/*
Theme Name: eTechSecurity
Theme URI: http://www.etechsecurity.com
Description: The new look for eTechSecurity.
Version: 1.0
Author: Jeffery Moore
Author URI: http://www.jefferymoore.net/
Tags: blue, fixed width, two columns

	eTech gets a facelift, courtesy of Mr. Moore.

*/

@import url('reset.css');

a img { border: none; }

body {
	background-color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 18px 0;
	color: #022845;
}
#shell {
	width: 918px;
	margin: 0 auto;
}
#headerimg {
	float: left;
	width: 216px;
	padding-left: 8px;
	padding-bottom: 18px;
}
#bb-footer {
	position: absolute;
	left: -9999px;
}


/* Top Navigation */

#nav-top {
	float: left;
	width: 691px;
	position: relative;
	right: -5px;
	*right: -4px;
	text-align: right;
	white-space: nowrap;
	margin-top: 39px;
	z-index: 9999;
}
#nav-top li {
	position: relative;
	display: inline;
	list-style: none;
	margin-left: 18px;
	_margin-left: 16px;
}
#nav-top li a {
	display: inline-block;
	font-size: 15px;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
	color: #005494;
	padding: 4px 10px;
}
#nav-top li a.over,
#nav-top li a:hover {
	color: #ffffff !important;
	background: #3996ce;
}
#nav-top li.current_page_item a,
#nav-top li.current_page_parent a,
#nav-top li.current_page_ancestor a { color: #329dde; }


/* Top Nav Drop Downs */

#nav-top li ul {
	display: none;
	position: absolute;
	top: 17px;
	*top: 23px;
	left: 0;
	_left: 16px;
	padding: 13px 5px;	
	background: #2d90cc;
	filter: alpha(opacity=94);
	opacity: 0.94;
}

#nav-top li:hover ul,
#nav-top li.over ul { display: block; }

#nav-top li li {
	display: block;
	text-align: left;
	margin: 0;
	padding: 0;
}
#nav-top li li a {
	font-size: 13px;
	font-weight: normal;
	color: #ffffff !important;
	text-transform: none;
	background-color: transparent;
	padding: 4px 14px;
	width: 80%;
	_width: auto;
}
#nav-top li li a:hover {
	background-color: #62abd8;
	_background-color: none;
	_text-decoration: underline;
}
#nav-top li li:hover { *background-color: #62abd8 !important; }


#nav-top li.current_page_ancestor li.current_page_item a {
	background-image: url('images/content_leftnav_selecteditem_bg.jpg');
	background-position: 4px 7px;
	background-repeat: no-repeat;
}


/* Client Login Link - no longer needed */

/*#client-login-link {
	position: absolute;
	right: 9px;
	top: -28px;
	color: #a7b6c2;
	font-size: 11px;
	text-decoration: none;
}
#client-login-link:hover { text-decoration: underline; }*/


/* Gateway */

#gateway-animation {
	clear: both;
	width: 918px;
	height: 281px;
}

#gateway-guided-sell-buttons { 
	white-space: nowrap;
	margin-left: -1px;
	margin-top: 7px;
	clear: both;
}

#gateway-guided-sell-buttons img { padding-right: 7px; }

#gateway-partner-logos {
	text-align: center;
	margin-top: 13px;
}
#gateway-footer {
	text-align: center;
	font-size: 11px;
	color: #527088;
	margin-top: 14px;
}


/* Left Nav */

#nav-left {
	float: left;
	width: 187px;
	padding: 31px 13px 31px 12px;
	color: #ffffff;
}
#nav-left ul { padding-bottom: 24px; }

#nav-left h2 {
	font-size: 11px;
	font-weight: bold;
	margin-bottom: 8px;
	margin-left: 11px;
}
#nav-left li a {
	font-size: 13px;
	text-decoration: none;
	color: #ffffff;
	
	padding: 5px 24px;
	display: block;
	_margin: -5px 0;
}

#nav-left li a:hover { background-color: #4b9fd2; }

#nav-left .current-cat a,
#nav-left .current_page_item a {
	background: #62abd8 url('images/content_leftnav_selecteditem_bg.jpg') 11px 7px no-repeat !important;
	font-weight: bold;
}


/* Content Area */

#content-outer {
	float: left;
	clear: both;
	background: url('images/content_backplate_bg.jpg') repeat-y left top;
	margin: 0 -12px 0 -11px;
	width: 964px;
}
#content-middle {
	float: left;
	background: url('images/content_backplate_top.jpg') no-repeat left top;
}
#content-inner {
	float: left;
	background: url('images/content_backplate_bottom.jpg') no-repeat left bottom;
	padding: 13px;
}
#copyright-footer {
	font-size: 11px;
	color: #527088;
	text-align: right;
	padding-right: 8px;
	margin-bottom: -12px;
	clear: both;
}
#content-outer,
#copyright-footer {
	position: relative;
	top: -12px;
}
#content-body {
	float: left;
	width: 628px;
	padding: 32px 38px;
}


/* Actual Content */

.float-left { float: left; }
.float-right { float: right; }

img.float-left { padding: 0 32px 32px 0; }
img.float-right { padding: 0 0 32px 32px; }

input, textarea { font-family: Arial, Helvetica, sans-serif; }
textarea { overflow: auto; }

hr {
	border: none;
	border-top: 1px dashed #74aacb;
	clear: both;
	height: 0;
	padding: 0;
	margin: 0;
}

b, strong { font-weight: bold; }
i, em { font-style: italic; }

#content-body h1 {
	color: #005495;
	font-size: 20px;
	text-transform: uppercase;
	font-weight: bold;
	margin-bottom: 1em;
}
#content-body h2 {
	color: #0e89d6;
	font-size: 16px;
	font-weight: bold;
	margin: 1em 0;
	margin-bottom: -.4em;
}
#content-body h3,
#content-body h4,
#content-body h5,
#content-body h6 {
	color: #005495;
	font-size: 13px;
	font-weight: bold;
	margin-bottom: -1em;
}
#content-body p {
	font-size: 12px;
	line-height: 1.5em;
	margin: 1.4em 0;
}
a {
	color: #0e89d6;
	text-decoration: underline;
}
#content-body ul,
#content-body ol { margin: 1em; }

#content-body li {
	margin: .4em 1em;
	line-height: normal;
}

#content-body ul { list-style: disc; }
#content-body ol { list-style: decimal; }


/* Certifications */

.expandable h2 {
	margin-bottom: .8em !important;
	cursor: pointer
}

.expandable p,
.expandable h3,
.expandable ul,
.expandable table { display: none; }

.expandable .expanded p,
.expandable .expanded h3,
.expandable .expanded ul,
.expandable .expanded table { display: block; }

#cert-full-listing td,
#cert-full-listing th {
	padding: 12px 0;
	line-height: 1.5em;
}
#cert-full-listing th { font-weight: bold; }


/* Blog */

h1.blog a {
	text-decoration: none !important;
	color: #005495 !important;
}
div.entry {
	width: 100%;
	float: left;
	clear: both;
	padding-bottom: 14px;
}
div.entry.last { padding-bottom: 0; }

div.entry small {
	font-size: 11px;
	margin-top: 16px;
	display: block;
}

.left-aligned-link,
.right-aligned-link {
	float: left;
	width: 50%;
}
.right-aligned-link { text-align: right; }

.comment-or-edit-link { padding: 1.4em 0 2.4em 0; }

div.entry.last .comment-or-edit-link { padding-bottom: 0; }

.commentlist { padding: 10px 0 2px 0; }
.commentlist li { padding-top: 5px; }

#commentform textarea { width: 100%; }


/* Partners */

#partners_brand_quilt {
	padding-top: 24px;
	margin-left: -13px;
}
#partners_brand_quilt img { padding: 2px 3px 0 0; }


/* Contact Forms */

.wpcf7-form input { width: 200px; }

.wpcf7-form .captcha-input {
	vertical-align: baseline;
	width: 60px;
		position: relative;
	bottom: 6px;
}
.wpcf7-form .captcha-image {
	vertical-align: baseline;
	position: relative;
	left: 3px;
}
.wpcf7-form textarea {
	width: 300px;
	height: 125px;
}
.wpcf7-form input.input-button { width: auto; }