@charset "UTF-8";

/* ---------- main ---------- */

.entry{
	color: #000;
	width:480px;
	font-size:13px;
	margin-bottom:20px;
	float: left;
}
.entry a{
	text-decoration:underline ;
	color: #006666;
}
.entry a:visited{
	color: #006666;
}
.entry a:hover{
	color: #CC0033;
        background: url(../image/bg.gif) repeat;
}
p.date-header{
	width:100%;
	color: #990033;
	font-size:12px;
	padding:5px 0 5px 0;
	background-color:inherit;
	clear:both;
}

h3.entry-header{
        background: url(../image/bg.gif) repeat;
	font-weight:bold;
	margin-bottom:10px;
}

h3.entry-header a{
	color: #006666;
	background-color: inherit;
	padding:3px;
}
h3.entry-header a:visited{
	color: #006666;
}
h3.entry-header a:hover{
	color: #CC0033;
	background-color: #FFFF66;
	padding:3px;
}

.navi-link a{
	letter-spacing:2px;
	font-size:14px;
	color: #006666;
}
.entry-content{
	padding:10px;
}

blockquote{
	padding:10px;
	border:1px dashed #999999;
        font-style: italic;
}

.entry-body p{
	margin-bottom:15px;
}

.entry-body img{
	border:0;
	margin-bottom:10px;
}

.entry-body ul{
	list-style-position:inside;
	margin-bottom:15px;
}

.entry-body li{
	margin-bottom: 5px;
	list-style-type: square;
}

.entry-more{
	margin:5px 0 15px 0;
}

div.entry-tags ul.entry-tags-list{
	list-style:none;
	border-bottom:1px dotted #999999;
	padding:0 0 5px 0;
	margin:0 0 10px 0;
}

div.entry-tags ul.entry-tags-list li{
	display:inline;
	margin:0 10px 0 0;
	font-size:80%;
}

.entry-info{
	padding-bottom:10px;
}

.entry-info ul{
	list-style-type: none;
}

.entry-info li{
	font-size:11px;
	display:inline;
	margin-right: 5px;
}

/* ---------- main_end ---------- */

/* ---------- menu ---------- */
#menu{
	float: right;
	width:140px;
	padding:5px;
}
 .right-content{
}
.right-content h3{
	padding:2px;
}
#menu dt{
	padding:3px;
        background: url(../image/bg.gif) ;
	margin-bottom: 5px;
	letter-spacing:1px;
        font-family:SimSun;
	line-height: 1em;
	color: #006666;
	list-style-type: none;
	font-size: 13px;
}
#menu ul{
	margin-bottom: 10px;
}
#menu li{
	margin-left:5px;
	letter-spacing:2px;
	line-height: 1.5em;
	list-style-type: none;
	background-color:inherit;
	font-size: 12px;
}
#menu li a{
	color: #000;
	background:url(../image/list.gif) no-repeat 0em .2em;
	padding-left: 10px;
}
#menu li a:hover{
	color: #CC0033;
	background:url(../image/list_on.gif) no-repeat 0em .2em;
}
.search-form,
.category-archives,
.monthly-archives,
.recent-entry,
.site-link,
.cclicense,
.powered{
	background-color:transparent;
	background-image:url(menu_bg.gif);
	background-repeat:repeat;
	background-position:0 0;
	color:inherit;
	margin-bottom: 10px;
	padding:5px;
}

.search-form label,
.cclicense
{
	background-color:inherit;
	color:#333333;
}

.search-form #search
{
	width:80%;
	border: 1px solid #999999;
	padding:2px;
	background-color:#eeeeee;
}

.search-form .searchsubmit
{
	font-size:60%;
	border: 1px solid #999999;
	background-color:#ffffff;
	margin-top:5px;
}


/* ---------- menu_end ---------- */

/* ---------- search ----------*/

div.content h3.search-results-header
{
	margin:0 0 10px 0;
}

div.search-feed h3
{
	margin:0 0 5px 0;
}

div.search-feed p
{
	color:#666666;
	font-size:70%;
	line-height:140%;
}

div.search-feed-content
{
	border: 1px solid #cccccc;
	padding:10px;
	margin:0 0 10px 0;
}

p.feed-link
{
	margin:5px 0 0 0;
}

form#search-form label
{
	background-color:inherit;
	color:#666666;
	font-size:80%;
	margin:0 0 5px 0;
}

dd#search-box ul,dd#search-options ul
{
	list-style:none;
	padding:0 0 10px 0;
}

dd#search-box ul li,dd#search-options ul li
{
	display:inline;
	margin:0 15px 0 0;
}

dd#search-box input#search
{
	width:70%;
	color:#666666;
	font-size:80%;
	border: 1px solid #666666;
	padding:2px;
	background-color:#eeeeee;
}

dd#search-box input.searchsubmit {
	color:#666666;
	font-size:80%;
	border: 1px solid #666666;
	background-color:#ffffff;
	margin-top:5px;
}

h5.search-results-tit
{
	color:#666666;
	font-weight:bold;
	font-size:70%;
	border-bottom:1px dotted #cccccc;
	padding:2px;
	margin-bottom:10px;
}

p.search-results-content
{
	color:#666666;
	font-size:80%;
	line-height:140%;
	margin:0 0 10px 0;
	background-color:inherit;
}

div.tags-list dl dt
{
	color:#666666;
	font-size:80%;
	line-height:140%;
	margin:0 0 5px 0;
	background-color:inherit;
}

div.tags-list
{
	margin:0 0 10px 0;
}

/* ---------- search_end ----------*/

/* ---------- archives ----------*/

div.archive-body ul.archive-list li
{
	list-style-position:inside;6
	font-size:80%;
	background-color:inherit;
}

/* ---------- archives_end ----------*/