/*
THEME NAME: SeemsSewCrazy
DESCRIPTION: A clean blog theme for blog.backporchdesign.comn


VERSION: 0.1
AUTHOR: Branden Wilson
AUTHOR URI: http://www.brandenwilson.com
TAGS: two-columns, right-sidebar, threaded-comments
*/

/* Body */
html,body {margin:0px; border:0px; font-family:Arial,Verdana,Helvetica,Tahoma,Geneva,sans-serif; background-color:#C7B27D;}
#body_wrapper {position:relative;background-color:#fff; margin:0px auto; padding:0px; border:2px solid #242E17; border-top: 0px; border-bottom: 0px;}
#body_wrapper, div.clear, #footer {width:800px;}

/* Header */
#header {position:relative; height:90px; background:url('images/topbar.gif') repeat-x;}
#logo {position:absolute; left:5px; top:0px;  margin:5px 0px 0px 10px; width:488px; height:80px; display:block; background-image:url('images/logo_leaf_sew.png'); background-repeat: no-repeat;}

/* Navigation */
#navigation {position:absolute; top:50px; right:0px; width:600px; height:25px;}
#menu-navbar {list-style-image:url('images/bullet.png'); list-style-position:inside;}
#menu-navbar li:first-child {list-style-type:none;}
#menu-navbar li {float: right; margin-right: 7px; font-size:15px;}
#menu-navbar a {font-size: 20px; text-decoration:none; color:black;}
#menu-navbar a:hover {text-decoration:underline; color:black;}

/* Graphic */
#picture {background-image:url('images/topbar.jpg'); width:495px; height:55px; display:none;}

/* Content */
#content_wrapper{ display:inline-block; width:500px; margin:18px 15px 0px 10px;; vertical-align:top; position:relative;}
#content {text-align:justify;}
div.entry a {text-decoration:underline;}
div.posttitle {background-color:#FFF6D7;}
div.tiny-comments {width:100%; height:20px;}
div.tiny-comments a{float:right; color:#5B5033; text-decoration:underline; color:#755E3A;}
#top_post_nav {position:absolute; top:-13px;}

/* Sidebar */
#sidebar {display:inline-block; width:240px; vertical-align:top; margin:30px 15px 30px 15px; word-wrap:break-word;}
#sidebar ul, #sidebar p {margin:0px 0px 0px 0px; text-indent:0px; padding:0px;}
#sidebar li {margin-bottom: 10px; background-color:#E4DCCA; padding:2px 5px 2px 5px;}
#sidebar li li {margin:0px; padding:0px; background-color:transparent;}
#sidebar_top:first-child {background-color:transparent;}
#sidebar h1, #sidebar h2 {margin-top:0px; margin-bottom:7px; font-size:16px;}
#suboptions-widget-3 a {margin:0px 10px;}
.linkcode {width:220px; height:50px;}


/* Footer */
div.alignleft {float:left;}
div.alignright {float: right;}
div.alignright a, div.alignleft a {color:#5B5033;}
div.navigation {height:20px; width:500px;}

/* Font & Links */
h1,h2,h3,h4,h5 {font-size:1.1em;}
body,html {font-size:1.0em; color:#000;}
ul {list-style-type:none;}
a {color:#134000; text-decoration:none; color:#485C2D}
a:hover {text-decoration:underline; color:#708F46}

