@charset "UTF-8";

@font-face {
  font-family:'lobster';
  font-style:normal;
  font-weight:300;
  src:local('Lobster Two'),local(LobsterTwo),url(http://fonts.gstatic.com/s/lobstertwo/v7/Law3VVulBOoxyKPkrNsAaIbN6UDyHWBl620a-IRfuBk.woff) format("woff");
}

#poze {
  margin-left:-300px;
}

h3 {
  color:purple;
}

#about {
  font-size:40px;
  text-shadow:black 3px 2px 3px;
  color:pink;
}

#flag {
  position:fixed;
  bottom:0;
  right:0;
  width:100px;
}

/*img {
  -webkit-border-radius:0;
  -moz-border-radius:0x;
  border-radius:0;
  -webkit-box-shadow:-3px -3px 17px #bd9999;
  -moz-box-shadow:-3px -3px 17px #bd9999;
  box-shadow:-3px -3px 17px #bd9999;
  padding:0;
  border-radius:10px;
}*/
a:link,a:active,a:hover {
  color:white;
}

a:visited {
  color:white;
}

a:link {
  text-decoration:none;
}

.status_key,.blurb_key,.status_value,.blurb_value {
  font-style:normal;
  font-size:14px;
}

body,td {
  text-shadow:black 3px 2px 3px;
  color:#db0000;
  color:pink;
  font-family:'lobster';
  font-weight:bold;
  font-style:normal;
  font-size:35px;
}

td .clock {
  font-size:14px;
  color:white;
}

.container_padding {
  padding:10px;
  height:100%;
}

.container_transparency {
  height:100%;
  width:100%;
  background-color:#;
  filter:alpha(opacity=80);
  background:;
}

.container {
  text-shadow:black 3px 2px 3px;
  color:#db0000;
  color:pink;
  position:relative;
/* margin-bottom:600px;*/
  left:5px;
  border:0 none #;
  padding:5px;
  height:100%;
  background-color:transparent;
}

.container .heading {
  background-color:#;
  color:#e36c6c;
  font-family:'lobster';
  font-weight:normal;
  font-style:normal;
  font-size:24px;
}

.content {
  padding:5px;
}

body {
  background:#000 right no-repeat;
  filter:alpha(opacity=90);
  opacity:.9;
  background-color:white;
  background-position:center right;
  background-attachment:fixed;
  background-repeat:no-repeat;
  background-size:100%;
}

/*d.mfcimg.com/photos2/120/12041405/505-875-637-983-7656063.jpg*/
.heading {
  background-color:transparent;
  -webkit-border-radius:0;
  -moz-border-radius:0;
  border-radius:0;
  -webkit-box-shadow:0 -2px 2px #bd9999;
  -moz-box-shadow:0 -2px 2px #bd9999;
  box-shadow:0 -2px 2px #bd9999;
}

.inline-elements {
  display:inline-block;
  width:160px;
  height:50px;
  margin-left:-150px;
}

.add-margin-left-15 {
  margin-left:15px;
}

.oft {
  font-size:33px;
}