@charset "utf-8";

body, html, div, blockquote, img, label, p, h1, h2, h3, h4, h5, h6, pre, ul, ol,
li, dl, dt, dd, form, a, fieldset, th, td
{ margin: 0; padding: 0; border: 0; outline: none; font-size:100%; font-weight:normal; list-style:none; }


body {
font-family:Georgia, "Times New Roman", Times, serif; font-size:16px; color:#381e00; line-height:22px;
}

.clear {
clear:both;
}

.alignleft {
float:left;
padding-right:5px;
}

#header {
background:url(../imgs/header.gif); width:900px; height:274px; position:relative;
}

#header h1 a{
height:107px;
left:198px;
position:absolute;
text-indent:-9999px;
top:49px;
width:420px;
}

#mainContent {
background:url(../imgs/main-bg.gif) repeat-y;
min-height:449px;
height:auto !important;
height:449px;
}

#contentLeft {
float:left;
margin-left:155px;
width:350px;
}

#sidebar {
border-left:1px solid #381E00;
float:left;
margin-left:15px;
padding-left:15px;
width:190px;
}

#footer {
background:url(../imgs/footer-bg.gif); width:900px; height:181px; position:relative;
}

#legal {
left:155px;
position:absolute;
top:57px;
}

input#search {
width:100px;
}

a {color:#381E00; text-decoration:none;}
a:hover {text-decoration:underline;}

#contentLeft p {
margin-bottom:10px;
}

#contentLeft h2 {
font-size:18px;
font-style:italic;
margin-bottom:20px;
}

#contentLeft h3 {
border-bottom:2px dotted;
border-top:2px dotted;
font-size:22px;
margin-bottom:20px;
margin-top:30px;
padding:10px 0;
text-align:center;
}

#sidebar h4 {
background:#422400; color:#fff; padding:5px; margin:10px 0;
}

#comentarios, #forma-comentarios {
border-top:2px dotted;
margin-top:40px;
padding-top:10px;
}

#comentarios h4, #forma-comentarios h4 {
border-bottom:2px dotted;
margin-bottom:15px;
padding-bottom:10px;
text-align:center;
text-transform:uppercase;
}

#forma-comentarios {
background:#381E00; color:#fff;
}

#forma-comentarios a {
color:#fff;
}

#commentform {
padding-left:20px;
}

#commentform  textarea {
height:100px;
}

li.cat-item a {
display:block; padding:5px; border:1px solid; margin-bottom:10px; font-size:11px; font-family:arial;
}

a.more-link {
border:1px solid;
display:block;
font-family:arial;
font-size:11px;
margin-bottom:10px;
margin-top:10px;
padding:5px;
width:130px;
}