/**
 * THIS COPYRIGHT NOTICE MUST STAY INTACT FOR FREE USE
 *
 * Free template by ClanTemplates.com
 * Use is permitted only in agreement of the ClanTemplates Terms and Conditions.
 * For help please read the readme.txt or template_help_text.txt files.
 *
 * Template Designed by Andrew06 (http://www.psdshow.com/)
 * Coded by redSHIFT (http://www.uvshock.co.uk/)
 */

body
{
	background: #656565 url('images/background.jpg') repeat-x;
	margin: 34px 0;
	text-align: center;
	color: #ffffff; font-style:normal; font-variant:normal; font-weight:normal; font-size:11px; font-family:Trebuchet MS, tahoma, verdana, arial, helvetica, sans-serif;
	font-size: 10pt;
}

a, a:visited
{
	color: #e7e7e7;
}

a img
{
	border: 0px none;
}

/**
 * Layout
 */

div#container
{
	width: 975px;
	margin: 0 auto;
	text-align: left;
}

#columns
{
	background: url('images/cols_background.jpg') repeat-y;
	clear: both
}


.side_col
{
	width: 200px;
	float: left;
	padding: 1px 1px 1px 2px;
}

.main_col
{
	width: 567px;
	float: left;
}



/**
 * Anchor (Title, nav, slogan)
 */

div#anchor
{
	background: url('images/anchor.jpg') no-repeat;
	height: 100px;
	margin: 0;
	clear: both;
}

	div#anchor h1
	{
		font: bold 27px "Trebuchet MS", Arial, Helvetica, Sans-serif;
		color: #fefefe;
		text-transform: uppercase;
		margin: 0;
		padding: 3px;
		width: 350px;
		text-align: left;
		float: left;
		height: 48px;
		overflow: hidden;
	}
	
	#anchor ul
	{
		list-style-type: none;
		height: 52px;
		width: 245px;
		padding: 0;
		float: left;
		overflow: hidden;
	}
	
		#navigation-left
		{
			margin: 0;
			width: 450px;
			float: left;
			min-height: 100px;
			
			background: url('images/DHDLogo_med.png') no-repeat 0px 5px;
		}
		#navigation-right
		{
			margin: 27px 66px 3px 200px;
			width: 200px;
		}
	
		#anchor ul li
		{
			float: left;
			margin: 29px 0 0 7px;
			height: 19px;
		}
	
		#anchor ul li.right
		{
			float: right;
		}
		
		#anchor ul li a
		{
			display: block;
			text-decoration: none;
			height: 19px;
			overflow: hidden;
			color: #ffffff;
			text-transform: uppercase;
			background: url('images/nav_bg.jpg') repeat-x;
			font-style:normal; font-variant:normal; font-weight:500; font-size:14px; font-family:Trebuchet MS; padding-left:3px; padding-right:3px; padding-top:1px; padding-bottom:0
		}
	
	#anchor .notice
	{
		position: relative;
		width: 100%;
		height: 19px;
		text-align: center;
		font-family: tahoma;
		outline: solid 1px #fff;
	}
	

/**
 * Banner (banner image, login form)
 */

#banner
{
	background: url('images/banner.png') no-repeat;
	height: 69px;
	clear: both
}

	#banner form
	{
		width: 160px;
		float: right;
		padding: 10px 0 0 0;
	}
	
	#banner #userbox
	{
		width: 130px;
		float: right;
		padding: 3px 0;
		font-size: 0.8em;
	}
	
	#banner #userbox a
	{
		text-decoration: none;
	}
	
	#banner form input.text
	{
		background: url('images/input_text.jpg') no-repeat;
		width: 107px;
		height: 14px;
		overflow: hidden;
		border: 0px none;
		color: #ffffff;
		padding: 4px;
		overflow: hidden; font-style:normal; font-variant:normal; font-weight:normal; font-size:11px; font-family:tahoma; margin-left:0; margin-right:0; margin-top:0; margin-bottom:3px
	}
	
	#banner form input.go
	{
		background: url('images/button_go.jpg') no-repeat;
		width: 31px;
		height: 22px;
		border: 0px none;
		margin: 1px;
		overflow: hidden
	}


/**
 * Headings, paragraph and text-formatting
 */

h2
{
	background: url('images/box_head_bg.jpg') repeat-x;
	padding: 0;
	height: 25px;
	font-size: 1.1em;
}

p
{
	margin: 0;
	padding: 5px 0 5px 0;
}

/** Sponsor Box **/

p.sponsors
{
	text-align: center;
	padding: 0;
}

/** Server Info Box **/

p.server
{
	color: #9e9e9e;
	background: url('images/border-bottom.jpg') repeat-x bottom left;
	padding: 2px
}

	p.server b
	{
		color: #ffffff;
	}
	
	p.server span.full
	{
		color: #ff0000;
		font-weight: bold;
	}
	
	p.server span.space
	{
		color: #00ff00;
		font-weight: bold;
	}


/**
 * Main Column (center) Additions
 */

.main_col h2
{
	background: url('images/news_head.jpg') repeat-x;
	height: 16px;
	font-size: 11px;
	padding: 5px;
	margin: 0;
	border-bottom: 1px solid #141414
}

	.main_col h2 span
	{
		float: right;
		font-weight: normal;
	}
.main_col p
{
	padding: 10px;
	color: #9e9e9e;
}

	.main_col .entry
	{
		margin: 8px;
		border: solid 2px #141414;
		background: #171918;
	}
	
	.main_col .entry h3
	{
		margin: 5px;
	}
	
	.main_col .entry a
	{
		text-decoration: none;
	}
	
	.main_col hr
	{
		border: 0;
		margin: 3px 4px;
		padding: 0;
		border-bottom: solid 2px #650e0e;
	}
	
	.main_col .entry_bottombar
	{
		padding: 5px;
		border-top: solid 2px #141414;
		background: #444;
	}


/**
 * Side Columns Additions
 */
 
.side_col h2, h3
{
	margin: 0;
}

.side_col p, h3, img
{
	padding: 5px;
}

	.side_col #servers
	{
		padding: 20px;
	}
	
	.side_col .donations
	{
		padding: 3px;
		margin: 5px;
		border: solid 2px #222;
		background: #171918;
		font-size: 8pt;
	}


/**
 * Footer
 */

div.footer
{
	color: #666;
	background: url('images/footer.jpg') repeat-x;
	height: 17px;
	text-align: center;
	font-size: 8pt;
	padding: 2px;
	clear: both
}

	div.footer a
	{
		text-decoration: none;
		color: #666;
	}
	
	div.footer span
	{
		float: left;
	}

/**
 * Tables
 */
 
th {
	background: #666;
	}
	
/**
 * Misc
 */

.clear
{
	clear: both;
}

.center
{
	text-align: center;
}

.db
{
	border: solid 1px #fff;
}

.sf
{
	font-size: 8pt;
}

.pad
{
	padding: 5px;
}

.error
{
	display: inline-block;
	width: 50%;
	min-height: 20px;
	color: #ff0000;
	background: #333;
	border: solid 2px #000;
}

.info 
{
	width: 400px;
	background: #222;
	border: solid 2px #111;
	margin: 10px auto;
	padding: 10px 10px;
	text-align: center;
}

.no_und
{
	text-decoration: none;
}

.cell
{
	padding: 5px;
}
	
.hov:hover
{
	background-color: #444;
	cursor: hand;
	cursor: pointer;
}

.hov:active
{
	background-color: #666;
	cursor: hand;
	cursor: pointer;
}

.fall
{
	margin: 0;
	padding: 0;
	font-size: 0.8em;
	font-weight: bold;
	color: #888;
}

/**
* Modules
*/
.shoutbox
{
	height: 300px;
	overflow-y: scroll;
	padding: 5px;
}
	
	.shoutbox_panel
	{
		height: 600px;
		padding: 5px;
	}
	
	.shoutbox_txt
	{
		background: #444;
		color: #fff;
		margin: 10px;
		width: 80%;
		height: 100px;
	}
	
/* Ventrilo */
.vent-server {
	list-style:none outside;
	padding-left: 0.4em;
	padding-bottom: 0.4em;
}
.vent-user {
	list-style-image:url(images/venticon_user.png);
}
.vent-admin {
	list-style-image:url(images/venticon_admin.png);
}
.vent-idle {
	list-style-image:url(images/venticon_idle.png);
}
#ventmodule {
	height: 260px;
	border: 2px solid #000;
	padding: 5px;
	overflow-y: scroll;
	scrollbar-base-color: #CCC;
	}