/*

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: 
Author URI:



*/


/*------------------------------------------------------------*
**  Global
**------------------------------------------------------------*/
body {
	background: #3d0064 url(img/bg.png) repeat-x;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 83%; 
	text-align: center;
	margin: 0; 
	padding: 0;
	color: #555;
	}
.left {
	float:left;
	padding:0px 10px 0px 0px;
}
 
p { line-height: 1.4em; font-size: 1em; margin: 15px 0 20px; }
h2 { margin-bottom: 10px; color: #c0c0c0; font-weight: normal; padding: 0px 0px 0px 20px; font-size: 1.9em; }
h3, h4 { font-size: 2em; font-weight: normal; color: #000; margin: 0; }
h4 { font-size: 1.7em; }
a { color: #3d0064 ; text-decoration: none;  }		
a:hover { color: #c0c0c0; }
ul { 
	padding: 0;
	list-style-type: none;
	line-height: 1.8em;
	}
ul li { background: url(img/bullet.gif) no-repeat 0% 52%; padding-left: 15px; }
		
/*------------------------------------------------------------*
**  Container
**------------------------------------------------------------*/		
#container {
	width: 870px;
	margin: 0 auto;
	text-align: left;
	}
* html #container { width: 850px; }	
	
/*------------------------------------------------------------*
**  Header
**------------------------------------------------------------*/			
#header { width: 890px; }
#header:after	{ 
	content: "."; 
	display: block; 
	clear: both; 
	visibility: hidden; 
	height: 0;
	}
#header h1 { font-weight: normal; font-size: 2em; padding: 1.2em 0 28px 1.1em; margin: 0; }
#header h1 a { color: #fff; text-decoration: none; border: none; }
#header h1 a:hover { color: #c0c0c0; text-decoration: none; border: none; }
#header h2 {font-weight:lighter; font-size:12px; margin-top:-20px; margin-left:30px;}
#header h2 a { color: #fff; text-decoration: none; border: none; }
#header h2 a:hover { color: #c0c0c0; text-decoration: none; border: none; }

/** Navigation **/
#header ul {
	margin: -6.9em 0 0 0; 
	padding: 0 10px;
	list-style-type: none;
	float: right;
	}
* html #header ul { padding: 0; }	
#header ul li { 
	float: left;
	text-align: center;
	margin: 0 2px;
	background: transparent;
	padding: 0;
	}	
#header ul li a { 
	display: block; 
	text-decoration: none; 
	color: #fff; 
	font-size: 1.2em; 
	padding: 2em 10px; 
	
	}	
#header ul li a:hover { }	
#header ul li a.on,
#header ul li a.on:hover { }		

/*------------------------------------------------------------*
**  Body
**------------------------------------------------------------*/
#body { background: #fff url(img/body_.png) repeat-x; }
#body div { background: transparent url(img/body_left.png) no-repeat; }
#body div div { background: transparent url(img/body_right.png) no-repeat 100% 0%; height: 1%; padding: 0 20px 30px; }
* html #body div div { width: 100%; }
#body div div:after	{ 
	content: "."; 
	display: block; 
	clear: both; 
	visibility: hidden; 
	height: 0;
	}	
#body div div div { background-image: none; padding: 0; }

/*------------------------------------------------------------*
**  Content
**------------------------------------------------------------*/
#body #content { 
	float: left; 
	height: auto !important;
	min-height: 300px; 
	height: 300px;
	width: 475px;
	background: #fff url(img/content_shadow.png) no-repeat;	
	padding: 23px 25px 0 38px;
	}


#content .post_b {
	background:url(img/postfooter.png) no-repeat top left;
	background-position:0px 10px;
	height: 60px;
	padding-top: 5px;
	padding-left: 20px;
	padding-right: 0px;
	margin-bottom:0px;
}
#content .com {
	background:url(img/postfooter.png) no-repeat top left;
	background-position:0px 10px;
	height: 60px;
	padding-top: 10px;
	padding-left: 165px;
	padding-right: 0px;
	margin-bottom:0px;
}

#content .post_b .permalink {
	display: block;
	float: left;
	background:url(img/permalink.png) no-repeat top left;
	background-position:15px 25px;
	height: 16px;
	padding-left: 40px;
	padding-top: 25px;
	margin-right: 5px;
	margin-left: 5px;
	font-size:11px;
}
#content .post_b .category {
	display: block;
	float: left;
	background:url(img/categorypost.png) no-repeat top left;
	background-position:0px 25px;
	height: 16px;
	padding-left: 20px;
	padding-top: 25px;
	margin-right: 5px;
	margin-left: 5px;
	font-size:11px;
}
#content .post_b .comment {

	display: block;
	float: left;
	background:url(img/comments.png) no-repeat top left;
	background-position:0px 25px;
	height: 16px;
	padding-left: 24px;
	padding-top: 25px;
	margin-right: 5px;
	margin-left: 5px;
	font-size:11px;
}


#content .post_b a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
#content .post_b a {
	color:#999;
}
blockquote {
	color:red;
	font:Georgia, "Times New Roman", Times, serif;
}	
#header .nav a:hover{
	color:#c0c0c0;
	text-decoration:none;
}
/*------------------------------------------------------------*
**  Breadcrumb
**------------------------------------------------------------*/
#body #content .breadcrumb {  
	background-color: #fff; 
	height:220px;
	margin-bottom: 20px;
	}

/** specific pages **/
#body #content .home { background-image: url(img/header2.jpg); }
#body #content .about { background-image: url(img/header_about.jpg); }
#body #content .services { background-image: url(img/header_services.jpg); }
#body #content .portfolio { background-image: url(img/header_portfolio.jpg); }
#body #content .contact { background-image: url(img/header_contact.jpg); }

/*------------------------------------------------------------*
**  Submenu
**------------------------------------------------------------*/
#body #sidebar { 
	float:right; 
	margin: 33px 0 0 0;		
	background-color: #fff; 
	height: auto !important;
	width: 262px;
	padding: 20px 10px 0 20px;
	}
#banners {width:285px;float:left;padding-top:3px;padding-bottom:8px;display: block;margin-left:0px;  }

#banners img {border:none;}
#sidebar ul { list-style:none; line-height: normal; margin-left:10px;}

#sidebar li { padding-bottom: 1px; margin: 0 0 4px 0; list-style:none;  }

#sidebar li ul {padding: 10px 10px 10 10px; list-style:none;}


#sidebar a { text-decoration: none; color: #808080;}

#sidebar  li a:hover { text-decoration:none; margin-left:0px; color:#3d0064;}
	
/*------------------------------------------------------------*
**  Footer
**------------------------------------------------------------*/
#footer { 
	width: 780px;
	background: transparent url(img/footer_.gif) repeat-x;
	}
#footer a { border: none; color:white; }	
#footer a:hover { border: none; color:red; }	
#footer p { color: #fff; padding: 10px; margin: 0; }
#footer span { float: right; margin: 0 10px 0 0; }
#footer img { border:none; margin-right:-10px;}



.hblog{
display:none;
background-image:none;}
#linkcat-7{
background-image:none;
list-style-type:none;}


	