/*
#
# DO NOT EDIT THIS FILE
#
*/

body
{
	background-color: #828558; /*  8F9263;  999B6C  4D661C; */
	color: black;
	margin-left: 5px;
	margin-top: 2px;

}

#header,
#footer,
/* #main,
  #sidebar  */
{

	background-color: white;
	color: black;
}
#main,

{
padding-right: 86px;
padding-left: 40px;
	background-color: white;
	color: black;
}
#sidebar
{
	background-color: #e5d8b5;  /* #F3F1CD;   #EADEC1;    */
	color: black;
}
#navbar
{
	background-color: #F3F1CD; /* #EADEC1;    */
}

 /*  #navbar,  */
#wp-calendar thead
{
	background-color: WHITE;  
}

#footer
/*  #wp-calendar tfoot  */
{
	background-color: #F3F1CD; /* #EEE8AA;  #465C19;  ghostwhite; */
}
#wp-calendar tfoot
{
	background-color: ghostwhite;
}
h1
{
	color: firebrick;
}
h1 a
{
	color: green;  /* yellow; firebrick;*/
}

.header h2
{
	color: WHITE;
	font-size: large;
	font-style: italic;
}

.ssm #ext_wrapper,
.sms #ext_wrapper,
.mss #ext_wrapper,
.sm #ext_wrapper,
.ms #ext_wrapper,
.m #ext_wrapper
{
	border: 1px solid #465C19;  	/* dimgray;  */
	background-color: white;
	margin-top: 0px;
}

.essm #wrapper,
.esms #wrapper,
.emss #wrapper,
.ssme #wrapper,
.smse #wrapper,
.msse #wrapper,
.esm #wrapper,
.ems #wrapper,
.sme #wrapper,
.mse #wrapper,
.em #wrapper,
.me #wrapper
{
	border: solid 1px #465C19;  /* dimgray;  */
	background-color: white;
	margin: 0px;
}

#navbar
{
	border-top: solid 1px #465C19;  /* dimgray;  */
	border-bottom: solid 1px #465C19;  /* dimgray;  */
}

#footer
{
	border-top: solid 1px #465C19;  /* dimgray;  */
}

#wp-calendar
{
	border: solid 1px dimgray;
	background-color: White;
}

#wp-calendar thead th
{
	border-bottom: solid 1px dimgray;
}

#wp-calendar tfoot td
{
	border-top: solid 1px dimgray;
}

.navbar a
{
	color: darkblue;
}

.navbar a:hover
{
	color: firebrick;
}

.sidebar h2
{
	color: green;  /* changes sidebar titles  */
	border-bottom: solid 1px firebrick;
	padding-bottom: 1px;
}

.main table thead th
{
	border-bottom: solid 1px lightsteelblue;
}

.entry_actions,
.comment_actions
{
	border-top: solid 1px lightsteelblue;
	padding-top: 1px;
}

blockquote
{
	background-color: antiquewhite;
}

pre
{
	background-color: lavender;
}

#ext_sidebar
{
	border: solid 1px #465C19; 	/* dimgray;  */
	background-color: #F3F1CD; /*	#EADEC1;  white; #F0EDBF;   #e5d8b5;  */
}

.narrow_em #ext_sidebar,
.narrow_me #ext_sidebar,
.narrow_esm #ext_sidebar,
.narrow_ems #ext_sidebar,
.narrow_sme #ext_sidebar,
.narrow_mse #ext_sidebar,
.narrow_essm #ext_sidebar,
.narrow_esms #ext_sidebar,
.narrow_emss #ext_sidebar,
.narrow_ssme #ext_sidebar,
.narrow_smse #ext_sidebar,
.narrow_msse #ext_sidebar
{
	width: 168px;
/*		margin-left: 0px;  */
}

.wide_em #ext_sidebar,
.wide_me #ext_sidebar,
.wide_esm #ext_sidebar,
.wide_ems #ext_sidebar,
.wide_sme #ext_sidebar,
.wide_mse #ext_sidebar,
.wide_essm #ext_sidebar,
.wide_esms #ext_sidebar,
.wide_emss #ext_sidebar,
.wide_ssme #ext_sidebar,
.wide_smse #ext_sidebar,
.wide_msse #ext_sidebar
{
	width: 188px;
	 /*  margin-top: 0px;
	margin-left: 0px;  space between sidebar and body  */
}