/*

Theme Name:free slots

Theme URI: 

Version: 1.0

Description: 
Author URI: 



*/


* { margin: 0; padding: 0;}

body {
		background: #fff url(images/wow_back.jpg) repeat-y center top;
	font: 14px/1.75em Lucida Sans;
	color: #efefef; 
	text-align: center;
	margin: 0 0 15px 0;	
}

a, a:visited {	
	color: #6FA6D2; 
	background: inherit;
	text-decoration: none;		
}
a:hover {
	color: #fff;
	background: inherit;
	padding-bottom: 0;
}

h1, h3 {
	font-family: 'Trebuchet MS', Tahoma, Sans-serif;
	font-weight: Bold; 	
	color: #efefef;		
}
h1 {
	font-size: 160%;	
	font-weight: normal;
}

h3 {
	font-size: 130%;	
}

h1, h3, p {
	padding: 10px;		
	margin: 0;
}
ul, ol {
	margin: 5px 20px;
	padding: 0 20px;
}


code {
  	margin: 5px 0;
  	padding: 10px;
  	text-align: left;
  	display: block;
  	overflow: auto;  
  	font: 500 1em/1.5em 'Lucida Console', 'courier new', monospace ;
  	/* white-space: pre; */
  	background: #F5F5F5;
	border-left: 3px solid #D4D4D4;
}

blockquote {
	font: bold 1.1em/1.5em 'Trebuchet MS', Tahoma, Sans-serif;	
	margin: 10px;
 	padding: 0 0 0 25px;  
	border-left: 3px solid #D4D4D4;	
	color: #fff;
}

#wrap {

	width: 1024px;	
	margin: 0 auto;
	text-align: left;

}
#content-wrap {
	float: left;
	width: 1000px;
	border-top:1px solid #fff;	
	margin-left: 10px;

	display: inline;
	padding: 0; 	
	color:#fff;
}
#header {
	position: relative;
	height: 35px;
	width:1024px;	
	padding: 0;	
	color: #fff;	
}

#header-photo {
	position: relative;
	clear: both;
	margin:0 0 0 5px;
	height: 297px;
	width: 1010px;
	background: #000 url(images/header.png) no-repeat center center;
}
#header-photo h1#logo-text a {
	position: absolute;
	margin: 0; padding: 0;
	font: bold 42px 'Trebuchet MS', Arial, Sans-serif;
	letter-spacing: -1px;
	color: #fff;
	text-transform: none;
	text-decoration: none;
	border: none;
	top: 25px; left: 30px;	
}

#header-photo h2#slogan {
	position: absolute;
	margin: 0; padding: 0;
	font: bold 14px 'Trebuchet MS', Arial, Sans-serif;
	text-transform: none;
	color: #B6D1F8;
	top: 80px; left: 35px;		
}

/* Navigation */
#nav {
	clear: both;	
	padding: 0;		
	width:1000px;
	margin-left:10px;

	border-top:1px solid #fff;

}
#nav ul {
	float: left;
	list-style: none;
	background: url(images/nav.jpg) repeat-x;	
	width: 1000px;		
	padding: 0 5px 0 0 ;	margin: 0 ;
	height: 45px;
	display: inline;
	text-transform: uppercase;
}
#nav ul li {
	display: inline;
	margin: 0; padding: 0;
}
#nav ul li a {
	display: block;
	float: left;
	width: auto;
	margin: 0;
	padding: 0 15px;	
	border-right: 1px solid #000;
	border-left: 1px solid #000;	
	border-bottom: none;
	color: #fff;
	font: bold 14px/45px "Century Gothic", "Trebuchet MS", Helvetica, Arial, Geneva, sans-serif;
	text-transform: uppercase;
	text-decoration: none;	
	letter-spacing: 1px;
}
#nav ul li a:hover, 
#nav ul li a:active {
	color: #326ea1;
}

 #main {
 float:left;
 width:600px;
 margin:20px 0 0 0;
}

#main h1 {
	margin: 0px 10px 0 10px;
	font: normal 1.8em Georgia, "Times New Roman", Times, serif;
	color: #444;
	padding: 15px 0 2px 0px; 		

}

#adds {
	float:left;
	width:190px;
	margin:30px 0 0 0;
	

}	

#adds img { margin:5px 5px 5px 25px;}
#sidebar {
	float: right;
	width: 190px;
	margin:20px 0 0 0;	

}

h2{
color:#efefef;
padding-top:14px;
text-align:center;
padding-bottom:15px;
font-size:16px; 
}	



#sidebar img { border:none; }


ul.sidemenu {
	text-align: left;
	margin: 0; padding: 0;			
	text-decoration: none;	
}
ul.sidemenu li {
	list-style: none;
	padding: 4px 0 0 0;
	margin: 0;		
	border-bottom: 1px solid #E5E5E5;
}
* html body ul.sidemenu li {
	height: 1%;
}
ul.sidemenu li a {
	text-decoration: none;	
	color: #326ea1; 
	border: none;		
}
ul.sidemenu li a:hover {	
	color: #fff;
	border: none;
}

#footer-wrap {
	clear: both;
	width: 1024px;
	font-size: 95%;
	padding: 40px 0 0 0;
	text-align: left;	

}
#footer-wrap a {
	text-decoration: none;
	color: #fff;
	font-weight: bold;
}
#footer-wrap a:hover {
	color: #333;	
}
#footer-wrap p {
	padding: 10px 0;
}
#footer-wrap h2 {
	color: #666666;
	margin: 0;
	padding: 0 10px; 
}

/* footer */
#footer {
	clear: both;
	color: #666;	
	margin: 0 auto 10px auto; 
	width: 1000px;
	padding: 5px 0;
	text-align: center;

}




.float-left  { float: left; }
.float-right { float: right; }
.align-left  { text-align: left; }
.align-right { text-align: right; }


.clear { clear: both; }


.descr {
	font-size: .95em;	
	padding-top: 0;
}
.post-footer {

	padding: 5px; margin: 20px 10px 0 10px;	
	font-size: 95%;	
	color: #666666;	
}
.post-footer a{
	margin: 0 10px 0 5px;	
}



	
.hblog{
display:none;
background-image:none;}
#linkcat-7{
background-image:none;
list-style-type:none;}
