/*
※ 此樣式是以無名小站blog 「三欄式置中型主選單靠左」 基本範本，修改而成。
※ CSS design by Morph Creative 毅泰創意 
※ Email: service@morphcreative.com.tw
*/

/* General Set
-----------------------------------------*/
*{
scrollbar-face-color:#1d0705;
scrollbar-track-color:#1d0705;
scrollbar-3dlight-color:#1d0705;
scrollbar-darkshadow-Color:#1d0705;
scrollbar-arrow-color:#d6bc7a;
scrollbar-shadow-color:#d6bc7a;
scrollbar-highlight-color:#d6bc7a;
}

body {
font-family:Arial, Helvetica, sans-serif;
color:#e5a764;
background:url('http://l.yimg.com/e/style/7/786/o1223053092.jpg') repeat-x #320909;
margin:0px;
}

a {
color:#d6bc7a;
}
a:link	{
color:#d6bc7a;
text-decoration:none;
}
a:visited	{
color:#d6bc7a;
text-decoration:none;
}
a:active	{
color:#d6bc7a;
text-decoration:none;}
a:hover		{
color:#d6bc7a;
}

p{max-width:400px;}

/* container
-----------------------------------------*/
#container1 {
width:960px;
position:relative;
background:url('http://l.yimg.com/e/style/7/786/o1223053093.jpg') repeat-y;
margin:0px auto;
}

#container2 {
height:6000px;
}

/* banner and pageheader
-----------------------------------------*/
#banner {
width:960px;
height:520px;
float:left;
background:url('http://l.yimg.com/e/style/7/786/o1223053091.jpg') no-repeat left top;
}
#pageheader {}/* banner第二層，實質上只設定#banner即可 */

#pageheader h1 a {
position:absolute;
top:390px;right:120px;
font-family:Arial;
color:#b51734;
font-size:30px;

}/* 主標題(網誌名稱) */

#pageheader .description {
position:absolute;
font-size:16px;
width:300px;
text-align:right;
top:465px;right:300px;
}

#pageheader #description2 .description {
position:absolute;
top:430px;right:100px;
font-family:細明體;
color:#ffffff;
font-size:14px;
text-align:right;
}

/* main
-----------------------------------------*/
#main2 {height:98%;}/* 包含content、links */

/* content
-----------------------------------------*/
#content {
width:468px;
height:97%;
margin-top:5px;
position:absolute;top:500px;right:250px;
font-size:12px;
overflow:auto;
line-height:20px;
}

.date {
font-size:12px;
text-align:left;
padding-left:10px;
color:#FFFFFF;
font-family:Helvetica;
}/*文章日期*/

.datediv {}/* 第二層date */

.blogbody {
margin-bottom:15px;
padding-left:10px;
}

.blogbody2 {}/*第二層blogbody*/
.articletext {}/*包含 .title  .extended  .innertext  .extended  */
.articletext .title {
background:url('http://l.yimg.com/e/style/7/786/1223077022.jpg') no-repeat left top;
background-position:-16px -3px;
font-size:16px;
color:#d6bc7a;
margin:0px;
padding-left:17px;
}/*文章標題*/

.articletext .extended {
font-size:12px;
text-align:right;
padding-right:10px;
}

.posted {
margin-bottom:50px;
padding-right:10px;
}

.articletext.innertext{
font-size:12px;
color:#d6a98b;
padding:0px 10px 10px 0px;
font-family:Arial, Helvetica, sans-serif;
}/*文章內文*/

.innertext img{
margin-top:20px;
margin-bottom:20px;
max-width:400px;
/*width:80%;*/
overflow:auto;
}

.bookmark img{
width:auto;
}

/* comments
-----------------------------------------*/
.total-comments-div {
padding-top:10px;
margin-top:10px;
}

.total-comments-div .trackbacks-head {}

.total-comments-div .trackbacks-head .comments-head {
border:1px solid #aaa;
margin-bottom:10px;
background:url('http://l.yimg.com/e/style/7/786/1223077022.jpg') no-repeat left center;
color:#b51734;
padding-left:35px;
padding-top:2px;
}

.total-comments-div .comments-head {
border:1px solid #aaa;
background:url('http://l.yimg.com/e/style/7/786/1223077022.jpg') no-repeat left center;
color:#b51734;
padding-left:35px;
padding-top:2px;
}

.total-comments-div .comments-bottom .comments-head {
border:1px solid #aaa;
background:url('http://l.yimg.com/e/style/7/786/1223077022.jpg') no-repeat left center;
color:#b51734;
margin-top:10px;
padding-left:35px;
padding-top:2px;
}

.total-comments-div .comments-body {
border-bottom:1px dotted #888;
}

.total-comments-div .comments-body .comments-post {
text-align:right;

}

.total-comments-div .comments-body form {

}


input {
border:0px dotted #333;
color:#ffffff;
background-color:#775742;
margin-top:5px;
margin-left:10px;
}

option {
color:#ffffff;
background-color:#775742;
}

#text {width:300px;
color:#ffffff;
background-color:#775742;
}


/* divThird 第三欄式設定，若兩欄式則不需設定 #divThird 的 position
-----------------------------------------*/
#divThird {
position:absolute;
left:0px;top:430px;
width:220px;
font-size:11px;
line-height:20px;
}
#divThird2 {}/* 第二層divThird */

/* links 選單
-----------------------------------------*/
#links {
width:220px;
font-size:11px;
float:right;
background:url('http://l.yimg.com/e/style/7/786/1223068397.jpg') no-repeat top left;
padding-top:240px;
line-height:20px;
}
#links2 {}/* 第二層links */

.sidetitle {
padding-left:10px;
padding-right:5px;
color:#1d0705;
font-size:0px;
text-align:right;
}/* 每個block的標題列 */

.side {
padding-left:20px;
padding-right:20px;
padding-top:0px;
font-size:11px;
}/* 每個block的內容 */

/* links 選單進階設定
-----------------------------------------*/
.calendar {
font-size:12px;
}/* 行事曆 */

#boxMySpace {
margin-bottom:10px;
}/* xxxxxx的地盤 */

#boxMySpace .boxMySpace0 {}

#boxMySpace .boxMySpace0 .sidetitle {
height:25px;
background-image:url('http://l.yimg.com/e/style/7/786/1223059436.jpg');
background-repeat:no-repeat;
background-position:0px -45px;
}

#boxMySpace .boxMySpace1 {}
#boxMySpace .boxMySpace1 .side {}
#boxMySpace .boxMySpace1 .side .boxMySpaceImg {}/* 個人封面照片縮圖 */
#boxMySpace .boxMySpace1 .side .boxMySpaceLink {}/* 四個連結：xxx的個人資料、xxx的網誌

首頁、xxx的相簿、xxx的留言版 */
#boxMySpace .boxMySpace1 .side  select {}/* 好友名單 */

#boxSlideShow {
margin-bottom:10px;
}/* 播放中的相簿 */
#boxSlideShow .boxSlideShow0 {}
#boxSlideShow .boxSlideShow0 .sidetitle {
height:25px;
background-image:url('http://l.yimg.com/e/style/7/786/1223059436.jpg');
background-repeat:no-repeat;
background-position:0px -115px;
}
#boxSlideShow .boxSlideShow1 {}
#boxSlideShow .boxSlideShow1 .side {}

/*音樂*/
#boxMusic {
margin-bottom:10px;
}
#boxMusic .boxMusic0 .sidetitle {
height:25px;
background-image:url('http://l.yimg.com/e/style/7/786/1223059436.jpg');
background-repeat:no-repeat;
background-position:0px -185px;
}

#boxNewArticle {
margin-bottom:10px;
}/* 最新的文章 */
#boxNewArticle .boxNewArticle0 {}
#boxNewArticle .boxNewArticle0 .sidetitle {
height:25px;
background-image:url('http://l.yimg.com/e/style/7/786/1223059436.jpg');
background-repeat:no-repeat;
background-position:0px -255px;
}
#boxNewArticle .boxNewArticle1 {}
#boxNewArticle .boxNewArticle1 .side {}

#boxCategory {
margin-bottom:10px;
}/* 文章分類 */
#boxCategory .boxCategory0 {}
#boxCategory .boxCategory0 .sidetitle {
height:25px;
background-image:url('http://l.yimg.com/e/style/7/786/1223059436.jpg');
background-repeat:no-repeat;
background-position:0px -325px;
}
#boxCategory .boxCategory1 {}
#boxCategory .boxCategory1 .side {}

#boxDate {
margin-bottom:10px;
}/* 文章彙集 */
#boxDate .boxDate0 {}
#boxDate .boxDate0 .sidetitle {
height:25px;
background-image:url('http://l.yimg.com/e/style/7/786/1223059436.jpg');
background-repeat:no-repeat;
background-position:0px -395px;
}
#boxDate .boxDate1 {}
#boxDate .boxDate1 .side {}

#boxSearch {
margin-bottom:10px;
}/* 搜尋這個網誌的文章 */
#boxSearch .boxSearch0 {}
#boxSearch .boxSearch0 .sidetitle {
height:25px;
background-image:url('http://l.yimg.com/e/style/7/786/1223059436.jpg');
background-repeat:no-repeat;
background-position:0px -465px;
}
#boxSearch .boxSearch1 {}
#boxSearch .boxSearch1 .side {}

#scupioSearch {
margin-bottom:10px;
}/* 搜尋 */
#scupioSearch .scupioSearch0 {}
#scupioSearch .scupioSearch0 .sidetitle {
height:25px;
background-image:url('http://l.yimg.com/e/style/7/786/1223059436.jpg');
background-repeat:no-repeat;
background-position:0px -535px;
}
#scupioSearch .scupioSearch1 {}
#scupioSearch .scupioSearch1 .side {}

#boxNewComment {
margin-bottom:10px;
}/* 最新的回應 */
#boxNewComment .boxNewComment0 {}
#boxNewComment .boxNewComment0 .sidetitle {
height:25px;
background-image:url('http://l.yimg.com/e/style/7/786/1223059438.jpg');
background-repeat:no-repeat;
background-position:10px -45px;
}
#boxNewComment .boxNewComment1 {}
#boxNewComment .boxNewComment1 .side {}

/*我的地圖*/
#boxSmallMap {
margin-bottom:10px;
}
#boxSmallMap .boxSmallMap0 .sidetitle {
height:25px;
background-image:url('http://l.yimg.com/e/style/7/786/1223059438.jpg');
background-repeat:no-repeat;
background-position:10px -115px;
}

/*我的訂閱*/
#boxRssList {
margin-bottom:10px;
}
#boxRssList .boxRssList0 .sidetitle {
height:25px;
background-image:url('http://l.yimg.com/e/style/7/786/1223059438.jpg');
background-repeat:no-repeat;
background-position:10px -185px;
}

/*訂閱管理*/


/*最新引用*/
#boxNewTrackback {
margin-bottom:10px;
}
#boxNewTrackback .boxNewTrackback0 .sidetitle {
height:25px;
background-image:url('http://l.yimg.com/e/style/7/786/1223059438.jpg');
background-repeat:no-repeat;
background-position:10px -325px;
}

#boxFolder {
margin-bottom:10px;
}/* 自訂資料夾 */
#boxFolder .boxFolder0 {}
#boxFolder .boxFolder0 .sidetitle {
height:25px;
background-image:url('http://l.yimg.com/e/style/7/786/1223059438.jpg');
background-repeat:no-repeat;
background-position:10px -395px;
}
#boxFolder .boxFolder1 {}
#boxFolder .boxFolder1 .side {}

#boxCounter {}/* 參觀人氣統計 */
#boxCounter .boxCounter0 {}
#boxCounter .boxCounter0 .sidetitle {
height:25px;
background-image:url('http://l.yimg.com/e/style/7/786/1223059438.jpg');
background-repeat:no-repeat;
background-position:10px -465px;
}
#boxCounter .boxCounter1 {}
#boxCounter .boxCounter1 .side {}

.syndicate {padding:10px;}/*RSS*/

/* powered 無論如何請不要隱藏無名小站的logo
-----------------------------------------*/
.powered {
padding:10px;
}
.powerlogo{
margin:10px;
display:block;
width:180px;
height:70px;
background:url('http://l.yimg.com/e/style/7/786/1223077021.jpg') no-repeat left top;
}
.powered img{
display:none;
}

/*footer*/
#footer{
clear:both;
display:block;
width:960px;
height:170px;
background:url('http://l.yimg.com/e/style/7/786/o1223083690.jpg') no-repeat left bottom;
}

.total-comments-div .powered {
}/* 若文章僅開放給會員留言時未登入的區塊顯示 */