/*  
Theme Name: sgt. pepper  
Theme URI: http://sgtpepperlive.com 
Description: awesomeness 
Version: 1.0 
Author: max supera 
Author URI: http://braintrustlv.com 
Tags: 
*/


body {
	background:#000 url(images/background.jpg) top center no-repeat;
	color:white;
}

ul,li {
	margin:0!important;
	padding:0!important;
	list-style:none;
}

h1 {
	line-height:1;
}

a {
	color:#eac10c;
}

a, .animate, .icon {-moz-transition: all 0.2s ease-in-out; -webkit-transition: all 0.2s ease-in-out;}


/*******************
	  HEADER
*******************/


.ctLogo {
	height:140px;
	background:url(images/cheapTrickLogo.png) top left no-repeat;
}

.parislogo {
	height:140px;
	background:url(images/parislogo.jpg) top left no-repeat;
}


/* menu */

.menu li {float: left; padding-right: 8px !important; font-size: 11px; text-align: center;}

	.menuItem a {text-decoration: none; color: white; font-weight: bolder; padding: 4px 4px;; display: block; background: url(images/btnRepeat.png) repeat; float: left; text-align: center; height: 17px;}
	
	
	.btnLeft {background: url(images/btnLeft.png) top right no-repeat; width: 9px; height: 25px; float: left;}
	
	.btnRight {background: url(images/btnRight.png) top left no-repeat; width: 9px; height: 25px; float: left;}
	
	
	
	.menuItem a:hover {color: #eac10c;}

.menu {padding-bottom: 20px !important; float: left;}




/*******************
	 HOMEPAGE
*******************/

.slideHolder {
	height:300px;
	margin:0 0 15px 0 !important;
	overflow:visible!important;
	border:white solid 10px;
	overflow: hidden !important;
}

.slider {
	height:300px;
	width:940px;
	float:left;
	overflow: hidden !important;
}




/*******************
	   SINGLE
*******************/


.contentHolder {
	border-top:thin white solid;
	border-bottom:thin white solid;
	padding:25px 0;
}


.comments {
	padding-top:35px;
	margin-top:35px;
	border-top:thin dotted #999;
	color:white!important;
}


.myMeta {padding-top: 10px;}




/*******************
	    BLOG
*******************/

.blogPost {margin-bottom: 25px; padding-bottom: 25px; border-bottom: dotted thin #ccc;}

.app_content_125989850753226 .post {padding-bottom: 0 !important; border: none !important; margin: 0 !important;}

.titleLink {color: white; text-decoration: none;}

	.titleLink:hover {color: #eac10c;}

.moreLink {text-decoration: none;}

	.moreLink:hover {color: #fff;}


/*******************
	  FOOTER
*******************/

.sale,.video,.cheaptrick {
	height:116px;
}

.sale {
	background:url(images/saleRoll.jpg) top left no-repeat;
}

.video {
	background:url(images/videoRoll.jpg) top left no-repeat;
}

.cheaptrick {
	background:url(images/cheaptrickRoll.jpg) top left no-repeat;
}

.edwardslogo {
	height:89px;
	background:url(images/billedwards-logo.jpg) top left no-repeat;
}

.btnFade {
	opacity:1.0;
}

.copyright {
	text-align:right;
	position:absolute;
	right:0;
	bottom:20px;
	color:#505050;
	font-family:Helvetica, Arial, sans-serif;
	font-weight:bold;
	font-size:10px;
}

.copyright a {
	text-decoration:none;
	color:#505050;
}

.footspace {
	height:89px;
}




.socialIcons {padding-top: 10px;}


.icon:hover {
	filter:alpha(opacity=70);
	-moz-opacity:0.7;
	-khtml-opacity: 0.7;
	opacity: 0.7;
}









/************************
	    SOCIAL
************************/

.twtr-img img {border: thin #999 solid !important;}


.likeHolder {
	margin:20px 0;
}

div.like {
	display:none;
}

.wallkit_postcontent div,.wallkit_post {
	color:white!important;
}

.hint_text,.anon {
	color:white!important;
}


.UIImageBlock, .subtitle_left {display: none !important;}

	
/* FACEBOOK */

.fbc_loginstate_top {
	display:none;
}

.fblogin {
	float:left;
	height:auto!important;
	margin-top:35px;
}


	
/* facebook logged out */
.fbc_connect_button_area {
	padding:0!important;
	margin:-5px 0 0!important;
}

.fbc_connect_button_area span {
	display:none;
}

	
/* facebook logged in */
#fbc_login {
	height:auto!important;
	margin-top:-20px!important;
}

#fbc_profile {
}

.fbc_profile_header {
	border:none!important;
	padding:0!important;
	text-align:left!important;
	width:200px!important;
	background:black!important;
}

.fbc_profile_pic {
	float:left!important;
	padding:0 5px 0 0!important;
}

.fbc_profile_header a {
	font-size:9px;
	color:#999;
	font-style:italic;
}

.fbc_profile_header a:hover {
	color:black;
}

.FB_Link {
	font-size:13px!important;
	color:#bb9531!important;
	font-style:normal!important;
}

.FB_Link:hover {
	text-decoration:none!important;
	color:black!important;
}