/* These are just the demo styles and these can be removed and Orbit 
will still work like a champ (except any content block needs a background which
our demo gets from this sheet) */

.container {
    }
    

.home-archive {
	width: 500px;
	margin:  80px 0 0 400px;
	float: left;
}

.home-archive h1 {
	font-weight: bold;
	color: #C13129;
	font-size: 3.30em !important;
}

.home-archive p {
	font-size: 1.3em;
	color: #fff;
	font-family: Georgia, "Times New Roman", Times, serif;
	padding: 0 0 20px 0;
	
}

.home-archive p em {
	font-style: italic;
}


.home-archive #archivedate h2 {

	font-size: 2em;
	color: #fff;
	border: 0;
}
    

	