/*
Theme Name: KakPravilno.ru
Theme URI: http://kakpravilno.ru/
Description: Designed by <a href="http://kakpravilno.ru">KakPravilno.ru</a> for <a href="http://kakpravilno.ru">KakPravilno.ru</a>
Version: 0.9
Author: Stas Pivovarov
Author URI: http://staspivovarov.ru/
Tags: white, blue, black, three columns, two columns, fixed width, widgets
*/

* {
	margin: 0;
	padding: 0;
}

body {
	font: normal 12px Arial, sans-serif;
	color: #2d2d2d;
	background: #fff;
}

a img { border: 0; }

/* Form Elements */
input,
button,
textarea,
select {
	font: normal 12px Arial, sans-serif;
}

legend { display: none; }
fieldset { border: none; }

ol { list-style-type: decimal;}

hr { display: none; }

table {
	border-collapse: collapse;
	width: 100%;
}

/* Links */
a,
a:hover {color : #0363a3;}

/* Typography */
h1, h2, h3, h4 {
	font-family: Georgia, serif;
	font-weight: normal;
}

p {
	font-size: 12px;
	line-height: 16px;
	margin: 0 0 20px 0;
}

/* BGContainer */
#bgcontain {
	width: 980px;
	margin: 0 auto;
	overflow: hidden;
}

/* Header */
#header-wrap {
	height: 100px;
	background: url("images/bg-header-wrap.png") repeat-x #c8d1d8;
	margin: 0 0 10px 0;
}

.header {
	width: 980px;
	margin: 0 auto;
	position: relative;
}

/* Logo */
#logo {
	padding: 20px 0 0 0;
}


/* Search */
.search {
	width: 433px;
	position: absolute;
	top: 40px;
	right: 0;
}

.search form {
	float: right;
}

.search input {
	float: left;
	width: 182px;
	font-size: 11px;
	padding: 3px 0;
}

.search button {
	float: left;
	background: url(images/btn-search.gif) no-repeat;
	width: 61px;
	height: 24px;
	border: none;
	cursor: pointer;
	color: #fff;
	padding: 0 0 3px 0;
	margin: 0 0 0 1px;
	font: bold 11px Tahoma, sans-serif;
}

/* Search
+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
.download { background: url(images/download-ico.png) left no-repeat; width: 230px; position: absolute; right: 25px; top: 0px; padding: 0px 0px 0px 22px; font: bold 14px/18px Arial; letter-spacing: -1px;}

/* Menu */
#menu-wrap {
	background: #000;
}

.menu {
	width: 980px;
	margin: 0 auto;
	overflow: hidden;
}

/**/ * html .menu { height:1%; } /* */

.menu ul {
	float: right;
	list-style: none;
}

.menu li {
	float: left;
}

.menu li ul { display: none;}

.menu li a {
	float: left;
	display: block;
	color: #fff;
	margin: 0 0 0 20px;
	padding: 5px 0;
}

.menu li a:hover {
	color: #fff;
}

/* Container */
.container {
	float: left;
	width: 980px;
}


/* Main Post */
.mp {
	float: left;
	width: 980px;
	overflow: hidden;
	margin: 0 0 20px 0;
	background: #000;
}

.mct {
	height: 20px;
	background: url(images/mp-top-bar.png) no-repeat top;
}

.mcb {
	height: 20px;
	background: url(images/mp-bot-bar.png) no-repeat bottom;
}

.mcc {
	overflow: hidden;
	padding: 0px 20px;
}


/* Main Post - Data
+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
.mp .postdata {
	float: left;
	width: 690px;
}

.mp .postimg { float: left; width: 150px; height: 150px; margin-right: 21px; padding: 1px; border: solid 1px #000; background:#d6e9ed;}
.mp .postimg img { border: none; margin: 0px; padding: 0px; }

.mp .post { overflow: hidden;  }
.mp .post .p-head { overflow: hidden;}

.mp .post .p-head h1 {
	color: #fff;
	border-bottom: solid 1px #fff;
	margin: 0 0 7px 0;
	padding: 0 0 7px 0;
}

.mp .post .p-head h1 a, .post h1 a:visited  { color: #fff; text-decoration: none; }
.mp .post .p-head h1 a:hover { color: #fff; text-decoration: none;}

.mp .post .p-date-cat { font-size: 11px; color:#fff; }
.mp .post .p-date-cat a, .p-date-cat a:visited, .p-date-cat a:hover { text-decoration: underline; }
.mp .post .p-con p { font: normal 12px/16px "Verdana"; padding: 4px 0px; margin: 4px 0px; color:#fff;}
.mp .post .p-con ol { list-style: decimal inside; }
.mp .post .p-con ol { padding: 10px 0px 10px 25px; margin: 0px; }
.mp .post .p-con ol li { padding: 2px 0px 2px 0px; }
.mp .post .p-con ul { padding: 10px 0px 10px 20px; margin: 0px; }
.mp .post .p-con ul li { padding: 2px 0px 2px 13px; background: url("images/p-con-li.png") no-repeat left 2px; color:#fff; }
.mp .post .p-con blockquote { font: italic 14px/19px Georgia, "Times New Roman", Times, serif; padding: 5px 20px; background: #fbf7d9; margin: 10px 0px; color:#fff; border: solid 1px #f6f3d3; }
.mp .post .p-con blockquote p { font: italic 14px/19px Georgia, "Times New Roman", Times, serif; color:#fff; }
.mp .post .p-con blockquote li { padding: 2px 0px 2px 13px; list-style-type: none; font-size: 12px; line-height: 17px;}
.mp .post .p-det { text-align: left; font-size: 11px; font-weight: bold;}
.mp .post .p-det li { display: inline; padding: 5px 0px 5px 18px; margin-right: 5px;}
.mp .post .p-det li.p-det-com { background: url("images/p-det-com-mp-ico.gif") left 6px no-repeat; }
.mp .post .p-det li.p-det-more { background: url("images/p-det-more-mp-ico.gif") left 6px no-repeat; }
.mp .post .p-det li a, .p-det li a:visited, .p-det li a:hover { margin-right: 3px; color:#fff;}


/* Main Post - Syndicate */
.mp .syn {
	float: left;
	width: 229px;
	margin-left: 20px;
}

.mp .syn h3 {
	font: normal 24px Georgia, serif;
	color: #fff;
	border-bottom: solid 1px #fff;
	margin: 0 0 7px 0;
	padding: 0 0 7px 0;
}

.mp .syn em { display: none; margin: 0; padding: 0; line-height: 0px;}
.mp .syn ul { padding: 0px; margin: 0px; }
.mp .syn li { float: left; list-style-type: none; font: bold 14px/14px Arial, sans-serif; color:#fff; letter-spacing: -1px; }
.mp .syn li a { float: left; display: inline; height: 22px; width: 210px; padding: 2px 0px 2px 23px;}
.mp .syn li a.syn1 { background: url(images/syn-1.png) no-repeat left top; }
.mp .syn li a.syn2 { background: url(images/syn-2.png) no-repeat left top; }
.mp .syn li a.syn3 { background: url(images/syn-3.png) no-repeat left top; }
.mp .syn li a.syn4 { background: url(images/syn-4.png) no-repeat left top; }
.mp .syn li a:hover { text-decoration: none; }


/* SC
+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
.SC { width: 980px; }


/* Col 1 Index
+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
.co1 { width: 180px; float: left; margin-right: 20px;}

.co1 .categories { margin-bottom: 15px; }
.co1 .categories h2 {  color:#000; font: normal 24px/20px Georgia, serif; border-bottom: solid 1px #d7d7d7; padding: 10px 0px 10px 0; margin-bottom: 10px; }
.co1 .categories li { background: url(images/categories-li-arrow.png) no-repeat left 7px; padding: 2px 0px 2px 10px; }
.co1 .categories li ul li { background: none; font-size: 11px; padding: 1px 0px 1px 0px; font-weight: normal;}

.co1 .links h2 { color:#000; font: normal 24px/20px Georgia, serif; border-bottom: solid 1px #d7d7d7; padding: 10px 0px 10px 0; margin-bottom: 10px; }
.co1 .links li { background: url(images/categories-li-arrow.png) no-repeat left 7px; padding: 2px 0px 2px 10px;}
.co1 .links li ul li { background: none; padding: 1px 0px 1px 0px; font-weight: normal;}


/* Col 2 Index
+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
.co2 { width: 510px; float: left; }
.co2 h2 {  color:#000; font: normal 24px/20px Georgia, serif; border-bottom: solid 1px #d7d7d7; padding: 10px 0px 10px 0; margin-bottom: 10px; }
.co2 .post { border-bottom: solid 1px #d7d7d7; margin: 0 0 20px 0; padding: 0 0 20px 0;}
.co2 .p-head { overflow: hidden; padding: 0;}
.co2 .p-head h3 { font: normal 19px/19px Arial, sans-serif; letter-spacing: -1px; padding-bottom: 2px;}
.co2 .p-head h3 a, .post h2 a:visited  { text-decoration: none; }
.co2 .p-head h3 a:hover { text-decoration: none;}
.co2 .p-date-cat { font-size: 11px; color:#888; margin: 0; padding: 0; }
.co2 .p-date-cat a, .p-date-cat a:visited, .p-date-cat a:hover { text-decoration: underline; }

.co2 .p-con { padding: 0px;}
.co2 .p-con p { padding: 3px 0px; margin: 3px 0px;}
.co2 .p-con ol { padding: 10px 0px 10px 25px; margin: 0px; list-style: decimal inside;}
.co2 .p-con ol li { padding: 2px 0px 2px 0px; }
.co2 .p-con ul { padding: 10px 0px 10px 20px; margin: 0px; }
.co2 .p-con ul li { padding: 2px 0px 2px 13px; background: url("images/p-con-li.png") no-repeat left 2px; color:#666; }
.co2 .p-det { text-align: left; font-size: 11px;}
.co2 .p-det li { display: inline; padding: 4px 0px 6px 18px; margin-right: 5px;}
.co2 .p-det li.p-det-com { background: url("images/p-det-com-ico.gif") left center no-repeat; }
.co2 .p-det li.p-det-more { background: url("images/p-det-more-ico.gif") left center no-repeat; }
.co2 .p-det li a, .p-det li a:visited, .p-det li a:hover { margin-right: 3px; color:#0262a2; }


/* Col 3 Index
+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
.co3 { width: 250px; float: right; margin-left: 20px; padding-bottom: 20px;}

.co3 h2 {
	font: normal 24px/20px Georgia, serif;
	color: #000;
	border-bottom: solid 1px #d7d7d7;
	margin: 0 0 10px 0;
	padding: 10px 0;
}

.co3 .latestcomments { margin-bottom: 15px;}
.co3 .latestcomments li { font-size: 11px; border-bottom: solid 1px #d7d7d7; padding: 5px 0px; list-style: none;}

.co3 .latestcomments li a {
	font-size: 11px;
	color: #000;
	text-decoration: none;
}

.co3 .latestcomments .author {
	display: block;
	color: #000;
}


/* Side Left
############################################################################################################## */
.SL {
	float: left;
	width: 510px;
	padding-right: 20px;
}

.SL .post {
	overflow: hidden;
	border-bottom: 1px solid #d7d7d7;
}

.SL .p-head {
	margin: 0 0 15px 0;
	padding: 0 0 7px 0;
	border-bottom: 1px solid #d7d7d7;
}

.SL .p-head h1 { font: normal 24px/20px Georgia, serif; padding-bottom: 3px; color:#000;}
.SL .p-head h3 { font: normal 21px/21px Arial, sans-serif; letter-spacing: -1px; padding-bottom: 2px; color:#000;}

.SL .p-date-cat {
	font-size: 11px;
	color:#888;
	margin: 0;
}

.SL .p-date-cat a, .p-date-cat a:visited, .p-date-cat a:hover { text-decoration: underline; }
.SL .p-date { font-size: 11px; color:#999966;}
.SL .p-con { padding: 0px;}
.SL .p-con p { margin: 0 0 10px 0; }
.SL .p-con li p { margin: 10px 0; }
.SL .p-con ol { padding: 10px 0px 10px 25px; margin: 0px;}
.SL .p-con ol li { padding: 2px 0px 2px 0px; line-height: 17px; }
.SL .p-con ul { padding: 10px 0; margin: 0; }
.SL .p-con ul li { margin: 0 0 0 30px; padding: 2px 0; line-height: 17px; }
.SL .p-con blockquote { font: italic 13px/19px Georgia, "Times New Roman", Times, serif; padding: 5px 15px; background: #fff4c8; margin: 10px 0px; color:#990000; }
.SL .p-con blockquote p { font: italic 13px/19px Georgia, "Times New Roman", Times, serif; color:#990000; }
.SL .p-con blockquote li { padding: 2px 0px 2px 13px; list-style-type: none; font-size: 12px; line-height: 17px;}
.SL .p-det { text-align: left; font-size: 11px; }
.SL .p-det li { display: inline; padding: 4px 0px 6px 18px; margin-right: 5px;}
.SL .p-det li.p-det-com { background: url("images/p-det-com-ico.gif") left center no-repeat; }
.SL .p-det li.p-det-more { background: url("images/p-det-more-ico.gif") left center no-repeat; }
.SL .p-det li.p-det-tags { background: url("images/p-det-tags-ico.gif") left center no-repeat; }
.SL .p-det li a, .p-det li a:visited, .p-det li a:hover { margin-right: 3px; }


/* Side Right
############################################################################################################## */
.SR { width: 450px; float: right;}

.SR h2 {
	font: normal 24px/20px Georgia, serif;
	color: #000;
	border-bottom: solid 1px #d7d7d7;
	margin: 0 0 10px 0;
	padding: 16px 0 10px 0;
}

.widget { margin-bottom: 15px;}
.widget li { background: url(images/categories-li-arrow.png) no-repeat left 7px; font-size: 12px; padding: 2px 0px 2px 10px; list-style: none;}
.widget li ul li { background: none; font-size: 12px; padding: 2px 0px 2px 0px; font-weight: normal;}
.widget_tag_cloud { line-height: 22px; font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; }
.widget_calendar table { width: 100%;}
.widget_calendar table td { text-align: center; padding: 3px; }
.widget_calendar caption { background: #f5f5f4; padding: 5px 0px; margin-bottom: 10px;}
.widget_calendar #today { background: #f5f5f4;}
.widget_search #s { width: 160px; border: solid 1px #b5d6cd; padding: 3px; margin-bottom: 5px;}
.widget_flickrRSS { overflow: hidden; padding: 0px;}
/**/ *html .widget_flickrRSS { height: 1%;} /**/
.widget_flickrRSS h3 { width: 270px; margin-bottom: 10px;}
.widget_flickrRSS ul { float: left;}
.widget_flickrRSS li { background: none; display: inline; padding: 0px; float: left; margin: 0px 7px 7px 0px;}
.widget_flickrRSS li a img, .widget_flickrRSS li a:visited img { border: solid 1px #fff; width: 65px; height: 65px;}
.widget_flickrRSS li a:hover img { border: solid 1px #000;}

.widget_recent_comments
.widget_recent_comments { margin-bottom: 15px;}
.widget_recent_comments li { font-size: 11px; border-bottom: solid 1px #d7d7d7; padding: 5px 0px; background: none;}

.widget_recent_comments li a {
	font-size: 11px;
	color: #000;
	text-decoration: none;
}

.widget_recent_comments .author {
	display: block;
	color:#000000;
}


/* Title */
.title {
	font: normal 24px/20px Georgia, serif;
	color: #000;
	border-bottom: solid 1px #d7d7d7;
	margin: 0 0 10px 0;
	padding: 0 0 26px 0;
}

/* Images
+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++  */
.SL img.aligncenter { display: block; margin-left: auto; margin-right: auto; padding: 1px; border: solid 1px #ccc;}
.SL img.alignright { margin: 5px 0 10px 20px; display: inline; border: solid 1px #ccc; padding: 1px; }
.SL img.alignleft { margin: 5px 20px 10px 0; display: inline; border: solid 1px #ccc; padding: 1px;}
.SL .alignright { float: right; }
.SL .alignleft { float: left }

/* Navigation
+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++  */
.nav { overflow: hidden; margin: 20px 0px;}
.nav .left a { float: left; background:url(images/nav-left.png) no-repeat left 1px; padding-left: 18px; }
.nav .right a { float: right; background:url(images/nav-right.png) no-repeat right 1px; padding-right: 18px; }
.nav a, .nav a:visited { cursor: hand; font: bold 11px/14px Verdana, Geneva, sans-serif;}


/* Comments
############################################################################################################## */
.comments-list { padding-top: 30px;}
.comments-list h2 { color:#272d36; font: normal 24px/24px Georgia, serif; padding-bottom: 5px; margin-bottom: 15px;  border-bottom: solid 1px #dddddd; }
.comments-list div.entry { margin-bottom: 15px; padding-bottom: 15px; border-bottom: solid 1px #dddddd; }
.comments-list div.alt { margin-bottom: 15px; padding-bottom: 15px;}
.comments-list p.name { font-weight: bold; margin: 0; padding: 0; }
.comments-list p.avt { padding: 0px; margin: 0px; float: right;}
.comments-list p.avt img { border: solid 4px #dededb;}
* html .comments-list p.avt { left: -60px; }
.comments-list p.date { font-size: 11px; padding-bottom: 0; color:#999; margin: 0;}
.comments-list p.date a, .comments-list p.date a:visited, .comments-list p.date a:hover { color:#999;}

.comments-list .con { font-size: 11px; color: #2d2d2d;}
.comments-list .con p { font-size: 12px; padding: 5px 0px; margin: 0px; color: #2d2d2d;}
.comments-list .con blockquote { font: italic 14px/19px Georgia, "Times New Roman", Times, serif; color:#666; margin: 10px 0px; background:#f1f1f1; padding: 5px 15px; }
.comments-list .con blockquote p { font: italic 14px/19px Georgia, "Times New Roman", Times, serif; color:#666; }


/* Comments Form
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
.comments-form h3 {
	font: normal 24px/20px Georgia, serif;
	color: #000;
	margin: 0 0 10px 0;
	padding: 5px 0px;
}

.comments-form p {
	margin: 0;
}

.comments-form p.formbg { color:#333; font-size: 11px; font-weight: bold; background: url(images/form-input-bg.png) no-repeat; padding: 8px; margin-bottom: 6px;  }
.comments-form p.formtxt { color:#333; font-size: 11px; font-weight: bold; background: url(images/form-txt-bg.png) no-repeat; padding: 8px; margin-bottom: 6px;  }
.comments-form .required { color:#ff0000;}
.comments-form input { padding: 5px; width: 314px; margin-right: 5px; }
.comments-form input.formid { border: 1px solid #e0e0e0; background: #fff; padding: 4px; color:#000;}
.comments-form input.formemail { border: 1px solid #e0e0e0; background: #fff; padding: 4px; color:#000;}
.comments-form input.formuri { border: 1px solid #e0e0e0; background: #fff; padding: 4px; color:#000;}
.comments-form textarea { border: 1px solid #e0e0e0; background: #fff; padding: 10px; width: 480px; color:#000;}
.comments-form .button { background: url(images/btn-post-comment.gif) no-repeat left top; text-indent: -50000px; width: 82px; height: 24px; border: none; display: block; cursor: pointer;}


/* Footer */
#footer-wrap {
	border-top: 1px solid #ccc;
}

.footer {
	width: 980px;
	overflow: hidden;
	margin: 0 auto;
	padding: 20px 0 20px 0;
}

.footer p {
	font-size: 11px;
	margin: 0 0 10px 0;
}

.zakladka {
	margin: 20px 0 0 0;
}

.clear {
	clear: both;
}

/* Intro */
.SL .p-con p.intro {
	font-size: 18px;
	line-height: 24px;
	margin: 0 0 30px 0;
}

/* Photo */
.photo {
	margin: 0 0 20px 0;
}

.photo p {
	font-size: 11px;
	font-style: italic;
	color: #888;
	margin: 0;
}

.border img { border: 1px solid #ddd; }

/* User */
.user {
	display: block;
/*	height: 35px;*/
	font-size: 12px;
	font-style: italic;
	color: #888;
/*	margin:  0 0 30px 0;*/
/*	background: url(images/bg-user.gif) no-repeat 0 100%;*/
}

/* Ad Offer */
.ad-offer {
	float: left;
	width: 510px;
	clear: both;
	margin: 0 0 30px 0;
}

.ad-offer img {
	float: left;
	width: 75px;
}

.SL .p-con .ad-offer h2 {
	margin: 0 0 0 85px;
}

.SL .p-con .ad-offer p {
	margin: 0 0 0 85px;
}

/* Login */
#login {
	color: #d7d7d7;
}

#login dl {
	padding: 4px 0 0 0;
}

#login dt {
	display: block;
	float: left;
	width: 50px;
	color: #fff;
	margin: 0 0 10px 0;
}

#login dd {
	color: #fff;
	margin: 0 0 10px 55px;
}

#login dd input#user_login,
#login dd input#user_pass {
	width: 174px;
	padding: 2px 0;
	border: none;
}


.post .p-con h2 {margin: 20px 0 0 0;}

.comment-body {
	padding: 20px 0 0 0;
	border-bottom: 1px solid #ddd;
}

.comment-author cite.fn {
	font-weight: bold;
	font-style: normal !important;
}

.commentmetadata a,
.commentmetadata a:hover {
	color: #999;
	text-decoration: none;
}

.navigation {
	font-size: 14px;
	padding: 30px 0;
}

.teaser {
    margin: 0 0 20px 0;	
}

.SRR { padding-bottom: 20px; }

