/*======================================================================*\
|| #################################################################### ||
|| # Package - Joomla Template based on YJSimpleGrid Framework          ||
|| # Copyright (C) 2010  Youjoomla LLC. All Rights Reserved.            ||
|| # license - PHP files are licensed under  GNU/GPL V2                 ||
|| # license - CSS  - JS - IMAGE files  are Copyrighted material        ||
|| # bound by Proprietary License of Youjoomla LLC                      ||
|| # for more information visit http://www.youjoomla.com/license.html   ||
|| # Redistribution and  modification of this software                  ||
|| # is bounded by its licenses                                         ||
|| # websites - http://www.youjoomla.com | http://www.yjsimplegrid.com  ||
|| #################################################################### ||
\*======================================================================*/
#k2Container h1, #k2Container h2, #k2Container h3, #k2Container h4, #k2Container h5, #k2Container h6,
div.title h1,div.title h2,div.componentheading, h1,h2,h3,h4,h5,h6,.yjround h4,.yjsquare h4,.yjsquare h4 span,h1.pagetitle {
	 font-family:'Yanone Kaffeesatz', arial, serif;/* from body style */
	 font-weight:normal;
	 text-transform:uppercase;
}
div.title h1,div.title h2,div.componentheading, h1,h2,h3,h4,h5,h6,.yjround h4,.yjsquare h4,.yjsquare h4 span,h1.pagetitle{
	 font-size:30px;
}
h1{
	font-size:40px;
}
h2 {
	font-size:27px
}
h3 {
	font-size:21px;
}
h4 {
	font-size:19px;
}
h5 {
	font-size:18px;
}
h6 {
	font-size:16px;
}
#k2Container h3,#k2Container h2{
	 font-size:18px;
	 font-weight:bold;
	 letter-spacing:0.7px;
}