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

input,select,textarea {
font-size: 7pt;
font-family: verdana;
color: #333;
background: #fff;
border: 1px solid #aaa;
filter: Alpha(opacity=75);
}

body {
font-size: 7pt; /* 字體大小 */
font-family: verdana; /* 字體樣式 */
color: #369; /* 字體顏色 */
background: #fff url(http://blog.yam.com/lesleah/dc28d166.gif) no-repeat fixed 0% 0%; /* 背景顏色 */
margin: 40px 0px 0px 0px;
text-align: right;
}

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

/* container
-----------------------------------------*/
#container1 {
width: 700px;
position: relative; /* fix IE6 bug */
margin: 0px;
text-align: left;
}
#container2 {}

/* banner and pageheader
-----------------------------------------*/
#banner {
background: none;
height: 40px;
}
#pageheader { } /* banner第二層,實質上只設定#banner即可 */
#pageheader h1 a {
position: absolute; top: 200px; left: -200px;
font-size: 8pt; color: #666; width: 165px;
padding: 0px 0px 0px 5px;
} /* 主標題(網誌名稱) */
#pageheader h1 a:hover { color: #abc; }
#pageheader .description {
position: absolute; top: -1000px;
font-size: 7pt; font-weight: normal;
} /* 網誌目前動態描述 */
#pageheader #description2 .description { /* 網誌個人描述列 */
position: absolute; top: 10px; right: 15px;
text-align: left;

}
/* main
-----------------------------------------*/
#main2 {
}

/* content
-----------------------------------------*/
#content {
float: left;
overflow: auto;
width: 500px;
height: 500px;
}
.date {
text-align: right;
background: none;
border-top: none;
padding: 0px 10px 0px 0px;
color: #abc;
font-size: 9pt;
font-family: gulim;
font-weight: bold;
}
.datediv {} /* 第二層date */
.blogbody { /* 包含 .articletext .posted .total-comments-div */
border: none;
padding: 0px;
margin-bottom: 15px;
line-height: 14pt;
}
.blogbody2 {} /*第二層blogbody*/
.articletext {} /*包含 .title .extended .innertext .extended */
.articletext .title {
font-size: 8pt;
font-weight: normal;
color: #000;
margin: 20px 0px 0px 20px;
}
.articletext .innertext {}
.articletext .extended {}
.posted {
border-bottom: 2px dotted #cde;
}


/* comments
-----------------------------------------*/
.total-comments-div {
margin: 20px auto;
padding: 10px;
border: 1px solid #abc;
}
.total-comments-div .trackbacks-head,
.total-comments-div .trackbacks-head .comments-head,
.total-comments-div .comments-head,
.total-comments-div .comments-bottom .comments-head {
font-size: 8pt;
font-weight: normal;
color: #000;
margin: 20px 0px 0px 20px;
}
.total-comments-div .comments-body { /* 回應區的留言區塊 */
border-bottom: 1px dotted #888;
}
.total-comments-div .comments-body .comments-post { /* 回應者資訊 */
text-align: right;
color: #ccc;
}
.total-comments-div .comments-body form { text-align: right; }
.total-comments-div .comments-body form br { letter-spacing: 1px; }
.total-comments-div .comments-body form img { display: none; }
.comments-post img { visibility: hidden; width: 11px; height: 11px; }
.postuser {}
.postemail { background: #cde; }
.postweb { background: #bcd; }

#nameid {}
#email {}
#url {}
#text {
width: 445px; height: 200px;
background: #fff url(http://blog.yam.com/lesleah/db6d1449.gif) no-repeat fixed 100% 100%;
padding: 5px; line-height: 12pt; color: #369;
}

/* divThird 第三欄式設定,若兩欄式則不需設定 #divThird 的 position
-----------------------------------------*/
#divThird {}
#divThird2 {} /* 第二層divThird */
/* links 選單
-----------------------------------------*/
#links {
float: right;
background: none;
overflow: auto;
width: 200px;
height: 500px;
}
#links br { line-height: 0px; }
#links2 {} /* 第二層links */
.sidetitle { /* 每個blog的標題列 */
}
.side { /* 每個block的內容 */
padding: 10px 0px 10px 0px;
font-size: 0px; color: #fff;
}
.side a {
display: block;
padding: 0px 0px 0px 5px;
line-height: 16px;
width: 165px;
font-size: 7pt;
}
.side a:hover { background: #abc; }

/* links 選單進階設定
-----------------------------------------*/
.calendar { color: #abc; } /* 行事曆 */

#boxProfile {}
#boxProfile .boxProfile0 { display: none; }
#boxProfile .boxProfile1 {}
#boxProfile .boxProfile1 .side .boxProfileImg { display: none; }
#boxProfile .boxProfile1 .side select { display: none; } /* 好友名單 */
.boxGiftLink { display: none; }
.boxAddFriendLink { display: none; }

#boxSlideShow { display: none; } /* 播放中的相簿 */

#boxNewArticle {
position: absolute; top: 250px; right: 700px;
width: 200px;
} /* 最新的文章 */
#boxNewArticle .boxNewArticle0 { display: none; }

#boxCategory {} /* 文章分類 */
#boxCategory .boxCategory0 .sidetitle {
text-align: left;
background: #fff;
border: 1px solid #ccc;
border-left: 10px solid #69c;
border-top: none;
padding: 3px 5px 3px 5px;
letter-spacing: 1px;
color: #369;
width: 150px;
}

#boxDate { display: none; } /* 文章彙集 */
#boxSearch { display: none; } /* 搜尋這個網誌的文章 */
#scupioSearch { display: none; } /* 搜尋 */

#boxNewComment {} /* 最新的回應 */
#boxNewComment .boxNewComment0 {}
#boxNewComment .boxNewComment0 .sidetitle img { display: none; }
#boxNewComment .boxNewComment0 .sidetitle {
text-align: left;
background: #fff;
border: 1px solid #ccc;
border-left: 10px solid #69c;
border-top: none;
padding: 3px 5px 3px 5px;
letter-spacing: 1px;
color: #369;
width: 150px;
}
#boxRssList .boxRssList0 .sidetitle {
text-align: left;
background: #fff;
border: 1px solid #ccc;
border-left: 10px solid #69c;
border-top: none;
padding: 3px 5px 3px 5px;
letter-spacing: 1px;
color: #369;
width: 150px;
}

#boxFolder {} /* 自訂資料夾 */
#boxFolder .boxFolder0 { display: none; }

#boxCounter {} /* 參觀人氣統計 */
#boxCounter .boxCounter0 { display: none; }
#boxCounter .boxCounter1 .side { font-size: 7pt; color: #369; }

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

/* powered 無論如何請不要隱藏無名小站的logo
-----------------------------------------*/
.powered { padding: 0px; }
.powered img { display: none; }
.powered input {
font-size: 7pt;
font-family: verdana; }
.total-comments-div .powered {} /* 若文章僅開放給會員留言時未登入的區塊顯示 */

/* footer
-----------------------------------------*/
#footer {}


arrow
arrow
    全站熱搜

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