/*
   CSS File for the Blogging Theme created
   using the Smarty Template creator at http://dev.bigace-cms.com
   Author:  Kevin Papst

    Design by Free CSS Templates
    http://www.freecsstemplates.org
    Released for free under a Creative Commons Attribution 2.5 License
*/

body {
    margin-top: 20px;
    padding: 0;
    background: #FFFFFF url(img01.jpg) repeat-x left top;
/*    font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; */
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
    /* color: #837669; */
}
h1, h2, h3 {
    margin: 0;
    font-family: Georgia, "Times New Roman", Times, serif;
    font-weight: normal;
    color: #649632;
}
h1 { font-size: 44px; }
h2 { font-size: 20px; }
h3 { }
p, ul, ol {
    margin-top: 0;
    line-height: 21px;
    text-align: justify;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
}

ul, ol { }

blockquote { }

a { color: #000000; }

a:hover { text-decoration: none; }

#content a { color: #0000FF; text-decoration: underline; }
#content a:hover { color: #000000; }
#content h2 {margin-bottom:10px;}
a img {
    border: none;
}

img.left {
    float: left;
    margin: 7px 30px 0 0;
}

img.right {
    float: right;
    margin: 7px 0 0 30px;
}

hr { display: none; }
#page hr { display: block; }

.list1 {
}

.list1 li {
    float: left;
    line-height: normal;
}

.list1 li img {
    margin: 0 30px 30px 0;
}

.list1 li.alt img {
    margin-right: 0;
}

#wrapper {
    width:960px;
    margin: auto;
}

/* Header */

#header-wrapper {
    width: 880px;
    margin: 0 auto;
}

#header {
    width: 960px;
    height: 45px;
    margin: 0 auto;
    background: url(img02.jpg) no-repeat left top;
}

/* Menu */

#menu {
    float: left;
    width: 840px;
    height: 45px;
}

#menu ul {
    margin: 0;
    padding: 10px 0 0 20px;
    list-style: none;
    line-height: normal;
}

#menu li {
    display: block;
    float: left;
}

#menu a {
    display: block;
    float: left;
    margin-right: 5px;
    padding: 5px 12px 5px 28px;
    background: url(img06.gif) no-repeat left 50%;
    text-decoration: none;
    font: 18px Georgia, "Times New Roman", Times, serif;
    color: #FFFFFF;
}

#menu a:hover { text-decoration: underline; }

#menu .current_page_item a {
    color: #FFFFFF;
}

/* li.leftMenu a {background: url(img08.gif) no-repeat left 50%;font-size:14px;padding-left:20px;} */
li.leftMenu a {font-size:13px;padding-left:5px;}
li.leftMenu li li a {background: none;}

/* Search */

#search {
    float: right;
    width: 255px;
    height: 76px;
}

#search form {
    float: right;
    margin: 0;
    padding: 22px 20px 0 0;
    display: none;
}

#search fieldset {
    margin: 0;
    padding: 0;
    border: none;
}

#search input {
    float: left;
    font: 12px Georgia, "Times New Roman", Times, serif;
    border: none;
}

#search-text {
    width: 135px;
    height: 18px;
    padding: 3px 0 0 5px;
    background: #ECF9E4;
    color: #658453;
}

#search-submit {
    height: 21px;
    margin-left: 12px;
    color: #39561D;
}

/* Page */

#page {
    width: 960px;
    margin: 0 auto;
    padding: 10px 0px 0px 0px;
}

/** LOGO */

#logo {
    width: 960px;
    height: 190px;
    margin: 0 auto;
    background: url(img03.jpg) no-repeat left top;
}

#logo h1, #logo p {
    margin: 0;
    padding: 0 0 0 120px;
    line-height: normal;
}

#logo h1 { float: left; padding-top: 40px; width: 900px; }

#logo h1 a { text-decoration: none; text-transform: lowercase; color: #333; }

#logo h1 a:hover { text-decoration: underline; }

#logo p { padding: 110px 0 0 150px; font: italic 13px Georgia, "Times New Roman", Times, serif; color: #000; }

#logo p a {
    text-decoration: none;
    color: #FFFFFF;
}

#logo p a:hover { text-decoration: underline; }

/* Content */

#content {
    float: left;
    width: 585px;
    margin: 0 10px;
}

#contentNoSidebar{
    width: 900px;
    float: left;
}


#content p, #content ul, #content ol {
    font-size: 13px;
}

/* Post */

.post {
    margin-bottom: 25px;
}

.post .title {
    height: 30px;
    margin-bottom: 3px;
    padding: 8px 0px 2px 40px;
    background: url(img05.jpg) no-repeat left top;
    color: #FFFFFF;
}

.post .date {
    float: right;
    margin-top: -45px;
    padding-right: 20px;
    font-family: Georgia, "Times New Roman", Times, serif;
    font-weight: normal;
    font-size: 18px;
    color: #F1B566;
}

.post .meta {
    margin: -30px  0 3px 25px;
    padding: 2px 30px 2px 0px;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: normal;
    font-size: 10px;
    color: #B6ACA2;
}

.post .meta a { color: #B6ACA2; }

.post .entry {
    /* padding: 25px 20px 0px 20px; */
}

.post .entry h1 {
    height: 30px;
    margin: 0 0 10px 0px;
    padding: 8px 0px 2px 40px;
    background: url(img05.jpg) no-repeat left top;
    color: #FFFFFF;
    font-size: 20px;
}

.post .links {
    margin: 0 250px 0 0;
    padding: 0 0 0 0px;
}

.post .links .comments { }

.post .links .permalink {
    padding-left: 17px;
}

/* Sidebar */

#rightbar {
    float: right;
    width: 170px;
}
#sidebar {
    float: left;
    width: 175px;
}

#sidebar ul {
    margin: 0;
    padding: 0;
    list-style: none;
    line-height: normal;
}

#sidebar li {
    padding: 0 0 20px 0px;
}

#sidebar li ul {
    line-height: 21px;
}

#sidebar li li {
    margin: 0;
    padding: 0px 0px 10px 0px;
}

#sidebar li li li {
    margin: 0;
    padding: 0 16px;
}

#sidebar p {
    margin: 0;
    padding: 0 20px;
}

#rightbar h2,
#sidebar h2 {
    height: 40px;
    margin: 0 0 0px 0px;
    padding: 9px 0 4px 40px;
    background: url(img09.jpg) no-repeat 0px 0px;
    font-size: 18px;
    color: #FFFFFF;
}

#sidebar p { line-height: 200%; }

/* Footer */

#footer {
    width: 960px;
    margin: 0 auto;
    padding: 0;
    background: url(img07.jpg) no-repeat left top;
    height: 61px;
}

#footer p {
    margin: 0;
    padding: 15px 0;
    text-align: center;
    line-height: normal;
    color: #FFFFFF;
}

#footer a { color: #F1B566; }

.positive {background-color: green;color:#000;}
.neutral {background-color: yellow;color:#000;}
.negative {background-color: red;color:#000;}
.samecolumn {background-color: rgb(204, 204, 204);}

#books { margin:0;padding:0; }
#books img { float:left; margin:7px 10px 0 0; }
#books div.book a { float:left; }
#books div.book { clear:left; padding-top:15px; }

.tablefloater {float:left;width:185px;margin-right:5px;margin-bottom:5px;}
.tablefloater p {margin:0px;}
.tablefloater table {border:1px #ccc solid;}
.tablefloater th{color:red;font-weight:bold;font-size:16px;border-bottom:1px solid #ccc;height:60px;padding:2px; vertical-align:top;}

#content a.downloadButton {color: white;}
a.downloadButton {
   border-top: 1px solid #96d1f8;
   background: #65a9d7;
   background: -webkit-gradient(linear, left top, left bottom, from(#3e779d), to(#65a9d7));
   background: -moz-linear-gradient(top, #3e779d, #65a9d7);
   padding: 9px 18px;
   -webkit-border-radius: 9px;
   -moz-border-radius: 9px;
   border-radius: 9px;
   -webkit-box-shadow: rgba(0,0,0,1) 0 1px 0;
   -moz-box-shadow: rgba(0,0,0,1) 0 1px 0;
   box-shadow: rgba(0,0,0,1) 0 1px 0;
   text-shadow: rgba(0,0,0,.4) 0 1px 0;
   color: white;
   font-size: 24px;
   font-family: 'Lucida Grande', Helvetica, Arial, Sans-Serif;
   text-decoration: none;
   vertical-align: middle;
   }
.downloadButton:hover {
   border-top-color: #28597a;
   background: #28597a;
   color: #ccc;
   }
.downloadButton:active {
   border-top-color: #1b435e;
   background: #1b435e;
   }
.clear_l {clear:left;}
.clear_r {clear:right;}

/* Ads */
.sbLinks { margin: 0 0 10px 0px; }
.rbLinks { margin: 0 0 0 5px; }

