﻿/* Kleuren

roze: #f70677
paars: #b20456
grijs: #666666
lichtgrijs: #f5f5f5

--------------------------------------------------------------*/
body
{
    color:#666;
	background:#f5f5f5 url(images/bgBody.gif) repeat-x left -74px;
}

h1, h2, h3, h4, h5, h6 
{
    color:#666;
    font-family:"Georgia";
    margin-bottom:5px;
}

a
{
    text-decoration:none;
    color:#999;
}

a:hover
{
	 color:#3a3e8d;
}

li
{
    list-style-type:square;
    margin-left:0;
}


#header
{
    height:150px;
}

#header h1
{
    background:#fff url(images/stichtinglogo.jpg) no-repeat left top;
    height:74px;
    overflow:hidden;
    padding:0;
    width:280px;
    float:left;
    margin-right:30px;
    margin-top:40px;
    margin-left:30px;
}

#header h2
{
    margin-top:65px;
    font-family:"Georgia";
    font-style:italic;
    float:right;
    color:#3a3e8d;
    font-weight:normal;
}

#header h1 a
{
    display:block;
    height:100px;
    text-align:left;
    text-indent:-9999em;
    width:100px;
}

.widget h2
{
	font-size:1.4em;
	color:#3A3E8D;
}

/* Hoofd navigatie
--------------------------------------------------------------*/
.sf-menu li.current_page_item,
.sf-menu li.current_page_ancestor,
.sf-menu li.current_page_parent
{
    background-color:#7578af;
}

/* breadcrumbs
--------------------------------------------------------------*/
.breadcrumbs
{
    background-color:#f5f5f5;
    padding:10px;
}

.breadcrumbs a
{
    color:#666;
    padding-right:5px;
    text-decoration:none;
}

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

/* Slideshow
--------------------------------------------------------------*/
#slideshow
{
   
}

#slideshow .balloon
{
    float:right;   
    background-color:#fff;
    width:365px;
    height:168px;
    margin-top:35px;
	margin-right:35px;
	cursor:pointer;
}

#slideshow div.slides
{
    background-color:#f5f5f5;
    height:335px;
	background:#fff url(images/foto.jpg) no-repeat left top;
}

/* actionNavigation
--------------------------------------------------------------*/
#actionNavigation
{
    padding-top:10px;
	background-color:#fff;
}

#actionNavigation h2, #actionNavigation ul
{
    float:left;
}

#actionNavigation h2
{
    color:#ff0000;
    font-size:1.5em;
    line-height:45px;
    padding-left:30px;
}

#actionNavigation ul
{
    margin-bottom:0;
    padding-top:5px;
    margin-left:10px;
}

#actionNavigation ul li
{
    float:left;
    width:130px;
    height:50px;
    list-style-type:none;
    margin-left:0;
    padding-left:50px;
    padding-right:10px;
    background:transparent url(images/arrow.gif) no-repeat left 1px;
}

#actionNavigation ul li a
{
    font-family:Georgia;
    color:#000;
    font-size:0.9em;
    font-weight:bold;
    text-decoration:none;
}

#actionNavigation ul li a:hover
{
    color:#3A3E8D;
}

#recent
{
    background-color:#fff;
	padding:10px;
}

/* content
--------------------------------------------------------------*/
#page-content
{
    background-color:#f5f5f5;
}

#page-content .content,
#page-content .comments
{
    padding:10px;
    background-color:#fff;
}

#page-content h1
{
    font-family:Georgia,"Nimbus Roman No9 L",serif;
    font-size:35px;
    font-style:italic;
    font-weight:normal;
    line-height:43px;
    margin-bottom:20px;
}

.content h2.pagetitle span
{
    color:#3A3E8D;
}

#page-content .intro
{
    color:#3A3E8D;
}

.content .date-comments
{
    border-bottom:1px solid #CACACA;
    color:#999999;
    font-size:11px;
    height:25px;
    line-height:25px;
    margin:0 0 10px;
}

#content .date-comments p
{
    line-height:25px;
}

style.css .box p
{
    line-height:16px;
    padding:0 0 10px;
}

.fl
{
    float:left;
}

.fr
{
    float:right;
}


/* sidebar
--------------------------------------------------------------*/
#side
{
    background-color:#f5f5f5;
}

#side li.page_item
{
    list-style-type:none;
    font-family:Georgia;
    font-size:1.0em;    
    border-bottom:solid 2px #c5c5c5;
    margin-left:0;
	line-height:30px;
}

#side li.page_item a
{
    color:#3A3E8D;
    text-decoration:none;
}

#side li.current_page_item a
{
    color:#ff0000;
}


/* footer
--------------------------------------------------------------*/
.footer
{
    padding:20px 0;
    font-family:"Century Gothic","Trebuchet MS",Arial,Helvetica,sans-serif;
}

.footer .footer-content
{
    background-color:#3A3E8D;
    color:#fff;
    font-weight:bold;
    padding:10px;
}

.footer .footer-content .footer-left
{
    float:left;
}

.footer .footer-content .footer-right
{
    float:right;
}

.footer .footer-content .footer-right ul,
.footer .footer-content .footer-left ul
{
    margin-bottom:0;
}

.footer .footer-content .footer-right ul li,
.footer .footer-content .footer-left ul li
{
    display:inline;
    margin-left:0;
}

/* bottomNavigation
--------------------------------------------------------------*/
#bottomNavigation
{
    padding:20px 0;
	background-color:#f5f5f5;
}

#bottomNavigation .bottomArticle
{
    background-color:#fff;
    height:480px;
    padding:0 20px 0 10px;
	margin-left:20px;
}

#bottomNavigation .bottomArticle h3
{
    background:transparent url(images/arrow_rood.gif) no-repeat right top;
}

#bottomNavigation .bottomArticle h3 a
{
    color:#3a3e8d;
    font-family:Georgia;
    font-size:0.75em;
    line-height:30px;
}


/* posts home
--------------------------------------------------------------*/
.post-home
{
    margin-bottom:10px;
    padding:0 10px 20px 10px;
    border-bottom:solid 3px #3A3E8D;
}

.last
{
    border-bottom:none;
}

.altclass
{    
    border:none;
}

.post-home a
{
    color:#3A3E8D;
    font-family:Georgia;
}

.post-home h3
{
    margin-bottom:0;
    font-size:1.2em;
}

.post-home em
{
    font-style:normal;
    font-size:0.8em;
}

.post-home p
{
    margin-bottom:0;
}

.post .entry p
{
    
}

/* comments
--------------------------------------------------------------*/
.comments
{   
    margin:10px;
    padding:18px;
    margin-right:0;
}

#page-content .comments
{
    padding:10px;
    background-color:#f5f5f5;
}

.commentlist {    
    line-height:18px;   
    margin:10px 0 20px;
    padding:0;
}

.commentlist .comment
{
    background:#F9F9F9 none repeat scroll 0 0;
    border:1px solid #DEDBD1;
    margin-bottom:10px;
    padding:10px;
}

.commentlist .comment ul li
{
    display:inline;
}

.commentlist cite {
    color:#666666;
    font-size:1em;
    font-style:normal;
    font-weight:bold;
    display:block;
}

.commentlist .comment-author-admin
{
    border:solid 1px #b20456;
    color:#b20456;
    background-color:#fff;
    background:#fff url(images/bgComment.gif) no-repeat right bottom;
}

.mmf-form table
{

	margin-bottom:0;
}

.mmf-form td
{
	padding-bottom:10px;
}

.post
{
	border-top:solid 1px #f5f5f5;
	padding-top:5px;
}

.post h3 a
{
	color:#3A3E8D;
	font-size:1.0em;
}