/**
 * Theme Name: Minda
 * Theme URI: minda.by
 * Description: Epic theme
 * Author: Vladislav Romanovsky
 * Author URI: http://romanovsky.me
 * Version: 1.0.0
 * Minda WordPress theme, Copyright (C) 2013 Vladislav Romanovsky

 */
html, body {
    background: #ffffff;
    font-size: 12px;
    font-family: 'Trebuchet MS', Helvetica, sans-serif;
}

input, select, textarea {
    border: 1px solid #dddddd;
    font: 12px normal Verdana, Arial, Helvetica, sans-serif;
    padding: 2px 2px 2px 6px;
    color: #3B5D9D;
}
th{
    background: none repeat scroll 0 0 #E5EAF5;
    border-color: #C1CCE7 #C1CCE7 #9DAED9;
    color: #3B5D9D;
    padding: 0.8em 1em;
    text-align: center;
    font-weight: bold;
}
td{
    border-color: #efefef;
    padding: 7px 11px;
}
p:empty,.container>p,.container>br {
    width: 100%;
    display: none;
    font-size: 0;
}
input, select {
    height: 18px;
}

a, a:visited {
    color: #3B5D9D;
    text-decoration: none;
}

a:hover {
    text-decoration: underline;
}

.header, .content, .footer {
    width: 100%
}

.content {
    font: 14px normal Verdana, Arial, Helvetica, sans-serif;
}

.container {
    width: 970px;
    margin: 0 auto;
}

.content .container {
    padding: 15px 0;
    background: url("images/content-bg.png") no-repeat bottom;
}

.content .container:after {
    content: '';
    width: 100%;
    display: inline-block;
    font-size: 0;
}

.top-bar {
    height: 30px;
    width: 100%;
    border-bottom: 1px solid #dddddd;
}

.top-bar .links {
    color: #1B589B;
    float: left;
    padding: 5px 0 0 15px;
}

.top-bar ul {
    margin: 0;
}

.top-bar li {
    display: inline;

}

.top-bar li:after {
    content: ' |';
}

.search input {
    margin: 3px 15px 0 0;
    background: url("images/search.gif") 99% center no-repeat;
}

.top-bar .search input {
    float: right;
    width: 144px;
    margin: 3px 15px 0 0;
    background: url("images/search.gif") 99% center no-repeat;
}

.logo {
    margin: 0 auto;
    height: 200px;
    background: url("images/logo-bg.jpg") top right no-repeat;

}

.logo img {
    margin: 35px 0 0 60px;
    border: 0;
}

.nav {
    border-bottom: 1px solid #dddddd;
    border-top: 1px solid #dddddd;
    height: 37px;

}

#overlay {
    background-color: #E5E9F4;
    height: 1px;
    width: 1px;
    opacity: 0;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 200;
}

.menu {
    z-index: 202;
    font-size: 0;
    list-style: none;
}

.menu, .sub-menu {
    padding: 0;
    margin: 0;
    position: relative;
    text-align: justify;
}

.menu:after {
    content: "";
    display: inline-block;
    width: 100%;
    font-size: 0;
}

.menu > li {
    font-size: 12px;
    background: #ffffff;
    height: 37px;
	width: 106px;
	/*width: 120px;*/
    display: inline-block;
    list-style: none;
    text-transform: uppercase;
}

.menu a, .top-bar a {
    text-decoration: none;
}

.menu > li > a {
    text-align: center;
    line-height: 37px;
    width: 100%;
    height: 37px;
    font-weight: bold;
    display: block;

}

.menu > li > a:hover {
    color: #a02828;
}

.menu > li > .sub-menu {

    text-transform: none;
    text-align: justify;
    float: left;
    border-color: #ffffff;
    border-style: solid;
    border-width: 15px 30px 0;
    display: none;
    background: #ffffff;

}

.menu > li > .sub-menu:after {
    content: " ";
    display: inline-block;
    width: 100%;
    font-size: 0;
}

.menu > li > .sub-menu > li {
    vertical-align: top;
    display: inline-block;
    background: #ffffff;
    width: 285px;
}

.menu > li > .sub-menu > li > a {
    border-bottom: 1px solid #DDDDDD;
    font-size: 16px;
    margin-bottom: 10px;
    padding-bottom: 6px;
    display: block;
}

.sub-menu .sub-menu li {
    list-style: none;
}

.sub-menu .sub-menu li a {

    display: block;
    font-size: 13px;
    margin: 2px;
    padding: 2px 2px 2px 4px;
}

.sub-menu .sub-menu li a:hover {
    background: none repeat scroll 0 0 #F4E4E5;
    color: #A02828;
}

.content-header {
    font-size: 12px;
    margin-bottom: 10px;
    text-align: center;
    padding: 8px;
    text-transform: uppercase;
    width: auto;
    font-weight: bold;
    color: #3B5D9D;
    border: 1px solid #DEDEDE;
}

.content-header a:hover {
    text-decoration: underline;
}

.content-body {
    width: 100%;
}

.block-main {
    font: 14px normal Verdana, Arial, Helvetica, sans-serif;
    width: 100%;
    vertical-align: top;
    text-align: justify;
    display: inline-block;
}

#main-news {
    width: 700px;
}

#calendar {
    width: 251px;
}

.slider {
    box-shadow: inset 0 0 5px #ffffff;
    float: left;
    width: 394px;
    min-height: 280px;
}

.slider img {
    display: inline-block;
    height: 226px !important;
    width: 372px !important;
    padding: 10px;
    border: 1px solid #dedede;

}

.slider-controls {
    width: 126px;
    float: right;
}

.slider-text {
    box-shadow: inset 0 0 5px #ffffff;
    float: left;
    margin-left: 15px;
    width: 290px;
    text-align: left;
    min-height: 280px;
    font: 12px/145% 'Lucida Grande', Verdana, Helvetica, sans-serif;
}

.slider-text > div {
    width: 100%;
}

.slider-text h3 a {
    color: #3B5D9D;
    font: 20px "Times New Roman", Times, serif;
    padding: 0;
    text-align: left;

}

.slider-text h3 a:hover {
    color: #333333;
    text-decoration: none;
}

#slider-nav span {
    background: url("images/slider-bullet.png") no-repeat;
    height: 14px;
    width: 14px;
    display: block;
    float: left;
    margin: 2px;
    cursor: pointer;
}

#slider-nav span.cycle-pager-active {
    background-position: -15px 0;
}

#pause, #resume {
    margin: 2px;
    cursor: pointer;
    float: left;
    height: 14px;
    width: 14px;
    background: url("images/slider-controls.png") no-repeat;
}

#resume {
    background-position: -15px 0;
}

.block-main .content-body:after {
    content: " ";
    width: 100%;
    display: inline-block;
    font-size: 0;
}

.post-preview {
    vertical-align: top;
    width: 310px;
    display: inline-block;
    text-align: left;
}

.post-preview h3 {
    font: 16px/19px "Times New Roman", Times, serif;
    color: #3B5D9D;
    margin: 10px 0;

}

.post-preview h3 a:hover {
    color: #3B5D9D;
    width: 100%;
    text-decoration: underline;
}

.post-preview img {
    margin: 5px 10px 10px 0;
    background-color: #F5F8FA;
    border: 1px solid #DCDCDC;
    padding: 5px !important;
    max-width: 130px;
    height: auto;
    float: left;
}

.post-preview p.preview-text {
    text-align: justify;
    color: #444444;
    font-size: 12px;
}

#items {
    width: 700px;
    float: left;
    margin-top: 8px;
}

#items h1 {
    color: #3B5D9D;
    font: 30px "Times New Roman", Times, serif;
    text-align: left;
}

#items h3 {
    color: #AA372E;
    font: 16px/19px "Times New Roman", Times, serif;
    margin-bottom: 5px;
}

#items {
    font: 11px/165% 'Lucida Grande', Verdana, Helvetica, sans-serif;
    text-align: justify;
}

#items img {
    border: 1px solid #DCDCDC;
    padding: 8px;
}

#items img.alignleft {
    float: left;
    margin: 0 10px 20px 0;
}

#items img.alignright {
    float: right;
    margin: 0 0 7px 7px;
}

#items img.aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto;
}

#items ul {
    padding-bottom: 5px;
    padding-left: 20px;
    padding-top: 5px;
    list-style-image: url("images/listArrow.jpg");
}

.breadcrumbs {
    width: auto;
    border: 1px solid #dedede;
    padding: 5px;
    line-height: 21px;
    max-height: 21px;
    overflow: hidden;
}

.breadcrumbs a {
    line-height: 21px;
    display: block;
    margin-right: 5px;
    float: left;
    background: url("images/Chevron.gif") no-repeat scroll 100% 0 rgba(0, 0, 0, 0);
    padding: 0 10px 0 0;
}

.breadcrumbs a:hover {
    text-decoration: underline;
}

a.home {
    background: url("images/Chevron.gif") no-repeat right, url("images/IconHome.gif") no-repeat 0 0;
    height: 16px;
    margin-top: 2px;
    overflow: hidden;
    width: 16px;
}

a.home:hover {

    background: url("images/Chevron.gif") no-repeat right, url("images/IconHome.gif") no-repeat 0 -16px;
}

.footer {
    height: 95px;
    width: 100%;
    border-top: 1px solid #dddddd;
}

.padding-ht-10 {
    padding: 10px 0 0;
}

#sidebar {
    border: 0 solid #DCDCDC;
    float: left;
    margin-left: 30px;
    text-align: left;
    width: 240px;
}

#sidebar ul {
    padding: 0;
    margin: 0;
    list-style: none;
}

#sidebar > ul {
    margin-top: -8px;
}

#sidebar li {
    padding: 0 5px;
}

.widget-title {
    background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #DEDEDE;
    color: #3B5D9D;
    font-size: 12px;
    font-weight: bold;
    margin-bottom: 10px;
    padding: 8px;
    text-align: center;
    text-transform: uppercase;
}

.subtitle {
    width: 100%;
    font: 14px normal Verdana, Arial, Helvetica, sans-serif;
    color: #AA372E;
    float: none;
    font-size: 11px;
    padding-bottom: 15px;
    text-shadow: 1px 1px 1px #CCCCCC;
}

.subtitle .date {
    float: left;
}

.subtitle .print {
    float: right;
    background: url("images/pct_bg.gif") no-repeat scroll -31px -58px rgba(0, 0, 0, 0);

    margin-left: 6px;
    padding-left: 18px;
}

.subtitle .print a {
    color: #AA372E;
}

.copyrights {
    float: left;
    width: 50%;
    padding-top: 4px;
}

.copyrights p {
    color: #3B5D9D;
    font: 12px normal Verdana, Arial, Helvetica, sans-serif;

}

.counters {
    float: right;
    padding-top: 10px;
}

.item-short img {
    width: auto;
    max-height: 116px;
    margin: 5px 10px 5px 0;
    float: left;
}

.item-short {
    font-size: 12px;
    margin-bottom: 10px;
    color: #444444;
    float: left;
    width: 100%;
}

.item-short h3 {

    font: 14px normal Verdana, Arial, Helvetica, sans-serif;

    color: #3B5D9D;
    padding-bottom: 5px;
}

.item-short h3 .date {
    color: #3B5D9D;
    text-decoration: underline;
    margin-right: 5px;
}

em {
    color: #3B5D9D;
}

.row {
    width: 100%;
    text-align: justify;
}
.container>br,.row>br{
    display: none;
}
.row:after {
    display: inline-block;
    width: 100%;
    content: ' ';
    font-size: 0;
}

#pagination {
    text-align: center;
    clear: both;
}

#pagination a, #pagination span {
    border: 1px solid #2C6DBE;
    color: #133154;
    text-decoration: none;
    display: inline-block;
    margin: 0 2px;
    padding: 0 6px;
    line-height: 15px;
}

#pagination a:hover {
    background: #a6bfe0;
}

#pagination span {
    background: #3e70ac;
    color: #ffffff;
    font-weight: bold;
}

.author {
    background-color: #FCFCFC;
    border: 1px solid #E3E8F3;
    font: 11px/165% 'Lucida Grande', Verdana, Helvetica, sans-serif;
    margin: 10px 0;
    padding: 10px;
}

.author img {
    border: 1px solid #DCDCDC;
    margin: 3px 0 3px 6px;
    padding: 5px;
    max-height: 150px;
    width: auto;

}

.author h3 {
    color: #3B5D9D !important;
    font: 16px/19px "Times New Roman", Times, serif;
    padding: 0 0 10px;
    margin-top: 0 !important;
    text-shadow: 1px 1px 1px #E3E8F3;
}

.author p {
    margin-right: 180px;
}

.block-page {
    width: 255px;
}

.block-page img {
    max-width:241px;
    border: 1px solid #DCDCDC;
    margin: 10px 0 20px;
    padding: 6px;
}

.block-page ul {
    border-top: 1px solid #EBEBEB;
    margin: 10px 8px 8px;
    padding: 0;
    text-align: left;
}

.block-page ul li {
    border-bottom: 1px dotted #b9b9b9;
    font-size: 13px;
    list-style: none outside none;
    margin: 0;
    padding: 3px 2px;
}

.block-page ul li a {
    display: block;
    padding: 5px 3px;
}

.block-page ul li a:hover {
    background: none repeat scroll 0 0 #F4E4E5;
    color: #A02828;
    text-decoration: none;
}

#article {
    width: 700px;

}

#article .post-preview {
    width: 340px;
}

.block-photo {
    position: relative;

}

.block-photo .content-header {
    background: url("images/foto_list.gif") no-repeat center center;
    float: left;
    padding:6px;
    position: absolute;
    width: auto;

}

.block-photo .content-header a {
    text-decoration: none;
    width: 27px;
    height: 100px;
    display: block;
}

.block-photo .content-body {
    text-align: justify;
    margin-left: 57px;
    width: auto
}
.block-photo .content-body a{
display: inline-block;

}
.block-photo img{
    border: 1px solid #DCDCDC;
    padding: 6px;
    max-width: 127px;
    height: auto;
    width: auto;
}
.column{
    vertical-align: top;
    display: inline-block;
}
.width-255{
    width: 255px!important;
}
.width-320{
    width: 315px!important;
}
.width-310{
    width: 310px!important;
}
.width-310 img{
    max-width: 310px;
    height: auto;
}
.width-174{
    width: 174px!important;
}
.width-174 img{
    max-width: 163px;
    height: auto;
}
.width-225{
    width: 225px!important;
}
.width-225 img{
    max-width: 211px;
    height: auto;
}
.width-305{
    width: 305px!important;
}
.width-305 img{
    max-width: 291px;
    height: auto;
}
.width-580{
    width: 580px!important;
}
.width-580 img{
    max-width: 566px;
    height: auto;
}
.width-340{
    width: 340px!important;
}
.width-340 img{
    max-width: 326px;
    height: auto;
}
div[class*='width-']>[class*='cols-']{
    width:auto!important;
}
#sidebar img {
    max-width:226px;
    height: auto;
    border: 1px solid #DCDCDC;
    margin: 10px 0 10px;
    padding: 6px;
}

#sidebar ul {
    border-top: 1px solid #EBEBEB;
    margin: 10px 8px 8px;
    padding: 0;
    text-align: left;
}

#sidebar ul li {
    border-bottom: 1px dotted #b9b9b9;
    font-size: 13px;
    list-style: none outside none;
    margin: 0;
    padding: 3px 2px;
}

#sidebar ul li a {
    display: block;
    padding: 5px 3px;
}

#sidebar ul li a:hover {
    background: none repeat scroll 0 0 #F4E4E5;
    color: #A02828;
    text-decoration: none;
}
#sidebar .post-preview {
    width: auto;
    display: block;
    float: left;

}
#sidebar .post-preview p{
    text-align: left;
   margin: 0 10px;

}
#sidebar .post-preview h4{

    text-shadow: 1px 1px 1px #CCCCCC;
    margin: 15px 10px;
}
#sidebar .post-preview h4 a {
     color: #3B5D9D;
     font: 14px "Times New Roman",Times,serif;
     text-shadow: 1px 1px 1px #E3E8F3;}

#sidebar .post-preview img{
    border: 1px solid #DCDCDC;
    margin: 5px 10px 5px 0;
    padding: 3px;
    height: auto;
    max-width: 93px;
}
.books .post-preview{
    width: 151px;
}
.books .post-preview img{
    max-width: 133px;
    height: auto;
}

.sub-title{
    color: #717F99;
    font-size: 11px;
    font-style: italic;
    text-shadow: none;
}
.iten-body .sub-title{
    font-size: 10px;
}
#wp-calendar{
    margin: 0 auto;
    background-color: #DEDEDE;
    border-collapse: collapse;
    border-spacing: 1px;
    font-size: 12px;
    text-align: center;
    width: 95%;
}
#wp-calendar th,td{
    border-style: solid;
    border-width: 1px;
    text-align: left;
}
#wp-calendar caption{
    color: #3B5D9D;
    font-size: 14px;
    margin-bottom: 5px;
}
#wp-calendar tr{
    background: none repeat scroll 0 0 #FFFFFF;
    height: 30px;
}
#wp-calendar th{
    background-color: #F8FAFC;
    border-color: #C1CCE7;
    color: #3B5D9D;
    text-align: center;
    padding: 0;

}

#wp-calendar td {
    background-color: #FFFFFF;
    border-color: #DEDEDE;
    font-size: 12px;
    padding: 0;
    text-align: center;
}
.widget{
    margin-bottom: 30px;
}
#calendar{
    font-size: 12px;
    text-align: center;
}
#calendar .day{
    color: #3B5D9D;
    font-weight: bold;
    text-shadow: 1px 1px 1px #CCCCCC;
}
#calendar .info,#cal-subtext{
    color: #3B5D9D;
    padding: 10px 0;
    text-align: center;
    font-weight: normal;
}
#cal-text{
    text-align: justify;
}
#calendar .content-body{
    margin: auto 10px;
    width: auto;
}
.share{
    width: 100%;
    float: left;
    margin: 5px 0 10px 0;
    font: 14px normal Verdana,Arial,Helvetica,sans-serif;
}
.share .share-text{
    margin-right:5px ;
    float: left;
    color: #717F99;
    font-weight: bold;
    text-shadow: 1px 1px 1px #CCCCCC;
}
#bottom-sidebar{
    clear: both;
}
#bottom-sidebar .widget-title{
    color: #3B5D9D;
    font-size: 12px;
    font-weight: bold;
    text-align: center;
}
#bottom-sidebar .post-preview{
    width: 49%;
}
.cols-3 {
    width: 970px;
}
.cols-2 {
    width: 640px;
}

.cols-1 {
    width: 310px;
}
.recomend .post-preview p.preview-text{
    font: 12px normal Verdana,Arial,Helvetica,sans-serif;
    color: #000000;
}
.recomend .post-preview h4{
margin-bottom: 0;
    font: 16px/19px "Times New Roman",Times,serif;
}
/*social links menu*/

  
	.social_mn{
		position:relative;
		margin:0 auto; 
		height: 24px;
		width:24px;
		display: inline-block;
		vertical-align: middle;
	}
	.social_mn span {
		left: 0; 
		position:absolute; 
		top: 0;
		height: 24px;
		width:24px;
	}

	.social_mn span.sm_vk_on {opacity:0;filter:alpha(opacity=0);}
	.social_mn:hover span.sm_vk_on {opacity:1;filter:alpha(opacity=100);}
	.social_mn:hover span.sm_vk_off, .social_mn span.sm_vk_off:hover {opacity:0;filter:alpha(opacity=0);}

	.social_mn span.sm_youtube_on {opacity:0;filter:alpha(opacity=0);}
	.social_mn:hover span.sm_youtube_on {opacity:1;filter:alpha(opacity=100);}
	.social_mn:hover span.sm_youtube_off, .social_mn span.sm_youtube_off:hover {opacity:0;filter:alpha(opacity=0);}

	
   .sm_vk_on {
		background-image: url("https://minds.by/wp-content/themes/minda/social_img/vk_on.png");
		background-repeat: no-repeat;
   }

	.sm_vk_off {
		background-image: url("https://minds.by/wp-content/themes/minda/social_img/vk_off.png");
		background-repeat: no-repeat;
	}
   
   .sm_youtube_on{
	background-image: url("https://minds.by/wp-content/themes/minda/social_img/youtube_on.png");
	background-repeat: no-repeat;
	}
	
   .sm_youtube_off{
	background-image: url("https://minds.by/wp-content/themes/minda/social_img/youtube_off.png");
	background-repeat: no-repeat;
	}
	
	.sm_instagram_on{
	background-image: url("https://minds.by/wp-content/themes/minda/social_img/instagram_on.png");
	background-repeat: no-repeat;
	}
	
   .sm_instagram_off{
	background-image: url("https://minds.by/wp-content/themes/minda/social_img/instagram_off.png");
	background-repeat: no-repeat;
	}