/*
Theme Name: Bellavista
Version: BETA
Author: Redimagine Ltda
Author URI: http://www.redimagine.com/
*/

html, body, div, span, applet, object, iframe,
blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td, p {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}


/* ESTRUCTURA */
body {margin: 0px 0px 0px 0px;
font-family: Georgia, "Times New Roman", Times, serif;
font-size: 12px;
color:#000;}

#contenedor { background-color:#c8c8c8;
width: 940px;
margin: 0 auto;

}

#page { width: 940px;
margin: 0px auto;
background-color:#FFF;
}

#top { width: 940px;
position: relative;
*z-index: 999;}

#links {width: 920px;
background-image:url(images/img_menu.png);
height: 50px;
margin: 0 auto;
position:absolute;
bottom: -50px;
*bottom: -46px;
left: 10px;
z-index: 999;
}

#links  ul { margin: 0 0 0 23px; padding: 0;
text-align:center; }

#links li { list-style:none;
display: inline; 
text-align:center;}

/* #links li a { float: left; width: 88px; height: 36px; padding-top: 11px; text-align:center;} */
#links li a { 
float: left; 
text-align:center;
background-image:url(images/menu_division.png);
background-position: right;
background-repeat: no-repeat;
height: 14px;
margin: 4px 0;
padding:12px 10px 12px 10px;
font-size: 14px;
font-weight: bold;
color: #000;
}

.hor_t {color:#c8cfe1;
font-size: 14px;
font-weight:bold;
margin-top: 5px;}

#links li#ultimo a {
background-image: none;
}
#links li a:hover {
text-decoration: none;
color: #ed1e24;
}


#col_left {width: 660px;
background-color:#c8c8c8;
min-height: 594px;
min-height/*\**/: 602px\9;
*min-height: 597px;
margin-top: 10px;
padding: 48px 10px 0px 10px;
margin-right: 260px;
margin-bottom: 0px;
border: 1px solid  #818181;
}

#col_right {width: 250px;
margin-left: 690px;
min-height: 490px; /* AJUSTAR SEGUN SEA NECESARIO */
position:absolute;
top: 200px;
*top: 204px; 
top:204px\9;
*z-index: 1;
}

#novedades_top {width: 250px;
height: 100px;
background-image:url(images/img_novedades.png);
background-repeat:no-repeat;
background-position:bottom;
background-color:#5e77c1;}

#novedades {height: 280px;
background-color:#5e77c1;
position:relative;
}

#imagen_pri { width: 439px;
height: 329px;
float:left;
border: 1px solid #FFF;}

#horarios {width: 208px;
margin-left: 451px;
*margin-left: 0px;
height: 330px;
*float:right;
background-color:#879ad1;
border-left: 1px solid #FFF;
border-right: 1px solid #FFF;
border-bottom: 1px solid #FFF;
}

#hor_top {
height: 51px;
background-image:url(images/img_horarios.png);
background-repeat:no-repeat;}

#footer {background-image: url(images/img_footer.png);
width: 940px;
height: 10px;
background-color:#FFF;
position:relative;
bottom: 0px;}

#footer_cont {width: 228px;
height: 79px;
background-color:#556bae;
position:absolute;
bottom: 0px;
right: 0px;
border-right: 1px solid #6d6d6d;
border-left: 1px solid #6d6d6d;
border-top: 1px solid #6d6d6d;
padding: 20px 0px 0px 20px;
background-image:url(images/img_foot.png);
background-repeat:repeat-x;}

#contenidos_home { padding-top: 10px;}

/* estilos de headers, fuentes, links, comentarios, sidebar (tomado de wordpress) */

h1 {
	font-size: 4em;
	text-align: center;
	}

#headerimg .description {
	font-size: 1.2em;
	text-align: center;
	}

h2 {
	font-size: 18px ;
	font-family:Georgia, "Times New Roman", Times, serif;
	color: #ff6600;
	font-weight:normal;
	}

h2.widgettitle
{
	font-size: 16px ;
	font-family:Georgia, "Times New Roman", Times, serif;
	color: #ED1E24;
	}

h2.pagetitle {
	font-size: 18px ;
	font-family:Georgia, "Times New Roman", Times, serif;
	color: #ff6600;
	}

h3 {
	font-size: 18px;
	font-family:Georgia, "Times New Roman", Times, serif;
	margin: 5px;
	padding: 0px;
	color:#ff6600;
	
	}
	
h3 a:link  {text-decoration:none;
color: #ff6600;}

h3 a:visited  {text-decoration:none;
color: #ff6600;}

h3 a:hover  {text-decoration:none;
color: #ED1E24;}


h1, h1 a, h1 a:hover, h1 a:visited, #headerimg .description {
	text-decoration: none;
	color: white;
	}

/*h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
	color: #333;
	}*/

h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #sidebar h2, #wp-calendar caption, cite {
	text-decoration: none;
	}

.entry p a:visited {
	color: #ED1E24;
	}

.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}
.commentlist li ul li {
	font-size: 1em;
}

.commentlist li {
	font-weight: bold;
}

.commentlist li .avatar { 
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

#commentform p {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentmetadata {
	font-weight: normal;
	}

small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	color: #666;
	}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}

a, h2 a:hover, h3 a:hover {
	color: #ED1E24;
	text-decoration: none;
	}
	
a:hover {
	color: #147;
	text-decoration: underline;
	}

#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	font: bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}
	
/*	Begin Headers */
h1 {
	padding-top: 70px;
	margin: 0;
	}


h3#comments {
	padding: 0;
	margin: 40px auto 20px ;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color:#930;
	}
/* End Headers */



/* Begin Images */
p img {
	padding: 0;
	max-width: 100%; 
	border:1px solid   #666;
	}
	


/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */
	
.entry img { border: 1px #2875bd solid; padding: 5px; background-color:#FFF;}

img.centered {
	padding: 4px  4px 4px 4px;
	display: block;
	margin-left: auto;
	margin-right: auto;
	
	}
	
	img.aligncenter {
	padding: 4px  4px 4px 4px;
	display: block;
	margin-left: auto;
	margin-right: auto;
	
	}

img.alignright {
	padding: 4px  4px 4px 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px 4px 4px 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left
	}
/* End Images */



/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: none;
	padding-left: 10px;
	text-indent: -10px;
	}

html>body .entry li {
	margin: 7px 0 8px 10px;
	}

.entry ul li:before, #sidebar ul ul li:before {
	content: "\00BB \0020";
	}

.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}

#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
	}

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	}

#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
	}

#sidebar ul ul, #sidebar ul ol {
	margin: 5px 0 0 10px;
	}

#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 10px;
	}

ol li, #sidebar ul ol li {
	list-style: decimal outside;
	}

#sidebar ul ul li, #sidebar ul ol li {
	margin: 3px 0 0;
	padding: 0;
	}
/* End Entry Lists */



/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0px;
	text-align: justify;
	margin: 0px;
	}
	
.commentlist .comment-body { border: 1px #000 solid;
padding: 5px;
border: 5px #16416A solid;
background-color:#FFF;}

.commentlist li {
	margin: 0px 0 0px;
	padding: 5px 5px 10px 10px;
	list-style: none;

	}
.commentlist li ul li { 
	margin-right: -5px;
	margin-left: 10px;
}

.commentlist p {
	margin: 10px 5px 10px 0;
}
.children { padding: 0; }

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */



/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	text-align: center;
	width: 100%;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }
/* End Calendar */



/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

.hidden {
	display: none;
	}

hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
	}
	
.clearfloat { /* esta clase debe colocarse en un elemento div o break y debe ser el ?ltimo elemento antes del cierre de un contenedor que incluya completamente a un elemento flotante */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
	
/* End Various Tags & Classes*/



/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 1px solid #8dba45;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	/*-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;*/
	border-radius: 3px;
	}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 1px solid #FFF;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}

.wp-caption_home {
	border: 1px solid #3F59A8;
	text-align: center;
	background-color: #f3f3f3;
	padding: 3px 3px 8px 3px;
	margin: 0px 5px 0px 5px;
	/*-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;*/
	border-radius: 3px;
	/*width: 99px;*/
	float:left;
}

.wp-caption_home img {
	margin: 0;
	padding: 0;
	border: 1px solid #FFF;
}



/* End captions */


/* FIN - ESTILO WP */

/* correciones especiales */

.art_mas_link { float:right;
margin-top: 10px;}

#hor_cont {padding: 20px 0px 10px 0px;
width: 179px;
margin: 0 auto;}

.clearfloat { /* esta clase debe colocarse en un elemento div o break y debe ser el ?ltimo elemento antes del cierre de un contenedor que incluya completamente a un elemento flotante */
	clear:both;
    height:5px;
    font-size: 1px;
    line-height: 0px;
}
.t_footer1 { color:#FFF; font-size:14px;}
.t_footer2 { color:#cbcbcb;}
.t_footer3 {color:#000;}

.t_footer3 a:link {color:#000;
text-decoration:none;}

.t_fotter3 a:visited {color:#000;}

.t_fotter3 a:hover {color:#000;
text-decoration:underline;}

#col_left  .entry p { margin: 10px;}

#novedades_contenido img {border: 1px #FFF solid;
float:left;
margin: 0px 5px 0px 5px;}

#novedades_contenido { width: 229px;
margin: 0px auto;
*margin: 10px  auto auto auto;
padding: 2px 0px;}

h6 a:link {color:#FFF;
font-size: 12px;}

h6 a:visited {color:#FFF;
font-size: 12px;}

h6 a:hover {color:#ED1E24;
font-size: 12px;}

#novedades_contenido .post {margin: 0px 0px 25px 0px;}

.novedades_mas {position:absolute;
bottom: 0px;
left: 19px;
margin: 0 auto;}

.horas {color:#222222;}

