/* skin:  */

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

#content {
	background: #f7d203;
	}
.skin {
	background: #fce701;
	}
#skinheader {
	height: 250px;
	}
#skinfooter {
	
	}


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

#skinUserBar {
	background-color: #f7c602;
	border-color: #f7c602;
	}
.skinItem {
	background-color: #f7d203;
	border-color:#f7d203;
	}
.skin hr {
	background: #7a4c02;
	color: #7a4c02;
	}
.skin .dimmedBorder {
	border-color: #c79b02;
	}


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

.skin,
.skin .regular {
	color: #7a4c02;
	}
.skin dt,
.skin h2,
.skin h2 a,
.skin h3,
.skin h4 {
	color: #f79803;
	}
.skin a {
	color: #e29103;
	}
.skin .tags a.selected {
	background-color: #e29103;
	color: #fff;
	}
#skinUserBar h1 a {
	color: #f79803;
	}
.skin .dimmed,
.skin .empty {
	color: #c79b02;
	}
.skinEdit a {
	background-color: #f7d203;
	color: #7a4c02;
	}
#backgroundConstructor,
#headerConstructor {
	background: #f7d203;
	}