body{
	color: #a89d92;
	font-family: "Helvetica Neue", Helvetica, trebuchet ms, "trebuchet ms", tahoma, "Century Gothic", Arial, sans-serif;
	background: url(/themes/mutinywithin/images/backgrounds/background_mw.jpg) top repeat-y #000;
	background-attachment: fixed;
}
  
a, a:link, strong a, a strong, strong a:link, a:link strong, a:visited, strong a:visited, a:visited strong { color: #c0b47b;  text-decoration: none; }
a:hover, strong a:hover, a:hover strong { color: #ffffff; text-decoration: none; }

.body{ font-size: 1.1em;}

strong, b { color: #d9cdbb; }

p { font-size: 1.25em; margin-bottom: 10px; }

h1, h2, h3 { color: #c0aa92; }

span.admin_links {
  font-size: 1.1em;	
}

#wrapper { width: 970px; }

#ph_html_header {
	width: auto;
	height: 200px;
	padding: 0;
	margin: 0;
	background: url(/themes/mutinywithin/images/backgrounds/header.jpg) no-repeat top;
	clear: both;
	position: static;
}

	#ph_html_header .span-8 { 
		height: 200px;
		margin-bottom: 0;
		padding-bottom: 0;
		background: url(/themes/mutinywithin/images/backgrounds/black_50.png);
	}

#main { 
	width: auto; 
	margin: 0 auto;
	padding-bottom: 20px;
	background-color: #181818;
}

#ph_html_nav { 
	width: auto;
	height: 50px;
	margin: 0 0 0 0;
	padding: 0 20px;
	background-color: #000;
}

#page-board_posts_index #ph_html_nav { margin: 0;}

#left_column, #full_width { padding-left: 10px; padding-top: 20px; }
#right_column { padding-right: 10px; padding-top: 20px; }
	#full_width #right_column { padding-right: 0;}

#footer{
  position: relative;
  background: url(/themes/mutinywithin/images/backgrounds/footer.gif) #181818 repeat-x top left;
  font-size: .8em;
  margin: 0;
  border: 0;
}

/* @group MAIN NAV and HEADER items */

ul#main_nav {
	height: 50px;
	width: auto;
	list-style-type: none;
	margin: 0 auto;
	text-align: center;
	float: left;
  }

	ul#main_nav li {
		width: auto;
		background: none;
		padding: 0 15px;
		margin: 0;
		height: 50px;
		line-height: 50px;
		list-style-type: none;
		font-size: .7em;
		font-weight: bold;
		text-transform: uppercase;
	}

	ul#main_nav li a { color: #fff; }
	ul#main_nav li a:hover { color: #6ca6bb; }
	
	ul#main_nav li.nav_image { padding: 17px 0 0 10px; }
	
#ph_html_header .span-8 .search_special { height: 70px; position: relative; }

#ph_html_header .span-8 input#q {
	background-color: #000;
	width: 255px;
	height: 28px;
	padding: 5px 7px;
	border: 0;
	color: #999;
	float: none;
	position: absolute;
	top: 0;
	left: 0;
}

#ph_html_header .span-8 input.button {
	  display: block;
	  width: 40px;
	  height: 38px;
	  background: url(/themes/mutinywithin/images/buttons/search.gif) no-repeat top left;
	  margin: 0px;
	  padding: 0;
	  text-indent: -9999px;
	  border: none;
	  float: none;
	  -moz-border-radius: 0px 0px;
	  -webkit-border-radius: 0px 0px;
	  position: absolute;
	  top: 0;
	  right: 0;
}	

#ph_html_header .span-8 p {
	margin: 0;
	padding: 0;
	position: absolute;
	top: 42px;
	left: 9px;
	font-size: 1em;
}

#ph_html_header .span-8 .tour_special { 
	height: 130px; 
	position: relative;
	background: url(/themes/mutinywithin/images/backgrounds/upcomingshows.png) no-repeat top left; 
}

#ph_html_header .span-8 .tour_special h3 { 
	display: block;
	height: 28px;
	margin: 0;
	padding: 0;
	text-indent: -9999px;
	outline: none;
}

#ph_html_header .span-8 .tour_shortlist {
	padding: 0 10px;
}

	#ph_html_header .span-8 .tour_shortlist ul.simple_list li {
		padding: 5px 5px 5px 15px;
		margin: 0 0 5px 0;
		width: 270px;
		border: none;
		background: url(/themes/mutinywithin/images/icons/pointer.gif) #121212 no-repeat 5px 0px;
		}
		
#ph_html_header .span-8 .tour_viewalldates a {
	display: block;
	height: 20px;
	line-height: 20px;
	font-size: 1em;
	background: url(/themes/mutinywithin/images/icons/pointer.gif) no-repeat 0px -5px;
	padding: 0 10px 0 15px;
	color: #fff;
	float: right;
}

/* @end */


/* MAIN DIVS, classes, etc */

h1, #full_width h1, .module h3.module_heading, .page_heading {
	font-size: 2.4em;
	font-weight: bold;
	text-transform: uppercase;
	color: #fff;
	width: auto;
	line-height: 30px;
	margin: 0 0 15px 0px;
	background: url(/themes/mutinywithin/images/icons/pointer.gif) #050505 no-repeat 10px 5px;
	padding: 5px 5px 5px 25px;
	display: block;
}
	h1, #full_width h1 { margin-bottom: 10px; }
	.module h3.module_heading { font-size: 2.0em;}

.topwrapper { width: 630px; height: 160px; position: relative; overflow: hidden; }

.post {
  margin-bottom: 25px;
  padding-bottom: 0px;
  border-bottom: 10px solid #fff;
}

.board_post { padding-bottom: 15px;}

.post_image {
	display: block;
	width: 500px;
	height: 140px;
	margin: 0;
	padding: 0;
	overflow: hidden;
	border: 10px solid #333;
}

	.board_post .post_image { height: 250px; }

.thumb img { padding: 0px; border: 1px solid #444; }

	.post_image .thumb img {
		padding: 0px;
		border: 0;
		margin-top: -40px;
	}
	
		.board_post .post_image .thumb img { margin-top: 0;}
	
.post_date { 
	width: 100px;
	height: 140px;
	background-color: #333;
	padding: 10px 10px 10px 0;
	position: relative;
	float: left;
}
	.board_post .post_date { height: 250px;}

.date_stamp, .comment_stamp, .share_icons_fb, .share_icons_tw {
	width: 100px;
	text-align: center;
	color: #fff;
	background-color: #222;
	font-weight: bold;
	text-transform: uppercase;
	position: absolute;
}

	.date_stamp { 
		font-size: 1.3em;
		height: 30px;
		line-height: 30px;
		top: 10px;
		left: 0;
	}
	
	.comment_stamp {
		height: 40px;
		line-height: 16px;
		padding: 8px 0 3px 0;
		font-size: .9em;
		color: #777;
		top: 41px;
		left: 0;
	}
	
	.share_icons_tw {
		height: 20px;
		padding: 6px 0 2px 0;
		font-size: .9em;
		top: 93px;
		left: 0;
	}
	
	.share_icons_fb {
		height: 20px;
		padding: 6px 0 2px 0;
		font-size: .9em;
		top: 122px;
		left: 0;
	}
	
		.board_post .share_icons_fb { height: 130px;}
	
.twitter_share_link, .fb_share_link { display: inline; font-size: 1em; float: none; }
	.twitter_share_link { margin-left: 10px; }
	
.post_date .fb_share_link{
  font-size: .9em;
  margin: 0px;
  padding: 3px 0 3px 25px;
  background:url(http://static.ak.fbcdn.net/images/share/facebook_share_icon.gif) no-repeat center left;
}

.post_date .twitter_share_link{
  font-size: .9em;
  margin: 0;
  padding: 3px 0 3px 25px;
  background: url(/images/icons/twitter.png) no-repeat center left;
}

	.post_date .fb_share_link { margin-bottom: 6px; }

p.intro, .intro.wide_intro {
	border: none;
	padding: 5px;
	margin-bottom: 12px;
	background-color: #252525;
	font-size: 1.3em;
}

.post .span-16 { background-color: #252525; }

.post h2, .board_post h2 { 
	background: url(/themes/mutinywithin/images/icons/pointer.gif) #333 no-repeat 10px 9px;
	border: 0;
	border-top: 1px solid #181818;
	border-bottom: 1px solid #181818;
	padding: 10px 10px 10px 22px;
	margin: 0;
	font-size: 2.2em;
	font-weight: bold;
}
	
	.post h2 a, .board_post h2 a { color: #fff;}
	.post h2 a:hover, .board_post h2 a:hover { color: #6ca6bb;}

.meta { 
	background-color: #242424;
	border: 0;
}

.post .meta { 
	border: 0;
	border-bottom: 1px solid #181818;
	height: 20px;
	margin: 0;
	padding: 5px 10px;
	background-color: #333;
}

.board_post .meta {
	padding: 0;
	background: none;
	margin: 10px 0;
	border: 0;
}

.post .body, .board_post .body {
	background-color: #252525;
	padding: 10px;
}

.board_meta a, .board_meta .floatRight a, .board_meta a.floatRight { color: #c0b47b;}
.board_meta a:hover, .board_meta .floatRight a:hover { color: #fff;}

.tags { border-top: 1px dotted #444; }

.post .tags, .board_post .tags {
	background-color: #222;
	padding: 8px 10px 20px 10px;
	margin: 0;
	border: 0;
	border-top: 1px solid #181818;
	text-align: center;
	font-size: 1.25em;
	clear: both;
}
	.board_post .tags { background: none; font-size: 1.1em; }

a.readmore { 
	font-size: 1.2em; 
	color: #fff; 
	font-style: italic;
}

#post_top{
  margin-bottom: 15px;
  padding-bottom: 0;
  border-bottom: 0;
}

.rateit_strip {
	border: none;
	background-color: #111;
	padding: 10px;
	margin: 1px 0 0 0;
}

.pagination span.current { background-color: #000; border: none; color: #fff; }

/* comments */

div#comments { margin-top: 50px; }

#comments h2, #meet_and_greets h2 {
	width: auto;
	height: 45px;
	line-height: 45px;
	margin: 0 0 20px 0px;
	padding: 0 0 0 20px;
	background: url(/themes/mutinywithin/images/icons/pointer.gif) #000 no-repeat 10px 9px;
	border: 3px solid #222;
	color: #fff;
}

	#comments h2 a {
		display: block;
		width: 200px;
		height: 45px;
		text-align: right;
		padding: 0 20px 0 0;
		font-weight: bold;
		color: #6ca6bb;
	}

	#comments h2 a:hover { color: #fff; }

	/* @group COMMENTS */

	.comment{
		margin-bottom: 25px;
		padding: 10px;
		background-color: #fff;
		border: none;
		-moz-border-radius: 8px 8px;
		  -webkit-border-radius: 8px 8px;
	}

	.comment .body, .comment_body div.body p{ font-size: 1.15em; color: #333;}

	.comment .span-13 { width: 530px; }

	.comment .span-2 .thumb img { border: 0px; padding: 0;}

	.comment h4.poster { 
		display: block;
		height: 32px;
		line-height: 32px;
		font-size: 1.3em; 
		color: #555; 
		font-weight: bold;
		border: none;
		padding: 0 10px 0 13px;
		margin-bottom: 14px;
		background: url(/images/comments/comment_h4.png) no-repeat top;
	}
		.comment h4.poster a { color: #a2571a;}

	.comment_actions{
		clear: both;
		margin: 10px 0 0 0;
		border-top: 1px dotted #e5e5e5;
		padding: 10px 0 0 0;
	}

	#comment_form dt { margin-bottom: 10px;}

	blockquote.quote {
	    border: 0;
	    padding: 5px;
	    background: #eee;
		margin: 5px 0 7px 0;
		color: #777;
	}

	   blockquote.quote > cite.quote { color: #888; }

	.look_at_me { 
		padding: 10px;
		font-size: 1.2em;
		color: #fff;
		background-color: #242424;
		border: 0; 
	}

	a.flag_link { color: #990000;}
		a:hover.flag_link { color: #000; }

/* @end */



/* entry posted by */

.profile_brief { border: none; border: 0; }
.profile_brief .thumb img {
	padding: 0px;
    border: 1px solid #999;
}

/* @end */



/* AUDIO/VIDEO players & MEDIA section */

#page-media_index .span-15 { width: 600px;margin: 0;}

#featured_media_scroller { height: 360px; border-top: 10px solid #fff; }
#featured_media_scroller .feature_tab_item { background-color: #fff; border-left: 10px solid #fff; }
#featured_media_scroller .thumb img { border: 0; }

#featured_media_scroller ul.feature_tabs{ border-top: 10px solid #fff; }
#featured_media_scroller ul.feature_tabs li a{ 
	background-color: #fff; 
	color: #444;
	padding: 8px;
	-moz-border-bottom-left-radius: 5px;
	-webkit-border-bottom-left-radius: 5px;
	-moz-border-bottom-right-radius: 5px;
	-webkit-border-bottom-right-radius: 5px;
}
#featured_media_scroller ul.feature_tabs li.active a, #featured_media_scroller ul.feature_tabs li a:hover{
	background-color: #222;
	color: #fff;
}
#featured_media_scroller .feature_information{ padding: 15px 15px 0px 0px; }
#featured_media_scroller .feature_information h3 { line-height: 22px;}

.audio_player_area { background: url(/themes/mutinywithin/images/backgrounds/playerback.jpg) no-repeat; }

.audio_player_area #album_art {
	padding: 0;
	border: 0;
	padding: 10px 0 0 10px;
}

.audio_player_area h3 { margin-top: 12px; color: #fff;}

.audio_player_area .meta { background: none; padding-left: 0;}

#audio_list_area h2, #video_list_area h2, #page-media_index h2 { 
	background: url(/themes/mutinywithin/images/icons/pointer.gif) #242424 no-repeat 10px 5px;
	padding: 5px 10px 5px 20px;
	margin: 0 0 15px 0;
}

.track_info h2 { font-size: 16px; }

#page-media_index #featured_media_scroller a.readmore {
	background: none;
	background-color: #fff;
	border: 1px solid #000;
	color: #000;
}

#page-media_index a.readmore {
	display: block;
	width: 170px;
	height: 26px;
	line-height: 26px;
	text-align: center;
	font-weight: bold;
	font-style: oblique;
	font-size: 1.2em;
	background: url(/themes/mutinywithin/images/buttons/readmore.gif) no-repeat top;
}
	#page-media_index a.readmore:hover { color: #c0b47b;}

/* @end */


/* @group ACTION LINKS */
ul.action_links, ul.plain_list ul.action_links{
margin: 0;
padding: 0;
list-style: none;
line-height: 25px;
border: none;
float: left;
}

ul.action_links li, ul.plain_list ul.action_links li{
	float: left;
	margin: 0 3px 3px 0;
	padding: 0 6px;
	line-height: 25px;
	background-color: #161616;
	border: 1px solid #333;
	font-size: .9em;
}

	.module_content ul.action_links { float: inherit; }
	.module_content ul.action_links li { 
		border: 1px solid #333; font-size: 1em; padding: 3px 8px;margin: 0 5px 5px 0; 
	}

ul.action_links li a, ul.plain_list ul.action_links li a, .module_content ul.action_links a { color: #aaa; }
ul.action_links li:hover, ul.plain_list ul.action_links li:hover, .comment_actions ul.action_links li:hover { background-color: #3b555e; color: #fff; }
	.comment_actions ul.action_links li:hover { border: 1px solid #3b555e;}
ul.action_links li:hover a, ul.plain_list ul.action_links li:hover a { color: #fff; }
ul.action_links li a:hover, ul.plain_list ul.action_links li a:hover {color: #fff; }

a.flag_link { color: #990000;}
	a:hover.flag_link { color: #000; }

td.row_actions ul.action_links { float: left; }

td.row_actions ul.action_links li{
	display: block;
	float: left;
	margin: 0 0 0 0;
	font-size: .8em;
}

.comment_actions ul.action_links li { background-color: #fff; border: 1px solid #bbb;}
.comment_actions ul.action_links li a { color: #5e91b5;}
.comment_actions ul.action_links li:hover a, .comment_actions ul.action_links li a:hover { color: #fff;}

/* @end */


/* @group BUTTON LINKS */

ul.button_links{ font-size: 1.4em; }

ul.button_links li{ margin-bottom: 10px; }

ul.button_links li a{
  background-color: #161616;
  border: 1px solid #333;
  padding: 5px;
  color: #fff;
}

ul.button_links li a:hover{
  background-color: #3b555e;
  color: #fff;
}

ul.button_links li.current a{
  background-color: #3b555e;
  color: #fff;
}

/* @end */


/* @group SIMPLE LIST */

ul.simple_list > li{
	padding: 7px 0;
	border-bottom: 1px dotted #333;
	font-size: 1.0em;
}

ul.simple_list li .thumb img { 
	padding: 0px;
    border: 1px solid #fff;
}

ul.simple_list li .thumb { margin-right: 7px; }

ul.simple_list li h4.poster {
	padding: 0 0 4px 0;
	margin: 0 0 4px 0;
	border-bottom: 1px dotted #333;
	color: #999;
}

	#latest_comments ul.simple_list li h4.poster { border: none; }

#tag_module ul.simple_list li { font-size: 1.2em;}
	
/* @end */



/* @group PLAIN LIST */

  ul.plain_list li{ border: none; }

/* @end */


/* USER PROFILE */

#user_profile_top .thumb img {
	padding: 0px;
    border: 5px solid #fff;
}
			
/* @end */



/* @group FORMS */

label{ color: #ccc; }

input.button{ 
	background-color: #d27006; 
	border: none; 
	padding: 6px;
}

input.button:hover{ background-color: #336699; }

fieldset{ 
	border: 1px solid #333; 
	padding: 10px;
}

input[type='text'], input[type='password'] {
  padding: 5px;
  border: 1px solid #454545;
  background-color: #2f2f2c;
  color: #999;
}

  .forum_table textarea { background-color: #fff; color: #222;}

  form dl dd{
    margin: 4px 0 8px 0;
    padding: 0;
    -moz-border-radius: 0 0;
    -webkit-border-radius: 0 0;
  }

	#dates dl dd, dd.wysiwyg, #ticket_information dl dd.tourdate_infobox {
		margin: 8px 0 12px 0;
	    padding: 4px;
	    background-color: #f4f4f4;
	    -moz-border-radius: 4px 4px;
	    -webkit-border-radius: 4px 4px;
	    color: #333;
	}

fieldset legend{
  padding: 5px;
  background-color: #333;
  color: #ccc;
}

/* @end */



/* @group SEARCH BOX */
#search_box{
  background-color: #000;
  border: 1px solid #242424;
  padding: 10px;
  margin-bottom: 20px;
}
/* @end */


/* @group TABLES */

table.tourdates th, table.list th{
    font-size: 1.3em;
    padding: 4px 12px 8px 0px;
    border-bottom: 1px solid #c16902;
    border-top: none;
}

table.tourdates tr.even td, table.list tr.even td  { background-color: #161616; }

table.tourdates td, table.list td{
    padding: 10px 3px 10px 6px;
    border-bottom: 1px solid #242424;
  }
/* @end */



/* @group TOUR */

#tour_date_fullinfo h3, #tour_date_fullinfo h4 { color: #FFF; }

/* @end */


/* @group RELEASES partial */

.viewmore { border-top: 1px dotted #353535; font-size: .95em; }

#release_view .span-8 .normalText p { font-size: 1.05em;}

ul#release_list li { height: 440px;}

ul#release_list li h2 { 
	font-size: 1.3em;
	font-weight: bold;
	margin: 7px 0;
	padding: 0;
	border: none; 
	background: none;
}

ul#release_list li img { border: 5px solid #333; padding: 0;}

ul#release_list .meta { background: #222; padding: 4px; }

/* @end */


/* @ ADVERTISING */	
.advert {
	padding: 4px;
	border: 1px solid #333;
	background-color: #000;
}
/* @ ADVERTISING end */


/* MISC */

div.blog_edit_bar { background-color: #000;}

a.add_comment_link { color: #fff;}
.grid_item a.add_comment_link, #page-media_index a.add_comment_link { color: #fff; font-size: 1.2em; font-style: oblique; }
.grid_item a.add_comment_link:hover, #page-media_index a.add_comment_link:hover { color: #c0b47b;}

.span-4 .aspect_ratio img { width: 140px; }
#latest_comments { }

/* @end */