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

#resume_download {
	text-align:right;
	margin-right: 20px;
}

#resume_download a {
	color:#D7711A;
}

#resume_header {
	padding-left: 20px;
	padding-right: 20px;
}

.resume_name {
	font-size:32px;
	position:relative; left:3px;
}

.resume_contactinfo {
	white-space:pre;
	position:relative; top:3px;
}

#content {
	width:650px;
	float:left;
	padding-left:20px;
}

.resume_section {
	margin-bottom:20px;
	width: 650px;
}

.resume_sectiontitle {
	font-size:18px;
	color: #6D6F71;
	margin-bottom: 5px;
}

.resume_smalltitle1 {
	font-size:14px;
	font-weight:bold;
}

.resume_smalltitle2 {
	font-weight:bold;
}

.resume_smalltext {
	font-size:11px;
	font-style:italic;
	color: #6D6F71;
	position:relative; left:10px;
}

.resume_projectdescription {
	font-size:11px;
	font-style:italic;
	color: #6D6F71;
	position:relative; top:-5px;
}
	
.resume_mediumblock {
	margin-bottom: 10px;
}

.resume_smallblock {
	margin-bottom: 5px;
}

.resume_indentblock {
	margin-left: 30px;
}

#resume_rightnav {
	width:300px;
	float:right;
}

.resume_rightnav_resumeblock {
	margin-bottom:80px;
	line-height:200%
}

.resume_rightnav_resumetitle {
	font-size:18px;
	color: #6D6F71;
	margin-bottom: 5px;	
}

.resume_rightnav_resumetext {
	font-size:13px;
	color: #6D6F71;
}