﻿/***
 * Blog Page - Blog.aspx
 */
 
body.Path__blogs__blog {
}

#BlogPage {
}

#PageTitle {
}

#PublishInfo {
}

    #PublishInfo .date {
    }

    #PublishInfo .author {
    }

#MainContent {
    font-size: 116.7%;
}

#Attachments {
}

#PagingTop{
    margin-bottom: 2em;
}

#PagingBottom {
    margin-top: 2em;
}

/***
 * Adjust core template objects 
 */

#Page #PageContent #Secondary {
    margin-top: 2em;
}

