/*
-----------------------------------------------
bepress IR local stylesheet.
Author:   Kyle G Sessions
Version:  02 June 2010
PLEASE SAVE THIS FILE LOCALLY!
----------------------------------------------- */

#entrehojas {
        margin-top: 12px; }

/* Header */

#entrehojas #header,
#entrehojas #pagetitle,
#entrehojas #header h1,
#entrehojas #header h1 a {
        display: block;
        width: 980px;
        height: 147px;
        margin: 0;
        padding: 0; }

#entrehojas #header {
        border-top: 4px solid #fada39; }

#entrehojas #header h1 a {
        background: #ffffff url(../assets/md5images/610658cb62209ad3406a45d002d7c315.gif) top left no-repeat;
        text-indent: -9999px; }

/* Navigation */

#entrehojas #navigation #tabs,
#entrehojas #navigation #tabs ul {
        width: 980px; }

#entrehojas #navigation #tabs a {
        border: none;
        border-right: 1px solid #d73e29;
        height: 35px;
        line-height: 35px;
        padding: 0 10px;
        margin: 0;
        float: left;
        color: #fff;
        background-color: #ba2814; }

#entrehojas #navigation #tabs a:link,
#entrehojas #navigation #tabs a:visited {
        text-decoration: none; }

#entrehojas #navigation #tabs a:active,
#entrehojas #navigation #tabs a:hover {
        text-decoration: underline; }

/* Sidebar */

#entrehojas #wrapper {
	background-image:url(../assets/md5images/cf1e60b6ab93bff127a9eca3244a962c.gif);
	background-repeat:repeat-y; 
	width:980px; }

#entrehojas #sidebar {
        padding-top: 24px;
        font-size: 13px; }

#entrehojas #sidebar a:link,
#entrehojas #sidebar a:visited {
        color: #005fa3;
        text-decoration: none; }

#entrehojas #sidebar a:active,
#entrehojas #sidebar a:hover {
        color: #003d68;
        text-decoration: underline; }

#entrehojas #sidebar ul#navlist {
        border-top: 1px solid #d73e29; }

#entrehojas #sidebar ul#navlist li a {
        background-color: #ba2814;
        font-size: 12px;
        border-bottom: 1px solid #d73e29; }

#entrehojas #sidebar ul#navlist li a:link,
#entrehojas #sidebar ul#navlist li a:visited {
        color: #fff;
        text-decoration: none; }

#entrehojas #sidebar ul#navlist li a:active,
#entrehojas #sidebar ul#navlist li a:hover {
        color: #002139;
        text-decoration: underline; }

#entrehojas #sidebar form label {
        font-size: 12px; }

#entrehojas #sidebar input#email_address, 
#entrehojas #sidebar input#search,
#entrehojas #sidebar select,
#entrehojas .form-table select,
#entrehojas .form-table input#author {	
        border: 1px solid #5cbafc;
        border-left: 5px solid #5cbafc; }

/* Footer */

#entrehojas #bepress a {
        float: right; }

#entrehojas #footer {
        background-color: #7bb717; }

#entrehojas #footer p {
        margin-left: 0;
        width: 600px;
        padding-top: 0;
        font-size: 12px; }

#entrehojas #footer p,
#entrehojas #footer p a:link,
#entrehojas #footer p a:visited {
        color: #000;
        text-decoration: none; }

#entrehojas #footer p a:active,
#entrehojas #footer p a:hover {
        color: #fff;
        text-decoration: underline; }

/* Main content area */

#entrehojas #main.text a:link,
#entrehojas #main.text a:visited {
        color: #000;
        text-decoration: underline; }

#entrehojas #main.text a:active,
#entrehojas #main.text a:hover {
        color: #006ebc;
        text-decoration: underline; }

#entrehojas #main.text .crumbs a:link,
#entrehojas #main.text .crumbs a:visited,
#entrehojas #main.text ul#pager li a:link,
#entrehojas #main.text ul#pager li a:visited {
        color: #666;
        text-decoration: none; }

#entrehojas #main.text .crumbs a:active,
#entrehojas #main.text .crumbs a:hover,
#entrehojas #main.text ul#pager li a:active,
#entrehojas #main.text ul#pager li a:hover {
        color: #006ebc;
        text-decoration: underline; }

#entrehojas #main.text #masthead h2,
#entrehojas #main.text .article-list h2 {
        color: #333; }

#entrehojas #main.text .article-list h2 {
        border-bottom: 2px solid #ffe03c;
        margin-left: 16px; }

#entrehojas #main.text .article-list h1 {
        text-transform: uppercase;
        font-weight: bold; }

#entrehojas #main.text .article-list a:link,
#entrehojas #main.text .article-list a:visited {
        text-decoration: none; }

#entrehojas #main.text .article-list a:active,
#entrehojas #main.text .article-list a:hover {
        text-decoration: underline; }

#entrehojas #main.text .articleInfo a {
        text-decoration: none; }
        


#entrehojas .article-list h1 {
	display:none;}
