/********************************
vendor：Adidas
主題：Tmac "the One"
網址：http://www.wretch.cc/blog/Tmac12
*********************************/
/*
※ CSS design by htcmi
*/


/* General Set
-----------------------------------------*/
html, #text {
scrollbar-face-color:#000;
scrollbar-track-color:#000;
scrollbar-3dlight-color:#000;
scrollbar-darkshadow-Color:#000;
scrollbar-arrow-color:#fff;
scrollbar-shadow-color:#fff;
scrollbar-highlight-color:#fff;
}

body {
    font: .8em Arial;
    color: #eee;
    background: url('http://l.yimg.com/e/style/9/93/o1130991336.jpg') #000 repeat-y 50% 50%;
    margin: 0px;
}

a {
    color: #fff;
}

a:hover {
    color: #aaa;
    text-decoration: none;
}

/* container
-----------------------------------------*/
#container1 {
    width: 750px;
    position: relative; /* fix IE6 bug */
    margin: 0px auto;
}
#container2 {}

/* banner and pageheader
-----------------------------------------*/
#banner {
    background: url('http://l.yimg.com/e/style/9/93/o1130991335.jpg') no-repeat top center;
    height: 348px;
}
#pageheader {}
#pageheader h1 a {}
#pageheader .description {}
#pageheader #description2 .description {

    width: 100%;
    text-align: right;
    padding-left: 10px;
}
/* main
-----------------------------------------*/
#main2 {}

/* content
-----------------------------------------*/
#content {
    margin-left: 10px;
    width: 510px;
    float: left;
    margin-top: 5px;
    color: #aaa;
}
.date {
    text-align: center;
    background: url('http://l.yimg.com/e/style/9/93/1130991337.jpg') no-repeat 50% 50%;

    color: #000;
    padding-right: 5px;
}

.blogbody {
    padding: 10px;
    margin-bottom: 15px;
}


/* 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 { /* 回應列的title */
    border: 1px solid #aaa; padding: 7px;
}
.total-comments-div .comments-bottom .comments-head { /* 編寫回應列的title */
    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;
}
#links2 {}
.sidetitle {
    color: #fff;
    background: url('http://l.yimg.com/e/style/9/93/1130991334.jpg') no-repeat top left;
    height: 25px;
    padding-left: 50px;
    font-weight: bold;
}
.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 {}

