/* HALFWAY TO HAZARD */
/* Master Stylesheet
----------------------------------------------------------------------------- */


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


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


/* Headings */


	h3 {

	color: #990000;
	font: normal 20px/20px Verdana, sans-serif;
	
	}
	
	#sidebar h3 {
	
	text-transform: uppercase;
	
	}
	
	div.markdown h3, div.widget-editorial.display h4 {

	font: bold 11px/14px Verdana, sans-serif;
	
	}

	div.pane h3 {

	color: #000;

	}

	div.group div h3 {

	color: #000;

	}

	h4, h4 a, h4 a:hover {

	clear: left;
	color: #990000;
	font: normal 16px/16px Verdana, sans-serif;
	
	}	
	
	div.markdown h4, div.markdown h4 a, div.markdown h4 a:hover {

	font: bold 11px/14px Verdana, sans-serif;
	
	}
	
	h3 em, h4 em, h3 span, h4 span {

	font-style: normal;

	}


/* Text */


	body {

	color: #666;
	font: normal 11px/14px "Verdana", sans-serif;

	}

	/* div.display div.story, div.display div.about {

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

	} */

	blockquote p {

	color: #888;
	font-size: 15px !important;
	line-height: 19px !important;

	}

	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;

	}


/* Rules */


	dt, dd {

	border-top: 1px solid #c5c5c5;

	}

	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 #dedede;

	}

	div.ruled td {

	border-bottom: 1px solid #dedede;

	}

	div.ruled div.tags {

	border-top: 4px solid #dedede;

	}



/* Tables */


	th {

	background-color: #990000;
	color: #fff;

	}


/* Form */


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

	font-family: "Trebuchet MS", 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;
	
	}


/* Text Links */


	a {

	color: #990000;
	outline: none;
	text-decoration: none;

	}

	li ul.actions li {

	border: 0 !important;

	}

	li ul.actions a {

	background: none;
	padding: 0;
	color: #fff !important;
	font: normal 11px/14px "Verdana", Arial, sans-serif !important;
	text-transform: none;

	}

	li ul.actions a:hover {

	background-color: transparent;
	color: #fff !important;

	}


/* Action Buttons */


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

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

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

	}

	a.action, ul.pages a {

	background-color: #efbe55;

	}

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

	background-color: #990000;

	}

	div#sidebar a.action {

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

	}

	ul.pages strong {

	background-color: #464646;
	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: #464646;
	padding: 5px;
	color: #fff;
	margin: 0 !important;
	text-transform: uppercase;

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

	}

	a.toggle:hover {

	background-color: #990000;

	}

	strong.toggle {

	background: #990000;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;

	}



	ul.toggle label em {

	color: #fff;
	text-transform: uppercase;

	}


/* 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: #00e0ff !important;
	font-size: 10px !important;
	line-height: 10px !important;

	}

	a.comments:hover span {

	color: #1681ac !important;

	}

	td a.comments {

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

	} */


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


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

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

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

	}

	ul.tabs li a:hover {

	background-color: #e6e5e5;
	color: #990000;

	}

	ul.tabs li.ui-state-active a,
	ul.tabs li.ui-state-active strong,
	ul.tabs li.ui-state-active a:hover {

	background-color: #dddddd;
	color: #990000;
	border-bottom: 0;

	}


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


	div.pane {

	background-color: #dddddd;

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

	}

	div.tabbed div.pane {

	-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: #990000;
	background-color: #e55656;

	}

	div.emphasis ul.tabs li a:hover {

	color: #fff;
	background-color: #990000;

	}
	
	div.emphasis ul.tabs li.ui-state-active a,
	div.emphasis ul.tabs li.ui-state-active strong,
	div.emphasis ul.tabs li.ui-state-active a:hover {

	color: #fff;
	background-color: #990000;

	}
	
	
/* Headings */


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

	
	div.emphasis div.pane,
	div.emphasis.pane {
	
	background-color: #990000;
	
	}
		
	div.emphasis div.pane div.group,
	div.emphasis.pane div.group {
	
	background: #fff;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;

	}
	
	
/* Inline Elements */


	p.emphasis {
	
	border-color: #ccc;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	
	}


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


/* Text */


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

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

	}

	div#features #photos h4 {

	font-size: 12px;
	line-height: 40px;

	}


/* Buttons */


	div#features a.browse {

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

	}

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

	background-color: #efbe55;
	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: #990000;

	}

	div#features #photos a#photos_back {

	left: 18px;

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

	}

	div#features #photos a#photos_next {

	right: 18px;

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

	}


/* Panes */


	div#features div.pane {

	margin-bottom: 0 !important;
	padding: 15px;
	position: relative;

	/* -webkit-border-bottom-left-radius: 10px;
	-webkit-border-bottom-right-radius: 10px;
	-moz-border-radius-bottomleft: 10px;
	-moz-border-radius-bottomright: 10px; */

	}

	div#features div.widget-advertising {

	background-color: #00e0ff;
	padding: 0 15px 15px 15px;

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

	}


/* Background */


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

	background-color: #fff;

	}

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

	background-color: #fff;
	padding: 3px;

	}

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

	background-color: #fff;

	}


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


/* Text */


	div.widget-media.player var strong {

	font-weight: normal;

	}

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

	font-style: normal;

	}


/* 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: #EFBE55;
	background-position: center;
	background-repeat: no-repeat;
	display: block;
	padding: 5px 11px;
	text-indent: -5000px;

	}

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

	background-color: #EFBE55;

	}

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

	background-color: #990000;

	}


/* Backgrounds */


	div.widget-media.player {

	background-color: #990000 !important;

	}

	div.widget-media.player div.flash {

	background-color: #fff;
	padding: 3px;

	}

	div.widget-media.player ul.controls {

	background-color: #f0f0f0;

	}


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


	div.widget-alert h3 {

	color: #fff;
	font: 24px/24px "Trebuchet MS", 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: #1681ac;

	}

	div.widget-alert a {

	color: #fff;
	text-decoration: underline;

	}

	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;

	}


/* STRUCTURAL CONTAINERS + BACKGROUNDS
----------------------------------------------------------------------------- */


	body {

	background: #fff;

	}

	#page-index div#page{

	padding-top: 30px !important;

	}
	
	
	
/* STYLE TAGS LIKE TOGGLE BUTTONS OVERRIDE
----------------------------------------------------------------------------- */


	div.widget-tag li {

	width: 100%;
	clear: left;
	float: left;

	}

	div.widget-tag a, div.widget-tag strong a {

	background: url(../images/actions/bg-action.gif);
	border: 1px solid #464646;
	margin: 0 0 5px 0;
	padding: 2px 5px;
	display: block;	
	color: #464646;
	text-transform: uppercase;

	}

	div.widget-tag a:hover, div.widget-tag strong a:hover {

	background-image: none;
	border: 1px solid #990000;
	background-color: #990000;
	color: #fff;

	}

	div.widget-tag strong a, div.widget-tag strong a:hover {

	color: #fff;
	border: 1px solid #990000;
	background-color: #990000;
	background-image: none;

	}
	
	
/* CHANGES TO TEMPLATE
----------------------------------------------------------------------------- */


/* News */


	div.widget-editorial.callout ul.headlines li a {
	
	margin-bottom: 15px;
	
	}
	
	.section-news div#content div.widget-editorial h4 {
	
	width: 595px;
	
	}
	
	#page-index div.widget-editorial ul.leads li {
	
	padding-bottom: 10px;
	
	}
	
	
/* Page Index */

	
	#page-index #content {
	
	float: right !important;
	
	}
	
	#page-index #sidebar {
	
	float: left !important;
	
	}	
	
	#page-index div.grid.split div#sidebar div.pane {
	
	background: none;
	padding-left: 0;
	padding-top: 0;
	
	}
	
	#page-index div#sidebar div.browse h3 {
	
	display: block !important;
	color: #666 !important;
	font: bold 32px/32px Arial, sans-serif !important;
	margin-bottom: 0;
	
	}
	
	a.comments {
	
	display: none !important;
	
	}
	
	a.readmore, #page-index a.action.details {
	
	display: block;
	clear: both;
	width: 45px !important;
	height: 11px !important;
	margin-top: 5px !important;
	background: url(../images/actions/a-readmore.gif) top left;
	text-indent: -5000px;
	
	}	
	
	a.readmore:hover, #page-index a.action.details:hover {
	
	background-position: bottom left;
	
	}
	
	#page-index a.action.details {
	
	margin-top: 0;
	padding: 0;
	
	}
	
	#page-index .widget-editorial.browse ul.actions {
	
	display: inline;
	
	}

	#page-index ul.leads {
	
	padding: 10px 0 0 0 !important;
	
	}
	
	div.widget-photo.slideshow a.back, div.widget-photo.slideshow a.next {
	
	padding-left: 20px;
	
	}
	
	div#features #video div.details a {
	
	height: auto;
	
	}
	
	#page-index div#features a.action.details {
	
	display: none;
	
	}
	
	#page-index #sidebar a.readmore {
	
	margin-top: 5px;
	
	}
	
	#page-index #sidebar h3 {
	
	text-transform: none;
	
	}
	

	
/* Page Index - Tour */


	#page-index div.widget-event.browse {
	
	margin-bottom: 30px !important;
	
	}
	
	#page-index table.events {
	
	margin: 10px 0;
	font-size: 11px;
	line-height: 14px;
		
	}
		
	#page-index table.events thead, #page-index table.events td.rsvp, #page-index .widget-event ul.pages {
	
	display: none;
	
	}
	
	#page-index table.events td {
	
	padding: 0 10px;
	
	}
	
	#page-index table.events td.date {
	
	padding-left: 0;
	
	}
	
	#page-index .widget-event ul.paging {
	
	display: inline;
	
	}
	

	
	
/* Page Index - Social Networking Buttons */

	
	ul.tabs {
	
	width: auto;
	
	}
	
	ul.social_networking {
	
	float: right;
	clear: none;
	width: 172px;
	height: 29px;
	padding: 3px 0 0;
	list-style-type: none;
	margin: 0;
	
	}
	
	ul.social_networking li {
	
	float: left;
	height: 29px;
		
	}
	
	ul.social_networking a {
	
	height: 29px;
	text-indent: -5000px;
	display: block;
	
	}
	
	
/* Page Index - Mailing List */


	#mailing-list {
	
	padding: 15px;
	
	-moz-border-radius-bottomleft: 10px;
	-moz-border-radius-bottomright: 10px;
	-moz-border-radius-topleft: 10px;
	-moz-border-radius-topright: 10px;
	background-color: #666;
	color: #fff;
	
	}
	
	#mailing-list h4 {
	
	display: block !important;
	font: normal 17px/17px Arial, sans-serif !important;
	color: #151515;
	margin-bottom: 10px;
	
	}
	
	#mailing-list em {
	
	text-align: left;
	
	}
	
	#mailing-list label {
	
	margin: 0;
	
	}
	
	#mailing-list input, #mailing-list select {
	
	border: 1px solid #ededed;
	font: normal 11px/11px Verdana, sans-serif !important;
	
	}
	
	#mailing-list ul.actions {
	
	padding-bottom: 0;
	
	}
	
	#mailing-list input.save {
	
	margin-top: 10px !important;
	border: 0 !important;
	height: 22px !important;
	
	}
	
	#mailing-list small.last {
	
	display: block;
	clear: both;
	color: #151515;
	
	}
	
	#mailing-list div.widget-subscribe.modify h3 {
	
	display: none;
	
	}
	

/* Alert */


	div.widget-alert {	
	
	width: 440px;
	margin-bottom: 15px;
	padding: 10px;
	text-align: center;
	
	}
	
	div.widget-alert h3 {
	
	display: block !important;
	font: bold 11px/11px Verdana, sans-serif !important;
	margin-bottom: 0;
	
	}
	
	div.widget-alert p {
	
	padding-top: 2px;
	
	}
	
	
/* Page Links */

	
	#page-links #content ul {
	
	overflow: hidden;
	text-indent: -5000px;
	margin: 0;
	padding: 0;
	list-style-type: none;
	
	}	
	
	#page-links #content ul li {
	
	float: left;
	clear: none;
	width: 180px;
	height: 87px;
	padding: 0;
	margin: 0 10px 10px 0;
	
	}
	
	#page-links #content ul li a {
	
	display: block;
	width: 180px;
	height: 87px;
	
	}
	
	#page-links #content ul li a:hover {
	
	background-position: bottom left;
	
	}
	
		
/* Page Events */


	.section-tour table.events thead th {
	
	text-align: left;
	
	} 	
 	
 	.section-tour table.events {
 	
 	width: 100% !important;
 	
 	}
 	
 	td.comments, th.comments, th.rsvp, td.rsvp {
 
	 display: none;
 
	 }
	 
	 .section-tour #content {
	 
	 color: #505050;
	 
	 }	 
	 	

/* Page Video */


	#page-video .widget-media.display, #page-video .widget-media.display h3 {
	
	color: #fff;
	
	}
	
	
/* Section About */


	#sidebar a.readmore {
	
	margin-top: 15px;
	
	}
	
	#sidebar #biography ul.paging {
	
	display: none;
	
	}
	
	#page-news div.widget-editorial ul.leads li, #page-halfway_to_hazard div.widget-editorial ul.leads li {
	
	padding-bottom: 15px;
	
	}
	
	#page-biography #content ul.stories li {
	
	margin-bottom: 40px;
	
	}
	
	
/* Section Music */


	.section-music div.widget-media div em, .section-music a.action.listen {
	
	display: none !important;
	
	}
	
	#page-music div.widget-media ul.clips div a {
	
	color: #666;
	
	}
	
	#page-music div.widget-media ul.clips ul.actions a, #page-music div.widget-media ul.clips ul.actions a:hover {
	
	color: #990000 !important;
	font: bold 11px/14px "Verdana", sans-serif !important;
	
	}
	
	
/* Page Bio */

	
	#page-biography ul.stories li h4 {
	
	display: block !important;
	
	}
	
	
/* Page Contact */


	#page-contact #content h3 {
	
	color: #666;
	width: 500px;
	font-weight: bold;
	font-size: 14px;
	border-bottom: 1px solid #e1e0df;
	
	}	
	
	#page-contact #content div.information {
	
	margin-top: 30px;
	
	}	
	
	#page-contact #content div div {
	
	clear: none;
	float: left;
	width: 215px;
	padding-right: 35px;
	
	}
	
	#page-contact #content p {
	
	margin-bottom: 0;
	
	}
	
	
/* Page Charity */


	/* #page-charity #content {
	
	text-align: center;
	
	} */
	
	


	
	

	

	

