
/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/


body {

	margin: 0px;
	background: #7A287A url(images/img02.jpg) repeat left top;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
}

h1, h2, h3 {
	margin: 0;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #FFFFFF;
}

h1 { font-size: 36px; }

h2 { font-size: 20px; }

h3 { }



blockquote { }

a { color: #FF3C3C;  text-decoration: none;  }

a:hover { text-decoration: none;  color: White;  }

a img {
	border: none;
}

img.left {
	float: left;
	margin: 7px 30px 0 0;
}

img.right {
	float: right;
	margin: 7px 0 0 30px;
}



.list1 {
}

.list1 li {
	float: left;
	line-height: normal;
}

.list1 li img {
	margin: 0 30px 30px 0;
}

.list1 li.alt img {
	margin-right: 0;
}

#wrapper {
	background: url(images/img01.jpg) repeat-x left top;
	padding-top: 30px;
}

/* Header */

#header-wrapper {
}

#headerbanner {
	width: 913px;
	height: 258px;
	margin: 0 auto;
	background: url(images/header.gif) no-repeat left top;
}

#header {
	width: 913px;
	height: 81px;
	margin: 0 auto;
	background: url(images/img03.jpg) no-repeat left top;
}

/* Menu */

#menu {
	float: left;
	width: 800px;
	height: 51px;
}

#menu ul {
	margin: 0;
	padding: 30px 0 0 20px;
	list-style: none;
	line-height: normal;
}

#menu li {
	display: block;
	float: left;
}

#menu a {
	display: block;
	float: left;
	padding: 5px 25px 5px 25px;
	text-decoration: none;
	background: url(images/img05.gif) no-repeat right 50%; 
	font: 14px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	letter-spacing: 1px;
}

#menu a:hover { letter-spacing: 3px; }

#menu .current_page_item a {
	padding-left: 0px;
	color: #FFFFFF;
}



/* Page */

#indexpage {
	width: 913px;
	height: 800px;
	margin: 0 auto;
	padding: 30px 0px 30px 0px;
	background: #180818; 
	
}

#page {
	width: 913px;
	height: 500px;
	margin: 0 auto;
	padding: 30px 0px 30px 0px;
	background: #180818; 
	
}

/* Content */

#content {
	float: right;
	width: 600px;
	margin-top: 10px;
}

/* Post */

.post {
	margin-bottom: 25px;
}

.post .title {
   margin-top: 20px;
	margin-bottom: 3px;
	margin-right: 5px;
	padding: 5px 5px 5px 20px;
	background: #230C23;
	border: 1px solid #602160;
	color: #FFFFFF;
}

.post .date {
	float: right;
	margin-top: -35px;
	padding-right: 20px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 18px;
	color: #DD0000;
}

.post .meta {
	margin: -30px  0 3px 25px;
	padding: 2px 30px 2px 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 10px;
	color: #B6ACA2;
}

.post .meta a { color: #B6ACA2; }

.post .entry {
	padding: 25px 20px 0px 20px;
	text-align: justify;
}

.post .links {
	margin: 0 250px 0 0;
	padding: 0 0 0 0px;
}

.post .links .comments {
}

.post .links .permalink {
	padding-left: 17px;
}

/* Sidebar */


.sidebartitle {
	width: 280px;
	padding: 5px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 25px;
	margin-bottom: 25px;
	background: #230C23;
	border: 1px solid #602160;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	
}

.sidebartext {
	width: 280px;
	padding: 5px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 25px;
	margin-bottom: 25px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FF3C3C;
	text-align: center;
	line-height: normal;
	
}

#sidebar {
	float: left;
	width: 280px;
	padding: 5px;
	
}

.sidebarfeatures {
   margin-left: 20px;
	font: italic 13px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #FF3C3C;
}

.sidebarfeatures a {
	text-decoration: none;
	color: #FF3C3C;
}

.sidebarfeatures a:hover { text-decoration: none; color: #FFFFFF; }

/* Sidebar2 */

/* Gallery Fetch */

#galleryfetchblock {
	width: 913px;
	height: 225px;
	margin-left: auto;
	margin-right: auto;
	padding: 30px 0px 0px 0px;
	background: #180818; 
}

#galleryfetch {
	height: 225px;
	width: 625px;
	margin-left: auto;
	margin-right: auto;
	padding: 5px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #FF3C3C;
	text-align: center;
	}
	
#galleryfetch a { color: #FF3C3C; text-decoration: none; }

#galleryfetch a:hover { color: #FFFFFF; text-decoration: none; }

#fetchtable {
	background-color: #230C23;
	border: 1px solid #602160; 
}

/* Footer */

#footer {
	width: 913px;
	margin: 0 auto;
	padding: 0;
	background: url(images/img04.jpg) no-repeat left top;
	height: 80px;
}

#footer p {
	margin: 0;
	padding: 20px 0;
	text-align: center;
	line-height: normal;
	color: #FFFFFF;
}

#footer a {
	color: #DD0000;
}

.photoblock {
	width: 913px;
	height: 400px;
	margin-left: auto;
	margin-right: auto;
	padding: 30px 0px 0px 0px;
	background: #180818; 
}
.photo {
   height: 400px;
	width: 913px;
	margin-left: auto;
	margin-right: auto; 	
}

.sponsors {
	height: 200px;
	background-color: #180818;
	margin-top: 75px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 25px;
	padding: 10px;
	text-align: center;
	
}

.sponsors a:visited{
	color: #180818;	
}

.sponsors .spx {
	width: 147px;
	height: 80px;
	background-color: #180818;
	padding-left: 5px;
	padding-right: 5px;	
}

.sponsors .beallen {
	width: 120px;
	height: 80px;
	background-color: #180818;
	padding-left: 5px;
	padding-right: 5px;	
}

.sponsors .dragonheart {
	width: 200px;
	height: 80px;
	background-color: #180818;
	padding-left: 5px;
	padding-right: 5px;	
}

.sponsors .jflloyd {
	width: 139px;
	height: 80px;
	background-color: #180818;
	padding-left: 5px;
	padding-right: 5px;	
}

.sponsors .stevenagesigns {
	width: 269px;
	height: 80px;
	background-color: #180818;
	padding-left: 5px;
	padding-right: 5px;	
}