/*
Theme Name: EIM-Libros
Description: EIM-Libros
Author: Express-Internet-Marketing
Author URI: http://www.internet-marketing-py.com/kostenlose-wordpress-templates/
*/
/*
*/

body {
	margin:0;
	padding-top:0px;
	background:#800000;
	font-family:"Trebuchet",Tahoma,Verdana,sans-serif;
	color:#fff;
	font-size:13px;
	}
img {
	border:0;
	}
a {
	color:#FFFFFF;
	text-decoration:none
	}
a:hover {
	color:#FFFFFF;
	text-decoration:none
		}
h1, h2, h3, h4, h5, h6 {
	
	}
blockquote {
	padding-left:10px;
	color:#50311d;
	font-style: normal;
	
	}
.clear {
	clear:both;
	}
.alignleft {
	float:left;
	}
.alignright {
	float:right;
	}

/* The Wrapper */

.wrapper {
	width:1000px;
	margin:0 auto;
	background:#000;
	
	}

/* The Top */

.top {
	height:233px;
	margin-top:0px;
	background:url(images/top.jpg);
	}
.blogname {
	float:right;
	width:700px;
	}
.blogname h1  {
	font-size:40px;
	font-weight:bold;
	margin:30px 0 0 40px;
	color:#fff;
	text-decoration: none;
	
	}

.blogname h2 {
	margin:0px 0 0 40px;
	font-size:16px;
	font-weight:normal;
	color:#000;

	}
/* CSS MENU BEGINS */
.tabs {
      float:right;
      width:100%;
      background:url(images/menu.jpg);
      font-size:100%;
	  font-weight: bold;
      line-height:normal;
      }
.tabs ul {
	margin:0;
	padding:10px 10px 2px 20px;
	list-style:none;
      }
.tabs li {
      display:inline;
      margin:0;
      padding:0;
      }
.tabs a {
      float:left;
      background:url("images/tableft.gif") no-repeat left top;
      margin:0;
      padding:0 0 0 4px;
      text-decoration:none;
      }
.tabs span a {
      float:left;
      display:block;
      background:url("images/tabright.gif") no-repeat right top;
      padding:5px 15px 4px 6px;
      color:#000;
      }
.tabs .page_item  a {
      float:left;
      background:url("images/tableft.gif") no-repeat left top;
      margin:0;
      padding:0 0 0 4px;
      text-decoration:none;
      }
.tabs .page_item  a {
      float:left;
      display:block;
      background:url("images/tabright.gif") no-repeat right top;
      padding:5px 15px 4px 6px;
      color:#000;
      }
/* Commented Backslash Hack hides rule from IE5-Mac \*/
    .tabs a span {float:none;}
    /* End IE5-Mac hack */
    .tabs span a:hover {
      color:#fff;
      }
   .tabs a:hover {
      background-position:0% -42px;
      }
   .tabs span a:hover {
      background-position:100% -42px;
      }
	 .tabs .page_item a:hover {
      background-position:100% -42px;
	  color:#fff;
      }
	.tabs .current_page_item span a{
	background-position:100% -42px;
	color:#fff;
	}
	.tabs .current_page_item a{
	background-position:100% -42px;
	color:#fff;
	}	

/* The Content */
#content {
	float: left;
	width: 770px;
	margin: 0 0 20px 0;
	padding: 0 0;
	
	}

.post {
	margin: 20px 10px 0 15px;
	padding: 0 0;
	height: 100%;
	background: #000 url(images/post.jpg)repeat-y;
	text-align: justify;
	color:#000000;


	}

.post h2 {
	height:35px;
	margin: 0 0;
	padding: 6px 0px 0px 10px;
	background:#000000 url(images/title.jpg);
	text-align: center;
	font: bold  20px "Georgia", Arial, sans-serif;
	
	}

.post h2 a, .post h2 a:link, .post h2 a:visited  {
	color: #FFFFFF;
	background-color: transparent;
	}


.post .postmetadata {
	margin: 0 0;
	padding: 7px 15px 0px 15px;
	height: 21px;	
	background:#000 url(images/postmet.jpg);
	font: normal 12px Verdana, Arial, sans-serif;
	text-align: right;
	}

.post a:link,
.post a:visited {
	color: #FFFFFF;
	background-color: transparent;
}

.post a:hover {
	color: #FFFFFF;
	background-color: transparent;
	text-decoration: none;
}

.entry {
	margin: 0 0;
	padding: 5px 25px ;
	}
	
	

#sidebar {
width:170px;
float:right;
font-size:12px;
color:#ffffff;
margin: 10px 10px 0px 0px;

}

#sidebar ul {
margin:0;
padding:0;
list-style-type:none;
}

#sidebar  h2 {
font-size:14px;
font-weight:bold;
font-family: arial,sans-serif;
text-transform:uppercase;
padding:8px;
background:#800000;
border:1px solid #FFFFFF;
Margin: 10px 0 0 0;
color:#fff;
}

#sidebar a {
line-height:160%;
padding:4px 0 4px 0;
color:#FFFFFF;
}

#sidebar a:hover {
text-decoration:none;
color:#fff;
}

#sidebar ul li a {
padding-left:10px;
}
#sidebar table {
	width:100%;
	display:inline;
	text-align:center;
	}	
#ad div {
	text-align:center;
	
}


/* --- FOOTER --- */


#footer {
	height:60px;
	padding:20px 0 0 15px;
	margin:20px 0 0 0;
	background:#000 ;
	color:#fff;
	font-size:10px;
	font-weight:normal;
	letter-spacing:1px;
	
	}

#footer a {
	color:#FFFFFF;
	text-decoration:none;
	}

#footer a:hover {
	color:#FFF;
	
	}

/* The Navigation */

.navigation {
	height:10px;
	padding:0 20px;
	}
.navigation a {
	font-weight:bold;
	text-decoration:none;
	font-size:14px;
	color:#669900;
	}
.navigation a:hover {
	color:#fff;
	
	}

/* The Attachment */

.contentCenter {
	text-align:center;
	}

/* The Page Title */

h2.pagetitle {
	padding:0;
	margin:0 0 20px 0;
	font-size:25px;
	text-align:center;
	}

/* The Comments */

.comments {
	}
.comments form {
	}
.comments textarea {
	width:93%;
	height:156px;
	background:#a9a9a9;
	border:1px solid #FFFFFF;
	color:#fff;
	padding:10px;
	overflow:auto;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	}
#commentform {
	padding-left:23px;
	}
#commentform input {
	background:#a9a9a9;
	border:1px solid #ffffff;
	color:#FFFFFF;
	padding-left:10px;
	}
.comments input#submit {
	padding:0;
	width:72px;
	height:29px;
	}
.comments h2 {
	font-size:19px;
	line-height:30px;
	margin:24px 0 0 23px;
	padding:0;
	font-weight:normal;
	}
.comments ol li p {
	padding:0;
	margin:10px 0;
	}