/* CSS Document */
/* Styles for individual article pages */

/* ------------  C O N T E N T   S T Y L E S  ------------ */

#str-col-right {
	display: none;
}

#menu-site {
	display: none;
}

#search-site {
	display: none;
}

#gelfMag-artLinks {	
	display: none;
}
#masthead {
	margin: 0 0 20pt 0;
}

#str-col-left {
	width: 100%;
}

#headline-article {
	font-family: Helvetica, sans-serif;
	font-size: 16pt;
	font-weight: 900;
}

h3.article, h4.article {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	font-size: 10pt;
	font-weight: 900;
}

#heading-section {
	float: left;
	color: #666666;
	padding: 0 0 .8em 0;
}

#dateline {
	margin-left: 410px;
	font-weight: 900;
	color: #666666;
	text-align: right;
	padding: 0 0 .8em 0;
}

#article-body {
	padding: 0 0 35px 0;
}
	
#article-body table {
	margin: 2px 10px; 2px 10px;
}

p.lead {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	line-height: 1.2;
	color: #666;
	font-style: italic;
}

#article-body {
	font-size: 12pt;
	line-height: 1.4;
}

div.break {
	width: 590px;
	position: relative;
	right: 30px;
	margin: 20px 0 20px 0;
}

div.break img {
	display: block;	
	border-left: 100px solid #CCCCCC;
	padding: 0 0 0 10px;
	float: left;
}

p.credit {
	clear: left;
	margin: 0 0 0 110px;
	font-size: .6em;
	padding: 0;
	position: relative;
	top: -1em;
}

p.caption {
	clear: left;
	margin: 0 171px 0 0;
	text-align: right;
	font-size: 9pt;
	padding: 0;
}

blockquote {

}

div.break blockquote.pullquote {
	width: 160px;
	float: right;
	font-family: Helvetica, sans-serif;
	line-height: 1.2;
	font-weight: 900;
	font-size: 14pt;
	padding: 20px 0 0 0;
	margin: 0 0 0 10px;
	color: #00215D;
}

blockquote.left {
	width: 270px;
	font-family: Helvetica, sans-serif;
	line-height: 1.2;
	font-weight: 900;
	font-size: 14pt;
	color: #00215D;
	float: left;
	margin: 20px 20px 35px 0;
}

blockquote.right {
	width: 270px;
	font-family: Helvetica, sans-serif;
	line-height: 1.2;
	font-weight: 900;
	font-size: 14pt;
	color: #00215D;
	float: right;
	margin: 20px 0 20px 35px;
}

div.image-left {
	float: left;
	margin: 20px 20px 2px 0;
}

div.image-right {
	float: right;
	margin: 20px 0 2px 20px;
}

div.image-right img {
}

div.image-clear {
	width: 100%;
	text-align: center;
	margin: 20px 0 20px 0;
}

div.image-left p.credit, div.image-right p.credit, div.image-clear p.credit {
	clear: none;
	margin: 0;
	font-size: 9pt;
	padding: 0;
	position: relative;
	top: 0;
}

div.image-left p.caption, div.image-right p.caption, div.image-clear p.caption {
	clear: none;
	margin: 0;
	text-align: right;
	font-size: 9pt;
	padding: 0;
	float: none;
}

#str-col-left span.author-contact, #str-col-left h4{
	display: block;
	font-size: 12pt;
}

#gelfmag-artLinks2, box-emailform-2, #comment-form {
	display: none;
}
