/*
Theme Name: Children and Toys
Theme URI: http://www.ezwpthemes.com/templates/children-and-toys.html
Description: This theme is designed and coded by <a href="http://www.ezwpthemes.com/">EZwpthemes</a>.
Version: 1.0
Author: EZwpthemes
Author URI: http://www.ezwpthemes.com/
Tags: orange, fixed-width, two-columns, left-sidebar, threaded-comments
*/


/* Global */

body {
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: Arial, Helvetica, sans-serif;
	background: #E7D7A6 url(images/bg.gif) repeat;
	color: #C98235;
	margin: 0;
	padding: 0;
}

::-moz-selection {
	background: #369;
	color: #ff0;
}

::selection {
	background: #369;
	color: #ff0;
}

code::-moz-selection {
	background: #333;
}

code::selection {
	background: #333;
}

a:link {
	color: #A2621C;
}

a:visited {
	color: #A2621C;
}

a:hover {
	text-decoration: none;
}

a img {
	border: none;
}

img {
	border: none;
}

h1, h2, h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}

h1 {
	font-size: 4em;
}

h2 {
	font-size: 1.6em;
}

ul,li {
    padding: 0px;
	margin: 0px;
}

/* Clear Fix */ 
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.clearfix {
	display: inline-block;
}
/* Hide from IE Mac \*/ 
.clearfix {
	display: block;
}
/* End hide from IE Mac */ 
/* end of clearfix */

#wrapper {
	margin: 0px auto;
	padding: 0px;
	width: 100%;
	background: url(images/header1.jpg) center top no-repeat;
}


/* Header */
#header_bg {
	margin: 0px auto;
	padding: 0px;
	width: 100%;
	background: url(images/header2.jpg) center 132px no-repeat;
}

#header {
	width: 860px;
	height: 327px;
	margin: 0px auto;
	padding: 0px;
}

#header h1 {
    padding: 132px 0px 5px 215px;
	margin: 0px;
	color: #F28300;
	font-size: 6.0em;
	line-height: 50px;
}

#header h1 a {
	color: #F28300;
	text-decoration: none;
}

#header h2 {
    padding: 0px 0px 0px 218px;
	margin: 0px;
	color: #F28300;
	font-size: 1.4em;
}

/* Container */

#container {
	margin: 0px auto;
	padding: 0px;
	width: 100%;
	background: url(images/content.jpg) center top no-repeat;
	min-height: 274px;
	height: 274px;
	height: auto!important;
}

/* Content */
#content_bg {
	width: 860px;
	margin: 0px auto;
	padding: 0px;
}

#content {
	width: 100%;
	float: left;
	background: url(images/footer.jpg) -10px bottom no-repeat;
}	

*html #content {
	background: url(images/footer.jpg) -9px bottom no-repeat;
}

*+html #content {
	background: url(images/footer.jpg) -9px bottom no-repeat;
}

/* Sidebar */

#sidebar {
    padding: 50px 0px 10px 20px;
	float: left;
	text-align: right;
	width: 234px;
}

#sidebar ul {
    list-style: none;
}

#menu {
    text-align: left;
}

#menu li {
    padding: 0px 0px 10px 0px;
}

#menu li ul {
    padding: 3px 0px 0px 67px;
}

#menu li li {
    padding: 0px 0px 0px 10px;
	background: url(images/sidebar_icon.gif) left 7px no-repeat;
	color: #A2621C;
	line-height: 20px;
	font-size: 1.1em;
}

#menu li li a {
	color: #A2621C;
	font-weight: bold;
	font-size: 1.0em;
	text-decoration: none;
}

#menu li li a:hover {
	text-decoration: underline;
}

#menu h2 {
    width: 253px;
	height: 45px;
	padding: 0px;
	margin: 0px;
	background: url(images/sidebar_title.gif) left top no-repeat;
	text-align: center;
	color: #A2621C;
	font-size: 1.8em;
	font-weight: normal;
	line-height: 45px;
    overflow: hidden;
	text-overflow: ellipsis; 
	white-space: nowrap;
}

/* Calendar */

#wp-calendar {
	empty-cells: show;
	margin: 0px auto 0;
	color: #A1621B;
	width: 70%;
	text-align: center;
}

#wp-calendar #next a {
	padding: 0px 2px;
	margin: 0px;
	text-align: right;
	display: inline;
}

#wp-calendar #prev a {
	padding: 0px 2px;
	margin: 0px;
	text-align: left;
	display: inline;
}

#wp-calendar a {
	display: block;
	font-weight: bold;
	text-decoration: none;
	color: #A1621B;
}

#wp-calendar a:hover {
	background: #A2621C;
	color: #fff;
}

#wp-calendar caption {
	text-align: center;
	font: bold 1.2em Verdana, Arial, Sans-Serif;
}

#wp-calendar td {
	padding: 0px;
	text-align: center;
}

#wp-calendar th {
	font-style: normal;
	font-size: 1.1em;
	text-transform: capitalize;
}

/* Search */
#search {
    height: 45px;
}

#search form {
    padding: 12px 0px 0px 0px;
	margin: 0px;
}

#search #s {
    margin: 0px 0px 0px 27px;
	padding: 3px 0px 0px 0px;
	background: none;
	border: none;
	height: 20px;
	width: 170px;
}

#search span {
   float: left;
}

#search #searchsubmit {
    margin: 0px 0px 0px 5px;
	padding: 0px;
    width: 27px;
    height: 26px;
	background: url(images/spacer.gif) repeat;
	border: none;
	float: right;
}

/* Navigation */
#navigation {
   padding: 5px 0px 10px 0px;
}

#nav_home {
   padding: 0px 0px 0px 25px;
}

#nav_abt {
   padding: 0px 0px 0px 0px;
}

#nav_cat {
   padding: 0px 0px 0px 10px;
}

#nav_faq {
   padding: 5px 0px 0px 5px;
}

/* Maincontent */
#maincontent_bg {
    width: 585px;
	float: right;
	background: url(images/maincontent_bg.jpg) -1px top repeat-y;
	margin: 0px 0px 0px 0px;
	padding: 0px;
}

#maincontent {
    width: 585px;
	background: url(images/maincontent.jpg) -3px top no-repeat;
	margin: 0px 0px 0px 0px;
	padding: 40px 0px 0px 0px;
	min-height: 795px;
	height: auto!important;
	height: 800px;
}

*html #maincontent {
	background: url(images/maincontent.jpg) -2px top no-repeat;
}

*+html #maincontent{
	background: url(images/maincontent.jpg) -2px top no-repeat;
}


*html #maincontent_bg {
	background: url(images/maincontent_bg.jpg) 0px top repeat-y;
}

*+html #maincontent_bg{
	background: url(images/maincontent_bg.jpg) 0px top repeat-y;
}


.post {
    padding: 0px 60px 15px 50px;	
}

.post .title {
   height: 38px;
   background: url(images/post_title_line.gif) left 20px repeat-x;
   padding: 0px 0px 0px 0px; 
   margin: 0px;
   clear: both;
}

.post .title h2 {
    width: 468px;
	color: #C07829;
	font-size: 1.4em;
	line-height: 17px;
	margin: 0px;
	padding: 0px 0px 0px 0px;
    overflow: hidden;
	text-overflow: ellipsis; 
	white-space: nowrap;			
}

.post .title h2 a {
    text-decoration: none;
	color: #C07829;
}

.postmetadata {
	margin: 0px;
	padding: 8px 0px 0px;
	color: #616161;
}

.postmetadata .cats_meta {
   color: #D5AE83;
   font-weight: bold;
   float: left;
   padding-right: 10px;
}

.postmetadata .date {
   color: #D5AE83;
   font-weight: bold;
   float: left;
}

.postmetadata .author {
   float: right;
   padding-right: 10px;
   color: #D5AE83;
}

.postmetadata a {
    text-decoration: none;
    color: #D5AE83;
} 

.entry {
	width: 470px;
	overflow: hidden;
    padding: 5px 0px; 
    font-size: 1.2em;	
	line-height: 15px;
	clear: both;
}

.post .entry p {
	padding: 2px 0px;
	margin: 2px 0px;
}

.entry ul {
   clear: both;
}

.entry li {
   padding: 3px 3px 3px 10px;
   color: #A5794C;
}

.entry li a:link,.entry li a:visited {
   color: #A5794C;
   font-weight: normal;
}

.post .entry p a {
	color: #CA8134;
	font-weight: bold;
   text-decoration: none;	
}

.post .entry p a:hover {
   text-decoration: underline;
}

.notfound {
	margin-top: 100px;
	text-align:center;
	font-size: 4em;
	font-weight: bold;
	color: #782f02;
}

.post .entry .commentline {
	text-align: right;
	font-weight: bold;
	font-size: 0.9em;
	padding: 10px 5px 0 0;
	color: #FF0375;	
}

.quickjump {
	padding: 0 0 0 60px;
	font-size: 1.2em;
	font-weight: bold;
	line-height: 18px;
	color: #782f02;
}

.postjumper {
	float: left;
	padding: 0 20px 0 0;
}


/* Comments */

h3#comments, #respond h3 {
	font-size: 1.4em;
	color: #666;
}


#commentform {
	margin: 5px 0 0 0;
}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
}

#commentform textarea {
	width: 98%;
	padding: 2px;
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
}

#commentform p {
	margin: 5px 0;
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
}

#commentform #submit {
	margin: 0 0 5px auto;
	float: right;
}

#respond {
	color: #666;
}

#respond:after {
	content: "."; 
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.commentlist {
    padding-left: 0px;
	margin-left: 0px;
}

.commentlist li {
	margin: 15px 0 10px;
	padding: 5px 5px 10px 10px;
	list-style: none;
	font-weight: bold;
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
}

.commentlist li ul li { 
	margin-right: -5px;
	margin-left: 10px;
	font-size: 1em;
}

.commentlist p {
	margin: 10px 5px 10px 0;
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
}

.commentlist li .avatar { 
	float: right;
	border: 1px solid #333;
	padding: 2px;
	background: #fff;
}

.commentlist li a {
	color: #000;
}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
}

.nocomments {
	text-align: center;
}

.commentmetadata {
	display: block;
	font-weight: normal;
}

.thread-alt {
	background-color: #dcbea4;
}

.thread-even {
	background-color: #e3cbb3;
}

.depth-1 {
	border: 1px solid #000;
}

.alt {
	border-left: 1px solid #000;
	background-color: #dcbea4;
	padding: 10px;
}

.even {
	border-left: 1px solid #000;
	background-color: #e3cbb3;
}

/* Footer */
#footer {
	width: 860px;
	height: 243px;
	margin: 0px auto;
	position: relative;
	clear: both;
}

#rss {
	width: 44px;
	height: 44px;
	position: absolute;
	left: 442px;
	top: 136px;
}

#footer #credit {
	margin: 0;
	padding: 200px 10px 0px 0px;
	text-align: center;
	font-size: 0.9em;
	color: #D19453;
	font-family: Arial, Helvetica, sans-serif;
}

#footer a:link,#footer a:visited {
	font-size: 1.0em;
	color: #D19453;
	text-align: center;
	text-decoration: none;
}

/* Images */

p img {
	max-width: 100%;
}

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
}


/* 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 {
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
}

/* PageNavi*/

.wp-pagenavi {
	padding: 5px 40px 5px 50px;
}

.wp-pagenavi a {
	padding: 2px 6px;
	margin: 2px;
	_margin: 1px;
	text-decoration: none;
	border: 1px solid #06c;
	color: #06c;
	background-color: #fff;
}

.wp-pagenavi a:hover {
	border: 1px solid #000;
	color: #000;
}

.wp-pagenavi span.pages, .wp-pagenavi span.current, .wp-pagenavi span.extend {
	padding: 2px 4px;
	_padding: 2px 0;
	margin: 2px;
	_margin: 1px;
	border: 1px solid #000;
	color: #000;
	background-color: #fff;
}
#content .entry ul {
	margin: 0 22px;
	list-style-type: disc;
}
#content .entry ol {
	margin: 0 0px;
	padding: 0 30px;
	list-style-type:decimal;
}
#sidebar ul ul ul {
	padding: 0;
	margin: 0;
}
#sidebar ul ul ul li {
	width: 80%;
	border: none;
	padding-right: 0;
	margin: 0;
	font-size: 1em;	
}
#sidebar select {
	width: 80%;	
}
