/* @override http://www.dawnfestival.org/wp-content/themes/carrington-jam-1.3/css/base.css */

html {
	height: 100%;
	font-size: 16px;
	margin: 0;
	padding: 0;	
}

body {
	height: 100%;
	font-family: times new roman, serif;
	color: #6b6c6f;
	font-size: 0.8em;
	margin: 0;
	padding: 0;
}

div.addthis_toolbox {
	margin: 20px 0 0 50px;	
}

a {
	color: #14a5b3;
	text-decoration: underline;
}

a img {
	border: none;
}

div#logo_wrapper {
	margin: 0 0 0 20px;
}

a#dawn_logo {
	float: left;
	width: 850px;
	height: 150px;
	background: url(/wp-content/themes/carrington-jam-1.3/img/dawn_logo_sprite.png) no-repeat 0 0;
	text-indent: -9999px;
}

a#dawn_logo:hover {
	background: url(/wp-content/themes/carrington-jam-1.3/img/dawn_logo_sprite.png) no-repeat 0px -148px;
}

div#page-content {	
	margin: 175px 0 0 200px;
	width: 450px;
	line-height: 1.6em;
}

#sidebar {
	position: absolute;
	top: 185px;
}

#ticket_link {
	width: 100px;
	margin: 30px 0 0 40px;
}


#feature_link {
	width: 100px;
	margin: 30px 0 0 40px;
}

div#cc_signup_form {
	border: 1px dotted grey;
	margin: 20px 0 0 5px;
	padding: 5px 5px 5px 10px;
	width: 156px;	
}

#cc_signup_form div div form input.submit {
	width: 30px;
}

#cc_signup_form div div form font {
	font-size: 1.5em;
}

#cc_signup_form div div a {
	margin: 0 0 0 -10px;
}

#cc_signup_form div div form input {
	width: 80px;	
}



li.page_item {
	list-style-type: none;
	margin: 15px 0 0 0;
	font: 1.2em "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

li.page_item  a {
	text-decoration: none;
}

li.page_item.page-item-6 a {
	color: #32678b;
}

li.page_item.page-item-2 a {
	color: #418ba1;	
}

li.page_item.page-item-9 a {
	color: #028c97;
}

li.page_item.page-item-11 a {
	color: #35c0ce;	
}

li.page_item.page-item-13 a {
	color: #73c2a8;
}

li.page_item.page-item-15 a {
	color:#8ec583;	
}

li.page_item.page-item-2008 a {
	color: #8fcd38;
}

li.page_item.page-item-3 a {
	color: #a2e741;
}


li.current_page_item a {
	color: #797979;	
}

div#reboot_branding {
	margin-left: 10px;
	margin-top: 30px;

}

div#tablet_branding {
	margin-left: 10px;
	margin-top: 25px;	
}

div#footer_spacer {
}

div#mc_embed_signup {
	width: 180px;
}

#moses_bottom {
	position: fixed;
	left: 650px;
	bottom: 0px;
	z-index: -10;
	background: url(/wp-content/themes/carrington-jam-1.3/img/moses_isolated.jpg) no-repeat -50px -210px;
	overflow: hidden;
	height: 300px;
	width: 300px;
}




