@charset "utf-8";
/*
Author: Rudchyk.Sergii
*/

@import url(css/reset.min.css);
@import url(css/main.css);
@import url(css/styles.css);


.sidebar_nav a {
	font-size:15px;
	padding: 5px 0 8px 28px !important;
	font-weight:bold;
}

.navigation a {
	padding: 0 7px;
	font-size: 15px;
	font-weight: bold;
}

.breadcrumbs {
        margin-bottom:10px;
}


.main_title {
	color: #000;
	margin-bottom: 5px;
}

.text p {
	margin: 10px 0;
	line-height: 18px;
	font-size: 14px;
	color: #000;
}

footer {
	padding: 10px 0 0 0;
	height: 50px;
}

.home-title {
	padding: 0px !important;
	margin: 6px 0 !important;
	color: #000 !important;
	font-size: 20px;
}

.sidebar-title {
	font-size:12px;
}

#menu_list > li > ul {
	bottom: 34px;
	left: 16px;
}

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

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

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

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

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