* {
  margin:0;
  padding:0;
  border:0;
  outline:none;
}

html, body, body.blog  {
  font-family:Calibri, Arial, Helvetica, sans-serif;
  font-size:13px;
  height:100%;
  background-color:#EEEEEE;
  word-spacing: Normal;
  letter-spacing: 0;
  word-spacing:2px;
}

.hidden {
	display:none;
}

.wrapper {
  width:999px;
  margin:0 auto;
}

#header {
	float:left;
	background-color:#2D2D2D;
	height:157px;
	float:left;
	width:100%;
}

.logo a {
	float:left;
	background:#FFF url(images/logo.png) no-repeat;
	width:218px;
	height:42px;	
	margin:43px 0px 0px 8px;
}

#menu {
	float:left;
	margin:45px 0px 0px 210px;
	}

#menu li {
	display:inline;

}
#menu li a {
	float:left;
	background: #414141;
         padding: 7px 10px 0px 10px;
         height:20px;
         margin-right: 10px;
         display:block;
         color: #ffffff;
         text-decoration: none;
	}

#menu li a:hover {
	float:left;
	background: #ffffff;
         padding: 7px 10px 0px 10px;
         height:20px;
         margin-right: 10px;
         display:block;
         text-decoration: none;
	}

#menu li a.menu_item:hover {
         color: #ef7b00;
}

#menu li a.menu_item_actief {
         color: #ef7b00;
}

#submenu {
	float:left;
	margin:55px 0px 0px 50px;
	}

#submenu li {
	float:left;
	display:inline;
	margin-left:17px;
         height: 19px;
}

#submenu li .submenu_item {
         color: #ffffff;
         text-decoration:none;
         border-bottom:1px dotted #ffffff;
         padding-bottom: 2px;

}
#submenu .rss {
	float:left;
	background:#FFF url(images/rss.jpg) no-repeat;
	width:44px;
	height:19px;
	text-indent:-9999px;
}

#submenu .twitter {
	float:left;
	background:#FFF url(images/twitter.jpg) no-repeat;
	width:64px;
	height:19px;	
}

#submenu .email {
	float:left;
	background:#FFF url(images/email.jpg) no-repeat;
	width:42px;
	height:19px;	
}

#container {
	float:left;
	background:#FFF url(images/content_background.png) no-repeat;
	width:999px;
	height:100%;
	margin-top:-35px;
	position:relative;
	margin-left:3px;
}

.narrowcolumn {
	float:left;
	margin:0px 0 0 0;
	padding:34px 0 20px 47px;
	width:654px;	
	height:100%;
	border-right:solid 3px #000;
}

.top_links {
	float:left;
	margin-bottom:20px;
	width:100%;
	margin-left:0;
	margin-top:35px;
}

.top_links li {
	float:left;
	display:inline;
	font-weight:bold;
	color:#686868;
	margin:0px 2px 0px 2px;
}
.top_links p {float:left;margin-right:3px;}

.orange_link, .post p.author a , .orange_link a  {
	color:#ef7c00;

}
.orange_link2, .post p.author a , .orange_link2 a  {
	color:#ef7c00;

}
p.orange_link2 {
width: 500px;
}
.gray_link {
	color:#686868;
	display:inline;
}

h2, h2.title a {
	float:left;
	color:#333333;
	font-size:24px;
	width:560px;
	padding-right:0;
	text-decoration:none;
	text-transform:uppercase;
	margin-bottom:11px;
}

.narrowcolumn .content_gray, .post-content p {
	color:#4f4f4f;
	margin:20px 0px 20px 0px;
	width:90%;
}

.post_info {
	float:left;	
	margin:15px 0;
	clear:left;
	width:580px;
}

.deel {
	float:left;
	background:#FFF url(images/deel.jpg) no-repeat;
	width:13px;
	height:12px;	
	margin-right:6px;
}

.separate_line {
	float:left;
	background:#FFF url(images/separate_tickets.png) no-repeat;
	width:548px;
	height:2px;
	margin:25px 0 0 0;
	clear:left;
}


.post_info p , .post_info a {text-decoration:none;}

span.date {
	float:right;
	background:#FFF url(images/date.jpg) no-repeat;
	width:102px;
	height:62px;
	position:absolute;
	right:-22px;
	top:50px;
}

span.date p.gray_link {font-size:26px;float:left;margin:12px 0px 0px 10px;color:#333333;font-weight:bold;}

span.date p.white_link {
font-size:26px;margin:10px 0px 0px 5px;color:#FFF;float:left; text-transform:uppercase

}





#sidebar {
	float:left;
	margin-left:-3px;
	width:220px;
	height:100%;
	padding:18px 0 30px 44px;
	border-left:3px solid #000000;

}

#content h3 {
	float:left;
	color:#ef7c00;
	font-size:22px;
	width:100%;
	margin-bottom:25px;
}

.meer {
	float:left;	
	background:#FFF url(images/merr.jpg) no-repeat;
	width:100%;
	height:30px;
	margin:20px 0px 15px 0px;
}

.widget_wppp h2, .widget_archive h2, .widget_categories h2 {
	float:left;	
	background:#FFF url(images/comment_balloon.jpg) no-repeat;
	height:30px;
	padding:4px 0 0 33px;
}


.minus {
	float:left;
	background:#FFF url(images/minus.jpg) no-repeat;
	width:17px;
	height:19px;
	margin:19px 10px 20px -26px;
	position:relative;
}

.plus {
	float:left;
	background:#FFF url(images/plus.jpg) no-repeat;
	width:18px;
	height:18px;
	margin:19px 10px 20px -26px;
	position:relative;
}

.sidebar_title {
	float:left;
	width:100%;
}

#sidebar h2 {
	font-size:18px; color:#525252;	margin:15px 0 0 -1px; text-transform:uppercase; width:182px;
}

#sidebar li.widget ul li {
	float:left;	
	background:#FFF url(images/ticket.jpg) no-repeat left 3px;
	padding:0 0 0 20px;
	list-style:none;
	float:left;
	clear:left;
	margin:10px 0 0 0;
	color:#686868;
	width:205px;
}

#sidebar li.widget ul li a {
	color:#686868;
	text-decoration:none;
	font-weight:bold;
}

#sidebar li.widget ul li.twitter-item a {
	color:#EF7C00;
}

.widget_tag_cloud div {
	width:210px;
}

.top_articles {
	float:left;
	width:100%;
	margin:3px 0px 3px 0px;
}

.line {
	float:left;
	width:240px;
	height:1px;		
	margin:3px 0px 3px 0px;
}

.widget_twitter h2 {
	float:left;	
	background:#FFF url(images/tweets.jpg) no-repeat;
	height:30px;
	padding:4px 0 0 41px;
	margin-left:-4px!important;
}

.widget_twitter h2 a {
	color:#686868;
	text-decoration:none;
}

.widget_links h2 {
	float:left;	
	background:#FFF url(images/blogroll.jpg) no-repeat;
	height:30px;
	padding:0 0 0 33px;
}

.widget.ctc h2 {
	float:left;	
	background:#FFF url(images/tagcloud.jpg) no-repeat;
	height:30px;
	padding:4px 0 0 33px;
}

.ctc {
	float:left;
	clear:left;
}

.ctc a {
	text-decoration:none;
}

.ctc a:hover {
	text-decoration:underline;
}

.widget_categories {
	display:none;
}

.categories	{
	list-style: none;
}

.categories h2 {
	background: url(images/comment_balloon.jpg) no-repeat;
	padding: 6px 0 0 34px;
	height: 23px;
}

.categories ul {
	float: left;
	margin: 0px 0 0 0;
}

.categories li	{
	background: url("images/ticket.jpg") no-repeat scroll left 3px #FFFFFF;
	padding: 0 0 0 20px;
	margin: 10px 0 0 0;
	list-style: none;
}

.categories li a	{
	color: #686868;
	text-decoration: none;
}

body.category-cases .widget_categories {
	display:block;
}

body.category-cases .widget_categories li {
	display:none;
}

body.category-cases .widget_categories li.cat-item-15, body.category-cases .widget_categories li.cat-item-15 li {
display:block;
}

.widget_quickflickr h2 {
	float:left;	
	background:#FFF url(images/flickr.jpg) no-repeat;
	height:30px;
	padding:4px 0 0 33px;
}

#footer {
background-color:#303030;
height:190px;
margin:0 auto;
text-align:left;
width:999px;
}

.footer_logo {
	float:right;
	background:#FFF url(images/footer_logo.png) no-repeat;
	width:113px;
	height:113px;	
	margin:-5px 100px 0px 0px;
}

.footer_logo h2{
color: #ffffff;
font-size: 12px;
margin-left: 120px;
line-height: 0.5px;
width: 100px;
}

#footer h3 {
	color:#FFF;
	/*width:445px;*/
	margin:27px 0 15px 45px;
	font-size:18px;
	*margin-left:50px;
	float: left;
}

.footer_text {
	float:left;
	color:#d3d3d3;
	margin-left:45px;
	width:200px;
	display:inline-block;
}

.footer_text li a{
	color:#d3d3d3;
	
}

.footer_text li {list-style-type:none;margin-bottom:3px;}

/* search */
.search-form{position:relative;margin:0 8px 0 4px;width:auto !important;width: 400px;max-width:400px;}
.search-form form fieldset{border:0;margin:0;padding:0;background:none;background-color:transparent;}
.search-form #searchfield{background:transparent url(images/search.png) no-repeat left top;height:34px;display:block;margin-right:55px;}
.search-form input.text{border:0;margin:9px 0 0 34px;padding:0;}
.search-form input.submit{background:transparent url(images/search.png) no-repeat right -34px;height:34px;width:56px;margin:0;padding:0;position:absolute;right:0;top:0;border:0;text-transform:uppercase;text-shadow:#fff 1px 1px 1px;font-weight:bold;font-size:160%;color:#9b9b9b;cursor:pointer;}
.search-form input.submit:hover{background-position:right bottom;}
#primary-content .search-form{margin:2em 0;}


.box{max-width:600px;position:relative;z-index:5;color:#eee;}
.box-top-left{background:transparent url(images/box.png) no-repeat left top;padding-left:7px;}
.box-top-right{background:transparent url(images/box.png) no-repeat right top;height:7px;}
.box-main{background:transparent url(images/box.png) no-repeat left bottom;padding-left:7px;}
.box-main .box-content{background:transparent url(images/box.png) no-repeat right bottom;padding:10px 7px 10px 0;}

.box a{color:#fff;}
.box .tag-cloud{text-align:justify;line-height:150%;}
.box .tag-cloud a{vertical-align:middle;text-decoration:none;padding:0 0.2em;letter-spacing:-0.02em;color:#ccc;text-shadow:#000 1px 1px 1px;}
.tag-cloud a:hover{background-color:#dde90d;color:#000;text-shadow:rgba(0,0,0,0.6) 1px 1px 1px;}

.sidebar-tabs{position:relative;padding-top:44px;}

ul.box-tabs, ul.box-tabs li{padding:0;margin:0;line-height:100%;list-style-type:none;background:none;}
ul.box-tabs{position:absolute;right:6px;top:0;z-index:10;height:50px;overflow:hidden;}
ul.box-tabs li{float:right;margin-right:3px;}

ul.box-tabs li a{width:43px;height:50px;display:block;background:transparent url(images/box-tabs.png) no-repeat left top;}

ul.box-tabs li.categories a{background-position:0px 0px;}
ul.box-tabs li.popular a{background-position:-43px 0px;}
ul.box-tabs li.recentcomm a{background-position:-86px 0px;}
ul.box-tabs li.tags a{background-position:-129px 0px;}
ul.box-tabs li.archives a{background-position:-172px 0px;}

ul.box-tabs li a:hover{height:43px;}
ul.box-tabs li.active a:hover{height:50px;}

ul.box-tabs li.categories.active a,ul.box-tabs li.categories a:hover{background-position:0px -50px;}
ul.box-tabs li.popular.active a,ul.box-tabs li.popular a:hover{background-position:-43px -50px;}
ul.box-tabs li.recentcomm.active a,ul.box-tabs li.recentcomm a:hover{background-position:-86px -50px;}
ul.box-tabs li.tags.active a,ul.box-tabs li.tags a:hover{background-position:-129px -50px;}
ul.box-tabs li.archives.active a,ul.box-tabs li.archives a:hover{background-position:-172px -50px;}

ul.box-tabs li a span{display:none;}

/* menu list */
.box ul.menuList,.box ul.menuList li{margin:0;padding:0;list-style-type:none;font-size:100%;}
.box ul.menuList{background:transparent url(images/dot2.gif) repeat-x left bottom;margin-bottom:.6em;padding-bottom:2px;}
.box ul.menuList li{background:transparent url(images/dot2.gif) repeat-x left top;display:block;padding:2px 0 0px;}
.box ul.menuList li li{background-image:none;}
.box ul.menuList li a{display:block;text-decoration:none;padding:3px 25px 3px 0;color:#ccc;}
.box ul.menuList.categories li a{padding-right:25px;} /* rss icon space */
.box ul.menuList li a:hover{color:#fff;}
.box ul.menuList li a span.entry{background:transparent url(images/icons.png) no-repeat 4px -816px;padding-left:18px;display:block;font-weight:bold;}
.box ul.menuList li a span.entry .details{font-weight:normal;font-style:italic;display:block;}
.box ul.menuList li a span.entry .details.inline{display:inline;}
.box ul.menuList li a:hover span.entry{background-position:4px -1005px;}
.box ul.menuList li li a span.entry{background:none;}
.box ul.menuList .fadeThis{position:relative;z-index:1;}
.box ul.menuList span.hover{position:absolute;top:0;left:0;display:block;height:100%;width:100%;background-color:#747474;z-index:-1;padding:0!important;}

/* sub menus */
.box ul.menuList ul{margin:0 0 1em 0;padding:0;}
.box ul.menuList li li{margin:0 0 0 1.8em;padding:0;float:none;background:none;width:auto;}
.box ul.menuList li li li{margin-left:1em;}
.box ul.menuList li li a{text-transform:none;padding:0;font-size:100%;font-style:italic;}
.box ul.menuList li li a:hover{background:none;}

/* rss popups */
.box ul.menuList li.cat-item{position:relative;}
.box ul.menuList li.cat-item a.rss{position:absolute;padding:0;margin:0;display:none;background:transparent url(images/icons.png) no-repeat center -664px;width:24px;height:22px;top:0;right:6px;z-index:10;cursor:pointer;}
.box ul.menuList li.cat-item li.cat-item a.rss{background:none;visibility:hidden;}
.box ul.menuList li li .fadeThis{position:static;background:none;}
.box ul.menuList li li .fadeThis span.hover{display:none;}


.box ul.menuList.recentcomm li a span.entry,.box ul.menuList.recentcomm li a:hover span.entry{background:transparent url(images/icons.png) no-repeat 0px -1280px;padding-left:20px;}

/* share this */
.shareThis{position:relative;float:left;}
.shareThis a.share {
color:#ef7c00;
background:#FFFFFF url(images/deel.jpg) no-repeat;
padding-left:20px;
}
.shareThis .bubble {display:none;}
.shareThis .bubble{width:256px; position:absolute; left:15px;top:15px;margin-top:40px;padding:4px;background-color:#fff;border:1px solid #ddd;-moz-box-shadow:0px 0px 8px rgba(0,0,0,0.4);-moz-border-radius:8px;-webkit-box-shadow:0px 0px 8px rgba(0,0,0,0.4);-webkit-border-radius:8px;box-shadow:0px 0px 8px rgba(0,0,0,0.4);border-radius:8px;}
.shareThis .bubble a{background:transparent url(images/socialize.jpg) no-repeat left bottom;width:32px;height:32px;float:left;position:relative;z-index:5;}
.shareThis .bubble li {list-style:none;padding:0;margin:0;}
.shareThis .bubble a.twitter{background-position:0px -32px;}
.shareThis .bubble a.digg{background-position:-32px -32px;}
.shareThis .bubble a.facebook{background-position:-64px -32px;}
.shareThis .bubble a.delicious{background-position:-96px -32px;}
.shareThis .bubble a.stumbleupon{background-position:-128px -32px;}
.shareThis .bubble a.google{background-position:-160px -32px;}
.shareThis .bubble a.linkedin{background-position:-192px -32px;}
.shareThis .bubble a.yahoo{background-position:-224px -32px;}
.shareThis .bubble a.technorati{background-position:-256px -32px;}

.shareThis .bubble a.twitter:hover{background-position:0 0px;}
.shareThis .bubble a.digg:hover{background-position:-32px 0px;}
.shareThis .bubble a.facebook:hover{background-position:-64px 0px;}
.shareThis .bubble a.delicious:hover{background-position:-96px 0px;}
.shareThis .bubble a.stumbleupon:hover{background-position:-128px 0px;}
.shareThis .bubble a.google:hover{background-position:-160px 0px;}
.shareThis .bubble a.linkedin:hover{background-position:-192px 0px;}
.shareThis .bubble a.yahoo:hover{background-position:-224px 0px;}
.shareThis .bubble a.technorati:hover{background-position:-256px 0px;}

.shareThis .bubble a span{display:none;}

.page-navigation{color:#999;margin:2em 0;}
.page-navigation a{border:#ddd 1px solid;background-color:#fff;padding:3px 6px;text-decoration:none;}
.page-navigation a:hover{border:#ff284b 1px solid;background-color:#ed1e24;color:#fff;}
.page-navigation .page{margin:0;padding:0;background:none;display:inline;}
.page-navigation span.current{border:#2cb9db 1px solid;color:#fff;padding:3px 6px;}

.block-sidebar_tabs {
	margin-top:50px;
}

div.post, div.page {
float:left;
clear:left;	
position:relative;
width:100%;
margin-top: -10px;
}

.tabbed-content div.section#section-comments{display:block;} /* show comment tab, just in case jquery is disabled */

ul.comments, li.comment{margin:0;padding:0;list-style-type:none;}
ul.comments{width:90%;max-width:1000px;float:right;display:block;}
ul.comments ul.children{margin:0 0 0 40px;padding:0;}
li.comment{display:block;margin:.4em 0;}
li.comment .comment-head{background-color:#5e5e5e;background-repeat:no-repeat;background-position:left bottom;position:relative;color:#e4e4e4;padding-bottom:6px;}
li.comment.comment-author-admin .comment-head,li.comment.bypostauthor .comment-head{background-position:-1000px bottom;color:#fff;text-shadow:rgba(0,0,0,0.4) 1px 1px 1px;}


li.comment.withAvatars .comment-head{padding-left:78px;}
li.comment .comment-head .author{margin:0;padding: 4px 1em 16px 1em;line-height:150%;}
li.comment .comment-head a{color:#fff;text-decoration:underline;}
li.comment .comment-head a:hover{text-decoration:none;}
li.comment .comment-head .author .by{font-weight:bold;}
li.comment .comment-body{background:#f6f6f6 url(images/comment-bg.gif) no-repeat right bottom;padding:.4em 1em;}
li.comment .comment-body p{margin:0;padding: 0 0 1em 0;}
li.comment .avatar-box{position:absolute;bottom:0px;width:48px;height:48px;left:8px;z-index:2;padding:3px;background-color:#fff;border: 1px solid #bfbfbf;}
li.comment .controls{position:absolute;right:10px;top:8px;margin-top:16px;}
li.comment .controls a{display:block;background-color:#e4e4e4;padding:4px 8px;color:#4e4e4e;text-shadow:#fff 1px 1px 1px;font-weight:bold;text-transform:uppercase;text-decoration:none;float:left;margin-right:4px;border-top:1px solid #fff;}
li.comment .controls a:hover{background-color:#ed1e24;border-top:1px solid #ff284b;color:#fff;text-shadow:#333 1px 1px 1px;}

a#cancel-comment-reply-link{background-color:#5e5e5e;color:#fff;padding:2px 6px;font-weight:bold;text-decoration:none;}
a#cancel-comment-reply-link:hover{background-color:#ed1e24;color:#fff;}


li.ping{background:transparent url(images/dot.gif) repeat-x left bottom;padding:0 0 .6em 0;margin:.2em 0;line-height:150%;}
li.ping a{font-weight:bold;font-size:115%;text-decoration:none;}

/* comment form */
.comment-form{background:#f6f6f6 url(images/comment-bg.gif) no-repeat right bottom;border-top:1px solid #ddd;padding:1em;margin:1em 0;float:left;}

/* comment navi */
.comment-navigation{margin:1em 0;display:block;}
.comment-navigation a{border:#ddd 1px solid;padding:3px 6px;text-decoration:none;}
.comment-navigation a:hover{border:#ff284b 1px solid;background-color:#ed1e24;color:#fff;}
.comment-navigation span.current{border:#2cb9db 1px solid;color:#fff;padding:3px 6px;text-decoration:none;background-color:#0071bb;}



p.comments {
	background:#FFFFFF url(images/comment.jpg) no-repeat;
	padding-left:20px;
	margin-left:7px;
         margin-top:11px;
	width:250px;
}

p.comments a {
	color:#686868;
}

h3#comments {
	display:none;
}

.commentlist {
	float:left;
	clear:left;
}

#commentform input, #commentform textarea {
	background:#f9f9f9;
	border:1px solid #eee;
	padding:3px;
	margin:5px 0;
	color:#777;
	width:541px;
}

#commentform input {
	width:350px;
}

#commentform input:focus, #commentform textarea:focus {
	background:#f1f1f1;
	border:1px solid #d8d8d8;
}

#commentform #submit {
background:#EF7B00;
width:auto;
color:#fff;
}



ul.tabs .comments {
	display:none;
}

.flickr-gallery {
	width:529px
}

.widget {
	float:left;
	clear:left;
	margin-top:15px;
	list-style:none;
	padding-bottom:20px; 
	background:url(images/sidebar-bottom-line.gif) no-repeat left bottom;
	width:235px;
}



#sidebar .greenorange {
	list-style:none;
}

#sidebar .greenorange h3 {
color:#EF7C00;
float:left;
font-size:22px;
margin-bottom:25px;
width:100%;
}

#sidebar li.widget .block-flickr li {
background-image:none;
background-color:#ddd;
padding:0;
margin:5px;
float:left;
clear:none;
}

.widget_tag_cloud a[rel="tag"]{
	color:#969696;
	text-decoration:none;
}

.widget_tag_cloud a[rel="tag"][title="1 topic"]{
	color:#d5d5d5;
}

.widget_tag_cloud a[rel="tag"][title="2 topics"]{
	color:#8c8c8c;
}

.widget_tag_cloud a[rel="tag"][title="3 topics"]{
	color:#484848;
}

#sidebar .ctc {
	width:235px;
}

.post-tags {
	display:none;
}

.entry { float:left; clear:left; width:545px;}

ul.top_links {
	width:580px;
}

#sidebar li.widget ul li.twitter-item {
background:transparent url(images/tweet-balloon.png) no-repeat scroll right bottom;
color:#FFFFFF;
height:75px;
margin:3px 0 0 2px;
padding:15px 19px 36px 17px;
width:198px;
}

.widget_twitter, .Simple_Flickr_Photos {
	background-image:none!important;
	padding-bottom:5px;
}

.widget_twitter {
	padding-bottom:1px;
}

#flickr {
	text-align:left;
	float:left;
	clear:left;
	width:248px;
	margin-left:-3px;
}

#flickr img {
	width:69px;
	height:69px;
	border:1px solid #CCCCCC;
display:inline;
margin:3px;
padding:1px;
}

.flickr_badge_image {
	float:left;
}

.entry p {
color:#4F4F4F;
font-size:13px;
line-height:133%;
margin-bottom:10px;
}

.entry li {
color:#4F4F4F;
font-size:13px;
line-height:133%;
margin-bottom:10px;
margin-left: 15px;
}

.entry p a {
	color:#ef7c00;
}

.entry p img.size-full {
width:550px;
margin-bottom:10px;
height:auto;
}

a.more-link {
	font-weight:bold;
	color:#EE7B04;
	text-decoration:none;
	margin-left:5px;
}

.footer-expander *{

}

.footer-expander h3{
width: 200px;
float: left;
}

.footer-expander {
background-color:#303030;
float:left;
text-align:center;
width:100%;
}

#wp_page_numbers {
	float:left;
	clear:left;
	width:auto;
	background:#F0F0F0;
	padding:4px 10px;
	width:600px;
	margin-top:25px;
}

#wp_page_numbers li {
	height:40px;
	width:55px;
	list-style:none;
	display:inline;
	margin:5px 0;
	float:left;
}
#wp_page_numbers  li a {
	float:left;
	height:40px;
	width:55px;
	text-align:center;
	font-weight:bold;
	text-decoration:none;
	background:#F0F0F0 url(images/page_selector.jpg) no-repeat scroll -9999px -9999px;
	color:#7F817F;
}

#wp_page_numbers  li a:hover, #wp_page_numbers  li.active_page a {
	color:#fff;
	background-position:left top;
}

.page-id-39  ul.top_links, .page-id-39 p.comments, .page-id-39 .separate_line , .page-id-39 .post-date,
.page-id-2  ul.top_links, .page-id-2 p.comments, .page-id-2 .separate_line , .page-id-2 .post-date, body.author p.comments {
	display:none;
}

.page-id-2 .entry .separate_line {
	display:block;
}

#commentform p {
	float:left;
	clear:left;
}

body.home .category-wont-show-on-blog-home, body.home .category-author-video {
	display:none;
}

a[title="View all posts in wont show on blog home"] {
	display:none;
}

.navigation {
float:left;
}

p.author-bio {
	float:left;
	width:290px;
	margin-bottom:13px;
}

p.author-bio span {
	color:#686868;
	font-size:14px;
}

p.author-bio a {
	color:#EF7B00;
	text-decoration:none;
	font-weight:bold;
}


.author-rss-feed {
	width:377px;
	float:left;
}

.author-rss-feed a {
	font-weight:bold;
	text-decoration:none;
	color:#EF7B00;
	font-size:14px;
}

img#wpstats {
	display:none;
}

.entry p strong {
	font-weight:bold;
}



#smp-wrapper a img {
float: left;	
}

#smp-wrapper a:hover img {

}

body.archive.author .hentry, body.archive.author #wp_page_numbers {
	display:none;
}

body.archive.author .category-author-video {
	display:block;
}

body.archive.author .category-author-video * {
	display:none;
}

body.archive.author .category-author-video .entry, body.archive.author .category-author-video .entry * {
	display:block;
}

body.archive.author .category-author-video .entry script {
	display:none;
}

body.archive.author h2 {
	margin-top:20px;
	/*font-size:32px;	*/
}

body.archive.author #smp-wrapper a {
	float:left;
	padding:0 3px;
}

h2 span.cufon {
	float:left;
}

#smp-wrapper {
	width:auto;
	float:left;
	/*background:url(http://blog.greenorange.com/new/wp-content/themes/green-orange/images/bg-follow-m-left.png) no-repeat left bottom;*/
	padding:8px 0px;/* 25px */
	margin:0 auto;
	position:relative;
}

#smp-wrapper .right-corner {
	width:9px;
	height:81px;
	float:right;
	position:absolute;
	right:0;
	bottom:0;
	background:url(http://blog.greenorange.com/new/wp-content/themes/green-orange/images/bg-follow-m-right.png) no-repeat left bottom;
}

.block-wrap {
	display:block;
	float:left;
	width:600px;
	margin-bottom:20px;
}

.profile-bio-etc {
	float:left;
	width:548px;
}
body.archive.author  .post_info {
	display:none;
}

.wp-caption{border: 1px solid #ddd;text-align:center;background-color:#f3f3f3;padding-top:4px;margin-top:10px;margin-bottom:10px;-moz-border-radius:3px;-khtml-border-radius:3px;-webkit-border-radius:3px;border-radius:3px;}

.wp-caption img{margin:0;padding:0;border:0 none;}

.wp-caption-dd{font-size:11px;line-height:17px;padding:0 4px 5px;margin:0;}

/* other */

.clearFieldBlurred{color:#ccc;font-style:italic;font-weight:normal;}

.clearFieldActive{color:#4e4e4e;font-weight:bold;}

.error{color:#ed1e24;}

.divider{padding:1em 0 0 0;display:block;background:transparent url(images/dot.gif) repeat-x left bottom;height:2px;min-height:2px;}

.altText{font-style:italic;}





/* clearfix */

.clearfix:after{content:".";display:block;clear:both;visibility:hidden;line-height:0;height:0;}



img.alignleft,img.alignright{padding:3px;margin-top:4px;margin-bottom:4px;border-radius:4px;}

.alignleft{float:left;margin-right:8px;}

.alignright{float:right;margin-left:8px;}

.aligncenter{display:block;margin-left:auto;margin-right:auto;text-align:center;}

.bubble-trigger{position:relative;}

.bubble{display:none;position:absolute;z-index:10;}


.entry_author_image {
	float:left;
}

.entry_author_image img {
border:0;
float:left;
height:23px;
margin:-4px 3px 10px 4px;
}


body.archive.author .entry_author_image img {
margin:-23px 10px 10px 15px;
height:56px;
border:2px solid #333;
float:left;
}

.widget.widget_quickflickr{
background: none;
}

.directions{
background: url('http://demo.itmundi.nl/greenorange/wp-content/uploads/directions_btn.jpg') no-repeat;
width: 93px;
height: 24px;
}

.directions-form	{
padding: 17px 0 0 0;
float: left;
}

.directions-form input[name=straatnaam], .directions-form input[name=plaats]	{
height: 17px;
border: 1px solid #ccc !important;
color: #575757;
padding: 0 6px;
width:188px;
}
