/* hCard MicroFormatting*/
.country-name,
.region,
.url {
	font-size: .9em;
}
.tags {
	font-size: .8em;
	margin-top: 10px;
}
.adr {
	margin-top: 10px;
}
.org,
.hresume .location {
	font-size: .8em;
	text-transform: uppercase;
	letter-spacing: .2em;
}
.tel {
	font-size: .8em;
	letter-spacing: .2em;
	margin-bottom: 10px;
}
/* hResume MicroFormatting*/
.hresume .adr {
	font-size: .9em;
	margin-top: 0px !important;
}
.hresume .url {
	font-size: 1em!important;
}
.hresume .tel {
	margin-bottom: 10px!important;
}
.hresume #j {
	display:block;
	width:110px;
	text-transform: lowercase;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.2em;
	color: #362D1F;
	/*color: #000;*/
	background-attachment: scroll;
	background-image: url(../images/behindH4.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
.hresume h2 {
	text-align:center;
	display:block;
	width:110px;
	font-size: .8em;
	text-transform: uppercase;
	letter-spacing: .1em;
	color: #332B1E;
	margin-bottom: 8px;
	background-image: url(../images/behindH5.jpg);
	background-position: left top;
}
.hresume .org,
.hresume .location,
.hresume .comma {
	color: #FFF;
}

.hresume .htitle {
	float: left;
	display:block;
	width: 460px;
	margin-right: 20px;
	margin-bottom:10px;
}
.hresume .description {
margin-bottom:20px;
}
.hresume .date_duration {
	font-size: .8em;
	letter-spacing: .1em;
}
.hresume .summary,
.hresume .description {
color: #332B1E!important;
}
.tags .skill {
font-size:1.2em!important;
}