/*
Theme Name: WOW catering
Theme URI: http://www.wowcatering.nl/
Description: WP theme wowcatering
Author: Ramon Bovenlander
Author URI: http://www.ramonbovenlander.nl/
Version: 1.0
Tags: black, blue, white, two-columns, fixed-width, custom-header, custom-background, threaded-comments, sticky-post, translation-ready, microformats, rtl-language-support, editor-style, custom-menu (optional)

General comments (optional).
*/

@import url(http://fonts.googleapis.com/css?family=Electrolize);

/* ### template ### */
body {
	background:#1D1D1B;
	margin:0px;
	padding:0px;
	font-family: 'Electrolize', sans-serif;
}

div#wrapper {
	position: absolute;
	top: 50%;
	left: 50%;
	height: 606px;
	width: 910px;
	margin-top: -310px; /* De helft van de hoogte */
	margin-left: -455px; /* De helft van de breedte */	
}

div#menu {
	width:910px;
	height:70px;
}

div#container {
	position:relative;
}

div#sidebar {
	width:287px;
	float:left;
	background-image:url(images/sidebarbg.png);
	background-repeat:repeat-y;
	min-height:520px;
	height:auto;
}

div#logo {
	position:absolute;
	top:0;
	left:0;
	background-image:url("images/logo.png");
	width:287px;
	height:228px;
	z-index:999;
}

div#sidebarbars {
	position:absolute;
	top:228px;
	left:0;
	background-image:url("images/sidebarbg.png");
	width:287px;
	min-height:296px;
	height:auto;
	z-index:99;
}

div#contactinfo {
	position:absolute;
	top:470px;
	left:71px;
	background-image:url("images/contactinfobg.png");
	width:211px;
	min-height:50px;
	height:auto;
	z-index:99;
	padding-left:2px;
	color:#CCC;
	font-size:12px;
}

div#wowoftheweek {
	position:absolute;
	top:420px;
	right:0px;
	width:115px;
	height:114px;
	z-index:99;
	color:#CCC;
	font-size:12px;
}

div#content {
	background-image:url(images/contentbg.png);
	background-repeat:repeat-y;
	width:623px;
	top:0;
	float:left;
	height:520px;
	overflow:hidden;
}

div#text {
	padding-top:-10px;
	padding-left:5px;
	padding-right:20px;
}

div#footer {
}

div#copy a {
	color:#666;
	text-align:center;
	font-size:9px;
	text-decoration:none;
}
div#copy {
	color:#666;
	text-align:center;
	font-size:9px;
	text-decoration:none;
}


div#text_contact {
	padding-top:-10px;
	padding-left:5px;
	width:50%;
	float:left;
}

div#sidebar_contact {
	padding-top:-10px;
	padding-left:5px;
	padding-right:20px;
	float:left;
	width:210px;
}

div#text_impressie {
	padding-top:-10px;
	padding-left:5px;
	width:60%;
	float:left;
}

div#sidebar_impressie {
	padding-top:-10px;
	padding-left:5px;
	padding-right:20px;
	float:left; 
	width:210px;
}

div#text_voorpagina {
	padding-top:-10px;
	padding-left:5px;
	width:360px;
	height: 520px; 
	float:left;
}

div#sidebar_voorpagina {
	padding-top:-10px;
	margin-left:10px;
	padding-left:10px;
	padding-right:20px;
	float:left;
	height:520px;
	border-left:#1D1D1B 2px solid;
	width:210px;
}

div#sidebar_diensten {
	padding-top:0px;
	padding-left:5px;
	padding-right:10px;
	float:left;
	width:180px;
}

div#text_diensten {
	padding-top:-10px;
	padding-left:5px;
	width:360px;
	float:left;
}

div#wowluchkaart {
	background-image:url("images/menukaartbg.jpg");
	background-repeat:no-repeat;
	font-size:12px;
}

div#wowluchkaart h1 {
	margin-top:0px;
	padding-top:0px;
	font-size:17px;
}

div#wowoftheweekframe {
	background-image:url("images/wowoftheweekbg.jpg");
	background-repeat:no-repeat;
}

div#wowoftheweekframe h1 {
	margin-top:0px;
	padding-top:0px;
	font-size:17px;
}

div#twtr-hd h1, h2, h3, h4 {
	list-style-image:none;
}

/* ### TEXT ### */
h1 {
	font-size:24px;
	font-weight:bold;
	color:#E4007D;
	margin-top:5px;
	margin-bottom:5px;
}

h2 {
	font-size:20px;
	font-weight:bold;
}

p {
	margin-top:0px;
}

div#content {
	font-size:13px;	
}


a:link {
	color: #E4007D;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #E4007D;
}
a:hover {
	text-decoration: none;
	color:#F3F;
}
a:active {
	text-decoration: none;
	color: #E4007D;
}



/* ### SLIDER ### */
div#image1 {
	width:230px;
	height:520px;
	margin-left:66px;
	z-index:-1;
	background-image:url(assets/slideshow/image1.jpg);
}

div#image2 {
	width:230px;
	height:520px;
	margin-left:66px;
	z-index:-1;
	background-image:url(assets/slideshow/image2.jpg);
}

div#image3 {
	width:230px;
	height:520px;
	margin-left:66px;
	z-index:-1;
	background-image:url(assets/slideshow/image3.jpg);
}
div#image4 {
	width:230px;
	height:520px;
	margin-left:66px;
	z-index:-1;
	background-image:url(assets/slideshow/image4.jpg);
}
div#image5 {
	width:230px;
	height:520px;
	margin-left:66px;
	z-index:-1;
	background-image:url(assets/slideshow/image5.jpg);
}

/* ### WIDGETS ### */
div#sidebar_contact li {
	width:270px;
	list-style-image:none;
	list-style:none;
}
div#sidebar_contact h3 {
	list-style-image:none;
	margin-top: 0px;
	margin-bottom: 0px;
}