/*
Theme Name:     Max Child
Template:       max
Version:        0.1.0
*/
@import url("max.css");

#header .logo {
float: left;
width: 840px;
}
.logo a {display:block; font-size:26px; font-weight: bold; padding-top:0px;padding-bottom:12px; width:400px;}
.logo p {display:block; float:right; margin-top:-45px; width:500px; margin-left:300px;}
.widt {display:block; font-size: 17px;font-weight: bold;}
.post-meta {background: url("images/sep-bg.png") repeat-x center bottom; padding-bottom: 10px;
margin-bottom: 12px !important; padding-top: 7px;}
#content .post, #content .page {
margin-bottom: -5px;
}
#posts-list .post{
	background: transparent;
}
h1{
	font-size:21px;
	padding-bottom:6px;
padding-top:7px;
}

h2{
	font-size:19px;
	padding-bottom:7px;
padding-top:3px;
}
h3{
	font-size:17px;
	padding-bottom:7px;
padding-top:3px;
}

#content .post .post-entry p {
overflow: visible;
}
p {
margin-bottom: 7px;
    text-align: justify;
}
#slider {
margin-bottom: 0px;
}
#content a {
text-decoration:underline;
}

#footer {
color: white;
background: url(images/footer-bg.png) repeat;
}
#footer a {
color: white;
}
#slider .lof-main-item-desc {height:60px;}
#comments-title {font-size:21px; font-weight:bold; padding-top:10px; padding-bottom:10px;}
body {color:black;}

img.alignleft, img.alignright, img.aligncenter {
margin-bottom: 0;
}

input[type=text], textarea {
border: 1px solid rgb(156, 156, 156);
}

/*Р”РѕР±Р°РІРёР» ruslan.modesco*/
blockquote {
border-left: 4px solid #4581B9 !important;     	/*Р»РµРІР°СЏ РєРѕР»РѕРЅРєР°*/
border-bottom-right-radius: 10px; 				/*СЃРєСЂСѓРіР»РµРЅРёРµ РєСЂР°РµРІ СЃРїСЂР°РІР°*/
border-top-right-radius: 10px;
margin: 30px !important;						/*РІРЅРµС€РЅРёРµ РѕС‚СЃС‚СѓРїС‹*/
padding: 20px !important;						/*РІРЅСѓС‚СЂРµРЅРЅРёРµ РѕС‚СЃС‚СѓРїС‹*/	
line-height: 20px !important;					/*С€РёСЂРёРЅР° СЃС‚СЂРѕРєРё*/
background: #F7F7F7;							/*С†РІРµС‚ С„РѕРЅР°*/
color: black;									/*С†РІРµС‚ С‚РµРєСЃС‚Р°*/
text-align: justify !important;					
font-style: italic !important;					/*РєСѓСЂСЃРёРІ*/
}

.name {
font-weight: 600;
color: #4581B9;
    background-image: url('/user.png');
    background-repeat: no-repeat;
}

.otz {
    background: #f5f5f5;
    border: 1px solid #c6cfd8;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    border-radius: 10px;
    margin-bottom: 0.5em;
    width: 89%;
    padding-left: 0.5em;
    text-indent: 30px;
    padding: 0 10px 0 10px;
}