/*
Theme Name: Old Fashion Poker
Theme URI: http://www.kawaiithemes.com
Description: Customized WordPress Theme.
Version: v1.0
Author: Kawaii Themes
Author URI: http://www.kawaiithemes.com
Tags: customized theme, kawaiithemes, widget ready

************************************/

/* RESET 
************************************/

* {
margin: 0;
padding: 0;
letter-spacing: 1px;
}

p {
padding-bottom: 18px;
}

h1, h2, h3, h4, h5, h6 {
font-size: 100%;
padding-bottom: 10px;
}

hr {
clear: both;
visibility: hidden;
}

.entry li {
margin-left : 40px;
}

.entry ol {
margin-left : 15px;
margin-bottom : 10px;
}

.entry ul {
margin-bottom : 10px;
}

blockquote {
border-left: 10px solid #5a471c;
margin: 10px;
padding: 5px;
}

/* CLEARFIX 
************************************/

.clearfix:after {
content: ".";
display: block;
clear: both;
visibility: hidden;
line-height: 0;
height: 0;
}

.clearfix {
display: inline-block;
}

html[xmlns] .clearfix {
display: block;
}

* html .clearfix {
height: 1%;
}

/* DEFAULTS 
************************************/

body {
background-color: #000000;
color: #5a471c;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
}

a {
color: #5a471c;
font-weight: bold;
outline: none;
text-decoration: none;
}

a:hover {
color: #cf5700;
text-decoration: underline;
}

h1 {
font-size: 18px;
}

h2 {
font-size: 16px;
}

h3 {
font-size: 14px;
}

h4 {
font-size: 12px;
}

h5 {
font-size: 10px;
}

h6 {
font-size: 8px;
}

/* MAIN STRUCTURE 
************************************/

#main {
background-attachment: scroll;
background-image: url(img/body.png);
background-image: top center;
background-repeat: repeat-y;
margin: 0 auto;
width: 980px;
}

#header {
background-attachment: scroll;
background-color: transparent;
background-image: url(img/header.png);
background-position: top center;
background-repeat: no-repeat;
height: 320px;
}

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

#content {
float: left;
width: 560px;
}

#sidebar {
float: right;
width: 305px;
}

#footer {
background-attachment: scroll;
background-color: transparent;
background-image: url(img/footer.png);
background-position: top center;
background-repeat: no-repeat;
clear: both;
color: #0f0e13;
height: 219px;
}

/* HEADER ITEMS 
************************************/

.maintitle {
padding-top: 10px;
text-align: center;
}

.maintitle a {
font-size: 30px;
color: #0f0e13;
text-decoration: none;
}

.description {
padding-top: 5px;
text-align: center;
}

#navi {
margin: 0 auto;
width: 880px;
margin-top: 100px;
}

#s {
background-attachment: scroll;
background-color: transparent;
background-image: url(img/magnifier.png);
background-position: center left;
background-repeat: no-repeat;
border: 1px solid #5a471c;
height: 15px;
padding: 5px 0 5px 20px;
width/**/: 190px;
width: 180px !important;
}

.postsearch {
margin-top: 20px;
margin-bottom: 10px;
}

/* POST ITEMS 
************************************/

.post {
margin-bottom: 10px;
}

.posttitle {
background-color: #ebcfaa;
padding: 5px;
}

.posttitle a:hover {
text-decoration: none;
}

.post_title {
float: left;
width: 400px;
padding-bottom: 0! important;
}

.entry {
margin: 20px 0;
}

.hr_img {
border-bottom: 1px solid #ebcfaa;
clear: both;
}

.header_title {
border-bottom: 1px dotted #5a471c;
margin-bottom: 10px;
}

#recent_posts {
background-color: #ebcfaa;
float: right;
margin-bottom: 20px;
padding: 10px;
width: 250px;
}

#recent_posts ul {
display: block;
list-style: none;
}

#recent_posts ul li {
background-attachment: scroll;
background-color: transparent;
background-image: url(img/bullet_chip.png);
background-position: center left;
background-repeat: no-repeat;
padding: 5px 0 5px 20px;
}

.metadata_comments {
float: right;
left: 640px;
width: 100px;
display: block;
padding-top: 7px;
text-align: right !important;
}

.comments {
background-attachment: scroll;
background-color: transparent;
background-image: url(img/comments.png);
background-position: center right;
background-repeat: no-repeat;
padding: 0 20px 2px 0;
width: 100px;
}

#recent_comments {
background-color: #ebcfaa;
float: left;
margin-bottom: 20px;
padding: 10px;
width: 250px;
}

#recent_comments .commentlist {
display: block;
list-style: none;
margin-top: 10px;
}

.comment_author {
font-weight: bold;
}

.navigation {
clear: both;
margin-bottom: 30px;
}

.alignleft {
float: left;
}

.alignright {
float: right;
}

.postmetadata {
text-align: center;
padding: 10px;
margin-top: 20px;
margin-bottom: 40px;
border: 5px solid #ebcfaa;
}

/* COMMENTS ITEMS
************************************/

ol.commentlist {
display: block;
list-style: none;
}

ol.commentlist .author_comment .comment_entry {
border-right: 10px solid #ebcfaa;
}

.avatar {
border: 5px solid #ebcfaa;
height: auto;
margin-top: 15px;
}

.avatar_div {
float: left;
margin-right: 10px;
text-align: center;
width: 70px;
}

.comment_entry {
float: left;
width: 465px;
margin: 15px 0;
}

#author, #email, #url {
background-color: #ebcfaa;
border: 1px solid #812a23;
float: left;
font-family: inherit;
height: 20px;
margin-bottom: 10px;
padding: 8px 8px 0 8px;
width/**/: 310px;
width: 300px !important;
}

#submit {
background-color: #ebcfaa;
border: 1px solid #812a23;
cursor: pointer;
float: left;
font-family: inherit;
height: 28px;
margin-bottom: 10px;
padding: 3px;
text-align: center;
width/**/: 310px;
width: 318px !important;
}

#submit:hover {
background-color: #812a23;
color: #ecedca;
}

#comment {
background-color: #ebcfaa;
border: 1px solid #812a23;
float: left;
font-family: inherit;
font-size: inherit;
margin-bottom: 10px;
padding: 8px 8px 0 8px;
width/**/: 130px;
width: 300px !important;
}

.input_title {
float: right;
padding-top: 5px;
width: 200px;
}

/* LEFT_ARCHIVES ITEMS
************************************/

.archvie_list ul, .archive_list ul li {
display: block;
list-style: none;
}

.archive_list ul {
padding-bottom: 10px;
}

.archive_list ul li {
border-bottom: 1px dotted #5a471c;
padding: 5px;
}

/* SIDEBAR ITEMS 
************************************/

.ads_small {
margin: 0 auto;
}

#sidebar a {
font-weight: normal !important;
}

#sidebar ul {
display: block;
list-style: none;
}

#sidebar ul li ul {
margin-bottom: 10px;
}

#sidebar ul li ul li {
border-bottom: 1px dotted #5a471c;
padding: 5px 0;
}

.ads_small img {
border: 5px solid #ebcfaa;
float: left;
margin: 0 7px 14px 7px;
}

#sidebar_left {
background-color: #ebcfaa;
float: left;
margin-top: 5px;
margin-bottom: 20px;
padding: 5px;
width: 135px;
}

#sidebar_right {
background-color: #ebcfaa;
float: left;
margin-top: 5px;
margin-bottom: 20px;
margin-left: 10px;
padding: 5px;
width: 135px;
}

.ads_big {
clear: both;
margin-top: 10px;
}

/* FOOTER ITEMS 
************************************/

#footer a {
color: #0f0e13;
}

#footer_left {
float: left;
margin-left: 50px;
margin-top: 50px;
}

#footer_right {
float: right;
font-size: 10px;
margin-right: 50px;
margin-top: 45px;
text-align: right;
}