/* 
Theme Name: wakamiya2007
Version: 1.0
Description: A Theme for wakamiya-engineering
Author: Toshinori Kobayashi ARS 2007

*/
body {
	margin:0;
	padding:0;
	font-family: 'Trebuchet MS',Georgia, Times, Times New Roman, sans-serif;
	font-size: 0.9em;
	/* text-align:center; */
	color:#29303B; 
	line-height:1.3em;
	background: #6489b6 ;
}
a {
	color: #795f19;	
	text-decoration:none;
}
a:visited {
	color: #795f19;
}
a:hover {
	color: #d2af2d;
	text-decoration:underline;
}
input, textarea 
{
	background: #f6ecc8;
	border: #795f19 1px solid;
}
#rap 
{
	/* background:#fff url('images/rap.jpg') center repeat-y; */
	width:760px;
	margin:0 auto;
	padding:0px 8px;
	/* text-align:left; */
	font-family: Trebuchet MS,Georgia, Arial, serif;
	font-size: 0.9em;
}
#header {
	background:#6489b6 url('http://www.wakamiya-engineering.com/skins/wakamiya3/images/page_header.jpg') no-repeat bottom; 	
 	height: 77px;
	margin: 0 auto;
	width:670px;
	padding:0;
/*	border:#fc9 0px solid; */
}
#main 
{
	width:670px;
	height:1600px;
	margin:0 auto;
	padding:0 10px 0 0;
	background: #efefef url('http://www.wakamiya-engineering.com/skins/wakamiya3/images/main_back.jpg') repeat; 

	/* background:#000 url('images/content_bg.gif') repeat; */

}

#content {
	width:500px;
	height: 1600px;
	float:right;
	/* padding:5px; */
	margin:0;
	/* overflow:hidden;
	display:inline; */
background:#efefef url('http://www.wakamiya-engineering.com/skins/wakamiya3/images/footlogo.jpg') no-repeat bottom;
	
	
}

#sidebar {
	width:136px;
	height: 1590px;
	float:left;
	padding:0px 8px 10px 8px;
	margin:0;
	background :#93accc;
	font-size:1em;
	color:#333;
	display:inline;
} 

#sidebar_top{
	width:125px;
	height: 148px;
	float:left;
	padding:0px 0px 0px 0px;
	margin:0;
	background :#93accc url(http://www.wakamiya-engineering.com/skins/wakamiya3/images/sidenav_top.jpg) no-repeat;
}

sidebox{
width:136px;
}

a img {
	border: none;
}
acronym, abbr {
	border-bottom: 1px #795f19 dotted;
}
acronym, abbr, span.caps {
	cursor: help;
	letter-spacing: .07em;
}
code {
	font-size: 1em;
	font-style: italic;
}
blockquote {
	margin: 15px 30px 0 45px;
	padding: 0 0 0 45px;
	background: url('images/blockquote.gif') no-repeat left top;
	font-style:italic;
}

cite {
	font-size: 0.9em;
	font-style: normal;
}
h3 {
	margin: 0;
	padding: 0;
	font-size:1.3em;
}
p {
	margin: 0 0 1em;
	padding: 0;
	line-height: 1.5em;
}
h1, h2, h3, h4 {
	font-family:  'Trebuchet MS',Georgia,Lucida Sans Unicode, lucida, Verdana, sans-serif;
	font-weight: normal;
	letter-spacing: 1px;
}
#header h1 
{
	margin: 0;	
	font-size: 30px;
	font-color:#fff;
	font-weight: bold;	
	padding:15px 35px 5px 0;
	text-align:right;	
}
#header h1 a 
{
	font-family:'Trebuchet MS',Georgia, Times, Times New Roman, sans-serif;
	color:#fff;
	text-decoration:none;
}
#header h1 a:hover 
{
	color:#d2af2d;
}
#header #desc
{
	font-weight:normal;
	font-style:italic;
	font-size:1em;
	color:#C7B585;
	text-align:right;
	margin:0;
	padding:0 40px 0 0;
}
#sidebar h2 {
	margin: 10px 0 0 0;
	padding:2px;
	font-size: 14px;
	color: #ffffff;
	text-align:center;
	/* background:url('images/sidenav_top.jpg') no-repeat center; */
	border:#795f19 0px solid;
	/* height:22px;*/
	font-weight:bold;
}
#sidebar ul {
 clear:both;
	/*list-style-type: none;*/
	/* padding: 5px; */
	
	margin: 0;
	font-size: 14px;	
	padding-bottom:20px;
	/* background:#efefd6 url('images/sidenav_bottom.jpg') no-repeat bottom; */

	
}
#sidebar ul li {
	margin: 0.1em 0 0 0;
	padding: 0;	
}
#sidebar li a {
	text-decoration: none;
	border:none;
}
#sidebar li a:link {
	color: #795f19;	
}
#sidebar li a:visited {
	color: #795f19;	
}
#sidebar li a:hover, #sidebar li a:active {
	color: #795f19;
}
#content ul {
	margin-left: 0;
	padding-left: 45px;
	list-style-type: none;
}
#content ul li {
	background: url('images/bullet.gif') no-repeat 0 7px;
	padding-left: 1.5em;
}
.post 
{
	margin:0 0 30px 0;
}
.post-info 
{
	font-size:0.85em;
	font-family: 'Trebuchet MS',Verdana, Arial, Sans-Serif;
	margin:0;
	padding:0;
	color:#333;
}
.post-info a
{
	color:#795f19;
}
.post-info a:hover 
{
	color:#d2af2d;
}
.post-content {
	padding:10px 0;
	margin:3px 0;
	/*border-top:#795f19 1px solid;*/	
	font-family: Georgia, Verdana, Arial, serif;
	font-size:12px;
}
.post-title {
	font-family:'Trebuchet MS',Georgia, Arial, Serif;
	font-size:1.3em;
	margin:0;
	font-weight:bold;
}
.post-title a:link, .post-title a:visited, .post-title a:hover, .post-title a:active
{
	text-decoration:none;
	color:#795f19;
}
.post-date {
	float: left;
	color: #ffffff;
	/* color: #795f19; */
	/* background: url('images/date_bg.jpg') no-repeat; */
	font-family: 'Trebuchet MS',Georgia,Lucida sans ms, Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	text-align: center;
	font-weight: bold;
	margin: 3px 10px 0 0;
	padding: 0px 3px 5px 0px;
	width: 55px;
	

/*	border: 1px #795f19 solid; */
	/* line-height:1em; */ 
}
.post-footer 
{
	padding-top:20px;
	background:url('images/divider.gif') no-repeat center;
}
#footer {
	background :#6489b6;

	margin:0 auto;
	padding: 7px 0;
	
	clear: both;
	font-size: 12px;
	color: #999;
	text-align:center;
	width:680px;
}
#footer a {
border:none;
color:#d2af2d;
}

.commentlist {
	font-size:1em;
	font-weight:normal;	
}
.commentform 
{
	margin:0 0 0 40px;
}
.commentform textarea {
	width: 80%;
}
.commentform p {
	margin: 0 0 1em;
}
.comments,#respond {
	text-transform: uppercase;
	margin: 3em 0 1em 40px;
	color: #795f19;
	font: 0.9em verdana, helvetica, sans-serif;
}
.commentlist li 
{
	margin:5px 0;
	padding:10px 10px 20px 10px;
	background:#f6ecc8 url('images/comments_bottom.jpg') repeat-x bottom;
	border:#795f19 1px solid;
}
.commentlist .alt 
{

}
#topnav 
{
	list-style:none;
	font-size:0.9em;
	margin:0 auto;	
	padding:12px 20px 0 0;
	text-align:right;	
	font-family:'Trebuchet MS',Verdana, Arial, Sans-Serif;
}
#topnav li
{
	list-style:none;
	display:inline;
	padding:0;
	margin:0;
        font-weight:bold;
        border-left: 2px #795f19 solid;
        padding-left:4px;
}

#topnav li a:link, #topnav li a:visited
{
	text-decoration:none;	
	color:#795f19;
}
#topnav li a:hover, #topnav li a:active
{
	color:#d2af2d;	
}

.error {

	border-left: 1px #795F19 solid;
	border-right: 1px #795F19 solid;
	border-bottom: 1px #795F19 solid;
	width: 80%;
	text-align: center;
	color: #FF0000;
}

.error h2 {

	border-top: 1px #795F19 solid;
	border-bottom: 1px #795F19 solid;
	background:#F6ECC8;
}


/******* Google Adsense Stuffs *******/

#googleitemimage
{

  text-align:center;
  margin-right: 8px;
  margin-bottom: 8px;

}

/* Leftbox and Rightbox toolbar buttons */
.leftbox, .rightbox {
margin: 3px;
padding: 3px;
font-size: larger;
width:20%;
}
.leftbox {
float: left;
border-right: 2px solid #ccc;
}
.rightbox {
float: right;
border-left: 2px solid #ccc;
}
