/* Reset
------------------------------------------------------------ */
* { margin: 0; padding: 0; }
html { overflow-y: scroll; height: 100%; margin: 0; padding: 0;}
body { padding-bottom: 0px; letter-spacing:0.077em; background:#eee; font-size: 13px; color: #333333; font-family: "Helvetica Neue", "Helvetica", Helvetica, Arial, sans-serif; }
ol, ul { list-style: none; margin: 0;}
ul li { margin: 0; padding: 0;}	
a, img { outline: none; border:none; color: #fff; text-transform: none; text-decoration: none;}
p { color:#000; letter-spacing: 0.1em; margin: 0 0 10px; line-height: 1.4em; font-size: 1em; }
img { width:100%;display: block; margin-bottom: 10px;}
aside {font-size: 1em;}
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section { 
    display: block;
	}
.vimeo{width: 26px; float:left; padding-right:5px; padding-top: 1px;}
.logo {position:fixed;
		z-index: 1000;
		left:3%;
		top:5%;
		width:50px;
		}

.rotate{
    -webkit-transition-duration: 0.5s;
    -moz-transition-duration: 0.5s;
    -o-transition-duration: 0.5s;
    transition-duration: 0.5s;
     
    -webkit-transition-property: -webkit-transform;
    -moz-transition-property: -moz-transform;
    -o-transition-property: -o-transform;
    transition-property: transform;
     
    overflow:hidden;
    -webkit-backface-visibility: hidden;
    outline: 1px solid transparent;
 
    }  
 
.rotate:hover  
{
    -webkit-transform:rotate(360deg);
    -moz-transform:rotate(360deg);
    -o-transform:rotate(360deg);
}  

.forth{

	background-color: #FDD0BC;
}

	.forth a:link{color:#000;background-color: transparent; font-weight:bold;}
	.forth a:visited{color:#000;background-color: transparent;}
	.forth a:hover{color:#000;background-color:#000;}

::-moz-selection {
  background: #FBFC4D;
  color: skyblue;
}
::selection {
  background: #FBFC4D;
  color: skyblue;
}

.portrait{width:20%; float: right;}

.center{text-align: center;}

.right{
	text-align: left;
	color: #aaa;
}
.line{border:thin dotted #000; padding:5px; }
.line2{border:thin dotted #000; padding:5px; text-align: justify;}
.arrow{
	text-align: right;
}

.three-col {
       -moz-column-count: 2;
       -moz-column-gap: 30px;
       -webkit-column-count: 2;
       -webkit-column-gap: 30px;
       line-height: 2px;
       text-align: left;
}

.text-col {
       line-height: 2px;
       text-align: left;
}

	a:link{color:#000000; background-color: transparent;text-decoration: underline;}
	a:visited{color:#000000; background-color: transparent;text-decoration: underline;}
	a:hover{color:#000000;background-color:transparent;text-decoration: none;}
	a:active{color:#000000;background-color:transparent;text-decoration: underline;}


h1, h2, h3, h4, h5, h6 {
  font-weight: bold;
  font-style: normal;
  color: #222222;
  text-rendering: optimizeLegibility;
  margin-top: 0.2em;
  margin-bottom: 0.5em;
  line-height: 1.2125em; }

  h1 small, h2 small, h3 small, h4 small, h5 small, h6 small {
    font-size: 60%;
    color: #6f6f6f;
    line-height: 0; }

h1 { font-size: 2.125em; font-weight: lighter;  text-decoration: none; }
h2 { font-size: 1.6875em; font-weight: lighter;  text-decoration: none; }
h3 { font-size: 1.375em; font-weight: bold;  text-decoration: none;}
h4 { font-size: 1.125em; font-weight: lighter; text-decoration: none;}
h5 { font-size: 1.1em; font-weight: 200;  text-decoration: underline; }
h6 { font-size: 1em; font-weight: 600; text-decoration: none;}
hr {
  border: solid #dddddd;
  border-width: 1px 0 0;
  clear: both;
  margin: 1.25em 0 1.1875em;
  height: 0; }

 .new {color: red; font-weight: 600;}

.icon{max-width: 88px;}
.icon2{max-width: 70px;}
.icon3{max-width: 350px; text-align: center;}
.small {font-size:11px; color: #444;}

.cycle-slideshow {padding: 5px; margin-top: 10px;}

table{font-weight: normal; text-transform: uppercase; text-decoration: none; color:#000;}
table a{font-weight: normal;}
td{ padding-right:10px; background-color:transparent; border:dotted thin #aaa;}

tr, td{width:500px; overflow: hidden;}

td a:link{color:#eee;  }
td a:visited{color:#eee; ;}
td a:hover{color:#000;background-color:black;}
td a:active{color:#eee;background-color:transparent;}
		
/* Structure */
#wrapper {
	width: 75%;	
	max-width: 1000px;
	display: table;
	margin: auto;
	padding:1%;
	} 

		#main {
		width: 55%;
		margin-right: 0%;

		float: left;
		text-align:justify;
		text-justify:inter-word;
		border-top:solid thin #000;
		padding-top: 20px;
		padding-bottom: 50px;
		}		

		#main li{list-style: none; line-height: 1em;}
		.active{color: crimson;}

#main2 {
		width: 70%;
		margin-right: 0%;
		float: left;
		border-top:solid thin #000;
		padding-top: 30px;
		}		

		#main2 li{list-style: none; line-height: 1em;}

		#index {
		margin-top: 12em;
		width: 50%;
		float: left;
		min-width: 300px;
		}		

		#index li{
		list-style: none;
		line-height: 1.5;
		}
	
		aside {
		width: 35%;
		float: right;
		margin-bottom: 2em;
		}

aside li{
	line-height: 1.3em;
	margin-bottom: 1em;
}

#papers {
		width: 35%;
		float: right;
		margin-bottom: 2em;
		}


#archive {
		width: 100%;
		margin-right: 0%;
		float: left;
		border-top:solid thin #000;
		border-bottom: solid thin #000; 
		padding-top: 30px;
	}


}
#dialog-modal.ui-widget-content {
    background:hidden;
    border: 0 none;
    overflow: auto;
    position: relative;
    padding: 1px!important;
}

.ui-widget-header {
    visibility: hidden;
}

.ui-dialog .ui-dialog-titlebar {
    visibility: hidden;
}

/* Logo H1 */
header h1 {
	float: left;
	}
		
/* Nav */

header nav {
	float: left;
	
	margin-top: 20px; 
	width:44.5%;
	color: #000;
	margin-bottom:10px;
	font-size: 1.3em;
	padding-bottom: 10px;
	/* border-bottom:solid thin #000; */
	}
	
	header nav li {
		display: inline;
		margin-right: 0.6em;
		}

header nav li a {
		text-transform: none;
}

header nav ul a {
		text-transform: none;
}

	nav a:link{color:#000;background-color: transparent;text-decoration: none;}
	nav a:visited{color:#000;background-color: transparent;text-decoration: none;}
	nav a:hover{color:#000;background-color:transparent;text-decoration: underline;}
	nav a:active{color:#000;background-color:transparent;text-decoration: none;}

	a.info:link{color:#000;background-color: transparent; font-weight: 500;}
	a.info:visited{color:#000;background-color:transparent; font-weight: 500;}
	a.info:hover{color:#fff;background-color:transparent;text-decoration: none;}
	a.info:active{color:#000;background-color:transparent;}

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

/* Banner */			
#banner {
	float: left;
	margin-bottom: 15px;
	width: 100%;
	}

	#banner img {
		width: 100%;
		}

#bg{background:url(/img/DSC_5774.jpg); 
	background-size: 130%; 
	background-position: top center; 
	background-repeat: no-repeat;
	z-index: 1;
}

	footer {
    display: table-row;
    height: 31px;
    background: transparent;
    padding: 20px 0;
    opacity: 0.8;
}


footer a:link{color:#000;background-color: transparent; font-weight: normal; text-transform: none;}
footer a:visited{color:#000;background-color: transparent; font-weight: normal; text-transform: none;}
footer a:hover{color:#000;background-color:transparent; font-weight: normal; text-transform: none;}
footer a:active{color:#000; background-color:transparent; font-weight: normal; text-transform: none;}

.footer{border-top:solid black thin;}

.left{
text-align:left;
float:left;
padding: 1em;
}
.right2{
float:right;
text-align:left;
padding: 1em;
}
.centered{
width:300px; margin-left: 350px; padding: 1em;
}

/*
div.col { width: 100px; float: left; margin-left: 20px; margin-bottom: 5px; }

div.two { width: 660px; margin-left: -10px; margin-bottom: 50px; padding:1em;
			transition: background-color 1.5s ease;	
			background-color: transparent;	
			  }

div.two:hover { background-color: #fff; }

div.nine {width: 360px; margin-left: 350px; margin-bottom: 0px;
			padding: 0.51em; 
			transition: background-color 1.5s ease;	
			background-color: transparent;	
				
					 }

div.nine:hover { background-color: #fff;  }

div.nine2 {display:block; width:360px; margin-left: 0px; opacity:1; transition: opacity 1s;	 }

div.nine:hover .nine2 { display:block; opacity:1; transition:opacity 1s; }

div.first1 { clear: left; margin-left: 0px; text-align: left; margin-top: -10px; font-size: 11px;
		}
div.first { clear: left; margin-left: 300px; text-align: left; margin-top: -15px; font-size: 11px;}


	/* Column Grid */

/*  SECTIONS  */
.section {
	clear: both;
	padding: 0px;
	margin: 0px;
}

.section img{margin: 0px auto; display: block; min-width: 50%; width:100%; margin-bottom: 0em;}

/*  COLUMN SETUP  */
.col {
	display: block;
	float:left;
	margin: 1% 0 1% 2.6%;
}
.col:first-child { margin-left: 0; }

/*  GROUPING  */
.group:before,
.group:after { content:""; display:table; }
.group:after { clear:both;}
.group { zoom:1; /* For IE 6/7 */ }
/*  GRID OF THREE  */
.span_3_of_3 { width: 100%; }
.span_2_of_3 { width: 65.8%; }
.span_1_of_3 { width: 31.6%; text-align: center;}

/*  GRID OF TWO  */
.span_2_of_2 {
	width: 100%; text-align: center;
}
.span_1_of_2 {
	width: 48.7%; text-align: center;
}


/*  GO FULL WIDTH BELOW 480 PIXELS */
@media only screen and (max-width: 480px) {
	.col {  margin: 1% 0 1% 0%; }
	.span_3_of_3, .span_2_of_3, .span_1_of_3 { width: 100%; }
}

@media only screen and (max-width: 480px) {
	.col { 
		margin: 1% 0 1% 0%;
	}
}

@media only screen and (max-width: 480px) {
	.span_2_of_2, .span_1_of_2 { width: 100%; }
}



/* Media Queries */

@media screen and (max-width: 55.6875em) {
	.cbp-tm-menu {
		font-size: 80%;
	}
}

@media screen and (max-height: 25.25em), screen and (max-width: 44.3125em) {

body{font-size: 1em; background: hidden; padding:5px;}
	
	header nav, #main, #main2, aside {
		float: left;
		clear: left;
		margin: 10px 0 10px; 
		width: 100%;
		text-align: left;
		word-wrap: break-word;
		}	
		header nav li {
			margin: 0;
			background: #fff;
			border: thin solid black;
			display: block;
			margin-bottom: 3px;
			}

			br{display:none;}

			header nav a {
				display: block;
				padding: 10px;
				text-align: center;
				}	

		.three-col {
       -moz-column-count: 1;
       -moz-column-gap: 30px;
       -webkit-column-count: 1;
       -webkit-column-gap: 30px;
}	


.logo {visibility: hidden;}

nav{font-size: 1.2em; text-align: center;}
table{font-size: 13px; font-weight: lighter; text-transform: uppercase; text-decoration: none; color:#000; font-family: helvetica;}
td{ padding-right:0;}
	tr, td{max-width:450px; overflow: hidden;}

div.col { width: 100%; float: left; margin-left: 0px; margin-bottom: 10px; padding:0em; }

div.two { clear:left; float:left;width: 100%;margin-left: 0px; text-align: left;}

div.nine { clear:left; float:left;width: 100%;margin-left: 0px; text-align: left;}

div.nine2 {display:block; max-width:360px; margin-left: 0px; opacity:1; }

div.first { clear: left; margin-left: 0px; text-align: left; font-size: 0;}

.left{
clear: left;
text-align:left;
float:left;
max-width: 450px;
padding: 1%;
}
.right2{
clear: left;
float:left;
max-width: 450px;
text-align:left;
padding: 1%;
}
.centered{
clear: left;
float:left;
width: 100%;
max-width: 450px;
margin-left: 0px;
text-align: left;
padding: 1%;	
}
footer{background-color: #fff;}

}