
body, td, font, span, div, table, input, textarea, select, option {

  font-size   : 12px;
  font-family : "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
  color       : #FFFFFF;

}

body {

  background            : #000000 url(resim/artalan.jpg) no-repeat bottom right;
  background-attachment : fixed;
  margin                : 0px;
  padding               : 10px;

}

form{ display: inline; }

a {

  color           : #FFFFFF;
  text-decoration : none;

}

a:hover {

  text-decoration : underline;

}

.menu_link {

  margin       : 5px;
  display      : block;
  height       : 19px;
  padding-left : 23px;
  padding-top  : 1px;
  background   : transparent url(resim/beer.gif) no-repeat top left;

}

.menu_link:hover {

  background   : transparent url(resim/beer_over.gif) no-repeat top left;

}

.icerik{

  background-color   : #000000;
  border             : 2px solid #111111;
  opacity            : 0.9;
  filter             : alpha(Opacity=90);
  -moz-border-radius : 20px;
  padding            : 20px;

}

input, textarea {

  background-color : #111111;
  border           : 1px solid #333333;
  padding          : 2px;

}

.buton {

  background-color : #111111;
  border           : 1px solid #666666;
  border-right     : 1px solid #222222;
  border-bottom    : 1px solid #222222;
  padding          : 0px;
  padding-left     : 3px;
  padding-right    : 3px;

}

.yonetici {
  display    : table-cell;
  border     : 1px solid #FF3333;
}

.yonetici a {
  display          : table-cell;
  padding          : 2px;
  background-color : #333333;
}
.yonetici a:hover {
  background-color : #FFFFFF;
  text-decoration  : none;
}

.blog_baslik {
    font-size : 24px;
    width     : 600px;
    overflow  : hidden;
}

.blog_bilgi, .blog_bilgi span {
    font-size      : 9px;
}

.blog_bilgi {
    border-bottom  : 1px solid #333333;
    padding-bottom : 5px;
    margin-bottom  : 8px;
}

.blog_yazi {
    padding        : 15px;
    letter-spacing : 1px;
    margin-bottom  : 30px;
}

.puan {

  border:1px solid #000000;
  font-size:18px;
  font-weight:bold;
  display:block;
  padding:5px;
  padding-left:8px;
  padding-right:8px;

}
