/*
Theme Name: Roll The Dice
Theme URI: http://www.thepimppanther.com/
Description: Free WP Theme : Gambling/Casino/Poker related. 2 columns, fixed width, ads ready, widget ready, automated post excerpts, automated thumbnails, administration area for the theme's options.. <a href="http://www.free-wordpress-theme.net">Free Wordpress Themes</a>
Version: 1.1
Author: V
Author URI: http://www.thepimppanther.com/
Tags: white, grey, 2 columns, fixed width, ads ready, widget ready


/*============================================================
	General Specifications
==============================================================
	Theme powered by Free Wordpress Themes
	All rights reserved (c)
	http://www.free-wordpress-theme.net
*/

body {
	background: #fff url(images/bg.jpg) top left repeat;
	width:100%;
  	font-size: 12px;
	font-family: Georgia, Verdana, Arial, Sans-Serif;
	color: #000;
	text-align: center;
	margin: 0;
	padding: 0;
	}

#page {
	background:#fff;
	text-align: left;
	margin: 20px auto;
	width: 960px;
	}


.depth-1 {
	border: 1px solid #ddd;
    	}


small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 10px;
	line-height: 15px;
	}

h1 {
	font-size:20px;
	font-family: georgia,'bookman old style';
	color:#000;
	text-decoration:none;
	}

h1 a, a:hover, a:visited {
  	text-decoration: none !important;
	}

h2.pagetitle {
    	font-size: 16px;
	margin-top: 30px;
	text-align: center;
	}

h2 {
	font-size: 16px;
    	margin: 10px 0 0;
	}

h2, h3 {
	font-family: Georgia, 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #sidebar h2, #wp-calendar caption, cite {
	text-decoration: none;
	color:#4b4b4b;
	}

h3 {
	font-size: 18px;
    	padding: 0;
	margin: 30px 0 0;
	}

h5 {	
	font-size:16px;
	color:#454545;
	font-weight: bold;
	}

.entry p a:visited {
	color: #979185 !important;
	}

code {
	font: 12px 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps {
	font-size: 10px;
    	cursor: help;
	}

a, h2 a:hover, h3 a:hover {
	color: #979185;
	text-decoration: none;
	}

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

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #d80000;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

.hidden {
	display: none;
	}

hr {
	display: none;
	}

.navigation {
  	display: block;
	text-align: center;
	margin-top: 0px;
	margin-bottom: 10px;
    	font-weight: bold;
    	}

#searchform {
    	width:200px;
	height:15px;
	background: #fff;
	color: #7d633e;
	font-size: 13px;
	font-family: Georgia, Times New Roman, Trebuchet MS;
    	font-weight: normal !important;
	text-align: center;
	margin: 5px 0px 0px 5px;
	padding: 2px 4px 1px 4px;
	font-weight: bold;
	}

#submit {
	background: #ccc url(images/go.png) top left repeat-x;
	color: #454545;
	font-size: 12px;
	font-family: Georgia, Times New Roman, Trebuchet MS;
	margin: 0px 0px 0px 5px;
	padding: 2px 4px 1px 4px;
	font-weight: bold;
    	}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}

/*==========================================================
	Header
============================================================*/

#header {
	background: url(images/header.jpg) left bottom no-repeat;
	float: left;
	padding: 0;
	height: 100px;
	width: 960px;
	}

#description {
	width:280px;
	padding-top: 20px;
	padding-left: 200px;
	float: left;
	text-align: left;
	}

#btitle {
	font-size:14px;
	font-family: georgia;
	font-weight: bold;
	color:#bc0000;
	text-decoration:none;
	margin-top: -20px;
	margin-left: 20px;
	}


/*===================================================================
	Menu bar (pages and categories menu)
=====================================================================*/
	
#menu_bar {
	background: #000 url(images/menu.png) top left repeat-x;
	width:960px;
	height:30px;
	float: left;
	font-size:14px;
	font-weight:bold;
	text-transform: uppercase;
	}

ul#navlist {
	background-image: url('http://wp-bg.com/yravn/roll_the_dice.gif');
	margin: 0;
	padding: 0;
	white-space: nowrap;
	float:left;
	width:100%;
	}

ul#navlist li {
	display:inline;
	list-style-type: none;
	}

ul#navlist li a {
	font-family:georgia;
	text-align:center;
	color: #454545;
	margin:0px;
	border-right:2px solid #fff;
	padding:6px;
	display:block;
	float:left;
	text-decoration: none;
	}

ul#navlist li a:hover {
	background: url(images/cat.png) top left repeat-x;
	}

/*-----------------------------------------------------------------*/

#cat_bar {
	background: #000 url(images/cat.png) top left repeat-x;
	width:960px;
	height:30px;
	float: left;
	font-size:14px;
	font-weight:bold;
	text-transform: lowercase;
	}

ul#catlist {
	margin: 0;
	padding: 0;
	white-space: nowrap;
	float:left;
	width:100%;
	}

ul#catlist li {
	display:inline;
	list-style-type: none;
	}

ul#catlist li a {
	font-family:georgia;
	text-align:center;
	color: #454545;
	margin:0px;
	border-right:2px solid #fff;
	padding:6px;
	display:block;
	float:left;
	text-decoration: none;
	}

ul#catlist li a:hover {
	background: url(images/menu.png) top left repeat-x;
	}
	
/*==============================================================
	Positioning of the adsense banners
================================================================*/

#ad468 /* banner in the header*/ {
	width:470px;
	float: right;
	margin-top:20px;
	margin-right: 10px;
	}

#ad336 /* banner in the sidebar*/ {
	width:336px;
	margin: 10px auto;
	}

#ad160 /*banner in the right sidebar*/ {
    	width:160px;
    	margin:0px auto;
	}

	
/*=====================================================================
	Blog page
=======================================================================*/

#pbody {
	width:960px;
	float: left;
	}

#content {
	width:600px;
	margin-top:10px;
	margin-left: 5px;
	margin-right: 5px;
	float:left;
	}

#arch {
    	text-align: center;
	margin-top: 5px;
	margin-bottom: 10px;
    	background: #fff url(images/post.jpg) top left repeat;
	border: 1px solid #a5a5a5;
    	width: 600px;
    	line-height:5px;
	font-size: 15px;
	font-weight: normal;
	}


/*==========================================================================
	The actual Blog post look
==========================================================================*/

.post {
	width:600px;
	float: left;
	background: #fff url(images/post.jpg) top left repeat;
	border: 1px solid #a5a5a5;
	margin: 5px 0 10px;
	text-align: justify;
	font-size:14px;
	}

.thumb{
	float:left;
	margin-top: 20px;
	margin-right: 10px;
	}

.entry {
	width:580px;
	float:left;
	padding-left:10px;
	padding-right: 10px;
	}

.post hr {
	display: block;
	}

.smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
	}

.attachment {
	text-align: center;
	margin: 5px 0px;
	}

.ptitle{
	background: url(images/ptitle.png) top left repeat-x;
	width: 600px;
	float: left;
	text-align: center;
	padding-bottom: 10px;
	}

.postmetadata {
	float: left;
	margin: 0px;
    	font-size: 11px;
	font-weight: normal;
	padding-left: 20px;
	padding-top: 10px;
	width:580px;
	clear: both;
	}

.clear {
	clear: both;
	}

.entry ul {
	margin-left: 0px;
	list-style: square;
	padding-left: 10px;
	text-indent: 5px;
	}

.entry li {
	margin: 7px 0 8px 10px;
	}

.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}


/*===================================================
	Sidebars
=====================================================*/

/* Main Sidebar */

#sidebar{
	background: #fff url(images/post.jpg) top left repeat;
	border: 1px solid #a5a5a5;
	float:left;
	width: 340px;
	margin-top: 15px;
	margin-left: 5px;
	font-family: georgia;
	font-size: 12px;
	padding: 0px 0 10px 0;
	}

#sidebar h2 {
	background: url(images/ptitle.png) top left repeat-x;
	width:320px;
	height: 25px;
	padding-top: 5px;
	color: #454545;
	margin: 5px auto;
	font-family: georgia;
	font-size:16px;
	text-align:center;
	}

#rss {
	width:280px;
	height:100px;
	background: url(images/rss.gif) left no-repeat;
	float: left;
	padding-top:20px;
	padding-left:50px;
	text-align:right;
	}

#video {
  	width:340px;
  	margin: 0px auto;
  	text-align: center;
  	padding-bottom: 15px;
	}

#sidebar a, a:visited {
	color:#000;
	}

#sidebar a:hover {
	color:#aa0004;
	text-decoration:none;
	}

#sidebar form {
	margin: 0;
	}

#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
	}

#sidebar ul li {
	list-style-type: none;
	margin-bottom: 15px;
	}

#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
	}

#sidebar ul ul, #sidebar ul ol {
	margin: 5px 0 0 10px;
	}

#sidebar ul ul ul, #sidebar ul ul ol {
	margin: 0 0 0 10px;
	}

ol li, #sidebar ul ol li {
	list-style: decimal outside;
	}

#sidebar ul ul li, #sidebar ul ol li {
	margin: 3px 0 0;
	padding:0px;
	}

#sidebar ul li li {
	padding: 0px 0px 5px 20px;
	margin: 0px;
	} 

#sidebar ul li ul li {
	padding: 0px 0px 5px 10px;
	margin: 0px;
	}

/* Sidebar left */

#sidebar2{
    	float:left;
	width: 160px;
	margin-top: 10px;
	margin-left: 5px;
   	margin-right:5px;
    	padding: 0px 0 10px 0;
    	display: inline;
	}

#sidebar2 h2 {
	width:150px;
	margin: 5px auto;
	font-size:15px;
	}

/* Sidebar right */

#sidebar3{
	float:right;
	width: 160px;
	margin-top: 10px;
	margin-right: 5px;
	padding: 0px 0 10px 0;
    	display:inline;
    	}

#sidebar3 h2 {
	width:150px;
	margin: 5px auto;
	font-size:15px;
	}

/*Sidebar search form*/

#sidebar #searchform #s {
	width: 108px;
	padding: 2px;
	}

#sidebar #searchsubmit {
	padding: 1px;
	}

/* Calendar */

#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	text-align: center;
	width: 100%;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	font: bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}


/*================================================================
    Begin Comments
==================================================================*/

#reply {
	width:580px;
	height: 50px;
	margin: 10px auto 20px ;
	}

h3.comments {
	padding: 0;
	margin: 10px auto 20px ;
	}

.alt {
	margin: 0;
	padding: 10px;
	}

#commentform input {
    	background: url(images/post.jpg) top left repeat;
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform {
    	margin: 5px 10px 0 0;
	}

#commentform textarea {
    	background: url(images/post.jpg) top left repeat;
	width: 500px;
	padding: 2px;
	}

#respond:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
	}

#commentform #submit {
	background: url(images/go.png) top left repeat;
	margin: 0 0 5px auto;
	float: left;
	color: #454545;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 10px;
	padding: 5px 5px 10px 10px;
	list-style: none;
    	font-weight: bold;
	}

.commentlist li ul li {
	margin-right: -5px;
	margin-left: 10px;
    	}

.commentlist li, #commentform input, #commentform textarea {
	font: 12px 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentlist li ul li {
	font-size: 12px;
	}

.commentlist li .avatar {
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
	}

.commentlist p {
	margin: 10px 5px 10px 0;
    	}

.children {
   	padding: 0;
   	}

#commentform p {
	margin: 5px 0;
    	font-weight: normal;
	line-height: 14px;
	text-transform: none;
    	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
    	font-weight: normal;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 12px;
	}

.thread-alt {
	background: url(images/post.jpg) top left repeat;
	border: 1px solid #a5a5a5;
    	}
.thread-even {
	background: url(images/post.jpg) top left repeat;
	border: 1px solid #a5a5a5;
    }


/*=======================================================================
	Footer
=========================================================================*/

#footer {
	background: none;
	margin: 0 auto;
   	width: 900px;
	padding-top:15px;
	clear: both;
    	text-align: center;
	font-weight: normal;
	}

.binfo a:hover {
  	color:  #521f02;
	}


/*===============================================================
    Begin Images
=================================================================*/

p img {
	padding: 0;
	max-width: 100%;
	}

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
  display: block;
   	float: right;
   	}

.alignleft {
    display: block;
   	float: left;
	}

a img {
	border: none;
	}


/*=================================================================
    Captions
===================================================================*/

.aligncenter, div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	}

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

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
	}
