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




/***********************************************
*	MAIN
***********************************************/
.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: 0;
	}
.entry{
	float: right;
	width: 440px;
	text-align: justify;
	margin: 0;
	padding: 0 0 20px;
	}
.posturl{
	float: right;
	width: 441px;
	background: url(images/posttitle.png) no-repeat;
	height: 62px;
	margin: 0;
	padding: 0;
	}
.posturl h2{
	margin: 0;
	padding: 5px 0 0 8px;
	font-size: 11pt;
	}
.post{
	clear: both;
	width: 530px;
	margin: 0 0 100px!important;
	padding: 0;
	}
.post_t{
	clear: both;
	color: #444444;
	margin: 5px 10px 100px 20px;
	}
.postmeta{
	float: right;
	padding: 10px 8px 0 0;
	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;
	}
.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;
	}







/***********************************************
*	SIDEBAR
***********************************************/


.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: 180px;
	height: 15px; /*19*/
	border: 1px solid #1c7bb7;
	margin: 5px 5px 0;
	padding: 2px;
	color: #ffffff;
	}


#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 20px 0 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 20px;
	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;
	}
