@charset "UTF-8";
/* CSS Document */

.blog_left {float:left; width:90px; margin-top:50px;}
.blog_right {float:left; width:850px; margin-top:25px;}
h1#blog {margin-top:25px;}
p.posted {color:#000000; font-style:italic; font-size:1.0em;}
.blog_right a, .blog_right a:link, .blog_right a:visited {font-weight:bold; color:#3C6B26; text-decoration:none}
.blog_right a:hover {color:#000000; text-decoration:underline}
.blog_bottom {margin:30px auto; text-align:right; border-bottom: #727272 solid thin}


#comment_form {margin-top:25px;}
#comments {margin-top:15px;}
.comment_one, .comment_two {padding:20px; border-bottom:#727272 solid thin;}
.comment_two {background-color:#EEEEEE;}
#comment_preview {border:#727272 thin dashed; background-color:#FFFFBB; padding:20px;margin-bottom:15px; margin-top:10px;}

#pagination {margin:25px auto 25px 90px; color:#727272}
#pagination a:link, #pagination a, #pagination a:visited {color:#727272; text-decoration:none;}
#pagination a:hover {color:#3C6B26; text-decoration:underline;}

#blog_footer_left {float:left; width:45%; padding-right:10px;}
#blog_footer_right {float:right; width:50%; padding-left:20px;border-left:#000000 solid thin;}

#blog_footer_left h2, #blog_footer_right h2 {margin:3px auto 10px 0;font-style:normal; font-size:2.0em;}
#blog_footer_left li, #blog_footer_right li {font-size:1.2em; line-height:1.4em;font-style:italic;margin-bottom:1.0em;}
#blog_footer_left a, #blog_footer_left a:link, #blog_footer_left a:visited, #blog_footer_right a, #blog_footer_right a:link, #blog_footer_right a:visited {color:#000000; text-decoration:none; font-style:normal;}
#blog_footer_left a:hover, #blog_footer_right a:hover {color:#3C6B26; text-decoration:underline;font-style:normal;}

blockquote {width:750px; margin:20px auto;text-align:center;}