/**********
  Ideat
**********/

#lightframe {
	width: 500px;
	min-width: 500px;
	max-width: 500px;
}

.view-puhelaiteideat,
.view-viittomisideat,
.view-kuvakommunikointi-ideat {
	margin-left: 10px;
}

article.node-idea.full-node p.ideat_harmaa {
	font-weight: bold;
	color: #666;
	margin-bottom: 0.5em;
}

article.node-idea.node-teaser p.ideat_harmaa {
	display: none;
}

article.node-idea p.ideat_kuva img {
	border: none;
}

article.node-idea aside ul.term-list {
	list-style: none;
}
article.node-idea aside ul.term-list ul {
	margin-bottom: 1em;
}

.view-aanipankki div.views-exposed-widgets {
	padding: 1em;
	width: 220px;
	clear: right;
	float: right;
	background-color: #f0f0f0;
	margin-top: 1em;
}

.views-exposed-form .views-widget label {
	font-weight: normal;
}
