* { padding: 0; margin: 0; }

h1, h2, h3, h4, h5, h6 { 
	font: bold 1em 'Trebuchet MS', Arial, Sans-serif;
	color: #333;}

h1 { font-size: 2em; color: #6297BC; } 
h2 { font-size: 1.4em; }
h3 { font-size: 1.3em; }

p, h1, h2, h3 {
	margin: 10px 15px;}

ul, ol {
	margin: 10px 30px;
	padding: 0 15px;
	/* color: #4284B0; */
       color: #666666}

body {	
        margin: 0;
	padding: 0;
	font: 12px Verdana, Tahoma, Helvetica, sans-serif;
	color: #666666; 
	background: #A9BAC3 url(http://www.intensive.be/environment/Bg?view=PRDownloadView) repeat-x;
	text-align: center;
}

img.border {
	border: 2px solid #CCC;
}
img {
	border: none;
}

img.float-right {
  margin: 5px 0px 5px 15px;  
}

img.float-left {
  margin: 5px 15px 5px 0px;
}

a img {  
  border: 2px solid #568EB6;
}

/* PIER */
.broken { color: red; }
.protected { color: #aaa; }
a { 
	color: #4284B0;
	background-color: inherit;
	text-decoration: none;
}

a:hover {
	color: #9EC068;
	background-color: inherit;
}
a.view, a.command {color: gray;}
a.environment:after {content: "*";}
.right {text-align: right;}
.center {text-align: center;}
.float {float: right;}
th {background: #ddd;}
.container {
	background: #FFF;
	margin: 0 auto;	
	text-align: left;
}

/* HEADER */
.header {
	position: relative;
	height: 85px;	
	background: #fff url(http://www.intensive.be/environment/Headerbg?view=PRDownloadView) repeat-x 0% 100%;
}

.header .title h1 {
	margin: 0; padding: 0;
	font: bolder 3.5em 'Trebuchet MS', Arial, Sans-serif;
	letter-spacing: -2px;
	top: 0; left: 35px;	
	text-indent: 100px;
	background: url(http://www.intensive.be/environment/Header/IntensiveLogo?view=PRDownloadView) no-repeat ;
}

.header h2#slogan {
	position: absolute;	 
	top:30px; left: 280px;
	color: #666666;
	text-indent: 0px;
	font: bold 11px Tahoma, 'trebuchet MS', Sans-serif; 
	text-transform: none;	
}

.header .search {text-align: right;}
.header .search input {
	outline: none;
	width: 223px;
	padding-right: 0;
	margin-top: 0;}
.header .search ul {
	margin: 0;
	padding: 0;
	background: #fff;
	list-style-type: none;
	border: 1px solid #aaa;
	border-top: none;}
.header .search li.selected {
	background-color: #333;}
.header .search li {
	margin: 0;
	display: block;
	padding: 0.2em;
	cursor: pointer;
	list-style-type: none;}
.header .search a {
	text-decoration: none;}
.header .search li.selected a {color: #fff;}

.header .menu {
	height: 4em;
}

.header .menu ul {
	z-index: 999999;
	position: absolute;
        margin:0; 
        list-style:none;
	bottom: 6px !important; bottom: 5px;
	font: bold 13px  Arial, 'Trebuchet MS', Tahoma, verdana,  sans-serif;
}

.header .menu ul li {
	display:inline;
	margin:0; padding:0;
}

.header .menu a {
    float:left;
   display: block;
   margin:0;
   padding:0 20px 0 0;
   text-decoration:none;
}

.header .menu a.active {
	color: #9EC068;
}

.breadcrumb {
color: #aaa;
	font-size: 80%;
	text-align: left;
}
.breadcrumb ul, .footer .views ul {display: inline;}
.breadcrumb ul li, .footer .views ul li {display: inline; padding-right: 1em;}
.breadcrumb li:after {content: "/"}
	
/* NAVIGATION */
* html body .navigation ul a { height: 15px; }
.navigation {
	float: left;
	margin: 15px 0px 0px 0px;	padding: 0; 
	display: inline;		
}
.navigation ul {
	margin:10px 0 10px 15px;
	padding:0;		
	list-style-type: none;}
.navigation ul li {
	margin-bottom:1px;
	border: 1px solid #f2f2f2;
}
.navigation ul a {
	display:block;
	font-weight:bold;
	color: #333;	
	text-decoration:none;	
	padding:2px 5px 2px 10px;
	background: #f2f2f2;
	border-left:4px solid #CCC;	
	min-height:15px;
}
.navigation ul ul {
	margin-bottom: 0;
	margin-left: 1.5em;}
.navigation .active {
	font-weight: bold;}
.navigation .active a {
	padding:2px 5px 2px 10px;
	background: #f2f2f2;
	color: #339900;
	border-left:4px solid #9EC630;
	font-weight: bold;
}

/*MAIN BODY*/
.contents {
	clear: both;
	margin: 0; padding: 0;	
	background: #FFF;}
.mainbody {
	float: left;
	margin: 15px 0px 0px 15px;
	padding: 0;
	width: 70%;
}
p {
text-align: justify;
}

code { font-family: Courier New, Courier; font-size: 10pt; margin: 0px; }

.postticker ul {
	list-style: none;
	margin-left: 0;}
.postticker ul li {
	margin-bottom: 1.5em;}
.postticker .timestamp {color: #aaa; font-size: 80%;}
.postticker .timestamp .time {display: none;}
.meta {font-size: 80%; color: #aaa;}
.post {margin-bottom: 3em;}
.leavecomment {margin-top: 3em; margin-bottom: 3em;}
.comments {margin-top: 3em;}

/* FOOTER */
.footer {
	color: #aaa;
	font-size: 80%;
	text-align: left;
	border-top: 1px solid #333;}
.footer ul {list-style: none; margin-left: 0em;}
.footer ul ul {margin-left: 1.5em;}

.commands {
	color: #aaa;
	font-size: 80%;
	text-align: left;
	border-bottom: 1px solid #333;}
}
.commands ul, .footer .views ul {display: inline;}
.commands ul li, .footer .views ul li {display: inline; padding-right: 1em;}

/* META */
.metaenvironment h1.heading {display: none;}
.metaheader {background: #C3D9FF; font-size: 200%}
.metaheader ul {display: inline; margin: 0;}
.metaheader li {list-style: none; display: inline; margin: 0;}
.metaheader li:after {content: "/"}
.metaenvironment.container {border: 1px solid #C3D9FF; margin-top: 0;}
.metafooter {background: #C3D9FF;}
.metafooter li {list-style: none;}
