/*
Theme Name: TeenSavers.net
Theme URI: http://refueled.net/blank-themes/
Description: A Blank Wordpress theme with left sidebar.
Author: refueled
Author URI: http://refueled.net
version: 2.0
Tags: two-column, widget-ready,blank
*/




/* basics */

*{margin:0; padding:0;}

body {
	background:#5D9732;
	font-family: verdana, arial, tahoma, sans-serif;
	font-size: 8pt;
	margin:20px;
	}

	
h1 {font-size: 18pt;}

h2 {

color:#EFCE17;
font-size:29pt;

}

h3 {font-size: 10pt;}
h4 {font-size: 9pt;}


img{ border: none; padding:0; }
img a{border:none;}

img.left{ float: left; border: none; padding: 6px 0 0 0; }
img.right{ float: right; border: none; padding: 0 0 0 6px; }

blockquote{
	
	
	}

code{
	font-family:"Courier New", Courier, monospace;
	}


/* links */

a{
	color:#000;
	text-decoration:none;
	}

a:hover{text-decoration: underline;}



/* container */


#container {
	width: 948px;
	margin: 0 auto;
	padding:0;
	background:#fff;
	color:#333;
	overflow: hidden;
	}
	
/* header */

#header {
	background: transparent url(/wp-content/themes/teen-savers/images/teen-rehab-header.png) no-repeat -1px 0;
  	width: 950px; 
  	height: 100px;
	color: #fff; 
	}

#header h1{
	font:normal 20pt georgia, times;
	padding:20px 0 0 16px;
	margin:0;	
	}
	
#header h1 a{color: #404040; text-decoration: none;}
#header h1 a:hover{color: #666; text-decoration: none;}


#header h2{
	font:normal 10pt georgia, times;
	color:#333;
	padding: 0 0 0 18px;
	margin:0;	
	}

/* main menu */


#menu {
	background: transparent url(/wp-content/themes/teen-savers/images/teen-rehab-nav.jpg) repeat 0 0;
	font-family: verdana, arial, times, serif;
	font-size: 8pt;
	width:950px; 
	overflow:hidden;
}


#menu ul {
	margin:0;
	padding:0;
}

#menu ul li {
	list-style-type: none;
	float:left;
	margin: 0;
	padding: 0;
}

#menu ul li a {
	padding:4px 10px;
	margin: 0;
	color: #5D9732;
         display:block;
	font-weight: bold;
}

#menu ul li a:hover {
	
	color: #016425;
        text-shadow: 0.1em 0.1em 0.2em grey;
        text-decoration:none;
        font-weight: bold;
       
}



/* content */


#content {

border-right:1px dotted;
float:left;
overflow:hidden;
padding:26px;
width:544px;
min-height:590px;

}

.post {
	margin:0;
	padding:0;
	line-height: 14pt;
	}
	
.post h2{
color:#5D9732;
font-family:"Trebuchet MS",Verdana,Arial,Helvetica,sans-serif;
font-size:17px;
font-weight:normal;
line-height:20px;
	}
	
.post h2 a{
	color: #000;
	text-decoration: none;
	}
	
.post h2 a:hover{
	color: #777;
	text-decoration: none;
	}

.post ul {}

.post li {
line-height:15px;
margin:10px 40px 10px 20px;
color:#009390;

}

.entry p{

color:#5A481A;
margin:12px 0;
font-size:13px;
line-height:15px;
font-family:"Trebuchet MS",Verdana,Arial,Helvetica,sans-serif;

}

.postmetadata{
	clear: both;
	background:#F7F7F7;
	padding:6px;
	margin: 20px 0;
	}
	

.navigation {
	font-size:8pt;
	width:100%;
	float:left;
	margin:0;
	padding:0;
	overflow:hidden;
	}
	
.alignleft a{float:left; margin:25px 0;}
.alignright a{float:right; margin:25px 0;}



/* sidebar */

#sidebar {
	font-family: verdana, arial, tahoma;
	font-size:8pt;
	width:350px;
	float:right;
	margin:0;
	padding: 0;
	}

#sidebar h2{
	font:normal 11pt arial, georgia, times;
	color: #000;	
	margin: 0;
	padding: 0;
}

#sidebar label{
	font:normal 11pt arial, georgia, times;
	color: #000;	
	margin: 0;
	padding: 0;
}

#sidebar p {margin:0; padding: 0 6px 0 12px;}

#sidebar img {padding: 0; margin: 0;}

#sidebar ul {
	margin:12px;
	padding:0;
	}

#sidebar ul li {
	margin: 0;
	padding: 0;
	line-height: 14pt;
	list-style-type: none;
	}

#sidebar ul ul {
	margin:14px 0;
	padding:0;
}

#sidebar ul ul li {
	list-style-type: none;
	}

#sidebar ul ul ul{
	margin: 0;
	padding: 0;
}

#sidebar ul ul ul li{
	padding: 0 0 0 15px;
	list-style-type: square;
	color: #898989;
}



/* comments */


#commentform{
	background:#fff;
	margin:0;
	padding:0;
	}
	
#commentform p{
	color: #000;
	}
	
#commentform a{color: #000; text-decoration: none; border-bottom: 1px dotted #465D71;line-height: 14pt;}
	
#commentform h3{
	font-family: georgia, times, verdana;
	font-size: 10pt;
	font-weight: 300;
	color: #000;
	margin:0;
	padding:0;
	}
	
#comment{
	width:80%;
	}

#author, #email, #url, #comment, #submit{
	background: #fff;
	font-family: verdana, arial, times;
	font-size: 8pt;
	margin:5px 5px 0 0;
	padding:0;
	border: 1px solid #000;
	}
	
#submit{margin:5px 5px 0 0;}

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

.avatar{float:left; margin:0 12px 0 0;}

ol.commentlist li {
	background: #fff;
	margin:10px 0;
	padding:5px 0 5px 10px;
	list-style-type:none;
	}

ol.commentlist li.alt {background: #eee;}
ol.commentlist li p {margin: 6px 0 6px 0; padding: 0 12px 0 0; line-height: 14pt;}

ol.commentlist a {color:#000;}

cite {
	font-family: arial, verdana, tahoma;
	font-size: 9pt;
	font-weight: bold;
	font-style: normal;
	}
	
cite a{color: #000; text-decoration: none; border-bottom: 1px dotted #465D71;}




/* search */

#searchform{
	padding:0;
	margin:14px 0;
	}

#searchform input#s{
	margin:0;
	padding:2px;
	border:1px solid #000;
	}

#searchform input#searchsubmit{
	border:none;
	background:#333;
	color:#fff;
	text-transform:lowercase;
	}


	
/* misc */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left
	}
	
.wp-caption {
   border: 1px solid #ddd;
   text-align: center;
   background-color: #f3f3f3;
   padding-top: 4px;
   margin: 10px;
   /* optional rounded corners for browsers that support it */
   -moz-border-radius: 3px;
   -khtml-border-radius: 3px;
   -webkit-border-radius: 3px;
   border-radius: 3px;
}

.wp-caption img {
   margin: 0;
   padding: 0;
   border: 0 none;
}

.wp-caption p.wp-caption-text {
   font-size: 11px;
   line-height: 17px;
   padding: 0 4px 5px;
   margin: 0;
}




/* footer */

#footer {

background:transparent url(/wp-content/themes/teen-savers/images/teen-rehab-footer.jpg) no-repeat scroll 0 106px;
clear:both;
height:100px;
padding:24px 0 0;
width:100%;

	}
	
#footer p{padding:14px 0;margin: 0; color: #eee; text-align:center;}
#footer a{color: #BCBCBC;text-decoration: none;}
#footer a:hover{color: #5D5D5D;text-decoration: underline;}

#header h3 {

color:#5A471B;
float:left;
font-family:"Trebuchet MS",Verdana,Arial,Helvetica,sans-serif;
font-size:14px;
padding:34px 0 0 25px;
width:341px;
}

#phonenumber {

background:transparent url(/wp-content/themes/teen-savers/images/teen-rehab-phone.png) no-repeat scroll 0 0;
color:#5A481A;
font-size:24px;
font-weight:bold;
height:58px;
margin:10px 0 0 42px;
padding:50px 0 0 22px;
width:268px;
}

#formholder { 
font-weight:bold;
margin:0 0 0 32px;
width:250px;
font-size:16px;
padding:7px;
text-align:right;
}

#form { 
background:transparent url(/wp-content/themes/teen-savers/images/teen-rehab-form-bkg2.png) no-repeat scroll 0 0;
height:167px;
margin:0 0 0 40px;
width:297px;

}

#formheader { 

margin:0 0 5px 40px;
height: 85px;
width:297px;
background:transparent url(/wp-content/themes/teen-savers/images/teen-rehab-form-header.png) no-repeat scroll 0 0;
}

#content img { padding: 0 0 0 0;}

#testimonials { margin: 10px 0 0 101px;}

#headerlogo a { 

float:left;
width: 240px;
height: 100px;
display:block;
}

#content h1 {

color:#5A481A;
font-family:"Trebuchet MS",Verdana,Arial,Helvetica,sans-serif;
font-size:17px;
font-weight:normal;
line-height:20px;
padding:10px 0 10px;
text-align:center;

 }

#content a {

color:#5D9732;
text-decoration: underline;

}

#content a:hover {

color:#C4AE0A;
text-decoration: underline;

}

#footerimages { margin:0 0 0 43px;}

#footerimages img { float:left; }

#carflogo { 

margin:10px;
float:right;

}

#carflogo p { 

color:black;
float:left;
padding:12px 100px 0 0;
text-align:right;
width:133px;

}

#rotateimg { padding: 0 0 15px 0; }

#banner1 {
width: 580px;
height:128px;
padding:0 0 15px 15px;
 }

#extralinks { background:#5D9732 none repeat scroll 0 0;padding:12px;}
#extralinks a { color: white;}

#video { margin: 0 0 0 5px;}

#adultbutton {
margin:100px 0 0 -163px;
position:fixed;}

#adultbutton h3 {

color:white;
margin:10px 0 0 15px;
text-align:center;
width:151px;

}