body {
	background: #fff url(bg.png) top center repeat;
	font: 12px/17px Lucida Grande,Lucida Sans Unicode,Arial,Sans-serif;
	color: #000;
	margin: 0; padding: 0;
	overflow-x: hidden;
}

a {
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}

hr { border: 1px solid #000; padding: 0; }

#revolution {
	position: relative;
	margin: 0 auto;
	width: 780px;
}

.photos {
	position: absolute;
	text-align: center;
	height: 300px;
	width: 1900px;
	left: -550px;
}

#logo {
	z-index: 999;
	margin: 0 auto;
	background: url(revolution2011_logo.png) no-repeat;
	position: absolute;
	left: 176px; top: 79px;
	width: 429px;
	height: 142px;
}

#content {
	position: relative;
	width: 780px;
	top: 340px;
}

#info { 
	margin: 0 0 40px 0;
	width: 744px; 
	float: left;
	padding: 18px;
	display: block;
	background: #000;
	-webkit-box-shadow: 0 0 20px rgba(0, 0, 0, 0.3);
	-moz-box-shadow: 0 0 20px rgba(0, 0, 0, 0.3);
	box-shadow: 0 0 20px rgba(0, 0, 0, 0.3);
}

#info p {
	font: italic 1.25em/1.5em 'Georgia' ;
	color: #fff;

}

.photos ul {position: relative;}


ul {margin: 0; padding: 0;}
li {list-style: none; font-family: Georgia;}

#ohjelma {
	position: relative;
	margin: 0 0 20px 0;
	clear: both;
	float: left;
}

#ohjelma p {
	font: italic 1.1em/1.5em 'Georgia' ;
	text-align: center;
	padding: 20px 0 0 0;
	clear: both;
}


ul.ohjelma {
	width: 240px;
	display: block;
	float: left;/*
	background: #fff;
	-webkit-box-shadow: 1px 1px 20px rgba(0, 0, 0, 0.2);
	-moz-box-shadow: 1px 1px 20px rgba(0, 0, 0, 0.2);
	box-shadow: 1px 1px 20px rgba(0, 0, 0, 0.2);*/
}

ul.ohjelma:nth-child(2) {margin: 0 30px;}


li.date {
	margin: 0 0 18px 0;
	padding: 9px;
	width: 222px;
	height: 22px;
	text-align: left;
	background: #000;
	display: block;
}

li.clock {
	margin: 0 0 0 9px;
	padding: 0 5px 4px 5px;
	font-size: 1.2em;
	color: #fff;
	background: #000;
	display: block;
	float: left;
	clear: both;
}

li.name {
	padding: 1px 0 1px 5px;
	font-size: 1.2em;
	float: left;
}

li.info {
	float: left;
	clear: both;
	font-style: italic;
	padding: 5px 0 10px 9px;
	list-style: none;
	color: rgba(0, 0, 0, 0.75);
	color: #3f3f3f;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}

li.info:hover {
	color: rgba(0, 0, 0, 1.0);
	color: #000;
}

#yhteystiedot {
	margin: 0 0 40px 0;
	clear: both;
	color: #fff;
	width: 780px;
	height: 200px;
	background: #000;
	-webkit-box-shadow: 0 0 20px rgba(0, 0, 0, 0.4);
	-moz-box-shadow: 0 0 20px rgba(0, 0, 0, 0.4);
	box-shadow: 0 0 20px rgba(0, 0, 0, 0.4);
}

#yhteystiedot #inner {
	padding: 18px;
	float: left;
}

#yhteystiedot h2 {
	padding: 0; margin: 0;
	font: 16px Georgia;
	font-weight: normal;
	font-style: italic;
}

#yhteystiedot a {
	font-style: italic;
	text-decoration: none;
	color: rgba(255, 255, 255, 0.77);
	color: #c4c4c4;
}

#yhteystiedot a:hover {
	color: rgba(255, 255, 255, 1.0);
	color: #fff;

}

iframe {
	position: absolute;
	padding: 0;
	margin: 0;
	right: 0;
	float: right;
}

#footer {
	padding: 0 0 20px 0;
	text-align: center;
	color: rgba(0, 0, 0, 0.75);
	color: #3f3f3f;
}

#footer a {
	color: rgba(0, 0, 0, 0.75);
	color: #3f3f3f;
	text-decoration: none;
}

#footer a:hover {
	color: rgba(0, 0, 0, 1.0);
	color: #000;
}

#footer p {
	float: left;
}

.sponsorit a {
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}

.sponsorit a:hover {
	opacity: 0.9;
}
