/*
Content-Type: text/css
*/

body {
        color: #333;
	font-size: 0.75em;
	line-height: 1.5;
}

p, td, li, select, textarea, input, blockquote {
        color: #333;
	font-size: 100%;
}

p {
	line-height: 1.5;
}

a:visited {
    color: #003399;
}

h1 {
	font-size: 200%;
	line-height: 1.2;
}

h2 {
        color: #333;
	font-size: 130%;
	line-height: 1.3;
	font-style: italic;
}

#storyLHS, #toolbar {
	font-size: 11px;
	line-height: 1.3;
}

#storyLHS {
    width: 200px;
    padding: 20px 0 0 20px;
}
#storyAds {
    width: 200px;
    padding: 20px 20px 0 0;
}
#storyIndexLHS {
    float: left;
    width: 200px;
    padding: 20px 0 0 20px;
}
#storyIndexAds {
    width: 200px;
    padding: 20px 20px 0 0;
}

#storyBody { clear: both; }
.editorialItem { clear: both; }

#storyImage object {
	width:200px; height:200px;
}

#storyImage img {
	width:200px;
}

#storyContent {
	box-sizing: border-box;
        width: 480px;
        padding: 20px 20px;
        float: left;
}
#storyContent > .story-section {
    display: none;
}

.middleImage {
	margin: 10px 0 16px 0;
	text-align: center;
}

/*---------------------------------------------------------------------*/

#storyBody h1 { font-size:170%; color:#f60; font-weight:normal; text-transform:none; margin:2.0em 0 .5em 0; }
#storyBody h2 { font-size:160%; color:#f60; font-weight:normal; text-transform:none; margin:1.0em 0 .5em 0; }
#storyBody h3 { font-size:140%; color:#f60; font-weight:normal; text-transform:none; margin:1.0em 0 .5em 0; }
#storyBody h4 { font-size:120%; color:#f60; font-weight:normal; text-transform:none; margin:1.1em 0 .5em 0; }
#storyBody h5 { font-size:100%; color:#f60; font-weight:normal; text-transform:uppercase; margin:1.3em 0 .5em 0; }
#storyBody h6 { font-size:100%; color:#f60; font-weight:normal; text-transform:none; margin:1.5em 0 .5em 0; }

#storyBody h1 a { color:#f60; text-decoration:none; padding:3px 1px 2px 1px; margin-left:-1px; margin-right:-1px;}
#storyBody h1 a:link { color:#f60; text-decoration:none; }
#storyBody h1 a:visited { color:#666; text-decoration:none; }
#storyBody h1 a:hover { color:#fff; text-decoration:none; background: #f60;}
#storyBody h1 a:active { color:#fff; text-decoration:none; background: #f60;}

#storyBody h2 a { color:#f60; text-decoration:none; padding:3px 1px 2px 1px; margin-left:-1px; margin-right:-1px;}
#storyBody h2 a:link { color:#f60; text-decoration:none; }
#storyBody h2 a:visited { color:#666; text-decoration:none; }
#storyBody h2 a:hover { color:#fff; text-decoration:none; background: #f60;}
#storyBody h2 a:active { color:#fff; text-decoration:none; background: #f60;}

#storyBody h3 a { color:#f60; text-decoration:none; padding:3px 1px 2px 1px; margin-left:-1px; margin-right:-1px;}
#storyBody h3 a:link { color:#f60; text-decoration:none; }
#storyBody h3 a:visited { color:#666; text-decoration:none; }
#storyBody h3 a:hover { color:#fff; text-decoration:none; background: #f60;}
#storyBody h3 a:active { color:#fff; text-decoration:none; background: #f60;}

#storyBody h4 a { color:#f60; text-decoration:none; padding:3px 1px 2px 1px; margin-left:-1px; margin-right:-1px;}
#storyBody h4 a:link { color:#f60; text-decoration:none; }
#storyBody h4 a:visited { color:#666; text-decoration:none; }
#storyBody h4 a:hover { color:#fff; text-decoration:none; background: #f60;}
#storyBody h4 a:active { color:#fff; text-decoration:none; background: #f60;}

#storyBody h5 a { color:#f60; text-decoration:none; padding:3px 1px 2px 1px; margin-left:-1px; margin-right:-1px;}
#storyBody h5 a:link { color:#f60; text-decoration:none; }
#storyBody h5 a:visited { color:#666; text-decoration:none; }
#storyBody h5 a:hover { color:#fff; text-decoration:none; background: #f60;}
#storyBody h5 a:active { color:#fff; text-decoration:none; background: #f60;}

#storyBody h6 a { color:#f60; text-decoration:none; padding:3px 1px 2px 1px; margin-left:-1px; margin-right:-1px;}
#storyBody h6 a:link { color:#f60; text-decoration:none; }
#storyBody h6 a:visited { color:#666; text-decoration:none; }
#storyBody h6 a:hover { color:#fff; text-decoration:none; background: #f60;}
#storyBody h6 a:active { color:#fff; text-decoration:none; background: #f60;}

#storyBody li { margin-top: 0.5em; margin-bottom:0.5em; }

#storyBody .copyright { display: none; }
#storyIndex .copyright { display: none; }

#membersUpdate #storyBody h1 { color:#903; }

/*---------------------------------------------------------------------*/

#videoMain {
	/*display: inline;*/
	margin: 10px 0 20px 40px;
	padding: 0;
	border: none;
	width: 400px;
	font-size: 11px;
}

/*---------------------------------------------------------------------*/

h2 {
	margin: 0 0 16px 0;
}
h2:empty {
    margin: 0 0 0 0;
}

h3 {
}
h3.sig_sm {
	padding: 18px 0 14px 75px;
	height: 38px;
	color: #666;
}

#navbar {
	position: relative;
}
#navbar li:hover ul {
	left: 0;
}
#navbar li:hover ul, #navbar li.sfhover ul {
        left: 0;
}
#navbar li a {
        font-size: 11px;
}
#navbar li a:hover {
        font-size: 11px;
}
.popup {
	margin-left:-97px;  /* needed to override styleIE6.css */
}
.popupButtons {
	margin: 0;
}
#navWrapper .popupStoryColumn {
	width: 201px;
	float: left;
}
#navWrapper .popupStory {
	padding: 0;
	margin: 0 0 10px 10px;
	float: none;
	width: 191px;
}
#navWrapper .popupStory p {
	margin: 0;
	padding: 0;
}
#navWrapper .popupStory a {
	font-size: 12px;
	text-transform: none;
	line-height: 120%;
	margin: 0;
	padding: 2px 3px 3px 3px;
	height: auto;
	font-weight: normal;
}
#navWrapper .popupStory a:link {
	color: #f60;
	font-size: 12px;
	text-transform: none;
	margin: 0;
	padding: 2px 3px 3px 3px;
	font-weight: normal;
}
#navWrapper .popupStory a:visited {
	color: #666;
	font-size: 12px;
	text-transform: none;
	margin: 0;
	padding: 2px 3px 3px 3px;
	font-weight: normal;
}
#navWrapper .popupStory a:hover {
	background-color: #f60;
	color: #fff;
	font-size: 12px;
	text-transform: none;
	margin: 0;
	padding: 2px 3px 3px 3px;
	font-weight: normal;
}
#navWrapper .popupStory h2 {
	color: #666;
	font-size: 10px;
	margin: 0;
	padding: 0 0 0 3px;
	font-weight: normal;
}
#searchWrapper h4 { font-size: 11px; }

#storyIndex h1 { font-size: 100%; }
#storyIndex h1 a:link,
#storyIndex h1 a:visited,
#storyIndex h1 a:hover,
#storyIndex h1 a:active { font-size: 130%; }

#storyIndex h1.page-header {
	color: #f60;
	font-size: 200%;
	margin: 0 0 10px 0;
	padding: 0;
	font-weight: normal;
}
#storyIndex h2 {
	color: #666;
}
#storyIndex h2.members {
	color: #666;
	font-size: 14px;
	margin: 1em 0 1em 0;
	padding: 0;
	font-weight: normal;
}

#storyLayout {
    width: 740px;
    padding: 0 0 10px 0;
    background: inherit;
    margin: 0 auto;
}

#storyWrapper {
    width: 960px;
    padding: 0 0 10px 0;
    background: #f2f2f2 url(../templateimages/bg_videoComments.gif) bottom center no-repeat;
    margin: 0 auto;
}

#storyIndexWrapper {
    width: 960px;
    padding: 0 0 10px 0;
    background: #f2f2f2 url(../templateimages/bg_videoComments.gif) bottom center no-repeat;
    margin: 0 auto;
}

#storyIndex {
    width: 480px;
    padding: 20px 20px 0 20px;
    float: left;
}

#storyIndex .storyIndexItem {
	margin: 0 0 20px 0;
}
#storyIndex .storyIndexItem h2 {
	font-size: 14px;
	font-weight: normal;
	text-decoration: none;
	text-transform: none;
	padding: 3px 1px 2px 1px;
	color: #f60;
	margin: 0 0 2px 0;
}
#storyIndex .storyIndexItem h2 a:link {
	color: #f60;
	text-decoration: none;
	padding: 3px 1px 2px 1px;
}
#storyIndex .storyIndexItem h2 a:visited {
        color: #666;
	text-decoration: none;
	padding: 3px 1px 2px 1px;
}
#storyIndex .storyIndexItem h2 a:hover {
	background-color: #f60;
        color: #fff;
	text-decoration: none;
	padding: 3px 1px 2px 1px;
}
#storyIndex .storyIndexItem h2 a:active {
	background-color: #f60;
        color: #fc0;
	text-decoration: none;
	padding: 3px 1px 2px 1px;
}

#storyIndexAds {
	width: 200px;
	padding: 20px 20px 0 0;
	margin-left: 0;
}

.rightColumnInlineArticle {
        margin-bottom: 20px;
}
.rightColumnInlineArticle img {
	display: block;
        margin: 0;
        border: none;
}
.rightColumnInlineArticle input[type=image] {
    display: block;
}

/*
.leftColumnInlineArticle {
        margin-top: 20px;
	color: #666;
	line-height:1.4;
}
.leftColumnInlineArticle a:link {
	color: #666;
}
.leftColumnInlineArticle a:visited {
	color: #999;
}
.leftColumnInlineArticle a:hover {
	color: #f60;
}
.leftColumnInlineArticle a:active {
	color: #f60;
}
.leftColumnInlineArticle h1,
.leftColumnInlineArticle h2,
.leftColumnInlineArticle h3,
.leftColumnInlineArticle h4,
.leftColumnInlineArticle h5,
.leftColumnInlineArticle h6 {
	font-size: 14px;
        text-transform: none;
	color: #666;
	font-weight: bold;
	margin: 0 0 5px 0;
        padding: 0;
}
*/

.leftColumnInlineArticle {
        margin-bottom: 20px;
}
.leftColumnInlineArticle img {
	display: block;
        margin: 0;
        border: none;
}
.leftColumnInlineArticle input[type=image] {
    display: block;
}

@media screen and (max-width: 768px) {
    body {
	font-size: medium;
    }
    #storyContent {
	width: 100%;
        padding: 16px 20px 12px;
    }
    #storyContent > h1 {
	font-size: x-large;
    }
    #storyContent > .story-section {
	display: block;
    }
    #storyContent > .story-section > a {
	font-size: medium;
	color: #666;
	text-transform: uppercase;
    }
    #storyContent > .story-section > a:hover {
	color: #f60;
    }
    #storyWrapper {
	width: 100%;
	padding: 0 0 0 0;
	background: #f2f2f2;
	display: block;
    }
    #storyIndexWrapper {
	width: 100%;
	padding: 0 0 0 0;
	background: #f2f2f2;
	display: block;
    }
    #storyIndex {
	box-sizing: border-box;
	width: 100%;
	font-size: small;
	padding: 16px 20px 0 20px;
	-webkit-text-size-adjust: 100%;
    }
    #storyIndex > h1.page-header {
	font-size: x-large;
    }
    #storyIndex h1 {
	font-size: medium;
    }
    #storyIndex h1 a:link,
    #storyIndex h1 a:visited,
    #storyIndex h1 a:hover,
    #storyIndex h1 a:active { font-size: medium; }

    #storyIndex h2 {
	font-size: small;
    }
}

@media print {
    html {
	width: 100%;
	height: 100%;
    }
    body {
	width: 100%;
	height: 100%;
	background: none;
	padding: 0 0 0 0;
	font-family: arial,sans-serif;
	font-size: 10pt;
    }
    p, td, li, select, textarea, input, blockquote {
	font-family: arial,sans-serif;
	font-size: 10pt;
    }
    h1 {
	font-size: 16pt
    }
    #wrapper {
	width: 100%;
	height: 100%;
    }
    #wrapper_end {
	display: none;
    }
    #mobile-header {
	display: block;
    }
    #menu-button-wrapper {
	display: none;
    }
    #secondary-logo {
	justify-content: flex-end;
    }
    #articleFooter, #toolbar, #articleBottomAds {
	display: none;
    }
    #header_words, #navWrapper, #storyLHS, #storyAds {
	display: none;
    }
    #footer {
	display: none;
    }
    #storyWrapper {
	background: none;
    }
    #storyIndexWrapper {
	background: none;
	width: 100%;
    }
    #storyIndexLHS, #storyIndexAds {
	display: none;
    }

    #storyWrapper {
	display: block;
	background: none;
	width: 100%;
	padding: 0 0 0 0;
    }
    #storyContent {
	width: 100%;
        padding: 6mm 15mm 15mm 15mm;
	font-size: 10pt;
    }
    #storyContent h1 {
	font-size: 22pt;
    }
    #storyContent h2 {
	font-size: 16pt;
    }
    #storyContent h3 {
	font-size: 14pt;
    }
    #storyContent h4 {
	font-size: 12pt;
    }
    #storyContent p, #storyContent td, #storyContent li, #storyContent select,
    #storyContent textarea, #storyContent input, #storyContent blockquote {
	font-size: 10pt;
    }

    #storyContent > .story-section > a {
	font-size: 10pt;
	color: #666;
	text-transform: uppercase;
    }
    #storyContent h3.sig_sm {
	margin: 4mm 0;
	font-size: 10pt;
	background-size: 16mm auto;
	background-repeat: no-repeat;
	padding: 0mm 0 0mm 21mm;
	height: 14mm;
	display: flex;
	flex-direction: column;
	justify-content: center;
    }
    #storyContent > h2 {
	font-size: 14pt;
    }

    #storyBody .copyright {
	display: block;
	font-style: italic;
	font-size: 9pt;
	margin-top: 10mm;
    }

    #storyIndex {
	box-sizing: border-box;
	width: 100%;
    }
    #storyIndex h1 a:link,
    #storyIndex h1 a:visited,
    #storyIndex h1 a:hover,
    #storyIndex h1 a:active {
	color: #f60;
	font-size: 12pt;
	background: none;
    }
    #storyIndex h2 {
	font-size: 9pt;
	font-style: italic;
    }

    #storyIndex .copyright {
	display: block;
	font-style: italic;
	font-size: 9pt;
	margin-top: 10mm;
    }

}
