@charset "utf-8";
/*
Theme Name: futten_theme
Theme URI: http://blog.futten.com/
Version: 1.0
Author: Chihiro Yokoyama
Author URI: http://futten.com/
*/



/* Style Resets
---------------------------------------------------------- */

/*
    resets default browser styling
    http://tantek.com/log/2004/09.html#d06t2354
    http://www.vox.com/.shared/css/base.css by beausmith.com
    http://developer.yahoo.com/yui/reset/
*/

html,body,div,
div,ul,ol,li,dl,dt,dd,
form,fieldset,input,textarea,
h1,h2,h3,h4,h5,h6,pre,code,p,span,blockquote,hr,
th,td {
	margin: 0;
	padding: 0;
}

h1,h2,h3,h4,h5,h6 {
	font-size: 100%;
	font-weight: normal;
	font-style: normal;
}

table {
	border-spacing: 0;
}

fieldset,img,abbr,acronym {
	border: 0;
}

ol,ul {
	list-style: none;
}

a {
	text-decoration: underline;
	outline: none;
}

a img,:link img,:visited img {
	border: none;
}

hr {
	border: 0;
	height: 1px;
}

address {
	font-style: normal;
	display: inline;
}



/* Common
---------------------------------------------------------- */

.clearfloat {
	clear: both;
}

.float_left {
	float: left;
}

.float_right {
	float: right;
}

.display_none {
	display: none;
}




/* Structure
---------------------------------------------------------- */

body {
	font-size: 100%;
	font-family: 'Lucida Grande','qMmpS Pro W3','Hiragino Kaku Gothic Pro','Osaka','lroSVbN','Meiryo',Sans-Serif;
	font-weight: normal;
	background: #ffffff;
	color: #000000;
	text-align: left;
}

/* 
html, body, #container{
	height: 100%;
}
*/

#container {   /* index */
	margin: 0;
}

#header {
	position: fixed;
	display: block;
	width: 100%;
	min-width: 800px;
	margin: 0;
	background: url("images/header_bg.png") repeat-x;
}

* html #header { /* IE6 */
 background: transparent;
 filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='foo.png', sizingMethod='scale');
}

p#return_top {
	position: fixed;
	top: 30px;
	right: 100px !important;
	text-align: right;
	font-size: 70%;
	font-family: 'Times New Roman';
}

#footer {
	width: 500px;
	height: 10px;
	margin: 0 0 10px 80px;
	font-family: 'Georgia';
	font-size: 55%;
	line-height: 100%;
	color: #333333;
	position: fixed;
}

#footer2 {
	width: 500px;
	height: 10px;
	margin: 0 0 10px 80px;
	font-family: 'Georgia';
	font-size: 55%;
	line-height: 100%;
	color: #333333;
	clear: both;
}

#footer address, #footer2 address {
	float: left;
	margin: 0 10px 0 0;
}




/* Basic
---------------------------------------------------------- */

h1 {
	float: left;
	margin: 20px 30px 0 80px;
	_margin: 20px 30px 0 20px;
	font-size: 140%;
	font-family: 'Times New Roman';
	letter-spacing: 1px;
}

*:first-child+html h1 {
	margin: 20px 30px 0 0;
}

#navi ul li{
	float: left;
	margin: 30px 20px 0 0;
	font-size: 65%;
	font-family: 'Times New Roman';
	letter-spacing: 1px;
}

h2 {
	font-size: 105%;
	margin: 0 5px 3px 0;
}

h3 {
	font-size: 130%;
	margin: 0 10px 5px 0;
}

a {
	text-decoration: none;
	color: #000000;
}

a:hover, a#return_top:hover {
	color: #83989c;
}

blockquote {
	font-size: 95%;
	font-style: italic;
	color: #555555;
	margin-bottom: 5px;
}

.done {
	text-decoration: line-through; 
}





/* Contents_Area
---------------------------------------------------------- */

#contents {
	margin: 0 0 0 80px;
	height: 650px;
}

#contents:after {
	content: "";
	display: block;
	clear: both;
}

.archive_days#contents {
	margin: 0;
	padding: 85px 0 0 0;
}

.archive_output#contents {
	margin: 0 0 0 25px;
}

.output_single#contents {
	margin: 0;
	padding: 110px 0 0 25px;
}





/* Post
---------------------------------------------------------- */

div.post {
	float: left;
	margin: 115px 180px 0 0;
}

* html div.post { /* IE6 */
	width: 100%;
}

div.single_post {
	float: left;
	margin: 0 135px 0 0;
	/* background: #dddddd; */
}

div.top_post_output { 
	float: left;
	margin: 60px 140px 0 -55px;  !important;
	_margin: 60px 140px 0 -45px;
}

div.post_output { 
	float: left;
	margin: 60px 140px 0 0;  !important;
}

div.post_days {
	float: left;
	margin: 80px 0 0 0;
}





/* Entry
---------------------------------------------------------- */

div.entry {
	margin: 0;
	/* background: #aa4444; */
}

div.moblogkun-entry {
	margin: 0;
}



p.op_postdata {
	font-size: 65%;
	margin: 5px 0 0 55px;
}

p.postdata {
	font-size: 65%;
	margin: 0 0 18px 0;	
}



div.entry p {
	width: 350px;
	font-size: 80%;
	line-height: 180%;
	margin-bottom: 5px;
}

div.entry p.nonspec {
	width: 100%;	
}

div.entry p.first_p {
	padding: 0 40px 20px 0;
	float: left;
}

div.entry p.second_p {
	float: left;
	padding: 0 0 10px 0;
}




.first_p {
	padding: 0 40px 20px 0;
	float: left;
}

.second_p {
	float: left;
	padding: 0 0 10px 0;
}



div.first_b {
	padding: 0 40px 20px 0;
	float: left;
}

div.second_b {
	float: left;
	padding: 0 0 10px 0;
}



div.entry p a {
	border-bottom: dotted 1px #7a9aa0;
}

div.entry p a:hover {
	color: #83989c;
	border-bottom: none;
}




div.entry ul {
	width: 300px;
	margin: 0 0 10px 20px;
}

div.entry ul li {
	font-size: 80%;
	line-height: 180%;
	list-style: disc outside;
}

div.entry ul li a {
	list-style: disc outside;
	border-bottom: dotted 1px #7a9aa0;
	color: #000000;
}

div.entry ul li a:hover {
	list-style: disc outside;
	text-decoration: none;
	color: #83989c;
	border-bottom: none;
}


div.link_comment {
	font-size: 65%;
	margin: 7px 0 0 0;
}





/* Entry_Days
---------------------------------------------------------- */

div.entry div.moblogkun-entry p,
div.post_days div.moblogkun-entry p {
	width: 240px;
	font-size: 70%;
	line-height: 160%;
	margin: 8px 0 0 0;
}

h2.postdata {
	font-size: 65%;
}





/* Image
---------------------------------------------------------- */

div.embed_ytube {
	width: 425px;
}

div.embed_ytube_left {
	width: 425px;
	padding: 0 25px 20px 0;
	float: left;
}

div.img_left {
	height: 100%;
	padding: 0 25px 20px 0;
	float: left;
}

div.embed_vimeo {
	width: 400px;
}

div.embed_w400 {
	width: 400px;
	padding: 0 25px 20px 0;
}


div.embed_w500 {
	width: 500px;
	padding: 0 25px 20px 0;
}

div.embed_dm {
	width: 480px;
}

.m_top {
	margin-top: 10px;
}

.m_bottom {
	margin-bottom: 10px;
}




/* Switch_Next_Previous
---------------------------------------------------------- */

div#post_switch_navi {
	padding: 80px 0 21px 0;
}

p#switch_txt {
	font-size: 70%;
}




/* Comment Block
---------------------------------------------------------- */

div#comment_block {
	margin:  40px 0 0 30px;	
	float: left;
}

h3#response {
	font-size: 70%;
	margin: 0;
}

h3#comment {
	font-size: 65%;
	margin: 0;
}

cite {
	font-size: 80%;
	font-style: normal;
}

ol.commentlist {
	margin: 0 0 25px 0;
	font-style: normal;
}

ol.commentlist li {
	margin: 10px 0 0 0;
}

ol.commentlist li p {
	width: 55%;
	margin: 5px 0 5px 0;
	font-size: 80%;	
	line-height: 150%;
}

p.nocomments {
	font-size: 00%;
}

form#commentform {
	width: 200px;
	margin: 0 0 20px 0;
}

form#commentform label {
	font-size: 75%;
}

input {
	margin: 10px 0 0 0;
}

input#submit {
	margin: 10px 0 0 0;
}




/* Search Form
---------------------------------------------------------- */

div#sidebar {
	margin: 0 0 0 135px;
	position: fixed;
}

.hidden {
	display: none;
}

input[type=submit] {
	margin: 5px 0 0 0;
	font-size: 70%;
}

h2.result {
	font-family: 'Times New Roman';
	font-size: 120%;
	color: #555555;
	margin: 200px 0 0 135px;
}

h2.noresult {
	font-family: 'Times New Roman';
	font-size: 120%;
	color: #555555;
	margin: 600px 0 0 135px;
}





/* About page template
---------------------------------------------------------- */

.pagetitle {
	font-family: 'Times New Roman';
	font-size: 120%;
}

div#about_main {
	margin: 0 0 0 80px;
	padding: 70px 0 70px 0;
}

#pagetitle {
	font-family: 'Times New Roman';
	font-size: 110%;
	margin: 10px 0 0 0;	
}

p.about {
	width: 600px;
}

div#about_main h3 {
	font-family: 'Times New Roman';
	font-size: 90%;
	margin: 25px 0 5px 0;
}

span.about_italic {
	font-family: 'Times New Roman';
	font-style: italic;
}

div#about_main p {
	font-size: 80%;
	line-height: 160%;
}




/* 404 page template
---------------------------------------------------------- */

div.not_found h2 {
	font-family: 'Georgia';
	font-size: 600%;
	color: #dddddd;
	padding: 110px 0 30px 135px;
}



#fbComments {
	float: left;
}


