/* CUSTOMIZABLE COLORS */

.content_block_header .more a
{
	color: #d40000 ! important;
	text-decoration: none;
	_display:block;
	_z-index:99
}

.extrafris_background {
	background-color: #fff601;
}

.extrafris_foreground, .extrafris_foreground:hover, .extrafris_foreground:active, .extrafris_foreground:visited {
	color: #fff601;
	text-decoration: none;
	_display:block;
	_z-index:99;
}

.extrafris_linkcolor {
	color: #d40000;
}

a, a:hover, a:active {
	color: #d40000;
}

/* END CUSTOMIZABLE COLORS */


/* Begin Typography & Colors */
body {
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: Verdana, Arial, Sans-Serif;
	background-color: #fff;
	color: #333;
	text-align: center;
	}

#page {
	background-color: white;
	text-align: left;
	}

#leaderboard {
	width: 728px;
	margin-top: 3px;
	margin-bottom: 3px;
	margin-left: auto;
	margin-right: auto;
	background-color: #fffff;
}

#header {
	padding: 0;
	margin: 0 auto;
	height: 82px;
	width: 100%;
	background: url("../images/header.png") repeat-x top left;
	background-color: #fff;
	margin: 0 !important;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	height: 82px;
	width: 986px;
	text-align: left;
}

#content {
	font-size: 1em
	}

.widecolumn .entry p {
	font-size: 1.05em;
	}

.narrowcolumn .entry, .widecolumn .entry {
	line-height: 1.4em;
	}

.widecolumn {
	line-height: 1.6em;
	}

.narrowcolumn .postmetadata {
	text-align: center;
	}

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

small {
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
	}

p {
	margin: 0;
	padding: 0;
}

h1, h2, h3 {
	font-family: Verdana, Arial, Sans-Serif;
	font-weight: bold;
	}

h1 {
	font-size: 4em;
	}

.description {
    position: relative;
	font-size: 1em;
	font-weight: bold;
	width: 200px;
	float: left;
	margin-top: 48px;
	margin-left: -177px;
	color: #fff;
}

h2 {
	font-size: 1.6em;
	}

h2.pagetitle {
	font-size: 1.6em;
	}

#leftsidebar h2, #rightsidebar h2 {
	font-family: Verdana, Sans-Serif;
	font-size: 1.2em;
	}

h3 {
	font-size: 1.3em;
	}


h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #leftsidebar h2, #rightsidebar h2, #wp-calendar caption, cite {
	text-decoration: none;
	}

.entry p a:visited {
	color: #b85b5a;
	}

.commentlist .comment, #commentform input, #commentform textarea {
	font: 0.9em Verdana, Arial, Sans-Serif;
	}

.commentlist .comment {
	font-weight: bold;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

#commentform p {
	font-family: Verdana, Arial, Sans-Serif;
	}

.commentmetadata {
	font-weight: normal;
	}

#leftsidebar, #rightsidebar {
	font: 1em Verdana, Arial, Sans-Serif;
	}

small, #leftsidebar ul ul li, #leftsidebar ul ol li, #rightsidebar ul ul li, #rightsidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	color: #000;
	}

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

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

#wp-calendar #prev a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	font: bold 1.3em Verdana, Arial, Sans-Serif;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}
/* End Typography & Colors */



/* Begin Structure */
body {
	margin: 0;
	padding: 0;
	}

#page {
	background-color: white;
	margin: 0 auto;
	padding: 0;
	width: 986px;
	}

#headerimg {
	margin: 0;
	width: 192px;
	height: 47px;
	float: left;
	border: 0;
	}

.narrowcolumn {
	float: left;
	padding: 0 0 20px 17px;
	margin: 0px 10px 0;
	width: 450px;
	border: 0px solid #ff0000;
	}

.widecolumn {
	padding: 10px 0 20px 0;
	margin: 5px 0 0 185px;
	width: 450px;
	}

.post {
	margin: 0 0;
	}

.post p {
	padding: 3px;
}

.post h2 {
	padding: 0;
	margin: 0;
}

.widecolumn .post {
	margin: 0;
	}

.narrowcolumn .postmetadata {
	padding-top: 5px;
	}

.widecolumn .postmetadata {
	margin: 30px 0;
	}

#footer {
	padding: 25px 0 20px 0;
	margin: 0 auto;
	width: 986px;
	clear: both;
	}

#footer_text {
	width: 100%;
	text-align: center;
	margin-top: 15px;
	color: #919191;
}

#footer_text a {
	color: #919191;
	text-decoration: none;
}

#footer_text a:hover {
	text-decoration: underline;
}

#footer p {
	margin: 0;
	padding: 20px 0;
	text-align: center;
	}
/* End Structure */



/*	Begin Headers */
h1 {
	padding-top: 40px;
	margin: 0;
	}

h2 {
	margin: 30px 0 0;
	}

h2.pagetitle {
	margin-top: 30px;
	text-align: center;
}

#leftsidebar h2, #rightsidebar h2 {
	margin: 5px 0 0;
	padding: 0;
	}

h3 {
	padding: 0;
	margin: 0;
	}

h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
	}

#comments {
	padding: 0;
	margin: 20px 0px 0px 0px;
	border-bottom: 1px dotted #919191;
	text-transform: uppercase;
	font-weight: bold;
}

/* End Headers */



/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

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

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left
	}
/* End Images */



/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: none;
	padding-left: 10px;
	text-indent: -10px;
	}

html>body .entry li {
	margin: 7px 0 8px 10px;
	}

.entry ul li:before, #leftsidebar ul ul li:before, #rightsidebar ul ul li:before {
	content: "\00BB \0020";
	}

.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}

#leftsidebar ul, #leftsidebar ul ol, #rightsidebar ul, #rightsidebar ul ol {
	margin: 0;
	padding: 0;
	}

#leftsidebar ul li, #rightsidebar ul li  {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 15px;
	}

#leftsidebar ul p, #leftsidebar ul select, #rightsidebar ul p, #rightsidebar ul select {
	margin: 5px 0 8px;
	}

#leftsidebar ul ul, #leftsidebar ul ol, #rightsidebar ul ul, #rightsidebar ul ol {
	margin: 5px 0 0 10px;
	}

#leftsidebar ul ul ul, #leftsidebar ul ol, #rightsidebar ul ul ul, #rightsidebar ul ol {
	margin: 0 0 0 10px;
	}

ol li, #leftsidebar ul ol li, #rightsidebar ul ol li  {
	list-style: decimal outside;
	}

#leftsidebar ul ul li, #leftsidebar ul ol li, #rightsidebar ul ul li, #rightsidebar ul ol li {
	margin: 3px 0 0;
	padding: 0;
	}
/* End Entry Lists */



/* Begin Form Elements */
#searchform {
	margin: 0;
	padding: 0;
	/* text-align: center; */
	}

#leftsidebar #searchform #s, #rightsidebar #searchform #s {
	width: 115px;
	padding: 2px;
	}

#leftsidebar #searchsubmit, #rightsidebar #searchsubmit {
	padding: 1px;
	}

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

select {
	font-size: 0.91em;
	}


#commentform
{
  background: #f5f5f5;
  margin: 0;
  padding: 0;
}

#commentform input {
	width: 280px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform textarea {
	width: 287px;
	}

#commentform #submit {
	width: 89px;
	float: right;
	font-size: 10px;
	font-weight: bold;
	padding: 0 0 5px 0;
	margin: 0;
	}

#commentform #acp-preview {
	margin: 0;
	border: 0;
	width: 89px;
	height: 28px;
	float: left;
	font-size: 10px;
	font-weight: bold;
	padding: 0 0 5px 0;
	background: url(../images/button_login.jpg);
	font-weight: bold;
	font-family: Verdana, Arial, Sans-Serif;
	text-transform: uppercase;
	}

#commentform .commentmetadata
{
  display: block;
  position: absolute;
  right: 0px;
  top: 0px;
}

#ajax-comment-preview
{
  position: relative;
}

#commentform .commentmetadata a
{
  color: #000000;
  text-decoration: none;
}

/* End Form Elements */



/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	margin: 0;
	width: 381px;
	float: left;
	}

.commentlist .comment {
	margin: 0;
	padding: 0;
	margin-top: 10px;
	border-bottom: 1px dotted #919191;
	width: 381px;
	}

.commentlist p {
	margin: 0;
	}

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}

.commentlist .alignright
{
  color: #d6d6d6;
  font-size: 11px;
  float: right;
}

.commentlist .alignleft
{
  font-size: 11px;
  float: left;
  width: 200px;
}

/* End Comments */



/* Begin LEFT Sidebar */
#leftsidebar
{
	float: left;
	padding: 20px 5px 10px 5px;
	/* margin-left: 475px; */
	width: 160px;
	border: 1px solid #0000ff;
	}

#leftsidebar form {
	margin: 0;
	}
/* End LEFT Sidebar */



/* Begin RIGHT Sidebar */
#rightsidebar
{
	float: left;
	padding: 20px 0 10px 5px;
	/* margin-left: 650px; */
	width: 130px;
	border: 1px solid #00ff00;
	}

#rightsidebar form {
	margin: 0;
	}
/* End RIGHT Sidebar */



/* 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 */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

hr {
	display: none;
	}

a img {
	border: none;
	margin: 0 0 0 0;
	}

.navigation {
	display: block;
	text-align: center;
	padding-top: 10px;
	margin-bottom: 40px;
	height: 25px;
	border-bottom: 1px dotted #919191;
	}
/* End Various Tags & Classes*/



/* "Daisy, Daisy, give me your answer do. I'm half crazy all for the love of you.
	It won't be a stylish marriage, I can't afford a carriage.
	But you'll look sweet upon the seat of a bicycle built for two." */



/* Begin LEFT Sidebar */
#leftsidebar_home
{
	float: left;
	padding: 0;
	width: 238px;
	background-color: #fff;
	}

#leftsidebar_page
{
	float: left;
	padding: 0;
	width: 235px;
	background-color: #fff;
	}

#leftsidebar_content
{
	float: left;
	padding: 0;
	width: 238px;
	background-color: #fff;
	}

#leftsidebar_author
{
	float: left;
	padding: 0;
	width: 220px;
	background-color: #fff;
	}

#leftsidebar_author a {
	text-decoration: none;
	}

#leftsidebar_home form, #leftsidebar_content form, #leftsidebar_page form {
	margin: 0;
	}


/* End LEFT Sidebar */



/* Begin RIGHT Sidebar */
#rightsidebar_home
{
	float: right;
	padding: 0;
	margin: 0 0 0 0px;
	width: 333px;
	background-color: #fff;
	}

#rightsidebar_home form {
	margin: 0;
	}

#rightsidebar_page
{
	padding: 0;
	margin: 0 0 0 16px;

	background-color: #fff;
	}

#rightsidebar_page form {
	margin: 0;
	}

#rightsidebar_content
{
	float: left;
	padding: 0;
	margin: 0 0 10px 16px;
	width: 336px;
	background-color: #fff;
	border: 1px solid red;
	}

#rightsidebar_banner {
	float: left;
	padding: 0;
	margin: 0 0 10px 0;
	width: 336px;
	height: 280px;
	background-color: #fff;
}

#leftsidebar_banner {
	float: right;
	padding: 0;
	margin: 0 0 10px 0;
	width: 120px;
	height: 600px;
	background-color: #fff;
}

#rightsidebar_banner_margin {
	float: left;
	padding: 0;
	margin: 0 0 10px 18px;
	width: 336px;
	height: 280px;
	background-color: #fff;
}

#rightsidebar_price
{
	float: right;
	padding: 0;
	margin: 0 0 0 18px;
	width: 336px;
	background-color: #fff;
}

#rightsidebar_content form {
	margin: 0;
	}

#rightsidebar_category
{
	float: right;
	padding: 0;
	margin: 0 0 0 0px;
	width: 335px;
	background-color: #fff;
	}

#rightsidebar_category form {
	margin: 0;
	}

#rightsidebar_reporters
{
	float: left;
	padding: 0;
	margin: 0 0 0 19px;
	width: 335px;
	background-color: #fff;
	}

#rightsidebar_author
{
	float: right;
	padding: 0;
	margin: 0 0 10px 0px;
	width: 280px;
	background-color: #fff;
	}

/* End RIGHT Sidebar */


.narrowcolumn_home {
	float: left;
	padding: 0;
	margin: 0 0 0 18px;
	width: 377px;
	}

.narrowcolumn_page {
	float: left;
	padding: 0;
	margin: 0 0 0 18px;
	width: 381px;
	background-color: #fff;
	}

.narrowcolumn_content {
	float: left;
	padding: 0;
	margin: 0 0 0 17px;
	width: 377px;
	background-color: #fff;
	}

.narrowcolumn_category {
	float: left;
	padding: 0;
	margin-left: 0px;
	width: 630px;
	_width: 635px;
	background-color: #fff;
	}

.narrowcolumn_photovideo {
	float: left;
	padding: 0;
	margin: 0;
	width: 152px;
	background-color: #fff;
}

.narrowcolumn_reporters {
	float: left;
	padding: 0;
	padding-bottom: 5px;
	margin: 0;
	width: 630px;
	background-color: #fff;
	}

.narrowcolumn_single {
	float: left;
	padding: 0;
	margin: 0 0 0 18px;
	width: 381px;
	background-color: #fff;
	}

.narrowcolumn_author {
	float: left;
	padding: 0;
	margin: 0 0 0 19px;
	width: 446px;
	background-color: #fff;
	}

.content_block_main_home {
	background-color: #ececec;
}

#surpriseme
{
	position: relative;
	float: right;
	padding: 13px 0 0 0;
	margin: 16px 16px 0 0;
	width: 126px; /* 126px */
	height: 31px; /* 44px */
	background-image: url(../images/surprise_me.gif);
	text-align: center;
}

#surpriseme a
{
	font-weight: bold;
	font-size: 12px;
}


#nav{
font-size: 1em;
font-weight: bold;
float: left;
height: 27px;
width: 100%;
border:0px solid #000;
border-width: 0 0 1px 0;
border-collapse: collapse;
}

#nav ul {
	list-style: none;
	margin: 4px 0 0 0px;
	padding: 0;
	width: 631px;
	_width: 640px;
	float: left;
}

#nav li {
	display: block;
	margin: 0 0 0 -7px;
	padding: 0px;
	width: 111px;
	height: 23px;
	float: right;
	border-bottom: 1px solid #000;
	z-index: 999;
}

#nav li.active {
	border-bottom: 0px;
	z-index: 999;
}

#nav a {
	background-image: url(../images/tab.png);
	background-repeat: no-repeat;
	background-position: top right;
	padding:5px 0 0 0;
	display: block;
	_display: block;
	_z-index:99;
	text-decoration: none ! important;
	font-size: 1.0em;
	color: #000;
	width: 113px;
	height: 22px;
	text-transform: lowercase;
	line-height:15px;
}
a {cursor:pointer;}

#nav a.active {
	background-image: url(../images/tab_active.png);
	background-repeat: no-repeat;
	background-position: top right;
	padding: 5px 0 0 0;
	margin: 0;
	display: block;
	text-decoration: none ! important;
	font-size: 1.0em;
	color: #000;
	width: 113px;
	height: 23px;
	z-index: 999;
	line-height:15px;
}

#nav a span {
	padding-left: 10px;
}

.bottom_menu {
	width: 100%;
	border-bottom: 1px dotted #919191;
	height: 24px;
}

.bottom_menu h2 {
	font-size: 1.0em;
	margin: 0px;
	padding: 0px;
	color: #000;
	font-weight: bold;
}

.bottom_menu ul.list {
	margin: 7px 0 0 0;
	padding: 0;
}

.bottom_menu ul {
	list-style: none;
	display: block;
	float: left;
	margin: -12px 0 0 80px;
	padding: 0;
}

.bottom_menu li {
	display: block;
	float: left;
	margin: 0 30px 0 0;
	font-weight: bold;
	list-style: none;
}

.bottom_menu li a {
	display: block;
	font-weight: normal;
	color: #d40000;
	text-decoration: none;
}

.bottom_menu li a:hover {
	text-decoration: underline;
}

#subnav_search {
	width: 100%;
	height: 49px;
	display: block;
	margin: 0;
	padding: 0;
	/* background-color: #efefef; */
	float: left;
}

#header_search {
    position: relative;
	float: right;
	margin: 10px 0 0 0;
	padding: 0;
	display: block;
	width: 400px;
	height: 23px;
	text-align: right;
}

.post_news {
	width: 624px;
	border: 1px solid #d8dad9;
	margin: 0 0 5px 0;
	padding: 3px;
}

.post_news_img {
	float: left;
	width: 136px;
	height: 102px;
	margin: 0;
	padding: 0;
}

.post_home_img {
	float: left;
	width: 86px;
	height: 86px;
	margin: 5px;
	margin-right: 0;
	padding: 0;
}

.post_news_content {
	float: left;
	width: 350px;
	margin: 0 0 0 10px;
	padding: 0;
}

.post_news_content a, .post_news_content a:hover, .post_news_content a:visited {
	font-weight: normal;
}

.post_news_meta {
	float: left;
	width: 115px;
	margin: 0 0 0 10px;
	padding: 0;
}

.post_news_meta a {
	text-decoration: none;
}

.post_photovideo {
	width: 136px;
	_width: 136px;
	height: 192px;
	border: 1px solid #d8dad9;
	margin-top: 4px;
	margin-right: 4px;
	margin-left: 4px;
	margin-bottom: 4px;
	_margin-left: 2px;
	_margin-right: 2px;
  padding: 3px;
	background: #fff;
	float: left;
}

.post_photovideo_content {
	float: left;
	width: 142px;
	_width: 130px;
	height: 32px;
	margin: 5px 0 0 0;
	padding: 0px;
}

.post_photovideo_content h3 {
	font-size: 1.0em;
}

.post_photovideo_content a, .post_photovideo_content a:hover, .post_photovideo_content a:visited {
	font-weight: bold;
	color: #000;
}

.post_photovideo_meta {
	float: left;
	width: 115px;
	margin: 0;
	padding: 0;
	height:40px;
	padding-top: 4px;
}

.post_photovideo_meta a {
	text-decoration: none;
}

.clearAll {
	clear: both;
}

.categoryHeader {
	height: 20px;
	width: 100%;
	border-bottom: 1px dotted #d8dad9;
	margin-bottom: 5px;
}

.categoryHeader h2 {
	float: left;
	position: relative;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 1.4em;
	margin: 0;
	padding: 0;
}

.categoryHeader h3 {
	float: left;
	position: relative;
	font-weight: bold;
	font-size: 1.3em;
	margin: 0;
	padding: 0;
}

.categoryHeaderFeed {
	position: relative;
	float: right;
}

.categoryHeaderNewsFeed {
	margin-right: 25px;
}

.categoryHeaderFeed a, .categoryHeaderFeed a:hover, .categoryHeaderFeed a:visited {
	color: black;
	font-weight: normal;
	text-decoration: none;
}

.categoryHeaderOrder {
	position: relative;
	float: right;
}

#categoryOrder {
	font-size: 0.91em;
}

.headline_news {
	border-bottom: 1px dotted #919191;
	width: 100%;
	height: 107px;
	position: relative;
}

.headline_news_last {
	border-bottom: 0px;
}

.headline_news_image {
	width: 98px;
	height: 98px;
	float: left;
	position: relative;
	margin: 4px 0px 0px 4px;
}

.headline_news_text {
	vertical-align: top;
	height: 80px;
	width: 120px;
	float: right;
	position: relative;
	margin: 4px 4px 0px 0px;
}

.headline_news_text a {
	color: #000;
	font-weight: bold;
	text-decoration:none;
}

.headline_news_date {
	color: #898989;
	float: right;
	width: 120px;
	margin: 4px 4px 0px 4px;
	position: relative;
}

/* CONTENT BLOCKS */

.content_block
{
	width: 100%;
	border: 1px solid #d8dad9;
	margin: 0 0 10px 0;
}

.content_block_category
{
	width: 625px;
	border: 1px solid #d8dad9;
	margin: 0 0 10px 0;
}

.content_block_photovideo
{
	width: 152px;
	border: 1px solid #d8dad9;
	margin: 0 0 0 0;
	padding: 0px;
	float: left;
}

.photovideo_margin {
	margin-left: 4px;
}

.content_block_clean
{
	width: 100%;
	margin: 0;
}

.content_block_seealso
{
	float: left;
	width: 144px;
	margin: 0;
}

.content_block p
{
	padding: 3px;
}

.content_block_header
{
	width: 100%;
	height: 46px;
	_height: 46px;
	border-bottom: 1px dotted #919191;
	text-align: left;
}

.content_block_header_fotovideo
{
	width: 100%;
	height: 46px;
	_height: 46px;
	border-bottom: 1px dotted #919191;
	text-align: left;
}

.content_block_header_algemeen
{
	width: 100%;
	height: 46px;
	border-bottom: 1px dotted #919191;
	text-align: left;
}

.content_block_header_clean
{
	width: 100%;
	text-align: left;
}

.content_block_header h1, .content_block_header_clean h1
{
	font-size: 1.3em;
	font-weight: bold;
	text-transform: uppercase;
	padding: 0;
	margin: 3px 0 0 3px;
	float: left;
	color: #000;
}

.content_block_header_photovideo {
	width: 115px;
	float: left;
}

.content_block_header_photovideo .more
{
	padding: 0 0 0 0;
	margin: 3px 3px 0 0;
	float: right;

	display: block;
	text-decoration: none ! important;
	text-align: right;
	width: 32px;
}

.content_block_header h4 {
	font-size: 1em;
	text-transform: lowercase;
	padding: 0;
	margin: 3px 0 0 3px;
	float: left;
	color: #000000;
	font-weight: normal;
}

.content_block_extra_line {
	float: left;
}

.content_block_header .more
{
	padding: 0 0 0 0;
	margin: 3px 3px 0 0;
	float: right;

	display: block;
	text-decoration: none ! important;
	text-align: right;
}

.content_block_single_header
{
	height: 25px;
	width: 100%;
}

.content_block_single_header a
{
	text-decoration: none;
}

.content_block_single_meta
{
	background-color: #F5F5F5;
	border-top: 1px dotted #919191;
	padding: 3px;
}

.content_block_single_meta h2
{
	margin: 0;
	padding: 0;
	font-size: 1.2em;
	font-weight: bold;
	margin-top: 8px;
}

.content_block_single_subheader
{
	width: 100%;
	height: 46px;
	border-bottom: 1px dotted #919191;
	text-align: left;
}

.content_block_single_subheader h1
{
	font-size: 1.3em;
	font-weight: bold;
	text-transform: uppercase;
	padding: 0;
	margin: 3px 0 0 3px;
	float: left;
	color: #000;
}

.content_block_header_submain
{
	background-color: #fff;
}


/* END CONTENT BLOCKS */



/* FORM STYLES */

input, textarea {
	border-right: 1px solid #D4D0C8;
	border-bottom: 1px solid #D4D0C8;
	border-left: 1px solid #808080;
	border-top: 1px solid #808080;
	font-size: 1.0em;
	font-family: Verdana, Arial, Sans-Serif;
}

.input_img {
	border: 0;
	vertical-align: middle;
}

#submit {
	background: url(../images/button_login.jpg);
	border: 0px;
	height: 28px;
	width: 89px;
	float: right;
	font-weight: bold;
	font-size: 10px;
	padding: 0 0 3px 0;
	font-family: Verdana, Arial, Sans-Serif;
	text-transform: uppercase;
}

/* END FORM STYLES */

/* LOGIN STYLES */
.content_block_grey {
	background-color: #ECECEC;
}

.content_block_lightgrey {
	background-color: #F5F5F5;
}

#login {
	height: 100%;
	margin: 0;
	padding: 13px;
}

#loginform {
	margin: 0;
	padding: 0;
}

table.login {
	width: 100%;
}

table.login td {
	width: 50%;
}

#login_error {
	margin-bottom: 10px;
	color: #d40000;
}

#login .submit {
	margin: 20px 0 0 0;
	padding: 0;
}

/* END LOGIN STYLES */

/* CONTACTFORM STYLES */
.contactform {
	position: static;
}

.contact_intro {
	margin-bottom: 20px;
}

td.contactright {
	text-align: left;
}

td.contactleft {
	text-align: right;
	width: 35%;
	vertical-align: top;
}

.contacterror {
	padding: 10px;
}

.contactsubmit {
	margin-top: 10px;
}

/* END CONTACTFORM STYLES */

.page {
	padding: 2px;
	margin: 0;
}

/* SINGLE PAGE */

.single_content
{
	border: 1px solid #D9D9D9;
	background-color: #F5F5F5;
	padding: 4px;
	margin-bottom: 10px;
}

.single_content h2, .single_content h2 a
{
	color: #000;
}

.extrafris_button {
	background: url(../images/button_login.jpg);
	border: 0px;
	height: 28px;
	width: 89px;
	float: right;
	font-weight: bold;
	font-size: 10px;
	padding: 0;
	font-family: Verdana, Arial, Sans-Serif;
	text-align: center;
	margin: 10px;
}

.extrafris_button a, .extrafris_button a:hover, .extrafris_button a:visited {
	padding-top: 7px;
	display: block;
}

label {
}

.noborder {
	border: 0px;
}

/* PRICEQUESTIONS */

ul.linkpartners {
	list-style: none;
	margin: 0;
	padding: 0;
}

li.linkpartners {
	padding: 15px 0 0 8px;
	height: 25px;
	border-bottom: 1px dotted #919191;
}

li.linkpartners_last {
	border-bottom: 0px;
}

li.linkpartners a {
	text-decoration: none;
	font-weight: bold;
}

li.linkpartners a:hover {
	text-decoration: underline;
}

.content_price {
	height: 157px;
	position: relative;
}

.price_text h1,.price_text h2,.price_text h3,.price_text h4,.price_text h5,.price_text h6 {
	margin-top: 0px;
	margin-bottom: 10px;
	font-size: 250%;
	color: #000;
	text-align: left;
	padding: 0;
	line-height: 25px;
}

.price_button {
	background: url(../images/button_win.gif) no-repeat;
	height: 26px;
	width: 104px;
	position: relative;
	top: 18px;
	left: 508px;
	text-align: center;
	padding: 5px 0px 0 0;
	_display:block;
	_z-index:99;
}

.price_button a {
	font-weight: bold;
	font-size: 12px;
	_display:block;
	_z-index:99;
}

.price_text {
	position: relative;
	left: 225px;
	top: 10px;
	width: 384px;
	height: 100px;
	line-height: 16px;
}

.price_question {
	border-top: 1px dotted #919191;
}

.price_question h3 {
	font-size: 1.5em;
	margin: 0 0 5px 0;
	padding: 0;
}

.price_question p {
	margin: 0 0 10px 0;
	padding: 0;
}

.price_container {
	padding: 10px;
}

.price_container h1, .price_container h2, .price_container h3, .price_container h4, .price_container h5, .price_container h6 {
	margin: 0 0 5px 0;
	padding: 0;
}

.price_header {
	border-top: 1px solid #d8dad9;
}

input.noborder {
	border: 0;
}

td.priceright {
	text-align: left;
}

td.priceleft {
	text-align: right;
	width: 30%;
}

.priceerror {
	padding: 10px;
}

/* END PRICEQUESTIONS */


/* REPORTERS */

.content_block_header h2 {
	font-size: 1.3em;
	font-weight: bold;
	text-transform: uppercase;
	padding: 0;
	margin: 3px 0 0 3px;
	float: left;
	color: #000;
	width: 170px;
}

.author_row {
	width: 100%;
	float: left;
	margin-bottom: 10px;
}

.author_block {
	width: 305px;
	border: 1px solid #d8dad9;
}

.author_block a {
	text-decoration: none;
}

.author_block_main {
	padding: 3px;
}

.author_profile {
	float: left;
	padding: 3px;
	margin-left: 6px;
	width:175px;
}

.author_profile_tags {
	width: 299px;
	float: left;
	padding: 3px;
	background-color: #ececec;
	border-top: 1px dotted #919191;
}

.author_profile_tags div {
	height: 4px;
}

.author_profile_header {
	background-color: #f5f5f5;
	border: 1px solid #d8dad9;
	text-align: left;
}

.author_profile_header h1 {
	font-size: 2.4em;
	font-weight: bold;
	text-transform: uppercase;
	padding: 0;
	margin: 3px 0 0 3px;
	float: left;
	color: #000;
}

.author_profile_header img {
	margin: 4px;
}

.author_profile_meta {
	background-color: #f5f5f5;
	border-left: 1px solid #d8dad9;
	border-right: 1px solid #d8dad9;
	padding: 3px;
}

.author_profile_tags_header {
	height: 46px;
	text-align: left;
	border-top: 1px dotted #919191;
	border-bottom: 1px dotted #919191;
	border-left: 1px solid #d8dad9;
	border-right: 1px solid #d8dad9;
}

.author_profile_tags_header h1 {
	font-size: 1.3em;
	font-weight: bold;
	text-transform: uppercase;
	padding: 0;
	margin: 3px 0 0 3px;
	color: #000;
	float: left;
}

.author_profile_tags_main {
	background-color: #fff;
	border-left: 1px solid #d8dad9;
	border-right: 1px solid #d8dad9;
	border-bottom: 1px solid #d8dad9;
	padding: 3px;
}

.author_profile_information {
	background-color: #f5f5f5;
	width: 436px;
	padding: 5px;
	border: 1px solid #d8dad9;
	margin-bottom: 10px;
}

.author_profile_information h2 {
	font-size: 1.7em;
	font-weight: bold;
	padding: 0;
	margin: 0;
	margin-bottom: 10px;
	color: #000;
}

.author_profile_media {
	margin-top: 34px;
	background-color: #fff;
	border-top: 0px solid #d8dad9;
	border-left: 1px solid #d8dad9;
	border-right: 1px solid #d8dad9;
	border-bottom: 1px solid #d8dad9;
}

.author_profile_media_fixed {
	margin-top: 24px;
}

.profile_media_row {
	width: 444px;
	float: left;
	margin-bottom: 3px;
}

.profile_media_margin {
	margin-top: 3px;
	margin-left: 3px;
	margin-bottom: 0px;
	margin-right: 0px;
}

.profile_media_margin_photovideo_left {
	margin-top: 3px;
	margin-left: 0;
	margin-bottom: 0;
	margin-right: 0;
}

.profile_media_margin_photovideo {
	margin-top: 3px;
	margin-left: 18px;
	margin-bottom: 12px;
	margin-right: 0;
}

.profile_media_more {
	margin:10px;
}

#home_tabs {
  padding: 3px;
}

#author_nav {
	font-size: 1em;
	float: left;
	width: 100%;
	border-bottom-style: solid;
	border-bottom-color: #d8dad9;
	border-top-width: 0px;
	border-right-width: 0pt;
	border-bottom-width: 1pt;
	border-left-width: 0pt;
	line-height: 17px;
	height: 27px;
}

#author_nav_home {
	font-size: 1em;
	float: left;
	width: 371px;
	margin: 0;
	height: 24px;
	background-image: url(../images/tabs_home_1.jpg);
	background-repeat: no-repeat;
	background-position: bottom left;
	z-index: 999;
}

#author_nav_author {
	font-size: 1em;
	float: left;
	width: 446px;
	margin: 0;
	height: 24px;
	background-image: url(../images/tabs_author_1.jpg);
	background-repeat: no-repeat;
	background-position: bottom left;
	z-index: 999;
}

#author_nav_home a {
	margin: 0;
	float: left;
	display: block;
	text-decoration: none ! important;
	color: #000;
	width: 98px;
	height: 18px;
	padding-left: 10px;
	padding-top: 6px;
}

#author_nav_author a {
	margin: 0;
	float: left;
	display: block;
	text-decoration: none ! important;
	color: #000;
	width: 96px;
	height: 18px;
	padding-left: 10px;
	padding-top: 6px;
}

#author_nav ul {
	list-style: none;
	margin: 4px 0 0 0px;
	padding: 0;
	width: 325px;
	float: left;
}

#author_nav li {
	display: block;
	margin: 0 0 0 -7px;
	padding: 0px;
	width: 113px;
	height: 23px;
	float: right;
	border: 0px solid #d8dad9;
}

#author_nav li.active {
	border-bottom: 0px;
	z-index: 999;
}

#author_nav a {
	background-image: url(../images/tab.png);
	background-repeat: no-repeat;
	background-position: top right;
	padding: 6px 0 0 0;
	margin: 0;
	display: block;
	text-decoration: none ! important;
	color: #000;
	width: 113px;
	height: 23px;
}

#author_nav a.active {
	background-image: url(../images/tab_active.png);
	background-repeat: no-repeat;
	background-position: top right;
	padding: 6px 0 0 0;
	margin: 0;
	display: block;
	text-decoration: none ! important;
	color: #000;
	width: 113px;
	height: 23px;
	z-index: 999;
}

#author_nav a span {
	padding-left: 10px;
}

#profile_video, #profile_foto, #profile_nieuws {
	display: none;
}

#hometab_1, #hometab_2, #hometab_3 {
	display: none;
	float: left;
}


.noshow {
	display: none;
}

/* END REPORTERS */


.photo_icon {
	background: url(../images/photo.png) no-repeat bottom left;
	height: 23px;
	width: 23px;
}

.video_icon {
	background: url(../images/video.png) no-repeat bottom left;
	height: 23px;
	width: 23px;
}

.enlarge_icon {
	background: url(../images/enlarge.png) no-repeat bottom left;
	height: 23px;
	width: 23px;
	top: 255px;
	left: 0px;
	position: relative;
}

/* PHOTO REPORT */
.photoreport {
	padding: 4px;
	height: 100%;
}

.photoreport_img {
	float: left;
	width: 172px;
	height: 168px;
	position: relative;
}

.photoreport_text {
	float: right;
	width: 138px;
	height: 157px;
	margin-right: 10px;
	position: relative;
}

.photoreport_text h2 {
	padding: 0;
	margin: 0 0 5px 0;
	font-size: 1.4em;
}

.photoreport_text h2 a {
	color: #000000;
}

.photoreport_date {
	float: right;
	text-align: left;
	width: 146px;
	height: 11px;
	position: relative;
}

.photoreport_date a {
	text-decoration: none;
}

/* PHOTO DETAIL PAGE */
#photobrowser_img {
	width: 370px;
	height: 278px;
}

#photobrowser {
	height: 86px;
	margin-top: 5px;
}

.photo_img {
	float: left;
	margin-left: 4px;
	width: 80px;
	height: 60px;
	border: 1px solid #F5F5F5;
}

#navigate_left {
	float: left;
	width: 11px;
	height: 60px;
}

#img_3 {
	margin-right: 4px;
}

#navigate_right {
	float: right;
	width: 11px;
	height: 60px;
}

#photo_text {
	float: left;
	width: 352px;
	height: 15px;
	text-align: right;
	padding-top: 5px;
	padding-right: 18px;
}

/* SEARCH results */
a.searchlink {
	color: #000000;
	text-decoration: none;
}

a.searchlink:hover {
	text-decoration: underline;
}

.content_block_search p {
	padding: 10px 9px 6px 9px;
	line-height: 1.5em;
}

.post_search {
	width: 136px;
	height: 192px;
	border: 1px solid #d8dad9;
	margin-left: 10px;
	margin-bottom: 9px;
	padding: 3px;
	background: #fff;
	float: left;
}

.post_search_content {
	float: left;
	width: 142px;
	height: 37px;
	margin: 5px 0 0 0;
	padding: 0;
}

.post_search_content h3 {
	font-size: 1.0em;
}

.post_search_content a, .post_search_content a:hover, .post_search_content a:visited {
	font-weight: bold;
	color: #000;
}

.post_search_meta {
	float: left;
	width: 115px;
	margin: 0;
	padding: 0;
}

.post_search_meta a {
	text-decoration: none;
}

/* OTHER */
.bigger {
	font-size: 1.5em;
}

span.taglinks {
	margin-right: 10px;
	font-size: 1.3em;
	font-weight: bold;
}

span.taglinks a {
	text-decoration: none;
}

.adsense468 {
	border: 1px solid #D9D9D9;
	text-align: center;
	width: 624px;
	padding: 3px;
	margin-bottom: 5px;
}

.adsense468_photovideo {
	border: 1px solid #D9D9D9;
	text-align: center;
	width: 623px;
	padding: 3px;
	margin-top: 5px;
	margin-bottom: 5px;
}