/* Skin Name: Leaves Skin - Fc2 Style Author: vicuna.jp Customize: Black vicuna Licence: MIT Licence */ /******************************************************** * * Title: 0 * *********************************************************/ /*====================================== 0-1.★設定1 記事投稿方法の選択 タグを使ってエントリーを 投稿する方は以下の指定を消してください。 =======================================*/ /* ここから */ div.textBody {padding: 0.5em 30px!important;} div.textBody h2,div.textBody h3,div.textBody h4, div.textBody h5,div.textBody h6,div.textBody p, div.textBody ul,div.textBody ol,div.textBody dl, div.textBody blockquote,div.textBody pre,div.textBody table, div.textBody {margin-left: 0;margin-right: 0;} /*ここまで*/ /******************************************************** * * Title: 1-elements.css * *********************************************************/ /* @prefix : . <> a :CSSstylesheet; :title "Vicuna Smart Canvas Style - Context"; :created "2008-04-10"; :release [:revision "1.0"; :created "2008-04-10"]; :author [:name "wu"; :homepage ; :mbox "3ping.org@gmail.com"]; :license ; :description "各要素単独のスタイル"; :note " Outline - 1-1.Yahoo UI Library Fonts CSS. 1-2.Settings. 1-3.Universal selector. 1-4.Structure Module. 1-5.Text Module. 1-6.Hypertext Module. 1-7.List Module. 1-8.Edit Module. 1-9.Forms Module. 1-10.Tables Module. 1-11.Image Module. 1-12.Object Module "; :dependencies [ :name "Yahoo"; :title "YUI Fonts CSS"; :description "ブラウザ間のフォントサイズを揃えるライブラリ"; :revisiton "2.5.1"; :homepage ; :license ; :note " Font-size Adjustment. 77% = 10px | 123.1% = 16px | 167% = 22px 85% = 11px | 131% = 17px | 174% = 23px 93% = 12px | 138.5% = 18px | 182% = 24px 100% = 13px | 146.5% = 19px | 189% = 25px 108% = 14px | 153.9% = 20px | 197% = 26px 116% = 15px | 161.6% = 21px | " ] . */ /* Do not edit*/ body {font:13px/1.231 arial,helvetica,clean,sans-serif;*font-size:small;*font:x-small;}table {font-size:inherit;font:100%;}pre,code,kbd,samp,tt{font-family:monospace;*font-size:108%;line-height:100%;} /*====================================== 1-2. Font size setting =======================================*/ p, pre, cite, blockquote { font-size: 100%; } li,dt,dd { font-size: 100%; } /*====================================== 1-3.Universal selector =======================================*/ * { } /*====================================== 1-4.Structure Module =======================================*/ html { overflow-y: scroll; } body { line-height: 1.5; } /*====================================== 1-5.Text Module =======================================*/ p, pre, blockquote, address, cite { margin: 0.5em 30px 1em; } address { font-style: normal; } h1, h2, h3, h4, h5, h6 { margin: 0.8em 30px 0.5em; } h1 { font-size: 167%; font-weight: normal; } h2 { padding-bottom: 0.3em; font-size: 131%; font-weight: normal; } h3 { padding: 0.1em 10px; font-size: 116%; font-weight: normal; } h4 { font-size: 100%; } h5 { font-size: 100%; } h6 { font-size: 100%; } p { line-height: 1.8; } br { letter-spacing: 0; } pre { padding: 0.5em 0 0.5em 20px; width: 95%; max-width: 85%; overflow: scroll; font-family: monospace; } pre * { } pre[title]:before { margin: -0.5em -20px 1em; padding: 0.4em 20px; display: block; content: attr(title); } blockquote { margin-left: 40px; padding: 0.6em 20px; } blockquote * { margin: 0; border: none!important; } blockquote[title]:before { margin-bottom: 0.6em; display: block; content: "Quote: "attr(title); } blockquote[cite]:after { padding: 0.8em 20px; display: block; content: "Quote: "attr(cite); text-align: right; } cite { display: block; text-align: right; } em { font-weight: bold; font-style: normal; } strong { } code { font-family: monospace; } abbr, acronym { border-bottom: 1px dotted #aaa; cursor: help; } kbd { border: 1px solid #ccc; padding: 0 0.3em; background-color: #f5f5f5; font-family: monospace; } /*====================================== 1-6.Hypertext Module =======================================*/ /* moved subSkin module */ /*-------------------------------------- utilities (Link Color) ---------------------------------------*/ /* moved subSkin module */ /*====================================== 1-7.List Module =======================================*/ ul, ol, dl { margin: 1em 30px; } ul, ol, dl { padding: 1px 0; list-style-position: inside; } ul { list-style-type: circle; } li, dt, dd { margin: 0.4em 10px; } dt { margin-top: 0.6em; } dd { margin-left: 20px; margin-bottom: 0.6em; } li li, li p, li pre, li dt, li dd, dd li, dd p, dd pre, dd dt, dd dd { font-size: 100%; } li ul, li ol, li dl, li p, dd ul, dd ol, dd dl, dd p { margin: 0 10px; } /*====================================== 1-8.Edit Module =======================================*/ del { color: #bbb; text-decoration: line-through; } del[datetime]:before { content: " ( "attr(datetime)"\00524a\009664) "; } ins { border-bottom: 1px dotted #ccc; text-decoration: none; } ins[datetime]:before { content: " ( "attr(datetime)"\004fee\006b63) "; } /*====================================== 1-9.Forms Module =======================================*/ form { margin: 1em 30px; padding: 1px 0; } form dl, form p { margin: 0.5em 20px; } fieldset { padding: 0; } legend { margin: 0 1em; padding: 0 10px; position: relative; top: -0.7em; } input, textarea { border-width: 1px; border-style: solid; margin: 0.5em 10px; padding: 1px 0.2em; font-family: Arial, Helvetica, "ヒラギノ角ゴ Pro W3", sans-serif; } input:hover, textarea:hover { } input:focus, textarea:focus { } textarea { font-size: 100%; padding: 0.4em 8px; } input.inputField { } input.submit { _padding: 0; border: none; font-size: 85%; font-weight: bold; text-transform: uppercase; } input.submit:hover { } input.radio { background-color: transparent; background-image: none; border: none; } /*====================================== 1-10.Tables Module =======================================*/ table { margin: 0 30px 0.5em 30px; border-collapse: separate; } th, td { padding: 0.1em 5px; } th { } td { } /*====================================== 1-11.Image Module =======================================*/ img { vertical-align: bottom; } /*====================================== 1-12.Object Module =======================================*/ object, embed { } /******************************************************** * * Title: 2-class.css * *********************************************************/ /* @prefix : . <> a :CSSstylesheet; :title "Vicuna Origin Style - Class"; :created "2008-04-10"; :release [:revision "1.0"; :created "2008-04-10"]; :author [:name "wu"; :homepage ; :mbox "3ping.org@gmail.com"]; :license ; :description "特定の役割を持った要素へのスタイル定義" . */ /*-------------------------------------- .pager ---------------------------------------*/ /* ul.pager (Newer|Older) -----------------------------*/ ul.pager { text-align: center; } ul.pager li { display: inline; } ul.pager li.newer:before { content: "<< "; } ul.pager li.older:after { content: " >>"; } /* p.pagerNum (1|2|3|4) -----------------------------*/ p.pagerNum { text-align: center; } p.pagerNum a { text-decoration: none; border-bottom: none; } p.pagerNum strong { } /*-------------------------------------- .feed ---------------------------------------*/ li.atom, li.rss { list-style-type: none; list-style-position: outside; } li.atom a, li.rss a { padding-left: 20px!important; background-image: url(http://blog-imgs-21.fc2.com/b/l/a/blackvicuna/icon_feed.gif)!important; background-repeat: no-repeat; background-position: 0 0.1em; } /*-------------------------------------- dl.data ---------------------------------------*/ dl.data { padding: 0; border-left: 5px solid #ddd; border-right: 1px solid #eee; border-bottom: 1px solid #eee; } dl.data dt { margin: 0; padding: 0.3em 0 0.1em 1em; border-top: 1px solid #eee; width: 8em; float: left; } dl.data dd { margin: 0 0 0 8em; padding: 0.3em 1em; border-left: 1px solid #eee; border-top: 1px solid #eee; } /*-------------------------------------- float ---------------------------------------*/ .img_L { margin-right: 1em!important; margin-top: 1em!important; float: left; } .img_R { margin-left: 1em!important; margin-top: 1em!important; float: right; } .clear { display: block; clear: both; } /*-------------------------------------- Photo thumbnail ---------------------------------------*/ ul.thumb { } ul.thumb li { margin: 5px 0 0 5px; border: 1px solid #333; float: left; display: inline; overflow: hidden; width: 70px; /* Pictures height */ background-color: #eee; } ul.thumb li a { border: none; text-decoration: none; } ul.thumb li a img { border: none; } /*-------------------------------------- Headline ---------------------------------------*/ dl.headline { margin: 0 20px 1em; } dl.headline dt { font-size: 114%; margin-bottom: 0; } dl.headline dt span.date { font-size: 80%; } dl.headline dd { margin: 0 10px 1em 10px; } dl.headline dd ul { margin: 0; padding-bottom: 1.2em; list-style-type: none; list-style-position: outside; border-bottom: 1px solid #eee; } dl.headline dd ul li { margin: 0.3em 5px 0.3em 0; display: inline; font-size: 92%; } dl.headline dd ul li.author span.name { } dl.headline dd ul li.category a, dl.headline dd ul li.tag a { text-decoration: none; } dl.headline dd ul li.tag a { } dl.headline dd ul li.textBody { display: block; font-size: 100%; } /*-------------------------------------- .admin ---------------------------------------*/ .admin a { padding: 0 10px 0 25px; text-decoration: none; color: #f65472; background: url(http://blog-imgs-21.fc2.com/b/l/a/blackvicuna/icon_edit.gif) 5px 3px no-repeat; } .admin a:hover { color: #953844; } /*-------------------------------------- clearFix ---------------------------------------*/ div#utilities, .textBody, ul.flip, ul.thumb { _height: 1px; min-height: 1px; /* for MacIE5 \*//*/ height: auto; overflow: hidden; /* end */ } div#utilities:after, .textBody:after, ul.flip:after, ul.thumb:after { height: 0; visibility: hidden; content: "."; display: block; clear: both; } /******************************************************** * * Title: 3-context.css * *********************************************************/ /* @prefix : . <> a :CSSstylesheet; :title "Vicuna Smart Canvas Style - Context"; :created "2008-04-10"; :release [:revision "1.0"; :created "2008-04-07"]; :author [:name "wu"; :homepage ; :mbox "3ping.org@gmail.com"]; :license ; :description "文脈によって変わるスタイル定義"; :note " Outline 3-1.div#header 3-2.div#content 3-3.div#main 3-4.div#utilities 3-5.div#footer" . */ /*====================================== 3-1.div#header =======================================*/ div#header { padding: 1px 0 21px; } /*-------------------------------------- 3-1-1. Website Title ---------------------------------------*/ div#header p.siteName { margin: 25px 28px 0; line-height: 1; font-size: 131%; } div#header p.siteName a { text-decoration: none; } div#header p.siteName a:hover { } /*-------------------------------------- 3-1-2. Description ---------------------------------------*/ div#header p.description { margin: 0.3em 28px 0; font-size: 93%; } /*====================================== 3-2.div#content =======================================*/ div#content { padding-bottom: 1px; position: relative; } div#content p.return { padding: 0.4em 0; clear: both; text-align: right; } body.mainIndex h1 { display: none; /*body.mainIndex */ } /*====================================== 3-3. div#main =======================================*/ div#main { padding: 1px 0; } /*-------------------------------------- 3-3-1. Topic Path ---------------------------------------*/ p.topicPath { margin: 0.7em 30px 1em; } p.topicPath span.current { padding: 0 0.5em; } /*-------------------------------------- 3-3-2. Flip Navi 1 (Newer | Older) ---------------------------------------*/ ul#flip1 { margin: 0 25px; } ul#flip1 li { margin: 0; display: inline; font-size: 100%; } ul#flip1 li a { display: block; float: left; line-height: 1; text-decoration: none; } /*-------------------------------------- 3-3-3. div.entry ---------------------------------------*/ div.entry { margin: 0.5em 0 2em; padding: 1px 0; } /* 3-3-3-1. Entry Title -----------------------------*/ div.entry h2 { margin-bottom: 0; } /* moved subSkin module */ /* 3-3-3-2. Entry Info -----------------------------*/ div.entry ul.info { margin-top: 0.3em; margin-bottom: 0; } div.entry ul.info li { margin: 0 0.5em 0.1em 0; display: inline; font-size: 85%; } /* 3-3-3-3. Text Body -----------------------------*/ div.entry div.textBody { margin: 0.5em 0; padding: 1px 0; } div.entry div.textBody h2 { margin-top: 2em; } /* 3-3-3-4. Continue Reading -----------------------------*/ p.continue { margin-bottom: 0; } p.continue a { text-decoration: none; } /* 3-3-3-5. Reaction -----------------------------*/ div.entry ul.reaction { margin-top: 0; padding-top: 0.3em; _height: 1px; /* for IE */ } div.entry ul.reaction li { margin: 0 10px 0 0; padding-right: 15px; display: inline; } div.entry ul.reaction li a { } /* 3-3-3-6. Flip Navi 2 (Newer | Older) -----------------------------*/ #flip2 { padding: 0.3em 0; } #flip2 li { } #flip2 li a { } /* 3-3-3-7. Comment Log -----------------------------*/ div#comments { padding: 1px 0; } div#comments h2 { } div#comments dl.log { } div#comments dl.log dt { margin: 0; } div#comments dl.log dt span.name { margin-right: 0.5em; } div#comments dl.log dt span.date { } div#comments dl.log dd { margin: 0 0 0.8em 0; } div#comments dl.log dd p { margin: 0.5em 0 1em 0; } /* 3-3-3-8. Comment Post form -----------------------------*/ form.post { } form.post dl { } form.post dl dt { margin: 0; } form.post dl dd { margin-left: 0; margin-bottom: 0; } form.post dl input { margin: 0; } form.post textArea { margin: 0; width: 90%; } form.post div.action { margin: 0 20px 1em; } form.post div.action input.submit { margin: 0.4em 0; } /* 3-3-3-9. Trackback Log -----------------------------*/ div#trackback { margin-top: 3em; } div#trackback h2 { } div#trackback dl.log { } div#trackback dl.log dt { } div#trackback dl.log dd { margin: 0; padding: 0.4em 10px; padding-bottom: 1em; } /* 3-3-3-10. Trackback Info -----------------------------*/ div#trackback dl.info { } div#trackback dl.info .URL { padding: 0.2em 1em; } /*====================================== 3-4. div#utilities =======================================*/ div#utilities { } div#utilities dl { margin: 0; padding-top: 5px; } div#utilities dl dt { margin: 0 5px; padding: 0.1em 10px; } div#utilities dl dd { margin: 0 5px; padding: 0.2em 0 0.5em; } div#utilities dl dd ul { margin: 0; list-style-position: inside; } div#utilities li { margin: 0.4em 0 0.4em 5px; } /* Sub Categories */ div#utilities dl dd ul li ul { list-style-type: disc; } div#utilities dl dd ul li li { margin: 0.3em 0 0 10px; } /*-------------------------------------- 3-4-1. dl.others ---------------------------------------*/ /* 3-4-1-1. Search ---------------------------------------*/ div#utilities dl dd form { margin: 0; border: none; } div#utilities dl dd form fieldset { padding: 0.1em 0; border: none; background-color: transparent; } div#utilities dl dd form legend { display: none; } div#utilities dl dd form input { margin: 0.3em 0; } div#utilities dl dd form input.inputField { margin-right: 3px; } /*-------------------------------------- 3-5. div#utilities > elements ---------------------------------------*/ /* 3-5-1. dd > p -----------------------------*/ div#utilities dl dd p { margin: 0.2em 10px; line-height: 1.4; } /* 3-5-2. dd > list -----------------------------*/ div#utilities dl dd dl { margin: 0; } div#utilities dl dd dl dt { margin: 0.3em 0; font-size: 12px; } div#utilities dl dd dl dt a { text-decoration: none; } div#utilities dl dd dl dd { margin: 0.1em 5px; font-size: 12px; } /* 3-5-3. dd > table -----------------------------*/ div#utilities dl dd table { margin: 0.5em 0 0.5em 3%; width: 95%; _width: 90%; /* for IE */ } div#utilities dl dd table caption { width: 100%; _padding-bottom: 0.4em; } div#utilities dl dd table th, div#utilities dl dd table td { padding: 1px 10px; } /* 3-5-4. dd > Tag Cloud -----------------------------*/ div#utilities dl dd ul.tagCloud { margin: 0.5em 5px; padding: 0; } div#utilities dl dd ul.tagCloud li { margin: 0; } div#utilities dl dd ul.tagCloud li a { } /* 3-5-5. dd > Photo thumbnail -----------------------------*/ div#utilities dl dd ul.thumb { } div#utilities dl dd ul.thumb li { margin: 5px 0 0 5px; } div#utilities dl dd ul.thumb li a { padding: 0; background-image: none; border: none; } /* 3-5-6. dd > Centering -----------------------------*/ div#utilities dl dd div.center { text-align: center; } /* 3-5-7. dd > Reset Link Style -----------------------------*/ div#utilities dl dd .reset { list-style-type: none; } div#utilities dl dd .reset a { padding: 0; background-image: none; } /*====================================== 3-6.div#footer =======================================*/ div#footer { padding: 1px 0 1em; } div#footer ul.support { margin: 0.1em 0; text-align: right; } div#footer ul.support li { margin: 0 0 0 6px; display: inline; font-size: 12px; } div#footer ul.support li a { text-decoration: none; } div#footer li.template a { } div#footer li.template a[title]:after { content: " "attr(title); } div#footer address { margin: 0em 0px 0em; text-align: right; } /******************************************************** * * Title: 4-layout.css * *********************************************************/ /* @prefix : . <> a :CSSstylesheet; :title "Vicuna Smart Canvas Style - Layout"; :created "2008-04-10"; :release [:revision "1.0"; :created "2008-04-10"]; :author [:name "wu"; :homepage ; :mbox "3ping.org@gmail.com"]; :license ; :description " context.cssからレイアウトに関するスタイルを抜き出したモジュール [←★→]マークのついた指定を全て反転させることでカラム位置の左右入れ替えが可能です。 "; :note " Outline 4-1.containers 4-2.[Sngle column] 4-2-1.div#utilities 4-3.[Double column] 4-3-1.div#main 4-3-2.div#utilities" . */ /*====================================== 4-1.Containers Layout =======================================*/ body { text-align: center; /* Centering for IE6 */ } div#header, div#content, div#footer { margin: 0 auto; text-align: left; } div#utilities dl.navi, div#utilities dl.others { } /*-------------------------------- Side Border --------------------------------*/ div#header, div#content { border-left: 6px solid; border-right: 6px solid; } /*====================================== 4-2. [Sngle column] Style for body class="single" =======================================*/ body.single ul#flip1 { margin: 1em 10px; position: absolute; right: 0; top: -1px; } body.single div#main p.topicPath { margin-right: 7em; } /*-------------------------------------- 4-2-1. div#utilities ---------------------------------------*/ body.single div#utilities { margin-top: 1em; padding: 1.2em 0; } body.single div#utilities dl { } body.single div#utilities dl dt { margin: 0 10px 0; } body.single div#utilities dl dd { margin: 0 10px 1em; } body.single div#utilities dl dd ul { margin: 0; } body.single div#utilities dl dd dt { margn: 0; padding: 0 0 0.3em 0; } body.single div#utilities dl dd dd { border: none; background-image: none; } body.single div#utilities dl dd form { margin: 0 10px; } body.single div#utilities dl dd form fieldset { padding: 0.1em 10px; } /* navi */ body.single #utilities dl.navi { margin-left: 1%; float: left; width: 49%; display: inline; /* for IE6 */ } body.single #utilities dl.navi dt { } /* others */ body.single #utilities dl.others { margin-right: 1%; float: right; clear: right; width: 49%; display: inline; /* for IE6 */ } /*====================================== 4-3. [Double column] body.double Style for body class="double" [←★→]マークのついた指定を反転させることでカラムの位置入れ替えが可能 =======================================*/ /*-------------------------------------- 4-3-1. div#main ---------------------------------------*/ body.double div#main { float: left; /* [←★→] */ width: 70%; } /* Main Column Border ------------------------- 本文とサイドバーを線で区切るための処理です。 ブラウザ間の差異を埋めています。 IE7が普及するまで辛抱強くいきます。 ----------------------------------------------*/ body.double div#main { position: relative; z-index: 1; border-right: 1px solid #eee; /* [←★→] */ border-bottom: 1px solid #eee; /* [←★→] */ margin-right: -1px; /* [←★→] */ } /*-------------------------------------- 4-3-2. div#utilities ---------------------------------------*/ body.double div#utilities { float: left; /* [←★→] */ clear: right; /* [←★→] */ width: 30%; } /******************************************************** * * Title: sbskin.css 1 * ********************************************************/ /* @prefix : . <> a :CSSstylesheet; :title "Vicuna Smart Canvas - Leaves Sub Skin"; :created "2008-04-10"; :release [:revision "1.0"; :created "2008-04-10"]; :author [:name "wu"; :homepage ; :mbox "3ping.org@gmail.com"]; :license ; :description "レイアウト簡易設定情報と色彩情報定義ファイル"; :note " 16進数の編集だけでも、スキンイメージを大きく変更できます。 このファイルで変更できない箇所は、コアCSS、 または、有効化されたモジュールCSSを直接編集するか、 ここに新たにセレクタを追加して上書きして下さい。 ". */ /* のページでは、 以下のCSSファイルがdiv#utilities に適用されます。 カスタマイズする場合はあわせて編集してください。 */ /*========================================================= Layout =========================================================*/ body { margin: 0 0; /* margin */ } div#header, div#content, div#footer { width: 90%; /* (example: 50%~100%, 400px~1000px, 60em, etc. )*/ min-width: 35em; /* 最小幅 */ max-width: 70em; /* 最大幅 */ } /*-------------------------------- Side Border --------------------------------*/ div#header, div#content { border-color: #e3e3e3; /* 両サイドボーダーの色 */ } /*========================================================= General =========================================================*/ body { color: #555; background-color: #eee; font-family: Arial, Helvetica, sans-serif; } div#header { background-color: #fff; border-bottom: 1px solid #eee; } div#content { background-color: #fff; } div#content div#main { background-color: #fff; border-color: #eee; /* 本文カラム境界線 */ } /*--------------- Font Size Setting 本文文字サイズ -----------------*/ div.textBody { font-size: 100%; /* ( small: 92% | medium: 100% | large: 107% ) */ } /* individual font size (個別記事のみ文字サイズを変える) */ body.individual div.textBody { font-size: 100%; /* ( small: 92% | medium: 100% | large: 107% ) */ } /*--------------- Link Color -----------------*/ a:link { color: #aebd2c; } a:visited { color: #b8860b; } a:hover { color: #6c9600; } /*--------------- Website Title -----------------*/ div#header p.siteName { font-size: 138.5%; } div#header p.siteName a { color: #93bc37; } div#header p.siteName a:hover { color: #aebd2c; } /*--------------- Description -----------------*/ div#header p.description { color: #999; } /*--------------- Topic Path -----------------*/ /* 現在位置 */ p.topicPath span.current { border: 1px solid #eee; color: #bca337; } /*--------------- Heading -----------------*/ h1 { margin: 0.5em 0 0; padding: 0.5em 30px; color: #333; background-image: url(http://blog-imgs-21.fc2.com/b/l/a/blackvicuna/leaves_slash.gif); _height: 1px; /* for IE */ } h1:first-letter { color: #7db021; } h2 { border-bottom: 1px solid #eee; color: #000; } h3 { color: #666; background-color: #f5f5f5; } /*========================================================= div#utilities (Sidebar) =========================================================*/ div#utilities dl.navi, div#utilities dl.others { background-color: #fff; } div#utilities dl.navi dt, div#utilities dl.others dt { background-image: url(http://blog-imgs-21.fc2.com/b/l/a/blackvicuna/leaves_slash.gif); } /*--------------- Utilities Link Color -----------------*/ div#utilities ul li { list-style-type: none; list-style-position: outside; } div#utilities li a { padding-left: 15px; background-repeat: no-repeat; background-position: 0 0.1em; } div#utilities li a:link { background-image: url(http://blog-imgs-21.fc2.com/b/l/a/blackvicuna/leaves_arrow0101.gif); } div#utilities li a:visited { background-image: url(http://blog-imgs-21.fc2.com/b/l/a/blackvicuna/leaves_arrow0102.gif); } div#utilities li a:hover { background-position: 2px 0.1em; } /*--------------- .freeSpace [?] -----------------*/ div#utilities .freeSpace { margin: 1px; background-color: #fff; } div#utilities .freeSpace p, div#utilities .freeSpace dl, div#utilities .freeSpace ul, div#utilities .freeSpace ol, div#utilities .freeSpace li { margin: 0.1em 5px; } /*--------------- nest -----------------*/ div#utilities dl.navi dd dl dt, div#utilities dl.others dd dl dt { margin: 0.1em 5px; padding: 0; color: #000; background-image: none; border-bottom: 1px solid #ddd; } /*========================================================= Entry =========================================================*/ /*--------------- Title -----------------*/ div.entry h2 { padding: 0 0 0 10px; border-left: 5px solid #e5e5e5; } div.entry h2 a { text-decoration: none; color: #000; } div.entry h2 a:visited { color: #000; } div.entry h2 a:hover { color: #666; } /*--------------- Info -----------------*/ div.entry ul.info { margin-top: 0; padding: 0 0 0 10px; border-left: 5px solid #f5f5f5; } /*--------------- Text Body -----------------*/ div.entry div.textBody dl { border-left: 4px solid #f5f5f5; border-bottom: 1px solid #fff; } /*--------------- Link img -----------------*/ div.textBody a img { border: 3px solid #ccc; } div.textBody a:hover img { border: 3px solid #000; } /*--------------- Continue reading -----------------*/ p.continue { padding-left: 16px; background-image: url(http://blog-imgs-21.fc2.com/b/l/a/blackvicuna/leaves_arrow01.gif); background-repeat: no-repeat; background-position: left center; } p.continue a:link, p.continue a:visited { padding: 0 10px; color: #fff; background-color: #93bc37; } p.continue a:visited { color: #999; background-color: #eee; } p.continue a:hover { color: #fff; background-color: #93ca37; } /*--------------- Reaction -----------------*/ div.entry ul.reaction { border-top: 1px solid #eee; } div.entry ul.reaction li { border-right: 2px solid #eee; } div.entry ul.reaction li a { padding-left: 18px; text-decoration: none; background-repeat: no-repeat; background-position: left center; } div.entry ul.reaction li.comment a { padding-left: 24px; background-image: url(http://blog-imgs-21.fc2.com/b/l/a/blackvicuna/boomer_v_icon010101.gif); } div.entry ul.reaction li.trackback a { background-image: url(http://blog-imgs-21.fc2.com/b/l/a/blackvicuna/boomer_v_icon080101.gif); } /*--------------- Reaction Log (individual) -Comments -Trackbacks -----------------*/ div#comments dl.log dt span.name, div#trackback dl.log dt span.name { color: #65a500; } div#comments dl.log dt span.date, div#trackback dl.log dt span.date { color: #999; } div#comments dl.log dd, div#trackback dl.log dd { border-bottom: 1px solid #eee; } div#trackback dl.log { border-left: 5px solid #b7b737; } /* Trackback Info */ div#trackback dl.info { border-left: 5px solid #b7b737; background-color: #f5f5f5; } div#trackback dl.info .URL { color: #000; background-color: #fff; } /*--------------- Flip Pager (Newer - Older) -----------------*/ ul#flip1 li a { padding: 0 0.5em; color: #666; background-repeat: no-repeat; } /* Newer Article */ ul#flip1 li.newer a { padding-left: 18px; background-image: url(http://blog-imgs-21.fc2.com/b/l/a/blackvicuna/leaves_v_arrow070101.gif); background-position: left center; } /* Older Article */ ul#flip1 li.older a { padding-right: 18px; border-left: 1px solid #ccc; background-image: url(http://blog-imgs-21.fc2.com/b/l/a/blackvicuna/leaves_v_arrow070102.gif); background-position: right center; } /* On Mouse */ ul#flip1 li a:hover { color: #000; } ul#flip1 li.newer a:hover { background-image: url(http://blog-imgs-21.fc2.com/b/l/a/blackvicuna/leaves_v_arrow070201.gif); } /* Older Article */ ul#flip1 li.older a:hover { background-image: url(http://blog-imgs-21.fc2.com/b/l/a/blackvicuna/leaves_v_arrow070202.gif); } /*--------------- Flip Pager2 (Newer - Older) -----------------*/ #flip2 { border: 1px solid #eee; } #flip2 li { color: #000; } #flip2 li a { } /*--------------- Retun to page top -----------------*/ p.return a { } /*--------------- Archive Index -----------------*/ p.archives a { } /*========================================================= Footer =========================================================*/ div#footer ul.support li { color: #aaa; } div#footer ul.support li a { color: #bbb; text-decoration: none; } div#footer li.template a { } div#footer address { color: #6cbc37; } /*========================================================= Elements =========================================================*/ em { color: #000; font-weight: bold; } strong { color: #008b07; } /*--------------- Form -----------------*/ fieldset { border: 1px solid #eee; background-color: #f5f5f5; } legend { color: #65a500; background-color: #fff; } input, textarea { border-color: #d4d4d4 #eee #eee #d4d4d4; background-color: #fff; } input:hover,textarea:hover { border-color: #00a0dd; } input:focus,textarea:focus { border-color: #aaa; background-color: #fff; } input.submit { color: #fff; background-color: #70bb14; } input.submit:hover { background-color: #cc8414; } /*--------------- Table -----------------*/ table { border: 1px solid #cfd3d6; background-color: #fff; } th, td { border: 1px solid #efefef; border-color: #efefef #dce0e3 #dce0e3 #efefef; } th { color: #000; background-color: #efefef; } td { border: 1px solid #ddd; background-color: #fff; } /*--------------- Pre -----------------*/ pre { color: #666; background-color: #f5f5f5; } pre * { color: #444; } pre[title]:before { color: #fff; background-color: #93bc37; } /*--------------- Blockquote (引用) -----------------*/ blockquote { border: 1px solid #93bc37; color: #666; background-color: #f5f5f5; } blockquote * { color: #666; } blockquote[title]:before { color: #000; } blockquote[cite]:after { color: #333; } cite { color: #333; } /*========================================================= Others =========================================================*/ /*-------------------------------------- Tag Cloud ---------------------------------------*/ ul.tagCloud { margin: 0.5em 30px; padding: 0.5em 10px; line-height: 1; font-size: 13px; } ul.tagCloud li { margin: 0; padding: 0; display: inline; font-size: 100%; } ul.tagCloud li a { text-decoration: none; } /* Tag level 20 > 1 */ ul.tagCloud li.levelover a { font-size: 167%; font-weight: bold; color: #7a881a; } ul.tagCloud li.level19 a, ul.tagCloud li.level18 a, ul.tagCloud li.level17 a, ul.tagCloud li.level16 a, ul.tagCloud li.level15 a { font-size: 136%; font-weight: bold; color: #bbc246; } ul.tagCloud li.level14 a, ul.tagCloud li.level13 a, ul.tagCloud li.level12 a, ul.tagCloud li.level11 a, ul.tagCloud li.level10 a { font-size: 122%; font-weight: bold; color: #a1bc50; } ul.tagCloud li.level9 a, ul.tagCloud li.level8 a, ul.tagCloud li.level7 a, ul.tagCloud li.level6 a, ul.tagCloud li.level5 a { font-size: 114%; color: #acbe76; } ul.tagCloud li.level4 a, ul.tagCloud li.level3 a { font-size: 92%; color: #b7d298; } ul.tagCloud li.level2 a, ul.tagCloud li.level1 a { font-size: 77%; color: #cdd1c0; } /* On Mouse */ ul.tagCloud li a:hover { color: #7aac1a; } /*-------------------------------- コメント・トラックバック数など、 数を表す部分で使われます --------------------------------*/ .count { color: #93ca37; } /******************************************************** * * Title: sbskin.css 2 * ********************************************************/ /* @prefix : . <> a :CSSstylesheet; :title "Vicuna Smart Canvas Style - Style for Single Column"; :created "2008-04-10"; :release [:revision "1.01"; :created "2008-04-12"]; :author [:name "wu"; :homepage ; :mbox "3ping.org@gmail.com"]; :license ; :description "シングルカラム時の div#utilities 色彩情報定義ファイル"; :note " 16真数の編集だけでも、スキンイメージを大きく変更できます。 このファイルで変更できない箇所は、コアCSS、 または有効化されたモジュールCSSを直接編集するか、 新たにセレクタを追加し、スタイル指定を Override して下さい。 ". */ /*========================================================= body.single div#utilities (single column) =========================================================*/ body.single div#utilities { background-color: #fff; } body.single div#utilities dl { } body.single div#utilities dl dt { } body.single div#utilities dl dd { } body.single div#utilities dl dd li { margin-left: 10px; } /* Nest */ body.single div#utilities dl dd dt { } body.single div#utilities dl dd dd { } body.single div#utilities dl dd form { margin: 0; } /*--------------- dl.navi -----------------*/ body.single div#utilities dl.navi { background-color: #fff; } body.single div#utilities dl.navi dt { } /*--------------- dl.others -----------------*/ body.single div#utilities dl.others { background-color: #fff; } body.single div#utilities dl.others dt { } /*--------------- .freeSpace [?] -----------------*/ body.single div#utilities .freeSpace { margin: 1px; background-color: #fff; } body.single div#utilities .freeSpace p, body.single div#utilities .freeSpace dl, body.single div#utilities .freeSpace ul, body.single div#utilities .freeSpace ol, body.single div#utilities .freeSpace li { margin: 0.1em 5px; } /*--------------- nest -----------------*/ body.single div#utilities dl dd dl dt { background-color: #fff; } /*--------------- Sidebar Link Color -----------------*/ body.single dl.navi a:link, body.single dl.others a:link { } body.single dl.navi a:visited, body.single dl.others avisited { } body.single dl.navi a:hover, body.single dl.others a:hover { } /*--------------- Tag Cloud -----------------*/ body.single div#utilities ul.tagCloud { margin: 0.8em 10px; } body.single div#utilities ul.tagCloud li { margin: 0; } /******************************************************** * * Title: Global Navigation Module * ********************************************************/ /* @prefix : . <> a :CSSstylesheet; :title "Vicuna - Global Navigation Style Module"; :created "2008-04-10"; :release [:revision "1.0"; :created "2008-04-10"]; :author [:name "wu"; :homepage ; :mbox "3ping.org@gmail.com"]; :license ; :description "グローバルメニューHTML用のスタイル定義"; :note "このモジュールを有効にする前に、グローバルメニュー用のHTMLが追加されている必要があります。" . */ /*====================================== Global Navigation Module =======================================*/ ul#globalNavi { margin: 25px 0 -21px; /* minus header bottom-padding */ padding: 0; line-height: 1; border-top: 1px solid #eee; background-color: #f5f5f5; } ul#globalNavi li { margin: 0; padding: 0; float: left; width: 120px; list-style-type: none; font-size: 12px; } /*-------------------------------------- 1.Button ---------------------------------------*/ ul#globalNavi li a { padding: 0.7em 10px; /* Button Height */ border: none; border-right: 1px solid #eee; display: block; position: relative; /* IE6 Bug Fix */ color: #333; background-color: #fff; text-align: center; text-decoration: none; } /*-------------------------------------- 2. On mouse ---------------------------------------*/ ul#globalNavi li a:hover { color: #000; background-color: #f5f5f5; } /*-------------------------------------- 3. Current ---------------------------------------*/ ul#globalNavi li.current a:link, ul#globalNavi li.current a:visited, ul#globalNavi li.current a:hover { color: #000; background-color: #fff; } /*-------------------------------------- clearFix ---------------------------------------*/ ul#globalNavi { _height: 1px; min-height: 1px; } ul#globalNavi:after { height: 0; visibility: hidden; content: ""; display: block; clear: both; } /* for MacIE5 \*//*/ ul#globalNavi { height: auto; overflow: hidden; } /* end */ /******************************************************** * * Title: Calendar Style Module * ********************************************************/ /* @prefix : . <> a :CSSstylesheet; :title "Vicuna - Calendar Style Module"; :created "2008-04-10"; :release [:revision "1.0"; :created "2008-04-10"]; :author [:name "wu"; :homepage ; :mbox "3ping.org@gmail.com"]; :license ; :description "カレンダーHTML用のスタイル定義"; :note "このモジュールを有効にする前に、カレンダー用のHTMLが追加されている必要があります。" . */ /*====================================== Calendar Style Module =======================================*/ /*-------------------------------------- 1.Structure ---------------------------------------*/ div#utilities dl dd table.calendar { font-size: 85%; border: none; } /*-------------------------------------- 2.前後の月へのリンク ---------------------------------------*/ div#utilities dl dd table.calendar caption { text-align: center; color: #000; } body.double div#utilities dl dd table.calendar caption { } div#utilities dl dd table.calendar caption a { padding: 0 5px; color: #000; font-weight: bold; text-decoration: none; } div#utilities dl dd table.calendar caption a:hover { background-color: #eee; } /*-------------------------------------- 3.セル ---------------------------------------*/ div#utilities dl dd table.calendar th, div#utilities dl dd table.calendar td { padding: 0; border: none; line-height: 20px; border-right: 1px solid #eee; border-bottom: 1px solid #eee; text-align: center; vertical-align: middle; } div#utilities dl dd table.calendar th { color: #80a924; background-color: #f5f5f5; } div#utilities dl dd table.calendar td { color: #80a924; height: 2; } /*-------------------------------------- 4.土日 ---------------------------------------*/ div#utilities dl dd table.calendar th.sun { border: 1px solid #f2e192; color: #cdb137; background-color: #fff; } div#utilities dl dd table.calendar th.sat { border: 1px solid #f2e192; color: #cdb137; background-color: #fff; } /*-------------------------------------- 5.セル内のリンク ---------------------------------------*/ div#utilities dl dd table.calendar td a { display: block; height: 2; text-decoration: none; background-repeat: no-repeat; background-position: center; } div#utilities dl dd table.calendar td a:link { color: #fff; background-image: url(http://blog-imgs-21.fc2.com/b/l/a/blackvicuna/leaves_circle02.gif); } div#utilities dl dd table.calendar td a:visited { color: #666; background-image: url(http://blog-imgs-21.fc2.com/b/l/a/blackvicuna/leaves_circle01.gif); } div#utilities dl dd table.calendar td a:hover { color: #fff; background-image: url(http://blog-imgs-21.fc2.com/b/l/a/blackvicuna/leaves_circle03.gif); } /******************************************************** * * Title: Eye catch.css * ********************************************************/ /******************************************************** * * Title: Multi Column.css * ********************************************************/ /******************************************************** * * Title: FC2特殊 * ********************************************************/ /* プロフィール */ div#utilities dd .profImg { text-align: center; }