@import '/styles/3/component.css';
@import '/styles/3/classes.css';
@import '/styles/3/comments.css';
@import '/styles/3/third-party.css';
@import '/styles/3/related.css';
@import '/styles/3/tags.css';


* {margin: 0; padding: 0; }

a img {
	border: 0;
}

ul,
ol {
	list-style-type: none;
}

body {
	background: url('/images/img_84.gif') top left repeat #cfcfcf;
	color: #000;
	font-family: helvetica, arial, sans-serif;
	opacity: 0.9999;
}

body.front div#wrapper {
	background-image: none;
}

body.content div#wrapper {
	/*background: url('/images/chunky-divider.png') -480px 0px repeat-y #fff;*/
	background-color: #fff;
}

div#wrapper {
	background-color: #fff;
	border-left: 1px solid #333;
	border-right: 1px solid #333;
	color: #333;
	margin: 10px auto 0 auto;
	padding: 0 10px;
	overflow: hidden;
	width: 780px;
}

header#masthead {
	background-color: #fff;
	border-bottom: 1px solid #efefef;
	border-top: 10px solid white;
	display: block;
	margin-bottom: 25px;
	padding-bottom: 25px;
}

header#masthead h3 {
	border-bottom: 3px solid #fff;
}

header#masthead h4 {
	position: absolute;
	bottom: 0;
	right: 0;
}

article {
	display: block;
	float: left;
	line-height: 22px;
	overflow: hidden;
	padding-left: 40px;
	margin-right: 20px;
	text-align: justify;
	width: 620px;
}

.share {
	margin-top: 37px;
	float: left;
	width: 100px;
}

body.front article {
	border-top: 1px solid #efefef;
	padding-top: 20px;
	float: none;
	width: 800px;
}

body.front article:first-of-type {
	border-top: none;
	padding-top: 0;
}

body.front article h1 {
	font-size: 25px;
}

body.front article:first-of-type h1 {
	font-size: 33px;
}

.trail-picture {
	display: block;
	float: left;
	margin-right: 20px;
}

figure.w220 {
	width: 220px;
}

.trail-picture figcaption {
	font-size: 12px;
	font-family: Helvetica, arial, sans-serif;
	color: #666;
	display: block;
	border-bottom: 1px solid #999;
	padding-bottom: 5px;
	text-align: left;
}

body.front article header,
#trail {
	float: left;
	width: 620px;
}

body.front article header {
	margin-top: -3px;
}

body.front article:first-of-type header {
	margin-top: -6px;
}

body.front article {
	font-size: 15px;
	padding-left: 0;
	padding-right: 0;
}

article h5 {
	font-size: 16px;
}

article.full
{
	margin-top: -275px;
	position: relative;
}

article div#main-header.full p {
	color: white;
	font-size: 28px;
	font-weight: bold;
	line-height: 1.1;
	position: absolute;
	bottom: 5px;
	left: 10px;
}

article {
	font-size: 15px;
	line-height: 1.4;
}

a {
	color: #c96033;
	font-weight: bold;
	text-decoration: none;
}

a:hover {
	color: black;
}

article p {
	line-height: 1.6;
	padding-bottom: 23px;
}

article h3 {
	border-top: 10px solid #d0d0d0;
	padding: 0 0 10px 0;
	text-transform: uppercase;
}

.smallprint {
	font-family: helvetica, arial, sans-serif;
	font-size: 12px;
	font-style: italic;
}

article .smallprint p {
	padding-bottom: 8px;
}

article h4,
article h5 {
	border-top: 1px solid #999;
	font-family: helvetica, arial, sans-serif;
	font-size: 14px;
	padding-top: 3px;
	padding-bottom: 10px;
}

ins {
	text-decoration: none;
}

div#inner-content a
{
	color: black;
	font-weight: bold;
	text-decoration: none;
}

blockquote
{
	padding-left: 15px;
	padding-right: 15px;
	text-align: left;
}

blockquote.hangquote {
	text-indent: -0.4em;
}

div#byline {
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	color: #666;
	font-size: 12px;
	font-weight: bold;
	font-family: helvetica, arial, sans-serif;
	margin-bottom: 5px;
}

div#byline time {
	display: inline;
	float: none;
}

div.article-category {
	float: right;
}

div.img-cont
{
    clear: left;
    overflow: hidden;
    margin-bottom: 20px;
}

div.img-cont img
{
    float: left;
    margin-right: 10px;
}

div.img-cont p
{
	padding-bottom: 0 !important;
    margin-bottom: 5px !important;
}

div#wrapper div.attribution {
	border: 0;
	background-color: black;
	color: white;
	font-weight: bold;
	font-family: helvetica, arial, sans-serif;
	font-size: 14px;
	line-height: 1.25;
	margin: -5px 0 0 0;
	padding: 3px 10px 5px 10px !important;
}

div#wrapper div.attribution a {
	color: white;
	display: block;
	text-decoration: none;
}

div.content-image-container {
	padding-bottom: 18px;
}

div.content-image-container img {
	width: 620px;
}

footer {
	background-color: white;
	border-left: 1px solid #333;
	border-right: 1px solid #333;
	border-bottom: 1px solid #333;
	display: block;
	margin: 0 auto 20px auto;
	padding: 20px 10px 10px 10px;
	overflow: hidden;
	width: 780px;
}

footer ul {
	list-style-type: none;
}

footer ul li {
	display: inline;
}

footer ul#footerlinks li a {
	border-right: 1px solid #666;
	color: #666;
	display: block;
	float: left;
	font-size: 12px;
	font-weight: bold;
	height: 25px;
	text-decoration: none;
	padding-top: 10px;
	padding-left: 10px;
	padding-right: 20px;
	min-width: 75px;
}

footer ul#footerlinks li a:hover {
	color: white;
}

footer ul#footerlinks li:last-child a {
	border-right: 0;
	border-left: 1px solid #666;
	float: right;
	padding-left: 20px;
}

ul#footerlinks {
	background-color: black;
	overflow: hidden;
	margin-bottom: 10px;
}

ul#navigation {
	padding-left: 5px;
}

ul#navigation li {
	border-right: 1px solid #666;
	display: inline;
	float: left;
	margin-right: 10px;
}

ul#navigation li:last-child {
	border-right: none;
}

ul#navigation li a {
	color: #666;
	float: left;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	padding-right: 10px;
}

ul#navigation li a:hover {
	color: black;
}

h3#masthead-print {
	display: none;
}

article ol {
	margin: 0 30px 21px 30px;
	text-align: left;
}

article aside {
	display: block;
	clear: left;
}

time {
	display: block;
	font-weight: bold;
	float: left;
	margin-right: 0.4em;
}

.sectioned h3 {
	border-top: 1px dotted #999;
	float: left;
	margin-right: 20px;
	width: 140px;
}

.sectioned h4 {
	line-height: 1.25;
}

.sectioned ol {
	float: left;
	width: 620px;
}

iframe {
	border: 0;
}

hr {
	margin: 0 0 1em 0;
}

