/***************************************
作者:sharonwhite
主題:the-green
網址:http://www.wretch.cc/blog/sharonwhite
****************************************/
/***************************************
作者:sharonwhite
主題:綠色系
網址:http://www.wretch.cc/album/sharonwhite
****************************************/
/* General Set
-----------------------------------------*/
html {overflow: hidden;
cursor: crosshair;}

textarea{
font: verdana 10px;
color:#000;border:none;
background: #64D3C6;
}
input,select{
background:none;
color:#000;
border: 1px solid #24A497;
FONT-SIZE: 10px;
font-family:verdana;}

body {overflow: hidden;
text-align:center;
font-size: 10px; /* 字體大小 */
font-family: "verdana"; /* 字體樣式 */
color: #000; /* 字體顏色 */
background: url(http://sharonwhite.myweb.hinet.net/green/greenbg.jpg) #A3E6D2 no-repeat fixed 50% 0%;
margin: 0px 0px 0px 40px;}


a {color: #8B236D;text-decoration: none;}
a:hover {color:#fff ;background:#9A1F17;text-decoration: none;
}

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

/* banner and pageheader
-----------------------------------------*/
#banner {
text-align:left;
background: none;
height: 20px;
font-family:Verdana, Arial, Helvetica, sans-serif;
}
#pageheader { /* banner第二層,實質上只設定#banner即可 */
height: 60px;

}
#pageheader h1 a { /* 主標題(網誌名稱) */
position: absolute;
top: 10px; left: -120px;
padding: 20px -20px 0px 0px;
writing-mode:tb-rl;
font-size: 10px;
text-decoration: none;
display: block;
width: 30px;
height: 300px;
color: #000;
text-align:left;
background:none ;

}
#pageheader .description { /* 網誌目前動態描述 */
position: absolute; top: 30px; right: 5px;
font-size: 10px;
}
#pageheader #description2 .description { /* 網誌個人描述列 */
position: absolute; top: 30px; left: -90px;writing-mode:tb-rl;
font-size: 10px;
width: 50px;
padding: 0px;
text-align: center; }
/* main
-----------------------------------------*/
#main2 { /* 包含content、links */}

/* content
-----------------------------------------*/
#content {overflow-x:hidden;
width: 550px;
float: right;
overflow: auto;
height: 460px;
background: none; transparent;
scrollbar-face-color: #A3E6D2;
scrollbar-track-color: #A3E6D2;
scrollbar-3dlight-color: #A3E6D2;
scrollbar-darkshadow-Color: #A3E6D2;
scrollbar-arrow-color: #000;
scrollbar-shadow-color: #A3E6D2;
scrollbar-highlight-color: #A3E6D2;}
.date {width: 150px;padding:1px;
text-align: center;
background: #24A497;
margin-left:350px;}
.title{ font-size: 10px; padding:1px; width: 180px;
text-align:center;margin-top:-7px;
background: #4EC1B4;
margin-left:350px;}
font-weight:bold; color: #000;background:#24A497;}
.datediv {} /* 第二層date */
.blogbody { /* 包含 .articletext .posted .total-comments-div */
padding: 6px;
margin-bottom: 15px;
line-height: 175%;
text-align:left;
}
.blogbody2 {} /*第二層blogbody*/
.articletext {} /*包含 .title .extended .innertext .extended */
.articletext .title {}
.articletext .innertext {}
.articletext .extended {border-bottom:1px solid #000;}
.posted {text-align:right;}


/* comments
-----------------------------------------*/
.total-comments-div {
text-align:left;
border: none;
padding-top: 10px;
margin-top: 10px;}
.total-comments-div .trackbacks-head {}
.total-comments-div .trackbacks-head .comments-head { /* 引用列的title */
background: #64D3C6; padding: 1px;
}
.total-comments-div .comments-head { /* 回應列的title */
background: #64D3C6; padding: 1px;border:0px;
}
.total-comments-div .comments-bottom .comments-head { /* 編寫回應列的title */
background: #64D3C6; padding: 1px;border:0px;
}
.total-comments-div .comments-body { /* 回應區的留言區塊 */
color: #000;background: none; padding-top:5px;line-height: 175%;
margin: 10px 0px 10px 0px; border:0px;
}
.total-comments-div .comments-body .comments-post { /* 回應者資訊 */
text-align: right; color: #999; padding:0px;
}
.total-comments-div .comments-body form { /* 編寫回應欄 */
text-align:left;}

#text {
width:380px; height: 100px; color:#000;
font: verdana 10px;
scrollbar-face-color: #64D3C6;
scrollbar-track-color: #64D3C6;
scrollbar-3dlight-color: #64D3C6;
scrollbar-darkshadow-Color: #64D3C6;
scrollbar-arrow-color: #64D3C6;
scrollbar-shadow-color: #64D3C6;
scrollbar-highlight-color: #64D3C6;}

.comments-post img{/*原本回應相關資料的圖示*/
visibility:hidden;height:1px;width:1px;}
.postuser{/*身分認證圖示*/background:none;}
.postuser:hover{background:none;}
.postemail{/*信封*/background:#8C1EAE;}
.postemail:hover{background:#6F1A45;}
.postweb{/*小房子*/background:#6F1A45;}
.postweb:hover{background:#8C1EAE;}


/* divThird 第三欄式設定,若兩欄式則不需設定 #divThird 的 position
-----------------------------------------*/
#divThird {}
#divThird2 {} /* 第二層divThird */
/* links 選單
-----------------------------------------*/
#links {overflow-x:hidden;
margin:0px;
width: 200px;
float: right;
background: none;
overflow: auto;
height: 460px;
text-align:right;
scrollbar-face-color: #A3E6D2;
scrollbar-track-color: #A3E6D2;
scrollbar-3dlight-color: #A3E6D2;
scrollbar-darkshadow-Color: #A3E6D2;
scrollbar-arrow-color: #000;
scrollbar-shadow-color: #A3E6D2;
scrollbar-highlight-color: #A3E6D2;}

#links2 {} /* 第二層links */

.sidetitle{
text-transform:uppercase;
margin:0px;
text-align:left;
padding: 3px;
background: #24A497;
border-bottom: 0px dotted #EFD1F7;
color:#000;
}
.side{text-align:left;
margin:0px;
padding: 10px;
line-height: 175%;
}

/* links 選單進階設定
-----------------------------------------*/


.calendar {padding-top:6px;background:#4EC1B4;
font-size:9px;color:#000}/* 行事曆 */
.calendar a{background:#A3E6D2;}
div.calendar a {display: none;}
div.calendar table a {display: inline;}

#boxProfile{}
#boxProfile .boxProfile0 {}
#boxProfile .boxProfile0 .sidetitle {display:none}
#boxProfile .boxProfile1 {}
#boxProfile .boxProfile1 .side {padding: 10px;}
#boxProfile .boxProfile1 .side a {text-decoration: none;}

#boxProfile .boxProfile1 .side .boxProfileImg {background:#9A1F17;text-align:center;}/* 個人封面照片縮圖 */
#boxProfile .boxProfile1 .side .boxProfileLink {}/* 四個連結:xxx的個人資料、xxx的網誌首頁、xxx的相簿、xxx的留言版 */
}
#boxProfile .boxProfile1 .side select {} /* 好友名單 */
.boxGiftLink{display:none;}

.boxAddFriendLink{display:none;}

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

#boxNewArticle {} /* 最新的文章 */
#boxNewArticle .boxNewArticle0 {}
#boxNewArticle .boxNewArticle0 .sidetitle {}
#boxNewArticle .boxNewArticle1 {}
#boxNewArticle .boxNewArticle1 .side {}

#boxCategory {} /* 文章分類 */
#boxCategory .boxCategory0 {}
#boxCategory .boxCategory0 .sidetitle {}
#boxCategory .boxCategory1 {}
#boxCategory .boxCategory1 .side {}

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

#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 {}
#boxNewComment .boxNewComment1 {}
#boxNewComment .boxNewComment1 .side {text-align:left;}
#boxNewComment .boxNewComment1 .side a {display: block;text-align:left;}


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

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


.syndicate {padding: 0px;text-align:left;} /*RSS*/
.total-comments-div .powered {display:none}

/* powered 無論如何請不要隱藏無名小站的logo
-----------------------------------------*/
.powered{margin: 10px 0px 0px 10px;text-align:left;}

.powered input{
font-size:10px;font-family:Verdana, Arial, Helvetica, sans-serif;}
.powered img{visibility:hidden;
height:1px;width:1px;}
.powerlogo{background:url() no-repeat 0px 0px;}
/* footer
-----------------------------------------*/
#footer {background:none; height: 20px;}



arrow
arrow
    全站熱搜

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