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


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


/*** ELEMENTOS ESPECIFICOS (colores) A LAS DEZIGNE ***/
body,html {
	background-color: #D6C9BD;
}
#contenedor {
	background: url("http://4.lcassets.com/plantillas/i/dezigne-cool-cian/backgnd.png") center repeat-y;
}
#cabecera {
	background: #528589 url("http://4.lcassets.com/plantillas/i/dezigne-cool-cian/headback.jpg") repeat-x  top right;
}
#pie {
	background: #528589;
}
a:link, a:visited { color: #ff5400; }
a:hover { color: #ff5400; }
p.desc {
	background: url("http://4.lcassets.com/plantillas/i/dezigne-cool-cian/shadow.png") #777 repeat-x bottom left; 
}
#pestanas ul li a {
	color: #DDE7E8;
}
#pestanas ul li.elemento-activo a {
	background: url("http://4.lcassets.com/plantillas/i/dezigne-cool-cian/pestana.gif") no-repeat  top left; 
}
#contenido p.fecha { 
	background:  url("http://4.lcassets.com/plantillas/i/dezigne-cool-cian/sepdate.jpg") no-repeat  bottom left; 
}
#contenido .post h1 {
	background:  url("http://4.lcassets.com/plantillas/i/dezigne-cool-cian/bullet02.gif") no-repeat 0 8px;
}
.post p.meta a {
	color: #447CBC;
}
.post p.meta a.nComen{
	background: url("http://4.lcassets.com/plantillas/i/dezigne-cool-cian/comentarios.gif") 0 4px no-repeat;
}
#comentarios .comentario p.meta a { 
	color: #FF5400;
}
#comentarios .comentario p.meta span.autor a{
	color: #FF5400;
}
#columna #busca form label.label_busqueda {
	color: #518488;
}
#columna h2 { 
	color: #518488;
	background: url("http://4.lcassets.com/plantillas/i/dezigne-cool-cian/hback.gif") no-repeat top left; 
}
#columna ul li {
	background: url("http://4.lcassets.com/plantillas/i/dezigne-cool-cian/bullet.gif") 0 5px no-repeat; 
}
#columna ul li ul li { 
	background: url("http://4.lcassets.com/plantillas/i/dezigne-cool-cian/bullet.gif") 0 5px no-repeat; 
}

