


* {
	margin: 0;
	padding: 0;
}

body {
	background: #fff url(/themes/site_themes/cladder/gfx/bg_header.gif) repeat-x;
	font-family: verdana, arial, Helvetica, sans-serif;
	font-size: 85%;
	color: #000;
}

h1, h2, h3 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
        color: #606;
        margin: 0px 0px 5px 0px;
}

.kader {
border:  2px solid #606;
padding: 20px;
background: #EEE;}

h1 {
	font-size: 2.2em;
        
}

.panel h1 {
        margin: 10px 0;
}
h2 {
	font-size: 1.7em;
        margin: 0 10px;
}

h3 {
	font-size: 1.2em;
}

p, ul, ol {
	margin-bottom: 1em;
	line-height: 140%;
}

a {
	color: #909;
}

a:hover {
	text-decoration: none;
	color: #c06;
}

img {
         border: 0 none;
}

img.links{
	float: left;
	margin:30px 10px 3px 10px; 
	padding:6px;
	border:2px solid #909;
	background:#fff;
	vertical-align:text-bottom;
}

img.rechts {
	float: right;
	margin:5px 5px 20px 20px; 
	padding:6px;
	border:2px solid #909;
	background:#fff;
	vertical-align:text-bottom;
}

hr {
	display: none;
}

/* Header */

#logo {
	width: 670px;
	height: 130px;
	margin: 0 auto;
	padding: 20px 0 0 100px;
	background: #FFF url(/themes/site_themes/cladder/gfx/cladder-logo.jpg) no-repeat 0px 10px;
}


#logo h1, #logo p {
	color: #FFFFFF;
}

#logo h1 {
}

#logo p {
	margin: 0;
	padding: 0 0 0 2px;
	line-height: normal;
}

#logo a {
	text-decoration: none;
	color: #FFFFFF;
}

/* Menu */

#menu {
	width: 770px;
	height: 50px;
	margin: 0 auto;
}

#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: normal;
}

#menu li {
	display: inline;
}

#menu a {
	display: block;
	float: left;
	padding: 15px 25px 0px 25px;
	text-decoration: none;
	font: bold 1.2em "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #FFF;
}

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

#menu .active_page a {
	background: #c06 url(/themes/site_themes/cladder/gfx/menu_active.gif) no-repeat center bottom;
}

/* Hoofdtekst */

.hoofdtekst {
	width: 770px;
	margin: 0px auto;
	background: #D4D9DD url(/themes/site_themes/cladder/gfx/bg_hoofdtekst.gif) repeat-y;
}

.hoofdtekst .title {
	padding: 20px 0;
	font-size: 2em;
}

.hoofdtekst .title a {
	text-decoration: none;
	border-bottom: 1px solid #B4BBBE;
	color: #333333;
}

.hoofdtekst .title a:hover {
	border: none;
}

.hoofdtekst .entry {
        padding: 0 30px;
}
.hoofdtekst .entry ul,
.hoofdtekst .entry ol {
        padding-left: 20px;
}

.hoofdtekst .bottom {
	height: 20px;
	background: url(/themes/site_themes/cladder/gfx/bg_bottom_hoofdtekst.gif) no-repeat left bottom;
}

.hoofdtekst .meta {
	clear: both;
	margin: 10px 0;
	padding: 5px;
	background: #FFF;
        color: #606;
	border: 1px solid #606;
	font-size: 1em;
        line-height: 2em;
}

.hoofdtekst .meta a {
	text-decoration: none;
}

.hoofdtekst .meta .datum {
	padding-left: 20px;
	background: url(/themes/site_themes/cladder/gfx/calendar.png) no-repeat left center;
}

.hoofdtekst .meta .reactie_datum {
	padding-left: 20px;
	background: url(/themes/site_themes/cladder/gfx/datum.gif) no-repeat left center;
}

.hoofdtekst .meta .schrijver {
	padding-left: 20px;
	background: url(/themes/site_themes/cladder/gfx/user_comment.png) no-repeat left center;
}

.hoofdtekst .meta .reacties {
	padding-left: 20px;
	background: url(/themes/site_themes/cladder/gfx/comments.png) no-repeat left center;
}
.hoofdtekst .meta .reactie {
	padding-left: 20px;
	background: url(/themes/site_themes/cladder/gfx/comment.png) no-repeat left center;
}
.hoofdtekst .meta .schrijf {
	padding-left: 20px;
	background: url(/themes/site_themes/cladder/gfx/pencil_add.png) no-repeat left center;
}

.hoofdtekst .meta .categorie {
	padding-left: 20px;
	background: url(/themes/site_themes/cladder/gfx/tag_purple.png) no-repeat left center;
}

.hoofdtekst h3 {
         padding: 15px 0;
}

.hoofdtekst .meta .feeds {
	padding-left: 10px;
	background: url(/themes/site_themes/cladder/gfx/rss.gif) no-repeat left center;
}
#alles ul {
	margin: 0;
	padding: 5px 5px;
	list-style: none;
}

#alles li {
	padding: 0px 25px;
	background: url(/themes/site_themes/cladder/gfx/page_red.png) no-repeat left center;
}


/* Footer */

#footer {
	padding: 10px 0;
	background: #FFF;
}

#footer p {
	text-align: center;
	font-size: smaller;
	color: #666666;
}

#footer a {
	color: #666666;
}


.scrollButtons {
    position: absolute;
    top: 150px;
    cursor: pointer;
}

.scrollButtons.left {
    z-index: 1;
    left: -70px;
}

.scrollButtons.right {
    z-index: 1;
    right: -70px;
}

.hide {
    display: none;
}
#slider {
    width: 670px;
    margin: 0px auto;
    position: relative;
    padding-top: 20px;
}

.scroll {
    height: 425px;
    width: 640px;
    padding: auto 15px;
    overflow: auto;
    overflow-x: hidden;
    position: relative;
    clear: left;
}

.scrollContainer div.panel {
    padding-left: 0px;
    padding-bottom: 10px;
    padding-right: 10px;
    padding-top: 10px;
    height: 350px;
    width: 640px;
}
.scrollContainer div.panel a:link, .scrollContainer div.panel a:visited {
	text-decoration: none;
	border-bottom: 1px dotted #036;
	color: #036;
}
.scrollContainer div.panel a:hover {
	text-decoration: none;
	background-color: #369;
	color: #FFF;
}
.scrollContainer div.panel ul {
	padding: 0px 0 0 20px;
	list-style-position: outside;
	list-style-image: url(/themes/site_themes/cladder/gfx/item_bullet.gif);
}

.tweet {
      padding: 5px;
      }
.tweet .date {
      color: #909;
}

.tweet .status {
      background: #eee;
}
