/*
        Theme Name: juction_done_  Casino11
        Theme URI: http://www.altafsayani.com/wordpress-themes/
        Description: Dark style Wordpress theme for Casino and Gambling blogs.
        Author: Altaf Sayani
        Author URI: http://www.altafsayani.com/
		Tags: dark, black, gray, red, yellow, orange, three-columns, fixed-width
		Version: 1.0
*/

body {
	background-color: #201f1f;
	margin: 0px;
	color: #FFF;
}
a, a:hover, a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.left {
	float: left;
}
.right {
	float: right;
}
#container {
	width: 980px;
	margin:auto;
	background-color: #201f1f;
	height: 100%;	
}
#header {
	width: 980px;
}
#topnav {
	background-image: url(images/top-nav-bg.jpg);
	background-repeat: no-repeat;
	height: 39px;
}
#topnav ul {
	float: left;
	list-style: none inside;
	text-indent: 0;
	margin: 0;
	padding-left: 3px;
	padding-top: 8px;
}
#topnav li {
	display: inline;
}
#topnav li a, #topnav li a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
	padding: 5px;
}
#searchbox {
	float: right;
	margin: 0;	
	padding-right: 20px;
	padding-top: 8px;
}
#headimg {
	background-image: url(images/head-img.jpg);
	background-repeat: no-repeat;
	height: 165px;
}
#headimg p {
	margin: 0;
	padding-left: 26px;
	padding-top: 48px;
	width: 309px;
	height: 61px;
}
#catnav {
	background-image: url(images/cat-nav-bg.jpg);
	background-repeat: no-repeat;
	height: 39px;
}
#catnav ul {
	float: left;
	list-style: none inside;
	text-indent: 0;
	margin: 0;
	padding-left: 3px;
	padding-top: 8px;
}
#catnav li {
	display: inline;
}
#catnav li a, #topnav li a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
	padding: 5px;
}

#searchbox input {
	background-color: #b80606;
	border: solid #d10d0e 1px;
	color: #FFF;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}
#body {
	float: left;
	width: 600px;
}
#body h2{
	font-family: Arial, Helvetica, sans-serif;
}
#sidebar {
	float: right;	
	width: 380px;
}


#lsidebar {
	float: left;
	width: 190px;
}
#lsidebar li {
	display: block;
}
#rsidebar {
	float: right;
	width: 190px;
}
#rsidebar li {
	display: block;
}
.postboxtop {
	background-image: url(images/postbox-top.gif);
	background-repeat: no-repeat;
	height: 15px;
	width: 600px;
	padding-right: 15px;
	padding-left: 15px;
}
.posttitle {
	background-image: url(images/posttitle-bg.gif);
	background-repeat: no-repeat;
	height: 40px;
	width: 600px;
	padding-right: 15px;
	padding-left: 15px;
}
.posttitle h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	background-image: url(images/coinstack-icon.gif);
	padding-top: 10px;
	padding-left: 56px;
	background-repeat: no-repeat;
	color: #FFF;
	height: 40px;
	margin: 0;
}
.posttitle h1 a,.posttitle h1 a:visited {
	color: #FFF;
	text-decoration: none;
}
.posttitle h1 a:hover {
	color: #FFF;
	text-decoration: underline;
}
.postentry {
	background-image: url(images/postbox-bg.gif);
	background-repeat: repeat-y;
	width: 570px;
	padding-right: 15px;
	padding-left: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;	
}
.postmeta {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #5b5757;
	padding-bottom: 5px;
}
.postmeta a, .postmeta a:visited, .postmeta a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #5b5757;
	text-decoration: none;
}
.postentry p {
	margin: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
}
.postentry h1, .postentry h2, .postentry h3 {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFF;
}
.postentry a, .postentry a:visited, .postentry a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
}
.postentry ol, .postentry ul { margin:0; padding:0 0 0 30px; }
.postentry ol li{
	margin:0;
	padding:0 0 10px 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.postentry ul li{
	list-style-type:disc;
	margin:0;
	padding:0 0 10px 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
blockquote {
	color: #5b5757;
	margin:0;
	padding:0 10px;
	background-image: url(images/qoutes.gif);
	background-repeat: no-repeat;
	padding-top: 40px;
}
code {
	color:#666;
	display:block;
	height:100%;
	cursor: text;
	padding:0 5px;
	margin:0;
}
.postboxbottom {
	background-image: url(images/postbox-bottom.gif);
	background-repeat: no-repeat;
	height: 22px;
	width: 600px;
	padding-right: 15px;
	padding-left: 15px;
}
.sideboxtop {
	background-image: url(images/sidebox-top.gif);
	background-repeat: no-repeat;
	height: 15px;
	width: 200px;
	padding-right: 15px;
	padding-left: 15px;
}
.sideboxtitle {
	background-image: url(images/sideboxtitle-bg.gif);
	background-repeat: no-repeat;
	height: 40px;
	width: 200px;
	padding-right: 15px;
	padding-left: 15px;
}
.sideboxtitle h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	padding-top: 6px;
	padding-left: 16px;
	background-repeat: no-repeat;
	color: #000;
	height: 40px;
	margin: 0;
}
.sideboxentry {
	background-image: url(images/sidebox-bg.gif);
	background-repeat: repeat-y;
	width: 160px;
	padding-right: 15px;
	padding-left: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
	text-decoration: none;
	padding-top: 3px;
	padding-bottom: 3px;
}
.sideboxentry ul {
	list-style: none inside;
	text-indent: 0;
	margin: 0;
	padding-left: 3px;
	padding-top: 0px;
}
.sideboxentry li {
	display: block;
}
.sideboxentry li a, .sideboxentry li a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
	padding: 5px;
}
.sideboxentry a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
	text-decoration: none;
	font-weight:bold;
}
.sideboxentry p {
	margin: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
}
.sideboxbottom {
	background-image: url(images/sidebox-bottom.gif);
	background-repeat: no-repeat;
	height: 22px;
	width: 200px;
	padding-right: 15px;
	padding-left: 15px;
}
#footer {
	width: 980px;
	background-image: url(images/footer-bg.gif);
	background-repeat: repeat;
	height: 39px;
	margin:0;
	clear: both;
}
#footer p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0;
	color: #FFF;
	padding-top: 5px;
	padding-left: 5px;
}
#footer a, #footer a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
	font-weight: bold;
	text-decoration: none;
}
#footer a:hover {
	text-decoration: underline;
}
#page-navi, #page-navi a, #page-navi a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
}
#page-navi a:hover {
	text-decoration: underline;
}
.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.alignleft {
	float: left;
}

.alignright {
	float: right;
}
.comments {
	width: 100%;
}
.comments h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	margin: 0;
}
.comments-box {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 0px;
	padding-left: 5px;
	padding-bottom: 5px;
	margin:auto;
	background-color: #000;
	border: solid #4f4e4e 5px;
	width: 570px;
	margin-top: 10px;	
}
#commentsform {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 0px;
	margin-top: 20px;	
}
#commentsform input, #commentsform textarea {
	background-color: #4f4e4e;
	border: solid #000000 1px;
	color: #FFF;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}
.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;
}