/* === General Settings === */

html {
    background: #e8e0b2 url('img/bg.jpg') repeat-x;
}

body {
	color: #827c57;
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
	margin: 0;
	padding: 0;
}


h1 {font-size: 16pt; color: #565133; font-style: normal; font-weight: normal;}
h2 {font-size: 19pt; color: #565133; font-style: normal; font-weight: normal;}
a {color: #565133; text-decoration: none;}
a:hover {color: #565133; text-decoration: underline;}

img {border: 0px;}

p {font-size: 11pt; color: #827c57; font-style: normal; font-weight: normal; line-height: 19.25pt; margin: 0; padding: 0;}

.entry p {font-family: "Times New Roman", Times, serif; font-size: 11pt; color: #827c57; text-align: center; line-height: 14pt; font-style: normal; font-weight: bold; margin: 0; padding: 0;}

#container {
	width: 980px;
	margin-left: 40px;
}


/* === Header Section === */

#header {
	height: 500px;
}

	#logo {
		border: 0px;
		float: left;
		height: 238px;
		width: 322px;
		position: absolute;


	}	
	
	#search {
		border: 0px;
		float: right;
		background: url('img/adresse.png') no-repeat;
		height: 68px;
		width: 268px;
	}
	
	#search a {
		border: 0px;
		float: right;
		background: url('img/adresse.png') no-repeat;
		height: 68px;
		width: 268px;
	
	}
	
		#searchform #s {
		float: left;
		border: 0px;
		background: none;
		font-size: 9pt;
		width: 128px;
		height: 19px;
		margin-top: 7px; 
		margin-left: 75px;
		font-family: Georgia, "Times New Roman", Times, serif;
		font-weight: normal;
		color: #565133;
		}
		
		#searchform_find {
			height: 18px; 
			margin-top: 8px; 
			margin-left: 6px; 
			width: 39px;
			background: none;
			border: 0px ;		
			cursor: pointer;
			}
	
	#subscribe {
		border: 0px;
		float: right;
		height: 46px;
		width: 234px;	
		margin-left: 25px;


	}
	
	#arrow_browse {
		float: left;
		margin-top: 334px;
		height: 74px;
		width: 110px;
		position: absolute;

		}
		
	#arrow_latestprojects {
		float: left;
		margin-top: 334px;
		margin-left: 170px;
		height: 75px;
		width: 191px;
		position: absolute;

		}
		
	#latestprojects {
		float: right;
		background: url('img/bg_player.png');
		height: 364px;
		width: 636px;
		margin-top: -28px;
		list-style: none;
		}
		
		#latestprojects_slides {
		float: left;
		width: 447px;
		height: 203px;
		margin-left: 56px; 
		margin-top: 97px;
		list-style: none;
		}
		
		#movie {
		float: left;
		width: 450px;
		height: 205px;
		margin-left: 93px; 
		margin-top: 110px;
		list-style: none;
		}
		
		#latestprojects_slides li {
		background: none;
		}


		
#nav {
	position: absolute;
	margin-top: 410px;
	padding: 0;
	width: 493px;
	height: 65px;
}

#nav ul {
	float: left;
	padding: 0;
	margin: 0;
	list-style: none;
	
}

#nav li {
	float: left;
	width: auto;
	list-style: none;
	background: none;
	margin: 0; padding: 0;
}

#nav a {
	display: block;
	width: auto;
	background-position:  0 0;
	text-indent: -9999px;
	height: 65px;
	background: url(img/nav.png) no-repeat 0 0;
	outline: none;
}

#nav a#blog {width: 108px; background-position: 0 0;}
#nav a#blog:hover {background-position:  0px -70px;}

#nav a#blogfix {
width: 108px;
background-position:  0px -70px;
}

#nav a#portfolio {width: 135px; background-position: -108px 0;}
#nav a#portfolio:hover {background-position:  -108px -70px;}
#nav a#portfoliofix {width: 135px; background-position:  -108px -70px;}

#nav a#services {width: 117px; background-position: -243px 0;}
#nav a#services:hover {background-position:  -243px -70px;}
#nav a#servicesfix {width: 117px; background-position:  -243px -70px;}

#nav a#about {width: 133px; background-position: -360px 0;}
#nav a#about:hover {background-position:  -360px -70px;}

#nav a#aboutfix {
width: 133px; 
background-position: -360px -70px;
}

iframe	{
border: 3px solid grey;	
}

/* === Main Section === */

#main {
	float: left;
	width: 980px;	
	margin-bottom: 20px;

}

	.post {
	width: 670px;
	float: left;
	margin-bottom: 40px;
	}
		.post_date_bg {width: 108px; height: 83px; float: left; background: url(img/bg_date.jpg) no-repeat; margin-left: -40px; margin-right: 10px;}
		
		.post_date_day	{
			width: 80px;
			font-size: 14pt; 
			color: #565133; 
			font-style: normal; 
			font-weight: normal;
			line-height: 22px;
			margin-top: 11px; 
			margin-left: 20px;
			text-align: left;
			margin-right: 10px; 
			}
			
		.post_headline { 
			font-size: 18pt;  
			color: #565133; 
			font-style: normal; 
			font-weight: normal;
			overflow: hidden;
			margin-top: 12px;
			}
			
		.post_infos { 
			font-size: 11pt; 
			color: #827c57; 
			font-style: normal; 
			font-weight: normal;
			width: 540px;
			margin-bottom: 32px;
			}
			
		.post_thumb {
			clear: both;
			height: 130px;
			width: 130px;
			border: 5px solid #c5be95;
			float: left;
			margin-top: 8px;
			margin-right: 20px;
			}
			
			.top {
			clear: both;
			height: 33px;
			width: 118px;
			margin-top: 20px;
			margin-right: 20px;
			}
			
		.post_content p { padding-right: 40px;}
		.post_services p { padding-right: 20px;}
		.post_content h1 {margin-bottom: 10px; margin-top: 30px;}
		.post_services h1 {margin-bottom: 10px; margin-top: 30px;}
		
		blockquote {
		background: url(img/quote.gif) no-repeat #c5be95;
		margin: 0; 
		padding: 10px;
		padding-left: 55px;
		margin-right: 20px;
		margin-top: 20px;
		margin-bottom: 20px;
		}
		
		blockquote {
		font-style: italic;
		}
		
		blockquote p {
		font-size: 20pt;
		}
		
		li {
		background: url(img/arrow.png) no-repeat;
		margin-top: 15px;
		list-style: none;
		padding-left: 40px;
		}
		
		
		.post_content ul {
		list-style: none;
		font-size: 11pt;
		padding-left: 20px;
		}
		
		.post_content li {
		background: url(img/arrow.png) no-repeat;
		margin-top: 0;
		margin-bottom: 0;
		list-style: none;
		padding-left: 40px;
		}

		.post_services li {
		background: url(img/arrow.png) no-repeat;
		font-family: Georgia, "Times New Roman", Times, serif;
		font-size: 11pt;
		margin-top: 0;
		margin-bottom: 0;
		list-style: none;
		line-height: 20px;
		padding-left: 40px;
		padding-right: 40px;
		}
		
		
		
	.comment {
	width: 620px;
	padding: 5px;
	margin: 0;
	background-color: #d6cfa3;
	margin-bottom: 10px;
	margin-left: -20px;
	}
	
	.comment_thumb {
	height: 32px;
	width: 32px;
	float: right;
	}
	
	.commentlist li {
	background-image: none;
	list-style: decimal;
	}
	
	.commentmetadata {
	color: #565133;
	}
		
	#comment_form {
	width: 460px;
	}
	
	.comment_form_input {
	float: left;
	border: 1px solid #c5be95;
	background: none;
	width: 370px;
	height: 35px;
	margin-bottom: 15px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11pt; 
	color: #827c57; font-style: normal; 
	font-weight: normal; 
	padding: 3px;
	}
	
	.comment_form_message {
	border: 1px solid #c5be95;
	background: none;
	height: 200px;
	width: 460px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11pt; 
	color: #827c57; font-style: normal; 
	font-weight: normal; line-height: 19.25pt; 
	padding: 3px;
	}
	
	.comment_form_submit {
	background: url(img/submit.png) no-repeat transparent;
	border: none;
	float: right;
	height: 31px;
	width: 114px;
	cursor: pointer;
	margin-top: 5px;
	}
	
	.comment_form_label {
	color: #575133;
	width: 460px;
	float: left;
	}
	
/* === Sidebar Section === */

#sidebar {
	float: right;
	width: 300px;
	margin: 0;
	padding: 0;
}

	#sidebar_about {
		float: left; 
		margin: 0; 
		padding: 0;
		}
		
		#sidebar_about h1 {
			margin-top: 15px;
			margin-bottom: 10px;
			}
			
		#sidebar_about img {
			float: right; 
			overflow: hidden;
			margin-top: -30px;
			}
			
		#sidebar_about p {
			font: 12px Verdana;
			line-height: 16pt;
		}
			
	#sidebar_contact {
		float: left; 
		margin: 0; 
		padding: 0;
		}
		
		#sidebar_contact_form {
		background: url(img/contactform.jpg) no-repeat;
		width: 300px;
		height: 306px;
		float: left;
		}
		
			#sidebar_contact_form_name, #sidebar_contact_form_email, #sidebar_contact_form_subject {
			width: 209px;
			height: 18px;
			background: none;
			border: none;
			font-family: Georgia, "Times New Roman", Times, serif;
			font-weight: normal;
			color: #827c57;
			margin-bottom: 5px;
			margin-top: 10px; 
			margin-left: 83px;
						
			}
			
			#sidebar_contact_form_message {
			margin-top: 8px; 
			margin-left: 6px; 
			width: 285px; 
			height: 136px;
			background: none;
			border: none;
			font-family: Georgia, "Times New Roman", Times, serif;
			font-weight: normal;
			color: #827c57;
			vertical-align: top;
			font-size: 9pt;	
			}
			
			#sidebar_contact_form_submit {
			width: 106px;
			height: 24px;
			background: none;
			border: none;		
			margin-left: 185px; 
			margin-top: 17px;	
			cursor: pointer;
			}

/* === Footer Section === */

#footer1 {
	clear: both;
	background: url(img/bg_footer1.gif) repeat-x;
	background-color: #c6be97;
	padding-left: 40px;
	padding-top: 50px;
	overflow:hidden
}
	.footer1_sub {
	float: left;
	width: 230px;
	margin-right: 20px;
	}
	
	.footer1_sub li {
	list-style: none;
	padding-left: 40px;
		margin-left: -40px;

	background: url(img/arrow.png) no-repeat;
	margin-bottom: 20px;
	}

#footer2 {
	background: url(img/bg_footer2.gif) repeat-x;
	background-color: #e8e0b2;
	clear: both;
	height: 117px;
	margin-top: -40px;
}
	#footer2_info
	{
	padding-top: 60px;
	font-size: 10pt;
	
	}
	
	#footer2_info li
	{
	float: left;
	background: none;
	margin: 0;
	padding: 0;
	}
	
.movie{
position:relative;
margin-right:10px;
float:left;
overflow: hidden;
padding-bottom: 20px;
}

.box{
position:relative;
margin-right:10px;
float:left;
overflow: hidden;
padding-bottom: 20px;
}
.box img{
border: 7px solid #c6be97;
}
.entry{
position: relative;
padding-bottom:30px;
clear:both;
float:left;
width: 100%;
}

.entry .box{
padding-bottom:0;
}
.post .box_small{
width:200px;
}
.lightbox_video, .lightbox_image{
background:transparent url('img/video.png') no-repeat center center;
}
#main .lightbox_image {
background:transparent url('img/magnify.png') no-repeat center center;
}

.box_small h3{
font: 12px Verdana;
padding:0 0 4px 0;
}
.entry h3{
font: 12px Arial;
text-align: center;
}

#sidebar .box a{
display:block;
line-height:22px;
padding:3px 10px;
}

