* {
margin:0;
padding:0;
}

body {
font:.75em Verdana, Arial, Sans-Serif;
color:#272727;
line-height:1.8em;
background:#fff;
}

p {
margin:0 0 1.4em 1em;
}

a {
color: #0002d0;
	text-decoration:none;
}

a:hover {
color: #1f613b;
border-bottom: 1px dotted #000;
}

ul {
list-style:none;
}

li {
margin-left:1em;
}

.subcat {
margin-left:1em;
}
li .subcat a{
	background-image: url(../images/icons.png);
background-repeat: no-repeat;
background-attachment: scroll;
background-position: -4px -566px;
padding-left: 23px;
}
.img_separacion{
		background-image: url(../images/icons.png);
background-repeat: no-repeat;
background-attachment: scroll;
background-position: -4px -616px;
padding-left: 23px;
}
h1,h2,h3 {
font-weight:400;
margin:0 0 .8em;
}

h1,h2 {
font-size:2em;
background:inherit;
color: blue !important;
}

h3 {
font-size:1.3em;
margin:1.2em 0 .5em;
}

#wrapper {
width:100%;
background:#fff;
margin: 0;
}

#header {
height:140px;
}

#logo {
padding-left: 30px;
padding-top:30px;
color:gray;
width:320px;
position: absolute;
z-index: 1;
}

#logo h1 {
font-size:2.4em;
padding-top:20px;
}
h1.titulo{
	color: red;
}
#top {
float:right;
text-align: right;
width:70%;
position: relative;
z-index: 2;
}

#topmenu {
height:35px;
clear:both;
margin:5px 0 -5px;
padding: 10px 0 0 65px;
}

#topmenu li {
font-size:1em;
display:inline;
}

#topmenu li a {
	margin:0 10px;
	background-color:#FFD0FF;
	border: 1px solid #060;
	color:#333;
	float: left;
	overflow: hidden;
	height: 32px;
	width: auto;
	padding:2px;
}

#topmenu li a:hover {
}

#search {
float:right !important;	
padding: 50px 10px 0 150px;
width: 50%;
/*position: relative;*/
/*width: 300px !important;*/
}

input[type=text] {
padding-top: 2px;
padding-right: 2px;
padding-bottom: 2px;
padding-left: 2px;
}

input.searchfield {
width:255px;
border:2px solid #ccc;
font-size:.9em;
	background-image: url(../images/icons.png);
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: -4px -132px;
	padding-left: 23px;
	padding-bottom: 6px;
	padding-top: 6px;
-moz-border-radius: 50px 3px 3px 50px;
border-radius: 50px 3px 3px 50px;
-moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.25) inset, 0 1px 0 rgba(255, 255, 255, 1);
-webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.25) inset, 0 1px 0 rgba(255, 255, 255, 1);
box-shadow: 0 1px 3px rgba(0, 0, 0, 0.25) inset, 0 1px 0 rgba(255, 255, 255, 1);
}
#tableizquierda{	background: url(../images/table_crumbs_izquierda.gif) repeat-y;
	float: left;
	width: 13px;
	height: 140px;
}
#tablederecha	{	
background: url(../images/table_crumbs_derecha.gif) repeat-y;
	float: right;
	width: 13px;
	height: 140px;
	}
#crumbs { 
clear: both;
	height: 50px;
	color: white;
}
#crumbs #centro {
	background: url(../images/crumbs_2.gif) repeat-x;
	height: 50px;
	margin-left: 13px;
	margin-right: 13px;
	padding-left: 10px;
	padding-top: 13px;
}
#crumbs #izquierda {
	background: url(../images/crumbs_1.gif) no-repeat;
	float: left;
	width: 13px;
	height: 50px;
}#crumbs #derecha {
	background: url(../images/crumbs_3.gif) no-repeat;
	float: right;
	width: 13px;
	height: 50px;
}
#crumbs a{
	color: white;
	border-bottom: 1px dotted white !important;
}
#crumbs a:hover{
	color: lime;
	border-bottom: 1px solid white !important;
}

#content {
width: 100%;
}

#content p.subcat {
}

#main {
	width:95%;
	float: left;
	margin-bottom:40px;
	padding-top: 10px;	
	padding-bottom: 10px;
	padding-right: 15px;
	padding-left: 15px;
}
#main h3{
	font-weight:bold;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #808080;
}
#main h2{
	font-weight:bold;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #808080;
	color:#009;
	padding-top: 10px;
	margin-top: 10px;
}
#main h2 a{
	border: none;
}
#side {
	width:200px;
	float:left;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #d4d4d4;
	margin-bottom:40px;
/*	position: absolute;*/
}
#side2 {
	width:200px;
	float: right;
border-left-width: 1px;
border-left-style: solid;
border-left-color: #d4d4d4;
	margin-bottom:40px;
}

.single {
	width:170px;
float:left;
padding:0 15px;
}
.single h3{
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #808080;
}

/* recortado*/
ul.overflow2{ padding:0; list-style:none; width:200px; overflow: hidden;}
ul.overflow2 li{float:left; margin-bottom:1px; width:170px; height:20px; overflow:hidden;}
ul.overflow2 a {display:block; /*text-decoration:none;*/ /*color:#000;*/ width:350px; height:20px; overflow:auto;}
ul.overflow2 a span {padding:0 0; float:left; height:19px;border: 1px solid #FFF;} 	
ul.overflow2 a b {float:left; width:170px; height:20px; margin-top:-20px; background:url(../images/expand_icon.gif) no-repeat right top;}
ul.overflow2 a:hover {/*background:#eee;	*/ cursor:pointer;}
ul.overflow2 a:hover b {display:none;}
ul.overflow2 a:hover span {display:block; position:absolute; width:auto; background-color: white; border: 1px solid red;
  height:19px; z-index: 10 !important;}
/*fi de recortado*/
#footer {
clear:both;
margin-top:30px;
border-top:2px solid #eee;
padding-top: 5px;
}

#main input[type=button] {
border:1px solid #ccc;
color:#000;
font-size:.8em;
line-height:1.5em;
cursor:pointer;
display:block;
float:left;
background:#f9f6f2;
margin:0 .1em;
padding:.2em .8em;
}
#main input[type=button]:hover {
color: white;
background: #0002d4;
}
.strong {
font-weight:700;
}

.em {
font-style:italic;
}

.underline {
text-decoration:underline;
}

.del {
text-decoration:line-through;
}

fieldset {
border:1px solid #E4DF94;
color:#000;
background:#FFFBC0;
margin:0 0 8px;
padding:10px 8px;
}

.adminpanel, .innerpanel { margin: 0 0 8px 0; color: #000; }
.adminpanel { padding: 10px 8px 10px 15px; border: 2px groove blue; background: #bbffbc; }
.innerpanel { padding: 5px 8px 0px 8px; border: 1px solid #e0e0e0; background: #FFFBC0; }
.admintitle { font: bold 14px Arial; color: #a62300; margin-left: 0px; margin-bottom: 8px; }
.admintitle a { font-weight: normal; }
.message { margin-bottom: 8px;color: black; border: 2px groove blue; background: #e1ffe3; padding: 10px 8px 0px 38px; }
.warning/*, .message*/ { /*text-align: center; */color: #FFF; border: 2px groove black; background: #ff0909 url(../images/atencion.png) no-repeat center left; padding: 10px 8px 10px 38px; }
.spacelink { margin: 0px 0px 6px 0px; }

textarea {
width:97%;
height:20em;
padding:3px;
}

.comment {
background: url('../images/commentbg.png') top left no-repeat;
width:532px;
color: gray;
border-bottom:1px solid #c1b8b0;
margin:0 0 10px;
padding:18px 10px;
}

.commentsbox {
color: navy;
background:#f4f4f4;
margin:0 0 10px;
padding:10px;
border: 1px solid #c1b8b0 ;
width: 600px;
}

.date {
border-top: 1px solid #eee;
margin:0 0 20px;
}

.clearer {
clear:both;
margin:0 auto;
padding:1px 0 0;
}

/* for expandable title links on archive and sitemap pages */
.drop_title a {
font:bold 12px Arial;
}

.droplist_div {
width:95%;
border-bottom:1px solid #ccc;
padding:4px 0;
}

.subcatlist_div {
width:95%;
padding:0 0 0 15px;
}
.current{ /* donde estoy */
	font-weight:bold;
}
.button{
background-color: transparent;
background-image: url("../images/button-bg.png");
background-repeat: repeat-x;
background-attachment: scroll;
background-position: center top;
	border: 1px solid #999999;
padding: 5px 5px 5px 5px;
color: black;
font-weight: bold;
font-size: 13px;
cursor: pointer;
	}
	
.button:hover{
background-color: #f90000;
background-image: none;
background-repeat: repeat;
background-attachment: scroll;
background-position: 0% 0%;
color: white;
		border: 1px solid black;
}
.highlight {background:#ffff88}


#tag_results p {
    line-height:1.2em;
    margin: 0 0 10px 0;
}

#tag_results a {
    color: #386E80;
}

.tag_sub {
    font-size: 0.9em;
    color: #777777;
}

.tags {
margin-bottom: 10px;
margin-top: 15px;
    background: #efefef url(../images/tags_lupa.png) no-repeat right top;  
    margin-bottom: 14px;
    padding: 0 0 2px 14px;
    border: 1px groove #b0b1ff;
}
.tags h2{
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: -4px -122px;
	padding-left: 23px;
	padding-bottom: 6px;
	padding-top: 6px;
	border: none !important;
	background: transparent !important;
}
.tags a {
  font-size: 1.5em;
    color: #c40808;
    	border: none !important;
}

.tags a:hover {
    color: blue;
}
.text{
width: 250px;
 border: 1px solid #dddddd;
}

/*MIS STILOS*/
.ca_ar{ /*cabeceras varias de los articulos*/
	background-color: #ffecf5;
	color:#333;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #F00;
	border-left-color: #F00;
	border-left-style: solid;
	border-left-width: 1px;
	padding-left: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	font-weight: bold;
}
.cajaComentario{
	padding: 10px 5px 5px 10px;
}
.newComment{

	font-size:1.2em;
	background-image: url(../images/icons.png);
background-repeat: no-repeat;
background-attachment: scroll;
background-position: -4px -489px;
padding-left: 23px;
}
.newArticulos{
background-image: url(../images/icons.png);
background-repeat: no-repeat;
background-attachment: scroll;
background-position: -4px -8px;
padding-left: 26px;
}
.newRSS{
	
		background-image: url(../images/icons.png);
background-repeat: no-repeat;
background-attachment: scroll;
background-position: -4px -296px;
padding-left: 23px;
}
.menu_categoria{

	background-image: url(../images/icons.png);
background-repeat: no-repeat;
background-attachment: scroll;
background-position: -4px -103px;
padding-left: 23px;
}
#topmenu li a:hover,#topmenu li a.current{
	border: 1px solid #FFD0FF;
	background-color: blue;
	color:#FFF;
}

 .searchfield::-webkit-input-placeholder {
   color: #9c9c9c;
   font-style: italic;
}
.searchfield:-moz-placeholder {
   color: #9c9c9c;
   font-style: italic;
}    
.placeholder {
    color: #9c9c9c !important;
    font-style: italic;
 }  
 #search_engine{
 		width: 380px;
 	/*	padding-right: 50px;*/
 }
 #search_engine .searchbutton{ 
 -moz-border-radius: 3px 50px 50px 3px;
border-radius: 3px 50px 50px 3px;
	background-color: #e5e5e5;
	background-image: url(../images/bg-button.png);
	background-repeat: repeat-x;
	background-attachment: scroll;
	background-position: center bottom;
	padding-top: 4px;
	padding-right: 5pt;
	padding-bottom: 5px;
	padding-left: 0pt;
	border: 1px solid #d0d0d0;
	color: #555555;
	cursor: pointer;
	font-weight: bold;
}
#search_engine .searchbutton:hover, #search .searchbutton:focus /*(línea 114)*/{
border-top-color: #a5a5a5;
border-right-color: #a5a5a5;
border-bottom-color: #a5a5a5;
border-left-color: #a5a5a5;
color: #111111;
}
.BarraFecha{
	/*font-size: 11px;
	*/margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	background-color: transparent;
	background-image: url(../images/bg-subtitle.png);
	background-repeat: repeat-x;
	background-attachment: scroll;
	background-position: left top;
/*	border-right: 1px solid #c8dae6;
	border-left: 1px solid #c8dae6;*/
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	border: 1px solid #c8dae6;
}
.calendario{	
	
background-image: url(../images/icons.png);
background-repeat: no-repeat;
background-attachment: scroll;
background-position: -4px -72px;
padding-left: 23px;
}
.imgComentario{	background-color: transparent;
background-image: url(../images/icons.png);
background-repeat: no-repeat;
background-attachment: scroll;
background-position: -4px -263px;
padding-left: 23px;
}
.addComent{	
background-image: url(../images/icons.png);
background-repeat: no-repeat;
background-attachment: scroll;
background-position: -4px -232px;
padding-left: 23px;
}
.leerComent{	
background-image: url(../images/icons.png);
background-repeat: no-repeat;
background-attachment: scroll;
background-position: -4px -263px;
padding-left: 23px;
}
.paginator{
text-align: center;
margin-top: 8px;
margin-bottom: 10px;
border: 1px solid gray;
 background: #e2e2e2;
}
#menu-superior{
margin-top: 0pt;
margin-right: 0pt;
margin-bottom: 0pt;
margin-left: 0pt;
padding-top: 0pt;
padding-right: 0pt;
padding-bottom: 0pt;
padding-left: 0pt;
position: absolute;
z-index: 9999; 
}
#caja-menu-arriba{
width: 305px;
height: 35px;
background-image: url("../images/bg_menu_superior.gif");
background-repeat: no-repeat;
float: left;
}
#caja-menu-arriba a {
	border: none !important;
	font-size: 18px !important;
	color: white !important;
}
.gravatar {
  float: right;
  padding: 6px;
}

#name {
background-color: #ffffff;
background-image: url(../images/icons.png);
background-repeat: no-repeat;
background-attachment: scroll;
background-position: -4px -358px;
padding-left: 26px;
width: 200px;
}
#email {
background-color: #ffffff;
background-image: url(../images/icons.png);
background-repeat: no-repeat;
background-attachment: scroll;
background-position: -4px -422px;
padding-left: 26px;
width: 200px;
}
#weblink, #url{
background-color: #ffffff;
background-image: url(../images/icons.png);
background-repeat: no-repeat;
background-attachment: scroll;
background-position: -4px -390px;
padding-left: 26px;
width: 200px;
}

.spanColores{
margin-top: 15px;
padding: 5px 18px 1px 5px;
	background-color: #cecece;
	color: #000;
	font-weight: bolder;
}
/* chekbox */
.checkbox_style  {
	width: 87px;
	height: 28px;
	background: url('../images/check-square_2.png') no-repeat;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	overflow: hidden;
	cursor: pointer;
	-webkit-border-radius: 6px;
-moz-border-radius: 6px;
border-radius: 6px;
}
.on {	background-position: 0% 100%;}
.off {	background-position: 100% 0%;}
.hidden { display: none;}
/* Fin de chekbox */

/* Texto coloreado */
.DivColorear{
overflow: auto;
 width: 580px;
}
td.izquiSup{
height: 27px !important;
width: 12px !important;
	background-image: url(../images/contenedor_texto_coloreado.gif);
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: 0px 0px;
}
td.CentroSup{
height: 27px !important;
background-image: url(../images/c_02.gif);
}
td.derSup{
height: 27px !important;
width: 12px !important;
	background-image: url(../images/contenedor_texto_coloreado.gif);
	background-repeat:  no-repeat;
	background-attachment: scroll;
	background-position: -13px 0px;
}
td.izquiMedio{	
background-image: url(../images/c_04.gif);
width: 12px;
}
td.centro{
/*	overflow: auto;*/
width: 450px;
}
td.derMedio{	
background-image: url(../images/c_05.gif);
width: 12px;
}
td.izquiAbajo{
height: 11px !important;
width: 12px !important;
	background-image: url(../images/contenedor_texto_coloreado.gif);
	background-repeat:  no-repeat;
	background-attachment: scroll;
	background-position: 0 -29px;
}
td.centroAbajo{	
background-image: url(../images/c_07.gif);
}
td.derAbajo{
height: 11px !important;
width: 12px !important;
	background-image: url(../images/contenedor_texto_coloreado.gif);
	background-repeat:  no-repeat;
	background-attachment: scroll;
	background-position: -13px -29px;
}
/* Fin de Texto coloreado */
#barraLateral{float:right !important; width:150px !important; background-color:#0F0}
#edit_article input[type=text]{
	width: 80%;
}

/*autocomplete search */
.ac_results {
	padding: 0px;
	border: 1px solid black;
	border-top: none;
	background-color: white;
	overflow: hidden;
	z-index: 99999;
}

.ac_results ul {
	width: 100%;
	list-style-position: outside;
	list-style: none;
	padding: 0;
	margin: 0;
}

.ac_results li {
	margin: 0px;
	padding: 2px 5px;
	cursor: default;
	display: block;
	/* 
	if width will be 100% horizontal scrollbar will apear 
	when scroll mode will be used
	*/
	/*width: 100%;*/
	font: menu;
	font-size: 12px;
	/* 
	it is very important, if line-height not setted or setted 
	in relative units scroll will be broken in firefox
	*/
	line-height: 16px;
	overflow: hidden;
}

.ac_loading {
	background: white url('indicator.gif') right center no-repeat;
}

.ac_odd {
	background-color: #eee;
}

.ac_over {
	background-color: blue;
	color: white;
}
/*Fin de autocomplete search */
/*contenido de tipo de codigo*/

.conte_texto{
	border: 1px solid #0704FF;
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
	border-radius: 15px;
	margin-top: 12px;
	margin-right: 12px;
	margin-bottom: 12px;
	margin-left: 12px;
}
.conte_texto .cabecera_texto{
	color:#FFFFFF;
	padding:5px 25px ;
	/*background-color:#686666 !important;*/
	-moz-border-radius-topleft: 15px;
	-webkit-border-top-left-radius: 15px;
	 border-top-left-radius: 15px;
	-moz-border-radius-topright: 15px;
	-webkit-border-top-right-radius: 15px;
	border-top-right-radius: 15px;


background: rgb(30, 50, 230);
background: -moz-linear-gradient(90deg, rgb(30, 50, 230) 30%, rgb(90, 140, 250) 70%);
background: -webkit-linear-gradient(90deg, rgb(30, 50, 230) 30%, rgb(90, 140, 250) 70%);
background: -o-linear-gradient(90deg, rgb(30, 50, 230) 30%, rgb(90, 140, 250) 70%);
background: -ms-linear-gradient(90deg, rgb(30, 50, 230) 30%, rgb(90, 140, 250) 70%);
background: linear-gradient(180deg, rgb(30, 50, 230) 30%, rgb(90, 140, 250) 70%);
	
}
.conte_texto .texto_texto{
	padding-top: 2px;
	padding-right: 5px;
	padding-left: 5px;
	padding-bottom: 2px;
	-moz-border-radius-bottomright: 15px;
	-webkit-border-bottom-right-radius: 15px;
	border-bottom-right-radius: 15px;
	-moz-border-radius-bottomleft: 15px;
	-webkit-border-bottom-left-radius: 15px;
	border-bottom-left-radius: 15px;
	
	background: rgb(90, 140, 250);
background: -moz-linear-gradient(90deg, rgb(90, 140, 250) 0%, rgb(255, 255, 255) 65%);
background: -webkit-linear-gradient(90deg, rgb(90, 140, 250) 0%, rgb(255, 255, 255) 65%);
background: -o-linear-gradient(90deg, rgb(90, 140, 250) 0%, rgb(255, 255, 255) 65%);
background: -ms-linear-gradient(90deg, rgb(90, 140, 250) 0%, rgb(255, 255, 255) 65%);
background: linear-gradient(180deg, rgb(90, 140, 250) 0%, rgb(255, 255, 255) 65%);

}
/* fin de contenido de tipo de codigo*/