/*
Theme Name: AC Tion Singelloop
Theme URI: http://www.trimm.nl/
Description: AC Tion Singelloop 2009
Version: 1.0
Author: TriMM Interactieve Media
Author URI: http://www.trimm.nl/
Tags: trimm, ac tion, singelloop
*/

*{
	margin: 0;
	padding: 0;
}
img {
	border: 0;
}
body,html {
	text-align: left;
	font-family: arial;
	background: #e7eff7;text-align: left;
	background: url('images/line.jpg') repeat-y;
}

a, a:visited, a:hover, a:active {
	text-decoration: underline;
	color:#0B59AA;
}

#vak {
	width: 998px;
	border-right: 1px #959da5 solid; 
	text-align: left;
}

#header {
	background: #333;
	height: 132px;
	width: 998px;
	background-image:url('images/header.png');
}

#header_foto {
	background: #4984C6;
	height: 251px;
	width: 998px;
	background-image:url('images/header_picture.jpg');
}
#header_foto img{
	height: 251px;
	width: 760px;
	float:left;
}

#content_vak {
	height: auto;
	background: #fff;
	width: 998px;
	background-image:url('images/page_side_left.jpg') ;
	background-repeat: repeat-x;
}

#logo {
	height: 49px;
	width: 998px;
	text-align: center;
	margin-left: -20px;
}

#logo_vervolg {
	height: 160px;
	width: 960px;
	text-align: center;
	background: #fff;
	margin:0 19px;
}

.logo {
	margin-right: -5px;
}

.sponsorlogowrapper {
	clear: both;
	height: 58px;
	background: #fff;
	margin-left:19px;
	width: 958px;
	padding: 0 0 5px 2px;
}
.sponsorlogowrapper img {
	float: left;
	margin: 0;
	border: 0;
}

#content_wit {
	height: 324px;
	width: 960px;
	margin-left: 19px;
	background: #ffffff;
}

.content_vervolg {
	height: auto;
	width: 960px;
	margin-left: 19px;
	background: #ffffff;
	padding-bottom: 30px;
	min-height:260px;
}

#page_header_title {
	height: auto;
	width: 960px;
	margin-left: 19px;
	background: #ffffff;
	padding-bottom: 10px;
}

.content_vervolg p {
	padding-right: 260px;
	font-size: 12px;
	padding-left: 30px;
	color: #111111;
	padding-top: 15px;
}

.content_vervolg table {
	padding-left: 30px;
}

.content_vervolg blockquote {
	font-style: italic; 
	padding: 10px;
}

.content_vervolg table td {
	font-size: 12px;
	color: #111111;
	vertical-align: top;
}

.content_vervolg ul {
	font-size: 12px;
	color: #111111;
	margin-left: 24px;
	margin-top: 12px;
}
.content_vervolg ul li{
	margin-left: 24px;
}
.content_vervolg table ul li{
	margin-left: 0px;
}

.content_vervolg p strong {
	color: #0b59ab;
}

.inleiding { /*obsolete?*/
	color: #0b59ab;
	padding-right: 260px;
	font-size: 12px;
	padding-left: 30px;
	padding-top: 15px;
	font-weight: bold;
}

#vervolg {
	width: 700px;
	float: left;
}
#wit {
}

#nieuws {
	height: 250px;
	width: 332px;
	float: left;
}

#nieuws ul li a {
	text-decoration: none;
}
#nieuws ul li a:hover {
	text-decoration: underline;
}

#vervolg {
	height: auto;
	width: 332px;
	float: left;
}

#artikel {
	height: 250px;
	width: 332px;
	background-image: url('images/article_bg.jpg');
	background-repeat: no-repeat;
	margin-left: 65px;
	float: left;
}

#artikel h3 {
	width:300px;
	}
	
#twitter {
	height: 71px;
	width: 560px;
	background-image: url('images/twitter_bg.jpg');
	background-repeat: no-repeat;
	margin-left: 397px;
	margin-top: 5px;
	float: left;
}

	/*********************************************
		twitter block on homepage
	*********************************************/	
  div#twitter_posts {
		position:relative;
		width:430px;
		height:46px;
		margin: 9px 0 0 34px;
		padding: 0 0 0 0;
		display:block;
	}
	.twpost {
		clear:left;
		position:absolute;
		top:0;
		display:none;
	}
	#twwait {
		clear:left;
		position:absolute;
		top:0;
		display:block;
	}
	.twavt {
		border: 1px solid #d9e4f1;
		float:left;
		height:44px;
		width:44px;
	}
	.twtxt {
		font-size:12px;
		float:left;
		margin: 7px 0px 0px 10px;
		height:35px;
		width:365px;
		color: #474747;
		overflow: hidden;
		text-align: left;
	}
  #twlink {
    display: block;
		float: left;
		width:20px;
		height:60px;	
    cursor: pointer;
    margin-left: 10px;
  }
  #griddlink {
    display: block;
		float: right;
		width:90px;
		height:60px;	
    cursor: pointer;
  }	

#schrijf_nu_in {
	height: 125px;
	width: 227px;
	background-image:url('images/schrijf_in.jpg');
	float:right;
}

#uitslagen {
	height: 125px;
	width: 227px;
	background-image:url('images/uitslagen.jpg');
	float:right;
}

#schrijf_nu_in_vervolg {
	height: 125px;
	width: 227px;
	background-image:url('images/schrijf_in.jpg');
	float:right;
	position: absolute;
	left: 752px;
}

#uitslagen_vervolg {
	height: 125px;
	width: 227px;
	background-image:url('images/uitslagen.jpg');
	position: absolute;
	left: 752px;
	top: 571px;
}

.footer {
	height: 16px;
	width: 998px;
	text-align: center;
	color: #0b59ab;
	font-size: 10px;
}

div.footer {
	margin-top: 16px;
	width: 960px;
}

.footer a, .footer a:hover {
	color: #0b59ab;
	text-decoration: underline;
}

.footer_bold {
	text-align: center;
	font-weight: bold;
	color: #0b59ab;
	font-size: 10px;
	width: 960px;
}

#horizontaal_navigatie {
	padding-top: 95px;
	padding-left:	155px;
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	font-weight: 900;
	font-variant: small-caps;
}

#horizontaal_navigatie ul {
	color: white;
	text-align: center;
	margin: 0 -72px 0 0;
	padding-bottom: 5px;
	padding-top: 5px;
	clear:left;
}

#horizontaal_navigatie ul li {
	display: inline;
	margin-left: -4px;
}

#horizontaal_navigatie ul li a {
	padding: 5px 19px 5px 19px;
	color: white;
	text-decoration: none;
	outline: none;
}

a#actionlink {
	float: right;
	height: 85px;
	width: 84px;
	display: block;
	position: absolute;
	left: 830px;
	top: 37px;
	background: url();
}

#horizontaal_navigatie ul li a:hover {
	color: #ffc211;
}

#active a {}

#horizontaal_navigatie li {
	font-size: 11px;
}

#horizontaal_navigatie li ul {
	margin-bottom: 10px;
}

#horizontaal_navigatie li a {
	color: #333;
	text-decoration: none;
	list-style-image: url('images/icoon.jpg');
}

ul#menu { margin-left: 770px; }
ul#menu li {display: block; color: #fff; font-size: 1.1em; height: 24px; text-indent: -9999px; float: left;}
ul#menu li.singelloop {background: url(images/subnavigation.png) no-repeat; margin-bottom: 0px;margin-top: 40px; width: 178px; height: 25px;}
ul#menu li.bedrijvenloop {background: url(images/subnavigation.png) no-repeat; background-position: 0px -26px; margin-bottom: 5px; width: 178px; height: 24px;}
ul#menu li.kidsloop {background: url(images/subnavigation.png) no-repeat; background-position: 0px -58px; margin-bottom: 7px; width: 178px; height: 24px}
ul#menu li.mijl {background: url(images/subnavigation.png) no-repeat; background-position: 0px -92px; margin-bottom: 7px; width: 178px; height: 24px;}
ul#menu li.geschiedenis {background: url(images/subnavigation.png) no-repeat; background-position: 0px -125px; width: 178px; height: 35px;}
ul#menu li.fotos {background: url(images/subnavigation.png) no-repeat; background-position: 0px -162px; width: 178px; height: 24px;}
ul#menu li a {display: block; height: 24px; text-decoration: none;}
ul#menu li.singelloop a:hover {background: url(images/subnavigation.png) no-repeat; background-position: 0px -240px;}
ul#menu li.bedrijvenloop a:hover {background: url(images/subnavigation.png) no-repeat; background-position: 0px -266px;}
ul#menu li.kidsloop a:hover {background: url(images/subnavigation.png) no-repeat; background-position: 0px -298px;}
ul#menu li.mijl a:hover {background: url(images/subnavigation.png) no-repeat; background-position: 0px -332px;}
ul#menu li.geschiedenis a:hover {background: url(images/subnavigation.png) no-repeat; background-position: 0px -365px;}
ul#menu li.fotos a:hover {background: url(images/subnavigation.png) no-repeat; background-position: 0px -401px;}

h1 {
	font-size: 16px;
	padding-left: 30px;
	color: #0b59ab;
	padding-top: 15px;
}
h1 a {
	color: #0b59ab;
	text-decoration: none;
}
.content_vervolg h1 {
	font-size: 18px;
	text-align: left;
	padding-left: 30px;
	margin-bottom: 0px;
}
#page_header_title h1 {
	font-size: 20px;
	text-align: left;
	padding-left: 30px;
	margin-bottom: 0px;
}

h2 {
	font-size: 11px;
	text-align: right;
	color: #0b59ab;
	padding-right: 10px;
}
h2 a {
	color: #0b59ab;
	text-decoration: none;
}
.content_vervolg h2 {
	font-size: 14px;
	text-align: left;
	padding-left: 30px;
	margin-top: 24px;
	margin-bottom: 0px;
}

h3 {
	font-size: 16px;
	padding-left: 15px;
	color: #2adbd5;
	padding-top: 12px;
}
h3 a {
	color: #2adbd5;
	text-decoration: none;
}
.content_vervolg h3 {
	font-size: 13px;
	text-align: left;
	padding-left: 30px;
	margin-top: 24px;
	margin-bottom: 0px;
}

h4 {
	font-size: 11px;
	padding-left: 30px;
	color: #0b59ab;
	padding-top: 15px;
	font-weight: normal;
}
.content_vervolg h4 {
	font-size: 12px;
	text-align: left;
	padding-left: 30px;
	margin-top: 24px;
	margin-bottom: 0px;
}

h4.author {
	text-transform: uppercase;
}

.lees_meer {
	display:inline;
	float:right;
	padding-left:0;
	padding-right:24px;
	padding-top: 6px;
}
.lees_meer a {
	color: #0b59aa;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}

.lees_meer_artikel {
	display: inline;
	float:left;
	padding-right: 8px;
	padding-left: 15px;
	padding-top: 6px;
}
.lees_meer_artikel a {
	color: #2adbd5;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}

.lees_meer_artikel a:hover, .lees_meer a:hover {
	text-decoration: underline;
}

table.logos td {
	vertical-align: middle;
	text-align: center;
	padding: 10px 4px 0 4px;
}

#nieuws ul {
	padding-top: 20px;
	padding-left: 43px;
	padding-bottom: 10px;
}
#nieuws li {
	color: #111111;
	font-size: 11px;
	list-style-image:url('images/icoon.jpg');
	line-height: 21px;
}

#nieuws strong {
	color: #0b59aa;
}

#artikel .artcontent {
	margin-top:3px;
	font-size: 12px;
	padding-left: 15px;
	color: #111111;
	padding-top: 6px;
	width: 143px;
	height: 20px;
	padding-bottom: 15px;
}

#artikel .afbeelding img{
	width: 142px;
	height: 142px;
}

.afbeelding {
	padding-left: 167px;
	margin-top: -32px;
}

#contact {
	width: 92px;
	height: 25px;
	float: right;
	margin-right: 80px;
}

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 15px 4px 4px 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 15px 4px 4px 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left
	}

.navigation {
	display: block;
	text-align: center;
	padding: 0 260px 0 50px;
	}
.navigation a {
	padding: 10px 0 50px 0;
}
	
#respond {
	background:white;
	margin-bottom:50px;
	margin-left:19px;
	padding-left:30px;
	width:930px;
}

#respond h3 {
	padding-left: 0;
}
	
#respond:after {
	content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}
#respond p, #commentform p {
	font-size: 12px;
	color: #111111;
	padding-top: 15px;
}
	
ol.commentlist {
	background:white;
	margin-left:19px;
	padding-left:30px;
	width:930px;
}

h3#comments {
	background:white;
	margin-left:19px;
	padding-left:30px;
	width:930px;
	padding-bottom:20px;
}

.commentlist li, #commentform input, #commentform textarea {
	font-size: 12px;
	color: #111111;
	}

.commentlist li {
	font-weight: bold;
}

.commentlist li .avatar { 
	display:none;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	}

.commentlist p {
	font-weight: normal;
	text-transform: none;
	}

.commentmetadata {
	font-weight: normal;
	}
	
#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform {
	margin: 5px 10px 0 0;
	}
#commentform textarea {
	width: 618px;
	padding: 2px;
	}
#commentform #submit {
	margin: 0 0 5px auto;
	}

.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	padding: 15px 5px 10px 10px;
	list-style: none;
	width: 607px;
	margin-bottom:10px;

	}
.commentlist li ul li { 
	margin-right: -5px;
	margin-left: 10px;
}

.commentlist p {
	margin: 10px 5px 10px 0;
}
.children { padding: 0; }

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
	
.thread-alt {
	background-color: #f8f8f8;
}
.thread-even {
	background-color: white;
}
.depth-1 {
border: 1px solid #ddd;
}

.even, .alt {

	border-left: 1px solid #ddd;
}

/* NEXTGEN GALLERY */

.piclenselink {
	display: none !important;
}

div.ngg-album-compact {
	width: 127px !important;
	height: 200px !important;
	margin: 0px !important;
	padding-right:10px !important;
}

.ngg-album-compact p {
	display: none !important;
}

.ngg-album-compact h4 {
	padding: 0 6px 0 6px !important;
}

div.ngg-album-compactbox {
	background-color: #0B59AB !important;
	background-image: none !important;
	width: 117px !important;
	height: 117px !important;
	margin: 6px !important;
	padding: 6px 6px 6px 6px !important;
	-moz-border-radius: 4px !important;
	-webkit-border-radius: 4px !important;
}

.ngg-album-compactbox .Thumb {
	border:1px solid #000000 !important;
	height:115px !important;
	margin:0 !important;
	padding:0 !important;
	width:115px !important;
}

.ngg-navigation, .ngg-navigation a, a.ngg-album-desc {
	color: #0B59AB !important;
	text-decoration: none !important;
}

.ngg-navigation {
	height:30px !important;
}

.ngg-galleryoverview, .ngg-albumoverview{
	width: 500px !important;
	margin-left:25px !important;
	width:700px !important;
}

.ngg-gallery-thumbnail img, ngg-album-link img {
	background-color: #0B59AB !important;
	border: 0 !important;
	padding: 6px !important;
	width: 114px !important;
	height: 114px !important;
	-moz-border-radius: 4px !important;
	-webkit-border-radius: 4px !important;
	
}

