/*
Theme Name: Watershed Blue
Theme URI: 
Description: Theme for Watershed High School. Some elements borrowed from the theme WP-Andreas01 by Andreas Viklund
Version: 2.28
Author: David R. Woolley
Author URI: http://thinkofit.com/drwool/
Latest update: July 16, 2009
*/

/* Body */
*{margin:0; padding:0;}
body {background-color:#f4f4f4; background-image: url(img/newbluecol.gif); background-repeat: repeat-y;
	color:#303030; font:76% Verdana,Tahoma,Arial,sans-serif;}
#wrap-color{background-color:#f4f4f4; color:#303030; } 	/* originally had width:760px; margin:0 auto; */
/* #wrap {background: url(img/bluecolumn.gif) repeat-y 20% 0;}	*/ /* Creates faux column to fill out bottom of left sidebar */

/* Links */
a{background-color:inherit; color:#286ea0; font-weight:bold; text-decoration:none;}
a:hover{background-color:inherit; color:#286ea0; font-weight:bold; text-decoration:underline;}
a img{border:0;}

/* Left sidebar */
#leftside {position:absolute; top: 0px; left: 0px; line-height:1.4em; margin-bottom: 5px; width: 198px; padding-right: 5px; 
	background-color:#1C3664; color:white;}
/* #leftside-logo { margin-bottom: 5px;} */
#leftside-padding { padding-left: 12px; padding-top:12px;} 
#leftside a{color:#58c0ff}
#leftside-gallery {margin-top: 20px;} 
#leftside-donate {margin-top: 20px;} 
#leftside-address {font-size: .9em; line-height:1.3em;}


/* Main-body encompasses Header, Content, and Extras (right sidebar) */
#main-body {background-color: #f4f4f4;
	margin-left:203px;  /* Must match left sidebar width + padding */
}

/* Header */
#header{height:6.5em; /*82px;*/ padding-top: 1px; padding-bottom: 8px; background-color:#CCCCCC;
	 /* border-bottom:3px solid #1C3664; border-top:3px solid #ff9900; */}
#header h1{background-color:inherit; color:black; text-align:center; font-size:2.5em; margin:2px 0 6px;} 
#header h1 a{background-color:inherit; color:black; text-decoration:none; margin-bottom: -4px;}
#header p{background-color:inherit; color:#444444; font-size:1.1em; font-weight:bold; line-height:1.3em; margin:6px 0 0; text-align:center;}  
/* #headerlogo {float:left;} */
#headertitle {
	/* background-color: #2C4674; */
	/* Don't use float:right - skews title to right. Should be centered over main-body. */
}   
#all-blog-header {font-style: italic; font-size:1em; font-weight:normal; text-align:center;}


/* Extras (Right sidebar) - for navigating within a single blog */
#extras {position:absolute; top:8.5em; right:0px; 
	width:180px; 
	padding-left:3px;
	margin-bottom: 5px; 
	line-height:1.4em; 
 	background-color: #f4f4f4;
 }
/* #extras input { font-size:1.0em; } */

#leftside p, #leftside ul, #leftside div.textwidget, #extras p, #extras ul, #extras div.textwidget{font-size:0.9em; margin:0 0 18px;}
#leftside li, #extras li{line-height:1.2em; list-style:none; margin:0 0 6px;}
#leftside ul ul, #extras ul ul{margin:6px 0 0 10px;}
#leftside ul ul li, #extras ul ul li{margin:0 0 1px;}
#leftside ul ul li a, #extras ul ul li a{font-weight:normal;}
#leftside ul.linklist, #extras ul.linklist{font-size:1em;}
#leftside ul.linklist ul, #extras ul.linklist ul{margin:0 0 18px;}
#leftside ul.linklist ul li a, #extras ul.linklist ul li a{font-weight:bold;}
#leftside h2, #leftside ul.linklist li h2, #leftside h3, #extras h2, #extras ul.linklist li h2, #extras h3{background-color:inherit; color:#808080; font-size:1.2em; margin:0 0 10px;} /* color:#ADADAC */
#leftside label, #extras label{display:none;}

#extras-pages br {margin-bottom: 30px;} /* Add a little extra space beneath the Pages list */


/* Main menu */
/* The following lines make the Pages links each appear within a shaded box. */
ul.page {list-style:none; margin:0 0 18px; width:140px; float:left;}
ul.page li {display:inline; line-height:1.4em; width:140px;}
ul.page li a {background-color:#e9e9e9; border-left:4px solid #cccccc; color:#505050; float:left; 
	font-weight:bold; margin-bottom:5px; padding:5px 1px 5px 5px; text-decoration:none; width:130px;}
ul.page li a:hover, ul.page li.current_page_item a {border-left:4px solid #286ea0; /* background-color:#efefef; color:#505050; */}

ul.page ul{font-size:0.9em;margin:0 0 0 15px;padding:0 0 5px;width:125px;}
ul.page ul a{padding:3px 1px 3px 5px;width:115px;}
ul.page ul ul{width:113px;}
ul.page ul ul a{width:100px;}



/* Content:  encompasses Content-padding and footer */
#content {
	margin-top: .5em; 
	margin-bottom: 5px;
	margin-right:183px; /* Must equal right column width + padding */
	border-right:1px solid #e0e0e0;
	min-height: 50em;	/* Must be as high as the sidebars. IE does not respect this - argh */
	line-height:1.6em; 
}
#content h2{font-size:1.6em;margin:0 0 10px;}
#content h3{font-size:1.4em;margin:0 0 8px;}
#content img{border:1px solid #d0d0d0;margin:3px 10px 3px 0;}	/* originally had  float:left;  */
#content img.left{float:left; margin-right:8px;}
#content img.right{float:right; margin-left:8px;}
#content img.wp-smiley{display:inline; border:0; margin:0;}
#content ul,#content ol{margin:0 0 16px 20px;}
#content li{padding:0 0 0 5px;}
#content ul ul,#content ol ol{margin:0 0 0 16px;}

#content-padding {
	padding-right: 8px; 
	padding-left: 12px;
}

/* Footer:  Within content, but outside content-padding, so it extends to both edges of the sidebars */
#footer {clear:both; background-color:#ececf4; border-top:2px solid #e0e0e0; color:#606060; font-size:0.75em; font-weight:normal;line-height:1.3em;margin:0 auto;padding:10px 0; text-align:center;
border-bottom:2px solid #ff9900;} /* originally had width:760px; */
#footer p{margin:0;padding:0;}
#footer a{background-color:inherit;color:#505050;text-decoration:none; font-weight:normal}
#footer a:hover{background-color:inherit;color:#303030;text-decoration:underline;}

/* Subpage menu */
#subpages{border-bottom:1px solid #e0e0e0;border-left:1px solid #e0e0e0;float:right;font-weight:bold;line-height:1.3em;margin:-5px 0 8px 15px;padding:0 0 10px 10px;width:190px;}
#subpages h2{font-size:1.2em;font-weight:bold;letter-spacing:-1px;line-height:1.3em;margin:0 0 12px;}
#subpages ul.submenu{line-height:1.4em;list-style:none; margin:0;}
#subpages ul.submenu li{display:inline; line-height:1.4em; width:180px; padding:0;}
#subpages ul.submenu li a{background-color:#f4f4f4;border-left:4px solid #cccccc;color:#505050;float:left;font-weight:bold;margin-bottom:5px;padding:3px 1px 3px 5px;text-decoration:none;width:180px;}
#subpages ul.submenu li ul{margin:0 0 5px 10px;width:170px;}
#subpages ul.submenu li ul li a{width:170px;}
#subpages ul.submenu li ul ul{margin:0 0 5px 10px;width:160px;}
#subpages ul.submenu li ul ul li a{width:160px;}
#subpages ul.submenu li ul ul ul{margin:0 0 5px 10px;width:150px;}
#subpages ul.submenu li ul ul ul li a{width:150px;}
#subpages ul.submenu li a:hover,#subpages ul.submenu li.current_page_item a{background-color:#eaeaea;border-left:4px solid #286ea0;color:#505050;}
#subpages ul.submenu li.current_page_item ul li a{background-color:#f4f4f4;border-left:4px solid #cccccc;color:#505050;}


/* Tags */
p,ul,ol{margin:0 0 16px;}
blockquote{border-left:4px solid #e0e0e0;margin:20px;padding:8px 8px 8px 15px;}
blockquote p{background-color:inherit;color:#505050;font-size:0.9em;line-height:1.3em;}
label{background-color:inherit;color:#606060;font-size:0.9em;font-weight:bold;}
table#wp-calendar{margin:0 0 18px;width:140px;}


/* Forms */
#s,#submit{background-color:#ffffff;border:1px solid #cccccc;color:#505050;font-size:0.9em;margin:0 0 16px;padding:4px;width:130px;}
#author,#email,#url,#comment{border:1px solid #cccccc;font-family:Verdana,Tahoma,Arial,Sans-Serif;font-size:1em;margin:0;padding:4px;}
#commentsection{margin:25px 0 0;}
#commentsection p{margin:0 0 6px;}


/* Float fix */
.contenttext{overflow:hidden;}
* html .contenttext{height:1px;overflow:visible;}
/* * html .contenttext p{overflow:hidden;width:99%;}  */

/* Various classes */
.left{border:1px solid #cccccc;float:left;margin:10px 15px 10px 0;}
.right{border:1px solid #cccccc;float:right;margin:10px 0 5px 10px;}
.center{border:1px solid #aaaaaa;margin:5px auto 12px;text-align:center;}
.textright{text-align:right;}
.small{font-size:0.8em;}
.bold{font-weight:bold;}
.hide{display:none;}
.post{margin:0 0 25px;}
.postheadinfo{color:#606060;font-size:0.8em;line-height:1.5em;margin:0 0 10px;}
 a.postheadinfo:link, a.postheadinfo:visited {background-color:inherit; color:#606060; font-size:1.0em; font-weight:normal;text-decoration:none;line-height:1.5em;margin:0 0 10px}
 a.postheadinfo:hover {background-color:inherit; color:#606060; font-size:1.0em; text-decoration:underline;}
.postinfo{background-color:#e9e9e9;border-left:4px solid #cccccc;color:#606060;font-size:0.9em;font-weight:bold;line-height:1.5em;margin:1px 0 40px;padding:8px 5px 8px 8px;}
.comment{background-color:#e9e9e9;border-left:4px solid #cccccc;color:#606060;margin:0 0 10px;padding:8px 5px 0 8px;}
.comment p.commenthead{line-height:1.6em;}
.comment p{font-size:0.9em;line-height:1.3em;margin:0 0 6px;padding-bottom:5px;}
.navigation{display:block;margin:10px 0;padding:0 0 15px;text-align:center;}
.navigation p{margin:0;padding:0;}
.prevlink{margin-right:20px;}
.nextlink{margin-left:20px;}
.archiveSubheader{color:#ff6060; font-size:1.0em; font-style:italic; font-weight:bold}