body { 
  font: 12px/normal Georgia, "Times New Roman", Times, serif; 
  text-align: center; 
  padding: 0 1em;
}

/*
  Widths
*/
#wrapper { min-width: 780px; width: 780px;  border-width: 0px 1px; border-style: solid; }
#body { padding: 0; clear:both; }

.sidebars ul.inner {
  padding: 0 0 0 .8em;
}
.left .sidebars {
  float: left;
}
.left .sidebars ul.inner {
  padding: 0 .8em 0 0;
}
.left #main {
  float: right;
}

/* Theme Specific */

#menu { font: bold 14px Helvetica, Arial, sans-serif; }
#menu ul { 
  list-style: none; padding:0px; margin:0px; float: left; clear: both; display:block;
}
  #menu ul li { padding:0px;
    text-transform: uppercase; float: left; margin:0px; }
    #menu ul li a, #menu ul li a:visited { text-decoration: none; margin:0px 5px; padding: 10px 5px; }
    #menu ul li a:hover { text-decoration: underline; }
    #menu ul li a.current, #menu ul li a.current:visited, #menu ul li a.current:hover { text-decoration: underline; }

#header_image { border-top-style: solid; border-top-width: 3px; border-bottom-style: solid; border-bottom-width: 1px;}

/* 
  Sidebar
*/
.sidebars h3, .sidebars h4 { 
  border-top-width : 2px; border-top-style: solid; 
  border-bottom-width: 1px; border-bottom-style: dotted; 
  padding:5px; margin: 0px 0px 5px 0px;
  font-size:14px; text-transform: uppercase;
}
.sidebars p, .textwidget { padding:0px 5px; }
.sidebars ul.inner {
  margin: 0;
}
.sidebars ul.inner ul {
  margin: .4em .8em 1.6em .8em !important;
}
.sidebars ul.inner ul li {
  padding-bottom: 0 !important;
}
.sidebars ul.inner ul ul.children {
  margin: 0 1.6em !important;
}
.sidebars ul.inner ul ul.children li {
  margin: .4em 0 0 0;
}


/* Headings */

h1, h2, h3, h4 { font-weight: bold; font-family: Helvetica, Arial, sans-serif; color: #000; }
h1 { font-size: 36px; letter-spacing: -0.03em; }
  #header h1 { padding: 0.4em 0; text-align: center; clear: both; }
  h1 a, h1 a:visited, h1 a:hover { text-decoration: none; }
h2 { font-size: 20px; margin:0; padding:0;}
  h2 a { text-decoration: none; }
    h2 a:visited { text-decoration: none; }
    h2 a:hover { text-decoration: none; }
  .pages h2, h2.page_header { margin: 0 0 0 0; padding: 0 0 0 0; }
  h2.archive_head { font-weight: bold !important; font-size: 1.4em !important; text-transform: uppercase !important; letter-spacing: normal !important; margin: 0 0 1.8em 0 !important; padding: 0.4em 2px !important; border-top: 3px solid #000 !important; background: url('images/hr_dot_black.gif') 0 100% repeat-x !important; }
  
h3 { }
  .post h3 { margin: 2.5em 0 0.5em 0; }
  .post h3.top { margin: 1.5em 0 0.5em 0 !important; }
  h3.comments_headers { font-size: 1.4em; }
h4 { }
  h4 a, h4 a:visited { text-decoration: none; }
    h4 a:hover { text-decoration: underline; }
  .posts h4 { margin: 0 0 1.25em 0; padding: 0 0 1.0em 0; background: url('images/hr_title_sep.gif') 0 100% no-repeat; }

/*---:[ content styles ]:---*/

.notice { margin:0 0 1em; }

.post { border-bottom-width :1px; border-bottom-style: dotted; }
  .post h1 { margin: 0.6em 0; }
  .post h2 { margin: 0 0 0 0; }
  .post blockquote { font-size: 1.0em; }
    .post blockquote.right { width: 200px; font-style: normal !important; font-size: 1.3em !important; margin: 0.3em 0 0.3em 15px !important; padding: 0.3em 0 !important; border: 3px double #aaa; border-width: 3px 0; text-align: center; float: right; }
    .post blockquote.left { width: 200px; font-style: normal !important; font-size: 1.3em !important; margin: 0.3em 15px 0.3em 0 !important; padding: 0.3em 0 !important; border: 3px double #aaa; border-width: 3px 0; text-align: center; float: left; }
      .post blockquote.right p, .post blockquote.left p { margin: 0 !important; line-height: 1.4em !important; }
  
  .post p { margin: 0 0 1.5em 0; }
  .post ul, .post ol { margin: 0 0 1.5em 40px; }
  .post ul { list-style-type: square; }
    .post li { margin: 0 0 0.5em 0; }
      .post ul li ul, .post ul li ol, .post ol li ul, .post ol li ol { margin: 0.5em 0 0.5em 30px; }
  .post dl { margin: 0 0 1.5em 0; }
    .post dt { font-weight: bold; margin: 0 0 0.5em 0; }
    .post dd { margin: 0 0 1.5em 20px; }
  .post .ad { margin: 0 0 0.5em 15px; float: right; }
  .post .ad_left { margin: 0 15px 0.5em 0; float: left; }
  .post img { }
    .post img.alignleft { margin: 0.5em 10px 0.5em 0; border: 3px double #bbb; float: left; clear: left; }
    .post img.alignright { padding: 3px; margin: 0.5em 0 0.5em 15px; border: 3px double #bbb; float: right; clear: right; }
    .post img.aligncenter { display: block; padding: 3px; margin: 0 auto 1.5em auto; border: 3px double #bbb; float: none; clear: both; }
    .post img.off { padding: 0 !important; border: none !important; }
    .post img.stack { clear: none !important; }
  .post small { padding:3px 6px; margin-bottom:3px;}

.tagged { padding: 0.4em 0 0 0; background: url('images/hr_tag_sep.gif') no-repeat; font-size: 1.2em; line-height: 1.6em; color: #888; clear: both; }
  .tagged a, .tagged a:visited { padding: 0.25em; color: #333; text-decoration: none; }
    .tagged a:hover { color: #fff; background: #333; text-decoration: none; }
  .add_comment { display: block; padding: 0 0 0 20px; font-weight: bold; float: right; }
.navigation { width: 500px; font-size: 1.4em; float: left; }
  .previous { padding: 0 20px 0 0; float: left; }
  .next { float: right; }
.clear { width: 500px; height: 1px; margin: 0 0 5.0em 0; clear: both; }
.rule { background: url('images/hr_tag_sep.gif') no-repeat; }
.flat { margin: 0 0 2.0em 0 !important; }
.whitespace { margin: 0 0 3.5em 0 !important; }


