/*
Theme Name: Jannetta
Theme URI: http://Jannetta.nl
Description: Custom Design for Jannetta
Version: 2 (WP2.8.4)
Author: Sander Goorden
Author URI: http://webways.nl
*/

/* common stuff */

body { background-color: #fff; font-family: Arial, Helvetica, Verdana, sans-serif; font-size: 12px; padding: 0; margin: 0; color:#000;}

html { padding: 0; margin: 0;}

a:link { text-decoration: none; color : #C1272D; border: 0px; -moz-outline-style: none;}
a:active { text-decoration: underline; color : #C1272D; border: 0px; -moz-outline-style: none;}
a:visited { text-decoration: none; color : #C1272D; border: 0px; -moz-outline-style: none;}
a:hover	{ text-decoration: underline; color : #000; border: 0px; -moz-outline-style: none;} 
a:focus { outline: none;-moz-outline-style: none;}

h1, h2, h3, h4 { font-family: Georgia, "Times new roman", serif; color:#636466;}
h1 {font-size:1.8em; font-weight:bold;}

img { padding: 0px; margin: 0px; border: none; text-align: center;}

.aligncenter { display:block; margin:0 auto }
.alignleft { float:left;margin:0 15px 20px 0;clear:left; }
.alignright { float:right;margin:0 0 20px 15px;clear:right; }
.left { float:left;margin:0 15px 20px 0;}
.right { float:right;margin:0 0 20px 15px;}

/* layout */

#outer_wrap { width: 960px; margin: 0 auto; }

#header { height:270px; width:1000px; margin:0 auto 10px; }
#header img { margin-top: 10px; }


#bloginfo { float:left; padding-top:5px;}
#bloginfo a { text-decoration:none; color:#808080; }
#bloginfo a:hover { color:#C1272D; }
#bloginfo h1 {font-size:0.9em;font-family: Arial, Helvetica, Verdana, sans-serif;margin:0;}

#top_nav { float:right; }
#top_nav ul, #top_nav li {
	display:inline;
	float:right;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin:0;
	padding:0;
}
#top_nav li { float:right; font-family: Verdana, Arial, sans-serif; font-size:0.9em; margin:5px 0 0 20px }
#top_nav li a { text-decoration:none; color:#808080; }
#top_nav li a:hover { color:#C1272D; }

#main_content { width:510px; float:left; padding:0 10px; margin:0 10px; border-left:2px dotted #aaa; border-right:2px dotted #aaa;}

.post { font-family:verdana; font-size:12px; line-height:20px; }
.post H2, .post H1 { font-family: Georgia, "Times new roman", sans-serif; font-size:1.8em; background: url(images/post_h2_bg.jpg) no-repeat bottom right; padding:0 25px 5px 0; margin:0;color: #636466;}
.post H2 a, .post H1 a { color: #636466; }
.post H2 a:hover, .post H1 a:hover { color: #C1272D; text-decoration:none; }

.postinfo { font-size:0.9em; color:#666; }

#sidebar1 { width:180px; float:left; }

#sidebar2 { width:220px; float:right; }

.sidebar { padding:0; }
.sidebar_header { 
	margin: 0;
	font-family: Arial, Helvetica, Verdana, sans-serif; 
	color:#636466;
	font-weight:bold;
	font-size:1.3em;
	border-bottom:thin solid #eee;
}
.sidebar ul { margin: 0; padding: 0; list-style:none; }
.sidebar ul li { margin: 10px 0; }
.sidebar ul li a{ color:#636466; }
.widget_categories ul li { margin: 0px; }


.clearer { clear:both; }

.post_navi { padding:5px; }

.post_navi .older_posts,
.post_navi .newer_posts{
	padding:5px;
	border: 1px #ccc solid;
	margin-bottom:20px;
}
.post_navi .older_posts{ float:left; }
.post_navi .newer_posts{ float:right; }
.post_navi .older_posts a,
.post_navi .newer_posts a{
	color:#9d9a9a;
	text-decoration:none;
}

.wp-caption { border:1px #ccc double; padding:5px; text-align:center;}
.wp-caption-text { background-color: #eee; font-style:italic; padding:5px; letter-spacing:1px; }

.postfooter { padding: 10px; border:1px #aaa solid; margin:20px 0; }

.imgtfe {margin:20px 10px 10px;}

.branchelogo img {margin:10px;}
