
/* Style elements here */

body {
	font-family:Lucida,Helvetica,Arial,sans-serif;

}


h1 {

	color: #73427;
	font-size: 1.5em;
}


.portalView .portletHeader {
	color: #c73427;
	font-size: 1.5em;
}



a{
	color: #E09A56;
	text-decoration: none;
}


a:visited {
	color: #b08547;
 }

a:hover {
	color: #664d28;
}


div.hr {
	color:  #efac4b;
	background-color: #efac4b;
	height: 2px;
	width: 80%;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0.4em;
	margin-bottom: 0.4em;
}


#content {
	margin-right: 10px;
}


.documentDescription  {
	display:block;
	font-weight:bold;
	line-height:1.5em;
	margin:0 0 0.5em;
}





h1 {
	color: #c73427;
	font-size: 1.5em;
}

h2 {
	color: #c73427;
	font-size: 1.2em;
}


#content, #content p {
	font-size: 10pt;
	line-height:1.7em;
}



#main {


}


#main-menu  ul li a:hover  {
	color: black !important;
}

#main-menu ul li {
	background-color: white;

	padding-top: 0.6em;
	padding-left: 0.9em;
	padding-right: 0.9em;
	padding-bottom: 0.4em;

	-moz-border-radius-bottomleft: 4px;
	-webkit-border-bottom-left-radius: 4px;
	border-radius-bottomleft: 4px;

	-moz-border-radius-bottomright: 4px;
	-webkit-border-bottom-right-radius: 4px;
	border-radius-bottomright: 4px;

	font-size: 8pt;


}

#sonk-languages {
	font-size: 7pt;

}




.selected, .selected a {
	background-color: #c73427 !important;
	color: white !important;
}





#main-menu ul li a,
#main-menu ul li a:visited,
#main-menu ul li a:active {
	color: #c73427;
	text-transform: uppercase;
	text-decoration: none;

}

#submenu ul li,
#submenu ul li div,
#submenu ul li div a  {
	font-size: 8pt;
	color: white;
	text-transform: uppercase;
	text-decoration: none;
}

#submenu ul li div a:hover  {
	color: black;
}


.block {

}


/* Remove Plone icons */
#submenu ul li div img{
	display: none;
}

.portletItem a img {
	display: none;
}


.wrapper {


}

#content-wrapper {


}


.contenttype-document img {
	display: none;
}




#content-bottom {


}








.block{
	color: green;
}



#block-right-wrapper-title {
	text-transform: uppercase;
	font-size: 1.2em;

}

#block-right-wrapper dd {
	margin-bottom: 1em;
}

#block-right-wrapper .portletItemDetails {
	color: #efad47;
	display: block;



}
#block-right-wrapper {
	text-overflow: ellipsis-word;
	}


#block-right-wrapper  a:hover  {
	color: #efad47;

}


#portal-searchbox {
	font-size: 0.7em;
	height: 10px;
}




#searchGadget {
	width: 7em;
}

.searchSection,
#portal-advanced-search,
label.hiddenStructure {
	display: none;
}


#block-left-zero  dd * {
	font-size: 8pt;
	color: #c73427;
	margin-top: 0.4em;
	margin-bottom: 0.0em;
	letter-spacing: 1px;
}

#block-left-zero dl {
	margin-top: 0;
	margin-bottom: 0;
}


#portalview-box-oikea-uutiset li {
	margin-bottom: 1em;


}




#block-left-first {


}


#block-left-second {


}


.block dl,
.block a {
	color: black;
	text-transform: uppercase;
	font-weight: bold;
	text-decoration: none;
}

.block dl {
	font-size: 10pt;
}

.block a:hover {
	color: white;
}


.block dd {
	font-size: 7pt;
	margin: 0px;
	padding: 0px;
}

.portletHeader span {
	color: white !important;
}

.portletHeader {
	margin-bottom: 10px;

}

#block-left-third, #block-left-third a {
	text-align: center;
    color: white;
    font-size: 10pt;
}


a img {
	border-width: 0;
	margin-right: 3px;
}



.eventDetails th, .eventDetails td {
	font-size: 0.8em;

}

.portletEvents .portletFooter {
	margin-top: 3px;
	color: #efad47;
}

.portletEvents .portletFooter a{
	color: #efad47;
}



/* Border for front page */

#portalview-column-wrapper-vasen {
	text-align: justify;
	width: 45%;
	padding-right: 1em;
	margin-right: 1em;
	border-right: 1px solid #FFB129;
}

#portalview-column-wrapper-oikea {
	width: auto;
	float: none;
}

