/*copyright by Flag publishing Co.,Ltd.*/

/*-------------------------------------------------------------------------------------
整體設定
-------------------------------------------------------------------------------------*/
*{padding:0;margin:0;}
body{
color:#999;
font-size:12px;
font-family:verdana;
letter-spacing:1px;
line-height:100%;
padding:0;
margin-top:20px;
background:url(http://f10.wretch.yimg.com/zusodesign/9/1096998572.jpg?35lqsQtDdB8D15MIR0qCspsRBTTX4MsUL5XYP_Mx3snH_ooVdpydVu7TGd0-);
}
br{
letter-spacing:normal;
}

/*連結*/
a{
color:#666;
font-family:verdana;
text-decoration:none;
}
a:hover{
color:#ef7a90;
text-decoration:none;
}
a img{
border:none;
}

/*按鈕&輸入框*/
input, textarea{
color:#666;
font-size:12px;
font-family:verdana;
border:#ccc 1px solid;
background:#fff;
}

/*下拉式選單*/
select{
color:#666;
font-size:12px;
font-family:verdana;
border:#ccc 1px solid;
background:#fff;
}

/*內容區塊*/
#container1{
width:880px;
padding:0;
margin:0 auto;
}
#container2{
position:relative;
}

/*文章區&連結區-內容區塊*/
#main2{
margin:20px 0 !important;
}

/*-------------------------------------------------------------------------------------
橫幅設定
-------------------------------------------------------------------------------------*/
#banner{
height:280px;
border:#fff 10px solid;
background:url(http://f10.wretch.yimg.com/zusodesign/9/o1096988767.jpg?_MyM6ERDdB8owJsIVTjye.Zn6ECHF478uJUf_onKLFGije9pFLZv_eQnQFw-) 50% 50% no-repeat;
}

/*網誌名稱*/
#pageheader h1{
position:absolute;
top:20px;
left:20px;
}
#pageheader h1 a{
color:#fff;
font:28px simhei;
font-weight:400;
line-height:30px;
letter-spacing:-1px;
}
#pageheader h1 a:hover{
color:#439182;
}

/*網誌描述*/
span.description{
color:#fff;
font-size:12px;
font-weight:400;
line-height:160%;
width:840px;
position:absolute;
top:60px;
left:20px;
}

/*進入文章後的文章標題*/
#pageheader h1 span.description{
display:none;
}

/*-------------------------------------------------------------------------------------
文章區整體設定
-------------------------------------------------------------------------------------*/
#content{
float:left;
width:620px;
padding:0;
margin:0;
}

/*文章日期*/
.date{
padding:0;
margin:0;
background:#fff;
}
.datediv{
color:#aed5c6;
font-size:11px;
line-height:150%;
letter-spacing:normal;
padding:10px 10px 0;
}

/*單篇文章*/
.blogbody{
padding:0;
margin-bottom:10px;
}
.articletext{
padding:0 10px 0;
margin:0;
background:#fff;
}

/*文章標題*/
.articletext h3.title{
color:#3a856d;
font-size:13px;
font-weight:400;
line-height:200%;
padding:0 10px;
margin:0;
background:#cce4db;
}

/*文章內文*/
.articletext .innertext {
color:#6a3905;
font-size:12px;
line-height:180%;
width:580px;
overflow:auto;
padding:0;
margin:10px;
}

/*文章內文圖片*/
.articletext .innertext img{}

/*繼續閱讀*/
.articletext .extended{
color:#666;
font-size:11px;
line-height:180%;
padding:0;
margin:0 10px;
}
.articletext .extended a{
font-size:12px;
}

/*加入書籤*/
.bookmark{
color:#aaa;
font-size:11px;
text-align:left;
}

/*加入書籤-連結小圖*/
.bookmark a img{}

/*文章人氣*/
#article_counter{
color:#aaa;
font-size:11px;
text-align:left;
}

/*歷史上的今天*/
.history{
padding:0;
margin:0 10px;
}

.history_title{
color:#666;
font-size:11px;
line-height:180%;
}
.history_title a{
font-size:12px;
}

/*文章資訊(xxx at 無名小站~轉寄給朋友)*/
.posted{
color:#aaa;
font-size:11px;
font-weight:400;
text-align:right;
letter-spacing:normal;
padding:5px 10px;
margin:0;
border-top:#abd4c5 1px dotted;
background:#fff;
}
.posted a{
color:#aaa;
}
.posted a:hover{
color:#ef7a90;
}

/*-------------------------------------------------------------------------------------
Digu區設定
-------------------------------------------------------------------------------------*/
.digu{}

/*大頭貼*/.digu .profile{}

/*發表日期*/
.digu .meta{
display:none;
}

/*內文*/
.digu .content{
color:#3a856d;
}

/*-------------------------------------------------------------------------------------
文章列表區設定
-------------------------------------------------------------------------------------*/
.blogbody2 .articletext table{
padding:0;
margin:0;
}
.blogbody2 .articletext table tr td{
color:#aaa;
font-size:11px;
line-height:180%;
border-bottom:#ccc 1px solid;
}
.blogbody2 .articletext table tr td a{
font-size:12px;
}

/*月曆模式檢視*/
.blog table .calendarhead{
color:#7e6b5a;
background:none;
}
.blog table .calendarhead a{
}
.blog table .calendar table{
width:100%;
}

/*-------------------------------------------------------------------------------------
收藏分類區設定
-------------------------------------------------------------------------------------*/
/*分類名稱*/
.blog h3{
font-size:12px;
font-weight:400;
}

/*所有收藏分類-連結*/.blog h3 a{}


/*收藏日期～版主的註解*/
#collection{
color:#6a3905;
font-size:12px;
}

/*單篇*/
#collection li{
border:none !important;
}

/*收藏日期*/
.collect_date{
color:#aed5c6;
font-size:11px;
line-height:150%;
letter-spacing:normal;
}

/*文章標題-連結*/#collection .title a{}

/*收藏分類：作者：*/
.collect_info{
padding:10px;
}

/*版主的註解：*/
.collect_note{
padding:10px;
}

/*分類名稱（篇數）*/
.collect_cate{
border:none !important;
}

/*分類名稱-連結*/
.collect_cate a{
font-size:12px;
font-weight:400;
}

/*copyright by Flag publishing Co.,Ltd.*/

/*-------------------------------------------------------------------------------------
連結區整體設定
-------------------------------------------------------------------------------------*/
#links {
float:right;
width:250px;
padding:0;
margin:0;
background:#fff;
}
#links2{
padding:10px;
}

/*連結區標題*/
.sidetitle{
color:#65853a;
font-size:13px;
font-weight:400;
line-height:200%;
padding:0 10px;
margin:0;
background:#d8e4cc;
}

/*連結區內文*/
.side{
color:#aaa;
font-size:11px;
line-height:180%;
padding:0;
margin:10px;
}
.side a{
font-size:12px;
}

/*-------------------------------------------------------------------------------------
月曆設定
-------------------------------------------------------------------------------------*/
.calendar{
text-align:center;
line-height:140%;
letter-spacing:normal;
width:230px;
padding:0;
margin-bottom:15px;
}
.calendar a{
display:none;
}
.calendar table{
width:230px;
height:150px;
padding:0;
margin:0;
}

/*月份年份*/
.calendarhead{
background:#7e6b5a;
}
.calendarhead a{
color:#fff;
font-size:13px;
font-weight:400;
line-height:200%;
display:inline;
}
.calendarhead a:hover{
color:#ef7a90;
}

/*星期*/
.calendar tr th{
color:#b3977f;
font-weight:400;
font-size:12px;
border:none;
}

/*日期*/
.calendar tr td{
color:#aaa;
font-weight:400;
font-size:11px;
}

/*有發表文章的日期*/
tr td span.calendar a{
color:#fff;
display:block;
background:#666;
}
tr td span.calendar a:hover{
color:#fff;
background:#ef7a90;
}

/*-------------------------------------------------------------------------------------
個人地盤設定
-------------------------------------------------------------------------------------*/
#boxMySpace{}

/*標題*/.boxMySpace0 .sidetitle{}
/*VIP會員圖示*/.vip_icon{display:none;}
/*內文*/.boxMySpace1 .side{}
/*網誌分類*/#blogCategory{}
/*大頭照*/.boxMySpaceImg a img{}
/*首頁*/a#linkMypage{}
/*相簿*/a#linkAlbum{}
/*網誌*/a#linkBlog{}
/*留言*/a#linkGbook{}
/*名片*/a#linkUser{}
/*好友*/a#linkFriend{}
/*影音*/a#linkVideo{}
/*加為好友*/ul#interactionList{}
/*好友的網誌(下拉式選單)*/#friendlist{}

/*-------------------------------------------------------------------------------------
播放相簿設定
-------------------------------------------------------------------------------------*/
#boxSlideShow{}

/*標題*/.boxSlideShow0 .sidetitle{}
/*內文*/.boxSlideShow1 .side{}

/*按鈕(暫停&上一張&下一張)
#boxSlideShow .boxSlideShow1 .side input{
float:left;
margin-right:5px;
}

/*相片連結*/
a#SlidePicLink{
display:inline;
padding:0;
margin:0;
}

/*相片名稱*/
#SlidePicTitle{
color:#999;
font-size:12px;
font-family:verdana;
line-height:150%;
width:110px;
}

/*-------------------------------------------------------------------------------------
進階設定
-------------------------------------------------------------------------------------*/
/*音樂播放*/#boxMusic{}
/*音樂播放-標題*/.boxMusic0 .sidetitle{}
/*歌名&創作者*/.boxMusic0 .sidetitle a{}
/*音樂播放-內文*/.boxMusic1 .side{}

/*最新的文章*/#boxNewArticle{}
/*最新的文章-標題*/.boxNewArticle0 .sidetitle{}
/*最新的文章-內文*/.boxNewArticle1 .side{}

/*文章分類*/#boxCategory{}
/*文章分類-標題*/.boxCategory0 .sidetitle{}
/*文章分類-內文*/.boxCategory1 .side{}

/*我的收藏分類*/#boxCollectionCategory{}
/*我的收藏分類-標題*/.boxCollectionCategory0 .sidetitle{}
/*我的收藏分類-內文*/.boxCollectionCategory1 .side{}

/*最新的收藏文章*/#boxCollection{}
/*最新的收藏文章-標題*/.boxCollection0 .sidetitle{}
/*最新的收藏文章-內文*/.boxCollection1 .side{}
/*收藏的文章日期*/#collect_title{}
/*收藏的文章標題-連結*/#collect_title a{}
/*作者：*/#collect_editor{}
/*作者-連結*/#collect_editor a{}
/*收藏註解-移除虛線*/#collect_description{border:none !important;}

/*文章彙集*/#boxDate{}
/*文章彙集-標題*/.boxDate0 .sidetitle{}
/*文章彙集-內文*/.boxDate1 .side{}
/*文章彙集-下拉式選單*/.boxDate1 .side select{}

/*搜尋*/#boxSearch{}
/*搜尋-標題*/.boxSearch0 .sidetitle{}
/*搜尋-內文*/.boxSearch1 .side{}
/*搜尋-內文區塊*/.boxSearch1 .side form{}
/*搜尋-輸入框&按鈕*/.boxSearch1 .side form input{}

/*最新的回應*/#boxNewComment{}
/*最新的回應-標題*/.boxNewComment0 .sidetitle{}
/*回應的RSS訂閱*/.boxNewComment0 .sidetitle .syndicate{}
/*最新的回應-內文*/.boxNewComment1 .side{}

/*我的訂閱*/#boxRssList{}
/*我的訂閱-標題*/.boxRssList0 .sidetitle{}
/*我的訂閱-內文*/.boxRssList1 .side{}
/*訂閱的標題*/#boxRssEntryTitle{}
/*最新文章標題*/#boxRssEntryBody{}

/*最新的引用*/#boxNewTrackback{}
/*最新的引用-標題*/.boxNewTrackback0 .sidetitle{}
/*最新的引用-內文*/.boxNewTrackback1 .side{}
/*引用資訊(by XXX 日期)*/.boxNewTrackback1 .side span{}
/*引用資訊(XXX的連結)*/.boxNewTrackback1 .side span a{}

/*自訂資料夾*/#boxFolder{}
/*自訂資料夾-標題*/.boxFolder0 .sidetitle{}
/*自訂資料夾-內文*/.boxFolder1 .side{}

/*參觀人氣統計*/#boxCounter{}
/*參觀人氣統計-標題*/.boxCounter0 .sidetitle{}
/*參觀人氣統計-內文*/.boxCounter1 .side{}

/*RSS訂閱*/.syndicate{}

/*-------------------------------------------------------------------------------------
誰來我家設定
-------------------------------------------------------------------------------------*/
#boxWho{
padding:0;
margin:10px 0;
}
#boxWho .sidetitle{
text-align:left;
}

/*全部大頭貼區塊*/
#boxWho div#whowrapper {
width:162px !important;
padding:0;
margin:10px auto;
}

/*單張大頭貼*/
#boxWho li{
width:50px !important;
height:50px !important;
margin:0 2px 4px !important;}
#boxWho li img{
width:48px !important;
height:48px !important;
}
#boxWho li a img{
border:#fff 1px solid !important;
}
#boxWho li a:hover img{
border:#ef7a90 1px solid !important;
}

/*-------------------------------------------------------------------------------------
回應區整體設定
-------------------------------------------------------------------------------------*/
.total-comments-div{
padding:10px;
margin-top:20px;
background:#abd4c5;
}

/*本篇文章引用網址*/
.trackback-url{
color:#fff;
}

/*回應區標題(回應&給個回應)*/
.trackbacks-head .comments-head, .comments-head{
color:#aed5c6;
font-size:13px;
font-weight:400;
line-height:200%;
padding:0 10px;
margin:0;
background:#e1eee9;
}
.comments-head a, .comments-head a:hover{
color:#aed5c6;
font-size:13px;
font-weight:400;
text-align:left;
line-height:200%;
padding:0;
}

/*-------------------------------------------------------------------------------------
單篇回應設定
-------------------------------------------------------------------------------------*/
.comments-body{
padding:0 !important;
margin-bottom:10px;
border-bottom:0px dashed #666 !important;
background:#fff;
}
.comments-body ul.comments-user{
padding:10px;
margin:0;
}

/*訪客回應大頭貼*/
.comments-body span{
padding:0;
margin:0 10px 10px 0;
}
.comments-body a.bighead{}
.comments-body a.bighead img{
border:#fff 1px solid;
}
.comments-body a.bighead:hover img{
border:#ef7a90 1px solid;
}

/*回應內文*/
.comments-body li p{
color:#7e6b5a;
font-size:12px;
line-height:180%;
}

/*X樓*/
.comments-body .cmt_floor{
color:#ccc;
}

/*回應資訊(xxx 於~設為隱藏)*/
.comments-body .comments-post, .trackbacks-post .comments-post{
color:#aaa;
font-size:11px;
text-align:right;
letter-spacing:normal;
padding:5 10px;
margin:0;
border-top:#abd4c5 1px dotted;
}
.comments-body .comments-post a, .comments-body .comments-reply .comments-post a{
color:#666;
text-decoration:none;
}
.comments-body .comments-post a:hover, .comments-body .comments-reply .comments-post a:hover{
color:#ef7a90;
text-decoration:none;
}

/*小圖示*/
.comments-user li img, .comments-author li img{
width:16px;
}

/*-------------------------------------------------------------------------------------
版主回覆區設定
-------------------------------------------------------------------------------------*/
.comments-body .comments-reply ul.comments-author{
padding:0 !important;
margin:0;
filter:alpha(opacity=100);-moz-opacity:1 !important;
background:#f9d2ce;
}

/*回覆內文*/
.comments-body .comments-reply li p{
color:#6a3905;
padding:10px 10px 0;
margin:0 !important;
}

/*回覆資訊*/
.comments-body .comments-reply .comments-post{
color:#f9d2ce;
padding:0;
margin:0;
border:none;
}

div.comments-reply-edit form{
padding:10px;
margin:0;
display:block;
}

/*回覆打字區*/
#do_comments-reply-edit{
width:90% !important;
height:120px !important;
}
div.comments-reply-edit input{
border:none;
background:none;
}

/*-------------------------------------------------------------------------------------
訪客回應區設定
-------------------------------------------------------------------------------------*/
.total-comments-div form{
color:#999;
font-size:12px;
line-height:120%;
padding:10px;
}
.comments-body textarea{
color:#000;
font-size:13px;
font-family:verdana;
line-height:180%;
height:150px !important;
}
#name_id, #email, #url, #magic{
color:#000;
width:50%;
}

/*-------------------------------------------------------------------------------------
頁尾區設定
-------------------------------------------------------------------------------------*/
#footer{
clear:both;
padding:0;
margin:0;
}

/*copyright by Flag publishing Co.,Ltd.*/