/* Quovolver Demo Styles */

/*
 |	All required styles for the effect
 |	are labeled with this *required*
*/

body { font-family: Arial, Helvetica, sans-serif; font-size: 13px; line-height: 18px; color: #ffffff; }
a { text-decoration: none; color: #cccccc; }
a:hover { color: #ffffff; border-color: #900;}
#header, #footer { padding: 10px 0; }
#wrapper { width: 419px; margin: 0 auto; }
#description { margin-bottom: 40px; padding-bottom: 10px; }
h1, h2, h3, h4, h5, h6, { font-weight: normal; }
h1 { font-family: Georgia, Times, serif; font-size: 42px; color: #ffffff; margin-left: -60px; }
h2 { font-size: 12px; }
h3 { font-family: Georgia, Times, serif; font-size: 20px; color: #000000; margin-left: 0px; }
h4 { font-family: Georgia, Times, serif; font-size: 16px; color: #666666; margin-left: 0px; }
h5 {
	font-family: Georgia, Times, serif;
	font-size: 12px;
	color: #999;
	margin-left: 0px;
}
h6 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	color: #333;
	margin-left: 0px;
}
#description p { margin-bottom: 10px; }
#footer {
	font-size: 11px;
	color:#373737;
	line-height: 16px;
}
#footer a { color: #373737; border-bottom: 1px solid #f2f2f2; }
#footer a:hover {
	color: #900;
	border-color: #900;
}
code { font-family: "Courier New", Courier, Monaco, monospace; background: #f2f2f2; margin-bottom: 20px; display: block; padding: 20px; }	
blockquote p { margin-bottom: 10px; font-style: italic; }
blockquote cite { font-style: normal; display: block; text-align: right; text-transform: uppercase; font-size: 10px; font-weight: bold; letter-spacing: 1px; font-family: Arial, Helvetica, sans-serif; }

/*
 |	Setting the width for the blockquotes is required
 |	to accurately adjust it's contianer
*/

blockquote {
	font-family: Gafata, Times, serif;
	width: 400px; /* required */
	margin: 0 auto;
	}
	
	
/*
 |	The #quote_wrap div is created
 |	by Quovolver to wrap the quotes
*/


.svartarial {
	color: #333; font-size:18px; font-family: 'Gafata', sans-serif;

}
.vitarial {
	color: #fff; font-size:18px; font-family: 'Gafata', sans-serif;

}
