﻿@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;
	/* UPD 2010.02.18 by 8 Start */
 	font-size: 14px;
	/*font-size: 11px;*/
	/* UPD 2010.02.18 by 8 End */
	vertical-align: baseline;
	background: transparent;
}
body {line-height: 1;
background-position: top right;
background-attachment: fixed;
background-repeat: no-repeat;
background-image: url(images/bg.jpg);}
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: 12px; color:#333333;
font-family: Verdana, "ＭＳ Ｐゴシック", sans-serif;
}
img {border-width: 0px;}
a {text-decoration: none;}
a:link {color: #999999;}
a:visited {color: #999999;}
a:hover {color: #FF3200;}
.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;}
.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:10px;}
.red {color:#FF0000;}

/* Header */
#all_wrapper {background-image: url(bg.jpg);}
#header_wrapper {margin: 0; padding: 0;}
#header {margin: 0 auto; padding:0; position: relative; line-height:1.5;}
#header #title {width: 400px; margin:0; padding: 10px 10px 5px 10px; }
#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 .submitbtn {margin-top:5px;}

/* 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-image:url(images/bg_block.gif); color: #333333; text-align: left; border:1px solid #cccccc;}
#contents .entry-body {position:relative;}
#contents .entry-footer {text-align:right;}
#contents .attachment {text-align:center; margin:10px;}
#contents .list {width:196px; margin:15px; float:left; background-image:url(images/bg_white.png); border:1px solid #DBDBDB;}
#contents .list-header {padding: 5px; background-image:url(images/bg_block.gif); color: #333333; text-align: left; font-weight: normal;}
#contents a:link {color: #333333;}
#contents a:visited {color: #333333;}

#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 {width:162px; height:121px; display:block; background-image:url(images/list_bg.gif); background-repeat: no-repeat; margin:auto; padding-top:1px;}*/
#contents .list-footer {padding:0 10px 10px 10px;}
#contents .page {margin:0px;}
#contents .page-header {padding: 5px; background-image:url(images/bg_block.gif); color: #333333; text-align: left; border:1px solid #cccccc;}
#contents .page-body {margin-top:15px; padding:20px; background-image:url(images/bg_white.png);  border:1px solid #cccccc; display:table; height:300px; width: 890px;
 }
#contents div.post_previous {width: 440px; margin: 10px 5px 10px 10px; text-align: left; float: left;}
#contents div.post_next {width: 440px; margin: 10px 5px 10px 10px; text-align: right; float: left;}
#contents div.pagenavi {margin-left:13px; line-height:2;}
#contents .comment-left, #contents .comment-right {width:430px; float:left;}
.leftfloat{
display:table;
float:left;
width:475px;
height:300px;
}
.rightfloat{
display:table;
float:right;
}

p.icon{
float:left;
}

p.icon a{
background-image:url(images/icon.gif);
background-position:left center;
background-repeat:no-repeat;
padding:8px;
font-size:11px;
color:#333333;
margin-bottom:10px;
}

p.icon2 a{
background-image:url(images/icon.gif);
background-position:left center;
background-repeat:no-repeat;
padding:8px;
font-size:11px;
color:#333333;
margin-bottom:10px;
}



/* Sidebar */
#sidebar_wrapper {width: 930px; margin:20px auto;}
.adsense {float:left; width: 300px; text-align: left; margin:0 15px;}
.sidebar {float:left; width: 555px; background: #000000; text-align: left; margin:0 15px;}
.sidebar h4 {padding: 5px; color: #FFFFFF; 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; text-align:center;}
#footer {padding: 5px 0; width: 930px; margin: auto; text-align: center; line-height: 2em;}
ul#footernav {list-style-type: none; margin: 0;}
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: #999999;}

.textfooter{
display:table;
border: 1px solid #eeeeee;
padding:10px;
width:400px;
margin: auto;
text-align: left;
}

#contents input{
border:1px solid #cccccc;
font-size:10px;
padding:5px;
}

#contents textarea{
border:1px solid #cccccc;
font-size:10px;
padding:5px;
}

#headertext{
display:table;
clear:both;
}

* html #contents .page-body {
filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='alpha.png',sizingMethod='scale');
background:#ffffff;
}

.cleararea{
clear:both;
display:table;
}

#navi {list-style-type: none; margin-top:20px; margin-left:20px;}

#navi li
{float:left;
margin-left: 10px;

}

#navi li a{
background-image:url(images/icon.gif);
background-position:left center;
background-repeat:no-repeat;
padding:8px;
font-size:11px;
color:#333333;
margin-bottom:10px;
}

.footerimage{
text-align: center;
display:table;
clear:both;
margin: auto;

}