/*
※ 此樣式為無名小站blog 「二欄式置中型主選單靠右」 基本範本，使用者可自行更改範本
※ boxSlideShow的顯示可能導致使用者的side Bar被擠到網誌下方
※ 若要調整blog寬度，要修改的地方為： 1. container1的width  2. content的width  3. links的width 
※ CSS design by htcmi
*/


/* General Set
-----------------------------------------*/
html, #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:.8em;
font-family:"Courier New";
color:#444;
background:#fff;
margin:0px;
}

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

/* container
-----------------------------------------*/
#container1 {
width:750px;
position:relative;
margin:0px auto;
border-left:1px solid #333;
border-right:1px solid #333;
}
#container2 {}

/* banner and pageheader
-----------------------------------------*/
#banner {
background:#999;
height:73px;
border-bottom:1px dotted #000;
}
#pageheader {}/* banner第二層，實質上只設定#banner即可 */
#pageheader h1 a {}/* 主標題(網誌名稱) */
#pageheader .description {}/* 網誌目前動態描述 */
#pageheader #description2 .description {
position:absolute;top:58px;left:0px;
width:100%;
text-align:right;

}
/* main
-----------------------------------------*/
#main2 {}/* 包含content、links */

/* content
-----------------------------------------*/
#content {
margin-left:10px;
width:510px;
float:left;
margin-top:5px;
}
.date {
text-align:right;
background:#aaa;
border:1px solid #333;
border-bottom:0px;
padding-right:5px;
}
.datediv {}/* 第二層date */
.blogbody {
border:1px solid #333;
padding:10px;
margin-bottom:15px;
}
.blogbody2 {}/*第二層blogbody*/
.articletext {}/*包含 .title  .extended  .innertext  .extended  */
.articletext .title {}
.articletext .innertext {}
.articletext .extended {}
.posted {}


/* comments
-----------------------------------------*/
.total-comments-div {
border-top:1px dotted #999;
padding-top:10px;
margin-top:10px;
}
.total-comments-div .trackbacks-head {}
.total-comments-div .trackbacks-head .comments-head {
border:1px solid #aaa;padding:7px;
margin-bottom:10px;
}
.total-comments-div .comments-head {
border:1px solid #aaa;padding:7px;
}
.total-comments-div .comments-bottom .comments-head {
border:1px solid #aaa;padding:7px;
margin-top:10px;
}
.total-comments-div .comments-body {
border-bottom:1px dotted #888;
}
.total-comments-div .comments-body .comments-post {
text-align:right;
color:#aaa;
}
.total-comments-div .comments-body form {
}
.postuser {}
.postemail {}
.postweb {}

#nameid {}
#email {}
#url {}
#text {width:300px;}

/* divThird 第三欄式設定，若兩欄式則不需設定 #divThird 的 position
-----------------------------------------*/
#divThird {}
#divThird2 {}/* 第二層divThird */
/* links 選單
-----------------------------------------*/
#links {
width:200px;
float:right;
background:#ddd;
border-left:1px dotted #333;
}
#links2 {}/* 第二層links */
.sidetitle {
padding-left:10px;
background:#666;
color:#fff;
}
.side {
padding:10px;
}

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

#boxProfile {}/* xxxxxx的地盤 */
#boxProfile .boxProfile0 {}
#boxProfile .boxProfile0 .sidetitle {}
#boxProfile .boxProfile1 {}
#boxProfile .boxProfile1 .side {}
#boxProfile .boxProfile1 .side .boxProfileImg {}/* 個人封面照片縮圖 */
#boxProfile .boxProfile1 .side .boxProfileLink {}/* 四個連結：xxx的個人資料、xxx的網誌首頁、xxx的相簿、xxx的留言版 */
#boxProfile .boxProfile1 .side  select {}/* 好友名單 */

#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 {}/* 文章彙集 */
#boxDate .boxDate0 {}
#boxDate .boxDate0 .sidetitle {}
#boxDate .boxDate1 {}
#boxDate .boxDate1 .side {}

#boxSearch {}/* 搜尋這個網誌的文章 */
#boxSearch .boxSearch0 {}
#boxSearch .boxSearch0 .sidetitle {}
#boxSearch .boxSearch1 {}
#boxSearch .boxSearch1 .side {}

#scupioSearch {}/* 搜尋 */
#scupioSearch .scupioSearch0 {}
#scupioSearch .scupioSearch0 .sidetitle {}
#scupioSearch .scupioSearch1 {}
#scupioSearch .scupioSearch1 .side {}

#boxNewComment {}/* 最新的回應 */
#boxNewComment .boxNewComment0 {}
#boxNewComment .boxNewComment0 .sidetitle {}
#boxNewComment .boxNewComment1 {}
#boxNewComment .boxNewComment1 .side {}

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

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

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

/* powered 無論如何請不要隱藏無名小站的logo
-----------------------------------------*/
.powered {padding:10px;}
.total-comments-div .powered {}/* 若文章僅開放給會員留言時未登入的區塊顯示 */

/* footer
-----------------------------------------*/
#footer {}
#banner {background:#23D77F;}
#banner {width:750px;height:140px;}
#pageheader h1 a:hover {color:#73FDFF;}
.posted a {color:#FF1989;}
.posted a:hover {color:#FF8F19;}
.extended a {color:#FCFF19;}
#links {background:#73FDFF;}
.sidetitle {
background:#E93EFF;
border:#FFFFFF solid 1px;
font-size:12px;
color:#FFFFFF;
text-align:center;}
.side a {
font-size:11px;
color:#0044BB;}
.side a:hover {color:#008800;}
.extended a:hover {color:#C10066;}
INPUT {
border:#CC0000 solid 1px;
font-size:7px;color:#FFFFFF;
background:#fcb4d8;
padding:2px;}
#serviceList {position:absolute;top:110px;left:150px;width:500px;}
#serviceList LI {float:left;margin:0px 4px 0px 0px;}#serviceList LI A {
display:block;text-align:center;letter-spacing:1px;padding:5px;
width:50px;
background:#bfffbf;
color:#7100DC;font:7pt verdana;
border:#ffffff 1px solid;}
#serviceList li a:hover {color:#ffffff;
background:#73cc73;}
BODY {background:url(http://f12.wretch.yimg.com/joyce2000105/32764/1726503124.jpg?mjSd6oZfdQW252foMt1x_hnN0VOy9Ao6ay9Zro7LuxkWcAK4gWj4bp8-) no-repeat;}
BODY {background-position:50% 5%;}　/*背景圖片的水平垂直座標*/
#content {background:none;}
#links {background:none;}
body {background-attachment:fixed;}
#boxNewComment {display:none;}
#boxNewTrackback {display:none;}
#boxCollectionCategory {display:none;}
.extended span {display:none;}
#boxDate {display:none;}