/*-------=Open Sans Condensed Light font-------------------*/	

@font-face {
    font-family: 'OpenSansCondensedLight';
    src: url('../lib/fonts/OpenSans-font/opensans-condlight-webfont.eot');
    src: url('../lib/fonts/OpenSans-font/opensans-condlight-webfont.eot?#iefix') format('embedded-opentype'),
         url('../lib/fonts/OpenSans-font/opensans-condlight-webfont.woff') format('woff'),
         url('../lib/fonts/OpenSans-font/opensans-condlight-webfont.ttf') format('truetype'),
         url('../lib/fonts/OpenSans-font/opensans-condlight-webfont.svg#OpenSansCondensedLight') format('svg');
    font-weight: normal;
    font-style: normal;
}

h1, h2, h3, h4, h5, h6 { font-family: 'Roboto Condensed', sans-serif; }

h1 { font-size:3.5em; }
h2 { font-size:1.9em; }
h3, #sidebar h2 { font-size:1.7em; }
h4 { font-size:1.5em; }
h5 { font-size:1.4em; }
h6 { font-size:1.2em; }

a, input#submit, .wp-pagenavi span, .wp-caption-text, p#copyright_info, .wpcf7-form .wpcf7-submit, #wp-calendar caption, blockquote, .blog_title p a  { 
	font-family:'Roboto Condensed', Georgia, serif;
	font-size:14px; }
	
.tagcloud a { font-size:13px !important;	
	height:22px;
	padding:5px .7em 3px .7em !important; }
	
.date_posted, .user_posted, .category_posted, .comments_posted { bottom:-3px; }
.date_posted { bottom:-4px; }

.commentmetadata { margin-top:-5px; }

#sidebar ul li.widget a { padding:.8em 0; }

#wp-calendar caption { font-size:16px !important; }

#menu_list li a, #back_home li a { 
	font-size:18px;
	padding:6px 30px 0 0;
	height:46px; }
	
.jumper_button, .comment-reply-login, .more-link, .comment-reply-link  { 
	height:22px;
	padding:5px 1em 3px 1em; }