html, body	{background:#fff;}

#header-wrapper	{margin-bottom:20px;}

.landscape	{position:relative; height:264px; background:url('http://crushmm.net/mike/sia/tumblr/images/bg_header.png') no-repeat;}
.landscape h1	{position:absolute; left:350px; top:12px;}

h2.left-column-title	{font-family:Comic Sans, "Comic Sans MS", cursive, sans-serif; margin: 0;}

ul#master-nav	{list-style:none; padding:0; margin:0;}
ul#master-nav li {display:inline; padding:0; margin:0;}
ul#master-nav li a	{display:inline; float:left; height:60px; background:url('http://crushmm.net/mike/sia/tumblr/images/bg_master-nav.png') no-repeat; text-indent:-99999px; margin:0 5px;}
ul#master-nav li a.blog	{background-position:0 0; width:150px;}
ul#master-nav li a.blog:hover	{background-position:0 -60px;}
ul#master-nav li a.tour	{background-position:-156px 0; width:150px;}
ul#master-nav li a.tour:hover	{background-position:-156px -60px;}
ul#master-nav li a.photos	{background-position:-320px 0; width:150px;}
ul#master-nav li a.photos:hover	{background-position:-320px -60px;}
ul#master-nav li a.videos	{background-position:-477px 0; width:150px;}
ul#master-nav li a.videos:hover	{background-position:-477px -60px;}
ul#master-nav li a.discography	{background-position:-633px 0; width:150px;}
ul#master-nav li a.discography:hover	{background-position:-633px -60px;}
ul#master-nav li a.store	{background-position:-797px 0; width:150px;}
ul#master-nav li a.store:hover	{background-position:-797px -60px;}

/* Posts */
ol#posts																		{list-style:none; margin:0; padding:0;}
ol#posts li.post														{margin:0; padding:0; margin-bottom:20px;}
ol#posts li.post .post-title								{color:#0000ee; font-size:20px; margin-bottom:10px; font-family:Comic Sans, "Comic Sans MS", cursive, sans-serif;}
ol#posts li.post .post-title a							{color:#0000ee; text-decoration:none;}
ol#posts li.post .posted										{color:#858585; font-size:12px; font-style:italic; margin-bottom:5px;}
ol#posts li.post .posted a									{color:#858585; text-decoration:none;}
ol#posts li.post .post-content							{color:#33312c; font-size:12px; line-height:18px; margin-bottom:0px;}
/*ol#posts li.post .post-content p							{margin-bottom:0px;}*/
#lyrics-center {
	text-align: center;
}
ol#posts li.post .post-info									{color:#ee0000; font-size:12px; text-transform:uppercase; font-weight:bold; margin-bottom:0px; line-height:22px;}
ol#posts li.post .post-info a								{color:#ee0000; text-decoration:none;}
ol#posts li.post .post-info a:hover					{text-decoration:underline;}
ol#posts li.post .post-info .comments-notes	{display:inline; float:left; position:relative; top:2px;}
ol#posts li.post .post-info .share-social		{display:inline; float:right; position:relative; left: 40px;}

ul.conversation															{}
ul.conversation li span.label								{font-weight:bold;}

/* Post Borders */
ol#posts li.post .post-top	{background:no-repeat 50% 0; height:25px;}
ol#posts li.post .post-bottom	{background:no-repeat 50% 0; height:23px;}
ol#posts li.post .post-wrapper	{background:repeat-y 50% 0; padding:0 20px;}

ol#posts li.post.text {}
ol#posts li.post.text .post-top	{background-image:url('http://crushmm.net/mike/sia/tumblr/images/post_border_top-text.png');}
ol#posts li.post.text .post-bottom	{background-image:url('http://crushmm.net/mike/sia/tumblr/images/post_border_bottom-text.png');}
ol#posts li.post.text .post-wrapper	{background-image:url('http://crushmm.net/mike/sia/tumblr/images/post_border_sides-text.png');}

ol#posts li.post.photo {}
ol#posts li.post.photo .post-top	{background-image:url('http://crushmm.net/mike/sia/tumblr/images/post_border_top-photo.png');}
ol#posts li.post.photo .post-bottom	{background-image:url('http://crushmm.net/mike/sia/tumblr/images/post_border_bottom-photo.png');}
ol#posts li.post.photo .post-wrapper	{background-image:url('http://crushmm.net/mike/sia/tumblr/images/post_border_sides-photo.png');}

ol#posts li.post.video {}
ol#posts li.post.video .post-top	{background-image:url('http://crushmm.net/mike/sia/tumblr/images/post_border_top-video.png');}
ol#posts li.post.video .post-bottom	{background-image:url('http://crushmm.net/mike/sia/tumblr/images/post_border_bottom-video.png');}
ol#posts li.post.video .post-wrapper	{background-image:url('http://crushmm.net/mike/sia/tumblr/images/post_border_sides-video.png');}

ol#posts li.post.quote {}
ol#posts li.post.quote .post-top	{background-image:url('http://crushmm.net/mike/sia/tumblr/images/post_border_top-quote.png');}
ol#posts li.post.quote .post-bottom	{background-image:url('http://crushmm.net/mike/sia/tumblr/images/post_border_bottom-quote.png');}
ol#posts li.post.quote .post-wrapper	{background-image:url('http://crushmm.net/mike/sia/tumblr/images/post_border_sides-quote.png');}

ol#posts li.post.link {}
ol#posts li.post.link .post-top	{background-image:url('http://crushmm.net/mike/sia/tumblr/images/post_border_top-link.png');}
ol#posts li.post.link .post-bottom	{background-image:url('http://crushmm.net/mike/sia/tumblr/images/post_border_bottom-link.png');}
ol#posts li.post.link .post-wrapper	{background-image:url('http://crushmm.net/mike/sia/tumblr/images/post_border_sides-link.png');}

ol#posts li.post.conversation {}
ol#posts li.post.conversation .post-top	{background-image:url('http://crushmm.net/mike/sia/tumblr/images/post_border_top-conversation.png');}
ol#posts li.post.conversation .post-bottom	{background-image:url('http://crushmm.net/mike/sia/tumblr/images/post_border_bottom-conversation.png');}
ol#posts li.post.conversation .post-wrapper	{background-image:url('http://crushmm.net/mike/sia/tumblr/images/post_border_sides-conversation.png');}

ol#posts li.post.audio {}
ol#posts li.post.audio .post-top	{background-image:url('http://crushmm.net/mike/sia/tumblr/images/post_border_top-audio.png');}
ol#posts li.post.audio .post-bottom	{background-image:url('http://crushmm.net/mike/sia/tumblr/images/post_border_bottom-audio.png');}
ol#posts li.post.audio .post-wrapper	{background-image:url('http://crushmm.net/mike/sia/tumblr/images/post_border_sides-audio.png');}


/* Notes */
#notes {font-size: 12px; margin-top: -15px;}
#notes a {color: #F00;}
ol.notes{padding: 0px; margin: 10px 0px; list-style-type: none; border-bottom: solid 1px #bdbcaa;}
ol.notes li.note {border-top: solid 1px #bdbcaa; padding: 10px;}
ol.notes li.note img.avatar {vertical-align: -4px; margin-right: 10px; width: 16px; height: 16px;}
ol.notes li.note span.action{font-weight: bold;}
ol.notes li.note .answer_content{font-weight: normal;}
ol.notes li.note blockquote {border-color: #bdbcaa; padding: 4px 10px; margin: 10px 0px 0px 25px;}
ol.notes li.note blockquote a{text-decoration: none;}

/* Pagination */
.post-pagination	{width:430px; height:60px; background:url('http://crushmm.net/mike/sia/tumblr/images/bg_paging.png') no-repeat; font-family:Comic Sans, "Comic Sans MS", cursive, sans-serif; padding:0 85px; margin-left:25px; margin-bottom:20px;}
.post-pagination a	{color:#fff; font-size:18px; text-decoration:none; line-height:60px;}

.module	{margin-bottom:20px;}
.module-title	{margin-bottom:15px;}
.module-body {}
.follow-icons a	{margin:0 2px;}
.video-title	{font-size:14px; font-weight:bold;}
.video-subtitle	{font-size:12px;}

ul.tour-dates {list-style:none; margin:0; padding:0;}
ul.tour-dates li	{margin:0; padding:0; margin-bottom:10px;}
ul.tour-dates li .event {font-weight:bold; font-size:14px;}
ul.tour-dates li .event span	{margin-right:4px;}
ul.tour-dates li .details	{}

#footer-wrapper	{color:#ee0000; font-family: Comic Sans, "Comic Sans MS", cursive, sans-serif; font-size:12px;}
#footer-wrapper span.copyright	{margin-right:15px;}
#footer-wrapper a	{color:#ee0000; text-decoration:none;}
#footer-wrapper a:hover	{text-decoration:underline;}

#seascape	{height:175px; background:url('http://crushmm.net/mike/sia/tumblr/images/bg_waves.png') repeat-x bottom;}
#seascape .boat-wrapper	{position:relative; height:175px;}
#seascape img.girl-in-boat	{position:absolute; left:656px; bottom:0;}

/* Universal */
.center {text-align:center;}
.push-left			{float:left;}
.push-right		{float:right;}

/* Sticky Footer */
html, body {height: 100%; font-family: "Comic Sans MS";}
#site-wrapper {min-height: 100%;}
#main {overflow:auto; padding-bottom: 175px;}  /* must be same height as the footer */
#seascape {position:relative; margin-top: -175px; height:175px; clear:both;} 
 
/*Opera Fix*/
body:before {
content:"";
height:100%;
float:left;
width:0;
margin-top:-32767px;
}


p.date {
	display: inline-block;
	width: 610px;
	border-bottom: solid 1px #939393;	
	margin-bottom: -5px;
}

p.date a {
	text-decoration: none;	
}


.datedate {
	min-width: 485px;
	display: inline-block;
	float: left;
	
}

.tickets {
	width: 80px;
	text-align: right;	
	display: inline-block;
	float: right;
}

.tickets a:hover{
	color: #F00;
}

p.tourheader {
font-size: 15px;
padding-bottom: 6px;
	
}

.disc {
	display: inline-block;
	width: 547px;
	margin: auto auto 10px 52px;	
}

.disc_img {
	width: 250px;
	height: 250px;
	display: block;
	float: left;	
}

.disc_info {
	display: block;
	width: 297px;
	text-align: center;	
	float: right;
	padding-top: 50px;
	font-size: 20px;
	
}


.store {
	display: inline-block;
	width: 250px;
	text-align: center;
	font-size: 18px;
	margin: 10px auto 10px 200px;	
}