/*-------------------------------------------------
  Optimointi Skin Stylesheet
  Design by Nicolas Fogelholm
  http://www.fogelholm.com/
-------------------------------------------------*/

body
	{
		background: #FFFFFF;
		line-height: 1.6em;
		color: #5E4430;
		padding: 0;
		margin: 0 0 0 0;
	}
a		{ color: #000099; text-decoration: none;}
a:hover	{ color: #000099; text-decoration: underline; }
a:active{ color: #000099; }

ol {
	margin:5px 0px 2px 20px;
	line-height: 16px;
}

ul	{
		list-style: none ;
		padding: 0px;
		margin: 0px 0 0 -20px;
		font-size: 12px ;
	}

li {
	margin-left:40px;
	line-height: 16px;
}

.ul_square
	{
		list-style: square ;
		padding: 0px;
		margin: 2px 0 0 10px;
		font-size: 12px ;
	}
.ul_disc
	{
		list-style: disc ;
		margin-left: 20px;
		font-size: 12px ;
	}
.ul_circle
	{
		list-style: circle ;
		margin-left: 20px;
		font-size: 10px ;
	}
.ul_none1
	{
		list-style: none ;
		margin: 0px 0 0 -20px;
		font-size: 12px ;
	}
.ul_none2
	{
		list-style: none ;
		margin: 0px 0 0 10px;
		font-size: 11px ;
	}


code
{
		color: #CC3300;
		font-size: 13px ;
}
pre
{
	width: 462px;
	overflow: auto;
	border: 1px solid #EAE7D6;
	padding: 3px;
}
acronym, abbr
{
	cursor: help;
	border-bottom: 1px dotted #333;
}
del
{
	background: #FFFFCC;
	color: #ccc;
}
blockquote
{
	background: url("images/bg-quote.gif") top left no-repeat;
	padding: 8px 0 0 25px;
	margin: 10px;
}
.doNotDisplay, .none, caption
{
	display: none;
}
.underline
{
	text-decoration: underline;
}
.clear
	{
		clear: both;
		height: 0.1px;
		padding: 0;
		margin: 0;
	}

#page-wrapper
	{
		text-align: left;
		width: 950px;
		padding: 10px 0 0 20px;
		margin: 0px;

	}

#top
	{
		background: url(images/top.gif) repeat-x;
		width: 900px;
		height: 40px ;
		padding: 0px;
		margin: 0;
	}

.top_header
	{
		width: 900px;
		height: 20px;
		padding: 5px 0 0 0 ;
		margin-top: 5px ;
		margin-left: 20px ;
	}

.top_menu
	{
		float: left;
		width: 85px;
		height : 20px ;
		padding: 5;
		margin-left: 5px;
		background: url('images/nav0.gif');
	}

.top_menu_M
	{
		float: left;
		width: 85px;
		height : 23px ;
		padding: 5;
		margin-left: 5px;
		background: url(images/nav1.gif);
	}
.top_menu_txt
	{
		width: 85px;
		height : 12px ;
		line-height: 20px;
		text-align: center;
		margin-top:3px ;
		color: #666699;
		font-weight: normal;
		font-size: 12px ;
	}

.top_menu_cmt {
		float: left;
		width: 120px;
		height : 12px ;
		line-height: 20px;
		text-align: left;
		margin-top:3px ;
		color: #666699;
		font-weight: normal;
		font-size: 12px ;
	}

#top_menu1
	{
		height : 12px ;
}

.top_logo
	{
		float: left;
		width: 150px;
		height : 24px ;
		padding: 0;
		margin-left: 20px;
		color: #666699;
		background: url(images/nav3.gif);
	}

.top_logo_txt
	{
		height : 24px ;
		line-height: 20px;
		margin-top:0px ;
		color: #303063;
		font-weight: normal;
		font-size: 12px ;
		text-align: center;
		background: url(images/nav3.gif);
	}


#header h1	{
		font-size: 16px ;
		border-bottom: 1px dotted #A9A9A9;
		padding: 10px;
		margin: 0;
	}
#header a:link, #header a:visited
{
	color: #006699;
	border: none;
}
#header a:hover, #header a:active
{
	color: #CC0000;
}

#main
{
	width: 600px;
	float: left;
	margin: 5px 0 0 0;
	padding: 0;
	background: #fff;
}

.content-header h2
	{
		color: #006699;
		font-size: 14px;
		font-weight: bold;
		padding: 0;
		margin: 0;
}
.content-title
{
	padding: 0;
	margin: 0;
}

.main-title  h1 {
		color: #5E4430;	
		border-bottom: 1px dotted #A9A9A9;
		font-size: 14px;
		font-weight: bold;
		width:880px;
		padding: 0px 0 2px 0px;
		margin: 10px; 0 0 0;
		height:16px ;
		text-align:center ;
		line-height: 18px;
	}

.content-title h1
{
	color: #006699;
	border-bottom: 1px solid #A9A9A9;
	font-size: 16px;
	font-weight: bold;
	padding: 0 ;
	margin: 0 0 3px 0 ;
}

h2
{
	color: #310000;
	border-bottom: 1px solid #A9A9A9;
	border-left: 10px solid #310000;
	font-size: 12px;
	font-weight: normal;
	padding: 0px 0 1px 5px;
	margin: 0 0 3px 0 ;
}

.content-title h3
{
	color: #006699;
	border-bottom: 1px solid #A9A9A9;
	font-size: 12px;
	font-weight: normal;
	padding: 0px 0 2px 0px;
	margin: 0 0 8px 0;
}
.content
{
	color: #333333;
	width: 580px;
	font-size: 12px;
	line-height: 16px;
	padding: 0;
	margin: 5px 15px 10px 15px;
}
.content2
	{
		color: Gray;
		width: 560px;
		font-size: 12px;
		line-height: 16px;
		padding: 0;
		margin: 10px 15px 20px 15px;
	}

.content-cnt
	{
		color: #555555;
		font-size: 12px;
		padding: 0;
		margin: 0 10px 5px 5px;
	}

.content-cnt ul	{
		padding: 0;
		margin: 0;content-cnt
		line-height: 20px;
	}

.content-searcht
	{
		float: left;
		width: 550px;
		font-size: 12px;
		padding: 5px;
		margin: 0 10px 5px 5px;
		background-color:#eeeeee ;
		border-left: 10px solid #888888;
		border-bottom: 1px solid #888888;
	}
.content-search
	{
		float: left;
		width: 320px;
		font-size: 12px;
		padding: 0;
		margin: 0 10px 5px 5px;
		background-color:white ;
	}
.content-img
	{
		float: left;
		width: 200px;
		height: 120px;
		padding: 0;
		margin: 0 ;
		border: 0px solid gray ;
	}

.readmore
{
	text-align: right;
	margin: 0px 0 3px 0;
}

.nextpage
{
	text-align: right;
	margin: 15px 0 3px 0;
	padding-top:5px;
	border-top:1px dotted black;
}

.entry-info
{
	font-size: 12px;
	text-align: right;
	padding: 0 ;
	margin: 0 ;
	width : 550px;
	height : 10px ;
}

.navi-pages
{
	width:300px
	background: #FFFFFF;
	font-size: 12px;
	text-align: right;
	padding: 0;
	margin: 0;
}
.navi-pages p
{
	padding: 0;
	margin: 0;
}
.message-box
{
	background: #F8F8FF;
	font-size: 12px;
	padding: 10px;
	margin: 15px;
}

#comments, #comments-post, #trackbacks
{
	font-size: 12px;
	line-height: 17px;
	padding: 0;
	margin: 20px 15px 10px 15px;
}
#comments h4, #comments-post h4, #trackbacks h4
{
	color: #383828;
	border-bottom: 1px solid #A9A9A9;
	font-size: 12px;
	font-weight: normal;
	padding: 0;
	margin: 0 0 20px 0;
}
.comment-item, .trackbacks-item
{
	padding: 0 0 20px 0;
	border-bottom: 1px solid #f3f3f3;
	margin: 5px 0 20px 0;
}
.comment-text p, .comment-info p, .trackbacks-text p, .trackbacks-info p
{
	padding: 0;
	margin: 0 0 8px 0;
}
.comment-info, .trackbacks-info
{
	font-size: 12px;
	text-align: right;
}
#copyright
{
	color: Gray;
	width: 180px;
	float: right;
	font-size: 12px;
	line-height: 16px;
	padding: 0;
	margin: 0;
	overflow: hidden;
}
#sidebar	{
	float: left;
	width: 270px;
	font-size: 12px;
	line-height: 16px;
	padding: 0;
	margin-left: 5px;
	overflow: hidden;
}

.sidebar-wrapper	{
	margin-left: 5px;
}

.side_box_s {
	margin-left: 10px;
	background-color:white
}
.side_box {
	margin: 1px 0 5px 0px;
}
.h-categories
{
	color: #383828;
	border-bottom: 1px dotted #A9A9A9;
	padding: 0px 0 2px 0px;
	font-size: 12px;
	margin: 0px ;
}
#footer
{
	background: #F8F8FF;
	background: url(images/bottom.gif) repeat-x;
	width: 800px;
	text-align: center;
	clear: both;
	padding: 0;
	margin: 0;
}
.footer-i
{
	padding: 10px;
	margin: 0px;
	font-size: 12px;
}
.footer-i p
{
	padding: 0;
	margin: 0;
}

button.bpdf		{ 
	color:#000000; font-size:9pt; background-color:#FFFFFF; width:80px; height:20px;
	}
button.rst		{ 
	color:#000000; font-size:9pt; background-color:#FFFFFF; width:60px; height:20px;
	}

textarea.shiori_txt	{ 
		color:#000000; width:350px; height:0px;
		overflow-x:hidden;
		overflow-y:hidden;
		border:0px;
	}
.top_search {
	float:left;
	width:220px;
	margin-left:5px;
	font-size: 12px;
	border:1 solid black;
}

form {
	margin:0px 0 0 0px;
}

.top_button {
	border:1 solid black;
	font-size: 12px;
	width:80px;
	background: #dedede;
}

textarea.text, input.formfield
{
	font-size: 12px;
}
input.formfield
{
	width: 150px;
	margin-right: 10px;
}
input.formbutton
{
	background: #708090;
	border-top:1px #999 solid;
	border-left:1px #999 solid;
	border-bottom:1px #eee solid;
	border-right:1px #eee solid;
	color: #fff;
	font-size: 12px;
	height:20px;
	width:60px;
}
.trackbacks-text h5
{
	font-size: 12px;
	color: #993300;
	padding: 0;
	margin: 0;
	text-align:right;
}
div.tb {
	border: 1px solid #000; background: #FFF;
}
div.tb div.head {
	padding: 4px;
	background: #000; color: #FFF;
	font-weight: bold; 
	text-transs: lowercase; 
	letter-spacing: 0.6em;
}
div.tb div.empty {
	padding: 4px;
	font-size: 95%;
}
div.tb div.item {
	padding: 4px;
}
div.tb div.item div.name {
	margin-bottom: 8px;
	font-size: 120%; font-weight: bold;
}
div.tb div.item div.body {
	font-size: 95%;
}
div.tb div.item div.body a {
	font-weight: bold;
}
div.tb div.item div.date {
	margin-bottom: 8px;
	color: #888;
	font-size: 85%; text-align: right;
}
div.tb div.info {
	padding: 4px;
	color: #FFF; background: #888;
	font-size: 85%; font-style: italic;
}

#top_container
{
	height: 32px;
	background: #024BAA;
	padding: 0;
	margin: 0;
   background: url(images/nav.gif);
}
#top_container ul
{
	padding: 0;
	margin: 0;
}
#top_container ul li
{
	width: 80px;
	list-style-type: none;
	display: block;
	float: left;
	font: 11px/30px "Lucida Grande", verdana, sans-serif;
	text-align: center;
	padding: 0;
	margin: 0;
}
#top_container a
{
	display: block; 
	color: #000000;
	padding: 0 13px 0 13px;
	margin: 0;
	text-decoration: none;
	border-top: none;
	border-right: 1px solid #A8B090;
	border-bottom: none;
}
#top_container li#active
{
	color: #FF6600;
	font-weight: bold;
	border-bottom: none;
}
#top_container a:hover
{
	color: #FF6600;
	border-bottom: none;
}



/*
#sidebar h4
{
	color: #383828;
	border-bottom: 1px dotted #A9A9A9;
	padding: 3px 0 2px 0px;
	font-size: 12px;
	font-weight: bold;
	margin: 0 ;
}
*/


/*
.entry-info p
{
	width:300px
	text-align:right;
	padding: 0;
	margin: 0;
}
.entry .imgupload
{
	float: left;
	border: none;
	border: 1px solid #333;
	margin: 20px 10px 0 0;
}
*/

