/*
Theme Name: Abecs Archives
Theme URI: http://www.abecsarchives.com/
Description: Abec's Small Business Review Archives
Author: Abec's Small Business Review
Author URI: http://www.abecssbr.net
Tags: abecs small business review
*/

@import "style/css/reset.css";
@import "style/css/typography.css";
@import "style/css/layout.css";

/* CSS Document */

body {margin: 0px; background: url(images/bg.jpg) repeat-x #140100; }

#page-wrap {margin: 0 auto; width: 980px;}

#header {height: 200px; background: url(images/abecs-header.gif) no-repeat;}

#nav { height: 47px; background: url(images/nav-bg.gif) repeat-x;}
#nav ul { position: relative; margin: 0px; list-style: none; padding-left: 25px;}
#nav li { float: left;}
#nav a { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; color: #b3a693; text-decoration: none; font-weight: bold; padding: 5px 22px 15px 22px; display: block; }
#nav a:visited { color: #b3a693; text-decoration: none; }
#nav a:hover { color: #FFFFFF; }

#content {width: 980opx; background-image: url(images/bg-main.jpg); background-repeat: repeat-y; padding: 15px; overflow: hidden;}

#content-main {float: left; width: 630px; background: #FFFFFF; border: 1px solid #D5D5D5; }
#content-main-text {padding: 10px;}
#content-main-text a{font-family: Arial, Helvetica, sans-serif; font-size: 16px; color: #333333; text-decoration: none; font-weight: bold;}
#content-main-text a:hover {color: #5f0101;}
#content-main-text ul {list-style: none; margin: 10px; padding: 10px;}
#content-main-text li a{font-family: Arial, Helvetica, sans-serif; font-size: 16px; color: #333333; text-decoration: none; font-weight: bold; }
#content-main-text li a:hover {color: #5f0101;}
#content-titlebar {background: #5f0101; height: 35px; border: 2px solid #FFFFFF; padding: 10px;}

#content-full {float: left; width: 950px; background: #FFFFFF; border: 1px solid #D5D5D5; }
#content-full-titlebar {background: #5f0101; height: 35px; border: 2px solid #FFFFFF; padding: 10px;}
#content-full-text ul {list-style: none; margin: 10px; padding: 10px;}
#content-full-text li a{font-family: Arial, Helvetica, sans-serif; font-size: 16px; color: #333333; text-decoration: none; font-weight: bold;}
#content-full-text li a:hover {color: #5f0101;}

#sidebar {float: right; width: 300px; background: #FFFFFF; border: 1px solid #D5D5D5; }

#searchbar {background: #5f0101; height: 35px; border: 2px solid #FFFFFF; font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; color: #FFFFFF; padding: 10px;}
#searchbar2 {font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; color: #5F0101; padding: 10px;}

#archives {}
#archives ul {list-style: none; padding: 10px;}
#archives li a{font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #333333; text-decoration: none; font-weight: bold;}
#archives li a:hover {color: #5f0101;}

#entry {border-bottom: 1px solid #333333;}
#entry h2 a {font-family: Arial, Helvetica, sans-serif; font-size: 16px; font-weight: bold; color: #5f0101; margin: 10px 5px 10px 0px;}
#entry h2 a:hover {color: #333333;}
h4 a {font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; color: #5f0101; margin: 10px 5px 10px 0px;}
h4 a:hover {color: #333333;}

#footer {clear: both; height: 72px; background: url(images/footer.jpg);}

#footer-nav {margin: 10px; text-align: center; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; color: #FFFFFF; text-decoration: none; font-weight: bold;}
#footer-nav a {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; color: #FFFFFF; text-decoration: none; font-weight: bold;}
#footer-nav a:visited {color: #FFFFFF; text-decoration: none;}
#footer-nav a:hover {color: #b3a693;}
#copyright {margin: 10px; text-align: center; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; color: #FFFFFF; text-decoration: none; font-weight: bold;}

.textinput { background: #ffffff; font-size: 12px; padding: 4px 2px; border: solid 1px #b3a693; width: 150px; margin: 2px 0px 5px 10px;}
.searchbtn { background: url(images/gobtn.png) no-repeat; width: 45px; border: none; height: 25px; font-family: Arial, Helvetica, sans-serif; color: #FFFFFF; font-size: 11px; font-weight: bold; text-align: center; vertical-align: middle; margin: 0px 0px 0px 10px;}

h1 {}
h2 {font-family: Arial, Helvetica, sans-serif; font-size: 16px; font-weight: bold; color: #FFFFFF; margin: 8px 5px 10px 5px;}
h3 {font-family: Arial, Helvetica, sans-serif; font-size: 16px; font-weight: bold; color: #5f0101; margin: 10px 5px 10px 5px;}
p {font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #333333; margin: 10px 5px 10px 5px;}
img {background-color: #FFFFFF; padding: 6px; }
.post-title {font-family: Arial, Helvetica, sans-serif; font-size: 21px; font-weight: bold; color: #5f0101; margin: 10px 5px 10px 5px;}
.post-title a {font-family: Arial, Helvetica, sans-serif; font-size: 21px; font-weight: bold; color: #5f0101; margin: 10px 5px 10px 5px;}
.post-title a:hover {color: #333333;}

.more-link {text-align: right; margin: 0px; font-size: 10px;}
.more-link a, .more-link a:visited {font-family: Arial, Helvetica, sans-serif; font-size: 10px; color: #5f0101; text-decoration: none;}
.more-link a:hover {color: #333333; text-decoration: none;}


