@charset "UTF-8";

body
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #FFFFFF;
	margin: 0;
	padding: 0;
	min-width: 800px;
	text-align: center;
	background-color: #220000;
	background-image: url(images/bg_body.png);
	background-repeat: repeat-y;
	background-position: center top;
}

h2, h3, h4
{
	font-size: 1.2em;
	font-weight: normal;
	margin: 10px 0 0 0;
	background-image: url(#);
	background-repeat: repeat;
}

/* form elements */
form {
	margin:0px; padding: 0 5px;
	border: 0px; 
}
label {
	display:block;
	margin:5px 0;
	color:#999;
}
input {
	padding:2px;
	border:1px solid #999;
	font: normal 1em Verdana, sans-serif;
	color:#777;
}

textarea {
	width:524px;
	padding:2px;
	font: normal 1em Verdana, sans-serif;
	border:1px solid #777;
	height:100px;
	display:block;
	color:#777;
}
input.button {
	height: 24px;
	margin: 0;
	padding: 5px 15px;
	color: #FFF;
	background: #660000;
	border: 1px solid #330000;
	text-transform: uppercase;
	font-family: Arial, Sans-serif;
	font-size: 9px;
}

#wrapper-3 p
{
	margin: 8px 0;
	padding: 0;
	line-height: 1.3em;
}

#wrapper-3 ul
{
	list-style-type: none;
	margin: 8px 0;
	padding: 0;
}

/*
@Generic anchor (link) styles
----------------------------------------------------*/

a:link, a:visited
{
	color: #4f4f3f;
	text-transform: underline;
}

a:hover, a:active
{
	color: #000000;
	text-transform: underline;
}

/*
@Inline image styles
----------------------------------------------------*/

img.float-left
{
	float: left;
	margin: 0 6px 6px 0;
}

img.float-right
{
	float: right;
	margin: 0 0 6px 6px;
}

img.border
{
	background: #FFF;
	padding: 2px;
	border: 1px solid #999;
}

/*
@Tab navbar styles
----------------------------------------------------*/

#hornav ul
{
	margin: 0;
	list-style-type: none;
	line-height: normal;
	padding: 0;
	text-align: center;
	margin-bottom: 3px;
	font-size: 9px;
	text-transform: uppercase;
}

#hornav ul li
{
	display: inline;
	margin: 0 2px 0 0;
	padding: 3px 0 3px 10px;
	background: url(images/bg_hornav-l2.png) no-repeat top left;
}
#hornav ul li#current {
	color: #990000;
	background: url(images/bg_hornav-l.png) no-repeat top left;
}

#hornav ul li a
{
	text-decoration: none;
	padding: 3px 10px 3px 0;
	margin: 0;
	background: url(images/bg_hornav-r2.png) no-repeat top right;
}

#hornav ul li#current a {
	color: #000000;
	background: url(images/bg_hornav-r.png) no-repeat top right;
}

#hornav ul li a:link, #hornav ul li a:visited
{
	color: #888888;
}


#hornav ul li a:hover, #hornav ul li a:active
{
	color: #000000;
}

/*
@Secondary navigation styles
----------------------------------------------------*/

#navcontainer
{
	background: transparent url(images/bg_navlist-top.jpg) no-repeat top center;
	margin: 0;
	padding: 12px 0 0 0;
}

#navcontainer ul
{
	margin: 0;
	list-style-type: none;
	line-height: normal;
	padding: 0 0 12px 0;
	border-top: 1px solid #FFF;
	background: transparent url(images/bg_navlist-bottom.jpg) no-repeat bottom center;
}

#navcontainer a
{
	display: block;
	padding: 3px 6px;
	width: 168px;
	margin: 0 0px;
	background-color: #c4bfac;
	border-bottom: 1px solid #FFF;
}

#navcontainer a:link, #navlist a:visited
{
	color: #FFF;
	text-decoration: none;
}

#navcontainer a:hover
{
	background-color: #90937e;
	color: #FFF;
}

/*
@Masthead text styles
----------------------------------------------------*/

#branding
{
	margin: 0;
	padding: 0;
}

#branding h1
{
	color: #FFF;
	margin: 0;
	text-align: center;
	font-weight:normal;
	border-top-width: 4px;
	border-top-style: solid;
	border-top-color: #000;
	height: 15px;
	padding-top: 20px;
	padding-right: 0;
	padding-bottom: 20px;
	padding-left: 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 36px;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
}

/*
@Layout styles
----------------------------------------------------*/

#wrapper-body
{
	background: transparent url(#) no-repeat top right;
	width: auto;
	margin: 0;
	padding: 0;
}

#wrapper-1
{
	width: auto;
	background-image: url(images/bg_bodx.png);
	background-repeat: no-repeat;
	background-position: center top;
}

#wrapper-2
{
	width: 780px;
	margin: 0 auto;
	text-align: center;
}

#wrapper-3
{
	color: #333;
	text-align: left;
	background-image: url(#);
	background-repeat: repeat-y;
}

#content-top
{
	margin: 0;
	height: 15px;
	background: url(images/bg_content-top.png) no-repeat;
	font-size: 0;
	line-height: 0;
}

#content-1
{
	float: left;
	width: 200px;
	font-size: .75em;
	margin: 0;
	padding: 0;
}

#content-2
{
	float: left;
	width: 350px;
	margin: 0 15px;
	padding: 0;
	font-size: .75em;
}

#content-3
{
	float: left;
	width: 200px;
	font-size: .75em;
	margin: 0;
	padding: 0;
}

#content-bottom
{
	clear: both;
	height: 15px;
	font-size: 0;
	line-height: 0;
	background-image: none;
}

.content-wrap
{
	padding: 0 10px 5px 10px;
	margin: 0;
}

#footer p
{
	font-size: 0.75em;
	margin: 12px 0;
	color: #000;
}

/*
@Blog post styles
----------------------------------------------------*/

.date
{
	float: left;
	height: 52px;
	width: 52px;
	background: url(images/date.png) no-repeat;
	margin-right: 10px;
	padding-top: 0px;
	line-height: normal;
}

.date .month
{
	display: block;
	text-align: center;
	color: #FFF;
	font-size: 11px;
	padding-top: 4px;
	text-transform: uppercase;
}

.date .day
{
	display: block;
	text-align: center;
	padding-top: 5px;
	color: #222;
	font-size: 18px;
	font-weight: bold;
}
.recs
{
	float: left;
	height: 112px;
	width: 102px;
	margin-right: 10px;
	padding-top: 0px;
	line-height: normal;
}

.recs a:link
{
	color: #000;
}
.recs a:visited
{
	color: #000;
}
.recs a:hover
{
	color: #999999;
}

.meta
{
	display: block;
	font-size: 11px;
	color: #000;
	clear: right;
}

.titlevent
{
	display: block;
	font-size: 9px;
	color: #000;
	clear: right;
}

.titlevari
{
	display: block;
	font-size: 9px;
	color: #000;
	clear: right;
	font-weight: bold;
}

.blog-entry
{
	clear: both;
	font-size: 11px;
}

#searchform
{
	margin: 8px 0;
	padding: 0;
}

/*
@Search form styles
----------------------------------------------------*/

#searchform fieldset
{
	margin: 0;
	padding: 0;
	border: 0;
}

#searchform label
{
	color: #999;
	display: none;
}

#searchform input
{
	width: 160px;
	color: #222;
}

#searchform #submitquery
{
	display: none;
}

.lcc
{
	padding-top: 8px;
}