/*
Theme Name: Tourmaps
Theme URL: http://www.tourmaps.cl
Description: Tourmaps es un tema desarrollado por <a href="http://www.hostingcrop.com">CropCreativos</a> compatible con Wordpress 2.7.x y versiones posteriores.
Version: 1.0
Author: CropCreativos
Author URL: http://www.cropcreativos.com/
Tags: mapas, mapas animados, mapas de chile, mapas turisticos, souvenirs, mapas ilustrados, ilustraciones.
Este tema ha sido diseñado por Cinthya Marchant y programado por Victor Fornes,cuya pagina principal encontrareis en http://www.hostingcrop.com/ 
El CSS, XHTML y diseño son propiedad de Cropcreativos.
Prohibida su reproduccion total o parcial, sin el consentimiento explicito y por escrito de su propietario.
*/

/*############## INICIO ESTILOS PERSONALIZADOS ##############*/
.titulo {
	color:  #000000;
    font-size: 11px;
    font-weight: bold;
   font-family: 'Trebuchet MS', Helvetica, sans-serif;
    }

.citanegra {
	color:  #000000;
    font-size: 11px;
    font-style: italic;
   font-family: 'Trebuchet MS', Helvetica, sans-serif;
    }
    .citacolor {
	color:  #82C200;
    font-size: 11px;
    font-style: italic;
   font-family: 'Trebuchet MS', Helvetica, sans-serif;
    }

.desarrollonoticia {
	color:  #000000;
    font-size: 11px;
    font-family: "Arial", Helvetica, Geneva, sans-serif;
    }
     
.destacadonegro {
	color:  #000000;
    font-size: 11px;
    font-weight: bold;
    font-family: "Arial", Helvetica, Geneva, sans-serif;
    }

.destacadocolor {
	color:  #82C200;
    font-size: 11px;
    font-weight: bold;
    font-family: "Arial", Helvetica, Geneva, sans-serif;
    }
.enlacedescarga {
    text-decoration: none;
    color:#666666;
    background: url(images/flecha.gif) no-repeat left center;
    padding-left:10px;
}
.enlacedescarga:hover {
    text-decoration: none;
    color:#82C200;
}
.fondobotonagregar{
	width: 120;
	height: 20px;
	max-height: 20px !important;
	background-color: #82C200;
	margin: 0 auto;
    margin-top: 10px;
    margin-bottom: 10px;
	line-height: 20px;
	padding: 0 5px 0 5px;
	text-align:left;
	font-family: 'Trebuchet MS', Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 10px;
	font-weight: bold;
}
.fondobotonagregar:hover{
	background-color: #666666;
	color: #FFFFFF;
	font-size: 10px;
	font-weight: bold;
}
a:link{
	text-decoration: none;
}
a:active, a:focus, a:hover {
	outline: 0 none;
}
/*############### FIN ESTILOS PERSONALIZADOS ###############*/
body {
background-color:#FFFFFF;
margin: 0 auto;
padding: 0;
text-align: center;
color: #000000;
}
#page {
width: 1000px;
margin: 0 auto;
padding: 0;
overflow: hidden;
text-align: center;
}
/*############### INICIO CABECERA ###############*/
#header {
width: 1000px;
height: 110px;
margin: 0px 0px 0px 0px;
padding: 0px 0px 0px 0px;
overflow: hidden;
}
#botcab {
width: 719px;
height: 30px;
margin: 0px 0px 0px 0px;
padding: 0px 0px 0px 0px;
overflow: hidden;
float: left;
}

#botcab ul{
padding: 3px 0 10px 0; /*6px should equal top padding of "ul li a" below, 7px should equal bottom padding + bottom border of "ul li a" below*/
margin: 0px 2px 0px 0px;
text-align: right; /*/set value to "left", "center", or "right"*/
}

#botcab ul li{
display: inline;
}

#botcab ul li a {
font-family: Arial, Helvetica, sans-serif;
font-size: 10px;
font-weight: bold;
color: #000000;
padding: 6px 3px 4px 3px; /*top padding is 6px, bottom padding is 4px*/
margin-right: 2px; /*spacing between each menu link
text-decoration: none;*/
}
#botcab ul li a:hover {
border-bottom: 3px solid #82C200!important;
}
#botcab ul li a:active {
border-bottom: 3px solid #82C200!important;
}
#botcab ul li a:focus {
border-bottom: 3px solid #82C200!important;
}
#botcab ul li a:selected {
border-bottom: 3px solid #82C200!important;
}
#activo {
border-bottom: 3px solid #82C200!important;
}
#tablacabizquierda {
border-left: 1px;
border-left-color:#333333;
border-left-style: dotted;
border-top: 1px;
border-top-color:#333333;
border-top-style: dotted;
}
#tablacabderecha {
border-right: 1px;
border-right-color:#333333;
border-right-style: dotted;
border-top: 1px;
border-top-color:#333333;
border-top-style: dotted;
}
#imgcabderecha{
float:right;
}
#tablacabinferior {
border-top: 1px;
border-top-color:#333333;
border-top-style: dotted;
}
#desmapas {
height: 240px;
width: 998px;
margin: 0 auto;
padding: 0;
border: 1px solid #000000;
}

/*############### FIN CABECERA ###############*/
/*############### INICIO SIDEBAR ###############*/
/*############### INICIO SIDEBAR DERECHO ###############*/
#sidebar {
width: 300px;
margin: 0px 0px 0px 0px;
padding: 0px 0px 0px 0px;
overflow: hidden;
}
/*############### FIN SIDEBAR DERECHO ###############*/
/*############### INICIO TABULADOR SIDEBAR DERECHO ###############*/
#sidebar ul, #sidebar ul li{
margin: 0px 0px 0px 0px;
padding: 0px 0px 0px 0px;
list-style-type: none;
}
#sidebar .widget {
width: 298px;
margin: 0 auto;
padding:0;
background: #FFFFFF;
border: 1px solid #000000;
margin-bottom: 4px;
text-align: center;
overflow: hidden;
}
#sidebar .widget .widgettitle {
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
font-weight: bold;
color: #000000;
margin: 0px 6px 2px 6px;
text-align: left;
}
#sidebar .widget a {
	color: #000000;
	text-decoration: none;
	text-align: left;
	}
#sidebar .widget p {
	text-align: left;
	margin: 0px 6px 2px 6px;
	}	
#sidebar .widget a:hover, #sidebar .widget a:active, #sidebar .widget a:focus{
	color: #000000;
	text-decoration: none;
	background-color: #CCCCCC;
	}
/*############## INICIO TITULOS TABULADOR ###############*/
#sidebar #tabvanilla {
	padding-bottom: 2px;
}
#sidebar .widget ul, .tabnav ul {
	    margin: 0 auto!important;
		padding: 0!important;
		margin-top: 2px!important;
		text-align: left;
		}
#sidebar .tabnav {
		padding: 0!important;
		margin-top: 2px!important;
		text-align: left;
		}
#sidebar .tabnav li {
	display: inline;
	list-style: none;
	height: 22px;
	line-height: 22px;
	margin: 2px 2px 2px 0px;
	padding: 2px 2px 2px 2px;
}
	
#sidebar .tabnav li a {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 10px;
		text-decoration: none;
		text-transform: uppercase;
		color: #000000;
		line-height: 22px;
		height: 22px;
		font-weight: bold;
		margin: 0 auto;
		padding: 2px 4px 2px 4px;
		border: 1px solid #000000;
	    background-color: #FFFFFF;
}
/*############## ESTADOS TITULOS TABULADOR ###############*/	
#sidebar .tabnav li a:hover, #sidebar .tabnav li a:active, #sidebar .tabnav li a:focus, #sidebar .tabnav li.ui-tabs-selected a {
		background: #000000;
		color: #FFFFFF;
		text-decoration: none;
}
/*############## FIN TITULOS TABULADOR ###############*/
/*############## INICIO CONTENIDOS TABULADOR ###############*/
#sidebar .tabdiv ul {
	    margin: 0 auto;
		padding: 0;
		margin-bottom: 2px;
		margin-top: 0px;
}
		
#sidebar .tabdiv ul li {
	    list-style: none;
	    height: 22px;
	    line-height: 22px;
	    margin: 0px 2px 4px 0px;
	    padding: 2px 0px 2px 2px;
}
#sidebar .tabdiv ul li a:link {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 10px;
		color: #000000;
		font-weight: normal;
		text-decoration: none;
		line-height: 22px;
		height: 22px;
		width: auto;
		display: block;
		margin: 0px 0px 2px 0px;
		padding: 2px 2px 2px 29px;
		border: 1px solid #000000;
	    background-color: #FFFFFF;
}
/*############## ESTADOS CONTENIDOS TABULADOR ###############*/	
#sidebar .tabdiv ul li a:hover, #sidebar .tabdiv ul li a:active, #sidebar .tabdiv ul li a:focus, #sidebar .tabdiv ul li a:visited {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 10px;
		color: #FFFFFF;
		font-weight: normal;
		text-decoration: none;
		line-height: 22px;
		height: 22px;
		width: auto;
		display: block;
		margin: 0px 0px 2px 0px;
		padding: 2px 2px 2px 29px;
		border: 1px solid #000000;
		background-color: #000000;
		background-image: url(images/ico-roseta-hover.png)!important;
		background-position: center left!important;
		background-repeat: no-repeat!important;
}
/*############## FIN CONTENIDOS TABULADOR ###############*/
/*############## INICIO ESTILOS DEL CONTENIDO QUE ESTA EN USO ###############*/
#sidebar #actual {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 10px;
		font-weight: normal;
		text-decoration: none;
		line-height: 22px;
		border: 1px solid #000000;
		color: #FFFFFF;
		background-color: #000000
}
/*############## FIN ESTILOS DEL CONTENIDO QUE ESTA EN USO ###############*/
#leido ul li a:link {
background-image: url(images/ico-roseta.png)!important;
background-position: center left!important;
background-repeat: no-repeat!important;
}
#archivo ul li a:link {
background-image: url(images/ico-roseta.png)!important;
background-position: center left!important;
background-repeat: no-repeat!important;
}
#mapas ul li a:link, #sidebar #acceso ul li ul li a:link {
background-image: url(images/ico-roseta.png)!important;
background-position: center left!important;
background-repeat: no-repeat!important;
}
#leido ul li a:hover, #leido ul li a:active, #leido ul li a:focus {
background-image: url(images/ico-roseta-hover.png)!important;
background-position: center left!important;
background-repeat: no-repeat!important;
}
#archivo ul li a:hover,  #archivo ul li a:active, #archivo ul li a:focus {
background-image: url(images/ico-roseta-hover.png)!important;
background-position: center left!important;
background-repeat: no-repeat!important;
}
#mapas ul li a:hover, #mapas ul li a:active, #mapas ul li a:focus, #sidebar #acceso ul li ul li a:hover, #sidebar #acceso ul li ul li a:active, #sidebar #acceso ul li ul li a:focus {
background-image: url(images/ico-roseta-hover.png)!important;
background-position: center left!important;
background-repeat: no-repeat!important;
}
#sidebar #acceso ul{
width: 298px;
height: auto;
overflow: hidden;
border: 1px solid #000000;
margin: 0px 0px 0px 0px;
padding: 0px 0px 0px 0px; 

}
#sidebar #sidebar-login {
margin: 3px 3px 3px 3px;
padding: 2px 2px 2px 2px;
height: auto;
width: 290px;
}
#sidebar #sidebar-login h2 {
font-family: 'Trebuchet MS', Helvetica, sans-serif;
font-size: 12px;
font-weight: bold;
color: #000000;
margin: 0px 0px 2px 6px;
}
#sidebar #sidebar-login form {
margin-left: 6px;

}
#sidebar #sidebar-login form p {
margin: 0px 0px 0px 0px;
padding: 0px 0px 0px 0px;

}
#sidebar #sidebar-login form p label {
font-family: Arial, Helvetica, sans-serif;
font-size: 10px;
color: #000000;
margin: 0px 0px 2px 0px;
}
#sidebar #user_login {
width: 200px;
height: 16px;
padding: 2px 2px 2px 2px;
font-family: Arial, Helvetica, sans-serif;
font-size: 10px;
line-height: 16px;
color: #666666;
margin-bottom: 2px;

}
#sidebar #user_pass {
width: 200px;
height: 16px;
padding: 2px 2px 2px 2px;
font-family: Arial, Helvetica, sans-serif;
font-size: 10px;
line-height: 16px;
color: #666666;
margin-bottom: 2px;
}
#sidebar #wp-submit{
width: 100px;
height: 22px;
font-family: Arial, Helvetica, sans-serif;
font-size: 10px;
line-height: 22px;
padding: 6px 2px 6px 2px;
}
#sidebar #rememberme {
width: 12px;
height: 12px;
line-height: 12px;
font-family: Arial, Helvetica, sans-serif;
font-size: 10px;
padding: 1px 1px 1px 1px;
margin: 2px 0px 2px 5px;

}
#sidebar #acceso ul {
	    margin: 0px 0px 0px 0px!important;
		padding: 0!important;
		border: none;
		}
#sidebar #acceso ul li {
	    margin: 0px 0px 0px 0px!important;
		padding: 0!important;
		border: none;
		}
#sidebar #acceso ul li ul {
	    margin: 0px 0px 0px 0px!important;
		padding: 0!important;
		}
		
#sidebar #acceso ul li ul li {
	    list-style: none!important;
	    height: 22px!important;
	    line-height: 22px!important;
	    margin: 0px 2px 0px 2px!important;
	    padding: 2px 0px 2px 0px!important;
		
		}
#sidebar #acceso ul li ul li a:link {
		font-family: Arial, Helvetica, sans-serif!important;
		font-size: 10px!important;
		color: #000000!important;
		font-weight: normal!important;
		text-decoration: none!important;
		line-height: 22px!important;
		height: 22px!important;
		width: auto!important;
		display: block!important;
		margin: 0px 0px 0px 0px!important;
		padding: 0px 0px 0px 29px!important;
		border: 1px solid #000000!important;
	    background-color: #FFFFFF!important;
		
		}
#sidebar #acceso ul li ul li a:hover, #sidebar #acceso ul li ul li a:active, #sidebar #acceso ul li ul li a:focus, #sidebar #acceso ul li ul li a:visited {
		font-family: Arial, Helvetica, sans-serif!important;
		font-size: 10px!important;
		color: #ffffff!important;
		font-weight: normal!important;
		text-decoration: none!important;
		line-height: 22px!important;
		height: 22px!important;
		width: auto!important;
		display: block!important;
		margin: 0px 0px 0px 0px!important;
		padding: 0px 0px 0px 29px!important;
		border: 1px solid #000000!important;
	    background-color: #000000!important;
		}

.ui-tabs-hide {
		display: none;
		}
/*############### FIN TABULADOR SIDEBAR DERECHO ###############*/
/*############### INICIO ESTILOS VIDEO ###############*/
#videolist{
text-align: center;
}
.fvid {
margin-bottom: 3px;
}
.vidselector {
margin: 0 auto 2px;
padding: 0;
}
.vidselector li {
	    list-style: none;
	    height: 22px;
	    line-height: 22px;
	    margin: 0px 2px 4px 0px;
	    padding: 2px 0px 2px 2px;
		text-align: left;
}
.vidselector li a:link {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 10px;
		color: #000000;
		font-weight: normal;
		text-decoration: none;
		line-height: 22px;
		height: 22px;
		width: auto;
		display: block;
		margin: 0px 0px 2px 0px;
		padding: 2px 2px 2px 2px;
		border: 1px solid #000000;
	    background-color: #FFFFFF;
}
/*############## ESTADOS CONTENIDOS VIDEO ###############*/
.vidselector li a:hover, .vidselector li a:active, .vidselector li a:focus, .vidselector li a:visited {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 10px;
		color: #FFFFFF;
		font-weight: normal;
		text-decoration: none;
		line-height: 22px;
		height: 22px;
		width: auto;
		display: block;
		margin: 0px 0px 2px 0px;
		padding: 2px 2px 2px 2px;
		border: 1px solid #000000;
		background-color: #000000;
}
/*############### ESTILOS GENERALES DEL SIDEBAR ###############*/
/*#sidebar h2 {
	font-family: 'Lucida Grande', Verdana, Sans-Serif;
	font-size: 1.2em;
	margin: 5px 0 0;
	padding: 0;
	}

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

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 15px;
	}

#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;
	}
	
#sidebar ul ul li:before {
	content: "\00BB \0020";
	}

#sidebar ul ul li, #sidebar ul ol li {
	color: #777;
	}

#sidebar form {
	margin: 0;
	}

#searchform {
	margin: 10px auto;
	padding: 5px 3px;
	text-align: center;
	}

#sidebar #searchform #s {
	width: 108px;
	padding: 2px;
	}

#sidebar #searchsubmit {
	padding: 1px;
	}*/
/*############### FIN ESTILOS GENERALES DEL SIDEBAR ###############*/
/*############### FIN SIDEBAR ###############*/
/*############### INICIO CONTENIDO HOME ###############*/
.minidestacado {
width: 680px;
margin: 0;
padding: 0;
overflow: hidden;
float: left;
word-wrap: break-word;
text-align: left;
}
.minidestacado .bordeimg {
width: 130px;
height: 130px;
float: left;
margin: 1px 10px 10px 1px;
padding: 0px 0px 0px 0px;
border: 1px solid #000000;
background-color: #000000;
overflow: hidden;
}
.minidestacado img {
width: 120px;
height: 120px;
margin: 5px 5px 5px 5px;
border: none;
}
.minidestacado img a {
border: none;
}
.minidestacado .datatitulminipost {
width: 530px;
height: 25px;
line-height: 25px;
margin: 0px 0px 3px 0px;
padding:0;
border-bottom: 1px dotted #000000;
float: right;
}
.minidestacado h2 {
width: 400px;
margin: 0px 5px 0px 0px;
font-family:  'Trebuchet MS', Helvetica, sans-serif;
color: #000000;
font-size: 20px;
line-height: 22px;
font-weight: bold;
font-style: italic;
border: none;
float: left;
}
.minidestacado .timer {
width: 90px;
margin: 12px 2px 0px 2px;
font-family: Arial, Helvetica, Sans-Serif;
color: #666666;
font-size: 9px;
line-height: 11px;
border: none;
float: right;
}
.minidestacado p, .minidestacado span {
margin: 10px 10px 10px 20px;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
line-height: 14px;
}
.minidestacado .meta .more {
margin: 10px 10px 10px 0px;
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
text-align: right;
color: #82C200;
}

/*############### FIN CONTENIDO HOME ###############*/
/*############### INICIO CONTENIDO ###############*/
#contenido {
width: 680px;
margin: 0px 0px 0px 0px;
padding: 0px 0px 0px 0px;
overflow: hidden;
}
#contenido h2 {
width: 680px;
margin: 0px 0px 0px 0px;
padding: 0px 0px 0px 0px;
overflow: hidden;
}
#contenido p {
margin: 0px 0px 0px 0px;
padding: 0px 0px 0px 0px;
word-wrap: break-word;
}
#contenido p a {
margin: 0px 0px 0px 0px;
padding: 0px 0px 0px 0px;
word-wrap: break-word;
}
#contenido p a:hover {
color:#FFFFFF;
}
#contenido p a:visited {
margin: 0px 0px 0px 0px;
padding: 0px 0px 0px 0px;
}
#contenido p a:active, #contenido p a:focus {
margin: 0px 0px 0px 0px;
padding: 0px 0px 0px 0px;
}
/*############### ESTILOS GENERALES DEL CONTENIDO ###############*/
#content {
	font-size: 1.2em
	word-wrap: break-word;
	}
#content .title {
	margin: 15px 0px 5px 25px!important;
	padding: 0!important;
	font-size: 22px!important;
	font-weight:bold!important;
	font-family: Arial, Helvetica, sans-serif!important;
	color: #000000!important;
	}
#contentmap {
	padding: 10px 0 20px 0;
	margin: 0 auto;
	width: 1000px;
	word-wrap: break-word;
	overflow: hidden;
	}
#contentbot {
	padding: 10px 0 20px 0;
	margin: 0px 20px 0px 20px;
	width: 960px;
	word-wrap: break-word;
	overflow: hidden;
}
#contentmap .entrymap {
	padding: 0;
	margin: 0 auto;
}
#contentmap .entrymap p {
	margin: 0px 0px 0px 0px;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
}
#contentmap .entrymap h3 {
	margin: 5px 0px 5px 0px;
	font-size: 18px;
	font-family: 'Trebuchet MS', Helvetica, sans-serif;
	color: #000000;
}
#contentmap .entrymap .pmaps {
	margin: 5px 0px 5px 0px;
	padding: 0px;
}
.widecolumn {
	padding: 10px 0 20px 0;
	margin: 0 auto;
	width: 680px;
	line-height: 13px;
	overflow: hidden;
	word-wrap: break-word;
	}

.widecolumn .entry p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	line-height: 14px;
	}

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

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

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

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

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

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

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

.widecolumn .post {
	margin: 0;
	}

.widecolumn .postmetadata {
	margin: 0px 0px 0px 0px;
	}

.widecolumn .smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
}

.widecolumn .attachment {
	text-align: center;
	margin: 5px 0px;
}

.narrowcolumn {
	float: left;
	padding: 0 0 20px 0px;
	margin: 0 auto;
	width: 680px;
	overflow: hidden;
	word-wrap: break-word;
	}

.narrowcolumn .entry, .widecolumn .entry {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	line-height: 14px;
	}

.narrowcolumn .postmetadata {
	text-align: center;
	padding-top: 5px;
	}

.navigation {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	height: 14px;
	min-height: 14px;
	line-height: 14px;
	font-size: 11px;
	display: block;
	text-align: center;
	margin-top: 20px;
	margin-bottom: 20px;
	}

.postmetadata {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 11px;
	clear: both;
	color: #666666;
}
.postmetadata small{
	     border: 1px solid #82C200;
}
.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}

#commentform p, #commentform p a:link {
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif!important;
	font-size:11px!important;
	margin: 5px 0;
	}
#respond #commentform p, #respond #commentform p a:link {
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif!important;
	font-size:11px!important;
	margin: 5px 0;
	}
.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li, {
	font-family: Arial, Helvetica, sans-serif;
	font size:11px;
	}
.commentlist li ul li {
	font-size: 11px;
}

.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: 11px;
	}

.commentlist p {
	font-weight: normal;
	line-height: 13px;
	text-transform: none;
	margin: 10px 5px 10px 0;
}

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

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

#content .nocomments, .widecolumn .entry .nocomments, .widecolumn .nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	color: #777;
	font-family: Arial, Helvetica, sans-serif!important;
	font size: 8px!important;
	}

.commentmetadata {
	font-weight: normal;
	margin: 0;
	display: block;
	}

select {
	width: 130px;
	}
/*############# ESTILOS DEL FORMULARIO PARA OPINAR #########################*/	
#commentform {
	margin: 5px 10px 0 0;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	
	}
#commentform textarea {
	width: 100%;
	padding: 2px;
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

#commentform #submit {
	margin: 0 0 5px auto;
	float: right;
	}
.postmap {
	margin: 0 auto;
	padding: 0;
	text-align: justify;
	}
.titmap{
	margin: 0px 0px 0px 0px;
	font-family: 'Trebuchet MS', Helvetica, sans-serif;
	font-style: italic;
	color: #000000;
	font-size: 20px;
	font-weight: bold;
	}
/*############# ESTILOS DEL FORMULARIO PARA OPINAR #########################*/
.post {
	margin: 0 0 40px;
	text-align: left;
	}

.post hr {
	display: block;
	}

a:hover {
	color:#82C200;
	}

a, h2 a:hover, h3 a:hover {
	color: #666666;
	text-decoration: none;
	}

h1 {
	font-size: 4em;
	text-align: center;
	padding-top: 70px;
	margin: 0;
	}

h1, h2, h3 {
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-weight: bold;
	color: #000000;
	}

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

h2 {
 font-family: 'Trebuchet MS', Helvetica, sans-serif;
 font-size: 20px;
 font-style: italic;
 line-height: 22px;
 margin: 0px 0px 20px 0px;
 border-bottom: 1px dotted #000000;
	}

h2.pagetitle { 
font-family: 'Trebuchet MS', Helvetica, sans-serif;
font-size: 18px;
font-style: italic;
color:#82C200;
margin-top: 0px;
text-align: left;
	}


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;
	}

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

h3 {
	font-size: 12px;
	padding: 0;
	margin: 30px 0 0;
	}


h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
	}

small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 9px;
	line-height: 11px;
	color: #666666;
	      float: right;
	}

.alt {
	margin: 0;
	padding: 10px;
	}

#respond:after {
		content: "."; 
	    display: block; 
	    height: 0; 
	    clear: both; 
	    visibility: hidden;
	}

.thread-alt {
	background-color: #f8f8f8;
}
.thread-even {
	background-color: white;
}

.depth-1 {
border: 1px solid #ddd;
}

.even, .alt {

	border-left: 1px solid #ddd;
}
.children { padding: 0; }
strike {
	color: #777;
	}

.clear {
	clear: both;
}
.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

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

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;
	color: #777;
	}

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

hr {
	display: none;
	}

a img {
	border: none;
	}

p img {
	padding: 0;
	max-width: 100%;
	}

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

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

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

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

.alignright {
	float: right;
	}

.alignleft {
	float: left
	}

.center {
	text-align: center;
	}

.hidden {
	display: none;
	}
/*############### FIN ESTILOS GENERALES DEL CONTENIDO ###############*/
/*############### FIN CONTENIDO ###############*/
/*############### INICIO FOOTER ###############*/
#footerleft  {
width: 320px;
height: 300px;
overflow: hidden;
border: 1px solid #000000;
}
#footercenter  {
width: 300px;
height: 300px;
overflow: hidden;
border: 1px solid #000000;
}
#footerright  {
width: 300px;
height: 300px;
overflow: hidden;
border: 1px solid #000000;
}
.widgetfooter {
width: 320px;
height: 300px;
overflow: hidden;
border: 1px solid #000000;
}
#footer {
width: 1000;
height: 60px;
overflow: hidden;
border: 1px solid #000000;
background-color:#000000;
}
#footer #sign {
margin-top: 16px;
margin-right: 10px;
}
#footer p {
line-heigth: 16px;
margin: 0;
padding: 10px 0;
text-align: right;
}
#footer #sign p {
text-align:right;
vertical-align:middle;
line-height: 16px;
color:#CCCCCC;
margin: 0px 0px 0px 0px;
padding: 0px 0px 0px 0px;
font-family:Arial, Helvetica, sans-serif;
font-size: 10px;
}
#footer #sign p img {
vertical-align: bottom;
}

/*############### FIN ESTILOS VIDEO ###############*/
/*############### FIN FOOTER ###############*/
/*############### ESTILOS DEL CALENDARIO ###############*/
#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; }

#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;
	}

.wp-caption {
	border: 1px solid #ddd;
	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: 0 none;
}
/*############### FIN ESTILOS DEL CALENDARIO ###############*/