html, body, form {
	background: none;
	padding: 0;
	margin: 0;
	font-size: 16px;
	font-family: Helvetica, Tahoma, Arial;
	color: #000;
}

ul { margin: 0; padding: 0; list-style: none;}
ul li { margin: 0; padding: 0; }
a { outline: none; }
table { 	border-spacing: 0; border: 0;}
td {vertical-align: top;}
img { border: 0; }
p { margin: 0 0 8px; font-size: 90%;}
.clear { clear: both; }

body {
	background: #f5f1e9 url(/img/html_bg.gif) 0 0 repeat-x; 
	padding: 10px 15px 0;
}

a {
	color: #0078be;
}

.hidden {
	display: none;
}

.header {
	width: 100%;
	height: 150px;
	margin: 0 -15px; 
}

.header td {
	width: 33%;
}	


.logo a {
	display: block;
	width: 393px;
	height: 96px;
	background: url(/img/logo.png) 0 0 no-repeat;
	margin: 10px 0 0 20px;
}

.phone {
	padding: 20px 10px 0 20px;
	text-align: center;
}

.phone strong {
	display: block;
	font-size: 160%;
	white-space: nowrap;
}

.phone strong span {
	color: #0078be;
}

.phone a {
	display: block;
	color: #222;
	font-size: 80%;
	margin: 5px 0 3px;
}

.quote  {
	text-align: center;
}

.quote strong {
	display: block;
	display: table-cell;
	width: 350px;
	color: #808080;
	vertical-align: middle;
	text-align: left;
	height: 120px;
	margin: 0 25px;
	font-weight: normal;
	padding-left: 15px;
	font-size: 100%;
}

.quote strong em {
	font-weight: bold;
}

.quote strong span {
	display: block;
	text-align: right;
	color: #aaa;
	margin-top: 10px;
}

ul.main_menu {
	height: 40px;
	background: url(/img/menu_bg.gif) 0 0 repeat-x;
	border-radius: 20px;
	-moz-border-radius: 20px;
	-webkit-border-radius: 20px;
	padding: 0 8px;
	box-shadow: #aaa 0 1px 2px;
	margin-bottom: 20px;
}

ul.main_menu li {
	float: left;
	margin: 7px 20px 0 0;
}

ul.main_menu li.censor {
	float: right;
	margin: 7px 7px 0 10px;
}

ul.main_menu li a {
	display: block;
	padding: 3px 10px;
	color: #000;
	font-family: Arial;
	font-weight: bold;
}

ul.main_menu li a.active, ul.main_menu li.censor a {
	background: #0078be;
	border-top: 1px solid #0069a6;
	border-radius: 13px;
	-webkit-border-radius: 13px;
	-moz-border-radius: 13px;
	color: #fff;
	text-decoration: none;
}

.left_col {
	width: 260px;
}

h1 {
	margin: 0 0 15px;
	padding: 0;
	font-size: 24px;
}

h3 {
	color: #0078be;
	font-size: 140%;
	margin: 0 0 7px;
	font-weight: bold;
}

.left_menu {
	margin-top: 15px;
}

.left_menu li a {
	display: block;
	padding: 2px 5px;
	color: #363636;
	font-size: 120%;
	margin-right: 10px;
}

.left_menu li a.active_menu {
	background: #0078be;
	border-top: 1px solid #0069a6;
	color: #fff;
	text-decoration: none;
}

.left_menu li .submenu a {
	display: block;
	padding: 2px 3px 2px 25px;
	font-size: 80%;
}

.left_menu li .subsubmenu a {
	display: block;
	padding: 2px 3px 2px 40px;
}

.left_menu li .submenu.new {
	background: url(/img/new.png) 85% 50% no-repeat transparent;
}

.promo { 
	height: 158px; 
	color: #fff;
	box-shadow: #222 0 1px 2px;
	position: relative;
	text-shadow: black 1px 1px 1px;
}

.promo .megaphone {
	height: 158px;
	margin: 0 0 0 -20px;
	background: url(/img/megaphone.png) 3px 0 no-repeat;
}

.promo .down_arrow {
	width: 66px;
	height: 23px;
	position: absolute;
	bottom: -23px;
	left: 0;
	background: url(/img/down_arrow_magazin.png) 0 0 no-repeat;
}
.promo h3 {
	text-align: center;
	padding: 10px 0 5px;
	margin: 0 0 0 20px;
	color: #fff;
	font-weight: normal;
	font-size: 150%;
	width: 340px;
}

.promo p {
	width: 50%;
	min-width: 250px;
	margin: 0 0 3px;
	float: right;
	clear: both;
}

.pr {
	background: #3c5daa url(/img/promo_pr.png) -22px 0 no-repeat;
	margin-right: 5px;
}

.left_arrow_pr {
	background: url(/img/left_arrow_pr.png) 0 0 no-repeat;
	height: 67px;
	width: 23px;
	left: -23px;
	top: 0;
	position: absolute;
	z-index: 1;
}

.magazin {
	background: #3a94d5 url(/img/promo_magazin.png) 0 0 no-repeat;
	margin-left: 5px;
}

.txt {
	margin-bottom: 20px;
}

.right_box {
	background: url(/img/right_paint.gif) 0 0 no-repeat;
	width: 185px;
	height: 60px;
	float: right;
}	

.right_links {
	padding: 20px 0 10px;
	text-align: center;
}

.right_links a {
	color: #fff;
	font-size: 14px;
}

.view_type {
	margin-bottom: 10px;
}

.view_type a {
	padding: 1px 12px 2px;
}

.view_type a.active {
	background: #8baabc;
	color: #fff;
	border-radius: 12px;
	-webkit-border-radius: 12px;
	-moz-border-radius: 12px;
	border-top: 1px solid #647A87;
	border-bottom: 1px solid #fff;
}

.content_box {
	clear: both;
	background: #fff;
	padding: 10px 10px 0;
	box-shadow: 0 0 1px #aaa;
}

.content_box .content_header {
	margin: -10px -10px 0;
	padding: 0 10px 0;
	height: 38px;
	overflow: hidden;
	font-size: 120%;
	line-height: 38px;
	font-weight: bold;
	background: url(/img/content_bg.gif) 0 0 repeat-x;
}

.content_box .content_header .view_all {
	float: right;
	padding: 3px 12px;
	line-height: 12px;
	background: #8baabc;
	text-decoration: none;
	margin: 10px 10px 0;
	border-top: 1px solid #7e9aaa;
	border-bottom: 1px solid #fff;
	color: #fff;
	border-radius: 12px;
	-webkit-border-radius: 12px;
	-moz-border-radius: 12px;
	font-size: 12px;
	font-weight: normal;
}

.content_box span {
	width: 14px;
	height: 14px;
	background: url(/img/content_arrow_up.gif) 3px 0 no-repeat;
	float: left;
	margin: 15px 5px 0 0;
	cursor: pointer;
}

.content_opened .content_header span {
	background: url(/img/content_arrow_down.gif) 0 0 no-repeat;
	margin: 17px 5px 0 0;
}

.number_content {
	display: none;
}

.content_opened .number_content {
	display: block;
}

.number_box {
	padding: 10px;
	margin: 0 -10px;
	border-bottom: 1px solid #e1e1e1;
	border-top: 1px solid #fff;
	background: #fafafa;
}

h5 {
	color: #a3a19a;
	padding: 0;
	margin: 0 0 5px;
	font-size: 140%;
	font-weight: normal;
}

.number_box .number_left_box {
	float: left; 
	width: 49%;
}

.number_box .number_right_box {
	float: right; 
	width: 49%;
}

.number_box a {
	display: block;
	padding: 3px 5px;
}

.around-a-footer {
	border-top: 1px solid #C9C5C1;
	margin: 120px -15px 0;
}

.footer_block {
	border-top: 1px solid #fff;
	padding: 10px;
	background: #EDE9E3;
	border-bottom: 1px solid #C9C5C1;
}

.footer_item.mini_padding {
	padding: 0 0 7px;
}

.footer_block table {
	width: 100%;
}

.footer_block table td{
	width: 20%;
	padding-right: 10px;
	font-size: 90%;
}

td.first_fb {
	padding-left: 15px;
}
td.last_fb {
	padding-right: 15px;
}

.footer_item {
	color: #797979;
	font-size: 80%;
	padding-bottom: 20px;
}

.footer_item strong {
	display: block;
	margin-bottom: 5px;
	font-size: 120%;
	line-height: 16px;
}


.footer_item strong a {
	color: #222;
}

.list_item {
	padding: 10px;
	border-bottom: 1px solid #eee;
}

.list_item .magazine_link {
	color: #aaa;
	text-decoration: none;
	float: right;
	margin-left: 20px;
}

.list_item .magazine_link:hover {
	color: #444;
	text-decoration: underline;
}

.list_item .art_date {
	float: left;
	margin-right: 10px;
	color: #999;
	font-size: 12px;
	line-height: 20px;
}

.list_item .anonse {
	font-size: 80%;
	color: #666;
	margin: 5px 0 10px;
}

.hovered {
	background: #F4F4F4
}

.list_gradient {
	padding: 7px 10px;
	background: #fefefe url(/img/content_bg.gif) left bottom repeat-x !important;
	border-bottom: 0;
	font-size: 120%;
}

.rubric_link {
	color: #a3a19a;
	text-decoration: none;
}

.read_more {
	line-height: 12px;
	background: #8baabc;
	text-decoration: none;
	margin: 5px 0 0 10px;
	padding: 3px 10px;
	border-top: 1px solid #7e9aaa;
	border-bottom: 1px solid #fff;
	color: #fff;
	border-radius: 12px;
	-webkit-border-radius: 12px;
	-moz-border-radius: 12px;
	font-size: 12px;
	font-weight: normal;
	white-space: nowrap;
	line-height: 12px;
	float: right;
}

.padinner {width: 540px;}
.no_p p {margin:0}

table.list1 {border: 1px solid #4e4e4e;}
table.list1 .center{text-align:center;}
table.list1 td {background:#fefefe;font-size: 1em;padding: 3px;color: #222;border: 1px solid #dedede;}
table.list1 th {background:#878787;font-size: 1em;padding: 3px;text-align:center; color:#fff;border: 1px solid #4e4e4e;height: 30px;}
table.list1 th a{color:white;}

.content ul li,
.body_box ul li  {
	margin: 3px 0;
	padding-left: 10px;
	background: url(/img/li_dot.gif) 1px 7px no-repeat;
	font-size: 90%;
}

.body_box  ul.yiiPager li {
	margin: 0;
	padding: 0;
	background: none;
	font-size: 100%;
}

.magiazine_box  {
    position:relative;
	margin-top: 20px;
	padding: 10px;
	background: #fff;
	border-radius: 7px;
    -webkit-box-shadow:0 1px 2px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
       -moz-box-shadow:0 1px 2px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
            box-shadow:0 1px 2px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
}

.body_box {
    position:relative;
  	background: #fff;
	padding: 20px;
    -webkit-box-shadow:0 1px 2px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
       -moz-box-shadow:0 1px 2px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
            box-shadow:0 1px 2px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
	margin-right: 5px;
}

.body_box h5 {
	margin: 0 0 15px;
}

.magiazine_box:before,
.magiazine_box:after,
.body_box:before,
.body_box:after {
    content:"";
    position:absolute;
    z-index:-2;
}
 
.magiazine_box:before,
.body_box:before {
    top:10px;
    bottom:10px;
    left:0;
    right:0;
    -webkit-box-shadow:0 0 5px rgba(0,0,0,0.6);
       -moz-box-shadow:0 0 5px rgba(0,0,0,0.6);
            box-shadow:0 0 5px rgba(0,0,0,0.6);
    -moz-border-radius:10px / 100px;
         border-radius:10px / 100px;
}

.counters {
	border-top: 1px solid #F5F1E9;
	padding: 10px;
	text-align: right;
	margin: 0 -15px;
	background: #E0DDD9;
}

.description {
	margin: -10px 0 20px;
	font-size: 12px;
	color: #444;
}

.pager {
	font-size: 12px;
	color: #666;
}

.pager span {
	color: #bbb;
}

.pager a, 
.pager span {
	display: inline-block;
	line-height: 20px;
	margin: 0;
	border: 1px solid #ddd;
	padding: 3px 7px;
	min-width: 15px;
	text-align: center;
}

.pager a:hover {
	background: #B4DEF7;
}

.pager span.active {
	color: #222;
	font-weight: bold;
	border: 1px solid #999;
	background: #ddd;
}

.fixed {
	overflow: scroll;	
}

.mvn_theme_body {
	text-align: justify
}

.subscribe h5 {
	font: bold 16px Helvetica, Arial, Tahoma;
	margin:  0 0 10px;
	color: #666;	
}

.success {
    background-color: #DFF0D8;
    border: 1px solid #D6E9C6;
    border-radius: 4px 4px 4px 4px;
    color: #468847;
    padding: 8px 35px 8px 14px;
    text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
}

.social-buttons {
	list-style: none;
	margin: 0;
	padding: 0;
	display: inline-block;
	vertical-align: bottom;
}

.social-buttons li {
	display: inline-block;
	vertical-align: bottom;
	margin: 0 10px 0 0 !important;
	background: none !important;
	border: none !important;
}

.social-spam p {
	margin: 0 0 20px;
}

.social-spam button {
	background: #3C5DAA;
	color: #fff;
	padding: 4px 7px;
	margin: 0 5px;
	border: none;
	box-shadow: none;
	border-radius: 2px;
	cursor: pointer;
}

.social-spam button:hover {
	background: #273972;
}

.social-spam p:last-child {
	margin: 0;
}

.social-spam h4 {
	margin: 0 0 20px;
}

.thin-box {
    max-width: 1000px;
}
.post-body p {
    line-height: 1.5em;
}
