/* 
    Document   : style_singlePage
    Created on : 11.03.2010, 15:09:48
    Author     : Jan Uhlmann
    Description:
        Custom Stylesheet for a single page instead of article.
*/

.post img.size-full{
/*border: 0px;*/
}

.post img.grey-border{
border: 5px solid #dcdbd6;
}


