/*
Theme Name: DempseyElectric
Description: DempseyElectric
Version: 1.6
Author: RT Design Studio
Author URI: http://rtdesignstudio.com/
Tags: blue, custom header, fixed width, two columns, widgets
*/
.thread-alt {
	background-color: #f8f8f8;
}
.thread-even {
	background-color: white;
}
.depth-1 {
	border: 1px solid #ddd;
}
.even, .alt {
	border-left: 1px solid #ddd;
}
small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
	}
.sticky {
	background: #f7f7f7;
	padding: 0 10px 10px;
	}
.sticky h2 {
	padding-top: 10px;
	}

.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}
.commentlist li ul li {
	font-size: 1em;
}
.commentlist li .avatar { 
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
	}
.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}
acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}
#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
	}
#wp-calendar a {
	text-decoration: none;
	}
#wp-calendar caption {
	text-align: center;
	}
#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}
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;
	}
html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: none;
	padding-left: 10px;
	text-indent: -10px;
	}
html>body .entry li {
	margin: 7px 0 8px 10px;
	}
.entry ul li:before {
	content: "\00BB \0020";
	}
.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}
.entry ol li {
	margin: 0;
	padding: 0;
	}
.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}
ol li {
	list-style: decimal outside;
	}
.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}
select {
	width: 130px;
	}
#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}
#commentform {
	margin: 5px 10px 0 0;
	}
#commentform textarea {
	width: 100%;
	padding: 2px;
	}
#commentform #submit {
	margin: 0 0 5px auto;
	float: right;
	}
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}
.commentlist li {
	margin: 15px 0 10px;
	padding: 5px 5px 10px 10px;
	list-style: none;
	}
.commentlist li ul li { 
	margin-right: -5px;
	margin-left: 10px;
}
.commentlist p {
	margin: 10px 5px 10px 0;
}
.children { padding: 0; }
#commentform p {
	margin: 5px 0;
	}
.commentmetadata {
	margin: 0;
	display: block;
	}
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

.hidden {
	display: none;
	}
	
.screen-reader-text {
     position: absolute;
     left: -1000em;
}
/* End Various Tags & Classes*/



/* 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;
}


/*RT CSS Start Here*/
body {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	background: url(images/back.gif) repeat-x #e3e3e3;
	color: #000;
	text-align: center;
	margin: 0px;
	padding: 0px;
}
@font-face {
	font-family: 'HelveticaNeueLTStd';
	src: url('fonts/helveticaneueltstd-roman-webfont.eot');
	src: local('☺'), url('fonts/helveticaneueltstd-roman-webfont.woff') format('woff'), url('fonts/helveticaneueltstd-roman-webfont.ttf') format('truetype'), url('fonts/helveticaneueltstd-roman-webfont.svg#webfont3rFKSRGP') format('svg');
	font-weight: normal;
	font-style: normal;
}
a {
	color: #575656;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
img {
	border: none;
}
#container_big {
	width: 100%;
}
#header_big {
	margin: 0 auto;
	width: 100%;
	height: 201px;
	background: url(images/header-big.gif) top center no-repeat;
}
#container {
	margin: 0 auto;
	width: 992px;
}
#header {
	float: left;
	position: relative;
	width: 100%;
	height: 201px;
}
#menu {
	float: left;
	position: absolute;
	bottom: 0px;
	left: 0px;
	background: url(images/menu-back.gif) no-repeat;
	height: 47px;
	width: 992px;
}
#menu ul {
	float: left;
	position: relative;
	width: 100%;
	height: 47px;
	margin: 0px;
	padding: 0px;
	list-style: none;
}
#menu ul li {
	float: left;
	height: 47px;
}
#menu ul li a {
	float: left;
	height: 32px;
	padding: 15px 12px 0px 12px;
	letter-spacing: 0px;
	font-size: 16px;
	color: #405795;
	text-transform: uppercase;
	text-decoration: none;
	font-family: 'HelveticaNeueLTStd';
}
#menu ul li a:hover {
	text-decoration: none;
	color: #0a2771;
	text-shadow: #0a2771 1px 0px 0px;
}
.bbb_icon {
	float: right;
	margin-top: 9px;
	margin-right: 9px;
}
#logo {
	float: left;
	position: absolute;
	left: -30px;
	top: 0px;
	width: 569px;
}
#logo img {
	float: left;
	width: 569px;
	height: 141px;
}
#social {
	float: right;
	position: absolute;
	right: 0px;
	top: 6px;
}
#social img {
	float: left;
	margin-left: 6px;
}
#call_details {
	float: right;
	position: absolute;
	right: 0px;
	bottom: 47px;
	width: 453px;
}
.call_details_1 {
	float: left;
}
.call_details_2 {
	float: left;
	margin-top: 38px;
	margin-left: 9px;
}
.call_details_3 {
	float: left;
	margin-top: 12px;
	margin-left: 9px;
}
#content_big {
	margin: 0 auto;
	width: 992px;
}
#banner {
	float: left;
	position: relative;
	width: 976px;
	margin: 0px 1px 0px 1px;
	padding: 7px 7px 0px 7px;
	height: 312px;
	background: #fff;
}
#content_left {
	float: left;
	position: relative;
	width: 711px;
	margin-left: 1px;
	margin-top: 9px;
}
#services {
	float: left;
	position: relative;
	width: 709px;
	border: solid 1px #a3a3a3;
}
#services_inn {
	float: left;
	position: relative;
	width: 687px;
	background: #d7d7d7;
	border: solid 1px #ededed;
	padding: 10px;
	text-align: left;
}
.services_spot {
	float: right;
	position: absolute;
	right: 0px;
	bottom: 0px;
	width: 142px;
	height: 229px;
	background: url(images/services-spot.png) no-repeat;
}
#services_inn ul {
	float: left;
	width: 100%;
	margin: 0px;
	padding: 10px 0px 0px 0px;
	list-style: none;
}
#services_inn ul li {
	float: left;
	width: 317px;
	margin: 0px;
	padding: 4px 0px 0px 13px;
	background: url(images/bullet.gif) 0px 8px no-repeat; 
}
#services_inn img {
	float: left;
}
.services_left {
	float: left;
	position: relative;
	width: 330px;
}
.services_right {
	float: left;
	position: relative;
	width: 330px;
}
.services_right ul {
	margin-left: 26px;
}
#bottom_details {
	float: left;
	position: relative;
	width: 709px;
	border: solid 1px #a3a3a3;
	margin-top: 9px;
	text-align: left;
}
#bottom_details img {
	float: left;
}
#news_tips {
	float: left;
	position: relative;
	width: 215px;
	border: solid 1px #ededed;
	border-right: solid 1px #a3a3a3;
	padding: 10px;
}
#pauls-latest-posts {
	float: left;
	position: relative;
	width: 215px;
}
#pauls-latest-posts ul {
	float: left;
	position: relative;
	width: 215px;
	margin: 0px;
	padding: 0px;
	list-style: none;
}
#pauls-latest-posts ul li {
	float: left;
	position: relative;
	width: 215px;
	margin: 0px;
	padding: 0px;
}
.pmc-link {
	float: left;
	margin: 0px;
	padding: 6px 0px 0px 0px;
	font-size: 12px;
	font-weight: bold;
	color: #000;
}
.pmc-link a {
	color: #000;
}
.pmc-date {
	float: right;
	margin-left: 5px;
}
.pmc-excerpt {
	float: left;
	position: relative;
	width: 215px;
	font-size: 11px;
	line-height: 17px;
	padding-top: 3px;
	padding-bottom: 3px;
	border-bottom: dotted 1px #000;
}
#specials {
	float: left;
	position: relative;
	width: 215px;
	border: solid 1px #ededed;
	border-right: solid 1px #a3a3a3;
	padding: 10px;
	min-height: 283px;
}
#specials p {
	float: left;
	position: relative;
	width: 215px;
	margin: 0px;
	padding: 15px 0px 0px 0px;
	font-size: 11px;
	line-height: 18px;
	color: #000;	
}
#testimonials {
	float: left;
	position: relative;
	width: 214px;
	border: solid 1px #ededed;
	border-right: none;
	padding: 10px;
	min-height: 283px;
}
#testimonials p {
	float: left;
	position: relative;
	width: 214px;
	margin: 0px;
	padding: 15px 0px 0px 0px;
	line-height: 17px;
	font-size: 12px;
	font-style: italic;
}
#testimonials p span {
	font-style: normal;
}
#sidebar {
	float: right;
	position: relative;
	width: 270px;
	margin: 9px 1px 0px 9px;
}
#right_video {
	float: left;
	position: relative;
	width: 268px;
	text-align: left;
	border: solid 1px #a3a3a3;
}
#right_video h3 {
	float: left;
	position: relative;
	width: 261px;
	margin: 9px 0px 0px 9px;
	padding: 0px;
	font-size: 12px;
	font-weight: bold;
	color: #000;
}
#sz-youtube-widget {
	float: left;
	position: relative;
	width: 266px;
	border: solid 1px #ededed;
	background: #d7d7d7;
}
.subzane_youtube_plugin_widget {
	float: left;
	position: relative;
	width: 266px;
}
.sz-videolisting {
	float: left;
	position: relative;
	width: 248px;
	margin: 9px;
	padding: 0px;
	list-style: none;
	text-align: center;
}
.sz-videolisting li {
	float: left;
	width: 248px;
}
.sz-videolisting li a span {
	float: left;
}
#right_form {
	float: left;
	position: relative;
	width: 268px;
	margin-top: 9px;
	text-align: left;
	border: solid 1px #a3a3a3;
}
#right_form_inn {
	float: left;
	position: relative;
	width: 266px;
	border: solid 1px #ededed;
	background: #d7d7d7;
	margin: 0px;
	padding: 0px;
}
#cforms-2 {
	float: left;
	position: relative;
	width: 266px;
	
}
.linklove {
	display: none;
}
.widget_form_title {
	float: left;
	position: relative;
	width: 239px;
	height: 17px;
	margin-left: 14px;
	margin-top: 14px;
}
#footer {
	float: left;
	position: relative;
	width: 100%;
	min-height: 81px;
	margin-top: 9px;
	background: #395292;
}
#footer_inn {
	margin: 0 auto;
	width: 992px;
	text-align: left;
}
#footer_menu {
	float: left;
	position: relative;
	width: 992px;
	margin-top: 18px;
}
#footer_menu ul {
	float: left;
	position: relative;
	width: 992px;
	margin: 0px;
	padding: 0px;
	list-style: none;
}
#footer_menu ul li {
	float: left;
	border-right: solid 1px #e3e3e3;
	height: 11px;
	padding-left: 10px;
	padding-right: 10px;
	line-height: 11px;
}
#footer_menu ul li a {
	float: left;
	height: 11px;
	color: #e3e3e3;
	font-size: 12px;
}
#footer_menu ul li a:hover {
	text-decoration: none;
	color: #ffffff;
	text-shadow: #ffffff 1px 0px 0px;
}
#footer_menu .current_page_item {
	color: #ffffff;
	text-shadow: #ffffff 1px 0px 0px;
}
#footer_menu .page-item-2 {
	padding-left: 0px;
}
#footer_menu .page-item-19 {
	border: none;
}
#footer_copyright {
	float: left;
	position: relative;
	width: 100%;
	margin-top: 15px;
	font-size: 11px;
	color: #e3e3e3;
}
#footer_copyright a {
	font-size: 11px;
	color: #e3e3e3;
}
#footer_copyright a:hover {
	text-decoration: none;
	color: #fff;
}
#content {
	float: left;
	position: relative;
	width: 709px;
	margin-left: 1px;
	margin-top: 9px;
	border: solid 1px #a3a3a3;
}
.post {
	float: left;
	position: relative;
	width: 687px;
	margin: 0px;
	padding: 0px;
	border: solid 1px #ededed;
	background: #d7d7d7;
	text-align: left;
	padding: 10px;
}
.narrowcolumn {
	float: left;
	position: relative;
	width: 100%;
	margin: 0px;
	padding: 0px;
}
#content h2 {
	float: left;
	width: 100%;
	margin: 5px 0px 0px 0px;
	padding: 0px;
	font-size: 23px;
	color: #424242;
	text-align: left;
	font-family: Georgia, "Times New Roman", Times, serif;
}
#content h2 a {
	color: #424242;
}
.entry {
	float: left;
	position: relative;
	width: 100%;
	margin: 0px;
	padding: 0px;
}
.entry p {
	font-size: 13px;
	color: #000;
	line-height: 22px;
}
.entry p img {
	max-width: 100%;
	float: left;
	background: #424242;
	padding: 2px;
	margin: 0px 10px 0px 0px;
}.piclenselink {display: none!important;}
