@charset "UTF-8";
/* CSS Document */


#wrapper

/* puts padding above items placed first in queue */
/*gm 160105 */
span#home-page-middle-section-name {
    margin-bottom: 20px;
    display: inline-block;
}


/* -- Article special formats -- */

.firstgraf, p.firstgraf, 
.firstGraf, p.firstGraf{
	font-size:1.1em;
	line-spacing: 1.3em;
}



.pullquote-sm {
	width: 145px;
    margin: 15px;
    margin-right: 0px;
    margin-top: 0px;
    float: right;
    font-size: 1.1em;
    background-color: #efefef;
    padding: 18px;
    border-radius: 8px;
}

.pullquote-lines-sm {
	width: 180px;
    padding-top: 10px;
    padding-bottom: 10px;
    margin: 15px;
    margin-right: 0px;
    margin-top: 0px;
    border-top: 2px solid #333;
    border-bottom: 2px solid #333;
    float: right;
    font-size: 1.15em;
}

p.photoCaption, p.photocaption, .photoCaption, .photoCaption {
	padding-top:3px;
	font-size:11px;
	color:#666;
}

/*--- image treatments -- */

.content p img {
	margin-top: 7px;
	border-style:solid;
	border-color:#ccff00;
	border:1px;
	}
	
/* added 151216 */
p.chapterHed {
	font-weight:bold;
	color: #1f1f1f;
	line-height:1.3;
	margin-top:1.7em;
}	

/*--- article image ------*/

.article_top_image{
	border:1px;
	border-style:solid;
	border-color:#666;

}


.article_top_image_caption{
	font-size: 0.7em;
	color: #666;
}



h2.soco-story-title {
    font-size:23pt;
    font-family: Georgia, Arial, Helvetica, sans-serif;
    font-weight:normal;
    margin: 10px 0px 15px 0px;
}
h2.soco-story-title a {
   /* text-decoration:none; */
}

h3.soco-story-title {
    font-size:19pt;
    font-family: Georgia, Arial, Helvetica, sans-serif;
    font-weight:normal;
    margin: 5px 0px 5px 0px;
}
h3.soco-story-title a {
   /* text-decoration:none; */
}

h4.soco-story-summary {
	font-size: 13px;
	font-weight: bold;
	line-height: 17px;
	margin-bottom: 15px;
}


/* ------------- top tab menu ------------------------*/

#banner ul.menu{
	padding-left: 10px;
	padding-top:3px;
	margin-top: 0px;
	margin-left:158px;
	list-style:none;
	list-style-image:none;
	color:#333;
	border-left:1px;
	border-left-style:solid;
	border-left-color:#ccc;
}

#banner ul.menu li {
	display: inline;
	margin-top:-5px;
	margin-left: 0px;
	margin-right: 10px;
	border-right:1px;
	border-right-style:solid;
	border-right-color:#ccc;
	padding-left: 0px;
	padding-right: 10px;
	padding-top:3px;
	padding-bottom:3px;
	text-decoration: none;
}

#banner a{
	font-weight:normal;
	color:#333;
}

#banner .first {
}

#banner .active-trail {
	font-weight: bold;
	sbackground: #efefef;
}

#banner .active-trail a{
	font-weight: bold;
	sbackground: #efefef;
}


.dateIconHolder {
	margin: 0px;
	padding: 0px;
	float: left;
	height: 20px;
	width: 20px;
	border: 1px solid #000;
	border-right: 2px solid #666;
	border-bottom: 2px solid #666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-align: center;
	overflow:hidden;
}
.dateIconMonth {
	text-transform:uppercase;
	background-color: #900;
	margin: 0px;
	padding: 0px;
	color: #FFF;
	font-size: 7px;
	height: 9px;
}
.dateIconDay {
	font-size: 9px;
	font-weight: bold;
	color: #000;
	margin: 0px;
	margin-bottom:-3px;
	padding:0px;
}


.eventparticipant img {
	border:1px solid #ccc;
	margin-right: 10px;
	margin-top: 3px;
	margin-bottom: 5px;
	float: left;
}
h3.jobtitle {
	padding-top:10px;    
	font-size: 13pt;
}

.jobDateLabel {
    color: #666;
    font-size: 0.8em;
}

.jobDates {
    color: #666;
    font-size: 0.8em;
}

.kicker {
    text-transform: uppercase;
    color: #666;
    letter-spacing: 1px;
    font-size: 1em;

}

/* -- easier to remember hp link code -- */

.readmore, .readMore, .front-page-more-link {
	margin-bottom:15px;
    text-transform:uppercase;
    font-weight:bold;
    font-size:8pt;
}

/* 
make publication types more readable
gm 160105
 */

.publication_detail {
    line-height: 1.3;
    margin-left: 94px;
}

.article-info {
    font-size: 0.9em;
    margin-bottom: 5px;
    display: block;
    color: #666;
    margin-top: 1px;
}

h3.publication_subcategory {

	text-transform: uppercase;
    margin-top: 46px;
    margin-bottom: 30px;
    padding-top: 10px;
    font-weight: normal;
    font-size: 104%;
    letter-spacing: 1pt;
    color: #797979;
    border-top: 1px solid #C1C1C1;
}


h2.publication_category {
    font-size: 14pt;
    margin: 2.5em 0 0.5em 0;
}

