/* Pixnet CSS Sample
 * 
 * 本檔案簡化修改自Pixnet原先預設之themes/style.css
 * 詳細css請參照 http://www.w3c.org/Style/CSS/
 * 版權沒有，轉載改版都歡迎，如有錯誤煩請指教: )
 * 
 * 2004/10/14 18:00 CST rev. 30
 * by repeat &lt;repeat@gmail.com&gt;
 *
 * revision note: fantis的海洋風
 *
 * fantis.css */


/* * 細部設定 * */

/* 相簿主要架構 */
body { 	
  	background-color: #abcdef;
	background-attachment: fixed;
	color: #0054a6;
	text-align: center;
	font-family: &quot;華康娃娃體&quot;, &quot;Comic Sans MS&quot;, &quot;Trebuchet MS&quot;, Verdana, Geneva, Arial, sans-serif;
	font-size: 12px;
	margin: 0px;
    	text-align: center;
}

/* 中間部份 */
#content {
	background-color: #bcdeff;
	height: 100%;
	width: 763px;
	height: auto;
	margin: 0 auto;
}

/* body和content之間的分隔區 */
#wrapper {
    	height: 100%;
    	width: 775px;
	background-color: #abcfff;
    	text-align: center;
}

/* 一般連結 */
a {
	color: #0054a6;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}

/* index: 相簿敘述 */
p {
	color: #0054a6;
	font-size: 13px;
	margin: 2px 0px;
}

/* 右方好友名單 | guestbook: 背景,字色,頭像選單 */
select {
	font-family: &quot;華康娃娃體&quot;, &quot;Comic Sans MS&quot;, &quot;Trebuchet MS&quot;, Verdana, Geneva, Arial, sans-serif;
}

/* 一般表格 */
table {
	font-size: 12px;
}

/* Pixnet 最新上傳... 那排功能表的「中間的分隔線」設定 */
.adm_bar_join {
	background: transparent;
	width: 10px;
}

/* Pixnet 最新上傳... 那排功能表的「最左方」設定 */
.adm_bar_left {
	background: transparent;
	width: 0px;
}

/* Pixnet 最新上傳... 那排功能表的「最右方」設定 */
.adm_bar_right {
	background: transparent;
	width: 0px;
}

/* Pixnet 最新上傳... 那排功能表的「Pixnet」「Weblive」這些字的設定 */
.adm_bar_txt {
	background: transparent;
	border: 1px dashed #448ccb;
	font-size: 11px;
	text-align: center;
}
.adm_bar_txt a, .adm_bar_txt a:hover {
	color: #00aeef;
	text-decoration: none;
}

/* 我的相簿 建立相簿 上傳圖片... 那排功能表的「我的相簿」「建立相簿」這些字的設定 
 * 刪除相簿 相簿設定 編輯圖片 上傳圖片 那排功能表的「刪除相簿」「相簿設定」這些字的設定 */
.admin_menu {
	background: transparent;
	font-size: 11px;
	text-align: center;
}
.admin_menu a {
	color: #448ccb;
	text-decoration: none;
	display: block;
}
.admin_menu a:hover {
	text-decoration: underline;
}

/* index: X張圖片, 最近一次上傳時間, 人氣 */
.album_stat {
	color: #0054a6;
	font-family: &quot;華康娃娃體&quot;, &quot;Comic Sans MS&quot;, Georgia, Verdana, Geneva, Arial, sans-serif;
	font-size: 85%;
	margin: 5px 0px;
}

/* displayimage: 留言區的OK按鈕 | guestbook: 留言下方的[留言][重填][回覆]按鈕 */
.comment_button {
	color: #0054a6;
	background: transparent;
	border: 1px dashed #448ccb;
	font-family: &quot;華康娃娃體&quot;, &quot;Comic Sans MS&quot;, &quot;Trebuchet MS&quot;, Arial, Helvetica, sans-serif;
	font-size: 100%;
	background-position: bottom;
	padding-left: 3px;
	padding-right: 3px;
}

/* displayimage: 留言日期 */
.comment_date{
	color: #0054a6;
	font-size: 90%;
	vertical-align: middle;
}

/* 最下面的那排首頁.申請相簿...*/
.footer, .footer a {
	color: #448ccb;
	font-family: &quot;華康娃娃體&quot;, &quot;Comic Sans MS&quot;, Tahoma, Georgia, Verdana, Geneva, Arial, sans-serif;
	font-size: 9px;
	text-decoration: none;
}
.footer a:hover {
	text-decoration: underline;
}

/* 任何有相片的地方 */
.image {
	border: 1px solid #0054a6;
	margin: 0px;
}

/* displayimage: 位在X個縮圖中第Y個縮圖 */
.image1 {
	border: 1px solid #0076a3;
	margin: 0px;
}

/* displayimage */
.img_caption_table {
	border: 0px;
	width: 100%;
	margin: 0px;
}

/* displayimage: 相片標題,相片描述 */
.img_caption_table th {
	color: #0054a6;
	border: 0px;
	background: transparent;
	font-size: 100%;
	padding-top: 4px;
	padding-right: 10px;
	padding-bottom: 4px;
	padding-left: 10px;
}

/* displayimage: 包圍400x300相片以及[編輯|旋轉|重傳|刪除]的外框 */
.img_display {
	border: 0px;
	background: transparent;
	margin-top: 30px;
	margin-bottom: 30px;
}

/* 以下四種很難解釋，請自行試驗 orz */
.maintable{
	border: 0px;
	background: transparent;
}
.maintablea {
	margin-top: 5px;
}
.maintableb {
	background: transparent;
}
.maintablec {
  	margin-bottom: 5px;
}

/* index, thumbnails: 頁碼清單 | displayimage: 圖片X/Y那排的六個按鈕 */
.navmenu {
	background: transparent;
	font-family: &quot;華康娃娃體&quot;, &quot;Comic Sans MS&quot;, Georgia, Verdana, Geneva, Arial, sans-serif;
	font-weight: bold;
	font-size: 150%;
	border: 0px;
}
.navmenu a {
	color: #0054a6;
	position: relative;
	display: block;
	padding-left: 5px;
	padding-right: 5px;
	text-decoration: none;
	line-height: 25px;
	height: 25px;
}
.navmenu a:hover {
	text-decoration: underline;
}
.navmenu img {
	display: block;
}

/* index, thumbnails: 位於第X頁的X */
.now_page {
	font-size: 200%;
}

/* index, thumbnails: XXX的相簿 | displayimage: XXX的相簿 &gt; 相簿名稱 */
.statlink { 
	color: #0054a6;
}
.statlink a {
	text-decoration: none;
}
.statlink a:hover {
	text-decoration: underline;
}
.statlink img {
	display: none;
}

/* index: 自訂區塊 | profile: 表格 */
.tableb {
	color: #00aeef;
	background: transparent;
	border: 0px;
	font-family: &quot;華康娃娃體&quot;, &quot;Comic Sans MS&quot;, Arial, Tahoma, Verdana, Geneva, sans-serif;
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 3px;
	padding-left: 10px;
}

/* displayimage: 照片資訊,留言內容 */
.tableb_compact {
	color: #00aeef;
	border: 1px solid #2e3192;
	background: transparent;
	font-family: &quot;華康娃娃體&quot;, &quot;Comic Sans MS&quot;, Georgia, &quot;Trebuchet MS&quot;, Verdana, Geneva, Arial, sans-serif;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
}
.tableb_compact a {
	text-decoration: none;
}
.tableb_compact a:hover {
	text-decoration: underline;
}

/* displayimage: 圖片X/YY */
.tableh1 {
	color: #00aeef;
	background: transparent;
	font-family: &quot;華康娃娃體&quot;, &quot;Comic Sans MS&quot;, Verdana, Geneva, Arial, sans-serif;
	padding-right: 10px;
	padding-left: 10px;
	height: 25px;
	background: transparent;
}

/* index: 自訂區塊標題 | thumbnails: 相簿標題 */
.tableh1a {
	color: #00aeef;
	font-family: &quot;華康娃娃體&quot;, &quot;Comic Sans MS&quot;, Verdana, Geneva, Arial, sans-serif;
	border-bottom: 0px;
	padding-left: 10px;
}
.tableh1a img {
	display: none;
}
.tableh1a td {
	border: 0px;
	height: 25px;
	font-size: 120%;
	font-weight: bold;
}

/* index: XX個相簿於Y頁 | thumbnails: XX個圖片共Y頁 | guestbook: XX個留言共Y頁 */
.tableh1_compact {
	color: #0099cc;
	background: transparent;
	font-family: &quot;華康娃娃體&quot;, &quot;Comic Sans MS&quot;, Georgia, &quot;Trebuchet MS&quot;, Verdana, Geneva, Arial, sans-serif;
	padding-right: 5px;
	padding-left: 5px;
	height: 20px;
}

/* index: 相簿名字 */
.tableh2 {
	color: #00aeef;
	border: 1px solid #2e3192;
	background: transparent;
	font-family: &quot;華康娃娃體&quot;, &quot;Comic Sans MS&quot;, Verdana, Geneva, Arial, sans-serif;	
	font-size: 13px;
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 3px;
	padding-left: 10px;
}

/* displayimage: 投票數,圖片資訊,我要留言 */
.tableh2_compact {
	color: #00aeef;
	background: transparent;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
}

/* displayimage: 留言輸入區 | guestbook: 欄位輸入區 */
.textinput {
	color: #00aeef;
	background: transparent;
	border: 1px dashed #448ccb; 
	font-family: &quot;華康娃娃體&quot;, &quot;Comic Sans MS&quot;, &quot;Trebuchet MS&quot;, Verdana, Geneva, Arial, sans-serif;
	font-size: 100%;
	padding-right: 3px;
	padding-left: 3px;
	padding-top: 3px;
	padding-bottom: 3px;
}

/* thumbnails+最新留言: 留言概要 | +熱門圖片: 人氣指數: X | +熱門投票: (X票) */
.thumb_caption {
	color: #00aeeff;
	font-size: 80%;
	padding: 1px;
	display: block;
}
.thumb_caption a {
	text-decoration: none;
}

/* thumbnails: 相片標題 */
.thumb_title {
	color: #00aeef;
	font-weight: bold;
	font-size: 80%;
	padding: 2px;
	display: block;
}

/* index: 放縮圖的大框框 */
.thumbnails {
	border: 1px solid #2e3192;
	padding: 5px;
	background: transparent;
}
.thumbnails a:hover img {
	border: 1px solid #00aeef;
}

/* displayimage: [編輯|旋轉|重傳|刪除]這些連結的設定 */
.top_menu_bttn a {
	color: #00aeef;
	text-decoration: none;
	font-size: 12px;
	position: relative;
	display: block;
}
.top_menu_bttn a:hover {
	text-decoration: underline;
}

/* 包圍大pixnet圖的表格 */
.top_panel td {
	white-space: nowrap;
}

/* 最上面的大pixnet圖 */
.top_panel_img {
	background: transparent;
	background-position: center;
	background-repeat: no-repeat;
	white-space: nowrap;
}

/* 我的相簿 建立相簿 上傳圖片... 那排功能表「中間的分隔線」的設定 
 * 刪除相簿 相簿設定 編輯圖片 上傳圖片 那排功能表「中間的分隔線」的設定 */
.usr_bar_join {
	background: transparent;
	width: 5px;
}

/* 我的相簿 建立相簿 上傳圖片... 那排功能表的「最左邊」設定
 * 刪除相簿 相簿設定 編輯圖片 上傳圖片 那排功能表的「最左邊」設定 */
.usr_bar_left {
	background: transparent;
	width: 0px;
}

/* 我的相簿 建立相簿 上傳圖片... 那排功能表的「最右邊」設定 
 * 刪除相簿 相簿設定 編輯圖片 上傳圖片 那排功能表的「最右邊」設定 */
.usr_bar_right {
	background: transparent;
	width: 0px;
}


/* * HTML基本設定，可以不用動 * */
h1 {
	font-weight: normal;
	font-size: 24px;
	font-family: &quot;Trebuchet MS&quot;, Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #f00;
	margin: 0px;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	margin: 0px;
}
h3 {
	font-weight: normal;
	font-family: &quot;Trebuchet MS&quot;, Verdana, Geneva, Arial, sans-serif;
	font-size: 14px;
	color: #999;
	margin: 0px;
}
li {
	margin-left: 10px;
	margin-top: 4px;
	margin-bottom: 4px;
	padding: 0px;
	list-style-position: outside;
	list-style-type: disc;
}
ul {
	margin-left: 5px;
	padding: 0px;
}


/* * end of fantis.css * */


