@import url(menu.css);

/* IE7 HACKS */
*:first-child+html {
}
/* Neutralizamos los Estilos */
*{
	margin:0;
	padding:0;
	border:none;
}
/***** Global Settings *****/
 
html, body {
border:0;
margin:0;
padding:0px;
}

/***** Global Classes *****/ 
.clear         { clear:both; }
.float-left    { float:left; }
.float-right   { float:right; } 
.center        {text-align:center;}
.text-left     { text-align:left; }
.text-right    { text-align:right; }
.text-center   { text-align:center; }
.text-justify  { text-align:justify; } 
.bold          { font-weight:bold; }
.italic        { font-style:italic; }
.underline     { border-bottom:1px solid; }
.highlight     { background:#ffc; }  
.nopadding     { padding:0; }
.noindent      { margin-left:0;padding-left:0; }
.nobullet      { list-style:none;list-style-image:none; }
.b {color:}
 
/* Begin Images */
/*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) */	
img.centered {
  display: block;
  margin-left: auto;
  margin-right: auto;}	
img.alignright {
  padding: 4px;
  margin: 0 0 2px 7px;
  display: block;}
img.alignleft {
  padding: 4px 0 4px 0;
  margin: 0 0 2px 0;
  display: block;}
.alignright {
  float: right;
  font: 9px Georgia, georgia, "Times New Roman", Times, serif;}	
.alignleft {
  float: left;
  font: 9px Georgia, georgia, "Times New Roman", Times, serif;}
/* End Images */
body {
height:100%;
font-size: 62.5%;
font-family: Georgia, georgia, "Times New Roman", Times, serif;
color: #646451; /* default font color */

}
/***** Headings *****/
 
/* resets most browser styles to enhance cross-browser compatibility */
h1, h2, h3, h4, h5, h6, h7, p, form, ul, ol, li, blockquote { margin: 0; padding: 0; }
img, a{ border:none; text-decoration: none;}

h1 {
  display:block;
  float:left;
  width:100%;
  padding:5px 0 5px 0;
  margin:0 0 10px 0;  
  font-weight:bold;
  font:19px Georgia, georgia, "Times New Roman", Times, serif;} 
h2{
  display:block;
  float:left;
  height:40px;
  width:auto;
  color:#139593;
  font:10px Georgia, georgia, "Times New Roman", Times, serif;;} 
h3 {
font:1em Georgia, georgia, "Times New Roman", Times, serif;;
font-weight:bold;} 
/***** Common Formatting *****/ 
ul, ol {
margin:0;
padding:0 0 1.25em 0;} 
ul, ol {
padding:0 0 1.25em 2.5em;} 
blockquote {
margin:1.25em;
padding:1.25em 1.25em 0 1.25em;} 
small{
  font:0.85em Georgia, georgia, "Times New Roman", Times, serif;;
}  
sup{
  position:relative;
  bottom:0.3em;
  vertical-align:baseline;
} 
sub{
  position:relative;
  bottom:-0.2em;
  vertical-align:baseline;
} 
  acronym, abbr{
  cursor:help;
  letter-spacing:1px;
  border-bottom:1px dashed;
} 
/***** Links *****/ 
a,a:link,a:visited,a:hover{
text-decoration:none;}  
/***** CAJAS ******/
#total { 	
  height:100%;	
  margin: 0 auto 0;      
  position:relative;
  width:925px;
  }
#cabecera{
  position:relative;  
  display:block;  
  float:left; 
  height:84px;	
  width:100%;}
#logo{
  height:84px;
  width:325px;
  display:block;
  float:left;}
#menu{
  margin:0px 0px 0px 0px;	
  float:left;
  width:592px;}
#contenido{
  display:block;  
  float:left; 	
  height:430px;	
  width:925px;}
/* viajes
---------------------------------------------------------------------------------*/
#viajes{
  display:block;  
  float:left; 	
  height:410px;	
  width:915px;
  padding:20px 0 0 19px;}
#viajes a{
  display:block;
  float:left;
  height:22px;
  padding:4px 8px 0 25px;
  color:#168fce;
  font-size:1.3em;  
  background:#f2f9f5 url('http://www.uakix.com/wp-content/themes/CSSGallery/images/info.gif') no-repeat left center;
  text-decoration:none;}
#viajes a:hover{
  display:block;
  float:left;
  background:#e9f5ee url('http://www.uakix.com/wp-content/themes/CSSGallery/images/info.gif') no-repeat left center;
  height:22px;
  padding:4px 8px 0 25px;
  color:#0b6695;
  font-size:1.3em;
  text-decoration:none;}
.viajecontent{
  font:9pt Georgia, georgia, "Times New Roman", Times, serif;
  line-height:14pt;
  display:block;  
  float:left;
  height:auto;
  width:265px;
  clear:both;
  margin:0 0 10px 0;}
.viaje1, .viaje2, .viaje3{
  display:block;  
  float:left;
  text-align:left;
  padding:0;
  margin:0;}
.viaje1{
  width:298px;
  height:410px;}
.viaje2{
  padding:0 0 0 19px;
  width:290px;
  height:410px;}
.viaje3{
  padding:0 0 0 19px;
  width:286px;
  height:410px;}
.viaje1 ul, .viaje2 ul, .viaje3 ul{
  margin:10px 0 8px 0;
  display:block;
  padding:0;
  float:left;
  width:260px; 
  height:46px;
  list-style-type:none;  }
.viaje1 ul li, .viaje2 ul li, .viaje3 ul li{	
  display:block;	
  float:left;
  padding-left:6px;
  font-size:9px;
  line-height:14pt;
  list-style:none;
  border-left:1px dotted #c0ac8a;  
  width:58px;  }
.viaje1 ul li b{color:#d27005;}
.viaje2 ul li b{color:#6bc622;}
.viaje3 ul li b{color:#2994d1;}
.viaje1 h1, .viaje2 h1, .viaje3 h1{
  color:#d27005;
  padding:0 0 0 30px;
  margin-bottom:10px;
  width:235px;
  height:30px;
  font:10pt Georgia, georgia, "Times New Roman", Times, serif;;
  font-weight:bold;
  background:url('http://www.uakix.com/wp-content/themes/CSSGallery/images/viaje1.gif') no-repeat left top;}
.viaje1 img, .viaje2 img, .viaje3 img{
  display:block;float:left;
  width:258px;
  clear:both;
  margin:6px 0 0 0;}

/* anuncios
---------------------------------------------------------------------------------*/
#anuncios{
  display:block;  
  float:left; 	
  height:156px;	
  width:915px;
  padding:20px 0 0 19px;}
.anunciocontent{
  font:8pt Georgia, georgia, "Times New Roman", Times, serif;
  line-height:14pt;
  display:block;  
  float:left;
  height:auto;
  width:180px;
  clear:both;
  margin:0 0 10px 0;}
.anuncio1, .anuncio2, .anuncio3, .anuncio4{
  display:block;  
  float:left;
  text-align:left;
  padding:0;
  margin:0;}
.anuncio1{
  width:190px;
  height:160px;}
.anuncio2{
  margin:0 0 0 48px;
  width:190px;
  height:160px;}
.anuncio3{
  margin:0 0 0 44px;
  width:190px;
  height:160px;}
.anuncio4{
  padding:0 0 0 44px;
  width:190px;
  height:160px;}
.anuncio1 img, .anuncio2 img, .anuncio3 img, .anuncio4 img{
  display:block;float:left;
  width:180px;
  clear:both;
  margin:6px 0 12px 0;}
.anuncio1 h1, .anuncio2 h1, .anuncio3 h1, .anuncio4 h1{
  color:#d27005;
  padding:0 0 0 30px;
  margin-bottom:10px;
  width:160px;
  height:30px;
  font:9pt Georgia, georgia, "Times New Roman", Times, serif;;
  font-weight:bold;
  }
.anuncio1 h1{
  background:url('http://www.uakix.com/wp-content/themes/CSSGallery/images/anunciomini.gif') no-repeat left top;
}
.anuncio2 h1{
  background:url('http://www.uakix.com/wp-content/themes/CSSGallery/images/anuncioexclusivo.gif') no-repeat left top;
}
.anuncio3 h1{
  background:url('http://www.uakix.com/wp-content/themes/CSSGallery/images/anunciocentro.gif') no-repeat left top;
}
.anuncio4 h1{
  background:url('http://www.uakix.com/wp-content/themes/CSSGallery/images/anunciopatrocinio.gif') no-repeat left top;
}
#anuncios a{
  display:block;
  float:left;
  height:22px;
  padding:4px 8px 0 25px;
  color:#168fce;
  font-size:1.1em;  
  background:#f2f9f5 url('http://www.uakix.com/wp-content/themes/CSSGallery/images/info.gif') no-repeat left center;
  text-decoration:none;}
#anuncios a:hover{
  display:block;
  float:left;
  background:#e9f5ee url('http://www.uakix.com/wp-content/themes/CSSGallery/images/info.gif') no-repeat left center;
  height:22px;
  padding:4px 8px 0 25px;
  color:#0b6695;
  font-size:1.1em;
  text-decoration:none;}
.anuncio{
  display:block;
  float:left;
  margin:0 10px 6px 0;
  padding:5px 0 0 0;
  width:204px;  
  height:229px;  
  background:url('http://www.uakix.com/wp-content/themes/CSSGallery/images/minianuncio.jpg') no-repeat left top;
}
/* contacto
---------------------------------------------------------------------------------*/
.contacto_intro{
  display:block;  
  float:left; 	
  height:70px;	
  width:100%;}
.contacto_izqu{
  font-size: 11px;
  font-family: "Georgia", georgia, Times New Roman, Times, serif;
  display:block;
  line-height:16px;  
  float:left; 	
  height:auto;	
  width:600px;}
.contacto_izqu ul{
  display:block;
  width:100%;
}
.contacto_izqu ul li{
  margin:0 0 12px 0;
  display:block;
  float:left;
  width:100%;
  list-style:none;
}
.contacto_izqu ul li a{
  font-size: 11px;
  font-family: "Georgia", georgia, Times New Roman, Times, serif;
  color:#ffa800;
  font-weight:bold;
}
#enlaces{
  display:block;  
  float:left; 	
  height:auto;	
  width:100%;}
#enlaces p{
  display:block;
  float:left;		  
  width:190px;
  font:9pt Georgia, georgia, "Times New Roman", Times, serif;
  height:25px;	
  padding:10px 12px 10px 12px;  
  background:#FFFFFF;
}
#enlaces a{
  dislay:block;
  float:left;
  height:36px;
  width:100%;
  margin-bottom:4px;
}
#enlaces a:hover{
  dislay:block;
  float:left;
  height:36px;
  width:100%; 
  margin-bottom:4px; 
}
#calendar{
  display:block;  
  float:left; 	
  height:450px;	
  width:925px;
}
a {

  color:#139593;
  text-decoration:none;
}
a:hover {
  color:#08c4c2;
  text-decoration:underline;
}
a img {
  border:0px;
}
#wrapper {
	width:860px;
	margin:15px auto 0 auto;
}
#header {
	padding:0;
	margin:0 auto;
	text-align:left;
}
#header h1{
	margin: 0;
	padding:0;
}
#main_bar {
	padding:0;
	height:25px;
	background:#e43b05;
	color:#ffffff;

}
#main_bar h3 {
	margin:0;
	float:left;
	padding:3px 0 0 20px;
	font:1.0em Georgia, georgia, "Times New Roman", Times, serif;;
	background:url('http://www.uakix.com/wp-content/themes/CSSGallery/images/corner.gif') no-repeat;

	height:22px;
}
#main_bar p {
	margin:0;
	float:right;
	padding:3px 10px 0 0;
	background:url('http://www.uakix.com/wp-content/themes/CSSGallery/images/corner.gif') no-repeat right -25px;
}
#main_bar a {
	color:#ffffff;

	text-decoration:none;
}
#main_bar a:hover {
	text-decoration:underline;
}
#content-wrap{	
   display:block;
   margin:16px 0 15px 0;  
   float:left;
   width:925px;
   /*background:url('http://www.uakix.com/wp-content/themes/CSSGallery/images/wrap-bg.gif') repeat-y left 20px;*/}
#izquierda {
  width: 645px;
  height:auto;
  float: left;
  display:block;
  padding: 8px 0 20px 0;
}
.colaboradores{
  display:block;  
  margin:80px 0 0 0;
  float:left; 	
  height:auto;	
  width:100%;}
#sidebar{
  width: 271px;
  display:block;
  float: left;
  padding:0 0 0 6px;	
}
.sidebartitulo{
  display:block;
  float:left;
  width:auto;
  margin:0 0 0 37px;
  height:38px;}
#sidebar img{
  overflow:visible;
}
.subscribete{
  display:block;  
  float:left;
  width:275px;
  padding:70px 0 0 0;
  margin:0 0 0 0;
  background:url('http://www.uakix.com/wp-content/themes/CSSGallery/images/fondos/fondo_subscribete.gif') no-repeat left top;
  height:160px;
}
.anunciate{
  display:block;
  float:left;
  width:275px;
  padding:18px 0 0 0;
  background:url('http://www.uakix.com/wp-content/themes/CSSGallery/images/fondos/fondo_fase.gif') no-repeat left top;
  height:235px;
}
.faselunar{
  display:block;  
  float:left;
  width:275px;
  padding:10px 0 0 0;
  margin:0 0 0 0;
  background:url('http://www.uakix.com/wp-content/themes/CSSGallery/images/fondos/fondo_anunciate.gif') no-repeat left top;
  height:360px;
}
.fase{
  padding:0 0 0 0;
  margin: 0 0 0 45px;
  width:200px;
  text-align:center;
}
.fase a{
  padding-top:5px;
  text-align:center;
  font: 10px Georgia, georgia, "Times New Roman", Times, serif;
}
#carousel {
  display:block;width:10000px;position:absolute;margin:0;padding:0;top:0;left:0;}
#carousel li {
  font:85%/1.2em Georgia, georgia, "Times New Roman", Times, serif;;height:auto;width:755px;margin:0 60px 0 0;padding:20px 15px 0 15px;float:left;display:inline;}
#carousel li h2{
  font:1.3em Georgia, georgia, "Times New Roman", Times, serif;;color:#1b90d3;display:block;float:left;width:100%;height:22px;margin:0 0 10px 0;}
#carousel li p{
  width:350px;height:100%;display:inline;float:left;margin:0;}

.carouselimg{
  display:block;float:left;margin:0 0 0 0;width:360px;height:100%}
#previous, #next {
  display:inline;height:100%;text-indent:-4000em;margin:0 0 13px;cursor:pointer; background:#Fef3f3;}
#previous {
  display:block;float:left;width:65px;}
#next{
  display:block;float:right;width:75px;}
#wrap{
  display:inline;clear:left;height:100%;width:800px;overflow:hidden;position:relative;}
.anuncbody p{
  display:block;
  padding:0 15px 0 40px;}
#sidebar p{
  font: 11px Georgia, georgia, "Times New Roman", Times, serif;}
#nav {
  background:url('http://www.uakix.com/wp-content/themes/CSSGallery/images/navbg.gif') repeat-x top;
  height:37px;
  margin:10px 0 0 0;
}
.rss {
	float:right;
	margin:0;
	padding:0;
}

.rss a {
	background:url('http://www.uakix.com/wp-content/themes/CSSGallery/images/rss.gif') no-repeat;
	width:38px;
	height:37px;
	display:block;
}
.rss a:hover {


	background:url('http://www.uakix.com/wp-content/themes/CSSGallery/images/rss.gif') no-repeat 0px -37px;

	width:38px;
	height:37px;
	display:block;
}
#nav ul {
	margin:0;
	padding:0;
	list-style-type:none;
	background:url('http://www.uakix.com/wp-content/themes/CSSGallery/images/nav.gif') no-repeat top left;
	height:37px;
}
#nav li {
	padding:0;
	margin:0;
	height:37px;
	float:left;
	list-style-type:none;
}
#nav li a {
	display:block;
	height:27px;
	padding:10px 15px 0 15px;
	text-decoration:none;
	color:#474848;
	font:11px Georgia, georgia, "Times New Roman", Times, serif;;
	text-align:center;
	font-weight:bold;
	float: left;
}
#nav .main {
	background:url('http://www.uakix.com/wp-content/themes/CSSGallery/images/nav.gif') no-repeat;
	color:#006600;
}
#nav .main a {
	background:url('http://www.uakix.com/wp-content/themes/CSSGallery/images/nav.gif') no-repeat;
	font-weight:bold;
	color:#474848;
}
#nav .main a:hover {
	background:url('http://www.uakix.com/wp-content/themes/CSSGallery/images/nav.gif') no-repeat 0px -37px;
	font-weight:bold;
	color:#000000;
}
#nav .main #current {
	background:url('http://www.uakix.com/wp-content/themes/CSSGallery/images/nav.gif') no-repeat 0px -37px;
	color:#000000;
}
#nav .main #current a {
	background:url('http://www.uakix.com/wp-content/themes/CSSGallery/images/nav.gif') no-repeat 0px -37px;
	font-weight:bold;
	color:#474848;
}
#nav .main #current a:hover {
	background:url('http://www.uakix.com/wp-content/themes/CSSGallery/images/nav.gif') no-repeat 0px -37px;
	font-weight:bold;
	color: #000000;
}
#nav .normal {
	color:#006600;
	font-weight:bold;
}
#nav .normal a {
	background:url('http://www.uakix.com/wp-content/themes/CSSGallery/images/navbg.gif') no-repeat;
	color:#474848;
}
#nav .normal a:hover {
	background:url('http://www.uakix.com/wp-content/themes/CSSGallery/images/navbg.gif') no-repeat 0px -37px;
	color:#000000;
}
#nav .normal #current {
	background:url('http://www.uakix.com/wp-content/themes/CSSGallery/images/navbg.gif') no-repeat center -37px;
	color:#000000;
}
#nav .normal #current a {
  background:url('http://www.uakix.com/wp-content/themes/CSSGallery/images/navbg.gif') no-repeat center -37px;
  color:#474848;
}
#nav .normal #current a:hover {
  background:url('http://www.uakix.com/wp-content/themes/CSSGallery/images/navbg.gif') no-repeat center -37px;
  color: #000000;
}
.break { 
  clear:both;
  padding:0;
  margin:0 0 10px 0;
}
.clear {
  clear:both;
  padding:0;
  margin:0;
}
.item, .viaje {
  padding:5px 0 0 0;
  width:204px;
  height:178px;
  display:block;
  float:left;
  margin:0 10px 6px 0;
  background:url('http://www.uakix.com/wp-content/themes/CSSGallery/images/mini.gif') no-repeat left top;	
}
.item h2, .viaje h2 {
  font: 1.1em Georgia, georgia, "Times New Roman", Times, serif;
  margin:6px 0 3px 10px;
  height:20px;
  padding:0 0 0 0;
}
.item h2 a, .viaje h2 a {
  color:#139593;
  text-decoration:none;
}

.item h2 a:hover, .viaje h2 a:hover {
  color:#08c4c2;
  text-decoration:none;
}
.item p {
  margin:0 0 4px 0;  
}
.item a img, .viaje a img{
  margin:4px 0 0 8px; 
}
.item p a img, .viaje p a img {
  margin:0 0 4px 8px;  
}
.item2 {
  padding:5px 0 0 0;
  width:204px;
  display:block;
  height:178px;
  float:left;
  margin:0 10px 6px 0;
  background:url('http://www.uakix.com/wp-content/themes/CSSGallery/images/mini2.gif') no-repeat left top;	
}
.item2 h2 {
  font: 1.1em Georgia, georgia, "Times New Roman", Times, serif;
  margin:6px 0 3px 10px;
  height:20px;
  padding:0 0 0 0;
  color:#ffffff;
}
.item2 h2 a {
  color:#139593;
  text-decoration:none;
}
.item2 h2 a:hover {
  color:#08c4c2;


  text-decoration:none;
}
.item2 p {
  margin:0 0 4px 0;
}
.item2 a img{
  margin:4px 0 0 8px; 
}
.item2 p a img {
  margin:0 0 4px 8px;  
}
/* oferta
---------------------------------------------------------------------------------*/
.oferta{
  display:block;
  float:left;
  margin:0 10px 6px 0;
  padding:5px 0 0 0;
  width:204px;  
  height:178px;  
  background:url('http://www.uakix.com/wp-content/themes/CSSGallery/images/mini2.gif') no-repeat left top;
}
.details {
   padding:24px;
   height:40px;
   margin:0 30px 15px 0;
   background:#ffffff;
   border:1px solid #e5e5e5;
}
.details ul {
   margin:5px 0 5px 15px;
   list-style-type:none;
}
.details li {
   padding:3px 0 3px 0;
   list-style-type:square;
}
.details h2 {
   font:1.5em Georgia, georgia, "Times New Roman", Times, serif;;
   color:#0066cb;
   margin:0 0 3px 0;
}
.details p {
   margin:0 0 15px 0;
}
.details p img {
   padding:0;
   border:#e5e5e5 1px solid;
}
.details2 {
   padding:24px;
   height:40px; 
   margin:0 30px 15px 0;
   background:#ebf3fb;
   border:1px solid #cce0f5;
}
.details2 ul {
   margin:5px 0 5px 15px;
   list-style-type:none;
}
.details2 li {
   padding:3px 0 3px 0;
   list-style-type:square;
}
.details2 h2 {
   font:1.5em Georgia, georgia, "Times New Roman", Times, serif;;
   color:#474848;
   margin:0 0 3px 0;
}
.details2 p {
   margin:0 0 15px 0;
}
.details2 p img {
   padding:0;
   border:#838383 1px solid;
}
.tags {
	margin:0;
	padding:15px 0 0 0;
	font:1.2em Georgia, georgia, "Times New Roman", Times, serif;;
	font-weight:bold;
}
.post-ratings span {
	float:right;
	font:11px Georgia, georgia, "Times New Roman", Times, serif;;
	padding:3px 0 0 0;
}
.navbottom {
	background:url('http://www.uakix.com/wp-content/themes/CSSGallery/images/navbottom.gif') no-repeat;
	height:21px;
	margin:1px 0 0 0;
}
.Nav {
  margin:0 0 20px 0;
  padding:10px 0 0 0;
  color:#838383;
}
.Nav a {
  padding:4px 8px 4px 8px;
  background:#fff;
  border:1px solid #e5e5e5;
  color:#838383;
  font:10px Georgia, georgia, "Times New Roman", Times, serif;;
  margin:0 5px 0 0;
}
.Nav a:hover {
  padding:4px 8px 4px 8px;
  border:1px solid #0066cb;
  color:#0066cb;
  text-decoration:none;
  font:10px Georgia, georgia, "Times New Roman", Times, serif;;
  margin:0 5px 0 0;
}
.Nav .on {
  padding:4px 8px 4px 8px;
  border:1px solid #0066cb;
  color:#0066cb;
  font:10px Georgia, georgia, "Times New Roman", Times, serif;;
  margin:0 5px 0 0;
}
.Nav span {
  padding:4px 8px 4px 8px;
  border:1px solid #e5e5e5;
  font:10px Georgia, georgia, "Times New Roman", Times, serif;;
  margin:0 5px 0 0;
}
#calendario{
  display:block;
  float:left;
  margin: 10px 0 28px 35px;
  padding:0;
  width:215px;
  height:164px;
}
.rssboton{
  display:block;
  float:left;
  margin: 0 0 10px 35px;
  padding:7px 0 0 70px;
  width:145px;
  height:72px;
}
.ads{
  display:block;
  float:left;
  width:276px;
  margin: 0 0 0 0;  
  padding:30px 0 0 0; 
  background:url('http://www.uakix.com/wp-content/themes/CSSGallery/images/fondos/fondo_anuncios.gif') no-repeat left top;
}
.ads img{
  float:left;
  display:block;
  margin:0 5px 10px 0;
}
.ads embed{
  float:left;
  display:block;
  margin:0 0 10px 0;
}
.ads_body{
  display:block;
  float:left;  
  padding:10px 0 0 40px;
  background:url('http://www.uakix.com/wp-content/themes/CSSGallery/images/fondos/body_ads.gif') repeat-y left top;
  height:auto;
}
.ads_pie{
  display:block;
  float:left;  
  height:17px;
  width:240px;
  padding:0 0 0 35px; 
  background:url('http://www.uakix.com/wp-content/themes/CSSGallery/images/fondos/body_ads.gif') repeat-y left top;
}
.wp-smiley {
  border:none !important;
  padding:0 !important;
  margin:0 !important;
}
#comment_form .text_input {
	width:191px;
	padding:3px;
	color:#444;
	border:1px solid #696969;
	border-left:2px solid #0066cb;
}
#comment_form .text_area {
	width:321px !important;
	border:1px solid #696969;
	border-left:2px solid #0066cb;
}
ul#comment_list {
	list-style-type:none;

	margin:0;
	padding:0;
}
ul#comment_list li.comment {
	margin:0 0 10px 0;
}
ul#comment_list li.trackback {
	padding:1.2em 15px 0 15px;
}
.comment_meta {
	margin:0 30px 15px 0;
	font-size:11px;
}
.comment_num {
	padding:0 8px 0 0;
	font-weight:bold;
	font-size:1.3em;
	float:right;
}
.trackback .comment_num {
	padding:0 0 0 20px;
}
.comment_num a,.comment_num a:visited {
	color:#888;
	text-decoration:none;
}
.comment_num a:hover {
	color:#303030;
	text-decoration:none;
}
.comment_meta strong {
	font-size:1.2em;


}
.comment_time {
	font-size:1em;

	color:#888;
}
blockquote {
  font-style:italic;
  font-size:11px;
  color:#888888;

  margin:0 0 5px 20px;
  padding:0 0 0 10px;
  border-left:4px solid #0066cb;

}
abbr,acronym {
  border-bottom:1px dotted #0066cb;
  text-transform:uppercase;
}
/* FORMS: =forms


----------------------------------------------- */ 
input, select, textarea {  
  font: 9pt/1.2em Georgia, georgia, "Times New Roman", Times, serif;;
} 

textarea {
  width:100%;

  line-height:1.25;

} 
label {
cursor:pointer;

} 
form {
  margin:0 0 20px 0;
  padding:0;
}
.searchbox {
   margin:30px 0 35px 0;
   padding: 0 0 10px 45px;
   width:215px;}
.search {
   background:url('http://www.uakix.com/wp-content/themes/CSSGallery/images/input.gif') no-repeat;
   height:19px;
   padding:8px 5px 5px 8px;
   margin:0 0 20px 0;
   width:150px;
   color:#444;
   border:none;
   margin:0;
   float:left;}
.find {

   background:url('http://www.uakix.com/wp-content/themes/CSSGallery/images/find.gif') no-repeat;
   border:none;
   height:32px;
   width:32px;
   margin:0;
   float:left;
}
.os {
   color:#3d4c53;
   font-weight:bold;
}
.os a {
  color:#3d4c53;
  font-size:11px;
  text-decoration:none;
}
.os a:hover {
  text-decoration:underline;


}
.designer {
  color:#982a05;
  font-weight:bold;
}
.design a {
  color:#982a05;
  font-size:11px;
  text-decoration: none;
}
/* post
---------------------------------------------------------------------------------*/
.post {
  display:block;
  background: url('http://www.uakix.com/wp-content/themes/CSSGallery/images/title.gif') no-repeat ;
  margin: 0 0 24px 20px;
  width:610px;
  height:415px;}
.title{
  display:block;
  height:29px;
  padding:6px 0 0 0;
  margin:10px 0 15px 5px;
  text-align:left; 
  font:9pt Georgia, georgia, "Times New Roman", Times, serif;
  line-height:14pt;
}
.title a{
  color:#d27005;
  font:10pt Georgia, georgia, "Times New Roman", Times, serif;
  font-weight:bold;}
.entry { 
  display:block;  
  height:320px;
  padding:0 0 0 0; 
  margin:0 0 10px 0;  
}
.entry p{
  display:block;
  float:left;
  width:100%;
  height:320px;
}
.entry p a img {
  display:block;
  float:left;
  margin:0 12px 8px 0;
}
.entry p code {
  display:inline;
  float:left;
  color:#474848;
  font:11px Georgia, georgia, "Times New Roman", Times, serif;
  line-height:14pt;
  width:320px;
  height:310px;
  
}
.entry a:hover {
  text-decoration:none;
}
.entry p a:visited {
  color: #b85b5a;
}
.title{
  margin-bottom: 15px;
  text-align: left; 
}
.postmeta {  
  height:25px;
  width:100%;
  display: block;
  float:left;
  font-size: 11px;color: #999;
  background:url('http://www.uakix.com/wp-content/themes/CSSGallery/images/separador.gif') repeat-x left bottom;
  padding:0;
  margin:10px 0 10px 0;}
.postmeta .comentarios {
 float:right;        
 width: 30px;
 height:25px;
 padding:4px 0 0 0;
 background: transparent url('http://www.uakix.com/wp-content/themes/CSSGallery/images/comments-bg.gif') no-repeat left top;        
 font-size: 1em;	
}
.postmeta a, postmeta a:hover{
  display:block;
  float:left;
  height:100%;
  margin:0 0 0 10px;
  text-decoration:none;
}
.postmeta .comentarios p {
	text-align: center;	}
.postmeta .comentarios p a {	
	color: #000;       
	border: none;}
.postmeta .comentarios p a:hover {	
	border: none;
        text-decoration:none;
}
.postmeta .tags {
   width: 490px;
   height: 20px;
   float:left;
   padding:10px 0 0 0;
   display: block;	
   font-size: 1em;}
.postmeta .tags a {
   background: #ffff99;
   padding: 0 4px 0 4px;	
   text-decoration:none;
   color:#243b79;}
.date {
  position:absolute;
  width: 54px;
  height: 40px;
  left:-54px;
  top:550px;
  background: url(http://www.uakix.com/wp-content/themes/CSSGallery/images/date-bg.jpg) no-repeat;
  font: normal 10pt 'Georgia', Times New Roman, Times, serif;  
  line-height:18px;
  padding: 12px 5px 5px 0;
  text-align: center;
}
.date span {
  display: block;
  font: italic 90%/90% 'Tahoma', Arial, Times, serif;
  letter-spacing: -1px;
}
.single h2 {
  background: url('http://www.uakix.com/wp-content/themes/CSSGallery/images/subhead-bg.gif') no-repeat;
  padding: 10px 0 5px 12px;
  margin-left: -12px;
  font-size: bold 145%;
  letter-spacing: 0;
  clear: left;
}
.tags {
  display:block;
  float:left;
  padding: 0 0 0 16px;
  background: url('http://www.uakix.com/wp-content/themes/CSSGallery/images/tags-bg.gif') no-repeat left center;	
}
.tags span {
  display: none;
}
.tags a {
  background: none !important;
  padding: 0 !important;
  border: none !important;
}
.tags a:hover {
  text-decoration: underline !important;
}
a.comments {
  width: 40px;
  height: 28px;
  font-size: 90%/100%;
  background: url('http://www.uakix.com/wp-content/themes/CSSGallery/images/comments-bg.gif') no-repeat !important;
  text-align: center;
  padding: 5px 0 0 3px !important;

  letter-spacing: -1px;




  display: block;
  float:right;
  margin-top: -8px;


}
a.write {
  background: url('http://www.uakix.com/wp-content/themes/CSSGallery/images/comments-jump-bg.gif') no-repeat !important;
  font-size: 125%;
}
.more-link {


  margin-left: 2px;
  font-size: 16px/100%;
  font-variant: small-caps;
  background: none !important;
}
.tool-tip {

  color: #fff;
  width: 203px;
  z-index: 13000;
} 


.tool-title {
  font-weight: bold;
  font-size: 11px;
  margin: 0;
  color: #9FD4FF;
  padding: 8px 8px 4px;
  background: url(images/fondos/bubble.png) top left;
} 


.tool-text {
  font-size: 11px;
  text-align:left;

  padding: 6px 6px 6px 6px;
  background: url(images/fondos/bubble.png) bottom right;
}
.custom-tip {
  color: #000;
  width: 130px;
  z-index: 13000;
}
.custom-title {
  font-weight: bold;
  font-size: 11px;
  margin: 0;
  color: #3E4F14;
  padding: 8px 8px 4px;
  background: #C3DF7D;
  border-bottom: 1px solid #B5CF74;
}
.custom-text {
  font-size: 11px;
  padding: 4px 8px 8px;
  background: #CFDFA7;
}
/* FOOTER: =footer
----------------------------------------------- */
#footnotes {
  position:relative;
  background:url(http://www.uakix.com/wp-content/themes/CSSGallery/images/pie.jpg) no-repeat center top;
  float:left;	
  width:100%;
  height:250px;
}
#footnotes ul {	   
  margin: 28px auto 0 ;		  
  line-height:20px;		
  width:905px;		
  list-style: none;					
}
#footnotes li{
  display: block;	
  width:auto;
  font-size:11px;
  color:#a4798d;
  margin:0 12px 0 0;
  height:auto;
  float:left;
}
#footnotes li p{
  padding-left:10px;
  color:#696868;
  line-height:16px;
}
#footnotes li span.block {	
  background:#fbd174; padding:2px 5px 3px 5px;
  white-space:nowrap;
}
#footnotes ul li a{
  text-decoration:none;
  color:#8912ba;
}
#footnotes a.copyright {
  color:#ffffff;
  text-decoration:none;
  border:none;		
}
#footnotes a.copyright:hover {
  color:#D7E5E6;

}