/*  
Theme Name: FreddyTheme
Theme URI: http://www.FreddyDeVadder.be
Description: This is the maintheme for Freddy De Vadder's site
Version: 1.0
Author: Stijn Verschaeve
Author URI: http://www.id-s.be
Copyright => www.surpluz.be | www.FreddyDeVadder.be
*/

/*************** login class voor login pagina ***************/

.login a{
color:#b32a30;
text-decoration:none;
font-weight:bold;
}

/****************** algemeen ****************/
body{
margin:0;
padding:0;
background-image:url(img/icoonbkg.gif);
background-attachment:fixed;
background-color:#19459d;
background-repeat:no-repeat;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:0.8em;
color:#19459d;
}

#wrapper{
width:740px;
margin-left:auto;
margin-right:auto;
}

/************** header ********************/

#header{
width:730px;
height:100px;
background-image:url(img/banner1.jpg);
background-color:#19459d;
background-position:top left;
background-repeat:no-repeat;
border:5px solid #b32a30;
margin:15px 0 0 0;
}

#blogname{
margin-top:35px;
float:left;
}

#blogname a{
text-align:left;
font-family:Verdana, Arial, Helvetica, sans-serif;
text-decoration:none;
color:#ffffff;
font-size:30px;
font-weight:bolder;
margin-left:150px;
}

#blogdescription{
margin-top:41px;
margin-left:10px;
font-family:"Courier New", Courier, monospace;
color:#ffffff;
font-weight:bold;
font-size:26px;
float:left;
}

/************** navigatie *******************/
#navigation{
width:730px;
margin:15px 0 0 0;
overflow:hidden;
}

#navigation ul{
list-style-type:none;
}

#links ul li{
float:right;
margin-right:5px;
color:#fff;
font-weight:bold;
font-size:16px;
border-top:2px solid #b32a30;
border-left:2px solid #b32a30;
border-right:2px solid #b32a30;
background-color:#19459d;;
}

#links ul li a{
margin:5px;
color:#fff;
}

#sidebar{
background-color:#ffffff;
border:5px solid #b32a30;
margin-top:15px;
overflow:hidden;
}

#sidebar ul{
list-style-type:square;
}

#sidebar ul ul{
list-style-type:disc;
}

#linkcat-2 h2{
font-size:1em;
}

#rubriek{
float:left;
}

#archief{
float:left;
}

#bookmarks{
margin-top:18px;
float:left;
}

#events{
float:right;
margin-right:20px;
}

/************** meta en zoeken *********************/

#meta{
width:730px;
border:5px solid #b32a30;
overflow:hidden;
margin-top:15px;
background-color:#19459d;
padding:0px;
}

#search{
float:right;
margin:0px;
}

#searching{
margin-bottom:10px;
margin-right:10px;
}

#meta_list{
margin:0px;
padding:0px;
width:400px;
}

#meta_list a{
color:#fff;
font-weight:bold;
}

#meta_list ul{
list-style-type:none;
}
#meta_list ul li{
float:left;
margin-left:10px;
}



/******************* inhoud ***********************/
#welkom{
margin:20px;
color:#19459d;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:18px;
font-weight:bolder;
}

#container{
width:730px;
border:5px solid #b32a30;
margin:0 0 0 0;
overflow:hidden;
background-color:#ffffff;
}

p.postmetadata{
text-align:right;
}

.post_navigation{
margin:20px;
text-align:center;
}

/********************** footer ************************/

#footer{
width:730px;
border:5px solid #b32a30;
margin:15px 0 15px 0;
text-align:center;
background-color:#ffffff;
}

.post{
margin:20px;
}

.post_title h5{
color:#ffffff;
background-color:#b32a30;
line-height:110%;
}

/****************** links ***************************/

a{
text-decoration:none;
color:#b32a30;

}

a:hover{
text-decoration:underline;
}

/**************** Comments **********************/

.comments-template{
	margin: 10px 0 0;
	border-top: 1px solid #ccc;
	padding: 10px 0 0;
}

.comments-template ol{
	margin: 0;
	padding: 0 0 15px;
	list-style: none;
}

.comments-template ol li{
	margin: 10px 0 0;
	line-height: 18px;
	padding: 0 0 10px;
	border-bottom: 1px solid #ccc;
}

.comments-template h2, .comments-template h3{
	font-family: Georgia, Sans-serif;
	font-size: 16px;
}

.commentmetadata{
	font-size: 12px;
}

.comments-template p.nocomments{
	padding: 0;
}

.comments-template textarea{
	font-family: Arial, Helvetica, Georgia, Sans-serif;
	font-size: 12px;
}

/************ Kalender *****************/

#wp-calendar {
font-size:10px;
color:#19459d;
border:1px solid #b32a30;
}

#wp-calendar .calendar-month{
font-weight:bold;
}
