/* Editbox-Classes _______________________________________________________________ */

/* - Blog ____________________ */
	
	.Quote				{ padding: 1em 0px 1em 1em; font-style: italic; display: block; opacity: .8; font-size: 1.2em; background-color: rgba(0,0,0,.1); }
	.Quote .QuoteName	{ font-style: normal; display: block; font-size: .7em; }
	.Headline			{ font-size: 32px; color: #000000; font-weight: bold; }
	.SubHeadline		{ font-size: 18px; color: #000000; font-weight: bold; }
	
	
	
/* Basic ____________________________________________________ */

	body, html																							{ height: 100%; -webkit-text-size-adjust: none; }
	body, table, input, select, textarea																{ color: #000000; font-family: 'Raleway', sans-serif; font-size: 17px; line-height: 135%; }
	table 																								{ border: 0px; border-collapse: collapse; }
	table td, form, p, body, html																		{ margin: 0px 0px 0px 0px; padding: 0px 0px 0px 0px; }
	a, body .link																						{ color: #CC0131; cursor: pointer; text-decoration: none; font-weight: bold; }
	.yellowlink a, .yellowlink body .link, body .link.yellowlink										{ color: #F8BF3D; }
	a:hover, body .link:hover																			{ color: #8F0022; }
	.yellowlink a:hover, .yellowlink body .link:hover, body .link.yellowlink:hover						{ color: #E0AC37 !important; }
	video,
	img 																{ border: 0px; vertical-align: middle; }
	
	
/* __________________________________________________________________ End */
