/*  
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
{
	height: 100%;
	margin-bottom: 0.1em;
}
*
{
	margin: 0;
	padding: 0;
}
img
{
	border: 0;
}
p
{
	line-height: 1.6em;
	margin: 0.7em 0;
}
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: #001C00 none repeat scroll 0% 50%;
	color: #333;
	font: 74%/1.6em verdana, tahoma, arial, sans-serif;  
	margin: 0 0 30px;
	padding: 0;
	text-align: center;
}
a
{
	text-decoration: none;
}
a:link, a:visited
{
	color: #FF;
}
a:hover, a:active
{
	color: #1C1CFF;
}
h1, h2, h3, h4, h5, h6
{
	font-family: Garamond, Georgia, Verdana, Arial, Serif;
}

/* Etc
******************** */
br.clear {
	clear: both;
}

/* Design 
******************** */
#page {
	text-align: left;
	width: 950px;
	margin: 10px auto;
	/* background: url(images/bg-content.gif) right top repeat-y;	*/
}
#pager {
	margin: 10px auto 0;
	background: #001C00;
	width: 950px;
}
#pager  h4 {
	font: 1.15em bold Arial, verdana;
	color: #FFFFAA;
}
#pager h4 strong {
	border-bottom: 1px solid #fff;
}
#pager .p2 {
	margin: 0 auto;
	width: 950px;
	text-align: center;
	position: relative;
	height: 161px;
}
/* About section removed
.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;
}
*/
#header {
	background: #1BACF2;
	border-bottom: 5px solid #B98718;
}
#headr {
	width: 950px;
	margin: 0 auto;
	padding: 0;
	text-align:left;
	color: #C3EAFB;
	position: relative;
}
#headr h1 {
	margin: 5px 0 0;
	font: bold 2.5em Garamond, Georgia, "Times New Roman", times, serif;
}
#headr h1 a {
	color: #B8E600;
	}
#headr .description {
	color: #B8E600;
	margin-bottom: 10px;
}
#headr .cari {
	position: absolute;
	right: 0;
	bottom: 5px;
}
.cari #s {
	width: 300px;
	color: #999;
	padding: 5px 5px;
	border: 2px solid #ccc;
}
.cari #s:focus, .cari #s:hover {
	width: 300px;
	color: #0;
	padding: 5px 5px;
	border: 2px solid #48C93E;
}
#content-wrap {
	float: left;
	width: 100%;
}
#content {
    background: #FFFFFF none repeat scroll 0%;
	margin: 0 450px 0 0;
	padding:  10px 0px 0px 5px;
}
#content .gap {
	margin-right: 10px;
}
.post {
	margin-bottom: 10px;
	border-bottom: 1px solid #ccc;
}
.post span.biru {
	padding: 2px 4px;
	background: #D4EEF7;
	color: #007298;
}
.post span.merah {
	padding: 2px 4px;
	background: #F7DCD4;
	color: #E23700;
}
.post span.kuning {
	padding: 2px 4px;
	background: #F7F7D4;
	color: #B49000;
}
.post span.ijo {
	padding: 2px 4px;
	background: #E6F7D4;
	color: #315931;
}
.side1 {
	width: 190px;
	float: left;
	color: #FFFFAA;
	margin-left: -450px;
	padding: 10px;
}
.side2 {
	width: 230px;
	float: left;
	color: #FFFFAA;
	margin-left: -230px;
	padding-top: 10px;
	}


#footer {
	width: 950px;
	margin: 0 auto;
	text-align: left;
}
#footer {
	color: #999;
	font-size: 0.9em;
}
#footer a {
	color: #666;
	text-decoration: underline
}
#footer a:hover {
	color: #666;
	text-decoration: none;
}
#bloglog {
 border-bottom: 1px solid #ccc;
}
/* Design  RSS
******************** */
.rss-style {
	border: 1px solid #ccc;
	padding: 10px;
	margin-bottom: 10px;
	background: url(images/rss-bg.gif) bottom left no-repeat;
}
.rss-style h1 {
	text-align: left;
	font: 700 1.6em Arial, verdana;
}
.rss-style h1 a {
	color: #f0000f;
}
p.stats {
	color: #666;
	font-size: .9em;
	border-left: none;
	border-right: none;
	margin: 0;
	padding: 0;
}
.side1  ul, .side2  ul{
	list-style: none;
}
.side1  .children, .side2 ul.children{
	margin-left: 16px;
}
.boxy, #sidebar .categories, .widget, #sidebar .linkcat {
	margin-bottom: 10px;
}
.side2 input#s {
	width: 150px;
	padding: 5px;
	margin-bottom: 10px;
	background: #ECFBEA;
	border: 2px solid #D6F7D4;
}
.side2 input#s:focus {
	background: #fff;
	color: #227612;
}
.side2 input#searchsubmit
{
	background: #30BA47;
	border: #269237 2px solid;
	color: #fff;
	font-size: 1.3em;
	margin: 0;
	font-weight: bold;
	padding: 4px 6px;
}
.side2 input#searchsubmit:focus
{
	background: #BCE240;
}

/* Design  Typo
********************* */
.side1  h2, .side2  h2{
	font-size: 1.4em;
	font-family: Garamond, Georgia, "Times New Roman", times, serif;
	margin-bottom: 5px;
	color: #B8E600;
	border-bottom: 1px solid #666;
}
.side1 a, .side2 a {
	color: #C3F400;
}
.side1 a:visited, .side2 a:visited {
	color: #FFFFFF;
}
li.current-cat a {
	color: #F0000F;
	font-weight: bold;
}
.side1 a:hover, .side2 a:hover  {
	color: #FFFFFF;
}
.side1 ul li ul li, .side2 ul li ul li {
	margin-bottom: 5px;
	font-size: .9em;
}
.side1 ul li ul li, .side2 ul li ul li {
}
.side2 .flickr ul li{
	background: none;
   float: left;
   padding-left: 0;
  margin-right: 5px;
}
.side2 .flickr ul li img {
 border: 1px solid #48C93E;
}
.side2 .flickr ul li img:hover {
 border: 1px solid #406618;
}
.side2 ul li ul li.current-cat a  {
	padding-left: 15px;
	color: #8A0E3A;
}
h2.pagetitle {
	text-align: left;
	font: 1.5em Arial, verdana;
	border-bottom: 1px solid #ccc;
}
.post h2 {
	font: bold 1.8em Arial, Helvetica, sans-serif; 
}
.post h2 a {
	color: #637D13;
	display: block;
}
.post h2 a:hover {	
	color: #F0000F;
}
.post h3 {
	font: bold 1.4em Arial, Helvetica, sans-serif; 
}
.post h4 {
	font: bold 1.2em Arial, Helvetica, sans-serif; 
}
.post h3, .post h4 {
	border-bottom: 1px solid #efefef;
	color: #48C93E;
}
p.postmetadata
{
	color: #666;
	font-size: 85%;
	margin-bottom: 10px;
}
p.postmetadata a
{
	color: #666;
	text-decoration: none;
}
span.timr
{
	background: url(images/ico/date.png) 0 0 no-repeat;
	padding-left: 15px;
}
span.user
{
	background: url(images/ico/user.png) 0 0 no-repeat;
	padding-left: 15px;
}span.catr
{
	background: url(images/ico/page.png) 0 0 no-repeat;
	padding-left: 15px;
}
span.editr
{
	background: url(images/ico/pencil.png) 0 0 no-repeat;
	padding-left: 15px;
}
span.commr
{
	background: url(images/ico/comment.png) 0 0 no-repeat;
	padding-left: 15px;
}
.post ul.postspermonth{
	list-style:none;
	padding: 0;
	margin: 0;
}
.post p a {
	text-decoration: underline;
}
.post ul {
	margin-left: 25px;
}
.post ol {
	margin-left: 25px;
}
.post li {
	margin-bottom: 5px;
}
.post p a:hover {
	text-decoration: none;
}

.categr, .monthr {
	margin-bottom: 20px;
}
.categr h2, .monthr h2{
	border-bottom: 1px solid #ccc;
}

.rss {
	background: url(images/feed-icon-10x10.png) left center no-repeat;
	padding-left: 12px;
}

/* Comment Etc
********************* */
h3#comments  {
	border-bottom: 1px solid #ccc;
	font-size: 1.4em;
	margin-bottom: 10px;
}
.navigation 
{
	margin-bottom: 10px;
}

.navigation a
{
	color: #666;
}
.alignleft
{
	float: left;
	width: 50%;
}
.alignright
{
	float: right;
	text-align: right;
	width: 50%;
}

.ileft {
	float: left;
	margin-right: 5px;
}

#avatr {
	border: 1px solid #92278f;
}

blockquote
{
	background: url(images/blockquote.gif) no-repeat left top;
	color: #666;
	margin: 1em;
	padding: 0 0 10px 50px;
}
#content .commentsfeedr
{
	background: url(images/feed.png) no-repeat left center;
	padding: 2px 0 2px 20px;
}
#content .trackbackr
{
	background: url(images/arrow_refresh.png) no-repeat left center;
	padding: 2px 0 2px 20px;
}
input.textbox, textarea
{
	background: #fff url(images/shadow_top.gif) repeat-x top;
	border: #ccc 1px solid;
	font: 1em Verdana, Arial, Serif;
	padding: 2px;
}
input.textbox:focus, textarea:focus
{
	background: #fff url(images/shadow_top.gif) repeat-x top;
	border: #999 1px solid;
}
#submit
{
	padding: 3px 5px;
}
.comment
{
	background: #ccc /*url(images/shadow_top.gif) repeat-x top*/;
	border-bottom: #ddd 1px solid;
	list-style: none;
	margin: 0 0 10px;
	padding: 1em 0.5em;
	position: relative;
}
.big-numb {
	position: absolute;
	right: -5px;
	top: 4px;
	color: #fff;
	font-family: Georgia, "Times New Roman";
	font-size: 6em;
}
.comment .title 
{
	font: 600 1.2em arial, verdana;
}
.comment .title a:link, .comment .title a:visited {
	color: #1D7A03;
}

.alt
{
	background: #efefef;
}
.MyAvatars
{
	border: 1px solid #ccc;
	border-bottom: 1px solid #999;
	border-right: 1px solid #999;
	float: right;
	margin-left: 5px;
	margin-right: 10px;
	padding: 3px;
}
#comment {
	width: 98%;
}
#addcommentbutton {
	background: #1D7A03;
	padding: 4px 10px;
	color: #fff;
	border: 2px solid #114801;
	border-top: 2px solid #239304;
	border-left: 2px solid #239304;
}
#addcommentbutton:focus, #addcommentbutton:hover {
	background: #114801;
	padding: 4px 10px;
	color: #fff;
	border: 2px solid #000;
	border-top: 2px solid #1D7A03;
	border-left: 2px solid #1D7A03;
}	
/* Top Navigation Style 
********************* */
#top {
	background: #DCE2E7 url(images/tech_bar_bg_1.png) repeat-x scroll 0% 50%;
	margin: 0 0 5px;
}
#navr
{
	background: transparent;
	font-family: Trebuchet MS,Tahoma, Verdana, Arial, Serif;
	margin: 0 auto;
	overflow: hidden;
	padding: 0;
	position: relative;
	text-align: left;
	width: 950px;
}
html #navr
{
	height: 1%;
}
#menu li
{
	float: left;
	list-style-type: none;
	margin: 0;
}
#menu li.page_item {
	border-right: 1px solid #45570E;
	display: block;
	float: left;
	margin: 3px 0pt 0pt;
	padding-left: 2px;
}
#menu li.page_item a {
	background: transparent url(images/tech_menu_1.png) no-repeat scroll 0pt;
	color: #DDDDDD;
	display: block;
	float: left;
	height: 30px;
	line-height: 30px;
	padding: 0pt 25px;
}
#menu li a {
	background: transparent url(images/tech_menu_1.png) no-repeat scroll 0pt;
	color: #DDDDDD;
	display: block;
	float: left;
	height: 30px;
	line-height: 30px;
	padding: 0pt 25px;
}
#menu a {
	cursor: pointer;
	text-decoration: none;
}
#menu li.current_page_item  {
	border-right: 1px solid #444D5C;
}
#menu li.current_page_item  a {
	color: #FFFFFF;
}
#menu li.current_page_item  a, #menu li.current_page_item:hover a, #menu li.over.current_page_item  a {
	background-position: 0px -60px;
}
#menu {
	background: #DCE2E7 url(images/tech_bar_bg_1.png) repeat-x scroll 0%;
	margin: 0pt;
	padding: 0pt 0pt 0pt 5px;
	position: relative;
}
/*
#navr ul li.page_item a, #navr ul li.current_page_item a
{
	color: #666;
	display: block;
	font-weight: bold;
	letter-spacing: 0px;
	padding: 4px 10px;
	text-decoration: none;
	border-right: 1px solid #ccc;
}

#navr ul li.admintab a {
	color: #f0000f;
	display: block;
	font-weight: bold;
	letter-spacing: 0px;
	padding: 4px 10px;
	text-decoration: none;
	border-right: 1px solid #ccc;
}
#navr ul li.page_item a:hover, #navr ul li.current_page_item a:hover,#navr ul li.admintab a:hover {
	color: #1D7A03;
}
#navr ul li a:active, #navr ul li.current_page_item a
{
	color: #333;
	background: #ccc;
	color: #FFFFAA;
	font-weight: bold;
}
#navr ul li.h1r
{
	background: #055296;
	color: #fff;
	display: block;
	font-weight: bold;
	letter-spacing: 0px;
	padding: 2px 10px;
	text-decoration: none;
	text-transform: uppercase;
}
*/


#navigation {
clear:both;
padding-top:7px;
*padding-top:3px;
_padding-top:5px;
 }

#navigation ul {
float:right;
margin:0px;
padding:0px;
} 

#navigation li {
line-height:35px;
font-size:14px;
float:left;
list-style:none;
padding-left:10px;
padding-right:10px;
border-right:1px solid #BD1900;
*height:34px;
display:block;
} 

#navigation li a:link {
display:block;
color: #fff;
text-decoration:none;
}    

#navigation li a:visited {color: #fff;
text-decoration:none;
}  

#navigation li a:hover {color:#fff;
display:block;
text-decoration: none;
background-image:url(images/nav-hover.gif);
background-position:bottom center;
background-repeat:no-repeat;
color:#FEE6C8;
}   

.nav-current {
color:#fff;
display:block;
text-decoration: none;
background-image:url(images/nav-hover.gif);
background-position:bottom center;
background-repeat:no-repeat;
color:#FEE6C8;}

fieldset {
	border: none;
}
textarea#cp_message {
	width: 100%;
}

pre {
	width: 95%;
	overflow:auto;
	font: 13px 'Courier New', Courier, Verdana, Arial, sans-serif;
	color: #333;
	max-height: 350px;
	line-height: 18px;
	margin: 10px 0;
	border: 1px solid #666;
	padding: 5px;
	background: #efefef;
}

code {
font: 13px 'Courier New', Courier, Verdana, Arial, sans-serif;
color: #333;
padding: 2px;
}

img.wp-smiley { vertical-align: -25%; }

/* Change Log *** 
1.0	: Public Released
1.1	: Support For WordPress 2.3
1/25/09 : Changes by Michael
*** */

.style12n {
	font-size: 12px;
	font-weight: normal;
        color: #fff;
        line-height: 16px;
}

.style12b {
	font-size: 12px;
	font-weight: bold;
        color: #fff;
        line-height: 16px;
}

.style20b {
	font-size: 20px;
	font-weight: bold;
        color: #fff;
}

.style10n {
	font-size: 10px;
        color: #fff;
	font-weight: normal;
        line-height: 9px;
}

.style13b {
	font-size: 13px;
        color: #fff;
	font-weight: bold;
        line-height: 20px;
}

.style12n a
{
	color: #ff;
}

.style12n a:hover
{
	color: #1c1cff;
}

#bullet {
        list-style-type: disc;
        list-style-position: outside;
	font-weight: normal;
        color: #fff;
        margin-left: 20px;
        font-size: 14px;
        line-height: 14px;
}
#mailing {
        margin: 0px;
}

#mailing2 {
        border-bottom: 1px solid #666;
}