/* margin, padding order: top right bottom left */

html, body {
	margin: 0;
	padding: 0;
}
body {
	background-color: #fff;
	color: #000;  /* #222 */
	line-height: 150%;
}

/* GLOBAL ELEMENT COMBINATIONS */
h3.post-date, p.post-date-single, h3#comment-count {
	word-spacing: 0.2em;
}
div.post-header p, p.post-date-single, div.post-footer, h3#comment-count, div#sidebar ul li h2 {
	background: #fff;
	color: #888;
}
h3.post-date, div.post-entry blockquote, div.post-entry h1, div.post-entry h2, div.post-entry h3, div.post-entry h4, div.post-entry h5, div.post-entry h6, div#sidebar ul li p {
	background: #fff;
	color: #000;
}
p.post-date-single, div.post-footer p, h3#comment-count, h4#comment-header, div.nav-left, div.nav-right, div.nav-left-home, div.nav-right-home {
	text-align: left;
}


/* HEADER STUFF */
/* moved to content/header_style.php */
/*
div#header {
	background: #bac8da url(images/header.png) repeat-x top left;
	height: 70px;
	margin: 2em 2em 2.25em 3em;
	padding: 15px 15px;
}
*/

h1#title {
	font-size: 2.2em;
	font-weight: normal;
	line-height: normal;
	margin: 0;
	vertical-align: top;
}

p#description {
	font-size: 1.3em;
	margin: 0;
}


/* WRAPPER - CONTAINER - CONTENT STUFF */
div#wrapper {
}
div#container, div.post-container {
	float: right;
	width: 100%;
}
div#container {
	margin: 0 0 0 -20em;
}
div.post-container {
	margin: 0 0 0 -10.5em;
}
div.narrowcolumn {
	margin: 0 0 0 15em;
	padding: 0 2% 0 1%;
}
div.widecolumn {
	/* ebe => 12 Jul 2008 */
	margin: 0 0 0 17em;   /* 0 0 0 16em */
	padding: 0 4% 0 2%;   /* 0 4% 0 2% */
	width: 815px;         /* 815px */ 
}
div.post-content {
	/* ebe => 12 Jul 2008 */
	margin: 0 0 2.5em 10.5em;
	width: 715px;
}
div.post-content-final {
	/* ebe => 12 Jul 2008 */
	margin: 0 0 0 10.5em;
	width: 715px;
}
div.post {
	clear: both;
}
h2.post-title {
	font-size: 1.1em;
	margin: 0;
}
h3.post-date {
	font-size: 1.1em;
	margin: 0 0 1em 0;
}
div.post-header {
	float: left;
	margin: 0 0 3em 0;
	text-align: right;
	width: 9em;
}
div.post-header p {
	line-height: 150%;
	margin: 0 0 0.5em 0;
}
p.post-date-single {
	font-size: 1em;
	font-weight: bold;
	margin: 0;
}
h2.post-title-single {
	font-size: 1.7em;
	font-weight: normal;
	/* margin: 0.2em 0 1em 0; */ 
	margin: 0 0 1em 0; 
	text-align: left;
	color: #000;
}


/* ebe, 2006-06-09 */
div.title-at-content {
	/* top right bottom left */
	margin: 0 0 0 10.5em;
}
/* end ebe */


div.post-entry p {
	line-height: 150%;
	margin: 1em 0;
}
div.post-entry ul li {
	list-style: square;
}
div.post-entry ul li, div.post-entry ol li {
	line-height: 150%;
}
div.post-entry h1, div.post-entry h2, div.post-entry h3, div.post-entry h4, div.post-entry h5, div.post-entry h6 {
	font-size: 1.3em;
	font-weight: normal;
	margin: 1.2em 0 -0.6em 0;
}
div.post-entry blockquote {
	border-left: .5em solid #cfd5dd;
	font-size: 1em;
	padding-left: 1em;
}
div.post-footer {
	border-bottom: 1px solid #888;
	border-top: 1px solid #888;
	font-size: 1em;
	
	/* ebe, 12 Jul 2008 */
	margin: 2em 0 2em 0;
	padding: 0.7em 0.2em;
}
div.post-footer p {
	margin: 0 auto;
}


/* COMMENTS STUFF */
h3#comment-count {
	font-size: 0.9em;
	margin: 0;
}
h4#comment-header {
	font-size: 1.6em;
	font-weight: normal;
	margin: 0.1em 0 1em 0;
}
h4#respond {
	font-size: 1.3em;
	font-weight: normal;
	margin: 2em 0 0 0;
}
div.formcontainer p {
	margin: 0.5em 0 1em 0;
}
div#comments ol li {
	background: #f6f7f9;
	color: #111;
	margin: 1em 5%;
	padding: 0.5em 1em;
}
div#comments ol li.alt {
	background: #e7eaed;
	color: #111;
}
div#comments ol li p {
	margin: 0.5em 0;
}
div#comments ol li p.comment-metadata {
	font-size: 0.9em;
}


/* SIDEBAR STUFF */
div#sidebar {
	float: left;
	width: 18.75em;
}
div#sidebar ul {
	margin: 0 1.5em 0 2em;
	padding: 0;
}
div#sidebar ul li {
	font-size: 1em;
	line-height: 150%;
	list-style: none;
	margin: 0 0 1.5em 0;
	padding: 0;
}
div#sidebar ul li h2 {
	font-size: 1em;
	margin: 0;
	text-transform: uppercase;
}
div#sidebar ul li p, div#sidebar ul li ul, div#sidebar ul li ul li {
	margin: 0;
	padding: 0;
}

/* ebe => 12 July 2008 */
div#sidebar ul li#search {
	margin: 0;
}


/* ebe, 2006-06-12 */
div#sidebar ul li p.abouttext {
	/* margin, padding order: top right bottom left */
	font-size: .95em;
	color: #888;
	line-height: 150%;
	margin: 0 0 1.75em 0;
}
/* end ebe */


div#sidebar ul li ul li ul li {
	font-size: 0.9em;
	margin: 0 0 0 1em;
}


/* FOOTER STUFF */
div#footer {
	font-size: 0.9em;
	background: #fff;
	clear: both;
	color: #888;
	/* ebe => 12 July 2008 */
	padding: 2.5em 0 2.5em 2.5em;
}



/* GLOBAL ALIGNMENT AND MISC ELEMENTS */
div.navigation {
	clear: both;
	font-size: 1em;
	font-weight: bold;
	
	/* ebe => 12 July 2008 */
	/* text-transform: uppercase; 
	width: 100%; */
}
div.nav-left, div.nav-right, div.nav-left-home, div.nav-right-home {
	/* ebe. 12 Jul 2008 */
	margin: 0;
	padding: 0;
	/* width: 49%; */
}

.alignleft, div.nav-left, div.nav-left-home {
	float: left;
}
.alignright, div.nav-right, div.nav-right-home  {
	float: right;
	text-align: right;
}
abbr, acronym {
	border-bottom: 1px dotted #546188;
	cursor: help;
}
code, pre {
	font: 1em/normal "courier new", courier, monospace;
}
.clearer {
	clear: both;
	height: 0;
}


/* IMAGE ELEMENTS, INCLUDING LINKS */
div#content img.center {
	display: block;
	margin: 0.4em auto;
}
div#content img.alignright {
	margin: 0.4em 0 0.4em 1.1em
}
div#content img.alignleft {
	margin: 0.4em 1.1em 0.4em 0;
}
li a img {
	border: none !important;
}


/* FORMS FOR COMMENTS AND SEARCH / INCLUDES STYLES FOR THE WP-CONTACTFORM PLUGIN */
form {
	margin: 0.3em 0 0 0;
	padding: 0;
}
input#s {
	margin: 0 0 0.4em 0;
	padding: 0.2em;
	width: 70%;
}
textarea {
	height: 13em;
	overflow: auto;
	width: 66%;
}
input#searchsubmit, input#submit {
	border: 1px outset #999;
}
input#s, input#author, input#email, input#url {
	width: 66%;
}
input#s, input#author, input#email, input#url, textarea {
	border: 1px inset #999;
	padding: 0.2em;
}
div.formcontainer {
	font-size: 1em;
	margin: 0 0 3em 0;
	width: 100%;
}
div.formright, div.formleft {
	display: inline;
	float: left;
	margin: 0 0 0.5em 0;
}
div.formleft {
	clear: both;
	text-align: right;
	width: 15%;
	margin: 0 2% 0 0;
}
div.formright {
	width: 80%;
}


/* LINK STYLES */

/* HEADER LINK STYLES */
/* moved to content/header_style.php */
/*
div#header a, div#header a:link, div#header a:visited {
	background: transparent;
	color: #fff;
	text-decoration: none;
}
div#header a:hover {
	background: transparent;
	color: #e5e5e5;
}
div#header a:active {
	background: transparent;
	color: #fff;
	text-decoration: none;
}
*/

div#content a, div#content a:link, div#content a:visited {
	/* 546188 5e6c98 6777a7 8f98b3 3d5498 3655b2 */
	color: #3655b2;
	/* text-decoration: underline; */
}
div#content a:hover {
	color: #000;
	text-decoration: underline;
}
div#content a:active {
	color: #888;
	text-decoration: underline;
}


div.post-header a, h2.post-title a {
	text-decoration: none;
}
div.post-footer a {
	background: #fff;
	color: #888;
}

div#sidebar a, div#sidebar a:link, div#sidebar a:visited {
	background: #fff;
	/* 999 888 */
	color: #888; 
	text-decoration: none;
}
div#sidebar a:hover {
	background: #fff;
	/* 546188 3655b2 */
	color: #3655b2;
	text-decoration: underline;
}
div#sidebar a:active {
	background: #fff;
	/* 999 888 */
	color: #888;
	text-decoration: underline;
}

div#footer a, div#footer a:link, div#footer a:visited {
	background: #fff;
	/* 546188 3655b2 */
	color: #3655b2;
}
div#footer a:hover {
	background: #fff;
	color: #000;
}
div#footer a:active {
	background: #fff;
	color: #888;
}


/* ebe, 2006-06-20 */
.sm_grey {
	color: #888;
	font-size: 11px;
	font-family: Arial, Helvetica, san serif;
}
.sm_blk {
	color: #000;
	font-size: 11px;
	font-family: Arial, Helvetica, san serif;
}

.sec_archive {
	margin: 5px 0 15px 25px;
}

.sec_archive_bot {
	margin: 5px 0 -10px 25px;
}


.th_archive {
 	/* 546188 5e6c98 6777a7 7b839a 8f98b3 3d5498 3655b2 */
	/* top right bottom left */
 	color: #3655b2; 
	font-family: Verdana, Arial, san serif;
	font-size: 10px;
	font-weight: bold;
	text-transform: lowercase;
	text-decoration: underline;
	letter-spacing: .1em;
	padding: 0 0 4px 0;
	/* IE: padding: 0 0 4px 10px; */
}

.tr_mou {
	background: #FFF;
	line-height: 15px;
	padding: 0 0 0 10px;
}
.tr_mov {
	background: #F0F0F0;
	cursor: pointer;
	line-height: 15px;
	padding: 0 0 0 10px;
}

div#content a.da {
	font-size: 11px;
}
div#content a.damenu {
	font-family: Verdana, Arial;
	font-size: 10px;
	font-weight: bold;
	letter-spacing: .1em;
}
div#content a.da:link, div#content A.da:visited, div#content a.damenu:link, div#content a.damenu:visited  { 
	/* 5e6c98 3d5498 3655b2 */
	color: #3655b2;
	text-decoration: none;
}
div#content a.da:hover, div#content a.damenu:hover {
	color: #000;
	text-decoration: underline; 
}
div#content a.da:active, div#content a.damenu:active { 
	color: #888;
	text-decoration: underline;
}

/* end ebe */