/* 
Theme Name: SoftGreen
Theme URI: http://themecorp.com/
Description: <a href="http://themecorp.com/themes/softgreen/" title="SoftGreen Theme">SoftGreen</a> is by Theme Corp, based on a design by <a href="http://saltedsugar.com/" title="sofaspud">sofaspud</a>.
Version: 1.0
Author: ThemeCorp
Author URI: http://themecorp.com
*/
*{
	margin:0;
	padding:0;
}
html{
	height:100%;
}
body{
	background:#b3c879 url(casino-free.gif) repeat-y top center;
	text-align:center;
	font:11px Verdana,sans-serif;
	color:#4e4b44;
	height:100%;
}
h1,h2,h3,h4,h5,h6 
{
	font-family:Georgia, Arial, Verdana, Serif;
	font-weight:normal;
}
h2, h3{
	font-size:1.8em;
	color:#4e4b44;
	margin:15px 0 5px 0;
}

h4{
	font-size:1.6em;
	color:#908a7e;
	margin:10px 0 5px 0; 
}
h5{
	font:12px "Lucida Sans Unicode",sans-serif;
	color:#aaa;
	padding-left:2px;
	margin:-5px 0 5px 0;
}
h6{
	font:13px Verdana,sans-serif;
	font-weight:bold;
	color:#4e4b44;
	margin:10px 0 5px 0;
}
p{
	margin:15px 0;
	line-height:20px;	
}
/* Floated Images */
img.right{
	float:right;
	margin:10px 0 10px 10px;
	border:#879a41 1px solid;
	padding:2px;
}
img.left{
	float:left;
	margin:10px 10px 10px 0;
	border:#879a41 1px solid;
	padding:2px;
}
a:link img, a:visited img, a:hover img, a:active img
{
	border:0;
	border-bottom:#879a41 1px dashed;
}
#container{
	text-align:left;
	margin:0 auto;
	width:550px;
	height:100%;
}

/* FooterStickAlt */
#nonfooter{
	position:relative;
	min-height:100%;
}
* html #nonfooter{
	height:100%;
}
#footer{
	position:relative;
	margin-top:-50px;
	height:50px;
}

/* Header */
#header{
	height:100px;
	background:transparent url(free-downloadable-casino.gif) no-repeat top center;
}
#header h1{
	font-size:2.8em;
	padding:50px 0 0 20px;
}
#header h1 a{
	color:#b3c879;
	text-decoration:none;
}
#header h1 a:hover{
	color:#fff;	
}

/* Footer */
#footer{
	color:#eee;
	background:transparent url(real-casino-online.gif) no-repeat bottom center;	
	padding:0 20px;
	margin:0;
}
#footer p 
{
	margin:0;
	padding:0;
}
#footer p a{
	text-decoration:none;
	color:#aec275;
}
#footer p a:hover{
	color:#d5e88f;
}

/* Content */
#content{
	padding:0 0 75px 0;
}
#cleft{
	width:335px;
	float:left;
	padding:5px 10px 0 15px;
}
#cright{
	width:160px;
	float:right;
	padding:15px 15px;
}
.clearboth{
	clear:both;
}

/* Left Column / Main Content Area */
#cleft .post 
{
	margin-bottom:3em;
	border-bottom:#e7eac1 1px dashed; 
}
#cleft .posted 
{
	margin:1em 0 0;
	color:#999;
	background:url(play-casino-for-free.gif) no-repeat left;
	padding-left:12px;
	
}
#cleft .info 
{
	margin:0;
	padding:0;
	color:#999;
	margin-top:-8px;	
}
#cleft .posted span
{
	float:right;
	padding:0 5px 0 12px;
	background:url(play-casino-for-free-online.gif) no-repeat left;
}
#cleft h2 a 
{
	color:#4e4b44;
}

/* Links, Acronyms, Special, etc. */
#cleft a{
	color:#879a41;
	text-decoration:none;
}
#cleft a:hover{
	text-decoration:underline;
}
#cleft acronym{
	cursor:help;
}
#cleft del{
	color:#bbb;
}
#cleft .highlight{
	color:#718b29;
	font-weight:bold;
}

/* Blockquotes */
#cleft blockquote{
	background:transparent url(casino-free-download.gif) no-repeat 3px 3px;
	padding:10px 0 0 20px;
	font-size:11px;
	color:#888;
	line-height:20px;
}
#cleft blockquote p{
	margin:0;
	text-align:left;
}
#cleft blockquote span{
	display:block;
	color:#aaa;
}

/* Code Blocks */
#cleft code{
	display:block;
	margin:15px 5px;
	padding:5px 10px;
	line-height:17px;
	background-color:#f9f9f9;
	border:1px dashed #ccc;
	color:#666;
}

/* Lists */
#cleft ul{
	list-style-type:none;
	margin:10px 0 15px 5px;
}
#cleft ul li{
	background:transparent url(casino-gambling.gif) no-repeat 0 4px;
	padding-left:12px;
	margin-top:6px;
}
#cleft ul li ul{
	margin:6px 0 8px 5px;
}
#cleft ol{
	margin:10px 0 15px 24px;	
}
#cleft ol.nostyle,
#cleft ol.nostyle ol{
	color:#4e4b44;
}
* html #cleft ol{
	margin-left:29px;
}
#cleft ol span{
	color:#4e4b44;
}
#cleft ol li{
	margin-top:6px;
}
#cleft ol li ol{
	margin:6px 0 8px 20px;
}
#cleft dl{
	margin:15px 5px;
}
#cleft dl dt{
	font-weight:bold;
	color:#908a7e;
}
#cleft dl dd{
	margin:5px 0 10px 15px;
}

/* Forms */
#cleft form label{
	color:#98a66c;
	font-weight:bold;
	margin-bottom:5px;
}
#cleft form input.textbox{
	border:1px solid #aaa;
	background-color:#f9f9f9;
	font:12px Verdana,sans-serif;
	color:#4e4b44;
	padding:2px 3px;
}
#cleft form textarea{
	width:90%;
	border:1px solid #aaa;
	background-color:#f9f9f9;
	font:12px Verdana,sans-serif;
	color:#4e4b44;
	padding:2px 3px;
}
#cleft form input.button{
	cursor:pointer;
	border:1px solid #aaa;
}

/* Comment Styling*/
#cleft .commentlist 
{
	margin:0;
	padding:0;
	list-style:none;
	border-top:#ddd 1px solid;
}
#cleft .commentlist li 
{
	border-bottom:#ddd 1px solid;
	background:#fff;
	padding:10px;
	margin:0;
}
#cleft .commentlist li.alt 
{
	background:#fcfcf9;
}
#cleft .commentlist li .cmtinfo 
{
	text-align:right;
}
#cleft .commentlist li .cmtinfo cite
{
	float:left;
	font-style:normal;
	font-weight:bold;
}
/* Right Column */
#sidebar h2 
{
	font-size:1.6em;
	text-transform:lowercase;
	border-bottom:#ddd 1px solid;	
}
#sidebar ul 
{
	margin-left:1em;
}
/* Nav */
#nav{
	list-style-type:none;
	border-top:#ddd 1px solid;
	text-transform:uppercase;		
}
#nav li{
	vertical-align:bottom;
}
#nav li a{
	display:block;
	width:150px;
	padding:9px 5px;
	border-bottom:1px solid #ddd;
	text-decoration:none;
	color:#87941e;
}
#nav li.current_page_item a,
#nav li.current_page_item a:link,
#nav li.current_page_item a.visited,
#nav li.current_page_item a.hover,
#nav li.current_page_item a.active,
#nav li a:hover
{
	/*background-color:#d5e88f;*/
	background:transparent url(21-casino.gif) no-repeat right center;
	color:#333;	
}

/* Sidebar */
#sidebar a{
	color:#4e4b44;
	text-decoration:none;
}
#sidebar a:hover{
	/*text-decoration:underline;*/
}
#cright h1{
	font:18px "Trebuchet MS",Verdana,sans-serif;
	color:#908a7e;
	margin:15px 0 5px 0;
}
#sidebar ul{
	margin:5px 0 0 5px;
	list-style-type:none;
}
#sidebar ul li{
	margin-top:8px;
}
#sidebar ul li a{
	background:transparent url(casino-gambling.gif) no-repeat 0 4px;
	padding-left:12px;
}
#sidebar ul li a:hover{
	background-image:url(play-casino-online-free.gif);
	color:#636a4c;
}
#sidebar p{
	color:#4e4b44;
	margin:0 3px 10px;
	line-height:20px;
}
#sidebar p a{
	color:#9aa776;
}
#sidebar p a:hover{
	color:#647b24;
}