/*

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;
	text-decoration:none;
	font-style:strong;

}


*.advent {padding-left:5px; padding-right:5px;}
a:hover {

	color: #900;
	text-decoration:underline;

}



h1 {

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



h2 {

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

}



h3 {

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

}



h4 {

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

}



h5 {

	font-size: .8em;

}



h6 {

	font-size: .7em;

}



}

.bodytext {size:12px; font-family:Arial, Helvetica, sans-serif;}

td.jonnypix {font-family:Arial, Helvetica, sans-serif;
font-size:12px;
vertical-align:top;}

*.warning {

	color: red;
	font-style: bold;
	font-size: 4.2em;

}





*.urgent {

	font-style: italic;
	
}



*.warning.urgent {

	background: silver;

}
*.angry {margin-top:-10px;}


td.jonny { margin-left:inherit} {

	background: silver;

}


blockquote {

	padding: 0 0.5em;

	border-left: 5px solid #f0e8a7;

	margin: 0;

;
}



a[href][title] {
	text-decoration:none;

}


*.caption
{
font-family: Arial, Verdana, Sans-Serif;
font-size: .1em;
}
*.xmascaption {font-family:Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:bold}
*.lang(fr) {font-style:italic;}
p.text {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#003;

;
}*.heavy {font-weight:900;}
*.heavy2 {font-weight:lighter;}
tr {margin:auto;}
p.hello {line-height:5em;}

td.margin {padding:20px;}
small {color:white; text-shadow: 0 0 4px black;}
td.time {width:60%;}
li.pine {margin-top:0px;}
p.pine {margin-bottom:0px;}
ul.pine {margin-top:-15px;}
table.double{border-style:double none none dotted;}
p.aside {float: right; width: 15em; margin: 0 1em 1em; padding: 0.25em; border: 1px solid;}
div#header {position: fixed; top: 0; bottom: 80%; left: 20%; right: 100px; background: gray; vertical-align:middle;}
div#sidebar {position: fixed; top: 0; bottom: 0; left: 100px; right: 80%; background: red; padding:10px}
div#main {position: absolute; top: 20%; bottom: 0; left:20%; right: 100px; overflow: scroll; background: white;}
p.navbar {border-bottom:dotted; margin-top:-10px;}

a.emailUs
{
  display: block;
  width: 150px;
  height: 25px;
  background: url("images/testhover.jpg") no-repeat 0 0;
  color:#FFF;
  font-style:bold;
  text-decoration:none;
  text-indent:15px;

}

a.emailUs:hover
{ 
  background-position: 0 -25px;
}

a.emailUs span
{
  display: none;
}

.add { margin-bottom:-50px; }


