/*  
Theme Name: E-Tech
Version: 1.0
Author: Aimee (designer) and Weston (developer)
Author URI: http://www.shepherd-interactive.com/

*/


/******** CSS Reset by Erik Meyer: http://meyerweb.com/eric/thoughts/2008/01/15/resetting-again/ ******/
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, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}
/**** END CSS Reset *************************************************************/

table td {
	padding-right:10px;
}

a {
	color:#102C42;
}

div#page {
	width:990px;
	margin:0 auto; 
	/*padding-left:24px;*/
}
	


.wa {
	display:none;
}


html,body {
	background-color:#102C42;
	margin:0;
	padding:0;
}
body {
	font-family:Arial,Helvetica,sans-serif;
	background-image:url(images/background.png);
	background-repeat:repeat-x;
	color:#102C42;
}
#header {
	height:201px;
	background-image:url(images/header.png);
	position:relative;
}
#header h1 a {
	display:block;
	height:171px;
	width:700px;
}
#header h1 a .graphic {
	background-image:url(images/header-logo.gif);
	width:309px;
	height:95px;
	position:absolute;
	top:74px;
	left:230px;
	cursor:pointer;
}
#header h1 a:hover .graphic {
	background-image:url(images/header-logo-hover.gif); /*NOTE: This should be part of an image bundle */
}


/*#header h1 a span {
	position:absolute;
	top:102px;
	left:340px;
	width:80px;
	color:#B49A12;
	background-color:white;
}
#header h1 a span::first-line {
	font-size:31px;
	color:white;
	color:#102C42;
}
*/
#header .description {
	display:none;
}
#header p.phone {
	color:white;
	position:absolute;
	top:113px;
	left:735px;
	text-transform:lowercase;
	font-weight:bold;
	font-size:16px;
}
#header p.phone span.tel {
	display:block;
	margin-left:40px;
	font-size:20px;
	padding-top:2px;
}
#header .navigation {
	/*background-color:#B49A12;*/
	height:29px;
	line-height:28px;
	padding-left:60px;
}
#header .navigation a {
	color:white;
	text-decoration:none;
	text-transform:uppercase;
	font-weight:bold;
	font-size:14px;
}
#header .navigation a:hover,
#header .navigation .current_page_parent a,
#header .navigation .current_page_item a {
	text-decoration:underline;
}
#header .navigation li {
	color:white;
	display:list-item;
	/*list-style-type:disc;*/
	float:left;
	margin-left:14px;
	list-style-position:inside;
}


div#page-below-header {
	/*background-color:#F5F2E1;*/
	background-color:white;
}

div#content-container {
	width:725px;
	background-color:white;
}
div#page.right-sidebar div#content-container {
	float:left;
}
div#page.left-sidebar div#content-container {
	float:right;
}

div#content {
	background-color:white;
	padding-left:20px;
	padding-right:20px;
	padding-top:10px;
	padding-bottom:10px;
}

div#content.home,
div#content.page,
div#content.category {
	padding-left:30px;
	padding-top:16px;
	padding-right:30px;
}
div#content.page {
	padding-left:10px;
}
div#content.home div.post,
div#content.page div.post {
	margin-left:20px;
}

div#content.home div.entry,
div#content.page div.entry,
div#content.single div.entry { /* post content */
	font-size:16px;
	line-height:18px;
}
div#content.home h2,
div#content.page h2,
div#content.single h2 {
	background-repeat:repeat-y;
	color:white;
	font-size:18px;
	line-height:25px;
	padding-left:5px;
}
div#content.home h2 a,
div#content.page h2 a,
div#content.single h2 a{
	text-decoration:none;
}
div#content.single h2 a:hover {
	text-decoration:underline;
}
div#content.single h2 {
	color:#102C42;
	padding-left:0;
}

div#content.home h2 {
	background-image:url(images/header-background-gold.png);
}
div#content.page h2{
	background-image:url(images/header-background-blue.png);
	margin-bottom:10px;
	margin-top:10px;
}
div#content.single h2 {
	margin-bottom:10px;
	margin-top:10px;
}

div#content div.entry h3,
div#content.home div.entry p,
div#content.page div.entry p,
div#content.single div.entry p {
	margin-top:13px;
	margin-bottom:13px;
}
div#content div.entry h3.embedded-page-title {
	margin:0;
}




#embedded-pages {
	
}
#embedded-pages .embedded-page {
	float:left;
	margin-right:10px;
	width:300px;
}
#embedded-pages .page-subheader-image img {
	/*width:300px;
	height:75px;*/
}
#embedded-pages .page-subheader-image {
	height:100px;
}
div.entry h3 {
	width:334px;
}
#embedded-pages .embedded-page h3.embedded-page-title,
#embedded-subpages .embedded-subpage h3.embedded-subpage-title {
	width:auto;
}
div.entry .embedded-subpage h3.embedded-subpage-title {
	width:334px !important;
}


#embedded-pages .embedded-page h3.embedded-page-title,
#embedded-subpages .embedded-subpage h3.embedded-subpage-title,
div.entry h3 {
	background-repeat:repeat-y;
	background-position:right top;
	padding-left:5px;
	padding-top:5px;
	padding-bottom:5px;
	font-size:15px;
	color:white;
}
#embedded-pages .embedded-page h3.embedded-page-title {
	background-image:url(images/header-background-blue.png);
	background-color:#102C42; /*needed for MSIE*/
}
#embedded-subpages .embedded-subpage h3.embedded-subpage-title,
div.entry h3 {
	background-image:url(images/header-background-gray.png);
	 /*background-color:gray;needed for MSIE*/
}


#embedded-subpages .embedded-subpage h3,
#embedded-pages .embedded-page h3 a {
	color:white;
	text-decoration:none;
}
#embedded-subpages .embedded-subpage h3 {
	margin-top:20px;
}


#embedded-pages .embedded-page h3 a:hover {
	text-decoration:underline;
}
#embedded-pages .embedded-page div.excerpt {
	padding-right:15px;
	margin-bottom:10px;
}
#embedded-pages .embedded-page .footer {
	text-align:right;
	padding-right:15px;
	text-transform:capitalize;
	margin-bottom:10px;
}
#embedded-pages .embedded-page .footer a {
	text-decoration:underline;
	/*text-transform:uppercase;*/
	color:#102C42;
	font-weight:bold;
}









#sidebar {
	width:248px;
	/*
	width:265px;
	position:absolute;
	top:195px;
	right:0;*/
}
#main-sidebar-list {
	display:block; padding:0; margin:0;
}
div#page.right-sidebar #sidebar {
	float:right;
}
div#page.left-sidebar #sidebar {
	float:left;
}

/*#sidebar * {
	margin:0 !important;
	padding:0 !important;
}*/
#sidebar ul {
	padding:0;
	margin:0;
}

#sidebar li.widget {
	background-color:#F5F2E1;
	background-repeat:no-repeat;
	min-height:70px;
	font-size:13px;
	color:#102C42;
	/*clear:both;*/
	padding-bottom:30px;
}

#sidebar .eventscategory_widget_upcoming {
	position:relative;
}
#sidebar .eventscategory_widget_upcoming .more {
	text-align:right;
	padding-right:10px;
}
#sidebar .eventscategory_widget_upcoming .feeds {
	position:absolute;
	top:10px;
	right:10px;
}

#sidebar .feeds {
	width:50px;
}
#sidebar a.rss,
#sidebar a.ical {
	/*margin-left:14px;*/
	/*float:right;
	margin-left:5px;*/
	width:16px;
	height:16px;
	display:block;
	cursor:pointer;
	float:right;
	margin-left:5px;
}
#sidebar .feeds a * {
	display:none;
}
#sidebar a.rss {
	background-image:url(/wp-content/themes/e-tech/images/feed-icon.png);
}
#sidebar a.ical {
	background-image:url(/wp-content/themes/e-tech/images/ical-icon.png);
}



#sidebar li.widget h2,
#sidebar li.widget ul,
#sidebar li.widget ol {
	padding-right:15px;
}
#sidebar li.widget .more {
	margin-right:15px;
}
div#page.right-sidebar #sidebar li.widget {
	background-image:url(images/widget-header-right.png);
}
div#page.left-sidebar #sidebar li.widget {
	background-image:url(images/widget-header-left.png);
}

#sidebar li.widget h2 {
	font-size:15px;
	padding-left:13px;
	padding-top:10px;
	margin-bottom:41px;
	color:white;
}
#sidebar li.widget h2 a {
	color:white;
}
#sidebar li.widget a:hover {
	text-decoration:underline;
}

#sidebar .etech_widget_locations a.email {
	text-decoration:underline;
}
#sidebar .etech_widget_locations .etech {
	display:none;
}
.etech_widget_locations div.map {
	text-align:center;
	margin-bottom:15px;
}



#sidebar address {
	font-style:normal;
}
#sidebar address a {
	font-weight:normal !important;
}

#sidebar li.widget li {
	padding-left:25px;
	line-height:15px;
	margin-bottom:15px;
}
#sidebar li.widget a {
	text-decoration:none;
	font-weight:bold;
	color:#102C42;
}
#sidebar li.widget a.more {
	float:right;
	/*text-transform:uppercase;*/
	text-decoration:underline;
}
#sidebar li.etech_widget_subpages li {
	margin-bottom:2px;
}
#sidebar li.etech_widget_subpages li a {
	font-weight:normal;
}
#sidebar li.etech_widget_subpages li.current_page_item  a{
	font-weight:bold !important;
}
#sidebar li.etech_widget_subpages li.current_page_item /*,
#sidebar li.etech_widget_subpages li.page_item:hover*/ {
	background-image:url(images/nav_dot.gif);
	background-repeat:no-repeat;
	background-position:15px 5px;
}
#sidebar .etech_widget_subpages li.page_item {
	
	/*list-style-type:disc;
	list-style-position:inside;
	list-style-image:url(images/nav_dot.gif);
	display:list-item;*/
}

#sidebar {
	position:relative;
	z-index:50;
}
#sidebar-gradient {
	/*position:relative;
	background-color:transparent;*/
}
#sidebar-gradient {
	background-image:url(images/sidebar-bottom-gradient.png);
	background-position:right top;
	background-repeat:repeat-x;
	width:100px;
	height:100px;
	display:block;
	position:absolute;
	bottom:-100px;
	z-index:100;
	left:0px;
	width:248px;
}

#footer {
	/*background-color:white;*/
	padding-top:20px;
	text-align:center;
	clear:both;
	position:relative;
	min-height:100px;
	padding-bottom:10px;
}
#page.right-sidebar #footer {
	padding-right:265px;
}
#page.left-sidebar #footer {
	padding-left:265px;
}



#footer .org-link-images {
	line-height:61px;
}
#footer .org-link-images img {
	vertical-align:middle;
}

#footer .org-links {
	margin-bottom:23px;
	padding-top:3px;
}

#footer .org-links,
#footer .org-links a {
	color:#B49A12;
	font-size:13px;
}
#footer .org-links a {
	margin-right:2px;
	margin-left:2px;
}

#footer .bottom-links {
	text-align:center;
	text-transform:lowercase;
	font-size:11px;
}
#footer .bottom-links .shepherd {
	text-transform:none;
}
#footer .bottom-links a {
	color:black;
	text-decoration:none;
	padding-left:3px;
	padding-right:3px;
}
#footer .bottom-links a:hover {
	text-decoration:underline;
}

.admin-edit,
.admin-edit a {
	color:white;
	text-decoration:underline !important;
}
.admin-edit {
	font-size:10px;
	line-height:10px;
}

#content.single .post .entry {
	margin-top:10px;
	margin-bottom:10px;
}
#content.single .post .entry p {
	margin-top:1em;
	margin-bottom:1em;
}

#content .navigation {
	height:30px;
}
#content .navigation .previous {
	float:left;
}
#content .navigation .next {
	float:right;
}

#content.sitemap ul,
#content.sitemap ol{
	padding-left:30px;
}
#content.sitemap ul li {
	display:list-item;
	list-style-type:disc;
	line-height:22px;
}
#content.sitemap ul * li {
	list-style-type:circle;
	line-height:16px;
	font-size:13px;
}
#content.sitemap ol li {
	list-style-type:decimal;
}


#content.category .post {
	margin-bottom:20px;
}
#content.category .post .metadata {
	line-height:20px;
	font-size:15px;
}
#content.category .post .entry {
	margin-top:7px;
	padding-left:10px;
}


#contactForm label {
	float:left;
	width:200px;
	padding-right:7px;
	text-align:right;
}
#contactForm input,
#contactForm textarea {
	width:230px;
}
#contactForm textarea {
	height:6em;
}
#contactForm div.submission {
	clear:both;
	text-align:center;
	padding-top:.5em;
	width:650px;
}
#contactForm .required {
	font-weight:bold;
	color:red;
}
#contactForm .requiredFoot {
	color:red;
	margin-top:1em;
	font-size:smaller;
}