/*  
Theme Name: Jisuca Style
Theme URI: http://sev.cuao.edu.co/
Description: Default theme for Jisuca.
Version: 1.2
Author: Jimmy suárez
Author URI: http://sev.cuao.edu.co/
		
*/





/* ---- GENERIC ELEMENTS ---- */
#ger{
height:160px;

	background-image:url(images/fondomis1.gif) !important;
	background-repeat: no-repeat;
	background-position:top ;
   
	
	
}
body{
background-color: #f4f4f4;
	/*background-image:url(images/fondomis3.gif);*/
	z-index:2;
	background-position:top ;
	margin:0;
	padding:0;
	font: 12px Arial, Helvetica, sans-serif;
	text-align:center;
	}
div#cabeza{
	background-image: url(images/cabezote.jpg);
	height:142px;
	background-repeat:no-repeat;
	}
div#contenedor{
    padding:0px;
	margin:0px auto;
	width:770px;
	text-align:left;
	
	}


div#contenidos{

background-image:url(images/fondo_menu2.gif);
background-position:top left;
background-repeat:repeat-y;
background-color:transparent;
margin:0px;
	}
	#menu_der {
	float:right;
	padding: 5px auto;
	background-image:url(images/fondomis3.gif);
 
	list-style: none;
	font-size: 14px;
	font-weight: bold;
	width:604px;
	
	
	border-bottom:2px #ccc solid;
	
}
#menu_der ul {
	margin: 0;
	padding: 5px auto;
	background-repeat: no-repeat;
	background-position: 0 0;
	text-align:center;
	list-style: none;
	font-size: 14px;
	font-weight: bold;
	width: 584px;
	height: 60px;
	
	
}

#menu_der ul li {display: inline;}
#menu_der ul li.uno a:link, #menu_der ul li.uno a:visited {
	background-image:url(images/menu_ini.gif);
	background-repeat: repeat;
	background-position: 0 0;
	color: #FFF;
	padding: 0px 0px;
	float: left;
	text-decoration: none;
	height: 60px;
	width:60px;
}
#menu_der ul li.dos a:link, #menu_der ul li.dos a:visited {
	background-image:url(images/menu_soft.gif);
	background-repeat: repeat;
	background-position: 0 0;
	color: #FFF;
	padding: 0px 0px;
	float: left;
	text-decoration: none;
	height: 60px;
	width:60px;
}
#menu_der ul li.tres a:link, #menu_der ul li.tres a:visited {
	background-image:url(images/menu_sug.gif);
	background-repeat: repeat;
	background-position: 0 0;
	color: #FFF;
	padding: 0px 0px;
	float: left;
	text-decoration: none;
	height: 60px;
	width:60px;
}
#menu_der ul li.cuatro a:link, #menu_der ul li.cuatro a:visited {
	background-image:url(images/menu_rec.gif);
	background-repeat: repeat;
	background-position: 0 0;
	
	padding: 0px 0px;
	float: left;
	text-decoration: none;
	height: 60px;
	width:60px;
}
#menu_der ul li.cinco a:link, #menu_der ul li.cinco a:visited {
	background-image:url(images/menu_not.gif);
	background-repeat: repeat;
	background-position: 0 0;
	color: #FFF;
	padding: 0px 0px;
	float: left;
	text-decoration: none;
	height: 60px;
	width:60px;
}
#menu_der ul li.seis a:link, #menu_der ul li.seis a:visited {
	background-image:url(images/menu_age.gif);
	background-repeat: repeat;
	background-position: 0 0;
	color: #ccc;
	padding: 0px 0px;
	float: left;
	text-decoration: none;
	height: 60px;
	width:60px;
}
#menu_der ul li.siete a:link, #menu_der ul li.siete a:visited {
	background-image:url(images/menu_bol.gif);
	background-repeat: repeat;
	background-position: 0 0;
	color: #ccc;
	padding: 0px 0px;
	float: left;
	text-decoration: none;
	height: 60px;
	width:60px;
}
#menu_der ul li.ocho a:link, #menu_der ul li.ocho a:visited {
	background-image:url(images/menu_canal.gif);
	background-repeat: repeat;
	background-position: 0 0;
	color: #FFF;
	padding: 0px 0px;
	float: left;
	text-decoration: none;
	height: 60px;
	width:60px;
}
#menu_der ul li.nueve a:link, #menu_der ul li.nueve a:visited {
	background-image:url(images/menu_map.gif);
	background-repeat: repeat;
	background-position: 0 0;
	color: #FFF;
	padding: 0px 0px;
	float: left;
	text-decoration: none;
	height: 60px;
	width:60px;
}
#menu_der ul li.uno a:hover, #menu_der ul li.uno a:active,#menu_der ul li.dos a:hover, #menu_der ul li.dos a:active,
#menu_der ul li.tres a:hover, #menu_der ul li.tres a:active,#menu_der ul li.cuatro a:hover, #menu_der ul li.cuatro a:active,
#menu_der ul li.cinco a:hover, #menu_der ul li.cinco a:active,#menu_der ul li.seis a:hover, #menu_der ul li.seis a:active,
#menu_der ul li.siete a:hover, #menu_der ul li.siete a:active,#menu_der ul li.ocho a:hover, #menu_der ul li.ocho a:active,
#menu_der ul li.nueve a:hover, #menu_der ul li.nueve a:active{
	color: #900;
	background-position: 0 -60px;
	background-color: #fff;
	height: 60px;
}

/*MENU SUPERIOR*/
#header{
	height:110px;
  	width:770px;
	font-family: Arial, Helvetica, sans-serif;
    font-size:0.95em;
   	line-height:normal;
	}
#header ul#nav{
	width:770px;
 	margin:0;
 	padding:87px 0px 0px 0 ;
	list-style:none;
    }
#header li.menu1{
 	float: right;
  	background:url(images/left.gif) no-repeat left top;
  	margin:0;
   	padding:0 0 0 9px;
	border:none;
    }
#header li.menu1 a.abajo {
  	display:block;
 	background:url(images/right1.gif) no-repeat right top;
 	padding:5px 15px 4px 0px;
 	text-decoration:none;
 	color:#765;
 	}
	#header li.menu1 a.abajo1 {
  	display:block;
 	background:url(images/right2.gif) no-repeat right top;
 	padding:5px 15px 4px 0px;
 	text-decoration:none;
 	color:#765;
 	}
#header li.menu1 a.abajo:hover {
	background-color:transparent;
	padding-bottom:4px;
  	color: #990000;
    }

#header li{
   
    width:auto; 
	position:relative;
	padding-left:5px;
	padding-right:5px;
	padding-top:5px;
	padding-bottom:3px;
	margin:0px; 
	border-bottom:#D5D0BA solid 1px;
	border-left:#D5D0BA solid 1px;
	border-right:#D5D0BA solid 1px;
	}

#header li a {
 	display:block;
  	padding-bottom:0px;
   	text-decoration:none;
   	color:#765;
	}
#header li.menu1 a:hover {
	background-color:transparent;
	padding-bottom:0px;
  	color: #990000;
    }

/* FINAL MENU SUPERIOR*/
#xml{
padding:10px 0px 10px 10px;

height:17px;
}
.otros{
padding:10px 0px 10px 10px;

height:17px;
}
#pie{
	position: relative;
	height:70px;
	background-image:url(images/fondomis2.gif);
	background-repeat:repeat-x ;
	background-position:top left;
	color:#fff;
	padding-top:10px;
	clear: both /* -- firefox -- */
	}


form.buscalo{
	border: 0px;
	color: #CCCCCC;
	
	
	text-align: center
	}
#buscar{
height:40px;
font-family:Arial, Tahoma, Verdana ;
font-size: 11px; color: #666; 
}
#acceso{
    margin-left:140px;
    width:650px;
	height:32px;
	border: 0px;
	
	font:1em/1.125em Arial, Helvetica, sans-serif ;
	text-align: center
	}	
	
	#acceso a,#acceso a:active,#acceso a:visited,#acceso a:link{
	
	color:#0066Cc;
	text-decoration:none;
	}
	#acceso a:hover{
	color: #FF6600;
	text-decoration:none;
	}
	.buscalo a,.buscalo a:active,.buscalo a:visited,.buscalo a:link{
	color: #CCFF99;
	text-decoration:none;
	}
	.buscalo a:hover{
	color: #FFf;
	text-decoration:underline;
	}
	form.entra{
	height:18px;
	margin-top:4px;
	}
	input.sale { 
	width:80px; 
	background-color: #fff; 
	border:1px #ccc solid;
    color: #000000;
}
input.comentarios-form,textarea.comentarios-form { 
	
	background-color: #fff; 
	border:1px #ccc solid;
  
}
input.entra { 
width:80px;
font-family:Arial, Tahoma, Verdana ; 
font-size: 11px; color: #666; 
background-color: #fff; 
border:1px #ccc solid;
}
input.boton {  

font-family:Arial, Tahoma, Verdana ; 
font-size: 11px; color:#765; 
background-color: #EDEBE0;
border:1px  #765 solid;
}

#contenido{
min-height:570px;
float: right;
width: 604px;
padding:0px;
margin:0px 0px 0px 0px;
text-align: left;
/*background-image:url(images/fondo.gif);*/
background-image:url(images/fondomis3.gif);
background-color:#F0F0E6;
	}

#noticiasd{
padding-left:0px;
padding-right:0px;
margin: 0 7px;
min-height:360px;
text-align: left;

	}
	#noticias{
padding-left:10px;
padding-right:10px;
margin: 0 7px;
min-height:360px;
text-align: left;
background-color:#FFFFFF;

	}
		#noticias_cal{
padding-left:10px;
padding-right:10px;
margin: 0 5px;
min-height:360px;
text-align: left;
background-color:#FFFFFF;

	}
	#poste{
padding:0px;
margin: 0 7px; 

text-align: left;

	}
div.navigation {
	font: 1em/1.6em "Trebuchet MS", Arial, sans-serif;
	background-color:#fff;
	height:20px;
	padding: 0 10px 5px 10px;
	margin: 0 7px;
	
	}
div.navigation-single{
	font: 1em/1.6em "Trebuchet MS", Arial, sans-serif;
	background-color:#fff;
	height:20px;
	padding: 0 10px 20px 10px;
	margin: 0 7px;
	
	}


 div.alignleft {
       
		float: left;
		width: 45%;
		}
 div.alignleft a {
		color: #666600;
		text-decoration:none
		}
 div.alignleft a:hover {
		color: #FF6600;
		text-decoration: underline;
		
		}
 div.alignright {
	float: right;
	width: 45%;
	text-align: right;
	}
 div.alignright a {
		color: #666600;
		text-decoration:none
		}
 div.alignright a:hover {
		color: #FF6600;
		text-decoration: underline;
		
		}
.rbroundbox { background: url(nt.gif) repeat; }
.rbroundbox1{ background: url(nt.gif) repeat; }
.rbtop div { background: url(tl2.gif) no-repeat top left; }
.rbtop { background: url(tr2.gif) no-repeat top right; }
.rbbot div { background: url(bl2.gif) no-repeat bottom left; }
.rbbot { background: url(br2.gif) no-repeat bottom right; }

/* height and width stuff, width not really nessisary. */
.rbtop div, .rbtop, .rbbot div, .rbbot {
width: 100%;
height: 7px;
font-size: 1px;
}
.rbcontent { margin: 0 7px; }
.rbroundbox {  margin: 0px 10px 0px 10px; }
.rbroundbox1 {  margin: 10px 10px 0px 10px; }
* html body #contenido{
height:520px;
}
	
	/***************** estilos de listas especiales***********************************************************/
	#menu_izq { 
    float:left;
	width: 160px; 
	padding: 0px 0px 0px 5px;
	margin: 0px 0px 0px 0px;
	background-image: url(wp-content/themes/mind2/images/fondo_menu.gif);
}
#navigation {
font: 12px Verdana, Arial, Helvetica, sans-serif;
	margin:0 0 0 0px;
	padding: 0;
	text-indent:0px;
	width:160px;
}
#navigation .nonas {

background-image:none !important;
}
#navigation a.head {
	cursor:pointer;

	    border-bottom:1px solid #ccc;
	border-right:1px solid #ccc;
	background: url(images/bola.png) no-repeat scroll 5px 14px;
	background-color:#FFFFFF;
	color:#005B8B;
	display:block;
	font-weight:bold;
	margin:0px;
	padding:10px 15px;
	text-indent:0px;
	text-decoration: none;
}
#navigation a.head:hover {
	color:#005B8B;
	background: url(images/bola.png) no-repeat scroll 5px 14px;
	background-color:#FFFFFF;
}
#navigation a.selected {
		background: url(images/bola.png) no-repeat scroll 5px 14px;
		background-color: #688BCC;
		color:#FFFFFF;
}
#navigation a.current {
	background: url(images/bola.png) no-repeat scroll 5px 14px;
		background-color: #688BCC;
		color:#FFFFFF;
}
#navigation ul {

  background-color:#C0E3F9;
border-right:1px solid #ccc;
	margin:0px;
	padding:0px;
	text-indent:0px;
}
#navigation li {
	
	list-style:none outside none; display:inline;
}
#navigation li li a {
    border-bottom:1px solid #ccc;
	
	color: #1069AB;
	display:block;
	padding:5px 5px;
	text-indent:0px;
	text-decoration: none;
}
#navigation li li a:hover {
	background-color: #CCFF33;
	color: #336699;
	font-weight:bold;
}
/* fin menu izquierdo*/
#catolico{
padding:50px 0 0 15px;


}
#colabora{
padding:10px 0 10px 17px;


}
#extension{
height:147px;
background-color:#9C072A;
text-align:center !important;
padding:10px 0 0 12px;

}
p.clear {clear: both; padding:0px; margin: 0px;}

.usuario{
font-size: 1em; color: #666666; 
padding-left:5px;
margin-top:9px;
float: left;
}

.contra{
font-size: 1em; color: #666666; 
padding-left:5px;
margin-top:9px;
float: left;
}
.contra_tit{
padding-right:20px;
font-size: 1.3em; color: #006699; 
}
.contra a{
font-size: 1em; color: #006699; 
padding-left:5px;
margin-top:9px;
text-decoration:none;
}
.contra a:hover{
font-size: 1em; color: #FF6600; 
padding-left:5px;
margin-top:9px;
text-decoration:none;
}
div#foot{
height:10px;
margin-left:5px;
background-color:#CCCCCC;
}
input.sale { 
width:80px;
font-family:Arial, Tahoma, Verdana ; 
font-size: 11px; color: #666; 
background-color: #fff; 
border:1px #ccc solid;
}

img {
border:none;
padding-top:0px;
margin-right:10px;
margin-left:0px;
margin-top:0px;
margin-bottom:0px;
float:left;
}
div.imagen{
margin-left:0px;
margin-right:10px;

padding-right:10px;
padding-bottom:10px;
padding-left:10px;
padding-top:10px;
float:left;


background-color:#FFFFFF;
}

div.clear {
	clear: both;
	margin: 0;
	padding: 0;
}
.nuevo_post{
margin-top:20px;

}
hr { width: 50%;
background-color: #FADEC5; color: #FADEC5;
text-align: center;height: 2px;
border:none; }
#commentform{
margin:0 30px 0 30px;

}
	/* --- UNIVERSAL DIVS ---- */


	#super {
	}


	#header {
	}


	/*#contenedor {
		margin:10px 10px 10px 10px;
	}*/




	/* ---- HEADER ----


	#header h1 {
		width: 255px;
		height: 50px;
		margin: 0;
		padding: 10px 20px 25px 20px;
	}

				#header h1 img {
					display: block;
					width: 255px;
					height: 50px;
				} */



	/*  ---- CONTENIDO ---- */




				div.post {
				
					padding-top:0px;
					padding-bottom:10px;
					margin:0px 0px 0px 0px;
					
					
					
					
				}
             
				div.post h2 {
					font: 1em/1em Arial, sans-serif;
					padding-bottom:5px;
					padding-top:5px;
					margin: 0px 0px 0px 0px  !important;
					padding-left:30px;
				
					color: #006699 ;
					background-color:#F3F3F3;
					border-bottom:1px #ccc solid;
					
					
				}
				 h6 {
					font: 1em/1em Arial, sans-serif;
					padding-bottom:5px;
					padding-top:5px;
					margin: 0px 0px 0px 0px  !important;
					padding:0;
				  text-align:center;
					color: #006699 ;
					font-weight:bold;
					
					
					
					
				}
				
								div.post h3, div.post h4, div.post h5 {
									 /* this one adds colors to all <h*> in the post body */
									font-weight: bold;
								}

								div.post h3.otra{
									color: #00688A;
									font-size: 1em;
									margin: 7px 0px 2px 0px  !important;
									
								}
								div.post h3.otra_raya{
								text-decoration:underline;
									color: #00688A;
									font-size: 1em;
									margin: 7px 0px 2px 0px  !important;
									
								}
								div.post h3 {
								color: #993300;
									font-size: 1em;
									margin: 7px 0px 2px 0px  !important;
									
								}

								div.post h4 {
								color: #FF6600;
									
									font-size: 1em;
									margin: 7px 0px 2px 0px  !important;
								}


					div.post h2 a {
					
					margin-left:0px;
					
						text-decoration: none;
						font-weight:bold;
						color: #006699 !important;
						border: 0 !important;
						padding: 0 !important;
						
					}
					div.rayax {
                 
					border-bottom:1px #ccc solid;
					height:30px;
						
					}
					div.pressa {
                     float:right;
					 padding-right:10px;
						text-align:right;
						text-decoration: underline !important;
						font-weight: normal;
						color:#996600!important;
				    padding-top:5px;
						padding-bottom:5px;
					padding-bottom:10px;
					width:30%;
						
					}
					div.pressa a:hover{
                     color:#993300;
						
					}
						div.pressb {
							text-decoration: none;
						font-weight:bold;
						color: #006699 !important;
						float:left;
						padding-left:30px;
						text-align:left;
						padding-top:5px;
						padding-bottom:5px;
                         width:50%;
		
					}
					div.post p a {
					
						text-decoration: underline;
						color: #CC6600 !important;
						border: 0px !important;
						padding: 0px !important;
						
					}
					

					div.individual h2 {
						font: 1em/1em Arial, sans-serif;
						line-height: 1.6em;
						color: #f60;
					}


					div.post p {
						padding-left:30px;
						padding-top:5px;
						padding-right:30px;
						padding-bottom:5px;
						margin:0px;
						font: .95em/1.3em "Tahoma", Arial, sans-serif;
						color: #555;
						
						text-align:justify;
					}
					div.post-teaser {
						padding-left:30px;
						padding-top:5px;
						padding-right:30px;
						padding-bottom:1px;
						margin:0px;
						font: 0.95em/1.3em "Tahoma", verdana, sans-serif;
						color: #555;
						text-align:right;
					}
					div.post-teaser a{
					font: 0.95em/1.3em "Tahoma", verdana, sans-serif;
						color: #CC0000;
						text-decoration:none;
						text-align:right;
					}
					div.post-teaser a:hover{
						color: #FF9900;
						text-decoration:none;
						font: 0.95em/1.3em "Tahoma", verdana, sans-serif;
						text-align:right;
					}

						div.post ul li, div.post ol li  {
							font: 12px/15px Arial, sans-serif;
							color: #555;
						}

									div.post ul li p, div.post ol li p {
										font-size: 12px; /* This one hacks for em size when you use a <p> inside a <li> */
									}

										div.post ul li ul li p, div.post ol li ol li p {
											font-size: 12px;
										}


									div.comment-body ol li {
										font: 1em/1.2em Arial, sans-serif;
										color: #666;
										margin-bottom: 5px;
										}



					/* ---- LISTS ARCHIVES ---- */
table.listados a {
		color: #666600;
		text-decoration:none
		}
table.listados a:hover {
		color: #FF6600;
		text-decoration: underline;
		}

					table.listados {
						width: 550px;
						margin: 0;
					
					}

						table.listados td {
							padding: 0px 30px 10px 30px;
							font: .9em/1.6em "Trebuchet MS", Arial, sans-serif;
							background: url(/wp-content/themes/minid/images/dot_line.png) repeat-x bottom;
							vertical-align: top;	
								
						}

						.ref {
							white-space: nowrap;
						}

						table.listados td strong {
							font-size: 1.1em;
						}













	

					/* ---- IMAGE SET ---- */

						img.right {
							float: right;
							display: block;
							margin: .3em 0 1em 1em;
						}

						img.center {
							margin: 1em auto;
							display: block;
						}

                 
					div.post p.posted {
					background-color: #F3F3F3;
						font: .8em  Arial, sans-serif;
						color: #666;
						margin-right:0px;
						margin-left:0px;
							margin-top:15px;
					}
          div.post p.posted a {
					
						color: #006666;
						
						
					}
          div.post p.posted a:hover {
					
						color: #CC6666;
						
						
					}




			/* ---- MENU ---- */

			#menus {
				width: 40%;
				float: right;
			}

							div.principal {
								width: 46%;
								float: left;
							}


							div.extra {
								float: right;
								width: 46%;
							}


					div.principal h3, div.extra h3 {
						font: bold .8em/1.6em Arial, sans-serif;
						margin: 0 0 5px 0;
						color: #000;
						border-bottom: 1px dotted #999;
					}

							div.principal ul, div.extra ul {
								margin: 0 0 15px 0;
								padding: 0;
								list-style: none;
								font-family:  "Trebuchet MS", Arial, sans-serif;
							}

							div.principal ul li {
								line-height: 1.7em;
							}

							div.principal ul li ul, div.extra ul li ul {
								margin: 0;
							}

										div.principal ul li, div.extra ul li {
												font-size: .7em;
												line-height: 1.7em;
										}

											div.principal ul li ul li, div.extra ul li ul li {
												padding-left: 10px;
												font-size: 1em;
											}


			

			/* ---- SERACH ---- */

			div.search {
				border-top: 4px solid #ccc;
				margin: 0 0 25px 0;
				padding: 15px 0;
			}

					div.search label {
						font: bold .8em/1.6em Arial, sans-serif;
						display: block;
						color: #000;
						margin-bottom: 5px;
					}


				div.autor {
					border-top: 4px solid #ccc;
					padding-bottom: 25px;
				}


										div.autor h3 {
											color: #000;
											font: bold 12px/15px Arial, sans-serif;
											margin: 0;
											padding: 20px 0 0 0;
										}

										
							
							
										div.autor p {
											font: 12px/15px Arial, sans-serif;
											color: #666;
										}
							

					div.tools {
						border-top: 4px solid #ccc;
						padding: 15px 0px;
					}



					div.metadata {
						
						background-color: #fff;
						padding: 5px 10px 5px 10px;
						margin: 15px 0px 0px 0px;
					}


								div.metadata p {
									font:1em/1.2em "Trebuchet MS", Arial, sans-serif;
									color: #666;
									margin-top: 0px;
								}

								div.metadata h3 {
									font: bold .8em/1.6em Arial, sans-serif;
									color: #000;
									margin: 0 0 0 0;
								}


							/* ---- COMMENTS ---- */


						div.comment-head {
							
							background: #ECF2F9;
							
							clear: both;
							padding: 5px 10px 0px 5px;
							margin: 0px 30px 0px 30px;
												
							
						}

									div.minid-head, div.mini-d-head {
										background: #fff url(/wp-content/themes/minid/images/msg-comment-minid.png) bottom left no-repeat;
									}

									div.comment-head img {
										padding: 1px;
										
										border: 1px solid #ccc;
										float: left;
										width: 32px;
										height: 32px;
										margin: 0px 10px 5px 5px;
									}


						div.comment-head p {
							float: left;
							font: 1em/1.3em  Arial, sans-serif;
							margin: 0px 0 0 0px !important;
							
						}
                        div.comment-head cite {
						    color:#990000;
							float: left;
							font: 12px/15px  Arial, sans-serif;
							margin: 0px 0 0 0px !important;
							
						}
						 div.comment-head cite a{
						    color:#990000;
							float: left;
							font: 12px/15px "tahoma", Arial, sans-serif;
							margin: 0px 0 0 0px !important;
							text-decoration:none;
							
						}

						div.comment-body {
						border-top: 1px solid #ccc;
						border-bottom: 3px solid  #BBD7F2;
							background-color:#ECF3FF;
							margin: 0px 30px 0px 30px;
							padding: 5px 10px 5px 10px;
							text-align:justify;
							
						}

									div.mini-d blockquote, div.comment-body blockquote {
												padding: 5px 10px 5px 10px;
												
												
												}
												
									div.comment-body blockquote {
										background: #ffffff;
										
										}
										
									div.mini-d blockquote {
										background: #FFFFF5 !important;
										border-top: 1px solid #fff;
										border-left: 1px solid #fff;
										border-bottom: 1px solid #F2F2BA;
										border-right: 1px solid #F2F2BA;
										}
										
										


						div.minid, div.mini-d {
							background: #FFFEC7 !important;
							border-bottom: 1px solid #FFF2C7;
							border-right: 1px solid #FFF2C7;
						}


						div.modera {
							background: #fff url(/wp-content/themes/minid2/images/exclamation.png) no-repeat left;
							padding: 10px;
							-moz-border-radius: .5em;
							color: #f60 !important;
							font: 12px/15px "Trebuchet MS", Arial, sans-serif !important;
							border: 2px solid #f60;
						}


						pre {
							width: 90%;
							overflow: auto;
							font-size: .9em;
							line-height: 1.5em;
							margin-left: 25px;
							}
							
						code {
							color: #681;
							font: 1.1em "andale mono", "lucida console", "courier new", monospace
							}



						div.modera2 {
							margin-top: 35px;
						}

								div.modera p {
									margin: 0 0 0 55px;
								}

										div.comment-body p {
											font: 1em /1.2em "Tahoma", Arial, sans-serif;
											color: #555;
										}



									h3#comments, h3#respond, h3#moreentry {
										border-bottom: 4px solid #ccc;
										padding-bottom: 5px;
										margin-bottom: 25px;
										font: bold 1em/1.6em "Tahoma",Arial, sans-serif;
										padding: 0px 30px 10px 30px;
									}


									#comment {
										width: 85%;
									}



								
										
										
						/* ---- COMPARE ---- */
						
						table.compare {
							width: 99%;
							border: 1px solid #999;
							margin: 2.5em 0em 2.5em 0em;
							
							}
							
						table.compare thead tr th {
							background: #FFC;
							padding: 5px 10px;
							text-align: left;
							font: .8em/1.6em "Trebuchet MS", Arial, sans-serif;
							border-bottom: 1px dotted #999;
							color: #222;
							}
							
						table.compare tbody tr td {
							padding: 8px 10px;
							text-align: left;
							font: .8em/1.6em "Trebuchet MS", Arial, sans-serif;
							border-bottom: 1px dotted #ccc;
							vertical-align: top;
							}
							
						table.compare tbody tr th {
							padding: 8px 10px;
							text-align: left;
							font: bold .8em/1.6em "Trebuchet MS", Arial, sans-serif;
							border-bottom: 1px dotted #ccc;
							white-space: nowrap;
							color: #333;
							background: #fffffa;
							vertical-align: top;
							}
							
						table.compare tfoot tr td {
							padding: 8px 10px;
							text-align: right;
							font: .6em/1.6em "Trebuchet MS", Arial, sans-serif;
							background: #f9f9f9;
							text-transform: uppercase;
							}


			/* ---- FOOTER ---- */


			#footer {
				border-top: 1px dotted #ccc;
				padding: 15px;
				font: .8em/1.6em "Trebuchet MS", Arial, sans-serif;
				color: #666;
				border-bottom: 5px solid #f60;
			}
			
.jisuca img{
display:none;

}
.jisuca{

background-color: #f4f4f4;
border: 1px solid #ccc;
margin:5px 0px 5px 0px;
padding:0px 10px 10px 10px;
font: 12px/15px Arial ;
text-align:justify;
}

.jisuca2{
background-color: #f4f4f4;
border: 1px solid #ccc;
margin:0px 0px 0px 0px;
padding:0px 0px 0px 0px;
font: 12px/15px Arial ;
text-align:justify;
}

.jisuca2 img{
	
	border: 1px solid #ccc;
	margin: 10px;
 
	}
#barranav{
	background-image:url(images/navbar_ppal.jpg);
	background-repeat:no-repeat;
	height:48px;
	
	}
#fotocambia{
   margin: 0px 10px 3px 7px;
    padding:4px 0 0 10px;
	 /*background-image: url(images/cambiaimg010.jpg);
	background-repeat:no-repeat;*/
	height:100px;
	}
	#fotocambia2{
   margin: 0px 10px 8px 7px;
    padding:4px 0 0 10px;
	 /*background-image: url(images/cambiaimg010.jpg);
	background-repeat:no-repeat;*/
	height:30px;
	}
	#fotocambia_cuatro{
    margin: 10px 10px 10px 10px;
    padding:4px 0 0 10px;
	background-image: url(images/logocuatro.jpg);
	background-repeat:no-repeat;
	height:140px;
	}
	* html body #noticias{
height:360px;
}
	* html body #noticiasd{
height:360px;
}
	* html body #noticias_cal{
height:360px;
}
/* curvas*/

/* Inset 3D Curved */
.inset {background: transparent; width:100%; margin:10px 0 10px 0;  }
.inset h1, .inset p {margin:0 10px;}
.inset h1 {font-size:2em; color:#fff;}
.inset p {padding-bottom:0.5em;}

.inset .b1, .inset .b2, .inset .b3, .inset .b4, .inset .b1b, .inset .b2b, .inset .b3b, .inset .b4b {display:block; overflow:hidden; font-size:1px;}
.inset .b1, .inset .b2, .inset .b3, .inset .b1b, .inset .b2b, .inset .b3b {height:1px;}
.inset .b2 {background:#F3F3F3; border-left:1px solid #ccc; border-right:1px solid #ccc;}
.inset .b3 {background:#F3F3F3; border-left:1px solid #ccc; border-right:1px solid #ccc;}
.inset .b4 {background:#F3F3F3; border-left:1px solid #ccc; border-right:1px solid #ccc;}
.inset .b4b {background:#F8F8F8; border-left:1px solid #ccc; border-right:1px solid #ccc;}
.inset .b3b {background:#F8F8F8; border-left:1px solid #ccc; border-right:1px solid #ccc;}
.inset .b2b {background:#F8F8F8; border-left:1px solid #ccc; border-right:1px solid #ccc;}


.inset .b1 {margin:0 5px; background:#ccc;}
.inset .b2, .inset .b2b {margin:0 3px; border-width:0 2px;}
.inset .b3, .inset .b3b {margin:0 2px;}
.inset .b4, .inset .b4b {height:2px; margin:0 1px;}
.inset .b1b {margin:0 5px; background:#ccc;}

.inset .post {display:block; background:#F8F8F8; border-left:1px solid #ccc; border-right:1px solid #ccc;}
/* curvas*/
.foto_red{
float:left;
margin:10px 11px ;
}
.fotos_red{
padding-left:30px;
padding-right:30px;
}
.foto_doc{
width:75px;
float:left;
padding-left:25px;
margin-top:20px;

}
ul.doci{
padding:0;
margin:0;
list-style:none;
float:left;

}
.faq{
margin-left:25px;
}
#video{
margin:90px;


}