/**
 * Css style for typography
 *
 * @subpackage cloudsInMyLife WP Theme
 * @package iznyn.com
 * @author Mohammad Arif [http://iznyn.com]
 * @copyright Copyright (c) 2010  Mohammad Arif (http://iznyn.com) 
 */
 
/** Load font face **/
@font-face {
  font-family: "Nilland";
  src: url(../fonts/Nilland.ttf) format("truetype");
}
@font-face {
  font-family: "Nilland";
  src: url(../fonts/Nilland-Black.ttf) format("truetype");
  font-style: bold;
}
@font-face {
  font-family: "ChunkFive";
  src: url(../fonts/Chunkfive.otf) format("opentype");
}
@font-face {
  font-family: "ChunkFive";
  src: url(../fonts/Chunkfive.otf) format("opentype");
  font-style: bold;
}

/**
 * Font Familiy
 ==================================================================*/ 
nav,
.link-more,
.entry-date,
.entry-list,
#nav-pages,
#sb-search .button,
#recent-work .entry-category,
#fast-contact label, 
.submit input,
.main-form label,
.fmessage li a,
.number-ideas,
#most-post .other .entry-title,
.child-category,
#entry-metadata, 
#entry-related,
.logged-info,
.search #main-content footer a,
.entry-comment .comment-info .vcard,
.dl-link,
.visit-link,
#new-comment h2    {
	font-family: "Trebuchet MS", Helvetica, Arial, sans-serif;
}

.page-title h1, 
h1.page-title ,
.home-section-title,
#recent-work .entry-title,
#otherside .otherside-title,
.entry-comment h1,
#single-work .work-title,
#work-types section h1 {
	font-family: "ChunkFive", Rockwell, Garamond, "Times New Roman", serif;
}

.section-title {
	font-family: Rockwell, "ChunkFive", Georgia, "Times New Roman", serif;
}

.page-title h2,
.partitle,
.single .entry-title,
.single.attachment .page-title h1 {
    font-family: "Nilland", "Trebuchet MS", Arial, sans-serif;
}

.post-lists .entry-title,
.post-lists .entry-number,
.about .entry-content h2 {
	font-family: Georgia, Times, "Times New Roman", serif;
}

.post-lists .entry-number,
.site-footer,
#sb-recent-ideas .entry-title,
#sb-recent-comments .vcard,
.home #about-me .entry-content,
#the-blog .entry-title,
#my-quote,
.work-list li h2,
.fmessage h2,
.arc-description h1,
.cat-title a,
.date-filter label,
.about .intro   {
	font-family: "Times New Roman", Times, serif;
}

/**
 * Font Size
 ==================================================================*/ 
/** 10px **/
#sb-recent-ideas .entry-content p { 
	font-size: 10px;
} 
 
/** 11px **/
.post-lists .comment-count,
#sb-recent-ideas .entry-date  {
	font-size: 11px;
} 
 
 /** 12px **/
nav,
.link-more,
.entry-date,
#sb-recent-comments .entry-content,
#sb-recent-comments .entry-content p {
	font-size: 12px;
}

/** 13px **/
#sb-recent-ideas .entry-title,
#sb-search .button  {
	font-size: 13px;
}

/** 18px **/
#sidebar .section-title,
.post-lists .entry-title,
.about .intro,
.about .entry-content h2  {
	font-size: 18px;
}

/** 20px **/
.page-title h2 {
	font-size: 20px;
}

/** 24px **/
.section-title,
.home-section-title,
#blog-author .arc-description h1 {
	font-size: 24px;
}

/** 28px **/
#single-work .work-title,
.single.attachment .page-title h1 {
	font-size: 28px;
}

/** 30px **/
#otherside .otherside-title {
	font-size: 30px;
}

/** 32px **/
.page-title h1, 
h1.page-title,
.post-lists .entry-number,
#blog-tag .arc-description h1 {
	font-size: 32px;
}

/** 36px **/
.entry-comment h1,
.about .intro:first-letter {
	font-size: 36px;
}

/** 78px **/
.page-title .dec-pt {
    font-size: 78px;
}

/** 0.75em **/
#fast-contact label em,
.arc-description h1 .number-ideas  {
    font-size: 0.75em;
}

/** 0.8em **/
.main-form label em{
	font-size: 0.8em;
}

/** 0.9em **/
.displaying-number,
.child-category a  {
	font-size: 0.9em;
}

/** 1em **/
.post .entry-content blockquote p,
.post .entry-content p,
.entry-list .number-ideas,
.entry-comment .entry-content p {
	font-size: 1em;
}

/** 1.1em **/
.home-fmessage,
.cat-title .number-ideas,
.e404 input,
.entry-comment .comment-info .vcard {
	font-size: 1.1em;
}

/** 1.2em **/
#sb-aboutme .entry-content,
#recent-work .entry-category,
#the-blog .entry-date,
.home #recent-tweets .entry-date,
.home #recent-tweets .entry-content,
#fast-contact label, 
.main-form .submit input,
.home-fmessage h2,
#fast-contact .failed,
#fast-contact .success,
.about #recent-tweets .entry-content,
.number-ideas,
#most-post h1.cat-title,
.date-filter select,
.date-filter #iz-date-filter,
.search #main-content footer a,
.entry-comment .comment-info  {
    font-size: 1.2em;
}

/** 1.3em **/
.post .entry-content,
.entry-content p, 
p.entry-content,
.entry-list,
#sb-recent-comments .vcard,
#nav-pages,
input, 
textarea,
.site-footer,
.fmessage li a,
.child-category,
.date-filter label,
#entry-metadata, 
#entry-related,
.logged-info,
.e404 .entry-content ul,
.entry-comment .entry-content  {
	font-size: 1.3em;
}

/** 1.4em **/
.main-form label ,
#most-post .other .entry-title,
.single.attachment .l-back,
#new-comment h2 {
	font-size: 1.4em;
}

/** 1.5em **/
#the-blog .entry-title,
#most-post .other .entry-number,
.dl-link,
.visit-link  {
    font-size: 1.5em;
}

/** 1.6em **/
#recent-work .entry-content p,
#recent-work p.entry-content,
.cat-title a,
#work-types section h1 span {
    font-size: 1.6em;
}

/** 1.7em **/
.work-list li h2 {
	font-size: 1.7em;
}

/** 1.8em **/
.partitle,
#my-quote,
.arc-description h1,
.cats .cat-title a,
#work-types section h1 {
	font-size: 1.8em;
}

/** 2.0em **/
.home #about-me .entry-content p,
.fmessage h2,
#most-post h1.cat-title a  {
	font-size: 2.0em;
}

/** 2.4em **/
#recent-work .entry-title,
.single .entry-title {
	font-size: 2.4em;
}
