/*
Theme Name: Fisher Roofing Custom Theme
Theme URI: http://fisherroof.com
Description: Customized wordprss template for Fisher Roofing
Version: 2 (WP2.6.2)
Author: Loren Sanz
Author URI: www.excelleratedesign.com
*/

@import "style/css/reset.css";
@import "style/css/style.css";
@import "style/css/navigation.css";


/* main page styles Grid Layout */

/* 
   Read this first!
   To set up your own custom styles edit the section below.  Note that the elements
   .body-c1 will affect the left column, .body-c2 is the center column and .body-c3 is the right column 
*/
.body p blockquote { color:white; line-height:150%; font-family:Helvetica;;}
.body strong { font-weight:bold; }
.body a       { color:#b95e00; text-decoration:none;;font-weight:bolt}
.body a:hover { color:black; text-decoration:underline;text-shadow:none; }
.body-c2 p {
  color:#222;
  line-height: 145%;
  font-size: 14px;
  font-family: Verdana, Geneva, sans-serif;
  margin:10px 10px 25px 10px;
}
.body-c1 p {
  color:#222;
  line-height: 16px;
  font-size: 14px;
  font-family: Verdana, Geneva, sans-serif;
  margin:10px;
}
.estimate {
	display:block;
	padding:10px 0;
}
.body-c3 p { color:black; }
div.body-c3 img { border:none; margin:0;padding:0;}
.body-c3 { text-align:center; }



.body ul {
	list-style-position: inside;
	list-style-image: url('style/images/bullet_orange.png') ;
	margin:10px 10px 25px 10px;
}
.body li {
  color:#222;
  line-height: 145%;
  font-size: 14px;
  font-family: Verdana, Geneva, sans-serif;
  margin-left:5px;
}

.body-c2 img {
  margin:6px 10px 10px 10px; border:5px #474747 solid;
}

.body h1 {
  line-height: 24px;
  font-size: 22px;
  margin:12px auto;
  font-family: Verdana, Geneva, sans-serif;
  color:#036;
}

.body h2 {
  line-height: 36px;
  font-size: 20px;
  font-family: Verdana, Geneva, sans-serif;
  color:#036;
}

.body h3 {
  line-height: 36px;
  font-size: 18px;
  font-family: Verdana, Geneva, sans-serif;
}

.body h4 {
  line-height: 36px;
  font-size: 16px;
  font-family: Verdana, Geneva, sans-serif;
}

.body h5 {
  line-height: 36px;
  font-size: 16px;
  font-family: Verdana, Geneva, sans-serif;
}

.body h6 {
  line-height: 36px;
  font-size: 16px;
  font-family: Verdana, Geneva, sans-serif;
}

span {
	text-align:left;
}

.Facebook {margin:14px auto; width:200px;}

/* Features  for landing pages */

	.feature { height:200px; width:453px;}
	.feature { margin:15px 0!important; border:1px solid #ccc;}
 	.feature:hover { -moz-box-shadow: 0px 0px 9px #000; -webkit-box-shadow: 0px 0px 9px #000; box-shadow: 0px 0px 9px #000; border:1px solid #aaa; }
	.feature img { float:left; margin-top:21px;}
	.feature .caption { font-weight:bold; text-align:center; }
	.feature p { width:245px; float:right; margin:20px 14px 20px 0;}


	.logofeature { height:200px; width:453px; overflow:hidden;background:white;}
	.logofeature { margin:15px 0!important; border:1px solid #ccc;}
 	.logofeature:hover { -moz-box-shadow: 0px 0px 9px #000; -webkit-box-shadow: 0px 0px 9px #000; box-shadow: 0px 0px 9px #000; border:1px solid #aaa; }
	.logofeature img { border:none;float:left;width:auto;height:auto; margin-top:21px;}
	

/* Strong list for side bar lists for landing pages*/
	.body .strong_list 	{ text-align:left; list-style-position:outside; margin: 0 10px;}
	.strong_list li 	{ font-weight:bold; margin:10px 0; }
        .strong_list li p       {font-weight:normal; }

/* a vertically centered image bar */
        .image_bar { height:100px;width:433px;  display: table-cell; vertical-align: middle; text-align: center; }
	.image_bar * {
		vertical-align:middle;
	}
	/*\*//*/
	.image_bar {
		display:block;
	}
	.image_bar span { 
		display: inline-block;
   	 	height: 100%;
   		width: 1px; 
	}
	/**/
	
	.image_bar img { border:none; margin:auto 0; padding:5px;}


#footerwrap p 			{ display:block;padding-top:17px;text-align:center; font-family: Verdana, Geneva, sans-serif; color:#333; font-size:14px; color:white; line-height:16px;}
#footerwrap a 			{ font-family: Verdana, Geneva, sans-serif;color:#CCC; _text-shadow: 1px 1px 1px #black;}
#footerwrap a:hover		{ font-family: Verdana, Geneva, sans-serif;color:white; text-shadow:none; text-decoration:none;}
