/* @override http://hostilecitysc.org/c/scrn.css */

/* @group reset */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {margin: 0;padding: 0;border: 0;outline: 0;font-size: 100%;vertical-align: baseline;background: transparent;}
body {line-height: 1;}
ul { list-style-type:disc;}
ol { list-style-type:decimal; list-style-position:outside;}
blockquote, q {quotes: none;}
blockquote:before, blockquote:after, q:before, q:after {content: '';content: none;}
/* remember to define focus styles! */
:focus {outline: 0;}
/* remember to highlight inserts somehow! */
ins {text-decoration: none;}
del {text-decoration: line-through;}
/* tables still need 'cellspacing="0"' in the markup */
table {border-collapse: collapse;border-spacing: 0;}
/* @end */
/* @group clearfix */
/*inline clearing div*/
.clear {overflow: hidden;clear:both;height:0;margin:0;font-size: 1px;line-height: 0;}
/*clearing class*/
.clearfix:after {content: ".";display: block;height: 0;clear: both;visibility: hidden;}
.clearfix {display: inline-block;}
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */
/* @end */
/* @group other */
/*  non-sematic float stuff */
.right {float: right;}
.left {float: left;}
.wrapper {margin-left:auto;margin-right:auto;text-align:left;clear: both;padding: 0;}
/* default menu and list stuff */
ul.menu, ul.menu ul, ul.clean {list-style-type: none;}
button { /* ie fix stuff */
  width: auto;
  overflow: visible;
  border:0; margin:0; padding:0;
}
.none {display: none;}
d-sup {
    vertical-align: super;
    font-size: .76em; 
}

a {
	color: #49495a;
}

/* @end */

/* lets do it */



@font-face {
	font-family: 'AcknowledgementMedium';
	src: url('Acknowledgement-webfont.eot');
	src: local('☺'), url('Acknowledgement-webfont.woff') format('woff'), url('Acknowledgement-webfont.ttf') format('truetype'), url('Acknowledgement-webfont.svg#webfont') format('svg');
	font-weight: normal;
	font-style: normal;
}


body {
	background-color:#fff;
	font:75% "Goudy Old Style", Palatino, "book antiqua", serif;
	color: #393939;
	text-align: center;
	padding: 30px 0;
}

div.wrapper {
	width: 600px;
}

#header h1 {
	width: 600px;
	height: 459px;
	position: relative;
}

#header h1 span{
	display: block;
	width: 600px;
	height: 459px;
	position: absolute;
	top: 0;
	left: 0;
	background: #fff url(/i/2010_logo-600.png) no-repeat 0 0;
}
#header h2 {
	width: 257px;
	height: 68px;
	position: relative;
}

#header h2 span {
	display: block;
	width: 257px;
	height: 68px;
	position: absolute;
	top: 0;
	left: 0;
	background: #fff url(/i/2010-tagline.png) no-repeat 0 0;
}


div#extra {
	margin-top: 50px;
}
div#extra h2{
	text-align: center;
	font-weight: normal;
	font-family:'AcknowledgementMedium', Rockwell, Arial, sans-serif;
}

div#clubs {
	margin-top: 50px;
	text-align: center;
}



#content {
	padding-top: 3em;
}

#content h1 {
	font-size: 3.4em;
	text-align: center;
	font-weight: normal;
	font-family:'AcknowledgementMedium', Rockwell, Arial, sans-serif;
	border-bottom: 1px solid #393939;
	border-top: 1px solid #393939;
	padding: 0;
	line-height: 1em;
	margin-bottom: 2em;
	padding-left: 0.5em;
}

#content h2 {
	font-size: 1.4em;
	text-align: center;
	font-weight: normal;
	font-family:'AcknowledgementMedium', Rockwell, Arial, sans-serif;
	border-bottom: 1px solid #393939;
	border-top: 1px solid #393939;
	letter-spacing:2em;
	padding: 0;
	line-height: 1em;
	margin-bottom: 2em;
	padding-left: 1.6em;
}


#content h3 {
	font-size: 1.4em;
	text-align: center;
	font-weight: normal;
	margin-bottom: 1em;
}


#content h4 {
	font-size: 1.3em;
	text-align: center;
	font-weight: bold;
	margin-bottom: 1em;
}

#content p {
	font-size: 1.2em;
	padding-bottom: 1.4em;
}










ul {
	padding-left: 1.8em;
}


ul.menu {
	padding-left: 0;
}


dl {
	margin: 0 0 16px 0;
	padding: 0 0 16px 0;
	font-size: 1.2em;
	line-height: 1.8em;
	clear: both;
	float: left;
	width: 600px;
}

dt {
	margin: 0;
	padding: 0;
	font-size: 1.2em;
	line-height: 1.8em;
	font-weight: bold;
	float: left;
	width: 200px;
}

dd {
	margin: 0;
	padding: 0;
	float: right;
	width: 390px;
}

#content dl p {
	font-size: 1em;
	line-height: 1.4em;
	padding-bottom: 0;
}

#content dl h3 {
	font-size: 1.2em;
	line-height: 1.8em;
	text-align: left;
	font-weight: bold;
	margin-bottom: 0;
}








#past {
	
}


div.question {
	font-size: 1.2em;
	width: 100%;
	padding: 1em 0;
	clear: both;
	position: relative;
}

div.question div.error {
	position: absolute;
	top: 7px;
	left: -130px;
	width: 140px;
	background-color: #cc2200;
	color: #fff;
	padding: 5px;
	font-family:"Lucida Grande", Lucida, "Lucida Sans", "Lucida Sans Unicode", Verdana, sans-serif;
	font-size: 0.9em;
}

label {
	float: left;
	width: 190px;
	text-align: right;
}

div.checkbox input.checkbox  {
	float: left;
	margin-left: 180px
}

div.checkbox label {
	float: right;
	width: 390px;
	text-align: left;
}


input.text, textarea {
	font: 1.2em/1.2em "Goudy Old Style", Palatino, "book antiqua", serif;
	margin: 0;
	padding: 2px;
	float: right;
	width: 384px;
}
textarea {
	height: 50px;
}

input.text, textarea {
	border: 1px solid #ccc;
	background-color: #efefef;
}
input.text:hover, textarea:hover, option:hover {
	border: 1px solid #333;
}
input.text:focus, textarea:focus, option:focus {
	background-color: #fff;
}


div.question select {
	float: right;
	width: 390px;
	text-align: left;
	font: 1em/1.2em "Goudy Old Style", Palatino, "book antiqua", serif;
	margin: 0;
	padding: 2px;
	float: right;
	width: 384px;
	border: 1px solid #ccc;
	background-color: #efefef;
}

input.button {
	font: 1.2em/1.2em "Goudy Old Style", Palatino, "book antiqua", serif;
	margin: 0;
	padding: 10px 0 7px 0;
	float: right;
	width: 100%;
	border: 1px solid #393939;
	background-color: #efefef;
	font-weight: bold;
}
input.button:hover {
	border: 1px solid #ccc;
	background-color: #393939;
	color: #efefef;
}

form.paypal {
	text-align: center;
}

#footer {
	padding-top: 3em;
	text-align: center;
}
#footer ul#footer_menu {
	width: 100%;
	margin-bottom: 2em;
}
#footer ul#footer_menu li {
	float: left;
	width: 200px;
}
#footer ul#footer_menu li a{
	display: block;
	float: left;
	width: 200px;
	text-decoration: none;
	font-size: 1em;
	font-weight: normal;
	font-family:'AcknowledgementMedium', Rockwell, Arial, sans-serif;
	border-bottom: 1px solid #393939;
	border-top: 1px solid #393939;
	letter-spacing:0.3em;
	padding: 0;
	line-height: 1em;
}
#footer ul#footer_menu li#schedule {
	padding: 0 15px;
}

#footer #misc {
	width: 20%;
	margin-bottom: 2em;
	text-align: center;
}

#footer #misc li a{
	display: block;
	margin: 4px;
	padding: 2px;
}

#closer {
	width: 630px;
}

#sponsors {
	width: 100%;
	margin-top: 6em;
	margin-bottom: 2em;
	text-align: center;
}

#sponsors li {
	float: left;
	width: 210px;
	height: 200px;
	text-align: center;
	vertical-align:middle;
}

