﻿/* Edited Styles for Pages that Use BoardMemberBio Layout Pages */


#leftColumn
{
	width: 76%;
	float: left;
	vertical-align: top;
}

#leftColumn td
{
	vertical-align: top !important;	
}
#rightColumn
{
	width: 22%;
	float: left;
	vertical-align: top;
}

#rightColumn .groupheader {
	background-color: #ebeef7;
	border-top: 1px solid #687c83;
	border-bottom: 1px solid #687c83;
	margin-left: 0px !important;
	padding: .5em 1em .5em 2em !important;
	line-height: 160%;
	font-size: 1.1em !important;
	margin-bottom: .5em !important;
/* Added for new SummaryLink XSL Styles */	
		color: #000 !important;
}


#spacerColumn
{
	width: 2%;
	height: 100%;
	float: left;
}

/** right column styles **/
#pluginWebpart H3
{
	margin-top: 0px !important;	
}

#pluginWebpart DIV.pluginContent
{
	margin-top: 0px !important;	
}

#pluginWebpart UL
{
	margin-top: 0px !important;	
}
/** miscellaneous styles **/
.pluginContent p 
{
	margin: .5em .5em 1em .5em !important;
	line-height: 1.5em;
}
.pluginContent ul 
{
	margin-left: .2em !important;
}
/*cut and paste from archivepage css just to get something in for placeholder */


TD.dateLine
{
	font-size: 1.2em;
	font-family: Georgia, Times New Roman, serif;
	padding: 0 0 1em 1em;
	padding: .5em 0 .5em 1em; 
	color: #000;
	font-weight: 500;
}

.image
{
	padding-left: .5em;
}

DIV.pageContent {
	
	padding-top: .5em;
	padding-left: 1.5em;
}


#contentTable .pageTitle
{

	margin: .7em 0px .7em 0px;
	font-size: 1.2em;
}

DIV.slm-layout-main {
	
	margin-top: 3.5em;
	padding-left: .2em;

}

DIV.groupheader {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #000000 !important;
	font-size: 1.2em !important;
	padding-bottom: .7em;
}


OL

{ margin-left: 25px; }


EM { font-style:italic; }


H1.ms-sitetitle
{
	font-size: 1.8em;
	text-align: left;
}
/* ADDING FOR SBM 00012170 */

.subHeading 
{		
	font-size: 1.5em;
	text-align: left;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	font-weight: normal;
	margin: 0;
	padding: 0;
}

H2.subHeading 
{
	margin-top: -5px;
	margin-left: 12px;
}

