﻿.pblog_post
{
	margin-bottom:20px;
}

.pblog_main {
}

.pblog_header {
}

.pblog_title {
	font-family: Cambria, "Times New Roman", Times, serif;
    font-size:x-large;
	border-bottom: thin #339933 dotted;
}

a.pblog_title {
	text-decoration:none;
	color:#006600;
	font-weight:bold;
	display:block;
}

a.pblog_title:hover {
	text-decoration:underline;
	color:#339933;
	font-weight:bold
}

.pblog_date_posted {
	color:#339933;
	font-size: x-small;
	display:inline;
}

.pblog_header_categories {
	color:#339933;
	font-size:x-small;
	display:inline;
}

.pblog_header_categories a {
	text-decoration:none;
	color:#336699;
}

.pblog_header_categories a:hover {
	text-decoration:underline;
	color:#336699;
}


.pblog_content {
	font-size:medium;
}

.pblog_content a
{
	text-decoration:none;
	color:#336699
}

.pblog_content a:hover
{
	text-decoration:underline;
	color:#336699
}

.pblog_content p
{
    margin-top: 7px;
    margin-bottom: 7px;
}

.pblog_footer {
	text-align: right;
}

.pblog_footer_comments {
	color:#336699;
	font-size:x-small;
}

.pblog_recent_posts {
}

.pblog_recent_title {
}

.pblog_recent_title a {
	white-space: nowrap;
    text-overflow: ellipsis;
	overflow:hidden;
}

.pblog_archive 
{
}

.pblog_comments_section
{
    margin-top: 20px;
}

.pblog_comments_section_header
{
    font-size:large;
    font-weight:bold
}

.pblog_comment
{
    text-align:center;
}

.pblog_comment_content
{
    padding:10px;
    background: #ffffdd;
    border: thin #aaaaaa solid;
    font-size:small;
    margin-top: 5px;
    width: 90%;
    text-align:left
}

.pblog_comment p
{
    margin: 0px 0 5px 0;
}

.pblog_comment_id
{
    float:left;
    clear:none;
}

.pblog_comment_details
{
    border-top: dotted 1px #000000;
    font-size: x-small;
}

.pblog_comment_form
{
    margin-top: 20px;
    background: #ffffdd;
    border: thin #aaaaaa solid;
}

.pblog_categories_cloud
{
    display:inline;
}

.pblog_categories_cloud a
{
    display:inline
}

.pblog_categories_cloud a:hover
{
    display:inline
}

input
{
    font-family: Calibri, Arial, Helvetica, sans-serif;
}

textarea
{
    font-family: Calibri, Arial, Helvetica, sans-serif;
}
