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



/* Keep this, always. Change ID names/colors/border */


#content #homepage {
	padding: 0;
	margin: 12px 0 0 0;
	font-size: 16px;
	text-align: left;
	line-height: 21px;
}

#content #homepage a {
	color: #222;
	padding: 0;
	font-weight: 500;
}

#content #homepage a:hover {
	border: 0;
	color: #ea421b;
}

#content #homepage a:visited {
	text-decoration: none;
}

#content #homepage #headline {
	border-top: 6px solid #222;
	padding-top: 8px;
	margin-top: 0;
	padding-bottom: 0;
	line-height: 50px;
	color: #444;
	border-bottom: 0;
	width: 500px;
}

#content #homepage #subtext {
	text-align: right;
	padding-top: 40px;
	margin-top: 0;
	width: 250px;
	float: left;
	border-top: 6px solid #222;
	font-size: 11px;
	color: #bbb;
	font-family: "museo-sans-1","museo-sans-2", sans-serif;
}

#content #homepage #headline2 {
	border-top: 4px solid #444;
	border-bottom: 0;
	padding: 8px 0 0 0;
	float: left;
	font-size: 36px;
	line-height: 30px;
	color: #666;
	width: 600px;
	margin: 20px 0px;
	font-family: "league-gothic-1", "league-gothic-2", sans-serif;
	text-transform: uppercase;
}

#content #homepage #subtext2 {
	text-align: right;
	padding: 25px 0 0 0;
	margin: 20px 0px;
	width: 150px;
	float: left;
	border-top: 4px solid #444;
	font-size: 11px;
	color: #bbb;
	font-family: "museo-sans-1","museo-sans-2", sans-serif;
}

#content #homepage img {
	border-top: 4px solid #222;
	margin: 0 0 3px 0;
	padding: 0 0 5px 0;
}

#content #homepage #post {
	float: left;
	width: 240px;
	margin: 10px 15px 10px 0;
	font-size: 12px;
	line-height: 15px;
}	

#content #homepage #postright {
	float: left;
	width: 240px;
	margin: 10px 0 10px 0;
	font-size: 12px;
	line-height: 15px;
}

#content #homepage #resources img {
	border-top: 2px solid #222;
	margin: 0 0 3px 0;
	padding: 0 0 5px 0;
}

#content #homepage #resources a {
	color: #999;
}

#content #homepage #resources a:hover {
	color: #222;
}

#content #homepage #resources #item {
	float: left;
	width: 180px;
	margin: 0 10px 20px 0;
	font-size: 10px;
	line-height: 13px;
}

#content #homepage #resources #itemright {
	float: left;
	width: 180px;
	margin: 0 0 20px 0;
	font-size: 10px;
	line-height: 13px;
}

#content #homepage #subtext3 {
	text-align: left;
	padding: 0;
	margin: 10px 0 0 0;
	width: 750px;
	float: left;
	border-top: 0;
	font-size: 11px;
	color: #bbb;
	font-family: "museo-sans-1","museo-sans-2", sans-serif;
}

#content #homepage #therest {
	padding-bottom: 140px;
	font-size: 18px;
	font-style: italic;
	font-family: "calluna-1", "calluna-2", serif;
	border-top: 1px solid #bbb;
	margin-top: 15px;
}

#content #homepage #therest a {
	color: #bbb;
}

#content #homepage #therest a:hover {
	color: #444;
}

#content #homepage #therest #item {
	float: left;
	width: 180px;
	margin: 20px 10px 20px 0;
}

#content #homepage #therest #itemright {
	float: left;
	width: 180px;
	margin: 20px 0 20px 0;
}
