/* @override http://localhost:8000/css/hresume.css */

#language {
  text-indent:15px;
  padding:2px 0;
  margin: 0.2em auto 0;
  float: right;
}

#language li {
  display:inline;
  font-size: 133%;
  border-right:1px solid black;
  margin-right:1em;
  padding-right:1em;
}

#language li.last {
  border-right: none;
  margin-right:0;
  padding-right:0;
}

#language li a {
  text-decoration:none;
  color:black;
}

#language li a:hover {
  text-decoration:underline;
}

#resume-en #lang-en a, #resume-de #lang-de a, #resume-fr #lang-fr a {
	border-top-style: solid;
	border-top-width: 0.2em;
	padding-top: 0.2em;
}

.hresume h2 {
	clear: both;
	padding-bottom: 0.5em;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 197%;
	font-weight: bold;
}

.hresume li.vevent {
	padding-top: 2em;
	padding-bottom: 1em;
	line-height: 1.6em;
}

.hresume div.header, .hresume .education div.header {
	float: left;
	margin-right: 1em;
	text-align: right;
	font: bold 116% "Lucida Grande", Lucida, Verdana, sans-serif;
	width: 19em;
}

.hresume .header div {
	margin-bottom: 0.3em;
}

.hresume .experience .description, .hresume .education .summary {
	padding-left: 22em;
	line-height: 1.5em;
	margin-top: -0.15em;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 116%;
}

.hresume li {
	list-style-type: none;
}

.hresume div.skillsection {
	clear: both;
	margin-bottom: 1em;
	min-height: 5em;
	height: auto !important;
	height: 5em;
}

.hresume div#objective, .hresume div#recent-projects {
	border-top-style: solid;
	border-top-width: 1px;
	margin-top: 1em;
	padding-top: 2em;
}

.hresume div#recent-projects {
	padding-top: 0em;
}

.hresume div.skillsection h2 {
	float: left;
	width: 13em;
	margin-top: 0;
}

.hresume .skillsection div.summary, .skillsection div.skills {
	padding-left: 23em;
	line-height: 1.5;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 116%;
}

.hresume .skillsection div.summary {
	margin-bottom: 2em;
	padding-bottom: 2em;
	border-bottom-style: solid;
	border-bottom-width: 1px;
}

.hresume #experience {
	margin-top: 2em;
}

#resumeformats {
	clear: both;
	float: right;
}

#resumeformats ul {
	display: inline;
}

#resumeformats li {
	list-style-type: none;
	padding-bottom: 15px;
}
