@import url("global.css");

/* COMEDIAN BOB MARLEY :: INTERNAL PAGE STYLES */

/* @group BASIC TYPOGRAPHY & COLOR */

#content q, #content .cite {
	color: #999;
}

#content .cite {
	font-style: normal;
	font-size: 9px;
	line-height: 140%;
	white-space: normal;
	margin: 0 0 1.5em;
	padding: 0;
}
/* @end */

/* @group LAYOUT */

#masthead {
	position: relative;
	width: 460px;
	border: 4px solid #fff;
	border-width: 0 0 4px 0;
	height: 90px;
	background-color: #f90;
}


.content-column {
	float: left;
	position: relative;
	padding: auto 0;
}

.content-column#column-narrow {
	width: 164px;
}

.content-column#column-wide {
	width: 220px;
	padding-right: 16px;
}

/* @end */

/* @group NAVIGATION */

#navigation-store {
	padding-top: 1.5em;
}

#navigation-section {
	padding: 0 30px;
	color: #c22;
	font-size: 10px;
	line-height: 18px;
	text-align: right;
	position: absolute;
	bottom: 0;
	width: 400px;
	text-transform: uppercase;
}

#navigation-section a {
	padding: 0 .5em;
}

/* @end */

/* @group WHITE-PAGES */

#page-presskit #wrapper, #page-calendar #wrapper {
	background-color: #fff;
}

#page-presskit #content, #page-calendar #content {
	color: #12679b;
}

#page-presskit #content a, #page-calendar #content a{
	color: #900;
}

#page-presskit #content h3, #page-calendar #content h3{
	color: #000; 
}



/* @end */

/* @group BOOKING/CONTACT */

#page-booking_contact #masthead {
	background-image: url(../images/masthead-booking_contact.png);
	background-repeat: no-repeat;
}

#page-booking_contact #content {
	background: url(../images/content-booking_contact-bg.jpg) no-repeat right top;
}

/* @end */

/* @group PRESSKIT */

#page-presskit #masthead {
	background-image: url(../images/masthead-presskit.png);
	background-repeat: no-repeat;
}

#page-presskit #column-narrow {
	padding-right: 16px;
}

#page-presskit #column-wide {
	padding-right: 0;
}
/* @end */

/* @group CALENDAR */

#page-calendar #masthead {
	background-image: url(../images/masthead-calendar.png);
	background-repeat: no-repeat;
}

.table-schedule {
	width: 400px;
}

.table-schedule th, .table-schedule td {
	padding: .75em;
	font-size: .625em;
}

.table-schedule th {
	border: 0 solid #999;
	border-bottom-width: 2px;
	text-align: left;
}

th.location {
	border-width: 0 2px 2px 2px;
}

.table-schedule td {
	border: 0 solid #ccc;
	border-bottom-width: 1px;
}

table-schedule td a {
	font-size: .75em;
}

td.location {
	font-size: .75em;
	border-width: 0 2px 1px 2px;
	border-color: #ccc #999;
}

td.location a {
	font-size: 10px;
}

#page-calendar #content {
	background: url(../images/content-booking_calendar.jpg) no-repeat right top;
}

/* @end */

/* @group AUDIO-VIDEO */

.videobox {
	text-align: center;
	position: relative;
	padding-bottom: 2em;
}

.videobox object, .videobox embed {
	display: block;
	margin: auto;
	background-color: #000;
}

#page-audio_video #masthead {
	background-image: url(../images/masthead-audio_video.png);
	background-repeat: no-repeat;
}

#page-audio_video .content-column#column-wide {
	width: 227px;
	border: 0 solid #12679b;
	border-width: 0 2px 0 0;
}

#page-audio_video .content-column#column-wide dl {
	width: 103px;
	margin-right: 10px;
}

#page-audio_video .content-column#column-narrow {
	width: 121px;
	padding-left: 30px;
}

/* @end */

/* @group RETAIL INFO */

#page-retail_info #masthead {
	background-image: url(../images/masthead-retail_info.png);
	background-repeat: no-repeat;
}

#page-retail_info #content {
	padding: 75px 60px !important;
	width: 340px;
	background: url(../images/content-retail_info-bg.jpg) no-repeat;
}

#page-retail_info #content p {
	line-height: 1.7em;
}

#page-retail_info img#imgmap-retail_info-img {
	position: relative;
	margin-right: -30px;
	top: -50px;
}
/* @end */

#page-newsletter #masthead {
	background-image: url(../images/masthead-newsletter.png);
	background-repeat: no-repeat;
}

/* @group STORE */

#page-store #masthead, #page-store_home #masthead {
	background-image: url(../images/masthead-store.png);
	background-repeat: no-repeat;
}

#page-store #navigation-section, #page-store_home #navigation-section {
	text-align: left;
}

#page-store_home #wrapper {
	background-color: #fff;
}
#page-store_home #content {
	padding: 0;
	width: 460px;
}

img#imgmap-store_home-img {
	display: block;
}

#page-store_home .content-promo {
	padding: 116px 30px 30px 30px;
	background: #323232 url(../images/promo-wicked_funny_event.jpg) no-repeat;
	border: 0 none #fff;
	border-top-style: solid;
	border-top-width: 4px;
}

/*#page-store_home .content-promo {
	padding: 116px 30px 10px 30px;
	min-height: 215px;
	background: #323232 url(../images/promo-wicked_funny_event.jpg) no-repeat;
	border: 0 none #fff;
	border-top-style: solid;
	border-top-width: 4px;
}
*/
#page-store #list-cddvds li {
	width: 108px;
	padding-right: 24px;
	height: 168px;
}

#page-store #list-cddvds li a {
	display: block;
}

#page-store #list-cddvds li a img {
	display: block;
	border: 1px solid #900;
}

#page-store #list-cddvds li a:hover img {
	border-color: #fff;
}

#page-store img.store-detail-img {
	display: block;
	border: 2px solid #fff;
	margin-bottom: 1.5em;
}

.store-purchaseinfo .price {
	font-weight: bold;
	display: block;
}

.store-purchaseinfo a {
	display: block;
	font-size: 9px;
	text-transform: uppercase;
}

.store-purchaseinfo select{
	margin-left: 8px;
	font-size: 10px;
	background: #000;
	color: #fff;
	border-color: #222;
	border-width: 0px;
}

.store-tracklist {
	color: #12679b;
}

ol.store-tracklist, ul.store-tracklist {
	padding-left: 1.5em;
}
/* @end */


