@charset "utf-8";
/* CSS Document */


.wp-biographia-container-top {
	background: #f2f7fc;
	border-top: 4px solid #000;
	clear: both;
	margin: 20px 0;
	overflow: hidden;
	padding: 20px;
}

.wp-biographia-container-around {
	background: #f2f7fc;
	border: 1px solid #000;
	clear: both;
	margin: 20px 0;
	overflow: hidden;
	padding: 20px;
}

.wp-biographia-container-none {
	background: #f2f7fc;
	border-top:none;
	clear: both;
	margin: 20px 0;
	overflow: hidden;
	padding: 20px;
	opacity: 0%;
}

.wp-biographia-pic {
	background: #fff;
	float: left;
	height: 125px;
	width: 125px;
	margin: 0 -122px 0 0 !important;
	padding: 10px !important;
}

.wp-biographia-pic img {
-webkit-font-smoothing: antialiased;
border-bottom-color: rgb(103, 106, 86);
border-bottom-left-radius: 3%;
border-bottom-right-radius: 3%;
border-bottom-style: none;
border-bottom-width: 0px;
border-image-outset: 0px;
border-image-repeat: stretch;
border-image-slice: 100%;
border-image-source: none;
border-image-width: 1;
border-left-color: rgb(103, 106, 86);
border-left-style: none;
border-left-width: 0px;
border-right-color: rgb(103, 106, 86);
border-right-style: none;
border-right-width: 0px;
border-top-color: rgb(103, 106, 86);
border-top-left-radius: 3%;
border-top-right-radius: 3%;
border-top-style: none;
border-top-width: 0px;
cursor: auto;
display: block;
margin: 0px;
opacity: 1;
outline-color: rgb(103, 106, 86);
outline-style: none;
outline-width: 0px;
padding: 0px;
vertical-align: baseline;
}

.wp-biographia-avatar {
}

.wp-biographia-text {
	margin: 10px 0 0 150px;
	font-family: Coda, arial, sans-serif;
}
.wp-biographia-text p {
	padding: 0px 0px 0px 10px;
	font-size: .9em;
	line-height: 21px;
	color: #3D3D3D;
	font-weight: 400;
	text-align: justify;
	letter-spacing: 0.0625em;
	font-family: Coda, arial, sans-serif;
}
.wp-biographia-text h3 {
	display: block;
	text-align: left;
	-webkit-font-smoothing: antialiased;
	text-decoration: none;
	font-weight: 500;
	text-transform: none;
	margin: 0;
	margin-bottom: 10px;
	font-size: 20px;
	font-style: normal;
	font-variant: normal;
	height: auto;
	line-height: 24px;
	border-bottom: 1px solid rgb(220, 220, 220);
}
.wp-biographia-text-no-pic {
	float: left;
	margin: 0 0 0 0;
}

ul.wp-biographia-list {
	margin: 0 0 0 0;
	padding: 0 0 0 10px;
}

ul.wp-biographia-list-text li, ul.wp-biographia-list-icon li {
	display: inline-block;
	list-style-type: none;
	background: none;
	padding: 0 0 5px;
}

ul.wp-biographia-list-text li {
	margin: 0;
	padding: 0px 5px 0px 5px;
	font-size: .8em;
	line-height: 21px;
	color: #3D3D3D;
	font-weight: 400;
	text-align: justify;
	letter-spacing: 0.0625em;
	font-family: Coda, arial, sans-serif;
}

ul.wp-biographia-list-icon li {
	margin: 0 5px 0 0;
}

.wp-biographia-list-icon a:link, .wp-biographia-list-icon a:visited {
        text-decoration: none;
        border-bottom: none;
}

.wp-biographia-item-icon {
	height: 20px !important;
	width: 20px !important;
	padding: 0px 2px 0px 0px;
}

.idevice .wp-biographia-container-top,
.idevice .wp-biographia-container-around,
.idevice .wp-biographia-container-none {
	padding: 0;
}

.idevice .wp-biographia-pic {
	float: none;
}

.idevice .wp-biographia-text {
	float: none;
	margin: 0 0 0 0;
}

.wp-biographia-avatar-wrap {
	float: left;
	margin: 8px;
}

.wp-biographia-avatar-nowrap {
	display: block;
	margin-left: auto;
	margin-right: auto;
	padding: 8px;
}