/*  
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)
*/

/* ====== include tripoli ====== */
@import url(tripoli/tripoli.base.css); 
@import url(tripoli/tripoli.visual.css); 
@import url(tripoli/tripoli.type.css);

/* ====== common styles ====== */
body {
	border-top: 5px solid #444444;
	text-align: center;
	background: #ffffff url(../images/bg.jpg) top right no-repeat;
}
blockquote {
	margin: 5px;
	padding: 0 5px 5px 25px;
	background: #ffffff url(../images/blockquote.gif) top left no-repeat;
}
abbr, acroym {
	cursor: help;
	border-bottom: 1px dotted #cccccc;
}

/* ====== page styles ====== */
#page {
	position: relative;
	width: 100%;
	text-align: left;
}

/* ====== header styles ====== */
#header {
	width: 300px;
	margin: 10px 0 10px 0;
	padding: 0 0 10px 0;
	text-align: left;
	background: #ffffff url(../images/headerbg.gif) top right no-repeat;
}
#header h1 {
	width: 250px;
	margin: 0;
	padding: 3px 0 0 20px;
	color: #4b4b4f;
	font-size: 28px;
	font-weight: normal;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-transform: lowercase;
}
#header h1 a {
	text-decoration: none !important;
	color: #4b4b4f;
}	
#header h1 a:hover {
	text-decoration: none !important;
	color: #444444;
}	
#header p {
	width: 250px;
	height: 27px;
	margin: 5px 0 0;
	padding: 1px 20px 0 20px;
	color: #666666;
	font-size: 9px;
	font-family: "Trebuchet MS", "Times New Roman", Times, serif;
}
#header hr, #footer hr {
	display: none;
}

/* ====== content styles ====== */
.wrapper {
	text-align: center;
}
.wrapper-extra {
	text-align: center;
	background-color: #444444;
}
#content {
	width: 70%;
	max-width: 800px;
	margin: 0 auto;
	padding: 0 0 0 20px;
	font-size: 1.1em;
	text-align: left;
}
#content .post {
	line-height: 1.6;
	margin: 0 10px 0 0;
	padding: 15px 10px 5px 0;
}
#content .entry {
}
#content .post ul {
	list-style-type: square;
	line-height: 1.6;
	margin: 0 10px 10px 30px;
}
#content .post ol {
	line-height: 1.6;
	margin: 0 10px 10px 30px;
}
#content p {
}
#content .post p a img {
	border: solid 4px #b9b9b9;
}
#content .post h2 {
	margin: 0;
	padding: 3px 0 10px 0;
	font-family: "Trebuchet MS", "Times New Roman", Times, sans-serif;
}
#content .post h3 {
	font-weight: normal;
}	
#content .post a {
	color: #222222;
}	
#content .pagetitle {
	line-height: 1.5;
	margin: 0;
	padding: 3px 10px 0 20px;
	color: #222222;
	font-family: "Trebuchet MS", "Times New Roman", Times, sans-serif;
}	
#content .post h2 a {
	color: #c0c05d;
}
#content .post h2  a:hover {
	color: #666666;
	text-decoration: none !important;
}
#content .post h3 a {
	color: #444488;
}	
#content .date {
	line-height: 1.4;
	margin-bottom: 5px;
	padding: 5px 5px 0 0;
	color: #666666;
}
#content .postedby {
	color: #666666;
}
#content .postedby a {
	color: #666666;
}
#content a {
	color: #444455;
	text-decoration: underline;
}
#content a:hover {
	color: #bbbbbb;
	text-decoration: none;
}
#content .bottomnav {
	padding: 0 0 5px 25px;
}
#content #page-selector {
	margin: 10px 0 20px;
}
#content #page-selector .nav-prev {
	margin-right: 30px;
}
#content #page-selector .nav-next {
}

.postmetadata {
	margin: 5px;
	padding: 10px;
	background-color: #f7f7f7;
}

.postmetadata a {
}


/* ====== extra styles ====== */
#extra {
	/* --- clearfix --- */
	overflow: hidden;
	/* --- /clearfix --- */
	width: 70%;
	max-width: 800px;
	margin: 0 auto;
	padding: 15px 0 30px 20px;
	color: #ffffff;
	text-align: left;
}
#extra:after {
	/* --- clearfix --- */
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
	/* --- /clearfix --- */
}
#extra .sidie h2 {
	margin: 0 0 7px 0;
}
#extra ul {
	margin: 0 0 15px 0;
	padding: 0 0 0 5px;
}
#extra li {
	list-style-type: none;
	line-height: 1.6;
	margin: 0 0 0 5px;
}
#extra li li {
	list-style-type: none;
	line-height: 1.4;
	margin: 0 0 0 5px;
}
#extra li h2 {
	margin: 30px 0 10px 0;
	text-transform: capitalize;
}
#extra a {
	color: #ffffff;
}
#extra a:hover {
	color: #c2c25f;
	text-decoration: none;
}

#extra div#site-contents {
	float: left;
	width: 40%;
}
#extra ul#moreposts li,
#extra ul#recentcomments li {
	margin-bottom: 6px;
}
#extra div#tags {
	float: left;
	width: 40%;
}
#extra div#tags h2,
#extra div#tags ul {
	margin: 0 0 0 30px;
}


#tagset{
	clear: both;
	width: 75%;
	margin: 0 0 0 30px;
	padding-top: 20px;
	color: #c2c25f;
	text-align: left;
}

/* ====== footer styles ====== */
#footer {
	position: absolute;
	bottom: 0;
	right: 20px;
	width: 100%;
	padding: 0;
	margin: 20px 0 0 0;
	color: #666666;
	text-align: right;
	background: transparent url(../images/footerbg-rev.png) top right no-repeat;
}
#footer p {
	width: 210px;
	margin: 0 0 0 auto;
	padding: 7px 4px 4px  0;
	text-align: center;
}
#footer a {
	color: #666666;
	border-bottom: 1px dotted #cccccc;
}


/* ====== comment styles ====== */
#commentsarea {
	margin: 0;
	padding: 0 50px 0 40px;
}

#comments, #respond {
	line-height: 1.5;
	margin: 0;
	padding: 10px 0 5px 0;
	color: #444;
}

.commentlist li {
	margin: 0 0 10px 0;
	padding: 0 0 5px 0;
	border-bottom: 1px solid #EEE;
}

.commentlist li cite {
}

.commentmetadata {
	float: right; 
}

