@charset "utf-8";
/* CSS Document */

/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/

* {
	margin: 0;
	padding: 0;
}

body {
	background: #0A0A0A url(hatedneighbormike.jpg) no-repeat center;
	background-attachment: fixed;
	/* images/images/img1.jpg.jpg */
	/* images/images/hatedneighbormike.jpg */
	/* images/lightning_stormtucsonsample1.jpg */
	/* images/images/creaturebackground.png */
	/* images/images/shrine2a.jpg */
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #D8D8D8;
}

h1, h2, h3 {
	color: #04b404;
}

h1 {
}

h2 {
}

h3 {
}

p, blockquote, ul, ol {
	margin-bottom: 20px;
	line-height: 1.6em;
}

p {
}

blockquote {
}

ul {
}

ol {
}

a {
	
	text-decoration: none;
	color: #FE9A2E;
}

a:hover {
	border: none;
	color: #F2F2F2;
}

/* Wrapper */

#wrapper {
	background: url() repeat-x;
}

/* Header*/ 

#header {
	width: 850px;
	height: 330px;
	padding: 0;
	background: url(banner123c.png);
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	
	/* (images/img3.jpg) */
	/* (images/newbanner.jpg) */
}

#header h1, #header h2 {
	float: left;
}

#header h1 {
	padding: 150px 0 0 20px;
	letter-spacing: 3px;
	font-size: 136%;
}

#header h2 {
	padding: 153px 0 0 6px;
	letter-spacing: 2px;
	font-size: 107%;
}

#header a {
	border: none;
	text-transform: uppercase;
	text-decoration: none;
	color: #000000;
}

/* Menu */

.menu {
	/*border-bottom: 1px dotted #652A17;
	border-top: 1px dotted #652A17;
	border-left: 1px dotted #652A17;
	border-right: 1px dotted #652A17;*/
	text-align: center;
	padding: 0;
	padding-top: 20px;
	padding-bottom: 15px;
	padding-left: 20px;
	list-style: none;
	width: 850px;
	height: 50px;
	margin: 0 auto;
	/*background: #000000; */
	/*background: url(img4a.png) no-repeat; */
}


.menu li {
	padding: 0;
	padding-right: 11px;
	margin: 0 auto;
	height: 39px;
	margin-right: 1em;
	display: inline-block;
	list-style: none;
	background-repeat: no-repeat;
}
.menu li a, .menu li a:visited {
	display: block;
	text-align: center;
	text-decoration: none;
	text-indent: -9999px;
	height: 39px;
	background-repeat: no-repeat;
}
/*

.home {background-image: url(ahomehov.jpg); width: 63px;}
.home a {background-image: url(ahome.jpg);}
.events {background-image: url(beventshov.jpg); width: 87px;}
.events a {background-image: url(bevents.jpg);}
.tickets {background-image: url(cticketshov.jpg); width: 95px;}
.tickets a {background-image: url(ctickets.jpg);}
.media {background-image: url(dmediahov.jpg); width: 65px;}
.media a {background-image: url(dmedia.jpg);}
.about {background-image: url(eaboutushov.jpg); width: 117px;}
.about a {background-image: url(eaboutus.jpg);}
.sponsers {background-image: url(fsponsershov.jpg); width: 106px;}
.sponsers a {background-image: url(fsponsers.jpg);}
.contact {background-image: url(hcontacthov.jpg); width: 145px;}
.contact a {background-image: url(hcontact.jpg);}
ul.menu li a:hover {background: none;}
.menu li {float: left;}
.menu:after {content: "."; display: block; height: 0; clear: both; visibility: hidden;} 

*/
/*#menu {
	width: 750px;
	height: 50px;
	margin: 0 auto;
	
	background: url(img4a.png) no-repeat;
}

#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: normal;
	
}

#menu li {
	display: inline;
}

#menu a {
	display: block;
	float: left;
	height: 20px;
	padding: 10px 30px 0 30px;
	border: none;
	border-right: 1px solid #110F09;
	font-size: 94%;
	font-weight: bold;
	color: #FE9A2E;
}

#menu a:hover {
	color: #FFFFFF;
}*/

/* Page */

#page {
	width: 825px;
	margin: 0 auto;
	
}

/* Content */

#content {
	float: left;
	width: 500px;
	padding-left: 5px;
	padding-top: 5px;
}
#content1 {
	margin: 0 auto;
	width: 815px;
	padding-left: 5px;
	padding-top: 5px;
	margin-left: auto;
	margin-right: auto;
	
}
#content h1, #content h2, #content h3, #content h4 {
	margin-bottom: 20px;
}

#content h1 {
	font-size: 136%;
}

#content h2 {
	font-size: 107%;
}

#content h3 {
	font: 92%;
}

#content h4 {
	font: 80%;
	
}

#content ul, #content ol {
	list-style-position: inside;
}

#content .boxed {
	float: left;
	width: 42%;
	padding-right: 2%;
}

#content .boxed h2 {
	padding: 5px 0;
	background: url(img5.jpg) repeat-x left bottom;
	
}

/* Welcome */

#welcome {
}

/* Sample1 */

#sample {
	
}

/* Sample2 */

#sample2 {
	
}

/* Sidebar */

#sidebar {
	float: right;
	width: 180px;
	padding-right: 0px;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #1B4507;
	border-right-color: #1B4507;
	border-bottom-color: #1B4507;
	border-left-color: #1B4507;
}

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: normal;
}

#sidebar li {
	margin-bottom: 1px;
}

#sidebar li ul {
	
}

#sidebar li li {
	margin: 0;
	padding: 7px 20px;
	background: url(img5.jpg) repeat-x left bottom;
}

#sidebar h2 {
	padding: 5px 20px;
	background: url(img6.jpg);
	font-size: 100%;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #1B4507;
	border-right-color: #1B4507;
	border-bottom-color: #1B4507;
	border-left-color: #1B4507;
}

#sidebar h3 {
	font-size: 77%;
}

#sidebar p {
	margin: 0;
	line-height: normal;
}

#sidebar a {
	border: none;
}

/* Submenu */

#submenu {
}

/* News */

#news {
}

#news a {
	font-size: 85%;
}

/* Footer */

#footer {
	width: 750px;
	height: 50px;
	margin: 0 auto;
	padding: 30px 0 0 0;
	background: url() no-repeat;
}

#footer p {
	margin: 0;
	text-align: center;
	font-size: 77%;
}

