/*
Theme Name: All About Kids Learning Centers
Theme URI: http://www.allaboutkidslc.com/
Description: 
Version: 1.1
Author: John Welch
Author URI: http://www.allaboutkidslc.com/
Tags: two-columns,left-sidebar,fixed-width
*/

body {
	margin:0;
	padding:0;
	text-align:center;
	color:#555;
	font-family:Arial,sans-serif;
	
	
}
#wrapper{
	background:url("images/ds.gif") repeat-y top center; 
	margin:0px;
	padding:0px;
}
#page {
	margin:0px auto;
	text-align:left;
	width:1000px;
	padding-top:0px;
	background:transparent;
	
}

/*Header Begin*/
#topheader{
	margin:0px auto;
	text-align:left;
	width:1000px;
	padding-top:0px;
	background:transparent;
	height:51px;
	background:#fff url("images/header.png") no-repeat top center; 
}
#topheader h1{
	font-size:16px;
	margin:0px;
	padding:0px;
	color:#FFFFFF;
	width:475px;
	height:0px;
	position:relative;
	left:135px;
	top:1px;
}
#header {
	height:203px;
	margin:0px;
	padding:0px;
}
#header #topRightLinks{
	width:1000px;
	height:0px;
	position:relative;
	float:right;
	text-align:right;
	line-height:21px;
}
#header #topRightLinks h2{
	padding:0px;
	margin:0px;	
	display:inline;
	color:#00CC33;
	font-size:20px;
}

#header #topRightLinks h2 a{
	margin-left:12px;
	text-decoration:underline;
}

#header h1 {
	margin:0;
	font-weight:normal;
	font-size:60px;
	margin-top:18px;
}
#description {
	font-family:Candara,'Trebuchet MS';
	font-weight:normal;
	color:#000;
	font-size:24px;
	padding:3px;
	padding-left:10px;
	
}
#leftLogoHeader
{	background-image:url("images/left_header.png");
	width: 288px;
	height: 203px;
	float:left;
	z-index:-1;
}
#headerCycle
{	background-image:url("images/center_1.gif");
	width: 653px;
	height: 203px;
	float:left;
	z-index:-1;
}
#rightHeader
{	background-image:url("images/right_bar.png");
	width: 59px;
	height: 203px;
	float:left;
	z-index:-1;
}
/*END HEADER***/



/***************Begin SIDEBAR************************/
#sidebar {
	float:left;
	width:148px;
	padding-left:2px;
	
}
#sidebar h2 {
	color:#ff0000;
	border-bottom:1px solid #999;
	background:transparent;
	font-size:26px;
	margin:4px;
	padding:5px;
	display:none;
	
}
#sidebar ul,#sidebar   ul   li {
	padding:0;
	margin:0;
	list-style:none;
	font-size:14px;
}
#sidebar ul, #sidebar ul, #sidebar ul li widget_links ul{
	*margin:-16px 0px 0px 0px;
	padding:0px 0px 0px 0px;
}
#sidebar>ul {
	padding-bottom:5px;
}
#sidebar a {
	text-decoration:none;
	background-image:url("images/menuHover.png");
	display:block;
	text-align:center;
	line-height:32px;
	width:144px;
	margin-top:8px;
	height:32px;
	color:#fff;	
	font-weight:bold;
}
#sidebar>ul>li>ul>li {
	margin-top:8px;
}
#sidebar li.current_page_item>a ,#sidebar li.current-cat>a {
	color:#fff !important;
	background-position:0px 32px;
	cursor:default;
	pointer:default;
}
#sidebar a:hover {
	color:#ff0000;
	background-position:0px 64px;
	font-weight:bold;
}
#sidebar>ul>li ul {
	margin-left:5px;
}
#sidebar>ul>li>ul>li>ul{

	display:none;
	visibility:hidden;
}
#sidebar>ul>li>ul>li>ul>li{

	display:none;
	visibility:hidden;
}
/*******SIDEBAR END***************/

#blog-body {
	padding:10px;
}
/*Menu */
#top_nav {
	margin:0px auto;
	width:1000px;
}
#top_nav>ul{
margin: 0px;
padding: 0;
float: left;
font-size:14px;
font-family:'Arial';
width: 100%;
overflow: hidden;
border-width: 1px 0;
}
#top_nav>ul li{
display: inline;

}

#top_nav>ul li a{
float: left;
color: #fff;
padding:23px 20px;
text-decoration: none;
border-bottom:0;
}
#top_nav>ul li a:visited
{
color: #fff;
}
#top_nav>ul li a:hover
{
color:#fff;
}
#top_rss a {
	color:#f80;
}


#content {
	margin-left:170px;
	font-size:16px;
	background:transparent;
	padding-left:15px;
	padding-right:15px;
}
 #content .post {
	padding:0px;
	margin-left:0px;
	float:left;
	width:780px;
	line-height:1.2em;
 }

#content .post p{
	float:left;
	width:500px;
	padding:10px 0px 20px 0px;
	margin:0px;
}
 #content h2,#content h3 a{
	font-weight:normal;
 }
 h3{
	font-size:24px;
 }
 #rightbar{
 	float:right;
	width:260px;
	height:350px;
	margin-left:10px;
 }
 #content h2 {
	color:#355b99;
	font-size:28px;
	margin:0px 0px 14px 0px;
 }
 #rightbar h2 {
	color:#3dbe42;
	font-size:22px;
 }
  #rightbar .smhr {
	background-image:url(images/smhr.gif);
	background-repeat:no-repeat;
	height:18px;
	width:250px;
}
 
  #content .post #rightbar p {
	width:250px;
 }
  #content h3 {
	background:transparent;
	color:#ff0000;
	font-weight:normal;
	font-size:18px;
	margin:12px 0px 14px 0px;
 }
 #content h2 a{
	color:#ff0000;
	text-decoration:none;
 }
 #content h2 a:hover {
	color:#00cc33;
 }
 
 #s1_div{
 	width:500px;
 }
 
 #content .entry {
	min-height:430px;
	background-image:url(images/storyhr.gif);
	background-repeat:no-repeat;
	background-position:left bottom;
	padding-bottom:10px;
	float:left;
 }
 #content .entry img {
	/*opacity:0.85;
	filter:alpha(opacity=85);*/
 }
p.postmetadata {
	border-top:3px solid #ddd;
	color:#555;
	padding:8px;
	font-size:14px;
	}
	
a.readmore,a.more-link{
	padding:5px;
	-moz-border-radius: 11px;
	-khtml-border-radius: 11px;
	-webkit-border-radius: 11px;
	border-radius: 11px;
	text-transform:uppercase;
	font-size:12px;
	background:#333;
	margin:5px;
	color:#eee;
	text-decoration:none;
}
a.readmore:hover,a.more-link {
	background:#06f;
	color:#fff;
}
small.time,small.author,small.comments_count {
	color:#444;
	margin-left:10px;
	text-transform:uppercase;
	padding-left:25px;
	border-left:1px solid #aaa;
	
}
small.time {
	background:transparent url("images/date.png") no-repeat center left;
	border:none !important;
}
small.author {
	background:transparent url("images/author.png") no-repeat center left;
}
small.comments_count {
	background:transparent url("images/comment.png") no-repeat center left;
}
span.cat {
	color:#000;
	padding-left:20px;
	font-style:italic;
	background:transparent url("images/cat.png") no-repeat center left;
}
span.tags {
	color:#000;
	padding-left:20px;
	font-style:italic;
	background:transparent url("images/tag.png") no-repeat center left;
}
span.permalink {
	color:#ff0000;
	padding-left:20px;
	text-transform:lowercase;
	background:transparent url("images/permalink.png") no-repeat center left;	
}
span.time {
	color:#000;
	padding-left:20px;
	font-style:italic;
	background:transparent url("images/date.png") no-repeat center left;
}
span.trackback {
	color:#000;
	padding-left:20px;
	text-transform:lowercase;
	background:transparent url("images/trackback.png") no-repeat center left;
}
div.clear {
	clear:both;
}
a.post-edit-link {
	padding-left:16px;
	background:transparent url("images/edit.png") no-repeat center left;
}
a {
	color:#00cc33;
	text-decoration:none;
}
a:hover {
	color:#ff0000;
}
a img {
	border:none;
}
a.rss {
	padding-left:20px;
	padding-top:10px;
	padding-bottom:10px;
	background:transparent url("images/rss.png") no-repeat center left;
}
div.comment_part {
	margin-left:5px;
	padding-left:10px;
	width:590px;
 }
h3#comments {
	padding:5px;
	color:#333;
	cursor:crosshair;
}
ul.commentlist {
	list-style:none;

}
ul.commentlist li {
	background:#f4f4f4;
	margin:10px;
	padding:10px;
	border:1px solid #ccc;
	-moz-border-radius: 7px;
	-khtml-border-radius: 7px;
	-webkit-border-radius: 7px;
	border-radius: 7px;
}
ul.commentlist li.authcomment {
	border-color:#ff0000;
}
ul.commentlist li.alt {
	background:#f9f9f9;
	padding:10px;
	-moz-border-radius: 7px;
	-khtml-border-radius: 7px;
	-webkit-border-radius: 7px;
	border-radius: 7px;
}
ul.commentlist img.avatar {
	display:block;
}
cite.comment_author {
	color:#f60;
	text-transform:capitalize;
	font-style: normal;
}
em.awaiting_moderation {
	color:red;
	display:block;
	padding:3px;
	font-size:10px;
	margin:0px;
}
hr {
	display:none;
}

#footer-wrapper {
	text-align:center;
	background:transparent url("images/footer.gif") no-repeat top center;
	height:129px;	
	overflow:hidden;
}
div.footer {
	color:#999999;
	margin:0px auto;
	width:1000px;
	text-align:left;
}
div.footer h1{
	margin:5px;
}
div.footer a{
	color:#999999;
	font-size:14px;
}
span.description {
	color:#444;
	text-transform:lowercase;
}
div.footer .text {
	font-size:12px;
	height:70px;
	line-height:175px;
	margin-left:55px;
	float:left;
}
div.footer #house {
	height:166px;
	width:134px;
	background:url(images/house.jpg);
	margin-right:65px;
	float:right;
}

/*** Custom Classes **************/
.warning,.caution {
	background:#FFEEEE;
	padding:5px;
	margin:5px;
	font-size:14px;
	color:#800;
	border:1px solid #c00;
	-moz-border-radius: 7px;
	-khtml-border-radius: 7px;
	-webkit-border-radius: 7px;
	border-radius: 7px;
}
.note,.highlight {
	background:#FFFFCC;
	padding:5px;
	margin:5px;
	font-size:14px;
	color:#666;
	border:1px solid #CCCC99;
	-moz-border-radius: 7px;
	-khtml-border-radius: 7px;
	-webkit-border-radius: 7px;
	border-radius: 7px;
}
.success,.good {
	background:#EEFFEE;
	padding:5px;
	margin:5px;
	font-size:14px;
	color:teal;
	border:1px solid teal;
	-moz-border-radius: 7px;
	-khtml-border-radius: 7px;
	-webkit-border-radius: 7px;
	border-radius: 7px;
}
a.download {
	background:#ff0000;
	color:#fff;
	padding:4px;
	margin:5px;
	-moz-border-radius: 7px;
	-khtml-border-radius: 7px;
	-webkit-border-radius: 7px;
	border-radius: 7px;
}
a.download:hover {
	background:#f60;
}
#content .entry img.frame,#content .entry img.border {
	background:#fff;
	border:1px solid #ccc;
	padding:4px;
}
#content .entry img.frame:hover,#content .entry img.border:hover {
	border-color:#ff0000;
}
/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.alignleft {
	float: left;
}

.alignright {
	float: right;
}



/* End Images */

code {
	font: 0.9em 'Courier New', Courier, Fixed;
	color:#eee;
	padding:20px;
	background:#222;
	display:block;
	-moz-border-radius: 7px;
	-khtml-border-radius: 7px;
	-webkit-border-radius: 7px;
	border-radius: 7px;
	}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}
/* Begin Calendar */



#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration: none;
	}
#wp-calendar {
}
#wp-calendar caption {
	font: normal 1.3em Arial, Sans-Serif;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	text-align:center;
	color:#f60;
	}
	
#wp-calendar {
	empty-cells:hide;
	margin: 0px auto 0;
	width: 240px;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	color:#ff0000;
	font-weight:bold;
	border:none;
	}

#wp-calendar caption {
	text-align: center;
	font-weight:normal;
	color:#ff0000;
	}

#wp-calendar td {
	padding: 3px 0;
	background:transparent;
	-moz-border-radius: 10px;
	-khtml-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	text-align:center;
	margin:-1px;
	font-family:Georgia,serif;
	color:#333;
	}
#wp-calendar td:hover{
	background:#ccc;
	cursor:pointer;
}


/* End Calendar */
/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	font-family:'Arial';
	font-style:italic;
	text-transform:lowercase;
	border-left: 5px solid #aaa;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

.hidden {
	display: none;
	visibility:hidden;
	}

hr {
	display: none;
	visibility:hidden;
	}

a img {
	border: none;
	}
	
img.avatar {
	background:#eee;
	padding:4px;
	border:1px solid #999;
}
.wp-caption {
	border: 1px solid #aaa;
	text-align: center;
	background-color: #ddd;
	padding-top: 4px;
	margin: 10px;
	-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;
}


/*Single posts Navigation*/

div.single_navigation {
	font-size:18px;
	font-family:'Arial Narrow';
	
}
div.single_navigation table {
	width:650px;
	margin-top:20px;
	padding:5px;
}

div.single_navigation table a {
	color:#666;
}
div.single_navigation table a:hover {
	color:#FF9933;
}
td.single_alignleft,td.single_alignright {
	width:325px;
}
td.single_alignright {
	text-align:right;
	border-left:1px solid #333;
}
input,textarea {
	background:#f4f4f4;
	border:1px solid #aaa;
	padding:4px;
	color:#444;
	font-family:'Arial Narrow',sans-serif;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	margin:5px;
}
input[type="submit"]:hover
{
	cursor:pointer;
	background:#eee;
	border-color:#ff0000;
}
/*gallery begin*/
.gallery {
	line-height:10px !important;
}
.gallery {
	margin: auto;
	}
.gallery-item {
	float: left;
	margin-top: 10px;
	text-align: center;
	width: 33%;
	}
.gallery img {
	border: 2px solid #ccc;
	}
	

.gallery-caption {
	margin-left: 0;
	}
.gallery-icon {
}
/*gallery end*/

/* added stuff */

.storyhr{
background-image:url(images/storyhr.gif);
background-repeat: no-repeat;
height:8px;
width:499px;
}

.storybighr{
background-image:url(images/big_divider.gif);
background-repeat: no-repeat;
height:8px;
width:751px;
}
.sidehr{
background-image:url(images/sidehr.gif);
background-repeat: no-repeat;
height:8px;
width:499px;
}