@charset "UTF-8";

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

a:visited {
  color:#;
}

body {
  background-color:#ffffff;
  color:#26334A;
  font-family:'Verdana';
  font-weight:normal;
  font-style:italic;
  font-size:12px;
}

#fixed_background {
  display:block;
  background-position:top center;
  background-size:cover;
  background-attachment:fixed;
  background-repeat:no-repeat;
  background-image:ur;
}

body,td {
  width:1020px;
  height:100%,;
  padding-top:2%;
  padding-left:11%;
  padding-right:12%;
  color:#493D26;
  font-family:'Verdana';
  font-weight:normal;
  font-style:normal;
  font-size:12px;
  text-shadow:.05em 0 .05em #333;
}

td .clock {
  display:none;
  font-size:9px;
}

.container_padding {
  padding:0;
  height:100%;
}

.container_transparency {
  height:100%;
  width:100%;
  filter:alpha(opacity=100);
}

.container {
  background-size:100%;
  border:6px solid #;
  padding:0;
  height:100%;
  background-color:transparent;
}

.container .heading {
  display:none;
  padding-top:10%;
  background-color:#;
  color:#26334A;
  font-family:'Verdana';
  font-weight:normal;
  font-style:normal;
  font-size:14px;
}

.content {
  padding:0;
}

.status_value {
  display:none;
}

.about_me td {
}

.about_me .key {
  padding-top:10%;
  font-weight:bold;
  padding-right:20px;
  vertical-align:top;
}

.about_me .value {
  padding-bottom:3px;
  font-color:#ff0099;
}

.about_me .value2 {
  padding-left:10px;
}

.img {
  border:6px solid #000;
  border-radius:8px;
  borderradius:8px;
  -moz-border-radius:8px;
  -moz-border-radius:8px;
}

.gallery_image {
  border:0;
}

.gallery_image img {
  width:115px;
  height:80px;
  border:6px solid #000;
  border-radius:8px;
  borderradius:8px;
  -moz-border-radius:8px;
  -moz-border-radius:8px;
  margin:0 10px 4px -6px;
  -webkit-transition:all 200ms cubic-bezier(0.250,0.250,0.750,0.750);
  -moz-transition:all 200ms cubic-bezier(0.250,0.250,0.750,0.750);
  -ms-transition:all 200ms cubic-bezier(0.250,0.250,0.750,0.750);
  -o-transition:all 200ms cubic-bezier(0.250,0.250,0.750,0.750);
  transition:all 200ms cubic-bezier(0.250,0.250,0.750,0.750);
}

.gallery_image img:hover {
  border:50px solid #ff0000;
  -webkit-transition:all 50ms cubic-bezier(0.250,0.250,0.750,0.750);
  -moz-transition:all 50ms cubic-bezier(0.250,0.250,0.750,0.750);
  -ms-transition:all 50ms cubic-bezier(0.250,0.250,0.750,0.750);
  -o-transition:all 50ms cubic-bezier(0.250,0.250,0.750,0.750);
  transition:all 50ms cubic-bezier(0.250,0.250,0.750,0.750);
}

.img_radius_shadow {
  -moz-box-shadow:-1px -1px 12px 2px #26334A;
  -webkit-box-shadow:-1px -1px 12px 2px #26334A;
  box-shadow:-1px -1px 12px 2px #26334A;
  border-style:solid;
  border-width:3px;
  border-color:grey;
}

.contentAlina {
  display:none;
  height:75px;
}

.about_me .value2 {
  padding-left:20px;
}