/* START BLOG
--------------------------------------------------------------*/
#blog-page-wrapper
{
	margin:0px;	
}
.blog-content
{
width:912px;border:1px solid #CCCCCC;padding:0px;
margin:0px 0px 0px 0px;
font-family:Verdana Sans-Serif Arial;
color:#808080;
font-size:12px;    
}
.each-blog-wrapper
{
	padding:0px 10px 0px 10px ;
	margin-bottom:20px;
	margin-right:20px;
}
table.blog-content-seperator
{
	border-bottom:1px solid #eeeeee;	
}
.blog-title-container
{	
	height:79px;
	vertical-align:middle;	
}
.blog-title-text
{
	
	color:#3D9BE0;
	font-family:Tahoma;
	font-size: 19px;
    padding :10px;
    font-weight : bold;
}
.blog-date-text
{
	font-size:10px;
	color:#999999;
	padding-bottom:10px;
}
.comment-row
{
	border-top:1px solid #eeeeee;
	padding:5px;	
}
p.blog-sub-title
{
	padding:5px 0px;
}

div#blog-right-col
{
	background:#ffffff url(../images/blogcolumnbg.gif) no-repeat;	
	min-height:600px;
	padding:20px 10px 10px 10px;
}
.col-heading
{
	font-size:16px;
	font-weight:bold;
	color:#444444;	
}
table#blog-search-tbl
{
	margin:10px 0px; 	
}
table#blog-search-tbl td
{
	padding:2px;
}
.blog-search-text-box
{
	width:130px;	
	margin:0px;
}
table#blog-categories-tbl
{
	margin:10px 0px;	
}
table#blog-cagegory-listings td
{
	padding:5px 2px;
	border-bottom:1px dashed #A1F0F4;
}
table#blog-archives-tbl
{
	margin-top:10px;	
}
table#blog-archives-tbl td
{
	padding:1px 2px;	
}


/* END BLOG */
/* START BLOG COMMENT
------------------------------------------------------------------------- */
table#blog-dels-tbl td
{
	padding:2px;
}
label
{
	font-weight:normal;	
}
.label-col
{
	text-align:left;
	padding-right:20px;
	width:100px;	
}
div.outer-form
{
	background-color:#E0F4FF;
	padding:15px;
	margin-top:15px;
}
div.inner-form
{
	background-color:#ffffff;
	padding:15px;
}
div.container-border-blog
{
	border:1px solid #95D9FF;
}
.text-box-blog{
	border:2px solid #95D9FF;
	height:14px;
	margin:2px 0px 10px 0px;
	background-color:#eeeeee;
	line-height:24px;
	vertical-align:middle;
	padding:5px 2px;
	width:96%;
}
.text-box-blog-search{
	border:2px solid #95D9FF;
	background-color:#ffffff;
	vertical-align:middle;
	width:96%;
	line-height:24px;
	/*padding:5px 2px;
	*/
}
#blog-comment-top-box
{
	border:1px solid #95D9FF;
	background-color:#E0F4FF;	
}
table#blog-comment-top-box td
{
	padding:10px;
}
.pin
{
	position:absolute; margin-top:-3px; margin-left:-5px;
}
p.comment-desc
{
	padding:10px 10px 20px 10px;	
	
}
p.comment-desc img
{
	margin:5px;
		
}
.comments-on-cont
{
	background-color: #95D9FF;
	padding:5px;	
}
.comments-on-cont-inner
{
	border:1px dashed #ffffff;
	padding:5px;	
}
.tape-icon
{
	margin-top:0px;	
	position:absolute;
	margin-top:-50px;
	margin-left:150px;
}
.each-blog-comment
{
	margin-top:10px;	
}
.comment-dtls
{
	border:1px solid #E0F4FF;
	padding:10px;
	background-color:#ECF8FF;
	
}
.comment-dtls:hover
{
	border:1px solid #95D9FF;
	
}
.baloon-down-arrow
{
	position:absolute;
	margin-left:20px;	
}
.blog-autor-date-txt
{
	padding:15px 0px 5px 5px;
		
}
.blog-left-col
{
	padding-right:20px;	
}
.each-listed-blog
{
	
	border-bottom:1px dashed #C3E9FF;
}
.each-listed-blog:hover
{
	background-color:#ECF8FF;
	background-image:url(../images/buttons/pin.gif);
	background-repeat:no-repeat;
	background-position:right;
}
.each-listed-blog td
{
	padding:3px 10px 3px 10px;
}
.each-blog-icon
{
	position:absolute;	
	margin-left:-20px;
	
}
/* END BLOG COMMENT */