/*
Design by Free CSS Templates and Modified by Leon K. Harding, Caltech (June 2013)

http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/

/* TEXT PROPERTIES */

* {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}

/* MAIN BODY */

body {
	margin: 30px 0;
	padding: 0;
	background: #FFF;
	font-size: 12px;
	color: #6B6B6B;
}

/* HEADER PROPERTIES */

h1, h2, h3, h4, h5, h6 {
	margin: 0;
	padding: 0;
	/*text-transform: uppercase;*/
	font-weight: normal;
	color: #000000;
}

h2 {
	margin-bottom: 10px;
	border-bottom: 1px solid #F4F4F4;
	font-size: 26px;
}

h3 {
	margin-bottom: 15px;
	padding-bottom: 5px;
	font-size: 16px;
	border-bottom: 1px solid #F4F4F4;
}

h4 {
	margin-bottom: 15px;
	padding-bottom: 5px;
	font-size: 12px;
	/*border-bottom: 1px solid #F4F4F4;*/
}

h3_group {
	margin-bottom: 15px;
	padding-bottom: 5px;
	font-size: 16px;
	/*border-bottom: 1px solid #F4F4F4;*/
}

p, ol, ul, blockquote {
	line-height: 24px;
}

ul {
	margin-left: 0;
	padding-left: 0;
	list-style: none;
}

a {
	color: #EC5600;
}

a:hover {
	text-decoration: none;
}

img {
	border: none;
}

#textfield1 {
	width: 185px;
	margin-bottom: 10px;
	border: 1px solid #E0E0E0;
	border-right-color: #F6F6F6;
	border-bottom-color: #F6F6F6;
}

#submit1 {
	border: 1px solid #EBEBEB;
	border-bottom-color: #DDDDDD;
	/*background: #FBFBFB url(images/img7.gif) repeat-x;*/
	background: #FBFBFB url(images_white/img7_white.jpg) repeat-x; /* Leon */
	text-transform: lowercase;
	font-size: 12px;
	color: #7A7A7A;
}

/* SEARCH BOX OPTION - Posted */

.posted {
	height: 33px;
	margin: 0 0 30px 0;
	padding: 10px 15px 0 15px;
	/*background: url(images/img6.gif) repeat-x;*/
	background: url(images_white/img6_white.jpg) repeat-x; /* Leon */
	border-bottom: 1px solid #F2F2F2;
}

.posted p {
	float: left;
	margin: 0;
}

.posted .comments {
	float: right;
}

.posted a {
	color: #717171;
}

/* MASTER HEADERS AND LOGOS */

#header {
	width: 917px;
	height: 115px;
	margin: 0 auto;
	/*background: url(images/img2.gif) repeat-x;*/
	background: url(images_white/img2_white.jpg) repeat-x; /* Leon */

}

/* Logo */

#logo {
	float: left;
	height: 115px;
	padding: 0 0 0 0;
	/*background: url(images/img1.gif) no-repeat;*/
	background: url(images_images/img1_white.jpg) no-repeat; /* Leon */

}

#header_research {
	width: 917px;
	height: 115px;
	/* margin: 0 auto; */
	/*background: url(images/img2.gif) repeat-x;*/
	background: url(images_white/img2_white.jpg) repeat-x; /* Leon */

}

#logo_research {
	float: left;
	height: 115px;
	padding: 0 0 0 0;
	/*background: url(images/img1.gif) no-repeat;*/
	background: url(images_images/img1_white.jpg) no-repeat; /* Leon */

}
#logo * {
	text-decoration: none;
}

#logo h1 {
	float: center;
	padding: 0 0 0 50px;
	font-size: 36px;
}

#logo_research h1 {
	float: left;
	padding: 0 0 0 300px;
	font-size: 36px;
}

#logo h1 a {
	color: #000000;
}

#logo h1 span {
	font-weight: bold;
}

#logo h2 {
	float: left;
	padding: 0 0 0 8px;
	font-size: 12px;
	border: none;
}

#logo h2 a {
	color: #B4B4B4;
}

/* MAIN MENU PROPERTIES */

#menu {
	float: right;
	height: 45px;
	padding: 12px 25px 0 0;
	/*background: url(images/img3.gif) no-repeat right top;*/
	background: url(images_white/img3_white.jpg) no-repeat right top; /* Leon */

}

#menu_projects {
	float: right;
	height: 45px;
	padding: 10px 0 0 0;
	/*background: url(images/img3.gif) no-repeat right top;*/
	background: url(images_white/img3_white.jpg) no-repeat right top; /* Leon */

}

#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#menu li {
	display: inline;
}

#menu a {
	padding: 0 15px 0 20px;
	border-left: 1px solid #DBDBDB;
	text-transform: lowercase;
	text-decoration: none;
	font-size: 13px;
	color: #3B3B3B;
}

#menu b {
	padding: 0 15px 0 20px;
	border-left: 1px solid #DBDBDB;
	text-transform: uppercase;
	text-decoration: none;
	font-size: 13px;
	color: #3B3B3B;
}

#menu .first a {
	border: none;
}

/* MAIN PICTURE ON FRONT PAGE - Splash */

#splash {
	width: 100px;
	height: 0;
	padding: 0 710px 0 0; /* Leon */
	margin: 0 auto;
	/*background: url(images/img5.gif) repeat-x left bottom;*/
	background: url(images_white/img5_white.jpg) repeat-x left bottom; /* Leon */
	border-right: 20px solid #FFFFFF;
	border-left: 20px solid #FFFFFF;
}

/* ALSO USED THIS CODE FOR TOP PICTURE ON RESEARCH PAGE */

#splash_research {
	width: 100px;
	height: 0;
	padding: 0 710px 0 0; /* Leon */
	margin: 0 auto;
	/*background: url(images/img5.gif) repeat-x left bottom;*/
	background: url(images_white/img5_white.jpg) repeat-x left bottom; /* Leon */
	border-right: 20px solid #FFFFFF;
	border-left: 20px solid #FFFFFF;
}

#caltech_logo {
	width: 150px;
	height: 150px;
}

/* CONTENT PROPERTIES */

#content {
	width: 847px;
	margin: 0 auto;
	padding: 0 35px 0 35px;
	/*background: #FFFFFF url(images/img8.gif) no-repeat left bottom;*/
	background: #FFFFFF url(images_white/img8_white.jpg) no-repeat left bottom; /* Leon */

}

table {
    border-spacing: 5px;
    border-collapse: collapse;
}

table, th, td {
   border: 1px solid black;
   border-collapse: collapse;
} 

th {
   background-color: gray;
   color: white;
   font-size: 15px;
   text-align: center;	
}

td {
    padding: 5px;
}

video {
  max-width: 380px;
}

/* COLUMNS */

#colOne {
	float: right;
	text-align: justify;
	padding: 0 15px 0 0; /* Leon */ 
	width: 500px;
}

#colOne_LKH {
	float: right;
	text-align: justify;
	padding: 0 12px 0 0; /* Leon */ 
	width: 400px;
}

#colTwo {
	float: left;
	width: 250px;
	/*padding: 500px 0 0 0; /* Leon */ 
	padding: 300px 0 0 20px;
}

#colTwo_research {
	float: left;
	width: 280px;
	/*padding: 500px 0 0 0; /* Leon */ 
	padding: 340px 50px 0 0;
}

#colTwo_research_CHIMERA {
	float: left;
	width: 280px;
	/*padding: 500px 0 0 0; /* Leon */ 
	padding: -50px 50px 0 0;
}

#colTwo_group {
	float: left;
	width: 250px;
	/*padding: 500px 0 0 0; /* Leon */ 
	padding: 5px 0 0 20px;
}

#colTwo_LKH {
	float: left;
	width: 250px;
	/*padding: 500px 0 0 0; /* Leon */ 
	padding: 320px 0 0 50px;
}

/* FOOTER/DISCLOSURE */

#footer {
}

#footer p {
	text-align: center;
	color: #777777;
	/*padding: 10px 0 0 0;*/

}

#footer a {
	color: #5D5D5D;
}
