/*  
Theme Name: Drug Free Coalition
Theme URI: http://www.drugfreencmn.com
Description: fall feel <a href="http://www.nicholasjackson.net">Nicholas Jackson</a>.
Version: 1.4
Author: Nicholas Jackson & Nick La
Author URI: http://www.nicholasjackson.net


*/

/* Generic -------------------------------------*/
* {padding: 0; margin: 0;} 
body {
	font: 62.5% 'Lucida Grande', Helvetica, Arial, sans-serif;
	color: #281c02;
	background: #3c2a05 url(images/home-bg.jpg) no-repeat center top;
	margin:0px auto;
	padding: 0px 0px 0px 0px;
	list-style:none;
	
	}
input, textarea {
	font: 110%/150% Arial, Helvetica, sans-serif;
}

em {
	font: italic 110% Georgia, "Times New Roman", Times, serif;
}
del {
	color: #666666;
}
ins {
	text-decoration: none;
}
blockquote {
	padding: 0 10px 5px 20px;
	background: url(images/comments-bullet.gif) no-repeat left 2px;
	font: italic 115%/135% Georgia, "Times New Roman", Times, serif;
	color: #666666;
}
blockquote em {
	font: italic 110%/130% Georgia, "Times New Roman", Times, serif;
}

a {
	color: #953011;
	text-decoration: none;
}
a:visited {
	color: #617035;
	text-decoration: none;
}
a:hover {
	color: #a73d12;
	text-decoration: underline;
}

.more-link a{
color:#990000;
}

img {
	border: none;
}
p {
	padding: 0 0 1.1em;
	margin: 0px;
}


ul {
	list-style: none;
	padding-top: .5em;
}
ul li {
	background: url(images/bullet.gif) no-repeat 4px 4px;
	padding: 0 0 1em 18px;
	line-height: 140%;
}
ol {
	font: italic 125% Georgia, "Times New Roman", Times, serif;
	color: #666666;
	margin: .3em 0 15px;
}
ol li {
	margin: 0 0 1em 30px;
	padding: 0;
}
ol p {
	font: normal 80%/150% Arial, Helvetica, sans-serif;
	color: #333;
}

/* Heading and Type ----------------------------*/

h1 {
	font: normal 140%/100% 'Lucida Grande', Helvetica, Arial, sans-serif;
	color: #7b4cdec;
	margin: 10px 0px 5px;
}
h1 a, h1 a:visited{
	color: #c9eefe;
	text-decoration: none;
}
h1 a:hover{
	color: #ffffff;
	text-decoration: none;
}
h2 {
	color: #8d2b02;
	margin: 0px 0px 2px;
	border-bottom: 1px dotted #d9b990;
	letter-spacing: -1px;
	font: normal 190%/100% Georgia,"Times New Roman", Times, serif;
	padding-bottom: 3px;
}
h2 a, h2 a:visited {
	color: #93063b;
	text-decoration: none;
}
h2 a:hover {
	color: #fc84b1;
	text-decoration: none;
}
h3 {
	font: normal 140%/100% 'Lucida Grande', Helvetica, Arial, sans-serif;
	color: #506726;
	margin: 10px 0px 5px;
}
h4 {
	font: normal 130%/100% 'Lucida Grande', Helvetica, Arial, sans-serif;
	color: #b4cdec;
	margin: 10px 0px 5px;
}


form {
	margin:0px;
	padding:0px;
}



/* content area */
#content-wrap {
	width: 712px;
	margin: 0 auto;
	background: url(images/wrap-bg.jpg) repeat-y center top;
	position: relative;
	font-size: 1.2em;
	line-height:1.6em;

}
#content {
	padding: 15px 0px 0px 60px;
	float: left;
	width: 650px;
	position:relative;
	z-index: 5;
}

#content .inside {
padding: 10px 10px 0px 10px;
width: 400px;
float: left;
display: block;
position: relative;

}

#topbg {
background: url(images/top-bg.jpg) no-repeat right top;
	height: 500px;
	position: absolute;
	width: 713px;
	top: 0;
	right: 0;
	clear: both;
	
}

#top {
height: 211px;
padding: 0px 0px 0px 0px;
margin-bottom:50px;
}

#top .content {
height: 180px;
padding: 10px 40px 10px 10px;
overflow:hidden;
}

#leftimage {
height: 211px;
width: 275px;
background: url(photos/tree.jpg) no-repeat right top;
float: left;
margin-right: 10px;
}


#leftimage2 {
height: 211px;
width: 275px;
background: url(photos/cone.jpg) no-repeat right top;
float: left;
margin-right: 10px;
}

#leftimage3 {
height: 211px;
width: 275px;
background: url(photos/lake.jpg) no-repeat right top;
float: left;
margin-right: 10px;
}
#leftimage4 {
height: 211px;
width: 275px;
background: url(photos/river.jpg) no-repeat right top;
float: left;
margin-right: 10px;
}
#leftimage5 {
height: 211px;
width: 275px;
background: url(photos/trees.jpg) no-repeat right top;
float: left;
margin-right: 10px;
}




#bottom-bg {
	background: url(images/bottom-bg.jpg) no-repeat right bottom;
	overflow: hidden;
	width: 100%;
	padding-bottom: 13px;
	
}
 	
#rightside {
	padding: 10px 10px 10px 10px;
	color: #a06511;
	margin: 0px;
	width: 181px;
	float: left;
		
	}

#rightside ul li {
	background: url(images/bullet.gif) no-repeat 4px 4px;
	padding: 0px 0px .6em 3px;
	line-height: 140%;
	color: #fffeb0;
}

#rightside h3 {
	font: bold 126%/100% 'Lucida Grande', Helvetica, Arial, sans-serif;
	color: #ffffff;
	margin: 10px 0px 5px;
}
#rightside h4 a{
	color: #8d2b02;
	margin: 0px 0px 2px;
	border-bottom: 1px dotted #d9b990;
	letter-spacing: -1px;
	font: normal 190%/100% Georgia,"Times New Roman", Times, serif;
	padding-bottom: 3px;
}

#rightside .box1 {
	width:161px;
	padding: 10px 10px 10px 10px;
	height: 400px;
	overflow:hidden;
	}
#rightside .box2 {
	width:161px;
	background-color:#7648a3;
	padding: 10px 10px 10px 10px;
	margin-bottom: 5px;
	}





/* Images -----------------------------*/

img {
	float:left;
	margin: 2px 10px 5px 0px;
}

a:hover img{
	border-color: #FF6600;
}
.left {
	float:left;
}

img.left {
	float:left;
	margin: 2px 10px 5px 0px;
}
a img.left {
	border: 1px solid #E3E3E3;
	padding: 4px;
	background: #FFFFFF;
}
a:hover img.left{
	border-color: #C1C1C1;
}
.right {
	float:right;
}
img.right, a img.right {
	float:left;
	margin: 4px 10px 5px 0px;
	border: 1px solid #E3E3E3;
	padding: 4px;
	background: #FFFFFF;
}
a:hover img.right{
	border-color: #FF6600;
}

/* header area */



#header {
	position: relative;
	height: 100px;
	width: 630px;
	margin: 0 auto;
	
}
#headerimg {
	position: relative;
	display:none;
}
#headerimg .description{
	position: absolute;
	left: 10px;
	bottom: 3px;
	color: #c9eefe;
	font-size: 14px;
}


#top_info {
float:right;
clear:both;
height:0px;
font-size:9px;
color:#6c5e2c;
padding-right: 20px;
padding-top: 10px;
}

#logo {
background: url(images/logo.jpg) no-repeat center top;
width: 243px;
height: 57px;
margin-left: 25px;
float: left;
}

#menuholder{
float: left;
width: 187px;
padding-right: 86px;
padding-left: 14px;

}

/* Menu */

#menu .page_item {
border-top: 1px solid #000000;
border-right: 1px solid #000000;
border-left: 1px solid #000000;
}

#menu ul li {
padding:0px 0px 0px 10px;
}

#menu .current_page_item a, #menu .current_page_item a:visited{
	color: #666666;
	text-decoration: none;
}
#menu .current_page_item a{
	background-color: #ffffff;
	}
	
#menu .page_item ul li {
background:transparent url(images/bullet.gif) no-repeat scroll 4px;
line-height:140%;
padding:0px 0px 0px 10px;
border: 0px;
}




#menu .page_item a{
	color: #666666;
	text-decoration: none;
	/*background: #ffffff url(images/menu-button-bg.if) repeat-x;*/
	padding: 5px 5px 5px 5px;
	font:  .9em Arial, Helvetica, sans-serif;
	display: block;
	
}
#menu .page_item a:hover {
	color: #ffffff;
	background: #c80850 url(images/nav-button-bg.if) repeat-x;
}

#pagenav {
padding: 0px;
}

/* footer area */

#footer-wrap {
	width: 712px;
	height: 84px;
	margin: 0px auto;
	font-size: 1.2em;
	line-height:1.6em;
	padding: 0px 37px 0px 0px;
	text-align: center;
		
}
#footer {
	clear: both;
	background: url(images/footer-bg.jpg) no-repeat center top;
	color: #e59430;
	font-size: 95%;
	line-height: 130%;
	padding-bottom: 0px;
	padding: 0px 0px 0px 0px;
	margin: 10px 0px 0x 0px;
	
}
#footer a, #footer a:visited {
	color: #e59430;
}
#footer h4 {
	font: normal 166%/100% 'Lucida Grande', Helvetica, Arial, sans-serif;
	color: #ffffff;
	margin: 10px 0px 5px;
}
.footer-recent-comments {
	width: 240px;
	float: left;
	margin-left: 10px;
	
}
.footer-recent-comments ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
}
.footer-recent-comments ul li {
	background: url(images/mini-footer-comments.gif) no-repeat;
	padding: 0px 0px 10px 20px;
}
.footer-recent-posts {
	width: 240px;
	float: left;
	margin-left: 10px;
	padding-left: 100px;
}
.footer-recent-posts strong {
	font-size: 107%;
	line-height: 135%;
	font-weight: bold;
}
.footer-recent-posts ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
	font-size: 92%;
	line-height: 110%;
}
.footer-recent-posts ul li {
	background: url(images/mini-footer-post.gif) no-repeat;
	padding: 0px 0px 10px 20px;
}
.footer-about {
	color: #c80850;
	width: 200px;
	background: url(images/footer-right-b.gif) no-repeat;
	padding-top: 10px;
	
	}
/* credits */
#credits {
	margin: 0px auto;
	padding-top:5px;
	width: 724px;
	color: #444444;
	font-size: 85%;
	line-height: 120%;
}
#credits a, #credit a:visited {
	color: #444444;
}
.rss {
	background: url(images/mini-rss.gif) no-repeat left center;
	padding-left: 18px;
	padding-bottom: 2px;
	margin-left: 8px;
}
.loginout {
	background: url(images/mini-loginout.gif) no-repeat left center;
	padding-left: 18px;
	padding-bottom: 2px;
	margin-left: 8px;
}

#resourcepdf {
background: url(images/communityr.p) no-repeat left center;
height: 110px;
width: 161px;
}

/* alignments */
.center {
	text-align: center;
}
img.center, img[align="center"] {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.aligncenter{
text-align:center;
width:500px;
}
.alignleft {
color: #ffffff;
	
}
img.alignleft, img[align="left"] {
	float:left;
	margin: 2px 10px 5px 0px;
	padding: 0px 20px 20px 0px;
}
.alignright {
	float: right;
}
img.alignright, img[align="right"] {
	float:right;
	margin: 2px 0px 5px 10px;
}
.clear {
	clear:both;
}
hr.clear {
	clear:both;
	visibility: hidden;
	margin: 0px;
	padding: 0px;
}


/* clearfix */
.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}
.clearfix {display: inline-block;}
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */



/* Navigation -------------------------------------*/

ul#nav {
	position: relative;
	list-style-type: none;
	width: 630px;
	height: 30px;
	padding: 0px 2px 0px 2px;
	top: 20px;
	font-size: 1.6em;
	text-align:center;
	vertical-align:middle;
	line-height:1.8em; 
	float:left;
	
	
	
}

ul#nav li {
	float: left;
	display: inline;
	color: #593118;
	top: 10px;
	
}
ul#nav li a, ul#nav li a:link, ul#nav li a:visited, ul#nav li a:hover, ul#nav li a:active {
	color: #593118;
	text-decoration: none;
	height: 29px;
	margin: 0;
	border: 0;	
	display: block;
	
}
ul#nav li a:hover {
	
	text-decoration: none;	
}	


ul#nav li.home a {
	
	background-repeat: no-repeat;
	width: 75px;
	
}
	
ul#nav li.about a {
	
	background-repeat: no-repeat;
	width: 50px;
	
}

ul#nav li.calendar a {
	/*background-image: url(images/events.jpg);*/
	background-repeat: no-repeat;
	width: 75px;
}
ul#nav li.events a {
	/*background-image: url(images/events.jpg);*/
	background-repeat: no-repeat;
	width: 75px;
}

ul#nav li.information a {
	background-image: url(images/info.jpg);
	background-repeat: no-repeat;	
	width: 115px;
	
	
}	
ul#nav li.members a {
	/*background-image: url(images/info.jpg);*/
	background-repeat: no-repeat;	
	width: 115px;
		
}	
ul#nav li.services {
	background-image: url(images/services.jpg);
	background-repeat: no-repeat;	
	width: 89px;
	
			        }
ul#nav li.involvement a {
	background-image: url(images/involvement.jpg);
	background-repeat: no-repeat;	
	width: 122px;
		
}	
					
ul#nav li.contact a {
	/*background-image: url(images/contact.jpg);*/
	background-repeat: no-repeat;	
	width: 87px;
		
}	
ul#nav li.resources a {
	/*background-image: url(images/info.jpg);*/
	background-repeat: no-repeat;	
	width: 115px;
		
}	

ul#nav li.materials a, ul#nav li.materials a:link, ul#nav li.materials a:visited, ul#nav li.materials a:hover, ul#nav li.materials a:active {
	
}	


ul#nav li span {
	display: none;
}

ul#nav  li a:hover {
	
	       
        }


