@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:25px;
}

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

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 {
	text-indent: -5000px;
	background:url(../images/sitewide/strap.gif) no-repeat;
	width: 455px;
	height: 68px;
	margin-top: 97px;
	margin-left: 0;
	margin-right: 0;
	margin-bottom: 0;
	display: block;
	overflow: hidden;
	position: absolute;
	top: 0px;
	left: 484px;
	}
	
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;
	}
	
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;
	}
	
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;
	}
	
.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;
	}
	
#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:29px;
	padding-top:1px;
	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;
}
.mindly:hover {
border-color: #0c0805;
}

.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;
}
.stevegiles:hover {
border-color: #0c0805;
}

.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;
}

.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;
}
.riviera:hover {
border-color: #0c0805;
}

.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;
}

.voxygen {
   position:relative;
   height: 217px;
   width: 323px;
   cursor:pointer;
   display:block;
   background: url('../images/work/voxygen_small.jpg') no-repeat top left;
   text-indent: -5000px;
   border:6px solid #160f09;
   background-position: 0px -217px;
}
.voxygen:hover {
border-color: #0c0805;
}

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

.kurvs {
   position:relative;
   height: 217px;
   width: 323px;
   cursor:pointer;
   display:block;
   background: url('../images/work/kurvs_small.jpg') no-repeat top left;
   text-indent: -5000px;
   border:6px solid #160f09;
   margin-top: 40px;
   background-position: 0px -217px;
}
.kurvs:hover {
border-color: #0c0805;
}

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

.cre {
   position:relative;
   height: 217px;
   width: 323px;
   cursor:pointer;
   display:block;
   background: url('../images/work/cre_small.gif') no-repeat top left;
   text-indent: -5000px;
   border:6px solid #160f09;
   margin-top: 40px;
   background-position: 0px -217px;
}
.cre:hover {
border-color: #0c0805;
}

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

.remy {
   position:relative;
   height: 217px;
   width: 323px;
   cursor:pointer;
   display:block;
   background: url('../images/work/remy_small.jpg') no-repeat top left;
   text-indent: -5000px;
   border:6px solid #160f09;
   margin-top: 40px;
   background-position: 0px -218px;
}
.remy:hover {
border-color: #0c0805;
}

.remy span.bg_fade {
   position: absolute;
   display:none;
   top: 0;
   left: 0;
   height: 217px;
   width: 323px;
   background:url('../images/work/remy_small.jpg') 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;
}
.lovesoul:hover {
border-color: #0c0805;
}

.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;
}
.wrx:hover {
border-color: #0c0805;
}

.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;
}
.gch:hover {
border-color: #0c0805;
}

.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;
}