﻿/* CSS Document */
/*主體*/
html{
	scrollbar-face-color:#e2ecce;
	scrollbar-highlight-color:#8ac544;
	scrollbar-shadow-color:#8ac544;
	scrollbar-3Dlight-color:#e2ecce;
	scrollbar-arrow-color:#E8ac544;
	scroll-track-color:#e2ecce;
	scroll-darkshadow-color:#e2ecce;
}

body{
	margin:0px 0px 0px 0px;
	text-align: center;
	background-attachment:fixed;
	background-repeat:repeat;
	background-color: #ffcdcc;

}

	   
/*連結*/
A {
	color: #FF3300;
	text-decoration: none;
}
A:link {
	color:#CC3300;
	text-decoration:none;
}
A:visited {
	color: #993300;
	text-decoration:none;
}
A:active {
	color: #FF3333;
	text-decoration:none;
}
A:hover {
	color: #CC3300;
	text-decoration:none;
}


/*定位框*/
#container {
	position:relative;
	text-align: left;	     /*width:100%;*/
	/*behavior:expression(	this.style.width =  (document.documentElement.offsetWidth<990)?"990px":"100%");
	min-width:990px;*/
	width:990px;
	padding:0px 0px 0px 0px;
	margin:0px auto;
	background-repeat:no-repeat;
	background-image: url(http://s.blog.xuite.net/_image/skin/background/73/blogBg_1.jpg);
        }

	   
/*檔頭*/
#banner{
	padding: 0px;
	height: 280px;
	width: 80%;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 5px;     
}

/*左欄*/
#linksLeft{
	position:absolute;
	left:5px;
	width: 205px;
	margin: 5px;
	top: 285px;
}
 
/*右欄*/
#linksRight{
	position:absolute;
	right:0px;
	width: 205px;
	margin: 5px;
	top: 280px;
}

	
/*中間欄*/
#mid{
   position:relative;
   margin: 0px 215px 0px 215px;
   padding: 5px 5px 5px 5px;
}


/*檔尾*/
#footer{
	clear: both;
	text-align:center;
	font-size: 12px;
	font-family: "Verdana", "Arial", "Helvetica", "sans-serif";
	line-height: 16px;
	color: #CC6699;
		 
}

/*欄位名稱*/
.sidetitle{
	padding:2px;

	background:;
	font-weight:800;
	color:#FBF0F0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	letter-spacing:0.1em;
	font-size:15px;
	margin-top:5px;
	background-image: url(http://s.blog.xuite.net/_image/skin/windows/73/blog011_2.gif);
}
/*欄位內容*/
.side{
	border: #fc6ba5 1px solid;
	font-size:12px;
	font-weight:normal;
	line-height:140%;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	padding:4px;
	color: #000000;
}

.side li{                                              
 margin-left: 20px;
 list-style-position: outside;
}


/*空白*/
.spacer{
	clear:both;
}
/******************************************/
/*檔頭class*/

/*日誌名稱*/
.blogname{
	font-size: 22px;
	font-weight: bold;
	color: #ce0039;
	padding-left:420px;
	padding-top:20px;
}

/*今日心情*/
.blogemotion{
	
}
/*日誌描述*/
.description{
	font-size: 15px;
	color: #993300;
	padding-left:500px;
}
/*選單列*/
.menulist{
	padding-top:5px;
	width:100%;
}
/*選單*/
.menu{
	padding-top:5px;
	float:right;
	padding-right:80px;
}
.sub_menu a:link, .sub_menu a:visited, .sub_menu a:active{
	background-color: #FFCCCC;
}
.sub_menu a:hover {
	background-color: #FFCC99;
}
/*Logo*/
.logo{
	visibility:visible;
}



/******************************************/
/*中間欄位class*/

/*文章外框*/
#content{
	padding: 5px;
	margin: 5px;
	border: 5px solid #ff9999;
}

/*文章標題列*/
.title{
	width:100%;
	height:35px;
	padding-top:3px;
	background:#ff9999;
	border-top:1px dashed #FE7E98;
}
/*文章標題名稱*/
span.titlename{
	font-size:15px;
	color:#CD0039;
	font-weight:bold;
	padding-left:5px;
	background-repeat: repeat-x;
}
/*文章日期*/ 
span.titledate{
	float:right;
	height:25px;
	padding-right:10px;
	font-family: "Verdana", "Arial", "Helvetica", "sans-serif";
	font-size: 11px;
	color: #CC3300;
}
/*文章評價列*/
.blogrank{
	width:100%;
	line-height:200%;
	margin-top:0px;
	overflow:hidden;
}
/*文章瀏覽數*/
span.counter{
	float:right;
	margin-top:5px;
	font-size: 12px;
	color: #CC3333;
}

/*文章瀏覽數項目符號*/
span.counter li{
	list-style-image:url(http://s.blog.xuite.net/_image/skin/list/bulletCounter.gif);
}
/*文章分類*/
span.category{
	float:right;
	margin-top:5px;
}

/*文章分類項目符號*/
span.category li{
	list-style-image:url(http://s.blog.xuite.net/_image/skin/list/bulletContentArticle.gif);
}
/*文章主體*/
.blogbody{
	width:100%;
	color: #666666;
}
/*作者列*/
.posted{
	width:100%;
	text-align:right;
}
/*上下文章*/
.selectbar{
	width:100%;
	text-align:center;
}
/*引用列*/
.trackbacktitle{
	position:relative;
	width:100%;
	margin-top:20px;
	margin-bottom:0px;
	border-top:1px dotted #cccccc;
	border-bottom:1px dotted #cccccc;
	font-size: 12px;
	color: #990000;
	height:24px;
	background:#fde6dd;
}


/*引用網址*/
.trackbackurl{
	width:100%;
	background:#fdf3dd;
	padding-top:20px;
	padding-bottom:20px;
	text-indent:10px;
}
/*引用日期*/
.trackbackdate{
	width:100%;
	background:#fdf3dd;
	text-align:right;
	font-family: "Verdana", "Arial", "Helvetica", "sans-serif";
	font-size: 11px;
	color: #CC6600;
}
/*引用內容*/
.trackbackcontent{
	background:#fdf3dd;
	width:100%;
	line-height:150%;
	padding-left:3px;
	border-bottom:1px dotted #cccccc;
}
/*留言列*/
.comment{
	width:100%;
	border-top:1px dotted #cccccc;
	border-bottom:1px dotted #cccccc;
	font-size: 12px;
	color: #FFFFCC;
	height:24px;
	margin-top:20px;
	padding-top:5px;
	padding-bottom:5px;
	background:#cd0039;
}
/*留言名稱*/
span.commenttitle{
	
}

/*留言名稱項目符號*/
span.commenttitle li{
	list-style-image:url(http://s.blog.xuite.net/_image/bulletMessageList.gif);
}
/*留言按鈕*/
span.commentbutton{
	float:right;
}
/*留言作者列*/
.author{
	width:100%;
}
/*留言作者名稱*/
span.authorname{
}
/*留言日期*/
span.commentdate{
	float:right;
	text-align:right;
	font-family: "Verdana", "Arial", "Helvetica", "sans-serif";
	font-size: 11px;
	color: #CC6633;
}
/*留言內容*/
.commenttext{
	color: #333333;
	width:100%;
	margin-top:10px;
	margin-bottom:10px;
}
/*留言編輯按鈕*/
.commentedit{
	width:100%;
	border-bottom:1px dotted #cccccc;
}
/*留言者信箱*/
span.email{
	
}





/******************************************/
/*左欄class*/
/*關於我*/
.avatar{   /* 2006-05-09 修改 */
	border: #dd88a0 1px solid;
	font-size:12px;
	font-weight:normal;
	line-height:140%;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	padding:4px;
}
/*照片*/
.avatarPhoto{
	text-align:center;
}
/*帳號*/
.avatarID{
display:none;
}
/*我的描述*/
.avatarDesciption{
	color: #BE0E6F;
}
/*關於我按鈕*/
.avatarbutton{
	
}


/*文章分類*/
.categoryTitle li{
	list-style:none;
}

.categoryTitle{
}
.categorySide li{
	list-style-image:url(http://s.blog.xuite.net/_image/skin/windows/73/blogIcon19.gif);
}

.categorySide{
}


/*日曆*/
.calendarTitle li{
	list-style:none;
}
.calendarTitle{
}
.calendarSide li{
	list-style:none;
}
.calendarSide{
}
/*日曆table*/
.calMonth{
	width:95%;
}
/*日曆首列*/
.calMonthNav{
}
/*日曆上個月*/
.calMonthBackward{
}
/*日曆目前顯示年月*/
.calMonthCurrent{
	font-size: 12px;
	font-weight: bold;
	color: #993300;
	font-family: "Verdana", "Arial", "Helvetica", "sans-serif";
}
/*日曆下個月*/
.calMonthForward{
	color: #FFCC99;
	font-family: "Verdana", "Arial", "Helvetica", "sans-serif";
	font-size: 12px;
}
/*日曆星期列*/
.calMonthHeader{
}
/*日曆日欄*/
.calMonthDay{
	font-size: 10px;
	color: #666666;
	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: 600;
}
.calendarbutton{
	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{
}
/*已建立的日誌*/
.bloglistTitle li{
	list-style:none;
}
.bloglistTitle{
}
.bloglistSide li{
	list-style-image:url(http://s.blog.xuite.net/_image/skin/windows/73/blogIcon19.gif);
}

.bloglistSide{
}
/*訂閱電子報*/
.epaperTitle li{
	list-style:none;
}
.epaperTitle{
}
.epaperSide{
	text-align:center;
}
.epaperbutton{
	text-align:center;
	padding:2px;
}

/*自由欄位*/
.customTitle li{
	list-style:none;
}
.customTitle{
}
.customSide{
}
/*日誌使用資源*/
.resourceTitle li{
	list-style:none;
}
.resourceTitle{
}
.resourceSide{
	text-align:center;
}
/*留言塗鴉版*/
.paintTitle li{
	list-style:none;
}
.paintTitle{
}
.paintSide{
	text-align:center;
}

/******************************************/
/*右欄class*/
/*背景音樂*/
.musicTitle li{
	list-style:none;
}
.musicTitle{
}
.musicSide{
}
.musicbutton{
	text-align:left;
	padding:2px;
}


/*最新文章*/
.articleTitle li{
	list-style:none;
}
.articleTitle{
}
.articleSide li{
	list-style-image:url(http://s.blog.xuite.net/_image/skin/windows/73/blogIcon19.gif);
}
.articleSide{
}
/*最新留言*/

.messageTitle li{
	list-style:none;
}

.messageTitle{
}

.messageSide{                                                              
 text-indent: -3ex;
 margin-left: 3ex;
}

.date {
	font-family: "Verdana", "Arial", "Helvetica", "sans-serif";
	font-size: 11px;
	color: #666666;
}
/*參觀人次統計*/
.countTitle li{
	list-style:none;
}
.countTitle{
}
.countSide{
}
/*我的訂閱*/
.rssrollTitle li{
	list-style:none;
}
.rssrollTitle{
}
.rssrollSide li{
	list-style-image:url(http://s.blog.xuite.net/_image/skin/windows/73/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:none;
}
.rankTitle{
}
.rankSide{
}
/*已建立的相簿*/
.albumTitle li{
	list-style:none;
}
.albumTitle{
}
.albumSide{
}
/*最愛連結*/
.linkTitle li{
	list-style:none;
}
.linkTitle{
}
.linkSide li{
	list-style-image:url(http://s.blog.xuite.net/_image/skin/windows/73/blogIcon19.gif);
}
.linkSide{
}


/*個人項目---- 2006-5-11 Modify*/
.personallink{
	display: block;
  width:190px; 
	margin:0px 0px 0px 0px;
}

/*關於我*/
.plink ul{
list-style-type:none;
margin:0 0px;
padding:0px 2px 0px 20px;
color: #FFFFCC;
display: block; 
float:left; 
}
.plink li{ 
padding:0 0 0 0px;
margin:0px 0px 0px 0px;
list-style-image:url(http://s.blog.xuite.net/_image/skin/windows/73/blogIcon19.gif);
}
.plink{
padding:0 0 0 0px;
WIDTH: 90px;
}

/*我的相簿*/
.pphoto ul{
list-style-type:none;
margin:0 0px;
padding:0px 2px 0px 20px;
color: #FFFFCC; 
display: block; 
float:left; 
}
.pphoto li{ 
padding:0 0 0 0px;
margin:0px 0px 0px 0px;
list-style-image:url(http://s.blog.xuite.net/_image/skin/windows/73/blogIcon19.gif);
}
.pphoto{
padding:0 0 0 0px;
WIDTH: 90px;
}

/*加入好友*/
.pfriend ul{
list-style-type:none;
margin:0 0px;
padding:0px 2px 0px 20px;
color: #FFFFCC; 
display: block; 
float:left; 
}
.pfriend li{ 
padding:0 0 0 0px;
margin:0px 0px 0px 0px;
list-style-image:url(http://s.blog.xuite.net/_image/skin/windows/73/blogIcon19.gif);
}
.pfriend{
padding:0 0 0 0px;
WIDTH: 90px;
}

/*我的留言板*/
.pboard ul{
list-style-type:none;
margin:0 0px;
padding:0px 2px 0px 20px;
word-wrap: break-word; 
color: #FFFFCC;
float:left; 
}
.pboard li{ 
padding:0 0 0 0px;
margin:0px 0px 0px 0px;
list-style-image:url(http://s.blog.xuite.net/_image/skin/windows/73/blogIcon19.gif);

}

/*我的影音*/
.pvlog ul{
list-style-type:none;
margin:0 0px;
padding:0px 2px 0px 20px;
word-wrap: break-word; 
color: #FFFFCC;
float:left; 
}
.pvlog li{ 
padding:0 0 0 0px;
margin:0px 0px 0px 0px;
list-style-image:url(http://s.blog.xuite.net/_image/skin/windows/73/blogIcon19.gif);

}

.pboard{
padding:0 0 0 0px;
WIDTH: 90px;
}



/*文章分類---- 2006-5-12 Modify*/
.pTitle li{
	list-style:none;
}

.pTitle{
}	


/*欄位名稱---- 2006-5-12 Modify*/
.personaltitle{
	padding:2px;




	background:;
	font-weight:normal;
	color:#FFFFFF;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	letter-spacing:0.1em;
	font-size:15px;
	background-image: url(http://s.blog.xuite.net/_image/skin/windows/73/blog011_1.gif);
}
	

/*下方換頁-----2007-04-02*/
.page {
	margin-top: 10px;
	margin-bottom: 10px;
	font-size: 12px;
	color: #7f7e52;
	line-height: 24px;
	vertical-align:middle;
}
.page a:link, .page a:visited, .page a:active {
	font-size: 12px;
	color: #FF0000;
	line-height: 24px;
	text-decoration: none;
}
.page a:hover {
	font-size: 12px;
	color: #CC0000;
	line-height: 24px;
	text-decoration: underline;
}

/*留言回覆邊框*/
.reply_info{
	width:70%;
	border:1px dotted #cccccc;
	padding:1.2em 1.2em;
	margin:1.2em;
}

/*我的好友*/
.friendTitle li{
list-style:none;
}
.friendTitle{
}
.LoveFriendSide{
  text-align:center;
}
.LoveFriendSide select{
	color: #333333;
	font-size:11px;
    /* background-color:#FCE7E2; */
}

/*最愛日誌*/
.LoveBlogTitle li{
list-style:none;
}
.LoveBlogTitle{
}
.LoveBlogSide{
  text-align:center;
}
.LoveBlogSide select{
	color: #333333;
	font-size:11px;
    /* background-color:#FCE7E2; */
}
/*好文轉寄*/
span.mail{
	float:right;
	margin-top:5px;
}
/*好文轉寄項目符號*/
span.mail li{
	list-style-image:url(http://s.blog.xuite.net/_image/skin/list/email_forward.gif);
}
/*我的發燒文*/
.hotArticleTitle {
}
.hotArticleTitle li{
	list-style-image: none;
	list-style-type:none;
}

/*我的親友團*/
.myChannelTitle {
}
.myChannelTitle li{
	list-style-image: none;
	list-style-type:none;
}


/*日誌背景音樂*/
.BackgroundMusicTitle{
}
.BackgroundMusicTitle li{
	list-style-image: none;
	list-style-type:none;
}
/*我的留言板*/
.gbookTitle{
}
.gbookTitle li{
    list-style-image: none;
	list-style-type:none;
}
/*誰拜訪過我*/
#visitorTitle{
}
#visitorTitle li{
    list-style-image: none;
	list-style-type:none;
}

/*延伸閱讀*/
.articleExt{
font-size:13px;
}
/*隨機推薦文章*/
.ArticleRandomSide{
}
/*相關文章*/
#ArticleRelateSide{
}

/*服務切換tab*/
.tab_service{
	top:145px;
	left:620px;
	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:#a5002a;
    cursor:pointer;
    background:#ff9694;
}

#tab_select_blog{ }
#tab_select_photo{}
#tab_select_vlog{}
#tab_select_gbook{}
#tab_select_friend{}
#tab_select_card{}

