/*

Theme Name:Bank-roll-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
{ font-family: arial, sans-serif;
  padding: 0px;
  margin: 0;
  font-size: 12px;
  background: #7D7D7D url(images/bg.jpg) repeat-x fixed;
}

p { 
	margin: 0px;
	padding: 0px 0px 10px 0px;
	line-height: 1.7em;
}

h2, h3, h4
{ 
  letter-spacing: 1px;
  padding: 7px 0px 5px 0px; 
  margin: 0px 0px 5px 0px; 
  color: #555555;
}

blockquote {
	margin: 10px;
 	padding: 0 0 0 45px;  
	font-style:italic;
  	border: 1px solid #f2f2f2; 
  	background: #FAFAFA url(images/quote.gif) no-repeat 5px 5px;    
}

ul
{ margin: 2px 0px 18px 16px;
  padding: 0px;
  
}

ul li
{ list-style-type: square;
  margin: 0px 0px 6px 0px; 
  padding: 0px;
}


ol
{ margin: 8px 0px 0px 24px;
  padding: 0px;
}

ol li
{ margin: 0px 0px 11px 0px; 
  padding: 0px;
}


#wrap, #footer, #logo, #menubar, #site_content
{ margin-left: auto; 
  margin-right: auto;
}

#wrap
{ width: 1024px;
  background:url(images/wrapbg.png) repeat-y;
  margin:0px auto 10px auto;

}

#header
{ width: 1024px;
  height: 170px;
  background:url(images/header.png)  left center;
  color: #FFF;
  margin:15px auto 0 auto;
}

#header h1 {
	font-size:26px;
	margin:60px 30px 0 30px;
	float:left;
	
}

#header h1 a {
	color:#FFFFFF;
	text-shadow:1px 1px 0 #6b0000;
}

#header h1 a:hover {
	color:#ecb2b2;
}

#header h2 {
	text-shadow:1px 1px 0 #6b0000;
	clear:both;
	font-size:13px;
	font-weight:bold;
	color:#f6a4a4;
	margin:0px 0 0 30px;
}

#site_content
{ width: 1024px;
  overflow: hidden;
  clear:both;
} 



img,a {
	border:none;
}

#container {
	float:left;
	width:700px;
}

#content
{ text-align: left;
  width: 730px;
  float: left;
  padding: 10px 0px 15px 10px;
}

#post { 
	text-align: left;
	width: 555px;
	padding: 8px 5px 8px 15px;
	margin-bottom:20px;
	-moz-box-shadow:0px 0px 6px #636363;
	float:left;
	-moz-border-radius:8px;
	min-height:170px;
	background:#fff;
}

.postInfo {
	width:150px;
	float:left;
	margin:15px 0 0 0;
	font-size: 12px;
	color: #666666;
	text-align:right;
	text-shadow:0px 1px 1px #6FDEEC;
	padding:0 5px 0 0;
	background:#FFFFFF;
	-moz-box-shadow:0px 0px 6px #636363;
	-moz-border-radius:8px 0 0px 8px;
	
}
.postInfo p {
	border-top: 1px solid #ccc;
	padding:0px 0 0 0;
	line-height:35px;

}

.postInfo p:first-child {
	padding-top: 0px;
	border-top: 0;

}

#post img {
	float:left;
	margin:0 10px 10px 0;
}

#content a
{ 
  color: #40AAB1;
 
}

#content a:hover
{ 
  color: #26787d;
}

#post h2 {
 	margin: 0 0 0px 0;
	padding: 0;
	font-family:Georgia, "Times New Roman", Times, serif;
	color: #495a08;
	font-size: 22px;
}

#post h3 { 
	letter-spacing: 1px;
	font-size: 13px;
  }

.sidebar
{ float: right;
  margin:0 0px 0px 0;
  width: 280px;
  padding: 10px 0px 0px 0px;
}


.sidebaritem{ 
	text-align: left;
	width: 255px;
	float: left;
	margin: 0px 0px 10px 12px;
	background:#58535A;
	border:1px solid #fff;
	-moz-border-radius:8px;

}

.sidebar h3 {

	margin:2px 0px 2px 0px;
	width:255px;
	font-family:Helvetica, Verdana, Arial, sans-serif;
	color:#BBBBBB;
	line-height:25px;
	font-size:20px; 
	padding:0 0 0 10px;
	line-height:30px;
	font-style:italic;
	text-shadow:0 1px 0px #000;
	
}

.sidebaritem ul
{ 
	width: 251px; 
	margin: 0px 0px 3px 4px;
	background:none;
	float:left;
	clear:left;
	font:bold 11px Helvetica, Arial, sans-serif;
}

.sidebaritem li{ 
	list-style: none; 
	margin:0 0 3px 0;
	padding:0;
}

.sidebaritem li a{ 
	width:240px;
	height:19px;
	position:relative;
	display:block;
	color:#fff;
	text-decoration:none;
	background:#7D7D7D;
	padding:5px 0 0 5px;
	border:1px solid #fff;
	-moz-border-radius:8px;
margin:2px 0 2px 0;
} 

.sidebaritem ul li a{ 
width:240px;
height:19px;
float:left;
display:block;

}

.sidebaritem li a.current, .sidebaritem li a:hover
{ 
	background: #615C62;
	border:1px solid #fff;
} 

.sidebaritem img {
	margin:1px;
}



#footer
{ width: 1024px;
  height: 30px;
  padding: 10px 0px 0px 0px;
  text-align: center; 

  background: #686868 url(images/footer.png) no-repeat;
  color: #fff;
  
}

#footer a {
	COLOR: #fff; text-decoration: none;

}

#footer a:hover { text-decoration:underline;}

#footer .rss {
	float:left;
	width:31px;
	height:36px;
	margin:-40px 0 0 30px;
}

.rss img {
	margin:0;
	padding:0;
}

a {text-decoration:none;}


#menu {
	width:1024px;
	height:40px;
	background:#7D7D7D url(images/menu.png) no-repeat left;
	float:left;
	margin:0;
	padding:0;
}

#menu ul {
	margin:0 10px 0 10px;
	padding:0;
	

}

#menu li {
	list-style:none;
	float:left;	
}

#menu li a {
	color:#Fff;
	line-height:40px;
	padding:0 20px 0 20px;
	display:block;
	font-weight:bold;
	
}

#menu li a:hover {
	background:#7D7D7D url(images/menuH.png) repeat-x;
}

#ads {
	margin:5px 0 10px 0;
	padding:0;
}

#ads img {
	border:none;
	margin:5px 0 0px 1px;
	padding:0;
}
