/*-------------------------------------
   0. COMMON
-------------------------------------*/
.no-post h2 {
	font-size: 24px;
	}

.no-post p {
	font-size: 16px;
	}


/*-------------------------------------
   1. HEADER
-------------------------------------*/
.topbar {
	font-size: 10px;
	}

#main-menu ul li {
	font-size: 13px;
	}

#main-menu ul li ul li {
	font-size: 12px;
	}


/*-------------------------------------
   2. POST LISTS
-------------------------------------*/
.post-lists li .post-meta,
.top-popular-posts li .post-meta {
	font-size: 10px;
	}

.post-lists-2 li .post-entry h2 {
	font-size: 16px;
	}

.post-lists-3 li .post-entry h2 {
	font-size: 20px;
	}



/*-------------------------------------
   3. WIDGET
-------------------------------------*/
.widget h3 {
	font-size: 13px;
	}

.widget-comments section p,
.widget-posts .post-meta {
	font-size: 10px;
	}

.widget-category-posts-3-1-3 li.top-post .title {
	font-size: 14px;
	}


/*-------------------------------------
   4. SINGLE PAGE
-------------------------------------*/
.post-single-entry h2 {
	font-size: 22px;
	}

.post-single-entry .post-meta {
	font-size: 10px;
	}


/*-------------------------------------
   12. COPYRIGHT
-------------------------------------*/
#copyright {
	font-size: 11px;
	}