/* @option user defined layout width */

/* -------------------------------------------------------

	css

------------------------------------------------------- */

body{min-width: 1200px;}
.center{width: 1160px;}

/* header */
#featured, div.orbit-wrapper { width: 1160px !important; }
#main{width: 1140px;}

/* main content */
#primary-content{width: 760px;}

/* sidebar */
#secondary-content{width: 360px;}

/* footer */
#footer{width: 1140px;}