body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, p, blockquote, th, td{margin:0;padding:0;}table{border-collapse:collapse;border-spacing:0;}fieldset, img{border:0;}address, caption, cite, code, dfn, em, th, var{font-style:normal;font-weight:normal;}ol, ul{list-style:none;}caption, th{text-align:left;}h1, h2, h3, h4, h5, h6{font-size:100%;font-weight:normal;}q:before, q:after {}abbr, acronym {border:0;}pre{font-size:1em;}.article-content{overflow:hidden;}

/*-----------------------------------------

發表者:　樂樂
BLOG部落格:　http://blog.pixnet.net/s9me7617
BLOG樣式:　日記本

-----------------------------------------*/

/*--卷軸--*/

html{
scrollbar-face-color:#fff;
scrollbar-highlight-color:#fff;
scrollbar-shadow-color:#fff;
scrollbar-3dLight-color:#fff;
scrollbar-darkshadow-color:#fff;
scrollbar-arrow-color:#A5997E;
scrollbar-track-color:#fff;}


/*--整體設定--*/

body{
font-size:11px;
font-family:"Georgia";
color:#444;
letter-spacing:1.5px;}

#body-div{
margin:0px auto;
width:1002px;
position:relative;

}

/*--超連結--*/
a{
text-decoration:none;
color:#444;
}


/*--滑鼠移動到超連結上時--*/
a:hover{
color:#666;
}
br{letter-spacing:0;}

/*--登入後最上方的後台功能列--*/
#authority{
top:6px;
left:855px;
position:absolute;
}

/*--登入後最上方的後台功能列的所有按鈕--*/
#authority a{}

/*--滑鼠移動到超連結上時--*/

#authority a:hover{
color:#888;
}

/*--發表新文章功能鈕、進入後台功能鈕--*/
#authority #newpost{}
#authority #backstage{}

/*--所有內容--*/
#container{
width:1002px;
margin:0px auto;
overflow:hidden;
background:url(http://p1.p.pixnet.net/albums/userpics/1/9/712319/1217145764.png) repeat-y center;
}


/* ----------------------橫福---------------------*/

/*--登入登出功能列--*/
#login-bar{
top:6px;
left:10px;
color:#333;
position:absolute;
}

#login-bar a{
color:#666;
}


/*--橫幅主要內容-不包括登入功能列--*/
#banner{
text-align:left;
}


/*--部落格標題--*/
#banner h1 a{
font-size:35px;
font-family:"Comic Sans MS";
color:#895C0D;
position:absolute;
top:45px;
left:10px;
}


/*--部落格描述--*/

#banner h2{
position:absolute;
font-size:11px;
color:#888;
text-align:left;
margin-left:70px;
top:105px;
}




/*--跳到主文+部落格全站分類--*/
#banner .skiplink{display:none;}
#blog-category{display:none;}


/*--其他服務連結區塊內的所有連結--*/

#navigation {
position:absolute;
text-indent:-5000px;
width:407px;
height:40px;
left:245px;
top:220px;
background:url(http://p1.p.pixnet.net/albums/userpics/1/9/712319/1217145765.png) no-repeat;
}

#link-profile a, #link-album a, #link-guestbook a, #link-blog a {
display:block;
height:30px;
font-size:0px;
color:#fff;
}

#link-profile a:hover, #link-album a:hover, #link-guestbook a:hover, #link-blog a:hover {
display:block;
text-decoration:none;
height:30px;
font-size:0px;
color:#fff;
}

/*--相簿連結--*/
#link-album {
position:absolute;
width:95px;
left:0px;
top:5px;
}

/*--部落格連結--*/
#link-blog {
position:absolute;
width:60px;
left:120px;
top:5px;
}

/*--留言版連結--*/
#link-guestbook {
position:absolute;
width:80px;
left:210px;
top:5px;
}

/*--名片連結--*/
#link-profile {
position:absolute;
width:85px;
left:320px;
top:5px;
}
/* ----------------------主要內容---------------------*/

/*--主要內容區--*/
#content{
float:left;
padding-left:20px;
overflow:hidden;
margin-top:300px;
width:640px;
}

/*--公告注目區--*/
#spotlight{
border-bottom:1px solid #eee;
margin:10px 0px 15px 0px;
}
#spotlight h5{
margin:0px 0px 20px 10px;
text-decoration:underline;
font-size:13px;
color:#9E8652;
}
#spotlight-text{
text-align:left;
padding:0px 0px 10px 0px;
font-family:"Verdana";
}
#spotlight-text a{color:#666;}


/*--所有文章區塊--*/
#article-area{}

/*--所有文章區塊標題(選擇觀看單一分類文章時的標題)--*/
.article-area-title{
text-align:center;
padding-bottom:5px;
margin-top:10px;
}

/*--瀏覽方式--*/
#display{
text-align:center;
margin-left:10px;
}

/*--瀏覽方式這四個字--*/
#display span{}
/*--標題列表/簡短摘要--*/
#display a{}

/*--單一篇文章--*/
.article{
margin-top:20px;
border-bottom:1px solid #eee;
}

/*--單一篇文章最上方--*/
.article-head{
background:url(http://p1.p.pixnet.net/albums/userpics/1/9/712319/1217496745.png) no-repeat left;
height:52px;
}

/*--發表時間--*/
.publish{
text-align:left;
font-size:11px;
font-family:"Verdana";
color:#666;
padding:10px 0px 10px 85px;
}
/*--月份+日期+星期+年+時間--*/
.month{}
.date{}
.day{}
.year{}
.time{}

/*--文章標題--*/

.title h2 a{
padding-left:85px;
font-size:15px;
font-weight:bold;
font-family:"Verdana";
color:#715C2F;
}

.title h2 a:hover{
color:#89764C;
}



/*--文章標題前的密碼圖示/隱藏圖示/好友保護圖示--*/
.title h2 img{
display:none;
}

/*--單一篇文章中間區塊--*/
.article-body{
padding:15px 10px 20px 10px;
line-height:18px;
color:#444;
font-family:"Verdana";
}

/*--文章內容--*/
.article-content{
line-height:18px;
font-family:"Verdana";
}

/*--繼續閱讀--*/
.more{
text-align:right;
margin:20px 0px 15px 0px;
color:#666;
}


.more a{
text-decoration:none;
background:#E3D0AE;
}


/*--加入書籤--*/
.bookmark{
text-align:right;
margin-top:20px;
}


/*--發表時間--*/
.author{
text-align:right;
margin-bottom:3px;
font-family:"Georgia";
}

/*--推薦上專欄、轉寄文章--*/
.forward{
text-align:right;
}

/*--單一篇文章最下方（全站分類 + 歷史上的今天 + ▲top）--*/
.article-footer{}

/*--此篇文章分類 : 個人分類+全站分類--*/

#blog-main .refer {
display:none;
}
.refer{
text-align:right;
margin:10px;
padding:0px 10px 0px 10px;
border-right:2px solid #D1AA66;
}

/*--歷史上的今天--*/
.history{
display:none;
}

/*--頁數--*/
.page{
text-align:center;
font-size:11px;
font-family:"Century Gothic";
margin:30px 10px 10px 0px;
}

.page span {
font-size:13px;
font-weight:bold;
color:#333;
}

/*--回到頁首--*/
.back-to-top{
text-align:right;
margin-right:10px;
}

/* ------------------- 引用及回應列表 ---------------------------*/

/*--引用及回應列表全部的大範圍--*/
#user-post{
margin-bottom:10px;
}

/*--僅引用區塊--*/
#trackback-box{
margin-bottom:10px;
}

/*--引用網址+網址鈕+複製鈕--*/
#trackback-url{
margin-right:17px;
text-align:right;
}


#trackback-input img {

}

#trackback-box input, select {
margin:0px 5px 0px 0px;
height:18px;
line-height:18px;
border:0px solid #EAEAEA;
text-decoration:underline;
background:#F2E7D5;
}

#trackback-url input {
font-size:11px;
font-family:"Verdana";
COLOR:#666;
padding:0px 0px 2px 0px;
}



/*--僅回應列表--*/
#comment-box{
margin-bottom:20px;
}

/*--引用列表+回應列表--*/
.user-post-box{}

/*--引用列表標題--*/
#trackback-title{
text-align:left;
padding-left:10px;
}

/*--回應列表標題--*/
#comment-title{
text-align:left;
margin-top:10px;
padding-left:10px;
}

/*--引用列表標題+回應列表標題--*/
.user-post-title{
margin-top:10px;
font-size:12px;
font-family:"Gulim";
color:#666;
}

/*--引用內容區塊--*/
#trackback-text{}

/*--回應內容區塊--*/
#comment-text{}

/*--引用內容區塊+回應內容區塊--*/
.user-post-text{}

/*--單一引用--*/
#trackback-box .single-post{}


/*--單一樓層數字--*/

.single-post .floor {
font-size:15px;
font-weight:bold;
font-family:"Verdana";

}


/*--單一回應--*/
#comment-box .single-post{
padding:20px 0px 0px 0px;
width:80%;
margin:0px auto;

overflow:hidden;

}


/*--引用者資訊+回應者資訊--*/
.post-info{
padding-left:0px;
margin-bottom:10px;
padding-bottom:5px;
border-bottom:1px solid #FBDFAA;
color:#999;

}

.post-info .post-time{
color:#444;}
.post-info a{
color:#503701;
}
.post-info a:hover{
color:#503701;
}


a.user-name, a.reply-message, 
a.user-name:hover, a.reply-message:hover {
border:none;
background:none;
}

/*公開/隱藏回響　等圖示*/

.pixnet-user, .hide-message, {
display:none;
}


/*--單一引用內容+單一回應內容+回覆內容--*/

.post-text {
float:left;
margin-top:10px;
color:#503701;
}


#trackback-box .post-text{
width:auto;
float:none;
}

/*--單一引用標題+單一回應標題--*/
.post-text p{}

/*--回應者頭像--*/

.post-photo{
float:left;
padding:10px 20px 10px 0px;

}
.post-photo img {
padding:2px;
border:1px solid #9E8652;
width:60px;
height:60px;
}



/*--回響者名稱--*/
.user-name{
margin-left:20px;
color:#999;
font-family:"Verdana";
}


/*--單一回應者IP--*/

.user-ip {
display:none;
}


.img.pixnet-user {
display:none;
}


/*--版主回覆內容--*/



.reply-text{
line-height:16px;
clear:both;
text-align:right;
padding:10px 0px 10px 0px;
background:#FCD895;
overflow:hidden;
color:#333;

}


/*--版主回覆資訊--*/
.reply-text p{display:none;}



/*--留下迴響--*/
.post-comment a{
display:block;
text-indent:-5000px;
width:215px;
height:51px;
font-size:0px;
color:#fff;
margin:20px auto;
background:url(http://p1.p.pixnet.net/albums/userpics/1/9/712319/1217146410.png) no-repeat;
}


/* ------------------- 列表模式的文章區塊 -------------*/

.main-list{
margin-top:20px;
}


.main-list table{
width:90%;
margin:10px;
}


.main-list th{
padding:2px;
color:#000;
}


.main-list td{
padding:2px;
color:#000;
}


.main-list a{}
#article-list{}

/* -------------- 側邊欄位區 -----------------*/

/*--側邊欄位區--*/
#links{
float:right;
width:250px;
margin-right:15px;
padding:370px 0px 0px 0px;
background:url(http://p1.p.pixnet.net/albums/userpics/1/9/712319/1217146613.png) no-repeat;
overflow:hidden;
}


/*--單一功能區塊--*/
.box{
margin-bottom:30px;
}
.box a{
text-decoration:none;
color:#666;
}
.box a:hover{
text-decoration:none;
color:#888;
}
/*--單一功能區塊標題--*/
.box-title{
text-align:center;
font:10pt "Century Gothic";
color:#A5997E;
background:url(http://p1.p.pixnet.net/albums/userpics/1/9/712319/1217146613.gif) no-repeat left;
padding:20px 2px 15px 0px;
}

/*--單一功能區塊內容--*/
.box-text li {
margin:3px 0px 0px 0px;
}

/*--單一功能區塊超連結--*/
.box-more a {
padding:0px 5px;
}
.box-more a:hover {}


/*--誰來我家+我去誰家--*/
#visitor ul, #crumb ul{
overflow:hidden;


}
#visitor li, #crumb li{
float:left;
}
#visitor li a img, #crumb li a img{
width:38px;
height:38px;
border:1px solid #ccc;
padding:1px;
}

#visitor .box-text li a{
display:block;
margin-right:5px;
}



/*--碎碎唸--*/
#murmur{}
#murmur .box-title{}
#murmur .box-text{
text-align:left;
}
#murmur .box-more{
text-align:right;
margin-top:20px;
}
#murmur .box-more a{}

#murmur .box-text .murmur-time{}
#murmur .murmur-time{
text-align:left;
font:11px "Verdana";
color:#8A5656;
margin-bottom:10px;
}
.murmur-text{
line-height:18px;
font:11px "Verdana";
color:#333;
}


/*--好友的碎碎唸聯播--*/
/*--好友的內容--*/
#broadcast .box-text ul{

overflow:hidden;

border-bottom:1px dashed #eee;
}

/*--好友的頭像--*/
.broadcast-photo{
float:left;
padding:2px;

}
.broadcast-photo img{
width:31px;
height:31px;
padding:2px;
margin:2px;
margin-right:3px;
border:1px solid #9E8652;
}

/*--好友的碎碎唸發表時間--*/
.broadcast-time{
font-family:"Verdana";
}
/*--好友的碎碎唸發表內容--*/
.broadcast-text {}


/*--近期文章--*/

#recent-article{}
#recent-article .box-title{}
#recent-article .box-text li a{
display:block;
width:240px;
margin-bottom:10px;
border-bottom:1px dashed #ccc;
color:#666;
}

#recent-article .box-text li a:hover{
text-align:right;
}

/*--參觀人氣--*/

#counter .box-text li{
display:inline;
font-size:11px;
font-family:"Verdana";
}　

/*--文章分類--*/
#category{}
#category .box-title{}
#category .box-text{}
#category .box-text a{
display:list-item;
list-style-type:disc;
list-style-position:inside;
}
#category .box-text h6{}
#category .box-text li a{}
#category .box-text .box-more{
display:none;
}

#category-list{
color:#9e9e9e;
}

/*--最新迴響--*/
#latest-comment .box-text {
font-family:"Verdana";
color:#503701;
}
#latest-comment span {}
#latest-comment a {
display:block;
text-align:left;
}

#latest-comment .box-text li a:hover{
text-align:right;
}


/*--搜尋--*/
input#search-submit{
color:#666;
border-top:1px solid #fff;
border-bottom:1px solid #000;
border-left:1px solid #fff;
border-right:1px solid #fff;
background:#eee;
}



/*--月曆--*/
#calendar{}
#calendar .box-title{}
#calendar .box-text{
line-height:16px;
font-family:"Verdana";

}
#calendar table{
text-align:center;
width:240px;
}
#calendar th{
text-align:center;
line-height:16px;

}
#calendar .calMonthNav{}
#calendar .calMonthHeader{}
#calendar td {
text-align:center;
}
#calendar td a{
text-align:center;
text-decoration:none;
background:#9E8652;
color:#fff;
}


/*--熱門文章--*/
#hot-article{}
#hot-article .box-title{}
#hot-article .box-text{}
#hot-article .box-text a{}



/*--文章彙整--*/
#archive{}
#archive .box-title{}
#archive .box-text{}
#archive .box-text select{
font-size:12px;
font-family:"Verdana";
width:200px;
background:#fff;
}

#archive .box-more{
text-align:right;
margin-top:10px;
}

/*--我的訂閱--*/

#subscription .box-text a{
display:block;
text-align:left;
font-size:11px;
}

#subscription .box-text li{
width:100%;
text-align:right;
font-size:11px;
color:#B7770D;
}


/*--我的連結--*/

#mylink .box-text{
color:#772B1A;
}

#mylink .box-text a{
width:100%;
text-align:left;
font-size:11px;
color:#666;
}

#mylink.box{
font-size:15px;
}



/*--頁尾--*/


#footer p, #bottom{
display:none;
}

#footer{
clear:both;
text-align:left;
height:90px;
padding:30px 10px 0px 50px;
background:url(http://p1.p.pixnet.net/albums/userpics/1/9/712319/1217233601.png) no-repeat bottom;
}