/* This the CSS for the John Warren for mayor site */
/* reset.css */
html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, code, del, dfn, em, img, q, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {margin:0;padding:0;border:0;font-weight:inherit;font-style:inherit;font-size:100%;font-family:inherit;vertical-align:baseline;}
body {line-height:1.3;}
table {border-collapse:separate;border-spacing:0;}
caption, th, td {text-align:left;font-weight:normal;}
table, td, th {vertical-align:middle;}
blockquote:before, blockquote:after, q:before, q:after {content:"";}
blockquote, q {quotes:"" "";}
a img {border:none;}

/* special stuff */


/* fix some stuff */
hr {background:#ddd;color:#ddd;clear:both;float:none;width:100%;height:.1em;margin:0 0 1.45em;border:none;}
hr.space {background:#fff;color:#fff;}
.clearfix:after, .container:after {content:"\0020";display:block;height:0;clear:both;visibility:hidden;overflow:hidden;}
.clearfix, .container {display:block;}
.clear {clear:both;}
.small {font-size:.8em;margin-bottom:1.875em;line-height:1.875em;}
.large {font-size:1.2em;line-height:2.5em;margin-bottom:1.25em;}
.hide {display:none;}
.quiet {color:#666;}
.loud {color:#000;}
.highlight {background:#ff0;}
.added {background:#060;color:#fff;}
.removed {background:#900;color:#fff;}
.first {margin-left:0;padding-left:0;}
.last {margin-right:0;padding-right:0;}
.top {margin-top:0;padding-top:0;}
.bottom {margin-bottom:0;padding-bottom:0;}
.error, .notice, .success {padding:.8em;margin-bottom:1em;border:2px solid #ddd;}
.error {background:#FBE3E4;color:#8a1f11;border-color:#FBC2C4;}
.notice {background:#FFF6BF;color:#514721;border-color:#FFD324;}
.success {background:#E6EFC2;color:#264409;border-color:#C6D880;}
.error a {color:#8a1f11;}
.notice a {color:#514721;}
.success a {color:#264409;}
/* novigation base style */
.h-navigation li {list-style-type: none;float: left; display: inline;}
.h-navigation li a {display: block;}
.v-navigation li {list-style-type: none;display: block;}

/* Now for the styles */
body {
	background: #ccc ;
	text-align: center;
	font-family: Tahoma, verdana, sans-serif;	
	font-size: 13px;
}

h1 {
	font-size: 20px;
	margin: 0 0 1em -20px;
	padding: 0 0 8px 20px;
	font-weight: normal;
	background: transparent url(/images/h1-bar.gif) left bottom no-repeat;
}

h2 {
	font-size: 18px;
	margin: 1em 0 .5em 0;
	font-weight: bold;
}

h3 {
	font-size: 15px;
	margin: 0;
	font-weight: bold;
}

h4 {
	font-size: 14px;
	font-weight: bold;
}

p {margin: 0 0 1.5em 0;}

ul, ol {margin: 0 0 1.5em 1.5em;}



#wrap {
	width: 840px;
	margin: 10px auto;
	text-align: left;
}

#container {
	background-color: #fff;
	border: 10px solid #000;
	border-top: none;
}

#masthead {
	position: relative;
	background: url('/images/masthead.jpg') no-repeat;
	height: 200px;
	width: 100%;
}

#top-nav {
	position: absolute;
	left: 316px; top: 18px;
	font-weight: bold;
	color: #fff;
}
#top-nav a {color: #fff;}

#sidebar {
	width: 250px;
	display: inline;
	float: left;
	margin-top: 0px;
}


#content {
	width: 570px;
	display: inline;
	float: left;
	margin-top: 40px;
}
#content .gutter {
	margin: 0 20px 0 20px;
}

h2#vision {
	width: 546px;
	height: 0;
	font-size: 1em;
	padding-top: 32px;
	margin-bottom: 18px;
	margin-left: -20px;
	text-indent: -2000px;
	overflow: hidden;
	background: url('/images/johns-vision.gif') no-repeat;
}
h2#saying {
	width: 545px;
	height: 0;
	font-size: 1em;
	padding-top: 32px;
	margin-left: -20px;
	text-indent: -2000px;
	overflow: hidden;
	background: url('/images/saying.gif') no-repeat;
	margin-top: 36px;
}


.post {
	margin-top: 18px;
	margin-bottom: 18px;
}
.post h3.title, .post h3.citizens {
	font-size: 15px;
	font-weight: bold;
	color: #000;
}
.post h3.title a {color: #000;}
.post a {color: #666;}

h3.action {
	padding-left: 40px; 
	background: url('/images/star-bullet.gif') no-repeat left;
	font-size: 19px;
	font-weight: bold;
	margin-bottom: 10px;
}
h3.action a {color: #000;}

#news-home-box {
	background: #464646 url(/images/news-hdr.gif) left top no-repeat;
	width: 544px;
	color: #fff;
	line-height: 1.2;
	margin: 18px 0 18px -20px;
}
#news-home-box .gutter {padding: 42px 20px 20px 20px;margin: 0;}
#news-home-box h3 {
	font-size: 19px;
	font-weight: bold;
	color: #98ca3c;
}
#news-home-box a {color: #98ca3c;}
#news-home-box p {margin-bottom: 0;}

/* link colors */
a:link, a:active, a:visited {color: #666; text-decoration: underline;}
a:hover {color: #333;}

#footer a:link, #footer a:active, #footer a:visited {text-decoration: none; color: #fff;}
#footer a:hover {text-decoration: underline; }

/* navigation */
ul#navigation {
	list-style-type: none;
	padding-left: 0;
	margin-left: 0;
}
#navigation a {
	width: 231px; 
	height: 34px;
	margin-top: 18px;
	text-indent: -1000px;
	overflow: hidden;
	display: block;
}
#menu-contribute {background: transparent url(/images/contribute.gif) left top no-repeat;}
#menu-volunteer {background: transparent url(/images/volunteer.gif) left top no-repeat;}
#menu-events {background: transparent url(/images/events.gif) left top no-repeat;}
#menu-issues {background: transparent url(/images/issues.gif) left top no-repeat;}
#menu-news {background: transparent url(/images/news.gif) left top no-repeat;}

#social-icons {
	margin: 18px 18px 18px 10px;
	border: 6px solid #000;
	line-height: 50px;
	height: 48px;
	padding: 0px 0px 2px 8px;
	font-weight: bold;
}
#social-icons img {vertical-align: middle; margin-top: -4px;}

#callout {
	margin: 20px;
	background-color: #464646;
	color:#fff;
	padding: 12px;
}
#callout a {
	color: #98ca3c;
	font-size: 14px;
}

#footer {
	background-color: #ccc;
	color: #808080;
	width: 820px;
	margin: 0 auto;
	padding: 18px 10px;
	text-align: left;
	line-height: 1.2;
}

#copyright {
	float: left;
	width: 45%;
	text-align: left;
}

#bottom-nav {
	float: right;
	width: 40%;
	text-align: right;
}

body#admin #sidebar {
	display: none;
}
body#admin #content { width: 780px; margin-left: 20px;}














