
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    font-size: 100%;
    vertical-align: baseline;
    background: transparent;
}
body {
    line-height: 1;
  background: url(img/header_background.png) top repeat-x #D9BB7B;
  //background: url(img/header_background.png) top repeat-x #D4B36F;

    font-family: Tahoma;
    font-size: 12px;
  color: #FFFFFF
}
ol, ul {
    list-style: none;
}
blockquote, q {
    quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
    content: '';
    content: none;
}

/* remember to define focus styles! */
:focus {
    outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
    text-decoration: none;
}
del {
    text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
    border-collapse: collapse;
    border-spacing: 0;
}
.clear{
clear: both;
}
.wrapper{
  width: 990px;
  height: auto;
  margin: 0 auto;
}


#document{

    background: url(img/header.png) top center no-repeat;
}
#main{
  background: url(img/footer_background.png) bottom repeat-x;

}


#header{
  background: url(img/header.jpg) top center no-repeat;
  width: 100%;
  height: auto;
}

#site_logo{
  font-family: Times New Roman;
  font-size: 48px;
  font-weight: bold;
  display: block;
  width: 315px;
  text-decoration: none;
  color: #0090C2;
  padding-top: 10px;
  text-align: right;
  float: left;
  height: 95px;

}
#site_logo b{
  color: #E40000;
  font-size: 52px;


}
#header p.desc {
  font-family: Arial;
  font-size: 12px;


  display: block;
  padding: 0 10px;
  padding-top: 10px;

  float: left;
  width: 650px;
  height: 100px;


  color: #7a5401;
  line-height: 1.3
}
#header .desc b{
  color: #CA8D09;
}


#header .links{
  width: 100%;
  padding-bottom: 9px;

}


#header .wrapper .links span{
  color: #FF6300;
  font-weight: bold;
  display: inline;
  margin-left: 18px;
  margin-right: 24px;
  font-size: 12px
}
#header .wrapper .links a{
  display: inline;
  color: #CB0000;
  text-decoration: none;
  font-weight: bold;
  margin-right: 14px;

}
#header .wrapper .links a:hover{
  color: #FFFFFF;
  text-decoration: underline
}

.thumbs{
  width: 100%;
  height: auto;
  text-align: center;
  margin-bottom: 15px;
}
.thumbs img{
  border: 1px solid #FF9100;
  margin-bottom: 2px;

}
.thumbs img:hover{
  border: 1px solid #FFF000;
}
.advert{
  text-align: center
}

#top_thumbs{
  margin-left: 20px;
  padding: 10px 0;
}


#top_thumbs .item .title{
  display: block;
  width: auto;
  text-align: center;
  font-size: 16px;
  text-decoration: none;
  color: #CB0000;
  padding-bottom: 5px;
  font-weight: bold;

  line-height: 23px
}
#top_thumbs .item img{
  text-align: center;
  border: 1px solid #FF9100;
}
#top_thumbs .item img:hover{
  border: 1px solid #FFF000;

}
#top_thumbs .item .desc{
  display: block;
  width: auto;
  text-align: left;
  font-size: 12px;
  text-decoration: none;
  padding-top: 3px;
   color: #CA8D09;
  line-height: 1.2;
}
#top_thumbs .item .desc span{
  color: #CA8D09;
  font-weight: bold
}
#top_thumbs .item{
  width: 181px;
  float: left;
  margin-right: 10px;
}

.section{
  width: 100%;
  background: url(img/block_background.png) bottom center repeat-y;
  margin-bottom: 15px;
}
.section .content{
  background: url(img/block_top.png) top center no-repeat;
  width: 100%;
}
.section .content .end{
  background: url(img/block_bottom.png) bottom center no-repeat;
  width: 100%;
}


#big_adv .section{
  width: 100%;
  background: url(img/block_background_2.png) bottom center repeat-y;
  margin-bottom: 15px;
}
#big_adv .section .content{
  background: url(img/block_top_2.png) top center no-repeat;
  width: 100%;
}
#big_adv .section .content .end{
  background: url(img/block_bottom_2.png) bottom center no-repeat;
  width: 100%;
}



.section_top{
  width: 100%;
  background: url(img/block_background.png) top center repeat-y;

}
.section_top .content{
  background: url(img/block_top.png) top center no-repeat;
  width: 100%;
}
.section_top .content .end{
  background: url(img/block_bottom.png) bottom center no-repeat;
  width: 100%;
}



#top_thumbs_big{
  margin-left: 12px;

}



#top_thumbs_big .item .title{
  display: block;
  width: auto;
  text-align: center;
  font-size: 24px;
  text-decoration: none;
  color: #CB0000;
  height: 30px;
  font-weight: bold;
  line-height: 20px;

  margin-top: 10px;

}
#top_thumbs_big .item img{
  text-align: center;
  border: 1px solid #FF9100;
}
#top_thumbs_big .item img:hover{
  border: 1px solid #FFF000;

}
#top_thumbs_big .item .desc{
  display: block;
  width: auto;
  text-align: left;
  font-size: 12px;
  text-decoration: none;
  padding-top: 3px;
  line-height: 1.2;
  padding: 0 2px;
  color: #CA8D09;
}
#top_thumbs_big .item .desc span{
  color: #CA8D09;
  font-weight: bold
}
#top_thumbs_big .item{
  width: 476px;
  float: left;

}
#top_thumbs_big :first-child  {

  margin-right: 16px;
}
#top_thumbs_big .item .enter{
  display: block;
  width: auto;
  text-align: center;
  font-size: 30px;
  text-decoration: none;
  color: #CB0000;
  height: 45px;
  font-weight: bold;




  text-transform: uppercase;
  line-height: 45px;
  margin-bottom: 10px;
  margin-top: 10px;
}
#top_thumbs_big .item .enter:hover{
  color: #FF6300;

}


#desc{
  padding-top: 4px;
  padding-bottom: 10px;

}
#desc ul{
  float: left;
  margin-left: 18px;


}
#desc ul li {
  clear: both;
  margin-bottom: 10px;
  color: #CA8D09;
  font-weight: bold;
  text-decoration: none;
  line-height: 1.5;
  text-align: left
}
#desc ul li a{
  color: #CA8D09;
  font-weight: bold;
  text-decoration: none;
  line-height: 1.5;

  text-align: left
}
#desc ul li a:hover{
  color: #FF9100;
  text-decoration: underline
}


#desc ul li a span{
  display: block;
  background: url(img/gallery.png) top center no-repeat;
  width: 97px;
  height: 22px;
  text-align: center;
  font-size: 12px;
  color: #ffffff;
  font-weight: bold;
  line-height: 1.5;
  float: left;
  margin-right: 10px;
}

#desc ul li a:hover span{
  background-position: bottom;
  color: #CB0000;
  text-decoration: none;
}

#desc h2 {

  height: 35px;
  display: block;
  text-align: center;
  font-weight: bold;
  font-size: 20px;
  color: #CB0000;
  line-height: 36px;
  padding-bottom: 4px;
  background: url(img/title_2.png) center no-repeat;
  margin-bottom: 15px;
  margin-top: 5px;


}

#alltop{
  padding-top: 15px;
  padding-bottom: 15px;
  padding-left: 80px;


}
#alltop ul{
  float: left;
  width: 210px;
  margin-right: 5px;
  height: auto;
  line-height:20px;
}
#alltop ul li {

  margin-bottom: 2px

}
#alltop ul li a{
  color: #CA8D0A;
  font-weight: bold;
  text-decoration: none;

  font-size: 14px;
  text-transform: uppercase;
}
#alltop ul li a:hover{
  color: #CB0000;
  text-decoration: underline
}



#alltop h2 {

  height: 46px;
  display: block;
  text-align: center;
  font-weight: bold;
  font-size: 24px;
  color: #FFF000;
  line-height: 27px;
  padding-bottom: 4px;

}

h3{
  background: url(img/title_4.png) center no-repeat;
  width: 100%;
  display: block;
  height: 30px;
  text-align: center;
  font-weight: bold;
  font-size: 20px;
  color: #CB0000;
  line-height: 30px;
  margin-top: -15px;
}

#footer{
  background: url(img/footer.jpg) center bottom no-repeat;
  width: 100%;
  height: 260px;
  text-align: center
}
#archive{
  background: url(img/archive.png) top left no-repeat;
  width: 985px;
  height: 37px;
  padding-top: 1px;
  margin-bottom: 5px;
}
#archive span{
  font-size: 20px;
  color: #575757;
  font-weight: bold;
  float: left;
  line-height: 1.5;
  margin-left: 20px;
  margin-right: 25px;
}
#archive a{
  display: block;
  width: 37px;
  height: 35px;
  float: left;
  text-align: center;
  margin-right: 0;

  font-size: 15px;
  color: #CA8D0A;
  text-decoration: none;
  line-height: 2.2
}
#archive a:hover{
  background: url(img/archive_link.png) no-repeat;
  color: #E70000
}

#footer .logo{
  font-size: 36px;
  color: #CB0000;
  font-family: Times New Roman;
  text-decoration: none;
  font-weight: bold;
  display: block;
  width: 500px;
  height: 100px;
  left: 50%;
  margin-left: -250px;
  position: absolute;
  margin-top: -50px;


}
#footer .logo span{
  color:#CB0000;
  }
#footer .copyright{
  padding-top: 20px;
  color: #CB0000;
}
#footer .copyright a{
  color: #CB0000;
}


#bookmark_foot{
  background: url(img/bookmark.png) top center no-repeat;
  width: 193px;
  height: 26px;
  display: block;
  position: absolute;
  text-decoration: none;
  color: #FFFFFF;
  font-size: 18px;
  font-weight: bold;
  text-transform: uppercase;
  line-height: 1.5;
  margin-left: 772px;
  //margin-left: 272px;
  margin-top: 10px;
}

#bookmark_foot:hover{
  background-position: bottom;
}
#bookmark{
  background: url(img/bookmark.png) top center no-repeat;
  width: 193px;
  height: 26px;
  display: block;
  position: absolute;
  text-decoration: none;
  color: #FFFFFF;
  font-size: 18px;
  font-weight: bold;
  text-transform: uppercase;
  line-height: 1.5;
  margin-left: 772px;

  margin-top: -5px;
  text-align: center
}

#bookmark:hover{
  background-position: bottom;
}

#header h2 {


  display: block;
  font-weight: normal;
  font-size: 11px;
  color: #CB0000;



  padding-top: 20px;
  padding-bottom: 2px;

}

h2 {font-size: 11px; color: #CB0000; font-weight: normal; text-indent: 23px; padding-bottom: 5px;}
h1 {display:inline;}

.advert{
  margin-bottom: 15px
}


