/*  
Theme Name: simple style
Theme URI: http://www.shujia.jp/
Description: 2 column template
Author: Haduki Aki
Author URI: http://www.shujia.jp/
Version: 0.2.2
*/

@charset "UTF-8";
/* reset */
* {
	margin: 0;
	padding: 0;
}

h1, h2, h3, h4, h5, h6, p, address {
	font-size: 100%;
	font-weight: normal;
	font-style: normal;
}

/* basis */

body {
	font-family: Verdana, Tahoma, Arial, Sans-serif;
	color: #333330;
	background-color: #fffff8;
}

p {
    margin: 15px 0px 15px 0px;
}

a {
	color: #675;
}

a img {
	border: none;
}

a:visited {
	color: #342;
}

a:hover {
	color: #9a8;
}

#container {
	width: 100%;
	background-color: #fffff8;
}

blockquote {
	width: auto;
	margin: 15px 20px 15px 10px;
	padding: 10px;
	border: 1px solid #666666;
	font-size: 100%;
	line-height: 150%;
}

/* heading */
#header {
	height: 80px;
	padding: 15px;
	background: #e0efd0;
	text-align: left;
	font: 180% 'ＭＳ Ｐ明朝', Times, serif;
}

#header a {
	text-decoration: none;
}

#header a:hover {
	text-decoration: underline;
}

.description {
	color:#777;
	font:50% georgia,"trebuchet ms",arial,sans-serif;
	padding:0px 0px 5px 10px;
}

img#wpstats{display:none}

/* contents */
#contents {
	width: 100%;
}

/* main */
#article {
	width: 100%;
	float: left;
	margin-right: -220px;
}

#article .post {
	margin: 10px 220px 10px 10px;
	line-height: 150%;
}

.timedate {
	border-bottom: 1px solid #36414d;
	padding-left: 10px;
	font-size: 90%;
}

.entry-title {
	margin: 5px 0px 5px 0px;
	padding-left: 5px;
	border-left: 10px solid #36414d;
	font-size: 110%;
}

.entry-title a {
	color: #333330;
	text-decoration: none;
}

.entry-title a:hover {
	color: #9a8;
}

.entrydate {
	padding: 5px 0px 0px 20px;
	font-size: 90%;
}

.entry-text {
	padding: 5px 0px 10px 10px;
	font-size: 95%;
}

.isbn{
	border-left: 5px solid #36414d;
	border-top: none;
	border-right: none;
	border-bottom: none;
	margin: 30px 0px 0px 1.5em;
	padding: 0px 0px 0px 5px;
}

.entry-footer {
	margin-top: 5px;
	padding-top: 3px;
	border-top: 1px dotted #36414d;
	text-align: right;
	color: #36414d;
	font-size: 80%;
}

#addition {
	padding: 5px 0px 5px 10px;
	margin: 10px;
	font-size: 90%;
	border: 1px dotted #36414d;
}

.wp-tag-cloud {
	margin-left: 30px;
	font-size: 90%;
}

.st-related-posts {
	margin-left: 30px;
	font-size: 90%;
}

.archives-date {
	margin: 5px 0px 5px 30px;
	font-size: 90%;
}

dd {
	margin: 0px 0px 10px 15px;
}

dt.separate {
	border-top: 2px dotted darkgray;
	padding: 10px;
}
/* menu */
#sidemenu {
	width: 200px;
	float: left;
	padding: 6px;
	margin-left: 6px;
	border-left: 1px dotted #36414d;
}

#sidemenu ul {
	list-style-type: none;
	margin: 0px;
	padding-left: 3px;
	text-transform: capitalize;
}

#sidemenu ul li {
	margin-top: 10px;
	padding-bottom: 2px;
	font-size: 95%;
	line-height: 105%;
}

#sidemenu * h2{
	border:1px solid;
	padding: 3px 0px 3px 8px;
	margin-bottom: 5px;
}

#sidemenu * ul li{
	font-size: 85%;
	margin: 5px;
	line-height: 105%;
}
#sidemenu .children{
	font-size: 105%;
	margin: 5px;
	line-height: 105%;
}

/* comment and trackback */
#comment-section {
	border-top: 1px solid #36414d;
	padding: 5px 0px 15px 10px;
	margin-left: 10px;
	margin-right: 220px;
}

#comment-section h3 {
	border: 1px dotted #36414d;
	padding-left:10px;
	font-size: 90%;
	margin:10px 0px 5px 0px;
}

#comment-section ol {
	padding-left:10px;
	font-size: 90%;
	margin:10px 0px 5px 15px;
}

.comment-meta,
.comment-text {
	background-color: #fffff8;
}

#comments-form {
	margin-top: 10px;
	padding-left:10px;
	font-size: 80%;
}

form input,
form textarea {
	border: 1px solid #999999;
}

#searchtext {
	margin: 3px 0;
}

/* footer */
#credit {
	font-size: 11px;
	margin-top: 10px;
	padding: 10px;
	text-align: center;
	background: #e0efd0;
}

.clear {
	clear: both;
}

/* forms */
form {
	margin: 0;
}
#search-options,
input {
	padding: 1px;
	font-size: 12px;
}

/* navigation */
.content-nav {
	margin: 5px 0px 5px 30px;
	font-size: 90%;
}
.alignleft {
	text-align: left;
}
.alignright{
	text-align: right;
}
.Breadcrumb {
	margin: 6px 0px 10px 10px;
	font-size: 13px;
}
.pageNav {
	text-align: center;
	list-style-type: none;
}
.pageNav a, .page-numbers a:link {
	padding: 2px 3px 2px 3px; 
	margin: 1px;
	text-decoration: none;
	border: 1px solid #000000;
	color: #675;
	background-color: #FFFFFF;
}
.pageNav a:visited {
	padding: 2px 3px 2px 3px; 
	margin: 1px;
	text-decoration: none;
	border: 1px solid #000000;
	color: #342;
	background-color: #FFFFFF;	
}
.wp-pagenavi a:hover {	
	border: 1px solid #000000;
	color: #9a8;
	background-color: #FFFFFF;
}
.pageNav a:active {
	padding: 2px 3px 2px 3px; 
	margin: 1px;
	text-decoration: none;
	border: 1px solid #000000;
	color: #0066cc;
	background-color: #FFFFFF;	
}
.pageNav span.page-numbers current {
	padding: 2px 3px 2px 3px; 
	margin: 1px;
	font-weight: bold;
	border: 1px solid #000000;
	color: #000000;
	background-color: #FFFFFF;
}
.pageNav span.page-numbers dots {
	padding: 2px 3px 2px 3px; 
	margin: 1px;	
	border: 1px solid #000000;
	color: #000000;
	background-color: #FFFFFF;
}
.search {
	margin: 6px 0px 0px 30px;
}

input#tb_url {
   font-family: "courier new", courier, monospace;
   background-color: #CCC;
   padding: 0.2em;
   width: 50%;
}


/* =Menu
-------------------------------------------------------------- */

#access {
	background: #e0efd0;
	margin: 0 auto;
	display:block;
	float:left;
	width: 100%;
}
#access .menu-header,
div.menu {
	font-size: 13px;
	width: 100%;
}
#access .menu-header ul,
div.menu ul {
	list-style: none;
	margin: 0;
}
#access .menu-header li,
div.menu li {
	float:left;
	position: relative;
}
#access a {
	display:block;
	text-decoration:none;
	color:#aaa;
	padding:0 10px;
	line-height:38px;
}
#access ul ul {
	display:none;
	position:absolute;
	top:38px;
	left:0;
	float:left;
	box-shadow: 0px 3px 3px rgba(0,0,0,0.2);
	-moz-box-shadow: 0px 3px 3px rgba(0,0,0,0.2);
	-webkit-box-shadow: 0px 3px 3px rgba(0,0,0,0.2);
	width: 180px;
	z-index: 99999;
}
#access ul ul li {
	min-width: 180px;	
}
#access ul ul ul {
	left:100%;
	top:0;
}
#access ul ul a {
	background:#e0efd0;
	height:auto;
	line-height:1em;
	padding:10px;
	width: 160px;
}
#access li:hover > a,
#access ul ul :hover > a {
	color:#fff;
	background:#e0efd0;
}
#access ul li:hover > ul {
	display:block;
}
#access ul li.current_page_item > a,
#access ul li.current-menu-ancestor > a,
#access ul li.current-menu-item > a,
#access ul li.current-menu-parent > a {
	color: #333330;
	font-weight: bold;
}

* html #access ul li.current_page_item a,
* html #access ul li.current-menu-ancestor a,
* html #access ul li.current-menu-item a,
* html #access ul li.current-menu-parent a,
* html #access ul li a:hover {
	color:#fff;
}
