/*  
Theme Name: Poker Master
Author: Kawaii Themes
Author URI: http://www.kawaiithemes.com
*/


body {
background : #000000;
background-image : url(images/bg.png);
background-position : center 100%;
background-repeat : repeat-y;
margin : 0;
padding : 0;
}

img {
padding : 5px;
border : 1px dotted #c8f0ff;
margin : 7px;
}

form {
margin : 0;
padding : 0;
}

#commentform {
width : 302px;
}

#s, #searchsubmit {
float : left;
}

input, textarea {
border : 0;
background-color : #008800;
color : #e5f6fa;
padding : 8px;
font-family : Verdana, Tahoma;
font-size : 8pt;
margin : 4px 2px 4px 2px;
}

#searchsubmit, #commentform #submit {
padding : 7px 8px 7px 8px;
background-color : #008800;
cursor : pointer;
}

#searchsubmit:hover, #commentform #submit:hover {
background-color : #024253;
}

.clearer {
clear : both;
}

a:link, a:active, a:visited {
text-decoration : none;
font-weight : bold;
color : #45d900;
}

a:hover {
color : #f83a3a;
border-bottom : 1px dotted #79a1b0;
}

#header {
width : 730px;
height : 275px;
background-image : url('images/headerbg.png');
background-position : center 0%;
background-repeat : no-repeat;
border-bottom : 2px solid #ffffff;
display : block;
margin : 0 -9px 0 0;
}

#blogname {
display : block;
width : 730px;
padding : 40px 0 0 0;
margin : 0px 0 0px px;
text-align: right;
}

#blogname .title {
color : #e7f8ff;
font-family : "Arial Narrow";
font-size : 26px;
text-transform : uppercase;
text-decoration : none;
font-weight : 700;
letter-spacing : -1px;
}

#blogname .description {
color : #f9fdff;
font-family : "Trebuchet MS";
font-size : 12px;
text-transform : uppercase;
text-decoration : none;
font-weight : 700;
}

#wrapper {
width : 730px;
display : block;
margin : 0;
padding : 0;
}

#wrapper #container {
width : 730px;
margin : 10px;
overflow : hidden;
padding : 0;
}

#content {
width : 500px;
float : left;
margin : 0;
padding : 0;
color : #f8fdff;
font-family : Verdana, Tahoma;
font-size : 12px;
line-height : 20px;
text-align : left;
}

.entry {
margin : 0 0 20px 0;
}

.head, .navigation {
display : block;
overflow : hidden;
margin : 0 0 10px 0;
}

.head .left, .alignleft {
float : left;
}

.alignrigt {
float : right;
}

.head .right {
float : left;
width : 436px;
}

.date {
width : 40px;
height : 42px;
background-image : url('images/datebg.png');
background-repeat : no-repeat;
margin : 1px 7px 0 0;
padding : 0;
}

.month {
color : #1e3f4b;
font-family : Verdana, Tahoma;
font-size : 11px;
text-transform : uppercase;
text-align : center;
font-weight : bold;
margin : 0;
padding : 11px 0 0 2px;
line-height : 14px;
}

.day {
color : #1e3f4b;
font-family : Arial;
font-size : 20px;
text-transform : uppercase;
text-align : center;
padding : 0;
margin : 0;
font-weight : bold;
}

#content h1, #content h2, #content h3, #content h4, #content h5 {
margin : 0 0 6px 0;
font-family : Verdana, Tahoma;
font-size : 18px;
color : #f80300;
text-transform : none;
text-align : left;
}

.entryinfo {
color : #d9f5fe;
font-family : Verdana, Tahoma;
font-size : 11px;
text-transform : uppercase;
text-decoration : none;
padding : 3px 0 0 0;
border-top : 1px dotted #c8f0ff;
}

blockquote, ol.commentlist li.alt blockquote {
padding : 7px;
background-color : #008800;
border : 1px solid #51585b;
}

ol.commentlist li blockquote {
background-color : #008800;
border : 1px solid #6ebad3;
}

.entryf {
color : #c3d1d7;
padding : 0 0 7px 0;
}

ol.commentlist, .archive {
list-style-type : none;
margin : 10px 0 10px 0;
padding : 0;
}

ol.commentlist li {
background-image : url('images/commentitembg.png');
background-repeat : repeat-x;
background-position : top left;
background-color : #008800;
padding : 7px;
margin : 0 0 10px 0;
}

.centryh {
color : #bfeeff;
}

ol.commentlist li cite {
font-style : normal;
font-weight : bold;
}

ol.commentlist li.alt {
background : none;
}

#sidebar {
width : 230px;
float : right;
margin : 0;
padding : 0;
color : #f8fdff;
font-family : Verdana, Tahoma;
font-size : 11px;
line-height : 17px;
text-align : left;
}

#rightbar {
width : 230px;
}

#leftbar {
float : left;
}

#rightbar {
float : right;
}

.widget {
margin : 0 0 15px 0;
padding : 0 0 12px 0;
}

#sidebar h2 {
margin : 13px 0 6px 0;
padding : 13px 0 7px 0;
font-family : Verdana, Tahoma;
font-size : 14px;
text-align : center;
color : #ffffff;
background-image : url(images/sidebarbg.png);
text-transform : none;
background-repeat: no-repeat;
}

#sidebar ul, #sidebar ol {
margin : 0;
padding : 0;
list-style-type : none;
}

#sidebar ul li, #sidebar ol li {
padding : 4px 6px 4px 6px;
margin : 0 0 3px 0;
background-image : url(images/sidebarbghover.png);
width : 200px;
height : 27px;
}

#sidebar ul li:hover, #sidebar ol li:hover {
background-image : url(images/sidebarbghover.png);
width : 210px;
height : 27px;
}

#rightbar ul li, #rightbar ol li {
background-image : url(images/sidebarbghover.png);
width : 200px;
height : 27px;
}

#rightbar ol li:hover, #rightbar ul li:hover {
background-image : url(images/sidebarbghover.png);
width : 210px;
height : 27px;
}

#wp-calendar, #wp-calendar caption {
width : 100%;
text-align : center;
}

#footer {
color : #ffffff;
font-family : verdana;
font-size : 11px;
width : 730px;
height : 27px;
border-top : 2px dotted #fe0000;
border-bottom : 2px dotted #000000;
padding-top : 4px;
}

#footer div {
padding : 10px 0 0 0;
color : #1e3f4b;
font-family : verdana;
font-size : 11px;
line-height : 17px;
text-align : center;
}

#footer a {
color : #45d900;
text-decoration : underline;
}

#footer a:hover {
text-decoration : none;
}

#bottom {
width : 100%;
height : 10px;
background-image : url('images/bglines.png');
background-repeat : repeat-x;
display : block;
margin : 0 0 0 0;
padding : 0;
}
