/*
Theme Name: kidiezone
Theme URI: http://www.kidiezone.com/
Description: Designed by <a href="http://www.kidiezone.com">kidiezone</a>.<br> This work is licensed <a href="http://creativecommons.org/licenses/by-sa/3.0/">Creative Commons Attribution-Share Alike 3.0 License.</a> 
This means you may use it and make any changes you like. However, credit links must remain on footer for legal use.
Version: 1
Author: kidiezone
Author URI: http://www.kidiezone.com/
*/

/* ----------------------------------------------
   HTML ELEMENTS
------------------------------------------------- */

/* Top Elements */
* { margin: 0; padding: 0; outline: 0 }

body {
	font: 12px/165% arial;
	color: #000;
	margin: 0; padding: 0 0 50px 0;
	background: #fd0;
	text-align: center;
}

/* Links */
a {	text-decoration:none;color: #060;}
a:hover { color: #8000FF; }

/* Headers */
h1, h2, h3 {
	font: bold 1em/1.5em georgia;
	color: #060;
	padding: 15px 10px 5px 10px;
	margin: 0;
}
h1 {
	font-size: 245%;
	font-weight: normal;
	letter-spacing: -2px;
}
h2 {
	font-size: 180%;
    padding-left:40px;
	font-weight: normal;
}
h3 {
	font-size: 170%;
	font-weight: normal;
}
ul, ol {
	margin: 10px 20px;
	padding: 0 20px;
}
#header-wrap h1#logo-text a {
	position: absolute;
	margin: 0; padding: 0;
	font:bold 24px "Trebuchet MS",arial,Georgia,'Times New Roman', Times, serif;
	font-style: italic;
	letter-spacing: 0.5px;
	color: #18c;
	text-decoration: none;
    text-transform:capitalize;
	top:4px; 
	left:130px;
}
#header-wrap h1#logo-text a:hover {
    color:#f00;
	background: none;	border: none;
}
#header-wrap p#intro {
	position: absolute;
	margin: 0; padding: 0;
	font:bold 14px "Trebuchet MS",arial,'Times New Roman', Times, serif;
	line-height: 1.2em;
	text-transform: none;
	color: #f30;
	width:280px;
	top:40px; 
	left:330px;
}
.welcome{
   position:relative;
   margin:0px auto;
	width:480px;
	padding-left:0px;
	text-align:left;
	top:160px;
}
.welcome h2{
	color:#800;
	font:24px normal 'trebuchet MS',arial,verdana,tahoma;
	font-style:italic;
   text-transform:capitalize;
}
.greetings{
   position:relative;
   margin:0px auto;
   width:800px;
	color:#000;
	font:12px normal 'trebuchet MS',arial,verdana;
	font-style: normal;
	text-align: justify;
	top:160px;
}
.slide{
   position:relative;
   margin:30px auto;
   width:800px;
   height:160px;
   overflow : hidden;
	color:#000;
	font:12px normal 'trebuchet MS',arial,verdana;
	font-style: normal;
	text-align: center;
	top:140px;
}

/* Images */
.col-one img {
	background: #fbe;
	/* border:none; */
	margin: 4px;
	padding: 4px;
}
p {padding:6px;}
img.alignright {float:right; margin:0 0 1em 1em}
img.alignleft {float:left; margin:0 1em 1em 0}
img.aligncenter {display: block; margin-left: auto; margin-right: auto}
a img.alignright {float:right; margin:0 0 1em 1em}
a img.alignleft {float:left; margin:0 1em 1em 0}
a img.aligncenter {display: block; margin-left: auto; margin-right: auto}
.wp-post-image, .post .attachment-thumbnail { float: left;border:1px solid #080;padding:2px;margin:4px;}
.post h2 {padding:2px;} 
.post {padding-bottom:18px;clear:both;margin-bottom:6px;border-bottom:1px solid #33a;}
.post p {padding:2px;}
.excerpt {SCROLLBAR-FACE-COLOR: #fbe;
SCROLLBAR-HIGHLIGHT-COLOR: #383;
SCROLLBAR-SHADOW-COLOR: #000000;
SCROLLBAR-3DLIGHT-COLOR: #eee;
SCROLLBAR-ARROW-COLOR: #000000;
SCROLLBAR-TRACK-COLOR: #fa9;
SCROLLBAR-DARKSHADOW-COLOR: #000000; 
height: 100px;overflow: auto;
}
.page-nav {clear:both;margin:40px;width:420px !important;
height:20px;
background:#060;border:1px solid #060;
opacity:0.6;
filter:alpha(opacity=60);
}
.page-nav a {color:#eee;}
/* ------------------------------------------
   LAYOUT
------------------------------------------- */
#header-wrap {
	position: relative;
	margin: 0 auto;
	width: 880px;
	height:359px;
	text-align: left;
}
#header-photo {
	position: absolute;
	top: 0px; left: 0px;
	padding: 0;
	height:359px;
	width:880px;
	clear: both;
	/* border: 1px solid #F0F0F0; */
	background: #fff url(images/header.jpg) no-repeat;
}
#header-photo img {
	border: none;
	margin: 0; padding: 0;
}
#navigation {
	margin: -32px 0px 0px;
	padding-top:14px;
	float: left;
}

#navigation .nav {
	margin: 0px;
	padding: 0px;
	float: left;
	list-style-type: none;
}
#navigation .nav ul {
	margin: 0px;
	padding: 0px;
	float: left;
	list-style-type: none;
}
#nav {
    position: absolute;
	list-style: none;
	margin: 0 3px;
	padding: 0px;
    width:700px;
	height:28px;
	left:40px; 
	top:160px;
}
#nav li {
	float: left;
	height: 28px;
	/* background:none; */
	margin: 0 2px;
	white-space: nowrap;
}
#nav .page_item a{
	color: #eee;
	display: block;
	height:28px;
	background:none;
	text-decoration: none;
   text-transform:capitalize;
	padding: 0px 10px 0px 10px;
	font: bold 14px "Trebuchet MS",Verdana, Helvetica, sans-serif;
	line-height: 32px;
}
#nav .current_page_item a{
	color: #fb0;
	display: block;
	height:28px;
	background:#37b;
	padding: 0px 10px 0px 10px;
	font: bold 14px "Trebuchet MS",Verdana, Helvetica, sans-serif;
	line-height: 32px;
	text-transform:capitalize;
}
#nav .current_page_item a:hover {
   color:#fff;
	background-position: 0px -28px;
	border: none;
	text-decoration: underline;
}
#nav li:hover {
   color: #fff;
	background-position: 100% -28px;
	text-decoration: underline;
}
#nav .page_item a:hover {
   color:#fff;
	background-position: 0px -28px;
	border: none;
	text-decoration: underline;
}

#nav li.current_page_item {
	color: #fff;
  	text-decoration: none;
	background:none;
	height:28px;
    }
#content-outer {
	margin: 0px auto;
	width: 880px;
}
#content-wrapper {
	width: 880px;
	margin: 0 auto;
	text-align: left;
}
#content {
   color:#000;
	float: left;
	width: 100%;
	background: #fd0;
	font:12px normal 'trebuchet MS',arial,verdana;
	text-align: justify;
}
#content h2 a{
   color:#190;
}
#content h2 a:hover{
   color:#84c;
}

.col-one {
	margin-right: 360px;
	padding-left: 4px;
	padding-bottom: 10px;
}
#sidebar_top{
display:block;
background:none;
width:380px;
height:23px;
}
#sidebar_down {
float: right;
display:block;
width:380px;
height:41px;
}

#content .col-one h2 {
	font: normal 18px "Trebuchet MS", Tahoma, Arial, Sans-serif;
	color: #369;
	font-style:italic;
	letter-spacing:.5px;
	text-transform: capitalize;
	margin-left: 5px;
	padding-left: 5px;
	
}

#content .col-one h2 a{
   margin:0px auto;
	color: #190;
	text-decoration:none;
	letter-spacing: .5px;
}

#content .col-one h2 a:hover{
	color: #84c;
	text-decoration:none;
	letter-spacing: .5px;
}
#content .col-one ul li {
	list-style-image: url(images/02.gif);
}
#content-wrapper .col-mid h2 {
	color: #530e05;
	font: bold 14px "Trebuchet MS", Tahoma, Arial, sans-serif;
	text-transform: uppercase;
	letter-spacing: -0.5px;
	padding: 5px 10px;
	margin: 15px 0 5px 0;
}

#content #featuredhead h2{
   width:530px;
    float:left;
	font: normal 14px Georgia,"Trebuchet MS",Tahoma, Arial,Sans-serif;
	color: #b26111;
	padding-top:15px;
	margin-left:5px;
	padding-left:5px;
	letter-spacing: -0.8px;
	text-transform:capitalize;
	border-bottom:1px solid #88802A;
}
#content #featuredhead h2 a {
font: normal 18px "Trebuchet MS", Tahoma, Arial, Sans-serif;
font-style: italic;
color:#080;
}
#content .col-one .kidsgallery ul{
	list-style: none;
	margin: 10px;
	padding: 10;
	width:380px;
	clear:both;
}
#content .col-one .kidsgallery li {
	padding: 10px;
	margin: 0;
	float: left;
	position: relative;
	width: 120px;
	height: 160px; 
	list-style-image:none;
	list-style: none;
}
.kidsgallery img {
	background: #fff;
	border: solid 1px #888;
	padding: 5px;
}

/* footer */
#footer-wrapper {
	background:url(images/footer.jpg) no-repeat;
	clear: both;
	height:160px;
	width: 880px;
	margin: 0 auto;
	text-align: left;
    color:#333;
	font: normal 1em/1.6em 'Trebuchet MS', Tahoma, Sans-serif;
}
#footer-wrapper a {
	color: #8b4d0d;
	background: transparent;
}
#footer {
    float: left;
	width: 100%;
	padding: 0;
	margin-left: 5px;
	margin-top: 10px;
	padding-bottom: 15px;
}
#footer-bottom {
   position:relative;
	clear: both;
	width:780px;
	margin: 0 auto;
   color:#c00;
	top:150px;left:0px;
}
.footer-links{
	position:relative;
	color:#8b4d0d;
	text-align: center;
	font:11px normal 'trebuchet MS',arial,verdana;
	top:135px;

}
.footer-links a{
	color:#8b4d0d;
}
.footer-links a:hover {
	color:#8b4d0d;
}
#footer-bottom .bottom-left {
	float: left;
	padding-left:5px;
	font-size: 95%;
}
#footer-bottom .bottom-right {
	text-align: right;
	padding-right:5px;
	font-size: 95%;
}
/* postmeta */
.postmeta {
	padding: 5px; margin: 10px;
	font-size: 1em;
	color: #fff;
	background:#84c;
	-moz-border-radius: 20px;  
	-webkit-border-radius: 20px;  
	border-radius: 20px;
}
.postmeta a { color:#fff;background: transparent; }
.postmeta .date{ margin: 0 10px 0 5px;	}
.postmeta a.comments { margin: 0 10px 0 5px;	}
.postmeta a.readmore { margin: 0 10px 0 5px;	}

.clear {clear:both;}
/* display and additional classes */

.col-mid .sponsors img.ml
{
margin-bottom : 4px; padding: 1px;  margin-right : 4px; overflow : hidden;
}
img a
{
border : none;
}
img
{
border : none;
}
.clearhigh
{
clear : both; display : block; height : 10px; overflow : hidden; margin : 0; padding : 0;
}
.clear {
	display:inline-block;
}
.clear:after {
	display:block;
	visibility:hidden;
	clear:both;
	height:0;
	content: ".";
}

/* comment form */
.avatar {float:left;padding:4px;}
#commentlist li {padding:4px;border-top : 1px dotted #80f;}
#postComment
{
background : #b01; padding : 15px; 
-moz-border-radius: 20px;  
-webkit-border-radius: 20px;  
border-radius: 20px;
}
#postComment label
{
width : 320px; display : block; float : left; clear : both; margin : 5px 0 0 0;color:#eee;
}
#postComment input, #postComment textarea
{
margin : 10px auto; width : 380px;color:#008;
}
#postComment textarea
{
height : 160px;padding: 4px;
-moz-border-radius: 20px;  
-webkit-border-radius: 20px;  
border-radius: 20px;
}
#postComment #submit
{
padding : 5px; clear : both; width : 100px; margin : 10px auto;
background:#9f6;
-moz-border-radius: 10px;  
-webkit-border-radius: 10px;  
border-radius: 10px;
}

img a {border : none;}
img {border : none;}
.clearhigh
{
clear : both; display : block; height : 10px; overflow : hidden; margin : 0; padding : 0;
}
.clear {
	display:inline-block;
}
.clear:after {
	display:block;
	visibility:hidden;
	clear:both;
	height:0;
	content: ".";
}

.col-mid {
   background:#9c4;
	float: right;
	width:380px;
	margin-left:-400px;
	margin-bottom: 12px;
	margin-right:20px;
	-moz-border-radius: 10px;  
	-webkit-border-radius: 10px;  
    border-radius: 10px;  
}

.sidebar {
   display: block;
   margin-left:-400px;
	width: 330px;
	background:#9c4;
	float: right;
	padding:4px;
	-moz-border-radius: 10px;  
	-webkit-border-radius: 10px;  
    border-radius: 10px; 
}

.sidebar ul#first, .sidebar ul#fourth{float:left;width: 330px;display:block;}
.sidebar ul#second, .sidebar ul#third{float: right; width: 160px;}
.sidebar ul#first {background:#fbe; margin-bottom:6px;
-moz-border-radius: 10px;  
	-webkit-border-radius: 10px;  
    border-radius: 10px;}
.sidebar ul#second {background:#c00;
-moz-border-radius: 10px;  
	-webkit-border-radius: 10px;  
    border-radius: 10px;}
.sidebar ul#third{float: left;background:#139; margin-bottom:6px;
-moz-border-radius: 10px;  
	-webkit-border-radius: 10px;  
    border-radius: 10px;}

.sidebar ul{
	margin: 0;
	padding: 0;
	list-style-type: none;
}

.sidebar ul li{
	margin: 6px 0 0;
}

.sidebar ul li h3{
	padding: 10px;
	font: bold 14px 'trebuchet MS',georgia, serif;
	text-transform:capitalize;
	background:#fbe url(images/01.gif) no-repeat 70% 50%;
	color: #e22;
	border-bottom: 2px solid #404c0b;
}

.sidebar ul ul{
	float: none;
	line-height: 22px;
}
.sidebar ul#second ul li{
	margin: 0;
	padding: 4px 10px 3px 28px;
	border-bottom: 1px solid #88802a;
}
.sidebar ul#third ul li{
	margin: 0;
	padding: 4px 10px 3px 28px;
	border-bottom: 1px solid #88802a;
	background: url(images/07.gif) no-repeat center left;
}

.sidebar ul ul li a{
color:#fee;
}
.sidebar ul ul li a:hover{
color:#fbe;
text-decoration: underline;
}

.sidebar ul ul ul li{
	padding: 0 0 0 10px;
	border: 0;
	background-image: none;
}
.sidebar ul li#ads-300x250{
	width: 330px;
	height: 250px;
	overflow: hidden;
	background: #a8be32;
}
.sidebar ul li#search form#searchform{
	width: 100%;
}
/* form elements */
label {
	display: block;
	font-size:12px;
	font-weight: bold;
	margin: 8px 0 5px 0;
	color: #d5c070;
}

textarea {
	width: 350px;
	padding: 4px;
	font: normal 1em Verdana, sans-serif;
	height: 100px;
	display: block;
	color: #fff;
}
input, textarea, select {
	background: #cff;
  	border:1px solid #6e6;
}


/* search form */

#search{
   padding-top:10px;
	float: left;
	margin: 184px 0 0;
	
}
#search form#searchform input{
   color:#fff;
	font: 11px arial, helvetica, sans-serif;
}
#search form#searchform .keyword{
	float: left;
	height: 29px;
}
#search form#searchform .go{
	float: right;
	padding-left:1px;
}
.searchform {
    color:#f1f5cf;
    position:relative;
	background-color: transparent;
	border: none;
	margin: 0; padding: 12px 0 15px 8px;
	width: 190px;
    top:10px;left:21px;
}
.searchform p { margin: 0; padding: 0 0 10px 0; }
.searchform input.textbox {
	width: 115px;
	color: #666666;
	height: 18px;
	padding: 2px;
	vertical-align: top;
}
.searchform input.button {
	width: 60px;
	height: 24px;
	padding: 2px 5px;
	vertical-align: top;
}

/*\ IE/Win min height hack */ * html #buttonsearch { margin: -29px 0px 0px 216px; } /* */
#buttonsearch { padding: 0px; margin: -28px 0px 0px 216px; top: 0px; background: none; }

.author{
padding-left:11px;
}
