* {
	margin: 0;
	padding: 0;
	}

html, body {
	height: 100%;
	}	

a {
	outline: none;
	color: #eb6d72;
	text-decoration: none;
	}

body {
	background: url(page_bg.jpg) center repeat-y;
	line-height: 1;
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-size: 11px;
	}	
	
h2 {
	color: #c0bbb5;
	font-family: "league-gothic-1","league-gothic-2",sans-serif;
	text-transform: uppercase;
	font-size: 82px;
	letter-spacing: -1px;
	}	
h3, #sidebar h2 {
	color: #c0bbb5;
	font-size: 26px;
	text-transform: none;
	font-family: Helvetica, Verdana, Arial, sans-serif;
	}	
h4 {
	color: #c0bbb5;
	font-family: Garamond, Georgia, serif;
	font-size: 26px;
	line-height: 1.2;
	margin-bottom: 15px;
	letter-spacing: 1px;
	}	
	h4 span {
	display: block;
	}
h5 {
	color: #c0bbb5;
	font-family: Garamond, Georgia, serif;
	font-size: 22px;
	line-height: 1.1;
	margin-bottom: 15px;
	letter-spacing: 1px;
	}	
	h5 span {
	display: block;
	}

p {
	line-height: 1.5;
	margin-bottom: 10px;
	font-size: 14px;
	color: #98938e;	
	}	
	
.container {
	width: 960px;
	margin: 0 auto;
	position: relative;
	}	
	
#wrapper {
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto -264px; /* the bottom margin is the negative value of the footer's height */	
	}
	
#header {
	display: block;
	margin:0 0 25px;
	padding-top: 20px;
	position: relative;
	}	
	
#site-head {
	display: block;
	float: right;
	width: 355px;
	}		

#upcoming-shows {
	display: block;
	width: 313px;
	padding: 15px 20px;
	background: #dcd8d2;
	border: 1px solid #c0bbb5;
	margin: 5px 0 15px;
	text-decoration: none;
	color: #fff;
	font-size: 20px;
	font-family: Garamond, Georgia, serif;
	font-style: italic;	
	line-height: 1.2;	
	}
	#upcoming-shows span, .upcoming-shows-list span {
	display: block;
	}

.upcoming-shows-list {
	display: block;
	padding: 20px 20px 20px 200px;
	border-bottom: 1px solid #c0bbb5;
	margin: 0;
	text-decoration: none;	
	color: #98938e;	
	font-size: 14px;
	font-family: Garamond, Georgia, serif;
	line-height: 1.2;	
	color: #c0bbb5;
	}
	.upcoming-shows-list p {
	line-height: 1.2;
	}
	a.upcoming-shows-list:hover {
	background: #eb6d72;
	}
#site-head .upcoming-shows-list {
	display: none;
	}	
#content-area #upcoming-shows {
	display: none;
	}	
	
#content-area .show_date {
	font-size: 22px;
	}	
.show_day {
	color: #fff;
	font-family: "ff-dagny-web-pro-1","ff-dagny-web-pro-2",sans-serif;
	font-weight: 600;
	font-size: 90px;
	float: left;
	font-style: normal;
	margin-right: 10px;
	line-height: .8;
	}
	.upcoming-shows-list .show_day {
	margin-left: -190px;
	}
.show_description {
	float: right;
	display: block;
	font-style: italic;
	font-size: 12px;
	width: 200px;
	}	
.upcoming-shows-list span.view_details {
	float: right;
	color: #fff;
	margin-top: 15px;
	font-family: "ff-dagny-web-pro-1","ff-dagny-web-pro-2",sans-serif;
	font-weight: 500;
	font-size: 28px;
	display: none;
	}	
	.upcoming-shows-list:hover span.view_details {
	display: block;
	cursor: pointer;
	cursor: hand;
	}
	.upcoming-shows-list:hover span {
	color: #fff;
	}
	
#nav-container {
	display: block;
	width: 355px;
	}
	
#navigation {
	display: block;
	float: left;
	}	
	
#social {
	display: block;
	left:375px;
	position:absolute;
	top:147px;	
	}	
	.page #content-area #social {
	float: none;
	}
	
.primary-content {
	display: block;
	width: 500px;
	float: right;
	}	
.video-box {
	display: block;
	width: 480px;
	height: 272px;
	border: 10px solid #c0bbb5;
	margin-bottom: 15px;
	}	
	
	.home .primary-content .height-box {
	display: block;
	padding-top: 110px;
	margin-bottom: 25px;
	}
	.home .primary-content .pull-text {
	display: block;
	margin: -110px 0 0;
	}
	
.event-info {
	margin: 0;
	border: 0;
	color: #98938e;	
	font-size: 14px;
	font-family: Garamond, Georgia, serif;
	line-height: 1.2;	
	color: #c0bbb5;
	}
	.event-info tr {
	border-bottom: 1px solid #c0bbb5;
	}	
	.event-info td {
	padding: 3px 2px;
	}
	
.page #content-area {
	width: 720px;
	float: left;
	}	
	
#sidebar {
	width: 200px;
	float: right;
	}	
	#sidebar ul {
	list-style: none;
	}
	#sidebar li {
	margin-bottom: 10px;
	}

#footer, #push {
	height: 264px; /* .push must be the same height as .footer */
	}

#footer {
	position: relative;
	color: #98938e;
	}	
	.page #footer, .page #push {
	border-top: 1px solid #c0bbb5;
	padding: 15px 0 15px;
	height: auto;
	}
	
#stripe {
	background: #eb6c74;
	display: block;
	width: 100%;
	height: 123px;
	position: absolute;
	}	
	
#carone {
	display: block;
	position: absolute;
	top: -439px;
	left: 0;
	width: 455px;
	height: 703px;
	background: url(carone.png) no-repeat;
	}	
	
#tweet {
	position: absolute;
	right: 0;
	top: 0;
	z-index: 1;
	width: 392px;
	height: 123px;
	background: url(tweet_bg.jpg) no-repeat;
	color: #fff;
	padding: 12px 50px 0 52px;
	font-family: Garamond, Georgia, serif;
	font-style: italic;
	font-size: 22px;
	line-height: 1.2;
	}	
	#tweet a {
	color: #fff;
	text-decoration: underline;
	}
	
#footer-nav {
	width: 495px;
	display: block;
	float: right;
	margin: 135px 0 15px;
	}	
	
#copyright {
	width: 495px;
	display: block;
	float: right;
	font-size: 10px;
	color: #98938e;
	font-family: Helvetica, Verdana, Arial, sans-serif;
	}	

/******************************************************
    [ LIST STYLES ]
*******************************************************/
.inline {
	list-style: none;
	margin: 0;
	padding: 0;
	}
	.inline li {
	display: inline;
	}
	
#navigation li {
	display: block;
	float: left;
	margin-right: 11px;
	}	
#navigation li a {
	color: #fff;
	text-transform: uppercase;
	font-size: 22px;
	font-family: "league-gothic-1","league-gothic-2",sans-serif;
	text-decoration: none;
	line-height: 1.5;
	}	
	#navigation li a:hover, #navigation li.current_page_item a {
	color: #eb6c74;
	}
	
#social li {
	display: block;
	float: right;
	margin-left: 10px;
	}
	.page #content-area #social li {
	float: left;
	margin: 0 10px 0 0;
	}
	
#social li a {
	display: block;
	text-indent: -9000px;
	width: 31px;
	height: 32px;
	background: url(social.png) no-repeat;
	}	
	li#facebook a {
	background-position: top left;
	}
/*
	.page #content-area li#facebook a {
	background-position: top left;
	}
*/
		li#facebook a:hover {
		background-position: top left;
		}
	li#twitter a {
	background-position: top center;
	}
/*
	.page #content-area li#twitter a {
	background-position: top center;
	}
*/
		li#twitter a:hover {
		background-position: top center;
		}
	li#myspace a {
	background-position: top right;
	}
/*
	.page #content-area li#myspace a {
	background-position: top right;
	}
*/
		li#myspace a:hover {
		background-position: top right;
		}
	
#footer-nav li {
	padding: 2px;
	border: 1px solid #c0bbb5;
	display: block;
	float: left;
	margin-right: 43px;
	}
	#footer-nav li#read {
	margin-right: 0;
	}
#footer-nav li a {
	display: block;
	text-indent: -9000px;
	width: 130px;
	height: 85px;
	background: url(sub_nav.jpg) no-repeat;
	background-position: bottom;
	}	
	li#shop a {
	background-position: bottom left;
	}
		li#shop a:hover {
		background-position: top left;
		}
	li#watch a {
	background-position: bottom center;
	}
		li#watch a:hover {
		background-position: top center;
		}
	li#read a {
	background-position: bottom right;
	}
		li#read a:hover {
		background-position: top right;
		}
		
#sidebar li {
	padding-bottom: 20px;
	margin-bottom: 20px;
	border-bottom: 1px solid #fff;
	}	
	
#newsletter {
	font-size: 11px;
	color: #98938e;	
	}	
	#newsletter p {
	margin:5px 0 0;
	}		

/******************************************************
    [ TEXT STYLES ]
*******************************************************/

.home .primary-content {
	font-family: "ff-dagny-web-pro-1","ff-dagny-web-pro-2",sans-serif;
	font-size: 18px;
	color: #98938e;
	font-weight: 200;
	}	
	.home .primary-content p {
	line-height: 2;
	}
	
.aktt_tweet_time {
	display: none;
	}
	
.dbem-calendar-table {
	
	}	
	.dbem-calendar-table tr td a {
	text-decoration: none;
	display: block;
	padding: 3px;
	color: #fff;
	background: #eb6d72;
	}	
	
html body table.dbem-calendar-table td.eventful a, html body table.dbem-calendar-table td.eventful-today a {
	color: #fff;
	}	

/******************************************************
    [ TEXT REPLACEMENT ]
*******************************************************/
.text-replace {
	text-indent: -9000px;
	display: block;
	}
	
#logo {
	background: url(carone_logo.png) no-repeat;
	width: 570px;
	height: 168px;
	float: left;
	}

#quote {
	float: left;
	width: 343px;
	height: 163px;
	margin-left: -12px;
	background: url(quote.png) no-repeat;
	}	
	
#follow {
	width: 55px;
	height: 54px;
	background: url(follow.jpg) no-repeat bottom;
	position: absolute;
	top: 8px;
	right: 0;
	}	
	#follow:hover {
	background-position: top;
	}
	
/******************************************************
    [ CLEARFIX ]
*******************************************************/
.clearfix:after {content: ".";display: block;height: 0;clear: both;visibility: hidden;}/* IE6 */ * html .clearfix {height: 1%;}/* IE7 */*:first-child+html .clearfix {min-height: 1px; clear:both;}

.page-id-40 .category-blog {
	border-bottom: 1px solid #C0BBB5;
	margin-bottom: 20px;
	padding-bottom: 10px;
	}
	
/******************************************************
    [ MEDIA PAGE ]
*******************************************************/
#content-area #title, #photo-title { font-size: 1.4em;}
	
	
iframe#video, #main-photo img, #videoObject embed {border: 5px solid #7e7d7b; margin-bottom: 10px;}
	ul.smallvideos, ul.photos {list-style: none;}
		ul.smallvideos li, ul.photos li {display: block; float: left; margin: 0 8px 10px 0;}
		ul.smallvideos li a img { border: 1px solid #eaeaea; }
		ul.smallvideos li a:hover img { border: 1px solid #EB6C74;}
/* 					ul#photos li {border: 2px solid #a1a09e; margin-right: 5px;} */
		ul.smallvideos li img { margin-bottom: 5px; }
		
		ul.smallvideos h3 { font-size: 1.4em; color: #98938E; font-weight: normal; }
		ul.smallvideos p { line-height: 1.2; }

