#system-message {display: none !important;}
#wrapper,
#footer {
    min-width: 320px;
    overflow: hidden;
}

#idcal table td{
	line-height: 16px!important;
}

.art-blockcontent-body > div{
	width: 100%!important;
	overflow: hidden;
}

#main .main_row .main_col,
#blog .main_row .main_col{
	width: 50%;
	float: left;
}

.art-article.innercontent iframe{
	max-width: 100%;
}

#main .column_separator,
#blog .column_separator{
	padding: 0;
}

#blog .article_column div.art-post {
    border: 1px dashed #c79c87;
    border-radius: 5px;
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.5);
}

#main:after,
#blog:after{
	display: table;
	clear: both;
	content: "";
}

.menu_btn{
	height: 46px;
	line-height: 46px;
	display: inline-block;
	position: absolute;
	left: 10px;
	top: 0;
	font-size: 13px;
	text-transform: uppercase;
	padding-left: 50px;
	text-decoration: none;
	color: #fff;
	text-shadow: 1px 1px 1px #000000;
	background: url("../images/menu_btn.png") no-repeat 15px center;
	display: none;
}

.right_bar_btn{
	height: 46px;
	line-height: 46px;
	display: inline-block;
	position: absolute;
	right:  10px;
	top: 0;
	font-size: 13px;
	text-transform: uppercase;
	padding-right: 50px;
	text-decoration: none;
	color: #fff;
	text-shadow: 1px 1px 1px #000000;
	background: url("../images/right_bar_btn.png") no-repeat right center;
	display: none;
}

.left_bar_btn{
	height: 46px;
	line-height: 46px;
	display: inline-block;
	position: absolute;
	left: 10px;
	top: 0;
	font-size: 13px;
	text-transform: uppercase;
	padding-left: 50px;
	text-decoration: none;
	color: #fff;
	text-shadow: 1px 1px 1px #000000;
	background: url("../images/left_bar_btn.png") no-repeat 15px center;
	display: none;
}

.menu_btn:hover,
.right_bar_btn:hover,
.left_bar_btn:hover{
	text-decoration: none;
	color: #fff;
}

#userForm table tr td input{
	width: 95%!important;
}



@media screen and (max-width: 1210px){
	#ezblog-body .blog-meta-bottom .blog-meta-in{
		position: relative;
	}

	#ezblog-body .blog-meta-bottom .blog-button{
		position: absolute;
		left: 0;
		bottom: 0;
		margin-left: 0;
	}

	#eblog-wrapper #ezblog-body .blog-meta-bottom .tablecell.mtm{
		display: block;
		padding-bottom: 55px;
		width: 100%;
	}

	#eblog-wrapper #ezblog-body .blog-meta-bottom .tablecell.mtm .mtm{
		float: none;
	}

	#ezblog-body .blog-meta-bottom .ico.blog-hit{
		margin-bottom: 5px;
	}

	#ezblog-body .blog-meta-bottom .blog-rating-text{
		margin-bottom: 5px;
	}

	#ezblog-body .blog-meta-bottom .blog-rating .star-location{
		margin-right: 90px;
		float: none;
	}

}

@media screen and (max-width: 1150px){
	#header nav ul li a{
		padding-left: 0;
		padding-right: 0;
	}

	#header nav ul li{
		min-width: 75px;
	}

	#main .main_row .main_col,
	#blog .main_row .main_col{
		width: 100%;
		float: left;
	}

	#ezblog-body .blog-head .blog-meta{
		position: absolute;
		height: 60px;
		left: 0;
		top: 12px;
	}

	#ezblog-body .blog-head .blog-meta .ico.blog-comments{
		margin-right: 0px;
		position: absolute;
		left: 5px;
		top: 0;
	}

	#ezblog-body .blog-head .blog-meta .ico.blog-date{
		position: absolute;
	    right: 0;
	    top: 7px;
	}

	#ezblog-body .blog-head .blog-meta .ico.blog-author{
		position: static;
	    margin-top: 35px;
	}

	#ezblog-body .blog-head .blog-meta .ico.blog-category{
		position: static;
	}

	#ezblog-body .blog-head .blog-meta .ico.blog-comments {
		float: none!important;
		display: inline-block;
	}

	#ezblog-body .blog-head .blog-title{
		margin-left: 0;
		padding-top: 80px;
	}

	#ezblog-body .blog-head .blog-avatar + .blog-head-in .blog-title{
		margin-left: -70px;
	}

	#ezblog-body .blog-head-in{
		padding-bottom: 0;
	}
}

@media screen and (min-width: 1001px){
	#header nav ul{
		display: table!important;
	}

	#sideRight{
		right: auto!important;
	}
}

@media screen and (max-width: 1000px){
	.menu_btn,
	.right_bar_btn{
		display: block;
	}

	#sideRight{
		position: absolute;
		right: -200px;
		top: 0;
		margin: 0;
		background-color: rgba(255,255,255,0.8);
		z-index: 7;
		/*background: #fff;
		box-shadow: -2px 2px 3px rgba(0,0,0,0.6);*/
	}

	#content{
		padding-right: 10px;
	}

	#header nav{
		padding: 0 10px;
		position: relative;
		height: 46px;
		z-index: 5;
	}

	#header nav ul{
		width: 200px;
		margin: 0;
		position: absolute;
		left: 10px;
		top: 45px;
		padding-top: 10px;
		padding-bottom: 10px;
		display: block;
		z-index: 9;
		box-shadow: 0 2px 2px rgba(0,0,0,0.7);
		/*background: url("http://buzina.slavinsky.su/templates/buzina/images/nav.jpg") repeat-x 0 0 ;
		background-size: cover;*/
		background: #714626;
		border-radius: 0 0 5px 5px;
		display: none;
	}

	#header nav ul li{
		display: block;
		margin-bottom: 0;
	}

	#header nav ul li a{
		height: 26px;
		line-height: 26px;
		padding: 0;
		font-size: 13px;
		display: block;
		padding-top: 3px;
		padding-bottom: 3px;
	}

	#header nav ul li a:hover,
	#header nav ul li.active a{
		background: #5f3515;
	}

	.header-top{
		height: 184px;
	}

	.header-top .logo{
		width: 300px;
		margin: 5px 0 0 5px;
	}

	.header-top .logo img{
		max-width: 100%;
	}

	.header-reclame{
		margin-left: -75px;
		width: 280px;
	}
	
	.header-photo{
		margin-right: -20px;
	}

	.art-article img{
		float: none!important;
		display: block;
	}

	td.article_column div.art-post div.art-post-body p span.art-button-wrapper{
		margin-top: -5px;
	}

	#main .main_row .main_col,
	#blog .main_row .main_col{
		width: 50%;
		float: left;
	}

	#navigation .center{
		display: block;
		padding: 10px 0;
	}

}

@media screen and (max-width: 900px){
	#main .main_row .main_col,
	#blog .main_row .main_col{
		width: 100%;
	}

	.art-article img{
		float: left!important;
		display: inline;
	}

	#footer .social{
		position: absolute;
		left: 10px;
		padding-left: 0;
		top: 110px;
	}

	#footer{
		height: 132px;
		background-size: cover;
	}

}

@media screen and (min-width: 768px){
	#sideLeft{
		left: auto!important;
	}
}

@media screen and (max-width: 767px){
	#main .main_row .main_col,
	#blog .main_row .main_col{
		width: 50%;
	}

	#sideLeft{
		position: absolute;
		left: -250px;
		top: 0;
		margin: 0;
		background-color: rgba(255,255,255,0.8);
		z-index: 8;
	}

	#content{
		padding-left: 10px;
	}

	.art-article img{
		float: none!important;
		display: block;
	}

	.header-reclame{
		display: none;
	}

	.header-top .logo{
		width: 170px;
		margin-top: 20px;
	}

	#header{
		height: 181px;
		background-size: auto 150px;
	}

	.header-top{
		height: 134px;
	}

	.header-photo{
		background-size: contain;
		width: 150px;
		height: 134px;
		margin-top: 2px;
	}

	.left_bar_btn{
		display: block;
	}

	.menu_btn{
		left: 50%;
		margin-left: -65px;
	}

	.counters{
		padding-right: 10px;
	}

	#ezblog-body .blog-head .blog-meta{
		position: absolute;
		height: 90px;
		left: 0;
		top: 0;
	}

	#ezblog-body .blog-head .blog-meta .ico.blog-comments{
		margin-right: 80px;
		position: static;
	}

	#ezblog-body .blog-head .blog-meta .ico.blog-date{
		position: absolute;
	    right: 0;
	    top: 7px;
	}

	#ezblog-body .blog-head .blog-meta .ico.blog-author{
		position: absolute;
	    left: 4px;
	    top: 35px;
	    margin-top: 0;
	}

	#ezblog-body .blog-head .blog-meta .ico.blog-category{
		position: absolute;
	    left: 4px;
	    top: 65px;
	}

	#ezblog-body .blog-head .blog-meta .ico.blog-comments {
		float: none!important;
		display: inline-block;
	}

	#ezblog-body .blog-head .blog-title{
		margin-left: 0;
		padding-top: 90px;
	}

	#bloggers-sorting select{
		margin-bottom: 5px;
		display: block;
		box-sizing: border-box;
		width: 100%;
	}

	#bloggers-sorting{
		margin-bottom: 10px;
	}

	.mob_reklama table,
	.mob_reklama tbody,
	.mob_reklama tr,
	.mob_reklama td{
		display: block;
		width: 100%;
	}

}

@media screen and (max-width: 479px){
	#main .main_row .main_col,
	#blog .main_row .main_col{
		width: 100%;
	}

	div.blog_more ul li{
		margin-left: 0;
	}

	.left_bar_btn{
		width: 0;
		left: 0;
		overflow: hidden;
		text-indent: -9999px;
	}

	.right_bar_btn{
		width: 0;
		right: 0;
		overflow: hidden;
		text-indent: -9999px;
	}


	.menu_btn{
		left: 50%;
		margin-left: -81px;
	}

	#header nav ul{
		left: 50%;
		margin-left: -100px;
	}

	.copyright{
		margin-left: 10px;
		width: 205px;
	}

	.art-article.innercontent iframe{
		height: 275px;
	}

	#eblog-wrapper .fright, #eblog-wrapper .alignright{
		float: left!important;
		border-left: 0!important;
	}

	#ezblog-dashboard .ui-toolbar{
		padding-right: 38px;
	}

    #ezblog-dashboard .ui-toolbar .sign-out.fright{
    	position: absolute;
    	right: 0;
    	top: 0;
    	border: 0;
    }

    #ezblog-dashboard .ui-toolbar .settings.fright{
    	position: absolute;
    	right: 1px;
    	top: 29px;
    	border: 0;
    }

    #ezblog-dashboard .ui-toolbar li.sign-out a{
    	background-position: 11px center;
    }

    #ezblog-dashboard .ui-toolbar .new-post.fright a{
		padding-right: 0;
    }

    #ezblog-dashboard .ui-toolbar li a{
    	padding: 0 7px;
    }

    #ezblog-dashboard .ui-modbox td.key{
    	min-width: 70px;
    }

    #eblog-wrapper .ui-postlabel + .ui-inputwrap{
    	margin-left: 0;
    }

    #eblog-wrapper .ui-inputbutton .ui-button{
    	padding: 3px 7px 2px!important;
    	display: block!important;
	    float: none !important;
	    margin: 0 auto 10px !important;
	    border-width: 1px!important;
	    width: 92% !important;
    }

    #eblog-wrapper .item_title{
    	min-height: 34px;
    }

    #ezblog-dashboard .ui-button.isBlue,
    #ezblog-dashboard .ui-button.isGreen{
    	margin: 0 0 10px 0!important;
    	box-sizing: border!important;
    	width: 100%!important;
    	display: block!important;
    }

    #eblog-wrapper .write-postbutton.fright{
    	float: none!important;
    	display: block;
    }

    #ezblog-dashboard .write-postinfo select{
		margin-bottom: 5px;
    }

    #content > .art-post{
    	margin: 0;
    }

    #content > .art-post > .art-post-body{
    	padding: 0;
    }

    #ezblog-body .blog-head .blog-meta{
		right: 0;
	}

	#ezblog-body .blog-head .blog-title{
		font-size: 110%;
	}

	#ezblog-body .profile-body.hasCols .profile-main{
		float: none;
		margin-right: 0;
		width: 100%;
	}

	#ezblog-body .profile-body .blog-title, #ezblog-body .profile-body .blog-title a{
		font-size: 15px;
	}

	#ezblog-body .profile-body .profile-module{
		border-bottom: 0;
		margin-bottom: 0;
		padding-bottom: 0;
	}

	#eblog-search .eblog-search-btn,
	#eblog-searc .tablecell{
		display: block;
		box-sizing: border-box;
		width: 100%!important;
		float: none!important;
		margin: 0!important;
	}

	#eblog-search{
		padding-bottom: 50px;
	}

	#eblog-search .eblog-search-btn{
		position: absolute;
		left: 0;
		right: 0;
		border-left: 1px solid #bbb !important;
		top: 40px;
		border-radius: 2px;
	}

	#eblog-search .tablecell input{
		box-sizing: border-box;
		padding-top: 0;
		padding-bottom: 0;
		height: 30px;
		line-height: 30px;
	}

	#userForm table,
	#userForm tbody,
	#userForm table tr,
	#userForm table tr td{
		display: block;
		width: 100%;
	}
	#userForm table tr td input,
	#userForm table tr td textarea{
		width: 100%!important;
		box-sizing: border-box;
	}

	#BuzinaSocialModal p.social_message{
    	max-width: 320px;
    	text-align: left;
	}

	#BuzinaSocialModal h2.social_header{
		text-align: left;
	}
	
	.ya_direkt_top{
	display:none!important;
}


}