/* CSS design by santin 
	http://www.wretch.cc/santin 
        要換BANNER圖片請替換#BANNER中的網址
        並把#container1中的背景那行刪掉即可
        BANNER尺寸為760*450px---------------*/


/* General Set
-----------------------------------------*/
html, #text { 

}

body {
	font-size: .8em; /* 字體大小 */
	font-family: "VERDANA"; /* 字體樣式 */
	color: #444; /* 字體顏色 */
	background: url('http://l.yimg.com/e/style/5/547/body.jpg') #000 repeat-y 50% 0%;
	margin: 0px;
}

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

/* container
-----------------------------------------*/
#container1 {
	width: 760px;
	position: relative; /* fix IE6 bug */
	margin: 0px auto;
	background: url('http://l.yimg.com/e/style/5/547/container.jpg') no-repeat 100% 450px;/* 要換BANNER請把這行刪掉 */
}
#container2 {}

/* banner and pageheader
-----------------------------------------*/
#banner {
	background: url('http://l.yimg.com/e/style/5/547/banner.jpg') no-repeat 0 0;
	/* 換BANNER請把上面的網址換成你的圖片網址 尺寸為760*450px */
	height: 450px;
}
#pageheader {
	display: block;
	width: 700px;
	left: 35px;
	height: 450px;
	overflow: hidden;
	position: absolute;
	top: -10px;
	} /* 如果不想顯示任何文字的話請把上面的設定display:none;即可 */
#pageheader h1 a {
	color: #A10C32;
	font-size: 0.7em;
	display: block;
	height: 25px;
	overflow: hidden;
	width: 700px;
} /* 主標題(網誌名稱) */
#pageheader .description {
	font-size: 0.6em;
	color: #fff;
} /* 網誌目前動態描述 */
#pageheader #description2 .description { /* 網誌個人描述列 */
	position: absolute; 
	bottom: 0px; 
	right: 0px;
	width: 250px;
	height: 100px;
	text-align: right;
	display: block;
	overflow: hidden;
	color: #A10C32;
	
}
/* main
-----------------------------------------*/
#main2 {} /* 包含content、links */

/* content
-----------------------------------------*/
#content {
	margin-right: 10px;
	width: 470px;
	float: right;
	margin-top: 5px;
	overflow: hidden ;
}
.date {
	width: 454px;
	height: 20px;
	text-align: right;
	background: url('http://l.yimg.com/e/style/5/547/date.gif') no-repeat;
	border-bottom: 0px;
	color: #fff;
	padding-top: 7px;
}
.datediv {
	padding-right: 20px;
} /* 第二層date */
.blogbody { /* 包含 .articletext  .posted  .total-comments-div */
	background: url('http://l.yimg.com/e/style/5/547/blogbody.gif') repeat-y;
	padding: 10px;
	margin-bottom: 15px;
}
.blogbody2 {} /*第二層blogbody*/
.articletext {
    width:420px;
    overflow: hidden ;
	padding-right: 20px;
} /*包含 .title  .extended  .innertext  .extended  */
.articletext .title {
	color: #A10C32;
	padding-top: 0px;
}
.articletext .innertext {}
.articletext .extended {}
.posted {
	font-size: 0.7em;
}


/* comments
-----------------------------------------*/
.total-comments-div {
	border-top: 1px dotted #999;
	padding-top: 10px;
	margin-top: 10px;
    width:420px;
    overflow:hidden;
}
.total-comments-div .trackbacks-head {}
.total-comments-div .trackbacks-head .comments-head { /* 引用列的title */
	border: 1px solid #aaa; padding: 7px;
	margin-bottom: 10px;
}
.total-comments-div .comments-head { /* 回應列的title */
	background: #A10C32;
	padding: 7px;
	margin-top: 10px;
	color: #fff;
	border: 0px;
}
.total-comments-div .comments-bottom .comments-head { /* 編寫回應列的title */
	background: #A10C32;
	padding: 7px;
	margin-top: 10px;
	color: #fff;
	border: 0px;
}
.total-comments-div .comments-body { /* 回應區的留言區塊 */
	border-bottom: 1px dotted #888;
}
.total-comments-div .comments-body .comments-post { /* 回應者資訊 */
	text-align: right;
	color: #aaa;
	font-size: 0.7em;
	color: #A10C32;	
}
.total-comments-div .comments-body .comments-post a{ /* 回應者資訊 */
	color: #A10C32;
}
.total-comments-div .comments-body form { /* 編寫回應欄 */
}

.postuser {}
.postemail {}
.postweb {}

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

/* divThird 第三欄式設定，若兩欄式則不需設定 #divThird 的 position
-----------------------------------------*/
#divThird {}
#divThird2 {} /* 第二層divThird */
/* links 選單
-----------------------------------------*/
#links {
	width: 230px;
}
#links a{
color:#123456;
}
#links2 {} /* 第二層links */
.sidetitle { /* 每個blog的標題列 */
	padding-left: 10px;
	color: #666;
	height: 27px;
	
}
.side { /* 每個block的內容 */
	padding-left: 25px;
}

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

#boxProfile {} /* xxxxxx的地盤 */
#boxProfile .boxProfile0 {}
#boxProfile .boxProfile0 .sidetitle {
	background: url('http://www.wretch.cc/photos/icon/htcmi/blog_design/other/santin/blog02/sidetitle01.jpg') no-repeat 50%;
	font-size: inherit;
	text-indent: -5000px;
}
#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 {
	background: url('http://l.yimg.com/e/style/5/547/sidetitle02.jpg') no-repeat 50%;
	font-size: inherit;
	text-indent: -5000px;
}
#boxNewArticle .boxNewArticle1 {}
#boxNewArticle .boxNewArticle1 .side {}

#boxCategory {} /* 文章分類 */
#boxCategory .boxCategory0 {}
#boxCategory .boxCategory0 .sidetitle {
	background: url('http://l.yimg.com/e/style/5/547/sidetitle03.jpg') no-repeat 50%;
	font-size: inherit;
	text-indent: -5000px;
}
#boxCategory .boxCategory1 {}
#boxCategory .boxCategory1 .side {}

#boxDate {} /* 文章彙集 */
#boxDate .boxDate0 {}
#boxDate .boxDate0 .sidetitle {
	background: url('http://l.yimg.com/e/style/5/547/sidetitle04.jpg') no-repeat 50%;
	font-size: inherit;
	text-indent: -5000px;
}
#boxDate .boxDate1 {}
#boxDate .boxDate1 .side {}

#boxSearch {} /* 搜尋這個網誌的文章 */
#boxSearch .boxSearch0 {}
#boxSearch .boxSearch0 .sidetitle {
	background: url('http://l.yimg.com/e/style/5/547/sidetitle05.jpg') no-repeat 50%;
	font-size: inherit;
	text-indent: -5000px;
}
#boxSearch .boxSearch1 {}
#boxSearch .boxSearch1 .side {}

#scupioSearch {} /* 搜尋 */
#scupioSearch .scupioSearch0 {}
#scupioSearch .scupioSearch0 .sidetitle {
	background: url('http://www.wretch.cc/photos/icon/htcmi/blog_design/other/santin/blog02/sidetitle06.jpg') no-repeat 50%;
	font-size: inherit;
	text-indent: -5000px;
}
#scupioSearch .scupioSearch1 {}
#scupioSearch .scupioSearch1 .side {}

#boxNewComment {} /* 最新的回應 */
#boxNewComment .boxNewComment0 {}
#boxNewComment .boxNewComment0 .sidetitle {
	background: url('http://l.yimg.com/e/style/5/547/sidetitle08.jpg') no-repeat 50%;
	font-size: inherit;
	text-indent: -5000px;
}
#boxNewComment .boxNewComment1 {}
#boxNewComment .boxNewComment1 .side {}

#boxRssList .boxRssList0 .sidetitle {
	background: url('http://l.yimg.com/e/style/5/547/sidetitle07.jpg') no-repeat 50%;
	font-size: inherit;
	text-indent: -5000px;
}

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

#boxNewTrackback .boxNewTrackback0 .sidetitle {
	background: url('http://l.yimg.com/e/style/5/547/sidetitle09.jpg') no-repeat 50%;
	font-size: inherit;
	text-indent: -5000px;
}

#boxCounter {} /* 參觀人氣統計 */
#boxCounter .boxCounter0 {}
#boxCounter .boxCounter0 .sidetitle {
	background: url('http://l.yimg.com/e/style/5/547/sidetitle10.jpg') no-repeat 50%;
	font-size: inherit;
	text-indent: -5000px;
}
#boxCounter .boxCounter1 {}
#boxCounter .boxCounter1 .side {}

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

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

/* footer
-----------------------------------------*/
#footer {}