/* Setup rules - Give us a baseline */
body { background: #000 url(../img/body-bg.jpg) repeat-y center top; }
.client { height: 500px; background: url(../img/client-image-sub.jpg) no-repeat center top; }
.home .client { height: 500px; background: url(../img/client-image.jpg) no-repeat center top; }
/* Dashboard */
#dashboard { position: relative; }
#dashboard .controls { left: 34px; }
#dashboard .controls li { padding-right: 10px; }
#dashboard .controls a {
	background: #111;
	padding: 3px 6px;
	color: #444;
	text-decoration: none;
}

/* Engine */
#engine { position: absolute; top: 140px; left: 0; width: 100%; height: 300px; }
#engine .messages { width: 300px; 
					margin: 0 auto; 
					padding: 12px;
					color: #666;
					background: #111;
					text-align: center; }
#engine .messages a { color: #999; }

/* Crumbs */
#breadcrumbs { width: 880px; margin-top: -100px; margin-bottom: 6px; }

#breadcrumbs .nav {
	font-size: 12px;
	color: #8A3716;
	text-transform: uppercase;
	padding: 12px 0;
	border-top: 1px solid #1e1e1e;
	border-bottom: 1px solid #1e1e1e;
}
#breadcrumbs .nav a { color: #c4c0b3; text-decoration: none; }

#localization, .home #main, .home .section.promo, .home .section.sponsors,
.home .section.twitter, #header .nav, #footer .nav, .events .listing .event .region,
.event .tickets, #dashboard .stats, .home .pagination, #main.full .events .header .nav,
.home .events .header .nav, .events .events > .footer .nav, #main.full .events .header .title span,
#aside .events .header .title span, .comments, .signups, .galleries, .event .actions,
.home #breadcrumbs, #breadcrumbs .here, .account.orders > .header .nav, .payment-options dt,
.account #aside, .users #main, .register.account .panel .note a, .login .panel .note a,
.login.account, #dashboard .nav .register, .section.benefits,
.account .details > .header:first-child, .account .details > table:first-child,
.section.products.shop {
	display: none;
}
/* Font Family */
h1, h2, h3, h4, h5, h6, th, dt,
p, li, td, dd, address, input, 
textarea, .vcard, span,
#dashboard, #breadcrumbs { font-family: Georgia, "Times New Roman", Times, serif; font-weight: 300; }
blockquote p             { font-family: Georgia, "Times New Roman", Times, serif; font-style:  italic; }

/* Homepage  */
#page { width: 880px; }
#main.full { width: auto; margin: 0; }
.events #main { width: 880px; margin: 0; }
.home #aside { width: auto; float: none; }
/* Full Events */
.section.events .header .title { height: 23px; background: url(../img/events-full-header.png) no-repeat center top; }

li.event {
	width: 214px;
	height: 78px;
	z-index: 1;
	position: relative;
	background: url(../img/event-item-bg.jpg) no-repeat 0 0;
	float: left;
}
li.event.none {
	width: auto;
	float: none;
	background: none;
	color: #666;
	font-size: 14px;
}
li.event:hover { z-index: 200; }
li.event div {
	display: none;
	z-index: 900;
	position: absolute;
	top: -25px;
	left: -25px;
	width: 261px;
	height: 131px;
	background: url(../img/hovered.png) no-repeat 0 0;
}
li.event div a { padding-bottom: 40px; }
li.event div .time { padding-top: 24px; }
li.event div .time,
li.event div .locality { color: #fff; font-size: 12px; }
li.event div .time { font-size: 10px; }
li.event div .venue { color: #adaa9e; font-size: 12px; }

li.event a { text-decoration: none; display: block; }

li.event .venue,
li.event .time,
li.event {
	display: block;
	margin-left: 1px;
	margin-bottom: 1px;
	letter-spacing: 1px;
	text-align: center;
}
ul.events .footer, .events .pagination { clear: both; }
ul.events .footer .nav { text-align: center; text-transform: uppercase; font-size: 18px; }
ul.events .footer .nav a { color: #9f3c08; text-decoration: none; }
li.event .time {
	color: #000;
	padding-top: 6px;
	text-transform: lowercase;
	font-style: italic;
}
li.event .locality,
li.event .venue {
	color: #272727;
	text-transform: uppercase;
	line-height: 1;
}
li.event .locality { color: #9f3c08; }

.home .events > .footer  {
	clear: both;
	padding-top: 20px;
	font-size: 16px;
	text-align: center;
	text-transform: uppercase;
}
.home .events > .footer a {
	color: #8A3716;
	text-decoration: none;
	letter-spacing: 1px;
}
.pagination .title,
.pagination .results { display: none; }
.pagination { color: #a19e94; padding: 24px 0; }
.pagination li { font: 300 16px/1 "Times New Roman", Times, serif !important; text-transform: uppercase; letter-spacing: 2px; }
.pagination a { color: #8A3716; text-decoration: none; }
.pages li { padding: 0 2px; }

/* End Full Events */

/* Event Detail */
.section.event { position: relative; width: 480px; min-height: 520px; margin-left: 400px; }
.section.event * { font-family: "Times New Roman", Times, serif; }
.section.event .details { margin-bottom: 80px; }
.section.event,
.section.event .title { color: #c4c0b3; }
.events .events > .header .title,
.section.event .title { padding: 0; }
.events .events > .header .title { padding-bottom: 14px; }
.event .meta .time,
.event .appearing,
.event .title  {
	font-size: 18px;
	text-transform: uppercase;
	letter-spacing: 1px;
}
.event .appearing { padding: 0; }
.event .appearing dd,
.event .appearing dt  { padding: 0; display: inline; }
.event .appearing dd {
	padding-right: 16px;
	background: url(../img/artist-plus.png) no-repeat right center;
}
.event dl.appearing dd + dd { background: none; }
.event .title { font-size: 30px; }
.event .appearing, .event .meta .time { padding: 6px 0; display: block; }
.event .vcard div { display: inline; text-transform: uppercase; }
.event .vcard div.org { display: block; font-size: 14px; color: #8A3716; }
.event .figure { 
	position: absolute;
	top: 0;
	left: -400px;
	width: 380px;
	padding-top: 10px;
}

.event .figure img {  border: 3px solid #b7b3a3; }
.event .info {
	background: #111;
	padding: 12px;
}
.event .info a { color: #8A3716; }
.event .info dt {
	width: 180px;
	clear: left;
	float: left;
}
.event .title,
.event .meta,
.event .appearing { border-bottom: 1px solid #1e1e1e; }
.event .payment-options { 
	width: 260px;
	height: 36px;
	padding: 18px 0 0 0;
	float: left;
	background: #191919;
}
.event .add-to-cart { height: 54px; background: #191919; }
.event .add-to-cart label { color: #8A3716; }
.event .add-to-cart label,
.event .add-to-cart select { margin-top: 18px; }
.event .add-to-cart button, 
.button.cart,
button,
.progress .button {
	margin-left: 40px;
	padding: 8px;
	background: #8A3716;
	border: 0;
}
.progress .button {
	margin: 0;
	color: #000;
	text-decoration: none;
}
.button.cart {
	float: right;
	color: #fff;
	text-decoration: none;
}
.store.header {
	width: 870px;
}
.product { display: block; position: relative; }
.product img { height: 170px; border: 4px solid #e8e2c9;  }
.product a { text-decoration: none;
}
.product a:hover {
	color: #fff;
}
.product a .name {
	top: 60px;
	left: 250px;
	position: absolute;
	font-size: 31px;
	text-transform: uppercase;
	letter-spacing: 2px;
}
/* End Event Detail */

/* Store */

/* Lets get it cooking */
.quantity button,
.store button { margin-left: 0; }
.store li.submit { display: inline; }
.section.login > .header .title,
.section.login,
.store { color: #c4c0b3; }
#shipping legend span, #billing legend span, .progress legend, .section.login > .header .title,
.cart > .header .title { text-transform: uppercase; font-size: 21px; letter-spacing: 2px; }
#progress {  color: #333; padding: 6px 0; border-top: 1px solid #1e1e1e; border-bottom: 1px solid #1e1e1e; }
#progress li { display: inline; text-transform: lowercase; font-size: 14px; padding-right: 12px; }
#progress .current,
.store a { color: #8A3716; }
.store .title { color: #c4c0b3; text-transform: uppercase; font-size: 16px; letter-spacing: 2px; }
.store th { color: #c4c0b3; text-transform: uppercase; font-size: 12px; letter-spacing: 2px; }
.store .cash_total th,
.store .points_total th { text-align: right; border-bottom: none; }
.quantity label { display: none; }
.quantity input { width: 2em; }

#billing, #shipping, #cash, 
.section.register.account {  
	width: 440px; float: left; 
	margin-top: 20px;
}

.section.register.account {
	margin: 0 auto;
}
.section.login button {
	margin-left: 0;
}
#shipping ul { position: relative; }
#shipping .checkbox { position: absolute; top: -23px; right: 140px; }
#shipping legend span, #billing legend span, .progress legend { font-size: 16px; }
#billing input , #shipping input, .section.login input,
#cash input, .section.register.account input { padding: 2px; font-style: italic; }
.section.login label,
#billing label , #shipping label, 
#cash label, .section.register.account label {
	width: 90px;
	float: left;
	display: block;
}
.section.register.account label { width: 120px; }
.panel .error {
	padding-left: 90px;
	color: #712F35;
}
.section.register.account .checkbox label,
#shipping .checkbox label { float: none;  display: inline; }
#billing .input label , #shipping .input label, 
.section.register.account .input label, .section.login label { padding-top: 6px; }
#billing li, #shipping li, #cash li, 
.section.register.account li, .section.login li { border-bottom: 1px solid #1e1e1e; padding: 5px 0; clear: left; }

#securitycode { 
	color: #666;
	position: relative; 
	margin-left: 90px;
}
#securitycode div { 
	position: absolute;
	width: 360px;
	height: 120px;
	top: -100px;
	right: -200px; 
	padding: 12px;
	display: none;
	background: #111;
	border: 1px solid #333;
	opacity: 0.9;
	-khtml-opacity: 0.9;
	-moz-opacity: 0.9;
	filter:alpha(opacity=90);
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=90)";
}

#securitycode div img { float: left; margin-right: 5px; }
#securitycode:hover div { display: block; }

.progress { clear: both; padding: 0; margin: 12px 0; }
.progress li + li { float: right; }
.progress button { margin-top: -4px; }

.summary th { padding: 0; border-bottom: 1px solid #222; }
.summary tr { border-bottom: 1px solid #222; }
.store.cart .details .submit:first-child { margin-left: 740px; }
#paypal { margin-top: 50px; width: 360px; padding-left: 30px; }

.products.featured { overflow: hidden; }

.account.manage { color: #c4c0b3; }
.account a { color: #bb4d18; }
.account.manage th { padding: 0; border-bottom: 1px solid #1e1e1e; }
.account.manage tr { border-bottom: 1px solid #1e1e1e; }
.account.orders > .header .title,
.account.manage > .header .title {
	color: #c4c0b3;
	font: 300 21px/1 "Times New Roman", Times, serif;
	text-transform: uppercase;
	letter-spacing: 2px;
	margin-bottom: 14px;
}

.account #main { width: 880px; margin: 0; }

/* Footer */
#footer { background: url(../img/footer.png) repeat-x 0 0; height: 80px; }
#footer .section { text-align: center; color: #a19e94; }
#footer a { color: #a19e94; text-decoration: none; }
.progress li,
#footer .nav.terms { display: inline; }