/*
Theme Name: GBC (Get Busy Committee)
Theme URI: http://getbusycommittee.com/
Description: A custom theme hand crafted by the folks at <a href="http://bandmagik.com/">Band Magik</a>.
Version: 1.1
Author: Band Magik
Author URI: http://bandmagik.com/

	Get Busy Committee v1.1
	 http://getbusycommittee.com/
*/

/* CSS Document */

/*------------------------------------------ begin the main style*/
body {
	background:#000000 url(assets/images/gbc-header-rev01.jpg) top no-repeat;
	font-family:Tahoma;
	font-size:small;
	margin:0;
	}
*{
	margin:0;
	padding:0;
}
a{
	color:#fdfff4;
	text-decoration:none;
}
a:hover{
	text-decoration:underline;
}
.clear{
	clear:both;
	font-size:0px;
}
/*------------------------------------------ the main Container of site*/
#mainContainer{
	margin:0 auto;
	width:100%;
	/*min-width:1260px;*/
	position:relative;
	background:url(assets/images/purple-bar-top94.png) 0px 200px repeat-x;
}
#bottomNavBg{
	position:absolute;
	height:35px;
	width:100%;
	background:url(assets/images/purple-bar-bottom35.png) left top repeat-x;
	top:292px;
	left:0px;
}

/* Default page */
#page{
	color:#FFFFFF;
	width:796px;
	margin:0 auto;
}

/* Home Page */
.page-template-template-home-php #page{
	width:990px;
	margin:0 auto;
}

/* Store Page */
.page-template-template-lyrics-atomic-php #page,
.page-template-template-lyrics-index-php #page,
.page-template-template-store-php #page,
.page-template-template-spread-php #page,
.page-template-template-download-php #page {
	width:990px;
	margin:0 auto;
}

/* DJ Page */
.page-template-template-dj-php #page,
.page-template-template-mixtape-php #page {
	width:990px;
	margin:0 auto;
}

/* Blog */
.page-template-template-blog-php #page {
	width:796px;
	margin:0 auto;
}

/* Permalink Page */
.permalink-page #page{
	width:796px;
	margin:0 auto;
}

/*------------------------------------------ header style*/
#header{
	/*background:url(assets/images/gbc-header-rev01.jpg) top no-repeat;
	width:1600px;*/
	width:796px;
	height:28px;
	position:relative;
	margin:0 auto;
	z-index:2;
	color:#FFFFFF;
	/*padding:268px 0 0 0;*/
	padding:267px 0 0 0;
}
.fb-header, .twitter-header{
	position:absolute;
	top:54px;
	right:20px;
	background:#FFFFFF;
	border:2px solid #1c2e78;
}
.twitter-header{
	top:135px;
	right:20px;
}
.menu{
	position:absolute;
	width:856px;
	margin:0 auto;
	left:-34px;
}
.menu ul{
	list-style-type:none;
	margin:0;
	padding:0;
	height:22px;
}
.menu ul li{
	display:block;
	float:left;
}
.menu ul li#last{
	background:none;
}
.menu ul li a span{
	display:none;
}
.menu ul li a{
	height:22px;
	display:block;
}
.menu ul li a.home{
	background:url(assets/images/home-nav.png) left top no-repeat;
	width:96px;
}
.menu ul li a:hover.home{
	background-position:0 -26px;
}
.menu ul li a.blog{
	background:url(assets/images/blog-nav.png) center top no-repeat;
	width:117px;
}
.menu ul li a:hover.blog{
	background-position:50% -28px;
}
.menu ul li a.store{
	background:url(assets/images/store-nav.png) center top no-repeat;
	width:130px;
}
.menu ul li a:hover.store{
	background-position:50% -25px;
}
.menu ul li a.dj{
	background:url(assets/images/dj-nav.png) center top no-repeat;
	width:160px;
}
.menu ul li a:hover.dj{
	background-position:50% -25px;
}
.menu ul li a.lyrics{
	background:url(assets/images/lyrics.png) center top no-repeat;
	width:136px;
}
.menu ul li a:hover.lyrics{
	background-position:50% -25px;
}
.menu ul li a.message-board{
	background:url(assets/images/message-board.png) right top no-repeat;
	width:216px;
}
.menu ul li a:hover.message-board{
	background-position:100% -28px;
}
/*------------------------------------------ the main Content of site*/
#content{
	background:url(assets/images/darkuzipattern.gif) repeat;
	padding:20px 12px 75px 12px;
}
.narrowcolumn{
	width:537px;
	float:left;
	padding:17px 0 0 0;
}
/*
.permalink-page .narrowcolumn{
	width:529px;
	float:left;
}*/
.post{
	border:2px solid #be477d;
	background:url(assets/images/blog-bg.jpg) top left no-repeat;
	padding:12px 15px;
	margin:0 0 26px 0;
}
h2{
	float:left;
}
h2 a{
	color:#c9db25;
	font-weight:normal;
}
.comments-no{
	float:left;
	padding:8px 0 0 10px;
}
.comments-no a{
	color:#65c9c7;
	background:url(assets/images/comment-bubble.png) left no-repeat;
	padding:0 0 0 18px;
}
.posted{
	color:#888888;
	font-size:11px;
	padding:0 0 26px 0;
}
.entry{}
.entry p img{
	border:1px solid #be477d;
}

.entry p{
margin-top:10px;
margin-bottom:10px;
padding-top:10px;
padding-bottom:10px;
}

.entry p a{
color:#65C9C7;
text-decoration:none;
}

.entry p a:hover{
color:#65C9C7;
text-decoration:underline;
}

.share{
	color:#c9db25;
	padding:25px 0 16px 0;
}
.share a{
	display:block;
	width:32px;
	height:32px;
	float:left;
	margin:5px 10px 5px 0;
}
a.fb{
	background:url(assets/images/icon-fb-normal.png) no-repeat;
}
a:hover.fb{
	background:url(assets/images/icon-fb-over.png) no-repeat;
}
a.myspace{
	background:url(assets/images/icon-myspace-normal.png) no-repeat;
}
a:hover.myspace{
	background:url(assets/images/icon-myspace-over.png) no-repeat;
}
a.twitter{
	background:url(assets/images/icon-twitter-normal.png) no-repeat;
}
a:hover.twitter{
	background:url(assets/images/icon-twitter-over.png) no-repeat;
}
a.email{
	background:url(assets/images/icon-email-normal.png) no-repeat;
}
a:hover.email{
	background:url(assets/images/icon-email-over.png) no-repeat;
}
.postmetadata{
	font-size:11px;
}
.tags a{
	color:#888888;
}
.leave-comment, 
.leave-comment a{
	text-transform:uppercase;
	font-size:14px;
	font-weight:bold;
	color:#65c9c7;
}
.sidebar{
	width:235px;
	float:left;
}
.sidebar ul{
	list-style-type:none;
	margin:0;
	padding:0;
}
/*------------------------------------------ comments zone*/
.postComment
{
	border:2px solid #be477d;
	background-color:rgb(14, 15, 17);
	padding:12px 15px;
	margin:0 0 26px 0;
}

.postComment label
{
	margin:0px 0px 3px 0px;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:14px;
	color:#999;
	display: inline-block;
}

.postComment .inputText
{
	border:1px solid rgb(125, 206, 207);
	background-color:rgb(68, 69, 71);
	width:312px;
	height:19px;
	margin-bottom: 16px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#ddd;
}

.postComment .textareaComment
{
	border:1px solid rgb(125, 206, 207);
	background-color:rgb(68, 69, 71);
	width:495px;
	height:170px;
	margin-bottom: 16px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#ddd;
}

.postComment .inputTextsCont
{
	width:315px;
}
.postComment .facebookShareZoneCont
{
	float:right;
	width:170px;
	margin-top: 18px;
}

.postComment .facebookShareText
{
	font-family:Tahoma, Geneva, sans-serif;
	font-size:11px;
	color:rgb(194, 223, 34);
	padding-top:5px;
	text-align: center;
}
.postComment h3
{
	margin-bottom:19px;
}
.textRequiredAsterisc
{
	font-family:Tahoma, Geneva, sans-serif;
	font-size:11px;
	color:rgb(194, 223, 34);
}
a.submitComment input
{
	visibility:hidden;
	width:105px;
	height:21px;
}
a.submitComment:link, a.submitComment:visited
{
	background-image:url(assets/images/post-comment-button-normal.png);
	background-repeat:no-repeat;
	display:inline-block;
	margin-bottom:17px;
}

a.submitComment:hover
{
	margin-bottom:17px;
	background-image:url(assets/images/post-comment-button-over.png);
	background-repeat:no-repeat;
	display:inline-block;
}

.postComment input
{
	vertical-align:middle !important;
	margin-bottom: 17px;
}

.postComment h3
{
	text-transform:uppercase;
	font-size:14px;
	font-weight:bold;
	color:#65c9c7;
}

.logoGBCSmallRound
{
	float:right;
	background-image:url(assets/images/gbclogo-samall-round.png);
	background-repeat:no-repeat;
	width:78px;
	height:74px;
	margin-top: -10px;
	margin-right: -11px;
}

.commentsZone
{
	padding:4px 4px 6px 4px;
	background-color:rgb(13, 14, 16);
	margin: 0px 10px 15px -4px;
}

.commentCont
{
	margin-bottom:4px;
}
.commentUserIcon
{
	padding-left:2px;
	padding-top:2px;
	width:53px;
	height:32px;
	float:left;
	background-image:url(assets/images/comment-bubble-triangle.gif);
	background-repeat:no-repeat;
	background-position:right 20px;
}

.commentTextZone
{
	margin-left:55px;
	background-color:#242424;
	padding:20px 7px 10px 5px;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:11px;
	line-height:1.5em;
	color:#FFF;
}

.commentTextZone .commentFooter
{
	margin: 15px 0px 0px 0px;
	color:rgb(127, 208, 202);
}

a.buttonReply
{
	float:right;
}
a.buttonReply input
{
	visibility:hidden;
	width:60px;
	height:21px;
}
a.buttonReply:link, a.buttonReply:visited
{
	background-image:url(assets/images/reply-button-normal.png);
	background-repeat:no-repeat;
}

a.buttonReply:hover
{
	background-image:url(assets/images/reply-button-over.png);
	background-repeat:no-repeat;
}

.fleatLeft
{
	float:left;
}
/*------------------------------------------ widget style*/
.widget{}
.buy-it-now{}
.social-links{
	width:210px;
	margin:0 0 0 20px;
}
.social-links a{
	width:210px;
	height:37px;
	display:block;
}
a.gbc-myspace{
	background:url(assets/images/bullet-myspace-normal.png);
}
a:hover.gbc-myspace{
	background:url(assets/images/bullet-myspace-over.png);
}
a.gbc-facebook{
	background:url(assets/images/bullet-fb-normal.png);
}
a:hover.gbc-facebook{
	background:url(assets/images/bullet-fb-over.png);
}
.widgetbox{
	border:2px solid #be477d;
	margin:20px 0 0 20px;
	padding:10px 0;
	background:url(assets/images/right-column-bg.jpg) bottom repeat-y;
	text-align:center;
}
.recent-fb-visitors{
	width:180px;
	margin:0 auto;
	margin-top:10px;
	margin-bottom:10px;
	height:420px;
	background:#000000;
}
.widget-twitter-box{
	position:relative;
	margin-bottom:105px;
	margin-top:20px;
	padding:20px 10px;
}
.widget-twitter-box p{
	text-align:left;
	/*border-bottom:1px solid #be477d;*/
	padding:10px 0;
}
.widget-twitter-box p.last{
	border:none;
}
.follow-on-twitter{
	position:absolute;
	bottom:-85px;
	right:0px;
}
.black-box{
	background:#000000;
	width:180px;
	margin:0 auto;
	margin-bottom:5px;
	margin-top:5px;
}
.black-box-large{
	background:#000000;
	width:252px;
	margin:0 auto;
	margin-bottom:5px;
	margin-top:5px;
	overflow:hidden;
	text-align:center;
}
.recent-bp{
	height:281px;
	width:auto;
	margin:10px 0 0 0;
	background:#0e0f11;
}
.stream-box{
	height:370px;
	overflow:hidden;
	padding:20px 0 20px 0;
}
/*------------------------------------------ footer style*/
#footer{
	color:#FFFFFF;
	background:#070809;
	height:155px;
	padding:75px 0 0 0;
}
.footer-content{
	width:415px;
	height:80px;
	margin:0 auto;
	/*margin-top:34px;*/
	padding:0 0 0 150px;
	background:url(assets/images/gbc-footer-logo.png) left no-repeat;
}
.fans-links{
	color:#65C9C7;
	padding:20px 0 0 0;
}
.fans-links a{
	color:#65C9C7;
	text-transform:uppercase;
	font-size:12px;
	font-weight:bold;
}
.footer-links{
	font-size:9px;
	padding:10px 0 0 0;
	color:#7b7c7e;
}
.footer-links, .footer-links a{
	font-size:10px;
}
/*------------------------------------------ homepage style*/
#alpha, #beta,#gama{
	padding:17px 0 0 0;
}
#alpha{
	width:315px;
	float:left;
}
#beta{
	width:442px;
	float:left;
}
#gama{
	width:209px;
	float:left;
}
.small-widget-box{
	border:2px solid #BE477D;
	margin:0 0 18px 0;
	text-align:center;
	background:#000000;
}
.boxstyle1{
	width:300px;
}
.boxstyle2{
	width:205px;
	float:left;
	margin:0 14px 0 0;
}
.boxstyle3{
	width:428px;
	margin:18px 0 0 0;
	background:#FFFFFF;
}
.fan_box .full_widget{
	border:none;
}
.last-widget{
	margin:0;
}
.small-widget-box object{
	text-align:center;
}
#gama ul{
	list-style-type:none;
}
.widgetbox-home{
	margin-left:0;
}
.widgetbox-home1{
	margin:0 0 18px 0;
	padding:10px 0 0 0;
}
.widgetbox-homeright{
	margin:0 0 20px 0;
}
h3{
	text-align:center;
	font-size:25px;
	color:#C9DB25;
}
.twitter-stream, .flickr-stream, .youtoube-stream{
	float:left;
	width:290px;
	background:url(assets/images/bg-streambox.jpg) bottom repeat;
}
.youtoube-stream .stream-box h2,
.youtoube-stream .black-box h2 {display: none;}

.text-box{
	float:left;
	width:244px;
	margin:20px 0 0 20px;
	padding:0 25px;
	text-align:center;
	color:#BE477D;
	font-size:16px;
}
.text-box a{
	color:#65c9c7;
}
.myspace-onhome{
	padding:30px 0 0 0;
}
.recent-post{
	border-bottom:1px solid #BE477D;
	width:186px;
	margin:0 auto;
	text-align:left;
	padding-top:5px;
}
.recent-post h2, .recent-post .comments-no{
	float:none;
}
.recent-post h2{
	font-size:12px;
	color:#C9DB25;
	font-weight:normal;
	line-height:16px;
	margin-top:5px;
}
.recent-post .comments-no{
	padding:0;
}
.recent-post .posted{
	padding:0 0 12px 0;
}
.recent-bp .last{
	border:none;
}
/*------------------------------------------ twitter Stream top gap*/
.twtr-widget .twtr-tweet{
	border-bottom:1px solid #BE477D;
}
.twtr-hd {
	overflow:hidden;
	padding:0px;
	position:relative;
}
.twtr-hd {
	overflow:hidden;
	padding:0;
	position:relative;
}
.twtr-doc{
	margin:0 auto;
}
.twtr-ft {
	display:none;
	position:relative;
}
#twtr-search-widget2{
	/*padding:10px 0;*/
}
/*------------------------------------------ for djs style*/
.album{
	width:433px;
	height:198px;
	margin:50px 23px 0 23px;
	float:left;
	overflow:hidden;
	background:#0E0F11;
}

.single-album{
	margin-left: auto;
	margin-right: auto;
	float: none;
}

.single-album2{
	margin-left:350px;
}


.album h2{
	text-align:left;
	color:#C9DB25;
	padding:10px 0 10px 17px;
	font-size:18px;
	background:#000000;
	width:95%;
}
.album-detail, .store-album-detail{
	padding:26px 17px;
}
.left-detail{
	float:left;
	width:110px;
	color:#65C9C7;
	font-size:20px;
	font-weight:bold;
}
.left-detail p{
	padding:10px 0 4px 0;
}
a.buy-now{
	width:100px;
	height:50px;
	margin:0 auto;
	display:block;
	background:url(assets/images/buy-now-button.png) left top no-repeat;
}
a:hover.buy-now{
	background-position:0 -49px;
}
.right-detail{
	float:right;
	width:250px;
}
.right-detail ul{
	text-align:left;
	font-size:12px;
	padding:0 0 0 15px;
}
.right-detail ul li{
	line-height:14px;
}
a.get-it-now{
	width:90px;
	height:21px;
	margin:0 auto;
	display:block;
	background:url(assets/images/getit-now-button.png) left top no-repeat;
}
a:hover.get-it-now{
	background-position:0 -21px;
}
.store-album-detail .right-detail{
	width:240px;
}
/*------------------------------------------ storepage style*/
.page-template-template-store-php {}
.page-template-template-lyrics-atomic-php #alpha,
.page-template-template-lyrics-index-php #alpha,
.page-template-template-store-php #alpha,
.page-template-template-download-php #alpha,
.page-template-template-spread-php #alpha {
	width:440px;
	margin:0 0 0 15px;
}
.page-template-template-lyrics-atomic-php #beta,
.page-template-template-lyrics-index-php #beta,
.page-template-template-store-php #beta,
.page-template-template-download-php #beta,
.page-template-template-spread-php #beta {
	width:470px;
	float:right;
	margin:0 15px 0 0;
}
.page-template-template-lyrics-atomic-php h2,
.page-template-template-lyrics-index-php h2,
.page-template-template-store-php h2,
.page-template-template-download-php h2,
.page-template-template-spread-php h2{
	float:none;
	background:#000000 none repeat scroll 0 0;
	color:#C9DB25;
	font-size:18px;
	padding:10px 0;
}
.store-detail{
	background:#0E0F11;
	padding:24px 20px 20px 20px;
}
.page-template-template-lyrics-atomic-php h3,
.page-template-template-lyrics-index-php h3,
.page-template-template-store-php h3,
.page-template-template-download-php h3,
.page-template-template-spread-php h3 {
	color:#FFFFFF;
	font-size:18px;
	width:330px;
	margin:0 auto;
}
.page-template-template-lyrics-atomic-php h4,
.page-template-template-lyrics-index-php h4,
.page-template-template-store-php h4,
.page-template-template-download-php h4,
.page-template-template-spread-php h4{
	font-size:12px;
	width:330px;
	margin:0 auto;
	padding:14px 0;
}
.page-template-template-lyrics-atomic-php #alpha p,
.page-template-template-lyrics-index-php #alpha p,
.page-template-template-store-php #alpha p,
.page-template-template-download-php #alpha p,
.page-template-template-spread-php #alpha p{
	background:#47155a;
	padding:10px 0;
	margin:0 0 12px 0;
	font-weight:bold;
	line-height:20px;
}
.page-template-template-store-php #alpha p .embed-code,
.page-template-template-download-php #alpha p .embed-code,
.page-template-template-spread-php #alpha p .embed-code {
	font-weight:normal;
}
.page-template-template-store-php #alpha p.add-streaming,
.page-template-template-download-php #alpha p.add-streaming,
.page-template-template-spread-php #alpha p.add-streaming{
	padding:10px;
}
.page-template-template-lyrics-atomic-php #alpha p a,
.page-template-template-lyrics-index-php #alpha p a,
.page-template-template-lyrics-index-php #alpha ol li a,
.page-template-template-store-php #alpha p a, 
.page-template-template-download-php #alpha p a,
.page-template-template-spread-php #alpha p a,
.store #alpha ol li a{
	color:#65C9C7;
}
.page-template-template-lyrics-index-php #alpha ol,
.page-template-template-store-php #alpha ol,
.page-template-template-download-php #alpha ol,
.page-template-template-spread-php #alpha ol{
	background:#47155a;
	text-align:left;
	padding:37px 20px 0 40px;
	font-weight:bold;
}
.page-template-template-lyrics-index-php #alpha ol li,
.page-template-template-store-php #alpha ol li,
.page-template-template-download-php #alpha ol li,
.page-template-template-spread-php #alpha ol li {
	padding:0 0 10px 0;
}
.page-template-template-lyrics-index-php ol li.last,
.page-template-template-store-php #alpha ol li.last,
.page-template-template-download-php #alpha ol li.last,
.page-template-template-spread-php #alpha ol li.last {
	list-style-type:none;
	font-weight:normal;
	font-size:12px;
	text-align:left;
	background:#47155a;
	padding:0;
}
.page-template-template-store-php #alpha p.or,
.page-template-template-download-php #alpha p.or,
.page-template-template-spread-php #alpha p.or{
	background:none;
	color:#BE477D;
	padding:0;
}
.page-template-template-lyrics-index-php #alpha .twtr-tweet-text p,
.page-template-template-store-php #alpha .twtr-tweet-text p,
.page-template-template-download-php #alpha .twtr-tweet-text p,
.page-template-template-spread-php #alpha .twtr-tweet-text p
{
	background:none;
}
.page-template-template-lyrics-atomic-php #beta p,
.page-template-template-lyrics-index-php #beta p,
.page-template-template-store-php #beta p,
.page-template-template-download-php #beta p,
.page-template-template-spread-php #beta p{
	color:#C9DB25;
	text-align:left;
}
.page-template-template-lyrics-atomic-php #beta p.inquiries,
.page-template-template-lyrics-index-php #beta p.inquiries,
.page-template-template-store-php #beta p.inquiries,
.page-template-template-download-php #beta p.inquiries,
.page-template-template-spread-php #beta p.inquiries{
	color:#C9DB25;
	font-size:11px;
	text-align:left;
}
.page-template-template-lyrics-atomic-php #beta form,
.page-template-template-lyrics-index-php #beta form,
.page-template-template-store-php #beta form,
.page-template-template-download-php #beta form,
.page-template-template-spread-php #beta form{
	text-align:left;
}
.t-shirt-combo .left-detail{
	width:90px;
}
.twitter-box{
	margin:20px 0 0 -20px;
	background:#0E0F11;
}
.twitter-stream-header{
	margin:20px 0;
}
#twtr-search-widget-store{
	padding-bottom:30px;
}
.info-detail{
	background:#47155A;
	line-height:70px;
	width:400px;
	margin:0 auto;
	margin-top:34px;
	font-size:18px;
	font-weight:bold;
	position:relative;
	color:#FFFFFF;
}
.modal-triangle{
	position:absolute;
	top:-29px;
	right:22px;
	background:url(assets/images/modal-triangle.png) no-repeat;
	width:35px;
	height:29px;
}

.modal-triangle2{
	position:absolute;
	top:-29px;
	right:60px;
	background:url(assets/images/modal-triangle.png) no-repeat;
	width:35px;
	height:29px;
}
.download-here{
	color:#C9DB25;
	height:78px;
	line-height:78px;
	width:932px;
	margin:0 auto;
	font-size:18px;
	font-weight:bold;
	margin-top:15px;
	text-align:center;
}

.inimage {
	margin-top:15px;
}

.download-text{
	position:relative;
	padding:0 162px 0 0;
}

.download-here .download-text input {position: absolute; top: -10px; right: 0px;}

a.download-here-button{
	width:152px;
	height:47px;
	position:absolute;
	display:block;
	background:url(assets/images/download-big.png) left top no-repeat;
	top:-11px;
	right:0px;
}
a:hover.download-here-button{
	background-position:0 -47px;
}


/*.download-here{
	display:none;
}*/
/*------------------------------------------ flickr right sidebar style*/
#flickr_badge_source_txt {padding:0; font: 11px Arial, Helvetica, Sans serif; color:#CCCCCC;}
#flickr_badge_icon {display:block !important; margin:0 !important; border: 1px solid rgb(0, 0, 0) !important;}
#flickr_icon_td {padding:0 5px 0 0 !important;}
.flickr_badge_image {text-align:center !important;}
.flickr_badge_image img {border: 0px solid black !important;}
.flickr_badge_image img {padding:5px; !important;}

#flickr_www {display:block; padding:0 10px 0 10px !important; font: 11px Arial, Helvetica, Sans serif !important; color:#3993ff !important;}
#flickr_badge_uber_wrapper a:hover,
#flickr_badge_uber_wrapper a:link,
#flickr_badge_uber_wrapper a:active,
#flickr_badge_uber_wrapper a:visited {text-decoration:none !important; background:inherit !important;color:#FF99FF;}
#flickr_badge_uber_wrapper td{}
#flickr_badge_wrapper {width:120px;margin:0 auto;}
#flickr_badge_source {padding:0 !important; font: 11px Arial, Helvetica, Sans serif !important; color:#CCCCCC !important;}


#flickr_badge_source_txt {padding:0; font: 11px Arial, Helvetica, Sans serif; color:#FFFFFF;}
#flickr_badge_icon {display:block !important; margin:0 !important; border: 1px solid rgb(0, 0, 0) !important;}
#flickr_icon_td {padding:0 5px 0 0 !important;}
.flickr_badge_image {text-align:center !important;}
.flickr_badge_image img {border: 0px solid black !important;}
#flickr_badge_uber_wrapper {width:100px;margin:0 auto;height:280px;}
#flickr_www {display:block; text-align:center; padding:0 10px 0 10px !important; font: 11px Arial, Helvetica, Sans serif !important; color:#3993ff !important;}
#flickr_badge_uber_wrapper a:hover,
#flickr_badge_uber_wrapper a:link,
#flickr_badge_uber_wrapper a:active,
#flickr_badge_uber_wrapper a:visited {text-decoration:none !important; background:inherit !important;color:#FF99FF;}
#flickr_badge_wrapper {}
#flickr_badge_source {padding:0 !important; font: 11px Arial, Helvetica, Sans serif !important; color:#FFFFFF !important;}


/* Facebook Connect Stuff */
.fbc_profile_header {
visibility:hidden !important;
}
/*lyrics*/
.lyrics-detail{
	background:#0E0F11;
	padding:24px 20px 20px 20px;
}
.lyrics-detail img{
	float:left;
	margin-right:30px;
}
.lyrics-detail-content{
	background:#47155A;
	padding:30px 45px;
}
.page-template-template-lyrics-atomic-php #alpha h3,
.page-template-template-lyrics-index-php #alpha h3 {
	color:#FFFFFF;
	font-size:18px;
	width:auto;
	text-align:left;
	padding-top:30px;
	padding-bottom:10px;
}
.page-template-template-lyrics-index-php #alpha ol {
	background:#47155A;
	font-weight:bold;
	padding:37px 0 0 20px;
	text-align:left;
}
.lyrics-detail-content h4{
	font-size:14px;
	font-weight:bold;
	padding:40px 0;
	width:auto;
	margin:0;
	text-align:left;
}


#alpha .lyrics-detail-content p {
	background:none;
	font-weight:normal;
	line-height:20px;
	/* margin:0; */
	padding:0;
	text-align:left;
}
a.back-to-lyrics{
	font-size:11px;
	color:#65C9C7;
	float:left;
	font-weight:bold;
	margin-bottom:20px;
}
/*------------------------------------------ the navigation site*/
.navigation{
	text-align:center;
}
.navigation a{
	font-size:23px;
	color:#65C9C7;
	text-transform:uppercase;
}
/*------------------------------------------ tickets*/
.tickets{}
.page-template-template-store-php .tickets h3 {
	color:#FFFFFF;
	font-size:16px;
	font-weight:bold;
	margin:0 auto;
	width:388px;
	margin-top:30px;
}
.page-template-template-store-php .tickets h4{
	font-size:16px;
	font-weight:bold;
	text-transform:uppercase;
	margin:0 auto;
	padding:0;
	width:388px;
}
.page-template-template-store-php #alpha .tickets p{
	margin:20px 0;
}
.page-template-template-store-php #alpha p.tickets-info{
	text-align:left;
	padding:10px 20px;
	font-size:12px;
	margin-bottom:0;
}
.small-widget-box ul.getyou{
	text-align:left;
	background:#47155A;
	padding-left:35px;
}
.small-widget-box ul.getyou li{
	text-align:left;
	font-weight:bold;
}
.page-template-template-store-php #alpha p.limit10{
	margin-top:0;
	text-align:left;
	padding-left:22px;
	font-weight:normal;
}
.tickets a.buy-now{
	padding-right:22px;
}