/*
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 {margin:0; padding:0; background-color:#314c68}
img {border:0}

#banner1 {background-image:url(images/banner1.jpg); background-repeat:no-repeat} 
#banner2 {background-image:url(images/banner2.jpg); background-repeat:no-repeat}

#nav {background-image:url(images/nav_middle_back.jpg); background-repeat:repeat-x; font-family:Arial, Helvetica, sans-serif; font-size:18px; color:#132e4a} 
#nav a {font-family:Arial, Helvetica, sans-serif; font-size:18px; color:#132e4a; text-decoration:none} 
#nav a:hover {font-family:Arial, Helvetica, sans-serif; font-size:18px; color:#3a8929; text-decoration:underline} 

.caterory_heading {font-family:Arial, Helvetica, sans-serif; font-size:14px; color:#FFFFFF; float:left; padding-top:7px}
.caterory_heading_back {background-image:url(images/c_heading_back.jpg); background-repeat:repeat-x; background-color:#dae8de}

.caterory_links {padding-left:26px; border-bottom:1px solid #7a8f7d}
.caterory_links_back {background-image:url(images/c_link_back.jpg); background-repeat:repeat-x; background-color:#dae8de}
.caterory_links_back a {font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#001d2a; text-decoration:none} 
.caterory_links_back a:hover {text-decoration:underline; color:#000000}
.text{font-family:Arial, Helvetica, sans-serif; font-size:12px; line-height:20px;  color:#314c68}
.content {height:805px; #height:830px}
.textbox {border:1px solid #314c68; width:125px; height:14px; line-height:15px}
.text_title{font-family:Arial, Helvetica, sans-serif; font-size:14px; color:#003300}
.main_title_1{font-family:Arial, Helvetica, sans-serif; font-size:18px; color:#003300; } 
.main_title_2{font-family:Arial, Helvetica, sans-serif; font-size:18px; color:#314c68; font-weight:bold; padding-left:2px} 
.sub_title_1{font-family:Arial, Helvetica, sans-serif; font-size:24px; color:#314c68; margin-left:0; padding-top:30px}
.sub_title_2{font-family:Arial, Helvetica, sans-serif; font-size:24px; color:#314c68; font-weight:bold}
.text_img{border:none; padding-left:10px; padding-bottom:10px; padding-top:10px}
.footer{background-image:url(images/footer_back1.jpg); background-repeat:repeat-x; font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#000000; text-align:center}
.footer a{
	color:#314c68;
	text-decoration:underline;
}
.footer a:hover{
	color:#314c68;
	text-decoration:none;
}
.last_catagory{background-image:url(images/c_heading_back.jpg); background-repeat:repeat-x; background-color:#314c68}



/* Default */
a {
	color: #3b6065;
}

a:hover {
	color: #841700;
}

h1 {
	font-size: 15px;
	margin:0;
	padding:0;
	font-weight:bold;
}

h2 {
	font-size: 1.1em;
}

h3 {
	font-size: 1em;
}

h4 {
	font-size: .9em;
}

h5 {
	font-size: .8em;
}

h6 {
	font-size: .7em;
}

blockquote {
	padding: 0 0.5em;
	border-left: 5px solid #f0e8a7;
	margin: 0;
	background-color: #f8f8e2;
}

img.alignleft {
	float: left;
	margin: 0 .8em .8em 0;
}

img.alignright {
	float: right;
	margin: 0 0 .8em .8em;
}

.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.alignleft {
	float: left;
}

.alignright {
	float: right;
}

a img {
	padding: 5px;
	border: 1px solid #ccc;
}

form {
	padding: 0;
	margin: 0;
}
#sitemap ul {
	margin:5px 0 0 25px;
	padding:0;
}
#sitemap ul li{
	margin:0;
	padding:0;
}
ul{
	margin:-10px 0 20px 30px
	padding:0;
}

#table ul {
	margin:0 0 0 20px;
	padding:0;
}
#table ul li{
	margin:0;
	padding:0;
}

/* Layout */
/*#container {
	background: url(images/orientalBk.jpg) right top no-repeat;
	width: 980px;
	margin: 0 auto;
}*/



.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}

.postmetadata {
	text-align: center;
	clear: both;
	}

.post {
	margin: 0px  0px  0px 40px;
	margin: 0px;
	text-align: justify;
	border-bottom: 2px solid #314c68;
	}

.post hr {
	display: block;
	}
.postmetadata {
	padding-top: 5px;
	}

.posttitle {
	font-size: 1.6em;
	}


 