/* PALAUTELOMAKERINO, ORANGE CRUSH */
.form_view table {
    border-collapse: separate;
    border-spacing: 5px;
}
.form_view td {
    line-height: 2em;
}
.form_view input, .form_view textarea {
    margin-right: 5px;
    padding: 2px 3px;
    vertical-align: middle;
}
.form_view .name {
    font-weight: normal;
}

/* SIVUKARTTA */
.sitemap {

}
.sitemap ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
.sitemap ul ul {
	padding: 0 0 0 2em;
}
.sitemap ul li {
	margin: 0;
	padding: 0;
}
.sitemap ul li a {
	font-weight: bold;
	line-height: 1.5em;
}
.sitemap ul ul li a {
	font-weight: normal;
}

/* IMPROVED SEARCH */
.search_form {
}
.search_form .form {
	margin-bottom: 20px;
}
.search_form .form .searchstring {
	width: 200px;
}
.search_form .form .searchsubmit {
	padding: 0 10px;
	margin-left: 10px;
}
.search_form .results {
}
.search_form .result {
	padding: 10px 0;
	border-bottom: 1px solid #ccc;
}
.search_form .odd {
}
.search_form .even {
}
.search_form .result h2 {
}
.search_form .result p {
}

/* service muutokset */
.tagfeed .item_by_tag .tag_day {
	display:block!important;
}
.tagfeed .item_by_tag .tag_title,  .community_title{
	display: block!important;
	padding: 0 0 0.3em 0;
	margin: 0!important;
}
.tagfeed .item_by_tag .tag_title a,  .community_title a{ 
	margin:0!important;
	font-size: 0.8em;
	text-decoration: none;
	line-height: normal;
	font-weight: bold;
}
.tagfeed .item_by_tag .tag_notes{
	text-align: right;
}
.tagfeed .item_by_tag .tag_notes a{
	font-size: 0.8em;
}
.tagfeed .item_by_tag .tag_description {
	font-size: 0.8em!important;
}

.news_description{
	margin-bottom: 15px!important;
}

/* etusivu */
.home_content_small .tag_description{
	display: none;
}
/* rss ja yksitäissivu pois näkyvistä */
.tagfeed_links{
   display: none;
}
/* community calendar feed */
.community_calendar .calendar_table{
	font-size: 10px!important;
}

