/*

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 {

	padding: 0;

	margin: 0;

	font-size: 0.9em;

	font-family: Arial, Verdana, Sans-Serif;

	background: #FFFFFF url(http://www.madbeast.com/images/bk.jpg) left top repeat-x;

	color: #000033;

}



/* Default */

a {

	color: #000033;

}



a:hover {

	color: #000033;

}



h1 {

	font-size: 1.2em;
	
    color: #D89312;
}



h2 {

	font-size: 1.1em;
	
	color: #D89312;

}



h3 {

	font-size: 1em;
	
	color: #000033;

}



h4 {

	font-size: .9em;
	
	color: #000033;

}



h5 {

	font-size: .8em;

}



h6 {

	font-size: .7em;

}



blockquote {

	padding: 0 0.5em;

	border-left: 5px solid #f0e8a7;

	margin: 0;

;

}









