/*
Theme Name:		Cutline 3-Column Split
Theme URI:		http://pearsonified.com
Description:	A squeaky clean, feature-rich theme for WordPress designed and coded by <a href="http://pearsonified.com">Chris Pearson</a>.
Version:		1.1
Author:			Chris Pearson
Author URI:		http://pearsonified.com/
*/

html,body {
	background-color: #fff;	
	color: #000;
	font: 12px arial, verdana, helvetica, trebuchet;
	text-align: center;
	height: 100%;
	margin: 0px;
	padding: 0px;
}

* { padding: 0px; margin: 0px; }


.klein {font-size:2px;}

/*---:[ global elements ]:---*/

.tags{
	color: #FFFFFF;
	font-size: 15px;
	font-weight: lighter;
	background-image: none;
	width: 204px;
	padding-left: 20px;
	height: 26px;
	line-height: 24px;
	margin-bottom: 10px;
	background-color: #8B8B8B;
	list-style-type: none;
	text-align: left;
	clear:left;
	float:left;
	background-image: url(http://www.atmadvocaten.nl/beta/images/arrow_gray.gif);
	background-repeat: no-repeat;
	background-position: left;

}

#menu_contact{
float:left;
position:absolute;
width:250px;
margin-left:673px;
padding:0px;
*margin-left:672px;

}

widget{
	width: 100%;
	height:auto;
	margin-top:0px;
	margin-bottom:10px;
}
widget ul{
	width: 100%;
	height:auto;
	margin-top:0px;
}
.thumbnail{
	padding-right: 10px;
}

a, a:visited, a:link, a:active {
	text-decoration: none;
	color:#666666;
}
a:hover { text-decoration: underline; }

.page a img {
	border: none; 	
	padding-right: 10px;
}
	
blockquote { color: #555; margin: 0 30px 1.5em 30px; padding: 0 0 0 10px; border-left: 1px solid #aaa; }

abbr, acronym { border-bottom: 1px dotted #aaa; text-transform: uppercase; cursor: help; }
	
code { color: #090; }

pre { margin: 0 0 1.5em 0; overflow: auto; clear: both; }

p.center { text-align: center !important; }

p.bottom { margin: 0 !important; }

p.unstyled { font-size: 1.4em; }


/*---:[ headlines ]:---*/

h1, h2, h3 { font-family: Arial, Helvetica, sans-serif; }

h1 { font-size: 3.6em; letter-spacing: -0.03em; }
		
h2 {
	font-size: 14px;
	color: #000;
	width: 100%;
	font-weight: lighter;
}
	
h3 {
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	padding-bottom: 0px;
	color: #0A2874;
}
h3 a, h3 a:visited, h3 a:link, h3 a:active { color: #0A2874; text-decoration: none; }
h4 a:hover { color: #0A2874; text-decoration: underline; }


h4 { font:1.0em Arial, Helvetica, sans-serif; color: #0fb7db; }
h4 a, h4 a:visited, h4 a:link, h4 a:active { color: #0fb7db; text-decoration: none; }
h4 a:hover { color: #888; text-decoration: underline; }
.posts h4 { margin: 0 0 5px 0; padding: 0 0 0 0; }



/*---:[ core layout elements ]:---*/

	#container { 
	width: 905px; 
	margin: 0 auto 0 auto; 
	position: relative;
	height:auto;

	}
					
	#content_box {
	width: 905px;
	text-align: left;
	
}
	#right_padding
	{
	padding-left: 10px;
	padding-right: 3px;	
	}
	#tag_padding
	{
	padding: 0px;
	background-color:#CCCCCC;	
	}
	#right_padding_zoek
	{
	padding-left: 22px;
	padding-right: 3px;	
	padding-top: 34px;	
	}
	
	#content {
	width: 600px;
	color: #000;
	padding: 30px;
	left: 224px;
	float:left;
	clear:right;

}
		
	#r_sidebar {
	width: 224px;
	background-image: url(http://www.atmadvocaten.nl/beta/images/right_bg.gif);
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #DBD6D6;
	padding-top: 1px;
	top: 142px;
	float: left;
	clear:right;
	}
	
	#l_sidebar {
	width: 241px;
	height:100%;
	padding: 0px;
	margin: 0px;
	color: #0A2874;
	top: 142px;
	z-index:1;
	float: left;
	clear: right;
}
		
	#footer {
	width: 905px;
	height:15px;
	margin-top: 10px;
	padding-top: 5px;
	z-index:0;
	float: left;
	clear: left;
	text-align: left;
	color:#999;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: dotted;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	}
	#footer_left{
	
	width: 150px;
	float: left;
	
	}
	
#footer_right{
	
	width: 400px;
	float: right;
	
	}

#header {
	width: 905px;
	height:191px;
	}
#huisadvocaten
{
	height:110px;
	width:110px;
	margin-top: 80px;
	margin-left: 670px;
	position: absolute;
	z-index: 5;

}		


/*---:[ header styles ]:---*/

#masthead { width: 974px; /*height: 100px; background: url('images/logo.gif') no-repeat;*/ /* uncomment the height and background declarations here if you intend to use a graphic in the header instead of the h1 */ }

	/* #masthead a { display: block; width: 970px; height: 100px; } */ /* uncomment this line if you use a graphic in the header - make sure the height of your header graphic is equal to the height declared in this line of code! */

ul#nav { list-style: none; width: 950px; padding: 0 10px; background: url('images/hr_dot_black.gif') repeat-x; border-bottom: 3px solid #000; float: left; clear: both; }

	ul#nav li { padding: 0.85em 40px 0.7em 0; font: bold 1.4em Helvetica, Arial, sans-serif; text-transform: uppercase; float: left; }
	
		ul#nav li a, ul#nav li a:visited { color: #000; text-decoration: none; }
	
		ul#nav li a:hover { color: #000; text-decoration: underline; }
		
		ul#nav li a.current, ul#nav li a.current:visited, ul#nav li a.current:hover { color: #090; text-decoration: underline; }
		
	ul#nav li.rss { padding: 0.85em 0 0.7em 0; float: right; }
			
		ul#nav li.rss a { padding: 0 18px 0 0; background: url('images/icon_rss.gif') 100% 50% no-repeat; }
			
#header_img { position: relative; margin: 0 0 3.0em 0; border-bottom: 1px solid #000; float: left; clear: both; }

	#header_img img { display: block; } /* this is really just an IE 6 and 7 hack in disguise */



/*---:[ content styles ]:---*/

.entry { padding-top: 10px; color:#555;}
		
		.entry a { color:#a1be01;}

	.entry blockquote { font-size: 14px; }
	
		.entry blockquote.right { width: 200px; font-style: normal !important; font-size: 1.3em !important; margin: 0.3em 0 0.3em 15px !important; padding: 0.3em 0 !important; border: 3px double #aaa; border-width: 3px 0; text-align: center; float: right; }
		
		.entry blockquote.left { width: 200px; font-style: normal !important; font-size: 1.3em !important; margin: 0.3em 15px 0.3em 0 !important; padding: 0.3em 0 !important; border: 3px double #aaa; border-width: 3px 0; text-align: center; float: left; }
	
			.entry blockquote.right p, .entry blockquote.left p { margin: 0 !important; line-height: 1.0em !important; }
	
	.entry p { margin: 0 0 1.0em 0;}

	.entry ul, .entry ol { margin: 0 0 1.5em 40px; }
	
	.entry ul { list-style-type: square; }
	
		.entry li { margin: 0 0 0.5em 0; }
		
			.entry ul li ul, .entry ul li ol, .entry ol li ul, .entry ol li ol { margin: 0.5em 0 0.5em 30px; }
	
	.entry dl { margin: 0 0 1.5em 0; }
			
		.entry dt { font-weight: bold; margin: 0 0 0.5em 0; }
		
		.entry dd { margin: 0 0 1.5em 20px; }
		
	.entry .ad { margin: 0 0 0.5em 15px; float: right; }
	
	.entry .ad_left { margin: 0 15px 0.5em 0; float: left; }

.entry img {
	border: 6px solid #aaa;
	
	padding:0px;
	margin-right:10px;
	float: left;
	clear: left;
}
		.entry img.left {
	padding: 3px;
	border: 3px double #bbb;
	float: left;
	clear: left;
	margin-top: 0.5em;
	margin-right: 0px;
	margin-bottom: 0.5em;
	margin-left: 0;
}
		
		.entry img.right { padding: 3px; margin: 0.5em 0 0.5em 15px; border: 3px double #bbb; float: right; clear: right; }
		
		.entry img.center { display: block; padding: 3px; margin: 0 auto 1.5em auto; border: 3px double #bbb; float: none; clear: both; }
	
		.entry img.off { padding: 0 !important; border: none !important; }
		
		.entry img.stack { clear: none !important; }

.tagged { padding: 0.4em 0 0 0; font-size: 1.0em; line-height: 1.6em; color: #98d6e2; clear: both; }

	.tagged a, .tagged a:visited { padding: 0.25em; color: #98d6e2; text-decoration: none; }
	
		.tagged a:hover { color: #fff; background: #98d6e2; text-decoration: none; }
	
	.add_comment { display: block; padding: 0 0 0 20px; font-weight: bold; float: right; }

.navigation { width: 500px; font-size: 1.4em; float: left; }
	
	.previous { padding: 0 20px 0 0; float: left; }
	
	.next { float: right; }

.clear { width: 500px; height: 1px; margin: 0 0 3.0em 0; clear: both; }

.rule { background: url('images/hr_tag_sep.gif') no-repeat; }

.flat { margin: 0 0 2.0em 0 !important; }

.whitespace { margin: 0 0 1em 0 !important; }



/*---:[ comment styles ]:---*/

#comments { width: 560px; float: left; clear: both; }

	ul#comment_list { list-style: none; margin: 0 0 4.0em 0; border-top: 1px solid #bbb; float: left; }
		
		ul#comment_list li.comment { width: 560px; padding: 1.2em 0 0 0; border-bottom: 1px dotted #bbb; float: left; }
			
		ul#comment_list li.trackback { width: 470px; padding: 1.2em 15px 0 15px; }
				
			.comment_meta { margin: 0 0 1.4em 0; }
			
				.comment_num { padding: 0 15px 0 20px; font-weight: lighter; font-size: 1.0em; float: right; }
				
				.trackback .comment_num { padding: 0 0 0 20px; }
				
					.comment_num a, .comment_num a:visited { color: #888; text-decoration: none; }
					
						.comment_num a:hover { color: #df0000; text-decoration: none; }
				
				.comment_meta strong { font-size: 1.0em; }
					
				.comment_time { font: normal 1.0em Arial, Helvetica, Verdana, sans-serif; color: #888; }
		
			.comment .entry { padding: 0 0px; }
			
				.comment .entry p { margin: 0 0 1.0em 0; }
			


/*---:[ comment form styles ]:---*/

#comment_form { width: 560px; padding: 1.0em 0 0 0; float: left; }

	#comment_form p { padding: 0.6em 0; }
	
		#comment_form label { padding: 0 0 0 10px; font-size: 1.2em; }

		#comment_form .text_input { width: 321px; padding: 3px; color: #000; font: normal 1.4em; border: 1px solid #999;}
		
		#comment_form .text_area { width: 321px !important; }
	
			#comment_form .text_input:focus { border: 1px solid #999; }
	
		#comment_form .form_submit { padding: 0.4em 4px; border: 1px solid #999; font: bold 1.4em; cursor: pointer; }
		
		#comment_form p.subscribe-to-comments { font-size: 1.0em; }
		
			#comment_form p.subscribe-to-comments label { font-size: 1.0em; }
			


/*---:[ sidebar styles ]:---*/


ul.sidebar_list {
	list-style: none;
	height:auto;
	background-color:#fff;
	margin-bottom: 10px;


}

	ul.sidebar_list li.widget, ul.sidebar_list{
	width: 241px;
	float: left;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}

	li.widget p {}
		
	li.widget ul{
	color: #0A2874;
	list-style-image: url(http://badkamermagazine.badkamermarkt.nl/wp-content/themes/cutline-3-column-split-11/images/arrow.gif);
	background-image: url(http://badkamermagazine.badkamermarkt.nl/wp-content/themes/cutline-3-column-split-11/images/bottom_right.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding-left: 25px;
	background-color:#d3f2f7;
	padding-top: 3px;
	padding-bottom: 5px;
}
		
	li.widget li{
	color: #0A2874;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 0;

}
li.linkcat ul {
	color: #0A2874;
	list-style-image: url(http://badkamermagazine.badkamermarkt.nl/wp-content/themes/cutline-3-column-split-11/images/arrow.gif);
	padding-left: 10px;
	width:100px;
	background-image: none;	
}
li.cat-item ul {
	background-image: none;
	width:100px;
	margin-bottom: 0px;

}

li.linkcat li {
	color: #0A2874;
	margin-top: 2px;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 0;
}
.linkcat h2
{
	color: #0A2874;
}
			
		li.widget li a, li.widget li a:visited, li.linkcat li a, li.linkcat li a:visited { text-decoration: none; color: #0A2874;}
				
		li.widget li a:hover, li.linkcat li a:hover { text-decoration: underline; }			


/*---:[ footer styles ]:---*/

#footer p {
	text-align: right;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0em;
	margin-left: 0;
}

	#footer a, #footer a:visited { color: #888; text-decoration: none; }
		
		#footer a:hover { color: #888; text-decoration: underline; }

/*---:[ search form styles ]:---*/

#searchform {
	font-size: 11px;
	float:left;
	position: absolute;
	left: 700px;
	top: 140px;

}
	#search_form .search_input {
	width: 150px;
	height: 19px;
	margin: 0px;
	color:#0A2874;
	vertical-align: bottom;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-color: transparent;
	background-image:url(images/transparent_bullet.gif)


}
	#search_form .submit_input {
	height: 19px;
	width: 35px;
	padding: 0px;
	vertical-align: top;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 15px;
		background-color: transparent;

	background-image:url(images/transparent_bullet.gif)

}
input {
	padding: 3px;
	color: #000000;
	font-family: arial, verdana, Trebuchet, helvetica;
	font-size: 9pt;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
	li.widget .search_input { 	font-size: 9pt; !important; }
	
	.tel{
	font-size: 16px;
	font-weight: bold;
	font-variant: small-caps;
	text-transform: capitalize;
	color: #B50123;
	background-color: #FFFFFF;
	text-align: center;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	margin-top: 5px;
	margin-bottom: 10px;
	}
	#email {
	margin-top: 3px;
	margin-bottom: 5px;
	width: 170px;
	font-size: 11px;

	}
	#stnl_submit{	font-size: 11px;
}
	
	#white{
	background-color: #FFFFFF;
	height: 30px;
	width: 224px;
	}
	
	a.right_link, a.right_link:link, a.right_link:visited{
	text-decoration: none;
	color: #000000;
	}
	a.right_link:hover{
	text-decoration: underline;
	color: #000000;
	}
	
	.cloud 
	{
	background-color:#d3f2f7;
	clear:left;
	float:left;
	width: 231px;
	margin-top: 0px;
	padding: 5px;
	background-image: url(http://badkamermagazine.badkamermarkt.nl/wp-content/themes/cutline-3-column-split-11/images/bottom_right.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	}
	.cloud a, .cloud a:visited {
  	text-decoration: none;
	color: #0A2874;
	}
	.cloud a:hover{
  	text-decoration: underline;
	color: #0A2874;
	}
	.underline
	{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #98d6e2;
	}
.postmetadata{ color:#0fb7db;}
