/*
Theme Name: pwp
Theme URI: http://partnerswithparents.com/
Description: two-column tutoring website.
Author: slicksurface
Author URI: http://www.slicksurface.com
version: 2.0
Tags: two-column, widget-ready,blank
*/




/* basics */

*{margin:0; padding:0;}

.clearthefloats{
clear:both;
}

body {
	background-image:url(images/sky.jpg);
	background-repeat:no-repeat;	
	}

	
h1 {font-size: 18pt;}
h2 {font-size: 14pt;}
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{
	border-left:1px solid #A5ABAB;
	margin:15px;
	padding:0 12px 0 12px;
	}

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


/* links */

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

a:hover{text-decoration: underline;}



/* container */
#main {
	width:875px;
}

#leftside{
	float:left;
	width:675px;
	margin-top:3em;
}


#container {


	}
	
#wrapper {
}
	
#treewrapper{
	background-image:url(images/tree-girl_01.gif);
	background-repeat:no-repeat;
	background-position:550px 0;
	min-height: 638px;
	margin: 0 auto;
}

#branchwrapper{
	background-image:url(images/branches.gif);
	background-repeat:no-repeat;
	background-position:550px 0;
	min-height: 788px;
}
	
/* header */

#header {
  	width: 700px; 
  height:150px;
	}

#headercontrols{
	width:675px;
	height:100px;
	float:left;
}
#logo{
	float:left;
	margin: 16px;
	
	width: 100px;
	height:100px;
}

#mainnav{
	height:50px;
	margin-left:14px;
	margin-top: 10px;
	float: left;
	width: 26em;
} 

#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;	
	}
	
	
#tagline{
	width:201px;
	height:53px;
	background-image:url(images/tagline.gif);
	background-repeat:no-repeat;
	float:right;
	margin-right:120px;
	margin-top:1.25em;
	}


/* main menu */




#leftside{
	float:left;
	width:675px;
}
#content p {
	margin-top: 1em;
}

/* content */


#content {
	float:left;
	overflow: hidden;
	width:575px;
	padding-left: 25px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #333333;
	line-height: 14pt;
	}

#content h2 {
	font-family: Helvetica, Arial, Geneva, sans-serif;
	font-size: 1.5em;
	color: #0099cc;
}

#content li {
	margin-left: 12px;
}

#content a {
	color:#0285b2;
}
.post {
	margin:0;
	padding:0;
	line-height: 14pt;
	}
	
.post h2{
	font-family: Helvetica, Arial, Geneva, sans-serif;
	font-size: 1.5em;
	color: #0099cc;
	}
	
.post h2 a{
	text-decoration: none;
		color: #0099cc;

	}
	
.post h2 a:hover{
	color: #777;
	text-decoration: none;
	}

.post ul {}

.post li {
	margin-left: 12px;
}

.entry p{margin:12px 0;}

.moretext {
	color:#0099cc;
	}
	
.moretext a{
	color:#0099cc;
	}
	
.moretext a:hover{
text-decoration:underline;
	}

.postmetadata{
	clear: both;
	padding:6px;
	margin: 20px 0;
	font-size: 0.8em;
	line-height: 1.5em;
	font-weight: lighter;
	}
	

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


/* contact7 form styles */

#availability {
	
}

#availability span.wpcf7-list-item { 
	display: table-row;
	width: 200px;
	float:left; 
	
	} 


/* sidebar */

#rightside{
	float:right;
	width:200px;
}

#sidebar {
	float:left;
	width:175px;
	margin:130px 0 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #333333;
	}

#sidebar h2{
	font-family: Helvetica, Arial, Geneva, sans-serif;
	font-size: 1.2em;
	color: #1999DA;
	padding-top:10px;
}

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

#sidebar p { }

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

#sidebar ul {

	}

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

#sidebar ul ul {
	margin:12px 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;
	list-style-type: none;
	color: #333;
	font-size:0.8em;
	margin-left:0.7em;
}



/* comments */


#commentform{
	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:10px 0;
	}

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

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

/* feedburner */

#feedburnform{
	padding:0;
	margin:10px 0;
	}

#feedburnform input#f{
	margin:0;
	padding:2px;
	border:1px solid #1999DA;
	}

#feedburnform input#feedburnsubmit{
	border:none;
	background:#1999DA;
	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 {
	clear: both;
	width: 100%;
	background-repeat:no-repeat;
	background-image: url(images/ground.jpg);
	background-color: #abd139;
	}
	
#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;}


#footerart{
	background-image:url(images/tree-girl_02.gif);
	background-position:550px 0;
	background-repeat:no-repeat;
	height: 300px;
	margin: 0 auto;
}

#footerbook{
	background-image:url(images/book.gif);
	background-position:550px 0;
	background-repeat:no-repeat;
	height: 300px;
}

#footernav{
	width:675px;
	padding-top: 60px;
}

#footernav a {
	color: #FFFFFF;
}
#footernav a:hover {
	color: #;
	color: #99CC00;
}
/* mainnav chrome */

.chromestyle{
	width: 99%;
}

.chromestyle:after{ /*Add margin between menu and rest of content in Firefox*/
content: "."; 
display: block; 
height: 0; 
clear: both; 
visibility: hidden;
}

.chromestyle ul{
	border: 1px solid #BBB;
	width: 100%; /*THEME CHANGE HERE*/
	padding: 4px 0;
	margin: 0;
	text-align: center; /*set value to "left", "center", or "right"*/
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
}

.chromestyle ul li{
display: inline;
}

.chromestyle ul li a{
color: #494949;
padding: 4px 7px;
margin: 0;
text-decoration: none;
border-right: 1px solid #DADADA;
}

.chromestyle ul li a:hover, .chromestyle ul li a.selected{ /*script dynamically adds a class of "selected" to the current active menu item*/
}

/* ######### Style for Drop Down Menu ######### */

.dropmenudiv{
	position:absolute;
	top: 0;
	border: 1px solid #BBB; /*THEME CHANGE HERE*/
	border-bottom-width: 0;
	line-height:18px;
	z-index:100;
	background-color: white;
	width: 200px;
	visibility: hidden;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
}


.dropmenudiv a{
	width: auto;
	display: block;
	text-indent: 3px;
	border-bottom: 1px solid #BBB; /*THEME CHANGE HERE*/
	padding: 2px 0;
	text-decoration: none;
	color: #494949;
}

* html .dropmenudiv a{ /*IE only hack*/
}

.dropmenudiv a:hover{ /*THEME CHANGE HERE*/
background-color: #F0F0F0;
}
