/*
LAYOUT: One-Column (Left) Fixed
DESCRIPTION: Two-column 950px fixed layout with one sidebar left of content
*/

#main { width:930px; margin:9px auto; overflow:hidden; position:relative; }
#container { width:930px; float:right; margin: 0 0 0 -300px; }
#content { width:930px; overflow:hidden; margin: 15px 0 15px 0; }
.main-aside { width:260px; position:relative; top:50px; left:644px; }
#primary { float:left; }
#secondary { clear:left; }
#subsidiary { width:930px; margin:0 auto; overflow:hidden; }
#subsidiary .aside { width:300px; float:left; margin:0 20px 0 0; }
#subsidiary #third { margin:0; }
#main .module, .single-post { margin-right: 10px; margin-top: 40px; }
.fixed { width:930px; margin:0 auto; }
#content-archive { width:650px; overflow:hidden; margin: 0 0 0 0px; }