/*  
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-family: "Optima", "Trebuchet MS", "Arial", "Times New Roman", Times, serif;
	font-size: 12px;
	color: dimgray;
	background: #FFF url(images/bg.jpg) top right no-repeat;
	text-align: center;
	padding: 0;
	margin: 0;
	border-top: 5px solid #444;
}

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

#header {
	width: 300px;
	background: #FFF url(images/headerbg.gif) top right no-repeat;
	text-align: left;
	padding: 0 0 10px 0;
	margin: 10px 0 10px 0;
}

#header h1 {
	width: 250px;
	padding: 3px 0 0 20px;
	font-size: 28px;
	font-weight: normal;
	color: #4B4B4B;
	margin: 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-transform: lowercase;
}

#header h1 a {
	color: #4B4B4B;
}	

#header h1 a:hover {
	color: #444;
	text-decoration: none !important;
}	

#header p {
	width: 250px;
	height: 27px;
	margin: 0;
	padding: 1px 20px 0 20px;
	font-size: 10px;
	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 0 0 20px;
}

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

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

.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 {
	color: #222;
	font-size: 16px;
	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: palevioletred;
	text-decoration: underline;
}	

.pagetitle {
	color: #222;
	font-size: 18px;
	line-height: 15px;
	padding: 3px 10px 0 20px;
	margin: 0;
	font-family: "Optima", "Trebuchet MS", "Times New Roman", Times, serif;
}	

.post h2 a {
	color: #222;
	text-decoration: none !important;
}	

.post h2  a:hover{
	color: pink;
	text-decoration: none !important;
}	

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

.postedby {
	color: #666;
	font-size: 0.85em;
}

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

a {
	color: #444;
	text-decoration: none;
}

a:hover {
	color: pink;
	text-decoration: underline;
}


.divider {
	display: none; 
}

.bottomnav {
	padding: 0 0 5px 25px;
}

.alignleft, .alignright, .alignleft a, .alignright a {
	padding: 0 10px 0 0;
	font-size: 12px;
	display: inline;
	color: #999;
	font-weight: normal;
}

#rightcol {
	float: right;
	margin: 0;
	width: 20%;
	background: none;
	color: #444;
	padding: 25px 0 0 0;
	font-size: 11px;
}

#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 0 5px;
	padding: 0;
}

#rightcol li h2 {
	margin: 30px 0 10px 0;
	text-transform: capitalize;
	font-size: 13px;
}

#rightcol a {
	color: #444;
	font-weight: normal;
}

#rightcol a:hover {
	color: pink;
}

#footer {
	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: 4px 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: 5px;
	padding: 10px;
	background-color: #F7F7F7;
}

.postmetadata a {
	font-weight: normal;
}

/* common */

blockquote {
	margin: 5px;
	padding: 0 5px 5px 25px;
	background: #FFF url(images/blockquote.gif) top left no-repeat;
}

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

input, textarea, select {
	border: 1px solid #CCC;
	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 50px 0 40px;
	margin: 50px 0 0 0;
}

#comments, #respond {
	color: #444;
	font-size: 1.1em;
	line-height: 15px;
	padding: 10px 0 5px 0;
	margin: 0;
}

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

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

.commentmetadata {
	float: right; 
	font-size: 0.90em;
}
