/* L-E Stylez */

/* body, background + images */

HTML {
	height: 100%;
}

body { 
	font-family: "Trebuchet MS", Helvetica, Arial, Sans-serif;
	font-size: 0.75em;
	background-color: #000;
	color: #FFF;
	background-image: url(img/main_bg_bottom-left.jpg);
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-position: 0 100%;
	margin: 0;
	padding: 0;
	height: 100%
}

a {
	text-decoration: none;
	color: #fff;
}

#bg_left {
	position: absolute;
	width: 445px;
	height: 375px;
	background-image: url(img/main_bg_logo.jpg);
	background-repeat: no-repeat;
}

#bg_right {
	position: absolute;
	right: 0;
	width: 266px;
	height: 249px;
	background-image: url(img/main_bg_top-right.jpg);
}

/* div'z */

#wrapper {
	width: 100%;
	margin: 0;
	padding: 0;
}

#content_wrapper {
	display: block;
	position: absolute;
	height: 100%; /* stretches DIV to full height */
	margin-bottom: -60px;
}

#content {
	filter: alpha(opacity=75); 
	-moz-opacity:0.75; 
	background-color: #000;
	float: left;
	width: 705px;
	min-width: 705px;
	min-height: 98.5%; /* stretches DIV to *near* full height */
	margin: 0 100px -40px 275px;
	padding: 0 10px 0 10px;
	border-left: 3px solid #666;
	border-right: 2px solid #666;
	border-top: 10px solid #666
}

#main {
	float: left;
	width: 400px;
	padding: 5px 10px 5px 5px;
	margin: 10px 0 0 0;
}

#main p {
	line-height: 130%;
}

#sidebar {
	float: right;
	width: 235px;
	padding: 5px;
	margin: 15px 15px 0 0;
}

#nav {
	margin: -10px 0 30px 0;
}

#ads {
	width: 726px;
	height: 90px;
	float: left;
	margin-left: -10px;
	background-color:#666;
	filter: alpha(opacity=100); 
	-moz-opacity:1.0; 
}

/* c-laseses */

.main {
	width: 375px;
	float: left;
	font-size: 0.95em;
	margin-left: 10px;
}

.main a {
	color: #f5821f;
}

.main a:hover {
	text-decoration: underline;
}

p.main {
	line-height: 125%;
}

/* All them Title EFX */

.title_main, .title_music, .title_comingsoon, .title_fms, .title_james, .title_astral, .title_kennedy {
	font-family: "Century Gothic", Helvetica, Arial, Sans-Serif;
	font-size: 2.5em;
	margin-bottom: -5px;}

.underline {
	border-bottom: 1px solid #824917;
}

/* phontz + headerz */

h1, h2, h3 {
	font-family: "Century Gothic", Helvetica, Arial, Sans-Serif;
	font-size: 2.5em;
	font-weight: 100;
	margin-bottom: 15px;
}

h2 {
	font-size: 1.5em;
	font-weight: 700;
	letter-spacing: 0.05em;
	padding: 0 0 2px 2px;
	margin-bottom: 2px;
	color: #FFF;
	border-bottom: 1px solid #824917;
}

h3 {
	font-size: 1.25em;
	font-weight: 400;
	margin-bottom: -5px;
}

h4, h4 a {
	color: #f5821f;
	font-size: 1.75em;
	font-weight: 400;
	margin-top: 0px;
	margin-bottom: -5px;
}

h4 a {
	font-size: 1em;
	margin-bottom: -10px;
}

h4 a:hover {
	color: #FFF;
}

h5 {
	margin-top: 2px;;
}

p.download {
	margin-left: 35px;
	margin-top: -20px;
}

p.main_nav {
	color: #f5821f;
	text-align: right;
	border-bottom: 1px solid #666;
}

.orange, p.orange, p.download a:hover, p.bio a:hover {
	color: #f5821f;
}

p.description {
	font-style: italic;
}

p.main_nav a:hover, p.orange a:hover {
	text-decoration: underline;
}

p.bio {
	font-size: 0.9em;
	line-height: 85%;
}

/* Lists' */


#nav ul, #coming_soon ul  {
	list-style-image: url(img/bullet_img.gif);
}

#coming_soon ul {
	margin: 0;
}

#nav li a {
	display: block;
	font-size: 0.95em;
	letter-spacing: 0.15em;
	padding-bottom: 1px;
	padding-top: 1px;
	margin-left: -15px;
	margin-right: 15px;
	margin-top: 2px;
	color: #FFF;
}

#nav li a:hover {
	color: #FFF;
	background-color: #f5821f;
}

#coming_soon li {
	margin: 0;
	padding-bottom: 5px;
}

#links {
	margin-bottom: 25px;
	margin-left: 6px;
}

#latest {
	margin-top: 10px;
}

#links ul, #latest ul {
        list-style-type: none;
        width: 205px;
		padding-left: 10px;
		margin: 0;
		border-left: 1px solid #ccc;
} 

#links li {
        border: 1px dotted #999;
        border-width: 1px 0;
        margin: 5px 0;
}

.main ul {
	list-style-type: none;
}

#links li a, #latest ul a, .main ul li { 
        color: #ccc;
        display: block;
        font: bold 0.90em Arial, Helvetica, sans-serif;
        padding: 5px;
		padding-left: 15px;
        text-decoration: none;
		background-repeat: no-repeat;
		background-position: left;
}

 * html #links li a, #latest ul a {  /* make hover effect work in IE */
	width: 205px;
}

#links li a:hover {
	color: #fff;
	background-image: url(img/bg_nav-gradient.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
}

#links a em { 
        color: #333;
        display: block;
        font: normal 85% Verdana, Helvetica, sans-serif;
        line-height: 135%; 
}

#links a span {
        color: #125F15;
        font: normal 70% Verdana, Helvetica, sans-serif;
        line-height: 150%;
}

#latest ul {
	border: none;
}

#latest li a, .main ul li {
	width: 194px;
	color: #ccc;
	font-weight: normal;
	font-size: 0.85em;
	margin-bottom: 2px;
	background-image: url(img/bullet_img-orange.gif);
	background-repeat: no-repeat;
	background-position: left;
}

.main ul li {
	margin-left: -20px;
	background-image: url(img/bullet_img.gif);
}

.main ol {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

.main ol li {
	background: none;
	margin: 0;
}

#latest a:hover {
	color: #fff;
	border-right: 3px solid #f5821f;
	background-image: url(img/bullet_img.gif);
	background-repeat: no-repeat;
	background-position: left;
	
}

.latest_img {
	width: 210px;
	height: 100px;
	margin: 10px;
	border-right: 1px solid #666;
	border-left: 1px solid #ccc;
	border-top: 1px solid #666; 
	border-bottom: 1px solid #ccc;
}

.lead_article, .article {
	margin: 5px 5px 0 10px;
	padding: 10px 10px 0 10px;
	width: 350px;
	font-size: 0.85em;
}

.mixes {
	height: 90px;
	width: 375px;
	padding: 5px 10px 5px 10px;
	border-bottom: 1px solid #666;
}

.mixes_img {
	width: 77px;
	float: left;
	margin-right: 15px;
	margin-top: 5px;
}

.mixes p {
	font-size: 0.85em;
}

.lead_article {
	height: 125px;
	width: 355px;
	margin-bottom: 20px;
}

.lead_article a, .article a {
	color: #f5821f;
}

.lead_article a:hover, .article a:hover {
	text-decoration: underline;
}

.lead_article p {
	line-height: 115%;
}

.lead_article_img {
	float: left;
	width: 97px;
	height: 110px;
	margin-right: 15px;
	border-right: 1px solid #666;
	border-left: 1px solid #ccc;
	border-top: 1px solid #666; 
	border-bottom: 1px solid #ccc;
}

.article {
	width: 340px;
	background-image: url(img/latest_gradient_bg.jpg);
	background-position: bottom;
	background-repeat: repeat-x; 
	padding: 0 20px 5px 15px;
	margin-bottom: 15px;
	border-right: 1px solid #666;
	border-left: 1px solid #ccc;
	border-top: 1px solid #666; 
	border-bottom: 1px solid #ccc;
}

.article h3 {
	border-bottom: 1px solid #ccc;
	margin-bottom: -2px;
}

.article p {
	line-height: 115%;
}
 