 	/* Layout general*/
	#container{
		width:auto;
		max-width:none !important;
		border:0 !important; 
	}
	
	/* Layout general*/
	#wrapper{ 
		padding:0;
		border:0 !important; 
	}
	
	/* background border */
	.background_pic_border{
		max-width:none !important;
	}
	
	/* background image holder */
	.background_pic_holder{ 
		overflow:hidden !important;
	} 

	/* backgroun curv image */	
	.back-curv{ 
		max-width:none !important; 
	} 
	
	
	#comments ol.commentlist li .comment-body .comment-meta,.cancel-reply{	
		float:none;
		margin-left:30px;
	}
	
	
	 
	/* single page categories */ 	
	.content .blog.single .post_data .categories{  
		display:inline !important; 
	}
 