/*  
Theme Name: Impact Forensics Theme
Theme URI: http://www.impactforensics.com/
Description: Custom Themes designed by: http://benpartch.com/
Version: 2.0
Author: Ben Partch
Author URI: http://benpartch.com/
*/

*{margin:0;padding:0}
body{font:81.25%/1.4 Arial,Verdana,Tahoma,Sans-Serif;color:#000}
body#fp{background:#fff url(i/home_repeat.jpg) top left repeat-x}
body#sub{background:#fff url(i/subpage_repeat.gif) top left repeat-x}

a:link,a:visited,a:active{color:#006699;text-decoration:none;}
a:hover{text-decoration:underline}
a img{border:none}

h1,h2,h3,h4,h5,h6{font-family:"Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;color:#f38a21;}
h1.logo {text-indent:-9999px}
h1{font-size:150%}
h2{font-size:120%;line-height:1}
h3{font-size:120% ;}
h4{font-size:120%}
h5{font-size:100%;color:#000;font:bold 100%;}
h6{font-size:100%}
strong{
	color: #333;
}
#wrap{
	position:relative;
	text-align:left;
	background:#fff;
	width:802px;
}

#header{
	position:relative;
	height:267px;
	width:100%;
	z-index:1;
}
#fp div.fp{background:url(i/home_headerB.jpg) top right no-repeat}
#sub div.sub{background:url(i/subpage_header.gif) top right no-repeat}


.head_left{
	position:absolute;
	top:0;left:0;
	width:198px;
	height:236px;
	background:red;
}
.home_left{background:url(i/home.jpg) top left no-repeat}
.services_left{background:url(i/services.jpg) top left no-repeat}
.prod_left{background:url(i/products.jpg) top left no-repeat}
.about_left{background:url(i/about.jpg) top left no-repeat}
.employment_left{background:url(i/employment.jpg) top left no-repeat}
.contact_left{background:url(i/contact.jpg) top left no-repeat}
.resc_left{background:url(i/services.jpg) top left no-repeat}

ul#nav{
	float:right;
	width:100%;
	line-height:normal;
	position:absolute;
	top:6px;right:100px;
	padding:0 5px;
	list-style:none;
	font-weight:bold;
	font-size:.8em;
	text-transform:uppercase;
	color:#000;
}
ul#nav li{display:inline}
ul#nav a{
	float:right;
	padding:0 5px 0 5px;
	text-decoration:none;
}
#fp ul#nav a{color:#fff;border-right:2px solid #666}
#sub ul#nav a{color:#0986ca;border-right:2px solid #ccc}
#fp ul#nav a.nbdr,#sub ul#nav a.nbdr{border-right:none}
/* Commented Backslash Hack hides rule from IE5-Mac \*/ul#nav a span{float:none}/* End IE5-Mac hack */
ul#nav a:hover{background-position:0% -42px;text-decoration:none;color:#000}
#fp ul#nav a:hover{color:#000}
#sub ul#nav a:hover{color:#000}

#content,#sidebar{position:relative;z-index:2}
#content{
  padding:10px 0 60px 0;
	width:570px;
	float:right;
}
#sub #content{margin-top:-150px}
#content p{margin:.5em 0}
#content ul{margin:20px 0 20px 20px}
#fp #flashcontent{margin:25px 0 0 0}

.article{overflow:hidden}

#sidebar{
	width:200px;
	float:left;
	min-height:532px;
}
#fp #sidebar{margin:-50px 0 100px 0;padding:60px 10px 10px 0;background: url(i/binary_blue2.jpg) top left no-repeat}
#sub #sidebar{margin:-30px 0 100px 0;padding:10px 10px 10px 0;background:#fff url(i/binary_white.jpg) top left no-repeat}

#sidebar ul{margin:0 0 20px 10px;list-style: none}
#sidebar ul li{margin-bottom:10px}
#sidebar ul li h5{margin-bottom:10px}
#sidebar h5.fotw{margin:0 0 0 10px}
#sidebar ul.bold{font-weight:bold}
#sidebar ul ul{margin:0}
#sidebar p{margin:0 10px 0 10px}
#sidebar img{margin:20px 0 0 0}

#footer{
	position:relative;
	z-index:3;
	text-align:right;
	position:absolute;
	line-height:3em;
	width:100%;
	bottom:0;left:0;
	font-size:.8em;
	padding-bottom:10px;
}

p.date{font-size:.8em;font-weight:bold}
div.hr{display:none}/*/*/a{}div.hr {display: block;height: 10px;background-image: url(i/hr.gif);background-repeat: no-repeat;background-position: left center;margin: 0 0 .5em -.5em}hr{display:none}/* */

.pg_nav{overflow:hidden}
.aleft{float:left}
.aright{float:right}

fieldset{border:none}
legend{display:none}
#searchform{margin:0 0 20px 10px}

blockquote{
	color:#666;
	font-style:italic;
	margin-bottom:20px;
	width:100%;
	overflow:hidden;
	font-size:.9em;
}
blockquote p span{float:right}