/*
Theme Name: Nightmare at the fair
Theme URI: http://nightmareatthefair.com/
Description: Nightmare at the Fair (by SpookyBlue)
Version: 1.0
Author: Head Spook
Author URI: http://www.spookyblue.com
Tags: dark, fixed width, two columns, widgets

*/
body{
	background-color: #000000;
	margin: 0px;
	color: #FFFFCC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100.1%;
}
form{
	margin: 0px;
}
#page-wrapper{
	width: 900px;
	margin-right: auto;
	margin-left: auto;
}
#page-wrapper a, #page-wrapper a:visited{
	color: #FF9900;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #990000;
}
#page-wrapper a:hover{
	color: #FFCC00;
	border-bottom-color: #CC6600;
}
#page-header{
	background-image: url(/resource/bg-pagetop.png);
	width: 900px;
	height: 209px;
	background-repeat: no-repeat;
	background-position: center;
}
#navbar{
	position: relative;
	top: 142px;
	text-align: right;
}
#content-mid{
	background-image: url(/resource/bg-content-mid.png);
	background-repeat: repeat-y;
	padding-left: 50px;
	padding-right: 40px;
	font-size: 0.85em;
	min-height: 215px;
}
#content-mid p{
	margin-top: 1px;
	margin-bottom: 9px;
}
#content-mid h1{
	font-size: 1.8px;
	color: #FEBE29;
}
#content-mid h2{
	font-size: 1.6em;
	color: #FF9900;
	font-style: italic;
	margin-top: 0px;
	margin-bottom: 9px;
}
#content-mid table{
	margin: 0px;
	padding: 1px;
}
#content-mid td{
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #660000;
	border-bottom-color: #660000;
	margin: 0px;
	padding: 3px;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #993300;
	border-left-color: #993300;
	background-color: #000000;
}
#content-mid li{
	margin-top: 3px;
	margin-bottom: 3px;
	margin-left: 2px;
	padding-left: 3px;
	list-style-position: inside;
	list-style-type: disc;
}
#content-bottom {
	background-image: url(/resource/bg-content-bottom.png);
	background-repeat: no-repeat;
	height: 30px;
}
#rightcol{
	float: right;
	padding: 4px;
	width: 260px;
	margin-left: 7px;
	font-size: 0.8em;
}
#content-pic{
	width: 255px;
	height: 210px;
	background-image: url(/resource/main-pic1.jpg);
	background-repeat: no-repeat;
	border: 1px solid #AD3121;
	padding: 1px;
	text-align: center;
	background-position: center center;
	background-color: #333333;
}
#sidebar{
	width: 255px;
	margin-top: 9px;
}
#searchform #s{
	color: #E09507;
	background-color: #000000;
	width: 75px;
	border-top: 1px solid #610E0E;
	border-right: 1px solid #990000;
	border-bottom: 1px solid #990000;
	border-left: 1px solid #610E0E;
	padding: 0px;
}
#searchform #searchsubmit{
	background-color: #660000;
	font-size: 0.8em;
	color: #FFFF99;
	padding: 0px;
	border: 1px solid #990000;
}
#sidebar h2 {
	font-size: 1.2em;
	margin: 5px 0 0;
	padding: 0;
}
#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
}
#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 15px;
}
#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
}
#sidebar ul ul, #sidebar ul ol {
	margin: 5px 0 0 10px;
}
#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 10px;
}
ol li, #sidebar ul ol li {
	list-style: decimal outside;
}
#sidebar ul ul li, #sidebar ul ol li {
	margin: 3px 0 0;
	padding: 0;
}
.entry{
	margin-bottom: 9px;
	padding-bottom: 9px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FF6600;
	width: 500px;
}
#page-footer{
}
#other-content {
	font-size: 0.7em;
	padding: 3px;
	margin-top: 18px;
	margin-bottom: 1px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #996600;
}
#other-content a, #other-content a:visited{
	margin-right: 7px;
	margin-left: 7px;
}
#other-content a:hover{
}
#other-content p{
	margin-top: 0px;
	margin-bottom: 4px;
}
#other-content li{
	display: inline;
	list-style-image: none;
}
a.nav-ticket, visited{
	background-image: url(/resource/nav-ticket1.png);
	height: 30px;
	width: 134px;
	display: block;
	float: right;
	margin-right: 5px;
}
a.nav-ticket:hover{
	background-image: url(/resource/nav-ticket2.png);
}
a.nav-contact, visited{
	background-image: url(/resource/nav-contact1.png);
	height: 30px;
	width: 134px;
	display: block;
	float: right;
	margin-right: 5px;
}
a.nav-contact:hover{
	background-image: url(/resource/nav-contact2.png);
}
a.nav-gallery, visited{
	background-image: url(/resource/nav-gallery1.png);
	height: 30px;
	width: 134px;
	display: block;
	float: right;
	margin-right: 5px;
}
a.nav-gallery:hover{
	background-image: url(/resource/nav-gallery2.png);
}
a.nav-sponsor, visited{
	background-image: url(/resource/nav-sponsors1.png);
	height: 30px;
	width: 134px;
	display: block;
	float: right;
	margin-right: 5px;
}
a.nav-sponsor:hover{
	background-image: url(/resource/nav-sponsors2.png);
}
#preload-img{
	display: none;
}
.clearfloat{
	height: 0px;
	line-height: 0px;
	clear:both;
}
.navigation {
	text-align: left;
	margin-top: 10px;
	margin-bottom: 40px;
}
/* form styles */
.form-input{
	color: #000000;
	background-color: #F2DCBB;
	border: 1px solid #CC3300;
	font-size: 0.8em;
}
.form-chk{
	color: #000000;
	background-color: #F2DCBB;
	border: 1px solid #CC3300;
}
.form-select{
	color: #000000;
	background-color: #F2DCBB;
	border: 1px solid #CC3300;
	font-size: 0.8em;
}
.form-txtarea{
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	border: 1px solid #CC0000;
	background-color: #F2DCBB;
	width: 100%;
	height: 80px;
	font-size: 0.85em;
}
.txt-small {
	font-size: 0.9em;
}
