@charset "UTF-8";
/* CSS Document */

/*  
Theme Name: aartlusedlip2
Theme URI: http://www.aartlusedlip.nl
Description: Aart Lus en Ed Lip Homepage
Version: 1.0
Author: Leon Rey en Jasper Ceelen voor Dialectro
Author URI: http://www.aartlusedlip.nl

*/

 /* visual aid */

* {
    margin:0px;
    padding:0px;
}

h1, h3 {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 16px;
	padding: 3px;
}

.vacontainer {
	height: 100%;
	width: 100%;

}

.vatop {
	height: 30px;
	width: 100%;
	background-color: #000;
	position: absolute;
	top: 0px;
	z-index: 2;
	vertical-align: middle;
	font-size: 10px;
	
	
}

.youtube {
	position: relative;
	z-index: -10;
}

.vabottom {
	height: 90px;
	width: 100%;
	background-color:#000;
	position: absolute;
	bottom: 0px;
	z-index: 2;
}

.vacontent {
	height: 100%;
	width: 100%;
	position: absolute;
	top: 0px;
	z-index: 0;
	
}

.vaimg {
	border: 0px;
	padding-top:3px;
	padding-right: 25px;	
}

.vanieuwsbrief {
	position: absolute;
	right: 0px;
	top: 0px;
}

.vafooter {
	position: absolute;
	bottom: 1px;
	z-index: 1;
}

.vabottomcontainer {
	bottom:2px;
	position: absolute;
	z-index: 2;
}

.vabottominfocopyright {
	position: relative;
	text-align: left;
	left: 230px;
	bottom: 70px;
}

.vaclasstd {
	font-family:Tahoma, Geneva, sans-serif;
	font-size:12px;
	width: 210px;
	text-align: left;
}

.vamenu {
	position: absolute;
	top:20px;
	right:5px;
	background-image:url('img/menubg.gif');
	background-repeat: no-repeat;
	background-position:center;
	z-index: 1;
	width: 100%;
	height: 50px;
	filter:alpha(opacity=40);
	opacity: 0.4;
	
}
.vamenucontent {
	top: 35px;
	word-spacing: 20px;
	position: absolute;
	right: 0px;
	z-index: 2;
	width: 100%;
	text-align: center;
	font-size: 12px;
	
}

.vabottomimg {
	border: 0px;
	
}

/* end visual aid */



html, body {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 10px;
	color:#FFF;
	background: #000;
	background-image: url('img/achtergrond.jpg');
	background-repeat: no-repeat;
	background-position: center;
	background-attachment: fixed;
	margin: 0px;

}
.post {
	text-align: left;
	margin-top: -25px;
	position:relative;
	z-index: 1;
}

p {
	font-family:Tahoma, Geneva, sans-serif;
	padding: 4px;
}

td {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	color:#FFF;
	align: left;
	
}

.postmetadata {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 10px;
	position: relative;
	text-align: right;
	margin-top: -19px;
	right: 10px;
	z-index: 1;
}

.postmetadata-archive {
	width: 100%;
	height: 60px;
	padding-top: 10px;
	font-size: 10px;
	line-height: 1.5em;
	text-align:center;
	padding-bottom: 20px;
}

a, a:visited {
	font-family: Tahoma, Geneva, sans-serif;
	font-weight: bold;
	text-decoration: none;
	color: #fff;
	margin: 0 0 0 10;
	border: 0px;
}

a:hover {
	font-family: Tahoma, Geneva, sans-serif;
	font-weight: bold;
	text-decoration: none;
	color: #ccc;
	margin: 0 0 0 10;
	border: 0px;
	
}

.topheader {
	width: 100%;
	height: 22px;
	background-color:#000;
	opacity: 0.4;
	filter:alpha(opacity=40);
	position: relative;
	z-index: 0;
}

.topdivider {
	width: 100%;
	height: 22px;
	background-color:#fff;
	opacity: 0.4;
	filter:alpha(opacity=40);
	position: relative;
	z-index: 0;
	
}
.emptyspace {
	height:22px;
}

/*.picasa-widget-img {
	margin: 20 20 20 20;
}*/

.tbcontent {
	font-size: 12px;
	text-align: left;
	color:#FFF;
	width: 680px;
	margin-left: 36px;
	margin-right: 30px;
	
	
}

	
.backgroundcontent {
	background-image:url('img/contentachtergrond.jpg');
	background-attachment: fixed;
	background-repeat: repeat-y;
	width:100%;
	background-position:top;
}
.inputcomments {
	position: relative;
}

/*Begin Images */
p img.picasa-widget-img {
	padding: 0px;
	max-width: 100%;
	margin-right: 5px;
	}
	
p img {
	padding: 0px;
	max-width: 100%;
}

img {
	border: 0px;
}

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
	}
	
.navigation {
	width: 100%;
	height: 100px;
	padding-top: 30px;
	font-size: 10px;
	paddin-bottom: 30px;
	text-align:center;
	bottom: 30px;

}
/* End Images */


/*Begin Form Elements  */
#searchform {
	margin: 10px auto;
	padding: 5px 3px;
	text-align: center;
	border: 1px solid #CCC;
	background-color: #006633;
	color: #ccc;
	font-size: 10px;
	}

#sidebar #searchform #s {
	width: 108px;
	padding: 2px;
	border: 1px solid #CCC;
	background-color: #006633;
	color: #ccc;
	font-size: 10px;
	}

#sidebar #searchsubmit {
	padding: 1px;
	border: 1px solid #CCC;
	background-color: #006633;
	color: #ccc;
	font-size: 10px;
	}

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

select {
	width: 130px;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	border: 1px solid #CCC;
	background-color: #006633;
	color: #ccc;
	font-size: 10px;
	}

#commentform textarea {
	width: 100%;
	height: 24px;
	padding: 2px;
	border: 1px solid #CCC;
	background-color: #006633;
	color: #ccc;
	font-size: 10px;
	}

#commentform #submit {
	margin: 0;
	float: right;
	border: 1px solid #CCC;
	background-color: #003300;
	color: #ccc;
	font-size: 10px;
	}

/* End Form Elements */



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

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 3px;
	padding: 5px 10px 3px;
	list-style: none;
	}

.commentlist p {
	margin: 10px 5px 10px 0;
	}

#commentform p {
	margin: 5px 0;
	}

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

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */





/* Begin Sidebar 
#sidebar
{
	padding: 20px 0 10px 0;
	margin-left: 545px;
	width: 190px;
	}

#sidebar form {
	margin: 0;
	}
/* End 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 */

/* mailpress */
#mp-form input {
	border: 1px solid #CCC;
	color: #ccc;
	font-size: 10px;
}

.MailPressFormEmail {
	background-color: #366;
	width: 110px;
}

.MailPressFormSubmit {
	height: 15px;	
	background-color: #033;
}

.bookmark_me_jc img {
	margin: 0px 15px;
	border: none;
}

.bookmark_me_ea {
	padding: 6px 0px;
	position:relative;
	top: -5px;
	z-index: 4;
}

.bookmark_me_ea_op {
	background-color: #FFF;
	width: 686px;
	height: 30px;
	opacity: 0.4;
	filter:alpha(opacity=40);
	position:absolute;
	z-index: 3;
}

/* go to plugin folder bookmark_me and open plugin.php, find: $img_attrs:
$img_attrs = ' style="margin:0;border:0;padding:0" alt="bookmark"'; 
delete style="margin:0;border:0;padding:0"
*/

p.postcasa {
	margin: 10px 0px;
	margin-left: -5px;	
}
