/*  
Theme Name: Transpac.us
Theme URI: http://hornenee.com
Description: Contra Costa Transportation Partnership and Cooperation.
Version: 1.0
Author: HorneNee Inc
Author URI: http://hornenee.com
*/

a:link, a:visited{
	text-decoration: none;
	color: #030303
}

a:hover{
	text-decoration: underline;
	color: #3b8317;
}

p{
	padding: 10px 0 0 0;
}

.alignleft {
	float:left;
}

.alignright {
	float:right
}

body{
	margin: 0;
	font-family: Arial, Helvetica, Sans-serif;
	font-size: 13px;
	text-align: center;
	vertical-align: top;
	background: #ffffff;
	color: #000000;

}
body, h1, h2, h3, h4, h5, h6, blockquote, address, dd, dl, hr, form p{
	margin: 0;
	padding: 0;
}

h1{
	font-size: 32px;
	padding: 0 0 10px 0;
}

h2{
	color: #8a0000;
}

#wrapper{
	margin:0 auto 0 auto;
	width: 750px;
	text-align: left;
}

#header{
	border-bottom: solid 10px #000066;
}

#header #logo{
	float: left;
	width: 200px;
	padding-top: 10px;
	padding-bottom: 25px;
}

#header #text{
	float: left;
	width: 550px;
	padding-top: 25px;
	font-weight: bold;
}

#header #text h1{
	letter-spacing: 4px;
	
}



#container{
	float: left;
	width: 500px;
	clear: both;
}

.sidebar{
	float: left;
	width: 240px;
	background: #eeeeee;
	margin: 0 0 0 10px;
	display: inline;
}
.sidebar ul{
	list-style-type: none;
	margin: 0;
	padding: 0 10px 0 10px;
}
.sidebar ul li{
	padding: 10px 0 10px 0;
}
.sidebar ul li h2{
	font-size: 16px;
}
.sidebar ul ul li{
	padding: 0;
}

.comments-template{
	margin: 10px 0 0;
	border-top: 1px solid #ccc;
	padding: 10px 0 0;
}

.comments-template ol{
	margin: 0;
	padding: 0 0 15px;
	list-style: none;
}

.comments-template ol li{
	margin: 10px 0 0;
	line-height: 18px;
	padding: 0 0 10px;
	border-bottom: 1px solid #ccc;
}

.comments-template h2, .comments-template h3{
	font-size: 16px;
}

.commentmetadata{
	font-size: 12px;
}

.comments-template p.nocomments{
	padding: 0;
}

.comments-template textarea{
	font-size: 12px;
}


.post{
	padding: 10px 0 0 0;
}
.post h2{
	font-size: 18px;
}

.entry{
	line-height: 19px;
}

.entry img {
	padding: 5px;
}

p.postmetadata{
	border-top: 1px solid #cccccc;
	margin: 10px 0 0 0;
}

.navigation{
	padding: 10px 0 0 0;
	font-size: 14px;
	font-weight: bold;
	line-height: 18px;
}


#footer{
	clear: both;
}
#footer p{
	line-height: 18px;
	text-align: center;
	border-top: solid 10px #000066;
}

.boardTable{
	border-top:2px solid #c1c1c1;
	border-bottom:2px solid #c1c1c1;
}

.boardTable td{
	border-top:2px solid #c1c1c1;
	border-bottom:2px solid #c1c1c1;
}
