/*
Theme Name: joodsactueel.be
Theme URI: http://remidian.com
Description: This theme is created by remidian for Joods Actueel - <a href="http://joodsactueel.be">joodsactueel.be</a> (v2). The theme is inspired by the '<a href="http://michaelhutagalung.com/2008/05/arthemia-magazine-blog-wordpress-theme-released/">Arthemia</a>' theme.
Version: 2.0
Author: Remi Visser
Author URI: http://remidian.com


*/





	/**+ 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,
b, u, i, center,
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-size: 100%;*/
	/*
	vertical-align: baseline;
	background: transparent;*/
	}
body {
	line-height: 1;
	}
:focus {
	outline: 0;
	}
table {
	border-collapse: collapse;
	border-spacing: 0;
	}
a img {
	border: none
	}






		/*+ Misc */
.flat-list {
	list-style-type: none;
	}
.flat-list li {
	float: left; margin: 0
	}
.a-image, :visited.a-image {
	display: block; text-align: left; text-indent: -9999px; text-decoration: none; border: none
	}



	/*+ Align/Float */
.left, .alignleft {
	float: left;
	}
.right, .alignright {
	float: right;
	}



	/*+ Float Properties*/
.clearfloat:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
	}
.clearfloat {
	display: inline-block;
	}

	/*+ Hides from IE-mac \*/
* html .clearfloat {
	height:1%;
	}
*+html .clearfloat {
	height:1%;
	}
.clearfloat {
	display:block;
	}
	