/*------------- main-content -------------*/


ul{
	list-style: none; }

#cv-body .date {
	font: 14px/1.4 Georgia, serif;
	float: right;
	background: #b6c1b0;
	color: #ffecc5;
	text-align: right;
	padding-left: 6px;

	font-size: 11px;
	margin-top: 4px;
	text-transform: uppercase;}

#cv-cap {
	margin-top: 40px;
}

#cv-cap > li{
	display: inline-block; }

#cv-cap > li:first-child img{
	height: 29%;}

#cv-cap > li:nth-child(2)  ul {
	background: #b6c1b0;
	color: #ffecc5;
	text-align: right;
	line-height: 20px;
	padding-left: 4px;
	margin-left: -40px;
	margin-top: -20px;
	letter-spacing: 3px;
	font-size: 12px;
	text-transform: uppercase;}

#cv-cap  li:nth-child(3) > h2 {
	margin: 0 0 0px -104px; }

#cv-cap  li:nth-child(3) > ul {
	margin: -10px 0 4px 10px;}

#cv-cap  h3{
	line-height: 0.9px;
	font-size: 16px;
	letter-spacing: 1px;
}

#cv-body h3{
	width: 700px;
	padding: 20px 0 0 0;
	font-size: 15px;
	-webkit-columns: 2;
	-moz-columns: 2;
	columns: 2;

	-webkit-column-gap: 14px;
	-moz-column-gap: 20px;
	column-gap: 20px;
}
