/*  
Theme Name: Recycle This Redesign 2009 - based on Padangan
Theme URI: http://wpgpl.com/themes/padangan
Description: Padangan Theme is clean layout that build with 3 Columns Layout and extra footer.</p> <p>Visit the <a href="http://wpgpl.com/themes/padangan">Theme Page</a> for theme update and other related information.</p><p>The CSS, XHTML and design is released under a GPL</p>
Version: 1.6.3
Author: Nurudin Jauhari
Author URI: http://wpgpl.com/
Modified by: Louisa Parry http://www.recyclethis.co.uk
Tags: three-columns,fixed-width, orange, green,threaded-comments,right-sidebar

	The CSS, XHTML and design is released under a GPL:http://www.opensource.org/licenses/gpl-license.php

*/
@import url('wordpress.css');
/* Social Style 
********************* */

html
{
	height: 100%;
	margin-bottom: 0.1em;
}
*
{
	padding: 0;
	margin: 0;
}
img
{
	border: 0;
}

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.6em;
	margin: 0.7em 0;
}
dl
{
	margin: 1em 0;
}
dt
{
	font-weight: bold;
}
dd
{
	margin: 0.5em;
	padding: 0;
}

hr
{
	display: none;
}
body
{
	font: 0.8em Verdana, Helvetica, sans-serif;
	margin: 0 0 30px;
	padding: 0;
	text-align: center;
}
a
{
	text-decoration: none;
}
a:link, a:visited
{
	color: #666;
}
a:hover, a:active
{
}
h1, h2, h3, h4, h5, h6
{
	font-family: Helvetica, Arial, Sans-Serif;
}
h3 {
	padding: 15px 0px 5px 0px;
	color: #3AA0B9;
	margin-bottom: 5px;
}

/* Etc
******************** */
br.clear {
	clear: both;
}

/* Design 
******************** */
#page {
	text-align: left;
	width: 970px;
	margin: 0 auto ;
	background: #fff;
	position: relative;
}
#sub-page {
	margin: 30px 0px 0px 0px;
}
#pager {
	margin-bottom: 20px;
	background-color: #75b00d;
}
	#headr {
		height: 140px;
		margin: 10px 0 10px 10px;
		padding: 0;
		text-align:left;
		position: relative;
	}
	
	#headr #logr {
		display: block;
		position: absolute;
		left: 0;
		top: 0px;	
	}
	
	#headr h1 a {
		color: #000;
		font-size: 1.8em;

	}
	#headr .description {
		color:#286D80;
	}


#content-wrap {
	float: left;
	width: 100%;
}

#content {
	margin: 0 490px 0 0;
}
.side1 {
	width: 180px;
	float: left;
	margin-left: -470px;
	font-size: 1em;
}
.side2 {
	width: 270px;
	float: left;
	margin-left: -270px;
	font-size: 1em;
	}

#footer {
	width: 970px;
	margin: 0 auto 20px;
	padding: 0;
	text-align: center;
	position: relative;
}
	#footer a {
		text-decoration: underline;
	}
	#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 {
	position: relative;
	width: 970px;
	margin: 0 auto;
	}
	
.menu {
	list-style: none;
	padding: 0;
	margin: 0;
	position: absolute;
	right: 0;
	bottom: -1px;
	font-size: 1.2em;
	font-weight: bold;
/*	border-left: solid 1px #000; */
}	

	.menu li {
	float: left;
	position: relative;
	text-align: center;
	}
	.menu li  a{
		padding: 2px 20px 2px 5px;
		color: #3AA0B9; /*0063DC */
	border-right: solid 1px transparent; 
	border-left: solid 1px transparent; 
	border-top: solid 1px transparent; 
	display: block;
	border-bottom: 1px solid #93D1DD;
	}
	.menu li  a:hover{
	color: #3AA0B9;
	border-right: solid 1px #93D1DD; 
	border-left: solid 1px #93D1DD; 
	border-top: solid 1px #93D1DD; 
	border-bottom: solid 1px #fff; 
	background: #fff;
	}
	.menu li.current_page_item  a{
	background: #fff;
	color: #333;
	border-right: solid 1px #93D1DD; 
	border-left: solid 1px #93D1DD; 
	border-top: solid 1px #93D1DD; 
	border-bottom: solid 1px #fff; 
	}

.post {
	border-bottom: 1px solid #ffee00; /*3AA0B9*/
	margin-bottom: 25px;
}

.post h2	{
	font-size: 2.5em;
	letter-spacing:-1px;
	color: #E75C14;
}
	.post h2	 a {
		color: #E75C14;
	}
	.post h2	 a:hover {
		color: #E68D15;
	}
	.post ol, .post li, .archives ol, .archives li {
		margin-left: 30px;
margin-bottom: 5px;
	}
	.wp-pagenavi {
		margin-bottom: 20px;
	}
.post h2 span {
	color: #fff;
	
}

.post .entry a:link, .post .entry a:visited {
	text-decoration: underline;
}
.post .entry a:hover {
	text-decoration: none;
}

.post .entry ul li {
	list-style-image:url(/wp-content/themes/rt-2009/images/blue-bullet.png);
}

.post h2:hover span {
	color: #000;
}
	.postmetadata {
		color: #666;
		width: 100%;
		position: relative;
		padding-bottom: 10px;
	}
	.postmetadata  a{
		color: #666;
		text-decoration: underline;
	}
	.postmetadata a:hover {
		color: #000;
		text-decoration: none;
	}
	.commr {
		position: absolute;
		right: 0;
		bottom: 0;
	}
	.commr a:link, .commr a:visited {
		padding: 2px 7px;
		display: block;
		color: #E75C14;
		text-decoration: none;
	}
	.commr a:hover {
		padding: 2px 7px;
		display: block;
		color: #E68D15;
		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: 5px;
	padding: 0 0 5px 30px;
}

div.related ol {
		margin-left: -10px;
}
div.related li {
        list-style: none;
}
div.related ol li img {
        float: left;
        border: 1px solid #888;
        padding: 2px;
        margin-right: 2px;
        margin-left: 2px;
        font-size: 10px;
        line-height: 16px;
        color: #000;
        display: block;
}

div.related {
	padding-bottom: 5px;
}
	
.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;
}	
	
.side1 ul, .side2 ul {
	list-style: none;
}
	.side1 a, .side2 a {
		color: #666;
	}
	.side1 a:hover, .side2 a:hover {
		color: #286D80;
		text-decoration: underline;
	}
.side1 .gap {
	margin: 0 0 0 10px;
}
.side2 .gap {
	margin: 0 0 0 10px;
}
	.gap2 {
		margin-bottom: 10px;
	}
.side1 .boxr,.side1 .categories , .side2 .boxr, .side1 .linkcat, .side2 .linkcat,.widget {
	margin-bottom: 20px;
}
.side1 h2, .side2 h2 {
	color: #3AA0B9;
	border-bottom: 1px solid #ffee00;
	margin-bottom: 10px;
	font-size: 1.6em;
}

          .box-ad {
          	margin: 0;
          	overflow: hidden;
          	padding: 0;
			width: 100%;
          	text-align: center;
          	list-style: none;
                    font-size: 0.9em;
          }
          
          .box-ad li {
          	float: left;
          	margin: 0 0 3px 10px;
          	padding: 0;
          	display: inline;
          }
          .box-ad li a {
               text-decoration: underline;
          }
          .box-ad img {
          }

/* 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: #ddff85;
}
.extra-footer2{ 
	margin-top: 10px;
	width: 100%;  
	float: left; 
}
.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; 
	color:#333; 
	letter-spacing: -1px; 
	padding-bottom: 2px; 
	border-bottom: 1px solid #3AA0B9; }
.extra-one .inner ul { 
	margin: 0px; 
	padding: 10px 0px 0px 0px;}
.extra-one .inner li { 
	display: block; 
	color:#333; 
	margin: 0px; 
	padding: 2px 0px 3px; 
	list-style-type: square; 
	}
.extra-one .inner li a { 
	font-weight: normal; 
	color:#2E7E93;
	}
.extra-one .inner li a:hover { 
	text-decoration: underline;
	color: #000;
	}
	
.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: #666;
}
.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, #respond h3{
	color: #3AA0B9;
	border-bottom: 1px solid #ffee00;
	margin-bottom: 10px;
	margin-top: 10px;
}	
	.advertisement h3 {
		border-bottom: 1px solid #ccc;
	}
	.advertisement a {
		text-decoration: underline;
	}
	.advertisement a:hover {
		text-decoration: none;
	}
	
.related h3 {
	border-bottom: 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;
	border: #faf9f7 2px solid;
	border-top: #848280 2px solid;
	border-left: #848280 2px solid;
	font: 1em Verdana, Arial, Serif;
	padding: 2px;
}

textarea#comment {
	width: 480px;
}

#submit, .do-comment, .cancel-comment
{
	padding: 3px 5px;
}
#submit, .do-comment {
	background: #ddff85;
	color: #666;
	border: 2px solid #75b00d;
	border-top: 2px solid #ddff85;
	border-left: 2px solid #ddff85;
	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
{
	border-bottom: #ffee00 1px solid;
	list-style: none;
	margin-bottom: 10px;	
	padding: 1em 0.5em;
}
.alt
{
	background: #fff;
}
.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 #93D1DD;
	margin-bottom: 10px;
	padding-bottom: 5px;
}
.ad-right {
	float: right;
	padding-left: 10px;
}
.ad-left {
	float: left;
	padding-right: 10px;
}

.ad-rect {
	margin: 10px 70px;
}

.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;
	border: 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 */

#flickrrss li {
	float: left;
	margin-right: 5px;
}


/***** RECYLE THIS STUFF *****/

#banner {
 float: right;
 margin-top: 25px;
 padding: 2px;
 background-color: #fff;
}

#menu-bar-wrap {
	background-color: #ddff85;
	position: absolute;
	top: 120px;
  left: 0px;
	width: 100%;

}

#menu-bar {
	width: 90%;
	text-align: right;
	padding: 5px;
}

#menu-bar ul {
  list-style: none;
  display: inline;
}

#menu-bar ul li {
  display: inline;
  padding: 0px 10px;
  font-size: 1.2em;
  font-weight: bold;
  color: #666;
}

.search {
	float:right;
	padding-left: 20px;
}

a img {
	border: 0;
}

.entry img {
	float: right;
  border: 1px solid #666;
  margin: 5px 0px 5px 10px;
}

.entry img .centered {
display: block;
  border: 1px solid #666;
  margin: 5px auto 5px auto;
}

.post img {
	float: right;
  border: 1px solid #666;
  margin: 5px 0px 5px 10px;
}

.img-border {
	border: 1px solid #666;
}

#popular {
	width: 210px;
	margin-left: auto;
	margin-right: auto;
}

#popular img {
	border: 1px solid #ffffff;
}

#popular img:hover{
	border: 1px solid #666;
}

#recentcomments li {
	list-style-image:url(/wp-content/themes/rt-2009/images/blue-bullet.png);
	margin-left: 15px;
	margin-bottom: 3px;
	padding-left: 0;
}

#comment-form {
	border: 0;
}

td.comment-label {
	width: 40%;
	color: #666;
}


.post .toptips {
	border: dotted 1px #3AA0B9;
	background: #e6eef9; 
	padding: 5px 10px 5px 10px;
	margin: 20px;
}

.post .toptips h4 {
	font-size: 1.2em;
	font-weight: bold;
  color: #E75C14;
}

.post .toptips strong {
  color: #E75C14;
}

.post .toptips ul li {
	list-style-image:url(/wp-content/themes/rt-2009/images/blue-bullet-bluebg.png);
}

.post .toptips-right {
  float: right;
  width: 150px;
	border: dotted 1px #3AA0B9;
	background: #e6eef9; 
	padding: 5px 10px 5px 10px;
	margin: 20px;
}

.post .toptips-right h4 {
	font-size: 1.2em;
	font-weight: bold;
  color: #E75C14;
}

.small-text {
	font-size: 0.8em;
}

.listings {
	border: dotted 1px #3AA0B9;
	background: #e6eef9; 
	margin: 20px;
}

.listings .headerrow {
  color: #E75C14;
  font-size: 1.2em;
	font-weight: bold;
}

.listings td {
	border: dotted 1px #3AA0B9;
	padding: 3px;
}

#charity-directory {
	width: 430px;
	margin-left: auto;
	margin-right: auto;
}

#charity-directory img {
	margin: 2px;
	border: 1px solid #ffffff;
}

#charity-directory img:hover{
	border: 1px solid #666;
}

.aktt_tweets ul li {
	list-style-image:url(/wp-content/themes/rt-2009/images/blue-bullet-bluebg.png);
	margin-left: 15px;
	padding-left: 0;
}

.center {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.sidebarbullet {
	list-style-image:url(/wp-content/themes/rt-2009/images/blue-bullet-bluebg.png);
	margin-left: 15px;
	padding-left: 0;
}

.wpp-comments {
font-size: 0.8em;
}

#subscribe {
 float: right;
 margin-top: 25px;
 padding: 2px;
 background-color: #75b00d;
}

.comments-bubble {
float: right;
width: 80px;
height: 72px;
color: #ffffff;
font-weight: bold;
margin: 5px 0px 0px 15px;
padding: 18px 0px 20px 0px;
font-size: 2em;
background: url(images/comments-bubble.png) no-repeat;
}

.comments-bubble a {
display: block;
text-align: center;
text-decoration: none;
color: #ffffff;
}

.comments-bubble-list {
float: right;
width: 80px;
height: 72px;
color: #ffffff;
font-weight: bold;
margin-top: -25px;
padding: 18px 0px 20px 0px;
font-size: 2em;
background: url(images/comments-bubble.png) no-repeat;
}

.comments-bubble-list a {
display: block;
text-align: center;
text-decoration: none;
color: #ffffff;
}


.top-comments-bubble {
float:right;
width: 40px;
height: 36px;
color: #ffffff;
font-weight: bold;
padding: 3px 0px 8px 0px;
margin-top: -15px;
font-size: 1.2em;
background: url(images/comments-bubble2.png) no-repeat;
}

.top-comments-bubble a {
display: block;
text-align: center;
text-decoration: none;
color: #ffffff;
}

.top-comments-bubble a:hover {
display: block;
text-align: center;
text-decoration: none;
color: #ffffff;
}

.top-comments-bubble-list {
float:right;
width: 40px;
height: 36px;
color: #ffffff;
font-weight: bold;
padding: 3px 0px 8px 0px;
margin: 5px;
font-size: 1.2em;
background: url(images/comments-bubble2.png) no-repeat;
}

.top-comments-bubble-list a {
display: block;
text-align: center;
text-decoration: none;
color: #ffffff;
}

.archive img {
 float: left;
 border: none;
 margin: 8px;
}

div.feature-image {
display:block;
  margin: 10px auto;
text-align: center;
}

div.feature-image img {
float: none;
}

/* 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 
1.6	: Move Theme Hosting.
*** */
