/* @override http://www.funservices.ca/drupal/sites/all/themes/funservices_1/holiday-gift-shop/news-article.css */

.news-article {
	width: 800px;
	padding: 0 90px;
	margin: 0 auto;
	margin-top: 140px;
	margin-bottom: 100px;
	background-image: url(images/newspaper-backdrop-7b-3.png);
	position: relative;
	z-index: 0;
	font-size:1.1429em;
	margin-left: -10px;
}
.news-article * {
	color: black !important;
}
.news-article .top {
	width: 800px;
	height: 85px; /*165px*/
	padding: 70px 90px 10px;
	background: url(images/newspaper-backdrop-7b-1.png);
	position: absolute;
	top: -120px;
	left: 0;
	z-index: 0;
}
.news-article .middle {
	z-index: 1;
	position: relative;
}
.news-article .bottom {
	width: 980px;
	height: 161px; /*161px*/
	background: url(images/newspaper-backdrop-7b-2.png);
	position: absolute;
	bottom: -80px;
	left: 0;
	z-index: 0;
}
.news-article .top p {
	text-align: right;
	font-family: "Helvetica Neue", Helvetica, Arial, Helvetica, Geneva, "Bitstream Vera Sans", sans-serif;
	font-weight: bold;
	font-style: italic;
	font-size: 1.125em;
	margin: 0;
}
.news-article .top hr {
	border: none;
	border-top: 2px solid black;
	margin: 0;
}
body.section-holiday-gift-shop #content-area .news-article h1 {
	font-family: HelveticaNeue-CondensedBlack, HelveticaNeue-CondensedBold, Impact, "Helvetica Neue", Helvetica, Arial, "Bitstream Vera Sans", sans-serif !important;
	font-weight: 900;
	font-size: 3.6em;
	font-style: normal;
	margin: 0 auto .3em !important;
	line-height: 1em;
}
.news-article img {
	width: 100%;
	border: 2px solid black;
	margin-left: -2px;
}
.news-article .image-credit {
	font-family: HelveticaNeue-Light, "Helvetica Neue", Helvetica, Arial, Helvetica, Geneva, "Bitstream Vera Sans", sans-serif;
	text-transform: uppercase;
	text-align: right;
	margin: 0;
	font-size: .75em;
}
.news-article .image-caption {
	font-family: "Helvetica Neue", Helvetica, Arial, Helvetica, Geneva, "Bitstream Vera Sans", sans-serif;
	font-weight: bold;
	margin-top: 0;
	text-align: justify;
	line-height: normal;
}
.article-body {
	-moz-column-count: 3; 
	-webkit-column-count: 3;
	column-count: 3;
	-moz-column-gap: 20px;
	-webkit-column-gap: 20px;
	column-gap: 20px;
	margin-top: 2em;
}
.column p {
	padding-right: 20px;
}
body.section-holiday-gift-shop #content-area .article-body h2 {
	font-family: "Helvetica Neue", Helvetica, Arial, Geneva, "Bitstream Vera Sans", sans-serif !important;
	font-weight: bold;
	font-style: normal;
	display: inline;
	line-height: 1em;
	margin-bottom: .5em;
}
.article-body h2 .book-end {
	background: black;
	width: .7em;
	height: .9em;
	float: left;
	margin-right: .3em;
	margin-top: .05em;
}
.article-body p .book-end {
	background: grey;
	width: .7em;
	height: .9em;
	display:-moz-inline-stack;
	display: inline-block;
	margin-right: ;
	margin-top: ;
	margin: .05em .2em 0 .4em;
}
.article-body .author-name {
	font-family: "Helvetica Neue", Helvetica, Arial, Geneva, "Bitstream Vera Sans", sans-serif;
	margin-top: 1em;
	font-size: .8em;
	font-weight: bold;
	text-indent: 0;
}
.article-body .author-position {
	font-family: "Helvetica Neue", Helvetica, Arial, Geneva, "Bitstream Vera Sans", sans-serif;
	font-size: .8em;
	text-transform: uppercase;
	margin-bottom: 1em;
	text-indent: 0;
}
.article-body p {
	font-family: "Palatino Linotype", Palatino, Georgia, "Times New Roman", "Bitstream Vera Serif", serif;
	font-size:.875em;
	margin: 0;
	text-indent: 2em;
	text-align: justify;
	line-height: normal;
}
.gutters {
	margin: 0 10px;
}
body.section-holiday-gift-shop #content-area {
	overflow: visible;
}
.highslide img {
    cursor: url(/drupal/sites/all/modules/highslide/highslide/graphics/magnifier.png), pointer !important;
}
body.section-holiday-gift-shop #content-area #example-pages {
	text-align: center;
}
body.section-holiday-gift-shop #content-area #example-pages h2 {
	margin-top: 0 !important;
}
#news-article-hyperlink {
	float: left;
	margin-right: 20px;
	text-align: center;
}

#section_economics-program-excerpt {
	padding: 0 80px;
	clear: both;
	border: 3px double #eee;
	background-color: white;
	margin: 60px 20px;
}

#header_authors-introduction {
	margin-top: 1em !important;
}
.caption {
	margin-bottom: 0;
}