@charset "UTF-8";
body {font:13px/18px}

input, textarea {font:bold 13px/18px}

code {font:13px/18px}

h1 {font:34px/36px}

h2, #sidebar .widgettitle, .sitemap>li>a {font:26px/36px}

h3 {font:22px/36px}

h4 {font:24px/36px}

h5 {font:18px/36px;}
#bottom widgettitle{font:18px/36px;}
h6, 
.table thead th, 
.tog, 
.tabs li a, 
.tour li a {font:16px/18px}

small, 
abbr, 
.cmsms_info li, 
.comments_number {font:11px/18px}

blockquote, q {font:18px/24px}
/* ---------- Medium Monitor (Note: Design for a width more than 1440px) ---------- */

@media only screen and (min-width: 1439px) {
	
	body {
		font-size:14px;
		line-height:20px;
	}
	
}
.entry-title{
	font-size:18px;
	font-weight:500
}
.cms_title{
	font-size:20px;
	font-weight:500
}