.wrap {
	text-align: left;
	margin: 0 auto;
	width: auto;
	padding: 0 10px 0 10px;
	}
	
	
#posts {
	float: none;
	width: auto;
	}
#sidebar{
	float: none;
	width: auto;
	padding: 0 0 10px 0;
	margin: 0 0 20px 0;
	}
	
	
.post_list{
	display: block;
	width: auto; 
	height: auto;
	background: #fff;
	-webkit-box-shadow: 0 2px 6px rgba(0, 0, 0, 0.7);
	-moz-box-shadow: 0 2px 6px rgba(0, 0, 0, 0.7);
	box-shadow: 0 2px 6px rgba(0, 0, 0, 0.7);
	margin: 0 10px 15px 0;
	}
.post_list:nth-child(3n){
	margin: 0 0 15px 0;
	}
.post_list:nth-child(2n){
	margin: 0 0 15px 0;
	}	
.post_list_img_nac{
	position:absolute;
	z-index:1;
	bottom: 0;
	right: 8px;
	width: 96px;
	}	
.post_list_l{
	/*display: none;*/
	}
.post_list_r{
	/*display: none;*/
	}	
	

	
.post_list_galery{
	display: block;
	width: auto; 
	height: auto;
	margin: 0 0 15px 0;
	}	
.post_list_galery:nth-child(3n){
	margin: 0 0 15px 0;
	}
.post_list_galery:nth-child(2n){
	margin: 0 0 15px 0;
	}		
	
	
	
	
	
.htop{
	height: auto;
	padding: 7px 0 15px 0;
	}
.nav_adapt{
	position:relative;
	}		
.nav_adapt span.nav_adapt_sub{
	display: block;
	}		
.nav_top{
	position:absolute;
	z-index:111;
	top: 42px;
	right:0;
	display: none;
	float: none;
	background: #a21515;
	height: auto;
	-moz-border-radius: 20px;
	-webkit-border-radius: 20px;
	-khtml-border-radius: 20px;
	border-radius: 20px; 
	behavior: url('images/border-radius.htc');
	-webkit-box-shadow: 0 2px 6px rgba(0, 0, 0, 0.7);
	-moz-box-shadow: 0 2px 6px rgba(0, 0, 0, 0.7);
	box-shadow: 0 2px 6px rgba(0, 0, 0, 0.7);
	}	
.nav_top li{
	display:block;
	float: none;
	height: auto;
	}
.nav_top li:first-child a{
	-moz-border-radius: 20px 20px 0 0;
	-webkit-border-radius: 20px 20px 0 0;
	-khtml-border-radius: 20px 20px 0 0;
	border-radius: 20px 20px 0 0; 
	behavior: url('images/border-radius.htc');
	}	
.nav_top li:last-child a{
	-moz-border-radius: 0 0 20px 20px;
	-webkit-border-radius: 0 0 20px 20px;
	-khtml-border-radius: 0 0 20px 20px;
	border-radius: 0 0 20px 20px; 
	behavior: url('images/border-radius.htc');
	}	
.nav_top li a{
	display:block;
	float: none;
	height: auto;
	padding: 12px 30px 13px 30px;
	font-size: 18px;
	color: #ffffff;
	line-height: 20px;
	text-transform: uppercase;
	text-decoration: none;
	text-shadow: 1px 1px 2px #000000; 
	}	
.nav_top li a:hover, .nav_top li.active a{
	background: #c73838;
	}		
	
	
	
	
#posts_l{
	float: none;
	width: auto;
	margin: 0 0 30px 0;
	}
#sidebar_r{
	float: none;
	width: auto;
	}
.post_white{
	background: #fff;
	-webkit-box-shadow: 0 2px 6px rgba(0, 0, 0, 0.7);
	-moz-box-shadow: 0 2px 6px rgba(0, 0, 0, 0.7);
	box-shadow: 0 2px 6px rgba(0, 0, 0, 0.7);
	padding: 14px 10px 10px 10px;
	margin: 0 0 35px 0;
	}
.anketa_l{
	float: none;
    width: auto;
	}	
.anketa_r{
	float: none;
    width: auto;
	padding: 0 0 30px 0;
	}	
	
	
.kalkylttor{
	display: none;
	}
.kalkylttor_l{
	display: block;
	}
	
	
	
.anketa_foto_block{
	float:left;
    width: 246px;
	height: 246px;
	margin: 0 0 15px 0;
	position:relative;
	}
.anketa_foto_block:nth-child(3n){
	margin: 0 0 15px 0;
	}	
.anketa_foto_block:nth-child(2n){
	float: right;
	}	
	
	
@media (max-width:540px) { 
	.anketa_foto_block{
		float: none;
		width: 246px;
		height: 246px;
		margin: 0 auto 15px auto;
		position:relative;
	}
	.anketa_foto_block:nth-child(3n){
		margin: 0 auto 15px auto;
	}	
	.anketa_foto_block:nth-child(2n){
		float: none;
	}	
	}	
	
	