@charset "utf-8";
/* Base Weblog (styles_site.css) */
/* basic elements */

html
{
   margin: 0;
   /* setting border: 0 hoses ie6 win window inner well border */
   padding: 0;
}

body{
	margin:0px 0px 20px 0px;
	background:#ffffff;
	color:#000000;
	font-family:  'Lucida Grande', Vernada, Arial, Geneva, Helvetica, 'Hiragino Kaku Gothic Pro','&#65533;&#1189;&#39278;&#65533;γ&#1125;&#65533; Pro W3','&#65533;&#867;&#65533; &#65533;Х&#65533;&#65533;&#65533;&#65533;?&#65533;', Osaka, sans-serif;
}

#container {
width: 765px;
margin-left: auto;
margin-right:auto;
}

#banner {
	color:#ffffff;
	width: 765px;
	height: 104px;
	margin: 0;
	background-image: url("/wseye/topbanner.jpg");
	background-repeat: no-repeat;
	vertical-align: bottom;
}


#banner h1 {
	margin: 0;
	padding: 35px 5px 0 0;
	color:#ffffff;
	font-size: xx-large; 
	text-align: right;
	font-weight: bold;
	line-height: 1.0;
}

#banner h1 a:link, a:visited{
	color:#ffffff;
	text-decoration: none;
}

#banner h1 a:visited{
	color:#ffffff;
	text-decoration: none;
}


#banner h2 {
	margin: 0;
	padding: 10px 5px 0 0;
	font-size: smaller; 
	color:#ffffff;
	font-weight:normal;
	text-align: right;	
	line-height: 1.0;
}

#content {
/*	position: absolute; */
	float: right;
	margin: 0;
	width: 540px;
	color:#000000;
	background:#ffffff;
	left:225px;
	margin-bottom:20px;

}

#content img {
	margin: 10px 10px 10px 10px;
	border: 0;
}

#content a:link, a:visited {
	color:#333333;
	text-decoration: none;
	background:transparent;
}

#content a:hover, a:active {
	color: #ff9900;
	text-decoration: underline;
	background:transparent;
}

#searchbox {
/*	position:absolute; */
	z-index:1;
	left:auto;
	right:5px;
	top:5px;
	font-size:x-small;
	color:#000;
	background:transparent
}
		
.main_container {
	width:auto;
	padding:5px;
	background:#ffffff;
	color:#000000;
	padding-top: 0;
}

.blogbody {
	color:#333;
	font-size:small;
	font-weight:normal;
	background:#ffffff;
	line-height:150%;
	border:#cccccc 1px solid;
	padding:5px
}

.blogbody p {
	margin-top: 0.2em;
	margin-bottom: 1.5em;

}

#byline {
	margin-top: 1.0em;
	margin-bottom: 1.5em;
	text-align: right;
	font-size: 9pt;

}

.archivelist {
	font-weight: bold;
	font-size: 11pt;
	list-style: none;
	margin: 0;
	padding: 0;
	margin-top: 1.0em;
}

.archivelist li {
	line-height: 1.2;
	margin-bottom: 1.0em;
}

.excerpt {
	font-weight: normal;
	font-size: 8pt;
}

ol {
	color:#333333;
	background:transparent;
	font-size:small;
	font-weight:normal
}

#menu, .menu {
	margin:0;
	margin-top: 4px;
	text-align: right;
	font-size:8pt;
	color: #333333;
}

#arcmenu, .mearcmenunu {
	margin-top: 10px;
	text-align: center;
	font-size:8pt;
}

#pankuzu {
	margin:0;
	margin-top: 4px;
	text-align: left;
	font-size:8pt;
	color: #333333;
}

#content h2 { 
	font-size: 10pt; 
	color:#333333;
	background:transparent;
	border-bottom:1px solid #ff2200;
	margin-top:5px;
	margin-bottom:5px;
	padding:0px;
	font-weight:normal;
	text-align: right;
}			
		
.posted { 
	font-size: x-small; 
	color:#888888;
	background:transparent;
	line-height: 1.0;
	margin-bottom: 5px;
	border-top: 1px solid #cccccc;
}

.readmore {
	font-size: 9pt; 
	font-style: italic;
	text-align: right;
}

h3 {
	color:#333333;
	font-size: medium;
	margin: 0;
	padding: 4px 2px 4px 2px;
	margin-top: 10px;
/*	background: #ffffff url(title_bg.jpg) repeat-y; */
	font-weight:bold;
	text-align:left;
}

#sidestrip {	
	float: left;
	color:#333333;
	margin: 0;
	padding: 5px 2px 10px 2px;
	width: 194px;
	background-color:#eeeeee;
}

#sidestrip a:link, a:visited {
	color:#333333;
	text-decoration: none;
	background:transparent;
}

#sidestrip a:hover, a:active {
	color: #ff9900;
	text-decoration: underline;
	background:transparent;
}

#sidestrip h3 {
	font-size: 9pt;
	font-weight: bold;
	color:#333333;
	text-align:left;
	line-height:1.2;
}
#sidestrip h4 {
	margin:5px 0 0 0;
	padding: 5px 2px 2px 2px;
	width:190px;
	font-size: 9pt;
	font-weight: bold;
	background: #555555;
	color:#eeeeee;
	text-align:left;
	line-height:1.2;
	border-top: 1px solid #ff2200;
	border-left: 4px solid #ff2200;
}

.sidebox {
	color:#333333;
	font-size: 8pt;
	font-weight:normal;
	background:#ffffff;
	line-height:140%;
	padding: 4px 0px 4px 0;
	margin-bottom: 5px;
	/* border:#cccccc 1px solid; */
}

#sidestrip ul, #sidestrip li{
	margin:0;
	padding:0;
	padding-left: 2px;
	width: 100%;
	list-style: none;
	list-style-position: outside;
	line-height: 1.2em;
	color: #333333;
	margin: 0.5em 0 0.5em 0;

}

.blank{
	display:none
}

abbr, acronym {
	border-bottom: 1px dotted #333;
	cursor: help;
}

blockquote{
	border:#cccccc 1px solid;
	padding:5px;
	background:#ffffff;
	color:#000000
}

/* content */

.content-nav
{
   margin: 10px;
   text-align: center;
}

.date-header,
.entry-content
{
   position: static;
   clear: both;
}

.entry,
.trackbacks,
.comments,
.archive
{
   position: static;
   overflow: hidden;
   clear: both;
   width: 100%;
   margin-bottom: 20px;
}

.entry-content,
.trackbacks-info,
.trackback-content,
.comment-content,
.comments-open-content,
.comments-closed
{
   clear: both;
   margin: 5px 10px;
}

.entry-excerpt,
.entry-body,
.entry-more-link,
.entry-more
{
   clear: both;
}

.entry-footer,
.trackback-footer,
.comment-footer,
.comments-open-footer,
.archive-content
{
   clear: both;
   margin: 5px 10px 20px 10px;
}

.comments-open label { display: block; }

#comment-author, #comment-email, #comment-url
{
   width: 240px;
}

#comment-text {
	width: 90%;
}

#comment-bake-cookie
{
   margin-left: 0;
   vertical-align: middle;
}

#comment-post
{
   font-weight: bold;
}

img.image-full { width: 100%; }

.image-thumbnail
{
   float: left;
   width: 115px;
   margin: 0 10px 10px 0;
}

.image-thumbnail img
{
   width: 115px;
   height: 115px;
   margin: 0 0 2px 0;
}

.comments-open-content {
	background-color: #dddddd;
	padding: 10px;
}
.comments-open-content p, label {
	font-size: smaller;
}
.comments-open-content input {
	font-size: small;
	
}

.comments-open-moderated, .comments-open-data, .comments-open-text {
	font-size: smaller;
}
ul.module-list {
	margin: 0;
	padding: 0;
}

li.module-list-item {
	margin: 0;
	padding: 0;
}

input#search {
	width: 120px;
	font-size: 9pt;
}