/**
#
# Tim Van Laere Gallery
# info@timvanlaeregallery.com
#
# contact@wardheirwegh.com
# www.wardheirwegh.com
#
# april 2010
#
**/


/**        	   **/
/** General	   **/
/**            **/



* {
	margin: 0;
}

html, body {
	height: 100%;
}

body {
	margin: 0px;
	padding: 0px;
	background-color: white;
	width:100%; 
	padding-top: 0px;
	
	
	font-family: Arial;
	text-decoration: none;
	word-spacing: normal;
	letter-spacing: 0;
	line-height: 14px;
	font-size: 13px;	
}
	
a:link { text-decoration: none; color: #009a51; }
a:visited { text-decoration: none; color: #009a51; }
a:hover { text-decoration: none; color: black; }
a:active { text-decoration: none; color: #009a51; }

span.fakelink { color: #009a51;}

img { border: 0px; margin: 0px; }

table { 
	font-family: Arial;
	text-decoration: none;
	word-spacing: normal;
	letter-spacing: 0;
	line-height: 14px;
	font-size: 13px;
}

.splashDiv { }


/**         **/
/** SiteDiv **/
/**         **/

.wrapperDiv {
	position: relative;
	width: 750px;
 	margin-left: auto ;
	margin-right: auto ;
	padding-top: 40px;
	padding-left: 20px;
	padding-right: 20px;
	text-align: justify;
	
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto -20px ; /* the bottom margin is the negative value of the footer's height */
}
	/*border: 1px black solid;*/



.normaltitle { 
	color: #000000; 
	font: bold 24px arial; 
	padding-bottom: 10px; 
	text-decoration: none;
	text-align: left;
}

	
a.normaltitle:link { text-decoration: none; color: #000000; }
a.normaltitle:visited { text-decoration: none; color: #000000; }
a.normaltitle:hover { text-decoration: none; color: #009a51; }
a.normaltitle:active { text-decoration: none; color: #000000; }


.normaltitleNoBottomMargin { 
	color: #000000; 
	font: bold 24px arial; 
	padding-bottom: 0px; 
	text-decoration: none;
}


.subtitle { 
	color: #000000; 
	font-family: Arial;
	font-size: 14px;
	letter-spacing: 0; 
	font-weight: bold;
	text-transform: uppercase;
	padding-left: 0px;
	padding-bottom: 0px;
}


.credits {
	font-family: Arial;
	font-size: 9px;
	padding-bottom: 10px;
}


hr {
	border:0;
	border-top:1px solid #ddd;
	height:1px;
	margin:0;
	padding:0;
	margin-top:10px;
	margin-bottom:15px;
	width:100%;
}
 
.workdetails {
	font-size: 11px;
}




/**        	   **/
/** Navigation **/
/**            **/

.navigationDiv {
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color: #090;
	padding-top: 0px;
	padding-bottom: 50px;
} 

.navigationDiv a:link { text-decoration:none; color:black; }
.navigationDiv a:visited { text-decoration:none; color:black; }
.navigationDiv a:hover { text-decoration:none; color:#009a51; }
.navigationDiv a:active { text-decoration:none; color:black; }

.navigationOuter {text-align: justify}
.navigationOuter span.finish {display: inline-block; width: 100%;}
.navigationOuter span.inner {display: inline-block; white-space: nowrap;height: 30px;}

/**        	   **/
/** ContentDiv **/
/**            **/

.contentDiv {
	position: relative;
	margin: 0px;
	padding-top: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	text-align: justify;
} 

.contentDiv a:link { text-decoration:none;}
.contentDiv a:visited { text-decoration:none;}
.contentDiv a:hover { text-decoration:none;}
.contentDiv a:active { text-decoration:none;}

/**        	   **/
/** Footerdiv  **/
/**            **/

.footerDiv, .push {
	height: 20px; /* .push must be the same height as .footer */
	width: 750px;
 	margin-left: auto;
	margin-right: auto;
	padding-top: 20px;
} 

.footerDiv {
	font-family: Arial;
	font-size: 9px;
	padding-bottom: 10px;
}

span.date {
	font-size: 1.1em;
	font-weight: bold;
}

div.artistlist {
	font-size: 1.1em;
	font-weight: bold;
	padding-right: 10px;
	text-align: left;
}
a.sober, .sober:hover, .sober:active, .sober:visited {
	text-decoration: none;
	color: black;
}
.sober:hover {
	text-decoration: underline;
}

.contentDiv h1
{
	font: 24px arial; 
	font-weight: bold;
}
