/*  
Theme Name: Imaginary Trout BLUEPRINT Stock v2.1
Version: 2.1
Description: Designed by <a href="http://imaginarytrout.com">Imaginary Trout</a>.
Author: Blueprint CSS Framework
Author URI: http://imaginarytrout.com
*/
.preload {display:none;}


* {
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	font-size: medium;
	word-spacing: normal;
	letter-spacing: normal;
	text-decoration: none;
	text-transform: none;
	text-align: left;
	text-indent: 0ex;
	/* font-family: Georgia, "Times New Roman", "Bitstream Charter", Times, serif; */
	font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-size: 13px;
}


a {
	color: #666;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	color: #003399;
	text-decoration: none;
	font-weight: bold;
	
}


body {
	margin: 0;
	padding: 0;
	background: #fff url('images/remarkable-background2.jpg') no-repeat center top !important;  
	width: 100% !important;
	float: left !important;
	min-width: 950px !important;
}
#footer-top{
	/* background: transparent url('images/footer-top.gif') fixed repeat-x left bottom; */
	/*background: transparent url('images/footer-desert.gif') no-repeat center top; */
	background-color: #fff;
	float: left;
	width: 100%;
	margin-top: 0px;
	display: table;
	z-index: 20;
	position:relative;
}
#footer-content {
	background-color: #fff;
	color: #000;
	margin-top: 0px;
	height: 90px;
	z-index: 20;
	position:relative;
}
#footer-logo {
	background-color: #fff;
}
#footer-bottom {
	/*background: transparent url('images/footer-lossy-phx-scsape.gif') no-repeat center top;  */
	width: 100%;
	text-align: center;
	color: #c0c0c0;
	height: 178px;
	float: left;
	font-size: 10px;
	font-weight: normal;
	padding: 0px;
	margin: 0px;
	/* POSITION: absolute; 
	bottom: 0px;  */

}
.clear { clear: both; }
.footer-copy {
	color: #cecece;
	text-align: center;
	margin-top: 70px;
	padding-top: 40px;
}
.social-icons {
	color: #cecece;
	text-align: center;
	margin-top: 70px;
}
#footer-bottom a hover {
	color: #003399;
}
#maincontent {
	color: #666;
	/*  background: url('images/bgmaincontent4.jpg') repeat-y center top !important;  */
	padding-bottom: 0px;
	background: #fff;
	margin-left: 50px;
	margin-right: 20px;
	width: 900px;
}

.main p {
	margin-top: 5px;
	text-indent: 0em;
}

.mainblog {
	padding-bottom: 20px;
	padding-left: 20px;
}
.copyright {
	text-align: center;
	padding-left: 50px;
	display: inline;
}
.copyright li, .copyright li a {
	color: #c0c0c0;
	display: inline;
	padding-right: 5px;
}
.copyright li a:hover {
	color: #00FF00;
}
#footernav li, #footernav li a {
	color: #c0c0c0;
	display: inline;
}

h1 {
	font-size: 18px;
	font-weight: bold;
	color: #335b99;
	padding-bottom: 10px;
	padding-top: 15px;
}
h2 {
	font-size: 16px;
	font-weight: bold;
}

h3 {
	font-size: 16px;
	font-weight: bold;
	text-transform: uppercase;
	padding-top: 0px;
}
h4 {
	font-size: 16px;
	font-weight: bold;
	text-transform: uppercase;
	padding-top: 0px;
}

.logo {
	text-align: center;
	margin-top: -8px;
	min-height: 167px !important;
	/* background: transparent url('images/shield.gif') no-repeat center top !important;  */
}
.banner {
	text-align: center;
	padding-top: 40px;
	padding-left: 220px;
	float: left;
	min-height:100px !important;
}
.sidebar {
	padding-bottom: 175px;
}
.footer-magic {
	text-align: center;
	padding-bottom: 62px;
}
.footer-magic ul {
	list-style: none;
}

div .ani-icon a {
	text-indent: -1000em;
	height: 150px;
	width: 81px;
	background: transparent url('images/ani-2.gif') no-repeat 0 0;
	display: block;
	overflow: hidden;
}
.ani-icon a:hover {
	background-position: 0px -150px;
}
.slide {
	width: 800px;
	padding-top: 10px;
}
.nav {
/*	border-bottom: 0px solid #666;
	width: 800px;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px; */
	color: #fff;
}
.nav ul {
	list-style: none;
	display: inline;
}
.nav li {
	list-style: none;
	display: inline;
	padding-left: 10px;
	padding-right: 10px;
}
.nav li a {
	font-size: 14px;
	text-transform: uppercase;
	color: #003399;
}
.nav li a:hover {
	color: #666;
}

#testframe {
border: 1px dashed #c0c0c0;
}
#test p { padding: 0px; margin: 0px; }



/* IMaignary JQUERY UI */
#tabs {
	position: absolute;
	top: 400px;
	background: transparent;
	width: 950px;
}

/* .button1 { padding-top: 52px; text-align: center; } */
.button1, .button2 { text-align: center; }
.button1 a, .button2 a { font-size: 12px; color: #000; font-weight: bold; }
.button1 a:hover, .button2 a:hover { font-size: 12px; color: #335B99; }
.button1, .button2 img { float: left; }
.button1 span { float: left; margin-top: -26px; margin-left: 35px; }
.button2 span { clear: both;  }

.navh {
	text-align: center;
}
.featured1 {
	padding-right: 20px;
}
.featured2 {
	margin-right: 35px;
	border-bottom: 4px solid #cfcfcf;
	padding-bottom: 10px;
}

