﻿/*  
Theme Name: Hentai
Theme URI: 
Description: 
Version: 1.0
Author URI: 
*/

* {
	padding: 0;
	margin: 0;
}

/* General settings */

body {
	background: #8e0240;
	font: 11px "Tahoma", "sans-serif";
}

h1 {font-size: 14px;}
h2 {font-size: 12px;}

/* Layouts */

#wrapper {
	width: 1000px;
	margin: 0 auto;
	position: relative;	
}

#header_1 {
	height: 453px;
	background: url('images/header_1.jpg');
	color: #fff200;
	padding-left: 292px;

}

#header_2 {
	height: 244px;
	background: url('images/header_2.jpg');
	position: relative;	
}

#content {
	background: url('images/content.gif');
}

#content_top {
	background: url('images/content_top.jpg') 0 10px no-repeat;
	min-height: 560px;
	padding: 0 110px 0 105px;
	margin-top: -10px;
	position: relative;
	overflow: hidden;
}

#footer {
	height: 202px;
	background: url('images/footer.jpg');
	position: relative;
}

/* Elements */

#logo_url {
	position: absolute;
	top: 20px; left: 200px;
	display: block;
	width: 500px;
	height: 80px;
	text-indent: -9999px;
}

#header_text {
	padding-top: 90px;
}

#header_text_1 h1 {
	display: inline;
	font-size: 11px;
	font-weight: normal;
}

#header_text_2 {
	text-indent: 60px;
}

#header_text_3 {
	text-indent: 200px;
}

#cat_1_link {
	font-size: 14px;
	color: #9c050a;
	text-decoration: none;
	position: absolute;
	top: 1px; left: 398px;
}

#cat_2_link {
	font-size: 14px;
	color: #9c050a;
	text-decoration: none;
	position: absolute;
	top: 1px; left: 517px;
}

#header_2 h2 {
	text-transform: uppercase;
	font-size: 15px;
	color: #fff;
	font-weight: normal;
	margin-left: 381px;
	padding-top: 35px;
	letter-spacing: 1px;
	margin-bottom: 2px;
}

.wp-tag-cloud a {
	margin-left: 381px;
}

.wp-tag-cloud a {
	color: #fff;
}

.wp-tag-cloud li {
	list-style-type: none;
	margin-bottom: 1px;
}

#footer_link_1 {
	color: #fff200;
	font-size: 17px;
	position: absolute;
	top: 8px; left: 315px;
	letter-spacing: 1px;
}

#footer_link_2 {
	color: #fff200;
	font-size: 17px;
	position: absolute;
	top: 8px; left: 545px;
	letter-spacing: 1px;
}

#copyright {
	color: #fff;
	text-align: center;
	padding-top: 160px;
}




.post {
	margin-bottom: 35px;
}

.post_meta {
	font-size: 14px;
	color: #848484;
	margin-bottom: 20px;
}

.post_meta a {
	color: #d2019a;
}


.post_meta_2 {
	margin-top: 30px;
}

.download_img img {
	border: 0;
	float: right;
	width: 602px;
	
}

.post_meta_2_fields {
	width: 180px;
	color: #333333;
	font-family: 'Century Gothic', Arial, Verdana, sans-serif;
	font-size: 14px;
	float: left;
	margin-top: 15px;
}

.cleaner {
	width: 0;
	height: 0;
	clear: both;
}

.post_links {
	margin-top: 35px;
}

.post_links div {
	margin-bottom: 15px;
}

.post_links a {
	color: #656565;
	margin-right: 20px;
}

.post_links strong {
	color: #545252;
	margin-right: 20px;
}

img.preview {
	border: 1px solid #000;
}

.preview-t td {
	padding: 15px 3px;
	color: #333;
	font-family: 'Century Gothic', Arial, Verdana, sans-serif;
	font-size: 14px;
}

#content_top table {
	width: 95%;
}

#wp-tag-cloud {
	width: 250px;
	margin-left: 380px;
}

#wp-tag-cloud a {
	color: #fff;
}