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

* {
	font-family: "Lucida Sans Unicode", Tahoma, Arial, Helvetica, sans-serif;
}

p,ul,ol,h1,h2,h3,div	{cursor: default;}
body {
	margin: 10px 0 0 0;
	padding: 0;
	background: #000000; /*EFEFEF*/
	font-size: 13px;
	color: #6B6B6B;
}

h1, h2, h3, h4, h5, h6 {
	margin: 0;
	padding: 0;
/*	text-transform: lowercase;*/
	font-weight: normal;
	color: #000000;
}

h1	{color: #D8720D; text-align: center; font-size:24px; font-variant: small-caps;}
h2 {
	margin-bottom: 10px;
	border-bottom: 1px solid #F4F4F4;
	font-size: 26px;
}

h3 {
	margin-bottom: 15px;
	padding-bottom: 5px;
	font-size: 16px;
	border-bottom: 1px solid #F4F4F4;
}

p, ol, ul, blockquote {
	line-height: 20px;
}

ul {
	margin-left: 0;
	padding-left: 0;
	list-style: none;
}

a {
	color: #D8720D;/*EC5600, F98E0A*/
}

a:hover {
	text-decoration: none;
}

img {
	border: none;
}

#textfield1 {
	width: 185px;
	margin-bottom: 10px;
	border: 1px solid #E0E0E0;
	border-right-color: #F6F6F6;
	border-bottom-color: #F6F6F6;
}

#submit1 {
	border: 1px solid #EBEBEB;
	border-bottom-color: #DDDDDD;
	background: #FBFBFB url('/images/img7.gif') repeat-x;
	text-transform: lowercase;
	font-size: 12px;
	color: #7A7A7A;
}

/* Posted */

.posted {
	height: 33px;
	margin: 0 0 10px 0;
	padding: 10px 15px 0 15px;
	background: url('/images/posted_bg.gif') repeat-x;
	border-bottom: 1px solid #F2F2F2;
}

.posted p {
	float: left;
	margin: 0;
}

.posted .comments {
	float: right;
}

.posted a {
	color: #717171;
}

/* Header */

#header {
	width: 917px;
	height: 40px;
	margin: 0 auto;
	background: url('/images/bg_top_middle.gif') repeat-x;
}

/* Logo */

#logo {
	float: right;
	height: 40px;
    width: 20px;
	padding: 0 0 0 0;
  	background: url('/images/bg_top_right.gif') no-repeat right top;
}

#logo * {
	text-decoration: none;
}

/* Menu */

#menu {
	float: left;
	height: 25px;
	padding: 10px 0 0 0;
	background: url('/images/bg_top_left.gif') no-repeat;
}

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

#menu li {
	display: inline;
}

#menu a {
	padding: 0 15px 0 20px;
	border-left: 1px solid #DBDBDB;
	text-transform: lowercase;
	text-decoration: none;
	font-size: 13px;
	color: #3B3B3B;
}

#menu .first a {
	border: none;
}

#menu li span {
	padding: 0 15px 0 20px;
	border-left: 1px solid #DBDBDB;
	text-transform: lowercase;
	text-decoration: none;
	font-size: 13px;
	color: #A9A9A9;
}


/* Splash */

#splash {
	width: 877px; /*877*/
	height: 180px;
	margin: 0 auto;
    text-align: left;
	background: #3B0D00 url('/images/banner_top.jpg') top right no-repeat;
	border-right: 20px solid #FFFFFF;
	border-left: 20px solid #FFFFFF;
}

#splash h1 {
	padding: 110px 0 0 10px;
	font-size: 32px;
    font-weight: bold;
}

#splash h1 a {
	color: #FFFFFF; text-decoration: none;
}

#fans	{
    font-size:13px;
    padding-left: 10px;
    color: #FFFFFF;
}

/* Content */

#content {
	width: 847px;
	margin: 0 auto;
	padding: 10px 35px 0 35px;
	background: #FFFFFF url('/images/bg_bottom.gif') no-repeat left bottom;
}

#colOne {
	float: left;
	width: 620px;
}

#colTwo {
	float: right;
	width: 185px;
	padding: 5px 0 0 0;
}

/* Footer */
#footer {
	text-align: center;
	color: #777777;
}

#footer a {
	color: #5D5D5D;
}

/* Gallery*/

.gallery_l  {text-align: center; float: left; width: 50%;}
.gallery_r  {text-align: center; float: right; width: 50%;}
.gallery_title	{text-align: center; line-height:18px; font-size: 15px; font-weight: bold;}

.menu_l  {text-align: left; float: left; width: 50%;}
.menu_r  {text-align: left; float: right; width: 50%;}

.item_1	{text-align: left; float: left; width: 70%; line-height: 20px; margin-bottom: 6px;}
.item_2 {text-align: left; float: left; width: 15%;}
.item_3 {text-align: right; float: right; width: 15%;}

.item_4	{text-align: left; float: left; width: 70%; line-height: 20px; margin-bottom: 6px; background:url('/images/posted_bg.gif') repeat-x top left;}
.item_5 {text-align: left; float: left; width: 15%; background:url('/images/posted_bg.gif') repeat-x top left;}
.item_6 {text-align: right; float: right; width: 15%;background:url('/images/posted_bg.gif') repeat-x top left;}

.form_l  {text-align: left; float: left; width: 50%; line-height: 28px; border: 1px solid #FFFFFF; margin: 0;}
.form_r  {text-align: left; float: right; width: 48%; line-height: 28px; vertical-align: top; margin: 0;}