#ej-blog-home #ej-featured-article-line 
{
	border-bottom: none;
}
				 

#ej-blog-about-the-blog
{
	margin-bottom: 25px;				
}
#ej-blog-title
{
	font: 20px trebuchet ms, Verdana, Tahoma, Arial, sans-serif;
	line-height: 23px;
	margin-bottom: 5px;
}

#ej-blog-title-small
{
	font: 16px trebuchet ms, Verdana, Tahoma, Arial, sans-serif;
	margin-bottom: 5px;
}

#ej-blog-latest-entry span 
{
	font-weight: bold;
}
#ej-blog-description,
#ej-blog-info
{
	/*font-size: 8pt;*/	
	width:600px;	
}

#ej-blog-rss-link img
{
	/*float: left;*/
}
#ej-blog-rss-link #ej-blog-subscribe-text
{
	margin-left: 55px;
}

#ej-blog-title-rc
{
	font-weight:bold;
	font-size:12px;
}

#ej-blog-info-rc {margin-top:10px;}

#ej-blog-author-img
{
	float: left;
	margin: 0 10px 5px 0;
	width: 80px;
	height: 100px;
	border: 0px;
	border: 1px solid #E0E0E0;
}

#ej-blog-author-name
{
	font-weight: bold;
	line-height: 1.75em;
}

#ej-blog-footer
{
	border: solid 1px #aaa;
	background-color: #EFF3EF;
	padding: 5px;
	margin-top: 15px;
	margin-bottom: 10px;
}
#ej-blog-footer #ej-blog-postedby
{
	float: left;
}
#ej-blog-footer #ej-blog-numcomments
{
	float: right;
}
#ej-blog-footer #ej-blog-tags
{
	display: block;
}

#ej-blog-summary
{
}
#ej-blog-summary #ej-blog-posteddate
{
	font: 16px trebuchet ms, Verdana, Tahoma, Arial, sans-serif;
	line-height: 19px;
	border-bottom: dashed 1px #aaa;
	margin-bottom: 10px;
	color: #222;
}
#ej-blog-summary #ej-blog-titletext
{
	font: 18px trebuchet ms, Verdana, Tahoma, Arial, sans-serif;
	line-height: 23px;
	margin-bottom: 15px;
}

#ej-blog-tags-title
{
	font-weight: bold;
}

#ej-blog-contentdiv {width:600px;}

/* Related Resources */

#ej-blog-resources a
{
	display: block;
	font-weight: bold;				
	padding-left: 23px;	
	margin: 10px 20px;
}

#ej-blog-resources
{
	margin-top: 15px;
}

#ej-blog-resources-title
{
	font: 15px trebuchet ms, Verdana, Tahoma, Arial, sans-serif;
	margin-bottom: 10px;
}

/* Comments */

#ej-blog-comment #ej-blog-comment-author
{
	font-weight: bold;
}

#ej-blog-new-comment textarea
{
	height: 175px;
	width: 99%;
}

#ej-blog-comment #ej-blog-comment-posteddate, #ej-blog-comment #ej-blog-comment-author
{
	margin-bottom: .5em;
}

#ej-blog-new-comment
{
	margin-top: 15px;				
}

/* Blog Archive */

#ej-box-blog-archive table td
{
	padding: 2px 0px;
	vertical-align: top; 
}
#ej-box-blog-archive table td a, #ej-box-blog-archive table td a:visited, #ej-box-blog-archive table td a:hover
{
 	color: #495f74;
	text-decoration: underline;
}

/* Editing Forms */

.ms-formtable
{
	margin-top: 20px;
	width: 100%;
}
.ms-formbody
{
	width: 100% !important;
}

/* Blog Admin Links */

ul.ms-blogAdminLinks
{
	list-style-type: none;
	margin: 3px 0px 10px 10px;
}

ul.ms-blogAdminLinks li
{
	padding: 0;
	margin: 0;
	display: inline;
}

ul.ms-blogAdminLinks li a
{
	display: block;		
	font-size: 8pt;	
 	color: #495f74;
	text-decoration: none;
		
}

#admlnk3, #admlnk4, #admlnk5
{
	display: none;				
}

#ej-blog-home .ms-WPHeader a, #ej-blog-post .ms-WPHeader a {
	display: none;
}