/* 藍藍天 ( Blog ) Design by DENGZI @ DOUBLE # ZERO From : http://www.wretch.cc/blog/h30131 請勿隨意散撥 • 請勿任意修改後分享 */ /* General Set ------------------------------------------*/ html { overflow: hidden; cursor: crosshair; } #text { color: #555; scrollbar-face-color: #fff; scrollbar-track-color: #fff; scrollbar-3dlight-color: #fff; scrollbar-darkshadow-Color: #fff; scrollbar-arrow-color: #0CBAF3; scrollbar-shadow-color: #fff; scrollbar-highlight-color: #fff; } textarea{ color: #fff; font-size: 7pt; font-family: verdana; line-height: 17px; letter-spacing : 1pt; padding: 5px; background: #000609; border: 1px #fff solid; } input,select{ color:#fff; font-size: 7pt; font-family: verdana; line-height: 17px; letter-spacing : 1pt; background: #000609; border: none; } body { font-size: 7pt; /* 字體大小 */ font-family: verdana; /* 字體樣式 */ color: #555; /* 字體顏色 */ background: url(http://blog.roodo.com/dengzi/5da2abf5.jpg) #0CBAF3 no-repeat 0px -10px fixed; text-align: center; } a { color: #000; text-decoration: none; line-height: 17px; letter-spacing : 1pt; } a:hover { color: #0CBAF3; text-decoration: none; cursor: e-resize; } /* container ------------------------------------------*/ #container1 { width: 1020px; position: relative; margin: 10px; background: none; } #container2 {} /* banner and pageheader ------------------------------------------*/ #banner {} #pageheader {} /* banner第二層,實質上只設定#banner即可 */ #pageheader h1 a { /* 主標題(網誌名稱) */ position: absolute; top: 175px; left: 190px; width: 380px; color: #000; font-size: 9pt; font-family: verdana; font-weight: normal; line-height: 17px; letter-spacing : 1pt; text-decoration: none; padding: 2px; padding-left: 8px; margin-top: 10px; text-align: left; background: none; } #pageheader h1 a:hover {color: #0CBAF3;} #pageheader .description { /* 網誌目前動態描述 */ position: absolute; top: 10px; left: 10px; width: 200px; color: #0CBAF3; font-size: 7pt; font-family: verdana; line-height: 17px; letter-spacing : 1pt; font-weight: normal; text-align: left; padding: 2px; } #pageheader #description2 .description {/* 網誌個人描述列 */ position: absolute; top: 540px; left: 20px; width: 500px; color: #000; font-size: 7pt; font-family: verdana; line-height: 17px; letter-spacing : 1pt; padding: 1px; background: none; text-align: left; } #pageheader #description2 .description a{ color: #fff; } #pageheader #description2 .description a:hover{ color: #0CBAF3; } /* main ------------------------------------------*/ #main2 { /* 包含content、links */ height: 254px; padding-top: 10px; text-align: left; background: none; } /* content ------------------------------------------*/ #content { width: 500px; height: 320px; float: leftt; margin-left: 250px; overflow: auto; overflow-x: hidden; background: none; text-align: left; margin-top: 208px; padding-top: 10px; background: #000609; scrollbar-face-color: #000609; scrollbar-track-color: #000609; scrollbar-3dlight-color: #000609; scrollbar-darkshadow-Color: #000609; scrollbar-arrow-color: #0CBAF3; scrollbar-shadow-color: #000609; scrollbar-highlight-color: #000609; } .date{ color: #0CBAF3; font-size: 8pt; font-family: verdana; line-height: 17px; letter-spacing : 1pt; font-weight: normal; padding-left: 20px; text-align: left; } .datediv{}/* 第二層date */ .blogbody { /* 包含 .articletext .posted .total-comments-div */ width: 480px; padding: 10px; margin-bottom: 15px; line-height: 17px; background: #000609; float: center; } .blogbody2 {}/*第二層blogbody*/ .articletext {} /*包含 .title .extended .innertext .extended */ .articletext .title { color: #ddd; font-size: 9pt; font-family: verdana; font-weight: normal; line-height: 17px; letter-spacing : 1pt; text-align: left; padding: 2px; padding-left: 10px; margin-top: -10px; } .articletext .innertext { color:#fff; font-size: 7pt; font-family: verdana; line-height: 17px; letter-spacing : 1pt; padding-left:10px; } .articletext .extended { color: #ddd; line-height: 17px; letter-spacing : 1pt; text-align: right; padding-right: 10px; } .articletext .extended a { color: #0CBAF3; } .articletext .extended a:hover { color: #fff; } .posted { color: #0CBAF3; line-height: 17px; letter-spacing : 1pt; padding: 2px; text-align: center; border-bottom:1px dotted #eee; } .posted a{color: #fff;} .posted a:hover{color: #ccc;} /* comments ------------------------------------------*/ .total-comments-div { text-align: left; border: none; padding-top: 10px; margin-top: 10px; margin-left: 0px; } .total-comments-div .trackbacks-head { color: #000 !importamt; } .total-comments-div .trackbacks-head .comments-head { /* 引用列的title */ color: #000 !importamt; line-height: 17px; letter-spacing : 1pt; background: #0CBAF3; border: none; padding: 5px; margin: 10px; text-align: center; } .total-comments-div .comments-head { /* 回應列的title */ color: #000; line-height: 17px; letter-spacing : 1pt; background: #0CBAF3; border: none; padding: 5px; margin: 10px; text-align: center; } .total-comments-div .comments-bottom .comments-head { /* 編寫回應列的title */ color: #000; line-height: 17px; letter-spacing : 1pt; background: #0CBAF3; border: none; padding: 5px; margin: 10px; text-align: center; } .total-comments-div .comments-body {/* 回應區的留言區塊 */ color: #555; line-height: 17px; letter-spacing : 1pt; background: #fff; padding: 5px; padding-left: 15px; margin: 10px; border-right: 1px solid #bbb; border-bottom: 1px solid #bbb; } .total-comments-div .comments-body .comments-post { /* 回應者資訊 */ background: none; text-align: right; color: #000; padding: 3px; } .total-comments-div .comments-body form { /* 編寫回應欄 */ text-align: left; } #text { width: 250px; height: 100px; color: #555; } .comments-post img{ visibility: hidden; width: 10px !important; height: 10px !important; } .postuser{background: none;} .postuser:hover{background: none;} .postemail{background: #4F8796;} .postemail:hover{background: none;} .postweb{background: #555;} .postweb:hover{background: none;} /* divThird 第三欄式設定,若兩欄式則不需設定 #divThird 的 position ------------------------------------------*/ #divThird {} #divThird2 {} /* 第二層divThird */ /* links 選單 ------------------------------------------*/ #links { width: 220px; height: 326px; float: right; background: none; margin: 0px; margin-right: 20px; margin-top: -330px; padding-top: 5px; overflow: auto; overflow-x: hidden; text-align: left; scrollbar-face-color: #000609; scrollbar-track-color: #000609; scrollbar-3dlight-color: #000609; scrollbar-darkshadow-Color: #000609; scrollbar-arrow-color: #0CBAF3; scrollbar-shadow-color: #000609; scrollbar-highlight-color: #000609; } #links2 {} /* 第二層links */ #links a:hover {width: 220px;} #links br{} .sidetitle{ /* 每個blog的標題列 */ color: #ddd; font-size: 8pt; font-family: verdana; font-weight: normal; line-height: 17px;; letter-spacing : 1pt; padding-left: 5px; padding-top: 5px; margin-bottom: 5px; } .side{ color: #ddd; font-size: 7pt; font-family: verdana; } /* links 選單進階設定 ------------------------------------------*/ .calendar {display:none} /* 行事曆 */ #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: #000609 !important;} #boxMySpace .boxMySpace1 .side a { width: 180px; color: #fff; font-size: 7pt !important; font-family: verdana; line-height: 17px; letter-spacing : 1pt; display: block; padding: 2px; padding-left: 15px; } #boxMySpace .boxMySpace1 .side a:hover { width: 180px; color: #0CBAF3; background: #fff; } #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 { /* 最新的文章 */ position: absolute; top: 220px; left: 20px; width: 230px; height: 140px; overflow: auto; overflow-x: hidden; scrollbar-face-color: #000609; scrollbar-track-color: #000609; scrollbar-3dlight-color: #000609; scrollbar-darkshadow-Color: #000609; scrollbar-arrow-color: #000609; scrollbar-shadow-color: #000609; scrollbar-highlight-color: #000609; FILTER: Chroma(Color = #000609); } #boxNewArticle .boxNewArticle0 { } #boxNewArticle .boxNewArticle0 .sidetitle {} #boxNewArticle .boxNewArticle1 {color:#000} #boxNewArticle .boxNewArticle1 .side {font-size: 0px; color: #000609 !important;} #boxNewArticle .boxNewArticle1 .side a{ width: 210px; color: #555; font-size: 7pt !important; font-family: verdana; line-height: 17px; letter-spacing : 1pt; display: block; padding: 2px; padding-left: 15px; background: #fff; } #boxNewArticle .boxNewArticle1 .side a:hover { width: 210px; color: #0CBAF3; background: #fff; } #boxNewArticle .boxNewArticle1 .side img {display:none;} #boxCategory {} /* 文章分類 */ #boxCategory .boxCategory0 {} #boxCategory .boxCategory0 .sidetitle {} #boxCategory .boxCategory1 {} #boxCategory .boxCategory1 .side {font-size: 0px; color: #000609 !important;} #boxCategory .boxCategory1 .side a{ width: 180px; color: #fff; font-size: 7pt !important; font-family: verdana; line-height: 17px; letter-spacing : 1pt; display: block; padding: 2px; padding-left: 15px; } #boxCategory .boxCategory1 .side a:hover{ width: 180px; color: #0CBAF3; background: #fff; } #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 { /* 最新的回應 */ position: absolute; top: 370px; left: 20px; width: 230px; height: 140px; overflow: auto; overflow-x: hidden; scrollbar-face-color: #000609; scrollbar-track-color: #000609; scrollbar-3dlight-color: #000609; scrollbar-darkshadow-Color: #000609; scrollbar-arrow-color: #000609; scrollbar-shadow-color: #000609; scrollbar-highlight-color: #000609; FILTER: Chroma(Color = #000609); } #boxNewComment .boxNewComment0 {} #boxNewComment .boxNewComment0 .sidetitle {} #boxNewComment .boxNewComment0 .sidetitle img{ display: none; } #boxNewComment .boxNewComment1 {font-size: 0px; color: #000609 !important;} #boxNewComment .boxNewComment1 .side {font-size: 0px; color: #000609 !important;} #boxNewComment .boxNewComment1 .side a{ width: 210px; color: #555; font-size: 7pt; font-family: verdana; line-height: 17px; letter-spacing : 1pt; display: block; padding: 2px; padding-left: 15px; text-align: left; background: #fff; } #boxNewComment .boxNewComment1 .side a:hover{ width: 210px; color: #0CBAF3; background: #fff; } #boxFolder {}/* 自訂資料夾 */ #boxFolder .boxFolder0 {} #boxFolder .boxFolder0 .sidetitle {} #boxFolder .boxFolder1 {} #boxFolder .boxFolder1 .side {font-size: 0px; color: #fff;} #boxFolder .boxFolder1 .side a { width: 180px; color: #fff; font-size: 7pt !important; font-family: verdana; line-height: 17px; liletter-spacing: 1pt; display: block; padding: 2px; padding-left: 15px; } #boxFolder .boxFolder1 .side a:hover{ width: 180px; color: #0CBAF3; background: #fff; } #boxCounter {/* 參觀人氣統計 */ position: absolute; top: 515px; left: 30px; width: 250px; } #boxCounter .boxCounter0 {} #boxCounter .boxCounter0 .sidetitle {display: none} #boxCounter .boxCounter1 {} #boxCounter .boxCounter1 .side { color: #fff; 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{ color: #ddd; font-size: 7pt; font-family: verdana; letter-spacing : 1pt; line-height: 17px; margin-bottom: 10px; } .powered a { color: #0CBAF3; } .powered a:hover { color: #fff; } .powered br{} .total-comments-div .powered {} /* 若文章僅開放給會員留言時未登入的區塊顯示 */ /* footer ------------------------------------------*/ #footer {}