@charset "utf-8";

/* Begin Typography & Colors */
body {
	margin: 0 0 20px 0;
	padding: 0;
	font-family: "ヒラギノ角ゴ Pro","Hiragino Kaku Gothic Pro","メイリオ",Osaka,"MS P Gothic","ＭＳ Ｐゴシック";
	font-size:0.8em;
	background: #f2f0e9;
	color: #1f1e1a;
	line-height:1.8;
	}

#page {
	width:980px;
	margin:0 auto;
	padding-top:30px;
	}




/* ----------------------------------------- */
/* header                                    */
/* ----------------------------------------- */
#header *{margin:0;padding:0;}
#header {
	width:980px;
	margin:0 auto 2em;
	}
/* clear hack */
#header{zoom:1;}
#header:after{content:".";clear:both;height:0;display:block;visibility:hidden;}

#headerimg 	{
	float:left;
	width:980px;
	}

/* clear hack */
#headerimg{zoom:1;}
#headerimg:after{content:".";clear:both;height:0;display:block;visibility:hidden;}
	
#headerimg h1	{
	padding-left:10px;
	}
	
#headerimg h1	a{
	float:left;
	display:block;
	width:212px;
	height:64px;
	background:url('./images/logo.gif') no-repeat 0 0;
	text-indent:-9999px;
	}

#headerimg .description {
	float:right;
	width:526px;
	padding:1em;
	border:#dad5c3 1px solid;
	}

#header ul {
	list-style:none;
	float:right;
	width:325px;
	padding-top:10px;
}
/* clear hack */
#header ul{zoom:1;}
#header ul:after{content:".";clear:both;height:0;display:block;visibility:hidden;}

#header li {
	float:left;
	margin-right:2px;
}

#header li a {
	display:block;
	text-indent:-9999px;
}

#header li a.about {
	width:101px;
	height:32px;
	background:url('./images/about.gif') no-repeat 0 0;
}

#header li a.labs {
	width:88px;
	height:32px;
	background:url('./images/labs.gif') no-repeat 0 0;
}

#header li a.portfolio {
	width:122px;
	height:32px;
	background:url('./images/portfolio.gif') no-repeat 0 0;
}

#nav *{margin:0;padding:0;}
#nav{
	margin:0 0 2m;
	padding:0.5em 0 0.5em 4em;
	background:#6a6551;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px; 
}


/* clear hack */
#nav{zoom:1;}
#nav:after{content:".";clear:both;height:0;display:block;visibility:hidden;}

#nav li{
	list-style:none;
	float:left;
	padding-right:3em;
	font-size:1.2em;
}

#nav li a{
	color:#fff;
}

/* ----------------------------------------- */
/* wrapper                                   */
/* ----------------------------------------- */
#wrapper{
	width:980px;
	margin:0 auto;
}
/* clear hack */
#wrapper{zoom:1;}
#wrapper:after{content:".";clear:both;height:0;display:block;visibility:hidden;}


/* ----------------------------------------- */
/* content                                   */
/* ----------------------------------------- */

#content {
	float:left;
	width:580px;
	margin:0;
	padding:0;
	background:#f2f0e9;
	}
	
#content h2 {
	font-size:1.4em;
	margin:0 0 1em 10px;
	padding:0;
	color:#1f1e1a;
}

#content h2 a{
	color:#1f1e1a;
}

.narrowcolumn{
}

#content h2.page{
	margin:0 0 1em;
	padding:5px 0 0px 10px;
	font-size:1.4em;
	font-weight:bold;
	color:#931d2b;
	}

.post *{margin:0;padding:0;}
.post {
	margin-top:15px !important;
}

#content .date-area{
}
/* clear hack */
#content .date-area{zoom:1;}
#content .date-area:after{content:".";clear:both;height:0;display:block;visibility:hidden;}

#content .date {
	float:left;
	margin:0 0 2em 10px;
	padding:0;
	font-size: 0.9em;
	}
	
#content .tweet-area {
	float:right;
	}

.edit{
	margin:0;
	padding:0;
	text-align:right;
}

.widecolumn .entry p {
	}

.narrowcolumn .entry, .widecolumn .entry {
	}

.widecolumn {
	}

.narrowcolumn .postmetadata {
	margin-bottom:10px;
	padding:0;
	font-size:0.9em;
	text-align:right;
	}

.widecolumn {
	margin: 0px;
	}

.post hr {
	display: block;
	}

.widecolumn .post {
	margin: 0;
	}

.narrowcolumn .postmetadata {
	padding-top: 5px;
	}

.widecolumn .postmetadata {
	margin: 30px 0;
	}

.widecolumn .smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
}

.widecolumn .attachment {
	text-align: center;
	margin: 5px 0px;
}

.postmetadata {
	clear: both;
}

.clear {
	clear: both;
}

.thread-alt {
}
.thread-even {
	background-color: white;
}
.depth-1 {
border: 1px solid #ddd;
}

.even, .alt {
	border-left: 1px solid #ddd;
}

#content h3{
	margin-bottom:1.5em;
	padding:0.5em;
	background:#e27000;
	color:#fff;
	font-size:1.2em;
}

#content h4{
	margin-bottom:1em;
	padding:0.3em 0 0.3em 10px ;
	background:#ccc;
	border-bottom:#cac5b2 1px soli;
	font-size:1em;
}

#content h5{
	margin-bottom:1em;
	padding:0 0 0.3em 10px ;
	border-bottom:#999 1px solid;
	font-size:1.2em;
}

html>body .entry ul {
	margin:0 0 1.5em 30px;
	padding:0px;
	list-style: none;
	}

html>body .entry li {
	list-style:circle;
	margin:0 0 8px;
	}

.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}
	
.entry p {
	margin:0 0 1.6em 10px;
	}

.entry li a {
}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}
	
.entry table {
	width:560px;
	margin:0 auto 2em;
}

.entry table,
.entry th,
.entry td {
	border-collapse:collapse;
	border:#999 1px solid;
}

.entry th,
.entry td {
	padding:15px 10px 15px 15px;
}

.entry th {
	width:150px;
	background:#e6e2d5;
	text-align:left;
}

.entry td {
	width:410px;
}



/* ----------------------------------------- */
/* sidebar                                   */
/* ----------------------------------------- */
#side *{margin:0;padding:0;}
#side{
	float:right;
	width:360px;
	margin-bottom:3em;
	padding:1.2em 0 0;
	background:#f2f0e9;
}

#side .menber{
	margin-bottom:2.5em;
}

#side .menber img{
	margin-bottom:0.5em;
}

#side .link{
	text-align:right;
}

#side-inner{
}
/* clear hack */
#side-inner{zoom:1;}
#side-inner:after{content:".";clear:both;height:0;display:block;visibility:hidden;}

#sidebar,
#sidebar-2{
	float:left;
	width:170px;
	padding:0;
}

#sidebar{
	padding-right:20px;
}
	
#sidebar ul,
#sidebar-2 ul{
	margin:0;
	padding:0;
	list-style:none;
	}
	
#sidebar ul li.widget,
#sidebar-2 ul li.widget{
	margin:0;
	padding:0 0 5px 0;

	}
	
#sidebar ul ul,
#sidebar-2 ul ul{
	background:none;
	margin-bottom:2.5em !important;
	}
	
#sidebar ul ul li,
#sidebar-2 ul ul li{
	list-style:none;
	margin-bottom:1em;
	padding-left:2px;
	}

#sidebar ul li a,
#sidebar-2 ul li a{
	display: block;
	padding-left:14px;
	background:url('./images/mark_side.gif') no-repeat 0px 8px;
	color:#0d5599;
	}
	
#cantent-name,
#side h2{
	margin-bottom:10px;
	padding:0px 0 0px 15px;
	background:url('./images/mark_plus.gif') no-repeat 0 10px;
	border-bottom:#cac5b2 1px solid;
	font-size:1.2em;
	font-weight:bold;
	font-style:italic;
	color:#931d2b;
	}

#sidebar form,
#sidebar-2 form{
	margin: 0;
	}
/* End Sidebar */

#side .about h2{
	padding:0px 0 0px 25px;
	background:url('./images/mark_plus.gif') no-repeat 10px 10px;

	}
	
#side .about p{
	padding:10px;
	}

#side .flickr{
	margin-bottom:1em;
}

#side .flickr img{
	margin:0 15px 10px 0;
}

#side .facebook,
#side .special,
#side .entry{
	margin-bottom:2.5em;
}
	
#side .textwidget{
	margin-bottom:2.5em;
	}

#side .entry a{
	display:block;
	padding:2em 0;
	background:#1a64e1;
	border-radius:6px;
	moz-border-radius:6px;
	text-align:center;
	color:#fff;
	font-size:1.2em;
	font-weight:bold;
}

#side .entry a:hover{
	background:#2475ff;
	text-decoration:none;
}

/* ----------------------------------------- */
/* footer                                    */
/* ----------------------------------------- */
#footer {margin:0;padding:0;}
#footer {
	width:970px;
	margin: 0 auto;
	padding:10px 0 0 10px;
	border-top:#999 1px solid;
	clear: both;
	}
	
#footer .inner {
	height:30px;
	background:url('./images/back_footer_spray.gif') no-repeat 100% 0;
	}

#footer p {
	margin: 0;
	padding: 0px;
	text-align: left;
	}
	
#footer p a {
	}
/* End Structure */


.sticky {
	background: #f7f7f7;
	padding: 0 10px 10px;
	}
.sticky h2 {
	padding-top: 10px;
	}

.commentlist li, #commentform input, #commentform textarea {
	}
.commentlist li ul li {
	font-size: 1em;
}

.commentlist li {
	font-weight: bold;
}

.commentlist li .avatar { 
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

#commentform p {
	}

.commentmetadata {
	font-weight: normal;
	}

code {
	}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}

a, h2 a:hover, h3 a:hover {
	color: #006cff;
	text-decoration: none;
	}

a:hover {
	color: #147;
	text-decoration: underline;
	}

/* ----------------------------------------- */
/* calendar                                  */
/* ----------------------------------------- */

#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {

	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}
/* End Typography & Colors */

/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left;
	}
/* End Images */



/* ----------------------------------------- */
/* similar                                   */
/* ----------------------------------------- */
#similar p{
	padding:3px 0 3px 10px;
	background:#333;
	color:#eee;
}


/* ----------------------------------------- */
/* searchform                                */
/* ----------------------------------------- */

/* Begin Form Elements */
#searchform {
	margin: 10px auto;
	padding: 5px 3px;
	text-align: center;
	}

#sidebar #searchform #s {
	width: 108px;
	padding: 2px;
	}

#sidebar #searchsubmit {
	padding: 1px;
	}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform {
	margin: 5px 10px 0 0;
	}
#commentform textarea {
	width: 100%;
	padding: 2px;
	}
#respond:after {
		content: "."; 
	    display: block; 
	    height: 0; 
	    clear: both; 
	    visibility: hidden;
	}
#commentform #submit {
	margin: 0 0 5px auto;
	float: right;
	}
/* End Form Elements */



/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
/*	text-align: justify; */
	}

.commentlist li {
	margin: 15px 0 10px;
	padding: 5px 5px 10px 10px;
	list-style: none;

	}
.commentlist li ul li { 
	margin-right: -5px;
	margin-left: 10px;
}

.commentlist p {
	margin: 10px 5px 10px 0;
}
.children { padding: 0; }

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */







/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	text-align: center;
	width: 100%;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }
/* End Calendar */



/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

.hidden {
	display: none;
	}
	
.screen-reader-text {
     position: absolute;
     left: -1000em;
}

hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	text-align: center;
	margin-bottom:15px;
	}
	
/* End Various Tags & Classes*/



/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}

.wp-oembed {
	padding:0 0 0 11px;
	background:url('./images/arw.gif') no-repeat 0 5px;
}

/* End captions */


/* "Daisy, Daisy, give me your answer do. I'm half crazy all for the love of you.
	It won't be a stylish marriage, I can't afford a carriage.
	But you'll look sweet upon the seat of a bicycle built for two." */

