/*
Theme Name: e-fuse
Theme URI: http://www.e-fuse.nl
Description: A nice theme
Author: Joost Jonker
Author URI: http://www.joostjonker.com
version: 1.0
Tags: three-columns, blue
*/



/* basics */

*{margin:0; padding:0;}

body {
	background: #555555;
        background-image: url('images/damask.jpg');
	font-family: "Times New Roman", "Lucida Sans Unicode", "Lucida Sans", Verdana, Arial, sans-serif;
	font-size: 12pt;
	margin: 0px;
	}
	
h1 {font-size: 18pt;}
h2 {font-size: 14pt; margin-top:10px;}
h3 {font-size: 10pt; margin-top:10px;}
h4 {font-size: 9pt;}


/* images and misc. */
.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.alignleft {
	float: left;
}

.alignright {
	float: right;
}


img{ border: none; padding: 0px; }
img a{border:none;}

img.left{ float: left; border: none; padding: 6px; }
img.right{ float: right; border: none; padding: 6px; }

blockquote{
	border-left:1px solid #000000;
	margin:15px;
	padding:0 12px 0 12px;
	}

code{
	margin:10px;
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Verdana, Arial, sans-serif;}


/* links */

a{
	color:#000;
	text-decoration:none;
	border: none;
	}

a:hover{color:#B3005E; text-decoration: none;}



/* container */


#container {
	width: 960px;
        width: 1002px;
	margin: 0 auto;
	padding: 0px;
	background:#fff;
	color:#4f4f4f;
        border-right: 1px solid #000;
        border-left: 1px solid #000;
	}
	
/* header */

#header {
	background: #DDD;
        background: url("<?php bloginfo('stylesheet_directory'); ?>/images/blog_bannerHeader.jpg")
        width: 100%; 
	color: #fff; 
        height: 397px;
	}

#header h1{
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Verdana, Arial, sans-serif;
	font-size: 30pt;
	font-weight: 300;
	letter-spacing: 1px;
	margin: 0;	
	padding: 100px 0 0 16px;	
	}
	
#header h1 a{color: #FFFFFF; text-decoration: none;}
#header h1 a:hover{color: #666; text-decoration: underline;}


#header h2{
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Verdana, Arial, sans-serif;
	font-size: 10pt;
	font-weight: 300;
	font-style: italic;
	color: #B3005E;
	letter-spacing: 1px;
	margin: 0;	
	padding: 0 0 0 18px;	
	}

/* main menu */


#menu {
	background: #006ab3 url(images/menu.gif);
	background: #006ab3 url(images/menu-back.gif);
	background: #006ab3 url(images/menu-back-gray.gif);
	background: transparent;
	font-family: "Times New Roman", "Lucida Sans Unicode", "Lucida Sans", Verdana, Arial, sans-serif;
	font-size: 10pt;
	font-style: bold;
	width:100%; 
	height:58px;
	border-top: 1px solid #fff;
        padding-left: 21px;
}

#menu a {
	color: #fff;
	color: #747a76;
	width: 108px;
	margin: 12px 6px 0 6px;
	padding: 0;
	text-align: center;
	line-height: 35px;
	background: transparent url('images/nav-scroll.png') top left no-repeat;
	background: transparent url('images/top-nav-bar-gray.png') top left no-repeat;
	display: block;
	float: left;
}

#menu a:hover {
	color:#fff;
	color: #747a76;
        text-decoration: underline;
}



/* content */


#content {
	float: left;
	width: 77%;
	overflow: hidden;
	}

.post {
	margin: 0 10px;
	padding:15px;
	line-height: 14pt;
	}
	
.post h2{
	font-family: "Times New Roman", "Lucida Sans Unicode", "Lucida Sans", Verdana, Arial, sans-serif;
	font-size: 16pt;
	font-weight: 300;
	color: #000000;
	}
	
.post h2 a{
	color: #B3005E;
	text-decoration: none;
	}
	
.post h2 a:hover{
	color: #B3005E;
	text-decoration: underline;
	}
	
.post p{font-size: 12pt;}


.post a{color: #B3005E;}
.post a:hover{text-decoration: underline; color: #B3005E;}

.post ul {}

.post li {}

.post img {padding: 0px;}

.entry p{margin:12px 0;}

.postmetadata{
	clear: both;
	background:#FFF;
	padding:6px;
	margin-top: 16px;
	}

.postmetadata a {
        color: #B3005E;
        }

.postmetadata a:hover {
        color: #B3005E;
        text-decoration: underline;
        }
	

.navigation {
	font-size:8pt;
	float:left;
	width:100%;
	}
	
	.alignleft {float:left; margin:25px;}
	.alignright {float:right; margin:25px;}

.notfound{padding: 25px; font-size: 14pt; font-weight: 300;}


/* left sidebar */

#left {
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Verdana, Arial, sans-serif;
	font-size:8pt;
	width: 200px;
	float: left;
	margin: 12px auto 24px auto;
	border-right: 1px solid #7f7f7f;
	border-right: 1px solid #eee;
        text-align: center;
        display: none
	}

#left h2{
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Verdana, Arial, sans-serif;
	font-weight: normal; 
	font-size: 12pt;
	text-align: none;
	padding: 10px 0 0 0;
	background-position: left;
	width: 200px;
        height: 30px;
	color: #000000;	
}

#left p {margin:0; padding: 0 6px 0 12px;}

#left img {padding: 0; margin: 0 auto 0 auto;}

#left ul {
	padding:0;
	list-style-type: none;
	}

#left ul li {
    border: none; border-bottom: 1px dotted #000000; list-style: none; margin: 0; padding: 2px 0;
	}

#left ul ul {
	margin: 6px 0 6px 0px;
	padding: 0;
}

#left ul ul li {
	list-style-type: none;
	list-style-position: inside;
	}

#left ul ul ul{
	margin: 0;
	padding: 0;
}

#left ul ul ul li{
	padding: 0 0 0 0px;
	list-style-type: square;
	color: #898989;
}



/* right sidebar */

#right{
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Verdana, Arial, sans-serif;
	font-size:8pt;
	width: 200px;
	float:right;
	margin: 12px auto 24px auto;
	padding: 0;
	border-left: 1px solid #7f7f7f;
	border-left: 1px solid #eee;
        text-align: center;
	}

#right h2{
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Verdana, Arial, sans-serif;
	font-weight: normal; 
	font-size: 12pt;
	text-align: none;
	padding: 10px 0 0 0;
	background:url(images/sidebarheader.gif) no-repeat;
	background-position: left;
	width: 200px;
        height: 30px;
	color: #000000;	
        margin: 0 auto 0 auto;
	
}

#right h3{
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Verdana, Arial, sans-serif;
	font-weight: normal; 
	font-size: 12pt;
	text-align: none;
	padding: 0 0 0 0;
	background:url(images/sidebarheader.gif) no-repeat;
	background-position: left;
	width: 200px;
        height: 30px;
	color: #000000;	
        margin: 0 auto 0 auto;
	
}

#right p {margin:0; padding: 0 6px 0 0;}

#right img {padding: 0; margin: 0;}

#right ul {
	margin:0px;
	padding:0;
	list-style-type: none;
	}

#right ul li {
	 
	}

#right ul ul {
	margin: 6px 0px 6px 0;
	padding: 0;
}

#right ul ul li {
	list-style-type: none;
	list-style-position: inside;
	}

#right ul ul ul{
	margin: 0;
	padding: 0;
}

#right ul ul ul li{
	padding: 0 0 0 0px;
	list-style-type: square;
	color: #898989;
}

/* comments */

#commentssection{
	clear: both;
	padding: 2px 12px;
	margin: 0;
	}
	
#commentssection h3{
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Verdana, Arial, sans-serif;
	font-size: 12pt;
	font-weight: 300;
	font-style: normal;
	color: #B3005E;
	}

#commentform{
	background: #F0F0F0;
	margin: 12px 12px 20px 12px;
	padding:20px;
	}
	
#commentform p{
	color: #000;
	}
	
#commentform a{color: #000; text-decoration: none; border-bottom: 1px dotted #465D71;line-height: 14pt;}
	
#commentform h3{
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Verdana, Arial, sans-serif;
	font-size: 10pt;
	font-weight: 300;
	color: #B3005E;
	}
	
#commentbox{
	width:75%;
	min-width:400px;
	margin:5px 5px 0 0;
	}

#author, #email, #url, #commentbox, #submit{
	background: #fff;
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Verdana, Arial, sans-serif;
	font-size: 8pt;
	margin:5px 5px 0 0;
	border: none; 
	padding: 6px;
	border: 1px solid #B2B2B2;
	}

#submit{margin:5px 5px 0 0;}

	
ol.commentlist {list-style-type: none;}

ol.commentlist li {
        width: 462px; 
        height: auto; 
        background-repeat: no-repeat;
	margin:10px auto;
	padding:5px 0 5px 10px;
	overflow: hidden;
	}

ol.commentlist li *{
       margin-top: 0px;
       } 

ol.commentlist li.alt {width: 462px; height: auto; background-repeat: no-repeat;}
ol.commentlist li p {margin: 0px 0 6px 45px; padding: 0 px 0 0; line-height: 14pt; width: 400px;}

ol.commentlist a {color:#B3005E; margin-top: 0px; margin-left: 0px;}
ol.commentlist a:hover {color: #B3005E; text-decoration: underline;}

cite {
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Verdana, Arial, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	font-style: normal;
        margin-left: 45px;
	}
	
cite a{color: #B3005E; padding-top: 60px;}
cite a:hover{color: #B3005E; text-decoration: underline;}


/* search */

#searchform{
	padding: 6px 0 6px 0;
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Verdana, Arial, sans-serif;
	}

#searchform input"Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Verdana, Arial, sans-serif#s{
	font-family: verdana, arial, times;
	font-size: 10pt;
	padding: 0px;
	margin: 0px;
	border: 1px solid #B3005E;
	}

#searchform input#searchsubmit{
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Verdana, Arial, sans-serifverdana, arial, times;
	font-size: 7pt;
	padding: 0;
	margin: 0 0 0 0;
	background-color: #fff;
	color: #797979;
        width: 25px;
        height: 30px;
        background-image: url(http://alisabenay.com/blog/wp-content/uploads/2009/05/search_button.png);
        background-repeat: no-repeat;
        border: 0px;
	}

/* footer */

#footer {
	background : #e9e9e9 url(images/footer.jpg);
	clear: both;
	width: 100%;
	height: 45px;
	margin-top: 10px;
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Verdana, Arial, sans-serif;
	font-size: 7pt;
	}
	
#footer p{padding:15px;margin: 0; color: #eee;}
#footer a{color: #555555;text-decoration: none;}
#footer a:hover{color: #FFFFFF;text-decoration: underline;}

