/*
Theme Name: Kids Toys
Theme URI: http://themeforest.net/user/dtbaker
Description: The Kids Toys ThemeForest Theme created by <a href="http://themeforest.net/user/dtbaker">dtbaker</a>.
Version: 2.1
Author: dtbaker
License: ThemeForest
License URI: themeforest.net
Author URI: http://dtbaker.net

	Kids Toys v2.1

	This theme was designed and built by David & Hayley
	whose blog you will find at http://dtbaker.net

*/
/* CSS Document */
html, body {
	height: 100%;
}
img{border:none;}
/*Template Layout*/
body {
	margin:0px;
	padding:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	line-height:20px; /* vertical spacing between your lines of text*/
}
a, a:link, a:visited {
}
a:hover {
	text-decoration:none;
}

/*Background graphics*/
#centre { /*splats and stars*/
	position:relative;
	margin:0px;
	background:url(images/bg_pattern.jpg) no-repeat top center;
}
#background { /*tiling image of the blue gradient at the top*/
	/*min-height:100%;*/
	margin:0px;
	background:#e4f9ff url(images/page_bg.jpg) repeat-x top;
}
/*wrapper*/
#wrapper {
	width:980px;
	margin:0px auto; /*centers your design on the page*/
}
/*header*/
#header {
	height:115px;
	width:980px;/*clear:both;*/
}
#logo_birds {
	width:600px; /*change this width to make the banner the birds are holding wider*/
	height:110px;
	float:left;
	background:url(images/logo_bg_tile.png) repeat-x top;
	margin-top:5px;
}
#logo_birds .left {
	width:178px;
	height:110px;
	float:left;
	background:url(images/logo_bg_left.jpg) repeat-x top;
}
#logo_birds .right {
	width:197px;
	height:110px;
	float:right;
	background:url(images/logo_bg_right.jpg) repeat-x top;
}
#logo_container {
	float:left;
}
#logo {
	width:240px; /*change this width and height to match your logo image*/
	height:68px;
	margin:25px 0 0 57px;
	position:absolute;
}
#search_blimp {
	width:510px;
	height:63px;
	margin:12px 0 0 0;
	float:right;
}
#search_blimp .front {
	width:213px;
	height:63px;
	float:left;
}
#search_blimp .middle {
	background:url(images/search_blimp_tile.png) repeat-x top;
	float:left;
	width:230px;
	height:63px;
}
#search_blimp .tail {
	width:67px;
	height:63px;
	float:right;
	background:url(images/search_blimp_tail.png) no-repeat top;
}
#search_blimp .field { /* the container that holds the search box*/
	width:180px;
	height:24px;
	padding:16px 0 0 2px;
}
#search_blimp .field input {  /*style of search box*/
	background-color:#FFF;
	padding:3px !important;
	width:174px; /*width:180px minus padding*/
	height:18px; /*height:24px minus padding*/
	margin:0 !important;
	border:0 !important;
	
}
#search_blimp .button {
	width:54px;
	height:24px;
	position:absolute;
	margin:18px 0 0 186px;
}
#search_blimp .button input{
    background-color: transparent !important;
	padding:3px !important;
	margin:0 !important;
	border:0 !important;
    cursor: pointer;
}
/*menu*/

#menu_wrapper {
	width:980px;
	height:53px;
	margin:0 0 15px 0;
}
#main_menu {
    position: relative;
	height:53px;
	float:left;
}
#main_menu_left{
    z-index: 10;
    position: absolute;
    left:0;
	height:53px;
    width: 64px;
	background:url(images/menu_box_left.gif) no-repeat bottom left;
}
#main_menu_right{
    z-index: 10;
    position: absolute;
    right:0;
	height:53px;
    width: 64px;
	background:url(images/menu_box_right.gif) no-repeat bottom left;
}
#main_menu > div > ul {
    z-index: 12;
    position: relative;
	margin:0 11px 0 11px;
	padding:0;
	height:53px;
	background:url(images/menu_box.gif) repeat-x bottom left;
}
#main_menu > div > ul > li {
	list-style:none;
	margin:16px 0 0 0;
	padding:0;
	height:36px;
	float:left;
}
#main_menu > div > ul > li:last-child{
    border-right: none;
}
#main_menu li.noborder {
	border:0;
}
#main_menu > div > ul li a,
#main_menu > div > ul  li a:link,
#main_menu > div > ul  li a:visited {
	float:left;
	padding:9px 20px 18px 23px;
	height:11px;
	display:block;
    line-height: 1.5em;
	text-decoration:none;
}
#main_menu > div > ul  li a:hover,
#main_menu > div > ul  li.current-menu-item a,
#main_menu > div > ul  li.current-menu-parent a,
#main_menu > div > ul  li.current_page_parent a,
#main_menu > div > ul  li.current a {
	text-decoration:none;
}

#main_menu ul.sub-menu{
	background-color:#FFF;
	margin:11px 0 0 0;
	width:200px;
	border-right:1px solid #caecfd;
	border-left:1px solid #caecfd;
	border-top:1px solid #FFF;
}
#main_menu ul.sub-menu ul.sub-menu{
	margin:-1px 0 0 0;
	border-top:1px solid #caecfd;
}

#main_menu ul.sub-menu li a,
#main_menu ul.sub-menu li a:link,
#main_menu ul.sub-menu li a:visited {
	float:left;
	padding:15px 0 7px 19px;
	line-height:normal;
	display:block;
	width:181px;
	margin:0;
	height:auto;
	font-size:0.8em;
	text-decoration:none;
	border-bottom:1px solid #caecfd;
}
#main_menu ul.sub-menu li:hover > a ,
#main_menu ul.sub-menu li a:hover {
	background-color: #f9f7f7;
}

/*** ESSENTIAL STYLES ***/
.menu, .menu * {
	margin:			0;
	padding:		0;
	list-style:		none;
}
.menu {
	line-height:	1.0;
}
.menu ul {
	position:		absolute;
	top:			-999em;
}
.menu ul li {
	width:			100%;
}
.menu li:hover {
	visibility:		inherit; /* fixes IE7 'sticky bug' */
}
.menu li {
	float:			left;
	position:		relative;
}
.menu a {
	display:		block;
	position:		relative;
}
.menu li:hover ul,
.menu li.sfHover ul {
	left:			0;
	top:			26px; /* dtbaker */
	z-index:		99;
}
ul.menu li:hover li ul,
ul.menu li.sfHover li ul {
	top:			-999em;
}
ul.menu li li:hover ul,
ul.menu li li.sfHover ul {
	left:			10em; /* match ul width */
	top:			0;
}
ul.menu li li:hover li ul,
ul.menu li li.sfHover li ul {
	top:			-999em;
}
ul.menu li li li:hover ul,
ul.menu li li li.sfHover ul {
	left:			200px; /* match ul width */
	top:			0;
}

/* cart box */

/*Cart box*/
/*
#cart {
	width:260px;
	height:38px;
	background:url(images/cart_box_tile.gif) repeat-x top;
	float:right;
	margin-top:16px;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:12px;
}
#cart a, #cart a:link, #cart a:visited {
	color:#704700;
	text-decoration:none;
}
#cart a:hover {
	color:#704700;
	text-decoration:underline;
}
#cart .left {
	width:5px;
	height:38px;
	background:url(images/cart_box_left.gif) no-repeat top;
	float:left;
}
#cart .right {
	width:5px;
	height:38px;
	background:url(images/cart_box_right.gif) no-repeat top right;
	float:right;
}
#cart .icon {
	width:31px;
	height:33px;
	margin:1px 5px 0 5px;
	float:left;
}
#cart ul.text {
	/*width:200px;*/
	height:35px;
	margin:8px 0px 0 7px;
	float:left;
	padding:0px;
}
#cart .text li {
	list-style:none;
	float:left;
	padding:0 4px 0 0;
	margin:0px;
}
*/
/*general styles*/
.white {
	color:#FFF;
}
#kids_toys_container {
	width:980px;
	background-color:#FFF;
	min-height:542px; /*672px minus padding*/
	margin:15px 0 0px 0;
	padding:0px;
    border-radius: 5px;
}

#kids_toys_content {
	padding:17px 17px 12px 17px;
}
.entry-content p{
    margin: 0 0 1em 0;
}
hr.clear {
	clear:both;
	visibility:hidden;
	line-height:0px;
	height:0px;
	margin:0px;
	padding:0px;
}
h1 {
	font-weight:normal;
	color:#008eb0;
	margin-top:0px;
	padding-top:0px;
	line-height:normal;
}
h2 {
	font-weight:normal;
	color:#008eb0;
	margin-top:15px;
}
h3 {
	font-weight:normal;
	color:#5bb3ed;
	margin-top:0px;
	padding-top:0px;
}
.pic_float_right {
	float:right;
	margin-left:25px;
}
.navigation{
clear:both;
height:38px;
}
/*footer*/

#footer {
	width:980px;
	height:44px;
	padding:8px 5px 0 5px;
	background:url(images/footer.png) no-repeat;
	margin-top:15px;
	font-size:11px;
	color:#696969;
	font-family:Verdana, Geneva, sans-serif;
}
#footer a, #footer a:link, #footer a:visited {
	font-size:11px;
	color:#696969;
}
#footer ul {
	margin:0px auto 0 auto;
	padding:0px;
	/*width:400px;*/ /*change this width to center your text*/
}
#footer li {
	margin:0px;
	padding:0px 5px 0 5px;
	list-style:none;
	float:left;
}
/*home content*/
.home_left {
	width:688px;
	float:left;
}
.home_left p {
}
.home_left h1 {
	font-weight:normal;
	color:#008eb0;
	line-height:normal !important;
	padding-top:5px;
}
.home_right {
	width:244px;
	float:right;
}
.home_right p {
	padding:0px;
	margin:0px;
	/*line-height:normal;*/
}
ul.home_boxes {
	padding:0px;
	margin:0px;
	line-height:normal;
}
.home_boxes li {
	list-style:none;
	margin:0px;
	padding:0 0 12px 0;/*spacing between the images*/
	line-height:normal;
}

#product_description ul,
ul.ticks {
	float:left;
	margin:0px 0 20px 0; /*space at the bottom of the list*/
	padding:0px;
}
#product_description ul li,
.ticks li {
	background:url(images/icon_tick.gif) no-repeat left;
	line-height:25px; /*spacing between rows*/
	width:200px;
	float:left;
	margin:0 20px 0 0;
	padding:0 0 0 25px;
	display:block;
}

/*about page*/

.about_left {
	width:545px;
	float:left;
}
.about_right img {
	padding-bottom:5px;
}
.about_right {
	width:331px;
	float:right;
	text-align:center;
}
.blue_text {
	color:#5bb3ed;
	font-weight:bold;
}
/*contact page*/


#details_wrapper {
	margin:25px 0 15px 0;
	background:url(images/dot.gif) bottom repeat-x;
	height:120px; /*change height to move dots down*/
	width:680px;
	float:left;
}
.left_details {
	float:left;
	width:180px;
}
.left_details2 {
	float:left;
	width:200px;
	margin-left:20px;
	padding-top:18px;
}
.right_details {
	float:left;
	width:240px;
	margin-left:20px;
	padding-left:20px;/*background:url(images/dot.gif) repeat-y left;*/
}
.contact_title {
	color:#186c9b;
	font-weight:bold;
	float:left;
	width:70px;
}
.contact_detail {
	float:left;
	width:100px;
	clear:right;
}
.forms {
	border:#c8cdd2 1px solid !important; /*the important gets rid of the yellow google toolbar field style*/
	background-color:#FFF !important;
	margin:3px 0px;
	padding:4px;
	font-family:Arial, Helvetica, sans-serif;
}
.blue {
	color:#186c9b;
}
#contact {
	border:0;
}
#contact label {
	float:left;
	width:80px;
	margin-right:15px;
	clear:left;
	color:#186c9b;
	font-weight:bold;
	text-align:right;
	height:32px;
}
#contact input, #contact textarea {
	width:250px;
}
#contact .submit_button {
	clear:left;
	margin-left:162px;
	width:auto !important;
	border:0 !important;
}
#form_container {
	float:left;
	clear:left;
	width:440px;
}
#contact_right { /*wraps around whole right column*/
	float:right;
	width:187px;
}
#contact_left {/*wraps around whole left column*/
	float:left;
	width:680px;
}
#contact hr{
	display:none; /* recaptcha */
}
#contact span.req{
	color:#CCC;
}
/*END template styles*/

.post {
	margin: 0px 0px 20px 0px;
	text-align: justify;
	
	}
.postmetadata{ /*comments and tags*/
border-bottom:1px solid #e7e7e7;
border-top:1px solid #e7e7e7;
font-size:11px;
color:#a2a2a2;
clear:both;
margin-top:20px;
}

.postmetadata a, .postmetadata a:link, .postmetadata a:visited{
color:#838383;
}

.alignright{ /*blog image*/
margin:0px 0px 15px 15px;
float:right;
}

.alignleft{
margin:0px 15px 15px 0px;
float:left;
}

.entry{

}

blockquote{
border-left:3px solid #e7e7e7;
padding:10px;

}

.more-link{

}

.post small{
}



.bigpost {
	clear:both;
	width:auto;
	margin-bottom:10px;
}
.bigpost .date {
	float:left;
	width:80px;
	margin:0px 20px 0px 0px;
	text-align:center;
}
.bigpost .date .day {
	display:block;
	font-size:60px;
	padding:16px 0;
	font-weight:bold;
	color:#febf78;
	height: 21px;
}
.bigpost .date .month, 
.bigpost .date .year {
	display:block;
	font-family:Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	color:#ffb8b8;
}
.bigpost .date .image{
	padding:15px 0 0 0;
}
.bigpost .post-content {
	float:left;
	width:560px;
}
.bigpost .post-content h3 {
	line-height:36px;
	margin:0px;
	padding:0px;
	color:#ffffff;
}
.bigpost .post-content .entry {
	font-size:13px;
	line-height:18px;
	margin:0;
	padding:0;
}
.bigpost .post-content .entry p {
	
}
.bigpost .post-content .entry .image{
	float:left;
	margin: 0 9px 9px 0;
}
.bigpost .tags {
	font-size:11px;
	border-top:dashed 1px #EFEFEF;
	border-bottom:dashed 1px #EFEFEF;
	margin:5px 0px;
}
.bigpost .blog_image {
	border:1px solid #EFEFEF;
	margin:5px 0px 5px 10px;
	padding:3px;
	float:right;
}




input{ /*for all forms unless overwritten*/
	background-color:#FFFFFF !important; /*the important gets rid of the yellow google toolbar field style*/
	border:1px solid #c8cdd2 !important;
	margin:3px 0px;
	padding:4px;
}

textarea{ /*for all forms unless overwritten*/
	background-color:#FFFFFF !important; /*the important gets rid of the yellow google toolbar field style*/
	border:1px solid #c8cdd2 !important;
	margin:3px 0px;
	padding:4px;
}

/* Comments */
#comment-block{
	background:#EFEFEF;
	border:1px solid #CFCFCF;
	margin:0 0 28px;
	padding:15px;
}
#comment-block h3{
	color:#222222;
	font-weight:normal;
}
.commentlist{
	margin:0;
	padding:0;
	list-style:none;
}
.commentlist li{
	margin:0;
	padding:0;
	list-style:none;
}
.commentlist li div.comment-body{
	margin:6px;
	height:1%;
	margin:0 0 20px;
	min-height:115px;
}
.commentlist li div.comment-left{
	float:left; 
	clear:left;
	width:100px;
	padding:15px; 
}
.commentlist li div.comment-author img{
	margin:0 0 6px 0;
}
.commentlist li div.comment-meta{
	font-size:10px;
}

.commentlist li div.comment-right{
	float:right; 
	clear:right;
	margin:10px 10px 0 0;
	padding:15px; 
	width:468px;
	background:#F9F9F9 none repeat scroll 0 0;
	border:1px solid #CFCFCF;
}
.commentlist li div.reply{
	float:right; 
	clear:right;
	margin:0px 10px 0 0;
	padding:5px;
}

.widget-title{
	color:#ed912a;
	font-size:13px;
	/*width:200px;*/
	background:url(images/side-bar-title.gif) no-repeat;
	height:23px;
	padding:4px 0 0 10px;
	overflow:hidden;
}
.news_box{
	margin:20px 0 5px 0;
}
.news_box .news_date{
	width:43px;
	height:62px;
	color:#FFF;
	text-align:center;
	position:absolute;
	margin:5px 0 0 0;
	padding:3px 0 0 0;
}
.blog_full .news_date{
	width:43px;
	height:62px;
	color:#FFF;
	text-align:center;
	position:relative;
    float: right;
	margin:-50px 0 0 20px;
	padding:3px 0 0 0;
}
.news_date .day{
	display:block;
	text-align:center;
	font-size:19px;
	font-weight:bold;
}
.news_date .month{
	display:block;
	text-align:center;
	font-size:14px;
	text-transform:uppercase;
	font-weight:bold;
}
.news_date .year{
	display:block;
	text-align:center;
}
.news_box .news_text{
	margin:0 0 0 64px;
	padding:1px 0 0 0;
	font-size:12px;
	line-height:17px;
}
.bigpost{
	margin:0 !important;
}
.bigpost .news_text{
	margin:0;
}
.news_box .news_text .image{
	padding:2px;
	border:1px solid #EFEFEF;
	float:right; margin:2px 0 6px 7px;
}
.news_box .news_text h4 {
	padding:0px 0px;
	font-weight:normal;
	margin-bottom:5px;
	margin-top:0;
}
.news_box .news_text h4 a{
	text-decoration:none;
}
.blog .stats,
.news_box .news_text .stats {
	color:#9b9b9b;
	font-size:11px;
	border-top:1px dashed #e1e1e1;
	border-bottom:1px dashed #e1e1e1;
	clear:both;
	margin:5px 0 0 0;
}
.blog .stats,
.news_box .news_text .stats a {
	text-decoration:none;
	color:#9b9b9b;
}

.post-edit-link{
	clear:both;
}
/* SIDEBARS */


#kids_toys_content .with-left-sidebar{
    float:right;
    width:688px;
}
#kids_toys_content .with-left-sidebar #inner_content{
    border-top-right-radius: 10px;
    border-bottom-right-radius: 10px;
}
#kids_toys_content .with-right-sidebar #inner_content{
    border-top-left-radius: 10px;
    border-bottom-left-radius: 10px;
}
#kids_toys_content .with-right-sidebar{
    float:left;
    width:688px;
}
#kids_toys_content .sidebar{
    width:244px;
}
#kids_toys_content .sidebar-right {
    float:right;
    border-bottom-right-radius: 10px;
    border-top-right-radius: 10px;
}
#kids_toys_content .sidebar-left {
    float:left;
    border-bottom-left-radius: 10px;
    border-top-left-radius: 10px;
}

/* WIDGETS */

.widget{
	width:244px;
	float:left;
    margin-bottom: 0.8em;
}
.widget ul{
	margin:0;
	padding:0;
}
.widget ul li {
	list-style:none;
	float:left;
	clear:left;
	margin:0;
	padding:0;
	width:244px;
	overflow:hidden;
}
.widget ul li a,
.widget ul li a:link,
.widget ul li a:visited {
	text-decoration:none;
	color:#f5951a;
	display:block;
	float:left;
	clear:left;
	border-bottom:1px solid #fff3d6;
	background:url(images/side-bar-star.gif) no-repeat 5px 11px;
	padding:4px 0 4px 18px;
	width:226px;
}
.widget ul li ul li a,
.widget ul li ul li a:link,
.widget ul li ul li a:visited {
	border-bottom:none;
	font-size:0.9em;
	padding:2px 0 1px 18px;
	background:url(images/side-bar-arrow.gif) no-repeat 5px;
}
.widget ul li a:hover {
	color:#960;
}
.widget ul li ul{
	margin:0 0 0 15px;
	padding:0;
}
.widget ul li li li a{
	/*border-left:1px solid #e5e5e5;*/
}
.widget ul li a span.count{
	margin-left:20px;
	color:#CCC;
}


.wp-caption,
.wp-caption-text,
.sticky,
.gallery-caption,
.bypostauthor,
.aligncenter{

}
