/*
Theme Name: Computer DIY
Theme URI:http://achang.tw
Description: HTML5 + CSS3
Version:1.0
Author: 阿腸網頁設計工作室
Author URI: http://achang.tw
Tags: light, two-columns, right-sidebar, html5, css3
*/
* {margin:0 auto}
a {
color:#06C;
text-decoration:none;
outline:medium none
}
a:hover {
color:#E95C33;
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","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: justify;
	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 {
	min-width: 1000px;
	color:#333;
	font:13px "Trebuchet MS","Lucida Grande","Lucida Sans",Arial;
}

/*
* --- Header ---
*/
#header-wrap{
	width: 100%;
	height: 100px;
	background-color: #000;
}
#header{
    height: 120px;
    position: relative;
    width: 1000px;
}
#webname{
    display: block;
    height: 120px;
    left: 0;
    margin: 0;
    position: absolute;
    top: 0;
    width: 235px;
    z-index: 999;
}
#webname h1 a#logo{
	background: url("img/logo.png") no-repeat scroll 0 0 transparent;
	display: block;
	height: 120px;
	text-indent: -999em;
	width: 235px;
	margin: 0
}
.top-links{
	position: relative;
}
/*
* --- Menus ---
*/
#achang-menu{
    float: right;
    margin: 0 auto;
    width: 765px;
}
#access {
	background: #000;
	clear: both;
	display: block;
	float: left;
	margin: 0 auto;
	width: 100%;
}
#access ul {
	font-size: 13px;
	list-style: none;
	margin: 0 auto;
	padding-left: 0;
	text-align: left;
}
#access ul li.menu-item-has-children > a::after {
    content: "\e60a";
    margin-left: 0px;
    font-family: "icomoon";
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    line-height: 1;
    text-transform: none;
}
#access li {
    display: inline-block;
    position: relative;
}
#access a {
	font-size: 15px;
	color: #FFF;
	display: block;
	line-height: 54px;
	padding: 0 15px;
	text-decoration: none;
}
#access ul ul {
	-moz-box-shadow: 0 3px 3px rgba(0,0,0,0.2);
	-webkit-box-shadow: 0 3px 3px rgba(0,0,0,0.2);
	box-shadow: 0 3px 3px rgba(0,0,0,0.2);
	display: none;
	float: left;
	margin: 0;
	position: absolute;
	top: 54px;
	left: 0;
	width: 188px;
	z-index: 99999;
	text-align: left;
}
#access ul ul ul {
	left: 100%;
	top: 0;
}
#access ul ul a {
	background: #f9f9f9;
	border-bottom: 1px dotted #ddd;
	color: #444;
	font-size: 13px;
	font-weight: normal;
	height: auto;
	line-height: 1.4em;
	padding: 10px 10px;
	width: 168px;
}
#access li:hover > a,
#access ul ul :hover > a,
#access a:focus {
	background: #efefef;
}
#access li:hover > a,
#access a:focus {
	background: #f9f9f9;
	background: -moz-linear-gradient(#f9f9f9, #e5e5e5);
	background: -o-linear-gradient(#f9f9f9, #e5e5e5);
	background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#f9f9f9), to(#e5e5e5)); /* Older webkit syntax */
	background: -webkit-linear-gradient(#f9f9f9, #e5e5e5);
	color: #373737;
}
#access ul li:hover > ul {
	display: block;
}

/*
* --- Sub Menus ---
*/
.search-menu-block{
    background-color: #d9d9d9;
    bottom: 20px;
    height: 46px;
    position: absolute;
    right: 0;
    width: 765px;
}
#achang-sub-menu {
    clear: both;
    display: block;
    float: left;
    margin: 0 auto;
    width: 465px;
}
#achang-sub-menu ul {
	font-size: 13px;
	list-style: none;
	margin: 0 auto;
	padding-left: 0;
	text-align: left;
}
#achang-sub-menu ul li.menu-item-has-children > a::after {
    content: "\e60a";
    margin-left: 0px;
    font-family: "icomoon";
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    line-height: 1;
    text-transform: none;
}
#achang-sub-menu li {
    display: inline-block;
    position: relative;
}
#achang-sub-menu a {
    color: #000;
    display: block;
    font-size: 15px;
    line-height: 46px;
    padding: 0 16px;
    text-decoration: none;
}
#achang-sub-menu ul ul {
	-moz-box-shadow: 0 3px 3px rgba(0,0,0,0.2);
	-webkit-box-shadow: 0 3px 3px rgba(0,0,0,0.2);
	box-shadow: 0 3px 3px rgba(0,0,0,0.2);
	display: none;
	float: left;
	margin: 0;
	position: absolute;
	top: 46px;
	left: 0;
	width: 188px;
	z-index: 99999;
	text-align: left;
}
#achang-sub-menu ul ul ul {
	left: 100%;
	top: 0;
}
#achang-sub-menu ul ul a {
	background: #f9f9f9;
	border-bottom: 1px dotted #ddd;
	color: #444;
	font-size: 13px;
	font-weight: normal;
	height: auto;
	line-height: 1.4em;
	padding: 10px 10px;
	width: 168px;
}
#achang-sub-menu li:hover > a,
#achang-sub-menu ul ul :hover > a,
#achang-sub-menu a:focus {
	background: #efefef;
}
#achang-sub-menu li:hover > a,
#achang-sub-menu a:focus {
	background: #f9f9f9;
	background: -moz-linear-gradient(#f9f9f9, #e5e5e5);
	background: -o-linear-gradient(#f9f9f9, #e5e5e5);
	background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#f9f9f9), to(#e5e5e5)); /* Older webkit syntax */
	background: -webkit-linear-gradient(#f9f9f9, #e5e5e5);
	color: #373737;
}
#achang-sub-menu ul li:hover > ul {
	display: block;
}

/*
* --- Main ---
*/
#content {
	background-color: #FFF;
	padding: 0 0 15px;
	width: 1000px;
	height: auto;
}
#main{
	width: 680px;
	float: left;
	margin-bottom: 50px;
}
#main article{
	margin-top: 0;
}
#main .page-single img{
	max-width: 680px;
	height: auto;
}
#main article.page-single img{
	max-width: 680px;
	height: auto;
}
#main .page-single,
#main #page-archive,
#main #list-post,
#main #page-page{
	margin-top: 20px
}

span.sticky{
	color: red;
	padding-right: 5px
}
.page-single .tag{
	font-size: 13px;
	color: #888
}
.page-single .tag a{
	text-decoration: none;
}
.page-single .tag a:hover{
	color: #CB0000
}
.page-single h2{
	background-color: #EEE;
	color: #222;
	font-weight: normal;
	margin: 0 0 10px;
	padding: 5px 0 5px 15px;
	font-size: 16px;
}

#main .page-single ol,
#main .page-single ul{
	font-size: 15px;
	line-height: 1.7em;
}

#main .page-single ol li,
#main .page-single ul li{
	font-size: 15px;
	line-height: 1.7em;
}

/* -- Blopost -- */
.blog-post{
	position: relative;
}
.blog-post .page-single{
	margin: 0;
	padding-bottom: 30px
}
.blog-post  .more{
}
.blog-post figure{
    display: block;
    float: left;
    height: auto;
    padding: 0;
    text-align: left;
    width: auto;
}
.blog-post figure a{
	display: block;
	line-height: 0
}
.blog-post{
	margin: 0 0 50px;
	padding-bottom: 15px;
}

.blog-post .post-inner{
    float: right;
    width: 370px;
}
.blog-post figure{
    border: 3px solid #ddd;
    display: block;
    overflow: hidden;
    padding: 3px;
}
.blog-post figure img{
	width: 280px;
	height: 186px;
	display: block;
	transition: all 0.5s ease 0s;
}
.blog-post figure:hover img{
	transform: scale(1.05);
}

.blog-post .post-inner .category{
	display: block;
}
.blog-post .post-inner .category a{
	display: inline-block;
	background-color: #CC0000;
	color: #FFF;
	padding: 3px 6px;
	text-decoration: none;
}
.blog-post .post-inner .category a:hover{
	background-color: #000;
	color: #FFF
}
.blog-post .excerpt{
	color: #666;
	line-height: 22px
}


.blog-post figure.video img{
	transform: scale(1);
}
.blog-post figure.video{
	position: relative;
}
.blog-post figure.video .icon-youtube-play:before{
    color: rgba(255, 255, 255, 0.8);
    display: block;
    font-size: 75px;
    height: 100%;
    line-height: 190px;
    opacity: 0.7;
    position: absolute;
    text-align: center;
    top: 0;
    transition: all 0.3s ease-in-out 0s;
    vertical-align: middle;
    width: 100%;
}
.blog-post figure.video a:hover .icon-youtube-play:before{
    opacity: 0
}
.blog-post figure.video a{
    display: block;
    height: 186px;
    line-height: 0;
    overflow: hidden;
    position: relative;
    width: 280px;
}
/* -- Page Main -- */
.page-main{
	margin-top:0;
}
.page-main{
	clear: both;
	margin-top: 0;
	overflow: hidden;
	padding: 0;
	text-align: left;
	position: relative;
	margin-bottom: 35px
}

.page-main h1{
	color: #333;
	font-size: 16px;
	font-weight: 400;
	line-height: 28px;
	overflow: hidden;
	padding: 5px 0 5px;
	text-align: left;
}
.page-single h1{
    color: #333;
    font-size: 28px;
    font-weight: 800;
    line-height: 38px;
    margin-bottom: 12px;
    text-align: left;
}
.page-single header{
	padding-bottom: 5px;
	text-align: left;
	position: relative;
}
.page-main h1 a{
	color: #333;
	font-size: 16px;
	font-weight: 400;
	line-height: 28px;
	text-decoration: none;
}
.page-main h1 a:hover{
	color: #06C;
}
.post-metas{
    margin-bottom: 10px;
    margin-top: 5px;
    position: relative;
}
.post-metas span{
	display: inline-block;
	padding-right: 20px;
}
.post-metas .icon-clock:before,
.post-metas .icon-folder-open:before,
.post-metas .icon-user:before{
	padding-right: 5px
}
.post-metas,
.post-metas a{
	color: #888;
	font-size: 13px;
	text-decoration: none;
}
.post-metas a:hover{
	color: #333
}
#main .wumii-footer{
	display: none;
}
.entry-media{
	margin: 0 auto 0;
}

/*
* --- Video List ---
*/
.video-list{}
.video-list ul{
	padding: 0;
	margin: 0;
	list-style: none;
}
.video-list ul li{
	display: block;
	width: 320px;
	height: 240px;
	overflow: hidden;
	float: left;
	margin-right: 20px;
	margin-bottom: 20px;
	position: relative;
}
.video-list ul li.item-3{
	margin-right: 0;
}
.video-list ul li .img a img{
	width: 320px;
	height: 240px
}
.video-list ul li .title{
	background: rgba(230, 230, 230, 0.8);
	display: block;
	height: 240px;
	width: 320px;
	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: 320px;
	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
}

/*
* --- Pagination ---
*/
.pagination{
	line-height:36px;
	text-align:center;
	text-decoration:none;
	width:100%;
	overflow:hidden;
	clear: both;
}
.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 #CC0000;
	background:#FFF;
	color: #454545;
}
.pagination .current,
.pagination a:hover{
	background: #CC0000;
	border: 1px solid #CC0000;
	padding: 5px 10px;
	color: #FFF;
}
.post_nav span.num{
	border: 1px solid #F7AF4F;
	padding: 5px 10px;
	color: #CB0000
}
.post_nav a span.num{
	border: none;
	padding: 0;
	color: #333
}


/*
* --- Sidebar ---
*/
#sidebar {
	margin-top: 50px;
	float: right;
	letter-spacing: 1px;
	line-height: 145%;
	width: 300px;
}
.widget a {
	color: #959595
}
.widget a:hover{
	text-decoration: none;
	color: #CB0000
}
.widget{
	line-height: 1.7em;
	margin: 0 0 30px;
	width: 300px;
}
.widget h3{
	border-bottom: 1px solid #ccc;
	color: #333;
	font: 800 15px "微軟正黑體",Arial,sans-serif;
	margin-bottom: 10px;
	padding: 10px 5px;
	text-align: left;
	width: auto;
}
.widget ul {
	margin: 0 10px;
	padding-left: 15px;
}
.widget ul li {
	color: #959595;
	font-size: 13px;
	line-height: 22px;
	list-style: square;
	margin: 0 0 10px;
	padding-left: 5px;
	text-align: left;
}
.widget ul ul li:last-child{
	border-bottom: none;
}
.widget.widget_archive{
	text-align: left;
}
.widget.widget_archive select {
	background-color: #ffffff;
	border: 1px solid #dddddd;
	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: #959595;
	padding: 0;
}
.widget .textwidget a{
	color: #0066CC;
	text-decoration: underline;
}
.widget .textwidget a:hover{
	text-decoration:none;
}
.widget.social .social-info ul{
	margin: 0 auto;
	padding: 0;
	text-align: center;
}
.widget.social .social-info ul li{
	display: inline-block;
	width: 50px
}
.widget.social .social-info ul li a{
	display: block;
	font-size: 22px;
	color: #333;
}
.widget.social .social-info ul li a:hover{
	color: #999
}
.widget_achang_adblock_widget ul,
.widget_achang_adblock_widget ul li{
	list-style: none;
	margin: 0 auto;
	padding: 0;
}
.widget_achang_adblock_widget ul li{
	margin-bottom: 5px;
}
.widget_achang_adblock_widget ul li a{
	display: block;
	line-height: 0;
	text-align: center;
}
.widget_achang_adblock_widget ul li a img{
	max-width: 300px;
	height: auto;
}


/*
* --- Profile ---
*/
.author #main #post-author{
margin: 0 auto 50px
}
#main #post-author{
margin: 50px auto;
position: relative;
}
#main #post-author .vcard,#main #post-author .author .vcard{
width: auto;
background: #F6F6F6;
margin-bottom: 10px;
min-height: 100px;
overflow: hidden;
padding: 10px;
border-radius:5px;
}
#main #post-author .vcard img ,#main #post-author .author .vcard img {
border: 5px solid #FFF;
float: left;
margin-right: 10px;
width: 100px;
height: 100px;
}
#main #post-author .vcard p,#main #post-author .author .vcard p{
color: #454545;
font-size: 13px;
letter-spacing: 1px;
margin-bottom: 2px;
margin-top: 10px;
padding-left: 100px;
text-align: left;
}
#main #post-author .vcard span.nickname,
#main #post-author .author .vcard span.nickname{
font: 18px "微軟正黑體",arial,sans-serif;
color: #000;
}
#main #post-author .vcard .more{
bottom: 15px;
position: absolute;
right: 15px;
}
#main #post-author .vcard .more a{
	text-decoration: none;
}
#main #post-author .vcard .more a:hover{
	color: #CB0000;
}

/*
* --- Comments ---
*/
.achang-comments{
padding-top: 20px;
}
.achang-comments h4{
font-size: 18px;
font-weight: 500;
line-height: 0;
margin-bottom: 15px;
padding: 0 0 12px;
}
.achang-comments .achang-fb{
padding: 0 0 20px;
margin-bottom: 50px;
}
.achang-fb h4{
border-bottom: 1px solid #5677aa;
}
.achang-fb h4 span.t{
color: #fff;
padding: 0 10px;
background-color: #5677aa;
display: inline;
}
.achang-wp h4{
border-bottom: 1px solid #333;
}
.achang-wp h4 span.t{
color: #fff;
padding: 0 10px;
background-color: #333;
display: inline;
}
.comments-area {
background-color: #fff;
padding: 10px;
}

.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 a:hover {
border-bottom: 1px solid #707070;
border-bottom: 1px solid rgba(51, 51, 51, 0.7);
}

.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: #CB0000;
}

.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%;
}

/*
* --- FOOTER ---
*/
#footer {
    background-color: #000;
    clear: both;
    line-height: 40px;
    margin: 0 auto;
    padding: 15px 0;
    position: relative;
    width: 100%;
}
#foot-inner{
	color: #969696;
	width: 1000px;
	position: relative;
}
#foot-inner a{
	color: #969696;
}
#foot-inner a:hover{
	color: #969696;
	text-decoration: underline;
}
#foot-inner #copyright{
	text-align: center;
}
#copyright span{
	font-family: "open sans";
	font-size: 12px;
	padding-right: 20px;
	text-align: center;
}
#copyright span.title{
    background: url("img/footer-logo.png") no-repeat scroll 0 0 transparent;
    display: block;
    height: 60px;
    text-indent: -999em;
    width: 180px;
}
.company-info{
color: #969696;
text-align: center;
}
.company-info span{
padding-right: 10px;
display: inline-block;
}
.company-info div{
display: inline-block;
}
.company-info .nums span{
padding-right: 5px;
}
.company-info .nums span:after{
content: "|";
display: block;
float: right;
padding-left: 5px;
}
.company-info .nums span:last-child:after{
display: none;
}


/*
 * --- Float Share ---
 */
#share-box {
    clear: both;
    height: 28px;
    padding: 0;
    position: absolute;
    right: 0;
    top: -6px;
}
#share-box .sn {
    float: left;
    padding: 5px;
    /*width: 80px*/
}

/*
* --- Search ---
*/
#searchform{
    float: right;
    height: 50px;
    position: absolute;
    right: 0;
    top: 0;
    width: 300px;
}
#searchform input[type="text"] {
	border-radius: 0;
	background-color: #ACACAC;
	border: 1px solid #ACACAC;
	color: #16161B;
	font-size: 13px;
	height: 46px;
	line-height: 46px;
	padding: 5px 0 0 15px;
	position: absolute;
	right: 0;
	top: 0;
	z-index: 98;
}
#searchform button {
    background: #acacac;
    border: medium none;
    color: #16161b;
    cursor: pointer;
    font-size: 20px;
    margin-top: -21px;
    padding-top: 3px;
    position: absolute;
    right: 2px;
    top: 62%;
    width: 40px;
    z-index: 99;
}
#searchform input {
	font-size: 15px;
	outline: medium none;
	width: 100%;
}
/* -- Sidebar Search -- */
.widget.widget_search{
	border: none;
}
.widget.widget_search #searchform{
	float: none;
	width: 300px;
	position:relative;
}
.widget.widget_search .search-box{
	width: 100%;
}

.widget.widget_search #searchform#searchform input[type="text"]{
	width: 300px
}

/*
* --- Sidebar Footer ---
*/
.socials{
    left: 295px;
    position: absolute;
    top: 8px;
    z-index: 9;
}
.achang-social{
	float: right;
	margin-right: 10px;
	margin-top: 4px;
}
ul.achang-social{
	display: block;
	list-style: outside none none;
	margin: 0;
	padding: 0;
}
ul.achang-social li{
	display: inline-block;
	margin-left: 30px
}
ul.achang-social li a{
	background-color: #CCC;
	border-radius: 25px;
	color: #333;
	display: block;
	font-size: 15px;
	height: 25px;
	line-height: 25px;
	position: relative;
	text-align: center;
	text-decoration: none;
	transition: all 0.2s ease 0s;
	width: 25px;
}
ul.achang-social li a:hover{
	color: #666
}
.footer-sp{
	background-color: #262626;
	height: 5px;
	margin-bottom: 50px;
	width: 1000px;
}
#sidebar-footer{
	background-color: #1a1a1a;
	overflow: hidden;
	padding-bottom: 80px;
}
.widget-module{
	border: none
}
.widget-module h3{
    color: #fff;
    font-size: 16px;
    font-weight: normal;
}
.widget_nav_menu.widget-module{
	display: inline-block;
	width: 166px;
	vertical-align: top;
}
.widget_nav_menu.widget-module ul{
	list-style: none;
	padding: 0;
	margin: 0;
}
.widget_nav_menu.widget-module ul li a{
	color: #A1A1A1;
	text-decoration: none;
}
.widget_nav_menu.widget-module ul li a:hover{
	color: #FFF;
}
.widget_nav_menu.widget-module ul li{
    display: block;
    height: 28px;
    line-height: 28px;
    overflow: hidden;
    vertical-align: top;
}
.sidebar-footer-inner{
	width: 1000px;
	padding-top: 80px;
}
.sidebar-footer-inner .socials{
    left: 0;
    position: relative;
    top: -60px;
}
.sidebar-footer-inner ul.achang-social li a{
	width: 40px;
	height: 40px;
	line-height: 48px;
	font-size: 22px;
}

ul.achang-social a i.icon-facebook:before{
    position: relative;
    top: -3px;
}
ul.achang-social a i.icon-youtube:before{
    left: 1px;
    position: relative;
    top: -2px;
}
ul.achang-social a i.icon-feed:before{
    left: 1px;
    position: relative;
    top: -2px;
}
/*
 * --- Breadcrumb ---
 */
#breadcrumb{
	width: 100%;
	margin: 40px auto 0;
}
#breadcrumb,
#breadcrumb a{
	color: #AAA;
	font-size: 13px;
}
#breadcrumb a:hover{
	color: #666;
	text-decoration: none
}
#breadcrumb ul{
	margin: 0;
	padding: 0;
}
#breadcrumb ul li{
	display: inline;
}
#breadcrumb ul li:after{
	color: #AAA;
	content: " / ";
	display: inline;
	padding: 0 3px;
}
#breadcrumb ul li.last:after{
	display: none;
}
#breadcrumb ul li.last a{
	text-decoration: none;
	color: #AAA
}

/*
* --- 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;
}

/*
* --- Slider AD Area ---
*/
#slider-ad-area{
width: 100%;
margin-top: 50px;
/*height: 520px*/
}
#sldier-ad{
	width: 300px;
	height: auto;
	float: right;
	text-align: center;
}
#sldier-ad .slider-ad-1{
	display: block;
	height: 298px;
	width: 298px;
	margin-bottom: 10px;
	border: 1px solid #F2F2F2;
	background-color: #F8F8F8;
}
.slider-ad-1 #nextMag {
	margin-top: 10px;
}
.slider-ad-1 #nextMag img{
	height: auto;
	width: auto;
	max-height: 235px;
	display: block;
	border: 2px solid #AAA;
	padding: 3px;
	background-color: #FFF;
}
.slider-ad-1 #nextMag .nextlink{
	display: block;
	margin-top: 10px;
}
.slider-ad-1 #nextMag .nextlink a{
    background-color: #69aae3;
    border-radius: 3px;
    box-shadow: 1px 1px 5px rgba(0, 0, 0, 0.3);
    color: #fff;
    display: block;
    font-family: "微軟正黑體",Arial;
    padding: 3px 0;
    text-align: center;
    text-decoration: none;
    transition: all 0.3s ease-in-out 0s;
    width: 90px;
}
.slider-ad-1 #nextMag .nextlink a:hover{
	background-color: #CB0000
}
.slider-ad-2{
	width: 300px;
	height: auto;
}

/*
* flexslider
*/
#achang-sliders{
float: left;
width: 680px;
/*height: 520px;*/
overflow: hidden;
}
.flexslider{
	border: medium none;
	border-radius: 0;
	height: 300px;
	margin: 0 auto;
	width: 680px;
}
.flexslider .entry{
	display: none;
}
#achang-sliders .flex-control-nav {
	bottom: 5px;
	position: absolute;
	right: 0;
	left: 0;
	text-align: center;
	width: 100%;
	z-index: 9999;
}
.flexslider .slides img{
	width: 680px;
	height: 300px;
}
.flex-control-paging li a {
    background: none repeat scroll 0 0 #000;
    border: 3px solid #ccc;
}

/*
* Front Page
*/
#front-page-main-content{
	width: 100%;
	margin-top: 50px;
}
#main-content{
	width: 680px;
	float: left;
	margin-top: 30px
}
#front-page-main-content #sidebar{
	margin-top: 23px;
}
#index-block-posts{
	width: 100%;
}
#index-block-fbbox{
	float: right;
}
.cat-box{
	position: relative;
	width: 330px;
	margin-bottom: 50px;
}
.cat-box.box-left{
	float: left;
}
.cat-box.box-right{
	float: right;
}
.cat-box h3,
#recent-post header h2.part-title,
#index-block-video header h2{
    background-color: #e8e8e8;
    font-size: 20px;
    font-weight: 500;
    line-height: 33px;
    padding: 0 0 0 10px;
    text-shadow: 0 0 1px #AAA;
}
.cat-box .more,
#recent-post .more,
#index-block-video .more{
	background-color: #cacaca;
	display: block;
	font-size: 24px;
	height: 33px;
	line-height: 36px;
	position: absolute;
	right: 0;
	text-align: center;
	top: 0;
	vertical-align: middle;
	width: 33px;
}
.cat-box .more a,
#recent-post .more a,
#index-block-video .more a{
	color: #707070;
	display: block;
	text-decoration: none;
}
.cat-box .more:hover,
#recent-post .more:hover,
#index-block-video .more:hover{
	background-color: #333
}
.cat-box .more:hover a{
	color: #FFF
}
.cat-box .feature-post .title{
	height: 40px;
	margin-bottom: 10px;
	overflow: hidden;
	padding: 8px 0;
}
.cat-box .feature-post .img{
	width: 330px;
	height: 220px;
	overflow: hidden;
}
.cat-box .feature-post .title a{
	font-family: "微軟正黑體",sans-serif,Arial;
	font-size: 16px;
	color: #000
}
.cat-box .feature-post .img a{
	line-height: 0;
	display: block;
}
.cat-box .feature-post .img img{
	width: 330px;
	height: 220px;
	transition: all 0.5s ease 0s;
}
.cat-box .feature-post img:hover {
	transform: scale(1.05);
}
.cat-box .feature-post a,
.cat-box .category-posts-list a{
	color: #666;
	text-decoration: none;
}
.cat-box .feature-post a:hover,
.cat-box .category-posts-list a:hover{
	color: #06C
}
.cat-box .category-posts-list{}
.cat-box ul.category-posts-list{
	list-style: none;
	margin: 0;
	padding: 0;
}
.cat-box ul.category-posts-list li{
	border-bottom: 1px solid #d9d9d9;
	line-height: 28px;
	list-style: outside none none;
	margin: 0;
	overflow: hidden;
	padding: 0;
	text-overflow: ellipsis;
	white-space: nowrap;
	width: 320px;
}
.cat-box ul.category-posts-list li:last-child{
	border-bottom: none
}

#index-block-video{
    margin-bottom: 50px;
    overflow: hidden;
    position: relative;
}
#index-block-video .item-0{
	float: left;
	width: 320px;
}
#index-block-video .item-1{
	float: right;
	width: 320px
}
#index-block-video .feature-post .title a{
    color: #000;
    font-family: "微軟正黑體",Arial;
    font-size: 16px;
    text-decoration: none;
}
#index-block-video .feature-post .title a:hover{
	color: #06C
}
#index-block-video .feature-post .img a{
	position: relative;
	width: 330px;
	height: 220px;
	display: block;
	line-height: 0;
	overflow: hidden;
}
#index-block-video .icon-play-circle-outline{
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0.6);
    color: rgba(255, 255, 255, 0.8);
    display: block;
    font-size: 75px;
    height: 100%;
    line-height: 220px;
    opacity: 0.7;
    position: absolute;
    text-align: center;
    top: 0;
    transition: all 0.3s ease-in-out 0s;
    vertical-align: middle;
    width: 100%;
}
#index-block-video .img:hover span{
    opacity: 0;
    /*transform: scale(1);*/
    transition: all 0.4s ease-in-out 0s;
}

.index-block-video-content{
}
#recent-post{
	width: 680px;
	position: relative;
}
.recent-post-content{
	margin-top: 30px
}
/*
* --- ERROR PAGE ---
*/
#archive-list{
	padding-bottom: 25px;
	padding-left: 0;
}
#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: 135px;
	color: #666
}
#archive-list ul li a{
	color: #666;
	text-decoration: none;
}
#archive-list ul li a:hover{
	color: #06C;
}
/*
* --- Search Note ---
*/
::-webkit-input-placeholder { /* WebKit browsers */
    color:    #16161b;
}
:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
   color:    #16161b;
   opacity:  1;
}
::-moz-placeholder { /* Mozilla Firefox 19+ */
   color:    #16161b;
   opacity:  1;
}
:-ms-input-placeholder { /* Internet Explorer 10+ */
   color:    #16161b;
}

/*
* --- Computer DIY ADD ---
*/
#itp-vp-box {
    width:100%;
    text-align:center;
}
.itp-vp-category-box{
    float: left;
    width: 30%;
    padding: 10px 10px 10px 10px;
}
.itp-vp-category-box a:hover img{
    /*border: dashed 3px #CCC;*/
    -mox-opacity:1.0;        /*-mox¬Ofor firefox*/
    filter:alpha(opacity=100);
    opacity:1.0;
}
.itp-vp-category-box a img{
    /*border: dashed 3px #CCC;*/
    -mox-opacity:0.7;
    filter:alpha(opacity=70);
    opacity:0.7;
}
.clear {
	clear:both;
}
.itp-vp-category-name{
	width: 350px;
	height: 100px;
	text-align:center;
}
#banner-box {
    width:100%;
    text-align:center;
}
#cleaner{
    border-bottom: 2px solid #ccc;
    clear: both;
    font-size: 0;
    height: 20px;
    margin-bottom: 15px;
    width: 100%;
}
.itp-vp-box{
    overflow: auto;
	width: 100%;
    border-bottom: thin dotted #4A2018;
    margin-bottom:5px;
    padding-bottom:5px;
}
.itp-vp-image-box {
    float:left;
}
.itp-vp-text-box {
    width: 400px;
    margin-left: 5px;
    float: right;
}
.itp-vp-title{
    border-bottom: thin dotted #ffffff;
	width:400px;
}
.s2 {
    font-size: 13pt;
    color: #fff;
    font-weight: bold;
    border-left: 15px solid #F5360F;
    padding-left: 10px;
    background-color: #555;
}
#content #main ul li {
	font: 15px/27px "Trebuchet MS","Lucida Grande","Lucida Sans",Arial,sans-serif;
}
/*
 * --- JetPack ---
 */
.page-single #jp-relatedposts{
    display: block;
    padding: 5px 0 0;
    margin-top: 50px;
}
.page-single #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 {
    text-decoration: none;
}
.page-single .jp-relatedposts-post-context{
	display: none
}
.page-single #jp-relatedposts h3.jp-relatedposts-headline em:before{
	display: none
}
.i15logo img {
margin: 18px;
}