/* Your Custom CSS Code */

/* --- START - SILVERBOARD LAYOUT --- */
#chessboard .board {float: left; padding: 3px;}
#content .scroll {width: 250px; height: 320px; overflow: scroll; padding: 1px; text-align: left;}
#content .scroll {float: right;}
#content .move {font-size: 12px;font-weight: bold;}
#content .move a {text-decoration:none;color: black;}
#content .comment {font-size: small;font-weight: normal; font-style: italic;}
#content .variation {font-size: 11px; font-weight: normal; text-decoration:none;}
#content .variation a {font-weight: bold; text-decoration:none;}
#content .header {font-size: 14px; font-weight: bold; font-variant: normal;}
/* --- FINISH - SILVERBOARD LAYOUT --- */

/* --- START - INDOMAGZ LAYOUT WIDTH --- */
/* general layout */
#page {width: 980px;}
#content {width: 588px;}
#sidebar-wrapper {width: 336px;}
#content-wrapper .full-width {width:940px;}
#sidebar1 {width:160px;}
#sidebar2 {width: 160px;}
#section-bottom {width: 940px;}
/* header */
#headerleft {width: 560px;}
#headerright {width: 300px;}
/* navbar */
#navbar {width: 980px;}
/* postbox */
#content div.post, #content div.page, #content .breadcrumb {width:586px;}
#content-wrapper .full-width div.post, #content-wrapper .full-width div.page, #content-wrapper .full-width .breadcrumb {width:940px;}
#content div.sticky {width:566px;}
/* featured content slider */
#content #slider, #content .scroll, #content .scrollContainer div.panel, #content .insert {width: 578px;}
/* content (2 columns) */
.content2-left, .content2-right {width:285px;}
/* content (3 columns) */
.content3-left, .content3-right {width:175px;}
/* section - bottom */
#section-bottom .section4-left, #section-bottom .section4-right {width:220px;}
/* --- FINISH - INDOMAGZ LAYOUT WIDTH --- */