/*
Theme Name: Poker Nights
Theme URI: http://www.wpskins.org
Description: 
Version: 1.0
Author: Free Wordpress Themes
Author URI: http://www.wpskins.org
Tags: 2 column, grey, black, blue, poker
*/

/************************/
/*     Global Design    */
/************************/
/* Import YUI Reset CSS */
@import url(reset.css);
/* Import YUI Reset CSS */

a {
	color: #FFF;
	text-decoration: none;
}

a:hover{
	text-decoration: underline;
}

body {
    font-family: Verdana, Arial, sans-serif;
    background: #110505 url(images/background.jpg) repeat-x top;
}

ul, ol {
    list-style-type: none;
}

blockquote, #content ul, #content ol, p, pre {
    margin: 0 0 0.5em 0;
}

/************************/
/*     Layout Design    */
/************************/

#page {
	width: 900px;
	margin: 0 auto;
    background-color: #2c2c2c;
}

#header {
    position: relative;
    background: url(images/header.jpg);
    height: 251px;
}

#wrapper {
    clear: both; /* Clear float items in from navi-bar */
    padding: 10px;
}

#content {
	float: left;
	width: 559px;
}

#sidebar {
	float: right;
    width: 250px;
    padding-left: 10px;
    border-left: 1px solid #6a6a6a;
}

#footer {
	clear: both;
    background-color: #110505;
}

/************************/
/*     Header Design    */
/************************/
#headerimg {
    padding: 40px 0 0 30px;
}

#headerimg a {
	color: #FFF;
}

.description {
    font-size: 10px;
	color: #FFF;
}

/* Navigational bar */
ul#navi-bar {
    padding: 4px 0 4px 200px;
    font-size: 12px;
    height: 40px;
}

ul#navi-bar h2 {
    font-size: 120%;
}

ul#navi-bar li {
    float: left;
    background: url(images/nav-line.png) no-repeat center bottom;
    padding: 10px 0px;
}

ul#navi-bar li:hover {
    background: url(images/hover-line.png) no-repeat center bottom;
}

/*
ul#navi-bar li:first-child {
    margin-left: 0 !important;
}*/

ul#navi-bar ul {
    display: none;
}

#navi-bar a {
    padding: 2px 20px;
    border-left: 1px solid #FFF;
    color: #FFF;
    text-decoration: none;
}

#navi-bar a.first {
    border-left: none;
}

#navi-bar a:visited, #navi-bar a:hover {

}
/************************/
/*    Sidebar Design    */
/************************/
#sidebar ul {
	font-size: 11px;
    color: #FFF;
}

#sidebar ul h2 {
    font-size: 20px;
	margin: 0 0 4px 0;
    color: #6e6e6e;
    background: url(images/menu-heading.png) no-repeat bottom;
    padding-bottom: 8px;
}

#sidebar ul li {
    margin-bottom: 10px;
}

#sidebar ul ul {
    padding: 0 10px;
}

#sidebar ul ul li {
    margin-bottom: 3px;
    line-height: 14px;
}

#sidebar ul ul ul {
    display: none;
}

#sidebar p {

}

#sidebar a {
    color: #FFF;
}

#sidebar a:hover {

}

#sidebar a:visited {

}

/************************/
/*    Content Global    */
/************************/
blockquote {
    font-style: italic;
    padding: 0 10px;
}

h1, h2, h3, h4, h5, h6 {
	color:;
}

h1 {
    font-size: 30px;
}

h2 {
    font-size: 18px;
}

h3 {
    font-size: 14px;
}

h4 {
    font-size: 12px;
}

h5 {
    font-size: 12px;
}

h6 {
    font-size: 12px;
}

code, pre {
    overflow: auto;
    white-space: pre;
    font-family: Courier;
}

#content ul {
    padding-left: 20px;
    list-style-type: square;
}

#content ol {
    padding-left: 25px;
    list-style-type: decimal;
}

/************************/
/*    Content Design    */
/************************/
.post {
    margin: 10px 0;
	font-size: 12px;
	line-height: 14px;
    color: #FFF;
}

.post h2 {
	line-height: normal;
}

.post h2 a:hover, h2 a:visited, h2 a {

}

.post .posted {
	font-size: 10px;
	line-height: normal;
    background: url(images/calendar.png) no-repeat;
    float: left;
    width: 56px;
    height: 66px;
    margin: 0 10px 0 0;
}

.post .posted em {
    display: block;
    text-align: center;
}

.post .posted em.month {
    padding-top: 5px;
	font-size: 9px;
    color: #FFF;
}

.post .posted em.day {
    padding-top: 5px;
    font-size: 30px;
    color: #1c5290;
}

.post p {

}

.post a {

}

.post img {
    max-width: 100%;
    margin: 3px;
}

.post ul {

}

.post li {

}

.entry {

}

.commentes {
    background: url(images/comments.png);
    padding: 8px 10px;
    text-align: right;
}

.postmetadata {
    margin: 5px 0;
    font-size: 10px;
	line-height: normal;
    height: 70px;
    color: #999999;
}

.postmetadata a {
    color: #999999;
}

.entrytext {

}

p.alt {
    font-size: 10px;
}

.entry-tags {
    display: block;
}

.navigation {
    height: 1em;
    font-size: 12px;
    margin: 5px 0;
}

#nav-above {
    margin-bottom: 10px;
}

#nav-below {
    margin-top: 10px;
}

.alignleft, .nav-previous {
    float: left;
}

.alignright, .nav-next {
    float: right;
}

.center {

}

.pagetitle {
    color: #FFF;
}

cite {

}

a img {
    border: none;
}

acronym, abbr {

}


/************************/
/*    Comment Design    */
/************************/
#content ol.commentlist {
	font-size: 11px;
	padding: 0;
	list-style-type: none;
    margin: 0;
}

ol.commentlist li cite.author {
    font-size: 11px;
    font-weight: bold;
    font-style: normal;
}

ol.commentlist li {
    margin-bottom: 1em;
    border: 1px solid #eeebe7;
    padding: 20px;
    color: #999999;
}

ol.commentlist li p {
    color: #FFF;
}

ol.commentlist li.alt {

}

ol.commentlist a {
	color: #707487;
}

ol.commentlist p {
    margin: 0 0 0.5em 0;
    color: #507a97;
}

#commentform p {
    font-size: 11px;
    margin: 0 0 5px 0;
}

#comment {
    width: 95%;
}

#author, #email, #url, #comment {
    border: 0;
    border-top: 3px solid #cbcbcb;
    border-left: 2px solid #cbcbcb;
    background-color: #e7e7e7;
	color: #FFF;
    padding: 3px;
    font-family: Verdana, sans-serif;
    font-size: 10px;
}

small.commentmetadata {
    margin: 0 0 0.3em 0;
	font-weight: bold;
    color: #243e5c;
}

h3#comments, h3#respond {
    font-size: 16px;
    font-weight: bold;
    color: #507a97;
    margin: 15px 0 4px 0;
}

#submit {
    background: url(images/submit.png) no-repeat;
    padding: 5px 5px;
	width: 116px;
    text-align: center;
    border: 0;
    color: #FFF;
    font-weight: bold;
    font-size: 11px;
    font-family: Verdana;
}

.gravatar {
    float: left;
    width: 75px;
    margin: 0 5px 0 0;
}

/************************/
/*     Search Design    */
/************************/
#searchform {

}

#searchform #s {

}

#searchform #searchsubmit {

}

/************************/
/*   Calendar Design    */
/************************/

#wp-calendar {
	width: 100%;
}

#wp-calendar td {
	text-align: center;
}

#wp-calendar th {

}

#wp-calendar a {

}

#prev a, #next a {

}

#wp-calendar caption {

}

/************************/
/*     Footer Design    */
/************************/
#footer-meta {
    font-size: 12px;
    color: #6e6e6e;
    padding: 5px 0;
}

#footer p {
	margin: 0;
}

/************************/
/*     Other Design     */
/************************/
.clear {
    clear: both;
}

.ad {
    text-align: center;
    margin-bottom: 10px;
}


