/* Drummerboy International main stylesheet */

html, body, form, fieldset, h1, h2, h3, h4, h5, h6, p, pre, blockquote, ul, ol, dl, address {
	margin:0;
	padding:0;
	}
h1, h2, h2 h4 {
	color:#ffffff;
	}
h1 {
	font-size:3em;
	color:#fdf4d1;
	margin:0 0 20px -10px;
	}
h2 {
	font-size:1.2em;
	margin:0 0 0 1px;
	}
a {
	color:#a57f51;
	font-weight:bold;
	text-decoration:none;
	}
p {
	margin-bottom:1em;
	line-height:1.5em;
	}
a:hover {
	text-decoration:underline;
	}
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	font-size:0;
	line-height:0;
	clear: both;
	visibility: hidden;
}
.clearfix { 
	display: inline-block; 
	}
.clearfix { 
	display: block; 
	}
.floatleft {
	float:left;
	}
.floatright {
	float:right;
	}	
body {
	color:#fdf4d1;
	background:#2b1c07 url(images/wood_bg1.jpg) 10px 10px;
	font-family: "Trebuchet MS",Arial,Verdana,Helvetica, sans-serif;
	font-size: 12px;
	}
.mainlogo {
	text-indent:-9999px;
	width:640px;
	background:url(images/dbi-logo3.gif) no-repeat;
	height:91px;
	margin:0 0 60px 90px;
	}
#wrap {
	margin:50px 0 0 0;
	width:990px;
	text-align:left;
	padding-bottom:60px;
	}
#content {
	margin:0 0 0 91px;
	}

.hidden {
	display:none;
	}
.highlight {
	color:#a57f51;	
	}


/* Portfolio
------------------------------------------------------------------*/
.portfolioitem {
	
	width:917px;
	margin:0 0 40px 0;
	
	}
.p-feature {
	padding:32px 0 0 0;
	background:url(images/portfolio_featured-bg.gif) no-repeat;
	height:245px;
	}
.portfolioitem .innerwrap {
	width:703px;
	
	}
.p-card {
	margin:3px 0 10px 0;
	width:703px;
	height:107px;
	background:url(images/pcard-bg.gif) no-repeat;
	}
.p-card .imageholder {
	display:inline;
	float:left;
	margin:5px 0 0 5px;
	width:482px;
	height:97px;
	overflow:hidden;
	}
.p-card .details {
	display:inline;
	color:#4f4239;
	float:right;
	margin:5px 7px 0 0;
	width:200px;
	height:97px;
	overflow:hidden;
	}
.portfolioitem .extendedtext {
	margin-top:5px;
	line-height:1.3em;
	

	}
	
/* Contact
------------------------------------------------------------------*/	
#contact {
	
	}
.contactdata {
	margin:0 0 8px 1px;
	}
.small {
	font-size:0.8em;
	}
	
/* Headings
------------------------------------------------------------------*/
#contact h1 {
	margin-bottom:20px;
	}
.portfolioitem h2 {
	margin:0 0 10px 1px;
	}
.head1 {
	display:block;
	height:24px;
	text-indent:-9999px;
	margin:0 0 2px 0;
	}
.h-featuredwork {
	background:url(images/head-featuredwork.gif) no-repeat;
	width:196px;
	}
.h-contactustoday {
	background:url(images/head-contactustoday.gif) no-repeat;
	width:237px;
	}
.h-client {
	dipslay:inline;
	width:158px;
	margin:2px 0 0 47px;
	height:15px;
	line-height:1em;
	}
.h-project {
	dipslay:inline;
	width:150px;
	margin:9px 0 10px 55px;	
	width:205px;
	height:15px;
	
	}
