/* General Set
-----------------------------------------*/
html {
scrollbar-face-color:#fff;
scrollbar-track-color:#fff;
scrollbar-3dlight-color:#fff;
scrollbar-darkshadow-Color:#fff;
scrollbar-arrow-color:#c00;
scrollbar-shadow-color:#fff;
scrollbar-highlight-color:#fff;
}
input{filter:alpha(opacity=70);
background: #fff;
font: 7pt verdana;
border: 1px solid #c00;
color: #c00; }
textarea {
padding:10px;
font-size: 10px;
border: none;
background:#EDE3CC;
font-family:verdana;
}
body {
border:0px;
text-align: right;
font-size: 7pt; /* 字體大小 */
font-family: verdana; /* 字體樣式 */
color: #000; /* 字體顏色 */
line-height: 12pt;
background: #fff url(http://pic7.pic.wretch.cc/photos/1/s/standinghere/3/o1126327949.jpg) no-repeat fixed top left; /* 背景顏色 */
margin: 0px 20px 0px 0px;
}
a { color: #c00; text-decoration: none;}
a:hover { color: #AA8FA9; text-decoration: none; cursor: n-resize;}
/* container
-----------------------------------------*/
#container1 {
width: 720px;
text-align: left;
position: relative; /* fix IE6 bug */
margin: 0px;
border: none;
}
#container2 {}
/* banner and pageheader
-----------------------------------------*/
#banner {
background: none;
height: 70px;
border: none;
}
#pageheader {} /* banner第二層,實質上只設定#banner即可 */
#pageheader h1 a {
position: absolute;
top: 15px; left: 0px;
margin: 0px 0px 0px 0px;
font-size: 8pt;
text-decoration: none;
display: block;
} /* 主標題(網誌名稱) */
#pageheader .description {
position: absolute;
top: 35px; left: 0px;
margin: 0px 0px 0px 0px;
font-size: 7pt;
text-decoration: none;
display: block;
font-weight: normal;
color: #333;
} /* 網誌目前動態描述 */
#pageheader #description2 .description { /* 網誌個人描述列 */
position: absolute;
top: 50px; left: 0px;
width: 100%;
text-align: right;
color: #333;
}
/* main
-----------------------------------------*/
#main2 { } /* 包含content、links */
/* content
-----------------------------------------*/
#content {
margin: 0px;
width: 500px;
float: right;
margin-top: 5px;
}
.date {
color: #fff;
font-size: 8pt;
line-height: 18px;
text-align: right;
background:url(http://pic7.pic.wretch.cc/photos/1/s/standinghere/3/1126327951.jpg) no-repeat;
border: none;
padding-right: 15px;
}
.datediv {} /* 第二層date */
.title { font: 10pt verdana; font-weight: bold; }
.blogbody { /* 包含 .articletext .posted .total-comments-div */
border: 1px solid #c00;
background:#fff;
color: #6E6758;
padding: 10px;
margin-bottom: 15px;
}
.blogbody2 {} /*第二層blogbody*/
.blogbody a { color: #C87676; }
.articletext {} /*包含 .title .extended .innertext .extended */
.articletext .title {}
.articletext .innertext {}
.articletext .extended {text-align: right;}
.posted {text-align: right; color:#aaa}
/* comments
-----------------------------------------*/
.total-comments-div {
padding-top: 10px;
margin-top: 10px;
margin-left:30px;
}
.total-comments-div .trackbacks-head {}
.total-comments-div .trackbacks-head .comments-head { /* 引用列的title */
border: 1px solid #fff; padding: 7px;
margin-bottom: 10px;
}
.total-comments-div .comments-head { /* 回應列的title */
background: url(http://pic7.pic.wretch.cc/photos/1/s/standinghere/8/1126324162.jpg) left center no-repeat;
font-weight: bold;
padding: 7px;padding-left:17px;color:#81B071;
}
.total-comments-div .comments-bottom .comments-head { /* 編寫回應列的title */
background: url(http://pic7.pic.wretch.cc/photos/1/s/standinghere/8/1126324162.jpg) left center no-repeat;
font-weight: bold;color:#A39367;
padding: 7px;padding-left:17px;
margin-top: 10px;
}
.total-comments-div .comments-body { /* 回應區的留言區塊 */
border-bottom: 1px dotted #fff;
}
.total-comments-div .comments-body .comments-post { /* 回應者資訊 */
text-align: right;
color: #aaa;
border-bottom:1px dotted #c00;
padding-bottom:3px;
}
.total-comments-div .comments-body form { /* 編寫回應欄 */}
.total-comments-div .comments-body form br {line-height:1px}
.total-comments-div .comments-body form input {border:0px; background:#eee;
border-bottom:1px solid #ddd;}
.postuser {}
.postemail {}
.postweb {}
#nameid,#email,#url {width:300px;}
#text {width: 350px; border: none;}
.comments-post img{ visibility:hidden; height: 10px; width: 10px; }
.postuser{/*身分認證圖示*/
background:; }
.postuser:hover{
background:; }
.postemail{/*信封*/
background: #DDB1B1; }
.postemail:hover{
background: #c00; }
.postweb{/*小房子*/
background: #fcc; }
.postweb:hover{
background: #c00; }
/* divThird 第三欄式設定,若兩欄式則不需設定 #divThird 的 position
-----------------------------------------*/
#divThird {}
#divThird2 {} /* 第二層divThird */
/* links 選單
-----------------------------------------*/
#links {
width: 180px;
float: left;
background: none;
border: none;
}
#links2 {} /* 第二層links */
.sidetitle { /* 每個blog的標題列 */
text-align: left;
line-height: 18px;
padding-left:17px;
background: url(http://pic7.pic.wretch.cc/photos/1/s/standinghere/8/1126324162.jpg) left center no-repeat;
font-weight: bold;
color:#C00;
}
.side { /* 每個block的內容 */
padding: 10px;
border: 1px solid #c00;
margin: 0px 0px 10px 0px;
background:#FFF;
}
/* links 選單進階設定
-----------------------------------------*/
.calendar {} /* 行事曆 */
#boxProfile { } /* xxxxxx的地盤 */
#boxProfile .boxProfile0 {}
#boxProfile .boxProfile0 .sidetitle {color:#0079A2}
#boxProfile .boxProfile1 {}
#boxProfile .boxProfile1 .side {}
#boxProfile .boxProfile1 .side .boxProfileImg {}/* 個人封面照片縮圖 */
#boxProfile .boxProfile1 .side .boxProfileLink {} /* 四個連結:xxx的個人資料、xxx的網誌首頁、xxx的相簿、xxx的留言版 */
#boxProfile .boxProfile1 .side select {} /* 好友名單 */
.boxGiftLink{ display:none; }
.boxAddFriendLink{display:none;}
#boxSlideShow { } /* 播放中的相簿 */
#boxSlideShow .boxSlideShow0 {}
#boxSlideShow .boxSlideShow0 .sidetitle {color:#043594}
#boxSlideShow .boxSlideShow1 {}
#boxSlideShow .boxSlideShow1 .side {}
#boxNewArticle {} /* 最新的文章 */
#boxNewArticle .boxNewArticle0 {}
#boxNewArticle .boxNewArticle0 .sidetitle {color:#9E2069}
#boxNewArticle .boxNewArticle1 {}
#boxNewArticle .boxNewArticle1 .side {}
#boxCategory {} /* 文章分類 */
#boxCategory .boxCategory0 {}
#boxCategory .boxCategory0 .sidetitle {color:#AE8521}
#boxCategory .boxCategory1 {}
#boxCategory .boxCategory1 .side {}
#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 {}
#scupioSearch { display: none; } /* 搜尋 */
#scupioSearch .scupioSearch0 {}
#scupioSearch .scupioSearch0 .sidetitle {}
#scupioSearch .scupioSearch1 {}
#scupioSearch .scupioSearch1 .side {}
#boxNewComment {} /* 最新的回應 */
#boxNewComment .boxNewComment0 {}
#boxNewComment .boxNewComment0 .sidetitle {color:#DA8662}
#boxNewComment .boxNewComment1 {}
#boxNewComment .boxNewComment1 .side { color: #fff; font-size: 0px; }
#boxNewComment .boxNewComment1 .side a { font-size: 7pt; }
#boxNewTrackback { display:none; }
#boxFolder {} /* 自訂資料夾 */
#boxFolder .boxFolder0 {}
#boxFolder .boxFolder0 .sidetitle {}
#boxFolder .boxFolder1 {}
#boxFolder .boxFolder1 .side {}
#boxCounter {} /* 參觀人氣統計 */
#boxCounter .boxCounter0 {}
#boxCounter .boxCounter0 .sidetitle {color:#F27873}
#boxCounter .boxCounter1 {}
#boxCounter .boxCounter1 .side {}
.syndicate {padding: 10px;} /*RSS*/
/* powered 無論如何請不要隱藏無名小站的logo
-----------------------------------------*/
.powered{/*無名小站權限聲明*/
margin: 10px 0px 0px 0px; color: #000;
}
.powered input{
}
.powered img{
visibility:hidden;
height: 0px;
width: 0px;
}
.powerlogo{/*自行設定的logo*/
background:url() no-repeat 0px 12px;
.total-comments-div .powered {} /* 若文章僅開放給會員留言時未登入的區塊顯示 */
/* footer
-----------------------------------------*/
#footer {}
- Jan 24 Tue 2006 21:06
對不起我愛你(彩虹版)
close
全站熱搜
留言列表
發表留言