/* CSS Document */

/*************************
General
*************************/

body {
	text-align: center;
	font-family: Helvetica, Arial, sans-serif;
	color: #FFFFFF;
	background-color: #333333;
	margin: auto;
}

a {
	font-family: Helvetica, Arial, sans-serif;
	font-weight: bold;
	color: #FF6600;
	text-decoration: none;
}

a:hover {
	color: #FFFFFF;
}

a.white {
	color: #FFFFFF;
}

a.white:hover {
	color: #FF6600;
}

a.none:hover {
	color: #FF6600;
}

#container {
	width: 718px;
	text-align: left;
	background-color: #000000;
	padding: 0px 1px 0px 1px;
	margin: auto;
}

#header {
	width: 718px;
	height: 391px;
}

#header_top {
	width: 700px;
	height: 100px;
	background-image: url(../images/top_gradient.jpg);
	padding: 10px 9px 0px 9px;
}

#logo_container {
	width: 510px;
	height: 50px;
	padding-right: 190px;
}

#logo_container .column {
	position: relative;
	float: left;
}

#logo_container_left {
	width: 100%;
	height: 50px;
}

#logo_container_right {
	width: 190px;
	text-align: right;
	font-size: 12px;
	margin-right: -190px;
}

#header_navigation {
	clear: both;
	position: relative;
	width: 700px;
	height: 50px;
	font-weight: bold;
	padding-bottom: 0px;
}

#int_navigation {
	position: absolute;
	top: 0px;
	left: 0px;
}

#site_navigation {
	position: absolute;
	left: 0px;
	bottom: 0px;
}

#header_bottom {
	width: 718px;
	height: 280px;
	text-align: right;
	border-bottom-color: #FF6600;
	border-bottom-style: solid;
	border-bottom-width: 1px;
}

#content {
	float: left;
	width: 558px;
	height: 421px;
	padding-right: 160px;
	background-color: #1B1B1B;
}

#content2 {
	float: left;
	width: 558px;
	height: 2121px;
	padding-right: 160px;
	background-color: #1B1B1B;
}

#content3 {
	float: left;
	width: 558px;
	height: 3121px;
	padding-right: 160px;
	background-color: #1B1B1B;
}

#content4 {
	float: left;
	width: 558px;
	height: 881px;
	padding-right: 160px;
	background-color: #1B1B1B;
}
#content5 {
	float: left;
	width: 558px;
	height: 1430px;
	padding-right: 160px;
	background-color: #1B1B1B;
}
#content .column {
	position: relative;
	float: left;
}

#content_left {
	
	width: 100%;
}

#content_right {
	width: 160px;
	height: 421px;
	margin-right: -160px;
}

#sign_up {
	height: 20px;
	width: 160px;
	text-align: center;
	padding-top: 12px;
	padding-bottom: 8px;
	border-bottom-color: #000000;
	border-bottom-style: solid;
	border-bottom-width: 1px;
}

#footer {
	clear: both;
	width: 700px;
	height: 61px;
	font-size: 10px;
	font-weight: bold;
	color: #FF6600;
	background-image: url(../images/bottom_gradient.jpg);
	border-top-color: #FF6600;
	border-top-style: solid;
	border-top-width: 1px;
	border-bottom-color: #000000;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	padding: 9px 9px 0px 9px;
}

#home_content {
	float: left;
	width: 65px;
	
	min-height: 381px;
	height: auto !important;
	height: 381px;
	
	padding-top: 30px;
	padding-left: 10px;
	padding-right: 482px;
	border-right-color: #000000;
	border-right-style: solid;
	border-right-width: 1px;
}

#home_content .column {
	position: relative;
	float: left;
}

#home_content_left {
	width: 100%;
	font-size: 13pt;
	font-weight: bold;
}

#home_content_right {
	width: 399px;
	padding-left: 34px;
	margin-right: -435px;
}

#submissions_content {
	float: left;
	width: 120px;
	
	min-height: 381px;
	height: auto !important;
	height: 381px;
	
	font-size: 9pt;
	line-height: 12pt;
	padding-top: 30pt;
	padding-left: 10px;
	padding-right: 427px;
	border-right-color: #000000;
	border-right-style: solid;
	border-right-width: 1px;
}

#submissions_content .column {
	position: relative;
	float: left;
}

#submissions_content_left {
	width: 100%;
	font-size: 13pt;
	font-weight: bold;
}

#submissions_content_right {
	width: 354px;
	padding-left: 14px;
	margin-right: -370px;
}

#schedule_content {
	float: left;
	width: 120px;
	
	min-height: 381px;
	height: auto !important;
	height: 381px;
	
	font-size: 9pt;
	line-height: 12pt;
	padding-top: 30px;
	padding-left: 10px;
	padding-right: 427px;
	border-right-color: #000000;
	border-right-style: solid;
	border-right-width: 1px;
}

#schedule_content .column {
	position: relative;
	float: left;
}

#schedule_content_left {
	width: 100%;
	font-size: 13pt;
	font-weight: bold;
}

#schedule_content_right {
	width: 354px;
	padding-left: 14px;
	margin-right: -370px;
}

#tickets_content {
	float: left;
	width: 120px;
	
	min-height: 381px;
	height: auto !important;
	height: 381px;
	
	font-size: 9pt;
	line-height: 12pt;
	padding-top: 30px;
	padding-left: 10px;
	padding-right: 427px;
	border-right-color: #000000;
	border-right-style: solid;
	border-right-width: 1px;
}

#tickets_content .column {
	position: relative;
	float: left;
}

#tickets_content_left {
	width: 100%;
	font-size: 13pt;
	font-weight: bold;
}

#tickets_content_right {
	width: 354px;
	padding-left: 14px;
	margin-right: -370px;
}

#cancon_content {
	float: left;
	width: 120px;
	
	min-height: 381px;
	height: auto !important;
	height: 381px;
	
	font-size: 9pt;
	line-height:12pt;
	padding-top: 30px;
	padding-left: 10px;
	padding-right: 427px;
	border-right-color: #000000;
	border-right-style: solid;
	border-right-width: 1px;
}

#cancon_content .column {
	position: relative;
	float: left;
}

#cancon_content_left {
	width: 100%;
	font-size: 13pt;
	font-weight: bold;
}

#cancon_content_right {
	width: 354px;
	padding-left: 14px;
	margin-right: -370px;
}

#events_content {
	float: left;
	width: 120px;
	
	min-height: 381px;
	height: auto !important;
	height: 381px;
	
	padding-top: 30px;
	padding-left: 10px;
	padding-right: 427px;
	border-right-color: #000000;
	border-right-style: solid;
	border-right-width: 1px;
}

#events_content .column {
	position: relative;
	float: left;
}

#events_content_left {
	width: 100%;
	font-size: 13pt;
	font-weight: bold;
}

#events_content_right {
	width: 350px;
	padding-left: 14px;
	margin-right: -370px;
}

#sponsors_content {
	float: left;
	width: 120px;
	
	min-height: 381px;
	height: auto !important;
	height: 381px;
	
	padding-top: 30px;
	padding-left: 10px;
	padding-right: 427px;
	border-right-color: #000000;
	border-right-style: solid;
	border-right-width: 1px;
}

#sponsors_main {
	background-color: #FFFFFF;
}
	

#sponsors_content .column {
	position: relative;
	float: left;
}

#sponsors_content_left {
	width: 100%;
	font-size: 13pt;
	font-weight: bold;
}

#sponsors_content_right {
	width: 354px;
	padding-left: 14px;
	margin-right: -370px;
}

#contact_content {
	float: left;
	width: 120px;
	
	min-height: 381px;
	height: auto !important;
	height: 381px;
	
	font-size: 9pt;
	line-height:12pt;
	padding-top: 30px;
	padding-left: 10px;
	padding-right: 427px;
	border-right-color: #000000;
	border-right-style: solid;
	border-right-width: 1px;
}

#contact_content .column {
	position: relative;
	float: left;
}

#contact_content_left {
	width: 100%;
	font-size: 13pt;
	font-weight: bold;
}

#contact_content_right {
	width: 354px;
	padding-left: 14px;
	margin-right: -370px;
}

#post {
	margin-bottom: 10px;
}

#post_title {
	font-size: 13pt;
	font-weight: bold;
}

#post_body {
	font-size: 9pt;
	line-height:12pt;
}

#events_city_nav {
	text-align: right;
	font-size: 9pt;
	margin-bottom: 10px;
}

#event_catagory_header {
	font-size: 13pt;
	font-weight: bold;
	color: #FF6600;
	margin-top: 25px;
	margin-bottom: 20px;
}

#event_catagory_body {
	margin-bottom: 10px;
}

#event {
	color: #999999;
	margin-bottom: 15px;
}

#event_image {
	margin-top: 5px;
	margin-bottom: 5px;
}

#event_name {
	font-size: 11pt;
	font-weight: bold;
	color: #FFFFFF;
}

#event_description {
	font-size: 9pt;
	line-height: 12pt;
	margin-bottom: 5px;
}

#event_attribute_label {
	color: #FFFFFF;
}

#event_attribute_content {
	font-size: 9pt;
}

#white {
	color: #FFFFFF;
}

#orange {
	color: #FF6600;
}

#grey_light {
	color: #999999;
}

#grey_dark {
	color: #666666;
}

#bold {
	fontweight: bold;
}