/*
Theme Name:		Phantom Theme
Theme URL: 		http://www.joe-brooks.com
Version: 		Version 1 (Wordpress 2.9)
Description: 	This theme was built by Joe Brooks. Please visit joe-brooks.com to inquire about getting your own custom wordpress theme or email me at joebrooks+wp[at]gmail.com
Author: 		Joe Brooks
Author URI:		http://www.joe-brooks.com
Tags:			Custom Wordpress Theme, Wordpress, Custom Theme, New Theme

== Short-cuts for Joe ==
Link to to inside the image folder:  (Can only be used on the php files, not in CSS - DUH!
	<img src="<?php bloginfo('template_directory') ?>/images/headerbg.png">
	
	link to home; <?php echo get_settings('home'); ?>/
*/

/* Reset Browser Defaults*/
@import url(library/styles/reset.css); 

/* Site Specific Styles */
@import url(css/screen.css);

/* Site Specific Styles */
@import url(css/wordpress-extras.css);
blockquote {
	padding:5px;
	font-size:10px;
	background:#0a0a0a;
	border: 2px solid #111111;
	color:#999999;
	}
body {
	background:url(images/bodybg.jpg) top repeat-x;
	font-family: Verdana, Geneva, sans-serif;
	background-color:#014165;
}

#wrapper {
	margin:0 auto;
	margin-top:30px;
	width:1000px;
	background:#fff;
}
#header {
	background-image:url(images/headerbg.png);
	background-position:left;
	background-repeat:no-repeat;
	height:123px;
}

h2 {
	font-size:16px;
	color:#285F7D;
	font-weight:bold;
	padding-left:15px;
}
#headerlogo {
	float:left;
	margin-top:16px;
	margin-left:77px;
}
#headertext {
	float:right;
	margin-top:13px;
	margin-right:30px;
}
#headertext2 {
	padding:15px 25px;
}
#headertext a {
	color:#f00;
	text-decoration:none;
}
#headertext a:visited {
	color:#999;
}	
#headertext a:hover {
	color:#f00;
	text-decoration:underline;
}
#title {
	color: #F00;
	font-size: 14px;
	font-weight: bold;
}
#title_sub {
	color: #285F7D;
	font-size: 13px;
	font-weight: bold;
}
#title_black {
	color: #2C6180;
	font-size: 12px;
	font-family: Verdana, Geneva, sans-serif;
	font-weight: bold;
	padding-left: 5px;
}





#headernav {
	background:url(images/bars_03.png);
	list-style: none; 
	margin:0 auto;
	width:1000px;
	height: 54px; 
	font-family: Verdana, Geneva, sans-serif;
}
#headernavpad {
	padding-left:40px;
	padding-top:11px;
}
#headernav a {
	color:#999;
	font-size:11px;
	margin-right:5px;
	font-weight:600;
	text-decoration:none;
}
#headernav a:hover {
	color:#f00;
	text-decoration:underline;
}
#headernav li {
	float: left; 
	height: 15px; 
	padding: 0px 0 10px 3px; 
	list-style:none;
}
#headernav li:hover {
}
#headernav li a {
	height: 15px; 
    padding: 2px 20px 2px 20px; 
	margin-left:-4px;
}
#headernav li a:hover {
}
#topsection {
    
	margin:0 auto;
	height:285px;margin-top:-8px;
}
.contenttop {
	background:url(images/back_bubble_top.png);
	min-height:42px;	
	width:600px;
}
.content {
	float:left;
	display:inline;
	width:600px;
	margin-left:40px;
	margin-top:20px;
}
.contentwrap {
	background:url(images/back_bubble_mid.png);
}
.contentbottom {
	background:url(images/back_bubble_bottom.png);
	min-height:39px;
	width:600px;
}	
.post {
	margin-right:10px;
	padding:0 10px 10px 10px;

}
.posttitle{
}
h1 {
	font-size:13px;
	color:#285F7D;
	font-weight:bold;
	padding-left:15px;
}
h1 a {
	color:#285F7D;
	text-decoration:none;
}
.posttext { 
	color:#666;
	font-size:11px;
	padding:15px 15px 15px 15px;
	line-height:18px;
	font-family: Verdana, Geneva, sans-serif;
}
.posttext h2 {
margin: 5px 0 5px 0;
}
.posttext h3 {
	font-size:16px;
	font-weight:bold;
	text-align:left;
	padding:0;
	margin: 5px 0 5px 0;

	}
.posttext h4 {
	font-size:14px;
	font-weight:bold;
	text-align:left;
	padding:0;
	margin: 5px 0 5px 0;

	}
.posttext h5 {
	font-size:12px;
	font-weight:bold;
	text-align:left;
	padding:0;
	margin: 5px 0 5px 0;

	}
.posttext h6 {
	font-size:10px;
	font-weight:bold;
	text-align:left;
	padding:0;
	margin: 5px 0 5px 0;

	}
.posttext p{
	padding-bottom:10px;
}
.posttext a{
	color:#285F7D;
	text-decoration:none;
	font-weight:bold;
}
.posttext a:hover{
	color:#666666;
}
.posttext ul {
	padding-left:40px;
	padding-right:40px;
	color:#666666;
	margin-top:20px;
	margin-bottom:20px;
}
.posttext ul li {
	list-style-type:disc;
	list-style-position:inside;
	color:#666666;
	margin-bottom:5px;
}
.posttext ol {
	list-style-type:decimal;
	padding-left:40px;
	padding-right:40px;
	color:#666666;
	margin-top:20px;
	margin-bottom:20px;
}
.posttext ol li {
	list-style-type:decimal;
	list-style-position:inside;
	color:#666666;
	margin-bottom:5px;
}
.postmeta {
	text-align:left;
	font-size:10px;
	color:#2b2b2b;
	padding-left:15px;
}
.postmeta a{
	color:#285F7D;
	text-decoration:none;
	font-weight:bold;
}
.postmeta a:hover{ 
	background-color:#e5e9f1
}
.sidebar {
	display:inline;
	float:right;
	width:295px;
	margin-top:30px;
	margin-right:10px;
}
.sidebarwidgetbg {
	margin-bottom:10px;
}
.sidebarwidget {
	background: url(images/sidebarbg-bottom.png) bottom repeat-x;
	font-size:12px;
	color:#666;
}
h3 {
	font-size:13px;
	color:#285F7D;
	font-weight:bold;	
}
h3 a {
	color:#285F7D;
	text-decoration:none;
}
.sidebarwidget a {
	color:#111;
}
.sidebarwidget a:hover {
	text-decoration:underline;
}
.sidebarwidget ul {list-style:none;}
.sidebarwidget li {
	list-style:none;
	display:block;
}
.sidebarwidget ul li {list-style:none;	padding: 3px 10px 3px 10px;}
.sidebarwidget ul li ul {list-style:none;}
.sidebarwidget ul li ul li {list-style:none;}

#footer {
	min-height:54px;
	text-align:center;
	font-size: 12px;
	width:1000px;
	margin:0 auto;
	background-color:#fff;
	margin-bottom:20px;
	color:#666;
}
.textwidget {padding:10px;}
.searchform {padding-left:10px;}
#footernav {
	background:#fff url(images/bars_05.png) no-repeat;
	list-style: none; 
	margin:0 auto;
	width:1000px;
	height: 34px; 
	padding-bottom:0px;
	font-family: Verdana, Geneva, sans-serif;
}
#footernavpad {
	padding-left:40px;
	padding-top:12px;
}
#footernav a {
	color:#999;
	font-size:11px;
	margin-right:5px;
	font-weight:600;
	text-decoration:none;
}
#footernav a:hover {
	color:#f00;
	text-decoration:underline;
}
#footernav li {
	float: left; 
	height: 15px; 
	padding: 0px 0 10px 3px; 
	list-style:none;
}
#footernav li:hover {
}
#footernav li a {
	height: 15px; 
    padding: 2px 20px 2px 20px; 
	margin-left:-4px;
}
#footernav li a:hover {
}

#footer a {
	color:#999;
	font-weight:bold;
	margin-right:5px;
	text-decoration:none;
}
#footer a:hover {
	color:#f00;
	text-decoration:underline;
}
#footertext {
	font-size:11px;
}
.postmeta-single {
	background:#eef0f1;
	padding:15px;
}

.comment-count {
	float:right;
	margin-left:25px;
	font-weight:bolder;
	color:#b7bfc4;
}
.comment-count a{
	font-size: 20px;
	font-weight:bolder;
	color:#b7bfc4;
	text-decoration:none;
}














/* Index Main Masthead
-------------------------------------------------------------- */

#masthead {
	width: 931px;
	margin: 0 auto;
	padding: 0;
	clear: both;
	background:url(images/top-section.png) no-repeat;
	height:265px;
	}

#myController span{
	text-indent:-10000px;
	display: none;
}

#jFlowSlide{ float: left;}

#myController span.jFlowSelected {
}

.jFlowPrev{
	float: left;
	width: 30px;
	height: 30px;
	margin: 120px 0 0 -15px;
	text-indent:-10000px;
	cursor:pointer;
	background: transparent url(images/topslideleft.png) top left no-repeat;
}

.jFlowNext{
	float: right;
	width: 30px;
	height: 30px;
	margin: 120px -15px 0 0;
	text-indent:-10000px;
	cursor:pointer;
	background: transparent url(images/topslideright.png) top left no-repeat;
}

.masthead_lft{
	float:left;
	margin:	45px 0 0 30px;
	width:350px;
	color:#484848;
}

.masthead_lft h2 a{
	color:#484848;
	font-weight:bolder;
	text-decoration: none;
	}

.masthead_lft h2 a:hover{
	color:#484848;
	text-decoration: none;
}

.masthead_lft h2{
	color:#B71517;
	font-size: 20px;
	}
.masthead_lft p{
	font-size: 12px;;
	line-height: 1;
	margin-bottom: .15em; 
	}

.mh_contact{
	float:right;    
	background:transparent url(images/mh_contact.png) no-repeat;
	display:block;
	margin:8px 0 0 12px;
	height:30px;    
	width:130px;   
	text-indent:-9999px;    
	overflow:hidden;
	}
	
a.mh_contact:hover{
	background:transparent url(images/mh_contact.png) 0 -30px no-repeat;    
	display:block;    
	height:30px;    
	width:130px;    
	text-indent:-9999px;    
	overflow:hidden
	}

.masthead_rgt{
	float:right;
	padding: 21px 20px 0 0px;
	width:413px;
	height:212px;
	background:transparent url(images/msthdframe.png) top left no-repeat;
	}

.masthead_rgt img{
	width: 413px;
	height: 212px;
	border: 3px #fff solid;
	}

.footerbar-top {
	background: url(images/footer-top.png);
	width:928px;
	height:9px;
	margin-top:20px;
}
.footerbar-wrapper {
	background: url(images/footer-wrapper.png);
	width:928px;
	padding-left:3px;
	min-height:210px;
}
.footerbar-bottom {
	background: url(images/footer-bottom.png);
	width:928px;
	height:10px;
}	
.footerbar-sidebar {
	width:285px;
	margin-left:10px;
	margin-right:14px;
	float:left;
}

  







