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

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

a:link, a:visited, a:active {
  color:#e7781e;
  text-decoration:underline;
}

a:hover {
  color:#968774;
  text-decoration:none;
}

h1 {
	text-indent: -5000px;
	background:url(logo_ds.gif) no-repeat;
	width: 338px;
	height: 150px;
	margin-top: 15px;
	margin-left: 130px;
	margin-right: 0;
	margin-bottom: 0;
	display: block;
	overflow: hidden;
	position: absolute;
	top: 0px;
	left: -130px;
	}
	
h2 {
	text-indent: -5000px;
	background:url(strap.gif) no-repeat;
	width: 400px;
	height: 68px;
	margin-top: 70px;
	margin-left: 0;
	margin-right: 0;
	margin-bottom: 0;
	display: block;
	overflow: hidden;
	position: absolute;
	top: 0px;
	left: 539px;
	}
	
h3 {
   text-indent: -5000px;
   background:url(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 {
	color:#62584b;
	font-size:14px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
	margin: 3px 0 0 0;
	line-height:140%;
	}
	
h6 {
   text-indent: -5000px;
   background:url(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(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(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:#e7781e;
   font-size:10px;
   color:#fff;
   text-decoration:none;
   }	

.involvement {
	font-size:11px;
	}
	
#bullets {
	padding-top:8px;
	margin-bottom:15px;
	}
	
.listitems ul li {
	position: relative;
	float:left;
	list-style:none;
	background: url(tick.gif) 0px 2px no-repeat;
	font-size:11px;
	color:#615242;
	padding:2px 0 6px 29px;
	line-height:150%;
	font-family:Arial, Helvetica, sans-serif;
	height:17px;
	width:120px;
	}
	
.listitems2 ul li {
	position: relative;
	list-style:none;
	background: url(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;
	}