/*  
Theme Name: Total Spectrum
Theme URI: http://www.totalspectrum.com/
Description: A wordpress theme for Steve Gordon & Associates
Version: 1.0
Author: Scott Motte
Author URI: http://www.townhallwebdesign.com/
*/

/*============================================
	1: CSS Reset
==============================================*/
.clearer {
	clear: both;
}
html, body, * { 
	margin: 0; 
	padding: 0;
	}
a {
	cursor: pointer;
	}
a img, iframe { 
	border: 0;
	}
a:active, a:focus {
	outline: none;
	}
h1, h2, h3, h4, h5, h6 { 
	font-size: 100%; 
	font-weight: normal;
	}
ul, ol, dl, li, dt, dd {
	list-style: none;
	}
form, fieldset {
	border: 0;
	}	
legend { 
	color: #000;
	}
select {
	margin: inherit;
	}
table {
	border-collapse: collapse;
	border: 0;
	}
td, th, caption {
	font-size: 100%;
	font-weight: normal;
	text-align: left;
	}
/*============================================
	2: Main Structure
==============================================*/
body {
	background: #ccc;
	padding: 20px 0 30px;
	font: 62.5%/100% Georgia, Times, Times New Roman, serif;
	color: #333;
	text-align: center;
	}
#wrapper {
	width: 786px;
	background: url(images/bg-wrapper.gif) top left repeat-y;
	margin: 0 auto;
	text-align: left;
	}
#header {
	height: 110px;
/*	background: url(images/bg-header.jpg) top left no-repeat;*/
	position: relative;
	}
#main {
	margin: 15px 0;
	padding: 0 25px 0 40px;
	background: url(images/bg-main.gif) top left repeat-y;
	}
#main.wide {
	padding: 0 70px;
	background: none;
	}
.wide #content {
	width: 100%;
	}
#content {
	width: 430px;
	float: left;
	}
#sidebar {
	width: 250px;
	float: right;
	}
	
/******************
footer 
******************/
#footer {
	padding: 10px 0 0 0;
	margin: 0 auto;
	width: 780px;
	background-color: #ccc;
	background: #ccc url(images/bg-footer.gif) top center no-repeat;
	}
#footer p {
	color: #666;
	width: 760px;
	text-align: center;
	padding-bottom: 3px;
}
#footer a {
	color: #666;
}
ul#footer-nav {
	padding-top: 5px;
	margin-left: 290px;
	background: #ccc;
}
ul#footer-nav li {
	display: inline-block;
	padding: 0;
	line-height: normal;
	background: #ccc;
	}
#footer-nav li ul {
	display: none;
	}
#fooer-nav li.current_page_item ul {
	display: block;
	}
#footer-nav li.current_page_item ul li {
	display: inline-block;
	padding: 0;
	line-height: normal;
	}
#footer-nav li.current_page_item ul li a {
	display: inline;
	}
#footer-nav li a {
	padding: 0 5px 0 5px;
	text-decoration: underline;
	
	}
#footer-nav li.current_page_item a, #footer-nav li.current_page_ancestor a, #footer-nav li.current_page_parent a {
	background: none;
	}
#footer-nav, #footer-nav li, #footer-nav li a {
	display: block;
	}
#footer-nav li {
	float:left;
	}

/*********
low banner
**********/
#low-banner {
	background: #004e92;
	margin-left: 7px;
	width: 768px;
	color: #ccc;
	font-size: 12px;
	padding: 7px 0 7px 0;
	line-height: 130%;
}
#low-banner h3 {
	float: right;
	color: #ccc;
	margin-left: 25px;
	margin-right: 25px;
	font-size: 16px;
	padding: 16px 0 5px 0;
}
#low-banner h3 a {
	text-decoration: none;
	color: #ccc;
}
#low-banner p {
	margin-left: 25px;
}






/*============================================
	3: Global Elements
==============================================*/
a {
	color: #004E92;
	text-decoration: none;
	}
a:hover {
	text-decoration: underline;
	}
blockquote {
	border-left: 3px solid #eee;
	padding-left: 10px;
	margin-left: 15px;
	}
pre {
	margin-bottom: 1.5em;
	border-left: 3.0em solid #E7E8D9;
	padding: 0 0 1.0em 2.0em;
	overflow: auto;
	}
code {
	font: 1.2em/1.8em "Courier New", Courier, mono;
	}
hr {
	display: none;
	}
/*============================================
	4: Header
==============================================*/
#header .logo {
	padding: 18px 0 0 18px;
	}
#header h1 {
	float: left;
	display: block;
	width: 235px;
	height: 86px;
	position: relative;
	}
#header h1 span {
	display: block;
	width: 100%;
	height: 100%;
	position: absolute;
	background: url(images/total-spectrum.gif) top left no-repeat;
	}
#header h1 a:hover {
	text-decoration: none;
	}
#intro {
	padding: 10px 11px 10px 7px;
	_margin-top: -12px;
	}
.intro1 {
	background: #004E92;
	padding: 35px 15px 15px 15px;
	}
.intro2 {
	border: 3px solid white;
	height: 224px;
	background: #fff url(images/intro2-1.jpg) top left no-repeat;
	}
.intro2 h2 {
	font: bold 2.4em Georgia;
	color: #004E92;
	font-style: italic;
	padding: 20px 0 5px;
	}
.intro2 p {
	padding-left: 35px;
	color: #555;
	font: bold 2em Georgia;
	}
/*============================================
	5: Navigation
==============================================*/
#nav {
	height: 41px;
	padding: 0;
	display: inline-block;
	margin-top: 66px;
	float: right;
	} 
#nav ul	 {
	list-style: none;
	margin: 0;
	padding: 0 11px;
	float: right;
	}
#nav li {
	display: inline-block;
	padding: 0;
	line-height: normal;
	}
#nav li ul {
	display: none;
	}
#nav li.current_page_item ul {
	display: block;
	position: absolute;
	top: 127px;
	right: 0;
	}
#nav li.current_page_item ul li {
	display: inline-block;
	padding: 0;
	line-height: normal;
	}
#nav li.current_page_item ul li a {
	display: inline;
	padding: 4px 12px;
	}
/*#nav li a {
	margin-top: 6px;
	padding: 8px 12px;
	background: #990034;
	color: #fff;
	font: bold 1.6em Georgia;
	text-decoration: none;
	text-transform: lowercase;
	}*/
#nav li a {
	margin-top: 6px;
	padding: 8px 12px;
	background: #990034;
	color: #fff;
	font: bold 1.25em Georgia;
	text-decoration: none;
	text-transform: lowercase;
	}
#nav li a:hover, #nav li a:active {
	margin-top: 0;
	padding-top: 14px;
	background: #004E92;
}
#nav li.current_page_item a, li.current_page_ancestor a, #nav li.current_page_parent a {
	margin-top: 0;
	padding-top: 14px;
	background: #004E92;
	}
#nav ul, #nav li, #nav li a {
	display: block;
	}
#nav ul {
	float:right;
	}
#nav li {
	float:left;
	}
/*============================================
	6: Content
==============================================*/
#content h2, #sidebar h3, #comments h3, #respond h3 {
	color: #004E92;
	font: bold 2.4em Georgia;
	margin-bottom: 5px;
	background: url(images/icon.gif) center right no-repeat;
	display: block;
	}
#sidebar h3 {
	color: #06649D;
	font-size: 16px;
	margin-bottom: 15px;
	}
#content h2 a {
	color: #004E92;
	}
.post-entry {
	padding-top: 10px;
}
.post {
	padding-bottom: 25px;
	}
.post-entry p, .post-entry ul, .post-entry ol, .post-entry blockquote {
	margin-bottom: 20px;
	}
.post-entry p {
	color: #555;
	font: bold 1.4em/1.6em Georgia;
	/*added April 20, 2009*/
	color: #333;
	font-weight: normal;
	text-align: justify;
	}
.post-entry ul {
	margin-left: 20px;
	}
.post-entry ol {
	margin-left: 40px;
	}
.post-entry h1, .post-entry h2, .post-entry h3, .post-entry h4 {
	padding-left: 15px;
	}
.post-entry ul li {
	font: normal 1.2em/1.8em Georgia;
	padding: 5px 0 5px 15px;
	list-style-type: disc;
	}
.post-entry ol li {
	font: normal 1.2em/1.8em Georgia;
	list-style-type: decimal;
	padding: 5px 0 5px 5px;
	}
.post-entry h3 {
	font-size: 2.0em;
	margin: 1.0em 0 0.7em;
	}
.post-entry p a, .post-entry ul li a, .post-entry ol li a, .post-category a {
	text-decoration: underline;
	}
.post-entry p a:hover, .post-entry ul li a:hover, .post-entry ol li a:hover, .post-category a:hover {
	text-decoration: none;
	}
/*============================================
	7: Sidebar
==============================================*/
#sidebar .sidebar-item ul {
	padding: 0 0 20px 35px;
	}
#sidebar .sidebar-item ul li {
	padding: 5px 0;
	list-style-type: disc;
	}
#sidebar .sidebar-item ul li a {
	font: normal 1.4em Georgia;
	color: #555;
	color: #333;
	}
#sidebar .sidebar-item p, .sub-nav li {
	font-size: 13px;
	line-height: 120%;
	margin: 14px 0 14px 0;
}
/*============================================
	9: Comments
==============================================*/
#comments {
	padding-bottom: 10px;
	}
#comments .comment-info {
	background: url(images/arrow.gif) 0 13px no-repeat;
	padding: 10px 0 30px 18px;
	}
#respond input, #respond textarea {
	width: 90%;
	padding: 3px;
	border: 2px solid #999;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	margin-bottom: 5px;
	}
#respond input.submit {
	width: auto;
	padding: 2px 5px;
	}
#comments, #respond {
	font: normal 1.4em Georgia;
	}
/*============================================
	10: Page specific
==============================================*/
.home-intro {
	background: #FDBD32 url(images/bg-homeintro.gif) top left repeat-y;
	color: #4E1A25;
	margin: 20px 0;
	}
#content .home-intro p {
	padding: 0;
	letter-spacing: -0.3px;
	}
#content .home-intro p img {
	padding: 0;
	margin: 0;
	}
.home-intro .left p {
	margin: 0;
	}
.home-intro .left {
	width: 26%;
	}
.home-intro .right {
	padding-top: 10px;
	width: 72%;
	}
/*============================================
	11: Miscellaneous
==============================================*/
.center {
	text-align: center;
	}
img.center, img[align="center"] {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}
.alignleft {
	float: left;
	}
img.alignleft, img[align="left"] {
	float:left;
	margin: 2px 10px 5px 0px;
	}
.alignright {
	float: right;
	}
img.alignright, img[align="right"] {
	float:right;
	margin: 2px 0px 5px 10px;
	}
.clear {
	clear: both;
	}
.navigation {
	overflow: hidden;
	width: 100%;
	font: 1.2em Verdana;
	}
.navigation .previous-entries {
	float: left;
	width: 49%;
	}
.navigation .next-entries {
	float: right;
	width: 49%;
	text-align: right;
	}
.navigation a {
	color: #444;
	display: block;
	padding: 1.0em 0 5.0em;
	}
.permalink-nav a {
	padding: 0 0 3.0em;
	}
.clear {
	clear: both;
	}
hr {
	display: none;
	}
.hide {
	position: absolute;
	top: -9999px;
	left: -9999px;
	}
.contain:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
	}
.contain {
	display: inline-block;
	}
.left {
	width: 48%;
	float: left;
	}
.right {
	width: 48%;
	float: right;
	}
/* Hides from IE-mac \*/
* html .contain {
	height: 1%;
	}
.contain {
	display: block;
	}
/* End hide from IE-mac */