@charset "UTF-8";
/* 
Theme Name: Le Cadavre
Theme URL: http://www.cadavreexquis.nl/
Description: Cadavre Exquis theme
Version 1.0
Author: Maarten van Gent <Emvegé>
Author URL: http://www.emvege.nl/

*/

body{
	margin: 0;
	font-family: Monaco, sans-serif;
	font-size: 10px;
	text-align: left;
	vertical-align: top;
	background: #FFFFFF;
	color: #000000;
	}

@font-face {
	font-family: 'QuicksandBook';
	src: url('http://www.cadavreexquis.nl/font/Quicksand_Book.eot');
	src: local('Quicksand Book'), local('QuicksandBook-Regular'), url('http://www.cadavreexquis.nl/font/Quicksand_Book.ttf') format('truetype');
	}
	
a:link, a:visited{
	text-decoration: none;
	color: #333333;
	}

a:hover{
	text-decoration: none;
	color: #FFFFFF;
	background-color: #000000;
	}
	
h1, h2{
	font-family: Monaco, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: 100;
	}

h3{
	font-family: QuicksandBook, Verdana, non-serif;
	font-size: 45px;
	line-height: 65px;	
	font-weight: 100;
	margin: 5px 0px 0px 0px;
	padding-top: 10px;
	}

img{
	border: none;
	}

#wrapper{
	width: 900px;
	margin:0 auto;
	text-align: left;
	position: relative;
	}

#header{
	width: 900px;
	min-height: 50px;
	padding: 30px 0px 0px 0px;
	}

#home{
	width: 300px;
	float: left;
	}

#login a:link, a:visited, a:hover{
	text-decoration: none;
	color: #333333;
	background-color: #FFFFFF;
	}
	
#information{
	width: 300px;
	float: left;
	}

#information a:link, a:visited{
	text-decoration: none;
	color: #333333;
	background-color: #FFFFFF;
	margin-top: 1px;
	}

#information a:hover{
	text-decoration: none;
	color: #666666;
	background-color: #FFFFFF;
	margin-top: 1px;
	}

#login{
	width: 300px;
	float: left; 
	}

#login a:link, a:visited{
	text-decoration: none;
	color: #333333;
	background-color: #FFFFFF;
	margin-top: 1px;
	}

#login a:hover{
	text-decoration: none;
	color: #666666;
	background-color: #FFFFFF;
	margin-top: 1px;
	}

.loginimg{
	position: relative;
	top: 3px;
	}

#container{
	float: left;
	width: 900px;
	}

/* SLIDERS */

#slider{
	width: 1000px;
	height: 200px;
	margin: 0px;
	padding: 0px 0px 0px 0px;
	}

#slider2{
	width: 1000px;
	height: 300px;
	margin: 0px;
	padding: 0px 0px 0px 0px;
	}

#slider ul, #slider2 ul{
	list-style: none;
	list-style-position: inside;
	white-space: nowrap;
	margin: 0px;
	padding: 0px;
	width: 900px;
	}

#slider li, #slider2 li{
	list-style: none;
	list-style-position: inside;
	white-space: nowrap;
	margin: 0px;
	padding: 0px;
	width: 900px;
	overflow: hidden;
	float: left;
	}
	
#prevBtn a{  
	display: inline-block;
	width: 16px;
	height: 16px;
	background: url(http://www.cadavreexquis.nl/images/slider_button_l.png) no-repeat 0 0;
	position: absolute;
	top: 236px;
	right: 895px;
	}

#prevBtn2 a{  
	display: inline-block;
	width: 16px;
	height: 16px;
	background: url(http://www.cadavreexquis.nl/images/slider_button_l.png) no-repeat 0 0;
	position: absolute;
	top: 200px;
	right: 895px;
	}

#nextBtn a{  
	display: inline-block;
	float: right;
	width: 16px;
	height: 16px;
	background: url(http://www.cadavreexquis.nl/images/slider_button_r.png) no-repeat 0 0;
	position: absolute;
	top: 236px;
	left: 895px;
	}

#nextBtn2 a{  
	display: inline-block;
	float: right;
	width: 16px;
	height: 16px;
	background: url(http://www.cadavreexquis.nl/images/slider_button_r.png) no-repeat 0 0;
	position: absolute;
	top: 200px;
	left: 895px;
	}
	
/* // SLIDERS */

.heads{
	width: 900px;
	}

#head_names{
	padding: 0px 0px 0px 0px;
	}

.postedit{
	float: left;
	position: relative;
	left: 55px;
	bottom: 20px;
	}

.posttime{
	color: #FFFFFF;
	padding: 2px 0px 0px 3px;
	text-align: left;
	width: 50px;
	background-color: #000000;
	}

.taglist{
	width: 280px;
	min-height: 20px;
	white-space: normal;
	line-height: 20px;
	}

.tag a:link, a:visited{
	text-decoration: none;
	color: #333333;
	}

.tag a:hover{
	text-decoration: none;
	color: #FFFFFF;
	background-color: #000000;
	} 
	
#mur_block{
	
	}

.mur{
	width: 300px;
	min-height: 200px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	float: left;
   	display: inline-block;
	}

.mur_postmeta{
	width: 200px;
	position: relative;
	bottom: 210px;
	}

#cada_block{
	position: relative;
	bottom: 20px;
	}
	
.cada{
	width: 300px;
	min-height: 300px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	float: left;
   	display: inline-block;
	}

.cada_postmeta{
	width: 200px;
	position: relative;
	bottom: 310px;
	}

#namelist{
	line-height: 20px;
	position: relative;
	bottom: 15px;
	}

.tag_description{
	position: relative;
	bottom: 3px;
	}

.tag_description:link{
	text-decoration: none;
	color: #333333;
	background-color: #F5F5F5;
	padding: 2px 0px 3px 0px;
	background-position: right;
	background-repeat: no-repeat;
	}

.tag_description:visited{
	text-decoration: none;
	color: #000000;
	background-color: #F5F5F5;
	padding: 2px 0px 3px 0px;
	background-position: right;
	background-repeat: no-repeat;
	}

.tag_description:hover{
	text-decoration: none;
	color: #000000;
	background-color: #F5F5F5;
	padding: 2px 0px 3px 0px;
	background-position: right;
	background-repeat: no-repeat;
	} 

hr{
	width: 250px;
	color: #000000;
	position: relative;
	right: 325px;
	bottom: 5px;
	}

.name_entry{
	width: 300px;
	display: inline;
	float: left;
	padding: 0px 0px 5px 0px;
	}

#footer{
	width: 900px;
	float: left;
	}

.info_panel{
	width: 580px;
	padding: 0px 0px 0px 0px;
	display: none;
	}
	
.info_panel a:link, a:visited{
	text-decoration: none;
	color: #000000;
	background-color: #FFFFFF;
	}

.info_panel a:hover{
	text-decoration: none;
	color: #000000;
	background-color: #F5F5F5;
	}

.bt_up{
	height: 10px;
	padding: 0px 0px 10px 0px;
	background-color: transparent;
	}

.entry{
	width: 300px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	float: left;
   	display: inline-block;
	}

.entry_entry{
	width: 300px;
	height: 300px;
	}

.entry_postmeta{
	width: 300px;
	position: relative;
	bottom: 300px;
	}

#entry_f_block{
	width: 900px;
	}

.entry_f{
	width: 900px;
	padding: 0px 0px 35px 0px;
	margin: 0px 0px 0px 0px;
	position: relative;
	bottom: 10px;
	}

#entry_f_postmeta{
	width: 300px;
	position: relative;
	top: 50px;
	}

#entry_f_entry{
	width: 900px;
	}

.seperator{
	height: 25px;
	width: 900px;
	display: block;
	background-image: url(http://www.cadavreexquis.nl/images/seperator.png);
	background-repeat: repeat-x;
	background-position: bottom;
	position: relative;
	bottom: 15px;
	}

.sleperator{
	height: 25px;
	width: 900px;
	display: block;
	background-image: url(http://www.cadavreexquis.nl/images/sleperator.png);
	background-repeat: repeat-x;
	background-position: bottom;
	position: relative;
	bottom: 10px;
	}
