img {
   behavior: url("http://yacht-building.com/nieuws/plugin/pngbehavior.htc");
}
/* HTML Elements */

body {
 	font: 85% Arial, Helvetica, sans-serif;
	background: rgb(0,43,89);
	color: #C0CAD6;
	margin: 0;
	padding: 0;
}

#mainpane {
	margin: 0 auto;
	width: 760px;
	padding: 0 0 4em 0;
}

a,
a:link {
	color: #90A2B7;
	text-decoration: none; 
	border-bottom: 1px dotted; 
}

a:active,
a:visited,
a:hover {
	color: #40889A;
}

h3, h4 {
  margin: 0;
  padding: 0;
}

/* Top menu */

#topmenu {
	position: absolute;
	top: 0;
	right: 50%;
	text-align: right;
	background: transparent;
	margin: 25px -310px 0 0;
	padding: 0;
	border: none;
}

#topmenu ul{
	margin: 0;
	padding: 0;
	display: inline !important;
}
#topmenu ul li{
	list-style-type: none;
	display: inline !important;
	padding-right: 0.5em;
	padding-left: 1em;
}
#topmenu ul li + li{
	background: transparent url(../template/topmenu-type.jpg) center left no-repeat;
}

#topmenu a{
	color: rgb(192,202,214);
	background: transparent;
	font-weight: bold;
	font-size: 1.15em;
	line-height: 1.15em;
	text-decoration: none;
	padding: 0 0 0 0.5em;
	margin: 0;
	border: none;
}
#topmenu a:hover {
	color: #40889A;
}

/* Banner */

#serendipity_banner {
	background: transparent url(../template/top.jpg) top left no-repeat;
	clear: both;
	margin: 40px auto 0 auto;
	padding-top: 379px;
	width: 760px;
}

a.logo {
	position: absolute;
	top: 70px;
	left: 50%;
	margin-left: -350px;
	width: 100px;
	height: 100px;
	background: url(../afbeeldingen/logo.png) top left no-repeat;
	z-index: 1000;
	border: none;
}
a.logo:hover {
	background: url(../afbeeldingen/logo.png) 0 -101px no-repeat;
}

a.homelink1,
a.homelink1:hover,
a.homelink1:link,
a.homelink1:visited,
#serendipity_banner h1 {
	text-decoration: none;
	color: #E3E8ED;
	background: transparent;
	font-size: 1.4em;
	font-weight: bold;
	width: 640px;
	padding-left: 10px;
	display: block;
	border: none;
}

a.homelink2,
a.homelink2:hover,
a.homelink2:link,
a.homelink2:visited,
#serendipity_banner h2 {
	color: #E3E8ED;
	background: transparent;
	font-size: 1.1em;
	font-weight: normal;
	text-decoration: none;
	width: 640px;
	display: block;
	padding-left: 25px;
	border: none;
}
a.homelink2,
a.homelink2:hover,
a.homelink2:link,
a.homelink2:visited {
	background: transparent url(../afbeeldingen/home.jpg) 0 0 no-repeat;
}

/* Calendar */

table.serendipity_calendar td {
  color: white;
  line-height: 140%;
  text-align: center;
  padding: 0;
}

td.serendipity_weekDayName {
  color: white;
  background: #5B7A96;
  margin: 0;
  padding: 0;
  font-weight: bold;
  line-height: 140%;
}

td.serendipity_calendarDay {
	border-right: 1px solid #5B7A96;
	border-bottom: 1px solid #5B7A96;
}
.FirstInRow {
	border-left: 1px solid #5B7A96;
}

.Today {
  color: white;
  background: #7994AA;
  font-weight: bold;
}
.Link {
	color: white;
	background: #40889A;
	font-weight: bold !important;
}

.Link a:hover {
	color: white;
}

td.serendipity_calendarHeader a,
td.serendipity_calendarHeader a:link,
td.serendipity_calendarHeader a:active,
td.serendipity_calendarHeader a:visited,
td.serendipity_calendarHeader a:hover {

  font-family: verdana, arial, sans-serif;
  font-weight: bold;
  line-height: 140%;
}

/* Sidebars */

#serendipityLeftSideBar,
#serendipityRightSideBar {
	width: 13em;
  border-left: 2px solid rgb(96,129,132);
  vertical-align: top;
  padding: 0;
  margin: 0;
}

.serendipitySideBarTitle {
  color: #C0CAD6;
  font-family: verdana, arial, sans-serif;
  text-align: center;
  line-height: 140%;
  margin-right: 0.5em;
  font-weight: normal;
  width: 11em;
}

div.serendipitySideBarItem {
  font-family: palatino, georgia, times new roman, serif;
  color: #C0CAD6;
  font-weight: normal;
  margin-bottom: 1em;
  padding-bottom: 1em;
}

.serendipitySideBarContent {
  padding: 0.7em;
}

.serendipitySideBarContent a,
.serendipitySideBarContent a:link,
.serendipitySideBarContent a:active,
.serendipitySideBarContent a:visited,
.serendipitySideBarContent a:hover
{
  text-decoration: none;
}

#content {

}

.imgrechts {
	float: right;
	margin: 1em 0 1em 1em;
	border: 2px solid rgb(217,217,207);
}
.imglinks {	
	float: left;
	margin: 1em 1em 1em 0;
	border: 2px solid rgb(217,217,207);
}
.image-rechts {
	float: right;
	margin: 0 0 1em 1.5em;
}
.image-links {
	float: left;
	margin: 0 1.5em 1em 0;
}
.image-rechts, .image-links {
	position: relative;
	background: transparent;
}

a img.image-rechts, a img.image-links {
	border: none;
}

blockquote {
	border: 1px solid #5B7A96;	
	border-left: 6px solid #5B7A96;
	padding: 0.5em;
	font-style: italic;
	background: #20466E;
}

/* Entries */

div.serendipity_Entry_Date {
  margin: 10px;
  padding: 10px;
  width: auto;
}

.serendipity_date {
  font-size: small;
	color: #C0CAD6;
  margin-top: 10px;
  font-weight: bold;
	text-align: right;
}

.serendipity_title,
.serendipity_title a,
.serendipity_title a:hover,
.serendipity_title a:link,
.serendipity_title a:visited,
.serendipity_Admin_title,
.serendipity_Admin_title a,
.serendipity_Admin_title a:hover,
.serendipity_Admin_title a:link,
.serendipity_Admin_title a:visited {
  padding-top: 0.5em;
  margin-bottom: 1em;
  color: rgb(192,202,214);
   text-decoration: none;
  text-transform: uppercase;
}
.serendipity_title a {
	border-bottom: 1px dotted; 
}
.serendipity_title a:visited, .serendipity_title a:hover { 
	color: #40889A;
}

.serendipity_entry,
.serendipity_admin {
	color: #C0CAD6;
	font-weight: normal;
	line-height: 140%;
}

.serendipity_entry_body {
	background: #07315F;
}

div.serendipity_entryFooter {
  font-family: verdana, arial, sans-serif;
  font-size: small;
  color: #40889A;
  padding-top: 1em;
  margin-bottom: 3em;
}

div.serendipity_freeTag {
	margin-top: 1em;
}

div.serendipity_freeTag_related {
	margin-top: 1em;
}

.serendipity_findmore {
	padding-top: 1em;
	height: 60px;
}
.serendipity_findmore a,
div.google_plus,
div.facebook_like {
	float: left;
}
.serendipity_findmore a {
	text-decoration: none;
	border-bottom: none;
}
div.google_plus {
	margin: 13px 12px 0 5px;
}

div.facebook_like {
	padding: 11px 0 0 0;
}
.connect_widget_not_connected_text {
	display: none !important;
}


/* Comments */

.serendipity_comment {
  font-size: small;
  margin-left: 10px;
  margin-right: 10px;
  padding: 3px;
  overflow: auto;
}

.serendipity_comment_source {
  border-bottom: 1px dotted #999;
}

.serendipity_commentsLabel {
  font-size: small;
}

.serendipity_commentsTitle {
  font-size: normal;
  font-weight: bold;
  text-transform: uppercase;
}

/* Admin */

.serendipity_admin td {
}

/* Misc */

#content {

}

/** Embedded images with the s9y image manager **/
.serendipity_imageComment_center,
.serendipity_imageComment_left,
.serendipity_imageComment_right {
    border: 1px solid black;
    background-color: #EFEFEF;
    margin: 3px;
}

.serendipity_imageComment_center {
    margin: 0px;
}

.serendipity_imageComment_left {
    float: left;
}

.serendipity_imageComment_right {
    float: right;
}

.serendipity_imageComment_img,
.serendipity_imageComment_img img {
    margin: 0px;
    padding: 0px;
    border: 0px;
    text-align: center;
}

.serendipity_imageComment_txt {
    margin: 0px;
    padding: 3px;
    clear: both;
    font-size: 9pt;
    text-align: center;
}

img.serendipity_entryIcon {
    float: right;
    border: 0px;
}

.serendipity_admin_list_item_even {
    background-color: white;
}

.serendipity_admin_list_item_uneven {
    background-color: #E0E0E0;
}

.serendipity_admin_filters {
    border: 1px dashed;
    background-color: #FFFFFF;
    margin-bottom: 10px;
    padding: 2px;
}

.serendipity_admin_filters_headline {
    border-bottom: 1px solid;
}

.serendipity_admin_sortorder {
    text-align: center;
}


.serendipity_comments {
}

.serendipity_center {
    margin-left: auto;
    margin-right: auto;
    text-align: center;
}

.serendipity_msg_important {
    color: #BF0B16;
}

.serendipity_msg_notice {
    color: green;
}

.serendipity_entry_author_self {
}

.serendipity_comment_author_self {
    background-color: #f7f7f7;
}

/*** footer ***/

#footer {
	position: absolute;
	bottom: 0;
	left: 50%;
	padding: 0;
	background: transparent;
	clear: both;
}

#footer div {
	color: rgb(192,202,214);
	text-align: center;
	padding: 0.5em 0.5em 1em 0.5em;
	margin-top: 1px;
}

#footer ul {
	margin: 0;
}
#footer ul li {
	margin: 0;
	padding: 0;
	display: inline;
	list-style-type: none;
}

#footer a { 
	color: rgb(192,202,214); 
	margin-left: 0.5em; 
	text-decoration: none; 
	border-bottom: 1px dotted; 
}
#footer a:visited { color: #40889A; }
#footer a:hover { color: #40889A; }



/*** Additional plugin styles needed for the modernized output code ***/
/*** added by Matthias 'YellowLed' Mees                             ***/

.container_serendipity_archives_plugin ul,
.container_serendipity_syndication_plugin ul,
.container_serendipity_authors_plugin ul,
.container_serendipity_plugin_entrylinks ul {
    list-style: none;
    margin-left: 0;
    padding-left: 0;
}

.container_serendipity_authors_plugin .serendipitySideBarContent div {
    margin: 5px 0;
    padding-left: 0;
}

.serendipity_history_author { font-weight: bolder; }

.serendipity_history_intro,
.serendipity_history_info { margin-bottom: 3px; }

.serendipity_history_body { margin-bottom: 10px; }

.serendipity_recententries_entrylink { margin-bottom: 2px; }

.serendipity_recententries_entrydate { margin: 0 0 4px 0; }

.plugin_comment_body { padding: 3px 0; }

.serendipity_shoutbox_date { margin: 5px 0 2px 0; }

.serendipity_shoutbox_comment { padding: 3px 0; }

/*** End Additional plugin styles                                   ***/

