@charset "utf-8";

/* -------------------- DEFAULTS ------------------*/

body {
	margin: 0 auto;
	width:1024px;
	text-align:center;
	padding: 0;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-image: url(images/bkgnd.jpg);
	background-color: #000;
	background-repeat: repeat-x;
}
h1, h3  {
	margin-top: 0;
}

h1 {
	font-size: 12px;
	font-weight: normal;
}
*	{
	margin:0; padding:0;
}

h3 {
	font-size: 14px;

}
a {
	text-decoration: none;
	color: #FFFFFF;
}

a:hover {
	text-decoration:none;
	color: #CC0000;
}
a img {
	border: none;
}
/* ------------------------- HEADER ---------------------- */

#header {
	width: 1024px;
	margin: 0 auto;
	height: 200px;
	background-image: url(images/header.jpg);
	background-position: right;
	background-repeat: no-repeat;
	background-color: #000;
	border-bottom:solid #000 1px;
	margin-bottom: 40px;
}
.728x90 {
	float:left;
	width:730px;
	height:110px;
	padding-top:20px;
	padding-left:20px;
	overflow:hidden;

}

.seo {
	padding: 0;
	margin: 0;
	text-align:left;
	color: #CCC;
	background-color: #000000;
}
.logo h1 {
	text-transform: none;
	padding: 10px 0 10px 30px;
	font-size: 9px;
	color: #CCC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #000;
}
.logo_text {
	font-size: 36px;
	text-align: left;
	margin: 20px 0 0 0;
	text-transform: uppercase;
	float: left;
}
.logo_img {
	float:left;
}
/* ---------------------------- MENU ----------------------*/
.menu_back {
	position:absolute;
	width: 1024px;
	height: 31px;
	background-color:#16171a;
	opacity:0.4;
	filter:alpha(opacity=40);
	left: auto;
	top: 170px;
	z-index:1;
	background-image:url(images/h3back.png);
	background-repeat:repeat-x;
}
.menu_front  {
	position:absolute;
	margin: 0 0 0 0;
	padding: 0 0;
	height: 32px;
	left: auto;
	top: 170px;
	z-index:99;
}

.menu_front ul {
	margin: 0 auto;
	padding: 0;
	list-style: none;

}

.menu_front li {
	float: left;
	margin: 0 1px;

}
.menu_front li a {
	float: left;
	width: 7.5em;
	display: block;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;

}

.menu_front a {
	display: inline;
	float: none;
	margin: 0 3px 0 0;
	padding: 8px 10px 10px 10px;
	text-decoration: none;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #2c4259;
	
}

.menu_front a:hover {
	margin: 0 3px 0 0;
	background-color:#CC0000;
	color: #FFFFFF;
	text-decoration:underline;
	opacity:0.8;
	filter:alpha(opacity=80);
	height:12px;
	
}

.menu_front .bookmark {
	color:#CC0000;
}
.menu_front .rss img {
	margin:-3px 0 0 0;
}
/* ----------------------------- CONTENT --------------------------*/
#page {
	width: 1020px;
	margin: 0 auto;
	padding: 0;
	background-color: #270202;
	border: 1px solid #270202;
}
#chosenones {
	margin: 0;
	padding: 0 0 5px 0;
	border: 1px solid #000;
	background-color: #6B0505;
	
}
#chosenones h3 {
	font-family:Georgia, "Times New Roman", Times, serif;
	text-align:left;
	margin: 0 0 0 0;
	padding: 2px 7px 9px 15px;
	color: #CCC;
	background-image: url(images/h3back.png);
	background-repeat: repeat-x;
	border:1px solid #000;
}
.chosenones {
	padding: 1px 0 1px 5px;
}
.chosenones img {
	padding:2px 2px;
}

#content {
	float: left;
	width: 678px;
	text-align: left;
	padding: 0 0 0 0;
	margin: 0 0 5px 0;
	border: 1px solid #000;
	background-color: #6B0505;
}
#content h3 {
	font-family:Georgia, "Times New Roman", Times, serif;
	text-align:left;
	margin: 0 0 0 0;
	padding: 2px 7px 9px 15px;
	background-color: #16171a;
	color: #CCC;
	background-image: url(images/h3back.png);
	background-repeat: repeat-x;
	border:1px solid #000;
}
.plugs {
	
	font-size: 12px;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	text-align:center;
	padding-left:3px;

}

.player {
	text-align:center;
	padding: 0px;
}
#sidebar {
	width: 300px;
	float:right;
	padding: 0 0 0 0;
	margin: 1px 0 10px 0;
	background-color: #6B0505;
	border: 1px solid #000;
}
#sidebar h3 {
	font-family:Georgia, "Times New Roman", Times, serif;
	text-align:center;
	margin: 0;
	padding: 5px 0 5px 0;
	color:#CCC;
	background-color: #16171A;	
	background-image: url(images/h3back.png);
	background-repeat: repeat-x;
	border:1px solid #000;
}

.friends {
	margin: 0 0 5px;
	float:left;
	width: 300px;
	text-align:left;
	
}
.toplist td{
	width:150px;
	border:1px #6B0505 solid;
}
.toplist td:hover {
	border:1px #FFFFFF  dashed;
	color:#FFFFFF;
}
.toplist a:hover {
	color:#FFFFFF;
}
.tracking {
	border-top:1px solid #000;

}

.RandomPlugged {
	text-align:center;
	padding:0 0 0 15px;
}
.RandomPlugged img {
	padding:2px 2px;
}
.random_plugged:hover .description	{
	visibility:visible;
}
.random_plugged:hover	{
	position:relative;
}

#footer {
	width:1024px;
	margin:0 auto;
	text-align:center;
	background-color: #270202;
	padding:1px 0 0 0;
}
#footer p {
	font-size:10px;
	color:#FFF;
}
.footer_nav {
	margin:0;
	text-transform:uppercase;

}

.footer_nav ul li {
	list-style:none;
	display:inline;
}

.footer_nav li {
	margin:0 5px;
	display:block;
}

.footer_nav li:hover {
	
}

#hardlinks {
	background-color: #6B0505;
	border: 1px solid #000;

}
.hardlinks a{
	padding:0 5px;
	
}

/* ----------------------------- PLUGS -------------------------------*/
.plug {
	width:165px;
	height:188px;
	background-color:#000;
	float:left;
	margin-right:3px;
	position:relative;
}
.plugtitle {
	height:135px;
	background-color:#1A1A1A;
	padding:0 2px;
	color:#FFF;
}
.plugtitle:hover {
	background-color:#333;
}
.plugtitle a {
	color:#CC0000;
	text-decoration:none;
}
.cat {
	font-size:10px;
	float:left;
}
.hits {
	float:right;
	font-size:10px;
}
.title {
	color:#FFF;
	font-size:12px;
	text-align:center;
}
/* -------------- hover --------------*/

div > .plug, td > .plug	{
	height:188px; 
	position:static; 
	overflow:visible;
}
.plug:hover	{
	position:relative;
}
.plug:hover .description	{
	visibility:visible;
	
}
.description	{
	position:absolute; 
	top:10px; 
	left:145px; 
	width:181px; 
	background:url(images/tooltipp.png) 11px bottom no-repeat; 
	padding-bottom:5px; 
	z-index:1000; 
	visibility:hidden;
}
.description p		{
background:url(images/tooltipp.png) top right no-repeat; 
padding:5px 2px 0 19px; 
color:#FFFFFF; 
font-size:10px;
}
.pagination {
	margin:0 auto;
	color:#FFFFFF;
	padding:10px;
	
}
.pagination a {
	padding:2px 4px; 
	font:bold 12px/24px arial; 
	color:#FFFFFF; 
	background-color:#161616;
	border:1px solid black;
}

.pagination a:hover {
	padding:2px 4px; 
	font:bold 12px/24px arial; 
	color:#FFFFFF; 
	border:1px solid #FFFFFF;
}
#currentpage {
	font-size:12px;
	color:#FFFFFF;
	margin:3px 3px;
	padding:1px 5px;
	background-color:#161616;
	border:1px solid #FFFFFF;
}
.hostedplug {
	width:650px;
	height:125px;
	margin:0 auto;
	padding:10px 0 5px 0;
	border:1px solid #000;
}

.hostedplug img {
	float:left;
	border:1px solid #FFF;
	margin-right:5px;
}
.hostedplugtitle {
	text-align:center;
	margin-bottom:10px;
}
.hostedplugdesc {
	color:#FFF;
	text-align:left;
	float:left;
	width:470px;
	height:98px;
}
