/*
Theme Name: sa-sa-ki
Theme URI: http://www.sa-sa-ki.jp/blog/
Description: sa-sa-ki.jpのblogのテーマ
Author: yasu
Version: 1.0.0
*/

* {
	margin: 0;
	padding: 0;
}

body {
	font-family:'ヒラギノ丸ゴ Pro W4', 'Hiragino Maru Gothic Pro', 'ヒラギノ角ゴ ProN W3', 'メイリオ', 'Meiryo', 'Osaka', 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;
	font-size: 100%;
	text-align: center;
	width: 100%;
}

table {
	margin-left: 10px;
}
th {
	text-align: center;
}

blockquote {
	background: #f0fff0;
	border-left: solid 15px #ffffff;
	border-right: solid 15px #ffffff;
	padding: 5px;
	margin: 5px 0px 5px 0px
}

pre {
	white-space: -moz-pre-wrap;
	white-space: -pre-wrap;
	white-space: -o-pre-wrap;
	white-space: pre-wrap;
	word-wrap: break-word;
}

#container {
	width: 1000px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
/*	background: #ffffff; */
}

#header {
	height: 100px;
	line-height: 100px;
	background: url("images/title.png") repeat-x scroll 0 0; 
	color: #ffffff;
}
#header .header-top {
	height: 60px;
	line-height: 60px;
	text-decoration: none;
	padding-left: 10px;
}
#header .header-bottom {
	height: 40px;
	line-height: 20px;
	text-align: left;
	padding-left: 25px;
}

#header a,
#header a:link,
#header a:visited,
#header a:active { 
	color: #ffffff;
	font-size: 30px;
	display: block;
	text-decoration: none;
}
#header a:hover {
	color: #87cefa;
	font-size: 30px;
	display: block;
	text-decoration: none;
}

#navigation {
	background: url("images/title-l.png") repeat-x scroll 0 0; 
}

#navigation ul {
	list-style-type: none;
}

#navigation li {
	float: left;
	width: 99px;
	text-align: center;
	height: 30px;
	line-height: 30px;
	border-right: solid 1px #ffffff;
	color: #ffffff;
	font-size: 12px;
	font-weight: bold;
}
#navigation li a,
#navigation li a:link,
#navigation li a:visited,
#navigation li a:active {
	color: #ffffff;
	display: block;
}
#navigation li a:hover {
	color: #87cefa;
	display: block;
}

#leftnavi {
	float: left;
	width: 170px;
	padding-top: 4px;
	padding-left: 4px;
	padding-right: 1px;
	margin-bottom: 5px;
	font-size: 13px;
}
#leftnavi div {
	margin-bottom: 5px;
}

#leftnavi div h2 {
	background: url("images/title-l.png") repeat-x scroll 0 0; 
	color: #ffffff;
	text-align: center;
	font-size: 16px;
}
#leftnavi div ul,ol {
	list-style-type: none;
}

#rightnavi {
	float: right;
	width: 170px;
	padding-top: 4px;
	padding-left: 1px;
	padding-right: 4px;
	margin-bottom: 5px;
	font-size: 13px;
}
#rightnavi div {
	margin-bottom: 5px;
}
#rightnavi div h2 {
	background: url("images/title-l.png") repeat-x scroll 0 0; 
	color: #ffffff;
	text-align: center;
	font-size: 16px;
}
#rightnavi div ul,ol {
	list-style-type: none;
}
.tweetable_latest_tweets li {
	display: block;
	background: #e6e6fa;
	margin-bottom: 3px;
}
.cat-item .children {
	padding-left: 14px;
}

#calendar_wrap {
	font-size: 14px;
	text-align: center;
}
#recentcomments li {
	diaplay: block;
	background: #e6e6fa;
	margin-bottom: 3px;
}
.blogroll li {
	diaplay: block;
	background: #e6e6fa;
	margin-bottom: 3px;
}
.cat-item {
	margin-bottom: 3px;
}
.popularposts {
	diaplay: block;
	background: #e6e6fa;
	margin-bottom: 3px;
}

#contents {
	float: left;
	width: 640px;
	padding-top: 4px;
	padding-left: 5px;
	padding-right: 5px;
	margin-bottom: 10px;
	font-size: 13px;
}
#contents .post {
	padding-bottom: 10px;
}
#contents .listborder {
	border: 1px solid #0000cc; 
	padding-bottom: 10px;
	margin-bottom: 20px;
}
#contents .post h2 {
	display: block;
	color: #ffffff;
	background: #0000cc; 
	font-size: 18px;
	font-weight: bold;
	padding: 5px 3px 5px 3px;
}
#contents .post h2 a,
#contents .post h2 a:link,
#contents .post h2 a:visited,
#contents .post h2 a:active {
	color: #ffffff;
	font-weight: bold;
}
#contents .post h2 a:hover {
	color: #87cefa;
	font-weight: bold;
}
#contents .post .entry h3 {
	font-size: 16px;
	border-left: solid 6px #ffc0cb;
	color: #ffffff;
	background: #009966;
	margin: 6px 10px 6px 1px;
	padding: 3px 3px 3px 3px;
}
#contents .post .entry h4 {
	font-size: 14px;
	border-left: solid 6px #ffd700;
	color: #ffffff;
	background: #f4a460;
	margin: 4px 18px 4px 5px;
	padding: 3px 3px 3px 3px;
}
#contents .post .entry p {
	margin: 8px 20px 8px 6px;
}

#LinkNaviLeft {
	float: left;
	width: 320px;
	padding-bottom: 15px;
}
#LinkNaviRight {
	float: left;
	width: 320px;
	text-align: right;
	padding-bottom: 15px;
}

#comments {
	color: #ffffff;
	background: #6495ed; 
}
.comment {
	background-color: #afeeee;
	border-left: 4px solid #4682b4;
	color: #606060;
	margin: 0 0 10px;
	padding: 8px 5px 0 8px 
}
.gravatarside {
	float: right;
	width: 48px;
	height: 48px;
	margin: 0 5px 5px 5px
}

#footer {
	clear: both;
	width: 100%;
	height: 60px;
	line-height: 60px;
	border-top: double 3px #0000ff;
	margin-top: 3px;
}

#footer .footer-left {
	width: 550px;
	float: left;
}

#footer .footer-right {
	width: 450px;
	text-align: right;
	float: right;
}

.clearfix {
	clear: both;
}

.console {
	margin: 2px 5px 5px 5px;
	padding: 5px;
        background-color: #000000;
        color: #FFFFFF;
        border-style: double;
        border-color: #999999;
}

#contents .post .entry .console p {
	margin: 8px 0px 8px 0px;
}

.console .input {
	color: #00ffff;
}

.console .point {
	color: #00ff00;
}

.console .warning {
	color: #ffff00;
}

.console .error {
	color: #ff0000;
}
