body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	line-height:18px;
	color:#000;
	margin-top:10px;
	margin-bottom: 15px;
}

a {
	color: #a01111;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

#header, #content, #footer {
	overflow: hidden;
}

#masthead {
	margin-bottom: 16px;
	overflow: hidden;
}

#player {
	padding-top: 13px;
	text-align: right;
}

#playertop {
	float: right;
	text-align: left;
	overflow: hidden;
	width: 282px;
	border:1px solid #000;
	padding: 1px;
}

#playertop p {
	margin-top: 4px;
	font-size: 13px;
}

#playertop a:hover {
	text-decoration: none !important;
}

#playertop h3 {
margin-top: 3px;
font-size: 14px;
text-transform: uppercase;
font-weight: bold;
}

#playertop img {
float: left;
margin-right: 7px;
}

h1.logo {
	background:transparent url(../../img/logo.png) no-repeat scroll left top;
}

h1.logo a {
	display:block;
	height:60px;
	text-indent:-9999px;
	width:491px;
}

#nav {
	overflow: hidden;
	clear: both;
	width: 940px;
	margin-bottom: 20px;
}

#nav ul {
	float: left;
}

#nav ul li {
	display: inline;
	float: left;
}

#nav ul li a {
	display:block;
	overflow: hidden;	
	text-indent: -9999px;
	font-size: 1px;
	height: 20px;
	background-repeat: no-repeat;
	background-position: 0px 0px;
}

#nav ul li a.active, #nav  li a:hover  {
    background-position: 0px -20px;
}

#nav li.about a {
	width: 84px;
	background-image: url('../../img/nav/nav_about.png');
}

#nav li.buzz a {
	width: 76px;
	background-image: url('../../img/nav/nav_buzz.png');
}

#nav li.calendar a {
	width: 131px;
	background-image: url('../../img/nav/nav_calendar.png');
}

#nav li.kudos a {
	width: 97px;
	background-image: url('../../img/nav/nav_kudos.png');
}

#nav li.recordings a {
	width: 164px;
	background-image: url('../../img/nav/nav_recordings.png');
}

#nav li.tunes a {
	width: 172px;
	background-image: url('../../img/nav/nav_tunes.png');
}

#nav li.photos a {
	width: 108px;
	background-image: url('../../img/nav/nav_photos.png');
}

#nav li.contact a {
	width: 108px;
	background-image: url('../../img/nav/nav_contact.png');
}



#main_container {
	overflow: hidden;
	width: 940px;
	margin-bottom: 4px;
}

/* styles for regular pages */

#sidebar_left {
	border-top:4px solid #000;
	padding-top: 5px;
}

#sidebar_left h3.about {
	background:transparent url(../../img/head_about.png) no-repeat scroll left top;
}

#sidebar_left h3.admin {
	background:transparent url(../../img/head_admin.png) no-repeat scroll left top;
}

#sidebar_left h3.buzz {
	background:transparent url(../../img/head_buzz.png) no-repeat scroll left top;
}

#sidebar_left h3.calendar {
	background:transparent url(../../img/head_calendar.png) no-repeat scroll left top;
}

#sidebar_left h3.kudos {
	background:transparent url(../../img/head_kudos.png) no-repeat scroll left top;
}

#sidebar_left h3.recordings {
	background:transparent url(../../img/head_recordings.png) no-repeat scroll left top;
}

#sidebar_left h3.tunes {
	background:transparent url(../../img/head_tunes.png) no-repeat scroll left top;
}

#sidebar_left h3.photos {
	background:transparent url(../../img/head_photos.png) no-repeat scroll left top;
}

#sidebar_left h3.contact {
	background:transparent url(../../img/head_contact.png) no-repeat scroll left top;
}

#sidebar_left h3.downloads {
	background:transparent url(../../img/head_downloads.png) no-repeat scroll left top;
}

#sidebar_left h3 a {
	display:block;
	height:50px;
	text-indent:-9999px;
	width:220px;
}

#sidebar_left h4, #sidebar_right h4 {
	font-weight: bold;
	font-size: 14px;
	margin-bottom: 15px;
	color: #a01111;
	text-transform: uppercase;
}

#sidebar_left h5, #sidebar_right h5 {
	font-weight: bold;
	font-size: 12px;
	margin-bottom: 0px;
}

#sidebar_left .subnav {
	margin-top: 45px;
	margin-bottom: 45px;
	border-top:4px solid #000;
}

#sidebar_left .subnav ul li {
	margin-top: 5px;
	margin-bottom: 5px;
	text-transform:uppercase;
}

#sidebar_left .subnav a {
	background-color: #000;
	display: block;
	color: #ffffff;
	padding: 5px 5px 15px 5px;
}

#sidebar_left .subnav a:hover {
	background-color: #a01111;
	text-decoration: none;
}

#sidebar_left p, #sidebar_right p {
	font-size: 11px;
	margin-bottom: 10px;
}

#sidebar_left .item, #sidebar_right .item  {
	padding-top: 10px;
	margin-bottom: 60px;
	border-top: 4px solid #000;	
}

#sidebar_left .item ul.thumbs, #sidebar_right .item ul.thumbs {
	overflow: hidden;
	margin-bottom: 12px;
}

#sidebar_left .item ul.thumbs li, #sidebar_right .item ul.thumbs li {
display: block;
float: left;
margin-right: 5px;
}

#sidebar_left .item a.more, #sidebar_right .item a.more, #playertop a.more  {
font-weight: bold;
font-size: 12px;
}

#sidebar_left .item a.more:after, #sidebar_right .item a.more:after, #playertop a.more:after  {
content: " \0BB";
}

#sidebar_left .item a.listen:before, #sidebar_right .item a.listen:before, #playertop a.listen:before  {
content:url(../../img/icon_audio.png);
}

#sidebar_left .item a.listen:hover, #sidebar_right .item a.listen:hover, #playertop a.listen:hover  {
text-decoration: none;
}


#sidebar_right {
	border-top:4px solid #000;
	padding-top: 15px;	
}

#sidebar_right .mainimg {
	margin-top: 6px;
	margin-bottom: 90px;
}

#main .item {
	overflow: hidden;
	clear: both;
	border-top:4px solid #a01111;
	padding-top: 15px;
	margin-bottom: 30px;
}

#main .noborder {
border: none !important;
margin-bottom: 5px;
}

#main .toparchive {
margin-bottom: 5px;
}

#main .tunes {
	border-bottom:4px solid #a01111;
	padding-bottom: 20px;	
}

#main h3 {
	font-weight: bold;
	font-size: 20px;
	line-height: 25px;
	margin-bottom: 12px;
}

#main h3.pub {
	margin-bottom: 0px;
	text-transform: uppercase;
}

#main h3.buzz, #main h3.photos {
	margin-bottom: 0px;
}

#main h4.date {
	font-weight: normal;
	font-size: 10px;
	margin-bottom: 12px;
}

#main h4.archive {
margin-bottom: 0px;
}

#main p {
	line-height: 20px;
	font-size: 12px;
	margin-bottom: 12px;
}

#main .imgleft {
	float: left;
	margin-right: 15px;
	margin-bottom: 15px;
}

#main a.more {
	font-weight: bold;
}

#main a.more:after {
	content: " \0BB";
}

#main p.intro {
	border-top:4px solid #a01111;
	padding-top: 15px;
	color: #a01111;
	line-height: 20px;
	font-size: 14px;
	margin-bottom: 12px;
}

#calendar, #kudos {
	border-top:4px solid #a01111;
	padding-top: 21px;
	margin-bottom: 30px;
}

#kudos .item {
	border: none;
	padding-top: 0;
}

#calendar h1 {
	margin-bottom: 30px;
	font-size: 32px;
	font-weight: normal;
}

#calendar a {
	color: #a01111;
}

#calendar a:hover{
	text-decoration: underline;
}

#calendar .event {
	overflow: hidden;
	margin-bottom: 30px;
}

#calendar .event .type {
	text-transform: uppercase;
	color: #a01111;
	font-weight: bold;
	font-size: 20px;
	margin-bottom: 5px;
}

#calendar .event .type a:hover {
    text-decoration: none;
}

#calendar .event .location {
	text-transform: uppercase;
	font-weight: bold;
	font-size: 20px;
	margin-bottom: 5px;
}

#calendar .dates {
	font-weight: bold;
	width: 100px;
}

#calendar .info {
	width: 300px;
}

.photo_pager {
	float: right;
}

ul.photos{
	clear: both;
	float:left;
	width:490px;
}

ul.photos li{
	float:left;
	background:url(/img/bg-disc.png) no-repeat 0 0;
	padding:0 6px 6px 0;
	width:auto;
	margin:0 10px 10px 0;
}
ul.photos li img{
	margin:0;
	border:1px solid #fff;
}

.media {
	overflow: hidden;
	margin-bottom: 15px;
}

.media img {
	float: left;
	margin-right: 15px;
}

.media p {
	margin-bottom: 0 !important;
}

.media b {
	display: block;
}

.media b a {
	color: #000;
}

#latest_container a {
	color: #000;
}

#tickerlabel {
	float: left;
	width: 99px;
	height: 26px;
	line-height: 26px;
	font-weight: bold;
	font-size: 15px;
	margin-left: 15px;
}

#ticker_container {
	overflow: hidden;
	float: right;
	width: 820px;
}

.tickeritem {
	color: #555555;
	width: 820px;
	margin: 0 20px 0 10px;
	font-size: 13px;
	height: 26px;
	line-height: 26px;
}

.tickeritem a:after {
content: " \0BB";
color: #A01111;
}

#latest_container {
	clear: both;
	width: 938px;
	font-size: 14px;
	padding: 0px;
	border:1px solid #000;
	margin-bottom: 4px;
}

#home_anim {
	z-index: 0;
	height: 350px;
	border:1px solid #000 !important;
}

.homeslide {
	width: 938px;
	height: 350px !important;
}

#home_boxes {
	overflow: hidden;
	margin-bottom: 15px;
}

#home_boxes .box {
	float: left;
	margin-right: 12px;
	width: 226px;
}

#home_boxes .last {
	margin-right: 0px;
}

#home_boxes .box h3 {
	background-color: #000000;
	color: #ffffff;
	border-bottom: 5px solid #fff;
}

#home_boxes .box h3.stage {
	background:transparent url(../../img/box_stage.png) no-repeat scroll left top;
}

#home_boxes .box h3.buzz {
	background:transparent url(../../img/box_buzz.png) no-repeat scroll left top;
}

#home_boxes .box h3.kudos {
	background:transparent url(../../img/box_kudos.png) no-repeat scroll left top;
}

#home_boxes .box h3.watch {
	background:transparent url(../../img/box_watch.png) no-repeat scroll left top;
}

#home_boxes .box h3 a {
	display:block;
	height:46px;
	text-indent:-9999px;
	width:225px;
}

#home_boxes .box_content {
	overflow: hidden;
	background-color: #000;
	color: #fff;
	padding: 13px 14px 0 14px;
}

#home_boxes p {
	line-height: 20px;
	font-size: 14px;
	margin-bottom: 12px;
}

#home_boxes a {
	color: #ffffff;
}

#home_boxes a:hover {
	text-decoration: none;
}

#home_boxes .item {
	margin-bottom: 12px;
	border-bottom: 1px solid #fff;	
}

#footer {
	margin-top: 45px;
}

#footer #connect {
	clear: both;
	width: 940px;
	border-top:4px solid #000;
	border-bottom:1px solid #000;
	padding-top: 20px;
	margin-bottom: 20px;
	padding-bottom: 17px;
}

#footer #foot {
	clear: both;
	width: 940px;
	text-align: center;
}

#footer #foot ul li {
	font-size: 12px;
	border-right:1px solid #000;
	display:inline;
	padding:0 10px;
}

#footer #foot ul li:last-child {
	border: none;
	white-space: nowrap;
}	

#footer #foot ul.navigation {
	margin-top: 12px;
	margin-bottom: 12px;
}

#footer #foot ul.navigation a {
	color: #000;
}

#footer #foot .seotext {
	color: #d6d6d6;
}

.ui-tabs-hide { display: none; }

.ui-tabs-nav .ui-tabs-selected {
	background:#F2F2F2;
}

.ui-tabs-nav .ui-tabs-selected a {
	font-weight: bold;
}

.admintable {
border-collapse:collapse;
}

.admintable td {
	padding-bottom: 12px;
}

/*--form-section--*/
.form-section{
	margin-top: 10px;
	overflow:hidden;
	width:100%;
}
.form-section .row{
	width:100%;
	overflow:hidden;
	padding:8px 0;
}
.form-section label{
	float:left;
	width:91px;
	color:#030206;
	padding:0 5px 0 0;
	font:12px/19px Arial, Helvetica, sans-serif;
}

.form-section label.error {
	margin-left: 95px;
	width: 220px;
	color: #A01111;
	font-weight: bold;
}

.checkrow {
	margin-left: 95px;
}

.checkrow label {
	width: 240px;
}

.checkrow input {
float: left;
margin-right: 10px;
}

.form-section .text{
	float:left;
	width:205px;
	color:#030206;
	font:12px Arial, Helvetica, sans-serif;
	border:1px solid #cecece;
	padding:1px 5px;
}
.form-section .row div{float:left;}
* html .form-section .row div{
	height:1%;
	margin:0 0 0 ;
	overflow:visible;
}
.check-cell{
	float:none;
	overflow:hidden;
	width:100%;
	padding:0 0 15px;
}
.form-section .inp-txt{
	display:block;
	width:220px;
	height:100px;
	overflow:auto;
	margin:0 0 20px;
	color:#030206;
	font:12px Arial, Helvetica, sans-serif;
	border:1px solid #545768;
	padding:2px 5px;
}
.form-section .inp-select{
	float:left;
	width:225px;
	color:#030206;
	font:12px Arial, Helvetica, sans-serif;
}
.form-section .check{
	float:left;
	width:16px;
	height:16px;
	margin:2px 13px 0 0;
}
* html .form-section .check{margin-right:10px;}
.form-section .check-cell label{
	display:block;
	overflow:hidden;
	float:none;
	width:auto;
}
.form-section .btn{
	float:left;
	clear:both;
	cursor:pointer;
}

#homeanimnav {
	height: 19px;
	margin-top: 2px;
	text-align: right;
}

#homeanimnav a { 
margin-left: 3px;
font-size: 11px;
padding: 1px 3px;
border:1px solid #000;
}

#homeanimnav a:hover, #homeanimnav a.activeSlide { 
text-decoration: none;
color: #fff;
background-color: #A01111;	
}