/*  
Theme Name: QuietFang
Theme URI: http://www.quietfang.com/
Description: Silver Accessories.
Version: 1.0
Author: T.Saitou
Author URI: http://www.quietfang.com/

The CSS, XHTML and design is released under GPL:
http://www.opensource.org/licenses/gpl-license.php
*/

html, body, div, h1, h2, h3, h4, h5, h6, p, blockquote, pre, address, ul, li, dl, dt, dd, table, th ,td, form, fieldset {
	margin: 0;
	padding: 0;
}
body {
	font-family: "Bitstream Vera Sans", Verdana, Osaka, sans-serif;
	background: #ffffff;
	margin: 0;
	padding: 0;
	text-align: center;
}

.red {
	color: #FF0000;
}
.blue {
	color: #0000EB;
}
.big {
	font-size: 120%;
	font-weight: bold;
	letter-spacing: 0;
}
.biggest {
	font-size: 160%;
	font-weight: bold;
	letter-spacing: 0;
}
.small {
	font-size: 95%;
	letter-spacing: 0;
}

a {
	color: #eeeeee;
	text-decoration: underline;
}
a:hover {
	color: #555555;
	text-decoration: none;
}
a img, a img:hover {
	border: none;
}
a img:hover {
	filter: alpha(opacity=70);
	-moz-opacity: 0.7;
	opacity: 0.7;
}
a.nofilter img:hover {
	filter: alpha(opacity=100);
	-moz-opacity: 1.0;
	opacity: 1.0;
}
p.top {
	text-align: center;
	font-size: 11px;
	color: #ffffff;
	margin: 0;
	padding: 0;
}
p.none {
	padding-top: 50px;
	font-size: 16px;
	color: #cc0000;
	font-weight: bold;
	text-align: center;
}
img.alignleft {
	float: left;
	margin: 0 10px 10px 0;
	padding: 0;
}
img.alignright {
	float: right;
	margin: 0 0 10px 10px;
	padding: 0;
}
img.face {
	margin: 2px 0 0 5px;
	padding: 0;
}

#screen {
	margin: 0 auto 0 auto;
	padding: 3px 0 0 0;
	width: 880px;
	background: url(images/back.gif) repeat-y center #fff;
	text-align: center;
}

#page {
	margin: 0 auto 0 auto;
	width: 840px;
	text-align: left;
	background-color: #000000;
}

#header {
	width: 838px;
	height: 100px;
	position: relative;
	margin: 0;
	padding: 0;
	text-align: left;
	border: 1px solid #000;
}
#header h1 {
	margin: 0;
	padding: 0;
}
#header h1 a {
	margin: 0 auto;
	display: block;
	width: 838px;
	height: 100px;
	text-indent: -9999px;
	overflow: hidden;
}
#header h1 a.mark {
	background: url(images/title.jpg) no-repeat 0 0;
}
#header h1 a:hover.mark {
	background: url(images/title.jpg) no-repeat 0 -100px;
}

#headMenu {
	width: 840px;
	margin: 0 auto 0 auto;
	padding: 3px 0;
	line-height: 14px;
	font-size: 10px;
	background-color: #000;
	color: #fff;
	border-top: 1px solid #fff;
	border-bottom: 1px solid #fff;
	text-align: center;
	letter-spacing: 1px;
}
#headMenu .headnavi a {
	margin-right: 6px;
	color: #fff;
	text-decoration: none;
}
#headMenu .headnavi a:hover {
	margin-right: 6px;
	background-color: #fff;
	color: #333;
	text-decoration: none;
}

#leftnavi {
	width: 160px;
	float: left;
	padding: 0;
	margin: 0;
	background-color: #000;
	color: #333;
	border-top: 1px solid #000;
	display: inline;
	letter-spacing: 1px;
}
#leftnavi p.menubar {
	text-align: center;
	font-size: 12px;
	background: url(images/m_bar.gif) no-repeat 0 0;
	color: #ffffff;
	margin: 0;
	padding: 0;
	line-height: 36px;
}
#leftnavi p.sidetitle {
	text-align: center;
	color: #fff;
	background-color: #000;
	width: 160px;
	font-size: 12px;
	margin: 5px 0 0 0;
	padding: 0;
	line-height: 22px;
	border-top: 2px solid #fff;
	border-bottom: 2px solid #fff;
}
#leftnavi p.c1 {
	font-size: 10px;
	line-height: 14px;
	color: #eeeeee;
	padding: 0;
	margin: 2px 4px;
	width: auto;
}
#leftnavi p.c2 {
	font-size: 10px;
	line-height: 14px;
	color: #eeeeee;
	padding: 5px;
	margin: 5px;
	border: dashed #666 1px;
	width: auto;
}
#leftnavi .home {
	margin: 0;
	padding: 0;
}
#leftnavi .home a {
	margin: 0;
	padding: 0;
	display: block;
	width: 160px;
	height: 60px;
	text-indent: -9999px;
	overflow: hidden;
	background: url(images/home.jpg) no-repeat 0 0;
}
#leftnavi .home a:hover {
	margin: 0;
	padding: 0;
	display: block;
	width: 160px;
	height: 60px;
	text-indent: -9999px;
	overflow: hidden;
	background: url(images/home.jpg) no-repeat 0 -60px;
}
#leftnavi .navi {
	margin: 0;
	padding: 5px 3px 3px 2px;
	background-color: #000;
}

#leftnavi .navi ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

#leftnavi .navi ul li {
	color: #000;
	font-size: 10px;
	margin: 0;
	padding: 0;
	line-height: 25px;
}

#leftnavi .navi ul li a {
	display: block;
	color: #000;
	background-color: #fff;
	border-bottom: 2px solid #000;
	padding-left: 5px;
	margin-left: 5px;
	width: 141px;
	text-decoration: none;
}

#leftnavi .navi ul li a:hover {
	display: block;
	color: #fff;
	background-color: #555;
	border-bottom: 2px solid #000;
	text-decoration: none;
	padding-left: 5px;
	margin-left: 5px;
	width: 141px;
	text-decoration: none;
}
#leftnavi .shopping {
	font-size: 10px;
}
#leftnavi .shopping ul {
	margin: 0 0 10px 0;
	padding: 0;
	width: auto;
}
#leftnavi .shopping ul li {
	margin: 0;
	list-style-type: none;
	line-height: 14px;
	padding: 5px 0 5px 22px;
	background-image: url(images/sidearrow.gif);
	background-repeat: no-repeat;
	border-bottom: 1px dashed #555555;
	width: 138px;
}
#leftnavi .shopping ul li a {
	color: #fff;
	text-decoration: none;
}
#leftnavi .shopping ul li a:hover {
	color: #333;
	background-color: #fff;
	text-decoration: none;
}

#content {
	float: left;
	position: relative;
	margin: 10px 0 0 10px;
	padding: 0 0 10px 0;
	text-align: left;
	display: inline;
	width: 500px;
}
#content .blogtop {
	margin: 0 0 10px 0;
	padding: 5px 0 ;
	width: 500px;
	height: 40px;
	text-align: center;
	background: url(images/blogtop_back.jpg) no-repeat 0 0;
}
#content .blog_home {
	font-size: 12px;
	letter-spacing: 1px;
	margin: 10px 0;
	padding: 10px 0;
}
#content .bottom {
	width: 500px;
	height: 20px;
	background-image: url(images/postback_b.gif);
	background-repeat: no-repeat;
	margin: 0 0 10px 0;
}
#content .post {
	font-family: Meiryo, "Bitstream Vera Sans", Verdana, Osaka, sans-serif;
	margin: 0;
	padding: 10px 10px 15px 10px;
	width: 480px;
	background-color: #ffffff;
	background-image: url(images/postback.gif);
	background-repeat: no-repeat;
}
#content .post a {
	color: #0066cc;
	font-weight: bold;
	text-decoration: underline;
}
#content .post a:hover {
	color: #114477;
	text-decoration: none;
}
#content .post p {
	margin: 2px 0 2px 0;
	padding: 5px 0 10px 0;
	line-height: 22px;
	font-size: 13px;
	color: #333333;
	letter-spacing: 0;
	width: 100%;
}
#content .post h2.posttitle {
	width: 480px;
	margin: 0;
	padding-top: 25px;
	padding-bottom: 5px;
	line-height: 24px;
	font-size: 20px;
	font-weight: bold;
	color: #cc0000;
	border-bottom: 1px dashed #555555;
}
#content .post h2.posttitle a {
	font-size: 20px;
	color: #cc0000;
	text-decoration: none;
	font-weight: bold;
}
#content .post h2.posttitle a:hover {
	font-size: 20px;
	background-color: #FFFFFF;
	color: #ff0000;
	text-decoration: none;
	font-weight: bold;
}
#content h3 {
	margin: 15px 0 15px 0;
	padding: 5px 0 5px 10px;
	line-height: 20px;
	font-size: 16px;
	font-weight: bold;
	border-bottom: 1px solid #555555;
	border-left: 5px solid #555555;
	color: #000000;
}
#content .post ul {
	margin: 0 0 8px 0;
	padding: 0 0 5px 0;
}
#content .post ul.metadata {
	text-align: left;
	padding: 2px 0 0 20px;
	margin: 5px 0 15px 0;
	font-size: 10px;
	line-height: 14px;
	background-image: url(images/calendar.png);
	background-repeat: no-repeat;
	width: 460px;
}
#content .post ul.metadata li {
	display: inline;
	font-size: 10px;
	color: #555555;
	padding-right: 5px;
	margin-right: 5px;
}
#content .post:after {
	content: "";
	display: block;
	clear: both;
}
#content .contactform {
	font-size: 12px;
}
#content .contactright {
	margin: 3px auto 10px auto;
}
.navigation, .pandn {
	clear: both;
	display: block;
	text-align: center;
	margin-bottom: 10px;
	padding: 0;
	width: 500px;
	color: #eeeeee;
}
.navigation, .pandn a {
	font-size: 12px;
	color: #eeeeee;
	text-decoration: underline;
}
.navigation, .pandn a:hover {
	font-size: 12px;
	color: #555555;
	text-decoration: none;
}

.alignright {
	float: right;
}
	
.alignleft {
	float: left
}

#sidebar {
	float: right;
	position: relative;
	width: 158px;
	padding: 0;
	margin: 0;
	display: inline;
	border-right: 1px solid #000;
}
#sidebar p {
	font-size: 12px;
	line-height: 15px;
	margin: 0 0 5px 0;
	padding: 0;
}
#sidebar p a:hover {
	color: #333333;
	background-color: #eeeeee;
	text-decoration: none;
}

#sidebar ul {
	list-style-type: none;
	margin: 10px 0;
	padding: 0;
}

#sidebar ul li {
	color: #5f5f5f;
	font-size: 13px;
	margin: 0;
	padding: 0;
}

#sidebar ul li p {
	color: #eeeeee;
	font-size: 10px;
	width: 153px;
	font-weight: normal;
	margin: 0;
	margin: 0 5px 0 0;
}

#sidebar ul li h2 {
	font-family: Osaka, Verdana, sans-serif;
	color: #aa0000;
	width: 115px;
	font-size: 12px;
	font-weight: bold;
	margin: 5px 0 10px 0;
	padding-left: 43px;
	line-height: 35px;
	background-image: url(images/sideh2.gif);
	background-repeat: no-repeat;
	border-bottom: 1px dotted #666666;
}

#sidebar ul li h2 a {
	color: #aa0000;
	text-decoration: none;
}

#sidebar ul li h2 a:hover {
	color: #ff9000;
	text-decoration: none;
}

#sidebar ul li ul {
	margin: 5px 0 15px 0;
	padding-left: 5px;
	width: auto;
}

#sidebar ul li ul li {
	margin: 0;
	padding-bottom: 3px;
	list-style-type: none;
	font-size: 10px;
	line-height: 14px;
	color: #eeeeee;
}

#sidebar ul li ul li a {
	color: #eeeeee;
	text-decoration: underline;
}

#sidebar ul li ul li a:hover {
	color: #333333;
	background-color: #eeeeee;
	text-decoration: none;
}

#sidebar ul li ul li ul{
	margin: 5px 0 0 0;
	padding: 0;
	width: auto;
}

#sidebar ul li ul li ul li{
	margin: 0;
	padding-bottom: 3px;
	list-style-type: none;
	font-size: 10px;
	line-height: 12px;
}

#sidebar ul li ul li ul li a {
	color: #0066cc;
	text-decoration: none;
}

#sidebar ul li ul li ul li a:hover {
	color: #114477;
	text-decoration: underline;
}

#sidebar ul li .textwidget {
	padding: 2px 5px 15px 5px;
	margin: 0;
	width: auto;
	line-height: 14px;
}

#commentform {
	clear: both;
	width: 480px;
	text-align: left;
	margin-top: 30px;
}
#commentform p {
	margin: 2px 0;
	padding: 3px 0 3px 0;
	line-height: 14px;
	font-size: 12px;
	color: #333333;
}
#commentform p.comtitle {
	margin: 5px 0;
	padding: 3px 0 3px 0;
	line-height: 14px;
	font-size: 10px;
	color: #333333;
	font-weight: bold;
	text-decoration: none;
	border-top: 1px dotted #666666;
}
#commentform p.mess {
	margin: 2px 0;
	padding-top: 3px;
	line-height: 12px;
	font-size: 10px;
	color: #333333;
	font-weight: bold;
}

ol li {
	padding: 5px 0;
}
ol li p {
	margin: 0;
	padding: 2px 0;
	line-height: 14px;
	font-size: 12px;
	color: #333333;
}

#footer {
	color: #000000;
	background: #ffffff;
	clear: both;
	font-size: 10px;
	margin: 0 auto 0 auto;
	padding: 0;
	text-align: center;
	width: 840px;
	height: 65px;
}
#footer p {
	font-size: 10px;
	color: #000000;
	margin: 0;
	padding-top: 10px;
	padding-left: 15px;
	line-height: 14px;
}
#footer a {
	color: #0066cc;
	text-decoration: none;
}
#footer a:hover {
	color: #114477;
	text-decoration: underline;
}

#searchform {
 	padding:16px 15px 0 0;
}
#searchform .button {
	padding: 1px;
	background:#333333;
	color:#ffffff;
	border:none;
}
#searchform .button:hover {
	background:#666666;
	color:#ffffff;
	text-decoration:none;
}
.more-link{
	text-align: left;
	padding-top: 10px;
	padding-bottom: 10px;
	font-size: 12px;
}

blockquote {
	background-image: url(images/read+.gif);
	background-repeat: no-repeat;
	margin: 10px auto 5px auto;
	padding: 0 5px 5px 35px;
	width: 430px;
}
blockquote p {
	color: #888888;
	font-size: 10px;
	border-top: 1px dotted #888888;
	border-bottom: 1px dotted #888888;
}
.wp-pagenavi {
	text-align: center;
	padding-bottom: 5px;
}
.wp-pagenavi a, .wp-pagenavi a:link {
	padding: 2px 4px 2px 4px; 
	margin: 2px;
	font-size: 12px;
	text-decoration: none;

	border: 1px solid #FFFFFF;
	color: #FFFFFF;
}



.wp-pagenavi a:hover {	
	border: 1px solid #cc0000;
	color: #FFFFFF;
}
.wp-pagenavi span.pages {
	font-size: 12px;
	padding: 2px 4px 2px 4px; 
	margin: 2px 2px 2px 2px;
	color: #000000;
	border: 1px solid #FFFFFF;
	background-color: #FFFFFF;
	text-align: center;
}
.wp-pagenavi span.current {
	font-size: 12px;
	padding: 2px 4px 2px 4px;
	color: #FFFFFF;
	margin: 2px;
	font-weight: bold;
}
.wp-pagenavi span.extend {
	padding: 2px 4px 2px 4px; 
	margin: 2px;	
	color: #FFFFFF;
}