/*

Theme Name:Magic-hand-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:



*/


	* { 
	margin: 0; 
	padding: 0; 
	border-width: 0; 
	border:0;
	}
	
body {
	background: #000 url(images/background2.jpg) center fixed; 
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#333333;
}

a {
	color:#076688;
	text-decoration:none;
}

a:hover {
	color:#000;
	
}
	 
	 


#menu {
    height:32px;
    font-size:12px;
    text-transform:uppercase;
    font-weight:bold;
    background:url(images/menu.png) repeat-x bottom left;
    padding:0 0 8px 0px;
    width:1000px;
    margin:-5px auto 0 auto;
}

#menu ul{
    margin:0 0 0 10px;
    padding:0;
    list-style-type:none;
    width:auto;
    float:left;
}

#menu ul li {
    display:block;
    float:left;
    margin:0 1px;
}

#menu ul li a {
    display:block;
    float:left;
    color:#EAF3F8;
    text-decoration:none;
    padding:10px 10px 0px 10px;
    height:21px;
}

#menu ul li span {
    height:32px;
    float:left;
    font-weight: normal;
    font-family: "Myriad Pro", Helvetica, Arial, Verdana, sans-serif;padding:0px 20px 0 20px;
}

#menu ul li a:hover {
    color:#fff;
    background:#000;
}

#menu ul li a:hover {
    display:block;
    width:auto;
    cursor:pointer;
}

#menu ul li span.current,#pronav ul li a.current:hover {
    color:#fff;
    background:url(images/menuLeft.png) no-repeat top left;
    line-height:275%;
}

#menu ul li span a.current  {
    display:block;
    padding:3px 20px 0 0;
    width:auto;
    background:url(images/menuRight.png) no-repeat top right;
    height:32px;
}


#header {
	width:1000px;
	height:140px;
	margin:20px auto 0px auto;
	background:url(images/header.png) no-repeat;
}

#header h1 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:25px;
	color:#fff;
	padding:45px 0 0 15px;
}

#header h1 a {
	color:#A79787;
	text-shadow: 0px 1px 1px #fff;
}

#header h1 a:hover {
	color:#fff;
	
}

#header h2 {
	font-size:12px;
	padding:5px 0 0 15px;
	color:#fbeada;
	text-shadow: 0px 0px 1px #fff;
}


#wrapper {
	width:1000px;
	margin:0 auto;
}


#content {
	float:left;
	width:740px;
	margin:20px 0 0 0;
	
}


#postwrap {
	float:left;
	margin:0px 0 10px 0;
}

#post {
	width:660px;
	float:left;
	background:url(images/backgroundTransparentWhite.png);
	-moz-border-radius: 0px 6px 6px 6px;
	border: 1px solid #eaeaea;
	padding:0 15px;
	font-size:11px;

}

#post p {
	padding:5px 0 5px 0;
}

#post h3  {
	border-bottom:1px solid #777777;
	color:#000000;
	font-size:17px;
	margin:10px 0 5px 0;
	padding:2px 0px 0px 32px;
	text-align:left;
	line-height:20px;
	background:url(images/postHeading.png) no-repeat left center;
}

#post h3 a {
	color:#333333;
	font-size:16px;
	font-weight:bold;
	text-decoration:none;
}

#post h3 a:hover {
	color:#111111;
}

#post h4  {
border-bottom:1px solid #888;
color:#333333;
font-size:12px;
font-weight:bold;
margin:5px 200px 0 0;
padding:0 0px 2px 1px;
text-align:left;
}

.info {
float:left;
height:110px;
overflow:hidden;
width:35px;
}

#meta {
	clear:both;
	width:660px;
	border-top:1px solid #777777;
	text-align:left;
	
}

.author {
	padding: 0 0 2px 15px;
	background:url(images/postAuthorIcon.png) no-repeat left center;
	line-height:16px;
}

.category {
	padding: 0px 0 0 17px; line-height:16px;
	background:url(images/category.png) no-repeat left center; 
}

.tags {
	float:right;
	background:url(images/tags.png) no-repeat left center;
	padding:0 0 0 17px;
}

.date {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:transparent url(images/date.png) no-repeat scroll 0 0;
color:#FFFFFF;
font-size:0.7em;
height:60px;
padding:3px 0 0;
text-align:center;
width:35px;
}

.date span {
	font-size:2em; font-weight:bold;
}

.comment {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:transparent url(images/comments.png) no-repeat scroll 0 0;
color:#FFFFFF;
font-size:1.1em;
height:30px;
margin-top:10px;
padding:7px 0 0;
text-align:center;
width:35px;
}

.comment a {
	font-weight:bold;
	text-decoration:none;
	color:#fff;
}

#post img {
	float:left;
	margin:0 10px 5px 0;
	border:1px solid #666666;
}

#post ul, #post ol {
	margin:0 0 0 20px;
}
blockquote {
	border: 1px dashed #ccc;
	background: #f4f4f4;
	padding: 6px;
	color: #555555;
	font-style:italic;
	margin:7px 5px 10px 5px;
}


#sidebar {
	float:right;
	width:260px;
	background:url(images/backgroundTransparent.png);
	z-index:2;
	
}
.sidebaritem
{ text-align: left;
  width: 260px;
  float: left;
  margin: 0px 0px 15px 0px;

}

.sidebaritem h3 {
	margin:0 0 0 0px;
	padding:0 0 0 10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size:16px;
	color:#FFFFFF;
	line-height:30px;
	background:url(images/sidebarHeading.png) no-repeat;
	
}

.sidebaritem ul
{ 
  width: 240px; 
  margin: 5px 0px 2px 10px;
  padding:0;
  font-family:Verdana, Arial, Helvetica, sans-serif;
  font-size:10px;
}

.sidebaritem li{ 
	list-style: none; 
  	
}

.sidebaritem li a { 
	line-height: 16px;
	text-decoration: none; 
	background: url(images/smallArrow.png) no-repeat left center;
	color: #A79787;
	border-bottom: 1px solid #8E7677;
	padding: 0 0 0 20px;
	display: block;
	margin:1px 0 1px 0;
} 

.sidebaritem li a.current, .sidebaritem li a:hover
{ 
	color:#fff;
	border-bottom:1px solid #32C4F8;
} 

.sidebarBottom {
	margin:0;
	width:260px;
	height:10px;
	float:right;
	clear:right;
	background:url(images/sidebarBottom.png) no-repeat;
}

#ads img {
	margin:4px 0px 0px 2px;
}

#footer {
	clear:both;
	float:left;
	margin:20px 0 5px 0;
	width:1000px;
	height:33px;
	line-height:30px;
	background:url(images/footer-2.png) no-repeat;

	text-align:center;
	color:#fff;
	font-size:10px;
}

#footer a {
	color:#f3f3f3;
	border-bottom:1px solid #ccc;
}
#footer a:hover {
	color:#FFF;
	border-bottom:1px solid #32C4F8;
}


.nav-extra{width:64px;height:36px;display:block; margin:5px 0 -10px 45px;}
.nav-extra span{display:none;}
a.rss{background:transparent url(images/nav-icons.png) no-repeat right top;right:20px; float:left; }
a.twitter{background:transparent url(images/nav-icons.png) no-repeat left top;right:85px;float:left; }
a.twitter:hover {margin:-5px 0 -10px 45px; background:transparent url(images/nav-icons.png) no-repeat left top;right:85px;}
a.rss:hover {margin:-5px 0 -10px 45px;background:transparent url(images/nav-icons.png) no-repeat right top; }
