December 22, 2006

(網)X'mas2

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


/* General Set
-----------------------------------------*/
html {
 overflow: hidden;
}
#text {
scrollbar-face-color:#eee;
scrollbar-track-color:#eee;
scrollbar-3dlight-color:#eee;
scrollbar-darkshadow-Color:#eee;
scrollbar-arrow-color:#444;
scrollbar-shadow-color:#444;
scrollbar-highlight-color:#444;
}

 

body {

 font-size: 7pt; /* 字體大小 */
 font-family: "verdana"; /* 字體樣式 */
 color: #444; /* 字體顏色 */
 background-image: url(http://pic14.pic.wretch.cc/photos/1/s/smallmo/67/o1224731902.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: 32px; left: 45px;
 padding: 0px 0px 0px 0px;
 font-size: 10pt;
 text-decoration: none;
 display: block;
 font-family:sans-serif;
        color: #000000;
 width: 165px;
 height: 30px;
}
#pageheader .description { /* 網誌目前動態描述 */
 position: absolute; top: 35px; left: 865px;
 width: 23px;
 height: 245px;
 font-size: 10pt;
 color: #FFFFFF;  font-family:serif;
 WRITING-MODE: tb-rl; /* 書寫方式:直行 */      

}

#pageheader #description2 .description { /* 網誌個人描述列 */
 position: absolute; top: 35px; left: 270px;
 width: 550px;
 height: 30px;
 font-size: 12px;
 text-align: left;
        color: #165E1F;
 WRITING-MODE: lr-tb !important;
 
}
/* main
-----------------------------------------*/
#main2 { /* 包含content、links */
overflow: hidden;
height: 580px;
}

/* content
-----------------------------------------*/
#content {
 position:relative;
 top:-5px; right:160px;
 width: 560px;
 float: right;
 overflow: auto;
 height: 440px;
 padding-right: 20px;

 SCROLLBAR-FACE-COLOR: #FFFFFF;
 SCROLLBAR-HIGHLIGHT-COLOR: #FFFFFF;
  SCROLLBAR-SHADOW-COLOR: #FFFFFF;
  SCROLLBAR-3DLIGHT-COLOR: #FFFFFF;
  SCROLLBAR-ARROW-COLOR: #000024;
  SCROLLBAR-TRACK-COLOR: #FFFFFF;
  SCROLLBAR-DARKSHADOW-COLOR: #FFFFFF;
  SCROLLBAR-BASE-COLOR: #FFFFFF; }
.date {
        font-size: 8pt;
        font-weight: bold;
 padding-left: 30px;
        background-image: url(http://pic14.pic.wretch.cc/photos/1/s/smallmo/67/1224731900.jpg);
        background-repeat: no-repeat;
        background-position: left top;
        height:25px;
        color: #84C93A;
        padding-top: 5px;
}
.datediv {} /* 第二層date */
.blogbody { /* 包含 .articletext  .posted  .total-comments-div */
        padding-left: 28px;
}
.blogbody2 {} /*第二層blogbody*/
.articletext {} /*包含 .title  .extended  .innertext  .extended  */
.articletext .title {
        margin-top: -10px;
        padding-left: -10px;
        font-size: 10pt;
 font-family:sans-serif;
        color: #466B1D;
       
}
.articletext .innertext {
        color: #444;
}
.articletext .innertext a {color: #7BC530;}
.articletext .extended a {color: #70A42F; text-align: right;}
.articletext .extended  {text-align: right;color: #969696;}
.posted {color: #70A42F;
 text-align: right;
        font-size: 9px;
        margin-bottom: 10px;
        border-bottom-style: dashed;
        border-color: #9DD367;
        border-width: 1px;
        padding-bottom: 10px;       
}

.posted a {color: #969696;}

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

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

.total-comments-div {
 padding-top: 5px;
 margin-top: 10px;
 margin-left: 20px;
 width: 400px;
}
.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/1224731898.jpg);
        background-repeat: no-repeat;
        background-position: left top;
        height:25px;
        color: #539994;
        margin-top: 5px;
        padding-left: 28px;
        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/1224731898.jpg);
        background-repeat: no-repeat;
        background-position: left top;
        height:45px;
       border: 0px solid #aaa; padding: 7px;
 margin-top: 10px;
        padding-top:8px;
        font-size:12px;
        font-weight: bold;
        padding-left: 30px;
        color: #539994;
       
}
.total-comments-div .comments-body { /* 回應區的留言區塊 */
 border-bottom: 1px dotted  #C4E49E;
}
.postisAuth,.postemail,.postweb {display: none;}

.total-comments-div .comments-body .comments-post { /* 回應者資訊 */
 text-align: left;
 color: #70A42F;
        padding-left: 15px;
        background-image: url(http://pic14.pic.wretch.cc/photos/1/s/smallmo/67/1224731901.jpg);
        background-repeat: no-repeat;
        background-position: left top;

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

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

}
#links a {color: #3A3A3A;}
#links a:hover {color: #FFFFFF; background: #71A68B;}
#links2 {} /* 第二層links */
.sidetitle { /* 每個blog的標題列 */
 padding-left: 30px;
        padding-top: 8px;
 color:  #55866D;
        background-image: url(http://pic14.pic.wretch.cc/photos/1/s/smallmo/67/1224731899.jpg);
        background-repeat: no-repeat;
        background-position:left top;
        height: 29px;
        font-size:12px;
        font-weight: bold;
}
.side { /* 每個block的內容 */
 padding-left: 10px;
        padding-right: 10px;
        color: #666666;

}

/* links 選單進階設定
-----------------------------------------*/
select {border: none; background:none;
border-width: 0px; width:120px;
color: #1A8629;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: #71A68B;text-align:center;color:#000000 !important;filter: alpha(opacity=70); }
td span.calendar a:hover {color:#000000;background: #71A68B;filter: alpha(opacity=50); }

#boxSlideShow,
#boxNewTrackback,
#boxProfile .boxProfile0,
#boxProfile .boxProfile0 .sidetitle,
#boxProfile img,.syndicate,
.boxAddFriendLink,.boxGiftLink {
 display: none;
}
#boxProfile{position: absolute; top: 558px;Left: 15px;width:800px; height:50px;filter:alpha(opacity=0);}
#boxProfile .side{COLOR: #FF0000;filter:alpha(opacity=100);font-size:5pt;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:60px;height:30px}
#boxProfile .boxProfile1 .side select {position: absolute; top: -11px; left: 650px;
        Clip:rect(2px 80px 16px 2px); background: #165C1E; 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: #666666;
}
#boxNewArticle .boxNewArticle1 a {   color: #666666;
}
#boxNewArticle .boxNewArticle1 a:hover {background: #F7C91E;}
#boxNewArticle .boxNewArticle1 .side {       color: #666666;}
#boxNewArticle .boxNewArticle1 .side a:hover {background: #F7C91E;}

#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: #1A8629;text-align:right;}
#boxNewComment .boxNewComment1 .side a {
display:block; color: #515050;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: #71A68B;}


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

#boxCounter {
position: absolute; top: 220px; left: 865px; width:25px; height: 250px;} /* 參觀人氣統計 */
#boxCounter .boxCounter0 {}
#boxCounter .boxCounter0 .sidetitle {background: none;font-size: 0pt;color: #F6DEBA;filter:alpha(opacity=0);}
#boxCounter .boxCounter1 {}
#boxCounter .boxCounter1 .side {color: #ffffff;}
 WRITING-MODE: tb-rl; /* 書寫方式:直行 */

.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: (網)X'mas1   Next in This Category: (網回憶兒時
歷史上的今天:
[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