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

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

a:link, a:visited, a:active {
	color:#b6b6b6;
	text-decoration:underline;
}
a:hover {
	color:#e1e1e1;
	text-decoration:none;
}

h1 {
	text-indent: -5000px;
	background:url(../images/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/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/side.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/side.gif) no-repeat;
   width: 150px;
   height: 300px;
   margin-left: 0px;
   margin-right: 0px;
   margin-bottom: 0px;
   margin-top:0px;
	}
	
h6 {
   text-indent: -5000px;
   background:url(../images/side2.gif) no-repeat;
   width: 150px;
   height: 300px;
   margin-left: 0px;
   margin-right: 0px;
   margin-bottom: 0px;
   margin-top:0px;
	}
	
h6.hire {
   text-indent: -5000px;
   background:url(../images/side3.gif) no-repeat;
   width: 150px;
   height: 300px;
   margin-left: 0px;
   margin-right: 0px;
   margin-bottom: 0px;
   margin-top:0px;
	}
	
h6.cv {
   text-indent: -5000px;
   background:url(../images/side4.gif) no-repeat;
   width: 150px;
   height: 300px;
   margin-left: 0px;
   margin-right: 0px;
   margin-bottom: 0px;
   margin-top:0px;
	}

a .featured_image {
	border:6px solid #1f0000;
	margin-top:18px;
	}
	
	a:hover .featured_image {
	border:6px solid #0c0805;
	margin-top:18px;
	}
	
a .work_image {
	border:6px solid #1f0000;
	}
	
	a:hover .work_image {
	border:6px solid #1f0000;
	}
	
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;
	}
	
.client {
	line-height:150%;
	margin-bottom:15px;
	}
	
.view a {
	padding:6px;
	background-color:#3b0608;
	font-size:10px;
	color:#fff;
	text-decoration:none;
   }
   
.view a:hover {
	padding:6px;
	background-color:#6b1114;
	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/tick.gif) 0px 2px no-repeat;
	font-size:11px;
	color:#808080;
	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/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:#5e5e5e;
	float:none;
	padding-top:0px;
	line-height:150%;
	font-family:Arial, Helvetica, sans-serif;
	padding-bottom:15px;
	height:17px;
	}
	
.footerlinks A:link {
	color:#5e5e5e;
	font-size:11px;
	clear:both;
	text-decoration:none;
    }
	
    .footerlinks A:visited {
	color:#5e5e5e;
	font-size:11px;
	clear:both;
	text-decoration:none;
		  }
		  
    .footerlinks A:active {
	color:#5e5e5e;
	font-size:11px;
	clear:both;
	text-decoration:none;
		  }
		  
    .footerlinks A:hover {
	color:#5e5e5e;
	font-size:11px;
	clear:both;
	text-decoration:underline;
		  }	

	

/*Form Styles*/

.text {
	width:230px;
	height:22px;
	background-color:#1f0000;
	border:1px solid;
	border-color:#2e0000;
	padding-left:5px;
	padding-top:5px;
	color:#fff;
	font-size:13px;
	background-image: url(../images/formback.gif);
	background-repeat: repeat;
	}
	
.posText {
	width:230px;
	height:150px;
	background-color:#1f0000;
	border:1px solid;
	border-color:#2e0000;
	padding-left:5px;
	padding-top:5px;
	color:#fff;
	font-size:13px;
	font-family:Arial, Helvetica, sans-serif;
	}	

input.text:focus	{
	background: #2e0000;
	border: 1px solid #2e0000;
	background-image: url(../images/formback.gif);
	background-repeat: repeat;
}

textarea.posText:focus	{
	background: #2e0000;
	border: 1px solid #322014;
}

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

#loadBar {
padding-bottom:14px;
}

/*Client Login Styles*/

.text2 {
	width:150px;
	height:15px;
	background-color:#1f0000;
	border:1px solid;
	border-color:#2e0000;
	padding-left:5px;
	padding-top:5px;
	color:#fff;
	font-size:13px;
	background-image: url(../images/formback.gif);
	background-repeat: repeat;
	margin-left: 10px;
	margin-bottom: 10px;
	}
	
.posText2 {
	width:150px;
	height:150px;
	background-color:#1f0000;
	border:1px solid;
	border-color:#2e0000;
	padding-left:5px;
	padding-top:5px;
	color:#fff;
	font-size:13px;
	font-family:Arial, Helvetica, sans-serif;
	}	

input.text2:focus	{
	background: #2e0000;
	border: 1px solid #2e0000;
	background-image: url(../images/formback.gif);
	background-repeat: repeat;
}

textarea.posText2:focus	{
	background: #2e0000;
	border: 1px solid #322014;
}

fieldset2 {
	border:none;
	}
	
#emailSuccess2 {
padding-bottom:14px;
}

#loadBar2 {
padding-bottom:14px;
}
