/*
	Asbestos Network
	Banner Stylesheet
	Last Updated:	7/2/09
*/

#article {padding-top:18.5em;}
#print-top {top:16.1em;}
.social {top:15em !important;}

/* ------------- Banner ----- */
#banner {
	background: #3C2C1D url(../images/banner-bg.jpg) 0 0 repeat-x  ;
	color: #fff;
	float: left;
	margin:0;
	min-height: 12.7em;
	padding: 2em;
	position:absolute;
	top:2em;
	width:47.5em;
	z-index:100;
}
#banner a {
	background-color: #905D52;
	border:0;
	color: #FFFFFF;
	display:;
	font-weight: bold;
	font-size: 1em;
	/*height: 1.6em;*/
	margin: 0 0 0 5em;
	padding: .6em .5em;
	text-decoration: none;
	/*width: 23em;*/
	-moz-border-radius: 3%;
}
#banner a:hover {background-color: #B87070; color: #fff;}
#banner .bd {
	clear: both;
	font-size: 1.1em;
	line-height:1.5;
	margin: 0 0 1em;
}
#banner h1 {
	color: #FFFFB9;
	font-size: 2.4em;
	font-weight: bold;
	margin:0;
	padding: 0;
}
#banner img {	/* Mechanic's hand */
	height: 3.1em;
	position:absolute;
	right:5em;
	top:0;
	width:4.4em;
}
#banner img#banner-heading.index {
	height: auto !important;
	float:left;
	margin: .7em 0;
}
