/*   
Theme Name: Profit Fuel
Description: Template for Profit Fuel
Author: Olive.
Author URI: http://olivedesign.com
*/

/******************
Global Styles
******************/
* {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

body {
	font-family: Helvetica;
	font-size: 12px;
	line-height: 14px;
	color: #666666;
}

img {border: 0;}

img.alignright {float:right; margin: 0 0 10px 10px;}

img.alignleft {float:left; margin: 0 10px 10px 0;}

img.aligncenter {display: block; margin-left: auto; margin-right: auto;}

a {
	color: #006699;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

sup {
	font: 8px/8px Arial,Helvetica,sans-serif;
	vertical-align: top;
}

.right {float: right;}

.left {float:left;}

.clear {clear:both;}

/******************
Image Replacement Styles
******************/
.image_replace {
	display: block;
	background-position: 0 0;
	background-repeat: no-repeat;
	text-indent: -9999px;
}

.image_replace_anchor {
	background-position: 0 0;
	background-repeat: no-repeat;
}

.image_replace_anchor a {
	display: block;
	text-indent: -9999px;
	outline: none;
}

#logo_profit_fuel {
  width: 224px;
  height: 70px;
  line-height: 70px;
  background-image: url(images/logo_profit_fuel.png);
  float: left;
}

#logo_profit_fuel a {
  width: 224px;
  height: 70px;
  line-height: 70px;
}

#cta_sidebar_video {
  width: 128px;
  height: 121px;
  line-height: 121px;
  background-image: url(images/cta_sidebar_video.png);
  background-position: right bottom;
  padding: 0px 0px 0px 70px;
}

#cta_sidebar_video a {
  width: 128px;
  height: 121px;
  line-height: 121px;
}

/******************
Wrapper Styles
******************/
#wrapper {
	width: 1084px;
	margin: 0px auto;
}

.home #wrapper {
  width: 1200px;
}

/******************
Header Styles
******************/
#header {
  height: 169px;
  padding: 66px 49px 0px 115px;
  background-image: url(images/bg_header_sidebar.png);
  background-position: 0px 0px;
  background-repeat: no-repeat;
}

.home #header {
  height: 92px;
  padding: 66px 107px 0px 173px;
  background-image: url(images/bg_header_home.png);
  background-position: 0px bottom;
  background-repeat: no-repeat;
}

.page-template-page-services-php #header,
.page-template-page-testimonials-php #header {
  height: 169px;
  padding: 66px 49px 0px 115px;
  background-image: url(images/bg_header_no_sidebar.png);
  background-position: 0px 0px;
  background-repeat: no-repeat;
}

/******************
Navigation Styles
******************/
#navigation {
  float: right;
}

#nav {
  padding: 55px 50px 0px 0;
}

#nav li {
  float: left;
  padding: 0 0 0 25px;
}

#nav li a {
  display: block;
  float: left;
  text-transform: uppercase;
  text-decoration: none;
  color: #006699;
  font-weight: bold;
}

#nav li a:hover {
  color: #FF340F;
}

#nav li.current a {
  
}

#nav li.current a:hover {
  
}

/******************
Banner Styles
******************/
#banner {
  height: 234px;
  background-image: url(images/bg_banner_home.png);
  background-position: 0px 0px;
  background-repeat: no-repeat;
}

/******************
Home Content Styles
******************/
#home_content {
  height: 336px;
  padding: 0px 70px 0px 140px;
  background-image: url(images/bg_content_home.png);
  background-position: 0px 0px;
  background-repeat: no-repeat;
}

#home_left {
  float: left;
  width: 720px;
  padding-top: 17px;
}

#home_right {
  float: right;
  width: 241px;
  padding: 70px 0px 0px 0px;
}

/******************
Home Award Styles
******************/
#home_awards {
  
}

#home_awards dl {
  height: 53px;
}

#home_awards dt {
  float: left;
  line-height: 53px;
  font-size: 14px;
  color: #808080;
  padding-right: 10px;
}

#home_awards dd {
  float: left;
  height: 53px;
  padding-right: 10px;
  background-position: 0px 0px;
  background-repeat: no-repeat;
  text-indent: -9999px;
}

#home_awards dd#award_inc_500 {
  width: 46px;
  background-image: url(images/award_inc_500.png);
}

#home_awards dd#award_texas_monthly {
  width: 117px;
  background-image: url(images/award_texas_monthly.png);
}

#home_awards dd#award_fast_50_1 {
  width: 77px;
  background-image: url(images/award_fast_50_1.png);
}

#home_awards dd#award_fast_50_2 {
  width: 44px;
  background-image: url(images/award_fast_50_2.png);
}

#home_awards dd#award_best_places_2008 {
  width: 120px;
  background-image: url(images/award_best_places_2008.png);
}

#home_awards dd#award_best_places_2009 {
  width: 70px;
  background-image: url(images/award_best_places_2009.png);
}

#home_awards dd#award_best_places_2010 {
  width: 111px;
  background-image: url(images/award_best_places_2010.png);
  padding-right: 0px;
}

/******************
Home Column Styles
******************/
#home_columns {
  padding: 24px 0px 0px 0px;
}

#home_columns .column {
  float: left;
  height: 200px;
  background-image: url(images/bg_home_column.png);
  background-position: right 10px;
  background-repeat: no-repeat;
  float: left;
  width: 155px;
  padding-left: 10px;
}

#home_columns .column h3 {
  background-position: 0px 0px;
  background-repeat: no-repeat;
  padding: 70px 0px 5px 10px;
  font-size: 16px;
  line-height: 16px;
  color: #FF340F;
}

#home_columns .column p {
  height: 90px;
  padding: 0px 40px 0px 10px;
}

#home_columns .column div a {
  font-weight: bold;
  padding-left: 10px;
}

#home_columns #home_column_1 {
  width: 155px;
}

#home_columns #home_column_1 h3 {
  background-image: url(images/home_column_1.png);
}

#home_columns #home_column_2 {
  width: 155px;
  padding-left: 10px;
}

#home_columns #home_column_2 h3 {
  background-image: url(images/home_column_2.png);
}

#home_columns #home_column_3 {
  width: 155px;
  padding-left: 10px;
}

#home_columns #home_column_3 h3 {
  background-image: url(images/home_column_3.png);
}

#home_columns #home_column_4 {
  background: none;
}

#home_columns #home_column_4 h3 {
  background-image: url(images/home_column_4.png);
}

/******************
Home Testimonials Styles
******************/
#home_testimonials {
	position: relative; 
}

#home_testimonials .testimonial {
  background-image: url(images/border_testimonial_home.png);
  background-position: 2px bottom;
  background-repeat: no-repeat;
  height: 55px;
  padding-top: 2px;
}

#home_testimonials .listen {
  float: left;
  width: 40px;
}

#home_testimonials .listen a {
  font-weight: bold;
  display: block;
  padding-top: 30px;
  background-image: url(images/icon_listen_home.png);
  background-position: 0px 0px;
  background-repeat: no-repeat;
}

#home_testimonials .listen a img.wpa_play {
  display: block;
  margin: 0px auto 5px auto;
}

#home_testimonials .excerpt {
  float: left;
  width: 200px;
  color: #3c3c3c;
  font-weight: bold;
  padding-top: 5px;
  font-size: 13px;
  line-height: 15px;
}

#home_testimonials_cta {
  text-align: center;
  font-weight: bold;
  padding-top: 5px;
}

/******************
Content Styles
******************/
#content {
	width: 844px;
	margin: 0px auto;
	padding: 0px 0px 40px 0px;
}

#left {
  float: left;
  width: 249px;
  background-image: url(images/bg_sidebar.png);
  background-position: 0px 0px;
  background-repeat: no-repeat;
  *height: 300px;
  min-height: 300px;
}

#left ul {
  padding-bottom: 15px;
  height: 150px;
}

#left ul li {
  text-align: right;
  padding: 0px 50px 15px 0px;
  font-weight: bold;
}

#sidebar_highlight {
  width: 240px;
  height: 224px;
  background-image: url(images/bg_sidebar_highlights.png);
  background-position: 0px 0px;
  background-repeat: no-repeat;
  position: relative;
  left: -9px;
  margin-top: 20px;
}

#sidebar_quote {
  width: 190px;
  height: 120px;
  padding: 30px 10px 0px 40px;
  background-image: url(images/bg_sidebar_quote.png);
  background-position: 0px 0px;
  background-repeat: no-repeat;
  font-size: 14px;
  line-height: 16px;
  font-weight: bold;
  color: #008C2F;
}

.single-testimonials #sidebar_quote,
.single-employees #sidebar_quote {
  display: none;
}

#right {
  float: right;
  width: 530px;
  padding-right: 30px;
  color: #666666;
}

.single-employees #right,
.page-template-page-employees-php #right {
  float: right;
  width: 586px;
  padding-right: 0px;
}

.page-template-page-management-php #right {
  width: 550px;
  padding-right: 10px;
}

#right a {
  color: #006699;
  font-weight: bold;
}

#right p, #right ul, #right ol, #right blockquote, #right h1, #right h2, #right h3, #right h4, #right h5, #right h6 {
  padding-bottom: 20px;
}

#right h1, #right h2, #right h3, #right h4, #right h5, #right h6 {
  color: #FF340F;
  font-size: 20px;
  line-height: 24px;
}

#page ul, #page ol {
  padding-left: 15px !important; 
}

#page ul li {
  list-style-type: disc;
}

#page ol li {
  list-style-type: decimal;
}

#press_year {
  padding-bottom: 20px;
}

#press_year ul {
  
}

#press_year ul li {
  float: left;
  padding-right: 10px;
  margin-right: 10px;
  background-image: url(images/border_press_year.png);
  background-position: right 3px;
  background-repeat: no-repeat;
}

#press_year ul li.last {
  background-image: none;
}

dl#blog_list {
  
}

dl#blog_list dt {
  background-image: url(images/bullet_blog_list.png);
  background-position: 0px 3px;
  background-repeat: no-repeat;
  padding: 0px 0px 0px 15px;
  font-size: 13px;
  font-weight: bold;
}

dl#blog_list.dated dt {
  background-position: 0px 18px;
}

dl#blog_list dt .date {
  font-weight: normal;
}

dl#blog_list dt span.lighter {
  color: #999;
  font-weight: normal;
}

dl#blog_list dd {
  padding: 0px 0px 10px 15px;
  margin-bottom: 5px;
  border-bottom: 1px solid #C6DBE8;
}

dl#blog_list dd p {
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
}

/******************
Management Styles
******************/
#management_thumbnails {
  height: 100px;
  padding-bottom: 50px;
}

#management_thumbnails .row {
  height: 70px;
}

#management_thumbnails .thumbnail {
  float: left;
  margin-right: 2px;
}

#management_thumbnails .thumbnail .image {
  border: 1px solid #7d7d7d;
  width: 45px;
  height: 45px;
  overflow: hidden;
  cursor: pointer;
}

#management_thumbnails .thumbnail .meta {
  height: 12px;
  width: 12px;
  margin: 0px auto;
  text-indent: -9999px;
  background-image: url(images/bg_thumbnail_meta.png);
  background-position: 0px 0px;
  background-repeat: no-repeat;
  position: relative;
  top: -6px;
  display: none;
}

#management_highlight {
  color: #002E7B;
}

.manager {
  height: 300px;
}

.manager_image {
  float: left;
  margin-right: 10px;
  height: 150px;
  overflow: hidden;
  border: 1px solid #b6b6b6;
}

.manager_image img {
  
}

.manager_content {
  float: left;
  width: 360px;
}

.manager_name {
  float: left;
  padding-right: 10px;
  font-size: 16px;
  font-weight: bold;
  color: #FF340F;
}

.manager_title {
  float: left;
  font-size: 16px;
  font-weight: bold;
  color: #4e4e4e;
}

.manager_meta {
  padding-bottom: 20px;
}

.manager_bio {
  
}

/******************
Employee Styles
******************/
.employee {
  padding-bottom: 20px;
  width: 285px;
}

.employee.odd {
  float: left;
  clear: left;
}

.employee.even {
  float: right;
  clear: right;
}

.employee_image {
  padding: 0px 0px 10px 0px;
}

#employee_list .employee_image img {
  width: 285px;
  height: 120px;
}

.employee_content {

}

#employee_single {
  
}

#employee_single .employee_image {
  float: none;
  height: auto;
  padding: 0px 0px 20px 0px;
  overflow: hidden;
}

#employee_single .employee_name {
  font-weight: bold;
  padding: 0px 0px 15px 0px;
  font-size: 14px;
  line-height: 16px;
}

/******************
Service Content Styles
******************/
#content_services {
  width: 830px;
  margin: 0px auto;
  padding: 0px 0px 50px 0px;
}

#content_services_left {
  float: left;
  width: 305px;
  padding-left: 55px;
}

#content_services_left p {
  padding-bottom: 15px;
  line-height: 18px;
}

#content_services_left ul {
  padding-bottom: 10px;
}

#content_services_left ul li {
  padding: 0px 0px 5px 15px;
  background-image: url(images/bullet_services.png);
  background-position: 0px 3px;
  background-repeat: no-repeat;
  color: #FF340F;
  font-weight: bold;
  font-size: 14px;
  line-height: 16px;
}

#content_services_left foo {
  
}

#content_services_left foo {
  
}

#content_services_right {
  float: right;
}

/******************
Testimonials Content Styles
******************/
#content_testimonials {
  width: 820px;
  margin: 0px auto;
  padding: 30px 0px;
}

#content_testimonials h2 {
  color: #FF340F;
  margin: 0px 0px 20px;
  font-size: 20px;
}

#testimonial_columns {
  padding-bottom: 30px;
}

#testimonial_columns .column {
  background-image: url(images/border_testimonials_page.png);
  background-position: right 0px;
  background-repeat: no-repeat;
  float: left;
  width: 170px;
  height: 130px;
  padding: 0px 20px 0px 18px;
  text-align: center;
}

#testimonial_columns .column.column_4 {
  background: none;
  padding-right: 0px;
}

#testimonial_columns .column .listen {
  width: 40px;
  margin: 0px auto;
  padding: 0px 0px 5px 0px;
  font-weight: bold;
}

#testimonial_columns .column .listen a {
  display: block;
  padding-top: 25px;
  background-image: url(images/icon_listen_testimonials.png);
  background-position: center 0px;
  background-repeat: no-repeat;
}

#testimonial_columns .column .excerpt {
  font-size: 14px;
  line-height: 16px;
  font-weight: bold;
  height: 60px;
}

#testimonial_columns .column.column_1 .excerpt {
  color: #00689A;
}

#testimonial_columns .column.column_2 .excerpt {
  color: #FF340F;
}

#testimonial_columns .column.column_3 .excerpt {
  color: #008C2F;
}

#testimonial_columns .column.column_4 .excerpt {
  color: #74047A;
}

#testimonial_columns .column .meta {
  color: #4b4f50;
}

#testimonial_list {
  padding-bottom: 30px;
}

#testimonial_list .testimonial {
  padding: 3px 0px;
  border-bottom: 1px solid #C6DBE8;
}

#testimonial_list .listen {
  display: inline-block;
  width: 26px;
  height: 22px;
  line-height: 22px;
  background-image: url(images/icon_listen_testimonials.png);
  background-position: 0px 0px;
  background-repeat: no-repeat;
  text-indent: -9999px;
  outline: none;
}

#testimonial_list .excerpt {
  padding: 0px 10px;
  font-size: 14px;
  line-height: 22px;
  font-weight: bold;
  color: #3c3c3c;
}

#testimonial_list .excerpt p {
  display: inline;
}

#testimonial_list .meta {
  line-height: 22px;
  color: #4b4f50;
}

#testimonial_sort {
  padding-bottom: 20px;
}

/******************
Footer Styles
******************/
#footer {
	background-image: url(images/bg_footer.png);
	background-position: 0px 0px;
	background-repeat: no-repeat;
	width: 897px;
	height: 102px;
	margin: 0px auto;
	padding: 23px 0px 50px 0px;
	font-size: 10px;
}

.home #footer {
  background-image: url(images/bg_footer_home.png);
  background-position: 0px 0px;
  background-repeat: no-repeat;
  width: auto;
  height: 47px;
  padding: 20px 0px 0px 235px;
}

/*Footer Nav*/
#footer_navigation {
  float: left;
}

#footer_nav {
  padding: 0px 0px 0px 70px;
}

.home #footer_nav {
  padding: 0px 0px 0px 0px;
}

#footer_nav li {
  float: left;
  padding: 0px 10px 0px 8px;
  background-image: url(images/border_footer_nav_home.png);
  background-position: right 2px;
  background-repeat: no-repeat;
}

#footer_nav li.first {
  padding-left: 0px;
}

#footer_nav li.last {
  padding-right: 0px;
  background: none;
}

#footer_nav li a {
  text-transform: uppercase;
  color: #003553;
}

#copyright {
  float: left;
  padding: 0px 15px;
  color: #2E5768;
}

#footer_phone {
  float: left;
  font-weight: bold;
  font-size: 14px;
  color: #204E63;
}

/******************
Footer Award Styles
******************/
#footer_awards {
  padding: 0px 0px 22px 75px;
}

#footer_awards dl {
  height: 53px;
}

#footer_awards dt {
  float: left;
  line-height: 53px;
  font-size: 14px;
  color: #808080;
  padding-right: 10px;
}

#footer_awards dd {
  float: left;
  height: 53px;
  padding-right: 15px;
  background-position: 0px 0px;
  background-repeat: no-repeat;
  text-indent: -9999px;
}

#footer_awards dd#footer_award_inc_500 {
  width: 53px;
  background-image: url(images/footer_award_inc_500.png);
  text-indent: 0px;
}

#footer_awards dd#footer_award_inc_500 a {
  display: block;
  height: 53px;
  line-height: 53px;
  text-indent: -9999px;
}

#footer_awards dd#footer_award_texas_monthly {
  width: 117px;
  background-image: url(images/footer_award_texas_monthly.png);
}

#footer_awards dd#footer_award_fast_50_1 {
  width: 77px;
  background-image: url(images/footer_award_fast_50_1.png);
}

#footer_awards dd#footer_award_fast_50_2 {
  width: 44px;
  background-image: url(images/footer_award_fast_50_2.png);
}

#footer_awards dd#footer_award_best_places_2008 {
  width: 121px;
  background-image: url(images/footer_award_best_places_2008.png);
}

#footer_awards dd#footer_award_best_places_2009 {
  width: 70px;
  background-image: url(images/footer_award_best_places_2009.png);
}

#footer_awards dd#footer_award_best_places_2010 {
  width: 112px;
  background-image: url(images/footer_award_best_places_2010.png);
  padding-right: 0px;
}

/******************
Dimension Styles
******************/

/******************
Margin/Padding Styles
******************/

/******************
Font Styles
******************/
.font_size_14 {
  font-size: 14px;
  line-height: normal;
}
/*styles added by Robert */
.testimonial_header {
    position: absolute;
    font-weight: bold;
    top: -15px;
    left: 80px;
    font-size: 16px;
    color: #006699;
}


