/* HOME STYLESHEET FOR FOUR WINDS WEBSITE - FLYING MONKEY - http://www.flyingmonkey.com.au */


#archive {
	float: left;
	font-size: 13px;
	font-weight: normal;
	width: 740px;
	color: #444455;
	line-height: 1.4em;
	border-top: 1px dashed #38325B;
	padding-top: 10px;
}
#archive h2 {
	margin: 4px 0px 9px 0px;
	border-bottom: 1px solid #1B0033;
	color: #1B0033;
	font-size: 1.6em;
}
#archive h3 {
	font-size: 2em;
	vertical-align: text-bottom;
	display: block;
	clear: both;
	padding-top: 18px;
	margin-bottom: -12px;
}
#archive a:link, #archive a:visited {
	color:#1B1B63;
}
#archive a:hover {
	text-decoration: underline;
	color: #7A2194;
}
.archive_item {
	display: block;
	float: left;
	margin-bottom: 5px;
	border-bottom: 1px dashed #38325B;
	margin-top: 5px;
	clear: both;
	width: 730px;
	font-size: 1.1em;
	padding-bottom: 15px;
}
.archive_item_thumb {
	display: block;
	float: left;
	margin: 0px 15px 10px 0px;
	border: 1px solid #422E21;
}
.title {
	font-size: 1.3em;
	font-weight: normal;
	color: #552d90;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-decoration: underline;
}
.line4 {
	margin-bottom: 6px;
}
a.latest_head {
	font-size: 1.1em;
	color: #660000;
	font-family: Georgia, "Times New Roman", Times, serif;
	display: block;
	margin-bottom: 3px;
}
