body {
	
background: #fff url(http://www.zyvamusic.com/blog/images/fond/rotator.php) repeat left top;
	height: 100%;
	font-family: Arial;
	font-size: 12px;
}

.center {
	text-align: center;
	}
a {
	color: #d52f04;
	text-decoration: none;
	font-weight: bold;
	padding: 2px;
	}
	
a:hover {
	color: #FFFFFF;
	background: #de290d;
	text-decoration: none;
	font-weight: bold;
	padding: 2px;
	}
#pub img { border:3px solid #CCCCCC; }
a.image:hover, #pub a:hover { padding:2px; background:none; }

#page {
	background: white;
	width: 500px;
	position: absolute;
	top:0px;
	left: 115px;
	}
	
#main {
	padding-left: 30px;
	padding-right: 30px;
	padding-top: 0px;
	padding-bottom: 0px;
}

#ban {
	background: transparent url(img/top.jpg) no-repeat;
	width: 500px;
	height: 185px;
	margin-left: 0px;
	}
	
#sidebar {
background: #ffffff;
	position: absolute;
	width: 200px;
	left: 500px;
	top: 0px;
	}
	
h3, #sidebar h2 {
	color: #4f4543;
	font-family: Impact;
	font-size: 24px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	}

#sidebar ul {
	list-style-type: none;
	padding: 0px;
	margin-top: 1px;
	}
	
.post-title, .post-title a {
	color: #4f4543;
	font-family: Impact;
	font-size: 36px;
	text-transform: uppercase;
	text-decoration: none;
	margin-bottom: 0px;
	padding-bottom: 0px;
	}
	.post-title a:hover {
	color: #FFFFFF;
	background: #de290d;
	font-family: Impact;
	font-size: 36px;
	text-transform: uppercase;
	text-decoration: none;
	margin-bottom: 0px;
	padding-bottom: 0px;
	}

.post-info {
	color: #c4c4c4;
	margin-top: 0px;
	padding-top: 0px;
	}
	
.comment-author, .comment-author a {
	font-size: 20px;
	color: #545454;
	}
	
.comment-date {
	font-size: 11px;
	color: #545454;
}

.comment-info {
	padding-top: 2j0px;
	}
	
blockquote {
	border-bottom: 1px solid #CCCCCC;
	margin: 0px;
}

fieldset {
	border: none;
	}
	
#footer {
	width: 500px;
	text-align: center;
	}
