/*  
Theme Name: 
Author: Stephen M. James
Author URI: http://www.InteractiveLlama.com/
Use Firefox + Firebug to view CSS inheritance
SET DEFAULTS */ *  { margin: 0; padding: 0; } 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, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, caption, tbody, tfoot, thead, tr, th, td { margin: 0; padding: 0; border: 0; outline: 0; font-weight: inherit; font-style: inherit; font-size: 100%; font-family: inherit; vertical-align: baseline; text-align: left; } table, tr, td { margin:0; padding:0; border:0; border-collapse:collapse; vertical-align:top; }

/*------------------------------------------  
MISC
------------------------------------------*/

/* content - - - - - - - - - - - - - - - - - - - - -  */

div#body {
	padding: 0px 0px 0px 241px;
	background: url(/images/body.gif) repeat-y 0px 0px;
	min-height: 450px;
}

dl.committee {
	clear: both;
	display: block;
	width: 250px;
}

dl.committee dt {
	clear: both;
	float: left;
	width: 60%;
	height: 1.5em;
}

dl.committee dd {
	float: left;
	width: 30%;
	height: 1.5em;
}

#content ul, #content ol {
	margin: 0px 20px 10px 20px;
}

#content ul li, #content ol li {
	margin: 0px 0px 5px 0px;
}

ul#partners {
	margin: 0px 0px 0px 0px;
	list-style: none;
	color: #6F97A5;
}

ul#partners li {
	margin: 0px 0px 20px 0px;
}

ul#partners li ul {
	margin: 5px 0px 0px 0px;
	list-style: none;
	color: #003768;
}

ul#partners li a {
	color: #C88A12;
	border: none;
}

ul#partners li a:hover {
	color: #6F97A5;
	border-bottom: dashed 1px #6F97A5;
}

ul#partners li ul li {
	margin: 0px 0px 0px 0px;
}


/* two column  */

div.content {
	padding: 0px 0px 0px 0px;
	font-size: 120%;
}

div.apply, div.electrical, div.telecommunication {
	min-height: 430px;
}


div.content p {
	margin: 0px 0px 10px 0px;
	line-height: 175%;
}

div.contentwidth {
	padding-right: 18px; 
	padding-left: 18px;
}

div.contentwidth_blog {
	padding-right: 0px; 
	padding-left: 18px;
}

div.textwidth {
	width: 250px;
}

div.textwidthblog {
	width: 400px;
}

div.textwidthfull {
	padding: 5px 60px 0px 28px;
}

div.pullout {
	width: 385px;
	padding: 10px 0px 0px 0px;
	margin: 0px 0px 0px 10px;
}


/* three column  */

div#contentandsidebar {
    float: right;
    width: 725px;
}

div#middlecolumn{
    float:left;
    overflow: visible !important;
    width:520px;
	padding: 0px 0px 10px 0px;
}

/*------------------------------------------  
END MISC
------------------------------------------*/

/*------------------------------------------  
BLOG
------------------------------------------*/

/* sidebar_blog - - - - - - - - - - - - - - - - - - - - -  */

div#sidebar_blog {
	width: 215px;
	background: url(/images/sidebar_blog.gif) repeat-y 20px 0px;
	padding: 0px 0px 0px 20px;
}

div#sidebar_blog div.header {
	background: url(/images/sidebar_blog_header.gif) no-repeat 0 0;
	height: 60px;
	padding: 15px 0px 0px 115px;
	font-size: 75%;
}

div#sidebar_blog div.footer {
	background: url(/images/sidebar_blog_footer.gif) no-repeat left bottom;
	height: 55px;
}

div#sidebar_blog ul li {
	list-style: none;
}

div#sidebar_blog a {
	color: #C88A12;
	border: none;
}



/* post - - - - - - - - - - - - - - - - - - - - -  */

.post, .page {
	padding: 0px 0px 25px 0px;
}

div.entry {
	padding: 10px 0px 0px 0px;
}

div.entry p {
	line-height: 175%;
}

.post h2, .page h2 {
	color: #6F97A5;
	font-size: 150%;
	margin: 0px 0px 0px 0px;
	font-weight: bold;
	letter-spacing: 1px;
}

.post h2 a, .page h2 a {
	border: none;
}

.post h2 a:hover, .page h2 a:hover {
	border-bottom: dashed 1px #C88A12;
}

div#content .entry {
}

ul li.rsslink a {
	padding:0 0 0 1.3em;
	background: url(/images/li-rsslink.png) no-repeat 0em .1em;
	border: none;
	text-transform: uppercase;
}

/* postmetadata - - - - - - - - - - - - - - - - - - - - -  */

div#content .postmetadata {
	padding: 3px 4px 10px 0px;
	font-size: 75%;
}

div#content .postmetadata a {
}

/* navigation - - - - - - - - - - - - - - - - - - - - -  */

.navigation {
	float: right;
	margin: 0px 0px 10px 0px;
	}
	
.homepage {
	float: left;
	margin: 0px 0px 10px 0px;
	}

/* images - - - - - - - - - - - - - - - - - - - - -  */
p img {
	padding: 0;
	max-width: 100%;
	}

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
/* End captions */




/*------------------------------------------  
END BLOG
------------------------------------------*/

/*------------------------------------------  
HEADER
------------------------------------------*/

div#header {
	padding: 0px 0px 0px 241px;
	background: url(/images/header.png) no-repeat 0px 0px;
}

div#header div#header_server {
	background:url('/images/header_server.jpg') 0px 0px no-repeat;
	height: 225px;
}

div#header div#header_blue_man {
	background:url('/images/header_blue_man.jpg') 0px 0px no-repeat;
	height: 225px;
}

div#header div#header_danger_tag {
	background:url('/images/header_danger_tag.jpg') 0px 0px no-repeat;
	height: 225px;
}

div#header div#header_man_wires {
	background:url('/images/header_man_wires.jpg') 0px 0px no-repeat;
	height: 225px;
}

div#header div#header_rope_man {
	background:url('/images/header_rope_man.jpg') 0px 0px no-repeat;
	height: 225px;
}

div#header div#header_switches {
	background:url('/images/header_switches.jpg') 0px 0px no-repeat;
	height: 225px;
}

div#header div#header_techroom {
	background:url('/images/header_techroom.jpg') 0px 0px no-repeat;
	height: 225px;
}

div#header div#header_woman_lab {
	background:url('/images/header_woman_lab.jpg') 0px 0px no-repeat;
	height: 225px;
}

div#header div#header_fuses {
	background:url('/images/header_fuses.jpg') 0px 0px no-repeat;
	height: 225px;
}

div#header div#header_contractors {
	background:url('/images/header_contractors.jpg') 0px 0px no-repeat;
	height: 225px;
}

a#logo {
	display: block;
	overflow:hidden;
	text-indent:-9999px;
	padding: 225px 0px 0px 0px;
	height: 0px !important; 
	width: 222px;
	background: url(/images/logo.jpg) no-repeat 0px 0px;
	border-bottom: none;
}

/*------------------------------------------  
END HEADER
------------------------------------------*/

/*------------------------------------------  
SIDEBAR
------------------------------------------*/

div#sidebar {
	position: absolute;
	display: block;
	top: 15px;
	left: 15px;
	width: 222px;
	min-height: 900px !important;
}

div#logo_neca_ibew {
	display: block;
	text-indent: -9999px;
	height: 85px;
	width: 222px;
	background: url(/images/logo_neca_ibew.jpg) no-repeat 0px 0px;
}


/*------------------------------------------  
END
------------------------------------------*/


/*------------------------------------------  
MENU
------------------------------------------*/

ul#menu {
	margin: 0px 0px 0px 0px;
	padding: 15px 0px 65px 13px;
	background: url(/images/menu.gif) no-repeat 0px bottom;
	list-style-type: none;
}

ul#menu li {
	margin:8px 0px 0px 0px;
	padding:0px 0px 0px 0px;
}

ul#menu li a {
	display: block;
	text-indent: 30px;
	border: 0;
	padding: 0;
	width:199px;
	height: 19px !important;
	border-bottom: none;
}

ul#menu li ul {
	margin: 0px;
	padding: 0px;
}

ul#menu li a#menu_item {
	background: url(/images/menu_item.gif) no-repeat 0px -9px;
	cursor: pointer;
	font-family: Arial;
	font-size: 8pt;
	color: #c88a12;
	font-weight: bolder;
	text-transform: uppercase;
}
ul#menu li a#menu_item:hover {
	background: url(/images/menu_item.gif) no-repeat 0px -28px;
	font-family: Arial;
	font-size: 8pt;
	color: #6f97a5;
	font-weight:  bolder;
	text-transform: uppercase;
}
ul#menu li a#menu_selected {
	background: url(/images/menu_selected.gif) no-repeat 0px 0px;
	cursor: default;
	font-family: Arial;
	font-size: 8pt;
	color: #003768;
	font-weight: bolder;
	text-transform: uppercase;
}

ul#menu li a#submenu_item {
	background: url(/images/submenu_item.gif) no-repeat 0px -9px;
	cursor: pointer;
	text-indent: 40px;
	font-family: Arial;
	font-size: 8pt;
	color: #c88a12;
	font-weight: bolder;
	text-transform: uppercase;
	padding-left: 5px;
}
ul#menu li a#submenu_item:hover {
	background: url(/images/submenu_item.gif) no-repeat 0px -45px;
	font-family: Arial;
	text-indent: 40px;
	font-size: 8pt;
	color: #6f97a5;
	font-weight:  bolder;
	text-transform: uppercase;
}
ul#menu li a#submenu_selected {
	background: url(/images/submenu_selected.gif) no-repeat 0px 0px;
	cursor: default;
	text-indent: 40px;
	font-family: Arial;
	font-size: 8pt;
	color: #003768;
	font-weight: bolder;
	text-transform: uppercase;
}


/* sublist - - - - - - - - - - - - - - - - - - - - -  */

ul#sublist {
	list-style-type:none;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 30px;
	overflow:hidden;
}

ul#sublist li {
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
}

ul#sublist li a {
	display: block;
	overflow:hidden;
	text-indent:-9999px;
	width:293px;
	padding: 45px 0px 0px 0px;
	height: 0px !important;
	border-bottom: none;
}

ul#sublist li a#menu-committee {
	background: url(/images/menu-committee.gif) no-repeat 0px 0px;
	cursor: pointer;
}
ul#sublist li a#menu-committee:hover {
	background: url(/images/menu-committee.gif) no-repeat 0px -45px;
}

/*------------------------------------------  
END MENU
------------------------------------------*/

/*------------------------------------------
LOGIN
------------------------------------------*/

#Login {
width: 220px;
height: 70px;
color: #003768;
font-weight: bold;
text-align:center;
margin-left: 3px;
}
#LoginText {
margin: -20px 0 10px 10px;
font-size: 12pt;
font-family: verdana;
font-weight: bold;
color: #003768;
text-align: center;
}

/*------------------------------------------
END LOGIN
------------------------------------------*/

/*------------------------------------------  
FOOTER
------------------------------------------*/

div#footergraphic {
	background: url(/images/footer.gif) no-repeat 0px 0px;
	height: 26px;
}

ul#footertext {
	list-style-image:none;
	list-style-type:none;
	padding: 3px 25px 0px 0px;
}

ul#footertext li {
	float: right;
	display:block;
	padding: 5px 10px 8px 15px;
	text-indent: -15px;
}

ul#footertext li a {
	font-size: 10px;
	padding: 0px 0px 0px 15px;
	color: #FFFFFF;
	text-decoration: none;
	background: url(/images/footer-li.png) 0px 3px no-repeat;
}

ul#footertext li a:hover {
	color: #FF4300;
	background: url(/images/footer-li.png) 0px -47px no-repeat;
}

/*------------------------------------------  
FOOTER
------------------------------------------*/


/*------------------------------------------  
HEADERS
------------------------------------------*/
h1 {
	color: #000000;
	font-size: 125%;
	margin: 0px 0px 0px 0px;
	font-weight: bold;
	letter-spacing: 1px;
}

h1#h1-high_voltage {
	display: block;
	width: 684px;
	padding: 86px 0 0 0;
	height: 0px !important;
	text-indent: -9999px;
	font-size: 0px;
	background: url(/images/h1-high_voltage.jpg) no-repeat 0px 0px;
}

h1#h1-where_students {
	display: block;
	width: 684px;
	padding: 86px 0 0 0;
	height: 0px !important;
	text-indent: -9999px;
	font-size: 0px;
	background: url(/images/h1-where_students.jpg) no-repeat 0px 0px;
}

h1#h1-take_charge {
	display: block;
	width: 684px;
	padding: 86px 0 0 0;
	height: 0px !important;
	text-indent: -9999px;
	font-size: 0px;
	background: url(/images/h1-take_charge.jpg) no-repeat 0px 0px;
}

h1#h1-what_are {
	display: block;
	width: 684px;
	padding: 86px 0 0 0;
	height: 0px !important;
	text-indent: -9999px;
	font-size: 0px;
	background: url(/images/h1-what_are.jpg) no-repeat 0px 0px;
}

h1#h1-training {
	display: block;
	width: 684px;
	padding: 86px 0 0 0;
	height: 0px !important;
	text-indent: -9999px;
	font-size: 0px;
	background: url(/images/h1-training.jpg) no-repeat 0px 0px;
}

h1#h1-the_power {
	display: block;
	width: 684px;
	padding: 86px 0 0 0;
	height: 0px !important;
	text-indent: -9999px;
	font-size: 0px;
	background: url(/images/h1-the_power.jpg) no-repeat 0px 0px;
}

h1#h1-get_connected {
	display: block;
	width: 684px;
	padding: 86px 0 0 0;
	height: 0px !important;
	text-indent: -9999px;
	font-size: 0px;
	background: url(/images/h1-get_connected.jpg) no-repeat 0px 0px;
}

h1#h1-news {
	display: block;
	width: 684px;
	padding: 86px 0 0 0;
	height: 0px !important;
	text-indent: -9999px;
	font-size: 0px;
	background: url(/images/h1-news.jpg) no-repeat 0px 0px;
}

h1#h1-contact {
	display: block;
	width: 684px;
	padding: 86px 0 0 0;
	height: 0px !important;
	text-indent: -9999px;
	font-size: 0px;
	background: url(/images/h1-contact.jpg) no-repeat 0px 0px;
}

h1#h1-electrical {
	display: block;
	width: 684px;
	padding: 86px 0 0 0;
	height: 0px !important;
	text-indent: -9999px;
	font-size: 0px;
	background: url(/images/h1-electrical.jpg) no-repeat 0px 0px;
}

h1#h1-telecommunications {
	display: block;
	width: 684px;
	padding: 86px 0 0 0;
	height: 0px !important;
	text-indent: -9999px;
	font-size: 0px;
	background: url(/images/h1-telecommunications.jpg) no-repeat 0px 0px;
}

h2 {
	color: #6F97A5;
	font-size: 100%;
	margin: 20px 0px 5px 0px;
	font-weight: bold;
	letter-spacing: 1px;
}

h3 {
	font-style: italic;
	margin: 10px 0px 5px 0px;
}

h4 {

}

/*------------------------------------------  
END HEADERS
------------------------------------------*/


/*------------------------------------------  
FLASH
------------------------------------------*/

div#flash {
	background:url('/images/flash.jpg') 0px 0px no-repeat;
	height: 225px;
}

div#flash a#download_flash {
	width: 266px;
	padding: 350px 0 0 0;
	display: inline-block;
	height: 0px !important; 
	text-decoration:none;
	text-indent: -9999px;
	font-size: 0px;
	/* background:url('/images/download_flash.jpg') 0px 0px no-repeat; */
}

/*------------------------------------------  
FORMS
------------------------------------------*/

input.cleardefault {
	width: 145px;
	height: 12px;
	font-weight: bold;
	padding: 0px 0px 0px 0px;
	border: 1px solid #FFFFFF;
	color: #302D26;
	/* -khtml-appearance: none; */
}

/*------------------------------------------  
END FORMS
------------------------------------------*/

/*------------------------------------------  
BODY
------------------------------------------*/

a, a:visited {
	color: #003768;
	text-decoration: none;
	border-bottom: dashed 1px #003768;
	}

a:hover, a:visited:hover {
	color: #C88A12;
	border-bottom: dashed 1px #C88A12;
	}

a:active {
	color: #B3B3A5;
	}

body {
	color: #003768;
	padding: 20px 0 20px 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 70%;
	margin: 0px 0px 0px 0px;
	background: #6F97A5;
}

div.bodyalign {
	position: relative;
	width: 925px;
	margin: 0px auto 0px auto;
	padding: 15px 15px 15px 15px;
	background: #000000;
}

/*------------------------------------------  
END BODY
------------------------------------------*/

/*------------------------------------------  
STANDARD USE
------------------------------------------*/

.hidden {
	display: none;
}

/* floats  */

.left {
	float: left;
}

.right {
	float: right;
}

hr {
	display: none;
}

.hr {
	text-align: left;
	margin: 10px 10px 10px 10px;
	padding: 0px 0px 0px 0px;
}

a.post-edit-link {
	color: #FFFFFF;
	text-decoration: none;
	border: none;
}

a.post-edit-link:hover {
	color: #000000;
}

/* Forces blocks to enclose their floated children for Mozilla. See style_ie_hacks.css */
.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

div.clear { 
	display: block;
	clear: both; 
}

/*------------------------------------------  
END STANDARD USE
------------------------------------------*/