#middle_content /* override */
{
    width: 545px;
}
#middle_area
{
    float: left;
}
#right_side
{    
    left: 570px; /* override */
    float: left;
}

#middle_content h1  /* override */
{
    font-size: 14pt;
    margin: 20px 0 10px 0;  
    padding-bottom: 5px;
    width: 100%;
    border-bottom: solid 1px #d2d6ab; 
}

#middle_content .category_title
{
    /*background-image: url(images/productBackRepeat.jpg);
    background-repeat: repeat-x;
    color: White;
    font-weight: bold;
    font-size: 13pt;
    padding: 3px 0px 5px 3px;
    width: 530px;
    height: 25px;
    margin: 0;*/
}

#middle_content .title
{
    width: auto;
    margin-bottom: 10px;
}

#middle_content .title a
{
    text-decoration: none;
    font-weight: bold;
    font-size: 12pt;
    color: #00629B;
}

#middle_content .category_title a
{
}

#middle_content .category_title a:hover
{
}


#middle_content .category_story
{
    padding-left: 5px;
    width: 530px;
    line-height: 17px;
    margin-top: 5px;
}

#middle_content .category_story a
{
    font-size: 12px;
}

#middle_content .story
{
    line-height: 1.5em;
    font-size: 13px;
    margin-bottom: 10px;
    padding-left: 10px;
}

#middle_content .meta
{
    padding-left: 10px;
}

#relatedPosts
{
    font-size: 12px;
    line-height: 16px;
}

#relatedPosts a
{
    margin-right: 3px;
}

#right_side ul
{
    list-style-type: none;
    margin: 0 0 3px 5px;
    padding: 0px;
    line-height: 1.75em;
}

#right_side ul li
{
    margin-bottom: 0px;
}

#right_side ul li ul li a
{
    margin-left: 25px;
    color: #969a9b;
}

#right_side ul li a img
{
    border: none;
    margin-right: 3px;
}

.commentForm
{
    width: 100%;    
}

.comment 
{
    width: 97%;
    margin: 5px 0 5px 0;
    padding: 5px;
    background-color: #EFEFEF;   
}

.comment .date
{
    font-weight: bold;
}

.taggedlink
{
	line-height: 25px;
}

#middle_content input[type="text"], textarea
{
    border: solid 1px #d2d6ab;
    padding: 2px;       
}
div.post.xfolkentry
{
    border: solid 1px #d2d6ab;
    margin-bottom: 25px;
}
div.blogRightNav
{
    width: 160px; 
    border: solid 1px #d2d6ab;
    margin-bottom: 25px;
}
div.blogRightNav h2
{
	font-size: 13pt;
	text-decoration: none;
	width: auto;
	border-bottom: solid 1px #d2d6ab;
	padding: 0px 0px 10px 5px;
	color: #212121;
	margin-bottom: 0px;
}