/*
	Theme Name: Post News
	Theme URL: http://newwpthemes.com/wordpress-theme/post-news/
	Description: Post News is clean design free premium WordPress theme. Suitable for any niche, especially for news sites. Theme Options at admin panel.
	Author: NewWpThemes.com | Перевод на русский GAV
	Author URI: http://newwpthemes.com/
	Version: 2.0 
	Tags: News, Magazine, Brown, Bordeaux, Tech, Technology, Ads Ready, Three Columns, Right Sidebar, Fixed Width, Blogging, Admin Options
*/

/* LAYOUT */

body {
	background: url(images/background.png);
	background-position: top left;
	background-repeat: repeat-x;
	background-color: #F7F7F7;
	}

#wrapper {
	padding:0;
	}

#container {
	}

#contentwrap {
	background: #fff;
	}

a {
	color: grey;
	}

a:hover {
	color: #cccccc;
	}
/* HEADER */

#header {
	height: 75px;
	padding-top:20px;
	}

#header h1 {
	margin-bottom: 2px !important;
	padding: 0 0 0 0px;
	font-weight: normal;
	font-family: Georgia, Times, "Times New Roman", serif;
	font-size: 42px;
	}

#header h1 a, #header h1 a:visited {
	color: #4e4d4d;
	text-decoration: none;
	}


#header h2 {
	color: #4e4d4d;
	font-size: 12px;
	line-height: 14px; 
	font-family: Georgia, Times, "Times New Roman", serif;
	}

/* NAVIGATION MENUS */

#pagemenucontainer {
	height: 30px;
	margin-top: 15px;
	float: right;
	}
	
#pagemenu {
	height: 30px;
	float: right;
	}

#pagemenu, #pagemenu ul { 
	padding: 0;
	margin: 0;
	list-style: none;
	line-height: 1;
	}
#pagemenu {
	margin-bottom: 1px;
	}
	
#pagemenu ul {
	float: left;
	list-style: none;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	}
	
#pagemenu li {
	float: left;
	list-style: none;
	margin: 0px;
	padding: 0px;
	}
	
#pagemenu ul li {
	list-style: none;
	margin: 0px;
	padding: 0px;
	}
	
#pagemenu li a, #pagemenu li a:link {
	color: white;
	display: block;
    margin: 0px 3px 0px 3px;
	padding: 7px 10px 6px 10px;
	text-decoration: none;
	font-weight: bold;
	text-transform: none;
	font-size: 12px;
	font-family: Georgia, serif;
	background: grey;
	}
	
#pagemenu li a:hover, #pagemenu li a:active {
	color: #fff;
	display: block;
    margin: 0px 3px 0px 3px;
	padding: 7px 10px 6px 10px;
	text-decoration: none;
	background: #00ACEC;
	}
	
#pagemenu  li.current_page_item a {
	color:#fff;
	background: #00ACEC;
	}

#pagemenu li:hover, #pagemenu li.sfhover { 
	position: static;
	}
	


#navcontainer {
	height: 32px;
	background: #fff;
	display: block;
	overflow: hidden;
	border-bottom: 1px solid #d1d0ce;
	position:relative;
	z-index:6;
	}
.span-12 {
    position: relative;
    z-index: 8;
}
	
#nav .current-cat a {
	background: #00ACEC;
	color: #fff;
	}	
/* CONTENT */

#content {
	background-color: #fff;
	padding: 15px 5px 15px 15px;
	}

.post {
	padding-bottom: 20px;
	
	}

.post p {
	margin-bottom: 10px;
	}

.title {
	margin: 0 0 8px 0;
	padding: 0px;
	font-family: Georgia, Times, "Times New Roman", serif;
	color: #4a4848;
	}

	
.title a {
	text-decoration: none;
	color: #4a4848;
	}

.title a:hover {
	text-decoration: underline;
	color: #4a4848;
	}

.pagetitle {
	margin-bottom: 20px;
	line-height: 22px;
	font-family: Georgia, Times, "Times New Roman", serif;
	text-decoration: underline;
}

.postdate {
	font-size: 11px;
	padding: 1px 4px;
	font-family: Arial, Verdana;
	background: #EDEEEE;
	}


.postmeta {
	font-size: 11px;
	padding: 2px 4px;
	font-family: Arial, Verdana;
	}
	
.postdate img, .postmeta img {
	border: none;
	vertical-align: middle;
	margin:2px;
	}
	
.entry {
	text-align: left;
	line-height: 20px;
	padding-top: 8px;
	font-family: Georgia, sans-serif;
	font-size: 13px;
	  min-height: 165px;
	}
.entry a{
color: #D20000;
}
.entry a:hover {
	color: #000;
	}

.yarpp-related .titles {
	margin-bottom: 8px !important;
	font-size: 14px !important;
}

.yarpp-related  a{
color: #000;

}
.yarpp-related a:hover {
	text-decoration: underline !important;

	}

.navigation {
	padding: 10px 0;
	width:500px;
	overflow-x:auto;
	
	}

blockquote {
	overflow: hidden;
	padding-left: 9px;
	font-style: italic;
	
	font-family: Georgia, Times, "Times New Roman", serif;
	color: #666;
	border-left: 3px solid #CADAE7;
	}
	
.post img {
	max-width: 680px;
	}

img.wp-smiley {
	max-height: 12px;
	margin: 0;
	padding: 0;
	border: none;
	}
	
.aligncenter,
div.aligncenter {
   display: block;
   margin-left: auto;
   margin-right: auto;
	}

.alignleft {
   float: left;
	}

.alignright {
   float: right;
	}

.wp-caption {
   border: 1px solid #ddd;
   text-align: center;
   background-color: #f3f3f3;
   padding-top: 4px;
   margin: 10px;
   /* optional rounded corners for browsers that support it */
   -moz-border-radius: 3px;
   -khtml-border-radius: 3px;
   -webkit-border-radius: 3px;
   border-radius: 3px;
	}

.wp-caption img {
   margin: 0;
   padding: 0;
   border: 0 none;
	}

.wp-caption p.wp-caption-text {
   font-size: 11px;
   line-height: 17px;
   padding: 0 4px 5px;
   margin: 0;
	}
	
/* SIDEBAR(S) */

.sidebaradbox {
	margin-top: 5px; 
	text-align:center;
	}
	
.ad125 {
	margin: 10px;
	}


.sidebar {
	margin-right: 10px;
	}
	
.sidebar a {
	text-decoration: none;
	color: #555;
	}

.sidebar a:hover {
	text-decoration: underline;
	color:#00ACEC;
	}
	
.alignleft {
	float: left;
	margin: 0 10px 5px 0;
}

	
#search input, #searchform input{
	border: 1px solid #00ACEC;
	}
	
#search label, #searchform label {
	margin: 10px 0 10px 0;
	padding: 4px 0 4px 0px;
	background-repeat: repeat-x;
	background-position: top;
	font-size: 12px;
	font-family: Verdana;
	font-weight: bold;
	text-transform: capitalize;
	border-bottom: 1px solid black;
	color: #474444;
	display: block;
	}
	
#s {
	width: 180px;
	padding: 2px;
	}
	
#searchsubmit {
	border: 1px solid black;
	background: #fff;
	color: #00ACEC;
	}
	
#topsearch {
	padding:15px 0 0 0;
	}
	
#topsearch input {
	border: 1px solid black;
	}
	
#topsearch label {
	display: none;
	}
	
#topsearch #s {
	width: 182px;
	padding: 2px;
	}


.rssbox {
	background: #fff7df;
	border: 1px solid black;
	padding: 10px;
	margin: 10px 0 0 0;
	}
.rssbox a {
	color: #e23007;
	text-transform: capitalize;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	}
.rssbox a:hover {
	color: #e23007; 
	text-decoration: underline;
	}

.twitterbox {
	background: #white;
	border: 1px solid black;
	padding: 10px;
	margin: 10px 0 0 0;
	}
	
.twitterbox a {
	color: #00ACEC;
	text-transform: capitalize;
	font-size: 14px;
	text-decoration: none;
	}

.twitterbox a:hover {
	color: #02349b; 
	text-decoration: underline;
	}
		
/* Social icons */
.addthis_toolbox .hover_effect
{

    padding: 8px 0 8px 8px;
    border: 3px solid #eee;
    margin: 10px 10px 0 0;
}

.addthis_toolbox .hover_effect div
{
    float: left;
}

.addthis_toolbox .hover_effect a
{
    border: 2px solid #fff;
    padding: 2px 2px 2px 16px;
    position: relative;
    text-decoration: none;
}

.addthis_toolbox .hover_effect a:hover
{
    border: 2px solid #105CB6;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    background: #B4D3F8;
    color: #105CB6;
    text-decoration: none;
}

.addthis_toolbox .hover_effect span
{
    position: absolute;
    width: 16px;
    height: 16px;
    top: 2px;
    left: 1px;
}

	
.sidebarvideo {

	}

.sidebar h2 {
	margin: 10px 0 0 0;
	padding: 4px 0 4px 0px;
	background-repeat: repeat-x;
	background-position: top;
	font-size: 12px;
	font-family: Verdana;
	font-weight: bold;
	text-transform: capitalize;
	border-bottom: 1px solid black;
	color: #474444;
	}

.sidebar ul {
	list-style-type: none;
	margin: 0px 0px 10px 0px;
	padding: 0px;
	}
	
.sidebar ul li {
	list-style-type: none;
	margin: 0px 0px 5px 0px;
	padding: 0px;
	}

.sidebar ul ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	}
	
.sidebar ul li li {
	padding: 3px 0px 3px 15px;
	margin: 0px;
	background: url(images/bullet.gif) no-repeat top left;
	}
	
.sidebar ul li ul li {
	background: #FFFFFF url(images/bullet.gif) no-repeat top left;
	padding: 2px 0px 2px 15px;
	margin: 2px 0;
	}



#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	color: #555;
	background: #fff;
	}
#wp-calendar caption {
	padding: 2px 4px;
	text-transform: capitalize;	margin: 2px 0 2px 0;
	background: #EDEEEE;
	}

#wp-calendar td {
	color: #999;
	font: normal 12px 'Lucida Grande', 'Lucida Sans Unicode', Verdana, sans-serif;
	letter-spacing: normal;
	padding: 2px 0;
	text-align: center;
	}

#wp-calendar td:hover, #wp-calendar #today {
	background: #EDEEEE;
	color: #555;
	}
	
#wp-calendar {
	empty-cells: show;
	font-size: 14px;
	margin: 0;
	font-weight: bold; 
	width: 100%;
	}


/* FOOTER */

#footer {
	background: url(images/footer-backgr.png);
	background-repeat: repeat-x;
	padding-top: 20px;
	text-align: center;
	height: 74px;
	color: #grey;
	font-size: 13px;
	}

#footer a {
	color: #grey;
	} 

#footer a:hover {
	text-decoration: none;
	} 
	
#footer2 {
	color: #cbbca7;
	font-size: 8px;
	margin-top: 25px;
	text-align: right;
	padding-right: 5px;
	}	
#footer2 a {
	color: #cbbca7;
	text-decoration: none;
	} 

#footer2 a:hover {
	text-decoration: none;
	} 
	
	
/* COMMENTS */

#comments h3 {
	margin-bottom: 10px;	
}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform {
	margin: 5px 10px 0 0;
	}
	
#commentform textarea {
	width: 100%;
	padding: 2px;
	}
	
#respond:after {
		content: "."; 
	    display: block; 
	    height: 0; 
	    clear: both; 
	    visibility: hidden;
	}
	
#commentform #submit {
	margin: 0 0 5px auto;
	float: right;
	}

.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: left;
	}

.commentlist li {
	margin: 15px 0 10px;
	padding: 5px 5px 10px 10px;
	list-style: none;

	}
	
.commentlist li ul li { 
	margin-right: -5px;
	margin-left: 10px;
}

.commentlist p {
	margin: 10px 5px 10px 0;
}
.children { padding: 0; }

#commentform p {
	margin: 5px 0;
	}

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

.commentmetadata {
	margin: 0;
	display: block;
	}
	
.post_thumbnail {
    margin: 0 10px 10px 0;
}
#tec-content a.tec-button-on{
display:block;
position:fixed;
width:20px;
right:0;
top:50%;
height:107px;
background:url(images/listevents.png) no-repeat top left;
text-indent:-9999px;
padding:0;
margin:-85px 0 0;
}
#tec-content a.tec-button-off{
display:block;
position:fixed;
width:20px;
right:0;
top:50%;
height:107px;
background:url(images/calevents.png) no-repeat top left;
text-indent:-9999px;
padding:0;
margin:28px 0 0;
}
.socsharing td{padding:0;}
.socsharing table{float:left;margin-right:20px;}
.socsharing{
margin:5px 0;
}
.mrst ul li{
	list-style-type:none;
	display:inline;
}
.mrst ul li a{
	color: #808080;
	text-decoration:underline;
}
.razn {
margin:5px 0 5px 0!important;
}
.title_raz a{
text-decoration: none;
color: #4a4848;
font-weight: bold!important;
}

.title_raz a:hover{
text-decoration: underline;
color: #00ACEC;
font-weight: bold!important;
}
.title_raz p{
margin: 10px 0 0 0;
padding: 4px 0 4px 0px;
background-repeat: repeat-x;
background-position: top;
font-size: 12px;
font-family: Verdana;
font-weight: bold;
text-transform: capitalize;
border-bottom: 1px solid black;
color: #474444;
}
.logo-new{
width: 416px;
float: left;
}

#rightNav{
list-style-type: none;
margin: 0 10px 0 0px!important;
}

.counter {

}


#post-17931  ul:not([class]) > li {
	list-style-type: disc;
	list-style-position:outside;
	margin: 0;
    padding-left: 2em;
    list-style-position: inside;
    text-indent: -1em;
    overflow: hidden;
	margin-top: 10px;
}
#post-17931   ul:not([class])  {

	/*list-style-type: disc;*/
		list-style-position:outside;
margin-right: 1px;
margin-left: 2px;
margin-bottom: 10px;
 margin-left: 5px;

 margin-left: 3px;
    margin-left: 20px;
  padding-left: 0px;
  margin-top: 10px;
}

#post-17931  ol:not([class]) {
list-style-type: decimal;
	
		list-style-position:outside;
margin-right: 1px;
margin-left: 2px;
margin-bottom: 10px;
 margin-left: 5px;

 margin-left: 3px;
    margin-left: 20px;
  padding-left: 0px;
  margin-top: 10px;
  
    
}
#post-17931  ol:not([class]) > li{
list-style-type: decimal;
	list-style-position:outside;
	margin: 0;
    padding-left: 2em;
    list-style-position: inside;
    text-indent: -1em;
    overflow: hidden;
	margin-top: 10px;
  
}

  div.title{
		margin: 0 0 8px 0;
	padding: 0px;
	font-family: Georgia, Times, "Times New Roman", serif;
	color: #4a4848;
	font-size:1.8em;margin-bottom:0.75em;
	line-height: 1.2em;
}
#contentwrap > div.span-11.last > div.span-7.last > div.sidebar > div > ul > li > object > object > embed {
	width: 260px;
}

#footer > div.counter > a > img {
	position: relative;
	left: 1100px;
}

.droplink{ width: 100%; float: left; font-size: 11px;}
.hider{ display:none;}
.droplink ul{ padding:0px;}
.droplink li{ display: inline; margin-right: 5px;}
.droplink:hover .hider{ display:inline;}

.textwidget input[type="text"] {
	width: 195px !important;
	margin-right: 2px !important;
}

.cat-title {
	margin: 0.6em 0 0.2em 0.6em;
	font-size: 26px;
}

.home-title {
	margin: 0.6em 0 0.2em 0.6em;
	font-size: 26px;
}

.sidebar-title {
	font-size: 1.3em;
	line-height: 1.25;
	margin-bottom: 1em;
}

.breadcrumbs {
	margin: 1.6em 0 0 1.6em;
}

.last-news {
	margin-bottom: 10px;
}

.last-news .title {
	font-size: 16px;
	margin-bottom: 2px !important;
}

.wp-pagenavi {
	text-align: center;
	font-size: 16px;
	display:inline-flex;
	
}
.wp-pagenavi a {padding:0 5px; !important;display:block;}

#rightNav li {
	margin: 8px 0 2px 15px;
	list-style: disc;
}

#rightNav li a {
	text-decoration: none !important;
	color: #000 !important;
}

#rightNav li a:hover {
	text-decoration: underline !important;
	color: #000 !important;
}

#mavrcatlist {
  position: absolute;
margin-left: 6px;
left: 200px;
margin-top: -5px;
}

#mavrcatlist  li {
	display: block;
    text-decoration: none;
    color: #348e97 !important;
    padding: 6px 12px;
    border-radius: 5px;
	line-height: 1;
	margin-left: -40px;

}

#mavrcatlist li ul li {
	display: block;
    text-decoration: none;
    color: #348e97 !important;
    padding: 6px 12px;
    border-radius: 5px;
	line-height: 1;
	margin-left: 12px;
	margin-top: -5px;
}

#mavrcatlist ul {
	position: absolute;
	width: 130px;
    left: -9999px;
	bottom: 18px;
    list-style:none;
    padding: 4px;
	border: 1px solid #c7cacc;

		background-color:#fff;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	-webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.4);
	-moz-box-shadow: 0 0 10px rgba(0, 0, 0, 0.4);
	box-shadow: 0 0 10px rgba(0, 0, 0, 0.4);
	z-index: 9999;
	margin-left: -38px;
	text-align: left;
}
#mavrcatlist ul li a{
	color: #005580;
	font-size: 12px;
}
#mavrcatlist:hover ul {
	left: 0;
}

/*     стили   меню биржразделов   */

#main_list_menu a { 
    background-position: 0 4px;
    background-repeat: no-repeat;
    color: #000;
    display: block;
    padding-left: 10px;
    text-decoration: none;
	
	
	}

#main_list_menu { position:relative; left:40%;top:-20px; float:left; }


#menu_list ul, #menu_list  li {
    margin:0;
	
    padding:5px;
    list-style-type:none;  
	list-style-image: none;
	display:inline-block;
	float:left;
}
 
/*Задаём параметры блока, содержащего основное меню*/

 
/*Задаём стили для разделов нашего меню*/
#menu_list > li {
    display: inline-block;
    height:30px;
    position:relative;
	list-style-type:none; 
	list-style-image: none;
}
 
/*Стили для скрытого выпадающего меню*/
#menu_list > li > ul {
    position:absolute;
	display:inline-block;
	background-color:#fff;
	border-top-right-radius: 10px;
		border-top-left-radius: 10px;
	box-shadow: 0 0 10px rgba(0,0,0,0.5);
	
	
    bottom:30px;
	left:-20px;
    display:none; 
	

}
 
/*Делаем скрытую часть видимой*/
#menu_list > li:hover > ul {
	display:block;
  	list-style-type:none; 
	list-style-image: none;
	float:left;
	 
}



/*         / стили меню биржразделов   */

.birja ul li{background: #FFF url("images/bullet.gif") no-repeat scroll left top;
padding: 2px 0px 2px 15px;
margin: 2px 0px;
list-style:none
	}
	
.birja ul li a{
	text-decoration: none;
color: #555;
}

.birja a:hover {
    text-decoration: underline;
color: #00ACEC; }

/* стили видеопоста начало */

.tab_changer > div, .tab_changer > input { display: none; }
.tab_changer label:hover {opacity:1;}
.tab_changer label { padding:2px 5px;
opacity:0.8;
border: 1px solid #AAA;
line-height: 28px;
cursor: pointer;
bottom: 1px;
background: #424242 none repeat scroll 0% 0%;
height: 25px;
color:#fff;

max-width: 208px !important;
white-space: nowrap;
overflow: hidden;
box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.5);
text-overflow: ellipsis;
display: inline-block;}.tab_changer input[type="radio"]:checked + label { border-bottom: 2px solid #2E71A9;opacity:1; }.tab_changer > input:nth-of-type(1):checked ~ div:nth-of-type(1),.tab_changer > input:nth-of-type(2):checked ~ div:nth-of-type(2),.tab_changer > input:nth-of-type(3):checked ~ div:nth-of-type(3) { display: block; padding: 5px; border: 1px solid #aaa; box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.5);border-bottom-left-radius: 5px;border-bottom-right-radius: 5px;text-align:center;}

figure.vkl2 { width: 210px;background: white;box-shadow: 0 3px 10px #ccc;-webkit-transition: all 0.7s ease;-moz-transition: all 1s ease; -moz-osx-font-smoothing: grayscale;-o-transition: all 0.7s ease;-ms-transition: all 0.7s ease;text-indent: 0px;text-align: center;padding: 5px;z-index: 100;display:inline-block;min-height: 200px;vertical-align: top;}figure.vkl2 img {width: 100%; padding: 0px; height: 150px;}figure.vkl2:hover {-webkit-transform: rotate(-5deg); -moz-transform: rotate(5deg); -o-transform: rotate(-5deg); -ms-transform: rotate(5deg);box-shadow: 0 2px 3px #666;}figure.vkl2:focus {-webkit-transform: rotate(-3deg) scale(2.5); -moz-transform: rotate(-3deg) scale(2.5); -o-transform: rotate(-3deg) scale(2.5); -ms-transform: rotate(-3deg) scale(2.5);box-shadow: 0 2px 3px #666;}h2.h2_t {margin-top: 10px;text-align: center;}
.tab_changer p {text-align:left;padding: 0px 10px;}

/* стили видеопоста конец */