/*  
Theme Name: GodFather
Theme URI: 
Description: Simple & Clean Theme.
Version: 1
Author: TS


*/


* {
margin: 0;
padding: 0;
}

body {
color: #796a55;
background: url(http://kuritomo.co.jp/wp/images/body-bg.jpg) repeat-x #fcfbf9;
font-family: "Lucida Grande", Verdana, sans-serif;
font-size: 75%;
line-height: 1.7;
margin-top:0px;
}

h1, h2, h3, h4, h5, h6 {
}

h1 {
font-family: Helvetica, arial, serif;
font-size: 3em;
color: #333;
position: absolute;
top: 140px;
right:50px;
text-indent:-9999px;
}

h1 a { 
display: block; 
width: 200px; 
height: 110px; 
color: #444; 
text-decoration: none; 
padding-left:10px;
}

h1 a:hover, h1 a:active { color: #222; }

h2 {
font-size: 1.7em;
margin-bottom: 0.75em;
}

h3 {
font-size: 1.5em;
line-height: 1;
margin-bottom: 1em;
}

h4 {
font-size: 1.2em;
line-height: 1.25;
margin-bottom: 1.25em;
}

h5 {
font-size: 1em;
font-weight: 700;
margin-bottom: 1.5em;
}

h6 {
font-size: 1em;
font-weight: 700;
}

p {
font-size: 1.1em;
margin: 0 0 1.5em;
}

blockquote {
color: #666;
margin: 15px;
padding-left: 25px;
}

em {
font-style: italic;

}

strong {
font-weight: 700;
}

pre, code {
font-family: "Courier New", Courier, Monospace;
line-height: 1.5;
}

pre {

border-top: 1px solid #ccc;
white-space: pre;
overflow: auto;
margin: 0 15px;
padding: 10px 15px;
max-height: 300px;
}

img {
border: none;
}

p img {
}

a:focus, a:hover {
color:#c15749;
text-decoration: none;
}

a {
color:#e17769;
text-decoration: none;
outline: none;
}

ul, ol {
margin: 0 2.5em 1.5em;
}

ul li, ol li {
margin-bottom: 0.5em;
}

ul {
list-style-type: circle;
}

ol {
list-style-type: decimal;
}

input, textarea {
font-family: "Lucida Grande", Verdana, sans-serif;
}

.clear {
clear: both;
}

#container {
background: url(http://kuritomo.co.jp/wp/images/header-bg.jpg) no-repeat;
width: 842px;
margin: 0 auto;
}

#header {
width: 842px;
height:312px;
padding: 0;
margin:0;
background: url(http://kuritomo.co.jp/wp/images/header-bg.jpg) no-repeat;
position:relative;
}

#leftcolumn, #rightcolumn {

}

#leftcolumn {
width: 564px;
float:left;
margin-left:30px;
}

#rightcolumn {
width: 180px;
float:right;
}

.post {

}

.post_c {

}

.post_b {

width: 100%;
margin-bottom:20px;
}

.title h2 {
font-size:1.4em;
font-weight: bold;
text-transform: normal;
color: #796a55;
}

.title h2 a {
text-decoration: none;
}

.title h2 a:hover {
text-decoration: none;
}

.postdata {
color: #796a55;
font-size: 12px;
margin-left: 0.8em;
}

.postdata a {
text-decoration: none;
}

.entry {
clear: both;
margin: 0 0.5em 0 0.8em;
}

.entry h3 {
font-size: 1.3em;
}

.more-link {  }

#related h3, h3#comments {
padding: 8px 15px 5px 38px;
}

.pagers {
width: 98%;
margin: 0 auto;
height: 30px;
}


/* -------------------
*      Sidebar
------------------- */

ul#sidebar {
list-style-type: none;
display: inline;
margin: 0;
padding: 0;
}

ul#sidebar li{
display: inline;
font-family:osaka-mono,monospace;
}

#sidebar h2 {
font-family: Helvetica, Arial, sans-serif;
font-weight: bold;
color: #555;
text-transform: uppercase;
padding-left: 0px;
font-size: 1em;
margin-bottom: 0px;
display: inline;
}

.widget {
background: transparent;
padding: 0px 13px 10px 0px;
}
.widget_c {
background: transparent;
}
.widget_b {
background: transparent;
height: 10px;
}

.widget ul {
list-style-type: none;
margin: 5px 10px 0 0;
width: 100%;
}

.widget ul li {
color: #555;
padding-left: 0px;
}


.tagcloud {
font-family: Arial, Helvetica, sans-serif;
word-spacing: 5px;
}

/* Search */
.widget_search {
text-align: left;
}
#searchform input {
width: 80px;
margin-bottom: 1em;
padding: 3px;
}
input#s {
font-size: 1.2em;
width: 180px;
color: #555;
background: #eee;
border: 0px solid #111;
}

/* Comment Area */

.commentlist {
font-family: Arial, Helvetica, sans-serif;
margin: 0 0 0 2em;
}

.commentlist .body {
font-family: "Arial", helvetica, sans-serif;
padding: 0 1em;
overflow: hidden;
}

.commentlist li {
width: 100%;
padding: 0 0 .5em;
}

.commentlist li .top {
color: #cecece;
background: #0f0f0f;
padding: 5px 10px 5px 30px;
font-weight: normal;
width: 93%;
-moz-border-radius: 5px 5px 0px 5px;
-webkit-border-radius: 5px 5px 0px 5px;
}

.commentlist li .top a {
color: #bee84c;
}

.commentlist li .top span {
float: right;
font-size: 0.8em;
font-weight: normal;
margin-top: 2px;
}

img.gravatar {
float: right;
margin: 0 .5em 1em 1em;
padding: 1px;
border: 1px solid #E0E0CB;
}

.theform {
border-top: 2px solid #EBEBDC;
padding: 1.5em 0 2em;
}

.theform label {
font-size: 0.9em;
vertical-align: middle;
}

#remember, #forget, #txpCommentHelpLink {
margin-left: 2em;
}

#commentform {
margin-left: 1em;
}

#commentform input:focus, #commentform textarea:focus {
border: 1px solid #ddd;
background: #fff;
}

.comment_input {
	color:#555;
vertical-align: middle;
width: 260px;
border: 1px solid #111;
background: #fff;
padding: 0.3em;
margin-right: 5px;
}

.message_input {
		color:#555;
font-size: 1em;
width: 90%;
height: 200px;
border: 1px solid #eee;
margin-top: 0.2em;
background: #fff;
padding: 0.3em;
}

.commentlist_error {
color: #c00;
}

/* Footer */

#footer {
clear: both;
width: 100%;
padding: 5px 0 0;
margin-bottom:0;
border-top:solid #c9bc9c 5px;
}

#footer p{

}

#footer-in {
width:780px;
margin:auto;
}

#footer-in span {
color: #555;
float: right;
}



.alignleft {
float: left;
}

.alignright {
float: right;
}
.mint{
padding-left:14px;
background: url(../../easyrider/images/mint.png) no-repeat;
}
hr {
background: #transparent; 
border: 0px;
margin-bottom:0;

}

hr.space {
height: 2em;
}


ul#sidebar li{
display:block;
margin-bottom:0;
margin-left:15px;
}