/* @option user defined layout width */

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

	css

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

body{min-width: 980px;}
.center{width: 960px;}

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

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

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

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