/*
Theme Name:		Electric
Theme URI:		
Description:	A 2-column design featuring natural colors and clean lines.
Version:		1.1
Author:			Allegheny Graphics
Author URI:		http://www.alleghenygraphics.com
*/

body {background:#222118 url(images/bg.jpg) repeat-x; color: #333; font: 62.5% Arial, Helvetica, sans-serif; }

* {padding: 0; margin: 0; }
	


/*---:[ core layout elements ]:---*/

#container {width:900px; margin:0 auto; padding:0;}

	#page { } /* for use with custom styles */
	
		#info_bar {height:32px; font-size:1.1em; color:#FFFFFF; margin:8px 10px 0 10px; position:relative; z-index:0}
		
		#masthead {height:171px; position:relative; z-index:7;}
		
		#menu {height:39px; font-size:1.4em; position:relative; z-index:10;}

		#right_shadow {background:url(images/shadow_right.png) repeat-y; width:908px;}
			
			#image_bar_home {height:230px; position:relative; z-index:5;}
		
			#image_bar {height:114px; position:relative; z-index:5;}
		
			#content_box {width:900px; padding:0; text-align:left; background:#fff url('images/content_box_bg.jpg') right repeat-y;}

				#left_box {width: 600px; float: left; }
				
					#heading_bar { height:60px; padding: 0 20px; background: #223522 url('images/header_bar_left.jpg') no-repeat bottom left; }
					
					.newsheading { padding: 5px 0;}
					
					#content {width:560px; padding:0; float: right; padding:0 20px 25px 20px; background: url('images/content_top_bg.jpg') repeat-x top left;}
			
						#content_inner {width:560px; padding:25px 0 0 0;}
						
							#contact_form {float:right; width:50%; padding:2%; background:#F1EEE7; border:solid 2px #416F9A;}
							#contact_form td, #requestinfo td{padding:2px;}
							
	
				.sidebar {width:300px; float:left; background:#F1EEE7 url('images/sidebar_bg.jpg') repeat-x 0px 60px; color:#223522;}
		
				#left_bar {padding:0; }
		
				#right_bar {padding:0; }
				
				#sidebar_heading { height:60px; background: #2C4D36 url('images/header_bar_right.jpg') no-repeat bottom left;}
				
				#powerlineimage { width:254px; height:90px; background: url('images/powerlines.gif') no-repeat top left; padding-left: 5px; padding-top: 27px;}
				
				#sidebar_content { padding: 2.0em; font-size: 1.2em; line-height: 1.5em;}
		
		#bottom_shadow {background:url(images/shadow_bottom.png) repeat-x; height:8px; width:900px;}

		#footer {padding:1.0em; background:#191610; margin-top:12px; margin-bottom:18px; color:#968869; font-size:1.2em; text-align:right;}



/*---:[ headlines ]:---*/

h1, h2, h3, h4 {font:1.0em Arial, Helvetica, sans-serif; }

h1, h2.orange {font-size:1.667em; line-height:1.3em; padding:0; color: #E88412; margin-bottom:.2em; font-weight:normal; margin-top:0;}

h2, h3.white {font-size:2.0em; line-height:1.0em; padding:0; color: #FFFFFF; font-weight:normal; margin-top:0; margin-bottom:.75em;}

#heading_bar h3 {font-size:2.0em; line-height:1.5em; padding:0 0.5em; color: #FFFFFF; font-weight:normal; margin: 0; float: left;}

	#heading_bar h3 a { color: #ffffff; text-decoration: none; }
	#heading_bar h3 a:hover { text-decoration: underline; }

#heading_bar h2 { line-height: 60px; }

#sidebar_heading h2, #sidebar_heading h3 { line-height: 60px; padding: 0 1.0em;}	
	.archives h1 {font-size: 1.1em; line-height: 1.81818em; text-transform: uppercase; letter-spacing: 2px; margin: 0 0 1.81818em 0; padding: 0.36364em 10px 0.36364em 10px; background: #eee; border-top: 1px solid #ddd; border-bottom: 1px dotted #ddd; text-align: center; }

	.page h1 {margin: 0 0 1.11111em 0; }

	h2 a, h2 a:visited {color: #333; }

	h2 a:hover {color: #237fa1; text-decoration: none; }
	
	h2.top {padding-top: 0; border-top: none; }
	


h3 {font-size: 1.6em; line-height: 1.75em; color:#223522; font-weight:bold; margin:.75em 0;}

h3.searchLink a {color:#416F9A;}
h3.searchLink a:hover {color:#416F9A;}

	.format_text h3 {font-size:1.231em; margin: 1.875em 0 0.125em 0; }
	
	.format_text h3.subtitle {font-size:0.9em; margin-top: 0; font-weight: normal; color:#998B6C; text-transform:uppercase; border-bottom:1px solid #DADAC1;}

	.format_text h3.top { margin: 0 0 0.125em 0 !important; }
	
h4 {color: #223522; font-size: 1.3em; font-weight: normal; }

	.format_text h4 { margin: 1.5em 0 0.25em 0; }
	
	.format_text h4.top { margin-top: 0 !important; }
	
	#sidebar_content h4 { color: #223522; font-size: 1.3em; margin-top: 1.0em; font-weight: bold;}
	
h5 { font-weight: bold; color: #223522; font-size: 1.1em; }



/*---:[ global elements ]:---*/

hr { display: none; }

a, a:visited {color:#416F9A; text-decoration:underline;}

a:hover {color:#333333; text-decoration: underline;}

a img { border: none; }

blockquote { font-family: Georgia, "Times New Roman", Times, serif; color: #555; margin: 0 0 1.53846em 10px; padding: 0 0 0 10px; border-left: 1px solid #eee; }

abbr, acronym { font-size: 0.84615em; border-bottom: 1px dotted #888; letter-spacing: 1px; text-transform: uppercase; line-height: 1.0em; cursor: help; }

sub, sup { line-height: 1.0em; }
	
code { font: 0.92308em Consolas, "Andale Mono", Courier, "Courier New"; color: #050; }

pre { margin: 0 0 1.66667em 0; padding: 0.75em; font: 0.92308em/1.66667em Consolas, "Andale Mono", Courier, "Courier New"; background: #eee; border: 1px solid #ddd; overflow: auto; clear: both; }

p.center { text-align: center !important; }

p.bottom { margin: 0 !important; }

p.unstyled { padding: 0 20px; font-size: 1.3em; }

.float_left, .alignleft {float:left;}
	img.float_left, img.alignleft {padding:5px 10px 10px 0;}

.float_right, .alignright {float:right;}
	img.float_right, img.alignright {padding:5px 0 10px 10px;}

.clear {clear:both;}

.phone {font-size:1.41em; }

.blue {color:#356591;}

.large {font-size:1.167em; margin-bottom:.5em;}

.small {font-size:.833em;}

.tiny { font-size: 0.7em; }

.gray {color:#666666;}

.colwide {width:600px; float:left;}

.colsmall {width:300px; float:left;}

.sm_green {color:#5BA272; font-size:1.1em;}

h3 .sm_green { font-size: 0.55em; }

.indented {padding-left:20px;}

.contactfield { display: none; }

.required {color: #416F9A;}

.error {background: #DBD5C4; padding: 1.0em;}

.quizquestion { margin-bottom: 1.0em; }

table.quiztable td { padding: 4px; }

#error {border:solid 1px #416F9A; background:#DBD5C4; padding:1.0em;}

/*---:[ #masthead styles ]:---*/

#info_bar #numbers {margin-top:2px; float:left;}

#info_bar #rss_subscribe {width:22px; height:22px; float:left;}

	#info_bar #rss_subscribe a {display:block; width:22px; height:22px; background:url('images/icon_rss.jpg') no-repeat; text-indent:-9999px; outline: none;}
	
#info_bar #contact_button {float:left; margin:0 19px; background:url(images/contact_button.png) no-repeat; width:100px; height:22px; font-weight:bold; color:#FFFFFF; text-decoration:none; text-transform:uppercase; text-align:center; vertical-align:middle; padding-top:.40em;}
#info_bar #contact_button:hover {background:url(images/contact_button_hover.png) no-repeat; font-weight:bold; color:#FFFFFF; text-decoration:none;}

#masthead #logo {width:550px; position:relative; float:left;}

	#masthead h1 {margin-top:0;}

	#masthead h1 #CEC_logo, #masthead #CEC_logo{position:relative; top:33px; left:20px;}

#login {background:url(images/login_bg.png) no-repeat; height:100px; width:327px; float:right; margin-top:11px; font-size:1.2em; color:#000; padding:5px 10px;}
	
	#login_button a {float:right; margin-right:7px;background:url(images/login_button.png) no-repeat; width:110px; height:30px; font-weight:bold; color:#FFFFFF; text-decoration:none; text-transform:uppercase; text-align:center; vertical-align:middle; padding-top:.7em; font-size:.9167em;}
	#login_button a:hover {background:url(images/login_button_hover.png) no-repeat; font-weight:bold; color:#FFFFFF; text-decoration:none;}
	
#side_box {background:url(images/left_bg.jpg) no-repeat; float:left; height:200px; width:250px; padding:15px 25px; font-size:1.2em; color:#191610; font-style:italic;}

#side_box_short {background:url(images/left_bg.jpg) no-repeat; float:left; height:84px; width:250px; padding:15px 25px; font-size:1.2em; color:#191610; font-style:italic;}

#side_box p, #side_box_short p {line-height:1.42em; margin-bottom: 1.0em;}




/*---:[menu styles ]:---*/	
	
#nav, #nav ul { /* all lists */
	padding: 0;
	margin: 0;
	list-style: none;
	line-height: 1;
	
}

#nav a {
	display: block;
	width:10.571em;
	background:url('images/menu_bg.png') bottom left;
	color:#2F533B;
	height:3.643em;
	text-decoration:none;
	text-align:center;
}

#nav a:hover {background:url('images/menu_hover.png') bottom left; line-height:5.214em;}

#nav li.active a {color:#2F4F66; background:url('images/active_tab.png') no-repeat; line-height:3.643em; width:11.143em; position:relative; left:-4px;}

#nav li { /* all list items */
	float: left;
	width:10.571em; /* width needed or else Opera goes nuts */
	line-height:5.214em;
	margin-right:.143em;
}

#nav li ul { /* second-level lists */
	position:absolute;
	background:url(images/drop_down_shadow.png);
	width:13em;
	font-size:.857em;
	left: -999em; /* using left instead of display to hide menus because display: none isn't read by screen readers */
}

#nav li ul a, #nav li.active ul a { background:none; color:#968869; width:12.333em; line-height:1.2em; height:auto; padding: 0.5em 0; left: 0;}

#nav li ul a:hover {background:#ECECDF; color:#223522; position:relative; line-height: 1.2em;}
	
#nav li ul li {position:relative; left:.25em; background:#fff; width:12.333em;}	
	
#nav li ul li.first {background: #ffffff url(images/drop_down_top.png) no-repeat; border-top:1px solid #C0C0BF; width:12.333em; position:relative; left:.25em;}

#nav li ul li.last {background:url(images/drop_down_bottom.png) no-repeat bottom left; width:12.333em; padding-bottom: 1.0em; position:relative; left:.25em;}

#nav li ul ul { /* third-and-above-level lists */
	margin: -1em 0 0 10em;
}

#nav li:hover ul ul, #nav li.sfhover ul ul {
	left: -999em;
}

#nav li:hover ul, #nav li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul { /* lists nested under hovered list items */
	left: auto;
	margin-left:-.25em;
}

/*---:[ content styles ]:---*/

ul.searchresults { list-style: none; margin: 0; padding: 0; }

	ul.searchresults li { border-bottom: 1px solid #DADAC1; margin-bottom: 2.0em; }
	
		ul.searchresults li .format_text { font-size: 1.2em; }
		
		ul.searchresults li h3 { font-size: 1.5em; margin: 0; padding: 0;}
		
		ul.searchresults li h3 a { font-weight: normal;}


.post_author { font-size: 1.2em; line-height: 1.66667em; margin: 0 0 1.66667em 0; padding: 0 10px; color: #999; }

	.post_author a, .post_author a:visited { color: #999; text-decoration: none; }
	
	.post_author a:hover { color: #999; text-decoration: underline; }

.format_text { font-size: 1.4em; line-height: 1.65em; padding: 0; }
		
	.format_text a, .format_text a:visited { text-decoration: underline;}
	
	.format_text a:hover { text-decoration: underline; }
		
	.format_text blockquote { }
	
		.format_text blockquote.right { width: 180px; font-size: 1.2308em; line-height: 1.25em; margin: 0 0 0 10px; padding: 0.4375em 0 0.4375em 10px; border: none; float: right; }
		
		.format_text blockquote.left { width: 180px; font-size: 1.2308em; line-height: 1.25em; margin: 0 10px 0 0; padding: 0.4375em 10px 0.4375em 0; background: none; border: none; float: left; }
	
			.format_text blockquote.right p, .format_text blockquote.left p { margin: 0 !important; }
	
	.format_text p { margin: 0 0 1.53846em 0; }
	
	.format_text p.note { padding: 0.76923em 10px; background: #ffffa0; border: 1px solid #d3d35d; }
	
	.format_text .subtext { font-size: 0.9em;}
	 
	.format_text ul {margin: 0 0 1.53846em 20px; }

	.format_text ol { margin: 0 0 1.53846em 20px; }
	
	.format_text ul.archivelist, .format_text .box { border: 1px solid #C1BBA0; background: #F1EEE7; padding: 1.0em; margin: 0; list-style: none;}
		
		.format_text ul.archivelist li { margin-bottom: 0.5em;}
		
		.format_text ul.archivelist li.home { margin-bottom: 0.75em; padding-bottom: 0.5em; font-size: 0.9em; border-bottom: 1px solid #fff;}
	
		.format_text li { }
	
		.format_text ul li { padding: 0 0 0 0px;}
		
			.format_text ul li ul, .format_text ul li ol, .format_text ol li ul, .format_text ol li ol { margin: 0 0 0 10px; }
	
		.format_text li code { line-height: inherit; } /* This is basically a Safari hack :( */
	
	.format_text dl { margin: 0 0 1.53846em 0; }
			
		.format_text dt { font-weight: bold; }
		
		.format_text dd { margin: 0 0 1.53846em 1.53846em; }
		
	.format_text .ad { margin: 0 0 0 10px; float: right; clear: right; }
	
		.format_text .ad_left { margin: 0 10px 0 0; float: left; clear: left; }

	.format_text img { }

		.format_text img.left { margin: 0 10px 1.53846em 0; float: left; clear: left; }
		
		.format_text img.right { margin: 0 0 1.53846em 10px; float: right; clear: right; }
		
		.format_text img.center { display: block; margin: 0 auto 1.53846em auto; float: none; clear: both; }
		
		.format_text img.block { display: block; margin: 0 auto 1.53846em 0; float: none; clear: both; }
	
		.format_text img.frame { padding: 9px; border: 1px solid #ddd; background: #eee; }
		
		.format_text img.stack { clear: none !important; }

.to_comments { margin: 0 0 1.81818em 0; padding: 0 10px; font: normal 1.1em/1.81818em Verdana, serif; color: #999; clear: both; }
	
	.to_comments .date { padding: 0 0 0 14px; background: url('images/icon_date.gif') 0 50% no-repeat; }
	
	.to_comments .filed { padding: 0 0 0 14px; background: url('images/icon_filed.gif') 0 50% no-repeat; }
	
	.to_comments .num_comments { padding: 0 0 0 14px; background: url('images/icon_comment.gif') 0 50% no-repeat; }

.navigation { width: 425px; padding: 0.69231em 19px 0.76923em 19px; font-size: 1.3em; line-height: 1.53846em; clear: both; }

	.navigation p { text-align: right; }

	.older { padding: 0 20px 0 0; float: left; }

	.previous { text-align: left; }



/*---:[ sidebar styles ]:---*/
#sidebar_article {clear:both; border-top:1px solid #C1BBA0; padding:20px 0 10px 0; margin:25px 15px 0 15px;; text-align:center;}

#sidebar_logo {clear:both; border-top:1px solid #C1BBA0; padding:24px 0 28px 0; margin:25px 15px 0 15px;; text-align:center;}
	#home_calc {padding-bottom:40px;}

.sidebar #sidebar_menu {list-style:none; color:#315473; line-height:1.75em; font-size:1.0em;}

.sidebar #sidebar_menu li { margin-bottom: 0.5em; }

.sidebar #sidebar_menu li a, .sidebar a {color:#315473; text-decoration:underline;}

	.sidebar ul#sidebar_menu li a:hover, .sidebar a:hover {color:#223522;}
	
.sidebar p {font-size:1.2em;}

ul.sidebar_list { list-style: none; }

	ul.sidebar_list li.widget, ul.sidebar_list li.linkcat { margin:0 0 2.5em 0; font:normal 1.0em/1.33333em Arial, Helvetica, sans-serif; text-align: center;}

		li.widget p { margin: 0 0 1.33333em 0; }
		
		li.widget ul, li.linkcat ul { list-style: none; }
		
		li.widget ol { margin: 0 0 0 20px; }
		
			li.widget li, li.linkcat li { margin: 0 0 0.75em 0; }
			
				li.widget li br { display: none; }
			
				li.widget li ul, li.linkcat li ul { margin: 0.75em 0 0 20px; }

			/*---:[ calendar widget ]:---*/

			#calendar_wrap { width: 182px; margin: 0 0 0.83333em 0; padding: 0 8px 0 0; font-family: Georgia, "Times New Roman", Times, serif; }

			table#wp-calendar { width: 182px; border-collapse: collapse; }

				table#wp-calendar caption { font-weight: normal; font-size: 0.91667em; line-height: 1.72727em; text-transform: uppercase; letter-spacing: 2px; background: #e5e5e5; border-bottom: 1px dotted #ddd; }

				table#wp-calendar th { width: 26px; font-size: 0.91667em; line-height: 1.72727em; background: #f2f2f2; border-bottom: 1px dotted #ddd; text-align: center; }

				table#wp-calendar td { width: 26px; line-height: 1.66667em; color: #999; text-align: center; }

				table#wp-calendar td#next, table#wp-calendar td#prev { width: 78px; font-size: 0.83333em; letter-spacing: 1px; text-transform: uppercase; }
				
			/*---:[ search widget ]:---*/

			#search {padding: 0.83333em 0; text-align:right; float:left; font-size:1.2em;}

				#search #s {width:11.667em; height:1.433em; padding:.2em .4em; color:#222118; background:url('images/search_bg.png') no-repeat; text-align: left; }

				#search #s:focus {background:url('images/search_bg.png') no-repeat;  border:none; }

				#search input[type="submit"] { margin: 0.25em 0 0 0; padding: 2px 3px; color: #333; font: bold 1.0em Georgia, "Times New Roman", Times, serif; background: url('images/submit_bg.gif');  border:none; cursor: pointer; }

				#search input[type="submit"]:hover { color: #237fa1; }
				
			/*---:[ default search form styles ]:---*/

			#search_form {position:relative;}

				#search_form .search_input {margin:0; width:9.667em; height:1.433em; padding:.2em .4em; color:#222118; background:url('images/search_bg.png') no-repeat; border:none;}

				#search_form .search_input:focus {background:url('images/search_bg.png') no-repeat; border:none;}
				
				#search_form #searchsubmit {vertical-align:top; padding:0; margin:0; position:relative; left:-3px;}
				
		
		ul.siteList {list-style:disc; font-weight:bold;}
		ul.siteList a, ul.siteList a:visited, ul.siteList a:hover {text-decoration:none; !important}
			ul.siteList li ul {list-style:disc; padding-left:5px; font-weight:normal;}

/*---:[ footer styles ]:---*/

#footer a, #footer a:visited { color:#968869; text-decoration:none; font-weight:bold; }

#footer a:hover { color:#D2CAB5; text-decoration:none; }
	
#footmenu .column { width:11.333em; margin-right:2.0em; float:left; text-align:left; }

#footer #footmenu { float: left; text-align: left; line-height:1.5em;}
#footmenu ul { list-style: none; line-height:1.5em;}

#footer li {  margin-bottom: 0.25em; font-size: 0.9em; margin-top: 0;}

#footer li ul {text-decoration:none; padding:0;}

#footer ul a, #footer ul a:visited {color:#968869; text-decoration:none; font-weight:normal;}

#footer .footmenutitle { margin-top: 0.75em; }

#footer .fmtop { margin-top: 0;}

#footer .footmenutitle a, #footer .footmenutitle a:visited {color:#ffffff; text-decoration:none; font-weight:bold;}

#credit {float:right; margin-top:0; margin-bottom:70px; margin-right:18px;}

/*---:[ comment styles ]:---*/

#comments { width: 560px; margin: 4.0em 0 2.0em 0; }

	.comments_intro { padding: 0 20px; font: normal 1.2em/1.66667em Verdana, sans-serif; border-bottom: 1px dotted #bbb; }

		.comments_intro span { padding: 0 0 0 14px; background: url('images/icon_comment.gif') 0 50% no-repeat; }

	dl#comment_list { margin: 0 0 3.0em 0; }

		dl#comment_list dt.comment { width: 542px; padding: 1.42857em 9px 0.71429em 9px; background: #F1EEE7; font-size: 1.4em; line-height: 1.42857em; }

			.comment_num { padding: 0 0 0 20px; font: bold 0.85714em/1.66667em Verdana, sans-serif; float: right; }

				.comment_num a, .comment_num a:visited { color: #999; text-decoration: none; }

				.comment_num a:hover { color: #237fa1; text-decoration: none; }
				
			.comment_time { font: normal 0.78571em Verdana, sans-serif; color: #999; }
				
		dl#comment_list dd.comment { width: 542px; padding: 0 9px 0.8em 9px; background: #F1EEE7; border-bottom: 1px dotted #bbb; }
		
		dl#comment_list dt.alt, dl#comment_list dd.alt { background: #fff; }

		dl#comment_list dt.author, dl#comment_list dd.author { background: #e7f8fb !important; }
		
			.comment .format_text { padding: 0 10px; }
			
			.comment a.comment_link, .comment a.comment_link:visited { font-style: italic; font-weight: bold; color: #333; background: none; text-decoration: none; }
			
			.comment a.comment_link:hover { color: #333; text-decoration: underline; }
			
			

/*---:[ comment form styles ]:---*/

#respond { margin: 0 0 0.83333em 0; padding: 0 20px; border-bottom: 1px dotted #ddd; font: normal 1.2em/1.66667em Verdana, sans-serif; }

	#respond span { padding: 0 0 0 14px; background: url('images/icon_leave_comment.gif') 0 50% no-repeat; }

#comment_form { width: 425px; padding: 0 19px; }

	#comment_form p { padding: 0.69231em 0 0.76923em 0; font-size: 1.3em; line-height: 1.53846em; }
	
	#comment_form p.submit_p { padding-bottom: 1.30769em; }
	
		#comment_form label { padding: 0 0 0 10px; }

		#comment_form .text_input { width: 206px; padding: 2px; color: #333; font: normal 1.0em Georgia, "Times New Roman", Times, serif; background: #F1EEE7; border: 1px solid #aaa; border-right-color: #eee; border-bottom-color: #eee; }
		
		#comment_form .text_input:focus { background: #fff; border-color: #777; border-right-color: #ccc; border-bottom-color: #ccc; }
		
		#comment_form .text_area { width: 419px !important; height: 6.15385em; line-height: 1.53846em; }
	
		#comment_form .form_submit { padding: 0.35714em 4px; background: url('images/submit_bg.gif'); border: 3px double #999; border-top-color: #ccc; border-left-color: #ccc; color: #333; font: bold 1.07692em Georgia, "Times New Roman", Times, serif; cursor: pointer; }
		
		#comment_form .form_submit:hover { color: #237fa1; }
		
		#comment_form p.subscribe-to-comments { font-size: 1.3em; }
		
			#comment_form p.subscribe-to-comments label { font-size: 1.0em; }
	
	

/*---:[ self-clearing floats from Dan Cederholm at simplebits.com ]:---*/

#container:after, #content_box:after, #nav ul:after, #footer_bottom:after, .navigation:after, #comments:after, dl#comment_list:after, dl#comment_list dd:after, #comment_form:after, #search_form:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }