/*
Theme Name: Janus Consult
Theme URI: http://wordpress.org/
Description: Theme developped by <a href="http://saltycom.net">Saltycom.net</a> for Janus Consult.
Version: 1.
Author: Olivier De Rycke & Janis Bekeris
Author URI: http://www.saltycom.net
Tags: blue, custom header, fixed width, one column, widgets

*/


html, body {
	font-size: 75%;
    min-height:101%;
	font-family: Helvetica, Arial, sans-serif;
	}

body {
	margin: 0;
	padding: 0;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 11px;
	color: #333333;
}
	
	
ul {
	list-style-type: none;
}
	
/* odr: to avoid dotted border on images in firefox */
a:focus
{
	-moz-outline-style: none;
}

a:active
{
outline: none;
}

#page {
	width: 900px;
	margin: 0px auto 0px auto;
	position: relative;
}

#header {
	width: 900px;
	height: 161px;
	margin: 0px auto 0px auto;
/*	background-image: url(images/Janus-consult-header.jpg);
	background-position: center top;
	background-repeat: no-repeat; */
	position: relative;
	}
	
#headerimg {
	width:900px;
}	

#content {
	margin-top: 10px;
	font-size: 1.2em;
	position: relative;
	z-index: 5;
	}

.entry {
	color: #818181;
}
	
.narrowcolumn .entry {
	line-height: 1.4em;
	}

.narrowcolumn .postmetadata {
	text-align: center;
	}

}
.depth-1 {
border: 1px solid #ddd;
}

.even, .alt {

	border-left: 1px solid #ddd;
}

#footer {
	height: 37px;
	width: 900px;
	background-image: url(images/background-footer.png);
	background-position: left top;
	background-repeat: no-repeat;
	padding-top: 5px;
	padding-right: 5px;
}

#copyright {
	text-align: center;
}

#languages {
	position: relative;
	top: 1px;
	z-index: 5;
	text-align: right;
	list-style-type: none;
	padding: 0px;
	height: 10px;
	margin-bottom: 10px;
}

#languages ul {
	margin: 0px;
}

#languages li {
	float: right;
	margin-right: 1px;
	display: block;
	width: 16px;
	height: 10px;
	padding: 0px;
}

#languages li a {
	display: block;
	width: 16px;
	height: 10px;
	margin: 0px;
	padding: 0px;
}

small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
	}

h1, h2, h3 {
	font-weight: bold;
	}

h1   {
	font-size: 2em;
	position: absolute;
	top: 50px;
	left: 60px;
	z-index: 0;
	color: white;
	}


h2 {
	font-size: 1.5em;
	}


h3 {
	font-size: 1.1em;
	}

h1, h1 a, h1 a:hover, h1 a:visited {
	text-decoration: none;
	color: #0f0657;
	}

h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
	color: #0D0535;
	}

h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #sidebar h2, #wp-calendar caption, cite {
	text-decoration: none;
	}

.description {
	position: absolute;
	top: 100px;
	left: 62px;
	z-index: 0;
	color: white;
}

.narrowcolumn {
	padding: 0px;
	margin: 0px;
	width: 900px;
	position: relative;
	z-index: 5;
	}

.clear {
	clear: both;
}

.b {
	background-color: #F6F6F8;
	padding-top: 5px;
	padding-bottom: 5px;
	border-top: 1px dotted #0D0534;
	border-bottom: 1px dotted #0D0534;
}

.entry strong {
	color: #0D0535;
	font-size: 1.1em;
}

/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left
	}
/* End Images */


/* Begin Sidebar */
#sidebar
{
	padding: 0;
	text-align: right;
	background-image: url(images/background-search.png);
	background-position: left top;
	background-repeat: no-repeat;
	position: relative;
	z-index: 5;
	width: 900px;
	height: 37px;
	line-height: 37px;
	margin: 1px auto 0px auto; 
	}
	
#sidebar ul, li, form {
	margin: 0px;
	padding: 0px;
}

#sidebar ul {
	height: 37px;
}

#searchsubmit {
	background-color: #0D0535;
	color: white;
	border: none;
	width: 100px;
	text-align: center;
	line-height: 24px;
	padding: 0;
	margin: 0;
	cursor: pointer;
}

#s {
	color: #A7A7A7;
	height: 24px;
	line-height: 24px;
	border: none;
	margin: 0;
	padding: 0px 5px;
	width: 250px;
	
}

/* End Sidebar */

/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

.hidden {
	display: none;
	}

hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
	}
/* End Various Tags & Classes*/



/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
/* End captions */

/* menu categories  */

#menu1 {
	width: 900px;
	height: 25px;
	margin: 1px auto 5px auto;
	position: relative;
	z-index: 10;
}

#menu1 ul {
	margin: 0;
	padding: 0;
}

#menu1, .children  {
	list-style-type: none;
	padding: 0px;
}

#menu1 li {
	float: left;
	margin: 0px;
}

#menu1 li a {
	display: block;
	margin: 0px 0px;
	text-decoration: none;
	color: #ffffff;
	background-color: #5E5979;
	line-height: 25px;
	width: 150px;
	text-align: center;
	position: relative;
	z-index: 10;
	font-weight: bold;
}

#menu1 li a:hover {
	background-color: #d6d3e4;
}

#menu1 li:hover > .children {display: block;}

#menu1 .children {
	position: absolute;
	Z-index: 10;
	margin: 0px 0px 0px 0px;
	text-decoration: none;
	color: #ffffff;
	line-height: 25px;
	width: 150x;
	text-align: center;
}

#menu1 .children li  {
	float: none;
	margin: 0px;
	padding: 0px;
	background-color: white;
}

#menu1 .children li a {
	display: block;
	width: 150px;
	text-decoration: none;
	color: #ffffff;
	border: 0;
}

#menu1 .children li a:hover {
	display: block;
	text-decoration: none;
	background-color: #d6d3e4;
}

#menu1 ul {
	display: none;
}

#menu1 li:hover ul {
	display: block;
}

#menu2 {
	width: 300px;
	margin: 0 auto;
}

#menu2 a {
	text-decoration: none;
}

#menu2 ul {
	width: 300px;
	margin: 0 auto;
	padding: 0;
	list-style-type: none;
	text-align: center;
}

#menu2 li {
	margin-right: 5px;
	display: inline;
}
