/**
* @author    JoomlaShine.com http://www.joomlashine.com
* @copyright Copyright (C) 2008 - 2011 JoomlaShine.com. All rights reserved.
* @license   JoomlaShine.com Proprietary License
*/
@import url(http://fonts.googleapis.com/css?family=Roboto:300,400,500);
@import url(http://fonts.googleapis.com/css?family=Roboto+Condensed:400,300);
body {
	font-family: 'Roboto',  Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: 300;
}

/*Default HTML Header */
h1 {
	font-size: 32px;
}
h2 {
	font-size: 1.4em;
}
h1, h2,{
	margin: 0.5em 0;
	font-weight: normal;
}
h1,
h2,
h3,
h4,
h5,
h6,
#jsn-gotoplink,
.page-header,
.subheading-category,
#jsn-menu a,
#jsn-menu span,
.menu-pushmenu a,
.componentheading,
.contentheading,
.link-button,
a.readon,
.text-dropcap p:first-child:first-letter,
p.text-dropcap:first-child:first-letter {
	font-family: 'Roboto', Arial, Helvetica, sans-serif;
	font-weight: 300;
	outline: none;
}
h3.jsn-moduletitle {
	font-family: 'Roboto Condensed', sans-serif;
	font-weight: 300;
	margin: 0.5em 0;
	font-size: 32px;
	line-height: 40px;
	color: #7d7d7d;
	text-transform: none;
}
#jsn-menu h3.jsn-moduletitle {
	font-family: 'Roboto', Arial, Helvetica, sans-serif;
	letter-spacing: 0;	
}

#jsn-menutitle.jsn-menu-sticky {
	font-size: 10px;
}