/*
SilverStripe Terrafirma Theme
http://www.silverstripe.com

adapted to SilverStripe by Wojtek Szkutnik
http://silverstripe.pl

terrafirma1.0 design by nodethirtythree design
http://www.nodethirtythree.com
*/

* {
	padding: 0px;
	margin: 0px;
}

html {
	height:100%;
	background: #040d2c url('../images/bg_body.gif') repeat-x top left;
}

body{
	height:100%;
	font-size: 12px;
	font-family: Arial, Verdana, Sans-serif;
	color: #040d2c;
	line-height: 18px;
	padding: 47px 0 20px 0;
}

a{
	color: #02247c;
	cursor: pointer;
	text-decoration: underline;
}

a:hover{
	text-decoration: none;
}

sup{
	font-size: 0.5em;
}


p{
	margin-bottom: 14px;
	text-align: justify;
}

img.picA
{
	position: relative;
	top: -2px;
	width: 76px;
	height: 74px;
	padding: 8px;
}

img.picB{
	position: relative;
	top: -2px;
	width: 146px;
	height: 75px;
	padding: 7px;
}

img.floatleft{
	float: left;
	margin: 0px 14px 3px 0px;
}

ul.linklist{
	list-style: none;
}

ul.linklist li{
	padding-top: 5px;
	margin: 5px 0px 0px 0px;
}

ul.linklist li a.current,
ul.linklist li a.section{
	text-decoration:none;
}

ul.linklist li.first{
	border-top: 0px;
	margin-top: 0px;
	padding-top: 0px;
}

#Upbg{
	position: absolute;
	top: 0px;
	left: 0px;
	width: 800px;
	height: 264px;
	z-index: 1;
}

#Outer{
	position: relative;
	width: 800px;
	margin: 0 auto;
	min-height:100% !important;
}

#Inner{
	background: #ffffff url('../images/bg_top.gif') no-repeat top left;
	position: relative;
	padding: 13px 30px 13px 30px;
	z-index: 2;
	background-color: #ffffff;
}

#Header{
	position: absolute;
	width: 389px;
	height: 89px;
	color: #fff;
	padding-left: 10px;
}

#Header span{
	color:#fff;
	font-weight: normal;
	font-size: 23px;
}

#Header h1{
	position: absolute;
	font-size: 23px;
	letter-spacing: -1px;
	top: 30px;
	height: 92px;
}

#Header h2{
	position: absolute;
	font-size: 10px;
	font-weight: normal;
	top: 51px;
}

#Header sup{
	color: #FCE2CA;
}

#Flash{
	position: relative;
	width: 740px;
	height: 400px;
	background-color: #ffffff;
	padding: 10px 0px 10px 0px;
}

#Contact{
	position: absolute;
	right: 30px;
	width: 258px;
	height: 89px;
	color: #878787;
	margin: 0;
	padding: 0;
}

#Contact p{
	text-align: right;
	font-weight: bold;
}

#Menu{

}

#Menu ul{
	overflow: hidden;
	height: 60px;
	text-align: center;
	width: 690px;
	padding: 0 15px;
	background: url('../images/bg_nav.gif') repeat-x top left;
	margin: 108px 0 20px 10px;
}

#Menu ul li{
	list-style-type:none;
	float: left;
	margin: 0; padding: 0;
}

#Menu li a{
	display: block;
	float: left;
	height: 32px;
	background: url('../images/bg_nav_seperator.gif') no-repeat top left;
	padding: 12px 9px;
	font-size: 1em;
	font-weight: bold;
	text-decoration: none;
	color: #040d2c;
}
#Menu li.first a{
	background: none;
}

#Menu ul li a:hover{
	text-decoration: underline;
}

#menu1 {margin: 0px 0 0 0;width: 100%; background: url('../images/bg_nav_left.gif') no-repeat top left;}
#menu2 {width: 100%; background: url('../images/bg_nav_right.gif') no-repeat top right;}

#Date{
	position: relative;
	top: 0px;
	margin-bottom: 10px;
	line-height: 52px;
	color: #BDBDA2;
	right: 30px;
	font-weight: bold;
	font-size: 14px;
	letter-spacing: -1px;
}

#Secondarycontent{
	position: relative;
	width: 260px;
	float: right;
}

#Secondarycontent .content{
	padding: 0px 10px 0px 10px;
	margin-bottom: 20px;
}

#Primarycontent{
	position: relative;
	width: 480px;
	float: left;
}

#PrimarycontentLarge{
	position: relative;
	width: 735px;
	float: left;
}

#Primarycontent h3 h4 h2{
	position: relative;
	top: 4px;
	line-height: 25px;
	letter-spacing: -1px;
}

#Primarycontent .content{
	padding: 0px 15px 0px 0px;
	margin-bottom: 20px;
}

#Texte p a{
	color: #02247c;
}

#Primarycontent .post{
	margin-bottom: 20px;
}

#Primarycontent .post .header{
	position: relative;
}

#Primarycontent .post .date{
	position: absolute;
	right: 15px;
	top: 0px;
	margin-bottom: 10px;
	font-size: 13px;
	font-weight: bold;
}

#Primarycontent .post .content{
	margin-bottom: 0px;
}

#Primarycontent .post .footer{
	position: relative;
	top: -10px;
	height: 64px;
}

#Primarycontent .post .footer ul{
	list-style: none;
	position: absolute;
	right: 15px;
	bottom: 15px;
}

#Primarycontent .post .footer ul li{
	display: inline;
	line-height: 14px;
	padding-left: 17px;
	margin-left: 25px;
	background-repeat: no-repeat;
	background-position: 0px 2px;
}

#Primarycontent .post .footer ul li.printerfriendly{
	background-image: url('../images/a41.gif');
}

#Primarycontent .post .footer ul li.comments{
	background-image: url('../images/a36.gif');
}

#Primarycontent .post .footer ul li.readmore{
	background-image: url('../images/a38.gif');
}

.clearer {
	clear: both;
	height:0;
	visibility:hidden;
}

#Footer {
	color: #c9e4ff;
	width: 800px;
	background: url('../images/bg_btm.gif') no-repeat top left;
	margin: auto;
	padding: 15px 0 0 0;
	font-size: 11px;
}
#Footer p {
	text-align: right;}

	#Footer p.credits {
		float: left;
		text-align: left;
	}
	#Footer a {
		color: #c9e4ff;
	}


	/*---- Comments ------ */

	#CommentHolder ul {
		list-style: none;
		margin: 20px 0;
	}

	#PageComments li {
		margin: 5px 0;
		padding: 1px;
		width: 88%;
	}
	#PageComments li.odd {
		background: #f5f5ec;
		padding-left: 40px;
		padding-right: 10px;
		border-bottom: 2px solid #b0b096;
	}

	#PageComments li.even {
		background: #fff;
		padding-right: 40px;
		padding-left: 10px;
	}

	#PageComments li.odd p.info {
		color: #8c8c73;
	}

	.actionLinks li a {
		padding-right: 3px;
		font-size: 10px;
	}
	.actionLinks li {
		display: inline;
		border-right: 1px solid;
	}
	.actionLinks li.last {
		border-right: none;
	}

	.commentrss {
		background: transparent url(../images/feed-icon-14x14.png) no-repeat;
		padding-left: 20px;
		font-size: 1.1em;
		line-height: 1.6em;
	}
	#PageCommentsPagination p {
		text-align: center;
		font-size: 1.2em;
	}
	#PageComments p {
		font-size: 1em;
	}
	#PageComments p.info {
		color: #999;
		margin: 0px;
		padding: 0;
		line-height: 1em;
		font-size: 0.9em;
	}

	.WidgetHolder li{
		list-style:none !important;  
	}
	
	#photos {
		float: right;
		margin: 0 0 0 15px;
		width: 260px;
	}
		#photos img {
			padding: 4px;
			border: 1px solid #cccccc;
		}