/*
Theme Name: Drug Free Nevada County
Author: Winter Street Design Group
*/

body {
	margin: 0;
	padding: 0 20px;
	font-family:'Lucida Sans Unicode','Lucida Grande','Lucida Sans','DejaVu Sans Condensed',sans-serif;
	font-size: 13px;
	line-height: 1.5em;
	color: #3a4236;
	text-align: left;
	z-index: 0;
	background-color:#34575d;
	background-image:url(images/coalition-background.jpg);
	background-position:top center;
	background-repeat:no-repeat;
}

body.page-template-page-good-news-php {
	background-image:none;
}

body.page-template-page-good-news-php #header {
	background-image:url(images/good-news-header.png);
}

#container {
	width:930px;
	margin: 0 auto;
}

#header {
	width:930px;
	height:148px;
	background-image:url(images/coalition-logo.png);
	background-repeat:no-repeat;
}

#header #home_link {
	width:310px;
	height:140px;
	display:block;
	float:left;
}

#connect {
	float:right;
}

#connect a {
	display:inline-block;
	margin:15px 0 0 7px;
}


		
* a img {
	border:none;
	}		

img {
	max-width:100%;
	height:auto;
	}	
	
/* =Menu
-------------------------------------------------------------- */
.menu, .menu-header {
	width:930px;
	margin: 0 auto;
}


#access {
	background:#84b0c6;
	display: block;
	float: left;
	width:930px;
	position:relative;
	z-index:99;
}

#access * {
	padding:0;
	margin:0;
}

#access .menu-header ul,
div.menu ul {
	list-style: none;
	margin: 0;
}
#access .menu-header li,
div.menu li {
	float: left;
	position: relative;
}
#access a {
	color: #fff;
	display: block;
	line-height:35px;
	padding: 0 20px;
	text-decoration: none;
	border-right:1px solid #94b9ce;
}
#access ul ul {
	display: none;
	position: absolute;
	top: 35px;
	left: 0;
	float: left;
	width: 180px;
	z-index: 99999;
}
#access ul ul li {
	min-width: 180px;
}
#access ul ul ul {
	left: 100%;
	top: 0;
}
#access ul ul a {
	background: #84b0c6;
	line-height: 1em;
	padding: 5px 10px;
	width: 160px;
	height: auto;	
	line-height:150%;
	border-top:1px solid #94b9ce;
}
#access li:hover > a,
#access ul ul :hover > a {
	background: #84b0c6;
	color: #A9C1C5;
}
#access ul li:hover > ul {
	display: block;
}

/* =Menu
-------------------------------------------------------------- */

#container_lower {
	padding-top:30px;
	clear:both;
}

#home-show {
	float:left;
	width:600px;
	height:300px;
	margin-bottom:30px;
}

#posts {
	width: 530px;
	padding: 0 35px 20px 35px;
	margin: 0;
	float: left;
	background-color:#fff;
}

#posts.full-width {
	width: 860px;
}

.clearboth {
		clear:both;
		font-size:0;
		height:0;
		line-height:0;
}

.clearfloat {
		clear:both;
}

.commentbubble a {
	float: left;
	background: url(images/commentbubble.gif);
	background-repeat: no-repeat;
	background-position: 0 -1px;
	width: 30px;
	height: 30px;
	text-align: center;
	font-size: 10px;
	margin: 0 5px 0 0;
}

.commentbubble a:hover {
	float: left;
	background: url(images/commentbubblehover.gif);
	background-repeat: no-repeat;
	background-position: 0 -1px;
	width: 30px;
	height: 30px;
	text-align: center;
	font-size: 10px;
	margin: 0 5px 0 0;
}

.date {
	font-size: 12px;
	line-height: 1.5em;
}

.post {
	margin: 0 0 40px 0;
}

.tags {
	font-size: 10px;
	line-height: 1.5em;
}

.entry {
	margin: 20px 0 0 0;
}

.entry p {
	margin: 0 0 20px 0;
}

.entry hr {
	height: 1px;
	border: none;
	background: #cccccc;
}

h1 {
	font-size: 18px;
	font-weight:normal;
	margin: 30px 0 5px 0;
	padding:0;
	color:#216868;
	line-height:140%;
}

h2 {
	font-size: 18px;
	font-weight: normal;
	margin: 10px 0;
	padding:0;
	color:#399696;
	line-height:140%;
}

h3 {
	font-size: 15px;
	font-weight: normal;
	margin: 10px 0;
	padding:0;
	color:#000;
	line-height:140%;
}

a, a:visited {
	color: #6b9eb2;
	text-decoration: underline;
}

a:hover {
	color: #6b9eb2;text-decoration: underline;
}

h1 a:link {text-decoration:none;color:#216868;}
h1 a:hover {text-decoration:underline;color:#216868;}
h1 a:visited {text-decoration:none;color:#216868;}

h2 a:link {text-decoration:none;color:#399696;}
h2 a:hover {text-decoration:underline;color:#399696;}
h2 a:visited {text-decoration:none;color:#399696;}

.post blockquote {
	font-style: italic;
	padding: 10px 5px 5px 25px;
}

.postmetadata {
	clear:both;
	font-size: 10px;
	line-height: 1.5em;
}

.alignleft {
	float: left;
	margin: 5px 20px 20px 0;
}

.alignright {
	float: right;
	margin: 5px 0 20px 20px;
}

.aligncenter {
	display: block;
	margin: 0 auto 20px auto;
}

.alignnone {
	margin: 0;
}

.wp-caption.alignleft {
	float: left;
	margin: 5px 20px 20px 0px;
}

.wp-caption.alignright {
	float: right;
	margin: 5px 0 20px 20px;
}

.wp-caption.aligncenter {
	display: block;
	margin: 0 auto 20px auto;
}

.wp-caption.alignnone {
	margin: 20px 0;
}

.post .wp-caption {
	text-align: center;
}

.post .wp-caption-text {
	margin: 0;
	font-size: 11px;
}

#commentform #author, #commentform #email, #commentform #url, #commentform #comment {
	background: #ffffff;
	border: 1px solid #cccccc;
	margin: 0 0 10px 0;
	padding: 5px;
}

.commentlist {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

.commentlist li {
	background: #ebebeb;
	padding: 20px 20px 0 20px;
	border: 1px solid #cccccc;
	margin: 0 0 20px 0;
}

.commentlist p {
	clear: both;
	margin: 0 0 20px 0;
}

.avatarcontainer {
	float: left;
	margin: 0 5px 10px 0;
}

.avatar {
	border: 1px solid #cccccc;
}

.sidebar {
	float:right;
	width: 235px;
	padding:5px 30px 20px 35px;
	background-color:#fff;

}

.sidebar ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

.sidebar h2 {
	padding:0;
	margin: 30px 0 20px 0;
	font-weight:normal;
	color: #216868;
	line-height:140%;
}

.sidebar a, .sidebar a:visited {
	display: block;
	color: #6b9eb2;
	text-decoration: underline;
}

.sidebar a:hover {
	color: #6b9eb2;
	text-decoration: underline;
}

.sidebar ul li ul li {
	_height: 20px; /*IE 6 Hack, the sidebar links won't display properly without this*/
}

.sidebar ul li ul li a {
	margin: 0 0 20px 0;
	padding:0;
	line-height:130%;
}

#footer {
	clear: both;
}

#footer p {
	text-align: center;
	margin:25px 0;
	color: #bad4e2;
}

#footer a, #footer a:visited {
	color: #bad4e2;
	text-decoration: none;
}

#footer a:hover {
	color: #bad4e2;
	text-decoration: underline;
}

#footer span {
	display:inline-block;
	margin:0 6px;
}

#facebox {
	height: 75px;
	margin-bottom:30px;
	
}

.sidebar a.rect-button {
	background-color:#d2e9f0;
	text-transform:uppercase;
	color:#000;
	padding:15px;
	text-align:center;
	font-weight:bold;
	text-decoration:none;
	border:2px solid #add5d9;
	font-size:14px;
	margin-top:20px;
}

.sidebar a.rect-button:visited {text-decoration:none; }

.sidebar a.rect-button:hover {text-decoration:underline; }

