/*
@font-face{
    font-family: "Calibri";
    src: url(../include/CALIBRI.TTF) format("truetype");
}
*/

html,body {
	font-family: Tahoma, Arial,  Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
	margin: 0px;
	background : #fdfffe url(../images/bg2.jpg) repeat-y center;
}


hr {
	border: 0;
	color: #b2b1b1;
	background-color: #d1d1d1;
	height: 1px;
	margin: 20px 0 20px 0;
}

li {
	line-height: 15px;
	padding-left: 15px;
	padding-top: 0px;

}

ul {
	margin: 5px;
	padding: 0;
	list-style: none;
}


a {  
	font-weight: normal; 
	color:  #000;
	text-decoration: underline; 
	}
	
a:hover {  
	font-weight: normal; 
	text-decoration: underline; 	
	}


/* Menu */
ul.menu a {
	font-family: 'century gothic', Arial;
	font-size: 11pt;
	font-weight: bold;
	line-height: 24px;
	text-decoration: none;
	padding: 0px;
	margin: 4px 0 4px 0;
	position: relative;
	top: -9px;
}

ul.menu a:hover { text-decoration: underline; }

.logo_blue { color: #2e60cf; }
.logo_orange { color: #eea310; }
.logo_red { color: #cf340b; }
.logo_green { color: #90c405; }
.logo_turquoise { color: #11cbc1; }
.logo_purple { color: #be0ac9; }


/* General */
#container {
	width : 1000px;
	background-color: #FFFFFF;
	margin:0 auto;
	overflow:hidden;
	border-style: solid;
	border-color: #838895;
	border-width: 0px;
	border-left-width: 1px;
	border-right-width: 1px;
}

.float_left { float:left; }
.clear_left { clear:left; }

.spacer_2 { clear:left; height:2px; }
.spacer_5 { clear:left;	height:5px; }
.spacer_7 { clear:left;	height:7px; }
.spacer_8 { clear:left;	height:8px; }
.spacer_9 { clear:left;	height:9px; }
.spacer_10 { clear:left; height:10px; }
.spacer_15 { clear:left; height:15px; }
.spacer_20 { clear:left; height:20px; }
.spacer_30 { clear:left; height:30px; }
.spacer_40 { clear:left; height:40px; }
.spacer_50 { clear:left; height:50px; }
.spacer_280 { clear:left; height:280px; }
.spacer_380 { clear:left; height:380px; }
.spacer_420 { clear:left; height:420px; }

.noborder { border: 0; }

/*  ---- Header --- */
#header	{
	height : 370px;
	margin: 0;
	z-index:1;
}

#header_shadow_above	{
	background : #FFFFFF url(../images/header_shadow_above.jpg) no-repeat top;
	height : 22px;
	margin: 0;
	z-index:1;
}

#header_shadow_below	{
	background : #FFFFFF url(../images/header_shadow_below.jpg) no-repeat top;
	height : 22px;
	margin: 0 0 5px 0;
	z-index:1;
}

#logo_home {
	position: relative;
	left: -15px;
	top:-10px;
}

#logo_sub {
	position: relative;
	left: 17px;
	top:-1px;
	margin-bottom: 10px;
}

.logo_img_home { width: 520px; }
.logo_img_sub { width: 150px; border: 0; }

#sitename {
	font-size: 12pt;
	color: #000000;
	text-decoration: none;
	font-weight:bold;
 	width: 920px; 
 	margin: 5px;
 	float: left;
 	z-index:2;
}

#balk {
	background-color: #FFFFFF;
	width: 950px;
	height: 25px;	
	z-index:1;
	margin: 0 auto;
	clear: both;
}

#balk .pathway {
	width: 920px;
	font-size: 9pt;
	color: #000000;
	text-decoration: none;
	font-weight:bold;
	margin: 5px;
}

#search { float: right; width: 200px; }


/* --- Main --- */
#mainbody {
	width: 510px;
	padding: 5px 10px 0 30px;
	float: left;
	text-align: justify;
	/*background-color: greenyellow;*/
}

.agenda_col_left { width: 100px; }

.leading-0 { margin-top: -5px; }

/* --- Rechterkolommen --- */
#sidebar1 {
 	width: 185px;
 	margin: 0;
 	float: right;
 	display: inline;
	border-left: 1px solid #b2b1b1;
	/*background-color: gold;*/
}

.menu_hr {
	width: 150px;
	position: relative;
	top: -5px;
	left: 18px;
	margin-bottom: 10px;
}

.socmed_icons { height: 50px; }
.socmed_img { padding: 7px 0 8px }

.custom_socmed {
	position: relative;
	top: -13px;
	margin: 10px 0 -7px 18px;
	width: 150px;
	text-align: left;
	border-top: 1px solid #b2b1b1;
	border-bottom: 1px solid #b2b1b1;
}

#sidebar2 {
 	width: 200px;
	padding: 0 20px 0 25px;
 	float: right;
 	display: inline;
	border-left: 1px solid #b2b1b1;
	/*background-color: red;*/
}



/* --- Footer --- */
#footer	{
	text-align: center;
	width: 960px;
	border-top: 1px solid #b2b1b1;
	margin: 0 auto 20px auto;
	padding: 20px 0 10px 0;
	z-index:1;
	clear: both;	
}

#footer .copyright_text {
	text-align: center;
	font-size: 9pt;
	color: #3e424a;
}

.footer_logo { font-weight: bold; }

a.footer:link, a.footer:visited {
	font-size: 8pt;
	text-decoration: none;
	color: #9B9B9B;
	font-weight: normal;
}

a.footer:hover {
	font-size: 8pt;
	text-decoration: underline;
	color: #000000;
	font-weight: normal;
}



/* 

Content headings en titles
________________________________________________________ 

*/

.componentheading  {
	font-size: 14pt;	
	color: #CCCCCC;
	padding: 5px 0px 5px 0px;
	margin: 0px;
	font-weight: bold;
}

.contentpaneopen {
	width: 100%;
}

.contentheading {
	font-size: 12pt;
	color: #000000;
	padding: 0px 0px 0px 0px;
	font-weight: bold;
	text-transform: none;
}

.frontpageheader {	
	color: #000000;
	font-size: 13pt;
	padding: 10px 0px;
	text-align: center;
	font-weight: bold;
}

.contentpagetitle {
	font-size: 12pt;
	font-weight: bold;
	color: #000000;
}

.contentdescription {
	font-size: 10pt;
	color: #000000;
}

.createdate {
	color: #dee1d7; 
	font: 10px Arial, Helvetica, sans-serif; 
	}

.modifydate {
	color: #dee1d7; 
	font: 10px Arial, Helvetica, sans-serif; 
	}
	
.small {
	font-size: 9pt; 
	color: #CCCCCC;
	text-decoration: none;
	font-weight: normal;
}

.pro-forms { padding-top: 15px; }

/* 

Voor content item titels met een link in plaats van een lees meer link onder het artikel 
________________________________________________________ 

*/

a.contentpagetitle:link, a.contentpagetitle:visited {
	font-size: 12pt;
	font-weight: normal;
	margin: 0px;
	color: #000000;
	text-decoration:none;
	}

a.contentpagetitle:hover {
	font-size: 12pt;
	font-weight: normal;
	margin: 0px;
	color: #CCCCCC;
	}
	
/* 

overige Mainbody links 
________________________________________________________ 

*/

a.blogsection:link, a.blogsection:visited {
	font-size: 10pt;
	color: #000000;
	text-decoration:underline;
}

a.blogsection:hover {
	font-size: 10pt;
	color: #CCCCCC;
}

a.weblinks:link, a.weblinks:visited {
	font-size: 10pt;
	color: #000000;
	font-weight: bold;	
	padding: 0px 10px 0px 10px;
}

a.weblinks:hover {
	font-size: 10pt;
	color: #CCCCCC;
	font-weight: bold;	
	padding: 0px 10px 0px 10px;
}

a.readon:link, a.readon:visited {
	font-size: 10pt;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	padding: 0px 10px 0px 5px;	
	}

a.readon:hover {
	font-size: 10pt;
	font-weight: bold;
	text-decoration: underline;
	color: #CCCCCC;
	padding: 0px 10px 0px 5px;	
}

.category {
	font-size: 10pt;
	color: #000000; 
	font-weight: bold;
	line-height:1.4em; 
	padding-right:10px; 
}

a.category:link, a.category:visited {
	text-align: left;
	font-size: 10pt;
	font-weight: bold;
	color: #000000;
 	text-decoration:underline;
}

a.category:hover {
	font-size: 10pt;
	font-weight: bold;
	color: #CCCCCC;
 	text-decoration:underline;
}


/* 

Pagina navigatie
________________________________________________________ 

*/



a.pagenav, a.pagenav:visited { 
	font-size: 10pt;
	color: #000000;
	text-decoration: underline;
}

a.pagenav:hover {
	font-size: 10pt;
	color: #000000;
}

.pagenavbar {
	
}

/* 

Artikel waardering
________________________________________________________ 

*/

.content_rating {
	font-weight: normal;
	font-size: 10pt; 
}

.content_vote {
	font-weight: normal;
	font-size: 10pt; 
}


/* 

Standaard Joomla! meldingen 
________________________________________________________ 

*/

.message {
	font-weight: bold;
	font-size : 10pt;
	color : #ff6600;
	text-align: center;
}




/* 
====================================================================================
	MODULES
	Opmaak van de modules in de linker- of rechterkolom
	
================================================================================ */

.moduletable {
	font-size: 9pt; 
	margin: 0px;
	font-weight: normal;
}

table.moduletable td  {
	padding: 0 0 0 4px;

}

div.moduletable_whois {
	padding-left: 0px;
	margin-bottom: 0px;
	text-align: center;
}


.moduletable_menu h3 {
	font-size: 7pt;
	background-color: #FFFFFF;
	color: #000000;
	width: 191px;
	text-transform: uppercase;
	font-weight: bold;
	padding: 3px 0 3px 5px;
	text-align: left;
	border: 0px solid #000000;
}

.poll {
	font-size: 9pt;
	color: #2668D3;
	line-height: 20px;
	text-align: center;
	border: 0px solid #000000;
}



/* 
====================================================================================
	FORMULIEREN
	
	
================================================================================ */

form {
	margin: 10px 5px 10px 5px;
	padding: 0px;
}

.inputbox {
	font-size: 8pt;
	border: 1px solid #000000;
	width: auto;
	padding: 2px;
	margin-right: 5px;
}

.button {
	font-size: 8pt;
	border: 1px solid #000000;
	padding: 0px;
	margin: 0px;
	font-weight: bold;
	color: #000000;
	background-color: #FFFFFF;
}



/* 
====================================================================================
	Joomla! overig
	
	
================================================================================ */



.sectiontableentry1 {
	font-size: 9pt;
	color: #000000;
	background-color: #EFF0F0;
	padding-right: 5px;
}
	
.sectiontableentry2 {
	font-size: 9pt;
	color: #000000;
	background-color: #F6F6F6;
	padding-right: 5px;
}

.sectiontableheader {
	font-size: 9pt;
	font-weight: bold;
	background-color: #cccccc;
	color: #fff;
	padding-right: 5px;
	}


.newsfeedheading {
	font-size: 12pt;
	color: #505050;  
        }

.newsfeeddate {
	font-size: 10pt;
	color: #505050; 
}


.searchintro  {
	font-size: 12pt; 
}

.adminform  {
	font-size: 10pt; 
}

.contentpane {
	font-size: 12pt; 
}

.newsflash {
	font-size: 11pt;
	text-align: justify;
	color: #435374;
	padding-top: 10px;
}
	
.contact {
	font-size: 12pt; 
}

/* 
====================================================================================
	Aanvulling voor Joomla! 1.7
	
	
================================================================================ */

table.category{
border:1px solid #CCC;
width:100%;
text-align:center;
}
table.category th,table.category td{
padding:2px 6px;
}
table.category thead{
background:#EEE;
}
.jcat-children ul,.jcat-children li{
margin:0;
list-style:none;
}
.jcat-children li a{
background:url(../images/bullet_green_arrow.png) no-repeat 0 12px;
display:block;
padding:5px 5px 5px 15px;
font-size:0.9em;
}

/* Print, PDF, Email buttons */

.actions{
margin:0;
}
.actions li{
list-style: none;
display:inline;
float:right;
}

/* Login formulier*/

p#form-login-username label,
p#form-login-password label {
	width: 160px;
	display:block;
}
p#form-login-remember label {
	font-size: .9em;
	font-weight: normal;
	line-height: 25px;
}
p#form-login-remember input {
	float:left;
	margin-right: 5px;
}
form#form-login ul {
	margin: 0;
	padding: 0;
}
form#form-login ul li {
	list-style-type: none;
	margin-left: 20px;
	font-size: .9em;
}

fieldset.userdata {border: 0px;}

/* Sectie- en categorieblog layout */

.cols-3 .column-1 {
    float: left;
    margin-right: 4%;
    padding: 0 5px;
    width: 29%;
}

.cols-3 .column-2 {
    float: left;
    margin-left: 0;
    padding: 0 5px;
    width: 29%;
}

.cols-3 .column-3 {
    float: right;
    padding: 0 5px;
    width: 29%;
}

/* Content titles */

 h1 {
	font-size: 12pt;
	padding: 0;
	margin: 0 0 10px 0;
	font-weight: bold;
	text-transform: none;
}

 h2 {
	font-size: 10pt;
	padding: 0;
	margin: 0 0 10px 0;
	font-weight: bold;
	text-transform: none;
}

h3 {
	font-size: 9pt;
	color: #000000;
	padding: 0px 0px 5px 0px;
	font-weight: bold;
	text-transform: none;
}

.contentheading {
	position: relative;
	top: -10px;
}



/* Blog */
.blog h2 { margin: 0; }

.item-separator {
	border-top: 1px solid #b2b1b1;
	margin: 15px 0 10px 0;
}

.article-info-term { display: none; }

.create {
	margin: 0;
	font-style: italic;
}

ul.pagenav {
	list-style: none;
	position: relative;
	left: -20px;
	top: 10px;
}
ul.pagenav li { display: inline; }

