/*January 2, 2015
CSS file for managing CNL webpage. */

/*==============================================================*/
/*-----Common to all--------------------------------------------*/
/*==============================================================*/
html {
	min-width: 1200px;
	}

body {
	font-size: 18px;
	font-family: "Helvetica Neue", "Lucida Grande", Helvetica, Arial, Verdana, sans-serif;
	letter-spacing: 0.07em;
	}

/*==============================================================*/
/*-----Common Classes-------------------------------------------*/
/*==============================================================*/
/*navigation bar*/
.navbar-wrap {
	width: 100%;
	margin-left: -12px;
	padding-right: 20px;
	padding-top: 5px;
	padding-bottom: 5px;
  	background-color: #171717;	/* dark gray */
	}

.navbar {
	margin: 0 auto 0 auto;
	width: 900px;
	background-color: #171717;	/* dark gray */
	}

.navbar>li {
	font-size: 13px;
	display: inline;
	}

.navbar>li>a {
	text-decoration: none;
	margin: 0px 5px;
	color:#dac3a2;
	}

.navbar>li>a:hover {
	color: #ffebc2;
	}

/*footer with signature*/
.footer {
	width: 100%;
	margin-left: -12px;
	padding-right: 20px;
	/*background-color: #ffebc2;*/
	background-color: #171717;
	}

.foot-wrap {
	text-align: right;
	margin: 0  auto 0 auto;
	width: 900px;
	}

.foot-wrap>p {
	font-size: 10px;
	color: #000000;
	}

/*==============================================================*/
/*----------Common IDs------------------------------------------*/
/*==============================================================*/


/*==============================================================*/
/*----------Specific to home page-------------------------------*/
/*==============================================================*/
.homepage-img {
	position: relative;
	width: 900px;
	height: 675px;
	margin: auto auto auto auto;
	background-image: url("clockgear_model_3D_3200x2400_qualilty5_300dpi.png");
	background-size: 900px 675px;
	text-align: center;
	}

#homepage-bg {
	background-color: #fafad2;	/*light golden rod yellow*/
	}

#homepage-img-border {
	position: relative;
	margin: auto auto auto auto;
	width: 900px;
	height: 675px;
	border: 7px groove #473119;
	background-color: #f5f5dc;
	}
	
#teaching-link>a {
	position: absolute;
	left: 147px;
	top: 165px;
	text-decoration: none;
	color: #ff9933;
	}

#teaching-link>a:hover {
	color: #ffff66;
	}

#interests-link>a {
	position: absolute;
	left: 185px;
	top: 380px;
	text-decoration: none;
	color: #ff9933;
	}

#interests-link>a:hover {
	color: #ffff66;
	}

#about-link>a {
	position: absolute;
	left: 327px;
	top: 300px;
	text-decoration: none;
	color: #ff9933;
	}

#about-link>a:hover {
	color: #ffff66;
	}

#contact-link>a {
	position: absolute;
	left: 372px;
	top: 457px;
	text-decoration: none;
	color: #ff9933;
	}

#contact-link>a:hover {
	color: #ffff66;
	}

#education-link>a {
	position: absolute;
	left: 523px;
	top: 307px;
	text-decoration: none;
	color: #ff9933;
	}

#education-link>a:hover {
	color: #ffff66;
	}

#publications-link>a {
	position: absolute;
	left: 632px;
	top: 417px;	
	text-decoration: none;
	color: #ff9933;
	}

#publications-link>a:hover {
	color: #ffff66;
	}
	
/*==============================================================*/
/*-----Specific to publications page----------------------------*/
/*==============================================================*/

.publications>li { 
	padding: 15px 15px 15px 15px;
	font-size: 14px;
	color:#dac3a2;
	}

a.publication {
	text-decoration: none;
	color:#dac3a2;
	}

a.publication:hover {
	/*text-shadow: 0 0 1px #ccb2ff, 0 0 1px #ccb2ff, 0 0 1px #ccb2ff, 0 0 1px #ccb2ff, 0 0 1px #ccb2ff;*/
	text-shadow: 0 0 10px #ffae4d, 0 0 2px #ffae4d, 0 0 2px #ffae4d;
	}

a.abstract {
	font-size: 14px;
	padding-top: 5px;
	display: inline-block;
	text-decoration: none;
	color: #dac3a2;
	}
	
a.abstract:hover {
	text-shadow: 0 0 10px #ffae4d, 0 0 2px #ffae4d, 0 0 2px #ffae4d;
	}

.more-info-border {
	border-style: double;
	border-width: 7px;
	border-color: #ffffff;
	padding-left: 15px;
	padding-right: 15px;
	}
	
#publications-conferences-bg {	
	background-color: #000000;	/* black */
	color:#dac3a2;
	}
	
#publications-conferences-page {
	text-align: justify;
	margin: 20px auto 20px auto;
	width: 900px;
	padding: 10px 20px;
	background-color: #202020;	/* dark gray */
	}
	
/* The following CSS blocks are to modify the div tables containing journal abstract info */
#publication-abstract {
	text-align: justify;
	vertical-align: text-top;
	font-family: "Helvetica Neue", "Lucida Grande", Helvetica, Arial, Verdana, sans-serif;
	font-size: 14px;
	line-height: 180%;
	}

#publication-img {
	display: block;
	text-align: center;
	margin: auto;
	}

#publication-img>img {
	height: 250px;
	}

#more-info-text {
	font-size: 14px;
	}

/*==============================================================*/
/*-----Specific to art page----------------------------*/
/*==============================================================*/
/*#art-img {
	border-style: solid;
}
*/

#art-img>img {
	width: 300px;
	display: block;
	}
	
#art-bg {	
	background-color: #e0caae;	/*lighter tan 2*/
	background-color: #d2b48c;	/*tan*/
	background-color: #d6bc98;	/*lighter tan 1*/
	}
	
#art-page {
	text-align: justify;
	margin: 20px auto 20px auto;
	width: 900px;
	padding: 10px 20px;
	background-color: #e0caae;	/*lighter tan 2*/
	background-color: #d2b48c;	/*tan*/
	background-color: #d6bc98;	/*lighter tan 1*/
	}

	
/*==============================================================*/
/*-----Specific to Lightbox from w3schools----------------------*/
/*==============================================================*/
.row {
	display: table-row;
	background-color: #000000;
}

.row > .column {
  padding: 0 0px;
}

.row:after {
  content: "";
  display: table;
  clear: both;
}

.column {
  float: left;
  width: 25%;
}

.column>img {
	display: block;
}

/* The Modal (background) */
.modal {
  display: none;
  position: fixed;
  z-index: 1;
  padding-top: 100px;
  padding-bottom: 100px;
  left: 0;
  top: 0;
  width: 100%;
  height: 80%;
  overflow: scroll;
  background-color: black;
}

/* Modal Content */
.modal-content {
  position: relative;
  background-color: #fefefe;
  margin: auto;
  padding: 0;
  width: 90%;
  max-width: 1200px;
}

/* The Close Button */
.close {
  color: white;
  position: absolute;
  top: 10px;
  right: 25px;
  font-size: 35px;
  font-weight: bold;
}

.close:hover,
.close:focus {
  color: #999;
  text-decoration: none;
  cursor: pointer;
}

.mySlides {
  display: none;
}

.mySlides>img {
	display: block;
}

/* Next & previous buttons */
.prev,
.next {
  cursor: pointer;
  position: absolute;
  top: 50%;
  width: auto;
  padding: 16px;
  margin-top: -220px;
  color: white;
  font-weight: bold;
  font-size: 20px;
  transition: 0.6s ease;
  border-radius: 0 3px 3px 0;
  user-select: none;
  -webkit-user-select: none;
}

/* Position the "next button" to the right */
.next {
  right: 0;
  border-radius: 3px 0 0 3px;
}

/* On hover, add a black background color with a little bit see-through */
.prev:hover,
.next:hover {
  background-color: rgba(0, 0, 0, 0.8);
}

/* Number text (1/3 etc) */
.numbertext {
  color: #f2f2f2;
  font-size: 12px;
  padding: 8px 12px;
  position: absolute;
  top: 0;
}

.caption-container {
  text-align: center;
  background-color: black;
  padding: 2px 16px;
  color: white;
}

img.demo {
  opacity: 0.6;
}

.active,
.demo:hover {
  opacity: 1;
}

img.hover-shadow {
  transition: 0.3s
}

.hover-shadow:hover {
  box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19)
}	
	
	
	
/*==============================================================*/
/*-----Specific to education page---------------------------------*/
/*==============================================================*/
#education-bg {	
	background-color: #000000;	/* black */
	background-image: url("http://christophernlam.com/bg-textures/nami.png");
	color:#ebdecc;
	}
	
#education-page {
	text-align: justify;
	margin: 20px auto 20px auto;
	width: 900px;
	padding: 10px 20px;
	background-color: #171717;	/* dark gray */
	}
	
#education-img>img {
	width: 100%;
	max-width: 900px;
}
	
	
/*==============================================================*/
/*-----Specific to contact page---------------------------------*/
/*==============================================================*/
#contact-bg {	
	background-color: #e0caae;	/*lighter tan 2*/
	background-color: #d2b48c;	/*tan*/
	background-color: #d6bc98;	/*lighter tan 1*/
	}
	
#contact-page {
	text-align: justify;
	margin: 20px auto 20px auto;
	width: 900px;
	padding: 10px 20px;
	background-color: #e0caae;	/*lighter tan 2*/
	background-color: #d2b48c;	/*tan*/
	background-color: #d6bc98;	/*lighter tan 1*/
	}
	
#email {
	text-decoration: none;
}

/* MISCELLANEOUS */
/*	
#logo {
	width: 150px;
	margin: 10px auto 25px auto;}

#navigation {
	width: 1000px;
	padding: 15px;
	margin: 0px auto 0px auto;
	border-top: 2px solid #000;
	border-bottom: 1px solid #000;
	text-align: center;}
	
#navigation>li {
	display: inline;
	margin: 0px 3px;}
	
#navigation>li>a {
	color: #000000;
	text-transform: uppercase;
	text-decoration: none;
	padding: 6px 18px 5px 18px;}

#navigation>li>a:hover, a.on {
	color: #cc3333;
	background-color: #ffffff;}
*/
