html, body {
 height: 100%;
 width: 100%;
 background-color: #FFA850;
 margin: 0px;
 padding: 0px;
}
html { height: auto; }
a:link, a:visited { color: #0A3457; }
body {
 background-image: url(/styles/comedynews/theme/images/box_shadow_right.png);
 background-repeat: repeat-y;
 background-position: top left;
 color: #3a3938;
}
#body1 {
 display: table;
 height: 100%;
 width: 100%;
 background-image: url(/styles/comedynews/theme/images/box_shadow_left.png); 
 background-repeat: repeat-y;
 background-position: top right;
}
#body2 {
 display: table;
 height: 100%;
 width: 100%;
 background-image: url(/styles/comedynews/theme/images/box_shadow_bottom.png);
 background-repeat: repeat-x;
 background-position: top left;
}
#body3 {
 display: table;
 height: 100%;
 width: 100%;
 background-image: url(/styles/comedynews/theme/images/box_shadow_top.png);
 background-repeat: repeat-x;
 background-position: bottom left;
}

* html body, * html #body1, * html #body2, * html #body3 { background-image: none; }

#wrap {
 padding: 12pt 0px;
 width: 95%;
 height: 100%;
 margin: 0px auto;
}
.headerbar, .navbar {
 background-image: url(/styles/comedynews/theme/images/box_shadow_left.png);
 background-repeat: repeat-y;
 background-position: top left;
 margin: 6px 0px 8px 0px;
 background-color: inherit;
 position: relative; 
 height: 74px !important;
 color: #403f3e;
 background-color: #FFA850;
}

* html .headerbar, * html .navbar { background-image: none; }

.hb1 {
 background-image: url(/styles/comedynews/theme/images/box_shadow_right.png);
 background-repeat: repeat-y;
 background-position: top right;
 height: 100%;
 margin: 0px 0px 0px 0px;
 background-color: #FFA850;
}

* html .hb1 { background-image: none; }

.hb2 {
 background-image: url(/styles/comedynews/theme/images/box_shadow_bottom.png);
 background-repeat: repeat-x;
 background-position: bottom left;
 margin: 0px 6px 0px 0px;
 padding-bottom: 6px;
 height: 100%;
 background-color: #FFA850;
}

* html .hb2 { background-image: none; }

.hb3 {
 background-image: url(/styles/comedynews/theme/images/box_shadow_top.png);
 background-repeat: repeat-x;
 background-position: top left;
 padding: 6px 0px 0px 0px;
 margin: 0px;
 height: 1%;
 background-color: #FFA850;
}

* html .hb3 { background-image: none; }

.navbar { height: 60px;padding-left: 6px;padding-right: 5px; }

.navbar .hb3 { height: 54px; }

.hb3content { height: 68px;background-color: #FF8E29;padding-left: 6px;padding-right: 6px; }

#page-footer .navbar { height: 34px !important; }

#page-footer .navbar .hb3 { height: 28px; }

#page-footer .navbar .hb3content { height: 28px; }

.ol, .ul, .or, .ur {
 background-repeat: no-repeat !important;
 background-position: 0% 0%;
 font-size: 1px;
 height: 6px !important;
 position: absolute;
 width: 6px !important;
 margin: 0px !important;
 padding: 0px !important;
 background-color: #FFA850;
}
.ol {
 background-image: url(/styles/comedynews/theme/images/box_shadow_ol.png) !important;
 top: 0px;
 left: 0px;
}
.or {
 background-image: url(/styles/comedynews/theme/images/box_shadow_or.png) !important;
 top: 0px;
 right: 5px;
}
.ul {
 background-image: url(/styles/comedynews/theme/images/box_shadow_ul.png) !important;
 bottom: -6px;
 left: 0px;
}
.ur {
 background-image: url(/styles/comedynews/theme/images/box_shadow_ur.png) !important;
 bottom: -6px;
 right: 5px;
}

* html .ol, * html .or, * html .ul, * html .ur { display: none; }

.navbar ul { height: auto; }

#site_description { float: 80%; }

#site-description p { padding: 6px 0px 0px 0px; }

p#menue { margin: 12px 0px 0px 0px;padding: 0px;white-space: nowrap; }

#page-body { margin: 4px 8px; }

#tabs a { background-image: url(/styles/comedynews/theme/images/cn_bg_tabs1.png); }

#tabs a span { background-image: url(/styles/comedynews/theme/images/cn_bg_tabs2.png); }

