﻿@charset "utf-8";
.papper {margin:15px 0  0
}
#paperCont{ 
	float:left;
	width:630px;
	word-wrap:break-word;
	word-break:normal;
}

/* Breadcrumbs */
#breadcrumbs {
	/*margin-bottom: 15px;
	border-bottom: 1px dotted #e9e9e9;
	
	*/
	padding: 0 0 10px 5px;
	font-size: 11px;
	color: #999;
	text-transform: uppercase;
	
	font-family:"新細明體", Arial
}

#breadcrumbs a {
	background:  url(../imgs/icon/bullet.png) no-repeat right center;
	margin-right: 1px;
	padding-right: 10px;
	color: #999;
}

#breadcrumbs .cat-feed a {
	float: right;
	display: block;
	background: url(images/ico-rss.png) no-repeat right -1px;
	padding-right: 22px;
	color: #999;
	font-size: 11px;
}



/* Author BIO Box */
.entry-author {
	background: #fbfbfb;
	padding: 15px;
	/*margin: 15px 0 15px 0;*/
	border-top: 1px solid #e9e9e9;
	border-bottom: 1px solid #e9e9e9;
}
.author-description{ font-size:100%}
.author-description h3{padding:0 0 5px ;}
.author-description p{ font-size:12px ; color:#666}
#author-link{font-size:12px ; padding:10px 0}
#author-link a{ color:#369}
.author-avatar {
	float: left;
	margin: 0 5px 10px 0;
}

.author-avatar img {
	display: block;
	padding: 4px;
	background: #FFF;
}
.avatar {
	margin-right: 10px;
	float: left;
	padding: 3px;
	border: 1px solid #e9e9e9;
	background: #fff;
}
/*tag*/
.entry-tags{
	margin: 15px 0 15px 0; font-size:12px;
}
.entry-tags a, .entry-tags a:hover { 
	color: #999;
}

.entry-tags span {
	font-weight: bold;
}

/*文章內容*/
#post{padding:15px 0}
#post h2{ font-size:32px}

.entry-post{padding:20px 0}
.entry-post img {
	padding: 0px;
	/*margin: 0px 10px 10px 0px;*/
	display: inline;
	/*float:left;
	width: 100%;*/
}
.entry-post .photo {
	float:left;
	padding:0 15px 15px 0;
	Width: 300px;
	Height: 225px;
}

.entry-post  p
{
	/*font-size:13px;
	color:#666;*/
	line-height:1.63em;
	font-size: 16px;
	color: #000;
	font-family: "新細明體";
	letter-spacing:1px;
}


/*papper fb area*/
.web-widget{

/*	border:1px solid #e9e9e9;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	float:left;margin-right:15px;*/
	clear:both;
	font-size:11px;
	width:600px
}


.web-widget .ctbox{padding:10px 0 }
.web-widget2 .ctbox{padding:10px 0 10px 7px;height: 60px;}
.web-widget .ctbox dl,.web-widget2 .ctbox dl{display: block;float:left;padding:0 8px 6px 0}
.web-widget .ctbox dt,.web-widget2 .ctbox dt{display: block; background: url(../imgs/btn/btn_bb.gif);width: 55px ; height: 39px; text-align: center;line-height: 3em}
.web-widget .ctbox dd,.web-widget2 .ctbox dd{display: block; padding-top:1px; width:55px; text-align:center;}
.web-widget .ctbox dd a,.web-widget2 .ctbox dd a{display: block;width:55px; height: 20px;}
.web-widget .ctbox .btn_f,.web-widget2 .ctbox .btn_f{background: url(../imgs/btn/btn_fb.png)}
.web-widget .ctbox .btn_s,.web-widget2 .ctbox .btn_s{background: url(../imgs/btn/btn_sina.png)}
.side-box{ width:266px; margin:0 10px 10px 0; float: left; } .side-pic{ margin-top: 6px; width:266px; }
.web-widget .ctbox .btn_m,.web-widget2 .ctbox .btn_m{background: url(../imgs/btn/btn_mail.png)}
.web-widget .ctbox .btn_g,.web-widget2 .ctbox .btn_g{background: url(../imgs/btn/btn_g+.png)}
.web-widget .ctbox .btn_t,.web-widget2 .ctbox .btn_t{background: url(../imgs/btn/btn_twt.png)}
.web-widget .ctbox .btn_p,.web-widget2 .ctbox .btn_p{background: url(../imgs/btn/btn_plurk.png)}

.views{ font-size:11px ; font-family:"新細明體", Arial; color:#666;margin:0 0 15px 0}



/* Entry Bottom Utilities */
.entry-bottom {
	background: #fffff0;
	padding: 15px 15px 0 15px;
	border-top: 1px solid #e9e9e9;
	border-bottom: 1px solid #e9e9e9;
	font-size:12px;
}
.entry-bottom a{color: #333;}
.entry-bottom a:hover{color: #369; text-decoration:underline;}
.entry-bottom li {
	margin: 5px 0;
	border-top: 1px dotted #ddd;
}

/* Social Connections */
.entry-social {
	float: right;
	width: 240px;
}

.entry-social ul li {
	padding: 7px 0;
	clear: both;
}

.entry-social ul li a {
	display: block;
	padding: 0 0 0 23px;
	overflow: hidden;
}

.entry-social .twitter_icon a {
	background :url(../imgs/icon/iconTw.png) no-repeat;
}

.entry-social .digg_icon a {
	background: url(../imgs/icon/iconDig.png) no-repeat;
}

.entry-social .facebook_icon a {
	background: url(../imgs/icon/iconFb.png)  no-repeat;
}

.entry-social .delicious_icon a {
	background: url(../imgs/icon/iconDel.png)  no-repeat;
}

.entry-social .stumbleupon_icon a {
	background: url(../imgs/icon/iconStu.png)  no-repeat;
}

.entry-social .linkedin_icon a {
	background: url(../imgs/icon/iconLin.png)  no-repeat;
}

/* Related Posts */
.entry-related-posts {
	float: left;
	width: 340px;
}

.entry-related-posts li {
	/*background: url(images/dot.png) no-repeat left center;*/
	padding: 7px 0 7px 10px;
}


/* comment form */
#commentform {
	margin: 15px 0 0 0;
}
#respond {margin: 30px 0px 0px 0px;}

#respond p {color: #777;margin: 0px;}
#commentform input.txt, #commentform textarea {
	font: 14px/14px Arial, Helvetica, sans-serif;
	border-color: #ccc #efefef #efefef #ccc;
	border-width: 1px;
	border-style: solid;
}

#commentform input.txt {color: #666;background: #fafafa;width: 170px;margin: 0 5px 10px 0;padding: 5px 7px;}

#commentform input.txt {
	color: #666;
	background: #fafafa;
	width: 170px;
	margin: 0 5px 10px 0;
	padding: 5px 7px;
}

#commentform textarea {
	color: #666;
	background: #fafafa;
	width: 95% !important;
	padding: 5px 7px;
}

#commentform #submit {
	margin: 15px 0 10px 0;
}

/* button */
a.button {
	background: url(../imgs/btn/btn-left.png) no-repeat left;
	color: #505050 !important;
	cursor: pointer;	
	display: block;
	float: left;
	font-size: 12px;
	font-weight: bold;
	height: 23px;
	line-height: 22px !important;
	margin: 15px 0;
	padding: 0 0 10px 12px;
}

a.button span {
	background: url(../imgs/btn/btn-right.png) no-repeat right;
	display: block;
	float: left;
	height: 23px;
	padding: 5px 10px 5px 0;
	white-space: nowrap;
}

a.button:hover {
	text-decoration: none;
}
/*留言板結束*/


/*列表*/	
.listArea{padding:0 0 20px 0;}

.listArea h6{display: block ;padding:28px 0 0 0;font-size: 15px;color: #58585a; border-bottom: 1px  dotted #e9e9e9;height: 20px}
.listArea .fixhi{ padding:8px 0 0 0}
.listArea img{float:left ; margin:0 10px 10px 0 ; border:1px solid #e9e9e9 ; padding:2px; width: 120px; height: 90px;}
.listArea ul{display:block;padding:10px 0 0 0;}
.listArea ul li{display: block;padding:10px 0 15px 0; position: relative ; margin-bottom:15px ; border-bottom:1px solid #e9e9e9; min-height:95px}
.listArea ul li h2 {color:#369 ; font-size: 100% ;display: block;padding-bottom: 5px}
.listArea ul li h2 a{color:#369}
.listArea ul li h2 a:hover,.listArea ul li h5 span a:hover{ text-decoration: underline;}
.listArea ul li h5{color:#7d7f7f;font-size: 12px;display: block;padding-bottom: 7px}
.listArea ul li h5 span{}
.listArea ul li h5 span a{color:#369;}
.listArea ul li p{line-height: 1.8em; font-size:12px ; display:block; color:#7d7f7f}
.listArea ul li .viewArea{padding:0.5em 0;border-bottom: 1px dotted #ccc }