/* Design by DENGZI @ DOUBLE # ZERO From : http://www.wretch.cc/blog/h30131 */ /* General Set -----------------------------------------**/ html { overflow: hidden; overflow-x: hidden !important; cursor: crosshair; } #text { color: #000; scrollbar-face-color: #fff; scrollbar-track-color: #fff; scrollbar-3dlight-color: #fff; scrollbar-darkshadow-Color: #fff; scrollbar-arrow-color: #aaa; scrollbar-shadow-color: #fff; scrollbar-highlight-color: #fff; } textarea{ color: #000; font-size: 7pt; font-family: verdana; line-height: 17px; letter-spacing : 1pt; padding: 5px; background: #fff; border: 1px #aaa solid; } input,select{ color: #000; font-size: 7pt; font-family: verdana; line-height: 20px; letter-spacing : 1pt; background: none; border: none; } body { font-size: 7pt; /* 字體大小 */ font-family: verdana; /* 字體樣式 */ color: #888; /* 字體顏色 */ background: url(http://img254.imageshack.us/img254/3366/kusj9.jpg) #eee no-repeat fixed; text-align: left; } a { color: #000; text-decoration: none; line-height: 17px; letter-spacing : 1pt; } a:hover { color: #aaa; text-decoration: none; cursor: e-resize; } /* container -----------------------------------------**/ #container1 { width: 1020px; } #container2 {} /* banner and pageheader -----------------------------------------**/ #banner {} #pageheader {} /* banner第二層,實質上只設定#banner即可 */ #pageheader h1 a { /* 主標題(網誌名稱) */ position: absolute; top: 430px; left: 499px; width: 290px; color: #333; font-size: 9pt; font-family: verdana; font-weight: normal; line-height: 17px; letter-spacing : 1pt; text-decoration: none; padding: 2px; padding-left: 8px; text-align: left; background: #fff; border-top: 2px solid #bbb; border-bottom: 2px solid #bbb; } #pageheader h1 a:hover { color: #000; background: #eee; } #pageheader .description { /* 網誌目前動態描述 */ position: absolute; top: 42px; right: 10px; width: 250px; color: #666; font-size: 7pt; font-family: verdana; font-weight: normal; line-height: 17px; letter-spacing : 1pt; text-align: right; } #pageheader #description2 .description {/* 網誌個人描述列 */ position: absolute; top: 485px; left: 0px; width: 1000px; height: 18px; color: #666; font-size: 7pt; font-family: verdana; line-height: 17px; letter-spacing : 1pt; padding: 1px; padding-left: 20px; background: none; text-align: left; border-bottom: 2px solid #aaa; overflow: auto; overflow-x: hidden; scrollbar-face-color: #eee; scrollbar-track-color: #eee; scrollbar-3dlight-color: #eee; scrollbar-darkshadow-Color: #eee; scrollbar-arrow-color: #888; scrollbar-shadow-color: #eee; scrollbar-highlight-color: #eee; } #pageheader #description2 .description a{ color: #000; } #pageheader #description2 .description a:hover{ color: #aaa; } /* main -----------------------------------------**/ #main2 { /* 包含content、links */ height: 410px; text-align: left; background: none; } /* content -----------------------------------------**/ #content { width: 485px; height: 410px; float: left; margin-left: 0px; overflow: auto; overflow-x: auto; background: none; text-align: left; margin-top: 55px; scrollbar-face-color: #F5F5F5; scrollbar-track-color: #F5F5F5; scrollbar-3dlight-color: #F5F5F5; scrollbar-darkshadow-Color: #F5F5F5; scrollbar-arrow-color: #aaa; scrollbar-shadow-color: #F5F5F5; scrollbar-highlight-color: #F5F5F5; } .date{ width: 250px; color: #000; font-size: 7pt; font-family: verdana; line-height: 17px; letter-spacing : 1pt; font-weight: normal; padding: 2px; padding-left: 10px; margin-left: 5px; text-align: left; float: left; background: #ddd; } .datediv{}/* 第二層date */ .blogbody { /* 包含 .articletext .posted .total-comments-div */ width: 460px; padding: 10px; margin-bottom: 15px; line-height: 17px; background: none; float: center; } .blogbody2 {}/*第二層blogbody*/ .articletext {} /*包含 .title .extended .innertext .extended */ .articletext .title { width: 450px; color: #000; font-size: 9pt; font-family: verdana; font-weight: normal; line-height: 17px; letter-spacing : 1pt; text-align: left; float: right; padding: 2px; padding-left: 10px; margin-top: -10px; background: #e5e5e5; } .articletext .innertext { color: #666; font-size: 7pt; font-family: verdana; line-height: 17px; letter-spacing : 1pt; padding-left:10px; } .articletext .innertext br { letter-spacing: 0pt; } .articletext .extended { color: #aaa; line-height: 17px; letter-spacing : 1pt; text-align: right; padding-right: 10px; } .articletext .extended a { color: #888; } .articletext .extended a:hover { color: #000; } .posted { color: #888; line-height: 17px; letter-spacing : 1pt; padding: 1px; text-align: center; border-bottom:1px dotted #aaa; } .posted a{color: #000;} .posted a:hover{color: #aaa;} /* comments -----------------------------------------**/ .total-comments-div { text-align: left; border: none; padding-top: 10px; margin-top: 10px; margin-left: 0px; } .total-comments-div .trackbacks-head {} .total-comments-div .trackbacks-head .comments-head { /* 引用列的title */ color: #000 !importamt; line-height: 17px; letter-spacing : 1pt; background: #fff; border: none; padding: 5px; margin: 10px; text-align: center; border: 2px solid #bbb; } .total-comments-div .comments-head { /* 回應列的title */ color: #000; line-height: 17px; letter-spacing : 1pt; background: #fff; border: none; padding: 5px; margin: 10px; text-align: center; border: 2px solid #bbb; } .total-comments-div .comments-bottom .comments-head { /* 編寫回應列的title */ color: #000; line-height: 17px; letter-spacing : 1pt; background: #fff; border: none; padding: 5px; margin: 10px; text-align: center; border: 2px solid #bbb; } .total-comments-div .comments-body {/* 回應區的留言區塊 */ color: #666; line-height: 17px; letter-spacing : 1pt; background: #fff; padding: 5px; padding-left: 15px; margin: 10px; border: 2px solid #d5d5d5; } .total-comments-div .comments-body .comments-post { /* 回應者資訊 */ background: #eee; text-align: right; color: #888; padding: 2px; } .total-comments-div .comments-body form { /* 編寫回應欄 */ text-align: left; } #text { width: 360px !important; height: 150px !important; color: #000; } .total-comments-div .comments-body img { filter:Alpha(opacity=60); width:10px; height:10px; vertical-align:middle; margin: 2px; } .comments-post img{ visibility: hidden; width: 13px !important; height: 11px !important; filter:Alpha(opacity=100); } .postuser { background: none; } .postuser:hover {background: none; } .postemail { background: none url(http://img528.imageshack.us/img528/8310/mailgq9.gif) no-repeat left center; } .postemail:hover { background: url(http://img528.imageshack.us/img528/8310/mailgq9.gif) no-repeat 1px 1px; } .postweb { background: none url(http://img169.imageshack.us/img169/1426/homepm0.gif) no-repeat left center; } .postweb:hover { background: url(http://img169.imageshack.us/img169/1426/homepm0.gif) no-repeat 1px 1px; } /* divThird 第三欄式設定,若兩欄式則不需設定 #divThird 的 position -----------------------------------------**/ #divThird {} #divThird2 {} /* 第二層divThird */ /* links 選單 -----------------------------------------**/ #links { width: 235px; height: 410px; float: right; background: none; margin: 0px; margin-right: -6px; margin-top: 55px; overflow: auto; overflow-x: hidden; text-align: left; scrollbar-face-color: #F2F2F2; scrollbar-track-color: #F2F2F2; scrollbar-3dlight-color: #F2F2F2; scrollbar-darkshadow-Color: #F2F2F2; scrollbar-arrow-color: #F2F2F2; scrollbar-shadow-color: #F2F2F2; scrollbar-highlight-color: #F2F2F2; FILTER: Chroma(Color = #F2F2F2); } #links2 {} /* 第二層links */ #links a:hover {} #links br{} .sidetitle{ /* 每個blog的標題列 */ color: #000; font-size: 9pt; font-family: verdana; font-weight: normal; line-height: 17px;; letter-spacing : 1pt; padding: 3px; margin-top: 10px; margin-bottom: 5px; text-align: center; border-top: 2px solid #bbb; border-bottom: 2px solid #bbb; } .side{ color: #f5f5f5; font-size: 7pt; font-family: verdana; } /* links 選單進階設定 -----------------------------------------**/ .calendar { /* 行事曆 */ color: #aaa; font-size: 7pt; font-family: verdana; line-height: 17px; letter-spacing : 1pt; margin-top:10px; margin-bottom:10px; } .calendar a { color: #000; } .calendarhead a { color: #888; } td .calendar a { width: 15px; height: 15px; color: #aaa; background: #e5e5e5; display: block; } td .calendar a:hover { color:#000; background: #e5e5e5; } #boxMySpace {}/* xxxxxx的地盤 */ #boxMySpacee0 {display: none;} #boxMySpace .boxMySpace0 .sidetitle {} #boxMySpace .boxMySpace1 .side .boxMySpaceImg {display: none;}/* 個人封面照片縮圖 */ #boxMySpace .boxMySpace1 .side br {display: none;} #boxMySpace .boxMySpace1 .side {font-size: 0pt; color: #f5f5f5 !important;} #boxMySpace .boxMySpace1 .side a { color: #666; font-size: 7pt !important; font-family: verdana; line-height: 17px; letter-spacing : 1pt; display: block; padding: 1px; padding-left: 15px; background: #f5f5f5; } #boxMySpace .boxMySpace1 .side a:hover { color: #000; background: #e5e5e5; } #boxMySpace #linkMypage{ margin-top: 2px; } #boxMySpace .boxMySpace1 .side select { display: none; } /* 好友名單 */ .boxGiftLink { display: none; } .boxAddFriendLink { display: none; } #boxSlideShow {}/* 播放中的相簿 */ #boxSlideShow .boxSlideShow0 {} #boxSlideShow .boxSlideShow0 .sidetitle {} #boxSlideShow .boxSlideShow1 {} #boxSlideShow .boxSlideShow1 .side {} #boxRssList{display:none} #boxNewArticle {} /* 最新的文章 */ #boxNewArticle .boxNewArticle0 { } #boxNewArticle .boxNewArticle0 .sidetitle {} #boxNewArticle .boxNewArticle1 {color:#000} #boxNewArticle .boxNewArticle1 .side {font-size: 0px; color: #f5f5f5 !important;} #boxNewArticle .boxNewArticle1 .side a{ color: #666; font-size: 7pt !important; font-family: verdana; line-height: 17px; letter-spacing : 1pt; display: block; padding: 1px; padding-left: 15px; background: #f5f5f5; } #boxNewArticle .boxNewArticle1 .side a:hover { color: #000; background: #e5e5e5; } #boxNewArticle .boxNewArticle1 .side img {display:none;} #boxCategory {} /* 文章分類 */ #boxCategory .boxCategory0 {} #boxCategory .boxCategory0 .sidetitle {} #boxCategory .boxCategory1 {} #boxCategory .boxCategory1 .side {font-size: 0px; color: #f5f5f5 !important;} #boxCategory .boxCategory1 .side a{ color: #666; font-size: 7pt; font-family: verdana; line-height: 17px; letter-spacing : 1pt; display: block; padding: 1px; padding-left: 15px; text-align: left; background: #f5f5f5; } #boxCategory .boxCategory1 .side a:hover{ color: #000; background: #e5e5e5; } #boxDate { display:none; }/* 文章彙集 */ #boxDate .boxDate0 {} #boxDate .boxDate0 .sidetitle {} #boxDate .boxDate1 {} #boxDate .boxDate1 .side {} #boxSearch {display:none;}/* 搜尋這個網誌的文章 */ #boxSearch .boxSearch0 {} #boxSearch .boxSearch0 .sidetitle {} #boxSearch .boxSearch1 {} #boxSearch .boxSearch1 .side {} #boxSearch .boxSearch1 .side a{} #boxSearch .boxSearch1 .side a:hover{} #scupioSearch { display:none; }/* 搜尋 */ #scupioSearch .scupioSearch0 {} #scupioSearch .scupioSearch0 .sidetitle {} #scupioSearch .scupioSearch1 {} #scupioSearch .scupioSearch1 .side {} #boxNewComment {} /* 最新的回應 */ #boxNewComment .boxNewComment0 {} #boxNewComment .boxNewComment0 .sidetitle {} #boxNewComment .boxNewComment0 .sidetitle img{ display: none; } #boxNewComment .boxNewComment1 {} #boxNewComment .boxNewComment1 .side { color: #aaa; font-size: 7pt; font-family: verdana; line-height: 17px; letter-spacing : 1pt; } #boxNewComment .boxNewComment1 .side a{ color: #666; font-size: 7pt; font-family: verdana; line-height: 17px; letter-spacing : 1pt; display: block; padding: 1px; padding-left: 15px; text-align: left; background: #f5f5f5; } #boxNewComment .boxNewComment1 .side a:hover{ color: #000; background: #e5e5e5; } #boxFolder {}/* 自訂資料夾 */ #boxFolder .boxFolder0 {} #boxFolder .boxFolder0 .sidetitle {} #boxFolder .boxFolder1 {} #boxFolder .boxFolder1 .side {font-size: 0px; color: #fff;} #boxFolder .boxFolder1 .side a { color: #666; font-size: 7pt; font-family: verdana; line-height: 17px; letter-spacing : 1pt; display: block; padding: 1px; padding-left: 15px; text-align: left; background: #f5f5f5; } #boxFolder .boxFolder1 .side a:hover{ color: #000; background: #e5e5e5; } #boxCounter {/* 參觀人氣統計 */ position: absolute; top: 48px; left: 25px; width: 250px; } #boxCounter .boxCounter0 {} #boxCounter .boxCounter0 .sidetitle {display: none} #boxCounter .boxCounter1 {} #boxCounter .boxCounter1 .side { color: #000; font-size: 7pt; font-family: verdana; line-height: 17px; letter-spacing : 1pt; text-align: left; } #boxCounter .boxCounter1 .side br{display: none} #boxNewTrackback { display: none; }/* 最新的引用 */ .syndicate {display: none; } /*RSS*/ .syndicate img{display: none;; } /* powered 無論如何請不要隱藏無名小站的logo -----------------------------------------**/ .powered IMG {visibility:hidden;height: 0px;width: 0px;} .powerjoin {} .powerforgot {} .powerlogo{display:none;} .powered{ width: 220x; color: #888; font-size: 7pt; font-family: verdana; letter-spacing : 1pt; line-height: 17px; padding-left: 10px; margin-bottom: 10px; } .powered a { color: #000; } .powered a:hover { color: #aaa; } .powered br{} .total-comments-div .powered {} /* 若文章僅開放給會員留言時未登入的區塊顯示 */ /* footer -----------------------------------------**/ #footer {}