@charset "utf-8";
a:link { color: white; text-decoration: none; cursor: pointer; }
a:visited, a:active { color: white; text-decoration: none; }
a:hover { color: white; text-decoration: underline; }

a.hllink:link, a.hllink:active {
color: #dd0000;
}

a.hllink:visited {
color: #999999;
}

a.hllink:hover {
color: #F791CD;
}

body {
	color: white;
	margin: 0;
	background: black;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

table {
	text-align: left;
}

#hkiffheader {
	font-family: Tahoma, Arial, sans-serif;
	color: white;
	font-size: 14px;
	font-weight: bold;
	background: black;
}

.hkiffbtn {
	background: red url('http://i.alive99.com/images/misc/hkiff/btn_bg.gif') repeat-x;
	padding: 3px 2px 3px 2px;
	font-size: 11px;
}

#hkiffhpmiddle {
	font-family: Arial, Helvetica, sans-serif;
	color: white;
	font-size: 14px;
	font-weight: bold;
	background: black;
	padding: 40px 0 40px 0;
}

#hkifflogin .inputText {
	height: 16px;
	border: 1px solid #999999;
	padding: 3px;
	font-family: Tahoma, Arial, sans-serif;
	font-weight: bold;
	font-size: 12px;
}
#hkifflogin .subtext {
	font-size: 80%;
	font-weight: normal;
}

#hkifflogin .submitBtn {
	background: red url('http://i.alive99.com/images/misc/hkiff/btn_bg.gif') repeat-x;
	padding: 3px 2px 3px 2px;
	font-size: 12px;
	border: 0;
	color: white;
	font-weight: bold;
	width: 60px;
	cursor: pointer;
}

#hkiffhpcontent {
	background: #B01116;
	padding: 40px 0 40px;
	width: 100%;
}

#hkiffhpcontenttable {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: white;
	text-align: left;
}

#hkiffhpcontenttable h1 {
	font-size: 250%;
	font-weight: bold;
	padding: 0;
	margin: 0 0 12px 0;
}

#hkiffhpcontenttable .hkiffbody {
	line-height: 1.8em;
}

#hkiffhpcontenttable .hpaction {
	font-size: 120%;
	font-weight: bold;
	margin: 30px 0 30px 0;
	line-height: 1.5em;
}

#hkiffhphighlighttable .highlight {
	background: #790102;
	padding: 6px 20px 6px 20px;
	width: 179px;
	max-width: 179px;
	height: 85px;
	max-height: 85px;
	overflow: hidden;
}

#hkiffhphighlighttable .highlightlabel {
	font-size: 120%;
	font-weight: bold;
	line-height: 1.1em;
	margin-bottom: 8px;
}

#hkiffhphighlighttable .highlighttitle {
	font-size: 100%;
	font-weight: bold;
	line-height: 1.1em;
	margin-bottom: 4px;
}

#hkiffhphighlighttable .highlightbody {
	line-height: 1em;
}

#hkifffooter {
	font-family: Arial, Helvetica, sans-serif;
	color: black;
	font-weight: bold;
	font-size: 12px;
	background: white;
	height: 768px;
	padding-top: 15px;
}

#hkifffooter a {
	color: black;
}

#language-menu {
	padding: 0;
	margin: 0;
	width: 70px;
}

#language-menu ul {
	padding: 0;
	margin: 0;
	list-style: none;
	z-index: 100;
	float: right;
}

#language-menu li { /* all list items */
	float: left;
	list-style: none;
	cursor: pointer;
}

#language-menu li ul { /* second-level lists */
	position: absolute;
	display: none;
	width: 70px;
	margin-left: -8px;
}

#language-menu li ul li {
	background: #330000;
	border: 1px solid red;
	width: 68px;
	display: block;
	padding: 4px 8px 4px 8px;
	text-align: left;
}

#midbody {
	width: 780px;
	background: black;
}

#hkiffsponsor {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: white;
	text-align: left;
}

/* Viewspace style */
.xspace-itemmessage {
	list-style: none;
}
.xspace-entrytitle {
	font-size: 180%;
	font-weight: bold;
}

.xspace-blocktitle {
	padding: 8px;
	margin: 0;
	position: relative;
	color: white;
}

.xspace-blocktitle h3 {
	font-size: 150%;
	font-weight: bold;
}

.xspace-blocktitle a {
	color: black;
}

.xspace-blocktitle a.more, .xspace-blocktitle a.more:link, a.more:visited { position: absolute; float: right; top: 0; right: 36px; }
.xspace-blocktitle ul { float: right; margin: 0 36px 0 0; }
.xspace-blocktitle ul li { display: inline; list-style: none; }
ul.xspace-showmessage { margin: 0; padding: 0; }
ul.xspace-itemlist {
	padding: 20px;
	list-style: none;
	margin: 0;
}

.xspace-loglist {
	padding-bottom: 15px;
	clear: both;
}

h4.xspace-entrytitle {
	margin: 0;
}

.xspace-loglist .xspace-entrytitle {
	font-size: 110%;
	font-weight: normal;
	margin: 0;
}

.xspace-loglist .xspace-entrytitle a {
	color: white;
}

#newentries .xspace-blockfooter a {
	color: white;
}

.xspace-smalltxt {
	font-size: 90%;
	color: #FF0000;
}

.xspace-imgcover {
	border: none;
	font-size:10px;
	max-height:90px;
	max-width:120px;
	vertical-align:middle;
	padding-right: 20px;
	padding-bottom: 20px;
}

.xspace-list, .xspace-list2col { list-style: none; line-height: 1.6em; margin: 0.5em 0; padding: 0; }
	/*\*/ * html .xspace-list, * html .xspace-list2col { height: 1%; } /**/ *>.xspace-list, *>.xspace-list2col { overflow: hidden; }
	.xspace-list li, .xspace-list2col li { padding-left: 1.5em; background-image: url(../images/base/icon_list.gif); background-repeat: no-repeat; background-position: 0.5em 0.6em; margin-bottom: 5px; }
	
li.xspace-imagelist { display: inline; float: left; text-align: center; padding: 4px; background-image: none; width: 120px; height: 120px; w\idth: 120px; he\ight: 120px; overflow: hidden;  }
li.xspace-imagelist img { border: 1px #a36109 solid; width: 100px; height: 75px; vertical-align: top; font-size: 1px; padding: 2px; }
li.xspace-imagelist p { padding-top: 5px; margin: 0; height: 20px; white-space: nowrap; overflow: hidden; }
.xspace-imgstyle { background: none; border: none; padding: 6px; margin: 6px; }

/* multipage */
.xspace-page td { font-size: 11px; }
table.xspace-page a { display: block; background-color: #dd0000; color: white; padding: 0.3em 0.5em; text-decoration: none; }
table.xspace-page a:hover { text-decoration: underline; }
table.xspace-page td.xspace-current { background: #999999; padding: 0.3em 0.5em; font-weight: bold; }
table.xspace-page td.xspace-totlerecord, table.xspace-page td.xspace-totlepages { background: #FF0000; padding: 0.3em 0.5em; }


.blocktitle { line-height: 25px; color: white; font-size: 110%; padding: 12px 0 20px 10px; }
.blocktitlelg { line-height: 24px; font-size: 24px; }
.block { border: 1px solid #cecece; padding: 10px; margin-bottom: 10px; background: white; }
.menubg { background-color: white; }

.imgthumblist { margin: 0 3px; padding: 0; list-style: none; }
	/*\*/ * html .imgthumblist { height: 1%; }/**/ *>.imgthumblist { overflow: hidden; }
		.imgthumblist li { float: left; display: inline; text-align: center; background: #f3f1e4;; width: 118px; height: 163px; w\idth: 110px; he\ight: 155px; overflow: hidden; border: 1px solid #e9e7d8; padding: 3px; margin: 3px; }
			.imgthumblist li.list1line { height: 123px; he\ight: 115px; }
			.imgthumblist li.list2line { height: 143px; he\ight: 135px; }
				.contentL .imgthumblist li { margin: 0 1px 3px; }
			.imgthumblist p { margin: 0; line-height: 18px; }

			.imgthumblist div { line-height: 90px; font-size: 90px; height: 100px; display: table; }
				.imgthumblist div a { display: table-cell !important; display: block; width: 100px; vertical-align: middle; border-color: #cc801a; }
					.imgthumblist div img { vertical-align: middle; max-width: 100px; max-height: 100px; width: expression(this.width >100 && this.height < this.width ? 100: true); height: expression(this.height > 100 ? 100: true); font-size: 10px; }
					@media all and (min-width: 0px){ .imgthumblist div img { width: 100px; height: 75px; } } /*for Opera Only*/

#searchresultstabs { height: 40px; margin: 0; position: absolute; top: -40px !important; top: -39px; }
	#searchresultstabs span { float: left; background: #f3f1e4; margin: 0 4px -1px 0; cursor: pointer; border: 1px solid #cecece; padding: 0 6px 0 6px; line-height: 38px; font-size: 90%; }
		#searchresultstabs span.active { border-bottom: 1px solid white; background: white; font-size: 90%; font-weight: bold; cursor: default; }
#artistcat { padding: 0 10px 0 5px; }
#artistcat li ul { padding: 0; }
#allartists { width: 560px; }
.smalltxt { font-size: 85%; line-height: 85%; }

.mbbody { background: black; color: white; font: .8em Arial, Helvetica, sans-serif; text-align: center; }
#mb-header { margin-top: 40px; width: 500px; font: 14px Arial, Helvetica, sans-serif !important; font-weight: bold !important; color: white; background-color: #330000; vertical-align: middle; padding: 8px; text-align: left; border: 1px solid red; }
#mb-notice { width: 500px; font: 12px white Arial, Helvetica, sans-serif; background: red; padding: 8px; border: 1px solid red; }
#mb-notice div { font-size: 12px; }
#mb-notice p { margin: 0; padding: 10px 0 10px; }



/* ------------------------------------------ */
/*管理按鈕*/
.xspace-manage { float: right !important; background: #627D90 !important; color: #FFF !important; text-decoration: none !important; font-size: 12px !important; font-weight: normal !important; line-height: 20px !important; height: 17px !important; overflow: hidden; padding: 0 3px; }
h3 .xspace-manage { margin-top: 0.5em; }
.hidemnglink .xspace-manage { display: none !important; }
/*AJAX div*/
.xspace-ajaxdiv { position:absolute; padding: 5px; border: 1px solid #BBB; background: #FCFFEF; text-align: left; }
	.xspace-ajaxdiv h5 { line-height: 24px; font-size: 1em; margin: 0; }
		.xspace-ajaxdiv h5 a { float: right; font-weight: normal; }
	.xspace-ajaxcontent { background: #FFF; border: 1px solid #EEE; }
		.xspace-ajaxcontent form { margin: 0; }
/*提示信息*/
.xspace-noticemsg { border: 1px solid #EEE; padding: 2em 1em; text-align: center; }

/*圖片樣式*/
.xspace-imgstyle { background: #F9F9F9; border: 1px solid #CCC; padding: 4px; }
/*側邊模塊*/
.xspace-sideblock { margin-bottom: 5px; clear: both; }

p.xspace-smalltxt { margin: 0.3em 0; }

/*Space名稱*/
#header { overflow: visible; z-index: 1; }
#spacename { position: relative; top: 0px; left: 0px; }
#xspace-spacename { padding: 40px 0 0 10px; height: 100px; he\ight: 60px; overflow: hidden; }
	#xspace-spacename .xspace-manage { float: left !important; margin: 0 3px 0 0; }
	#xspace-spacename strong { font-size: 1.4em; }
	/*複製URL、添加收藏夾*/
	#xspace-spacename p { margin: 0; clear: both; }
		/* #xspace-spacename p a { display: block; width: 14px; height: 14px; overflow: hidden; background: url(../images/base/icon_copy.gif) no-repeat 0 2px; float: left; text-indent: -9999px; } */
			#xspace-spacename p a.xspace-add2fav { background-image: url(../images/base/icon_add.gif); }

/*列表*/
.xspace-list, .xspace-list2col { list-style: none; line-height: 1.6em; margin: 0.5em 0; padding: 0; }
	/*\*/ * html .xspace-list, * html .xspace-list2col { height: 1%; } /**/ *>.xspace-list, *>.xspace-list2col { overflow: hidden; }
	.xspace-list li, .xspace-list2col li { padding-left: 1.5em; background-image: url(../images/base/icon_list.gif); background-repeat: no-repeat; background-position: 0.5em 0.6em; margin-bottom: 5px; }
	/*Logo列表*/
	li.xspace-logo { background: none; padding: 0; text-align: center; }
		li.xspace-logo img { max-width: 88px; max-height: 31px; }
	/*圖片列表*/
	li.xspace-imagelist { display: inline; float: left; text-align: center; padding: 4px; background-image: none; width: 240px; height: 80px; w\idth: 240px; he\ight: 80px; font-size: x-small; overflow: hidden;  }
		li.xspace-imagelist img { border: none; width: 200px; height: 150px; vertical-align: top; font-size: 1px; }
		li.xspace-imagelist p { margin: 0; font-size: 12px; line-height: 20px; height: 20px; white-space: nowrap; overflow: hidden; }

	/*小圖片列表*/
	li.xspace-avatarlist { float: left; padding: 4px; width: 58px; height: 73px; w\idth: 48px; he\ight: 63px; margin: 2px; text-align: center; overflow: hidden; }
		li.xspace-avatarlist img { width: 48px; height: 48px; border: none; }
		li.xspace-avatarlist p { margin: -5px 0 0 !important; margin: 0; }
	/*兩列列表*/
	.xspace-list2col li { padding: 0; float: left; width: 49.9%; text-indent: 1.5em; overflow: hidden; }

/*公告*/
#announcement { margin: 1em 0; border: 1px solid #EEE; padding: 0.5em; line-height: 1.6em; }

/*Tab選項卡*/
.xspace-listtab { margin: 0 0 10px 0; padding: 0; list-style: none; }
	/*\*/ * html .xspace-listtab { height: 1%; } /**/ *>.xspace-listtab { overflow: hidden; }
	.xspace-listtab li { float: left; padding-left: 6px; margin-right: -5px; height: 30px; }
		.xspace-listtab li span { float: left; padding: 2px 7px 2px 0; }
		.xspace-listtab a { float: left; padding: 0 1em; margin-left: 1px; text-decoration: none; height: 26px; line-height: 26px; background: #EEE; }
	.xspace-listtab li.xspace-active span { background-position: right bottom; }
		.xspace-listtab li.xspace-active a { background: transparent; font-weight: bold; }

/*項目列表*/
.xspace-itemlist { margin: 0.5em 0; padding: 0; list-style: none; line-height: 1.5em; }
	.xspace-itemlist li { border-bottom: 1px solid #EEE; padding-bottom: 0.4em; margin-bottom: 0.4em; }
		/*\*/ * html .xspace-itemlist li { height: 1%; } /**/ *>.xspace-itemlist li { overflow: hidden; }
	.xspace-itemlist p, h4.xspace-entrytitle { margin: 0.2em 0; }
		h4.xspace-entrytitle { font-size: 1.2em; margin: 0.3em 0; }
			h4.xspace-entrytitle img { font-size: 1px; }
	/*日誌列表*/
	li.xspace-loglist { border: none; }
		li.xspace-loglist h4.xspace-entrytitle { background-color: #EEE; line-height: 2em; padding-left: 0.2em; }
	/*圖片列表*/
	li.xspace-coverlist p, li.xspace-coverlist h4.xspace-entrytitle { margin-left: 140px; }
		li.xspace-coverlist h4.xspace-entrytitle strong { float: left; margin-left: -140px; display: table; }
			li.xspace-coverlist h4.xspace-entrytitle strong a { display: table-cell!important; display: block; width: 120px; height: 120px; text-align: center; line-height: 105px; font-size: 105px; }
				.xspace-imgcover { max-width: 120px; max-height: 90px; vertical-align: middle; border: none; font-size: 10px; }
	li.xspace-coverlist { min-height: 96px; padding-bottom: 6px; }

/*文章詳細信息*/
h1.xspace-title { font-size: 1.2em; background: #EEE; padding-left: 0.2em; line-height: 2em; }
.xspace-itemmessage { margin: 0; line-height: 1.8em; }
	.xspace-itemmessage * { line-height: normal; }
		.xspace-itemmessage p, .xspace-itemmessage div { line-height: 1.8em !important; margin: 10px 0; }
			.xspace-itemmessage p *, .xspace-itemmessage div * { line-height: normal !important; }
		.xspace-itemmessage a { text-decoration: underline; }
		.xspace-itemmessage ul, .xspace-itemmessage ol { margin: 0; padding: 0; }
			.xspace-itemmessage li a { padding-left: 0; background-image: none; }
a.xspace-showflash, a.xspace-showvideo { background: url(../images/base/file_flash.gif) no-repeat 0 0; padding-left: 1.5em; text-decoration: none; }
	a.xspace-showvideo { background: url(../images/base/file_video.gif) no-repeat 0 0; }
.xspace-itemmessage img { max-width: 485px; }
	.xspace-imginlog p { margin: 0.3em 0 1em 0; }
	kbd { font: 1em Arial, Helvetica, sans-serif; }
#xspace-showmessage kbd.showflash, #xspace-showmessage kbd.showvideo { text-decoration: underline; cursor: pointer; }
kbd.showflash, #xspace-showmessage kbd.showvideo { text-decoration: underline; cursor: pointer; }

/*圖片顯示頁面*/
.xspace-imagebox { border: 1px solid #EEE; text-align: center; }
.xspace-imgnavbar { text-align: center; line-height: 2em; padding: 0 0.5em; }
.xspace-imgshowbox {  display: table; width: 400px; height: 400px; margin: 0 auto; line-height: 400px; font-size: 400px; overflow-x: hidden;}
.xspace-imgshowbox a { display: table-cell; width: 400px; height: 400px; vertical-align: middle; }
.xspace-showimg { border: none; max-width: 400px; max-height: 400px; width: expression(this.width > 400 && this.height < this.width ? 400: true); height: expression(this.height > 400 ? 400: true); vertical-align: middle; }

/*信息正文中的模塊*/
.xspace-msgmodule { margin: 2em 0; }
	.xspace-msgmodule h5 { margin: 0.3em 0; font-size: 1em; border-bottom: 1px solid #EEE; }

/*自定義字段*/
.xspace-addoninfo { border: 1px solid #EEE; padding: 10px; margin: 1em 0; }

/*文章底部鏈接*/
.xspace-itemlinks { margin: 0; padding: 0.3em 0; }
	.xspace-itemlinks a, .xspace-itemlinks em { padding-right:0.4em; margin-right: 0.2em; font-style: normal; text-decoration: none;}
.xspace-itemlinks a:hover {
text-decoration: underline;
 }
		.xspace-rategood { color: #F90; } .xspace-ratebad { color: #999; }

/*TAG*/
.xspace-itemtag { margin: 1em 0; padding: 0.4em 7em 0.4em 3.5em; line-height: 1.5em; font-weight: bold; text-indent: -2.4em; border: 1px solid #EEE; }
	.xspace-itemtag a { font-weight: normal; padding-left: 0.5em; }

/*評論列表*/
#xspace-itemreply { margin: 1em 0; overflow: hidden; width: 99.5%; }
	#xspace-itemreply dl { margin: 0; padding: 5px 5px 5px 117px; }
		#xspace-itemreply dt { border-bottom: 1px solid #DDD; margin-bottom: 0.5em; }
			#xspace-itemreply img.xspace-signavatar { padding: 4px; width: 100px; height: 100px; position: absolute; margin-left: -117px; }
			#xspace-itemreply dt span.xspace-rate { position: absolute; width: 56px; font-size: 1.3em; font-weight: bold; text-align: center; margin-left: -65px; margin-top: 60px; }
			#xspace-itemreply dt a.xspace-del { float: right; }
		#xspace-itemreply dd { margin: 0; line-height: 1.8em; width: 100%; overflow: auto; overflow-y: hidden; min-height: 6.5em; padding-bottom: 1em; }
			#xspace-itemreply dd * { line-height: normal; }
				#xspace-itemreply dd p, #xspace-itemreply dd div { line-height: 1.8em !important; margin: 10px 0; }
					#xspace-itemreply dd p *, #xspace-itemreply dd div * { line-height: normal !important; }
				#xspace-itemreply dd a { text-decoration: underline; }
			#xspace-itemreply dd img { max-width: 400px; }

/*發表評論*/
#xspace-itemform { margin: 1em auto; }
	#xspace-itemform fieldset { border: 1px solid #EEE; padding: 1em; margin: 0; }
		#xspace-itemform legend { font-size: 1.2em; font-weight: bold; line-height: 2em; }
		#xspace-itemform p { margin: 0.3em 0; }
		#xspace-commentmsg { width: 280px; height: 8em; vertical-align: text-top; }
		#xspace-btncomment { margin-left: 2.5em; color: white; }
		.xspace-seccodeline * { vertical-align: middle; }
		#xspace-imgseccode { cursor: pointer; }
		#xspace-rates { height: 2em; }
			#xspace-rates label { float: left; line-height: 24px; margin-right: 5px; }
			#xspace-rates a { float: left; background: #EEE; color: #000; text-decoration: none; width: 20px; height: 20px; text-align: center; line-height: 20px; margin: 0 2px; opacity: 0.2; filter: alpha(opacity=20); }
				#xspace-rates a:hover { opacity: 1; filter: alpha(opacity=100); }
				.xspace-rates-5 #xspace-rate-5, .xspace-rates-3 #xspace-rate-3, .xspace-rates-1 #xspace-rate-1, .xspace-rates0 #xspace-rate0, .xspace-rates1 #xspace-rate1, .xspace-rates3 #xspace-rate3, .xspace-rates5 #xspace-rate5 { font-weight: bold; opacity: 1; filter: alpha(opacity=100); }

/* 分頁 */
.xspace-page { margin: 0.4em 0 0.4em auto; }
	.xspace-page td { font-size: 11px; }
	table.xspace-page a { display: block; background: #FF0000; padding: 0.3em 0.5em; text-decoration: none; }
		table.xspace-page a:hover { text-decoration: underline; }
	table.xspace-page td.xspace-current { background: #dd0000; padding: 0.3em 0.5em; font-weight: bold; }
	table.xspace-page td.xspace-totlerecord, table.xspace-page td.xspace-totlepages { background: #FF0000; padding: 0.3em 0.5em; }

/*網站公告*/
#xspace-sitemsg { border: 1px solid #A3A2B3; border-right-color: #333; border-bottom-color: #333; background: #EEF0F6; width: 180px; position: fixed !important; position: absolute; right: 10px; bottom: -180px; text-align: left; }
	#xspace-sitemsg a.xspace-close { float: right; display: block; width: 30px; height: 22px; text-indent: -9999px; background: url(../images/base/btn_close.gif) no-repeat center center; overflow: hidden; }
	#xspace-sitemsg h6 { line-height: 24px; height: 22px; overflow: hidden; margin: 0; font-size: 12px; padding-left: 8px; background: url(../images/base/toolbar_bg.gif) repeat-x 0 0; }
	#xspace-sitemsg div { margin: 2px; border: 1px solid #A3A2B3; border-right-color: #FFF; border-bottom-color: #FFF; padding: 5px 5px 0 5px; min-height: 160px; height: auto !important; height: 160px; line-height: 1.6em; }
	#xspace-sitemsg p { margin: 5px 0; background: url(../images/base/dotline_h.gif) repeat-x bottom; }
		#xspace-sitemsg p.xspace-more { background: none; text-align: center; margin: 0; height: 22px; }
			#xspace-sitemsg p.xspace-more a { display: block; margin: 0 4px 0 auto; background: url(../images/base/toolbar_bg.gif) repeat-x 0 0; border: 1px solid #A3A2B3; width: 50px; height: 16px; font-size: 11px; line-height: 16px; overflow: hidden; }
				#xspace-sitemsg p.xspace-more a:hover { text-decoration: none; }
	#xspace-sitemsg * { color: #333; }

/* 個人資料 */
.xspace-xcard { margin-bottom: 2em; }
	.xspace-xcard .xspace-propertylist { overflow: hidden; height: 1%; } .xspace-xcard .xspace-propertylist li { float: left; width: 50%; }

/*ScrollBar*/
.xspace-itemmessage, #xspace-itemreply dd {
	scrollbar-arrow-color: #333;
	scrollbar-face-color: ;
	scrollbar-darkshadow-color: #CCC;
	scrollbar-highlight-color: ;
	scrollbar-3dlight-color: #CCC;
	scrollbar-shadow-color: ;
	scrollbar-track-color: #FFF;
}

#photo-nav { padding: 4px;}
#photo-nav ul { display: inline; }
#photo-nav li:first-child {  display: inline; padding-right: 0.5em; border-left: none;}
#photo-nav li {  display: inline; border-left: 1px solid #86B9D6; padding-left: 1em; padding-right: 0.5em;}

#photo-info { margin-top: 5px; padding: 5px; border: 1px solid #775555}
#blog-info { margin-top: 5px; padding: 5px; border: 1px solid #775555}

#photo-display { border: 1px solid; margin-top: 5px; }
#blog-display { border: 1px solid; margin-top: 5px; }
#xspace-commentgroup { background-color: rgb(242,242,230); border: solid black 1px;  border-top: none;padding: 4px;}
#xspace-commentgroupheader { margin-top: 4px; background-color: rgb(181,173,130); border: 1px solid; border-bottom:none;      }

/*START OF CHANGES*/
#xspace-avatar img.iconartist { max-width: 204px; width: 204px; max-height: 43px; height: 43px; border: none; margin-top: 10px; }
#guestbook img.iconartistsm, li.xspace-avatarlist img.iconartistsm, li.xspace-friendlist img.iconartistsm, li.xspace-loglist img.iconartistsm { max-width: 11px; width: 11px; max-height: 11px; height: 11px; border: none; margin: 0 5px 0 0; padding: 0; }


li.xspace-blockfooter, li.xspace-multipage { clear: both; border: none; text-align: right; margin: 0; padding: 0; background-image: none; }
#mainarea .xspace-list, #mainarea .xspace-itemlist, #mainarea .xspace-list2col, #mainarea .xspace-itemreply, #mainarea .xspace-showmessage { position: relative; margin: 0; }
li.xspace-imagelist { position: relative; height: auto; }
#myforum .xspace-entrytitle { float: left; }
#myforum .xspace-entryfooter { float: right; text-align: right; }
#guestbook img.avatar, #myfriends img.avatar, #comments img.avatar { width: 100px; height: 75px; }
#announcement .xspace-list li { list-style: none; background-image: none; }
#xspace-multipage-div { text-align: right; }
.sidearea { overflow: hidden; }
#sideright .xspace-blocktitle, #sideleft .xspace-blocktitle { position: relative; }
#sideright .xspace-list, #sideright .xspace-itemlist, #sideleft .xspace-list, #sideleft .xspace-itemlist { position: relative; }
.xspace-menucategory { display: inline; position: absolute; right: 12px; line-height: normal; }
.xspace-blocktitle ul { float: right; margin: 0 36px 0 0; }
.xspace-blocktitle ul li { display: inline; list-style: none; }
.xspace-blockbottom { margin-bottom: 15px; }
li.xspace-listmenu { clear: both; border: none; margin: 0; padding: 0; background-image: none; }
.xspace-entryphoto, .xspace-friendavatar { margin: 0; width: 100px; height: 75px; margin: 0 12px 12px 0; }
.and-photo-widget-top table {
                        background: black;
                              color: white;
 }
.and-photo-widget-top table td {
                        border-color: rgb(100,100,100);
 }
.and-photo-widget-comment-pane {
                        border-color: rgb(100,100,100);
 }

.blockbar { border-bottom: 1px solid #d1d0ce; padding: 8px; margin: 0; color: white; font-weight: bold; }
.blockbar:hover { background: #f3f1e4; }
.blockbar .smalltxt { color: gray; }
.alt-content-language { font-size: 85%; }
.alt-content-language span:hover { text-decoration: underline; }
.wait {background: transparent url(/images/icon_wait.gif) no-repeat scroll 0%;height:16px;width:16px;font-size:80%}
.wait2 {background: transparent url(/images/icon_wait2.gif) no-repeat scroll 0%;height:16px;width:16px;font-size:80%}

/*-----------------------------------------------------*/

/*
alive not dead Template
Template Name: hkiff
*/

input, textarea, select, button { font: 1em Arial, Helvetica, sans-serif; }
	
table.xspace-page a { background-color: #dd0000; color: white; }
table.xspace-page td.xspace-totlerecord, table.xspace-page td.xspace-totlepages { background-color: #FF0000; } 
table.xspace-page td.xspace-current { background-color: #dd0000; }

#header { display: none; }

/*導航*/
#menu { display: none; }

/*標題樣式*/
.xspace-blocktitle a, .xspace-blocktitle a:link, .xspace-blocktitle a:visited { color: white; text-decoration: none; }
.xspace-blocktitle a.more, .xspace-blocktitle a.more:link, a.more:visited { font-size: 12px; font-weight: normal; font-variant: small-caps; }
.xspace-blocktitle a:hover {  text-decoration: underline; }
.xspace-loglist a { font-weight: bold; text-decoration: none; }
.xspace-loglist a:hover {  font-weight: bold; text-decoration: underline; }
.xspace-list, .xspace-itemlist, .xspace-list2col, .xspace-showmessage { background: none; margin: 0; }
li.xspace-loglist h4.xspace-entrytitle, li.xspace-itemmessage h4.xspace-entrytitle { background: none; padding: 0; margin: 0; }
li.xspace-itemmessage h4.xspace-entrytitle { font-size: 150%; }
.xspace-itemmessage { margin: 0; text-align: justify; }
.xspace-itemlinks { font-size: 90%; font-weight: bold; color: #dd0000; }
a.xspace-itemlinks { font-weight: bold; text-decoration: none; color: #dd0000; }
a.xspace-itemlinks:hover { text-decoration: underline; }
.xspace-blockfooter a, .xspace-blockfooter a:link, .xspace-blockfooter a:visited { color: #FF0000; text-decoration: none; font-size: 12px; font-weight: normal; font-variant: small-caps; }
.xspace-blockfooter a:hover { text-decoration: underline; }
.xspace-noticemsg { border: none; }
.xspace-listtab { margin: 0; }
.xspace-listtab li a, .xspace-listtab li a:visited { background-color: #58697d; color: #ffffff; font-weight: bold; text-decoration: none; }
.xspace-listtab li a:hover {  text-decoration: underline; }
.xspace-listtab li.xspace-active a, .xspace-listtab li.xspace-active a:visited { background-color: #1c273d; }
#xspace-multipage-div { margin: 6px 0 6px 0; color: #FF0000; font-size: 12px; font-weight: normal; font-variant: small-caps; border: none; }
#xspace-multipage-div a, #xspace-multipage-div a:visited { color: #FF0000; text-decoration: none; }
#xspace-multipage-div a:hover {  text-decoration: underline; }

#mainarea { width: 500px; margin: 40px 0 40px 0; font-family: Arial, Helvetica, sans-serif; }
#mainarea .xspace-blocktitle { padding: 0 12px 0 12px; height: 30px; color: white; line-height: 30px; border: none; background: url('http://i.alive99.com/images/misc/hkiff/subpage_header_bg.jpg') top left repeat-y; }
#mainarea .xspace-list, #mainarea .xspace-itemlist, #mainarea .xspace-list2col, #mainarea .xspace-itemreply, #mainarea .xspace-showmessage { border: none; margin: 0; padding: 16px 0 16px 0; }
#mainarea li.xspace-loglist, #mainarea .xspace-coverlist, #mainarea .xspace-friendlist { background: none; padding: 6px 0 6px 0; margin-bottom: 6px; }
#mainarea li.xspace-blockfooter { padding: 12px; }
#mainarea .xspace-blockbottom { width: 500px; height: 5px; }

#announcement { border: none; padding: 0; margin: 0; }
#announcement .xspace-list { padding-bottom: 12px; }
#announcement .xspace-list li { padding: 0; margin: 0; background: none; }
#myentries .xspace-blocktitle, #vitalstats .xspace-blocktitle { margin: 20px 0 0 0; padding: 0 12px 0 12px; height: 30px; color: white; line-height: 30px; border: none; background: url('http://i.alive99.com/images/misc/hkiff/subpage_header_bg.jpg') top left repeat-y; }
#newentries .xspace-blocktitle, #newimage .xspace-blocktitle { margin: 20px 0 0 0; padding: 0 12px 0 12px; height: 30px; color: white; line-height: 30px; border: none; background: url('http://i.alive99.com/images/misc/hkiff/subpage_header_bg.jpg') top left repeat-y; }
.xspace-menucategory { font-size: .8em; }
#myentries .xspace-blocktitle a, #newentries .xspace-blocktitle a, #vitalstats .xspace-blocktitle a { color: #ffffff; }
#myentries h4.xspace-entrytitle, #newentries h4.xspace-entrytitle, #blog-info .xspace-title { line-height: normal; }
#myentries h4.xspace-entrytitle a, #newentries h4.xspace-entrytitle a, #myimage h4.xspace-entrytitle a { color: white; font-size: 110%; text-decoration: none; }
#myentries h4.xspace-entrytitle a:hover, #newentries h4.xspace-entrytitle a:hover, #myimage h4.xspace-entrytitle a:hover {  text-decoration: underline; }
#myentries p.xspace-itemlinks, #newentries p.xspace-itemlinks { margin-top: 12px; }

li.xspace-imagelist { line-height: 90px; width: 105px; height: auto; font-size: 100%; vertical-align: middle; background-color: #dd0000; border: none; margin: 4px; }
li.xspace-imagelist img { width: 100px; height: 75px; max-height: 75px; margin-top: 12px; }
li.xspace-imagelist p { color: #788a9e; white-space: normal; height: auto; line-height: normal; padding: 5px; font-size: 90%; font-weight: bold; }
li.xspace-imagelist p a { color: #ffffff; text-decoration: none; }
li.xspace-imagelist p a:hover {  text-decoration: underline; }
li.xspace-imagelist p a.xspace-itemlinks { font-size: 100%; color: #FF0000; }
li.xspace-imagelist p a.xspace-itemlinks:hover {  text-decoration: underline; }

#myforum .xspace-entryfooter { text-align: right; line-height: normal; }
#myforum .xspace-author { font-size: 90%; font-style: normal; }
#myforum .xspace-replies { font-size: 90%; font-style: normal; }

.xspace-entryphoto, .xspace-friendavatar { float: left; padding: 3px; }
.xspace-entryphoto:hover, .xspace-friendavatar:hover { background: none; background-color: #788a9e; }
#guestbook img.avatar, #myfriends img.avatar, #comments img.avatar { border: 0; }
#guestbook .xspace-entryauthor, #myfriends .xspace-friendname, #comments .xspace-entryauthor { font-size: 125%; font-weight: bold; color: white; text-decoration: none; }
#guestbook .xspace-entryauthor:hover, #myfriends .xspace-friendname:hover, #comments .xspace-entryauthor:hover {  text-decoration: underline; }

.xspace-sideblock { margin: 0; width: 240px; }

#avatar .xspace-blockbottom, #infomation .xspace-blockbottom, #action .xspace-blockbottom { display: none; }
#sideright .xspace-blocktitle, #sideleft .xspace-blocktitle { padding: 0 12px 0 12px; background: #1c273d; width: 216px; height: 28px; line-height: 28px; color: #ffffff; }
#sideright a.more { padding-right: 12px; }
#sideright .xspace-blockbottom { background: none; }
#xspace-avatar p { background: #889fb1;}
#xspace-avatar img { border: 1px solid #FF0000; max-width: 200px; width: 200px; max-height: 150px; height: 150px; }
#xspace-avatar a.xspace-username { font-size: 150%; color: #ffffff; text-decoration: none; }
#xspace-avatar a.xspace-username:hover {  text-decoration: underline; }
#infomation .xspace-blocktitle { display: none; }
#infomation .xspace-list { margin: 0; background-image: none; }
#infomation li.xspace-about { text-align: center; font-size: 90%; line-height: normal; }
#infomation li { background-image: none; margin-bottom: 0; }
#infomation a.xspace-aboutmore { color: #FF0000; font-variant: small-caps; text-decoration: none; }
#infomation a.xspace-aboutmore:hover {  text-decoration: underline; }
#myblock4 .xspace-blocktitle { display: none; }
#action .xspace-blocktitle { display: none; }  
#xspace-action { margin: 0; background: #889fb1; }
#xspace-action li { background: #58697d; width: 182px; height: 28px; padding-left: 20px; margin-left: 20px; margin-top: 2px; line-height: 28px; vertical-align: middle; }
#xspace-action a, #xspace-action a:visited { padding-left: 2em; color: #ffffff; font-size: 90%; font-weight: bold; text-decoration: none; }
#xspace-action a:hover { text-decoration: underline; }

#rss .xspace-blocktitle { display: none; }
#rss .xspace-list { margin-top: 0; }

.xspace-imgstyle { background: none; border: none; padding: 0; }
	li.xspace-avatarlist { float: left; padding: 0; width: 100px; height: auto; w\idth: 100px; he\ight: auto; padding: 0 4px 12px 4px; margin: 0; text-align: center; overflow: hidden; }
		li.xspace-avatarlist img { width: 100px; height: 75px; border: 1px solid #FF0000; padding: 0; }
		li.xspace-avatarlist p { padding: 5px 0 5px 0; margin: 0; }
		li.xspace-avatarlist a { color: #ffffff; font-weight: bold; text-decoration: none; }
		li.xspace-avatarlist a:hover {  text-decoration: underline; }
#xspace-itemform { border: none; margin: 6px 0 0 0; }
#xspace-itemform fieldset { border-color: #FF0000; line-height: normal; }
#xspace-itemform legend { color: #ffffff; }
#xspace-itemform label { font-size: 90%; font-weight: bold; }
#xspace-itemform .inputArea { width: 270px; height: 100px; margin-right: 12px; border: #FF0000 1px inset; padding: 3px; font-size: 12px; }
#xspace-itemform .inputCheckbox { width: 12px; height: 12px; margin-right: 8px; }
#xspace-itemform .inputCheckboxTxt { color: #FF0000; cursor: pointer; text-decoration: none; }
#xspace-itemform .inputText { width: 40px; border: #FF0000 1px inset; padding: 3px; font-size: 14px; font-weight: bold; text-align: center; margin-right: 8px;}
#xspace-itemform .inputBtn { background-color: #dd0000; border: 1px solid gray; line-height: 20px; vertical-align: middle; width: 100px; height: 30px; margin: 6px  0 0 20px; color: white; font-weight: bold; cursor: pointer; }

.xspace-imagebox { border: none; }

.flameavatar { width: 100px; height: 75px; background: url('http://i.alive99.com/images/top/bg-frame-flame-sm.gif') no-repeat; padding: 10px 3px 2px 3px; border: none; margin: -3px 0 0 -3px; }
