* {
	padding:0;
	margin:0;
	border:0;
	}
body {
	padding:0;
	margin:0;
	border:0;
	background:url(images/bg.jpg);
}

.main_bg {
	background:url(images/mainbg.jpg) repeat-y;
	}
	
.main {
	padding:0 9px;
	}
	
.logo_desc {
	font-size:13px;
	text-align:left;
	vertical-align:top;
	padding:6px 10px;
	}
	
.footer {
	padding:10px 20px;
	color:#333;
	font-size:13px;
	text-align:center;
	}
	
.footer a {
	color:#900;
	font-size:14px;
	text-decoration:none;
	}
	
.footer a:hover {
	text-decoration:underline;
	}
	
.post {
	margin:10px 0;
	}
	
.post_bg {
	background:url(images/post_bg.jpg) repeat-y;
	padding:0 0 0 3px;
	}
	
.post_img {
	margin:0 0 0 7px;
	}
	
.post_desc {
	text-align:left;
	font-size:14px;
	padding:5px;
	}
	
.post_title {
	background:url(images/title_02.jpg) no-repeat;
	text-align:left;
	padding:10px 116px 0 116px;
	height:54px;
	}

.post_title h2{
	padding:0;
	margin:0;
	border:0;
	font-size:20px;
	font-weight:bold;
	color:#FFF;
	}
	
h3 {
	color:#900;
	font-size:22px;
	font-weight:bold;
	text-align:center;
	padding:0;
	margin:10px;
	}
	
.thumbs2 {
	width:168px;
	padding:2px;
	margin:4px;
	float:left;
	text-align:center;
	}
	
.thumbs2 img {
	border:1px dashed #999;
	padding:1px;
	}
	
.thumbs2 img:hover {
	border:1px solid #999;
	}
	
.links {
	padding:10px 20px;
	color:#333;
	font-size:13px;
	text-align:center;
	float:left;
	width:900px;
	}
	
.links a {
	color:#900;
	font-size:14px;
	text-decoration:none;
	}
	
.links a:hover {
	text-decoration:underline;
	}

.wallpappers {
	}
	
.wallpappers a {
	color:#900;
	font-size:14px;
	text-decoration:none;
	}
	
.wallpappers a:hover {
	text-decoration:underline;
	}
	
.thumbs3 {
	}
	
.thumbs3 img {
	border:1px dashed #999;
	padding:1px;
	}
	
.thumbs3 img:hover {
	border:1px solid #999;
	}
	
.fhg_title {
	background:url(images/fhg_02.jpg) no-repeat;
	text-align:left;
	padding:10px 116px 0 116px;
	height:47px;
	}

.fhg_title h2{
	padding:0;
	margin:0;
	border:0;
	font-size:20px;
	font-weight:bold;
	color:#FFF;
	}
	
.fhg_bg {
	background:url(images/fhg_04.jpg) repeat-y;
	padding:0 10px 0 40px;
	}