/********************************************
   AUTHOR:  			Dominio Amigo	 
   WEBSITE:   			http://www.xxxxxxx.com/
	TEMPLATE NAME:		estilos
   TEMPLATE CODE: 	S-0014
   VERSION:          1.1   
	LAST MODIFIED:    January-27-2009       	
 *******************************************/
 
/********************************************
   HTML ELEMENTS
********************************************/ 

/* Top Elements */



* { margin: 0; padding: 0; outline: 0 }

body {

	background-color: #fff;
	
	font: 70%/1.5em Verdana, Tahoma, arial, sans-serif;
	color: #666666; 
	text-align: center;
	margin-top: 0px;
	 padding:0;
}

/* links */


a, a:visited {	
	color: #000066;
	background: inherit;
	text-decoration: underline;
}
a:hover {
	color: #006699;
	background: inherit;
	text-decoration: underline;
}

/* headers */
h1, h2, h3 {
	font-family: 'Trebuchet MS', Tahoma, Sans-serif;
	font-weight: normal; 		
}
h1 {
	font-size: 190%;	
	font-weight: normal;
	color: #000066;
	
}
h2 {
	font-size: 140%;
	color: #990000;
	font-weight: normal;
}
h3 {
	font-size: 120%;
	color: #000000;	
}

h1
{
padding-left: 10px;	
}
h2
{
padding-left: 10px;	
}
h3
{
padding-left: 10px;	
}
p
{
padding-left: 10px;	
}

ul, ol {
	margin: 5px 20px;
	padding: 0 20px;
}
ul {
	list-style: none;
}

/* images */
img {
	padding: 0;
	font-size: 70%;
}
img.float-right {
  	margin: 0;  
}
img.float-left {
  	margin:0;
}

code {
  	margin: 5px 0;
  	padding: 10px;
  	text-align: left;
  	display: block;
  	overflow: auto;  
  	font: 500 1em/1.5em 'Lucida Console', 'courier new', monospace ;
  	/* white-space: pre; */
  	background: url(../images/post.jpg);
	border: 1px solid #E0DBC9;  
}
acronym {
  cursor: help;
  border-bottom: 1px dashed #777;
}
blockquote {
	margin: 10px;
 	padding: 0 0 0 25px;  
   background: url(post.jpg);
	border: 1px solid #E0DBC9;
	font: bold 1.3em/1.5em 'Trebuchet MS', Tahoma, Sans-serif;
	color: #A89A6A;
}


/* start - table */
table {
	border-collapse: collapse;
	margin: 10px;	
}
th strong {
	color: #000000;
}
th {
	background: #93BC0C url(../images/nav.jpg) repeat-x;
	height: 29px;
	padding-left: 12px;
	padding-right: 12px;
	color: #000000;
	text-align: left;
	border-left: 1px solid #B6D59A;
	border-bottom: solid 2px #FFF;
}
tr {
	height: 30px;
}
td {
	padding-left: 11px;
	padding-right: 11px;
/*	border-left: 1px solid #E8E8E8;
	border-bottom: 1px solid #DFDFDF;*/
}
td.first,th.first {
	border-left: 0px;
}
tr.row-a {
	background: #F8F8F8;
}
tr.row-b {
	background: #EFEFEF;		
}
/* end - table */

/* form elements */
form {
	
}
label {
	display:block;
	font-weight:bold;
	margin:0px 0;
}
input {
	padding:2px;
	border:1PX solid #3083AF;
	font: normal 1em Verdana, sans-serif;
	color:#777;
	margin-top:2px;
	
}
textarea {
	width:250px;
	padding:0px;
	font: normal 1em Verdana, sans-serif;
	border:1PX solid #3083AF;
	margin-top:2px;
	
	
}
input.button { 
	font: bold 12px Arial, Sans-serif; 
	height: 24px;
	margin: 0;
	padding: 2px 3px; 
	color: #FFF;
	background: #8EB50C url(../images/nav.jpg) repeat-x 0 0;
	border: none;
}

/* search form */
.searchform {
	background-color: transparent;
	border: none;	
	margin: 0 0 0 3px; padding: 5px 0 10px 0;	
	width: 220px;	
}
.searchform p { margin: 0; padding: 0; }
.searchform input.textbox { 
	width: 130px;
	color: #777; 
	height: 18px;
	padding: 2px;	
	border: 1px solid #E5E5E5;
	vertical-align: top;
}
.searchform input.button { 
	width: 60px;
	height: 24px;
	padding: 2px 5px;
	vertical-align: top;
}

/********************************************
   LAYOUT
********************************************/ 
#wrap {
	position: relative;
	width:1016px;
	margin: 0 auto;
	text-align: left;

}


#top-bg {

   position: absolute;
	width: 820px;
	height: 19px;
	background: #CCC url(../images/top-bg.jpg) repeat-y center top;	
	top: 0; left: 0;
	z-index: 2;	
}
#content-wrap {

	position: relative;
	clear: both;
	float: left;	
	width:1016px;
	height:auto;
	padding: 0; 	
	margin:0;	
	display: inline;
	}

#content-adsense{
	position: relative;
	float: left;	
	width: 1016px;
	height:auto;
	text-align:center;
	background-color: #FFF;
	margin:0 auto;	
	display: inline;
	margin-bottom:5px;

}
#publi-cont{
position: relative;
	float: left;	
	width: 1016px;
	height:auto;
	text-align:center;
	background-color: #FFF;
	margin:0 auto;	
	margin-top:3px;

	}	
#content-adsense1{
	position: relative;
	width: 728px;
	height:auto;
	text-align:center;
	background-color: #FFF;
	margin:0 auto;	
	display: inline;

}
#enlace{
	position: relative;
	width: 120px;
	height:auto;
	text-align:right;
	background-color: #FFF;
	margin:0 auto;	
	display: inline;
	}
#enunciado {
   position:relative;
	width: 1016px;
	height: 120px;
	clear:both;
	padding:0;
	margin:0 auto;
	
}
#enunciado h1#logo-img a {
	margin: 0;
	padding: 0;

}
#content-fotos {
	position: relative;
	clear: both;
	float: left;	
	width: 645px;
	height:100%;	
	padding: 0; 	
	border-top: 1px solid #FFF;
	margin:0;	
	
}
#side-articulos {
	position: relative;
	clear: both;
	float: left;	
	width: 300px;
	height:100%;
	margin-bottom:10px;	
	padding-BOTTOM:10PX; 	
    border-bottom: 1px dotted #CCCCCC;	
	
}
#side-publicidad {
	position: relative;
	clear: both;
	float: left;	
	width: 300px;
	height:100%;	
	padding-BOTTOM:10PX; 	
    border-bottom: 1px dotted #CCCCCC;	
	margin:0;	
	
}

#side-noticias {
	position: relative;
	clear: both;
	float: left;	
	width: 300px;
	height:100%;	
	padding-BOTTOM:10PX; 	
    border-bottom: 1px dotted #CCCCCC;	
	margin-bottom:10px;	
}
#side-video {
	position: relative;
	clear: both;
	float: left;	
	width: 300px;
	height:100%;	
	padding-BOTTOM:10PX; 	

	margin-bottom:10px;	
}
#content-formulario {
	position: relative;
	clear: both;
	float: left;	
	width: 400px;
	height:100%;	
	padding: 0; 	
	border-top: 1px solid #FFF;
	margin:0;
	text-align: left;
	
}
#header-top {
	width: 1016px;
	position: relative;
	height: 20px;
	padding: 0;
	background-image:url(../images/header-top.gif);
	background-repeat: no-repeat;

}
#header-photo {
	width: 1016px;
	position:relative;
	height:auto;
	padding: 0;
	margin:0 auto;	

}
#header {
	width: 1016px;
	position: relative;
	height:auto;
	padding: 0;
	
}

#header h1#logo-text a {
	position: absolute;
	margin:0;
	padding:0px;
    font:20px "Times New Roman","Trebuchet MS","Century Gothic", Helvetica, Arial, Geneva, sans-serif;
    color: #FFF;
	font-weight:normal;
	font-style:italic;
	text-decoration: none;
	top: 150px;
	left: 30px;
	background-repeat: repeat;
	z-index:100;
	
}
#header h1#logo-text span {
	color: #FFF;

	
	
}
#header p#slogan {
	position: absolute;
	margin: 0; padding: 0;
	font: normal 12px 'Trebuchet MS', Arial, Sans-serif;
	text-transform: none;
	color: #000000;
	padding-left:15px;
	padding-right:15px;
	/* change the values of top and left to adjust the position of the slogan*/
	top: 129px; left: 27px;		
}

/* header links */
#header #rss{
	float:right;
	position: absolute;
	height: auto;
	width:auto;
	left:950px;
	top: 120px;

}
#header #header-links 
{
	position: absolute;
	top: 4px; right: 28px;	
	color: #838181;
	font-size: 12px;
	 background-image:url(../images/fondo-logo-text.png);
	background-repeat:repeat-x;	
}
#header #header-links p {	
	color: #FFFFFF;
	font-style:italic;
	text-decoration: none;	
}
#header #header-links a {	
	color: #FFFFFF;
	font-style:italic;
	text-decoration: none;	
}
#header #header-links a:hover {
	color: #FF0000;		
}

/* header-photo */
#busqueda-redes{
	background: #FFF;
	height:auto;
	width: 1016px;
	margin-top:38px;
	
}
#redes-sociales{
	height: auto;
	width: 750px;	
	text-align: left;
	margin-left: 30px;
	padding-top:5px;
}

#busqueda{
	height: auto;
	width:300px;
	float:right;
	padding-top:8px;
	}
/* publicidad */
#tabla-resultados {
	background: #FFF;
	height:600px;
	width: 763px;
	margin-top:5px;
	float:left;
	margin-bottom:5px;
	overflow:auto;
	padding-left:15px;
}
#tabla-publicidad1 {
	background: #FFF;
	background-image:url(../images/fondo-publicidad.png);
	height:565px;
	width: 738px;
	padding:20px 20px 20px 20px;
	float:left;
	overflow:auto;
	display:inline;
	margin-bottom:5px;
	margin-top:5px;
	text-align:justify;
}
#tabla-publicidad2 {
	position:relative;
	margin-top:5px;
	
	height:602px;
	width: 233px;
	float:right;
	
}
#publi-google1{
	width:230px;
	height:200px;
	float:left;
	margin:5px 5px 5px 5px;
	text-align:center;
	padding-top:42px;
	}
#publi-google2{
	width:230px;
	height:200px;
	float: left;
	margin:5px 5px 5px 5px;
	text-align:center;
	padding-top:42px;
		}
#publi-google3{
	padding-top:42px;
	width:230px;
	height:200px;
	float: left;
	margin:5px 5px 5px 5px;
	text-align:center;
}

#publi-google5{
	padding-top:42px;
	background-image:url(../images/fondo_ads.png);
	width:230px;
	height:200px;
	float: left;
	margin:5px 5px 5px 5px;
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	text-align:left;
}

#publi-google5 h1{
	font-size:13px;
font-weight:bold;
margin:10px 0 0 14px;
}
#publi-google5 a{
	color:#C00;
}
#publi-google5 h3{
	font-size:13px;
font-weight:bold;
margin:-20px 0 0 14px;
}
#publi-google5 p{
	font-size:12px;
font-weight:normal;
margin:0 0 0 13px;
}
#publi-google5 h2{
	font-size:11px;
font-weight:normal;
margin:0 0 0 13px;
}
#publi-google5 h2 a{
	color:#3666CC;
}

#publi-google6{
	padding-top:42px;
	width:230px;
	height:200px;
	float: left;
	margin:5px 5px 5px 5px;
	text-align:center;
}
#publi-google4{
	padding-top:42px;
	
	top: 10px;
	
	
	width:230px;
	height:200px;
	float: left;
	margin:5px 5px 5px 5px;
	text-align:center;
}

#publi-google_sky{
	
	
	top: 10px;
	
	
	width:728px;
	height:90px;
	float: left;
	margin:5px 5px 5px 5px;
	text-align:center;
}
	
	
/* header-photos */
#header-photo1 {
position:relative;

float:left;
	height: auto;
	width: 280px;
    margin-top:15px;
	margin-bottom:15px;
	margin-left:30px;
	background-color: #666666;
	text-align:center;
}
#header-photo1 a {	
	color: #FFFFFF;
	background: inherit;
	text-decoration: underline;
}
#header-photo1 a:hover {
	color: #A4DBFF;
	background: inherit;
	text-decoration: underline;
}



#header-photo3 {
	clear: both;
	height: 200px;
	width: 790px;
	margin: 0 auto;
	background: #FFF url(../images/tercera-seccion.jpg) no-repeat center center;
}

#header-photo4 {
	clear: both;
	height: 200px;
	width: 790px;
	margin: 0 auto;
	background: #FFF url(../images/cuarta-seccion.jpg) no-repeat center center;
}

#header-photo5 {
	clear: both;
	height: 200px;
	width: 790px;
	margin: 0 auto;
	background: #FFF url(../images/quinta-seccion.jpg) no-repeat center center;
}

/* Navigation-PRINCIPAL */


#nav ul {
	position:relative;
	float: left;
	list-style: none;
	width: 1016px;
	background-image:url(../images/menu-woobsing.png);
	background-repeat:repeat-x;
	margin:0 auto;
	padding: 0;	
	display: inline;
	height:35px;
}
#nav ul li {
	display:block;
	margin: 0 auto; padding: 0;

}
#nav ul li a {
	float: left;
	width: auto;
	margin: 0;
	padding: 10px 40px 0;
	color: #003;
	font-family: "Trebuchet MS","Century Gothic", Helvetica, Arial, Geneva, sans-serif;
	font-size:13px;
	text-decoration: none;
	letter-spacing: 0px;
}
#nav ul li a:hover, 
#nav ul li a:active {
color: #06F;

	background: url(../images/menu-woobsing-hover.png) repeat-x;
	height: 35px;


}
#nav ul li#current a {	
	background: url(../images/menu-woobsing-hover.gif) repeat-x;
	color:#000000;	
}

/* Navigation-2 */

#nav2 {
clear:both;
    float:left;
	background-color:#E7F2F8;

	
padding-bottom:5px;
width: 740px;
height:auto;
border-top:1px solid #cccccc;
margin-left:10px;
padding-top:5px;
	
}
#nav2 ul {
	float: left;
	margin: 0 ;
	border-right:1px dotted #000000;
	
}
#nav2 li {
	list-style-image: none;
	
}
#nav2 a {
margin:0;
	background-color: #F4F4F4; 
	color: #666666;
	border-bottom:1px solid #000000;
	border-right:1px solid #000000;
	border-left:1px solid #000000;
	border-top:1px solid #000000;
	
	display: block;
	font-family: sans-serif;
	font-size:11px;
	padding:5px ;
	text-decoration: none;
	
}
#nav2 a#current {
	background: #666; color: #FFF;
}
#nav2 a:hover {
color: #000000;
	border-bottom:1px solid #cccccc;
	border-right:1px solid #cccccc;
	border-left:1px solid #cccccc;
	border-top:1px solid #cccccc;
	background-color: #FFFFFF;
	
}
#nav2 li {
	list-style-type: none;
	margin-top: 1px;
	padding: 0;
	width: 180px;
}

#bread-crumbs {
position:relative;
    float:left;
	width: 750px;
	margin-bottom:7px;
	margin-top:5px;
	
}
#bread-crumbs ul li{
   list-style-image: none;
   display:inline;
   padding: 0 3px 0 0;
   margin: 3px 0 0 0;
}
#bread-crumbs ul{
   margin:0;padding:0;
   list-style-type: none;
   padding-left: 1em;
}


/* Main Column */
#main {

position:relative;
float:left;
width: 610px;
margin-top:10px;
}
#contenido-general {
position:relative;
clear:both;
float:left;
width: auto;
height:100%;
margin: 0;
padding-top:15px;
background-color:#FFFFFF

}
#preguntas {
clear:both;
float:left;
width: 250px;
height:auto;

margin-left:10px;
padding-top:15px;


}
#respuestas {
position:relative;
float: right;
width: 400px;
height:auto;
margin-left:10px;
padding:15px;
background-color:#F3F3F3;
border-left:1px solid #cccccc;
}

/* Catalogo de productos*/
#producto {
position:relative;

float:left;
width: 170px;
height:200px;
margin:5px;
border-right: 1px solid #000000;
border-bottom: 1px solid #000000;
border-left: 1px solid #000000;
border-top: 1px solid #000000;
padding:0;

}
#foto-producto {
position:relative;
float:left;
width: 150px;
height:150px;
margin:5px;
padding:5px;
text-align:center;

background-color:#FFFFFF;

}
#descripcion-producto {
position:relative;
clear:both;
float:left;
width: 160px;
height:20px;

margin-top:0;
padding:5px;
text-align:center;
font-family: "Trebuchet MS",Geneva, Arial, Helvetica, sans-serif ;
font-size:14px;
text-transform:capitalize;
background-image:url(../images/nav-bg.jpg);
background-position:top;
background-repeat:repeat-x;

}
#descripcion-producto a{
background-image:none;
color: #FFFFFF;

}
#descripcion-producto a:hover{
color: #FFFF99;

}
#galeria-fotos {
clear:both;
float:left;
width: 730px;
height:auto;
margin-bottom:15px;
margin-right:5px;
margin-left:5px;
padding-bottom:18px;
border-bottom: 1px dotted #666666;

}

/* Catalogo de productos*/


/* Sidebar */	
#sidebar {
position:relative;
	float: right;
	width:330px;
	height:auto;
	padding-left: 10px; 
	margin-top:10px;

	margin-bottom:10px;
	border-left: 1px solid #cccccc;
	border-bottom:1px solid #cccccc;
	
	border-top:1px solid #cccccc;
	border-left:1px solid #cccccc;
    background-color: #FFFFFF;
	
}	
#sidebar h1 {
	padding: 5PX;
	
	font-size: 16px;
	font-family: 'Trebuchet MS',  Sans-serif;
	color: #000033;
	text-align: right;
	font-weight:normal;
			
}
#sidebar h2 {
	font-size: 13PX;
	text-transform: capitalize;
	color: #000000;
	font-weight: normal;

}
#sidebar ul.sidemenu {
	text-align: left;
	margin: 7px 4px 8px 0; padding: 0;
	text-decoration: none;		
	background: url(../images/dots.png) repeat-x left top;
}
#sidebar  li {
	list-style-type: circle;
	padding:0 ;
	margin: 0 ;		
	color:#E00101 ;
}
* html body #sidebar ul.sidemenu li {
	height: 1%;
}
#sidebar li a {
font-size: 13PX;
	text-transform: capitalize;
	color: #000000;
	font-weight: normal; font-family: 'Trebuchet MS',  Sans-serif;
	text-decoration:  underline;	
	color:#003366;
  line-height:180%;
			
}
#sidebar  li a:hover {	
	color: #1773BC;	
}
#sidebar ul.sidemenu ul { margin: 0 0 0 5px; padding: 0; }
#sidebar ul.sidemenu ul li { background: none; }

/* footer */
#footer-wrap {
	clear: both;
	width: 1016px;
	font-size: 12px;	
	text-align: left;
	position:relative;
	padding-left:0px;
	margin: 0 auto;
	
}
#footer-wrap a {
	text-decoration: none;
	color: #FFCC00;
	font-weight: normal;
}
#footer-wrap a:hover {
	color:#09F;	
}
#footer-wrap p {
	padding:10px 0;
	color: #2e2e2e;
}
#footer-wrap h3 {
	color: #2e2e2e;
	margin: 0;
	padding: 0 10px; 
	text-transform: none;
}

#footer-columns {
	color: #888;
	margin: 0 auto; 
	padding: 0;	
	width: 1016px;		
}
#footer-columns ul {
	list-style: none;
	margin: 10px 0 0 0; 
	padding: 0;	
	background: url(../images/footer-dots.jpg) repeat-x left top;
}
#footer-columns li {
	background: url(../images/footer-dots.jpg) repeat-x left bottom;		
}
#footer-columns li a {
	display: block;
	font-weight: normal;
	padding: 4px 0 4px 10px;
	width: 100%;
}
#footer-columns .col3, .col3-center {
	float: left;
	width: 32%;
}
#footer-columns .col3-center { 
	margin: 0 15px; 
}

/* bottom */
#footer-bottom {
	clear: both;
	color: #666;	
	margin: 0 auto; 
	width: 1016px;
	padding: 10px 0;
	text-align: center;
}
#bottom {
	width: 1000px;
	position: relative;
	height: 20px;
	padding: 0;
	background-image:url(../images/footer-bottom.gif);
	background-repeat: no-repeat;
	margin:0 auto;
}

/* postmeta */
.post-footer {
	background: url(../images/post.jpg);
	padding: 5px; margin: 5px 10px 10px 10px;
	font-family: Arial, Helvetica, sans-serif;	
font-size: 12px;
color: #000066;
	border: 1px solid #E0DBC9;
}
#validator {
	float:right;
left:940px;
margin:0;
padding:0;
position:absolute;
top:11px;
width:85px;
z-index:100;
}
.menu-abajo {
font-family: Arial, Helvetica, sans-serif;	
font-size: 11px;
font-weight:bold;
letter-spacing: 1px;
color: #000000;

}
.menu-abajo:hover {
	color: #0033FF;
	text-decoration:none;
}
.post-footer .date{ margin: 0 10px 0 5px;	}
.post-footer a.comments { margin: 0 10px 0 5px;	}
.post-footer a.readmore { margin: 0 10px 0 5px;	}
.post-info { font-size: .95em; padding: 0 10px; margin-left: 2px; }

/* alignment classes */
.float-left  { float: left; }
.float-right { float: right; }
.align-left  { text-align: left; }
.align-right { text-align: right; }

/* display and additional classes */
.clear { clear: both; }

