/* CSS Document */
/*主體*/
html{

}

body{
	margin: 0px 0px 0px 0px;
	text-align: center;
	background-repeat: repeat;
	background: url(http://s.blog.xuite.net/_image/skin/background/133/blogBg.jpg) #ffffff fixed center top repeat-y;
	}

/*連結*/
A {
	color: #FEC9C9;
	text-decoration: none;
}
A:link {
	color: #FEC9C9;
	text-decoration: none;
}
A:visited {
	color: #FEC9C9;
	text-decoration: none;
}
A:active {
	color: #8d8b8b;
	text-decoration: none;
}
A:hover {
	color: #8d8b8b;
	text-decoration: none;
}

/*定位框*/
#container {
	position: relative;
	text-align: left;
	width:970px;
	/* height:2000px; */
	margin: auto;
	padding: 0px 0px 0px 0px;
}
	   
/*檔頭*/
#banner{
	margin: 0px !important;
	margin: 0px 0px 0px 1px ;
	padding: 0px;
	height: 235px;
	background:url(http://s.blog.xuite.net/_image/skin/background/133/blogBg_1.jpg) top center no-repeat;
}

/*左欄*/
#linksLeft{
	position: absolute;
	width: 205px;
	left: 0px;
	margin: 5px;
	padding: 0px;
	float: left;	
}

/*右欄*/
#linksRight{
	position:absolute;
	float: right;
	width: 205px;
	margin: 5px;
	right: 0px;
	padding: 0px 0px 0px 0px;
}
	
/*中間欄*/
#mid{
	position: relative;
	margin: 0px 215px 0px 215px;
	padding: 5px 5px 5px 5px;
}

/*檔尾*/
#footer{
	clear: both;
	text-align:center;
	font-size: 13px;
	color: #999999;
	font-family: "Verdana", "Arial", "Helvetica", "sans-serif";
	line-height: 24px;
}
#footer A:link {
	color: #999999;
	text-decoration: none;
}
#footer A:visited {
	color: #FFFFFF;
	text-decoration: none;
}

#footer A:active {
	color: #CCCCCC;
	text-decoration: none;
}
#footer A:hover {
	color: #CCCCCC;
	text-decoration: none;
}

/*欄位名稱*/
.sidetitle{
	padding-top: 5px; /* 支援 Firefox 判讀 */
	*padding-top: 5px!important; /* 支援 IE7 判讀 */
	_padding-top: 5px; /* 支援 IE6 判讀 */
	padding-bottom: 1px;
	*padding-bottom: 1px!important;
	_padding-bottom: 1px;
	padding-left: 30px; /* 支援 Firefox 判讀 */
	*padding-left: 15px!important; /* 支援 IE7 判讀 */
	_padding-left: 30px ; /* 支援 IE6 判讀 */
	background:url(http://s.blog.xuite.net/_image/skin/windows/133/sidetitle.jpg) no-repeat;
	height: 25px; /* 支援 Firefox 判讀 */
	*height: 25px!important; /* 支援 IE7 判讀 */
	_height: 25px; /* 支援 IE6 判讀 */
	color: #eaadad;
	font-family: "Verdana", "Arial", "Helvetica", "sans-serif";
	font-size: 15px;
	font-weight: bold;
	margin-top:5px;
	list-style:none;
}
/*欄位內容*/
.side{
	background-color: #4B1414;
	font-size: 12px;
	font-weight: normal;
	line-height: 140%;
	font-family: "Verdana", "Arial", "Helvetica", "sans-serif";
	padding: 5px;
	color: #fdebfc;
}
.side li{
 margin-left:0px;
}

/*空白*/
.spacer{
	clear:both;
}
/******************************************/
/*檔頭class*/

/*日誌名稱*/
.blogname{
	font-size: 22px;
	font-weight: bold;
	color: #999999;
	padding-left: 50px;
	padding-top: 60px;
}

.blogname A:link {
	color: #fee1aa;
	text-decoration: underline;
}
.blogname A:visited {
	color: #fee1aa;
	text-decoration: underline;
}

.blogname A:active {
	color: #E13939;
	text-decoration: none;
}
.blogname A:hover {
	color: #E13939;
	text-decoration: none;
}

/*今日心情*/
.blogemotion{
	/* display: none; */
}
/*加入最愛*/
.blogfavo{
	/* display: none; */
}

/*日誌描述*/
.description{
	font-size: 15px;
	color: #fee1aa;
	padding-left: 50px;
}
/*選單列*/
.menulist{
	padding-top: 5px;
	width: 100%;
}
/*選單*/
.menu{
	padding-top: 5px;
	float: right;
	padding-right: 10px;
	color: #691313;
}
.menu A:link {
	color: #feceaa;
	text-decoration: underline;
}
.menu A:visited {
	color: #feceaa;
	text-decoration: underline;
}
.menu A:active {
	color: #B06742;
	text-decoration: none;
}
.menu A:hover {
	color: #B06742;
	text-decoration: none;
}

/*Logo*/
.logo{
	visibility: visible;
}


/******************************************/
/*中間欄位class*/

/*文章外框*/
#content{
	padding: 5px 5px 5px 5px;
	margin: 0px 0px 0px 0px;
	background-color: #a68282;
	border: #833131 4px dashed;
}
/*文章標題列*/
.title{
	width: 100%;
	height: 30px;
	background: #840000;
	padding-top: 5px;
	}
/*文章標題名稱*/
span.titlename{
	font-size: 15px;
	color: #ffffff;
	font-weight: bold;
	padding-left: 10px;
}
/*文章日期*/ 
span.titledate{
	float: right;
	height: 25px;
	padding-right: 10px;
	padding-top: 5px;
	font-family: "Verdana", "Arial", "Helvetica", "sans-serif";
	font-size: 11px;
	color: #fefaed;
}
/*文章評價列*/
.blogrank{
	width: 100%;
	line-height: 200%;
	margin-top: 10px;
	color: #666666;
}
/*文章瀏覽數*/
span.counter{
	float: right;
	margin-top: 15px;
	font-size: 12px;
	color: #fa0813;
}

/*文章瀏覽數項目符號*/
span.counter li{
	list-style-image:url(http://s.blog.xuite.net/_image/skin/list/bulletCounter.gif)
}
/*文章分類*/
span.category{
	float: right;
	margin-top: 15px;
	height: 50px;
}

/*文章分類項目符號*/
span.category li{
	list-style-image:url(http://s.blog.xuite.net/_image/skin/list/bulletContentArticle.gif);
}
/*文章主體*/
.blogbody{
	width: 100%;
	overflow: hidden;
	word-wrap: break-word;
	font-family: "Verdana", "Arial", "Helvetica", "sans-serif";
	color: #fdebfc;
	padding-top: 20px;
	padding-bottom: 10px;
	margin-right: 10px;
	margin-left: 10px;
	padding-right:15px;
}

/*作者列*/
.posted{
	text-align: right;
	color: #999999;
	font-family: "細明體";
	font-size: 13px;
	margin-right: 10px;
	font-weight: normal;
}
/*上下文章*/
.selectbar{
	width: 100%;
	text-align: center;
}
/*引用列*/
.trackbacktitle{
	width: 100%;
	border-top: 1px dotted #cccccc;
	border-bottom: 1px dotted #cccccc;
	font-size: 12px;
	color: #CC6600;
	height: 20px;
	*height: 24px;
	margin-top: 20px;
	padding-top: 5px;
	padding-bottom: 5px;
	background: #fefaed;
}

/*引用列項目符號*/
.trackbacktitle li{
	list-style-image:url(http://s.blog.xuite.net/_image/skin/list/icon.gif);
}
/*引用網址*/
.trackbackurl{
	width: 100%;
	border-top: 1px dotted #cccccc;
	border-bottom: 1px dotted #cccccc;
	padding-top: 5px;
	padding-bottom: 5px;
	text-indent: 10px;
	color: #ffffff;
}
/*引用日期*/
.trackbackdate{
	idth: 100%;
	padding-top: 5px;
	padding-right: 5px;
	text-align: right;
	font-family: "Verdana", "Arial", "Helvetica", "sans-serif";
	font-size: 11px;
	color: #7A75B9;
}
/*引用內容*/
.trackbackcontent{
	width: 100%;
	line-height: 150%;
	margin-top: 5px;
	border-bottom:1px dotted #cccccc;
	color: #ffffff;
}
/*留言列*/
.comment{
	width: 100%;
	border-top: 1px dotted #cccccc;
	border-bottom: 1px dotted #cccccc;
	font-size: 12px;
	color: #CC6600;
	height: 20px;
	margin-top: 20px;
	padding-top: 5px;
	padding-bottom: 5px;
	background: #FEFAED;
}
/*留言名稱*/
span.commenttitle{
	
}

/*留言名稱項目符號*/
span.commenttitle li{
	list-style-image:url(http://s.blog.xuite.net/_image/skin/list/icon.gif);
}
/*留言按鈕*/
span.commentbutton{
	float: right;
}
/*留言作者列*/
.author{
padding-top:10px;
	width: 100%;
}
/*留言作者名稱*/
span.authorname{
}
/*留言日期*/
span.commentdate{
	padding-top: 5px;
	float: right;
	text-align: right;
	font-family: "Verdana", "Arial", "Helvetica", "sans-serif";
	font-size: 11px;
	color: #fefaed;
	padding-right: 5px;
}
/*留言內容*/
.commenttext{
	overflow: hidden;
	word-wrap: break-word;
	width: 100%;
	margin-top: 10px;
	margin-bottom: 10px;
	color: #ffffff;
}
/*留言編輯按鈕*/
.commentedit{
	width: 100%;
	border-bottom: 1px dotted #ccccc;
}
/*留言者信箱*/
span.email{
	
}


/******************************************/
/*左欄class*/
/*關於我*/

.avatar{
	background: #4B1414;
	font-size: 12px;
	font-weight: normal;
	line-height: 140%;
	font-family: "Verdana", "Arial", "Helvetica", "sans-serif";
	padding: 4px;
}

/*照片*/
.avatarPhoto{
	text-align: center;
}
/*帳號*/
.avatarID{
	padding: 5px;
}
.avatarID A:link {
	color: #ff0066;
	text-decoration: bold;
}
.avatarID A:visited {
	color: #ff0066;
	text-decoration: bold;
}

.avatarID A:active {
	color: #ff0066;
	text-decoration: none;
}
.avatarID A:hover {
	color: #ff0066;
	text-decoration: none;
}
/*我的描述*/
.avatarDesciption{
	color: #ffffff;
}
/*關於我按鈕*/
.avatarbutton{
	text-align: right;
}

/*文章分類*/
.categoryTitle li{
	list-style-image:none;
}
.categorySide li{
	list-style-image:url();
	color: #CD9D76;
}
.categoryTitle{
}
.categorySide li{
	list-style-image:url(http://s.blog.xuite.net/_image/blogIcon19.gif);
}
.categorySide{
}

/*日曆*/
.calendarTitle li{
	list-style: none;
}
.calendarTitle{
}
.calendarSide li{
	list-style-image:url(http://s.blog.xuite.net/_image/blogIconS.gif);
}
.calendarSide{
}
/*日曆table*/
.calMonth{
	width: 90%;
}
/*日曆首列*/
.calMonthNav{
}
/*日曆上個月*/
.calMonthBackward{
}
/*日曆目前顯示年月*/
.calMonthCurrent{
	font-size: 12px;
	font-weight: bold;
	color: #999999;
	font-family: "Verdana", "Arial", "Helvetica", "sans-serif";
}
/*日曆下個月*/
.calMonthForward{
	color: #FF0000;
	font-family: "Verdana", "Arial", "Helvetica", "sans-serif";
	font-size: 12px;
}
/*日曆星期列*/
.calMonthHeader{
	
}
/*日曆日欄*/
.calMonthDay{
	font-size: 10px;
	color: #ffffff;
	text-align:center;
	font-family: "Verdana", "Arial", "Helvetica", "sans-serif";
}
/*日曆今日日期*/
.calMonthToday{
	font-size: 11px;
	text-align: center;
}
/*日曆假日日期*/
.calholiday{
	font-size: 11px;
	color: #FF3300;
	text-align: center;
	font-family: "Verdana", "Arial", "Helvetica", "sans-serif";
	font-weight: bold;
}
.calenderbutton{
	text-align: right;
}
/*搜尋文章*/
.searchTitle li{
	list-style: none;
}
.searchTitle{
}
.searchSide{
	text-align: center;
}
.searchbutton{
	text-align: center;
	padding: 2px;
}


/*我的哈拉室*/
.chatTitle li{
	list-style: none;
}
.chatTitle{
}
.chatSide{
	margin-left: 20px;
	color: #804000;
}
/*已建立的日誌*/
.bloglistTitle li{
}
.bloglistTitle{
}
.bloglistSide li{
	list-style-image:url(http://s.blog.xuite.net/_image/blogIconS.gif);
}
.bloglistSide{
}
/*訂閱電子報*/
.epaperTitle li{
	list-style: none;
}
.epaperTitle{
}
.epaperSide{
	text-align: center;
}
.epaperbutton{
	text-align: center;
	padding: 2px;
}

/*自由欄位*/
.customTitle li{
	list-style-image:;
}
.customTitle{
}
.customSide{
}
/*日誌使用資源*/
.resourceTitle li{
	list-style-image:;
}
.resourceTitle{
}
.resourceSide{
	text-align:center;
}
/*留言塗鴉版*/
.paintTitle li{
	list-style-image:;
}
.paintTitle{
}
.paintSide{
	text-align:center;
}

/******************************************/
/*右欄class*/
/*背景音樂*/
.musicTitle li{
	list-style: none;
}
.musicTitle{
}
.musicSide{
}
.musicbutton{
	text-align: left;
	padding: 2px;
}

/*最新文章*/
.articleTitle li{
}
.articleTitle{
}
.articleSide li{
	list-style-image:url(http://s.blog.xuite.net/_image/blogIconS.gif);
}
.articleSide{
}
/*最新留言*/
.messageTitle li{
	list-style-image:;
}
.messageTitle{
}
.messageSide li{
	list-style-image:url(http://s.blog.xuite.net/_image/blogIconS.gif);
}
.messageSide{
 	text-indent: -3ex;
 	margin-left: 3ex;
 	color: #fdebfc;
}
.date {
	font-family: "Verdana", "Arial", "Helvetica", "sans-serif";
	font-size: 11px;
	color: #7A75B9;
}
/*參觀人次統計*/
.countTitle li{
	list-style-image:;
}
.countTitle{
}
.countSide{
}
/*我的訂閱*/
.rssrollTitle li{
	list-style-image:;
}
.rssrollTitle{
}
.rssrollSide li{
	list-style-image:url(http://s.blog.xuite.net/_image/blogIcon19.gif);
}
.rssrollSide{
}
.backbtn li{
	list-style-image:url(http://s.blog.xuite.net/_image/blog038.gif);
  }
.backbtn{
	text-align:right;
}
.morebtn li{
	list-style-image:url(http://s.blog.xuite.net/_image/blog037.gif);
  }
.morebtn{
	text-align:right;
}
/*日誌評價*/
.rankTitle li{
	list-style-image:;
}
.rankTitle{
}
.rankSide{
}
/*已建立的相簿*/
.albumTitle li{
	list-style-image:;
}
.albumTitle{
}
.albumSide{
}
/*最愛連結*/
.linkTitle li{
	list-style-image:;
}
.linkTitle{
}
.linkSide li{
	list-style-image:url(http://s.blog.xuite.net/_image/blogIconS.gif);
}
.linkSide{
}

/*個人項目---- 2006-5-11 Modify*/
.personallink{
	display: block;
	width: 190px; 
	margin: 0px 0px 0px 0px;
}
.personallink li{   
	list-style-image:url(http://s.blog.xuite.net/_image/icon.gif);
}
/*關於我*/
.plink li{   
	list-style-image:url(http://s.blog.xuite.net/_image/blogIconS.gif);
}
.plink{
}

/*我的相簿*/
.pphoto li{   
	list-style-image:url(http://s.blog.xuite.net/_image/blogIconS.gif);
}
.pphoto{
}

/*加入好友*/
.pfriend li{   
	list-style-image:url(http://s.blog.xuite.net/_image/blogIconS.gif);
}
.pfriend{
}

/*我的留言板*/
.pboard li{   
	list-style-image:url(http://s.blog.xuite.net/_image/blogIconS.gif);
}
.pboard{
}

/*文章分類---- 2006-5-12 Modify*/
.pTitle li{
	list-style-image:;
}

.pTitle{
}	

/*欄位名稱---- 2006-5-12 Modify*/
.personaltitle{
	padding-top: 5px; /* 支援 Firefox 判讀 */
	*padding-top: 5px!important; /* 支援 IE7 判讀 */
	_padding-top: 5px; /* 支援 IE6 判讀 */
	padding-bottom: 1px;
	*padding-bottom: 1px!important;
	_padding-bottom: 1px;
	padding-left: 30px; /* 支援 Firefox 判讀 */
	*padding-left: 15px!important; /* 支援 IE7 判讀 */
	_padding-left: 30px ; /* 支援 IE6 判讀 */
	background:url(http://s.blog.xuite.net/_image/skin/windows/133/sidetitle.jpg) no-repeat;
	height: 25px; /* 支援 Firefox 判讀 */
	*height: 25px!important; /* 支援 IE7 判讀 */
	_height: 25px; /* 支援 IE6 判讀 */
	color: #eaadad;
	font-family: "Verdana", "Arial", "Helvetica", "sans-serif";
	font-size: 15px;
	font-weight: bold;
	margin-top:5px;
	list-style:none;
}

/* Applied by Chyuko@Xuite.net */

/*我的影音*/

.pvlog ul{
	list-style-type: none;
	margin: 0px 0px 0px 0px;
	padding: 0px 2px 0px 20px;
	word-wrap: break-word;
	display: block;
	float:left;
}
.pvlog li{
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	list-style-image:url(http://s.blog.xuite.net/_image/blogIconS.gif);
}
 
.pboard{
	padding:0 0 0 0px;
	width: 90px;
}

/*下方換頁-----2007-04-02*/

.page {
	margin-top: 10px;
	margin-bottom: 10px;
	font-size: 12px;
	color: #333333;
	line-height: 24px;
	vertical-align:middle;
}
.page a:link, .page a:visited, .page a:active {
	font-size: 12px;
	color: #fffccf;
	line-height: 24px;
	text-decoration: none;
}
.page a:hover {
	font-size: 12px;
	color: #860005;
	line-height: 24px;
	text-decoration: underline;
}

/*留言回覆邊框*/
.reply_info{
	width: 90%;
	border: 1px dotted #630D0D;
	padding: 1.2em 1.2em;
	margin: 1.2em;
}

/*我的好友*/
.friendTitle li{
	list-style-image:;
}
.friendTitle{
}
.LoveFriendSide{
	text-align:center;
}
.LoveFriendSide select{
	color: #333333;
	font-size:11px;
	/* background-color:#FCE7E2; */
}

/*最愛日誌*/
.LoveBlogTitle li{
	list-style-image:;
}
.LoveBlogTitle{
}
.LoveBlogSide{
	text-align:center;
}
.LoveBlogSide select{
	color: #333333;
	font-size:11px;
	/* background-color:#FCE7E2; */
}
/*好文轉寄*/
span.mail{
	float: right;
	margin-top: 15px;
}
/*好文轉寄項目符號*/
span.mail li{
	list-style-image:url(http://s.blog.xuite.net/_image/skin/list/email_forward.gif);
}

/*我的發燒文*/
.hotArticleTitle li{
	list-style-image: none;
}

/*我的親友團*/
.myChannelTitle li{
	list-style-image: none;
}

/*服務切換tab*/
.tab_service{
	top:190px;
	left:510px;
	position:absolute;
}
.tab_service ul{
    padding:0;
    margin:0;
}
.tab_service li{
    margin:0 1px 0 0;
    display:block;
    float:left; 
    list-style-type:none;
    padding:5px;
    color:#fefbdc;
    cursor:pointer;
    background:#8d3034;
}

#tab_select_blog{ }
#tab_select_photo{}
#tab_select_vlog{}
#tab_select_gbook{}
#tab_select_friend{}
#tab_select_card{}
