
@font-face {font-family: "trinigan";
src: url("http://nudes.janvanhove.com/fonts/Trinigan.ttf");}

/* .............................. */
/* Basic */
/* .............................. */

body {
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 62.5%;
background: url(http://www.janvanhove.com/images-splash/back-grad.jpg) top repeat-y #000000;
	margin:0;
	color:#eee;
	padding:0;
	}
 
html, body {
     min-height:100.1%;
	 }
#wrapper{
width:950px;
margin:auto;
padding-top:10px;
	font-size: 1.2em;
	line-height: 1.4em;}

#left-column{
width:190px;
float:right;
}
#main-body {
width:750px;
float:left;
}

/* .............................. */
/* Link stylings */
/* .............................. */

a {
    color: #eee;
	text-decoration: underline ;
	}
a:hover {
	text-decoration: underline;
	color: #888;
	}



.nav li {
	line-height: 1.2em;
}
.nav li a {
	font-weight: bold;
	letter-spacing: 1px;
	text-transform: uppercase;
	text-decoration:none;
}
.nav li a span {
	color: #888;
	font-size: 0.9em;
	font-weight: normal;
	text-transform: lowercase;
}
.nav li a.focus span {
	color: #ccc;
}
.nav li a:hover,
.nav li a.focus {
	color: #fff;
}
.navStripWrapper {
width:950px;
	clear: both;
	background: #888;
}
.nav {
	background: #888;
}
.nav li {
	border-right: 1px solid #ccc;
	display: block;
	float: left;
}
.nav li a {
	display: block;
	padding: 7px 4px 0 7px;
	width: 110px;
	height: 42px;
}
.nav li a span {}
.nav li a:hover {
	background: #333;
}
.nav li a.focus {
	background: #3c6c92;
}

#blogLead img {
}


.fix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.fix {
	display: inline-block;
} 
* html .fix{
	height: 1%;
}
.fix{
	display:
	block;
}
/* .............................. */
/* Headings */
/* .............................. */
#masthead h1 {
	float: left;
	margin: 15px 0 0 7px;
	font-family: trinigan, georgia, serif;    
    color: #ddd; 
	text-align:left;
	font-size:36px;
}
#masthead h1 a {
	width: 400px;
	text-decoration:none;
}

/*h1,	h1 a{font-family: georgia;    
    color: #ddd; 
	text-align:right;
	/*font-family: Verdana,Arial,sans-serif;*
	font-size:x-large; 
	font-style: normal;
	font-weight:normal;
	/*color: #eee; *
	border-bottom:1px solid #777;
	
	text-decoration:none
	}*/

h2	{   
    text-align:right;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:large; 
	color: #eee; 
	border-bottom:1px dotted #ccc;
	margin-top:10px;
    position: relative;
	}
h3	{ 
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:medium; 
	font-weight:bold;
	color: #eee; 
	margin-top:10px;
    position: relative;
	}

/* .............................. */
/* Navigation */
/* .............................. */

#navigation {
	font-family:Trebuchet ms, Tahoma, Verdana, Georgia, Arial, sans-serif;
	color:#eee;
	font-size:11px;
	width: 710px;
	margin:0px auto;
	padding-bottom:10px;
	}
.navigation a, .navigationleft a, .navigationright a {
	color:#eee;
	font-weight:normal;
	text-decoration:none;
	border:0px;
	font-style:normal;	
	}
.navigation a:active,
.navigation a:hover {
    color:red;
	text-decoration:underline;	
	}
.navigationleft {
	color:#eee;
	float:left;
	text-align:left;
	}

.navigationright {
	font-weight:bold;		
	color:#eee;
	text-align:right;
	float:right;
	}

.navigationright a:hover {
	text-decoration:none;
	color:red;
	}
.navigationpost {
    float: right;
    text-align: right;
	color:#aaa;
    padding-bottom:2px;
	padding-right:3px;
    padding-left:3px;
	border-bottom:1px solid #eee;
	line-height:16px;		
    font-size: 9px; 
	margin:0;
	letter-spacing: 1px;	
	}
.navigationpost a {
	color: #666;
	font-style:normal;	
	}
.navigationpost a:hover {
    color: #333;
	text-decoration:underline;	
	}
.navigationlinks {
	text-align:center;
	padding-top:4px ;
	font-family:Trebuchet ms, Tahoma, Verdana, Georgia, Arial, sans-serif;
	color:#666;
	font-size:11px;
	width: 800px;
	margin:0px auto;
	border-bottom:none;
	border-right:1px solid #ccc;
	border-left:1px solid #ccc;
	border-top: 1px solid #ccc;
	}
.navigationlinks a {
	color: #666;
	font-style:normal;	
	}
.navigationlinks a:hover {
    color: #c00;
	text-decoration:underline;	
	}	
.addcommenttab {
	float: left;
	text-align: left;
	padding-bottom:2px;
	padding-right:3px;
	padding-left:3px;
	border-bottom:1px solid #eee;
	line-height:16px;		
	font-size: 9px; 
	margin:0;
	letter-spacing: 1px;	
	}
.addcommenttab a {
	color: #666;
	font-style:normal;
	text-decoration:none;	
	}
.permalink {
    font-size:9px;
	text-decoration:none;
	font-style:normal;
	}
.date {
    font-size:10px;
	font-weight:normal;
	letter-spacing:1px;
	}

/* .............................. */
/* Menu */
/* .............................. */	

    
	#menu-portrait{
	}
	#menu-portrait img{
	padding:15px;
	border: 1px #777 dotted;
	}
	#menu {
	font-family:Georgia, "Times New Roman", Times, serif;
	width: 170px;
	font-size: 12px;
    margin: 0 auto;
    padding: 10px;
	border-bottom: 1px #eee dotted;
	}
    #menu ul {
    font-family:Georgia, "Times New Roman", Times, serif;
	margin:0;
    padding: 0;
    list-style-type: none;
    }
    #menu li {
	margin:0;
	font-size: 14px;
	line-height: 1.5em;
	text-align: left;
    padding:0;
	}
	#menu a {
    display: inline;
    width: 100%;
	color:#eee;
	padding:0;
	margin:0;
    text-decoration: none;
	font-style: normal;
	}
	#menu a:hover  {
    color:red;
	text-decoration:underline;
	}	
	#affiliate-links{
text-align:center;
font-size:12px;
}
#affiliate-links a{
text-decoration:none;
}



/* .............................. */
/* Content */
/* .............................. */

#photo {
    text-align:center;	
    width:710px;	
	border: 1px solid #ccc;
	margin:0 auto;
	font-size: 12px;
	padding:10px;
	clear:both;
}		
#imagebox {float:left;width:710px;	
background-image:url(http://www.janvanhove.com/curlz/images/curlz_27.png);
	background-position: center;
	background-repeat: no-repeat;
	padding-bottom:15px;


}	
#image {
    padding:0px;
	padding-bottom:0px;
    border:none;
    }
#page {
    font-size: 12px;	
    width:710px;	
	border: 1px solid #ccc;
	margin:0 auto;
	padding:10px;
	}
#browse	{
    font-size: 12px;	
    width:710px;	
	border: 1px solid #ccc;
	
	margin:0 auto;
	padding:10px;
	}
		
/* .............................. */
/* Thumbnails */
/* .............................. */		
		
#thumbrow {
    text-align:center;
        float:left;
	width:710px;
    margin:0;
	}
	#thumbrow .thumbnails{
     float:left;
	width:120px;
 	}
#thumbrow .current_thumbnail {
	filter: alpha(opacity=99);
	opacity: 0.99;
	padding:5px;
	margin:3px;
    border:1px solid #ccc;
    }
#thumbrow a img {
	filter: alpha(opacity=60);
	opacity: 0.70;
	margin:3px;
    padding:5px;
    height:180;
    width:100;
	}
#thumbrow a:hover img, #thumbs a:focus img {
	filter: alpha(opacity=99);
	opacity: 0.99;
	padding:4px;
    border:1px solid #ddd;
    }
#browse .thumbnails {
	filter: alpha(opacity=70);
	opacity: 0.70;
	margin:0px;
    padding:5px;
    height:100;
    width:100;
    }
#browse a:hover img{
	filter: alpha(opacity=99);
	opacity: 0.99;
	padding:4px;
    border:1px solid #ddd;
    }
.thumb {
    float:right;
    border:1px solid #ccc;
    padding:0;
    margin-left:20px;
    margin-right:0px;
    margin-bottom:5px;
    margin-top:15px;
    }	   

/* .............................. */
/* Footer */
/* .............................. */

#footer	{
    text-align:center;
	font-size: 12px;
	color: #eee;
	line-height: 2em;	
    width:790px;	
	
	margin:0 auto;
	margin-bottom:20px;
	padding:0px;
	padding-top:5px;
	padding-bottom:5px;
	clear: both;
	}
#footer a {
    color: #bbb;
	text-decoration:none;
	font-style: normal;
	}
#footer a:hover {
    text-decoration:underline;
	color:#333;
	font-style: normal;
	}


/* .............................. */
/* Comments */
/* .............................. */
	

#commentnavigation {
	font-family:Trebuchet ms, Tahoma, Verdana, Georgia, Arial, sans-serif;
	color:#aaa;
	font-size:11px;
	width: 100%;
	margin:0 auto;
	border-bottom:1px solid #ccc;
	}
#imageinfo {
    font-size:12px;
	height:auto;
	width:420px;
	padding:10px;
	border-bottom: 1px solid #999;
	margin-top: 25px;
	margin-left: 15px;
	margin-right: 10px;
    }	
#comments {
    border:0px solid #444;
	font-size: 10px;
	margin: 0 auto;
	margin-left:20px;
	width:410px;
    }
#comments ul {
    padding:0px;
    display:block;
	margin:0;
	margin-top:10px;
    list-style:none;
    }
#comments li {
    width:100%;
    padding-bottom:10px;
    padding-top:10px;
    padding-left:5px;
    padding-right:5px;
	margin:0;
    border-top:0px;
    border-left:0px;
    border-right:0px;
    border-bottom:1px dotted #444;
	}
#comments li:hover {
    background:#eee;
    }
#comments li a {
    text-decoration:none;
    color:#444;
    }

#addcomment {
	margin-left: 15px;
	margin-right: 15px;
    border:1px solid #aaa;
	font-size: 12px;
    background:#fff;
    padding:10px;
	margin-top:20px;
	margin-bottom:20px;
	-moz-border-radius-topleft: 10px;
    -moz-border-radius-topright: 10px;
	-moz-border-radius-bottomleft: 10px;
    -moz-border-radius-bottomright: 10px;
    }

.input {
    width:40%;
	font-size:10px;
	padding:3px;
	border:1px solid #aaa;
	background: #eee;
	color:#666;
    }
.text {
    width:95%;
	font-size:11px;
	padding:3px;
	border:1px solid #aaa;
	background: #eee;
	color:#666;
    }
.commentbutton {
    background:#eee;
	border:1px solid #aaa;
	color:#666;
	border-bottom:2px solid #aaa;
	border-right:2px solid #aaa;
	}	
	
DIV#heading {
	/*background: url(http://www.mamutphoto.com/templates/mamut_wip/images/subhead_bg.png) repeat-x;*/
	color: #eeeeee;
	text-align: left;
	padding-top: 4px;
	padding-left: 4px;
	height: 21px;
	font-weight: bold;
	font-size: 10px;
	text-transform: uppercase;
}



/* No Borders Images */
img.thumbnails {
border: 0;
height:100;
width:100;}

#technorati{
display:inline;
text-align:right;
font-size:10px;}
#te_1{
display:inline;
font-size:10px;}
#te_lo{
display:none;}

#tag_cloud {
width:190px;
text-align:justify;
margin:auto;
line-height:1,0em;
padding-bottom:10px;
border-bottom: 1px #eee dotted;
}
#tag_cloud_header{
padding-top:5px;
}
#tag_cloud a{
color: #eee;
font-family: Verdana, Arial, Helvetica, sans-serif;
text-decoration:none;
}
#tag_cloud a.tags00{
font-size:11px;
color:#999;
}
#tag_cloud a.tags01{
font-size:11px;color:#ccc;
}
#tag_cloud a.tags02{
font-size:11px;color:#eee;
}
#tag_cloud a.tags03{
font-size:13px;color:#eee;
}
#tag_cloud a.tags04{
font-size:14px;color:#eee;
}
#tag_cloud a.tags05{
font-size:15px;color:#eee;
}
#tag_cloud a.tags06{
font-size:15px;color:#eee;
}
#tag_cloud a.tags07{
font-size:15px;color:#eee;
}
#tag_cloud a.tags08{
font-size:15px;color:#eee;
}
#tag_cloud a.tags09{
font-size:15px;color:#eee;
}
#tag_cloud a.tags10{
font-size:15px;color:#eee;
}
#tag_cloud a:hover{
color:#fff;
text-decoration: underline;
}
#social-bookmark{
border-bottom: 1px #eee dotted;
margin: auto;
padding:10px 15px 5px 45px;
}
