/*  
Theme Name: earth
Theme URI:
Description: 
Version: 1.0
Author: utako
License: General Public License (GPL)
*/

body {
	font-family: Arial, Helvetica, sans-serif;
	color: #444;
	background-color: #73614a;
background-image:url(images/back.gif);
background-repeat:repeat-x;
	padding: 0px;
	margin: 0px auto;
	text-align: center;
}

a {
	color: #2bb5a7;
text-decoration:none;
}

a:hover {
	color: #999;
	text-decoration: none;
}
#page {
	position: relative;
	width: 830px;
	margin: 15px auto;
	border-left: 20px solid #fff;
	border-right: 20px solid #fff;
	text-align: left;
background:#e7d7c6 url(images/barback.gif) right bottom no-repeat;
	border-bottom: 20px solid #fff;
    overflow: hidden;
}

#page:after {
    content: "";
    display: block;
    clear: both;
    height: 1px;
    overflow: hidden;
}



#header {
	height: 90px;
	padding: 0px 15px 0px 0px;
	border-bottom: 8px solid #ad2c00;
	color: #555;
background-color:#fff;
}

#header h1 {
	padding: 0px;

margin:0;
}

#header img{
margin: 25px 0px 0px 5px;

border:0;
}

#header hr, #footer hr {
	display: none;
	padding: 0px;
	margin: 0px;
}

#content {
	width: 575px;
	float: left;
	display: inline;
padding:0 25px 20px 10px;
background-color:#f5eddd;
background-image:url(images/contentsback.gif);
background-repeat:no-repeat;
margin:0;
}

.post, .narrowcolumn {
	margin: 0px 0px 0px 10px;
	padding: 10px 0px 5px 0px;
	line-height: 1.7em;
}

.post{
	border-bottom: 1px solid #e6decf
}

.entry {
	padding: 10px 15px 5px 15px;
	margin: 0px;
font-size:13px;
	line-height: 1.7em;
}


.entry a {
	text-decoration: underline;
}


.post ul {
	margin: 0px 10px 10px 0px;
	list-style-type: none;
}

.post ul li {
	background: url(images/bullet.gif) 0 5px no-repeat;
	padding: 0px 0px 0px 15px;
}

.post ol {
	margin: 0px 10px 10px 0px;
	padding: 0px 0px 0px 15px;
}





p {
	padding: 3px 0px 10px 0px;
	margin: 0px;
}

.post h2 {
	color: #444;
	font-size: 14px;
	line-height: 15px;
	padding: 5px 0px 6px 0px;
	margin: 0px;
}

.pagetitle {
	color: #666;
	font-size: 14px;
	line-height: 15px;
	padding: 13px 0px 15px 10px;
	margin: 0px;
	text-transform: uppercase;
}	

.post h2  a{
	color: #444;
}	

.post h2  a:hover{
	color: #757575;
}	

.date {
	padding: 0px;
	margin: 0px;
	font-size: 11px;
	text-transform: uppercase;
	color: #999;
}

.postedby {
	text-transform: uppercase;
	color: #999;
	font-size: 11px;
	padding: 0px;
	margin: 0px 0px 13px 0px;
	border-bottom: 1px solid #EEE;
}

.postedby a {
	color: #999;
	font-weight: normal;
}

.postedby a:hover {
	color: #666;
	text-decoration: underline;
}





.divider {
	display: none;
}

.bottomnav {

	width: 100%;
	padding: 15px 0px 5px 0px;
	text-align: right;
}

.alignleft, .alignright, .alignleft a, .alignright a {
	padding: 0px 10px 0px 0px;
font-size:12px;
	display: inline;
	color: #999;
	font-weight: normal;
}

#rightcol {
	width: 185px;
	color: #666;
	padding: 15px 20px 0 10px;
	float: right;
	display: inline;

}

#rightcol ul {
	padding: 0px 0px 10px 5px;
	margin: 0px;

}


#rightcol li {
	list-style-type: none;
	margin: 0px;
	padding: 0px ;
font-size:12px;
}

#rightcol ul li ul li {
	list-style-type: none;
	padding: 2px 0px 2px 0px;
	margin: 0px;
/*	margin-left: 5px;*/
	display: block;
	border-bottom: 1px solid #bbafa0;

}

#rightcol li h2 {
	margin: 0;
	margin-top: 5px;
	font-family:"Trebuchet MS",Arial,serif;
	color: #999;
	font-size: 11px;
}


#rightcol .author{

font-size:11px;
	line-height: 1.7;

}

#rightcol li.author img{
margin:0;
margin-bottom:8px;
margin-top:6px;
}


#rightcol .category li{
	background: url(images/folder.gif) 0 6px no-repeat;
	padding: 2px 0px 2px 17px;
}


#rightcol ul ul ul{
	padding: 2px 0px 0px 0px;
	margin: 0px;
}

/*
#rightcol ul.children{
	padding: 2px 0px 0px 0px;
	margin: 0px;
}

*/

#rightcol ul.children li{
margin: 0px;
border:0;
padding-left: 23px;
margin-top:2px;
background: url(images/folder_child.gif) 0 6px no-repeat;
}



#rightcol img {
	padding: 3px;
}

#rightcol a {
	color: #666;
	font-weight: normal;
}

#rightcol a:hover {
	color: #000;
	text-decoration: none;
}

.highlight {
	margin: 0px;
	padding: 0px;
margin-bottom: 15px;
}

#searchform {
	position: absolute;
	top: 0px;
	right: 0px;
	background: #EEE;
	padding: 7px 7px 7px 7px;
	margin: 0px;
font-size:12px;
}

#searchsubmit {
	height: 18px;
}

#footer {
	clear: both;
	color: #eee;
	padding-bottom: 10px;
	margin: 0px;

}

#footer p {
	text-align: center;
	font-size: 10px;
	padding: 6px;
	margin: 0px;
}

#footer a {
	color: #eee;
}


/** Comments **/
h3{
font-size:14px;
color: #666;
}

#commentsarea {
	padding: 0px 25px 0px 25px;
	margin: 0px;
}

#comments, #respond {
	color: #444;
	font-size: 12px;
	line-height: 15px;
	padding: 10px 0px 5px 0px;
	margin: 0px;
}

.commentlist li {
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 5px 0px;
	border-bottom: 1px solid #EEE;
}

.commentlist li cite {
	font-weight: bold;
	font-style: normal;
	font-size:13px;
}

.commentmetadata {
	float: right; 
	font-size: 10px;
}

.commentlist p{
font-size:12px;;
line-height:1.5;
}

.postmetadata {
	margin: 10px 0px 0px 0px;
	padding: 5px;
	background: #F7F7F7;
}

.postmetadata a {
	text-decoration: underline;
	font-weight: normal;
}

.nocomments {
	font-weight: bold;
	padding: 10px 0px 10px 0px;
}

/* common */

blockquote {
	margin: 5px;
	padding: 2px 5px 2px 15px;
	border-left: 1px solid #CCC;
}

abbr, acroym {
	border-bottom: 1px dotted #CCC;
	cursor: help;
}

input, textarea, select {
	border: 1px solid #CCC;
	font-size: 12px;
	background: #FFF;
	padding: 0px 1px 0px 1px;
	margin: 0px;
}

textarea{

width:500px;

}

img{
border:0;
}

form {
	padding: 0px;
	margin: 0px;
}

code, pre {
	font-family: "Courier New";
	font-size: 1.0em;
	font-weight: normal;
}

#itemlist img{
border:0;
margin-right:3px;
}

.narrowcolumn ul{
	margin: 10px 29px 5px 30px;
	padding: 10px 10px 5px 10px;
	line-height: 1.7em;
list-style-type: none;
}


.narrowcolumn ul li{
background: url(images/bullet.gif) 15px 7px no-repeat;
font-size:13px;
padding-left:30px;

}
#counter{
font-size:9px;
color:#aaa;
}

.adsense{
margin:10px 0 10px 0;
}
.post div.ddop ul{
margin:0;
}

.post div.ddop li
background: url(images/bullet.gif) 0px 7px no-repeat;
padding-left:15px;
font-size:12px;
margin:0;
line-height:1.5;
}

.ddop h3{
	border-top: 1px solid #EEE;
margin-bottom:3px;
padding-top:6px;
}

.ddop{
margin-bottom:15px;
}

/* next & previous post navigation */
.post-nav {
	clear: both;
	padding-bottom: 35px;
	font-size: 12px;
}
.post-nav a, .post-nav a:visited {
	color: #777;
	text-decoration: none;
}
.post-nav a:hover {
	color: #000000;
	text-decoration: none;
}
.post-nav .previous a {
	float: left;
	padding-left: 20px;
	background: url(images/post-nav-previous.gif) no-repeat left center;
}
.post-nav .next a {
	float: right;
	padding-right: 20px;
	text-align: right;
	background: url(images/post-nav-next.gif) no-repeat right center;
}

.related{
margin:15px 0 20px;
}
.related h5 {
	color: #777777;
	margin-bottom: 8px;
	padding-bottom: 4px;
	font-size:14px ;
	border-bottom: dotted 1px #CCCCCC;
}

.related ul{
list-style:none;
}

.related li{
	list-style-type: none;
background: url(images/bullet.gif) 0px 5px no-repeat;
padding-left:8px;
font-size:12px;
margin:0;
line-height:1.6;
}

.afimage{
float:left;
}

.clear{
clear:both;
}



.similarpost{
border-bottom:#ccc 1px solid;
border-top:#ccc 1px solid;
padding:10px 0px 15px;
margin:15px 0px;
}

.similarpost ul{
margin:0
}

.similarpost li{
margin:0;
line-height:1.6em;
}

.similarpost h5{
margin:0;
font-size:1em;
}

.topthumb{
float:left;
margin-right:10px;
}