/*
基本窄版 - 灰色系
Design @ http://www.wretch.cc/blog/h30131
*/

/* General Set
-----------------------------------------*/
html {overflow:hidden;}

body {
font-size:9pt;
font-family:verdana;
line-height:17px;
letter-spacing:1pt;
color:#666;
background:#fff;
margin:0px;
}

input, select{
color:#666;
font-size:7pt;
font-family:verdana;
line-height:17px;
letter-spacing:1pt;
background:#fff;
border:1px solid #aaa;
padding:1px;
}

textarea{
color:#666;
font-size:7pt;
font-family:verdana;
line-height:17px;
letter-spacing:1pt;
padding:5px;
background:#fff;
border:1px #aaa solid;
}

a {
color:#666;
line-height:17px;
letter-spacing:1pt;
text-decoration:none;
}
a:hover {
color:#000;
text-decoration:none;
}

/* container
-----------------------------------------*/
#container1 {
width:800px;
position:relative;
margin:10px auto;
border:1px solid #888;
}
#container2 {}

/* banner and pageheader
-----------------------------------------*/
#banner {
background:#fff;
height:80px;
border-bottom:1px solid #888;
}
#pageheader {}/* banner第二層，實質上只設定#banner即可 */
#pageheader h1 a {
color:#666;
font-size:13pt;
font-family:verdana;
line-height:32px;
letter-spacing:1pt;
text-decoration:none;
margin-left:15px;
}/* 主標題(網誌名稱) */
#pageheader h1 a:hover {
color:#000;
}
#pageheader .description {
color:#333;
font-size:9pt;
font-family:verdana;
line-height:17px;
letter-spacing:1pt;
font-weight:normal;
}/* 網誌目前動態描述 */
#pageheader #description2 .description {
position:absolute;
top:40px;left:20px;
text-align:left;
color:#888;
font-size:7pt;
font-family:verdana;
line-height:17px;
letter-spacing:1pt;
}
/* main
-----------------------------------------*/
#main2 {
height:460px;
overflow:auto;
overflow-x:hidden;
scrollbar-face-color:#fff;
scrollbar-track-color:#fff;
scrollbar-3dlight-color:#888;
scrollbar-darkshadow-Color:#fff;
scrollbar-arrow-color:#888;
scrollbar-shadow-color:#888;
scrollbar-highlight-color:#fff;
}

/* content
-----------------------------------------*/
#content {
width:510px;
float:left;
margin-top:10px;
margin-left:20px;
}
.date {
font-size:9pt;
font-family:verdana;
line-height:17px;
letter-spacing:1pt;
text-align:right;
background:#fff;
padding:3px;
padding-right:8px;
}
.datediv {}/* 第二層date */
.blogbody {
font-size:7pt;
font-family:verdana;
line-height:17px;
letter-spacing:1pt;
border:1px solid #888;
padding:10px;
padding-top:0px;
margin-bottom:15px;
}
.blogbody2 {}/*第二層blogbody*/
.articletext {}/*包含 .title  .extended  .innertext  .extended  */
.articletext .title {
color:#555;
font-size:10pt;
font-family:verdana;
line-height:17px;
letter-spacing:1pt;
text-align:left;
background:#eee;
padding:5px;
padding-left:12px;
font-weight:normal;
}
.articletext .innertext {
font-size:9pt;
font-family:verdana;
line-height:20px;
letter-spacing:1pt;
padding-top:1px;
padding-left:15px;
}
.articletext .innertext a {
color:#000;
}
.articletext .innertext a:hover {
color:#999;
}
.articletext .innertext br {
letter-spacing:0pt;
}
.articletext .extended {
font-size:7pt;
font-family:verdana;
line-height:17px;
letter-spacing:1pt;
}
.posted {
font-size:7pt;
font-family:verdana;
line-height:17px;
letter-spacing:1pt;
}
.posted a {
color:#000;
}
.posted a:hover {
color:#888;
}


/* comments
-----------------------------------------*/
.total-comments-div {
border:none;
padding-top:10px;
margin-top:10px;
}
.total-comments-div .trackbacks-head {}
.total-comments-div .trackbacks-head .comments-head {
color:#666;
font-size:9pt;
padding:5px;
padding-left:15px;
margin-top:20px;
margin-bottom:10px;
background:#eee;
}
.total-comments-div .comments-head {
color:#666;
font-size:9pt;
padding:5px;
padding-left:15px;
margin-top:20px;
margin-bottom:10px;
background:#eee;
}
.total-comments-div .comments-bottom .comments-head {
color:#666;
font-size:9pt;
padding:5px;
padding-left:15px;
margin-top:20px;
margin-bottom:10px;
background:#eee;
}
.total-comments-div .comments-body {
color:#666;
font-size:7pt;
font-family:verdana;
line-height:20px;
letter-spacing:1.5pt;
padding:15px;
border-bottom:1px solid #888;
}
.total-comments-div .comments-body br {
letter-spacing:0pt;
}
.total-comments-div .comments-body .comments-post {
text-align:right;
color:#aaa;
font-size:7pt;
font-family:verdana;
line-height:20px;
letter-spacing:1.5pt;
}
.total-comments-div .comments-body form {
}

.comments-body .comments-reply{
color:#666;
font-size:7pt;
font-family:verdana;
line-height:20px;
letter-spacing:1.5pt;
text-align:left;
background:#eee;
}
.comments-body .comments-reply ul.comments-author{
font-size:7pt;
font-family:verdana;
line-height:20px;
letter-spacing:1.5pt;
background:#eee;
}
.comments-body .comments-reply li p{
color:#333;
font-size:7pt;
font-family:verdana;
line-height:20px;
letter-spacing:1.5pt;
padding:5px;
padding-top:10px;
padding-left:20px;
background:#eee;
}
.comments-body .comments-reply li.comments-post{
color:#666;
font-size:7pt;
font-family:verdana;
line-height:20px;
letter-spacing:1.5pt;
text-align:right;
padding:5px;
padding-right:10px;
background:#eee;
}
.comments-body .comments-reply li.comments-post a{
text-decoration:none;
}

.comments-post img{
visibility:hidden;
width:10px !important;
height:10px !important;
}

.postuser{background:none;}
.postuser:hover{background:none;}
.postemail{background:#888;}
.postemail:hover{background:#fff;}
.postweb{background:#666;}
.postweb:hover{background:#fff;}

#name_id {
width:420px;
background:none;
border:none;
border-bottom:1px solid #888;
}
#email {
width:420px;
background:none;
border:none;
border-bottom:1px solid #888;
}
#url {
width:420px;
background:none;
border:none;
border-bottom:1px solid #888;
}
#text {
color:#000;
font-size:7pt;
font-family:verdana;
line-height:17px;
letter-spacing:1pt;
width:420px;
height:150px;
border:1px solid #888;
overflow:auto;
overflow-x:hidden;
scrollbar-face-color:#fff;
scrollbar-track-color:#fff;
scrollbar-3dlight-color:#fff;
scrollbar-darkshadow-Color:#fff;
scrollbar-arrow-color:#666;
scrollbar-shadow-color:#fff;
scrollbar-highlight-color:#fff;
}

/* divThird 第三欄式設定，若兩欄式則不需設定 #divThird 的 position
-----------------------------------------*/
#divThird {}
#divThird2 {}/* 第二層divThird */
/* links 選單
-----------------------------------------*/
#links {
width:235px;
float:right;
background:#fff;
border:none;
margin-top:25px;
}
#links2 {}/* 第二層links */
.sidetitle {
padding:3px;
padding-left:10px;
background:#eee;
color:#666;
width:100%;
}
.side {
font-size:7pt;
font-family:verdana;
line-height:17px;
letter-spacing:1pt;
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 .boxNewComment0 .sidetitle img{display:none;}
#boxNewComment .boxNewComment1 {}
#boxNewComment .boxNewComment1 .side {
color:#999;
display:block;
}
#boxNewComment .boxNewComment1 .side  a {
color:#666;
display:block;
}
#boxNewComment .boxNewComment1 .side  a:hover {
color:#000;
}

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

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

.syndicate {
position:absolute;
top:58px;right:-15px;
font-size:1pt;
color:#fff;
}/*RSS*/
.syndicate a {
font-size:1pt;
color:#fff;
}
.syndicate img {filter:gray;}

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

/* footer
-----------------------------------------*/
#footer {
border-top:1px solid #888;
background:url(http://blog.roodo.com/dengzi/638c84f9.png) #fff;
height:20px;
}