/* ####################   S K I N   4   ####################

1	#db7c2d
2	#fdf4bf
3	#6c2f29
4	#a85a1a

*/

body {
		background-color: #ffac35;  /* 1 */
		color: #0b1f09;  /* 2 */
}

input, textarea, select, .button {
		border-color: #db7c2d;  /* 1 */
}

.button, .sooviavaldus input.submit {
		background-color: #e79014;  /* 4 */
		color: #0b1f09;  /* 2 */
}

a:hover, .active, .content-inner a, #countdown, #staff .member .name,
#nav #calendar table td.sunday {
		color: #900000;  /* 3 */
}

.third-menu a.active, .third-menu a:hover, .third-menu-2 a.active, .third-menu-2 a:hover {
		color: #900000 !important;  /* 3 */
}

#content h1, #nav ul, #nav ul li .line, #staff .member, #news-index .news, #news-index .news .info .headline,
#nav #search, #nav #calendar, #nav #calendar-header, .won2filter, .won2header, .won2content .won2listing {
		border-color: #0b1f09;  /* 2 */
}

.headline a {
		color: #0b1f09;  /* 2 */
}

#countdown #days, #countdown #hours, #countdown #minutes {
		border-color: #900000;  /* 3 */
}

#header {
		background: url("spacer.gif") left bottom repeat-x;
}

#logo a {
		background: url("logo.gif");
}

#logo #line {
		background: #fdf4bf url("line.gif") no-repeat !important;  /* 2 */
}

#footer, .logos {
		background: url("spacer.gif") left top repeat-x;
}

#footer a {
		color: #fdf4bf;  /* 2 */
}

.hilite {
		background: #a85a1a; /* 4 */
}

#nav #calendar table td.today {
		background-image: url("today.gif");
		background-position: middle center;
		background-repeat: no-repeat;
		border: none;
}

#nav #calendar table td.event {
		background-image: url("event.gif");
		background-position: middle center;
		background-repeat: no-repeat;
		border: none;
}

#nav #calendar table td.today, #nav #calendar table td.today a {
		color: #db7c2d; /* 1 */
}
