postcont, main, article, aside, footer {
    display: block;
}

.inform_table {
margin-bottom: 0em;
}


td.inform_header {
padding: 0px;
}





.begun_adv { /* убирает рамку вокруг бегуна*/
 border: 0px!important;
}


span.recinnews{
position: relative!important; 
top: -15px;
}



.takru, .takru b{
 /* Относительное позиционирование */
}
.takru b{

color: #BABABA; /* цвет букв (делаем как фон) */
font-size: 1px; /* сжимаем надпись до 1 пикселя */
letter-spacing: -10px; /* сжимаем расстояние между буквами */
z-index: -1; /* опускаем ниже по оси Z */
}





table.tablizavnovosti {
border: 1px solid;
}

tr.tablizavnovosti {
border: 1px solid;
}

td.tablizavnovosti {
border: 1px solid;
}

#topgoogle {
position: relative;
left: -60px;
}



#ssylky {
position: relative;
top:-15px;
}

#conteyner {
position: relative;
top:-15px;
}


#kartinka {
float:left;
padding-right: 10px;
}


#tablnovosti {
margin: 0px !important;
padding: 0px;
}

 
#tablnovosti td{
vertical-align: top;
}

img#anons {
margin-top: 10px;
margin-bottom: 5px;
}





/*
	Theme Name: HostingReview
	Theme URL: http://themepix.com/wordpress-themes/hostingreview/
	Description: HostingReview is a free WordPress theme with featured posts option, post thumbnails and theme admin/options page. Suitable for any niche, especially for tech blogs. <strong>TIP: When you do new posts, dont forget to set Featured Image, this will help to show thumbnail image on posts and featured slider posts.</strong>
	Author: ThemePix.com
	Author URI: http://themepix.com/
	Version: 2.0
*/

/* LAYOUT */

body {
    background: none repeat scroll 0 0 #D5D7D7;
}
#wrapper {
    background: url("images/wrapper.png") repeat-x scroll 0 0 transparent;
}
#wrapper-bg {
}
#outer-wrapper {
    margin-top: 0;
}
#contentwrap {
    /* background: none repeat scroll 0 0 #FFFFFF; */
    border-radius: 0 0 5px 5px;
	-moz-border-radius: 0 0 5px 5px;

	position: relative;
    margin: 0 auto;
    height: auto !important;
    height: 100%;
    /*min-height: 100%;  -  Нужно для прижатия футера к низу*/
    padding: 5px 0;
	
	width: 100%;
}

.maxw {
    margin: 0 auto;
    min-width: 240px;
    max-width: 1000px;
}

a {
    color: #3366CC;
    text-decoration: none;
}
a:hover {
    color: #5588AA;
    text-decoration: underline;
}
#header {
    height: 109px;
}
#header h1 {
    font-family: Arial,Helvetica,Sans-serif;
    font-size: 40px;
    font-weight: bold;
    letter-spacing: -1px;
    margin-bottom: 0 !important;
    padding: 0 10px;
    text-shadow: 0 1px 0 #333333;
}
#header h1 a, #header h1 a:visited {
    color: #FF0000;
    text-decoration: none;
}
#header h2 {
    color: #FFFFFF;
    font-family: Arial,Helvetica,Sans-serif;
    font-size: 12px;
    padding-left: 10px;
    text-shadow: 0 1px 0 #333333;
}
.logoimg {
    margin: 2px 0 0 14px;
}
.feedtwitter {
    margin-top: 8px;
    text-align: left;
}
#pagemenucontainer {
    float: left;
    height: 36px;
    margin-top: 0;
}
#pagemenu {
    float: left;
}
#pagemenu, #pagemenu ul {
    line-height: 1;
    list-style: none outside none;
    margin: 0;
    padding: 0;
}
#pagemenu {
}
#pagemenu ul {
    float: left;
    list-style: none outside none;
    margin: 0;
    padding: 0;
}
#pagemenu li {
    float: left;
    list-style: none outside none;
    margin: 0;
    padding: 0;
}
#pagemenu ul li {
    list-style: none outside none;
    margin: 0;
    padding: 0;
}
#pagemenu li a, #pagemenu li a:link {
    border-radius: 0 0 5px 5px;
-moz-border-radius: 0 0 5px 5px;
    color: #FFFFFF;
    display: block;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 12px;
    font-weight: bold;
    margin: 0;
    padding: 12px 16px;
    text-decoration: none;
    text-shadow: 0 1px 0 #333333;
    text-transform: none;
}
#pagemenu li a:hover, #pagemenu li a:active {
    background: none repeat scroll 0 0 #142F67;
    display: block;
    text-decoration: none;
}
#pagemenu li.current_page_item a {
    background: none repeat scroll 0 0 #142F67;
}
#pagemenu li:hover, #pagemenu li.sfhover {
    position: static;
}
#navcontainer {
    display: block;
   /* height: 65px;  */
    margin-bottom: 0;
    overflow: hidden;
    padding: 0;
    text-shadow: 0 1px 0 #333333;
    /* width: 800px; /* 980px; */
	max-width: 980px;
}
#navcontainer .current-cat a {
    background: url("images/tab.png") repeat-x scroll 0 0 transparent;
    color: #333333;
    text-shadow: 0 1px 0 #FFFFFF;
}

.content {
    width: 100%;
    float: left;
    overflow: hidden;
}


#s_left {
    float: left;
    width: 195px;
    margin-left: -100%;
    left: 0;
    position: relative;
   /* background: #E88139;
    min-height: 350px; */
}
 
#s_right {
    float: left;
    width: 195px;
    margin-left: -195px;
    right: 0;
    position: relative;
    /* background: #E86A3B;
    min-height: 350px; */
}



main {
    padding: 0 198px 0 198px;
    min-height: 350px;
    margin: 0;
	
	background: none repeat scroll 0 0 #FFFFFF;
    border-radius: 0 0 5px 5px;
    -moz-border-radius: 0 0 5px 5px;
    }






pre {
    overflow: auto;
    width: 300px; /* 460px; */
}
.post {
    border-bottom: 1px solid #DDDDDD;
    margin-bottom: 30px;
    padding-bottom: 15px;
}
.post p {
    margin-bottom: 10px;
}
.title {
    color: #333333;
    font-family: Arial,Helvetica,Sans-serif;
    font-weight: bold;
    line-height: 22px;
    margin: 0 0 8px;
    padding: 0;
}
.title a {
    /* color: #333333; */
    text-decoration: none;
}
.title a:hover {
    color: #3366FF;
    text-decoration: underline;
}

.pagetitle-tt {
    font-family: Arial,Helvetica,Sans-serif;
    line-height: 22px;
	font-size: 1.2em;
}


.pagetitle-tt a  {
    padding-right: 15px;
    background: url(/wp-content/themes/HostingReview/images/breadcrumbs.png) 100% 50% no-repeat;
}


#cat_name_tt {
    margin-left: 3px;
}


.pagetitle {
    font-family: Arial,Helvetica,Sans-serif;
    line-height: 22px;
    margin-bottom: 20px;
    text-decoration: underline;
}
.readmorecontent {
    text-align: right;
}
a.readmore {
    font-size: 13px;
    font-weight: bold;
    padding: 7px 10px;
    text-decoration: none;
}
a.readmore:hover {
    color: #5588AA;
}
.postdate {
    color: #666666;
    font-family: Arial,Verdana;
    font-size: 12px;
    padding: 2px 0;
}
.postmeta {
    font-family: Arial,Verdana;
    font-size: 11px;
    padding: 2px 4px;
}
.postdate img, .postmeta img {
    border: medium none;
    margin: 2px;
    vertical-align: middle;
}
.entry {
    font-family: Arial,Verdana;
    font-size: 14px;
    line-height: 20px;
    padding-top: 8px;
    text-align: justify;
}
.navigation {
    padding: 25px 0;
}
blockquote {
    border-left: 3px solid #888888;
    color: #444444;
    font-style: italic;
    overflow: hidden;
    padding-left: 9px;
}
.post img {
    max-width: 500px; /* 680px; */
}
img.wp-smiley {
    border: medium none;
    margin: 0;
    max-height: 12px;
    padding: 0;
}
.aligncenter, div.aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto;
}
.alignleft {
    float: left;
	margin: 0 10px 5px 0;
}
.alignright {
    float: right;
}
.wp-caption {
    background-color: #F3F3F3;
    border: 1px solid #DDDDDD;
    border-radius: 3px 3px 3px 3px;
    margin: 10px;
    padding-top: 4px;
    text-align: center;
}
.wp-caption img {
    border: 0 none;
    margin: 0;
    padding: 0;
}
.wp-caption p.wp-caption-text {
    font-size: 11px;
    line-height: 17px;
    margin: 0;
    padding: 0 4px 5px;
}
.wp-pagenavi a, .wp-pagenavi a:link, .wp-pagenavi a:active {
    background: none repeat scroll 0 0 transparent !important;
    border: 0 none !important;
    color: #333333 !important;
    font-size: 15px !important;
    padding: 4px 8px !important;
}
.wp-pagenavi a:hover {
    background: none repeat scroll 0 0 #168FB8 !important;
    border: 0 none !important;
    color: #FFFFFF !important;
}
.wp-pagenavi span.pages {
    background: none repeat scroll 0 0 transparent !important;
    border: 0 none !important;
    color: #333333 !important;
    font-size: 15px !important;
    padding: 4px 8px !important;
}
.wp-pagenavi span.current {
    background: none repeat scroll 0 0 #335AAB !important;
    border: 0 none !important;
    color: #FFFFFF !important;
    font-size: 15px !important;
    font-weight: bold;
    padding: 4px 8px !important;
}
.wp-pagenavi span.extend {
    background: none repeat scroll 0 0 transparent !important;
    border: 0 none !important;
    color: #232323 !important;
    font-size: 15px !important;
    padding: 4px 8px !important;
}
.sidebaradbox {
    background: none repeat scroll 0 0 #EEEEEE;
    border-radius: 5px 5px 5px 5px;
-moz-border-radius: 5px 5px 5px 5px;
    margin-bottom: 10px;
    padding: 10px;
    text-align: center;
}
.ad125 {
    margin: 10px;
}
.sidebar {
    color: #333333;
    margin-bottom: 10px;
    margin-left: 0;
    margin-right: 0 !important;
    margin-top: 0;
    text-shadow: 0 1px 0 #FFFFFF;
}
.sidebar-right {
    margin-left: 5px;
}
.sidebar-left {
    margin-left: 8px;
}
.sidebar-left h2 {
}
.sidebar-right h2 {
}
.sidebar a {
    text-decoration: none;
}
.sidebar a:hover {
    text-decoration: underline;
}
#search {
    background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #333333;
    height: 23px;
    padding-right: 3px;
    text-align: right;
    width: 170px;
}
#search input {
    background: none repeat scroll 0 0 transparent;
    border: 0 none;
    color: #444444;
}
#s {
    background: none repeat scroll 0 0 transparent;
    float: left;
    margin: 2px 0 0;
    padding: 2px 4px 4px;
    width: 140px;
}
#topsearch #s {
    float: left;
    width: 140px;
}
#topsearch #search {
    float: right;
    margin: -30px 0 0;
}
.sidebar h2 {
    background: url("images/h2bg.png") repeat-x scroll 0 0 transparent;
    border-radius: 5px 5px 5px 5px;
-moz-border-radius: 5px 5px 5px 5px;
    color: #FFFFFF;
    font-family: Arial,Helvetica,Sans-serif;
    font-size: 14px;
    font-weight: bold;
    letter-spacing: 0;
    line-height: 18px;
    margin: -5px -5px 0;
    padding: 8px 8px 6px;
    text-shadow: 0 1px 0 #000000;
    text-transform: none;
}
.sidebar ul {
    list-style-type: none;
    margin: 0 0 10px;
    padding: 0;
}
.sidebar ul li {
    background: none repeat scroll 0 0 #EEEEEE;
    border-radius: 5px 5px 5px 5px;
-moz-border-radius: 5px 5px 5px 5px;
    list-style-type: none;
    margin: 0 0 8px;
    padding: 5px;
}
.sidebar ul ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
}
.sidebar ul li ul li, .sidebar ul li li {
    background: none repeat scroll 0 0 transparent;
    /* border-bottom: 1px dotted #CCCCCC; */
	/* padding: 3px 0; */ 
	padding: 0 0;
    border-left: medium none;
    border-radius: 0 0 0 0;
    border-right: medium none;
    margin: 0;
}
#wp-calendar th {
    background: none repeat scroll 0 0 transparent;
    color: #333333;
    font-style: normal;
    text-transform: capitalize;
}
#wp-calendar caption {
    background: none repeat scroll 0 0 transparent;
    color: #333333;
    margin: 2px 0;
    padding: 2px 4px;
    text-transform: uppercase;
}
#wp-calendar td {
    color: #333333;
    font: 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: none repeat scroll 0 0 #335AAB;
    color: #FFFFFF;
    text-shadow: 0 1px 0 #000000;
}
#wp-calendar td:hover a, #wp-calendar #today a {
    color: #FFFFFF;
}
#wp-calendar {
    empty-cells: show;
    font-size: 14px;
    font-weight: bold;
    margin: 0;
    width: 95%;
}
#footer {
    color: #333333;
    font-size: 13px;
    margin-top: 0;
    padding-top: 20px;
    text-align: center;
}
#footer a {
    color: #333333;
}
#footer a:hover {
    color: #333333;
    text-decoration: none;
}
#credits {
    color: #555555;
    font-size: 11px;
    padding: 4px 4px 14px;
    text-align: center;
}
#credits a {
    color: #555555;
    text-decoration: none;
}
#comments h3 {
    margin-bottom: 10px;
}
#commentform input {
    margin: 5px 5px 1px 0;
    padding: 2px;
    width: 170px;
}
#commentform {
    margin: 5px 10px 0 0;
}
#commentform textarea {
    padding: 2px;
    width: 100%;
}
#respond:after {
    clear: both;
    content: ".";
    display: block;
    height: 0;
    visibility: hidden;
}
#commentform #submit {
    float: right;
    margin: 0 0 5px auto;
}
.alt {
    margin: 0;
    padding: 10px;
}
.commentlist {
    padding: 0;
    text-align: justify;
}
.commentlist li {
    list-style: none outside none;
    margin: 15px 0 10px;
    padding: 5px 5px 10px 10px;
}
.commentlist li ul li {
    margin-left: 10px;
    margin-right: -5px;
}
.commentlist p {
    margin: 10px 5px 10px 0;
}
.children {
    padding: 0;
}
#commentform p {
    margin: 5px 0;
}
.nocomments {
    margin: 0;
    padding: 0;
    text-align: center;
}
.commentmetadata {
    display: block;
    margin: 0;
}
.post_thumbnail {
    background: none repeat scroll 0 0 #FFFFFF;
    box-shadow: 0 0 4px #CCCCCC;
    margin: 0 10px 10px 0;
    padding: 4px;
}













/* MENU TT */

.widget_categories ul {
   padding: 0;
   margin: 0;
   list-style: none;
   /* width: 181px; */
   position:relative;
}
.widget_categories li {
   float: left;
}
.widget_categories li a, .widget_categories li a:visited {
   display: block;
   width: 180px; 
   height:25px;
   line-height:25px;
   text-indent:5px;
   border: 1px solid #ffffff;
   border-width:0 1px 1px 1px;
   color: #FAFAD2;
   background-color: #4682B4;
}
.widget_categories li a:hover {
   color: #4682B4;
   background-color: #FAFAD2;
}
.widget_categories li ul {
	visibility: hidden;
	position: absolute;
	left: 180px;
	top: 0px;
	z-index: 1;
}
.widget_categories li:hover {
	position: relative;
}
.widget_categories li:hover > ul {
	visibility: visible;
}
.widget_categories li:hover > a {
   color:#4682B4;
   background:#FAFAD2;
}
.widget_categories ul a:hover ul ul {
   visibility:hidden;
}
.widget_categories ul a:hover ul a:hover ul ul {
   visibility:hidden;
}
.widget_categories ul a:hover ul a:hover ul a:hover ul ul{
   visibility:hidden;
}
.widget_categories ul a:hover ul {
   visibility:visible;
}
.widget_categories ul a:hover ul a:hover ul{ 
   visibility:visible;
}
.widget_categories ul a:hover ul a:hover ul a:hover ul { 
   visibility:visible;
}
.widget_categories ul a:hover ul a:hover ul a:hover ul a:hover ul { 
   visibility:visible;
}
.widget_categories table {
   position:absolute;
   border-collapse:collapse;
   top:0;
   left:0;
   z-index:100;
   font-size:1em;
}
* html .widget_categories a:hover {
   color:#4682B4;
   background:#142f67;
   position:relative;
} 





/* Для отображения на устройствах меньше 980px*/       
@media screen and (min-width:240px) and (max-width:479px) {
             
main {
     padding:10px;
}
                     
#s_left {
 margin: 0 auto;
 float: none;
 clear: both;
 left: 0;
 width: 92%;
}
                                
#s_right {
 margin: 0 auto;
 float: none;
 clear: both;
 right: 0;
 width: 92%;
} 

.sidecont {
    width: 100%;
}
}
         
@media screen and (min-width:480px) and (max-width:799px) {
             
main {
 padding:10px;
 }
                     
#s_left {
 padding: 0;
 margin: 0 auto;
 float: left;
 left: 0;
 width: 49%;
}
                                
#s_right {
 padding: 0;
 margin: 0 auto;
 float: right;
 right: 0;
 width: 49%;
 margin-right:8px;
}
 
.sidecont {
    width: 100%;
}
}

@media screen and (max-width:680px) {

.rightsector-tt{
position: absolute;
top: 151px;  
}

#nav {
 visibility: hidden;
}

}


@media screen and (max-width:420px) {
.menu-item-6759 {
 display: none;  
}

}
