/*

Title: 		Homepage style overrides
Media:		Screen
Updated: 	Jul 6, 2009

*/

#masthead {
	height: 388px;
	}

h1.logo {
	color: #9ebd0d;
	width: 960px;
	height: 154px;
	text-indent: -9999999px;
	overflow: hidden;
	background: url(../s-img/h1-logo.gif) 0 4px no-repeat;
	}
	
h2.afhk {
	color: #9ebd0d;
	width: 221px;
	height: 37px;
	text-indent: -9999999px;
	overflow: hidden;
	position: absolute;
	z-index: 100;
	top: 117px;
	left: 415px;
	background: url(../s-img/logo-afhk.gif) center center no-repeat;
	}
	
h2.afhk a {
	display: block;
	height: 37px;
	}
	
.searchform {
	margin-top: 0;
	position: absolute;
	top: 100px;
	right: 0;
	width: 290px;
	}
	
.searchform input#search {
	width: 250px;
	}
	
#content {
	padding-top: 0;
	}

#maincol {
	width: 648px;
	padding-top: 0;
	background: none;
	position: relative;
	margin-top: -182px;
	}
	
#maincol .flickrd {
	background: #fff;
	padding: 12px;
	margin-bottom: 12px;
	border: 1px solid #dadeca;
	border-bottom: 2px solid #dadeca;
	text-align: center;
	}
	
#maincol h2.flickr {
	padding-top: 12px;
	}
	
#maincol .flickrd p {
	margin-bottom: 0;
	}
	
#maincol .map {
	margin-bottom: 12px;
	position: relative;
	}
	
#maincol .map p.get-listed {
	position: absolute;
	top: 54px;
	left: 360px;
	font-weight: bold;
	text-transform: uppercase;
	font-size: .875em;
	}
		
/* Sidecol */
	
#sidecol {
	width: 300px;
	position: relative;
	margin-top: -182px;
	}
	
.intro {
	margin: 0 20px 36px 12px;
	color: #fff;
	line-height: 1.43em; /* 20px */
	}
	
#sidecol .intro p {	
	width: 260px;
	font-size: .875em; /* 14px */
	margin-bottom: 0;
	text-align: justify;
	color: #fff;
	}
	
.intro span {
	color: #abce06;
	text-transform: uppercase;
	}
	
.intro img {
	padding-top: 21px;
	margin: 0 auto 8px;
	}
	
#sidecol .intro p.launch {
	width: 272px;
	height: 29px;
	margin: 0 auto;
	text-indent: -9999999px;
	overflow: hidden;
	}
	
p.launch a { 
	display: block;
	height: 29px;
	background-image: url(../s-img/btn-launch.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
	}
	
p.launch a:hover {
	background-position: 0 -31px;
	}
	
/* Stay Updated */

#sidecol #stay-updated {
	margin: 0 0 12px;
	width: 300px;
	background: url(../s-img/bg-updated-home.jpg) 0 0 no-repeat;
	}
	
#stay-updated h2, #stay-updated .email, #stay-updated .social {
	padding-left: 15px;
	}
	
#stay-updated h2 {
	padding-top: 20px;
	}

#stay-updated input#cons_email {
	width: 230px;
	}

/* Steal this idea */
	
#steal-ideas h2 {
	width: 231px;
	height: 73px;
	line-height: 73px;
	background: url(../s-img/h2-steal-home.gif) center center no-repeat;
	}
	
#steal-ideas h2 a {
	width: 231px;
	height: 73px;
	}
	
/* Blog styles */

#blog .entry img {
	position: relative;
	margin-right: -30px;
	}

