﻿@charset "utf-8";
/*
Theme Name: Gentoki
Theme URI: http://wordpressgogo.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://wordpressgogo.com/development/lightbox-gallery.html 
Version: 1.3.1
Author: Hiroaki Miyashita
Author URI: http://wordpressgogo.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;}
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; background: #333333; color:#FFFFFF;}
img {border-width: 0px;}
a {text-decoration: none;}
a:link {color: #999999;}
a:visited {color: #999999;}
a:hover  {color: #FFFFFF; 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 {/*width: 930px;*/height: 120px; margin: 0; padding: 0; background:#222222;}
#header {margin: 0 auto; padding:0; position: relative; line-height:1.5;}
#header #title {width: 400px; margin:0; padding: 10px 10px 5px 10px; font-weight:bold;}
#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;}

/* 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; margin:20px auto; line-height:1.5;}
#contents .entry-header {padding: 5px; background: #222222; color: #FFFFFF; font-weight: bold; text-align: left; border:1px solid #333333;}
#contents .entry-body {position:relative;}

/*--.entry-footerのstyle--*/
#contents .entry-footer {text-align:right;}
#contents .attachment {text-align:center; margin:10px;}
#contents .list {width:196px; margin:15px; float:left; background:#333333; border:1px solid #444444;}
#contents .list-header {padding: 5px; background: #222222; color: #FFFFFF; font-weight: bold; text-align: left;}
#contents .list-body {text-align:center; padding:10px;}
#contents .list-body a {width:162px; height:121px; display:block; background:#333333; margin:auto; padding-top:1px;}
#contents .list-body a:hover {background:#444444;}
#contents .list-footer {padding:0 10px 10px 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;}

/*--20090105:22:00update--*/
#contents div.post_previous {
          width: 440px;
		  margin: 10px 5px 10px 10px;
		  padding-top:5px;
		  padding-bottom:5px;
		  text-align: left;
		  float: left;
		  border-top:solid 1px #444444;
		  /*border-bottom:solid 1px #fcfcfc;*/
		  }
#contents div.post_next {
          width: 440px;
		  margin: 10px 5px 10px 20px;
		  padding-top:5px;
		  padding-bottom:5px;
		  text-align: right;
		  float: left;
		  border-top:solid 1px #444444;
		  /*border-bottom:solid 1px #fcfcfc;*/
		  }

#contents div.pagenavi {margin-left:13px; line-height:2;}

#contents .comment-left, #contents .comment-right {width:430px; float:left; padding:0 15px;}

/* Sidebar */
#sidebar_wrapper {width: 930px; margin:20px auto;}
/*.adsense {float:left; width: 300px; text-align: left; margin:0 15px;}*/
.sidebar {float:left; width: 900px; background: #333333; text-align: left; margin:0 15px;}
.sidebar h4 {padding: 5px; color: #FFFFFF; font-weight: bold; text-align: left;}
.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;}

#footer ul{
padding:0 0 30px 0;
margin:0;
list-style-type:none;
}
#footer ul li{
padding:0;
margin:0 5px 0 0;
display:inline;
}