/* mantouhuang : Wed, 10 Mar 2010 12:36:57 +0800 */
#comment-form table    {    width: 96% ;    margin: 0 auto ;}
#comment-form td , #comment-form th    {    border: 1px solid #555 ;    padding: 3px 5px;    }
#comment-form input#send-comment    {    padding: 3px 5px ;    }

.article-content p{
	margin-bottom:1em;
}
/*------------------------------ #Generate End ------------------------------- */
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 {content:''; } abbr,acronym {border: 0; } pre{font-size: 1em; } .article-content{_height: 1%; overflow: hidden; _overflow: none; }

/*-----------------------------------------

發表者:　樂樂
BLOG部落格:　http://blog.pixnet.net/s9me7617
BLOG樣式:　小青蛙
素材來源處：http://www.san-x.co.jp/

-----------------------------------------*/

/*--卷軸--*/

html{
       scrollbar-face-color: #6EA500; 
       scrollbar-highlight-color: #fff; 
       scrollbar-shadow-color: #fff; 
       scrollbar-3dLight-color: #fff; 
       scrollbar-darkshadow-color: #fff; 
       scrollbar-arrow-color: #fff; 
       scrollbar-track-color: #fff; }

/*--整體設定--*/

body{       
       font-size: 11px;
       font-family: "Verdana";
       color: #444;
       letter-spacing: 1.5px;
}

#body-div{
       margin: 0 auto;
       width: 1003px;
       position: relative;
}

/*--超連結--*/
a{
       text-decoration:none ;
       color:#666;       
}


/*--滑鼠移動到超連結上時--*/
a:hover{
       color:#888 ;
}
br{letter-spacing: 0; }

/*--登入後最上方的後台功能列--*/
#authority{
       top: 6px;
       left: 850px;
       position: absolute;
}

/*--登入後最上方的後台功能列的所有按鈕--*/
#authority a{}

/*--滑鼠移動到超連結上時--*/

#authority a:hover{
       color:#888;
}

/*--發表新文章功能鈕、進入後台功能鈕--*/
#authority #newpost{}
#authority #backstage{}

/*--所有內容--*/
#container{
       width: 1003px;
       margin: 0 auto;
       background: url(http://pic.pimg.tw/s9me7617/1216359821.png) repeat-y center;
}


/* ----------------------橫福---------------------*/

/*--登入登出功能列--*/
#login-bar{
       margin-left: 20px;
       top: 6px;
       position: absolute;
}

#login-bar a{}


/*--橫幅主要內容-不包括登入功能列--*/
#banner{
        text-align: left; 
}

#header{
        background: url(http://pic.pimg.tw/s9me7617/1216359822.png) no-repeat;         
        width:1003px; height: 350px; 

}

/*--部落格標題--*/
#banner h1 a{
        font-size: 30px;
        font-family: "Comic Sans MS";
        color: #003C00;
        position:absolute;
        top:40px;
        margin-left:20px;
}


/*--部落格描述--*/

#banner h2{
        position:absolute;
        color:#666;
        text-align: left;
        margin-left:30px;
        top:85px;
}

/*--跳到主文+部落格全站分類--*/
#banner .skiplink{display:none;}
#blog-category{display:none;}


/*--其他服務連結區塊內的所有連結--*/

#navigation {
        position: absolute;
        text-indent: -5000px;
        left:655px;
        top:255px;
}

#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: 70px;  
        left:0px;
        top:10px;
}

/*--部落格連結--*/
#link-blog {
        position: absolute;
        width: 50px;  
        left:95px;
        top:10px; 
}

/*--留言版連結--*/
#link-guestbook {
        position: absolute;
        width: 70px;  
        left:160px;
        top:10px; 
}

/*--名片連結--*/
#link-profile {
        position: absolute;
        width: 80px;  
        left:250px;
        top:10px; 
}
/* ----------------------主要內容---------------------*/

/*--主要內容區--*/
#content{
        float:left ;
        padding-left: 65px;
        overflow:hidden;
        margin-top: 0px;
        width: 620px;
}

/*--公告注目區--*/
#spotlight{
        border-bottom: 1px solid #eee;
        margin: 0px 0px 20px 0px; 
}
#spotlight h5{
        background: url(http://pic.pimg.tw/s9me7617/1216359823.png) no-repeat ;
        width: 200px;
        height: 46px;
        text-indent: -5000px;
        margin: 0px 0px 0px 10px; 
}
#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-bottom: 20px ;
        border-bottom: 1px dotted #C2CE99;
}

/*--單一篇文章最上方--*/
.article-head{
        margin-bottom: 10px ;
}

/*--發表時間--*/
.publish{ 
        font-size: 11px;
        font-family: "Verdana"; 
        color: #666; 
        padding: 0px 0px 0px 10px;
}
/*--月份+日期+星期+年+時間--*/
.month{}
.date{}
.day{}
.year{}
.time{}

/*--文章標題--*/

.title h2 a{	
        padding-left:10px;
	font-size: 15px; 
        font-weight: bold; 
        font-family: "Verdana"; 
        color: #004D00;
}

.title h2 a:hover{
        color: #005B00; 
}


/*--文章標題前的密碼圖示/隱藏圖示/好友保護圖示--*/
.title h2 img{        
        padding-left:10px;
}

/*--單一篇文章中間區塊--*/
.article-body{
        line-height: 18px; 
        color: #444; 
        padding: 15px 10px 0px 10px;
}

/*--文章內容--*/
.article-content{
        line-height: 18px;
        font-family: "Verdana";
}

/*--繼續閱讀--*/

.more{
       float: right; 
       margin: 30px 0px 20px 0px; 
}
.more a{
       display: block; 

       width: 148px;
       height: 50px;
       background:url(http://pic.pimg.tw/s9me7617/1216359886.png) no-repeat top right; 
       color: #fff;
       font-size: 0px;
}

.more a:hover{
       position: relative;
       color: #fff;
       font-size: 0px;
}


/*--加入書籤--*/
.bookmark{
        text-align:right ;
        margin-top:20px;
}


/*--發表時間--*/
.author{
        text-align:right;
        margin-bottom: 3px;
}

/*--推薦上專欄、轉寄文章--*/
.forward{
       text-align:right;
}

/*--此篇文章分類 : 個人分類+全站分類--*/

#blog-main .refer {
        text-align:right; 
}

.refer{
        text-align:right;
        margin: 10px;
        padding: 0px 20px 0px 10px;
        background: url(http://pic.pimg.tw/s9me7617/1216359887.png) no-repeat right; 
}



/*--歷史上的今天--*/
.history{
        display:none;
}

/*--頁數--*/
.page{	
        text-align: center; 
        font-size: 11px; 
        font-family: "Century Gothic"; 
        margin: 30px 10px 0px 0px; 
}

.page span { 
	color: #fff;
        background: #6EA500;
}

/*--回到頁首--*/
.back-to-top{
	text-align: right;
        margin-right:10px;
}

/* ------------------- 引用及回應列表 ---------------------------*/

/*--引用及回應列表全部的大範圍--*/
#user-post{}

/*--僅引用區塊--*/
#trackback-box{}

/*--引用網址+網址鈕+複製鈕--*/
#trackback-url{
        margin-right: 17px; 
	text-align: right; 
}


#trackback-input img {
        diplay: none;
}

#trackback-box input, select { 
	margin: 0px 5px 0px 0px; 
	height: 18px; 
        line-height: 18px;
        border: 1px solid #EAEAEA; 
        background: #fff; 
}

#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{
        font-size: 12px; 
        font-family: "Gulim"; 
        color:#666;
}

/*--引用內容區塊--*/
#trackback-text{}

/*--回應內容區塊--*/
#comment-text{}

/*--引用內容區塊+回應內容區塊--*/
.user-post-text{}

/*--單一引用--*/
#trackback-box .single-post{}

/*--單一回應--*/
#comment-box .single-post{ 
        margin:10px 0px 30px 10px;
        _height: 1%; 
        overflow: hidden; 
        _overflow: none; 
}


/*--引用者資訊+回應者資訊--*/
.post-info{
        padding-left: 0px;
        margin-bottom: 10px;
        padding-bottom: 5px;
        color: #999;
        border-bottom: 1px solid #eee; 
}

.post-info .post-time{
        color:#999
}
.post-info a{
        color: #006946;
}
.post-info a:hover{
        color: #006946;
}


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; 
        width: 500px;
        margin-top: 10px;
        color: #999; 
}


#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 #ccc;
        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 ;
        margin:10px 0px 0px 88px;
        width: 350px;
        overflow:hidden;
        color: #006946; 
}


/*--版主回覆資訊--*/
.reply-text p{ display: none; }

/*--悄悄話--*/
.secret{
        margin-top:15px;
        color: #666;
        background:#eee;
}

/*--留下迴響--*/
.post-comment a{
        display: block;
        text-indent: -5000px;
        width: 211px; 
        height: 45px;
        font-size: 0px; 
        color: #fff;
        margin: 20px auto;
        background:url(http://pic.pimg.tw/s9me7617/1216400101.png) no-repeat;
}


/* ------------------- 列表模式的文章區塊 -------------*/

.main-list{
        margin-top: 20px;
}
.main-list table{
	width:90% ; 
}
.main-list h3{
	margin-bottom: 10px; 
	padding: 5px 10px ;
}
.main-list th{
	padding: 2px;
        border-bottom:1px solid #eee; 
        color: #000;
}
.main-list td{
	padding: 2px;
        margin-top: 5px; 
        color:#666;
}
.main-list a{}
#article-list{}


/* -------------- 側邊欄位區 -----------------*/

/*--側邊欄位區--*/
#links{
       float: right;
       width:250px;
       margin-right:18px;
       overflow: hidden;
}


/*--單一功能區塊--*/

.box{
       line-height:16px;
       padding-bottom:20px;
       background: #fff url(http://pic.pimg.tw/s9me7617/1216359936.png) no-repeat scroll 0% 100%;
       overflow:hidden;
}

/*--單一功能區塊標題--*/

.box-title{
       text-align:center; 
       padding-top:25px;
       height:30px;
       font: bold 15px "Comic Sans MS";
       color: #006946;
       background:#fff url(http://pic.pimg.tw/s9me7617/1216359937.gif) no-repeat scroll 0% 0%;
       border-bottom: 1px dashed #ccc;
}


/*--單一功能區塊內容--*/
.box-text {
       width:220px;
       padding:10px; 
}

/*--單一功能區塊超連結--*/
.box-more{
       text-align:right;
}

/*--誰來我家+我去誰家--*/
#visitor ul, #crumb ul{
       _height: 1%; 
       overflow: hidden; 
       _overflow: none; 
}
#visitor li, #crumb li{
       float: left; 
}
#visitor li a img, #crumb li a img{
       width: 35px; 
       height: 35px; 
       border: 1px solid #ccc; 
       padding: 1px; 
}

#visitor .box-text li a{
       display:block;
       margin-right: 5px; 
}



/*--碎碎唸--*/

#murmur .box-text{
       text-align: left; 
}
#murmur .box-more{
       text-align: right;
       margin-top: 20px;  
}

#murmur .murmur-time{
       text-align: center;
       font: 11px "Georgiaa";   
       color: #008800;
       margin-bottom: 10px;  
}
.murmur-text{
       line-height: 18px;
       font: 11px "Verdana";  
}



/*--好友的內容--*/
#broadcast .box-text ul{
       _height: 1%; 
       overflow: hidden; 
       _overflow: none;
       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 #eee;
}

/*--好友的碎碎唸發表時間--*/
.broadcast-time{
       font-family: "Verdana";
}
/*--好友的碎碎唸發表內容--*/
.broadcast-text {}


/*--近期文章--*/

#recent-article{}
#recent-article .box-title{}
#recent-article .box-text li a{
       display: block;
       margin-bottom: 3px;
       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: #333;
}
#latest-comment span {}
#latest-comment a {
       display:block;
       text-align: left;
       width:240px;
       color: #888;
}

#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:200px;
}
#calendar th{
       text-align: center; 
       line-height:16px;
       background: #eee;
}
#calendar .calMonthNav{}
#calendar .calMonthHeader{}
#calendar td {
    text-align:center;
}
#calendar td a{
       text-align:center;
       text-decoration:none;
       background: #bbb;
}


/*--熱門文章--*/
#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: 10px; 
       color: #466900;  
}


/*--我的連結--*/

#mylink .box-text{       
       color: #466900;
}

#mylink .box-text a{       
       width: 100%;
       text-align: left;
       font-size: 11px; 
       color: #666;
}

/*--頁尾--*/
#footer p, #bottom{ 
       display: none;
}

#footer{
       clear: both; 
       text-align: left; 
       height: 90px;
       padding:10px 10px 0px 50px; 
       font-size: 11px;
       color: #999; 
       background: url(http://pic.pimg.tw/s9me7617/1216359938.png) no-repeat bottom; 
}