/**
* @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=Allura);
/* =============== FONT FAMILY =============== */
body {
	font-family: Georgia, "Trebuchet MS", Helvetica, sans-serif;
	font-size: 80%;
}
#jsn-top .jsn-modulecontainer h3.jsn-moduletitle {
	font-family: Georgia, 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: Allura, Georgia, serif;
}
/* =============== OHTER ELEMENTS =============== */
body.jsn-textstyle-personal ul.menu-mainmenu > li > a span.jsn-menutitle {
	text-transform: none;
	font-size: 2.4em;
}
body.jsn-textstyle-personal .jsn-moduletitle {
	text-transform: none;
	font-size: 2em;
}
body.jsn-textstyle-personal .contentheading,
body.jsn-textstyle-personal .componentheading,
body.jsn-textstyle-personal .subheading {
	font-size: 3em;
}
body.jsn-textstyle-personal h1 {
	font-size: 2em;
}
body.jsn-textstyle-personal h2 {
	font-size: 1.8em;
}
body.jsn-textstyle-personal h3 {
	font-size: 1.8em;
}
body.jsn-textstyle-personal h4 {
	font-size: 1.3em;
}
body.jsn-textstyle-personal h5,
body.jsn-textstyle-personal h6 {
	font-size: 1em;
}