body {
  font-family: Arial, Helvetica, sans-serif;
  background-color: #191919;
  padding: 0;
  margin: 0;
  color: #fff;
}

* {
  outline: none;
}

h1, h2, h3, h4, h5, h6, form, ul, ol, .gallery_info dd {
  padding: 0;
  margin: 0;
}

a {
  color: #777;
  text-decoration: underline;
}

a:hover {
  color: #fff;
}

#portofoliu {
  overflow: hidden;
  float: left;
}

#aux, #content {
  float: left;
  width: 100%;
  display: block;
  clear: both;
}

#logo {
  float: left;
}

#topR {
  font-size: 70%;
  float: right;
  width: 494px;
  padding-top: 20px;
  display: block;
  overflow: hidden;
}

#topR #contact_left, #topR #contact_right {
  float: right;
  line-height: 150%;
}

#topR #contact_left {
  color: #777;
  width: 30%;
}

#topR #contact_right {
  width: 30%;
}

#content h2 {
  /*clear: both;
  font-size: 120%; */
  clear: both;
}




a.thumb {
  float: left;
  display: block;
  
  margin-right: 1px;
  border-top: 5px solid #000;
  border-bottom: 5px solid #000;
}

a.thumb:hover {
  float: left;
  border-top: 5px solid #486a8d;
  border-bottom: 5px solid #486a8d;
}

.gallery_info {
  float: left;
  color: #777;
  font-size: 11px;
  padding: 20px;
  width: 150px;
  position: absolute;
  top: 0;
  left: 0;
}

.imgs {
  float: left; 
  padding-left: 187px;
}

#webdsgn {
  height: 100px;
}

.gallery_info dt {
  font-size: 100%;
  font-weight: bold;
  color: #fff;
  display: block;
  padding-bottom: 5px;
}

.gallery {
  border-top: 1px solid #191919;
  float: left;
  clear: both;
  width: 100%;
  position: relative;
  min-height: 96px;
}

#footer {
  float: left;
  clear: both;
  width: 100%;
  display: block;
  padding-top: 50px;
}

#footer a.thumb {
  border-width: 0;
}

#validation {
  font-size: 70%;
  color: #777;
  cursor: default;
  display: block;
  padding-right: 20px;
  padding-bottom: 10px;
  width: 170px;
  float: right;
}

#theme {
  float: right;
  padding-right: 20px;
}

#theme a {
  float: left;
  padding: 2px;
  background-color: transparent;
}

a#abstract:hover, a#abstract img {
  background-color: #486a8d;
}

a#caustics:hover, a#caustics img {
  background-color: #444;
}

a#fire:hover, a#fire img {
  background-color: #c95c25;
}

a#natural:hover, a#natural img {
  background-color: #ccc;
}
