/* Stylesheet written by Tyler Mulligan of www.detrition.net */
* {
	margin:0;
	padding:0;
}
html, body { height:100%; color:#ccc; }
body {
	background:#540115 url('img/page_bg2.gif') repeat-x 0 0;
	font-family:helvetica, verdana, arial, tahoma, sans-serif;
}
h1 {
	font-size:30px;
	color:#FB7117 ;
	padding:0 0 5px 0;
}
h1 span {
	font-size:26px;
	font-weight:normal;
	font-family:Trebuchet MS;
}
h2 {
	font-weight:normal;
	font-size:20px;
	padding:0 0 4px 0;
	font-family:Trebuchet MS;
	font-weight:bold;
}
h3 {
	margin-bottom:10px;
	font-size:14px;
}
p {
	font-size:13px;
	line-height:16px;
	margin:4px 0 10px;
	width:96%;
}
p span {
	font-family:serif, times new roman;
	font-style:italic;
	font-size:24px;
}
a {
	color:#8D0032;
	text-decoration:none;
	outline-style:none;
}
a:hover {
	color:#005F83;
	text-decoration:underline;
}
img { border:0; }
.pad {
	width:808px;
	margin:0 auto;
}
input, select, textarea {
	background-color:#fff;
	color:#333;
	border:1px solid #999;
	padding:1px;
	font-size:14px;
}
input:hover, input:focus, input:active, select:hover, select:focus, textarea:hover, textarea:focus {
	background-color:#eee;
}
input[disabled], select[disabled], textarea[disabled] {
	background-color:#ccc;
}
#bgfix {
	background:url('img/repeat_bg.gif') repeat-y 0 0;
	position:relative;
	width:900px;
	min-height:600px;
	height:auto !important;
	margin:0 auto;
}
#placeholder_container {
	position:relative;
	width:1000px;
	min-height:680px;
	height:auto !important;
	height:680px;
	margin:0 auto;
	padding-bottom:15px;
}
#container {
	background:url('img/content_bg.gif') no-repeat 0 0;
	position:relative;
	width:1000px;
	min-height:800px;
	height:auto !important;
	height:800px;
	margin:0 auto;
	padding-bottom:15px;
}
#header {
	height:125px;
	position:relative;
	padding:0 0 10px;
	width:750px;
	margin:0 auto;
	border-bottom:4px solid #fff;
}
#placeholder_header {
	background:transparent url('img/hold_head.png') no-repeat 0 0;
	height:468px;
	position:relative;
	padding:0 0 10px;
	width:1000px;
	margin:0 auto;
}
#header_text {
	position:absolute;
	top:320px;
	left:75px;
	width:150px;
	height:110px;
	color:#000;
}
#header_text h2 {
	font-size:14px;
	color:#000;
}
#header_text p { font-size:12px; }
#header_text h3 {
	font-size:18px;
	color:#94182F;
}
#main_menu {
	list-style:none;
	text-align:right;
	clear:right;
	float:right;
	margin-top:32px;
	width:440px;
}
#main_menu li {
	display:inline;
	margin-left:5px;
}
#main_menu a {
	font-size:13px;
	display:block;
	color:#fff;
	float:right;
	text-decoration:none;
	padding:2px 12px 2px;
	font-weight:bold;
	height:25px;
}
#main_menu a:hover {
	text-decoration:none;
}
a#home:hover, a#home.selected {
	color: #C2A42B;
	border-bottom:4px solid #C2A42B;
}
a#schedule:hover, a#schedule.selected {
	color:#0E648C;
	border-bottom:4px solid #0E648C;
}
a#tickets:hover, a#tickets.selected {
	color:#9E003A;
	border-bottom:solid 4px #9E003A;
}
a#venues:hover, a#venues.selected {
	color:#506911;
	border-bottom:solid 4px #506911;
}
a#about:hover, a#about.selected {
	color:#69075A;
	border-bottom:solid 4px #69075A;
}
#logo {
	margin-top:20px;
	float:left;
}
#fsu {
	float:right;
	margin-top:10px;
	margin-right:-5px;
}
#logo:hover, #fsu:hover, #tickets_button:hover, .addthis_toolbox a:hover, #email_button:hover, #facebook:hover, .trans:hover {
	filter:alpha(opacity=70);
	-moz-opacity: 0.7;
	opacity: 0.7;
	-khtml-opacity: 0.7;
}

#content {
	clear:left;
	width:750px;
	margin:15px auto 0;
}
.placeholder_footer {
	background:#c7c7c7 url('img/hold_footer.gif') 0 0 repeat-x !important;
	top: 20px;
	width:950px !important;
	height:120px !important;
}
#footer {
	clear:both;
	background:url('img/footer_bg.gif') no-repeat 0 0;
	margin-top:0px;
	position:relative;
	text-align:center;
	font-size:12px;
	height:58px;
	width:900px;
	margin:0 auto;
}
#footer #by_sm {
	float:left;
	text-align:left;
	margin:80px 0 0 20px;
	width:400px;
	color:#636363;
	font-weight:normal;
	font-family: "Times New Roman", Times, serif;
}
#footer #fsu {
	display:block;
	margin:15px 30px;
	width:246px;
	height:47px;
	background:transparent url('img/fsu.png') no-repeat 0 0;
}
#footer a {
	color:#222;
}
#footer a:hover {
	color:#1B7625;
}
#footer p {
	float:right;
	padding:18px 0 0 0;
	margin-right:60px;
	text-align:right;
	color:#aaa;
	font-weight:bold;
	font-size:11px;
	width:300px;
}
#footer p a {
	color:#aaa;
	text-decoration:none;
}
#footer p a:hover {
	color:#ccc;
}
#footer p#by_sm a {
	color:#636363 !important;
}
#footer p#by_sm a:hover {
	color:#1B7625 !important;
}
#ie6warning {
	background-color:#F58E28;
	border:2px solid #8C3A10;
	width:840px;
	color:#000;
	font-weight:bold;
	margin:0 auto;
}
