body, html{
	margin: 0;
	padding: 0;
	height: 100%;
	background: url(images/bg1.jpg) center 0px;
	}
#newsletter input[type=text]{
	border: 3px solid black;
	padding: 4px;
}

.gigpress-info-label{
	font-weight: bold;
	padding: 4px;
	color: #252E35 !important;
}

.description{
	line-height: 20px;
}

#sidebar #newsletter{
	background: #ba7e40;
	padding-top: 9px;
	margin-bottom: 5px;
	margin-top: 5px;
}

	#sidebar #newsletter form{
		margin: 10px;
		padding-bottom: 10px;
	}

#page{
	font-family: Helvetica, Arial;
	font-size: 14px;
	background: #f8f0e2 !important;
	color: #252e35;
	border-left: 16px solid black;
	border-right: 16px solid black;
	border-bottom: 16px solid black;
	overflow: auto;
}

.float_l{
	float: left;
}

.float_r{
	float: right;
}

#footer{
	text-align: right;
	border-top: 2px solid #d1700e;
	font-size: 11px;
	margin-top: 50px;
}

#now_playing{
	position: absolute;
	top: 12px;
	right: 10px;
	font-weight: bold;
}

a {
	color: #d1700e;
	text-decoration: none;
	font-weight: bold;
	
}

h1#logo {
	margin-top: 40px;
	margin-bottom: 0;
}

h1#logo a{
	text-transform: uppercase;
	text-decoration: none;
}

#topnav {
	list-style: none;
	margin: 40px 0 0 0;
	padding: 0;
	float: right;
}

#topnav li {
	display: block;
	float: left;
	width: 75px;
	margin-left: 18px;
	padding-top: 10px;
	padding-bottom: 10px;
	background: #252e35;
}
 
#topnav li a{
	display: block;
	text-align: center;
	color: #f8f0e2;
	text-decoration: none;
	line-height: 12px;
}

.category_header, #linkcat-2{
	margin-top: 5px;
	margin-bottom: 5px;
}

.head_wrap, #sidebar .widgetlinks, #linkcat-2{
	padding-top: 9px;
}

.open_arrow{
	position: relative;
	padding-top: 4px;
	padding-right: 10px;
	
}

#song_arrow{
	position: relative;
	padding-left: 10px;
	
}

#show_arrow{
	padding-left: 10px;
}

#show_head_wrap{
	background: #d1700e;
	cursor: pointer;
	margin-bottom: 5px;
	padding-top: 9px;
	padding-bottom: 9px;
	overflow: auto;
}


#song_head_wrap{
	background: #d9dfbb;
	margin-bottom: 5px;
	cursor: pointer;
	padding-top: 9px;
	padding-bottom: 9px;
	overflow: auto;
}

#song_head_wrap h2{
	cursor: pointer;
}

#news_head_wrap{
	background: #f5e15c;
}

#sidebar #linkcat-2 {
	background: #ba7e40;
}

#sidebar #linkcat-2 ul{
	background: #f8f0e2 !important;
}

.category_header h2, #sidebar h2 {
	display: inline;
	margin: 0 0 0 0;
	padding: 5px 0 0 8px;
	font-size: 16px;
	font-weight: normal;
}

h2 a{
	font-size: 18px;
	font-weight: bold;
	text-decoration: none;
	color: #000000;
}

.post {
	border-bottom: 3px solid #f5e15c;
}


#song_slide {
padding-bottom: 10px;
top: -30px;
}

#show_slide{
	padding-bottom: 10px;
}

#song_list .wpa_container{
	display: block;
	padding-top: 10px;
	padding-left: 10px;
	
	
}

#song_list .wpa_container a{
	color: #262F35;
}


#sidebar ul{
	list-style: none;
	margin: 0;
	padding: 0;
	font-size: 14px;
}

#sidebar ul li ul li{
	padding-left: 8px;
	padding-top: 8px;
}



