@charset "UTF-8";
/* CSS Document */

/*
Name: Onygo Media
Theme URI: http://onygo.nl/
Description: Custom made for Onygo Media.
Version: 1.0
Author: Ricardo Hagens
Author URI: http://onygo.nl/
*/


/* COLORS

Groen (olijf)	#b2ac36
Paars (light)	#794c9e
Paars (dark)	#503859
Oranje			#f99d1c
Groen (ocean)	#05a8b2

*/


/* RESETS */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, 
blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, 
font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, 
dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, 
tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
}

.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
.clearfix {
	display: block;
}

body {
	font-family: Arial, Trebuchet MS, Tahoma, sans-serif;
	color: #150d0a;
	font-size: 0.7em;
	line-height: 1.4em;
}

a {
	color:#df0822;
}

#container {
	position:relative;
	width: 700px;
	vertical-align: top;
	margin: 0 auto;  
	margin-top: 0px;
	padding: 0px; 
	display: block;
}

#main {
	padding-top:50px;
}

#main img {
	margin-left:-80px;
}