/*  
Theme Name: 01
Theme URI: http://www.jauhari.net/themes/
Description: <p>tp Theme is clean layout that build with 2 Colums Layout, but you can tweak it to make 3 Colums too.</p> <p>Visit the <a href="http://www.jauhari.net/themes/tp">Theme Page</a> for theme update and other related information.</p><p>Please Note This is Sponsored Themes</p><p>The CSS, XHTML and design is released under a <a href="http://creativecommons.org/licenses/by/3.0/">Creative Commons Attribution 3.0 License</a></p>
Version: 1.0
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/
	Crafted on 05 July 2008
	Last Edit: 05 July 2008 21.41  +7 GMT

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

*/

/* import stylesheets and hide from ie/mac \*/
@import url("css-navi.css");
/* end import/hide */

/* Social Style 
********************* */

html
{
	height: 100%;
}
*
{
	padding: 0;
	margin: 0;
}
img
{
	border: 0;
}
p
{
	line-height: 1.6em;
	margin: 0 0 0.7em;
}
dl
{
	margin: 1em 0;
}
dt
{
	font-weight: bold;
}
dd
{
	margin: 0.5em;
	padding: 0;
}
img.right
{
	float: right;
	margin: 10px 0 0 10px;
}
img.left
{
	float: left;
	margin: 0 10px 10px 0;
}
hr
{
	display: none;
}
body
{
	font: 15px arial, verdana, tahoma, sans-serif; 
	margin: 0;
	padding: 0;
	text-align: center;
}
a
{
	text-decoration: none;
}
a:link, a:visited
{
	color: #d10000;
}
a:hover, a:active
{
}
h1, h2, h3, h4, h5, h6
{
	font-family: Helvetica, Arial, Verdana, Serif;
}

/* Etc
******************** */
br.clear {
	clear: both;
}
/* 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 */

/* Design 
******************** */
#top {
	background: #222;
	text-align: left;
	height: 40px;
	border-top: 5px solid #d10000;
	padding-top: 8px;
}
#page {
	text-align: left;
	width: 970px;
	margin: 0 auto;
	background: transparent url(images/bg/side-bg.gif) 590px 0 repeat-y;	
}
#sub-page {
}

#content-wrap {
	float: left;
	width: 100%;
}

#content {
	margin: 0 370px 0 0;
	padding-top: 20px;
}
.side1 {
	width: 345px;
	float: left;
	margin-left: -345px;
	position: relative;
	}

.dp50 {width:50%; float:left; display: inline; *margin-right:-1px;}

.luigi {
	border-top: 2px solid #ccc;
	padding-top: 20px;
}
.neri {
	margin-left: 15px;
	margin-right: 20px;
}
/*myHead */
#pager {
	padding-top: 30px;
}
#headr {
	margin: 0 0 10px 0;
	padding: 0;
	text-align:left;
	position: relative;
}
#navr {
	position: relative;
	width: 970px;
	margin: 0 auto;
}
#navr ul {
	list-style: none;
	padding-top: 5px;
}
#navr ul li {
	display: inline;
}
#navr ul li a {
	padding: 4px 10px;
	background: #4CB225;
	color: #fff;
	border: 1px solid #4CB225;
}
#navr ul li a:hover {
	padding: 4px 10px;
	background: #3A881C;
	color: #fff;
	border: 1px solid #3A881C;
}
#navr ul li.current_page_item a {
	background: #000;
}
.top-area {
	position: absolute;
	right: 25px;
	top: 5px;
}
.top-area .not {
	width: 300px !important;
}
.search #s {
	width: 277px;
	padding: 10px;
	border: 1px solid #666;
	background: #fff;
	margin-left: -5px;
}


#headr h1 {
	font-size: 70px;
	letter-spacing: -2pt;
}

/*myPost */
.thecloud {
	border-top: 2px solid #ddd;
	border-bottom: 2px solid #ddd;
	padding: 15px 0;
	margin-bottom: 25px;
}
.ad468 {
	margin-bottom: 20px;
}

.pagetitle {
	margin-bottom: 20px;
}
.post {
	margin-bottom: 40px;
	position: relative;
}
.post .right {
	margin-left: 95px;
}
.post blockquote {
	border-left: 2px solid #ccc;
	padding-left: 20px;
	margin-left: 10px;
	color: #444;
}
.post .left {
	position: absolute;
	left: 0;
	top: 0;
	color: #284C0A;
}
.timr {
}
.timr h4 {
	font-size: 25px;
}
.jame {
	font-size: 11px;
	display: block;
}

.metameta {
	border-bottom: 1px solid #ccc;
	margin-bottom: 15px;
	padding-top: 10px;
}

.post h2, h1.ptitle {
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-size: 160%;
	letter-spacing: -1pt;
}
.post h2 a, .ptitle a {
	color: #3A881C;
}

.postmetadata {
	color: #999;
	text-align: right;
	font-size: 11px;
}
.postmetadata a {
	color: #555;
	text-decoration: underline;
}
.entry ul, .entry ol {
	line-height: 1.6em;
	margin: 0 0 0.7em 2em;
}
.entry h3 {
	border-bottom: 1px solid #ccc;
}
.entry h3, entry h4 {
	margin-bottom: 10px;
}


/* 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 */

/* 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 */


.navigation {
	margin-bottom: 20px;
	min-height: 20px;
	margin-left: 95px;
}
.navigation a {
	color: #098400;
}
.navigation .alignleft {
	float: left;
	width: 50%;
}
.navigation .alignright {
	float: right;
	text-align: right;
	width: 50%;
}


.outi {
	padding-left: 95px;
}
.recentbox  .outi ul {
 list-style: none;
margin:0;
padding:0
}
.recentbox  .outi ul li {
float:left;
margin-right: 5px;
}

/*mycomment */
h3#respond, h3#trackbacks, h3#comments, .line {
	margin: 20px 0;
	border-bottom: 1px solid #ccc;
	padding-bottom: 4px;
	padding-left: 95px;
}
h3#trackbacks {
	position: relative;
}
img.iright {
	position: absolute;
	right: 0;
	top: 5px;
}

.trackbacklist, .commentlist {
	list-style: none;
}
.trackbacklist li, .commentlist li {
	position: relative;
}
.track {
	margin-bottom: 20px;
}
.timer a {
	color: #076C00;
}
.numero a {
	float: right;
	color: #ccc;
	font-size: 170%;
}
.commentmetadata {
	position: absolute;
	bottom: 10px;
	left: 100px;
	color: #999;
}
.commentmetadata a {
	color: #999;
	text-decoration: underline;
}
.comment {
	border-bottom: 1px solid #ddd;
	padding: 10px 0;
}
.alt {
	margin-bottom: 10px;
}
.leftarea {
	float: left;
	width: 95px;
}
.rightarea {
	margin-left: 95px;
}
.formin form {
	margin-left: 95px;
}
.formin textarea {
	width: 100%;
}
.formin input {
	padding: 4px;
}
.formin #submit {
	background: #098400;
	border: 2px solid #098400;
	color: #fff;
	padding: 2px 10px;
	border-right: 2px solid #076C00;
	border-bottom: 2px solid #076C00;
}



/*myday */

.side1 ul, .side2 ul, .not, .not ul {
	list-style: none;
	line-height: 18px;
	padding-top: 10px;
}
.not {
	margin-left: -10px;
}
.boxr, .side1 .categories, .side1 .linkcat {
	margin-bottom: 20px;
}

.box-ad li {
	float: left;
	margin-left: 20px;
	margin-bottom: 15px;
}

.boxr h3, .side1 .categories h3, .side1 .linkcat h2 {
	padding: 4px 0 4px 10px;
	color: #000;
	font-size: 20px;
	text-transform: uppercase;
	margin-bottom: 5px;
}
.boxr ul, .side1 .categories ul, .side1 .linkcat ul {
	padding-left: 25px;
}
.leftleft{
	padding-left: 25px;
}
.aboutwhat {
	margin-left: 10px;
}
.emailfeed {
	margin-left: 20px;
	margin-right: 25px;
}
.mbl {
	margin-left: 20px;
}
#feedemail {
	width: 230px;
	padding: 5px;
}
#feedsubmit {
	padding: 5px;
}

.side1 ul li li {
	margin-bottom: 5px;
}

.insmall {
	font-size: 12px;
}
/*myFeet */
#footer {
	width: 970px;
	margin: 0 auto 0;
	padding: 10px 0 0;
	text-align: left;
	color: #ccc;
	position: relative;
	height: 30px;
	background: transparent url(images/bg/side-bg.gif) 590px 0 repeat-y;	
}
#footer .right {
	position: absolute;
	right: 10px;
	top: 10px;
}
#extra-footer {
	width: 970px;
	margin: 0 auto;
	text-align: left;
	background: #284C0A;
}
#extra-footer a {
	color: #A3E78A;
}
#extra-footer .extra {
	float: left;
	width: 345px;
}
#extra-footer .left {
	background: #999;
	border-right: 1px solid #ccc;
}
#extra-footer .center {
	width: 378px;
	border-right: 1px solid #ccc;
}


#extra-footer .right {
	float: right;
	background: #284C0A;
}

#extra-footer h3, #extra-footer h2 {
	background: #333;
	color: #fff;
	padding: 4px 10px;
	font-size: 14px;
}
#extra-footer .linkcat {
	list-style: none;
}
#extra-footer .linkcat ul {
	margin-left: 30px;
}

.related h3 {
	margin-bottom: 10px;
	padding-bottom: 5px;
}

.related h4 {
	margin-bottom: 5px;
}
.related ul {
	list-style: none;
}
.related ul ul li, .related ul ol li {
	margin-left: 2em;
}
.related  li{
	margin-bottom: 20px;
	border-bottom: 1px solid #ccc;
}
.related  li li{
	line-height: 1.6em;
	margin-bottom: 0;
	border: none;
}
a.itemlink:link, a.itemlink:visited {
	color: #000;
}

ul.species {
list-style: none;
width: 600px !important;
}
ul.species li {
display: block;
margin-bottom: 15px;
width: 600px;
}
ul.species li a {
float: left;
display: inline;
margin-right: 5px;
}
ul.species li ul {
list-style: none;
margin-left: 0;
padding-left:0
}

ul.species h2,ul.species h3 {
width: 600px;
display: block;
margin-top: 10px;
font-size: 14px;
font-weight: normal;
border-bottom: 1px solid #ccc;
}

#listauthr {
	width: 300px !important;
	display: block;
	clear: both;
}
#authorlist .authors {
	width: 32px;
	margin-bottom: 5px;
	height: 32px;
	float: left !important;
margin-right: 5px;
	}


.stt-tag {
	overflow: hidden;
	display: block;
}
.stt-tag {
	margin-left: 0 !important;
	padding-left: 0 !important;
}
.stt-tag li {
	display: inline;
	float: left;
	margin-right: 10px;
}

/*
#authorlist .authors {
	margin: 0 10px 0 0;
	float: left;
 width: 50px;
	}
*/
.bigsearch {
	margin-bottom: 20px;
}
.bigsearch #s {
width: 550px;
padding: 10px;
border: 2px solid #ccc;
}

.related ol {
	list-style: none;
}

.suir {
	padding-right: 370px;
	text-align: left;
}
.suir li {
	font-size: 11px;
}
.krik {
	clear: both;
}
.krik li {
	font-size: 10px;
	float: left;
	margin-right: 10px;
}
.outi ul li a:hover, .krik a:hover {
	background: #000;
	color: #fff;
}
.block {
	font-size: 20px;
	font-weight: bold;
	display: block;
}
.noted {
	padding: 10px 0;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	margin-bottom: 20px;
}
/* Mybloglog
--------------------------------------
*/
td.mbl_fo_hidden{display:none}
tr#tr0{display:none}
th.mbl_h{display:none}

.hidde {
	display: none;
}
/* Change Log ****
1.0	: First Public Released
*** */
