/*  
Theme Name: BAKids (XHTML/CSS)
Theme URI: http://bakids.org
Description: The bakids.org Template originally developed by <a href="http://markerseven.com" target="_blank">markerseven.com</a> now modified for compliance with web standards.
Version: 2.0
Author: John LeBlanc
Author URI: http://johnleblanc.com/

*/

 
body.homepage {background: #fff url(/images/home_nav_bg.jpg) repeat-x top; }
.homepage #content { 
	margin-top: 130px !IMPORTANT;
	margin-top: 30px;
}
.homepage #content { width: 720px; }
.homepage #content h2 {	font-size: 16px; }
}.homepage #header { display: block; height: 212px; }
.homepage #header h1 a { 
	height: 212px;
	width: 272px;
	background: url(/images/home_image.jpg) no-repeat top left;
}
.homepage #nav { 
	top: 180px; 
	left: 375px; 
	background: url(/images/nav.gif) no-repeat -80px 0;
}
.homepage #nav #home { display: none; }
.homepage #margin, .homepage .pullquote { 
	font-size: 18px;
	width: 50px; 
	text-align: center;
	padding: 0 20px;
}
.homepage .tagline {
	position: absolute;
	top: 12px;
	left: 300px;
	display: block;
	margin: 0;
	padding: 0;
	width: 468px;
	height: 167px;
	background: url(/images/final_home_v1_05.jpg) no-repeat -5px 0;
	text-indent: -10000px;
}


a { color: #06c; }
a:hover, a.current { color: #690; }
a#startcontent:hover { color: #333; }
.alignleft {
	text-align: left;
	}
.alignright {
	text-align: right;
	}
.bloghome a {
	color: #690;
	}
.bloghome {
	clear: both;
	font-weight: bold;
	text-align: center;
	} 
body {
	margin: 0;
	padding: 0;
	font-size: 11px;
	color: #000;
	font-family: Verdana, Arial, Helvetica, Geneva, sans-serif;
	background: #fff url(/images/sub_nav_bg.jpg) repeat-x top;
	}
	
.captcha .alert {color:#c30;}
#captcha {margin:10px;}
.captcha img {border: 1px #000 solid;}
.captcha dd, .captcha dl,.captcha dt {margin:0;padding:0;text-align:left;}
.captcha dt {padding-top:1em;}
.captcha fieldset {width:500px;margin:5px auto;padding:10px 25px 15px;}
.captcha textarea {width:100%;}

#container {
	width: 1000px;
	}
#content {
	float: left;
	width: 560px;
	margin: 0;
	padding: 10px 0 24px 0;
	}
#content dt {
	font-weight: bold;
	}
#content dd {
	margin-bottom: 10px;
	}
#content img {
	border: 1px #000 solid;
	margin: 15px 18px
}
#content img.noborder { border: 0; }
#content img.left {
	clear: left;
	float: left; 
	margin-left: 0;
}
#content img.right {
	clear: right; 
	float: right; 
	margin-right: 0;
}
#content .subnav {
	margin-top: 5px;
	font-size: 10px;
	text-align: center;
	}
#content .subnav a {
	text-decoration: none;
	font-weight: bold;
}
* html #container {	width: 1100px; _width: 960px; } /* IE 5 mac*/
#counties {
	background: url(/images/sub_footer_bar.gif) repeat-x top;
	padding: 10px 0 0 275px;
	color: #999;
	font-size: 13px;
	font-weight: bold;
	}
#counties a {
	text-decoration: none;
	}
#counties ul {
	margin: 0;
	padding: 0;
	display: inline;
	list-style: none;
	}
#counties li {
	display: inline;
	padding: 0 5px;
	}
.discuss_link a {
	color: #690;
	}
.editlink a {
	color: #c30;
	font-weight: bold;
	}
h3 {
	color: #333;
	font-size: 14px;
}
h3 a { color: #333;}
.entry p {
	clear: left;
}
#footer {
	clear: both;
	width: 560px;
	padding: 0;
	margin: 0 0 10px 180px;
	text-align: center;
	font-size: 10px;
	color: #999;
	}
#footer a {
	text-decoration: none;
	}
#footer p {
	margin: 0;
	padding: 7px 0 0 0;
	}
.gravatar {
	margin: 0 0 0 20px;
	padding: 0;
	float: left;
}
#content .gravatar img {
	border: 0;
	margin: 0;
	padding: 0;
}
#header {
	width: 800px;
	height: 104px;
	}
#header h1 {
	margin: 0;
	padding: 0;
	width: 194px;
	height: 60px;
	float: left;
	}
#header h1 a {
	width: 194px;
	height: 60px;
	display: block;
	background: url(/images/sub_logo.jpg) no-repeat;
	text-indent: -10000px;
	}
#headlinks {
	position: absolute;
	top: 0;
	width: 250px;
	left: 600px;
	margin: 0;
	padding: 0 0 0 15px;
	background: url(/images/bot_left.gif) no-repeat bottom left;
	}
#headlinks ul {
	margin: 0;
	padding: 0 15px 0 0;
	list-style: none;
	background: url(/images/bot_right.gif) no-repeat bottom right;
	float: left; /* IE Mac */
	white-space: nowrap;
	}
#headlinks li {
	float: left;
	font-size: 10px;
	background: #fff;
	padding: 1px 3px 0 5px;
	margin: 0;
	}
#headlinks li .first a {
	padding-right: 20px;
}
#headlinks li:first-child:before {
	content: " ";
}
#headlinks li:before {
	padding-right: 7px; 
	color: #ccc;
	content: "\2022";
	}
#headlinks li a {
	margin: 0;
	width: 100%;
	text-decoration: none;
}
#margin {
	clear: both;
	float: left;
	width: 180px;
	height: 200px;
}
#nav {
	position: absolute;
	white-space: nowrap;
	left: 275px;
	top: 28px;
	width: 600px;
	height: 76px;
	background: url(/images/nav.gif) no-repeat top left;
	}
#nav ul, #nav li {
	margin: 0;
	padding: 0;
	list-style: none;
	display: inline;
	text-align: center;
	}
/* IE 5 mac*/
* html a#home  { text-indent: 24px; }
* html a#about  { text-indent: 16px; }
* html a#meet  { text-indent: 4px; }
* html a#start  { text-indent: 12px; }
* html a#news  { text-indent: 28px; }
* html a#resources { text-indent: 16px; }
* html a#espanol { text-indent: 20px; }
/*IE 5 win*/
* html a#home,* html a#about,* html a#meet,* html a#start,* html a#news,* html a#resources,* html a#espanol { _text-indent:0; }
#nav li a {
	white-space: nowrap;
	width: 78px;
	height: 15px;
	display: block;
	float: left;
	margin: 0;
	padding: 48px 0 0 0;
	font-size: 9px;
	font-weight: bold;
	letter-spacing: -0.05px;
	text-decoration: none;
	text-align: center;
	}
.searchnav {
	margin: 15px 0;
	padding: 5px;
	background: #fafafa;
	font-weight: bold;
}
.navigation .alignleft, .searchnav .alignleft {
	float: left;
	padding-left: 2em;
	text-indent: -1em;
	width: 49%;
}
.pagetitle, #pagetitle h2 {
	color: #690;
	font-size: 16px;
}
#pagetitle h2 {
	margin: 0;
	padding: 0 300px 0 0;
	background: url(/images/h_title_rule.gif) no-repeat 150px 9px;
	}
#pagetitle h2 #startcontent {
	color: #690;
}
.post {
	margin: 0 0 20px 0;
	padding: 0;
}
.post h2, .post h3 {
	margin: 0;
	padding: 0;
	font-size: large;
	}
.post h2 a, .post h3 a {
	color: #06c;
	text-decoration: none;
	}
.post h2 a:hover, .post h3 a:hover {
	color: #690;
	}
.post .postmetadata {
	margin: 0;
	padding: 0;
	text-align: center;
}
.post small {
	color: #999;
	margin-left: 1em;
	}
.posted_by {
	line-height: 20px;
	vertical-align: middle;
}
.pullquote {
 	position: absolute;
/*	top: 170px; */
	left: 15px; 
	width: 150px;
	margin: 0;
	padding: 0;
	color: #690;
	font: italic bold 16px/20px verdana,geneva,sans-serif;
	}
#sidebar {
	overflow: hidden;
	float: left;
	margin: 0 10px 0 20px;
	padding: 10px;
	width: 150px;
	background: #eee;
	}
#sidebar h2 {
	margin: 5px 0 3px 0;
	color: #333;
	font-size: 12px;
	}
#sidebar ul, #sidebar li {
	list-style: none;
	margin:0;
	padding:0;
	}
#sidebar ul li ul li {
	padding-left: 10px;
	}
#sidebar #searchform {
	text-align: center;
	white-space: nowrap;
	margin: 0 auto;
	padding: 10px 0;
	}
#sidebar #searchform input {
	font-size: 10px;
	padding: 0;
	}
.skiplink { display: none; }
.spanish-ref {
	width: 250px;
	float: right;
	border: 2px ridge #ccc;
	margin: 0 0 20px 20px;
	padding: 5px;
}


.spanish-ref h3 {
	margin: 0;
	padding: 0;
	text-align: center;
	}
.spanish-ref dl { padding-left: 10px; }
.spanish-ref dt { padding-left: 10px; }
.tagline {
	display: none;
}
#toplink {
	clear: both;
	border-bottom: 1px #ccc solid;
	text-align: left;
	padding-bottom: 18px;
	}
#toplink a {
	font-weight: bold;
	font-size: 10px;
	text-decoration: none;
	padding-right: 15px;
	background: url(/images/back_to_top.gif) no-repeat top right;
	}
.vidlinks, .vidlinks a, .vidlinks img {
	clear: both;
	font-size: 10px;
	line-height: 13px;
	vertical-align: middle;
	margin: 0;
	padding: 0;
}

