/* BEGIN: General Styles */
body {
	padding: 0;
	margin: 0;
	line-height: 1.4em;
	font-size: 16px;
	font-family: 'Conv_HelveticaNeue', Helvetica, Arial, sans-serif;
	color: #5a5a5b;
	background-color: #FFF;
}

div#site_container {
	width: 672px;
	margin: 0 auto;
}

a {
	text-decoration: none;
	color: #5a5a5b;
}
a:hover { text-decoration: underline; }
a.button {
	display: block;
	overflow: hidden;
	text-indent: -999em;
	background: transparent no-repeat left top;
}

a:hover.button { background-position: left bottom; }

h2,h3,h4 { text-align: center; }
h2 {
	margin-top: 0;
	font-family: Helvetica, Arial, sans-serif;
	text-transform: uppercase;
	font-size: 20px;
}
h3 {
	margin-top: 0;
	text-transform: lowercase;
}
h4 {
	text-transform: uppercase;
	font-size: 12px;
}
/* END: General Styles */

/* BEGIN: Header */
div#header {
	padding-top: 24px;
	height: 333px; /* 357px */
	font-family: 'HelveticaNeue', Helvetica, Arial, sans-serif;
}

div#header h1 {
	width: 180px;
	height: 207px;
	margin: 0 auto;
}
div#header h1 a.button {
	width: 180px;
	height: 207px;
	background-image: url(../images/logo.jpg);
}

div#header h2 { color: #191c1f; }
div#header p#tagline {
	width: 277px;
	padding: 12px 0 30px 0;
	margin: 0 auto;
	font-size: 20px;
	font-style: italic;
}
/* END: Header */
/* BEGIN: Body */
	/* BEGIN: Intro */
	div#section_intro {
		padding: 30px 0 0 0;
		background: transparent url(../images/line-horizontal.gif) no-repeat center top;
	}
	
	div#section_intro strong { color: #161617; }
	
	div#section_intro p#mission {
		width: 605px;
		padding: 8px 0;
		margin: 0 auto;
		font-size: 18px;
	}
	/* END: Intro */
	
	/* BEGIN: What to do */
	div#section_what-to-do h3 {
		overflow: hidden;
		margin: 0 auto;
		width: 211px;
		height: 46px;
		font-style: italic;
		color: #FFF;
		background: transparent url(../images/header-box.png) no-repeat left top;
	}
	
	div#section_what-to-do h3 span {
		display: block;
		overflow: hidden;
		width: 211px;
		height: 46px;
		background: transparent no-repeat center center;
		text-indent: -999em;
	}
		/* BEGIN: Before */
		div#sub-section_before h4 {
			width: 190px;
			height: 24px;
			padding-top: 15px;
			padding-bottom: 8px;
			margin: 0 auto;
			vertical-align: middle;
			line-height: 1.5em;
			background: transparent url(../images/line.gif) no-repeat center bottom;
		}
		
		div#sub-section_before ul {
			padding-left: 0;
			margin-left: 0;
			list-style: none;
			line-height: 1em;
		}
			/* BEGIN: Share Navigation */
			div#sub-section_before_share {
				float: left;
				width: 200px;
				height: 190px;
				padding: 0 17px;
				background: transparent url(../images/line.gif) no-repeat center bottom;
			}
			
			div#sub-section_before_share h4 {
				margin-bottom: 30px;
			}
			/* END: Share Navigation */
			
			/* BEGIN: Event Navigation */
			div#sub-section_before_event {
				float: left;
				width: 190px;
				height: 190px;
				padding: 0 17px;
				margin-left: 112px;
				background: transparent url(../images/line.gif) no-repeat center bottom;
			}
			
			ul#before_nav_event {
				padding-top: 40px;
				margin: 0;
			}
			
			ul#before_nav_event li {
				float: left;
			}
			
			ul#before_nav_event li#before_nav_event_google-calendar {
				width: 43px;
			}
			
			ul#before_nav_event li#before_nav_event_google-calendar a.button {
				width: 32px;
				height: 32px;
				margin: 0 auto;
				background-image: url(../images/icon_google-calendar.png);
			}
			
			ul#before_nav_event li#before_nav_event_facebook-events {
				width: 100px;
				text-align: center;
			}
			
			ul#before_nav_event li#before_nav_event_facebook-events a.button {
				width: 43px;
				height: 37px;
				margin: 0 auto;
				background-image: url(../images/icon_facebook-events.png);
			}
			
			ul#before_nav_event li#before_nav_event_foursquare {
				width: 32px;
				height: 32px;
			}
			ul#before_nav_event li#before_nav_event_foursquare a.button {
				width: 32px;
				height: 32px;
				background-image: url(../images/icon_foursquare.png);
			}
			
			/* END: Event Navigation */
			
			/* BEGIN: Social Navigation */
			div#sub-section_before_social {
				float: left;
				width: 190px;
				height: 190px;
				padding: 0 17px;
				background: transparent url(../images/line.gif) no-repeat center bottom;
			}
			
			div#sub-section_before_social h4 {
				height: 39px;
				padding-top: 0;
			}
			
			ul#before_nav_social {
				padding-top: 40px;
				margin: 0;
			}
			
			ul#before_nav_social li {
				float: left;
				margin-left: 15px;
			}
			
			ul#before_nav_social li:first-child {
				margin-left: 6px;
			}
			
			ul#before_nav_event li em {
				display: block;
				font-size: 9px;
			}
			
			ul#before_nav_social li#before_nav_social_twitter {
				width: 32px;
				height: 33px;
				padding-right: 1px;
			}
			ul#before_nav_social li#before_nav_social_twitter a.button {
				width: 32px;
				height: 33px;
				background-image: url(../images/icon_twitter.png);
			}
			
			ul#before_nav_social li#before_nav_social_facebook {
				width: 33px;
				height: 33px;
			}
			ul#before_nav_social li#before_nav_social_facebook a.button {
				width: 33px;
				height: 33px;
				background-image: url(../images/icon_facebook.png);
			}
			
			ul#before_nav_social li#before_nav_social_googleplus {
				width: 32px;
				height: 32px;
				padding-top: 1px;
				padding-right: 1px;
			}
			ul#before_nav_social li#before_nav_social_google-plus a.button {
				width: 32px;
				height: 32px;
				background-image: url(../images/icon_google-plus.png);
			}
			/* END: Share Navigation */
		/* END: Before */
		
		/* BEGIN: During */
		div#sub-section_during {
			clear: both;
			padding-top: 42px;
		}
		
		div#sub-section_during h3 span { background-image: url('../images/during.png'); }
		
		div#sub-section_during h4 {
			margin-bottom: 0;
			text-align: left;
		}
		
		div#sub-section_during p.instructions {
			margin: 35px 0 47px 0;
			text-align: center;
		}
		
		div#sub-section_during ul {
			padding: 0;
			margin: 0;
			list-style: none;
		}

		div#sub-section_during ul li {
			padding-left: 17px;
			line-height: 1.73em;
			background: transparent url(../images/dash.gif) no-repeat left 14px;
		}
			/* BEGIN: Don'ts */
			div#during_dont {
				float: left;
				width: 268px;
				padding: 0 15px 0 84px;
			}
			/* END: Dont's */
			/* BEGIN: Do's */
			div#during_do {
				float: left;
				width: 295px;
			}
			/* END: Do's */
		/* END: During */
		
		/* BEGIN: After */
		div#sub-section_after {
			clear: both;
			height: 247px;
			padding-top: 42px;
			text-align: center;
			font-size: 18px;
		}
		
		div#sub-section_after h3 { margin-bottom: 36px; }
		div#sub-section_after h3 span { background-image: url('../images/after.png'); }
		
		div#sub-section_after strong {
			font-size: 14px;
			text-transform: uppercase;
		}
		
		/* END: After */
	
	/* END: What to do */
	/* BEGIN: About */
	div#section_about {
		width: 530px;
		padding: 46px 71px 0 71px;
		margin: 0 auto;
		background: transparent url(../images/line-horizontal.gif) no-repeat center top;
	}
	
	div#section_about h2 {
		margin-bottom: 52px;
		color: #5a5a5b;
	}
	
	div#section_about p { margin-bottom: 20px }
	/* END: About */
/* END: Body */

/* BEGIN: Footer */
div#footer {
	width: 490px;
	margin: 0 auto;
	padding-top: 51px;
	text-align: center;
}

div#footer p#footer_logo {
	width: 61px;
	height: 60px;
	margin: 0 auto;
}

div#footer p#footer_logo a.button {
	width: 61px;
	height: 60px;
	background-image: url(../images/logo_small.jpg);
}
/* END: Footer */
