﻿/*
Theme Name: VanMonckhoven.be 2011
Theme URI: http://www.vanmonckhoven.be
Description: Van Monckhoven
Version: 0.1
Author: Jose Conejo & Dieter Deramoudt
*/


/* GENERAL HTML STYLES */

body {
 	margin: 0; 
        font-family: Georgia,Arial,Verdana,Helvetica,sans-serif;

font-style: normal;

font-variant: normal;

font-weight: normal;


	color: #333333;
	background-color: #f7f7f7;

        padding-top: 1em;
	font-size: 14px;

}


a , a:visited {
	color: #838f4e;
	text-decoration: none;
}

a:hover {
        text-decoration: underline;
}

h1, h2, h3, h4, h5, h6{
	margin: 0px 0px 3px 0px ;
	padding: 0;
}

h2,h3 {
font-size: 13pt;
}

/* PAGE */

#page {
	padding-top:0px;
	padding-bottom:10px;
	padding-right:10px;
	padding-left:10px;
	width: 1000px;
	border: #eee 1px solid;
	background-color: #fff;
        border-spacing: 0pt;
}





/* HEADER */

#title_top, #title_bottom {
	margin: 0px 0;
	/*60px*/
	height: 60px;
	line-height: 60px;
	background: #75aa00;
        text-color: white;	
        color: white;	
        text-align: bottom;
	padding: 10px 10px 0px;
        font-family: Verdana,Arial,sans-serif;
	font-size: 10px;
}


#title_top {
	padding: 10px 10px 0px;
}

#title_bottom {
	padding: 0px 10px 0px;
}


}
#title_bottom h1  { 
	margin: 0 0 0 0px; padding: 0;
	font-size: 13pt;
}
#title_bottom h1 a {
	text-decoration: none;
        font-size: 26pt;
color: white;
}
#title_top form {
	margin: 0; padding: 0;
	margin-top: 10px;
	padding-right: 10px;
	float: right;
	line-height: 0;
	color: white;
	font-size: 10pt;
	font-weight: bold;
}
#title_top form * {
	vertical-align: middle;
}

#banner {
	margin: 0px 0px;
	margin: 0; padding: 0;
	text-align: center;
   
}

.searchtext {
	margin: 0 10px;
	height: 16px;
	border: #838f4e 1px solid;
	color: #000;
}

/* FIRST NAVIGATION MENU */

ul#menu-top-menu {
	margin: 0; padding: 0;
	height: 40px;
        width: 100%;
	line-height: 40px;
	background: white ;
	list-style: none; list-style-type: none;
	border: #eee 1px solid;
	font-family: Verdana,Arial,sans-serif;
	font-size: 10px;
}
ul#menu-top-menu li {
	float: left;
	padding: 5px 3px 5px 4px;
	color: #7b7b7b;
	font-weight: bold;
	font-size: 8pt; 
}
ul#menu-top-menu li a {
	float: left;
	width: 113px;
        background: white ;
	text-align: center;
	color: #7b7b7b;
	text-decoration: none;
        line-height: 30px; /*30px*/
	
	
}
ul#menu-top-menu li a:hover {
	color: #FF9900; 
	background: #f7f7f7; 	
        line-height: 30px; 
}

ul#menu {
	margin: 0; padding: 0;
	height: 40px;
        width: 100%;
	line-height: 40px;
	background: white ;
	list-style: none; list-style-type: none;
	border: #eee 1px solid;
	font-family: Verdana,Arial,sans-serif;
	font-size: 10px;
}
ul#menu li {
	float: left;
	padding: 5px 3px 5px 4px;
	color: #7b7b7b;
	font-weight: bold;
	font-size: 8pt; 
}
ul#menu li a {
	float: left;
	width: 130px;
        background: white ;
	text-align: center;
	color: #7b7b7b;
	text-decoration: none;
        line-height: 30px; /*30px*/
	
	
}
ul#menu li a:hover {
	color: #FF9900; 
	background: #f7f7f7; 	
        line-height: 30px; 
}


/* CONTENT STRUCTURE - 3 COLUMNS */

.main2011 {

border-spacing:0px ;
padding:10px;

}


.mainleft2011 {
vertical-align: top;
width: 480px;


}

.mainmiddle2011 {
vertical-align: top;
width: 240px;
border-width: 0px;
padding-top: 2px;
padding-right: 2px;
padding-bottom: 2px;
padding-left: 2px;

}

.mainright2011 {
vertical-align: top;
width: 240px;
border-width: 0px;
padding-top: 2px;
padding-right: 2px;
padding-bottom: 2px;
padding-left: 2px;
}


// CONTENT

// POSTS LEFT

.post2011 {

	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #eee;
        padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;

}

.titel2011 {

	color: #75aa00;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 8px;
	padding-left: 0px;
}

.postentry2011 {

        border: 1px solid #b2b2b2;
        padding: 14px 14px 14px 14px;
        background: white ;
   	 margin: 0px 0px 4px 0px ;
        font: 14px/1.5em Georgia, Arial, Verdana, Helvetica, sans-serif;

}

.postentry2011 a , a:visited {
	color: #838f4e;
	text-decoration: none;
        
}

.postentry2011 a:hover {
text-decoration: underline;

}

// SUB PAGE CONTENT

div.storycontent img.links { float: left; margin-right: 5px; }
div.storycontent img.rechts { float: right; margin-left: 5px; }
div.storycontent img.center { display: block; margin-left: auto; margin-right: auto; }
div.storycontent img.border { padding: 4px; background-color: #fff; border: 1px solid #ccc; }
div.storycontent img.noborder { border: 0; }
div.storycontent th { background-color: #eee; border: 1px solid #eee; padding: 2px ; }
div.storycontent td {  border: 1px solid #eee; padding: 2px ; }
td#emptyrow { background-color: white; border: 1px solid white; }


div.storycontent a a:hover {
text-decoration: underline;
}


div.storycontent a  {
text-decoration: underline;
}


div.storycontent {

font: 14px/1.5em Georgia, Arial, Verdana, Helvetica, sans-serif;

}

/* PORTLET GENERIC */

.portletgreen,
.portletorange {
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
        margin-bottom:5px ;
	border-spacing: 0px ;
        width: 234px ;
 	font: normal 12px 'Lucida Grande', 'Lucida Sans Unicode', Verdana, sans-serif;
}


.portletgreen_th,
.portletorange_th,
 {
	font: bold 16px 'Lucida Grande', 'Lucida Sans Unicode', Verdana, sans-serif;
	
}

.portletgreen_td,
.portletorange_td {
	padding-top: 4px;
	padding-right: 8px;
	padding-bottom: 4px;
	padding-left: 8px;
	background: white ;
}

/* PORTLET GREEN BOX */

.portletgreen {
        border: #75aa00 2px solid;

}

.portletgreen_th {
        background: #75aa00 ;
	color: white ;
		font: bold 16px 'Lucida Grande', 'Lucida Sans Unicode', Verdana, sans-serif;
	

}



/* PORTLET ORANGE BOX */

.portletorange {

        border: #FF9900 2px solid;

}

.portletorange_th {

        background: #FF9900 ;
	color: white ;
	
	font: bold 16px 'Lucida Grande', 'Lucida Sans Unicode', Verdana, sans-serif;
	
}



/* NORMAL CONTENT */

.content {
	
	width: 750px;
        border: 1px solid #b2b2b2;
        padding: 10px 10px 10px 10px;
        vertical-align: top;

}

.contentfull {
	
	width: 950px;
        border: 1px solid #b2b2b2;
        padding: 10px 10px 10px 10px;
        vertical-align: top;

}


.contentfull h2,
.content h2 {
	margin: 15px 0px;
	color: #333;
	font-size: 12pt;
	text-decoration: underline;
	text-transform: uppercase;
}



/* BUTTON MENU */
ul#buttonmenu {
	margin: 0; padding: 0;
	height: 40px;
        width: 100%;
	background: white ;
	list-style: none; list-style-type: none ;
	text-align: center;
	font-family: Verdana,Arial,sans-serif;
	font-size: 10px;
}
ul#buttonmenu li {
	float: left;
	padding: 3px 3px 3px 3px;
	color: #7b7b7b;
	font-weight: bold;
	font-size: 8pt; 
	width: 240px;
}
ul#buttonmenu li a {
	float: left;
	width: 240px;
        background: white ;
	text-align: center;
	color: #7b7b7b;
	text-decoration: none;
        line-height: 30px; /*30px*/
	border: #eee 1px solid;
	
	
}
ul#buttonmenu li a:hover {
	color: #FF9900; 
	background: #f7f7f7; 	
        line-height: 30px; 
}



/* BUTTON MENU */
.buttontable {
	margin: 0; padding: 0;
        width: 100%;
	background: white ;
	list-style: none; list-style-type: none ;
	text-align: center;
	font-family: Verdana,Arial,sans-serif;
	font-size: 10px;
}
.buttontablerow  {
	float: left;
	padding: 1px 1px 1px 1px;
	color: #7b7b7b;
	font-weight: bold;
	font-size: 8pt; 
	width: 220px ;
}
.buttontablerow a {
	float: left;
	width: 220px ;
        background: white ;
	text-align: center;
	color: #7b7b7b;
	text-decoration: none;
        line-height: 30px;
	border: #eee 1px solid;
	
	
}
.buttontablerow a:hover {
	color: #FF9900; 
	background: #f7f7f7; 	
        line-height: 30px; 
}







/* SIDEBAR MENU */


.sidebar {
	margin: 0; padding: 0;
	height: 40px;
        width: 240px;
	background: white ;
	list-style: none; list-style-type: none;
	text-align: center;
	vertical-align: top;

}



.sidebar ul{
    list-style-type: none;
    font-family: "Lucida Grande", Arial, Verdana, sans-serif;	
    font-size: 11px;
    list-style:none;
    padding:0;
    margin:0;
}

.sidebar  li {

  	float: left ;
	padding: 3px 3px 3px 3px;
	color: #7b7b7b;
	font-weight: bold;
	font-size: 8pt; 
	width: 250px;
}

.sidebar  li a {
	float: left ;
	width: 250px;
        background: white ;
	text-align: center;
	color: #7b7b7b;
	text-decoration: none;
        line-height: 30px; /*30px*/
	border: #eee 1px solid;
   
	
}
.sidebar  li a:hover {
	color: #FF9900; 
	background: #f7f7f7; 	
        line-height: 30px; 
	
    
}



/* BREADCRUMB */

.breadcrumb {
 
 	float: left; 
 	margin-left: 10px;
 	font-family: "Lucida Grande", Arial, Verdana, sans-serif;	
    	font-size: 11px;
 
}

.breadcrumb a:hover {
	text-decoration: underline;
}





/* IMAGE VIEWER */

.highslide-wrapper, .highslide-outline {
	background: #FFFFFF;
}
.highslide img {
	border: 1px solid #D0D0D0;
}
.highslide:hover img {
	border-color: #A0A0A0;
}
.highslide-image {
	border: none;
}
.highslide-caption {
	background-color: #DDDDDD;
	padding: 5px;
	border-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-color: #FFFFFF;
 border-style: solid;
}
.highslide-loading {
	color: black;
	border: 1px solid black;
	background-color: white;
	
}


/* Calendar Entry Module */
.calendar { 
	position:relative; top:1px; left:1px; 
	width:55px; 
	padding-left:2px; 
	background:url(/tools/calendar/calendar.png) 0 100% no-repeat; 
	text-align:center; 
}
.calendar .start { 
	display:block; background:url(/tools/calendar/calendar.png) 100% 100% no-repeat; }
.calendar abbr { border-bottom-width: 0px; 
border-bottom-style: none;

border-bottom-color: #333333;
display:block; margin-left:-2px; }
.calendar span { display:block; }
.calendar .month { padding-left:2px; background:url(/tools/calendar/calendar.png) 0 0 no-repeat; color:#fff; font-size:12px; text-transform:uppercase; *margin-left:-2px; }
.calendar .month span { display:block; padding:2px 2px 2px 0; background:url(/tools/calendar/calendar.png) 100% 0 no-repeat; color:#fff; font-size:12px; text-transform:uppercase; }
.calendar .day { padding:4px 2px; font-size:25px; font-weight:bold; color:#000; }
.calendar .day em { margin-left:-.23em; font-style:normal; font-weight:normal; }
.calendar .year { display: none;}


/* EVENT CALENDER customised */

.dvm_cal {
	padding-bottom: 5px;
	font: normal 12px 'Lucida Grande', 'Lucida Sans Unicode', Verdana, sans-serif;
}

.dvm_cal_day {

	font-weight: bold;
	padding-top: 4x;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;

}

.dvm_cal_entry {

	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 8px;

}





/* EVENTCALENDAR */
/* EventCalendar. Copyright (C) 2005 2006, Alex Tingle.  $Revision: 222 $
 * This file is licensed under the GNU GPL. See LICENSE file for details.
 */

/***
 ***  Calendar
 ***/


#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
}

#wp-calendar a {
	display: block;
	text-decoration: none;
        font: normal 12px 'Lucida Grande', 'Lucida Sans Unicode', Verdana, sans-serif;
	letter-spacing: normal;
	padding: 2px 0;
	text-align: center;
}

#wp-calendar a:hover {
	background: #e0e6e0;
	color: #333;
}

#wp-calendar caption {
	color: #999;
	font-size: 16px;
	text-align: left;
	padding: 0px 0px 10px 0px;
}

#wp-calendar td {
	color: #777;
	font: normal 12px 'Lucida Grande', 'Lucida Sans Unicode', Verdana, sans-serif;
	letter-spacing: normal;
	padding: 2px 0;
	text-align: center;
}

#wp-calendar td.pad:hover {
	background: #fff;
}

#wp-calendar td:hover, #wp-calendar #today {
	background: #eee;
	color: #FF9900;
}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
}



#wp-calendar table {
 width:100%;
}
#wp-calendar #prev {
  text-align:left;
}
#wp-calendar #next {
  text-align:right;
}

/* Fix a bug in the default style. */
#wp-calendar #prev a {
  font-size:100%;
}

.ec3_events {
list-style: none; list-style-type: none;
}

.ec3_eventday a {
text-decoration:bold ;
color:black ;
font-weight:bold;
background: #eee;

}


#wp-calendar table td,

#wp-calendar table th {
  text-align:center;
}

//#wp-calendar table td.pad:hover,
#wp-calendar table td,
#wp-calendar table.nav tr td {
 padding:4px;
}

#wp-calendar table.nav {
spacing: 10px ;
border-top-style: solid;
border-bottom-color: #333333;
border-top-width: 1px;

}

#wp-calendar table td:hover,
#wp-calendar table #today {
 padding:0px;
 border:solid 1px #FF9900;
}

/* The EC graphic. */
.ec3_ec {
 display:block;
 float:right;
 border:none;
 width:13px;
 height:9px;
}
.ec3_ec span { display:none }


/***
 ***  Popup
 ***/

.ec3_popup {
 margin:0 !IMPORTANT;
 padding:0 !IMPORTANT;
 border:none;

 position:absolute;
 border-collapse:collapse;
 filter:alpha(opacity=87);
 -moz-opacity:.87;
 opacity:.87;
 z-index:30000;

}

.ec3_popup td {
 padding:0;
}

.ec3_popup table {
 border:solid #999 1px;        /* popup border */
 background-color:#eeb;        /* popup background colour */
 /*font-size:x-small; */           /* popup font size */
 color:black;
 text-align:left;
}
.ec3_popup table td {
 padding:1.5px 3px 1.5px 3px;
}

#ec3_shadow0 div { width:8px; height:32px; }
#ec3_shadow0 {
 margin:0;
 padding:0;
 border:none;
 width:8px;
 background-repeat:no-repeat;
 background-position:bottom right;
 vertical-align:bottom;
}
#ec3_shadow1 {
 margin:0;
 padding:0;
 border:none;
 height:16px;
 background-repeat:repeat-x;
}
#ec3_shadow2 div { width:8px; height:32px; }
#ec3_shadow2 {
 margin:0;
 padding:0;
 border:none;
 width:8px;
 background-repeat:no-repeat;
 background-position:bottom left;
 vertical-align:bottom;
}

/***
 ***  Event list
 ***/

.ec3_list {
 
color:black;
font: 14px/1.5em Georgia, Arial, Verdana, Helvetica, sans-serif;
list-style: none; list-style-type: none;
}
.ec3_list li {

list-style: none; list-style-type: none;
}
.ec3_list li:before {
 content:"" !IMPORTANT;
list-style: none; list-style-type: none;
}





/* FOOTER */

#footer {
	margin: 0 50px;
	text-align: center;
	line-height: 40px;
        border: 1px solid #b2b2b2;
	background-color: #fff;
        
}

