/*
Theme Name: Comphobby
Author: Nikolay Garmash
Version: 1.0
*/

*{
	margin: 0;
	padding: 0;
}

html, body{
	background: #f2f2f2;
	height: 100%;
}

.top-info{
	width: 100%;
	height: 50px;
	line-height: 50px;
	font-family: "Open Sans", sans-serif;
	font-size: 10pt;
	text-align: center;
	background: #ededed url('./images/info_bg.png') left bottom repeat-x;
	text-shadow: 0 1px 0px #fff;
}

/* slightly enhanced, universal clearfix hack */
.clearfix:after {
	margin: 0px 0px 0px 80px;
     visibility: hidden;
     display: block;
     font-size: 0;
     content: " ";
     clear: both;
     height: 0;
     }

.clearfix { display: inline-block; }
/* start commented backslash hack \*/
* html .clearfix { height: 1%; }
.clearfix { display: block; }
/* close commented backslash hack */

#header{
	width: 1000px;
	margin: 50px auto;
	position: relative;
}

li {
    list-style-type: none; /* Убираем маркеры */
   }

#logo{
	margin: 10px 0 0 0;
	float: left;
}

#main-menu{
	float: right;
}

#main-menu ul{
	list-style: none;
}

#main-menu ul li{
	float: left;
	margin: 0 1px 0 0;
}

#main-menu ul li a:link, #main-menu ul li a:visited{
	width: 48px;
	height: 48px;
	background: #0096ff;
	display: block;
	position: relative;
}

#main-menu ul li a:hover{
	background: #000;
}

#main-menu ul li a div{
	width: 20px;
	height: 20px;
	background: url('./images/main_menu_icons.png') no-repeat;
	position: absolute;
	top: 24px;
	left: 4px;
}

#main-menu ul li:nth-child(1) a div{
	background-position: 0 0;
}

#main-menu ul li:nth-child(2) a div{
	background-position: -22px 0;
}

#main-menu ul li:nth-child(3) a div{
	background-position: -44px 0;
}

.content-sidebar-container{
	width: 1000px;
	margin: 50px auto 0 auto;
}

#content{
	float: left;
	/*height: 100%;*/
	min-height: 950px;
}

.post-container{
	width: 650px;
	/*border: 1px solid #000;*/
}

.post-title{
	float: left;
	width: 580px;
	margin: 35px 0px 0px 0px;
}

.post-title a:link, .post-title a:visited{
	font-family: 'Open Sans', sans-serif;
	font-size: 22pt;
	text-decoration: none;
	color: #383737;
	text-shadow: 0px 1px 0px #fff;
	/*float: left;*/
	line-height: 22pt;
}

.post-title a:hover{
	color: #191919;
}

.post-date{
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 14pt;
	color: #fff;
	margin: -30px 0px 0px 659px;
	text-shadow: 0px 1px 0px #8d2400;
	text-transform: lowercase;
	float: left;
	width: 70px;
	height: 60px;
	background: #e03a00 url('./images/groove_bg.png');
	text-align: center;
	/*border: 1px solid #000	;*/
}

.post-date1{
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 14pt;
	color: #fff;
	margin: -30px 0px 0px 590px;
	text-shadow: 0px 1px 0px #8d2400;
	text-transform: lowercase;
	float: left;
	width: 70px;
	height: 60px;
	background: #e03a00 url('./images/groove_bg.png');
	text-align: center;
	/*border: 1px solid #000	;*/
}

.post-date .post-date-day{
	margin-top: 12px;
	font-size: 18pt;
	line-height: 15px;
}

.post-text{
	font-family: Helvetica, sans-serif;
	font-size: 11pt;
	color: #0b0b0b;
	line-height: 23px;
	padding: 15px 0 0 0;
	clear: both;
	/*width: 700px;*/
}

.post-more-comments{
	width: 600px;
	height: 35px;
	border-bottom: 1px solid #cecece;
	margin: 15px 0 65px 0;
	/*border: 1px solid #000;*/
	background: #dddddd;
}

.post-more-link{
	float: left;
	width: 630px;
}

.post-more-link>a:link, .post-more-link>a:visited{
	display: block;
	height: 35px;
	width: 130px;
	background: #0096ff url('./images/groove_bg.png');
	color: #fff;
	font-family: Verdana, sans-serif;
	text-decoration: none;
	font-size: 12pt;
	text-shadow: 0px 1px 0px #005e9f;
	line-height: 35px;
	text-align: center;
	border-bottom: 1px solid #919191;
	float: left;
}

.post-comments-count{
	width: 35px;
	float: left;

}

.post-comments-count a:link, .post-comments-count a:visited{
	display: block;
	width: 50px;
	height: 35px;
	background: #e03a00 url("./images/comments_number_bg.png") center center no-repeat;
	border-bottom: 1px solid #919191;
	text-align: center;
	text-decoration: none;
	font-family: Verdana, sans-serif;
	font-size: 11pt;
	color: #0062a6;
	margin: -36px 0px 0px 610px;
	text-shadow: 0px 1px 0px #a1a1a1;
}

.post-comments-count a span{
	position: relative;
	left: 5px;
	top: 7px;
	background: #fff;
}

/***************   КНОПКИ ШАРИНГА В СОЦ СЕТЯХ НА ГЛАВНОЙ   ****************/

.post-share-buttons{
	float: left;
	width: 300px;
	margin-left: 180px;
}

.post-share-buttons a:link, .post-share-buttons a:visited{
	display: block;
	float: left;
	margin-top: 8px;
}

.loop-twitter-share-button{
	width: 31px;
	height: 22px;
	background: url("./images/share_buttons.png") top left no-repeat;
	background-position: 0 0;
}
.loop-twitter-share-button:hover{
	background-position: 0 -22px;
}
.facebook-share-button{
	width: 31px;
	height: 22px;
	background: url("./images/share_buttons.png") top left no-repeat;
	background-position: -31px 0;
	margin-left: 20px;
}
.facebook-share-button:hover{
	background-position: -31px -22px;
}
.vkontakte-share-button{
	width: 31px;
	height: 22px;
	background: url("./images/share_buttons.png") top left no-repeat;
	background-position: -62px 0;
	margin-left: 20px;
}
.vkontakte-share-button:hover{
	background-position: -62px -22px;
}


/*********   САЙДБАР    **********/

.sidebar-container{
	float: left;
	position: relative;
	width: 300px;
}

#sidebar{
	float: left;
	width: 300px;
	/*height: 100%;*/
	min-height: 890px;
	position: relative;
	overflow: visible;
}

.sidebar-menu-item:link, .sidebar-menu-item:visited, .sidebar-menu-item:hover{
	display: block;
	width: 144px;
	height: 144px;
	position: relative;
	left: 80px;
	margin: 0 0 2px 0;
	cursor: pointer;
	text-decoration: none;
}

.sidebar-menu-item-title{
	position: absolute;
	left: 70px;
	background: #f2f2f2;
	line-height: 144px;
	font-size: 36pt;
	font-family: 'Yanone Kaffeesatz', sans-serif;
	color: #373737;
	opacity: 0;
	z-index: 1;
	/*border: 1px solid #000;*/
	width: 210px;
}

.sidebar-menu-item-icon-container{
	width: 144px;
	height: 144px;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 2;
	color: red;
}

.sidebar-menu-item-icon{
	position: relative;
	height: 75px;
	top: 60px;
	left: 10px;
}

#sidebar .sidebar-menu-item:nth-child(1) .sidebar-menu-item-icon-container{
	background: #0096ff;
}
#sidebar .sidebar-menu-item:nth-child(2) .sidebar-menu-item-icon-container{
	background: #1ea2fe;
}
#sidebar .sidebar-menu-item:nth-child(3) .sidebar-menu-item-icon-container{
	background: #36acff;
}
#sidebar .sidebar-menu-item:nth-child(4) .sidebar-menu-item-icon-container{
	background: #4bb5ff;
}
#sidebar .sidebar-menu-item:nth-child(5) .sidebar-menu-item-icon-container{
	background: #5abbff;
}
#sidebar .sidebar-menu-item:nth-child(6) .sidebar-menu-item-icon-container{
	background: #69c1fe;
}



#sidebar .sidebar-menu-item:nth-child(1) .sidebar-menu-item-icon-container .sidebar-menu-item-icon{
	width: 67px;
	background: url("./images/categories_icons.png") top left no-repeat;
	background-position: 0 0;
}
#sidebar .sidebar-menu-item:nth-child(2) .sidebar-menu-item-icon-container .sidebar-menu-item-icon{
	width: 67px;
	background: url("./images/categories_icons.png") top left no-repeat;
	background-position: -68px 0;
}
#sidebar .sidebar-menu-item:nth-child(3) .sidebar-menu-item-icon-container .sidebar-menu-item-icon{
	width: 67px;
	background: url("./images/categories_icons.png") top left no-repeat;
	background-position: -138px 0;
}
#sidebar .sidebar-menu-item:nth-child(4) .sidebar-menu-item-icon-container .sidebar-menu-item-icon{
	width: 67px;
	background: url("./images/categories_icons.png") top left no-repeat;
	background-position: -208px 0;
}
#sidebar .sidebar-menu-item:nth-child(5) .sidebar-menu-item-icon-container .sidebar-menu-item-icon{
	width: 74px;
	background: url("./images/categories_icons.png") top left no-repeat;
	background-position: -280px 0;
}
#sidebar .sidebar-menu-item:nth-child(6) .sidebar-menu-item-icon-container .sidebar-menu-item-icon{
	width: 73px;
	background: url("./images/categories_icons.png") top left no-repeat;
	background-position: -358px 0;
}

.main-sidebar-container{
	position: relative;
	width: 300px;
}

.all-categories-sidebar{
	width: 200px;
	position: absolute;
	top: 0;
	left: 220px;
	opacity: 0;
	display: none;
	/*border-left: 2px solid #e6e6e6;*/
}

.all-categories-sidebar ul{
	list-style: none;
}

.all-categories-sidebar ul li{
	margin: 0 0 8px 0;
}

.all-categories-sidebar ul li a:link, .all-categories-sidebar ul li a:visited{
	font-family: 'Open Sans', Verdana, sans-serif;
	font-size: 12pt;
	text-decoration: none;
	color: #000;
	text-shadow: 0 1px 0px #fff;
}
.all-categories-sidebar ul li a:hover{
	text-decoration: underline;
}

/***********    КНОПКА СЛАЙДА САЙДБАРА    ***************/

.show-all-categories{
	/*clear: both;*/
	float: left;
	width: 145px;
	height: 35px;
	background: url("./images/all_categories_button.png") left top no-repeat;
	background-position: 0px 0px;
	cursor: pointer;
	position: relative;
	left: 80px;
}
.show-all-categories:hover{
	background-position: 0px -35px;
}

.show-all-categories-clicked{
	background-position: 0px -70px;
}

.show-all-categories-clicked:hover{
	background-position: 0px -105px;
}

/**************       ТРИГЕР ВВЕРХУ САЙДБАРА     *****************/

.sidebar-trigger{
	float: left;
	position: relative;
	width: 40px;
	height: 17px;

	background-position: 0px 0px;
	margin-left: 130px;
	margin-bottom: 20px;
	cursor: pointer;
}

.trigger-holder{
	position: absolute;
	background: url("./images/sidebar_trigger.png") top left no-repeat;
	width: 23px;
	height: 23px;
	left: -1px;
	top: -2px;
}

/***********   ФУТЕР   **************/

#footer{
	clear: both;
	height: 170px;
	background: #e4e4e4 url("./images/footer_bg.png") top left repeat-x;
	margin-top: 30px;
}

.footer-social{
	float: left;
	padding: 10px 0px 0px 30px;
}

.footer-title{
	font-family: 'Open Sans Condensed', sans-serif;
	letter-spacing: 1pt;
	color: #171717;
	text-shadow: 0px 1px 0px #fff;
	/*margin: 10px 0px 15px 0px;*/
}

.fotter-item{
	margin: 7px 0 10px 0;
	clear: both;
}

.fotter-item img{
	float: left;
	margin: 0 7px 0 0;
}

.fotter-item div{
	float: left;
	line-height: 18px;
}

.fotter-item div a{
	text-shadow: 0px 1px 0px #fff;
	text-decoration: none;
	font-family: "Open Sans", sans-serif;
	font-size: 10pt;
	color: #005d80;
}

.footer-statistic{
	float: left;
	padding: 7px 0px 0px 0px;
	margin-left: 50px;
}

.footer-statistic div{
	margin: 3px 0 0 0;
}

.footer-google-plus{
	float: left;
	padding: 7px 0px 0px 0px;
	margin-left: 50px;
}

.footer-google-plus div{
	margin: 3px 0 0 0;
}

.footer-copyright{
	float: right;
	padding: 30px 0px 0px 0px;
	margin-left: 50px;
	width: 250px;
	font-family: Helvetica, sans-serif;
	font-size: 10pt;
	line-height: 20px;
	color: #595959;
}


/*************    ОДИНОЧНАЯ ЗАПИСЬ    ****************/

#single-post{
	width: 1000px;
	margin: 50px auto 50px auto;
}

.single-post-container{
	width: auto;
	float: left;
	background: #ffffff;
	padding: 20px 20px;
	box-shadow: 0px 0px 7px #cecece;
}

.single-post-container .post-title{
	margin-bottom: 3px;
}

.single-post-container .post-title a{
	width: 100%;
	min-width: 700px;
}

.post-title-full-width{
	width: 890px;
}

.post-details{
	clear: both;
	margin-top: 2px;
}

.post-details a:link, .post-details a:visited{
	display: block;
	background: #0692f3 url('./images/groove_bg.png');
	width: 150px;
	height: 28px;
	line-height: 28px;
	text-align: center;
	color: #fff;
	text-decoration: none;
	font-family: Verdana, sans-serif;
	font-size: 9pt;
	border-bottom: 1px solid #afafaf;
	text-shadow: 0 1px 0 #3b7aa6;
	float: left;
	margin-right: 2px;
}

/***********    СОЦИАЛЬНЫЙ БЛОК (ТВИТ, ЛАЙК, ПЛЮСОДИН)   *****************/
.social-block{
	width: 270px;
	height: 120px;
	border-right: 1px solid #d1d1d1;
	padding: 0 8px 0 0;
	float: left;
	margin-top: 15px;
}

.social-block-title{
	font-family: "Open Sans Condensed";
	font-size: 16pt;
	width: 270px;
	border-bottom: 1px solid #d1d1d1;
	margin-bottom: 15px;
	padding: 0 0 4px 3px;
}

.twit-button{
	float: left;
}

.fb-like-button{
	float: left;
	margin: 0 8px 0 10px;
}

.plus-one-button{
	float: left;
}

/***********    БЛОК ДЛЯ ПОДПИСКИ НА НОВОСТИ   *****************/
.subscribe-block{
	width: 270px;
	height: 120px;
	/*border-right: 1px solid #d1d1d1;*/
	padding: 0 0 0 5px;
	float: left;
	margin-top: 15px;
}

.subscribe-block-title{
	font-family: "Open Sans Condensed", sans-serif;
	font-size: 16pt;
	width: 270px;
	border-bottom: 1px solid #d1d1d1;
	margin-bottom: 15px;
	padding: 0 0 4px 3px;
	text-shadow: 0 1px 0px #fff;
}

.subscribe-block-twitter, .subscribe-block-rss, .subscribe-block-gplus{
	margin: 0 0 4px 10px;
}

.subscribe-block img{
	float: left;
}

.subscribe-block a:link, .subscribe-block a:visited{
	font-family: Verdana, sans-serif;
	font-size: 10pt;
	display: block;
	color: #159aee;
	text-decoration: none;
	line-height: 18px;
	float: left;
	margin: 0 0 0 5px;
}

.subscribe-block a:hover{
	text-decoration: underline;
}


/*******************   НАВИГАЦИЯ   ******************/

.navigation{
	display: block;
	width: 700px;
}

.nav-separator{
	float: left;
	width: 420px;
	height: 10px;
}

.navigation a:link, .navigation a:visited{
	font-family: "Open Sans Condensed";
	font-size: 16pt;
	text-align: center;
	text-decoration: none;
	color: #fff;
	text-shadow: 0 -1px 0px #3779a8;
	line-height: 37px;
	width: 140px;
	height: 46px;
	background: url("./images/nav_button_bg.png") top left no-repeat;
	background-position: 0 0;
	float: left;
}

.navigation a:hover{
	background-position: 0 -46px;
}

.navigation a:active{
	line-height: 40px;
	background-position: 0 -92px;
}

/*****************   ОФОРМЛЕНИЕ ТЕКСТА   ******************/

p{
	margin: 0 0 15px 0;
}

ul, ol{
	margin: 0 0 15px 25px;
}

a img{
	border: none;
}

a:link, a:visited{
	text-decoration: underline;
	color: #df6409;
}

a:hover{
	text-decoration: none;
}


/*******************   КОММЕНТАРИИ   *******************/

#disqus_thread{
	width: 1000px;
	margin: 0 auto;
	border-top: 1px solid #c3c3c3;
	padding: 15px 0 0 0;
}




/***********    FLIPS CLASSES    ************/

@-webkit-keyframes flip {
	0% {
		-webkit-transform: rotate3d(1,0,0, 0deg);
	}
	50% {
		-webkit-transform: rotate3d(1,0,0, -180deg);
	}
	60% {
		-webkit-transform: rotate3d(1,0,0, -155deg);
	}
	70% {
		-webkit-transform: rotate3d(1,0,0, -140deg);
	}
	100% {
		-webkit-transform: rotate3d(1,0,0, -180deg);
	}
}

@-webkit-keyframes sunset {
	0% {
		opacity: 0;
	}
	70% {
		opacity: 1;
	}
	100% {
		opacity: 0;
	}
}

@-webkit-keyframes sunset-back {
	0% {
		opacity: 0.8;
	}
	50% {
		opacity: 0;
	}
	60% {
		opacity: 0.05;
	}
	70% {
		opacity: 0.1;
	}
	100% {
		opacity: 0;
	}
}

@-webkit-keyframes shadow {
	0% {
		opacity: 0;
	}
	50% {
		opacity: 0.6;
	}
	60% {
		opacity: 0.4;
	}
	70% {
		opacity: 0.3;
	}
	100% {
		opacity: 0.5;
	}
}

.flip {
	/*background: #ccc;*/
	/*width: 200px;
	height: 100px;*/
	-webkit-transform-origin: bottom;
	-webkit-animation-name: flip;
	-webkit-animation-duration: 1s;
	-webkit-animation-iteration-count: 1;
	-webkit-animation-timing-function: cubic-bezier(0,0,1,0.5);
	-webkit-transform: rotate3d(1,0,0, 180deg);
}


/*-----------------------------------------------------------------------------*/

.top-flips-container{
	width: 1004px;
	height: 302px;
	margin: 0 auto;
	position: relative;
	/*border: 1px solid #000;*/
}

#flip-0{
	position: absolute;
	left: 0px;
	top: 0px;
	/*z-index: 10000;*/
}

#flip-1{
	position: absolute;
	left: 652px;
	top: 0px;
}

#flip-2{
	position: absolute;
	left: 829px;
	top: 0px;
}

#flip-3{
	position: absolute;
	left: 652px;
	top: 152px;
}

.top-z{
	z-index: 10000;
}

.flips{
	cursor: pointer;
}

.flip-container{
	position: relative;
}

.back-image-bottom{
	display: block;
	position: absolute;
	top: 0px;
	/*border: 1px solid red;*/
	/*-webkit-transform: rotate3d(0,1,1, 140deg);*/
	-webkit-transform: rotateY(180deg) rotateZ(180deg);
	overflow: hidden;
	-webkit-backface-visibility: hidden;
	z-index: 800;
}

.front-image{
	display: block;
	-webkit-backface-visibility: hidden;
	/*border: 10px solid #000;*/
	position: absolute;
	top: 0px;
	/*border: 1px solid red;*/
	overflow: hidden;
	z-index: 900;
}

.sunset-front{
	position: absolute;
	background: #000;
	z-index: 1000;
	-webkit-backface-visibility: hidden;
	opacity: 0;
}

.sunset-front-animate{
	-webkit-animation: sunset 1s;
	-webkit-animation-iteration-count: 1;
	-webkit-animation-timing-function: cubic-bezier(0,0,1,0.5);
	opacity: 0;
}

.sunset-back{
	position: absolute;
	background: #000;
	z-index: 1000;
	-webkit-backface-visibility: hidden;
	-webkit-transform: rotateY(180deg);
	opacity: 1;
}

.sunset-back-animate{
	-webkit-animation: sunset-back 1s;
	-webkit-animation-iteration-count: 1;
	-webkit-animation-timing-function: cubic-bezier(0,0,1,0.5);
	opacity: 0;
}

.back-image-bottom img{
	position: absolute;
}

.back-image-top{
	position: absolute;
	top: 0px;
	vertical-align: top;
	overflow: hidden;
	z-index: -1;
}

.flip-top{
	overflow: hidden;
	width: 300px;
	background: #000;
}

.flip-bottom{
	position: relative;
}

.front-image-bottom{
	overflow: hidden;
	vertical-align: bottom;
	position: absolute;
	z-index: -2;
}

.front-image-title{
	position: absolute;
	font-family: 'Ubuntu Condensed', sans-serif;
	color: #fff;
	padding: 5% 5% 0 5%;
	text-shadow: 0px 0px 20px #000;
	font-weight: 700;
	/*z-index: 10;*/
}

.shadow{
	position: absolute;
	z-index: -1;
	background: #000;
	opacity: 0;
}

.shadow-animate{
	-webkit-animation: shadow 1s;
	-webkit-animation-iteration-count: 1;
	-webkit-animation-timing-function: cubic-bezier(0,0,1,0.5);
	opacity: 1;
}

.front-image-bottom img{
	position: absolute;
}

#flip-link{
	display: block;
	width: 100px;
	font-size: 16px;
	background: #ccc;
	margin: 50px auto;
	text-align: center;
}

.fade-container{
	position: relative;
	overflow: hidden;
}

.fade-top{
	position: absolute;
	top: 0px;
	z-index: 800;
}

.fade-bottom{
	position: absolute;
	z-index: 700;
}

.fade-image-title{
	position: absolute;
	top: 50%;
	font-family: 'Ubuntu Condensed', sans-serif;
	color: #fff;
	padding: 5% 5% 0 5%;
	text-shadow: 0px 0px 20px #000;
	font-weight: 700;
}

/*   СТИЛИ ДЛЯ БОЛЬШИХ ОБЗОРОВ    */

.big-post-container{
	padding: 0 50px 0 50px;
}

.big-post-title-1{
	font-family: 'PT Mono', sans-serif;
	font-size: 25pt;
	color: #353535;
	margin: 50px 0 20px 0;
}

.big-post-title-2{
	font-family: 'Open Sans Condensed', sans-serif;
	font-size: 18pt;
	text-decoration: italic;
	font-weight: 700;
	color: #e46b00;
	margin: 30px 0 20px 0;
}

.big-post-image-half-width{
	width: 445px;
	float:left;
}

.big-post-image-half-width img{
	width: 430px;
}

.big-post-full-image-center{
	text-align:center;
	margin: 5px 0 20px 0;
}

.big-post-full-image-leftfload{
	text-align:center;
	margin: 5px 0 20px 0;
	float: left;
	width: 440px;
}

.big-post-image-center-preview{
	text-align:center;
	margin: 5px 0 20px 0;
}
.big-post-image-center-preview img{
	width: 900px;
}
.grid-1{
	margin: 5px 0 20px 0;
}

.grid-2{
	margin: 15px 0 0 0;
}

.grid-2 .text{
	width: 580px;
	float: left;
	padding: 0 20px 0 0;
}

.grid-2 .images{
	width: 300px;
	float: left;
	text-align: center;
}

.grid-2 .images img{
	width: 300px;
	margin: 0 0 10px 0;
}

.grid-3 .text{
	width: 580px;
	float: left;
	padding: 0 0 0 20px;
}

.grid-3 .images{
	width: 300px;
	float: left;
	text-align: center;
}

.grid-3 .images img{
	width: 300px;
	margin: 0 0 10px 0;
}

.grid-5 { /* Картинки в полном размере в одну линию выстроеные по центру */
	width: 900px;
	margin: 5px auto 20px auto;
}

/*    СТИЛИ ДЛЯ ПОСТОВ С САЙДБАРОМ    */

.grid-4{  /*Изображения в половину ширины и между ними 3 пикселя пустоты*/
	width: 700px;
	text-align: center;
	margin: 5px auto 20px auto;
}

.grid-4 img{
	width: 352px;
	margin-right: 3px;
	vertical-align:top;
}  

.simple-post-one-full-centered-image{
	text-align: center;
	margin: 5px auto 20px auto;
}

.simple-post-image-600-width{
	text-align: center;
	margin-bottom: 15px;
}

.simple-post-image-600-width img{
	width: 600px;
}

.post-title-3{
	font-family: "Open Sans", Arial;
	font-size: 11pt;
	font-weight: bold;
	margin: 7px 0 3px 0;
}

/*    ОБЩИЕ СТИЛИ ДЛЯ ТЕКСТА    */

.code-block{
	width: 100%;
	font-family: 'Anonymous Pro', sans-serif;
	font-size: 10pt;
	margin: 7px 0 15px 0;
	padding: 5px 10px;
	border-radius: 4px;
	background: #ebebeb;
	border: 1px solid #cbcbcb;
	color: #000;
}

.inline-code{
	font-family: 'Anonymous Pro', sans-serif;
	background: #f3f3f3;
	padding: 3px 4px;
	border: 1px solid #eaeaea;
	border-radius: 2px;
}

.title-5{
	font-family: "Ubuntu", sans-serif;
	font-size: 12pt;
	font-waight: bold;
	color: #1e1e1e;
	margin: 20px 0 10px 0;
}

/*     HYPER COMMENT   */

#HyperComments_Box{
	width: 1000px;
	margin: 0 auto;
	border-top: 1px solid #c3c3c3;
	padding: 15px 0 0 0;
}

/*   Google+ comments   */

#gplus-pingback{
	width: 1000px;
	margin: 0 auto;
}

#gplus-pbwr .gplus-pbh{
	border-top: 1px solid #c3c3c3;
}

/* UWD */

.uwd-category{
	font-family: 'PT Mono', sans-serif;
	font-size: 18pt;
	margin: 40px 0px 10px 0px;
	text-transform: uppercase;
}


/* Something */

.ch_ab * {
                background:transparent none repeat scroll 0 0 !important;
                border:medium none !important;
                clear:none !important;
                clip:rect(auto, auto, auto, auto) !important;
                font-size:100% !important;
                font-style:normal !important;
                font-variant:normal !important;
                font-weight:normal !important;
                height:auto !important;
                letter-spacing:normal !important;
                line-height:normal !important;
                margin:0 !important;
                overflow:visible !important;
                padding:0 !important;
                position:static !important;
                text-align:left !important;
                text-decoration:none !important;
                text-indent:0 !important;
                text-transform:none !important;
                vertical-align:baseline !important;
                visibility:visible !important;
                white-space:normal !important;
                width:100%;
                word-spacing:normal !important;
                z-index:auto !important;
                cursor: pointer!important;
            }

            .ch_ab li DIV {
                padding:0.5em !important;
            }

            .ch_ab DIV, .ch_ab TABLE {
                padding: 5px !important;
            }

            .ch_ab li {
                display:list-item !important;
                list-style-image:none !important;
                list-style-position:outside !important;
                list-style-type:none !important;
                display: inline;
            }

            .ch_ab {
                width: 100px!important;
                font-family: Verdana!important;
                font-size: 11px!important;
                border: 0px solid #FFFFFF!important;
                background-color: #F2F2F2!important;
                padding:5px!important;
                position: relative!important;
                display:block!important;
                
            }
            .ch_ab_icnt, .ch_ab_icnt * {
            	text-align: left!important;
    		}

            .ch_ab_text, .ch_ab_text A, .ch_ab_text A:hover {
                color: #000000!important;
                font-size: 11px!important;
            }
            .ch_ab_url {
                color: #006600!important;
                font-size: 11px!important;
            }
            .ch_ab_header, .ch_ab_header A {
                color: #CF3A00!important;
                font-size: 13px!important;
                font-weight: bold!important;
                text-decoration: underline!important;
            }
            .ch_ab_sign {
                color: #999999!important;
                font-size: 10px!important;
                text-align: left!important;
            }

            .ch_ab_clear {
                clear:both!important;
            }

            .ch_ab TABLE {
                width: 100%!important;
                border: 0px!important;
            }


/* Новое меню!  }*/


#menu,#menu li ul{margin:0px;padding:0px;list-style:none;}

*{
	margin: 0;
	padding: 0;
}

body {
	margin: 0px;
}



.main_img {
	margin: 0px 0px 0px 0px;
	position: relative; z-index: 6
}


ul.menu {
	
	margin: -280px 0px 0px 30px;
	position: relative; z-index: 8
	padding: 0;
	display: inline-block;
	background-color: #b8d9ff;
	display: block; 
	width: 310px;
	border-style: solid; border-width: 0px 0px 0px 5px; color: #df3a00;
}

ul.menu li {
	list-style: none;
	position: relative;
}

ul.menu li a {
	padding: 3px 0px 3px;
	color: #4a1e0f;
	font-size: 17px;
	font-weight: 500;
	font-family: verdana;
	text-decoration: none;
	display: block;
	border-top: 1px solid #;
}

.menu-li.active {
	background-color: #df3a00;
	display:block;

}

#leftt {
margin: 0px 0px -12px 10px;
transition:all 2s ease-in-out;
-webkit-transition:all 0.3s ease-in-out;
-moz-transition:all 2s ease-in-out;
-o-transition:all 2s ease-in-out;
}

#leftt:hover {
transform:translate(15px, 0);
-webkit-transform:translate(15px, 0);
-moz-transform:translate(15px, 0);
-o-transform:translate(15px, 0);
} 


ul.menu li ul {
	display: none;
}

#menu-ul.active {
	background-color: #df3a00;
	display:block;
}

ul.menu li:hover ul {
	display: inline-block;
	position: absolute;
	left: 295px;
	top: 0px;
	background-color: #FFFFFF;
	background:rgba;
	-moz-opacity: 0.9;
	-khtml-opacity: 0.9;
	opacity: 0.9;
	width: 226px;
	z-index: 1000;
	border-style: solid; border-width: 0px 1px 0px 1px; color: #df3a00;
}



ul.menu li a:hover {
	background-color: #df3a00;
}

ul.menu li:hover ul li:first-child  {
	border-style: solid; border-width: 1px 0px 0px 0px; color: #df3a00
}

ul.menu li:hover ul li:last-child  {
	border-style: solid; border-width: 0px 0px 1px 0px; color: #df3a00
}

#header-left {
	background-color: #df3a00;
	display:block;
}

#head_rec {
	align: center;
	background-color: #df3a00;
	width: 1004px; 
	height: 30px;
	display:block;
        margin: -51px 100px 0px 0px;
	margin-left: auto;
	margin-right: auto
}

#hear_rec_2 {
	background:;
	position: relative; z-index: 8 
	width: 350px; 
	height: 302px;
	display: block;
	margin: -331px 0px 0px 668px;
}

#hear_rec_2, x:-moz-any-link {	
	background:;
	position: relative; z-index: 8
	width: 350px; 
	height: 302px;
	display: block;
	margin: -331px 0px 0px 668px;
}


.logos {
	margin: 0px -3px 0px 0px;
}


#head_rec_lie {
	position: relative; z-index: 8
	align: center;
	background-color: #FFFFFF;
	width: 1004px; 
	height: 10px;
	display:block;
        margin: 0px 0px 0px 0px;
	margin-left: auto;
	margin-right: auto
}


#text_reclam {
	position: relative; z-index: 3
	display:block;
        margin: -10px 0px 0px 537px;
}

#text_reclam2 {
	position: relative; z-index: 3
	display:block;
        margin: 0px 0px -70px 48px;
}

#text_reclam2, x:-moz-any-link {
	position: relative; z-index: 3
	display:block;
        margin: 25px 0px -120px 48px;
} 

#text_reclam3 {
	position: relative; z-index: 3
	display:block;
        margin: 30px 0px 0px 0px;	
	background-color:;
	width: 1004px; 
	height: 30px;
}

.sidebar_left {
	margin: 0px 0px 0px 50px;
}

.banner {
	margin: 0px 0px 0px 0px;
}
