@charset "utf-8";
/* CSS Document */

html {

}

body {
	font-family:Calibri, Arial, Helvetica, sans-serif;
	background:#f7f5ec;
	margin:0;
	padding:0;
}

div.container {
	margin:30px auto;
	width:960px;
}

div.logo {
	background:url(../images/odumidika_03.png) no-repeat;
	height:76px;
	width:360px;
	float:left;
	text-indent:-99999px;
}

ul.navigation {
	float:right;
	margin-top:20px;
	list-style:none;
	font-size:21px;
}

ul.navigation li {
	float:left;
	margin-left:5px;
}

ul.navigation li a {
	padding:5px 5px;
}

ul.navigation li a:hover {
	padding:5px 5px;
}

div.content {
	margin-top:80px;
}

div.left_content {
	float:left;
	width:420px;
	margin-top:40px;
}

div.right_content {
	float:right;
	width:420px;
	margin-top:40px;
}

div.footer {
	background:#232121 center repeat-x ;
	clear:both;
	padding-bottom:5px;
	height:65em;
	color:#fff;
}

div.footer_container {
	padding-top:20px;
	margin:30px auto;
	width:960px;
}

div.footer div.images {
	width:620px;
	float:right;
}

div.footer div.images h2, div.footer div.images p, div.footer div.images ul {
	margin-left:20px;
}

div.footer div.images img {
	border:8px solid #e4e1d4;
	margin:20px 0 20px 20px;
	float:right;
}

div.footer div.images img:hover {
	border:8px solid #a39e89;
}	

/*div.content img {
	border:8px solid #e4e1d4;
}*/

a {
	color:#349def;
	text-decoration:none;
}

div.container p a {
	border-bottom:1px dotted #349def;
}

a:hover {
	color:#e93da6;
}

div.container p a:hover {
	border-bottom:1px solid #e93da6;
}

p {
	line-height:1.5em;
}

/*javascript hover effect styles for navigation items*/

ul.navigation li em {
	font-size:15px;
	background:#e4e1d4;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	padding:10px 15px;
	height:inherit;
	margin-top:50px;
	position:absolute;
	text-align:center;
	font-style:normal;
	z-index:2;
	display:none;
}

ul.navigation li em.home {
	margin-top:-40px;
	margin-left:-105px;
}

ul.navigation li em.research {
	margin-top:-40px;
	margin-left:-140px;
}

ul.navigation li em.presentations {
	margin-top:-40px;
	margin-left:-163px;
}

ul.navigation li em.about {
	margin-top:-40px;
	margin-left:-135px;
}

ul.navigation li em.contact {
	margin-top:-40px;
	margin-left:-96px;
}

ul.navigation li em.network {
	margin-top:-40px;
	margin-left:-110px;
}

#boxright {
	margin-right:0px;
}

.boxgrid {
	width:200px;
	float:left;
	margin-right:32px;
	height:260px;
	border:8px solid #e4e1d4;
	overflow:hidden;
	position:relative;
	color:#fff;
}

.boxgrid img {
	position:absolute;
	top:0;
	left:0;
	border:0;
}

.boxgrid p {
	padding:0 10px;
	font-size:16px;
}

.boxgrid h3 {
	padding:13px 10px 0 10px;
	font-size:19px;
	text-align:center;
	font-weight:bold;
}

.boxcaption {
	float:left;
	position:absolute;
	background:#000;
	height:130px; /*height of box when hovered over*/
	width:100%;
	opacity:.7;
/* For IE 5-7 */
	filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=50);
/* For IE 8 */
	-MS-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
}

.captionfull .boxcaption {
 	top:210px; /*controls how far boxcaption it is from the top of image*/
}

h4 {
	font-weight:bold;
	margin-bottom:-12px;
}

h1, h2, h3, h5, h6 {
	font-weight:100;
	margin:0;
}

h1 {
	clear:left;
	width:850px;
	padding-top:50px;
	font-size:1.7em;
}

h2.newsandevents {
	clear:left;
	background:url(../images/newsandevents_07.png) no-repeat;
	text-indent:-99999px;
	height:36px;
	width:276px;
}

h2.hireme {
	background:url(../images/hireme_07.png) no-repeat;
	text-indent:-99999px;
	height:36px;
	width:98px;
}

h2.certifications {
	background:url(../images/certification_11.png) no-repeat;
	text-indent:-99999px;
	height:36px;
	width:136px;
}

h3 {
	padding-top:15px;
}

div.event {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:3.0em;
	text-align:center;
	padding:10px 0;
	background:#fff;
	border:10px solid #e4e1d4;
	margin-top:10px;
}

.acrobat {
	width:64px;
	height:64px;
}

.cv a {
	display:block;
	height:67px;
	text-indent:-9999px;
	width:301px;
	background:url(../images/download_cv_06.png);

}

.cv a:hover {
	background-position:-301px;
}

div.footer ul {
	list-style:none;
	margin-bottom:0;
}

div.footer ul li {
	margin-left:-40px;
	padding:5px 0;
}

div.footer ul li a, div.images p a {
	text-decoration:none;
	color:#d1d58d;
}

div.footer ul li a:hover, div.images p a:hover {
	border-bottom:2px solid #d1d58d;
	color:#8c8e6c;
}

img.certification {
	border:8px solid #e4e1d4;
	float:left;
	margin-top:22px;
	margin-right:10px;
	width:50px;
	height:50px;
}

div.links {
	width:300px;
	float:left;
}

img {
	border:0;
}

img.powerpoint {
	float:left;
	margin-right:15px;
	border:8px solid #e4e1d4;
	margin-bottom:40px;
}

div.download a {
	background:url(../images/download_presentation.png) no-repeat;
	display:block;
	margin-left:281px;
	height:67px;
	width:266px;
	text-indent:-99999px;
}

div.download a:hover {
	background-position:-266px;
}

div.presentations {
	clear:left;
	margin-bottom:20px;
}

.aboutme {
	border:8px solid #e4e1d4;
	margin-right:20px;
	float:left;
}

ol {
	margin:20px 0 0 -20px;
}

ol li {
	line-height:1.5em;
	margin-bottom:15px;
}