/*
※ 此樣式為無名小站blog 特殊版型  範本，使用者可自行更改範本。
※ 1024*768為最佳解析度
※ 此樣式強制隱藏「行事曆」及「播放相簿功能」
※ banner背景圖檔大小為 300*400px
※ CSS 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; /* fix IE6 bug */
	margin: 0px auto;
	border-left: 1px solid #333;
	border-right: 1px solid #333;
}
#container2 {}

/* banner and pageheader
-----------------------------------------*/
#banner {
	position: absolute;
	top: 0px; left: 0px;
	background: #999;
	height: 400px;
	width: 300px;
	border-bottom: 1px dotted #000;
}
#pageheader { /* banner第二層，實質上只設定#banner即可 */
	height: 100%;
}
#pageheader h1 {font-size: 12px;}
#pageheader h1 a { /* 主標題(網誌名稱) */
	position: absolute; top: 0px; left: 0px;
	display: block; width: 295px; height: 395px;
	padding-top: 5px; padding-left: 5px;
	background: url('blog08img/s_eslite.jpg') no-repeat;
	color: #ddd; text-decoration: none;
}
#pageheader h1 a:hover {
	color: #fff;
}
#pageheader .description {
	display: block; text-align: right;
	padding-right: 3px;
	
} /* 網誌目前動態描述 */
#pageheader #description2 .description { /* 網誌個人描述列 */
	position: absolute; bottom: 0px; left: 5px;
	text-align: left; color: #000;
	width: 220px;
}
/* main
-----------------------------------------*/
#main2 { /* 包含content、links */
	margin-left: 300px;
}

/* content
-----------------------------------------*/
#content {
	width: 450px; height: 400px;
	overflow: auto;
}
.date {
	text-align: right;
	border-bottom: 1px solid #666;
	padding-right: 5px;
}
.datediv {} /* 第二層date */
.blogbody { /* 包含 .articletext  .posted  .total-comments-div */
	padding: 10px;
	margin-bottom: 15px;
}
.blogbody2 {} /*第二層blogbody*/
.articletext {} /*包含 .title  .extended  .innertext  .extended  */
.articletext .title {}
.articletext .innertext {}
.articletext .extended {}
.posted {border-bottom: 1px dotted #000;}


/* 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 { /* 引用列的title */
	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 { /* 編寫回應欄 */
}
#text {width: 300px;}

/* divThird 第三欄式設定，若兩欄式則不需設定 #divThird 的 position
-----------------------------------------*/
#divThird {}
#divThird2 {} /* 第二層divThird */
/* links 選單
-----------------------------------------*/
#links {
	width: 190px;
	background: #ddd;
	float: right;
	overflow: auto;
	height: 200px;
	margin-bottom: 67px;
}
#links br {display: none;}
#links2 {} /* 第二層links */
.sidetitle { /* 每個blog的標題列 */
	background: #666;
	color: #fff;
}
.side { /* 每個block的內容 */
	background: #ddd;
}
#links .side br {display: block;}
/* links 選單進階設定
-----------------------------------------*/
.calendar {display: none;} /* 行事曆 */


#boxProfile { /* xxxxxx的地盤 */
	position: absolute; top: 220px; left: 20px;
}
#boxProfile .boxProfile0 {display: none;}
#boxProfile .boxProfile0 .sidetitle {}
#boxProfile .boxProfile1 {}
#boxProfile .boxProfile1 .side {background: transparent;}
#boxProfile .boxProfile1 .side a {color: #333; text-decoration: none;}
#boxProfile .boxProfile1 .side a:hover {color: #000;background: #fff;}
#boxProfile .boxProfile1 .side .boxProfileImg {display: none;}/* 個人封面照片縮圖 */
#boxProfile .boxProfile1 .side .boxProfileLink {} /* 四個連結：xxx的個人資料、xxx的網誌首頁、xxx的相簿、xxx的留言版 */
#boxProfile .boxProfile1 .side  select {} /* 好友名單 */

#boxSlideShow {display: none;} /* 播放中的相簿 */
#boxSlideShow .boxSlideShow0 {}
#boxSlideShow .boxSlideShow0 .sidetitle {}
#boxSlideShow .boxSlideShow1 {}
#boxSlideShow .boxSlideShow1 .side {}

#boxNewArticle { /* 最新的文章 */
	position: absolute; top: 400px; left:0px;
	width: 190px;
}
#boxNewArticle .boxNewArticle0 {}
#boxNewArticle .boxNewArticle0 .sidetitle {}
#boxNewArticle .boxNewArticle1 {}
#boxNewArticle .boxNewArticle1 .side {
	overflow: auto; height: 184px;
}


#boxCategory { /* 文章分類 */
	position: absolute; top: 400px; left: 190px;
	width: 180px;}
#boxCategory .boxCategory0 {}
#boxCategory .boxCategory0 .sidetitle {}
#boxCategory .boxCategory1 {}
#boxCategory .boxCategory1 .side {
	overflow: auto; height: 184px;}


#boxDate { /* 文章彙集 */
	position: absolute; top: 600px; left: 370px;
	width: 190px; z-index: 10;}
#boxDate .boxDate0 {}
#boxDate .boxDate0 .sidetitle {}
#boxDate .boxDate1 {}
#boxDate .boxDate1 .side {
 overflow: hidden; height: 52px;}

#boxSearch { /* 搜尋這個網誌的文章 */
	position: absolute; top: 600px; left: 190px;
	width: 180px;}
#boxSearch .boxSearch0 {}
#boxSearch .boxSearch0 .sidetitle {}
#boxSearch .boxSearch1 {}
#boxSearch .boxSearch1 .side {
	border: 1px solid #ddd; overflow: hidden; height: 50px;
}
#boxSearch .boxSearch1 .side br {display: none;}

#scupioSearch {display: none;} /* 搜尋 */
#scupioSearch .scupioSearch0 {}
#scupioSearch .scupioSearch0 .sidetitle {}
#scupioSearch .scupioSearch1 {}
#scupioSearch .scupioSearch1 .side {}

#boxNewComment { /* 最新的回應 */
	position: absolute; top: 400px; left: 370px;
	width: 190px;}
#boxNewComment .boxNewComment0 {}
#boxNewComment .boxNewComment0 .sidetitle {}
#boxNewComment .boxNewComment1 {}
#boxNewComment .boxNewComment1 .side {
	overflow: auto; height: 184px;}

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

#boxCounter { /* 參觀人氣統計 */
	position: absolute; top: 600px; left: 0px;
	width: 190px;}
#boxCounter .boxCounter0 {}
#boxCounter .boxCounter0 .sidetitle {}
#boxCounter .boxCounter1 {}
#boxCounter .boxCounter1 .side {
 overflow: hidden; height: 52px;}

.syndicate { /*RSS*/
	position: absolute; top: 650px; left: 0px;
	width: 190px; text-align: center;}
.syndicate a {text-decoration: none;}

/* powered 無論如何請不要隱藏無名小站的logo
-----------------------------------------*/
.powered {
	position: absolute; top: 600px; left: 560px;
	width: 190px; text-align: left; font-size: 10px;
	overflow: auto; height: 68px; background: #ddd;}
#links2 .powered br {display: block;}
.total-comments-div .powered {} /* 若文章僅開放給會員留言時未登入的區塊顯示 */
