/*
Theme Name: Kids
Theme URI: 
Description: 
Version: 1.0
Author: Vince Kruger
Author URI: http://www.generator.co.za/
*/



/* @group Typography & Colors */
body {
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: Verdana, Geneva, Sans-Serif;
	background: #FFF;
	color: #333;
	text-align: center;
	}

#page {
	text-align: left;
	background: white url(images/page-background.gif) repeat-y;
}

#header{
	background: #FFF;
	}

#headerimg 	{
	margin: 7px 9px 0;
	height: 192px;
	}

#shadowupper{
	margin: 0 auto;
	margin-top: 5px;
	width: 766px;
	height: 8px;
	background: white url(images/header-shadow.gif) no-repeat center top;
	}

#feature{
	margin: 0 auto;
	width: 750px;
	height: 201px;
	background: transparent;
	}

#content {
	font-size: 1.1em
	}

.widecolumn .entry p {
	font-size: 1.05em;
	}

.narrowcolumn .entry, .widecolumn .entry {
	line-height: 1.4em;
	}

.widecolumn {
	line-height: 1.6em;
	}

.narrowcolumn .postmetadata {
	text-align: center;
	}

.alt {
	background-color: #f8f8f8;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	}

#footer {
	background: #FFF url(images/footer-header.gif) no-repeat center top;
	border: none;
	}

#footer p{
	color: #3f3f3f;
	font-size: 1.1em;
	}

small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
	}

h1, h2, h3 {
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-weight: bold;
	}

h1 {
	font-size: 4em;
	text-align: center;
	}

#headerimg .description {
	display: none;
	}

h2 {
	font-size: 2.9em;
	}

h2.pagetitle {
	font-size: 3.9em;
	}

#sidebar h2 {
	font-family: 'Lucida Grande', Verdana, Sans-Serif;
	font-size: 1.2em;
	}

h3 {
	font-size: 1.3em;
	}

h1, h1 a, h1 a:hover, h1 a:visited, #headerimg .description {
	text-decoration: none;
	color: white;
	}

h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
	color: #5a0115;
	}

h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #sidebar h2, #wp-calendar caption, cite {
	text-decoration: none;
	}

.entry p a:visited {
	color: #b85b5a;
	}

.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentlist li {
	font-weight: bold;
	}

.commentlist li .avatar { 
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

#commentform p {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentmetadata {
	font-weight: normal;
	}

#sidebar {
	font: 1em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	color: #777;
	}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}

a, h2 a:hover, h3 a:hover {
	color: #06c;
	text-decoration: none;
	}

a{
	color: #b85b5a;
	}

a:hover {
	color: #147;
	text-decoration: underline;
	}

#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	font: bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}
/* @end Typography & Colors */



/* @group Structure */
body {
	margin: 0 0 20px 0;
	padding: 0;
	}

#page {
	background-color: white;
	margin: 0px auto;
	padding: 0;
	width: 766px;
	}

#header {
	margin: 0 auto;
	margin-top: 10px;
	padding: 0;
	height: 100px;
	width: 766px;
	}

#headerimg {
	margin: 0;
	height: 100px;
	width: 100%;
	}

.narrowcolumn {
	float: left;
	padding: 10px 15px 0 15px;
	margin: 00px 0 0 28px;
	width: 490px;
	border: 2px solid #666;
	background: white;
	}

.widecolumn {
	padding: 10px 0 20px 0;
	margin: 5px 0 0 150px;
	width: 450px;
	}

.post {
	margin: 0 0 40px;
	text-align: left;
	}

.post hr {
	display: block;
	}

.widecolumn .post {
	margin: 0;
	}

.narrowcolumn .postmetadata {
	padding-top: 5px;
	}

.widecolumn .postmetadata {
	margin: 30px 0;
	}

.widecolumn .smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
}

.widecolumn .attachment {
	text-align: center;
	margin: 5px 0px;
}

.postmetadata {
	clear: both;
}

.clear {
	clear: both;
}

#footer {
	padding: 0;
	margin: 0 auto;
	width: 766px;
	clear: both;
	}

#footer p {
	margin: 0;
	padding: 25px 0;
	text-align: center;
	}
/* @end Structure */



/* @group Headers */
h1 {
	margin: 0;
	}

h1 a{
	display: block;
	float: left;
	width: 151px;
	height: 100px;
	background-image: url(images/logo-new.gif);
	text-indent: -30000px;
	margin-left: 16px;
}

h2 {
	padding: 0 0 0 0;
	margin: -7px 0 0 0;
}

h2.pagetitle {
	margin: 0;
	padding: 0;
	text-align: center;
	}

#sidebar h2 {
	margin: 5px 0 0;
	padding: 0;
	}

h3 {
	padding: 0;
	margin: 30px 0 0;
	}

h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
	}

h4 {
	margin-top: -5px;
	margin-left: 1px;
	}
/* @end Headers */



/* @group Banners */
#header_banners{
	display: none;
	text-align: center;
	margin-top: 16px;
	}

#header_banners ul, #header_banners li{
	margin: 0;
	padding: 0;
	list-style-type: none;
	}

#header_banners ul{
	margin: 0 auto;
	}

#header_banners li{
	display: inline;
	}

#header_banners li.banner-center{
	margin: 0 12px 0 12px;
	}
	
#left_banner{
	float: left;
	width: 147px;
	margin-left: 26px;
	border: 2px solid #666666;
	background: white;
	padding: 5px;
	}

#left_banner blockquote{
	margin: 9px 0;
	padding: 5px;
	border: 1px solid #ccc;
	text-align: left;
	}

#school_banners{
	text-align: center;
	border-top: 1px solid #ccc;
	margin: 0 30px;
	padding-top: 15px;
	}
	
#school_banners ul, #school_banners li{
	margin: 0;
	padding: 0;
	list-style-type: none;
	}

#school_banners li{
	display: inline;
	padding: 0 6px;
	}
/* @end Banners */



/* @group Menu */
#header_right{
	display: block;
	float: right;
	margin-top: 35px;
	margin-right: 16px;
	text-align: right;
	}
	
#topmenu, #topmenu li{
	margin: 0;
	padding: 0;
	list-style-type: none;
	}
	
#topmenu li{
	display: inline;
	}

#topmenu li:before{
	content: "\007C \0020"
	}
	
#topmenu li.first:before{
	content: ""
	}

#topmenu, #topmenu a{
	color: #3f3f3f;
	text-decoration: none;
	}
	
#menu{
	margin: 0 auto;
	background-color: #b50128;
	width: 750px;
	height: 33px;
	padding-top: 2px;
	}
/* @end Menu */



/* @group 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) */

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
	}
/* @end Images */



/* @group Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: none;
	padding-left: 10px;
	text-indent: -10px;
	}

html>body .entry li {
	margin: 7px 0 8px 10px;
	}

.entry ul li:before {
	content: "\00BB \0020";
	}

.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}

#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
	}

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 15px;
	}

#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
	}

#sidebar ul ul, #sidebar ul ol {
	margin: 5px 0 0 10px;
	}

#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 10px;
	}

ol li, #sidebar ul ol li {
	list-style: decimal outside;
	}

#sidebar ul ul li, #sidebar ul ol li {
	margin: 3px 0 0;
	padding: 0;
	}
		
#faw_question{
	margin: 20px 0 0 31px;
	padding: 0;
	}
	
#faq_answers, #faq_answers li{
	margin: 0;
	padding: 0;
	list-style-type: none;
	}
	
#faq_answers a.item{
	background: url(images/faqq.gif) no-repeat left 10px;
	display: block;
	line-height: 25px;
	padding: 0 5px 0 12px;
	text-decoration: none;
	color: #5a0115;
	font-weight: bold;
	}
	
#faq_answers p{
	padding: 5px;
	border: 1px solid #CCC;
	height: auto;
	}


#faq_answers li{
	margin: 5px 0 0;
	}
/* @end Entry Lists */



/* @group Form Elements */
#subscribe{
	margin: 13px -4px 19px 0;
	padding: 0;
	}


#header_right #searchform {
	margin: 13px -4px 19px 0;
	padding: 0;
	text-align: right;
	}

#header_right #searchform #s {
	width: 105px;
	height: 14px;
	padding: 0 3px 0 3px;
	border: 1px solid #999;
	font: 1em Verdana, Geneva, Sans-Serif;
	color: #c0c0c0;
	cursor: pointer;
	}

#header_right #searchsubmit {
	border: none;
	background-color: #FFF;
	font: 1em Verdana, Geneva, Sans-Serif;
	color: #3f3f3f;
	cursor: pointer;
	margin: 0;
	padding: 0;
	}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:left;
	}

select {
	width: 130px;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform textarea {
	width: 100%;
	padding: 2px;
	}

#commentform #submit {
	margin: 0;
	float: right;
	}
/* @end Form Elements */



/* @group Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 3px;
	padding: 5px 10px 3px;
	list-style: none;
	}

.commentlist p {
	margin: 10px 5px 10px 0;
	}

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* @end Comments */



/* @group Sidebar */
#sidebar{
	padding: 0;
	width: 179px;
	background: url(images/sidebar-background.gif) repeat-y;
	margin: 20px 0 0 565px;
}

#sidebar ul{
	margin: 0;
	}
	
#sidebar ul ul{
	margin: 0 13px;
	}

#sidebar div.sidebar_top{
	background: url(images/sidebar-top.gif) no-repeat;
	height: 5px;
	width: 179px;
	}
	
#sidebar div.sidebar_bottom{
	background: url(images/sidebar-bottom.gif) no-repeat;
	height: 5px;
	width: 179px;
	}

.cat_posts h2 a{
	display: block;
	background-image: url(images/sidebar-news.gif);
	width: 179px;
	height: 30px;
	text-indent: -30000px;
	}

.cat_posts li{
	display: block;
	margin-top: 10px !important;
	}

.cat_posts .date{
	font-weight: bold;
	color: #000;
	}
	
.widget_newsletter h2 a{
	display: block;
	background-image: url(images/sidebar-newsletter.gif);
	width: 179px;
	height: 30px;
	text-indent: -30000px;
	}

.widget_newsletter li{
	display: block;
	margin-top: 10px !important;
	}

.widget_newsletter .date{
	font-weight: bold;
	color: #000;
	}

.widget_newsletter #subscribe-link{
	margin-top: 13px;
	margin-left: 13px;
	font-weight: bold;
	}
	
.widget_show_ngg_slideshow h2 a{
	display: block;
	background-image: url(images/sidebar-schools.gif);
	width: 179px;
	height: 34px;
	text-indent: -30000px;
	}
	
.widget_show_ngg_slideshow object{
	margin-top: 10px;
	margin-left: 11px;
	}

.widget_show_ngg_slideshow p{
	text-align: center;
	padding-top: 5px;
	padding-left: 11px;
	padding-right: 11px;
	}
/* @end Sidebar */



/* @group Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
	}

#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;
	}

#wp-calendar caption {
	text-align: center;
	width: 100%;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }
/* @end Calendar */



/* @group 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;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

.hidden {
	display: none;
	}

hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
	}

#post-304 .ngg-gallery-thumbnail-box{
	float: none;
	}
#post-304 .ngg-gallery-thumbnail{
	float: none;
	width: auto !important;
	clear: left;
	}
#post-304 .ngg-gallery-thumbnail img{
	float: left;
	margin-right: 10px;
	}
#post-304 .ngg-gallery-thumbnail span{
	padding: ;-left: 10px;
	}
.cform{
	width: 310px !important;
	}
.cform input.sendbutton{
	margin-left: 210px !important;
	}

#midlevel{
	display: none;
	}

#midlevel, #midlevel a{
	margin-top: 20px;
	color: #b50128;
	}
	
.breadcrumb{
	padding-left: 30px;
	}
	
#midlevel .date{
	padding-right: 30px;
	}
/* @end Various Tags & Classes*/



/* @group Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	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;
}
/* @end captions */
