﻿/*
Theme Name: Diablo 3
Theme URI: http://??????
Description: ????
Version: 1.0
Author: ???
Author URI: ?????
*/

* {
	text-align:left;
}
body {
	margin:0;
	padding:0;
	font-size: 12px;
	color:#b39e79;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	background-color:#000000;
	overflow-x : hidden;
}
img {
	border:0;
}
a:link,a:visited {
 color: #b26400;
 text-decoration: none;
}
a:hover {
 color: #ffffff;
 text-decoration:underline;
} 
p {
	margin:5px 0 5px 0;
	padding:0;
}
h1, h2 {
	padding:0;
	margin:2px;
}
h1 a {
	text-decoration:none;
}
.red {
	color:#FF0000;
}
.left {
	float:left;
}
.right {
	float:right;
}
#page {
	width:1000px;
	margin:0 auto;
	text-align: center;
	overflow:hidden;
	background-image:url('images/foot.jpg');
	background-position: 0px bottom;
	background-repeat:no-repeat;
	padding:0;	
}
#head1 {
	width:1000px;
	height:69px;
	margin:0;
	background-image:url('images/head-1.jpg');
	padding:0;
}
#head2 {
	width:1000px;
	height:87px;
	margin:0;
	padding:0;
	background-image:url('images/head-2.jpg');
	text-align:center;
}
#blogname {
	width:380px;
	text-align:center;
	padding-top:18px;
	margin:0 auto;
}
#blogname a {
	font-size:30px;
	color:#c18f48;
	text-decoration:none;
	margin:0 auto;
}
#blogdescription {
	width:340px;
	color:#ba3100;
	font-size:14px;
	text-align:right;
	margin:0 auto;
}

#head3 {
	width:1000px;
	height:441px;
	background-image:url('images/head-3.jpg');
	padding:0;
}
#list_pages{
	width:1000px;
	height:28px;
	background-image:url('images/head-4.jpg');
	padding:0;
	text-align:center;
	margin:0;
	border:#996633 dashed 0px;
}
#list_pages_main{
	margin:0 auto;
	width:730px;
	text-align:center;
	line-height:28px;
}
#list_pages_main ul{
	margin:0;
	padding:0;
}
#list_pages_main ul li{
	width:100px;
	float:left;
	display:inline;
	color:#a89150;
}
#list_pages_main ul li a{
	color:#a89150;
	font-weight:bold;
}
#head5 {
	width:1000px;
	height:14px;
	background-image:url('images/head-5.jpg');
	padding:0;
	margin-bottom:15px;
}
#main {
	width:1000px;
	min-height:100px;
	margin:0 auto;
}
#main_left {
	width:621px;
	padding-left:42px;
	float:left;
	overflow:hidden;
}
#listtype {
	margin:0 0 20px 30px;
	font-size:14px;
	font-weight:bold;
}
.onearttop{
	width:621px;
	height:56px;
	background-image:url('images/content-top.jpg');
	margin:0;
	padding:0;
}
.oneart {
	padding:0;
	text-align:left;
	background:url('images/content-bg.gif') repeat-y;
	padding:8px 70px 0 70px;
}
.oneart h1 {
	margin:0;
	font-size:17px;
	font-weight:bold;
	margin-bottom:13px;
	font-weight:normal;
	color:#d6ce9f;
	padding:0;
}
.postmetadata {
	width:480px;
	color:#917a49;
}
.postmetadata a {
	color:#917a49;
}
.artcontent {
	width:480px;
	color:#b39e79;
	line-height:140%;
	padding:18px 0 5px 0;
}
.artcontent ul {
	margin-left:-4px;
}
.artcontent ul li {
	padding-left:5px;
}
* html .artcontent ul {
	margin-left:34px;
}
* html .artcontent ul li {
	padding-left:6px;
}
*+html .artcontent ul {
	margin-left:34px;
}
*+html .artcontent ul li {
	padding-left:6px;
}
.oneartfoot{
	width:621px;
	height:70px;
	background-image:url('images/content-foot.gif');
	margin:0 0 20px 0;
	padding:0;
}
.tagged {
	width:480px;
	color:#d6ce9f;
	margin-top:8px;
}
.tagged a:link,a:visited{
	color:#d6ce9f;
}
.line{
	width:455px;
	height:1px;
	margin-top:10px;
	margin-bottom:10px;
	font-size:0px;
	padding:0;
	background:url('images/line.png') no-repeat;
}
#sidebar {
	width:290px;
	float:left;
	text-align:center;
	margin:0;
	overflow:hidden;
	background-image:url('images/sidebar-foot.jpg');
	background-position: 15px bottom;
	background-repeat:no-repeat;
	padding-bottom:150px;
	
}
#sidebar ul {
	margin-left:0px;
	padding:0;
	line-height:20px;
	margin:0;
}
#sidebar li {
	margin:0;
	padding:0;
	list-style:none;
}
#sidebar h2 {
	width:290px;
	height:72px;
	font-size:14px;
	font-weight:bold;
	color:#e7d1a8;
	text-align:center;
	line-height:64px;
	margin:0;
	background-image:url('images/sidebar-title.jpg');
}
#sidebar ul li {
	margin-bottom:20px;
}
#sidebar ul li ul li {
	margin-bottom:0;
}
#sidebar ul li ul li a {
	display:block;
	color:#9c6400;
	width:251px;
	height:30px;
	padding-left:78px;
	line-height:29px;
	background:url('images/sidebar-list.png') no-repeat 16px 50%;

}
#sidebar ul li ul li a:hover {
	color:#ffffff;
	background:url('images/sidebar-list-hover.png') no-repeat 16px 50%;
	padding-left:78px;
	line-height:29px;
	text-decoration:none;	
}
#sidebar-foot{


}
#searchformli {
	padding:0;
	width:100%;
	height:191px;
	background:url(images/search-bg.jpg) no-repeat 50% 0;
}
#searchform input{
		background-color:transparent;
}
#searchform #s {
	width:100px;
	height:18px;
	color:#CCCCCC;
	line-height:18px;
	border:#e2e2e2 solid 0px;
	margin:160px 0 0 88px;
	cursor:text;
}
#searchform #btn {
	width:40px;
	height:23px;
	border:#e2e2e2 solid 0px;
	margin:160px 0 0 5px;
	cursor:pointer;
}
#comment {
	width:475px;
	height:100px;
	background-color:#FFEBBC;
	SCROLLBAR-BASE-COLOR: #FFEBBC;	
}
#commentform input{
	margin:3px 0 3px 0;
	background-color:#FFEBBC;
}
#comments, #respond {
	font-size:14px;
	font-weight:bold;
	color:#df6500;
	margin:0;
	padding:0;
}
.commentlist{
}

.commentcontent{
	width:420px;
	padding:8px;
	border:#74593d dashed 1px;
	color:#000000;
	margin:8px 0 8px 0;
}
/*not for ie 6.0*/
html>body .commentcontent{background: url(images/1.png) repeat;}
#commentform p{
	margin:0;
}
#commentform #submit{
	cursor:pointer;
	width:125px;
	height:38px;
	border:0;
	background-color:transparent;
}
#commentform #logged{
	margin-bottom:8px;
}
html>body #submit{
	background: url(images/speak.png) no-repeat;
}
.navigation {
	margin:10px 0 10px 40px;
}
#foot {
	margin:0 auto;
	color:#917a49;
	text-align:center;
	line-height:180%;
	padding:270px 0 20px 0;
	font-size:13px;
}
#foot a {
	color:#917a49;
	font-size:13px;
}
#showerr{
	margin:10px 0 0 50px;
}