/* JON BON JOVI SOUL FOUNDATION */
/* Master Stylesheet
----------------------------------------------------------------------------- */


	@import url("header.css");
	@import url("footer.css");
	@import url("images.css");
	@import url("clique.css");
	@import url("custom.css");
	
	@import url("bar.css");


/* PAGE CONTENT
----------------------------------------------------------------------------- */


	#header h2 {

	display: none !important;
	width: 160px;
	height: 37px;
	position: absolute;
	top: 174px;
	left: -30px;
	padding: 0 18px 0 0;
	background: url(../images/layout/bg-title.gif) no-repeat top right;
	color: #fff;
	font: normal 25px/25px Arial, sans-serif;
	line-height: 25px !important;
	text-transform: uppercase;
	
	}
	

/* Title Image Replacement */

	
	#header h2 span {
		
	display: block;
	width: 120px;
	height: 37px;
	padding: 0 0 0 40px;
	text-indent: -5000px;
	background-color: #008bda;
	background-repeat: no-repeat;
	background-position: 45px center;
	
	}

	#page-index #header h2 span {
		
	background-image: url(../images/layout/h2-home.gif);
		
	}

	.section-news #header h2 span {
		
	background-image: url(../images/layout/h2-news.gif);
		
	}
	
	.section-about #header h2 span {
		
	background-image: url(../images/layout/h2-about.gif);
		
	}
	
	.section-events #header h2 span {
		
	background-image: url(../images/layout/h2-events.gif);
		
	}
	
	.section-help #header h2 span {
		
	background-image: url(../images/layout/h2-help.gif);
		
	}
	
	.section-stories #header h2 span {
		
	background-image: url(../images/layout/h2-soulstories.gif);
		
	}
	
	.section-photos #header h2 span {
		
	background-image: url(../images/layout/h2-photos.gif);
		
	}

	.section-videos #header h2 span {
		
	background-image: url(../images/layout/h2-videos.gif);
		
	}	
	
	.section-volunteer #header h2 span {
		
	background-image: url(../images/layout/h2-volunteer.gif);
		
	}
	
	.section-partners #header h2 span {
		
	background-image: url(../images/layout/h2-partners.gif);
		
	}
	
	.section-account #header h2 span {
		
	background-image: url(../images/layout/h2-account.gif);
		
	}
	
	.section-legal #header h2 span {
		
	background-image: url(../images/layout/h2-legal.gif);
		
	}
	
	.section-member #header h2 span {
		
	background-image: url(../images/layout/h2-member.gif);
		
	}
	
	.section-members #header h2 span {
		
	background-image: url(../images/layout/h2-members.gif);
		
	}
	
	.section-support #header h2 span {
		
	background-image: url(../images/layout/h2-support.gif);
		
	}


	h3, div.display h4 {

	color: #008bda;
	font: normal 30px/30px Arial, sans-serif;
	text-transform: uppercase;

	}

	div.pane h3 {

	color: #008bda;

	}

	div.group div h3 {

	color: #000;

	}

	h4, h4 a, h4 a:hover {

	clear: left;
	color: #008bda;
	font: normal 16px/16px Arial, sans-serif;
	text-transform: uppercase;

	}

	h3 em, h4 em, h3 span, h4 span {

	font-style: normal;

	}
	
	h5 {
	
	font-size: 1em;
	
	}


/* Text */


	body {

	color: #363636;
	font: normal 12px/15px Arial, sans-serif;

	}

	div.display div.story,
	div.display div.about {

	font-size: 13px;
	line-height: 20px;

	}

	blockquote p {

	padding: 10px;
	color: #888;
	background: #efefef;
	font-size: 15px !important;
	line-height: 19px !important;
	border: 1px solid #dedede;

	}

	dt, label em, fieldset em {

	font-size: 11px;

	}

	small, small a {

	font-size: 9px;
	line-height: 16px;

	}

	div.form dt, label em, fieldset em {

	text-align: right;
	white-space: nowrap;

	}
	
	div.widget-editorial li > strong {
		
	color: #959595;
	font-size: 10px;
	line-height: 12px;
		
	}


/* Rules */


	dt, dd {

	border-top: 1px dashed #ccc;

	}

	div.ruled ul.leads li, div.ruled ul.headlines li, div.ruled ul.comments li, div.ruled ul.subscriptions li, div.ruled ul.clips li {

	border-bottom: 4px solid #ccc;

	}

	div.ruled td {

	border-bottom: 1px dashed #ccc;

	}

	div.ruled div.tags {

	border-top: 4px solid #ccc;

	}



/* Tables */


	th {

	background-color: #008bda;
	color: #fff;
	text-align: left !important;

	}
	
	th.event {
		
	display: table-cell;
		
	}
	
	tr td {
		
	border-bottom: 2px solid #fff;
		
	}
	

/* Form */


	input[type=text],
	input[type=search],
	input[type=password],
	input[type=file],
	select,
	textarea {

	font-family: Arial, sans-serif;
	background-color: #fff;

	}

	textarea {

	border: 1px solid #dedede;

	}

	select#status {

	max-width: 310px;

	}
	
	fieldset {
	
	-webkit-border-radius: 7px;
	-moz-border-radius: 7px;
	border-color: #ccc;
	
	}


/* Inline Links */


	a {

	color: #008bda;
	outline: none;
	text-decoration: none;

	}

	a:hover {

	color: #0af;

	}

	li ul.actions li {

	border: 0 !important;

	}

	li ul.actions a, .widget-item.display .topic .tags li {

	font-size: 11px;
	color: #fff;
	background: #008bda;

	}

	li ul.actions a:hover {

	color: #fff;
	background: #0af;

	}


/* Action Buttons */

	
	a.action, ul.pages a, ul.pages strong {

	padding: 5px 8px 5px 40px;
	white-space: nowrap;
	line-height: 12px;
	color: #fff;
	text-transform: uppercase;

	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;

	}

	a.action, ul.pages a {

	background-color: #008bda;

	}

	a.action:hover, ul.pages a:hover {

	background-color: #0af;

	}

	div#sidebar a.action {

	width: auto !important;
	height: auto !important;

	}

	ul.pages strong {

	background-color: #0af;
	font-weight: normal;

	}

	td a.details,
	td a.tickets,
	td a.presale {
	
	padding: 1px 5px;
	-moz-border-radius: 2px !important;
	-webkit-border-radius: 2px !important;
	
	}

	td strong {

	text-transform: uppercase;
	line-height: 12px;

	}


/* Toggle Buttons */


	a.toggle, strong.toggle {

	background: #008bda;
	padding: 5px;
	color: #fff;
	text-transform: uppercase;

	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;

	}

	a.toggle:hover {

	background-color: #0af;

	}

	strong.toggle {

	background: #0af;

	}

	ul.toggle li {

	background-color: #008bda;

	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;

	}

	ul.toggle label em {

	color: #fff;
	text-transform: uppercase;

	}

/* Tags */

	div.widget-tag ul li {
		
	margin: 0 0 5px 0;
		
	}

	div.widget-tag ul li a,
	div.widget-tag ul li strong a {
		
	display: block;
	background: #008bda;
	padding: 5px;
	color: #fff;
	text-transform: uppercase;

	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
		
	}
	
	div.widget-tag ul li a:hover,
	div.widget-tag ul li strong a {
		
	background: #0af;
		
	}

/* Comment Tallies */


	a.comments {

	width: 20px !important;
	max-width: none;
	height: 12px !important;
	background-position: 0 0;
	background-repeat: no-repeat;
	padding-right: 55px;
	float: left;
	display: block;
	color: #fff !important;
	font-size: 9px !important;
	line-height: 9px !important;
	text-transform: uppercase;
	white-space: nowrap;
	text-align: center;
	position: relative;
	overflow: visible !important;

	}

	a.comments:hover {

	background-position: 0 -12px;

	}

	a.comments span {

	position: absolute;
	top: 0;
	left: 25px;
	color: #008bda !important;
	font-size: 10px !important;
	line-height: 10px !important;

	}

	a.comments:hover span {

	color: #0af !important;

	}

	td a.comments {

	margin: 0 auto;
	padding-right: 0;
	float: none;

	}


/* TABS
----------------------------------------------------------------------------- */


	ul.tabs li a,
	ul.tabs li strong {

	background-color: #e2e2e2;
	color: #959595;
	font: normal 17px/17px Arial, sans-serif;
	text-transform: uppercase;

	-moz-border-radius-topleft: 0;
	-moz-border-radius-topright: 0;
	-webkit-border-top-left-radius: 0;
	-webkit-border-top-right-radius: 0;

	}

	ul.tabs li a:hover {

	background-color: #008bda;
	color: #fff;

	}

	ul.tabs li.selected a,
	ul.tabs li.selected strong,
	ul.tabs li.selected a:hover {

	background-color: #008bda;
	color: #fff;
	border-bottom: 0;

	}


/* PANES
----------------------------------------------------------------------------- */


	div.pane {

	background-color: #f7f7f7;

	-moz-border-radius: 0;
	-webkit-border-radius: 0;

	}

	div.tabbed div.pane {

	background-color: #f7f7f7;

	-webkit-border-top-left-radius: 0;
	-webkit-border-top-right-radius: 0;
	-moz-border-radius-topleft: 0;
	-moz-border-radius-topright: 0;

	}


/* EMPHASIZED CONTENT
----------------------------------------------------------------------------- */


/* Tabs */


	div.emphasis ul.tabs li a {

	color: #959595;
	background-color: #efefef;

	}

	div.emphasis ul.tabs li a:hover {

	color: #fff;
	background-color: #0af;

	}
	
	div.emphasis ul.tabs li.selected a,
	div.emphasis ul.tabs li.selected strong,
	div.emphasis ul.tabs li.selected a:hover {

	color: #fff;
	background-color: #008bda;

	}
	
	
/* Headings */


	div.emphasis div.pane h3,
	div.pane.emphasis h3 {
	
	color: #fff;
	
	}
	
	
/* Panes */

	
	div.emphasis div.pane,
	div.pane.emphasis {
	
	background-color: #008bda;
	background-position: top center;
	background-repeat: repeat-y;
	
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	
	}
		
	div.emphasis div.pane div.group,
	div.pane.emphasis div.group {
	
	color: #ccc;
	background: #fff;
	-moz-border-radius: 0;
	-webkit-border-radius: 0;

	}
	
	
/* Inline Elements */


	p.emphasis {
	
	border-color: #008bda;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	
	}
	
	
/* Action Buttons */


	div.emphasis a.action,
	div.emphasis ul.pages a {
	
	background-color: #01b5ff;
	
	}
	
	div.emphasis a.action:hover,
	div.emphasis ul.pages a:hover {
	
	background-color: #0af;
	
	}
	
	
/* Large Action Buttons */


	ul.actions.emphasis li.submit a,
	.widget-item.display .purchase a.submit {
	
	font-size: 14px;
	line-height: 30px;
	padding: 3px 18px;
	
	}


/* FEATURES BOX
----------------------------------------------------------------------------- */


/* Text */


	div#features div.widget-media.player div.details a {

	color: #fff;
	line-height: 12px;
	text-transform: uppercase;

	}

	div#features #photos h4 {

	font-size: 12px;
	line-height: 40px;
	color: #fff;
	text-indent: 5px;

	}

/* Tabs */

	div#features ul.tabs li.selected a {
		
	background-color: #000;
		
	}

/* Buttons */

	div#features ul.actions li {
	
	padding: 0;
	
	}

	div#features a.browse {

	position: absolute;
	bottom: 22px;
	right: 20px;
	z-index: 20;

	}

	div#features #photos a#photos_back, div#features #photos a#photos_next {

	background-color: #008bda;
	background-repeat: no-repeat;
	background-position: center;
	top: 140px;

	}

	div#features #photos a#photos_back:hover, div#features #photos a#photos_next:hover {

	background-color: #0af;

	}

	div#features #photos a#photos_back {

	left: 18px;

	-webkit-border-top-right-radius: 0;
	-webkit-border-bottom-right-radius: 0;
	-webkit-border-top-left-radius: 0;
	-webkit-border-bottom-left-radius: 0;
	-moz-border-radius-topright: 0;
	-moz-border-radius-bottomright: 0;
	-moz-border-radius-topleft: 0;
	-moz-border-radius-bottomleft: 0;

	}

	div#features #photos a#photos_next {

	right: 18px;

	-webkit-border-top-left-radius: 0;
	-webkit-border-bottom-left-radius: 0;
	-webkit-border-top-right-radius: 0;
	-webkit-border-bottom-right-radius: 0;
	-moz-border-radius-topleft: 0;
	-moz-border-radius-bottomleft: 0;
	-moz-border-radius-topright: 0;
	-moz-border-radius-bottomright: 0;

	}
	
	div#features #video a.comments {
	
	color: #008bda !important;
	background-image: url(../images/actions/a-comments-white.gif);
	
	}

	div#features #video a.comments span {
	
	color: #fff !important;
	
	}

	div#features #video a.comments:hover span {
	
	color: #ebebeb !important;
	
	}


/* Panes */


	div#features div.pane {

	margin-bottom: 0 !important;
	padding: 15px;
	position: relative;
	background: #000;
	width: 430px;

	-moz-border-radius: 0;
	-webkit-border-radius: 0;

	}

	div#features div.widget-advertising {

	border-top: 2px solid #fff;
	background-color: #000;
	padding: 0;

	-webkit-border-bottom-left-radius: 0;
	-webkit-border-bottom-right-radius: 0;
	-moz-border-radius-bottomleft: 0;
	-moz-border-radius-bottomright: 0;

	}
	

/* Background */


	div#features div.widget-photo ul.photos li {

	background-color: #008bda;
	padding: 3px;

	}

	div#features #video {
	
	background-color: #000 !important;
	
	}

	div#features #video div.details {

	background-color: #008bda;

	}


/* MEDIA PLAYER
----------------------------------------------------------------------------- */


/* Text */


	div.widget-media.player var strong {

	font-weight: normal;
	color: #fff;

	}

	div.widget-media.player var, div.widget-media.player var em {

	font-style: normal;
	color: #fff;

	}


/* Buttons */


	div.widget-media.player a.again {

	width: 559px;
	height: 314px;
	background-color: #464646
	background-position: center;
	background-repeat: no-repeat;
	text-indent: -5000px;

	}

	div.widget-media.player a.prompt {

	width: 424px;
	height: 240px;
	background-color: #464646
	background-position: center;
	background-repeat: no-repeat;
	text-indent: -5000px;

	}

	div.widget-media.player ul.controls a.action {

	width: 13px;
	height: 13px;
	background-color: #01b5ff;
	background-position: center;
	background-repeat: no-repeat;
	display: block;
	padding: 5px;
	text-indent: -5000px;

	}

	div.widget-media.player ul.actions a.action {

	background-color: #01b5ff;

	}

	div.widget-media.player ul.controls a.action:hover, div.widget-media.player ul.actions a.action:hover {

	background-color: #0af;

	}


/* Backgrounds */


	div.widget-media.player {

	background-color: #008bda;

	}

	div.widget-media.player div.flash {

	background-color: #008bda;
	padding: 3px;

	}

	div.widget-media.player ul.controls {

	background-color: #008bda;

	}


/* ALERTS
----------------------------------------------------------------------------- */

	div.widget-alert {
		
	margin-left: -30px;
	padding-left: 30px;
	width: 920px;
		
	}

	div.widget-alert h3, 
	div.widget-alert h4 {
	
	color: #fff;
	
	}
	
	div.widget-alert h3 {

	font: 24px/24px Arial, sans-serif;
	text-transform: uppercase;

	}

	div.widget-alert p {

	color: #fff;

	}

	div.widget-alert.error {

	background-color: #db0000;

	}

	div.widget-alert.success {

	background-color: #6ba144;

	}

	div.widget-alert.info {

	background-color: #999;

	}
	
	div.widget-alert.added {

	background-color: #1681ac;

	}

	div.widget-alert a {

	color: #fff;
	text-decoration: underline;

	}
	
	
/* Inline Messages */
	

	fieldset.error input, fieldset.error strong, label.error input, label.error strong, fieldset.error em {

	color: #db0000;

	}
	
	fieldset.error {
	
	border-color: #db0000;
	
	}

	fieldset.error strong,
	label.error strong {

	font-size: 11px;
	font-weight: normal;

	}

	label.error input {

	background-color: #db0000;
	color: #fff;

	}
	
	
/* MEMBER LISTINGS
----------------------------------------------------------------------------- */


	div.card .member,
	ul.orders > li,
	.widget-order.details.pane .group {

	background-color: #fff;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;

	}

	div.card .member dt.location,
	ul.items dt em,
	.widget-item.display .topic em {

	color: #00a9c0;

	}
	

/* VIDEO PLAYER
----------------------------------------------------------------------------- */

	
	#page-video div.widget-media.player, 
	#page-video div.widget-media.player h3 {
	
	color: #fff;
	
	}

	#page-video div.widget-media.player a {
	
	color: #ccc;
	
	}

	#page-video div.widget-media.player a:hover {
	
	color: #fff;
	
	}


/* ALBUM TAG GALLERY
----------------------------------------------------------------------------- */


	div.widget-tag.album, 
	div.widget-tag.album * {
	
	visibility: visible !important;
	
	}

	div.widget-tag.album ul.tags li {
	
	background: #008bda url(../images/content/img-placeholder-album.jpg) no-repeat;
		
	}

	div.widget-tag.album ul.tags li h4 a {
	
	background-color: #000;
	color: #fff;
	text-align: center;
	
	-moz-border-radius: 0;
	-webkit-border-radius: 0;
	
	}

	div.widget-tag.album ul.tags li h4 a:hover {
	
	background-color: #008bda;
	color: #fff;

	-moz-border-radius: 0;
	-webkit-border-radius: 0;
	
	}

	div.widget-tag.album ul.tags li dl, 
	div.widget-tag.album ul.tags li dd,
	div.widget-tag.album ul.tags li dt, 
	div.widget-tag.album ul.tags li p {

	color: #fff;
	
	}
	
	div.widget-tag.album ul.tags li ul.actions li a {
	
	background-color: #01b5ff;
	font-size: 12px;
	text-align: center;

	}

	div.widget-tag.album ul.tags li ul.actions li a:hover {
	
	background-color: #0af;
	
	}
	
	/* Hiding Board Members Album */
	
	#albums li.board_members {
		
	display: none;
		
	}

	
/* STORE
----------------------------------------------------------------------------- */


/* Customer Bar */


	#customer {
	
		background: #858585;
	
		}
		
	#customer,
	#customer a {
	
		color: #fff;
	
		}
		

/* Departments: Header */


/* Departments: Sidebar */

	
	#sidebar #departments a {
	
	font: normal 18px/18px Arial, sans-serif;
	color: #000;
	text-transform: uppercase;
	width: 170px;
	padding: 10px 15px 10px 35px;
	
	}
	
	#sidebar #departments a:hover {
	
	color: #fff;
	background: #00afc7;

	}
	
		
	#sidebar #departments strong a {
	
	color: #fff !important;
	background: #000 !important;
	
	}
	
	#sidebar #departments ul ul {
	
	float: left;
	background: #000;
	
	}
	
	
/* Item Listings */


	ul.items li {
	
		background: #fff;
	
		}


/* MESSAGE BOARD
----------------------------------------------------------------------------- */


	div.messageboard table {

	font-size: 12px;

	}
	
	div.messageboard #posts .alt1 {
	
	font-size: 15px;
	
	}

	div.messageboard fieldset {

	border: 1px solid #464646;

	}

	div.messageboard .tcat {

	background-color: #dedede;
	color: #000;
	text-transform: uppercase;

	}

	div.messageboard .thead {

	background-color: #00e0ff;
	color: #000;

	}

	div.messageboard .thead a {

	color: #464646;

	}

	div.messageboard .thead a:hover {

	color: #fff;

	}

	div.messageboard .tfoot {

	color: #fff;
	background-color: #672e2e;

	}

	div.messageboard .alt1, div.messageboard .alt1Active, div.messageboard .alt2, div.messageboard .alt2Active {

	background-color: #f7f7f7;

	}

	div.messageboard .time {

	color: #f2df76;

	}

	div.messageboard .panelsurround {

	background-color: #f7f7f7;

	}

	div.messageboard .vbmenu_control {

	background-color: #000;

	}

	div.messageboard .vbmenu_popup {

	background-color: #000;
	border: 1px solid #f7f7f7;

	}
	
	
/* CHECKOUT
----------------------------------------------------------------------------- */


/* Steps */

	
	#steps {
	
	background: #e6e6e6;
	
	}
	
	#steps a,
	#steps strong,
	#steps em {
	
	background: #999;
	-moz-border-radius: 15px;
	-webkit-border-radius: 15px;
	
	}
		
		
/* Step: Current */

		
	#steps strong {
	
	color: #fff;
	background: #00e0ff;
	
	}
	
	#steps strong var {
	
	color: #00e0ff;
	background: #fff;
	
	}
		

/* Steps: Completed & Next */

		
	#steps a,
	#steps em {
	
	color: #dcdcdc;
	background: #f7f7f7;
	
	}
	
	#steps a var,
	#steps em var {
	
	color: #f7f7f7;
	background: #dcdcdc;
	
	}
	
	
/* Legal */

	
	.section-checkout div.legal div {
	
	background: #f0f0f0;
	
	}
	
	.section-checkout div.legal div h3,
	.section-checkout div.legal div h4 {
	
	color: #222;
	
	}
		
		
/* Cart */

	
	table.order td,
	.widget-cart.modify table td,
	.widget-order.display table.summary td {
	
	border-color: #fff;
	
	}
	
	table.order tfoot,
	.widget-cart.modify table tfoot,
	.widget-order.display table.summary tfoot {
	
	color: #fff;
	background: #333; 
	
	}
	
	table.order tfoot a.action,
	.widget-order.display table.summary tfoot a.action {
	
	background: #555;
	
	}
	
	table.order tbody.items,
	.widget-cart.modify table tbody.items,
	.widget-order.display table.summary tbody.items {
	
	background: #f0f0f0;
	
	}
	
	table.order tbody.bonus,
	.widget-order.display table.summary tbody.bonus {
	
	background: #f7f7f7;
	
	}
	
	table.order tbody.discounts,
	.widget-order.display table.summary tbody.discounts {
	
	background: #fff;
	
	}
	
	table.order tr.shipping,
	.widget-cart.modify table tr.shipping,
	.widget-order.display table.summary tr.shipping {
	
	color: #222;
	background: #ccc2b2;
	
	}


/* BACKGROUNDS
----------------------------------------------------------------------------- */

	body {

	background: #fff url(../images/layout/bg-body.jpg) no-repeat;

	}


/* CHECKOUT
----------------------------------------------------------------------------- */


	#page-signin #layout,
	#page-register #layout {
	
	width: 90%;
	padding-left: 10%;
	
	}
	
	
/* PARTNERS
----------------------------------------------------------------------------- */

	
	#sponsors {
	
	list-style-type: none;
	padding: 0;
	
	}

