
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%;
    background: transparent;
}
body {
    line-height: 1;
    background: #1A0E02;
    font-family: Trebuchet MS;
    font-size: 12px;
    //text-align: center
}
ol, ul {
    list-style: none;
}
blockquote, q {
    quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
    content: '';
    content: none;
}
a:hover{
  text-decoration: 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{
  //text-align: left;
}
.item{
  //height: 258px;
}
.item h4{
  display: block;
//padding-bottom: 6px;
}

.wrapper{
  width: 1000px;
  margin: 0 auto;
  position: relative;
}


#header{
  height: 110px;
  background: #EDE1BD;
  width: 100%;
  margin-bottom: 33px;
}
#logo{
  background: url(images/logo.jpg);
  width: 361px;
  height: 135px;
  position: absolute;
  display: block;
}
#header form{
  position: absolute;
  width: 617px;
  height: 55px;
  right: 0;
  top: 0;
  padding: 0;
  margin: 0;
  padding-top: 10px;

}
#header form label{
  color: #725941;
  font: bold 18px Trebuchet MS;
  text-transform: uppercase;
  float: left;
  margin-top: 12px;
  margin-right: 10px;
}

#search_txt{
  width: 302px;
  height: 37px;
  border: 1px solid #C9C5B8;
  background: #ffffff;
  float: left;
  margin-top: 3px;
  font-size: 16px;
}
#submit{
  background: url(images/search_submit.jpg) #000000;
  width: 45px;
  height: 51px;
  border: 0;
  float: left;
  cursor: pointer;
}

#menu{
  position: absolute;

  width: 623px;
  height: 45px;
  right: 0;
  top: 65px;

}
#menu a{
  display: block;
  background: url(images/menu.jpg) #311A04;
  width: 152px;
  height: 45px;
  float: left;
  margin-left: 3px;
  -margin-left: 2px;
  text-align: center;
  font-size: 15px;
  color: #FFFFFF;
  line-height: 44px;
  text-decoration: none;
}

#menu a:hover, #menu a.active{
  color: #AB2626;
}

.item{
  background: url(images/thumbs.jpg) left top no-repeat;
  width: 242px;
  height: 238px;
  float: left;
  text-align: center;
  position: relative;
  padding-top: 12px;

  margin: 10px 4px ;
  -margin: 10px 3px ;
}
div.item:hover{
  background: url(images/thumbs.jpg) right top no-repeat ;

}


.item .tags{
  width: auto;
  height: 15px;
  font-size: 10px;
  color: #4F4B3F;
  text-transform: uppercase;
  padding: 0 17px;
}
.item .tags .date{
  float: left;
}
.item .tags .autor{
  float: right;
}

.item h4 {
  color:#EDE1BD;
  font-size:13px;
  height:46px;
  line-height:20px;
  padding-left:42px;
  padding-top:15px;
  text-align:left;
}

.item h4 a{

   color:#EDE1BD;
 }
.item span.timer{
filter:progid:DXImageTransform.Microsoft.Alpha(opacity=80);
-moz-opacity: 0.8;
-khtml-opacity: 0.8;
opacity: 0.8;
width: 45px;
height: 18px;
position: absolute;
background: #75715D;
color: #1A0E02;
font-size: 14px;
font-family: Arial;
  text-align: center;
  line-height: 16px;
  font-weight: bold
}
.title{
  width: 100%;
  height: 39px;
  background: url(images/title_border.jpg) left bottom repeat-x  ;
  margin-bottom: 10px;
}
.title h2{
  width: auto;
  height: 39px;
  background: url(images/title.jpg) left no-repeat;
  display: block;
  font-size: 15px;
  color: #FFFFFF;
  line-height: 34px;
  text-indent: 50px;
  text-transform: uppercase;
}

.top_sites a{
  display: block;
  width: 180px;
  height: auto;
  float: left;
  text-align: center;
  text-decoration: none;
  font-family: Arial;
  font-size: 13px;
  color: #AF2626;
  margin: 9px;
  -margin: 8px;
}
.top_sites img:hover{
  border: 1px solid #FFFFFF
}
.top_sites img{
  border: 1px solid #1A0E02
}

.category ul{
  width: 25%;
  float: left;
  font-family: Arial;
}
.category ul li{
  background: url(images/li.jpg) left no-repeat;
  padding-left: 25px;
  margin-left: 25px;
}


.category ul li a{
  color: #EDE1BD;
  font-size: 14px;
  text-transform: uppercase;
  text-decoration: none;
  line-height: 22px;

}
.category ul li a span{
  color: #731C18;
  text-decoration: none
}
.category ul li a:hover{
  color: #AB2626;
  text-decoration: underline
}

.ourfriends ol{
  width: 25%;
  float: left;
    font-family: Arial;
    font-size: 14px;
    text-transform: uppercase;
    color: #731C18;
    list-style: decimal-leading-zero inside;
    //list-style: decimal inside;


}
.ourfriends ol li{

  margin-left: 25px;
}


.ourfriends ol li a{
  color: #EDE1BD;
  font-size: 14px;
  text-transform: uppercase;
  text-decoration: none;
  line-height: 22px;

}
.ourfriends ol li a:hover{
  color: #AB2626;
  text-decoration: underline
}


.archive{
  width: auto;
  height: 40px;
  margin-top: 50px;
  margin-bottom: 20px;

}

.archive h6{
  display: block;
  width: auto;
  float: left;
  font-size: 14px;
  color: #725941;
  text-transform: uppercase;
  margin-top: 5px;
}
.archive a{
  display: block;
  background: url(images/page.jpg) no-repeat;
  width: 27px;
  height: 27px;
  float: left;
  text-align: center;
  font-size: 18px;
  color: #1A0E02;
  text-decoration: none;
  line-height: 26px;
  margin-left: 11px;
}
.archive a:hover{
  color: #AB2626;
}

#footer{
  background: #EDE1BD;
  width: 100%;
  height: 110px;
  text-align: center
}

#footer p{
  color: #725941;
  font-size: 12px;

  width: 540px;
  margin: 0 auto;
  line-height: 18px;
  padding-top: 30px;
}

.wrapper{
  //text-align: left;
}
.item{
  //height: 258px;


}
.item h4{
  display: block;
//padding-bottom: 6px;
}

.top_sites a{
  height: 160px;
}
.thumbs{
  //height: 1%;
}
.thumbs:after {
	content: '.';
	display: block;
	clear: both;
	visibility: hidden;
	height: 0;
}
