/* 黑艷花 ( Blog ) Design by DENGZI @ DOUBLE # ZERO From : http://www.wretch.cc/blog/h30131 請勿隨意散撥 • 請勿任意修改後分享 */ /* General Set ------------------------------------------*/ html { overflow: hidden; cursor: crosshair ; } textarea{ color: #666; font-size: 7pt; font-family: verdana; line-height: 17px; letter-spacing : 1pt; padding: 5px; border: #666 1px solid; background: #fff; } input,select{ color: #fff; font-size: 7pt; font-family: verdana; line-height: 17px; letter-spacing : 1pt; border: none; background: none; } body { color: #fff;/* 字體顏色 */ font-size: 7pt; /* 字體大小 */ font-family: verdana; /* 字體樣式 */ text-align: center; background: url(http://blog.roodo.com/dengzi/2b6ae338.jpg) #fff no-repeat; /* 背景 */ } a { color: #ccc; text-decoration: none; } a:hover { color: #fff; text-decoration: none; cursor: e-resize; } /* container ------------------------------------------*/ #container1 { width: 950px; position: relative; margin: 10px; background: none; } #container2 {} /* banner and pageheader ------------------------------------------*/ #banner { text-align: left; background: none; color: #fff; height: 100px; font-family: Verdana; padding-bottom: 10px; font-size: 7pt; } #pageheader {}/* banner第二層,實質上只設定#banner即可 */ #pageheader h1 a { /* 主標題(網誌名稱) */ position: absolute; top: 63px; left: 50px; color: #fff; font-size: 10pt; font-weight:normal; font-family: Verdana; letter-spacing : 1pt; text-decoration: none; text-align: left; padding: 2px; padding-left: 8px; margin-top: 10px; background: none; } #pageheader h1 a:hover {color: #999;} #pageheader .description { /* 網誌目前動態描述 */ position: absolute; bottom: -40px; left: 500px; width: 300px; color: #fff; font-size: 7pt; font-weight: normal; font-family: Verdana; line-height: 17px; letter-spacing : 1pt; text-align: left; padding: 2px; } #pageheader #description2 .description {/* 網誌個人描述列 */ position: absolute; bottom: -40px; left: 70px; width: 700px; color: #000; font-size: 7pt; font-family: Verdana; line-height: 17px; letter-spacing : 1pt; text-align: left; padding: 1px; background: none; } #pageheader #description2 .description a{ color: #555; } #pageheader #description2 .description a:hover{ color: #999; cursor: w-resize; } /* main ------------------------------------------*/ #main2 { /* 包含content、links */ height: 300px; padding-top: 10px; text-align: left; background: none; margin-top: -200px; } /* content ------------------------------------------*/ #content { width: 450px; height: 350px; float: right; overflow: auto; overflow-x: hidden; background: none; text-align: left; margin-top: 180px; margin-right: 120px; scrollbar-face-color: #000; scrollbar-track-color: #000; scrollbar-3dlight-color: #000; scrollbar-darkshadow-Color: #000; scrollbar-arrow-color: #fff; scrollbar-shadow-color: #000; scrollbar-highlight-color: #000; } .date{ height: 16px; width: 177px; color: #fff; font-size: 11px; font-family: verdana; font-weight: bold; line-height: 17px; letter-spacing : 1pt; text-align: center; float: right; padding: 2px; background: none; margin-bottom: -20px; border-bottom: 1px #ddd solid; } .datediv{}/* 第二層date */ .blogbody { /* 包含 .articletext .posted .total-comments-div */ float: left; width: 400px; line-height: 17px; letter-spacing: 1pt; background: none; margin-bottom: 15px; } .blogbody2 {}/*第二層blogbody*/ .articletext {} /*包含 .title .extended .innertext .extended */ .articletext .title { width: 250px; color: #000; font-size: 7pt; font-family: verdana; font-weight: normal; text-align: center; background: #ddd; padding: 2px; } .articletext .innertext { color: #ddd; font-size: 7pt; font-family: verdana; padding-left:10px; } .articletext .extended { color: #eee; text-align: right; padding-right: 10px; } .articletext .extended a{ color: #fff; } .articletext .extended a:hover{ color: #000; } .posted { color: #eee; padding: 2px; padding-right: 0px; text-align: center; border-bottom:1px dotted #eee; } .posted a{color: #ccc;} .posted a:hover{color: #000;} /* 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: #fff; font-size: 7pt; line-height: 17px; letter-spacing: 1pt; font-weight: bold; background: none; padding: 5px; margin: 5px; float: center; text-align: center; } .total-comments-div .comments-head { /* 回應列的title */ color: #fff; font-size: 7pt; line-height: 17px; letter-spacing: 1pt; font-weight: bold; background: none; padding: 5px; margin: 5px; float: center; text-align: center; } .total-comments-div .comments-bottom .comments-head { /* 編寫回應列的title */ color: #fff; font-size: 7pt; line-height: 17px; letter-spacing: 1pt; font-weight: bold; background: none; padding: 5px; margin: 5px; float: center; text-align: center; } .total-comments-div .comments-body { /* 回應區的留言區塊 */ color: #ccc; line-height: 17px; letter-spacing: 1pt; padding: 3px; padding-left: 8px; margin: 5px; margin-bottom: 1px; background: none; border: 1px solid #888; } .total-comments-div .comments-body .comments-post { /* 回應者資訊 */ color: #fff; background: none; text-align: right; margin: 0px; } .total-comments-div .comments-body form { /* 編寫回應欄 */ text-align: center; } #text { width: 300px !important; height: 100px; color: #ccc; background: none; border: 1px solid #888; scrollbar-face-color: #070709; scrollbar-track-color: #070709; scrollbar-3dlight-color: #070709; scrollbar-darkshadow-Color: #070709; scrollbar-arrow-color: #eee; scrollbar-shadow-color: #070709; scrollbar-highlight-color: #070709; } .comments-post img{ visibility: hidden; width: 0px !important; height: 0px !important; } .postuser{background: none;} .postuser:hover{background: none;} .postemail{background: #fff;} .postemail:hover{background: none;} .postweb{background: #bbb;} .postweb:hover{background: none;} /* divThird 第三欄式設定,若兩欄式則不需設定 #divThird 的 position ------------------------------------------*/ #divThird {} #divThird2 {} /* 第二層divThird */ /* links 選單 ------------------------------------------*/ #links { width: 240px; height:285px; float: left; text-align: left; background: none; overflow: auto; overflow-x: hidden; margin-top: 180px; scrollbar-face-color: #000000; scrollbar-track-color: #000000; scrollbar-3dlight-color: #000000; scrollbar-darkshadow-Color: #000000; scrollbar-arrow-color: #000000; scrollbar-shadow-color: #000000; scrollbar-highlight-color: #000000; FILTER: Chroma(Color = #000000); } #links2 {} /* 第二層links */ #links a:hover {width: 220px;} #links br{} .sidetitle{ /* 每個blog的標題列 */ color: #fff; font-size: 8pt; font-family: verdana; font-weight: bold; line-height: 17px; letter-spacing : 1pt; padding-left: 5px; padding-top: 5px; margin-bottom: 5px; border-bottom: 1px solid #FFF; } .side {}/* 每個block的內容 */ /* links 選單進階設定 ------------------------------------------*/ .calendar {display:none} /* 行事曆 */ #boxMySpace {/* xxxxxx的地盤 */ position: absolute; top: 85px; left: 833px; width: 90px; display: block !important; } #boxMySpace0, #boxMySpace .side a, #boxMySpace .boxMySpace0 .sidetitle, #boxMySpace .boxMySpace1 .side .boxMySpaceImg, #boxMySpace .boxMySpace1 .side br {display: none;} #boxMySpace .boxMySpace1 .side .boxMySpaceImg {display:none}/* 個人封面照片縮圖 */ #boxMySpace #linkMypage{display: none;} #boxMySpace #linkFriend {display:none;} #boxMySpace #linkVideo {display:none;} #boxMySpace #linkUser {} #boxMySpace #linkAlbum{} #boxMySpace #linkBlog {} #boxMySpace #linkGbook {} #boxMySpace .mySpaceLink:link,#boxMySpace .mySpaceLink:visited{ background: #fff; display: block; width: 90px; height: 80px; overflow: hidden; visibility: visible; filter: alpha(opacity=60); opacity: .4; color: #fff; } #boxMySpace .mySpaceLink:hover{ filter: alpha(opacity=0); opacity: .0; border: none; width: 90px; cursor: w-resize ; } #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: #8FA38F} #boxNewArticle .boxNewArticle1 .side a{ color:# ccc; font-size: 7pt !important; font-family: verdana; line-height: 17px; letter-spacing : 1pt; display: block; padding: 1px; padding-left: 5px; } #boxNewArticle .boxNewArticle1 .side a:hover { color: #888; } #boxNewArticle .boxNewArticle1 .side img {display:none;} #boxCategory {} /* 文章分類 */ #boxCategory .boxCategory0 {} #boxCategory .boxCategory0 .sidetitle {} #boxCategory .boxCategory1 {} #boxCategory .boxCategory1 .side {font-size: 0px; color: #8FA38F} #boxCategory .boxCategory1 .side a{ color: #ccc; font-size: 7pt !important; font-family: verdana; line-height: 17px; letter-spacing : 1pt; display: block; padding: 1px; padding-left: 5px; } #boxCategory .boxCategory1 .side a:hover{ color: #888; } #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 {font-size: 0px; color: #070709;} #boxNewComment .boxNewComment1 .side {font-size: 0px; color: #070709;} #boxNewComment .boxNewComment1 .side a{ color: #ccc; font-size: 7pt !important; font-family: verdana; line-height: 17px; letter-spacing : 1pt; display: block; padding: 1px; padding-left: 5px; } #boxNewComment .boxNewComment1 .side a:hover{ color: #888; } #boxFolder {}/* 自訂資料夾 */ #boxFolder .boxFolder0 {} #boxFolder .boxFolder0 .sidetitle {} #boxFolder .boxFolder1 {} #boxFolder .boxFolder1 .side {font-size: 0px; color: #070709} #boxFolder .boxFolder1 .side a { color: #ccc; font-size: 7pt !important; font-family: verdana; line-height:17px; letter-spacing : 1pt; display: block; padding: 1px; padding-left: 5px; } #boxFolder .boxFolder1 .side a:hover{ color: #888; } #boxCounter {} /* 參觀人氣統計 */ #boxCounter .boxCounter0 {} #boxCounter .boxCounter0 .sidetitle {} #boxCounter .boxCounter1 {} #boxCounter .boxCounter1 .side { color: #ccc; font-size: 7pt !important; font-family: verdana; line-height:17px; letter-spacing : 1pt; padding: 1px; padding-left: 5px; } #boxCounter .boxCounter1 .side br{} #boxNewTrackback { display: none; } .syndicate {display: none; }/*RSS*/ /* powered 無論如何請不要隱藏無名小站的logo ------------------------------------------*/ .powered IMG {visibility: hidden;height: 0px;width: 0px;} .powerjoin {} .powerforgot {} .powerlogo{display:none;} .powered{ color: #ccc; font-size: 7pt; font-family: verdana; line-height: 17px; letter-spacing : 1pt; } .powered a:hover { color: #888; } .powered br{} .total-comments-div .powered {} /* 若文章僅開放給會員留言時未登入的區塊顯示 */ /* footer ------------------------------------------*/ #footer {}