/*  
Theme Name: Randomness
Theme URI: http://www.random.cl/
Description: Tema para Random desarrollado por Anexo.
Version: 1.00
Author: JI Stark & Felipe Pimentel
Author URI: http://www.anexo.cl/
*/

/* Básicos */

.descargas a, .descargas a:link {

background-image:url(images/pdf.gif);
background-position:left center;
background-repeat:no-repeat;
color:#333333;
display:block;
padding:10px 10px 10px 18px;
text-decoration:none!important;
}
.descargas a:hover {

text-decoration:underline!important;
}

body {
	background-color: #4A4A4A;
}
.especial{
font-size:18px;
color:#8ECF01;
}
#page {
	width: 800px;
	margin: 0 auto;
	background-color: #E6E6E6;
}
#header {
	width: 800px;
    background-color: #646F6B;
}
#wrapper {
	width: 800px;
	/*_width: 780px;
	*width: 780px;*/
	background-image:url(images/bg-wrapper.gif);
	background-position:top;
	background-repeat:repeat-y;
}

#wrapperdos {
	width: 800px;
	background-color:#FFFFFF;
}

/* Menú Horizontal */

#menu {
	/*width: 100%;*/
	/*_width:780px;
	*width:780px;*/
	width:800px;
	height: 32px;
	background: #8ECF01;
	float: left;
}
#menu ul {
	list-style: none;
	margin: 0;
	padding:0 0 0 20px;
	float: left;
}
#menu a, #menu h2 {
	font: 10px/15px Arial, Helvetica, sans-serif;
	font-weight: bold;
	display: block;
	border: none;
	margin: 0;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 3px;
	padding-right: 3px;
	float:left!important;
	width:80px!important;
}
#menu h2 {
	color: #fff;
	background: #8ECF01;
	text-transform: uppercase;
}
#menu a {
	color: #fff;
	text-decoration: none;
	float:left!important;
	width:120px!important;
}
#menu li {
	/*position: relative;*/
	background: #8ECF01;
	text-align: center;
	float:left!important;
	padding-right:25px;
	width:120px!important;
}
#menu ul li h2 a, #menu ul li h2 a:linkl{
	float:left!important;
	width:120px!important;

}
#menu li.separador {
	background: #333;
	border-bottom: 1px solid #CCC;
	font: 11px/15px Arial, Helvetica, sans-serif;
	text-align: left;
	font-weight: bold;
	color: #fff;
}
#menu li.separador:hover {
	background: #333;
}
#menu ul ul {
	/*position: absolute;*/
	position:inherit;
	z-index: 500;
}
#menu ul ul li {
	position: relative;
	background: #555;
	text-align: left;
	text-transform: uppercase;
}
#menu ul ul li:hover {
	background: #777;
}
#menu ul ul ul {
	top: 0;
	left: 100%;
}
div#menu ul ul,
div#menu ul li:hover ul ul,
div#menu ul ul li:hover ul ul
{display: none;
}
div#menu ul li:hover ul,
div#menu ul ul li:hover ul,
div#menu ul ul ul li:hover ul
{display: block;
}
/* Fin Menú. De acá en adelante, # de contenido */
#content {
	float: left;
	display: inline;
	overflow: hidden;
	width: 590px;  
	background-color: #FFF;
}



#footer {
    width: 100%; 
    clear: both;
}

/* <h's> */

h2 {
font-family: Arial, Helvetica, sans-serif;
color: #333;
font-size: 16px;
}
h2 a:hover, h2 a:visited, h2 a {
color: #8ECF01;
text-decoration: none;
}
#content h3 {
	display:  block;
	width: 85%;
	margin-top:30px;
	margin-left: 10px;
	padding-bottom:8px;
	border-bottom: 1px dotted #666;
	font-family: Arial, Helvetica, sans-serif;
	color: #666;
	font-size: 16px;
}	

#content h4 {
	display:  block;
	width: 85%;
	margin-left: 0;
	padding-bottom:8px;
	border-bottom: 1px dotted #666;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	color: #666;
	font-size: 16px;
}

#content h5 {
	display:  block;
	width: 85%;
	/*margin-left: 10px;*/
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	color: #666;
	font-size: 14px;
	padding-bottom:8px;
	border-bottom: 1px dotted #666;
}

#content h5 a:hover, #content h5 a:visited, #content h5 a {
color: #8ECF01;
text-decoration: none;
}

.marginleftdiez{
margin-left:10px;
}

/* Entradas */
.post {
	font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
	color: #222;
	margin-bottom:30px;
	margin-left:30px;
	margin-right:30px;
	margin-top:10px;
	text-align: justify;
}
.post p {
	font-size: 12px;
}
.post p a {
	color: #999;
	text-decoration: underline;
}
.post p .seguir-leyendo {
	display: block;
	width: 85px;
	padding: 3px;
	margin-top: 10px;
	border: 1px solid #8ECF01;
	font: 11px Arial, Helvetica, sans-serif;
	color: #000;
	text-decoration: none;
}
.post img {
	padding: 5px;
	margin: 0;
}
.post ul li {
	margin-bottom: 10px;
	list-style-type: square;
	list-style-position: outside;
	font-size: 12px;
	color: #101010;
}
.post a img {
	border: none;
}
.post img {
	border: none;
	padding: 5px;
}
.post .post_cal {
	border: 1px solid #DDD;
	text-align: center;
	width: 40px;
	float: left;
	margin: 0 10px 3px 0;
}
.post_cal .dayname {
	background-color: #8ECF01;
	border-bottom: 1px solid #DDD;
	color: #FFF;
	width: 100%;
	padding-top: 1.5px;
	padding-bottom: 1.5px;
	font: 9px Arial, Helvetica, sans-serif;
}
.post_cal .daynum {
	width: 100%;
	padding-top: 3px;
	padding-bottom: 3px;
	font: bold 20px Arial, Helvetica, sans-serif;
}

/*Entrada-Especial*/

.entrytext {
font-size:12px;
}

.entrytext img {
padding:5px;
border:1px solid #CCCCCC;
}

.entrytext ol, .entrytext ul {
list-style-image:none;
list-style-position:outside;
list-style-type:none;
font-size:12px;
margin-left:-10px;
*margin-left:10px;
_margin-left:10px;
}

.entrytext ul li {
font-size:1.2em;
list-style-image:url(images/bulet.gif);
margin:10px 10px 10px 10px;
font-size:12px;
}

.entrytext ul li ul li {
font-size:1.2em;
list-style-image:url(images/flechas.gif);
margin:10px 10px 10px 10px;
font-size:12px;
}

.entrytext ul li ul li ul li {
font-size:1.2em;
list-style-image:url(images/guion.gif);
margin:10px 10px 10px 10px;
font-size:12px;
}

.entrytext ol li {
font-size:1.2em;
list-style-image:url(images/bulet.gif);
margin:10px 10px 10px 10px;
font-size:12px;
}

/* Esconde - Aparece */
.show
  {
   position:relative;
   display:none;
  } 
.hide
  {
   position:relative;
   display:block;
  }
/* Fin Esconde - Aparece */

/* Estilos especiales Portadilla Categorias*/

.imgborder{
border:1px solid #CCCCCC;
margin:15px 0 10px 0;
padding:4px;
}

.breadcrumb-1 {
border-bottom:1px solid #8ECF01;
color:#666666;
font-size:11px;
padding:8px 0;
}

.breadcrumb-1 a{
color:#8ECF01;
text-decoration: underline;
padding-right:8px;
margin-right:4px;
background-image:url(images/flechas.gif);
background-position:right;
background-repeat:no-repeat;
}

.breadcrumb-1 a:hover{
text-decoration: none;
}

.breadcrumb-2 a{
color:#8ECF01;
text-decoration: underline;
}

.breadcrumb-2 a:hover{
text-decoration: none;
}


.breadcrumb-2{
border-top: 1px solid #8ECF01;
padding: 8px 0;
font-size: 1.1em;
color:#666;
margin-top: 30px;
}





#content .titulo {
	display: block;
	width: 86%;
	margin-left: 40px;
	border-bottom: 1px dotted #666;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	color: #666;
	font-size: 16px;
}
#content .productos {
	display: block;
	width: 86%;
	margin: 0 auto;
	padding: 5px;
	overflow: hidden;
	background-color: #EEE;
}
#content .productos p {
	display: block;
	padding: 5px;
	font: 11.5px/130% "Lucida Grande", Lucida, Verdana, sans-serif;
	color: #333;
	text-align: justify;
}
#content .productos ul {
	margin-left: 10px;
	list-style-type: square;
}
#content .productos li {
	font: 11.5px/130% "Lucida Grande", Lucida, Verdana, sans-serif;
	color: #333;
	padding: 5px;
}
#content .listado {
	display: block;
	width: 86%;
	margin: 0 auto;
	padding: 5px;
}
#content .listado ul {
	margin-left: 10px;
	list-style-type: none;
}
#content .listado li {
	font: 15px/150% Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-transform: uppercase;
	color: #333;
	padding: 5px;
	border-bottom: 1px dotted #777;
}
#content .listado li a {
	color: #8ECF01;
	text-decoration: none;
}
#content .programacion {
	display: block;
	width: 100%;
	margin: 0;
	padding: 5px;
}
#content .programacion h3 {
	display: block;
	width: 85%;
	padding: 2px;
	background-color: #8ECF01;
	border: none;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	color: #FFF;
	font-size: 16px;
	font-weight: bold;
}
#content .programacion ul {
	margin: 0;
	list-style: square;
	list-style-position: inside;
	font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
}
#content .programacion li {
	margin-bottom: 5px;
	font-size: 11.5px;
	line-height: 130%; 
	color: #333;
}
#content .programacion li a {
	color: #000;
	text-decoration: none;
}
#content .programacion li a {
	color: #000;
	text-decoration: none;
	*width: 170px;
	_width: 170px;
}
/* Sidebar */
#sidebar, #clientes-sidebar {
	float: right;
	display: block;
	overflow: hidden;
	*width: 170px;
	_width: 170px;
    width: 200px;
    height: auto;
    margin-right: 5px;
	background-color: #E6E6E6;
}

#clientes-sidebar {
	float: right;
	display: block;
	overflow: hidden;
	*width: 180px;
	_width: 180px;
	width: 200px;
    height: auto;
    margin-right: 5px;
	margin-top:5px;
	background-color: #E6E6E6;
}

#sidebar ul, #clientes-sidebar ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

#sidebar li {
	display:  block;
	*width: 170px;
	_width: 170px;
	margin-left: 0;
	padding-bottom:8px;
	border-bottom: 1px dotted #666;
	font-family: Arial, Helvetica, sans-serif;
	color: #666;
}

#clientes-sidebar li {
	display:  block;
	margin-left: 0;
	padding-bottom:8px;
	border-bottom: 1px dotted #666;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	color: #666;
}

#sidebar .login, #clientes-sidebar .login {
	border-bottom: none;	
}
#sidebar h2, #clientes-sidebar h2 {
	display: block;
	width: auto;
	padding: 3px;
	background-color: #CCC;
	font-size: 13px;
	text-indent: 0;
	text-transform: uppercase;
	list-style-type: none;
}
#sidebar h2 a {
	font-size: 13px;
	font-weight:bold!important;
	display: block;
	color:#333;
}
#sidebar p, #clientes-sidebar p {
	display: block;
	width: auto;
	padding: 5px;
	color: #666;
	padding: 11px;
	font: 11px Arial, Helvetica, sans-serif;
}
#sidebar a, #clientes-sidebar a {
	color: #666;
	text-decoration: none;
	font: 11px Arial, Helvetica, sans-serif;
}
/* Otros */
hr {
	display: none;
}

