/*
Theme Name: Diamondbar Plumbing
Theme URI: http://diamondbarplumbing.net/
Description: The Diamondbar Plumbing WordPress theme that graced version 2.9, based on the famous <a href="http://diamondbarplumbing.net/">Diamondbar Plumbing</a>.
Version: 1.7.2
Author: Diamondbar Plumbing
Author URI: http://diamondbarplumbing.net/
Tags: blue, silver, white, two-columns, fixed-width, right-sidebar, fixed-width, custom-header, threaded-comments, sticky-post, rtl-language-support, translation-ready
Text Domain: Diamondbar Plumbing
*/

/*  general  */
* { padding: 0px; margin: 0px; }
html, body { font-family: 'robotoregular', Arial, Helvetica, sans-serif; font-size: 15px; color: #000; }
input, select, textarea { font-family: 'robotoregular', Arial, Helvetica, sans-serif; font-size: 15px; color: #000; }
body { background: #fff; }
img { border: 0px; }
a, input { outline: none; }

/*  global classes  */
.clear { clear: both; height: 0px; overflow: hidden; }

/*  wrapper  */
#wrapper { position: relative; display: block; width: 100%; min-height: 100%; }

	/*  main wrapper  */
	#mainWrapper { width: 980px; margin: 0 auto; }
	
		/*  header wrapper  */
		#headerWrapper { position: relative; width: 980px; float: left; z-index: 99; }
		#headerWrapper h1 { margin: 30px 0 0 10px; width: 535px; height: 86px; float: left; font-size: 36px; font-weight: normal; text-transform: uppercase; letter-spacing: -1px; line-height: 34px; }
		#headerWrapper h1 a { font-family: 'robotomedium'; color: #0344ae; text-decoration: none; }
		#headerWrapper h1 span { display: block; font-size: 17px; color: #000; letter-spacing: 3px; line-height: 20px; }
			
			/*  call area  */
			.callArea { padding: 0 0 0 83px; margin: 20px 10px 0 0; float: right; height: 96px; font-size: 34px; color: #e40505; line-height: 36px; background: url('images/fone_icon.png') left top no-repeat; }
			.callArea span { margin: 5px 0 0 0; display: block; font-size: 16px; color: #000; line-height: 16px; text-transform: uppercase; }
			
			/*  menu area  */
			.menuArea { padding: 8px 0 0 23px; width: 957px; height: 39px; box-shadow: 0 -2px 3px 1px #dfdfdf; float: left; border-radius: 15px 15px 0 0; background: url('images/nav_bar.jpg') repeat-x; }
			.menuArea ul { list-style: none; }
			.menuArea li { float: left; position: relative; }
			.menuArea li.first { margin-left: 20px; }
			.menuArea li a { padding: 0 13px; float: left; font-size: 14px; line-height: 30px; text-transform: uppercase; color: #fff; text-decoration: none; }
			.menuArea li:hover a,.menuArea li.current_page_item a { border-radius: 20px; background: url('images/hover_bg.jpg') repeat-x; }
		
		/*  banner wrapper  */
		.bannerWrapper { padding: 22px 20px 0 20px; float: left; width: 940px; box-shadow: 0 -2px 3px 1px #dfdfdf; }
		
			/* slider area */
			.sliderArea { width: 940px; height: 359px; overflow: hidden; float: left; border-bottom: 1px solid #fff; background: url('images/banner-bg.jpg') no-repeat; }
			.sliderArea .item { width: 940px; float: left; position: relative; }
			.sliderArea .item img { float: right; }
			.sliderArea .text { top: 35px; left: 37px; position: absolute; width: 500px; }
			.sliderArea .text h2 { padding: 10px 0 0 0; font-family: 'robotomedium'; font-size: 32px; color: #e40505; font-weight: normal; }
			.sliderArea .text h3 { padding: 10px 0 0 0; font-size: 19px; }
			.sliderArea .text p { padding: 10px 0 0 0; }
			.sliderArea .text img { float: none; }
			
			.sliderArea a.bx-prev,.sliderArea a.bx-next { display: none; }
			
			/* banner link */						
			.bannerLink { width: 940px; height: 124px; float: left; background: #c21515; }
			.bannerLink ul { list-style: none; }
			.bannerLink ul li { width: 312px; float: left; border-right: 1px solid #d81717; }
			.bannerLink ul li a { padding: 83px 0 0 0; display: block; font-size: 20px; color: #fff; line-height: 41px; font-weight: normal; text-decoration: none; text-align: center; }
			.bannerLink ul li:hover { background: #ad1212; }
			.bannerLink ul li.emergency a { background: url('images/plumbing_icon1.png') no-repeat center 10px; }
			.bannerLink ul li.detection a { background: url('images/plumbing_icon2.png') no-repeat center 27px; }
			.bannerLink ul li.damage a { background: url('images/plumbing_icon3.png') no-repeat center 15px; }
								
		/*  content wrapper  */
		#middleWrapper {  padding: 0 20px 0 20px; float: left; width: 940px; box-shadow: 0 4px 4px 1px #dfdfdf; }
		
			/*  left wrapper  */
			#leftWrapper { padding: 0 0 55px 0; margin: 27px 0 0 0; width: 639px; float: left; }
			
				/*  plumbing area  */
				.contentArea { width: 100%; float: left; line-height: 22px; }
				.contentArea h2 { font-family: 'robotobold'; color: #02378d; font-size: 26px; text-transform: uppercase; line-height: 30px; font-weight: normal; }
				.contentArea h3 { padding: 25px 0 0 0; font-family: 'robotobold'; color: #e40505; font-size: 20px; font-weight: normal; line-height: 22px; }
				.contentArea h4 { padding: 25px 0 0 0; font-size: 18px; }
				.contentArea h5 { padding: 25px 0 0 0; font-size: 14px; color: #02378d; }
				.contentArea p { padding: 25px 0 0 0; }
				.contentArea ul,.contentArea ol { padding: 20px 0 0 20px; }
				
				.contentArea .wpcf7 .wpcf7-text { padding: 8px; margin: 5px 0 0 0; border: 1px solid #ccc; }
				.contentArea .wpcf7 textarea { padding: 8px; margin: 5px 0 0 0; border: 1px solid #ccc; }
				.contentArea .wpcf7 #recaptcha_area { line-height: normal; }
				.contentArea .wpcf7 .wpcf7-submit { padding: 8px 25px; border: 0px; cursor: pointer; font-family: 'robotobold'; font-size: 16px; color: #fff; background: #02378d; }
				
			/*  right wrapper  */
			#rightWrapper { padding: 0 0 0 20px; margin: 27px 0 0 0; float: right; width: 260px; border-left: 1px solid #dedede; }
			
				/*  offer area  */
				.offerArea { width: 100%; float: left; background: #f1f1f1; position: relative; }
				.offerArea h3 { padding: 15px; font-family: 'robotobold'; font-size: 20px; color: #fff; line-height: 20px; font-weight: normal; background: #02378d; }
				.offerArea .offer { width: 97px; height: 66px; top: 72px; right: 11px; text-indent: -9999px; position: absolute; background: url('images/offer_img.jpg') no-repeat; }
				.offerArea h4 { padding: 45px 0 0 18px; font-size: 24px; line-height: 24px; font-weight: normal; color: #000; }
				.offerArea h4 span { font-size: 18px; color: #da8705; }
				.offerArea p { padding: 11px 26px 17px 19px; font-size: 14px; font-weight: normal; }
				.offerArea p span { color: #0344ae; }
				
				/* service call area */
				.servicecallArea { padding: 19px 28px 24px 22px; width: 209px; min-height: 45px; float: left;   box-shadow: 0 5px 2px -3px #e4e4e4; border-left: 1px solid #ececec; border-right: 1px solid #ececec; background: #f1f1f1 url('images/service_bg.jpg') repeat-x; }
				.servicecallArea h3 { padding: 0 0 9px 0; font-family: 'robotobold'; font-size: 14px; }
				.servicecallArea span { font-size: 18px; line-height: 18px; color: #db0001; text-transform: uppercase; font-weight: bold; }
				.servicecallArea p { padding: 20px 0 0 0; font-size: 14px; font-weight: normal; }
				.servicecallArea p span { font-size: 14px; text-transform: none; font-weight: normal; color: #0344ae; }
				
				/*  family area  */
				.familyArea { width: 260px; float: left; font-size: 14px; }
				.familyArea .widget { margin: 25px 0 0 0; padding: 15px; width: 228px; float: left; float: left; box-shadow: 0 5px 2px -3px #e4e4e4; border-left: 1px solid #ececec; border-right: 1px solid #ececec; background: #f1f1f1; }
				.familyArea h3 { padding: 15px; margin: -15px 0 0 -15px; width: 230px; font-family: 'robotobold'; font-size: 18px; color: #fff; font-weight: normal; background: #cd1616; }
				.familyArea p { padding: 15px 0 0 0; }
				
				/*  payment area  */
				.acceptArea { padding: 10px 6px 10px 10px; margin: 18px 0 0 0; width: 244px; float: left; background: #000; }
				.acceptArea h3 { padding: 0 0 10px 0; font-family: 'robotobold'; font-size: 16px; color: #fff; font-weight: normal; }
			
		/*  logo wrapper  */	
		#logoWrapper { padding: 27px 0 0 0; width: 100%; float: left; background: #fff; box-shadow: 0 4px 4px 1px #dfdfdf; }
		#logoWrapper h3 { padding: 0 0 20px 20px; font-size: 20px; text-transform: uppercase; line-height: 20px; font-weight: normal; }
			
			/*  logo area  */
			.brandsArea { padding: 25px 35px; width: 910px; float: left; background: #deebf7; }
			.brandsArea ul { list-style: none; }
			.brandsArea ul li { margin: 0 30px 0 0; float: left; }
			
			.brandsArea .stepcarouse { width: 910px; height: 45px; float: left; overflow: scroll; position: relative; }
			.brandsArea .stepcarouse .belt { left: 0; position: absolute; top: 0; }
			.brandsArea .stepcarouse .panel { width: 102px; float: left; text-align: center; background: #fff; }
			
		/*  footer wrapper  */
		#footerWrapper { padding: 20px 0; width: 100%; float: left; font-size: 12px; text-align: center; }
		#footerWrapper ul { list-style: none; }
		#footerWrapper ul li { padding: 0 5px; display: inline; border-right: 1px solid #ddd; }
		#footerWrapper ul li.last { border: 0px; }
		#footerWrapper ul li a { color: #000; text-decoration: none; }
		#footerWrapper ul li a:hover { color: #02378d; }
		#footerWrapper p { padding: 10px 0 0 0; }
		
		
/* Begin Images */
img.aligncenter { display: block; margin-left: auto; margin-right: auto; }
img.alignright { margin: 0 0 2px 15px; display: inline; }
img.alignleft { margin: 0 15px 2px 0; display: inline; }
.alignright { float: right; }
.alignleft { float: left; }
/* End Images */