img {
   behavior: url("http://www.manics.nl/site/plugin/pngbehavior.htc");
}
/* templates/manicsnl/style.css  */
h4,h3 {
    margin: 0;
}

.serendipitySideBarContent input {
    width: 150px;
}

#mainpane {
	width: 860px;
	border-top: 0px;
	background-position: center;
}
.mainpanebg {
	background-image: url(http://manics.nl/grafics/mainpanebg.gif);
	background-position:center;
	background-repeat:repeat-y;
	width:920px;
	}
.topmenu {
	border-top:1px solid #d8d8d8;
	border-bottom:1px solid #d8d8d8;
	text-align:center;
}
.minimenu {
	text-align:right;
	vertical-align:bottom;
	padding-right:10px;
	padding-bottom:4px;
	color:#999999;
	font-size:xx-small;
	font-family: Tahoma;
	font-variant: normal;
	text-transform: uppercase;
}
.minimenu a:link,
.minimenu a:visited {
	color:#999999;
	text-decoration:none;
}
.minimenu a:hover {
	color:#000000;
}
.subtitle {
	font-weight:bold;
	padding-left:8px;
	padding:3px;
}
.listtitle {
	font-weight:bold;
	margin-top:8px;
	border-bottom:1px solid #CCCCCC;
}
.listtitle a:link,
.listtitle a:visited {
	text-decoration:none;
    color: #08399C;
}
.listtitle a:hover {
	text-decoration:underline;
	}
.listimage {
	float:right;
    display: block;
	margin-left:5px;
	border-bottom:1px solid #CCCCCC;
	border-left:1px solid #CCCCCC;
	border-right:1px solid #CCCCCC;
}
.listprecontent {
	margin-top:5px;
}
.form {
	border:1px #CCCCCC solid;
	background-color:#FFFFFF;
	font-size:10px;
}
form {
        margin: 0px;
}
.infobox {
	float: right;
	margin: 0px 0px 7px 7px;
	width:160px;
	padding-left: 8px;
	padding-bottom: 8px;
	border-left: 1px solid #dddddd;
	border-bottom: 1px solid #dddddd;
	display: block;
	font-size:10px;
	background-color: #FFFFFF;
	}
b {
	color: #08399C;
}
img.infobox {
	border:#CCCCCC 1px solid;
	}
img.overlib {
	border:none;
	}
.rightfloat {
	float: right;
	margin: 0px 0px 7px 7px;
	padding-left: 8px;
	padding-bottom: 8px;
	border-left: 1px solid #dddddd;
	border-bottom: 1px solid #dddddd;
	display: block;
}
.staticpage_navigation_center {
	vertical-align:middle;
	font-size:10px;
	padding-bottom:5px;
	}
.staticpage_metainfo_lastchange {
	line-height:12px;
	color:#999999;
	text-align:left;
	padding-top:8px;
	padding-left:6px;
	padding-bottom:10px;
	font-size:xx-small;
	font-family: Tahoma;
	}
.staticpage_metainfo_lastchange a:link,
.staticpage_metainfo_lastchange a:visited {
	color:#666666;
	text-decoration:none;
}
.staticpage_metainfo_lastchange a:hover {
	color:#000000;
}

#content {
    padding: 10px;
    margin: 10px;
    width: auto;
}

#serendipityRightSideBar {
    width: 234px;
    padding: 10px;
	padding-right:15px;
    vertical-align: top;
}

#serendipityLeftSideBar {
    width: 200px;
    padding: 10px;
	padding-left:15px;
    vertical-align: top;
}

body {
	text-transform:uppercase;
	font-size:10px;
	background-color: #E8E8E8;
	margin:0px;
}

input, textarea {
    font-size: 10px;
    font-family: verdana, arial, helvetica, sans-serif;
}

th, td {
    font-size: 10px;
}

p, td, th, div, span {
    font-family: verdana, arial, helvetica, sans-serif;
}

#serendipity_banner {
    margin: auto;
    width: 100%;
    height: 72px;
    background-image: url(templates/manicsnl/img/background.png);
}

a.homelink1,
a.homelink1:hover,
a.homelink1:link,
a.homelink1:visited,
#serendipity_banner h1 {
    color: #9A0000;
    font-family: Verdana, Arial, Geneva, Helvetica, sans-serif;
    font-size : 20px;
    padding-left:15px;
    padding-top: 10px;
    margin: 0px;
    text-decoration: none;
}

a.homelink2,
a.homelink2:hover,
a.homelink2:link,
a.homelink2:visited,
#serendipity_banner h2 {
    color: #FFFFFF;
    padding-left: 15px;
    font-size: 14px;
    margin: 0px;
    text-decoration: none;
}

.serendipity_title {
    font-family: Verdana, Arial, Geneva, Helvetica, sans-serif;
    font-size: medium;
    font-weight: bold;
    color: #333333;
    border-bottom: 1px solid #C2D7E6;
	padding-top:8px;
}

.serendipity_title a:link,
.serendipity_title a:visited {
   text-decoration: none;
   border: 0;
   color: #000000;
}

.serendipity_title a:hover {
   color: #FF0000;
}

.serendipity_entry {
    font-family:Verdana, Arial, Geneva, Helvetica, sans-serif;
    color: #333333;
	border:#D0DFFD 1px solid;
    font-size: 10px;
    font-weight: normal;
    padding: 8px;
    width: 95%;
    margin: auto;
	overflow: visible;
}
.serendipity_entry:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

/* Hides from IE-mac \*/
* html .serendipity_entry {height: 1%;}
/* End hide from IE-mac */

.serendipity_entry_body_folded,
.serendipity_entry_body_unfolded,
.serendipity_entry_extended {
    /* Inner blocks of .serendipity_entry, can be used for further customization */
}

.serendipity_entry_date {
    margin: auto;
}

.serendipity_date {
    font-family: Verdana, Arial, Geneva, Helvetica, sans-serif;
    font-size: large;
    color: #333333;
    margin: 0;
    margin-top: 20px;
    text-align: right;
}

.serendipity_commentsTitle {
    font-family: Verdana, Arial, Geneva, Helvetica, sans-serif;
    font-size: small;
    font-weight: bold;
    margin-top: 10px;
    color: #333333;
    padding-left: 5px;
    border-bottom: 1px solid #cccccc;
}

div.serendipity_entryFooter {
    font-family:Tahoma;
    font-size: xx-small;
	color:#999999;
    padding-top: 10px;
    padding-bottom: 4px;
    clear: both;
}
div.serendipity_entryFooter a:link,
div.serendipity_entryFooter a:visited {
	color:#000000;
	text-decoration:none;
}
div.serendipity_entryFooter a:hover {
	color:#000000;
	text-decoration:underline;
}

img.serendipity_entryIcon {
    float: right;
    border: 0px;
}

img.serendipity_entryIcon {
    float: right;
    border: 0px;
}

td.serendipity_commentsLabel {
    font-size: 10px;
    vertical-align: top;
}

td.serendipity_commentsValue input,
td.serendipity_commentsValue select,
td.serendipity_commentsValue textarea {
    font-size: 11px;
    padding: 2px;
    width: 250px;
}


.serendipity_commentForm {
    font-size: 11px;
    color: #404040;
    margin-bottom: 13px;
    margin-right: 10px;
    margin-left: 10px;
    background-color: #FFFFFF;
}
.serendipity_comment {
	width:auto;
    font-size: 10px;
    margin-top: 8px;
    color: #333333;
    padding: 5px;
	border:#D0DFFD 1px solid;
    background-color: #FFFFFF;
    overflow: auto;
}

.serendipity_comment_source {
	font-family:Tahoma;
	color:#999999;
	border-top:thin #CCCCCC solid;
	padding-top:3px;
	width:100%;
}
.serendipity_comment_source a:link,
.serendipity_comment_source a:visited {
	color:#000000;
	text-decoration:none;
}
.serendipity_comment_source a:hover {
	text-decoration:underline;
}

a:link,
a:visited,
a:active {
    color: #08399C;
    text-decoration: underline;
}
a:hover {
    color: #9A0000;
    text-decoration: underline;
}

table.serendipity_calendar td {
    font-size:11px;
    padding: 3px;
}
table.serendipity_calendar a {
    color: #FF0000;
    font-weight: bold;
    text-decoration:none;
}

table.serendipity_calendar a:hover {
    text-decoration: none;
}

td.serendipity_weekDayName {
    font-size:11px;
    font-weight:bold;
}
td.serendipity_calendarHeader a:link,
td.serendipity_calendarHeader a:visited,
td.serendipity_calendarHeader a:hover {
    border: 0;
    text-decoration: none;
}

div.serendipityPlug {
    padding-left: 10px;
}

div.serendipityPlug a {
    text-decoration: none;
    border: 0px;
}

/* Container for each item on the side bar */
div.serendipitySideBarItem {
    padding: 8px;
	border:solid 1px #D0DFFD;
    margin-bottom: 8px;
    font-size: 10px;
    font-weight:normal;
	line-height:13px;
}
div.serendipitySideBarItem a:visited,
div.serendipitySideBarItem a:link{
	text-decoration:none;
}
div.serendipitySideBarItem a:hover{
	text-decoration:underline;
}
ul {
	list-style-type:square;
}

/* title of an individual item */
.serendipitySideBarTitle {
    margin: 0;
    font-family:Verdana, Arial, Geneva, Helvetica, sans-serif;
    color: #000000;
    font-size: 11px;
    font-weight:bold;
	border-bottom:1px solid #D0DFFD;
	margin-bottom:5px;
}
.serendipitySideBarDate {
	padding-top:1px;
	color:#666666;
	font-size:xx-small;
	font-family: Tahoma;
	text-transform: uppercase;
}

.serendipityImageButton {
    cursor: pointer;
}
.serendipity_entry p {
    margin: 0px;
    padding-bottom: 0px;
}

/** Embedded images with the s9y image manager **/
.serendipity_imageComment_center,
.serendipity_imageComment_left,
.serendipity_imageComment_right {
    border: 1px solid #DDDDDD;
    background-color: #EFEFEF;
    margin: 3px;
    padding: 3px;
    text-align: center;
}

.serendipity_imageComment_center {
    margin: auto;
}

.serendipity_imageComment_left {
    float: left;
}

.serendipity_imageComment_right {
    float: right;
}

.serendipity_imageComment_img,
.serendipity_imageComment_img img {
    margin: 0px;
    padding: 0px;
    text-align: center;
}

.serendipity_imageComment_txt {
    border-top: 1px solid #DDDDDD;
    margin: 0px;
    padding: 3px;
    clear: both;
    font-size: 8pt;
    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 .serendipity_comment_source {
    background-color: #EEEEFF;
}
/* These are standard sIFR styles... do not modify */

.sIFR-flash {
	visibility: visible !important;
	margin: 0;
}

.sIFR-replaced {
	visibility: visible !important;
}

span.sIFR-alternate {
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	height: 0;
	display: block;
	overflow: hidden;
	letter-spacing: 0;
}


/* These "decoy" styles are used to hide the browser text before it is replaced... the negative-letter spacing in this case is used to make the browser text metrics match up with the sIFR text metrics since the sIFR text in this example is so much narrower... your own settings may vary... any weird sizing issues you may run into are usually fixed by tweaking these decoy styles */

.sIFR-hasFlash h1 {
	visibility: hidden;
}

.sIFR-hasFlash h2 {
	visibility: hidden;
	letter-spacing: -9px;
	font-size: 55px;
}

.sIFR-hasFlash h3 {
	visibility: hidden;
	letter-spacing: -6px;
	font-size: 25px;
}

.sIFR-hasFlash h4 {
	visibility: hidden;
	letter-spacing: -5px;
	font-size: 21px;
}

.sIFR-hasFlash h5#pullquote {
	letter-spacing: -4px;
	visibility: hidden;
	font-size: 20px;
}
.formfield {
	background-color:#EBEBEB;
	border:1px solid #EBEBEB;
	text-transform:uppercase;
	padding:2px;
	margin:none;
	color:#666666;
	font-family: Tahoma;
}
.seealso {
	font-family:Tahoma;
	width:100%;
	background-image: url(http://manics.nl/grafics/seealso.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 25px;
	padding-left:12px;
	line-height: 15px;
}
.seealso a:link{
	font-family:Tahoma;
	}
.manicmap {
	font-size:10px;
	color:#666666;
}
.msinfotitle {
	font-size:10px;
	font-weight:bold;
}
blockquote{
	font-family: Tahoma;
	font-size: xx-small;
	background-color: #dddddd;
	border:#CCCCCC solid 1px;
	line-height:14px;
	padding-bottom:5px;
	padding-top:5px;
	padding-left: 5px;
	margin-top:0px;
	margin-bottom:0px;
	margin-left: 5px;
	margin-right:5px;
}
hr {
	border:solid 1px #08399C;
}
item {
	width:100%;
	padding-bottom:10px;
}
.mapbubble {
	width: 570px;
	font-size:xx-small;
}
.mapcontainer {
	border:#CCCCCC 1px solid;
}