/*Colors: */
/*header/footer color (deep red):#3AB8FC */
/*hightlight color (electric blue):#6BA6D1*/
/*background color(gray): #232323*/
/*border color: #4A5366 */
/*footer color: #4A5366*/
/*text color: #C8C8C8*/

/*Fonts:*/
/*main text "PT Sans", sans-serif (Note: must be loaded in each page)*/
/*headers: "Book Antiqua", Palatino, serif*/

html,body{
	border:0;
	background-color: #232323;
	height: 100%;
}

img{border:0;}	
a{
    color:#6BA6D1;
    text-decoration:none;
    }
a:hover{
    text-decoration:underline;
    }

/* Specific classes and elements (alphebetized)*/
#about_container {
	width: 300px;
	padding-top:10px;
	margin:0px 10px 5px 6px;
	float:right;
	padding-bottom:2px;
	border-bottom:solid 1px #4A5366;
	clear:both;
}

.about_top {
	text-align:center;
	width: 100px;
	float: left;
}

#about_title{
	width: 100%;
	font-family:"Book Antiqua", Palatino, serif;
	color:#C8C8C8;
	text-align:center;
	font-size:16px;
	margin-bottom:5px;
	padding:4px 0px;
	border-bottom:solid 1px #4A5366;
}


#all {
	width:10%;
	min-height:100%;
	position: relative;
}
#authors{
	font-size:15px;
	color:#6BA6D1;
}	
.blue{
	color:#6BA6D1;
}

.clearfooter {
	height: 10px;
	clear: both;
	}

#container{
	width:940px;
	padding:0px;
	position:relative;
	z-index:0;
	margin-top: 0;
	margin-right: auto;

}
#container_home {
	width:940px;
	height:530px;
	padding:0px;
	margin:0 auto;
	position:relative;
	z-index:0;
	border-bottom-style:solid;
	border-bottom-width:1px;
	border-bottom-color: #4A5366;
}
#content {
	height: auto;
	width: 940px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 30px;
}

#content-wrap{
	width:940px;
	margin-top: 15px;
	margin-right: auto;
	margin-bottom: 30;
	margin-left: auto;
	background-color: #232323;
	height: auto;
}

#content_left {
	float:left;
	width:290px;
	padding: 0px;
	margin-bottom:30px;
}

#events {
	padding-left: 0px;
	padding-top: 0px;
	width:720px;
	position:relative;

}
.events_table{
	border:none;
	padding:8px;
	margin-bottom:8px;

}
.events_table td{
	padding:4px;
}


.event .upper{
	font-size:16px;
	margin-bottom:4px;
	padding-bottom:2px;
	line-height:18px;
	float:left;
	clear:both;
	width:100%;
}
.event .lower{
	float:left;
	clear:both;
	width:100%;
}
td.current{
	border-top:solid 1px #C8C8C8;
	text-align:right;
	padding-top:1px;
	margin-top:1px;
}


#footer_bar{
	position:relative;
	display:block;
	top:30px;
	width:90%;
	margin-left:auto;
	margin-right:auto;
	background-color:#232323;
	border: solid 1px #C8C8C8;
	z-index:500;

	font-family:"PT Sans", sans-serif;
	font-size:16px;
	
	padding-top:10px;
	padding-bottom:10px;

	color:#C8C8C8;
	font-weight:normal;
	margin-bottom:18px;
	text-transform:uppercase;

	-webkit-border-radius:8px;
	-moz-border-radius:8px;
	border-radius:8px;
}

#footer{
	position:relative;
	height: 120px;
	text-align: center;
	background:#232323 url(/images/circuitboard1.jpg) repeat-x 0 0;
	z-index:0;	
	width:100%;
	-webkit-border-radius:8px;
	-moz-border-radius:8px;
	border-radius:8px;
}

.group:before,
.group:after {
    content:"";
    display:table;
}
.group:after {
    clear:both;
}
.group {
    zoom:1; /* For IE 6/7 (trigger hasLayout) */
}


#headerLogo{
	position:absolute;
	left:5%;
	top:3px;
	z-index:400;
	width:275px;
}
.holder {
	height: auto;
	width: 100%;
	overflow:auto;
	margin-bottom:8px;
}

.imglink {
	float:left;
	padding:4px;
	margin:10px;
}
.imglink:hover {
	border-style:solid;
	border-color:#C8C8C8;
	border-width:thin;
	padding:3px;
	-webkit-border-radius:4px;
	-moz-border-radius:4px;
	border-radius:4px;
	}


.maintext {
	font-family: "PT Sans", sans-serif;
	font-size: 14px;
	line-height:16px;
	color: #C8C8C8;
}

#menubar {
	position:relative;
	margin-right:auto;
	margin-left:auto;
	width:90%;
	z-index: 200;
	font-family: "PT Sans", sans-serif;
	font-size:18px;
	top: 15px;
	height:60px;
	background:#232323;
	border: solid 1px #C8C8C8;
	-webkit-border-radius:8px;
	-moz-border-radius:8px;
	border-radius:8px;
	color:#C8C8C8;
}
#menubar a{
	color:inherit;
	text-decoration:none;
	text-transform:none;
	display:block;
}

#menubar a:hover{
	color:#232323;
	background-color: #3AB8FC;
}

.menu{
	width:70%;
	float:right;
	padding:0px;
	margin:0px;
}
.menu li { 
	float:right;
	list-style-type: none;
	list-style-image: none;
	vertical-align:top;
	margin-right:2%;
	padding-left:3px;
	padding-right:3px;
	line-height:60px;
}

.menu li.active {
	color: #3AB8FC;
}

.movie {
	height: auto;
	width: auto;
	margin-top: 10px;
	margin-left: 25px;
}
#movie_1{
	margin-top: 5px;
	margin-left: 10px;
	margin-right:20px;
	float:left;
}


#people {
	padding-top: 0px;
}
.people_table{
	border:0px;
}

.people_row {
	height: 230px;
	margin-bottom: 5px;
	width: 680px;
	border-bottom:solid 1px #4A5366;	
}

.people_row_nopic {
	height: 50px;
	margin-bottom: 5px;
	width: 680px;
	border-bottom:solid 1px #4A5366;
}
.people_cell{
	margin-top:5px;
	width:165px;
	padding:1px;
	vertical-align:text-top;
	position:relative;

}

.people_cell.nolink{
	padding:5px;
}

.people_names{
	font-size:16px;
	color: #6BA6D1;
	float:left;
	line-height:17px;
	width:100%;
}
.people_info {
	float:left;
	clear:left;
	font-size:12px;
	width:100%;
}

.pitext {
	font-family: "PT Sans", sans-serif;
	font-size: 11px;
	color: #6BA6D1;
}	
.pubs_table{
	border:0px;
}
.pubs_table td{
	padding:6px;
}

#pubs {
	padding-left: 0px;
	padding-top: 0px;
}
.publeft {
	width: 52px;
	float:left;
}
.pubright {
	width: 700px;
	float:right;
	text-align:left;
}
.pubright_home {
	width: 208px;
	float:right;
	text-align:left;
}


.readmore{
	display:inline-block;
	font-family: "PT Sans", sans-serif;
	font-size:13px;
	clear:both;
	color:#6BA6D1;
	float:right;
	line-height:14px;
	text-align:right;
	border: solid 1px #6BA6D1;
	-webkit-border-radius:4px;
	-moz-border-radius:4px;
	border-radius:4px;
	min-width:200px;
	margin:8px 0px 0px 4px;
	padding:5px;

}

.readmore a{
	display:block;
	width:100%;
	height:100%;
}

.readmore:hover{
	background-color:#3AB8FC;
	color:#232323;
	text-decoration:none;
}

.readmore a:hover{
	color:#232323;
	text-decoration:none;
}

#links {
	width: 400px;
	height: 50px;
}

.right_section {
	width:630px;
	margin-bottom:5px;
}

.right_description{
	margin-top:10px;
	margin-left:10px;
	width:610px;
	margin-bottom:10px;
}
.research_topic{
	width: 700px;
	margin-bottom: 40px;
	min-height:150px;
}
.research_summary {
	width: 700px;
	margin-bottom: 50px;
}

.research_right{
	float:right;
	height: auto;
}

.seminar_main{
	font-size:15px;
	padding-bottom:4px;
}

.spacer{line-height:10px;}

.subtitle{
	border-bottom:solid 2px #4A5366;
	color:#C8C8C8;
	font-family:"Book Antiqua", Palatino, serif;
	font-size:18px;
	font-weight:normal;
	margin-bottom:10px;
	padding-bottom:8px;
	text-transform:uppercase;
}
.textlink a{
	display:inherit;
	font-size: 14px;
	color: #C8C8C8;
	text-decoration:none;	
	padding:4px;
	line-height:14px;
}

.textlink a:hover {
	border-style:solid;
	border-color:#C8C8C8;
	border-width:thin;
	padding:3px;
	-webkit-border-radius:4px;
	-moz-border-radius:4px;
	border-radius:4px;
}

#titles{
	font-size:15px;
}
.transparent {
        /* Required for IE 5, 6, 7 */
        /* ...or something to trigger hasLayout, like zoom: 1; */
        zoom: 1; 

        /* Theoretically for IE 8 & 9 (more valid) */
        /* ...but not required as filter works too */
        /* should come BEFORE filter */
        -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=65)";

        /* This works in IE 8 & 9 too */
        /* ... but also 5, 6, 7 */
        filter: alpha(opacity=65);

        /* Older than Firefox 0.9 */
        -moz-opacity:0.65;

        /* Safari 1.x (pre WebKit!) */
        -khtml-opacity: 0.65;

        /* Modern!
        /* Firefox 0.9+, Safari 2?, Chrome any?
        /* Opera 9+, IE 9+ */
        opacity: 0.65;
}

.transparent.current{
	border-top:solid 1px #C8C8C8;
}

#wrapper{
	background:#232323 url(/images/circuitboard.jpg) repeat-x 0 0;
	z-index:100;	
	width:100%;
	border-bottom-width: 0px;
	border-bottom-style: none;
	height: 120px;
	-webkit-border-radius:8px;
	-moz-border-radius:8px;
	border-radius:8px;
}


.left {
	float: left;
	margin:4px 15px 0px 4px;
}
.right {
	float: right;

}
.date{
	font-weight:bold;

}
