/*
Theme Name: Dezigne 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: #61768E;
}


#contenedor {
	background: url("http://4.lcassets.com/plantillas/i/dezigne-cool/backgnd.png") center repeat-y;
}
#cabecera {
	background: #B91E1F url("http://4.lcassets.com/plantillas/i/dezigne-cool/headback.jpg") repeat-x  top right;
}
#pie {
	background: #B91F1F;
}
a:link, a:visited { color: #447CBC; }
a:hover { color: #447CBC; }
p.desc {
	background: url("http://4.lcassets.com/plantillas/i/dezigne-cool/shadow.png") #777 repeat-x bottom left; 
}
#pestanas ul li a {
	color: #F1D2D2;
}
#pestanas ul li.elemento-activo a {
	background: url("http://4.lcassets.com/plantillas/i/dezigne-cool/pestana.gif") no-repeat  top left; 
}
#contenido p.fecha { 
	background:  url("http://4.lcassets.com/plantillas/i/dezigne-cool/sepdate.jpg") no-repeat  bottom left; 
}
#contenido .post h1 {
	background:  url("http://4.lcassets.com/plantillas/i/dezigne-cool/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/comentarios.gif") 0 4px no-repeat;
}
#comentarios .comentario p.meta a { 
	color:#447CBC;
}
#comentarios .comentario p.meta span.autor a{
	color:#447CBC;
}
#columna #busca form label.label_busqueda {
	color: #DA0000;
}
#columna h2 { 
	color: #DA0000;
	background: url("http://4.lcassets.com/plantillas/i/dezigne-cool/hback.gif") repeat-x top left; 
}
#columna ul li {
	background: url("http://4.lcassets.com/plantillas/i/dezigne-cool/bullet.gif") 0 5px no-repeat; 
}
#columna ul li ul li { 
	background: url("http://4.lcassets.com/plantillas/i/dezigne-cool/bullet.gif") 0 5px no-repeat; 
}





