/*--------------------------------------------------------------------------------------
※ 此樣式為無名小站blog 特殊版型  範本，使用者可自行更改範本。
※ 1024*768為最佳解析度
※ CSS by htcmi
--------------------------------------------------------------------------------------*/

#boxProfile .boxProfile1 .side  select {
position:absolute ;
top: -20px ;
left:0px ;
 ;}




/* General Set
-----------------------------------------*/
html {
	overflow: auto;
}
#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: #999; /* 背景顏色 */
	margin: 0px;
}

a {
	color: #123456;
}
a:hover {
	color: #000;
	text-decoration: none;
}

/* container
-----------------------------------------*/
#container1 {
	width: 1020px;
	
	position: relative; /* fix IE6 bug */
	margin: 0px auto;
}
#container2 {}

/* banner and pageheader
-----------------------------------------*/
#banner {
	background: #999;
	height: 80px;
}
#pageheader { /* banner第二層，實質上只設定#banner即可 */
	height: 64px;
	border-bottom: 16px solid #aaa;
}
#pageheader h1 a { /* 主標題(網誌名稱) */
	position: absolute;
	top: 0px; left: 0px;
	padding: 20px 0px 0px 10px;
	font-size: .6em;
	text-decoration: none;
	display: block;
	width: 1014px;
	height: 44px;
}
#pageheader .description { /* 網誌目前動態描述 */
	position: absolute; top: 23px; right: 20px;
	font-size: 12px;
}
#pageheader #description2 .description { /* 網誌個人描述列 */
	position: absolute; top: 65px; right: 0px;
	width: 1000px;
	padding: 0px;
	text-align: right;
	
}
/* main
-----------------------------------------*/
#main2 { /* 包含content、links */
overflow: hidden;
height: 460px;
}

/* content
-----------------------------------------*/
#content {
	width: 757px;
	float: left;
	overflow: auto;
	height: 460px;
	background: #fff;

	scrollbar-face-color:#fff;
	scrollbar-track-color:#fff;
	scrollbar-3dlight-color:#fff;
	scrollbar-darkshadow-Color:#fff;
	scrollbar-arrow-color:#444;
	scrollbar-shadow-color:#444;
	scrollbar-highlight-color:#444;
}
.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 {}


/* comments
-----------------------------------------*/
.total-comments-div {
	border-top: 1px dotted #999;
	padding-top: 10px;
	margin-top: 10px;
	margin-left: 280px;
	width: 400px;
}
.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: 400px;}

/* divThird 第三欄式設定，若兩欄式則不需設定 #divThird 的 position
-----------------------------------------*/
#divThird {}
#divThird2 {} /* 第二層divThird */
/* links 選單
-----------------------------------------*/
#links {
	width: 263px;
	float: right;
	background: #ddd;
	overflow: auto;
	height: 460px;
	
	scrollbar-face-color:#ddd;
	scrollbar-track-color:#ddd;
	scrollbar-3dlight-color:#ddd;
	scrollbar-darkshadow-Color:#ddd;
	scrollbar-arrow-color:#444;
	scrollbar-shadow-color:#444;
	scrollbar-highlight-color:#444;
}
#links2 {} /* 第二層links */
.sidetitle { /* 每個blog的標題列 */
	padding-left: 10px;
	background: #666;
	color: #fff;
}
.side { /* 每個block的內容 */
	padding: 10px;
}

/* links 選單進階設定
-----------------------------------------*/
.calendar {} /* 行事曆 */

#boxProfile { /* xxxxxx的地盤 */
	position: absolute;
	top: 64px; left: 0px;
	width: 1024px;
}
#boxProfile .boxProfile0 {display: none;}
#boxProfile .boxProfile0 .sidetitle {}
#boxProfile .boxProfile1 {}
#boxProfile .boxProfile1 .side {padding: 0px;}
#boxProfile .boxProfile1 .side a {text-decoration: none;}
#boxProfile .boxProfile1 .side br {display: none;}
#boxProfile .boxProfile1 .side .boxProfileImg {display: none;}/* 個人封面照片縮圖 */
#boxProfile .boxProfile1 .side .boxProfileLink { /* 四個連結：xxx的個人資料、xxx的網誌首頁、xxx的相簿、xxx的留言版 */
	margin-left: 10px;
}




#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;}

/* footer
-----------------------------------------*/
#footer {
	background: #aaa;
	height: 20px;
}