/*
Theme Name: Kiyoku's Theme
Description: Kiyoku's theme.
Version: 1.0
Author: Kiyoku
Author URI: http://kiyoku.moeplus.net/
*/

/* MAIN */
body { margin: 0; padding: 0; font-size: 12px; font-family: Verdana, Sans-Serif; background: #44342E url('icon/bg.gif') left bottom fixed repeat-x ; }
#page { margin: 0px; padding: 0; width: 900px; text-align: center; margin-right: auto; margin-left: auto; margin-top: 30px; margin-bottom: 30px; }
	#header { width: 900px; clear: both; text-align: center; margin-right: auto;margin-left: auto; }
	#content { width: 650px; float: left; text-align: left; }
	#sidebar { width: 190px; float: right; text-align: left; margin-right: 10px; }
	#footer { width: 900px; text-align: center; clear: both; font-size: 10px; color: #CC0000; padding: 20px; margin-right: auto;margin-left: auto; }
/* POST */
/* 01 */.post { width: 600px; padding: 20px; }
/* 02 */.postitle { background: url('icon/post_bg.gif'); padding: 5px 20px; font-size: 14px; font-weight: bold; }
		.postitle a { color: #CC0000; }
		.postitle a:hover { color: #CC0000; }
/* 03 */.postdate { background: url('icon/post_bg.gif'); padding: 0px 20px; font-size: 10px; font-weight: bold; color: #FFBA5E; }
/* 04 */.readmore { background: url('icon/post_bg.gif'); padding: 1px 20px; color: #794613; }
		.readmore a { color: #CC0000; }
		.readmore a:hover { color: #CC0000; }
/* 05 */.postag { background: url('icon/post_bg.gif'); text-align: right; padding: 5px 20px; color: #794613; }
		.postag a { color: #FFBA5E; }
		.postag a:hover { color: #FFBA5E; }
/* 06 */.postmetadata { background: url('icon/post_bg.gif'); text-align: right; padding: 5px 20px; font-weight: bold; }
		.postmetadata a { color: #CC0000; }
		.postmetadata a:hover { color: #CC0000; }

/* NAVIGATION */
.wp-pagenavi { font-size: 10px; font-weight: bold; text-align: center; }
.wp-pagenavi a, .wp-pagenavi a:hover, .wp-pagenavi span.current, .wp-pagenavi span.page
{ padding: 2px 4px 2px 4px; margin: 2px; text-decoration: none; border: 0px solid #000000; color: #FFF7E7; }
.wp-pagenavi a:hover { color: #CC0000; }
.wp-pagenavi span.current { background-color: #44342E; }

/* SIDEBAR */
/* 01 */.menu { margin: 5px; font-size: 10px; font-weight: bold; color: #CC0000; }
		.menu a  { color: #CC0000; }
		.menu a:hover { color: #FFBA5E; }
/* 02 */.menutext { margin-left: 20px; color: #FFF7E7; }
		.menutext a { color: #FFF7E7; }
		.menutext a:hover { color: #FFBA5E; }
/* 03 */.calendar { margin-left: 20px; font-size: 10px; color: #FFF7E7; }
		.calendar a { text-decoration: underline; font-weight: bold; color: #FFF7E7; }
		.calendar a:hover { text-decoration: underline; color: #FFBA5E; }
/* 04 */.tags { margin-right: 10px; line-height: 150%; }
	
/* OTHERS */
img { border: 0px; }
.small { font-size: 10px; }
.bold { font-weight: bold; }
a,a:hover { text-decoration: none; }