close

html {
overflow: auto;
}
#text {
scrollbar-face-color:#fff;
scrollbar-track-color:#fff;
scrollbar-3dlight-color:#fff;
scrollbar-darkshadow-Color:#fff;
scrollbar-arrow-color:#eee;
scrollbar-shadow-color:#fff;
scrollbar-highlight-color:#fff;
}

body {

font-size: 10px; /* 字體大小 */
font-family: verdana, arial; /* 字體樣式 */
color: #588526; /* 字體顏色 */
background:url(http://pic7.pic.wretch.cc/photos/1/s/standinghere/3/o1127305073.jpg) -5px top no-repeat fixed #B1CADB; /* 背景顏色 */
margin: 0px;
}

a {
color: #586586;
text-decoration:none;
font-size:10px;
font-family:verdana, arial;
}
a:hover {
color: #c00;
text-decoration:none;
cursor:default;
}

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

position: relative; /* fix IE6 bug */
margin: 0px auto;
}
#container2 {}

/* banner and pageheader
-----------------------------------------*/
#banner {padding-left:10px;
background: url(http://pic7.pic.wretch.cc/photos/1/s/standinghere/3/1127302026.jpg) left top fixed no-repeat;
height: 70px;width: 385px;
position: absolute; right: 0px; top: 25px;
}
#pageheader { /* banner第二層,實質上只設定#banner即可 */

}
#pageheader h1 a { /* 主標題(網誌名稱) */
position: absolute;
top: 30px; left: 10px;
padding: 0px 0px 0px 10px;
font-size: 12px;
text-decoration: none;
display: block;}
#pageheader h1 a:hover{color:#c00;}
#pageheader .description { /* 網誌目前動態描述 */
position: absolute; top: 15px; left: 20px;
font-size: 10px;
}
#pageheader #description2 .description { /* 網誌個人描述列 */
position: absolute; top: 45px; left:-230px;
width: 395px;
padding: 0px;
text-align: right; font-size:10px; font-family:verdana;

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

/* content
-----------------------------------------*/
#content {
width: 500px;
position: absolute;
overflow: auto;
height: 550px; top: 25px; left: 5px;
background: url(http://pic7.pic.wretch.cc/photos/1/s/standinghere/3/1127302027.jpg) fixed left top #B1CADB;

scrollbar-face-color:#B1CADB;
scrollbar-track-color:#B1CADB;
scrollbar-3dlight-color:#B1CADB;
scrollbar-darkshadow-Color:#B1CADB;
scrollbar-arrow-color:#eee;*
scrollbar-shadow-color:#B1CADB;*
scrollbar-highlight-color:#B1CADB;*
}
.date {text-align: left;
font-family:Impact,verdana;font-size:18px;
color:#eee;margin-top: 10px;
padding-left: 5px;
TEXT-TRANSFORM:uppercase;
margin-bottom:-20px;

}
.datediv {} /* 第二層date */
.blogbody { /* 包含 .articletext .posted .total-comments-div */
padding: 10px;
margin-bottom: 15px;
}
.blogbody2 {} /*第二層blogbody*/
.articletext {} /*包含 .title .extended .innertext .extended */
.articletext .title {padding-left: 10px;color:#666;font-family:verdana;font-size:10px; font-weight:bold;margin-top:0px;
background:url(http://pic3.pic.wretch.cc/photos/2/i/inochi/1/1098695810.jpg) left 50% no-repeat;}

.articletext .innertext {color:#666;line-height:170%;font-size:10px;font-family:verdana;}
.articletext .extended {text-align:right; padding-bottom:5px;}
.posted {text-align:right;
border-top:1px solid #ddd;
padding-top:3px;
font-size:10px;}


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

.total-comments-div {
color:#666;
width:400px;
margin-left:50px;
border-top: 0px dotted #999;
padding-top: 10px;
margin-top: 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 */
background:url(http://pic7.pic.wretch.cc/photos/1/s/standinghere/8/1127230706.jpg) no-repeat left 60%;
color:#fff;
font-weight:bold;
font-size:12px;
padding:5px;
padding-left:28px; margin-top: 20px;
}
.total-comments-div .comments-bottom .comments-head { /* 編寫回應列的title */
background:url(http://pic7.pic.wretch.cc/photos/1/s/standinghere/8/1127230706.jpg) no-repeat left 60%;
color:#fff;
font-weight:bold;
font-size:12px;
padding:5px;
padding-left:28px;
margin-top: 10px;
}
.total-comments-div .comments-body { /* 回應區的留言區塊 */
}
.total-comments-div .comments-body .comments-post { /* 回應者資訊 */
text-align:right;
border-top:1px solid #ddd;
padding-top:3px;
font-size:10px;}

.total-comments-div .comments-body form br{
/* 編寫回應欄 */line-height:1px;
}

.comments-post img{visibility:hidden; width:17px;}
.postuser{ margin-right:-13px;padding-right: 20px;padding-bottom:2px;
background:url(http://pic7.pic.wretch.cc/photos/1/s/standinghere/8/1127227155.jpg) right center no-repeat;}
.postuser:hover{}
.postemail{background:url(http://pic7.pic.wretch.cc/photos/1/s/standinghere/8/1127227153.jpg) 50% 90% no-repeat ;}
.postemail:hover{background:url(http://pic7.pic.wretch.cc/photos/1/s/standinghere/8/1127227153.jpg) 50% 90% no-repeat #EEE}
.postweb{background:url(http://pic7.pic.wretch.cc/photos/1/s/standinghere/8/1127227154.jpg) 50% 90% no-repeat ;}
.postweb:hover{background:url(http://pic7.pic.wretch.cc/photos/1/s/standinghere/8/1127227154.jpg) 50% 90% no-repeat #EEE}

#text {width: 300px;
border:0px solid #eee;
padding:10px;
font-size: 10px; /* 字體大小 */
font-family: verdana, arial; /* 字體樣式 */
color: #000; /* 字體顏色 */
background:url(http://pic7.pic.wretch.cc/photos/1/s/standinghere/8/1127230328.jpg) right top no-repeat fixed;
FILTER: alpha(opacity=60);}

/* divThird 第三欄式設定,若兩欄式則不需設定 #divThird 的 position
-----------------------------------------*/
#divThird {}
#divThird2 {} /* 第二層divThird */
/* links 選單
-----------------------------------------*/
#links {
width: 385px;
float: right;
background: url(http://pic7.pic.wretch.cc/photos/1/s/standinghere/3/1127302028.jpg) left bottom fixed no-repeat;
overflow: auto;
height: 475px;
padding-left:10px;

position: absolute; top: 100px; right: 0px;
scrollbar-face-color:#B1CADB;
scrollbar-track-color:#B1CADB;
scrollbar-3dlight-color:#B1CADB;
scrollbar-darkshadow-Color:#B1CADB;
scrollbar-arrow-color:#B1CADB;*
scrollbar-shadow-color:#B1CADB;*
scrollbar-highlight-color:#B1CADB;*
}

#links2 {} /* 第二層links */
.sidetitle { /* 每個blog的標題列 */
padding-left: 13px;
padding-top:5px;
background:url(http://pic7.pic.wretch.cc/photos/1/s/standinghere/8/1127224478.jpg) 1% 50% no-repeat;
color: #000;
font-weight:bold;
font-size:11px;
}
.side { /* 每個block的內容 */
padding: 10px;line-height:150%;
color:#1F305C;
}

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

#boxProfile { /* xxxxxx的地盤 */}
#boxProfile .boxProfile0 {}
#boxProfile .boxProfile0 .sidetitle {}
#boxProfile .boxProfile1 {}
#boxProfile .boxProfile1 .side {}
#boxProfile .boxProfile1 .side a {}
#boxProfile .boxProfile1 .side .boxProfileImg {display: none;}/* 個人封面照片縮圖 */
#boxProfile .boxProfile1 .side select {display:none}


    #boxSlideShow { }
    #boxSlideShow .boxSlideShow0 { }
    #boxSlideShow .boxSlideShow0 .sidetitle {}
    #boxSlideShow .boxSlideShow1 {}
    #boxSlideShow .boxSlideShow1 .side {}
    #SlidePicTitle{ width:100px;}

#boxNewArticle {} /* 最新的文章 */
#boxNewArticle .boxNewArticle0 {}
#boxNewArticle .boxNewArticle0 .sidetitle {font-size:10px;}
#boxNewArticle .boxNewArticle1 {}
#boxNewArticle .boxNewArticle1 .side {}

#boxCategory {} /* 文章分類 */
#boxCategory .boxCategory0 {}
#boxCategory .boxCategory0 .sidetitle {font-size:10px;}
#boxCategory .boxCategory1 {}
#boxCategory .boxCategory1 .side {}

#boxDate {display:none} /* 文章彙集 */
#boxDate .boxDate0 {}
#boxDate .boxDate0 .sidetitle {}
#boxDate .boxDate1 {}
#boxDate .boxDate1 .side {}
#boxDate .boxDate1 .side select {display:none}

#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 {font-size:10px; color:#000;}
#boxNewComment .boxNewComment0 .sidetitle img { display: none; }
#boxNewComment .boxNewComment1 {}
#boxNewComment .boxNewComment1 .side {color:#E5DFD1;font-size:10px;}
#boxNewComment .boxNewComment1 .side a {font-size:10px;}
.boxNewComment1 a {
text-decoration: none;
text-align: left;
padding: 0px;
color: #fff;
font-size:10px;
}

.boxNewComment1 a:hover {
color: #c00;font-size:10px;
cursor:default;
font-size:10px;}

#boxNewTrackback { display:none; }

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

#boxCounter {display:none} /* 參觀人氣統計 */
#boxCounter .boxCounter0 {}
#boxCounter .boxCounter0 .sidetitle {}
#boxCounter .boxCounter1 {}
#boxCounter .boxCounter1 .side {}


.syndicate {display:none;} /*RSS*/

#boxNewTrackback,/*引用*/
.boxNewTrackback0,
.boxNewTrackback1{display:none;}

.boxGiftLink{display:none; }
.boxAddFriendLink{display:none; }

/* powered
-----------------------------------------*/
.powered{
margin: 0px;
padding-left:10px;
font-size:10px;
font-family:verdana,arial;
color: #000;
}
.powered input{
}

.powered img{
visibility:hidden;
height: 0px;
width: 0px;
}

.powerlogo{
background:url() no-repeat 0px 12px;}

INPUT {
background:#E7F2F5;
BORDER:0px;
FONT-SIZE: 10px;
FILTER: alpha(opacity=60);
COLOR: #000;
FONT-FAMILY: verdana, sans-serif;
}



arrow
arrow
    全站熱搜
    創作者介紹
    創作者 iou700401 的頭像
    iou700401

    〒 蕾蕾 .小饅頭 .ⓑⓛⓞⓖ 〒

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