
/* ############################## Basic Styles ############################## */

a {
	text-decoration: none;
	color: #1479c2;
}

a:hover {
	text-decoration: none;
	color: #159CFF;
}
	
blockquote {
	background: #080808 url("images/quotes.gif") no-repeat top left;
	border-left: 7px solid #004173;
}

hr {
	color: #212121;
}

h1,h2,h3,h4,h5,h6 {
	color: #374D62;
}

.row0 {
	background-color: #212021;
}

.row1 {
	background-color: #080808;
}


/* ############################## Layout ############################## */

html {
	color: #222;
	background: #779FBF;
}


/* ############################## Header ############################## */

/* ------------ Header Top ------------ */

#layout_header {
	background-color: #517492; 
}

#layout_header #header_top {

}



/* ############################## Navigation ############################## */

/* ------------ Primary Navigation ------------ */

#primary_nav {
	background: #FFCC00 url("../images/yellow/catbg.png") repeat-x top;
	height:28px;
}

#primary_nav .menu ul {
	margin:0;
}

#primary_nav .menu ul li {
	background: #FFCC00 url("../images/yellow/catbg.png") repeat-x top;
	list-style:none;
	float:left;
	height:28px;
	line-height:28px;
}

#primary_nav .menu ul li a {
	padding:0 10px;
	color:#00002D;
	border-right:1px solid #031A2F;
	font-weight:bold;
	font-size:10pt;
	display:block;
}

#primary_nav .menu ul li a:hover {
	background: #FF9900 url("../images/darkyellow/catbg.png") repeat-x top;
	color:#00002D;
	text-decoration:underline;
}

#primary_nav .menu ul li #active_menu {
	background: #FF9900 url("../images/darkyellow/catbg.png") repeat-x top;
	color:#00002D;
}

#primary_nav .menu ul li #active_menu:hover {
	background: #FF9900 url("../images/darkyellow/catbg.png") repeat-x top;
}


/* ------------ Secondary Navigation ------------ */

#secondary_nav {
	background: #374D62;
}

#secondary_nav .menu ul li a {
	color: #ffffff;
	border-right: 1px solid #000;
	background: #374D62;
}

#secondary_nav .menu ul li a:hover,
#secondary_nav .menu ul li a.active {
	color: #ffffff;
}

#secondary_nav .menu ul li.current_page_item {
	background-color: #FFA201;
}


/* ############################## Layout Main Body ############################## */

#layout_main_body {
	background-color: #fff;
}

#layout_main_body .container_middle_left {
	color: #fff;
}

#layout_main_body .container_middle_right {
	color: #fff;
}

#layout_main_body .container_left {
	color: #636363;
}

#layout_main_body .container_right {
	color: #636363;
}


/* ############################## Content Components ############################## */

/* ------------ Advertisement Boxes ------------ */

.ad_label_vertical_thick {
	background: top left no-repeat url('images/ads/advertisement-vertical.png');
	padding-left: 25px;
}

/* ------------ Frame Boxes ------------ */

.component .frame {
	background: #E7ECF1;
	color: #374D62;
	border: 1px solid #517492;
}

.yellow .component .frame {
	background-color: #FEFFBF;
	color: #111;
	border: 1px solid #FFCC00;
}

/* ------------ Header ------------ */

.component .header {
	background: url("../images/blue/catbg.png") repeat-x;
	color: #fff;
}

.yellow .component .header {
	background: url("../images/yellow/catbg.png") repeat-x;
	color: #00002D;
}

.component .header h1, 
.component .header h1 a,
.component .header h2, 
.component .header h2 a,
.component .header h3, 
.component .header h3 a {
	color: #fff;
}

.yellow .component .header h1, 
.yellow .component .header h1 a,
.yellow .component .header h2, 
.yellow .component .header h2 a,
.yellow .component .header h3, 
.yellow .component .header h3 a {
	color: #00002D;
}

/* ------------ Body/Content ------------ */

.component .body {
}

.component .frame .content {

}

.component .content a,
.component .content a:visited {
	color: #1479c2;
}

.component .content a:hover,
.component .content a:active {
	color: #109EFF;	
}

.component ul li {
	padding:0;
	margin:0;
}

.component ul li a {
	display: block;
	background: #E7ECF1 url("../images/lightblue/catbg.png") repeat-x top;
	padding: 2px 4px;
	line-height: 1.2em;
}

.component ul li.yellow a {
	display: block;
	background: url("../images/yellow/catbg.png") repeat-x top;
	padding: 2px 4px;
	line-height: 1.2em;
}

.component ul li a:hover {
	background: #13649E url("../images/blue/catbg.png") repeat-x bottom;
	color: #fff;
}

.component ul li a .thumb {
	display:none;
	text-align:right;
}
.component ul li a:hover .thumb {
	display:block;
}

/* ------------ Footer / Pagination ------------ */

.component .footer {
	background-color: #004173;
}


/* ############################## Info Lists ############################## */

.info_list li .label {
	color: #636363;
}

/* ############################## Post Styles ############################## */

.article_column,
.leading,
#layout_main_body .module {
	background-color: #0F0F0F;
}

H1.componentheading {
	margin: 0 0 1em 0;
	padding: 4px;
	background: #13649f url("../images/blue/catbg.png") repeat-x bottom;
}

H1.contentheading,
H2.contentheading {
	margin: 0;
	padding: 4px;
	background: #13649f url("../images/blue/catbg.png") repeat-x bottom;
}

H3.module-title {
	margin: 0;
	padding: 4px;
	background: #13649f url("../images/blue/catbg.png") repeat-x bottom;
}


/* ------------ Full Posts ------------ */

.post .post_full {
	margin: 0;
	padding: 5px;
	line-height: 1.5em;
}

.post .post_full .post_body {
	padding: 10px 0;
}

.articleinfo {
	background: #080808;
	color: #666;
	border-bottom: 1px solid #212021;
	border-right: 1px solid #212021;
	border-left: 1px solid #212021;
}

.buttonheading .pdf {
	background: url("../images/pdf_button.png") no-repeat top left;
	width: 14px;
	height: 14px;
	display: block;
	float: right;
	margin-left: 10px;
}

.buttonheading .print {
	background: url("../images/print_button.png") no-repeat top left;
	width: 14px;
	height: 14px;
	display: block;
	float: right;
	margin-left: 10px;
}

.buttonheading .email {
	background: url("../images/email_button.png") no-repeat top left;
	width: 14px;
	height: 14px;
	display: block;
	float: right;
	margin-left: 10px;
}

.post .post_full .post_footer {
	background: #080808;
	border: 1px solid #212021;
}

/* ------------ Excerpts ------------ */

.post .post_excerpt {
	border-bottom: 1px dotted #333;	
}

/* ------------ Header and Footer ------------ */

.post .post_header {
	color: #999;	
}

.post_header h2,
.post_header h2 a, 
.post_header h2 a:link, 
.post_header h2 a:visited, 
.post_header h2 a:hover {
	color: #ff6601;
}

.post_footer {
	color: #999;
}

.post_footer .post_tags {
	border-bottom: 1px dotted #212021;
}


/* ------------ Post Image ------------ */

.post .post_image {
	background-color: #080808;
	border: 1px solid #212021;
}

/* ------------ Post Meta Data ------------ */

.post_metadata {
	margin-top: 10px;
}

.post_metadata .wp-notable {
	border: 1px solid transparent;
}

.post_metadata .wp-notable:hover {
	border: 1px solid #FF6601;
}

/* ------------ Post Body ------------ */

.post_body p {
	padding: 0 0 1.5em 0;
}

.post_icon {
	color: #999999;
	border: 1px solid #212121;
	background: #000000;
}

/* ------------ Social Networking ------------ */

.sociability {	
	border: 1px solid #212121;
	background-color: #080808;
	color: #FF6500;
}

/* ------------ Series Formatting ------------ */

.series_links {
	padding-top: 10px;
}

/* ############################## Featured Posts (Content Slider) ############################## */

.sliderwrapper {
	border-top: 10px solid #004173;
	border-left: 10px solid #004173;
	border-right: 10px solid #004173;
}

.sliderwrapper .contentdiv {
	background: #111;
}

.sliderwrapper .contentdiv .text_box {
	background: #111;
}


/* ############################## Comments ############################## */

ol.commentlist {
	border-top: 1px solid #333;
	border-right: 1px solid #333;
	border-left: 1px solid #333;
}

.commentlist li {
	border-bottom: 1px solid #333;
	background-color: #080808;
}


/* ############################## Footer ############################## */

#layout_footer {
	background: #425C75 url("../images/bluegrey/catbg.png") repeat-x;	
	padding-top: 5px;
	color: #fff;
	margin-bottom: 10px;
}

#layout_footer p {
	color: #fff;
}

#layout_footer A {
	color: #999;
}

.footerblock LI {
	border-right: 1px solid #999;
}

/*********************************/

.cursor_selector {
	width:					159px;
	height:					65px;
	display:				block;
	float: 					left;
	overflow:				hidden;
}

.cursor_selector .cursor_details {
}

.cursor_selector .cursor_preview {
	display:				block;
	float:					left;
	height:					65px;
}

.cursor_selector .get {
	color:					#364D62;
	font-weight:			bold;
	text-decoration:		underline;
	font-size:				9pt;
	display:				block;
}

.cursor_selector .description {
	color:					#000000;
	font-size:				9pt;
	display:				block;		
}

.cursor_selector .author {
	color:					#364D62;
	font-size:				7pt;
	display:				block;	
}

/*********************************/

.preview {
	width:					159px;
	height:					auto;
	display:				block;
	float: 					left;
	overflow:				hidden;
	margin-bottom:			5px;
}

.preview .preview_details {
	padding-left:			5px;
}

.preview .preview_icon {
	float:					left;
	height:					32px;
	width:					32px;
	padding: 				2px;
	margin-right:			5px;
	background:				#fff;
	border:					1px solid #517492;
}

.preview .preview_link {
	color:					#364D62;
	font-weight:			bold;
	text-decoration:		underline;
	font-size:				9pt;
	display:				block;
}

.preview .preview_size {
	color:					#364D62;
	font-size:				7pt;
	display:				block;	
}

/*********************************/

.component .content .pageButtons a,
.component .content .pageButtons a:active,
.component .content .pageButtons a:link,
.component .content .pageButtons a:visited {
	background: #054A80 url("../images/blue/catbg.png") repeat-x;
	text-align: middle;
	padding: 3px 8px;
	color: #fff;
	line-height: 25px;
}

.component .content .pageButtons .current a,
.component .content .pageButtons .current a:active,
.component .content .pageButtons .current a:link,
.component .content .pageButtons .current a:visited {
	background: #FF9900 url("../images/darkyellow/catbg.png") repeat-x top;
	color:#00002D;
}

.component .content .pageButtons a:hover,
.component .content .pageButtons .current a:hover {
	color: #000;
	background: #FFCC00 url("../images/yellow/catbg.png") repeat-x top;
}

