/*
Theme Name:Piano Black
Theme URI:https://hybrid-theme.com/theme/piano-black/
Description:This theme supports widget, threaded-comments, theme-options,and translation is ready. Also including page-navigation and multi level dropdown menu.You can see live demo including more information here http://www.mono-lab.net/demo/piano-black/
Author:mono-lab
Author URI:https://www.mono-lab.net/
Version:4.4.3
Text Domain:mono-lab
*/



/* ----------------------------------------------------------------------
 web fonts
---------------------------------------------------------------------- */
@font-face {
    font-family: 'matchbook';
    src: url('font/matchbook.eot');
    src: url('font/matchbook.eot?#iefix') format('embedded-opentype'),
         url('font/matchbook.woff') format('woff'),
         url('font/matchbook.ttf') format('truetype'),
         url('font/matchbook.svg#matchbook') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'icomoon-piano-ml';
    src: url('font/icomoon-piano-ml.eot');
    src: url('font/icomoon-piano-ml.eot?#iefix') format('embedded-opentype'),
         url('font/icomoon-piano-ml.woff') format('woff'),
         url('font/icomoon-piano-ml.ttf') format('truetype'),
         url('font/icomoon-piano-ml.svg#icomoon-piano-ml') format('svg');
    font-weight: normal;
    font-style: normal;
}



/* ----------------------------------------------------------------------
 reset css
---------------------------------------------------------------------- */
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; outline:0; font-size:100%; vertical-align:baseline; }

article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section { display:block; }
audio, canvas, video { display:inline-block; max-width:100%; }
html { overflow-y: scroll; -webkit-text-size-adjust:100%; -ms-text-size-adjust:100%; }
ul, ol { list-style:none; }
blockquote , q { quotes:none; }
blockquote:before, blockquote:after, q:before, q:after { content:''; content: none; }
a:focus { outline:none; }
ins { text-decoration:none; }
mark { font-style:italic; font-weight:bold; }
del { text-decoration:line-through; }
abbr[title], dfn[title] { border-bottom:1px dotted; cursor:help; }
table { border-collapse:collapse; border-spacing:0; width:100%; }
hr { display:block; height:1px; border:0; border-top:1px solid #ccc; margin:1em 0; padding:0; }
button, input, select, textarea { outline:0; -webkit-box-sizing:border-box; -moz-box-sizing:border-box; box-sizing:border-box; font-size:100%; }
input, textarea { background-image: -webkit-linear-gradient(hsla(0,0%,100%,0), hsla(0,0%,100%,0)); -webkit-appearance: none; border-radius:0; /* Removing the inner shadow, rounded corners on iOS inputs */ }
input[type="checkbox"]{ -webkit-appearance: checkbox; }
input[type="radio"]{ -webkit-appearance: radio; }
button::-moz-focus-inner, input::-moz-focus-inner { border:0; padding:0; }
img { -ms-interpolation-mode:bicubic; }

/* clearfix */
.clearfix:after { content: "."; display:block; clear:both; height:0; font-size:0.1em; line-height:0; visibility:hidden; overflow:hidden; }
.clearfix { display:inline-block; }
/* exlude MacIE5 \*/
* html .clearfix { height:1% }
.clearfix { display:block;}
/* end MacIE5 */



/* ----------------------------------------------------------------------
 basic setting
---------------------------------------------------------------------- */
html { background:url(img/background/background1.gif) left top; }
body { font-family:Arial,sans-serif; color:#aaa; background:url(img/background/background2.png) no-repeat center top; line-height:1; min-width:1100px; }
a { color:#aaa; }
a, a:before, a:after, input { -webkit-transition-property:background color; -webkit-transition-duration:0.2s; -webkit-transition-timing-function:ease; -moz-transition-property:background color; -moz-transition-duration:0.2s; -moz-transition-timing-function:ease; -o-transition-property:background color; -o-transition-duration:0.2s; -o-transition-timing-function:ease; }
.clear { clear:both; }
.hide { display:none; }
.admin-bar { padding-top:32px; }



/* ----------------------------------------------------------------------
 WordPress preset css and post style
---------------------------------------------------------------------- */
/* alignment */
.post_content .alignright { float:right; }
.post_content .alignleft { float:left; }
.post_content .aligncenter { display:block; margin-left:auto; margin-right:auto; }
.post_content blockquote.alignleft, .post_content img.alignleft { margin:7px 24px 7px 0; }
.post_content .wp-caption.alignleft { margin:7px 14px 7px 0; }
.post_content blockquote.alignright, .post_content img.alignright { margin:7px 0 7px 24px; }
.post_content .wp-caption.alignright { margin:7px 0 7px 14px; }
.post_content blockquote.aligncenter, .post_content img.aligncenter, .post_content .wp-caption.aligncenter { margin-top:7px; margin-bottom:7px; }


/* text and headline */
.post_content p { line-height:2; margin:0 0 2em 0; }
.post_content h1, .post_content h2, .post_content h3, .post_content h4, .post_content h5, .post_content h6 { clear:both; line-height:1.2; font-weight:600; margin:0 0 15px 0; }
.post_content h1 { font-size:150%; }
.post_content h2 { font-size:140%; }
.post_content h3 { font-size:130%; }
.post_content h4 { font-size:120%; }
.post_content h5 { font-size:110%; }
.post_content h6 { font-size:100%; }


/* image */
.post_content img[class*="align"], .post_content img[class*="wp-image-"], .post_content img[class*="attachment-"], .post_content img.size-full, .post_content img.size-large, .post_content .wp-post-image, .post_content img
 { height:auto; max-width:100%; }


/* list */
.post_content li, .post_content dt, .post_content dd { line-height:2; }
.post_content ul, .post_content ol, .post_content dl { margin-bottom:24px; }
.post_content ol { list-style:decimal outside none; margin-left:1.5em; }
.post_content ul { list-style:disc outside none; margin-left:1.3em; } 
.post_content li > ul, .post_content li > ol { margin-bottom:0; }
.post_content dt { font-weight:bold; }
.post_content dd { margin-bottom:1em; }


/* table */
.post_content table { margin:0 0 24px 0; }
.post_content td, .post_content th { border:1px solid #555; padding:10px 15px 7px; line-height:2; }
.post_content th { background:#2f2f2f; font-weight:normal; }


/* block quote */
.post_content blockquote { margin:0 0 24px 0; padding:27px 30px 1px; background:#262c2f; -webkit-border-radius:5px; -moz-border-radius:5px; border-radius:5px; position:relative; }
.post_content blockquote:before { content: '"'; font-style:italic; font-size:30px; font-weight:normal; line-height:40px; width:30px; height:30px; position:absolute; top:5px; left:10px; color:#999; }
.post_content blockquote:after { content: '"'; font-style:italic; font-size:30px; font-weight:normal; text-align:left; line-height:60px; width:30px; height:30px; position:absolute; bottom:7px; right:-2px; color:#999; }


/* captions */
.post_content .wp-caption { margin-bottom:24px; background:#262c2f; border:1px solid #262c2f; padding:5px; max-width:100%; -webkit-border-radius:5px; -moz-border-radius:5px; border-radius:5px; }
.post_content .wp-caption-text { text-align:center; font-size:12px; font-style:italic; line-height:2; margin:9px auto; }
.post_content .wp-caption img[class*="wp-image-"] { display:block; margin:0 auto; }


/* gallery */
.gallery { margin-bottom:20px; }
.gallery-item { float:left; margin:0 4px 4px 0; overflow:hidden; position:relative; }
.gallery-columns-1 .gallery-item { max-width:100%; }
.gallery-columns-2 .gallery-item { max-width:48%; max-width:-webkit-calc(50% - 4px); max-width:calc(50% - 4px); }
.gallery-columns-3 .gallery-item { max-width:32%; max-width:-webkit-calc(33.3% - 4px); max-width:calc(33.3% - 4px); }
.gallery-columns-4 .gallery-item { max-width:23%; max-width:-webkit-calc(25% - 4px); max-width:calc(25% - 4px); }
.gallery-columns-5 .gallery-item { max-width:19%; max-width:-webkit-calc(20% - 4px); max-width:calc(20% - 4px); }
.gallery-columns-6 .gallery-item { max-width:15%; max-width:-webkit-calc(16.7% - 4px); max-width:calc(16.7% - 4px); }
.gallery-columns-7 .gallery-item { max-width:13%; max-width:-webkit-calc(14.28% - 4px);	max-width:calc(14.28% - 4px); }
.gallery-columns-8 .gallery-item { max-width:11%; max-width:-webkit-calc(12.5% - 4px); max-width:calc(12.5% - 4px); }
.gallery-columns-9 .gallery-item { max-width: 9%; max-width:-webkit-calc(11.1% - 4px); max-width:calc(11.1% - 4px); }
.gallery-columns-10 .gallery-item { max-width: 7%; max-width:-webkit-calc(9.4% - 0px); max-width:calc(9.4% - 0px); }
.gallery-columns-1 .gallery-item:nth-of-type(1n), .gallery-columns-2 .gallery-item:nth-of-type(2n), .gallery-columns-3 .gallery-item:nth-of-type(3n), .gallery-columns-4 .gallery-item:nth-of-type(4n), .gallery-columns-5 .gallery-item:nth-of-type(5n), .gallery-columns-6 .gallery-item:nth-of-type(6n), .gallery-columns-7 .gallery-item:nth-of-type(7n), .gallery-columns-8 .gallery-item:nth-of-type(8n), .gallery-columns-9 .gallery-item:nth-of-type(9n), .gallery-columns-10 .gallery-item:nth-of-type(10n) { margin-right:0; }
.gallery-caption { background-color:rgba(0, 0, 0, 0.7);	-webkit-box-sizing:border-box; -moz-box-sizing:border-box; box-sizing:border-box; color:#fff; font-size:12px; line-height:1.5; margin:0; max-height:50%; opacity:0; padding:6px 8px; position:absolute; bottom:0; left:0; text-align:left; width:100%; }
.gallery-caption:before { content: ""; height:100%; min-height:49px; position:absolute; top:0; left:0; width:100%; }
.gallery-item:hover .gallery-caption { opacity: 1; }
.gallery-columns-7 .gallery-caption, .gallery-columns-8 .gallery-caption, .gallery-columns-9 .gallery-caption, .gallery-columns-10 .gallery-caption { display: none; }


/* etc */
.post_content .wp-smiley { border:0; margin-bottom:0; margin-top:0; padding:0; }
.post_content address { margin:0 0 24px 0; line-height:2; }
.post_content pre { border-left:5px solid #475154; font-size:12px; margin:0 0 27px 0; line-height:25px; background:url(img/pre.gif) repeat left top; padding:0 17px; overflow:auto; }
.post_content .sticky { }
.post_content .mejs-container { margin: 12px 0 25px; }




/* ----------------------------------------------------------------------
 layout
---------------------------------------------------------------------- */
#container { width:1100px; margin:0 auto; }
#header { height:160px; background:url(img/background/header.png); margin:0; clear:both; position:relative; z-index:9; }
#main_content { background:url(img/background/side.png) repeat-y; }
#main_col { width:680px; float:left; margin:10px 0 0 5px; }
#side_col { width:300px; float:right; margin:40px 40px 0 0; }

.page-template-page-noside-php #main_content, .error404 #main_content { background:url(img/background/side_noside.png) repeat-y; }
.page-template-page-noside-php #main_col, .error404 #main_col { float:none; width:1055px; margin:0 0 0 5px; padding:1px 0 50px 0; }




/* ----------------------------------------------------------------------
 header
---------------------------------------------------------------------- */
/* logo */
#logo_text { position:absolute; top:52px; left:0px; }
#logo { font-size:45px; margin:0; padding:0; line-height:100%; font-weight:normal; -webkit-text-stroke:0.5px; }
#logo a { text-decoration:none; display:block; -webkit-transition:color 0.2s ease-in-out; -moz-transition:color 0.2s ease-in-out; -o-transition:color 0.2s ease-in-out; -ms-transition:color 0.2s ease-in-out; transition:color 0.2s ease-in-out; }
#tagline { margin:0; padding:0; font-weight:normal; line-height:100%; color:#8a8e8f; font-size:10px; display:block; }


/* global menu */
#global_menu { height:70px; position:relative; margin:0 5px 0 0; z-index:10; }

#global_menu ul { float:right; -moz-border-radius:0 0 5px 5px; -khtml-border-radius:0 0 5px 5px; -webkit-border-radius:0 0 5px 5px; border-radius:0 0 5px 5px;
box-shadow:0 0 5px 0px rgba(0,0,0, 0.5); }
#global_menu ul ul { display:none; position:absolute; top:50px; left:0px; margin:0; padding:0; float:none; -moz-border-radius:0; -khtml-border-radius:0; -webkit-border-radius:0; border-radius:0; }
#global_menu ul ul ul { left:100%; top:0; margin:0 0 0 -1px; }
#global_menu ul li { float:left; font-size:1%; position:relative; }
#global_menu ul ul li { float:none; height:auto; padding:0; margin:0; text-align:left; }

#global_menu ul li a
 { font-size:12px; padding:0 30px; background:#111; border-left:1px solid #333; text-align:center; text-decoration:none; color:#9da2a5; display:block; height:50px; line-height:50px; }
#global_menu > ul > li:first-child a, #global_menu ul li.first a
 { border:none; -moz-border-radius:0 0 0 5px; -khtml-border-radius:0 0 0 5px; -webkit-border-radius:0 0 0 5px; border-radius:0 0 0 5px; }
#global_menu > ul > li:last-child a, #global_menu ul li.last a
 { -moz-border-radius:0 0 5px 0; -khtml-border-radius:0 0 5px 0; -webkit-border-radius:0 0 5px 0; border-radius:0 0 5px 0; }
#global_menu ul ul li a
 { font-size:11px; background:#000; border:1px solid #3b464a; position:relative; padding:10px 20px 8px; width:180px; height:auto; line-height:180%; margin:0 0 -1px 0; text-align:left; }
#global_menu ul li a:hover { background:#000; }
#global_menu ul ul li a:hover { background:#000; }
#global_menu ul li.active_menu > a { background:#000; }

#global_menu ul li.current-menu-item > a, #global_menu ul li.current-menu-item > a:hover
 { background:#222 url(img/stripe2.png); color:#ddd; }

.pc #global_menu ul ul li.menu-item-has-children > a { background:#000 url(img/arrow1.gif) no-repeat 205px 14px; }


/* hide menu button and search form for tablet and smartphone */
#menu_button, #search_area_mobile { display:none; }


/* breadcrumb */
#bread_crumb { background:#111; border-top:1px solid #272727; position:relative; padding:5px 0; width:; margin:0 5px; }
#bread_crumb ol { margin:0; position:relative; padding:0; margin:0 35px; }
#bread_crumb ol li { display:inline; margin:0; font-size:10px; line-height:0; }
#bread_crumb ol li a, #bread_crumb ol li span.last { position:relative; margin:0 10px 0 0; height:20px; line-height:20px; padding:1px 30px 0 5px; color:#777; text-decoration:none; }
#bread_crumb ol li a { background:url(img/arrow3.gif) no-repeat right 4px; color:#777; }
#bread_crumb ol li a:hover { }


/* social link button */
#search_link_area { position:absolute; right:40px; top:60px; }
#search_link_area ul { line-height:0; margin:0 0 0 20px; padding:0; float:right; }
#search_link_area li { float:left; margin:0 0 0 10px; padding:0; line-height:100%; }
#search_link_area li a { text-decoration:none; display:block; width:40px; height:40px; line-height:100%; border:1px solid #777; -webkit-border-radius:50%; -khtml-border-radius:50%; -moz-border-radius:50%; border-radius:50%; text-align:center; position:relative; }
#search_link_area li a span { text-indent:100%; white-space:nowrap; overflow:hidden; display:block; }
#search_link_area li a:after { font-family:'icomoon-piano-ml'; color:#898c8d; font-size:14px; margin:0; display:inline-block; top:14px; left:13px; position:absolute; }
#search_link_area li a:hover { border:1px solid #ddd; }
#search_link_area li.rss_button a:after { content:"\e603"; }
#search_link_area li.twitter_button a:after { content:"\e604"; }
#search_link_area li.facebook_button a:after { content:"\e601"; }
#search_link_area li.google_plus_button a:after { content:"\e602"; }
#search_link_area li.tumblr_button a:after { content:"\e61c"; }
#search_link_area li.flickr_button a:after { content:"\e61f"; }
#search_link_area li.picassa_button a:after { content:"\e61d"; }
#search_link_area li.pinterest_button a:after { content:"\e60f"; top:15px; }
#search_link_area li.youtube_button a:after { content:"\ea99"; font-size:16px; left:13px;}
#search_link_area li.mail_button a:after { content:"\e60d"; font-size:16px; left:12px; top:15px; }
#search_link_area li.rss_button a:hover:after { color:#ffcc00; }
#search_link_area li.twitter_button a:hover:after { color:#16b9dc; }
#search_link_area li.facebook_button a:hover:after { color:#2088f3; }
#search_link_area li.google_plus_button a:hover:after { color:#d33e3e; }
#search_link_area li.tumblr_button a:hover:after { color:#4c6f92; }
#search_link_area li.flickr_button a:hover:after { color:#0279d3; }
#search_link_area li.picassa_button a:hover:after { color:#ff7900; }
#search_link_area li.pinterest_button a:hover:after { color:#ff3a3a; }
#search_link_area li.youtube_button a:hover:after { color:#dd1522; }
#search_link_area li.rss_button a:hover { border-color:#ffcc00; }
#search_link_area li.twitter_button a:hover { border-color:#16b9dc; }
#search_link_area li.facebook_button a:hover { border-color:#2088f3; }
#search_link_area li.google_plus_button a:hover { border-color:#d33e3e; }
#search_link_area li.tumblr_button a:hover { border-color:#4c6f92; }
#search_link_area li.flickr_button a:hover { border-color:#0279d3; }
#search_link_area li.picassa_button a:hover { border-color:#ff7900; }
#search_link_area li.pinterest_button a:hover { border-color:#ff3a3a; }
#search_link_area li.youtube_button a:hover { border-color:#dd1522; }
.ie #search_link_area li a:after { top:14px; left:15px; }


/* search form */
#search_area_top { background:#2a3033; box-shadow:2px 2px 5px 0 rgba(0, 0, 0, 0.2) inset; -moz-border-radius:4px; -khtml-border-radius:4px; -webkit-border-radius:4px; border-radius:4px; width:200px; height:26px; position:relative; float:right; margin:9px 0 0 0;  }
#search_area_top .search_input input { font-size:11px; color:#bbb; width:145px; height:26px; float:left; margin:0 0 0 10px; padding:0; border:none; background:none; }
#search_area_top .search_input input:focus { color:#c6d0d5; }
#search_area_top .search_button input {
  position:absolute; top:-9px; right:-5px; height:42px; width:42px; line-height:42px; text-indent:150%; white-space:nowrap; overflow:hidden; display:block;
  border:1px solid #777; -webkit-border-radius:50%; -khtml-border-radius:50%; -moz-border-radius:50%; border-radius:50%;
  background:#111 url(img/search.png) no-repeat center; -moz-background-size:13px; -webkit-background-size:13px; -o-background-size:13px; -ms-background-size:13px; background-size:13px;
}
#search_area_top .search_button input:hover { cursor:pointer; }
.ie #search_area_top .search_button input { background:#111 url(img/search_ie.png) no-repeat center; }
.ie #search_area_top .search_input input { position:relative; top:6px; }




/* ----------------------------------------------------------------------
 post list
---------------------------------------------------------------------- */
#post_list { margin:0; padding:0; list-style-type:none; }
#post_list .article { padding:0; margin:35px 0; }

/* post tilte */
#post_list .title { margin:0 0 5px 35px; padding:0; line-height:170%; font-size:21px; }
#post_list .title.no_date_author { margin-bottom:12px; }
#post_list .title a { text-decoration:none; display:block; }


/* post meta top */
.post_meta_top { font-size:11px; margin:0 0 30px 35px; padding:0; }
.post_meta_top li { float:left; margin:0 20px 5px 0; padding:1px 0 1px 15px; color:#888; position:relative; line-height:1.5; }
.post_meta_top li.post_date { padding-left:0; }
.post_meta_top li a { color:#888; text-decoration:none; }
.post_meta_top li a:after { content:','; margin:0 5px 0 0; color:#aaa; }
.post_meta_top li a:last-child:after { display:none; }
.post_meta_top li:before { font-family:'icomoon-piano-ml'; color:#555; font-size:11px; width:11px; margin:0; display:inline-block; top:0px; left:0px; position:absolute; }
.post_meta_top li.post_author:before { content:"\e609"; }
.post_meta_top li.post_category:before { content:"\e608"; }
.post_meta_top li.post_tag:before { content:"\e607"; top:1px; }
.post_meta_top li.post_edit:before { content:"\e605"; }
.post_meta_top li.post_comment:before { content:"\e606"; }
.post_meta_top li.post_format_gallery:before { content:"\e623"; }
.post_meta_top li.post_format_aside:before { content:"\e61e"; }
.post_meta_top li.post_format_chat:before { content:"\e622"; }
.post_meta_top li.post_format_link:before { content:"\e600"; }
.post_meta_top li.post_format_image:before { content:"\e614"; }
.post_meta_top li.post_format_quote:before { content:"\e60e"; }
.post_meta_top li.post_format_status:before { content:"\e624"; }
.post_meta_top li.post_format_video:before { content:"\e615"; }
.post_meta_top li.post_format_audio:before { content:"\e61b"; }


/* featured image */
.post_image { text-align:center; margin:0 0 24px 0; }


/* post content */
#post_list .post_content { margin:0 0 35px 35px; }


/* post meta bottom */
.post_meta_bottom { font-size:11px; margin:0 0 35px 0; padding:0; background:#111; -moz-border-radius:0 20px 20px 0; -khtml-border-radius:0 20px 20px 0; -webkit-border-radius:0 20px 20px 0; border-radius:0 20px 20px 0; min-height:30px; }
.post_meta_bottom ul { margin:0; padding:13px 0 8px 35px; }
.post_meta_bottom li { float:left; margin:0 25px 5px 0; padding:1px 0px 1px 20px; color:#888; position:relative; line-height:1.5; }
.post_meta_bottom li a { color:#888; text-decoration:none; }
.post_meta_bottom li a:after { content:','; margin:0 5px 0 0; color:#aaa; }
.post_meta_bottom li a:last-child:after { display:none; }
.post_meta_bottom li:before { font-family:'icomoon-piano-ml'; color:#555; font-size:14px; width:14px; margin:0; display:inline-block; top:0px; left:0px; position:absolute; }
.post_meta_bottom li.post_category:before { content:"\e608"; top:-2px; }
.post_meta_bottom li.post_tag:before { content:"\e607"; top:0px; }
.post_meta_bottom li.post_edit:before { content:"\e605"; }
.post_meta_bottom li.post_comment:before { content:"\e606"; top:-2px; }
.post_meta_bottom li.post_format_gallery:before { content:"\e623"; }
.post_meta_bottom li.post_format_aside:before { content:"\e61e"; top:-1px; }
.post_meta_bottom li.post_format_chat:before { content:"\e622"; }
.post_meta_bottom li.post_format_link:before { content:"\e600"; }
.post_meta_bottom li.post_format_image:before { content:"\e614"; top:-1px; }
.post_meta_bottom li.post_format_quote:before { content:"\e60e"; }
.post_meta_bottom li.post_format_status:before { content:"\e624"; }
.post_meta_bottom li.post_format_video:before { content:"\e615"; }
.post_meta_bottom li.post_format_audio:before { content:"\e61b"; }


/* read more link */
.more-link { font-size:12px; background:#111; text-decoration:none; display:inline-block; height:35px; line-height:35px; padding:0 36px; color:#ccc; -moz-border-radius:3px; -khtml-border-radius:3px; -webkit-border-radius:3px; border-radius:3px; position:relative; }
.more-link:hover { color:#fff; }


/* thumbnail */
#post_list .post_list_thumbnail { float:left; margin:0 25px 10px 0; line-height:0; }
#post_list .post_list_thumbnail img { max-width:300px; height:auto; display:block; }
#post_list .post_list_thumbnail a { position:relative; display:inline-block; }
#post_list .post_list_thumbnail a:after {
   content:"";  box-shadow:inset 0 0 0 0 rgba(255,255,255, 0); position:absolute; top:0; left:0; bottom:0; right:0;
   -webkit-transition: all 0.2s ease-in-out; -moz-transition: all 0.2s ease-in-out; -o-transition: all 0.2s ease-in-out; -ms-transition: all 0.2s ease-in-out; transition: all 0.2s ease-in-out;
}
#post_list .post_list_thumbnail a:hover:after { box-shadow:inset 0 0 0 12px rgba(255,255,255, 0.3); }


/* archive page headline */
#archive_headline { font-size:16px; padding:0 35px; margin:0 -37px 0 0; line-height:160%; font-weight:normal; border-bottom:1px solid #000; position:relative; }
#archive_headline span { border-bottom:1px solid #666; padding:15px 0; display:inline-block; margin-bottom:-1px; }


/* page navi */
.page_navi { margin:-25px 0 0 35px; padding:0px 0 40px; }
.page_navi h4 { font-size:10px; font-weight:normal; margin:0 0 10px 0; color:#888; }
.page_navi ul { margin:0; }
.page_navi li { float:left; }
.page_navi a, .page_navi a:hover, .page_navi span
 { text-decoration:none; color:#ccc; font-size:11px; padding:13px 15px; line-height:100%; margin:0 4px 4px 0; background:#111; display:block; -moz-border-radius:3px; -khtml-border-radius:3px; -webkit-border-radius:3px; border-radius:3px; }
.page_navi a:hover { color:#fff; text-decoration:none; }
.page_navi span.dots { background:none; }
.page_navi span.current { color:#fff; background:#323c3f; }

/* back home link */
.page_navi p.back { text-align:center; clear:both; }
.page_navi p.back a { display:inline-block; padding:10px 15px 10px 30px; margin:0 auto; position:relative; background:none; color:#999; }



/* ----------------------------------------------------------------------
 article
---------------------------------------------------------------------- */
#article { position:relative; margin:35px 0 0 0; }

#article #post_title {  margin:0 0 5px 35px; padding:0; line-height:170%; font-size:21px; }
#article #post_title.no_date_author { margin-bottom:12px; }
#article #page_title {  margin:0 0 12px 35px; padding:0; line-height:170%; font-size:21px; }
.error404 #article #post_title { margin-bottom:50px; text-align:center; }

#article .post_content { margin:0 0 0 35px; }
#article.page > .post_content { margin:0 0 30px 35px; }


/* post pager */
.post_pagination { margin:0 0 20px 0; }
.post_pagination h5 { margin:0 10px 0 0; float:left; line-height:30px; font-size:12px; }
.post_pagination a, .post_pagination p { float:left; display:inline-block; background:#111; margin:0 5px 0 0; width:30px; height:30px; line-height:30px; text-align:center; text-decoration:none; color:#ccc; -moz-border-radius:3px; -khtml-border-radius:3px; -webkit-border-radius:3px; border-radius:3px; font-size:12px; }
.post_pagination p { background:#323c3f; color:#ccc; }
.post_pagination a:hover { color:#fff; }


/* share button */
#share_button { margin:0 0 10px 0; min-height:90px; float:right; text-indent:0; list-style:none; line-height:1; }
#share_button li { padding:0; float:left; margin:0 0 0 10px; min-height:75px; }


/* author profile */
#author_profile { clear:both; background:#111; margin:0 0 40px 0; padding:20px 20px 14px; -moz-border-radius:3px; -khtml-border-radius:3px; -webkit-border-radius:3px; border-radius:3px; }
#author_avatar { float:left; margin:0 20px 0 0; }
#author_avatar img { -moz-border-radius:3px; -khtml-border-radius:3px; -webkit-border-radius:3px; border-radius:3px; }
#author_info { float:left; width:510px; font-size:12px; }
#author_info p { margin:0; }
#author_name { margin:0 0 10px 0; font-size:16px; }


/* free space */
.single_free_space { clear:both; }


/* related post*/
#related_post { margin:0 0 15px 0; clear:both; }
#related_post .headline { border-bottom:1px solid #444; margin:0 0 15px 0; padding:0 0 8px 35px; line-height:100%; }
#related_post ol { margin:0 0 0 35px; }
#related_post li { background:none; padding:5px 0 10px 0; margin:0; width:47%; display:inline-block; vertical-align:top; }
*:first-child+html #related_post li { display:inline; zoom: 1; }
#related_post li.odd { margin-right:30px; }
#related_post .info .date { margin:2px 0 5px 0; line-height:100%; font-size:11px; }
#related_post .info .title { font-size:12px; margin:0; padding:0 0 5px 0; display:block; line-height:180%; }
.ie #related_post .info .title { word-wrap:break-word; }
#related_post .image { float:left; display:block; position:relative; overflow:hidden; width:70px; height:70px; margin:0 15px 10px 0; text-decoration:none; color:#666; }
#related_post .image img, #related_post .image span { width:70px; height:70px; -webkit-border-radius:3px; -khtml-border-radius:3px; -moz-border-radius:3px; border-radius:3px; }
#related_post .image span { background:#2c3336; color:#aaa; display:block; text-align:center; line-height:70px; font-size:10px; }
#related_post .image { position:relative; }
.modern #related_post .image:after {
  font-family:'icomoon-piano-ml'; content:"\e612"; background:rgba(0,0,0,0); color:rgba(255,255,255,0); font-size:20px; width:70px; height:70px; display:inline-block; text-align:center; line-height:70px; top:0px; right:0px; position:absolute;
  -webkit-border-radius:3px; -khtml-border-radius:3px; -moz-border-radius:3px; border-radius:3px;
  -webkit-transition-property:background color; -webkit-transition-duration:0.4s; -webkit-transition-timing-function:ease; -moz-transition-property:background color; -moz-transition-duration:0.4s; -moz-transition-timing-function:ease; -o-transition-property:background color; -o-transition-duration:0.4s; -o-transition-timing-function:ease; transition-property:background color; transition-duration:0.4s; transition-timing-function:ease;
}
.modern #related_post .image:hover:after { background:rgba(0,0,0,0.6); color:#fff; }



/* next prev post link */
#next_prev_post { margin:0 0 60px 35px; padding:0; clear:both; }
#next_prev_post a { display:table-cell; line-height:160%; font-size:11px; background:#111; text-decoration:none; width:267px; padding:10px 20px; position:relative; }
#next_prev_post a:after { font-family:'icomoon-piano-ml'; color:#aaa; font-size:12px; display:inline-block; top:10px; position:absolute; }
#next_prev_post a.prev_post { float:left; -moz-border-radius:4px 0 0 4px; -khtml-border-radius:4px 0 0 4px; -webkit-border-radius:4px 0 0 4px; border-radius:4px 0 0 4px; padding-left:35px; }
#next_prev_post a.next_post { float:right; text-align:right; -moz-border-radius:0 4px 4px 0; -khtml-border-radius:0 4px 4px 0; -webkit-border-radius:0 4px 4px 0; border-radius:0 4px 4px 0; padding-right:35px; }
#next_prev_post a.prev_post:after { content:"\e613"; left:11px; }
#next_prev_post a.next_post:after { content:"\e612"; right:11px; }
#next_prev_post a:hover { color:#fff; }
#next_prev_post a:hover:after { color:#fff; }



/* ----------------------------------------------------------------------
 side content
---------------------------------------------------------------------- */
.side_widget { margin:0 0 50px 0; font-size:11px; color:#999; }
.side_widget li ul { margin:10px 0 0 1em; }
.side_widget li { line-height:170%; margin:0 0 10px 0; padding:0; }
.side_widget a { color:#999; }
.side_widget img { height:auto; max-width:100%; width:auto; }
.side_headline { color:#b9b9b9; margin:0 0 10px; padding:0; line-height:160%; font-weight:normal; }
.side_widget p { line-height:2; margin:0; }

/* introduction */
.introduction_widget { position:relative; }
.introduction_widget .side_headline { margin:0 0 5px; }

/* social link */
.iw_social_link { line-height:0; margin:5px 0 0; padding:0; }
.iw_social_link li { float:left; margin:0; padding:0; line-height:100%; }
.iw_social_link li a { text-decoration:none; display:block; width:30px; height:30px; }
.iw_social_link li a span { text-indent:100%; white-space:nowrap; overflow:hidden; display:block; }
.iw_social_link li a:after { font-family:'icomoon-piano-ml'; color:#898c8d; font-size:17px; margin:0; display:inline-block; }
.iw_social_link li.rss_button a:after { content:"\e603"; }
.iw_social_link li.twitter_button a:after { content:"\e604"; }
.iw_social_link li.facebook_button a:after { content:"\e601"; }
.iw_social_link li.google_plus_button a:after { content:"\e602"; margin-top:1px; font-size:19px;}
.iw_social_link li.tumblr_button a:after { content:"\e61c"; }
.iw_social_link li.flickr_button a:after { content:"\e61f"; }
.iw_social_link li.picassa_button a:after { content:"\e61d"; }
.iw_social_link li.pinterest_button a:after { content:"\e60f"; margin-top:1px; font-size:18px; }
.iw_social_link li.youtube_button a:after { content:"\ea99"; font-size:18px; }
.iw_social_link li.mail_button a:after { content:"\e60d"; font-size:19px; margin-top:1px; }
.iw_social_link li.rss_button a:hover:after { color:#ffcc00; }
.iw_social_link li.twitter_button a:hover:after { color:#16b9dc; }
.iw_social_link li.facebook_button a:hover:after { color:#2088f3; }
.iw_social_link li.google_plus_button a:hover:after { color:#d33e3e; }
.iw_social_link li.tumblr_button a:hover:after { color:#4c6f92; }
.iw_social_link li.flickr_button a:hover:after { color:#0279d3; }
.iw_social_link li.picassa_button a:hover:after { color:#ff7900; }
.iw_social_link li.pinterest_button a:hover:after { color:#ff3a3a; }
.iw_social_link li.youtube_button a:hover:after { color:#dd1522; }
.iw_social_link li a:hover:after { color:#fff; }

/* search form */
.iw_search_area { margin-top:15px; background:#30383b; box-shadow:2px 2px 5px 0 rgba(0, 0, 0, 0.2) inset; -moz-border-radius:4px; -khtml-border-radius:4px; -webkit-border-radius:4px; border-radius:4px; width:100%; height:33px; position:relative; }
.iw_search_area .search_input input { font-size:11px; color:#888; width:69%; height:33px; float:left; margin:0 0 0 3%; padding:0; border:none; background:none; }
.iw_search_area .search_input input:focus { color:#c6d0d5; }
.iw_search_area .search_button input { border:none; position:absolute; top:1px; right:1px; background:#111 url(img/search.png) no-repeat center; -moz-background-size:15px; -webkit-background-size:15px; -o-background-size:15px; -ms-background-size:15px; background-size:15px; height:31px; line-height:31px; width:25%; -moz-border-radius:4px; -khtml-border-radius:4px; -webkit-border-radius:4px; border-radius:4px; text-indent:150%; white-space:nowrap; overflow:hidden; display:block; }
.iw_search_area .search_button input:hover { cursor:pointer; background:#111 url(img/search2.png) no-repeat center; -moz-background-size:15px; -webkit-background-size:15px; -o-background-size:15px; -ms-background-size:15px; background-size:15px; }
.ie .iw_search_area .search_button input { background:#3b464a url(img/search_ie.png) no-repeat center; }
.ie .iw_search_area .search_input input { height:23px; margin:10px 0 0 3%; }


/* recent and recommend post widget */
.widget_post_list { list-style-type:none; margin:0; padding:0px; }
.widget_post_list li { background:none; padding:0 0 12px 0; border-bottom:1px dotted #555; margin:0 0 12px 0; }
.widget_post_list li:last-child { border:none; margin:0; padding:0; }
.widget_post_list .info { }
.widget_post_list .info .date { margin:2px 0 5px 0; line-height:100%; }
.widget_post_list .info .title { font-size:12px; margin:0; padding:0 0 5px 0; display:block; }
.widget_post_list .image { float:left; display:block; position:relative; overflow:hidden; width:58px; height:58px; margin:0 15px 0 0; text-decoration:none; color:#aaa; }
.widget_post_list .image img, .widget_post_list .image span { width:58px; height:58px; -webkit-border-radius:3px; -khtml-border-radius:3px; -moz-border-radius:3px; border-radius:3px; }
.widget_post_list .image span { background:#2c3336; display:block; text-align:center; line-height:58px; font-size:10px; }
.widget_post_list .image:hover { color:#aaa; }
.modern .widget_post_list .image:after {
  font-family:'icomoon-piano-ml'; content:"\e612"; background:rgba(0,0,0,0); color:rgba(255,255,255,0); font-size:20px; width:58px; height:58px; display:inline-block; text-align:center; line-height:58px; top:0px; right:0px; position:absolute;
  -webkit-border-radius:3px; -khtml-border-radius:3px; -moz-border-radius:3px; border-radius:3px;
  -webkit-transition-property:background color; -webkit-transition-duration:0.4s; -webkit-transition-timing-function:ease; -moz-transition-property:background color; -moz-transition-duration:0.4s; -moz-transition-timing-function:ease; -o-transition-property:background color; -o-transition-duration:0.4s; -o-transition-timing-function:ease; transition-property:background color; transition-duration:0.4s; transition-timing-function:ease;
}
.modern .widget_post_list .image:hover:after { background:rgba(0,0,0,0.6); color:#fff; }


/* calendar widget */
#wp-calendar { margin:0 auto; width:100%; font-size:11px; border-collapse:separate; table-layout:fixed; }
#wp-calendar th, #wp-calendar td { color:#9fa3a4; padding:3px; line-height:320%; text-align:center; }
#wp-calendar td a { display:block; margin:0; padding:0; text-decoration:none; -webkit-border-radius:50%; -khtml-border-radius:50%; -moz-border-radius:50%; border-radius:50%; border:1px solid #666; }
#wp-calendar td a:hover { text-decoration:none; }
#wp-calendar caption { padding:7px 0; }
#wp-calendar thead th, #wp-calendar tfoot td { border:none; padding:0; line-height:300%; }
#wp-calendar #prev, #wp-calendar #next { line-height:200%; padding-top:12px; }
#wp-calendar #prev a, #wp-calendar #next a { border:none; text-decoration:none; background:none; color:#9fa3a4; }
#wp-calendar #prev a:hover, #wp-calendar #next a:hover { color:#fff; background:#31393c; -webkit-border-radius:5px; -khtml-border-radius:5px; -moz-border-radius:5px; border-radius:5px; }
#wp-calendar td#today { color:#fff; -webkit-border-radius:50%; -khtml-border-radius:50%; -moz-border-radius:50%; border-radius:50%; }


/* search widget */
.widget_search label { display:none; }
.widget_search #search-box, .widget_search #s { color:#dbe1e5; width:65%; height:33px; margin:0; background:#2a3134; padding:0 3%; box-shadow:2px 2px 3px 0 #222 inset; float:left; border:none; -moz-border-radius:5px 0 0 5px; -khtml-border-radius:5px 0 0 5px; -webkit-border-radius:5px 0 0 5px; border-radius:5px 0 0 5px; }
.widget_search #search-btn input, .widget_search #searchsubmit { border:none; float:right; background:#171b1d; color:#dbe1e5; height:33px; line-height:33px; width:35%; -moz-border-radius:0 5px 5px 0; -khtml-border-radius:0 5px 5px 0; -webkit-border-radius:0 5px 5px 0; border-radius:0 5px 5px 0; }
.widget_search #search-btn input:hover, .widget_search #searchsubmit:hover { cursor:pointer; background-color:#4b595e; }


/* archive category dropdown widget */
.widget_archive select, .widget_categories select {
  font-size:13px; color:#9fa3a4; border:1px solid #333; background:#2a3134;
  box-shadow:1px 1px 2px rgba(0,0,0,0.2) inset; padding:10px 10px; width:100%; -webkit-border-radius:4px; -moz-border-radius:4px; border-radius:4px; margin:0 0 20px 0;
  -webkit-appearance: none; -moz-appearance: none; text-indent:0.01px; text-overflow:''; appearance: none;
}
.widget_archive select:hover, .widget_categories select:hover, .widget_archive select:focus, .widget_categories select:focus
  { cursor:pointer; background-color:#4b595e; color:#ddd; }
.widget_archive label, .widget_categories label { display:none; }


/* AdSense */
.ml_ad_widget img { max-width:100%; height:auto; display:block; margin:0 auto; }



/* ----------------------------------------------------------------------
 footer
---------------------------------------------------------------------- */
#footer { width:1100px; height:190px; background:url(img/background/footer.png) no-repeat left top; margin:0; padding:0; font-size:11px; text-align:center; color:#8a8e8f; position:relative; }
.page-template-page-noside-php #footer, .error404 #footer { background:url(img/background/footer_noside.png) no-repeat left top; }
#footer a { color:#8a8e8f; }
#footer a:hover { color:#000; }


/* copyright */
#copyright { line-height:100%; padding:0; margin:0; position:absolute; bottom:25px; left:0; right:0; }
.theme_author a { margin:0 0 0 12px; padding:0 0 0 10px; border-left:1px solid #666; }


/* return top */
#return_top { 
  position:fixed; bottom:10px; right:10px; display:block; text-indent:100%; overflow:hidden; white-space:nowrap; width:45px; height:45px; margin:0; padding:0; background:#222 url(img/return_top2.gif) no-repeat center center;
  -moz-border-radius:4px; -khtml-border-radius:4px; -webkit-border-radius:4px; border-radius:4px; opacity:0.5;
  -webkit-transition-property:none; -moz-transition-property:none; -o-transition-property:none; transition-property:none;
}
#return_top:hover { opacity:1; }



/* ----------------------------------------------------------------------
 comment
---------------------------------------------------------------------- */
#comments { padding:0 0 0 35px; clear:both; }


/* tab switch */
#comment_header { border-bottom:1px solid #444; margin:0 0 30px -35px; position:relative; height:50px; }
#comment_header .headline { position:absolute; left:0px; bottom:8px; margin:0 0 0 35px; padding:0; line-height:100%;}
#comment_header #comment_tab { margin:0; padding:0; line-height:0; position:absolute; right:0px; bottom:-3px; }
#comment_header #comment_tab li { float:left; font-size:12px; margin:0; line-height:1; }
#comment_header #comment_tab li a { font-weight:bold; display:block; text-decoration:none; padding:10px 40px 12px; border-bottom:3px solid #444; color:#444; }
#comment_header #comment_tab li a:hover { border-color:#aaa; color:#aaa; }
#comment_header #comment_tab li.active a { color:#aaa; }


/* comment area */
.tab_contents { margin:0 0 20px 0; }
.commentlist, .pinglist { margin:0; padding:0; list-style-type:none;  }
.commentlist li, .pinglist li { margin:0 0 25px 0; padding:0; clear:both; border-bottom:1px dotted #666; }
.commentlist li:last-child, .pinglist li:last-child { margin:0; border:none; }
.commentlist li li { border:none; margin:0; }
.commentlist .children { clear:both; margin:0 0 0 50px; }
.pinglist li { padding-bottom:20px; }
.ping-link { font-weight:bold; margin:0 0 10px 0; line-height:180%; }
.ping-meta { font-size:12px; margin:0 0 5px 0; color:#aaa; }
.ping-content { line-height:180%; font-size:11px; }


/* avatar */
.commentlist .avatar { float:left; margin:0; -moz-border-radius:3px; -khtml-border-radius:3px; -webkit-border-radius:3px; border-radius:3px; }


/* comment content */
.bypostauthor { }
.commentlist .main_comment { margin:0 0 10px 0; position:relative; }
#has_avatar .main_comment { margin:0 0 10px 65px; position:relative; }
.comment_name_date { font-weight:bold; margin:0 0 15px 0; }
.comment_name_date span.comment-date { color:#aaa; font-size:11px; margin:0 0 0 10px; font-weight:normal; }
#article .comment-content { font-size:12px; margin:0; padding:0; }
#article .comment-content p { padding:0; margin:0 0 15px 0; line-height:2; }
#article .comment-content img, #article .comment-content iframe { height:auto; width:auto; max-width:100%; }


/* comment reply and edit area */
.comment_meta { font-size:10px; position:absolute; right:0px; top:0px; }
.comment_meta a { display:inline-block; text-decoration:none; background:#333; color:#ddd; padding:3px 30px; }
.comment_meta a:hover { color:#fff; }
.comment_reply { float:left; margin:0 2px 0 0; }
.comment_edit { float:left; }


/* comment pager */
#comment_pager { padding:20px 0; border-top:1px dotted #888; font-size:12px; }
#comment_pager .page-numbers { padding:0 10px 0 0; }
#comment_pager .page-numbers.current { }


/* etc */
.comment_message { margin:0 0 30px 0; }
.waiting-moderation { display:block; margin:0 0 10px 0; background:#113b4b; border:1px solid #08659a; padding:10px; }
#html_tag_not_allowed { padding:7px 0px 6px; margin:5px 0 0 0; text-align:center; font-size:11px; border-top:1px dotted #666; border-bottom:1px dotted #666; }



/* ---------- form area ------------------------------------------------------------------------------------------------------------------------- */
.comment_form_wrapper { border:1px solid #444; margin:0 0 25px; padding:15px; background:#222; font-size:12px; -moz-border-radius:4px; -khtml-border-radius:4px; -webkit-border-radius:4px; border-radius:4px; }


/* reply cancel button */
#cancel_comment_reply { margin:0; padding:0; }
#cancel_comment_reply a { display:block; text-decoration:none; background:#111; color:#ddd; padding:10px 0; text-align:center; margin:0 auto 15px auto; }
#cancel_comment_reply a:hover { color:#fff; }


/* login user name and logout button */
#comment_user_login p { padding:0; margin:0; line-height:100%; }
#comment_user_login span { margin:0; float:right; }
#comment_user_login span a { text-decoration:none; position:relative; padding:0; }


/* login form */
#comment_login { margin:0; padding:3px 30px 10px 30px; }
#comment_login p { margin:0; padding:12px 0 11px 36px; line-height:100%; }
#comment_login a { margin:0 0 0 20px; padding:0; }
#guest_info { padding:0; width:100%; }
#guest_info div { margin:0 0 12px 0; text-align:left; }
#guest_info input { margin:0; padding:5px 0; border:1px solid #111; width:100%; background:#111; color:#ddd; }
#guest_info input:focus { }
#guest_info label { display:block; margin:0 0 5px 0; padding:0 0 0 0; font-size:11px; color:#888;}
#guest_info span { color:#666; margin:0 10px 0 0; }


/* comment input area */
#comment_textarea textarea { margin:15px 0 0; width:100%; height:150px; border:1px solid #111; background:#111; color:#ddd; font-size:11px; overflow:auto; }
#comment_textarea textarea:focus {  }


/* submit button */
#submit_comment_wrapper { text-align:center; }
#submit_comment { background:#111; border:none; cursor:pointer; color:#ddd; font-size:13px; width:200px; height:37px; margin:15px auto 0; display:block; -moz-border-radius:3px; -khtml-border-radius:3px; -webkit-border-radius:3px; border-radius:3px; }
#submit_comment:hover { color:#fff; }

#input_hidden_field { display:none; }



