/***************************
	
	The Artery Foundation style sheet
	Design by ground(ctrl) LLC Copyright (c) 2009. All rights reserved.
	http://groundctrl.com
	
****************************/



/**************/
/*****Core*****/
/**************/

body {
	color: #2f2714;
	background-color: #f9f9f9;
	background-image: url(../img/background_01.jpg);
	background-repeat: repeat-x;
	margin-bottom: 25px;
	font-family: Georgia;
	
}

button {
	font-family: Georgia;
	background-color: #E36000;
	float: right;
	padding: 5px;
	border:0 none;
	cursor:pointer;
	text-align:center;
}

.store button {
	margin: 10px 0 0 10px;
}
.store .quantity button {
	margin: 2px 0 0 0;
}

#client_background {
	background: url(../img/background_03.jpg) center top no-repeat;
	height: 586px;
	width: 959px;
	padding-top: 30px;
}

#client_image {
	background: url(../img/player_bg.png) center top no-repeat;
	width: 899px;
	height: 395px;
	padding: 30px 30px;
	position: relative;
}

.logo {
	background: url(../img/logo.png) left top no-repeat;
	height: 116px;
	padding-left: 320px;
	position: relative;
}

.logo .blurb {
	color: #695d4f;
	position: absolute;
	padding-top: 30px;
	padding-right: 10px;
	font-size: 18px;
	font-style: italic;
	font-weight: 100;
	line-height: 22px;
	width: 625px;
}

.content .copy {
	text-align: left;
	padding: 5px;
}

#dashboard {
	display: none;
}

#breadcrumbs {
	margin-top: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	width:940px;
	background: url(../img/line.png) center bottom no-repeat;
}

#breadcrumbs a{
	color: #adaaa6;
}

#breadcrumbs a:hover{
	color: #E36000;
}

#page {
	background: url(../img/page_bg.jpg) center bottom no-repeat;
}

.title h3 {
	font-size: 14px;
	float: left;
	text-transform:uppercase;
}

.title .date_box {
	float: right;
	text-align: right;
}

.title span {
	display: none;
}

a {
	color: #2f2714;
}

.mark { background: #e36000; }

.topnav {
	position: absolute;
	right: 50%;
	top: 630px;
	margin: 0;
	margin-right: -480px;
	width: auto;
	font-size: 16px;
	z-index: 1000;
}

	.topnav .navigation {
		position: static;
		margin: 0 20px;
	}

	.topnav li { display: block; }
	
		.topnav li a {
			display: inline-block;
			background: #E36000;
			padding: 5px;
			line-height: 1em;
			color: #FFF;
			white-space: nowrap;
		}

/* Columns */

.span-12 {
	position: relative;
	z-index: 100;
}

.span-7 {
	width:400px;
	position: relative;
	z-index: 100;
}

.span-7 .module {
	width:400px;
}

.span-6 {
	width: 48%;
}

.span-5 {
	width:500px;
}

.span-5 .module {
	width: 100%;
	position: relative;
	z-index: 100;
}

/* Details */

.inculdes {
	padding: 2px 0;
	font-style: italic;
}

#details a {
	color: #e36000;
	font-style: italic;
}

#details .info{
	padding: 20px 0;
}

/* News */

.title {
	padding: 5px;
}


.date_box {
	width: 100px;
	font-size: 10px;
	font-style: italic;
	letter-spacing: normal;
	text-align: left;
	text-transform: none;
}

.news_list.full li {
	width: 100%;
	padding: 20px 0;
	background: url(../img/line.png) bottom no-repeat;
}

.news_list.compact li {
	background: url(../img/line.png) bottom no-repeat;
}

.news_list.compact > li:hover, .news_list.full > li:hover{
	background: url(../img/hover_bg.png) repeat;	
}

.news_list.compact > li:hover a {
	color: #fff;
}

.content .image {
	max-width: 400px;
}

/* Events */

.events_list.compact > li:hover, .events_list.full > li:hover {
	background: url(../img/hover_bg.png) repeat;
}

.events_list.compact > li:hover a, .events_list.full > li:hover a {
	color: #e36000;
}

.events_list.compact li {
	width: 100%;
	padding: 10px 0;
	background: url(../img/line.png) bottom no-repeat;
}

.events_list li {
	background: url(../img/line.png) bottom no-repeat;
}

h2 {
	font-size: 16px;
	font-weight: normal;
	padding: 0 0 10px 0;
	background: url(../img/line.png) bottom no-repeat;
	margin: 0;
}

.events_list.compact li ul li {
	float: left;
	background: none;
	padding: 0 4px;
}

.events_list.compact li ul .tickets, .events_list.compact li ul .vip { float: right; }

.events_list .vip.closed a, .events_list .vip.closed span { background-image: url(../img/vip-sold_out.png); }

.events_list.compact .date {
	width:80px;
	font-size: 12px;
	font-style: italic;
}

.events_list.compact .venue {
	width:150px;
}

.events_list.compact .country {
	display: none;
}
.events_list.compact .location {
	width: 150px;
}

.events_hdr{
	width: 420px;
	float: left;
	font-size: 14px;
}

.view_all {
	width: 80px;
	float: left;
	text-align: right;
}

ul {
	margin: 0;
}

.events_list.full .tickets_na , .events_list.compact .tickets_na {
text-align:center;
width:55px;
text-indent: -9999px;
background: url(../img/ticket_na.png) no-repeat 50% 50%;
}

.events_list.compact .tickets_na {
	width: 36px!important;
}

/* Media Section */
body.media #main .section .header .nav.actions {
	position: absolute;
	width: 920px;
	margin: -25px 0 0 0;
	text-align: right;
}


/* Events Full */

.events .disclaimer {
	color: #fff;
	display: block;
	text-align: center;
	padding: 10px;
	background-color: #E36000;
	font-style: italic;
	font-weight: bold;
	width: 920px;
}

.events_list.full li {
	margin-bottom: 0;
}


.events_list.full li ul li {
	float: left;
	background: none;
}

.events_list.full .date {
	width:100px;
	padding-left: 5px;
	font-size: 10px;
	font-style: italic;
}

.events_list.full .venue {
	width:200px;
	text-align: left;
}

.events_list.full .country {
	display: none;
}
.events_list.full .location {
	width: 104px;
}

.events_list.full .feedback{
	width: 240px;
}

/* Event Detail */

.events .span-12.last .date_box {
	width: 100%;
	float: left;
	font-size: 18px;
}
#event_title.title { 
	padding: 0;
	overflow: visible;
}
.events .span-12.last #client_name {
	background: url(../img/line.png) bottom no-repeat;
	float: left;
	width: 100%;
	font-size: 28px;
	height: 28px;
	padding: 0 0 10px 0;
}
.events .span-12.last .appearing, .events .span-12.last .content {
	width: 100%;
	float: left;
}
.events .span-12.last .content .copy { 
	padding: 0;
	margin-top: 10px;
}
.events .span-12.last .appearing { font-style: italic; }
.events .span-12.last .appearing p, .payment_list, .events .event_photos {
	background: url(../img/hover_bg.png) repeat;
	padding: 10px;
}
.payment_list { margin: 0 0 10px; }
.events .image {
	float:left;
	margin:0 25px 100px 15px;
	width:275px;
}
.content #event_title a, .content .copy a { color: #e36000; }
.content #event_title li {
	float: left;
	font-size: 18px;
	padding: 0 10px 0 0;
}
.content #event_title .venue {
	font-weight: bold;
	width: 100%;
	margin-bottom: 10px;
}
.events .event_photos { width: 200px; }
.events .event_photos h5 { 
	margin: 0;
	font-size: 14px;
}
.content .time, .content .restrictions, .content .external_buy { float: left; }
.content .copy .tkt_policy { font-style: italic; }
.span-12 .content .copy { width: 100%; }
.span-12 .content .copy h4{
	font-size: 18px;
	margin: 5px 0 10px 0;
}
.payment {
	background-color: #fff;
	min-height: 150px;
	padding: 20px;
	margin-bottom: 10px;
}
.payment_list li { width: 98%; padding: 20px 0 0; }
.payment_list li p {
	font-style: italic;
	margin-left: 40px;
}
.payment_list label{
	margin-top: -10px;
	margin-left: 40px;
	font-size: 14px;
	font-weight: bold;
	display: block;
	width: 100%
}
/* Cart */

#cart th, #cart td, .summary th, .summary td  {
	text-align: left;
	border: none;
	background: url('../img/line.png') bottom repeat-x;
}
#cart { background: url(../img/hover_bg.png) repeat; }
#cart .description{ width: 200px; }
#cart th.quantity, #cart td.quantity {
	text-align:center;
	width:180px;
}
#securitycode div, #engine_message {
	background: url(../img/engine-message-bg.png);
	z-index: 400;
}
#engine { z-index: 400; }
.span-6 li { margin-bottom: 10px; }
.span-6 label {
	width: 100px;
	display: inline-block!important;
}
.span-6 input{ width: 250px; }
.span-6 ul {
	background: url(../img/hover_bg.png) repeat;
	padding: 20px;
}
#same_as_billing label {
	width: 300px;
	padding-top: 8px;
	margin-bottom: -50px;
	float: right;
	text-align: right;
}

#same_as_billing{
	width: 440px;
}

#shipping_address h3{
	margin-top: 5;
}



.extra {
	background: url(../img/hover_bg.png) repeat;
	padding: 50px;
}

.extra li+li{
	margin-top: 20px;
}

.extra label {
	font-size: 28px;
	height: 30px;
	padding-top: 10px;
}

.extra  input {
	margin: 0;
	font-size: 28px;
	height: 32px;
	width: 500px;
}

/*Footer*/

#footer .container{
	padding: 50px;
}

#footer .navigation li {
	margin-right: 10px;
	font-weight: bold;
}

#pagination {
	padding-top: 1em;
	color: #585858;
	font-size: 11px;
	text-align: center;
}
#pagination .current {
	padding: 2px 6px;
	color: #E36000;
}

#footer { 
	background: url(../img/top_line.png) center top no-repeat;
	text-align: center;
	padding: 0;
	margin: 0;
}


/* Unsupported */

#safari a { background: url('../img/browser_safari.jpg') 0% 0% no-repeat; }
#firefox a { background: url('../img/browser_firefox.jpg') 0% 0% no-repeat; }
#ie7 a { background: url('../img/browser_ie8.jpg') 0% 0% no-repeat; }
#camino a {background:transparent url(../img/browser_camino.jpg) no-repeat scroll 0 0;}
#opera a {background:transparent url(../img/browser_opera.jpg) no-repeat scroll 0 0;}

