/*
THEME NAME: The Erudite
THEME URI: http://somadesign.ca/projects/the-erudite
DESCRIPTION: A theme for writers who want readers, not visitors, traffic, click-throughs, CPMs or what-have-you. Carefully crafted typography and generous use of whitespace lets your writing shine.
VERSION: 1.4.1
AUTHOR: Matt Wiebe
AUTHOR URI: http://somadesign.ca/
TAGS: white, dark, one-column, theme-options
*/

/* File here for WP identification purposes only. This CSS file is not loaded by the theme at all. See css directory for theme CSS */

#header {
	background: #90a090;
background: url("images/recaps_banner1.png") 
no-repeat center; }
	border-bottom: double 3px #aba;
	border-left: solid 1px #9a9;
	border-right: solid 1px #565;
	border-top: solid 1px #9a9;
	font: italic normal 100% 'Times New Roman', Times, serif;
	letter-spacing: 0.2em;
	margin: 0;
	padding: 15px 10px 15px 60px;
}
#headerimg  {
  margin: 0px 0px 0; 
  height: 379px; 
  width: 683px; }

#header a {
	width: 700px;
	height: 435px;
	display: block;
	background: url() no-repeat center;
	}

.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.alignleft {
	float: left;
}

.alignright {
	float: right; 
}

