/* Logo = logo.png */
#logo {
	margin: 0;
	padding: 0;
	
	position: absolute;
	left: 50%;
	margin-left: -146px;
	
	background: url(.././images/dark/logo.png) 0 0 no-repeat;
	height: 90px;
	width: 146px;
}
#forumname {
float: left;
font-family: Georgia, sans-serif; 
font-size: 20px; 
padding: 23px 10px;
white-space: nowrap; 
color: white;
}
/* background color for the on, on2 and off GIFs */
.statpng {
	background-color: #26d6ff;
}
/* Normal, standard links. */
a:link, a:visited {
	color: #26d6ff;
}
a:hover {
	color: #ffffff;
}
/* Navigation links - for the link tree. */
.nav, .nav:link, .nav:visited {
	color: #26d6ff;
}
a.nav:hover {
	color: #ffffff;
}
/* The main body of the entire forum. */
body {
	background-color: #121212;
	color : #ffffff;
}
/* overall width of forum */
#wrapper {
	background-color: #1fafd1;
}
/* some background */
#page_bg {
	background-color: #404040;
}
/* header section */
#header {
	background: #404040 url(.././images/dark/header_bg.png) repeat-x top;
	color: #ccc;
}
#header_r {
	color: #ccc;
}
#header_r a, #header_r a:visited {
	color: #26d6ff;
}
#header_r a:hover {
	color: #fff;
}
/* header text and form buttons */
#header_r input, #header_r button, #header_r textarea {
	color: #404040;
}
/* header input elements that are checkboxes or radio buttons. */
#header_r input.check {
}
/* header Selects are a bit smaller, because it makes them look even better 8). */
#header_r select {
	color: #404040;
}
.avatar_frame {
 	background: transparent url(.././images/dark/avatar_frame.gif);
}
/* main navigation */
#menu {
	background: #222 url(.././images/dark/menu_bg_blue.png) repeat-x top;
}
.maintab_back a, .maintab_back a:visited {
	color: #ccc;
	}
.maintab_back a:hover {
	color: #fff;
	background: url(.././images/dark/menu_active_blue.png) 50% 0 no-repeat;
}
.maintab_active_back a, .maintab_active_back a:visited {
	color: #26d6ff;
}
.maintab_active_back a:hover {
	color: #fff;
}
.maintab_active_back a {
	background: url(.././images/dark/menu_active_blue.png) 50% 0 no-repeat;
}
td.maintab_back, td.maintab_active_back {
	background: #222 url(.././images/dark/menu_bg_blue.png) repeat-x top;
}
.seperator {
	background: url(.././images/dark/menu_div_blue.png) 0 0 no-repeat;
}
/* news "ticker" */
#newsbar {
	background: #787878 url(.././images/dark/news_bg_blue.png) 0 0 repeat-x;
	color: #ccc;
	border-bottom: 1px solid #aaa;
}
#news {
	color: #eee;
}
/* current time */
#currenttime {
	color: #ccc;
}
/* top area (linktree and search) */
#top_area {
	background: #404040 url(.././images/dark/shadow_top_grey.png) 0 0 repeat-x;
	color: #ccc;
}
/* advanced search button*/
a.searchb:link, a.searchb:visited
{
	margin: 3px 0 0 0;
	width: 20px;
	height: 15px;
	background-position: top left;
	float: left;
	text-decoration: none;
	background: url(.././images/dark/search2.gif) no-repeat;
}
a.searchb:hover 
{
	background-position: 0px -16px;
	text-decoration: none;
}
/* main content */
#content {
	background-color: #404040;
	color: #cccccc;
}
/* footer */
#footer {
	color: #ccc;
	background: #222 url(.././images/dark/menu_bg_blue.png) repeat-x top;
}
#footer a, #footer a:visited {
	color: #26d6ff;
}
#footer a:hover {
	color: #fff;
}
/* Standard horizontal rule.. ([hr], etc.) */
hr, .hrcolor {
	color: #666666;
	background-color: #666666;
}
/* No image should have a border when linked */
a img {
	border: 0;
}
/* Alternating backgrounds for posts, and several other sections of the forum. */
.windowbg, .windowbg2, .windowbg3  {
	color: #cccccc;
	background: #404040;
	-moz-box-shadow: inset #222 0 2px 5px;
	-webkit-box-shadow: inset #222 0 2px 5px;
}
/* button transparency */
.windowbg a img, .windowbg2 a img, .windowbg3 a img {
	opacity: 0.40;
	filter: alpha(opacity=40)
}
.windowbg a img:hover, .windowbg2 a img:hover, .windowbg3 a img:hover {
	opacity:1!important;
	filter: alpha(opacity=100)!important;
}
.windowbg  img.statpng, .windowbg2  img.statpng, .windowbg3 img.statpng {
	opacity: 1!important;
	filter: alpha(opacity=100)!important;
}

#preview_body.post {
	color: #cccccc;
	background-color: #404040;
}
.calendar_today {
	background-color: #666;
}
/* These are used primarily for titles, but also for headers (the row that says what everything in the table is.) */
.titlebg, tr.titlebg th, tr.titlebg td, .titlebg2, tr.titlebg2 th, tr.titlebg2 td {
	color: #eee;
	background: #787878;
}
.titlebg, .titlebg a:link, .titlebg a:visited {
	color: #404040;
}
.titlebg a:hover {
	color: #dfdfdf;
}
/* same as titlebg, but used where bold text is not needed */
.titlebg2 a:link, .titlebg2 a:visited {
	color: #ccc;
}
.titlebg2 a:hover {
	color: #dfdfdf;
}
/* This is used for categories, page indexes, and several other areas in the forum.
.catbg and .catbg2 is for boardindex, while .catbg3 is for messageindex and display headers*/
.catbg , tr.catbg td , .catbg3 , tr.catbg3 td {
	background: #404040 url(.././images/dark/menu_bg_blue.png) repeat-x;
	color: #ffffff;
}
/* catbg2 is used for a category that has new posts in it... to make it light up. */
.catbg2 , tr.catbg2 td
{
	background: #404040 url(.././images/dark/title_bg_blue.png) repeat-x;
	color: #ffffff;
}
.catbg a:link, .catbg a:visited, .catbg3 a:link, .catbg3 a:visited {
	color: #cccccc;
}
.catbg a:hover, .catbg3 a:hover {
	color: #ffffff;
}
.catbg2 a:link, .catbg2 a:visited {
	color: #404040;
}
.catbg2 a:hover {
	color: #ffffff;
}
/* This is used for tables that have a grid/border background color (such as the topic listing.) */
.bordercolor {
	background: transparent;
}
/* This is used on tables that should just have a border around them. */
.tborder {
	
}
fieldset {
	border: 1px solid #26d6ff;
}
.smalltext {
	color: #888;
}
.navPages {
display: inline;
padding: 2px;
}
a.navPages:hover {
background: #888;
}