/*
        Theme Name: Arty Poker
        Theme URI: http://www.altafsayani.com/wordpress-themes/
        Description: Artistic looking Wordpress theme for Casino/Poker blogs.
        Author: Altaf Sayani
        Author URI: http://www.altafsayani.com/
		Tags: white, pink, red, navy, two-columns, fixed-width
		Version: 1.0
*/
body {
	margin: 0px;
	background: url(images/bg.png);
}
a, a:hover, a:visited {
	color: #000;
}
#container {
	clear: both;
	width: 987px;
	background: url(images/containerbg.png) repeat-y; 
	overflow: hidden;
	margin: auto;
	border-left: #856381 double;
	border-right: #856381 double;
}
#header {
	margin: auto;
	width: 987px;
	background: url(images/headerbg.jpg) no-repeat;
	height: 159px;
	border-left: #856381 double;
	border-right: #856381 double;	
}
#blogname {
	padding: 25px 0 0 255px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #fff;
	text-align: center;
	font-style: italic;
	font-weight:bold;
	font-size: 40px;
	width: 460px;
}
#blogname a, #blogname a:hover {
	color: #fff;
	text-decoration: none;
}
#menu {
	margin: auto;
	width: 987px;
	background: url(images/menubg.png) repeat-x;
	height: 43px;
	border-left: #856381 double;
	border-right: #856381 double;	
}
#menu ul {
	margin: 0px;
	padding: 9px 0 0 5px;
}
#menu li {
	list-style: none;
	display: inline-block;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 14px;
	text-transform: lowercase;
}
#menu li a {
	padding: 4px 8px 4px 8px;
	display: block;
	color: #fff;
	text-decoration: none;
}
#menu li a:hover {
	background: #fff;
	color: #6c4268;
}
#content {
	background-position: 100% 0;
	float:left;
	width: 686px;	
}
.postbox {
	margin: 10px;
	width: 95%;
}
h1.title {
	font-size: 22px;
	font-weight: normal;
	font-style: italic;
	margin: 0px;
}
h1.title a{
	font-family: Georgia, "Times New Roman", Times, serif;
	text-decoration: none;
	color: #fff;
}
.postmeta {
	margin: 10px 0 0 0;
	border-top: #bc86b6 double;
	border-bottom: #bc86b6 double;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	padding: 3px;
	color: #fff;
}
.postmeta a {
	color: #fff;
	text-decoration: none;
	border-bottom: dotted 1px;
}
.postbox {
	border-bottom: #fff double;
	color: #ecc1e7;
}
.postbox p {
	margin: 5px 0 0 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.5em;
}
.postbox a {
	color: #ecc1e7;
	text-decoration: none;
	border-bottom: dotted 1px;
}
.postbox h1, .postbox h2, .postbox h3, .postbox h4, .postbox h5, .postbox h6 {
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
}
.postbox li {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.alignleft {
	float: left;
}

.alignright {
	float: right;
}
.wp-caption {
    border: 1px solid #ddd;
    text-align: center;
    background-color: #f3f3f3;
    padding-top: 4px;
    margin: 10px;
    -moz-border-radius: 3px;
    -khtml-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
}

.wp-caption img {
    margin: 0;
    padding: 0;
    border: 0 none;
}

.wp-caption-dd {
    font-size: 11px;
    line-height: 17px;
    padding: 0 4px 5px;
    margin: 0;
}
.commentbox {
	margin: 10px;
	width: 95%;
	color: #fff;
}
.commentbox p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.commentbox a {
	color: #ecc1e7;
}
.comments-box {
	border-top: #bc86b6 double;
	border-bottom: #bc86b6 double;
	padding: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#comments-closed {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #fff;
}
.right {
	float: right;
}
#sidebar {
	color: #ecc1e7;
	float: right;
	width: 300px;
}
#searchform {
	margin: 10px 0 10px 0;
	float: right;
	background: #6c4268;
	border-top: #856381 double;
	border-left: #856381 double;
	border-bottom: #856381 double;	
	width:279px;
	height:47px;
}

#searchform div {
	position:relative;
}
#s {
	font-size: 25px;
	font-style: italic;
	font-weight: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	border:none;
	background-color:transparent;
	position:absolute;
	display: block;
	color:#ecc1e7;
}
#s {
	top: 8px;
	left:5px;
	width:250px;
}
.sidebox {
	margin: 10px 0 10px 0;
}
.widget {
	list-style: none;
}
.sidebox .heading{
	float: right;
	background: #6c4268;
	width: 279px;
	height: 35px;
	border-top: #856381 double;
	border-left: #856381 double;
	border-bottom: #856381 double;	
}
#sidebar h2 {
	margin: 5px 0 0 5px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	font-style: italic;
	font-weight: normal;
}
.sidebox ul {
}
.sidebox li {
	list-style:square;
}
.sidebox li a {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	color: #ecc1e7;
	text-decoration: none;
}
.sidebox li a:hover {
	border-bottom: dotted 1px #ecc1e7;
}
#footer {
	width: 982px;
	margin: auto;
	background: url(images/footerbg.png);
	border-top: #856381 double;
	clear: both;
	height: 47px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 22px;
	padding: 0 0 0 5px;
	border-left: #856381 double;
	border-right: #856381 double;	
	color: #ecc1e7;
}
#footer a {
	color: #ecc1e7;
	font-weight: bold;
	text-decoration: none;
	border-bottom: dotted 1px;
}
