/*

Theme Name:Slot-Theme

Theme URI: 
Version: 1.0

Description: 
Author URI: 



*/

body {
	margin: 0;
	padding: 0;
	background: #FFFFFF url(images/img01.jpg) repeat-x;
	font: normal 11px Tahoma, Arial, Helvetica, sans-serif;
	color: #666666;
}

h1, h2, h3 {
	margin: 0;
	padding: 0;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #F49500;
}

h2 {
	text-transform: uppercase;
	font-size: 18px;
}

h3 {
	text-transform: uppercase;
	letter-spacing: 2px;
	font-size: 11px;
}

p, blockquote, ul, ol {
	line-height: 18px;
	text-align: justify;
}

blockquote {
	padding-left: 20px;
	background: url(images/img05.gif) repeat-y;
}

a {
	color: #F49500;
}

a:hover {
	text-decoration: none;
}

/* Header */

#header {
	width: 800px;
	height: 180px;
	margin: 0 auto;
	background: url(images/img02.png);
}


#header h1 a {
	float: left;
	padding: 0px 0 0 20px;
	font-size: 28px;
	color:#fff;
	text-decoration:none;
	font-family:"Comic Sans MS", cursive;
}

#header h2  {
	float: left;
	padding: 40px 0px 0 0;
	font-size: 12px;
	color:#fff;
	
}
.bannertop {
	width:468;
	padding:20px 0px 10px 10px;
}
.bannertop img {
	border:none;
}

/* Menu */

#menu {
	width: 800px;
	height: 50px;
	margin: 0 auto;
}

#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#menu li {
	display: inline;
}

#menu a {
	display: block;
	float: left;
	padding: 17px 20px 0 20px;
	background: url(images/img03.gif) no-repeat;
	text-transform: uppercase;
	text-decoration: none;
	font: bold 12px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #D8D8D8;
}

#menu a:hover {
	color: #FFFFFF;
}

#menu .first a {
	background: none;
}

/* Content */

#content {
	width: 800px;
	margin: 0 auto 20px auto;
	padding: 20px;

}
#content .top {
	background:url(images/top.png) no-repeat top left;
	background-position:-4px 0px;
	margin:0 auto;
	height:30px;
	
}
#content .entry {
	padding:10px;
	margin:0 auto;
	background:url(images/middle.png) repeat-y;
}
#content .bottom {
	margin:0 auto;
	background:url(images/bottom.png) no-repeat bottom left;
	background-position:-6px 0px;
	height:30px;
}

/* Posts */

#posts {
	float: left;
	width: 440px;
	padding:10px;
	border-left:#FC0 dotted 1px;
	border-right:#FC0 dotted 1px;
}
#posts .story {
	border-bottom:#FC0 dotted 1px;
}
#posts .title {
	padding-top:20px;
}
.banners {
	float:left;
	width:150px;
	
}
.banners img {
	padding-left:7px;
	margin-top:10px;
}
.banners h2 {
	text-align:left;
	font-size: 14px;
}
/* Links */

#links {
	float: right;
	width: 150px;
}

#links ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#links li ul {
	margin-left:10px;
	list-style-image:url(images/arror.png);
	padding: 5px 0 30px 0;
}

#links li li {
	padding: 7px 0px;
	border-bottom:#F90 dotted 1px;

}

#links li a {
	text-decoration: none;
}

#links li a:hover {
	text-decoration: none;
	color:#999;
}

#links li i {
	font-style: normal;
	font-size: 9px;
}

#links li h2 {
	font-size: 14px;
}

/* Footer */

#footer {
	height: 40px;
	padding: 0px;
	background: #2D2D2D url(images/img07.png) repeat-x;
}

#footer p {
	padding-top:10px;
	text-align: center;
	color: #999999;
}

	
.hblog{
display:none;
background-image:none;}
#linkcat-7{
background-image:none;
list-style-type:none;}
