/*
-----------------------------------------------
Site Structure Styles
Author:higher at http://higher.com.ua
Version:20 June 2008
----------------------------------------------- */

#page { min-width:940px; }
#header {background:transparent url(../i/header-bg.jpg) 0 0 repeat;border-bottom:3px solid #ac6922;}
#header div.fixed-box {position:relative;z-index:10;min-height:100px;height:auto !important;height:100px;}
#wrapper {background:#fff;}
#inner #wrapper {background:#fff3cf;padding-bottom:20px;}
#wrapper div.fixed-box {}
#wrapper div.topbg {background:transparent url(../i/wrapper-top-bg.gif) 0 0 repeat-x;}
#wrapper div.footbg {background:transparent url(../i/wrapper-foot-bg.gif) 0 100% repeat-x;}
#featured {background:#ffeebb url(../i/featured-bg.jpg) 0 0 repeat;border-bottom:2px solid #ff8400;}
#featured div.fixed-box {position:relative;}
#main-content {}
#container { width:100%;float:left;margin-right:-280px; background:#fff3cf;}
#content { margin-right:260px;}
#sidebar { width:200px;float:right; }
#more-content {background:#fff3cf;border-top:2px solid #ff8400;}
#footer { clear:both;border-top:3px solid #38240e; }
#footer div.fixed-box {padding:20px;}
div.fixed-box { padding:10px 20px; width:940px;margin:0 auto;}
.clearfix:after { content:".";display:block;height:0;clear:both;visibility:hidden;overflow:hidden; }
div.two-cols {margin:0 0 10px 0;}
div.two-cols div.col1 {float:left;width:49.9%;}
div.two-cols div.col2 {float:right;width:49.9%;}
