/*
Theme Name: Mix
Theme URI: http://www.dezigne.com.ar
Description: Template para La Coctelera.
Author: chinaski
*/


/*** ELEMENTOS COMUNES A LAS PLASTIKA ****/
@import url("http://4.lcassets.com/stylesheets/plantillas/plastika-comun.css");


/*** ELEMENTOS ESPECIFICOS (colores) A LAS PLASTIKA ***/
body,html{
	background: url("http://4.lcassets.com/plantillas/i/plastika-vino/backgnd.jpg") #B8B8B8 repeat-x top right;
}
#cabecera {
	background: url("http://4.lcassets.com/plantillas/i/plastika-vino/head.gif") repeat-x top left;
}
#contenido { 
  background: #fff url("http://4.lcassets.com/plantillas/i/plastika-vino/bdrtop.gif") top left no-repeat;
}
#columna {
	background: #fff url("http://4.lcassets.com/plantillas/i/plastika-vino/bdrtop.gif") top right no-repeat;
}
#pie {
	background: #fff url("http://4.lcassets.com/plantillas/i/plastika-vino/bdrbottom.gif") no-repeat center bottom; 
	color: #FF7E00;
}
a:link { color: #FF7E00; }
a:hover { color: #FF7E00; }
a:visited { color: #FF7E00; }

#pestanas ul li a {
	color:#D0B8BD;
}
#pestanas ul li.elemento-activo a {
	background:  url("http://4.lcassets.com/plantillas/i/plastika-vino/activo.gif") no-repeat  center 0px; 	
}
#contenido blockquote {
	background: url("http://4.lcassets.com/plantillas/i/plastika-vino/quot.gif") no-repeat top left;
}
#contenido .post h1 {
	border-bottom: 6px solid #935864;	
}
.post p.meta {	
	background: url("http://4.lcassets.com/plantillas/i/plastika-vino/postshdw.jpg") no-repeat bottom center;
}
.post  p.meta a {
	color: #FF7E00;
}
.post p.meta a.nComen{
	background: url("http://4.lcassets.com/plantillas/i/plastika-vino/comentarios.gif") 0 4px no-repeat;
}
#comentarios_numero h3 a{ color: #FF7E00; }
#comentarios .comentario {
	border-left: #935864  6px solid;
}
#columna form label.label_busqueda{
	color: #FF7E00;
}
#columna h2 { 
	background: url("http://4.lcassets.com/plantillas/i/plastika-vino/tmenu.gif") no-repeat left; 	
}
#columna ul li { 
	background: url("http://4.lcassets.com/plantillas/i/plastika-vino/bullet.gif") 0 4px no-repeat !important; 
	background: url("http://4.lcassets.com/plantillas/i/plastika-vino/bullet.gif") 0 5px no-repeat; 
}
#columna ul li ul li { 
	color: #FF7E00;
	background: url("http://4.lcassets.com/plantillas/i/plastika-vino/bullet.gif") 0 5px no-repeat; 
}
#pie a:link { color: #FF7E00; }
#pie a:hover { color: #FF7E00; }
#pie a:visited { color: #FF7E00; }





