/*
Theme Name: Quantum Photonics Group Theme
Author: RLE at MIT
Author URI: http://www.rle.mit.edu/
Description: Custom theme for Englund Group
Version: 1.0
Text Domain: RLEatMIT
*/

body,td,th {
	font-family: Book Antiqua;
	font-size: 14px;
	line-height: 18px;
	color: #000;
}
body {
	margin: 0 auto;
}
p {
    margin-top: 0;
}
a:link {
	color: #000;
	text-decoration: underline;
}
a:visited {
	color: #000;
	text-decoration: underline;
}
a:hover {
	color: #2E7B95;
	text-decoration: underline;
}
#mainsite {
	width: 1020px;
	margin: 0 auto;
	padding: 0px;
	background-color: #FFF;
	/*overflow: auto;*/
}
#siteheaderbox {
	width: 100%;
	min-height: 110px;
	overflow: auto;
	color: #FFF;
	background-color: #333;
	background-image: url(../../images/1stimage.png);
	background-repeat: no-repeat;
	background-position: right top;
}
#siteheaderbox a:link {
	color: #FFF;
	text-decoration: none;
}
#siteheaderbox a:visited {
	color: #FFF;
	text-decoration: none;
}
#siteheaderbox a:hover {
	color: #FFF;
	text-decoration: none;
}
#siteheaderleft {
	padding-left: 30px;
	padding-top: 13px;
	float: left;
}
#siteheadermiddle {
	padding: 42px 1px;
	float: left;
	font-size: 60px;
	font-weight: 100;
}
#siteheaderright {
	padding-left: 8px;
	padding-top: 10px;
	float: left;
}
.siteheadergroup {
	font-size: 25px;
	font-weight: bolder;
	line-height: 55px;
}
.siteheadername {
	font-size: 25px;
	padding-left: 1px;
}
#navigation {
	width: 100%;
	min-height: 40px;
	color: #FFF;
	font-size: 14px;
	font-weight: 100;
	overflow: hidden;
	background-color: #444;
	border-top: 1px solid #666;
	border-bottom: 1px solid #666;
	clear: both;
}
#navigation ul {
	list-style-type: none;
	margin-left: -23px;
	margin-top: 8px;
}
#navigation li {
	display: block;
	font-weight: 100;
	float: left;
}
/* #navigation li:last-child {
	padding: 40px 0px 0px 0px;
	margin-right: 0px;
	display: block;
	height: 60px;
	font-weight: 100;
	text-transform: lowercase;
	float: left;
	border-right: solid 0px #FFF;
}
*/
#navigation li a:link {
	padding: 20px;
	text-decoration: none;
	color: #FFF;
	border-left: 1px solid #666;
	border-right: 1px solid #333;
}
#navigation li a:visited {
	text-decoration: none;
	color: #FFF;
	border-left: 1px solid #666;
	border-right: 1px solid #333;
}
#navigation li a:hover {
	text-decoration: none;
	color: #FFF;
	background: #333;
	border-left: 1px solid #666;
	border-right: 1px solid #333;
}
#homeintcontent {
	width: 1020px;
	margin: 0 auto;
	/*overflow: auto;*/
	padding-bottom: 30px;
}
#sitedescription {
	width: 680px;
	float: left;
	/*padding: 40px 0px 40px 40px;
	/*padding-bottom: 30px;*/
	font-size: 15px;
	line-height: 30px;
}
#homenews {
	width: 290px;
	float: right;
	/*padding: 40px 40px 40px 0px;*/
}
#homenews a:link {
	color: #4B5D74;
	text-decoration: none;
}
#homenews a:visited {
	color: #4B5D74;
	text-decoration: none;
}
#homenews a:hover {
	color: #333E4D;
	text-decoration: none;
}
.homenewstitle {
	color: #333333;
	font-size: 36px;
	line-height: 36px;
	margin-bottom: 20px;
}
.morebutton a:link {
	color: #4B5D74;
	text-decoration: none;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 11px;
}
.morebutton a:visited {
	color: #4B5D74;
	text-decoration: none;
}
.morebutton a:hover {
	color: #333E4D;
	text-decoration: none;
}
#hmpgbigtext {
	width: 100%;
	text-align: center;
}
#hmpgimarea {
	width: 1000px;
	overflow: visible;
	margin: 0 auto;
	padding-bottom: 20px;
	text-align: center;
}
#researchprojectarea {
	width: 1000px;
	overflow: visible;
	margin: 0 auto;
	padding-bottom: 20px;
}
#researchproject {
	width: 230px;
	min-height: 660px;
	float: left;
	border: 5px solid #666;
	margin-right: 10px;
}
#researchimg {
	text-align: center;
}
#researchtitle {
	min-height: 150px;
	padding: 12px;
	font-size: 20px;
	line-height: 22px;
	font-weight: 500;
	border-bottom: 5px solid #666;
}
#researchdescription {
	padding: 12px;
}
#lowerhome {
	width: 1020px;
	margin: 0 auto;
	clear: both;
}
#intcontent {
	/*width: 1200px;*/
	padding-left: 150px;
	padding-bottom: 30px;
	overflow: auto;
}
#intcontent li {
	padding-bottom: 15px;
}
#intcontentpeople {
	width: 800px;
	padding-left: 120px;
	padding-bottom: 30px;
	overflow: auto;
}
.peoplelinks {
	text-align: center;
	padding-bottom: 20px;
	padding-left: 0px;
}
#intcontentpeople h2 {
	margin-bottom: -20px;
}
#intcontentwide {
	width: 920px;
	height: 600px
	margin-left: 30px;
	padding-left: 34px;
	padding-bottom: 30px;
	overflow: auto;
}
h1 {
	color: #444;
	font-size: 40px;
	line-height: 44px;
	font-weight: 100;
	padding: 10px 0px;
	text-align: center;
}	
h2 {
	font-size: 24px;
	font-weight: 100;
	line-height: 28px;
	padding: 0px 0px 10px 0px;
}
h3 {
	font-size: 20px;
	font-weight: normal;
	padding: 0px 0px 6px 0px;
}
#newsindents {
	margin-top: -12px;
}
#researchbox {
	width: 250px;
	background-color: #CCC;
	text-align: center;
	padding: 20px 5px 0px 5px;
	margin-right: 40px;
	font-size: 20px;
	line-height: 24px;
	float: left;
}
#researchbox a:link {
	color: #000;
	text-decoration: none;
}
#researchbox a:visited {
	color: #000;
	text-decoration: none;
}
#researchbox a:hover {
	color: #000;
	text-decoration: underline;
}
.researchtext {
	height: 70px;
}
.researchimg {
	width: 270px;
	float: left;
}
img {
	border: 0px;
}
#footer {
	width: 96%;
	padding: 20px 0px;
	margin: 0 auto;
	font-size: 15px;
	font-weight: 300;
	overflow: auto;
	clear: both;
	background-color: #FFF;
	border-top: 1px solid #333E4D;
}
#footer a:link {
	color: #000;
	text-decoration: none;
}
#footer a:visited {
	color: #000;
	text-decoration: none;
}
#footer a:hover {
	color: #000;
	text-decoration: underline;
}
#footerinterior {
	width: 100%;
	margin: 0 auto;
}
#footerleft {
	width: 500px;
	float: left;
	padding-left: 20px;
}
#footerleftnav {
	width: 1200px;
	margin-left: 20px;
}
#footerleftnav ul {
	list-style-type: none;
	margin-left: -39px;
	padding-bottom: 5px;
}
#footerleftnav li {
	float: left;
	padding-right: 5px;
	/*text-transform: lowercase;*/
}
#footerleftnav li:after {
	content: " | ";
	padding: 0 10px;
}
#footerleftnav li:last-child:after {
	content: " ";
}
#logoboxrle {
	width: 360px;
	padding-top: 20px;
}
#footerright {
	width: 340px;
	float: right;
	text-align: right;
	padding-right: 20px;
}
#footerrighttext {
	width: 340px;
	padding-top: 12px;
}
#logoboxmit {
	width: 340px;
	padding-top: 20px;
}
.caption {
	font-size: 20px !important;
}