/*  
Theme Name: Cherry Blossom
Theme URI: http://eisabainyo.net/weblog/
Description: Cherry Blossom Theme by <a href="http://eisabainyo.net/weblog/">esn studio</a> <a href="http://eisabainyo.net/weblog/wordpress-themes/">wordpress themes</a>.
Version: 1.0
Author: esn studio
Author URI: http://eisabainyo.net/weblog/
License: General Public License (GPL)
*/

body {
	font:normal 15px Arial, Helvetica, sans-serif; 
	line-height:21px; 
	color:#ffffff; 
	text-align: center;
	padding: 0;
	margin: 0;
}
img {
	border:0;
}

#page {
	position: relative;
	width: 100%;
	margin: 0 auto;
	text-align: left;
	padding: 0;
}

#header {
    text-align: left;
	padding: 0;
	margin: 10px 0 0 0;
}

#header h1 {
      	padding: 0;
	font-size: 35px;
	font-weight: normal;
	color: #fff;
	margin: 10px 0 0 0;
font-family:georgia, arial;
}

#header h1 a {
	color: #fff;
        text-decoration: none;}	

#header h1 a:hover {
	color: #fff;
	text-decoration: none;
}	

#header p {
	width: 250px;
	height: 27px;
	margin: 0;
	padding: 1px 20px 0 20px;
	font-size: 9px;
	color: #666;
	font-family: "Trebuchet MS", "Times New Roman", Times, serif;
}

#header hr, #footer hr {
	display: none;
	padding: 0;
	margin: 0;
}

#content {
	width: 75%;
	float: left;
	margin: 0;
	padding: 0;
}

#content h2{
        padding:0;
        margin:0;
        color:white;
        font-size:20px;
line-height:20px;
}

.navigation {
	display: block;
	text-align: center;
	margin:5px 0 0 0;
}

.post {
	margin: 0 10px 0 0;
	padding: 15px 10px 5px 0;
        border-bottom:1px dotted white;
}

.entry {
	padding: 5px 0 0 0;
	margin: 0;

}

.entry img.left{
	margin:8px;
	background:white;
	padding:4px;
	float:left;
}


.post ul {
	margin: 0 10px 10px 30px;
	line-height: 1.6em;
	list-style-type: square;
	padding: 0;
}

.post ol {
	margin: 0 10px 10px 30px;
	line-height: 1.6em;
	padding: 0;
}

p {
	padding: 3px 0 10px 0;
	margin: 0;
}

.post h2 {
line-height:35px;
	color: #000;
	font-size: 1.50em;
	line-height: 15px;
	font-weight: normal;
	padding: 3px 0 10px 0;
	margin: 0;
	font-family: "Trebuchet MS", "Times New Roman", Times, serif;
}

.post a {
	color: #fff;
	text-decoration: underline;
}	

.pagetitle {
	color: #222;
	font-size: 1.7em;
	line-height: 15px;
	padding: 3px 10px 0 20px;
	margin: 0;
	font-family: georgia, arial}	

.post h2 a {
	color: #ff63cb;
        background:white;
	text-decoration: none;
}	

.post h2  a:hover{
        font-style:italic;
}	

.date {
	font-size: 11px;
	line-height: 11px;
	padding: 5px 10px 10px 0;
margin-top:5px;
	color: #fff;
}

.postedby {
	color: #fff;
	font-size: 0.85em;
	clear:both;
}

.postedby a {
	color: #fff;
	font-weight: normal;
}

a {
	color: #fff;
	text-decoration: underline;
}

a:hover {
	color: #ff63cb;
        background: white;	
        text-decoration: none;
}


.divider {
        margin-bottom:10px;

	}

.bottomnav {
      	padding: 0;
}

.alignleft, .alignright, .alignleft a, .alignright a {
	padding: 0 10px 0 0;
	display: inline;
	font-weight: normal;
}

#rightcol {
/*
	float: right;
*/
	position:absolute;
	
	right:0;
	margin: 0;
	width: 25%;
	background: none;
	color: #fff;
	padding: 0;
	font-size: 11px;
}
#rightcol img {
	padding:3px;
}
#rightcol ul {
	padding: 0 0 0 5px;
	margin: 0;
}

#rightcol li {
	list-style-type: none;
	line-height: 1.4em;
	margin: 0 0 0 5px;
	padding: 0;
}

#rightcol li li {
	list-style-type: none;
	line-height: 1.4em;
	margin: 0 0 4px 5px;
	padding: 0;
    display:block;
}

#rightcol li h2 {
	margin: 20px 0 10px 0;
	text-transform: capitalize;
	font-size: 1.1em;
}

#rightcol a {
	color: #fff;
        text-decoration:underline;
	font-weight: normal;

}

#rightcol a:hover {
        background:white;
        color: #ff63cb;
        text-decoration:none;
	}

#footer {
        display:none;
	clear: both;
	width: 99%;
	color: #000;
	background: #FFF url(images/footerbg.gif) top right no-repeat;
	color: #666;
	padding: 0;
	margin: 20px 0 0 0;
	text-align: right;
}

#footer p {
	width: 210px;
	padding: 7px 4px 4px  0;
	margin: 0 0 0 auto;
	text-align: center;
	font-size: 0.85em;
}

#footer a {
	color: #666;
	border-bottom: 1px dotted #CCC;
	font-weight: normal;
}

.postmetadata {
	margin:0;
	padding: 0;
    font-style: italic;
	font-size:12px;
	clear:both;
}

.postmetadata a {
	font-weight: normal;
}

/* common */



abbr, acroym {
	border-bottom: 1px dotted #CCC;
	cursor: help;
}

input, textarea, select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.0em;
	background: #FFF;
	padding: 0;
	margin: 0;
}

form {
	padding: 0;
	margin: 0;
}

code, pre {
	font-family: "Courier New";
	font-size: 1.0em;
	font-weight: normal;
}

/** Comments **/
#commentsarea {
	padding: 0;
	margin: 20px 0 20px 20px;
    clear:both;
        
}
#commentsarea input{
  background: #fe9ede;
  color: white;
  border:0;
  padding-left:2px;
  margin:0;
  height:20px;
}
#commentsarea textarea{
  background: #fe9ede;
  color: white;
  border:0;
  padding-left:2px;
  margin:0
}
#commentsarea input.btn{
font-size:small;
padding:0 5px 2px 5px;
color:white;
border-top:solid 1px #ffd0ef;
border-left:solid 1px #ffd0ef;
border-right:solid 1px #985f85;
border-bottom:solid 1px #985f85;
cursor:pointer
}
#comments, #respond {
	color: #fff;
	padding: 10px 0 5px 0;
	margin: 0;
}

.commentlist li {
	margin: 0 0 10px 0;
	padding: 0 0 5px 0;
	border-bottom: 1px dotted #EEE;
}

.commentlist li cite {
	font-weight: bold;
	font-style: normal;
}

.commentmetadata {
	float: right; 
	font-size: 0.90em;
}
/** SEARCH FORM **/
#searchform{
	margin:15px 0 15px 0;
}
.widget_search input{
  background: #fe9ede;
  color: white;
  border:0;
  padding-left:2px;
  margin:0;
  height:20px;
}
.widget_search input.btn{
font-size:small;
color:white;
border-top:solid 1px #ffd0ef;
border-left:solid 1px #ffd0ef;
border-right:solid 1px #985f85;
border-bottom:solid 1px #985f85;
cursor:pointer
}
.pagebar
{
   padding: 0.2em 0;
   margin-right: 0.1em;
   
   
   text-decoration: none;
}
.pagebar a, .pageList .this-page
{
   text-decoration: none;
   padding: 0.2em 0.5em;
}
.pagebar a:visited
{
   text-decoration: none;
   padding: 0.2em 0.5em;
}
.pagebar .break
{
   padding: 2px 6px;
   border: none;
   text-decoration: none;
}
.pagebar .this-page
{
   
   padding: 0.2em 0.5em;
   font-weight: bold;
   background: #fff;
   color: #ff63cb;
}
.pagebar a:hover
{
   border-color: #2E6AB1;
} 
#tag_cloud a{
text-decoration:none;
}
#tag_cloud li, #tag_cloud a{
line-height:20px;
}
