/* @override http://www.dawnfestival.org/css/screen.css */

body {
	font-family: Arial, Helvetica, sans-serif;
	color: #696a6a;
	font-size: 16px;
}

a {
	text-decoration: none;
	color: #20a4a9;
	font: small-caps 1.3em Georgia1, Georgia, serif;
}

#wrapper {
	width: 800px;
	margin: 0 auto;
	padding: 50px 50px;
	font-size: 0.9em;	
}

#moses_logo {
	width: 250px;
	margin: 0 auto;
}

#dawn_logo {
	margin: 0 0 200px 0;
}

#dawn_logo a{
	float: left;
	width: 850px;
	height: 150px;
	background: url(/images/dawn_logo_sprite.png) no-repeat 0 0;
	text-indent: -9999px;
}

#dawn_logo:hover a {
	background: url(/images/dawn_logo_sprite.png) no-repeat 0px -148px;
}

p#intro {
	text-align: center;
	font-size: 1.1em;
	font-weight: 100;
}

.fancy {
	text-align: center;
	font: small-caps 1.2em Georgia1, Georgia, serif;
}

p.fancy {
	margin: 5px;
}

p#featuring {
	margin: 50px 0 20px 60px;
	width: 700px;
	font-size: 0.8em;
}

p#sponsors {
	margin: 30px 0 50px 60px;
	width: 700px;
	font-size: 0.8em;
}

#sponsor_logos {
	width: 630px;
	margin: 0 auto;
	text-align: center;
}

#sponsor_logos img {
	width: 100px;
	margin: 0 20px 0 20px;
}

#social_links {
	text-align: center;
	margin-top: 20px;
}

#tickets_link {
	text-align: center;
	margin-top: 20px;
}

#construction {
	width:auto;
	margin: 30px auto;
	text-align: center;
}

.blue_color {
	color: #0c6e94;
	font-weight: 600;
	font: small-caps 1.1em Georgia1, Georgia, serif;	
}

.green_color {
	color: #67a45f;	
	font-weight: 600;
	font: small-caps 1.1em Georgia1, Georgia, serif;	
}