
@import url(header_footer.css); /* Specific header and footer styles */

body {
	margin: 0px;
	padding: 0px;
	background-color: #333;
	text-align: center;
}
#page {
	width: 750px;
	margin: 0px auto;
	text-align: left;
	background-color: #FFF;
}
#content {
	width: 750px;
	overflow: hidden;
	margin: 0;
	padding: 0;
	background-color: white;
	background-image: url(../images/article_bg_bottom.gif);
	background-position: bottom left;
	background-repeat: no-repeat;
}
#content a {
	text-decoration: none;
	border-width: 0 0 1px 0;
	border-style: dotted;
	border-color: #FF1200;
}
#content a:hover {
	border-style: solid;
}
#content2 {
	margin: 0px;
	padding: 50px 100px;
	background-image: url(../images/article_bg.gif);
	background-position: top left;
	background-repeat: no-repeat;
	font-size: 13px;
	line-height: 20px;
	font-family: georgia, "times new roman", times, serif;
}
body.feature #content2 {
	background-image: none;
}

#content #title {
	margin: 50px 0 50px;
	line-height: normal;
}
#content #title.department {
	margin: 35px 0 50px;
	line-height: normal;
}
#content #title h1 {
	margin: 0;
	padding: 0;
	text-align: center;
	line-height: normal;
	color: #FF1200;
	font-size: 24pt;
	font-weight: bold;
	font-family: georgia, "times new roman", times, serif;
}
#content #title h2, #content p.subtitle {
	margin: 15px 0 0;
	padding: 0;
	color: #666;
	text-align: center;
	font-size: 13px;
	font-weight: bold;
	font-family: verdana, arial, geneva, helvetica, sans-serif;
}
#content #title h2 a, #content p.subtitle a {
	color: #666;
}
#content #title p.byline,
#content #title p.image-byline {
	margin: 25px 0 0;
	padding: 0;
	text-indent: 0px;
	text-align: center;
	color: #999;
	font-size: 11px;
	line-height: normal;
	font-weight: bold;
	font-family: verdana, arial, geneva, helvetica, sans-serif;
}
#content #title p.image-byline {
	margin: 10px 0 0;
	font-weight: normal;
	color: #999;
}
#content #title p.byline a {
	color: #999;
}
#content #title p.image-byline a {
	color: #999;
}
#content #title p.byline span.department {
	font-size: 10px;
	letter-spacing: 1px;
	text-transform: uppercase;
}
#content #title p.department {
	margin: 0 0 15px;
	padding: 0;
	text-indent: 0px;
	text-align: center;
	color: #999;
	text-align: center;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: 1px;
	font-family: georgia, "times new roman", times, serif;
}

#content h2 {
	margin: 50px 0 25px;
	padding: 0;
	color: #FF1200;
	text-align: center;
	font-size: 13px;
	font-weight: bold;
	font-family: verdana, arial, geneva, helvetica, sans-serif;
}
#content p {
/*	text-align: justify; */
	text-indent: 15px;
}
#content p.first, #content p.no-indent, #content li p, body.letters #content p {
	text-indent: 0px;
}
#content p.indent-all {
	text-indent: 0px;
	padding-left: 15px;
}
#content p.first:first-line {
	text-indent: 0px;
	font-size: 11px;
	text-transform: uppercase;
	letter-spacing: 1px;
}
#content p.last:after, #content div.poem div.last:after {
	margin-left: 5px;
	content: url(../images/bug.gif);
}
#content blockquote {
	margin: 25px 50px;
	font-size: 11px;
	line-height: 16px;
	font-family: verdana, arial, geneva, helvetica, sans-serif;
}
#content blockquote p {
	text-indent: 0;
}
#content div.note {
	width: 545px;
	color: #666;
	margin: 25px 0;
	font-style: italic;
}
#content div.note p {
	text-indent: 0;
}
#content div.note a {
	color: #666;
}
#content div.note address {
	margin-right: 25px;
	text-align: right;
}
#content blockquote.epigraph {
	margin-bottom: 35px;
	font-style: italic;
}
#content blockquote.epigraph p.attribution {
	margin: 0 0 0 15px;
	padding: 0;
	font-style: normal;
}
#content a {
	color: black;
}
#content span.foreign {
	font-style: italic;
}
#content span.caps {
	font-size: 11px;
	text-transform: uppercase;
	letter-spacing: 1px;
}
#content span.emdash {
	padding: 0 2px;
}
#content del {
	display: none;
	text-decoration: none;
}
body.letters div.response {
	margin-top: 25px;
	color: #666;
	font-size: 11px;
	line-height: 16px;
	font-family: verdana, arial, geneva, helvetica, sans-serif;
}
body.letters div.response div.response-text {
	font-style: italic;
}
body.letters div.response div.response-text em {
	font-style: normal;
}


/* Poetry styles */

div.poem div.stanza {
	margin-bottom: 15px;
}
div.poem div.indent-1 {
	margin-left: 25px;
}
div.poem div.indent-2 {
	margin-left: 50px;
}
div.poem div.indent-3 {
	margin-left: 75px;
}
div.poem div.indent-4 {
	margin-left: 100px;
}
div.poem div.stanza.double-spaced div {
	margin-bottom: 15px;
}


/* Section separator */

div.section-separator {
	height: 100px;
	background: url(../images/section_separator.gif) no-repeat scroll center;
}
body.feature div.section-separator {
	height: 100px;
	background: url(../images/section_separator_feature.gif) no-repeat scroll center;
}
div.section-separator hr {
  display: none;
}


/* Images */

div.inter {
	margin: 25px 0;
	text-align: center;
}
div.inter div.image {
	margin: 0 auto;
}
div.inter div.image div.container {
	padding: 15px;
	background-color: #64B207;
	background-image: url(../images/background.gif);
	background-position: top center;
	color: #FFF;
	text-align: left;
	font-size: 11px;
	line-height: 16px;
	font-family: verdana, arial, geneva, helvetica, sans-serif;	
}
#content div.inter div.image div.container p {
	margin: 0;
	padding: 0 0 10px;
	text-align: left;
	text-indent: 0;
	font-size: 11px;
	line-height: 16px;
}
#content div.inter div.image div.container h3 {
	margin: 0;
	padding: 0 0 10px;
	font-size: 11px;
	line-height: normal;
	font-weight: bold;
	font-family: verdana, arial, geneva, helvetica, sans-serif;
}



/* Footnotes */

#content a.footnote {
	color: #02A4CC;
	vertical-align: super;
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
	font-style: normal;
	font-family: verdana, arial, geneva, helvetica, sans-serif;
}
div.footnotes {
	margin-top: 50px;
	font-size: 11px;
	line-height: 16px;
	font-family: verdana, arial, geneva, helvetica, sans-serif;
}
#content div.footnotes p {
	text-indent: 0;
}


/* Vertical spacers for floating content */

div.spacer {
	float: right;
	clear: right;
	height: 100px;
	width: 1px;
}
div.spacer.left {
	float: left;
	clear: left;
	height: 100px;
	width: 1px;
}
.space-above {
	margin-top: 30px;
}



/* Pull quotes */

#content div.pull-quote {
	margin-bottom: 25px;
	margin-left: 25px;
	float: right;
	clear: right;
}
#content div.pull-quote.left {
	margin-left: 0;
	margin-right: 25px;
	float: left;
	clear: left;
}
#content div.pull-quote div.quote {
	padding: 15px 25px 25px;
	background-color: #FFF1A0;
	background-image: url(../images/background.gif);
	background-position: top center;
	text-align: center;
	color: #D97364;
	font-size: 13px;
	line-height: 26px;
	font-weight: bold;
	font-family: verdana, arial, geneva, helvetica, sans-serif;	
}



/* Sidebars */

#content div.sidebar {
	margin-bottom: 20px;
	margin-left: 25px;
	width: 225px;
	float: right;
	clear: right;
}
#content div.sidebar.left {
	margin-left: 0px;
	margin-right: 25px;
	float: left;
	clear: left;
}
#content div.sidebar div.container {
	padding: 15px;
	background-color: #64B207;
	background-image: url(../images/background.gif);
	background-position: top center;
	color: #FFF;
	font-size: 11px;
	line-height: 16px;
	font-family: verdana, arial, geneva, helvetica, sans-serif;	
}
#content div.sidebar p {
	margin: 0;
	padding: 0 0 10px;
	text-align: left;
	text-indent: 0;
	font-size: 11px;
	line-height: 16px;
}
#content div.sidebar ul {
	margin-left: 1em;
	padding-left: 0;
}
#content div.sidebar h3 {
	margin: 0;
	padding: 0 0 10px;
	font-size: 11px;
	line-height: normal;
	font-weight: bold;
	font-family: verdana, arial, geneva, helvetica, sans-serif;
}
#content div.sidebar a {
	border-color: #FFF;
}
#content div.sidebar a.title {
	font-weight: bold;
	color: #02A4CC;
}
#content div.sidebar a img {
	border: 0;
}

/* Spotlight site screenshot */

div.sidebar img.screenshot {
	margin-bottom: 10px;
	border: 1px solid #CCC;
}


/* Fine print */

#fine-print {
	margin: 0px;
	padding: 25px 150px 75px;
	color: #666;
	font-size: 9px;
	line-height: 13px;
	text-align: center;
	font-family: verdana, arial, helvetica, sans-serif;
}
#fine-print a {
	color: #666;
}
#fine-print p.copyright,
#fine-print p.image-credits {
	margin: 0;
	color: #666;
	font-size: 11px;
	line-height: 16px;
}

