/*
Theme Name:		WireUpdate5
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 {
    margin:5px;
	padding:5px;
	font-size:12px;
	border: 1px dashed #544c1f;
	color:#111;
	background:#f4f1df;
	font-style:italic;
	}
body {
	font-family: Arial, Sans-Serif;
	background-color:#cfcfcf;
}

#wrapper {
	margin:0 auto;
	margin-bottom:15px;
	width:976px;
	background:#fff;
}
#header {
	width:952px;
	margin:0 auto;
	background:url(images/headerbg.jpg) no-repeat;
	height:252px;
}

h2 {
	color:#FFFFFF;
	font-size:26px;
	padding:0 5px 0 5px ;
}
#headerlogo {
    width:166px;
	margin:0 auto;
	padding-top:5px;
}
#headertext {
	width:952px;
	margin:0 auto;
	text-align:center;
	font-size:48px;
	font-weight:bolder;
	color:#fff;
	font-family:Verdana;
	margin-top:-15px;
	margin-bottom:20px;
}






#headernav {
	font-family: 'Lucida Grande', Arial, Helvetica, sans-serif;
	font-size:12px;
	list-style: none; 
	margin:0 auto;
	height: 25px; 
	width:925px;
	margin-top:11px;
	float:left;
}
#headernav a {
	color:#000;
	font-size:16px;
	margin-right:5px;
	font-weight:700;
	padding:5px 10px;
	text-decoration:none;
}
#headernav a:hover {
	color:#d50000;
}
#headernav ul {margin-left:20px;}
#headernav li {
	list-style:none;
	float: left; 
	height: 25px; 
	margin-right:10px;

}
#headernav li:hover {

}
#headernav li a {
	height: 25px; 
}
#headernav li a:hover {
}
#icons {
	float:right;
	text-align:right;
	margin-top:3px;
	margin-right:10px;
}
.breakingwidgetbg {
	float:right;
	width: 900px;
	margin:0 auto;
	margin-top:45px;
}
.breakingwidget {
	font-size:13px;
	color:#2b2b2b;
}

.breakingwidget a {
	color:#d11919;
}
.breakingwidget a:hover {
	text-decoration:underline;
}
.breakingwidget ul {list-style:none;}
.breakingwidget li {
	list-style:none;
	padding: 10px;
	display:block;
}
.breakingwidget ul li {list-style:none;}
.breakingwidget ul li ul {list-style:none;}
.breakingwidget ul li ul li {list-style:none;}

#cwrapper-top { 
	width:953px;
	height:3px;
	margin:0 auto;
}
#cwrapper {
	background:url(images/cwrapper-top.png) top no-repeat;
	padding-top:20px;
	width:953px;
	margin:0 auto;
}
#cwrapper-footer {
	margin:0 auto;
	width:952px;
	height:27px;
}
.contentwrapper {
	float:left;
	display:inline;
	width:645px;
	border-right:1px solid #d4d4d4;
	border-bottom:1px solid #d4d4d4;

}
.content-top {
	width:645px;
	height:12px;
}
.content {
	width:645px;
}
.content-footer {
	width:645px;
	height:12px;
}
.left-sidebar {
	float:left;
	width:140px;
	margin-left:2px;
}
.postwrapper {
	float:left;
	width:503px;
}
.post-top {
	width:503px;
}	
.post {
	width:503px;
}
.post-footer {
	height:13px;
	width:503px;
	margin-bottom:10px;
	}
.posttitle{
}
h1 {
	font-size:20px;
	color:#CC0000;
	font-family:Verdana;
	font-weight:bold;
	padding-left:0px;
	
}
h1 a {
	color:#CC0000;
	text-decoration:none;
}
.posttext { 
	color:#1b1b1b;
	font-size:13px;
	padding:15px 15px 5px 5px;
	line-height:18px;
}
.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 {
	background:none;
	color:#000;
	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:#CC0000;
	text-decoration:none;
}
.posttext a:hover{
	color:#666666;
}
.posttext ul {
	padding-left:20px;
	padding-right:20px;
	color:#1b1b1b;
	margin-top:10px;
	margin-bottom:10px;
}
.posttext ul li {
	list-style-type:disc;
	list-style-position:inside;
	color:#1b1b1b;
	margin-bottom:5px;
}
.posttext ol {
	list-style-type:decimal;
	padding-left:20px;
	padding-right:20px;
	color:#1b1b1b;
	margin-top:10px;
	margin-bottom:10px;
}
.posttext ol li {
	list-style-type:decimal;
	list-style-position:inside;
	color:#1b1b1b;
	margin-bottom:5px;
}
.postmeta {
	text-align:left;
	font-size:10px;
	color:#2b2b2b;
	padding-left:15px;
}
.postmeta a{
	color:#CC0000;
}
.postmeta a:hover{ 
	background-color:#e5e9f1
}
.sidebar {
	display:inline;
	float:right;
	width:305px;
}
.sidebarwidget-top {
	height:10px;
}
.sidebarwidget-bottom {
	height:10px;
	margin-bottom:5px;

}
.sidebarwidgetbg {
}
.sidebarwidget {
	font-size:12px;
	color:#2b2b2b;
}
h3 {
	color:#CC0000;
	font-weight:400;
	font-size:18px;
	text-align:left;
	padding:3px;
	font-family:Verdana;
	font-weight:bold;
}
h3 a {
	color:#CC0000;
	text-decoration:none;
}
h4 {
	color:#fff;
	font-weight:400;
	background:#000;
	font-size:18px;
	text-align:left;
	padding:3px;
	padding-left:7px;
}
h4 a {
	color:#fff;
	text-decoration:none;
}
.sidebarwidget a {
	color:#CC0000;
	text-decoration:none;
}
.sidebarwidget a:hover {
	color:#666666;
}
.sidebarwidget ul {list-style:none;}
.sidebarwidget li {
	list-style:none;
	padding: 10px;
	margin-right:8px;
	margin-left:7px;
	display:block;
}
.sidebarwidget li:hover {background:#faf9f4;}
.sidebarwidget ul li {list-style:none;border-bottom:1px dashed #dddddd;}
.sidebarwidget ul li ul {list-style:none;}
.sidebarwidget ul li ul li {list-style:none;}
 
#footer {
	min-height:120px;
	padding:5px;
	text-align:center;
	font-size: 12px;
}
#footer a {
	color:#6e6e52;
	font-weight:bold;
	margin-right:5px;
	text-decoration:none;
}
#footer a:hover {
	text-decoration:underline;
}
.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-category  { 
	color:#505050;
	margin-bottom:2px;
	padding-bottom:5px;
}
.index-category h3 a {
	color:#505050;
	font-size:12px;
	font-weight:bold;
	text-transform:uppercase;
	text-decoration:none;
	padding:3px;
	background:#e7e7e7;
	border:1px solid #d4d4d4;
	margin-right:3px;
}
.index-category h3 a:hover {
	color:#111;
	border:1px solid #a4a4a4;
}
.post-byline {
	color:#505050;
	font-size:12px;
	margin-left:0px;
}
.post-byline a{
	color:#CC0000;
	font-size:10px;
	font-weight:bold;
	text-transform:uppercase;
	text-decoration:none;
	
}
.post-byline a:hover{
	color:#666666;
}
#ad-bg {
	width:100%;
	text-align:center;
}
.twtr-tweet-wrap{padding:10px 0;}
/* 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;
}

  








