@charset "UTF-8";

a:link,a:active,a:hover {
  color:#;
}

a:visited {
  color:#7e7878;
}

body {
  background-color:#ffffff;
  background-color:#080d01;
  color:#090202;
  font-family:'Georgia';
  font-weight:bold;
  font-style:normal;
  font-size:12px;
}

#fixed_background {
  display:block;
  background-position:center center;
  background-attachment:fixed;
  background-repeat:no-repeat;
  background-image:url(https://img.mfcimg.com/photos2/181/18156361/565-361-286-514-7249673.jpg);
}

.profile_section_content {
  color:#090202;
  border:1px groove #;
  padding:0;
  margin:5px;
  -webkit-border-radius:5px;
  -moz-border-radius:5px;
  border-radius:5px;
  -webkit-box-shadow:-2px 0 18px #6ca0f4;
  -moz-box-shadow:-2px 0 18px #6ca0f4;
  box-shadow:-2px 0 18px #6ca0f4;
}

.profile_section_background {
  background-color:transparent;
  background-color:#ed7ff4;
  filter:alpha(opacity=55);
  opacity:.55;
}

.img_radius_shadow {
  -webkit-border-radius:1px;
  -moz-border-radius:1px;
  border-radius:1px;
  -webkit-box-shadow:0 0 18px #00020d;
  -moz-box-shadow:0 0 18px #00020d;
  box-shadow:0 0 18px #00020d;
}

.profile_section_content .heading {
  padding:5px;
  background-color:#ea76ec;
  color:#FFFFFF;
  font-family:'Georgia';
  font-weight:bold;
  font-style:normal;
  font-size:20px;
  -webkit-border-radius:0;
  -moz-border-radius:0;
  border-radius:0;
  -webkit-box-shadow:0 0 18px #090202;
  -moz-box-shadow:0 0 18px #090202;
  box-shadow:0 0 18px #090202;
  -webkit-text-shadow:0 0 0 #0d0101;
  -moz-text-shadow:0 0 0 #0d0101;
  text-shadow:0 0 0 #0d0101;
}

#colorbox,#cboxOverlay,#cboxWrapper {
  left:0;
  overflow-x:hidden;
  overflow-y:hidden;
  position:absolute;
  top:0;
  z-index:9999;
}

#cboxOverlay {
  height:100%;
  position:fixed;
  width:100%;
}

#cboxMiddleLeft,#cboxBottomLeft {
  clear:left;
}

#cboxContent {
  position:relative;
}

#cboxLoadedContent {
  overflow-x:auto;
  overflow-y:auto;
}

#cboxTitle {
  margin-bottom:0;
  margin-left:0;
  margin-right:0;
  margin-top:0;
}

#cboxLoadingOverlay,#cboxLoadingGraphic {
  height:100%;
  left:0;
  position:absolute;
  top:0;
  width:100%;
}

#cboxPrevious,#cboxNext,#cboxClose,#cboxSlideshow {
  cursor:pointer;
}

.cboxPhoto {
  -moz-border-bottom-colors:none;
  -moz-border-left-colors:none;
  -moz-border-right-colors:none;
  -moz-border-top-colors:none;
  border-bottom-color:-moz-use-text-color;
  border-bottom-style:none;
  border-bottom-width:0;
  border-image-outset:0 0 0 0;
  border-image-repeat:stretch stretch;
  border-image-slice:100% 100% 100% 100%;
  border-image-source:none;
  border-image-width:1 1 1 1;
  border-left-color-ltr-source:physical;
  border-left-color-rtl-source:physical;
  border-left-color-value:-moz-use-text-color;
  border-left-style-ltr-source:physical;
  border-left-style-rtl-source:physical;
  border-left-style-value:none;
  border-left-width-ltr-source:physical;
  border-left-width-rtl-source:physical;
  border-left-width-value:0;
  border-right-color-ltr-source:physical;
  border-right-color-rtl-source:physical;
  border-right-color-value:-moz-use-text-color;
  border-right-style-ltr-source:physical;
  border-right-style-rtl-source:physical;
  border-right-style-value:none;
  border-right-width-ltr-source:physical;
  border-right-width-rtl-source:physical;
  border-right-width-value:0;
  border-top-color:-moz-use-text-color;
  border-top-style:none;
  border-top-width:0;
  display:block;
  float:left;
  margin-bottom:auto;
  margin-left:auto;
  margin-right:auto;
  margin-top:auto;
  max-width:none;
}

.cboxIframe {
  -moz-border-bottom-colors:none;
  -moz-border-left-colors:none;
  -moz-border-right-colors:none;
  -moz-border-top-colors:none;
  border-bottom-color:-moz-use-text-color;
  border-bottom-style:none;
  border-bottom-width:0;
  border-image-outset:0 0 0 0;
  border-image-repeat:stretch stretch;
  border-image-slice:100% 100% 100% 100%;
  border-image-source:none;
  border-image-width:1 1 1 1;
  border-left-color-ltr-source:physical;
  border-left-color-rtl-source:physical;
  border-left-color-value:-moz-use-text-color;
  border-left-style-ltr-source:physical;
  border-left-style-rtl-source:physical;
  border-left-style-value:none;
  border-left-width-ltr-source:physical;
  border-left-width-rtl-source:physical;
  border-left-width-value:0;
  border-right-color-ltr-source:physical;
  border-right-color-rtl-source:physical;
  border-right-color-value:-moz-use-text-color;
  border-right-style-ltr-source:physical;
  border-right-style-rtl-source:physical;
  border-right-style-value:none;
  border-right-width-ltr-source:physical;
  border-right-width-rtl-source:physical;
  border-right-width-value:0;
  border-top-color:-moz-use-text-color;
  border-top-style:none;
  border-top-width:0;
  display:block;
  height:100%;
  width:100%;
}

.content {
  padding:5px;
}