/*
th4jfunphtgrphy v2.0
xTrinal-Studio - www.xtrinal.net
info[at]xtrinal[dot]net
 */
/* Base */
body {
  background-color: #fff;
  color: #333;
  font-family: "Tahoma", Sans-Serif;
  margin: 0px;
  padding: 0px;
}
a{
  color: #333;
  background-color: inherit;
  text-decoration: none;
}
a:hover {
  color: #ff6600;
  background-color: inherit;
  text-decoration: none;
}
div#base {
  width: 900px;
  text-align: left;
  height: auto;
  background-color: #fff;
  overflow: hidden;
}
/* Left */
div#left a {
  display: block;
  float: left;
  width: 91px;
  height: 382px;
  background: left top url(img/base/left.jpg) no-repeat;
  color: inherit;
}
/* phtgrphy */
div#phtgrphy {
  color: inherit;
  width: 650px;
  height: auto;
  overflow: hidden;
}

div#menu{
  color: inherit;
  width: 650px;
  height: auto;
  font-size: 14px;
  overflow: hidden;
  margin: 0px 0px 0px 0px;
  padding: 0px;
}
div#menu a{
  color: #333;
  background-color: inherit;
  text-decoration: none;
  padding: 0px 5px;
}
div#menu a#m1 {
  padding-left: 20px;
}
div#menu a:hover {
  color: #fff;
  background-color: #ff6600;
  text-decoration: none;
}
div#info{
  color: inherit;
  width: 650px;
  font-size: 12px;
  height: auto;
  overflow: hidden;
  padding: 10px 0px 0px 20px;
  margin: 0px auto 10px auto;
}
  
div#fileinfo{
  color: inherit;
  width: 650px;
  height: auto;
  font-size: 12px;
  overflow: hidden;
  margin: 0px 0px 0px 0px;
  padding: 10px 0px 0px 0px;
}
/* aboutme */
div#aboutme h1 {
  font-size: 14px;
  padding: 0px 0px 0px 20px;
  color: #333;
}
div#aboutme p {
  padding: 0px 0px 0px 20px;
  color: #333;
  font-size: 12px;
}
div#aboutme a {
  color: #ff6600;
}
div#aboutme a:hover {
  color: #333;
}
/* archives */
div#archives h1 {
  font-size: 14px;
  padding: 0px 0px 0px 20px;
  color: #333;
}
div#archives p {
  padding: 0px 0px 0px 20px;
  color: #333;
  font-size: 12px;
}
div#archives p a {
  color: #ff6600;
}
div#archives p a:hover {
  color: #333;
}
/* links */
div#links h1 {
  font-size: 14px;
  padding: 0px 0px 0px 20px;
  color: #333;
}
div#links p {
  padding: 0px 0px 0px 20px;
  color: #333;
  font-size: 12px;
}
div#links p a {
  color: #ff6600;
}
div#links p a:hover {
  color: #333;
}
/* search */
div.search h1 {
  font-size: 14px;
  padding: 0px 0px 0px 20px;
  color: #333;
}
div.search p {
  padding: 0px 0px 0px 20px;
  color: #333;
  font-size: 12px;
}
div.search  a {
  color: #ff6600;
}
div.search  a:hover {
  color: #333;
}
div.search div.content {
  background-color: inherit;
  color: #333;
  font-size: 12px;
  margin: 0;
  padding: 0px 5px 15px 0px;
}
div.search div.content ul {
  clear: both;
  background-color: inherit;
  color: #333;
  text-align: justify;
  margin: 0;
  padding: 0px 0px 5px 20px;
}

div.search div.content li {
  clear: both;
  margin: -1px 0px 0px 0px;
  list-style: none;
  background-color: inherit;
}
div.search input, textarea {
  background-color: #fff;
  color: #333;
  font-family: Tahoma;
  font-size: 12px;
  padding: 2px;
  margin-bottom: 2px;
  border: 1px solid #333;
}
div.search input:hover, textarea:hover {
  background-color: #fff;
  color: #333;
}
div.search input:focus, textarea:focus {
  background-color: #fff;
  color: #333;
}
/* comment */
div.kommentsection {
  display: block;
  width: 650px;
  margin: 0px 0px 0px 20px;
  padding: 0px;
}
#kommentstart {
  text-align: center;
  font-weight: bold;
  border:  none;
  margin: 0px;
  padding: 0px 0px 0px 0px;
  font-size: 14px;
}
#kommentstart img {
  border: none;
}
div#kommentadd {
  display: block;
  width: 650px;
  margin: 0px 5px 10px 19px;
  padding: 0px;
  text-align: justify;
  font-size: 12px;
  background-color: #fff;
  border: 1px solid #fff;
}
div#kommentadd h1 {
  font-size: 18px;
  font-weight: bold;
  text-align: justify;
  margin: 0px 0px 0px 0px;
  padding: 5px 0px 5px 0px;
}
div#kommentadd input, textarea {
  background-color: #fff;
  color: #333;
  font-family: Tahoma;
  font-size: 11px;
  padding: 2px;
  margin-bottom: 2px;
  border: 1px solid #333;
}
div#kommentadd input:hover, textarea:hover {
  background-color: #fff;
  color: #333;
}
div#kommentadd input:focus, textarea:focus {
  background-color: #fff;
  color: #333;
}
div#form {
  padding: 10px 0px 15px 0px;
  margin: 0px;
  color: #333;
  text-align: justify;
  font-size: 12px;
}
div#nokomment {
  text-align: justify;
  color: #333;
  font-size: 14px;
  font-weight: bold;
  margin: 0px;
  padding: 0px 5px 0px 35px;
}
div#kommentform {
  text-align: justify;
  color: #333;
  font-size: 11px;
  margin: 0px;
  padding: 0px 0px 10px 0px;
}
div#kommentmessage {
  text-align: justify;
  color: #333;
  font-size: 12px;
  margin: 0px;
  padding: 0px 0px 10px 0px;
}
div.komment {
  display: block;
  background-repeat: repeat-y;
  width: 659px;
  padding: 0px;
  margin: 0px;
  background-color: #fff;
}
div.komment div.avatar {
  float: left;
  margin: 0px;
  padding: 0px 5px 5px 0px;
  border: none;
}
div.komment div.avatar .pics {
  border: none;
}

div.komment div.infok {
  padding: 0px;
  margin: 0px;
  color: #333;
  text-align: justify;
  font-size: 11px;
}
div.komment div.info{
  padding: 13px 0px 0px 0px;
  margin: 0px 0px 0px 0px;
  color: #333;
  font-weight: bold;
  text-align: justify;
  font-size: 11px;
}
div.komment div.info a {
  background-color: inherit;
  color: #ff6600;
  text-decoration: none;
}
div.komment div.info a:hover {
  background-color: inherit;
  color: #333;
  text-decoration: none;
}
div.komment div.info2{
  padding: 0;
  margin: 0;
  color: #333;
  font-weight: bold;
  text-align: justify;
  font-size: 12px;
}
div.komment div.info2 a {
  background-color: inherit;
  color: #333;
  text-decoration: none;
}
div.komment div.info2 a:hover {
  background-color: inherit;
  color: #ff6600;
  text-decoration: none;
}
div.komment p {
  clear: both;
  margin: 0px 0px 10px 0px;
  color: #333;
  text-align: justify;
  font-size: 11px;
}
div.komment p a {
  background-color: inherit;
  color: #333;
  text-decoration: none;
}
div.komment p a:hover {
  background-color: inherit;
  color: #ff6600;
  text-decoration: none;
}
div#acq a {
  background-color: inherit;
  color: #333;
  text-decoration: none;
  margin: 0px 0px 0px 0px;
}
div#acq a:hover {
  background-color: inherit;
  color: #ff6600;
  text-decoration: none;
}
/* Footer */
div#footer {
  clear: both;
  width: 700px;
  color: #fff;
  font-size: 10px;
  text-align: center;
  background: inherit no repeat;
}
div#footer a {
  background-color: inherit;
  color: #ff6600;
  text-decoration: none;
}
div#footer a:hover {
  background-color: inherit;
  color: #fff;
  text-decoration: none;
}
