/*
Theme Name: Brigitte Vanvoorden
Version: 2.0
Author: Benjamin Surkyn
Author URI: http://www.reconnected.be
Tags: brigitte vanvoorden
*/
/* ------------------------------------------ */
/* RESETS, BASIC PAGE SETUP, BASIC TYPOGRAPHY */
/* ------------------------------------------ */
* { margin: 0; padding: 0; }
html { overflow-y: scroll; }
body { font: 62.5% Helvetica, sans-serif; }
ul { list-style: none inside; }
p { font: 1.3em/1.3em; margin-bottom: 1.3em; }
a { outline: none; }
a img { border: none; }
/* Use em as px: 11px = 1.1em */
/* END RESET */

/* Toolbox */
.floatleft { float: left; }
.floatright { float: right; }
.clear { clear: both; }
/* End Toolbox */

/* Page structure */
html, body {
	overflow: auto;
}
body {
	background-color: #211F20;
}
#wrapper {
	width: 106.7em; /* 960 + 107 (logo) */
	margin: 0 auto;
	margin-top: 10em;
}
/* Menu */
#menu {
	height: 4.1em;
	padding-left: 107px;
}
#menu ul {
	margin-left: 0.5em;
}
#menu ul li {
	display: inline;

}
#menu ul li a {
	margin-left: 1em;
	width: 12.28em;
	height: 4.1em;
	display: block;
	float: left;
	text-indent: -9999px;
}
/* Main panel */
#main {
	background: white url(images/border_right.png) top right repeat-y;	
}
#maincontainer {
	background: url(images/border_top_right.png) top right no-repeat;
}
#logo {
	width: 107px;
	height: 521px;
	text-indent: -9999px;
	background: black url(images/logo.jpg) top left no-repeat;
	float: left;
}
#content {
	margin-left: 107px;
	padding: 4em;
	font-family: "MS Sans Serif", Geneva, sans-serif;
	font-size: 1.5em;
	color: #4A4A4A;
}
#content .home div.left {
	height: 25em;
}
#content .home div.right {
	height: 25em;
}
#content div.left {
	width: 29em;
	height: 26.5em;
	float: left;
}
#content div.left.collection {
	width: 50em;
}
#content div.right {
	width: 20em;
	float: right;
	height: 26.5em;
	overflow: hidden;
	margin-right: 1em;
}
#content div.left .scrollbox {
	height: 21.75em;
	overflow: hidden;
	position: relative;
}
#content div.left .scrollbox .contents {
	height: 21.75em;
	overflow: hidden;
	position: relative;
	float: left;
}
#content h2 {
	height: 42px;
	margin-bottom: 0.5em;
}
#content ul, #content p {
	margin-bottom: 1em;
}
#content ul li {
	list-style-type: disc;
	list-style-position: inside;
}
#content a:link, #content a:visited {
	color: #4A4A4A;
}
#mainend {
	clear: both;
}
/* Footer */
#footer {
	background: transparent url(images/border_bottom.png) top left repeat-x;
}
#footer p {
	padding-left: 107px;
	padding-top: 0.5em;
	color: #565254;
	text-align: center;
	background: transparent url(images/border_bottom_right.png) top right no-repeat;
}
#footer div {
	background: transparent url(images/border_bottom_left.png) top left no-repeat;
}
#footer a:link, #footer a:visited {
	color: #565254;
}
/* Contact */
form label {
	display: block;
	margin-bottom: 0.3em;
}
form input {
	width: 20em;
}
form textarea {
	width: 20.4em;
	height: 10em;
}
form input.button {
	width: 8em;
}
/* Gallery */
#content div.collection {
	width: 42em;
}
#content div.collection .scrollbox {
	height: 24em;
}
.imagelink {
	background: transparent url(images/photoback.gif) top left no-repeat;
	margin-right: 1em;
	margin-bottom: 1em;
	height: 86px;
	width: 86px;
	display: block;
	float: left;
}
/* Scroll bar */
.scrollbox {
	position: relative;
}
.scroll {
	width: 25px;
	height: inherit;
	position: absolute;
	right: 0;
}
.scroll .up, .scroll .down {
	height: 22px;
	width: 25px;
	display: block;
	text-indent: -9999px;
}
.scroll .up {
	background: url(images/scrollup.png) top left no-repeat;
	position: absolute;
	top: 0;
}
.scroll .down {
	background: url(images/scrolldown.png) top left no-repeat;
	position: absolute;
	bottom: 0;
}
/* Specific Titles */
#menu_home a {
	background: url(images/tab_home.png) top left no-repeat;
}
#menu_background a {
	background: url(images/tab_background.png) top left no-repeat;
}
#menu_exibitions a {
	background: url(images/tab_exibitions.png) top left no-repeat;
}
#menu_collection a {
	background: url(images/tab_collection.png) top left no-repeat;
}
#menu_selections a {
	background: url(images/tab_selections.png) top left no-repeat;
}
#menu_activities a {
	background: url(images/tab_activities.png) top left no-repeat;
}
#menu_contact a {
	background: url(images/tab_contact.png) top left no-repeat;
}
#soon {
	background: url(images/title_soon.png) top left no-repeat;
	text-indent: -9999px;
}
#expo {
	background: url(images/title_expo.png) top left no-repeat;
	text-indent: -9999px;
}
#newpiece {
	background: url(images/title_newpiece.png) top left no-repeat;	
	text-indent: -9999px;
}
#education{
	background: url(images/title_training.png) top left no-repeat;
	text-indent: -9999px;
}
#membership {
	background: url(images/title_membership.png) top left no-repeat;
	text-indent: -9999px;
}
#activities {
	background: url(images/title_activities.png) top left no-repeat;
	text-indent: -9999px;
}
#collection {
	background: url(images/title_collection.png) top left no-repeat;
	text-indent: -9999px;
}
#contact {
	background: url(images/title_contact.png) top left no-repeat;
	text-indent: -9999px;
}
#selections {
	background: url(images/title_selections.png) top left no-repeat;
	text-indent: -9999px;
}
#exibitions {
	background: url(images/title_exibitions.png) top left no-repeat;
	text-indent: -9999px;
}
#hometext {
	font-size: 110%;
}
#pagenotfound {
	background: url(images/title_pagenotfound.jpg) top left no-repeat;
	text-indent: -9999px;
}
#tentoonstelling2007 {
	background: url(images/title_tentoonstelling2007.jpg) top left no-repeat;
	text-indent: -9999px;
}