/*  
Theme Name: island-h
Theme URI: http://www.island-h.co.jp/
Description: 
Version: 1.0
Author: Tsukasa Ohsumi
Author URI: http://www.kameyama-grp.co.jp/
*/

/***********************************************
*	HTML
***********************************************/
body{
	padding: 0;
	margin: 0;
	color: #737373;
	font-size: 10px;
	_font-size: 62.5%;
	font-family: verdana;
	}
img{ border: none;}
#wrapper {
	width: 730px;
	font-size: 120%;
	margin: 0 auto;
	padding: 0;
	text-align: left;
	background: url(../../../../img/bg.gif);
	background-repeat: repeat-y;
}
#content{
	clear: both;
	padding: 15px 0 10px 5px;
	overflow: hidden;
	}
/***********************************************
*	HEADER
***********************************************/

#header {
	margin: 0 15px;
	padding: 0;
	width: 700px;
	height: 100px;
	background-image: url(../../../../img/header.png);
	background-repeat: no-repeat;
}


#header .h11{
	float: right;
	margin: 0;
	padding: 0;
	font-size: 100%;
}
#header .h11 a{
	display: block;
	width: 365px;
	height: 50px;
	text-indent: -9999px;
	overflow: hidden;
	background-image: url(../../../../img/h1.png);
}
#header .h11 a:hover{
	background: transparent url(../../../../img/h1.png);
}

#header .h12{
	float: left;
	margin: 0;
	padding: 0;
	font-size: 100%;
}
#header .h12 a{
	display: block;
	width: 155px;
	height: 100px;
	text-indent: -9999px;
	overflow: hidden;
	background-image: url(../../../../img/h2.png);
}
#header .h12 a:hover{
	background: transparent url(../../../../img/h2.png);
}


#header .h13{
	float: right;
	height: 45px;
	font-size: 1em;
	text-align: right;
	color: #FFFFFF;
	margin: 0;
	padding: 5px 5px 0 0;
}


.search{
	float: right;
	width: 247px; /*247*/
	}
.s_box{
	padding: 0 0 20px 5px;
	}
#searchform{
	margin: 0;
	}
input#searchsubmit{
	background: url(images/go.jpg) no-repeat;
	width: 40px;
	height: 21px;
	border: none;
	}
input#s{
	background: #032b67;
	width: 133px;
	height: 15px; /*19*/
	border: 1px solid #1c7bb7;
	margin-right: 5px;
	padding: 2px;
	color: #ffffff;
	}

/***********************************************
*	MAIN
***********************************************/
#main{
	float: left;
	width: 460px; /*562*/
	padding: 15px 10px 0 20px;
	}
.posttitle{
	clear: both;
	padding: 0 0 20px 0;
	}
.postdate{
	float: left;
	background: url(images/date.gif) no-repeat;
	width: 59px;
	height: 57px; /*62*/
	text-align: center;
	color: #ffffff;
	padding: 5px 0 0 0;
	}
.postdate span{
	color: #737373;
	font-size: 16pt;
	display: block;
	padding: 7px 0 0 0;
	}
.posturl{
	background: url(images/posttitle.jpg) no-repeat;
	height: 62px;
	}
.posturl h2{
	margin: 0;
	padding: 5px 0 0 8px;
	font-size: 11pt;
	}
.post{
	clear: both;
	}
.post_t{
	clear: both;
	color: #444444;
	margin: 5px 10px 70px 20px;
	}
.postmeta{
	padding: 10px 0 0 8px;
	font-size: 7pt;
	clear: both;
	}
.pauthor{
	background: url(images/pauthor.jpg) no-repeat;
	padding: 0 10px 5px 20px;
	float: left;
	}
.pcat{
	background: url(images/pcat.jpg) no-repeat 0 -2px;
	padding: 0 10px 5px 20px;
	float: left;
	}
.pcom{
	background: url(images/pcom.jpg) no-repeat;
	padding: 0 10px 5px 20px;
	float: right;
	}
.pedit{
	background: url(images/pedit.jpg) no-repeat;
	padding: 0 10px 5px 20px;
	float: left;
	}
.entry{
	float: right;
	width: 380px;
	text-align: justify;
	padding: 0 0 20px 0;
	}
.navigation{
	clear: both;
	width: 320px;
	font-size: 8pt;
	margin: 0 auto 15px;
	}
.alignleft2{
	float: left;
	background: url(images/prev.jpg) no-repeat;
	width: 112px; /*117*/
	height: 17px; /*19*/
	padding: 2px 0 5px 20px;
	}
.alignright2{
	float: right;
	background: url(images/next.jpg) no-repeat;
	text-align: right;
	width: 101px; /*117*/
	height: 17px; /*19*/
	padding: 2px 20px 5px 0;
	}
/***********************************************
*	COMMENTS
***********************************************/
#comments{
	clear: both;
	}
#comments h3{
	margin: 0;
	padding: 0;
	font-size: 10pt;
	border-bottom: 1px solid #cccccc;
	}
input, textarea{
	font-family: verdana;
	font-size: 8pt;
	}
ol.commentlist{
	margin: 0;
	padding: 10px 0;
	}
ol.commentlist li{
	margin: 0;
	padding: 0 0 10px 0;
	list-style: none;
	}
.comcontent{
	background: #deebf2;
	padding: 5px 2px;
	}
.comfooter{
	text-align: right;
	font-size: 7pt;
	}
blockquote{
	margin: 10px;
	padding: 5px 2px;
	border: 1px solid #f6a911;
	}
input#author, input#email, input#url, textarea#comment{
	border: 1px solid #f6a911;
	}
/***********************************************
*	SIDEBAR
***********************************************/
#sidebar{
	float: right;
	width: 190px; /*247*/
	font-size: 0.95em;
	padding: 0 25px 10px 8px;
	}
#sidebar h2{
	font-family: Trebuchet MS;
	border-bottom: 2px dotted #739abe;
	margin: 0;
	padding: 2px 5px;
	color: #043c7f;
	font-size: 11pt;
	}
#sidebar ul{
	margin: 0;
	padding: 0;
	}
#sidebar li{
	padding-left: 20px;
	}
#sidebar ul li{
	margin: 0;
	padding: 0 0 20px 0;
	list-style: none;
	border-bottom: 2px dotted #739abe;
	}
#sidebar ul li ul.noli{
	margin: 0;
	padding: 10px 0 0 0;
	}
#sidebar ul li ul{
	margin: 0;
	padding: 10px 0 0 0;
	}
#sidebar ul li ul li{
	border-bottom: none;
	padding: 0 0 5px  15px;
	background: url(images/sidecom.gif) no-repeat 0 3px;
	}
#sidebar ul li ul.noli li.login{
	border-bottom: none;
	margin-left: 8px;
	padding: 0 15px 5px 20px;
	background: url(images/login.gif) no-repeat 0 2px;
	}
#sidebar ul li ul.noli li{
	border-bottom: none;
	margin-left: 8px;
	padding: 0 15px 5px  20px;
	background: url(images/admin.gif) no-repeat 0 0;
	}
#sidebar ul li ul.li_main li{
	background: url(images/pcom.jpg) no-repeat;
	margin-left: 8px;
	padding: 1px 0 5px  20px;
	}
#sidebar ul li ul.cat li{
	background: url(images/pcat.jpg) no-repeat;
	margin-left: 8px;
	padding: 1px 0 5px  20px;
	}
#sidebar ul li ul.arch li{
	background: url(images/pcom.jpg) no-repeat 0 3px;
	margin-left: 8px;
	padding: 1px 0 5px  20px;
	}
#sidebar ul li ul.recentposts li{
	background: url(images/sidepost.gif) no-repeat 0 3px;
	margin-left: 8px;
	padding: 1px 0 5px  20px;
	}
/***********************************************
*	FOOTER
***********************************************/
#footer {
	clear: both;
	width: 700px;
	height: 30px;
	margin: 25px 15px 0;
	padding: 0;
	background-color: #0000FF;
}

#footer p{
	font-size: 1em;
	text-align: center;
	color: #FFFFFF;
	margin: 0 auto;
	padding: 7px 0 0;
}
/***********************************************
*	LINKS
***********************************************/
a{
	text-decoration: none;
	color: #094a8b;
	}
a:hover{
	text-decoration: underline;
	color: #094a8b;
	}
.posturl h2 a:hover, .navigation a:hover, .subheader h1 a:hover{
	text-decoration: none;
	}
.subnav a, .subheader h1 a{
	color: #ffffff;
	text-decoration: none;
	}
.subnav a:hover{
	color: #ffffff;
	text-decoration: underline;
	}