/*  
Theme Name: Kazuyuki Okajima Special
Description: Heliographic Japan Web Works
Version: 1.0
Author: Yoshiki Sekiguchi
Author URL: http://heliographic.jp/
*/


/*-----------Block Level Elements--------------*/

body {
	padding: 0;
	margin: 0;
	font: 76% tahoma, verdana, sans-serif;
	background:#343434;
	color: #303030;
}

a {
	text-decoration: none;
	color: #286ea0;
}

a:hover {
	text-decoration: underline;
}

#page {
	width: 760px;
	margin: 0 auto 15px auto;
	padding: 5px 20px 20px 20px;
	background: #ffffff;
	border: solid #666666 2px;
}

#header {
	height: 152px;
	color: #ffffff;
	padding: 0;
	background: #505050 url(images/front1.jpg) top left no-repeat;
	clear: both;
	margin: 5px 0 0 0;
}

#header h2 {
	padding: 15px 15px 0 15px;
	color: #ffffff;
	text-indent:-1000em;
}

#header a {
	color: #ffffff;
	text-decoration: underline;
}

#navitabs {
	clear: both;
}

div#navitabs a{
	padding: 4px 8px 4px 8px;
	margin: 0 0 4px 0;
	text-decoration: none;
	letter-spacing: 1px;
	background: #e0e0e0 url(http://kazuyuki-okajima.com/wp-content/themes/Kazzy-Special/images/corner.gif) top right no-repeat;
	border-bottom: 1px solid #ffffff;
	border-left: 1px solid #ffffff;
}
div#navitabs a:hover ,div#navitabs a.cr{
	text-decoration: none;
	background: #999999 url(http://kazuyuki-okajima.com/wp-content/themes/Kazzy-Special/images/corner.gif) top right no-repeat;
	color:#FFFFFF;
}

#toptabs {
	width: 760px;
	margin: 10px auto -13px auto;
	font-size: 0.8em;
}

#toptabs p {
	text-align: right;
	color: #808080;
}

.toptab {
	padding: 3px 5px 3px 5px;
	margin: 0 0 0 4px;
	text-decoration: none;
	background: #fafafa url(http://kazuyuki-okajima.com/wp-content/themes/Kazzy-Special/images/corner2.gif) top right no-repeat;
	color: #505050;
	border-bottom: 1px solid #ffffff;
}

.toptab:hover {
	background: #f0f0f0 url(http://kazuyuki-okajima.com/wp-content/themes/Kazzy-Special/images/corner2.gif) top right no-repeat;
	border-bottom: 1px solid #eaeaea;
	color: #505050;
	text-decoration: none;
}

.activetoptab {
	padding: 3px 5px 3px 5px;
	margin: 0 0 0 4px;
	color: #505050;
	text-decoration: none;
	background: #fafafa url(http://kazuyuki-okajima.com/wp-content/themes/Kazzy-Special/images/corner2.gif) top right no-repeat;
	border-bottom: 1px solid #ffffff;
}

.activetoptab:hover {
	background: #f0f0f0 url(http://kazuyuki-okajima.com/wp-content/themes/Kazzy-Special/images/corner2.gif) top right no-repeat;
	text-decoration: none;
}

.hide {
	display: none;
}

p {
	margin: 0 0 15px 0;
	line-height: 1.5em;
	text-align: left;
}

.description {
	text-indent:-1000em;
}

#content {
	width: 590px;
	float: left;
	padding: 0 15px 0 0;
	margin-top: 10px;
}


#footer {
	clear: both;
	background: #fafafa;
	color: #808080;
	font-size: 0.9em;
	padding: 8px 0 8px 0;
	border-top: 1px solid #d0d0d0;
	border-bottom: 1px solid #d0d0d0;
	text-align: center;
}

#footer a {
	color: #808080;
}

#footer p
{
	text-align: center;
	letter-spacing:0.1em;
}


/*-------------Header-------------*/

h1 {
	margin: 0 0 20px 0;
	font-size: 2.1em;
	font-weight: normal;
	text-indent:-1000em;
}

h2 {
	margin: 0 0 20px 0;
	font-size: 1.3em;
	font-weight: normal;
}

h3 {
	margin: 20px 0 10px 0;
	font-size: 1.4em;
	font-weight: normal;
}


/*-------------The Post-------------*/
h2 a:hover, h2 a:visited, h2 a {

}

.post {
	margin-top:30px;
}
.post h2{
	width:590px;
	margin-bottom: 3px;
	border-bottom:1px dotted #000000;
}

.post p {

}

.post a {
}

.post ul {

}

.post li {

}

.entry {
	background-color: #efefef;
	border: 1px solid #CCCCCC;
	padding: 5px;
	margin-top: 2px;
}

.entry p{
	line-height:180%;
}

.entrytext .postmetadata {

}

.postmetadata alt {

}

.postmetadata a {

}

.navigation {

}

.alignleft {

}

.alignright {

}

.center {

}

.pagetitle {

}

blockquote {

}

cite {

}

a img {

}

acronym, abbr {

}

/*--------------Sidebar------------*/

#sidebar {
	width:140px;
	_width:130px;
	float:right;
	margin-top: 5px;
	padding-top:20px;
}


#sidebar ul {
	margin: 3px 0 3px 3px;
	_margin:3px 0 3px 10px;
	list-style-type: none;
	padding: 3px 0;
	text-indent: 1em;
}

#sidebar ul h2 {
	margin: 10px 0 2px 0;
}

#sidebar ul li {
	line-height:180%;
}

#sidebar ul ul {

}

#sidebar ul ul li {
	margin:2px;
	background:#EEEEEE;
	border:1px solid #CCCCCC;
}

#sidebar ul ul li a{
	color:#000000;
	text-decoration:none;
}

#sidebar ul ul li a:hover{
	color:#666666;
	text-decoration:underline;
}

#sidebar ul ul ul {

}

#sidebar p {
	font-size: 0.9em;
	line-height: 1.3em;
	margin: 0 0 12px 0;
}


#sidebar a {

}
#sidebar a:hover {

}

#sidebar a:visited {

}


/*--------------Comments--------------*/

ol.commentlist {

}

ol.commentlist li {

}

ol.commentlist li.alt {
	background-color: #efefef;
	border: 1px solid #CCCCCC;
	padding: 3px;
	margin-bottom: 5px;
}

ol.commentlist a {

}

small.commentmetadata {

}

#comment
{
	width: 500px;
}

#submit
{
	background-color: #efefef;
	border: 1px solid #000000;
}

/*--------------Search Form-------------*/

#searchform {
	background-color: #efefef;
	border: 1px solid #CCCCCC;
	padding: 5px;
}

#searchform input {
	border: 1px solid #000000;
}

#searchform #s {
	background-color: #ffffff;
	border: 1px solid #CCCCCC;
	margin-bottom: 2px;
	width: 120px;
}


/*-------------Calendar-----------------*/

#wp-calendar {

}

#wp-calendar th {

}

#wp-calendar a {

}

#prev a, #next a {

}

#wp-calendar caption {

}

/*-------------Images------------------*/


.right {
	text-align: right;
}

a img {
	border: 0;
}

.photo {
	display: block;
	margin: 0 auto 15px auto;
	padding: 5px;
	background-color: #f0f0f0;
	}

#logo {
	margin: 15px 0 0 0;
}

#logo h1 a {
	display:block;
	width:760px;
	height:50px;
	background:url(images/logo.gif) no-repeat top;
	text-indent:-1000em;
	border:none;
	overflow:hidden;
}

#logo h1 a:hover {
	background:url(images/logo.gif) no-repeat bottom;
}

.link
{
	color: #e0e0e0;
	font-size: 1px;
}

.archiveDesign{
	padding:0 0 0 5px;
	border-bottom:1px solid #336699;
	border-left:5px solid #336699;
}


/***** Gallery Style *****/
table th{
	font-weight:normal;
	color:#3366FF;
}

table td{
	padding:0 5px 5px 5px;
}


/***** Comment *****/
.reqColor{
	font-weight:bold;
	color:#990000;
}