* {
	padding: 0;
	margin: 0;
	border: 0;
}

body {
	background-color: #fff;
	font: 14px "Lucida Sans Unicode", "Lucida Grande", Arial, sans-serif;
	color: #C7B299;
	line-height: 18px;
}

h1 {
	font-family: "droid-serif-1","droid-serif-2", "Georgia", serif;
	font-size: 40pt;
	font-style: italic;
	font-weight: 100;
	color: #0d7aa3;
	
	line-height: 50pt;
	
	margin-bottom: 40px;
}

h2{
	font: 24px Georgia, serif;
	color: #1d7481;
	text-transform: capitalize;
}

h3{
	font-family: "droid-serif-1","droid-serif-2", "Georgia", serif;
	font-size: 18pt;
	font-weight: 100;
	color: #777;
	
	line-height: 30pt;

}

div#container {
	margin: 0 auto;
	height: auto;
}

div#header{
	height: 210px;
}

div#banner{
	width: auto;
	overflow: hidden;
	z-index: 1;
	position: relative;
	border-bottom: 15px solid #2473b1;
	border-top: 15px solid #005d81;
}

div.shadow{
	width: auto;
	background: url(images/layout/shadow.png) repeat-x top left;
  	filter:alpha(opacity=70);
  	opacity:0.7; 	
  	-moz-opacity: 0.70;
  	
	position: relative;
	top: 0px;
	left: 0px;
	height: 7px;
	z-index: 10;
}

div#logo{
	width: 246px;
	height: 117px;
	
	position: absolute;
	top: 25px;
	left: 10%;
	
	z-index: 10;
}

div#skyline{
	width: 272px;
	height: 109px;
	
	position: absolute;
	top: 75px;
	left: 830px;
	
	z-index: 11;
}

div#nav{
	z-index: -1;
	
}

ul#navigation{	
	
	width: auto;
	height: 20px;
	background-color: #ff321f;
	/*background-color: #2473b1;*/
	-moz-border-radius-bottomleft: 7px;
  	-webkit-border-bottom-left-radius: 7px;
  	-moz-border-radius-bottomright: 7px;
  	-webkit-border-bottom-right-radius: 7px;
	position: absolute;
	top: 170px;
	left: 10%;
	
	padding: 12px 30px 8px 0;

}

ul#navigation li{
	display: inline;
}

ul#navigation li a{
	color: #ffac84;
	text-shadow: 0px 1px 1px #d90000;
	text-decoration: none;
	letter-spacing: 1px;
	font-family: "m-1c-1","m-1c-2", "Lucida Grande", "Helvetica", sans-serif;
	font-size: 11pt;
	font-weight: 600;
	text-transform: uppercase;
	
	display: block;
	float: left;
	margin-left: 30px;
}

ul#navigation li a:hover, ul#navigation li a.current{
	text-decoration: none;
	color: #fff;
}

ul#heyday_points{
	list-style: disc;
	list-style-position: inside;
}


div#content_wrap{
	margin-bottom: 20px;
	height: auto;
}


div#content{
	width: 55%;
	margin-left: 10%;
	margin-top: 40px;
	float: left;
	padding: 10px 10px 10px 0;
	height: auto;
	
	font: 10pt "Lucida Sans Unicode", "Helvetica", sans-serif;
	color: #555;
}

div#sidebar{
	width: 20%;
	float: left;
	height: auto;
	
	border-left: 1px dotted #777;
	padding-left: 20px;
}

span.mission{
	font-family: "droid-serif-1","droid-serif-2", "Georgia", serif;
	font-size: 11pt;
	font-style: italic;
	font-weight: 200;
	color: #777;
}

span.link_title{
	font-family: "m-1c-1","m-1c-2", "Lucida Grande", "Helvetica", sans-serif;
	font-size: 12pt;
	font-weight: 300;
	background-color: #bf1f10;
	color: #fff;
	padding: 7px 10px 7px 10px;
}


div#footer{
	padding-top: 40px;
	padding-bottom: 20px;
	text-align: center;
	clear: both;
	
	color: #555;
	font-size: 10pt;
	
	position: relative;
	display: block;
}

span.section{
	font-family: "m-1c-1","m-1c-2", "Lucida Grande", "Helvetica", sans-serif;
	font-size: 14pt;
	font-weight: 300;
	background-color: #bf1f10;
	color: #fff;
	padding: 7px 10px 7px 10px;


}

span.month{
	font-family: "m-1c-1","m-1c-2", "Lucida Grande", "Helvetica", sans-serif;
	font-size: 11pt;
	font-weight: 300;
	color: #ff321f;
	padding: 7px 10px 7px 10px;
	text-transform: uppercase;
}

span.date{
	font-family: "m-1c-1","m-1c-2", "Lucida Grande", "Helvetica", sans-serif;
	font-size: 24pt;
	font-weight: 600;
	color: #0d7aa3;
	padding: 7px 10px 7px 30px;
}

span.event_name{
	font-family: "m-1c-1","m-1c-2", "Lucida Grande", "Helvetica", sans-serif;
	font-size: 24pt;
	font-weight: 400;
	color: #555;
	padding: 7px 10px 7px 10px;
}

div.member{
	width: auto;
	margin: 20px 0;
	clear: both;
	overflow: auto;
	padding: 5px 0 0 2px;
	border-bottom: 1px solid #999;
}

div.member img{
	float: left;
	border: 1px solid #999;
	padding: 3px;
	margin: 0px 10px 10px 0;
}

div.qa{
	margin-top: 10px;
}

span.title{
	font-family: "droid-serif-1","droid-serif-2", "Georgia", serif;
	font-size: 20pt;
	font-weight: 100;
	color: #0d7aa3;
}

span.name{
	font-family: "droid-serif-1","droid-serif-2", "Georgia", serif;
	font-size: 16pt;
	font-weight: 100;
	color: #0d7aa3;
}

span.question{
	font: 10pt "Lucida Sans Unicode", "Helvetica", sans-serif;
	color: #bf1f10;
	text-transform: uppercase;
	font-weight: bold;
}

span.answer{
	font: 10pt "Lucida Sans Unicode", "Helvetica", sans-serif;
	color: #555;
}

span.hey_day_date{
	font-family: "m-1c-1","m-1c-2", "Lucida Grande", "Helvetica", sans-serif;
	font-size: 24pt;
	font-weight: 600;
	color: #0d7aa3;
	padding: 7px 10px 7px 0px;
}

a {
	text-decoration: none;
	color: #0d7aa3;
	outline: none;
}

a.e_name{
	color: #555;
}

a.vote{
	width: 300px;
	font-family: "m-1c-1","m-1c-2", "Lucida Grande", "Helvetica", sans-serif;
	font-size: 16pt;
	font-weight: 600;
	color: #fff;
	background-color: #ff321f;
	padding: 10px 20px;
	
	-moz-border-radius: 7px; 
	-webkit-border-radius: 7px;
}

a.pledge{
	font-family: "m-1c-1","m-1c-2", "Lucida Grande", "Helvetica", sans-serif;
	font-size: 24pt;
	border-bottom: none;
}

a:hover.vote{
	background-color: #0d7aa3;
	border-bottom: none;
	color: #fff;
}

a:hover.img{
	border-bottom: none;
}

a:hover{
	border-bottom: 1px solid #ff321f;
	color: #ff321f;
}

button{
	width: 300px;
	font-family: "m-1c-1","m-1c-2", "Lucida Grande", "Helvetica", sans-serif;
	font-size: 24pt;
	font-weight: 600;
	color: #fff;
	background-color: #ff321f;
	padding: 10px 20px;
	
	-moz-border-radius: 7px; 
	-webkit-border-radius: 7px;
}
	

form {
	width: 650px;
	overflow: auto;
}


label {
	width: 130px;
	float: left;
	font: 14px "Lucida Sans Unicode", "Lucida Grande", Arial, sans-serif;
	color: #0d7aa3;
	margin: 4px;
	text-transform: uppercase;
	font-weight: bold;

}

input,textarea {
	font: 12px "Lucida Sans Unicode", "Lucida Grande", Arial, sans-serif;
	color: #555;
	padding: 4px;
	margin: 4px;
	width: 470px;
	background-color: #ebebeb;
	float: left;

}

input.button {
	width: auto;
	padding: 10px;
	color: #fff;
	background-color: #ff321f;
	font-weight: bold;
	text-transform: uppercase;
	border: none;
	margin: 10px auto;
	float: right;
}

form#heyday{
	width: 680px;
	overflow: hidden;
	
}

form#heyday p{
	width: 300px;
	text-align: center;
	float: left;
	
	margin: 20px 10px;
	
	padding: 10px 0;
	
	background-color: #ebebeb;
	/*border: 1px solid #ff321f;*/
}

input.shirt_button {
	width: auto;
	padding: 10px;
	color: #fff;
	background-color: #ff321f;
	font-weight: bold;
	text-transform: uppercase;
	border: none;
	margin-left: 20px;
	
	clear: both;
	
}

span.thankyou{
	font-family: "m-1c-1","m-1c-2", "Lucida Grande", "Helvetica", sans-serif;
	font-size: 24pt;
	font-weight: 600;
	color: #ff321f;
}

a.designs{
	border-bottom: none;
}

span.winner{
	font-family: "m-1c-1","m-1c-2", "Lucida Grande", "Helvetica", sans-serif;
	font-size: 24pt;
	font-weight: 600;
	color: #ff321f;
}

div.shirt_winner{
	width: 600px;
	padding: 10px 10px 20px 10px;
	margin-left: 10px;
	margin-bottom: 20px;
	text-align: center;
	border: 1px solid #ff321f;
}


table{
	width: 100%;
	margin: 10px 0px 20px 0px;
}

tr.heading{
	margin: 7px 0px;
}

tr.heading td{
	background-color: #bf1f10;
	font: 12px "Helvetica", "Arial", "Lucida Grande", sans-serif;
	color: #fff;
	text-transform: uppercase;
	font-weight: bold;
	text-align: center;
	margin-right: 20px;
	line-height: 20px;
	padding: 4px 8px;
	width: 60px;
}

tr.week{
	margin: 7px 0px;
}

tr.week td{
	background-color: #e8e8e8;
	font: 12px "Helvetica", "Arial", "Lucida Grande", sans-serif;
	font-weight: bold;
	color: #636363;
	margin-right: 20px;
	line-height: 18px;
	padding: 4px 8px;
	width: 60px;
	height: 80px;
	vertical-align: top;
}

span.ftime{
	font: 12px "Helvetica", "Arial", "Lucida Grande", sans-serif;
	color: #636363;
}

span.note{
	font: 12px "Helvetica", "Arial", "Lucida Grande", sans-serif;
	color: #636363;
	font-style: italic;
}

div#sidebar p{
	font: 13px "Helvetica", "Arial", "Lucida Grande", sans-serif;
	color: #636363;
	line-height: 16px;
	margin-bottom: 15px;
}

div#content p{
	font: 13px "Helvetica", "Arial", "Lucida Grande", sans-serif;
	color: #636363;
	line-height: 16px;
	margin-left: 20px;
}

div#content ul li{
	margin-left: 40px;
}

span.backtotop{
	float: right;
}

div#content a.gcal{
	margin-left: 40px;
}