/*
File:			custom.css
*/

body {
color: #fff;
background: #000 url(/images/hero-bg.jpg) fixed no-repeat 720px 0;
}
#contentWrapper {
width: 950px;
background: #000;
margin: 0 auto;
}
#page {
background: transparent;
}
#bodyWrapper {
width: 950px;
margin: 0 auto;
background: #000;
}
#header {
border-bottom: 0px;
background: #000;
padding: 0px;
}
!#feature_box {
height: 320px;
background: #000 url(!http://superwebdesignguy.com/clients/aka/wp-content/themes/thesis_151/images/feature_bg.png) repeat-x;
text-align: ;
}
.sldrlink {
font-size: 0px;
}
#content {
background: #0e0e0e;
border: 1px solid #1e1e1e;
margin:15px 0 0 0;
}
#sidebars {
border: 0px solid #000;
margin: 0 2px 0 0;
width:308px;
}
#sidebar_1 {
background: #0e0e0e;
border: 1px solid #1e1e1e;
margin:15px 10px 0 0;
}
#sidebar_2 {
background: #0e0e0e;
margin-top: 15px;
border: 1px solid #1e1e1e;
width: 260px;
}
#content_box {
background:transparent;
}
#footer {
border: 1px solid #1e1e1e;
margin-top:25px;
margin-bottom: 20px;
font-size: 11px;
background: #0e0e0e;
}
a {
color: #fff;
text-decoration:none;
font-weight:bold;
}
a:hover {
background: #fff;
color: #000;
text-decoration:underline;
font-weight:bold;
}
a:active {
background: #fff;
color: #000;
text-decoration:none;
font-weight:bold;
}
a:visited {
color: #fff;
text-decoration:none;
font-weight:bold;
}
a:visited:hover{
background: #fff;
color: #000;
text-decoration:underline;
font-weight:bold;
}
h2 a {
color:#E256F7;
}
h2 a:hover {
background: #fff;
color: #000;
}
a:visited {
color:#fff;
font-weight:bold;
text-decoration:none;
}
.format_text .to_comments span {
color:#666666;
}
.format_text .to_comments span a:hover {
color:#000000;
}
.menu li {
margin-bottom:0em;
}
.sidebar h3 {
color: #888888;
font-size:1.2em;
}
.menu {
background: #0e0e0e;
padding: 0 3px 0 0;
border: 1px solid #1e1e1e;
margin: 0px 0px 0px 0px;
}
.menu a {
border-color: #1e1e1e;
border-width: 0 1px 0px 0px;
font-size:1.35em;
}
.menu .rss a {
color:#FFFFFF;
}
h1, h2, h3 {
color: #fff;
}
.comments_closed {
font-size: 0px;
padding: 14px 0 0 0;
}
.customPage h1 {
text-align:center;
}
.customPage h3 {
margin:0;
}
.customTour h1 {
text-align:center;
}
.headline_area h2 {
font-size: 16px
}
h2 {
font-size: 14px;
}
#column_wrap {
background: transparent;
}
tweetmeme_button{
background:#000;
}
.holiday-box {
	border: 3px solid #FF0000;
        padding-bottom: 10px;
        font-size: 12px;
}
#holiday-header {
	background-color:#FF0000;
	margin: 0 0 20px 0;
	padding: 10px 0;
}
#feature_box {
        padding: 0;
        background: #000;
        border: 0px;
}
#holiday-padding {
        padding: 0px 10px;
}
input.form_submit:hover {
color:#DE00FF;
}
.comments_intro span {
color:#666666;
}
.customTour .dates {
	text-align:center;
	color: #FFF;
	border-top: 1px solid #333;
	border-left: 1px solid #333;
        margin-bottom: 15px;
        width:100%;
}
.customTour .heading {
        background:#333;
        padding:6px 0px;
	border-bottom: 1px solid #333;
	border-right: 1px solid #333;
}
.customTour .dates td {
        padding:6px 0px;
	border-bottom: 1px solid #333;
	border-right: 1px solid #333;
}
.ticket_link a {
background: #444;
color: #fff;
border:1px solid #999;
font-weight:normal;
font-family:Times New Roman;
padding:2px 5px;
text-decoration:none;
}
.ticket_link a:hover {
background: #DE00FF;
color: #fff;
border:1px solid #f29dff;
font-weight:normal;
font-family:Times New Roman;
padding:2px 5px;
text-decoration:none;
}
li.widget {
padding-bottom: 15px;
}
.custom .vidBox {
float:left;
text-align:center;
border:solid 1px #fff;
}
.custom .vidBox h2 {
background:#fff;
color:#000;
margin:0;
font-size:1.1em;
}
.custom .vidBox p {
margin:0;
}
.clear {
clear:both;
}
.overlay {
background:#000;
position:fixed;
height:100%;
width:100%;
display:block;
z-index:100000;
left:0;
top:0;
}
.splash {
width:850px;
height:731px;
margin:0 auto;
background:url(/images/splash.jpg) no-repeat;
display:block;
position:fixed;
top:0;
z-index:1000001;
cursor:pointer;
}