/*  
Theme Name: for Shimizu
Theme URI: http://koyamataro.com
Description: theme designed by <a href="http://koyamataro.com">Koyamataro.com</a>.
Version: 1.0
Author: Koyamataro
Author URI: http://koyamataro.com

	This theme was designed and built by Taro Koyama.

*/
@charset "utf-8";

* {
	font-color: #ffffff;
}

body {
	padding: 0px;
	margin: 0px auto;
	background: #666666;
	font: 70%/160% Verdana, Arial, Helvetica, sans-serif;
	position: relative;
	font-color: $ffffff;
}

#header {
	padding: 0px;
	margin: 0px auto;
	width: 800px;
	height: 63px;
	background: #000000;
}
.alignright {
	float: right;
	padding: 0px 4px 0px 0px;
	margin: -12px 10px 0 0;
}

#header #navi {
	float: right;
	position: relative;
	right: 0px;
	top: 8px;
	width: 400px;
}
#navi ul {
	list-style-type: none;
}
#navi ul li {	
	float: left; 
	padding: 2px 14px 0px 14px;
	margin: 0 1px 0 1px;
	font-size: 14px;
	border: 1px solid #cccccc;
}
#navi ul li a {
	display: block;
	float: left;
	text-decoration: none;
	color: #ffffff;
}
#navi ul li a:hover {
	border-bottom: 4px solid #ff0000;
}

#searchform {
	float: right;
	margin: 0 60px 0 0;
	padding: 0px;
	right: 40px;
	background: url(images/searchbox.png) no-repeat;
	width: 199px;
	height: 33px;
}
#searchform #s {
	PADDING-RIGHT: 7px; PADDING-LEFT: 5px; BACKGROUND: #ffffff no-repeat; PADDING-BOTTOM: 2px; MARGIN: 6px 5px 4px 10px; WIDTH: 120px; COLOR: #999999; BORDER-TOP-STYLE: none; PADDING-TOP: 1px; BORDER-RIGHT-STYLE: none; BORDER-LEFT-STYLE: none; HEIGHT: 15px; BORDER-BOTTOM-STYLE: none
}
#searchform #searchsubmit {
	margin: 5px 0 4px 0;
	BACKGROUND:url(images/searchbutton.png) no-repeat left top;
	WIDTH: 38px; 	
	BORDER-TOP-STYLE: none; 
	TEXT-INDENT: -999%; 
	LINE-HEIGHT: 1px; 
	BORDER-RIGHT-STYLE: none; 
	BORDER-LEFT-STYLE: none; 
	HEIGHT: 20px; 
	BORDER-BOTTOM-STYLE: none;
}


/*----------------------------------
 contents
----------------------------------*/
#contents {
	clear: both;
	margin: 0px auto;
	padding: 0;
	background: #2A2A2A;
	width: 800px;
	align: center;
}
#contentstop {
	clear: both;
	margin: 0px auto;
	padding: 0;
	background: #2A2A2A;
	width: 800px;
	height: 520px;
	align: center;
}


.flvmov {
	margin: 0px auto;
	width: 720px;
	height: 480px;
	padding: 20px 0 0 0;
}

#sidebar {
	float: right; width: 338px;
/*	border: 1px solid;	*/
}

#footer {
	padding: 0px;
	margin: 0px auto;
	width: 800px;
	height: 63px;
	background: #000000;
}


h1 {
	float: left;
	width: 300px;
	height: 40px;
	padding: 8px 0 0 12px;
	margin: 2px;
	font-size: 24px;
	line-height: 40px;
	text-decoration: none;
}
h1 a {
	display: block; text-decoration: none;
	color: #ffffff;
}
h1 a:hover {
/*	text-decoration: underline;	*/
/*	border-bottom: 4px solid;	*/
	color: #999999;
}
h2 {
	font: 210% "Sans-serif,Trebuchet MS", Tahoma, Arial;
	color: #ffffff;
	line-height: 100%;
	font-weight: bold;
}
h2.post {
	margin: 0;
	border-bottom: 2px solid #ffffff;
	width: 360px;
}
h2.post a {
	color: #ffffff;
	text-decoration: none;
	border: 0px;
}
h2.post a:hover {
}

h3 {
	font: 18px #ffffff "Trebuchet MS", Tahoma, Arial;
	line-heihgt: 20px;
	letter-spacing: 2px;
	color: #ffffff;
}
h4 {
	font: 14px #ffffff "Trebuchet MS", Tahoma, Arial;
	line-heihgt: 20px;
	letter-spacing: 2px;
	border-left: 4px solid #ff0000;
	padding: 0 0 0 6px;
	color: #ffffff;
}
h4.comments {
	font: 16px "Trebuchet MS", Tahoma, Arial;
	line-heihgt: 20px;
	letter-spacing: 2px;
	margin: 20px 0 14px 0;
	padding: 4px 0 0 8px;
	
	border-left: 4px solid #00c039;
	border-top: 1px dotted #00c039;	
}
h5 {
	font: 14px "Trebuchet MS", Tahoma, Arial;
	line-height: 20px;
	letter-spacing: 2px;
	margin: 4px;
	padding: 0px;
}

ul {
}
li {
}


h3.sidebar-title {
	color: #ffffff;
	border-bottom: 1px dotted #00c039;
	margin: 0px;
}

p {
	color: #ffffff;
	line-height: 180%;
}



.posttitle {
	clear: both;	
	padding: 12px 0 0 10px;
}
.post-cat {
	float: left;
	margin: 2px 0 0 12px;
	width: 300px;
}
.post-cat a {
	color: #687571;
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline dot;	
}
.post-comments {
	margin: 2px 4px 0 0;
	text-align: right;
	float: right;
	width: 120px;
}
.post-comments a {
	color: #42a571;
	font-weight: bold;
	text-decoraton: dot;
}
.a-frame {
	padding: 3px;
	border: 1px solid #cdcdcd;
	background: #ffffff;
}
.entry {
	margin: 0 0 28px 70px;
}
.entry-single {
	padding: 0 0 20px 0;
	margin: 0 0 0 14px;
}

.single-left {
	float: left;
	padding: 18px 0 0 0;
	width: 390px;
}
.single-right {
	float: right;
	padding: 18px 0 0 0;
	width: 390px;
}

.entry a {
	color: #00c039;
	text-decoration: none;
	border-bottom: 1px dotted;
}
.entry a:hover {
	border-bottom: 2px solid #ff0000;
}
.entry-single a {
	color: #00c039;
	text-decoration: none;
	border-bottom: 1px dotted;
}
.entry-single a:hover {
	border-bottom: 2px solid #ff0000;
}


.clear {	clear: both; }

.commentlist {
	margin: 4px 10px 6px 32px;
	padding: 0;
}

.commentlist li {
	border-top: 1px dotted #00c039;
}
ol.commentlist {
	color: #cccccc;
}

#credits {
	width: 100%;
	text-align: center;
	bottom: 0px;
	color: #ffffff;
}
.rss {
	background: url(images/mini-rss.gif) no-repeat left center;
	padding-left: 18px;
	padding-bottom: 2px;
	margin-left: 8px;
	color: #00c039;
	text-decoration: none;
	border-bottom: 1px dotted;	
}

