/*
Theme Name: kakukaku200910
Theme URI: http://www.tthp.jp
Description:

Version: 0.2
Author: tthp
Author URI: tthp
Tags:

*/



/* Begin Typography & Colors */


body {
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: Tahoma, Arial, Sans-Serif;
	color: #000;
	text-align: center;
	margin:0;padding:0;
	}

body#commentspopup{background-color:#fff; background-image: none; text-align: left;}
	
.hide{display: none;}

.thread-alt {
	background-color: #f8f8f8;
}
.thread-even {
	background-color: white;
}
.depth-1 {
border: 1px solid #ddd;
}

.even, .alt {

	border-left: 1px solid #ddd;
}

	
#commentspopup #footer{background-image:none;}

small {
	font-family: Tahoma, Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
	}
small.queryBlog{line-height:1.2em; display:block; margin-bottom:30px;}

strong{font-weight:bold;color:#232323;font-size:110%;}


/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

.hidden {
	display: none;
	}

hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	text-align: center;
	margin-bottom: 30px;
	font-size:0.9em;
	}
	
.navigation a{
	color:#ff66a6;
}
/* End Various Tags & Classes*/



h2, h3 {
	font-family: Arial, Verdana, Sans-Serif;
	/*font-weight: bold;*/
	}

h1 {
	font-family: Georgia, Verdana, Arial, Sans-Serif;
	font-weight:normal;
	font-size: 4em;
	text-align: left;
	}

#header-inner .description {
	font-size: 1em;
	text-align: left;
	margin-top:-4px;
	margin-left:100px;
	}

h2 {
	font-size: 1.7em;
	}

h2.pagetitle {
	font-size: 1.6em;
	}

.specialtitle, .specialsmall a{color: #FF66A6;}


h3 {
	font-size: 1.3em;
	}

h1, h1 a, h1 a:hover, h1 a:visited {
	text-decoration: none;
	color: #000 !important;
	}
	
#header-inner .description {
	text-decoration: none;
	color: #999 !important;
	letter-spacing:0.1em;
	}

h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
	color: #ff3399;
	}
	
#respond h3{color: #FF66A6;}
	

h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #wp-calendar caption, cite {
	text-decoration: none;
	}

.entry{
	font-family: Verdana, Arial, Sans-Serif;
	font-size:0.9em;
	}

.entry p a:visited {
	color: #b85b5a;
	}

.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em Verdana, Arial, Sans-Serif;
	}
	
#commentspopup .commentlist li, #commentspopup #commentform input, #commentspopup #commentform textarea {
	font: 1em Verdana, Arial, Sans-Serif;
	}
	
#commentspopup .commentlist li{border-bottom:1px solid #DDDDDD;}
	
.commentlist li ul li {
	font-size: 1em;
}

.commentlist li {
	font-weight: bold;
}

.commentlist li .avatar { 
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

#commentform p {
	font-family: Tahoma, Arial, Sans-Serif;
	font-size:0.9em;
	}

.commentmetadata {
	font-weight: normal;
	}
	
.nocomments{
	color:#ff99b3;
}	
	
small, .postmetadata {
	color: #7f7f7f;
	}
	
.postmetadata a{
	color: #7f7f7f;
	}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}

a{
	color: #ff3399;
	text-decoration: none;
}

h2 a:hover, h3 a:hover {
	color: #000;
	text-decoration: none;
	}

#footer a{
	color: #666;
}

a:hover {
	text-decoration: underline;
	}

#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration: none;
	color:#ff3399;
	font-weight:bold;
	}
	
#wp-calendar a:hover{background-color:#e5e5e5;}

#wp-calendar caption {
	font: bold 1.3em Tahoma, Arial, Sans-Serif;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}
	
.date{
	text-transform: uppercase;
	color: #666;
	font-weight: bold;
	font-size:0.5em;
	text-align: right;
	line-height:0.9em;
}
/* End Typography & Colors */



/* Begin Structure */
body,div {
	margin: 0;
	padding: 0;
	}
body{position:relative;}	
#commentspopup .bodySpace{ padding:0 20px;}



#header {
	position:relative;
	margin: 0;
	padding: 0;
	height: 280px;
	width: 100%;
	background:#aa3 url(images/head-bg.jpg) repeat-x;
   text-align:center;
	}
#commentspopup #header{width:100%; margin:0;}

#header-inner {
width:658px;
margin:0 auto;
position:relative;
	}
#header-inner h1 	{margin:0;padding:0;}
#header-inner h1 a{position:absolute;height:280px;width:658px;background:url(images/header-img.jpg) center top no-repeat;}
#header-inner h1 a span{position:absolute;text-indent:-9999px;}
#header-inner .description {
	font-size: 1.2em;
	text-align: left;
	padding-left:25px;
	color:#666;
	position:absolute;text-indent:-9999px;
	}

/*sub-menu*/	
#header-inner ul#sub-menu{position:absolute;text-align:right;float:right;list-style:none;right:0;top:245px;}	
#header-inner ul#sub-menu li{display:inline;margin-left:1em;}
#header-inner ul#sub-menu li a{font-size: 1.3em; color:#888;border-left:2px solid #0ff;padding:0 0.5em;}
#header-inner ul#sub-menu li a:hover{text-decoration:none;color:#00f;background:#aaa;}

/*head-banner*/	
#header-inner ul#head-banner{margin:0;padding:0;position:absolute;background:none;width:320px;text-align;top:15px;right:0;z-index:200;}
#header-inner ul#head-banner li{float:right; list-style:none;margin:0;padding0 0 0 10px;text-align:right;display:inline;}

/*topnavi*/	
#topnavi {width:100%;height:20px;background:#fff;text-align:right;background:url(images/topnavi-bg.png) center top repeat-x;}
#topnavi ul{
width:680px;  margin:0 auto; padding:0; list-style;none;
background:url(images/topnavi.png) center top no-repeat;
list-style:none;
}
#topnavi ul li{
font-size:120%;
display:inline;margin-right:4px;line-height:20px;}
#topnavi ul li a{color:#fff;padding:0 4px;}
#topnavi ul li a:hover{color:#266;text-decoration:none;background:#5ef;}

#topnavi ul li.current_page_item a,
#topnavi ul li.current-cat a
	{color:#0ff;}




#content {
    width:100%;
	font-size: 1.2em;
	position:relative;
	}


#main-menu{
    width:100%;
	position:relative;
}

#main-menu ul {margin:0; padding:0;background:#fff;list-style:none;width:100%}
#main-menu ul li {text-align:center; margin:0; padding:0;  width:100%}
#main-menu ul li a{margin:0 auto; padding:0;display:block;  }
#main-menu ul li a.li-title{margin:0 auto; padding:0;height:70px;display:block; width:740px; }
#main-menu ul li a.li-title:hover {border-bottom:4px dotted #60f;height:66px;}

#main-menu ul li.cat-item-1 {background:url(images/list1-bg.png) center top repeat-x;}
#main-menu ul li.cat-item-1 a{background:url(images/list1.png)  center top no-repeat;}

#main-menu ul li.page-item-3 {background:url(images/list2-bg.png) center top repeat-x;}
#main-menu ul li.page-item-3 a{background:url(images/list2.png)  center top no-repeat;}

#main-menu ul li.cat-item-4 {background:url(images/list4-bg.png) center top repeat-x;}
#main-menu ul li.cat-item-4 a{background:url(images/list4.png)  center top no-repeat;}

#main-menu ul li.cat-item a span{position:absolute; text-indent:-9999px;width:0;}
#main-menu ul li.page_item a span{position:absolute; text-indent:-9999px;width:0;}

#main-menu ul li.cat-item-5{background:url(images/list3-bg.png) center top repeat-x;}
#main-menu ul li.cat-item-5 a{background:url(images/list3.png)  center top no-repeat;}

#main-menu ul li.page-item-5{background:url(images/list5-bg.png) center top repeat-x;}
#main-menu ul li.page-item-5 a{background:url(images/list5.png)  center top no-repeat;}

#main-menu ul li ul{margin:0 auto -3px;padding:10px 0 0 0;background:#fff;width:700px;}
#main-menu ul li ul li{margin:0 ;line-height:1.5;text-align:left;padding:0  20px 0px 20px;border-bottom:3px solid #ddd;}
#main-menu ul li ul h3{margin:10px 0;padding:0 0 0 0.5em;border-left:1.5em solid #ddd;text-align:left;}
#main-menu ul li ul h3 .news-date{background:#999;color:#fff;padding:2px 3px ;margin-left:-10px;}
#main-menu ul li ul p{font-size:1.1em;margin-bottom:1em;}

#main-menu ul li.cat-item .post a,
#main-menu ul li.page_item .post a
{display:inline;background:none;}

#main-menu ul li.cat-item .post a:hover,
#main-menu ul li.page_item .post a:hover
{border-bottom:1px solid #f22;}

#main-menu ul li.page-item-5 .post ul li{border-bottom:none;}
#main-menu ul li.page-item-5 .post ul li a{display:block;height:2em;line-height:2em;border:none;clear:left;text-decoration:underline;font-size:110%;}
#main-menu ul li.page-item-5 .post ul li a:hover{border:none;color:#00f;}

.post hr {
	display: block;
	}

.postmetadata {
	clear: both;
	margin:0;
}

.clear {
	clear: both;
}

#footer {
	color:#fff;
	padding: 0;
	margin: 0px;
	width: 100%;
	height:100px;
	clear: both;
	background:#55aeb1 url(images/footer.png) center top repeat-x ;
	}
	
#commentspopup #footer{margin:20px 0 10px; width:100%;}

#footer p {
	margin: 0 auto;
	width:800px;
	padding: 25px 20px 15px;
	text-align:center;
	}
/* End Structure */



/*	Begin Headers */
#commentspopup h1 a,
h1 {
	padding-top: 35px;
	padding-left:100px;
	margin: 0;
	}

#commentspopup h1 a{display: block;}

h2 {
	margin: 20px 0 2px;
	}
	
.post h2 {
	margin: 0;
	position:relative;
	}

h2.pagetitle {
	margin-top: 30px;
	text-align: left;
}

h3 {
	padding: 0;
	margin: 30px 0 0;
	}

h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
	}

.date{
	display: block;
	width: 30px;
	position:absolute;
	left: -36px;
	top:2px;
}

/* End Headers */



/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left
	}
/* End Images */



/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */
html>body .entry li {
	margin: 7px 0 8px 10px;
	}
.entry{
	margin:18px 0;
}

.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

.entry ul {
	padding: 0 0 0 30px;
	margin: 0;
	}
.entry ol li, .entry ul li{
	margin: 0;
	padding: 0;
	}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}

/* End Entry Lists */



/* Begin Form Elements */
#searchform {
	margin: 0;
	padding: 5px 0;
	text-align: center;
	}
	
.searchboxbody #searchform{text-align:left; margin-top: 20px;}


.entry form { 
	text-align:center;
	}

select {
	width: 130px;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform {
	margin: 5px 10px 0 0;
	}
#commentform textarea {
	width: 100%;
	padding: 2px;
	}
#respond:after {
		content: "."; 
	    display: block; 
	    height: 0; 
	    clear: both; 
	    visibility: hidden;
	}
#commentform #submit {
	margin: 0 0 5px auto;
	}
/* End Form Elements */



/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	margin:0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 10px;
	padding: 5px 5px 10px 10px;
	list-style: none;

	}
.commentlist li ul li { 
	margin-right: -5px;
	margin-left: 10px;
}

.commentlist p {
	margin: 10px 5px 10px 0;
}
.children { padding: 0; }

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: left;
	margin: 0;
	padding: 0;
	}
	
.ispage .nocomments{display:none;}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */



/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 100%;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	text-align: center;
	width: 100%;
	background-color:#e5e5e5;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }
/* End Calendar */




/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	/*
	-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: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
/* End captions */


.past-stage .post-content h3 div{display:none;}
a#next-banner{display: none;}

