/*
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% Verdana, "MS PGothic", Arial, sans-serif, Osaka;
	color: #000000;
	margin: 0px;
	padding: 0px;
	background: url(http://www.yonedagumi.com/yonedahome/images/back.gif) repeat-x;
}
*{margin:0; padding:0;}
img {
	border:none;
}

/* Main wrap */
#wrapper {
	width:800px;
	margin: 0px auto;
	padding: 0px;
	background: #FFFFFF;
	border: 1px solid #CCCCCC;
}
#container {
	width:780px;
	padding: 0px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
}
#container:after{
    clear: both;
    display: block;
    height: 0;
    content: "";
	overflow: hidden;
}
/* HEADER */
#header {
	width:780px;
	height:112px;
	margin: 0px auto;
	padding: 0px;	
}
#logo {
	float:left;
	width:249px;
	height:66px;
	margin:0;
	padding:0;	
	background: url(http://www.yonedagumi.com/yonedahome/images/logo.gif) no-repeat left top;
	text-indent:-9999px;	
}
#logo a {
	display:block;
	width:249px;
	height:66px;
	margin:0;
	padding:0;
	border:0;
	text-decoration:none;	
}
#contact {
	float:right;
	padding:0px;
	width:148px;
	height:40px;
	background: url(http://www.yonedagumi.com/yonedahome/images/button-contact.gif) no-repeat;
	margin: 18px 0px 0px 0px;
	text-indent: -9999px;
}
#contact p {
	margin: 0px;
	padding: 0px;
}
#contact a {
	display:block;
	width:148px;
	height:40px;
	margin:0;
	padding:0;
	border:0;
	text-decoration:none;
}
#contact a:hover {
	background: url(http://www.yonedagumi.com/yonedahome/images/button-contact-over.gif) no-repeat;
}
#freedial {
	float:left;
	margin-left:10px;
	width:360px;
	height:66px;
	background: url(http://www.yonedagumi.com/yonedahome/images/freedial.gif) no-repeat right top;	
	text-indent:-9999px;
}
#freedial p {
	margin:0;
	padding:0;
}

h1 {
	margin:0px;
	padding:0px;
	font-size:10px;
	font-weight:normal;
	text-align:center;
	color:#FFFFFF;
}
h2 {
	margin-top:0px;
	margin-bottom:25px;
	padding:5px 0px 0px 5px;
	background: url(http://www.yonedagumi.com/yonedahome/images/h2.gif) no-repeat left top;
	font-weight:bold;
	font-size:14px;
	width:610px;
	height:25px;
	color: #333333;
}
h3 {
	border-top:1px dotted #999999;
	border-bottom:1px dotted #999999;
	text-align:left;
	font-weight:bold;
	color:#555555;
	letter-spacing:-1px;
	margin:0 0 8px;
	padding:5px;
	font-size:12px;
	background: #e1e1e1;
}
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;
}
#sidebar ul.menu {
	list-style-type:none;
	margin:0 0 10px;
	padding:0;
	font-size:12px;
}
#sidebar ul.menu li {
	margin:0;
	padding:0;
	display:inline;	
}
#sidebar ul.menu li a {
	display:block;
	width:130px;
	height:25px;
	background: url(http://www.yonedagumi.com/yonedahome/images/sidenav/sidenav-back.gif) no-repeat;
	padding-top:5px;
	padding-left:20px;
	text-decoration: none;
}
#sidebar ul.menu li a:hover {
	display:block;
	background:url(http://www.yonedagumi.com/yonedahome/images/sidenav/sidenav-back-over.gif) no-repeat;
}

.sidebar-title {
	text-align:center;
	font-weight:bold;
	margin:0px 0px 5px;
	padding:3px;
	font-size:10px;
	width:149px;
	background: #e1e1e1;
}

#sidebar p,#sidebar ul,#sidebar .textwidget {
	margin:0px 0px 15px 5px;
	width:145px;
}
#sidebar ul.archive li {
	list-style:none; 
	margin:0px 0px 3px;
	font-size:11px;
}
#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:615px;
	float:right;
}
.contenttext {
	width:595px;
	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:10px;
	margin:0px;
	font-weight: bold;
	color: #00adef;
	text-align:right;
}
#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 auto;
	font-size: 10px;
	padding-top: 10px;
	clear:both;
	border-top: 3px solid #38a3eb;
}
#copyright {
	margin-top:5px;
	color:#666666;
}
.pagetop {
	width:780px;
	margin: 0px auto;
	clear:both;
	text-align:right;
}
.address {
	border-top:dotted 1px #999999;
	border-bottom:dotted 1px #999999;
	margin-top:5px;
	padding-top:10px;
	padding-bottom:10px;
	line-height:130%;
	color:#666666;
}
.area {
	margin-top:10px;
	margin-bottom:10px;
	line-height:120%;
	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: #0066cc;
}
a:link {
	color: #0066cc;
}
a:hover {
	color: #FF6699;
}
a:active {
	color: #FF6699;
}
a:visited {
	color: #0099CC;
}

/* 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-b3px {
	margin-bottom:3px;
}
.margin-b5px {
	margin-bottom:5px;
}
.sitenav {
	font-size:10px;	
	margin-top:3px;
	margin-left:3px;
}
.pagebanner {
	margin-bottom:10px;
}
.profile {
	font-size:10px;
	line-height: 140%;
	margin-bottom:10px;
	width:145px;
	margin-right: 5px;
	margin-left: 5px;
	letter-spacing: 0.1em;
}
