/*
Theme Name: Haber
Theme URI: http://devijfde.nl/
Description: Custom design for www.nicohabermehl.nl
Designed and built by: Stijn Dekker 
Origins: Kubrick v1.5 by: Michael Heilemann.

Version: 1.0
Author: St. Dekker
Author URI: http://devijfde.nl
*/

/* Basic html elements */

body, html {
	background: #8996a0 url('images/body_background.gif');
	margin: 0;
	padding: 0;
	font-family: Verdana, Geneva, sans-serif;
	color: #404040;
	text-align:center;
	}	
* {	margin: 0; padding: 0;	}

img { text-align: center; }

li, ul {
	list-style-type: none;
	margin: 0; padding: 0;
}

hr { border: none; height: 1px; background-color: #8996a0; margin: 2px 0 2px 0; }

/* Base Structure */

#container {
	background: #fff url(images/wide.jpg);
	margin: 23px auto 166px auto;
	padding: 0;
	width: 777px;
	overflow: hidden;
    font-size: 10px;
	}

#header {
	float: left;
	clear: both;
	width: 777px;
	height: 121px;
	background: url(images/header.jpg);
	background-repeat: no-repeat;
	background-position: 1px 0px;
	text-align: left;
	margin: 0 0 7px 0;
	}

#logo {  
	width: 666px;
 	height:33px; 
 	padding:0 0 7px 6px; 
	margin-top: 55px;
	left: 44px;
	position: relative; 
	clear: both; 
	float: left;
   	border-bottom: 2px solid #b9b1a9;
	}
		
#menu { 
	position: relative;
	float: left;
	clear: none;
	width: 666px;
    left: 57px;
    }
		
#content {
    float: none; clear: both;
	width: 555px;
	height:auto;
	margin: 0 auto;
	padding: 0;
	overflow: hidden;
	text-align: left;
	}

	
#footer {
	background:  url('images/footer.jpg');
	background-position: 0 0;
	height: 88px;
	width: 777px;
	padding: 0;
	margin: 0 auto;
	float: left;
	clear: both;
	}

/* Typography - Headers */

h1, h2, h3, h4 {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-weight: normal;
	margin:0;
	padding: 0;
	color:#80796C;
	width: 100%;
	}
	
h1 a, h2 a, h3 a, h4 a { color:#80796C; }
	
h1 {font-size: 33px }
h2 {font-size: 22px; margin: 11px 0 0 0; }
h3 {font-size: 16px; font-weight: bold; margin: 7px 0 7px 0; }
h4 {font-size: 14px; margin: 0px 0 2px 0; }

p {
	font-size: 11px;
	line-height: 19px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-align: left;
}

a {
	color: #437AA3;
	text-decoration: none;
	}

a:hover {
	color: #214183;
	}

.entry p { margin: 0 0 7px 0;}

.entry li {margin: 0 14px 4px 0; font-size: 11px; line-height: 19px; padding: 0 21px 0 7px; }

.post_info {font-size: 10px }

	.bignavleft {font-size: 36px; float: left; clear: none; margin-left: 20px; }
	.bignavright {font-size: 36px; float: right; clear: none; margin-right: 20px; }
	
	.bignavleft a, .bignavright a {color:#ccc; text-decoration: none; }
	.bignavleft a:hover, .bignavright a:hover {text-decoration: none; }

/* Common Classes */

.alt {
	background-color: #f8f8f8;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	} 

.wp-caption-text {color: #D4BF94; padding: 6px; margin: 8px; margin-top: 0px; 
text-align: center; text-align: left; font-size: 9px; }


#footer p {
	font-size: 9px;
	margin: 0 auto;
	color:#5B6471;
	padding: 8px;
	text-align: center;
	width: 555px;
	}

.entry {
		width:	100%;
        margin: 7px 0 11px 0;
        padding: 0 0 11px 0;
        border-bottom: 1px solid #b9b1a9; 
        clear: both; float: left;
		display: inline;
        }
		
.postmetadata {
	clear: both;
	margin: 0;
}

/* End Base Structure */


/* Comments */

.commentlist {
	padding: 0 0 14px 0;
        margin: 0 0 7px 0;
	border-bottom: 1px solid #b9b1a9;
        font-size: 10px;
	}

.commentlist li {
	margin: 7px 0 0 0;
	padding: 7px 10px 7px;
	list-style: none;
 	}

.commentlist p {
        color: #666;

	margin: 7px 0 7px 0;
	}

#commentform input {
        font-family: Verdana, Geneva, sans-serif;        
        font-size: 11px;
        border: 1px solid #ccc;
        width: 166px;
	padding: 3px;
	margin: 5px 5px 6px 0;
        color: #666;
	}

#commentform label {color: #394a59; }

#commentform textarea {
        font-family: Verdana, Geneva, sans-serif;        
        font-size: 11px;
        color: #666;
        line-height: 14px;
        border: 1px solid #ccc;
		overflow-y: auto;
	width: 500px;
	padding: 7px;
	}

#commentform #submit {
        width: 222px;
        height: 26px;
        padding: 2px;
        font-size: 10px;
	background-color: #394a59;
	color: #fff;
	border: none;
        cursor: pointer;
	}
	
#commentform #submit:hover {
	background-color: #4A6175;
}

#commentform #submit:active {
	background-color: #354655;
}

.commentlist li .avatar { 
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
	}

.commentlist cite, .commentlist cite a {
        color: #404040;
       	font-weight: bold;
	font-style: normal;
	}
	
.commentmetadata {color: #999; display: inline-block; margin: 0 0 4px 0;  }

code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
}

/* Begin Images */
p img {
	padding: 0;
     }

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright, .wp-caption alignright {
	margin: 10px;
    margin-right: 0px;
	display: inline;
	}

img.alignleft, .wp-caption alignleft {
	margin: 10px;
    margin-left: 0px;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left
	}
	
/* Form Elements */
#searchform {
	margin: 10px auto;
	padding: 5px 3px;
	text-align: center;
	}

#sidebar #searchform #s {
	width: 108px;
	padding: 2px;
	}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}
/* End Comments */


/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	text-align: center;
	width: 100%;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }
	
/* End Calendar */

/* Begin Various Tags & Classes */

blockquote {
margin: 0px;
color: #8094B3;
	}

.center {
	text-align: center;
	}

.hidden {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	margin:0;
	padding:3px;
	background-color:#ECE4D9;

}

.publist { }
ol.publist {margin: 7px 0 0 0; list-style: decimal; padding: 0 66px 0 33px; }
.publist li {
	margin: 0 0 8px 0;
	font-size: 11px;
	line-height: 17px;
	list-style-position: outside;
	list-style-type: decimal;
}

/* menu, no widgettitles and dynamic links */

#menu h2 { display: none; }
#menu {font-size: 12px; margin: 0; font-family: Georgia, "Times New Roman", Times, serif; }
#menu li { float: left; clear: none;  }
#menu li a { color: #8996a0; padding: 7px 9px 7px 9px; display: block;}
#menu li a:hover { background-color: #8996a0; color: #fff; background: url(images/menu_blue.jpg); background-repeat: repeat-x; }
#menu li.current-cat a, #menu li.current_page_item a { color: #fff; background-color: #b9b1a9;  background: url(images/menu_brown.jpg); background-repeat: repeat-x; }
#menu li.current-cat a:hover, #menu li.current_page_item a:hover { color: #fff; background-color: #b9b1a9;
 background: url(images/menu_brown.jpg); background-repeat: repeat-x;}

#navigation {bakground: none; }

/* Tagcloud */
.wp-tag-cloud { 
	float: left; 
	clear: right; 
	width: 555px;
	margin: 2px 0 0 0; 
	padding: 0; 
	border-bottom: 1px dotted #8996a0; 
}
.wp-tag-cloud li {float: left; clear: none;}
.wp-tag-cloud li a { color: #8996a0; padding: 6px; display: block;}
.wp-tag-cloud li a:hover {
	background-color: #DFDBD7;
	color: #5F554B;
	padding: 6px;
	background: url(images/menu_grey.jpg); background-repeat: repeat-x;
}

.onderwerpen {margin: 5px 0 4px 0; clear: both; float: left;}
.more-link {margin: 5px 0 0 0; display: inline-block;}
