/* 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 {
}

/* over */
.wwwobj_add_comment{
	background-color: #111111!important;
	border: none!important;
	color: white;
	padding: 15px!important;
}
.wwwobj_add_comment input.user_comment {
	border: solid 1px white!important;
	background-color: #cccccc;
}
.wwwobj_add_comment textarea {
	border: solid 1px white!important;
	background-color: #cccccc;	
}
.wwwobj_add_comment .add_area .add_commnet{
	background-color:#c23c2f!important;
	border: solid 1px #d55c4f;
	color: white;
}
/* tapahtumat */
.calendar_table, .calendar_table .weekno, .community_calendar .calendar_table td, .community_calendar .calendar_table th{
	font-size: 11px!important;
}
.community_calendar .calendar_table td, .community_calendar .calendar_table th{
	padding: 2px!important;
}
/* kuva galleria */
#gallery_sorting_options li a {
	padding: 5px 5px 5px 20px!important;
}
 #gallery_sorting_options li span{
	padding: 5px!important;
}
/* feed nosto*/
.tagfeed .item_by_tag .tag_day {
    float: left!important;
	 display: block!important;
    vertical-align:text-top!important;	 
}
.tagfeed .item_by_tag .tag_title {
    float: right!important;
	 padding: 0 0 0 0!important;
    width: 355px!important;
	 display: block!important;
	
}
.tagfeed .item_by_tag .tag_description {
    float: right!important;
	 padding: 0 0 0 0!important;
    width: 355px!important;
	 display: block!important;
	 
} 
h4.tag_title {
    font-size: 15px!important;
	line-height:1em;
} 
.tagfeed .tag_day  {
  padding: 0px!important;
  
}

 