/*  
Theme Name: GSystems.be Theme
Theme URI: http://wordpress.org/
Description: G-Systems website theme
Version: 1.0
Author: Kim Kennof
Author URI: http://www.queromedia.com/
*/

* {
	padding: 0;
	margin: 0;
	border: 0;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	text-align: center;
	color: #9a0104;
	background-color: #846331;
}
#container {
	width: 100%;
	background: #e7d6b5;
	margin: 0 auto;
	text-align: left;
	background-image: url(images/left_g-systems.gif);
	background-repeat: repeat-y;
	background-position: top left;
}
#header {
	background-image: url(images/top_g-systems.gif);
	background-repeat: no-repeat;
	height: 138px;
}
div#headerl {
	float: left;
	margin: 5px 0px 0px 100px;
}
div#headerr {
	float: right;
}
div#kachel {
	background-image: url(images/fire_small.gif);
	background-repeat: no-repeat;
	width: 25px;
	height: 22px;
	float: left;
	margin: 15px 0px 0px 23px;
}
div#naam {
	background-image: url(images/titel_g-systems.gif);
	background-repeat: no-repeat;
	width: 181px;
	height: 46px;
}
div#contactgegevens {
	margin: 5px 0px 0px 10px;
	background-image: url(images/adres_g-systems.gif);
	background-repeat: no-repeat;
	width: 452px;
	height: 17px;
}
div#header_foto {
	margin: 25px 0px 0px 0px;
	background-image: url(images/stuk_g-systems.gif);
	background-repeat: no-repeat;
	width: 337px;
	height: 60px;
}
div#sidebar {
	float: left;
	width: 8.6em;
	background-image: url(images/left_g-systems.gif);
	background-repeat: no-repeat;
}
div#mainContent {
	margin: 0 0px 0 9em;
	padding: 10px 10px 5px 30px;
	background-color: #e7d6b5;
	font-size: 12px;
}
div#mainContent_footer {
	clear: all;
	margin: 0 0px 0 8.6em;
	padding: 10px 10px 20px 20px;
	background-color: #e7d6b5;
	color: #000000;
}
div#footer {
	height: 16px;
	background-image: url(images/onder_g-systems.gif);
	background-repeat: repeat-x;
}
/* Miscellaneous classes for reuse */
.clearfloat {
	clear:both;
	height:0;
	font-size: 1px;
	line-height: 0px;
}

#sidebar ul {
	margin: 0px 0px 0px 10px;
	width: 95px;
}
#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 5px;
	height: 20px;
	width: 95px;
	display: block;
}
#sidebar ul li a {
	background-image: url(images/but_leeg_02.gif);
	background-repeat: no-repeat;
	font-size: 9px;
	height: 20px;
	padding: 2px 0px 0px 25px;
	width: 95px;
	display: block;
	color: #cead6b;
	text-decoration: none;
}
#sidebar ul li ul {
	diplay: none !important
}
.tekstklein {
	font-size: 10px;
}
h1 {
	font-size: 20px;
	font-weight: bold;
	color: #9a0104;
	border-bottom: 1px solid #9a0104;
	padding: 10px 0px 10px 0px;
}
h2 {
	font-size: 18px;
	font-weight: bold;
	color: #9a0104;
	padding: 10px 0px 10px 0px;
}
h3 {
	font-size: 16px;
	font-weight: bold;
	color: #9a0104;
	padding: 5px 10px 5px 10px;
	background-color: #FFFFFF;
	border-left: 5px solid #9a0104;
	border-right: 5px solid #9a0104;
	border-top: 1px solid #9a0104;
	border-bottom: 1px solid #9a0104;
}
h4 {
	padding: 10px 0px 10px 0px;
}
p {
	padding: 0px 0px 10px 0px;
	line-height: 18px;
}
a { 
	color: #D01C1C;
	text-decoration: none;
}
a:hover { 
	color:#B64E4E;
	text-decoration:underline;
}
div#mainContent ul {
	padding: 0px 10px Opx 10px;
	font-size: 12px;
}
div#mainContent ul li {
	font-size: 12px;
}
div#mainContent ol li {
	list-style-type: none;
	list-style-image: none;
}
div#mainContent ol li label {
	margin-right: 10px;
}
div#mainContent form {
	width: 100%;
}
div#mainContent fieldset {
	width: 100%;
}
div.entry ul {
	margin-left: 20px;
	list-style: square;
	font-size: 18px;
}
div.entry ul ul {
	margin-left: 40px;
	list-style: square;
	color: #000000;
	font-size: 14px;
}
div.entry ul ul ul {
	margin-left: 40px;
	list-style: square;
	color: #9a0104;
	font-size: 10px;
}
table.listtabel th {
	border-bottom: 1px solid #333333;
	height: 30px;
}
table.listtabel td {
	border-bottom: 1px dotted #FFFFFF;
}
