/* BLOG.CSS page for vocation-network */


#BlogArticleBody {
	margin:0;padding:0;border:0;
	background:transparent;
	padding:24px 24px 0 0;	
	xmargin-bottom:12px;
}
#BlogAuthor {
	float:left;
	font-size:80%;
	color:#239;
}
.BlogAuthorBox {
	margin:5px 0;
}
#BlogBodyContainer {
	margin:0;padding:0;border:0;
	width:74.6%;
	float:left;
}
#BlogComment {
	padding:5px 0;
	font-size:85%;
	color:#239;
	border-top:1px solid #fb6;
}
.BlogCommentAuthor {
	color:#693;
	margin:0.3em 0 0.3em 1em;
}
.BlogCommentAuthor {
	font-size:80%;
	color:#350;
	float:left;
}
#BlogCommentDate {
	color:#693;
	float:right;
}
#BlogCommentLink {
	background:#fff url(/images/icon_comment.jpg) 0 0 no-repeat;
	float:left;
}
#BlogCommentSection {
	padding:10px 15px;
}
#BlogCommentText {
	clear:left;
}
.BlogHeading {
	font-size:110%;
	font-weight:bold;
	color:#350;
	margin-top:3px;
	margin-bottom:3px;
}
.BlogPermalink {
	font-size:80%;
	color:#350;
	float:right;
}
.BlogPermalinkBox {
	width:500px;
	margin:2em auto;
	background:#eeb;
	border:3px double #8bd;
}
.BlogPostAuthor {
	font-size:80%;
	color:#350;
	float:left;
}
.BlogPostAuthorImage  {
	float:left;
}
.BlogPostBody {
	font-size:100%;
	position:relative;
}
.BlogPostBox {
	padding:12px 12px 12px 12px;
	background:#ffe;
	border-bottom:2px solid #bc6;
}
#BlogPostBoxLatest {
	margin:12px;
}
.BlogPostCategories {
	float:right;
	height:36px;
	width:132px;
	overflow:hidden;
}
.BlogPostCategories, .BlogPostDate {
	font-size:70%;*font-size:65%;
	font-weight:normal;
	color:#27c;
	margin:1px 0 0 0;
	xline-height:90%;
	xoverflow:hidden;
	xheight:10px;
	xwidth:446px;
}
.BlogPostComments {
	font-size:100%;
	color:#350;
}
.BlogPostHeaderBox {
	border-bottom:1px dashed #fb6;
	height:60px;
}
.BlogPostTitle {
	font-size:110%;
	font-weight:bold;
	color:#239;
	margin-top:-3px;
}
.BlogPostTitleBox {
	float:left;
	margin-left:10px;
	width:446px;
}
#BlogReaderInterface_en, #BlogReaderInterface_es  {
	border-bottom:none;
	font-size:85%;
}
#BlogReaderInterface_es  {
	font-size:70%;
}
#BlogReaderInterface_en ul, #BlogReaderInterface_es ul {
	height:16px;
	margin:3px 0 0 0;
	padding:0;
	border:0;
	list-style:none;
	padding:0 1.5em 0 0;
}
#BlogReaderInterface_en ul li, #BlogReaderInterface_es ul li {
	margin-top:0;
	height:16px;
	margin:0;
	padding:0 13px 0 20px;
	border:0;
}
#BlogReaderInterface_es ul li {
	padding:2px 11px 0 19px;
}
#BlogReaderInterface ul li a:link, #BlogReaderInterface ul li a:visited {
	color: #36f;
}
#BlogShareLink {
	background:#ffe url(http://s7.addthis.com/static/btn/sm-plus.gif) 0 0 no-repeat;
	float:left;
}
ul li#BlogShareLink {
}
#BlogRSSIcon {
	margin:0;
	height:24px;
	width:24px;
	position:absolute;
	top:9px;
	left:711px;
	font-size:85%;
	text-align:center;
}
#BlogSection {
	padding:5px 15px;
	border-bottom:1px solid #fb6;
}

#BlogSubtitle {
	font-size:12px;
	font-style:italic;
	color:#ffb;
}
#BlogTitle {
	font-size:20px;
	color:#fff;
	font-weight:bold;
}
#BlogTitle a:link, #BlogTitle a:visited {
	color:#fff;	
}
#BlogTitle a:hover {
	color:#fb6;	
}
#BlogTitle2 {
	font-size:16px;
	margin-left:3em;
	color:#fb6;
}
#BlogTitleBox {
	background:#885;
	height:53px;
	padding:10px 0 0 15px;
}

