/*
Theme Name: Brabant Academy
Theme URI: http://brabantacademy.nl/
Description: Brabant Academy Theme
Version: 0.1b
Author: Alexander Rulkens
Author URI: http://www.studioludens.com/
Tags: blue, custom header, fixed width, two columns, widgets

	


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

*/



/* Begin Typography & Colors */

@charset "UTF-8";
/* CSS Document */

body {
	
	//background: #f7f6f4;
}


#background_fixed
{
	position: fixed;
	width: 100%;
	height: 100%;
	//background: #fff url(images/styrofoam.jpg) fixed;	
	background: #f7f6f4;
}

#background_fixed img {
	width: 100%;
	position: fixed;
	_position: absolute;
	top: 0;
	left: 0;
	
	
}

/* PNGIEFIX */

#visualizer, #linkedin_link {
	
	behavior: url(wp-content/themes/ba/iepngfix.htc);
}

/* IE6 fix */
/*
* html div#background_fixed {
	position: absolute;
	top:expression(eval(document.compatMode &&
document.compatMode=='CSS1Compat') ?
documentElement.scrollTop : document.body.scrollTop);
}
*/



/*** general ***/

*
{
	margin: 0;
	padding: 0;
}






#page
{
	width: 960px;
	min-height: 800px;
	
	position: absolute;
	right: 0;
	
	/*
	background-color: #E2E7D9;
	background-image: url(../images/styrofoam.jpg);
	background-repeat: no-repeat;
	*/
}

.bordered-section
{
	background: #FFF;
	border: #BBB dashed 1px;
}

p
{
	font-family: Georgia, "Times New Roman", Times, serif;
}

a {
	color: #000;
}



/*** main menu ***/

.main_menu
{
	width: 220px;
	
	position: fixed;
	_position: absolute;
	right: 10px;
	top: 10px;
	
	padding-top: 10px;
	padding-bottom: 50px;
}


#main_menu_page
{
	right: 730px;
	top: 10px;	
}

#main_menu_archive
{
	right: 280px;
	top: 10px;	
}

#main_menu_normal
{
	right: 460px;
	top: 10px;	
}

.main_menu h1
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 30px;
	color: #3958b1;
	line-height: 22px;
}

.main_menu h1.header-prefix {
	color:#231F20;
}

.main_menu li
{
	font-size: 30px;
	position: relative;
	left: -5px;	
	line-height: 28px;
	font-weight: bold;
}

.main_menu ul
{	
	list-style: none;
	
	font-family: Arial, Helvetica, sans-serif;
	font-size: large;
	
	position: relative;
	left: -0.0em;
}

.main_menu li a {
	text-decoration: none;
	color:#231F20;
}

.main_menu li a:hover {
	text-decoration: underline;
}

.main_menu li.current-cat a, .main_menu li.current_page_item a {
	color: #3958b1;
}

.main_menu li.current_page_item ul, .main_menu li.current_page_parent ul {
	margin: 0 0 0 20px;
	padding: 0;
	display: block;
	
}

.main_menu li.current_page_item li {
	margin: 0 0 0 20px;
	padding: 0;
	line-height: 28px;
	
}

.main_menu li.page_item ul {
	display: none;
}

.main_menu #logo {
	
	position: relative;
	left: 8px;
	top: 7px;
}

.main_menu img {

	border: none;	
}

#linkedin_link {
	
	position: absolute;
	bottom: -43px;
	right: 8px;
}

/** visualization **/

/* still a placeholder */
#visualizer {
	width: 450px;
	height: 250px;
	position: absolute;
	left: 0;
	top: 10px;
	background-image: url(images/event2010.png);
	background-repeat: no-repeat;	
}

#visualizer a {
	color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	text-decoration: none;
	letter-spacing: 1px;
}

#visualizer a:hover {
	text-decoration: underline;
	color: #FFF;
	
}

#vis_lees_meer {
	padding: 8px;
	position: absolute;
	left: 176px;
	top: 27px;
	z-index: 1;
}

#vis_aanmelden {
	padding: 8px;
	position: absolute;
	left: 176px;
	top: 57px;
	z-index: 1;
}




/*** columns ***/

#column_layout
{
	width: 720px;
	
	position: relative;
	padding-top: 270px;
}

.column 
{
	
	width: 220px;
	
	float: left;
	
	margin-left: 10px;
	margin-right: 10px;	
	
	_width: 215px;
	
	_margin-left: 10px;
	_margin-right: 10px;	
}

.double-column
{
	width: 410px;
	
	float: left;
	
	padding: 10px;
	
	margin-left: 10px;
	margin-right: 10px;
}

.header
{
	border-top: #999 solid 1px;
	border-bottom: #999 solid 1px;
	padding-top: 3px;
	padding-bottom: 3px;
	font-family: "Times New Roman", Times, serif;
	font-size: 0.9em;
	font-variant:small-caps;
	font-weight: bold;
	
}

.header a {
	text-transform: lowercase;
	text-decoration: none;
	
}

.header a:hover {
	text-decoration: underline;
}

.clearfix:after {
    content: '.';
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}


#column_1
{
	margin-top: 140px;
}

#column_2
{
	margin-top: 200px;
}

#column_3
{
	margin-top: 0px;
}


/*** item general ***/


.item-category
{
	margin-top: 3px;
	font-style: italic;
}


/*** news item ***/

.news_item
{
	margin-top: 15px;
	margin-bottom: 20px;
}

.news_item h2 
{
	margin-bottom: 10px;
	
	font-family: "Times New Roman", Times, serif;
	font-size: 1.6em;
	font-weight: lighter;
	font-style: italic;
	line-height: 0.9em;
}

.news_item p
{
	font-size: 0.7em;
}

.news_item a {

	text-decoration: none;
}

.news_item a:hover {
	text-decoration: underline;
}

/*** agenda item ***/

.agenda_item
{
	margin-top: 10px;
	margin-bottom: 20px;
}

.agenda_item .date
{
	font-family: "Times New Roman", Times, serif;
	font-size: 1.8em;
	font-weight: bold;
	line-height: 1em;
	letter-spacing: -1px;
}

.agenda_item h2
{
	font-family: "Times New Roman", Times, serif;
	font-size: 1.3em;
	font-weight: lighter;
	font-style: italic;

}

.agenda_item p
{
	font-size: 0.7em;
}

.agenda_item a {
	text-decoration: none;
}

.agenda_item a:hover {

	text-decoration: underline;
}

.dbem-calendar {
	margin-top: 10px;
	margin-bottom: 10px;
}

/*** sub menu ***/

.sidebar {
	margin-top: 50px;
	padding: 15px 8px;
}

#sidebar_normal
{	
	margin-left: 250px;
	_margin-left: 126px;
}

#sidebar_archive {
	margin-left: 700px;
	_margin-left: 350px;
}

#sidebar_page {
	margin-left: 250px;
	_margin-left: 126px;
}

.sidebar-description {

	font-family: "Times New Roman", Times, serif;
	font-size: 0.8em;
	font-variant:small-caps;
	//font-weight: bold;	
}

/*** content section ***/

.content_section
{
	margin-top: 10px;

}

#content_section_normal {

	top: 10px;
	float: right;	
}

#content_section_page {

	margin-top: 10px;
}

#content_section .item-category
{
	margin-top: -8px;
	margin-bottom: 15px;
}

#content_body {
	
	margin-top: 20px;
	
}

#content_body p
{
	//text-indent: 15px;
	margin-top: 5px;
	margin-bottom: 15px;
}

#content_body a
{
	text-decoration: underline;
}


#content_section .centered
{
	width: 100%;
	text-align: center;
}

#content_body img
{
	margin: 10px 0px;
	border: 0px none;
}

/* specific events classes */

div.event-location {
	
	margin-top: 5px;
	margin-bottom: 15px;
	margin-left: 15px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 0.7em;
	line-height: 1.5em;
}

.dbem-calendar-table td {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 0.7em;
}on .centered
{
	width: 100%;
	text-align: center;
}

#content_section img
{
	margin: 10px 0px;
}

/* specific events classes */

div.event-location {
	
	margin-top: 5px;
	margin-bottom: 15px;
	margin-left: 15px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 0.7em;
	line-height: 1.5em;
}

.dbem-calendar-table td {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 0.7em;
}

/*** contact page ***/

.wpcf7 p {
	
	font-size: 1em;
}
