/**
* @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: 14px;
	font-weight: 300;
}
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;
}
h3.jsn-moduletitle {
	font-family: 'Roboto Condensed', sans-serif;
	font-weight: 400;
}
#jsn-menu h3.jsn-moduletitle {
	font-family: 'Roboto', Arial, Helvetica, sans-serif;
	letter-spacing: 0;	
}