/* General Set
-----------------------------------------*/
html, {overflow:hidden;
cursor:url("http://home.doramail.com/standinghere:doramail.com/arrow_ap.cur");}

#text {
font-size:7pt; color:#000;
font-family:verdana;
padding:10px;
border:0px solid #ccc;
width:300px;
scrollbar-face-color:#FFF;
scrollbar-track-color:#Fff;
scrollbar-3dlight-color:#Fff;
scrollbar-darkshadow-Color:#eee;
scrollbar-arrow-color:#444;
scrollbar-shadow-color:#fff;
scrollbar-highlight-color:#fff;
}

select {font-size:7pt; color:#666;
font-family:verdana; background:#F9FBD7;
border:1px solid #EECDA7}

input{border:0px;
font-size:7pt; color:#aaa;
font-family:verdana;
border-bottom:1px dotted #aaa;
background:none}

body {
 font-size: 7pt; /* 字體大小 */
 font-family: verdana;
 color: #444; /* 字體顏色 */
 background:url(http://pic7.pic.wretch.cc/photos/1/s/standinghere/8/o1119084955.jpg) right top repeat fixed #fff; /* 背景顏色 */
 margin: 0px;
}

a {text-decoration: none;
 color: #665139;
 font-size: 7pt; /* 字體大小 */
 font-family: verdana;
}
a:hover {cursor:default;
 color: #cc3300;
 
}

/* container
-----------------------------------------*/
#container1 {
 width: 700px;
 position: absolute; /* fix IE6 bug */
 margin-top: 29px;
        right:0px;
}
#container2 {}

/* banner and pageheader
-----------------------------------------*/
#banner {
 background:none;
 height: 120px; }

#pageheader {} /* banner第二層,實質上只設定#banner即可 */
#pageheader h1 a {position: absolute; top: 100px; left: 20px;
text-decoration: none;
color:#fff;font-size:12px;} /* 主標題(網誌名稱) */
#pageheader h1 a:hover{ color:#F9DC95}
#pageheader .description {position: absolute; top: 105px; left:10px; font-size:10px; color:#C5BB95 } /* 網誌目前動態描述 */
#pageheader #description2 .description { /* 網誌個人描述列 */
 position: absolute; top: 100px; left: -300px;
 width: 100%; color:#333;
 text-align: right;
 font-size:10px;}
#pageheader #description2 .description img { filter: gray; }
h1 .description {display:none}
/* main
-----------------------------------------*/
#main2 { /* 包含content、links */
overflow: auto;
height: 400px;
background:none;
border:0px solid #232323;
scrollbar-face-color:#F9FBD7;
scrollbar-track-color:#F9FBD7;
scrollbar-3dlight-color:#F9FBD7;
scrollbar-darkshadow-Color:#F9FBD7;
scrollbar-arrow-color:#C6A988;
scrollbar-shadow-color:#F9FBD7;
scrollbar-highlight-color:#F9FBD7;
}

/* content
-----------------------------------------*/
#content {
 margin-left: 7px;
 width: 450px !important;
 float: left;
 margin-top: 5px;
}
.date { font-weight:bold;filter:DropShadow(Color="#aaaaaa",OffX="1",OffY="1");
 text-align: right;
 background: ;
        color:#CAA963;
 border: 0px solid #333;
 padding-bottom: 5px;
 padding-right: 15px;
}
.datediv {} /* 第二層date */
.blogbody { /* 包含 .articletext  .posted  .total-comments-div */
        width:450px; margin:0px auto;
 border: 1px solid #E3C178;
 background:#Fff;
 margin-bottom: 15px;
}
.blogbody2 {} /*第二層blogbody*/
.articletext {} /*包含 .title  .extended  .innertext  .extended  */
.articletext .title {
margin-top: 0px; padding: 5px; background:#E3C178; font-size:11px; color:#fff;}
.articletext .innertext {margin:10px;line-height:170%;}
.innertext img {
 max-width: 445px;}
.articletext .extended {text-align:right; padding-right:10px;}
.posted {text-align:right; padding:10px; padding-top:0px;}

 

.trackback-url {display:none}
/* comments
-----------------------------------------*/
.total-comments-div {filter:alpha(opacity=80);
 background:#fff;
 width:400px;
 padding: 5px;
 margin: 0px auto;
 margin-bottom:10px;
}
.total-comments-div .trackbacks-head {}
.total-comments-div .trackbacks-head .comments-head { /* 引用列的title */
 padding: 7px;
 margin-bottom: 10px;
}
.total-comments-div .comments-head { /* 回應列的title */
 height:30px;
 margin-top:0px; margin-bottom:10px;
 background:url(http://pic7.pic.wretch.cc/photos/1/s/standinghere/8/1119084954.jpg) left top no-repeat;
 color:#cc3300;
 font-weight:bold; font-size:14px;
 border: 0px;
 padding: 3px; padding-left:30px;}

.total-comments-div .comments-bottom .comments-head { /* 編寫回應列的title */
 height:30px;
 margin-top:20px;
 background: url(http://pic7.pic.wretch.cc/photos/1/s/standinghere/8/1119084953.jpg) left top no-repeat ;
 color:#cc3300;
 font-weight:bold; font-size:14px;
 border: 0px;
 padding: 3px; padding-left:30px;}

.total-comments-div .comments-body { /* 回應區的留言區塊 */
margin-top:10px;
 padding-top:1px;
padding-left:5px;
border:1px dotted #D2CFAA;
background:#E9E6C3;
color:#684018;
font-family:verdana;
font-size:7pt;}

.total-comments-div .comments-body .comments-post { /* 回應者資訊 */
 text-align: right;background:#fff;TEXT-TRANSFORM:uppercase;
 color: #aaa; font-size:10px; 
font-family:arial, verdana;
padding-top:3px;
padding-bottom:2px; 
margin-left:-5px;}

.total-comments-div .comments-body form {font-family:verdana;
font-size:7pt;
color:#333;TEXT-TRANSFORM:uppercase;
padding:10px; /* 編寫回應欄 */}


.comments-post img{ visibility:hidden; height: 14px; width: 14px; }

.postuser{/*身分認證圖示*/background:; }
.postuser:hover{background:; }

.postemail{/*信封*/background: url(http://pic7.pic.wretch.cc/photos/1/s/standinghere/8/1130942098.jpg); }
.postemail:hover{background: url(http://pic7.pic.wretch.cc/photos/1/s/standinghere/8/1130942096.jpg); }

.postweb{/*小房子*/background: url(http://pic7.pic.wretch.cc/photos/1/s/standinghere/8/1130942097.jpg); }
.postweb:hover{background: url(http://pic7.pic.wretch.cc/photos/1/s/standinghere/8/1130942095.jpg); }


.total-comments-div .comments-body form br {}
.total-comments-div .comments-body form img {display:none}
#text {}

/* divThird 第三欄式設定,若兩欄式則不需設定 #divThird 的 position
-----------------------------------------*/
#divThird {}
#divThird2 {} /* 第二層divThird */
/* links 選單
-----------------------------------------*/
#links {padding-top:20px;
 width: 180px;
 float: right;
 background: none;
        line-height:180%;
}
#links2 {} /* 第二層links */

#links .side br {display: block;}

.sidetitle { /* 每個blog的標題列 */ margin-left:10px;
 background:url(http://pic7.pic.wretch.cc/photos/1/s/standinghere/8/1119084949.jpg) left center no-repeat ;
 color: #C43232; font-weight:bold; font-size:7pt;
        border-bottom:1px solid #C43232;
 width: 70%; padding-left:20px;}

.side { /* 每個block的內容 */
 padding: 10px; padding-right:0px;
}

/* links 選單進階設定
-----------------------------------------*/
.calendar {DISPLAY: none} /* 行事曆 */

#boxProfile { margin-bottom:20px;} /* xxxxxx的地盤 */
#boxProfile .boxProfile0 {}
#boxProfile .boxProfile0 .sidetitle {}
#boxProfile .boxProfile0 .sidetitle img {display:none}
#boxProfile .boxProfile1 {}
#boxProfile .boxProfile1 .side {}
#boxProfile .boxProfile1 .side .boxProfileImg {display: none;}/* 個人封面照片縮圖 */
#boxProfile .boxProfile1 .side .boxProfileLink {} /* 四個連結:xxx的個人資料、xxx的網誌首頁、xxx的相簿、xxx的留言版 */
#boxProfile select {}

#boxSlideShow {display: none;} /* 播放中的相簿 */
#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 {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 {}

#boxNewTrackback,
.boxNewTrackback0,
.boxNewTrackback1{display:none;}
#boxRssList {
display: none;}

#boxNewComment {} /* 最新的回應 */
#boxNewComment .boxNewComment0 {}
#boxNewComment .boxNewComment0 .sidetitle {}
#boxNewComment .boxNewComment0 .sidetitle img{display:none}
#boxNewComment .boxNewComment1 {
margin-top:5px;
height: 100px; width:160px;
color:#FFC740;
overflow: auto;
scrollbar-face-color:#F9FBD7;
scrollbar-track-color:#F9FBD7;
scrollbar-arrow-color:#cc3300;
scrollbar-shadow-color:#F9FBD7;
scrollbar-highlight-color:#F9FBD7;
scrollbar-3dlight-color:#F9FBD7;
scrollbar-darkshadow-Color:#F9FBD7;}
#boxNewComment .boxNewComment1 .side {text-align:right; font-size:6pt;font-family:arial}

.boxNewComment1 a {
display: block;
text-decoration: none;
text-align: left;
padding: 0px;
background:none;
border-bottom:1px solid #FBEBD7;
border-top:1px solid #FBEBD7;
color: #999;
}

.boxNewComment1 a:hover {
background: #F6D1A1;
color: #cc3300;
}


#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*/

.boxGiftLink {DISPLAY: none}
.boxAddFriendLink {DISPLAY: none}

.powered{padding-left:10px;
margin-bottom:20px;/*無名小站權限聲明*/}
.powered input{}
.powered img{
visibility:hidden;
height: 0px;
width: 0px;}

.total-comments-div .powered {} /* 若文章僅開放給會員留言時未登入的區塊顯示 */

/* footer
-----------------------------------------*/
#footer {
 background:none;
 height: 20px;
}


blogbody {
CURSOR: url('http://hk.geocities.com/tta282/memory_09-3-3-5.ani')
}

body{cursor:url("http://blog.yam.com/lesleah/7205b5ab.ani")}
a:hover {cursor:url(" http://blog.yam.com/lesleah/42f518d0.ani")}

#boxProfile {
?DISPLAY: none
}
#boxNewTrackback {
?DISPLAY: none
}
#boxRssList {
DISPLAY: none
}

 

 


arrow
arrow
    全站熱搜

    ayumipt 發表在 痞客邦 留言(0) 人氣()