/*  
Theme Name: RockStar Service Theme
Theme URI: http://www.rockstarservicetheme.com/
Description: A premium lead generation theme designed to gather Web leads via mobile or standard devices catering to service-oriented businesses
Version: 0.9.4
Author: 2RockStars and Lina T
Author URI: http://www.rockstarservicetheme.com/
*/

/*********** Body ************/

* { margin:0; padding:0; }

body { 
	font:14px Trebuchet MS, Tahoma, Tw Cen MT, Arial;
	color:#000;
}

.clear {clear:both;}

#container {width: 1042px; margin: 0 auto; padding: 10px; background-color: #FFFFFF;}

.aligncenter,
div.aligncenter {
   display: block;
   margin-left: auto;
   margin-right: auto;
}

.alignleft {
   float: left;
   margin-right: 10px;
   margin-bottom: 10px;
}

.alignright {
   float: right;
   margin-left: 10px;
   margin-bottom: 10px;
}

#contentfull p, #content p {
	text-align: justify;
	margin: 0 20px 25px 0;
}

#contentfull h2, h3, h4, h5, h6, #content h2, h3, h4, h5, h6 {
	margin: 0 20px 30px 0;
}

#contentfull a:hover, #content a:hover {
	text-decoration: underline;
}

.post_meta {
	margin: 15px 0 0 0;
}

blockquote {
   margin-top: 10px;
   margin-bottom: 10px;
   margin-left: 50px;
   padding-left: 15px;
   border-left: 3px solid #ccc;
}  

#wp-calendar {
	width: 100%;
	margin: 5px 0 15px 0;
	color: #000;
	text-align: center;
}

.menufooter li:last-child:after, .menufooter li.last:after {
   content: '';
}

.menufooter li { display:inline; }
.menufooter li:before { content:'  |  '; }
.menufooter li:first-child:before { content:''; }

.post ol { list-style:decimal; margin:0 0 0 60px; }
.post ul { list-style:disc; margin:0 0 0 60px; }
.post ol li, .post ul li { padding: 0 0 0 10px; }

/*********** Social ************/

iframe.soc {
	height: 33px !important;
}
.soctitle {
	margin-top: 20px;
	margin-bottom: 12px;
	float: left;
	width: 100px;
	height: 20px;
	border-right-style: solid;
	border-right-width: 1px;
	border-right-color: #000;
}
.socleft {
	margin-top: 20px;
	margin-bottom: 12px;
	margin-left: 15px;
	float: left;
	width: 90px;
	height: 20px;
	border-right-style: solid;
	border-right-width: 1px;
	border-right-color: #000;
}
.socmid {
	margin-top: 22px;
	margin-bottom: 12px;
	margin-left: 15px;
	float: left;
	width: 100px;
	height: 20px;
	border-right-style: solid;
	border-right-width: 1px;
	border-right-color: #000;
}
.socright {
	margin-top: 20px;
	margin-bottom: 12px;
	margin-left: 15px;
	float: left;
	height: 20px;
	width: 70px;
	border-right-style: solid;
	border-right-width: 1px;
	border-right-color: #000;
}
.soccomm {
	margin-top: 16px;
	margin-bottom: 12px;
	margin-left: 15px;
	float: left;
	height: 20px;
	width: 50px;
}
.socnum {
	margin-top: 16px;
	margin-bottom: 12px;
	margin-left: -10px;
	float: left;
	height: 20px;
}

/*********** Top Bar ************/

#top_bar {
	height: 71px;
	padding: 7px 5px 5px 5px;
	width: 772px;
	float: left;
}

	#logo {
		width: 307px; height: 67px;
		float: left;
	}

	#logo2 {
		font-size: 25px;
		width: 307px;
		height: 26px;
		color: white;
		padding: 75px 0 0 10px;
		float: left;
		letter-spacing: 1px;
		margin-top: -65px;
		color: #585858;
	}	

	.fontchange {font-size: 15px;}
	.fontchange2 {margin-top: 150px; padding-left: 90px; font-size: 15px;}
	
	#top_middle {
		float: left;
		font-size: 18px;
		margin-left: 130px;
	}

		#top_middle ul {
			list-style-type: circle;	
			color: white;
		}

		#top_middle ul li {
			list-style-type: none;	
			color: white;
		}
		
		#top_middle ul li:before {
			content:"\25CF\A0";	
			font-size: 25px;
			vertical-align: top;
        	line-height:20px;
		}
	
	#top_right {
		float: right;

		font-size: 22px;
		width: 260px;
		text-align: center;
		height: 71px;
		padding-top: 12px;
	}
	
		#top_right .phone_number {
			font-size: 38px;
			color: white;
		}

/*********** Navigation ************/
	
#navigation {
	height: 45px;
}

	#nav {float: left;}

	#social_links {float: right; margin: -5px 5px 0 0; padding-bottom: 20px; height: 25px;} 

	#social_links li {
		list-style-type: none;
		display: inline;
		margin-left: 6px;
		position: relative;
		z-index: 1000px;
	}

	#social_links_foot {margin: 5px 5px 0 0;} 
	#social_links_foot li {
		list-style-type: none;
		display: inline;
		margin-left: 3px;
		position: relative;
		z-index: 1000px;
	}

.jqueryslidemenu{
	z-index:1000;
  	position: relative;
	font: bold 12px Verdana;
	width: 100%;
}

.jqueryslidemenu ul{
	margin: 0;
	padding: 0;
	list-style-type: none;
}

/*Top level list items*/
.jqueryslidemenu ul li{
	position: relative;
	display: inline;
	float: left;
		list-style-type: none;
		float: left;
		font-size: 13px;
		height: 45px;
}

/*Top level menu link items style*/
.jqueryslidemenu ul li a{
	display: block;
	color: white;
	border-right: 1px solid #778;
	text-decoration: none;
		padding: 16px 20px 13px 20px;
		text-shadow: 0.1em 0.1em 0.2em black;
		color: white;
}

* html .jqueryslidemenu ul li a{ /*IE6 hack to get sub menu links to behave correctly*/
	display: inline-block;
}

.jqueryslidemenu ul li a:link, .jqueryslidemenu ul li a:visited{
	color: white;
}

.jqueryslidemenu ul li a:hover{
	color: white;
}
	
/*1st sub level menu*/
.jqueryslidemenu ul li ul{
	position: absolute;
	left: 0;
	display: block;
	visibility: hidden;
}

/*Sub level menu list items (undo style from Top level List Items)*/
.jqueryslidemenu ul li ul li{
	display: list-item;
	float: none;
}

/*All subsequent sub menu levels vertical offset after 1st level sub menu */
.jqueryslidemenu ul li ul li ul{
	top: 0;
}

/* Sub level menu links style */
.jqueryslidemenu ul li ul li a{
	font: normal 13px Verdana;
	width: 160px; /*width of sub menus*/
		padding: 15px 20px 12px 20px;
	margin: 0;
	border-top-width: 0;
}

.jqueryslidemenuz ul li ul li a:hover{ /*sub menus hover style*/
	background: #eff9ff;
	color: black;
}

/* ######### CSS classes applied to down and right arrow images  ######### */

.downarrowclass{
	position: absolute;
	top: 20px;
	right: 7px;
}

.rightarrowclass{
	position: absolute;
	top: 20px;
	right: 5px;
}

	
/*********** Middle Area ************/

#middle {
	height: 232px;
	margin: -10px 0 0 0;
}

	#middle_left {
		float: left;
		width: 335px;
	}
	
	#middle_center {
		float: left;
		width: 300px;
		padding: 30px 0 0 100px;
	}
	
		#get_quote {
			font-family: Arial;
			width: 176px; height: 129px;
			text-align: center;
			color: white;
			font-size: 30px;
			font-weight: bolder;
			text-shadow: 0.1em 0.1em 0.2em black;
			line-height: 28px;
		}

		#get_quote a {
			text-decoration: none;
			color: white;
		}

		.drillguy {
			float: left;
			margin: 0 -25px 0 -115px;
			position: absolute;
			z-index: 1000px;
		}
	
	#middle_right {
		width: 290px;
		float: right;
		color: white;
		text-align: center;
		padding: 0px 0px 0 0;
	}
	
		#middle_right .call {
			font-size: 22px;
		}
		
		#middle_right .day, .week, .year {
			display: block;
			font-size: 19px;
			margin: 7px 0;
		}
		
		#middle_right .week {margin-left: 40px;}
		#middle_right .year {margin-left: 80px;}
		

#call_us {
	height: 45px;
	padding: 20px 20px 10px 20px;
	font-size: 32px;
	font-weight: bold;
}

	#call_us img {float: right; margin-top: -10px;}
	#call_us .number {color: white;}

/*********** Sidebar ************/

#main_bg {background-color: #ecf1f4; padding-bottom: 10px;}

#sidebar {
	float: left;
	width: 280px;
}

#request_now {
	color: white;
	padding: 20px 20px 10px 20px;
}
	
	#request_now h1 {
		font-size: 28px;
		font-weight: normal;
		line-height: 23px;
		margin: 10px 0 20px 0;
		color: white;
	}

	#request_now ul li {
		list-style-type: none;
		margin-bottom: 10px;
	}
	
	#request_now input[type="TEXT"] {
		width: 228px;
		border: 0;
		height: 15px;
		padding: 5px;
	}
	
	#request_now .submit {
		background: url('images/find_out_more.png') no-repeat;
		border: 0;
		width: 221px; height: 58px;
		text-align: right;
		font-weight: bold;
		font-size: 17px;
		padding: 0 20px 5px 0;
		cursor: pointer;
		margin-top: 10px;
	}
	
	#request_now textarea {
		width: 228px;
		padding: 5px;
		border: 0;
	}

.quote {
	width: 27px; height: 24px;
	float:left; margin: -5px 5px 0 -5px;
}
	
.widget {
	border: 1px solid #cfcfd0;
	margin: 20px 0 0px 0;
}

	.widget_title {
		height: 20px;
		position: relative;
		font-size: 20px;
		padding: 15px;
	}
	
	.widget_title:after {
		content: ' ';
		height: 0;
		position: absolute;
		width: 0;
		border: 14px solid transparent;
		top: 100%;
		right: 40px;
	}
	
	.widget ul li {
		list-style-type: none;
		background: url('images/widget_bullet.png') 10px center no-repeat;
		height: 35px;
		border-top: 1px solid #cfcfd0; 
		font-size: 14px;
		padding: 20px 0 0 40px;
	}
	
	.widget ul li:hover {background-color: #f9f9f7;}
	.widget a {color: #3e3d40; font-weight: bold;}
	.widget p {padding: 20px 20px 10px 20px; font-size: 14px; line-height: 20px;}
	.widget_quote {padding: 20px 20px 10px 20px; font-size: 14px; line-height: 20px;}
	.widget .avatar {float: left; }
	.widget .quote {}
	.widget .right {float: right; width: 160px;}
	.widget .right p {padding: 0px;}
	.widget .nopic p {width: 230px; padding: 0px;}
	.widget .sub_title {font-size: 20px; font-family: 'Trebuchet MS'; display: block; margin-bottom: 10px;}

/*********** Content ************/

#content {
	float: right;
	width: 750px;
}

#contentfull {
	width: 1020px;
	padding: 20px 0 0 20px;
}

.video_bullet {
	float: left;
}

	.video_bullet li {
		list-style-type: none;
		line-height: 20px;
		margin-top: 30px;
		font-size: 12px;
	}

	#content .video_bullet li {
		width: 160px;
		padding: 7px 0 0 50px;
	}

	#contentfull .video_bullet li {
		width: 240px;
		padding: 7px 0 0 80px;
		margin-left: 70px;
	}

	#video {
		float: right;
		height: 311px;
		margin: 20px -2px 0 -50px;
	}

	#videolink {
		width: 300px; height: 40px;
		margin: 60px -2px 0 20px;
		padding: 46px 0 0 39px;
	}

/*********** Video Window ************/

.black_overlay{
    display: none;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 2000px;
    background-color: black;
    z-index:1001;
    -moz-opacity: 0.8;
    opacity:.80;
    filter: alpha(opacity=80);
}
 
.white_content {
	display: none;
	position: absolute;
	top: 20%;
	left: 26%;
	width: 46%;
	height: 60%;
	padding: 16px;
	border: 16px solid #eb4d1f;
	background-color: white;
	z-index: 1002;
	overflow: auto;
}

.white_contentmap {
	display: none;
	position: absolute;
	top: 15%;
	left: 25%;
	width: 46%;
	height: 70%;
	padding: 16px;
	border: 16px solid #eb4d1f;
	background-color: white;
	z-index: 1002;
	overflow: auto;
}

.bg-image {
    position: relative;
}
.bg-image img {
    display: block;
    width: 100%;
    max-width: 1200px;
    /* corresponds to max height of 450px */
    margin: 0 auto;
    position: absolute;
}
.bg-image h1 {
    position: absolute;
    text-align: center;
    bottom: 0;
    left: 0;
    right: 0;
    color: white;
}
.video-container {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 30px;
    height: 0;
    overflow: hidden;
    width: 100%;
    max-width: 1280px;
    margin: 0 auto;
}
.video-container iframe, .video-container object, .video-container embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    max-width: 1280px;
    max-height: 720px;
    margin: 0 auto;
}

#call_us_content {
	color: white;
	font-weight: bold;
	font-size: 30px;
	text-align: center;
	padding: 10px;
}

.post {
	padding: 10px;
	line-height: 28px;
	margin: 20px 0 0 0;
}

	.post h1 {margin-bottom: 20px;}

/*********** Footer ************/

#footer {width: 1042px; margin: 0 auto; padding: 20px 10px 20px 10px; color: white;}
#footer a:hover {text-decoration: underline;}

#copyright {
	font-size: 14px;
	float: left;
	line-height: 30px;
}

	#copyright ul li {
		list-style-type: none;
		display: inline;
	}
	
#call_us_footer {
	float: right;
	font-size: 35px;
	font-weight: bold;
	padding: 8px 0 0 0;
}

.menufooter {
	margin-top: -13px;
}


/*********** Maps ************/

#map_canvas2 {margin-left: -30px;}
#drivingdirIcon { float: left; margin-left: 15px; margin-right: 8px; margin-top: 6px; }
#drivingdirText { float: left; padding: 10px 0 0 0; }

.mapbox {
  margin: 0 0 0 0px;
  padding: 15px 0 0 0;
  z-index:1001;
}

.popbox {
  margin: 0px 0 0 10px;
  text-align:center;
  z-index:1000;
  float: left;
  text-align: left;
  height: 28px;
  padding: 17px 0 0 0 ;
   margin-right: -500px;
}

.map {float: left; margin: -23px 7px -3px 0; }
.mapus {float: left; margin: -7px 10px -3px 0; }
.popbox a {color: white; text-shadow: 0.1em 0.1em 0.2em black;}

  .collapse { position:relative; }

  .open {width: 120px;}

    .box {
      display:block;
      display:none;
      background:#FFF;
      border:solid 1px #BBBBBB;
      border-radius:5px;
      box-shadow:0px 0px 15px #999;
      position:absolute;
      width: 400px;
      margin: 20px -120px 0;
      padding: 20px;
      font-size: 12px;
    }

      .box a.close {
       color: black;
       font-size:12px;
       font-family:arial;
       text-decoration:underline;
       text-shadow: none;
      }

      .arrow {
      	width: 0;
      	height: 0;
      	border-left: 11px solid transparent;
      	border-right: 11px solid transparent;
      	border-bottom: 11px solid #FFF;
      	position:absolute;
      	left:1px;
      	top:-10px;
      	z-index:1001;
      }

      .arrow-border {
      	width: 0;
      	height: 0;
      	border-left: 11px solid transparent;
      	border-right: 11px solid transparent;
      	border-bottom: 11px solid #BBBBBB;
      	position:absolute;
      	top:-12px;
      	z-index:1000;
      }

/*********** Comments ************/

.comments-title,
.comment-list,
.comment-reply-title,
.must-log-in,
.comment-respond .comment-form,
.comment-respond iframe {
	display: block;
	margin-left: auto;
	margin-right: auto;
	width: 100%;
	list-style-type: none;
}

.sidebar .comments-title,
.sidebar .comment-list,
.sidebar .must-log-in,
.sidebar .comment-reply-title,
.sidebar .comment-navigation,
.sidebar .comment-respond .comment-form {
	max-width: 1040px;
	padding-left: 60px;
	padding-right: 376px;
}

.comments-title {
	font: 300 italic 28px "Source Sans Pro", Helvetica, sans-serif;
}

.comment-list,
.comment-list .children {
	list-style-type: none;
	padding: 0;
}

.comment-list .children {
	margin-left: 40px;
}

.comment-list > li:after,
.comment-list .children > li:before {
	background: url(images/dotted-line.png) repeat left top;
	background-size: 4px 4px;
	display: block;
	height: 1px;
	width: 100%;
	list-style-type: none;
}

.comment-list > li:last-child:after {
	display: none;
}

.comment-body {
	padding: 10px 0;
	position: relative;
}

.comment-author {
	float: left;
	/*max-width: 74px;*/
}

.comment-author .avatar {
	display: block;
	margin-bottom: 10px;
	float: left;
	width: 74px;
}

.comment-author .fn {
	float: right;
	word-wrap: break-word;
}

.comment-author .fn,
.comment-author .url {
	color: #bc360a;
	font-size: 20px;
	font-style: normal;
	font-weight: bold;
	margin: 10px 0 0 5px;
}

.comment-author .fn {width: 137px;}

.comment-reply-link,
.comment-reply-login {
	color: #bc360a;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	float: right;
	margin: -29px 1px 0 0;
	padding: 0 5px 0 5px;
	background-color: #d0d7db;
}
.says {
	display: none;
}

.no-avatars .comment-author {
	margin: 0 0 5px;
	font-weight: bold;
	max-width: 100%;
	/*position: relative;*/
}

.no-avatars .comment-metadata,
.no-avatars .comment-content,
.no-avatars .comment-list .reply {
	width: 100%;
	float: right;
}

.bypostauthor > .comment-body .fn:before {
	/*content: "\f408";*/
	vertical-align: text-top;
}

.comment-list .edit-link {
	margin-left: 90px;
}

.children .comment-edit-link {
	padding: 0 0 0 75px;
}

.comment-metadata,
.comment-awaiting-moderation,
.comment-content,
.comment-list .reply {
	float: right;
	width: 79%;
	width: -webkit-calc(100% - 124px);
	width:         calc(100% - 124px);
	word-wrap: break-word;
}

.comment-meta,
.comment-meta {
	float: left;
	margin: 40px 0 0 -131px;
}

.comment-meta,
.comment-meta a {
	color: #a2a2a2;
	font-size: 13px;
}

.children .comment-meta, .children .comment-meta a {
	color: #a2a2a2;
	font-size: 13px;
	float: left;
	margin: 20px 0 0 -68px;
}

.comment-meta a:hover {
	color: #ea9629;
}

.comment-metadata {
	margin-bottom: 20px;
}

.ping-meta {
	color: #a2a2a2;
	font-size: 13px;
	line-height: 2;
}

.comment-list p {
	border: 1px solid #7e8285;
	clear: both;
	padding: 10px;
}

.comment-awaiting-moderation {
	color: #a2a2a2;
}

.comment-awaiting-moderation:before {
	content: "\f414";
	margin-right: 5px;
	position: relative;
	top: -2px;
}

.comment-reply-link:before,
.comment-reply-login:before {
	content: "\f412";
	margin-right: 3px;
}

/* Comment form */
.comment-respond {
	/*background-color: #f7f5e7;*/
	padding: 30px 0;
}

.comment .comment-respond {
	margin-bottom: 20px;
	padding: 20px;
}

.comment-reply-title {
	font: 300 italic 28px "Source Sans Pro", Helvetica, sans-serif;
}

.comment-reply-title small a {
	color: #131310;
	display: inline-block;
	float: right;
	height: 16px;
	overflow: hidden;
	width: 16px;
}

.comment-reply-title small a:hover {
	color: #ed331c;
	text-decoration: none;
}

.comment-reply-title small a:before {
	content: "\f406";
	vertical-align: top;
}

.sidebar .comment-list .comment-reply-title,
.sidebar .comment-list .comment-respond .comment-form {
	padding: 0;
}

.comment-form .comment-notes {
	margin-bottom: 15px;
}

.comment-form .comment-form-author,
.comment-form .comment-form-email,
.comment-form .comment-form-url {
	margin-bottom: 8px;
}

.comment-form [for="author"],
.comment-form [for="email"],
.comment-form [for="url"],
.comment-form [for="comment"] {
	/*float: left;*/
	padding: 5px 0;
	width: 120px;
}

.comment-form .required {
	color: #ed331c;
}

.comment-form input[type="text"],
.comment-form input[type="email"],
.comment-form input[type="url"] {
	max-width: 270px;
	width: 60%;
	display:block;
}

.comment-form textarea {
	width: 100%;
}

.form-allowed-tags,
.form-allowed-tags code {
	color: #686758;
	font-size: 12px;
}

.form-allowed-tags code {
	font-size: 10px;
	margin-left: 3px;
}

.comment-list .pingback,
.comment-list .trackback {
	padding-top: 24px;
}

.comment-navigation {
	font-size: 20px;
	font-style: italic;
	font-weight: 300;
	margin: 0 auto;
	max-width: 604px;
	padding: 20px 0 30px;
	width: 100%;
}

.no-comments {
	background-color: #f7f5e7;
	font-size: 20px;
	font-style: italic;
	font-weight: 300;
	margin: 0;
	padding: 40px 0;
	text-align: center;
}

.sidebar .no-comments {
	padding-left: 60px;
	padding-right: 376px;
}

/*********** Pagination ************/

.my-paginated-posts {
   font-size:10px; font-weight:normal; font-family:arial; 
}

.my-paginated-posts p { 
   font-size:1.4em; 
}

.my-paginated-posts p a {
   background:#E8E8E8; color:#000; margin-left:0.6em; margin-right:0.6em;
   padding:0.5em 0.7em; text-decoration:none; 
}

.my-paginated-posts a:hover { 
   color:#fff; 
   background:#d1d1d1; 
}
