
body {
    margin: 0;
    padding: 0;
    background: #96b76f url(images/dolares/dolar.png) repeat-x left -88px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #2e2e2e;
}

h1, h2, h3 {
    margin: 0;
    text-transform: uppercase;
    font-weight: normal;
    color: #618C04;
}

h1 { font-size: 44px; }

h2 { font-size: 18px; }

h3 { }

ul, ol {
    margin-top: 0;
    line-height: 240%;
    text-align: justify;
}

ul, ol { }

blockquote { }

a { 
    color: #ff7200;}

a:hover { text-decoration: none;
          color: #618C04;}

a img {
    border: none;
}

img.left {
    float: left;
    margin: 7px 30px 0 0;
}

img.right {
    float: right;
    margin: 7px 0 0 30px;
}

hr { display: none; }

.list1 {
}

.list1 li {
    float: left;
    line-height: normal;
}

.list1 li img {
    margin: 0 30px 30px 0;
}

.list1 li.alt img {
    margin-right: 0;
}

#wrapper {
}

/* Header */

#header-wrapper {
}

#header {
    width: 940px;
    height: 36px;
    margin: 0 auto;

}

/* Menu */

#menu a {
    display: block;
    float: left;
    height: 25px;
    margin: 0;
    margin-top: 5px;
    padding: 13px 30px 5px 30px;
    text-decoration: none;
    text-align: center;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-weight: bold;
    color: #FFFFFF;
    z-index:10;
    position:relative;
}
/* Search */

#search {
    float: right;
    width: 280px;
}

#search form {
    float: right;
    margin: 0;
    padding: 11px 0px 0 0;
}

#search fieldset {
    margin: 0;
    padding: 0;
    border: none;
}

#search input {
    float: left;
    font: 12px Georgia, "Times New Roman", Times, serif;
}

#search-text {
    width: 200px;
    height: 18px;
    padding: 3px 0 0 5px;
    border: 1px solid #333333;
    background: #ECF9E4;
    color: #000000;
}

#search-submit {
    height: 25px;
    margin: 0px;
    padding: 0px 5px;
    background: #5AA01B;
    color: #FFFFFF;
    background: url('/images/fomularios/middle.gif') repeat-x top left;
    border: none;
    vertical-align: middle;
    clear: none;
}

.button-first {
    height: 25px;
    width: 9px;
    float: left;
    margin-left: 10px;
    background: url('/images/fomularios/first.gif') no-repeat top left;
}

.button-last {
    height: 25px;
    width: 9px;
    float: right;
    background: url('/images/fomularios/last.gif') no-repeat top left;
}

/* Page */

#page {
    width: 940px;
    margin: 0 auto;
    padding: 70px 0px 0px 0px;
    z-index: 1;
}


/** LOGO */

#logo {
    width: 940px;
    height: 115px;
    margin: 0 auto;
    padding-top: 20px;
    z-index: 1;
}

#logo-img {
    background: url('/images/dolares/logo.gif') no-repeat top left;
    position: relative;
    left: -50px;
    top: 10px;
    width: 700px;
    height: 70px;
}

#logo h1, #logo p {
    margin: 0px;
    line-height: normal;
    text-transform: lowercase;
    font-weight: normal;
    color: #618C04;
}

#logo p {
    margin-top: -4px;
    text-transform: lowercase;
    font-size: 13px;
    color: #A8A8A8;
}

#logo h1 {
    padding-top: 10px;
    font-size: 48px;
}

#logo a {
    text-decoration: none;
}

#logo h1 a {
    text-decoration: none;
}


#banner {
    padding-bottom: 20px;
}

/* Content */

#content {
    float: right;
    width: 670px;
    z-index: 1;
}

/* Post */

.post {
    margin-bottom: 45px;
    background-color: #f2ffec;
    border: 5px solid #2e2e2e; /* 89b709 */
    padding: 10px 5px 5px 10px;
}

.post .title {
    text-align: center;
    padding-bottom: 5px;
    vertical-align: middle;

}

.post .title a {
    text-decoration: none;
    text-transform: none;
    font-size: 30px;

}



.post .date {
}

.post .meta {
    margin: 15px 0 0 5px;
    height: 40px;
    width: 36px;
    border: none;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10px;
    color: #66665E;
    text-align: center;
    float: left;
    background: url('images/dolares/calendario.gif') no-repeat left top;
    position: relative;
    top: -10px;
}

.post .meta span {
    display: block;
    margin-top: 1px;
    padding-bottom: 4px;
    color: #FFFFFF;
}

.post .meta b {
    font-size: 15px;
}

.post .meta a {
    text-decoration: none;
}

.post .entry {
    margin-bottom: 0px;
    margin-left: 45px;
    margin-right: 20px;
    border-top: 1px dotted #000000;
    padding: 0px 5px 0px 5px;
    font-size: 16px;
    text-align: justify;
}

.post .entry h1 {
    font-size: 18px;
    padding-bottom: 0px;
    position: relative;
    top: 10px;
}

.post .entry p a {
    text-decoration: none;
}

.post .entry ul, .post .entry ol {
    line-height: 120%;
}

.post .entry li {
    margin-bottom: 10px;
}

.post .links {
    display: block;
    text-align: right;
    margin: 0px 30px 10px 0px;
    padding: 0px 0px 0px 40px;
    text-decoration: none;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 18px;
    font-weight: bold;
}

.post .links a {
    text-decoration: none;
}

.post .comments {
    display: block;
    width: 120px;
    height: 18px;
    margin: 0px;
    padding: 3px 0px 0px 40px;
    text-decoration: none;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    text-decoration: none;
    font-weight: bold;
    color: #961A06;
}

/* Sidebar */

#sidebar {
    float: left;
    width: 240px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
}

#sidebar ul {
    margin: 0;
    padding: 0;
    list-style: none;
    line-height: normal;
}

#sidebar .sidebarcontent ul {
    margin: 0px 14px;
}

#sidebar .sidebarcontent li {
    margin: 0;
    padding: 12px 0px;
    border-bottom: 1px solid #E9E8DD;
}

#sidebar .sidebarcontent li a {
    padding: 0px 0px 0px 0px;
    font-weight: normal;
    color: #ff7200;
}

#sidebar .sidebarcontent li:hover {
    margin: 0;
    padding: 12px 5px;
    font-weight: bold;
}


#sidebar p {
    margin: 0;
    padding: 0px 14px;
}

#sidebar h2 {
    height: 30px;
    margin: 0 0 0px 0px;
    padding: 015px 0 0px 14px;
    text-transform: capitalize;
    font-size: 20px;
    font-weight: normal;
    color: #FFFFFF; /*#618C04*/
}


#sidebar p {
    line-height: 200%;
}

#sidebar a {
    text-align: left;
    text-decoration: none;
    font-weight: bold;
}

#sidebar .sidebaritem .sidebartop {
    height: 55px;
    width:220px;
    text-align: left;
    padding: 0px 0px 0px 0px;
    background: url('images/dolares/sidebar-top.gif') no-repeat left top;
    color: #FFFFFF;
}

#sidebar .sidebarcontent {
    width: 200px;
    margin: 0px 7px;
    background: #f2ffec url('images/sidebar-c.gif') repeat-y left top;
    padding: 0 0 10px 0px;
    border: 3px solid #2e2e2e;
    border-top: none;
    text-align: center;
}

#sidebar #secciones a, #sidebar #ofertas a {
    font-size: 14px;
    font-weight: bold;
}

#sidebar .sidebarbottom {
    margin-bottom: 0px;
    padding-bottom: 20px;
    height: 0px;
}

/* Calendar */

#calendar {
}

#calendar caption {
    padding-bottom: 5px;
    font-weight: bold;
}

#calendar table {
    width: 100%;
}

#calendar thead th {
    padding: 5px 0;
    text-align: center;
}


#calendar tbody td {
    padding: 5px 0;
    text-align: center;
    border: none;
}

#calendar tfoot td {
    padding: 5px;
    border: none;
}

#calendar tfoot #next {
    border: none;
    text-align: right;
}

#calendar tfoot #prev {
    border: none;
}

#calendar .pad {
    border: none;
}

#calendar #today {
    background: #b9e729;
    border: 1px solid #2e2e2e;
    padding: 2px;
}



/* Footer */

#footer {
    width: 100%;
    height: 100px;
    margin: 0 auto;
    padding: 0;
    background: #96b76f;
}

#footer-bgcontent {
}

#footer p {
    margin: 0;
    padding: 30px 0px 0px 0px;
    text-align: center;
    line-height: normal;
    text-transform: uppercase;
    font-size: 10px;
}

#footer a {
}


.center {
    text-align: center;
}

#name_error {
    display: none;
}

#correo_error {
    display: none;
}

#comentario_error {
    display: none;
}

#comentarios {
    margin-top: 20px;
}

#comentarios h2 {
    margin-left: 45px;
    text-align: center;
    font-size: 22px;
    text-transform: none;
}

.comentario {
    margin-left: 45px;
    margin-right: 20px;
    font-size: 16px;
    line-height: 1.5em;
    text-align: justify;
    border-top: 1px dotted #2e2e2e;
    padding: 10px 0px;
}

.comentario .texto {

}

.comentario .meta-comentario {
    font-size: 12px;
    line-height: 1.5em;
    text-align: justify;
    color: #8A8A8A;
}

.comentario .meta-comentario a{
    text-decoration: none;
    color: #ff7200;
}

.comentario .meta-fecha {
    color: #77B003;
}

.comentario .meta-hora {
    color: #77B003;
}

#formulario, .formulario {
    margin-left: 45px;
}

#formulario fieldset, .formulario fieldset {
    border: none;
}

#formulario label, .formulario label {
    font-size: 12px;
    text-align: right;
    width: 140px;
    display: block;
    float: left;
    margin-right: 10px;
    margin-top: 10px;
    font-weight: bold;
}

#formulario label.error, .formulario label.error {
    color: #ff0000;
    width: 140px;
    display: none;
    float: right;
    text-align: left;
    margin-left: 10px;
    margin-top: 10px;
    font-weight: bold;
}

.error_login {
    color: #ff0000;
    display: none;
    text-align: center;
    font-weight: bold;
}

#formulario textarea {
    display: block;
    width: 570px;
    height: 100px;
    margin-top: 20px;
    background-color: #ffead9;
    border: 1px solid #ffcca5;
    padding: 5px;
}

#formulario textarea:focus {
    background-color: #ffcca5;
    border: 1px solid #ff7000;
}

#formulario #texto {
    display: block;
    width: 500px;
    height: 100px;
    margin-top: 20px;
    background-color: #ffead9;
    border: 1px solid #ffcca5;
    padding: 5px;
}

#autor, #correo, #url, #nick, #contrasena, .empresa, .text {
    background-color: #ffead9;
    border: 1px solid #ffcca5;
    margin-top: 10px;
    padding: 5px 0px;
    position:relative;
    top: -5px;
}

#autor:focus, #correo:focus, #url:focus, #nick:focus, #contrasena:focus, .empresa:focus, .text:focus {
    background-color: #ffcca5;
    border: 1px solid #ff7000;
}

.button, #cambio_contrasena .button {
    text-align: center;
    font-size: 16px;
    float: right;
    margin-right: 10px;
}

#formulario h2, #cambio_contrasena h2 {
    margin-left: 45px;
    text-align: center;
    font-size: 22px;
    text-transform: none;
}

.sindicacion img {
    margin-top: 10px;
}

#publicidad .sidebarcontent {
    padding-top: 10px;
}

#pagina {
    z-index: 10;
    position: relative;
}

#contacto {
    display: block;
    margin-left: auto;
    margin-right: auto;
}

#contacto fieldset {
    border: none;
}

#contacto label {
    font-size: 12px;
    text-align: right;
    width: 130px;
    float: left;
    margin-right: 10px;
    margin-top: 10px;
    font-weight: bold;
}

#contacto label.error {
    color: #ff0000;
    width: 130px;
    float: right;
    text-align: left;
    margin-left: 10px;
    margin-top: 10px;
    font-weight: bold;
}

#contacto textarea {
    display: block;
    width: 570px;
    height: 100px;
    margin-top: 20px;
    background-color: #ffead9;
    border: 1px solid #ffcca5;
    padding: 5px;
}

#contacto textarea:focus {
    background-color: #ffcca5;
    border: 1px solid #ff7000;
}

#contacto #texto {
    display: block;
    width: 500px;
    height: 100px;
    margin-top: 20px;
    background-color: #ffead9;
    border: 1px solid #ffcca5;
    padding: 5px;
}

#autor, #correo, #url {
    background-color: #ffead9;
    border: 1px solid #ffcca5;
    margin-top: 10px;
    padding: 5px 0px;
    position:relative;
    top: -5px;
}

#autor:focus, #correo:focus, #url:focus {
    background-color: #ffcca5;
    border: 1px solid #ff7000;
}

#contacto .button {
    text-align: center;
    font-size: 16px;
    float: right;
    margin-right: 10px;
}

#contacto h2 {
    margin-left: 45px;
    text-align: center;
    font-size: 22px;
    text-transform: none;
}

#selectortemas {
    position: absolute;
    right: 25px;
    top: 25px;
    width: 64px;
}

#euro {
    background: url('/images/euro_currency_sign.png') no-repeat left top;
    width: 32px;
    height: 32px;
    float: left;
}

#dolar {
    background: url('/images/dollar_currency_sign.png') no-repeat left top;
    width: 32px;
    height: 32px;
    float: right;
}

#euro:hover {
    background: url('/images/eurohover.png') no-repeat left top;
    width: 32px;
    height: 32px;
    float: left;
}

#dolar:hover {
    background: url('/images/dollarhover.png') no-repeat left top;
    width: 32px;
    height: 32px;
    float: right;
}

.tabla {
    display: table;
    width: 100%;
}

.fila {
    display: table-row;
}

.cell {
    display: table-cell;
}

.empresas {
    float: left;
    font-size: 12px;
    text-align: right;
    width: 140px;
    float: left;
    margin-right: 10px;
    margin-top: 10px;
    font-weight: bold;
}

.cont {
    margin: 10px 200px 20px 0px;
}

.block {
    clear: both;
}

.post .meta a img {
    margin-top: 5px;
}