* {
	padding:0px;
	margin:0px;
	border:0px;
	font-family:Georgia, Verdana, Arial;
}

html, body{
	padding:0px;
	margin:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	background-color:#000000;
}

.maincontainer{
	padding-left:50px;
	padding-right:50px;
	min-width:895px;
	max-width:895px;
	margin:0 auto;
	_width:expression(((document.compatMode && document.compatMode=='CSS1Compat') ? document.documentElement.clientWidth : document.body.clientWidth) < 930 ? "900px" : "auto");
	position:relative;
}

.logo{
	position:absolute;
	height:auto;
	margin:0 auto;
	left:-46px;
}

.logocontainer{
	 position:relative;
	 height:114px;
	 background-image:url("http://www.kodiefiles.nl/v3/images/headerbg.jpg");
	}

.logocontainerb{
	 position:relative;
	 height:206px;
	 background-image:url("http://www.kodiefiles.nl/v3/images/bheaderbg.jpg");
	}


.header-right{
	background-position: right;
	background-repeat:no-repeat;
	background-image:url("http://www.kodiefiles.nl/v3/images/header-right.jpg");
	height:114px;
}

.bheader-right{
	background-position: right;
	background-repeat:no-repeat;
	background-image:url("http://www.kodiefiles.nl/v3/images/bheader-right.jpg");
	height:206px;
}

.bgconteiner{
	margin:0 auto;
	}

.bgcontent{
	height:100%;
	padding-bottom:20px;
	background-color:#272727;
	margin-right:5px;
	padding-left:5px;
	padding-right:5px;
}

/* Main menu */

.main-menu{
	background-image:url("http://www.kodiefiles.nl/v3/images/mmbg.jpg");
	margin-left:auto;
	margin-right:auto;
	height:39px;
	margin-bottom:5px;
	clear:both;
	}

.main-menur{
	background-position: right;
	background-repeat:no-repeat;
	background-image:url("http://www.kodiefiles.nl/v3/images/mmr.jpg");
	height:39px;
	padding-left:10px;
}

.main-menur div.ml{
	float:left;
	background-image:url("http://www.kodiefiles.nl/v3/images/mmsep.jpg");
	background-repeat:no-repeat;
	background-position: right top;
	padding-right:10px;
	padding-left:10px;
	padding-top:10px;
	height:29px;
	}

.search{
   font-family:Arial;
   margin-top:5px;
   margin-right:10px;
   float:right;
   background-image:url("http://www.kodiefiles.nl/v3/images/search.gif");
   width:181px;
   height:28px;
}

.search .searchinp{
	color:#898989;
	font-size:16px;
	font-weight:bold;
	width:125px;
	padding-left:5px;
	height:20px;
	margin-left:3px;
	margin-top:2px;
	background-color:#333333;
	}

.search .ok{
   margin-left:5px;
   margin-top:3px;
   background-image:url("http://www.kodiefiles.nl/v3/images/ok.gif");
   width:39px;
   height:21px;
   cursor:hand;
}


.main-menur a:link{
	font-weight:bold;
	color:#333333;
	font-size:14px;
	text-decoration:none;
}

.main-menur a:visited{
	font-weight:bold;
	color:#333333;
	font-size:14px;
	text-decoration:none;
}

.main-menur a:hover{
	font-weight:bold;
	color:#333333;
	font-size:14px;
	text-decoration:underline;
}

.main-menul{
	background-position: left;
	background-repeat:no-repeat;
	background-image:url("http://www.kodiefiles.nl/v3/images/mml.jpg");
	height:39px;
}

/* Rounded corners */
.tl
{
	background-image: url("http://www.kodiefiles.nl/v3/images/lt1.gif");
	background-repeat: no-repeat;
	background-position: top left;
	height:100%;
}

.tr
{
	background-image: url("http://www.kodiefiles.nl/v3/images/rt1.gif");
	background-repeat: no-repeat;
	background-position: top right;
	height:100%;
}

.br
{
	background-image: url("http://www.kodiefiles.nl/v3/images/lb1.gif");
	background-repeat: no-repeat;
	background-position: bottom left;
	height:100%;
}

.bl
{
	background-image: url("http://www.kodiefiles.nl/v3/images/rb1.gif");
	background-repeat: no-repeat;
	background-position: bottom right;
	height:100%;
}



.tl6
{
	background-image: url("http://www.kodiefiles.nl/v3/images/lt6.gif");
	background-repeat: no-repeat;
	background-position: top left;
	height:100%;
}

.tr6
{
	background-image: url("http://www.kodiefiles.nl/v3/images/rt6.gif");
	background-repeat: no-repeat;
	background-position: top right;
	height:100%;
}

.br6
{
	background-image: url("http://www.kodiefiles.nl/v3/images/lb6.gif");
	background-repeat: no-repeat;
	background-position: bottom left;
	height:100%;
}

.bl6
{
	background-image: url("http://www.kodiefiles.nl/v3/images/rb6.gif");
	background-repeat: no-repeat;
	background-position: bottom right;
	height:100%;
}



.tl2
{
	background-image: url("http://www.kodiefiles.nl/v3/images/lt2.gif");
	background-repeat: no-repeat;
	background-position: top left;
	height:100%;
}

.tr2
{
	background-image: url("http://www.kodiefiles.nl/v3/images/rt2.gif");
	background-repeat: no-repeat;
	background-position: top right;
	height:100%;
}

.br2
{
	background-image: url("http://www.kodiefiles.nl/v3/images/lb2.gif");
	background-repeat: no-repeat;
	background-position: bottom left;
	height:100%;
}

.bl2
{
	background-image: url("http://www.kodiefiles.nl/v3/images/rb2.gif");
	background-repeat: no-repeat;
	background-position: bottom right;
	height:100%;
}

.tl3
{
	background-image: url("http://www.kodiefiles.nl/v3/images/lt3.gif");
	background-repeat: no-repeat;
	background-position: top left;
}

.tr3
{
	background-image: url("http://www.kodiefiles.nl/v3/images/rt3.gif");
	background-repeat: no-repeat;
	background-position: top right;
}

.br3
{
	background-image: url("http://www.kodiefiles.nl/v3/images/lb3.gif");
	background-repeat: no-repeat;
	background-position: bottom left;
	height:100%;
}

.bl3
{
	background-image: url("http://www.kodiefiles.nl/v3/images/rb3.gif");
	background-repeat: no-repeat;
	background-position: bottom right;
}

.tl4{
	background-image: url("http://www.kodiefiles.nl/v3/images/tl4.gif");
	background-repeat: no-repeat;
	background-position: top left;
	}

.tr4{
	background-image: url("http://www.kodiefiles.nl/v3/images/tr4.gif");
	background-repeat: no-repeat;
	background-position: top right;
	}



.rb5
{
	background-image: url("http://www.kodiefiles.nl/v3/images/rb4.gif");
	background-repeat: no-repeat;
	background-position: right bottom;
	height:100%;
}

.rt5
{
	background-image: url("http://www.kodiefiles.nl/v3/images/rt4.gif");
	background-repeat: no-repeat;
	background-position: top right;
	height:100%;
}

.lt5
{
	background-image: url("http://www.kodiefiles.nl/v3/images/lt4.gif");
	background-repeat: no-repeat;
	background-position: top left;
	height:100%;
}

.lb5
{
	background-image: url("http://www.kodiefiles.nl/v3/images/lb4.gif");
	background-repeat: no-repeat;
	background-position: bottom left;
	height:100%;
}



.anglcont{
	padding:5px;
}

.bannerstop{
	background-color:#3d3d3d;
	vertical-align:top;
	text-align:left;
	margin-bottom:5px;
	height:70px;
	}
.bannerrandom{
	background-color:#3d3d3d;
	vertical-align:top;
	text-align:right;
	margin-bottom:5px;
	height:70px;
	}


.content{
	background-color:#3d3d3d;
	vertical-align:top;
	text-align:center;
	}

.content .bl{
	padding:20px;
}

.content .pinkp{
	border:2px solid #eb299c;
	}

.pink{
	border:1px solid #eb299c;
	}

.photonav{
	font-size:25px;
	color:#FFFFFF;
	background-color:#323232;
	text-align:left;
	padding:10px;
	padding-left:15px;
	height:30px;
}

.bannerbf{
	padding:20px;
}

.pname{
	float:left;
	}

.pnav{
	float:right;
	}

.pnav img{
	padding-left:5px;
	}
.nextprev{
	margin-top:5px;
	height:40px;
	background-color:#3d3d3d;
}

.nextprev .prev{
	padding-top:8px;
	float:left;
	}
.nextprev .next{
	padding-top:8px;
	float:right;
	}

.nextprev a:link{
	text-decoration:none;
	color:#FFFFFF;
	}

.nextprev a:visited{
	text-decoration:none;
	color:#FFFFFF;
	}

.nextprev a:hover{
	text-decoration:underline;
	color:#FFFFFF;
	}

.bannerphotob{
	width:600px;
	}

.bottomph{
	background-color:#3d3d3d;
	margin-top:5px;
	float:left;
	width:100%;
	}

.topgallery{
	float:right;
	margin-top:5px;
	margin-left:10px;
	}


.toprating{
	 background-color:#FFFFFF;
	 margin-bottom:5px;
}

.toprating li{
	font-size:14px;
	list-style: none;
	padding:3px 90px 3px 0;
	}

.toprating ul{
	padding-left:15px;
	padding-top:10px;
	padding-bottom:10px;
	}

.toprating ul a:link{
	text-decoration:none;
	color:#ff2baf;
	}

.toprating ul a:visited{
	text-decoration:none;
	color:#ff2baf;
	}

.toprating ul a:hover{
	text-decoration:none;
	color:#FFFFFF;
	background-color:#ff2baf;
	}

.toptitle{
	font-size:18px;
	color:#FFFFFF;
	background-image: url("http://www.kodiefiles.nl/v3/images/ttr.gif");
	background-repeat: no-repeat;
	background-position: top right;
	width:238px;
	_width:243px;
	height:27px;
	padding-left:10px;
	padding-top:5px;
	}

.topratingref{
	 background-color:#FFFFFF;
	 margin-bottom:5px;
}

.topratingref li{
	font-size:14px;
	list-style: none;
	padding:3px 0px 3px 0;
	}

.topratingref ul{
	padding-left:15px;
	padding-top:10px;
	padding-bottom:10px;
	}

.topratingref ul a:link{
	text-decoration:none;
	color:#ff2baf;
	}

.topratingref ul a:visited{
	text-decoration:none;
	color:#ff2baf;
	}

.topratingref ul a:hover{
	text-decoration:none;
	color:#FFFFFF;
	background-color:#ff2baf;
	}

.toptitleref{
	font-size:18px;
	color:#FFFFFF;
	background-image: url("http://www.kodiefiles.nl/v3/images/ttr.gif");
	background-repeat: no-repeat;
	background-position: top right;
	width:238px;
	_width:243px;
	height:27px;
	padding-left:10px;
	padding-top:5px;
	}



.toptitler {
	font-size:18px;
	color:#FFFFFF;
	background-image: url("http://www.kodiefiles.nl/v3/images/ttr.gif");
	background-repeat: no-repeat;
	background-position: top right;
	height:27px;
	padding-left:10px;
	padding-top:5px;
	}

.toptitleleft{
	height:32px;
	background-image: url("http://www.kodiefiles.nl/v3/images/ttl.gif");
	background-repeat: no-repeat;
	background-position: top left;
	width:100%;
	}

.toptitlecontainer{
	height:32px;
	background-image: url("http://www.kodiefiles.nl/v3/images/tt.gif");
	}



/* 2 columns */
.containerforcol {
	width: 100%;
	float: left;
	margin-right: -268px;
}

.containerforcolp {
	width: 130%;
	float: left;
	margin-right: -268px;
}
.contentcolumns {
	margin-right: 268px;
}

.contentcolumnsph {
	margin-right: 253px;
	_margin-right: 258px;
}

.sidebar {
	width: 263px;
	float: right;
	padding-left:5px;
}

.clearing {
	height: 0;
	clear: both;
}

.date-content{
	padding-top:8px;
	padding-left:15px;
	height:10px;
	color:#d1208f;
	font-weight:bold;
	}

.date-right{
	height:33px;
	background-position: right top;
	background-repeat:no-repeat;
	background-image: url("http://www.kodiefiles.nl/v3/images/date-right.gif");
	}
.date-left{
	height:33px;
	background-position: left top;
	background-repeat:no-repeat;
	background-image: url("http://www.kodiefiles.nl/v3/images/date-left.gif");
	}

.date-left1{
	height:33px;
	background-position: left top;
	background-repeat:no-repeat;
	background-image: url("http://www.kodiefiles.nl/v3/images/date-left1.gif");
	}

.date-bg{
	margin-bottom:5px;
	height:33px;
	background-repeat:repeat-x;
	background-image: url("http://www.kodiefiles.nl/v3/images/date-center.gif");
	}

.date-content a:link{
	text-decoration:none;
	color:#d1208f;
	}

.date-content a:visited{
	text-decoration:none;
	color:#d1208f;
	}

.date-content a:hover{
	text-decoration:underline;
	color:#d1208f;
	}

.date-content .prev{
	text-align:left;
	width:20%;
	float:left;
	}
.date-content .home{
	text-align:center;
	width:60%;
	float:left;
	}
.date-content .next{
	text-align:right;
	width:19%;
	float:left;
	}


.postsheader{
	font-size:25px;
	color:#FFFFFF;
	background-color:#323232;
	text-align:left;
	padding-top:5px;
	padding-left:10px;
	padding-right:10px;
	height:50px;
	margin-bottom:10px;
}

.posts{
	background-color:#3d3d3d;
	vertical-align:top;
	text-align:left;
	height:100%;
	margin-bottom:8px;
	color:#FFFFFF;
	}

.smbform{
	width:450px;
	}

.posts textarea{
	border:1px solid #eb299c;
	width:450px;
	}

.posts .submit input{
	margin-left:5px;
	}

.postsp textarea{
	border:1px solid #eb299c;
	width:750px;
	}

.postsp .submit input{
	margin-left:5px;
	}

.postsp{
	background-color:#3d3d3d;
	vertical-align:top;
	text-align:left;
	height:100%;
	margin-bottom:8px;
	color:#FFFFFF;
	}

.submit{
	text-align:right;
	padding-top:10px;
	}

.postsname a:link{
	text-decoration:none;
	font-size:25px;
	color:#FFFFFF;
	}

.postsname a:visited{
	text-decoration:none;
	font-size:25px;
	color:#FFFFFF;
	}

.postsname a:hover{
	text-decoration:/*underline*/none;
	font-size:25px;
	color:/*#FFFFFF*/#D1208F;
	}



.posts .bl{
	padding:20px;
}

.postsname{
	float:left;
	}

.postsnamemin{
	font-size:10px;
	color:#848484;
	}
	
.postsnamemin a:link{
	text-decoration:none;
	font-size:10px;
	color:#848484;
	}	

.postsnamemin a:visited{
	text-decoration:none;
	font-size:10px;
	color:#848484;
	}
	
.postsnamemin a:hover{
	text-decoration:/*underline*/none;
	font-size:10px;
	color:/*#848484 */#D4D4D4;
	}

.postsnav{
	float:right;
	}

.postsnav img{
	padding:0px !important;
	margin:0px !important;
	}

.postsnavmin{
	font-size:10px;
	color:#848484;
	text-align:right;
}

.image-thumbnail{
	padding-right:10px;
	margin-right:10px; 
         }

.image-thumbnail img{
	border:1px solid #eb299c;
         margin-right:10px; 
	}

.mt-image-left{
	border:1px solid #eb299c;
         margin-right:10px; 
	}

.mt-imager-right{
	border:1px solid #eb299c;
         margin-left:10px; 
	}
.imager-thumbnail img{
	border:1px solid #eb299c;
         margin-left:10px; 
	}


.shortdescrposts{
	font-size:15px;
	padding-top:10px;
	color:#b1b1b1;
	height:100px;
	}

.klik{
	color:#b1b1b1;
	width:293px;
	height:23px;
	background-image: url("http://www.kodiefiles.nl/v3/images/klik.gif");
	margin-left:280px;
	}

.klikr{
	 float:left;
	 padding-left:10px;
	 width:178px;
	 font-size:10px;
	 padding-top:5px;
	}

.klikklik{
	float:left;
	color:#FFFFFF;
	padding-left:/*7*/11px;
	padding-right:7px;
	padding-top:/*3*/4px;
	}

.klikklik a:link{
	text-decoration:none;
	color:#FFFFFF;
	}

.klikklik a:visited{
	text-decoration:none;
	color:#FFFFFF;
	}

.klikklik a:hover{
	text-decoration:/*underline*/none;
	color:/*#FFFFFF*/#880B59;
	}

.klikr a:link{
	text-decoration:none;
	color:#848484;
	}

.klikr a:visited{
	text-decoration:none;
	color:#848484;
	}

.klikr a:hover{
	text-decoration:/*underline*/none;
	color:/*#848484 */#D4D4D4;
	}

.bannerbcontainerb{
	position:relative;
	_position:absolute;
	width:100%;
	margin-left:-5px;
	padding-right:5px;
	padding-bottom:20px;
	}

.bbanner-left{
	background-position: left top;
	background-repeat:no-repeat;
	background-image:url("http://www.kodiefiles.nl/v3/images/bannerb-left.jpg");
	}

.bbanner-right{
    margin-right:-5px;
	background-position: right top;
	background-repeat:no-repeat;
	background-image:url("http://www.kodiefiles.nl/v3/images/bannerb-right.jpg");
	padding:10px;
	}
.bbanner-center{

	background-image:url("http://www.kodiefiles.nl/v3/images/bannerb-center.jpg");
	text-align:center;
	}

.selectbg{
    padding-top:4px;
	background-position: center;
	background-repeat:no-repeat;
	height:23px;
	margin-bottom:-5px;
	}

.date-content1{
	height:10px;
	font-weight:bold;
	font-size:13px;
	height:23px;
	}

/* select box */
div.selectbox-wrapper {
  font-weight:normal;
  position:absolute;
  width:400px;
  background-color:white;
  border:1px solid #ccc;
  margin:0px;
  margin-top:-10px;
  padding:0px;
  font-size:13px;
  text-align:left;
  max-height:200px;
  overflow:auto;
  margin-left:8px;
}
div.selectbox-wrapper ul {
  font-weight:normal;
  font-size:13px;
  list-style-type:none;
  margin:0px;
  padding:0px;
}
div.selectbox-wrapper ul li.selected {
  font-weight:normal;
  font-size:13px;
  background-color: #EAF2FB;
}
div.selectbox-wrapper ul li {
  font-weight:normal;
  font-size:13px;
  list-style-type:none;
  display:block;
  margin:0;
  padding:2px;
  cursor:pointer;
  color:#898989;
  font-size:13px;
  background-color:#333333;
}

.selectbox
{
  font-weight:normal;
  height:23px;
  margin: 0px 5px 10px 2px;
  padding-left:2px;
  font-size:13px;
  width : 10em;
  display : block;
  text-align:left;
  background: url("http://www.kodiefiles.nl/v3/images/select1.gif") right;
  background-repeat:no-repeat;
  height:20px;
  width:244px;
  cursor: pointer;
  color:#898989;
  background-color:#333333;
  padding-top:3px;
  margin-left:8px;
}


/* White box */
.l5{
	background: url("http://www.kodiefiles.nl/v3/images/l5.gif");
    background-position: left;
	background-repeat:repeat-y;
	}

.r5{
	background: url("http://www.kodiefiles.nl/v3/images/r5.gif");
    background-position: right;
	background-repeat:repeat-y;
	}

.t5{
	background: url("http://www.kodiefiles.nl/v3/images/t5.gif");
    background-position: top;
	background-repeat:repeat-x;
	}

.b5{
	background: url("http://www.kodiefiles.nl/v3/images/b5.gif");
    background-position: bottom;
	background-repeat:repeat-x;
	}

.l3{
	background: url("http://www.kodiefiles.nl/v3/images/gray.gif");
    background-position: left;
	background-repeat:repeat-y;
	}

.r3{
	background: url("http://www.kodiefiles.nl/v3/images/gray.gif");
    background-position: right;
	background-repeat:repeat-y;
	}

.t3{
	background: url("http://www.kodiefiles.nl/v3/images/gray.gif");
    background-position: top;
	background-repeat:repeat-x;
	}

.b3{
	background: url("http://www.kodiefiles.nl/v3/images/gray.gif");
    background-position: bottom;
	background-repeat:repeat-x;
	}

.white3{
	background-color:#FFFFFF;
	margin-bottom:5px;
	}

.cloud{
	padding:15px 10px 20px 10px;
	text-align:center;
	color:#272727;
	}

.cloud a:link{
	font-weight:normal;
	text-decoration:none;
	color:#272727;
	}

.cloud a:visited{
	font-weight:normal;
	text-decoration:none;
	color:#272727;
	}

.cloud a:hover{
	font-weight:normal;
	text-decoration:underline;
	color:#272727;
	}

.olimpicbanner{
	padding:10px;
	}

.whitehead{
	background: url("http://www.kodiefiles.nl/v3/images/whitehead.jpg");
	background-repeat:no-repeat;
	width:248px;
	height:34px;
	padding-left:15px;
	}
.wtext{
	padding-top:8px;
	color:#ffffff;
	font-size:18px;
	font-weight:normal;
	}

.ularch{
	color:#FFFFFF;
	float:left;
	text-align:left;
	padding-top:10px;
	padding-left:30px;
	}
.ularch li{
	list-style: none;
	}

.ularch1 li{
	list-style: none;
	}

.ularch1{
	color:#FFFFFF;
	float:left;
	text-align:left;
	padding-top:10px;
	padding-left:35px;
	}

.archive{
	padding:10px;
	text-align:center;
	}

.archive a:link{
	color:#FFFFFF;
	text-decoration:none;
	}

.archive a:visited{
	color:#FFFFFF;
	text-decoration:none;
	}

.archive a:hover{
	color:#FFFFFF;
	text-decoration:underline;
	}

.white4{
	background-color:#FFFFFF;
	margin-bottom:5px;
	background-color:#3a3a3a;
	}

.bacarch{
	padding:10px 0 10px 0;
	}

.bannerright{
	background-color:#3d3d3d;
	}

.bnr{
	background-color:#3d3d3d;
	vertical-align:top;
	text-align:center;
	margin-bottom:5px;
	}

.bnr .bl{
	padding:7px;
}

.forum{
	margin-bottom:5px;
	}

.forumtitle{
    padding-left:10px;
    padding-top:5px;
	width:252px;
	height:47px;
	color:#FFFFFF;
	font-size:18px;
	background: url("http://www.kodiefiles.nl/v3/images/forumtitle.jpg");
	background-repeat:no-repeat;
	}

.padtop{
	margin-top:5px;
	}

.shortdescrpost{
	font-size:15px;
	padding-top:10px;
	color:#b1b1b1;
	margin-bottom:20px;
	}

.photos img{
	border:1px solid #eb299c;
	margin-right:10px;
}

.photos div{
	float:left;
	height:140px;
}

.klikp{
	color:#b1b1b1;
	width:293px;
	height:23px;
	background-image: url("http://www.kodiefiles.nl/v3/images/klik.gif");
	float:right;
	}

.com1{
	background-color:#3d3d3d;
	vertical-align:top;
	margin-bottom:5px;
	}

.com2{
	background-color:#525252;
	vertical-align:top;
	margin-bottom:5px;
	}

.comm1{
	padding:15px;
	color:#FFFFFF;
	}

.usercom{
	float:left;
	font-size:20px;
	font-weight:bold;
         color:#eb299c;
         padding-left:5px;
	}

.usercom a:visited{
	text-decoration:none;
	color:#eb299c;
	font-size:20px;
	}
.usercom a:link{
	text-decoration:none;
	color:#848484;
	font-size:20px;
	}
.usercom a:hover{
	text-decoration:underline;
	color:#848484;
	font-size:20px;
	}

.com{
	padding-left:5px;
	padding-top:4px;
	float:left;
	font-size:15px;
	}

.comdate{
	height:19px;
	color:#848484;
	font-size:10px;
	text-align:right;
	margin-top:10px;
	}

.comdate a:link{
	text-decoration:none;
	color:#848484;
	font-size:10px;
	}

.comdate a:visited{
	text-decoration:none;
	color:#848484;
	font-size:10px;
	}

.comdate a:hover{
	text-decoration:underline;
	color:#848484;
	font-size:10px;
	}

.comdate-left{
	height:19px;
	background-image: url("http://www.kodiefiles.nl/v3/images/dark-left.gif");
	background-position: left;
	background-repeat:no-repeat;
	}

.comdate-right{
	height:19px;
	background-image: url("http://www.kodiefiles.nl/v3/images/dark-right.gif");
	background-position: right;
	background-repeat:no-repeat;
	}

.comdate-center{
	_width:230px;
	float:right;
	height:19px;
	background-image: url("http://www.kodiefiles.nl/v3/images/dark-center.gif");
	background-position: right;
	}

.comdate-content{
	padding-left:10px;
	padding-right:10px;
	padding-top:3px;
	}


.comdate-left1{
	height:19px;
	background-image: url("http://www.kodiefiles.nl/v3/images/d-left.gif");
	background-position: left;
	background-repeat:no-repeat;
	}

.comdate-right1{
	height:19px;
	background-image: url("http://www.kodiefiles.nl/v3/images/d-right.gif");
	background-position: right;
	background-repeat:no-repeat;
	}

.comdate-center1{
	_width:230px;
	float:right;
	height:19px;
	background-image: url("http://www.kodiefiles.nl/v3/images/d-center.gif");
	background-position: right;
	}

.reacties{
	padding-top:5px;
	}

.inp1{
	float:left;
	width:150px;
	}
.inpf1 input{
	border:1px solid #eb299c;
}

.inpf1{
	margin-top:15px;
	margin-bottom:15px;
	height:20px;
	}* {
	padding:0px;
	margin:0px;
	border:0px;
	font-family:Georgia, Verdana, Arial;
}

.pagination-link{
	display: none;
}
.gallery-box {
	float: left; 
	background: url(shadowAlpha.png) no-repeat bottom right !important;
	background: url(shadow.gif) no-repeat bottom right;
	margin: 10px 16px 0 5px !important;
}

.gallery-box img {
	margin: -6px 6px 6px -6px;
	background-color:#FFFFFF;
	border:1px solid #d1208f;
	display:block; 
	padding:8px;
	position:relative;
}
.gallery-box img:hover {
	background-color: #7f1357;
} 
.postlink{
	 margin-bottom:5px;
}

.postlink li{
	font-size:14px;
	list-style: none;
	padding:3px 90px 3px 0;
	}

.postlink ul{
	padding-left:15px;
	padding-top:10px;
	padding-bottom:10px;
	}

.postlink  a:link{
	text-decoration:none;
	color:#ff2baf;
	}

.postlink  a:visited{
	text-decoration:none;
	color:#ff2baf;
	}

.postlink  a:hover{
	text-decoration:none;
	color:#FFFFFF;
	background-color:#ff2baf;
	}
.archive li{
	font-size:14px;
	list-style: none;
	padding:3px 90px 3px 0;
	}

.archive ul{
	padding-left:25px;
	padding-top:10px;
	padding-bottom:10px;
	}
.widget-tag-cloud .widget-list {
    margin: 5px 0 0 55px;
}
.widget-tag-cloud .widget-list-item {
    display: inline;
    margin: 0 5px 0 0;
    padding: 0;
    line-height: 1.2;
    background: none;
}

.widget-tag-cloud .widget-list-item li {
    display: inline;
}

.widget-tag-cloud .rank-1  { font-size: 1.75em; }
.widget-tag-cloud .rank-2  { font-size: 1.75em; }
.widget-tag-cloud .rank-3  { font-size: 1.625em; }
.widget-tag-cloud .rank-4  { font-size: 1.5em; }
.widget-tag-cloud .rank-5  { font-size: 1.375em; }
.widget-tag-cloud .rank-6  { font-size: 1.25em; }
.widget-tag-cloud .rank-7  { font-size: 1.125em; }
.widget-tag-cloud .rank-8  { font-size: 1em; }
.widget-tag-cloud .rank-9  { font-size: 0.95em; }
.widget-tag-cloud .rank-10 { font-size: 0.9em; }

.tagbox li{
	font-size:14px;
	list-style: none;
	padding:3px 0px 3px 0;
	}


.tagbox ul{
	padding-left:15px;
	padding-top:10px;
	padding-bottom:10px;
	}


.tagbox ul a:link{
	text-decoration:none;
	color:#ff2baf;
	}

.tagbox ul a:visited{
	text-decoration:none;
	color:#ff2baf;
	}

.tagbox ul a:hover{
	text-decoration:none;
	color:#FFFFFF;
	background-color:#ff2baf;
	}

.tagbox{
	font-size:15px;
	color:#FFFFFF;
	background-image: url("http://www.kodiefiles.nl/v3/images/ttr.gif");
	background-repeat: no-repeat;
	background-position: top right;
	width:238px;
	_width:243px;
	height:27px;
	padding-left:10px;
	padding-top:5px;
	}

