/*
 =============
 - XGhozt.com
 ===============
*/

body {
	text-align: center;
	min-width: 900px;
	color: #FFFFFF;
	text-shadow: rgba(0,0,0,.8) 2px 2px 2px;
}

	a:link {color: #ED5D10;}
	a:visited {color: #ED5D10;}
	a:hover {color: #ED5D10;}
	a:active {color: #ED5D10;}
	.style1 {font-size: 10px}
	.style2 {
		font-size: 14px;
		}

	
div#copy {
	background-color: #3F3F3F;
	padding: 5px;
	margin: -50px auto 20px auto;
	width: 900px;
	height: 30px;
	text-align: center;
	border: 1px solid #666;
	vertical-align: middle
}

	div#icon_ghuradio {
		padding: 5px;
		margin: -25px auto auto auto;
		width: 100%;
		height: 30px;
		text-align: left;
		border: 0px;
		vertical-align: middle
	}
	
	div#copy_text {
		padding: 5px;
		margin: -3px auto auto auto;
		width: 100%;
		height: 30px;
		text-align: center;
		border: 0px;
		vertical-align: middle
	}

	div#wallpapers{
		padding: 5px;
		margin: -40px auto auto -10px;
		width: 100%;
		height: 25px;
		text-align: right;
		border: 0px;
		vertical-align: middle
	}
		
		
		div#no_style{
			padding: 5px;
			margin: -40px auto auto -130px;
			width: 100%;
			height: 25px;
			text-align: right;
			border: 0px;
			vertical-align: middle
		}
		
		
		

.dock {
	position: relative; 
	height: 50px; 
	text-align: center;
	margin: 5px auto auto auto;
	z-index: 1;
}

.dock-container {
	position: absolute;
	height: 50px;
	background: url('../images/dock-bg.png');
	padding-left: 20px;
}

a.dock-item {
	display: block;
	width: 40px;
	color: #FFF;
	position: absolute;
	top: 0px;
	text-align: center;
	text-decoration: none;
	font: bold 14px Arial, Helvetica, sans-serif;
}
.dock-item img {
	border: none; 
	margin: 5px 10px 0px; 
	width: 100%; 
}
.dock-item span {
	display: none; 
	padding-left: 20px;
}

div#top_left {
	Background-image: url('../images/top_left.png');
	background-repeat: no-repeat;
	padding: 5px;
	margin: -55px auto auto auto;
	width: 100%;
	height: 40px;
	text-align: center;
	border: 0px;
}

div#top_right {
	Background-image: url('../images/affiliate.gif');
	background-repeat: no-repeat;
	background-position: 97.5% 50%;
	width: 100%;
	height: 40px;
	margin: -50px auto auto auto;
	border: 0px;
}

div#nav_display {
	Background-image: url('../images/nav.png');
	background-repeat: no-repeat;
	text-align: left;
	padding: 1px 0px 0px 18px;
	position: absolute;
	color: #FF0000;
}

div#nav_display2 {
	Background-image: url('../images/nav2.png');
	background-repeat: no-repeat;
	background-position: 22% 50%;
	text-align: left;
	width: 301px;
	padding: 2px 0px 0px 105px;
	position: absolute;
	color: #FF0000;
}

	div#nav_date {
		text-align: right;
		padding: 2px 10px 0px 0px;
		color: #FF0000;
		position: relative;
	}

div#content {
	background-color: #151515;
	padding: 10px;
	margin: 10px 0px 0px 10px;
	width:860px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .7em;
	-moz-border-radius: 5px;
}


div#content2 {
	background-color: #151515;
	padding: 10px;
	margin: 10px 0px 0px 10px;
	width:860px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	-moz-border-radius: 5px;
}

.date{
	font-style: italic;
	font-size: 10px;
}

div#title{
	background-image: url('../images/tile_cat.png');
	background-repeat: repeat-x;
	height: 23px;
	padding: 8px 5px 3px 7px;
	border-bottom: solid 1px gray;
}

div#dock_a{
	border-bottom: dashed 1px gray;
	padding: 5px;
}

	div#dock_a a{
		color: #FFFFFF;
		text-decoration: none;
	}


div#tabs{
	border-bottom: dashed 1px gray;
	padding: 5px;
}

	div#tabs a{
		color: #FFFFFF;
		text-decoration: none;
	}

div#glassy{
	border-bottom: dashed 1px gray;
	padding: 5px;
}

	div#glassy a{
		color: #FFFFFF;
		text-decoration: none;
	}

div#graybox{
	border-bottom: dashed 1px gray;
	padding: 5px;
}

	div#graybox a{
		color: #FFFFFF;
		text-decoration: none;
	}

div#styleswitcher{
	border-bottom: dashed 1px gray;
	padding: 5px;
}

	div#styleswitcher a{
		color: #FFFFFF;
		text-decoration: none;
	}

div#xhtml{
	border-bottom: dashed 1px gray;
	padding: 5px;
}

	div#xhtml a{
		color: #FFFFFF;
		text-decoration: none;
	}

div#reflection{
	border-bottom: dashed 1px gray;
	padding: 5px;
}

	div#reflection a{
		color: #FFFFFF;
		text-decoration: none;
	}


