@charset "utf-8";
#MainAbout {
	height:auto;

	width:100%;
	font-family: "timelessregular";
	margin-right: auto;
	margin-left: auto;
	margin-bottom:0px;
	max-width:100%;
		max-hight:100%;
		display: block;
}
.SimpleText {
	font-size: 0.95em;
	text-align: justify;
	color: #666666;
	width: 60%;
	height:auto;
	margin-right: 10px;
	margin-left: 10%;
	line-height: 29px;
	float:left;

	display: block;
	}
#ProfilePhoto {
	max-width: 100%;
	max-height: 100%;
	width:auto;
	height: auto;
	margin-right: auto;
	margin-left: auto;
	border: 3px solid;	
	 border-radius: 25px;
 border-color: #ca83b8; /* Old browsers */
/* IE9 SVG, needs conditional override of 'filter' to 'none' */
 border-color: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIxMDAlIiB5Mj0iMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2NhODNiOCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiM2ODM5NzUiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
 border-color: -moz-linear-gradient(left,  #ca83b8 0%, #683975 100%); /* FF3.6+ */
 border-color: -webkit-gradient(linear, left top, right top, color-stop(0%,#ca83b8), color-stop(100%,#683975)); /* Chrome,Safari4+ */
 border-color: -webkit-linear-gradient(left,  #ca83b8 0%,#683975 100%); /* Chrome10+,Safari5.1+ */
 border-color: -o-linear-gradient(left,  #ca83b8 0%,#683975 100%); /* Opera 11.10+ */
 border-color: -ms-linear-gradient(left,  #ca83b8 0%,#683975 100%); /* IE10+ */
 border-color: linear-gradient(to right,  #ca83b8 0%,#683975 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ca83b8', endColorstr='#683975',GradientType=1 ); /* IE6-8 */
}
#ProfilePhotoDiv{
	width: 16%;
	margin-right: 10%;
	margin-left: auto;
	float:right;
	height:290px;position:apsolute;
	}
	
#Skills{
	width: 70;
	margin-right: auto;
	margin-left: auto;
	position:relative;
	clear:both;
	}
#FooterAbout {
	font-size: 1em;
	font-family: "timelessregular";
font-weight:normal;
	text-align: center;
padding-top:20px;
padding-bottom:50px;
  color: #fff;
  background: #ca83b8; /* Old browsers */
/* IE9 SVG, needs conditional override of 'filter' to 'none' */
background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIxMDAlIiB5Mj0iMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2NhODNiOCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiM2ODM5NzUiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
background: -moz-linear-gradient(left,  #ca83b8 0%, #683975 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, right top, color-stop(0%,#ca83b8), color-stop(100%,#683975)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(left,  #ca83b8 0%,#683975 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(left,  #ca83b8 0%,#683975 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(left,  #ca83b8 0%,#683975 100%); /* IE10+ */
background: linear-gradient(to right,  #ca83b8 0%,#683975 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ca83b8', endColorstr='#683975',GradientType=1 ); /* IE6-8 */
width:100%;
height:30px;
display: block;
clear:both;
	position:apsolute;
}
#FooterSocials img{
	max-width:100%;
	max-height:100%;
	width:23px;
	height:auto;
}
#FooterAbout a
{	
	color: #fff;
	margin-right: auto;
	margin-left: auto;
	text-decoration: none;
	line-height: 25px;
	}
	
@media only screen and (max-width: 950px) {
.SimpleText {
	font-size: 0.95em;
	text-align: justify;
	color: #666666;
	width: 85%;
	height:auto;
	margin-right: auto;
	margin-left: auto;
	line-height: 29px;
	float:none;
	position:relative;
	}
#ProfilePhotoDiv{
	width: 27%;
	margin-right: auto;
	margin-left: auto;
	float:none;
	height:auto;
	}
}
@media only screen and (max-width: 540px) {
.SimpleText {
	font-size: 0.95em;
	text-align: justify;
	color: #666666;
	width: 85%;
	height:auto;
	margin-right: auto;
	margin-left: auto;
	line-height: 29px;
	float:none;
	position:relative;
	}
#ProfilePhotoDiv{
	width: 40%;
	margin-right: auto;
	margin-left: auto;
	float:none;
	height:auto;
	}
}