﻿@charset "utf-8";
/*
Theme Name: Gentoki
Theme URI: http://wpgogo.com/development/theme-gentoki.html
Description: This theme is customized for a photolog or photo album site. Following plugins are recommended: Lightbox Gallery, WP-PageNavi, and Trackping Separator. Lightbox Gallery can be downloaded at http://wpgogo.com/development/lightbox-gallery.html 
Version: 1.3.2
Author: Hiroaki Miyashita
Author URI: http://wpgogo.com/
Tags: photo, album, image, photolog
*/

/* general styles */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}
ol, ul {list-style: none;}
blockquote, q {quotes: none;}

/* remember to define focus styles! */
:focus {outline: 0;}

/* remember to highlight inserts somehow! */
ins {text-decoration: none;}
del {text-decoration: line-through;}

/* tables still need 'cellspacing="0"' in the markup */
table {border-collapse: collapse; border-spacing: 0;}

body {
	font-size: 0.75em;
	color:#FFFFFF;
	background-color: #000000;
}
img {border-width: 0px;}
a {text-decoration: none;}
a:link {
	color: #4ECCCF;
}
a:visited {
	color: #4ECCCF;

}
a:hover {
	color: #A7D836;
	text-decoration: underline;
}
.clear {clear: both;}
.left {text-align: left;}
.right {text-align: right;}
.middle {vertical-align: middle;}
.center {margin: auto; text-align: center;}
.none {display: none;}
.block {display: block;}
.bold {font-weight: bold;}
.link {border: 1px solid #EEEEEE;}
.cite {border: 1px dashed #CCCCCC; background-color: #EEEEEE; padding: 10px; margin: 10px;}
.img {border: 1px solid #000000;}
.floatleft {float:left; margin:0px 10px 10px 0;}
.floatright {float:right; margin:0px 0 10px 10px;}
.small {font-size:0.8em;}
.red {color:#FF0000;}

/* Header */
#header_wrapper {
	padding: 0;
	background-color: #000000;
	margin-top: 0;
	margin-right: 0;
	margin-left: 0;
}
#header {margin: 0 auto; padding:0; position: relative; line-height:1.5;}
#header #title {
	width: 400px;
	font-weight:bold;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	margin: 0;
	background-image: url(images/castum/back/title-back.jpg);
	background-repeat: no-repeat;
}
#header div#description {width: 600px; padding:0px 0px 10px 10px;}
#search {position: absolute; text-align: right; top: 10px; right: 10px; line-height:1.8;}

#header .text {border:1px solid #000000; font-size: 0.8em; padding: 2px;}
#header .submit {font-size: 0.8em;}
#g-navi-wrapper {
	width: auto;
	height: 70px;
	margin-top: 0px;
}
#g-navi {
	height: 30px;
	width: 930px;
	margin-right: auto;
	margin-left: auto;
	padding-left: 30px;
}
#g-navi ul {
}
#g-navi li {
	float: left;
	font-size: 14px;
	font-weight: bold;
	margin-right: 20px;
	height: 70px;
	padding: 0px;
}


/* Main contents */
#contents p, #contents table, #contents blockquote {margin: 0; padding: 10px;}
#contents dl {margin: 0; padding: 5px 0;}
#contents ul, #contents ol {list-style: outside; margin: 15px 10px 15px 35px; padding: 0px;}
#contents ul {list-style-type:disc;}
#contents ol {list-style-type:decimal;}
#contents {
	width: 930px;
	line-height:1.5;
	margin-top: -40px;
	margin-right: auto;
	margin-bottom: 30px;
	margin-left: auto;
	padding-right: 20px;
	padding-left: 40px;
	padding-top: 35px;
	background-image: url(images/castum/back/contentsback1-9.png);
	background-repeat: no-repeat;
	background-position: center top;
}
#contents .contents-title {
	color: #999999;
	font-size: 12px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
	padding-bottom: 5px;
	margin-left: 15px;
	margin-right: 33px;
	margin-bottom: 10px;
	margin-top: 10px;
	font-weight: normal;
}

#contents .entry-header {
	text-align: left;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 10px;
	margin-top: 5px;
	width: 700px;
}
#contents .entry {
}

#contents .entry-header a{
	color: #CCCCCC;
	font-size: 12px;
	font-weight: bold;
}
#contents .entry-body {
	position:relative;
	margin-bottom: 20px;
	padding-right: 20px;
}
#contents .entry-footer {
	text-align:left;
	font-size: 10px;
}
#contents .attachment {text-align:center; margin:10px;}
#contents .list {
	width:196px;
	margin:15px;
	float:left;
	border:1px solid #333333;
	background-color: #333333;
	background-repeat: repeat-x;
	background-position: bottom;
	height: 250px;
	background-image: url(images/castum/back/1.png);
}
#contents .list-header {
	text-align: left;
	font-size: 10px;
	height: 20px;
	color: #CCCCCC;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 25px;
	padding-top: 5px;
	margin: 0px;
	background-image: url(images/castum/arrow_right_alt1_16x16.jpg);
	background-repeat: no-repeat;
	background-position: 5px 5px;
}
#contents .list-header-icon {
	text-align: left;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}

#contents .list-header a {
	color: #CCCCCC;
	font-size: 10px;
	background-position: left center;
	padding-top: 2px;
	padding-bottom: 2px;
	background-repeat: no-repeat;
	font-weight: bold;
	height: 12px;
}
#contents .list-body {text-align:center; padding:10px;}
#contents .list-body a {
	width:162px;
	height:121px;
	display:block;
	margin:auto;
	padding-top:1px;
}
#contents .list-body a:hover {
}
#contents .list-footer {
	padding:0 10px 10px 10px;
	font-size: 10px;
}
#contents .page {margin:15px;}
#contents .page-header {padding: 5px; background: #222222; color: #FFFFFF; font-weight: bold; text-align: left; border:1px solid #333333;}
#contents .page-body {padding:10px;}
#contents div.post_previous {
	width: 440px;
	text-align: left;
	float: left;
	margin-top: 10px;
	margin-right: 5px;
	margin-bottom: 10px;
	margin-left: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
}

#contents div.post_next {
	width: 440px;
	text-align: right;
	float: left;
	margin-top: 10px;
	margin-right: 5px;
	margin-bottom: 10px;
	margin-left: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
}

#contents div.pagenavi {
	line-height:2;
	margin-top: 20px;
	background-image: url(images/castum/back/contentsback1-5.png);
	background-position: left top;
	border: 1px solid #333333;
	text-align: center;
	width: auto;
	margin-right: 20px;
}
#contents .comment-left, #contents .comment-right {width:430px; float:left; padding:0 15px;}
#sidebar_wrapper/* Sidebar */
 {
	width: 1015px;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
}
.sidebar   #rss {
	margin-left: 10px;

}

.adsense {
	float:left;
	width: 323px;
	text-align: left;
	background-image: url(images/castum/back/adcence-back2.png);
	background-repeat: no-repeat;
	background-position: left top;
	margin-top: 0;
	margin-bottom: 0;
	margin-left: 35px;
	padding-top: 27px;
	padding-left: 26px;
}
.adsense  .contents-title {
	color: #999999;
	font-size: 12px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
	margin-left: 0px;
	margin-right: 25px;
	margin-bottom: 15px;
	margin-top: 10px;
	font-weight: normal;
	padding-bottom: 5px;
	padding-left: 5px;
}
.sidebar {
	float:left;
	width: 555px;
	text-align: left;
	background-color: #000000;
	background-image: url(images/castum/back/sidebar-back3.png);
	background-repeat: no-repeat;
	background-position: left top;
	margin-top: 0;
	margin-right: 15px;
	margin-bottom: 0;
	margin-left: 10px;
	padding-left: 25px;
	padding-top: 25px;
	padding-right: 15px;
}
.sidebar  .contents-title {
	color: #999999;
	font-size: 12px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
	margin-left: 10px;
	margin-right: 33px;
	margin-bottom: 0px;
	margin-top: 10px;
	font-weight: normal;
	padding-bottom: 5px;
}
.sidebar h4 {
	color: #CCCCCC;
	font-weight: bold;
	text-align: left;
	background-image: url(images/castum/comment_alt2_fill_12x16.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 25px;
}
.sidebar ul { list-style:none; margin: 0px; padding: 0;}
.sidebar ul li.widget {width:158px; float:left; line-height:1.5; margin:10px;}
.sidebar ul li.widget ul {list-style:circle outside; margin-left:20px;}
.sidebar p { padding: 5px;}

/* Footer */
#footer_wrapper {clear: both;}
#footer {padding: 5px 0; width: 930px; margin: auto; text-align: center; line-height: 2em;}
ul#footernav {list-style-type: none; margin: 0; text-align: center;}
ul#footernav li {display:inline; border-right:1px solid #CCCCCC; padding: 0 10px;}
ul#footernav li#footer_last {border-right:0;}
#footer a, #footer:link, #footer:visited {color: #FFFFFF;}
