/*#############################################################
Name: Beautiful Day
Date: 2006-11-16
Description: A soft and bright two-column template.
Author: Viktor Persson
URL: http://templates.arcsin.se

Feel free to use and modify but please provide credits.
#############################################################*/

/* standard elements */
html {min-height: 101%;}

* {
	margin: 0;
	/*padding: 12;*/
}

a {color: #963;text-decoration:none;outline:none;}
a:hover {color: #C60;text-decoration:none;outline:none;}
a.thedjlist {background:url(http://www.thedjlist.com/cgi-bin/thedjlist.cgi?LRCN) no-repeat;height:118px;width:120px;border:0;display:block;outline:none;}
a.thedjlist span {display:none;outline:none;}
a.thedjlist_p {display:block;width:120px;text-align:center;outline:none;}
a.expbutton {background: transparent url(/images/aimexp_dload_button_sprite.gif) no-repeat scroll 0 0;display:block;width:279px;height: 51px;outline:none;}
a.expbutton:hover {background: transparent url(/images/aimexp_dload_button_sprite.gif) no-repeat scroll 0 -51px;outline:none;}
a.expbutton:active {background: transparent url(/images/aimexp_dload_button_sprite.gif) no-repeat scroll 0 -102px;outline:none;}
a.thedjlist {background:url(http://www.thedjlist.com/cgi-bin/thedjlist.cgi?LRCN) no-repeat;height:118px;width:120px;border:0;display:block;outline:none;}
a.thedjlist span {display:none;outline:none;}
a.thedjlist_p {display:block;width:120px;text-align:center;outline:none;}

a.soundcloud-dropbox:hover {color: white !important; background-color: transparent !important; background-position: -200px 0 !important;}*html a.soundcloud-dropbox {background-image: none !important; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='(http://a1.soundcloud.com/images/dropbox_square_dark.png?0577bf)', sizingMethod='crop') !important;} /* if you want to have valid HTML, please be so kind and put the style part in the head of your page */

#dj_head {color:#C1C1C1;}
#dj_head_inner {background:transparent url(http://i0.thedjlist.com/test_dj_bg3.png) no-repeat top left;margin-left:50px;min-height:148px;}
#dj_head_inner_data {margin-left:122px;padding-top:20px;list-style:none;}
#dj_head h2 {color:#fff;font-size:200%;display:inline;letter-spacing:-2px;}
#dj_head h3 {font-size:200%;font-weight:bold;margin:0 20px 0 0;float:right;}
.fan_btn_container {list-style:none;margin:5px 0 0 00;padding:0;}
.fan_btn_container li {margin:0 5px 0 0;padding:0;float:left;list-style: none;}
.fan_btn_on, .fan_btn_on:hover, .fan_btn_on:visited, .fan_btn_on:visited:hover {background:transparent url(http://i0.thedjlist.com/temp_btn_fan_on.png) no-repeat top left;display:block;text-align:center;color:#fff;width:73px;height:24px;padding-top:4px;text-decoration:none;}
.fan_btn, .fan_btn:visited {background:transparent url(http://i0.thedjlist.com/temp_btn_fan.png) no-repeat top left;display:block;text-align:center;color:#c1c1c1;width:73px;height:24px;padding-top:4px;}
.fan_btn:hover, .fan_btn:visited:hover {background:transparent url(http://i0.thedjlist.com/temp_btn_fan_on.png) no-repeat top left;display:block;text-align:center;color:#c1c1c1;width:73px;height:24px;padding-top:4px;text-decoration:none;color:#fff;}
.fan_btn_wide_on, .fan_btn_wide_on:hover, .fan_btn_wide_on:visited, .fan_btn_wide_on:visited:hover {background:transparent url(http://i0.thedjlist.com/temp_btn_fan_wide2_on.png) no-repeat top left;display:block;text-align:center;color:#fff;width:100px;height:24px;padding-top:4px;text-decoration:none;}
.fan_btn_wide, .fan_btn_wide:visited {background:transparent url(http://i0.thedjlist.com/temp_btn_fan_wide2.png) no-repeat top left;display:block;text-align:center;color:#c1c1c1;width:100px;height:24px;padding-top:4px;}
.fan_btn_wide:hover, .fan_btn_wide:visited:hover {background:transparent url(http://i0.thedjlist.com/temp_btn_fan_wide2_on.png) no-repeat top left;display:block;text-align:center;color:#c1c1c1;width:100px;height:24px;padding-top:4px;text-decoration:none;color:#fff;}
ul.n_nav li a#vote_now {background:transparent url(http://i1.thedjlist.com/n_nav_vote_btn_blue2.png) no-repeat top left; margin:8px 0 0 4px}
ul.n_nav li a#vote_now span {background:none; padding:5px 12px 0 3px; margin:0 0 0 4px}
.vote_now, .vote_now_on {display:block; background:transparent url(http://i1.thedjlist.com/temp_btn_vote.png) no-repeat top left; margin:0; height:32px; color:#c1c1c1}
.vote_now_on {text-decoration:none; background:transparent url(http://i1.thedjlist.com/temp_btn_vote_on.png) no-repeat top left; color:#fff}
.vote_now:hover, .vote_now:visited:hover, .vote_now_on:hover, .vote_now_on:visited:hover {text-decoration:none; background:transparent url(http://i1.thedjlist.com/temp_btn_vote_on.png) no-repeat top left; color:#fff}
.vote_now span,.vote_now_on span {display:block; background:none; padding:4px 12px 0 3px; margin:0 0 0 4px}
.vote_now_on span {color:#fff}
.clearboth {clear:both; font-size:1px; line-height:1px; background-color:transparent;height:1px;}

body {
	background-image:url('images/fiery_difference_by_endure_bgbw.jpg');
	background-repeat:no-repeat;
	background-attachment:fixed;
	background-position:right;
	background-color:#feffff;
	color: #444;
	font-family:"Verdana",Tahoma,Arial,Sans-Serif;
	font-size: small;
}

div.center {text-align:center}
div.tbcenter 
{
/* for IE */
-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=75)"; /* IE 8 */
filter: alpha(opacity=75); /* IE 4-7 */
/* CSS3 standard */
opacity:0.75;
}

p,code,ul {padding-bottom: 1.2em;}

li {
	list-style: none;
	padding: 0px 5px;
	font-size: 1em;
	font-family: "Lucida Sans Unicode",sans-serif;
}

.left a,.left a:hover {color: #0FF;outline:none;}

h1 {
	/*font: normal 1.8em Tahoma,sans-serif;*/
	margin-bottom: 4px;
}

code {
	background: #FFF;
	border: 1px solid #EEE;
	border-left: 6px solid #C1CAD3;
	color: #666;
	display: block;
	/*font: normal 1em Tahoma,sans-serif;*/
	line-height: 1.6em;
	margin-bottom: 12px;
	padding: 8px 10px;
	white-space: pre;
}

blockquote {
	background: url(images/quote.gif) no-repeat;
	display: block;
	font-weight: bold;
	padding-left: 28px;
}

h1,h2,h3 {padding-top: 6px;}

/* misc */
.clearer {clear: both;}

.left {float: left;}

.right {float: right;}

/* structure */
.container {
	background: #FFF;
	/*font-size: 1.2em;*/
	margin: 0 auto;
	padding: 0 0px 10px;
	width: 780px;
}

/* header */
.top {
	/*background: url(images/clouds.gif) repeat-x;*/
	padding: 10px 0px 0px;
}

/* title */
.header {
	/*background: #FFF;*/
	/*font-size: 1.2em;*/
	height: 76px;
	margin: 0 auto;
	padding: 0px 0px 3px;
	width: 780px;
}
.header .left, .header .right {
	background: #A4A4A0;
	color: #FFF;
	height: 76px;	
	font-size: 0.9em;
}
.header .left {
	background: #B3C2C7 url(images/bg_header.gif) repeat-x 0 0;
	/*font: normal 2.8em "Trebuchet MS",sans-serif;*/
	/*line-height: 74px;*/
	text-align: center;	
	width: 564px;
}
.header .right {
	background: #B3C2C7 url(images/bg_header.gif) repeat-x 0 0;
	line-height: 76px;
	text-align: center;
	width: 212px;
}
.header .left p,.header .right p,.header .right h2 {padding: 5px 5px;}
.header .right h2 {padding-top: 5px; font: normal 1.6em "Trebuchet MS",sans-serif;}

/* navigation */
.navigation {
	background: #D9E1E5 url(images/nav.gif);
	border: 1px solid #DFEEF7;
	border-color: #DFEEF7 #CFDEE7;
	height: 41px;
}
.navigation a {
	background: #D9E1E5 url(images/nav.gif);
	border-right: 1px solid #AFBEC7;
	color: #456;
	display: block;
	float: left;
	font: bold 1.1em sans-serif;
	line-height: 41px;
	padding: 0 20px;
	text-decoration: none;
	outline:none;
}
.navigation a:hover {background-position: left bottom; color: #234;outline:none;}

/* main */
.main {
	border-top: 0px solid #FFF;
	background: url(images/bgmain.gif) repeat-y;
}

/* sub navigation */
.sidenav {
	float: right;
	width: 210px;
}
.sidenav h2 {
	color: #5A5A43;
	font-size: 1em;
	line-height: 30px;
	margin: 0;
	padding-left: 12px;
}
.sidenav p {
	font-family:"Lucida Sans Unicode",sans-serif;
	font-size:1em;
	margin: 0;
	padding: 0px 15px;
}
.sidenav ul {
	padding: 0;
	border-top: 1px solid #EAEADA;
}
.sidenav li {border-bottom: 1px solid #EAEADA;}
.sidenav li a {
	font-size: 1.1em;
	color: #554;
	display: block;
	padding: 8px 0 8px 5%;
	text-decoration: none;
	width: 95%;
	outline:none;
}
.sidenav li a:hover {
	background: #F0F0EB;
	color: #654;
	outline:none;
}

/* content */
.content {
	float: left;
	margin: 0px 0;
	padding: 0 10px;
	width: 531px;
}
.content .descr {
	color: #664;
	font-size: 0.9em;
	margin-bottom: 6px;
}
.content li {
	list-style: url(images/li.gif);
	margin-left: 18px;
}
.content p {font-family: "Lucida Sans Unicode",sans-serif;}

a.bc {font-family: "Lucida Sans Unicode",sans-serif;font-weight: bold;}

table.form {
font-weight: normal;
font-family: "Lucida Sans Unicode",sans-serif;
font-size: 0.9em;
border-style:none;
}

table.wrap {
background-color:#9C9E9C;
border-width:1px;
border-color:#555555;
border-style:solid;
padding:2px; }

/* footer */
.footer {
	background: url(images/bgfooter.gif) repeat-x;
	color: #FFF;
	font: bold 1em sans-serif;
	line-height: 39px;
	text-align: center;
}
.footer a,.footer a:hover {color: #FFF;outline:none;}