<style type="text/css">
/* GENERAL SETTINGS */
body
{
  font-family: Verdana, Arial, Sans-Serif;
  color: #5a2e21;
  font-size: 0.8em;
  text-align: left;
  margin: 0;
  padding: 2px;
  background-color: #441004;
}

p
{
  margin: .8em 0 .8em 0;
}

hr  
{
  color: #cccccc;
  background-color: #cccccc;
  height: 0px;
  border: 0;
}

/* TYPEOGRAPHY */
a { text-decoration: none; }
a:link, a:visited { color: #933; }
a:hover { color: #F33; }
a:active { color: #33F; }

form {
  margin: 0;
  padding: 0
}

input, select, option, textarea
{
  font-size: 1em;
}

code, pre {
  font-family: 'Courier New', Courier, Fixed;
  font-size: 1.2em;
}

pre {
  width: 480px;
  overflow: auto;
  border: 1px dotted #777;
  padding: 10px;
}

blockquote
{
  color: #666666;
  padding-left: 1.5em;
  border-left: 5px solid #999999;
  margin: 1.5em 3.0em 0 1.0em;
}

/* HEADERS */
h1, h2, h3, h4, h5, h6
{
  font-family: Verdana, Arial, Helvetica, Sans-Serif;
  font-weight: bold;
  margin: .3em 0 .3em .3em;
}
h1 { font-size: 1.8em; }
h2 { font-size: 1.6em; }
h3 { font-size: 1.5em; }
h4 { font-size: 1.3em; }
h5 { font-size: 1.2em; }
h6 { font-size: 1.1em; }

/* IMAGES */
img { border: 0; }

#img_float_left
{
  /* Used by the [img] tag when float=left */
  float: left;
  margin: 2px 8px 4px 2px;
}

#img_float_right
{
  /* Used by the [img] tag when float=right */
  float: right;
  margin: 2px 2px 4px 8px;
}

/* LAYOUT / PLACEMENT */
#page
{
  width: 900px;
  margin: 10px auto 10px auto;
  border: 1px solid #441004;
  background-color: #ffffff;
}

#popup
{
  width: 550px;
  margin: 10px auto 10px auto;
  border: 1px solid #441004;
  background-color: #ffffff;
}

#header
{
  border-bottom: 0px solid #fff;
}

#title
{
  background-color: #fffefd;
  background-repeat: no-repeat;
  background-image:	url(/images/ourblog.gif); 
  float: left;
}

#innerpage
{
  margin-left: 0;
  padding: 0;
  margin-left:auto;
  margin-right:auto;
}

#content
{
  width: 690px;
  padding: 8px;
  float: left;
}



#sidebar
{
  width: 210px;
  float: right;
  bgcolor: #fff;
}

#footer
{
  font-size: 0.8em;
  color: #FFF;
  background-color: #441004;
  padding: 10px;
  border-top: 1px solid #441004;
  clear: both;
}

/* CONTENT */
#content .entry,
#content .static,
#content .comment
{
  padding: 10px;
}

#content .entry .blog_title,
#content .static .blog_title,
#content .comment .blog_title
{
  background: #fff url(/images/ourblog.gif) repeat-x 0 0;
}

#content .blog_title img
{
  /* padding: top right bottom left */
  padding: 0px 10px 0px 0px;
}

#content .blog_title_buttons
{
  /* Edit and Delete buttons in the Blog Title */
  float: right;
  position: relative;
  top: -15px;
  right: 2px;
  display: inline;
}

#maincontent .blog_subject
{
  font-family: Verdana, Arial, Helvetica, Sans-Serif;
  color: #5a2e21; /* headline_txt_color */
  font-size: 14px;
  font-weight: bold;
  margin: 0px;
  padding: 4px;
  border-width: 1px 0px 1px 0px;
  border-style: solid;
}

#maincontent .blog_byline
{
  color: #999999; /* date_txt_color */
  font-size: 11px;
  font-family: Verdana, Arial, Helvetica, Sans-Serif;
  margin-top: 4px;
  margin-bottom: 10px;
  padding: 4px;
}

#maincontent .blog_body
{
  padding: 12px; /* Used to be 10px */
  margin: 0px;
  line-height: 14px; /* This is new */
  color: #663;
  background-color: #FFFFFF;
  border-width: 7px 7px 0px 7px;
  border-style: solid;
  background: #fff url(images/under_entry_title.png) repeat-x 0 0;
}

#content .blog_body_clear
{
  padding: 0px;
  border-color: #FFF;
  border-width: 0px;
  border-style: solid;
}

#content .blog_body_solid
{
  padding: 1px;
  border-color: #660;
  background: #fff;
  border-width: 5px;
  border-style: solid;
}

#content .blog_date
{
  font-weight: normal;
  color: #999;
  font-size: 10px;
  margin-bottom: 5px;
  margin-top: -7px;
}

#content .blog_comment
{
  padding: 6px 10px 6px 10px;
  color: #663;
  border-width: 0px 7px 7px 7px;
  border-style: solid;
}

/* New Comment Differences */
#content .blog_subject_comment
{
  font-family: Arial, Helvetica, Sans-Serif;
  color: #663; /* headline_txt_color */
  font-size: 14px;
  font-weight: bold;
  margin: 0px;
  border-width: 7px 18px 0px 18px;
  border-style: solid;
}

#content .entry_top_comment
{
  margin: 0;
  padding: 0px;  /* 10px; */
  border: 0px;
  border-width: 0px 0px 0px 0px;
  height: 0px;
  empty-cells: show;
}

#content .entry_bottom_comment
{
  margin: 0;
  padding: 0px;  /* 10px; */
  border: 0px;
  border-width: 0px 0px 0px 0px;
  height: 2px;
  empty-cells: show;
}

#content .blog_body_comment
{
  padding: 12px; /* Used to be 10px */
  margin: 0px;
  line-height: 14px; /* This is new */
  color: #663;
  background-color: #FFFFFF;
  border-width: 7px 7px 0px 7px;
  border-style: solid;
  background: #fff url(images/under_entry_title.png) repeat-x 0 0;
}

#content .blog_comment_comment
{
  padding: 6px 10px 6px 10px;
  color: #663;
  border-width: 0px 7px 7px 7px;
  border-style: solid;
}

/* SIDEBAR */
#sidebar .menu_body a { text-decoration: none; }
#sidebar .menu_body a:link, #sidebar .menu_body a:visited { color: #933; }
#sidebar .menu_body a:hover { color: #F33; }
#sidebar .menu_body a:active { color: #33F; }

div #toggleSidebarAvatar, #toggleSidebarLinks, #toggleSidebarCalendar, #toggleSidebarArchives, #toggleSidebarCategories , #toggleSidebarSearch, #toggleSidebarMenu, #toggleSidebarPreferences, #toggleSidebarRecentComments, #toggleSidebarRecentEntries, #toggleSidebarRecentTrackbacks
{
  display: block;
}

#sidebar .menu_title
{
  font-size: 1.1em;
  font-weight: bold;
  color: #FFF;
  background-color: #5a2d27;
  padding: .3em .5em;
  margin: 0;
  border-color: #441004;
  border-width: 0 0 0 1px;
  border-style: solid;
}

#sidebar .menu_title a
{
  text-decoration: none;
  color: inherit;
}

#sidebar .menu_title:hover
{
}

#sidebar .menu_body
{
  padding: 10px;
  font-size: 11px;
  background-color: #FFF;
  margin: 0;
  border-color: #85330b;
  border-width: 1px 0 1px 1px;
  border-style: none solid solid solid;
}

#sidebar .calendar
{
  font-size: 1em;
}

#sidebar .calendar a
{
  font-weight: bold;
  text-decoration: none;
}

#sidebar .calendar td
{
  padding: 2px;
}

#archive_tree_menu ul 
{
  list-style: none inside;
  padding: 0 0 0 10px;
  margin: 0;
}

#archive_tree_menu li 
{
  margin: 0;
  padding: .5em 0 0 0;
}

</style>
