/*/***************************************************
 Theme Name: McAdams Plumbing
 Author:  Derek @ Xcite Media Group
 Design: Steve @ Xcite Media Group
 Author URI: http://xcitemediagroup.com/

 *****************************************************/

/****************************************************

 http://meyerweb.com/eric/tools/css/reset/
 v2.0 | 20110126
 License: none (public domain)

 ****************************************************/

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, 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, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after, q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}

/****************************************************

 The Theme

 ****************************************************/

body {
	background: #5b687b url(images/body-bg-x-new.jpg) repeat-x left top;
	color: #333866;
	font: 15px "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-weight: 300;
	line-height: 1.625;
}

h1 {
	padding: 38px 0px 0px 100px;
	height: 53px;
	width: 509px;
	font-size: 22pt;
	font-weight: bold;
	line-height: .1;
	margin-left: -29px;
	background: url(images/h1-icons-sprite.png) no-repeat top left;
	margin-top: 20px;
}

#rule {
	margin-left: -32px;
	margin-top: -30px;
	float: left;
}

.home h1, .page-id-64 h1, .page-id-724 h1, .parent-pageid-64 h1, .post-type-archive h1, .testimonials h1, .single-testimonials h1 {
	background-position: 0px -565px;
}

.page-id-62 h1, .parent-pageid-62 h1 {
	background-position: 0px -379px;
}

.page-id-60 h1, .parent-pageid-60 h1 {
	background-position: 0px -99px;
}

.page-id-69 h1, .parent-pageid-69 h1 {
	background-position: 0px -5px;
}

.page-id-9 h1, .parent-pageid-9 h1, .page-id-12 h1, .parent-pageid-12 h1, .page-id-14 h1, .parent-pageid-14 h1, .page-id-16 h1, .parent-pageid-16 h1, .page-id-984 h1 {
	background-position: 0px -192px;
}

.page-id-18 h1, .parent-pageid-18 h1 {
	background-position: 0px -472px;
}

.page #sidebar, .single #sidebar, .blog #sidebar, .archive #sidebar {
	margin-top: 0px;
}

.page #page, .single #page, .blog #page, .archive #page {
	margin-top: 0px;
}

.pageheader {
	background: none !important;
	margin: 0px auto;
	width: 100%;
	padding-top: 20px !important;
	padding: 0px;
}

h2 {
	margin-bottom: 10px;
	font-size: 25px;
	font-weight: 500;
}

h3 {
	margin-bottom: 10px;
	font-size: 20px;
	font-weight: 500;
}

strong {
	font-weight: bold;
}

.center {
	text-align: center;
}

p {

	margin-bottom: 10px;
	text-align: justify;
}
a {
	color: #a4081d;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}

a img {
	border: none;
}

.clear {
	clear: both;
}

#comment {
	width: 100%;
	
}

#wrapper {
	width: 1000px;
	margin: auto;
	text-align: left;
	position: relative;
}

#proof {
	position: absolute;
	width: 153px;
	height: 185px;
	background: url(images/plumbing-proof.png) no-repeat top center;
	top: 3px;
	right: 51px;
	z-index: 2;
}
#header-top {
	width: 1001px;
	background: url(images/header-top-bg-new.png) no-repeat top center;
	height: 18px;
	margin: 1px auto 0px auto;
	position: relative;
}

#follow {
	position: absolute;
	left: 311px;
	top: 15px;
	color: #A4081D;
	font-weight: bold;
	font-size: 20px;
}

#header {
	position: relative;
	width: 940px;
	height: 156px;
	background: #6f0c19 url(images/header-middle-bg-x.jpg) repeat-x top left;
	margin: 0px auto;
}

#call {
	position: absolute;
	top: 56px;
	left: 427px;
	color: white;
	font-size: 38px;
	text-shadow: 2px 2px 5px black;
	font-weight: 500;
	text-align: center;
	line-height: 1.2;
}

#logo {
	position: absolute;
	top: -17px;
	left: 10px;
}

#menu {
	width: 900px;
	height: 40px;
	margin: 0px auto 0px auto;
}

/* #menu a.active {                  USING THE MEGA MENU PLUGIN FOR WP
 text-decoration: underline;
 }

 #menu ul {
 width: 100%;
 margin: 0px;
 padding: 0px;
 height: 40px;
 }

 #menu ul li {
 display: block;
 float: left;
 position: relative;
 }

 #menu ul li a {
 display: block;
 padding: 0px 10px;
 color: white;
 font-size: 14pt;
 }

 #menu ul li:hover ul {
 display: block;
 }

 #menu ul li ul {
 display: none;
 position: absolute;
 top: 1em;
 left: 0px;
 width: auto;
 height: auto;
 background: gray;
 }

 #menu ul li ul li {
 float: none;
 height: auto;
 }

 #menu ul li ul li a {
 padding: 10px;
 height: auto;
 border-top: 1px solid white;
 }

 */

#content-top-home {
	width: 940px;
	margin: 0px auto;
	background: url(images/featured-container-bg.jpg) no-repeat top center;
	height: 232px;
}

#content-top-inner {
	width: 940px;
	margin: 0px auto;
	background: url(images/inner-page-top.jpg) no-repeat top center;
	height: 36px;
}

#content-top-home h1 {
	text-align: center;
	color: #fff;
	font-weight: 500;
	font-size: 24px;
	text-shadow: 2px 2px 5px #000;
	padding-top: 3px;
}


#featured {
	background: url(images/featured-bg.png) no-repeat top center;
	margin: -189px 0px 25px 60px;
	width: 880px;
	height: 210px;
	float: left;
	overflow: hidden;
}

.slider img {
	width: 266px;
	height: 169px;
}

.padding {
	width: 276px !important;
	margin-left: 8px;
	height: 169px !important;
}

#content {
	width: 940px;
	margin: 0px auto;
	background: #fff;
	overflow: visible;
}

#page {
	width: 580px;
	min-height: 100px;
	float: left;
	padding: 0px 10px 0px 47px;
	margin: 30px 0px 0px 0px;
}

#page ul {
	list-style: disc;
}

#page ul li {
	margin-left: 40px;
}

#page ul li ul li {
	list-style: circle;
}

#sidebar {
	float: right;
	width: 302px;
	padding: 0px;
	margin: 30px -16px 0px 0px;
}

#sidebar p {
	line-height: 1;
}

.sidebar-container {
	background: url(images/sidebar-right-trans.jpg) repeat-y 0px 0px;
	width: 100%;
}

.sidebar-top {
	background: url(images/sidebar-header-bg.png) no-repeat 1px 0px;
	width: 100%;
	height: 42px;
}

.sidebar-middle {
	background: #a3a3a3 url(images/sidebar-gradient-x.jpg) repeat-x top left;
	width: 232px;
	padding: 0% 14% 0% 8%;
	padding-bottom: 10px;
	padding-top: 15px;
	border-left: 2px solid #8C8C8C;
	margin-left: 1px;
	border-right: 2px solid #8C8C8C;
}

.sidebar-bottom {
	background: url(images/sidebar-bottom-bg.png) no-repeat top center;
	height: 17px;
	border-top: 2px solid #8c8c8c;
	margin: 0px 0px 20px 1px;
}



#com {
	position: absolute;
	top: 4px;
	left: 36px;
	width: 163px;
	height: 77px;
}

#angie {
	position: absolute;
	top: 92px;
	left: 29px;
	width: 175px;
	height: 45px;
}

#martino {
	position: absolute;
	top: 152px;
	left: 10px;
	width: 212px;
	height: 39px;
}

#social {
	position: absolute;
	top: 10px;
	left: 421px;
	width: 381px;
	height: 52px;
}

#social ul {
	list-style: none;
	position: absolute;
	z-index: 2;
	top: 3px;
}
#social ul li {
	width: 62px;
	height: 52px;
	float: left;
	margin-left: 1px;
}

#social ul li a {
	width: 52px;
	height: 52px;
	display: block;
	text-indent: -9999px;
	margin: 4px 0px 0px -2px;
}
#social ul li a:hover {
	background: url(images/social-hover.png) no-repeat 50% 50%;
}

/* NEW SOCIAL STYLES */
ul#social-new {
	position: absolute;
	width: 236px;
	height: 37px;
	right: 0px;
	margin-top: 13px;
	z-index: 999;
}

ul#social-new li {
	width: 37px;
	height: 37px;
	background: url(images/social-sprite.png) no-repeat;
	float: left;
	margin: 0px 0px 0 0;
}

ul#social-new li a {
	display: block;
	width: 100%;
	height: 100%;
}

ul#social-new li {
	text-indent: -9999px;
}

ul#social-new li#facebook {
	background-position: 0px -1px;
}

ul#social-new li#facebook:hover {
	background-position: 0px -36px;
}

ul#social-new li#google {
	background-position: -36px -1px;
}

ul#social-new li#google:hover {
	background-position: -36px -36px;
}

ul#social-new li#twitter {
	background-position: -74px -1px;
}

ul#social-new li#twitter:hover {
	background-position: -74px -36px;
}

ul#social-new li#linkedin {
	background-position: -109px -1px;
}

ul#social-new li#linkedin:hover {
	background-position: -109px -36px;
}

ul#social-new li#foursquare {
	background-position: -145px -1px;
}

ul#social-new li#foursquare:hover {
	background-position: -145px -36px;
}

ul#social-new li#yelp {
	background-position: -185px -1px;
}

ul#social-new li#yelp:hover {
	background-position: -185px -36px;
}

ul#social-new li#youtube {
	background-position: -216px -1px;
}

ul#social-new li#youtube:hover {
	background-position: -216px -36px;
}


#sidebar h3 {
	margin: 0px;
	font-size: 20px;
	font-weight: 500;
	color: white;
	padding: 9px;
}

#content-bottom {
	width: 940px;
	margin: 0px auto;
	background: url(images/content-bottom-bg.png) no-repeat top center;
	height: 16px;
}

#footer {
	clear: both;
	min-height: 150px;
	width: 900px;
	padding-top: 10px;
	text-align: center;
	color: white;
	font-size: 10pt;
	background: #4e1515 url(images/footer-bg-x.jpg) repeat-x top left;
	border-top: 5px solid #000;
	margin: 0px auto;
}

#footer-container {
	width: 940px;
	height: 178px;
	background: url(images/business-logos.png) no-repeat right bottom;
	margin-top: 22px;
	text-align: left;
}

#footer-container ul {
	margin-left: 25px;
	font-size: 12px;
	float: left;
}

#footer-container ul a {
	color: #fff;
}

#footer-container ul a:hover {
	text-decoration: underline;
}

#footer-container ul li:hover:first-child a {
	font-weight: bold;
}

#footer-bottom {
	background: url(images/footer-bottom-bg.png) no-repeat top center;
	width: 900px;
	height: 13px;
	margin: 0px auto 30px auto;
}

/* -------------------------------
 WordPress WYSIWYG Editor
 ------------------------------- */

.entry-content img {
	margin: 0 0 1.5em 0;
}
.alignleft, img.alignleft {
	margin-right: 1.5em;
	display: inline;
	float: left;
}
.alignright, img.alignright {
	margin-left: 1.5em;
	display: inline;
	float: right;
}
.aligncenter, img.aligncenter {
	margin-right: auto;
	margin-left: auto;
	display: block;
	clear: both;
}
.alignnone, img.alignnone {
	/* not sure about this one */
}
.wp-caption {
	margin-bottom: 1.5em;
	text-align: center;
	padding-top: 5px;
}
.wp-caption img {
	border: 0 none;
	padding: 0;
	margin: 0;
}
.wp-caption p.wp-caption-text {
	line-height: 1.5;
	font-size: 10px;
	margin: 0;
}
.wp-smiley {
	margin: 0 !important;
	max-height: 1em;
}
blockquote.left {
	margin-right: 20px;
	text-align: right;
	margin-left: 0;
	width: 33%;
	float: left;
}
blockquote.right {
	margin-left: 20px;
	text-align: left;
	margin-right: 0;
	width: 33%;
	float: right;
}

.alignleft, img.alignleft {
	margin-right: 10px;
	display: inline;
	float: left;
}

.wp-caption p.wp-caption-text {
	line-height: 1.5;
	font-size: 10px;
	margin: 0;
	text-align: center;
}

strong {
	font-weight: bold;
}
em {
	font-style: italic;
}

#o3-social-share {
	position: relative;
	margin: 30px 0;
	width: 320px;
}

#creditcards {
	margin: 0px 15px 0px 0px;
}
#creditcards p {
	position: absolute;
	right: 88px;
	bottom: 10px;
	font-weight: 700;
}

#accreditations li {
float: left;
width: 116px;
}

p#call a, #call a {
color: #fff !important;
}


/* SEARCH BAR STYLES */
#searchbar {
	position: absolute;
	right: 10px;
	bottom: 10px;
	color: white;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 12px;
	font-weight: 700;
}

.screen-reader-text {
	position: relative;
	top: -21px;
	left: 67px;
}


/* NEW (FLEX) FEATURED SLIDER STYLES */
#featured-new {
	position: relative;
	background: url(images/slider-transparent-pxl.png) repeat top center;
	margin: -189px 0px 25px 60px;
	width: 876px;
	height: 366px;
	float: left;
	overflow: hidden;
	border: 2px solid #a4081d;
}

#slider-img {
	float: right;
	width: 636px;
	height: 366px;
}

#slider-img img {
	width: 636px;
	height: auto;
}

#slider-txt {
	position: absolute;
	float: left;
	display: block;
	width: 220px;
	height: 346px;
	top: 0px;
	background: url(images/slider-transparent-pxl.png) repeat top center;
	padding: 10px;
}

#slider-txt h6 {
	color: white;
	font-family: 'Helvetica Neue', Arial, sans-serif;
	font-size: 20px;
	font-weight: 700;
	letter-spacing: 1px;
	line-height: 27px;
}

#slider-txt p {
	color: white;
	font-family: 'Helvetica Neue', Arial, sans-serif;
	font-size: 14px;
	font-weight: 300;
}

#slider-txt ul li {
	color: white;
	font-size: 12px;
	list-style: disc;
	margin-left: 15px;
}

#slider-txt a {
	color: #988484;
}

#youtube-video {
	float: right;

}

#youtube {

}

/* FLEX SLIDER STYLES */

/* Browser Resets
*********************************/
.flex-container a:active,
.flexslider a:active,
.flex-container a:focus,
.flexslider a:focus  {outline: none;}
.slides,
.flex-control-nav,
.flex-direction-nav {margin: 0; padding: 0; list-style: none;}

/* Icon Fonts
*********************************/
/* Font-face Icons */
@font-face {
	font-family: 'flexslider-icon';
	src:url('fonts/flexslider-icon.eot');
	src:url('fonts/flexslider-icon.eot?#iefix') format('embedded-opentype'),
		url('fonts/flexslider-icon.woff') format('woff'),
		url('fonts/flexslider-icon.ttf') format('truetype'),
		url('fonts/flexslider-icon.svg#flexslider-icon') format('svg');
	font-weight: normal;
	font-style: normal;
}

/* FlexSlider Necessary Styles
*********************************/
.flexslider {
	margin: 0;
	padding: 0;
}

.flexslider .slides > li {
	display: none;
	-webkit-backface-visibility: hidden;/* Hide the slides before the JS is loaded. Avoids image jumping */
	-moz-backface-visibility: hidden;
}
.flexslider .slides img {
	width: 100%;
	display: block;}
.flex-pauseplay span {
	text-transform: capitalize;
}

/* Clearfix for the .slides element */
.slides:after {
	content: "\0020";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
html[xmlns] .slides {
	display: block;
}
* html .slides {
	height: 1%;
}

/* No JavaScript Fallback */
/* If you are not using another script, such as Modernizr, make sure you
 * include js that eliminates this class on page load */
.no-js .slides > li:first-child {
	display: block;
}

/* FlexSlider Default Theme
*********************************/
.flexslider {
	margin: 0 0 60px;
	/*background: #fff;*/
	position: relative;
	/*border: 4px solid #fff;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	-o-border-radius: 4px;
	border-radius: 4px;
	-webkit-box-shadow: 0 1px 4px rgba(0,0,0,.2);
	-moz-box-shadow: 0 1px 4px rgba(0,0,0,.2);
	-o-box-shadow: 0 1px 4px rgba(0,0,0,.2);
	box-shadow: 0 1px 4px rgba(0,0,0,.2);*/
	zoom: 1;
}
.flex-viewport {
	max-height: 2000px;
	-webkit-transition: all 1s ease;
	-moz-transition: all 1s ease;
	-o-transition: all 1s ease;
	transition: all 1s ease;
}
.loading .flex-viewport {
	max-height: 300px;
}
.flexslider .slides {
	zoom: 1;
}
.carousel li {
	margin-right: 5px;
}

/* Direction Nav */
.flex-direction-nav {
	*height: 0;
}
.flex-direction-nav a  {
	display: block;
	width: 40px;
	height: 40px;
	margin: -20px 0 0;
	position: absolute;
	top: 50%;
	z-index: 10;
	overflow: hidden;
	opacity: 0;
	cursor: pointer;
	color: rgba(0,0,0,0.8);
	text-shadow: 1px 1px 0 rgba(255,255,255,0.3);
	-webkit-transition: all .3s ease;
	-moz-transition: all .3s ease;
	transition: all .3s ease;
}
.flex-direction-nav .flex-prev {
	left: -50px;
	background: url(images/slider-prev.png) no-repeat left top;
	text-indent: -9999px;
}
.flex-direction-nav .flex-next {
	right: -50px;
	text-indent: 9999px;
	background: url(images/slider-next.png) no-repeat left top;
	text-indent: -9999px;
}
.flexslider:hover .flex-prev {
	opacity: 0.7;
	left: 10px;
}
.flexslider:hover .flex-next {
	opacity: 0.7;
	right: 10px;
}
.flexslider:hover .flex-next:hover, .flexslider:hover .flex-prev:hover {
	opacity: 1;
}
.flex-direction-nav .flex-disabled {
	opacity: 0!important;
	filter:alpha(opacity=0);
	cursor: default;
}
.flex-direction-nav a:before  {
	font-family: "flexslider-icon";
	font-size: 40px;
	display: inline-block;
	content: '\f001';
}
.flex-direction-nav a.flex-next:before  {
	content: '\f002';
}

/* Pause/Play */
.flex-pauseplay a { display: block; width: 20px; height: 20px; position: absolute; bottom: 5px; left: 10px; opacity: 0.8; z-index: 10; overflow: hidden; cursor: pointer; color: #000; }
.flex-pauseplay a:before  { font-family: "flexslider-icon"; font-size: 20px; display: inline-block; content: '\f004'; }
.flex-pauseplay a:hover  { opacity: 1; }
.flex-pauseplay a.flex-play:before { content: '\f003'; }

/* Control Nav */
.flex-control-nav {
	width: 100%;
	position: absolute;
	bottom: 25px;
	text-align: center;
}
.flex-control-nav li {
	margin: 0 6px;
	display: inline-block;
	zoom: 1;
	*display: inline;
}
.flex-control-paging li a {
	width: 11px;
	height: 11px;
	display: block;
	background: #666;
	background: rgba(0,0,0,0.5);
	cursor: pointer;
	text-indent: -9999px;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	-o-border-radius: 20px;
	border-radius: 20px;
	-webkit-box-shadow: inset 0 0 3px rgba(0,0,0,0.3);
	-moz-box-shadow: inset 0 0 3px rgba(0,0,0,0.3);
	-o-box-shadow: inset 0 0 3px rgba(0,0,0,0.3);
	box-shadow: inset 0 0 3px rgba(0,0,0,0.3);
}
.flex-control-paging li a:hover { background: #333; background: rgba(0,0,0,0.7); }
.flex-control-paging li a.flex-active { background: #000; background: rgba(0,0,0,0.9); cursor: default; }

.flex-control-thumbs {margin: 5px 0 0; position: static; overflow: hidden;}
.flex-control-thumbs li {width: 25%; float: left; margin: 0;}
.flex-control-thumbs img {width: 100%; display: block; opacity: .7; cursor: pointer;}
.flex-control-thumbs img:hover {opacity: 1;}
.flex-control-thumbs .flex-active {opacity: 1; cursor: default;}

@media screen and (max-width: 860px) {
  .flex-direction-nav .flex-prev { opacity: 1; left: 10px;}
  .flex-direction-nav .flex-next { opacity: 1; right: 10px;}
}

#follow-us{
	float: right;
	margin: -11px 81px 0px 0px;
	color: white;
}

