/*
Title:      Template Master Styles
Author:     Loughlin McSweeney, loughlin@choicecutsonline.com
Updated:    ...
Notes:		...
*/

@import url(reset.css);


body 
{
	margin: 0px;
	padding: 0px;
	font-family: "MS Trebuchet", sans-serif;
	text-align: left;
	line-height: 1.5em;
	color: #000;
	background: #FFFFFF;
}

/* ---( common elements )------------------------------- */

p 
{
	margin: 0px;
	padding: 0px;

	/* +ICH130509 */
	color:#5C5C5C;
	font-size:12px;
	font-weight:normal;
	line-height:16px;

}


p img
{
	border: 0px;
}


h1, h2, h3, h4, h5, h6
{
	margin: 0px;
	padding: 0px;


}

i
{
	display:none;
}

.clearboth, .clear
{
	clear: both;
}

/* ---( wrapper )------------------------------- */


#wrap 
{

	position: relative;
	margin: 10px auto;
	padding: 0px;
	text-align: left;
	width: 981px;
	/*border:1px dotted #FAB;*/
} 		


/* ---( Header / Nav Containers )------------------------------- */

#header
{
	width:981px;
	height:134px;
}

#site-tabs
{
	width:981px;
	height:22px;
	border-bottom:1px solid #E2E2E2;
}

#site-tabs ul
{
	height:22px;
	width:365px;
}

#site-tabs ul li
{
	border:1px solid #E2E2E2;
	float:left;
	font-size:10px;
	height:21px;
	line-height:21px;
	margin-right:10px;
}

#site-tabs ul li a
{
	display:block;
}

#site-tabs ul li#choicecuts-ie a
{
	background:transparent url(../images/site-tab-nav-bg.gif) no-repeat scroll 0px -21px;
	border-bottom:1px solid #FFFFFF;
	height:21px;
	width:80px;

}

#site-tabs ul li#podcast-rss-feed a
{
	background:transparent url(../images/site-tab-nav-bg.gif) no-repeat scroll -298px 0px;
	height:21px;
	width:90px;
}

#site-tabs ul li#podcast-rss-feed a:hover
{
	background:transparent url(../images/site-tab-nav-bg.gif) no-repeat scroll -298px -21px;
	border-bottom:1px solid #FFF;
}

#site-tabs ul li#general-rss-feed a
{
	background:transparent url(../images/site-tab-nav-bg.gif) no-repeat scroll -389px 0px;
	height:21px;
	width:90px;
}

#site-tabs ul li#general-rss-feed a:hover
{
	background:transparent url(../images/site-tab-nav-bg.gif) no-repeat scroll -389px -21px;
	border-bottom:1px solid #FFF;
}

#site-tabs ul li#work-with-choicecuts a
{
	background:transparent url(../images/site-tab-nav-bg.gif) no-repeat scroll -79px 0px;
	height:21px;
	width:103px;
}

#site-tabs ul li#work-with-choicecuts a:hover
{
	background:transparent url(../images/site-tab-nav-bg.gif) no-repeat scroll -79px -21px;
}

#site-tabs ul li#choicecuts-blog a
{
	background:transparent url(../images/site-tab-nav-bg.gif) no-repeat scroll -201px 0px;
	height:21px;
	width:95px;
}

#site-tabs ul li#choicecuts-blog a:hover
{
	background:transparent url(../images/site-tab-nav-bg.gif) no-repeat scroll -201px -21px;
}

#nav-container
{
	width: 981px;
	height: 106px;
	border-bottom:6px solid #F0F0F0;
}

#header-logo
{
	float:left;
	height:96px;
	margin-left:-11px;
	margin-top:7px;
}

/* ---( Event Homepage Codaslider )------------------------------- */


div#slide-container a:link,div#slide-container a:visited{
	color:#fff;
	text-decoration:none;
}
div#slide-container a img{
	border:0;
}
div#slide-container{
	background-color: #FFF;
	height:225px;
	margin:0 auto;
	position: relative;
	text-align:left;
	width:650px;
}
div#slide-container div#top div#nav{
	float:left;
	clear:both;
	width:650px;
	height:52px;
	margin:22px 0 0;
	background:url url(../images/nav-bg.png) 0 0 no-repeat;
}
 
div#slide-container div#top div#nav ul{
	float:left;
	width:650px;
	height:52px;
	list-style-type:none;
}
  
div#slide-container div#nav ul li{
	float:left;
	height:52px;
}
   
div#slide-container div#nav ul li a{
	border:0;
	height:52px;
	display:block;
	line-height:52px;
	text-indent:-9999px;
}

div#slide-container div#slide-holder {
	height:215px;
	margin-top: 10px;	
	position:absolute;
	width:650px;
	z-index:40;
}

div#slide-container div#slide-holder div#slide-runner{
	width:650px;
	height:215px;
	position:absolute;
	overflow:hidden;
}

div#slide-container div#slide-holder img{
	margin:0;
	display:none;
	position:absolute;
}

div#slide-container div#slide-holder div#slide-controls{
	left:0;
	top:169px;
	width:650px;
	height:46px;
	display:none;
	position:absolute;
	background:url(../images/slide-bg.png) 0 0;
}

div#slide-container div#slide-holder div#slide-controls p.text{
	float:left;
	color:#fff;
	display:inline;
	font-size:12px;
	letter-spacing: 1px;
	line-height:16px;
	margin:15px 0 0 20px;
}
 
div#slide-container div#slide-holder div#slide-controls p#slide-nav{
	float:right;
	height:24px;
	display:inline;
	margin:11px 15px 0 0;
}
   
div#slide-container div#slide-holder div#slide-controls p#slide-nav a{
	float:left;
	width:24px;
	height:24px;
	display:inline;
	font-size:11px;
	margin:0 5px 0 0;
	line-height:24px;
	font-weight:bold;
	text-align:center;
	text-decoration:none;
	background-position:0 0;
	background-repeat:no-repeat;
}
	
div#slide-container div#slide-holder div#slide-controls p#slide-nav a.on{
	background-position:0 -24px;
}
	
div#slide-container div#slide-holder div#slide-controls p#slide-nav a{
	background-image:url(../images/silde-nav.png);
}

div#slide-container div#nav ul li a{background:url(../images/nav.png) no-repeat;}



/* ---( Main Nav )------------------------------- */

#navigation
{
	float:left;
	margin-top:11px;
	height:85px;
	width:615px;
	position:relative;
}

#nav-items ul
{
	height:12px;
	width:330px;
	position:absolute;
	top:35px;
	left:52px;
}

#nav-items ul li
{
	float:left;
	font-size:10px;
	height:12px;
	line-height:12px;
}

#nav-items ul li a
{
	display:block;
}

#nav-items ul li#home a
{
	background:transparent url(../images/main-nav-bg.gif) no-repeat scroll 0px 0px;
	height:12px;
	width:40px;

}

#nav-items ul li#home a:hover
{
	background:transparent url(../images/main-nav-bg.gif) no-repeat scroll 0px -12px;
}


#nav-items ul li#events a
{
	background:transparent url(../images/main-nav-bg.gif) no-repeat scroll -40px 0px;
	height:12px;
	width:58px;
}

#nav-items ul li#events a:hover
{
	background:transparent url(../images/main-nav-bg.gif) no-repeat scroll -40px -12px;
}

#nav-items ul li#clubs a
{
	background:transparent url(../images/main-nav-bg.gif) no-repeat scroll -329px 0px;
	height:12px;
	width:58px;
}

#nav-items ul li#clubs a:hover
{
	background:transparent url(../images/main-nav-bg.gif) no-repeat scroll -329px -12px;
}


#nav-items ul li#media a
{
	background:transparent url(../images/main-nav-bg.gif) no-repeat scroll -97px 0px;
	height:12px;
	width:54px;
}

#nav-items ul li#media a:hover
{
	background:transparent url(../images/main-nav-bg.gif) no-repeat scroll -97px -12px;
}

#nav-items ul li#features a
{
	background:transparent url(../images/main-nav-bg.gif) no-repeat scroll -150px 0px;
	height:12px;
	width:72px;
}

#nav-items ul li#features a:hover
{
	background:transparent url(../images/main-nav-bg.gif) no-repeat scroll -150px -12px;
}

#nav-items ul li#gallery a
{
	background:transparent url(../images/main-nav-bg.gif) no-repeat scroll -222px 0px;
	height:12px;
	width:65px;
}

#nav-items ul li#gallery a:hover
{
	background:transparent url(../images/main-nav-bg.gif) no-repeat scroll -222px -12px;
}

#nav-items ul li#blog a
{
	background:transparent url(../images/main-nav-bg.gif) no-repeat scroll -287px 0px;
	height:12px;
	width:37px;
}

#nav-items ul li#blog a:hover
{
	background:transparent url(../images/main-nav-bg.gif) no-repeat scroll -287px -12px;
}


#p-home #nav-items ul li#home a{background:transparent url(../images/main-nav-bg.gif) no-repeat scroll 0px -12px;}
#p-events #nav-items ul li#events a{background:transparent url(../images/main-nav-bg.gif) no-repeat scroll -40px -12px;}
#p-clubs #nav-items ul li#clubs a{background:transparent url(../images/main-nav-bg.gif) no-repeat scroll -329px -12px;}
#p-media #nav-items ul li#media a{background:transparent url(../images/main-nav-bg.gif) no-repeat scroll -97px -12px;}
#p-features #nav-items ul li#features a{background:transparent url(../images/main-nav-bg.gif) no-repeat scroll -150px -12px;}
#p-gallery #nav-items ul li#gallery a{background:transparent url(../images/main-nav-bg.gif) no-repeat scroll -222px -12px;}
#p-blog #nav-items ul li#blog a{background:transparent url(../images/main-nav-bg.gif) no-repeat scroll -287px -12px;}


#search
{
	position:absolute;
	right:0px;
	height:32px;
	top:24px;
}

#search form
{
	height:32px;
}


#search #search-field
{
	border-color:-moz-use-text-color #999999;
	border-style:none solid;
	border-width:0px 1px;
	color:#A0A09F;
	float:left;
	font-size:11px;
	padding:11px 8px;
	width:186px;
}

#no-search-results #search-field
{
	border-color:-moz-use-text-color #999999;
	border-style:none solid;
	border-width:0 1px;
	color:#A0A09F;
	float:left;
	font-size:11px;
	padding:11px 8px;
	width:186px;
}


/* ---( 4 Column Layout and the elements contained therein )------------------------------- */

#four-col-container
{
	width:650px;
	float:left;
}

.four-col-header
{
	height:40px;
	border-bottom:6px solid #F0F0F0;
}

.four-col-header h1
{
	line-height:40px;
	color:#656565;
	font-size:22px;
	font-weight:normal;
	font-family: Ultramagnetic, Frutiger, "Frutiger Linotype", Univers, Calibri, "Gill Sans", "Gill Sans MT", "Myriad Pro", Myriad, "DejaVu Sans Condensed", "Liberation Sans", "Nimbus Sans L", Tahoma, Geneva, "Helvetica Neue", Helvetica, Arial, sans serif;
}

#four-col-subheader
{
	height:30px;
	border-bottom:1px solid #F0F0F0;
}

#four-col-subheader ul
{
	font-weight:bold;
	line-height:30px;
	height:30px;
	font-size:14px;
}

#four-col-subheader ul li
{
	line-height:30px;
	width:325px;
	color:#6796BA;
}

#four-col-subheader ul li#left
{
	text-align:left;
	float:left;
}

#four-col-subheader ul li#right
{
	text-align:right;
	float:right;
}

#four-col-subheader ul li a
{
	color:#6796BA;
	text-decoration:none;
}


/* ---( 5 Column Layout and the elements contained therein )------------------------------- */

#five-col-container
{
	width:815px;
	float:left;
}

.five-col-header
{
	height:40px;
	border-bottom:6px solid #F0F0F0;
}

.five-col-header h1
{
	line-height:40px;
	color:#656565;
	font-size:22px;
	font-weight:normal;
	font-family: Ultramagnetic, Frutiger, "Frutiger Linotype", Univers, Calibri, "Gill Sans", "Gill Sans MT", "Myriad Pro", Myriad, "DejaVu Sans Condensed", "Liberation Sans", "Nimbus Sans L", Tahoma, Geneva, "Helvetica Neue", Helvetica, Arial, sans serif;
}

/* ---( 6 Column Layout and the elements contained therein )------------------------------- */

#six-col-container
{
	width:981px;
	float:left;
}

.six-col-header
{
	height:40px;
	border-bottom:6px solid #F0F0F0;
	margin-bottom:10px;
}

.six-col-header h1
{
	line-height:40px;
	color:#656565;
	font-size:22px;
	font-weight:normal;
	font-family: Ultramagnetic, Frutiger, "Frutiger Linotype", Univers, Calibri, "Gill Sans", "Gill Sans MT", "Myriad Pro", Myriad, "DejaVu Sans Condensed", "Liberation Sans", "Nimbus Sans L", Tahoma, Geneva, "Helvetica Neue", Helvetica, Arial, sans serif;
}



/* ---( Events Page - event blocks )------------------------------- */

.event-preview-block
{
	height:250px;
	border-bottom:1px solid #CACACA;
	background:transparent url(../images/event-block-bg.jpg) repeat-x bottom;
	margin-top:20px;
	margin-bottom:10px;
}

.cal-date-block
{
	float:left;
	height:189px;
	padding:5px 5px 5px 10px;
	width:70px;
}

.event-block-info
{
	width:500px;
	height:199px;
	float:left;
}

.event-block-info h1
{
	color:#6796BA;
	font-size:18px;
	font-weight:normal;
	font-family: Ultramagnetic, Frutiger, "Frutiger Linotype", Univers, Calibri, "Gill Sans", "Gill Sans MT", "Myriad Pro", Myriad, "DejaVu Sans Condensed", "Liberation Sans", "Nimbus Sans L", Tahoma, Geneva, "Helvetica Neue", Helvetica, Arial, sans serif;
}

.event-block-info p
{
	color:#5C5C5C;
	font-size:12px;
	font-weight:normal;
	line-height:16px;
	margin-top:5px;
}

.event-block-info table
{
	margin-top:8px;
	margin-bottom:2px;
}

.event-block-info table tr
{
	font-size:12px;
	line-height:18px;
	color:#5C5C5C;
}

.event-block-info table tr a
{
	color:#AB0518;
	font-weight:bold;
	
}

.event-block-info ul
{
	margin-top:10px;
	height:25px;
}

.event-block-info ul li
{
	float:left;
	padding-right:5px;
}

.event-block-info ul li.view-details a
{
	width:97px;
	height:25px;
	display:block;
	background: url("../images/view-details-button.gif") no-repeat 0% 0%;
}

.event-block-info ul li.view-details a:hover
{
	background: url("../images/view-details-button.gif") no-repeat 0% 100%;
}

.event-block-info ul li.purchase-tickets a
{
	width:109px;
	height:25px;
	display:block;
	background: url("../images/purchase-tickets-button.gif") no-repeat 0% 0%;
}

.event-block-info ul li.purchase-tickets a:hover
{
	background: url("../images/purchase-tickets-button.gif") no-repeat 0% 100%;
}



.event-block-image
{
	width:215px;
	height:199px;
	float:left;
}

.event-block-image img
{
	background-color:#F5F5F5;
	margin:7px 0px 0px 7px;
	padding:7px;
}



#main-event-block
{
	margin-top:10px;
	background: url("../images/main-event-bg.jpg") repeat-x bottom;
	padding-bottom:15px;
}

#main-event-image
{
	float:left;
	width:280px;
}

#main-event-image img
{
	background-color:#F5F5F5;
	margin:7px 0px 0px 7px;
	padding:7px;
}

#main-event-info
{
	float:left;
	width:365px;
}

#main-event-info h1
{
	color:#656565;
	font-size:22px;
	font-weight:bold;
	margin-top:6px;
}

#main-event-info h2
{
	color:#6796BA;
	font-size:16px;
	font-weight:bold;
	margin-top:5px;
}

#main-event-info p
{
	border-bottom:1px solid #E4E4E4;
	color:#5C5C5C;
	font-size:12px;
	font-weight:normal;
	line-height:16px;
	margin-bottom:0px;
	margin-top:5px;
	padding-bottom:10px;
}

#main-event-info p.archive
{
	border-bottom:1px solid #E4E4E4;
	color: #AB0518;
	font-size: 16px;
	font-weight: bold;
	line-height:16px;
	margin-bottom:0px;
	margin-top:5px;
	padding: 2px 0px 7px 0px;
	text-align: center;
}

#main-event-info strong
{
	font-weight: bold;
}

#main-event-info table
{
	margin-top:8px;
	margin-bottom:2px;
}

#main-event-info table tr
{
	font-size:12px;
	line-height:18px;
	color:#5C5C5C;
}

#main-event-info table tr a
{
	color:#AB0518;
	font-weight:bold;	
}

#main-event-info ul
{
	margin-top:10px;
	height:25px;
}

#main-event-info ul li
{
	float:left;
	padding-right:5px;
}

#main-event-info ul li.purchase-tickets a
{
	width:109px;
	height:25px;
	display:block;
	background: url("../images/purchase-tickets-button.gif") no-repeat 0% 0%;
}

#main-event-info ul li.purchase-tickets a:hover
{
	background: url("../images/purchase-tickets-button.gif") no-repeat 0% 100%;
}

#main-event-further-info
{
	margin-top:10px;
	margin-bottom:25px;
}

#further-info-title
{
	border-bottom:6px solid #F0F0F0;
}

#further-info-title h1
{
	color:#656565;
	font-size:22px;
	font-weight:bold;
	padding-bottom:7px;
}

#further-info-spiel
{
	width:400px;
	float:left;
}

#further-info-spiel p
{
	color:#5C5C5C;
	font-size:12px;
	font-weight:normal;
	line-height:16px;
	margin-top:10px;
}

#further-info-spiel ul
{
	margin-top:10px;
	margin-bottom:10px;
	color:#5C5C5C;
	font-size:12px;
	font-weight:normal;
}

#further-info-spiel ul li
{
	line-height:20px;
}



#further-info-spiel blockquote p
{
	color:#6796BA;
	font-family:Georgia,serif;
	font-size:16px;
	line-height:22px;
	padding:10px 15px;
	background:transparent url(../images/quote-bg.gif) no-repeat 0px 0px;
}

#audio-video-container
{
	width:220px;
	float:left;
	margin-left:30px;
}

#audio-links, #video-links, #image-links
{
	margin-bottom:10px;
}

#audio-links h1
{
	border-bottom:3px solid #F0F0F0;
	color:#F4AC00;
	font-size:14px;
	font-weight:bold;
	height:30px;
	line-height:30px;
}


#audio-links ul, #video-links ul, #image-links ul, .stub ul.stub-video-links 
{
	margin-top:10px;
}

#audio-links ul li, .stub ul.stub-video-links li
{
	line-height:18px;
	font-size:12px;
	margin-bottom:10px;
}

#image-links ul li, #video-links ul li
{
	line-height:18px;
	font-size:12px;
	margin-bottom:5px;
	float: left;
	margin-right:5px;
}

#image-links ul li.laststub, #video-links ul li.laststub
{
	margin-right: 0px;
	padding-right: 0px;
}

#audio-links ul li a.sm2_link, #audio-links ul li a, a.sm2_link
{
	background:transparent url(../images/play-button.gif) no-repeat 0px 0px;
	text-decoration:none;
	color:#656565;
	font-weight:bold;
	padding:0px 0px 0px 22px;
	display:block;
}

#audio-links ul li a.sm2_link:hover, #audio-links ul li a:hover, a.sm2_link:hover
{
	background:transparent url(../images/play-button.gif) no-repeat 0px -82px;
}


#audio-links ul li a.sm2_playing, a.sm2_playing
{
	background:transparent url(../images/pause-button.gif) no-repeat 0px -82px;
	text-decoration:none;
	color:#656565;
	font-weight:bold;
	padding:0px 0px 0px 22px;
	display:block;
}

#audio-links ul li a.sm2_playing:hover, a.sm2_playing:hover
{
	background:transparent url(../images/pause-button.gif) no-repeat 0px 0px;
}

a.sm2_link, a.sm2_playing
{
	padding-bottom: 3px;
}

.stub ul.stub-video-links li a
{
	background:transparent url(../images/youtube-link.gif) no-repeat 0px 0px;
	text-decoration:none;
	color:#656565;
	font-weight:bold;
	padding:0px 0px 0px 22px;
	display:block;
}

.stub ul.stub-video-links li a:hover
{
	background:transparent url(../images/youtube-link.gif) no-repeat 0px -82px;
}

#video-links h1
{
	border-top:6px solid #F0F0F0;
	border-bottom:3px solid #F0F0F0;
	color:#F4AC00;
	font-size:14px;
	font-weight:bold;
	height:30px;
	line-height:30px;
}

#video-links ul li img
{
	padding:7px;
}


#video-links ul li a
{
	display:block;
	background-color:#F5F5F5;
	height:87px;
	width:103px;
}

#video-links ul li a:hover
{
	background-color:#DFDFDF;
}







#image-links h1
{
	border-top:6px solid #F0F0F0;
	border-bottom:3px solid #F0F0F0;
	color:#F4AC00;
	font-size:14px;
	font-weight:bold;
	height:30px;
	line-height:30px;
}

#image-links ul li img
{
	padding:7px;
}


#image-links ul li a
{
	display:block;
	background-color:#F5F5F5;
	height:103px;
	width:103px;
}

#image-links ul li a:hover
{
	background-color:#DFDFDF;
}




/* ---( 4 Column Layout for the homepage stubs )------------------------------- */

#homepage-stub-container
{
	margin-top:12px;
}

.stub
{
	width:155px;
	min-height:220px;
	float:left;
	margin-right:10px;
	border-bottom:1px solid #CACACA;
	margin-bottom:10px;
}

.top-stub
{
	min-height:320px;
	float:left;
	margin-right:10px;
	border-bottom:1px solid #CACACA;
	margin-bottom:10px;
	width:320px;
}

.top-podcast-links
{
	text-align: center;
}

.laststub
{
	margin-right:0px;
}

.latest-mp3s
{
	border-bottom:0px;
	margin-top:10px;
	height:auto;
}

.latest-vids
{
	border-bottom:0px;
	margin-top:10px;
}

.latest-charts
{
	border-bottom:0px;
	margin-top:10px;
}

.latest-podcasts
{
	border-bottom:0px;
	margin-top:10px;
	margin-bottom:6px;
	height:auto;
}


.stub img
{
	display:block;
	height:104px;
	width:155px;
}

.top-stub img
{
	display:block;
	height:320px;
	width:320px;
}

.podcast img
{
	display:block;
	height:155px;
	width:155px;
}

.stub h1
{
	color: #222222;
	font-family: Helvetica, Arial, sans serif;
	font-size:12px;
	font-weight:bold;
	height:24px;
	line-height:12px;
	margin-top:5px;
}

.stub p
{
	color: #7E7E7E;
	font-size:11px;
	font-weight:normal;
	line-height:12px;
	margin-top:5px;
	height:36px;
}

.stub p a
{
	color: #222222;
	text-decoration:none;
}

.stub ul.stub-tags
{
	height:15px;
	width:155px;
	margin-top:10px;
}

.stub ul.podcast-tags
{
	margin-top:0px;
}

/* Just for homepage */
#homepage-stub-container .stub ul.stub-tags li
{
	font-size:10px;
	font-weight:bold;
	float:left;
	margin-right:1px;
	margin-bottom:1px;
	width:100%;
	text-align:center;
}


.stub ul.stub-tags li
{
	font-size:10px;
	font-weight:bold;
	float:left;
	margin-right:1px;
	margin-bottom:1px;
}

.stub ul.stub-tags li a
{
	background-color:#CACACA;
	color:#FFFFFF;
	display:block;
	height:16px;
	line-height:16px;
	padding:0px 2px;
	text-decoration:none;
}


.stub ul.stub-tags li a:hover
{
	background-color: #B1B1B1;
}


/* ---( 4 Column Layout for the Blog )------------------------------- */


.blog-post-preview
{
	border-bottom:1px solid #CCCCCC;
	margin-top:25px;
	padding-bottom:25px;
	width:650px;
}

.blog-post-preview-img
{
	width:320px;
	height:198px;
	float:left;
	margin-right:11px;
}

.blog-post-preview-img img
{
	display:block;
}

.blog-post-preview-info
{
	float:left;
	width:318px;
	height:198px;
	position:relative;
}

.blog-post-preview-info h1
{
	color:#878787;
	font-size:11px;
	font-weight:bold;
	line-height:11px;
	margin-bottom:20px;
}

.blog-post-preview-info h2
{
	color:#6796BA;
	font-size:14px;
	font-weight:normal;
	line-height:16px;
	margin-bottom:10px;
	font-family: Ultramagnetic, Frutiger, "Frutiger Linotype", Univers, Calibri, "Gill Sans", "Gill Sans MT", "Myriad Pro", Myriad, "DejaVu Sans Condensed", "Liberation Sans", "Nimbus Sans L", Tahoma, Geneva, "Helvetica Neue", Helvetica, Arial, sans serif;
}

.blog-post-preview-info h2 a
{
	color:#6796BA;
}

.blog-post-preview-info p
{
	color:#5C5C5C;
	font-size:12px;
	font-weight:normal;
	line-height:16px;
	margin-top:10px;
}

.blog-post-preview-info p a
{
	color:#AB0518;
	font-weight:bold;
	text-decoration:none;
}


.blog-post-preview-info .tag-comments-container
{
	height:20px;
	position:absolute;
	bottom:0px;
	width:318px;
}

.blog-post-preview-info .tag-comments-container ul
{
	height:20px;
	width:200px;
}

.blog-post-preview-info .tag-comments-container ul li
{
	font-size:10px;
	font-weight:bold;
	float:left;
	margin-right:1px;
	margin-bottom:1px;
}

.blog-post-preview-info .tag-comments-container ul li a
{
	display:block;
	line-height:20px;
	height:20px;
	background-color:#CACACA;
	text-decoration:none;
	color:#FFF;
	padding:0px 5px;
}


.blog-post-preview-info .tag-comments-container ul li a:hover
{
	background-color: #B1B1B1;
}


.blog-post-preview-info .comments-preview
{
	height:20px;
	position:absolute;
	right:0px;
	top:0px;
}

.blog-post-preview-info .comments-preview h1 a
{
	background:transparent url(../images/comments-bg.gif) no-repeat 0px 0px;
	color:#FFFFFF;
	display:block;
	height:17px;
	padding:4px 5px;
	text-decoration:none;
}

.blog-post-preview-info .comments-preview h1 a:hover
{
	background:transparent url(../images/comments-bg.gif) no-repeat 0px -25px;
}


#single-post-blog-podcast
{
	margin-top:10px;
}

#single-post-blog-podcast h1
{
	color:#878787;
	font-size:12px;
	font-weight:bold;
	margin-bottom:15px;
}

#single-post-blog-podcast h2
{
	color:#6796BA;
	font-size:18px;
	font-weight:bold;
	line-height:18px;
	margin-bottom:15px;
}

#single-post-blog-podcast .single-blog-podcast-title
{
	color:#878787;
	font-size:18px;
	font-weight:bold;
	margin-bottom:0px;
	margin-top:15px;
}

#single-post-blog-podcast img
{
	background-color:#F5F5F5;
	margin-bottom:10px;
	margin-top:0px;
	margin-left:10px;
	padding:7px;
	float:right;
	clear:both;
}

#single-post-blog-podcast p
{
	color:#5C5C5C;
	font-size:12px;
	font-weight:normal;
	line-height:16px;
	margin-top:15px;
	margin-bottom:15px;
}

#single-post-blog-podcast p a
{
	font-weight:bold;
	color:#6796BA;

}

#single-post-blog-podcast blockquote p
{
	color:#6796BA;
	font-family:Georgia,serif;
	font-size:16px;
	line-height:22px;
	padding:10px 15px;
	background:transparent url(../images/quote-bg.gif) no-repeat 0px 0px;
}



#single-page
{
	margin-top:10px;
}

#single-page h1
{
	color:#878787;
	font-size:12px;
	font-weight:bold;
	margin-bottom:15px;
}

#single-page h2
{
	color:#6796BA;
	font-size:18px;
	font-weight:bold;
	line-height:18px;
	margin-bottom:15px;
}

#single-page img
{
	margin-bottom:10px;
	clear:both;
}

#single-page p
{
	color:#5C5C5C;
	font-size:12px;
	font-weight:normal;
	line-height:16px;
	margin-top:15px;
	margin-bottom:15px;
}

#single-page p a
{
	font-weight:bold;
	color:#6796BA;

}

#single-page blockquote p
{
	color:#6796BA;
	font-family:Georgia,serif;
	font-size:16px;
	line-height:22px;
	padding:10px 15px;
	background:transparent url(../images/quote-bg.gif) no-repeat 0px 0px;
}


#blog-video-links
{
	width:235px;
	float:right;
}

#blog-video-links h1
{
	border-top:6px solid #F0F0F0;
	border-bottom:3px solid #F0F0F0;
	color:#F4AC00;
	font-size:14px;
	font-weight:bold;
	height:30px;
	line-height:30px;
}

#blog-video-links ul
{
	margin-top:10px;
}


#blog-video-links ul li
{
	line-height:18px;
	font-size:12px;
	margin-bottom:5px;
	float: left;
	margin-left:13px;
	position:relative;

}



#single-post-blog #blog-video-links ul li img
{
	padding:7px;
	background-color:transparent;
	margin:0px;
}

#single-post-blog #blog-video-links ul li img.vid-play-icon
{
	position:absolute;
	top:18px;
	left:22px;
}


#single-post-blog #blog-video-links ul li a
{
	display:block;
	background-color:#F5F5F5;
	height:87px;
	width:103px;
}

#single-post-blog #blog-video-links ul li a:hover
{
	background-color:#DFDFDF;
}


/* ---( comment-form )------------------------------- */

#comment-container
{
	margin-top:20px;
	margin-bottom:20px;
}

#comment-container-header
{
	height:26px;
	background:transparent url(../images/comment-header-top-bg.gif) no-repeat 0px 0px;
	border-bottom:6px solid #F0F0F0;
	position:relative;
}

#comment-container-header ul
{
	height:20px;
	position:absolute;
	right:0px;
	top:4px;
}

#comment-container-header ul li
{
	font-size:10px;
	font-weight:bold;
	float:left;
	margin-left:1px;
	margin-bottom:1px;
}

#comment-container-header ul li a
{
	display:block;
	line-height:20px;
	height:20px;
	background-color:#CACACA;
	text-decoration:none;
	color:#6796BA;
	padding:0px 5px;
}

#comment-container-header ul li a:hover
{
	background-color: #B1B1B1;
}

.comment-posted
{
	border-bottom:1px dotted #A6A6A6;
}

.comment-posted h1
{
	color:#555555;
	font-size:12px;
	font-weight:normal;
	line-height:20px;
	margin-bottom:8px;
	margin-left:17px;
	margin-top:10px;
}

.comment-posted h2
{
	background-color:#555555;
	color:#FFFFFF;
	font-size:12px;
	font-weight:bold;
	margin:10px 0px;
	padding:2px 8px;
}

.comment-posted p
{
	color:#6796BA;
	font-size:11px;
	line-height:16px;
	margin-bottom:10px;
}

.comment-posted p span
{
	font-weight:bold;
	font-size:12px;
}

.comment-posted p span a, .comment-posted p a, , .comment-posted a
{
	font-weight:bold;
	font-size:12px;
	text-decoration:underline;
	color:#6796BA;
}


#comment-container-footer
{
	height:26px;
	background:transparent url(../images/comment-header-bottom-bg.gif) no-repeat 0px 1px;
	border-top:6px solid #F0F0F0;
	position:relative;
	margin-top:10px;
}

#comment-container-footer h1
{
	text-align:right;
	color:#F5F5F5;
	font-size:10px;
	line-height:26px;
}





#comment-form
{
	margin-top:10px;
	margin-bottom:10px;
}

#comment-poster-details
{
	width:245px;
	float:left;
}


#comment-poster-details p, #actual-comment p
{
	margin:10px 0pt;
	font-family:'Lucida Grande',Verdana,Arial,Sans-Serif;
	font-size:11px;
	color: #777777;
}

#comment-poster-details h1
{
	font-family:Arial,Helvetica,Sans-Serif;
	font-size:1.5em;
	line-height:1.5em;
	letter-spacing: -1px; 
	color: #000000;
}

small
{
	font-family:Arial,Helvetica,Sans-Serif;
	font-size:11px;
	line-height:1.5em;
	color: #777777;
	width:325px;
}

#comment-poster-details input
{
	border:1px solid #7F9DB9;
	font-family:'Lucida Grande',Verdana,Arial,Sans-Serif;
	font-size:11px;
	margin:5px 5px 1px 0px;
	padding:3px;
	width:195px;
	display:block;
}


#actual-comment
{
	width:325px;
	float:left;
}

#actual-comment textarea
{
	margin:5px 5px 1px 0pt;
	padding:2px;
	width:320px;
	border:1px solid #7F9DB9;
	font-size: 11px;
	font-family:'Lucida Grande',Verdana,Arial,Sans-Serif;
}


/* ---( 4 Column Layout for the Music main page )------------------------------------------ */


#latest-mp3s-header
{
	border-bottom:6px solid #F0F0F0;
	border-top:1px solid #F0F0F0;
	height:25px;
	padding-top:5px;
}

#latest-mp3s-header h1
{
	float:left;
	line-height:35px;
}

#latest-mp3s-header h2
{
	float:right;
}

#latest-vids-header
{
	border-bottom:6px solid #F0F0F0;
	border-top:1px solid #F0F0F0;
	height:25px;
	padding-top:5px;
}

#latest-vids-header h1
{
	float:left;
	line-height:35px;
}

#latest-vids-header h2
{
	float:right;
}

#latest-charts-header
{
	border-bottom:6px solid #F0F0F0;
	border-top:1px solid #F0F0F0;
	height:25px;
	padding-top:5px;
}

#latest-charts-header h1
{
	float:left;
	line-height:35px;
}

#latest-charts-header h2
{
	float:right;
}


#chart-contributor-info
{
	float:left;
	width:310px;
	margin-right:20px;
	margin-top:20px;
}

#chart-contributor-info h1
{
	color:#6796BA;
	font-size:18px;
	font-weight:bold;
	line-height:18px;
	width:240px;
}

#chart-contributor-info h2
{
	color:#878787;
	font-size:12px;
	font-weight:bold;
	margin-bottom:15px;
}

#chart-contributor-info img
{
	display:block;
	margin-top:20px;
	margin-bottom:20px;
}

#chart-contributor-info p
{
	color:#5C5C5C;
	font-size:12px;
	font-weight:normal;
	line-height:16px;
	margin-top:15px;
}

#chart-contributor-info p a
{
	color:#6796BA;
	font-weight:bold;
}

.chart-stub
{
	width:310px;
	float:left;
	margin-top:20px;
	margin-right:20px;
}


.chart-stub-item
{
	border-bottom:1px solid #E4E4E4;
	clear:both;
	height:60px;
	margin-bottom:5px;
	padding-bottom:5px;
}

.chart-stub-item img
{
	display:block;
	float:left;
	margin-right:15px;
	margin-top:3px;
}

.chart-stub-item h1
{
	color: #6796BA;
	float:left;
	font-size:14px;
	line-height:16px;
	margin-bottom:13px;
	width: 240px;
}

.chart-stub-item p
{
	float:left;
	color:#5C5C5C;
	font-size:12px;
	font-weight:bold;
	line-height:16px;
}

.chart-stub-item p span
{
	font-style:italic;
	font-weight:normal;
}

.last-chart-stub
{
	margin-right:0px;
}










#latest-podcasts-header
{
	border-bottom:6px solid #F0F0F0;
	border-top:1px solid #F0F0F0;
	height:25px;
	padding-top:5px;
}

#latest-podcasts-header h1
{
	float:left;
	line-height:35px;
}

#latest-podcasts-header h2
{
	float:right;
}

.podpress_player_override
{
	padding-left:3px;
}

.podcast-cover
{
	margin-top:10px;
	margin-right:10px;
	float:left;
}

.second-cover
{
	margin-right:0px;
}

.podcast-cover p
{
	margin-top:5px;
	text-align:center;
	font-size:12px;
	color:#999;
}

.podcast-cover p a
{
	color:#222222;
	font-weight:bold;
}






/* ---( 2 Column Layout and the elements contained therein )------------------------------- */

#two-col-container
{
	width:320px;
	margin-left:11px;
	float:left;
	padding-top:10px;
}

#event-calender
{
	background-color:#F0F0F0;
	border:1px solid #E4E4E4;
	margin-bottom:10px;
	padding:6px 5px 5px 6px;
	position:relative;
}

#event-calender img
{
	display:block;
	margin-bottom:13px;
}

#view-all-events
{
	background-color:#FFFFFF;
	border-bottom:1px solid #E4E4E4;
	border-left:1px solid #E4E4E4;
	height:27px;
	position:absolute;
	right:-1px;
	top:-1px;
	width:107px;
}

#view-all-events img
{
	margin-top:7px;
	margin-left:10px;
}

.event-cal-item
{
	width:300px;
	border-bottom:1px solid #FFF;
	padding-bottom:6px;
	margin-top:6px;
}

.cal-icon
{
	width: 53px;
	float:left;
}

.cal-icon dl
{
	margin:0px;
	padding:0px;
}

.cal-icon dl dt
{
	border:1px solid #C7C7C7;
	background-color:#FFF;
	width:42px;
	height:17px;
	line-height:17px;
	font-size:12px;
	font-weight:bold;
	color:#656565;
	text-align:center;
}

.cal-icon dl dd
{
	background-color:#FFFFFF;
	border-bottom:1px solid #EEE;
	border-right:1px solid #EEE;
	color:#8093EF;
	font-size:12px;
	font-weight:bold;
	height:18px;
	line-height:18px;
	margin-top:1px;
	text-align:center;
	width:50px;
}

.cal-event-details
{
	float:left;
	margin-left:5px;
	margin-top:0px;
	width:230px;
}

.cal-event-details a
{
	color:#656565;
	font-size:13px;
	font-weight:bold;
	line-height:16px;
	text-decoration:none;
}

.cal-event-details a:hover
{
	color: #656565;
	text-decoration: underline;
}

.cal-event-details p
{
	font-size:12px;
	color:#656565;
	line-height:12px;
	margin-top:5px;
}

.choicecuts dl dd
{
	color:#AB0518;
}

.hottest dl dd
{
	color:#F4AC00;
}

.hotter dl dd
{
	color:#CA8E00;
}

.hot dl dd
{
	color:#08A300;
}

.lukewarm dl dd
{
	color:#778BEE;
}

.last
{
	border-bottom:0px;
}

.blog-archive-menu
{
	border-top:6px solid #F0F0F0;
	margin-top:40px;
}

.blog-archive-menu h1
{
	border-bottom:2px solid #F0F0F0;
	color:#F4AC00;
	font-size:14px;
	font-weight:bold;
	height:30px;
	line-height:30px;
}

.blog-archive-menu ul
{
	margin-top:10px;
	margin-bottom:10px;
}

.blog-archive-menu ul li
{
	font-size:11px;
	height:22px;
	line-height:22px;
}


.blog-archive-menu ul li
{
	font-size:12px;
	height:22px;
	line-height:22px;
}

.blog-archive-menu ul li a
{
	color:#656565;
	text-decoration:none;
}


.blogroll-menu
{
	border-top:6px solid #F0F0F0;
	margin-top:20px;
}

.blogroll-menu h1
{
	border-bottom:2px solid #F0F0F0;
	color:#F4AC00;
	font-size:14px;
	font-weight:bold;
	height:30px;
	line-height:30px;
	margin-bottom:10px;
}

.blogroll-menu ul
{
	margin-top:0px;
	margin-bottom:10px;
}


.blogroll-menu ul li.linkcat h2
{
	color:#595959;
	font-size:12px;
	line-height:12px;
	font-weight:bold;

}


.blogroll-menu ul li
{
	font-size:12px;
	line-height:18px;
}


.blogroll-menu ul li a
{
	color:#656565;
	text-decoration:none;
}

/* ---( 1 Column Layout and the elements contained therein )------------------------------- */

#one-col-container
{
	width:155px;
	margin-left:11px;
	float:left;
}

.one-col-header
{
	height:40px;
	border-bottom:6px solid #F0F0F0;
}

.one-col-header h1
{
	line-height:40px;
	color:#656565;
	font-size:22px;
	font-weight:normal;
	font-family: Ultramagnetic, Frutiger, "Frutiger Linotype", Univers, Calibri, "Gill Sans", "Gill Sans MT", "Myriad Pro", Myriad, "DejaVu Sans Condensed", "Liberation Sans", "Nimbus Sans L", Tahoma, Geneva, "Helvetica Neue", Helvetica, Arial, sans serif;
}

/* ---( 3 Column Layout and the elements contained therein ) --------------------------------- */

#three-col-container
{
	width:480px;
	float:left;
}

.three-col-header
{
	height:40px;
	border-bottom:6px solid #F0F0F0;
}

.three-col-header h1
{
	line-height:40px;
	color:#656565;
	font-size:22px;
	font-weight:normal;
	font-family: Ultramagnetic, Frutiger, "Frutiger Linotype", Univers, Calibri, "Gill Sans", "Gill Sans MT", "Myriad Pro", Myriad, "DejaVu Sans Condensed", "Liberation Sans", "Nimbus Sans L", Tahoma, Geneva, "Helvetica Neue", Helvetica, Arial, sans serif;
}



/* ---( Flickr Stream )------------------------------- */

#flickr-stream
{
	position:relative;
	background-color: #F0F0F0;
	color: #222222;
	padding: 10px;
	margin-bottom: 10px;
	margin-top:10px;
}

#flickr-stream img#flickr-stream-title
{
	display:block;
	margin-bottom:6px;
}

#flickr-stream img#stream-flickr-logo
{
	position:absolute;
	top:10px;
	right:9px;
}

#flickr-stream img
{
	padding-right: 5px;
}

/* ---( Footer )------------------------------- */

#footer
{
	width:981px;
	height:45px;
	border-top:6px solid #CFCFCF;
	padding-bottom:20px;
	margin-top:10px;
}


#community-logos
{
	width:457px;
	float:left;
	margin-top:12px;
	border-right:1px solid #A0A09F;
}

#community-logos ul
{
	margin-top:0px;
}

#community-logos ul li
{
	float:left;
	height:32px;
	line-height:32px;
	margin-right:15px;
}

#community-logos ul li.last-community-logo
{
	margin-right:0px;
}

#community-logos ul li a
{
	display:block;
}

#community-logos ul li#flickr a
{
	background:transparent url(../images/community-logos.gif) no-repeat scroll 0px 0px;
	height:32px;
	width:67px;

}

#community-logos ul li#flickr a:hover
{
	background:transparent url(../images/community-logos.gif) no-repeat scroll 0px -34px;
}


#community-logos ul li#youtube a
{
	background:transparent url(../images/community-logos.gif) no-repeat scroll -94px 0px;
	height:32px;
	width:67px;

}

#community-logos ul li#youtube a:hover
{
	background:transparent url(../images/community-logos.gif) no-repeat scroll -94px -34px;
}

#community-logos ul li#myspace a
{
	background:transparent url(../images/community-logos.gif) no-repeat scroll -196px 0px;
	height:32px;
	width:93px;

}

#community-logos ul li#myspace a:hover
{
	background:transparent url(../images/community-logos.gif) no-repeat scroll -196px -34px;
}

#community-logos ul li#bebo a
{
	background:transparent url(../images/community-logos.gif) no-repeat scroll -319px 0px;
	height:32px;
	width:93px;

}

#community-logos ul li#bebo a:hover
{
	background:transparent url(../images/community-logos.gif) no-repeat scroll -319px -34px;
}


#community-logos ul li#facebook a
{
	background:transparent url(../images/community-logos.gif) no-repeat scroll -429px 0px;
	height:32px;
	width:76px;

}

#community-logos ul li#facebook a:hover
{
	background:transparent url(../images/community-logos.gif) no-repeat scroll -429px -34px;
}


#footer-contact-info
{
	float:left;
	margin-left:11px;
	margin-top:11px;
	width:257px;
}

#footer-contact-info p
{
	color:#7E7E7E;
	font-size:11px;
	line-height:12px;
	margin-top:5px;
}

#newsletter-signup
{
	float:right;
	width:240px;
	height:32px;
	margin-top:10px;
}

#newsletter-signup form
{
	height:32px;
}


#newsletter-signup #newsletter-signup-field
{
	border-color:-moz-use-text-color #999999;
	border-style:none solid;
	border-width:0px 1px;
	color:#A0A09F;
	float:left;
	font-size:11px;
	padding:11px 8px;
	width:186px;
}


/* ---- Gallery Styling LOUGH ----*/

#featured-gallery
{
	width:650px;
	min-height:310px;
	border:1px solid #DFDFDF;
	background:transparent url(../images/event-block-bg.jpg) repeat-x bottom;
	margin-top:10px;
	margin-bottom:30px;
}


#featured-gallery.album-detail
{
	width:650px;
	min-height:450px;
	height: auto;
	border:1px solid #DFDFDF;
	background:transparent url(../images/event-block-bg.jpg) repeat-x bottom;
	margin-top:10px;
	margin-bottom:30px;
}

.featured-gallery-overview
{
	width:620px;
	margin-top:15px;
	margin-left:15px;
}

.featured-gallery-overview img
{
	float:left;
	margin-right:25px;
}

.gallery-info-container
{
	
	float:left;
	padding-bottom:30px;
}


.gallery-info-container h1
{

	color:#656565;
	font-size:22px;
	font-weight:normal;
	font-family: Ultramagnetic, Frutiger, "Frutiger Linotype", Univers, Calibri, "Gill Sans", "Gill Sans MT", "Myriad Pro", Myriad, "DejaVu Sans Condensed", "Liberation Sans", "Nimbus Sans L", Tahoma, Geneva, "Helvetica Neue", Helvetica, Arial, sans serif;
	width:360px;

}

.gallery-info-container p
{

	width:360px;
	color:#5C5C5C;
	font-size:12px;
	font-weight:normal;
	line-height:18px;
	margin-top:15px;
	margin-bottom:15px;
}

.gallery-info-container p span
{
	font-weight:bold;
}

.gallery-info-container h2
{

	font-size:12px;
	font-weight:bold;
	line-height:18px;
}

.gallery-info-container h2 a
{
	background:transparent url(../images/view-gallery.gif) no-repeat 0px 0px;
	color:#656565;
	display:block;
	font-weight:bold;
	padding:0px 0px 0px 22px;
	text-decoration:none;
}

.gallery-info-container h2 a:hover
{
	background:transparent url(../images/view-gallery.gif) no-repeat 0px -82px;
}

#featured-gallery-pics
{
	margin:15px 0px 0px 15px;
	height:50px;
}

#featured-gallery-pics img
{
	float:left;
	margin:0px;
	padding:0px;
	margin-right:4px;
}

#featured-gallery-pics.album-detail img
{
	float: left;
	margin: 0px 15px 15px 0px;
	padding: 0px;
}

.gallery-preview
{
	width:305px;
	height:75px;
	margin-bottom:30px;
	margin-right:10px;
	margin-left:10px;
	float:left;
}

.gallery-preview img
{
	float:left;
	margin-right:10px;
}

.gallery-preview h1
{
	float:left;
	color:#666;
	font-size:16px;
	line-height:18px;
	font-weight:normal;
	font-family: Ultramagnetic, Frutiger, "Frutiger Linotype", Univers, Calibri, "Gill Sans", "Gill Sans MT", "Myriad Pro", Myriad, "DejaVu Sans Condensed", "Liberation Sans", "Nimbus Sans L", Tahoma, Geneva, "Helvetica Neue", Helvetica, Arial, sans serif;
	width:200px;
}

.gallery-preview h2
{
	float:left;
	font-size:12px;
	font-weight:bold;
	line-height:18px;
	margin-top:10px;
}

.gallery-preview h2 a
{
	background:transparent url(../images/view-gallery.gif) no-repeat 0px 0px;
	color:#656565;
	display:block;
	font-weight:bold;
	padding:0px 0px 0px 22px;
	text-decoration:none;
}

.gallery-preview h2 a:hover
{
	
}

/* ---- Brower specific message  */
#ie6-sucks
{
	background-color:#AB0518;
	height:27px;
	line-height:27px;
	text-align:center;
}

#ie6-sucks h1
{
	color:#FFFFFF;
	font-size:12px;
	font-weight:bold;
	height:30px;
	line-height:30px;
}
#ie6-sucks a, #ie6-sucks a:hover
{
	color:#FFFFFF;
	font-size:12px;
	font-weight:bold;
}


#error-page
{
	margin-top:10px;
}

#error-page h1
{
	color:#5C5C5C;
	font-size:14px;
	font-weight:bold;
	line-height:16px;
}

#error-page p 
{
	color:#5C5C5C;
	font-size:12px;
	line-height:16px;
	margin-top:15px;
}

#error-page p a
{
	color: #656565;
	font-weight:bold;
}


.flyer-spot {  
    height: 450px;  
    padding: 0;  
    margin:  0;  
    width: 320px;
} 
 
.flyer-spot img {  
    padding: 0px;
    width:  320px; 
    height: 450px; 
    top:  0; 
    left: 0 
}





/* -------------------------------- New Blog Styling -- ICH 300309 */

#three-col-container .single-post-blog h1
{
	color: #656565;
	font-family: Ultramagnetic, Frutiger, "Frutiger Linotype", Univers, Calibri, "Gill Sans", "Gill Sans MT", "Myriad Pro", Myriad, "DejaVu Sans Condensed", "Liberation Sans", "Nimbus Sans L", Tahoma, Geneva, "Helvetica Neue", Helvetica, Arial, sans serif;
	font-size: 24px;
	font-weight:normal;
	margin: 0px;
	padding: 0px;
	padding-top: 10px;
}

.single-post-blog h2
{
	color: #9F9F9F;
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
}

.single-post-blog p
{
	color:#5C5C5C;
	font-size:12px;
	font-weight:normal;
	line-height:16px;
	margin-top:10px;
	margin-bottom:10px;
}

.single-post-blog p a
{
	font-weight:bold;
	color:#A20415;
}

.single-post-blog em
{
	font-style: italic;
}

.single-post-blog img.left
{
	float: left;
	padding: 10px 20px 20px 0px;
}

.single-post-blog blockquote p
{
	color:#6796BA;
	font-family:Georgia,serif;
	font-size:16px;
	line-height:22px;
	padding:10px 15px;
	background:transparent url(../images/quote-bg.gif) no-repeat 0px 0px;
}

.single-post-blog ul.content-list
{
	margin-left: 20px;
	list-style-type: disc;
}

.single-post-blog li
{
	color:#5C5C5C;
	font-size:11px;
	font-weight:normal;
	line-height:16px;
}

.single-post-blog .album-list-item 
{
	clear: both;
	margin-top: 10px;
}

.single-post-blog .album-list-item-first
{
	margin-top: 40px;
}

.single-post-blog .album-list-item img
{
	float: left;
	padding: 5px 20px 20px 0px
}

.single-post-blog .album-list-text {
	border-bottom: 1px solid #d3dae0;
	color:#5C5C5C;
	font-size:12px;
	font-weight:normal;
	line-height:16px;
	margin-left:120px;
	margin-top:10px;
	padding-bottom: 30px;
}

.single-post-blog .album-list-text a
{
	font-weight:bold;
	color:#A20415;
}

.blog-post-related-items
{
	margin-top: 67px;
	padding-bottom: 7px;
}

.blog-post-latest-posts
 {
	margin-top: 10px;
	padding-bottom: 7px;
 }

.blog-post-related-items h1, .blog-post-latest-posts h1
{
	border-top:6px solid #F0F0F0;
	border-bottom:3px solid #F0F0F0;
	color:#F4AC00;
	font-size:14px;
	font-weight:bold;
	height:30px;
	line-height:30px;
	margin-bottom:7px;
}

.blog-post-related-items ul li, .blog-post-latest-posts ul li
{
	line-height:15px;
	margin-bottom:15px;
}


.blog-post-related-items ul li a, .blog-post-latest-posts ul li a
{
	color:#656565;
	font-size:12px;
	line-height:12px;
	margin-top:5px;
	text-decoration: none;
}

.blog-post-related-items ul li a:hover, .blog-post-latest-posts ul li a:hover
{
	color: #F4AC00;
}




.single-post-blog img
{
	background-color: #FFF;
	clear: both;
	float: none;
	margin: 0px 0px 10px 0px;
	padding: 0px;
}



#blog-pager
{
	margin-top: 20px;
	text-transform: uppercase;
}

#blog-pager a
{
	background-color:#D2D2D2;
	color:#000;
	font-size:12px;
	margin-right: 3px;
	padding:3px 9px;
	text-decoration:none;
}

#blog-pager a:hover
{
	background-color: #AB0518;
	color: #FFF;
}

#blog-pager span.current
{
	background-color: #AB0518;
	color: #FFF;
	margin-right: 3px;
	padding:3px 9px;
}


/* ------- REMIX FORM STYLING ------- */

#remix-submission-form
{
	background-color:#F7F7F7;
	border:1px solid #C8C8C8;
	padding:15px;
	width:615px;
}

#remix-submission-form h1
{
	color: #AB0518;
	font-weight:bold;
	font-size:20px;
}

#form-element-container p
{
	color:#666666;
	font-family:Arial,Helvetica,sans-serif;
	font-size:14px;
	font-weight:bold;
	line-height:20px;
	margin-bottom:5px;
}

#form-element-container span
{
	color: #AB0518;
	font-weight:bold;
	font-size:11px;
	font-style:italic;
}

.formfield
{
	background-image:url(http://www.choicecuts.ie/wp-content/themes/default/images/field-bg.gif);
	background-repeat:repeat-x;
	border:1px solid #C8C8C8;
	color:#333333;
	font-family:Arial,Helvetica,sans-serif;
	font-size:13px;
	line-height:13px;
	margin-bottom:5px;
	padding:8px;
	width:595px;
}

#submit-this-mother
{
	background-color:#FFFFFF;
	border:1px solid #999;
	color: #AB0518;
	font-size:16px;
	font-weight:bold;
	padding:10px;
	width:595px;
}

.req-note
{
	color: #AB0518;
	font-weight: bold;
}


#remix-audio-links
{
	border:1px solid #999;
	padding:20px;
}

#remix-audio-links ul li
{
	height:50px;
	line-height:50px;
}

#remix-audio-links ul li a
{
	background:transparent url(../images/wav-icon.jpg) no-repeat scroll 0px;
	color:#AB0518;
	display:block;
	font-size:16px;
	font-weight:bold;
	line-height:50px;
	padding:0px 0px 0px 35px;
}

#upload-message
{
	color: #666666;
	font-size: 10px;
	text-align: center;
}

#competition-banner-container
{
	margin-top:10px;
	margin-bottom:10px;
	width:650px;
}


/* ------- CLUBS SECTION styling ------- */

#clubnight-further-info-col1, #clubnight-further-info-col2
{
	float: left;
	width: 320px;
}

#clubnight-further-info-col1
{
	padding-right: 10px;
}

#next-clubnight-container
{
	border-bottom: 6px solid #F0F0F0;
	margin-top: 10px;
	padding-bottom: 20px;
}

#next-clubnight-container img
{
	margin-bottom:10px;
}


#next-clubnight-container h1
{
	color: #656565;
	font-size: 22px;
	font-weight: normal;
	font-family: Ultramagnetic, Frutiger, "Frutiger Linotype", Univers, Calibri, "Gill Sans", "Gill Sans MT", "Myriad Pro", Myriad, "DejaVu Sans Condensed", "Liberation Sans", "Nimbus Sans L", Tahoma, Geneva, "Helvetica Neue", Helvetica, Arial, sans serif;
	line-height: 40px;
	margin-bottom:5px;
}


#next-clubnight-container p
{
	float: left;
	width: 300px;
}


#next-clubnight-info
{
	float:left;
	margin-left:31px;
	width:315px;
}


#next-clubnight-info table
{
	width:335px;

}

#next-clubnight-info table tr, #next-clubnight-info table td
{
	color: #5C5C5C;
	font-size: 12px;
	line-height:16px
}



#next-clubnight-info strong
{
	color: #666666;
}

#next-clubnight-info a
{
	color: #AB0518;
	font-weight: bold;
}

#general-clubnight-blurb p 
{
	margin-bottom: 10px;
}

#upcoming-clubnights-container
{
	border-top: 6px solid #F0F0F0;
	padding: 10px 0px 30px 0px;
}

#upcoming-clubnights-container h1
{
	color: #656565;
	font-size: 20px;
	font-weight: normal;
	font-family: Ultramagnetic, Frutiger, "Frutiger Linotype", Univers, Calibri, "Gill Sans", "Gill Sans MT", "Myriad Pro", Myriad, "DejaVu Sans Condensed", "Liberation Sans", "Nimbus Sans L", Tahoma, Geneva, "Helvetica Neue", Helvetica, Arial, sans serif;
	line-height: 36px;
}

#upcoming-clubnight-blurb
{
	padding-bottom: 20px;
}

#upcoming-clubnight-blurb h1 
{
	color: #B4BADE;
	font-size: 16px;
	font-weight: normal;
	font-family: Ultramagnetic, Frutiger, "Frutiger Linotype", Univers, Calibri, "Gill Sans", "Gill Sans MT", "Myriad Pro", Myriad, "DejaVu Sans Condensed", "Liberation Sans", "Nimbus Sans L", Tahoma, Geneva, "Helvetica Neue", Helvetica, Arial, sans serif;
	line-height: 18px;
	margin:0px;
}

#upcoming-clubnight-blurb h2
{
	color:#5C5C5C;
	font-size:12px;
	line-height:14px;
	font-weight:bold;
}

#previous-clubnights-container
{
	border-top: 6px solid #F0F0F0;
	padding: 10px 0px 30px 0px;
}


#previous-clubnights-container h1
{
	color: #656565;
	font-size: 20px;
	font-weight: normal;
	font-family: Ultramagnetic, Frutiger, "Frutiger Linotype", Univers, Calibri, "Gill Sans", "Gill Sans MT", "Myriad Pro", Myriad, "DejaVu Sans Condensed", "Liberation Sans", "Nimbus Sans L", Tahoma, Geneva, "Helvetica Neue", Helvetica, Arial, sans serif;
	line-height: 36px;
	margin-bottom:0px
}

#previous-clubnight-blurb
{
	margin-bottom:50px;
}

#previous-clubnight-blurb h1 
{
	color: #B4BADE;
	font-size: 16px;
	font-weight: normal;
	font-family: Ultramagnetic, Frutiger, "Frutiger Linotype", Univers, Calibri, "Gill Sans", "Gill Sans MT", "Myriad Pro", Myriad, "DejaVu Sans Condensed", "Liberation Sans", "Nimbus Sans L", Tahoma, Geneva, "Helvetica Neue", Helvetica, Arial, sans serif;
	line-height: 18px;
	margin:0px;
}

#previous-clubnight-blurb h2
{
	color:#5C5C5C;
	font-size:12px;
	line-height:14px;
	font-weight:bold;
	margin-bottom:10px;
}




/* ------- 404 styling ------- */

#container-404
{
	float: left;
	margin-left: 0px;
	margin-top: 15px;
	padding-top: 10px;
	width: 320px;
}

#container-404.extra-404
{
	margin-right: 10px;
}

#container-404 ul li a
{
	color: #5C5C5C;
	font-size: 12px;
	font-weight: normal;
	line-height: 16px;
	text-decoration: none;
}

#container-404 ul li a:hover
{
	text-decoration: underline;
}

#container-404 .two-col-header
{
	border-bottom: 3px solid #F0F0F0;
	border-top: 6px solid #F0F0F0;
}

#container-404 h1
{
	color: #656565;
	font-size: 16px;
	font-weight: normal;
	font-family: Ultramagnetic, Frutiger, "Frutiger Linotype", Univers, Calibri, "Gill Sans", "Gill Sans MT", "Myriad Pro", Myriad, "DejaVu Sans Condensed", "Liberation Sans", "Nimbus Sans L", Tahoma, Geneva, "Helvetica Neue", Helvetica, Arial, sans serif;
	height: 36px;
	line-height: 36px;
	margin-bottom: 1px;
}

/*------ Instant Updates --------*/

#instant-updates
{
	padding:0px;
	padding-top:15px;
	position:relative;
}

#instant-updates a#twitter-link
{
	color:#3C0708;
	font-weight:bold;
	position:absolute;
	right:5px;
	text-decoration:none;
	top:15px;
}

#instant-updates a#twitter-link:hover
{
	color:#555;
}

#instant-updates h2
{
	border-top:1px solid #F0F0F0;
	color:#6796BA;
	font-size:18px;
	font-weight:bold;
	line-height:22px;
	padding-top:3px;
}

#instant-updates h3
{
	font-size:10px;
	color:#555;
	line-height:12px;
	padding-bottom:5px;
	border-bottom:6px solid #F0F0F0;

}

#instant-updates ul
{
	margin-top:10px;
}

#instant-updates ul li
{
	color:#5C5C5C;
	float:left;
	font-size:11px;
	font-weight:normal;
	line-height:13px;
	margin-bottom:5px;
	padding:5px;
	width:310px;
}

#instant-updates ul li.alt
{
	background-color:#EEE;
}

#instant-updates ul li .hot-update
{
	font-weight: bold;
	text-transform: uppercase;
}

#instant-updates ul li a
{
	color:#6796BA;
	font-size:12px;
	font-weight:bold;
	text-decoration:underline;

}

#instant-updates ul li a:hover
{
	text-decoration:none;
}



/*------ Charts --------*/

#chart-container
{
	padding:0px;
	padding-top:15px;
	position:relative;
}

#chart-container span.view-all-link a
{
	color:#3C0708;
	font-size: 10px;
	font-weight:bold;
	position:absolute;
	right:5px;
	text-decoration:none;
	top:36px;
}

#chart-container span.view-all-link a:hover
{
	color:#555;
}

#chart-container span.chart-loader
{
	display: none;
	left: 40%;
	position: absolute;
	top: 50%;
	z-index: 1;
}

#chart-container h2
{
	border-top:1px solid #F0F0F0;
	color:#6796BA;
	font-size:18px;
	font-weight:bold;
	line-height:22px;
	padding-top:3px;
	visibility: visible;
}

#chart-container h3
{
	border-bottom:6px solid #F0F0F0;
	color:#555;
	font-size:10px;
	line-height:12px;
	padding-bottom:5px;
	visibility: visible;
}

#chart-container dl
{
	margin-top:10px;
}

#chart-container dl dt, #chart-container dl dd
{
	color:#5C5C5C;
	font-size:11px;
	font-weight:bold;
	line-height:13px;
	padding:5px 5px 0px 5px;
	width:310px;
}

#chart-container dl dd
{
	font-weight: normal;
	line-height: auto;
	margin-bottom: 5px;
	padding-bottom: 5px;
	padding-left: 20px;
	width:295px;
}

#chart-container dl dt.alt, #chart-container dl dd.alt, #chart-container ul li.alt
{
	background-color:#EEE;
}

#chart-container ul
{
	margin-top:10px;
}

#chart-container ul li
{
	color:#5C5C5C;
	font-size:12px;
	font-weight:bold;
	line-height:13px;
	padding:15px 5px 10px 5px;
	width:310px;
}

#chart-container ul li a {
	color:#5C5C5C;
	text-decoration: none;
}

#chart-container ul li a:hover {
	color:#5C5C5C;
	text-decoration: underline;
}

#chart-container ul.nav
{
	margin-top:0px;
}

#chart-container ul.nav li
{
	color:#6796BA;
	float: none;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
	padding:0px;
	width:auto;
}

#chart-container ul.nav li a
{
	color:#6796BA;
	font-size:12px;
	font-weight:bold;
	text-decoration:underline;

}

#chart-container ul.nav li a:hover
{
	text-decoration:underline;
}

#chart-container ul.nav li.chart-old
{
	float: left;
}

#chart-container ul.nav li.chart-new
{
	float: right;
}


