@charset "utf-8"; /*****************************************************/ /* ヒヨコ君増殖中テンプレート calendar750 ver1.6 /* http://hiyokokun.blog2.fc2.com/ /* 語法原有者為hiyokokun, /* Aerysky修改翻譯版本,請勿任意做SKIN投稿動作 /* http://aeryspace.blog124.fc2.com/ /* 僅供教學套用~感恩。(出事別找我XD) /*****************************************************/ /*大畫面設定 ------------------------------------*/ html { background-color: #F7F7F7; } html, body { width: auto; height: auto; } body { font-family: Verdana,'Hiragino Kaku Gothic Pro',Osaka,sans-serif; color: #333; font-size: 12px; margin: 0px; padding: 0px; text-align: center; background-color: #F7F7F7; background-image: url(http://blog2.fc2.com/h/hiyokokun/file/menu-750-bg.jpg); background-repeat: repeat-y; background-position: center top; scrollbar-3dlight-color: #FFF; scrollbar-arrow-color: #ccc; scrollbar-darkshadow-color: #FFF; scrollbar-face-color: #F7F7F7; scrollbar-highlight-color: #ccc; scrollbar-shadow-color: #ccc; scrollbar-track-color: #F3F3F3; } #main{ background: url("http://aerysky.net/Fc2/v01/bgbottom.jpg") center top no-repeat; background-color: #000000; margin: 0px; padding: 0px; } #container { background-color: #FFFFFF; width: 750px; text-align: left; margin-left: auto; margin-right: auto; border-right: 1px solid #CCCCCC; border-left: 1px solid #CCCCCC; } /* ----------------------footer */ #footer { clear: both; text-align: center; height:45px; margin-top:0px; background-image: url(http://aerysky.net/Fc2/v01/footer.gif); background-repeat: no-repeat; background-position: center top; } #copyright { font-size: 10px; padding: 5px; color: #CCCCCC; } #footer a { text-decoration: none; } address { font-style: normal; } /* ----------------基本タグ */ p { } ul { } li { } dl { } dt { } dd { } label { color: #999999; font-weight: normal; } /* 圖片 */ img { border: 1px solid #f7f7f7; margin: 0px; } /* form */ form { margin: 0px; } /*links ------------------------------------*/ a:link { color: #999999; } a:visited { color: #999999; } a:hover { color: #FF9900; } a:active { color: #FFCC00; } /* 上方大圖像 ------------------------------------*/ #header { background-image: url(http://hiyokokun.blog2.fc2.com/file/calendar-750-top.gif); height: 170px; margin: 0px; padding: 0px; } /*上方標題圖像*/ #blogtitle { background-image: url(http://blog2.fc2.com/h/hiyokokun/file/hiyoko-title.jpg); background-repeat: repeat-x; background-position: left top; padding-right: 25px; padding-left: 25px; padding-top: 16px; padding-bottom: 10px; border-bottom-width: 5px; border-bottom-style: solid; line-height: 130%; } /*大標題*/ #blogtitle h1 { font-size: 14px; margin: 0px 0px 3px; padding: 0px; } /* 大標題連結 */ h1 a:link { color: #666666; text-decoration: none; } h1 a:visited { color: #666666; text-decoration: none; } h1 a:hover { color: #CCCCCC; text-decoration: none; } h1 a:active { color: #FF0000; text-decoration: none; } /*次標題*/ #description { font-size: 12px; margin: 0px; padding: 0px; color: #666666; } /*月曆設定 ------------------------------------*/ #calender2 { font-family: Verdana,'Hiragino Kaku Gothic Pro',Osaka,sans-serif; color: #EAEAEA; background-color: #666; text-align: center; font-size: 10px; padding-bottom: 8px; padding-top: 8px; } #calender2 ul { margin: 0px; padding: 0px; } #calender2 li { display: inline; padding: 0px 0px 0px 0px; } /* 月曆link */ #calender2 a:link { color: #FFFFFF; font-weight: bold; text-decoration: none; } #calender2 a:visited { color: #FFFFFF; font-weight: bold; text-decoration: none; } #calender2 a:hover { color: #FFCC00; } #calender2 a:active { color: #FFCC00; } /* -------エントリ内タグ(私用) */ .entry_body h3 { margin: 0px 0px 5px 0px; font-size:12px; } .entry_body h4 { margin: 0px 0px 5px 0px; font-size:12px; } .entry_body h5 { margin: 0px 0px 5px 0px; font-size:12px; } .entry_body p { margin-top: 5px; } .entry_body table td { font-size: 12px; } .entry_body ul { color: #999; margin-top: 5px; line-height: 140%; } .entry_body li { color: #666; } /*文章引用區塊*/ blockquote { padding: 10px; padding-left:30px; margin: 10px 0px; background-color: #F7F7F7; clear: both; width:400px; height:100px; overflow-y:auto; border-top: 1px solid #ccc; border-right: 1px solid #ccc; border-bottom: 1px solid #ccc; border-left: 5px solid #ccc; font-size:12px; } /*文章中TAG自動標籤顏色*/ .tagword { color: #000000 !important; background-color: #F0F0E8; text-decoration: none; } .fc2_footer { margin-top: 25px; } img.emoji { margin: 0px; padding: 0px; border: none; vertical-align: middle; } /*頁數選擇畫面ト ------------------------------------*/ .pageselect { border: 1px solid #ccc; background-color: #FFFFFF; color: #999999; padding: 5px 10px; margin-bottom: 10px; text-align: right; font-size: 10px; background-image: url(http://blog2.fc2.com/h/hiyokokun/file/hiyoko_bar.gif); margin-left: 15px; margin-right: 15px; margin-top: 15px; } .pageselect p { margin: 0px; padding: 0px; } .pageselect a { text-decoration: none; } #ps_top { } /* blog  (float可更改放置的左右位置(需與 .navi 做相對調整) -----------------------*/ #blog { width: 540px; float: left; overflow: hidden; } /* NEW ENTRIES (上方最新文章) 如需要隱藏請在 #newentrys{} 內加上 display:none; 語法 ----------------------------------------- */ #newentrys { border: 1px solid #ccc; background-color: #FDFDFD; padding: 5px 10px 15px; margin: 15px 15px 0px; background-image: url(http://blog2.fc2.com/h/hiyokokun/file/hiyoko_new.jpg); background-repeat: repeat-x; font-size: 12px; background-position: left top; } #newentryname { margin: 0px 0px 7px; padding: 0px 0px 3px; color: #333333; background-image: none; text-indent: 0px; border-bottom: 1px dashed #CCCCCC; border-top-style: none; border-right-style: none; border-left-style: none; background-color: transparent; } #newentrylist { margin: 0px; padding: 0px; border-top-style: none; border-right-style: none; border-bottom-style: none; border-left-style: none; background-image: none; background-color: transparent; } #newentrys ul { color: #999999; padding: 0px; margin: 0px 0px 0px 22px; } /*文章區塊 -----------------------*/ .entry { margin: 25px 25px 50px 25px; } /*文章標題*/ .entry_title { margin-bottom: 20px; padding-top: 5px; padding-bottom: 5px; background-image: url(http://blog-imgs-19.fc2.com/h/i/y/hiyokokun/icon-yazirusi005.gif); background-repeat: no-repeat; background-position: left center; text-indent: 27px; margin-top: 0px; font-size: 14px; } /* 標題 link visited */ .entry_title a:link, .entry_title a:visited { color: #000; text-decoration: none; } /* 標題 hover */ .entry_title a:hover { color: #FF9900; text-decoration: none; } /* 標題 active */ .entry_title a:active { color: #FFCC00; text-decoration: none; } /*文章編輯紐 EDIT -----------------------*/ .entry_edit { float: right; font-size: 10px; margin: 0px; padding-top: 1px; } .entry_edit a:link { color: #ccc; text-decoration: none; } .entry_edit a:visited { color: #ccc; text-decoration: none; } .entry_edit a:hover { text-decoration: none; color: #FF0000; } .entry_edit a:active { text-decoration: none; color: #0000FF; } /*文章日期 DATE -----------------------*/ .entry_date { font-size: 12px; color: #ccc; border-bottom: 1px solid #ccc; margin-bottom: 5px; padding-bottom: 3px; } /*文章內文 -----------------------*/ .entry_body { font-size: 12px; line-height: 150%; margin-bottom: 25px; padding-bottom: 5px; padding-left: 5px; padding-right: 5px; } /*Read More -----------------------*/ .entry_more { font-size: 12px; line-height: 140%; margin-bottom: 35px; padding-left: 5px; } /*文章下方資訊列 -----------------------*/ .entry_state { font-size: 11px; clear: both; text-align: right; color: #CCCCCC; } .entry_state a:link { color: #999; text-decoration: none; } .entry_state a:visited { color: #999; text-decoration: none; } .entry_state a:hover { color: #FF0000; } .entry_state a:active { color: #FF0000; } /*外掛MENU區 (float可更改放置的左右位置(需與 #blog 做相對調整) -----------------------*/ #navi { width: 200px; float: left; font-size: 12px; margin-top: 0px; line-height: 130%; overflow: hidden; } /*外掛標題*/ .navi-title { font-size: 12px; padding: 6px 15px; margin:15px 0px 0px; background-image: url(http://hiyokokun.blog2.fc2.com/file/hc-navi-tai.gif); background-color: #666; background-repeat: no-repeat; background-position: left top; color: #FFFFFF; } /*外掛區塊*/ .navi-contents { background-image: url(http://hiyokokun.blog2.fc2.com/file/hc-navi-200-a.gif); background-repeat: no-repeat; background-position: left bottom; margin-bottom: 25px; margin-top: 0px; padding: 10px 10px 20px; } .navi-contents ul { color: #999; padding: 0px; margin: 0px 0px 0px 18px; line-height: 150%; } .navi-contents li { color: #666; } .navi-contents p { padding: 5px 0px; margin: 0px; } .navi-contents .p-desc { padding: 0px; margin: 0px; } .navi-contents img { margin-top: 0px; margin-bottom: 0px; border: none; } .plugin-myimage img { margin-top: 10px; margin-bottom: 10px; } /*外掛按鈕色*/ #navi input { border: 1px solid #ccc; background:#666666; color:#FFFFFF; margin-bottom: 3px; } /*外掛輸入區塊色*/ #navi textarea { margin-bottom: 3px; border: 1px solid #ccc; margin-bottom: 3px; } #navi td { font-size: 12px; } /*外掛旁側月曆(非上方月曆)*/ #navi .plugin-calender table { font-size: 10px; text-align: center; width: 175px; margin-bottom: 15px; margin-right: auto; margin-left: auto; } #navi .plugin-calender td { padding: 3px; text-align: center; } #navi .plugin-calender th { padding: 3px; text-align: center; } caption { padding: 10px 0px; } #sun { color: #FF0000; } #sat { color: #0066FF; } /* 回應區 ------------------------------------*/ /*回應區整體寬度*/ #comment { width: 430px; } /*回應區標題(就是那個COMMENT)*/ #comment-title { border-bottom-width: 1px; border-bottom-style: solid; border-bottom-color: #999999; font-size: 12px; padding-bottom: 3px; } /*回應者標題*/ .c_title { font-size: 12px; font-weight: bold; margin-bottom: 5px; color: #000; } /*回應者內容文字*/ .c_body { font-size: 12px; line-height: 145%; margin-bottom: 10px; color: #666; } /*回應者資訊列*/ .c_state { color : #999966; margin-bottom: 25px; font-size: 11px; padding-bottom: 10px; border-bottom: 1px dashed #CCC; } /*回應區整體區塊*/ .comment-form { font-size: 11px; border: 1px solid #ccc; padding: 10px; } /*回應區輸入格與文字格*/ .comment-form INPUT, .comment-form TEXTAREA { background:#666666; color:#FFFFFF; border:1px solid #CCCCCC;} /* 引用區建議更改文字色就好 */ /* ----------------trackback URL (引用文字區塊) */ #trackback-url-title { font-size: 12px; } #tb_url { border: 1px solid #999; padding: 10px; font-size: 11px; } /* ----------------trackback */ #trackback-title { border-bottom: 1px solid #CCC; font-size: 12px; padding-bottom: 3px; } .tb_title { margin-bottom: 10px; font-size: 12px; } .tb_body { font-size: 12px; line-height: 145%; margin-bottom: 10px; color: #666; } .tb_state { color : #999966; margin-bottom: 25px; font-size: 11px; padding-bottom: 10px; border-bottom: 1px dashed #CCC; } /* -------樹狀顯列示圖示(不建議更動) */ ul.tree { list-style: none; margin: 0px 0px 5px 0px; padding: 0px; line-height: 160%; } ul.tree li { margin: 0px; padding: 0px 0px 0px 18px; background-image: url(http://blog2.fc2.com/h/hiyokokun/file/tree_a.gif); background-repeat: no-repeat; font-size: 10px; list-style-image: none; } ul.tree li.end { background-image: url(http://blog2.fc2.com/h/hiyokokun/file/tree_b.gif); } /* ----------------------公式カテゴリツリー化用CSS(不建議更動) */ ul.sub_menu { margin: 0px; padding: 0px; } .sub_menu li { list-style-type: none; margin-left: 0px; padding-left: 18px; } .sub_list_end { margin-bottom: 10px; } ul.main_menu .main_list .sub_menu .sub_list { background-image: url(http://blog2.fc2.com/h/hiyokokun/file/tree_a.gif); background-repeat: no-repeat; background-position: left top; } ul.main_menu .main_list .sub_menu .sub_list_end { background-image: url(http://blog2.fc2.com/h/hiyokokun/file/tree_b.gif); background-repeat: no-repeat; background-position: left top; }