html, body {
	margin: 0px;
	font-family:Tahoma,'Trebuchet MS';
	font-size:13px;
	background:url('images/sidebg.jpg');
	background-repeat: repeat-x;
	background-color: #0c1118;
	color: #f0f0f2;
}

img {
	border: 0px;
}

#main {
	width: 770px;
}

a {
	color: #ad0100;
}

#main .header {
	background-image:url(images/header.jpg);
	width: 770px;
	height: 341px;
}

#main .header h2 {
	position: relative;
	top: 128px;
	left: 23%;
	color: #ffffff;
	font-size: 20px;
	font-weight: bold;
	margin: 0px;
}

#main .header h1 {
	position: relative;
	top:70px;
	text-align:left;
	font-size: 12px;
	left: 15%;
	font-weight: normal;
	color: #ffffff;
	width: 65%;
	margin: 0px;
}

#main .header .listener {
	position: relative;
	left: 15%;
	font-size: 14px;
	top: 89px;
	font-weight: bold;
	color: #ffffff;
}

#main .adv {
	position: absolute;
	left: 800px;
	top: 290px;
}

#main #content a {
	color: #dc0000;
	text-decoration: none;
}

#main #content h2, h1, h3 {
	font-size: 16px;
	font-weight: bold;
	color: #dc0000;
}

#main #content .content {
	left: 100px;
	width: 450px;
	padding: 5px;
	position: relative;
	float: left;
}

#main #content .sidebar a {
	color: #dc0000;
}

#main #content .sidebar {
	background-image:url(images/men.jpg);
	background-repeat: repeat-y;
	width: 198px;
	position: relative;
	float: right;
	left: 1px;
}

#main #content h2 {
	font-size: 20px;
	font-weight: bold;
}

* html #main #content .sidebar {
	left: 1px;
}

ul, ul li {
	list-style: none;
	margin: 0px;
}

.copyright {
	margin-left: 50px;
	padding: 20px;
	color: #999999;
}

#main #content .sidebar #nav, #main #content .sidebar #nav li, #main #content .sidebar #nav li ul, #main #content .sidebar #nav li, #main #content .sidebar #nav li ul li {
	list-style: none;
	margin:0px;
	text-indent:0px;
}

#main #content .sidebar h2 {
	background-image:url(images/icon_circle.gif);
	background-repeat: no-repeat;
	background-position:0% 50%;
	font-size: 14px;
	padding-left:16px;
	margin-left:35px;
	display:none;
	visibility:hidden;
}

#main #content .sidebar .wp-polls {
	padding-left:15px;
}
#main #content .sidebar .wp-polls-ul, #main #content .sidebar .wp-polls-ul li {
	list-style: none;
	margin:0px;
	text-indent:0px;
	max-width:150px;
}
#main #content .sidebar .wp-polls p strong {
    font-weight:bold;
}
#main #content .sidebar #nav {
    padding-left:0px;
    margin-left:25px;
}
#main #content .sidebar #nav li {
	background-image:url(images/icon_circle.gif);
	background-repeat: no-repeat;
	background-position:0% 50%;
	font-size: 14px;
	padding-left:16px;
	margin:5px;
}

.big {
	position: absolute;
	left: 750px;
	top: 75px;
	width: 219px;
	background-image:url(images/blase.png);
	background-repeat: no-repeat;
	height: 199px;
	font-size: 10px;
	padding-top: 0px;
	color: #000000;
 	padding: 10px;
	padding-right: 15px;
	text-align: center;
}

.small {
	position: absolute;
	left: 750px;
	top: 137px;
	width: 217px;
	background-image:url(images/blase2.png);
	background-repeat: no-repeat;
	height: 37px;
	font-size: 11px;
	padding-top: 0px;
	color: #000000;
 	padding: 4px;
	text-align: center;
}

#bcontent {
	width: 200px;
}

#content .entry ul li {
	list-style: square;
}
.page-id-21 #content .entry {
    background-color:#FFFFFF;
}
