@charset "utf-8";
/* CSS Document */


body { 
    font-family: 'arial', sans-serif;
    font-weight: 300;
    font-size: 16px;
    line-height: 1.7;
	background-color: black;
	color: #cccccc;
}

#Halloween-logo {
    background-image:url("../graphics/HalloweenBanner.gif");
    background-repeat:no-repeat;
    background-position:center;
    display:block;
    height:80px;
    overflow:hidden;
    text-indent:100%;
    white-space:nowrap;
    margin: 7px 0;
}


h1 {
    font-weight: 700;
	color: #ff9900;
    margin-top: 18px;
}

h2 {
    color: #ff0000;
    margin-bottom: 20px;
}

p.text-center { font-weight:bold; font-size: 11pt; text-align:center; color: #ff9900 }

.small { font: bold 7pt/9pt; text-align:center; color: #FF9999 }

a {
    color: #ffcc00;
    text-decoration: underline;
}
    
a:hover,
a:focus {
    color: #ff9900;
    text-decoration: underline;
}

a.subhead1 {
    color: #ff9900;
    text-decoration: underline;
}
    
a.subhead1:hover,
a.subhead1:focus {
    color: #ff9900;
    text-decoration: underline;
}

a.subhead2 {
    color: #ff9900;
    text-decoration: none;
}
    
a.subhead2:hover,
a.subhead2:focus {
    color: #ff9900;
    text-decoration: none;
}


[class*="col-"] {
    margin-bottom: 15px;
}

ol > li {
    margin: 5px 0;
}

.navbar-collapse {
    padding-left: 0;
}

.navbar-inverse {
    background-color: #ff9900;
    border-style: none;
    border-radius: 4px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
}

.navbar-inverse .nav li.dropdown.open > .dropdown-toggle, .navbar-inverse .nav   li.dropdown.active > .dropdown-toggle, .navbar-inverse .nav li.dropdown.open.active > .dropdown-toggle {
    background-color:#ff9900;
    color: #000000;
}

.navbar .nav li.dropdown.open > .dropdown-toggle, .navbar .nav li.dropdown.active > .dropdown-toggle, .navbar .nav li.dropdown.open.active > .dropdown-toggle {
    background-color:#ff9900;
    color: #000000;
}

.navbar-inverse .navbar-nav > li > a {
    color: black;
	padding: 16px;
}

.navbar-inverse .navbar-nav > li > a:hover,
.navbar-inverse .navbar-nav > li > a:focus {
    color: black;
    background-color: #ff9900;
    background: -webkit-linear-gradient(top, rgba(255, 153, 0, 1) 0%, rgba(204, 102, 0, 1) 100%);
    background: linear-gradient(to bottom, rgba(255, 153, 0, 1) 0%, rgba(204, 102, 0, 1) 100%);
}

.navbar-inverse .navbar-nav > .active > a,
.navbar-inverse .navbar-nav > .active > a:hover,
.navbar-inverse .navbar-nav > .active > a:focus {
    color: black;
    background-color: #ff9900;
    background: -webkit-linear-gradient(top, rgba(255, 153, 0, 1) 0%, rgba(204, 102, 0, 1) 100%);
    background: linear-gradient(to bottom, rgba(255, 153, 0, 1) 0%, rgba(204, 102, 0, 1) 100%);
}

.dropdown-menu {
    background-color: #ff9900; 
    border-style: none;
    padding-top: 0;
}

.navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
    color: #000000;
}

.navbar-inverse .navbar-nav .open .dropdown-menu > li > a:hover, 
.navbar-inverse .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #000000;
    text-decoration: none;
    background-color:#ff9900;
    background: -webkit-linear-gradient(top, rgba(255, 204, 102, 1) 0%, rgba(255, 153, 0, 1) 100%);
    background: linear-gradient(to bottom, rgba(255, 204, 102, 1) 0%, rgba(255, 153, 0, 1) 100%);
}

.navbar-inverse .navbar-toggle:hover,
.navbar-inverse .navbar-toggle:focus {
    background-color: #000000;
    background: -webkit-linear-gradient(top, rgba(255, 204, 102, 1) 0%, rgba(255, 153, 0, 1) 100%);
    background: linear-gradient(to bottom, rgba(255, 204, 102, 1) 0%, rgba(255, 153, 0, 1) 100%);
}

.navbar-inverse .navbar-nav > .open > a,
.navbar-inverse .navbar-nav > .open > a:hover,
.navbar-inverse .navbar-nav > .open > a:focus {
    background-color: #ff9900;
}

.navbar-inverse .navbar-toggle:hover .icon-bar {
    background-color: #ffffff;
}

.navbar-inverse .navbar-form {
    border-color: #ffffff;
}

.navbar {
    margin-bottom: 3px;
}

.navbar-brand {
    padding: 0px 5px 0 0;
}

.navbar-form {
    margin-right: -5px;
    margin-top: 9px;
}

#brand-image { 
    height: 50px;
    margin-left: 10px; 
}

.navbar-right {
    margin-right: -30px;
}

.navbar-bottom {
    margin: 10px 0 0 0;
    padding: 0;
    min-height: 40px;
	clear: both;
}

.navbar-bottom a {
    color: #000000;
    text-decoration: underline;
    font-size: 12px;
    line-height: 1.2;
}

.navbar-bottom a:hover {
    color: #666666;
}

.navbar-bottom .container {
    width: 100%;
}

.navbar-inverse .nav-pills > li > a:hover,
.navbar-inverse .nav-pills > li > a:focus {
    background-color: #009900;
    text-decoration: underline;
}

.adsense {
	width: 100%;
	height: 28px;
	padding: 0px;
	margin-top: 8px;
	display: block;
	background-color: black;
	vertical-align: middle;
}

#ad-left {
	display: block;
	width: 336px;
	float: left;
	margin-right: 20px;
	padding-top: 7px;
	padding-left: 0px;
}

#ad-responsive {
	display: none;
}

#lower_ad_new {
height: 280px;
width: 336px;
padding-top: 12px;
padding-left: 20px;
display: inline;
float: right;
}

.vcenter {
    display: inline-block;
    vertical-align: middle;
    float: none;
}


@media (max-width: 767px) {
	
#ad-left {
	display: none;
}	
	
#ad-responsive {
	display: block;
}
	
.container {
    padding: 0 5px;
}

.container-fluid {
    padding-right: 0px;
    margin-right: 0px;
} 

.navbar-inverse {
    padding-left: 20px;
    padding-right: 0;
}

.navbar-inverse .navbar-collapse {
    margin-left: -40px;  
    padding-left: 0px;
    border-color: #ffffff;
}

.navbar-inverse .navbar-collapse .navbar-nav {
    margin-right: 0;
    padding-left: 10px;   
}


.navbar-inverse .navbar-toggle {
    margin-right: 25px;
}

.navbar-inverse .navbar-collapse .navbar-nav .navbar-right {
    padding: 0;
    margin-left: 0px;  
    margin-right: 0px;  
    width: 100%;
}

.navbar-form {
    margin: 0;
    padding: 10px 10px 10px 15px;
    max-width: 100%;
}

.navbar-brand {
    padding: 0;
}

#brand-image { 
    margin-left: 0px; 
}
}


@media (max-width: 485px) {
#Halloween-logo {
    background-image:url("../graphics/Halloween-logo-small.gif");
    width: 470px;
}

.vcenter {
    display: block;
    vertical-align: top;
    float: none;
}