/* ####################   S K I N   1   ####################

1	#b83f31
2	#f2d0d3
3	#e5c81f
4	#833026

*/

body {
		background-color: #8E3328;/*#b83f31;*/  /* 1 */
		color: #f2d0d3;  /* 2 */
}

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

.button, #event-index .event.tallinn2011, .sooviavaldus input.submit {          /*  †LE VAADATA  */
		background-color: #ba4c3f;  /* 4 */
}

a, .button, .sooviavaldus input.submit {
		color: #f2d0d3;  /* 2 */
}

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

.third-menu a.active, .third-menu a:hover {
		color: #e5c81f !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, 
#event-index .filter, #event-index .event, #eventWindow .description {
		border-color: #f2d0d3;  /* 2 */
}

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

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

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

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

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

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

.hilite {
		background: #833026; /* 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: #b83f31; /* 1 */
}

.messageSentNote {
	border: 1px dotted #ACAFBD;
	background: #d75546;
}

legend {
	color: #F2D0D3;
}
