/*
Theme Name: yonedagumi
Theme URI: http://www.yonedagumi.com
Description: Yonedagumi WordPress Template
Version: 1.0
Author: Akiko Morita
Author URI: http://www.yonedagumi.com
Tags: fixed width, two columns, white, blue
*/

/* Body */
body {
	font: 12px/150% "MS PGothic", Verdana, Arial, sans-serif, Osaka;
	color: #363636;
	margin: 0px;
	padding: 0px;
}
*{margin:0; padding:0;}
img {
	border:none;
}

/* Main wrap */
#wrapper {
	width:800px;
	border:solid 1px #999999;
	margin: 0px auto 10px;
}
#container {
	width:780px;
	margin: 5px 10px;
	background: url(http://www.yonedagumi.com/images/content-back.gif) repeat-y;	
}
#container:after{
    clear: both;
    display: block;
    height: 0;
    content: "";
	overflow: hidden;
}
/* HEADER */
#header {
	width:800px;
	height:80px;
	margin: 0px auto;
}
h1 {
	font-size:10px;
	color:#999999;
	text-align:center;
	margin:0px;
	padding:0px;
	font-weight:normal;
}
h2 {
	margin:5px 0px 20px;
	font-size:14px;
	font-weight:bold;
	color: #198ccd;
	height: 25px;
	padding-top: 5px;
	padding-left: 10px;
	width: 585px;
	background: url(http://www.yonedagumi.com/images/h2_bg.gif) no-repeat left top;
}
h3 {
border-top:1px dotted #cccccc; 
border-bottom:1px dotted #cccccc;
text-align:left; 
font-weight:bold; 
color:#555555; 
letter-spacing:-1px; 
margin:0 0 8px; 
padding:5px;
font-size:12px;
}
table#wp-calendar caption {
border:1px solid #cccccc; 
text-align:center; 
font-weight:bold; 
color:#666666;
margin:0px 0px 5px; 
padding:3px;
font-size:10px;
width:165px;
}

/* Sidebar */
#sidebar {
	width:165px;
	float:left;
	margin-bottom:10px;
	background: url(http://www.yonedagumi.com/images/bg_subguide.gif) repeat-y right;
}
.communication {
	width:140px;
	background:#ebebeb;
	padding:5px;
	margin-bottom:10px;
}
.sidebar-title {
border:1px solid #cccccc; 
text-align:center; 
font-weight:bold; 
color:#666666;
margin:0px 0px 5px; 
padding:3px;
font-size:10px;
width:142px;
}

#sidebar p,#sidebar ul,#sidebar .textwidget {
	margin:0 0 15px 0px;
	width:150px;
}
#sidebar li {
	margin:0px 0px 2px 10px;
	list-style: url(http://www.yonedagumi.com/images/blog/arrow.gif) outside;
	padding: 0px;
}
#sidebar li a {font-size:12px;}
#sidebar ul ul {margin:5px 0 5px 5px;}
#sidebar ul ul li {margin:0 0 5px;}
#sidebar ul ul li a {font-weight:normal;}

/* Content */
#content {
	width:595px;
	margin-left:20px;
	float:right;
}
.contenttext {
	width:575px;
	margin:0px auto;
}
#content ul,#content ol {margin:0 0 18px 30px;}
#content ul li,#content ol li {margin:0 0 3px;}
#content ul ul,#content ol ol {margin:5px 0 5px 15px;}
#content img {margin:5px;}
#content p {margin:0 0 15px 10px;}
#content p.timestamp {
	font-size:12px;
	margin:0px;
	text-align:right;
	font-weight: bold;
	color: #999999;
}
#content p.timestamp a {font-weight:normal;}
#content p.category {
	font-size: 10px;
	margin: 3px 0px 10px;
	padding: 0px;
}
#content p.postmeta {
	text-align:right;
	border-top:2px solid #dadada;
	line-height:1.8em;
	margin-bottom: 30px;
	font-size: 10px;
}
#content #postnav {padding:5px; margin:5px 0 18px;}
#content #postnav p {margin:0; padding-left:5px;}
#content #postnav p.right {text-align:right; padding-right:5px; margin-top:-18px;}
#content .introtext p {margin:-5px 0 15px 10px;}

/* FOOTER */
#footer {
	width:780px;
	margin: 0px 10px;
	font-size: 10px;
	padding-top: 10px;
	text-align: center;
	clear:both;
	border-top:solid 1px #999999;
}
.address {
	border-top:dotted 1px #cccccc;
	margin-top:5px;
	padding-top:10px;
	text-align:left;
	line-height:140%;
	color:#666666;
}
.area {
	margin-top:10px;
	margin-bottom:5px;
	text-align:left;
	line-height:130%;
	color:#999999;
}

/* Comments */
#content div.comment {margin-bottom:20px;}
#content div.comment p {margin:0 0 4px 10px; padding:3px 0 0 0;}
#respond p {margin:0 0 5px 10px;}
#respond input,#respond textarea {padding:5px; width:330px;}
#respond textarea#comment {width:500px;}
#respond input#submit {width:75px;color:#333; background-color:#fff;}
#respond input,#respond textarea,form div.searchbox input {border:1px solid #ccc;}
.gravatarside {width:48px; height:48px; float:right; margin:0 5px 3px 5px;}
.commenticon {
	font-size: 10px;
	margin-bottom: 10px;
}

/* Tags */
blockquote {border:1px solid #dadada; font-size:0.9em; margin:20px 10px; padding:8px;}
blockquote p {padding:2px 0; margin:0; font-weight:bold;}
table#wp-calendar {
	width:165px;
	margin:0 0 10px 0px;
	font-size: 11px;
}
p {margin:0 0 18px 10px;}
ul,ol,dl {font-size:0.9em; margin:2px 0 16px 35px;}
ul ul,ol ol {margin:4px 0 4px 35px;}
code{font-size:1.1em; background-color:#f4f4f4; color:#555; display:block; margin:5px 0 15px 0; padding:5px 5px 5px 7px; border:1px solid #ccc;}

/* Links */
a {
	color: #0033CC;
}
a:link {
	color: #0033CC;
}
a:hover {
	color: #FF9900;
}
a:active {
	color: #FF9900;
}
a:visited {
	color: #0099FF;
}

/* Float fix */
.contenttext {overflow:hidden;}
* html .contenttext {height:1px; overflow:visible;}
* html .contenttext p {overflow:hidden; width:99%;}

/* Searchbox */
.searchbox {margin:8px 0 15px 0px;}
.searchbox label {display:none;}
.searchbox input {font-size:12px; padding:3px; width:140px; border:1px solid #ccc;}
.searchbox input#searchsubmit {
	width:75px;
	color:#333;
	background-color:#e0dfe3;
	margin-top: 3px;
}

/* Various classes */
.post {margin:0 0 15px;}
.textright {text-align:right;}
.textcenter {text-align:center;}
.hide {display:none;}

/* WP image align classes */
.aligncenter {display:block; margin-left:auto; margin-right:auto;}
.alignleft {float:left;}
.alignright {float:right;}
.wp-caption {border:1px solid #ddd;	text-align:center; background-color:#f3f3f3; padding-top:4px; margin:10px; border-radius:3px;}
.wp-caption img {margin:0; padding:0; border:0 none;}
.wp-caption-dd {font-size: 11px; line-height: 17px; padding:0 4px 5px; margin:0;}

/* Original */
.size18pxB {
	font-size:18px;
	font-weight:bold;
}
.size10px {
	font-size:10px;
}
.margin-b5px {
	margin-bottom:5px;
}

