@charset "utf-8";
/* CSS Document */

A:focus, A:hover, A:active /* Firefox image outline fix */
{ 
	outline: none 
}



.email-newsletter-label {
padding: 3px 10px 22px 0px;
}
.email-newsletter-heading {
padding: 20px 0px 12px 0px;
}

.welcome-heading {
padding-top:20px;
}
.latest-posts-heading {
padding-top:20px;
}

.process-headings {
padding-top:20px;
}

.get-in-touch-heading {
padding: 20px 0px 3px 0px;
}

.services-heading {
padding-top:20px;
}
.availability-heading {
padding-top:20px;
}

.hire-label {
padding-bottom:22px;
padding-top: 3px;
}

a:link, a:visited, a:active {
  color:#4e3a26;
  text-decoration:underline;
  -webkit-transition-duration:0.33s;
	-moz-transition-duration:0.33s;
}
a:hover {
  color:#968774;
  text-decoration:none;
}

h1 {
	text-indent: -5000px;
	background:url(../images/sitewide/logo.gif) no-repeat;
	width: 479px;
	height: 199px;
	margin-top: 0px;
	margin-left: 0;
	margin-right: 0;
	margin-bottom: 0;
	display: block;
	overflow: hidden;
	position: absolute;
	top: 0px;
	left: -130px;
	}
	
h2 {
    background: url("../images/sitewide/strap.gif") no-repeat scroll 0 0 transparent;
    display: block;
    height: 68px;
    left: 425px;
    margin: 97px 0 0;
    overflow: hidden;
    position: absolute;
    text-indent: -5000px;
    top: 0;
    width: 555px;
}
	
h3 {
   text-indent: -5000px;
   background:url(../images/headings/featured-work.gif) no-repeat;
   width: 91px;
   height: 58px;
   margin-left: 0px;
   margin-right: 0px;
   margin-bottom: 0px;
   margin-top:0px;
	}
	
h5 {
   text-indent: -5000px;
   background:url(../images/headings/process.gif) no-repeat;
   width: 117px;
   height: 58px;
   margin-left: 0px;
   margin-right: 0px;
   margin-bottom: 0px;
   margin-top:0px;
	}
	
	h5.aboutheader {
   text-indent: -5000px;
   background:url(../images/headings/about-will.gif) no-repeat;
   width: 91px;
   height: 58px;
   margin-left: 0px;
   margin-right: 0px;
   margin-bottom: 0px;
   margin-top:0px;
	}
	
h6 {
   text-indent: -5000px;
   background:url(../images/headings/portfolio-pieces.gif) no-repeat;
   width: 103px;
   height: 58px;
   margin-left: 0px;
   margin-right: 0px;
   margin-bottom: 0px;
   margin-top:0px;
	}
	
h6.hire {
   text-indent: -5000px;
   background:url(../images/headings/hire-me.gif) no-repeat;
   width: 91px;
   height: 58px;
   margin-left: 0px;
   margin-right: 0px;
   margin-bottom: 0px;
   margin-top:0px;
	}
	
h6.cv {
   text-indent: -5000px;
   background:url(../images/headings/cv.gif) no-repeat;
   width: 117px;
   height: 58px;
   margin-left: 0px;
   margin-right: 0px;
   margin-bottom: 0px;
   margin-top:0px;
	}

a .featured_image {
	border:6px solid #160f09;
	margin-top:18px;
	}
	
	a:hover .featured_image {
	border:6px solid #0c0805;
	margin-top:18px;
	}
	
a .work_image {
	border:6px solid #160f09;
	}
	
	a:hover .work_image {
	border:6px solid #0c0805;
	}
	
a .work_image2 {
	border:6px solid #160f09;
	margin-top:45px;
	}
	
	a:hover .work_image2 {
	border:6px solid #0c0805;
	margin-top:45px;
	}

.info {
	line-height:150%;
	margin-bottom:15px;
	}
	
blockquote {
line-height:150%;
margin-bottom:10px;
font-size: 14px;
font-style: italic;
}
.who {
margin-bottom:20px;
font-size: 11px;
text-transform: uppercase;
}
	
.view a {
   padding:6px;
   background-color:#000;
   font-size:10px;
   color:#8e7d6a;
   text-decoration:none;
   }
   
.view a:hover {
   padding:6px;
   background-color:#903000;
   font-size:10px;
   color:#fff;
   text-decoration:none;
   }	

	
.involvement {
	font-size:11px;
	line-height: 16px;
	}
	
#bullets {
	padding-top:8px;
	margin-bottom:15px;
	}
	
	
.listitems ul li {
	position: relative;
	list-style:none;
	background: url(../images/sitewide/tick.gif) 0px 2px no-repeat;
	font-size:11px;
	color:#615242;
	float:none;
	padding-left:22px;
	padding-top:3px;
	line-height:150%;
	font-family:Arial, Helvetica, sans-serif;
	padding-bottom:6px;
	height:17px;
	}
	
.listitems2 ul li {
	position: relative;
	list-style:none;
	background: url(../images/sitewide/arrow.gif) 0px 2px no-repeat;
	font-size:11px;
	color:#615242;
	float:none;
	padding-left:29px;
	padding-top:1px;
	line-height:150%;
	font-family:Arial, Helvetica, sans-serif;
	padding-bottom:6px;
	height:17px;
	}
	
#bloglist, #bloglist2 {
	padding-top:0px;
	margin-bottom:15px;
	}
	
.bloglistitems ul li {
	position: relative;
	list-style:none;
	font-size:13px;
	color:#615242;
	float:none;
	padding-top:0px;
	line-height:150%;
	font-family:Arial, Helvetica, sans-serif;
	padding-bottom:15px;
	height:17px;
	}
	
.footerlinks A:link {
	color:#3f352a;
    font-size:11px;
	clear:both;
	text-decoration:none;
    }
	
    .footerlinks A:visited {
    color:#3f352a;
    font-size:11px;
	clear:both;
	text-decoration:none;
		  }
		  
    .footerlinks A:active {
    color:#3f352a;
    font-size:11px;
	clear:both;
	text-decoration:none;
		  }
		  
    .footerlinks A:hover {
    color:#3f352a;
    font-size:11px;
	clear:both;
	text-decoration:underline;
		  }	

	

/*Form Styles*/

.text {
	width:230px;
	height:22px;
	background-color:#1e150d;
	border:1px solid;
	border-color:#322014;
	padding-left:5px;
	padding-top:5px;
	color:#8e7d6a;
	font-size:13px;
	}
	
.posText {
	width:230px;
	height:150px;
	background-color:#1e150d;
	border:1px solid;
	border-color:#322014;
	padding-left:5px;
	padding-top:5px;
	color:#8e7d6a;
	font-size:13px;
	font-family:Arial, Helvetica, sans-serif;
	}	

input.text:focus	{
	background: #19110a;
	border: 1px solid #322014;
}

textarea.posText:focus	{
	background: #19110a;
	border: 1px solid #322014;
}

fieldset {
	border:none;
	}
	
#emailSuccess {
padding-bottom:14px;
}

#loadBar {
padding-bottom:14px;
}


/* FADING JQUERY TRANSITIONS */
.mindly {
   position:relative;
   height: 217px;
   width: 323px;
   cursor:pointer;
   display:block;
   background: url('../images/work/mindly_small.jpg') no-repeat top left;
   text-indent: -5000px;
   border:6px solid #160f09;
   background-position: 0px -217px;
   margin-top: 40px;
   -webkit-transition: border 0.2s ease-in-out;
   -moz-transition: border 0.2s ease-in-out;
   -o-transition: border 0.2s ease-in-out;
   transition: border 0.2s ease-in-out;
}
.mindly:hover {
border-color: #000!important;
}

.mindly span.bg_fade {
   position: absolute;
   display:none;
   top: 0;
   left: 0;
   height: 217px;
   width: 323px;
   background:url('../images/work/mindly_small.jpg') no-repeat 0px 0px;
}

.stevegiles {
   position:relative;
   height: 217px;
   width: 323px;
   cursor:pointer;
   display:block;
   background: url('../images/work/stevegiles_small.jpg') no-repeat top left;
   text-indent: -5000px;
   border:6px solid #160f09;
   background-position: 0px -218px;
   margin-top: 40px;
   -webkit-transition: border 0.2s ease-in-out;
   -moz-transition: border 0.2s ease-in-out;
   -o-transition: border 0.2s ease-in-out;
   transition: border 0.2s ease-in-out;
}
.stevegiles:hover {
border-color: #000!important;
}

.stevegiles span.bg_fade {
   position: absolute;
   display:none;
   top: 0;
   left: 0;
   height: 217px;
   width: 323px;
   background:url('../images/work/stevegiles_small.jpg') no-repeat 0px 0px;
}

.macabolic {
   position:relative;
   height: 217px;
   width: 323px;
   cursor:pointer;
   display:block;
   background: url('../images/work/macabolic_small.png') no-repeat top left;
   text-indent: -5000px;
   border:6px solid #160f09;
   background-position: 0px -217px;
   -webkit-transition: border 0.2s ease-in-out;
   -moz-transition: border 0.2s ease-in-out;
   -o-transition: border 0.2s ease-in-out;
   transition: border 0.2s ease-in-out;
}
.macabolic:hover {
border-color: #000!important;
}

.macabolic span.bg_fade {
   position: absolute;
   display:none;
   top: 0;
   left: 0;
   height: 217px;
   width: 323px;
   background:url('../images/work/macabolic_small.png') no-repeat 0px 0px;
}

.renault {
   position:relative;
   height: 217px;
   width: 323px;
   cursor:pointer;
   display:block;
   background: url('../images/work/renault_small.png') no-repeat top left;
   text-indent: -5000px;
   border:6px solid #160f09;
   margin-top: 40px;
   background-position: 0px -217px;
   -webkit-transition: border 0.2s ease-in-out;
   -moz-transition: border 0.2s ease-in-out;
   -o-transition: border 0.2s ease-in-out;
   transition: border 0.2s ease-in-out;
}
.renault:hover {
border-color: #000!important;
}

.renault span.bg_fade {
   position: absolute;
   display:none;
   top: 0;
   left: 0;
   height: 217px;
   width: 323px;
   background:url('../images/work/renault_small.png') no-repeat 0px 0px;
}

.riviera {
   position:relative;
   height: 217px;
   width: 323px;
   cursor:pointer;
   display:block;
   background: url('../images/work/riviera_small.jpg') no-repeat top left;
   text-indent: -5000px;
   border:6px solid #160f09;
   margin-top: 40px;
   background-position: 0px -217px;
   -webkit-transition: border 0.2s ease-in-out;
   -moz-transition: border 0.2s ease-in-out;
   -o-transition: border 0.2s ease-in-out;
   transition: border 0.2s ease-in-out;
}
.riviera:hover {
border-color: #000!important;
}

.riviera span.bg_fade {
   position: absolute;
   display:none;
   top: 0;
   left: 0;
   height: 217px;
   width: 323px;
   background:url('../images/work/riviera_small.jpg') no-repeat 0px 0px;
}

.savvy {
   position:relative;
   height: 217px;
   width: 323px;
   cursor:pointer;
   display:block;
   background: url('../images/work/savvyagent_small.png') no-repeat top left;
   text-indent: -5000px;
   border:6px solid #160f09;
   background-position: 0px -217px;
   -webkit-transition: border 0.2s ease-in-out;
   -moz-transition: border 0.2s ease-in-out;
   -o-transition: border 0.2s ease-in-out;
   transition: border 0.2s ease-in-out;
}
.savvy:hover {
border-color: #000!important;
}

.savvy span.bg_fade {
   position: absolute;
   display:none;
   top: 0;
   left: 0;
   height: 217px;
   width: 323px;
   background:url('../images/work/savvyagent_small.png') no-repeat 0px 0px;
}

.southsea {
   position:relative;
   height: 217px;
   width: 323px;
   cursor:pointer;
   display:block;
   background: url('../images/work/southsea_small.png') no-repeat top left;
   text-indent: -5000px;
   border:6px solid #160f09;
   margin-top: 40px;
   background-position: 0px -217px;
   -webkit-transition: border 0.2s ease-in-out;
   -moz-transition: border 0.2s ease-in-out;
   -o-transition: border 0.2s ease-in-out;
   transition: border 0.2s ease-in-out;
}
.southsea:hover {
border-color: #000!important;
}

.southsea span.bg_fade {
   position: absolute;
   display:none;
   top: 0;
   left: 0;
   height: 217px;
   width: 323px;
   background:url('../images/work/southsea_small.png') no-repeat 0px 0px;
}


.lovesoul {
   position:relative;
   height: 217px;
   width: 323px;
   cursor:pointer;
   display:block;
   background: url('../images/work/lovesoul_small.jpg') no-repeat top left;
   text-indent: -5000px;
   border:6px solid #160f09;
   margin-top: 40px;
   background-position: 0px -217px;
   -webkit-transition: border 0.2s ease-in-out;
   -moz-transition: border 0.2s ease-in-out;
   -o-transition: border 0.2s ease-in-out;
   transition: border 0.2s ease-in-out;
}
.lovesoul:hover {
border-color: #000!important;
}

.lovesoul span.bg_fade {
   position: absolute;
   display:none;
   top: 0;
   left: 0;
   height: 217px;
   width: 323px;
   background:url('../images/work/lovesoul_small.jpg') no-repeat 0px 0px;
}

.wrx {
   position:relative;
   height: 217px;
   width: 323px;
   cursor:pointer;
   display:block;
   background: url('../images/work/wrx_small.jpg') no-repeat top left;
   text-indent: -5000px;
   border:6px solid #160f09;
   margin-top: 40px;
   background-position: 0px -217px;
   -webkit-transition: border 0.2s ease-in-out;
   -moz-transition: border 0.2s ease-in-out;
   -o-transition: border 0.2s ease-in-out;
   transition: border 0.2s ease-in-out;
}
.wrx:hover {
border-color: #000!important;
}

.wrx span.bg_fade {
   position: absolute;
   display:none;
   top: 0;
   left: 0;
   height: 217px;
   width: 323px;
   background:url('../images/work/wrx_small.jpg') no-repeat 0px 0px;
}


.gch {
   position:relative;
   height: 217px;
   width: 323px;
   cursor:pointer;
   display:block;
   background: url('../images/work/gch_small.jpg') no-repeat top left;
   text-indent: -5000px;
   border:6px solid #160f09;
   margin-top: 40px;
   background-position: 0px -217px;
   -webkit-transition: border 0.2s ease-in-out;
   -moz-transition: border 0.2s ease-in-out;
   -o-transition: border 0.2s ease-in-out;
   transition: border 0.2s ease-in-out;
}
.gch:hover {
border-color: #000!important;
}

.gch span.bg_fade {
   position: absolute;
   display:none;
   top: 0;
   left: 0;
   height: 217px;
   width: 323px;
   background:url('../images/work/gch_small.jpg') no-repeat 0px 0px;
}



h4 {
	color:#fff;
	font-size:14px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
	margin-top: 0px;
	margin-left: 0;
	margin-right: 0;
	margin-bottom: 0;
	line-height:140%;
	padding-bottom:8px;
	}

	
.testimonial {
	text-indent: -3000em;
	background:url(../images/sitewide/testimonial-icon.png) no-repeat left top;
	width: 22px;
	height: 20px;
	display: block;
	overflow: hidden;
	float:right;
	margin-top: -27px;
	margin-right: 5px;
	border: none!important;
	}
	
.testimonial-featured {
	text-indent: -3000em;
	background:url(../images/sitewide/testimonial-icon.png) no-repeat left top;
	width: 22px;
	height: 20px;
	display: block;
	overflow: hidden;
	float:right;
	margin-top: -27px;
	margin-right: 0px;
	border: none!important;
	}
.theme-default #slider {
    margin:19px auto 0 auto;
    width:714px; /* Make sure your images are the same size */
    height:319px; /* Make sure your images are the same size */
	}
.theme-pascal.slider-wrapper,
.theme-orman.slider-wrapper {
    margin-top:0px;
	}
a.tooltip {
	position: relative;
}
a.tooltip span {
    font-size: 10px;
    position:absolute;
    z-index: 999;
    white-space:nowrap;
    bottom:9999px;
    left: 50%;
    background:#000;
    color:#e0e0e0;
    padding:0px 7px;
    line-height: 24px;
    height: 24px;
 
    opacity: 0;
    transition:opacity 0.4s ease-out;
    }       
 
a.tooltip span::before {
    content: "";
    display: block;
    border-left: 6px solid #000000;
    border-top: 6px solid transparent;
    position: absolute;
    top: -6px;
    left: 0px;
    }
 
a.tooltip:hover span {
    opacity: 1;
    bottom:-35px;
    }
