/*

Theme Name: White-Dice

Theme URI: http://casinoblogsonline.com

Version: 1.0

Description: To change the banners on this theme use the Text Widgets and add your banners code there.
Author: Casino Blogs
Author URI: http://casinoblogsonline.com 



*/
html, body { height: 100%; }

* {
	margin: 0;
	padding: 0;
}

body {
	background: url(images/img04.jpg) repeat left top;
}

body, th, td, input, textarea {
	text-align: justify;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}


input, textarea {
	font-weight: bold;
}

input.text {
	padding: 2px 5px;
	background: #F8FAEB;
	border-top: 1px solid #4D5719;
	border-left: 1px solid #4D5719;
	border-right: 1px solid #626456;
	border-bottom: 1px solid #626456;
}

input.button {
	background: #3C7BCF;
	border-top: 1px solid #3C7BCF;
	border-left: 1px solid #3C7BCF;
	border-right: 1px solid #3C7BCF;
	border-bottom: 1px solid #3C7BCF;
	color: #FFFFFF;
}


h1 {
	letter-spacing: -.075em;
	font-size: 2em;
	
}

h2 {
	letter-spacing: -.05em;
	text-transform: uppercase;
	font-size: 1.1em;
	font-weight: bold;
	color:black;
}

h3 {
	font-size: 1em;
}

p, ul, ol {
	margin-top: 1.5em;
	line-height: 1.8em;
	font-size: 1.1em;
}

ul, ol {
	margin-left: 3em;
}
a {
	text-decoration: none;
	color: orange;
}

h1 a, h2 a, h3 a {
	border: none;
	text-decoration: none;
	color:black;
}

h1 a:hover, h2 a:hover, h3 a:hover {
	background: none;
	color: orange;
}

hr {
	display:none;
}

small{
	color:#666666;
}

/* Wrapper */

#wrapper {
	width: 800px;
	min-height: 100%;
	height: 100%;
	margin: 0 auto;
	padding: 0;	
	background: url(images/img09.jpg) repeat-y left top;
}

html>body #wrapper { height: auto; }

/* Header */

#header {
	width: 800px;
	margin: 0 auto;
	background: url(images/img10.jpg) no-repeat top left;
}

#menu {
	height: 80px;
	width: 976px;
}

#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: normal;
}

#menu li {
	float: left;
}

#menu a {
	display: block;
	float: left;
	padding: 15px 15px 16px 15px;
	letter-spacing: -1px;
	text-decoration: none;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}

#menu a:hover {
	color:orange;
}

#menu .current_page_item a {
	padding: 15px 15px 16px 15px;
	color:orange;
}

#menu .last{
}

/* Logo */

#logo {
	width: 760px;
	height: 114px;
	margin: 0 auto;
	background: url(images/dice3.jpg) no-repeat left top;
	
	
}


#headerbanner {
	float:right;
	width:470px;
	height:60px;
	margin:15px 0px;
}
#top {
	width: 260px;
	color:orange;
	text-align:right;
	padding-left:1em;
	padding-top:20px;

}

/* Page */

#page {
	width: 800px;
	margin: 0 auto;
	padding-top: 30px;
	border-top: none;
}

/* Content */

#content {
	float: left;
	width: 420px;
	
}

.post{
	margin:0 0 0 10px;
	padding:0 10px 10px 0;
}
.entry{
	margin:0px;
	padding:0px;
}


/* Sidebars */

.sidebar {
	float: left;
}

.sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

.sidebar li {
	margin-bottom: .2em;
}

.sidebar li ul {
}

.sidebar li li {
	margin: 0;
}

.sidebar li h2 {
	margin: 0 0 5px 0;
	font-family: Arial, Helvetica, sans-serif;
	color: black;
}

#sidebar1 {
	width: 180px;
	padding: 0px 20px 0px 0px;
	text-align:center;
	
}
#sidebar1 img { margin: 0px; }

#sidebar2 {
	width: 180px;
	padding: 0px 0px 0px 0px;
}

#sidebar2 li h2 {
	margin: 0 0 1em 0;
	padding: 15px 0  0 0px;
	height: 20px;
}

#sidebar2 li ul {
	line-height: normal;
}

#sidebar2 li li {
	padding: 5px;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
}

#sidebar2 li a {
	border: none;
	padding-left: 10px;
	text-transform: uppercase;
}

#sidebar2 li a:hover {
	border: none;
	padding-left: 10px;
}


/* Footer */

#footer {
	margin: 0 auto;
	background: url(images/img08.jpg) no-repeat left bottom;
	height: 80px;
}

#footer p {
	padding-top: 45px;
	text-align: center;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: silver;
}

#footer a {
	padding: 2px 7px;
	color: orange;
}