

* { padding: 0; margin: 0; font-family: arial, helvetica, 'sans-serif'; }

body {text-align:center;}
img { border: 0; }
a { color: #ad5500; text-decoration: none; }
a:hover { text-decoration: underline; }


#wrapper { margin: 0 auto; width: 800px; background: #FFF; }

#header {}
#nav_bar { margin-top: 10px; }
#nav_bar a { margin-right: 30px; color: #00073b; }
#nav_bar a.on {font-weight:bold;}

/* Post Column */

#post_col { width: 440px; background: #FFF; padding: 10px; float: left; text-align: left; }

#post_col_heading { font-size: 10pt; font-style: italic; border-bottom: 1px solid #000; margin-bottom: 10px; }

#post_col .post_wrap { margin-bottom: 25px; }
#post_col .post_wrap h2.post_title { font-size: 19pt; font-weight: normal; }
#post_col .post_wrap h3 { font-size: 14pt; font-weight: normal; color: #444; margin-bottom: 10px; }
#post_col .post_wrap h4 { font-size: 12pt; font-weight: bold; font-style: italic; margin-bottom: 10px; }
#post_col .post_wrap .meta_author { font-size: 8pt; color: #999; }

#post_col .post_wrap .entry { font-size: 10pt; margin-top: 7px; }
#post_col .post_wrap .entry p { margin-bottom: 20px; }
#post_col .post_wrap .entry ul, #post_col .post_wrap .entry ul { margin-left: 40px; margin-bottom: 20px; }
#post_col .post_wrap .entry img.excerpt { width: 125px; height: 75px; background: #000; float:left; margin: 0px 8px 5px 0px; }
#post_col .post_wrap .entry img.full { width: 460px; height: 300px; background: #000; margin-bottom: 8px; }
#post_col .post_wrap .entry blockquote { padding: 10px 10px 0 10px; margin: 10px; border: 1px solid #999; background: #DDD; }

#post_col .post_wrap .entry .post_footer_wrap { font-size: 8pt; border-top: 1px solid #999; margin-top: 5px; padding-top: 5px; line-height: 16px; }
#post_col .post_wrap .entry .meta_cmt { float: left; background: url('http://www.dabbledoo.com/ee/site-images/dabbledoo/comment.gif') no-repeat; padding-left: 20px; }
#post_col .post_wrap .entry .meta_permalink { float: right; background: url('http://www.dabbledoo.com/ee/site-images/dabbledoo/page_text.gif') no-repeat; padding-left: 20px; }

/**/

#post_col .post_wrap_sub { width: 200px; float:left; margin-right: 20px; }
#post_col .post_wrap_sub h2.post_title { font-size: 14pt; font-weight: normal; }
#post_col .post_wrap_sub .meta_author { font-size: 8pt;  color: #999; }

#post_col .post_wrap_sub .entry { font-size: 10pt; margin-top: 7px; }
#post_col .post_wrap_sub .entry p 
#post_col .post_wrap_sub .entry img.excerpt { width: 125px; height: 75px; background: #000; float:left; margin: 0px 8px 5px 0px; }
#post_col .post_wrap_sub .entry img.full { width: 460px; height: 300px; background: #000; margin-bottom: 8px; }

#post_col .post_wrap_sub .entry .post_footer_wrap { font-size: 8pt; border-top: 1px solid #999; margin-top: 5px; padding-top: 5px; line-height: 16px; }
#post_col .post_wrap_sub .entry .meta_cmt { float: left; background: url('http://www.dabbledoo.com/ee/site-images/dabbledoo/comment.gif') no-repeat; padding-left: 20px; }
#post_col .post_wrap_sub .entry .meta_permalink { float: right; background: url('http://www.dabbledoo.com/ee/site-images/dabbledoo/page_text.gif') no-repeat; padding-left: 20px; }

#post_col #moreblog { font-size: 14pt; font-weight: normal; margin-top: 20px; text-align: center; }

/**/

#right_col { float:left; width: 300px; }
#right_col h2#sites { margin-top: 10px; margin-bottom: 10px; }
#right_col h2#contact { margin-top: 20px; margin-bottom: 10px; }
#right_col .siteitem { margin-bottom: 10px; }
#right_col #contactus_txt { font-size: 14pt; text-align: left; margin-left: 10px; color: #00073b; }

/**/

#footer { text-align: left; background: #00073b; color: #FFF; font-weight: bold; font-size: 10pt; padding: 10px; margin-top: 20px; }

