/*
Theme Name: NEAD Electric
Theme URI: http://www.neadelectric.com
Description: Custom theme for NEAD Electric
Author: 50/60 Productions
Author URI: http://www.5060productions.com
   
*/

body {
	background: #f6f0e3 url(images/bodybg.jpg) top left repeat-x;
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 10pt;
}

/*
html { min-height: 100%; margin-bottom: 1px; }

html { overflow: -moz-scrollbars-vertical !important; }
*/

.clearfloat {
	height: 0;
	line-height: 0;
	font-size: 1px;
	clear: both;
}

#wrapper {
	width: 971px;
	height: 100%;
	min-height: 100%;
	margin: 10px auto 0 auto;
	padding: 0;
}

#container {
	width: 949px;
	margin: 0 auto;
	padding: 10px;
	background-color: #FFFFFF;
	border-top: 5px solid #e5e2dc;
	border-left: 1px solid #e5e2dc;
	border-right: 1px solid #e5e2dc;
	border-bottom: 1px solid #e5e2dc;
}

#header {
	width: 100%;
	height: 100px;
	margin: 0 auto;
	background: url(images/phone.jpg) top right no-repeat;
}

#header .hdrlft {
	float: left;
	width: 285px;
	height: 100px;
}

#header .hdrrt {
	float: right;
	padding: 59px 0 0 0;
	margin: 0;
}

#banner {
	height: 252px;
	width: 971px;
}

/* ------ MAIN CONTENT ------ */

/* HOMEPAGE */
#container .left {
	width: 304px;
	float: left;
}

#container .mid {
	width: 304px;
	margin: 0 auto;
}

#container .right {
	float: right;
	width: 304px;
}

#homescape {
	background: url(images/home_cityscape.jpg) center no-repeat;
	height: 215px;
	width: 971px;
	margin: 0 auto;
	padding: 0;
}

/* SUBPAGE WITH SIDEBAR */

#container .lftmain {
	width: 68%;
	float: left;
	padding: 0 2% 0 0;
}

#container .sidebar {
	float: right;
	width: 30%;
}

#container .sidebar-services {
	background-color: #eaeaea;
	border: 1px solid #fefefe;
	width: 20%;
	float: right;
padding: 5px;
}

#container .sidebar-services h2.title {
padding: 10px 0 0 20px;
margin: 0;
}


#container .sidebar-services ul li, #container .sidebar-services ul li a:link, #container .sidebar-services ul li a:visited {
		font-size: 10pt;
list-style-type: none;
padding: 1px;
margin: 0 0 0 -10px;
}


/* ----- FOOTER ------ */

#footer {
	width: 100%;
	height: 110px;
	margin: 10px auto 0 auto;
	background: url(images/footer.jpg) top left repeat-x;
}

#footer_inner {
	width: 971px;
	height: 90px;
	position: relative;
	margin: 0 auto;
	padding: 20px 0 0 0;
	text-align: center;
}

/* ------- MAIN MENU -------- */

#header .hdrlft ul.menu {
	list-style: none;
	white-space: nowrap;
	display: inline;
	margin: 0 0 0 141px;
	padding: 0;
}

#header .hdrlft ul.menu li {
	list-style: none;
	white-space: nowrap;
	display: inline;
	padding: 0;
	margin: 0;
}

/* ------- FOOTER NAVIGATION -------- */

#footer #footer_inner ul.ftrnav {
	list-style: none;
	white-space: nowrap;
	display: inline;
	height: 25px;
	text-align: center;
	margin: 0 auto;
	width: 970px;
	padding: 10px 0 0 0;
}

#footer #footer_inner ul.ftrnav li {
	list-style: none;
	white-space: nowrap;
	display: inline;
	color: #FFFFFF;
	font-size: 9pt;
	line-height: normal;
	text-transform: uppercase;
	padding: 0 10px 0 0;
}

#footer #footer_inner ul.ftrnav li a, #footer #footer_inner ul.ftrnav li a:link, #footer #footer_inner ul.ftrnav li a:active, #footer #footer_inner ul.ftrnav li a:visited {
	color: #FFFFFF;
	text-decoration: none;
}

#footer #footer_inner ul.ftrnav li a:hover {
	color: #ffff99;
	text-decoration: none;
}

#footer #footer_inner ul.ftrnav li a:before {
	content: "|";
	padding: 0 10px 0 0;
}

#footer #footer_inner ul.ftrnav li.first a:before {
	content: "";
	padding: 0;
}

#addr {
	color: #FFFFFF;
	text-align: center;
	font-size: 9pt;
	padding: 10px 0;
}

#emplogin {
	text-align: left;
}

#emplogin a:link, #emplogin a:visited, #emplogin a:hover {
	color: #FFFFFF;
	font-size: 9pt;
	text-decoration: none;
	padding: 0 0 10px 0;
	width: 120px;
	float: right;
}

/* ------- TEXT -------- */

h1 {
	font-size: 16pt;
	text-transform: uppercase;
	color: #006699;
}

h2 {
	font-size: 15pt;
	color: #006699;
	font-weight: normal;
}

h3 {
	font-size: 14pt;
	color: #666666;
	font-weight: normal;
}

p {
	font-size: 10pt;
	color: #666666;
}

a, a:link, a:active, a:visited {
	color: #006699;
	text-decoration: none;
}

a:hover {
	color: #003399;
	text-decoration: none;
}

ul li {
	list-style-type: disc;
	color: #006699;
	font-size: 11pt;
	padding: 5px 0 0 0;
}

ul li, ul li a:link {
	color: #006699;
}

#copyr {
	font-size: 8pt;
	margin: 0;
	color: #eaeaea;
	text-align: center;
}

/* ------- CORE NECESSITIES -------- */

table {border-collapse:separate;border-spacing:0;}
caption, th, td {text-align:left;font-weight:normal;}
table, td, th {vertical-align:top;}
blockquote:before, blockquote:after, q:before, q:after {content:"";}
blockquote, q {quotes:"" "";}
a img {border:none;}

blockquote {margin:1.5em;color:#666;font-style:italic; background: #fafafa; border: 1px solid #eaeaea; padding: 5px;}
blockquote .name { font-style: normal; font-size: 10pt;}
strong {font-weight:bold;}
em, dfn {font-style:italic;}
dfn {font-weight:bold;}
sup, sub {line-height:0;}
abbr, acronym {border-bottom:1px dotted #666;}
address {margin:0 0 1.5em;font-style:italic;}
del {color:#666;}
pre, code {margin:1.5em 0;white-space:pre;}
pre, code, tt {font:1em 'andale mono', 'lucida console', monospace;line-height:1.5;}

dl {margin:0 0 1.5em 0;}
dl dt {font-weight:bold;}
dd {margin-left:1.5em;}
th {font-weight:bold;background:#C3D9FF;}
th, td {padding:4px 10px 4px 5px;}
tr.even td {background:#E5ECF9;}
tfoot {font-style:italic;}
caption {background:#eee;}
.small {font-size:.8em;margin-bottom:1.875em;line-height:1.875em;}
.large {font-size:1.2em;line-height:2.5em;margin-bottom:1.25em;}
.hide {display:none;}
.quiet {color:#666;}
.loud {color:#4aa3a7;}
.highlight {background:#ff0;}
.added {background:#060;color:#999;}
.removed {background:##5b3736;color:#999;}
.first {margin-left:0;padding-left:0;}
.last {margin-right:0;padding-right:0;}
.top {margin-top:0;padding-top:0;}
.bottom {margin-bottom:0;padding-bottom:0;}

.post-edit-link {
	display: none;
}

/* default wordpress */
.wp-smiley {
	float: none;
	margin: 0;
}
.alignnone {
	display: inline;
}
.alignleft {
	float: left;
	margin-right: 15px;
}
.alignright {
	float: right;
	margin-left: 15px;
}
.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.wp-caption {
	/* border: 1px solid #ddd; */
	text-align: center;
	background-color: #eff0f0;
	margin-top: 5px;
	margin-bottom: 15px;
	padding: 4px 0 0 0;
	display: block;
}
	.wp-caption a {
		line-height: 0.11em;
	}
	.wp-caption a:hover {
		background: none;
	}
	.wp-caption img {
		margin: 0 auto;
		display: block;
		padding: 0;
	}
	.wp-caption-text {
		font-size: 10pt;
		padding: 3px !important;
		margin: 0 !important;
	}
.wp-caption-dd {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}

/* --------- PLUGINS --------- */

/* -- HOMEPAGE POSTS-PER-CAT -- */

#ppc-box .ppc-box .ppc {
	padding: 0;
	width: 595px;
	margin: 0 0 10px 0;
}

#ppc-box .ppc-box .ppc ul {
	margin: 0;
	padding: 0 0 0 20px;
}

#ppc-box .ppc-box .ppc li {
	list-style-type: none;
	margin: 20px 0 0 -20px;
	background-color: #FFFFFF;
	padding: 20px;
	height: 129px;
	width: 555px;
}

#ppc-box .ppc-box .ppc h3 {
	color: #000000;
	font-size: 0pt;
	font-weight: normal;
}

#ppc-box .ppc-box .ppc li a:link, #ppc-box .ppc-box .ppc li a:active, #ppc-box .ppc-box .ppc li a:visited {
	text-decoration: none;
	color: #000000;
	font-weight: normal;
	font-size: 20pt;
	text-transform: uppercase;
}

#ppc-box .ppc-box .ppc li a:hover {
	color: #666666;
	text-decoration: none;
}

/* --------- WIDGETS --------- */

/* FLICKR WIDGET */

.flickr_photo {
	padding: 3px;
	border: 2px solid #000000;
}


/* SIDE POSTS */

span.sideposts-title {
	line-height: 24pt;
}

li.spli {
	list-style-type: none;
	line-height: 16pt;
	padding: 0 20px 20px 0;
	margin: 0;
}

#sidebar_home li {
	list-style-type: none;
	line-height: 16pt;
	padding: 4px 20px 10px 0;
	margin: 0;
}

#sidebar_home span.sideposts_date {
	display: none;
}

/* default wp calendar */
.widget_calendar caption {
	background: none;
	margin-bottom: 6px;
}
.widget_calendar th, td {
	padding: 1px 0 1px 12px;
	margin: 0;
}
.widget_calendar thead th {
	background-color: #897984;
	color: white;
	font-weight: normal;
}
.widget_calendar tbody td a {
	background-color: #897984; 
	padding: 2px 1px;
	color: white;
}
	.widget_calendar tbody td a:hover {
		background-color: #000000;
	}

/* AJAX CALENDAR */

#wp-calendar caption {
	background: none;
	margin-bottom: 6px;
}
#wp-calendar th, td {
	padding: 1px 0 1px 12px;
	margin: 0;
}
#wp-calendar thead th {
	background-color: #7c64ac;
	color: white;
	font-weight: normal;
}
#wp-calendartbody td a {
	background-color: #AAD042; 
	padding: 2px 1px;
	color: white;
}
	#wp-calendar tbody td a:hover {
		background-color: #53cab7;
	}
#wp-calendar a {
	text-decoration: none;
	display: block;
	color: #7C64AC;
}


.widget_tag_cloud {
	line-height: 2.5em;
}

.widget_pages ul ul {
	margin-top: 4px;
}

.widget_search {

}
	.widget_search #srch-frm {
		background: none;
	}
	.widget_search .textfield {
		width: 134px;
		margin-right: 6px;
	}

img.fl {
	float: left;
	padding: 7px;
}

img.fr {
	float: right;
	padding: 7px;
}

ul.post-categories, ul.post-categories li {
	list-style: none;
	padding: 0;
	margin: 0;
}

h1 ul.post-categories li a {
	font-weight: normal;
     font-size: 22px;
     font-family: Times, "Times New Roman", serif;
     /*text-transform: uppercase;*/
     color: #aabd26;
     text-decoration: none;
}
