/* CSS Document */
/*主體*/
html{}

body{  
    text-align: center;
	background-color:#FFF;
	font-family:Verdana, Geneva, sans-serif;
}
ul {padding:0px;margin:0px;}
li {list-style-position:inside;}
h1, h2, h3 { padding:0px;margin:0px; font-weight:normal;}
	   
/*連結*/
a {
	color: #759FBA;
	text-decoration: none;
}
a:link {
	color:#759FBA;
	text-decoration:none;
}
a:visited {
	color:#771200;
	text-decoration:none;
}
a:active {
	color:#771200;
	text-decoration:none;
}
a:hover {
	color: #366388;
	text-decoration:none;
}



/*定位框*/
#wrap{background-color:#000;}   
#container {
    position:relative;
    text-align: left;
    width:1000px;
    padding:0px;
    margin:-1px auto;
	_margin:-3px auto;
    overflow:hidden;
	background-color:#000;
}
/*檔頭*/
#banner{
	margin: 0px;
	padding: 0px;
	height:374px;
	background:url(http://s.blog.xuite.net/_image/skin/background/1412/banner.png) no-repeat center top;
	display:block;
}

/*左欄*/
#linksLeft{                           
    left:0px;                         
    width: 205px;
    margin: -70px 0px 0px 10px;
	float:left;
	display:inline;
}
 
/*右欄*/
#linksRight{          
    left:540px;                         
    width: 205px;
    margin: -70px 10px 0px 0px;
	float:left;
	display:inline;
	position:relative;
}

	
/*中間欄*/
#mid{
    width:480px;
    float:right;
    right:218px;
    margin:-70px 0px 0px 5px;
    padding:0px;
    display:inline;
    position:relative;
}
/*特殊瀏覽模式中間欄*/
#mid .dynamic-view{
}

/*檔尾*/
#footer{
    clear: both;
	text-align:center;
	font-size: 12px;
	color:#9B471A ;
	font-family: "Verdana", "Arial", "Helvetica", "sans-serif";
	line-height: 16px;
	bottom:0px;
	height:160px;
	
}

/*欄位名稱*/
.sidetitle{
	background:url(http://s.blog.xuite.net/_image/skin/background/1412/sidetitle.png) no-repeat;
	text-align:center;
	height:35px;
	font-weight:bold;
	color:#73753C;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	letter-spacing:0.1em;
	font-size:15px;
	margin-left: -10px;
	margin-top:5px;
	padding-top:13px;
	_display:inline-block;
	width:250px;
}
/*欄位內容*/
.side{
   background: url(http://s.blog.xuite.net/_image/skin/background/1412/divThird2.jpg) no-repeat scroll center bottom #FFFFFF;
    color: #993300;
    font-family: Verdana,Arial,Helvetica,sans-serif;
    font-size: 12px;
    font-weight: normal;
    line-height: 140%;
    margin: 0 20px 0 -10px;
    padding: 4px;
    width: 242px;
}
.side li{                                              
    margin-left: 20px;
    list-style-position: outside;
}

/*空白*/
.spacer{
    clear:both;
}
/******************************************/
/*檔頭class*/

/*日誌名稱*/
.blogname{
	font-size: 16px;
	font-weight:bold;
	color: #fff; 
	padding: 40px 0 0 230px;
    width: 380px;
	}
.blogname a:link{ color:#fff;}
.blogname a:visited{ color:#D8AD71;}
.blogname a:hover{ color:#FCFDA3 ;}

/*今日心情*/
.blogemotion{
	
}
/*日誌描述*/
.description{
	font-size: 12px;
	color: #fff; 
	padding:10px 0 0 230px;
	width:380px;
}
/*Logo*/
.menulist{width:100%;}
.logo{display:none;}

/******************************************/
/*中間欄位class*/

/*文章外框*/
#content{
	background-color:#FFF;
	margin-left: -48px;
    width: 487px;
}

/*文章標題列*/
.title {
    background: url(http://s.blog.xuite.net/_image/skin/background/1412/title.png) no-repeat scroll 0 0 transparent;
    height: 30px;
    padding: 5px 0 0 20px;
    width: 500px;
	margin-top:-10px;
}
.title a:link{ color:#FCFDA3;}
.title a:visited{ color:#759FBA;}
.title a:hover{ color:#fff ;}

/*文章標題名稱*/
span.titlename{
	font-size:15px;
	color: #D59A48;
	font-weight:bold;
	padding-left:5px;
}
/*文章日期*/ 
span.titledate{
	float:left;
	height:25px;
	padding-left:10px;
	font-family: "Georgia";
	font-weight:bold;
	font-size: 13px;
	color: #fff;
}
/*文章評價列*/
.blogrank{
	width:100%;
	line-height:200%;
	margin-top:5px;
	color:#636363;
}
/*文章瀏覽數*/
span.counter{
    background:url(http://s.blog.xuite.net/_image/skin/background/1412/pic3.png) no-repeat;
    float:right;
    margin: 5px 0 0 3px;
    padding: 0 8px 2px 20px;
    width:auto;
	color: #9B471A ;
}

/*文章分類*/
span.category{
	background:url(http://s.blog.xuite.net/_image/skin/background/1412/pic2.png) no-repeat;
	float:right;
	width:auto;
    margin: 5px 0 0 3px;
    padding: 0 10px 2px 20px;
}

/*文章標籤*/
.tags{}
.tags a:link{
    color:#936f4a;
}
.tags a:visited{
    color:#936f4a;
}
.tags a:hover{
    color:#999999;
}

/*文章主體*/
.blogbody{
	word-wrap: break-word;
	width:470px;
	overflow:hidden;
	color:#771200;
	line-height:20px;
	font-size:12px;
	padding-left:12px;
	}
/*作者列*/
.posted{
	width:100%;
	text-align:right;
	font-size:12px;
	clear:both;
}
/*上下文章*/
.selectbar{
	width:100%;
	text-align:center;
	font-size:12px;
}
/*引用列*/
.trackbacktitle{
    position:relative; 
	width:100%;
	margin-top:20px;
	margin-bottom:5px;
    font-size: 12px;
	color: #CC6600;
	height:24px;
	padding-top:10px;
}
.trackbacktitle a {color: #73753C;} 
.trackbacktitle a:link {color:#73753C;} 
.trackbacktitle a:visited {color:#73753C;} 
.trackbacktitle a:active {color:#996633;} 
.trackbacktitle a:hover {color: #cfa972;}

/*引用網址*/
.trackbackurl{
	width:100%;
	padding-top:20px;
	padding-bottom:20px;
	text-indent:10px;
	word-break:break-all;
	color:#73753C;
}
/*引用日期*/
.trackbackdate{
	width:100%;
	text-align:right;
	font-family: "Verdana", "Arial", "Helvetica", "sans-serif";
	font-size: 11px;
	color: #9B471A;
}
/*引用內容*/
.trackbackcontent{
	width:100%;
	line-height:150%;
	margin-top:5px;
	word-break:break-all;
}
.trackbackcontent td{color:#d8ad71;}
/*留言列*/
.comment{
	width:100%;
    font-size: 12px;
	color: #73753C;
	height:24px;
	margin-top:20px;
	padding-top:5px;
	padding-bottom:5px;
	word-break:break-all;
}
.comment-c {
    border-bottom:1px solid #D8AD71;
    display: block;
    padding-bottom: 20px;
    padding-top: 5px;
}
/*留言名稱*/
span.commenttitle{
	padding:6px 0px 2px 20px;
    background:url(http://s.blog.xuite.net/_image/skin/list/bulletMessageList.gif) no-repeat;
    width:auto;	
}


/*留言按鈕*/
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: #9B471A;
}
/*留言內容*/
.commenttext{
    word-wrap: break-word;
	width:100%;
	margin-top:10px;
	margin-bottom:10px;
	line-height:18px;
	color:#73753C;
}
/*留言編輯按鈕*/
.commentedit{
	width:100%;
	border-bottom:1px dotted #cccccc;
}

/*留言者信箱*/
span.email{}

/*瀏覽方式切換*/
.ArticleShowMode {
    margin-bottom:10px;
	width:715px;
	background-color:#000;
}
/*列表模式 */
.singleArticle{
}
.singleArticle ul{
   padding-left:20px;
   color:#9B471A ;
}
.singleArticle li{ 
   list-style-position:inherit;
   line-height:200%;
   display:inline-block\9;
}

/* 2009/09 新 關於我 區塊 */
#avatarContent {width:99%;text-align:center;display:block;word-break:break-all ;}
#avatarAddMe {width:96px;height:2em;margin:0 auto;}
#avatarAddMe img {float:left;}
#personalLink {height:6em;width:94px;padding:0px; margin:10px auto;display:block;}
#personalLink li {list-style-type:none;float:left;height:1.7em;margin:0 4px 0 0;padding:2px 0 0 16px;width:auto;display:block;}
#personalLink li img {margin:1px 2px 0px 0px;vertical-align:top;}
li.pblog{background:url(http://img.xuite.net/portal/common/icons/blog.gif) no-repeat center left;}
li.pphoto{background:url(http://img.xuite.net/portal/common/icons/photo.gif) no-repeat center left;}
li.pvlog{background:url(http://img.xuite.net/portal/common/icons/vlog.gif) no-repeat center left;}
li.pboard{background:url(http://img.xuite.net/portal/common/icons/gbook.gif) no-repeat center left;}
li.pfriend{background:url(http://img.xuite.net/portal/common/icons/friend.gif) no-repeat center left;}
li.plink{background:url(http://img.xuite.net/portal/common/icons/card.gif) no-repeat center left;}
/*照片*/
.avatarPhoto{
	text-align:center;
}
/*帳號*/
.avatarID{
	display:none;
}
/*我的描述*/
.avatarDesciption{
	color:#7f7f7f;
	word-wrap:break-all;
	overflow:hidden;
	width: 170px;
}
/*關於我按鈕*/
.avatarbutton{
	
}


/*文章分類*/
.categoryTitle{
}
.categorySide li{
	list-style-image:url(http://s.blog.xuite.net/_image/blogIcon19.gif);
}

.categorySide{
}

/*日曆*/
.calendarTitle{
}
.calendarSide li{
	list-style-image:url(http://s.blog.xuite.net/_image/blogIcon19.gif);
}
.calendarSide{
}
/*日曆table*/
.calMonth{
	width:92%;
	text-align:center;
}
/*日曆首列*/
.calMonthNav{
}
/*日曆上個月*/
.calMonthBackward{
}
/*日曆目前顯示年月*/
.calMonthCurrent{
    font-size: 12px;
	font-weight: bold;
	color: #000000;
	font-family: "Verdana", "Arial", "Helvetica", "sans-serif";
}
/*日曆下個月*/
.calMonthForward{
    color: #FF0000;
	font-family: "Verdana", "Arial", "Helvetica", "sans-serif";
	font-size: 12px;
}
/*日曆星期列*/
.calMonthHeader{text-align:center;}
/*日曆日欄*/
.calMonthDay{
    font-size: 10px;
	color: #936F4A;
	text-align:center;
	font-family: "Verdana", "Arial", "Helvetica", "sans-serif";
}
/*日曆今日日期*/
.calMonthToday{
    font-size: 11px;
    text-align:center;
}
/*日曆假日日期*/
.calholiday{
	font-size: 11px;
	color: #ce282a;
	text-align:center;
	font-family: "Verdana", "Arial", "Helvetica", "sans-serif";
}
.calendarbutton{
	text-align:right;
}
/* 日曆狀態 */
.cal_calendar {font-size:5pt;font-family:verdana;padding:0px;margin:0px;border:none; border-collapse:collapse;}
.cal_header {font-weight:bold;}
.cal_day {width:2ex;text-align:center;padding:0px;margin:0px;border:none; border-collapse:collapse;cursor:hand;}
.cal_disabled {color:#999999;width:2ex;padding:0px;margin:0px;border:none; border-collapse:collapse;}
.cal_common {color:black;width:3ex;padding:0px;margin:0px;border:none; border-collapse:collapse;}
.cal_holiday {color:red;width:3ex;padding:0px;margin:0px;border:none; border-collapse:collapse;}
.cal_event {color:#81511c;width:3ex;padding:0px;margin:0px;border:none; border-collapse:collapse;cursor:pointer;cursor:hand;}
/*搜尋文章*/
.searchTitle{
}
.searchSide{
	text-align:center;
}
.searchbutton{
	text-align:center;
	padding:2px;
}


/*我的哈拉室*/
.chatTitle{
}
.chatSide{
}
/*已建立的日誌*/
.bloglistTitle{
}
.bloglistSide li{}

.bloglistSide{
}
/*訂閱電子報*/
.epaperTitle{
}
.epaperSide{
	text-align:center;

}
.epaperbutton{
	text-align:center;
	padding:2px;
}

/*自由欄位*/
.customTitle{
}
.customSide{text-align:center;
            color:#482C02;}
/*日誌使用資源*/
.resourceTitle{
}
.resourceSide{
	text-align:center;
}
/*留言塗鴉版*/
.paintTitle{
}
.paintSide{
	text-align:center;
}

/******************************************/
/*右欄class*/
/*背景音樂*/
.musicTitle{
}
.musicSide{
}
.musicbutton{
	text-align:left;
	padding:2px;
}


/*最新文章*/
.articleTitle{
}
.articleSide li{
	margin-top:1px;
}
.articleSide{
}
/*最新留言*/
.messageTitle{
}

.messageSide{

}

.date {
	font-family: "Verdana", "Arial", "Helvetica", "sans-serif";
	font-size: 11px;
	color: #676022;
}
/*參觀人次統計*/
.countTitle{
}
.countSide{
}
/*我的訂閱*/
.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{
    background:url(http://s.blog.xuite.net/_image/blog037.gif) no-repeat;
    width:auto;
    padding-left:20px;
    float:right;
}
/*日誌評價*/
.rankTitle{
}
.rankSide{text-align:center;
          color:#482C02;
}
/*已建立的相簿*/
.albumTitle{
}
.albumSide{
}
/*最愛連結*/
.linkTitle{
}
.linkSide li{
	list-style-image:url(http://s.blog.xuite.net/_image/blogIcon19.gif);
}
.linkSide{
}


/*個人項目---- 2006-5-11 Modify*/
.personallink{
	display: block;
	width:170px;
	margin:0px 0px 0px 0px;
}

/*關於我*/
.plink ul{
	list-style-type:none;
	margin:0px;
	padding:0px 2px 0px 20px;
	word-wrap: break-word; 
	display: block; 
	float:left; 
}
.plink li{ 
	padding:0px;
	margin:0px 0px 0px 0px;
	list-style-image:url(http://s.blog.xuite.net/_image/blogIcon19.gif);
}
.plink{
	padding:0px;
	width: 90px;
}

/*我的相簿*/
.pphoto ul{
	list-style-type:none;
	margin:0px;
	padding:0px 2px 0px 20px;
	word-wrap: break-word; 
	display: block; 
	float:left; 
}
.pphoto li{ 
	padding:0px;
	margin:0px 0px 0px 0px;
	list-style-image:url(http://s.blog.xuite.net/_image/blogIcon19.gif);
	}
.pphoto{
	padding:0px;
	width: 90px;
}
/*我的影音*/
.pvlog ul{
	list-style-type:none;
	margin:0px;
	padding:0px 2px 0px 20px;
	word-wrap: break-word; 
	display: block; 
	float:left; 
}
.pvlog li{ 
	padding:0px;
	margin:0px 0px 0px 0px;
	list-style-image:url(http://s.blog.xuite.net/_image/blogIcon19.gif);
}
.pvlog{
	padding:0px;
	width: 90px;
}
/*加入好友*/
.pfriend ul{
	list-style-type:none;
	margin:0px;
	padding:0px 2px 0px 20px;
	word-wrap: break-word; 
	display: block; 
	float:left; 
}
.pfriend li{ 
	padding:0px;
	margin:0px 0px 0px 0px;
	list-style-image:url(http://s.blog.xuite.net/_image/blogIcon19.gif);
}
.pfriend{
	padding:0px;
	width:90px;
}

/*我的留言板*/
.pboard ul{
	list-style-type:none;
	margin:0px;
	padding:0px 2px 0px 20px;
	word-wrap: break-word; 
	display: block; 
	float:left; 
}
.pboard li{ 
	padding:0px;
	margin:0px 0px 0px 0px;
	list-style-image:url(http://s.blog.xuite.net/_image/blogIcon19.gif);
}

.pboard{
	padding:0px;
	width: 90px;
}

/*文章分類---- 2006-5-12 Modify*/
.pTitle{
}	

/*下方換頁-----2007-04-02*/
.page {
	margin-top: 10px;
	margin-bottom: 10px;
	font-size: 12px;
	color: #73753C;
	line-height: 24px;
	vertical-align:middle;
}
.page a:link, .page a:visited, .page a:active {
	font-size: 12px;
	color: #9B471A ;

	line-height: 24px;
	text-decoration: none;
}
.page a:hover {
	font-size: 12px;
	color: #73753C;
	line-height: 24px;
	text-decoration: underline;
}

/*留言回覆邊框*/
.reply_info{
	width: 90%;
	border: 1px solid #D8AD71;
	padding: 1.2em 1.2em;
	margin: 1.2em;
}

/*我的好友&我的好友樹*/
.friendTitle{
}
.LoveFriendSide{
	text-align: center;
}
.LoveFriendSide select{
	color: #666666;
	font-size: 11px;
}
	
/*最愛日誌*/
.LoveBlogTitle{
}
.LoveBlogSide{
	text-align:center;
}
.LoveBlogSide select{
	color: #666666;
	font-size: 11px;

}
/*好文轉寄*/
span.mail{
    background:url(http://s.blog.xuite.net/_image/skin/background/1412/pic1.png) no-repeat;
    float:right;
    margin: 5px 0 0 3px;
    padding: 0 10px 3px 30px;
    width:auto;
}

/*我的發燒文*/
.hotArticleTitle {
}

/*我的親友團*/
.myChannelTitle {}
.gText{color: #73753C;}
.rank{color: #73753C; float:left;}


/*日誌背景音樂*/
.BackgroundMusicTitle{
}

/*我的留言板*/
.gbookTitle{
}

/*誰拜訪過我*/
#visitorTitle{
}

/* 2009/08 相關文章 */
.articleExt {
	clear:both;
	padding-top:10px;
}
/* 2009/09 推推 bookmark 區塊 */
.bookmark{
	float:right;
}
/*隨機推薦文章*/
.ArticleRandomSide{
}
/*相關文章*/
#ArticleRelateSide{
}

/*服務切換tab*/
#service-list a{background:none;}
#service-list{
	position:absolute;
	width:380px;
	top:238px;
	left:641px;
	}

.service-item, .tab_service li{
    margin:0px;
	display:block;
	float:left;
	list-style-type:none;
	padding:0px;
	background:transparent;
	cursor:pointer;
	list-style-position:inherit;
	display:inline-block;
}
#service-blog .service-link { 
	width:53px;
	height:20px;
	overflow:hidden;
	text-indent:-5000px;
	display:block;
	float:left;	
	padding:0px;
}
#service-blog .service-link:hover{background:url(http://s.blog.xuite.net/_image/skin/background/1412/blog.png) no-repeat center top;}
#service-photo .service-link { 
	width:63px;
	height:20px;
	overflow:hidden;
	text-indent:-5000px;
	display:block;
	float:left;	
	padding:0px;
}
#service-photo .service-link:hover{background:url(http://s.blog.xuite.net/_image/skin/background/1412/photo.png) no-repeat center top;}
#service-vlog .service-link { 
	width:54px;
	height:20px;
	overflow:hidden;
	text-indent:-5000px;
	display:block;
	float:left;	
	padding:0px;
	margin:0px;
}
#service-vlog .service-link:hover{background:url(http://s.blog.xuite.net/_image/skin/background/1412/vlog.png) no-repeat center top;}
#service-gbook .service-link { 
	width:63px;
	height:20px;
	overflow:hidden;
	text-indent:-5000px;
	display:block;
	float:left;	
	padding:0px;
}
#service-gbook .service-link:hover{background:url(http://s.blog.xuite.net/_image/skin/background/1412/gbook.png) no-repeat center top;}
#service-friend .service-link { 
	width:72px;
	height:20px;
	overflow:hidden;
	text-indent:-5000px;
	display:block;
	float:left;	
	padding:0px;
}
#service-friend .service-link:hover{background:url(http://s.blog.xuite.net/_image/skin/background/1412/friend.png) no-repeat center top;}
#service-card .service-link { 
	width:54px;
	height:20px;
	overflow:hidden;
	text-indent:-5000px;
	display:block;
	float:left;	
	padding:0px;
}
#service-card .service-link:hover{background:url(http://s.blog.xuite.net/_image/skin/background/1412/card.png) no-repeat center top;}

/* 2009/09 新 回應 區塊 */
#commentSide{margin:4px 0px 4px 8px;padding:0px;}
li.commentBox {list-style-type:none;margin-left: 0px !important;margin-bottom: 5px;height:36px;text-indent:0 !important;}
li.commentBox img{width:32px;height:32px;border-style:solid;border-color:gray;border-width:1px;float:left;}
li.commentBox .content {margin-left: 36px;}
div.commentBody{font-size:1.2em;width:140px;overflow:hidden;text-overflow: ellipsis;white-space:nowrap;}
div.commentAuthor{font-size:0.8em;width:140px;overflow:hidden;text-overflow: ellipsis;white-space:nowrap;}
/*留言板*/
.gbookSide{color:#482C02;}
.gbookSide .odd {background:#e6e7d2;}
.gbookSide a:link {color:#936f4a;}
.gbookSide a:visited {color:#936f4a;}
.gbookSide a:hover {color:#ce282a;}
.gbookSide a:active {color:#936f4a;}
#articleExt_relate_ads {
    font-size:13px;
    line-height:15px;
    padding:5px;
    position:absolute;
    right:0;
    top:0;
    width:245px;
	margin:25px 0 0 2px;
	border: 1px solid #f9f6e7;
}

.friendSide .friend-list .friend-item {
    border-bottom: 1px dotted;
    height: 65px;
    list-style: none outside none;
    margin-left: 0;
    margin-right: 0;
    overflow: hidden;
    position: relative;
}
.view-mode-dynamic .dynamic-view-container > #mid, .view-mode-dynamic #content, .view-mode-dynamic .blogbody {
    display: block;
    float: none;
    height: auto;
    left: 15px;
    margin-left: 0;
    margin-right: 0;
    overflow: visible;
    padding-left: 0;
    padding-right: 0;
    right: 0;
    width: inherit;
}