/*
Theme Name: Fransmedia & SoeT
Description:Soet Lichtenvoorde.
Version: 1.0
Author: Fransmedia
Author URI: http://www.fransmedia.nl/
*/

/***********************************************************

	Reset
	
***********************************************************/

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;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}

:focus {
	outline: 0;
}

body {
	line-height: 1;
}

ol, ul {
	list-style: none;
}

table {
	border-collapse: separate;
	border-spacing: 0;
}

caption, th, td {
	text-align: left;
	font-weight: normal;
}

blockquote:before, blockquote:after, q:before, q:after {
	content: "";
}

blockquote, q {
	quotes: "" "";
}

/***********************************************************

	Classes
	
***********************************************************/

.tAJ	{text-align:justify;}
.tAR	{text-align:right;}

.fS10 {
	font: 10px Tahoma;
	color: #FFFFFF;
	text-transform: uppercase;
}

.fS11 {
	font: 11px Tahoma;
}

.cB		{clear:both;}

.b5 {
	border: 5px solid #303030;
}

.post h2{
	margin-bottom: 0px;
}

.post h1{
	margin-bottom: 0px;
}

.post .entry {
	padding: 10px 0px 10px 0px;
	margin: 10px 0px 10px 0px;
	background: url('images/entryBG.gif') top no-repeat;
}

/***********************************************************

	General
	
***********************************************************/

html, body {
	overflow-x: hidden;
}

body {
	background: #000000;


	/*
<!-- achtergrond -->
*/
	background-image:url('background.png');
	background-repeat:no-repeat;
background-position:top right;


	font: 12px Arial;
	color: #FFFFFF;
	padding: 0px 0px 20px 0px;
	
}

.container {
	width: 980px;
	margin: auto;
}

h1 {
	font: bold 30px Arial;
	color: #e2007a;
	letter-spacing: -1px;
	margin-bottom: 10px;
}

h2 {
	font: bold 18px Arial;
	color: #e2007a;
	letter-spacing: -0.5px;
	margin: 10px 0px 5px 0px;
}

	h2 a {
		color: #e2007a;
	}

h3 {
	font: bold 14px Arial;
	color: #303030;
	letter-spacing: -0.5px;
	margin: 10px 0px 5px 0px;
}

	h3 a {
		color: #303030;
	}

p {
	margin-bottom: 10px;
}

a {
	color: #FFFFFF;
	text-decoration: none;
}

a:hover {
	color: #e2007a;
}

