body {
    background:#797979 url(http://lindsaykennedyphotography.com/images/layout/blog/background-floraldamask.jpg) fixed;
    padding-top: 25px;
    padding-bottom: 25px;
}
#lkcontent {
    padding:0 15px 0 15px;
}
.blogProfile {
    padding:15px 5px 25px 5px;
}
.blogEntry {
    padding:10px 0 40px 0;
}
    .blogTitle, .blogTitle * {
        font-size:x-large;
        font-weight:bold;
        color:#F1F1F1;
        text-decoration:none;
    }
    .blogTitle {
        margin-bottom:5px;
    }
    small, .blogEntryDetails, .blogCommentsInput {}
	.blogEntryDetails {
		padding: 10px 0 10px 0;
	}
    .blogCategory, .blogDate, .blogComment, .blogTags, .blogCategory a, .blogDate a, .blogComment a, .blogTags a, .blogPostMetadata, .blogPostMetadata a {
        font-size:medium;
        color:#A9A9A9;
        display:inline;
        text-transform:uppercase;
        text-decoration:none;
    }
    .blogTitle a:hover, .blogCategory a:hover, .blogDate a:hover, .blogComment a:hover, .blogTags a:hover, .blogPostMetadata a:hover {
	  color:#B9B9B9; 
    }
    .blogTags, .blogCategory, .blogTags a, .blogCategory a {
        color:#4A4A4A;
    }
    .blogTags {
        display:block;
    }
.blogNavigation {
    font-size:x-small;
    color:#A9A9A9;
    display:inline;
    text-transform:uppercase;
}

.blogComments {}
.blogCommentsTitle {
    font-size:small;
    color:#F1F1F1;
    display:inline;
}
.blogCommentsList {
    font-size:small;
}
.blogCommentsList li .avatar {
    display:none;
}
.blogCommentsList li p {
    font-size:small;
    margin-left:2em;
}
.blogCommentsList li p a {
}
.blogCommentsClosed, .blogCommentsFormTitle, .blogCommentsLoggedIn {
    font-size:small;
    color:#F1F1F1;
    display:inline;
}
.blogCommentsInput {
    color:#4A4A4A;
}
.comment-author, .comment-author cite {
    display:inline;
    font-size:small;
    display:inline;
    font-style:normal;
}
.comment-meta, .comment-meta a {
    display:inline;
    font-size:x-small;
    font-style:normal;
    color:#4A4A4A;
    text-transform:uppercase;
	text-decoration:none;
}
.says  {
    display:none;
}
.blogCommentsLoggedIn {
    font-size:small;
    display:inline;
    font-style:normal;
}
.blogCommentsFormTitle {
    font-size:small;
    display:inline;
    font-style:normal;
}
