﻿#imgCaptcha {
         margin-top: 4px;
}

#CaptchaControl {
         margin-bottom: 3px;
}

#CaptchaControl input {
         width: 60px;
         height: 20px;
}

#captcha-control-invalid {
         color: red;
         font-size: 11px;
}

.BlogPostInfo 
{
        font: normal 13px Arial, sans-serif;
        color: #aaaaaa;
        font-size: 12px;
        padding: 20px 0px 25px 65px;
        border: none;
}

.BlogPostInfo A, .BlogPostInfo A:link, .BlogPostInfo A:visited {
        font: normal 13px Arial, sans-serif;
        color: #2b85bb;
        font-size: 12px;
}


.CommentList h2 
{
         text-transform: uppercase;
	font: bold 14px Arial, sans-serif;
	color: #2b85bb;
	padding: 0px;
	text-align: left;
	margin-bottom: 15px;
	margin-top: 15px;
}

.CommentList a, .CommentList a:visited, .CommentList a:link
{
         font: normal 13px Arial, sans-serif;
         color: #2b85bb;
	text-align:right;
}

.Comment 
{
         font: normal 13px Arial, sans-serif;
}

.CommentDate 
{
         font: normal 13px Arial, sans-serif;
	padding:5px;
         color: #2b85bb;
         font-weight: normal;
}

.CommentTitle 
{
         font: normal 13px Arial, sans-serif;
	padding:5px;
         background: #CCCCCC;
         line-height: 18px;
         color: #2b85bb;
	font-weight:bold;
         padding-bottom: 5px;
}

.CommentText 
{
         background: #FFFFFF;
	padding:5px;
	clear:both;
}

.CommentBy
{
         font: normal 13px Arial, sans-serif;
         color: #2b85bb;
	text-align:right;
}

.CommentForm {
         font: normal 13px Arial, sans-serif;
          background: #FFFFFF;
          padding: 2px;
          width: 100%;
          margin: 0px;
          padding: 10px;
}

.CommentForm LABEL {
         font: normal 13px Arial, sans-serif;
          font-weight: bold;
          color: #2b85bb;
}

.CommentForm INPUT, .CommentForm TEXTAREA {
         font: normal 13px Arial, sans-serif;
         font-size: 12px;
         font-weight: normal;
         color: #000000;
         margin-bottom: 7px;
         width: 100%;
}

.CommentForm #CaptchaControl {
         margin-bottom: 0px;
}

#cmdSubmit, #cmdCancel
{	
         margin-top: 10px;
         width:100px;
}

.CommentForm br {
         display: none;
}

#memComment {
         /* height: 50px; */
}

#frmComment {
         margin: 0px;
         padding: 0px;
}

.add_comment a, .add_comment a:visited, .add_comment a:link
{
	margin-top:15px;
	margin-bottom:15px;
	display:block;
	text-align:left;
}