body {
	margin: 0;
	padding: 15px;
	margin-top: 3em;
}
#head {
	height: 135px;
	border: 9px double #111;
	background: #151515 url(../images/but_bg.png) repeat-x;
	border: double #353535 1px;
	-moz-border-radius: 8px; -webkit-border-radius: 8px; border-radius: 8px;
	-moz-box-shadow: 0 1px 1px #333, 0 1px 0 #111 inset;
	-webkit-box-shadow: 0 1px 1px #333, 0 1px 0 #111 inset;
	box-shadow: 0 1px 1px #333, 0 1px 0 #111 inset;
}

#logo_title 
{
	padding-left: 15px;
	padding-top: 15px;
	overflow: hidden;
}

.user {
	margin-top: 1ex;
	margin-bottom: 1ex;
	float: right;
	padding: 5px 10px;
	text-shadow: 0 1px 2px #000000;
	border: 2px double #222;
	background-color: #111;
	background-image: -moz-linear-gradient(#444, #111); 
	background-image: -webkit-gradient(linear, left top, left bottom, from(#444), to(#111));	
	background-image: -webkit-linear-gradient(#444, #111);	
	background-image: -o-linear-gradient(#444, #111);
	background-image: -ms-linear-gradient(#444, #111);
	background-image: linear-gradient(#444, #111);
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	border-radius: 8px;
	-moz-box-shadow: 0 1px 1px #777, 0 1px 0 #666 inset;
	-webkit-box-shadow: 0 1px 1px #777, 0 1px 0 #666 inset;
	box-shadow: 0 1px 1px #777, 0 1px 0 #666 inset;
	margin-right: 15px;
	margin-top: 1px;
	margin-bottom: 15px;
	overflow: hidden;
}

#main_menu
{
	height: 60px;
	text-align: center;
	padding: 5px 0;
	width: auto;
	float: none;
	border: 1px dotted #999;
}
#toolbar { height: 60px; background: #3F3F3F url(../images/theme/leather.png) 0 0 repeat-x; border-radius: 8px; -webkit-border-radius: 8px; -moz-border-radius: 8px; border-color: #111111; border-style: double; position: relative;}
#toolbar .left { background: #3C3C3C 0 0 no-repeat; position: absolute; top: 0; left: 0; height: 15px; width: 83px;}
#toolbar .right { background: #3C3C3C 0 -20px no-repeat; position: absolute; top: 0; right: 0; height: 60px; width: 70px;}
#topnav, #topnav ul { margin: 0; padding: 0; z-index: 1000;}
#topnav li { float: left; margin: 0; padding: 0; position: relative; list-style: none;}
#topnav li a { display: block; line-height: 60px; padding: 0 14px; color: #ffa000; font-size: 16px; font-weight: bold; text-decoration: none; text-shadow: 1px 1px 0 rgba(255, 255, 255, 0.1);}
#topnav li a.active { color: #eee; background: url(../images/theme/active.gif) 50% 44px no-repeat;}
#topnav li a.active, #topnav li a:hover { text-shadow: 0 -1px 1px rgba(0, 0, 0, 0.8);}
#topnav li:hover > a { color: #eee;}
#topnav li ul { position: absolute; width: 200px; left: -999em; padding: 5px 0; background: url(../images/theme/navi-bg.jpg); border-color: #111111; border-style: double; border: 1px solid #111; box-shadow: 1px 2px 5px rgba(0, 0, 0, 0.6);}
#topnav li li { width: 200px; height: auto; padding: 0; margin: 0;}
#topnav li li a { display: block; width: 170px; margin: 0 5px; padding: 0 10px; height: auto; float: none; line-height: 30px; text-shadow: 0 -1px 1px rgba(0, 0, 0, 0.3); color: #d3d3d3; font-weight: normal;}
#topnav li li a:hover, #topnav ul li:hover a { background: #181818; box-shadow: none;}
#topnav li:hover ul { left: 0; top: 58px;}
#topnav li:hover ul ul, #topnav li:hover ul ul ul, #topnav li:hover ul ul ul ul { top: -999em; left: auto;}
#topnav li li:hover ul, #topnav li li li:hover ul, #topnav li li li li:hover ul { left: 200px; top: 0;}


/* This is the linktree nav */
.nav
{
	padding-bottom: 5px;
}

/* the div that surrounds the main content */
#content
{
	background: #white;
	border: double #353535 3px;
	-moz-border-radius: 8px; -webkit-border-radius: 8px; border-radius: 8px;
	-moz-box-shadow: 0 1px 1px #333, 0 1px 0 #111 inset;
	-webkit-box-shadow: 0 1px 1px #333, 0 1px 0 #111 inset;
	box-shadow: 0 1px 1px #333, 0 1px 0 #111 inset;
	padding: 10px;
	margin: 15px 0;
">
<input type="image" src="https://www.paypalobjects.com/en_US/i/btn/btn_donateCC_LG.gif" border="0" name="submit" alt="PayPal - The safer, easier way to pay online!">
<img alt="" border="0" src="https://www.paypalobjects.com/en_US/i/scr/pixel.gif" width="1" height="1">
</form>

}

#foot
{
	background: #111 url(../images/but_bg.png) repeat-x; -moz-border-radius: 8px; -webkit-border-radius: 8px; border-radius: 8px;
	border: 1px solid #222;
	padding: 15px;
	text-align: center;

}

#foot ul li
{
	display: inline;
	font-size: 0.8em;
}

#foot ul li.copy_right
{
	display: block;
	font-size: 0.9em;
}

.table_border
{
	background-color: #202020;
}

.windowbg
{
	background-color: #282828;
}

#forumposts div.windowbg, #forumposts div.windowbg2
{
	border-left: 1px solid #222;
	border-bottom: 1px solid #222;
	border-right: 1px solid #222;
}

#forumposts div.cat_bar, #forumposts h3.catbg
{
	background: none;
	background-color: #282828;
}

#quickreplybox  span a{
	color: snow;
}

#quickreplybox div.cat_bar {
	border: 1px solid #222;
}

#quickReplyOptions span {
	background-color: #181818;
}

#quickReplyOptions div {
	background-color: #181818;
}

#forumposts div.cat_bar h3 {
	color: #DFDFDF;
}
#recent div.windowbg2 {
	border: 1px solid #222;
}

a { outline: none; }