/*
Theme Name: Scenewave Minimalist
Theme URI: http://scenewave.com
Description: A minimalist theme for scenewave.com.
Version: 1.0
Author: Scott Tonges
Author URI: http://scotttonges.com/
Tags: blue, custom header, fixed width, three columns, widgets

*/



/* Begin Typography & Colors */
body {
	font-size: 14px; /* Resets 1em to 10px */
	font-family: Arial, Helvetica, sans-serif;
	background: #fff;
	color: #666;
	text-align: left;
	margin:0;
	padding:0;
}

.clearFix {clear:both;}


blockquote {
	width:300px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:20px;
	font-style:italic;
	color:#f23183;
	line-height:28px;
	quotes: "\201C" "\201D";
}

blockquote:nth-child(odd) {
	float:right;
}

blockquote:nth-child(even) {
	float:left;
}

.person {
	font-size:14px;
	color:#444;
}

a {
	color:#f23183;
	text-decoration:none;
}
a:hover {
	text-decoration:underline;
}
a:active {
	color:#FF71A5;
}



#container {
	margin: 0 auto;
	width:960px;
}

#header {
	height:85px;
}
#logo {
	float:left;
	padding-top: 25px;
}
#rightHeader {
	float:right;
}
#login {
	padding: 5px 0;
}
#fbUser{
	margin-right:10px;
	font-size:12px;
	color: #009cff;
}
#fbUser a {
	color: #009cff;
}
#fbUser a:hover {
	color: #009cff;
}
#fbLogin {
	text-align:right;
}
#search{
	float:right;
}
#search-form input {
	
	border:none;
}
.searchBox {
	width:140px;
	background:url(images/magGlass.jpg) no-repeat left 2px;
	border:1px solid #bbb;
	padding: 2px 20px;
	color:#838383;
	margin:0;

}
.searchGo {
	background:#dbdbdb;
	color:#838383;
	border:1px solid #bbb;
	margin:0;
	padding:0 0 2px 0;
}
.searchGo:hover {
	background-color:#bbb;
	color:#fff;
	
}
#nav {
	width:100%;
	border-top: 2px solid #bbbbbb;
	border-bottom: 2px solid #bbbbbb;
	padding:5px 0 4px;
}
#nav ul {
	margin:0;
	padding:0;
	list-style:none;
}
#nav li {
	float:left;
}
#nav a {
	padding: 5px 14px;
	color:#000000;
	font-size:16px;
	/* -webkit-transition: all .3s linear;	*/
}
#nav a:hover {
	text-decoration:none;
	border-bottom: none;
	background-color:#f23183;
	color:#FFFFFF;
	/*-webkit-transition: all .0s linear;*/
}
#nav a.selected { 
	color:#FFFFFF;
	background-color:#009cff;
}
#nav a.splendour {
	color:#000;
}
#nav a.splendour:hover {
	text-decoration:none;
	background-color:#95cd3c;
	color:#FFFFFF;
}
#nav a.facebook {
	color:#000;
}
#nav a.facebook:hover {
	text-decoration:none;
	background-color:#627aac;
	color:#FFFFFF;
}
#nav a.twitter {
	color:#000;
}
#nav a.twitter:hover {
	text-decoration:none;
	background-color:#33ccff;
	color:#FFFFFF;
}

#social {
	float:right;
}

#content {

}

.fullWidth {
	width:100%;
	margin-bottom:30px;
}

.title {
	border-bottom: 2px solid #bbbbbb;
	width:100%;
	font-size:26px;
	color:#000;
	margin:40px 0 25px 0;
	font-weight:lighter;
}

.subTitle {
	font-size:16px;
	color:#ccc;
}
.subTitle  a {
	color:#ccc;
}
.subTitle a:hover {
	color:#f23183;
}

.middleContent ul {
	list-style:none;
	margin:0px;
	padding:0px;
}
.middleContent li {
	list-style:none;
	margin:0px;
	padding:0px;
}

.rightContent ul {
	list-style:none;
	margin:0px;
	padding:0px;
}
.rightContent li {
	list-style:none;
	margin:0px;
	padding:0px;
}

.rightContent li ul li {
	border-bottom: 1px solid #ddd;
	padding: 5px 0;
}
.rightContent li ul li a {
	
	
	font-size:12px;
	color:#009cff;
}

.widgettitle {
	border-bottom: 2px solid #bbbbbb;
	width:100%;
	font-size:28px;
	color:#000;
	margin:40px 0 25px 0;
	font-weight:lighter;
	list-style:none;
}

.rss {float:right; padding-top:5px}

.featured {
	width:310px;
	padding: 0 5px;
	float:left;
}

.mainContent {
	float:left;
	width:680px;
}
.mainContent object {
	margin: 20px 0;
}
.mainContent h2 {
	border-bottom: 1px solid #ddd;
	width:100%;
	margin: 50px 0 20px 0;
	padding-bottom:5px;
	clear:both;
	font-size:18px;
	color:#666;
}
.mainContent textarea {
	max-width: 600px;
}

.leftContent {
	float:left;
	width:400px;
}
.middleContent {
	float:left;
	width:240px;
	margin-left: 40px;
}
.rightContent {
	float:left;
	width:240px;
	margin-left: 40px;
}


.article {
	clear:both;
	border-bottom: 1px solid #ddd;
	padding-bottom:40px;
}

.article h1 a {
	color:#009cff;
	text-decoration:none;
	font-weight:normal;
	font-size:28px;
}

.article h1 a:hover {
	color:#009cff;
	border-bottom:1px solid #009cff;
	text-decoration:none;
}

.dateComments {
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	margin:15px 0;
	font-size:11px;
	color:#9d9d9d;
	padding:5px 0;
}
.date {
	float:left;
}
.commentCount {
	float:right;
}
.commentCount a {
	color:#009cff;
}

.contentText {
	font-size:12px;
	line-height:20px;
	padding: 0 0 10px 0;
	clear:both;
}


.featuredText {
	font-size:12px;
	line-height:20px;
	padding: 15px 0 10px 0;
}

.readMore {
	font-size:12px;
	color:#009cff;
}
.featuredPicture {
	z-index:300;
	width:310px;
	height:205px;
	overflow:hidden;
	background-color:#ddd;
}
.featuredPicture img {
	width:310px;
	min-height:200px;
}
.featuredPicture img a:hover {
	z-index:300;
	border:none;
}

.featuredPicture .featuredOverlay {
	position:absolute;
	width:310px;
	height: 70px;
	overflow:hidden;
	margin-top:135px;
	z-index:2000;
}
.featuredPicture .featuredOverlay a {
	position:absolute;
	width:290px;
	padding:10px;
	margin-top:10px;
	height: 70px;
	background-color:#000;
	filter: alpha(opacity=80);
	opacity:0.8;
	color:#FFFFFF;
	font-size:16px;
	text-decoration:none;
	-webkit-transition: all .1s linear;
}
.featuredPicture .featuredOverlay a:hover {
	margin-top:5px;
	text-decoration:none;
	
}

.articlePicture {
	overflow:hidden;
	max-height:180px;
}
.articlePicture img {
	width:400px;
}
.articlePicture img:active {
	margin-top:3px;
}

.share {
	float:left;
	padding: 5px 20px 15px 0;
}

.shareFixed {
	position:fixed;
	padding: 5px 20px 15px 0;
	margin-left:-80px;
}

#mainFooter {
	width:100%;
	margin-top:50px;
	background-color:#222;
	border-bottom:1px solid #2f2f2f;
	padding: 20px 0 30px 0;
	
}
#mainFooter a {
	color:#ddd;
}
#mainFooter .title {
	border-bottom:none;
	color:#FFFFFF;
	padding: 10px 0;
	margin:0px;
}
#leftFooter {
	width:390px;
	padding-right:40px;
	float:left;
}
#rightFooter {
	width:520px;
	float:left;
}
#bottomFooter {
	width:100%;
	color:#464646;
	font-size:11px;
	background-color:#000000;
}
#bottomFooter p {
}
.footerContent {
	margin: 0 auto;
	width:960px;
}

#bottomFooter .footerContent {
	background:#000 url(images/footerLogo.jpg) 35px right no-repeat;
	padding:30px 0 60px 0;
}

.albumReview {
	float:left;
}
.albumReview img {
	height:110px;
	width:110px;
	padding:5px;
	
}
.albumReview img:hover {
	height:116px;
	width:116px;
	padding:2px;
}
.albumReview img:active {
	height:112px;
	width:112px;
	padding:4px;
}
.navigation {
	padding: 20px 0;
}
#mc_embed_signup {
	border:none;
	padding:0;
	margin:0;
	width:235px;
}
#mc-embedded-subscribe-form {
	border:none;
	padding:0;
	margin:0;
}
#mc_embed_signup fieldset {
	border:none;
	margin:0;
	padding:0;
}
#mc_embed_signup input {
	width:100%;
	margin: 15px 0 0 0;
}
#mc_embed_signup fieldset input.btn {
	width:100px;
}
.mce_inline_error {
	margin:10px 0 0 0;
	color:#F23183;
	font-size:12px;
}

form { 
	border: none; 
	padding:0;
	margin:0;
}
#twitter_update_list {
	padding-bottom:20px;
}
#twitter_update_list li {
	border-bottom: 1px solid #ddd;
	padding: 5px 0;
	font-size:12px;
}

.button a {
	padding: 2px 10px;
	font-size:14px;
	background-color:#ef7dad;
	border:1px solid #F23183;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	color:#FFFFFF;
	-webkit-transition: background-color .3s linear;
	margin:10px 0;
	clear:both;
}
.button a:hover {
	background-color:#F23183;
	color:#FFFFFF;
	text-decoration:none;
	
}
.button a:active {
	-webkit-transition: background-color 0s linear;
	background-color:#ef7dad;
}

.albums {
	margin-bottom:20px;
}

.featuredGig img {
	width:240px;
}

.featuredGig h3 a {
	font-size:16px;
	font-weight:normal;
	padding:0;
	margin:10px 0;
}


.tag-links {
	position:relative;
	padding:0px 0px 30px 0px;
}

.tags a {
	padding: 1px 8px;
	font-size:10px;
	background-color:#ef7dad;
	border:1px solid #F23183;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	color:#FFFFFF;
	-webkit-transition: background-color .3s linear;
	margin:2px 5px 2px 0;
	float:left;
}
.tags a:hover {
	background-color:#F23183;
	color:#FFFFFF;
	text-decoration:none;
}

.commentArea {
	clear:both;
	margin-top: 30px;
	padding-top:20px;
	border-top:1px solid #ddd;
}

.rating {
	font-size:40px;
	color:#CCCCCC;
	background-color:#222222;
	padding:30px 10px;
	width:120px;
	text-align:center;
	margin:20px 0px 20px 0px;
}

.wp-caption {
border: 1px solid #ccc;
padding:2px;
padding-top:5px;
text-align:center;
background-color:#EEEEEE;
margin:0 auto;
margin-top:10px;
margin-bottom:20px;
color:#333333;
clear:both;
}
.wp-caption img {
	padding:2px;
	border:0px;
}
.wp-caption p.wp-caption-text {
font-size: 11px;
}

#colorbox {
	top:10px !important;
	position: fixed !important;
}
#gallery-1 {
	clear:both;
	display:block;
}

/* COMMENTS */

.comment-content {
	background-color:#222222;
	color:#DDDDDD;
	padding:15px 20px 15px 20px;
}
.commentlist {
	list-style:none;
	margin:0;
	padding:0;
}
.comment-body {
	padding:0px;
	margin:20px 0;
	border-bottom:1px solid #ddd;
}
/*
.comment-body p {
	padding:10px 25px;
	background-color:#555;
	color:#ddd;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}*/
.comment-author vcard {
	
}


.recommends {
	padding:10px 25px;
	background-color:#555;
	color:#ddd;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
}
.recommendation {
	width:290px;
	padding: 0 5px;
	float:left;
}
.recommendation img {
	max-height:60px;
	float:left;
	padding-right:20px;
}

.recTitle {
	font-size:14px;
	font-weight:bold;
	color:#FFFFFF;
	padding-bottom:4px;
}
.recSubTitle {
	font-size:12px;
	color:#bbb;
}
.actions {
	padding-top:4px;
	color:#009cff;
	font-size:12px;
}
.actions a {
	color:#009cff;
}

.shareItem {
	margin-bottom:15px;
	clear:both;
	z-index:4 !important;
}
.addThis {
	padding-top:15px;
	clear:both;
}
.addThis a {
	color:#999999;
}

.fblike {
	margin:10px 0 0 0;
	padding:0;
	display:inline-table;
}
.fblike iframe {
	height:30px !important;
}

/* */

.black_overlay{
	display: none;
	position:fixed;
	top: 0%;
	left: 0%;
	width: 100%;
	height: 100%;
	background-color: black;
	z-index:1001;
	-moz-opacity: 0.8;
	opacity:.80;
	filter: alpha(opacity=80);
}
 
.white_content {
	display: none;
	position: fixed;
	top:50px;
	width:600px;
	margin-left:150px;
	padding: 16px;
	border: 16px solid #222;
	background-color: white;
	z-index:1002;
	overflow: auto;
}

.closeBtn {
	position:absolute;
	top:10px;
	right:10px;
}

.linkwithin_text {
	border-bottom: 1px solid #ddd !important;
	width:100% !important;
	margin: 50px 0 20px 0 !important;
	padding-bottom:5px !important;
	clear:both !important;
	font-size:18px !important;
	color:#666 !important;
}

.introText {
	padding:10px 20px;
	border:#ddd 1px solid;
	background:#fafafa;
}
.playTrack {
	padding:10px 0;
	font-size:12px;
	border-bottom:#ddd 1px solid;
	clear:both;
	display:inline-block;
	width:100%;
}
.playTrack a {
	color:#009cff;
}
.playTrack a:hover {
	color:#009cff;
}
.playTrack img {
	float:left;
	padding-right:3px;
}

/* Splendour In The Grass Custom CSS */
#splendour .intro {
	clear:both;
	display:inline-block;
	line-height:20px;
	font-size:12px;
}
#splendour .title {
	border-bottom: 2px solid #bbbbbb;
	width:100%;
	font-size:26px;
	color:#000;
	margin:40px 0 25px 0;
	font-weight:lighter;
}
#splendour .minititle {
	border-bottom: 1px solid #bbbbbb;
	width:100%;
	font-size:22px;
	color:#000;
	margin:40px 0 25px 0;
	font-weight:lighter;
	clear:both;
}

#splendour .artistsBlock {
	display:block;
	width:680px;
	padding-bottom:50px;
}
#splendour .artist {
	width:210px;
	height:210px;
	float:left;
	overflow:hidden;
	margin: 0 15px 15px 0;
	display:block;
}
#splendour .artistInfo .artistTitle {
	font-size:20px;
}
#splendour .artistInfo p {
	font-size:12px;
	padding-top:30px;
}
#splendour .artist img {
	width:210px;
	min-height:210px;
}

#splendour .artist .artistInfo {
	position:absolute;
	width:210px;
	height: 210px;
	overflow:hidden;
	z-index:2000;
}
#splendour .artist .artistInfo a {
	position:absolute;
	width:190px;
	height: 190px;
	padding:10px;
	background-color:#000;
	filter: alpha(opacity=80);
	opacity:0.8;
	color:#FFFFFF;
	font-size:16px;
	text-decoration:none;
	-webkit-transition: all .3s linear;
	margin-top:140px;
}

#splendour .artist .artistInfo a:hover {
	margin-top:0px;
	text-decoration:none;
	
}

#splendour h1 a {
	font-size:20px;
}

#playPlaylist {
	margin:10px 0 15px 0;
}

#playerAlert {
	width:100%;
	background-color:#000;
	border-top: 1px solid #111;
	text-align:center;
	margin-top:-40px;
}
#playerAlert a {
	padding:10px 0;
	font-size:14px;
	color:#ccc;
	width:100%;
	text-decoration:none;
	display:inline-block;
	z-index:5000;
}
#playerAlert a:hover {
	text-decoration:none;
	background-color:#111;
	color:#fff;
	text-decoration:underline;
}

.floatRight {
	float:right;
	margin: 10px 0 10px 20px;
}
.floatLeft {
	float:left;
	margin: 10px 20px 10px 0;
}