/*
Theme Name:     Prod4ever Custom Theme
Author:         Prod4ever
Author URI:     http://www.prod4ever.com
Version:        1.0
Template:       twentyten
Version:        0.1.0
*/

@import url("../twentyten/style.css");

body {
	margin:0 0 0 0;
	padding:0 0 0 0;
	background-image:url(images/main_bg.jpg);
	background-position:top center;
	color:#000;
	background-color:#FFF;
	font-family:Georgia;
	font-size:13px;
	line-height:18px;
}

a, a:link, a:visited {
	color:#A72808;
	text-decoration:none;
}

a:hover {
	color:#000;
}

a:active, a:focus {
  outline: none;
}


h1, h2, h3, h4, h5, h6 {
    clear: none;
}

#main_holder {
	width:100%;
	background-image:url(images/header_bg.jpg);
	background-position:top center;
	background-repeat:no-repeat;
}

#header {
	width:978px;
	height:193px;
	position:relative;
	margin:auto;
}

#headerLink {
	display:block;
	height:150px;
	left:280px;
	position:absolute;
	top:20px;
	width:400px;
}

#music_player{
	position:absolute;
	right:13px;
	top:97px;
}

#content {
	width:978px;
	margin:auto;
	background-color:#FFF;
	background-image:url(images/content_bg.jpg);
	background-position:top;
	background-repeat:repeat-x;
    padding-top: 20px;
    padding-bottom: 20px
}

.page_header{
    padding-bottom: 20px;
}

#left_column {
        padding-left: 20px;
	float:left;
	width:586px;
	margin-right:50px;
}

#right_column {
	float:left;
	width:302px;
}

#footer {
	position:relative;
	width:978px;
	margin:auto;
	background-image:url(images/footer_bg.jpg);
	background-position:top center;
	background-repeat:no-repeat;
	padding-top:50px;
	padding-bottom:50px;
	color:#FFF;
}

#navigation {
	position:absolute;
	bottom:0;
	left:9px;
	height:41px;
	width:959px;
}

.nav_left {
	float:left;
	background-image:url(images/navigation.gif);
	background-position:0 0;
	display:block;
	text-indent:-1000em;
	width:90px;
	height:41px;
}

.nav_home a {
	float:left;
	background-image:url(images/navigation.gif);
	background-position:-90px 0;
	display:block;
	text-indent:-1000em;
	width:104px;
	height:41px;
}

.nav_home a:hover {
	background-position:-90px -41px;
}

.nav_home_selected {
	background-image:url(images/navigation.gif);
	background-position:-90px -82px;
	text-indent:-1000em;
	width:104px;
	height:41px;
	float:left;
	display:block;
}

.nav_home_selected a, .nav_tour_selected a,
.nav_media_selected a, .nav_news_selected a,
.nav_about_selected a, .nav_news_selected a,
.nav_news_contact a{
	width:104px;
	height:41px;
	display:block;
}

.nav_tour a {
	float:left;
	background-image:url(images/navigation.gif);
	background-position:-194px 0;
	display:block;
	text-indent:-1000em;
	width:104px;
	height:41px;
}

.nav_tour a:hover {
	background-position:-194px -41px;
}

.nav_tour_selected {
	background-image:url(images/navigation.gif);
	background-position:-2112px -82px;
	text-indent:-1000em;
	width:104px;
	height:41px;
	float:left;
	display:block;
}

.nav_shop a {
	float:left;
	background-image:url(images/navigation.gif);
	background-position:-298px 0;
	display:block;
	text-indent:-1000em;
	width:103px;
	height:41px;
}

.nav_shop a:hover {
	background-position:-298px -41px;
}

.nav_media a {
	float:left;
	background-image:url(images/navigation.gif);
	background-position:-401px 0;
	display:block;
	text-indent:-1000em;
	width:112px;
	height:41px;
}

.nav_media a:hover {
	background-position:-401px -41px;
}

.nav_media_selected {
	background-image:url(images/navigation.gif);
	background-position:-401px -82px;
	text-indent:-1000em;
	width:112px;
	height:41px;
	float:left;
	display:block;
}

.nav_about a {
	float:left;
	background-image:url(images/navigation.gif);
	background-position:-513px 0;
	display:block;
	text-indent:-1000em;
	width:116px;
	height:41px;
}

.nav_about a:hover {
	background-position:-513px -41px;
}

.nav_about_selected {
	background-image:url(images/navigation.gif);
	background-position:-513px -82px;
	text-indent:-1000em;
	width:116px;
	height:41px;
	float:left;
	display:block;
}

.nav_news a {
	float:left;
	background-image:url(images/navigation.gif);
	background-position:-629px 0;
	display:block;
	text-indent:-1000em;
	width:106px;
	height:41px;
}

.nav_news a:hover {
	background-position:-629px -41px;
}

.nav_news_selected {
	background-image:url(images/navigation.gif);
	background-position:-629px -82px;
	text-indent:-1000em;
	width:106px;
	height:41px;
	float:left;
	display:block;
}

.nav_contact a {
	float:left;
	background-image:url(images/navigation.gif);
	background-position:-735px 0;
	display:block;
	text-indent:-1000em;
	width:135px;
	height:41px;
}

.nav_contact a:hover {
	background-position:-735px -41px;
}

.nav_contact_selected {
	background-image:url(images/navigation.gif);
	background-position:-735px -82px;
	text-indent:-1000em;
	width:135px;
	height:41px;
	float:left;
	display:block;
}

.nav_right {
	float:left;
	background-image:url(images/navigation.gif);
	background-position:-870px 0;
	display:block;
	text-indent:-1000em;
	width:88px;
	height:41px;
}

.clear {
	clear:both;
}

.header {
	width:100%;
	border-bottom:1px dotted #CCC;
	padding-bottom:10px;
	margin-bottom:10px;
}

.news_post, .tour_row {
	width:100%;
	border-bottom:1px dotted #CCC;
	padding-bottom:15px;
	margin-bottom:10px;
	position:relative;
}

.news_date {
	font-size:10px;
	font-weight:bold;
	line-height:14px;
}

.headline {
	font-size:25px;
	line-height:30px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style:italic;
	margin-bottom:5px;
}

.headline a{
        color:#A72808 !important;
}

.headline a:hover{
        color:#000 !important;
}

.view_all {
	font-size:12px;
	font-style:italic;
	font-family:Georgia, "Times New Roman", Times, serif;
}

#email_signup {
	width:302px;
	height:242px;
	background-image:url(images/email_signup_bg.gif);
	margin-bottom:40px;
}

.tour_date_right {
	float:left;
	font-weight:bold;
	color:#A72808;
	width:60px;
	font-size: 13px;
        text-transform: uppercase;
}

.tour_location_right {
	float:left;
	width:170px;
	font-size: 13px;
}

.tickets a {
	position:absolute;
	right:0;
	top:0;
	display:block;
	text-indent:-1000em;
	width:52px;
	height:20px;
	background-image:url(images/tickets.gif);
	background-position:0 0;
}

.tickets a:hover {
	background-position:0 -20px;
}

.module {
	margin-bottom:30px;
}

.social_media_sharing {
	margin-top:10px;
	position:relative;
}

.facebook_share {
	float:left;
	margin-right:10px;
	line-height: 18px;
	margin-left: -8px;
}

.facebook_like {
	float:left;
	margin-top: 2px;
}

.retweet {
	float:left;
	margin-left:10px;
	width:54px;
	display: table;
}

.tweet_time a{
	color:#999999;
	font-size:10px;
	text-transform:uppercase;
}

.prod_logo a {
	background-image:url("images/prod_logo.png");
	background-position:0 0;
	background-repeat:no-repeat;
	display:block;
	height:18px;
	position:absolute;
	right:0;
	text-indent:-1000em;
	top:45px;
	width:114px;
}

.prod_logo a:hover {
	background-position:0 -18px;
}


/*** INDEX PAGE ***/

.post{
    font-size: 13px;
    line-height: 18px;
}

.twtr-hd {
	display: none;
}

/** ABOUT PAGE **/

#about_header{
    height: 400px;
    width: 978px;
    background: url('images/aboutheader.jpeg') no-repeat;
}

#about_text{
    padding-top: 15px;
}

#links_full h2 {
font-style:italic;
margin-bottom:0;
margin-top:20px;
	padding:0;
}

/** NEWS PAGE **/

.archive_navigation a{
    font-size: 12px;
    color: #A52606 !important;
    font-style: italic;    
}

.archive_navigation a:hover{
    text-decoration: underline;
}

.nav-next {
    display: inline;
    float: none;
}

.nav-previous {
    display: inline;
    float: none;
}

.archive_listing{
    color: #A52606 !important;
    display: block;
    padding-top: 10px;
    padding-bottom: 10px;
    font-size: 13px;
}

#presslisting{
	padding-bottom:20px;
	font-size: 13px;
	line-height: 16px;
}

.presslink{
	display: block;
}

.press_readmore{
	font-style: italic;
}

/** TOUR PAGE **/

.tourheaderlink{
	display: block;
	background-image: url('images/tourslink.gif');
	background-repeat: no-repeat;
	background-position: -39px 0;
	width: 500px;
	height: 23px;
	float: right;
}

#tourpage{
	padding-left: 20px;
	padding-right: 20px;
}

#showstable{
	font-size: 13px;
	border-left: none !important;
	border-right: none !important;
	border-top: none !important;
}

.headrow td{
	border-top: none !important;
	color: #999999;
	text-transform: uppercase;
	font-size: 10px;
	height: 24px;
	padding: 0;
	margin: 0;
}

#showstable td{
	margin: 0 !important;
	padding: 5px 0 !important;
}

.showdate{
	font-weight:bold;
	text-transform:uppercase;
	color: #A72808;
}

.showtime{
}

.showtix a{
	display:block;
	text-indent:-1000em;
	width:52px;
	height:20px;
	background-image:url(images/tickets.gif);
	background-position:0 0;
}

.showtix div{
	text-indent:-1000em;
	width:52px;
	height:20px;
	background-image:url(images/sold_out2.jpeg);
	background-position:0 0;
}

.showtix a:hover {
	background-position:0 -20px;
}

/*** SCROLLABLE HEADER **/

#top_scroller {
	width:586px;
	height:242px;
	background: url('images/top_scroller_bg.gif') no-repeat;
	margin-bottom:40px;
	position: relative;
}

.scrollable {
	height:225px;
	overflow:hidden;
	position:relative;
	width:551px;
	margin-left:17px;
}

.scrollable .items {
	width:20000em;
	position:absolute;
}

.items a {
	display: block;
	float:left;
	padding-top: 16px;
	overflow: hidden;
}


.items div {
	float:left;
	padding-top: 16px;
	overflow: hidden;
}

.navi {
	position: absolute;
	bottom: 30px;
	right: 30px;
	z-index: 2;
}

.navi a {
	float: left;
	color: #fff;
	text-align:center;
	height: 21px;
	width: 21px;
	background: url('images/scrollnavbg.png') no-repeat;
	display: block;
	font-size: 10px;
	line-height: 21px;
	margin-left:4px;
}

.navi a.active {
	background: url('images/scollnavbg_select.png') no-repeat;
	color: #000;
}


/** MEDIA PAGE **/

.flickr_gallery{
	padding-top: 20px;
}

.flickr_gallery img{
	padding-right: 10px;
}

.media_column{
	width: 440px !important;
}

.video_listing {
	padding-top: 15px;
}

.video_listing img{
	float: left;
	padding-right: 15px
}

/** email signup **/

.submit {
	width: 103px;
	margin: 0 auto;
}

#email_signup form{
	padding-top: 89px;
}

.mc-field-group{
	width: 250px;
	margin: 0 auto;
}

.mc-field-group input{
	background-color: #FFF;
	padding: 10px;
	border: none;
	width: 230px;
	margin-bottom: 8px;
	text-align: center;
	font-size: 17px !important;
	line-height: 17px !important;
	height: 17px;
}

/** HEADER MUSIC PLAYER **/

#player{
	position: absolute;
	right:8px;
	top:138px;
}

#player_links a{
	display: block;
	height: 16px;
	float: left;
	padding-right: 10px;
}

.facebook{
	width: 58px;
	background: url('images/facebook.png') no-repeat;
}

.youtube{
	width: 47px;
	background: url('images/youtube.png') no-repeat;
}

.twitter{
	width: 54px;
	background: url('images/twitter.png') no-repeat;
}



/** twitter widget **/

.tweet {
	margin-top: 10px;
}

.tweet ul{
    list-style-type: none;
    margin: 0;
	padding: 0;
	font-size: 13px;
	line-height: 17px;
}

.tweet li{
  padding-bottom: 10px;
}

.tweet_avatar{
	float: left;
}

.tweet_time{
	font-weight: bold;
}

.tweet_join{
	font-weight: bold;
}

.tweet_head{
	display:block;
	height:32px;
	padding-left:37px;
    padding-top:7px;
}

.music_player_page{
	background-image:url("images/pb_logo_trans.png");
	background-position:19px 20px;
	background-repeat:no-repeat;
	height:200px;
	position:relative;
	width:336px;
}

.music_player_page_player{
	right:78px;
	top:145px;
	position: absolute;
}

#popout_button{
	position: absolute;
	right:25px;
	top:79px;
	display: block;
	background: url('images/takeitwithyou.png') no-repeat;
	height: 22px;
	width: 111px;
}

.headerNews a {
	display:block;
	text-indent:-9999em;
	background:url('images/latest_news_header_link.gif') no-repeat 0 0;
	height:24px;
	width: 209px;
}

.headerNews a:hover {
	background-position: 0 -24px;
}



.headerTour a {
	display:block;
	text-indent:-9999em;
	background:url('images/tour_dates_header_link.gif') no-repeat 0 0;
	height:24px;
	width: 200px;
}

.headerTour a:hover {
	background-position: 0 -24px;
}

.headerTwitter a {
	display:block;
	text-indent:-9999em;
	background:url('images/twitter_header_link.gif') no-repeat 0 0;
	height:24px;
	width: 151px;
}

.headerTwitter a:hover {
	background-position: 0 -24px;
}

.perma a {
float:left;
border:1px solid #999999;
color:#999999;
padding-top:2px;
padding-bottom:2px;
padding-left:5px;
padding-right:5px;
font-family: helvetica, arial, sans-serif;
font-size:11px;
line-height:13px;
font-weight:bold;
margin-top:1px;
}

.perma a:hover {
border:1px solid #A72808;
color:#A72808;

}

.facebook_like {width:60px;}


#media_navigation{
	text-align:center;

}

.sinko_link table{
	border: none !important;
	margin: 0 0 23px 0 !important;
}

.sinko_link table tr td{
	border: none !important;
	vertical-align: middle;
	padding: 0 10px 0 0 !important;
	font-style: italic;
	font-size: 20px;
}

.twitterwidget-title {
	display: none;
}

.from-meta {
	display:none;
}

.new_twitter_feed ul {
	list-style-type: none;
	font-size:13px;
	line-height:17px;
	margin-left: 0px;
	margin-top: 10px;
}

.new_twitter_feed ul li {
	padding-bottom: 10px;
	padding-left: 0px;
}

#videos_wrapper {
	height: 700px;
	overflow:auto;
}

#photos_wrapper {
	height: 700px;
	overflow: auto;
}

.showtix div{
    background-image:url("images/sold_out2.jpeg");
    background-position:0 0;
    height:20px;
    text-indent:-1000em;
    width:52px;
}

.soldout {
    position:absolute;
    right:0;
    background-image:url("images/sold_out2.jpeg");
    background-position:0 0;
    height:20px;
    text-indent:-1000em;
    width:52px;
}

.front_venue {
    font-size: 13px;
    padding-left: 61px;
    line-height: 16px;
    margin-top: 5px;
}
