/*
	Theme Name: HTML5 Blank Slate
	Theme URI: http://www.lastdoorsolutions.com/
	Description: Incorporating HTML5 Boilerplate into WordPress
	Author: Last Door Solutions - www.lastdoorsolutions.com
	Version: 1.7
	Tags: blank, html5, clean, html5 boilerplate, best practices
*/

/*-- slightly modified html5 boilerplate styles --*/

/*=Reset
---------------------------------------*/
html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre,
abbr, address, cite, code, del, dfn, em, img, ins, kbd, q, samp,
small, strong, sub, sup, var, b, i, dl, dt, dd, ol, ul, li,
fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, figcaption, figure,  footer, header, hgroup, 
menu, nav, section, summary, time, mark, audio, video {
	margin:0;
	padding:0;
	border:0;
	outline:0;
	font-size:100%;
	vertical-align:baseline;
	background:transparent;
}

/*-- html5 elements --*/
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section { display:block; }

nav ul { list-style:none; }
blockquote, q { quotes:none; }
blockquote:before, blockquote:after,
q:before, q:after { content:''; content:none; }
a { margin:0; padding:0; font-size:100%; vertical-align:baseline; background:transparent; }
ins { background-color:#ff9; color:#000; text-decoration:none; }
mark { background-color:#ff9; color:#000; font-style:italic; font-weight:bold; }
del { text-decoration: line-through; }
abbr[title], dfn[title] { border-bottom:1px dotted; cursor:help; }
table { border-collapse:collapse; border-spacing:0; }
hr { display:block; height:1px; border:0; border-top:1px solid #ccc; margin:1em 0; padding:0; }
input, select { vertical-align:middle; }

/*=Global
---------------------------------------*/
body { font:13px/1.231 sans-serif; *font-size:small; }
select, input, textarea, button { font:99% sans-serif; }
pre, code, kbd, samp { font-family: monospace, sans-serif; }

body, select, input, textarea {   color: #444; }
h2,h3,h4,h5,h6{
	font-weight:normal;
	}
h1 { font-size:30px;}
h2 { font-size:24px;}
h3 { font-size:18px;}
h4 { font-size:16px;}
h5 { font-size:14px;}
h6 { font-size:12px;}

a:hover, a:active { outline: none; }
a, a:active, a:visited { color: #607890; }
a:hover { color: #036; }

::-moz-selection{ background: #865E36; color:#fff; text-shadow: none; }
::selection { background:#865E36; color:#fff; text-shadow: none; }
a:link { -webkit-tap-highlight-color: #865E36; }

ul, ol { margin-left: 1.8em; }
ol { list-style-type: decimal; }

p { padding:5px 0; margin:0 0 10px 0;}

nav ul, nav li { margin: 0; }
small { font-size: 85%; }
strong, th { font-weight: bold; }
td, td img { vertical-align: top; }
sub { vertical-align: sub; font-size: smaller; }
sup { vertical-align: super; font-size: smaller; }
pre {  padding: 15px;  white-space: pre;  white-space: pre-wrap;  white-space: pre-line;  word-wrap: break-word; }

.ie7 img { -ms-interpolation-mode: bicubic; }

/*=Normalize forms
-----------------------------*/
textarea { overflow: auto; }
.ie6 legend, .ie7 legend { margin-left: -7px; }
input[type="radio"] { vertical-align: text-bottom; }
input[type="checkbox"] { vertical-align: bottom; }
.ie7 input[type="checkbox"] { vertical-align: baseline; }
.ie6 input { vertical-align: text-bottom; }
label, input[type=button], input[type=submit], button { cursor: pointer; }
button, input, select, textarea { margin: 0; }
input:valid, textarea:valid   {  }
input:invalid, textarea:invalid {
	border-radius: 1px;
	-moz-box-shadow: 0px 0px 5px red;
	-webkit-box-shadow: 0px 0px 5px red;
	box-shadow: 0px 0px 5px red;
}
.no-boxshadow input:invalid,
.no-boxshadow textarea:invalid { background-color: #f0dddd; }
button {  width: auto; overflow: visible; }

/*=Helper classes
-----------------------------*/
.ir { display: block; text-indent: -999em; overflow: hidden; background-repeat: no-repeat; text-align: left; direction: ltr; }
.hidden { display: none; visibility: hidden; }
.visuallyhidden { position: absolute !important; clip: rect(1px 1px 1px 1px);  clip: rect(1px, 1px, 1px, 1px); }
.invisible { visibility: hidden; }
.col { display:inline; float:left;}

/*-- More semantic clearfix hack --*/
.group:before, .group:after { content: "\0020"; display: block; height: 0; visibility: hidden; }
.group:after { clear: both; }
.group { zoom: 1; }
.clear { clear:both; height:0; width:100%; overflow:hidden;}

/*=Spacing
-----------------------------*/
.margin-btm-1 { margin-bottom:10px; }
.margin-btm-2 { margin-bottom:20px; }


/*=Default Wordpress Styles
---------------------------------------*/

/* Aligns, prev next links */
.alignleft {float:left;}
.alignright {float:right;}
.aligncenter, div.aligncenter {	display: block;	margin-left: auto;	margin-right: auto;}
.navigation, .comment-navigation {display: block;clear:both;}
.navigation {	margin-top: 40px; padding-bottom: 70px;	}
.comment-navigation {margin-top: 15px;	padding-bottom: 5px;}		
.navigation a, .comment-navigation a {}
.navigation a:hover, .comment-navigation a:hover {}
.attachment a { border:0}
.navigation a img {border-radius:0; border:none}
.navigation-image a {border:none}	

/* images */
p img { padding: 0; max-width: 100%;}
img.centered { display: block; margin-left: auto; margin-right: auto;}
img.alignright { padding: 4px; margin: 0 0 2px 7px; display: inline;}
img.alignleft {	padding: 4px; margin: 0 7px 2px 0; display: inline; }
.alignright { float: right; }
.alignleft { float: left; }

/* Captions */
.wp-caption {	border: 1px solid #ddd;	text-align: center;	background-color: #fafafa;	padding-top: 5px;	margin: 5px 25px 25px 0px;	-moz-border-radius: 3px;	-khtml-border-radius: 3px;	-webkit-border-radius: 3px;	border-radius: 3px;}
.wp-caption img {	margin: 0;	padding: 0;	border: 0 none;}
.wp-caption p.wp-caption-text {	font-size: 10px; line-height: 16px;	padding: 4px 4px 5px 0;	margin: 0; color:#666;}

/* Various Tags & Classes */
acronym, abbr, span.caps { cursor: help;}
acronym, abbr {	border-bottom: 1px dashed #999;}
blockquote { margin: 15px 30px 0 10px; padding-left: 20px; border-left: 5px solid #ddd;}
blockquote cite { margin: 5px 0 0; display: block;}
.center { text-align: center;}
.hidden { display: none;}	
.screen-reader-text { position: absolute; left: -1000em;}

/* Comment Form */
#commentform input {width: 170px;	padding: 4px;	border:1px solid #ccc;	font-size:14px;	font-family:Georgia, Times;	}
#commentform {	margin: 5px 10px 0 0;	padding-bottom:30px; }
#commentform p {margin:0 0 10px 0;font-size: 14px; position:relative;}
#commentform p label { width: 120px; display:block;float:left}
#commentform .required { position:absolute; left:310px; color:red;}
#commentform .comment-notes .required { position:static;}
#commentform textarea {	width: 70%;	padding: 2px;	border:1px solid #ccc;	padding: 4px;	font-family: Georgia, Times;}
.cancel-comment-reply {display: none;}
#commentform #submit {	margin-left: 120px;border-radius:5px; -moz-border-radius:5px; -webkit-border-radius:5px;border:1px solid #aaa; font-weight: bold}
#commentform small, #commentform #submit {color:#333;text-transform: uppercase;font-family: arial;}
#commentform small {font-size:11px;font-weight: bold}	
#respond h3 { padding-top: 20px; margin-bottom: 10px; }
#commentform .form-allowed-tags { padding-left:120px;}

/*=Layout
---------------------------------------*/
body{
	background:url(images/back-revive.jpg) no-repeat top center #000;
	}
.wrapper{
	width:700px;
	margin:0 auto;
	position:relative;
	}
#logo{
	position:absolute;
	top:-442px;
	left:0;
	}
#main-content{
	margin-top:619px;
	text-align:center;
	}
.show-cost{
	font-family: 'chunkfiveroman';
	font-size:50px;
	line-height:20px;
	color:#000;
	}
.main-title{
	font-family: 'chunkfiveroman';
	font-size:20px;
	color:#D8AD7F;
	line-height:33px;
	margin-top:48px;
	margin-bottom:66px;
	}
p{
	font:18px/22px Arial, Helvetica, sans-serif;
	color:#000;
	}
p.past-party{margin: 61px 0;}
.ticket-on-sale{
	display:block;
	font:bold 18px/21px Arial, Helvetica, sans-serif;
	color:#000;
	padding-top:46px;
	padding-bottom:25px;
	}
.ticket-sold{
    font: bold 12px Arial, Helvetica, sans-serif;
    line-height: 120%;
    margin: 0 auto 10px;
    color: rgb(204,0,0);
    text-align: center;
    border: 1px solid rgb(204,0,0);
    background-color: rgb(226,189,131);
    padding: 5px 8px;
    width: 273px;
    height: 28px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    text-transform: uppercase;
    margin-bottom: 20px;
}
p.bottom-content{
	color:#663300;
	font:bold 16px/19px Arial, Helvetica, sans-serif;
	padding:0 10px;
	}
.section-title{
	font:bold 21px/25px Arial, Helvetica, sans-serif;
    margin-top: 45px;
	color:#663300;
	margin-bottom:20px;
	 padding: 0 122px;
	}
.follow-title{
	font:bold 19px/22px Arial, Helvetica, sans-serif;
	color:#663300;
	margin-bottom:22px;
	}

/*=Media Queries
---------------------------------------*/
@media all and (orientation:portrait) { }
@media all and (orientation:landscape) { }
@media screen and (max-device-width: 480px) {
/* html { -webkit-text-size-adjust:none; -ms-text-size-adjust:none; } */
}

@media print {
	* { background: transparent !important; color: #444 !important; text-shadow: none !important; }
	a, a:visited { color: #444 !important; text-decoration: underline; }
	a:after { content: " (" attr(href) ")"; } 
	abbr:after { content: " (" attr(title) ")"; }
	.ir a:after { content: ""; }  
	pre, blockquote { border: 1px solid #999; page-break-inside: avoid; }
	thead { display: table-header-group; }  
	tr, img { page-break-inside: avoid; }
	@page { margin: 0.5cm; }
	p, h2, h3 { orphans: 3; widows: 3; }
	h2, h3{ page-break-after: avoid; }
}

.location {
font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-weight: bold;
    line-height: 120%;
    color: rgb(255, 204, 0);
    text-align: center;
    background: #000;
    display: block;
    float: left;
    width: 100%;
    margin-top: 404px;

}
#location {     background: url('/images/pastparty.jpg') top center no-repeat;    width: 550px;    margin: 82px 75px 0;    height: 400px;    background-size: cover; }

.ticket-price {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-weight: bold;
    line-height: 120%;
    text-align: center;
}

.party-feature {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 15px;
    line-height: 120%;
    text-align: center;
}

.tickets-based {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-weight: bold;
    line-height: 120%;
    text-align: center;
}
