/*   
Theme Name: РКСМ(б)
Theme URI: http://rksmb.org
Description: Тема для оффициального сайта Революционного Коммунистического Союза (большевиков) 
Author: Mikhail Belyaev
Author URI: http://rksmb.org/
Template:
Version: 0.1.0
.
Тема создана специально для информационно-идологического портала rksmb.org.
.
*/

/* 
colors

darker: #2F2F2F;

dgray:  #4B4B4B;

gray:   #808080;

lgray:  #BCBCBC;

lighter:#E4E4E4;

white:  #FFFFFF;
 */




* {
	margin: 0;
	padding: 0;
}

body {
	background: #BCBCBC url(img/bglr.png) repeat;
	font-family: Verdana;
}

a {
	text-decoration: none;
	color: #808080;
}

a:hover {
	color: #A00000;
}

a img {
	border: 0;
	outline: 0;
}
@media screen and (max-width: 1270px) {
	
	h1 {
		font-size: 18px;
		line-height: 36px;
	}
	h2 {
		font-size: 16px;
		line-height: 32px;
	}
	h3 {
		font-size: 15px;
		line-height: 27px;
	}
	h4 {
		font-size: 14px;
		line-height: 22px;
	}
	h5 {
		font-size: 12px;
		line-height: 19px;
	}
	h6 {
		font-size: 11px;
		line-height: 16px;
	}

	.sitebody .contentbar .list h2 {
		padding: 10px 20px;
		margin: -20px -20px 0px -20px;
		text-transform: uppercase;
		font-size: 16px;
		line-height: 22px;
	}

	.sitebody .contentbar .list .element h3 a, .sitebody .contentbar .list .element h3 span {
		font-size: 16px;
		line-height: 20px;
	}

	.sitebody .sidebar ul.subcats>li>a {
		padding: 10px 20px;
		font-size: 12px;
	}

	.header h1 a {
		font-size: 75px;
		/*letter-spacing: 42px;*/
	}

	.header h2 {
		width: 345px;
	}
	.header h2 a {
		font-size: 14px;
	}

	.header .topside {
		height: 400px;
		top: -85px;
	}

	.statw {
		width: 900px;
	}


	.topmenu {
		height: 39px;
	}
	
	#menu-topmenu li a {
		font-size: 12px;
		padding: 12px 15px;
		min-height: 15px;
	}
	
	#menu-topmenu li ul {
		top: 39px;
	}
	.sitebody .contentbar {
		margin-left: 250px;
	}
	.sitebody .contentbar.full {
		margin-left: 0;
	}

	.sitebody .sidebar {
		width: 250px;
	}

	.pagination {
		padding: 20px;
	}

	.header .logo {
		left: 20px;
	}

	.menu-pretopmenu-container {
		height: 22px;
	}

	.menu-pretopmenu-container menu-pretopmenu>li>a {
		padding: 5px 20px;
		font-size: 10px;
	}

	.menu-pretopmenu-container li a {
		font-size: 10px;
		padding: 4px 15px;
		min-height: 14px;
	}

	.quote, blockquote {
		margin: 0 -20px;
		padding: 20px 20px;
	}

	.sitebody .contentbar .list .element {
		padding: 20px;
		position: relative;
	}

	.sitebody .contentbar .list .element .description {
		font-size: 14px;
		line-height: 20px;
		/*padding: 0px 20px 0px 20px;*/
	}

	.sitebody .contentbar .list .element .description iframe {
		max-width: 610px !important;
	}

	.sitebody .contentbar .list .figure.det {
		margin: -20px -20px 0 -20px;
	}

	

	.sitebody .contentbar .list .element .post-info {
		/*padding-top: 10px;*/
		font-size: 11px;
	}
	#calendar_wrap #wp-calendar tbody td {
		height: 38px;
	}

	#calendar_wrap #wp-calendar thead th, #calendar_wrap #wp-calendar tbody td {
		font-size: 12px;
	}/*

	#calendar_wrap #wp-calendar a {
		width: 35px;
	}*/

	.footer>div.right>div {
		font-size: 12px;
	}
	#searchform input[type=submit] {
		padding: 7px;
	}
	#searchform input[type=text] {
		padding: 7px;
	}

	 /* .main-top .wp_posts_by_cats {
	 		width: 300px !important;
	 	} */
	
	.main-top .wp_posts_by_cats .element {
		height: 200px  !important;
	}

	.main-top .wp_posts_by_cats .element .figure {
		height: 120px !important;
		overflow: hidden;
	}

	.main-top .wp_posts_by_cats .element .desc {
		display: none;
	}

	.top-slider .slides {
		/*width: 73% !important;*/
	}

	.top-slider .links {
		/*width: 27% !important;*/
	}

	.top-slider .links a.top_img_link {
		/*padding: 11px 20px;*/
	}

	.top-slider .links .metric .qnt {
		/*height: 56px;*/
	}

	.top-slider .links a.top_img_link>span {
		font-size: 10px !important;
	}
	#menu-important-main li a {
		padding: 30px 30px 30px 80px !important;
	}
	#menu-important-main li a:hover {
		padding-left: 30px !important;
		padding-right: 50px !important;
	}
	#menu-important-main li :before {
		top: 24px !important;
		right: 15px !important;
		transition: all 0.3s;
		-webkit-transition: all 0.3s;
		-moz-transition: all 0.3s;
		-o-transition: all 0.3s;
		-ms-transition: all 0.3s;
	}

	#menu-important-main li a:hover:before {
		top: 4px !important;
		right: 40px !important;
		padding: 20px !important;
		transition: all 0.3s;
		-webkit-transition: all 0.3s;
		-moz-transition: all 0.3s;
		-o-transition: all 0.3s;
		-ms-transition: all 0.3s;
	}
	

	.main-head #searchform input[type="text"] {
		width: 595px;
	}

	.main-head #searchform input[type="submit"] {
		width: 250px;
	}
}
@media screen and (min-width: 1270px) {

	h1 {
		font-size: 20px;
		line-height: 42px;
	}
	h2 {
		font-size: 18px;
		line-height: 36px;
	}
	h3 {
		font-size: 16px;
		line-height: 32px;
	}
	h4 {
		font-size: 15px;
		line-height: 27px;
	}
	h5 {
		font-size: 14px;
		line-height: 22px;
	}
	h6 {
		font-size: 12px;
		line-height: 19px;
	}

	.sitebody .contentbar .list h2 {
		padding: 10px 30px;
		margin: -30px -30px 0px -30px;
		text-transform: uppercase;
		font-size: 18px;
		line-height: 24px;
	}

	

	.sitebody .contentbar .list .element h3 a, .sitebody .contentbar .list .element h3 span {
		font-size: 16px;
		line-height: 22px;
	}

	.sitebody .sidebar ul.subcats>li>a {
		padding: 15px 30px;
		font-size: 14px;
	}

	.header h1 a {
		font-size: 75px;
		/*letter-spacing: 82px;*/
	}


	.header h2 {
		width: 400px;
	}
	.header h2 a {
		font-size: 15px;
	}

	.header .topside {
		height: 600px;
		top: -110px;
	}

	.statw {
		width: 1180px;
	}

	.sitebody .contentbar {
		margin-left: 300px;
	}

	.sitebody .contentbar.full {
		margin-left: 0;
	}
	
	.sitebody .sidebar {
		width: 300px;
	}

	.pagination {
		padding: 30px;
	}

	.menu-pretopmenu-container {
		height: 34px;
	}

	.menu-pretopmenu-container li>a {
		padding: 10px 30px;
		font-size: 12px;
		height: 14px;
	}


	.topmenu {
		height: 49px;
	}
	
	#menu-topmenu li a {
		font-size: 14px;
		padding: 15px 30px;
		min-height: 19px;
	}
	
	#menu-topmenu li ul {
		top: 49px;
	}

	.quote, blockquote {
		margin: 0 -30px;
		padding: 20px 30px;
	}



	.sitebody .contentbar .list .element {
		padding: 30px;
	}

	.sitebody .contentbar .list .element .description {
		font-size: 14px;
		line-height: 22px;
		/*padding: 0px 30px 0px 30px;*/
	}

	.sitebody .contentbar .list a.element .description {
		overflow: hidden;
	}

	.sitebody .contentbar .list .element .description iframe {
		max-width: 820px !important;
	}


	.sitebody .contentbar .list .figure.det {
		margin: -30px -30px 0 -30px;
	}

	.sitebody .contentbar .list .element .post-info {
		/*padding-top: 10px;*/
		font-size: 11px;
	}



	.header .logo {
		left: 30px;
	}
	#calendar_wrap #wp-calendar tbody td {
		height: 41px;
	}


	#calendar_wrap #wp-calendar thead th, #calendar_wrap #wp-calendar tbody td {
		font-size: 14px;
	}/*

	#calendar_wrap #wp-calendar a {
		width: 42px;
	}*/

	.footer>div.right>div {
		font-size: 14px;
	}
	#searchform input[type=submit] {
		padding: 10px;
	}
	#searchform input[type=text] {
		padding: 10px;
	}

	.main-head #searchform input[type="text"] {
		width: 786px;
	}

	.main-head #searchform input[type="submit"] {
		width: 334px;
	}
}

.menu-pretopmenu-container {
	background-color: #2F2F2F;
}

.menu-pretopmenu-container>ul {
	list-style: none;
	display: block;
}

.menu-pretopmenu-container>ul>li {
	display: block;
	float: left;
}

.menu-pretopmenu-container>ul>li>a {
	display: block;
	text-decoration: none;
	color: #BCBCBC;
}

.menu-pretopmenu-container>ul>li>a:hover {
	background-color: #4B4B4B;
	color: #fff;
}




.header {
	background: #fff;
	height: 150px;
	text-align: left;
	position: relative;
	overflow: hidden;
}

.header h1 {
	margin-left: 220px;
	margin-right: 30px;
	text-align: left;
	top: 25px;
	left: -5px;
	position: absolute;
}

.header h2 {
	margin-left: 220px;
	margin-right: 30px;
	text-align: left;
	top: 85px;
	position: absolute;
	line-height: 20px;
}

.header h1 a {
	font-weight: bold;
	color: #4B4B4B;
	text-decoration: none;
	font-family: Georgia;
}

.header h2 a {
	font-weight: bold;
	color: #4B4B4B;
	text-decoration: none;
}



.header .topside {
	position: absolute;
	right: -30px;
	opacity: 0.7;
}

.header .logo {
	width: 150px;
	height: 150px;
	display: block;
	position: absolute;
	top: 0;
}

.header .logo>img {
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
}

@keyframes logoStAnimate {
	from {
		transform:rotate(0deg);
	}
	20% {
		transform:rotate(72deg);
	}
	40% {
		transform:rotate(144deg);
	}
	60% {
		transform:rotate(216deg);
	}
	80% {
		transform:rotate(288deg);
	}
	to {
		transform:rotate(360deg);
	}
}

@-webkit-keyframes logoStAnimate {
	from {
		-webkit-transform:rotate(0deg);
	}
	20% {
		-webkit-transform:rotate(72deg);
	}
	40% {
		-webkit-transform:rotate(144deg);
	}
	60% {
		-webkit-transform:rotate(216deg);
	}
	80% {
		-webkit-transform:rotate(288deg);
	}
	to {
		-webkit-transform:rotate(360deg);
	}
}

@-moz-keyframes logoStAnimate {
	from {
		-moz-transform:rotate(0deg);
	}
	20% {
		-moz-transform:rotate(72deg);
	}
	40% {
		-moz-transform:rotate(144deg);
	}
	60% {
		-moz-transform:rotate(216deg);
	}
	80% {
		-moz-transform:rotate(288deg);
	}
	to {
		-moz-transform:rotate(360deg);
	}
}

@-o-keyframes logoStAnimate  {
	from {
		-o-transform:rotate(0deg);
	}
	20% {
		-o-transform:rotate(72deg);
	}
	40% {
		-o-transform:rotate(144deg);
	}
	60% {
		-o-transform:rotate(216deg);
	}
	80% {
		-o-transform:rotate(288deg);
	}
	to {
		-o-transform:rotate(360deg);
	}
}

@-ms-keyframes logoStAnimate {
	from {
		-ms-transform:rotate(0deg);
	}
	20% {
		-ms-transform:rotate(72deg);
	}
	40% {
		-ms-transform:rotate(144deg);
	}
	60% {
		-ms-transform:rotate(216deg);
	}
	80% {
		-ms-transform:rotate(288deg);
	}
	to {
		-ms-transform:rotate(360deg);
	}
}

@keyframes logoGrAnimate {
	from {
		transform:rotate(0deg);
	}
	50% {
		transform:rotate(-120deg);
	}
	to {
		transform:rotate(0deg);
	}
}

@-webkit-keyframes logoGrAnimate {
	from {
		-webkit-transform:rotate(0deg);
	}
	50% {
		-webkit-transform:rotate(-120deg);
	}
	to {
		-webkit-transform:rotate(0deg);
	}
}

@-moz-keyframes logoGrAnimate {
	from {
		-moz-transform:rotate(0deg);
	}
	50% {
		-moz-transform:rotate(-120deg);
	}
	to {
		-moz-transform:rotate(0deg);
	}
}

@-o-keyframes logoSGrnimate  {
	from {
		-o-transform:rotate(0deg);
	}
	50% {
		-o-transform:rotate(-120deg);
	}
	to {
		-o-transform:rotate(0deg);
	}
}

@-ms-keyframes logoGrAnimate {
	from {
		-ms-transform:rotate(0deg);
	}
	50% {
		-ms-transform:rotate(-120deg);
	}
	to {
		-ms-transform:rotate(0deg);
	}
}

.header .logo>.star {
	transform:rotate(0deg);
	-webkit-transform:rotate(0deg);
	-moz-transform:rotate(0deg);
	-o-transform:rotate(0deg);
	-ms-transform:rotate(0deg);
	transition: all 2s;
	-webkit-transition: all 2s;
	-moz-transition: all 2s;
	-o-transition: all 2s;
	-ms-transition: all 2s;
}

.header .logo>.gear {
	transform:rotate(0deg);
	-webkit-transform:rotate(0deg);
	-moz-transform:rotate(0deg);
	-o-transform:rotate(0deg);
	-ms-transform:rotate(0deg);
	transition: all 2s;
	-webkit-transition: all 2s;
	-moz-transition: all 2s;
	-o-transition: all 2s;
	-ms-transition: all 2s;
}

.header .logo:hover>.star {
	animation: logoStAnimate 5s infinite;
	-webkit-animation: logoStAnimate 5s infinite;
	-moz-animation: logoStAnimate 5s infinite;
	-o-animation: logoStAnimate 5s infinite;
	-ms-animation: logoStAnimate 5s infinite;
}

.header .logo:hover>.gear {
	animation: logoGrAnimate 1s infinite;
	-webkit-animation: logoGrAnimate 1s infinite;
	-moz-animation: logoGrAnimate 1s infinite;
	-o-animation: logoGrAnimate 1s infinite;
	-ms-animation: logoGrAnimate 1s infinite;
}


.topmenu {
	background-color: #4B4B4B;
	box-shadow: 0px 6px 15px -7px #000;
	z-index: 11;
	position: relative;
	margin: 0px -10px;
}

#menu-topmenu {
	list-style: none;
	display: block;
	z-index: 10;
}

#menu-topmenu>li {
	float: left;
	position: relative;
}

#menu-topmenu li a {
	display: block;
	color: #E4E4E4;
	white-space: nowrap;
	text-decoration: none;
	/*font-weight: bold;*/
	text-transform: uppercase;
	font-family: Georgia;
	letter-spacing: 2px;
	transition: all 0.3s;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	-o-transition: all 0.3s;
	-ms-transition: all 0.3s;
}

#menu-topmenu li a:hover {
	display: block;
	background-color: #E4E4E4;
	color: #4B4B4B;
	transition: all 0.3s;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	-o-transition: all 0.3s;
	-ms-transition: all 0.3s;
}

#menu-topmenu li.current-menu-item>a, #menu-topmenu li.current-menu-parent>a, #menu-topmenu li.current-post-ancestor>a {
	display: block;
	background-color: #A00000;
	color: #fff;
	/*border-left: 1px solid #589258;*/
	/*border-right: 1px solid #1B411B;*/
}

#menu-topmenu li ul {
	display: none;
}

#menu-topmenu li ul {
	display: none;
	list-style: none;
	z-index: 10;
	background-color: #2F2F2F;
	-webkit-box-shadow: 0px 16px 37px -10px #000;
	-moz-box-shadow: 0px 16px 37px -10px #000;
	-o-box-shadow: 0px 16px 37px -10px #000;
	-ms-box-shadow: 0px 16px 37px -10px #000;
	box-shadow: 0px 16px 37px -10px #000;
	transition: all 0.3s;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	-o-transition: all 0.3s;
	-ms-transition: all 0.3s;
}

#menu-topmenu li:hover ul {
	display: block;
	text-align: left;
	position: absolute;
}

#back-to-top  {
	position: fixed;
	display: block;
	top: 20px;
	padding: 10px;
	right: 20px;
	text-align: center;
	width: 27px;
	font-weight: bold;
	font-size: 22px;
	background-color: #2F2F2F;
	color: #BCBCBC;
	box-shadow: 0px 0px 10px #000;
	-webkit-box-shadow: 0px 0px 10px #000;
	-moz-box-shadow: 0px 0px 10px #000;
	-o-box-shadow: 0px 0px 10px #000;
	-ms-box-shadow: 0px 0px 10px #000;
}

#back-to-top:hover  {
	background-color: #4B4B4B;
	color: #fff;
}

.body-wrap {
	 -webkit-box-shadow: 0px 0px 10px -2px #000;
	-moz-box-shadow: 0px 0px 10px -2px #000;
	-o-box-shadow: 0px 0px 10px -2px #000;
	-ms-box-shadow: 0px 0px 10px -2px #000;
	box-shadow: 0px 0px 10px -2px #000;
}

.sitebody {
	background: #4B4B4B;
	overflow: hidden;
}

.sitebody .contentbar {
	/*background: #fff url(img/content-bg.png);*/
	background-color: #f3f2e9;
	min-height: 500px;
}

.sitebody .sidebar {
	float: left;
}

.sitebody .contentbar .list {
	/*padding: 30px;*/
}

.sitebody .contentbar .list .element {
	position: relative;
	text-align: left;
	display: block;
}

.sitebody .contentbar .list a.element {
	border-bottom: 1px solid #e0dfd6;
	border-top: 1px solid #fff;
}
.sitebody .contentbar .list a.element:first-child {
	border-top: 0;
}
.sitebody .contentbar .list a.element:last-child {
	border-bottom: 0;
}

.sitebody .contentbar .list a.element:hover {
	background: #A00000;
}

.sitebody .contentbar .list a.element:hover h3>span {
	color: #fff;
}

.sitebody .contentbar .list a.element:hover .post-info>span {
	color: #fff;
}

.sitebody .contentbar .list a.element:hover .post-info>span>i {
	background-image: url("img/icons-white.png");
}

.sitebody .contentbar .list a.element:hover .description {
	color: #EDC5C5;
}

.sitebody .contentbar .list .element .post-info {
	position: relative;
	height: 30px;
	overflow: hidden;
}

.sitebody .contentbar .list .element .post-info .post-date {
	display: block;
	float: right;
	padding: 5px 10px;
}

.sitebody .contentbar .list .element .post-info .category {
	display: block;
	float: left;
	padding: 5px 0px;
	transition: all 0.3s;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	-o-transition: all 0.3s;
	-ms-transition: all 0.3s; 
}

.sitebody .contentbar .list .element .post-info .category:hover {
	background-color: #4B4B4B;
	color: #fff;
	padding: 5px 10px;
	transition: all 0.3s;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	-o-transition: all 0.3s;
	-ms-transition: all 0.3s; 
}

.sitebody .contentbar .list .element table {
	border-spacing: 0;
	border-left: 1px solid #BCBCBC;
	border-top: 1px solid #BCBCBC;
}

.sitebody .contentbar .list .element table th {
	background-color: #2F2F2F;
	color: #808080;
	font-weight: bold;
	padding: 5px 10px;
	border-right: 1px solid #2F2F2F;
	border-bottom: 1px solid #2F2F2F;
}

.sitebody .contentbar .list .element table td {
	background-color: #E4E4E4;
	color: #2F2F2F;
	padding: 5px 10px;
	border-right: 1px solid #BCBCBC;
	border-bottom: 1px solid #BCBCBC;
}

.sitebody .contentbar .list .element table th {
	background-color: #2F2F2F;
	color: #808080;
}

.sitebody .contentbar .element img.alignleft {
	float: left;
	margin-right: 20px;
}

.sitebody .contentbar .element img.alignright {
	float: right;
	margin-left: 20px;
}

.sitebody .contentbar .element .author {
	font-weight: bold;
	font-style: italic;
}

.sitebody .contentbar .element ul, .sitebody .contentbar .element ol {
	list-style-position: inside;
}

.sitebody .contentbar .element li {
	margin-top: 10px;
}

.sitebody .contentbar .list .element h3 {
	text-transform: uppercase;
	font-family:  Georgia;
}

.sitebody .contentbar .list .element h3 a, .sitebody .contentbar .list .element h3 span {
	display: block;
	color: #A00000;
	position: relative;
	text-decoration: none;
	padding-bottom: 10px;
	 transition: all 0.3s;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	-o-transition: all 0.3s;
	-ms-transition: all 0.3s; 
	/*background-color: #E4E4E4;*/
	/*border-top: 1px solid #E4E4E4;*/
}

.sitebody .contentbar .list .element h3 a .separator, .sitebody .contentbar .list .element h3 span .separator {
	display: block;
	position: absolute;
	height: 0px;
	top: 0;
	left: 0;
	width: 100%;
	/*background: url(img/separator.png) repeat-x 0 0;*/
	/* transition: all 0.3s;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	-o-transition: all 0.3s;
	-ms-transition: all 0.3s; */
}

.sitebody .contentbar .list .element:first-child h3 a .separator {
	display: none;
}

.sitebody .contentbar .list .element:first-child h3 a {
	border-top: 0;
}

.sitebody .contentbar .list .element h3 a:hover {
	display: block;
	color: #fff;
	text-decoration: none;
	background-color: #A63535;
	 transition: all 0.3s;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	-o-transition: all 0.3s;
	-ms-transition: all 0.3s; 
}

.sitebody .contentbar .list .element h3 a:hover .separator {
	/*background-position: 0 -16px;*/
	/* transition: all 0.3s;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	-o-transition: all 0.3s;
	-ms-transition: all 0.3s; */
}

.sitebody .contentbar .list h2 {
	color: #E4E4E4;
	text-decoration: none;
	text-align: left;
	background-color: #2F2F2F;
	/* transition: all 0.3s;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	-o-transition: all 0.3s;
	-ms-transition: all 0.3s; */
}

.sitebody .contentbar .list .houter {
	bottom: 0;
	left: 0;
	position: absolute;
	width: 100%;
}

.sitebody .contentbar .list h2.overpic {
	padding: 30px 60px;
	margin: 0 -30px;
	background-color: transparent;
	color: #fff;
	text-shadow: 0 0 20px #000, 0 0 20px #000, 0 0 20px #000;
	-webkit-text-shadow: 0 0 20px #000, 0 0 20px #000, 0 0 20px #000;
	-moz-text-shadow: 0 0 20px #000, 0 0 20px #000, 0 0 20px #000;
	-o-text-shadow: 0 0 20px #000, 0 0 20px #000, 0 0 20px #000;
	-ms-text-shadow: 0 0 20px #000, 0 0 20px #000, 0 0 20px #000;
	text-transform: none;
	font-size: 22px;
	line-height: 24px;
	font-family: Verdana;
	font-weight: normal;
	box-shadow: inset 0 -34px 3em #000;
	-webkit-box-shadow: inset 0 -34px 3em #000;
	-moz-box-shadow: inset 0 -34px 3em #000;
	-o-box-shadow: inset 0 -34px 3em #000;
	-ms-box-shadow: inset 0 -34px 3em #000;
}

.sitebody .contentbar .list .element .description {
	color: #454545;
	/*max-height: 150px;*/
	/*overflow: hidden;*/
}

.sitebody .contentbar .list .element .description p {
	margin: 5px 0;
}

.sitebody .contentbar .list .element .description .figure {
	float: left;
	margin-right: 30px;
	margin-bottom: 0px;
	width: 150px;
}

.sitebody .contentbar .list .figure.det {
	float: none;
	width: auto;
	overflow: hidden;
	cursor: pointer;
	position: relative;
	height: 300px;
	width: 100%;
}

.sitebody .contentbar .list .figure.det .mxmz {
	display: none;
	background: url(img/mxmz.png) no-repeat 0 0;
	width: 50px;
	height: 100px;
	position: absolute;
	right: 50px;
	top: 50%;
	margin-top: -50px;
}

.sitebody .contentbar .list .figure.det.opend .mxmz {
	background-position: -50px 0;
}

.sitebody .contentbar .list .figure.det:hover .mxmz {
	display: block;
}

.sitebody .contentbar .list .figure.det .picouter {
	position: absolute;
	width: 100%;
	overflow: visible;
	top: 100%;
	left: 0;
}

.sitebody .contentbar .list .figure.det .picouter .preouter {
	position: relative;
	margin-top: -50%;
}

.sitebody .contentbar .list .figure.det .picouter img {
	width: 100% !important;
	height: auto !important;
}

.sitebody .contentbar .list .element .description a {
	text-decoration: underline;

}

/*.sitebody .contentbar .list .element .description .figure {}*/


.sitebody .contentbar .list .element .date-block {
	position: absolute;
	top: 30px;
	left: -74px;
	/*width: 40px;*/
	padding: 10px 5px;
	/*background: #7FAC1D url(img/body-bg.png);*/
	border-radius: 10px 0px 0px 10px;
	color: #fff;
	line-height: 22px;
	text-align: center;
	-webkit-box-shadow: inset -6px 0px 28px -5px #000;
	-moz-box-shadow: inset -6px 0px 28px -5px #000;
	-o-box-shadow: inset -6px 0px 28px -5px #000;
	-ms-box-shadow: inset -6px 0px 28px -5px #000;
	box-shadow: inset -6px 0px 28px -5px #000;
}

.sitebody .contentbar .list .element .date-block .month {
	font-size: 16px;
	font-weight: bold;
}

.sitebody .contentbar .list .element .date-block .day {
	font-size: 24px;
	font-weight: bold;
	line-height: 30px;
}

.sitebody .contentbar .list .element .date-block .year {
	font-size: 11px;
	font-weight: bold;
}



/* sidebar */

#searchform {
	display: block;
	padding: 20px;
	background-color: #4B4B4B;
	position: relative;
	text-align: left;

}

#searchform label {
	display: none;
}

#searchform input[type=text] {
	display: block;
	margin-right: 50px;
	font-size: 14px;
	font-weight: bold;
	border: 0;
	background-color: #BCBCBC;
	width: 58%;
	color: #2F2F2F;
}

#searchform input[type=text]:focus {
	background-color: #fff;
}

#searchform input[type=submit] {
	display: block;
	position: absolute;
	cursor: pointer;
	right: 20px;
	top: 20px;
	width: 30%;
	border: 0;
	/*padding: 10px;*/
	font-size: 14px;
	font-weight: bold;
	background-color: #2F2F2F;
	color: #BCBCBC;
}

#searchform input[type=submit]:hover {
	background-color: #A00000;
	color: #fff;
}

#calendar_wrap {
	margin: 0;
}

#calendar_wrap #wp-calendar {
	width: 100%;
	border-spacing:0;
	background-color: #2F2F2F;
}

#calendar_wrap #wp-calendar thead {
	background-color: #808080;
	color: #fff;
}

#calendar_wrap #wp-calendar thead th {
	padding: 10px 0;
	font-weight: normal;
}

#calendar_wrap #wp-calendar tbody td {
	font-weight: bold;
	color: #4B4B4B;
	text-align: center;
}

#calendar_wrap #wp-calendar tfoot td {
	color: #C0C060;
	font-weight: bold;
	font-size: 14px;
}

#calendar_wrap #wp-calendar tfoot td a {
	padding: 12px 0;
	width: 100%;
	display: block;
	text-align: center;
	transition: all 0.3s;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	-o-transition: all 0.3s;
	-ms-transition: all 0.3s;
}

#calendar_wrap #wp-calendar tfoot td a:hover {
	padding: 12px 0;
	width: 100%;
	background-color: #A00000;
	color: #fff;
	display: block;
	text-align: center;

	transition: all 0.3s;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	-o-transition: all 0.3s;
	-ms-transition: all 0.3s;
}

#calendar_wrap #wp-calendar tbody td a {
	display: block;
	text-align: center;
	padding: 12px 0;
	background-color: #4B4B4B;
	color: #BCBCBC;
	transition: all 0.3s;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	-o-transition: all 0.3s;
	-ms-transition: all 0.3s;
	width: 100%;
}

#calendar_wrap #wp-calendar tbody td a:hover {
	display: block;
	text-align: center;
	padding: 12px 0;
	background-color: #A00000;
	color: #fff;
	border-radius: 50%;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	-o-border-radius: 50%;
	-ms-border-radius: 50%;
	transition: all 0.3s;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	-o-transition: all 0.3s;
	-ms-transition: all 0.3s;
}

#calendar_wrap #wp-calendar caption {
	background-color: #2F2F2F;
	color: #808080;
	padding: 10px;
	text-transform: uppercase;
	font-weight: bold;
	font-family:  Georgia;
}

.footer-outer {
	background-color: #4B4B4B;
	/* -webkit-box-shadow: 0px -6px 28px -5px #000;
	-moz-box-shadow: 0px -6px 28px -5px #000;
	-o-box-shadow: 0px -6px 28px -5px #000;
	-ms-box-shadow: 0px -6px 28px -5px #000;
	box-shadow: 0px -6px 28px -5px #000; */
}

.footer {
	height: 150px;
	/*background: #7FAC1D;*/
	background-color: #2F2F2F;
}

.footer>div{
	text-align: left;
	width: 50%;
	float: left;
	height: 150px;
	margin-left: -1px;
}

.footer>div.left{
	border-left: 0;
	margin-left: 0;
}

.footer>div>div {
	text-align: center;
	margin: 30px;
	color: #808080;
	font-size: 12px;
	text-shadow: 0 1px 0px #000;
	-webkit-text-shadow: 0 1px 0px #000;
	-moz-text-shadow: 0 1px 0px #000;
	-o-text-shadow: 0 1px 0px #000;
	-ms-text-shadow: 0 1px 0px #000;
}

.footer>div>div a {
	color: #BCBCBC;
}

.footer>div>div a:hover {
	color: #fff;
}

.footer>div.left .cprght img {
	opacity: 0.5;
	filter:alpha(opacity=50);
}

.footer>div.left .cprght img:hover {
	opacity: 1;
	filter:alpha(opacity=100);
}

.footer>div.right>div {
	text-align: left;
	line-height: 50px;
}

.pagination {
	overflow: hidden;
}
.pagination>a, .pagination>span{
	display: block;
	text-align: center;
	padding: 10px 0;
	float: left;
	color: #2F2F2F;
	font-weight: bold;
	text-shadow: 0;
	-webkit-text-shadow: 0 0 0;
	-moz-text-shadow: 0 0 0;
	-o-text-shadow: 0 0 0;
	-ms-text-shadow: 0 0 0;
	font-size: 12px;
	width: 35px;
}

 .pagination>span:not(.dots) {
 	background-color: #454545;
 	color: #ccc;
 }

.pagination>a.next, .pagination>a.prev {
	width: auto;
	padding: 10px 7px;
	transition: all 0.3s;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	-o-transition: all 0.3s;
	-ms-transition: all 0.3s;
}

.pagination>a:hover {
	background-color: #A00000;
	color: #fff;
	transition: all 0.3s;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	-o-transition: all 0.3s;
	-ms-transition: all 0.3s;
}

.aligncenter {
	text-align: center;
}

.quote, blockquote {
	display: block;
	background-color: #F3EAD3;
	color: #89816D;
	font-style: italic;
	font-family:  Georgia;
}

.quote.red {
	background-color: #EDC5C5;
	color: #A63535;
}

a.more-link {
	margin-top: 15px;
	/*display:block;*/
	padding: 5px 0px;
	width: 115px; 
	white-space: nowrap;
	color:#4B4B4B;
	transition: all 0.3s;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	-o-transition: all 0.3s;
	-ms-transition: all 0.3s;
	clear:both;
}

a.more-link:hover {
	background-color: #4B4B4B;
	color: #fff;
	padding: 5px 15px;
	transition: all 0.3s;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	-o-transition: all 0.3s;
	-ms-transition: all 0.3s;
}

/* icons */
.icon {
  background-image: url("img/icons.png");
  display:inline-block;
  width:13px;
  height:13px;
}
.icon-white {
  background-image: url("img/icons-white.png");
  display:inline-block;
  width:13px;
  height:13px;
}


.icon-glass {background-position: 0      0;}
.icon-music {background-position: -24px 0;}
.icon-search {background-position: -48px 0;}
.icon-envelope {background-position: -72px 0;}
.icon-heart {background-position: -96px 0;}
.icon-star {background-position: -120px 0;}
.icon-star-empty {background-position: -144px 0;}
.icon-user {background-position: -168px 0;}
.icon-film {background-position: -192px 0;}
.icon-th-large {background-position: -216px 0;}
.icon-th {background-position: -240px 0;}
.icon-th-list {background-position: -264px 0;}
.icon-ok {background-position: -288px 0;}
.icon-remove {background-position: -312px 0;}
.icon-zoom-in {background-position: -336px 0;}
.icon-zoom-out {background-position: -360px 0;}
.icon-off {background-position: -384px 0;}
.icon-signal {background-position: -408px 0;}
.icon-cog {background-position: -432px 0;}
.icon-trash {background-position: -456px 0;}
.icon-home {background-position: 0 -24px;}
.icon-file {background-position: -24px -24px;}
.icon-time {background-position: -48px -24px;}
.icon-road {background-position: -72px -24px;}
.icon-download-alt {background-position: -96px -24px;}
.icon-download {background-position: -120px -24px;}
.icon-upload {background-position: -144px -24px;}
.icon-inbox {background-position: -168px -24px;}
.icon-play-circle {background-position: -192px -24px;}
.icon-repeat {background-position: -216px -24px;}
.icon-refresh {background-position: -240px -24px;}
.icon-list-alt {background-position: -264px -24px;}
.icon-lock {background-position: -287px -24px;}
.icon-flag {background-position: -312px -24px;}
.icon-headphones {background-position: -336px -24px;}
.icon-volume-off {background-position: -360px -24px;}
.icon-volume-down {background-position: -384px -24px;}
.icon-volume-up {background-position: -408px -24px;}
.icon-qrcode {background-position: -432px -24px;}
.icon-barcode {background-position: -456px -24px;}
.icon-tag {background-position: 0 -48px;}
.icon-tags {background-position: -25px -48px;}
.icon-book {background-position: -48px -48px;}
.icon-bookmark {background-position: -72px -48px;}
.icon-print {background-position: -96px -48px;}
.icon-camera {background-position: -120px -48px;}
.icon-font {background-position: -144px -48px;}
.icon-bold {background-position: -167px -48px;}
.icon-italic {background-position: -192px -48px;}
.icon-text-height {background-position: -216px -48px;}
.icon-text-width {background-position: -240px -48px;}
.icon-align-left {background-position: -264px -48px;}
.icon-align-center {background-position: -288px -48px;}
.icon-align-right {background-position: -312px -48px;}
.icon-align-justify {background-position: -336px -48px;}
.icon-list {   background-position: -360px -48px;}
.icon-indent-left {background-position: -384px -48px;}
.icon-indent-right {background-position: -408px -48px;}
.icon-facetime-video {background-position: -432px -48px;}
.icon-picture {background-position: -456px -48px;}
.icon-pencil { background-position: 0 -72px;}
.icon-map-marker {background-position: -24px -72px;}
.icon-adjust { background-position: -48px -72px;}
.icon-tint {   background-position: -72px -72px;}
.icon-edit {   background-position: -96px -72px;}
.icon-share {  background-position: -120px -72px;}
.icon-check {  background-position: -144px -72px;}
.icon-move {   background-position: -168px -72px;}
.icon-step-backward {background-position: -192px -72px;}
.icon-fast-backward {background-position: -216px -72px;}
.icon-backward {background-position: -240px -72px;}
.icon-play {   background-position: -264px -72px;}
.icon-pause {  background-position: -288px -72px;}
.icon-stop {   background-position: -312px -72px;}
.icon-forward {background-position: -336px -72px;}
.icon-fast-forward {background-position: -360px -72px;}
.icon-step-forward {background-position: -384px -72px;}
.icon-eject {  background-position: -408px -72px;}
.icon-chevron-left {background-position: -432px -72px;}
.icon-chevron-right {background-position: -456px -72px;}
.icon-plus-sign {background-position: 0 -96px;}
.icon-minus-sign {background-position: -24px -96px;}
.icon-remove-sign {background-position: -48px -96px;}
.icon-ok-sign {background-position: -72px -96px;}
.icon-question-sign {background-position: -96px -96px;}
.icon-info-sign {background-position: -120px -96px;}
.icon-screenshot {background-position: -144px -96px;}
.icon-remove-circle {background-position: -168px -96px;}
.icon-ok-circle {background-position: -192px -96px;}
.icon-ban-circle {background-position: -216px -96px;}
.icon-arrow-left {background-position: -240px -96px;}
.icon-arrow-right {       background-position: -264px  -96px;}
.icon-arrow-up {          background-position: -289px  -96px;}
.icon-arrow-down {        background-position: -312px  -96px;}
.icon-share-alt {         background-position: -336px  -96px;}
.icon-resize-full {       background-position: -360px  -96px;}
.icon-resize-small {      background-position: -384px  -96px;}
.icon-plus {              background-position: -408px  -96px;}
.icon-minus {             background-position: -433px  -96px;}
.icon-asterisk {          background-position: -456px  -96px;}
.icon-exclamation-sign {  background-position:    0px -120px;}
.icon-gift {              background-position:  -24px -120px;}
.icon-leaf {              background-position:  -48px -120px;}
.icon-fire {              background-position:  -72px -120px;}
.icon-eye-open {          background-position:  -96px -120px;}
.icon-eye-close {         background-position: -120px -120px;}
.icon-warning-sign {      background-position: -144px -120px;}
.icon-plane {             background-position: -168px -120px;}
.icon-calendar {          background-position: -192px -120px;}
.icon-random {            background-position: -216px -120px;}
.icon-comment {           background-position: -240px -120px;}
.icon-magnet {            background-position: -264px -120px;}
.con-chevron-up {         background-position: -288px -120px;}
.icon-chevron-down {      background-position: -313px -119px;}
.icon-retweet {           background-position: -336px -120px;}
.icon-shopping-cart {     background-position: -360px -120px;}
.icon-folder-close {      background-position: -384px -120px;}
.icon-folder-open {       background-position: -408px -120px;}
.icon-resize-vertical {   background-position: -432px -119px;}
.icon-resize-horizontal { background-position: -456px -118px;}
.icon-hdd {               background-position:    0px -144px;}
.icon-bullhorn {          background-position:  -24px -144px;}
.icon-bell {              background-position:  -48px -144px;}
.icon-certificate {       background-position:  -72px -144px;}
.icon-thumbs-up {         background-position:  -96px -144px;}
.icon-thumbs-down {       background-position: -120px -144px;}
.icon-hand-right {        background-position: -144px -144px;}
.icon-hand-left {         background-position: -168px -144px;}
.icon-hand-up {           background-position: -192px -144px;}
.icon-hand-down {         background-position: -216px -144px;}
.icon-circle-arrow-right {background-position: -240px -144px;}
.icon-circle-arrow-left { background-position: -264px -144px;}
.icon-circle-arrow-up {   background-position: -288px -144px;}
.icon-circle-arrow-down { background-position: -312px -144px;}
.icon-globe {             background-position: -336px -144px;}
.icon-wrench {            background-position: -360px -144px;}
.icon-tasks {             background-position: -384px -144px;}
.icon-filter {            background-position: -408px -144px;}
.icon-briefcase {         background-position: -432px -144px;}
.icon-fullscreen {        background-position: -456px -144px;}






.sitebody .sidebar ul.subcats {
	list-style: none;
}

.sitebody .sidebar ul.subcats>li>a {
	display: block;
	border-bottom: 1px solid #808080;
	background-color: #4B4B4B;
	color: #BCBCBC;
	text-shadow: 0 1px 0px #000;
	-webkit-text-shadow: 0 1px 0px #000;
	-moz-text-shadow: 0 1px 0px #000;
	-o-text-shadow: 0 1px 0px #000;
	-ms-text-shadow: 0 1px 0px #000;
	text-align: left;
}


.sitebody .sidebar ul.subcats>li>a.active {
	border-color: #000;
	background-color: #2F2F2F;
	color: #4B4B4B;
}

.sitebody .sidebar ul.subcats>li>a:hover {
	border-color: #A00000;
	background-color: #A63535;
	color: #fff;
	text-shadow: 0 1px 0px #A00000;
	-webkit-text-shadow: 0 1px 0px #A00000;
	-moz-text-shadow: 0 1px 0px #A00000;
	-o-text-shadow: 0 1px 0px #A00000;
	-ms-text-shadow: 0 1px 0px #A00000;
}

.social-share {
	padding: 10px 0;
}

.social-share a.social-link {
	height: 31px;
	width: 16px;
	padding: 4px 12px;
	color: #808080;
	background-color: #2F2F2F;
	display: inline-block;
	text-align: center;
}

.social-share a.social-link:hover {
	color: #fff;
	background-color: #A00000;
}

.social-share a.social-link.vk {
	font-size: 24px;
	font-weight: bold;
	font-family: tahoma, arial, verdana, sans-serif, 'Lucida Sans';
}

.social-share a.social-link.fb {
	font-size: 24px;
	font-weight: bold;
	font-family: tahoma, arial, verdana, sans-serif, 'Lucida Sans';
}

.social-share a.social-link.tw {
	font-size: 24px;
	font-weight: bold;
	font-family: tahoma, arial, verdana, sans-serif, 'Lucida Sans';
}

.social-share a.social-link.gl {
	font-size: 24px;
	font-weight: bold;
	font-family: Georgia;
	padding: 1px 11px 7px 11px;
	position: relative;
	top: -5px;
}


#reply-title {
	font-family: Verdana;
	color: #4B4B4B;
	padding-bottom: 10px;
}
#comments-title {
	font-family: Verdana;
	color: #4B4B4B;
	padding-bottom: 10px;
}

#respond .logged-in-as, #respond .comment-notes {
	display: block;
	padding: 10px;
	background-color: #4B4B4B;
	color: #fff;
}

#respond .comment-notes .required {
	font-size: 10px;
	color: #A63535;
	text-shadow: 0 1px 0px #000;
	-webkit-text-shadow: 0 1px 0px #000;
	-moz-text-shadow: 0 1px 0px #000;
	-o-text-shadow: 0 1px 0px #000;
	-ms-text-shadow: 0 1px 0px #000;

}

#respond .logged-in-as a {
	color: #BCBCBC;
	text-shadow: 0 1px 0px #000;
	-webkit-text-shadow: 0 1px 0px #000;
	-moz-text-shadow: 0 1px 0px #000;
	-o-text-shadow: 0 1px 0px #000;
	-ms-text-shadow: 0 1px 0px #000;
}

#respond .logged-in-as a:hover {
	color: #fff;
}

#respond p[class^="comment-form"]:not(.comment-form-comment):not(.comment-form-url) {
	display: block;
	padding: 10px;
	background-color: #4B4B4B;
	color: #fff;
}

#respond p[class^="comment-form"]:not(.comment-form-comment) .required {
	font-size: 10px;
	color: #A63535;
	text-shadow: 0 1px 0px #000;
	-webkit-text-shadow: 0 1px 0px #000;
	-moz-text-shadow: 0 1px 0px #000;
	-o-text-shadow: 0 1px 0px #000;
	-ms-text-shadow: 0 1px 0px #000;
}

#respond p[class^="comment-form"]:not(.comment-form-comment) label {
	width: 120px;
	display: inline-block;
}

#respond p[class^="comment-form"]:not(.comment-form-comment) input {
	width: 200px;
	padding: 5px;
	border: none;
}

#respond p[class^="comment-form"]:not(.comment-form-comment) input {
	width: 200px;
	padding: 5px;
	border: none;
	background-color: #BCBCBC;
	color: #4B4B4B;
	font-family: Arial;
}


#respond p[class^="comment-form"]:not(.comment-form-comment):not(.comment-form-url) input:focus {
	width: 200px;
	padding: 5px;
	border: none;
	background-color: #BCBCBC;
	color: #4B4B4B;
	font-family: Arial;
	background-color: #fff;
	outline: 0;
}


#respond p.comment-form-url {
	display: none;
}

#respond .comment-form-comment {
	display: block;
	margin: 10px;

}

#respond .comment-form-comment textarea#comment {
	width: 100%;
	border: none;
	resize: none;
	height: 150px;
	padding: 10px;
	margin: -10px;
	background-color: #BCBCBC;
	color: #4B4B4B;
	font-family: Arial;
}
#respond .comment-form-comment textarea#comment:-webkit-input-placeholder {
   color: red;
   content:'Текст комментария';
}
#respond .comment-form-comment textarea#comment::-webkit-input-placeholder {
   color: red;
   content:'Текст комментария';
}

#respond .comment-form-comment textarea#comment:-moz-placeholder { /* Firefox 18- */
   color: red;
   content:'Текст комментария';
}

#respond .comment-form-comment textarea#comment::-moz-placeholder {  /* Firefox 19+ */
   color: red;
   content:'Текст комментария';
}

#respond .comment-form-comment textarea#comment:-ms-input-placeholder {  
   color: red;
   content:'Текст комментария';
}

#respond .comment-form-comment textarea#comment:focus {
	background-color: #fff;
	outline: 0;
}

#respond .comment-form-comment label {
	display: none;
}

#respond .form-allowed-tags {
	display: none;
}

#respond .form-submit {
	display: block;
	margin-top: 0;
}

#respond .form-submit input#submit {
	display: block;
	padding: 10px 0;
	font-size: 18px;
	margin-top: -3px;
	text-transform: uppercase;
	border: none;
	text-align: center;
	background-color: #2F2F2F;
	color: #4B4B4B;
	width: 100%;
	cursor: pointer;
}

#respond .form-submit input#submit:hover {
	background-color: #A00000;
	color: #fff;
}

ul.commentlist {
	list-style: none;
}

ul.commentlist>li {
	display: block;
}

ul.commentlist>li .comment-body {
	padding: 10px 0;
}

ul.commentlist>li .comment-body>.comment-author {
	display: block;
	position: relative;
}

ul.commentlist>li .comment-body>.comment-author>.avatar {
	display: block;
	padding: 10px;
	position: absolute;
	top: 0px;
	left: 0px;
}

ul.commentlist>li .comment-body>.comment-author a, ul.commentlist>li .comment-body>.comment-author span {
	font-size: 12px;
	color: #A00000;
	font-style: normal;
}

ul.commentlist>li .comment-body>.comment-author cite {
	margin-left: 70px;
}

ul.commentlist>li .comment-body>.comment-meta {
	margin-left: 70px;
	color: #4B4B4B;
	font-size: 10px;
}

ul.commentlist li>ul {
	list-style: none;
}

ul.commentlist li>ul>li {
	padding-left: 20px;
}

ul.commentlist li {
	border-top: 1px dashed #BCBCBC;
}

ul.commentlist>li .comment-body>p {
	margin-left: 70px;
	color: #2F2F2F;
	font-size: 12px;
	padding: 10px 0;
}

ul.commentlist>li .comment-body>.reply {
	margin-left: 70px;
	font-size: 12px;
	color: #A00000;
}

ul#menu-important-links {
	list-style: none;
}

ul#menu-important-links li>a {
	display: block;
	position: relative;
	padding: 15px 20px;
	text-align: left;
	background-color: #2F2F2F;
	color: #BCBCBC;
	font-size: 12px;
	border-bottom: 1px solid #4B4B4B;
	transition: all 0.3s;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	-o-transition: all 0.3s;
	-ms-transition: all 0.3s;
}

ul#menu-important-links li>a:before {
	content:"!";
	color: #fff;
	font-size: 19px;
	display: block;
	position: absolute;
	right: 10px;
	width: 23px;
	background-color: #4B4B4B;
	text-align: center;
	font-weight: bold;
	top: 50%;
	margin-top: -11px;
	font-family: Georgia;
	transition: all 0.3s;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	-o-transition: all 0.3s;
	-ms-transition: all 0.3s;
}

ul#menu-important-links li>a:hover {
	background-color: #fff;
	color: #2F2F2F;
	border-bottom: 1px solid #808080;
	transition: all 0.3s;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	-o-transition: all 0.3s;
	-ms-transition: all 0.3s;
}

ul#menu-important-links li>a:hover:before {
	color: #fff;
	background-color: #A00000;
	border-radius: 50%;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	-o-border-radius: 50%;
	-ms-border-radius: 50%;
	transition: all 0.3s;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	-o-transition: all 0.3s;
	-ms-transition: all 0.3s;
}

.main-top {
	text-align: left;
	/*overflow: hidden;*/
}

.main-top .wp_posts_by_cats {
	width: 25%;
	float: left;
}

.main-top .wp_posts_by_cats:nth-child(2n) {
	background-color: #E4E4E4;
}


.main-top .wp_posts_by_cats h2 {
	font-size: 18px;
	color: #4B4B4B;
	text-align: center;
	background-color: #BCBCBC;
}

.main-top .wp_posts_by_cats:nth-child(2n) h2 {
	background-color: #808080;
}

.main-top .wp_posts_by_cats .element .el-inner {
	min-height: 255px;
	overflow: hidden;
}

.main-top .wp_posts_by_cats .element {
	padding: 15px 20px;
	display: block;
	height: 326px;
	position: relative;
}

.main-top .wp_posts_by_cats .element .hidden-det {
	display: none;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 10;
	background-color: #A00000;
	transition: all 0.3s;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	-o-transition: all 0.3s;
	-ms-transition: all 0.3s;
}

.main-top .wp_posts_by_cats .element .hidden-det .hidden-inner {
	padding: 15px 20px;
}

.main-top .wp_posts_by_cats .element h3 {
	line-height: 14px;
	font-size: 12px;
	display: block;
	height: 60px;
	color: #A00000;
	padding-bottom: 15px;
}
.main-top .wp_posts_by_cats .element .figure {
	margin-bottom: 15px;
	height: 170px;
	overflow: hidden;
}
.main-top .wp_posts_by_cats .element .figure>img {
	width: 100%;
	height: auto;
}

.main-top .wp_posts_by_cats .element .desc {
	font-size: 10px;
	color: #808080;
	height: 84px;
	overflow: hidden;
}



.main-top .wp_posts_by_cats .element:hover {
	background-color: #A00000;
}
.main-top .wp_posts_by_cats .element:hover .hidden-det {
	display: block;
	transition: all 0.3s;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	-o-transition: all 0.3s;
	-ms-transition: all 0.3s;
}
.main-top .wp_posts_by_cats .element:hover h3 {
	color: #fff;
}
.main-top .wp_posts_by_cats .element:hover .desc {
	color: #EDC5C5;
}


/*--*/


.sidebar .wp_posts_by_cats {
	/*width: 25%;*/
	float: left;
	text-align: left;
}

.sidebar .wp_posts_by_cats:nth-child(2n) {
	/*background-color: #E4E4E4;*/
}


.sidebar .wp_posts_by_cats h2 {
	font-size: 18px;
	color: #4B4B4B;
	text-align: center;
	background-color: #BCBCBC;
}

.sidebar .wp_posts_by_cats .element .el-inner {
	min-height: 255px;
	overflow: hidden;
}

.sidebar .wp_posts_by_cats .element {
	padding: 15px 20px;
	display: block;
	position: relative;
	background-color: #2F2F2F;
}

.sidebar .wp_posts_by_cats .element:nth-child(2n) {
	padding: 15px 20px;
	display: block;
	position: relative;
	background-color: transparent;
}

.sidebar .wp_posts_by_cats .element .hidden-det {
	display: none;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 10;
	background-color: #A00000;
	transition: all 0.3s;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	-o-transition: all 0.3s;
	-ms-transition: all 0.3s;
}

.sidebar .wp_posts_by_cats .element .hidden-det .hidden-inner {
	padding: 15px 20px;
}

.sidebar .wp_posts_by_cats .element h3 {
	line-height: 14px;
	font-size: 12px;
	display: block;
	color: #E4E4E4;
	padding-bottom: 15px;
}
.sidebar .wp_posts_by_cats .element .figure {
	margin-bottom: 15px;
	height: 170px;
	overflow: hidden;
}
.sidebar .wp_posts_by_cats .element .figure>img {
	width: 100%;
	height: auto;
}

.sidebar .wp_posts_by_cats .element .desc {
	font-size: 10px;
	color: #808080;
	height: 84px;
	overflow: hidden;
}



.sidebar .wp_posts_by_cats .element:hover {
	background-color: #fff;
}
.sidebar .wp_posts_by_cats .element:hover .hidden-det {
	display: block;
	transition: all 0.3s;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	-o-transition: all 0.3s;
	-ms-transition: all 0.3s;
}
.sidebar .wp_posts_by_cats .element:hover h3 {
	color: #2F2F2F;
}
.sidebar .wp_posts_by_cats .element:hover .desc {
}

/*--*/

.top-slider {
	overflow: hidden;
}

.top-slider .slides {
	float: left;
	width: 70%;
	height: 400px;
}

.top-slider .slides .figure {
	height: 400px;
	position: relative;
}

.top-slider .slides .figure>img {
	width: 100%;
}

.top-slider .slides .figure .description {
	position: absolute;
	bottom: 0;
	left: 0;
	background: url(img/darkbg.png) repeat 0 0;
}

.top-slider .slides .figure .description .desc-inner {
	padding: 20px;
	color: #fff;
	font-size: 14px;
	text-align: left;
}

.top-slider .links {
	height: 400px;
	width: 30%;
	float: right;
	background-color: #2F2F2F;
	position: relative;
	box-shadow: -9px 0px 33px -7px #000;
	-webkit-box-shadow: -9px 0px 33px -7px #000;
	-moz-box-shadow: -9px 0px 33px -7px #000;
	-o-box-shadow: -9px 0px 33px -7px #000;
	-ms-box-shadow: -9px 0px 33px -7px #000;
}

.top-slider .links a.top_img_link {
	display: block;
	height: 50px;
	padding: 15px 20px;
	position: relative;
	/*border-bottom: 1px solid #4B4B4B;*/
	text-align: left;
	z-index: 2;
	/* background: linear-gradient(top,#2F2F2F,#4B4B4B);
	background: -webkit-linear-gradient(top,#2F2F2F,#4B4B4B);
	background: -moz-linear-gradient(top,#2F2F2F,#4B4B4B);
	background: -o-linear-gradient(top,#2F2F2F,#4B4B4B);
	background: -ms-linear-gradient(top,#2F2F2F,#4B4B4B); */
}

.top-slider .links a.top_img_link>span {
	display: block;
	font-size: 14px;
	color: #fff;
}

.top-slider .links .runner {
	position: absolute;
	height: 80px;
	width: 100%;
	background: linear-gradient(top,#A63535,#A00000);
	background: -webkit-linear-gradient(top,#A63535,#A00000);
	background: -moz-linear-gradient(top,#A63535,#A00000);
	background: -o-linear-gradient(top,#A63535,#A00000);
	background: -ms-linear-gradient(top,#A63535,#A00000);
	top: 0;
	left: 0;
	z-index: 1;
	box-shadow: -9px 0px 33px -7px #000;
	-webkit-box-shadow: -9px 0px 33px -7px #000;
	-moz-box-shadow: -9px 0px 33px -7px #000;
	-o-box-shadow: -9px 0px 33px -7px #000;
	-ms-box-shadow: -9px 0px 33px -7px #000;
}

.top-slider .links .runner .arrow {
	position: absolute;
	height: 49px;
	width: 44px;
	top: 0;
	left: -44px;
	/*background: url(img/red-arrow.png) no-repeat 0 0;*/
}

.top-slider .links .metric {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 400px;
}

.top-slider .links .metric .qnt {
	height: 79px;
	padding: 0 20px;
	border-bottom: 1px solid #4B4B4B;
	background: linear-gradient(top,#2F2F2F,#3D3D3D);
	background: -webkit-linear-gradient(top,#2F2F2F,#3D3D3D);
	background: -moz-linear-gradient(top,#2F2F2F,#3D3D3D);
	background: -o-linear-gradient(top,#2F2F2F,#3D3D3D);
	background: -ms-linear-gradient(top,#2F2F2F,#3D3D3D);
}


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

#menu-important-main li {
	display: block;
	width: 33.33%;
	float: left;
}

#menu-important-main li a {
	display: block;
	padding: 50px 50px 50px 100px;
	font-size: 12px;
	font-weight: bold;
	line-height: 16px;
	color: #BCBCBC;
	border-top: 1px solid #4B4B4B; 
	border-left: 1px solid #4B4B4B; 
	border-right: 1px solid #1A1A1A; 
	border-bottom: 1px solid #1A1A1A; 
	text-align: left;
	text-shadow: 2px 2px 2px #000;
	-webkit-text-shadow: 2px 2px 2px #000;
	-moz-text-shadow: 2px 2px 2px #000;
	-o-text-shadow: 2px 2px 2px #000;
	-ms-text-shadow: 2px 2px 2px #000;
	vertical-align: middle;
	background-color: #2F2F2F;
	position: relative;
	height: 32px;
	transition: all 0.3s;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	-o-transition: all 0.3s;
	-ms-transition: all 0.3s;
}

#menu-important-main li a:before {
	position: absolute;
	display: block;
	right: 5px;
	top: 42px;
	padding: 0;
	text-align: center;
	font-size: 42px;
	content:"!";
	line-height: 38px;
	height: 42px;
	width: 42px;
	border-radius: 50%;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	-o-border-radius: 50%;
	-ms-border-radius: 50%;
	transition: all 0.3s;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	-o-transition: all 0.3s;
	-ms-transition: all 0.3s;
}

#menu-important-main li#menu-item-6149 a:before {
	content:"§";
}

#menu-important-main li#menu-item-6150 a:before {
	content:"h";
}


#menu-important-main li#menu-item-6151 a:before {
	content:"?";
}
#menu-important-main li#menu-item-6182 a:before {
	content:"?";
}

#menu-important-main li a:hover:before {
	background-color: #2F2F2F;
	padding: 40px;
	top: 2px;
	right: 40px;
	transition: all 0.3s;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	-o-transition: all 0.3s;
	-ms-transition: all 0.3s;
}

#menu-important-main li a:hover {
	background-color: #A00000;
	color: #fff;
	padding-left: 50px;
	transition: all 0.3s;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	-o-transition: all 0.3s;
	-ms-transition: all 0.3s;
}

.sitebody .contentbar .list .element .description form {
	display: block;
}

.sitebody .contentbar .list .element .description form p {
	font-size: 14px;
	color: #4B4B4B;
	font-weight: bold;
	padding: 5px 0;
}

.sitebody .contentbar .list .element .description form  input {
	font-size: 14px;
	padding: 15px;
	font-weight: bold;
	background-color: #2F2F2F;
	color: #BCBCBC;
	border: 0;
	margin-top: 5px;
	transition: all 0.2s;
	-webkit-transition: all 0.2s;
	-moz-transition: all 0.2s;
	-o-transition: all 0.2s;
	-ms-transition: all 0.2s;
}
.sitebody .contentbar .list .element .description form  input:focus {
	background-color: #BCBCBC;
	color: #2F2F2F;
	box-shadow: 0 0 20px #2F2F2F;
	outline: 0;
	-webkit-box-shadow: 0 0 20px #2F2F2F;
	-moz-box-shadow: 0 0 20px #2F2F2F;
	-o-box-shadow: 0 0 20px #2F2F2F;
	-ms-box-shadow: 0 0 20px #2F2F2F;
	transition: all 0.2s;
	-webkit-transition: all 0.2s;
	-moz-transition: all 0.2s;
	-o-transition: all 0.2s;
	-ms-transition: all 0.2s;
}

.sitebody .contentbar .list .element .description form  textarea {
	font-size: 14px;
	padding: 15px;
	font-weight: bold;
	font-family: Arial;
	background-color: #2F2F2F;
	color: #BCBCBC;
	border: 0;
	margin-top: 5px;
	transition: all 0.2s;
	-webkit-transition: all 0.2s;
	-moz-transition: all 0.2s;
	-o-transition: all 0.2s;
	-ms-transition: all 0.2s;
}
.sitebody .contentbar .list .element .description form  textarea:focus {
	background-color: #BCBCBC;
	color: #2F2F2F;
	box-shadow: 0 0 20px #2F2F2F;
	outline: 0;
	-webkit-box-shadow: 0 0 20px #2F2F2F;
	-moz-box-shadow: 0 0 20px #2F2F2F;
	-o-box-shadow: 0 0 20px #2F2F2F;
	-ms-box-shadow: 0 0 20px #2F2F2F;
	transition: all 0.2s;
	-webkit-transition: all 0.2s;
	-moz-transition: all 0.2s;
	-o-transition: all 0.2s;
	-ms-transition: all 0.2s;
}

.sitebody .contentbar .list .element .description form  input[type="submit"] {
	font-size: 14px;
	padding: 15px 25px;
	font-weight: bold;
	background-color: #2F2F2F;
	color: #BCBCBC;
	border: 0;
	margin-top: 5px;
	cursor: pointer;
	transition: all 0.2s;
	-webkit-transition: all 0.2s;
	-moz-transition: all 0.2s;
	-o-transition: all 0.2s;
	-ms-transition: all 0.2s;
}

.sitebody .contentbar .list .element .description form  input[type="submit"]:hover {
	background-color: #A00000;
	color: #fff;
	box-shadow: 0 0 20px #2F2F2F;
	outline: 0;
	-webkit-box-shadow: 0 0 20px #2F2F2F;
	-moz-box-shadow: 0 0 20px #2F2F2F;
	-o-box-shadow: 0 0 20px #2F2F2F;
	-ms-box-shadow: 0 0 20px #2F2F2F;
	transition: all 0.2s;
	-webkit-transition: all 0.2s;
	-moz-transition: all 0.2s;
	-o-transition: all 0.2s;
	-ms-transition: all 0.2s;
}

.wp-caption.alignnone {
	width: auto !important;
}

.size-large {
	width: 100%;
	height: auto;
}

.wp-caption-text {
	text-align: right;
    padding-left: 40%;
    font-style: italic;
}