/******************************************  
 CUSTOM STYLESHEET
*******************************************/

/*
* You can place your custom CSS statements in this file, after this message.
* It is better to write everything custom here
* because this file won't be replaced during updates.
* 
* Simply copy an existing style from style.css to this file, 
* and modify it to your liking.
*/

@media screen and (min-width: 1110px) {


#main { width: 800px; }

.main_feat { width: 410px; }

#main .homepage-widgets .homecat ul.featured-stories li { width: 254px; }

.inner-wrapper { width: 1160px; }
#footer .footer-wrapper { width: 1060px; }

}
