img {
   behavior: url("http://vision4living.com/lifestyle/plugin/pngbehavior.htc");
}
img {
   behavior: url("http://vision4living.com/lifestyle/plugin/pngbehavior.htc");
}
/* HTML Elements style is mt-rusty */

/* XMAS background blog   background: rgb(72,111,21) url(/template/background-xmas.jpg) top left*/

body {
  background: rgb(72,111,21);
  font-family: verdana, arial, sans-serif;
  padding: 40px;
}

table {
	font-size: 1em;
}

#mainpane {
  width: 830px;
  margin: 0 auto;
  background: white;
  padding: 0;
  border-right: 12px solid rgb(217,217,207);
  border-left: 12px solid rgb(217,217,207);
  border-bottom: 12px solid rgb(217,217,207);
}

a,
a:link,
a:visited {
  color: #993300;
}

a:active,
a:hover {
  color: #FFCC66;
}

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

/* Banner */

#serendipity_banner {
  margin: 0 auto;
  font-family: verdana, arial, sans-serif;
  background: rgb(70,95,146) url(/lifestyle/plaatjes/bg-top.jpg) top right no-repeat;
  border: 12px solid rgb(217,217,207);
  width: 806px;
  height: 150px;
  padding-top: 20px !important;
}

div.container_serendipity_html_nugget_plugin div#ambernugget {
	position: absolute;
	top: 40px;
	right: 40px;
	background: transparent;
}


img.logo {
	position: absolute;
	top: 15px;
	margin-left: -670px;
	background: transparent;
	height: 182px;
	widht: 182x;
}
a img.logo {
	border: none;0
}


a.homelink1,
a.homelink1:hover,
a.homelink1:link,
a.homelink1:visited,
#serendipity_banner h1 {
  text-decoration: none;
  color: #fff;
  font-size: x-large;
  font-weight: bold;
  margin-left: 70px;
  padding: 0;
}

a.homelink2,
a.homelink2:hover,
a.homelink2:link,
a.homelink2:visited,
#serendipity_banner h2 {
  font-family: verdana, arial, sans-serif;
  font-size: 0.8em;
  color: white;
  font-weight: bold;
  text-decoration: none;
  padding: 0;
  margin-left: 70px;
}

/* Calendar */

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

td.serendipity_weekDayName {
  color: white;
  background: rgb(252,176,0);
  margin: 0;
  padding: 0;
  font-weight: bold;
  line-height: 140%;
}

td.serendipity_calendarDay {
  border: 1px solid rgb(252,176,0);
}

.Today {
  color: white;
  background: #F7AB07;
  font-weight: bold;
  border: 1px solid #B98005 !important;
}
.Link {
    font-weight: bold !important;
}

td.serendipity_calendarHeader a,
td.serendipity_calendarHeader a:link,
td.serendipity_calendarHeader a:active,
td.serendipity_calendarHeader a:visited,
td.serendipity_calendarHeader a:hover {
  color: white;
  font-family: verdana, arial, sans-serif;
  font-weight: bold;
  margin: 0;
  padding: 0;
  line-height: 140%;
}

/* Sidebars */

#serendipityLeftSideBar,
#serendipityRightSideBar {
  border: thin white solid;
  border-left: 0;
  vertical-align: top;
  background: rgb(252,186,0);
  font-family: verdana, arial, sans-serif;
  font-size: 0.8em;
  color: #333;
  padding: 0;
  margin: 0;
}

.serendipitySideBarTitle {
  color: white;
  font-family: verdana, arial, sans-serif;
  border-bottom: thin white solid;
  line-height: 140%;
  margin: 0 0.5em;
  font-weight: normal;
  width: 11em;
}

div.serendipitySideBarItem {
  color: #333;
  font-weight: normal;
  margin-bottom: 1em;
  padding-bottom: 1em;
}

.serendipitySideBarContent {
  padding: 1em;
}

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

#content {
	font-size: 0.85em;
}

.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);
}

/* Entries */

div.serendipity_Entry_Date {
  width: auto;
	background: transparent;
}

.freetag_cloud {
	font-size: 90%;
	margin-bottom: 2em;
	padding-bottom: 0.5em;
	border: none;
}
.freetag_cloud a{
	margin-right: 0.5em;
}

.serendipity_freetag_taglist {

}
.serendipity_freetag_taglist_related {

}

.serendipity_date {
  font-family: verdana, arial, sans-serif;
  color: rgb(153,51,0);
  background: rgb(252,186,0);
  border-bottom: 1px solid #999;
  margin-top: 10px;
  font-weight: bold;
}

.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: 1.2em 0 0.8em 0;
  font-family: verdana, arial, sans-serif;
  color: #003366;
  text-decoration: none;
  text-transform: uppercase;
}

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

div.serendipity_entry_body blockquote {
	background: #FEE5A0;
	padding: 0.5em;
	border: 1px solid #FCBA00;
}

div.serendipity_entryFooter {
  font-family: verdana, arial, sans-serif;
  color: #003366;
  padding-top: 1em;
}

/* Comments */

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

.serendipity_comment_source {
  padding: 0.5em 0.4em 0.2em 0.4em;
  border-bottom: 1px dotted #999;
}

.serendipity_commentBody {
  padding: 0.5em 0.4em 0.2em 0.4em;
}

.comment_oddbox {
  background: #F3E8BF;
}
.serendipity_comment_author_selfcomment_oddbox {
  background: #FAF5E4;
}

.comment_evenbox {
  background: ;
}


.serendipity_section_trackbacks, .serendipity_section_comments {
  margin-top: 2em;
  border-top: 1px solid #000;
}

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

.serendipity_commentsLabel {
}

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

/* Admin */

.serendipity_admin td {
}

/* Misc */

#content {
  width: 100%;
  padding: 1em;
}

/** 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: red;
}

.serendipity_msg_notice {
    color: green;
}

.serendipity_entry_author_self {
}

.serendipity_comment_author_self {
    background-color: #f7f7f7;
}
.serendipity_pageFooter {
	padding-top: 1.5em;
	font-size: 0.85em;
}

#footer {
	display: none;
}
.serendipity_freeTag
{
    margin-left: auto;
    margin-right: 0px;
    text-align: right;
    font-size: 7pt;
    display: block;
    margin-top: 5px;
    margin-bottom: 0px;
}

.serendipity_freeTag_related
{
    margin-left: 50px;
    margin-right: 0px;
    text-align: left;
    font-size: small;
    display: block;
    margin-top: 20px;
    margin-bottom: 0px;
}

.serendipity_freetag_taglist
{
    margin: 10px;
    border: 1px solid #6265F0;
    padding: 5px;
    background-color: #B5B8FF;
    text-align: justify;
}

.serendipity_freeTag a
{
    font-size: 7pt;
    text-decoration: none;
}

.serendipity_freeTag a:hover
{
    color: green;
    text-decoration: underline;
}
img.serendipity_freeTag_xmlButton
{
    vertical-align: bottom;
    display: inline;
    border: 0px
}
