@charset "UTF-8";
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video { margin: 0; padding: 0; border: 0; font: inherit; font-size: 100%; vertical-align: baseline; }

html { line-height: 1; }

ol, ul { list-style: none; }

table { border-collapse: collapse; border-spacing: 0; }

caption, th, td { text-align: left; font-weight: normal; vertical-align: middle; }

q, blockquote { quotes: none; }
q:before, q:after, blockquote:before, blockquote:after { content: ""; content: none; }

a img { border: none; }

article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary { display: block; }

body { font-family: "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", Helvetica, Arial, Verdana, sans-serif; line-height: 1.2; background: #fef9ef; -webkit-text-size-adjust: 100%; }

h1, h2, h3, h4, h5, div.title { font-family: "Warnock Pro", "Goudy Old Style", "Palatino", "Book Antiqua", Georgia, serif; }

code { font-family: "Courier New", "Andale Mono", monospace, serif; background: #f8f8f8; padding: 0 .3em; border: 1px solid #e6e6e6; -webkit-border-radius: first-value-of(0.2em) first-value-of(0.2em); -moz-border-radius: 0.2em / 0.2em; border-radius: 0.2em / 0.2em; }

strong code { background: yellow; }

.synIdentifier { color: #900; }

.synStatement { color: #00f; }

.synComment { color: #080; }

.synConstant { color: #f00; }

.synType { color: #00f; }

strong { font-weight: normal; background: yellow; }

em { font-weight: bold; }

del, s { color: #999999; }

sub { font-size: smaller; }

sup { vertical-align: super; font-size: smaller; }

.clearfix { overflow: hidden; *zoom: 1; }

.center { text-align: center; }

.right { text-align: right; }

footer.page-footer, .wrap { text-align: center; clear: both; }

.wrapped { margin: 0 auto; padding: 0 0.5em; width: 45em; text-align: left; }
@media screen and (max-width: 45.5em) { .wrapped { width: auto; } }

p.seemore a { padding-left: 22px; background: url("http://tech.nitoyon.com/img/icon/play_on.gif") center left no-repeat; }

header.page-header { background: white; border-bottom: 1px solid #dddddd; margin-bottom: 1em; -webkit-box-shadow: compact(0px 0px 20px #dddddd, false, false, false, false, false, false, false, false, false); -moz-box-shadow: compact(0px 0px 20px #dddddd, false, false, false, false, false, false, false, false, false); box-shadow: compact(0px 0px 20px #dddddd, false, false, false, false, false, false, false, false, false); }
header.page-header .wrapped { padding-top: 1.3em; padding-bottom: 1.0em; position: relative; }
header.page-header .wrapped h1 a { display: block; text-indent: -9999px; overflow: hidden; width: 426px; height: 121px; }
@media screen and (max-width: 568px) { header.page-header .wrapped h1 a { background-size: 213px 60px; width: 213px; height: 60px; } }
header.page-header .wrapped h1 a#logo-blog-en { background-image: url("/images/logo-blog-en.png"); }
header.page-header .wrapped h1 a#logo-blog-ja { background-image: url("/images/logo-blog-ja.png"); }
header.page-header .wrapped h1 a#logo-en { background-image: url("/images/logo-en.png"); }
header.page-header .wrapped h1 a#logo-ja { background-image: url("/images/logo-ja.png"); }
header.page-header nav ul { position: absolute; right: 0; top: 0.2em; }
header.page-header nav ul:hover a { color: #666666; }
header.page-header nav ul li { display: inline; }
header.page-header nav ul li a { color: #888888; padding: 0 0.5em; font-size: 0.9em; font-family: serif; text-decoration: none; }
header.page-header nav ul li a:hover { color: #000000; text-shadow: compact(compact(0 0 0.1em false #999999), false, false, false, false, false, false, false, false, false); }

.alternate-notice { display: none; background: white; border: .6em solid #3399ff; -webkit-border-radius: first-value-of(1em) first-value-of(1em); -moz-border-radius: 1em / 1em; border-radius: 1em / 1em; margin-top: 3em; }
.alternate-notice a { display: block; font-size: 150%; line-height: 1.8; text-decoration: none; color: black; padding: .8em; }
.alternate-notice a span { color: blue; word-break: break-all; text-decoration: none; }
.alternate-notice a:hover span { text-decoration: underline; }

div#entry { position: relative; }

@media screen and (max-width: 568px) { div#entry { padding-top: 250px; } }
div#post-ad { margin: 2em 0 1em 0; overflow: hidden; *zoom: 1; }
div#post-ad ins.my_adslot_1 { float: left; padding-right: 30px; margin-bottom: 1em; width: 336px; height: 280px; }
@media screen and (max-width: 568px) { div#post-ad ins.my_adslot_1 { width: 300px; height: 250px; float: none; padding-right: 0; position: absolute; top: 0; } }
div#post-ad ins.my_adslot_2 { float: left; width: 336px; height: 280px; }
@media screen and (max-width: 568px) { div#post-ad ins.my_adslot_2 { width: 300px; height: 250px; } }

div.entry-body { margin-top: 1.8em; margin-bottom: 2em; }

body.ja article h1, body.ja article h2, body.ja article h3, body.ja article h4, body.ja article h5, body.ja article div.title { font-family: "ヒラギノ明朝 Pro W6", "Hiragino Mincho Pro", "HGS明朝E", "ＭＳ Ｐ明朝", serif; }

article ul.posts .post-date, article header .post-date { vertical-align: middle; display: inline; color: #888888; margin-right: .5em; }
article ul.posts .post-tags, article header .post-tags { display: inline; }
article ul.posts .post-tags span.delimiter, article header .post-tags span.delimiter { display: none; }
article ul.posts .post-tags a, article header .post-tags a { vertical-align: middle; font-size: .8em; -webkit-border-radius: first-value-of(0.4em) first-value-of(0.4em); -moz-border-radius: 0.4em / 0.4em; border-radius: 0.4em / 0.4em; padding: 0 .5em; margin: 0 .3em 0 0; background: #aeaeae; color: white; text-decoration: none; }
article ul.posts .post-tags a:hover, article header .post-tags a:hover { background-color: #6f6f6f; text-decoration: underline; }
article ul.posts .share, article header .share { margin: .3em 0 0 0; }
article header { padding-top: 1.8em; margin-bottom: 1em; }
article header h1 { margin: .25em 0 .2em 0; text-shadow: compact(compact(0.03em 0 0.08em false #cccccc), false, false, false, false, false, false, false, false, false); font-size: 2.4em; font-weight: normal; color: black; text-decoration: none; }
@media screen and (max-width: 568px) { article header h1 { font-size: 1.8em; } }
article ul.posts { list-style: none; margin: .7em 0 0 0; }
article ul.posts div.title a { text-shadow: compact(compact(0.03em 0 0.08em false #cccccc), false, false, false, false, false, false, false, false, false); padding: .5em 0 .2em; font-size: 1.4em; font-weight: normal; color: black; text-decoration: none; display: block; line-height: 1.3; }
article ul.posts div.title a:visited { color: #939; }
article ul.posts div.title a:hover { text-decoration: underline; }
article ul.posts li { margin: 0; padding: 0 0 .8em 0; border-bottom: 1px solid white; border-top: 1px solid #e3e3dc; }
article ul.posts li:first-child { border-top: none; }
article ul.posts li:last-child { border-bottom: none; }

article p.sectionheader { text-align: right; margin: 0; color: #696; font-size: 0.9em; position: relative; top: -2em; }
article p.sectionheader a.sectioncategory { color: #696; background: url("http://f.hatena.ne.jp/images/fotolife/n/nitoyon/20070123/20070123095201.gif") no-repeat center left; padding: 0 0 0 20px; text-decoration: none; }
article h1 { font-size: 1.8em; font-weight: bold; margin: 1.5em 0 0 0; }
article h2 { font-size: 1.4em; font-weight: bold; color: #336699; margin: 1.8em 0 0 0; position: relative; left: -0.1em; }
article h1 + h2 { margin-top: 1.4em; }
article h3 { font-size: 1.2em; font-weight: bold; color: #666666; margin: 2em 0 0 0; }
article h2 + h3 { margin-top: 1.4em; }
article p, article center { margin: 1em 0; line-height: 1.5; }
article p + p { margin-top: 1.3em; }
article p img, article center img { padding: 10px; background: white; border: 1px solid #cccccc; -webkit-border-radius: first-value-of(6px) first-value-of(6px); -moz-border-radius: 6px / 6px; border-radius: 6px / 6px; -webkit-box-shadow: compact(0px 4px 10px #cccccc, false, false, false, false, false, false, false, false, false); -moz-box-shadow: compact(0px 4px 10px #cccccc, false, false, false, false, false, false, false, false, false); box-shadow: compact(0px 4px 10px #cccccc, false, false, false, false, false, false, false, false, false); }
@media screen and (max-width: 568px) { article p img, article center img { max-width: 100%; height: auto; width: auto\9; background: transparent; padding: 0; border: 0; -webkit-border-radius: first-value-of(0) first-value-of(0); -moz-border-radius: 0 / 0; border-radius: 0 / 0; } }
@media screen and (min-width: 568px) { article div.youtube { padding: 10px; background: white; border: 1px solid #cccccc; width: 560px; margin-left: auto; margin-right: auto; -webkit-border-radius: first-value-of(6px) first-value-of(6px); -moz-border-radius: 6px / 6px; border-radius: 6px / 6px; -webkit-box-shadow: compact(0px 4px 10px #cccccc, false, false, false, false, false, false, false, false, false); -moz-box-shadow: compact(0px 4px 10px #cccccc, false, false, false, false, false, false, false, false, false); box-shadow: compact(0px 4px 10px #cccccc, false, false, false, false, false, false, false, false, false); } }
@media screen and (max-width: 568px) { article div.youtube { position: relative; width: 100%; padding-top: 56.25%; margin: 1em 0; }
  article div.youtube iframe { position: absolute; top: 0; right: 0; width: 100% !important; height: 100% !important; } }
article img.tex, article img.no-border, article img.http-bookmark, article img.hatena-id-icon { background: transparent; padding: 0; border: 0; -webkit-border-radius: first-value-of(0) first-value-of(0); -moz-border-radius: 0 / 0; border-radius: 0 / 0; -webkit-box-shadow: compact(0 0 0 #cccccc, false, false, false, false, false, false, false, false, false); -moz-box-shadow: compact(0 0 0 #cccccc, false, false, false, false, false, false, false, false, false); box-shadow: compact(0 0 0 #cccccc, false, false, false, false, false, false, false, false, false); }
article img.hatena-id-icon { padding-right: .2em; }
article ul, article ol { margin: 1em 0 1em 1.5em; }
article li ul, article li ol { margin: 0 0 0 1em; }
article ol { list-style: decimal outside; }
article ul { list-style: disc outside; }
article ul ul { list-style: circle outside; }
article li { margin: .4em 0 .4em 1.0em; line-height: 1.5; }
article dl { margin: 1em; }
article dl dt { color: #336699; font-weight: bold; margin: 0.2em 0; }
article dl dd { margin: 0.2em 0 0.2em 2em; line-height: 1.5; }
article blockquote { margin: 1em 0; background: white; border: .4em solid #cccccc; -webkit-border-radius: first-value-of(1em) first-value-of(1em); -moz-border-radius: 1em / 1em; border-radius: 1em / 1em; padding: 0 1em; }
article blockquote cite { display: block; font-size: 0.9em; text-align: right; padding-bottom: 0.5em; }
article pre { font-family: Consolas, Menlo, Monaco, Lucida Console, Liberation Mono, DejaVu Sans Mono, Bitstream Vera Sans Mono, Courier New, monospace, serif; margin: 1em 0; background: white; border: .4em solid #cccccc; -webkit-border-radius: first-value-of(1em) first-value-of(1em); -moz-border-radius: 1em / 1em; border-radius: 1em / 1em; padding: 1em; overflow: visible; /*\*/ overflow: auto; /**/ }
article pre code { background: inherit; border: none; padding: 0; }
article table { border: 1px solid #666666; border-collapse: collapse; -webkit-box-shadow: compact(0px 4px 10px #cccccc, false, false, false, false, false, false, false, false, false); -moz-box-shadow: compact(0px 4px 10px #cccccc, false, false, false, false, false, false, false, false, false); box-shadow: compact(0px 4px 10px #cccccc, false, false, false, false, false, false, false, false, false); border-spacing: 0; margin: 1em 1em 1em 2em; }
article table th, article table td { padding: 0.5em 1em; border: 1px solid #666666; }
article table th { font-weight: bold; background: #eeeee9; text-align: center; }
article table td { background: white; }
article div.seealso, article div.toc { background: #e9e9e9; -webkit-border-radius: first-value-of(0.5em) first-value-of(0.5em); -moz-border-radius: 0.5em / 0.5em; border-radius: 0.5em / 0.5em; margin: 1em 0; padding: 1em 1em .6em 1em; }
article div.seealso h1, article div.seealso h4, article div.toc h1, article div.toc h4 { border: 0; margin: 0 0 .4em 0; color: black; font-weight: bold; font-family: "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", Helvetica, Arial, Verdana, sans-serif; font-size: 100%; font-family: selif; }
article div.seealso ul, article div.toc ul { margin: 0; padding: 0; }
article div.seealso ul li, article div.toc ul li { background: url("http://tech.nitoyon.com/img/icon/item.gif") no-repeat 4px top; display: block; padding-left: 24px; margin: .2em 0; }
article div.hatena-asin-detail { margin: 1em; padding: 1em; border: .4em solid #cccccc; -webkit-border-radius: first-value-of(1em) first-value-of(1em); -moz-border-radius: 1em / 1em; border-radius: 1em / 1em; background: white; }
article div.hatena-asin-detail img.hatena-asin-detail-image { float: left; border: 0; margin: 0 10px 0 0; }
article div.hatena-asin-detail div.hatena-asin-detail-info { margin: 0 0 0 140px; word-break: break-all; }
article div.hatena-asin-detail div.hatena-asin-detail-info p.hatena-asin-detail-title { font-weight: bold; width: 100%; margin: 0; }
article div.hatena-asin-detail div.hatena-asin-detail-info ul { list-style-type: none; margin: 5px 0 0 0; padding: 0; }
article div.hatena-asin-detail div.hatena-asin-detail-info ul li { margin: 0; padding: 0; }
article div.hatena-asin-detail div.hatena-asin-detail-foot { clear: both; }
article div.hatena-asin-detail p a { border: 0; }
article iframe.twitter-tweet { margin: 1em auto !important; }
article table.gadget { border-collapse: separate; border: 1px solid #666666; }
article table.gadget td { border: none; padding: 0 .5em; }
article table.gadget td img { padding: 0; background: transparent; border: 0; -webkit-border-radius: first-value-of(0) first-value-of(0); -moz-border-radius: 0 / 0; border-radius: 0 / 0; -webkit-box-shadow: compact(0 0 0 #cccccc, false, false, false, false, false, false, false, false, false); -moz-box-shadow: compact(0 0 0 #cccccc, false, false, false, false, false, false, false, false, false); box-shadow: compact(0 0 0 #cccccc, false, false, false, false, false, false, false, false, false); }

.share { margin-bottom: 1em; }
.share .hatena-bookmark-button-frame, .share .twitter-share-button, .share div.fb-like { padding-right: .5em; }
.share div.fb-like { vertical-align: top; }
.share .twitter-share-button { padding-right: .2em; }

.ja .share .twitter-share-button { width: 110px !important; }

.en .share .twitter-share-button { width: 85px !important; }

article footer div.share { margin: 1em 0 1em 0; }
article footer div.entry-data { margin: 1.2em 0; color: #888888; }
article footer div.entry-data div.post-date { margin-bottom: .4em; }
article footer div.entry-data div.post-date span.edit-history:before { content: "("; }
article footer div.entry-data div.post-date span.edit-history:after { content: ")"; }
article footer div.entry-data a { color: #888888; }
.ja article footer div.entry-data div.post-date:before { content: "公開: "; }
.ja article footer div.entry-data div.post-tags:before { content: "タグ: "; }
.en article footer div.entry-data div.post-date:before { content: "Posted: "; }
.en article footer div.entry-data div.post-tags:before { content: "Tags: "; }
article footer div#pager { margin: 2em 0 2.5em 0; }
article footer div#pager div.previous a b { padding-right: .2em; }
article footer div#pager div.next { text-align: right; }
article footer div#pager div.next a b { padding-left: .2em; }
article footer div#pager div.previous a, article footer div#pager div.next a { padding: .2em 0; text-decoration: none; }
article footer div#pager div.previous a b, article footer div#pager div.next a b { color: #000; }
article footer div#pager a:hover span.title { text-decoration: underline; }

#aboutme { margin-top: 1em; }
#aboutme img#aboutme_pic { float: left; padding: 5px; width: 200px; height: 150px; background: white; border: 1px solid #eeeeee; -webkit-border-radius: first-value-of(6px) first-value-of(6px); -moz-border-radius: 6px / 6px; border-radius: 6px / 6px; -webkit-box-shadow: compact(0px 4px 10px #eeeeee, false, false, false, false, false, false, false, false, false); -moz-box-shadow: compact(0px 4px 10px #eeeeee, false, false, false, false, false, false, false, false, false); box-shadow: compact(0px 4px 10px #eeeeee, false, false, false, false, false, false, false, false, false); }
@media screen and (max-width: 568px) { #aboutme img#aboutme_pic { float: right; margin: 0 0 .5em .5em; width: 100px; height: 75px; } }
#aboutme div#aboutme_text { margin-left: 240px; }
@media screen and (max-width: 568px) { #aboutme div#aboutme_text { margin-left: 0; } }
#aboutme h2:first-child { margin-top: .8em; }
#aboutme p { margin: .8em 0; }
#aboutme h2 { margin-top: 1.5em; }
#aboutme div.icons { margin-top: .5em; }

#about-logo { margin-top: 1em; }
#about-logo img { float: left; margin: 0 10px 10px 0; width: 114px; height: 114px; }
@media screen and (max-width: 568px) { #about-logo img { width: 57px; height: 57px; } }
#about-logo div#about-logo-text { margin-left: 124px; overflow: hidden; *zoom: 1; }
@media screen and (max-width: 568px) { #about-logo div#about-logo-text { margin-left: 0; } }
#about-logo p { margin: .8em 0; }

footer.page-footer { margin-top: 3.5em; background: #e9e9e9; -webkit-box-shadow: compact(0px 0px 20px #aaaaaa, false, false, false, false, false, false, false, false, false); -moz-box-shadow: compact(0px 0px 20px #aaaaaa, false, false, false, false, false, false, false, false, false); box-shadow: compact(0px 0px 20px #aaaaaa, false, false, false, false, false, false, false, false, false); }
footer.page-footer h2 { margin: 0; display: none; }
footer.page-footer .wrapped { padding-top: 1.5em; }
footer.page-footer h3 { font-size: 1.1em; color: #336699; font-family: "Warnock Pro", "Goudy Old Style", "Palatino", "Book Antiqua", Georgia, serif; font-weight: bold; margin-bottom: .4em; text-shadow: compact(white 0 1px 1px, #0d1a26 0 -1px 1px, false, false, false, false, false, false, false, false); }
footer.page-footer div.column { width: 21.5em; }
@media screen and (max-width: 45.5em) { footer.page-footer div.column { width: auto; } }
footer.page-footer #recententries ul li { border-bottom: gainsboro solid 1px; }
footer.page-footer #recententries ul li a { display: block; color: black; text-decoration: none; padding: .4em .4em .4em 24px; line-height: 1.4; background: url("http://tech.nitoyon.com/img/icon/item.gif") no-repeat 4px 4px; -webkit-border-radius: first-value-of(0.5em) first-value-of(0.5em); -moz-border-radius: 0.5em / 0.5em; border-radius: 0.5em / 0.5em; }
footer.page-footer #recententries ul li a:hover { text-decoration: underline; background-color: white; }
footer.page-footer #footer-right-column { float: right; }
@media screen and (max-width: 45.5em) { footer.page-footer #footer-right-column { float: none; } }
footer.page-footer #profile { margin-bottom: 1.5em; }
footer.page-footer #profile a#prof_pic img { width: 64px; height: 56px; float: left; }
footer.page-footer #profile p { margin: 0 0 .7em 74px; line-height: 1.3; }
footer.page-footer #subscribe { overflow: hidden; *zoom: 1; margin-bottom: 1.5em; }
footer.page-footer #subscribe li { display: inline; float: left; }
footer.page-footer #subscribe li a { display: block; width: 32px; height: 32px; text-indent: -9999px; margin-right: 4px; }
footer.page-footer #archive { clear: both; }
footer.page-footer #archive_month_list li.year { margin-bottom: .4em; }
footer.page-footer #archive_month_list li.year a.year { color: #888888; padding: .1em .3em; font-weight: bold; text-decoration: none; }
footer.page-footer #archive_month_list ul.monthes { display: inline; }
@media screen and (max-width: 45.5em) { footer.page-footer #archive_month_list ul.monthes { display: block; margin-bottom: .8em; } }
footer.page-footer #archive_month_list ul.monthes li { display: inline; }
footer.page-footer #archive_month_list ul.monthes li br { display: none; }
@media screen and (max-width: 45.5em) { footer.page-footer #archive_month_list ul.monthes li br { display: inline; } }
footer.page-footer #archive_month_list .month { padding: .1em .3em; color: #000000; text-decoration: none; padding: 0 0.3em; }
footer.page-footer #archive_month_list span.month { color: #c3c3c3; }
footer.page-footer #archive_month_list a:hover { background: white; -webkit-border-radius: first-value-of(0.5em) first-value-of(0.5em); -moz-border-radius: 0.5em / 0.5em; border-radius: 0.5em / 0.5em; text-decoration: underline; }
footer.page-footer div.copy { margin-top: 1.5em; padding: 1em 0; font-size: 0.8em; font-weight: bold; background: #505050; color: white; -webkit-box-shadow: compact(0px 0px 20px #888888, false, false, false, false, false, false, false, false, false); -moz-box-shadow: compact(0px 0px 20px #888888, false, false, false, false, false, false, false, false, false); box-shadow: compact(0px 0px 20px #888888, false, false, false, false, false, false, false, false, false); }

.twitter-icon32 { background: url("/images/profiles/twitter.gif") no-repeat left top; }

.facebook-icon32 { background: url("/images/profiles/facebook.gif") no-repeat left top; }

.rss-icon32 { background: url("/images/profiles/rss.png") no-repeat left top; }

.highlight .hll { background-color: #ffffcc; }

.highlight { background: #f8f8f8; }

.highlight span.c { color: #408080; font-style: italic; }

.highlight .err { border: 1px solid #FF0000; }

.highlight .k { color: #008000; font-weight: bold; }

.highlight .o { color: #666666; }

.highlight .cm { color: #408080; font-style: italic; }

.highlight .cp { color: #BC7A00; }

.highlight .c1 { color: #408080; font-style: italic; }

.highlight .cs { color: #408080; font-style: italic; }

.highlight .gd { color: #A00000; }

.highlight .ge { font-style: italic; }

.highlight .gr { color: #FF0000; }

.highlight .gh { color: #000080; font-weight: bold; }

.highlight .gi { color: #00A000; }

.highlight .go { color: #808080; }

.highlight .gp { color: #000080; font-weight: bold; }

.highlight .gs { font-weight: bold; }

.highlight .gu { color: #800080; font-weight: bold; }

.highlight .gt { color: #0040D0; }

.highlight .kc { color: #008000; font-weight: bold; }

.highlight .kd { color: #008000; font-weight: bold; }

.highlight .kn { color: #008000; font-weight: bold; }

.highlight .kp { color: #008000; }

.highlight .kr { color: #008000; font-weight: bold; }

.highlight .kt { color: #B00040; }

.highlight .m { color: #666666; }

.highlight .s { color: #BA2121; }

.highlight .na { color: #7D9029; }

.highlight .nb { color: #008000; }

.highlight .nc { color: #0000FF; font-weight: bold; }

.highlight .no { color: #880000; }

.highlight .nd { color: #AA22FF; }

.highlight .ni { color: #999999; font-weight: bold; }

.highlight .ne { color: #D2413A; font-weight: bold; }

.highlight .nf { color: #0000FF; }

.highlight .nl { color: #A0A000; }

.highlight .nn { color: #0000FF; font-weight: bold; }

.highlight .nt { color: #008000; font-weight: bold; }

.highlight .nv { color: #19177C; }

.highlight .ow { color: #AA22FF; font-weight: bold; }

.highlight .w { color: #bbbbbb; }

.highlight .mf { color: #666666; }

.highlight .mh { color: #666666; }

.highlight .mi { color: #666666; }

.highlight .mo { color: #666666; }

.highlight .sb { color: #BA2121; }

.highlight .sc { color: #BA2121; }

.highlight .sd { color: #BA2121; font-style: italic; }

.highlight .s2 { color: #BA2121; }

.highlight .se { color: #BB6622; font-weight: bold; }

.highlight .sh { color: #BA2121; }

.highlight .si { color: #BB6688; font-weight: bold; }

.highlight .sx { color: #008000; }

.highlight .sr { color: #BB6688; }

.highlight .s1 { color: #BA2121; }

.highlight .ss { color: #19177C; }

.highlight .bp { color: #008000; }

.highlight .vc { color: #19177C; }

.highlight .vg { color: #19177C; }

.highlight .vi { color: #19177C; }

.highlight .il { color: #666666; }

.tag-cloud { margin-top: .7em; }

.tag-cloud a { text-decoration: none; margin-right: .2em; }

.tag-cloud a:hover { text-decoration: underline; }

.tag-cloud-0 { font-size: 2.4em; }

.tag-cloud-1 { font-size: 2.2em; }

.tag-cloud-2 { font-size: 2.0em; }

.tag-cloud-3 { font-size: 1.8em; }

.tag-cloud-4 { font-size: 1.4em; }

.tag-cloud-5 { font-size: 1em; }
