@charset "utf-8";
@import url(http://www.google.com/cse/api/overlay.css);
@import url(jquery-ui-1.7.2.custom.css);

/* font */
html, body, ul, ol, li, dl, dt, dd, h1, h2, h3, h4, h5, h6, div, p, blockquote, th, td, form, fieldset, input, textarea, select, button, pre {
	font-family: 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'メイリオ', Meiryo, 'ＭＳ Ｐゴシック', sans-serif;
}
section, nav, article, aside, hgroup, header, footer, figure, figcaption {
	display: block;
}
h1, h2, h3, h4, h5, h6, p, pre, blockquote, fieldset, ul, ol, dl, dt, dd {
	margin:0; padding:0;
}
h1, h2, h3, h4, h5, h6 { font-size:1em; font-weight: normal; }
address, caption, th cite, code, var, dfn, em, strong { font-style: normal; font-weight: normal; }
table { border-collapse: collapse; border-spacing: 0; }
caption, th { text-align: left; }
fieldset { border: 0; }
optgroup { color: #000; }
ol, ul { list-style: none; }
blockquote:before, blockquote:after, q:before, q:after { content: ""; }
blockquote, q { quotes: "" ""; }
abbr, acronym { border: 0; cursor: help; }
img { border:0; vertical-align: bottom; }
object, embed { vertical-align: bottom; }
.fixed, .clear { clear:both; }

/* layout */
html, body { margin:0; padding: 0; font-size:13px; line-height:1.8; }
#container, #content { position: relative; text-align:center; }
#container_inner, #content_inner { position: relative; margin:0 auto; text-align: left; }
#container { margin:0; padding: 0;  }
#container_inner { margin: 0 auto 0 auto; width: 100%; }
#header, #footer { width: 980px; margin:0 auto 0 auto; position:relative; }
#header { background:none; height:80px; }
#content { width: 980px; margin:0 auto 0 auto; }
#content {
	-moz-border-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAYAAAAGCAYAAADgzO9IAAAANUlEQVQIW2NkYGBgQ8JAJsMvEGYEEjxQzA0SBYKvQPwFJCEExIJAfBcqoQyk3+OVwGkUVssBP4wMT0ZBZV0AAAAASUVORK5CYII=) 2 / 2px repeat;
	-ms-border-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAYAAAAGCAYAAADgzO9IAAAANUlEQVQIW2NkYGBgQ8JAJsMvEGYEEjxQzA0SBYKvQPwFJCEExIJAfBcqoQyk3+OVwGkUVssBP4wMT0ZBZV0AAAAASUVORK5CYII=) 2 / 2px repeat;
	-o-border-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAYAAAAGCAYAAADgzO9IAAAANUlEQVQIW2NkYGBgQ8JAJsMvEGYEEjxQzA0SBYKvQPwFJCEExIJAfBcqoQyk3+OVwGkUVssBP4wMT0ZBZV0AAAAASUVORK5CYII=) 2 / 2px repeat;
	-webkit-border-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAYAAAAGCAYAAADgzO9IAAAANUlEQVQIW2NkYGBgQ8JAJsMvEGYEEjxQzA0SBYKvQPwFJCEExIJAfBcqoQyk3+OVwGkUVssBP4wMT0ZBZV0AAAAASUVORK5CYII=) 2 / 2px repeat;
	border-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAYAAAAGCAYAAADgzO9IAAAANUlEQVQIW2NkYGBgQ8JAJsMvEGYEEjxQzA0SBYKvQPwFJCEExIJAfBcqoQyk3+OVwGkUVssBP4wMT0ZBZV0AAAAASUVORK5CYII=) 2 / 2px repeat;
	border-width: 2px;
}
#content_inner { background-color:#fff; }
#alpha, #beta, #gamma { display:block; overflow:hidden; }

.gist, .syntaxhighlighter { max-width:600px; }
/*.layout_ww #content { width: 100%; }*/
.layout_ww #alpha, .layout_ww #beta { width: 980px;  margin:0 auto 0 auto; }
.layout_wtt #alpha { width: 470px; }
.layout_wtt #beta { left: 235px; width: 235px; }
.layout_wtt #gamma { right: 235px; width: 235px; }
.layout_wt #content_inner { /*display: box; display:-webkit-box; display:-moz-box;*/ }
.layout_wt #alpha { float: left; }
.layout_wt #beta { float: right; }
.layout_wt #alpha { width: 680px; }
.layout_wt #alpha_inner { padding:5px 15px 15px; }
.layout_wt #beta { width: 300px; }
.layout_wt #beta .widget { width:300px; }

/* tablet */
.layout_tablet #container > header, 
.layout_tablet #container > footer, 
.layout_tablet #content { width: 740px; }
.layout_tablet #alpha { width: 740px; }
.layout_tablet #alpha_inner { padding:5px; }
.layout_tablet #beta { position:fixed; top:40px; right:5px; width: 300px; }
.layout_tablet #beta_inner { position:relative; height:100%; }
.layout_tablet #sidebar {display:block; height:98%; overflow-y:scroll; }
.layout_tablet #sidebar_toggle { position:fixed; top:5px; right:5px; width: 100px; height:25px; line-height:26px;  }
body.layout_tablet { background: #10C7EF !important; }
.layout_tablet #header_name { margin-left:-45px !important;}
.layout_tablet nav {left:160px !important; }
.layout_tablet #alpha {background-color:#fff;}
.layout_tablet #beta { border:2px solid #333;-webkit-border-radius:8px;background-color:rgba(255,255,255,.9);}
.layout_tablet #sidebar_toggle {
	-webkit-border-radius:4px;
	text-align:center;
	font-weight:bold;letter-spacing:-1px;color:#fff;font-family:"Trebuchet MS",Verdana,Arial,sans-serif;text-transform:uppercase;
	text-decoration:none;
	background-color: rgba(0,0,0,0.3);
}
/* phone */
.layout_phone #container > header, 
.layout_phone #container > footer, 
.layout_phone #content { width: auto; margin: 5px; }
.layout_phone #alpha { width: auto; float:none; }
.layout_phone #alpha_inner { padding:5px; }
.layout_phone #beta { width:auto; float:none; }
.layout_phone #beta_inner { }
body.layout_phone { background: #10C7EF !important; }
.layout_phone #header { width:auto; height:auto; margin-bottom:0; }
.layout_phone #header_name,
.layout_phone #header_description,
.layout_phone #search_box,
.layout_phone #header nav { position:inherit;  float:none; display:block; margin:0; top:auto; left:auto; right:auto; bottom:auto; height:auto; }
.layout_phone #header_name { margin-left:-45px; padding-top:10px; }
.layout_phone #header_description { position: absolute; top:-5px; text-align: left; font-size:.6em; }
.layout_phone #header nav { height: 30px; }
.layout_phone #search_box { display:none; height: 26px; }
.layout_phone #navi_links li a { width:auto; padding-left:1em; padding-right:1em; }
.layout_phone ul#copyright,
.layout_phone ul#powered_by { float:none; }
@media screen and (max-width: 320px) {
.layout_phone .trackbacks_info input,
.layout_phone #comment_text,
.layout_phone .post_content img { max-width:280px; }
}
.layout_phone #container { background: none; }
.layout_phone .pagenavi .newer,
.layout_phone .pagenavi_alpha { margin:0; padding:0; }
.layout_phone .pagenavi .older { display:block; }
.layout_phone .pagenavi .newer a,
.layout_phone .pagenavi .older a { float:none; margin:.5em; }

/* ----------------------------------------------------------------- */
/* Theme */
/* bg: 10C7EF */
/* link: 0066a3, ff0084*/
/* ----------------------------------------------------------------- */

.dark {color:#fff}
.light {color:#333;}
.light1 { background-color:#fff; }

/* link */
a { color:#ff0084; /*#0092E8;*/ outline:none; }
a:link { color:#ff0084; text-decoration:none; }
a:active { color:#0092E8; text-decoration:underline; }
a:visited { color:#ff0084; text-decoration:none; }
a:hover { color:#0092E8; text-decoration:underline; }
a img { border: none; }

/* header */
h1 {font-size:1.6em;letter-spacing:3px;/*text-transform:uppercase;*/}
h2 {font-size:1.4em;letter-spacing:2px;}
h3 {font-size:1.2em;letter-spacing:1px;}
h4 {font-size:1.1em;}
h5 {font-size:1em;}
.light h1 {color:#222;text-shadow:1px 1px 0 rgba(0,0,0,0.1);}

/* text */
p { text-align:left; font-size: small; }
.aa, .aa p { font-family: IPAMonaPGothic,'ＭＳ Ｐゴシック',sans-serif; font-size: 16px; line-height: 18px; }

/* quote */
blockquote {
	background:#f4f5f7 url(images/blockquote.gif) 3px 3px no-repeat;
	color: #333;
	border-right: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	-webkit-box-shadow: 6px 6px 2px #eee;
	margin:5px 0;
	padding: .5em 2em .5em 36px;
	overflow-x: auto;
}
blockquote, blockquote p {
	line-height:1.6em;
	text-shadow: 0 1px 1px rgba(0, 0, 0, .3);
}

/* code */
.pukiwiki_content pre,
.syntaxhighlighter {
	font-size: 13px; font-family: Consolas, 'Bitstream Vera Sans Mono', 'Courier New', Courier, monospace;
	line-height: 14px;
	border: #e0e0e0 solid 1px;
	-webkit-box-shadow: 4px 4px 2px #eee;
}
	
/* form */
input, select { vertical-align:middle; }
input, textarea, select { margin:2px; }
input[type="text"]:focus, input[type="url"]:focus, input[type="email"]:focus, textarea:focus { border:1px solid #0092E8; }
input[type="text"], input[type="url"], input[type="email"], textarea { border:1px solid #ddd; padding:0.25em 0.5em; }
select { border:1px outset #ccc; font-size:0.9em; }
button, input[type="button"], input[type="submit"], input[type="reset"] {
	font-size:0.9em;
	background:#eee none repeat scroll 0 0;
	border:1px outset #ddd;
	color:#222;
	padding:0.1em 0.4em 0.1em 0.4em;
}
button:hover, input[type="button"]:hover, input[type="submit"]:hover, input[type="reset"]:hover {
	color:#fff;
	border-color:#0092E8;
	background-color:#0092E8;
}

/* table */
table.border { border-collapse:collapse; margin: 1em 2em 1em 2em; }
table.border th, table.border td { padding:4px; }
table.border, table.border th, table.border td { border:1px solid #999; }

/* indicator */
.indicator { background: transparent url(images/spinner.gif) left no-repeat; padding-left:18px; }

/* jQuery UI */
.ui-tabs .ui-tabs-nav li { border: 1px solid #ddd; }

/* jQuery lightbox */
#jquery-overlay { position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; }
#jquery-lightbox { position: absolute; top: 0; left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0; }
#jquery-lightbox a img { border: none; }
#lightbox-container-image-box { position: relative; background-color: #fff; width: 250px; height: 250px; margin: 0 auto; }
#lightbox-container-image { padding: 10px; }
#lightbox-loading { position: absolute; top: 40%; left: 0%; height: 25%; width: 100%; text-align: center; line-height: 0; }
#lightbox-nav { position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
#lightbox-container-image-box > #lightbox-nav { left: 0; }
#lightbox-nav a { outline: none;}
#lightbox-nav-btnPrev, #lightbox-nav-btnNext { width: 49%; height: 100%; zoom: 1; display: block; }
#lightbox-nav-btnPrev { left: 0; float: left; }
#lightbox-nav-btnNext { right: 0; float: right; }
#lightbox-container-image-data-box { font: 10px Verdana, Helvetica, sans-serif; background-color: #fff;	margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%; padding: 0 10px 0; }
#lightbox-container-image-data { padding: 0 10px; color: #666; }
#lightbox-container-image-data #lightbox-image-details { width: 70%; float: left; text-align: left; }
#lightbox-image-details-caption { font-weight: bold; }
#lightbox-image-details-currentNumber { display: block; clear: left; padding-bottom: 1.0em;	 }
#lightbox-secNav-btnClose { width: 66px;  float: right; padding-bottom: 0.7em;	 }

/* Google Custom Search */
.cse-overlay { z-index: 9999; }
.cse-closeResults a:hover { color:#fff; border-color:#0092E8; background-color:#0092E8; }

/* Pretty printing styles. Used with prettify.js. */
.prettyprint .str { color: #080; }
.prettyprint .kwd { color: #008; }
.prettyprint .com { color: #800; }
.prettyprint .typ { color: #606; }
.prettyprint .lit { color: #066; }
.prettyprint .pun { color: #660; }
.prettyprint .pln { color: #000; }
.prettyprint .tag { color: #008; }
.prettyprint .atn { color: #606; }
.prettyprint .atv { color: #080; }
.prettyprint .dec { color: #606; }
pre.prettyprint {
	background-color: #F4F5F7;
	border-color:#ddd #999 #999 #ddd; border-style:solid; border-width:1px;
	padding:8px; margin:5px 0; max-width:530px; overflow: auto; _overflow-x: scroll;
}
@media print {
  .str { color: #060; }
  .kwd { color: #006; font-weight: bold; }
  .com { color: #600; font-style: italic; }
  .typ { color: #404; font-weight: bold; }
  .lit { color: #044; }
  .pun { color: #440; }
  .pln { color: #000; }
  .tag { color: #006; font-weight: bold; }
  .atn { color: #404; }
  .atv { color: #060; }
}

/* pukiwiki */
.pukiwiki_content {  }
.pukiwiki_content pre, 
.pukiwiki_content ul,
.pukiwiki_content dl,
.pukiwiki_content ol,
.pukiwiki_content p,
.pukiwiki_content blockquote { line-height:1.7; }
.pukiwiki_content pre {
	background-color: transparent;
}
.pukiwiki_content p { margin:8px; }
.pukiwiki_content blockquote { margin-left:32px; }
.pukiwiki_content h1,
.pukiwiki_content h2,
.pukiwiki_content h3,
.pukiwiki_content h4,
.pukiwiki_content h5 {
	background-color:transparent;
	font-weight:bold;
	margin-top:10px;
}
.pukiwiki_content h1, .pukiwiki_content h2 { border-width: 0 0 3px 0; }
.pukiwiki_content h3 { border-width: 0 0 2px 0; }
.pukiwiki_content h4 { border-width: 0 0 1px 0; }
.pukiwiki_content h5, .pukiwiki_content h6 { border:0px; }
.pukiwiki_content .small { font-size:90%; }
.pukiwiki_content em { color:#ff0000; }
.pukiwiki_content hr.note_hr { 
	border-color:#ddd; width:100%;
	border-style:solid
	border-width:1px 0;
	margin:1em auto 0.5em auto;
}
.pukiwiki_content table.style_table,
.pukiwiki_content table.style_table th,
.pukiwiki_content table.style_table td { border: 1px solid #ddd; border-collapse: collapse; padding: 4px; font-size:small; }
.pukiwiki_content thead td.style_td { background-color:#eee; }
.pukiwiki_content td.style_td { background-color:#fff; }
.powered_by_pukiwiki { display:block; padding:4px; text-align:right; font-size:.8em; margin-top:1em; }
.pukiwiki_content div.jumpmenu {display:none;}
.pukiwiki_content a.anchor_super { visibility: collapse; }

/* container ----------------------------------------------------------------- */
body {
	background: #10C7EF url(images/body_bg.png) no-repeat top center; 
}
#container {
	background: url(images/lightning.png) no-repeat 50% 75% fixed;
}

/* header ----------------------------------------------------------------- */
#header_name { display: inline; float:left; height:40px; line-height:40px; margin:35px 0 0 -72px; padding:0; color:#fff; }
#header_name a {
	display: block; width: 220px; height: 40px; text-indent: -9999px; margin:0; padding:0;
	background:transparent url(images/domain_logo.png) no-repeat scroll 0 0;
	margin-top:0px; margin-left:0px;
	outline:none;
}
#header_name a:hover { background-position: 0 -40px; }
#header_description { 
	position: absolute; top:15px; left:0px; right:0px;
	display:block; height:20px; line-height:20px;
	margin:0; padding:0; text-align:right;
	color: #fff; text-shadow:1px 1px 0 rgba(0, 0, 0, 0.6);
}
nav {position: absolute; top:40px; left:240px; right:0px; display:block; height: 40px;overflow:hidden;}
#navi_links { position:absolute; left:0;top:5px; }
#navi_links li { display:inline; margin-right:4px; height: 25px; line-height:25px; }
#navi_links li a {
	font-weight:bold;font-size:1.15em;letter-spacing:-1px;color:#fff;font-family:"Trebuchet MS",Verdana,Arial,sans-serif;text-transform:uppercase;
	display:inline-block; width:100px; height: 25px; line-height:24px;
	text-decoration:none;
	background: #666;
	background: rgba(0,0,0,0.3);
}
#navi_links li.navi_selected a {background:#333;background: rgba(0,0,0,0.6);}
#navi_links li a:hover { text-decoration:none; background:#bbb; background: rgba(255,255,255,0.3);}

#search_box label, #language_box label { color:#fff; font-size:0.8em; }
#search_box { position:absolute; top:45px; right:0px; display:block; height: 26px; border:none; padding:0; margin:0; }
#search_box #search_label { float:left; line-height:26px; margin-right:.2em; }
#search_box #search_text { float:left; width:160px; height:18px; margin:0 4px 0 4px; padding:2px; }
#search_box #search_submit {
	float:left; margin: 6px 0 0 0;
	display:block; width:15px; height:14px;
	font-size: 11px; text-indent: -9999px;
	border:none; outline: none;
	background: transparent url(images/search_loupe.png) no-repeat scroll 0 0;
}
#search_box #search_submit:hover {background-position: 0 -14px;}
#language_box {position:absolute; top:5px; right:0px; display:block; padding:0; margin:0;}
#language_box select { font-size:0.8em; }

/* content ----------------------------------------------------------------- */
.layout_wt #content_inner {background:transparent url(images/content_wt.png) repeat-y center;}

/* footer ----------------------------------------------------------------- */
footer { color:#fff; padding-top: 10px; padding-bottom:10px; }
#footer_counter { text-align: right; }
p#copyright { font-size:.85em; text-align:center; }
ul#copyright { float:left; padding:0; }
ul#copyright li { display: inline; font-size:.85em; margin-right:0.2em; }
ul#powered_by { float:right; padding:0; }
ul#powered_by li { display: inline; font-size:.85em;  }

/* util */
#container:after,
#site_navi:after,
#site_navi_inner:after,
#content:after,
#alpha_inner:after,
#beta_inner:after,
#gamma_inner:after,
footer:after,
.pkg:after {
	content: " ";
	display: block;
	visibility: hidden;
	clear: both;
	height: 0.1px;
	font-size: 0.1em;
	line-height: 0;
}

/* home */
body#home { background-image:url(images/body_bg.png);}
#home #alpha_inner { padding: 20px; }
#home #beta_inner { padding: 20px; background-image:url(images/beta_content_dark.png); }
#home .iddyprofile, #home .twitter_widget { width:300px; margin-left:10px; }
#home .navi div.thinking, 
#home .navi div.creating,
#home .navi div.about { display:block; width:300px; float:left; }
#home .feed div.thinking, 
#home .feed div.creating,
#home .feed div.about { display:block; width:300px; float:left; }
#home div.thinking { margin-right:10px; }
#home div.about { margin-left:10px; }
#home .naviitem {padding:10px;width:280px;margin-bottom:20px;}
#home .creating .naviitem {margin-bottom:10px;}
#home .navithum {float:left; display:block;width:60px;}
#home .naviinfowrap {display:block;float:left;width:210px;}
#home .naviinfowrap h2 {border-bottom:1px solid rgba(0, 0, 0, 0.2);font-size:1.2em; letter-spacing:0px;}
#home .naviinfowrap h2 a {font-weight:bold;text-decoration:none;}
#home .naviinfowrap p { display:block; margin-top:0.2em;font-size:0.85em;line-height:1.8em; }
#home .iddyprofilebody { font-size:1em; }
#home p.iddyprofiledescription {font-size:0.85em;line-height:1.9em;}
#home .feeditem > h2 {font-weight:bold;font-size:1.2em;letter-spacing:-1px;color:#fff;font-family:"Trebuchet MS",Verdana,Arial,sans-serif;text-transform:uppercase;}
#home .feeditem > h2 a {color:#fff;text-decoration:none;}
#home .feeditem > h2.kwlog {background: url(../default/images/icons/social/wordpress_16.png) no-repeat left center; padding-left:20px;}
#home .feeditem > h2.github {background: url(../default/images/icons/social/github_16.png) no-repeat left center; padding-left:20px;}
#home .feeditem > h2.twitter {background: url(../default/images/icons/social/twitter_16.png) no-repeat left center; padding-left:20px;}
#home .feedcontent .entrylist li { margin-bottom:1em; }
#home .feedcontent .entrylist span { float:left; margin-right:.5em; }
#home .feedcontent .entrylist h4 { float:left; font-size:1em; }
#home .feedcontent .entrylist p { border-top:1px dotted rgba(255, 255, 255, 0.2); color:rgba(255, 255, 255, 0.8); clear:both;font-size:0.85em;line-height:1.9em;padding:0.2em;}

/* home-iddy */
.iddyprofile {margin:0;padding:0;font-size:1em;line-height:1.3em;}
.iddyprofiletitle {margin:0 0 1px 0;padding:10px;display:none;}
.iddyprofilebody {margin:0;padding:10px;}
.iddyprofilephoto {margin:0;padding:0;}
.iddyprofilephoto img {margin-right:10px;padding:5px;border:1px solid #ddd;background:#fff;width:60px;height:60px;float:left;}
.iddyprofilename {margin:0;padding:0;line-height:70px;}
.iddyprofilename span {display:block;}
.iddyprofiledescription {margin:0;padding:10px;clear:both;}
.iddyprofiledescription a {display:none;}
.iddyprofilemore {margin:0 0 5px 0;padding:10px;background-color:#fff;border:1px solid #ff5500;}
.iddyprofilemore {display:none;}
.iddyprofilemore a {margin:0;padding:0 0 0 20px;text-decoration:none;background:url(https://iddy.jp/image/tool/arrow_p.png) no-repeat left center;display:block;}
.poweredbyiddy {margin:0;padding:0;font-size:80%;text-align:right;}
.poweredbyiddy a {display:block;}

/* portfolio */
body#portfolio h1,body#portfolio h2,body#portfolio h3,body#portfolio h4,body#portfolio h5{
	color:#000; font-weight: bold; font-family:"Trebuchet MS",Verdana,Arial,sans-serif;
}
#portfolio_header h1 { padding:20px 0 0 20px; }
#portfolio_pankuzu { padding:.5em; height:20px; line-height:20px; background-color:#def1f9; color:#333; letter-spacing:1px; }
body#portfolio #alpha_inner { padding:20px; }
#portfolios h3 {
	clear:both; margin:0; padding: 4px 0 2px 0;
	color:#333; text-shadow:1px 1px 0 rgba(0, 0, 0, 0.1);
	font-size:1.2em;letter-spacing:2px;font-weight: bold; font-family:"Trebuchet MS",Verdana,Arial,sans-serif;
	box-shadow: 0 1px 0 rgba(0,0,0,0.1);
	-webkit-box-shadow: 0 1px 0 rgba(0,0,0,0.1);
	-moz-box-shadow:0 1px 0 rgba(0,0,0,0.1);
}
body#portfolio #portfolios ul { margin:0; padding:15px; }
body#portfolio #portfolios ul li { width: 48%; height:4.5em; display:inline; display:inline-block;  }
body#portfolio #portfolios ul li.odd { clear:both; }
#portfolios ul li a { font-size:1em; font-weight:bold; letter-spacing:-1px; border-bottom: 1px dotted #ddd; padding-left:22px; height:20px; line-height:20px; display:block; background-position: left center; background-repeat: no-repeat; }
#portfolios ul li p { font-size:0.9em; display:block; margin:0; padding:.4em; color:#666; padding-left:1em; line-height:1.2; }
#portfolios ul.web_portfolios li a { background-image: url(../default/images/icons/fammini/page_url.gif); }
#portfolios ul.web_portfolios li.flash a { background-image: url(../default/images/icons/fammini/page_flash.gif); }
#portfolios ul.web_portfolios li.tool a { background-image: url(../default/images/icons/fammini/page_url.gif); }
#portfolios ul.tool_portfolios li a { background-image: url(../default/images/icons/fammini/page_url.gif); }
#portfolios ul.jquery_portfolios li a { background-image: url(../default/images/icons/app/jquery_16.png); }
#portfolios ul.chumby_widget_portfolios li a { background-image: url(../default/images/icons/app/chumby_16.png); }
#portfolios ul.firefox_portfolios li a { background-image: url(../default/images/icons/app/firefox_16.png); }
#portfolios ul.crx_portfolios li a { background-image: url(../default/images/icons/app/chrome_16.png); }
#portfolios ul.silverlight_portfolios li a { background-image: url(../default/images/icons/app/silverlight_16.png); }
#portfolios ul.com_portfolios li a { background-image: url(../default/images/icons/fammini/page_package.gif); }
#portfolios ul.php_portfolios li a { background-image: url(../default/images/icons/app/php_16.png); }
#portfolios ul.windows_portfolios li a { background-image: url(../default/images/icons/famsilk/application_xp.png); }
#portfolios ul.widget_portfolios li a { background-image: url(../default/images/icons/app/ywe_16.png); }
#portfolios ul.movable_type_portfolios li a { background-image: url(../default/images/icons/social/movabletype_16.png); }
#portfolios ul.wordpress_portfolios li a { background-image: url(../default/images/icons/social/wordpress_16.png); }
#portfolios ul.pukiwiki_portfolios li a { background-image: url(../default/images/icons/app/pukiwiki_16.png); }
#portfolios ul.air_portfolios li a { background-image: url(../default/images/icons/app/air_app_16.png); }
#portfolio .copyright_list {font-size:.8em;}

/* blog */
body.blog_ja #header_name a { background-image: url(images/blog_logo.png); }
body.blog_en #header_name a { background-image: url(images/blogspot_logo.png); }
h2.header, h3.header, .widget_header { margin: 0; padding: 5px 0; font-size: 14px; font-weight: bold; }
.dark h2.header, .dark h3.header, .dark .widget_header {color:#fff; text-shadow:1px 1px 0 rgba(0, 0, 0, 0.8);}
.light h2.header, .light h3.header, .light .widget_header {color:#3E667E; text-shadow:1px 1px 0 rgba(0, 0, 0, 0.1);}
ul.entries li {background:url("../default/images/icons/fammini/page_tick.gif") no-repeat scroll left center transparent;padding-left:18px;}
ul.comments li {background:url("../default/images/icons/fammini/comment.gif") no-repeat scroll left center transparent;padding-left:18px;}
ul.pages li {background:url("../default/images/icons/fammini/page_text.gif") no-repeat scroll left center transparent;padding-left:18px;}
ul.memo_pages li { margin-top:.5em; padding-left:20px; border-bottom:1px dotted #ddd; }
ul.trackpacks li {background:url("../default/images/icons/fammini/page_url.gif") no-repeat scroll left center transparent;padding-left:18px;}

/* blog archives */
/*
.archive_datebased .archive_content ul li {
	background:url(../default/images/icons/fammini/folder.gif) no-repeat scroll left center transparent;
	padding:2px 0 2px 18px;
	display:inline-block;
	float:left;
	width:140px;
}*/
.archive_keywords .archive_content > ul > li {
	border-bottom:1px dotted #ddd;
	clear:both;
	padding-top:10px;
	margin:2px 0;
}
.archive_keywords .archive_content ul li ul li {
	background:url(../default/images/icons/fammini/folder.gif) no-repeat scroll left center transparent;
	padding:2px 0 2px 18px;
	display:inline-block;
	float:left;
	width:190px;
}

/* blog tags */
.blog_tags ul.tags_list { text-align: left; list-style: none; font-size: 20px;  } 
.blog_tags ul.tags_list li { display: inline; line-height: 160%; }
.blog_tags li.rank_1  { font-size: 1.375em; }
.blog_tags li.rank_2  { font-size: 1.35em; }
.blog_tags li.rank_3  { font-size: 1.3em; }
.blog_tags li.rank_4  { font-size: 1.275em; }
.blog_tags li.rank_5  { font-size: 1.25em; }
.blog_tags li.rank_6  { font-size: 1.125em; }
.blog_tags li.rank_7  { font-size: 1.1em; }
.blog_tags li.rank_8  { font-size: 1em; }
.blog_tags li.rank_9  { font-size: 0.95em; }
.blog_tags li.rank_10 { font-size: 0.95em; }
.blog_tags li.rank_1 a { color:#101010; }
.blog_tags li.rank_2 a { color:#1f1f1f; }
.blog_tags li.rank_3 a { color:#2f2f2f; }
.blog_tags li.rank_4 a { color:#3e3e3e; }
.blog_tags li.rank_5 a { color:#4e4e4e; }
.blog_tags li.rank_6 a { color:#5d5d5d; }
.blog_tags li.rank_7 a { color:#6d6d6d; }
.blog_tags li.rank_8 a { color:#7c7c7c; }
.blog_tags li.rank_9 a { color:#8c8c8c; }
.blog_tags li.rank_10 a { color:#9b9b9b; }

/* page navigation */
.pagenavi_alpha { border-bottom:1px solid #ddd; margin:5px -5px 10px; padding:5px 5px 10px; }
.pagenavi_beta { margin:10px -5px 0; padding:10px 5px 0; }
.pagenavi { font-size:11px; }
.pagenavi a { height:16px; line-height:16px; }
.pagenavi .newer a {background:url(../default/images/icons/fammini/page_prev.gif) left no-repeat;float:left; padding-left:20px; }
.pagenavi .older a {background:url(../default/images/icons/fammini/page_next.gif) right no-repeat;float:right; padding-right:20px; }

/* blog sidebar */
#sidebar { padding-bottom:10px;}
#sidebar .widget-search input#s { width:200px; }
#sidebar .widget_header {
	font-size: 1.1em; letter-spacing:-1px;font-weight: bold;
	font-family:"Trebuchet MS",Verdana,Arial,sans-serif;
	text-transform:uppercase;
	color:#3E667E; text-shadow:1px 1px 0 #fff;
	border-bottom: 1px solid #ddd; padding: 10px 10px 0px 10px;
}
#sidebar .widget_content { padding: 2px 10px 4px 10px; margin:5px 0 5px; font-size: 11px; }
#sidebar .widget_content li { margin-bottom:4px; margin-top:4px; }
#sidebar .widget_recent_entries .widget_content li,
#sidebar #widget_recent_tabs div ul li {border-bottom:1px dotted #ddd;padding:2px 0 2px 20px;}
#sidebar .widget_recent_entries .widget_content li {background:url("../default/images/icons/fammini/page_tick.gif") no-repeat scroll left center transparent;padding-left:18px;}
#sidebar .widget_footer { padding: 2px 8px 2px 8px; font-size: 10px; color: #444; }
#sidebar .widget_footer_toidx { text-align:right; color: #999; }
#sidebar .widget_footer_toidx a {background:url(../default/images/icons/fammini/folder.gif) left no-repeat;padding-left:18px; line-height: 18px; height: 18px;display:inline-block;}
.widget_categories .widget_content ul li.cat-item {
	background:url("../default/images/icons/fammini/folder.gif") no-repeat scroll left 2px transparent;
	padding:2px 0 2px 18px;
	position:relative;
	text-align:right;
	border-bottom:1px dotted #ddd;
}
.widget_categories .widget_content ul.children > li {
	border-bottom:1px dotted #ddd;
}
.widget_categories .widget_content ul.children > li:last-child {
	border-bottom:none;
}
.widget_categories li.cat-item a { position:absolute; left:20px; }
.widget_categories li.current-cat > a { font-weight: bold; }

#sidebar input#search_submit { margin:0; font-size:11px; }
#sidebar .widget_syndicate a.feed {
	margin-left:1em; font-size:.85em;
	background: url(../default/images/icons/social/rss_16.png) no-repeat left center; padding-left:22px;
	height:16px; line-height:16px;
	display: block;
}
#sidebar .widget_tag_cloud a {line-height:1.4em;}
#sidebar .ui-widget-content { }
#sidebar .ui-tabs { border:none; padding:0; }
#sidebar .ui-widget-header {background:none; border-width: 0 0 1px 0; }
#sidebar .ui-tabs-panel { padding:0.5em; }
#sidebar #portfolios ul {padding:0 0 0 4px;}
#sidebar #portfolios ul li a { font-weight:normal; }

#twitter_div { border: 1px solid #999; background-color: #fff; padding: 4px; }
.twitter_loading { background: url(images/spinner.gif) no-repeat left center; line-height:16px; padding-left:20px; }
ul#twitter_update_list { list-style: none; margin:0; color: #444; }
.widget-profile ul#twitter_update_list { border:1px solid #ddd; background-color:#fff; padding:2px 4px 2px 4px; margin:4px auto 4px auto; }

ul#awasete-blog-list { list-style: none; }
ul#awasete-blog-list li { text-align:left; padding-left:20px; }
.awasete_loading { background: url(images/spinner.gif) no-repeat left center; line-height:16px; padding-left:20px; }
.widget-awasete .widget-content{ margin-bottom:5px; }
.widget-awasete .widget-footer { text-align:right; }

/* entry/page */
#related, #comment, #trackbacks, #comment_form {clear:both;border-top:1px solid #ddd;padding-bottom:1em;}
.entry_main, .page_main { clear:both; margin-top:10px; }
.post_header { min-height: 60px; }
.post_date { float: left; width: 42px; /*height:42px;*/ text-align:center; border:1px solid #ddd; }
.post_date_month { font-size: 11px; line-height: 16px; font-weight:bold; color: #fff; background-color:#10C7EF;
text-transform: uppercase; letter-spacing:1px;
font-family: 'Helvetica Neue Light', HelveticaNeue-Light, 'Helvetica Neue', Helvetica, Arial, sans-serif;
}
.post_date_m03 .post_date_month,
.post_date_m04 .post_date_month,
.post_date_m05 .post_date_month { color: #fff; background-color:#f0908d; }
.post_date_m06 .post_date_month,
.post_date_m07 .post_date_month,
.post_date_m08 .post_date_month { color: #fff; background-color:#aacf53; }
.post_date_m09 .post_date_month,
.post_date_m10 .post_date_month,
.post_date_m11 .post_date_month { color: #fff; background-color:#884898; }
.post_date_m12 .post_date_month,
.post_date_m01 .post_date_month,
.post_date_m02 .post_date_month { color: #555; background-color:#fff1cf; }
.post_date_day { font-size: 12px; line-height: 20px; font-weight:bold; }
.post_date_day span { font-size: 9px; line-height: 20px; font-weight:bold; margin-left:1px; letter-spacing:1px; }
.post_date_year { font-size: 8px; line-height: 14px; background:#eee; }
.post_metadata { margin-left:52px; clear:none; width:auto; }
.post_name {display:block;font-weight:bold;line-height:1.3;margin-bottom:4px;}
.post_parent { display:inline; }
h1.post_name { font-size:1.4em; padding:2px; letter-spacing: 0px; }
.archive h1.post_name {font-size:1.2em; }
.light .post_name {border-bottom:1px dotted rgba(0, 0, 0, 0.2);}
.dark .post_name {border-bottom:1px dotted rgba(0, 0, 0, 0.2);}
.light .post_name a {color:#222; text-shadow:0 1px 0 #fff, 1px 2px 1px rgba(0,0,0,0.15);}
.dark .post_name a {color:#fff; text-shadow:0 1px 0 #222, 1px 2px 1px rgba(0,0,0,0.8);}
.post_name a:hover { color:#0092E8; text-decoration: underline; }
.post_meta {font-size:.9em;}
.post_meta .separator { color: #888; }
.post_meta > a { margin-right:2px; }
.post_meta a {text-decoration:none;}
.post_meta a img {vertical-align: middle;}
.post_meta .post-edit-link {background:url("../default/images/icons/fammini/page_edit.gif") no-repeat scroll left center transparent;padding-left:18px;}
.post_meta .comment {background:url("../default/images/icons/fammini/comment.gif") no-repeat scroll left center transparent;padding-left:18px;}
.post_meta .trackback {background:url("../default/images/icons/fammini/page_url.gif") no-repeat scroll left center transparent;padding-left:18px;}
ul.post-categories { display:inline; }
ul.post-categories li { display:inline; }
.post_parent a,
ul.post-categories li a { background:transparent url(../default/images/icons/famsilk/folder.png) left center no-repeat; padding: 2px 2px 2px 18px; }
div.post_tags {
	background: transparent url(../default/images/icons/famsilk/tag_blue.png) 4px center no-repeat; color:#333;
	padding-left:22px;
	margin:0;
}

/* post body */
.post_content { padding: .5em; }
.post_content img { border:1px solid #ddd; }
.post_content > blockquote, .post_content > ul, .post_content > ol, .post_content > dl, .post_content > p { 
	margin:1em 0 1em 0; line-height:1.7em; letter-spacing: 0.1px;
}
.post_content > :first-child { margin-top:0; }
.post_content > :last-child { margin-bottom:0; }
.post_footer { font-size:11px; }
.post_content iframe {
	border-color:#ddd #999 #999 #ddd; border-style:solid; border-width:1px;
	padding:8px; margin:5px 0; max-width:530px; overflow: auto; _overflow-x: scroll;
}
.post_content iframe.youtube {
	border:none;
}
.post_content h2 {
	font-size: 1.3em;
	letter-spacing: 0px;
	font-weight: bold;
	text-shadow: 0 1px 0 #fff, 1px 2px 1px rgba(0,0,0,0.2);
	border-style: solid;
	border-width: 0 1px 1px 0;
	border-color:#ddd;
	box-shadow: 2px 2px 5px #eee;
	-webkit-box-shadow: 2px 2px 5px #eee;
	-moz-box-shadow: 2px 2px 5px #eee;
	padding:0;
}
.post_content h3,
.post_content h4,
.post_content h5 {
	font-size: 1.2em;
	letter-spacing: 0px;
	font-weight: bold;
	border-style: solid;
	border-width: 0 1px 1px 0;
	border-color:#ddd;
	box-shadow: 2px 2px 5px #eee;
	-webkit-box-shadow: 2px 2px 5px #eee;
	-moz-box-shadow: 2px 2px 5px #eee;
	margin-left:2px;
}

.post_content h3 { font-size: 1.0em; }
.post_content h4 { font-size: 1.0em; }
.post_content h5 { font-size: 1.0em; }

.post_content strong { font-weight: bold; }
.post_content ul, .post_content ol { margin-left: 2em; }
.post_content ul li { list-style: square;  }
.post_content ol ii { list-style: decimal; }

.note_classic, .note_important, .note_warning, .note_tip, .note_help {
	margin:5px 5px 10px 5px;
	padding: 5px 10px 5px 60px;
	background-position: 5px 50%;
	background-repeat: no-repeat;
	box-shadow: 2px 2px 1px #ddd;
	-webkit-box-shadow: 2px 2px 1px #ddd;
	-moz-box-shadow: 2px 2px 1px #ddd;
	font-size:90%;
	border:1px solid #999;
	color:#000;
}

.note_classic {
	background-color: #ffc;
	background-image: url(images/note.png);
}

.note_important {
	background-color:#ffc;
	background-image: url(images/important.png);
}

.note_warning {
	background-color:#ffff00;
	background-image: url(images/warning.png);
}

.note_tip {
	background-color: #E4F6F8;
	background-image: url(images/tip.png);
}

.note_help {
	background-color: #D8F3C9;
	background-image: url(images/help.png);
}


.mt-enclosure-image:after,
.mt-image-left:after {
	content: "";
	clear: both;
	height: 0;
	display: block;
	visibility: hidden;
}

/* comment */
#comment_list { padding:5px; background-color:#f0f0f0;  }
.comment { margin: 5px 0 5px 0; }
.comment .author { float:left; width:81px; text-align:center; }
.comment .pic { background:transparent url(images/comment/comment_point.png) 100% 33% no-repeat; padding-right:14px; margin-top:10px; }
.comment .name { width:67px; padding-right:14px; font-weight:bold; overflow:hidden; }
.comment .avatar { padding:1px; border:1px solid #999; }
.comment .info { background-color:#fff; color:#333; float:left; padding:10px 15px 0; width:494px; }
.comment .date { float:left; font-size:10px; }
.comment .act { float:right; font-size:10px; }
.comment .content { margin:0 -15px; padding:0 15px 10px; }
.comment .content p { margin-top:10px; }
.comment .content blockquote p { margin-top:0; margin-bottom:10px; }
.comment_by_author .author { float:right; }
.comment_by_author .pic { background:url(images/comment/comment_point.png) 0% 33% no-repeat; padding-right:0; padding-left:14px; }
.comment_by_author .name { padding-right:0; padding-left:14px; font-size:10px; }
.comment_by_author .info { float:right; }

/* trackback */
li.trackback {border-bottom:1px dotted #ddd;margin:4px 0 4px 0; }
.trackback .title, .trackback .date, .trackback .act {float:left;font-size:.9em;}
.trackback .date, .trackback .act {margin-left:8px;}
.trackbacks_info { margin-top:4px; font-size:.9em}
.trackbacks_info input {display:block;margin-left:1em;padding:2px;width:600px;}

/* comment form */
#comment_login { margin-top:15px; }
#comment_form label { display:inline; }
#respond { padding:10px 0 0; font-size:11px; }
#respond .row { margin-bottom:5px; }
#respond .textfield { width:200px; }
#comment_text { width:600px; }
#comment_submit { font-weight:normal; }
#comment_form_footer .button { font-size:11px; }
#comment_form_footer #comment_preview { float:left; }
#comment_form_footer #comment_submit { float:right; }
#comment_form_footer a.feed {
	background: url(../default/images/icons/social/rss_16.png) no-repeat left center;
	padding-left:22px;
	height:16px;
	line-height:16px;
	display:block;
	float:left;
}
#comment_form_footer .submit_button { float:right; }
#emoticon { float:right; margin-top:1px; margin-right:10px; }
#comment { width:601px; }
