/*  

Theme Name: Padangan

Theme URI: http://www.jauhari.net/themes/padangan

Description: Padangan Theme is clean layout that build with 3 Columns Layout and extra footer.</p> <p>Visit the <a href="http://www.jauhari.net/themes/padangan">Theme Page</a> for theme update and other related information.</p><p>The CSS, XHTML and design is released under a <a href="http://www.opensource.org/licenses/gpl-license.php">GPL</a></p>

Version: 1.5

Author: Nurudin Jauhari

Author URI: http://www.jauhari.net/

Tags: three-columns,fixed-width, orange, green,threaded-comments,right-sidebar



	This theme was designed and built by Nurudin Jauhari,

	whose blog you will find at http://www.jauhari.net/themes/padangan

	Crafted on 22 November 2007

	Last Edit: 17 December 2008 6.30  +7 GMT



	The CSS, XHTML and design is released under a GPL:http://www.opensource.org/licenses/gpl-license.php



*/



/* Social Style 

********************* */



html {
height: 100%;
margin-bottom: 0.1em;
}

*

{
padding: 0;
margin: 0;
}

img {
border: 0;
}

img.centered {
text-align: center;
}

img.alignright {
float: right;
margin: 0 0 4px 4px;
}

img.alignleft {
float: left;
margin: 0 4px 4px 0;
}

.alignright {
text-align: right;
}

.alignleft {
text-align: left;
}

p {
line-height: 1.7em;
margin: 0.7em 0;
text-align: justify;
}

dl {
margin: 1em 0;
}

dt {
font-weight: bold;
}

dd {
margin: 0.5em;
padding: 0;
}

hr {
display: none;
}

body {
font: 72% Verdana, Helvetica, sans-serif;
margin: 0 0 30px;
padding: 0;
text-align: center;
color: #2f2f2f;
}

a {
text-decoration: none;
}

a:link, a:visited {
color: #88b300;
}

a:hover, a:active { 
color: #2f2f2f;
}

h1, h2, h3, h4, h5, h6 {
font-family: Verdana, Helvetica, Arial, Sans-Serif;
}

/* Etc

******************** */

br.clear {
clear: both;
}

/* Design 

******************** */

#page {
text-align: left;
width: 970px;
margin: 0 auto;
background: #fff;
position: relative;
}

#sub-page {
width: 100%;
overflow: hidden;
}

#pager {
border-bottom: 1px solid #88b300;
margin-bottom: 20px;
background: #2f2f2f;
}

#headr {
height: 140px;
margin: 20px 0 10px 10px;
padding: 0;
text-align:left;
position: relative;
}

#headr #logr {
display: block;
position: absolute;
left: 0;
top: 20px;	
width: 400px;
height: 79px;
}

#headr h1 a {
color: #000;
font-size: 1.8em;
}

#headr .description {
color:#286D80;
}

#headr .search {
width:330px;
position: absolute;
top: 20px;
right: 0;
}

#cari-padangan {
position: relative;
top: 20px;	
height: 65px;
}

#cari-padangan #s {
border: 2px solid #88b300;
padding: 5px;
margin-bottom: 8px;
width: 245px;
}

#cari-padangan #s:focus, #cari-padangan #s:hover {
border: 2px solid #88b300;
padding: 5px;
}

#cari-padangan #searchsubmit {
background:#98c533;
border-color:#88B300 #88B300 #14700D;
border-style:solid;
border-width:2px;
bottom:35px;
color:#2F2F2F;
padding:4px;
position:absolute;
right:2px;
}

#content-wrap {
float: left;
width: 620px;
}

#content {
margin: 0 450px 0 0;
}

#footer {
width: 970px;
border-top: 5px solid #C1E098;
margin: 0 auto 20px;
padding: 0;
text-align: left;
position: relative;
font-size:11px;
}

#footer a {
text-decoration: underline;
color: #88B300;
}

#footer .right {
position: absolute;
right: 0;
text-align: right;
top: 0;
}

.rss {
background: url(images/ico/feed-icon-10x10.png) left center no-repeat;
padding-left: 12px;
}

#headr,#navr {
position: relative;
width: 970px;
margin: 0 auto;
}

.menu {
list-style: none;
padding: 0;
margin: 0;
position: absolute;
bottom: -1px;
font-size: 1.2em;
font-weight: none;
/*	border-left: solid 1px #000; */
}	

.menu li {
float: left;
position: relative;
text-align: center;
}

.menu li  a{
padding: 2px 10px;
color: #88b300; /*88b300*/
border-right: solid 1px transparent; 
border-left: solid 1px transparent; 
border-top: solid 1px transparent; 
display: block;
border-bottom: 1px solid #88b300;
}

.menu li  a:hover{
color: #88b300;
border-right: solid 1px #88b300; 
border-left: solid 1px #88b300; 
border-top: solid 1px #88b300; 
border-bottom: solid 1px #fff; 
background: #fff;
}

.menu li.current_page_item  a{
background: #fff;
color: #333;
border-right: solid 1px #88b300; 
border-left: solid 1px #88b300; 
border-top: solid 1px #88b300; 
border-bottom: solid 1px #fff; 
}

.post {
border-bottom: 1px solid #b6b6b6; /*b6b6b6*/
padding-bottom: 10px;
margin-bottom: 30px;
width:570px;
}

.post h2 {
font-size: 2.5em;
letter-spacing:-2px;
line-height:32px;
}

.post h2 a {
color: #E68D15;
}

.post h2 a:hover {
color: #E68D15;
text-decoration: underline;
}

.post ol, .post li, .archives ol, .archives li {
list-style-image:none;
list-style-position:outside;
list-style-type:square;
margin:30px 50px;
}

.wp-pagenavi {
text-align:center;
margin-bottom: 20px;
width: 550px;
}

.post h2 span {
color: #000;
}

.post .entry a:link, .post .entry a:visited {
color: #679c00;
text-decoration: underline;
}

.post .entry a:hover {
color: #2f2f2f;
text-decoration: none;
}

.post h2:hover span {
color: #000;
}

.postmetadata {
color: #666;
width: 100%;
position: relative;
padding-bottom: 10px;
padding-top: 0px;
clear:both;
}

.postmetadata  a{
color: #679c00;
text-decoration: underline;
}

.postmetadata a:hover {
color: #2f2f2f;
text-decoration: none;
}

.commr {
position: absolute;
right: 0;
bottom: 0;
}

.commr a:link, .commr a:visited {
border:medium solid #ACDA70;
color:#2F2F2F;
padding: 2px 7px;
display: block;
text-decoration: none;
}

.commr a:hover {
background: #c1e098;
padding: 2px 7px;
display: block;
color: #2f2f2f;
text-decoration: none;
}

pre {
width: 98%;
overflow:auto;
font: 13px 'Courier New', Courier, Verdana, Arial, sans-serif;
color: #629E31;
max-height: 350px;
line-height: 18px;
margin: 10px 0;
border: 1px solid #A4BD2D;
padding: 5px;
background: #DEF6AF;
}

code, kbd {
font: 13px 'Courier New', Courier, Verdana, Arial, sans-serif;
color: #629E31;
padding: 2px;
}

.codesnip-container {
border:1px solid #A4BD2D; background:#A4BD2D; padding: 5px;margin:10px;
}

blockquote {
background: url(images/blockquote.gif) no-repeat left top;
color: #666;
margin: 1em;
padding: 0 0 10px 50px;
}

.related ul {
margin-left: 20px;
}

.list-themes {
list-style: none;
margin: 0;
padding: 0;
}

.list-themes li{
float: left;
padding-right: 10px;
margin-bottom: 10px;
}

.list-themes li img{
border: 1px solid #ccc;
padding: 5px;
}	

/* clearfix */

.clearfix:after {
content: "."; 
display: block; 
height: 0; 
clear: both; 
visibility: hidden;
}

.clearfix {display: inline-block;}
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

.stats {
border-top: 1px solid #333;
border-bottom: 1px solid #333;
font-size: .9em;
color: #333;
}

.extra-footer { 
width: 100%;  
float: left; 
padding: 10px 0px;
background: #FFFFFF;
border-top: 5px solid #C1E098;
}

.extra-footer2{ 
margin-top: 100px;
width: 100%;  
float: left; 
border-top: solid 1px #FFFFFF;  
}

.extra-one { 
width: 950px;
text-align: left;
margin: 0 auto;
padding-left: 20px;
}

.extra-one .inner { 
width: 218px; 
float: left;}

.extra-one .inner h3, .extra-one h2 { 
font-size: 17px; 
margin: 0px; 
letter-spacing: -1px; 
padding-bottom: 2px; 
border-bottom:1px solid #B6B6B6;
color:#E68D15; }

.extra-one .inner ul { 
margin: 0px; 
padding: 10px 0px 0px 0px;}

.extra-one .inner li { 
display: block; 
color:#2f2f2f; 
margin: 0px; 
padding: 2px 0px 3px; 
list-style-type: none; 
}

.extra-one .inner li a { 
font-weight: normal; 
color:##88B300;
}

.extra-one .inner li a:hover { 
text-decoration: underline;
color: #2f2f2f;
}

.info-rss {
background: #DEF6AF url(images/bg/bg-rssinfo.gif) no-repeat right top;
padding: 10px;
border: 1px solid #629E31;
}	

.info-rss a {
color: #40760E;
font-size: 1.5em;
}

.navigation {
margin: 10px 0;
}

.navigation a {
color: #88b300;
}

.navigation .alignleft {
float: left;
width: 50%;
}

.navigation .alignright {
float: right;
text-align: right;
width: 50%;
}	

h2.pagetitle, h3#comments, h3#respond, h3.titles, .related h3 {
color: #E68D15;
font-size:14px;
border-bottom: 1px solid #B6B6B6;
font-family:verdana;
margin-top: 15px;
margin-bottom: 10px;
}	

.advertisement h3 {
border-bottom: 1px solid #ccc;
}

.advertisement a {
text-decoration: underline;
}

.advertisement a:hover {
text-decoration: none;
}

input#addcommentbutton {
background: #666;
border: 2px solid #999;
padding: 4px 10px;
color: #efefef;
border-right: 2px solid #333;
border-bottom: 2px solid #333;
}

input#addcommentbutton:hover, input#addcommentbutton:focus {
background: #333;
border: 2px solid #000;
padding: 4px 10px;
color: #fff;
border-right: 2px solid #666;
border-bottom: 2px solid #666;
}

#content .commentsfeedr {
background: url(images/ico/feed.gif) no-repeat left center;
padding: 2px 0 2px 20px ;
}

#content .trackbackr {
background: url(images/ico/arrow_refresh.png) no-repeat left center;
padding-left: 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;
}

textarea#comment {
width: 500px;
}

#submit, .do-comment, .cancel-comment {
padding: 3px 5px;
}

#submit, .do-comment {
background:#C1E098 none repeat scroll 0 0;
border:2px solid #96BC64;
color:#2F2F2F;
margin-right:10px;
}

input.cancel-comment {
background: #BC1431;
color: #fff; 
border: 2px solid #8E0F25;
border-top: 2px solid #EC4A66;
border-left: 2px solid #EC4A66;
}

.comment {
background: #fff url(images/shadow_top.gif) repeat-x top;
border-bottom: #ddd 1px solid;
list-style: none;
margin: 0;
padding: 1em 0.5em;
}

.alt {
background: #f9f9f9;
}

.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;
}

.donate {
padding: 10px;
background: #efefef;
border: 1px solid #ccc;
}

.donate h3 {
margin: 0;
padding: 0;
border-bottom: 1px solid #ccc;
margin-bottom: 10px;
}

.donate p {
margin: 0;
padding:0;
}

.donate span {
float: right;
}

/* AdSense

********************* */

.ads726_link {
border-bottom: 1px solid #88b300;
margin-bottom: 10px;
padding-bottom: 5px;
}

.ad-right {
float: right;
padding-left: 10px;
}

.ad-left {
float: left;
padding-right: 10px;
}

.ads726 {
float: right;
margin-top: 10px;
}

.ads468 {
text-align: center;
}

.review-me {
margin-top: 20px;
}

img.wp-smiley { 
vertical-align: -25%; 
}

iframe{
background-image:url(images/ajax-loader.gif);
background-repeat:no-repeat;
background-position:50% 50%;
}

.wbucks-300 {
margin-bottom: 20px;
}

.avatar {
float: right;
margin-left: 10px;
}

.trackbacklist {
margin-left: 20px;
}

.commentlist .children {
margin-left: 30px;
}

/* Begin Images */

p img {
padding: 0;
max-width: 100%;
}

/*	Using 'class="alignright"' on an image will (who would've

	thought?!) align the image to the right. And using 'class="centered',

	will of course center the image. This is much better than using

	align="center", being much more futureproof (and valid) */



img.centered {
display: block;
margin-left: auto;
margin-right: auto;
}

img.alignright {
padding: 4px;
margin: 0 0 2px 7px;
display: inline;
}

img.alignleft {
padding: 4px;
margin: 0 7px 2px 0;
display: inline;
}

.alignright {
float: right;
}

.alignleft {
float: left
}

/* End Images */


/* Captions */

.aligncenter,

div.aligncenter {
display: block;
margin-left: auto;
margin-right: auto;
}

.wp-caption {
border: 1px solid #ddd;
text-align: center;
background-color: #f3f3f3;
padding-top: 4px;
margin: 10px;
-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;
}

/* End captions */


/* Change Logs ****

1.0	: First Public Released

1.1 : Fix Widget Problem

1.2 : Fix Search Page

1.3 : Fix Navigation Bar

1.4 : Fix Images Post and compability with WordPress 2.6

1.5 : Add WP-Caption, Support Threaded Comment (WordPress 2.7), Fix Menu, and many more 

*** */

.entry {
color: #373737}

#sidebar {
float:right;
width:350px;
}

.box-ad {
list-style: none;
text-align: center;}

.box-ad img {
margin:auto;
padding:10px 20px;
}

#cats li, #blogroll li, #recomendados li, #leeme li, #recientes li{
list-style: none;
padding-top: 10px;
}

#cats h2, #blogroll h2, #recomendados h2, #leeme h2, .box-ad h2, #social h2, #recientes h2{
color: #2e2e2e;
border-bottom: 1px solid #E68D15;
text-align: center;
margin-bottom: 20px;
margin-top: 10px;
}

#cats li {
float:left;
width:48%;
margin-left: 5px;
}

#blogroll li {
float:left;
width:47%;
margin-left: 5px;
}


#social {
margin-bottom: 20px;
}

#social a {
margin:0 0 0 20px;
padding-bottom: 10px;
}

#recomendados {
margin-bottom: 20px;
}

.sb-wrapper {
margin: auto;
}