/*
Theme Name: Cargo
Theme URI: http://wordpress.org/
Description: The default WordPress theme based on the famous <a href="http://binarybonsai.com/kubrick/">Kubrick</a>.
Version: 1.0
Author: Bram Esposito
Author URI: http://bramesposito.com/
Tags: blue, custom header, fixed width, two columns, widgets

	bram esposito v1.5
	 http://binarybonsai.com/kubrick/

	This theme was designed and built by Michael Heilemann,
	whose blog you will find at http://binarybonsai.com/

	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php

*/

/* @override 
	http://www.cargozomerbar.be/wp-content/themes/cargo/style.css
*/


body
{
	background-color:#ffffff;
	height:100%;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px 0px 0px 0;
}


a:link {
	color: #000000;
	text-decoration: none;
	font-weight: bold;

}

/* My Comment */
a:active {
	color: #000000;
	text-decoration: none;
	font-weight: bold;

}
a:visited {
	color: #000000;
	text-decoration: none;
	font-weight: bold;

}
a.selected,
a:hover {
	color: #5c7bb2;
	text-decoration: none;
	font-weight: bold;

}


#blacklink a{
	color:#000000;
	font-weight: bold;
	
}
	
	

.hoofdnav {
	text-align: right;
	word-spacing: 36px;
	padding-top: 15px;
	padding-right: 2px;
	padding-bottom: 10px;
}
.leftcolumn {
	padding-top: 0px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #e3e6e7;
	padding-bottom: 10px;
	text-align: left;
}

.leftwidget {
	padding-top: 0px;
	padding-bottom: 10px;
	

}


.catering_pa {
	text-align: right;
	padding-right: 2px;
	padding-top: 0px;	
}

.menu {
    font-size: 14px;
	font-weight: bold;
	
	display: list-item;
}


.park {
    font-size: 14px;
	font-weight: bold;
	position: relative;
	clear: left;
	top: 8px;
	display: list-item;
	
}

.evenement {
    font-size: 14px;
	font-weight: bold;
	position: relative;
	clear: none;
	top: 16px;
	display: list-item;
}



.content_table_pa {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E3E7E7;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 0px;
}

.cargo {
	
	font-size: 12px;
	margin-bottom: 20px;
}

.vorige {
	
	padding-bottom: 10px;
	
	padding-top: 20px;
	
	position: relative;
	
	text-align: center;
	
	padding-left: 22px;
}




.textwidget {
	
	font-size: 12px;
	margin-bottom: 20px;
}

.orange_title {
	font-weight: bold;
	color: #7d5d32;
	font-size: 12px;
}

.bordertop {
	border-bottom: 1px solid #E3E6E7;

}

p  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;

}
.normalfont 
 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}

h1  {
	

	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-align: right;
	position: relative;
	bottom: 4px;
}

h2  {
	
	font-weight: bold;
	position: relative;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 22px;
}

div.page h2,
h3  {
	font-size: 18px;
	font-weight: bold;
	padding-top: 6px;
	padding-left: 20px;
	padding-bottom: 4px;
	width: 653px;
	height: inherit;
	background-color: #e3e6e7;
}



h4  {
	font-size: 18px;
	font-weight: bold;
	

}
.content {
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 34px;
	padding-bottom: 10px;
}

.padding {
	
	padding-top: 16px;
	padding-bottom: 0px;
	text-align: right;
}


.contentPA {
	padding-left: 0px;
	padding-right: 20px;
	padding-top: 24px;
	padding-bottom: 10px;
	border-bottom: 1px solid #E3E6E7;
}

.big {
	
	font-size: 18px;
	font-weight: bold;
	top: 20px;
	position: relative;
	bottom: 10px;
}

/* @group calendar */
#calendar_wrap table#wp-calendar {
	width: 183px;
	font-size: 12px;
}
#calendar_wrap table#wp-calendar caption{
	background-color: #e1e5e6;
	border: none;
	font-size: 12px;
	text-transform: uppercase;
	padding: 10px 0px 8px 0px;
}

#wp-calendar thead tr th {
	background-color: transparent;
	color: #000000;
	text-transform: lowercase;
	font-weight: bold;
	padding: 5px 0px;
}

#calendar_wrap table#wp-calendar td {
	width: 24px;
	border: none;
	font-weight: bold;
	text-align: center;
	color: #e4e6e5;
}

#calendar_wrap table#wp-calendar td#todayWidget {
	border: none !important;
	background-color: transparent;
}

#calendar_wrap table#wp-calendar td.padday {
	background-color: transparent;
}

/* @end */

/* @group sidebar */
#sidebar ul {
	list-style-type: none;
	padding: 0 0 10px;
	display: list-item;
	margin: 0px;
	margin-bottom: 10px;
	bottom: 10px;
}

#sidebar>ul>li {
	padding: 10px 0px 10px 0;
	border-bottom: 1px solid #E3E6E7;
	margin-bottom: 10px;
}
#newsletterFormDiv {
	display: block;
	overflow: visible;
}
h2.widgettitle {
	margin-bottom: 10px;
	left: -22px;
}
#tooltip url {
	clear: both;
}
#tooltip h3 {
	width: auto;
	height: auto;
}
/* @end */

/* @group gallery */
.alignleft {
	padding-right: 10px;
	float: left;
}

.entry {
	overflow: visible;
	
	padding-left: 22px;
}

/* @end */

#event-calendar #wp-calendar {
	margin-bottom: 30px;
}

div.entry p img.size-thumbnail.alignleft {
	margin-right: 5px;
}

#newsletterFormDiv a img {
	border: none;
}

.post {
	width: 600px;
	top: 10px;
	display: inline-block;
	position: relative;
}

.logo {
 	padding-bottom: 26px;
 	position: relative;
 	float: left;

}

.banner {
 	padding-left: 50px;
 	padding-bottom: 26px;
 	padding-right: 2px;
 	position: relative;
 	float: right;

}

.facebook {
	padding-bottom: 26px;
 	
 	padding-right: 2px;
 	position: relative;
 	float: left;

}

.facebookxcxc {
	padding-bottom: 26px;
	padding-right: 2px;
}


