@charset "utf-8";

* {
	margin : 0;
	padding : 0;
	font-size:14px;
	word-break:break-all;
}

/* 全体 */

body {
	color : silver;
	background : black;
	text-align : left;
	line-height : 1.5;
}

/* リンク */

a:link {color : white ;text-decoration : none;}
a:visited {color : gray ;text-decoration : none;}
a:hover {color : white ;text-decoration : underline;}
a:active {color : white ;text-decoration : none;}

a img{border:none;}


/* 外枠 */

#container{
	width: 730px;
	margin:0 auto;
              border: silver 1px solid;
}



/* ブログ最上部（タイトル） */

#header{
	height : 130px;
	text-align:left;
	margin-bottom:25px;
}

h1{
	voice-family : "\"}\"";
	voice-family : inherit;
	padding : 10px 0 0 30px;
	margin:0 auto;
	font-size : 16px;
}

h1 a{
	color: silver;
	font-size : 16px;
	font-weight : bold;
}


h1 a:link{color: silver;text-decoration:none;}
h1 a:visited{color: silver;text-decoration:none;}
h1 a:hover{color: white;text-decoration:none;}
h1 a:active{color: silver;text-decoration:none;}

h2{
	padding : 0 50px 0 30px;
	font-size: 12px;
	color: silver;
	margin:0 auto;
}

/* ブログ中心部 */


#blogcontainer{
}




/* サイドバー（共通） */
.sidebody{
	background: black;
	padding : 0 3px 0 3px;
	overflow:hidden;
}

.description{
	background: black;
	padding : 0 3px 0 3px;
}

.sidebottom{
	margin-bottom:20px;
}



/* 左サイドバー（プラグインカテゴリー１・２） */

#left{
	float:left;
	width:185px;
	margin-left:5px;
}

#left h3{
	color: silver;
	background : black;
	text-align : left;
	font-weight : normal;
	padding: 0px 5px 0px 5px;
	margin-bottom:5px;
              border: silver 1px solid;
}


#left ul {
	margin : 0 5px 0 20px;
}



/* 中央上部（プラグインカテゴリー３） */

#center{
	margin-left: 0px;
}

#center h3{
	color: silver;
	text-align : left;
	font-weight : normal;
	padding: 0px 5px 0px 5px;
	margin-bottom:5px;
              border: silver 1px solid;
}

#center ul {
	margin : 0 5px 0 20px;
}


/* 本文部分 */

#blog{
	float:right;
	width:515px;
	background : black;
	margin-right:5px;
	overflow:hidden;
}

.entry-header{
              border: silver 1px solid; 
}


#blog h3{
	padding: 0px 5px 0px 5px;
	font-size:12px;
	font-weight:normal;
	overflow:hidden;
	background: black;
}

#blog h3 a{
	font-size: 12px;
	font-weight: normal;
	overflow:hidden;
	color: silver;
}


.entry-body{
	padding:10px 20px 10px 20px;
	background : black;
              border-right: silver 1px solid;
              border-bottom: silver 1px solid;
              border-left: silver 1px solid;
}

.entry-footer{
	background: black;
	color: silver;
}

.aabody{
	width:100%;
	overflow:hidden;
}

.section{
}

.totop{
	padding:0 0 0 400px;
	background: silver;
}

.totop a:link,.totop a:hover,.totop a:visited,.totop a:active{
}

.date {     
	padding: 0px 10px 10px 0px;
	text-align:right;
	color: silver;
}

.section ul.entry-footer {
	padding: 5px 10px 0px 10px;
	list-style-position : inside;
	text-align:right;
	color: silver;
}

.section ul.entry-footer a:link,.section ul.entry-footer a:hover,.section ul.entry-footer a:visited,.section ul.entry-footer a:active{
}

.section ul.entry-footer li {
	display : inline;
	list-style-type : none;
}

.blogbottom{
	margin-bottom:14px;
}


.community
{
	margin-top:20px;
}


/* コメント・トラックバック部分*/


.commenttop{
	height: 50px;
}


              
.comment{ 
	font-weight: normal;
	background: black;
	color: silver;
	padding:0 20px;
}

.commentbottom{
	height:19px;
	margin-bottom:15px;
}


#comment-top{
	border-bottom: white 1px solid;
	margin-top: 10px ;
}


.comment-body,.comment-footer,.comment-post,.comment_body,.trackback-url{
	padding: 10px ;
}


.comment-footer a{
}

#blog form{
}

.comment-top,.comment-post{
              border-bottom: silver 1px solid;
}

.comment-header{
	font-size: 12px;
	font-weight:bold;
	margin : 5px 0 5px 0;
}

.comment-body{
	margin : 0 10px;
}
.comment-footer{
	margin : 5px 0 10px 0;
}



/* コメントフォームのボタン */


p.form_btn input {
	padding: 2px;
	font-weight: normal;
	font-family:Verdana,Tahoma,Sans-serif;
	color: silver;
	border:1px solid silver;
	}


p.form_btn {
	margin-top : 10px;
	}


#trackback-top{
	border-bottom: white 1px solid;
}


.trackback-header{
	font-size: 12px;
	font-weight:bold;
}

.trackback-excerpt{
	margin : 5px 0 5px 0;
}
.trackback-footer{
	margin : 5px 0 10px 0;
}

.prev-next-navi{
	text-align: center;
}

.prev-next-navi a:link,.prev-next-navi a:hover,.prev-next-navi a:visited,.prev-next-navi a:active{
}





/* ブログ最下部 */
#footer{
	color:silver;
	text-align:center;
	height: 45px;
	padding-top:6px;
	border-top: silver 1px solid;
	margin-top: 10px;
}

hr{
	width:100%;
	border: 1px dotted #ccc;
}


/* カレンダー */

table.calender {
	width : 100%;
	border-collapse : collapse;
	voice-family : "\"}\"";	
	voice-family : inherit;
	font-size : small;
}

html>table.calender {
	font-size : small;
}



.calender caption {
	color:#808080;
	margin-bottom : 10px;
}



.calender th {
	color:#808080;
	padding : 0.1em;
	border-bottom : 1px dotted #808080;
	text-align : center;
}



.calender td {
	color:#999;
	padding : 0.1em;
	border-bottom : 1px dotted #ccc;
	text-align : center;
}

/* カレンダー日曜日 */

th#sun {
	color : #E56D83;
}

/* カレンダー土曜日 */

th#sat {
	color : #6DC4E5;
}


