/*  
Theme Name: Summer
Theme URI: http://www.summervillebike-ped.org
Description: Theme for the Greater Summerville Bicycle Pedestrian Coalition
Version: 1.0
Author: John Nolte
Author URI: http://www.mayapdesigns.com/

*/

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}


body{
	margin: 0;
	font: 11px/18px "Helvetica Neue," Arial, Helvetica, sans-serif;
	text-align: center;
	vertical-align: top;
	background: #ffffff url(./images/page_bg.gif) no-repeat top center;
	color: #000000;
}

h1{
	font-family: Georgia, Sans-serif;
	font-size: 24px;
	padding: 0 0 10px 0;
}

a:link, a:visited{
	text-decoration: underline;
	color: #336699;
}

a:hover{
	text-decoration: none;
}

p{
	padding: 10px 0 0 0;
}

#wrapper{
	margin: 0 auto 0 auto;
	width: 903px;
	text-align: left;
	font-size: 13px;
}

#header {
	margin: 0 auto 0 auto;
	width: 903px;
}

#header h1 a {
			text-indent: -9999px;
		    margin: 0;
		    border: 0;
		    padding: 0;
		    font-size: 16px;
		    padding-top: 175px;
			display: block;
		    overflow: hidden;
		    height: 0px !important;
		    height /**/:175px;
}

.navbar {
			background: #003 url(./images/nav_bg.gif) top left repeat-x;
			text-align: left;
			width: 903px;
			padding: 7.5px 0 0 0;
			margin: 0 auto 0 auto;
			height: 27.5px;
}

.navbar li {
			list-style: none;
			display: inline;			border-right: 1px solid white;			padding: 0 10px 0 0;
}

.navbar li a {
			color: #fff;
			text-decoration: none;			margin: 10px 0 0 10px;
}

.navbar li a:hover {
			color: #eee;
}


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

.post{
	padding: 10px 0 10px 15px;
}

.post h2{
	font-family: Georgia, Sans-serif;
	font-size: 18px;
}

.entry{
	line-height: 18px;
}

p.postmetadata{
	border: 1px solid #ccc;
	margin: 10px 0 0 0;
	background: #eee;
}

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

.sidebar {
	float: left;
	width: 240px;
	border-left: 1px solid #eee;
	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-family: Georgia, Sans-serif;
	font-size: 14px;
}

.sidebar ul ul li{
	padding: 0;
	line-height: 24px;
}

table#wp-calendar{
	width: 100%;
}

.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-family: Georgia, Sans-serif;
	font-size: 16px;
}

.commentmetadata{
	font-size: 12px;
}

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

.comments-template textarea{
	font-family: Arial, Helvetica, Georgia, Sans-serif;
	font-size: 12px;
}

#footer{
	color: #fff;
	clear: both;
	float: left;
	width: 903px;
	padding: 10px 0 0 0;
	background: #003;
	height: 300px;
}

#footer p{
	line-height: 18px;
}

.footcol_lt {
	float: left;
	width: 250px;
	margin: 5px;
}

.footcol_md {
	float: left;
	width: 250px;
	margin: 5px 5px 5px 0;
}

.footcol_rt {
	float: left;
	width: 383px;
	margin: 5px 5px 5px 0;
}