/* skin: Horoscopes by Demis 12/2007 */

/* GENERAL LAYOUT
------------------------------------------------------------ */


#content {
	background: #000 url(bg.jpg) no-repeat top center;
	}
.skin {
	
	}
#skinheader {
	height: 150px;
	}
#skinfooter {
	height: 100px;  
	}

/* PAGE ELEMENTS
------------------------------------------------------------ */

#skinUserBar {
	background-color: #000;
	border: 0;
	background: url(userbarbg.jpg);
	}
.skinItem {
	border-color: #222;
	background-color: #222;
	}
.skin hr {
	background: ##86a5a4;
	color: ##86a5a4;
	}
.skin .dimmedBorder {
	border-color: #666;
	}


/* TEXT COLORS
------------------------------------------------------------ */

.skin,
.skin .regular {
	color: #fff;
	}
.skin dt,
.skin h2,
.skin h2 a,
.skin h3,
.skin h4 {
	color: #86a5a4;
	}
.skin a {
	color: #f2a05f;
	}
.skin .tags a.selected {
	background-color: #f2a05f;
	color: #000;
	}
#skinUserBar h1 a {
	color: #f7f0d6;
	}
.skin .dimmed,
.skin .empty {
	color: #666;
	}
.skinEdit a {
	background-color: #222;
	color: #fff;
	}
	

/* EXTRA
------------------------------------------------------------ */

#skinUserBar {
	color: #fff;
	}
.skinfooterWrapper {
	background: url(footerbg.jpg) top center;  
	}
#layoutManagerContainer .skin {
	background: #000;
	}
.skinLayout {
	background-color: #666;
	}
.skinCounter {
	background:#86a5a4;
	color: #000;
	}
