/* @override http://www.eikosha.com/wp-content/themes/eikos2008/style.css */

/*

Theme Name: eikos2008

*/

* {
  padding:0;
  margin:0;
  list-style:none;
}

body {
	margin-top: 0;
   font-family: "Lucida Grande", Lucida, Verdana, sans-serif; 
 
  }

/*
p, h2, h3, h4, h5 {
  font-size:1.2em;
}
*/
/* My Comment */

img {
  border:0;
}

table {
	border: none;
}
table td {
	width: 50%;
	padding: 8px;
	vertical-align: top;
}
table td img {
	margin-bottom: 5px;
}
div#wrapper {
  width:745px;
  //padding-top:8px;
  margin:10px auto;
}
//div#header {
//	float: left;}
/* Page dropshadow 
div#content {
  width:800px;
  background-color: white;
	border-style: solid;
	border-color: #d4d2ff;
}
*/
div#masthead {
  width:775px;
  height: 95px;
  position:relative;

}

/* My Comment */

/* Blog Title */
h1 {
  font:2.2em 'Trebuchet MS', Arial, Helvetica;
}

h1 a {
	font-size: 16px;
  position:absolute;
  height:30px;
  left:0px;
  top:0px;
  font-weight:bold;
  text-decoration:none;
  color: #445200;
}

/* Tagline */
#masthead p {
  position:relative;
  margin:0;
  top:25px;
  left:0px;
  font-size: 11px;
  color:#123123

}

/* Pages Navigation */
div#masthead ul {
	padding: 0;
	margin: 0;
  position: absolute;
  top:59px;
  right:0px;
  margin-left:3px;
  z-index:2;
  height: 16px;
}

div#masthead ul li {
display:block;
  float:left;
  margin-left:10px;
  height: 16px;

}

div#masthead ul li a {	
  color: #586844;
  text-decoration:none;
  display:block;
  font-size:12px;
  padding: 2px 5px;

}

div#masthead ul li a:hover {
	color: #ff6300;
}

div#masthead ul li.current_page_item {

}

a {
  outline:0;
}

/*mainmenuoncol*/

#mainmenuonecol {
	list-style:none; 
	height:35px; 
	width: 100%;
	padding: 0;


}

#mainmenuonecol ul{
	list-style: none;	
}
#mainmenuonecol li {
	list-style: none;	
	text-align: center;	
	float: left;
	
}
#mainmenuonecol li a {
	float: left;
	color: black; 
	display: block;
	background:#8DD172;
	padding:3px 6px;	
	line-height:29px; 
	height: 29px;
	margin-right:1px;
	font-size: 12px;
	text-decoration: none;	
	border-top:1px solid #89BD71;
	border-left:1px solid #89BD71;
	border-right:1px solid #89BD71;
	border-top-left-radius:8px;
	-moz-border-radius-topleft:8px;
	-webkit-border-top-left-radius:8px;

	border-top-right-radius:8px;
	-moz-border-radius-topright:8px;
	-webkit-border-top-right-radius:8px;

	

	_height:30px;
	_font-size: 11px;
}

#mainmenuonecol a:hover {	
	background:#EAF7E4;
	
}


#mainmenuonecol .current_page_item a{

	background:#EAF7E4;

}


/*-----------------------------------------------------------------------------

  Main Content

-----------------------------------------------------------------------------*/
div#main {
  	padding:15px;
	border:1px solid #89BD71;
  	width:100%;
  	background:#EAF7E4;
}

div#main img {
  	margin:0;
  	margin-bottom: 6px;
}
div#main-wide img {
  	margin:12px 0;
}

div#main-wide {
	width: 750px;
	padding:20px;
}
div#main-wide h2 {
	margin: 12px 0;
    font-size: 1.4em;
}
.inner15px {
	padding: 15px;
}

/* Secondary headline above comments and comment form */
div#main h1 {
   	font-size: 1.4em;
}
div#main h2 {
	margin: 8px 0;
    font-size: 1.4em;
	color: #4f4f4f;
}
div#main h3 {
font-size: 1.2em;
  margin:15px 0 5px;
  color: #000d7b;
}
div#main h4, div#main h4 a {
	color:white;
	background: #264f2d;
	font-size: 0.9em;
	margin: 0;
	padding: 4px;
	width:217px;


}
div#main h5 {
	font-size: 1.0em;
	color: maroon;
	padding: 3px 3px;
	padding-left: 8px;
	border-top: 1px solid #cdcdcd;
	border-bottom: 1px solid #cdcdcd;
	background-color: #f3d736;
}
div#main h6 {
font-size: 1em;
	color: #325273;
	background-color: #dbdbdb;
	width: 214px;
	padding: 5px;
	font-weight: normal;
	border-left: 10px solid #325273;
}
div#main p {
  font-size: 12px;
  line-height:140%;
  margin:5px 0;
}
div#main p.entry {
  font-size: 12px;
  line-height:20px;
  margin:5px 0;
}
div#formtable table {
	width: 100%;
}
div#formtable table tr th {
	padding: 5px;
	vertical-align: top;
	text-align: right;
	font-weight: normal;
	font-size: 12px;
	width: 150px;
	margin-bottom: 10px;
	background-color: #b6d88f;
}
div#formtable table tr td {
	padding: 5px;
	margin-bottom: 10px;
	width: 70%;
	font-size: 12px;
	vertical-align: top;
	background-color: #d4d4d4;
}
div#qanda {
	margin-top: 15px;
}
div#qanda strong {
	font-size: 14px;
	font-weight: bold;
	color: #ca1e00;
	margin: 8px 0;
	margin-top: 20px;

}

/* Main header on single pages */
div#main h2.header {
  font-size:1.2em;
  line-height: 130%;
  color: #195a00;
  margin:10px 0;
  padding: 0;
  position:relative;	
  padding-left: 8px;
}

div#main h2.header a {
  color:#ff7e00;
  text-decoration:none;
}

h2.header span {
	margin: 15px 0;
  position:relative;
  padding-right:10px;  
}

div#gaiyo table {
  font-size: 12px;
}
div#gaiyo table th {
  padding: 8px;
  border: 1px solid #cecece;
}
div#gaiyo table td {
  vertical-align: top;
  padding: 8px;
  border: 1px solid #cecece;
}

div.deftable table {
	margin: 0;
	padding: 0;
  font-size: 12px;
}
div.deftable table th {
	background-color: #dedede;
  padding: 2px;
  border: 1px solid #cecece;
}
div.deftable table td {
  vertical-align: top;
  padding: 2px;
  border: 1px solid #cecece;
}
.article {
  margin-bottom:20px;
}

.article blockquote {
  margin:0 15px;
  padding:1px 15px;
  border-left:5px solid #B8D1E4;
  background:#F0F0F0;
}


.article ul, .article ol {
  padding: 0;
  margin-left:20px;
  margin-top: 10px;
  margin-bottom: 10px;
}

.article ul li {
font-size:12px;
color: black;
margin-top:3px;
margin-bottom:3px;
list-style: disc;

}
.article ul li img {
	margin-bottom: 6px;
}
/*
.article ul li {
font-size:1.2em;
color: black;
  margin:5px 0;
  padding-left:15px;
  background:url(./images/square.png) 0 center no-repeat;
}
*/
.article ol {
  margin-left:30px;
}

.article ol li {
font-size:12px;
  list-style:decimal;
  margin:10px 0;
}

.article ol li ol {
  font-size:1.2em;
  margin-left:15px;
}

#main p.byline {
  color:#999;
}

ul.article_footer {
  text-align:right;
  margin:10px 0;
  background:#F1F1F1;
  padding:5px 10px;
  border:1px solid #DADADA;
  border-width:1px 0;
  line-height:1.5;
}

ul.article_footer li {
  font-size:0.9em;
  display:inline;
  background:none;
  border-left:1px solid #DADADA;
  margin-left:5px;
  padding-left:10px;
}

ul.article_footer li.first {
  border-left:0;
}



/* Optional bio area header (commented out by default) */
div#author h2 {
  font-size:1.2em;
}

/* Search input */
form#searchform {
  position:relative;
  height:28px;
  margin-bottom:20px;
}

form#searchform input#s {
  position:absolute;
  top:0;
  height:18px;
  width:156px;
  padding:5px;
  background:url(./images/text_bg.jpg) repeat-x;
  border:1px solid #bcbcbc;
}

input#search_submit {
  position:absolute;
  right:0;
}

/*-----------------------------------------------------------------------------

  Footer

-----------------------------------------------------------------------------*/

#footer {
	clear: both;

  width:745px;
  margin:0 auto;
  font-size:11px;
  color:#686868;
  padding:10px 0;

}


/*-----------------------------------------------------------------------------

  Wordpress Specific Stuff - Elements that weren't in my original stylesheet

-----------------------------------------------------------------------------*/

/* Image stuff for 2.6.1 */
.aligncenter {
  display: block;
  margin-left: auto;
  margin-right: auto;
}

.alignleft {
  float: left;
  padding-right: 6px;
  padding-bottom: 6px;
}

.alignright {
  float: right;
  padding-left: 6px;
  padding-bottom: 6px;
}

.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-dd {
  font-size: 11px;
  line-height: 17px;
  padding: 0 4px 5px;
  margin: 0;
}

p.entry_info {
  clear:both;
}

div.navigation {
  margin:10px 0;
}

/*-----------------------------------------------------------------------------

  CSS Magic

-----------------------------------------------------------------------------*/

.clearfix {display:inline-block;}

.clearboth {
	clear: both;
}
.clearfix:after {
  content:".";
  display:block;
  height:0;
  clear:both;
  visibility:hidden;
}
/* Hide from IE Mac \*/
  .clearfix {display:block;}
/* End hide from IE Mac */

.imageright {
	float: right;
	margin-left: 5px;
	margin-bottom: 5px;
}
.ekimei {
	padding: 2px;
	margin: 3px 0;
	color: #273920;
}
.jrmovie {
	margin: 10px 0;
}
p .eizo {
	font-size: 12px;
	line-height: 140%;
}
.inlinecontact {
	font-size: 14px;
	text-align: center;
	display: block;
	height: 20px;
	padding: 5px;
	background-color: orangered;
	color: white;
	width: 300px;
	margin-left: 150px;
}

#flvmov {
	float: right;
	margin: 8px 0;
	margin-left: 15px;
	
}
.entry a.spec {
	display: block;
	height: 20px;
	padding-top: 10px;
	padding-bottom: 10px;
	background: url(./images/yubilink.gif) no-repeat left center;
	padding-left: 25px;
}
/*----------------
QUICKTAG 
-----------------*/

.tablearea {
        margin: 8px 0;
        margin-bottom: 22px;
        margin-left: 20px;
}
.tablearea p {
        color: navy;
        font-size: 12px;
}
h3.colored {
        background-color: beige;
        padding: 3px;
padding-left:8px;
border-left: 12px solid #CBB796;
        width: 400px;
        color: #232323;
}
.mainText {
background-color:#ffd;
color:red;
border:1px solid black;
visibility:hidden;
}
.showText {
visibility:visible;
}
.redtext {
	color: orangered;
	font-weight: bold;
}
.smalltext {
	font-size: 10px;
	color: teal;
}
.kakomi {
	margin: 15px 0;
	padding: 10px;
	-moz-border-radius: 5px;
-khtml-border-radius: 5px;
-webkit-border-radius: 5px;
border-radius: 5px;
background-color: #ebfdd3;
border: 1px solid #95c577;
}
a.listarrow {
	border-left:12px solid steelblue;
	padding-left: 5px;
	vertical-align: middle;
	margin: 8px 0;
}
#topul ul li {
color:navy;
line-height:140%;
font-size:14px;
margin-bottom:10px;
}


.okigaru a {
	display: block;
	background: url(images/okigharu-onoff.jpg) no-repeat center top;
	width: 426px;
	height: 30px;
	text-indent: -9999px;
}
.okigaru a:hover {
	display: block;
	background: url(images/okigharu-onoff.jpg) no-repeat center bottom;
	width: 426px;
	height: 30px;
	text-indent: -9999px;
}