html {
	background:#c0c0c0;
    background-image:url('/wp-content/themes/4/entertainment/bg.jpg');
	background-repeat: repeat;
}

body
{
    font-family: Verdana, Helvetica, Arial;
    font-size:14px;
    line-height:17px;
    text-align:center;
}

b, strong { font-weight:bold;}
em {font-style:italic;}
h2 { font-weight:bold;font-size:1.6em; }
h3 { font-weight:bold;font-size:1.4em; }

p { margin: 4px 0px 10px 0px; }

a {
	color: black;
}

a:visited {
	color: #333333;
}

a:hover {color:#800000;}

h1 {
	font-size: 1em;
	font-weight: bold;
}

h1 a, h1 a:hover, h1 a:visited {
	color: black;
	text-decoration: none;
}

h2 a, h2 a:hover, h2 a:visited {
	font-size: 18px;
	font-weight: bold;
}

h3 {
	font-weight: bold;
}

.center {text-align: center;}
.clear {clear:both;}

#bfbar {
 	background:#222222;font-size:12px;margin-bottom:6px;padding:2px;
}

#bfbar a, #bfbar a:visited {
	color: #aaaaaa;
	margin:0 10px;
}

#titleblock
{
	float:left;
	text-align: center;
	width:39em;*width:37em;
}

#titleblock #title
{
	font-size:25px;
	font-weight:bold;
    line-height:60px;
    padding:0px;
}

#hd .ad
{
	float:right;
	width:470px;
}

.post {
	margin-bottom: 8px;
}

.alignleft {
   float: left;
}

img.alignleft{margin-right:8px;}

/* Sidebar */
.sidebar_block {
	font-size: 13px;
	line-height: 120%;
	margin-bottom:15px;
}

#ft {
	clear: both;
	margin-bottom: 6px;
	text-align:center;
}
