/*  
Theme Name: つば九郎
Theme URI: テーマをインストールする時のURL
Description: テーマの説明
Author: 作成者
Author URI: 作成者のURL
Tags: タグ

*/


/* -------------------- 共通のレイアウト -------------------- */


body {
	word-wrap: break-word;
	font-family: verdana, tahoma, Arial, Helvetica; 
	margin: 0 auto;
	padding: 0;
	color:#000000;
	font-size: 12px;
	line-height: 1.3;
	background:#FFD8F0;
	}

#box {
	width: 800px; 
	margin: 0 auto; color:#000;
	padding: 0px; 
	background: #FFF; 
	}

#top {
	width: 760px; 
	background: url(img/head.jpg) no-repeat; 
	height: 300px; 
	margin: 0 auto;
	padding: 0; 
	}

a, a:link {
	text-decoration: ; 
	color: #336699; 
	}
a:hover {
	text-decoration: none;
	color: #999999; 
	}

hr {
	border: none; 
	border-top: 1px solid #ccc; 
	}


/* -------------------- ヘッダー -------------------- */


#header {
	float:left; 
	width: 880px; 
	padding: 10px 0 0 10px; 
	}

#header h1 {
	font-family: "verdana", Arial, Trebuchet MS, Helvetica; 
	margin: 0; padding: 0; 
	color: #a799e6; 
	font-size: 30px; 
	font-weight: normal; 
	}

#header h1 a, #header h1 a:link {
	color: #FFF; 
	font-weight: bold;
	}

#header h1 a:hover {
	color: #fff; 
	text-decoration: none; 
	}

#description {
	color: #FFF; 
	width: 880px; 
	font-size: 12px; 
	padding: 0 0 0 10px; 
	}


/* -------------------- 検索 -------------------- */


#searchform {
	height: 25px; 
	line-height: 28px; 
	float: right; 
	padding: 6px 18px 0 0; 
	margin: 0; 
	}

#searchform #s {
	font-size: 8pt; 
	width: 160px; 
	}

#searchform #submit {
	font-size: 8pt; 
	}

input#s {
	font-family: Verdana, Arial; 
	text-align: left;
	border: 1px solid #ccc; 
	background: #fff; 
	}


/* -------------------- ナビバー -------------------- */


#navbox {
	width: 760px;
	background-color: #FFF; 
	height: 30px; 
	margin: 0px auto; 
	}

#nav {
	width: 510px; 
	height: 28px; 
	line-height: 28px; 
	float: left; 
	padding: 0; 
	}

ul.nav {
	height: 28px; 
	line-height: 28px; 
	float: left; 
	list-style: none; 
	font-size: 12px; 
	font-weight: bold; 
	text-transform: uppercase; 
	margin: 0; 
	padding: 0; 
	}

ul.nav li {
	float: left !important; 
	list-style-type: none; 
	margin: 0; 
	padding: 0; 
	}

ul.nav li ul {
	float: left; 
	margin: 0; 
	padding: 0; 
	}

ul.nav li a, ul.nav li a:link, ul.nav li a:visited {
	border-left: 0; 
	float: left; 
	display: block; 
	text-decoration: none; 
	padding: 0 10px 0 10px; 
	height: 28px; 
	}

ul.nav li a:hover, ul.nav li a:active {
	background: url(images/nav-hover.jpg) repeat-x; 
	text-decoration: none; 
	height: 28px; 
	}

ul.nav li.current_page_item a {
	text-decoration: none; 
	height: 28px;
	background: url(images/nav-hover.jpg) repeat-x; 
	color: #CCC; 
	}


/* -------------------- 中央のカラム -------------------- */


.post {
	width: 380px; 
	float: left;
	padding: 0px; 
	margin: 15px 20px; 
	border: 1px solid #999;
	}

.pagepost {
	padding: 10px;
	}

.pagepost h2 {
	font-weight: bold;
	}

.post img {
	border: none; 
	padding: 5px; 
	}

h2 {
	font-size: 22px; 
	font-weight: normal; 
	padding: 0px; 
	margin: 0px; 
	}

#content {
	width: 420px; 
	float: left; 
	margin: 5px auto; 
	padding: 0; 
	}

.notes {
	padding: 25px; 
	}

.posthead {
	position: relative; 
	clear: left;
	padding: 10px; 
	border-bottom: 3px solid #A40979;
	}

.posthead h2 {
	font-size: 22px; 
	font-weight: bold; 
	padding: 0px 0px 0px 0px;
	margin: 0px; 

	}

.posthead h2 a {
	text-decoration: none;
	color: #333;
	}

.posthead h2 a:hover{
	}

.small-a a{
	text-decolation: underline;
	color: #333;
	}

.postauthor {
	padding: 0px 0px 0 0px; 
	margin: 0px; 
	font-size: 10px; 
	color:#333; 
	}

.postdate {
	margin: 0px; 
	position: absolute; 
	top: 0px; left: 0px; 
	text-align: center; 
	padding: 10px 10px 6px 20px; 
	}

.postdate small {
	font-size: 9px; 
	color:#333; 
	}

.postdate .month {
	display:block; 
	text-transform: uppercase; 
	font-size: 9px;
	}

.postdate .day {
	display:block; 
	font-size: 22px; 
	letter-spacing: -1px; 
	font-weight: normal; 
	color:#333;
	}

.postdate .year {
	display:block;
	}

.navigation {
	width: 380px; 
	margin-left: 20px;
	float: left; 
	color: #666; 
	padding: 0; 
	}

.relatedposts {
	width: 520px; 
	float: left; 
	color: #666; 
	margin: 5px auto; 
	padding: 0 5px 5px 5px; 
	font-size: 12px; 
	}

h1, h2, h3 {
	padding: 0 10px 0 0; 
	font-family: "Trebuchet MS", Arial, Verdana, Helvetica; 
	text-transform: none; 
	}

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

.text {
	padding: 0px 12px;
	}



/* -------------------- サイドバー -------------------- */


#sidebar {
	width: 170px;
	float: left; 
	margin-top: 20px; 
	margin-left: 20px; 
	padding: 0; 
	color: #333;
}

#sidebar img, .lsidebar img {
	border: none; 
	}

.alignright {
	float: right; 
	margin-top: 10px; 
	}

.alignleft {
	float: left; 
	margin-top: 10px; 
	}


.rsidebar {
	width: 170px; 
	float: left; 
	margin-left: -20px; 
	padding: 0; 
	}

.rsidebar, .lsidebar img {
	border: none; 
	}

.lsidebar {
	width: 170px; 
	float: left; 
	margin: 0 ; 
	padding: 0 ; 
	}

.lsidebar h2, .rsidebar h2 {
	font-size: 12px; 
	margin: 0 0 10px 0; 
	padding: 0 30px; 
	line-height: 30px; 
	width: 130px; 
	text-align:left;
	background: url(img/side.gif) no-repeat;
	background-position: center left;
	background-color: ;
	color: #FFFFFF; 
	font-weight: bold;
	}

.rsidebar ul, .lsidebar ul {
	list-style-type: none; 
	margin: 0; 
	padding: 0; 
	}

.rsidebar ul li, .lsidebar ul li {
	list-style-type: none; 
	margin: 0 0 25px 0; 
	padding: 0; 
	}

.rsidebar ul li ul, .lsidebar ul li ul {
	list-style-type: square; 
	margin: 0; 
	padding: 0 0 0 5px; 
	}

.rsidebar ul li ul li, .lsidebar ul li ul li {
	background: url(img/icon.gif) no-repeat;
	background-position: center left;
	line-height: 20px; 
	font-size: 14px;
	margin: 0 0 0 10px; 
	padding: 2px 0 2px 10px; 
	}


.rsidebar p, .lsidebar p {
	padding: 0px; 
	}


#calendar_wrap {
	padding: 0px;
	text-align: center;
	}
	
#calendar_wrap table {
	padding: 0px;
	text-align: center;
	margin: 5px auto;
	}
	


/* -------------------- フッター -------------------- */


#footer {
	width: 760px; 
	// background: url(images/footer.jpg) no-repeat bottom center; 
	height: 40px; 
	clear: both; 
	font-size: 12px; 
	text-align:center;
	margin: 0px auto 20px auto ;
	padding-bottom: 20px;
	} 

#footer a, #footer a:link {
	}

#footer a:hover {
	}

#footer .footer-left {
	float: left; 
	width: 30%; 
	}

#footer .footer-left p {
	padding: 22px 20px; 
	}


#footer .footer-right {
	float: left; width: 70%; 
	text-align: right; 
	}

#footer .footer-right p {
	padding: 22px 20px; 
	}


/*-------------------- コメント欄 --------------------*/


.commentsbox {
	width: 400px; 
	float: left; 
	margin: 5px auto; 
	}

.commentsbox p {
	margin: 0; 
	padding: 0; 
	}

.commentsbox img {
	border: 1px solid #05587b; 
	margin: 3px; 
}

#commentlist ol {
	margin: 0;
	margin-left: -10px;
	padding: 0; 
	}

#commentlist li {
	width: 340px;
	list-style-position: outside; 
	list-style-type: none; 
	margin-left: -10px;
	margin-bottom: 10px;
	padding: 10px; 
	border: 1px solid #999;
	}

.alt {
	background-image: none !important; 
	}

#commentlist li:hover {
	}

.comment-title {
	margin-top: 5px;
	font-size: 8px; 
	color: #333; 
	border-bottom: 2px solid #A40979;
	}

.comment-text {
	margin: 5px 0 0 0px; 
}

h2.postcomment {
	margin: 0; 
	padding: 0;
	font-size: 20px; 
	font-weight: normal; 
	}

.postcomment {
	clear: both; 
	margin: 20px 0 0 0; 
	padding: 20px; 
	}

.postcomment form{
	margin-top: -30px ;
	}

.postcomment input, .postcomment textarea {
	border: 1px dotted #05587b; 
	}

.postcomment input:hover, .postcomment textarea:hover {
	border: 1px dotted #05587b; 
	background: #fff; 
	}

.postcomment input#author, .postcomment input#email, .postcomment input#url {
	width: 100% !important; 
	width: 456px; /* IE hack */ height: 18px; 
	}

.postcomment textarea#comment {
	width: 100% !important; /* IE hack */
	height: 200px;
	margin: 0;
	}

.postcomment input#submit {
	width: auto; 
	height: 25px; 
	margin-top: 20px;
	margin-left: 125px;
	padding: 2px 10px 3px 10px; 
	}

.postcomment input#submit:hover {

}	


/*-------------------- Bottom --------------------*/


#bottom {
	clear: both; 
	float: left; 
	width: 760px; 
	height: 100%; 
	margin: 0 0 0 0; 
	padding: 0;  
	text-align: left; 
	font-size: 14px; 
	}

#bottom-divs {
	float: left; 
	clear: both; 
	margin: 0; 
	padding: 20px; 
	}

#bottom-left {
	width: 30%; 
	padding: 20px 0 20px 30px; 
	float: left; 
	}

#bottom-mid, #bottom-right {
	width: 30%; 
	padding: 20px 0 20px 20px; 
	float: left; 
	}

#bottom h2 {
	margin: 0 0 10px 0; 
	padding: 0 8px; 
	font-size: 16px;
	color:#0b6389;
	}

#bottom h3 {
	margin: 0; 
	padding: 10px 10px; 
	font-size: 12px; 
	color: #3398c4; 
	text-align: center; 
	}

#bottom h3:hover {
	color: #3398c4; 
	}

#bottom ul {
	margin: 0; 
	padding: 0; 
	list-style-type: none; 
	border-top: 1px dashed #3398c4; 
	}

#bottom ul li {
	line-height: 20px; 
	border-bottom: 1px dashed #3398c4; 
	}

#bottom ul li a {
	display: block; 
	padding: 0 10px; 
	}

#bottom-sep {
	clear: both; 
	}