#wrapper{
	padding: 0 0 20px 0;
	opacity: 1;
}#top,#featured,#main,#featured_below,#bottom,#after-footer{margin:0 auto;max-width:1000px}#main-top{
	position: relative;
	padding: 0 30px;
	opacity: 0.78;
}#main-top .main-top-left{background:url(../../images/layout/shape/main-top-boxed-light-left.png) 0 0 no-repeat;position:absolute;top:0;left:0;width:30px;height:60px;opacity: 0.78;}
#main-top .main-top-right{
	background: url(../../images/layout/shape/main-top-boxed-light-right.png) 0 0 no-repeat;
	position: absolute;
	top: 0;
	right: 0;
	width: 30px;
	height: 60px;
	opacity: 0.78;
}#main-top .main-top-middle{
	background: url(../../images/layout/shape/main-top-boxed-light-middle.png) 0 0 repeat-x;
	height: 60px;
	opacity: 0.78;
}#featured .featured-inner,#main .main-inner,#featured_below .featured_below-inner,#bottom #colophon{
    margin-left:20px;
    margin-right:20px;
	background-color:rgba(245,245,245,0.61);
    filter:alpha(opacity=78); /* For IE8 and earlier */
}#featured,#main,#featured_below,#bottom{
    position:relative}
#featured:before,#main:before,#featured_below:before,#bottom:before{
    content:"";
    background:url(../../images/layout/shape/main-boxed-light.png) 0 0 repeat-y;
    opacity: 0.66;
    display:block;
    position:absolute;
    top:0;bottom:0;left:0;width:20px}
#featured:after,#main:after,#featured_below:after,#bottom:after{
    content:"";
    background:url(../../images/layout/shape/main-boxed-light.png) -20px 0 repeat-y;
    opacity: 0.66;
    display:block;
    position:absolute;
    top:0;bottom:0;right:0;width:20px}
#featured .featured-content{margin:0 1%;width:98%}
#after-footer{position:relative}
#after-footer .after-footer-middle{
    background:url(../../images/layout/shape/main-bottom-boxed-light.png) 0 -50px repeat-x;
    opacity: 0.66;
    margin:0 30px;height:24px}
#after-footer .after-footer-left{background:url(../../images/layout/shape/main-bottom-boxed-light.png) 0 0 no-repeat;position:absolute;left:0;top:0;width:30px;height:24px;opacity: .68}
#after-footer .after-footer-right{background:url(../../images/layout/shape/main-bottom-boxed-light.png) 0 -24px no-repeat;position:absolute;right:0;top:0;width:30px;height:24px;opacity: .68}