/*
* Keith Fitz-Gerald Wordpress CSS Framework
* Copyright (c) 2009 Phoogoo, inc.
*/

/* Formatting
----------------------------------*/

body {
	background: #010101 url(images/bg.png) top repeat-x;
	font-family: Arial;
	font-size: 0.88em;
	line-height: 1.33em;
	margin: 0px;
	padding: 0px;
	color: #adb6c6;
}
h1, h2, h3, h4, p {
	padding: 0px;
	margin: 0 0 10px 0;
	line-height: 1.33em;
}
h1 {
	font-size: 2em;
	font-weight: normal;
	color: #6699cc;
}
h2 {
	font-size: 1.5em;
	font-weight: normal;
	color: #6699cc;
}
h3 {
	font-size: 1.17em;
	font-weight: normal;
	color: #6699cc;
}
h4 {
	font-size: 1em;
	font-weight: bold;
	color: #6699cc;
}
a, a:active, a:visited, a:link {
	color: #5897cc;
	text-decoration: none;
}
a:hover {
    text-decoration: underline;
}
div, form {
	margin: 0px;
	padding: 0px;
	border: 0px;
}
input, textarea {
    background: #010101;
    border: 1px solid #161c27;
    padding: 0.2em;
    color: #adb6c6;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
}
hr {
    margin: 10px 0;
    padding: 0;
    color: #161c27;
    background-color: #161c27;
    border: 0;
    line-height: 0;
    height: 1px;
}
blockquote {
    background: url(images/quote.gif) top left no-repeat;
    padding: 38px 0 0 33px;
    margin: 0 0 10px 0;
    border: 0;
}
blockquote p {
    border: 1px solid #3e5578;
    background-color: #1b2538;
    color: #fff;
    padding: 20px;
    margin: 0;
}
blockquote cite {
    display: block;
    font-style: italic;
    color: #6699CC;
}

/* Structure
----------------------------------*/

#container {
    width: 940px;
    margin: 0 auto;
    position: relative;
}
#header {
    margin: 0 20px;
    height: 103px;
    position: relative;
}
#header .addthis_button {
    position: absolute;
    top: 20px;
    right: -20px;
    margin-top: -0.5em;
}
#header #logo {
    position: absolute;
    left: 0;
    top: 50%;
    margin-top: -13px;
}
#header #nav {
    position: absolute;
    right: 0px;
    top: 50%;
    height: 2em;
    margin-top: -1em;
    min-width: 523px;
    text-align: center;
}
#header #nav ul {
    margin: 0;
    padding: 0;
    list-style-type: none;
    float: left;
}
#header #nav ul li {
    margin: 0 10px;
    padding: 0px;
    float: left;
    display: inline;
}
#header #nav a { 
   position: relative;
   z-index: 2;
   font-size: 0.88em;
   text-decoration: none;
   color: #6699cc;
   display: block;
}
#header #nav a:hover, #header #nav .current_page_item a {
    color: #99ccff;
}
#header #nav #bg {
    position: absolute !important;
    bottom: 0;
    left: 50%;
    margin-left: -261px;
    z-index: 1;
}
#content {
    border-width: 0 1px 1px 1px;
    border-style: solid;
    border-color: #161c27;
    position: relative;
}
#contentInnerWrap {
    background: transparent url(images/content-bg.png) top right no-repeat;
    border-right: 1px solid #161c27;
    padding: 20px;
    min-height: 300px;
    float: left;
    width: 696px;
    margin-bottom: 208px;
}
#content #promo {
    text-align: center;
    padding: 10px 0;
    width: 736px;
    position: absolute;
    bottom: 0;
    left: 0;
    border-right: 1px solid #161c27;
}
#content #promo img {
    margin: 10px 5px;
}
#content #promo .caption {
    padding: 0 20px;
    font-size: 0.75em;
    font-style: italic;
    text-align: left;
}
#sidebar {
    float: right;
    width: 200px;
    border-left: 1px solid #161c27;
    position: relative;
    left: -1px;
    font-size: 0.92em;
}
#sidebar .section {
    margin-bottom: 10px;
    padding: 10px;
    border-bottom: 1px solid #161c27;
}
#footer {
    font-size: 0.8em;
    border-width: 0 1px 1px 1px;
    border-style: solid;
    border-color: #161c27;
    padding: 10px 20px;
}
#footer #copyright {
    color: #6699cc;
    float: left;
    margin-right: 5px;
    border-right: 1px solid #333;
    padding-right: 5px;
}
#footer .links {
    color: #333;
    margin: 0;
    padding: 0;
    list-style-type: none;
}
#footer .links li {
    float: left;
    border-right: 1px solid #333;
    margin: 0 5px 0 0;
    padding: 0 5px 0 0;
    float: left;
    display: inline;
}
#footer .links li.last {
    border: 0;
}
#footer .links a {
    display: block;
    color: #333;
    text-decoration: none;
}
#footer .links a:hover, #footer .links .current_page_item a {
    color: #666;
}

/* Content
----------------------------------*/

#searchform #s {
    overflow: hidden;
    padding: 4px 0.2em;
    width: 125px;
    float: left;
    -moz-border-radius-bottomright: 0;
    -moz-border-radius-topRight: 0;
    -webkit-border-bottom-right-radius: 0;
    -webkit-border-top-right-radius: 0;
}
#searchform #searchsubmit {
    float: left;
    border: 0;
    padding: 0;
}
#commentform #submit {
    background-color: #adb6c6;
    color: #010101;
}
#signupform {
    font-size: 0.92em;
}
#menu ul {
    margin: 0;
    padding: 0;
    list-style-type: none;
}
#menu ul li {
    list-style-type: none;
    margin: 0 0 1em 0;
    padding: 0;
}
#menu ul li li {
    list-style-type: disc;
    margin: 0 0 0 2em;
    padding: 0;
    font-size: 0.86em;
}

/* Misc
----------------------------------*/

.clear {
    overflow: hidden;
    clear: both;
    margin: 0;
    padding: 0;
    line-height: 0;
    height: 0;
}
.clearfix:after {
    visibility: hidden;
    display: block;
    font-size: 0;
    content: " ";
	clear: both;
	height: 0;
}
.clearfix { overflow: hidden; }
* html .clearfix { height: 1%; }
.clearfix { display: block; }
.button {
    background: none transparent;
    margin: 0;
    padding: 0;
    border: 0;
}
.submit {
    background: #6699cc;
    padding: 0.5em 1em;
    color: #010101;
    font-weight: bold;
}