/*
Theme Name: baby2happy
Theme URI: http://tech2connect.com
Description: Двухколоночная тема для детского блога
Version: 2 (WP2.7.1)
Author: npnhome
Author URI: http://tech2connect.com

*/
body {
	margin: 0;
	padding: 0;
	background: #ffc48c url(images/img03.jpg) repeat-x left top;
	font-family: Verdana, Georgia, "Times New Roman", Times, serif; 
	font-size:72.5%;
	line-height:1.5;
	color: #333333;
}

h1 { 
	font-family:arial, times new roman, arial narrow, tahoma; 
	color:#ad0303;
	font-size:2.31em;
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px; 
}
h2 { 
	color:#88A119;
	font-size:1.01em; 
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	text-transform:uppercase;
} 
h3 { 
	font-size:1.01em;
	color:#F7F7F7; 
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
}
h4 { 
	font-size:1.01em;
	color:#780909; 
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
}

p, ul, ol {
	margin-top: 0;
	line-height: 240%;
	text-align: justify;
	font: 11px Verdana, Georgia, "Times New Roman", Times, serif; 
	
}

ul, ol { }

blockquote { }

a { color: #000000; text-decoration: none;}

a:hover { text-decoration: none; }

a img {
border : none;
}


p img {
max-width : 85%;
}
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;
}

hr { display: none; }

.list1 {
}

.list1 li {
	float: left;
	line-height: normal;
}

.list1 li img {
	margin: 0 30px 30px 0;
}

.list1 li.alt img {
	margin-right: 0;
}

#wrapper {
	background: #ffc48c;
}

/* Header */

#header-wrapper {
	width: 910px;
	margin: 0 auto;

}

#header {
	width: 910px;
	height: 72px;
	margin: 0 auto;
	background: #ffc48c url(images/img02.jpg) no-repeat left top;
}

/* Menu */

#menu {

	float: left;
	width: 540px;
	height: 51px;
}

#menu ul {
	margin: 0;
	padding: 25px 0 0 20px;
	list-style: none;
	line-height: normal;
}

#menu li {
	display: block;
	float: left;
}

#menu a {font-weight: bold;
	display: block;
	float: left;
	margin-right: 17px;
	padding: 5px 12px;
	text-decoration: none;
	font: 14px Verdana, Georgia, "Times New Roman", Times, serif; 
	color: #36511f;
}

#menu a:hover { text-decoration: underline; }

#menu .current_page_item a {
	color: #36511f;
}

/* Search */

#search {padding-right: 20px;
	float: right;
	width: 300px;
	height: 76px;
}

#search form {
	float: right;
	margin: 0;
	padding: 30px 30px 0 0;
}

#search fieldset {
	margin: 0;
	padding: 0;
	border: none;
}

#search input {
	float: left;
	font: 12px Verdana, Georgia, "Times New Roman", Times, serif; 
	border: none;
}

#search-text {
	width: 135px;
	height: 18px;
	padding: 3px 0 0 5px;
	background: #ECF9E4;
	color: #658453;
}

#search-submit {
	height: 21px;
	margin-left: 2px;
	color: #ad0303;
}

/* Page */

#page {
	width: 860px;
	margin: 0 auto;
	padding: 30px 20px 0px 20px;
	background: #FFFFFF;
	background: #ccbb89 url(images/bg.jpg) repeat-y center top;
}

/** LOGO */

#logo {
	height: 276px;
	background: url(images/img01.jpg) no-repeat left top;
}

#logo h1, #logo p {
	float: left;
	margin: 0;
	padding: 0 0 0 190px;
	line-height: normal;
}

#logo h1 { padding: 140px 0 0 320px; }

#logo h1 a {
	text-decoration: none;
	text-transform: uppercase;
	color: #36511f;
}

#logo h1 a:hover { text-decoration: underline; }

#logo h2{ 
margin: 0;
padding: 10px 0 0 320px;
	font: italic 13px Verdana, Georgia, "Times New Roman", Times, serif; 
	color: #36511f;
}

#logo p  {
	width: 435px;
margin-left: 170px;
	padding: 25px 0 20px 105px;
	text-decoration: none;
	color: #B6ACA2;
}


/* Content */

#content {
	float: left;
	width: 570px;
}

/* Post */

.post {
	margin-bottom: 25px;
}

.post .title {
	height: 55px;
	margin-bottom: 3px;
	padding: 19px 160px 2px 20px;
	background: url(images/img07.jpg) no-repeat left top;
	color: #36511f;
}

.post .date {font-family: Arial, Helvetica, sans-serif;
	float: right;
	margin-top: -60px;
	padding-right: 20px;
	font-weight: bold;
	font-size: 12px;
	color: #333333;
}

.post .meta {
	margin: -20px  0 3px 25px;
	padding: 2px 30px 2px 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 10px;
	color: #666666;
}

.post .meta a { color: #666666; }

.post .entry {
	padding: 25px 20px;
}

.post .links {
	margin: 0 250px 0 0;
	padding: 0 0 0 0px;
}

.post .links .comments {
}

.post .links .permalink {
	padding-left: 17px;
}

/* Sidebar */

#sidebar {
	float: right;
	width: 252px;
}

#sidebar ul {background: #eae2d4;
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: normal;
	border: 4px solid #d5cfb4;
}

#sidebar li {
	margin-bottom: 30px;
	padding: 0 0 20px 0px;
}

#sidebar li ul {border: none;
	line-height: 200%;
}

#sidebar li li {
	margin: 0;
	padding: 0 20px;
}

#sidebar h2 {
	height: 33px;
	margin: 0 0 20px 0px;
	padding: 15px 0 2px 20px;
	background: url(images/img04.jpg) no-repeat left top;
	font-size: 18px;
	color: #FFFFFF;
}


#sidebar p {
	line-height: 200%;
}


/* Footer */

#footer {height: 180px;
	width: 910px;
	margin: -12px auto;
	padding: 0;
	background: #494336 url(images/16.jpg) no-repeat left top;
	
}

#footer p {
	margin: 0;
	padding: 100px 0 0 100px;
	text-align: left;
	line-height: normal;
	color: #B5ADA5;
}

#footer a {
	color: #B5ADA5;
}
#adslot {
background : #dfdfdf;
float : left;
width : 250px;
padding : 0;
margin-bottom : 0;
}
.ad {
float : left;
height : 125px;
width : 125px;
margin-right : 0;
}
.ad img {
border : none;
padding : 0;
}
.ad img:hover {
padding : 0;
border : none;
}
#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}

.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}
	
.commentlist li ul li {
	font-size: 1em;
}

.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;
	}
