December 22, 2006

(網)X'mas1

/*--------------------------------------------------------------------------------------
﹡無名Blog–【聖誕樣式02】
﹡可自行修改,只適用IE,1024*768。
﹡copyright(c)by 黃小摸(http://www.wretch.cc/blog/smallmo
--------------------------------------------------------------------------------------*/


/* General Set
-----------------------------------------*/
html {
 overflow: hidden;
}
#text {
scrollbar-face-color: #FCFCFC;
scrollbar-track-color: #FCFCFC;
scrollbar-3dlight-color: #FCFCFC;
scrollbar-darkshadow-Color: #FCFCFC;
scrollbar-arrow-color: #000024;
scrollbar-shadow-color: #FCFCFC;
scrollbar-highlight-color: #FCFCFC;
border: 1px dashed #AEACAD;
padding:10 px;
width: 90px;
height: 120px;
background-image: url(http://pic14.pic.wretch.cc/photos/1/s/smallmo/67/1224731922.jpg);
 background-repeat:no-repeat;
 background-position: right bottom;
 background-attachment: fixed;

}

 

body {

 font-size: 7pt; /* 字體大小 */
 font-family: "verdana"; /* 字體樣式 */
 color: #444; /* 字體顏色 */
 background-image: url(http://pic14.pic.wretch.cc/photos/1/s/smallmo/67/o1224731912.jpg); /* 背景圖片 */
 background-repeat:no-repeat;
 background-position: left top;
 background-attachment: fixed; 
 margin: 0px;
}

a {
 text-decoration: none;
 color: #535353;
}
a:hover {
 color: #000;
 text-decoration: none;
}

/* container
-----------------------------------------*/
#container1 {
 width: 980px;
 

}
#container2 {}

/* banner and pageheader
-----------------------------------------*/
#banner {
 
 height: 80px;
}
#pageheader { /* banner第二層,實質上只設定#banner即可 */
 height: 64px;
 border-bottom: 16px }
#pageheader h1 a { /* 網誌名稱 */
 position: absolute;
 top: 50px; left: 880px;
 font-size: 10pt;
 text-decoration: none;
 display: block;
 font-family:sans-serif;
        color: #000000;
 width: 75px;
 height: 160px;
 WRITING-MODE: tb-rl !important;
}
#pageheader .description { /* 網誌目前動態描述 */
 position: absolute; top: 525px; left: 465px;
 width: 200px;
 height: 25px;
 font-size: 10pt;
 color: #EAEAEA;  font-family:serif !important;       

}

#pageheader #description2 .description { /* 網誌個人描述列 */
 position: absolute; top: 50px; left: 465px;
 width: 200px;
 height: 95px;
 font-size: 12px;
        color: #959593;
 WRITING-MODE: lr-tb !important;
        font-family:verdana ;
 
}
/* main
-----------------------------------------*/
#main2 { /* 包含content、links */
overflow: hidden;
height: 460px;
}

/* content
-----------------------------------------*/
#content {
 position:relative;
 top:-30px; left:60px;
 width: 370px;
 float: left;
 overflow-y: auto;
 overflow-x:hidden;
        height: 430px;
 padding-right: 10px;

 SCROLLBAR-FACE-COLOR: #FCFCFC;
 SCROLLBAR-HIGHLIGHT-COLOR: #FCFCFC;
  SCROLLBAR-SHADOW-COLOR: #FCFCFC;
  SCROLLBAR-3DLIGHT-COLOR: #FCFCFC;
  SCROLLBAR-ARROW-COLOR: #000024;
  SCROLLBAR-TRACK-COLOR: #FCFCFC;
  SCROLLBAR-DARKSHADOW-COLOR: #FCFCFC;
  SCROLLBAR-BASE-COLOR: #FCFCFC; }
.date {
        font-size: 7pt;
 padding-left: 185px;
        background-image: url(http://pic14.pic.wretch.cc/photos/1/s/smallmo/67/1224731919.jpg);
        background-repeat: no-repeat;
        background-position: center top;
        height:36px;
        color: #733122;
        padding-top: 7px;
        font-family:verdana ;
}
.datediv {} /* 第二層date */
.blogbody { /* 包含 .articletext  .posted  .total-comments-div */
        padding-left: 25px;
}
.blogbody2 {} /*第二層blogbody*/
.articletext {} /*包含 .title  .extended  .innertext  .extended  */
.articletext .title {
        margin-top: -5px;
        padding-left: -10px;
        font-size: 10pt;
 font-family: sans-serif;
        color: #000000;
       
}
.articletext .innertext {
        color: #000000;
}
.articletext .innertext a {color: #733122;}
.articletext .extended a {color: #88736E; text-align: left;}
.articletext .extended  {
        background-image: url(http://pic14.pic.wretch.cc/photos/1/s/smallmo/67/thumbs/t1224731915.jpg);
        background-repeat: no-repeat;
        height: 20px;
        padding-top:5px;
        padding-left:25px;
text-align: left;color: #88736E;}
.posted {color: #000000;
 text-align: right;
        font-size: 7pt;
        margin-bottom: 5px;
        border-bottom-style: dashed;
        border-color: #F76464;
        border-width: 0px;
        padding-bottom: 5px;       
}

.posted a {color: #88736E;}

/* comments
-----------------------------------------*/

input{background:none;color: #88736E;
border:0px solid #000;
FONT-SIZE: 10px;font-family:Verdana;}

.total-comments-div {
 padding-top: 5px;
 margin-top: 10px;
 margin-left: 20px;
 width: 300px;
}
.total-comments-div .trackbacks-head {}
.total-comments-div .trackbacks-head .comments-head { /* 引用列的title */
 border: 0px dotted #aaa; padding: 7px;
 margin-bottom: 10px;
}
.total-comments-div .comments-head { /* 回應列的title */
 border: 0px solid #aaa; padding: 7px;
        background-image: url(http://pic14.pic.wretch.cc/photos/1/s/smallmo/67/thumbs/t1224731920.jpg);
        background-repeat: no-repeat;
        background-position: left top;
        height:20px;
        color: #88736E;
        margin-top: 2px;
        padding-left: 25px;
        font-size:12px;
        font-weight: bold;

}
.total-comments-div .comments-bottom .comments-head { /* 編寫回應列的title */
        background-image: url(http://pic14.pic.wretch.cc/photos/1/s/smallmo/67/thumbs/t1224731917.jpg);
        background-repeat: no-repeat;
        background-position: left top;
        height:17px;
       border: 0px solid #aaa; padding: 7px;
 margin-top: 10px;
        padding-top:3px;
        font-size:12px;
        font-weight: bold;
        padding-left: 25px;
        color: #88736E;
       
}
.total-comments-div .comments-body { /* 回應區的留言區塊 */
 border-bottom: 1px dotted  #88736E;
        padding-top: 5px;
}
.postisAuth,.postemail,.postweb {display: none;}

.total-comments-div .comments-body .comments-post { /* 回應者資訊 */
 text-align: left;
 color:  #88736E;
        padding-left: 25px;
        background-image: url(http://pic14.pic.wretch.cc/photos/1/s/smallmo/67/thumbs/t1224731918.jpg);
        background-repeat: no-repeat;
        background-position: left center;
        height: 18px;
        padding-top:8px;

       
}
.total-comments-div .comments-body form { /* 編寫回應欄 */
color: #000000; margin-top: -10px;
}
#text {width: 400px;}

/* divThird 第三欄式設定,若兩欄式則不需設定 #divThird 的 position
-----------------------------------------*/
#divThird {}
#divThird2 {} /* 第二層divThird */
/* links 選單
-----------------------------------------*/
#links {
        margin-top: 80px;
        padding-left:80px;
 width: 195px;
 padding-right: 5px; 
 overflow-y: auto;
        overflow-x: hidden;
 height: 325px;
 
 SCROLLBAR-FACE-COLOR: #FCFCFC;
 SCROLLBAR-HIGHLIGHT-COLOR: #FCFCFC;
  SCROLLBAR-SHADOW-COLOR: #FCFCFC;
  SCROLLBAR-3DLIGHT-COLOR: #FCFCFC;
  SCROLLBAR-ARROW-COLOR: #000024;
  SCROLLBAR-TRACK-COLOR: #FCFCFC;
  SCROLLBAR-DARKSHADOW-COLOR: #FCFCFC;
  SCROLLBAR-BASE-COLOR: #FCFCFC;

}
#links a {color: #000000;}
#links a:hover {color: #FFFFFF; background: #88736E;}
#links2 {} /* 第二層links */
.sidetitle { /* 每個blog的標題列 */
 padding-left: 27px;
        padding-top: 8px;
 color:  #88736E;
        background-image: url(http://pic14.pic.wretch.cc/photos/1/s/smallmo/67/thumbs/t1224731920.jpg);
        background-repeat: no-repeat;
        background-position:left center;
        height: 20px;
        font-size:12px;
        font-weight: bold;
}
.side { /* 每個block的內容 */
 padding-left: 10px;
        padding-right: 10px;
        color: #000000;

}

/* links 選單進階設定
-----------------------------------------*/
select {
border: none; background:none;
border-width: 0px; width:120px;
color:#BDB9B8;font-family:verdana;font-size:7pt;}
 
.calendar {
 font-size:9px
 color:#000000;
       } /* 行事曆 */

span.calendar a {text-align:center;}
td span.calendar { display: block; width:12px; line-height:12px;}
td span.calendar a { display: block; width:12px; line-height:12px;background: #88736E;text-align:center;color:#000000 !important;filter: alpha(opacity=70); }
td span.calendar a:hover {color:#000000;background: #88736E;filter: alpha(opacity=50); }

#boxSlideShow,
#boxNewTrackback,
#boxProfile .boxProfile0,
#boxProfile .boxProfile0 .sidetitle,
#boxProfile img,.syndicate,
.boxAddFriendLink,.boxGiftLink {
 display: none;
}
#boxProfile{position: absolute; top: 15px;Left: -30px;width:400px; height: 25px;filter:alpha(opacity=0);}
#boxProfile .side{COLOR: #FF0000;filter:alpha(opacity=0);font-size:7pt;padding :5px;}
#boxProfile .side a {color: #FF0000;}
#boxProfile .side a:hover {color: #FCE5C5;}
#boxProfile .boxProfile1 .side BR {DISPLAY: none;}
#boxProfile .boxProfile1 .side .boxProfileLink {COLOR: #FF0000;filter:alpha(opacity=0);
display: inline-block; width:65px;height:30px}
#boxProfile .boxProfile1 .side select {position: absolute; top: 7px; left: 370px;
        Clip:rect(2px 80px 16px 2px); background: #EAEAEA; border: none; } 

#boxSlideShow {} /* 播放中的相簿 */
#boxSlideShow .boxSlideShow0 {}
#boxSlideShow .boxSlideShow0 .sidetitle {}
#boxSlideShow .boxSlideShow1 {}
#boxSlideShow .boxSlideShow1 .side {}

#boxNewArticle {

        /* 最新的文章 */
#boxNewArticle .boxNewArticle0 {padding-top: 10px;}
#boxNewArticle .boxNewArticle0 .sidetitle {}
#boxNewArticle .boxNewArticle1 {        color: #000000;
}
#boxNewArticle .boxNewArticle1 a {   color: #000000;
}
#boxNewArticle .boxNewArticle1 a:hover {background: #88736E;}
#boxNewArticle .boxNewArticle1 .side {       color: #000000;}
#boxNewArticle .boxNewArticle1 .side a:hover {background: #88736E;}

#boxCategory {} /* 文章分類 */
#boxCategory .boxCategory0 {}
#boxCategory .boxCategory0 .sidetitle {}
#boxCategory .boxCategory1 {        color: #666666;

}
#boxCategory .boxCategory1 .side {       color: #666666;}

#boxDate {} /* 文章彙集 */
#boxDate .boxDate0 {}
#boxDate .boxDate0 .sidetitle {}
#boxDate .boxDate1 {        color: #666666;}
#boxDate .boxDate1 a {        color: #666666;}
#boxDate .boxDate1 .side {       color: #666666;}

#boxSearch {display: none;} /* 搜尋這個網誌的文章 */
#boxSearch .boxSearch0 {display: none;} }
#boxSearch .boxSearch0 .sidetitle {display: none;} }
#boxSearch .boxSearch1 {display: none;} }
#boxSearch .boxSearch1 .side {display: none;} }

#scupioSearch {display: none;} } /* 搜尋 */
#scupioSearch .scupioSearch0 {display: none;} }
#scupioSearch .scupioSearch0 .sidetitle {display: none;} }
#scupioSearch .scupioSearch1 {display: none;} }
#scupioSearch .scupioSearch1 .side {display: none;} }

#boxNewComment{background:#none;}
.boxNewComment0{background:#none;}
#boxNewComment .boxNewComment1 .side{color: #88736E;text-align:right;}
#boxNewComment .boxNewComment1 .side a {
display:block; color: #000000;text-decoration:none;border-right:5px;text-align:left;}
.boxNewComment1 .side img {display: none;}
#boxNewComment .boxNewComment1 .side a:hover {
display:block; color:#ffffff;text-decoration:none;border-right:5px;text-align:left;
background:#88736E;}


#boxFolder {} /* 自訂資料夾 */
#boxFolder .boxFolder0 {}
#boxFolder .boxFolder0 .sidetitle {}
#boxFolder .boxFolder1 {}
#boxFolder .boxFolder1 .side { }
#boxFolder .boxFolder1 .side a { }

#boxCounter {
position: absolute; top: 475px; left: 50px; width:197px; height: 21px;
} /* 參觀人氣統計 */
#boxCounter .boxCounter0 {}
#boxCounter .boxCounter0 .sidetitle {background: none;font-size: 0pt;color: #F6DEBA;filter:alpha(opacity=0);}
#boxCounter .boxCounter1 {}
#boxCounter .boxCounter1 .side {color:  #959593; }
#boxCounter .boxCounter1 .side BR {DISPLAY: none;}

.syndicate {padding: 10px;} /*RSS*/

/* powered 無論如何請不要隱藏無名小站的logo
-----------------------------------------*/
.powered {padding: 5px;}
.powerlogo {display: none;}

/* footer
-----------------------------------------*/
#footer {
 display:none;
}

.total-comments-div {background: url(http://c7.amazingcounters.com/counter.php?i=1511517&c=4534864) no-repeat center bottom;}

0推薦此文章
Today's Visitors: 0 Total Visitors: 0
Personal Category: 個(網)(留)(相)之ccs Topic: 未分類
Previous in This Category: (網)無名Blog–【粉紅貓】   Next in This Category: (網)X'mas2
歷史上的今天:
[Trackback URL]

Post A Comment









Yes No



Please input the magic number:

( Prevent the annoy garbage messages )
( What if you cannot see the numbers? )
Please input the magic number

誰來收藏
Loading ...
unlog_NVPO 0