* {min-height:1px;}


body 
{
	border:0;
	margin:0;
	padding:0;
	color:#000;
	_text-align:center;
	font-family: "Helvetica Neue", Arial, Helvetica, "Nimbus Sans L", sans-serif;
	font-size: 12PX;
	line-height: 160%;
	background-color: #FFF;

	background-attachment: fixed;
	/*background-image: url(../img/background.jpg); fondo eromer */
	/*background-image: url(../img/alabarcaback.jpg); fondo amanda la barca */
	background-repeat: repeat;
	background-position: center top;
}

a {color:#000;text-decoration:none;}
a:hover {color:#57ad68;}

p {border:0; margin:15px 0; padding:0;}

div {display:block; border:0; margin:0; padding:0;}

h1, h2, h3, h4, h5 {border:0; margin:15px 0 10px 0; padding:0; font-weight:bold;}
h1 {font-size:260%; line-height:100%; font-family:"georgia",serif; font-weight:normal;}
h2 {font-size:180%; line-height:100%; font-family:"georgia",serif; font-weight:normal;}
h3 {font-size:120%; line-height:100%; font-weight:bold;}
h4 {font-size:120%;}
h5 {font-size:100%;}

table {display:table; border-collapse:collapse; margin:10px 0; padding:0; border:2px solid #fcedd2; font-size:100%}
tr {display:table-row;}
th, td {display: table-cell; border:0px; margin:0; padding:5px; vertical-align:top; text-align:left;}
th {background:#E7ECFD; text-align:center; color:#192666; font-weight:bold;}

ul, ol {display:block; border:0; margin:15px 0 15px 40px; padding:0;}
ol {list-style-type:decimal;}
li {display:list-item; border:0; margin:0; padding:0; _height:1px;}
ul ul, ul ol, ol ol, ol ul {margin: 0 0 0 20px;}

dl {border:0; margin:15px 0; padding:0;}
dt {border:0; margin:0; padding:0; font-weight:bold;}
dd {border:0; margin:0 0 0 30px; padding:0;}


form {border:0; margin:0; padding:0;}




fieldset {border:1px solid #ccc; margin:15px 0; padding:10px;}
legend {margin-left:10px; font-size:100%; font-weight:bold; color:#008;}

hr {display:block; height:1px; margin:10px 0; padding:0; background:#CCC; border:0 solid #CCC; color:#CCC;}

a, img, span {border:0; margin:0; padding:0;}
abbr, acronym {border-bottom:1px dotted #CCC; cursor:help;}

del, .through {text-decoration:line-through;}
strong, .strong {font-weight:bold;}
cite, em, q, var {font-style:italic;}
code, kbd, samp {font-family:monospace; font-size:110%;}

/* Floating */
.f-left {float:left;}
.f-right {float:right;}

/* Text align */
.t-left {text-align:left;}
.t-center {text-align:center;}
.t-right {text-align:right;}

.va-middle {vertical-align:middle;}

.clear {clear:both;}
.box {min-height:1px; _height:1px;}
.box:after {content:"."; display:block; line-height:0px; font-size:0px; visibility:hidden; clear:both;}

.nom {margin:0;}
.noscreen {display:none;}

/* -----------------...........--------------------------------------------------------------------------------------- */





/* cambioss en el ancho */
#main {
	width:960px;
	_text-align:left;
	margin-top: auto;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;

}

/* Header */



/* cambioss en el ancho */
#header {
	position:relative;
	width:960px;
	color:#FFF;
	background-repeat: no-repeat;
	background-position: 0 0;
	height: 148px;
	background-image: url(../images/logo.jpg);
}

/* Header - logo */
#header #logo {
	position:absolute;
	top:14px;
	left:35px;
	margin:0;
	width: 510px;
}

    #header #logo a {color:#FFF;}
    #header #logo a:hover {color:#0f2af7; text-decoration:underline;}
    
/* Main menu (tabs) */
#tabs {background:#B20D38; padding:10px 0 0 0; _height:1px; }

    #tabs ul {margin:0 10px; padding:0; list-style:none;}
    #tabs ul li {margin:0 5px 0 0; padding:0; float:left;}
    #tabs ul li a {display:block; position:relative; padding:7px 15px; border:0;  color:#fff; font-weight:lighter; text-decoration:none; cursor:pointer;}
    
    /* Main menu (tabs - link) */
    #tabs ul li a span.tab-l, #tabs ul li a:hover span.tab-l {position:absolute; top:0; left:0; _left:-15px; width:8px; height:8px; }
    #tabs ul li a span.tab-r, #tabs ul li a:hover span.tab-r {position:absolute; top:0; right:0; _right:-1px; width:8px; height:8px; }
    
    /* Main menu (tabs - hover) */
    #tabs ul li a:hover { background:#D50A4A; color:#fff;}
    /*#tabs ul li a:hover span.tab-l {background:url("../img/tab_hover_l.gif") 0 0 no-repeat;}
    #tabs ul li a:hover span.tab-r {background:url("../img/tab_hover_r.gif") 100% 0 no-repeat;}*/
    
    /* Main menu (tabs - active) */
    #tabs ul li#active a {background:#D50A4A; color:#fff;}
    #tabs ul li#active a span.tab-l {position:absolute; top:0; left:0; _left:-15px; width:8px; height:8px; }
    #tabs ul li#active a span.tab-r {position:absolute; top:0; right:0; width:8px; height:8px; }

/* Page (2 columns) */
/* cambioss en el ancho 960 y el color de fondo de las 2 columnas */
#page {width:960px; min-height:1px; background-color:#FFF; _height:1px;}
#page-in {min-height:1px; padding:10px 0; background-color:FFF;}

/* Strip */
#strip {position:relative; clear:both; padding:3px 20px 10px 20px; color:#6182D1;}
#strip p {margin:0;}
#strip a {color:#6182D1;}
#strip a:hover {color:#192666;}

    /* Strip - breadcrumbs */
    #strip #breadcrumbs {width:520px; margin:0; padding:0;}
    
    /* Strip - RSS */
    #strip #rss {float:right; width:175px; _width:200px; margin:0; padding-left:25px; background:url("../img/ico_rss.gif") 0 50% no-repeat}


	
	
/* Content */
/* cambioss en el ancho */
#content
{
	float:left;
	width:720px;
	_width:720px;
	margin:0;
	padding:0 0 0 20px;
}

    /* Content - article */
	/* cambioss en estas 3 lineas color de fondo */
    #content .article {clear:both; margin:0; padding:20px; background-color: #fffeee;}
    #content .article h3 {margin:0 -20px; padding:5px; background-color: #fffeee; color:#000;}
    #content .article h3 span {background-color: #fffeee; padding-left:25px;}

    /* Content - Formularios */
	#content .article input#palabra
	{
		background: url("../img/ico_comments.gif") 5px no-repeat !important;
		/* cambioss en el ancho */
		padding-left:25px; width:530px
	}
	
	#content .article input#xletra
	{
		background: url("../img/ico_cat.gif") 1px no-repeat !important;
		padding-left:12px; width:35px
	}
	
	#content .article select
	{
		overflow:auto;
		width:240px
	}
	
    #content .article p {text-align:justify;}
    #content .info {margin:10px 0; padding-bottom:8px; border-bottom:1px solid #DEE5FD; color:#000;}
    #content .info a {color:#000;}
    #content .info a:hover {color:#57ad68}
    
    #content .info span.date, #content .info span.cat, #content .info span.user, #content .info span.comments {padding-left:15px;}
    #content .info span.date {background:url("../img/ico_date.gif") 0 50% no-repeat;}
    #content .info span.cat {background:url("../img/ico_cat.gif") 0 50% no-repeat; margin-left:8px;}
    #content .info span.user {background:url("../img/ico_user.gif") 0 50% no-repeat; margin-left:8px;}
    #content .info span.comments {background:url("../img/ico_comments.gif") 0 50% no-repeat; margin-left:8px;}

    /* Content - More */
    #content .btn-more {margin:0 0 15px 0; padding:0; border:0; position:relative;}
    #content .btn-more a {display:block; position:absolute; top:0; right:0; width:67px; _width:95px; height:21px; margin:0; padding:0 0 0 28px; background:url("../img/btn_more.gif") 0 0 no-repeat; color:#FFF; text-decoration:none;}
    #content .btn-more a:hover {background:url("../img/btn_more.gif") -95px 0 no-repeat;}

/* Right column */
#col
{
	float:left;
	width:200px;
	margin:0;
	padding:0;
	/* canbioss de clor rectangulo superior derecho */
	background-color:#E9EDF7 ;
}

/* cambioss de background en las 2 lineas */
#col-in {padding:20px 10px; background-color:ffffff;}
#col h3 {padding:13px 15px 14px 15px; margin:0 -10px 15px -10px; background-color:ffffff; color:#000;}

    /* Right column - About me */
    #col #about-me {margin-bottom:15px; line-height:130%;}
    #col #about-me p {margin:0;}
    #col #about-me #me {float:left; width:54px; height:58px; margin-right:7px;}

    /* Right column - Category */
    #col ul#category {margin:15px 0; padding:0; list-style:none;}
    #col ul#category li {margin:0; padding:0; border-bottom:1px solid #f9ce82;}
    #col ul#category li a {
	display:block;
	padding:3px 0 3px 22px;
	text-decoration:none;
	background-image: url(../img/ico_archive.gif);
	background-repeat: no-repeat;
	background-position: 6px 6px;
}
    #col ul#category li a:hover {background:#f9ce82; color:#57ad68;}
    #col ul#category li#category-active a {background:#E0E8FA url("../img/ico_archive2.gif") 5px 50% no-repeat; font-weight:bold;}
    
    /* Right column - Archive */
    #col ul#archive {margin:15px 0; padding:0; list-style:none;}
    #col ul#archive li {margin:0; padding:0; border-bottom:1px solid #E0E8FA;}
    #col ul#archive li a {display:block; padding:3px 0 3px 22px; background:url("../img/ico_archive.gif") 5px 50% no-repeat; text-decoration:none;}
    #col ul#archive li a:hover {background-color:#D3DFF8; color:#192666;}
    #col ul#archive li#archive-active a {background:#E0E8FA url("../img/ico_archive2.gif") 5px 6px no-repeat; font-weight:bold;}
    
    /* Right column - Links */
    #col ul#links {margin:15px 0; padding:0; list-style:none;}
    #col ul#links li {margin:0; padding:0; border-bottom:1px solid #E0E8FA;}
    #col ul#links li a {display:block; padding:3px 0 3px 22px; background:url("../img/ico_links.gif") 5px 6px no-repeat; text-decoration:none;}
    #col ul#links li a:hover {background-color:#D3DFF8; color:#192666;}


	
	
/* Footer */
/* cambioss en el ancho,bakgroun,y color */
#footer {position:relative; clear:both; width:960px; height:60px; margin-bottom:50px; background-color: #9e9e9e; color:#ffffff;}
#footer a {color:#6685CC;}
#footer a:hover {color:#192666;}

    /* Footer - "back on top" */
    #top {position:absolute; top:55px; left:550px;}
    #top p {position:relative; width:30px; height:25px; margin:0; overflow:hidden;}
    #top p span {display:block; position:absolute; left:0; top:0; z-index:1; width:30px; height:19px; background:url("../img/ico_top.gif") 0 0 no-repeat; cursor:pointer;}
    #top a:hover span {background:url("../img/ico_top.gif") -30px 0 no-repeat;}

    /*  Footer - copyright */
    #footer p#copyright {position:absolute; top:10px; left:40px; margin:0;}

    /* Footer - created by */
    #createdby {position:absolute; top:10px; left:562px; margin:0; color:#8CA3D8;}
    #createdby a {color:#8CA3D8;}

#content .article #divbipolar {background:url("../img/ico_list.gif") 0 50% no-repeat; padding-left:25px;}

#movto{ 
width: 650px; 
background-color: #CCCCCC; 
margin: auto; 
border-bottom: 1px inset;
border:1px inset; 
} 

/* Clase que tendra el tooltip */  
.cssToolTip {
 position: relative; /* Esta clase tiene que tener posicion relativa */
 color: #ff8c00; /* Color del texto */

}
 
/* El tooltip */
.cssToolTip span {
 background: rgba(20,20,20,0.9) url('img/info.gif') center left 5px no-repeat; 
 border: 2px solid #87cefa;
 border-radius: 5px;
 box-shadow: 5px 5px 5px #333;
 color: #87cefa;
 display: none; /* El tooltip por defecto estara oculto */
 font-size: 0.8em;
 padding: 10px 10px 10px 35px;
 width:115px;
 height:163px;
 position: absolute; /* El tooltip se posiciona de forma absoluta para no modificar el aspezto del resto de la pagina */
 top: 5px; /* Posicion apartir de la parte superior del primer elemento padre con posicion relativa */
 left: 3px; /* Posicion apartir de la parte izquierda del primer elemento padre con posicion relativa */
 z-index: 100; /* Poner un z-index alto para que aparezca por encima del resto de elementos */
}
 
/* El tooltip cuando se muestra */
.cssToolTip:hover span {
 display: block; /* Para mostrarlo simplemente usamos display block por ejemplo */
}

/*css de las imagenes en novedades*/
.nov{
float:left; 
margin-top:50px; 
margin-right:15px; 
width:155px; 
height:180px;
}

.vermas{
	
color:#000;	
font-size:12px;

}

.vermas:hover{
	
color:#fc0909;	
	
}


.vermas {
    left: 0;
}
.vermas, .evento_ticket {
    background: #ccc;
    width: 106px;
    display: block;
    padding: 11px 0 12px 54px;
    
    position: absolute;
    bottom: 0;
    z-index: 4;
}

/**************************************PAGINADOR**************************************************/
.pagination {
    
    height: 36px;
    margin: 18px 0;
}
.pagination ul {
    border-radius: 3px 3px 3px 3px;
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05);
    display: inline-block;
    margin-bottom: 0;
    margin-left: 0;
    margin-top:30px;
    width: 960px;
}
.pagination li {
    display: inline;
}
.pagination a {
    -moz-border-bottom-colors: none;
    -moz-border-image: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: #DDDDDD;
    border-style: solid;
    border-width: 1px 1px 1px 0;
    float:left;
    line-height: 34px;
    padding: 0 14px;
    text-decoration: none;
}
.pagination a:hover, .pagination .active a {
    background-color: #F5F5F5;
}
.pagination .active a {
    
    color: #57ad68;
    cursor: default;
}
.pagination .disabled a, .pagination .disabled a:hover {
    background-color: transparent;
    color: #999999;
    cursor: default;
}
.pagination li:first-child a {
    border-left-width: 1px;
    border-radius: 3px 0 0 3px;
}
.pagination li:last-child a {
    border-radius: 0 3px 3px 0;
}
.pagination-centered {
    text-align: center;
}
.pagination-right {
    text-align: right;
}

/*********************************************************FIN PAGINADOR ******************************/
/*********************************************************FIN PAGINADOR ******************************/
.lector{

    text-align: left;
}
.ebooks_titulo{
    color: #B20D38;
    font-weight: bold;
}