/*
Theme Name: eBook Posts
Theme URL: http://imtopix.com
Description: My blog theme for selling eBooks
Version: 1.0
Author: Dennis Gerik
Author URI: http://dennisgerik.com
*/
body {
margin: 0px;
padding: 0px;
font-family:Arial,Helvetica,sans-serif;
font-size: 12px;
font-weight: normal;
font-style: normal;
text-align: left;
text-decoration: none;
color: #000000;
background-color: #f8f4ec;
}
p {
text-align: left;
}
h1,h2,h3,h4,h5,h6 {
margin: 0px;
padding: 0px;
font-weight: normal;
font-style: normal;
text-decoration: none;
}
img {
border: 0px;
}
a {
color: #233555;
font-weight: normal;
font-style: normal;
text-decoration: none;
}
a:hover {
color: #B22222;
}
blockquote {
padding: 10px;
background: #ffffff;
border-top: 1px solid #000000;
border-right: 3px solid #000000;
border-bottom: 3px solid #000000;
border-left: 1px solid #000000;
}
#spacer {
padding-top: 10px;
border-bottom: 1px #000 dashed;
}
.center {
text-align: center;
}

/* Header */
#top {
width: 100%;
background: url(images/header.png) repeat-x;
height: 126px;
margin: 0px;
padding: 0px;
}
#header_top {
width: 970px;
margin: 0px auto;
padding: 0px auto;
height: 100px;
background-repeat: no-repeat;
background-image: url(images/imtopix.png);
}

/* Navigation */
#header_nav {
width: 100%;
background: url(images/menu.png) repeat-x;
height: 26px;
margin: 0px auto;
padding: 0px;
}
#nav {
width: 970px;
height: 26px;
margin: 0px auto;
padding: 0px;
}
#menu{
height: 22px;
display: block;
margin: 0px;
padding: 2px;
}
#menu ul {
margin: 0px;
padding: 2px;
}
#menu ul li {
margin: 0px;
padding: 2px;
list-style: none;
float: left;
}
#menu ul li a {
color: #ffffff;
margin: 0px;
padding: 2px 10px;
position: relative;
}
#menu ul li a:hover{
color: #ffffff;
background-color: #B22222;
position: relative;
}

/* Page Navigation */
.navigation {
padding: 10px;
}
.navigation a {
color: #233555;
text-decoration: none;
font-weight: bold;
}
.navigation a:hover {
color: #B22222;
font-weight: bold;
}

#wrapper {
margin: 0px auto 0px auto;
padding: 0px;
width: 970px;
text-align: left;
}

/* Content */
#content {
float: left;
width: 730px;
margin: 0px;
background: #f8f4ec;
}
.post {
margin: 5px 0px 0px 0px;
padding: 0px;
width: 720px;
text-align: left;
border: 1px solid #000000;
background-color: #ffffff;
}
.post h2 {
font-size: 18px;
text-transform: uppercase;
margin: 5px 0px 0px 5px;
font-weight: normal;
font-style: normal;
text-decoration: none;
}
.post .date {
color: #777777;
height:22px;
font-size: 10px;
padding-bottom: 5px;
margin: 0px 10px 0px 10px;
border-bottom: 1px dashed #999999;
}
.post .postmetadata {
padding: 2px 15px 0px 15px;
text-align: right;
height: 34px;
}

/* Latest Post */
.postsolo {
height:52px;
background: url(images/back.gif) no-repeat;
}

/* Comments */
.post_comments {
height: 25px;
width: 100px;
float: right;
padding-bottom: 10px;
}
.post_comments img {
padding-right: 3px;
border: 0px;
}
.comments {
padding: 22px 32px 23px 32px;
}
.comments ol {
margin: 0 0 30px 0;
padding: 10px 0px 0px 30px;
}
div.comments ol li {
padding-bottom: 9px;
}
.comments textarea {
width: 600px;
height: 150px;
background: #fff;
padding: 10px;
overflow: auto;
}
#commentform {
padding-left: 23px;
}
#commentform input {
padding-left: 10px;
}
.comments input#submit {
padding: 0;
width: 72px;
}
.comments h2 {
font-size: 20px;
line-height: 30px;
margin: 24px 0px 0px 0px;
padding: 0px;
}
.comments ol li {
padding-bottom: 10px;
}
.comments ol li p {
padding: 0px;
margin: 10px 0px;
}

/* Tagging */
.tagging {
float: left;
height: 25px;
padding-bottom: 10px;
}
.tagging img {
padding-right: 3px;
border: 0px;
}
.entry {
display: block;
margin: 10px;
padding: 0px;
}
.cover{
margin: 0px 0px;
}
.ads {
text-align: center;
}

/* Sidebar */
#sidebar {
width: 232px;
float: right;
margin-top: 5px;
margin-right: 5px;
background-color: #f8f4ec;
}
#sidebar img {
display: block;
}
.sidebar_top {
width: 230px;
height: 1px;
margin-top: 5px;
border-top: 1px solid #000000;
border-left: 1px solid #000000;
border-right: 1px solid #000000;
border-bottom: 0px;
padding-bottom: 0px;
background: #ffffff;
}
.sidebar_content {
width: 230px;
border-left: 1px solid #000000;
border-right: 1px solid #000000;
border-top: 0px;
border-bottom: 0px;
margin: 0px;
padding: 0px;
background: #ffffff;
}
.sidebar_content ul {
list-style-type: none;
background: #ffffff;
margin: 0px;
padding: 0px;
}
.sidebar_content ul li {
background: #ffffff;
margin: 0px;
padding: 0px;
}
.sidebar_content ul li h2 {
padding: 0px 5px;
margin-bottom: 5px;
color: #ffffff;
font-size: 16px;
text-transform: uppercase;
text-align: left;
background: url(images/header_sidebar.png) repeat-x;
}
.sidebar_content ul ul li {
margin-top: 0px;
padding-left: 5px;
padding-bottom: 5px;
background: #ffffff;
}
.sidebar_content ul ul li a{
padding: 3px;
}
.sidebar_content ul ul li a:hover{
color: #ffffff;
background: #b22222;
}
.sidebar_content ul ul ul {
margin-top: 3px;
line-height: 14px;
}
.sidebar_content ul ul ul li {
padding-left: 0px;
}
.sidebar_bottom {
width: 230px;
height: 1px;
background: #ffffff;
border-top: 0px solid #000000;
border-left: 1px solid #000000;
border-right: 1px solid #000000;
border-bottom: 1px solid #000000;
padding-top: 0px;
}

/* Search */
#search-box {
display: block;
padding: 0px;
margin: 0px;
height: 25px;
}
#search-box form {
margin: 0px;
padding: 0px;
}
#search-box input {
padding: 2px;
width: 210px;
font-size: 12px;
color: #888888;
}

/* SubForm */
#sub-form {
display: block;
border: 0px solid #000000;
padding:2px;
width: 210px;
}

/* Footer */
#footer {
clear: both;
width: 100%;
height: 100px;
text-align: center;
color: #ffffff;
background: url(images/footer.png) repeat-x;
}
.footer_content {
text-align: center;
font-weight: normal;
color: #ffffff;
}
.footer_content a {
color: #ffffff;
}
.footer_content a:hover {
color: #B22222;
}



@media print {
#top{
display:none;
}
#sidebar {
display:none;
}
.date, .postmetadata{
display:none;
}
#footer{
display:none;
}
div, table, content{
width:100%;
}
}

