/*  
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.3

*/

hr { 
border: 0; 
height: 1px; 
background: #333; 
background-image: linear-gradient(to right, #ccc, #333, #ccc); 
}



.audioplayer_container {
margin-top:6px;
}

.mp3-icon img {
vertical-align:text-bottom;
margin-right:3px;
}

.rsstop {
margin-left:560px;
}

.pdf {
padding-bottom:10px;
color: #142D8D;
font: bold 1.5em Arial, Helvetica, sans-serif;
}

.rsstop img {
vertical-align:text-bottom;
}

/* Social Style 
********************* */

html
{
	height: 100%;
	margin-bottom: 0.1em;
}
*
{
	margin: 0;
	padding: 0;
}
img
{
	border: 0;
}
p
{
	line-height: 1.3em;
	margin: 0 0 5px;
}
dl
{
	margin: 1em 0;
}
dt
{
	font-weight: bold;
}
dd
{
	margin: 0.5em;
	padding: 0;
}

hr
{
	display: none;
}
body
{
	background-image: url('images/background.jpg');
        background-repeat: repeat;
	color: #3A419B;
	font: 74%/1.6em verdana, tahoma, arial, sans-serif;  
	margin: 5px 0 10px;
	padding: 0;
	text-align: center;
}
a
{
	text-decoration: none;
}
a:link, a:visited
{
	color: #FF6900;
        font-weight: bold;
}
a:hover, a:active
{
}
h1, h2, h3, h4, h5, h6
{
	font-family: Garamond, Georgia, Verdana, Arial, Serif;
}

/* Etc
******************** */
br.clear {
	clear: both;
}

/* Design 
******************** */
#page {
	text-align: left;
	width: 904px;
	margin: 10px auto;
	border-top: 0px solid #ccc;
	border-bottom: 0px solid #ccc;
	
}
#pager {
	margin: 10px auto 0;
	background: #48C93E;
	width: 904px;
}
#pager  h4 {
	font: 1.15em bold Arial, verdana;
	color: #000;
}
#pager h4 strong {
	border-bottom: 1px solid #fff;
}
#pager .p2 {
	margin: 0 auto;
	width: 904px;
	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;
}
#header {
	background: #1BACF2;
	border-bottom: 5px solid #B98718;
}
#headr {
	width: 904px;
        height: 180px;
	margin: 0px auto 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: #333;
	}
#headr .description {
	color: #666;
	margin-bottom: 10px;
}
#headr .cari {
        display:block;
	position: absolute;
	right: 0;
	margin-bottom: 10px;
}
.cari #s {
	width: 320px;
	color: #999;
	padding: 5px 5px;
	border: 2px solid #ccc;
}
.cari #s:focus, .cari #s:hover {
        
	width: 320px;
	color: #000;
	padding: 5px 5px;
	border: 2px solid #48C93E;
}
#content-wrap {
  background-color: white;
  width: 700px ;
  border: 1px solid #ACACAC;
  margin-left: auto ;
  margin-right: auto ;
}
#content {
	margin: 0 40px 0 40px;
	padding-top: 20px;
	padding-bottom: 30px;
}
#content .gap {
	margin-right: 0px;
}
.post {
	margin-bottom: 10px;
	border-bottom: 0px 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: 213px;
	float: left;
	color: #000;
	margin-left: -560px;
	padding-top: 5px;
}
.side2 {
	width: 321px;
	float: left;
	color: #000;
	margin-left: -321px;
	padding-top: 5px;
	}
	
			  
#footer {
	width: 904px;
	height: 30px;
	background: #142D8D;
	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;
	margin: 0;
   padding : 0;

}
.side1  .children, .side2 ul.children{
	margin-left: 16px;
}
.boxy, #sidebar .categories, .widget, #sidebar .linkcat {
	margin-bottom: 0px;
}
.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;
	border-bottom: 0px solid #ccc;
	margin-bottom: 5px;
}
.side1 a, .side2 a {
	color: #1D7A03;
}
li.current-cat a {
	color: #F0000F;
	font-weight: bold;
}
.side1 a:hover, .side2 a:hover  {
	color: #F0000F;
}
.side1 ul li ul li, .side2 ul li ul li {
	margin-bottom: 0px;
	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; 
	color: #142D8D;
 padding-top: 18px;
}
.post h2 a {
	color: #142D8D;
	display: block;
}
.post h2 a:hover {	
	color: #FCCA52;
}
.post h3 {
	font: bold 1.5em Arial, Helvetica, sans-serif;
	 
}
.post h4 {
	font: bold 1.5em Arial, Helvetica, sans-serif; 
}
.post h3 {
	
	color: #142D8D;
        padding-top: 18px;
        margin-bottom:0; padding-bottom:0;}

.post h4 {
	
	color: #FF6900;
        padding-top: 18px;
        margin-bottom:0; padding-bottom:0;}
		
	
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: 35px;
}
.post ol {
	margin-left: 40px;
}
.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;
}
.tags {
	margin-bottom: 10px;
	font-weight: bold;
}
	.tags a {
		font-weight: normal;
	}

img.centered {
	text-align: center;
}
img.alignright {
	float: right;
	margin: 0 0 4px 4px;
}
img.alignleft {
	float: left;
	margin: 0 4px 4px 0;
}
.post .alignright {
	text-align: right;
}
.post .alignleft {
	text-align: left;
}

img.speakers{margin:0;padding:0;border:none;float:left;}
.side1 ul li, .side2 ul li{float:left;width:100%;}


/* Comment Etc
********************* */
h3#comments  {
	border-bottom: 1px solid #ccc;
	font-size: 1.4em;
	margin-bottom: 10px;
}
.navigation 
{
	margin-bottom: 10px;
}

.navigation a
{
	color: #666;
}
.navigation .alignleft
{
	float: left;
	width: 50%;
}
.navigation .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;
	margin: 1em;
        font-weight: bold;
        color: #FF6900;
	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;
}

.avatar {
	float: right;
	margin-left: 10px;
}
.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 {
	margin: 0 0 0px;
	border-top: 0px solid #ccc;
	border-bottom: 0px solid #ccc;
}
#navr
{
	
	font-family: Trebuchet MS,Tahoma, Verdana, Arial, Serif;
	margin: 0 auto;
	overflow: hidden;
	padding: 0;
	position: relative;
	text-align: left;
	border-bottom: 0px solid #102472;
	width: 904px;
	
}
html #navr
{
	height: 1%;
}
#navr ul li
{
	float: left;
	list-style-type: none;
	margin: 0;
}
#navr ul li.page_item a, #navr ul li.current_page_item a
{
	color: #FFFFFF;
	display: block;
	font-weight: bold;
	letter-spacing: 0px;
	padding: 0px 0px;
	text-decoration: none;
	border-left: 0px solid #5C6895;
}
#navr ul li.admintab a {
	color: #FFFFFF;
	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: #FCCA52;
}
#navr ul li a:active, #navr ul li.current_page_item a
{
	color: #FFFFFF;
	background: #142D8D;
	color: #000;
	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;
}

/* Bottom Navigation Style 
********************* */

#navb
{
	
	font-family: Trebuchet MS,Tahoma, Verdana, Arial, Serif;
	margin: 0 auto;
	overflow: hidden;
	padding: 0;
	text-align: left;
	border-bottom: 0px solid #102472;
	width: 904px;
	
}

#navb{margin-top:10px;float:left;}

html #navb
{
	height: 1%;
}
#navb ul li
{       
	float: right;
	list-style-type: none;
	margin: 0;
}


#navb ul li.page_item a, #navr ul li.current_page_item a
{
	color: #FFFFFF;
	display: block;
	font-weight: bold;
	letter-spacing: 0px;
	padding: 0px 0px;
	text-decoration: none;
	border-left: 0px solid #5C6895;
}
#navb ul li.admintab a {
	color: #FFFFFF;
	display: block;
	font-weight: bold;
	letter-spacing: 0px;
	padding: 0px 0px;
	text-decoration: none;
	border-right: 1px solid #ccc;
}
#navb ul li.page_item a:hover, #navb ul li.current_page_item a:hover,#navb ul li.admintab a:hover {
	color: #FCCA52;
}
#navb ul li a:active, #navb ul li.current_page_item a
{
	color: #FFFFFF;
	background: #142D8D;
	color: #000;
	font-weight: bold;
}
#navb ul li.h1r
{
	background: #055296;
	color: #fff;
	display: block;
	font-weight: bold;
	letter-spacing: 0px;
	padding: 2px 10px;
	text-decoration: none;
	text-transform: uppercase;
}


/* Bottom Buttons 
********************* */

#buttons
{
	
	font-family: Trebuchet MS,Tahoma, Verdana, Arial, Serif;
	margin: 0 auto;
	overflow: hidden;
	padding-top: 10px;
	text-align: center;
	border-bottom: 0px solid #102472;
	width: 485px;
      
	
	
	
}
html #buttons
{
	height: 1%;
}
#buttons ul li
{
        float: left;
	list-style-type: none;
	margin: 0;
}
#buttons ul li.page_item a, #buttons ul li.current_page_item a
{
	display: block;
	padding: 30px 0px 0px 28px;
}



#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:#FFFFFF;
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%; }

/* All my additions Mailing list, Home Page,  Petition Button */
#home-wrap {
	float: left;
	width: 100%;
}
#home {
	margin: 0 566px 0 0;
	padding-top:  4px;
}
#home .home-gap {
	margin-right: 10px;
}
.home-post {
	margin-bottom: 10px;
	border-bottom: 0px solid #ccc;
}

.ptbutton { text-align: right;
            padding-bottom: 15px;}

.ptbutton2 { text-align: center;
            padding: 5px; 0}
			
.blogtitle { text-align: center;
            padding-bottom: 5px;}

img.experts { padding: 5px 5px 15px 5px;}


/* Mailing List */


#subscribeForm { background: url('images/mailing_list.gif') no-repeat;
                height: 91px;
               margin-top: 7px;
                }
.enterbox { padding-top: 35px;
            padding-left: 10px;}
.email { color: #FFFFFF;}

.mailbuttons { padding-top: 8px;
                text-align: center;}

/* Petition */

#petition { background: url('images/notebookpaper.gif') no-repeat;
                height: 187px;
          
                }
           
.petitionbuttons { padding-top: 71px;
                text-align: center;}


/* donate */

#donate { background: url('images/donate.gif') no-repeat;
                height: 92px;
                margin-top: 7px;}
           
.donatebuttons { padding-top: 55px;
                text-align: center;}


.topnav a { font-size: 11px;}
        
.topnav a:hover { font-color: #666666;}


.orange-arrows { padding: 0px 5px 0px 5px; }

img.bottom {vertical-align:text-bottom;
margin-right:2px;
}

.wp-caption {
   border: 0px solid #ddd;
   text-align: center;
   font-weight:bold;
   background-color: #FFFFFF;
   padding-top: 0px;
   margin: 10px;
   /* optional rounded corners for browsers that support it */
   -moz-border-radius: 3px;
   -khtml-border-radius: 3px;
   -webkit-border-radius: 3px;
   border-radius: 3px;
}

.wp-caption img {
   margin: 0;
   padding: 0;
   border: 0 none;
}

.wp-caption p.wp-caption-text {
   font-size: 11px;
   line-height: 17px;
   padding: 0 4px 5px;
   margin: 0;
}

.aligncenter,
div.aligncenter {
   display: block;
   margin-left: auto;
   margin-right: auto;
}

.alignleft {
   float: left;
}

.alignright {
   float: right;
}

.interviews { padding-top: 35px;
               padding-bottom: 20px;}
