@media screen and (min-width: 1200px) {
    
   .body, .footer{	
		width:1116px !important;
	}
	
.bottom .well{
	width:1092px  !important;
}
footer .text,
.navigation ul {
	width:1096px  !important;
}


.navigation .menu li a {
/*    background-position: 147px 2px  !important;*/
}
#content
{
	
	width:782px !important;
}

.blog #blog_content {    
    width: 560px !important;
}

.navigation .menu li .menuItem{
	background-position: 148px 2px;
}

.navigation .menu li .a{
	background-position: 124px 2px;
}

.thumbnails.images li.span3{
	width:120px;
}

.thumbnails.folders li.span3{
	width:250px;
}


}
