/*
Theme | Default Style
Dated | June 26th, 2007
Build | v 1.0.0
*/

body {background-color: #FFFFFF; color: #333333; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; width: 950px; margin: 0px;}
a:link, a:visited {text-decoration: none; color: #5C66A0;}
a:hover {text-decoration: none; color: #000000;}
img {border: 0px;}
input {background-color: #FFFFFF; color: #333333; border: 1px solid #000000; font-size: 11px; font-weight: bold;}
select {background-color: #FFFFFF;}
textarea {background-color: #FFFFFF; color: #333333;}

/* Header/Title Styles */
.bHeader {font-weight: bold;}
.cHeader {text-align: center;}
.eHeader {font-style: italic;}
.bcHeader {font-weight: bold; text-align: center;}
.beHeader {font-weight: bold; font-style: italic;}
.ceHeader {text-align: center; font-style: italic;}
.bceHeader {font-weight: bold; text-align: center; font-style: italic;}

/* Primary Body Content */
#body {margin-top: 0px; width: 950px;}
#body #header {width: 950px; height: 175px; margin: 0px;}
#body #header .logo {float: left; position: absolute; z-index: 10; width: 450px; height: 175px; margin: 0px; background: transparent url("http://www.unrealircd.com/images/themes/default/header.gif") top left no-repeat;}
#body #header .navi {float: right; width: 500px; height: 175px; margin: 0px;}
#body #header .navi .upper {text-align: center; background: transparent url("http://www.unrealircd.com/images/themes/default/navigation_upper.png") top right no-repeat; position: absolute; left: 400px; top: 11px; width: 500px; height: 30px; padding-right: 20px; padding-top: 6px; z-index: 6;}
#body #header .navi .upper .links {width: 500px; height: 12px;}
#body #header .navi .lower {text-align: center; background: transparent url("http://www.unrealircd.com/images/themes/default/navigation_lower.png") top right no-repeat; width: 500px; height: 30px; padding-right: 50px; padding-top: 6px; z-index: 2;}
#body #header .navi .lower .links {width: 500px; height: 12px;}
#body #header .navi .selected {font-weight: bold; text-decoration: underline;}
#body #header .navi a:link, #body #header a:visited {text-decoration: none; color: #990000;}
#body #header .navi a:hover {text-decoration: none; color: #CF0000;}

#body #container {width: 950px; margin: 0px; vertical-align: top;}
#body #container .left {float: left; width: 200px; height: 525px; background: transparent url("http://www.unrealircd.com/images/themes/default/left_vertical.png") top left repeat-y;}
#body #container .left .foot {width: 175px; height: 150px; vertical-align: middle; position: absolute; top: 680px;}
#body #container .left .leftbody {width: 175px; padding-left: 25px; vertical-align: middle; position: absolute; left: 5px; top: 170px; margin-right: 25px; z-index: 5;}
#body #container .content {float: right; width: 750px; height: 100%; text-align: left;}
#body #container .pageTitle {text-align: center; vertical-align: middle; font-weight: bold; font-size: 12px; height: 15px; border-left: solid 1px #333333; border-top: solid 1px #333333; border-right: solid 1px #333333; color: #FFFFFF; background-color: #6E7D99; padding: 2px;}
#body #container .newsEntry {border: solid 1px #333333;}
#body #container .newsEntry .Title {text-align: center; vertical-align: bottom; font-weight: bold; font-size: 12px; height: 16px; border-bottom: dashed 1px #333333; color: #000000; background: #B7BFCE url("http://www.unrealircd.com/images/themes/default/newsbox_title.png") top left repeat-x; padding: 2px;}
#body #container .newsEntry .Entry {vertical-align: top; font-size: 11px; color: #000000; background: #E4E6ED url("http://www.unrealircd.com/images/themes/default/newsbox_bg.png") top left repeat;}
#body #container .newsEntry .postdate {font-weight: bold; padding: 5px;}
#body #container .newsEntry .newspost {margin-left: 10px; padding: 5px;}
#body #container .newsEntry .postbase {color: #000000; background: #E4E6ED url("http://www.unrealircd.com/images/themes/default/newsbox_bg.png") top left repeat; padding: 5px; border-top: dashed 1px #333333;}

#body #footer {width: 750px; height: 50px; text-align: center; color: #000000;}
#body #footer a:link, #body #footer a:visited {text-decoration: none; color: #990000;}
#body #footer a:hover {text-decoration: none; color: #CF0000;}