*
{
	margin: 0;
	padding: 0;
	list-style-type: none;
	font-family : Arial, Helvetica, sans-serif;
}
p
{
	margin: 12px 0;
	line-height: 14px;
}
body { 
	font-size: 11px;
	line-height: 14px;
	margin: 0;
	padding: 0;
	color: #777;
}
.hr
{
	position: relative;
	left: -10px;
	height: 10px;
	width: 716px;
	display: block;
	background: url( '../images/hr.png' ) no-repeat top left;
}
pre
{
	white-space: pre-wrap;
}
#wrapper {
	background-color: #fff;
	position: relative;
	left: 50%;
	margin-left: -600px;
	padding-top: 0;
	width: 1100px;

}
#header
{
	height: 326px;
	background: url( '../images/headbg.png' ) no-repeat top left;
}
#browse_crag
{
	position: absolute;
	right: 120px;
	display: block;
	top: 330px;
}
#flashMessage {
	width: 400px;
	font-weight: bold;
	font-size: 12px;
	margin: 3px 0 20px 0;
}
.mainContent {
	position: relative;
	top: -6px !important;
	border-left: 1px solid #90A2AF;
	margin: 0 0 0 266px;
	width: 740px;
	padding: 40px 0 50px 10px;
}
.mainContent #pagetitleheading
{
	margin-left: 8px;
	font-size: 20px;
}
a,
.soundcloud_playlist label
 {
	color: #90A2AF;
	text-decoration: none;
	font-weight: normal;
}
a:hover
{

}
a:hover,
.soundcloud_playlist label:hover
{
		opacity:0.6;filter:alpha(opacity=60);

	background: url("../images/flashme.gif") repeat scroll left top transparent !important;
	text-decoration: none;

}
a img:hover
{
	cursor: pointer;
	opacity:0.5;filter:alpha(opacity=50);
}

h1,
h1 a
{
	color: #6c8691;
	margin-bottom: 20px;
	font-weight: normal;
}

a.h1:hover
{
	background: #6c8691 url("../images/flashme.gif") repeat scroll left top transparent !important;
}

a img {
	border: 0px;
	margin: 0px;
}
a,
a img,
a label
{
	cursor: pointer;
}
/* ********************************************** */
/* ********************************************** */ 
#flashme
{
	cursor: pointer;
	top: 83px;
	left: 28px;
	display: block;
	position: relative;
	width: 130px;
	height: 45px;
	margin-bottom: -45px;
	background: url( '../images/flashme.gif' ) no-repeat top left;
	text-indent: -5000px;
	opacity:0.3;filter:alpha(opacity=30) !important;

}

#forum_link
{
	float: right;
	position: relative;
	top: 165px;
	right: 2px;
	border: 1px solid #fff;
	display: block;
	height: 9px;
	width: 9px;
	text-indent: -5000px;
}

/* ********************************************** */

#mainmenu
{
	width: 621px;
	display: block;
	position: relative;
	top: 214px;
	left: 360px;
	text-align: right;
	padding: 0;
}

#mainmenu li,
#mainmenu li a
{
	width: 61px;
	display: block;
	background: none;
	margin: 0;
	padding: 0;
	font-size: 12px;
	text-transform: uppercase;
	font-weight: normal !important;
	border: none;
}
#mainmenu li
{
	border: none;
	margin: 0px 6px;
	padding: 0px;
	display: inline-block;
}
#mainmenu li a
{
	padding: 0 0 1px 10px;
	color: #FFF;
	cursor: pointer;
	padding-top: 83px;
	text-align: center;
}
#mainmenu li#active a
{
/*
	background: url( '../images/menuhover.png' ) no-repeat top right !important;
*/
	background: url("../images/flashme.gif") repeat left top transparent;
	opacity:0.25;filter:alpha(opacity=25) !important;
}
#mainmenu li a.secondary {color: #A7B9C1}
/* */


.login
{
	top: -10px;
	z-index: 100;
}
#admin_link
{
	float: right;
	position: relative;
	margin-bottom: 10px;
	top: -172px;
	left: 100px;
	color: #ddd;
}
.login,
.login a
{
	position: relative;
	color: #86A3B0;
	color: #ddd;
}

.login a:link,.login a:visited {
	text-decoration: none;
	font-weight: bold;
	color: #ddd;
}

.login a:hover {
	color: #86A3B0;
	text-decoration: none;
}

/* ********************************************************* */
#top_back_link
{
	position: absolute;
	top: 330px;
	margin-bottom: -12px;
	color: #666;
}

/* ********************************************************* */
#content_list
{
	padding-left: 84px;
}

#content_list li
{
	font-family : Arial, Helvetica, sans-serif !important;
	font-size: 11px !important;
	line-height: 14px;
	padding-right: 150px;
	color: #777777;
	margin-bottom: 30px;
}
#content_list li ol li
{
	margin: 0;
	padding: 0;
}
#content_list li h1,
.news_view_post label.title a,
.news_view_post label.title
{
	font-size: 12px;
	color: #FFF;
}

#content_list li h1,
.news_view_post label.title
{
	display: block;
	padding: 2px 8px;
	background-color: #617D89; 
}
#content_list li,
.news_view_post
{
	position: relative;
	text-align: left;
}
#content_list li label.time,
.news_view_post label.time
{
	position: absolute;
	top: 1px;
	right: 5px;
	color: #FFF;
}
#content_list li img,
.news_view_post img
{
	/*
	float: right;
	margin-left: 10px;
	*/
	margin-right: 10px;
}
.back2news_list
{
	display: block;
	margin: 20px 0 10px 0;
}

fieldset {
	margin: 1em 0;
	padding: 1em;
	border: 1px solid #ccc;
	display: inline-block;
	margin-left: 150px;
	top: 20px;
}
#full_login_form
{

}

form label {
	display: inline-block;
	width: 100px;
}
form input,
form textarea,
form select
{
	display: inline-block;
	max-height: 100px;
	max-width: 300px;
	margin: 3px 0;
	border: 1px solid #ccc;
	padding: 2px;
	background-color: inherit;
	color: inherit;
	font-size: inherit;
}
form input[type="button"],
form input[type="submit"]
{
	background-color: #617D89;
	color: #FFF;
	border: none;
}
form span
{
	display: block;
	margin: 2px 0;
}
form span.note
{
	margin-left: 100px;
}

#footer
{
	width: 750px;
	margin-top: 0;
	padding-top: 5px;
	margin-bottom: 20px;
	margin-left: 266px;
	text-align: right;
	border-top: 1px solid #90A2AF;
	position: relative;
	top: -6px;
	font-size:11px;
}
#footer a
{
	color: #777777;
}
#footer .triangle
{
	height: 100px;
	width: 100px;
	display: block;
	background: url( '../images/triangle.png' ) no-repeat top left;
	float: left;
	position: relative;
	top: -6px;
}
/*
** COMMENTS
*/
ol.comments
{
	margin: 20px 0;	
}
ol.comments li
{
	width: 420px;
	border: 1px solid #e9e9e9;
	margin: 5px 0;
	padding: 5px;
}
ol.comments li label.title
{
	background-color: #FFF !important;
	color: #617D89;
}




/*
 * ARTISTS
*/
#artist_list,
.artist_view,
.event_view
{
	margin-left: 94px;
}
#artist_list li
{
	text-align: center;
	vertical-align: top;
	display: inline-block;
	width: 160px;
	/*
	border: 1px solid #617d89;
	*/
	margin-right: 15px;
	margin-bottom: 25px;
	height: 180px;
	
	background: url("../images/flashme.gif") repeat scroll left top transparent !important;

}
#artist_list li label.name
{
	display: block;
	padding: 0px;
	background-color: #617d89;
	font-size: 12px;
}
#artist_list li label.name a
{
	display: block;
	color: #FFF;
	padding: 3px;
}
#artist_list li a img:hover
{
	opacity:0.5;filter:alpha(opacity=50);
}
#artist_list li a img
{
	max-width: 160px;
	max-height: 160px;
	display: block;
	margin: 0 0 2px 0;
	border: 0;
	background: transparent;
}
#content_list li .link_list li
{
	margin-left: 15px;
	list-style-type: disc;
	margin-bottom: 3px;
}

/* artist view */
.artist_view
{
	min-height: 210px;
	
}
.artist_view label.realname
{
	font-weight: bold;
	display: block;
	margin-bottom: 10px;
	font-size: 13px;
}
.artist_view img
{
	border: 1px solid #617D89;
	float: left;
	display: block;
	margin: 0 10px 2px 0;
	max-width: 200px;
	max-height: 200px;
}
.artist_view .inner
{
	min-height: 200px;
}
.artist_view .desc
{
	text-align: left;
}


.artist_view .soundcloud_list
{
	margin-top: 40px;
	margin-bottom: 20px;
	/*
	width: 400px;
	*/
}
.artist_view .soundcloud_list li
{
	margin-bottom: 20px;
}
.soundcloud_playlist
{
	display: block;
	margin: 10px 0;
}
.soundcloud_playlist label
{
	display: block;
	width: 100px;
	margin-bottom: 5px;
	cursor: pointer;
}

.soundcloud_playlist pre
{
	display: none;
}

.h1title
{
	display: block;
	background-color: #617d89;
	padding: 2px;
	color: #FFF;
	font-weight: bold;
}
.megabigtitle
{
	display: block;
	padding: 3px;
	font-size: 11px;
	margin: 0 0 15px 0;
	background-color: #617D89;
	color: #FFF;
}

.artist_view .soundcloud_list li label.desc
{
}
.artist_view .events li
{
	margin: 3px 0;
}


/*
	EVENTS
*/
.event_list li label.event_time {
	text-align: right;
	display: block;
	font-size: 10px;
	background: #ecf1f4;
}
.event_list .venue {
	display: block;
	background: #90a2af;
	color: #fff;
	padding-left: 5px;
	font-size: 10px;
}
.event_list li img {
	max-width: 120px;
	margin-bottom: 1px;
}
.event_list .title {
	display: block;
	font-size: 10px;
	text-transform: uppercase;
}
.event_list .star_guest {
	display: block;
	font-style: italic;
	font-weight: bold;
	margin-top: 2px;
	font-size: 10px;
}
ol.event_list li {
	margin: 0 20px 20px 0;
	display: inline-block;
	width: 120px;
	vertical-align: top;
}
.event_list li a {
	display: block;
}


.event_view
{
	min-height: 400px;
}
.event_view .desc
{
	margin-top: 10px;
	
}
#photo_list li img
{
	max-height: 100px;
}

.ad-gallery
{
	display: block;
	margin-top: 20px;
}
#flyers li img
{
	max-width: 300px;
	max-height: 300px;
}

#gallery
{
	height: 630px;
	margin: auto;
}
#flyers
{
	float: left; 
	margin: 0 10px 10px 0;
}


.addthis_toolbox
{
	position: absolute;
	left: 1015px;
	top: 90px;
	width: 100px;
	opacity:0.5;filter:alpha(opacity=50);

}
.addthis_button_expanded
{
	text-indent: -5000px;
}

/*
	FRONTPAGE
*/
.left_bar,
.right_bar
{
	width: 350px;
	/*
	border: 1px solid gray;
	*/
	display: inline-block;
	vertical-align: top;
	margin-bottom: 20px;
	overflow: hidden;
}
.left_bar
{
	margin-right: 30px;
}

.widget_1
{
	margin-bottom: 30px !important;
}


.widget_1 .h1wrap,
.widget_1 a.h1
{
	background: #617c89 url( '../images/whitetriangle.png' ) no-repeat top right; ;
	display: block;
	color: #FFF;
	text-transform: uppercase;
	padding: 4px 10px;
	margin-bottom: 10px;
	border: none;
	font-size: 12px;
}
.widget_1 .h1wrap a.h1
{
	margin: 0px;
}
.widget_1 .h1wrap
{
	padding: 0;
}

.widget_1 a.h1 img
{
	border: none;
}
.widget_1 a.h1:hover
{
	background-color: #e7ebed;
	color: #617c89;
}
.widget_1 ol
{
	padding: 0 10px;
}

#future_events li,
#past_notable_events li,
#last_music li,
#artists li
{
	overflow: hidden;
	margin-bottom: 0px;
}

#artists .inner a,
#artists .inner a img
{
	height: 107px;
	width: 107px;
	display: inline-block;
	margin: 0px !important;
	padding: 0px !important;
}
#last_music li
{
	margin-bottom: 10px;
}
#last_music li .player
{
	height: 80px;
}
#last_music li a
{
	padding-left: 3px;
}
#last_music li .player span
{
	display: none;
}
#last_music li .avatar
{
	border: 1px solid #6c8691;
	float: right;
	width: 80px;
	height: 80px;
	background-color: #e7ebed;
}
#last_music li .avatar img,
#last_music li .avatar
{
	display: inline-block;
	width: 78px;
	height: 78px;
}
#past_notable_events ol
{
	margin-top: 10px;
}
#past_notable_events li,
#past_notable_events li img
{
	height: 160px;
	width: 160px;
	display: inline-block;
	background-color: #e7ebed;

}
#past_notable_events li a
{
	display:block;
}
#past_notable_events li
{
	margin-top: 0px;
}
#future_events li
{
	margin-bottom: 10px;
	height: auto;
}
#future_events li .title,
#future_events li .date,
#future_events li .desc
{
	margin: 10px;
	margin-left: 90px;
	font-size: 13px;
	colo r: #6c8691;
	display: block;
	margin-left: 220px;
}
#future_events li .date
{
	font-weight: normal;
}
#future_events li .desc
{
	font-size: 11px;
}
#future_events li .title
{
	font-size: 16px;
}
#future_events .star_guest {
	font-size: 14px;
	margin-left: 19px;
}


#future_events li a.future_events_cover
{
	height: 200px;
	float: left;
}

#future_events li img
{
	height: 200px;
	max-width: 200px;
	float: left;
}
#future_events ol li:hover
{
	/*
	background-color: #e7ebed;
	background: url("../images/flashme.gif") repeat scroll left top transparent !important;
	opacity:0.5;filter:alpha(opacity=50);

	*/


}




/*
	LABEL	
*/
.release_list ol li {
	min-height: 150px;
	padding: 0;
}

.release_list label,
.release_list div
 {
	width: 500px;
	position: relative;
}

.release_list .cover_thumb {
	float: left;
	height: 120px;
	width: 120px;
}

.release_list a img {
	z-index: 200;
	/*
	border: 1px solid #617D89;
	*/
}

.release_list .name
{
	margin-left: 130px;
	width: 370px;
	font-size: 16px;
	display: block;
}

.release_list .desc {
	margin-left: 130px;
	width: 370px;
	display: block;
}

.release_list .release_time {
	margin: 10px 0;
	margin-left: 130px;
	display: block;
	color: #aaa;
	font-size: 10px;
}

.release_list .catalogue_number {
	font-size: 12px;
	margin: 5px 0;
	display: block;
	
}


/* One release list */

.release img {
	max-width: 300px;
	/*
	border: 1px solid #617D89;
	*/
} 


#content_list li ol.label_tracks li {
	margin-bottom: 20px;
}

#content_list li ol.label_tracks li label.title {
	font-size: 11px;
}

