/*  
Theme Name: Saur
Theme URI: http://www.jauhari.net/themes/Saur
Description: <p>Saur Theme is clean layout that build with 3 Columns Layout.</p><ul style="list-style:none;"><li>* 2 Right Sidebar and Random Header</li><li>* Widget Ready and Iconic Meta Info</li><li>* Change About text via Admin Profile</li><li>* Tested on WordPress 2.1.x</li></ul> <p>Visit the <a href="http://www.jauhari.net/themes/saur">Theme Page</a> for theme update and other related information.</p>
Version: 1.1
Author: Nurudin Jauhari
Author URI: http://www.jauhari.net/

This theme was designed and built by Nurudin Jauhari,
whose blog you will find at http://jauhari.net/themes/saur
Crafted on 14 September 2007
Last Edit: 20 September 2007 21.53  +7 GMT

The CSS, XHTML and design is released under a Creative Commons Attribution 3.0 License:
http://creativecommons.org/licenses/by/3.0/
*/
/* Social Style 
********************* 
*/
html
{

}
*
{
	margin: 0;
	padding: 0;
}
img
{
	border: 0;
}
p
{

}
dl
{
	margin: 1em 0;
}
dt
{
	font-weight: bold;
}
dd
{
	margin: 0.5em;
	padding: 0;
}
img.right
{
	float: right;
	margin: 0 0 0 5px;
}
img.left
{
	float: left;
	margin: 0 5px 0 0;
}
hr
{
	display: none;
}
body  
{
	/* background: orange; */
}
a
{
	text-decoration: none;
}
a:link, a:visited
{
	color: #993399;
}
a:hover, a:active
{
	color: orangered;
}
h1, h2, h3, h4, h5, h6
{
}

/* Etc
******************** */
br.clear {
	clear: both;
}

/* Design 
******************** */
#intercalaire{
	background: #ccc;
}
#page { /* Prends content + Sitebar1 + site Bar2 */
	text-align: left;
	width: 1004px;
	margin: 0px auto;
	background: orchid; 
}
#pager1 { /* information haut droit  */
	margin: 10px auto 0;
	background: #48C93E;
	width: 1004px;
}
#pager  h4 {
	font: 1.15em bold Arial, verdana;
	color: #000;
}
#pager h4 strong {
	border-bottom: 1px solid #fff;
}
#pager .p2 {
	margin: 0 auto;
	width: 1004px;
	text-align: left;
	position: relative;
	height: 115px;
}
.p2 .about {
	padding: 10px 0;
	position: absolute;
	right: 10px;
	top: 0;
	width: 430px;
}
.p2 .about .avatr {
	float: left;
	margin-right: 10px;
	border: 4px solid #37A62E;
}

#headr {
}
	
.cari #s { cari /* = barre de recherche */
	color: #999;
	}
.cari #s:focus, .cari #s:hover {
	color: #000;
}
.post span.biru {
	color: #FFFFFF;
}
.post span.merah {
	color: #E23700;
}
.post span.kuning {
	color: #B49000;
}
.post span.ijo {
	color: #315931;
}

#footer {
	background: #fff;
}
#footer {
	background: #fff;
}

.rss-style h1 a {
	color: #f0000f;
}
p.stats {
	color: #666;
}

.side2 input#s:focus {
	color: #227612;
}

#recentcomments li { color: #9900CC; font-weight: bold;}
#recentcomments li a{ color: #993399; font-weight: normal;}

.side2 input#searchsubmit
{
	color: #fff;
}

.side1 a {
	color: #993399;
}
.side1 p {
	color: #993399;
}

#tag_cloud a {
	color: #CC66CC;
}
#tag_cloud a:hover {
	color: #9900CC;
}
.side2 a {
	color: #993399;
}

li.current-cat a {
	color: #F0000F;
}
.side1 a:hover, .side2 a:hover  {
	color: #F0000F;
}
.side2 ul li ul li.current-cat a  {
	color: #8A0E3A;
}

.post h2 {
	color: orangered;
}

.post h2 a {
	color: #993399; /* orangered */
	
}
.post h2 a:hover {	
	color: #CC66CC; /* gold */
}
.post h3, .post h4 {
	color: #48C93E;
}
p.postmetadata a
{
	color: orange;
}

blockquote
{
	color: #666;
}
.big-numb {
	color: #fff;
}
.comment .title a:link, .comment .title a:visited {
	color: #1D7A03;
}

#addcommentbutton {
	color: #fff;
}
#addcommentbutton:focus, #addcommentbutton:hover {
	color: #fff;
}

#navr ul li.page_item a, #navr ul li.current_page_item a
{
	color: #fff;
}
#page_item li:a;
{
	color: #fff;
}
#navr ul li.admintab a {
	color: #f0000f;
}
#navr ul li.page_item a:hover, #navr ul li.current_page_item a:hover,#navr ul li.admintab a:hover {
	color: #ffd700;
}
#navr ul li a:active, #navr ul li.current_page_item a
{
	color: #ffd700;
}
#navr ul li.h1r
{
	color: #fff;
}

#navigation li a:link {
color: #fff;
} 

#navigation li a:visited {
color: #fff;
}  
  

#navigation li a:hover {
color:#FEE6C8;
} 

.nav-current {
color:#fff;
color:#FEE6C8;
}

pre {
	color: #333;
}

code {
color: #333;
}