@charset "utf-8";
/*
Theme Name: SPAREBUTTON
Theme URI: http://sparebutton.jp/
Description: SPAREBUTTON
Version: 1.1
Author: Akihiro Mizuuchi
Author URI: http://sparebutton.jp/
Tags: 

*/

body {
	font-size: 75%;
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	color: #666666;
	text-align: center;
	background-color: #FFFFFF;
	margin: 0;
	padding: 0;
	line-height: 1.8em;
}

a img { border: none; }
a { text-decoration: none; }

.Sun .content a { color: #E61F19; }
.Mon .content a { color: #9563BF; }
.Tue .content a { color: #EF812C; }
.Wed .content a { color: #78BDFF; }
.Thu .content a { color: #44B346; }
.Fri .content a { color: #E8CA29; }
.Sat .content a { color: #2761DE; }
.content a:hover { color: #000; }


h1, h2, h3 {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-weight: bold;
}

h1 {
	margin: 0;
	margin: 0px;
	padding: 0px;
}
h1 a {
	display: block;
	height: 20px;
	width: 158px;
	background-image: url(images/sparebutton.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.Sun body.home h1 a { background-image: url(images/sparebutton_0.gif); }
.Mon body.home h1 a { background-image: url(images/sparebutton_1.gif); }
.Tue body.home h1 a { background-image: url(images/sparebutton_2.gif); }
.Wed body.home h1 a { background-image: url(images/sparebutton_3.gif); }
.Thu body.home h1 a { background-image: url(images/sparebutton_4.gif); }
.Fri body.home h1 a { background-image: url(images/sparebutton_5.gif); }
.Sat body.home h1 a { background-image: url(images/sparebutton_6.gif); }

.Sun h1 a:hover { background-image: url(images/sparebutton_0.gif); }
.Mon h1 a:hover { background-image: url(images/sparebutton_1.gif); }
.Tue h1 a:hover { background-image: url(images/sparebutton_2.gif); }
.Wed h1 a:hover { background-image: url(images/sparebutton_3.gif); }
.Thu h1 a:hover { background-image: url(images/sparebutton_4.gif); }
.Fri h1 a:hover { background-image: url(images/sparebutton_5.gif); }
.Sat h1 a:hover { background-image: url(images/sparebutton_6.gif); }

h2 {
	font-size: 20px;
	color: #000000;
	line-height: 1.5em;
	font-weight: bolder;
	margin-left: 7px;
	margin-top: 14px;
	margin-bottom: 14px;
	}

h3 {
	font-size: 14px;
	padding: 0;
	font-weight: bold;
	color: #000000;
	margin-top: 10px;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0;
	line-height: 14px;
	}
body.home h2 {
}
body.category h2 {
	font-size: 16px;
	margin-top: 0px;
}
body.single h2, body.page h2 {
	margin-bottom: 30px;
	margin-top: 10px;
	margin-right: 0px;
}
h2    a   { color: #000; }
.Sun h2 a:hover { color: #E61F19; }
.Mon h2 a:hover { color: #9563BF; }
.Tue h2 a:hover { color: #EF812C; }
.Wed h2 a:hover { color: #78BDFF; }
.Thu h2 a:hover { color: #44B346; }
.Fri h2 a:hover { color: #E8CA29; }
.Sat h2 a:hover { color: #2761DE; }
.subitem  h2  {
	line-height: 20px;
	margin-top: 5px;
	font-size: 14px;
	margin-left: 4px;
}

hr {
	display: none;
}


small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
}
.in_english {
	font-size: 85%;
	font-weight: normal;
	line-height: 85%;
}
.itemlist {
	margin-top: 15px;
	margin-bottom: 20px;
	clear: both;
}
.subitemlist {
	margin-top: 10px;
}
.subitem {
	float: left;
	margin-right: 24px;
	width: 224px;
	overflow: hidden;
	display: inline;
}

.titleimage {
	float: left;
	clear: both;
	display: inline;
}
.titleimage a {
	border: 1px solid #fff;
	display: inline-block;
	padding: 1px;
}
.Sun .titleimage a:hover { border-color: #E61F19; }
.Mon .titleimage a:hover { border-color: #9563BF; }
.Tue .titleimage a:hover { border-color: #EF812C; }
.Wed .titleimage a:hover { border-color: #78BDFF; }
.Thu .titleimage a:hover { border-color: #44B346; }
.Fri .titleimage a:hover { border-color: #E8CA29; }
.Sat .titleimage a:hover { border-color: #2761DE; }

.iteminfo {
	float: left;
	padding-left: 3px;
}
small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	color: #777;
	}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}

#page {
	padding: 0;
	width: 100%;
	text-align: left;
	margin: 0px;
	}

#header {
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 18px;
	padding-left: 20px;
	}
#contents {
	width: 100%;
	margin-top: 25px;
	overflow: hidden;
	}
body.home #contents {
	margin-top: 0px;
}
body.home #contents p {
	margin: 0;
}

#sidebar {
	width: 160px;
	float: left;
	margin-top: 40px;
	text-align: right;
	}
#sidebar ul {
	margin: 0;
	padding: 0;
	}

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	}
#sidebar ul a {
	color: #999;
	display: inline-block;
	font-size: 14px;
	line-height: 17px;
	padding: 12px 0;
}
.Sun #sidebar ul a:hover { color: #E61F19; }
.Mon #sidebar ul a:hover { color: #9563BF; }
.Tue #sidebar ul a:hover { color: #EF812C; }
.Wed #sidebar ul a:hover { color: #78BDFF; }
.Thu #sidebar ul a:hover { color: #44B346; }
.Fri #sidebar ul a:hover { color: #E8CA29; }
.Sat #sidebar ul a:hover { color: #2761DE; }

body.greetings #sidebar li.greetings a,
body.works #sidebar li.works a,
body.ideas #sidebar li.ideas a { color: #000000; }

.Sun body.greetings #sidebar li.greetings a:hover,
.Sun body.works #sidebar li.works a:hover,
.Sun body.ideas #sidebar li.ideas a:hover { color: #E61F19; }
.Mon body.greetings #sidebar li.greetings a:hover,
.Mon body.works #sidebar li.works a:hover,
.Mon body.ideas #sidebar li.ideas a:hover { color: #9563BF; }
.Tue body.greetings #sidebar li.greetings a:hover,
.Tue body.works #sidebar li.works a:hover,
.Tue body.ideas #sidebar li.ideas a:hover { color: #EF812C; }
.Wed body.greetings #sidebar li.greetings a:hover,
.Wed body.works #sidebar li.works a:hover,
.Wed body.ideas #sidebar li.ideas a:hover { color: #78BDFF; }
.Thu body.greetings #sidebar li.greetings a:hover,
.Thu body.works #sidebar li.works a:hover,
.Thu body.ideas #sidebar li.ideas a:hover { color: #44B346; }
.Fri body.greetings #sidebar li.greetings a:hover,
.Fri body.works #sidebar li.works a:hover,
.Fri body.ideas #sidebar li.ideas a:hover { color: #E8CA29; }
.Sat body.greetings #sidebar li.greetings a:hover,
.Sat body.works #sidebar li.works a:hover,
.Sat body.ideas #sidebar li.ideas a:hover { color: #2761DE; }

#footer {
	font-family: Verdana;
	font-size: 10px;
	color: #999999;
	text-align: right;
	margin-top: 40px;
	margin-bottom: 40px;
	padding-right: 5px;
	}

#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	font: bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}
/* End Typography & Colors */



/* Begin Structure */
.post {
	margin: 0 0 40px;
/*	text-align: justify; */
	}

.post hr {
	display: block;
	}

.postmetadata {
	clear: both;
}
.clear {
	clear: both;
	font-size: 1px;
	line-height: 1px;
	height: 1px;
}
/* End Structure */



/* 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 */
/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

html>body .content ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: none;
	padding-left: 10px;
	text-indent: -10px;
	}

html>body .content li {
	margin: 7px 0 8px 10px;
	}
.content ul  li:before, #sidebar  ul  ul  {
	content: "\00BB \0020";
	}

.content ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

.content ol li {
	margin: 0;
	padding: 0;
	}
.excerpt {
	font-size: 12px;
	color: #888;
	line-height: 18px;
	margin-left: 8px;
}
body.category .excerpt  {
	width: 460px;
}
.more {
	margin-left: 7px;
	margin-top: 10px;
	margin-bottom: 10px;
}
.more a {
	font-size: 12px;
	line-height: 12px;
	color: #FFFFFF;
	background-image: url(images/btn.gif);
	background-repeat: no-repeat;
	background-position: left center;
	width: 120px;
	padding-top: 4px;
	padding-bottom: 4px;
	display: block;
	text-align: center;
}
.Sun .more a { background-image: url(images/btn_0.gif); }
.Mon .more a { background-image: url(images/btn_1.gif); }
.Tue .more a { background-image: url(images/btn_2.gif); }
.Wed .more a { background-image: url(images/btn_3.gif); }
.Thu .more a { background-image: url(images/btn_4.gif); }
.Fri .more a { background-image: url(images/btn_5.gif); }
.Sat .more a { background-image: url(images/btn_6.gif); }
.more a:hover {
	color: #FFFFFF;
	background-image: url(images/btn.gif);
}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}
/* End Entry Lists */



/* 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;
	}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
	}
/* 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;
}
/* End captions */

/************************************************/

.thumbmailbox {
	display: inline;
	float: left;
}
