/* General Stuff
----------------------------------------------------*/
.clearleft {
	clear: left;
}
.clearright {
	clear: right;
}
.clearboth {
	clear: both;
}
.floatleft {
	float: left;
}
.floatright {
	float: right;
}
img.image-floatleft { float: left; margin: 8px 15px 10px 0; }
img.sml-image-floatleft { margin: 5px 10px 5px 0; float: left; }
img.image-floatright {
	float: right;
	margin: 10px 0 10px 20px;
}
img.sml-image-floatright { margin: 5px 0 5px 10px; float: right; }
.sectiontitle {
	display: none;
}
/* Headings / Links / Font Styles
----------------------------------------------------*/
p.small { font-size: 0.95em; color: #646567; line-height: 1.6; }
p a, ol a, #ditto_pages a {
	color: #0d1849;
	text-decoration: none;
	font-style: italic;
}
p a:hover, ol a:hover, #ditto_pages a:hover {
	
}
h2 a { color: #306; font-size: 1em; font-family: helvetica; text-decoration: none; }
h6 a { color: #306; font-size: 2em; font-family: helvetica; line-height: 1em; text-decoration: none; }
h2 a:hover { font-family: helvetica; }
h6 a:hover { font-family: helvetica; }
a em {
	font-size: 0.9em;
	font-weight: normal;
}
p.postmetadata {
	padding-left: 20px;
	color: #000;
}
.post {
	margin-bottom: 7px;
}
.news h3 a { font-size: 1.25em; color: #306; text-decoration: none; font-style: italic; font-weight: normal; margin: 5px 0 0; display: block; }
.news h5 a { color: #306; font-size: 1em; font-style: italic; font-weight: normal; text-decoration: none; display: block; margin: 5px 0 3px; }
.news h3 a:hover {
	
}
.news h5 a:hover { }
.news .date {
	font-size: 0.9em;
	margin-top: 10px;
	margin-left: 10px;
	color: #ccc;
}
#ditto_pages {
	margin: 10px;
	text-align: right;
}
#ditto_pages a, #ditto_pages span {
	margin: 0 3px;
}
.first, p.first { font-size: 14px; color: #404040; font-family: helvetica; line-height: 22px; }
#block1text h9 { color: #6f6f6f; font-size: 11px; line-height: 15px; }
.date {
	font-size: 0.9em;
	margin-top: 10px;
	margin-left: 10px;
	color: #ccc;
}
span.passage {
	color: #646567;
}
.news-summary {
	margin-top: 1.2em;
	border-top: 0;
	margin-left: 10px;
	margin-right: 10px;
	border-left: 0;
	border-right: 0;
	border-bottom: 1px solid #e5e5e5;
	height: 1px;
}
/* sitemap */

.sitemap-ul ul {
	padding: 0px 10px 0 10px;
	line-height: 1.4em;
	color: #646567;
	list-style-type: disc;
	list-style-position: inside;
}
#addthis {
margin-top: 25px;
}
#addthis-blog {
	margin: 10px;
}
h3#post-  { font-size: 12px; color: #336; font-family: times; background-color: transparent; background-repeat: no-repeat; background-attachment: scroll; background-position: left top; padding-left: 15px; }
.blockT { color: #666; font-size: 0.9em; font-family: helvetica; font-style: italic; line-height: 1.4; margin-top: 10px; }
/*Gallery text*/
.description { font-family: helvetica; text-align: center; }
.title { font-size: 1.2em; font-family: helvetica; font-weight: lighter; text-align: left; }
.userMsg { font-size: 0.5em; }
.backText .nextText { font-size: 1em; font-family: helvetica; font-weight: bold; }
. { }
/* footer */
#footer a {
	color: #808080;
}
#footer a:hover {
	color: #404040;
}
#footer li {
	float: right;
	padding-right: 5px;
}

