/* @group base */

html {
	margin: 0;
	/* setting border: 0 hoses ie6 win window inner well border */
    padding: 0;
}

body {
	margin: 10px auto 0;
	padding: 0;
	background: #4799EB;
	width: 900px;
	text-align: center;
	font-family: "Lucida Grande", "Trebuchet MS", Verdana, Arial, Helvetica, Geneva, sans-serif;
}

a:link {
	color: #033;
	text-decoration: none;
}

a:hover {
	color: #933;
	text-decoration: underline;
}

h1, h2, h3 {
	margin: 0px;
	padding: 0px;
	background-color: #FFF;
	font-size: 14px;
	color: #033;
	text-decoration: none;
	text-transform: capitalize;
	border-style: none;
}

/*

@end */

/* @group layout */

#container {
	text-align: left;
	padding: 0;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 0;
	display: block;
}

pagebody {
	background-color: #a5d300;
	margin: 0;
	padding: 0;
	width: 800px;
	clear: right;
	border: 2px solid #000;
	border-top-style: hidden;
	border-top-width: 2px;
}


#content {
	margin: 0;
	padding: 0;
	float: left;
	clear: both;
	background: url(/assets/container.gif) repeat-y;	
}

#alpha {
	width: 50px;
	float: left;
	display: block;
	height: 400px;
	border-top: 1px solid #666;
}

#alpha-top { 
	color: #4d6926;
	padding: 3px 2px 3px 10px;
	border-bottom: 1px solid #666;
	background-color: #d7eaae;
	margin: 0;
	font-weight: bold;
	font-size: 10px;
	text-transform: lowercase;
	height: 14px;
}

#beta {
	width: 550px;
	float: left;
	border-top: 1px solid #666;
}

#betagamma {
	width: 850px;
	float: left;
	border-top: 1px solid #666;
	background-color: #fff;
}

#gamma {
	background: #fff;
	width: 290px;
	text-align: left;
	margin: 0 0 5px;
	float: left;
	padding-right: 5px;
	padding-left: 5px;
}

#footer {
	width: 900px;
	height: 20px;
	text-align: center;
	font-size: 9px;
	line-height: 10px;
	clear: both;
}

/* @end */

/* @group banner */

#banner {
	margin: 0;
	padding: 0;
	height: 120px;
	border-bottom: 1px solid #000;
	width: 900px;
	overflow: hidden;
}

/* @end */

/* @group functions */

#functions {
	height: 25px;
	background-color: #000;
	border-left: 2px solid #000;
	border-right: 2px solid #000;
	color: #fff;
	margin: 0;
	margin-right: auto;
	padding: 0;
	*width: 800px;
	border-bottom: 1px solid #a6d000;
}

#breadcrumb {
	color: #4d6926;
	padding: 3px 2px 3px 10px;
	border-bottom: 1px solid #666;
	background-color: #D7EAAE;
	margin: 0;
	line-height: 140%;
	font-weight: bold;
	font-size: 10px;
	text-transform: lowercase;
}

.breadcrumb a:link {
	color: #fff;
	font-weight: bold;
	font-size: 9px;
}

#breadcrumb a:visited {
	color: #033;
	text-decoration: none;
}

#breadcrumb a:hover {
	color: #c30;
}

.search {
	float: left;
	width: 200px;
	padding: 0;
}

#form {
	height: 10px;
	padding-top: 2px;
	padding-bottom: 2px;
}

.fieldcell {
	color: #000;
	text-align: left;
	width: 100px;
	height: 10px;
	background-color: #F2F7FB;
	font-size: 9px;
	margin-top: 2px;
}

.button {
	background-color: #D7EAAE;
	font-size: 9px;
	font-weight: bold;
	border: 3px double #fff;
	color: #c60;
	padding: 0 2px;
	vertical-align: top;
	margin-bottom: 2px;
	margin-top: 2px;
	*font-size: 8px;
}

.fontsize {
	text-align: left;
	font-size: 9px;
	font-weight: bold;
	float: left;
	text-transform: uppercase;
	color: #fff;
	padding: 0 3px;
	margin-bottom: auto;
	margin-top: auto;
}

.fontsize .small {
	font-size: 9px;
	padding-right: 2px;
	text-transform: lowercase;
	padding-left: 2px;	
}

.fontsize .medium {
	font-size: 12px;
	padding-right: 2px;
	padding-left: 2px;
	text-transform: lowercase;
}

.fontsize .large {
	font-size: 18px;
	padding-left: 2px;
	text-transform: lowercase;
}

.fontsize a {
}

.fontsize a:hover {
	color: #cc4c1f;
}

.help img {
	border-style: none;
	padding: 2px 0 8px;
	vertical-align: middle;
	margin-left: 10px;
}

/* @end */

/* @group menu */

#menu {
	text-transform: capitalize;
	padding: 3px 5px;
	background-color: #85b7e0;
	width: 890px;
	height: 16px;
	font-weight: bold;
	font-size: 14px;
	margin: 0;
}

#nav, #nav ul {
	padding: 3px 0;
	list-style: none; 
	line-height: 1;
	font-size: 10px;
	margin: 0;
}

#nav a {
	display: block;
	margin-right: 5px;
	margin-left: 5px;
	padding-bottom: 5px;
	color: #173450;
	font-weight: bold;
	font-size: 11px;
	text-decoration: none;
}

#nav a:hover {
	text-decoration: none;
}

#nav a:visited {
	text-decoration: none;
}

#nav li {
	float: left;
	margin-right: 6px;
}

#nav li ul {
	position: absolute;
	width: 174px;
	left: -999em;
	border: 1px solid #a6d000;
	padding: 0;
}

#nav li:hover ul, #nav li.iehover ul {
	left: auto;
}

#nav li ul ul {
	margin: -21px 0 0 174px;
}

#nav li:hover ul ul, #nav li.iehover ul ul {
	left: -999em;
}

#nav li:hover ul, #nav li li:hover ul, #nav li.iehover ul, #nav li li.iehover ul {
	left: auto;
}

#nav a:hover,
#nav li:hover a,
#nav li.iehover a {
	text-transform: capitalize;
	color: #fff;
	text-decoration: none;
}

#nav li:hover li a,
#nav li.iehover li a {
	background: #85B7E0;
	color: #fff;
	margin-top: -1px;
	text-transform: lowercase;
	border: 1px solid #fff;
	line-height: 13px;
	font-size: 10px;
	font-weight: normal;
	font-style: normal;
	display: block;
	text-decoration: none;
	width: 160px;
	padding: 3px 6px;
	margin-left: 0;
	margin-right: 0;
}

#nav li:hover li a:hover,
#nav li:hover li:hover a,
#nav li.iehover li a:hover,
#nav li.iehover li.iehover a {
	background: #4390D0;
	color: #fff;
	text-transform: lowercase;
}

/* 2nd Menu */
ul#nav li:hover li a,
ul#nav li.iehover li a {
	float: none;
	background: #85B7E0;
	color: #fff;
	text-transform: lowercase;
	border: 1px solid #fff;
	padding: 3px 6px;
	text-align: left;
}

/* 2nd Menu Hover Persistence */
ul#nav li:hover li a:hover,
ul#nav li:hover li:hover a,
ul#nav li.iehover li a:hover,
ul#nav li.iehover li.iehover a {
	background: #4390D0;
	color: #fff;
	text-transform: lowercase;
}

/* 3rd Menu */
ul#nav li:hover li:hover li a,
ul#nav li.iehover li.iehover li a {
	background: #85B7E0;
	color: #fff;
}

/* 3rd Menu Hover Persistence */
ul#nav li:hover li:hover li a:hover,
ul#nav li:hover li:hover li:hover a,
ul#nav li.iehover li.iehover li a:hover,
ul#nav li.iehover li.iehover li.iehover a {
	background: #4390D0;
	color: #fff;
}

ul#nav ul ul,
ul#nav ul ul ul {
	display: none;
	position: absolute;
	top: 20;
}

/* Do Not Move - Must Come Before display:block for Gecko */
ul#nav li:hover ul ul,
ul#nav li:hover ul ul ul,
ul#nav li.iehover ul ul,
ul#nav li.iehover ul ul ul {
	display: none;
}

ul#nav li:hover ul,
ul#nav ul li:hover ul,
ul#nav ul ul li:hover ul,
ul#nav li.iehover ul,
ul#nav ul li.iehover ul,
ul#nav ul ul li.iehover ul {
	display: block;
}

/* @end */

/* @group content */

blog {
	background-color: #FFF;
	padding: 15px;
	border-right: 1px solid #000;
	border-bottom: 2px none #000;
	border-left: 2px none #000;
	border-top: 1px solid #666;
	margin: 0;
	width: 494px;
	*min-height: 1000px;
}

#betacontent {
	margin-right: 20px;
}

.blogbody {
	color: #000;
	font-size: 10px;
	font-weight: normal;
	line-height: 140%;
	padding: 10px;
}

.blogbody img {
	margin-top: 5px;
	margin-bottom: 5px;
	margin-right: 5px;
	padding: 3px;
	border: 1px solid #a6d000;
}

.blogbody a:link {
	color: #c30;
	font-weight: bold;
}

.blogbody a:visited {
	color: #C30;
	font-weight: bold;
	text-decoration: none;
}

.blogbody a:hover {
	color: #036;
	font-weight: bold;
}

.blogbodysoapbox {
	color: #000;
	font-size: 10px;
	font-weight: normal;
	background: #FFF;
	line-height: 140%;
	padding: 10px;
}

.title {
	font-size: 11px;
	color: #000000;
	text-transform: capitalize;
	font-weight: bold;
}

.title img {
	border-width: 0px;
	border-style: solid;
	border-color: #FFFFFF;
	margin: 0px;
	padding: 0;
}

.date {
	font-size: 10px;
	color: #033;
	font-weight: bold;
	text-transform: uppercase;
	border-bottom: 1px dotted #69c;
	line-height: 14px;
	margin-top: 10px;
}

.posted {
	font-size: 10px;
	color: #999999;
	font-weight: normal;
	clear: both;
}

.posted subject {
	color: #CC3300;
	font-size: 10px;
	line-height: 14px;
	font-weight: bold;
}

.posted a:link {
	color: #036;
	font-weight: normal;
}

.posted a:visited {
	color: #036;
	font-weight: normal;
}

.posted a:hover {
	color: #C30;
	font-weight: normal;
}

.entry-header {
	font-size: 12px;
	color: #000;
	font-weight: bold;
}

.extended {
	margin-bottom: 15px;
}

.end {
	border-bottom: 1px dotted #a6d000;
	clear: both;
	margin: 5px -10px 15px;
}

/* @end */

/*

@group widgets */

side {
	color: #033;
	font-size: 10px;
	font-weight: normal;
	line-height: 140%;
	padding-right: 10px;
	padding-left: 5px;
	margin-top: 3px;
	margin-bottom: 3px;
}

.side {
	color: #033;
	font-size: 10px;
	font-weight: normal;
	line-height: 140%;
	margin-top: -1px;
	margin-bottom: 20px;
	background-color: #d7eaae;
	border: 1px dotted #666;
	padding: 4px 7px 5px;
}

.sidecal {
	color: #033;
	font-size: 10px;
	font-weight: normal;
	line-height: 140%;
	margin-right: auto;
	margin-left: auto;
	width: 161px;
	padding-top: 10px;
}

side a {
	background: url(/assets/perma.gif) no-repeat left center;
	padding-left: 12px;
}

.side a:hover {
	color: #c30;
	text-decoration: underline;
}

.side a:visited {
	color: #c30;
	text-decoration: none;
}

.author {
	margin-top: 2px;
	margin-bottom: 2px;	
}

.author a {
	background: url(/assets/mail.gif) no-repeat left center;
	padding-left: 12px;
	vertical-align: middle;
}

.author a:hover {
	color: #fff;
	text-decoration: underline;
}

.sidepoll {
	color: #033;
	line-height: 140%;
	margin-bottom: 3px;
	margin-top: 3px;
	padding-left: 5px;
	padding-right: 10px;
}

.sidepoll a {
	color: #fff;
}

.sidepoll a:visited {
	color: #fff;
}

.sidepoll a:hover {
	text-decoration: underline;
}

.sidepoll img {
	margin-top: 2px;
	margin-bottom: 4px;
}

.sidepoll td {
	vertical-align: top;
	padding-bottom: 3px;
}

sidetitle {
	color: #4d6926;
	padding: 3px 2px 3px 10px;
	border-bottom: 1px solid #666;
	text-transform: uppercase;
	letter-spacing: .2em;
	border-top: 1px solid #666;
	background-color: #d7eaae;
	margin: 0;
	line-height: 140%;
	font-weight: bold;
	font-size: 10px;
	height: 14px;
	width: 288px;
}

.sidetitle {
	color: #4d6926;
	padding: 3px 10px;
	text-transform: uppercase;
	letter-spacing: .2em;
	background-color: #d7eaae;
	margin: 0;
	line-height: 140%;
	font-weight: bold;
	font-size: 10px;
	height: 14px;
	border: 1px dotted #666;
	border-bottom-style: hidden;
	display: inline-block;
}

.sidetitletop {
	color: #4d6926;
	border-bottom: 1px solid #666;
	text-transform: uppercase;
	letter-spacing: .2em;
	border-top: 1px solid #666;
	background-color: #d7eaae;
	line-height: 140%;
	font-weight: bold;
	font-size: 10px;
	margin: 0 0 0 -5px;
	width: 176px;
	padding: 3px 2px 3px 122px;
}


.powered {
	color: #CCC;
	font-size: 9px;
	font-weight: bold;
	border-top: 1px solid #000;
	border-bottom: 2px solid #000;
	line-height: 140%;
	text-transform: uppercase;
	padding: 2px;
	margin-top: 10px;
	text-align: center;
	letter-spacing: .2em;
	border-left: 2px solid #000;
}

.sidepoll a img {
	background-image: none;
	border: 2px solid #a5d300;
}

.sidepoll a:hover img {
	background-image: none;
	border: 2px solid #ebf5d6;
}

.side ul {
	list-style-image: url(/assets/perma.gif);
	list-style-position: outside;
	list-style-type: none;
	padding: 0 0 0 18px;
	margin: 0;
}

.side img ul {
	margin-top: 3px;
}

.side li {
	margin: 0;
	padding: 0;
}

/* @end */

/* @group comments */

.entry-comments {
	font-size: 10px;
	text-align: left;
}

.entry-comments a:link {
	color: #84926c;
}

.entry-comments a:visited {
	color: #84926c;
}

.comments-header {
	color: #4d6926;
	padding: 3px 2px 3px 10px;
	border-bottom: 1px solid #666;
	text-transform: uppercase;
	letter-spacing: .2em;
	font: bold 10px/140% Arial, Helvetica, sans-serif;
	border-top: 1px solid #666;
	background-color: #D7EAAE;
	margin: 0 0 0 -2px;
}

.comments-open-header {
	color: #4d6926;
	padding: 3px 2px 3px 10px;
	border-bottom: 1px solid #666;
	text-transform: uppercase;
	letter-spacing: .2em;
	font: bold 10px/140% Arial, Helvetica, sans-serif;
	border-top: 1px solid #666;
	background-color: #D7EAAE;
	margin: 0 0 0 -2px;
	text-align: left;
}

.date_id {
	color: #4390D0;
	font-weight: bold;
}

.comments-content {
	margin: 0;
	padding: 0;
}

comment-content {
	background: #FFF;
	line-height: 140%;
	text-decoration: none;
	border: 1px dotted #6699CC;
	padding: 5px 10px 10px;
}

.comments-post {
	color: #C30;
	font-size: 10px;
	font-weight: normal;
	background: #FFFFFF;
	margin-bottom: 25px;
}

.comment-footer {
	border-bottom: 1px dotted #a5d300;
	width: 464px;
}

.comment-specs img {
	padding: 0 5px 0 0;
	margin: 0;
	vertical-align: middle;
	border-style: none;
}

.comment-specs {
	font-size: 10px;
	line-height: 14px;
}

#commentbody {
	padding-left: 25px;
}

.attention {
	margin-top: 5px;
	margin-bottom: 5px;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
}

/* @end */

/* @group soapbox */

.soapbox-body {
	color: #000;
	font-size: 10px;
	font-weight: normal;
	line-height: 140%;
	text-decoration: none;
	border-bottom: 2px groove #69C;
	margin-right: 60px;
	margin-left: 60px;
}

.soapbox-body a:link {
	color: #036;
	font-weight: bold;
}

.soapbox-body a:visited {
	color: #036;
	font-weight: bold;
}

.soapbox-body a:hover {
	color: #CC3300;
	font-weight: bold;
}

.soapbox-post {
	color: #C30;
	font-size: 10px;
	position: relative;
	top: 10px;
	font-weight: normal;
	background: inherit;
	padding-left: 60px;
}

.soapbox-post a:link {
	color: #036;
	font-weight: normal;
}

.soapbox-post a:visited {
	color: #036;
	font-weight: normal;
}

.soapbox-post a:hover {
	color: #C30;
	font-weight: normal;
	text-decoration: underline;
}

.soapbox-nr {
	color: #000;
	position: relative;
	top: 10px;
	background: inherit;
	padding-left: 60px;
	text-transform: capitalize;
	line-height: 160%;
	font-weight: bold;
	font-size: 10px;
}

.soapbox-head {
	font-size: 12px;
	color: #033;
	font-weight: bold;
	border-bottom: 1px solid #666;
	background-color: #FFF;
	font-variant: normal;
	text-transform: capitalize;
}

.soapbox-head2 {
	font-size: 11px;
	color: #000;
	font-weight: bold;
	background-color: #FFF;
	font-variant: normal;
}

/* @end */

/* @group misc */

.blogLabel {
	font-size: 12px;
	color: #933;
	text-decoration: none;
	text-align: right;
	border-top: 1px solid #000;
	padding-right: 15px;
	padding-left: 15px;
}

.sidedesc {
	color: #033;
	font-size: 10px;
	font-weight: normal;
	background: #FFF;
	line-height: 140%;
	padding-right: 15px;
}

.subject {
	color: #C30;
	font-size: 10px;
	line-height: 14px;
	font-weight: bold;
}

.entrykeywords {
	text-transform: capitalize;
}

.comment {
	padding-top: 3px;
	padding-bottom: 3px;
	border-collapse: collapse;
	display: table;
}

.block {
	display: block;
	padding: 2px 10px;
	margin-top: 2px;
}

.comments-open-moderated {
	font-weight: bold;
	font-style: italic;
	color: #4d6926;
}

.searchstring {
	color: #4d6926;
	font-size: 12px;
	line-height: 28px;
	border: 1px dotted #4d6926;
	padding: 5px;
	text-align: center;
	margin-top: 15px;
	margin-bottom: 15px;
}

#help {
	display: none;
}

#showhelp {
	display: none;
}

tt {
	font: normal 9px/140% Arial, Helvetica, Geneva, sans-serif;
}

.copyright {
	padding-top: 5px;
	padding-bottom: 5px;
}

.labelcell { 
 color: #3670A7; 
 background-color: transparent; 
 width: 220px; 
}

#xlform {
	padding-top: 2px;
	padding-bottom: 2px;
}

.xlfieldcell { 
 background-color: #F2F7FB; 
 color: #000; 
 text-align: left; 
 margin-right: 0px; 
 padding-right: 0px; 
 width: 140px;
 font: 11px Arial, Helvetica, sans-serif;  
}

.xltextareacell { 
 width: 240px; 
 font: 11px Arial, Helvetica, sans-serif; 
 background-color: #D7E5F2; 
 color: #102132; 
 border: 1px solid #284279; 
 margin-right: 0px; 
}

/* @end */

/* @group calendar */

.module {
	border: 1px solid #fff;
	margin-bottom: 10px;
	background-color: #a6d000;
}

.module-content {
	font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
	padding: 0;
	background-color: #d7eaae;
	margin-right: auto;
	margin-left: auto;
	margin: 0;
}

module-content a {
	color: #36414d;
	border: 1px solid #fff;
	width: 18px;
	height: 18px;
}

module-content a:visited {
	color: #36414d;
	background-color: #a6d000;
	padding: 2px;
	border: 1px solid #fff;
}

module-content a:hover {
	color: #fff;
	border: 1px solid #033;
	background-image: none;
	padding: 2px;
}

.module-header,
.trackbacks-header,
.comments-header,
.comments-open-header,
.archive-header {
	/* ie win (5, 5.5, 6) bugfix */
	width: 100%;
	w\idth: auto;
	margin: 0;
	padding: 5px;
	color: #000;
	font-size: 11px;
	font-weight: bold;
	line-height: 1;
	text-transform: uppercase;
	text-align: center;
	border-bottom: 1px solid #a6d000;
}

.module-header a,
.module-header a:hover,
.trackbacks-header a,
.trackbacks-header a:hover,
.comments-header a,
.comments-header a:hover,
.comments-open-header a,
.comments-open-header a:hover
.archive-header a,
.archive-header a:hover {
	color: #fff;
}

.module-calendar .module-content table {
	border-collapse: collapse;
	text-align: center;
	background-color: #d54900;
}

.module-archives .module-content {
	overflow: hidden;
	width: auto;
	background-color: #d7eaae;
	border: 1px hidden #fff;
}

.module-calendar .module-content th {
	width: 18px;
	text-align: center;
	padding: 2px;
	border: 1px solid #84926c;
	border-bottom: 1px solid #a6d000;
	background-color: #84926c;
	color: #fff;
}

.module-calendar .module-content td {
	width: 18px;
	text-align: center;
	padding: 2px;
	border: 1px solid #a6d000;
	height: 18px;
	color: #fff;
}

.module-calendar .module-content td a {
	background-color: #a6d000;
	width: 16px;
	height: 16px;
	display: block;
	border: 1px solid #a6d000;
	text-decoration: none;
	padding-top: 2px;
	color: #c30;
}

.module-calendar .module-content td a:hover {
	background-color: #fff;
}

.module-calendar .module-content td a .today {
	background-color: #723f01;
	width: 18px;
	height: 16px;
	padding-top: 2px;
}

.module-calendar .module-content td .today {
	background-color: #fff;
	width: 18px;
	height: 16px;
	color: #c30;
	padding-top: 2px;
}

/* @end */

/* @group divers */

#admin .admin a,
#Home .Home a,
#Dorpsbelangen .Dorpsbelangen a,
#Bedrijven .Bedrijven a,
#Verenigingen .Verenigingen a,
#Toerisme .Toerisme a,
#Cultuur .Cultuur a,
#Historie .Historie a,
#Kerk .Kerk a,
#Dorpshuis .Dorpshuis a,
#Jongeren .Jongeren a,
#School .School a,
#links .links a,
#Straten .Straten a,
#Schutterlaan .Straten a {
	color: #fff;
}

.hide {
	display: none;
}

.blogbody h5 img {
	float: right;
	margin: 0 0 10px 10px;
	text-align: left;
	background-color: #fff;
	padding: 3px;
	border: 1px solid #a6d000;
}

.blogbody h6 img {
	float: left;
	margin: 0 10px 10px 0;
	text-align: left;
	background-color: #fff;
	padding: 3px;
	border: 1px solid #a6d000;
}

.extended a {
	margin-top: 15px;
}

th .helptext {
	text-align: left;
	font-size: 9px;
}

#agenda {
}

#zoekvind .blogbody {
	height: 300px;
}

/* @end */

/* @group poll */

-poll {
	border: 1px solid #fff;
	background-color: #D7EAAE;
	padding: 3px 0 3px 5px;
	color: #222;
	text-align: left;
	font: 10px/12px "Lucida Grande", "Trebuchet MS", Verdana, Arial, Helvetica, Geneva, sans-serif;
}

#poll p {
	*margin: 0;
	*padding: 0;
}

#poll_form {
	line-height: 1.8em;
 	width: 240px;
}

#poll_form .radio { 
 width: 10px; 
 font: 11px Verdana, Geneva, Arial, Helvetica, sans-serif; 
}

#poll_form .button {
	background-color: #a5d300;
	font-size: 9px;
	*font-size: 8px;
	font-weight: bold;
	border: 3px double #fff;
	color: #000;
	padding: 0 2px;
	vertical-align: top;
	margin-bottom: 2px;
	margin-top: 2px;
}

.poll_closed {
	text-align: center;
	background: #999;
	border: 1px solid #666;
	color: #fff;
	font-weight :bold;
	width: 220px;
}

#poll a:link {
	color: #c60;
}

#poll a:visited {
	color: #c60;
}

#poll a:hover {
	color: #a6d000;
}

/* @end */

.noicon {
	list-style-image: none;
}

.entry-date {
	width: 40px;
	height: 32px;
	margin-left: -57px;
	margin-top: 0;
	float: left;
	font-size: 14px;
	font-weight: bold;
	color: #fff;
	display: inline;
	padding-top: 8px;
	padding-left: 3px;
	padding-right: 2px;
	border: 3px none #536137;
	border-right: 1px solid #a6d000;
	background: #a6d000 url(/assets/label.png) no-repeat;
	margin-bottom: 0;
	line-height: 14px;
}

.entry-date .scaps {
	font-size: 10px;
	padding-left: 12px;
}

.entry-author {
	color: #919191;
	font-size: 9px;
}

.entry { 
	
}

#ifunctions {
	width: 200px;
	position: relative;
	margin-left: 725px;
	margin-top: -25px;
}

#ifunctions a:hover {
	color: #fff;
}

.line {
	padding-bottom: 5px;
	margin-bottom: 5px;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
}

/* @group active */

#home li.home a, #dorpsbelangen li.dorpsbelangen a, #bedrijven li.bedrijven a, #trefpunt li.trefpunt a, #verenigingen li.verenigingen a, #toerisme li.toerisme a, #cultuur li.cultuur a, #historie li.historie a, #ker li.kerk a, #jong li.jong a, #links li.links a {
	color: #fff;
}



/* @end */

/* @group offline */

.offline {
	display: none;
}

#notify {
	display: none;
}

#post-comment {
	display: none;
}



/* @end */

#agenda {
	background-color: #D7EAAE;
	margin-bottom: 15px;
	padding: 3px 10px;
	border: 1px dotted #4698e9;
	border-top-style: hidden;
}

h2.date {
	padding-left: 10px;
}

/* @group images */

#betacontent img.mt-image-none { 
	max-width: 400px;
	height: 100%;
	height: auto;
}

#flickr {
	margin-left: -68px;
	width: 760px;
	margin-right: -300px;
	margin-top: 20px;
}

#flickr .entry-header {
	display: block;
}

#flickr .end {
	border-bottom-style: hidden;
}

#flickr .entry-copy .end {
	background: url(/assets/pictobrowser.png) no-repeat 900px bottom;
	z-index: 7000;
}

.flickrslide {
	padding-left: 120px;
}

/* @end */

#betacontent.three {
	z-index: auto;
}