/*
Theme Name: De Dieze
Theme URI: http://www.dedieze.com/
Description: Op maat gemaakt thema voor De Dieze
Author: ClickSite / Ralph van Vugt
Author URI: http://www.clicksite.nl
version: 1.0
*/

body {
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	line-height:18px;
	color:#fff;
	margin:0px;
	padding:0px;
	background-color:#610800;
}

#advertentie {
	position: absolute;
	top:25px;
	left:50%;
        margin-left:75px;
	width:400px;
	z-index:500;
}

a, a:active {
	color:#fff;
}

a:hover {
	color:#f7b719;
}
a:visited {
	color:#f7b719;
}
a img {
	border:0;
}


/* container */

#container {
	width:100%;
	margin:0 auto;
	float:left;
	min-height:896px;
	background:url(img/achtergrond.jpg) top center repeat-x #610800;
}

#container2 {
	width:100%;
	margin:0 auto;
	float:left;
	min-height:896px;
	background:url(img/achtergrond2.jpg) top center repeat-x #610800;
}

/* header */

#header_wrapper {
	width:960px;
	height:410px;
	margin:0 auto;
	padding:0px;
	background:url(img/header_achtergrond.jpg) top center no-repeat;
}

#header_wrapper_small {
	width:960px;
        height:233px;
	margin:0 auto;
	padding:0px;
	background:url(img/diezesmall.jpg) top center no-repeat;
}

/* navigatie */

#navigation {
	width:960px;
	height:65px;
	float:left;
	list-style:none;
	border-top:1px solid #FC0;
}
#navigation ul {
	padding:0;
	margin-left:25px;
}
#navigation li{
	float:left;
	clear:none;
	list-style:none;
	padding-right:22px;
	padding-left:22px;
	padding-top:12px;
	font-size:14px;
	text-shadow: 1px 1px 1px #000;
	font-weight:bold;
}
#navigation li a{
	color:#fff;
	display:block;
	height:39px;
	text-align:center;
	margin:0px;
	text-decoration:none;
}
#navigation li a:hover {
	background:url(img/bal.png) bottom no-repeat;
	color:#FC0;
}
.active {
	display:block;
	height:39px;
	color:#FC0;
	background:url(img/bal.png) bottom no-repeat;
}

/* introtekst met afbeelding en logo */

#header {
	width:960px;
	height:308px;
	float:left;
	list-style:none;
}
#header_txt {
	width:450px;
	height:295px;
	padding-left:45px;
	padding-top:45px;
	clear:right;
}
#header_img {
	position: absolute;
	top:70px;
	left:50%;
	width:350px;
	margin-left:130px;
	z-index:100;
}



/* telefoonnummer */

#telefoon {
	width:915px;
	font-size:16px;
	font-weight:bold;
	padding-left:45px;
	float:left;
}

/* content */

#content_wrapper {
	width:100%;
	float:left;
	margin-bottom:20px;
}

#content {
	width:960px;
	margin:0 auto;
	background-color:#5c0700;
	min-height:400px;
}

#content h1 {
	font-family:Verdana, Geneva, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#f7b719;
	padding-left:5px;
	margin-top:-3px;
}
#content h2 {
	font-family:Verdana, Geneva, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#f7b719;
	margin-top:-3px;
}
#content h2 a {
	text-decoration:none;
}
#content ul {
	padding:0px;
	margin-left:0px;
}

#content li {
	padding:3px 0px 3px 5px;
	border-bottom:#610006 1px solid;
	list-style:none;

}
#content li a {
	color:#fff;
	text-decoration:none;
}
#content li a:hover {
	color:#f7b719;
}
#vak_links {
	width:400px;
	height:190px;
	background-color:#470400;
	float:left;
	margin-right:25px;
	margin-left:25px;
	margin-top:25px;
	padding:20px;
	clear:both;
}
#vak_rechts {
	width:400px;
	height:190px;
	background-color:#470400;
	float:right;
	margin-right:25px;
	margin-top:25px;
	padding:20px;
	z-index:10;
}

.link {
	float:right;
}

/* sidebar */

#sidebar {
	width:200px;
	background-color:#470400;
	float:left;
	margin-left:25px;
	margin-top:25px;
	padding:20px;
	clear:both;
}
#pagetxt {
	width:600px;
	background-color:#470400;
	float:right;
	margin-right:25px;
	margin-top:25px;
	padding:20px;
}



/* voeter */

#footer_wrap {
	width:100%;
	background-color:#090;
	height:208px;
	clear:both;
	background:url(img/footer_achtergrond.jpg) top center repeat-x;
}
#reclamebalk {
	width:915px;
	height:208px;
	background:#999;
	margin:0 auto;
	padding:0px 0px 0px 45px;
	background:url(img/reclame_achtergrond.jpg) top center repeat-x;
}
#reclame {
	width:915px;
	height:45px;
	font-size:16px;
	font-weight:bold;
	padding-top:15px;
	text-align:center;
}
#sponsors {
	width:915px;
	height:155px;
}
#sponsor {
	width:115px;
	height:75px;
	background-color:#fff;
	border:1px solid #333;
	margin-right:35px;
	float:left;
}

/* copyright */

#copyright_wrap {
	width:100%;
	background-color:#090;
	height:60px;
	clear:both;
	background-color:#140803;
	}
#copyright {
	width:870px;
	height:35px;
	background:#240e05;
	margin:0 auto;
	padding:25px 45px 0px 45px;
}
.copy {
	color:#824e2b;
	margin-top:0px;
	float:left;
}
.copy a {
	color:#824e2b;
	text-decoration:none;
}
.copy a:hover {
	color:#824e2b;
	text-decoration:underline;
}
.clicksite {
	color:#824e2b;
	margin-top:0px;
	float:right;
}
.clicksite a {
	color:#824e2b;
	text-decoration:none;
}
.clicksite a:hover {
	color:#824e2b;
	text-decoration:underline;
}

/* tables */

.wp-table-reloaded {
	background-color:#CDCDCD;
	font-size:8pt;
	width:600px;
	width:100%;
	text-align:left;
}
.wp-table-reloaded th {
	background-color:#5c0700;
	border:1px solid #FFFFFF;
	padding:4px;
}
.wp-table-reloaded td {
	color:#3D3D3D;
	padding:4px;
	background-color:#FFFFFF;
	vertical-align:top;
}
.wp-table-reloaded .even td {
	background-color:#FFFFFF;
}
.wp-table-reloaded .odd td{
	background-color:#F0F0F6;
}
.wp-table-reloaded .header {
	background-image:url(http://dedieze.clicksite.nl/wp-content/plugins/wp-table-reloaded/img/bg.gif);
	background-repeat:no-repeat;
	background-position:center right;
	cursor:pointer;
}
.wp-table-reloaded .headerSortUp {
	background-color:#8DBDD8;
	background-image:url(http://dedieze.clicksite.nl/wp-content/plugins/wp-table-reloaded/img/asc.gif);
}

.wp-table-reloaded .headerSortDown {
	background-color:#8DBDD8;
	background-image:url(http://dedieze.clicksite.nl/wp-content/plugins/wp-table-reloaded/img/desc.gif);
}
