


#header {
	width: 750px;
	height: 101px;
	text-align: left;
	margin: 0;
	padding: 0;
	background-image: url('http://www.fenetreeurope.com/images/ue2008.jpg');
	background-color: #ffffff;
	background-repeat: no-repeat;
	background-position:right top;
	border-top: solid 1px #000000;
	border-bottom: solid 1px #dddddd;
		
}

#header_sav {
	width: 750px;
	height: 101px;
	text-align: left;
	margin: 0;

	padding: 0;
	background-image: url('images/header.gif');
	background-color: #ffffff;
	background-repeat: repeat-x;
	border-top: solid 5px #000000;
	border-bottom: solid 1px #dddddd;
		
}
#hlogo {
	float: left;
	display: inline;
	height: 63px;
	margin: 21px 19px 0px 22px;
	border-left: 20px solid #e6e6e6;
}

.headertitle {
	color: #000000;
}

h1 {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 36px;
	color: #536f99;
	text-decoration: none;
	margin-top: 19px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#headertext {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 12px;
	color: #888888;
	margin-left: 0px;
	margin-top: 3px;
	letter-spacing: 2px;

}

#menu {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 12px;
	color: #555555;
	line-height: 130%;
	text-align: left;
	float: right;
	width: 200px;
	background-color: #f6f6f6; 
	margin: 5px 15px 0px 0px;
	display: inline;
}

.posted {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 10px;
	color: #555555;
	text-align: right;
	margin-top: 0px;
	margin-bottom: 39px;
	border-top: 1px dashed #dddddd; 
/*	border-bottom: 1px dotted #dddddd; */
}

.quote {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 12px;
	color: #555555;
	line-height: 130%;
	text-align: justify;
	background-color: #f6f6f6;
	margin: 15px 20px 15px 20px;
	padding: 5px 17px 5px 12px;
	border-left: 5px solid #e6e6e6;
	
}

hr {
	border: 0;
	background-color: #e6e6e6;
	color: #e6e6e6;
	height: 1px;
}

#footer {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 10px;
	display: block;
	clear: both;
	color: #999999;
	line-height: 200%;
	width: 750px;
	background-color: #f6f6f6;
	text-align: left;
	border-top: solid 1px #dddddd;
	
}

#footerleft {
	margin-left: 22px;
	display: inline;
}

#footerright {
	float: right;
	display: inline;
	margin-right: 22px;
}

#footer a, #footer a:visited #footer a:active {
	font-family: verdana, arial, helvetica, sans-serif;
	color: #536f99;
}

#footer a:hover {
	font-family: verdana, arial, helvetica, sans-serif;
	color: #000000;
}



body {
	background-color: #445b7d;
	margin: 0px;
	padding: 0px;
	/* change to backg2.gif for a solid color blue background */
	background-image: url('images/backg_blank.gif');   
	background-repeat: repeat-y;
	background-position: center;
	font-family: tahoma, verdana, arial, helvetica, sans-serif;
	font-size: 12px;
	color: #444444;
}

a, a:visited, a:active {
	font-family: tahoma, verdana, arial, helvetica, sans-serif;
	font-size: 12px;
	color: #5D6E63;
	text-decoration: none;
}

a:hover {
	color: #444444;
	text-decoration: underline;

}

#content {
	color: #555555;
	background-color: #ffffff;
	line-height: 130%;
	text-align: justify;
	float: left;
	width: 475px;
	margin: 30px 0px 25px 22px;
	display: inline;
}

#container {
	width: 750px;
	text-align: left;
	margin-top: 0px; 
	margin-bottom: 0px; 
	margin-right: auto; 
	margin-left: auto; 
}
.posttitle {
	margin-top: 15px;
	margin-bottom: 0px;
	height: 60px;
}

.posttitle h2 {
	margin-top: 0px;
	padding-top: 1px;
	margin-bottom: 6px;
	font-size: 18px;
	font-weight: normal;
	color: #5D6E63;
}

.posttitle h2 a, .posttitle h2 a:visited, .posttitle h2 a:active {
	font-size: 18px;
	font-weight: normal;
	color: #ff6e00;
	text-decoration: none;
}

.posttitle h2 a:hover {
	color: #444444;
	text-decoration: underline;
}

.postdate {
	float: left;
	background: url('images/datebg.gif') no-repeat left center;
	color: #5D6E63;
	width: 55px;
	text-align: center;
	font-size: 15px;
	line-height: 16px;
	font-variant: small-caps;
	padding: 7px 0px 13px 0px;
	margin: 0px 12px 0px 0px;
}

.postdate span {
	display: block;
	font-size: 26px;
	text-align: center;
	font-weight: bold;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

.postinfo {
	margin-left: 59px;
	padding-bottom: 6px;
	border-bottom: 1px solid #C8D0CA;
}
.postauthcat {
	background: url('images/iconcat.gif') no-repeat left center;
	margin-top: 0px;
	padding: 1px 0px 2px 19px;	
}
.posttext {
	line-height: 130%;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-left: 1px;
}
.posttext p {
	margin-top: 10px;
}
.postcomment {
	background: url('images/iconcom.gif') no-repeat left center;
	margin-top: 0px;
	margin-left: 10px;
	padding: 1px 0px 4px 19px;
}
.postfooter {
	text-align: right;
	padding: 3px 8px 3px 3px;
	margin-bottom: 20px;
	margin-top: 5px;
}
blockquote {
	margin: 15px 30px 15px 10px;
	padding-left: 20px;
	border-left: 5px solid #C8D0CA;
}

#sidebar {
	width: 210px;
	margin-top: 13px;
	margin-bottom: 60px;
	float: right;
	display: inline;
}

.sidebarbox {
	background: #F1F3F2 url('images/mb.gif') left bottom no-repeat;
	display: block;
	margin: 0px 0px 14px 0px;
}

.sidebarboxtop {
	background: url('images/mt.gif') left top no-repeat;
	padding: 10px 15px 11px 15px;
	width: 180px;
}
.sidebarsmall, .sidebarsmall a, .sidebarsmall a:visited, .sidebarsmall a:active {
	font-size: 10px;
}
	
#sidebar h2 {
	margin-top: 4px;
	margin-bottom: 13px; 
	padding-bottom: 1px;
	font-size: 16px;
	font-weight: normal;
	background: url('images/borderb.gif') left bottom no-repeat; 
}

#sidebar h3, #sidebar h3 a, #sidebar h3 a:visited, #sidebar h3 a:active {
	font-size: 10px;
	font-weight: normal;
	display: inline;
}

#sidebar ul {
	list-style: none; 
	margin-top: 0px;
	margin-bottom: 2px;
	margin-left: 0px;
	padding-left: 10px;
	padding-right: 10px;
}

#sidebar ul ul {
	margin-top: 5px;
	margin-left: 3px;
	padding-right: 0px;
}

#sidebar li {
	margin-left: 0px;
	margin-bottom: 6px;
}

.calendar a, .calendar a:visited, .calendar a:active {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
h3 {
	margin-top: 30px;
	color: #5D6E63;
	font-size: 14px;
	font-weight: bold;
}

#commentlist {
	list-style: none;
	margin: 0;
	padding: 0px;
}

#commentlist li {
	margin: 0px;
	padding: 18px 10px 15px 10px;
}

#commentlist li p {
	margin-top: 12px;
	margin-bottom: 6px;
	line-height: 130%;
}

.commentalt {
	border-top: 1px solid #C8D0CA; 
	border-bottom: 1px solid #C8D0CA; 
	background-color: #F1F3F2;
}

#commentlist .commentname {
	font-weight: bold;
}
#writecomment {
	background: #F1F3F2 url('images/combot.gif') left bottom no-repeat;
	margin-top: 20px;
}

#writecommenttop {
	background: url('images/comtop.gif') left top no-repeat;
	padding: 10px 10px 10px 15px;
}

#writecomment p {
	margin: 10px;
}

form {
	padding: 0;
	margin: 0;
}

#commentform textarea {
	width: 95%;
	padding: 2px;
	border: 1px solid #444444;
}
	
#commentform input {
	width: 180px;
	margin: 0px 7px 0px 0px;
	border: 1px solid #444444;
}
	
#commentform #submit {
	background-color: #C8D0CA;
	border: 1px solid #444444;
	color: #444444;
}
	


