@charset "utf-8";

#content .entry	{
	font-size:.85em;
}
#content .entry ul li	{
	margin-left:0;
	list-style:none;
}
.clear { clear:both; }
.strong { font-weight:bold; }

/* message_wrap */
	.message_wrap { margin:10px; margin-bottom:0; font-weight:bold; color:#000000;  }
		.message_wrap .text { margin-right:4px; }
		.message_wrap .count { color:#777; margin-left:6px; margin-right:4px; }

		.message_wrap .search_blog { background:#fafafa; border:1px solid #eee; padding:10px; }

		.message_wrap .thumbnail { float:left; width:90px; }
			.message_wrap .thumbnail img { width:80px; }

		/*.message_wrap .data { float:left; }*/
				.message_wrap .search_blog h3 { margin-bottom:4px; }
				.message_wrap .search_blog .address { font-weight:normal; color:#777; }
					.message_wrap .search_blog .address a { color:#777; text-decoration:none; }
					.message_wrap .search_blog .address a:hover { text-decoration:underline; }

				.message_wrap .search_blog .desc { margin-top:8px; font-weight:normal; color:#999;}

		.message_wrap .search_blog_stat { margin-top:20px;}
		.message_wrap .search_blog_stat .text { margin-left:5px; margin-right:5px; }

		.message_wrap .empty { font-weight:normal; color:#888; }
/* search */
.search { margin-bottom:15px; }
	.search .input { border:1px solid #d9d9d9; background:url(./images/bg_input.gif) repeat-x;  padding:3px; height:13px; color:#888; width:167px; }

/* hotpost */

	.hotpost  {}

/* randomtag */
#sidebar .tagcloud	{	padding:10px 0 20px 30px;	}
#sidebar .tagcloud .tagCloud1 { color: #42b2a9; font-weight: bold; font-size:1.2em;}
#sidebar .tagcloud .tagCloud2 { background:#f6f6f6; color: #2f2f2f; font-weight: bold; font-size:1em;}
#sidebar .tagcloud .tagCloud3 { background:#f6f6f6; color: #2f2f2f; font-weight: bold; font-size:.8em;}
#sidebar .tagcloud .tagCloud4 { color: #2f2f2f; font-size:.8em; font-weight:bold; }
#sidebar .tagcloud .tagCloud5 { color:#6b6b6b; font-size:.8em; }

/* feedlsit */
	.feedlist_wrap { padding:10px; padding-top:5px;  }
		.feedlist_wrap ul { list-style:none; margin:0; }
		.feedlist_wrap ul li { margin-top:10px; margin-bottom:20px; padding-bottom:20px; border-bottom:1px solid #eaeaea; }
	.feedlist_wrap ul li.lastItem { border:0; margin-bottom:0; padding-bottom:10px; }

		.feedlist_wrap .feedlist .thumbnail { float:left; margin-right:10px; }
			.feedlist_wrap .feedlist .thumbnail img { width:56px; }
		.feedlist_wrap .feedlist .data { float:left; width:450px; }
			.feedlist_wrap .feedlist .data h3 { margin-bottom:4px; }
				.feedlist_wrap .feedlist .data h3 a { color:#3b7cb2; text-decoration:none; }
				.feedlist_wrap .feedlist .data h3 a:hover { text-decoration:underline; }
		
			.feedlist_wrap .feedlist .data .extra { color:#eee; margin-bottom:8px; }
				.feedlist_wrap .feedlist .data .extra a { color:#777; text-decoration:none; }
				.feedlist_wrap .feedlist .data .extra a:hover { text-decoration:underline; }
			
			.feedlist_wrap .feedlist .data .desc { color:#999; margin-bottom:8px; }
			.feedlist_wrap .feedlist .data .date { color:#777; margin-bottom:8px; }

		.feedlist_wrap .feedlist .feedlist_more { border-top:1px solid #eee; padding-top:10px;}
			.feedlist_wrap .feedlist .feedlist_more ul { list-style:none; margin:0; background:#f8f8f8; padding:4px; }
			.feedlist_wrap .feedlist .feedlist_more ul li { margin:0; padding:0; border:0; background:url(./images/bg_li2.gif) no-repeat 2px 5px; padding-left:10px; margin-bottom:4px; }
			.feedlist_wrap .feedlist .feedlist_more ul li a { color:#888; text-decoration:none; }
			.feedlist_wrap .feedlist .feedlist_more ul li a:hover { text-decoration:underline; }
			
			.feedlist_wrap .feedlist h4 { color:#666; font-weight:bold; margin-bottom:8px; float:left; }
			.feedlist_wrap .feedlist .more { float:right; }
				.feedlist_wrap .feedlist .more a { color:#888; text-decoration:none; }
				.feedlist_wrap .feedlist .more a:hover { text-decoration:underline; }
			

/* postlist */

	.postlist_wrap { padding:10px; padding-top:5px;  }
		.postlist_wrap ul { list-style:none; margin:0; }
		.postlist_wrap ul li { margin-top:10px; margin-bottom:20px; padding-bottom:20px; border-bottom:1px solid #eaeaea; }
		.postlist_wrap ul li.lastItem { border:0; margin-bottom:0; padding-bottom:10px; }
		.postlist_wrap ul li.hidden .visibility { display:inline; }
		.postlist_wrap ul li.visible .visibility { display:none; }

			.postlist_wrap .postlist .thumbnail { float:left; margin-right:14px; }
				.postlist_wrap .postlist .thumbnail img { width:50px; border:1px solid #ddd; padding:2px; }
			.postlist_wrap .postlist .data { float:left; width:450px; }
				.postlist_wrap .postlist .post_thumbnail_nonexistence .data { width:600px; }

					.postlist_wrap .postlist .data h3 { margin:0; margin-bottom:8px; }
					.postlist_wrap .postlist .data h3 a { color:#3b7cb2; text-decoration:none; }
					.postlist_wrap .postlist .data h3 a:hover { text-decoration:underline; }

				.postlist_wrap .postlist .data .desc { color:#949494; line-height:16px; }
					.postlist_wrap .postlist .data .desc .empty { color:#bbb; }

				.postlist_wrap .postlist .data .extra { color:#949494; margin-top:8px;  }
					.postlist_wrap .postlist .data .extra .sep { color:#999; margin-left:4px; margin-right:4px; }

					.postlist_wrap .postlist .data .extra a { color:#666; text-decoration:none; }
					.postlist_wrap .postlist .data .extra a:hover { text-decoration:underline; }
				
				.postlist_wrap .postlist .data .tag { margin-top:6px; }
					.postlist_wrap .postlist .data .tag a { color:#999; text-decoration:none; }
					.postlist_wrap .postlist .data .tag a:hover { background:#f4f4f4; }

			.postlist_wrap .postlist .boom { float:right; width:54px; margin-right:5px; }

				.postlist_wrap .postlist .boom h3 { background:none; }
				.postlist_wrap .postlist .boom h3 span { display:none; }
					.postlist_wrap .postlist .boom h3 { cursor:pointer; }
					.postlist_wrap .postlist .boom h3.isntBoomedUp .boom_rank_5 { background:url(./images/boomOff5.gif) no-repeat; width:54px; height:54px; }
					.postlist_wrap .postlist .boom h3.isntBoomedUp .boom_rank_4 { background:url(./images/boomOff4.gif) no-repeat; width:54px; height:54px; }
					.postlist_wrap .postlist .boom h3.isntBoomedUp .boom_rank_3 { background:url(./images/boomOff3.gif) no-repeat; width:54px; height:54px; }
					.postlist_wrap .postlist .boom h3.isntBoomedUp .boom_rank_2 { background:url(./images/boomOff2.gif) no-repeat; width:54px; height:54px; }
					.postlist_wrap .postlist .boom h3.isntBoomedUp .boom_rank_1 { background:url(./images/boomOff1.gif) no-repeat; width:54px; height:54px; }				
					.postlist_wrap .postlist .boom h3.isntBoomedUp .boom_rank_0 { background:url(./images/boomOff0.gif) no-repeat; width:54px; height:54px; }			
					
					.postlist_wrap .postlist .boom h3.isBoomedUp .boom_rank_5 { background:url(./images/boomOn5.gif) no-repeat; width:54px; height:54px; }
					.postlist_wrap .postlist .boom h3.isBoomedUp .boom_rank_4 { background:url(./images/boomOn4.gif) no-repeat; width:54px; height:54px; }
					.postlist_wrap .postlist .boom h3.isBoomedUp .boom_rank_3 { background:url(./images/boomOn3.gif) no-repeat; width:54px; height:54px; }
					.postlist_wrap .postlist .boom h3.isBoomedUp .boom_rank_2 { background:url(./images/boomOn2.gif) no-repeat; width:54px; height:54px; }
					.postlist_wrap .postlist .boom h3.isBoomedUp .boom_rank_1 { background:url(./images/boomOn1.gif) no-repeat; width:54px; height:54px; }				
					.postlist_wrap .postlist .boom h3.isBoomedUp .boom_rank_0 { background:url(./images/boomOn0.gif) no-repeat; width:54px; height:54px; }
			
			/* hidden post */
				.postlist_wrap ul li.hidden .data h3 { color:#777; }
					.postlist_wrap ul li.hidden .data h3 a { color:#999; }
				.postlist_wrap ul li.hidden .data .desc { color:#999; }
				.postlist_wrap ul li.hidden .data .extra { color:#999; }
					.postlist_wrap ul li.hidden .data .extra a { color:#999; }

				.postlist_wrap ul li.hidden .thumbnail { opacity:.40; filter: alpha(opacity=40); -moz-opacity: 0.40; }
				.postlist_wrap ul li.hidden .boom { display:none; }


#paging { text-align:center; padding-top:10px; color:#666; }
	#paging .num { text-decoration:none; color:#666; margin-left:2px; margin-right:2px; }
	#paging .selected { color:#4698dd; font-weight:bold; }
#footer .stats,#footer .powered	{	display:inline;	}
#footer .stats li	{
	list-style:none;
	display: inline;
}
