/*
Skin name: Sky Gold
Version: 1.4
Author: Matt Mood
Author uri: http://www.apexcomplete.com
Description: Custom Semiologic Skin for LoanModBreakthrough.com
*/


body
{
	background-color: #330000;
	color: black;
}

a
{
	color: blue;
	text-decoration: underline;
	outline:none;
}

h1 a,
h2 a
{
	text-decoration: none;
	color: black;
}

a:hover
{
	color: firebrick;
}


#navbar, .nav_menu
{
	background-image:url('footerbg.jpg');
	background-repeat:repeat-x;
	height:34px;
	padding:0px;

	
}

#header {
	border-bottom: 1px solid #000;
}

.header_nav {
	position:relative;
	padding:0px;
}

.nav_menu ul {
	position:relative;
	top:-15px;
}

.nav_menu ul li {
	list-style: none;
	float:left;
	padding-left:5px;
	
}

a.modulesHeader, a.modulesHeader:visited {
	color:#000080;
	text-decoration:underline;
	text-align:left;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
}


.nav_menu h2 {
	display:none;
}

#wp-calendar tfoot
{
	background-color: ghostwhite;
}

h1,
h1 a
{
	color: firebrick;
}

.header h2
{
	color: darkblue;
}

.ssm #ext_wrapper,
.sms #ext_wrapper,
.mss #ext_wrapper,
.sm #ext_wrapper,
.ms #ext_wrapper,
.m #ext_wrapper
{
	border: solid 1px dimgray;
	background-color: white;
	color: black;
}

.essm #wrapper,
.esms #wrapper,
.emss #wrapper,
.ssme #wrapper,
.smse #wrapper,
.msse #wrapper,
.esm #wrapper,
.ems #wrapper,
.sme #wrapper,
.mse #wrapper,
.em #wrapper,
.me #wrapper
{
	border: solid 1px dimgray;
	background-color: white;
	color: black;
}

#ext_sidebar
{
	border: solid 1px dimgray;
	background-color: white;
	color: black;
}

#navbar
{
	border-top: solid 1px dimgray;
	border-bottom: solid 1px dimgray;
}

#footer
{
	border-top: solid 1px dimgray;
	background-image:url('footerbg.jpg');
	background-repeat:repeat-x;
}

#wp-calendar
{
	border: solid 1px dimgray;
}

#wp-calendar thead th
{
	border-bottom: solid 1px dimgray;
}

#wp-calendar tfoot td
{
	border-top: solid 1px dimgray;
}

.navbar a
{
	color: darkblue;
}

.navbar a:hover
{
	color: firebrick;
}

.sidebar h2
{
	border-bottom: solid 1px firebrick;
	padding-bottom: 1px;
}

.main table thead th
{
	border-bottom: solid 1px lightsteelblue;
}

.entry_actions,
.comment_actions
{
	border-top: solid 1px lightsteelblue;
	padding-top: 1px;
}

blockquote
{
	background-color: antiquewhite;
}

pre
{
	background-color: lavender;
}

.narrow_em #ext_sidebar,
.narrow_me #ext_sidebar,
.narrow_esm #ext_sidebar,
.narrow_ems #ext_sidebar,
.narrow_sme #ext_sidebar,
.narrow_mse #ext_sidebar,
.narrow_esms #ext_sidebar,
.narrow_smse #ext_sidebar
{
	width: 168px;
}

.wide_em #ext_sidebar,
.wide_me #ext_sidebar,
.wide_esm #ext_sidebar,
.wide_ems #ext_sidebar,
.wide_sme #ext_sidebar,
.wide_mse #ext_sidebar,
.wide_esms #ext_sidebar,
.wide_smse #ext_sidebar
{
	width: 188px;
}

/* New Landing Page Area */

#mainContain {
	width:770px;
	position:relative;

}

#lefties {
	width:450px;
	float:left;
	padding-left:20px;
	padding-right:10px;
}

#righties {
	width:270px;
	float:right;
	text-align:center;
	padding-left:9px;
	padding-right:10px;
	border-left:1px solid #999;
}

.redMan {
	font-size:24px;
	color:#F00;
	text-align:center;
}

#listies {
	font-size:14px;
	text-align:center;
}

.greyed {
	color:#666;
}

#specialBullets {
	width:600px;
	margin-left:auto;
	margin-right:auto;
}

#specialBullets ul li {
	font-size:16px;
}
