/*  
Theme Name: OchProsto.com design
Theme URI: http://ochprosto.com
Description: Special for OchProsto.com blog
Version: v1.0
Author: vizitka.site
Author URI: http://vizitka.site
Tags: white, light, blue, two-columns, fixed-width, right-sidebar
*/

body, div, dl, dt, dd, #menu ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, p, blockquote, th, td {
	margin:0;
	padding: 4px 0px 4px 0px;
}


table {
	border-collapse:collapse;
	border-spacing:0;
}
address, caption, cite, code, dfn, th, var {
	font-style:normal;
	font-weight:normal;
}
em {
	font-style:normal;
}
ol, #menu ul {
	margin:0;
	padding:0;
}
caption, th {
	text-align:left;
}
h1, h3, h4, h5, h6 {
	font-size:100%;
}
img.alignright {
	float:right;
	margin:0 0 1em 1em
}
img.alignleft {
	float:left;
	margin:0 1em 1em 0;
    border:0;
    border-radius: 15px;
}
img.aligncenter {
	float:center;
        border:0;
        border-radius: 15px;
}

a img.alignright {
	float:right;
	margin:0 0 1em 1em
}
a img.alignleft {
	float:left;
	margin:0 1em 1em 0
}
a img.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto
}
a {
	color:#09f;
	text-decoration:none;
        font-weight: 300;
}

a:hover {
	color:#09f;
	text-decoration:underline;
}
/*-----------------------*/

body {
background-color: #FFFFFF;
font-family: 'Ubuntu', sans-serif;
font-color: #444;
font-weight: 300;
}

#headerh h1 {
	font-size:14px;
	font-weight:lighter;
        text-align:center;
}

.after_post_rss {
	margin-top: 20px;
	padding: 10px 0px 0px 5px;
        background: #FFFCD5;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
	border: solid 1px #F2E0AC;
}

#header .topic {
text-align: center;
}

#friends {
	font-size:6px;
	font-weight:lighter;
	padding:0px;
	margin:0px;
font-family:Calibri;
}

#menu {
	width:960px;
	margin:10px auto 0 auto;
	background-color:#F5F5F5;
	border-top:1px solid #ddd;
	border-bottom:1px solid #ddd;
	border-right:1px solid #ddd;
	height:24px;
	position:relative;
}
#menu ul {
	list-style:none;
	margin:0px;
	overflow:hidden;
	border-left:1px solid #ddd;
	width:960px;
	float:left;
}
#menu ul li {
	float:left;
	position:relative;
	display:inline;
	text-transform:uppercase;
	font-size:15px;
	line-height:14px;
	font-weight:lighter;
	letter-spacing:1px;
	padding:5px 20px 0px 20px;
	border-right:1px solid #ddd;
	height:19px;
}
#menu ul li ul {
	display: none;
}
#menu ul li.current_page_item, #menu ul li.current_page_item:hover {
	border-bottom:0px;
	background-color:#fff;
}
#menu ul li.current_page_item a, #menu ul li.current_page_item a:visited {
	color:#000;
}
#menu ul li.current_page_item a:hover {
	color:#000;
	text-decoration:none;
}
#menu ul li a, #menu ul li a:visited {
	color:#666;
	text-decoration:none;
}
#menu ul li:hover {
	background-color:#F2F2F2;
}
#menu ul li a:hover {
	color:#000;
	text-decoration:underline;
}


#menu .rss {
	list-style:none;
	margin:0px;
	font-family: Calibri;
	overflow:hidden;
	float:right;
	border:none;
}
#menu .rss li {
	float:right;
	background-color:#FFFBFA;
	border-left:1px solid #ddd;
	border-right:none;
}
#menu .rss li:hover {
	background-color:#FFF7F5
}
#menu .rss li a {
	padding:0px 0px 0px 12px;
	background:url(images/rss.png) no-repeat top left;
}

#header {
	width:920px;
	margin:0 auto 0px auto;
	padding:10px 0px 0px 0px;
	height:100px;
}

#header h1 {
	font-family:Taurus;
	font-size:36px;
	font-weight:lighter;
	letter-spacing:-1px;
	text-transform:lowercase;
}
#header h1 a, #header h1 a:visited {
	text-decoration:none;
	color:#000;
}
#header h1 a:hover {
	text-decoration:underline;
	color:#000;
}
#header h1 span {
	font-style:italic;
	font-weight:bold;
	color:#007acc;
}
#header .description {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:16px;
	line-height:14px;
	font-style:italic;
	font-weight:bold;
	color:#000;
}
#header .description em {
	font-size:14px;
	font-style:italic;
	color:#666;
}


#container {
	width:1025px;
	margin:0 auto 10px auto;
	overflow:hidden;
}


#posts  .catinfo {
	font-family: Calibri;
	font-size:10px;
	color:#bdbdbd;
        float:left;
        line-height: 100%;
        padding: 5px 0px;
        text-indent: 0px;
}


#posts .post .postcontent strong {
	font-weight:bold;
}



#rside {
	float:right;
	width:300px;
	overflow:hidden;
	color:#444;
	padding:0px 0px 20px 15px;
	margin:0px 0px 10px 10px;
	background:url(images/sidebg.png) repeat-y top left;
	font-size:12px;
}
#rside a {
	color:#007acc;
	text-decoration:none;
        font-weight: lighter;
        font-size: 20px;
}

#rside a:hover {
	color:#333;
}

#rside .catname {
	font-weight:lighter;
	font-size:20px;
	border-bottom:1px solid #ddd;
}

#rside ul {
	list-style:none;
	margin:0px 0px 5px 0px;
	padding:5px 0px 5px 0px;
	border-bottom:1px solid #ddd;
}
#rside ul li {
	font-size:16px;
	line-height:20px;
	padding:2px 0px 2px 16px;
	margin:2px 0px 2px 0px;
        letter-spacing: 0.4px;
}
#rside ul li.mostcom {
	background:url(images/limostcom.png) no-repeat top left;
}
#rside ul li.com {
	background:url(images/licom.png) no-repeat top left;
	text-transform:lowercase;
}
#rside img {
	margin:0px 10px 0px 10px;
}
#rside .rss {
	float:center;
	
}

#tabs_container {
	width: 300px;
}
#tabs_container ol.tabs {
	list-style:none;
	width:298px;
	height:24px;
	margin:0px;
	padding:0px;
	overflow:hidden;
	border-top:1px solid #ddd;
	border-bottom:1px solid #ddd;
}
#tabs_container ol.tabs li {
	float:left;
	font-family: "Gill Sans MT", Georgia, "Times New Roman", Times, serif;
	width:98px;
	text-align:center;
	background:none;
	display:inline;
	text-transform:uppercase;
	font-size:10px;
	line-height:14px;
	margin:0px;
	letter-spacing:1px;
	padding:5px 0px;
	border-right:1px solid #ddd;
	height:19px;
}
#tabs_container a:hover {
	text-decoration:none;
}
#tabs_container ol.tabs li.active a {
	font-weight:bold;
}
#tabs_container ol.tabs li.recent {
	background:url(images/recent.png) no-repeat top right;
	border-right:none;
}
div.tab_contents_container {
	border-top: none;
}
div.tab_contents {
	display: none;
}
div.tab_contents_active {
	display: block;
}
div.clear {
	clear: both;
}
#rside .wp-tag-cloud {
	list-style:none;
	width:280px;
	padding:10px 7px 0px 7px;
	border:none;
	overflow:hidden;
}
#rside .wp-tag-cloud li {
	display:inline;
	background:none;
	padding:3px;
	margin:0px;
}
#rside .arhives {
	width:300px;
	overflow:hidden;
}
#rside .arhives li {
	display:inline;
	float:left;
	width:134px;
	background:url(images/liarc300.png) no-repeat top left;
}
#tab1, #tab2 {
	width:300px;
	font-size:12px;
}
#rside .searchbox {
	width:300px;
	padding:5px 0px 10px 0px;
	float:right;
}
#rside .searchbox .searchformtop {
	font: normal 14px Calibri;
	border:none;
	background: url(images/searchformtop.png) no-repeat top left;
	color:#999;
	margin:0px;
	float:left;
	width:227px;
	height:28px;
	padding:0px 5px;
}
#rside .searchbox input.gosearch {
	width: 63px;
	height: 28px;
	background:url(images/searchbutton.png) no-repeat;
	margin:0px;
	float:left;
}
#rside .searchbox input.gosearch:hover {
	background:url(images/searchbuttonh.png) no-repeat;
}
#posts {
	width:700px;
	float:left;
	overflow:hidden;

}
#posts .post {
	width:700px;
	overflow:hidden;
}
#posts .post .pinfo {
	list-style:none;
	width:700px;
	height:50px;
	padding:0px 0px 0px 5px;
        display: table-cell;
        vertical-align: middle;
	margin:0px 0px 0px 0px;
	font-family: Ubuntu, Calibri, Georgia, "Times New Roman", Times, serif;
}


#posts .post .pinfo li {
	display:inline;
	float:left;
	padding:0px;
	margin:0px;
font-family:Calibri;
}
#posts .post .pinfo li.lileft {
	width:58px;
	height:30px;
	padding:5px 0px 0px 4px;
	text-align:center;
font-family:Calibri;
}
#posts .post .pinfo li.liright {
	width:550px;
	padding:0px 8px 0px 8px;
        vertical-align: middle;
	display:table;
        font-family:Calibri;
}
#posts .post .pinfo li.lileft span {
	font-size:14px;
	font-weight:lighter;
	line-height:14px;
	padding:0px;
	margin:0px;
font-family:Calibri;
}
#posts .post .pinfo li.lileft span em {
	font-family:"Gill Sans MT", Georgia, Verdana, Times, serif;
	font-size:14px;
	color:#bbb;
	padding:0px;
	margin:0px;
	text-transform:uppercase;
	letter-spacing:2px;
font-family:Calibri;
}

#posts .post .pinfo div {
	display:table-cell;
	vertical-align:top;
	position:static;
}

#posts .post .pinfo div div {
	position:static;
        font-family:Calibri;
}

#posts .post .pinfo h2 {
        color: #4d9ef2;
	font-size:30px;
        text-align:left;
        font-family: "Open Sans", Helvetica, Arial, sans-serif;
}
#posts .post .pinfo h1 {
	font-size:30px;
        text-align:left;
        font-family: "Open Sans", Helvetica, Arial, sans-serif;
	color:#09f;
	text-decoration:none;
        font-weight: 300;
}


#posts .post .pinfo li.liright h1 a, #posts .post .pinfo li.liright h1 a:visited {
	color:#4d9ef2;
	text-decoration:none;
text-align:center;
vertical-align: middle;

}

#posts .post .postcontent {
	font-size: 16px;
	margin: 0px 0px 0px 0px;
	line-height: 1.5;
        color: #3f3f3f;
        font-weight: 200;
}
#posts .post .postcontent a, #posts .post .postcontent a:visited {
	color:#007acc;
	text-decoration:none;
}
#posts .post .postcontent a:hover {
	color:#333;
	text-decoration:underline;
}

#posts .post .postcontent em {
        font-style: italic;
}
#posts .post .postcontent p {
	margin-bottom: 10px;
}
#posts .post .postcontent img {
	padding: 10px 10px;
        margin: auto;
}

.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.alignleft {
	float: left;
}

.alignright {
	float: right;
}


#posts .post .postcontent blockquote {
border-left:solid #09f 2px;
margin:10px 20px;
padding:10px 1px 1px 10px;
color:#333;
text-align: left;

}

#posts .post .postcontent blockquote1 {
border-left:solid #09f 2px;
margin:10px 40px;
padding:10px;
color:#333;
text-align: left;

}


#posts .post .postcontent ol {
	padding: 0px 0px 10px 20px;
}


#posts .post .postcontent img.wp-smiley {
	padding:0px;
	margin:0px;
	background:none;
	border:none;
}
#posts .post .postcontent h1, #posts .post .postcontent h2{ 
        line-height: 30px;
        font-size: 24px;
        border-bottom: solid #09f 1px;
        font-weight: inherit;
        margin: 1em 10px 0.8em 10px;
}

#posts .post .postcontent h3{ 
        line-height: 26px;
        font-size: 20px;
        text-align: justify;
        border-bottom: solid #B3E1FF 1px;
        font-weight: inherit;
        margin: 10px;
}


#posts div.bookmarkz {text-align: center; margin: 10px 0;}


#posts .post .postcontent .postcom {
	font-size:12px;
	color:#bdbdbd;
        float:right;
        line-height: 100%;
}

#singleinfo {
	width:700px;
	min-height:80px;
	background:url(images/singleinfo.png) repeat-x top left;
	border:1px solid #ddd;
	margin:10px 0px 0px 0px;
	padding:10px 5px 10px 5px;
}
#singleinfo ul {
	list-style:none;
	margin:0px;
	padding:0px;
}
#singleinfo ul li {
	display:block;
	padding:4px 6px;
}
#singleinfo ul li.tags, #singleinfo ul li.categorie {
	font-family:"Gill Sans MT", Georgia, Verdana, Times, serif;
	text-transform:uppercase;
	font-size:10px;
	letter-spacing:1px;
}
#singleinfo ul li.rss {
	font-family: Calibri;
	font-weight:bold;
	font-size:12px;
	color:#666;
	text-align:center;
	border-top:1px solid #ddd;
}
#navigation {
        text-align:center;
}

#comments { width:700px; overflow:hidden; padding:0px; border-top: solid #DDD 1px;}

#comments h4 { font-size:21px; font-weight:lighter; text-align: center; margin-top: 10px; margin-bottom: 10px;}
#zzz h2 { font-family: Calibri; font-size:10px; font-weight:lighter; }
#listcomments { width:700px; list-style:none; padding:0px; margin:10px 0px 0px 0px; }

#listcomments li { margin:0px 0px 20px 0px; border:1px solid #ddd; border-top:4px solid #ddd; padding:10px; overflow:hidden; }
#listcomments li .leftpart { float:left; border:1px solid #ddd; padding:2px 2px 2px 2px;  margin:0px 5px 5px 0px; width:30px; height:30px; }
#listcomments li .rightpart { float:left;  width:560px; padding: 0px;  }
#listcomments li .rightpart p { font-family: Calibri; font-size:12px; padding: 0px; }
#listcomments li .rightpart span { font: normal normal normal 1.083em/1.54em Verdana, sans-serif; font-size:16px; font-weight:300; }

#listcomments li .commenttext { float:left; clear:both; width:680px; margin:5px 0px 0px 0px; padding:5px 0px 0px 0px; line-height: 22px; border-top:1px solid #ddd; }
#form { border:1px solid #ddd; padding:10px; margin:10px 0px 0px 0px; overflow:hidden; }

#form small { font-family: Calibri; font-size:11px; text-transform:uppercase; letter-spacing:2px; }

#form input { width:300px; border:1px solid #ddd; padding:2px 2px 2px 2px; font-family: Calibri; font-size:16px; margin: 5px 0px; float: left; }
#form textarea  { width:670px; border:1px solid #ddd; padding:2px 2px 2px 2px; font-family: Calibri; font-size:16px; }
#form input.submitcom {
	width: 171px;
	height: 40px;
	background: url(images/submitc.png) no-repeat;
	margin:0px 0px 0px 150px;
	padding:0px;
	border:none;
        float: left;
}

#footer {
	width:100%;
	overflow:hidden;
}
#footer .fleft { float:left; width:100%; overflow:hidden; text-align:center; }

#footer h1 {
	font-family:Calibri;
	font-weight:lighter;
	font-size:22px;
	text-align:center;
	margin:0px 0px 10px 0px;
}

#footer .catinfo {
	font-family: Calibri;
	font-size:16px;
	color:#bdbdbd;
	text-align:center;
        padding: 10px;
}

#share42 {
  position: fixed;
  z-index: 980;
  margin-left: -70px; /* смещение панели влево от края контента */
  padding: 6px 6px 0;
  background: #FFF;
  border: 1px solid #E9E9E9;
  border-radius: 4px;
}

.relatedposts {width: 690px; margin: auto; float: center; font-size: 12px;}  
.relatedposts h3 {font-size:21px; font-weight:lighter; text-align: center; margin: 6px;}
.relatedthumb {float: left; }   
.relatedthumb a {color :#333; text-decoration: none; display:block; padding: 4px; width: 164px; text-align: center;}  
.relatedthumb a:hover {background-color: #ddd; color: #000;}  
.relatedthumb img {
	float:center;
        border:0;
        border-radius: 15px;}

.hidecounter { opacity:0.5; -moz-opacity:0.5; filter:alpha (opacity=50); text-align:center; }
.hidecounter:hover { opacity:1.0; -moz-opacity:1.0; filter:alpha (opacity=100); }

/* Minimum width of 960 pixels. */
@media screen and (max-width: 960px) {
	body {
		background-color: #FFFFFF;
	}
	body .site {
		padding: 0 40px;
		padding: 0 2.857142857rem;
		margin-top: 48px;
		margin-top: 3.428571429rem;
		margin-bottom: 48px;
		margin-bottom: 3.428571429rem;
		box-shadow: 0 2px 6px rgba(100, 100, 100, 0.3);
	}
	body.custom-background-empty {
		background-color: #fff;
	}
	body.custom-background-empty .site,
	body.custom-background-white .site {
		padding: 0;
		margin-top: 0;
		margin-bottom: 0;
		box-shadow: none;
	}
}

input[type=text] {
    color:#999;
}
input[type=text]:focus {
    color:#000;
}

.yvideo {
    height: 0;
    position: relative;
    padding-bottom: 56.25%;
}
.yvideo iframe {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
}