.current_page_item {
	color: #0182b4;
}
#pageTitle {
	display: block;
	background-repeat: no-repeat;
	background-position: left center;
}
body.aboutUs #pageTitle {
	background-image: url(../images/page-title-wegivebrandlife.jpg);
	text-indent: -9999px;
}
body.blogMain #pageTitle {
	background-image: url(../images/page-title-whatsziggychewingon.jpg);
	height: 72px;
	width: 599px;
	text-indent: -9999px;
	margin-bottom: 0px;
}
body.socialAwareness #pageTitle {
	background-image: url(../images/page-title-createpositivechange.jpg);
	text-indent: -9999px;
}
body.caseStudies #pageTitle {
	background-image: url(../images/page-title-our-intelligence.jpg);
	text-indent: -9999px;
}
body.clientTools #pageTitle {
	background-image: url(../images/page-title-airmail.jpg);
	text-indent: -9999px;
}
body.sanctuary #pageTitle {
	background-image: url(../images/page-title-inspirepossibility.jpg);
	text-indent: -9999px;
}
body.work #pageTitle {
	background-image: url(../images/page-title-sustainablegrowth.jpg);
	text-indent: -9999px;
}

#sideBar h4, #sideBar h4 a {
	color: #636466;
}

body.philosophy #pageContent {
	background-image: url(../images/pagebg-aboutus-philosophy.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
body.clientTools   #pageContent {
	background-image: url(../images/pagebg-client-tools.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	padding-bottom: 250px;
}
body.culture #pageContent {
	background-image: url(../images/pagebg-sanctuary-culture.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}

body.blogPostpage #pageContent {
	margin-top: 60px;
}
body.work #sideMenu .sortBy {
	margin-top: 5px;
}
body.work #sideBar {
	padding-bottom: 80px;
}

.addtoany_share_save_container {
display:none;}

body.blogMain .addtoany_share_save_container {
display:block;}

.transparent_class {
	filter:alpha(opacity=30);
	-moz-opacity:0.3;
	-khtml-opacity: 0.3;
	opacity: 0.3;
}
