html {
	/*font: 11pt; */
	/*text-transform: none !important;*/
	background: #ffffff;
}

/**
 * Attempting to fix problem of webfonts displaying as garbled characters in printouts
 */
html body, html body #wrap {
	font-family: Georgia, serif !important;
}

h1, h2, h3, h4, h5, h6 {
	font-family: sans-serif !important;
}


body {
/*	width: 100%;*/
	/*width: 80%;*/
	/*padding: 5%;*/
}
	
	
.entry-content {
	/*border-top: 1px solid #888;*/
	/*border-bottom: 1px solid #888;*/
	font-family: Georgia, serif;
}

a {
/*	color: #069;*/
	color: #800030;
}

.entry-content a {
	color: #069;
/*	text-decoration:underline;*/
/*	color: #800030;*/
}


.entry-content a:after, .entry-content a:visited:after {
/*	content: " (" attr(href) ") ";
	text-decoration: none;
	color: #666;
	font-weight: normal;
*/}


footer {
	/*border-top: 1px solid #888;*/
}

.width-wrap-border, #content {
	border: 0 !important;

}

.width-wrap {
	border: 0px;
	width: 100%;
}

.wrap-logo h1, .wrap logo h2 {
	display: block;
	font-size:.8em;
}

#content {
	border: 0px;
	width: 100%;
	height: 100%;
}

.main-top {
	border: 0px;
	width: 100%;
}


h1, h2, h3 {
	font-size: 24pt;
}

#wrap {min-height: 100%;}

#epi, #sidebar, .admin-only, .materials, #access, #wpadminbar, .stwrapper, .wrap-footer, #wrap-footer, #blogside, .blog-sharebuttons, .entry-side, body.blog .main-bottom, #dsq-content, .actionlink, .blog-tags  {
	display: none;
}

.blog-byline {
	margin: 1em 0;
}

a {
	font-weight: bold;
	text-decoration:none;
}

