 /*----------------------------------------------------------
	Theme Name: HuAn
	Theme URI: http://www.keelii.cn
	Description: This wordpress theme is desgined 
	by <a href="http://www.keelii.cn">kily</a> , 
	clean and simple with two columns,It was also
	passed test in IE6,IE7 and almost every standard browser 
	Version: 4.0
	Author: Kily Zhou
	Author URI: http://www.keelii.cn/
	Tags: dark,fixed-width, two-columns,theme-options
-------------------------------------------------------------*/

/*-----layout style-----*/

body {
	font-size:62.5%;
	text-align:center;
	background: #935F00 url(ocre/bg_page.png) repeat-x;
	font-family: Tahoma , sans-serif, Verdana, Geneva;
}
#page {
	width:900px;
	margin:0 auto;
	color:#999;
	font-size:1.2em;
	text-align:left;
	background: transparent;
	position:relative;
}
#header {
	height:298px;
	height: 100px;
	width:900px;
	margin:0 auto;
}
#navigation {
	width:900px;
	height:40px;
	text-align:center;
	margin:0 auto;
	background: transparent url(ocre/nav_bar.png) no-repeat;
}
#containerTop {
	width:900px;
	margin: 0 auto;
	padding: 0px 0px 0px 0px;
	position: relative;
	background: transparent url(ocre/content_top.png) no-repeat;
	line-height: 0px;
	height: 16px;
}
#container {
	width:900px;
	margin: 0 auto;
	padding: 10px 0px 10px 0px;
	position: relative;
	background: transparent url(ocre/bg_container.png) repeat-y !important;
}
#content {
	width:634px;
	/*border-left:1px solid #666;*/
	margin-left: 1px;
	float:right;
	padding: 0px 10px 0px 5px;
	background: transparent !important;
}
#sidebar {
	width:225px;
	float:left;
	padding: 10px 5px 0px 16px;
	background: transparent /* #cfdfec url(ocre/content_left.png) repeat */;
}
#containerBottom {
	width:900px;
	margin: 0 auto;
	padding: 0px 0px 0px 0px;
	position: relative;
	background: transparent url(ocre/content_bottom.png) no-repeat;
	line-height: 0px;
	height: 10px;
}
#footer {
	clear:both;
	font-size:10px;
	padding-top:10px;
	height:20px;
	margin:0 auto;
	/* background:#6e6d69 url(ocre/footer-bg.gif) center top no-repeat; */
	background: transparent;
	text-align:center;
}



/*-----global style-----*/
html { height: 101%; }

body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, p, blockqote, th, td {
	padding: 0;
	margin: 0;
}
h2 { margin: 7px 0px 20px 5px; }
table {
	border-collapse: collapse;
}
fieldset, img {
	border: 0;
}
ol, ul {
	list-style: none;
}

h1 {
	font-size:1.6em;
}
h2 {
	font-size:1.4em;
}
h3 {
	font-size:1.3em;
}
h4 {
	font-size:1.2em;
}

/*-----end global style-----*/

/*-----header and footer style-----*/

h1 a, .description {
	display:block;
	width:200px;
	color:#eee;
	font:1.5em "courier new";
	font-weight: bold;
	margin-left: 12px;
}
.description {
	font-size:1.3em;
	padding-left:50px;
}

#navigation li {
	float:left;
	width:100px;
}
#navigation li.search {
	float: right;
	width: auto;
}

#navigation a {
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#999;
}
#navigation a:hover {
	color:#ccc;
}

#navigation a.current {
	color:#ccc;
}

#footer a {
	color:#333;
}
/*-----end style of header and footer-----*/

/*-----content style-----*/

#content, #content h2 a, #footer, #sidebar a, span a:hover, .postmetadata a:hover, h3 a {
	color:#666666;
}
#content h2 a, h3 a, h1 a, #navigation a, #sidebar a, span a, .postmetadata a, .commentmetadata a, .fn, .reply a {
	text-decoration:none;
}
/*
#sidebar li h2, #content h2, #content h3 a {
	display:block;
	color:#ccccff;
	height:25px;
	line-height:25px;
	font-weight:bolder;
	font-size:12px;
	padding-left:12px;
	background:#737d89 url(ocre/title-bg.gif) left top no-repeat;
}*/
/*
#sidebar li .name, #content h1, #content h3 a {
	display:block;
	color:#ccccff;
	height:25px;
	line-height:25px;
	font-weight:bolder;
	font-size:12px;
	padding-left:12px;
	background:#737d89;
	background:#a26b12 url(ocre/title-bg.gif) left top no-repeat;
	
	background: transparent;
	color: #734629; color: #a26b12;
	border-top: 0px solid #734629;
	border-bottom: 1px solid #734629;
	border-bottom: 1px solid #EFF8FF;
}
*/
#sidebar li .name, #content strong, #content h3 a {
	display:block;
	color:#ccccff;
	height:25px;
	line-height:25px;
	font-weight:bolder;
	font-size:12px;
	padding-left:12px;
	background:#737d89;
	background:#a26b12 url(ocre/title-bg.gif) left top no-repeat;
	
	background: transparent;
	color: #734629; color: #a26b12;
	border-top: 0px solid #734629;
	border-bottom: 1px solid #734629;
	border-bottom: 1px solid #EFF8FF;
}




#content h2 a, #footer {
	color:#ccccff;
}
#content h2 a:hover {
	color:#eee;
}
/*-----end content-----*/

/*-----sidebar-----*/

#sidebar a:hover {
	color:#999;
	border-bottom:1px dotted #999;
}
#sidebar li ul {
	padding:5px 5px 5px 10px;
}
#sidebar li ul li {
	margin:5px 0px;
	background:url(ocre/arrow.gif) left center no-repeat;
	padding-left:11px;
}
#sidebar li p {
	width:200px;
	text-align:justify;
	border:1px dashed #666;
	background:#ccc;
	margin:0 auto;
	margin-bottom:5px;
	padding:3px;
}
/*-----end sidebar-----*/

/*-----detial-----*/
p.postmetadata {
	line-height:14px;
	padding:10px;
	font-size: 11px;
	text-align: right;
	padding-right: 26px;
}
span a, .postmetadata a {
	color:#999999;
}
span a:hover, .postmetadata a:hover {
	text-decoration:underline;
}
.entry {
	padding:10px;
	/*overflow:hidden;*/
	line-height:200%;
}
.entry img {
	padding:3px;
	background:#EEEEEE;
	border:1px solid #CCCCCC;
}
.post {
	position:relative;
	padding-bottom:10px;
}
.post small, .commentspic {
	display:block;
	width:150px;
	height:16px;
	line-height:16px;
	padding-left:18px;
	margin-top:5px;
}
.post small {
	background:url(ocre/time.jpg) left center no-repeat;
	margin-left:15px;
	padding-bottom:3px;
	border-bottom:1px solid #eee;
}
.commentspic {  }

.commentspic {
	position:absolute;
	top:25px;
	right:10px;
}
/*-----end detial-----*/

/*-----comments-----*/
#respond {
	padding:10px;
}
div#respond h3 {
	font-size:14px;
	font-weight:bold;
	padding-bottom:3px;
	border-bottom:1px solid #999;
}
.hidden, #searchsubmit {
	display:none;
}
#searchform {
	height:18px;
	position: relative;
	float: right;
	margin: 2px 6px 0px 0px;
}
#s {
	border:1px solid #cccccc;
	color:#CCCCCC;
	padding:2px;
	background:#FFFFFF url(ocre/search.jpg) right center no-repeat;
}
#author, #email, #url, #comment, #submit {
	border:1px solid #666;
	color:#333333;
	margin-top:5px;
	padding:2px;
}
#comment {
	width:370px;
	height:170px;
}
#commentform p {
	line-height:200%;
}
.commentmetadata a {
}

.commentlist {
	list-style:decimal;
	padding:10px;
}
.commentlist img {
	border:1px solid #666;
	padding:1px;
}
.commentlist p {
	line-height:200%;
}
.commentlist a {
	color:#999;
}
.fn {
	font-style:normal;
	font-weight:bold;
}
.comment-meta a:hover {
	color:#666;
}
.reply a:hover {
	color:#CF3;
}
.post-edit-link, .comment-meta a, #navigation li, .navigation {
	height:30px;
	line-height:30px;
}
.commentlist li {			
	margin:10px;
	border:1px solid #ccc;
	padding:10px;
	background:#eee;
}
.children li {				
	border:1px solid #808080;
	padding:10px;
	list-style:none;
	background:#EFEFEF;
}

/*-----end comments-----*/

.clear {
	clear:both;
}
blockquote {
	padding:5px 5px 5px 35px;
	background:#EAEAEA;
	margin:5px 20px;
	width:630px;
	overflow:hidden;
	border:1px dotted #ccc;
	line-height:15px;
}
.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.alignleft {
	float: left;
}

.alignright {
	float: right;
}


#content a { color: #065fa0; } 

p { margin-bottom: 16px; } 


	  
.ad_pos_1 { width: 300px; margin: 0 30px 0px 0px; float: left; }
.ad_pos_2 { width: auto; margin: 0px 0 0 0px; }
.ad_pos_1 .marker, .ad_pos_2 .marker { color: #999; font-size: 9px; margin-bottom: 5px; }
.ad_pos_1 .ad_unit, .ad_pos_2 .ad_unit { padding: 2px 4px 2px 4px; margin: -2px -4px 12px -4px; }
.ad_pos_1 .ad_unit:hover, .ad_pos_2 .ad_unit:hover { background: #FFF9EF; }
.ad_pos_1 a.link, .ad_pos_2 a.link { font-size: 16px; line-height: 19px; color: #c00; font-family: arial; }
.ad_pos_1 a.link:hover, .ad_pos_2 a.link:hover { color: #a00 !important; }
.ad_pos_1 a.url, .ad_pos_2 a.url { color: #666 !important; text-decoration: none; }

