/*
Theme Name: Adage WordPress theme
Theme URI: http://www.adage.fi/blogi/
Description: Adage WordPress theme shares default stylesheets with website. This file is used only for customizations.
Version: 1.0
*/

#breadcrumb {
    height: 35px !important;
}

#contentArea div.post {
    padding-bottom: 0.375em;
}

#contentArea div.post h2, #contentArea div.post h3 {
    margin-top: 0;
    margin-bottom: 0;
}

#contentArea div.entry h2 {
    margin-top: 0.75em;
    margin-bottom: 0.5em;
}

#contentArea div.entry h3 {
    margin-top: 1em;
    margin-bottom: 0.875em;
}

#contentArea div.entry img.alignright {
    float: right;
    margin-left: 0.75em;
}

#contentArea div.entry img.alignleft {
    float: left;
    margin-right: 0.75em;
}

#contentArea div.post div.entry {
    margin-top: 0.75em;
}

#contentArea #rightColumn li {
    margin-bottom: 0.333em;
}
