body {
	font-family: "Microsoft JhengHei UI", "Microsoft JhengHei", sans-serif;
	font-size: 16px;
    line-height: 1.5em;
}

a {
	font-family: "Microsoft JhengHei UI", "Microsoft JhengHei", sans-serif;
}

h1, .h1, h2, .h2, h3, .h3, h4, .h4, h5, .h5 {
	font-family: "Microsoft JhengHei UI", "Microsoft JhengHei", sans-serif;
	font-weight: inherit;
	letter-spacing: 2px;
}
h1 {
	font-size: 22px;
}
h1.single-title,
h1.page-title {
	font-size: 22px;
	letter-spacing: 3px;
	text-shadow: 1px 0 0 #000;
}
h3,
.h3,
h3.feature-title,
h3.title,
h3.page-title {
	font-size: 23px;
    text-shadow: 1px 0 0 #7C7C7C;
}
h4,
.h4,
h4.widgettitle {
    font-size: 20px;
    text-shadow: 1px 0 0 #000;
}
.red h4 {
    text-shadow: 1px 0 0 #E62A44;
}
h5,
.h5 {
    font-size: 19px;
    text-shadow: 1px 0 0 #000;
}
h5.title,
h5.page-title,
h5.project-title a {
    font-size: 16px;
}

input, select, textarea {
	font-family: "Microsoft JhengHei UI", "Microsoft JhengHei", sans-serif;
	font-size: 15px;
}

.button,
input[type="submit"] {
	font-family: "Microsoft JhengHei UI", "Microsoft JhengHei", sans-serif;
	letter-spacing: 1px;
	text-shadow: 1px 0 0 #FFF;
}

p {
	font-family: "Microsoft JhengHei UI", "Microsoft JhengHei", sans-serif;
	font-size: 16px;
    line-height: 1.5em;
}

#footer-widgets #nav_menu-2 {
    top: 382px;
}
.error404 #footer-widgets #nav_menu-2 {
    top: 385px;
}

#footer-widgets #nav_menu-2 li {
    padding-left: 21px;
}

#footer-widgets #nav_menu-2 li a {
    font-size: 15px;
	font-weight: bold;
}

.header #below-header .widget {
	font-size: 32px;
	letter-spacing: 10px;
}

#menu-top-nav a {
    padding: 0 15px;
}

.nav li a {
	font-family: "Microsoft JhengHei UI", "Microsoft JhengHei", sans-serif;
    font-size: 16px;
	font-weight: bold;
    letter-spacing: 1px;
}

.project-description {
    font-size: 15px;
	line-height: 1.5em;
}

.pt-cv-content,
.pt-cv-content * {
	font-size: 15px;
}

.pt-cv-datetime {
	font-size: 15px;
}

.pt-cv-title a {
    font-weight: normal;
    text-shadow: 1px 0 0 #7C7C7C;
}

.single-portfolio .next-post-link,
.single-portfolio .previous-post-link {
	text-shadow: none;
}

.single-portfolio .next-post-link a,
.single-portfolio .previous-post-link a {
    font-size: 16px;
}

.single-post .next-post-link a,
.single-post .previous-post-link a {
    font-size: 16px;
}

.social .social-text {
	font-size: 15px;
	padding-top: 7px;
}

.social .socialbar .social-icons li a [class^="icon-"] {
    padding-top: 4px;
}

.txt_en {
	display: none;
}
