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

#main {
    width:1060px;
    margin:0 auto;
    position:relative;
}
#container {
    width:1060px;
    float:right;
    margin: 0 0 0 -300px;
}
#content {
    width:760px;
    overflow:hidden;
    margin: 0 0 0 310px;
}
.main-aside {
    width:300px;
    float:left;
    position:relative;
}
#primary {
    float:left;
}
#secondary {
    clear:left;
}
#subsidiary {
    width:960px;
    margin:0 auto;
    overflow:hidden;
}
#subsidiary .aside {
    width:300px;
    float:left;
    margin:0 20px 0 0;
}
#subsidiary #third {
    margin:0;
}
#main .module, #main .single-post {
	margin-right: 10px;
}
.fixed {
	width:960px; 
	margin:0 auto;
}

/*
playback timings (ms):
  captures_list: 0.555
  exclusion.robots: 0.02
  exclusion.robots.policy: 0.009
  esindex: 0.011
  cdx.remote: 94.669
  LoadShardBlock: 283.744 (3)
  PetaboxLoader3.datanode: 326.903 (5)
  load_resource: 392.695 (2)
  PetaboxLoader3.resolve: 261.851 (2)
*/