December 8, 2006

(網)無名Blog–【JAJA】

/*--------------------------------------------------------------------------------------
﹡無名Blog–【JAJA】
﹡可自行修改,適用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/o1224731885.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: 17px; left: 834px;
 padding: 0px 0px 0px 0px;
 font-size: 10pt;
 text-decoration: none;
 display: block;
 font-family:sans-serif;
        color: #8F552E;
 width: 180px;
 height: 35px;
}
#pageheader .description { /* 網誌目前動態描述 */
 position: absolute; top: 53px; left: 85px;
 width: 710px;
 height: 25px;
 font-size: 10pt;
 color: #EA7C0F;
 font-family:sans-serif;       
 }

#pageheader #description2 .description { /* 網誌個人描述列 */
 position: absolute; top: 53px; left: 320px;
 width: 465px;
 height: 25px;
 font-size: 12px;
 text-align: right;
        color: #D7991A;

 
}
/* main
-----------------------------------------*/
#main2 { /* 包含content、links */
overflow: hidden;
height: 580px;
}

/* content
-----------------------------------------*/
#content {
 position:absolute;
 top:100px; left:278px;
 width: 500px;
 float: right;
 overflow: auto;
 height: 420px;
 padding-right: 10px;

 SCROLLBAR-FACE-COLOR: #FAF6EB;
 SCROLLBAR-HIGHLIGHT-COLOR: #FAF6EB;
  SCROLLBAR-SHADOW-COLOR: #FAF6EB;
  SCROLLBAR-3DLIGHT-COLOR: #FAF6EB;
  SCROLLBAR-ARROW-COLOR: #000024;
  SCROLLBAR-TRACK-COLOR: #FAF6EB;
  SCROLLBAR-DARKSHADOW-COLOR: #FAF6EB;
  SCROLLBAR-BASE-COLOR: #FAF6EB
}
.date {
        font-size: 8pt;
        font-weight: bold;
        padding-top: -5px;
 padding-left: 28px;
        background-image: url(http://pic14.pic.wretch.cc/photos/1/s/smallmo/67/1224731887.jpg);
        background-repeat: no-repeat;
        background-position: left top;
        height:26px;
        color: #FFC916;
        margin-top: 10px;
}
.datediv {} /* 第二層date */
.blogbody { /* 包含 .articletext  .posted  .total-comments-div */
        padding-left: 28px;
}
.blogbody2 {} /*第二層blogbody*/
.articletext {} /*包含 .title  .extended  .innertext  .extended  */
.articletext .title {
        margin-top: -10px;
        font-size: 10pt;
 font-family:sans-serif;
        color: #EA7C0F;
}
.articletext .innertext {
        color:#4F4F4F;
}
.articletext .innertext a {color: #ECBC15;}
.articletext .extended a {color: #8F552E; text-align: right;}
.articletext .extended  {text-align: right;}
.posted {color: #8F552E;
 text-align: right;
        font-size: 9px;
        margin-bottom: 10px;
        border-bottom-style: dashed;
        border-color: #A47B44;
        border-width: 1px;
        padding-bottom: 10px;       
}

 

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

input{background:none;color: #6C6C6C;
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/1224731888.jpg);
        background-repeat: no-repeat;
        background-position: left top;
        height:20px;
        color: #A94A05;
        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/1224731890.jpg);
        background-repeat: no-repeat;
        background-position: left top;
        height:71px;
       border: 0px solid #aaa; padding: 7px;
 margin-top: 10px;
        font-size:0px;
        font-weight: bold;
        padding-left: 28px;
        color: #FAF6EB;
       
}
.total-comments-div .comments-body { /* 回應區的留言區塊 */
 border-bottom: 1px dotted #F0BFDE;
}
.postisAuth,.postemail,.postweb {display: none;}

.total-comments-div .comments-body .comments-post { /* 回應者資訊 */
 text-align: right;
 color: #F87310;
}
.total-comments-div .comments-body form { /* 編寫回應欄 */

}
#text {width: 400px;}

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

}
#links a {color: #666666;}
#links a:hover {color: #000000;}
#links2 {} /* 第二層links */
.sidetitle { /* 每個blog的標題列 */
 padding-left: 35px;
        padding-top: 8px;
 color:  #FFC916;
        background-image: url(http://pic14.pic.wretch.cc/photos/1/s/smallmo/67/1224731889.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;
color: #F7C600;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: #E3B600;text-align:center;color:#fff !important;filter: alpha(opacity=70); }
td span.calendar a:hover {color:#000;background: #E3B600;filter: alpha(opacity=50); }

#boxSlideShow,
#boxNewTrackback,
#boxProfile .boxProfile0,
#boxProfile .boxProfile0 .sidetitle,
#boxProfile img,.syndicate,
.boxAddFriendLink,.boxGiftLink {
 display: none;
}
#boxProfile{position: absolute; top: 30px;Left: 855px;width:130px; height:130px;}
#boxProfile .side{COLOR: #FCE5C5;filter:alpha(opacity=0);font-size:10pt;}
#boxProfile .side a {color: #FCE5C5;}
#boxProfile .side a:hover {color: #FCE5C5;}
#boxProfile .boxProfile1 .side BR {DISPLAY: 1px;}
#boxProfile .boxProfile1 .side .boxProfileLink {COLOR: #FCE5C5;filter:alpha(opacity=0);
display: inline-block; width:80px;height:30px}
#boxProfile .boxProfile1 .side select {position: absolute;
        Clip:rect(2px 80px 16px 2px); background: #FFE7C3; 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: #FFC916;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;}


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

#boxCounter {
position: absolute !important; top: 200px; left: 850px; width:130px; height: 60px;} /* 參觀人氣統計 */
#boxCounter .boxCounter0 {}
#boxCounter .boxCounter0 .sidetitle {background: none;font-size: 0pt;color: #F6DEBA;}
#boxCounter .boxCounter1 {}
#boxCounter .boxCounter1 .side {color: #F75B5F;}

.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: (網)龐克風   Next in This Category: (網)無名Blog–【不孤單】
歷史上的今天:
[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