/**
* @author    JoomlaShine.com http://www.joomlashine.com
* @copyright Copyright (C) 2008 - 2011 JoomlaShine.com. All rights reserved.
* @license   JoomlaShine.com Proprietary License
*/
@import url(https://fonts.googleapis.com/css?family=Open+Sans);
/* =============== FONT FAMILY =============== */
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 75%;
}
#jsn-top .jsn-modulecontainer h3.jsn-moduletitle {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}
h1,
h2,
h3,
h4,
h5,
h6,
#jsn-gotoplink,
.page-header,
.subheading-category,
ul.menu-mainmenu > li > a span.jsn-menutitle,
.componentheading,
.contentheading {
	font-family: 'Open Sans', Verdana, Geneva, Arial, Helvetica, sans-serif;
}
/* =============== OHTER ELEMENTS =============== */
body.jsn-textstyle-news ul.menu-mainmenu > li > a span.jsn-menutitle {

}
body.jsn-textstyle-news .jsn-moduletitle {
	font-weight: normal;
	font-size: 1.6em;
}
body.jsn-textstyle-news h1 {
	font-size: 2.2em;
}
body.jsn-textstyle-news h2 {
	font-size: 1.8em;
}
body.jsn-textstyle-news h3 {
	font-size: 1.6em;
}
body.jsn-textstyle-news h4 {
	font-size: 1.4em;
}
body.jsn-textstyle-news h5,
body.jsn-textstyle-news h6 {
	font-size: 1.2em;
}