﻿/*  BlogEngine.net styles
   
    :Dan Wellman 04/2010 */

/* front page */
.posts { width:100%; }
.posts .post { margin-bottom:10px; padding-bottom:10px; border-bottom:1px solid #BBBBBB; }
.posts .post h6 { margin-top:0; }
.post h6 a  { color:#F57F20; }
.post h3 { color:#F57F20; font-size:26px; font-weight:bold; line-height:1em; margin-bottom:3px; padding-bottom:2px; } 
.post-meta { margin-bottom:10px; color:#ccc;  }
.post-meta a { color:#ccc; }
.post-meta span { border-right:1px solid #bbb; padding-right:5px; margin-right:5px; }
.post-meta span.last { border-right:none; }
.post p { line-height:1.3em; margin:0 0 1.2em; padding:0; }
.post .text { margin-bottom:5px; }
.post .footer { width:100%; margin-top:10px; padding:0; float:none; background:none; }
.post .footer p { font-weight:normal; color:#818285; margin-bottom:3px; float:none; }
.post .footer p a { font-weight:bold; color:#818285; }

/* right col */
.widgetzone { padding:0 20px; clear:both; }
.widgetzone .monthlist { margin:0; }
.widgetzone .content { width:auto !important; margin-bottom:10px; padding:0; float:none; }
.widgetzone h4 { width:100px; height:0; margin-bottom:0; padding-top:10px; padding-bottom:0; overflow:hidden; float:none; border:none; }
.widgetzone .tagcloud h4 { background:url('http://www.maximrecruitment.co.uk/furniture/images/blog/heading_tagCloud.png') no-repeat; }
.widgetzone .monthlist h4 { width:100px; background:url('http://www.maximrecruitment.co.uk/furniture/images/blog/heading_monthList.png') no-repeat; }
.widgetzone .categorylist h4 { width:100px; background:url('http://www.maximrecruitment.co.uk/furniture/images/blog/heading_catList.png') no-repeat; }
.widgetzone a img { border:none; }
.widgetzone ul { margin-bottom:20px; margin-left:10px; padding-left:15px; }
.categorylist ul li a:first-child { display:block; float:left; margin:4px 4px 0 0; }
.widgetzone ul#categorylist { padding-left:0; }
.widgetzone ul#categorylist li { list-style-type:none; }

.delete, .edit, .move { margin-right:10px; }
.widgetselector, .col-right-left input { margin-left:20px; margin-bottom:5px; }

/* blog posts */
#postnavigation { margin-bottom:20px; }
.post .text a:hover { text-decoration:none !important; }
.post .text img { float:left !important; margin-right:10px; }
.post h6 { margin-bottom:5px; }

/* archive page */
#archive a img { border:none; }
#archive h3 { font-size:24px; font-weight:bold; margin-bottom:0; }
#archive h2 { color:#F99E33; font-size:14px; font-weight:normal; }
#archive h2 a { margin-right:5px; position:relative; top:1px; }
#archive ul { padding-left:15px; }
#archive table th { text-align:left; }
#archive table td.date { padding-right:10px; }
#totals h3 { margin-bottom:0; }
