/*
Theme Name: Mark IX
Description: for The Young PA-s
Author: number2
Version: 1.0
*/

body {
	margin:0;
	padding:0;
	font-family:Verdana, 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', Osaka, 'メイリオ', Meiryo, 'ＭＳ Ｐゴシック', sans-serif;
	color:#5F5F5F;
	background:#333631;
	background:url(images/bg2.png);
	}

small {
	font-size:10px;
	}

pre {
	overflow:auto;
	}

acronym, abbr {
	font-size:0.9em;
	letter-spacing:.07em;
	cursor: help;
	border-bottom:1px dashed #999;
	}

a {
	color:#867b64;
	text-decoration:none;
	}

a:hover {
	color:#686050;
    text-decoration:underline;
	}

a img {
	border: none;
	}



/* ボックスレイアウト */

body {
	margin:0;
	padding:0;
	}

#page {
	margin:20px auto 20px auto;
	padding:0;
	width:960px;
	background:#eae1cf;
    border:1px solid #eae1cf;
	}

#header {
	height:320px;
	margin:0;
	padding:0;
	background:url(images/header2010.png);
	border-bottom: 1px solid #eae1cf;
	}

#wrapper {
	margin:45px 0 0 0;
	padding:15px;
	}

#content {
	margin:0;
	padding:0 10px 0 0;
	width:660px;
	float:right;
	}
	
#maintop {
	background:#eae1cf;
	background:url(images/weblogtop.png);
	background-position:top;
	background-repeat:no-repeat;
	border-bottom: 1px dotted #867b64;
	margin:0 0 4px 0;
	padding:0;
	width:660px;
	height:110px;
	float:right;
	}
	
#sidebar {
	clear:left;
	float:left;
	position:relative;
	top:5px;
	left:0px;
	margin:0 0 28px 0;
	padding:0 0 0 0;
	width:240px;
	background:#eae1cf;
	border-right:1px dotted #867b64;
	}	

#footer {
	color:#333631;
	background:#C9C0B0;
    border-top:1px solid #333631;
    border-bottom:1px solid #333631;
	clear:both;
	margin:0 auto 0 auto;
	padding:5px 0 5px 0;
	}



/* ヘッダー */

#header h1 {
	margin:0;
	font-family:Georgia, sans-serif;
	}

#header h1 a {
	position:relative;
	top:15px;
	left:12px;
	font-size:22px;
	background:transparent;
	padding:3px;
	color:#ee7800;
	text-decoration:none;
	}

#header h1 a:hover {
	position:relative;
	top:15px;
	left:12px;
	font-size:22px;
	background:transparent;
	padding:3px;
	color:#eae1cf;
	text-decoration:none;
}

#header .description {
	position: relative;
	top: 12px;
	left: 12px;
	font-family: Georgia, sans-serif;
	font-size: 12px;
	background: transparent;
	padding: 5px;
	color: #eae1cf;
	text-decoration: none;
}

#hmenu {
	padding: 0;
	margin: 4px 0 0 15px;
}

#hmenu ul {
	display:inline;
	margin:0;
	padding:0;
}

#hmenu ul li {
	padding:0;
	display:inline;
	margin:0;
}

#hmenu ul li {
	font: 12px Verdana, sans-serif;
}

#hmenu ul li.page_item a {
	padding: 5px 10px 5px 10px;
	background: #C9C0B0;
	color: #626063;
	text-decoration: none;
	float: left;
	border-right: 4px solid #eae1cf;
}

#hmenu ul li.page_item a:hover {
	padding: 5px 10px 5px 10px;
	color: #ffffff;
	background: #9f9f98;
}

#hmenu ul li.current_page_item a {
	padding: 5px 10px 5px 10px;
	background: #9f9f98;
	color: #ffffff;
	text-decoration: none;
	float: left;
	border-right: 4px solid #eae1cf;
    }
    
#hmenu ul li.current_page_item a:hover {
	color: #ffffff;
	background: #7e837f;
    }

/* ヘッダーここまで */



/* Post */

.post {
	margin:0;
	padding:0; 
	overflow:hidden;
	clear:both;
}

.post h2 {
	margin:0;
	padding:0 0 2px 0;
	text-align:left;
    border-bottom:1px dotted #867b64;
	font-family:Georgia, 'メイリオ', Meiryo, serif;
	font-size:28px;
	line-height:120%;
	color:#626063;
}

.post h2 a {
	font-family:Georgia, 'メイリオ', Meiryo, serif;
	font-size:28px;
	line-height:120%;
	color:#626063;
	text-decoration:none
}

.post h2 a:hover {
	color:#ee7800;
	text-decoration:none
}

.post h3 {
	border-left: 10px solid #626063;
	border-right: 10px solid #626063;
	background: #C9C0B0;
	color: #626063;
	font-size: 12px;
	margin: 20px 0 20px 0;
	padding: 3px 0 3px 10px;
	text-align: left;
}

.post h4 {
	border-left: 10px solid #626063;
	border-right: 10px solid #626063;
	background: #C9C0B0;
	color: #626063;
	font-size: 12px;
	margin: 20px 0 20px 0;
	padding: 3px 0 3px 10px;
	text-align: left;
}

div.archive-title {
	font-size:1.6em;
	font-weight:bold;
}

.post .delimita300 {
	border-bottom: 1px dotted #867b64;
	margin: 5px 0 10px 0;
	padding: 0;
	width: 385px;
}

.post .delimita480 {
	border-bottom: 1px dotted #867b64;
	font-size: 12px;
	margin: 5px 0 10px 0;
	padding: 0;
	width: 660px;
}

.post hr {
   border-width: 1px 0px 0px 0px;
   border-style: dotted;
   border-color: #867b64;
   height: 1px;
	}

.date {
	clear: both;
	color: #ee7800;
	font-size: 10px;
	font-weight: ;
	margin: 0;
	padding: 2px 2px;
	text-align: left;
}

.postmetadata {
	background: #eae1ce;
	border-top: 1px dotted #867b64;
	border-bottom: 1px dotted #867b64;
	font-size: 10px;
	color: #867b64;
	margin: 0 0 5px 0;
	padding: 4px 2px;
}

.clear {
	clear: both;
}

p.audioplayer_container {
	position:relative;
	top:-5px;
}

.entry {
	color: #333631;
	font-size: 12px;
    line-height: 160%;
	margin:15px 0 20px 0;
}

.entry blockquote {
	border:1px dashed #ccc;
	font-size:0.9em;
	padding:5px 20px;
	margin:10px 0;
	background:#f8f8f8;
}

.entry blockquote blockquote {
	font-size:1em;
}

.entry fieldset {
	border:1px dashed #ccc;
}

.entry fieldset legend {
	font-weight:bold;
	text-transform:uppercase;
}

.entry table {
	border-width:1px;
	border-style:solid;
	border-color:#626063;
	font-size:10px;
	border-spacing: 1px;
}

.entry table tr td {
	padding:5px 8px;
	border-width:0 1px 1px 0;
	border-style:solid;
	border-color:#626063;
	background-color: #e9dacb;
}

.entry table tr.gy td {
	background-color: #C9C0B0;
}

.entry table tr th {
	border-width:0 1px 1px 0;
	border-style:solid;
	border-color:#626063;
	padding:5px 8px;
	color:#336316;
	font-weight:bold;
	text-align:center;
}

.boxmain {
	width:650px;
	margin: 0;
	padding:0;
}

.boxleft {
	width: 310px;
	float: left;
	margin: 0 20px 0 0;
	padding: 0;
	border-right: 1px dotted #867b64;
}

.boxright	{
	float:left;
	width: 310px;
	margin: 0;
	padding: 0;
} 

ul {
list-style-type: square;
list-style-position: inside;
padding-left: 5px;
margin-left: 0px;
} 

.entry ol { list-style-type:decimal; }
.entry ol ol {	list-style-type:lower-alpha; }
.entry ol ol ol {	list-style-type:lower-roman; }

img {
	padding: 0;
	max-width: 100%;
	}

.pict {
	border: 1px solid #626063;
	margin: 0;
	padding: 0;
}

.pict2 {
    border: 1px solid #b4ada9;
	background-color: #fff9f5;
	margin: 0;
	padding: 5px;
}

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

.alignright {
	padding:0;
	margin: 2px 0 5px 10px;
	display: inline;
	float:right;
	}

.alignleft {
	padding:0;
	margin: 2px 10px 5px 0;
	display: inline;
	float:left;
	}

.aligncenter, div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

div.navigation div.alignleft {
	float: left
}

div.navigation div.alignright {
	float: right;
}

.navigation {
	text-align: center;
	color: #867b64;
	font-size: 11px;
	margin-top: 5px;
	margin-bottom: 20px;
	padding: 0 2px 0 2px;
}

.navigationoldnew {
	display: block;
	color: #867b64;
	font-size: 11px;
	margin-top: 10px;
	margin-bottom: 20px;
	padding: 0 0 0 2px;
}

.wp-caption {
	border: 1px solid #ccc;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
}

.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;
}

.searchbox {
	padding:20px;
	text-align:center;
	clear:both;
}

.center {
	text-align: center;
	}

.hidden {
	display: none;
	}



/* Comments*/

#comments {
	font-size: 10px;
	line-height: 16px;
}

.commentlist {
	margin:10px 0;
	padding:0 0 0 0;
	border-top: 1px dotted #867b64;
}

.commentlist li {
	list-style:none;
	margin:0;
	padding:0;
	border-bottom: 1px dotted #867b64;
}

li.comment div, li.pingback div {
	padding:10px;
	overflow:auto;
}

li.comment div div, li.pingback div div {
	padding:0;
	overflow:visible;
}

.commentlist li.even {
	background-color:#fffff4;
}

.commentlist li.odd {
	background-color:#fffff9;
}

ul.children li {
	list-style:none;
}

img.avatar {
	float:right;
	border:1px solid #eee;
	padding:2px;
	margin:0;
	background:#fff;
}

.comment-meta, .reply {
	margin:0;
	padding:0;
	font-size:0.8em;
}

.comment-author cite {
	font-style:normal;
	font-weight:bold;
}

select, input, textarea {
	background-color:#fffff4;
	border: 1px solid #867b64;
}

textarea#comment {
	width:80%;
}

#comments div.navigation {
	font-size:0.8em;
}



/* サイドバー */

#sidebar {
	font-size: 10px;
	font-family: Verdana, 'Hiragino Kaku Gothic Pro', sans-serif;
	}
	
#sidebar a	{
	color: #5F5F5F;
	text-decoration: none;
	}
	
#sidebar a:hover	{
	text-decoration: underline;
	}

#sidebar h2 {
	background: #C9C0B0;
	width: 213px;
	font-family: Georgia, serif;
	color: #333631;
	border-bottom: 1px solid #b4ada9;
	border-left: 1px solid #b4ada9;
	font-size: 16px;
	font-weight: normal;
	margin: 0 0 8px 0;
	padding: 2px 0 0 8px;
	}

#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
	}

#sidebar ul li {
	margin:0;
	padding:0;
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 10px;
	}

#sidebar ul p, #sidebar ul select {
	margin: 5px 0 5px 0;
	}

#sidebar ul ul, #sidebar ul ol {
	margin: 0 0 4px 8px;
	line-height: 18px;
	}

#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 12px;
	}

#sidebar ul ol li {
	list-style: decimal outside;
	}

#sidebar ul ul li, #sidebar ul ol li {
	margin: 0;
	padding: 0;
	}



/* Calendar */

#wp-calendar {
	empty-cells: show;
	width: 205px;
	}

#wp-calendar #next a {
	color: #867b64;
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	color: #867b64;
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	font-weight:bold;
	color: #867b64;
	}

#wp-calendar caption {
	font-weight:bold;
	text-transform:uppercase;
	text-align: center;
	color: #867b64;
	}

#wp-calendar td {
	padding: 2px 0;
	text-align: center;
	}

#wp-calendar td#prev a {
	padding: 0;
	text-align:left;
	font-weight:normal;
}

#wp-calendar td#next a {
	padding: 0;
	text-align:right;
	font-weight:normal;
}

/* Calendarここまで */


/* フッター */	

#footer {
	font-size: 10px;
	text-align: center;
}

p.credit a {
	color: #333631;
	text-decoration: none;
}

p.credit a:hover {
	color: #333631;
	text-decoration: underline;
}

