/********************************
作者：weuei 
主題：綠色植物 
網址：http://www.wretch.cc/blog/weuei 
*********************************/


/*--------------------------------------------------------------------------------------
◎最佳解析度1024*768
◎CSS by weuei
◎綠色植物版
--------------------------------------------------------------------------------------*/

/*
-----------------------------------------*/
#boxSlideShow {display: none;}

/* General Set
-----------------------------------------*/
html, #text { 
scrollbar-face-color:#fff;
scrollbar-track-color:#fff;
scrollbar-3dlight-color:#fff;
scrollbar-darkshadow-Color:#fff;
scrollbar-arrow-color:#27511D;
scrollbar-shadow-color:#27511D;
scrollbar-highlight-color:#27511D;
}

body {
font-size: 8pt; /* 字體大小 */
font-family: "Courier New"; /* 字體樣式 */
color: #000; /* 字體顏色 */
BACKGROUND: url(http://l.yimg.com/e/style/9/96/o1123929854.jpg) #ffffff fixed no-repeat 0% 100%; /* 背景顏色 */
margin: 0px;
}

a {
color: #27511D;
        TEXT-DECORATION: none;
}
a:hover {
color: #7D3A00;
        TEXT-DECORATION: none;  
        position:relative;top:1px;left:1px;
}

INPUT,textarea,select {
                BORDER-RIGHT: #27511D 1px solid; 
                BORDER-TOP: #27511D 1px solid; 
                BACKGROUND: transparent; 
                BORDER-LEFT: #27511D 1px solid; 
                COLOR: #27511D; 
                BORDER-BOTTOM: #27511D 1px solid;
                      }

/* container
-----------------------------------------*/
#container1 {
width: 900px;
position: relative; /* fix IE6 bug */
margin: 0px auto;
}
#container2 {}

/* banner and pageheader
-----------------------------------------*/
#banner {
background: transparent;
height: 73px; text-align: center;
}
#pageheader {} /* banner第二層，實質上只設定#banner即可 */
#pageheader h1 a {/* 主標題(網誌名稱) */
                   font-size: 18pt;
                 } 
#pageheader .description {/* 網誌目前動態描述 */
                          font-size: 8pt;
                          color:#550B00
                         } 
#pageheader #description2 .description { /* 網誌個人描述列 */
position: absolute; top: 58px; left: 0px;
width: 100%;
text-align: center;

}
/* main
-----------------------------------------*/
#main2 {} /* 包含content、links */

/* content
-----------------------------------------*/
#content {
margin-left: center;
width: 500px;
float: right;
margin-top: 5px;
position: absolute; top: 90px; right: 200px;
}
.date {
text-align: left;
        font-weight:bold;
        font-size: 10pt;
BACKGROUND: url(http://l.yimg.com/e/style/9/96/1123933929.jpg) no-repeat 0% 100%;
border-bottom: 0px;
padding-right: 5px;
        padding-TOP: 7px;
}
.datediv {} /* 第二層date */
.blogbody { /* 包含 .articletext  .posted  .total-comments-div */
padding: 10px;
margin-bottom: 15px;
        BORDER-RIGHT: #9C946B 1px solid;    
BORDER-LEFT: #9C946B 1px solid; 
        BORDER-BOTTOM: #9C946B 1px solid;
}
.blogbody2 {} /*第二層blogbody*/
.articletext {

             } /*包含 .title  .extended  .innertext  .extended  */
.articletext .title {
                      BACKGROUND: url(http://l.yimg.com/e/style/9/96/1123946237.jpg) no-repeat 0px 0px;
                      PADDING-LEFT: 31px;
                      PADDING-BOTTOM: 5px;
              PADDING-TOP: 4px;
                      MARGIN-LEFT: 9px;
                      COLOR: #550B00;
                      FONT-WEIGHT: bold;
                    }
.articletext .innertext {}
.articletext .extended {}
.posted {}


/* comments
-----------------------------------------*/
.total-comments-div {
border-top: 1px dotted #000;
padding-top: 10px;
margin-top: 10px;
}
.total-comments-div .trackbacks-head {}
.total-comments-div .trackbacks-head .comments-head { /* 引用列的title */
border: 1px solid #9C946B; padding: 7px;
text-align: center;
}
.trackback-url {
                border: 1px solid #9C946B; padding: 7px;
        text-align: center; 
               }
.total-comments-div .comments-head { /* 回應列的title */
border: 1px solid #9C946B; padding: 7px; margin-top: 10px;
        text-align: center; font-weight:bold;
}
.total-comments-div .comments-bottom .comments-head { /* 編寫回應列的title */
border: 1px solid #9C946B; padding: 7px;
margin-top: 10px; text-align: center; font-weight:bold;
}
.total-comments-div .comments-body { /* 回應區的留言區塊 */
border-bottom: 1px dotted #000;
}
.total-comments-div .comments-body .comments-post { /* 回應者資訊 */
text-align: right;
color: #000;
}
.total-comments-div .comments-body form { /* 編寫回應欄 */
}
#text {width: 300px;}

/* divThird 第三欄式設定，若兩欄式則不需設定 #divThird 的 position
-----------------------------------------*/
#divThird {
position: absolute;
right: 0px; top: 74px;
background: transparent;
width: 180px;
}
#divThird2 {} /* 第二層divThird */
/* links 選單
-----------------------------------------*/
#links {
width: 180px;
float: left;
background: transparent;
}
#links2 {} /* 第二層links */
.sidetitle { /* 每個blog的標題列 */
background: url(http://l.yimg.com/e/style/9/96/1123933149.jpg) fixed no-repeat 0% 100%;
color: #550B00;
        font-size: 10pt;
        text-align: center;
}
.side { /* 每個block的內容 */
padding: 10px;
        BORDER-BOTTOM: #9C946B 1px solid;
        BORDER-LEFT: #9C946B 1px solid;
        BORDER-RIGHT: #9C946B 1px solid;
}

/* links 選單進階設定
-----------------------------------------*/
.calendar {font-size: 10px;} /* 行事曆 */

#boxProfile {} /* xxxxxx的地盤 */
#boxProfile .boxProfile0 {}
#boxProfile .boxProfile0 .sidetitle {}
#boxProfile .boxProfile1 {}
#boxProfile .boxProfile1 .side {}
#boxProfile .boxProfile1 .side .boxProfileImg {}/* 個人封面照片縮圖 */
#boxProfile .boxProfile1 .side .boxProfileLink {} /* 四個連結：xxx的個人資料、xxx的網誌首頁、xxx的相簿、xxx的留言版 */
#boxProfile .boxProfile1 .side  select {} /* 好友名單 */

#boxSlideShow {} /* 播放中的相簿 */
#boxSlideShow .boxSlideShow0 {}
#boxSlideShow .boxSlideShow0 .sidetitle {}
#boxSlideShow .boxSlideShow1 {}
#boxSlideShow .boxSlideShow1 .side {}

#boxNewArticle {} /* 最新的文章 */
#boxNewArticle .boxNewArticle0 {}
#boxNewArticle .boxNewArticle0 .sidetitle {}
#boxNewArticle .boxNewArticle1 {}
#boxNewArticle .boxNewArticle1 .side {}

#boxCategory {} /* 文章分類 */
#boxCategory .boxCategory0 {}
#boxCategory .boxCategory0 .sidetitle {}
#boxCategory .boxCategory1 {}
#boxCategory .boxCategory1 .side {}

#boxDate {} /* 文章彙集 */
#boxDate .boxDate0 {}
#boxDate .boxDate0 .sidetitle {}
#boxDate .boxDate1 {}
#boxDate .boxDate1 .side {}

#boxSearch {} /* 搜尋這個網誌的文章 */
#boxSearch .boxSearch0 {}
#boxSearch .boxSearch0 .sidetitle {}
#boxSearch .boxSearch1 {}
#boxSearch .boxSearch1 .side {}

#scupioSearch {} /* 搜尋 */
#scupioSearch .scupioSearch0 {}
#scupioSearch .scupioSearch0 .sidetitle {}
#scupioSearch .scupioSearch1 {}
#scupioSearch .scupioSearch1 .side {}

#boxNewComment {} /* 最新的回應 */
#boxNewComment .boxNewComment0 {}
#boxNewComment .boxNewComment0 .sidetitle {}
#boxNewComment .boxNewComment1 {}
#boxNewComment .boxNewComment1 .side {
                                      TEXT-ALIGN: right;
                                     }
#boxNewComment .boxNewComment1 A {
                           PADDING-RIGHT: 2px; 
                                   DISPLAY: block; 
                                   PADDING-LEFT: 2px;  
                                   PADDING-BOTTOM: 2px;  
                                   PADDING-TOP: 2px; 
                                   TEXT-ALIGN: left; 
                                   TEXT-DECORATION: none;
                                 }

#boxFolder {} /* 自訂資料夾 */
#boxFolder .boxFolder0 {}
#boxFolder .boxFolder0 .sidetitle {}
#boxFolder .boxFolder1 {}
#boxFolder .boxFolder1 .side {}

#boxCounter {} /* 參觀人氣統計 */
#boxCounter .boxCounter0 {}
#boxCounter .boxCounter0 .sidetitle {}
#boxCounter .boxCounter1 {}
#boxCounter .boxCounter1 .side {}

.syndicate {padding: 10px;} /*RSS*/

/* powered 無論如何請不要隱藏無名小站的logo
-----------------------------------------*/
.powered {padding: 10px;}
.total-comments-div .powered {} /* 若文章僅開放給會員留言時未登入的區塊顯示 */


/* 刪除部分區塊
-----------------------------------------*/
#scupioSearch {
        DISPLAY: none;    /*刪除酷比搜尋區塊
              }
   