/**
 * Stylesheet for Studio Globo
 *
 * @media	screen, projection
 * @copyright	Studio Globo <http://www.studioglobo.be>
 * @author	name <jan.debonnet@studioglobo.be>
 */
/**
 * = Global reset
 * ----------------------------------------------------------
 */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
body {
	line-height: 1;
	color: black;
	background: white;
}
ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
/**
 * = Structure
 * ----------------------------------------------------------
 */
body {
	font: 76%/1.4 Verdana,Arial,Helvetica,sans-serif;
	background: url(../images/gradient.jpg);
	background-repeat:repeat-x;	
	background-color: #7BDDFD;

}
#container {
	width: 932px;
	margin: 0 auto;
}
#main {
	background: url(../images/background.png);
	background-repeat: no-repeat;
	min-height: 580px;
	height: auto !important;
	height: 580px;
	margin: 0 0 8px 0;
	padding: 30px 0 20px 0;
}
#content {
	width: 669px;
	padding: 0 72px 0 0;
	float: left;
	overflow: hidden;
}
/**
 * = Main typography
 * ----------------------------------------------------------
 */
h1, h2, h3, h4, h5, h6 {
	font-family: "Trebuchet MS", Trebuchet;
	color: #7E698D;
}
h1, h2 {
	text-transform: uppercase;
}
p em {
	color: #7e698d;
	font-style: normal;
}
p {
	line-height: 1.4;
	padding-bottom: 17px;
}
h2 {
	font-size: 16px;
	margin: 0 0 20px 0;
	line-height: 1.9;
	padding: 0 0 0 15px;
}
/**
 * = Header
 * ----------------------------------------------------------
 */
#header {
	position: relative;
}

#header h1 { /*image replacement of h1*/
	background: url(../images/logo.png) no-repeat 0 0;
	width: 176px;
	height: 212px;
	position: absolute;
	top: 27px;
}

#header h1 a {
	display: block;
	overflow: hidden;
	width: 176px;
	height: 212px;
	text-indent: -9000px;
}
/**
 * = Top navigation: home and contact links, language links
 * ----------------------------------------------------------
 */
#topnavigation {
	height: 27px;
	width: 100%;
	background: #006888;
	color: white;
	position: relative;
}
#topnavigation ul {
	float: left;
}
#topnavigation ul li {
	float: left;
	margin: 0 4px 0 0;
	font: 12px/1.2 "Trebuchet MS", Trebuchet, Arial, sans-serif;
}
#topnavigation #language {
	position: absolute;
	right: 0;
}
#topnavigation #headerlinks {
	position: absolute;
	left: 0;
}
#language ul, #headerlinks ul {
	padding: 4px 22px;
}
#language a, #headerlinks a {
	color: white;
	display: block;
	padding: 2px 3px;
	text-decoration: none;
}
#headerlinks a:hover, #language a:hover {
	text-decoration: underline;
}
#headerlinks li.selected a {
	background: white;
	color: black;
}
#language li.selected a {
	background: #aabb30;
	color: white;
}
/**
 * = Header background picture
 * ----------------------------------------------------------
 */
/* Photo consists of two divs with backgrounds overlaying each other */
#photo {
	background: transparent url(../images/photo_background.jpg) no-repeat bottom center;
	height: 70px;
	width: 100%;
}
#photo div {
	background: transparent url(../images/ribbel.png) no-repeat bottom center;
	height: 70px;
	width: 100%;
}
/**
 * = Tagline [mondiaal en intercultureel leren]
 * ----------------------------------------------------------
 */
#header p {
	text-indent: -9000px;
	position: absolute;
	width: 330px;
	height: 22px;
	top: 100px;
	left: 186px;
	background: url(../images/tagline.gif) no-repeat 0 0;
}
/**
 * = Main navigation
 * ----------------------------------------------------------
 */
#navigation {
	height: 80px;
	background: #006888;
	padding: 0 0 0 169px;
	margin: 0 0 8px 0;
}
#navigation ul {
	padding-top: 47px;
}
#navigation li {
	display: inline;
	background: url(../images/navseparator.gif) no-repeat top right;
}
#navigation li a {
	color: white;
	padding: 1px 10px;
	margin: 0 5px;
	line-height: 1.2;
	text-decoration: none;
}
#navigation li a:hover {
	text-decoration: underline;
}
#navigation li a.current,
#navigation li a.section {
	color: #006888;
	background: #7BDDFD;
}

#navigation li.last {
	background: none;
}
#navigation li.last a {
	padding: 0 20px;
}
/**
 * = Sidebar [left navigation, 2nd, 3rd, 4th level]
 * ----------------------------------------------------------
 */
#sidebar {
	width: 191px;
	float: left;
	background: url(../images/sidebardecoration.gif) no-repeat 11px 30px;
	padding: 52px 0 2px 0;
	font-size: 11px;
}
#sidebar ul {
	padding: 0 12px 18px 20px;
}
#sidebar ul ul {
	padding: 2px 0 14px 14px;
}
#sidebar ul ul {
	padding: 2px 0 2px 14px;
}
#sidebar ul li {
	font: 700 12px/1.4 Tahoma, "Trebuchet MS", Arial, sans-serif;
	padding: 2px 0;
}
#sidebar ul li ul li {
	font: 300 12px/1.2 Tahoma, "Trebuchet MS", Arial, sans-serif;
	padding: 1px 0;
}
#sidebar ul li ul li ul li {
	font: 300 11px/1.1 Tahoma, "Trebuchet MS", Arial, sans-serif;
	padding: 1px 0;
}
#sidebar ul li a:link,
#sidebar ul li a:visited {
	display: block;
	padding: 1px 3px;
	text-decoration: none;
	color: #006888;

}
#sidebar ul li a.current {
	color: #FFF;
}
#sidebar ul li a:hover {
	text-decoration: underline;
}
#sidebar ul li.current a:hover {
	text-decoration: underline;
}
#sidebar li.current li a {
	background: none;
}
#sidebar li.current ul li a.current {
	color: #FFF;
	text-decoration: none;
}
#sidebar li.current ul li a:hover.current {
	text-decoration: underline;
}
#sidebar li.current ul li.current ul li a.current {
	font-weight: 700;
	text-decoration: underline;
}
#sidebar li.current ul li.current ul li a {
	background: none;
}
#sidebar li a.current {
	background: #006888;
}
#sidebar li.current li a{
	color: #006888;
}

/* Silhouette */
div.img_home {
	background: url(../images/sidebardecoration_bottom.gif) no-repeat 10px 0;
	padding: 40px 0 20px 0;
}
/* On homepage */
#sidebar div.box_indekijker {
	padding: 0 40px;
}
#sidebar h3 {
	font-size: 16px;
	padding: 0 0 10px 0;
	text-transform: uppercase;
}
/**
 * =  Logos
 * ----------------------------------------------------------
 */
#logos {
	clear: both;
	width: 669px;
	padding: 0 0 20px 0;
}
/**
 * = Welcome
 * ----------------------------------------------------------
 */
#welcome {
	width: 426px;
	float: left;
	padding: 0 33px 10px 0;
	font-size: 12px;
}
#welcome div.left {
	float: left;
	width: 114px;
}
#welcome div.right {
	float: right;
	width: 300px;
}
#welcome img {
	float: left;
	width: 108px;
}
/**
 * = Support
 * ----------------------------------------------------------
 */
#support {
	float: left;
	width: 205px;
}
/**
 * = Blog
 * ----------------------------------------------------------
 */
#blog {
	clear: both;
	width: 669px;
	font-size: 11px;
	padding: 0 0 20px 0;
}
#blog .blogpost h3 {
	padding: 0 0 8px 0;
}
#blog .blogpost h3 a {
	font-weight: 700;
	font-size: 12px;
	color: #7e698d;
}
#blog a.archivelink {
	text-align: right;
	color: black;
	width: 100%;
	display: block;
}
#blog .blogpost p.meta {
	font-size: 10px;
	font-style: italic;
}
#blog .blogpost p.meta a {
	background: url(../images/comment.gif) no-repeat 0 0;
	padding: 0 0 0 15px;
	font-style: normal;
	color: black;
}

/**
 * = Contact form
 * ----------------------------------------------------------
 */
form fieldset {
	padding: 10px 30px 10px 20px;
	border: 1px solid #DDD;
	width: 400px;
	background: #F5F5F5;
}
form fieldset legend {
	font-size: 11px;
	font-style: italic;
}
form label {
	font-size: 11px;
	color: #666;
	line-height: 1.4;
}
form dl {
	padding: 0 0 0 10px;
}
form dd {
	margin: 0 0  10px 0;
}
span.form-error {
	display: block;
	font: 500 12px "Trebuchet MS", Arial, sans-serif;
	color: red;
}
p.form-succes {
	font-weight: bold;
}
form input {
	width: 200px;
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 13px;
}
form input.input-text {
	padding: 2px;
}
form input.input-submit {
	width: auto;
}
form textarea {
	width: 300px;
	min-height: 7em;
	padding: 2px;
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 13px;
	max-width: 380px;
}
/**
 * = Footer
 * ----------------------------------------------------------
 */
#footer {
	height: 32px;
	background: #006888;
	clear: both;
	line-height: 32px;
	text-align: center;
	color: white;
}
#footer ul li {
	display: inline;
	margin: 0 10px 0 0;
	font-size: 11px;
}
#footer ul li a:link,
#footer ul li a:visited {
	color: #DDD;
}
#footer ul li a:hover,
#footer ul li a:active {
	color: #FFF;
}
/**
 * = Image classes
 * ----------------------------------------------------------
 */
img.left {
	margin: 0 12px 8px 0;
	float: left;
}
img.right {
	margin: 0 0 8px 8px;
	float: right;
}
/**
 * = Clearfix
 * ----------------------------------------------------------
 * @see	http://www.positioniseverything.net/easyclearing.html
 * @see http://www.456bereastreet.com/archive/200603/new_clearing_method_needed_for_ie7/
 * @see http://www.stuffandnonsense.co.uk/archives/clearing_floats_without_structural_markup_in_ie7.html
 */
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
/* More @IE stylesheets */
