/* This is the StyleCatcher theme addition. Do not remove this block. */
@import url(http://ma2ten.catsyawn.net/mt-static/themes-base/blog.css);
@import url(http://ma2ten.catsyawn.net/mt-static/support/themes/minimalist-blue/minimalist-blue.css);
/* end StyleCatcher imports */


body {
	background: #455E7F;
}

html, body, div, ul, ol, li, dl, dt, dd, form, fieldset, input, textarea, select, pre, code, p, blockquote, th, td {
	font-size: medium;
}

#container {
	width: 800px;
	margin: 0px auto;
}

a,
a:link {
	color: #0060D0;
	text-decoration: none;
}
a:visited {
	color: #2E8B57;
	text-decoration: none;
}
a:hover {
	color: #0066f8;
	text-decoration: underline;
}
a img {
	border: none;
}

#header {
	border-top-width: 4px;
}

#header-content {
	margin: 28px 0 30px 30px;
}

#header-inner, #content-inner, #footer-inner {
	width: 800px;
}

#container-inner {
	width: auto;
}

#header-inner .subtitle {
	color: #ccc;
	margin-left: 20px;
	font-size: 12pt;
}

/* navi */
ul#naviMenu {
	list-style: none none inside;
	background: #3C419A;
	margin: 0;
	padding: 2px 4px;
	height: 2em;
	border-bottom: solid 1px #888;
}

ul#naviMenu li {
	border-left:2px solid #4F589F;
	border-right:2px solid #2F3890;
	float:left;
	font-size:12px;
	height:1.8em;
	line-height:1.8em;
	padding:2px 8px;
	text-align:center;
}

ul#naviMenu li:hover {
	background: #5384BF;
}
ul#naviMenu a:hover {
	text-decoration: none;
}

/* contents */
#content {
	margin-top: auto;
}

.layout-tw #alpha {
	width: 610px;
}

#alpha-inner {
	padding: 0 18px 0 16px;
}

#beta-inner {
	border-right: 1px solid #DFFFDF;
}

.layout-tw #beta {
	left: -610px;
	width: 190px;
	background: #F0FFF0;
}

.widget-header {
	background:#FFFFEE;
	border:1px solid #AAAAAA;
	font-size:14px;
	padding:4px;
	text-align:center;
	margin: 2px 6px;
	font-size: medium;
	cursor: default;
}

.widget-content {
	margin-top: 10px;
	margin-left: 12px;
	margin-right: 12px;
}

.widget-content-flip {
	margin: 0 12px;
	font-size: 86%;
}
/*
.widget-content a {
	color: inherit;
}
*/
.archive-title {
	padding-bottom: 20px;
	margin-bottom: 0;
}

.archive-content ul, .widget-content ul {
	list-style-type: circle;
	padding-left: 14px;
}

.widget-content li {
	margin-top: 4px;
	margin-bottom: 2px;
	line-height: 1.1em;
}

.widget-content ul ul {
	list-style-type: none;
	margin-left: 0;
	padding-left: 2px;
}

.widget-content ul ul li {
	margin: auto;
	font-size: 86%;
}

.widget-content li .entry_info {
	font-size:80%;
	color:#676B7F;
}

/* カレンダー */
.widget-calendar .widget-header {
	padding-bottom: 2px;
	margin-bottom: 2px;
	text-align: center;
	color: #333;
	background: none;
	letter-spacing: 0.2em;
	border: none;
	border-bottom: 1px solid #0a0;
}
#calendar {
	text-align: center;
	padding: 0px;
	font-size: 90%;
	margin-left:auto;
	margin-right:auto;
}
table#calendar {
	border-spacing: 1px;
	background: #8a8;
}
#calendar th {
	text-align: center;
	padding-top: 2px;
	width: 20px;
	background: #DFEEFF;
}
#calendar td {
	padding: 2px;
	line-height: 120%;
	background: #FcFcFc;
}
#calendar td span {
	background: #FcFcFc;
	display: block;
}
#calendar td.today {
	background: #ff40f0;
}
#calendar td a {
	background: #d0faff;
	display: block;
}
#calendar .holiday {
	color: #e50003;
}
#calendar .saturday {
	color: blue;
}
#calendar .sunday {
	color: #e50003;
}

/* ブログ記事日付 */
.date {
	margin: 8px 0;
}

/* ブログ記事日付・各タイトル */
.date,
.trackbacks-header,
.comments-header,
.comments-open-header,
.search-header {
	padding-left: 8px;
	color: #fff;
	background: #8fabbe;
	font-size: 100%;
	font-weight: bold;
	line-height: 2.0;
}

.date .holiday {
	color: #dc143c;
	font-size: medium;
}

/* ブログ記事タイトル */
.entry-title {
	font-size: medium;
	color: #2f4f4f;
	background-color:#d0f0fc;
	background-image:url(http://ma2ten.catsyawn.net/mt-static/images/miniplus.png);
	background-repeat: no-repeat;
	background-position: 3px center;
	padding: 4px 4px 2px 13px;
	text-align: left;
	font-weight: bold;
	margin-top: 8px;
	margin-bottom: 10px;
	border-style:solid;
	border-color:#8a8;
	border-width: 0 0 1px 1px;
}
.entry-title a.category {
	font-size: 85%;
	font-weight: normal;
	text-decoration: none;
	padding: 1px 2px 0 2px;
	color: #256E8B;
	border: #508B8B solid 1px;
}
.entry-title a.category:hover {
	background-color: #FcFFFc;
}

/* ブログ記事 */
.entry-content {
	width: auto;
	margin: 0 3px 2em;
	color: #36414d;
	background: #fff;
	font-size: medium;
	line-height: 150%;
	word-wrap: break-word;
}

/* 段落 */
.entry-content p {
	margin: 15px 0;
}

/* 引用 */
.entry-content blockquote {
	width: auto;
	margin: 0 1.2em;
	background: #f6f6f6;
	font-size: medium;
	padding: 0.5em ;
	background: #ffe;
	border: 1px #666 dotted ;
}

.entry-content .quotetitle { /* 引用文タイトル */
	margin-right: 1em;
	margin-bottom: 0.5em;
	border-bottom: 2px #666 dotted ;
}

.entry-content .quotetitle a {
	text-decoration: none;
	font-weight: bold;
}

.entry-content .quoted {
	margin: 0 1em;
	padding: 6px;
	background: #F2FBFB;
	border: dashed 1px #888;
}

.entry-content pre {
	margin: 15px 20px 0px;
	padding: 10px;
	background: #f6f6f6;
	border: 1px solid #999;
	font-size: 90%;
	line-height: 0.75;
	overflow: auto;
}

.entry-content pre.code {
	font-family: monospace;
}

.entry-content em {
	color: #00a;
	background: #FEFFAF;
	padding: 1px 2px;
	font-style: normal !important;
}

.entry-content b {
	color: navy;
}

.asset-more-link, .asset-meta, .comment-footer, .trackback-footer, .typelist-thumbnailed {
	font-size: medium;
	font-weight: normal;
}

.asset-footer {
	margin-top:auto;
}

.asset-meta {
	text-align: right;
}

/* コメント欄 */
.comments-content {
	margin: 10px 10px auto;
}
.comments-content .comment-header {
	margin-top: 10px;
}
.comments-content .asset-meta {
	text-align: left;
}
.comments-content .comment-content {
	margin-bottom: 20px;
}
.comments-content ul.comment-replies {
	list-style: none;
	margin-left: 0;
	padding-left: 0;
}
.comments-content li.comment-replies-content li.comment-replies-content {
	margin-left: 10px;
	padding-left: 10px;
}

#comment-author, #comment-email, #comment-url {
	width: 50%;
}
#comment-text {
	width: 80%;
}
