<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">
/******************* Background ********************/
	
						body { background-image:url('../../uploads/2013/05/body_overlay_subpage.png'); }
				
						body.template-slider { background-image:url('../../uploads/2013/05/body_overlay.png'); }
			
/********************** Fonts **********************/

 	body, button, input[type="submit"], input[type="reset"], input[type="button"],
	input[type="text"], input[type="password"], input[type="email"], textarea, select {
		font-family: PT Sans, Arial, Tahoma, sans-serif;
		font-weight: 400;
	}
	
	#menu {
		font-family: PT Sans, Arial, Tahoma, sans-serif;
		font-weight: 300;
	}
	
	h1 {
		font-family: Ubuntu, Arial, Tahoma, sans-serif;
		font-weight: 100;
	}
	
	h2 {
		font-family: Ubuntu, Arial, Tahoma, sans-serif;
		font-weight: 100;
	}
	
	h3 {
		font-family: Ubuntu, Arial, Tahoma, sans-serif;
		font-weight: 100;
	}
	
	h4 {
		font-family: Ubuntu, Arial, Tahoma, sans-serif;
		font-weight: 400;
	}
	
	h5 {
		font-family: Ubuntu, Arial, Tahoma, sans-serif;
		font-weight: 700;
	}
	
	h6 {
		font-family: Ubuntu, Arial, Tahoma, sans-serif;
		font-weight: 700;
	}
	
/********************** Font sizes **********************/

/* Body */

	body {
		font-size: 14px;
				line-height: 21px;
	}
	
/* Headings */
	
	h1 { 
		font-size: 50px;
				line-height: 50px;
	}
	
	h2 { 
		font-size: 42px;
				line-height: 42px;
	}
	
	h3 {
		font-size: 28px;
				line-height: 30px;
	}
	
	h4 {
		font-size: 24px;
				line-height: 27px;
	}
	
	h5 {
		font-size: 20px;
				line-height: 22px;
	}
	
	h6 {
		font-size: 14px;
				line-height: 18px;
	}
	
/* Footer */
	#Footer {
	    font-size: 93%;
	    line-height: 122%;
	}
	
/* Trailer box */

	.trailer_box .ca-main {
		font-weight: 400;
	}
	.trailer_box .ca-sub {
		font-size: 102%;
	}
	
/* Grey notes */

	.Recent_comments li span.date, .Latest_posts span.date {
		font-size: 92%;
	    line-height: 130%;
	}	
	
/********************** Other **********************/

/* Social box */

	#Header .addons &gt; .social &gt; .social-box {
		width: 130px;
	}
	
	#Header .addons &gt; .social &gt; a span {
				width: 71px;
	}</pre></body></html>