/*
                 Site:    http://www.nevadananotech.com
          Site Design:    Twleve Horses
                  URL:    http:web/twelvehorses.com
 
  -GLOBAL RESET
============================================================= */

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, tt, var, dd, dl, dt, li, ol, ul, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td{ margin:0;  padding:0;  border:0;  font-weight:normal;  font-style:inherit;  font-size:100%;   font-family:inherit;  text-align:left;  vertical-align:baseline}a img, :link img, :visited img{ border:0}table{ border-collapse:collapse;  border-spacing:0}ol, ul{ list-style:none}q:before, q:after, blockquote:before, blockquote:after{ content:""}:focus{-moz-outline-style:none}*::-moz-selection{background:#999; color:#fff}

/* 
  -GLOBALS
============================================================= */

body{ 
	background: #f0f0f0 url('../images/bck.jpg') repeat-x top left;
	font: 14px Arial, Helvetica, sans-serif;
	line-height: 150%;	
	}

input, textarea, select{ 
	border:2px solid #666666;
	color: #666666;
	background-color:#fff;
	padding:3px;
	font: 14px Arial, Helvetica, sans-serif;
	}



/*  CLASSES
============================================================= */

.btn{
	width: 105px;
	float: right;
	background: url('../images/brn_more.gif') no-repeat center center;
	}

.btn a {
	display: block;
	width: 105px;
	color: #fff !important;
	padding: 8px 0;
	letter-spacing: -.05em;
	font-size: 13px;
	text-align: center;
	}

 .btn_form {
	display: block;
	background: url('../images/brn_more.gif') no-repeat center center;
	border: none;
	color: #fff !important;
	padding: 8px;
	text-align: center;
	font-weight: bold;
	margin: 0;
	}
 .btn_form:hover {
 border: none;
 cursor: pointer;
 }	

.left, .alignleft  {
	float: left;
	margin-right: 7px;
	}
.right, alignright  {
	float: right;
	margin-left: 7px;
	}

/*  -TYPOGRAPHY

============================================================= */
body {
	color: #666;
	}
h1, h2, h3, h4, h5, h6 {
	line-height: 100%;
	font-weight: bold;
	margin-bottom: 10px;
	color: #3861b4;
	letter-spacing: -.03em;
	}
h1 {
	font-size: 28px;
	margin-bottom: 12px;
	text-transform: uppercase;
	}
h2 {
	font-size: 22px;
	text-transform: uppercase;
	margin-bottom: 10px;
	}
h3 {
	font-size: 20px;
	}	
h4 {
	font-size: 18px;
	}
p, #content div {
	margin-bottom: 12px;
	line-height: 150%;	
	}
	
a {
	text-decoration: none;
	}
	
strong {
	font-weight: bold;
	}
#content_wrap a {
	color: #4063a8;
	font-weight: bold;
	}
	
#sidebar * {
	color: #666;
	}
#footer {
	color: #666;
	}
#footer a {
	color: #333333;
	}
	
#content ul, #content ol {
	list-style: disc;
	margin-left: 10px;
	padding-left: 20px;
	}

/*  BLOCK LEVEL ELEMENTS
============================================================= */
#wrapper {
	width: 972px;
	margin: 0 auto;
	overflow: auto;
	}
#header {
	clear: both;
	padding-top: 5px;
	overflow: auto;
	position: relative;
	z-index: 2;
	}
	
/* Hide from IE5-mac. Only IE-win sees this. \*/
* html #header {	height: 1%;	}
/* End hide from IE5/mac */

#content_wrap {
	background: url('../images/back_m.gif') repeat-y top left;
	overflow: auto;
	width: 972px;
	margin-top: -20px;	
	position: relative;
	clear: both;
	z-index: 1;
	}
#content_t {
	background: url('../images/back_t.gif') no-repeat top left;
	width: 972px;
	height: 15px;
	}
#banner {
	margin: 0 auto;
	width: 940px;
	height: 315px;
	clear: both;
	background: url('../images/header_home.jpg') no-repeat center top;
	overflow: hidden;
	}
	
#content {
	width: 692px;
	margin: 30px 20px 0 0;
	float: right;
	display: inline;
	}
#sidebar {
	width: 220px;
	margin: 30px 0 0 20px;
	padding-bottom: 50px;
	float: left;
	display: inline;
	}
#footer {
	background: url('../images/back_b.gif') no-repeat top left;
	width: 932px;
	margin: 0 auto;
	padding: 15px 20px;
	clear: both;
	}

/*  SPECIFIC ELEMENTS
============================================================= */
#logo {
	text-indent: -9999px;
	float: left;
	clear: both;
	margin: 0;
	}
#logo a {
	background: url(../images/logo.png) no-repeat top left;
	width: 114px;
	height: 156px;
	display: block;
	}
#tag {
	float: left;
	margin: 50px 0 0 10px;
	letter-spacing: -.05em;
	}
#header p {
	font: italic 16px Arial, Helvetica, sans-serif;
	color: #fff;
	}
#header form {
	width: 180px;
	height: 24px;
	float: right;
	margin-top: 45px;
	background: url('../images/search_bck.gif') no-repeat top left;
	}
#header input {
	background: none;
	border: none;
	padding: 0;
	margin: 0;
	}
#searchfield {
	width: 149px;
	float: left;
	padding: 5px 0 0 5px !important;
	}
#submit {
	width: 26px;
	height: 24px;
	float: left;
	}
#header ul {
	text-align: right;
	font: 14px Arial, Helvetica, sans-serif;
	margin-top: 16px;
	overflow: auto;
	float: right;
	width: 820px;
}

#header ul li{
	display: inline;
	float: right;
	font-size: 15px;
	font-weight: bold;
	margin: 0;
	border-right: 2px groove #FFFFFF;
	}
#header ul li a {
	padding: 15px 30px 10px 30px;
	display: block;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	color: #4d4e51;
	}

#header ul li a:hover, .nav_active a {
color: #3156a3 !important;
background: #f0f0f0 url('../images/bck_nav_active.jpg') repeat-x top left;
}

	
#bannertxt * {
	color: #fff;
	font-weight: bold;
	text-transform: none;
	}
#bannertxt {
	float: right;
	width: 420px;
	margin: 30px 35px 0 0;
	}

#bannertxt p {
	font-size: 14px;
	}

#content img {
	border: 1px solid #999;
	margin-top: 5px;
	}
	
#sidebar h2 {
	background: #1c3871 url('../images/sidebar_title.jpg') no-repeat top left;
	margin: 10px 0;
	padding: 8px 10px;
	color: #fff;
	font-size: 14px;	
	}
#sidebar p {
	margin: 0 10px;
	}
#sidebar div {
	background: #f2f2f2;
	padding-bottom: 30px;
	}
#sidebar ul {
	margin: 10px 0;
	background: #f2f2f2;
	}

#sidebar ul a {
	color: #666;
	font-weight: normal;
	}
#sidebar ul a:hover {
	color: #4063A8;
	}
	
#sidenav {
	margin-top: 0 !important;
	}
#sidenav li {
	background: url('../images/sidebar_title.jpg') no-repeat top left;
	margin: 0;
	padding: 5px 10px;
	color: #fff;
	font-size: 14px;	
	}
#sidenav li a {
	color: #fff;
	font-weight: bold;
	text-transform: uppercase;
	display: block;
	}
#sidenav li a:hover {
	color:#CCCCCC;

	}
#sidenav li ul {
	padding: 10px 0;
	}
#sidenav li ul li {	
	padding: 2px 5px;
	background: none;
	}
#sidenav li ul li a {		
	color: #666;
	font-weight: normal;
	text-transform: none;
	}
#sidenav li ul li a:hover {
	color: #4063A8;
	}
	
ul li.current_page_item a{
	font-weight: bold;
	color: #0099FF;
	text-indent: 10px;
	/*background: url('../images/active.gif') no-repeat center left;*/
	}
	
ul li ul .current_page_item a{

	color: #264788 !important;
	text-indent: 0px;
	background: none;
	}
#footer ul {
	float: left;
	width: 450px;
	}
#footer li {
	display: inline;
	margin-right: 5px;
	}
#footer p {
	text-align: right;
	}
	
/*  -HOMEPAGE COLUMNS
692px - (21px x 2 padding) = 650 / 3 cols = 215px
============================================================= */
.cols {
	clear: both;
	width: 692px;	
	overflow: auto;
	margin: 10px 0 !important;
	padding: 0 !important;
	list-style: none !important;
	}
.cols li {
	width: 215px;
	border: 1px solid #cecdcd;
	float: left;
	margin-bottom: 20px;
	background: #ebebeb;
	cursor: pointer;
	padding-bottom: 30px;
	}
.cols li img {
	border: none !important;
	margin: 0 !important;
	}	
.col_pad {
	margin-right: 20px;
	}
.cols h2, .cols h2 a {
	font-size: 14px;
	line-height: 1.2em;
	color: #666 !important;
	text-transform: none;
	}
.cols h2, .cols p {
	padding: 0 5px;
	}
	
		
/*  -BLOG SPECIFIC
============================================================= */
	
		
.entry {
	padding-right: 15px;
	}
