/*
Theme Name: Jbender
Theme URI: http://miken.net
Description: Theme for John Bender INC.
Author: Benjamin Phillips
Version: 0.1
License: GNU General Public License
License URI: license.txt
Tags: basic, html5, css3, cross compatibility, frame
*/

html{color:#000;background:#FFF;}body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td{margin:0;padding:0;}table{border-collapse:collapse;border-spacing:0;}fieldset,img{border:0;}address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:normal;}li{list-style:none;}caption,th{text-align:left;}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}q:before,q:after{content:'';}abbr,acronym{border:0;font-variant:normal;}sup{vertical-align:text-top;}sub{vertical-align:text-bottom;}input,textarea,select{font-family:inherit;font-size:inherit;font-weight:inherit;}input,textarea,select{*font-size:100%;}legend{color:#000;}

/* General Setup */
*{
	/*behavior: url("pie.htc");*/
 }
body{
	font-size:12px;
 	text-align:center;
 	font-family:Arial, Helvetica, sans-serif;
}
#wrapper{
	width:100%;
	text-align:left;
	margin:0 auto;
}
/* Header*/
p{
	padding:10px 0;
}
strong{
	font-weight:bold;
}

em{
	font-style: italic !important;
}
.sv{
	padding-top:28px;
}
.siding{
	padding:20px 0;
}
sup{
	line-height: 50%;
	vertical-align: middle;
}
a:link {
	color:#1219f8;
}
a:visited {
	color:#0c108f;
}
a:hover {
	color:#db0024;
}
a:active {
	color:#6779ff;
}
#hw{
	background-image:url("images/header-bg-large.jpg");
background-repeat:repeat-x;
	background-position:top center;
}
#content-l ul{

}
#logo{
	float:left;
}
#header{
	width:960px;
	min-height:447px;
	/*background-image:url("images/header-bg.jpg");*/
	background-repeat:no-repeat;
	position:relative;
	z-index:900;
	margin:0 auto;
}
#header h1{
	width:215px;
	margin-left:90px;
}
#phone{
	float:right;
	background:url("images/phone.png");
	width:204px;
	height:80px;
	margin-right:100px;
}
#pt{
	padding-left:62px;
	padding-top:34px;
	font-size:22px;
	color:white;
}
.clear{
	clear:both;
	width:100%
}
h2{
	font-size:20px;
	font-weight:bold;
	margin-bottom:14px;
	color:#1219f8;

}
h3{
	font-size:16px;
	color:#666666;
}
.title	{
	color:#3d3d3d;

}
h2{
	text-transform:uppercase;
}
.blue{

 color:#1219f8;

}
.red {
	color:red;
}
#rotator{
	margin:0 auto;
	width:845px;
	height:311px;
	position:relative;
	z-index:1000;
	*margin-top:-15px;
}
#prev{
	width:40px;
	height:311px;
	float:left;
	background-position:center;
	background-repeat:no-repeat;
	background-image:url("images/prev.png");
}
#next{
	width:40px;
	height:311px;
	float:right;
	background-image:url("images/fwd.png");
	background-repeat:no-repeat;
	background-position:center left;
}
* html #next{
	margin-top:-311px;
 	}
#prev:hover{
	background-image:url("images/prev-active.png");
}
#next:hover{
	background-image:url("images/fwd-active.png")
}
#rotatorframe{
	behavior: url("pie.htc");
	position:relative;
	z-index;1100;
	border:3px white solid;
	width:759px;
	height:311px;
	overflow:hidden;
	-moz-border-radius: 9px;
	border-radius: 9px;
	float:left;
	-moz-box-shadow: 0px 0px 8px #888;
	-webkit-box-shadow: 0px 0px 8px #888;
	box-shadow: 0px 0px 8px #888;
}
*+html #rotatorframe{
 	/*position:absolute;*/
 }
 *+html #next{
  /*margin-top:-311px;	*/
  }
#rotatorframe img{
	position:absolute;
	z-index;1200;
	width:759px;
	height:311px;
	overflow:hidden;
	-moz-border-radius: 9px;
	border-radius: 9px;
}
#thumbsholder{
	width:759px;
	overflow:hidden;
	position:absolute;
	z-index:500;
	background-image:url("images/grey.png");
	float:left;
	margin-top:-88px;
	margin-left:43px;
	-moz-border-radius: 6px;
	border-radius: 6px;
	*margin-top:-102px;
}
#thumbs li{
	display:inline;
	overflow:hidden;
	padding-right:16px !important;
	*padding-right:18px !important;

}
#rotatoritems img{
	display:none;
}
.js #flash {display: none;}
#rotatoritems img.first{
	display:block;
}
.first-thumb{
	padding-left:16px !important;
	*padding-left:21px !important;
}
:root .first-thumb { padding-right:10px; \0/IE9; }  /* IE9 */
.thumbframe{
	behavior: url("pie.htc");

	position:relative;
	z-index:1200;
	display:inline-block;
	zoom:1;
	*display:inline;
	width:97px;
	height:54px;
	overflow:hidden;
	margin-top:10px;
	margin-bottom:10px;
	border:4px solid #fcbb0c;
	-moz-border-radius:8px;
	border-radius: 8px;
}
#thumbs .activeSlide .thumbframe{
	-moz-border-radius:8px;
	border-radius: 8px;
	border:4px solid #bf8e0a;
	-moz-box-shadow: 0px 0px 15px #ff0000;
	-webkit-box-shadow: 0px 0px 15px #ff0000;
	box-shadow: 0px 0px 15px #ff0000;
}
.thumbframe img{

}
@media screen and (-webkit-min-device-pixel-ratio:0) {
#thumbsholder{
	margin-top:-83px;
}
#thumbs li{
	display:inline;
	overflow:hidden;
	padding-right:17px !important;
	*padding-right:17px !important;
}
.first-thumb{
	padding-left:10px !important;
}
#next{
	width:40px;
}
}
@media screen and (-moz-images-in-menus:0) {
    .first-thumb{
	padding-left:10px;
}

}
@media all and (min-width:0) {
	 .first-thumb{
	padding-left:17px \0/;
 }  /* IE9 */
}
/* NAV */
#nav{
	margin-right:100px;
	float:right;
	margin-bottom:4px;
	margin-top:-23px;
	*margin-top:-35px;
}
#nav ul{

}
#nav li{
	margin:0;
	display:inline;
}
#nav a{
	behavior: url("pie.htc");
	margin:0;
	font-size:13px;
	text-transform: uppercase;
	color:black;
	text-decoration:none;
	background:url("images/nav.jpg");
	padding-top:7px;
	padding-right:10px;
	padding-left:10px;
	padding-bottom:14px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	 position: relative;
    height: 1%;

}

.current_page_item a{
	behavior: url("pie.htc");
	-moz-border-radius: 3px;
	border-radius: 3px;
	background:url("images/nav-active.jpg") !important;
}
#nav a:hover{
	color:white;
	background:url("images/nav-hover.jpg") !important;
}
/* Content */
#content-wrapper{
	text-align:left;
		width:960px;
		margin:0 auto;
}
#content{
	width:759px;
	margin:0 auto 20px auto;
}
#content-l ul{
	margin-left:25px;
	margin-top:5px;
	margin-bottom:5px;

}
#content-l li{
	list-style-type: disc;
	margin:3px 0px;
}

#content-l{
	width:500px;
	float:left;
}
#content-r{
	background-image:url('images/break.jpg');
	background-repeat:no-repeat;
	background-position:left top;
	width:245px;
	float:right;
}
#sidebar{
	float:right;
}
.alignleft{
	float:left;
	padding:0 12px 12px 0;
}
.alignright{
	float:right;
	padding:0 12px 0px 12px;
}
/* Footer */
#fw{
	background-image:url("images/footer_repeat.jpg");
	background-position:center;
	background-repeat:repeat-x;
}
#footer{
	margin:0 auto;
	color:white;
	width:960px;
	height:105px;
	/*background-image:url("images/footer.jpg");*/
}
#fr{
	padding-top:30px;
	float:right;
	width:200px; 
}
#footer-content{
	width:759px;
	margin:0 auto;
}
#footer .current_page_item a{
	background:none !important;
	
}
#footer-menu{
	padding:25px 0 15px 0;
	text-transform: uppercase;
}
#fl{
	float:left;
	width:350px;
}
#footer-menu ul{
	
}
#footer-menu li{
	display:inline;
	padding-right:45px;
}
#footer-menu a{
	color:white;
	text-decoration: none;
}
#footer-menu a:hover{
		text-decoration:underline;
}
/*Comments*/
#comments {
	clear: both;
}
#comments .navigation {
	padding: 0 0 18px 0;
}
h3#comments-title,
h3#reply-title {
	color: #000;
	font-size: 20px;
	font-weight: bold;
	margin-bottom: 0;
}
h3#comments-title {
	padding: 24px 0;
}
.commentlist {
	list-style: none;
	margin: 0;
}
.commentlist li.comment {
	border-bottom: 1px solid #e7e7e7;
	line-height: 24px;
	margin: 0 0 24px 0;
	padding: 0 0 0 56px;
	position: relative;
}
.commentlist li:last-child {
	border-bottom: none;
	margin-bottom: 0;
}
#comments .comment-body ul,
#comments .comment-body ol {
	margin-bottom: 18px;
}
#comments .comment-body p:last-child {
	margin-bottom: 6px;
}
#comments .comment-body blockquote p:last-child {
	margin-bottom: 24px;
}
.commentlist ol {
	list-style: decimal;
}
.commentlist .avatar {
	position: absolute;
	top: 4px;
	left: 0;
}
.comment-author {
}
.comment-author cite {
	color: #000;
	font-style: normal;
	font-weight: bold;
}
.comment-author .says {
	font-style: italic;
}
.comment-meta {
	font-size: 12px;
	margin: 0 0 18px 0;
}
.comment-meta a:link,
.comment-meta a:visited {
	color: #888;
	text-decoration: none;
}
.comment-meta a:active,
.comment-meta a:hover {
	color: #ff4b33;
}
.commentlist .even {
}
.commentlist .bypostauthor {
}
.reply {
	font-size: 12px;
	padding: 0 0 24px 0;
}
.reply a,
a.comment-edit-link {
	color: #888;
}
.reply a:hover,
a.comment-edit-link:hover {
	color: #ff4b33;
}
.commentlist .children {
	list-style: none;
	margin: 0;
}
.commentlist .children li {
	border: none;
	margin: 0;
}
.nopassword,
.nocomments {
	display: none;
}
#comments .pingback {
	border-bottom: 1px solid #e7e7e7;
	margin-bottom: 18px;
	padding-bottom: 18px;
}
.commentlist li.comment+li.pingback {
	margin-top: -6px;
}
#comments .pingback p {
	color: #888;
	display: block;
	font-size: 12px;
	line-height: 18px;
	margin: 0;
}
#comments .pingback .url {
	font-size: 13px;
	font-style: italic;
}

/* Comments form */
input[type=submit] {
	color: #333;
}
#respond {
	border-top: 1px solid #e7e7e7;
	margin: 24px 0;
	overflow: hidden;
	position: relative;
}
#respond p {
	margin: 0;
}
#respond .comment-notes {
	margin-bottom: 1em;
}
.form-allowed-tags {
	line-height: 1em;
}
.children #respond {
	margin: 0 48px 0 0;
}
h3#reply-title {
	margin: 18px 0;
}
#comments-list #respond {
	margin: 0 0 18px 0;
}
#comments-list ul #respond {
	margin: 0;
}
#cancel-comment-reply-link {
	font-size: 12px;
	font-weight: normal;
	line-height: 18px;
}
#respond .required {
	color: #ff4b33;
	font-weight: bold;
}
#respond label {
	color: #888;
	font-size: 12px;
}
#respond input {
	margin: 0 0 9px;
	width: 98%;
}
#respond textarea {
	width: 98%;
}
#respond .form-allowed-tags {
	color: #888;
	font-size: 12px;
	line-height: 18px;
}
#respond .form-allowed-tags code {
	font-size: 11px;
}
#respond .form-submit {
	margin: 12px 0;
}
#respond .form-submit input {
	font-size: 14px;
	width: auto;
}
/*Chrome and Safari Specific */

/* Font stack options

	The following represents a list of font stacks, as recommended by Nathan Ford in
	http://unitinteractive.com/blog/2008/06/26/better-css-font-stacks/

	I've added inverted commas around the relevant family names to ensure compatibility.
	p = balanced for paragraphs or body copy
	t = balanced for headlines or titles

	- - - -

Arial, "Helvetica Neue", Helvetica, sans-serif - p, t

Baskerville, "Times New Roman", Times, serif - p
Baskerville, "Times, Times New Roman", serif - t

Cambria, Georgia, Times, "Times New Roman", serif - p, t
"Century Gothic", "Apple Gothic", sans-serif - p, t

Consolas, "Lucida Console", Monaco, monospace - p, t

"Copperplate Light", "Copperplate Gothic Light", serif - p, t

"Courier New", Courier, monospace - p, t

"Franklin Gothic Medium", "Arial Narrow Bold", Arial, sans-serif - p, t

Futura, "Century Gothic", "Apple Gothic", sans-serif - p, t

Garamond, "Hoefler Text", "Times New Roman", Times, serif - p
Garamond, "Hoefler Text", Palatino, "Palatino Linotype", serif - t

Geneva, "Lucida Sans", "Lucida Grande", "Lucida Sans Unicode", Verdana, sans-serif - p
Geneva, Verdana, "Lucida Sans", "Lucida Grande", "Lucida Sans Unicode", sans-serif - t

Georgia, Palatino, "Palatino Linotype", Times, "Times New Roman", serif - p
Georgia, Times, "Times New Roman", serif - t

GillSans, Calibri, Trebuchet, sans-serif - p
GillSans, Trebuchet, Calibri, sans-serif - t

"Helvetica Neue", Arial, Helvetica, sans-serif - p
Helvetica, "Helvetica Neue", Arial, sans-serif - t

Impact, Haettenschweiler, "Arial Narrow Bold", sans-serif - p, t

"Lucida Sans", "Lucida Grande", "Lucida Sans Unicode", sans-serif - p, t

Palatino, "Palatino Linotype", Georgia, Times, "Times New Roman", serif - p
Palatino, "Palatino Linotype", "Hoefler Text", Times, "Times New Roman", serif - t

Tahoma, Geneva, Verdana - p
Tahoma, Verdana, Geneva - t

Times, "Times New Roman", Georgia, serif - p, t

Trebuchet, "Lucida Sans Unicode", "Lucida Grande", "Lucida Sans", Arial, sans-serif - p
Trebuchet, Tahoma, Arial, sans-serif - t

Verdana, Geneva, Tahoma, sans-serif - p
Verdana, Tahoma, Geneva, sans-serif - t

*/







#phone #pt a{
	color: #FFFFFF !important;
}
#phone #pt a:hover, #phone #pt a:focus{
	color: #FFFFFF !important;
	text-decoration: none !important;
}


