body{
  background: gray url(images/body-bg.jpg) repeat;
  padding:0px;
  margin:0px;
  font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: rgb(50,50,50);
}

a{
  color: rgb(50,50,50);
  outline: none;
}

img{
  border: none;
}

h1{
  font-size: 12pt;
  margin:0px 0px 10px 7px;
}

h2{
  display: block;
  font-size: 10pt;
  background-color:white;
  color:rgb(141,20,11);
  padding: 2px;
  margin:0px 0px 3px 0px;
}

h2 a{
  color:rgb(141,20,11);
  text-decoration: none;
}

h4{
  font-size: 10pt;
  margin:0px;
  padding:0px;
}

h5{
  font-size: 10pt;
  margin:0px;
  padding:0px;
  display: inline;
}

small{
  color: rgb(145,107,58);
  font-size: 7pt;
}
small a{
  color: rgb(145,107,58);
  text-decoration: none;
}
small a:hover{
  text-decoration: underline;
}

input{
  border: 1px solid rgb(145,107,58);
  font-size: 8pt;
  padding: 2px;
}

textarea{
  font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
  border: 1px solid rgb(145,107,58);
  font-size: 8pt;
  padding: 2px;
}

#wrapper{
  background: transparent url(images/wrapper-bg.jpg) no-repeat center top;
  color: rgb(50,50,50);
  width: 100%;
  display: table;
}

#page{
  width: 1060px;
  margin: 0px auto;
  padding: 0 10px;
}

#header{
  height: 190px;
}

#topmenu a:hover{
  text-decoration: none;
}

#searchsubmit{background:transparent; font-weight: bold; border: none;}

#s{
  border: 1px solid rgb(188,189,171);
}

#content{}

#content-single{
  width: 640px;
}

#content-single img{
  
}

li.comment{
  list-style-type: none;
  list-style-position: inside;
  margin:0px 0px 0px -40px;
  padding:5px;
  border-bottom: 1px solid rgb(145,107,58);
}

.comment-meta{
  float:right;
  text-align: right;
}

.comment-content{
  margin-right: 100px;
}

#respond{
  width: 640px;
}
#respond textarea{
  width: 640px;
}

.posty{
width: 250px; 
height: 270px; 
float: left;
text-align: justify;
margin: 0px 7px;
font-size: 11px;
}

#bottom-bar{
  
}

.bottombary{
width: 200px;
float: left;
text-align: justify;
margin: 0px 6px;
}

#footer-wrap{
  background: transparent url(images/footer-wrap.jpg) no-repeat center bottom;
  width: 100%;
  display: table;
}

#footer {
clear:both;
height: 154px;
width: 1070px;
margin: 0px auto;
padding: 5px;
}