/*
Theme Name: Tippelpagina
Theme URI: http://paradisebv.com/
Description: WordPress theme voor Tippelpagina.
Version: 1.0
Author: Deromac
Author URI: http://paradisebv.com/

*/


body{
	margin:0;
	color:#000;
	font:11px Verdana, Arial, sans-serif;
	background:#232323 url(images/bg-body.gif) repeat-x;;
}
img{border-style:none;} 

a, a:visited, a:active{
text-decoration:underline;
color: #FFF;
}

a:hover{text-decoration:underline;}

input,
textarea,
select{
	font:100% verdana, arial,sans-serif;
	vertical-align:middle;
}
form,fieldset{
	margin:0;
	padding:0;
	border-style:none;
}
#page {
	margin:0 auto;
	width:960px;
	overflow:hidden;
	position:relative;
	padding:361px 0 0;
}
/* header */
#header {
	width:960px;
	height:361px;
	overflow:hidden;
	position:absolute;
	top:0;
	left:0;
	background:url(images/bg-header.jpg) no-repeat 0 71px;
}
#page .logo{
	position:absolute;
	top:13px;
	left:11px;
	width:234px;
	height:63px;
	text-indent:-9999px;
	overflow:hidden;
	margin:0;
	z-index:1;
}
#page .logo a{
	background:url(images/logo.png) no-repeat;
	display:block;
	height:100%;
}
#header .form{
	width:100%;
	overflow:hidden;
	padding:8px 0 0;
}
#header .form .login-area{
	width:100%;
	overflow:hidden;
	margin:0 0 5px;
}
#header .form .login-form{float:right;}
#header .form .login{
	float:left;
	width:131px;
	margin:0 0 0 11px;
	display:inline;
}
#header .form .login label{
	display:block;
	color:#fff;
	font-size:10px;
	margin:0 0 2px;
}
#header .form .login input{
	width:123px;
	float:left;
	padding:2px 3px 3px;
	border:1px solid #7c7c7c;
}
#header .form #login{
	float:left;
	border:0;
	background:none;
	color:#fff;
	text-decoration:underline;
	cursor:pointer;
	font:10px/15px "Trebuchet MS", Arial, sans-serif;
	padding:0;
	margin:16px 4px 0 5px;

}
#header .form .register-area{
	width:100%;
	overflow:hidden;
}
#header .form .register-holder{float:right;}
#header .form .remember{float:left;}
#header .form .remember label{
	float:left;
	color:#fff;
}
#header .form .remember input{
	float:left;
	width:13px;
	height:13px;
	margin:0 0 0 8px;
}
#header .form .register-area ul{
	float:left;
	padding:0 6px 0 7px;
	margin:0;
	list-style:none;
	overflow:hidden;
}
#header .form .register-area ul li{
	float:left;
	background:url(images/register-sep.gif) no-repeat 100% 2px;
	margin:0 -10px 0 0;
	padding:0 10px 0 21px;
}
#header .form .register-area ul li a{
	color:#fff;
	text-decoration:underline;
}
#header .form .register-area ul li a:hover{
text-decoration:none;
}

/* navigation */
#header .nav{
	position:absolute;
	top:301px;
	left:0;
	width:100%;
	height:60px;
	overflow:hidden;
	background:url(images/bg-nav.gif) no-repeat;
}
#header .nav ul{
	margin:0 0 0 11px;
	padding:0;
	list-style:none;
	width:100%;
	overflow:hidden;
}
#header .nav ul li{
	float:left;
	font-size:11px;
	text-transform:uppercase;
	font-weight:bold;
	background:url(images/nav-sep.gif) no-repeat;
	margin:0 0 0 -1px;
	padding:0 2px 0 1px;
}
#header .nav ul li a{
	float:left;
	color:#000;
	padding:10px 37px 13px;
	text-decoration:none;
	}

/* content */
#content {
	width:960px;
	overflow:hidden;
}
#content .content-box{
	width:642px;
	float:left;
	padding:22px 0 0 16px;
}
/* article */
.content-box .article{
	width:100%;
	overflow:hidden;
	margin:0 0 11px;
}
/* article heading */
.article .heading{
	width:100%;
	overflow:hidden;
	margin:0 0 3px;
}
.article .heading h2{
	font-size:20px;
	color:#fff;
	margin:0 0 4px 65px;
}
.article .heading h2 a{
color:#fff;
text-decoration:none;
}

.article .heading .subheading{width:100%;}
.article .heading .subheading:after{
	content:"";
	display:block;
	clear:both;
}

.article .headingpage{
	width:100%;
	overflow:hidden;
	margin:0 0 3px;
}
.article .headingpage h2{
	font-size:20px;
	color:#fff;
	margin:0 0 4px 5px;
}
.article .headingpage h2 a{
color:#fff;
text-decoration:none;
}
.article .headingpage .subheading{width:100%;}
.article .headingpage .subheading:after{
	content:"";
	display:block;
	clear:both;
}
.article .heading .date{
	width:57px;
	float:left;
	background:url(images/bg-date.gif) no-repeat;
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	margin:-29px 0 0;
	padding:3px 0 20px;
	position:relative;
}
.article .heading .date em{
	display:block;
	color:#fff;
	font-size:12px;
	font-style:normal;
	font-weight:bold;
	text-transform:uppercase;
}
.article .heading .date strong{
	display:block;
	color:#2881e6;
	font-size:36px;
}
.article .heading .head-box{
	width:555px;
	height:47px;
	padding:9px 10px 0 13px;
	float:right;
	text-decoration:none;
	color:#000;
	background:url(images/bg-heading.gif) no-repeat;
	position:relative;
}

.article .heading .head-box strong{
	font-weight:normal;
	float:left;
	color:#232323;
}
.article .heading .head-box a{
	float:right;
	color:#4496e9;
	text-decoration:none;
}
.article .headingpage .head-box{
	width:650px;
	height:47px;
	padding:9px 10px 0 13px;
	float:left;
	background:url(images/bg-headingpage.gif) no-repeat;
	position:relative;
}
.article .headingpage .head-box strong{
	font-weight:normal;
	float:left;
	color:#232323;
}
.article .headingpage .head-box a{
	float:right;
	color:#4496e9;
}

/* article content */
.article .article-box{
	width:100%;
	overflow:hidden;
}
.article.a {
color:#FFF;
font: 12px Verdana, Arial, sans-serif;
}

.article .article-box .photo-holder{
	width:100%;
	overflow:hidden;
	margin:0 0 11px;
}
.article .article-box .photo{
	float:left;
	background:#fff;
	padding:7px 9px 10px;
	margin: 0px 10px 0px 0px;
	text-align:center;
}
.article .article-box .photo-holder img{
	display:block;
	margin:0 0 9px;
}
.article .article-box .photo strong{
	color:#232323;
	font-weight:normal;
}
.article .article-box p{
	margin:0 0 34px;
	color:#fff;
	font-size:12px;
	line-height:17px;
}
.article .article-box .comment{
	width:100%;
	overflow:hidden;
	background:url(images/ico-comment.gif) no-repeat;
}
.article .article-box .comment a{
	margin:0 4px 0 24px;
	color:#dcdcdc;
	font-size:10px;
	text-decoration:underline;
}
.article .article-box .comment a:hover{text-decoration:none;}
.article .article-box .comment span{
	color:#dcdcdc;
	font-size:10px;
}
#content .sidebar{
	width:280px;
	float:right;
	padding:13px 0 0;
	}
.sidebar .sidebar-block{
	width:100%;
	overflow:hidden;
	margin: 0 0 21px;
}
.sidebar-block .heading{
	width:100%;
	overflow:hidden;
	background:url(images/bg-sidebar-heading.gif) repeat-y;
}
.sidebar-block .heading .top{
	background:url(images/bg-sidebar-heading-top.gif) no-repeat;
	padding:11px 14px 8px;
	height:1%;
	overflow:hidden;
}
.sidebar-block h3{
	font-size:11px;
	margin:0;
	text-transform:uppercase;
}
.sidebar-block .sidebar-box{
	width:100%;
	overflow:hidden;
	background:url(images/bg-sidebar.gif) repeat-y;
}
.sidebar-block .sidebar-box .top{
background:url(images/bg-sidebar-top.gif) no-repeat;
}
.sidebar-block .sidebar-box .bottom{
	background:url(images/bg-sidebar-bottom.gif) no-repeat 0 100%;
	padding:8px 9px 10px;
	height:1%;
	overflow:hidden;
	min-height:75px;
}
.sidebar-block .sidebar-box .bottom p, .sidebar-block .sidebar-box .bottom a{
	margin:0;
	line-height:17px;
	color:#fff;
	text-decoration:none;
}
.sidebar-block .sidebar-box .region{
	width:302px;
	overflow:hidden;
}
.region ul{
	margin:0;
	padding:0;
	list-style:none;
}
.region ul li{
	vertical-align:top;
	background:url(images/circle.gif) no-repeat 0 4px;
	padding:0 0 0 17px;
	margin:0 11px 7px 0;
	float:left;
	width:105px;
}
.region ul li a{color:#fff;}
.sidebar-block .sidebar-box .news{
	width:100%;
	overflow:hidden;
	padding:3px 0;
}
.news dl{
	width:100%;
	overflow:hidden;
	margin:0 0 7px;
	padding:0;
	color:#fff;
}
.news dl dt{
	float:left;
	background:url(images/circle.gif) no-repeat 0 4px;
	padding:0 0 0 17px;
}
.news dl dd{
	margin:0;
	float:right;
}
.news dl a{color:#fff;}
.sidebar-block .sidebar-box .calendar{min-height:176px;}
/* footer */
#footer {
	width:960px;
	overflow:hidden;
}
#wp-calendar{
    width:200px;
	margin:0 auto;
	text-align:center;
}
#wp-calendar td{
    padding:5px;
}
#wp-calendar caption{
	font-weight:bold;
	padding-bottom:15px;
}
#wp-calendar a{
	color:#fff;
}
.form_wrapp{
    width:230px;
	margin:10px auto;
}
#newsletterLoading{
	padding-top:10px;
}
li.current_page_item a,
li.current_page_parent a{
    text-decoration:underline;
}
.article .heading .head-box strong.tags_list a{
	color:#232323;
}
ul.custom_tags{
	margin:0;
	padding:0;
	list-style:none;
}
ul.custom_tags li{
	background:transparent url(images/circle.gif) no-repeat scroll 0 50%;
	float:left;
	margin:0 11px 7px 0;
	padding:0 0 0 17px;
	vertical-align:top;
}
ul.custom_tags li a{
	color:#FFFFFF;
}
.alignleft{
    float:left;
}
.alignright{
    float:right;
}
.write_comment,
h2.title_h,
.navigation{
    color:#FFFFFF;
}
.write_comment a,
h2.title_h a,
.navigation a{
    color:#FFFFFF;
}