/* NAV BAR COLORS*/
.menu a {color: #FFFFFF;/* Main Text Color */ background: #000000;/* Regular BG color */ border-color: #000000; }
.menu .current a {color: #FF0000;}
.menu a:hover {color: #FF0000; background: #000000;}
.menu .current a:hover {color: #FF0000; background: #000000; }

/* SITE COLOR LAYOUT */
a { color: #FF0000; }/* Link Color */
a:hover { color: #FFFFFF}/* Link Hover Color */
.linklistcatname{ color: #FFFFFF }
.wp-caption { background-color: #111; border-color:  #333; }

.sidebar a:hover {color:#FFffff; }/* Sidebar Sub Text Hover */
.sidebar a {color:#ff0000; }/* Sidebar Sub Text */
.sidebar h3 {color: #FFffff;}/* Sidebar Title Text */
h2 {color: #FFFFFF; }/* Main Page Title */
h1 { color: #FFFFFF;}/* Standard Page Titles */
body {color: #D8D8D8;  } /* Main text color */
body {background-color:#000000; }
#footer, #footer a { color: #6e6e6e; }
#footer a:hover { color: #FF0000; }
.format_text .to_comments span { color: #FFFFFF; line-height: 1em; }/* Main Comment Count Color */
.comments_intro span { color: #FFFFFF; line-height: 1em; } /* Sub Content Count Color */

#column_wrap .sidebar ul.sidebar_list { padding-top: 0em; }
li.widget { font-size: 1.3em; line-height: 1.385em; margin-bottom: 0em; }

.linklistcatname{font-size: 16px; font-weight: bold;}/* Category Titles on the Links Page */

body {	
margin-left: 0px;
margin-top: 0px;
margin-right: 0px;
margin-bottom: 0px;
background-image: url(/images/bg.jpg);
background-repeat: no-repeat;
background-position: center top;
background-attachment: fixed;}

#container {width: 1000px; margin-top: 0; margin-right: auto; margin-bottom: 0; margin-left: auto;}

#videoContainer-1 { width:610px; overflow:hidden;}

#header {
background-image: url(/images/header.jpg);
background-position: right top;
background-repeat: no-repeat;
position: relative;
height:124px;
padding:0px;
margin:0px;}

.custom #header #tagline {display:none;}

#HeaderBanner {
height: 62px;
width: 470px;
position: absolute;
left: 501px;
top: 27px;
text-align: center;}

/* Nav Bar */
.menu a {
text-transform: uppercase;
letter-spacing: 2px;
display: block;
border-style: solid;
font-size: 1.2em;
line-height: 1.273em;
padding: 0.636em 0.818em;
border-width: 0.091em;
border-left-width: 0;}

h1 {font-size: 24px; font-weight: bold; font-variant: normal;}/* Standard Page Titles */

h2 { font-size: 24px; font-weight: bold; font-variant: normal;}/* Main Page Title */

.sidebar h3 { font-variant: small-caps; letter-spacing: 0px; }

#content_box {background-image: url(/images/contentbg.jpg);}

#content {width:640px; padding:2px; margin:0px;}

#content div { padding:1.5px; margin:0px;}

#column_wrap { width:820px;}

#element.style { background-color: #FF0000;}

.no_sidebars {background: none !important;}

.sidebars {overflow:hidden;}

/* DO NOT TOUCH!!! */
.sidebar ul.sidebar_list { padding:5px; margin:0px;}

#sidebars {width:170px; padding:0px; margin:0px;}

/* Left Sidebar */
#sidebar_1 {width:170px; padding:0px; margin:0px;}

/* Right Sidebar */
#sidebar_2 {width:170px; padding:0px; margin:0px;}

.sidebar .text_input {width:97%;}

.sidebar {
	color: #FFFFFF;
}


/* Sidebar Title Text */
.sidebar h3 {font-size: 18px; font-weight: bold; text-align: center; font-variant: normal;}

/* Sidebar Sub Text */
.sidebar a {font-weight: bold; text-decoration: none;} *

/* Sidebar Sub Text Hover */
.sidebar a:hover {text-decoration: underline;}

.BG { background-repeat: no-repeat; background-position: center top; background-attachment: fixed;} 

.wp-caption {border-style: solid; font-style: italic; text-align: center; margin:5px;}

.format_text  {border-bottom:1px dotted #333; margin-bottom:25px;}

#footer {
background-image: url(/images/footerbg.jpg);
background-repeat: no-repeat;
text-align: center;
height: 109px;
padding-top: 37px;
padding-right: 36px;
padding-left: 36px; }

#footer p { font-size: 1em; line-height: 1.667em; }

