/**
* CSS
* 
* @version 1.0
* @author Vaska 
* @author Gregory Cadar
* @author Columner Theme by Mathieu Hardiviller (www.hmplus.net)

*/


* {
margin : 0;
padding : 0;
}

/* THIS IS THE NEW ONEe */
body {
	font-size: 11px;
	font-family: Helvetica, Arial,sans-serif;/* font of all the text in your website except for sections overwritten.
	Go to www.typetester.org to test sizes and see the list of safe fonts - If the user doesnt have the first one, it try the second, and goes along the list until it finds a font that the computer has installed */
	color: black; /* color of all the text in your website except for links and other sections overwritten */
	text-align: left;
	background-color: white; /* sets the background color */
	line-height : 120%;
}

body.section-1 { /* INDEXHIBIT CREDIT : Always good to credit the CMS that gives you these possibilities */
margin : 0 0 -20 0;
padding : 0px 400px 0px 0px;}

body.section-1 #content {
	float: left;
	height: 90%;
	width : 500px;
	display: inline;
	margin: 8px 0px 0px 38px;
	padding: 80px 40px 0px 0px; /* LINKS  */
}



body.section-2 #content {/* TEXTS  */
	float: left;
	height: 90%;
	width : 40%;
	display: inline;
	margin: 8px 0px 0px 200px;
	padding: 80px 40px 0px 0px; /* the first number sets the height start of the exhibitions zone / under your menu */
}
body.section-2 #menu {
	position: fixed;
	width : 1500px;
	height : 80px;/* the height of the stripe in the menu */
	background-color: white;
	padding: 4px 0px 0px 0px;
}



body.section-10 #content {
	float: left;
	height: 90%;
	width : 50%;
	display: inline;
	margin: 8px 0px 0px 200px;
	padding: 80px 40px 0px 0px; /* CV DOWNLOAD */
}

body.section-10 #menu {
	position: fixed;
	width : 1500px;
	height : 80px;/* the height of the stripe in the menu */
	background-color: white;
	padding: 4px 0px 0px 0px;
}



#top-section a { /* this is the link property inside the Top-Section */
text-decoration: none;
color: #FFFFFF;
font-weight: 100;
font-size: 11px;
}


#top-section a:hover { /* link property inside the Top-Section when the cursor is over */
color: #FFFFFF;
font-size: 11px;
}



/* LINKS */
/* colors for all links */
a:link {
	text-decoration: none;
	background-color: #FFFFFF;
	color: black;
	font-size: 11px;
}

a:active {
	text-decoration: none;
	background-color: #000000;
	color: #FFFFFF;
	font-size: 11px;
}

a:visited {
	text-decoration: none;
	background-color: #FFFFFF;
	color: black;
	font-size: 11px; }
	
a:hover { 
	text-decoration: none;
	background-color: #000000;
	color: #FFFFFF; 
	font-size: 11px;
	}

a img { border: none;}

.thumb-img:link { display: block; padding:0;margin:0;background-color: #ffffff;}
.thumb-img:active { display: block; padding:0;margin:0;background-color: #ffffff;}
.thumb-img:visited { display: block; padding:0;margin:0;background-color: #ffffff;}
.thumb-img:hover { display: block; padding:0;margin:0;background-color: #ffffff;}

/* PRE NAV TEXT - Can be accessed in the Exhibit Settings CAREFUL! MENUE! */
#top-section {
position: fixed;
z-index : 900;
left : 0;
width: auto;
margin: 0px 400px 0px 10px;
font-size: 11px;
font-weight: bold;
line-height : 50px;
color: #1a1a1a;
font-family: Helvetica, Arial,sans-serif;
}

#top-section a { /* this is the link property inside the Top-Section */
text-decoration: none;
color: black;
font-weight: 100;
font-size: 11px;
}
#top-section a:hover { /* link property inside the Top-Section when the cursor is over */
color: black;
}
#top-section p {
text-align: left;font-size: 11px;

}

/* MENU */

#menu {
	position: fixed;
	width : 1500px;
	height : 20px;/* the height of the stripe in the menu */
	background-color: white;
	padding: 4px 0px 0px 0px;
}

#menu .container { padding: 0px 0px 0px Opx;}

#menu ul {
	float: left;
	width: 120px;  /* the width of each column in the menu */
	list-style-type: none;
	overflow: none;
	margin: 2px 0px 0px 30px;
	padding: 0px 0px 0px 10px;
	

}

#menu ul li.section-title { /* property of the section titles */
	color: black;
	font-family: Helvetica, Arial,sans-serif;
	text-align: left;
	width: 100%;
	font-size: 11px;
	font-weight: bold;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 5px 0px;
}


#menu ul li {  /* property of the projects/exhibitions titles */
	font-family: Helvetica, Arial,sans-serif;
	text-align: left;
	font-size: 11pt;
	width: 200px;
	margin: 0px 0px 2px 0px;
}

#menu ul li.active {  
	text-decoration: none;
}

#menu ul li.active a { background-color:#000; color:#fff;}

#menu p {
	color: black;
	width: auto;
	font-family: Helvetica, Arial,sans-serif;
	font-size: 11pt;
	text-align: left;
	padding: 0px 0px 0px 0px;
    margin: 0px 0px 0px 0px;
}

#menu ul a:link {
	text-decoration: none;
	background-color: #FFFFFF;
	color: black;
	font-size: 11px;
}

#menu ul a:active {
text-decoration: none;
	background-color: #000000;
	color: #FFFFFF;
	font-size: 11px;
}

#menu ul a:visited {
		text-decoration: none;
	background-color: #FFFFFF;
	color: black;
	font-size: 11px;
}

#menu ul a:hover { 
	text-decoration: none;
	background-color: #000000;
	color: #FFFFFF; 
	font-size: 11px;}


/* POST NAV AREA : This sets the style for Post-Nav Text which can be accessed in the Exhibit Settings */
#copy {
z-index : 80;
left : 0;
bottom : 0;
margin : 0 0 0 0;
padding : 0px 0px 4px 15px;
background-color: white;
font-size: 11px;
font-family: Helvetica, Arial,sans-serif;
}

/* INDEXHIBIT CREDIT : Always good to credit the CMS that gives you these possibilities */
#indexhibit { /* sets the properties for the "Built with" part  */
z-index : 0;
right : 0;
bottom : 0;
margin : 0 0 -20 0;
padding : 0px 0px 0px 0px;
font-size: 11px; font-color: #FFFFFF;
font-family: Arial, Helvetica, sans-serif;
text-align : right;
}


#copy  {
  /* Netscape 4, IE 4.x-5.0/Win and other lesser browsers will use this */
  position: absolute;
}
body > #copy  {
  /* used by Opera 5+, Netscape6+/Mozilla, Konqueror, Safari, OmniWeb 4.5+, iCab, ICEbrowser */
  position: fixed;
}



/* MAIN CONTENT */

#content {
	float: left;
	height: 400px;
	width : 1000px;
	display: inline;
	font-size: 11px;
	margin: 8px 30px 0px 0px;
	padding: 80px 30px 0px 38px; /* the first number sets the height start of the exhibitions zone / under your menu */
	z-index: -10;

}



.container {
    padding: 0px 0px 0px 0px; font-size: 11pt;  
    
}

/* End Main Content */

/* Fonts / Typefaces */

#content p {
	
	margin: 0px 0px 10px 0px;
	position: static;
	font-size: 11px;
	width:500px; /* the text width written in idexhibit */
}

p {
	font-size: 11px;/* font size of all text in content */
	line-height: 150%;
	font-family: Helvetica, Arial,sans-serif;
	text-align: left;
	width : 500px;
	padding: 0px 0px 0px 0px;
    margin: 10px 0px 10px 12px;
}


#content a:link {
	font-family: Helvetica, Arial,sans-serif;
	text-align: left;
	font-size: 11px;
	padding: 0px 0px 0px 0px;
    margin: 0px 0px 0px 0px;
}


h1 { 
	letter-spacing: -20px;
	line-height: 80%;
	font-size:11pt;
	font-weight: bold;
	font-family: Helvetica, Arial,sans-serif;
	text-align: left;
	padding: 0px 0px 20px 0px;
}

h2 {
	font-size:500%;
	line-height: 120%;
	font-weight: normal;
	font-family: Helvetica, Arial,sans-serif;
	text-align: left;
	padding: 0px 0px 10px 0px;
}

h3 {
	font-size: 50px;
	line-height: 100%;
	letter-spacing: -5px;
	font-weight: bold;
	font-family: Helvetica, Arial,sans-serif;
	text-align: left;
	padding: 0px 0px 10px 0px;
}

h4 {
	font-size: 11px;
}

#img-container {
	margin: 0px 0px 0p 0px;
	padding: 0px 0px 0px 0px;
}



#img-container p {
	width: auto;
	/*margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;*/
}

/* End Fonts / Typefaces */

#once { clear: left; }
