@import url(http://fonts.googleapis.com/css?family=Trochut:400,700);

body {
	background-color:#89b1c0;
	background-image:url(images/background.png);
	margin: 0em;
	padding: 50px;
	font-family: century gothic, arial, sans-serif;
}
div#wrapper {
	position:relative;
}


div.top {
	top:0px;
	width:900px;
	height:63px;
	background-image:url(images/top-900.png);
	background-repeat:no-repeat;
}

div.middle {
	top:63px;
	width:900px;
	background-image:url(images/middle-900.png);
	background-repeat:repeat-y;
	text-align:center;
}

div.bottom {
	width:900px;
	height:63px;
	background-image:url(images/bottom-900.png);
	background-repeat:no-repeat;
}



.pagecontent {
	margin:0 auto;
	text-align:left;
	padding: 2em;
	background-color:#e7f0f3;
	width:700px;
}

.pagecontent h1 {
	margin:0.5em 2em 0.5em -2em;
	padding:0em 0em 0em 2em;
	border-top: 10px solid #89b1c0;
	color:#89b1c0;
	font-size:200%;
}

.pagecontent h2, .pagecontent menu li {
	margin:0.5em 2em 0.5em -2em;
	padding:0em 0em 0em 2em;
	border-top: 5px solid #89b1c0;
	color:#89b1c0;
	font-size:120%;
	font-variant:small-caps;
}

div.pagecontent menu li {
	border-top: 3px solid #89b1c0;
	font-size:90%;
	list-style-type: none;
	margin-bottom: 1.5em;
	margin-left: -5.5em;
	padding-left: 1.5em;
}

div.header {
	position:absolute;
	margin: -20px 0 0 40px;
}

h3 {
	font-size: 90%;
}

h4 {
	font-size: 80%;
}




ul#navigation {
	list-style-type:none;
}

#navigation a img {
	border:0px;
}

#navigation span {
	display: none;
}

ul#navigation li {
	margin: 0px 10px;
	display:block;
	float:left;
	height:49px;
	width:163px;
	position:absolute;
	top:-12px;
//	text-indent:-999px;
}

#tabhome {
	left:10px;
}

#tabgallery {
	left:180px;
}


#tabinterface {
	left:350px;
}

#tabcontact {
	left:520px;
}


/* Footer */
div.footer {
	position:relative;
	padding-top:4em;
	clear:both;
}

div.footer ul {
	list-style-type:none;
	text-align:center;
	margin: 0px auto;
}

div.footer ul li {
	display:inline;
	margin: 0px 2em;
}

#copyright {
	text-align:center;
	margin:3em auto;
	font-size:x-small;
}

menu {
	width:20%;
	float:left;
}

div#Intro p {
	margin-left:25%;
}



/* Gallery */

div#Gallery {
	padding-top:1em;
}

#imageholder {
	margin:1em auto;
	text-align:center;
	clear:both;
}

#thumbs {
	margin:-10px 0px 0px -40px;
	padding-left:20px;
	border-bottom:10px solid #89b1c0;
}

#thumbs dl {
	/*display:inline;*/
	text-align:left;
	margin-bottom:-5px;
}

#thumbs dl dt {
	display:none;
	margin-bottom:0px;
}

#thumbs dl dd {
	display:inline;
	margin:0px 5px;
	height:50px;
	width:50px;
	padding:0px;
}

#thumbs dl dd a img {
	border:0px;
	height:50px;
	width:50px;
	border-color:#89b1c0;
	border-style:solid;
	border-width:3px;
	margin-bottom:0px;
}



/* Interface Page */
.pagecontent dl dd {
	margin-bottom:1em;
}

.title, .dates {
	display:inline;
	font-size:small;
	font-weight:bold;
}

.description {
	font-size:90%;
}

#Skills dl dt {
	font-weight: bold;
}

#Activities {
	margin-top:-1em;
	padding-top:0em;
}

#Activities dt {
	font-weight: normal;
	margin-left:2.5em;
}

#Activities dd {
	margin-left:4em;
	font-size: 90%;
}

#Publications dl dd {
	font-size: small;
	margin-bottom:1em;
}

dt.highlighted-company {
	background-color: lightblue;
}

dl#company-list dt, dl#skillSet dt {
	cursor: pointer;
}

.hidden {
	display: none;
}

div.company-list ul, dd.skills-used ul {
	list-style-type: none;
	margin-top: 0;
	background-color: lightblue;
}

div.company-list ul li, dd.skills-used ul li {
	display: inline;
	font-weight: normal;
	font-size: small;
}

div.company-list ul li:before, dd.skills-used ul li:before {
	content: ", ";
}

div.company-list ul li:first-child:before, dd.skills-used ul li:first-child:before {
	content: "";
}

dd.skills-used ul {
	padding-left: 0;
}

div.company-list ul {
	padding-left: 0;
	margin-left: 40px;
	margin-bottom: 1em;
}


/* Contacts Page */
#Contact {
	margin-top: 0em;
}

#Contact dl {
	padding-top: 2em;
}

#Contact dl dt {
	text-align:right;
	width: 50px;
	margin: 0em 2em;
	float:left;
	clear:left;
}

#Contact dl dd {
	margin: 0em 0em 3em 65px;
	padding: 0 0 1em 0;
}

#Contact dl dd img {
	display:inline;
	margin-right:1em;
	vertical-align:middle;
}



/* Home Page */
#TOC {
	text-align:center;
	margin: 0em auto;
	position: relative;
}

#TOC div.hometoc{
	margin:0em auto 3em;
	width: 80%;
	text-align: left;
	height:100px;
}

#TOC div.hometoc:last-child {
	margin-bottom: 0;
}

#TOC div.hometoc h3, #TOC div.hometoc p {
	margin:0px 0px 0.2em 150px;
}

#TOC div.hometoc h3 {
	font-family: 'Trochut', cursive;
	font-size:230%;
}

#TOC div.hometoc a {
	text-decoration:none;
	color:#600;
}


#TOC div.hometoc div.imagewrapper {
	float:left;
	width: 125px;
	height: 125px;
	clear:both;
	margin:0 auto;
	text-align: center;
}

#TOC div.hometoc img{
	width:100px;
	height:auto;
	-moz-transition: all 1s ease;
	-webkit-transition: all 1s ease;
	-o-transition: all 1s ease;
	transition: all 1s ease;
	}
	
#TOC div.hometoc:hover img{
	width:125px;
}

#TOC div.hometoc a img {
	border: 0;
}


blockquote {
	font-size:small;
	margin:3em 0em 2em 0em;
	border-top:2px solid #333399;
	border-bottom:2px solid #333399;
	padding:1.5em;
}
