/*  
Theme Name: Ansin-03
Theme URI:http://klois.com/mytheme/
Description: Ansin theme 03
Version: 1.0.2
Adjustment: Takashi Klois
Author: Small Potato
Author URI: http://www.wpdesigner.com/
*/

body, h1, h2, h3, h4, h5, h6, address, blockquote, dd, dl, hr, p, form{
	margin: 0;
	padding: 0;
	font-size:100%
}

input,textarea,select{
	*font-size:100%;
}

table {
	font-size:inherit;font:100%;
	border-collapse: collapse;
	border: none;
	border-spacing: 0;
}

pre,code,kbd,samp,tt{
	font-family:monospace;*font-size:108%;line-height:100%;
}

body{
	font-family: "Lucida Grande", sans-serif;
	font-size: 0.9em;
	text-align: center;
	background: #666 url(images/bg_body.gif);
	color: #fff;
}

h1, h2, h3, h4, h5, h6{
	font-weight: bold
	font-size: 1.3em;
	vertical-align: baseline;
}

a{
	text-decoration: none;
	color: #105cb6;
}

a:hover{
 	text-decoration: underline;
}

a img{ border: 0; }

abbr, acronym{ border: 0; }

address, p{ padding: 10px 0 0; }

blockquote{
	margin: 10px 10px 0;
	background: #fffada url(images/bg_blockquote.gif) no-repeat 5px 7px;
	color: #328FE6;/* Color01 */
}

blockquote p{
	padding: 10px 10px 10px 20px;
}

blockquote blockquote{
	margin: 10px 20px;
	background: #fff;
	color: #333;
}

blockquote blockquote p{ padding: 10px; }

code{
	background: #f9f9f9;
}

dl.pr {
	margin:0;
	text-align: left;
	width:210px;
}

dl.pr dt {
	float:left;
	width:4em;
	clear:both;
}

dl.pr dd {
	width:160px;
	margin-left:4em;
}

hr{
	clear: both;
	margin: 15px 0 5px;
	width: 100%;
	border: 0;
	height: 1px;
	text-align: left;
	background: url(images/bg_comment_bottom.gif) no-repeat;
}

small{
	font-size: 0.8em;
}

input, textarea{
	padding: 2px;
}

input#author, input#email, input#url, textarea#comment{
	border: 1px solid #66B3FA;/* Color02 */
	background-color: #fffadb;
	padding: 3px;
}

input#author, input#email, input#url{
	margin: 0 5px 0 0;
}

#container, #header, #menu, #menu ul li, #menu ul li a, #pagetitle, h1, #syndication, .pagewrapper, .page, .wrapper, .narrowcolumnwrapper, .narrowcolumn, .content, .post, .entry, .browse, sidebar{
	text-align: left;
	vertical-align: top;
}

#container{
	margin: 0 auto;
	width: 904px;
	padding: 10px 0 0;
}

#header{
	margin: 0 0 10px;
	float: left;
	width: 904px;
	height: 290px;
	color: #333;
}

#menu ul{
	margin: 0;
	padding: 0 0 0 10px;
	list-style: none;
}

#menu ul li{
	float: left;
	margin: 0 0.3em 0 0;
	font-size: 15px;
	font-weight: bold;
	background: url(images/bg_tab_right.gif) no-repeat right top;
	color: #246DB3;/* Color03 */
}

#menu ul li a{
	display: block;
	padding: 13px 20px 10px;
	text-decoration: none;
	background: url(images/bg_tab_left.gif) no-repeat left top;
	color: #246DB3;/* Color03 */
}

#menu ul li a:hover{
	text-decoration: underline;
}

#pagetitle{
	clear: both;
	width: 904px;
	height: 195px;
}

#pagetitle h1{
	padding: 5px 72px 0;
	font-size: 32px;
	font-weight: bold;
	letter-spacing: 1px;
	text-transform: uppercase;
	color: #fff;
}

#pagetitle h1 a{
	text-decoration: none;
	color: #333;
}

#pagetitle h3{
	padding: 56px 72px 0;
	font-size: 14px;
	font-weight: bold;
	letter-spacing: 1px;
	text-transform: uppercase;
	color: #333;
}

#syndication{
	float: left;
	padding: 15px 31px 0;
	color: #999;
}

#syndication a{ color: #666; }

#syndication a.feed{
	padding: 0 0 0 19px;
	background: url(images/feed_icon.png) no-repeat 0 1px;
}

#searchbox{
	float: right;
	padding: 10px 31px 0;
}

#searchbox input#s{
	border: 1px solid #ddd;
	padding: 3px;
	background: #fff;
}

#searchbox input#searchsubmit{ height: 24px; }

.pagewrapper{
	margin: 0 0 10px;
	float: left;
	width: 904px;
	background: #fff url(images/bg_page_bottom.gif) no-repeat left bottom;
	color: #333;
}

.page{
	float: left;
	width: 899px;
	padding: 0 0 5px 5px;
	background: url(images/bg_page_top.gif) no-repeat;
}

.page ul li{
	margin: 0;
	padding: 6px 0 3px;
	background: none;
}

.wrapper{ /* This wrapper class appears only on Page and Single Post pages. */
	float: left;
	width: 384px;
}

.narrowcolumnwrapper{
	margin: 5px 0 0;
	float: left;
	width: 384px;
	background: #fff url(images/bg_narrowcol.gif) repeat-y;
}

.narrowcolumn{
	float: left;
	width: 384px;
	background: url(images/bg_narrowcol_bottom.gif) no-repeat left bottom;
}

.narrowcolumn h1{
	color: #EB7600;/* Color04 */
	font-size: 1.7em;
}

.narrowcolumn ul{
	margin: 8px 0 5px 15px;
	padding: 0;
	list-style: none;
}

.narrowcolumn ul li{
	margin: 0;
	padding: 0 0 0 20px;
	background: url(images/bg_li_left.gif) no-repeat left top;
}

.content{
	float: left;
	width: 384px;
	background: url(images/bg_narrowcol_top.gif) no-repeat left top;
}

.largewrapper{ /* This wrapper class appears only on Page and Single Post pages. */
	float: left;
	width: 644px;
}

.largecolumnwrapper{
	margin: 5px 0 0;
	float: left;
	width: 644px;
	background: #fff url(images/bg_largecol.gif) repeat-y;
}

.largecolumn{
	float: left;
	width: 644px;
	background: url(images/bg_largecol_bottom.gif) no-repeat left bottom;
}

.largecolumn ul{
	margin: 10px 0 6spx 15px;
	padding: 0;
	list-style: none;
}

.largecolumn ul li{
	margin: 0;
	padding: 0 0 0 20px;
	background: url(images/bg_li_left.gif) no-repeat left top;
}

.largecolumn table th {
	text-align: center;
	padding: 3px 5px 3px 5px;
	border: solid #fff 2px;
	background: #D5EDE4;
}

.largecolumn table td {
	text-align: right;
	padding: 3px 15px 3px 5px;
	border: solid #fff 2px;
	background: #eee;
}

.largecolumn dl{ padding: 10px 0 0; }

.largecolumn dt{
	font-size: 0.9em;
	font-weight:bold;  
	line-height: 1.2em;
	clear:both;  
	float:left;  
	width:4em;  
}

.largecolumn dd{
	font-size: 0.9em;
	line-height: 1.2em;
	margin-left:4em;  
	margin-bottom:5px;  
}

.largecontent{
	float: left;
	width: 644px;
	background: url(images/bg_largecol_top.gif) no-repeat left top;
}

.post{
	padding: 9px 16px 15px;
	line-height: 1.7em;
}

.post h2{
	padding: 0 0 2px;
	font-size: 1.3em;
	font-weight: bold;
	line-height: 1.8em;
}

.post h2 a{
	text-decoration: none;
	color: #105cb6;
	border-bottom: 1px solid #75abea;
}

.post img.wp-smiley{
	padding: 0;
	border: 0;
	background: none;
}

.entry{}

.entry h1, .entry h2, .entry h3, .entry h4, .entry h5, .entry h6{
	padding: 9px 0 0;
}

.entry h1{
	font-size: 1.7em;
	line-height: 1.5em;
}

.entry h2{ line-height: 1.5em; }

.entry h3{ font-size: 1.3em; }

.entry h4{ font-size: 1.1em; }

.entry h5{ font-size: 1em; }

.entry h6{ font-size: 0.9em; }

.postinfo{
	font-size: 0.9em;
	color: #999;
}

.postinfo a{
	color: #578cca;
}

.postdate{ color: #a12a2a; }

.browse{
	border-top: 1px solid #bdbdbd;
	padding: 15px 16px;
	line-height: 1.5em;
}

/* Begin Page Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left
	}

.clear {
	clear: both !important;
	}

/* End Page Images */

/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 0.9em;
	line-height: 1.2em;
	padding: 0 4px 5px;
	margin: 0;
}
/* End captions */

.sidebar{
	margin: 0 0 0 15px;
	float: right;
	width: 240px;
	line-height: 1.4em;
}

.obar{
	margin: 0 5px 0 0;
	float: left;
	width: 240px;
	line-height: 1.4em;
}

.sidebar ul, .obar ul{
	margin: 0;
	padding: 0;
	list-style: none;
}

.sidebar ul li, .obar ul li{
	margin: 5px 0 0;
	padding: 9px 16px 15px;
	background: url(images/bg_ul_li.gif) no-repeat left top;
}

.sidebar ul li.widget_search, .obar ul li.widget_search{
	padding: 15px 16px;
}

.sidebar ul li h2, .obar ul li h2{
	font-size: 1.3em;
	font-weight: bold;
	line-height: 2.0em;
	color: #0266C4;/* Color05 */
}

.sidebar ul ul li, .obar ul ul li{
	margin: 0;
	padding: 6px 0 3px;
	background: none;
}

.sidebar ul ul ul, .obar ul ul ul{ padding: 3px 0 0; }

.sidebar ul ul ul li, .obar ul ul ul li{
	padding: 6px 0px 3px 15px;
	background: url(images/bg_arrow_right.gif) no-repeat 0px 8px;
}

.sidebar ul ul ul ul li, .obar ul ul ul li{
	background: url(images/bg_arrow_right_2.gif) no-repeat 0px 8px;
}

/* COMMENTS TEMPLATE */

.post h3#comments, .post h3#respond{
	line-height: 2.8em;
	color: #e45b00;
}

.post h3#respond{
	color: #333;
}

ol.commentlist{
	margin: 0 0 11px;
	padding:0;
	list-style: none;
}

ol.commentlist li{
	padding: 13px 0;
	background: url(images/bg_comment_bottom.gif) no-repeat left bottom;
}

ol.commentlist li .commentmetadata{
	font-size: 1em;
	color: #546477;
}

ol.commentlist li .commentmetadata a{
	color: #546477;
}

form#commentform small{
	font-size: 0.9em;
}

.K09 { 
font-size: 0.7em; 
font-weight: normal
}
.K10 { 
font-size: 0.8em; 
font-weight: normal
}
.K12 { 
font-size: 0.9em; 
font-weight: normal
}
.K14 { 
font-size: 1.1em; 
font-weight: normal
}
.K18 { 
font-size: 1.4em; 
font-weight: normal
}
.KB { 
font-weight: bold
}
.KB12 { 
font-size: 0.9em; 
font-weight: bold
}
.KB14 { 
font-size: 1.1em; 
font-weight: bold
}
.KB18 { 
font-size: 1.4em; 
font-weight: bold
}
.KB24 { 
font-size: 2em; 
font-weight: bold
}
.midashi { 
font-size: 2.8em; 
color: #999;
font-weight: bold
}

