@charset "UTF-8";

h1,h2,h3,h4,h5,h6,body,p {
    font-family:  "Microsoft JhengHei","微軟正黑體", "Heiti TC", '黑體',Arial, "Times New Roman", Times, serif;
}

.widget ul li a , .title-post , .hamlet-content-post , p{
    word-break: break-word;
}

.blog-item .post-info .title-post,.author-content h3 ,.hamlet-post-tags a,.blog-item .post-category a,.widget .widget-title{
    text-transform: none;
}
.sidebar-right {
    padding-left: 15px;
}
.hamlet-grid-layout .blog-item.blog-post-feature,.hamlet-blog-fullpost article .hamlet-format-inforpost .post-fomat {
    text-align: center;
}

@media only screen and (max-width: 767px){
	#nav-wrapper {
		z-index: 10;
	}
}

body,p,.widget .widget-title,ul.hamlet-main-menu > li > a, div.hamlet-main-menu > ul > li > a{
	font-size: 15px;
}
table, iframe {
    max-width: 100%;
}
table {
    display: table;
    word-break: break-all;
}
div#main{
    overflow: hidden;
}
.achang-theme-logo-title {
    text-indent: 101%;
    overflow: hidden;
    white-space: nowrap;
    position: absolute;
}