/* main page */
#MainPage .wrapper
{
    float: left;
    width: 936px;
}

.minicalendarwrapper
{
    float: left;
    width: 96px;
    height: 24px;
    margin-top: 0px;
    background: #222;
}

.minicalendarwrapper.last
{
    float: left;
    width: 149px;
    height: 24px;
    margin-top: 0px;
    margin-left: 2px;
    background: #222;
}

.minicalendar
{
    float: left;
    width: 94px;
    height: 24px;
    margin-left: 2px;
    background: #222;
}

.minicalendar input
{
    width: 90px;
    background: #222;
}

.minicalendar input:hover
{
    text-decoration: underline;
    cursor: pointer;
}

.calendarday
{
    margin-top: 2px;    
}

.calendarday p
{
    margin-top: 10px;
}

.calendarday.last
{
    margin-bottom: 2px;
}

.calendardatewrapper
{
    float: left;
    width: 96px;
    min-height: 98px;
    margin-top: -2px;
    background: #5c5c5c;
}

.calendardatewrapper.today
{
    min-height: 116px;
}

.calendardatewrapper.first
{
    height: 34px;
    min-height: 0px;    
    margin-top: 0px;    
}

.calendardatewrapper.last
{
    height: 19px;
    min-height: 0px;
}

.calendardate
{    
    width: 85px;
    min-height: 88px;
    margin-left: 2px;
    margin-top: 2px;
    padding-left: 6px;
    padding-right: 2px;
    padding-top: 4px;
    padding-bottom: 4px;
}

.calendardate.today
{
    min-height: 106px;
}

/* Test for cutting the category with show more link - before calendarcontent*/

.muut-hidden {
  display: none;
}

.show-more-wrapper {
  text-align: left;
  margin-top: 8px;
  padding-left: 4px;
}

.show-more-muut {
  cursor: pointer;
  color: #0055aa;
  font-size: 0.9em;
  font-weight: bold;
  text-decoration: underline;
}

.show-more-muut:hover {
  color: #222;
}


.calendarcontent
{
    float: left;
    width: 204px;
    min-height: 88px;
    margin-left: 2px;
    padding-left: 2px;
    padding-right: 2px;
    padding-top: 4px;
    padding-bottom: 4px;
    background-color: #ffffff9c;
}

.calendarcontent.today
{
    min-height: 106px;
}

.calendarcontent.last
{
    width: 202px;
}

.calendareventtime
{
    float: left;
    width: 24px;
}

.calendareventtitle
{
    float: left;
}

.categoryfootercalendar
{
    float: left;
    width: 94px;
    height: 17px;
    margin-left: 2px;
}

.categoryfooter
{
    float: left;
    width: 838px;
    height: 17px;
    margin-left: 2px;
    background: #ddd;
}

#MainPage .ads
{
    width: auto;
    margin-left: 4px;
    margin-right: 4px;
    padding: 0;
    background: none;
}

#MainPage .ads p
{
    padding-left: 2px;
}

#top_of_the_day .td_wrapper
{
    background-color: #e4f4f8;
    margin-left: 98px;
    margin-bottom: 5px;
    border: solid 1px #bfbfc0;
    padding: 21px;
    width: 794px;
    float: left;
    border-radius: 0;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
}

#top_of_the_day div.current
{
    float: left;
}

#top_of_the_day div.current div.image
{
    background-color: black;
    color: white;
    float: left;
    width: 300px;
    min-height: 200px;
    margin-right: 10px;
}

#top_of_the_day div.current div.image img
{
    display: block;
}

#top_of_the_day div.current div.current_content
{
    background-image: url('/images/stadissa/tod-gradient.png');
    background-position: bottom left;
    background-repeat: repeat-x;
    float: right;
    width: 200px;
    height: 200px;
    overflow: hidden;
    padding: 0 10px;
}

#top_of_the_day div.current div.current_content h2
{
    font-size: 14px;
    margin-bottom: 10px;
}

#top_of_the_day div.current div.current_content p.date
{
    margin: 0;
}

#top_of_the_day div.current div.current_content p.place
{
    margin: 0 0 15px;
}

#top_of_the_day div.current div.current_content p.readmore
{
    margin-top: 1em;
}

#top_of_the_day div.listing
{
    float: right;
    width: 254px;
}

#top_of_the_day div.listing h3
{
    height: 20px;
    margin-bottom: 14px;
}

#top_of_the_day div.listing ul
{
    border-style: none solid solid;
    border-width: 1px;
    border-color: #bfbfc0;
    border-collapse: collapse;
    margin: 0;
    padding: 0;
    list-style: none;
    display: table;
    width: 100%;
}

#top_of_the_day div.listing ul li
{
    display: table-row;
    padding: 0;
    height: 33px;
}

#top_of_the_day div.listing ul li a
{
    background-image: url('/images/stadissa/tod-navigation.gif');
    background-repeat: no-repeat;
    background-position: 0 -34px;
    border-top: solid 1px #bfbfc0;
    vertical-align: middle;
    padding: 0 6px;
    display: table-cell;
    color: black;
}

#top_of_the_day div.listing ul li a:hover
{
    background-position: 0 -68px;
}

#top_of_the_day div.listing ul li.selected a
{
    background-position: 0 0;
    color: white;
}

.clear,
.break
{
    clear: both;
}

#Julkaisuehdot .mainwrapper{
    padding: 1em;
    width:100%;
	color: #737373;
    padding-bottom: 2em;
}
#Julkaisuehdot p{
    margin-top:1em;
    font-size:1.2em;
    max-width:90%;
}

#Julkaisuehdot h1{
    font-size:24px;
    margin-top: 1em;
    margin-bottom: 2em;
}

}
