﻿/*
Theme Name: Alumi
Theme URI:https://alumi.site44.com
Description: HTML5 + CSS3
Version:1.0
Author: Alumi
Author URI: https://alumi.site44.com
Tags: light, one-columns,  html5, css3
*/
* {margin:0 auto}
a {color:#06C;text-decoration:none;outline:medium none}
a:hover {color:#1384B0;text-decoration:underline}
img {border:0}
small {font-size:12px;color:#999}
article, aside, details, figcaption, figure, footer, header, hgroup, nav, section { display: block; }
button, input, select, textarea {margin: 0;}
blockquote ul{list-style: square;margin:0;}
h1, h2, h3, h4, h5, h6 {
    line-height: 1.6em;
    font-family:"微軟正黑體","Microsoft JhengHei","Heiti TC","Times New Roman",Times,serif;
    clear: both;
}
h1{font-size: 2em}
h2{font-size: 1.8em}
h3{font-size: 1.6em}
h4{font-size: 1.4em}
h5{font-size: 1.2em}
h6{font-size: 1em}
p, ul, ol, dl, blockquote, table, article, article footer, nav {
    font: inherit;
    letter-spacing: 0.07em;
    margin-top: 15px;
    margin-bottom: 15px;
    text-align: left;
    border: 0 none;
}
p{
    font: 15px/27px "Trebuchet MS","Lucida Grande","Lucida Sans",Arial,sans-serif;
}
.assistive-text{
	position: absolute !important;
	clip: rect(1px 1px 1px 1px); /* IE6, IE7 */
	clip: rect(1px, 1px, 1px, 1px);
}
.alignleft {
	float: left;
}
.alignright {
	float: right;
}
.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.fix{display:block; clear:both;}
body {
    background-color: #F6F6F6;
    min-width: 1200px;
	color:#333;
    line-height: 1.7em;
	font: 15px "Trebuchet MS","Lucida Grande","Lucida Sans",Arial;
}

/*
 * --- Header ---
 */
#header{
	height: 150px;
	width: 1200px;
    position: relative;
}
#webname{
    padding: 0;
    display: block;
    width: 405px;
    height: 55px;
    margin: 0 auto;
    position: relative;
}
#webname h1 a#logo{
    background: transparent url("img/logo.png") no-repeat scroll 0 0;
    display: block;
    text-indent: -999em;
    height: 72px;
    width: 405px;
}

/*
 * --- Menus ---
 */
.sticky-menu{
    z-index: 9999;
    position: fixed;
    left: 0;
    right:0;
    top: 0;
    z-index: 999;
    min-width: 1200px;
    background: rgba(255,255,255,0.6);
    width: 100%;
    transition: background 0.5s ease-in-out 0s;
}
.sticky-menu.menu-fixed{
    background: rgba(255,255,255,0.95);
}
.menu-fixed #header{
    height: 60px;
}
.menu-fixed #header #webname{
    width: auto;
    height: auto;
    margin: 0
}
.menu-fixed #header #webname h1 a#logo {
    position: absolute;
    left: 0;
    background-size: 180px;
    top: -42px;
    width: 215px;
    height: 35px;
}
.admin-bar .sticky-menu{
    top: 32px
}
#achang-menu{
    padding: 10px 0;
    display: block;
    height: 40px;
    margin: 0 auto;
    position: relative;
    width: 1200px;
    right: 0;
}
#access{
    clear: both;
    display: block;
    margin: 0 auto;
    width: 100%;
}
#access ul {
    list-style: none;
    margin: 0 auto;
    padding-left: 0;
    text-align: center;
    display: block;
}
#access li {
    position: relative;
}
#access ul li{
    display: inline-block;
    vertical-align : top;
}
#access ul li:last-child{
    padding-right: 0;
}
#access ul li:last-child:before{
    display: none;
}
#access a{
    font-size: 15px;
    font-family: "微軟正黑體",Arial;
    color: #000;
    line-height: 47px;
    padding:5px 15px;
    text-decoration: none;
}
#access ul ul {
    background-color: #FFF;
    border: 1px solid #796861;
    box-shadow: 0 3px 3px rgba(0, 0, 0, 0.5);
    display: none;
    left: 0;
    padding: 0 10px;
    position: absolute;
    top: 47px;
    width: 178px;
    z-index: 99999;
    text-align:left;
}
#access ul ul li:hover > ul {
     display: block;
}
#access ul ul ul {
     left: 100%;
     top: 5px;
}
#access ul ul a {
    background-color:#FFF;
    border-bottom: 1px dotted #888;
    color: #666;
    display: block;
    font-weight: normal;
    height: auto;
    line-height: 30px;
    padding: 5px 10px;
    width: 158px;
}
#access ul ul li:before{
    display: none;
}
#access ul ul li:last-child a{
    border: none;
}
#access li:hover > a {
    color: #C6408B;
}
#access ul li:hover > ul {
     display: block;
}
#access ul li.current-menu-item a,
#access ul li.current-menu-item a{
    color: #C6408B;
}
#access ul ul li.current-menu-item a{
    color: #000;
    background-color: #FFF
}
#access ul ul li.current-menu-item a{
    color: #0066CC;
    background-color: #FFF;
}
#access ul li.current-menu-parent ul li a{
    background: #FFF;
    color: #666
}
#access ul li.current-menu-item ul li a{
    background: #FFF;
    color: #000
}
#access ul ul li a:hover,
#access ul li.current-menu-item ul li a:hover{
    background: #FFF;
    color: #C6408B
}
#access ul li.current-menu-parent ul li a:hover{
    color: #C6408B
}
#access ul li.current-menu-parent ul li.current-menu-item a{
    color: #C6408B;
}
#access ul li.current-menu-item ul li.current-menu-item a{
    color: #FFF;
}

/*
 * --- Main ---
 */
.home #content{
    margin-top: 100px;
}
#content {
    margin-top: 220px;
    padding: 0;
    width: 1200px;
    margin-bottom: 100px;
}
#main{
    float: left;
    width: 840px;
    margin-bottom: 50px;
}
#main  p{
    font-size: 15px;
}
#main article{
    margin-top: 0;
}
#main .page-main img{
    max-width: 840px;
    height: auto;
}
#main article.page-single img{
    max-width: 840px;
    height: auto;
}
.page-single .tag{
    font-size: 13px;
}
.page-single h2{
    color: #eb1c7c;
    font-weight: normal;
    margin: 0 0 10px;
    padding: 5px 0 5px 15px;
    font-size: 28px;
}
.page-single h3{
    font-size: 16px;
    font-weight: 800;
}

/* -- Recent Posts -- */
#recent-post{
    width: 1200px;
    position: relative;
    margin: 0 auto 50px
}
.search-box-wrap{
    position: absolute;
    top: 0;
    right: 0;
}
.search-box-wrap #searchform input[type="text"]{
    width: 300px;
}
.search-box-wrap #searchform button{
    top: 28px
}
#recent-post h2.part-title{
    text-align: center;
    font-variant: small-caps;
    margin-bottom: 50px;
    font-family: "Cantarell";
    letter-spacing: 5px;
}
.recent-post header{
    margin: 15px auto;
    text-align: center;
    font-size: 12px;
    color: #888
}
.recent-post header a{
    color: #888
}
.recent-post header time:after{
    content: " / "
}
.recent-post h1{
    line-height: 25px;
    text-align: center;
}
.recent-post figure img{
    transition: all 0.5s ease-in-out 0s;
}
.recent-post figure img:hover{
    opacity: .7;
}
.recent-post h1 a{
    color: #BE2D74;
    text-decoration: none;
    font-size: 15px;
    font-weight: 500;
    transition: color 0.3s;
}
.recent-post h1 a:hover{
    color: #F56CB1
}
.recent-post{
    width: 570px;
    float: left;
}
.recent-post.item-2{
     float: right;
}
/* -- Blopost -- */
.blog-post{
    position: relative;
    margin: 0 auto 100px;
}
.blog-post figure{
    display: block;
    overflow: hidden;
    text-align: center;
}
.blog-post time{
    font-size: 11px;
    color: #5D5D5D;
    text-align: center;
    display: block;
    right: 3px;
    top: 3px;
    color: #FFF;
}
.page-single .category,
.page-single .category a{
    font-size: 13px;
    color: #555;
}
.blog-post .more{
    margin: 20px auto;
    text-align: center;
    color: #BABABA;
    font-size: 13px;
}
.blog-post .share-post{
    display: inline-block;
    vertical-align: middle;
}
.blog-post .share-post .t:after,
.blog-post .comments .t:after{
    content: " | ";
    top: -2px;
    margin-top: 6px;
    padding: 0 15px;
    position: relative;
}
.blog-post .more-link{
    display: inline-block;
    vertical-align: middle;
}
.blog-post .comments{
    display: inline-block;
    vertical-align: middle;
}
.blog-post .more-link a{
    font-size: 22px;
    color: #333;
    font-family: "微軟正黑體";
    text-decoration: none;
}
.blog-post .more-link {
    padding: 0 50px;
}
.blog-post .more .more-link a:hover{
    color: #CF4D97
}
.blog-post .share-post .icon-facebook:before{
    color: #FFF;
    background: #EFCCD0;
    width: 20px;
    height: 20px;
    display: inline-block;
    line-height: 18px;
    border-radius: 50%;
    text-align: center;
}
.page-main time,
.page-single time {
    border-bottom: 1px solid #525050;
    text-align: center;
    width: 328px;
    display: block;
}
.page-main span.post-date,
.page-single span.post-date {
    background-color: #F6F6F6;
    display: inline-block;
    padding: 0 20px;
    position: relative;
    color: #525050;
    top: 8px;
    font-size: 13px;
}

/* -- Page Main -- */
.page-main{
    clear: both;
    margin-top: 0;
    overflow: hidden;
    padding: 0;
    text-align: left;
    position: relative;
    margin-bottom: 35px
}
.page-main h1{
    margin: 20px auto;
    color: #333;
    display: block;
    font-size: 16px;
    font-weight: 400;
    line-height: 30px;
    overflow: hidden;
    padding: 3px 0 8px;
    text-align: center;
}
.page-main h1.top-title{
    font-size: 22px;
    margin-bottom: 30px;
    color: #CC3C75
}
.page-main h1 a{
    text-align: center;
    font-size: 18px;
    line-height: 22px;
    text-decoration: none;
    color: #333;
}
.page-single h1{
    color: #333;
    font-size: 22px;
    font-weight: 500;
    line-height: 38px;
    margin-bottom: 12px;
    text-align: center;
    margin-top: 20px;
}
.page-single header{
    padding-bottom: 5px;
    text-align: center;
    position: relative;
}
.page-main .blog-post h1 a:hover{
    text-decoration: none;
    color:#C44B5E;
}
.post-metas{
    position: relative;
    color: #888;
    font-size: 13px;
    padding-bottom: 10px;
    text-align: center;
    text-decoration: none;
}
.post-metas .category{
    text-align: left;
    padding: 0 10px;
}
.post-metas span{
    display: inline-block;
    padding-right: 20px;
}
.post-metas .icon-calendar:before,
.post-metas .icon-folder-open:before{
    padding-right: 10px
}
#main .wumii-footer{
    display: none;
}

/*
 * --- Taxonomy List ---
 */
#main .page-taxonomy .loop-taxonomy-post{}
#main .page-taxonomy .loop-taxonomy-post .blog-thumb{
    width: 410px;
    height: 380px;
    float: left;
}
#main .page-taxonomy .loop-taxonomy-post .item-1{
    margin-right: 20px;
}
#main .page-taxonomy .loop-taxonomy-post .item-2{
    margin: 0
}
#main .page-taxonomy.page-main .post-date{
    background-color: none;
    padding: 0;
    top: 0
}
.page-taxonomy.page-main time{
    margin-top: 8px;
    border: none;
    width: auto;
}
.page-taxonomy.page-main h1{
    font-size: 15px;
    padding: 0;
    margin: 5px auto;
    width: 100%;
    line-height: 1.7em;
    height: 54px;
    overflow: hidden;
}
.page-taxonomy.page-main h1 a{
    font-size: 15px;
    line-height: 1.7em;
    transition: all 0.5s ease-in-out 0s;
}
.page-taxonomy.page-main h1 a:hover{
    color: #CC3C75
}
.page-taxonomy.page-main figure img{
    transition: all 0.5s ease-in-out 0s;
}
.page-taxonomy.page-main figure:hover img{
    opacity: .7
}
/*
 * --- Video List ---
 */
.video-list{}
.video-list ul{
    padding: 0;
    margin: 0;
    list-style: none;
    text-align: center;
}
.video-list ul li{
    display: inline-block;
    width: 350px;
    height: 240px;
    overflow: hidden;
    margin-right: 20px;
    margin-bottom: 20px;
    position: relative;
}
.video-list ul li.item-3{
    margin-right: 0;
}
.video-list ul li .img span.v-img.type-v{
    display: table-cell;
    vertical-align: middle;
    width: 350px;
    background: #000;
    height: 240px;
}
.video-list ul li .img span.v-img.type-v img{
    width: 350px;
    height: auto
}
.video-list ul li .img a{}
.video-list ul li .img a img{
    width: 350px;
    height: 240px
}
.video-list ul li .title{
    background: rgba(230, 230, 230, 0.6);
    display: block;
    height: 240px;
    width: 350px;
    transition: all 0.5s ease-in-out 0s;
    left: 0;
    opacity: 1;
    position: absolute;
    top: 0;
    z-index: 9;
    text-align: center;
}
.video-list ul li .title a{
    height: 240px;
    width: 350px;
    display: table;
    text-align: center;
    text-decoration: none;
    color: #333;
    font-size: 22px;
    font-family: "微軟正黑體",Arial;
}
.video-list ul li .title a span.i{
    display: block;
    line-height: 35px;
}
.video-list ul li .title .inner {
    display: table-cell;
    padding: 0 15px;
    vertical-align: middle;
}
.video-list ul li:hover .title{
    opacity: 0
}

/**
 * Simple fade transition,
 */
.mfp-fade.mfp-bg {
    opacity: 0;
    -webkit-transition: all 0.15s ease-out;
    -moz-transition: all 0.15s ease-out;
    transition: all 0.15s ease-out;
}
.mfp-fade.mfp-bg.mfp-ready {
    opacity: 0.8;
}
.mfp-fade.mfp-bg.mfp-removing {
    opacity: 0;
}
.mfp-fade.mfp-wrap .mfp-content {
    opacity: 0;
    -webkit-transition: all 0.15s ease-out;
    -moz-transition: all 0.15s ease-out;
    transition: all 0.15s ease-out;
}
.mfp-fade.mfp-wrap.mfp-ready .mfp-content {
    opacity: 1;
}
.mfp-fade.mfp-wrap.mfp-removing .mfp-content {
    opacity: 0;
}

/*
 * --- Article Type ---
 */
#list-article_type{
    width: 1200px;
}
.aricle_type-list ul{
    padding: 0;
    margin: 0;
    list-style: none;
}
.aricle_type-list ul li{
    display: block;
    width: 375px;
    height: 250px;
    overflow: hidden;
    float: left;
    margin-right: 20px;
    margin-bottom: 20px;
    position: relative;
}
.aricle_type-list ul li.item-3{
    margin-right: 0;
}
.aricle_type-list ul li .img{}
.aricle_type-list ul li .img a{}
.aricle_type-list ul li .img a img{
    width: 375px;
    height: 250px
}
.aricle_type-list ul li .title{
    background: rgba(245, 245, 245, 0.4);
    display: block;
    height: 250px;
    width: 375px;
    transition: all 0.5s ease-in-out 0s;
    left: 0;
    opacity: 1;
    position: absolute;
    top: 0;
    z-index: 9;
    text-align: center;
}
.aricle_type-list ul li .title a{
    height: 250px;
    width: 375px;
    display: table;
    text-align: center;
    text-decoration: none;
    color: #333;
    font-size: 22px;
}
.aricle_type-list ul li .title a span.i{
    display: block;
    font-family: sans-serif;
    font-size: 22px;
    font-weight: normal;
    line-height: 35px;
    color: #000
}
.aricle_type-list ul li .title .inner {
    display: table-cell;
    vertical-align: middle;
}
.aricle_type-list ul li:hover .title{
    opacity: 0
}

/*
* --- Pagination ---
*/
.pagination{
    line-height:36px;
    text-align:center;
    text-decoration:none;
    width:100%;
    overflow:hidden;
    clear: both;
}
#comments h2.screen-reader-text,
.pagination h2.screen-reader-text{
    position: absolute !important;
    clip: rect(1px 1px 1px 1px); /* IE6, IE7 */
    clip: rect(1px, 1px, 1px, 1px);
}
.pagination .prev{
    margin-right:5px
}
.pagination a{
    background-color: #e5e5e5;
    padding:5px 10px;
    text-decoration:none;
    color:#555;
    border:1px solid #e5e5e5
}
.pagination a.current{
    padding: 5px 10px;
    font-weight:bold;
    text-decoration: none;
    border: 1px solid #222;
    background:#FFF;
    color: #454545;
}
.pagination .current,
.pagination a:hover{
    background: #CF4D97;
    border: 1px solid #CF4D97;
    padding: 5px 10px;
    color: #FFF;
}
.post_nav span.num{
    border: 1px solid #F7AF4F;
    padding: 5px 10px;
    color: #3A332F
}
.post_nav a span.num{
    border: none;
    padding: 0;
    color: #333
}

/* -- Single Prev Next -- */
#next-prev-posts{
    clear: both;
    margin-bottom: 0;
    margin-top: 50px;
    overflow: hidden;
}
.np-post{
    position: relative;
    width: 400px;
    height: 220px;
    padding: 0;
    margin: 0 0 20px 0;
}
.np-post.item-1{
    float: left;
}
.np-post.item-2{
    float: right;
}
.np-post figure{
    position: relative;
    display: block;
    text-align: left;
    width: 400px;
    height: 200px;
    float: left;
    transition: all 0.5s ease 0s;
}
.np-post figure a{
    display: block;
    line-height: 1;
}
.np-post h4 a{
    background-color: rgba(233, 233, 233, 0.6);
    display: table;
    left: 0;
    overflow: hidden;
    position: absolute;
    right: 0;
    top: 0;
    width: 100%;
    height: 100%;
    transition: all 0.5s ease-in-out 0s;
}
.np-post h4 a:hover{
    opacity: 0;
    text-decoration: none
}
.np-post h4,
.np-post h4 a{
    font-size: 16px;
    text-align: center;
    color: #FFF
}
.np-post .inner-wrap{
    color: #fff;
    display: table-cell;
    font:500 16px/28px "微軟正黑體",Arial;
    text-align: center;
    text-shadow: 1px 1px 1px #000000;
    vertical-align: middle;
}
.np-post .inner-wrap .title{
    width: 380px;
    display: block;
}
.np-post .no-img{
    width: 400px;
    height: 220px;
    display: block;
    background-color: #EEE;
}

/*
 * --- Next Prev Posts ---
 */
#next-prev-post-arrow{
    height: 170px;
    overflow: hidden;
    position: relative;
    top: -20px;
}
#next-prev-post-arrow ul{
    list-style: none;
    padding: 0;
    max-height: 0
}
#next-prev-post-arrow ul li{
    width: 45%;
    position: relative;
}
#next-prev-post-arrow ul li a{
    font-size: 13px;
    line-height: 20px;
    text-decoration: none;
    color: #929292;
    display: block;
    display: table-cell;
    height: 60px;
    vertical-align: middle;
}
#next-prev-post-arrow ul li span.link{
    display: table-cell;
    height: 60px;
    vertical-align: middle;
    overflow: hidden;
}
#next-prev-post-arrow ul li.prev-post span.link{
    position: absolute;
    left: 0;
}
#next-prev-post-arrow ul li.next-post span.link{
    position: absolute;
    right: 0
}
#next-prev-post-arrow ul li:hover a,
#next-prev-post-arrow ul li a span:hover{
    color: #C44B5E;
}
#next-prev-post-arrow ul li.prev-post{
    float: left;
}
#next-prev-post-arrow ul li.prev-post:before{
    font-size: 36px;
    left: 10px;
    position: relative;
    top: 70px;
}
#next-prev-post-arrow ul li.next-post:before {
    font-size: 36px;
    position: relative;
    top: 70px;
    right: -355px
}
#next-prev-post-arrow ul li.next-post{
    float: right;
}
#next-prev-post-arrow ul li.prev-post a{
    padding-left: 50px;
}
#next-prev-post-arrow ul li.next-post a{
    padding-right: 50px;
    text-align: right;
}
#next-prev-post-arrow ul li i{
    font-size: 55px;
}
#next-prev-post-arrow ul li span.pt{
    display: block;
    font-size: 13px;
    font-weight: 800;
    line-height: 22px;
}
#next-prev-post-arrow ul li span.pt.pn{
    text-align: right;
    padding-right: 50px;
}
#next-prev-post-arrow ul li span.pt.pp{
    text-align: left;
    padding-left: 50px;
}
#next-prev-post-arrow ul li a span
{
    display: block;
    width: 280px;
    color: #7F7A76;
    height: 50px;
    overflow: hidden;
}
#next-prev-post-arrow ul li.prev a span{
    float: right;
}
#next-prev-post-arrow ul li.next a span{
    float: left;
}

/*
 * --- Sidebar ---
 */
#sidebar {
    float: right;
    letter-spacing: 1px;
    line-height: 145%;
    width: 300px;
}
.widget a {
    color: #4C3B37;
    line-height: 22px;
    transition: all 0.5s ease 0s;
}
.widget a:hover{
    text-decoration: none;
    color: #06C
}
.widget{
    display: block;
    line-height: 1.7em;
    width: 300px;
    margin-bottom: 30px;
}
.widget h3{
    color: #000;
    font: 22px "微軟正黑體","Trebuchet MS","Lucida Grande","Lucida Sans",Arial;
    overflow: hidden;
	font-weight: 400;
    margin-bottom: 10px;
    padding: 0 0 5px ;
    width: auto;
    text-align: left;
    font-variant: small-caps;
}
.widget ul {
    padding: 0px;
}
.widget ul li {
    color: #666;
    font-size: 13px;
    line-height: 1.7em;
    list-style: none;
    padding: 8px 0;
    border-bottom: 1px dotted #DDD;
    margin: 0 0 10px;
}
.widget ul ul li:last-child{
    border-bottom: none;
}
.widget.widget_archive{
    text-align: left;
}
.widget.widget_archive label{
    display: none;
}
 .widget.widget_archive select {
    background-color: #ffffff;
    border: 1px solid #666;
    border-radius: 3px;
    font-size: 13px;
    line-height: 13px;
    padding: 5px;
    margin: 0 10px 10px 10px
}
.widget .textwidget p{
    margin-top: 0;
    margin-bottom: 5px;
}
.widget .textwidget{
    color: #666;
    padding: 0;
}
.widget .textwidget a{
    color: #666;
    text-decoration: underline;
}
.widget .textwidget a:hover{
    text-decoration:none;
}
.widget.wpdt-categories{
    font-size: 13px;
}
.widget.avatar img{
    max-width: 300px;
    height: auto;
    margin-bottom: 10px;
}
.widget.avatar .name{
    font-family: "微軟正黑體";
    font-size: 20px;
    line-height: 25px;
}
.widget.avatar p{
    margin: 0 auto 5px;
    font-size: 13px;
}
.widget.socialize{
    border: 1px solid #EEEEED;
    background-color: #FFF;
    padding-top:20px;
}
.widget.socialize h3{
    text-align: center;
    text-transform: uppercase;
    font-size: 16px;
    letter-spacing: 3px;
}
.widget.socialize .social-info ul{
    margin: 0 auto;
    padding: 0;
    text-align: center;
}
.widget.socialize .social-info ul li{
    display: inline-block;
    width: 90px;
    border-bottom: none;
    text-align: center;
}
.widget.socialize .social-info ul li a{
    display: block;
    font-size: 22px;
    color: #333;
}
.widget.socialize .social-info ul li a span{
    display: block;
}
.widget.socialize .social-info ul li a span.icon{
    background-color: #CC3C75;
    border-radius: 100%;
    color: #FFF;
    width: 30px;
    height: 30px;
    font-size: 14px;
    display: block;
    line-height: 32px;
    transition: all 0.5s ease 0s;
}
.widget.socialize .social-info ul li a span.t{
    font-size: 8px;
    text-transform: uppercase;
    margin-top: 13px;
}
.widget.socialize .social-info ul li a:hover{
    color: #ECA3C0
}
.widget.socialize .social-info ul li a:hover span.icon{
    background-color: #ECA3C0
}

/*
 * --- Comments ---
 */
.achang-comments{
    padding-top: 20px;
}
.achang-comments h4{
    font-size: 18px;
    font-weight: 500;
    line-height: 0;
    margin-bottom: 15px;
}
.achang-comments .achang-fb{
    padding: 0 0 20px;
    margin-bottom: 50px;
}
.achang-fb h4{
    border-bottom: 1px solid #5677aa;
}
.achang-fb h4 span.t{
    background-color: #5677aa;
    color: #fff;
    display: inline-block;
    line-height: 32px;
    padding: 0 10px;
}
.achang-wp{
    margin-bottom: 120px;
}
.achang-wp h4{
    border-bottom: 1px solid #333;
}
.achang-wp h4 span.t{
    background-color: #333;
    color: #fff;
    display: inline-block;
    line-height: 32px;
    padding: 0 10px;
}
.comments-area {
    background-color: transparent;
    padding: 0;
}

.comments-area > :last-child {
    margin-bottom: 0;
}

.comment-list + .comment-respond {
    border-top: 1px solid #eaeaea;
    border-top: 1px solid rgba(51, 51, 51, 0.1);
}

.comment-list + .comment-respond,
.comment-navigation + .comment-respond {
    padding-top: 1.6em;
}

.comments-title,
.comment-reply-title {
    font-family: "微軟正黑體","Noto Serif", serif;
    font-size: 22px;
    line-height: 1.3333;
}

.comments-title {
    margin-bottom: 1.3333em;
}

.comment-list {
    list-style: none;
    margin: 0;
    padding: 0
}

.comment-list article,
.comment-list .pingback,
.comment-list .trackback {
    border-top: 1px solid #eaeaea;
    border-top: 1px solid rgba(51, 51, 51, 0.1);
    padding: 1.6em 0;
}

.comment-list .children {
    list-style: none;
    margin: 0;
}

.comment-list .children > li {
    padding-left: 0.8em;
}

.comment-author {
    color: rgba(51, 51, 51, 0.7);
    font-size: 15px;
    line-height: 1.6em;
    margin-bottom: 0.5em;
}
.comment-author .avatar {
    height: 56px;
    margin-right: 1.6842em;
    top: 3px;
    width: 56px;
    border-radius: 50%;
    float: left;
}
.comment-metadata,
.pingback .edit-link {
    color: #707070;
    color: rgba(51, 51, 51, 0.7);
    font-family: "Noto Sans", sans-serif;
    font-size: 12px;
    line-height: 1.5;
}

.comment-metadata a,
.pingback .edit-link a {
    color: #707070;
    color: rgba(51, 51, 51, 0.7);
}

.comment-metadata a:hover,
.pingback .edit-link a:hover {
    border-bottom: 1px solid #333;
}

.comment-metadata a:hover,
.comment-metadata a:focus,
.pingback .edit-link a:hover,
.pingback .edit-link a:focus {
    color: #333;
    text-decoration: none;
}

.comment-metadata {
    margin-bottom: 1.6em;
}

.comment-metadata .edit-link {
    margin-left: 1em;
}

.pingback .edit-link {
    margin-left: 1em;
}

.pingback .edit-link:before {
    top: 5px;
}

.comment-content ul,
.comment-content ol {
    margin: 0 0 1.6em 1.3333em;
}

.comment-content li > ul,
.comment-content li > ol {
    margin-bottom: 0;
}

.comment-content > :last-child {
    margin-bottom: 0;
}

.comment-list .reply {
    font-size: 13px;
}

.comment-list .reply a {
    border: 1px solid #eaeaea;
    border: 1px solid rgba(51, 51, 51, 0.1);
    color: #707070;
    color: rgba(51, 51, 51, 0.7);
    display: inline-block;
    font-family: "Noto Sans", sans-serif;
    font-weight: 700;
    line-height: 1;
    margin-top: 2em;
    padding: 0.4167em 0.8333em;
    text-transform: uppercase;
    text-decoration: none;
}

.comment-list .reply a:hover,
.comment-list .reply a:focus {
    border-color: #333;
    color: #333;
    outline: 0;
}
.bypostauthor > article .fn::after{
    content: "\e607";
    left: 3px;
    position: relative;
    top: 2px;
    font-family: "icomoon";
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    line-height: 1;
    text-transform: none;
    color: #55423C
}
.bypostauthor > article .fn a{
    text-decoration: none;
}
.comment-form {
    padding-top: 1.6em;
}

.comment-form label {
    color: #707070;
    color: rgba(51, 51, 51, 0.7);
    font-family: "Noto Sans", sans-serif;
    font-size: 16px;
    font-weight: 700;
    display: block;
    letter-spacing: 0.04em;
    line-height: 1.5;
    text-transform: uppercase;
}

.comment-notes,
.comment-awaiting-moderation,
.logged-in-as,
.form-allowed-tags {
    color: #707070;
    color: rgba(51, 51, 51, 0.7);
    font-family: "Noto Sans", sans-serif;
    font-size: 12px;
    line-height: 1.5;
    margin-bottom: 2em;
}

.logged-in-as a{
    color: #333;
    text-decoration: none;
}
.logged-in-as a:hover {
    border-bottom: 1px solid #333;
}

.no-comments {
    border-top: 1px solid #eaeaea;
    border-top: 1px solid rgba(51, 51, 51, 0.1);
    color: #707070;
    color: rgba(51, 51, 51, 0.7);
    font-family: "Noto Sans", sans-serif;
    font-weight: 700;
    padding-top: 1.6em;
}

.comment-navigation + .no-comments {
    border-top: 0;
}

.form-submit {
    margin-bottom: 0;
}

.required {
    color: #c0392b;
}

.comment-reply-title small {
    font-size: 100%;
}
.comment-reply-title small a:before {
    content: "\e608";
    font-size: inherit;
    position: relative;
    top: -3px;
    font-family: "icomoon";
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    line-height: 1;
    text-transform: none;
}
.comment-reply-title small a {
    border: 0;
    float: right;
    height: 32px;
    overflow: hidden;
    width: 26px;
    text-decoration: none;
    color: #000
}
.comment-reply-title small a:hover{
    color: #666
}

.comment-form input[type="text"],
.comment-form input[type="email"],
.comment-form input[type="url"],
.comment-form input[type="submit"] {
    width: 100%;
}

/* Social */
.socials{
    width: 1200px;
    text-align: center;
    padding: 50px 0 0;
    overflow: hidden;
}
.socials a span:before{
    font-size: 20px;
    text-decoration: none;
}
.socials a:hover{
    color: #C44B5E;
}
.socials a span.icon-facebook:before{
    top: 0;
    position: relative;
    font-size: 22px;
    font-weight: 800;
}
.socials a{
    color: #000;
    display: inline-block;
    padding-left:15px;
    padding-right:15px;
    text-decoration: none;
}
.socials a:hover{
    text-decoration: none;
}
.fb-ig-counter{
    font-size: 13px;
    color: #000;
    padding: 40px 0 20px;
}
.fb-fans-num{
    display: inline-block;
    padding-right: 20px;
}
.ig-fans-num{
    display: inline-block;
}
.ig-fans-num .img{

}
.ig-fans-num .img span:before{
    padding-right: 8px;
}
.ig-fans-num .img:after{
    content: " | ";
}
.ig-fans-num .num{

}
.fb-fans-num .img span:before{
    padding-right: 8px;
}
.fb-fans-num .img{
}
.fb-fans-num .img:after{
    content: " | ";
}
.fb-fans-num .num{
}

/*
 * --- FOOTER ---
 */
.home #footer{
    background-color: #F6F6F6
}
#footer {
    background-color: #D9D9D9;
    clear: both;
    width: 100%;
    margin: 0 auto;
    height: auto;
    padding: 0 ;
    position: relative;
}
#foot-inner{
    width: 1200px;
    color: #555;
    line-height: 1.7em;
    position: relative;
}
#foot-inner a{
    color: #555;
}
#foot-inner a:hover{
    color: #555;
    text-decoration: underline;
}
#foot-inner #copyright{
    text-align: center;
    padding: 20px 0 30px
}
#copyright span{
    font-family: Arial;
    font-size: 13px;
    text-align: center;
}

#copyright .title{
    display: inline-block;
    margin: 0 auto;
    text-align: center;
    color: #555;
    width: auto;
}
#copyright span.info{
    padding-right: 20px;
}

/*
 * --- Search ---
 */
#searchform{
    float: right;
    height: 50px;
    width: 130px;
    position: relative;
    top: 10px;
}
#searchform input[type="text"] {
    background-color: #FFF;
    border: 1px solid #EEEEED;
    font-size: 12px;
    height: 40px;
    line-height: 40px;
    padding: 5px 0 5px 15px;
    position: absolute;
    right: 0;
    top: 0;
    z-index: 98;
}
#searchform button {
    color: #DE588E;
    background: #FFF;
    border: medium none;
    cursor: pointer;
    font-size: 15px;
    margin-top: -21px;
    padding-top: 3px;
    position: absolute;
    right: 2px;
    top: 30px;
    width: 40px;
    z-index: 99;
}
#searchform input {
    font-size: 12px;
    outline: medium none;
    width: 100%;
}
/* -- Sidebar Search -- */
.widget.widget_search #searchform{
    float: none;
    width: 300px
}
.widget.widget_search .search-box{
    width: 100%;
}
.widget.widget_search #searchform#searchform input[type="text"]{
    width: 300px
}

/*
 * --- Float Box ---
 */
.fbbox{
    background: url("img/fbox.png") no-repeat scroll left center transparent !important;
    display: block;
    float: right;
    height: 215px;
    padding: 0 0 0 76px;
    width: 240px;
    z-index: 99999;
    position:fixed;right:-250px;
    top:30%;}
.fbbox div{
    margin-left: -7px;
    border:none;
    position:relative;
    display:block;}
.fbbox div.fb-like-box{
    background-color: #FFF;
    height: 100%
}

/*
 * --- ERROR PAGE ---
 */
#archive-list{
    padding-bottom: 25px;
    padding-left: 15px;
}
#archive-list ul {
    list-style: none;
    padding: 0;
    overflow: hidden;
    margin: 0 auto;
}
#archive-list ul li{
    display: block;
    float: left;
    font-size: 13px;
    margin-right: 25px;
    padding: 8px 0 8px 10px;
    text-align: left;
    width: 147px;
    color: #666
}
#archive-list ul li a{
    color: #666;
    text-decoration: none;
}
#archive-list ul li a:hover{
    color: #C44B5E;
}

/*
 * Jetpack Subcribe
 */
.widget #subscribe-text{
    padding: 0;
    color: #959595

}
.widget #subscribe-text p{
    font-size: 13px;
    line-height: 22px;
}
.widget #subscribe-email{
    float: left;
    margin: 0;
    padding: 0;
}
.widget #subscribe-email input{
    border-radius: 0;
    font-size: 13px;
    width: 220px;
    padding: 6px 10px;
    background: #FFF;
    margin-right: 15px;
    color: rgba(51, 51, 51, 0.7)
}
.widget.jetpack_subscription_widget{
    overflow: hidden;
}
.widget #subscribe-submit input[type="submit"]{
    font-size: 13px;
    float: left;
}

/*
 * Fix Jetpack
 */
#main #jp-relatedposts{
    display: block;
    padding: 5px 0 0;
    margin-top: 50px;
}
#main #jp-relatedposts h3.jp-relatedposts-headline em{
    font-weight: normal;
    font-family: "微軟正黑體",Arial;
    font-size: 15px;
    font-weight: 700;
    line-height: 1.2;
    margin: 0 0 1em;
}
#main #jp-relatedposts .jp-relatedposts-post-title{
    margin-top: 5px;
}
#main #jp-relatedposts .jp-relatedposts-post-title a {
    font-family: "微軟正黑體",Arial;
    text-decoration: none;
}
#main .jp-relatedposts-post-context{
    display: none
}
#main #jp-relatedposts h3.jp-relatedposts-headline em:before{
    display: none
}
#main .sharedaddy ul{
    text-align: center;
    padding-top: 20px;
}

/*
 * --- HTML ---
 */
input, textarea {
    margin: 0;
    background-color: #f7f7f7;
    border: 1px solid rgba(51, 51, 51, 0.1);
    color: #000;
    color: rgba(51, 51, 51, 0.7);
    border-radius: 3px;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 15px;
    line-height: 1.4;
    outline: medium none;
    padding: 6px;
    margin-bottom:10px;
}
input[type="text"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"],
textarea {
    padding: 0.375em;
    width: 100%;
    box-sizing: border-box;
}
input[type="submit"]{
    background-color: #333;
    border: medium none;
    font-size: 15px;
    margin: 0;
    border-radius: 0;
    color: #FFF;
    cursor: pointer;
}
button:hover,
input[type="button"]:hover,
input[type="reset"]:hover,
input[type="submit"]:hover,
button:focus,
input[type="button"]:focus,
input[type="reset"]:focus,
input[type="submit"]:focus {
    background-color: #707070;
    background-color: rgba(51, 51, 51, 0.7);
    outline: 0;
}
blockquote{
    background-color: #EEE;
    border: 1px dashed #AAA;
    color: #000000;
    padding: 0 1em;
}
pre {
    border: 1px solid #CCC;color:#333;
    display:block;
    font:13px/120% Courier New;
    overflow:auto;
    padding:10px 10px 10px 21px;
    width:93%;
    margin: 15px 0;
}
table {
    width: 100%;
    font-family:"Trebuchet MS","Lucida Grande","Lucida Sans",Arial,sans-serif;
    border-collapse: collapse;
}
table td, table th {
}
table tr,
table td{
    border: 1px solid #CCC;
}
table th {
    font-family: "Trebuchet MS","Lucida Grande","Lucida Sans",Arial,sans-serif;
    text-align: left;
    line-height: 1.3em;
    font-size: 15px;
}
table td {
    font-size: 15px;
    padding: 4px 7px 2px;
    vertical-align: middle;
    border: 1px solid #CCC;
}
fieldset{
    border-color: #CCC;
}
fieldset legend{
    font-weight: 800
}

/*
 * AD
 */
.single-top,
.single-mid,
.single-btm{
    clear: both;
    margin-top: 10px;
    margin-bottom: 10px;
    text-align: center;
    display: block;
}

/*
 * flexslider
 */
#achang-sliders{
    width: 100%;
    height: inherit;
    margin-bottom: 50px;
}
.flexslider{
    overflow: hidden;
    width: 100%;
    border: none;
    border-radius: 0;
    margin:  0 auto;
}
#achang-sliders .flex-control-nav {
    bottom: 15px;
    left: 0;
    position: absolute;
    right: 0;
    text-align: center;
    width: 100%;
    z-index: 9999;
}
#achang-sliders .flex-control-nav a{
    background-color: #FFF;
    box-shadow: none;
    height: 15px;
    width: 15px
}
#achang-sliders .flex-control-nav a:hover,
#achang-sliders .flex-control-nav a.flex-active{
    background: #796861;
}
#achang-sliders .flexslider .slides img{
    width: 100%;
    height: auto
}
#achang-sliders .flex-direction-nav .flex-prev{
    left: 0;
    opacity: .8;
    background: url("img/left.jpg") no-repeat scroll 0 0 transparent;
    text-indent: -999em;
    width: 43px;
    height: 79px;
    display: block;
}
#achang-sliders .flex-direction-nav .flex-next{
    right: 0;
    opacity: .6;
    background: url("img/right.jpg") no-repeat scroll 0 0 transparent;
    text-indent: -999em;
    width: 43px;
    height: 79px;
    display: block;
    font-size: 0;
}
#achang-sliders .flex-direction-nav:hover .flex-prev,
#achang-sliders .flex-direction-nav:hover .flex-next{
    opacity: 1
}

#achang-sliders .flex-direction-nav a:before{
    display: none;
}
.slider-social{
    position: relative;
    width: 100%;
    height: 40px;
    background: rgba(255,255,255,0.6);
    bottom: 40px;
    z-index: 99;
}
.slider-social .inner{
    width: 1200px;
}
.slider-social .s-links{
    background-color: rgba(255,255,255,0.8);
    display: inline-block;
    padding-left: 10px;
    margin-top: 5px;
    padding-top: 3px;
    vertical-align: top;
}
.slider-social .inner a{
    color: #333;
    text-decoration: none;
    font-size: 18px;
    line-height: 28px;
    margin-right: 10px;
    transition: all 0.5s ease-in-out 0s;
}
.slider-social .inner a:hover{
    color: #C6408B
}
.slider-social .sb{
    display: inline-block;
    vertical-align: top;
    margin-top: 5px;
}
.slider-social .sb #subscribe-email{
    float: left;
    margin: 0;
    padding: 0;
}
.slider-social .sb #subscribe-submit{
    float: left;
    margin: 0;
}
.slider-social .sb #subscribe-email input{
    width: 165px;
    line-height: 30px;
    padding: 0 10px;
    margin: 0 5px 0 0;
    border-radius: 0;
    font-size: 13px;
    color: rgba(51, 51, 51, 0.7)
}
.slider-social .sb #subscribe-submit input[type="submit"]{
    padding: 4px;
    margin-top: 2px;
    font-size: 13px;
    line-height: 22px;
}
.slider-social .sb .jetpack_subscription_widget p{
    margin: 0;
    color: #BD558C
}
/* Instagram */
.instagram-photos{
    width: 100%;
    overflow: hidden;
}
.instagram-photos span{
    width: 10%;
    float: left;
    text-align: center;
}
.instagram-photos span a{
    display: block;
    line-height: 0;
}
.instagram-photos span a img{
    width: 100%;
    height: auto;
}
.instagram-photos span a img:hover{
    opacity: .7
}

.community { position: relative; background: url(img/fb_like_bg.jpg) no-repeat; width: 800px; height: 100px; margin-top: 10px; margin-bottom: 10px; }
.community .like-text { position: absolute; top: 25px; right: 65px; }
.community .fb-like { position: absolute; top: 60px; right: 150px; }