﻿@charset "utf-8";
/*
Theme Name: WiseStudio.com
Theme URI: http://wisestudio.com/
Description: This theme use for WiseStudio.com
Author: Yasuhiro Nagata
Version:2.0
*/

* html {
	margin:0;
	padding:0;
}
body {
	margin:0;
	padding:0;
	background:#202020;
	text-align:left;
	color:#333;
}
div {
	margin:0;
	padding:0;
}
img {
	border:none;
}
h1, h2, h3, h4, h5, h6, p {
	font-size:100%;
	font-weight:normal;
	margin:0;
	padding:0;
}
p {
	margin:1em 0;
}
ul {
	list-style-type:disc;
	margin:0;
	padding:0;
}
ul ul {
	list-style-type:circle;
	margin:0 0 0 15px;
	padding:0;
}
li {
	margin:0 0 0.2em 15px;
	padding:0;
}

/* header */
#header {
	width:930px;
	height:240px;
	margin:5px auto 0 auto;
	background-image:url("/images/wisestudio_topbanner.jpg");
	background-repeat:no-repeat;
	background-position:left top;
}
#header h1 {
	padding:6px 0 16px 75px;
	font-size:160%;
	font-weight:bold;
	color:#e0e0e0;
}
#header h2 {
	padding-left:75px;
	font-size:85%;
}
#header a {
	text-decoration:none;
	color:#e0e0e0;
}
#header a:hover {
	text-decoration:underline;
}
#footer {
	width:930px;
	height:55px;
	margin:0 auto 5px auto;
	background-image:url("/images/footer_bg.png");
	background-repeat:no-repeat;
	background-position:left top;
}
/* container */
#main-container {
	background:#fff;
	width:930px;
	overflow:hidden;
	text-align:left;
	margin:0 auto 0 auto;
	padding:15px 0 15px 0;
}
#left-container {
	width:175px;
	float:left;
	display:inline; /* ie win bugfix */
	overflow:hidden;
}
#right-container {
	width:160px;
	margin-left:10px;
	float:left;
	display:inline; /* ie win bugfix */
}
#center-container {
	width:584px;
	float:left;
	display:inline; /* ie win bugfix */
}
#center-container-inner {
	width:564px;
	margin:0 0 0 20px;
}

/* left */
.left-title {
	width:100%;
	height:32px;
	margin-bottom:0.5em;
	padding:0;
	background-image:url("/images/lefttitle_bg.png");
	background-repeat:no-repeat;
	background-position: right center;
}
.left-title h2 {
	padding:0 0 0 10px;
	color:#fff;
	line-height:32px;
	font-weight:bold;
	text-align:left;
}
#left-calender {
	margin:0 auto 1.5em auto;
}
#wp-calendar {
	margin:0;
	padding:0;
	border:none;
}
#wp-calendar tr, #wp-calendar th, #wp-calendar td {
	margin:0;
	padding:0;
	border:none;
}
#left-contents {
	margin: 0 0 1.5em 10px;
}
#left-contents a {
	color:#000;
	text-decoration:none;
}
.left-search {
	margin: 0 0 1.5em 10px;
}
.left-search #q {
	width:150px;
}
#left-recententry {
	margin: 0 0 1.5em 10px;
}
#left-recentcomment {
	margin: 0 0 1.5em 10px;
}
#left-recenttrackback {
	margin-bottom:1.5em;
}
#left-ads {
	text-align:center;
	margin-bottom:0.5em;
}
#left-ads img {
	margin-bottom:10px
}
#left-ads2 {
}

/* right */
#right-ads {
}

/* entry */
.entry {
	margin-bottom:20px;
}
.entry-contents {
	line-height: 1.25em;
}
.entry-contents h2 {
	margin-bottom:0.5em;
	width:100%;
	border-bottom:1px solid #999;
	border-left:1px solid #999;
	padding:1px 0 3px 5px;
	font-size:115%;
	font-weight:bold;
	color:#333;
}
.entry-contents h2 a {
	text-decoration:none;
	color:#333;
}
.entry-contents h2 a:hover {
	text-decoration:underline;
}
.entry-contents img {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
}
.entry-footer {
	margin-top:0.5em;
	padding-top:5px;
	border-top:1px solid #ccc;
	text-align:right;
	font-size:80%;
}

.trackback {
	margin:1.5em auto;
}

.comments {
}
.comments h3 {
	margin-bottom:0.5em;
	width:100%;
	background-color:#000;
	padding:2px 0 3px 5px;
	color:#fff;
}
ol.commentlist {
	width:480px;
	margin:1em auto;
	padding:0;
	list-style-type:none;
}
ol.commentlist li {
	padding:10px 5px;
	line-height: 1.25em;
}
.alt {
	background-color:#f0f0f0;
	border-top:1px solid #999;
	border-bottom:1px solid #999;
}
#commentform {
	margin:0 auto 1em;
}
#commentform input {
}
textarea#comment {
	width:100%;
}

/* navi */
.navigation {
	width:100%;
	margin-bottom:1em;
}
.alignleft {
	float:left;
}
.alignright {
	float:right;
}
#pankuzu {
	margin-bottom:1em;
}
#pankuzu a {
	text-decoration:none;
	color:#333;
}
#pankuzu a:hover {
	text-decoration:underline;
}


#welcome {
	padding: 0 20px 15px 20px;
	margin-bottom: 20px;
	border-bottom:1px solid #000;
}
#welcome h3 {
	font-size:90%;
}
#welcome h3 em {
	font-size:large;
	font-style:normal;
	font-weight:bold;
}
#welcome h4 {
}


/* WordPress  */
img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
}
img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
}


.clearfloat {
	clear:both;
	height:0;
	font-size:0.1px;
	line-height:0px;
}

/* Hides from IE5-mac \*/
* html .clearfloat {height:1%;}
/* End hide from IE5-mac */

/* Style for Page Navi */
/* http://www.yuriko.net/arc/2008/07/26/navigation/ */
.tablenav {
	color: #2583ad;
	margin: 1em auto;
	line-height:2em;
	text-align:center;
}
a.page-numbers, .tablenav .current {
	color: #00019b;
	padding: 2px .4em;
	border:solid 1px #ccc;
	text-decoration:none;
	font-size:smaller;
}
a.page-numbers:hover {
	background: #f0f0f0;
}
.tablenav .current {
	color: white;
	background: #999;
	border-color: #ccc;
	font-weight:bold:
}
.tablenav .next, .tablenav .prev {
	border:0 none;
	background:transparent;
	text-decoration:underline;
	font-size:small;
	font-weight:bold;
}
/* Style for Page Navi */

/* ----- Style for Ktai Entry ----- */
.photo {
	padding-right:6px;
	float:left;
	line-height:110%;
	font-size:0.85em;
	text-indent:0;
}
.photo img {
	background:white;
	margin:0 4px 4px 0;
	padding:3px;
	border:1px solid #999;
}
.photo-end {
	clear:left;
}
/* ---------- */
