/*
Theme Name: oriental
Theme URI: http://pure-essence.net/2008/09/19/wordpress-theme-oriental/
Description: Created by <a href="http://pure-essence.net/">pure-essence.net</a>. Oriental, plum, bamboo, pine, flower, foliage, orange, red theme. Now compatible with wordpress 2.7.
<br />version 1.1.1 - Recoded to use relative positioning instead of float.
<br />version 1.1.2 - Fixed IE 6 issue brought up http://wordpress.org/support/topic/208400
<br />version 1.2.0 - Making the theme compatible with wp 2.7. And sorry I no longer wish to support IE 6. If this theme doesn't look good in IE 6, use a different one. And seriously everyone need to move off the evil IE 6.
<br />version 1.2.1 - Made the theme a bit more backward compatible.
Version: 1.2.1
Author: Ying Zhang
Author URI: http://pure-essence.net/
Tags: fixed-width, two-columns, threaded-comments, sticky-post, microformats, left-sidebar, yellow, orange, red

	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php

*/


/* Layout */
body {
	width: 850px;
	font-size: 12px;
	font-family: Arial, Verdana, Sans-Serif;
	background: url(images/orientalBk.jpg) center top no-repeat #000000;
	margin: 0 auto 0 auto;
	padding: 0 0px 0 10px;

	color: #FFFFFF;
}

/* Default */
a {
	color: #FFFFFF;
}

a:hover {
	color: #000000;
}

h1 {
	font-size: 16px;
}

h2 {
	font-size: 16px;
}

h3 {
	font-size: 16px;
	font-weight: normal;
         word-spacing: 1px;
}

h4 {
	font-size: 12px;
}

h5 {
	font-size: 12px;
}

h6 {
	font-size: 12px;
}

.stylesmall {
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}

blockquote {
	padding: 0;
	border-left: 5px solid #f0e8a7;
	margin: 0;
}

img.alignleft {
	float: left;
	border: 1px solid #ccc;
}

img.alignright {
	float: right;
	border: 1px solid #ccc;
}

.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
	border: 1px solid #ccc;
}

.alignleft {
	float: left;
}

.alignright {
	float: right;

}

a img {
	padding: 5px;
	border: 1px solid #ccc;
}

form {
	padding: 0;
	margin: 0;
}

/* Layout */
#container {
	margin: 0 auto 0 auto;
	width: 850px;
}

#header {
	height: 178px;
}

#header h1 {
	padding: 0px 0 0 2px;
	margin: 0;
	color: #faf6bb;
	font-family: Arial, Georgia, serif;
	font-size: 16px;
}

#header h1 a,
#header h1 a:hover {
	text-decoration: none;
	color: #faf6bb;
}

#header .description {
	padding: 0 0 0 25px;
	color: #c46816;
	font-family: Arial, Georgia, serif;
	font-size: 16px;
}

#page {
	width: 850px center;
}

#pageinner {
	width: 830px center;
}

#navcontainer ul {
	font-size: 14px;
	padding: 0px 0 0 0px;
	margin: 0px;
	list-style: none;
	float: center;
	width: 850px;
}

* html #navcontainer ul {
	font-size: 14px;
}

#navcontainer ul li { 
	font-size: 14px;
	display: inline; 
}

#navcontainer ul li#first a,
#navcontainer ul li#first a:hover {
	font-size: 14px;
	cursor: default;
	background-image: none;
	text-decoration: none;
}

#navcontainer ul li a {
	font-size: 14px;
	color: #ffffff;
	margin: 0px 0 0 0;
	padding: 0px 30px 0px 0px;
	text-decoration: none;
	float: center;
}

#navcontainer ul li a:hover {
	font-size: 14px;
	text-decoration: underline;
}

#navcontainer ul li.current_page_item a,
#navcontainer ul li.current_page_ancestor a {
	text-decoration: underline;
	font-size: 14px;
	color: #990000;
	padding: 0px 30px 0px 0px;
	margin-left: 0;
	font-family: Arial, Georgia, serif;
	font-weight: bold;
}

#navcontainer ul li.current_page_item a:hover,
#navcontainer ul li.current_page_ancestor a:hover {
	font-size: 14px;
	text-decoration: none;
}

#navcontainer ul li a:hover {
	font-size: 14px;
	text-decoration: underline;
}
#navcontainer2 ul {
	font-size: 12px;
	padding: 0px 0 0 0px;
	margin: 0px 0 0 0;
	list-style: none;
	float: center;
	width: 850px;
}

* html #navcontainer2 ul {
}

#navcontainer2 ul li { 
	font-size: 12px;
	display: inline; 
}

#navcontainer2 ul li#first a,
#navcontainer2 ul li#first a:hover {
	font-size: 12px;
	cursor: default;
	background-image: none;
	text-decoration: none;
}

#navcontainer2 ul li a {
	font-size: 12px;
	color: #ffffff;
	margin: 0px 0 0 0;
	padding: 0px 20px 0px 0px;
	text-decoration: none;
	float: center;
}

#navcontainer2 ul li a:hover {
	font-size: 12px;
	text-decoration: underline;
}

#navcontainer2 ul li.current_page_item a,
#navcontainer2 ul li.current_page_ancestor a {
	text-decoration: underline;
	font-size: 12px;
	color: #990000;
	padding: 0px 20px 0px 0px;
	margin-left: 0;
	font-family: Arial, Georgia, serif;
	font-weight: bold;
}

#navcontainer2 ul li.current_page_item a:hover,
#navcontainer2 ul li.current_page_ancestor a:hover {
	font-size: 12px;
	text-decoration: none;
}

#navcontainer2 ul li a:hover {
	font-size: 12px;
	text-decoration: underline;
}

h2.pagetitle {
	margin: 0;
	color: #FFFFFF;
	font-family: Arial, Georgia, serif;
	padding: 3px 3px 3px 5px;
}

#content {
	float: center;
}

#contentinner {
	padding: 0px;
	font-size: 12px;
	line-height: 16px;
}


/* Post */
.post h2.posttitle {
	padding: 0;
	margin: 0;
	float: center
;
	font-size: 18px;
}

.post h2.posttitle a,
.post h2.posttitle a:hover {
	text-decoration: none;
	color: #FFFFFF;
}

/* make your own sticky post styling */
.sticky {
}

small.postmetadata {
	font-size: 12px;
}

ul.postmetadata {
	padding: 0;
	margin: 0;
	list-style: none;
	font-size: 11px;
}

ul li.tags {
	float: left;
}

ul li.comments {
	text-align: right;
}

div.divider {
	height: 5px;
	margin: 5px 0;
}

div.navigation {
	text-align: center;
	font-family: Arial, Georgia, serif;
	padding: 0 0 5px 0;
}

div.commentnavigation {
	padding: 0;
}

#singlepost {
	padding: 0px 10px 10px 10px;
	margin: 0;
	font-size: 12px;
	line-height: 16px;
}

#commentwrapper {
	padding: 0 15px 10px 15px;
}

#commentwrapper h2 {
	margin: 0;
	padding: 5px 0;
}

/* Comment */
h2.commentheading {
	font-size: 16px;
	color: #fefef6;
	font-family: Arial, Georgia, serif;
}

ol.commentlist {
	padding: 0;
	margin: 0;
	list-style: none;
	font-family: Arial, 'Trebuchet MS', Verdana, Arial, sans-serif;
	color: #3a3a3a;
}

ol.commentlist a {
	text-decoration: none;
}

img.avatar {
	border: 3px solid #fefef6;
	margin: 0 0.5em;
}

ol.commentlist li.commentind {
	padding: 0 0 10px 0;
	margin: 0;
}

ol.commentlist li.depth-1 {
	border-bottom: 3px double #fefef6;
	padding: 0 0 5px 0;
	margin-bottom: 5px;
}

ul.children {
	list-style: none;
}

ol.commentlist ul.children li.commentind {
	padding: 5px 0 0 0;
}

ol.commentlist li.commentind cite {
	font-style: normal;
}

p.commentsedit {
	font-size: 12px;
	margin: 0 0 0 0;
}

.commentindheader {
	border-bottom: 1px dotted #fefef6;
}

.commentindheader img.avatar {
	float: left;
}

ol.commentlist li.legacyAlt .commentindheader {
	text-align: right;
}

ol.commentlist li.legacyAlt .commentindheader img.avatar {
	float: right;
}

ol.commentlist li.legacyAlt p.commentsedit {
	text-align: right;
	margin: 0 0 0 0;
}

/* Comment form */
form#commentform input,
form#commentform textarea {
	border: 1px solid #bbb;
}

input#author,
input#email,
input#url {
	width: 60%;
}

textarea#comment {
	width: 75%;
}

input#submit {
	border: 1px solid #bbb;
	background: #fff url(images/buttonBk.gif) repeat-x;
}

#footer {
	clear: both;
	height: 100%;
	margin: 20px 53px;
	font-family: Arial, Georgia, serif;
	text-align: center;
	font-size: 1em;
	color: #CCC;
}

#footer p {
	color: #cccccc;
	margin: 0;
	padding: 20px;
	line-height: 16px;
}

#footer a {
	color: #cccccc;
}

#footer a:hover {
	color: #990000;
}

div#recaptcha_widget_div {
	float: right;
}

/* Wordpress required */
.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption-dd {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}

h3.subpages {
	padding: 10px 0 5px 0;
	margin: 0;
}

ul.subpages {
	padding: 0 0 0 1em;
	margin: 0 0 0 1em;
	list-style: square;
}

/* Formatting */
fieldset {
	border: 1px solid #ccc;
	padding: 0 12px;
	margin: 0;
}

legend {
	color: #999;
	font-size: 12px;
	font-weight: bold;
}

hr {
	border: 1;
	color: #FFFFFF;
}

pre, code {
	width: 850px;
	overflow: auto;
	font-size: 1em;
}

.post table {
	width: 850px;
	border-top: 0;
	border-collapse: collapse;
}

.post table th,
.post table td {
	border-bottom: 0;
	padding: .1em .1em;
}

.post table th {
	text-align: left;
	border-bottom: 0px;
}

p.loggedinAs {
	margin: 0; 
	padding: 0;
}

a#cancel-comment-reply-link {
	display: block;
	margin-bottom: 1em;
}
