/*
Theme Name: FriendlyBlue 3.1
Description: Version 3.1 of the FriendlyBlue theme, based on Prosense
Author: Joeke Kloosterman
Author URI: http://www.joekekloosterman.nl

/*-----------Block Level Elements--------------*/

*
{
	margin:0;
	padding:0;
}

body
{
	font: 70% trebuchet ms, tahoma, arial;
	background-image: url(images/header_bg.jpg);
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
	color: #333;
}
body.narrow
{	
	background-image: url(images/header_bg2.jpg);
}

body .sidebar_divider
{
	margin: 10px 0 0 0;
}

body.narrow .sidebar_divider
{
	margin: 30px 0 0 0;
}

a:link,
a:visited
{
	color: #AD2727;
	text-decoration: underline;
}

a:hover
{
	color: #222;
}

#page
{
	width: 995px;
	margin: 0px auto;
	padding: 8px 0 5px 0;
	margin-bottom: 0;
}

#header
{
	width: 995px;
	margin: 0 auto;
	height: 155px;	
}

#header h1
{
	height: 94px;
	width: 264px;
	padding: 0;
	margin: 0;
	color: #214A5F;
	background-image: url(images/header.jpg);
	background-repeat: no-repeat;
	text-indent: -999em;
	float: left;
}

#header_bottom
{
	float: left;
	width: 975px;
	text-align: right;
	font-size: 1.2em;
	color: #fff;
	margin: 24px 0px 15px 0;
}

#header_bottom a.btn_social
{
  float: left;
  margin: 5px 5px 0 0;
}

#top_menu { float: right;  margin: 2px 0 0 0; text-align: left; padding: 0; list-style: none;} 
#top_menu li { float: left; }
#top_menu li a { display: block; text-decoration: none;	color: #3C86AE; font-weight: normal; font-size: 11px; text-align: center; padding: 2px 11px; }
#top_menu li a:hover { text-decoration:underline; }

#header_menu { width: 670px; float: left;  margin: 2px 0 0 0; text-align: left; padding: 0; list-style: none;} 
#header_menu li { float: left; border-left: 1px solid #224B60; border-right: 1px solid #4C6D7E; }
#header_menu li a { display: block; text-decoration: none;	color: #fff; font-weight: normal; font-size: 12px; text-align: center; padding: 8px 15px 7px; }
#header_menu li a:hover { background-color: #224B60; }

#content
{
	float: left;
	width: 650px;
	line-height: 1.6em;
	margin: 11px 18px 0 5px;
}

#footer { color: #ADB7BC;  margin: 0; background-color: #214A5F; padding: 9px 0 9px; }

#footer .footer_content { width: 995px; margin: 0 auto; }

#footer .footer_block { width: 312px; float: left; margin: 0 25px 20px 0; }

.footer_bottom { color: #ADB7BC; background-color: #37799B; border-top: 1px solid #689AB3; padding: 7px 0 8px 0; }

.footer_bottom p { width: 995px; margin: 0 auto; }

#footer a, .footer_bottom a { color: #D0D6D9; text-decoration: underline; }

#footer a:hover, .footer_bottom a:hover { color: #fff; text-decoration: underline; } 

#footer h3 { font-size: 20px; font-weight: normal; margin: 5px 0; border-bottom: 1px dotted #57737F; padding: 0 0 3px 0; }

#footer ul { margin: 0 0 10px 2px; font-size: 12px; list-style-type: none; }

#footer ul li { margin: 2px 0 5px 0; }

#footer ul li a { padding: 3px 0; text-decoration: none; }

#footer ul li a:hover { text-decoration: underline ;}

#footer p { float: left; font-size: 11px; margin: 5px 0 0 5px; padding: 0; }

.push { clear: both; }


/*-------------Shop-------------*/

#shop_content
{
	float: left;
	width: 750px;
	line-height: 1.6em;
	margin: 10px 0 0 0;
	font-size: 13px;
}

#shop_left
{
	float: left;
	width: 210px;
	line-height: 1.6em;
	margin: 10px 25px 0 0;
}
#shop_menu {
	list-style: none;
	font-size: 13px;
	color: #204A5F;
	border-top: 1px solid #C4D3DB;
}
#shop_menu a {
	color: #204A5F;
	text-decoration: none;
}
#shop_menu a:hover {
	color: #204A5F;
	text-decoration: underline;
}
#shop_menu li{
	background-image: url(images/bullet.gif);
	background-repeat: no-repeat;
	background-position: 8px 15px;
	border-bottom: 1px solid #C4D3DB;
	padding: 7px 7px 7px 20px;
}

#shop_menu li.active {
	background-color: #EBF2F3;
}

#shop_menu li ul {
	border: none;
	font-size: 12px;
	list-style: none;
	margin: 5px 0 0 0;
	color: #2F708E;	
}

#shop_menu li ul li {
	padding: 2px 0;
	border: none;
	background: none;
}

.product_box {
	width: 165px;
	height: 205px;
	margin: 0 10px 10px 0;
	padding: 5px;
	float: left;
	border: 1px solid #C4D3DB;
	position: relative;
}

.product_box .title {
	margin: 3px 0 0 0;
	line-height: 1.4em;
	text-align: center;
	color: #204A5F;
	font-weight: bold;
	height: 42px;
}

.product_box .image {
	display: block;
	margin: 0 auto;
	
	text-align: center;
}

.product_box .price {
	background-image: url(images/price_bg.png);
	background-repeat: no-repeat;
	width: 63px;
	height: 63px;
	color: #fff;
	font-size: 21px;
	line-height: 61px;
	text-align: center;
	text-indent: -2px;
	position: absolute;
	right: 7px;
	bottom: 9px;
}
.product_box .price span {
	font-size: 11px;
	margin: 0 0 0 1px;
}

.product_image {
	width: 200px;
	float: left;
	display: block;
	overflow: hidden;
}
.product_image img {
	margin: 0 auto;
}
.product {
	width: 540px;
	float: left;
}
.product h2 {
	margin: 0 0 15px 0;
	padding: 0;
	font-size: 20px;
	height: auto;
}
.product h3 {
	font-size: 20px;
	color: #214A5F;
}

h2.h-product {
	margin: 20px 0 10px 0 !important;
	padding: 0 !important;
	height: auto;
}

.btn_bestellen {
	background-image: url(images/bestellen.png);
	width: 137px;
	height: 30px;
	overflow: hidden;
	display: block;
	text-indent: -999px;
	margin: 10px 0;
}


/*-------------Headings-------------*/

h1,
h2, 
h3,
h4
{
	font-family: trebuchet ms, tahoma, arial;
	text-align: left;
}

h1 
{
	font-size: 3.0em;
	line-height: 1.0em;
}

h2 
{
	font-size: 2.1em;
}

h3 
{
	font-size: 1.4em;
	font-weight: normal;
}

h4 
{
	font-size: 1.0em;
}

h5 
{
	margin: 0;
	padding: 12px 0 0 0;
	font-size: 0.9em;
}

/*-------------The Post-------------*/

h2,
h2 a,
h2 a:link,
h2 a:hover,
h2 a:visited,
h2 a:active 
{	
	text-decoration: none;
	color: #214A5F;
	margin: 2px 0 2px 0;
	font-weight: normal;
	padding: 0;
	height: 53px;
	line-height: 25px;
}

h2.home, h2.home a
{
	color: #214A5F;
	height: 22px;
}

h2.page, h2.page a
{
	height: auto;
	line-height: 20px;
	font-size: 18px;
	color: #214A5F; 
}

h2.page2, h2.page2 a
{
	margin: 8px 0 0 0;
	padding: 0;
	height: 15px;
	line-height: 15px;

	color: #214A5F;
}

h2.author
{
	height: auto;
	color: #214A5F;
	line-height: 19px;
	font-size: 17px;
	margin: 13px 0 15px 0;
	font-weight: normal;
}

.post-small h2,
.post-small h2 a:hover,
.post-small h2 a:visited,
.post-small h2 a
{
	font-size: 1.2em;
	text-decoration: none;
	color: #214A5F;
	margin: 0 0 0 0;
	height: 40px;
	line-height: 1.2em;
	font-weight: bold;
}

.post
{
	font-size: 1.2em;
	margin: 2px 0 17px 0;
	text-align: justify;
	color: #333;
	width: 630px;
	line-height: 1.40em;
	padding: 0 0 10px 0;
	float: left;
	clear: both;
	border-bottom: 2px solid #ccc;
}

.single
{
	width: 635px;
	border-top: 1px dotted #bbb;
}

.post-page
{
	margin: 10px 0 0 0;
	width: 635px;
	border: 0;
}

.post-home
{
	width: 490px;
	margin: 0;
	padding: 0;
	color: #fff;
}

.small-box
{
	float: left;
	margin: 2px 13px 12px 2px;
	padding: 0 0 10px 0;
	border-bottom: 1px solid #ddd;
	height: 287px;
	overflow: hidden;
}

.post-small
{
	margin: 0 2px 0 5px;
	text-align: justify;
	color: #333;
	width: 222px;
	float: left;
}

.post-small-content
{
	clear: both;
	font-size: 13px;
	width: 300px;
	padding: 5px 8px 0 1px;
	line-height: 19px;
}

.post-left
{
	
	width: 140px;
	
	float: left;
	margin: 0 5px 15px 0;
}

.post-left img
{
	border: 1px solid #fff;
}

.post-left-single
{
	width: 140px;
	float: left;
	margin: 0 5px 15px 0;
}

.post-left-single img
{
	padding: 1px;
	border: 1px solid #D0D6D9;
}

.post-left-small
{
	width: 80px;
	float: left;
	margin: 0;
}

.post-left-small p
{
	margin: 7px 5px 0 2px;
	color: #999;
}

.post-left-small img
{
	width: 70px;
	height: 70px;
	padding: 1px;
	border: 1px solid #dadada;
}

.small-links
{
	font-size: 12px;
	margin: 0 0 4px 4px;
	padding: 0;
	line-height: 19px;
	color: #AD2727;
}

.small-links a
{
	color: #214A5F;
}

.post .entry p
{
	padding: 2px 0px;
	margin: 0;
}

.post .entrytext p
{
	padding: 12px 0px;
	margin: 0;
}

.post .entry ul,
.post .entrytext ul, 
.post .entrytext ol
{
	margin: 0px 0 5px 17px;
	padding-left: 11px;
}

.post .entry ul h3,
.post .entry ol h3,
.post .entrytext ul h3,
.post .entrytext ol h3
{
	margin-left: -25px; !important
}

.post .entry li,
.post .entrytext li
{
	padding: 1px 0 1px 0;
}

.entry,
.entrytext
{
	margin: 0 0 6px 3px;
	text-align: justify;
}

.entrytext .postmetadata
{
	margin-top: 20px;
	text-align: justify;
}

.entrytext h3
{
	margin: 15px 0 0 0;
	padding: 0;
	font-size: 17px;
	line-height: 18px;
}

.entrytext img
{
	border: 1px solid #ddd;
}

.postmetadata
{
	padding: 3px 8px 0px 2px;
	margin: 0;
	line-height: 19px;
	font-size: 12px;
	color: #888;
	float: left;
	width: 430px;
}

.postmetadata span
{
	float: left;
	width: 80px;
}

.postmetadata .tags
{
	width: 350px;
	float: left;
	height: 20px;
	overflow: hidden;
}

.postmetadata a,
.postmetadata-home a
{
	color: #AD2727;
	text-decoration: none;
}

.tweet_button {
  float: left;
 
  padding: 10px 13px 0 2px;

}

.read_button
{
	float: right;
	margin: 5px 0 0 0;
}

.postmetadata-small
{
	padding: 2px 8px 0 2px;
	margin: 0;
	font-size: 11px;
	color: #888;
	line-height: 17px;
}

.postmetadata alt
{
	padding-top: 2px;
	margin-bottom: 0px;
	text-align: left;
}

.post-bottom-line
{
	clear: both;
	margin: 0 0 15px 0;
	border-top: 2px solid #ddd;
}

.normal-bottom-line
{
	clear: both;
	margin: 10px 0 10px 0;
	background-color: #ddd;
	height: 2px;
}

/*--------------------------*/
.navigation
{
	width: 100%;
	text-align: center;
	display:block;
	margin: 10px 0 20px 0;
}

#nav
{
    	list-style-type : none;
    	text-align : center;
    	font-family: tahoma, arial;
	font-size: 10px;
	line-height: 3.15em;
	height : 40px;
}

#nav a
{
   	margin: 0px;
   	width : 94px;
   	height : 20px;
   	font-weight : bold;
   	font-style : normal;
   	display : block;
   	padding: 0 0 10px 0;
}

#nav a:hover
{
	background: #000;
}

#nav li
{
	float: right; 
	list-style-type: none;
	margin: 0px;
	border-right: solid 1px #fff;
}
 
.alignleft
{
	float:left;
	text-align:left;
}

.alignright
{
	float:right;
	text-align:right;
}

.pagetitle
{
	color: #214A5F;
	font-size: 1.7em;
	margin: 5px 0 5px 0;
	font-weight: normal;
}

.pagetitle2
{
	color: #D0D6D9;
	font-size: 1.6em;
	margin-bottom: 7px;
	font-weight: normal;
}

blockquote
{
	margin: 10px 0 10px 0;
	padding: 5px 10px 5px 10px;
	background: #efefef; 
	color:#666666; 
	border: solid 1px #dedede; 
	border-left: solid 5px #dedede;
}

code
{
	font:1.2em 'Courier New',Courier,Fixed;
	display:block;
	overflow:auto;
	text-align:left;
	margin: 10px 0 10px 0;
	padding: 5px 10px 5px 10px;
	background: #FBF5DF;
	border-top: solid 1px #EDE0B3;
	border-bottom: solid 1px #EDE0B3;
}

a img
{
	border: 0;
}

.post_footer {  height: 20px; width: 100%; background: #ECF3F7;  float: left; margin: 3px 0 22px 0px; padding: 3px; }

.post_feeder { border: 1px solid #BBD6E3; padding: 7px; margin: 15px 0 23px 0; background: #ECF3F7;}

.post_feeder h3 { font-size: 13px; margin: 0 0 5px 0;}

.post_feeder p { font-size: 11px; padding: 2px 0 5px 0; margin: 0; }

.rss_feed a { color: #333; padding: 0 15px 4px 25px; margin: 0; background: url(./images/rss.gif) no-repeat 3px 0px; text-decoration: underline; font-size: 12px; }

.email_feed a { color: #333; padding: 0 15px 0px 25px; margin: 0; background: url(./images/email.gif) no-repeat 3px 0px; text-decoration: underline; font-size: 12px; }

.btn_feed { margin: 8px 0 0 0; }

.btn_feed a:hover { text-decoration: none; }

.bookmark { font-size: 11px; }

/*

.PostCom { padding: 0px; margin: 0 0 0 0; font-size: 11px; display: inline;}
.PostCom li { padding: 0px; margin: 0; list-style-type: none; background-color: #D1E2ED; display: inline;}
.PostCom li a { color: #214A5F; padding: 0 15px 0px 25px; margin: 0; background: url(./images/comment.gif) no-repeat 5px 5px; float: left; text-decoration: none; font-size: 11px;}
.PostCom li a:hover { text-decoration: underline; color: #214A5F;}

.ShareThis { paddingtop: 5px; margin-top: 5px; font-size: 11px; display: inline;}
.ShareThis li { padding: 0; margin: 0; list-style-type: none; background-color: #D1E2ED; display: inline;}
.ShareThis li a { color: #214A5F; padding: 0 15px 0px 25px; margin: 0; float: left; text-decoration: none; font-size: 11px;}
.ShareThis li a:hover { text-decoration: underline; color: #214A5F;}
.ShareThis li span { padding-top: 3px; }

.PostRSS { padding: 0px; margin: 0 0 0 0; font-size: 11px; display: inline;}
.PostRSS li { padding: 0px; margin: 0px; list-style-type: none; background-color: #D1E2ED; display: inline;}
.PostRSS li a { color: #214A5F; padding: 0 15px 0px 22px; margin: 0; background: url(./images/rss_sm.gif) no-repeat 5px 5px; float: left; text-decoration: none; font-size: 11px;}
.PostRSS li a:hover { text-decoration: underline; color: #214A5F;}

.PostEdit { padding: 0px; margin: 0 0 0 0; font-size: 11px; display: inline;}
.PostEdit li { padding: 0px; margin: 0px; list-style-type: none; background-color: #D1E2ED; display: inline;}
.PostEdit li a { color: #214A5F; padding: 0 0px 0px 22px; margin: 0; background: url(./images/edit.gif) no-repeat 5px 5px; float: left; text-decoration: none; font-size: 11px;}
.PostEdit li a:hover { text-decoration: underline; color: #214A5F;}

*/

/*--------------Sidebar------------*/

.sidebar_left a:link,
.sidebar_right a:link,
.sidebar_left a:visited,
.sidebar_right a:visited
{
	color: #214A5F;
}


.sidebar_right
{
	width: 320px;
	float: left;
	padding: 15px 0 0 0;
}

.sidebar_right p
{
	margin: 5px 0;
	font-size: 12px;
	line-height: 21px;
}

.sidebar_right .box
{
	float: left;
	padding: 0;
	margin: 0 0 10px 0;
}

.sidebar_right .box h2 span
{
	position: relative;
	top: -2px;
	right: 0px;
	margin: 0 0 0 20px;
}

.sidebar_right .box h2 span a
{
	font-size: 11px;
	padding: 2px 5px;
	outline: none;
	margin: 0 3px;
	color: #5B7A8A;
}

.sidebar_right .box h2 span a.selected
{
	background-color: #8EB0BB;
	color: #fff;
}

.sidebar_right .box ul.popular li
{
	clear: both;
	margin: 4px 0;
	display: block;
}

.sidebar_right .box ul.popular li a
{
	font-size: 13px;
	font-weight: bold;
	line-height: 18px;
	padding: 5px 0 4px 3px;
	float: left;
	width: 250px;
}

.sidebar_right .box ul.popular li a span
{
	color: #999;
	font-size: 11px;
	font-weight: normal;
	display: block;
	text-decoration: none;
}

.sidebar_right .box ul.popular li img
{
	width: 40px;
	height: 40px;
	padding: 1px;
	border: 1px solid #dfdfdf;
	float: left;
	margin: 3px 4px 3px 0;
}

.sidebar_right-left 
{
	width: 175px;
	float: left;
}

.sidebar_right-right 
{
	width: 125px;
	float: left;
	margin: 0 0 0 10px;
	
}

.sidebar_right .sidebar_buttons a
{
	float: left;
	margin: 5px 5px 2px 0;
}

.sidebar_right p
{
	margin: 3px 0 0 0;
	color: #fff;
}

.sidebar_left ul,
.sidebar_right ul
{
	list-style-type: none;
	margin: 0 0 0 8px;
	padding: 3px 0;
	color: #AD2727;
	line-height: 22px;
		
}

.sidebar_left h2,
.sidebar_right h2 
{
	font-weight: normal;
	font-size: 1.5em;
	color: #214A5F;
	margin: 3px 0 0 0;
	padding: 0 0 0 8px;
	background-image: url(images/sidebar_header.jpg);
	background-repeat: no-repeat;
	height: 34px;
	width: 320px;
	line-height: 34px;
}

.sidebar_left ul li,
.sidebar_right ul li
{
	padding: 0;
	color: #AD2727;
	font-size: 12px;
}

.sidebar_right ul li a:link, .sidebar_right ul li a { color: #214A5F; text-decoration: none; }
.sidebar_right ul li a:visited { color: #214A5F; }
.sidebar_right ul li a:hover { color: #214A5F; text-decoration: underline; }
.sidebar_right ul li a:active { color: #214A5F; }

.sidebar_right a:link, .sidebar_right a { color: #214A5F; }
.sidebar_right a:visited { color: #214A5F; }
.sidebar_right a:hover { color: #214A5F; text-decoration: underline; text-decoration: none; }
.sidebar_right a:active { color: #214A5F; }

.ads-125
{
	padding: 0 0 10px 0;
}

/*--------------Author page--------------*/

.author_info
{
	display: block;
	width: 640px;
	float: left;
	margin: 0 0 17px 0;
}

.author_info .author_title
{

	float: left;
	display: block;
	height: 50px;
}

.author_info .author_title h2
{
  color: #214A5F;
	height: 19px;
	margin: 4px 0 8px 0;
	padding: 0;
}

.author_info img
{
	border: 1px solid #fff;
	float: left;
	margin: 0 10px 5px 0;
}

.author_info div a
{
	color: #AD2727;
	text-decoration: none;
}

.author_info .description
{
	display: block;
	font-size: 1.2em;
	text-align: justify;
	color: #444;
	line-height: 1.5em;
	margin: 5px 0 10px 0;
	padding: 0;
	width: 640px;
	float: left;
	clear: both;
}

/*--------------Category page--------------*/

.cat_description
{
	height: 110px;
}

/*--------------Comments--------------*/

.Comments
{
	margin: 10px 0 0 0;
	width: 100%;
}

ol.commentlist
{
	list-style-type : none;
	font-size: 1.2em;
}

ol.commentlist li
{
	margin-bottom: 20px;
	padding-bottom: 20px;
	border-bottom: 1px dashed #ccc;
}

ol.commentlist li.alt
{
	margin-bottom: 20px;
	padding-bottom: 20px;
	border-bottom: 1px dashed #ccc;
}

#comment_title
{
	margin-bottom: 5px;
}

#commentform
{
	margin-bottom: 20px;
}

#commentform p
{
	margin-bottom: 10px;
}

#commentform small.smilies
{
	color: #999;
	float: left;
	display: block;
	padding: 0 5px 0 0;
	height: 16px;
	line-height: 16px;
}
 
.List ol { padding: 0px; margin: 0px;}
.List li { position: relative; padding: 0px; margin: 0px 0px 20px 0px; list-style-type: none; font-size: 11px;}

.comment_info 
{ 
	margin: 0 0 3px 0; 
	font-size: 13px; 
	line-height: 21px; 
	padding: 0;
	display: block;
}

.comment_date { font-size: 12px; color: #777; }

.list .ListContent { background-color: #E7EFF2; margin: 4px 0 5px 0; color: #444; font-size: 13px; line-height: 19px; padding: 8px; }

.list .odd { background-color: #fff; }

.list .ListContent p { float: none; display: block; clear: both; padding: 2px 0; }

.rss_feed a { color: #333; padding: 0 15px 0 25px; margin: 0; background: url(./images/rss.gif) no-repeat 6px 0px; font-weight: normal; text-decoration: underline; font-size: 12px; }

.Form { margin: 5px 0 0 0; }

.Form form { padding: 10px 0px 10px 0px; margin: 0px;  }
.Form p { padding: 0px; margin: 0px; color:#4984B4;}
.Form p label { padding-bottom: 11px; display: block; }
.Form p label small { font-size: 11px; color: #999999; }

.Form .TextField { background: #f9f9f9; border: solid 1px #A7C7DC; padding: 4px; margin-right: 15px; color: #333;}
.Form .TextArea { background-color: #f9f9f9; border: solid 1px #A7C7DC; padding: 2px; margin-bottom: 5px; color: #333; width: 99%; font-family: tahoma, arial; font-size: 12px; }
 
.Form input.SubmitComment { width: 182px; padding: 5px; background: #AD2727;  color: #fff; font-size: 12px; border: 0; }
.Form input.SubmitComment:hover { background: #AD2727; cursor: pointer; color: #fff; font-size: 12px; border: 0; }
.Form input.SubmitCommentIE { width: 182px; padding: 5px; background: #AD2727; cursor: pointer; color: #fff; font-size: 12px; border: 0;}

/*--------------Search Form-------------*/

#search {
	margin: 17px -5px 0 10px;
  	text-align: left;
  	
 	float: right;
}

#searchform {
  	padding: 0;
	width: 334px;
	height: 49px;
	background-image: url(images/search_bg.png);
	background-repeat: no-repeat;
}

.search_input {
  	text-align: left;
  	font-size: 14px;
  	color: #888;
  	width: 260px;
  	border: 0;
  	margin: 13px;
  	padding: 3px 5px 3px 5px;
  	float: left;
}

.search_button
{
	margin: 9px 0;
	padding: 0 0 1px 0;
	text-indent: -999em;
	height: 32px;
	width: 30px;
	border: 0;
	text-decoration: none;
	color: #fff;
	cursor: pointer;
	cursor: hand;
	background: 0;
	overflow: hidden;
}

/*-------------Calendar-----------------*/

#wp-calendar
{
	width: 180px;
	text-align: left;
	margin-top: 5px;
}

#wp-calendar th
{
	margin-top: 5px;
}

#wp-calendar caption
{
	font-size: 1.2em;
	margin-top: 5px;
}

/*-------------Other------------------*/

hr
{
	display: none;
}

#adsense_singlepost_top_square
{
	text-align: center;
	width: 340px;
	margin: 14px 0 4px 9px;
	float: right;
	display: block;
	
}

#custom_singlepost_top_square
{
	font-family: Arial;
	font-size: 12px;
	color: #333;
	text-align: left;
	width: 310px;
	height: 250px;
	background-color: #fafafa;
	border: 1px solid #dfdfdf;
	margin: 14px 0 4px 9px;
	float: right;
	display: block;
	padding: 15px;
	
}

#custom_singlepost_top_square a {
	font-size: 11px;
}

#custom_singlepost_top_square a.link_big {
	font-size: 13px;
	color: #214A5F;
	font-weight: bold;
}

#ad_standard
{
	width: 250px;
	color: #214A5F;
	font-size: 12px;
	background-color: #EEF4F4;
	border: 1px solid #CBD8DE;
	margin: 12px 0 10px 15px;	
	padding: 10px;
	float: right;
	line-height: 21px;
}

#ad_affiliate
{
	margin: 12px 0 10px 15px;	
	float: right;
}

#ad_affiliate_wide
{
	text-align: center;
	width: 635px;
	margin: 20px 0 5px 0;
	
}

.ad_125
{
	width: 125px;
	height: 125px;
	float: left;
	margin: 0 0px 18px 15px;
}

.ad_234
{
	width: 320px;
	text-align: center;
	margin: 0 0 15px 0;
}

.ad_single_bottom
{
	padding: 10px 0 5px 0;
	width: 630px;
	text-align: center;
}

.ad_single_bottom_2
{
	padding: 5px 0 15px 0;
	width: 630px;
	text-align: center;
}

.ad_links
{
	display: block;
	margin: 15px 0;
}

.ad_links ul
{
	margin: 0 0 0 25px;
	list-style-type: disc;
}

.ad_links ul li
{
	color: #214A5F;
}

.ad_links a
{
	font-size: 12px;
	color: #AD2727 !important;
	font-weight: normal;
	text-decoration: underline;
}

.adsense_singlepost_bottom_square
{
	float: left;
	margin: 0 0 0 15px;
	width: 300px;
	padding: 0;
	text-align: left;
	
}

#adsense_singlepost_top_banner
{	
	padding: 3px 0 10px 0; 
	width: 635px;
	text-align: center;
	float: left;
}

#adsense_singlepost_bottom_banner
{
	margin-bottom: 30px;
}

#adsense_homepage_linkunit
{
	margin-bottom: 30px;
}

#adsense_homepage_banner
{
	margin-bottom: 30px;
}

#adsense_sidebar
{
	padding: 10px;
}

a.link1 { font-size: 11px; color: #214A5F; }
a.link1:hover { text-decoration: underline; }
a.link1:visited { font-size: 11px; color: #214A5F; }
a.link1:active { font-size: 11px; color: #214A5F; }

a.link2 { color: #AD2727; text-decoration: underline; }
a.link2:hover { text-decoration: none; }
a.link2:visited { color: #AD2727; text-decoration: underline;}
a.link2:active { color: #AD2727; text-decoration: underline;}

.bol_boek { font-family: trebuchet ms, arial; font-size: 11px; margin: 0 16px 16px 0; float: left;}

.bol_boek a img { float: left; margin: 0 5px 0 0; }

.bol_boek a p { font-weight: bold; margin: 0; padding: 0; }

h3.heading_bg
{ 
	font-weight: normal;
	font-size: 1.35em;
	color: #214A5F;
	margin: 15px 0 12px 0;
	padding: 0 0 0 8px;
	background-image: url(images/heading_bg.jpg);
	background-repeat: no-repeat;
	height: 34px;
	width: 627px;
	line-height: 34px;
	position: relative;
}

h3.heading_bg2
{ 
	font-weight: normal;
	font-size: 1.45em;
	color: #214A5F;
	margin: 20px 0 12px 0;
}


.similar_posts
{
	clear: both;
	width: 627px;
	margin: 0 0 10px 0;
	padding: 0;
}

.similar_posts ul
{ 
	float: left;
	margin: 6px 5px 0 2px;
	width: 305px;
}

.similar_posts ul li 
{ 
	list-style-type: none;	
	padding: 0 0 0 1px; 
	clear: both;
}

.similar_posts ul li img
{ 
	width: 40px;
	height: 40px;
	padding: 1px;
	border: 1px solid #dfdfdf;
	float: left;
	margin: 3px 6px 3px 0;
}

.similar_posts ul li a
{ 
	color: #214A5F; 
	font-weight: bold;
	text-align: left;
	text-decoration: none;
}

.admintab
{
	text-transform: lowercase;
}
	
.bol-boek-post 
{
	float: left; 
	margin: 3px 16px 12px 0;
}

.clear
{
	clear: both;
}

.post-avatar img, .postavatar img
{
	padding: 1px;
	border: 1px solid #D0D6D9;
}

#JT_arrow_left
{
	background-repeat: no-repeat;
	background-position: left top;
	position: absolute;
	z-index:101;
	left:-12px;
	height:23px;
	width:10px;
    	top:-3px;
}

#JT_arrow_right
{	
	background-repeat: no-repeat;
	background-position: left top;
	position: absolute;
	z-index:101;
	height:23px;
	width:11px;
    	top:-2px;
}

#JT
{
	position: absolute;
	z-index:100;
	border: 2px solid #D0D6D9;
	background-color: #fff;
}

#JT_copy
{
	padding:10px 10px 10px 10px;
	color:#333333;
}

.JT_loader
{
	background-image: url(../images/loader.gif);
	background-repeat: no-repeat;
	background-position: center center;
	width:100%;
	height:12px;
}

#JT_close_left
{
	background-color: #D0D6D9;
	text-align: left;
	padding-left: 8px;
	padding-bottom: 5px;
	padding-top: 2px;
	font-weight:bold;
}

#JT_close_right
{
	background-color: #D0D6D9;
	text-align: left;
	padding-left: 8px;
	padding-bottom: 5px;
	padding-top: 2px;
	font-weight:bold;
}

#JT_copy p
{
	margin:3px 0;
}

#JT_copy img
{
	padding: 1px;
	border: 1px solid #D0D6D9;
}

.newsletter_box
{
	border: 1px solid #CBD8DE;
	padding: 15px;
	background-color: #E7EFF2;
	line-height: 21px;
	margin: 15px 20px 20px 0;
	float: left;
	width: 95%;
}

.newsletter_box .email_form
{
	margin: 10px 0 0 0;
	padding: 0 0 20px 0;
	clear: both;
}

.newsletter_box .email_form input
{
	margin: 0 0 0 0;
	padding: 0;
}

.newsletter_box .email_form .button
{
	float: left;
	border: 0;
}

.newsletter_box .email_form .textinput
{
	float: left;
	text-align: left;
  	font-size: 12px;
	color: #4295BD;
	width: 214px;
	border: 1px solid #A4BAC6;
	padding: 2px 5px 3px 25px;
	margin: 0px 5px 0 0;
	background-image: url('images/email.png');
	background-repeat: no-repeat;
	background-position: 4px 2px; 
}

.newsletter_form {
	margin: 15px 0; 
	padding: 0;
	width: 560px;
}

.newsletter_form label
{
	margin: 6px 0 0 0;
	width: 120px;
	float: left;
}

.newsletter_form .textinput
{
	float: left;
	text-align: left;
  	font-size: 13px;
	color: #4295BD;
	width: 270px;
	border: 2px solid #BECED6;
	padding: 6px 5px;
	margin: 0px 150px 8px 0;

}

.newsletter_form .btn
{
	font-family: trebuchet ms, arial;
	background-color: #37799B;
	border: 2px solid #BECED6;
	padding: 5px 15px;
	margin: 10px 0 0 0;
	font-size: 18px;
	font-weight: bold;
	color: #fff;
	cursor: pointer;
	cursor: hand;
}

a.rss_button {
	clear: both;
	margin: 10px 0 13px 0;
	background-image: url(images/rss_bg.png);
	background-repeat: no-repeat;
	overflow: hidden;
	text-indent: -999px;
	height: 58px;
	width: 393px;
	display: block;
	
	border: 1px solid #fff;
}
a.rss_button:hover {
	background-position: 0 -58px;

}
.message_bottom {
	float: left;
	width: 500px;
	clear: both;
	display: block;
	
}

.message_bottom #mce-success-response {
	padding: 5px;
}

.message_bottom #mce-error-response {
	padding: 5px;
	background-color: #FFEEEE;
	color: #FF0000;
}

div.mce_inline_error{ 
	margin: 0 150px 10px 0 !important;
	padding: 5px !important;
	clear: both !important;
	width: 393px !important;
}


.bullet_plus { background: url(images/bullet_plus.gif) no-repeat 0px 2px; padding: 2px 0 3px 22px; }
.bullet_minus { background: url(images/bullet_minus.gif) no-repeat 0px 2px; padding: 2px 0 3px 22px; }

table.post_table { margin: 15px 0; }
table.post_table tr td, table.post_table tr th { padding: 6px 2px; line-height: 19px; }