#content .interior {
	padding: 0px;
	margin: 0px;
}

#nowplaying {
	background-image: url(../_img/nowplaying.gif);
}
#thesession {
	background-image: url(../_img/thesession.gif);
}

#about {
	background-image: url(../_img/about.gif);
	margin-top: 30px;
	width: 38px;
	margin-right: 12px;
}
#gallery {
	background-image: url(../_img/gallery.gif);
	margin-top: 20px;
	width: 46px;
	margin-right: 12px;
}
#adBlock {
	width: 460px;
	height: 60px;
	margin-top: 20px;
}
.aboutHeader {
	margin-top: 30px;
}
.hr {
	border-top: 1px solid #585858;
}
.column {
	float: left;
}
.one {
	width: 560px;
	margin-right: 36px;
}
.one .video {
	width: 560px;
	height: 314px;
	margin-bottom: 20px;
}
.one h5 {
	font-size: 20px;
	margin-bottom: 6px;
}
.one .descrip {
	color: #d0d0d0;
	line-height: 2em;
	margin-bottom: 20px;
}
.one .links a, .two .descrip .readmore {
	font-size: 9px;
	text-transform: uppercase;
	background-color: #eb3102;
	color: #FFF;
	padding: 3px 8px 3px 5px;
	display: inline;
	margin-right: 10px;
}
.one .links a:hover {
	background-color: #ff6e2e;
}
.one .links a .arrow, .arrow {
	font-size: 13px;
}

.two {
	width: 340px;
}
.two h3 {
	font-size: 22px;
	margin-bottom: 10px;
}
.two .descrip, .two .descrip .extended {
	line-height: 1.8em;
	font-size: 11px;
	color: #a1a1a1;
	margin-bottom: 30px;
}
.two .descrip p {
	margin-bottom: 12px;
}
.two ul.tracklist li a {
	background-repeat: no-repeat;
	background-position: 0px 0px;
	background-image: url(../_img/playlist_bg_2.gif);
	display: block;
	width: 340px;
	height: 88px;
	border-bottom: 1px solid #585858;
}
.two ul.tracklist li a.active {
	background-position: 0px -88px;
}
.two ul.tracklist li a .item {
	width: 315px;
	height: 88px;
}	
.two ul.tracklist li a img {
	float: left;
	margin-right: 12px;
	padding: 10px 0px 10px 6px;
}
.two ul.tracklist li a .track {
	font-size: 13px;
	line-height: 1.2em;
	color: #FFF;
	padding-top: 20px;
	margin-bottom: 6px;
	font-weight: bold;
}
.two ul.tracklist li a .artist {
	font-size: 11px;
	color: #828282;
}

/* ------------------------------------------------------------------------------------------- 	*/
/* BLOG 																						*/
/* ------------------------------------------------------------------------------------------- 	*/
#footer .goods {
	padding-top: 24px;
}
#theblogcontent {
	float: left;
	width: 550px;
	margin-right: 40px;
	overflow: hidden;
}
.label {
	text-indent: -8008px;
	width: 80px;
	height: 10px;
	background-repeat: no-repeat;
	margin-bottom: 10px;
}
#footer .label {
	width: 200px;
}
#theblog {
	background-image: url(../_img/theblog.gif);
}
#theblog-blk {
	background-image: url(../_img/label_theblog_blk.gif);
}
#sitesponsor {
	background-image: url(../_img/sitesponsor.gif);
}
#previoussessions {
	background-image: url(../_img/previoussessions.gif);
}
#previoussessions-blk {
	background-image: url(../_img/label_previoussessions_blk.gif);
}
#calendar {
	background-image: url(../_img/label_calendar.gif);
}
#calendar-blk {
	background-image: url(../_img/label_calendar_blk.gif);
}
#advertisements {
	background-image: url(../_img/label_advertisements.gif);
}
#subscribe {
	background-image: url(../_img/updates.gif);
}
#subscribe-blk {
	background-image: url(../_img/label_updates_blk.gif);
}

#theblogcontent .entry {
	padding-bottom: 20px;
	margin-bottom: 20px;
	border-bottom: 1px dotted #FFF;
	color: #dbe7e5;
}
#theblogcontent .entry p {
	margin-bottom: 20px;
}


#theblogcontent .last {
	border-bottom: none;
}
#theblogcontent .entry h3, #theblogcontent .entry .timestamp, #theblogcontent .entry .copy {
	color: #dbe7e5;
}
#theblogcontent .entry h3 {
	font-size: 20px;
	margin-bottom: 2px;
}
#theblogcontent .entry .timestamp {
	text-transform: uppercase;
	font-size: 9px;
	margin-bottom: 15px;
}
#theblogcontent .entry .copy {
	font-size: 13px;
	line-height: 1.5em;
	font-weight: normal;
}

#theblogcontent .entry ul {
	margin-top: 5px;
	list-style-type: disc;
	padding: 0px 20px 0px 40px;
	margin-bottom: 20px;
}
#theblogcontent .entry ul li {
	line-height: 1.2em;
	margin:0px;
	padding:0px;
	padding-bottom: 5px;

}
#theblogcontent .entry .media {
	margin: 10px 0px 0px 0px;
}
#theblogcontent .entry .media .img a {
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
	display: block;
	padding: 1px;
	width: 50px;
	height: 50px;
	border: 1px solid #39635c;
}
.gallery {
	margin-top: 40px;
	border: 1px solid #121212;
}
.gallery ul li{
	float: left;
	margin-right: 12px;
	margin-bottom: 12px;
}
.gallery ul li a {
	display: block;
	width: 120px;
	height: 90px;
}
/* ------------------------------------------------------------------------------------------- 	*/
/* SIDE 																						*/
/* ------------------------------------------------------------------------------------------- 	*/
.sidebar {
	width: 350px;
	float: left;
}
.sponsor {
	border: 1px solid #39635c;
	padding: 23px 26px 22px 23px;
	margin-bottom: 20px;
}
.sponsor a img {
	border: none;
}
p.mlist {
	color: #FFF;
	line-height: 1.5em;
}
.sidebar .form, .two .form {
	margin-bottom: 45px;
}
.sidebar .form input, .two .form input {
	font-size: 14px;
	padding: 4px;
}
.sidebar .form .text, .two .form .text {
	color: #a9a9a9;
	width: 200px;
}
#prevplaylist {
	margin-bottom: 30px;
}
#thecalendar {
	margin-top: 15px;
}
#prevplaylist li, 
#thecalendar li {
	border-bottom: 1px solid #39635c;
	padding-bottom: 13px;
	margin-bottom: 13px;
}
#prevplaylist li:last-child, 
#thecalendar li:last-child {
	border-bottom: none;
}
#prevplaylist img {
	float: left;
	margin-right: 10px;
}
#prevplaylist .artist, #thecalendar .artist {
	font-size: 13px;
	font-weight: bold;
	color: #FFF;
	padding-top: 15px;
	padding-bottom: 7px;
}
#thecalendar .artist {
	padding-bottom: 10px;
	padding-top: 10px;
	font-size: 18px;
	line-height: 1.2em;
}
#thecalendar .date {
	background-color: #39635c;
	color: #49857b;
	font-family: Helvetica, Arial, sans;
	text-align: center;
	padding: 12px;
	width: 40px;
	float: right;
}
#thecalendar .date .month {
	font-size: 12px;
	text-transform: uppercase;
	padding-bottom: 4px;
}
#thecalendar .date .day {
	font-size: 24px;
}
#prevplaylist .link, #thecalendar .link {
	font-size: 9px;
	text-transform: uppercase;
	background-color: #eb3102;
	color: #FFF;
	padding: 3px 8px 3px 5px;
	display: inline;
}
#thecalendar .link {
	background-color: #39635c;
	color: #49857b;
}
#prevplaylist a.link:hover, #thecalendar a.link:hover {
	background-color: #ff6e2e;
	color: #FFF;
}
#thecalendar a.link:hover {
	background-color: #27443f;
	color: #FFF;
}
#prevplaylist .link .arrow, #thecalendar .link .arrow {
	font-size: 13px;
}
#footer .spacer {
	background-color: #49857b;
	clear: both;
	height: 50px;
}

#footer .goods #theblogcontent .entry .copy a, #footer .goods #theblogcontent .entry .copy a:visited {
	color: #FFF;
	text-decoration: underline;
}
#footer .goods #theblogcontent .entry .copy a:hover, #footer .goods #theblogcontent .entry .copy a:visited:hover {
	text-decoration: underline;
}
