/*

Theme Name:Slots-Space-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:



*/

html *{
	padding: 0;
	margin: 0;
}
a img, :link img, :visited img {
  border: 0;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
ol, ul {
}

p{
	line-height: 18px;
	margin-bottom: 14px;
}



body {
	background: #11B32C url(images/money-background-gold-coins.jpg) fixed ;
	color: #333333;
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;

}
a {
 text-decoration: none;
 color:#666666;
}
a:link {/* unvisited link */
 color:#666666;
}     
 
a:hover { /* mouse over link */
 color:#4EBCCC;
 text-decoration: underline;
}  
a:active {/* selected link */
 color:#9B1D1E;
}

blockquote {
	border: 1px dashed #ccc;
	padding: 6px 6px 6px 45px;
	color: #666666;
	font-style:italic;
	margin:15px;
	background: #FFF url(images/quote.gif) no-repeat 5px 5px;  
}

h2{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	font-size: 22px;
	color: #e57ad2;
	padding-bootom: 5px;
	margin-bottom: 20px;
}

#thewrap {
	height:120px;
	float:left;
	width:100%;
	background:url(images/try.png) repeat-x;
}

#wrapper{
	width: 1000px;
	text-align: left;
  	background:#B7DAE0;
  	color: #555;
  	margin:10px auto 0px auto;
}

#wrapbot {
	width:1000px;
	height:20px;
	background:url(images/wrapbot.png) no-repeat;
	margin:0 auto 10px auto;
}

#content{
	width: 1000px;
}

#header {
	width:1100px;
	background:url(images/header.png) no-repeat right;
	height:200px;
	margin:0px auto -10px auto;
	
	
}

#header h1 {
	color:#fff;
	padding:65px 0 0 130px;
	font-family:Helvetica,Verdana, Arial, sans-serif;
	font-size:28px;
	font-weight:bold;
	letter-spacing:2px;
}

#header h1 a { color:#fff; text-shadow:2px 1px 0px #167F9D;}
#header h1 a:hover { text-decoration:none; text-shadow:2px 1px 2px #167F9D;}

#header h2 {
	color:#fff;
	font-family:Helvetica,Verdana, Arial, sans-serif;
	font-size:14px;
	letter-spacing:1px;
	font-weight:bold;
	padding:2px 0 0 130px;
	text-shadow:2px 1px 0px #167F9D;
}


img,a {
	border:none;
}
#content_container { 
	text-align: left;
	width: 680px;
	float: left;
	padding: 10px 0px 15px 10px;
}

#post { 
	text-align: left;
	width: 660px;
	padding: 8px 15px 8px 15px;
	margin-bottom:10px;
	border:1px solid #ccc;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	-moz-box-shadow:0px 0px 6px #636363;
	background:#f1f3f2;
}

#post img {
	float:left;
	margin:0 10px 10px 0;
}

#post a
{ 
  color: #333333;
 
}

#post a:hover
{ 
  color: #4EBCCC;
  text-decoration:none;
}

#post h2 {
 	margin: 0 0 10px 0;
	padding:0px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #495a08;
	font-size: 24px;
	line-height:34px;
	border-bottom:1px solid #CCCCCC;
}

#post h3 { 
	letter-spacing: 1px;
	font-size: 13px;
  }
  
#post ul, #post ol {
	margin: 0 0 5px 20px;
}
  
.post-footer {
	background: url(images/post-footer.png) no-repeat;
	height: 30px;
	font-size: 10px;
	padding: 0px 10px 0 10px;
	text-align: right;
	line-height:30px;
	clear:both;
	
}

.postLine {
	background:url(images/postLine.png) no-repeat;
	width:670px;
	height:30px;
	margin:5px 0 5px 13px;
}



.dated {
	background: url(images/date.png) no-repeat left center;
	padding-left: 20px;
	float: left;
}

.category {
	background: url(images/category.png) no-repeat left center;
	padding-left: 20px;
	margin-left: 10px;
	float: left;
}

.comments {
	background: url(images/comments.png) no-repeat left center;
	padding-left: 20px;
	margin-left:15px;
	float:left;
}

.author {
	padding-left: 20px;
	background: url(images/author.png) no-repeat left center;
	margin-left:15px;
	float:left;
}

.tags {
	padding-left: 20px;
	margin-left: 15px;
	background: url(images/tags.png) no-repeat left center;
	float:left;
}

.more {
	padding-left: 20px;
	margin-left: 15px;
	background: url(images/more.png) no-repeat left center;
	float:left;
}


.sidebar { 
	float: left;
	width: 265px;
	padding: 10px 0px 15px 30px;
}

.sidebarLine {
	background:url(images/sidebarLine.png) no-repeat;
	width:260px;
	height:30px;
	margin:5px 0 5px 3px;
	float:left;
}

.sidebaritem { 
	text-align: left;
	width: 265px;
	float: left;
	margin: 0px 0px 10px 0px;
	border:2px solid #ccc;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	-moz-box-shadow:0px 0px 6px #636363;
	background:#F5F6F6;

}

.sidebaritem h3 {
	margin: 10px 10px 10px 10px;
	font-family:"Helvetica", Verdana, Arial;
	line-height:24px;
	font-size:21px;
	color:#4EBCCC;
	
}

.ads {
	padding:0 0 0 30px;
	background:url(images/ads.png) no-repeat left center;
}

.categoriesSide {
	padding:0 0 0 30px;
	background:url(images/categoriesSide.png) no-repeat left center;
}

.archive {
	padding:0 0 0 30px;
	background:url(images/archive.png) no-repeat left center;
}

.blogroll {
	padding:0 0 0 30px;
	background:url(images/blogroll.png) no-repeat left center;
}

.meta {
	padding:0 0 0 30px;
	background:url(images/meta.png) no-repeat left center;
}

.sidebaritem ul
{ 
	width: 260px; 
	padding-top: 4px; 
	margin: 4px 0px 15px 10px;
}

.sidebaritem li{ 
	list-style: none; 
	width:230px;
	padding: 0px 0px 4px 0px; 
	border-bottom: 1px solid #D4D4D4;
}

.sidebaritem li a
{ line-height: 20px;
  text-decoration: none; 
  background: url(images/sidea.png) no-repeat left center;
  color: #333333;
  padding: 0px 0px 0px 28px;
  display: block;
  font-family:"Helvetica", Verdana, Arial;
} 

.sidebaritem li a.current, .sidebaritem li a:hover
{ 
	color:#3c8b33;
	background: url(images/sidea.png) no-repeat left center;
} 

.sidebaritem img {
	margin:1px;
}


#ads img {
	margin:3px;
}

#footer { 
	width: 980px;
	margin:0 0 0px 10px;
	
	height: 30px;
	padding: 0px 0px 0px 0px;
	text-align: center; 
	clear:both;
	color: #666666;  
	background: #eee;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	border-top: 2px solid #eee;
	border-left: 2px solid #eee;
	border-bottom: 2px solid #ccc;
	border-right: 2px solid #ccc;
}

#footer p {
	line-height:30px;
}

#footer a {
	COLOR: #666666; text-decoration: none;

}

#footer a:hover { color:#4EBCCC;}

/* navigation */


#menu {

	background: url(images/menu.png) no-repeat left;
	height: 65px;
	width:1020px;
	margin-left:-10px;
}

#menu ul {
	float:left;
	width:750px;
	margin:0 0 0 10px;
	list-style-type: none;
	font-size: 13px;
	font-family: Arial, sans-serif;
	font-weight: bold;
	text-transform: uppercase;
}

#menu li {
	float: left;
	margin: 0;

}
#menu li a {
	text-decoration: none;
	display: block;
	padding: 0 20px;
	line-height: 55px;
	color: #ffffff;
}
#menu li a:hover, #menu li.active a {
	background:url(images/menuHover.png) repeat-x;
	color: #fff;
}

#social {
	float:right;
	width:180px;
	padding:13px 15px 0 0;
}

#social img {
	float:left;
	margin:0 2px 0 2px;
}

#social img:hover {
	margin-top:-2px;
	float:left;
}

#comm{
	width:46px;
	padding:0px;
	height:72px;
	background:#000;
	position:relative;
	top:10px;
	left:-54px;
	background:url(images/comm.png) no-repeat;
	float:left;
	
}

#comm a {
	font-size:20px;
	font-weight:normal;
	color:#11AC2C;
	margin:40px 0 0 12px;
	float:left;
}


/* ////////////////////// Comments ////////////////////// */
#comments
{
	clear:both;
	width:100%;
	margin:0;
	padding:0px;

}

#comments a
{
	/*color:#666;*/
}

#comments p.notice
{
	margin:0 0 30px 0;
	padding:0px;
	text-align:center;
	font-weight:bold;
}

#comments .commentlist
{
	clear:both;
	list-style:none;
	margin:0 0 30px 0;
	padding:0;
}

#comments .commentlist li
{
	clear:both;
	padding:0px;
	margin:0 0 20px 0;
}

#comments .commentlist li div.comment-body
{
	padding:20px;
	background:#F5F8E6;
	background:#F8FAEF;
	background:#F7F7F7;
	background:#F5F8E6;
	border:1px solid #E0E4CC;
}

#comments .commentlist li.pingback div.comment-body, #comments .commentlist li.trackback div.comment-body
{
	background:#F7F7F7;
	border:none;
}

#comments .commentlist li div.comment-author .avatar
{
	padding:0;
	margin:0 10px 0 0;
	float:left;
	width:50px;
	height:50px;
	border:5px solid #E0E4CC;
}

#comments .commentlist li div.comment-author cite
{
	font-style:normal;
	font-weight:bold;
	font-size:14px;
	color:#D14640;
	text-transform:uppercase;
}

#comments .commentlist li div.comment-author .says
{
	margin-left:3px;
	display:none;
}

#comments .commentlist li .commentmetadata
{
	margin-bottom:10px;
	font-size:10px;
	text-transform:uppercase;
}

#comments .commentlist li .commentmetadata a
{
	text-decoration:none;
}

#comments .commentlist li p
{
	padding:0;
	margin:0 0 10px 0;
}

#comments .commentlist li .reply
{
	float:right;
	font-weight:bold;
}

#comments .commentlist li .reply a
{
	float:left;
	margin:10px 0 0 0;
	padding:5px;
	border:none;
	background:#1787A6;
	color:#fff;
	font-size:11px;
	font-weight:bold;
	text-transform:uppercase;
}

#comments .commentlist li.pingback .reply, #comments .commentlist li.trackback .reply
{
	display:none;
}

#comments .commentlist li ul.children
{
	float:left;
	clear:both;
	list-style:none;
	padding:0 0 0 20%;
	margin:0;
	width:80%;
}

#comments .commentlist li ul.children li
{
	clear:both;
	float:left;
	margin:20px 0 0 0;
	padding:0;
	width:100%;
}

#comments .commentlist li #respond
{
	margin:20px 0 0 0;
}

#comments .commentlist li:after, #comments .commentlist li div.comment-body:after, #comments .commentlist li ul.children li:after
{
	content:"";
	display:block;
	height:0;
	clear:both;
	visibility: hidden;
}



#comments #respond
{
	clear:both;
	margin:0 0 30px 0;
	padding:20px 20px 0 20px;
	background:#F7F7F7;
	border:1px solid #eee;
}

#comments #respond .cancel-comment-reply
{
	float:left;
	margin:-10px 0 20px 0;
	text-transform:uppercase;
}

#comments #respond .cancel-comment-reply small a
{
	float:left;
}

#comments #respond .form
{
	clear:both;
	/*float:left;*/
	margin:0;
	padding:0;
}

#comments #respond .form p
{
	position:relative;
	float:left;
	width:100%;
	margin:0 0 20px 0;
	padding:0;
}

#comments #respond .form p label
{
	float:left;
	width:35%;
	margin-top:4px;
}

#comments #respond .form p label small
{
	margin-left:5px;
	font-size:10px;
}

#comments #respond .form .tf, #comments #respond .form textarea.tf
{
	float:right;
	width:60%;
	padding:7px;
	font-size:12px;
	color:#666;
	background:#eee;
	border-top:2px solid #ddd;
	border-bottom:none;
	border-right:none;
	border-left:none;
}

#comments #respond .form #submit
{
	float:right;
	padding:5px;
	border:none;
	background:#1787A6;
	color:#fff;
	font-size:11px;
	font-weight:bold;
	text-transform:uppercase;
	cursor:pointer;
}
/* ////////////////////// Comments ////////////////////// */





