/*
Theme Name: Met Belgerinkel naar de Winkel
Theme URI: <none>
Description: A new theme with primary colors pink, bright yellow and dark gray.
Version: 1.0
Author: Kim Kennof
Author URI: http://www.halecommunications.be
Tags: pink, yellow, blackish, 3 columns
*/
body {
	text-align: center;
	font-family: Arial, Sans-serif;
	font-size: 80%;
}
.titel   {	
  margin: 0;
	font-size: 24px;
}
.subtitel   {
  font-weight: bold; font-size: 16px 
}
.klein { 
  font-size: 10px 
}
/**
 * Styling Layout IDs & Classes
 */
#container-box {
	background-image: url(../images/body_bg.jpg);
	background-repeat: repeat-y;
	background-position: center;
}
#container {
	
}
/**
 * Header Layout
 */
.navigation-top {
	position: absolute; /* Take the named anchors out of the doc flow    */
	left: -10000px;     /* and prevent any anchor styles from appearing. */
}
#header {
	background-image: url(../images/header_bg.jpg);
	background-repeat: no-repeat;
}
#header-inner {
	padding: 12px 0 0 0;
}
#site-name {
	margin: 0 0 0 200px;
}
#logo {
	position: absolute;
	top: 0;
	left: 20px;
	width: 200px;
	height: 145px;
}
#logo a {
	display: block;
	width: 200px;
	height: 145px;
	/*text-indent: -9999px;*/
	text-decoration: none;
	overflow: hidden;
}
#logo img {
	border: 0;
}
/**
 * Navigation
 */
#navigation {
	
}
#navigation-inner {
	padding: 0 0 0 5px;
}
#navigation-inner ul {
	list-style: none;
	list-style-type: none;
	
	height: 34px;
	width: 484px;
}
/*	default menu items	*/
#navigation-inner ul li {
	list-style-type: none;
	list-style-image: none;
	/*text-indent: -9999px;*/
	
	position: absolute;
	height: 34px;
	margin: 0 3px 0 0;
}
/*	general menu item	*/
#navigation-inner ul li.menu-item {
	
}
/*	active item	*/
#navigation-inner ul li.active {
	height: 34px;
}
/*	first item	*/
#navigation-inner ul li.first {
	
}
/*	last item	*/
#navigation-inner ul li.last {
	
}
/*	general hyperlink	*/
#navigation-inner ul li a {
	display: block;
	height: 34px;
	color: #FFEC00;
	text-decoration: none;
	/*background-color: #600437;*/
	text-indent: -9999px;
	overflow: hidden;
}
#navigation-inner ul li a:hover {
	text-decoration: none;
}
#navigation-inner ul li.active a {
	
}
#navigation-inner ul li.active a:hover {
	
}
/*	first hyperlink	*/
#navigation-inner ul li.first a {
	
}
#navigation-inner ul li.first a:hover {
	
}
/*	last hyperlink	*/
#navigation-inner ul li.last a {
	
}
#navigation-inner ul li.last a:hover {
	
}
/*	Home	*/
#navigation-inner ul li#home {
	left: 0;
	width: 57px;
}
#navigation-inner ul li#home a {
	text-decoration: none;
	background-image: url(../images/menu/menu_item_home.png);
	background-repeat: no-repeat;
}
#navigation-inner ul li#home a.active,
#navigation-inner ul li#home a:hover {
	text-decoration: none;
	background-image: url(../images/menu/menu_item_home_hover.png);
	background-repeat: no-repeat;
}
/*	belgerinkel	*/
#navigation-inner ul li#belgerinkel {
	left: 60px;
	width: 81px;
}
#navigation-inner ul li#belgerinkel a {
	text-decoration: none;
	background-image: url(../images/menu/menu_item_belgerinkel.png);
	background-repeat: no-repeat;
}
#navigation-inner ul li#belgerinkel a.active, 
#navigation-inner ul li#belgerinkel a:hover {
	text-decoration: none;
	background-image: url(../images/menu/menu_item_belgerinkel_hover.png);
	background-repeat: no-repeat;
}
/*	hoe deelnemen?	*/
#navigation-inner ul li#deelnemen {
	left: 144px;
	width: 114px;
}
#navigation-inner ul li#deelnemen a {
	text-decoration: none;
	background-image: url(../images/menu/menu_item_deelnemen.png);
	background-repeat: no-repeat;
}
#navigation-inner ul li#deelnemen a.active, 
#navigation-inner ul li#deelnemen a:hover {
	text-decoration: none;
	background-image: url(../images/menu/menu_item_deelnemen_hover.png);
	background-repeat: no-repeat;
}
/*	gemeenten	*/
#navigation-inner ul li#gemeenten {
	left: 273px;
	width: 81px;
}
#navigation-inner ul li#gemeenten a {
	background-image: url(../images/menu/menu_item_gemeenten.png);
	background-repeat: no-repeat;
}
#navigation-inner ul li#gemeenten a.active, 
#navigation-inner ul li#gemeenten a:hover {
	text-decoration: none;
	background-image: url(../images/menu/menu_item_gemeenten_hover.png);
	background-repeat: no-repeat;
}
/*	handelaars	*/
#navigation-inner ul li#handelaars {
	left: 358px;
	width: 77px;
}
#navigation-inner ul li#handelaars a {
	text-decoration: none;
	background-image: url(../images/menu/menu_item_handelaars.png);
	background-repeat: no-repeat;
}
#navigation-inner ul li#handelaars a.active, 
#navigation-inner ul li#handelaars a:hover {
	text-decoration: none;
	background-image: url(../images/menu/menu_item_handelaars_hover.png);
	background-repeat: no-repeat;
}
/*	pers	*/
#navigation-inner ul li#pers {
	left: 440px;
	width: 43px;
}
#navigation-inner ul li#pers a {
	text-decoration: none;
	background-image: url(../images/menu/menu_item_pers.png);
	background-repeat: no-repeat;
}
#navigation-inner ul li#pers a.active, 
#navigation-inner ul li#pers a:hover {
	text-decoration: none;
	background-image: url(../images/menu/menu_item_pers_hover.png);
	background-repeat: no-repeat;
}

#sub-navigation {

}
#sub-navigation-inner {
	padding: 3px 0 0 0px;
	overflow: auto;
}
#sub-navigation-inner ul {
	list-style: none;
	list-style-type: none;
}
#sub-navigation-inner ul li {
	list-style-type: none;
	list-style-image: none;
	float: left;
	margin: 0 15px 0 0;
}
#sub-navigation-inner ul li a {
	color: #600437;
	font-family: "Georgia", "Arial", "sans-serif";
	font-size: 10px;
	text-decoration: none;
}
#sub-navigation-inner ul li a:hover {
	font-size: 10px;
	text-decoration: underline;
}
/**
 * Language Selector
 */
#language-selector {

}
#language-selector-inner {
	padding: 10px 0 0 0;
	font-size: 10px;
	font-weight: bold;
	text-align: center;
}
#language-selector-inner a {
	color: #600437;
	text-decoration: none;
}
#language-selector-inner a:hover {
	color: #600437;
	font-weight: bold;
	text-decoration: none;
}
/**
 * Header logos
 */
#header-logos {

}
#header-logos-inner {
	
}
#header-logos-inner ul {
	list-style-type: none;
	list-style: none;
}
#header-logos-inner ul li {
	list-style-type: none;
	list-style-image: none;
	display: inline;
	margin-right: 0px;
}
#header-logos-inner ul li a{

}
#header-logos-inner img{
	border: 0;
}
/**
 * Main Layout
 */
#main-inner {
	/*border: 1px solid #DEDEDE;*/
	padding: 20px 0;
}

/*
 * Content Layout
 */
#content, 
.no-sidebars #content {

}

.sidebar-left #content {

}

.sidebar-right #content {

}

.two-sidebars #content {

}
#content-inner {
  padding-right:2px;
}

/**
 * Sidebar Layout
 */
#sidebar-left-inner {
	padding: 0 20px 0 0;
}

#sidebar-right-inner {
	padding: 0 0 0 20px;
}
/**
 * Footer Layout
 */
#footer {
	border-top: 1px solid #E0E0E0;
	background-image: url(../images/footer_bg.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}
#footer-inner {
	
}
/**
 * Closure Layout
 */
#closure {
	
}
#closure-inner {
	
}

/**
 * Typography
 */
#header-inner {
	
}

#main-inner {
	
}

#content-inner {
	color: #454545;
	font-size: 12px;
}
#content-inner .page {
	position: relative;
}
#content-inner .entry {
	position: relative;
}
#content-inner h1,
#content-inner h2, 
#content-inner h3, 
#content-inner h4, 
#content-inner h5, 
#content-inner h6 {
	clear: both;
	margin: 0 0 .5em 0;
	color: #E30085;
	font-family: "Georgia", "Arial", "sans-serif";
	font-weight: normal;
	font-style: italic;
}
#content-inner h1 {
	margin: 0 0 8px 0;
	font-size: 24px;
}
#content-inner h2 {
	padding: 3px 0;
	margin: 0 0 5px 0;
	font-size: 16px;
	border-bottom: 1px solid #E30085;
}
#content-inner h3 {
	font-size: 14px;
}
#content-inner h4 {
	font-size: 12px;
}
#content-inner h5 {
	font-size: 11px;
}
#content-inner h6 {
	font-size: 10px;
}
#content-inner p {
	margin: 0 0 1em 0;
	text-align: justify;
}
#content-inner table {
	margin: 1em 0 1em 0;
}
#content-inner ul {
	margin: 1em 0 1em 2em;
}
#content-inner ol {
	margin: 1em 0 1em 2em;
}
#content-inner .intro {
	position: relative;
	padding: 0 0 0 0;
}
#content-inner .intro p {
	margin: 1em 0 1em 0;
	color: #454545;
	font-size: 12px;
	line-height: 150%;
	font-family: "Georgia", "Arial", "sans-serif";
	font-weight: bold;
}
#content-inner .entry {
	margin: 0 0 10px 0;
}
#content-inner .aleft {
	float: left;
	margin: 2px 1em 1em 0;
}
#content-inner .aright {
	float: right;
	margin: 2px 0 1em 1em;
}
#content-inner a {
	text-decoration: none;
}
#content-inner a:link {
	color: #454545;
	text-decoration: underline;
}
#content-inner a:visited {
	color: #454545;
	text-decoration: underline;
}
#content-inner a:hover {
	color: #530B39;
	text-decoration: none;
}
#content-inner a:active {
	text-decoration: none;
}

#content-inner .twocol ul li { 
	width: 50%;
	height: 110px;
	float: left;
}

/**
 * Special Styles
 */
.updated {
	padding: 0.5em;
	margin: 0 0 1em 0;
	background-color: #ffffe0;
	border: 1px solid #e6db55;
}
.error {
	padding: 0.5em;
	margin: 0 0 1em 0;
	background-color: #ffebe8;
	border: 1px solid #c00;
}
.updated p,
.error p {
	margin: 0;
}
pre {
	overflow-x: auto;
	border: 1px solid #F0F0F0;
	background-color: #f5fed8;
	padding: 5px;
}
#content-inner .intro #content_tas {
	margin-top: -25px;
}
#content-inner h2#entry-deelnemen {
	
}
#content-inner h2#entry-belgerinkel {
	
}
#content-inner h2#entry-waar {
	
}
#content-inner h2#entry-nieuwsbrief {
	
}
/**
 * Forms
 */
form {
	
}
form fieldset {
	position: relative;
	margin-top: 1em;
	padding: 1em;
}
form legend {
    top: -.75em;
    left: .1em;
	padding: 2px 3px;
	font-size: 1.2em;
	font-weight: bold;
}
legend {
    top: -.75em;
    left: .1em;
	padding: 2px 3px;
	font-size: 1.2em;
	font-weight: bold;
}
form input.small, 
form select.small, 
form textarea.small {
	width: 150px;
	padding: 2px;
	font-family: "Trebuchet MS";
	font-size: 12px;
	border: 1px solid #CCCCCC;
}

form input.medium, 
form select.medium, 
form textarea.medium {
	width: 250px;
	padding: 2px;
	font-family: "Trebuchet MS";
	font-size: 12px;
	border: 1px solid #CCCCCC;
}

form input.big, 
form select.big, 
form textarea.big {
	width: 450px;
	padding: 2px;
	font-family: "Trebuchet MS";
	font-size: 12px;
	border: 1px solid #CCCCCC;
}
form p.submit {
	margin: 1em 0;
}
form p.submit input {
	-moz-border-radius: 3px;
	margin: 2px;
	padding: 2px 3px;
}
form input.primary {
	background-color: #fd854a;
	border: 1px solid #333333;
}
form input.secondary {
	background-color: #e6f5a5;;
	border: 1px solid #CCCCCC;
}
/**
 * Sidebars General
 */
#sidebar-left-inner, 
#sidebar-right-inner {
	
}
#sidebar-left-inner h2, 
#sidebar-right-inner h2 {
	margin: 0 0 .5em 0;
	color: #E30085;
	font-weight: normal;
	font-style: italic;
}
/*
#sidebar-left-inner ul, 
#sidebar-left-inner ol, 
#sidebar-right-inner ul,
#sidebar-right-inner ol {
	margin: 0 0 0 2em;
}*/
#sidebar-left-inner .block, 
#sidebar-right-inner .block {
	margin: 0 0 5px 0;
}
#sidebar-left-inner .block-inner {
	padding: 0 0 0 20px;
	font-family: "Georgia", "Arial", "sans-serif";
}
#sidebar-right-inner .block-inner {
	padding: 0 20px 0 0;
	font-family: "Georgia", "Arial", "sans-serif";
}
#sidebar-left-inner .block-inner p, 
#sidebar-right-inner .block-inner p {
	color: #454545;
	font-size: 12px;
	font-style: italic;
}
#sidebar-left-inner .block-inner ul, 
#sidebar-right-inner .block-inner ul {
	padding: 5px 5px 5px 0;
	list-style: none;
}
#sidebar-left-inner .block-inner img, 
#sidebar-right-inner .block-inner img {
	border: none;
}
#sidebar-left-inner .block-inner p.more-link, 
#sidebar-right-inner .block-inner p.more-link {
	text-align: right;
	background-image: url(../images/sidebar_meerlink.gif);
	background-repeat: no-repeat;
	background-position: left 5px;
}
#sidebar-left-inner .block-inner p.more-link a, 
#sidebar-right-inner .block-inner p.more-link a {
	color: #E30085;
	font-size: 12px;
	font-style: italic;
	text-decoration: none;
}
#sidebar-left-inner .block-inner p.more-link a:hover, 
#sidebar-right-inner .block-inner p.more-link a:hover {
	color: #600437;
	font-size: 12px;
	font-style: italic;
	text-decoration: none;
}
/**
 * Sidebar Left Styles
 */
#sidebar-left-inner {
	
}

/**
 * Sidebar Right Styles
 */
#sidebar-right-inner {
	
}
#sidebar-right-inner .sidebar_aftellen_box {
	position: relative;
	height: 60px;
	background-image: url(../images/sidebar_aftellen.jpg);
	background-repeat: no-repeat;
}
#sidebar-right-inner #sidebar_counter {
	position: absolute;
	top: -12px;
	left: 57px;
	color: #E30085;
	font-size: 30px;
	font-style: italic;
}
/**
 * Footer Styles
 */
#footer-inner {
	padding: 18px 200px;
	color: #FFFFFF;
	font-size: 10px;
	text-align: center;
}
#footer-inner a {
	color: #FFFFFF;
	text-decoration: none;
}
#footer-inner a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
/**
 * Closure Styles
 */
#closure-inner {
	padding: 25px 0 0 0;
	color: #CCCCCC;
	text-align: center;
}
#closure-inner ul {
	list-style: none;
	list-style-type: none;
	height: 40px;
	margin: 0 auto;
}
#closure-inner ul li.separator {
	width: 3px;
	height: 40px;
	background-image: url(../images/logo_separator.jpg);
	background-position: top center;
	background-repeat: no-repeat;
}
#closure-inner ul li {
	list-style-type: none;
	list-style-image: none;
	display: inline;
	height: 40px;
	margin: 0 10px 0 0;
	line-height: 40px;
}
#closure-inner ul li a {
	color: #600437;
	font-family: "Georgia", "Arial", "sans-serif";
	font-size: 10px;
	text-decoration: none;
}
#closure-inner ul li a:hover {
	font-size: 10px;
	text-decoration: underline;
}
#closure-inner img {
	border: 0;
}
