/**
* @author    JoomlaShine.com http://www.joomlashine.com
* @copyright Copyright (C) 2008 - 2011 JoomlaShine.com. All rights reserved.
* @license   JoomlaShine.com Proprietary License
*/
@import url(//fonts.googleapis.com/css?family=Droid+Serif:regular,bold);

body {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-size: 80%;
}
/* ----- NORMAL FONTS ADJUSTMENTS ----- */
body.jsn-textstyle-news ul.menu-mainmenu li a {
	font-size: 1.2em;
	font-weight: 300;
}
body.jsn-textstyle-news h3.jsn-moduletitle {
	font-size: 1.25em;
}
/* ----- SPECIAL FONTS ADJUSTMENTS ----- */
body.jsn-textstyle-news ul.menu-mainmenu li a {
	font-size: 1.2em;
	font-weight: 300;
}
body.jsn-textstyle-news .jsn-moduletitle {
	font-size: 1.1em;
}
body.jsn-textstyle-news .contentheading,
body.jsn-textstyle-news .componentheading,
body.jsn-textstyle-news .subheading {
	font-weight: bold;
}
body.jsn-textstyle-news .jsn-moduletitle {
	font-size: 1.5em;
}