body {
	margin: 0px;
	padding: 0px;
	background: url("/images/body_background.gif") repeat-x #575757;
	
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
}
div {
	text-align: left;	
}
a {
	font-weight: bold;
	text-decoration:none;
	color:#900;
}
h1, h2, h3, h4, h5, h6, h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {
	font-family: Georgia, "Times New Roman", Times, serif;	
	font-weight: normal;
}

#container {
	width: 900px;
	background: url("/images/container_background.gif") repeat-y;
	background-position: center;
	text-align:left;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 20px;
	position: relative;
}

#social_networking {
	position: absolute;
	top: 4px;
	left: 29px;
	z-index:100;
	color:#8c8c8c;
	font-size: .7em;
	text-decoration: none;
	text-transform:uppercase;
	width: 200px;
	font-weight: bold;
}
#social_networking ul {
	margin: 0px; padding: 0px;	
}
#social_networking ul li {
	margin: 0px 3px 0px 0px; padding: 0px;
	list-style:none;
	display:block; float: left;
	width: 15px; height: 15px; line-height:1px;
}
.icon_facebook a {
	width: 15px; height: 15px; text-indent: -5000px; display: block; float: left; 
	background: url("/images/share_icons.gif") no-repeat; background-position: 0px -15px;
}
.icon_facebook a:hover {
	background: url("/images/share_icons.gif") no-repeat; background-position: 0px 0px;
}
.icon_twitter a {
	width: 15px; height: 15px; text-indent: -5000px; display: block; float: left;
	background: url("/images/share_icons.gif") no-repeat; background-position: -15px -15px;
}
.icon_twitter a:hover {
	background: url("/images/share_icons.gif") no-repeat; background-position: -15px 0px;
}
.icon_technocrati a {
	width: 15px; height: 15px; text-indent: -5000px; display: block; float: left;
	background: url("/images/share_icons.gif") no-repeat; background-position: -30px -15px;
}
.icon_technocrati a:hover {
	background: url("/images/share_icons.gif") no-repeat; background-position: -30px 0px;
}
.icon_stumbleupon a {
	width: 15px; height: 15px; text-indent: -5000px; display: block; float: left;
	background: url("/images/share_icons.gif") no-repeat; background-position: -45px -15px;
}
.icon_stumbleupon a:hover {
	background: url("/images/share_icons.gif") no-repeat; background-position: -45px 0px;
}
.icon_delicious a {
	width: 15px; height: 15px; text-indent: -5000px; display: block; float: left;
	background: url("/images/share_icons.gif") no-repeat; background-position: -60px -15px;
}
.icon_delicious a:hover {
	background: url("/images/share_icons.gif") no-repeat; background-position: -60px 0px;
}
.icon_digg a {
	width: 15px; height: 15px; text-indent: -5000px; display: block; float: left;
	background: url("/images/share_icons.gif") no-repeat; background-position: -75px -15px;
}
.icon_digg a:hover {
	background: url("/images/share_icons.gif") no-repeat; background-position: -75px 0px;
}

#header_links {
	text-align: right;
	margin-right: 30px;
	height: 23px;
}
#header_links ul {
	margin: 0px; padding: 0px;	
}
#header_links li {
	list-style: none;
	display: inline;
	margin-left: 10px;
}
#header_links a {
	color:#8c8c8c;
	font-size: .7em;
	text-decoration: none;
	text-transform:uppercase;
}
#header_links a:hover {
	color:#e6e6e6;	
}

#home_feature {
	width: 900px;
	height: 325px;
	vertical-align:top;
	padding: 5px 5px 13px 5px;
	background: url("/images/home_feature_bg.gif") no-repeat;
}
#internal_feature {
	width: 900px;
	height: 118px;
	vertical-align:top;
	padding: 5px 5px 13px 5px;
	background: url("/images/internal_feature_bg.gif") no-repeat;
}
#internal_feature_header {
	border: 0px;
	width: 890px; /* 890 */
	height: 100px; /* 100 */
	padding: 0px;
	margin: 0px;
	position: absolute;
	top: 28px;
}
#internal_feature_header h1 a{ 
	text-indent: -5000px;
	display:block;
	width: 890px; height: 100px;
	margin: 0px; padding: 0px;
} 
#internal_feature_header h2 {
	display: none;
}


#navigation {
	position: relative;
	z-index:15;
	top: -26px;
	margin-left: 27px;
}
#navigation ul {
	margin: 0px;
	padding: 0px;
}
#navigation li {
	list-style: none;
	display: inline;
}
#navigation li a {
	display: inline-block;
	width: 109px;
	height: 18px;
	padding-top: 12px;
	text-align: center;
	color: #000;
	text-transform:uppercase;
	font-size: 11px;
	background: url("/images/tab_static.gif") no-repeat;
}
#navigation li a:hover {
	background: url("/images/tab_hover.gif") no-repeat;	
}


#ranking {
	background: url("/images/stars_bg.gif") no-repeat;	
	width: 85px;
	height: 16px;
	float: left;
	margin-right: 10px;
}
#ranking ul {
	margin: 0px; padding: 0px;	
	width: 85px;
}
#ranking ul li {
	margin: 0px; padding: 0px;
	list-style:none;
	display: inline;
}
#ranking ul li a {
	width: 17px;
	height: 16px;
	display: inline;
	float: left;
	background: url("/images/stars.png") no-repeat;
	text-indent: -5000px;
	font-size: 10px;
}
#rankingtext {
	float: left;
	width: 250px;
	font-size: 11px;
	color:#333;
	padding-top: 2px;
}

td {
	font-size: .85em;	
}
thead td {
	background: #333;
	color:#FFF;
	font-weight: bold;
}

#content {
	border: 5px solid #FFF;
	margin: 0px 50px 20px 50px;
	padding: 5px 225px 25px 25px;
	background: #d0d0d0;
	color:#313131;
	font-size: .9em;
	position:relative;
}
#internalpage {
	padding: 5px 25px 25px 25px;
	border: 5px solid #FFF;
	margin: 0px 50px 20px 50px;
	background: #d0d0d0;
	color:#313131;
	font-size: .9em;
	position:relative;
	
}
#content h1, #content h2, #content h3, #content h4 {
	color:#000;
	margin-bottom: 0px;
}
#content p {
	margin-top: 0px;
	margin-bottom: 1.6em;
	line-height: 1.2em;
}

#sidepanel {
	position: absolute;
	top: 10px;
	right: 10px;
	z-index:1;
	width: 192px;
	background: url("/images/sidepanel_bg.gif") repeat-y;
}
#sidepanel_top {
	width: 192px; height: 21px;
	background: url("/images/sidepanel_top.gif") no-repeat;
}
#sidepanel_bottom {
	width: 192px; height: 21px;
	background: url("/images/sidepanel_bottom.gif") no-repeat;
}
#sidepanel_content {
	padding: 0px 10px 10px 10px;
	text-align:center;
	font-size: 11px;
	font-weight:bold;
}
#sidepanel ul {
	margin: 0px; padding: 0px;	
}
#sidepanel ul li {
	list-style: none;
	margin-bottom: 10px;
	text-align:left;
}
#sidepanel h4 {
	color:#000;
	font-size: 14px;
}
.icon_music {
	color:#1f63b8;
	background: url("/images/icon_music.gif") no-repeat;
	padding-left: 20px;
	background-position: top left;
	padding-bottom: 10px;
	display:block;
	font-weight:bold;
}
.icon_podcast {
	color:#623894;
	background: url("/images/icon_podcast.gif") no-repeat;
	padding-left: 20px;
	background-position: top left;
	padding-bottom: 10px;
	font-weight:bold;
}
.featurephoto {
	border: 2px solid #fff;
	background:#000;
	padding: 8px;
	margin: 5px 5px 5px 5px;
}

#bottom_features {
	margin: 20px 45px 0px 45px;
	position: relative;
	height: 275px;
}
#feature_left {
	background: url("/images/bottom_feature_road.jpg") no-repeat #e7e7e7;
	color:#000;
	padding: 10px 20px 20px 20px;
	width: 210px; 
	height: 220px;
	border: 1px solid #FFF;
	margin-right: 25px;
	font-size: 11px;
	position:absolute;
	left: 0px;
	top: -20px;
	font-weight: bold;
}	
#feature_left h2, #feature_left h2 a {
	color:#621d1d;
	font-size: 24px;
	margin: 0px 0px 0px 0px; padding: 0px;
}
#feature_left p {
	margin: 0px; padding: 0px;	
	line-height: 18px;
}
#feature_left a {
	color:#621d1d;
}



#feature_middle {
	background: url("/images/bottom_feature_fog.jpg") no-repeat #e7e7e7;
	color:#000;
	padding: 10px 20px 20px 20px;
	width: 210px; 
	height: 220px;
	border: 1px solid #FFF;
	margin-right: 25px;
	font-size: 11px;
	position:absolute;
	left: 275px;
	top: -20px;
	font-weight: bold;
}	
#feature_middle h2, #feature_middle h2 a {
	color:#55621d;
	font-size: 24px;
	margin: 0px 0px 0px 0px; padding: 0px;
}
#feature_middle p {
	margin: 0px; padding: 0px;	
	line-height: 18px;
}
#feature_middle a {
	color:#55621d;
}



#feature_right {
	background: url("/images/bottom_feature_guitar.jpg") no-repeat #000;
	color:#e9dfbe;
	padding: 10px 20px 20px 20px;
	width: 210px; 
	height: 220px;
	border: 1px solid #FFF;
	margin-right: 25px;
	font-size: 11px;
	position:absolute;
	left: 550px;
	top: -20px;
	font-weight: bold;
}	
#feature_right h2, #feature_right h2 a {
	color:#f5bb7d;
	font-size: 24px;
	margin: 0px 0px 0px 0px; padding: 0px;
}
#feature_right p {
	margin: 0px; padding: 0px;	
	line-height: 18px;
}
#feature_right a {
	color:#f5bb7d;
}


#footer {
	position: relative;
	width: 860px;
	height: 30px;
	border-bottom: 5px solid #FFF;
	margin: 0px 20px 0px 20px;
	color:#616161;
	text-align: center;
	font-size: 10px;
	left: 0px;
	top: 0px;
}
#footer a {
	color:#FFF;
}	
#footer a:hover {
	color:#F90;	
}
.rss {
 color:#F90;
 text-align:center;
}
.rss a {
	color:#FFF;
}
.rss a:hover {
	color:#F90;
}

label {
	font-size: .85em;
}
input, select, textarea {
	clear: both;
	margin-bottom: 10px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: .85em;
}

.comment_form {
	width: 400px;
	height: 150px;
}
.comment_box {
	border: 1px solid #999;
	padding: 10px;
	margin-bottom: 10px;
}
.graybg { background: #e6e6e6; }
.whitebg { background: #FFF; }

.filelist {
	overflow:scroll; 
	width: 300px; 
	height: 80px; 
	font-size:10px; 
	border: 1px solid #000; 
	float:right; 
	background:#FFF; 
	padding: 5px;	
}

.featuresong {
	position: fixed;
	z-index:10;
	top: 100px;
	right: 100px;
	left: 100px;
	bottom: 100px;
	border: 10px solid #fff;
	background: #000;
	color:#e6e6e6;
	display: block;
	padding: 25px;
	font-size: 1.3em;
	text-align:center;
}
.featuresong a {
	color:#F90;
	font-weight: bold;
}

.hidden {
	display: none;
}

.photogallery {
	border: 2px solid #fff;
	background-color:#000;
	padding: 5px;
	float: left;
	margin: 0px 15px 15px 0px;
}


#music_years {
	border: 1px solid #FFF;
	padding: 10px;
	background:#333;
	float: left;
	margin-right: 15px;
	width: 50px;
	height: 175px;
	overflow: auto;
	color:#e6e6e6;
	text-align:center;
}
#music_years ul, #music_years li {
	list-style: none;
	margin: 0px;
	padding: 0px;
}	
#music_years a {
	color:#FC0;
}	

#list_albums {
	font-size: .85em;
	border: 1px solid #FFF;
	padding: 10px;
	background:#333;
	float: left;
	margin-right: 15px;
	width: 650px;
	height: 165px;
	overflow: auto;
	color:#e6e6e6;
}
#list_albums ul, #list_albums li {
	list-style: none;
	margin: 0px;
	padding: 0px;
}	
#list_albums a {
	color:#FC0;
}	

#list_titles {
	display: none;
	font-size: .85em;
	border: 1px solid #fff;
	padding: 10px;
	background:#333;
	float: left;
	margin-right: 15px;
	width: 250px;
	height: 300px;
	overflow: auto;
	color:#999;
	line-height: 1.5em;
}
#list_titles ul, #list_titles li {
	list-style: none;
	margin: 0px;
	padding: 0px;
}	
#list_titles a {
	color:#FC0;
}

.form_box {
	border: 3px solid #333;
	background: #f4f4f4;
	padding: 10px;
	width: 500px;
}
