.bottom_banner, .headerBar, 
.contentTop, .contentBottom, .footerContainer, .contentRightSide,
#facebook_like, .postPrintTweet, .backBtnContainer, .comment-reply-link, .return-link,
.meta-sep, .comments-link a, .pagination, .mood_container, #moodAreaMap, .mainNavi, .tab_heading{
	display: none !important;
}

.tab_heading.active{
	display: block !important;
}

body{
	font-family: arial,sans-serif;
    line-height: 17pt;
    font-size: 12pt;
	color: #4C4C4C;
}

a{
	color: #4C4C4C;
}

.outerContainer{
	position: relative;
	padding-top: 40px;
}

.homeLink{
	position: absolute;
	right: 0;
	top: 0;
}

a:link:after { 
	content: " (" attr(href) ") ";  	
	font-style: italic; 
	text-decoration: none;
}

h1, h2, h3{
	color: #333333;
	font-weight: normal;
}

.pageLabel{
	font-size: 17pt;
	font-weight: bold;
	margin-bottom: 80px;
	color: #333333;
	text-align: center
}

h1{
	font-size: 15pt;
}

h2{
	font-size: 14pt;
}

h3{
	font-size: 13pt;
}

.excertContainer{
	margin-bottom: 40px;
	border-bottom: 1pt solid #333333;
}

.excertContainer .entry-title{
	margin-top: 4px;
}

.postDateContainer{
	margin-bottom: 0px;
	font-size: 11pt;
}

.categoryContainer a, .entry-title a, .pageLabel a, .themeThumb a{
	text-decoration: none;
}

.categoryContainer a:link:after, .pageLabel a:link:after, .entry-title a:link:after, .themeThumb a:link:after{
	content: "";
}

.person_information_block .row_container, .themeBlock{
	margin-bottom: 30px;
}

.person_information_block .row_container .row_label p{
	font-weight: bold;
	margin-bottom: 4px;
}