/* Generated by pywebgen on Wed Aug 15 10:46:40 2018. */

html {
  font-family: Ubuntu, sans-serif;
  font-size: 12px;
}

body {
  max-width: 960px;
  position: relative;
  margin-left: auto;;
  margin-right: auto;;
}

body a {
  text-decoration: none;
  color: #006600;
  font-weight: bold;
}

#menu {
  position: absolute;
  top: 1em;
  right: 1em;
  margin: 0;
  padding: 0;
  list-style-type: none;
  height: 2em;
  font-family: Tahoma, sans-serif;
}

#menu li {
  display: inline;
  margin: 0 1em;
  padding: 0;
}

#menu li a {
  text-decoration: none;
  color: #006600;
  font-weight: bold;
  font-size: 14px;
  width: 100%;
}

#menu li a:hover {
  color: #bbe1c9;
}

#contents {
  max-width: 1000px;
  border-top: 20px solid #006600;
}

#contents h1 {
  text-align: center;
}

#index {
  background-color: white;
  font-weight: bold;
  font-size: 20px;
  height: 630px;
  background-image: url("http://media.nazkerin.org/nazkerin/circle.png");
  background-repeat: no-repeat;
  text-align: center;
}

#index h1 {
  position: absolute;
  font-size: 60px;
  top: 150px;
  left: 350px;
  color: #40bb6a;
}

#index div {
  position: absolute;
  border-style: solid;
  text-align: center;
}

#index div p {
  position: relative;
  color: #12693b;
  margin-top: 125px;
  z-index: 999;
}

#index div div {
  position: absolute;
  filter: alpha(opacity=60);
  opacity: 0.8;
  text-align: center;
  background-repeat: no-repeat;
  padding-top: 90px;
  z-index: 1;
}

#index div div a {
  margin-top: -10px;
}

#index .trigger a {
  color: #12693b;
}

#index .trigger p {
  visibility: hidden;
}

#index .trigger:hover p {
  visibility: visible;
}

#introme {
  border-width: 0;
  left: 150px;
  top: 450px;
  width: 222px;
  height: 222px;
}

#introme div {
  border-width: 0;
  background-image: url("http://media.nazkerin.org/nazkerin/circle_2xx.png");
  width: 222px;
  height: 222px;
}

#introme div a {
  margin-left: 0px;
}

#introproj {
  border-width: 0;
  left: 650px;
  top: 425px;
  width: 333px;
  height: 160px;
}

#introproj div {
  border-width: 0;
  background-image: url("http://media.nazkerin.org/nazkerin/circle_3xx.png");
  width: 333px;
  height: 160px;
}

#introproj div a {
  margin-left: 50px;
}

#intronazk {
  border-width: 0;
  left: 425px;
  top: 400px;
  width: 222px;
  height: 222px;
}

#intronazk div {
  border-width: 0;
  background-image: url("http://media.nazkerin.org/nazkerin/circle_2xx.png");
  width: 222px;
  height: 222px;
}

#intronazk div a {
  margin-left: 0;
}

#intronazk p {
  margin-top: 0;
}

#me {
  float: left;
  width: 50%;;
}

#me p {
  width: 48%;;
}

#me .item-right {
  margin-right: 55%;
  text-align: right;
}

#me .item-left {
  margin-left: 55%;
  text-align: left;
}

#cloud {
  float: right;
  width: 48%;;
}

.project {
  margin: 1em;
  padding: 2%;
  border: 1px dashed #000;
  width: 43%;
  min-height: 28em;
  min-width: 34em;
  position: relative;
  float: left;
}

.project .link a {
  text-decoration: none;
  color: #006600;
  font-weight: bold;
}

.project .title {
  display: block;
  padding: 0px;
  font-family: sans-serif;
  font-weight: bold;
  background-color: #006600;
  font-size: 18px;
  color: white;
  text-align: center;
}

.project .tag {
  display: block;
}

.project .tag li {
  display: inline;
  text-decoration: underline;
  margin-right: 1em;
}

.project .heading {
  width: auto;
  float: none;
  clear: both;
  border-bottom: 2px solid #006600;
  font-weight: bold;
}

.project img {
  float: right;
  position: relative;
  overflow: hidden;
  margin: 15px;
  width: 30%;
  border: 3px black ridge;
  margin-bottom: 6em;
}

.project p {
  text-align: justify;
  width: 60%;
  clear: none;
}

.project div {
  text-align: left;
}

.project div ul {
  margin: 0em;
  padding-left: 1em;
}

.technos {
  float: left;
  width: 30%;
  position: absolute;
  bottom: 0;
  margin-bottom: 1em;
}

.technos li {
  list-style-type: square;
}

.technos a {
  color: #006600;
  font-weight: bold;
}

.links {
  width: 30%;
  float: right;
  position: absolute;
  bottom: 0;
  right: 0;
  margin-bottom: 1em;
  margin-right: 1em;
}

.links li {
  list-style-type: square;
}

h4 {
  clear: both;
  border-bottom: 2px solid #006600;
  font-weight: bold;
  text-align: left;
}

ul {
  display: inline-table;
  text-align: left;
}

li {
  list-style-type: none;
}

.arrow {
  border-style: dashed;
  border-color: transparent;
  border-width: 0.53em;
  display: inline-block;
  font-size: 100px;
  height: 0;
  line-height: 0;
  position: relative;
  vertical-align: middle;
  width: 0;
  border-top-width: 1em;
  border-top-style: solid;
  border-top-color: #666;
  top: 0.25em;
}
