/*

Theme Name:Dream-Cards-Casino

Theme URI:

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:



*/


body {
	margin: 0px;
	padding: 0;
	background: #151515 url(images/bg.png) repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ccc;
}

#bgg {
	background:url(images/bgg.png) no-repeat top center;
	margin:0;
	padding:0;
}
h1, h2, h3 {
	margin: 0;
	font-weight: normal;
	color: #549900;
}

h1 { font-size: 44px; }

h2 { font-size: 18px; }

h3 { }

p, ul, ol {
	margin-top: 0;
	line-height: 30px;
	text-align: justify;
}

a { 
	color: #549900; 
 	text-decoration: none;
}

a:hover { 
	text-decoration:underline;
}

a img {
	border: none;
}

img.left {
	float: left;
	margin: 7px 30px 0 0;
}

img.right {
	float: right;
	margin: 7px 0 0 30px;
}

hr { display: none; }

blockquote {
	padding:10px;
	background:#E3E3E3;
	color:#666666;
	border-left:10px solid #61911D;
	margin-left:40px;
}

.list1 li {
	float: left;
	line-height: normal;
}

.list1 li img {
	margin: 0 30px 30px 0;
}

.list1 li.alt img {
	margin-right: 0;
}

#wrapper {
}

#top {
	height:100px;
	width:1000px;
	margin:20px auto 0 auto;
}

#top h1 {
	float: left;
	margin: 0px;
	letter-spacing: -1px;
	font-size: 30px;
	line-height: normal;
	text-transform: normal;
	font-weight: normal;
	color: #FFFFFF;
}

#top h1 {
	
}

#top h1 a {
	color:#fff;
	text-decoration:none;
}

#top h1 a:hover {
	color:#61911D;
}

#banner {
	padding-bottom: 20px;
}
/* Header */



#nav {
	float: right;
	background: url(images/menu_background.gif) top repeat-x #eee;
	padding: 3px;
	border-top: 1px solid #eee;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	border-left: 1px solid #eee;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	
}

#nav ul {
	margin:0;
	padding:0 0 0 5px;
}

#nav li {display: inline;float: left;}

#nav a {
	border-right: 1px solid #ccc;
	padding: 6px 20px;
	line-height: 28px;
	font-size: 12px;
	font-weight: bold;
	color: #000;
	text-decoration: none;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
}

#nav a:hover {
color: #5d8c1c;
}

#nav .current_page_item,
#nav .current_page_parent,
#nav .current_page_ancestor {
color: #fff;
background: url(images/menu_background_green.gif) top center no-repeat #5d8c1c;
}

#nav #searchform {
width: 160px;
padding: 4px 0 0 18px;
}

#nav input#s {
width: 140px;
color: #666;
padding: 3px 2px 2px 2px;
border: 1px solid #ccc;
}


#pageTop {
	width: 1000px;
	height: 10px;
	margin: 0 auto;
	background: url(images/wrapTop.png) no-repeat left top;
}

#page {
	width: 940px;
	margin: 0px auto;
	padding: 10px 30px 0px 30px;
	background: #123311;
}

/* Content */

#content {
	float: left;
	width: 660px;
}

.post {
	margin-bottom: 30px;
	padding-bottom: 20px;
	background: #0F2D0F;
	-moz-border-radius:8px;
}

.post .title {
	padding: 4px 20px 0px 20px;
	height: 44px;
	background: #0C210B;
}

.post .title a {
	text-decoration: none;
	text-transform: capitalize;
	font-size: 30px;
	color: #fff;
}

.post .date {
	display: inline-block;
	margin: 0px;
	padding: 0px 0 0 20px;
	color: #FFFFFF;
	background:url(images/date.png) left center no-repeat;
}

.post .author {
	display: inline-block;
	margin: 0px;
	float:right;
	padding: 0px 0 0 20px;
	color: #FFFFFF;
	background:url(images/author-icon.png) left center no-repeat;
}

.post .meta {
	margin-left: 2px;
	padding: 10px 30px 0px 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 10px;
	color: #66665E;
}

.post .meta span {
	margin: 0px;
}

.post .postContent {
	padding: 30px 20px 20px 20px;
}

.post .more {
	display: block;
	width: 120px;
	height: 25px;
	margin: 0px;
	padding: 10px 0px 0px 20px;
	background: #0F2D20 url(images/more.png) no-repeat right top;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	font-weight: bold;
	color: #FFFFFF;
}

.post .comment_count
{
	float:right;
	width:29px;
	height:27px;
	background:url(images/comment.png) top right no-repeat;
	padding:5px 0 0 0;
	text-align:center;
	font-weight:bold;
	margin:8px 20px 15px 0;
	line-height:15px;
}

.post .comment_count a
{
	color:#666;
	float:left;
	width:100%;
}

/* Sidebar */

#sidebar {
	float: right;
	width: 260px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: normal;
}

#sidebar .sidebaritem {
	margin-bottom: 30px;
	padding: 0 0 10px 0px;
	background: #E3E3E3;
	-moz-border-radius:8px;
}

#sidebar .sidebaritem ul {
	margin: 0px 0px;
}

#sidebar .sidebaritem li {
	margin: 0px;
	padding: 8px 0px 0px 0px;

}

#sidebar .sidebaritem li a {
	padding: 0px 20px 8px 20px;
	font-weight: normal;	border-bottom: 1px solid #cccccc;
	display:block;
}

#sidebar .sidebaritem li a:hover {
	color: #666666;
	border-bottom: 1px solid #bcbaba;
}

#sidebar p {
	margin: 0;
	padding: 0px 14px;
}

#sidebar h2 {
	height: 30px;
	margin: 0 0 10px 0px;
	padding: 6px 20px 2px 20px;
	background: #61911D;
	text-transform: capitalize;
	font-size: 18px;
	font-weight: normal;
	color: #fff;
	-moz-border-radius:8px 8px 0 0;
}


#sidebar p {
	line-height: 200%;
}

#sidebar a {
	text-align: left;
	text-decoration: none;
	font-weight: bold;
	color: #666666;
}

#adsSide img {
	margin:2px 0 0 2px;
}

/* Footer */

#footer {
	width: 1000px;
	height: 10px;
	margin: 0 auto 10px auto;
	padding: 0;
	background:url(images/wrapBot.png) no-repeat bottom;
}

#footer p {
	margin: 0;
	padding: 20px 0px 10px 30px;
	text-align: center;
	text-transform: uppercase;
	line-height: normal;
	font-size: 10px;
}

