/* CSS Document */

body {
	background-color: #333366;
	background-image: url('images/pat_bluediamond.gif');
	}
/* Background image from http://www.k10k.net/sections/pixelpatterns/f_item.aspx?id=683 */

#container {
	background-color: #FFFFFF;
	margin: -10px 175px auto 175px;
	border: 1px solid #333366;
	}
	
#header {
	margin: 0px;
	padding: 0px 15px 0px 20px;
	background-color: #333366;
	color: #FFF;
	}

#navigation {
	margin: 0px;
	padding: 5px 15px 40px 20px;
	background-color: #333366;
	text-align: center;
	}
	
#main {
	margin: 0px;
	padding: 20px 35px 20px 35px;
	color: #333333;
	}

#sidebar {
	width: 30%;
	margin: 0px;
	padding: 0px 0px 10px 20px;
	float: right;
	height: auto;
	}

#footer {
	background-color: #333366;
	margin:0px;
	padding: 0px 15px 0px 20px;
	color: #999999;
	}
	
h1 {
	font-family: 'Trebuchet MS', Trebuchet, Arial, Helvetica, sans-serif;
	font-size: 4em;
	font-weight: bolder;
	color: #FFF;
	padding: 15px 0px 15px 0px;
	margin: 0px;
	}

h2 {
	font-family: 'Trebuchet MS', Trebuchet, Arial, Helvetica, sans-serif;
	font-size: 2em;
	font-weight: bold;
	color: #454545;
	margin: 20px 35px 35px 35px;
	padding: 0px;
	border-bottom: 1px dotted #454545;
	text-align: center;
	text-transform: uppercase;
	}

h3 {
	font-family: Georgia, 'Trebuchet MS', Trebuchet, Arial, Helvetica, serif;
	font-weight: bold;
	font-size: 1.15em;
	border-bottom: #E0E0EF solid 1px;
	}

h4 {
	font-family: Georgia, 'Trebuchet MS', Trebuchet, Arial, Helvetica, serif;
	font-size: 1em;
	font-weight: bold;
	background-color: #E0E0EF;
	padding: 2px;
}

h5 {
	font-family: Georgia, 'Trebuchet MS', Trebuchet, Arial, Helvetica, serif;
	font-size: .8em;
	font-weight: bold;
}


p {
	font-family: Georgia, 'Trebuchet MS', Trebuchet, Arial, Helvetica, sans-serif;
	font-size: .9em;
	line-height: 140%;
	}

a:link {font-weight: bold; text-decoration: none; color: #48488E;}
a:visited {font-weight: bold; text-decoration: none; color: #663366;}
a:active {font-weight: bold; text-decoration: none; color: #66334D;}
a:hover {font-weight: bold; text-decoration: none; color: #B0B063;}

ul {
	font-family: Georgia, 'Trebuchet MS', Trebuchet, Arial, Helvetica, sans-serif;
	font-size: .9em;
	line-height: 125%;
	}


#sidebar h3 {
	background-color: #FFFFFF;
	padding: 1px 5px 1px 5px;
	margin: 0px;
	font-family: Georgia, 'Trebuchet MS', Trebuchet, Arial, Helvetica, sans-serif;
	font-size: .8em;
	font-weight: bold;
	color: #666666;
	}

#sidebar p {
	font-family: 'Trebuchet MS', Trebuchet, Arial, Helvetica, sans-serif;
	font-size: .75em;
	padding: 0px;
	margin: 0px;
	}

#sidebar ul {
	padding-left: 5px;
	margin: 0px;
	margin-bottom: 10px;
	}

#sidebar li {
	color: #666666;
	font-family: Verdana, Arial, sans-serif;
	font-size: .7em;
	text-align: left;
	line-height: 140%;
	list-style-type: none;
	}

#navigation ul {
  padding: 0px;
	margin: 10px 0px 10px 0px;
  list-style: none;
  }

#navigation ul a:hover {
	color: #000000;
	background-color: #ffffff;
}

#navigation li {
  	float: left;
  	position: relative;
  	width: 15%;
	font-family: 'Trebuchet MS', Trebuchet, Arial, Helvetica, sans-serif;
	font-size: .75em;
	font-weight: bold;
	color: #ffffff;
	text-align: center;
	margin: 2px;
	list-style: none;
	text-transform:uppercase;
	line-height: 100%;
  }
  
#navigation li a {	
	font-family: 'Trebuchet MS', Trebuchet, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #E0E0EF;
	text-decoration: none;
	display: block;
	padding: 10px 0px 20px 0px;
	}

#navigation li a:hover {	
	color: #000000;
	background-color: #ffffff;
	}
  
#navigation li ul {
  	display: none;
 	position: absolute; 
 	top: 2em;
 	left: 0;
  	font-family: 'Trebuchet MS', Trebuchet, Arial, Helvetica, sans-serif;
	font-size: .75em;
	font-weight: bold;
	color: #A03807;
	background-color: #CF724D;
	border: 1px #FFFFFF solid;
	text-align: center;
	padding: 5px;
  }

#navigation li ul a {
	font-family: 'Trebuchet MS', Trebuchet, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #A03807;
	text-decoration: none;
	}
	
#navigation li ul a:visited {
	font-family: 'Trebuchet MS', Trebuchet, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
	}
	
#navigation li ul a:hover {
	font-family: 'Trebuchet MS', Trebuchet, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #666666;
	text-decoration: underline;
	}
  
#navigation li ul li {background-color: transparent; width: 98%; text-align: center; margin-right: 1%; margin-left: 1%;}
  
#navigation li > ul {
	top: auto;
	left: auto;
	}

#navigation li:hover ul, #navigation li.over ul { display: block; }

#resume table {margin: 0px; padding: 0px; width: 100%; padding-top: 30px;}
#resume tr {vertical-align: top; margin: 0px; padding: 0px;}
#resume td {margin: 0px; padding: 0px;}
#resume h3 {text-align: center; font-family: Georgia, 'Trebuchet MS', Trebuchet, Arial, Helvetica, sans-serif; font-size: 1.1em; background-color: #454545; color: #ffffff; margin: 20px 0px 10px 0px; padding: 5px; text-transform: uppercase; letter-spacing:2.5px;}
#resume h4 {font-family: 'Trebuchet MS', Trebuchet, Arial, Helvetica, sans-serif; font-size: 1em; font-weight: bold; color: #333333; margin: 0px; padding: 0px; background-color: #ffffff;}
h4.resume {font-family: 'Trebuchet MS', Trebuchet, Arial, Helvetica, sans-serif; font-size: 1em; font-weight: bold; color: #333333; margin: 0px; padding: 0px; background-color: #ffffff;}
#resume h5 {padding: 0px; margin: 0px; font-family: Arial, sans-serif; font-weight: bold; font-size: .75em;}
#resume p {padding: 0px; margin: 0px; font-family: Arial, sans-serif; font-size: .75em;}
#resume ul {font-family: Arial, sans-serif; font-size: .75em; padding-bottom: 5px;}
#resume li {padding: 0px 0px 5px 0px;}
.leftcolumn {text-align: left; width: 74%;}
.rightcolumn {text-align: right; width: 25%;}
#resume h3.name {color: #000000; font-size: 1.75em; border: 0px;}



h1 a {color: #fff; text-decoration: none;}
h1 a:link {color: #fff; text-decoration: none;}
h1 a:visited {color: #fff; text-decoration: none;}
h1 a:hover {color: #fff; text-decoration: none;}

h2 a {color: #000000; text-decoration: none;}
h2 a:link {color: #000000; text-decoration: none;}
h2 a:visited {color: #000000; text-decoration: none;}
h2 a:hover {color: #000000; text-decoration: none;}

h3 a {color: #000000; text-decoration: none;}
h3 a:link {color: #000000; text-decoration: none;}
h3 a:visited {color: #000000; text-decoration: none;}
h3 a:hover {color: #999999; text-decoration: none;}

.floatright {float: right; width: auto; margin: 5px 10px 10px 20px;}
.floatleft {float: left; margin: 5px 20px 10px 10px;}
.vertimg {height: 200px; width: auto;}
.horizimg {width: 200px; height: auto;}
.caption {font-family: Arial, Helvetica, sans-serif; font-size: .65em; color: #666666; width: auto;}
.caption img {border: 1px #000000 solid;}

.posttitle {font-family: 'Trebuchet MS', Trebuchet, Arial, Helvetica, sans-serif; margin: 0px; padding: 0px; font-size: 1.3em; font-weight: bolder;}
.date {font-size: .6em; color: #999999; text-align: left; margin: 0px; padding: 0px;}
.posted {font-size: .6em; color: #999999; text-align: center; margin: 0px; padding: 0px 0px 20px 0px;}
.entrynav {font-family: Arial, sans-serif; margin: 0px 25% 0px 25%; font-size: .6em;}

#index h2 {text-align:right;}
#contact h2 {text-align:right;}
#internationaleducation h2 {text-align:right;}
#personal h2 {text-align:right;}
#resumepage h2 {text-align:right;}

#twitter_div {width: 25%; float: right; background-color: #E0E0EF; padding: 0px 10px 0px 10px; border: 1px solid #333366;}
#twitter_div h3 {font-family: Georgia, 'Trebuchet MS', Trebuchet, Arial, Helvetica, sans-serif; color: #454545; font-size: .9em;}
#twitter_div ul {font-family: Verdana, 'Trebuchet MS', Trebuchet, Arial, Helvetica, sans-serif; color: #454545; font-size: .7em; padding-left: 0px;}
#twitter_update_list li {padding: 5px 0px 5px 0px; list-style: none; border-bottom: #ffffff solid 2px;}