/*
Theme Name: demo2
*/

* {
	text-align:left;
}
body {
	margin:0;
	padding:0;
	font-size: 12px;
	color:#252525;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	background-color:#0F0F0F;
}
img {
	border:0;
}

p {
	margin:5px 0 5px 0;
	padding:0;
}
h1 {
	padding:0;
	margin:2px;
}
h2 a {
	color:#000000;
	text-decoration:none;
}
.red {
	color:#FF0000;
}
.left {
	float:left;
}
.right {
	float:right;
}
#page {
	width:901px;
	margin:0 auto;
	padding:0;
	text-align: center;
}
#head {
	width:901px;
	height:238px;
	margin:0;
	background-image:url('images/head.jpg');
	padding:0;
}
#blogname {
	padding:25px 0 0 0;
}
#blogname a {
	color:#f7b71d;
	font-size:15px;
	text-decoration:none;
}
#blogdescription {
	padding:5px 0 0 0;
	color:#FFFFFF;
	font-size:16px;
}
#main {
	width:901px;
	min-height:100px;
	margin:0 auto;
	background-image:url('images/bg1.gif');
	background-repeat:repeat-y;
	padding-bottom:10px;
}
#main_left {
	width:640px;
	float:left;
	padding:0 12px 0 8px;
	overflow:hidden;
}
#listtype {
	margin:10px 0 0 10px;
}
.oneart {
	padding:13px;
}
.oneart h1 {
	font-size:20px;
	margin-bottom:10px;
	font-weight:normal;
}
.postmetadata {
	padding:7px;
	background-image:url('images/bg2.gif');
	width:611px;
	height:27px;
	font-size: 11px;
}
.postmetadata .left a {
	color:#000000;
	text-decoration:none;
}
.postmetadata .right a {
	color:#FF0000;
}
.postmetadata .right {
	color:#FF0000;
}
.artcontent {
	line-height:140%;
	padding:5px;
}
.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;
}
#sidebar {
	width:223px;
	float:right;
	margin:0;
	padding:10px 0 0 0;
	overflow:hidden;
}
#sidebar ul {
	margin-left:0px;
	padding:0;
	line-height:20px;
	margin:0;
}
#sidebar li {
	margin:0;
	padding:0;
	list-style:none;
}
#sidebar h2 {
	width:206px;
	height:32px;
	font-size:15px;
	background-image:url('images/bg3.gif');
	background-repeat:no-repeat;
	color:#FFFFFF;
	margin:0 0 0 0;
	padding-left:36px;
	line-height:32px;
}
#sidebar a {
	text-decoration:none;
	color:#000000;
}
#sidebar ul li ul {
	margin-bottom:15px;
}
#sidebar ul li ul li {
	width:190px;
	padding:0 8px 0 8px;
	line-height:33px;
	background:url('images/dot.gif') repeat-x 0px 32px;
	overflow:hidden;
	white-space:nowrap;
}
#searchform {
	margin:5px 0 0 0;
	padding:0;
	width:206px;
	height:40px;
}
#s {
	width:163px;
	height:18px;
	line-height:18px;
	border:#000000 solid 1px;
	background-image:url('images/searchhere.gif');
	background-repeat:no-repeat;
}
#searchsubmit {
	width:33px;
	height:22px;
	border:0;
	padding:0;
	background-image:url('images/go.gif');
}
#commentlist #commentform {
}
#comment {
	width:400px;
	height:100px;
}
#comments, #respond {
	font-size:12px;
}
.navigation {
	margin:0 auto;
	width:95%
}
.navigation a {
	color:#606060;
}
#foot {
	background-image:url('images/bg4.gif');
	background-repeat:no-repeat;
	width:901px;
	height:69px;
	margin:0 auto;
	text-align:center;
	color:#464646;
}
#foot a {
	color:#646464;
}
