/*
Theme Name:Sakai with TRY-S
Description:A clean, blue theme with a simple header.
Author:AKANE SATO
Version: 1.0
Tags:fixed width,simple,two columns,valid XHTML,valid CSS,blue,brown,sidebar right,sidebar widgets 
*/

/* basics */

*{margin:0; padding:0;}

body, html {
	margin: 0px;
	padding: 0px;
	}
	
body {
	background: #073674 url(images/bg.gif);
	font-family: 'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','ＭＳ Ｐゴシック',sans-serif;
	font-size: 13px;
	line-height: 145%;
	}
	
h1 {font-size: 18pt;}
h2 {font-size: 14pt; margin-top:10px; clear:both;}
h3 {font-size: 10pt; margin-top:10px; clear:both;}
h4 {font-size: 9pt;}


/* images and misc. */

img{ border: none; padding: 0px; }
img a{border:none;}

img.left{ float: left; border: none; padding: 0px; }
img.right{ float: right; border: none; padding: 0px; }

blockquote{
	border-left:1px solid #A5ABAB;
	margin:15px;
	padding:0 12px 0 12px;
	}

code{
	margin:10px;
	font-family:"Courier New", Courier, monospace;}


/* links */

a{
	color:#073674;
	text-decoration:none;
	}

a:hover{color:#99AED9;text-decoration: none; }

/* container */


#container {
	width: 820px;
	margin: 0 auto;
	background: #FFFFFF;
	color:#333;
	}

#container li{
	margin: 0px 0px 0px 50px;
}


/* ��ADD 2008/12/02 A.S�� */

/* description */
#description{
	background: #FFF url(images/ico_tel.gif) no-repeat right top;
	width: 800px;
	padding: 0 10px;
}

#description h1{
	font-family: 'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','ＭＳ Ｐゴシック',sans-serif;
	font-size: 12px;
	color: #999999;
	margin: 0;
	padding: 10px 0;
}

/* ��ADD 2008/12/02 A.S�� */
	
/* header */

#cheader {
	background: #FFF;
  width: 800px; 
	height: 100px;
	padding: 10px;
}

#cheader img {
	margin: 0px;
	padding: 0px;
	border: none;
}

/* main menu */


#menu {
	background: #073674;
	font-family: 'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','ＭＳ Ｐゴシック',sans-serif;
	font-size: 13px;
	width:800px;
	padding: 0 10px;
	border: 0;
}


#menu ul {
	padding: 10px 0;
	text-align: left;
}

#menu ul li {
	list-style-type: square;
	display: inline;
	margin: 0;
}

#menu ul li a {
	padding: 13px 13px 13px 0;
	margin: 0;
	text-decoration: none;
	color: #fff;
}

#menu ul li a:hover {
	color:#99AED9;
}

/* content */


#content {
	float: left;
	width: 600px;
	padding: 0;
	overflow: hidden;
  background: #FFF;
	}	

.post {
	margin: 0 10px;
	padding:0;
	line-height: 14pt;
	color: #444;
	}
	
.post h2 {
	background: #FFF url(images/title_h2.gif) no-repeat left top;
	color: #244E88;
	font-family: 'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','ＭＳ Ｐゴシック',sans-serif;
	margin: 0;
	padding: 20px 0px 20px 58px;
	font-size: 24px;
	}
	
.post .meta {
	clear: both;
	font-family: 'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','ＭＳ Ｐゴシック',sans-serif;
	margin: 10px;
	padding: 0;
	color: #CCC;
	font-size: 10px;
	font-weight: normal;
	}
	
.post h3 {
	background: #FFF url(images/title_h3.gif) no-repeat left;
	color: #333333;
	font-family: 'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','ＭＳ Ｐゴシック',sans-serif;
	margin: 10px 0 0 0;
	padding: 11px 0 6px 30px;
	font-size: 14px;
	font-weight: bold;
	border-bottom: dotted 1px #CCCCCC;
	}
	
.post p{font-size: 13px;}

.post a{text-decoration:underline;}

.post h2 a{text-decoration:none;}

.post ul,ol {
	margin-left: 10px;
	margin-top: 10px;
	font-size: 13px;
	line-height: 145%;
	}

.entry {
	margin:10px 0;
	}

.entry p{
	color: #444;
	font-size: 13px;
	margin:20px 10px 0px 10px;
	line-height: 165%;
	letter-spacing: 0.1em;
	}

.entry a{
	color: #073674;
	text-decoration: underline;
}

.entry a:hover{
	color: #99AED9;
	text-decoration: none;
}

.entry td,th{
	color: #444;
	font-size: 13px;
	line-height: 165%;
	letter-spacing: 0.1em;
}

.entry h2{
	color: #444;
	font-size: 13px;
	line-height: 145%;
	background: none;
	margin: 20px 0 0 0;
	padding: 0;
}

.postmetadata{
	clear: both;
	background:#c1dcab;
	padding:6px;
	margin-top: 16px;
	}
	

.navigation {
	font-size: 13px;
	float:left;
	width:580px;
	margin: 0 10px;
	text-align: center;
	}

.notfound{padding: 25px; font-size: 13px; font-weight: 300;}

/* sidebar */

#sidebar_header{
	background: #FFFFFF url(images/bg_menu1.gif) no-repeat right top;
	width: 210px;
	height: 10px;
	/* ADD ie6のmarginを2倍とるバグ対策 A.Sato 2009-7-3 Start! */
	display: inline;
	_margin: 0 5px 0 0;
	/* ADD ie6のmarginを2倍とるバグ対策 A.Sato 2009-7-3 End. */
	margin: 0 10px 0 0;
	padding: 0;
	float: right;
}

#sidebar {
	clear:both;
	background: #99AED9 url(images/bg_menu2.gif) no-repeat right bottom;
	font-family: 'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','ＭＳ Ｐゴシック',sans-serif;
	font-size: 13px;
	width: 210px;
	float:right;
	/* ADD ie6のmarginを2倍とるバグ対策 A.Sato 2009-7-3 Start! */
	display: inline;
	/* ADD ie6のmarginを2倍とるバグ対策 A.Sato 2009-7-3 End. */
	margin: 0px 10px 20px 0;
	padding: 0;
	}

#sidebar h2{
	font-family: Century Gothic;
	font-weight: normal; 
	font-size: 13px; 
	text-align: left;
	color: #FFFFFF;	
	margin: 20px 0 0 0;
	padding: 5px 10px;
	background-color: #073674;
}

#sidebar p {margin:0; padding: 0;}
#sidebar img {padding: 0; margin: 0; }

#sidebar ul {
	margin:14px;
	padding: 0;
	list-style-type: none;
	}
#sidebar ul li {
	margin: 0;
	padding: 5px 0 5px 0;
	line-height: 14pt;
	list-style-type: none;
	}
#sidebar ul ul {
	margin: 0;
	padding: 5px 0 5px 0;
}
#sidebar ul ul li {
	margin: 0;
	list-style-type: disc;
	list-style-position: inside;
	color: #ffffff;
	font-weight: bold;
	font-size: 10pt;
	border-bottom: dashed 1px #FFFFFF;
	}
#sidebar ul ul ul{
	margin: 0;
	padding: 5px 0 5px 10px;
}
#sidebar ul ul ul li{
	margin: 0;
	list-style-type: circle;
	color: #ffffff;
	font-weight: normal;
	border-bottom: none;
}
#sidebar ul ul ul ul{
	margin: 0;
	padding: 5px 0 0 15px;
}
#sidebar ul ul ul ul li{
	margin: 0;
	list-style-type: circle;
	color: #ffffff;
	font-weight: normal;
	border-bottom: none;
}

#sidebar a{ color: #073674; }
#sidebar a:hover{ color: #FFF; }

/* comments */

.gra {
	display: inline;
	float: left;
	}

#commentssection{
	clear: both;
	padding: 2px 12px;
	margin: 0;
	}
	
#commentssection h3{
	font-family: 'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','ＭＳ Ｐゴシック',sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #000;
	}

#commentform{
	background: #C4CEE1;
	margin: 12px 12px 20px 12px;
	padding:20px;
	border: 1px dotted #99AED9;
	}
	
#commentform p{
	color: #000;
	}
	
#commentform a{color: #000; text-decoration: none; border-bottom: 1px dotted #465D71;line-height: 14pt;}
	
#commentform h3{
	font-family: 'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','ＭＳ Ｐゴシック',sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #000;
	}
	
#commentbox{
	width:75%;
	min-width:400px;
	margin:5px 5px 0 0;
	}

#author, #email, #url, #commentbox, #submit{
	background: #fff;
	font-family: verdana, arial, times;
	font-size: 8pt;
	margin:5px 5px 0 0;
	border: none; 
	padding: 6px;
	border: 1px solid #B2B2B2;
	}

#submit{margin:5px 5px 0 0;}

	
ol.commentlist {list-style-type: none;}

ol.commentlist li {
	background: #C4CEE1;
	border: 1px dotted #99AED9;
	margin:10px 0;
	padding:5px 0 5px 10px;
	overflow: hidden;
	}

ol.commentlist li.alt {background: #C4CEE1;}
ol.commentlist li p {margin: 6px 0 6px 0; padding: 0 12px 0 0; line-height: 14pt;}

ol.commentlist a {color:#000;}

cite {
	font-family: arial, verdana, tahoma;
	font-size: 9pt;
	font-weight: bold;
	font-style: normal;
	}
	
cite a{color: #000; text-decoration: none; border-bottom: 1px dotted #465D71;}

.comminfo {
	margin: 15px 0 10px 0;
	}

/* search */

#searchform{
	padding: 6px 0 6px 6px;
	font-family: verdana, arial, times;
	}

#searchform input#s{
	font-family: verdana, arial, times;
	font-size: 8pt;
	padding: 2px;
	margin: 2px;
	width: 100px;
	border: 1px solid #B7B7B7;
	}

#searchform input#searchsubmit{
	font-family: verdana, arial, times;
	font-size: 7pt;
	padding: 2px;
	margin: 2px 0 0 2px;
	border: 1px solid #B7B7B7;
	background-color: #fff;
	color: #797979;
	}

/* footer */

#footer {
	background: #073674 url(images/copyright.gif) no-repeat left bottom ;
	clear: both;
	width: 800px;
	margin: auto;
	font-family: 'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','ＭＳ Ｐゴシック',sans-serif;
	font-size: 10px;
	text-align: right;
	padding: 0 10px;
	}

#footer ul {
	padding: 10px 0;
	text-align: right;
}

#footer ul li {
	list-style-type: square;
	display: inline;
	margin: 0;	
}

#footer ul li a {
	padding: 13px 0 13px 13px;
	margin: 0;
	text-decoration: none;
	color: #fff;
}

#footer ul li a:hover {
	color:#99AED9;
}

/* WP aligns */

.aligncenter,
div.aligncenter {
   display: block;
   margin-left: auto;
   margin-right: auto;
}

.alignleft {
   float: left;
	margin: 0 10px 0 0;
}

.alignright {
   float: right;
	margin: 0 0 0 10px;
}

.wp-caption {
   border: 1px solid #ddd;
   text-align: center;
   background-color: #f3f3f3;
   padding-top: 4px;
   margin: 10px;
   /* optional rounded corners for browsers that support it */
   -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: 12px;
   line-height: 17px;
   padding: 0 4px 5px;
   margin: 0;
}


td{ color: #333; }
th{ color: #073674; font-weight: normal; text-align: left;}

/* ----- Style for Ktai Entry ----- */
.photo {
	padding-right:6px;
	float:left;
	line-height:110%;
	font-size:0.85em;
	text-indent:0;
}
.photo img {
	background:#FFF;
	margin:0 4px 4px 0;
	padding:3px;
	border:1px solid #999;
}
.photo-end {
	clear:left;
}
/* ---------- */