/******************************************************************************************************************** base.css ********************************************************************************************************************/ /*** Section Head ***/ body #document > img,body #document.blog > img { display:none; } div#section-head { padding: 32px 0 0; } #section-head #util .weather-search { padding-right: 10px; } div#section-head #util, div#section-head #nav-primary, div#section-head .slide-1, div#section-footer { min-width: 1px; } div#section-head #util #account #authentication { margin: 0 9px 0 0; } #section-head #util #account .username .user-options p, #section-head #util .active .username .user-options p { font-weight: normal; } #section-head #util #account.active .username .user-options li { border: 0 none; } div#section-head { background: #fff; padding: 32px 0 0;} div#section-head #util { border-bottom: 1px solid #aaa; min-width: 1px; } div#section-head #util .weather-search { padding-right: 10px; } div#section-footer { position:static; } /*** Header ***/ #header { overflow: hidden; position: relative; padding: 34px 7px 0; z-index: 40; border-bottom: 1px solid #ccc; } #tabs-wrapper { padding-top:30px; } #header h1, #header .logo, #header #nav-main { position: absolute; } #header h1, #header .logo { top: 8px; left: 12px; } #header h1 a, #header .logo a { width: 100%; height: 100%; } #document #header li a { color: #183a52; font-weight: bold; } #document #header li a:hover, body #document #header li a.active{ color: #183a52; } /*change color to #bb0000; for fb show pages */ #header #nav-main { top: 9px; left: 119px; } #header #nav-main li { margin-left: 8px; padding-left: 9px; border-left: 1px solid #ccc; float: left; font-size: 11px; font-weight: bold; } #header #nav-main li.first { margin: 0; padding: 0; border: 0; } #header fieldset { position: absolute; top: 5px; right: 9px; } #header fieldset .search-field { width: 133px; height: 18px; } #header fieldset .search-btn, #header fieldset .search-btn:visited { width: auto; margin: -1px 0 0 2px; padding: 2px 6px; border: 1px solid #999; cursor: pointer; background: none; display: -moz-inline-stack; display: inline-block; background: #e4e4e4; background: -moz-linear-gradient(0% 100% 90deg,#e4e4e4, #fff); background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#fff), to(#e4e4e4)); -moz-box-shadow: 0 0 5px #666666; -webkit-box-shadow: 0 0 5px ##666666; box-shadow: 0 0 5px ##666666; color: #183a52; font-family: arial, sans-serif; font-size: 11px; font-weight: bold; letter-spacing: -0.01em; text-decoration: none; -moz-box-text-shadow: 0 1px 0 #fff; text-shadow: 0 1px 0 #fff; cursor: pointer; } #header fieldset .search-btn:hover { border: 1px solid #aeaeae; background: -moz-linear-gradient(0% 100% 90deg,#ddd, #fff); background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#fff), to(#ddd)); color: #295d81; text-decoration: none; } #header fieldset .search-btn:active { background: -moz-linear-gradient(0% 100% 90deg,#fff, #e4e4e4); background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#e4e4e4), to(#fff)); } #header fieldset .search-btn.off { background: -moz-linear-gradient(0% 100% 90deg,#e4e4e4, #fff); background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#fff), to(#e4e4e4)); border: 1px solid #ccc; -moz-box-shadow: none; -webkit-box-shadow: none; box-shadow: none; color: #999; cursor: default; } #sub-header { position: relative; z-index: 41;} /*** Section Footer ***/ #section-footer { margin: 10px 0 0; position: relative; *position: absolute; z-index: 2; clear: both; background: #183a52; padding: 16px 14px !important; zoom: 1; font: 11px arial, sans-serif; } #section-footer .encapsulate ul, #section-footer .encapsulate li, #section-footer .encapsulate p { margin: 0; padding: 0; } #section-footer .encapsulate { width: 100% !important; margin: 0 auto; position: relative; } #section-footer .encapsulate .branding { margin: 0 12px 0 0; float: left; } #section-footer .encapsulate ul { width: auto; margin: 0 0 27px; overflow: hidden; list-style: none; font-size: 11px; } #section-footer .encapsulate li { float: left; font-weight: bold; border-left: 1px solid #617a92; margin: 0 0 4px 7px; padding-left: 7px; } #section-footer .encapsulate li.first, #section-footer .encapsulate li.alt { margin: 0; padding: 0; border: 0; } #section-footer .encapsulate li.alt { clear: both; padding: 0 0 5px; width: 100px; } #section-footer .encapsulate li a { color: #fff; text-decoration: none; } #section-footer .encapsulate li a:hover { text-decoration: underline; } #section-footer .encapsulate .copyright, #section-footer .encapsulate .summary { margin: 0; color: #617a92; font-size: 11px; font-style: normal; } #section-footer .encapsulate .copyright a, #section-footer .encapsulate .summary a { color: #fff; text-decoration: none; } #section-footer .encapsulate .copyright a:hover, #section-footer .encapsulate .summary a:hover { text-decoration: underline; } #section-footer .encapsulate .social { width: auto; margin: 0; position: absolute; top: 0; right: 0; } #section-footer .encapsulate .social li { margin: 0 0 0 3px; padding: 0; border: 0 none; float: left; } #section-footer .encapsulate .social li a { width: 12px; height: 12px; display: block; background: url("http://web.archive.org/web/20110813095532im_/http://www.foxnews.com/static/all/img/global/bg-icon-media-1.png") no-repeat 0 0; text-indent: -9999px; } #section-footer .encapsulate .social li .s1 { background-position: -12px 0; } #section-footer .encapsulate .social li .s1:hover { background-position: 0 0; } #section-footer .encapsulate .social li .s2 { background-position: -12px -12px; } #section-footer .encapsulate .social li .s2:hover { background-position: 0 -12px; } #section-footer .encapsulate .social li .s3 { background-position: -12px -36px; } #section-footer .encapsulate .social li .s3:hover { background-position: 0 -36px; } #section-footer .encapsulate .social li .s4 { background-position: -12px -48px; } #section-footer .encapsulate .social li .s4:hover { background-position: 0 -48px; } #section-footer .encapsulate .social li .s5 { background-position: -12px -60px; } #section-footer .encapsulate .social li .s5:hover { background-position: 0 -60px; } #section-footer .encapsulate ul.last { width: 400px; } #block-fox_news_general-1:after { content:none; } #block-fox_news_general-2:after { content:none; } #block-fox_news_general-3:after { content:none; } #block-fox_news_general-4:after { content:none; } #section-footer li.footer { border: 0 none; margin: 0; padding: 0; } /*** Nav Related ***/ #nav-related { overflow: hidden; margin: 0 0 7px; border-bottom: 1px solid #ccc; } #nav-related li { float: left; border-right: 1px solid #ccc;font-size:12px; } #nav-related li a { display: block; padding: 5px 15px 3px; color: #183a52; font-weight: bold; text-decoration: none; } #nav-related li a:hover, #nav-related li.active a { background: url("/web/20110813095532im_/http://www.foxnews.com/on-air/oreilly/sites/foxnews.com.on-air.oreilly/themes/shows_foxnews/img/special/bg-nav-related.gif") repeat-x; color: #fff; } /*** List ***/ .list li { font-weight: bold; } .list-2 .list-encapsulator { float: left; width: 44%; } .list-2 .list li, .tabbed-mod .list li { padding: 0 0 5px; } .list-2 .list li, .list-2 .list li a { font-weight: normal; } /*** Section Mod ***/ .section-mod .content { border: 1px solid #ddd; -moz-box-shadow: 0 0 10px #ccc; -webkit-box-shadow: 0 0 10px #ccc; box-shadow: 0 0 10px #ccc; } .section-mod { margin: 0 0 10px; padding: 0 0 8px; border: 1px solid #ccc; background: url("/web/20110813095532im_/http://www.foxnews.com/on-air/oreilly/sites/foxnews.com.on-air.oreilly/themes/shows_foxnews/img/base/bg-section-mod.gif") repeat-x; } .section-mod, .accordion-mod { -moz-border-radius: 5px 5px 0 0; -webkit-border-top-right-radius: 5px; -webkit-border-top-left-radius: 5px; border-radius: 5px 5px 0 0; } .section-mod .title { position: relative; margin: 0 0 8px; padding: 7px 10px 6px; -moz-border-radius: 4px 4px 0 0; -webkit-border-top-right-radius: 4px; -webkit-border-top-left-radius: 4px; border-radius: 4px 4px 0 0; background: #000; color: #fff; font-size: 13px; } .section-mod .content { overflow: hidden; margin: 0 8px; padding: 8px; background: #fff; } .section-mod h3 { margin: 0 0 3px; font-size: 13px; } .section-mod .author { color: #2f2f2f; } .section-mod .date, .entry-2 .date, .transcript-header .date { color: #666; font-size: 11px; } .section-mod .description + * { clear: both; } .section-mod .external, .transcript .external { font-weight: bold; text-align: right; } /*** Tabbed Mod ***/ .tabbed-mod .content:after, .tabbed-mod .controller:after { content: " "; clear: both; display: block; padding-top: 0.01px; height: 0; font-size: 0; } .tabbed-mod .content, .tabbed-mod .controller { clear: both; overflow: visible; } .tabbed-mod .title { margin: 0 0 54px; } .tabbed-mod .controller { position: relative; top: -53px; left: -9px; } .tabbed-mod .controller li { float: left; -moz-box-shadow: 0 0 10px #ccc; -webkit-box-shadow: 0 0 10px #ccc; box-shadow: 0 0 10px #ccc; border: 1px solid #ddd; border-bottom-width: 0; border-right-color: #9e9e9e; background: #cdcdcd; background: -moz-linear-gradient(0% 100% 90deg,#CACACA, #E2E2E2); background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#E2E2E2), to(#CACACA)); } .tabbed-mod .controller li.active { -moz-box-shadow: 0 -4px 10px #ccc; -webkit-box-shadow: 0 -4px 10px #ccc; box-shadow: 0 -4px 10px #ccc; font-weight: bold; } .tabbed-mod .controller li.last { border-right-color: #ddd; } .tabbed-mod .controller li a { display: block; padding: 14px; color: #666; text-decoration: none; } .tabbed-mod .controller li.active a { background: #fff; color: #183a52; } .tabbed-mod .section { position: relative; display: none; overflow: hidden; margin: 0 0 -43px; top: -43px; } .tabbed-mod div.active { display: block; } .tabbed-mod .list li, .section-mod .list li a { font-weight: normal; } /*** Ad Mod ***/ .ad-mod { margin: 0 0 10px; } .ad-mod-2 { float: left; margin: 8px 8px 8px 0; } /*** Accordion Mod/Photo Slide Mod ***/ .accordion-mod { overflow: hidden; margin: 0 0 10px !important; padding: 0; width: 100%; border: 1px solid #ddd; background: url("/web/20110813095532im_/http://www.foxnews.com/on-air/oreilly/sites/foxnews.com.on-air.oreilly/themes/shows_foxnews/img/base/bg-section-mod.gif") repeat-x; } .accordion-mod .section-mod, .accordion-mod .content { margin: 0; padding: 0; -moz-box-shadow: 0 0; -webkit-box-shadow: 0 0; box-shadow: 0 0; border: 0; background: none; } .accordion-mod .title { position: relative; margin: 0; border-bottom: 1px solid #c4c4c4; background: #e6e6e6; cursor: pointer; } .accordion-mod .title:hover, .accordion-mod h2.active { background: #000; color: #fff; } .accordion-mod .title strong { display: -moz-inline-box; display: inline-block; padding-right: 20px; background: url("/web/20110813095532im_/http://www.foxnews.com/on-air/oreilly/sites/foxnews.com.on-air.oreilly/themes/shows_foxnews/img/base/rss.png") no-repeat 5px 2px; } .accordion-mod .title .indicator { position: absolute; overflow: hidden; top: 4px; right: 2px; width: 21px; height: 18px; background: url("/web/20110813095532im_/http://www.foxnews.com/on-air/oreilly/sites/foxnews.com.on-air.oreilly/themes/shows_foxnews/img/base/bg-icon-arrows.png") no-repeat; } .accordion-mod .title a:hover { text-decoration: none; } .accordion-mod .content { position: relative; display: none; width: 100%; } .accordion-mod h3, .accordion-mod .description, .accordion-mod .date, .accordion-mod .time { background: #f5f5f5; } .accordion-mod .sectioning, .photo-slide-mod .sectioning { overflow: hidden; padding: 8px 0 0; text-align: center; } .accordion-mod .sectioning li, .photo-slide-mod .sectioning li { overflow: hidden; display: -moz-inline-box; display: inline-block; width: 10px; height: 11px; background: url("/web/20110813095532im_/http://www.foxnews.com/on-air/oreilly/sites/foxnews.com.on-air.oreilly/themes/shows_foxnews/img/base/bg-icon-disc.gif") no-repeat; } /* IE6/IE7 Centering System */ * html .accordion-mod .sectioning li { display: inline; } *+html .accordion-mod .sectioning li { display: inline; } * html .photo-slide-mod .sectioning li { display: inline; } *+html .photo-slide-mod .sectioning li { display: inline; } .accordion-mod .sectioning li.active, .photo-slide-mod .sectioning li.active { background-position: 0 -11px; } .accordion-mod .sectioning li a { display: block; width: 100%; height: 100%; } .accordion-mod h2.active .indicator, .accordion-mod .title:hover .indicator, .photo-slide-mod h2.active .indicator, .photo-slide-mod .title:hover .indicator { background-position: 0 -18px; } .accordion-mod .prev, .accordion-mod .next, .photo-slide-mod .prev, .photo-slide-mod .next { position: absolute; width: 13px; height: 25px; top: 60px; background: url("/web/20110813095532im_/http://www.foxnews.com/on-air/oreilly/sites/foxnews.com.on-air.oreilly/themes/shows_foxnews/img/base/bg-button-arrows.gif") no-repeat; text-indent: -9999px; } .accordion-mod .prev, .photo-slide-mod .prev { left: 10px; background-position: 0 0; } .accordion-mod .inactive-prev, .photo-slide-mod .inactive-prev { background-position: 0 -25px; } .accordion-mod .next, .photo-slide-mod .next { right: 10px; background-position: 0 -50px } .accordion-mod .inactive-next, .photo-slide-mod .inactive-next { right: 10px; background-position: 0 -75px } .accordion-mod .slideshow, .photo-slide-mod .slideshow { overflow: hidden; margin: 0 auto; padding: 8px 0; width: 506px; } .accordion-mod ul, .photo-slide-mod ul { float: left; margin-right: -9999px; } .accordion-mod ul li, .photo-slide-mod ul li { float: left; width: 121px; margin-left: 6px; } #document .accordion-mod ul li.first, #document .photo-slide-mod ul li.first { margin: 0; } #document #content .accordion-mod ul li.selected, #document #content .photo-slide-mod ul li.selected { padding: 1px; border: 1px solid #ffcc00; } .accordion-mod ul li p { font-size: 10px; font-weight: normal; } .accordion-mod ul li .date { float: left; } .accordion-mod ul li .time { float: right; margin:0 2px 0 0; } /*** Photo Slide Show ***/ .photo-slide-mod .content { position: relative; clear: both; overflow: visible !important;/* Override JS Inline Style */ } .photo-slide-mod .content:after { content: " "; clear: both; display: block; height: 0; font-size: 0; } .photo-slide-mod .slideshow ul li { height: 200px; width: 67px; } .photo-slide-mod .slideshow ul li.first { margin: 0; } .photo-slide-mod ul .pm-panel { width: 67px; margin: 0; } .photo-slide-mod ul .pm-panel li { height: 60px; width: 60px; margin-bottom: 9px; border: none; } .photo-slide-mod .pm-panel li span { display: none; } .photo-slide-mod .slideshow { width: 510px; } .photo-slide-mod .prev, .photo-slide-mod .next { top: 120px; } .photo-slide-mod .photo-zoom-wrapper { display: none; max-width: 397px; top: 0; max-height: 224px; position: absolute; left: 99px; } .photo-slide-mod .photo-zoom-wrapper img, .photo-slide-mod .photo-title { display: block; } .photo-slide-mod .photo-zoom-wrapper #zoom-close { position: absolute; cursor: pointer; top: -10px; right: -10px; } .photo-slide-mod .photo-title { padding: 0 0 3px; background: #000; color: #fff; font-weight: bold; text-align: center; border-top: 1px solid #484848; } /*** Entry ***/ .entry li { overflow: hidden; margin: 10px 0 0; padding: 5px 0 0; border-top: 1px solid #bbb; } .entry li.first { margin: 0; padding: 0; border: 0; } /*** Entry 2 ***/ .entry-2 li { border-bottom: 1px solid #bbb; margin: 0 0 14px; padding: 0 0 18px; overflow: hidden; } .entry-2 li h3 { font-size: 24px; font-weight: normal; letter-spacing: -1px; } .entry-2 li.first h3 { font-size: 30px; } .entry-2 .section-description { margin: 0 0 10px; padding: 10px 0 0; border-top: 1px solid #ccc; } .entry-2 .section-description p { color: #000; padding-bottom: 10px; } .entry-2 .description a { font-weight: bold; } .entry-2 li .location { margin: 0 0 10px; color: #666; font-size: 12px; } .entry-2 li .location img { vertical-align: text-top; } /*** Apps ***/ .apps ul { overflow: hidden; width: 100%; } .apps li { float: left; margin: 0 30px 10px 0; padding: 0 0 10px; width: 132px; border-bottom: 1px solid #ccc; background: url("/web/20110813095532im_/http://www.foxnews.com/on-air/oreilly/sites/foxnews.com.on-air.oreilly/themes/shows_foxnews/img/base/bg-icon-arrowL.gif") no-repeat 100% 6px; } .apps li.alt { margin-right: 0; } .apps li.last-type { margin-bottom: 0; padding-bottom: 0; border: 0; } .apps li a { display: block; width: 100%; height: 100%; color: #333; font-weight: bold; } .apps li a:hover { text-decoration: none; } .apps li img { position: relative; margin-right: 10px; vertical-align: middle; width: 24px; height: 24px; } /*** Image Formats ***/ .format-0 .photo, .format-1 .photo, .format-2 .photo, .format-3 .photo, .format-4 .photo, .format-5 .photo, .format-6 .photo, .format-7 .photo, .format-8 .photo, .format-9 .photo, .format-10 .photo { overflow: hidden; float: left; margin-right: 10px; } .format-0 .photo img, .format-1 .photo img, .format-2 .photo img, .format-3 .photo img, .format-4 .photo img, .format-5 .photo img, .format-6 .photo img { display: block; } .format-0 .photo { width: 60px; } .format-1 .photo { width: 121px; } .format-2 .photo { width: 190px; } .format-3 .photo { width: 260px; } .format-6 .photo { width: 397px; } /*** Overriding Format System ***/ .accordion-mod p.photo { float: none; margin-right: 0; } /*** hasLayout ***/ #header, #nav-related, .section-mod .content, .tabbed-mod .section, .tabbed-mod .content, .tabbed-mod .controller, .entry li, .entry-2, .comments .post, .photo-slide-mod .content { zoom: 1; } /*** Section Video - Existing Code From Live Shep Page - Minor Tweaks - ***/ #section-video { margin: 0 0 10px; } #section-video .video-player-wrapper { margin: 0 0 10px; width: 604px; height: 341px; background: #000; } #section-video .article { float: left; padding-right: 10px; width: 590px; } #section-video .article .date { margin: 0 0 4px; color: #000; } #section-video .article h2 { margin: 0 0 4px; font-size: 26px; letter-spacing: -1px; } #section-video .share-embed { float: left; width: 190px; border-left: 1px solid #ccc; padding-left: 10px; } #section-video .share-embed p.embed { color: #000; font-size: 11px; font-weight: bold; } #section-video .share-embed .instructions { margin: 0 0 5px; color: #3e3e3e; font-size: 11px; font-style: italic; } #section-video .share-embed form { margin: 0 0 8px; } #section-video .share-embed #embed-input { padding: 5px; width: 100px; border: 1px solid #ccc; color: #999; font-size: 11px; font-style: italic; } #section-video .share-embed #embed-but { margin-left: 5px; width: 55px; height: 21px; } #section-video .share-embed .share-this { padding: 5px 0; border: 1px solid #ccc; background: #fff; text-align: center; } #section-video .share-embed .share-this a { color: #666; vertical-align: middle; text-decoration: none; } #section-video .share-embed .share-this a img { margin-bottom: -3px; padding-right: 2px; } .video-player-wrapper-div{float:left;margin:0 8px 8px 0;} /*** Block UL ***/ .block ul { padding: 0; } /*** Topic Header ***/ .topic-header { margin: 0 0 10px; } /*** Breadcrumb ***/ .breadcrumb { color: #666; font-size: 14px; font-weight: bold; } .breadcrumb span { color: #000; } /*** Posts ***/ .posts { margin: 0 0 20px; color: #000; font-size: 14px; font-weight: bold; } /*** Feedback Aggr ***/ .feedback-aggr { margin: 0 0 10px; } .feedback-aggr p { margin: 0 0 8px; font-size: 11px; } .feedback-aggr p.intro { margin: 0 0 4px; color: #000; font-size: 16px; } .feedback-aggr p a { text-decoration: underline; } .feedback-aggr p a:hover { text-decoration: none; } .feedback-aggr div { text-align: right; } .feedback-aggr textarea { display: block; margin: 0 0 4px; width: 604px; text-align: left; } /*** Tooltip ***/ a.tooltip { display: -moz-inline-box; display: inline-block; width: 16px; height: 16px; vertical-align: middle; } .informative { position: absolute; padding: 7px; z-index: 700; border: 1px solid #ddd; opacity: 0.8; -ms-filter: "alpha(opacity=80)"; filter: alpha(opacity=80); background: #fff; font-size: 12px; -moz-box-shadow: 0 0 10px #ccc; -webkit-box-shadow: 0 0 10px #ccc; box-shadow: 0 0 10px #ccc; -moz-border-radius: 4px; -webkit-border-radius: 4px; border-radius: 4px; } /*** User Options ***/ .user-options { overflow: hidden; margin: 0 0 10px; padding: 10px 0 0; width: 100%; } .user-options ul, .user-options li { float: left; } .user-options li { overflow: visible; margin: 0 9px 0 0; padding: 0 9px 0 0; border: 1px solid #bbb; border-width: 0 1px 0 0; } .user-options li.last { margin: 0; padding: 0; border: 0; } .user-options li, .user-options a, .user-options p { color: #666; } .user-options li, .user-options p { font-size: 11px; font-weight: bold; } .user-options p { float: right; } .user-options img { vertical-align: top; } .user-options a { display: -moz-inline-box; display: inline-block; } .user-options a.print:hover img, .user-options a.email:hover img, .user-options a.share:hover img, .user-options a.recommend:hover img, .user-options a.comment:hover img, .user-options a.minus:hover img, .user-options a.plus:hover img { z-index: -1; position: relative; } .user-options a.print:hover { background: url("/web/20110813095532im_/http://www.foxnews.com/on-air/oreilly/sites/foxnews.com.on-air.oreilly/themes/shows_foxnews/img/print-b.gif") no-repeat 0 0; } .user-options a.email:hover { background: url("/web/20110813095532im_/http://www.foxnews.com/on-air/oreilly/sites/foxnews.com.on-air.oreilly/themes/shows_foxnews/img/base/email-b.gif") no-repeat; } .user-options a.share:hover { background: url("/web/20110813095532im_/http://www.foxnews.com/on-air/oreilly/sites/foxnews.com.on-air.oreilly/themes/shows_foxnews/img/base/share-b.gif") no-repeat; } .user-options a.recommend:hover { background: url("/web/20110813095532im_/http://www.foxnews.com/on-air/oreilly/sites/foxnews.com.on-air.oreilly/themes/shows_foxnews/img/base/recommend-b.gif") no-repeat; } .user-options a.comment:hover { background: url("/web/20110813095532im_/http://www.foxnews.com/on-air/oreilly/sites/foxnews.com.on-air.oreilly/themes/shows_foxnews/img/base/comment-b.gif") no-repeat; } .user-options a.minus:hover { background: url("/web/20110813095532im_/http://www.foxnews.com/on-air/oreilly/sites/foxnews.com.on-air.oreilly/themes/shows_foxnews/img/base/minus-b.gif") no-repeat; } .user-options a.plus:hover { background: url("/web/20110813095532im_/http://www.foxnews.com/on-air/oreilly/sites/foxnews.com.on-air.oreilly/themes/shows_foxnews/img/base/plus-b.gif") no-repeat; } .user-options a:hover { text-decoration: none; } /*** Transcript Header ***/ .transcript-header {margin: 0 0 10px;padding: 0 0 5px;} .transcript-header .breadcrumb { color:#000; font-size: 26px; font-weight: normal; letter-spacing: -0.02em; line-height:26px; margin: 0 0 8px; padding: 0; } .transcript-header .byline { color:#666666; font-size:12px; margin:0 0 5px;} .transcript-header .description { color: #666; } .transcript-header .description span { color: #000; font-weight: bold; } .transcript { margin: 0 0 10px; } .transcript p { margin: 0 0 7px; } .transcript strong { color: #000; text-transform: uppercase; } /*** Caption ***/ .photo .caption { border-bottom: 1px solid #ccc; color: #666666; display: block; font-size: 11px; margin: 0; padding: 5px 0; } /*** Comments ***/ .comments-header { border-bottom: 1px solid #ccc; border-top: 2px solid #ccc; margin: 0 0 5px; padding: 10px 0 5px; } .comments-header p { color: #000; font-size: 16px; font-weight: bold; margin: 0 0 5px; } .comments { margin: 0 0 10px; padding: 0 0 8px; } .comments li { border-bottom: 1px solid #ccc; padding: 10px 0; } .comments .identity { color: #666666; float: left; font-size: 12px; padding: 0 10px 0 0; width: 200px; } .comments .identity .name { color: #000; font-weight: bold; } .comments .post { overflow: hidden; } .comments .post p { color: #000; margin: 0 0 10px; } .comments .post .time { color: #666666; float: left; font-size: 11px; } .comments .post .report { color: #666666; float: right; font-size: 11px; } .comments .post .report img { vertical-align: top; } /*** Browse Entries ***/ .browse-entries { margin: -20px 0 10px; width: 100%; } .browse-entries > .btn-lrg{float:left;} .browse-entries .last { display: block; float:right; text-align: right; } /*** Pagination ***/ .pagination { overflow: hidden; color: #183a52; margin: 0 0 15px; width: 100%; } .pagination .sort { float: left; } .pagination .paging { float: right; } .pagination .btn-smll { margin-right: 5px; } #document div.pagination .none { background: none; border: none; margin: 5px 5px 0 0; padding: 0; text-shadow: none; -moz-box-shadow: none; -webkit-box-shadow: none; box-shadow: none; } #document .view-article{margin-right:7px;} /*** Buttons ***/ /*** Small ***/ #document .btn-smll, #document .btn-smll:visited { display: -moz-inline-box; display: inline-block; padding: 4px 10px; border: 1px solid #999; -moz-box-shadow: 0 0 5px #ccc; -webkit-box-shadow: 0 0 5px #ccc; box-shadow: 0 0 5px #ccc; background: -moz-linear-gradient(0% 100% 90deg,#e4e4e4, #fff); background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#fff), to(#e4e4e4)); color: #183a52; font-size: 11px; font-weight: bold; letter-spacing: -0.01em; text-decoration: none; -moz-box-text-shadow: 0 1px 0 #fff; text-shadow: 0 1px 0 #fff; cursor: pointer; } #document .btn-smll:hover { background: -moz-linear-gradient(0% 100% 90deg,#ddd, #fff); background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#fff), to(#ddd)); border: 1px solid #aeaeae; color: #295d81; text-decoration: none; } #document .btn-smll:active { background: -moz-linear-gradient(0% 100% 90deg,#fff, #e4e4e4); background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#e4e4e4), to(#fff)); } #document .btn-smll.off { background: -moz-linear-gradient(0% 100% 90deg,#e4e4e4, #fff); background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#fff), to(#e4e4e4)); border: 1px solid #bbb; -moz-box-shadow: none; -webkit-box-shadow: none; box-shadow: none; color: #999; cursor: default; } /*** Large ***/ #document .btn-lrg, #document .btn-lrg:visited { display: -moz-inline-box; display: inline-block; padding: 10px 20px; border: 1px solid #999; -moz-box-shadow: 0 0 5px #ccc; -webkit-box-shadow: 0 0 5px #ccc; box-shadow: 0 0 5px #ccc; background: -moz-linear-gradient(0% 100% 90deg,#e4e4e4, #fff); background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#fff), to(#e4e4e4)); color: #183a52; font-size: 12px; font-weight: bold; letter-spacing: -0.02em; text-decoration: none; -moz-box-text-shadow: 0 1px 0 #fff; text-shadow: 0 1px 0 #fff; } #document .btn-lrg:hover { background: -moz-linear-gradient(0% 100% 90deg,#ddd, #fff); background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#fff), to(#ddd)); border: 1px solid #aeaeae; color: #295d81; text-decoration: none; } #document .btn-lrg:active { background: -moz-linear-gradient(0% 100% 90deg,#fff, #e4e4e4); background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#e4e4e4), to(#fff)); } #document .btn-lrg.off { background: -moz-linear-gradient(0% 100% 90deg,#e4e4e4, #fff); background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#fff), to(#e4e4e4)); border: 1px solid #bbb; -moz-box-shadow: none; -webkit-box-shadow: none; box-shadow: none; color: #999; cursor: default; } /*** Date Picker ***/ .date-picker .description { border-bottom: 1px solid #ccc; padding-bottom: 10px; } .date-picker .instruct { color: #666; font-size: 11px; margin: 10px 0; text-align: center; } .date-picker .btn { text-align: center; } table.jCalendar { border: 1px solid #ccc; background: #aaa; border-collapse: separate; border-spacing: 2px; -moz-box-shadow: 0 0 10px #ccc; -webkit-box-shadow: 0 0 10px #ccc; box-shadow: 0 0 10px #ccc; } table.jCalendar th { background: #333; color: #fff; font-weight: bold; padding: 3px 5px; } table.jCalendar td { background: #fff; color: #000; font-size: 11px; font-weight: bold; padding: 3px 5px; text-align: center; } table.jCalendar td.other-month, table.jCalendar td.other-month.dp-hover { background: #ddd; color: #ddd; cursor: default; } table.jCalendar td.today{ background: #fff; color: #000; } table.jCalendar td.dp-hover, table.jCalendar tr.activeWeekHover td, table.jCalendar td.selected, table.jCalendar td.selected.dp-hover { background: #FCF896; color: #000; } table.jCalendar tr.selectedWeek td { background: #f66; color: #fff; } table.jCalendar td.disabled, table.jCalendar td.disabled.dp-hover { background: #ebebeb; color: #666; } table.jCalendar td.unselectable, table.jCalendar td.unselectable:hover, table.jCalendar td.unselectable.dp-hover { background: #bbb; color: #888; } /* For the popup */ div.dp-popup { position: relative; background: #fff; font-size: 10px; font-family: arial, sans-serif; margin: 0 auto 10px; padding: 2px; width: 171px; line-height: 1.2em; } div#dp-popup { position: absolute; z-index: 199; } div.dp-popup h2 { color: #000; font-size: 14px; text-align: center; margin: 2px 0 10px; padding: 0; } a#dp-close { font-size: 11px; padding: 4px 0; text-align: center; display: block; } a#dp-close:hover { text-decoration: underline; } div.dp-popup a { color: #000; text-decoration: none; padding: 3px 2px 0; } div.dp-popup div.dp-nav-prev { position: absolute; bottom: 50%; left: -30px; width: 30px; } div.dp-popup div.dp-nav-prev a { float: left; } /* Opera needs the rules to be this specific otherwise it doesn't change the cursor back to pointer after you have disabled and re-enabled a link */ div.dp-popup div.dp-nav-prev a, div.dp-popup div.dp-nav-next a { line-height: 22px; cursor: pointer; font-family: Comic Sans MS; font-size: 32px; font-weight: bold; } div.dp-popup div.dp-nav-prev a.disabled, div.dp-popup div.dp-nav-next a.disabled { cursor: default; } div.dp-popup div.dp-nav-next { position: absolute; bottom: 50%; right: -30px; width: 30px; } div.dp-popup .dp-nav-prev-year, div.dp-popup .dp-nav-next-year { display: none; } div.dp-popup div.dp-nav-next a { float: right; } div.dp-popup a.disabled { cursor: default; color: #aaa; } div.dp-popup td { cursor: pointer; } div.dp-popup td.disabled { cursor: default; } div.dp-calendar thead {display: none; } /*** List Features ***/ .list-features .list-encapsulator { float: right; width: 45%; } .list-features .list { margin-right: 0; } .list-features .list li { padding: 10px 0; border-top: 1px solid #ccc; color: #183A52; font-weight: bold; } .list-features .list li a { font-weight: bold; } .list-features .list li.first { border-top: none; color: #666; list-style: none; } /*** Callout ***/ .callout { margin: 0 0 10px; } /*** Title ***/ .title-section { color: #000; font-size: 30px; letter-spacing: -1px; margin-bottom: 12px; } /*** Days ***/ .days .photo { float:left; height:32px; margin-right:8px; overflow:hidden; width:32px; } .days .description { margin-left: 40px; } .days ul.list { color: #183a52; margin-left: 55px; } .days ul.list li { border-top: none; margin: 0; overflow: visible; padding: 0; } .copyright { font-size: 10px; font-style: italic; margin-bottom:5px;} /**** Dropdown ****/ .list-type-dropdown { border-bottom: 1px solid #ccc; margin:0 0 10px; padding:0 0 10px; position: static; } .list-type-dropdown .holder { float: none; margin-bottom: 0; padding: 0; } .dropdown { background: #fff url("/web/20110813095532im_/http://www.foxnews.com/on-air/oreilly/sites/foxnews.com.on-air.oreilly/themes/shows_foxnews/img/base/drop-arrow.png") no-repeat 172px 0px; border: 1px solid #ccc; cursor: pointer; float: right; height: 20px; outline-color: #fff; margin-bottom: 0; width: 190px; padding: 3px 0 0 5px; } .list-type-dropdown .date { float: left; padding: 3px 0 0; } .drop_container { float:left; height:28px; } .drop_container ul { background: #fff; border: 1px solid #ccc; border-bottom: none; cursor: pointer; display: none; margin: 0; position: absolute; right: 26px; width: 195px; z-index: 20; } .drop_container ul li { border-bottom: 1px solid #ccc; padding: 0 5px; } .list-type-dropdown .clear { clear: both; padding: 0; margin-bottom: 0; } .list-type-dropdown .current-value { margin-bottom:0; position:absolute;margin-left:5px;} .list-type-dropdown .styled { position:relative;margin-left:5px;opacity:0;filter:alpha(opacity = 0);width:197px;cursor:pointer;} .list-type-dropdown .hover { background-color: #CBDAE5; cursor: pointer; } .list-type-dropdown .disabled { background-color: #eee; } .list-type-dropdown .input { display:none; } /*** Completed Live Events ***/ .title strong { background: url(/web/20110813095532im_/http://www.foxnews.com/on-air/oreilly/sites/foxnews.com.on-air.oreilly/themes/shows_foxnews/img/base/rss.png) no-repeat 5px 2px; display:inline-block; padding-right:20px; } .videos-mod p.photo { float: none; margin-right: 0; clear:left; } .videos-mod ul { float: left; margin: 0 0 0 25px; } .videos-mod ul li { float: left; width: 121px; margin-left: 14px; } .videos-mod ul li.first { margin-left: 0; } .videos-mod h3 { font-size: 13px !important;} .videos-mod .date { float: left; } .videos-mod .time { float: right; } .section-mod .external-rel { float: right; margin: -30px 10px 0 0; position: relative;} .section-mod .external-rel a { color: #fff; } /*** Transcripts ***/ .transcript .alignleft{float:left;} .transcript .alignright{float:right;} /*** Sponsor Ad ***/ .title-section .sponsor {color:#666666;float:right;font-size:10px;font-weight:normal;} .alt{width:100px;} #footer ul.last {width:400px;} .pagination .external {position:relative; left:88.5%; font-weight:bold;} /*** Google Moderator ***/ .intro-mod, .moderator-mod {margin: 0 0 10px; padding: 0 0 8px;} .intro-mod h1{color:#222;font-size:30px;letter-spacing:-1px;} .intro-mod iframe{margin:20px 0px 10px 0px;} /*** Podcast ***/ .pod-mod li { overflow: hidden; margin: 10px 0 0; padding: 5px 0 0; border-top: 1px solid #bbb; zoom:1; _display:inline; *display:inline; } .pod-mod li.first { margin: 0; padding: 0; border: 0; } .pod-mod li a{font-weight:bold;} .pod-mod li span{font-size:11px;} #content-related .pod-mod li h3{color:#000; font-size:11px;} .pod-mod li p{float:left;width:300px;} .pod-mod li ul li{border:0;margin:0;padding:0;_margin-bottom:1px;} .pod-mod li ul li p{width:auto;} .pod-mod li ul.split{float:left;margin:0 0 7px 7px;width:46%;display:inline;} .pod-mod li ul.split h3{margin-bottom:4px;} .pod-mod li ul.split .button{margin:5px 0 0 10px;} .alignleft{padding-right:10px;} .alignright{padding-left:10px;} /*** Stock Mod ***/ .wall-mod .photo {float:left;margin:0 10px 0 0;} .wall-mod .photo img{width:259px;height:146px;} .wall-mod p.desc{color:#000;margin:0;padding:0 0 7px;float:left;width:305px;} .wall-mod .right{border-top:1px solid #ccc;float:left;margin:0;padding:7px 0 0;width:305px;} .wall-mod .right span{color:#666666;display:block;font-size:11px;margin:0 0 7px;} .wall-mod ul{float:left;width:140px;} .wall-mod ul.first{margin-right:20px;} .wall-mod ul li{color:#666666;font-size:11px;margin:0;overflow:hidden;zoom:1;} .wall-mod ul li span{float:left;} .wall-mod ul li a{float:right;} .wall-mod ul li img{vertical-align:bottom;} #content-related .wall-mod .photo img{width:121px;height:68px;vertical-align:top;padding:0 !important;} #content-related .wall-mod p.desc{width:165px;} #content-related .wall-mod .right{margin:7px 0 0;} /*** Articles ***/ .articles li{margin:0 0 10px;overflow:hidden;padding:0;zoom:1;} .articles .breadcrumb{color:#666666;font-size:11px;font-weight:normal;margin:0 0 16px;} .articles .breadcrumb img{vertical-align:text-top} .articles h3{font-size:26px;font-weight:normal;letter-spacing:-0.02em;margin:0;line-height:31px;} .articles .author{font-size:11px;margin:0;} .articles p{font-size:13px;line-height:1.5em;color:#000;margin: 0 0 10px;padding: 0;} /*** Comments ***/ #comments {display:none;font-family:arial, sans-serif;} #comments h3{font-size:26px;font-weight:normal;letter-spacing:-0.02em;margin:0;line-height:31px;} /*** User Interaction ****/ #content-main ul.user-interaction{background:#f2f2f2; width:98%; margin:4px 0 16px; padding:4px 4px 0; clear:both;bordert-radius:5px; -moz-border-radius:5px; -webkit-bordert-radius:5px} #content-main ul.user-interaction.last{border:0;float:left;margin:10px 0 0} #content-main ul.user-interaction:after{height:0; padding-top:0.1px; clear:both; display:block; content:""; font-size:0} #content-main ul.user-interaction li{margin:0 10px 0 0; border:0; float:left; list-style:none; font-size:11px; font-weight:bold; padding:0} #content-main ul.user-interaction li a:hover{text-decoration:none} #content-main .user-interaction .recommend{margin-top:-1px;width:130px;} #content-main .user-interaction .tweet{margin-top:-1px;margin-left:10px;} #content-main .user-interaction .view{margin:0; float:right} .articles .user-interaction li a, .articles .user-interaction li a:hover{color:#666; text-decoration:none; padding:0} #content-main .user-interaction li span,#content-main .user-interaction li .decrease,#content-main .user-interaction li .increase{width:16px; height:16px; overflow:hidden; display:-moz-inline-stack; display:inline-block; background:url("/web/20110813095532im_/http://www.foxnews.com/on-air/oreilly/sites/foxnews.com.on-air.oreilly/themes/shows_foxnews/img/icon-stack.gif") repeat-x; vertical-align:bottom; text-decoration:none; cursor:pointer;*margin-right:5px;} #content-main .user-interaction .print a:hover span{background-position:0 -16px} #content-main .user-interaction .email span{ width:17px; background-position:81px 0} #content-main .user-interaction .email a:hover span{background-position:81px -16px} #content-main .user-interaction .share span{background-position:64px 0} #content-main .user-interaction .share a:hover span{background-position:64px -16px} #content-main .user-interaction .recommend span{background-position:0 0} #content-main .user-interaction .recommend a:hover span{background-position:0 -16px} #content-main .user-interaction .comments span{background-position:48px 0} #content-main .user-interaction .comments a:hover span{background-position:48px -16px} #content-main .user-interaction .recommend span{height:20px; overflow:visible; background:none} #content-main .user-interaction li .decrease{background-position:16px 0} #content-main .user-interaction li .decrease:hover{background-position:16px -16px} #content-main .user-interaction li .increase{background-position:32px 0} #content-main .user-interaction li .increase:hover{background-position:32px -16px} #content-main .user-interaction .view{color:#555; font-size:11px} #content-main ul.user-interaction li.print,#content-main ul.user-interaction li.email,#content-main ul.user-interaction li.share{*margin-top:1px;} #content-main ul.user-interaction li.comments{line-height:17px;*line-height:16px;} /*** hmedia ***/ #document .articles .hmedia, #document .transcript .hmedia { margin: 0 10px 10px 0; float: left; } .articles .hmedia p, #document .transcript .hmedia p { margin: 0; } .articles .hmedia .photo, #document .transcript .hmedia .photo { margin: 0; } .articles .hmedia .photo, .articles .hmedia .photo img, #document .transcript .hmedia .photo,, #document .transcript .hmedia .photo img { display: block; padding-top:2px;} .articles .hmedia iframe, #document .transcript .hmedia iframe{padding-top:4px;} .articles .hmedia .fn, .transcript .hmedia .fn { color: #555; font-size: 11px; border-bottom:1px solid #BBBBBB; padding-bottom:10px; font-style:normal;} .articles .hmedia .contributor, #document .transcript .hmedia .contributor { padding: 5px 0; } .articles .hmedia .contributor .fn, #document .transcript .hmedia .contributor .fn{ text-align: right; } .articles .hmedia .enclosure, #document .transcript .hmedia .enclosure { overflow: hidden; margin: 0; padding: 0; position: relative; display: block; } .articles .hmedia .overlay, #document .transcript .hmedia .overlay { position: absolute; bottom: 0; left: 0; } .articles .rel-section { border: 0; } .articles .rel-section h2 { margin: 0 0 5px; color: #000; font-size: 18px; font-weight: normal; letter-spacing: -1px; text-transform: uppercase; } .articles .rel-section .fn { line-height: 18px; font-size: 16px; font-weight: bold; } .articles .rel-section .fn, .articles .rel-section .fn a { color: #580213; } .articles .rel-section .fn a { text-decoration: none; } .articles .rel-section .fn a:hover { text-decoration: underline; } .articles .rel-section .summary { clear: both; color: #333; line-height: 16px; } .articles .format-6 { width: 397px; margin: 0 13px 0 0; } .articles .format-9 { width: 100%;/*TEMP*/ margin-right: 0; float: none; } /*** Sect ***/ .articles .sect {overflow: hidden; zoom:1;} .articles .sect .hmedia, .articles .sect .related-mod, .articles .sect .ad, .articles .sect .section-mod-poll-results, .articles .sect #baynote-recs-js { width: 190px; margin: 0 5px 20px 0; float: none; display: -moz-inline-stack; display: inline-block; *display: inline;/*IE block level els - inline-block replication*/ zoom: 1; vertical-align: top; } .articles .sect #baynote-recs-js { margin: 0; } #content .articles .sect .ad { width: 198px; margin-right: 10px; padding: 0; border: 0; } .articles .sect .related-mod, .articles .sect .hmedia { padding-top: 5px; } .articles .sect .section-mod-poll-results { border: 1px solid #bbb; } .articles .sect .hmedia { height: auto; border: solid #bbb; border-width: 1px 0 0; } .articles .sect .related-media { padding: 0 0 10px; border-bottom: 1px solid #bbb; } /*** Vert ***/ .articles .vert { width: 200px; margin-right: 8px; clear: none; float: left; } .articles .vert .hmedia, .articles .vert .related-mod, .articles .vert .ad, .articles .vert .section-mod-poll-results, .articles .sect #baynote-recs-js { margin-left: 0; } .articles .vert .related-media { padding: 0; border: 0; } .articles .vert .ad {border: 0 none;margin-right: 10px; padding: 0; width: 198px;} .articles .vert .ad img{margin:0;} /**** Related Mod ****/ dl.related-mod { width: 197px;left: -9999px;margin: 0; padding: 5px 0 0;position:static;border-top: 2px solid #bbb;line-height: 1.4;} .related-mod dd { margin: 0 0 4px; padding: 0 0 0 12px; border: 0; background: url("/web/20110813095532im_/http://www.foxnews.com/on-air/oreilly/sites/foxnews.com.on-air.oreilly/themes/shows_foxnews/img/blackbullet.gif") no-repeat 0 6px; font-weight: normal;min-height: 1px; zoom: 1;} .related-mod dt { line-height: 1.3;margin: 0 0 5px; color: #000; font-size: 18px; font-weight: normal; text-transform: uppercase; letter-spacing: -1px; } .related-mod dd a:hover { text-decoration: underline; } #comments .comment-buttons{border-top:1px solid #ccc;border-bottom:1px solid #ccc;margin:0 0 10px;padding:10px 0;} p#lgn-disqus {cursor: default;} p#lgn-disqus a {cursor: pointer} /*** Recommendations Mod ***/ #recommendations-mod { width: 100%; overflow: hidden; } #recommendations-mod .ob_rec, #recommendations-mod .ob_sl { width: 297px; margin: 0; padding: 5px 0 20px; border-top: 2px solid #bbb; float: left; } #recommendations-mod .ob_rec { margin-right: 10px; } #recommendations-mod legend, #recommendations-mod #outbrain_dual_divider_0_dual, #recommendations-mod table, #recommendations-mod .ob_clear { display: none !important; }/*Overriding inline style */ #recommendations-mod form, #recommendations-mod fieldset { margin: 0; padding: 0; border: none; } #recommendations-mod h4 { margin: 0 0 10px; line-height: 1.3; color: #000; font-weight: bold; font-size: 13px !important;/*Override Outbrain's CSS*/ letter-spacing: -0.01em; text-transform: uppercase; } #recommendations-mod ul { margin: 0; padding: 0; } #recommendations-mod li { min-height: 1px; margin: 0; padding: 0 0 10px 12px !important;/*Override Outbrain Style*/ border: none; background: url("http://web.archive.org/web/20110813095532im_/http://www.foxnews.com/static/all/img/global/bg-marker-1.gif") no-repeat 0 6px; font-weight: bold; font-size: 11px; line-height: 1.3em; } #recommendations-mod .rec-src-link { color: #999; font-weight: normal; font-size: 11px; text-align: left; } #recommendations-mod .rec-src-link, #recommendations-mod .rec-src-link span { display: inline; } #recommendations-mod .ob_rec .rec-src-link { display: none; } .ads span{background:url("http://web.archive.org/web/20110813095532im_/http://www.foxnews.com/static/all/img/global/bg-text-1.gif") no-repeat 0 -34px;float:right;height:5px;margin:4px 18px 0 0;text-indent:-9999px;width:77px;} /**Video Thumbnails***/ .video_thumbnail{margin: 10px 0;} .vid_thumb_container{postition: relative; text-align: center} .vid span { background: url("/web/20110813095532im_/http://www.foxnews.com/on-air/oreilly/sites/foxnews.com.on-air.oreilly/themes/shows_foxnews/img/base/play-overlay-a.png") no-repeat scroll 0 0 transparent; height: 118px; left: 250px; position: absolute; top: 110px; width: 118px; z-index: 21; } a:hover.vid span { background: url("/web/20110813095532im_/http://www.foxnews.com/on-air/oreilly/sites/foxnews.com.on-air.oreilly/themes/shows_foxnews/img/base/play-overlay-b.png") no-repeat scroll 0 0 transparent; } /*** Contrib Mod ***/ .contrib-mod .content:after, .contrib-mod .controller:after{content: " ";clear: both;display: block;padding-top: 0.01px;height: 0;font-size: 0;} .contrib-mod .content{clear:both;overflow:visible;zoom:1;} .contrib-mod label{color:#666666;font-size:11px;margin:0;} body #content-related .contrib-mod p{color:#666666;font-size:11px;margin:0 0 4px;} .contrib-mod select{cursor:pointer;width:300px;margin:8px 0 16px;} .contrib-mod ul{margin-top:5px;} .contrib-mod li{font-weight:normal;float:left;list-style:none;padding: 0 0 0 3px;margin:0 0 10px;width:48%;} .contrib-mod li.first{padding-left:0;} body #content-related .contrib-mod h2 {border:none;clear:both;color:#bb0000;font-size:12px;font-weight:bold;letter-spacing:0;margin:0 0 10px;padding:0;text-transform:uppercase;} body #content-related .contrib-mod .photo{margin-right:5px;} /*Admin links*/ #content-main div.admin-links {top:0px;} #content-main div.admin-border-top{top:0px;} #content-main div.admin-border-bottom{bottom:0px;} #content-main div.admin-border-right{right:0px;} #content-main div.admin-border-left{left:0px;} .video-player-wrapper-div{text-align:center;} .transcript .video-player-wrapper-div{float:left;margin:0 10px 10px 0;} body #content-related .content .twit-btn{margin:8px 0 0;} /*In the News block*/ #fox-shows-general-in-the-news-description{text-align:left;} div.module.section-mod.format-1 p.photo{width: 397px; height: 224px;} h4.fox-shows-general-in-the-news-more{float:left; clear:left; font-size: 16px; margin-top:10px;} div.module.section-mod.format-1.fsg-in-the-news ul{float:left; clear:left; list-style: disc outside none;} div.module.section-mod.format-1.fsg-in-the-news li{display: block; float:left; clear:left; list-style: disc; width: auto;} div.module.section-mod.format-1.fsg-in-the-news li a{font-size: 16px; font-weight: bold;} div.module.section-mod.format-1 div.video-player-wrapper-div{text-align:left; float:left; margin: 5px 5px 0 0;} #article-body h3 a:hover{text-decoration:none;} /* FILE ARCHIVED ON 09:55:32 Aug 13, 2011 AND RETRIEVED FROM THE INTERNET ARCHIVE ON 16:16:56 May 18, 2022. JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE. ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C. SECTION 108(a)(3)). */ /* playback timings (ms): captures_list: 86.733 exclusion.robots: 0.079 exclusion.robots.policy: 0.072 cdx.remote: 0.053 esindex: 0.009 LoadShardBlock: 48.681 (3) PetaboxLoader3.datanode: 140.386 (5) CDXLines.iter: 19.072 (3) load_resource: 158.97 (2) PetaboxLoader3.resolve: 49.52 (2) */