* {
	margin:  0;
	padding: 0;
}

body {
	
	background: url(images/patroon.png) repeat;
	font-family: 'Lucida Grande', Arial;
	font-size: 11px;
}

#superContainer {
	width: 100%;
	background: url(images/header_top_repeat.png) top left repeat-x;
}

p {
	line-height: 15px;
}

a {
	color: black;
	text-decoration: none;
}

.alignright {
	float: right;
	margin-left: 15px;
}

#login {
	z-index: 4;
}

#login input {
	border: 1px solid #d8d8d8;
	width: 110px;
	font-size: 11px;
	margin-bottom: 2px;
	background: white;
}

#login ul {
	list-style: none;
}

#login ul a {
	color: #929292;
}

#login ul a:hover {
	text-decoration: underline;
}

#login input[type="submit"] {
	background: #ededed;
	width: 112px;
}

input, textarea {
	border: 1px solid #d8d8d8;
	background: #f4f4f4;
}

/* outerContainer */
#outerContainer {
	background: url(images/header_back.png) no-repeat;
	margin: 0 auto;
	width: 1065px;
	position: relative;
}
/* /outerContainer */

/* login */
#login {
	position: absolute;
	top: 10px;
	*top: 4px;
	right: 74px;
	font-weight: lighter;
	font-family: Tahoma;
	letter-spacing: 1px;
	font-size: 11px;
}
/* /login */

/* text */
#text {
	font-weight: lighter;
	letter-spacing: 1px;
	color: #ffffff;
	font-size: 20px;
	position: absolute;
	right: 74px;
	text-align: right;
	font-family: advent;
	top: 105px;
	width: 300px;
}

#text p {
	line-height: 20px;
}

#text p:first-line {
	line-height: 34px;
}
/* /text */

/* container */
#container {
	background: url(images/background_bottom.png) bottom right no-repeat;
	width: 975px;
	padding-top: 275px;
	padding-left:  90px;
	position: relative;
	margin-bottom: 30px;
}
/* /container */

/* content */
#content {
	width: 940px;
	background-color: #e5e5e5;
	background-image: url(images/blogSlider_back.png);
	background-repeat: repeat-x;
	overflow: auto;
	*overflow: none;
}

/* menu */
#menu {
	background: url(images/menu_back.png) repeat-x;
	height: 58px;
}

#leafs {
	background: url(images/leafs.png) no-repeat;
	width: 194px;
	height: 60px;
	position: absolute;
	top: 263px;
	left: 50px;
	z-index: 3;
}

#menu li {
	float: left;
	list-style: none;
}

#menu ul {
	margin-left: 120px;
	padding-top:  20px;
	font-size: 12px;
	font-weight: bold;
	font-family: Arial;
	text-transform: uppercase;
}

#menu a {
	height: 37px;
	line-height: 37px;
	vertical-align: middle;
	padding: 0 31px;
	padding-top: 1px;
	display: block;
	float: left;
	color: #6a6a6a;
	margin: 0 2px;
}

#menu a:hover, #menu a.active {
	color: black;
	background: #f0f0f0;
	border: 1px solid #dfdfdf;
	border-left: 1px solid white;
	border-right: 1px solid white;
	border-bottom: none;
	padding: 0 30px;	
}
/* /menu */

/* blogSlider */

#blogSlider {
	height: 141px;
	padding-top: 23px;
	padding-left: 9px;
}

#blogSlider a img {
	border: none;
}

#blogSlider * {
	cursor: pointer; 
}
/*
#blogSlider .leftArrow {
	width: 20px;
	height: 190px;
	background: url(images/blogSlider_leftArrow.png) no-repeat;
}

#blogSlider .rightArrow {
	width: 20px;
	height: 190px;
	background: url(images/blogSlider_rightArrow.png) no-repeat;
}
*/

#blogSlider .block {
	width: 262px;
	height: 129px;
	background: url(images/blogSlider_content.png) no-repeat;
	margin-left: 16px;
	margin-right: 16px;
	position: relative;
}

#blogSlider .block h2 {
	text-align: right;
	font-family: advent;
	font-size: 26px;
	font-weight: lighter;
	color: #ff0000;
	padding-top: 20px;
	margin-right: 15px;
	margin-left: 15px;
}

#blogSlider .block p {
	position: absolute;
	bottom: 29px;
	left: 22px;
	font-family: advent;
	font-weight: bolder;
	color: #898989;
}
/* /blogSlider */

/* left */
#left {
	float: left;
	display: inline;
	width:  562px;
	margin-right: 39px;
	margin-left: 39px;
}

#left .block, #right .block {
	background: white;
	border: 1px solid #e5e5e5;
	padding: 16px 20px;
	margin-bottom: 25px;
}

#left .block h1, #right .block h1 {
	font-family: advent;
	font-size: 26px;
	font-weight: lighter;
	color: #ffb400;
}

#left .block .top span, #left .block .bottom span {
	color: #727272;
	font-size: 11px;
	padding-left: 1px;
	padding-right: 6px;
}

#left .block span a {
	color: #727272;
	text-decoration: underline;
}

#left .block .time, #left .block .more {
	background: none;
}

#left .block .type a {
	text-decoration: underline;
}

#left .block .content {
	margin: 20px 0;
}

#left .block p {
	margin-bottom: 15px;
}

/* comments */
#left .message {
	margin: 5px 0;
	background: #f4f4f4;
	padding: 15px;
	color: #5f5f5f;
	position: relative;
	border: 1px solid #dfdfdf;
	margin-bottom: 15px;
	position: relative;
}

#left .block .bottom {
	position: absolute;
	bottom: -4px;
	right: 20px;
}

#left .block .bottom .more a {
	text-transform: uppercase;
	text-decoration: underline;
}

#left .block .bottom .more {
	color: #727272;
}

#left .block .bottom a {
	text-decoration: none;
}

#left .block {
	position: relative;
}

#left .message h4 {
	font-size: 12px;
	font-weight: bold;
}

#left .message .author a, #left .message .author {
	text-decoration: none;
}

#left .message .green, #left .message .green a {
	color: #66c500;
}

#left .message .date {
	position: absolute;
	top: 15px;
	right: 15px;
}

#left .message p a {
	color: #929292;
}

#left .message .site {
	margin-bottom: 15px;
}

#left .message .site a {
	color: #5f5f5f;
}

#left #comments_form, #comments_form input[type="submit"] {
	color: #323232;
}

#left #comments_form {
	position: relative;
}

#left #comments_form textarea {
	width: 515px;
	height: 159px;
	margin-bottom: 15px;
	font-size: 13px;
}

#left #comments_form table td {
	vertical-align: top;
}

#left #comments_form label {
	padding-top: 10px;
	display: block;
}

#left #comments_form input {
	height: 20px;
	padding: 5px;
	margin-bottom: 15px;
	margin-right: 5px;
	font-size: 13px;
}

#left #comments_form input[type="submit"] {
	height: 30px;
}

/* /comments */

#left .bottom, #left .top {
	color: #727272;
}
/* /left */

/* right */
#content {
	position: relative;
}

#right {
	float: left;
	display: inline;
	width: 260px;
	color: #929292;
}

#right a {
	color: #929292;
}

#right .categories p {
	line-height: normal;
}

#right a img {
	border: none;
}

#right a:hover {
	text-decoration: underline;
}

#right .archives ul {
	list-style-type: none;
}

#rights .archives .years a {
	color: black;
}

#right .archives .years {
	margin-bottom: 10px;
}

#right .archives h2 {
	display: none;
}

#right .block h1 {
	margin-bottom: 16px;
	color: #545454;
	text-align: right;
}

#right .categories a {
	color: #898989;
	text-decoration: underline;
	display: block;
	margin-bottom: -10px;
	*margin-bottom: 0;
	*margin-top: -12px;
}

#right .categories h1 {
	*margin-bottom: 25px;
}

#right .archives .year {
	color: black;
	text-decoration: none;
	margin-bottom: 5px;
	display: block;
}

#right .archives {
	overflow: auto;
}

#right .archives ul li ul ul li {
	float: left;
	display: inline;
	width: 89px;
}

#right .archives ul li ul ul {
	padding-left: 40px;
	*padding-left: 30px;
}

#right .comments a {
	color: #929292;
}
.whosonline span {
	width: 92px;
	float: left;
	display: block;
	background: url(images/dot.png) left center no-repeat;
	padding-left: 13px;
	margin-bottom: 7px;
}


.whosonline a {
	color: #929292;
}

.whosonline {
	background: yellow;
}
/* /right */
/* /content */

#footer {
	clear: both;
	float: right;
	color: #b9babc;
	margin-bottom: 14px;
	margin-right: 40px;
	margin-top: 14px;
	*position: absolute;
	*bottom: 30px;
	*right: 40px;
}

#footer a {
	color: #b9babc;
	text-decoration: underline;
}

#content {
	*padding-bottom: 25px;
}

h2 img, h1 img {
	margin-bottom: -5px;
	cursor: text;
}

a h2 img, a h1 img {
	cursor: auto;
}

.attachment {
	text-align: center;
}

.attachment a img {
	border: 2px solid rgb(207, 207, 207)
}

#blogSlider ul {
	list-style: none;
}

/*agenda*/
#agenda .years .large a, #agenda .months .large a {
	font-size: 18px;
	color: #939598;
}

#agenda ul {
	list-style: none;
	overflow: auto;
	text-align: right;
	font-size: 10px;
	*font-size: 11px;
}

#agenda li {
	display: inline;
	padding-left: 4px;
}

#agenda .years, #agenda .years a, #agenda .months a {
	color: #bebfc0;
}

#agenda .years {
	margin: 27px 0 3px 0;
}

#agenda .months {
	margin-bottom: 40px;
}

#agenda .day, #agenda .month, #agenda .dayname {
	color: #1b8dce;
	font-size: 12px;
	display: block;
}

#agenda .date {
	padding-bottom: 36px;
	*margin-bottom: 36px;
	*padding-bottom: 0;
}

#agenda .day {
	font-size: 22px;
}

#agenda .time {
	color: #bfbfbf;
	padding-bottom: 5px;
	display: block;
}

#agenda .title {
	color: #1b8dce;
	font-size: 14px;
	padding-bottom: 3px;
	display: block;
}

.pages ul {
	list-style: none;
	margin-bottom: 15px;
	overflow: auto;
}

.pages li {
	float: left;
	display: inline;
	padding-right: 4px;
	color: #727272;
}

.pages li a {
	color: #727272;
}

.pages .active_page {
	text-decoration: underline;
}

.pages .page_info {
	color: #929292;
	padding-right: 12px;
}
/* /agenda */

.edit-comment-admin-links {
	display: none;
}

.message blockquote {
	border:  1px #DFDFDF solid;
	background: white;
	padding: 4px;
	margin: 4px;
}

.message blockquote strong {
	display: block;
}

#linkList h2 {
	font-size: 11px;
	font-weight: normal;
	color: black;
}

#linkList ul {
	list-style: none;
	margin-left: 8px;
	margin-top: 3px;
}

.content {
	overflow: auto !important;
	color: #3d3d3d !important;
	height: auto !important;
	background: white !important;
	text-align: left !important;
}

h1 a {
	color: inherit;
}

#innerContent {

}
