/* ==========================================================================
   HTML5 display definitions
   ========================================================================== *//**
 * Correct `block` display not defined in IE 8/9.
 */@import url(http://fonts.googleapis.com/css?family=PT+Serif:400,700);@import url(http://fonts.googleapis.com/css?family=Lato:400,700);article,aside,details,figcaption,figure,footer,header,hgroup,main,nav,section,summary{display:block;/**
 * Correct `inline-block` display not defined in IE 8/9.
 */}audio,canvas,video{display:inline-block;/**
 * Prevent modern browsers from displaying `audio` without controls.
 * Remove excess height in iOS 5 devices.
 */}audio:not([controls]){display:none;height:0;/**
 * Address styling not present in IE 8/9.
 */}[hidden]{display:none;/* ==========================================================================
   Base
   ========================================================================== *//**
 * 1. Set default font family to sans-serif.
 * 2. Prevent iOS text size adjust after orientation change, without disabling
 *    user zoom.
 */}html{/* 1 */font-family:sans-serif;/* 2 */-ms-text-size-adjust:100%;/* 2 */-webkit-text-size-adjust:100%;/**
 * Remove default margin.
 */}body{margin:0;/* ==========================================================================
   Links
   ========================================================================== *//**
 * Address `outline` inconsistency between Chrome and other browsers.
 */}a:focus{outline:thin dotted;/**
 * Improve readability when focused and also mouse hovered in all browsers.
 */}a:active,a:hover{outline:0;/* ==========================================================================
   Typography
   ========================================================================== *//**
 * Address variable `h1` font-size and margin within `section` and `article`
 * contexts in Firefox 4+, Safari 5, and Chrome.
 */}h1{font-size:2em;margin:0.67em 0;/**
 * Address styling not present in IE 8/9, Safari 5, and Chrome.
 */}abbr[title]{border-bottom:1px dotted;/**
 * Address style set to `bolder` in Firefox 4+, Safari 5, and Chrome.
 */}b,strong{font-weight:bold;/**
 * Address styling not present in Safari 5 and Chrome.
 */}dfn{font-style:italic;/**
 * Address differences between Firefox and other browsers.
 */}hr{-moz-box-sizing:content-box;box-sizing:content-box;height:0;/**
 * Address styling not present in IE 8/9.
 */}mark{background:#ff0;color:#000;/**
 * Correct font family set oddly in Safari 5 and Chrome.
 */}code,kbd,pre,samp{font-family:monospace, serif;font-size:1em;/**
 * Improve readability of pre-formatted text in all browsers.
 */}pre{white-space:pre-wrap;/**
 * Set consistent quote types.
 */}q{quotes:"\201C" "\201D" "\2018" "\2019";/**
 * Address inconsistent and variable font size in all browsers.
 */}small{font-size:80%;/**
 * Prevent `sub` and `sup` affecting `line-height` in all browsers.
 */}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline;}sup{top:-0.5em;}sub{bottom:-0.25em;/* ==========================================================================
   Embedded content
   ========================================================================== *//**
 * Remove border when inside `a` element in IE 8/9.
 */}img{border:0;/**
 * Correct overflow displayed oddly in IE 9.
 */}svg:not(:root){overflow:hidden;/* ==========================================================================
   Figures
   ========================================================================== *//**
 * Address margin not present in IE 8/9 and Safari 5.
 */}figure{margin:0;/* ==========================================================================
   Forms
   ========================================================================== *//**
 * Define consistent border, margin, and padding.
 */}fieldset{border:1px solid #c0c0c0;margin:0 2px;padding:0.35em 0.625em 0.75em;/**
 * 1. Correct `color` not being inherited in IE 8/9.
 * 2. Remove padding so people aren't caught out if they zero out fieldsets.
 */}legend{/* 1 */border:0;/* 2 */padding:0;/**
 * 1. Correct font family not being inherited in all browsers.
 * 2. Correct font size not being inherited in all browsers.
 * 3. Address margins set differently in Firefox 4+, Safari 5, and Chrome.
 */}button,input,select,textarea{/* 1 */font-family:inherit;/* 2 */font-size:100%;/* 3 */margin:0;/**
 * Address Firefox 4+ setting `line-height` on `input` using `!important` in
 * the UA stylesheet.
 */}button,input{line-height:normal;/**
 * Address inconsistent `text-transform` inheritance for `button` and `select`.
 * All other form control elements do not inherit `text-transform` values.
 * Correct `button` style inheritance in Chrome, Safari 5+, and IE 8+.
 * Correct `select` style inheritance in Firefox 4+ and Opera.
 */}button,select{text-transform:none;/**
 * 1. Avoid the WebKit bug in Android 4.0.* where (2) destroys native `audio`
 *    and `video` controls.
 * 2. Correct inability to style clickable `input` types in iOS.
 * 3. Improve usability and consistency of cursor style between image-type
 *    `input` and others.
 */}button,html input[type="button"],input[type="reset"],input[type="submit"]{/* 2 */-webkit-appearance:button;/* 3 */cursor:pointer;/**
 * Re-set default cursor for disabled elements.
 */}button[disabled],html input[disabled]{cursor:default;/**
 * 1. Address box sizing set to `content-box` in IE 8/9.
 * 2. Remove excess padding in IE 8/9.
 */}input[type="checkbox"],input[type="radio"]{/* 1 */box-sizing:border-box;/* 2 */padding:0;/**
 * 1. Address `appearance` set to `searchfield` in Safari 5 and Chrome.
 * 2. Address `box-sizing` set to `border-box` in Safari 5 and Chrome
 *    (include `-moz` to future-proof).
 */}input[type="search"]{/* 1 */-webkit-appearance:textfield;-moz-box-sizing:content-box;/* 2 */-webkit-box-sizing:content-box;box-sizing:content-box;/**
 * Remove inner padding and search cancel button in Safari 5 and Chrome
 * on OS X.
 */}input[type="search"]::-webkit-search-cancel-button,input[type="search"]::-webkit-search-decoration{-webkit-appearance:none;/**
 * Remove inner padding and border in Firefox 4+.
 */}button::-moz-focus-inner,input::-moz-focus-inner{border:0;padding:0;/**
 * 1. Remove default vertical scrollbar in IE 8/9.
 * 2. Improve readability and alignment in all browsers.
 */}textarea{/* 1 */overflow:auto;/* 2 */vertical-align:top;/* ==========================================================================
   Tables
   ========================================================================== *//**
 * Remove most spacing between table cells.
 */}table{border-collapse:collapse;border-spacing:0;}.clearfix,.group{zoom:1;}.clearfix:before,.group:before,.clearfix:after,.group:after{content:"\0020";display:block;height:0;overflow:hidden;}.clearfix:after,.group:after{clear:both;}body{font-family:'Droid Serif', 'Georgia', serif;font-size:100%;font-style:normal;font-weight:400;line-height:1.6;}blockquote{border-left:2px solid #b91d21;font-family:Georgia, Times, "Times New Roman", serif;font-size:1.4em;font-style:italic;font-weight:400;margin:0 0 5px;padding-left:25px;}h1,h2,h3,h4,h5{font-family:"Lato", "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;}h1{font-size:68px;font-style:normal;font-weight:400;margin:0 0 25px;}h2{font-size:42px;font-style:normal;font-weight:400;margin:0 0 25px;}h3{font-size:26px;font-style:normal;font-weight:400;margin:0 0 25px;}h4{font-size:18px;font-style:normal;font-weight:700;margin:0 0 25px;}h5{font-size:16px;font-style:normal;font-weight:normal;margin:0 0 25px;}p{margin:0 0 5px;}pre{background:#222;color:#fff;display:block;font-family:Monaco, Menlo, Consolas, "Courier New", monospace;font-size:13px;line-height:20px;margin:0 0 5px;padding:10px;word-break:break-all;word-wrap:break-word;}code{background:#f5f5f5;border:1px solid rgba(0, 0, 0, .1);font-family:Monaco, Menlo, Consolas, "Courier New", monospace;font-size:13px;line-height:20px;padding:2px 10px;word-break:break-all;word-wrap:break-word;}a{color:#b91d21;}a:hover,a:focus{text-decoration:none;}.navbar span,.thumbs span{font:10px/12px 'Lato', 'Helvetica Neue', Helvetica, Arial, sans-serif;color:#d8d8d8;text-transform:uppercase;}h1.big-title{color:#1d191a;font:20px/22px 'PT Serif', 'Georgia', serif;margin:0 15px 10px 0px;}h1.big-title a{color:#1d191a;}h1.big-title a:hover,h1.big-title a:focus{color:#b91d21;text-decoration:none;}h1.title{color:#1d191a;font:14px/15px 'PT Serif', 'Georgia', serif;}h1.title a{color:#1d191a;}h1.title a:hover,h1.title a:focus{color:#b91d21;text-decoration:none;}h1.title.carousel-title{margin-top:5px;}h2.section-title{color:#1d191a;font:bold 16px/18px 'Lato', 'Helvetica Neue', Helvetica, Arial, sans-serif;background:#d8d8d8;text-transform:uppercase;padding:10px;margin:0;clear:both;border-top:5px double #1d191a;}h2.section-title a{color:#1d191a;}h2.section-title a:hover{color:#b91d21;}h2.section-title-2{color:#1d191a;font:bold 16px/18px 'Lato', 'Helvetica Neue', Helvetica, Arial, sans-serif;text-transform:uppercase;padding:10px 0;margin:0;clear:both;border-bottom:1px solid #7f7d7d;border-top:5px double #1d191a;}h2.topic-link,ul.trending,ul.trending,.gear-nav ul li a{color:#b91d21;font:bold 11px/15px 'Lato', 'Helvetica Neue', Helvetica, Arial, sans-serif;text-transform:uppercase;margin:0;}h2.topic-link a,ul.trending a,ul.trending a,.gear-nav ul li a a{color:#b91d21;}h2.topic-link a:hover,ul.trending a:hover,ul.trending a:hover,.gear-nav ul li a a:hover,h2.topic-link a:focus,ul.trending a:focus,ul.trending a:focus,.gear-nav ul li a a:focus{color:#605e5e;}.sidebar-list{color:#b91d21;font:bold 13px/18px 'Lato', 'Helvetica Neue', Helvetica, Arial, sans-serif;text-transform:uppercase;margin:0;}.sidebar-list a{color:#b91d21;}.sidebar-list a:hover,.sidebar-list a:focus{color:#605e5e;}.taxonomy-post .post-wrp{border:0px !important;}img,video,audio,iframe,object{max-width:100%;}.btn{background:transparent;border:1px solid #b91d21;color:#b91d21;display:inline-block;outline:none;padding:0 25px;text-align:center;text-decoration:none;text-transform:capitalize;}.btn:hover,.btn:focus{background:#b91d21;border-color:#b91d21;color:#fff;text-decoration:none;}.btn:active{background:#000;border-color:#000;}.btn-black{background:#1d191a;border:1px solid #1d191a;padding:10px;margin:0 15px 0 0;float:left;color:#fff;font:bold 11px/15px 'Lato', 'Helvetica Neue', Helvetica, Arial, sans-serif;text-transform:uppercase;-webkit-transition:0.25s linear;-moz-transition:0.25s linear;-o-transition:0.25s linear;transition:0.25s linear;-webkit-backface-visibility:hidden;}.btn-black:hover,.btn-black:focus{background:transparent;border-color:#1d191a;color:#1d191a;text-decoration:none;}.btn-black a{color:#1d191a;}.btn-black a:hover,.btn-black a:focus{text-decoration:none;color:#1d191a;}.btn-lg{font-size:1.4em;height:66px;padding:0 60px;}.btn-sm{font-size:0.85em;height:30.8px;padding:0 10px;}.btn-link{background:transparent;border:0;color:#b91d21;text-shadow:none;text-transform:none;}.btn-link:hover,.btn-link:focus{background:transparent;color:#b91d21;text-decoration:underline;}.btn-ghost,.gform_wrapper .gform_footer input.button,.gform_wrapper .gform_footer input[type=submit]{background:transparent;border:1px solid #b91d21;padding:10px;margin:0 15px 5px 0;float:left;color:#b91d21;font:bold 11px/15px 'Lato', 'Helvetica Neue', Helvetica, Arial, sans-serif;text-transform:uppercase;-webkit-transition:0.25s linear;-moz-transition:0.25s linear;-o-transition:0.25s linear;transition:0.25s linear;-webkit-backface-visibility:hidden;}.btn-ghost:hover,.gform_wrapper .gform_footer input.button:hover,.gform_wrapper .gform_footer input[type=submit]:hover,.btn-ghost:focus,.gform_wrapper .gform_footer input.button:focus,.gform_wrapper .gform_footer input[type=submit]:focus{background:#000;border-color:#000;color:#fff;}.btn-ghost a,.gform_wrapper .gform_footer input.button a,.gform_wrapper .gform_footer input[type=submit] a{color:#b91d21;}.btn-ghost a:hover,.gform_wrapper .gform_footer input.button a:hover,.gform_wrapper .gform_footer input[type=submit] a:hover,.btn-ghost a:focus,.gform_wrapper .gform_footer input.button a:focus,.gform_wrapper .gform_footer input[type=submit] a:focus{text-decoration:none;color:#fff;}.btn-ghost a:visited,.gform_wrapper .gform_footer input.button a:visited,.gform_wrapper .gform_footer input[type=submit] a:visited{color:#b91d21;}.margin-top{margin:10px 15px 0 0;}.btn{background:transparent;border:1px solid #b91d21;color:#b91d21;display:inline-block;outline:none;padding:0 25px;text-align:center;text-decoration:none;text-transform:capitalize;}.btn:hover,.btn:focus{background:#b91d21;border-color:#b91d21;color:#fff;text-decoration:none;}.btn:active{background:#000;border-color:#000;}.btn-black{background:#1d191a;border:1px solid #1d191a;padding:10px;margin:0 15px 0 0;float:left;color:#fff;font:bold 11px/15px 'Lato', 'Helvetica Neue', Helvetica, Arial, sans-serif;text-transform:uppercase;-webkit-transition:0.25s linear;-moz-transition:0.25s linear;-o-transition:0.25s linear;transition:0.25s linear;-webkit-backface-visibility:hidden;}.btn-black:hover,.btn-black:focus{background:transparent;border-color:#1d191a;color:#1d191a;text-decoration:none;}.btn-black a{color:#1d191a;}.btn-black a:hover,.btn-black a:focus{text-decoration:none;color:#1d191a;}.btn-lg{font-size:1.4em;height:66px;padding:0 60px;}.btn-sm{font-size:0.85em;height:30.8px;padding:0 10px;}.btn-link{background:transparent;border:0;color:#b91d21;text-shadow:none;text-transform:none;}.btn-link:hover,.btn-link:focus{background:transparent;color:#b91d21;text-decoration:underline;}.btn-ghost,.gform_wrapper .gform_footer input.button,.gform_wrapper .gform_footer input[type=submit]{background:transparent;border:1px solid #b91d21;padding:10px;margin:0 15px 5px 0;float:left;color:#b91d21;font:bold 11px/15px 'Lato', 'Helvetica Neue', Helvetica, Arial, sans-serif;text-transform:uppercase;-webkit-transition:0.25s linear;-moz-transition:0.25s linear;-o-transition:0.25s linear;transition:0.25s linear;-webkit-backface-visibility:hidden;}.btn-ghost:hover,.gform_wrapper .gform_footer input.button:hover,.gform_wrapper .gform_footer input[type=submit]:hover,.btn-ghost:focus,.gform_wrapper .gform_footer input.button:focus,.gform_wrapper .gform_footer input[type=submit]:focus{background:#000;border-color:#000;color:#fff;}.btn-ghost a,.gform_wrapper .gform_footer input.button a,.gform_wrapper .gform_footer input[type=submit] a{color:#b91d21;}.btn-ghost a:hover,.gform_wrapper .gform_footer input.button a:hover,.gform_wrapper .gform_footer input[type=submit] a:hover,.btn-ghost a:focus,.gform_wrapper .gform_footer input.button a:focus,.gform_wrapper .gform_footer input[type=submit] a:focus{text-decoration:none;color:#fff;}.btn-ghost a:visited,.gform_wrapper .gform_footer input.button a:visited,.gform_wrapper .gform_footer input[type=submit] a:visited{color:#b91d21;}.margin-top{margin:10px 15px 0 0;}label{display:block;margin-bottom:5px;}input[type=text],input[type=email],input[type=phone],input[type=password],input[type=number],input[type=search],textarea{border:1px solid #ccc;height:44px;outline:none;padding:5px 10px;width:300px;}input[type=text]:focus,input[type=email]:focus,input[type=phone]:focus,input[type=password]:focus,input[type=number]:focus,input[type=search]:focus,textarea:focus{border-color:#b91d21;}input[type=text].full-width,input[type=email].full-width,input[type=phone].full-width,input[type=password].full-width,input[type=number].full-width,input[type=search].full-width,textarea.full-width{width:100%;}textarea{height:132px;}form{margin-bottom:10px;}form .field{margin-bottom:5px;}form .hint{color:#605e5e;margin-top:5px;}form .is-required{font-style:italic;}form .has-error .error-description{color:#b91d21;margin-top:5px;}form .has-error input[type=text],form .has-error input[type=email],form .has-error input[type=phone],form .has-error input[type=password],form .has-error input[type=number],form .has-error input[type=search],form .has-error textarea{border-color:#b91d21;}#input_48_1{font-style:italic;padding:0 10px;}.gform_wrapper .top_label .gfield_label{font:13px/18px 'PT Serif', 'Georgia', serif;font-weight:normal;width:100%;}.alert{zoom:1;border-left:3px solid;margin-bottom:10px;padding:10px;}.alert:before,.alert:after{content:"\0020";display:block;height:0;overflow:hidden;}.alert:after{clear:both;}.alert.alert-danger{background:#fff;border-color:#b91d21;color:#000;}.alert.alert-success{background:#fff;border-color:#2ecc40;color:#000;}.alert.alert-warning{background:#fff;border-color:#ff851b;color:#000;}.alert.alert-info{background:#fff;border-color:#05c6dd;color:#000;}.alert.alert-empty{background:#f4f4f4;border:1px dashed ;text-align:center;}.alert p:last-child{margin-bottom:0;}.social{margin:40px 0 0 -55px;text-transform:uppercase;}.social a{color:#605e5e;font:bold 11px/18px 'Lato', 'Helvetica Neue', Helvetica, Arial, sans-serif;}.social li{float:left;list-style:none;width:48%;}.social li a i{font-size:15px;margin-right:3px;}.social li.twitter a i{color:#03c9db;}.social li.subscribe a i{color:#ccc;}.social li.facebook a i{color:#205299;}.social li.rss a i{color:#fa6820;}.social li.youtube a i{color:#c50900;}.social li.issue a i{color:#3c3c3c;}.social li.linkedin a i{color:#4877bb;}.social li.podcasts a i{color:#c50900;}.social li.instagram a i{color:#4f7ca1;}#search-wrap{margin:10px 0 0 100%;display:inline-block;position:relative;height:30px;padding:0;position:relative;background:none;}#search-wrap input[type="text"]{height:30px;font-size:18px;display:inline-block;font-family:"Lato";font-weight:100;border:none;outline:none;color:#555;padding:3px;padding-right:60px;width:0px;position:absolute;top:0;right:0;background:none;z-index:3;transition:width 0.4s cubic-bezier(0, 0.795, 0, 1);cursor:pointer;}#search-wrap input[type="text"]:focus:hover{border-bottom:1px solid #bbb;}#search-wrap input[type="text"]:focus{width:280px;z-index:1;border-bottom:1px solid #bbb;cursor:text;}#search-wrap input[type="submit"]{height:30px;width:30px;display:inline-block;color:#d8d8d8;float:right;background:url("../images/search-icon.png") center center no-repeat;text-indent:-10000px;border:none;position:absolute;top:0;right:0;z-index:2;cursor:pointer;opacity:0.4;cursor:pointer;transition:opacity 0.4s ease;}#search-wrap input[type="submit"]:hover{opacity:0.8;}.nav{width:100%;background:none;border-top:5px double #1d191a;border-bottom:1px solid #1d191a;color:#1d191a;}.nav ul li{list-style:none;margin:10px 0;}.nav ul li:last-of-type{border-right:none;}.nav ul#menu-primary-menu,.nav ul#menu-sub-menu{padding:0;margin:0;}.nav a{display:inline-block;padding:0 25px;font:900 15px/18px 'PT Serif', 'Georgia', serif;color:#1d191a;text-transform:uppercase;}.nav a:hover{color:#b91d21;text-decoration:none;}.sub-nav{border-top:0px solid #1d191a;}.sub-nav ul li{margin:10px 0;}.sub-nav ul li:first-of-type{margin:10px 0;}.sub-nav a{text-transform:none;font:400 13px/18px 'PT Serif', 'Georgia', serif;}.navbar-toggle{background-color:#000 !important;float:left !important;}.navbar-toggle span{color:#fff;}@media screen and (min-width:992px){.x{padding-left:24px;}.nav ul li:first-of-type{margin:10px 0 10px 100px;}.sub-nav ul li:first-of-type{margin:10px 0 10px 25px;}}@media (max-width:1200px) and (min-width:767px){.nav a{padding:0 10px;font-size:14px;}.sub-nav a{font-size:13px;}}@media screen and (min-width:767px){.header{height:134px;}.header img{margin:15px 0 0;}.nav ul li{float:left;border-right:1px solid #7f7d7d;}.nav ul li:first-of-type{border-right:1px solid #7f7d7d;}}@media screen and (max-width:979px) and (min-width:400px){.header{margin:20px 0 0;}.nav ul{padding:0;}.nav ul li:first-of-type{margin:10px 0;}}.container{padding-left:10px !important;padding-right:10px !important;z-index:9999;position:relative;}.container.narrow{max-width:900px;background:transparent !important;}.padding-vertical{padding:10px 0;}.pad-height{min-height:128px;}.btn-ghost-important{background:transparent !important;border:1px solid #b91d21 !important;padding:10px 20px !important;margin:0 0 0 25px !important;float:left !important;color:#b91d21 !important;font:bold 11px/15px 'Lato', 'Helvetica Neue', Helvetica, Arial, sans-serif !important;text-transform:uppercase !important;-webkit-transition:0.25s linear !important;-moz-transition:0.25s linear !important;-o-transition:0.25s linear !important;transition:0.25s linear !important;-webkit-backface-visibility:hidden !important;}.btn-ghost-important:hover,.btn-ghost-important:focus{background:#000 !important;border-color:#000 !important;color:#fff !important;}.btn-black-important,.poll .PDS_Poll .pds-vote-button span,.poll .PDS_Poll .pds-vote-button span{background:#1d191a !important;border:1px solid #1d191a !important;padding:10px !important;margin:0 15px 0 0 !important;float:left !important;color:#fff !important;font:bold 11px/15px 'Lato', 'Helvetica Neue', Helvetica, Arial, sans-serif !important;text-transform:uppercase !important;-webkit-transition:0.25s linear !important;-moz-transition:0.25s linear !important;-o-transition:0.25s linear !important;transition:0.25s linear !important;-webkit-backface-visibility:hidden !important;}.btn-black-important:hover,.poll .PDS_Poll .pds-vote-button span:hover,.poll .PDS_Poll .pds-vote-button span:hover,.btn-black-important:focus,.poll .PDS_Poll .pds-vote-button span:focus,.poll .PDS_Poll .pds-vote-button span:focus{background:transparent !important;border-color:#1d191a !important;color:#1d191a !important;text-decoration:none !important;}.btn-black-important a,.poll .PDS_Poll .pds-vote-button span a,.poll .PDS_Poll .pds-vote-button span a{color:#1d191a !important;}.btn-black-important a:hover,.poll .PDS_Poll .pds-vote-button span a:hover,.poll .PDS_Poll .pds-vote-button span a:hover,.btn-black-important a:focus,.poll .PDS_Poll .pds-vote-button span a:focus,.poll .PDS_Poll .pds-vote-button span a:focus{text-decoration:none !important;color:#1d191a !important;}.btn-black-important a,.poll .PDS_Poll .pds-vote-button span a,.poll .PDS_Poll .pds-vote-button span a{color:#b91d21 !important;}.btn-black-important a:hover,.poll .PDS_Poll .pds-vote-button span a:hover,.poll .PDS_Poll .pds-vote-button span a:hover,.btn-black-important a:focus,.poll .PDS_Poll .pds-vote-button span a:focus,.poll .PDS_Poll .pds-vote-button span a:focus{text-decoration:none !important;color:#fff !important;}@media screen and (min-width:992px) and (max-width:1200px){.col-md-8{width:64.66667% !important;}.col-xs-4{width:35.33333% !important;}}@media screen and (max-width:400px){.pagination span.extend{display:none;}}@media screen and (max-width:330px){.container{padding-right:0px !important;padding-left:0px !important;}.container.narrow{width:330px !important;}.ad{width:320px;margin-left:-15px;overflow:hidden;margin-top:10px;margin-bottom:10px;}}.dashcam_cat{border-top:1px solid #aaa;/* Video Contest Hacks */}.contestant label{display:block;}body{font-family:'Droid Serif', 'Georgia', serif;font-size:100%;font-style:normal;font-weight:400;line-height:1.6;}blockquote{border-left:2px solid #b91d21;font-family:Georgia, Times, "Times New Roman", serif;font-size:1.4em;font-style:italic;font-weight:400;margin:0 0 5px;padding-left:25px;}h1,h2,h3,h4,h5{font-family:"Lato", "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;}h1{font-size:68px;font-style:normal;font-weight:400;margin:0 0 25px;}h2{font-size:42px;font-style:normal;font-weight:400;margin:0 0 25px;}h3{font-size:26px;font-style:normal;font-weight:400;margin:0 0 25px;}h4{font-size:18px;font-style:normal;font-weight:700;margin:0 0 25px;}h5{font-size:16px;font-style:normal;font-weight:normal;margin:0 0 25px;}p{margin:0 0 5px;}pre{background:#222;color:#fff;display:block;font-family:Monaco, Menlo, Consolas, "Courier New", monospace;font-size:13px;line-height:20px;margin:0 0 5px;padding:10px;word-break:break-all;word-wrap:break-word;}code{background:#f5f5f5;border:1px solid rgba(0, 0, 0, .1);font-family:Monaco, Menlo, Consolas, "Courier New", monospace;font-size:13px;line-height:20px;padding:2px 10px;word-break:break-all;word-wrap:break-word;}a{color:#b91d21;}a:hover,a:focus{text-decoration:none;}.navbar span,.thumbs span{font:10px/12px 'Lato', 'Helvetica Neue', Helvetica, Arial, sans-serif;color:#d8d8d8;text-transform:uppercase;}h1.big-title{color:#1d191a;font:20px/22px 'PT Serif', 'Georgia', serif;margin:0 15px 10px 0px;}h1.big-title a{color:#1d191a;}h1.big-title a:hover,h1.big-title a:focus{color:#b91d21;text-decoration:none;}h1.title{color:#1d191a;font:14px/15px 'PT Serif', 'Georgia', serif;}h1.title a{color:#1d191a;}h1.title a:hover,h1.title a:focus{color:#b91d21;text-decoration:none;}h1.title.carousel-title{margin-top:5px;}h2.section-title{color:#1d191a;font:bold 16px/18px 'Lato', 'Helvetica Neue', Helvetica, Arial, sans-serif;background:#d8d8d8;text-transform:uppercase;padding:10px;margin:0;clear:both;border-top:5px double #1d191a;}h2.section-title a{color:#1d191a;}h2.section-title a:hover{color:#b91d21;}h2.section-title-2{color:#1d191a;font:bold 16px/18px 'Lato', 'Helvetica Neue', Helvetica, Arial, sans-serif;text-transform:uppercase;padding:10px 0;margin:0;clear:both;border-bottom:1px solid #7f7d7d;border-top:5px double #1d191a;}h2.topic-link,ul.trending,ul.trending,.gear-nav ul li a{color:#b91d21;font:bold 11px/15px 'Lato', 'Helvetica Neue', Helvetica, Arial, sans-serif;text-transform:uppercase;margin:0;}h2.topic-link a,ul.trending a,ul.trending a,.gear-nav ul li a a{color:#b91d21;}h2.topic-link a:hover,ul.trending a:hover,ul.trending a:hover,.gear-nav ul li a a:hover,h2.topic-link a:focus,ul.trending a:focus,ul.trending a:focus,.gear-nav ul li a a:focus{color:#605e5e;}.sidebar-list{color:#b91d21;font:bold 13px/18px 'Lato', 'Helvetica Neue', Helvetica, Arial, sans-serif;text-transform:uppercase;margin:0;}.sidebar-list a{color:#b91d21;}.sidebar-list a:hover,.sidebar-list a:focus{color:#605e5e;}.taxonomy-post .post-wrp{border:0px !important;}.social-large{margin:15px 0 0;}.social-large ul{margin:0;padding:0 0 0 60px;border:1px solid #d8d8d8;float:left;width:100%;}.social-large ul li{float:left;list-style:none;font-size:40px;margin:0 12px 0 0;text-align:left;}.social-large ul li.twitter a i{color:#03c9db;}.social-large ul li.facebook a i{color:#205299;}.social-large ul li.rss a i{color:#fa6820;}footer{background-color:#d8d8d8;float:left;}footer ul{margin:0;padding:0;}footer li{list-style:none;font:900 13px/22px 'Lato', 'Helvetica Neue', Helvetica, Arial, sans-serif;color:#605e5e;text-transform:uppercase;}footer li a{font:900 13px/16px 'Lato', 'Helvetica Neue', Helvetica, Arial, sans-serif;color:#605e5e;text-transform:uppercase;padding:5px 0;}footer li a:hover{color:#b91d21;text-decoration:none;}footer .twitter-feed{background:#f8f8f8;width:300px;position:relative;float:right;margin:92px 0 0 0;}footer .twitter-feed p{padding:20px 20px 30px 20px;font-family:'Georgia', 'Times', serif;font-size:14px;line-height:140%;}footer .twitter-feed .bird{background:url("../images/twit-footer.png") no-repeat left top;position:absolute;right:48px;bottom:-67px;height:67px;width:109px;}footer .heading{font:14px/20px 'Lato', 'Helvetica Neue', Helvetica, Arial, sans-serif;color:#b91d21;border-bottom:1px solid #fff;text-transform:uppercase;padding:5px 0;margin:8px 0;}footer .mag-wrp{border-top:1px solid #fff;border-bottom:1px solid #fff;padding:10px 0;float:left;}footer .mag-wrp img{border:1px solid #7f7d7d;float:left;padding:2px;margin-right:15px;}footer .mag-wrp h1{line-height:22px;}footer .mag-wrp h1 a{font:20px/20px 'PT Serif', 'Georgia', serif;color:#605e5e;text-decoration:none;}footer .mag-wrp h1 a:hover{color:#b91d21;}.dsq-widget-item,.post-wrp{position:relative;border-bottom:1px solid #d8d8d8;border-right:1px solid #d8d8d8;padding:12px 15px 12px 0;}.dsq-widget-item img,.post-wrp img{float:left;margin:0 5px 0 0;}.dsq-widget-item img.story-img,.post-wrp img.story-img{width:150px;clear:both;margin:0 10px 0 0;border:1px solid #7f7d7d;}.dsq-widget-item img.sidebar-img,.post-wrp img.sidebar-img{float:left;margin:0 5px 0 0;width:80px;}.photos.thumbs{padding-bottom:10px;float:left;}.photos.thumbs img{width:68px;height:auto;}.photos.thumbs .photo-wrp{float:left;margin:5px 5px 0 0;border:1px solid #2c292a;}.photos.thumbs .photo-wrp.photo-4,.photos.thumbs .photo-wrp.photo-8,.photos.thumbs .photo-wrp.photo-12{margin-right:0;}.photos.thumbs .read-more{padding-top:10px;display:block;}.gallery-photo a.photo{float:left;height:100px;width:120px;overflow:hidden;margin:0 5px 10px 0;border:1px solid #000;}.gallery-photo img{float:left;width:120px;}.poll .PDS_Poll .pds-question-top{padding:5px 0 0 70px !important;min-height:55px;}.poll pre{background:#edebdf !important;word-break:keep-all;}body .poll .PDS_Poll{padding:8px 10px 10px 15px !important;}.poll{position:relative;float:left;margin:10px 0 20px;background:#d8d8d8;border-top:3px solid #1d191a;border-bottom:1px solid #605e5e;border-left:1px solid #605e5e;border-right:1px solid #605e5e;}.poll .PDS_Poll *,.poll .PDS_Poll{background:none !important;width:auto;padding:0px !important;margin:0px !important;border:0px !important;color:#1a1a1a !important;line-height:normal !important;height:auto !important;font-size:13px !important;white-space:normal !important;font-family:'Arial', 'Verdana', sans-serif !important;font-weight:normal !important;text-shadow:none !important;}.poll .PDS_Poll .pds-feedback-result{float:none !important;}.poll .PDS_Poll .pds-feedback-per{position:absolute;bottom:5px;left:5px;z-index:9997;color:#fff !important;font-size:15px !important;font-weight:bold !important;font-style:italic;text-shadow:none !important;}.poll .PDS_Poll .pds-feedback-votes{font-size:10px !important;font-weight:bold;font-style:italic;display:none;}.poll .PDS_Poll .pds-total-votes{display:none !important;}.poll .PDS_Poll .pds-answer{padding:0 10px !important;color:#4d4c4c !important;font-size:12px !important;}.poll .PDS_Poll .pds-box,.poll .PDS_Poll .pds-answer-input{width:auto !important;}.poll .PDS_Poll .pds-answer-input{margin:3px 0 0 0 !important;}.poll .PDS_Poll span.pds-answer-group{margin:0 0 8px 0 !important;font-family:'Arial', sans-serif !important;}.poll .PDS_Poll span.pds-answer-group span.pds-answer-span{font-size:12px !important;color:#4d4c4c !important;font-family:'Arial', sans-serif !important;width:100% !important;}.poll .PDS_Poll .pds-feedback-group{margin:0 0 10px 0 !important;position:relative !important;}.poll .PDS_Poll .pds-answer label{position:static !important;}.poll .PDS_Poll .pds-input-label{width:86% !important;text-transform:none !important;line-height:normal !important;margin:0 0 0 5px !important;}.poll .PDS_Poll .pds-question-top{margin:0 0 12px 0 !important;font-weight:bold;font-family:'Georgia', 'Times', serif !important;font-size:16px !important;line-height:20px !important;}.poll .PDS_Poll .pds-links,.poll .PDS_Poll .pds-links-back{text-align:right !important;}.poll .PDS_Poll .pds-links a.pds-view-results,.poll .PDS_Poll .pds-links-back a{text-decoration:none !important;text-align:right !important;margin:0px !important;padding:4px 10px !important;line-height:24px;position:absolute !important;right:0px;bottom:0px;background:#cfcdc0 !important;border-top:1px solid #b4b1a2 !important;border-left:1px solid #b4b1a2 !important;display:block !important;}.poll.internal .PDS_Poll .pds-links-back a,.poll.internal .PDS_Poll .pds-links a.pds-view-results{border:1px solid #b4b1a2 !important;border-radius:4px !important;padding:6px 10px !important;}.poll .PDS_Poll .pds-links a.pds-pd-link,.poll .PDS_Poll .pds-links-back a.pds-pd-link,.poll .PDS_Poll .pds-links-back a.pds-comments{display:none !important;}.poll .PDS_Poll .pds-answer-feedback{border:1px solid #272727 !important;margin:2px 0 0 0 !important;background:#96948b !important;}.poll .PDS_Poll .pds-answer-text{width:100% !important;text-transform:none !important;color:#4d4c4c !important;padding:0 0 3px 0 !important;}.poll .PDS_Poll .pds-answer-feedback-bar{height:25px !important;background:#272727 !important;}.poll .PDS_Poll .pds-clear{height:0px !important;}.poll .PDS_Poll .pds-share{display:none !important;}.poll .PDS_Poll .pds-vote{margin:10px 0 0 0 !important;}.poll .PDS_Poll .pds-view-results,.poll .PDS_Poll .pds-return-poll{font-size:11px !important;font-weight:normal !important;color:#2a2929 !important;clear:both !important;}.poll .PDS_Poll .pds-view-results{margin:20px 0 0 0 !important;display:block;}.poll .PDS_Poll .pds-pd-link{display:none !important;}.poll .PDS_Poll .pds-comments{display:none !important;}.poll.internal .PDS_Poll .pds-question-top{font-size:14px !important;line-height:16px !important;padding:5px 0 0 !important;}.poll.internal .PDS_Poll span.pds-answer-group span.pds-answer-span{font-size:14px !important;}.poll.internal .PDS_Poll span.pds-answer-group{padding:3px 0 !important;}.poll.internal .PDS_Poll .pds-answer{padding:10px 0 !important;}.poll.internal .PDS_Poll .pds-links a,.poll.internal .PDS_Poll .pds-links-back a{font-style:italic !important;}.poll.hot .PDS_Poll .pds-links a.pds-view-results{display:none !important;}.poll.hot .comments{text-decoration:none !important;text-align:right !important;margin:0px !important;padding:2px 10px !important;line-height:24px;position:absolute !important;right:0px;bottom:0px;background:#cfcdc0 !important;border-top:1px solid #b4b1a2 !important;border-left:1px solid #b4b1a2 !important;display:block !important;font-size:11px;font-style:italic;}.hot-logo{position:absolute;top:15px;left:15px;width:50px;}body .poll.hot-internal .PDS_Poll .pds-question-top{padding:0 110px 0 0 !important;}.poll .PDS_Poll iframe{height:20px !important;margin:10px 0 0 0 !important;}ul.trending{margin:0;padding:5px 0 0;}ul.trending li{list-style:none;float:left;padding:0 0 0 7px;}ul.trending li::after{padding-left:7px;color:#605e5e;}ul.trending li.heading::after,ul.trending li.last::after{content:'';}ul.trending li a{color:#605e5e;}ul.trending li a:hover{text-decoration:none;color:#b91d21;}.border-bottom{border-bottom:1px solid #d8d8d8;margin:20px -10px;}.border-bottom img.story-img{width:150px;float:left;clear:both;margin:0 10px 10px 0;border:1px solid #7f7d7d;}.border-bottom img.sidebar-img{float:left;margin:0 5px 0 0;width:80px;}.ad{text-align:center;}.ad iframe{border:1px solid #eee;}.ad :empty{background:#eee;}.ad .text{background:#fff;}.event-flag{background:#ffdc00;color:#1d191a;font-size:11px;padding:3px;position:absolute;bottom:12px;font-weight:500;right:0px;}.event-flag.single{position:relative;float:left;margin-top:14px;}img#wpstats{display:none;}@media screen and (min-width:331px){.ad{margin:15px auto;}}@media (max-width:330px){.ad{width:118%;margin:15px 0 15px -18px;}}.container{padding-left:10px !important;padding-right:10px !important;z-index:9999;position:relative;}.container.narrow{max-width:900px;background:transparent !important;}.padding-vertical{padding:10px 0;}.pad-height{min-height:128px;}.btn-ghost-important{background:transparent !important;border:1px solid #b91d21 !important;padding:10px 20px !important;margin:0 0 0 25px !important;float:left !important;color:#b91d21 !important;font:bold 11px/15px 'Lato', 'Helvetica Neue', Helvetica, Arial, sans-serif !important;text-transform:uppercase !important;-webkit-transition:0.25s linear !important;-moz-transition:0.25s linear !important;-o-transition:0.25s linear !important;transition:0.25s linear !important;-webkit-backface-visibility:hidden !important;}.btn-ghost-important:hover,.btn-ghost-important:focus{background:#000 !important;border-color:#000 !important;color:#fff !important;}.btn-black-important,.poll .PDS_Poll .pds-vote-button span,.poll .PDS_Poll .pds-vote-button span{background:#1d191a !important;border:1px solid #1d191a !important;padding:10px !important;margin:0 15px 0 0 !important;float:left !important;color:#fff !important;font:bold 11px/15px 'Lato', 'Helvetica Neue', Helvetica, Arial, sans-serif !important;text-transform:uppercase !important;-webkit-transition:0.25s linear !important;-moz-transition:0.25s linear !important;-o-transition:0.25s linear !important;transition:0.25s linear !important;-webkit-backface-visibility:hidden !important;}.btn-black-important:hover,.poll .PDS_Poll .pds-vote-button span:hover,.poll .PDS_Poll .pds-vote-button span:hover,.btn-black-important:focus,.poll .PDS_Poll .pds-vote-button span:focus,.poll .PDS_Poll .pds-vote-button span:focus{background:transparent !important;border-color:#1d191a !important;color:#1d191a !important;text-decoration:none !important;}.btn-black-important a,.poll .PDS_Poll .pds-vote-button span a,.poll .PDS_Poll .pds-vote-button span a{color:#1d191a !important;}.btn-black-important a:hover,.poll .PDS_Poll .pds-vote-button span a:hover,.poll .PDS_Poll .pds-vote-button span a:hover,.btn-black-important a:focus,.poll .PDS_Poll .pds-vote-button span a:focus,.poll .PDS_Poll .pds-vote-button span a:focus{text-decoration:none !important;color:#1d191a !important;}.btn-black-important a,.poll .PDS_Poll .pds-vote-button span a,.poll .PDS_Poll .pds-vote-button span a{color:#b91d21 !important;}.btn-black-important a:hover,.poll .PDS_Poll .pds-vote-button span a:hover,.poll .PDS_Poll .pds-vote-button span a:hover,.btn-black-important a:focus,.poll .PDS_Poll .pds-vote-button span a:focus,.poll .PDS_Poll .pds-vote-button span a:focus{text-decoration:none !important;color:#fff !important;}@media screen and (min-width:992px) and (max-width:1200px){.col-md-8{width:64.66667% !important;}.col-xs-4{width:35.33333% !important;}}@media screen and (max-width:400px){.pagination span.extend{display:none;}}@media screen and (max-width:330px){.container{padding-right:0px !important;padding-left:0px !important;}.container.narrow{width:330px !important;}.ad{width:320px;margin-left:-15px;overflow:hidden;margin-top:10px;margin-bottom:10px;}}.dashcam_cat{border-top:1px solid #aaa;/* Video Contest Hacks */}.contestant label{display:block;}body{font-family:'Droid Serif', 'Georgia', serif;font-size:100%;font-style:normal;font-weight:400;line-height:1.6;}blockquote{border-left:2px solid #b91d21;font-family:Georgia, Times, "Times New Roman", serif;font-size:1.4em;font-style:italic;font-weight:400;margin:0 0 5px;padding-left:25px;}h1,h2,h3,h4,h5{font-family:"Lato", "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;}h1{font-size:68px;font-style:normal;font-weight:400;margin:0 0 25px;}h2{font-size:42px;font-style:normal;font-weight:400;margin:0 0 25px;}h3{font-size:26px;font-style:normal;font-weight:400;margin:0 0 25px;}h4{font-size:18px;font-style:normal;font-weight:700;margin:0 0 25px;}h5{font-size:16px;font-style:normal;font-weight:normal;margin:0 0 25px;}p{margin:0 0 5px;}pre{background:#222;color:#fff;display:block;font-family:Monaco, Menlo, Consolas, "Courier New", monospace;font-size:13px;line-height:20px;margin:0 0 5px;padding:10px;word-break:break-all;word-wrap:break-word;}code{background:#f5f5f5;border:1px solid rgba(0, 0, 0, .1);font-family:Monaco, Menlo, Consolas, "Courier New", monospace;font-size:13px;line-height:20px;padding:2px 10px;word-break:break-all;word-wrap:break-word;}a{color:#b91d21;}a:hover,a:focus{text-decoration:none;}.navbar span,.thumbs span{font:10px/12px 'Lato', 'Helvetica Neue', Helvetica, Arial, sans-serif;color:#d8d8d8;text-transform:uppercase;}h1.big-title{color:#1d191a;font:20px/22px 'PT Serif', 'Georgia', serif;margin:0 15px 10px 0px;}h1.big-title a{color:#1d191a;}h1.big-title a:hover,h1.big-title a:focus{color:#b91d21;text-decoration:none;}h1.title{color:#1d191a;font:14px/15px 'PT Serif', 'Georgia', serif;}h1.title a{color:#1d191a;}h1.title a:hover,h1.title a:focus{color:#b91d21;text-decoration:none;}h1.title.carousel-title{margin-top:5px;}h2.section-title{color:#1d191a;font:bold 16px/18px 'Lato', 'Helvetica Neue', Helvetica, Arial, sans-serif;background:#d8d8d8;text-transform:uppercase;padding:10px;margin:0;clear:both;border-top:5px double #1d191a;}h2.section-title a{color:#1d191a;}h2.section-title a:hover{color:#b91d21;}h2.section-title-2{color:#1d191a;font:bold 16px/18px 'Lato', 'Helvetica Neue', Helvetica, Arial, sans-serif;text-transform:uppercase;padding:10px 0;margin:0;clear:both;border-bottom:1px solid #7f7d7d;border-top:5px double #1d191a;}h2.topic-link,ul.trending,ul.trending,.gear-nav ul li a{color:#b91d21;font:bold 11px/15px 'Lato', 'Helvetica Neue', Helvetica, Arial, sans-serif;text-transform:uppercase;margin:0;}h2.topic-link a,ul.trending a,ul.trending a,.gear-nav ul li a a{color:#b91d21;}h2.topic-link a:hover,ul.trending a:hover,ul.trending a:hover,.gear-nav ul li a a:hover,h2.topic-link a:focus,ul.trending a:focus,ul.trending a:focus,.gear-nav ul li a a:focus{color:#605e5e;}.sidebar-list{color:#b91d21;font:bold 13px/18px 'Lato', 'Helvetica Neue', Helvetica, Arial, sans-serif;text-transform:uppercase;margin:0;}.sidebar-list a{color:#b91d21;}.sidebar-list a:hover,.sidebar-list a:focus{color:#605e5e;}.taxonomy-post .post-wrp{border:0px !important;}.social-large{margin:15px 0 0;}.social-large ul{margin:0;padding:0 0 0 60px;border:1px solid #d8d8d8;float:left;width:100%;}.social-large ul li{float:left;list-style:none;font-size:40px;margin:0 12px 0 0;text-align:left;}.social-large ul li.twitter a i{color:#03c9db;}.social-large ul li.facebook a i{color:#205299;}.social-large ul li.rss a i{color:#fa6820;}footer{background-color:#d8d8d8;float:left;}footer ul{margin:0;padding:0;}footer li{list-style:none;font:900 13px/22px 'Lato', 'Helvetica Neue', Helvetica, Arial, sans-serif;color:#605e5e;text-transform:uppercase;}footer li a{font:900 13px/16px 'Lato', 'Helvetica Neue', Helvetica, Arial, sans-serif;color:#605e5e;text-transform:uppercase;padding:5px 0;}footer li a:hover{color:#b91d21;text-decoration:none;}footer .twitter-feed{background:#f8f8f8;width:300px;position:relative;float:right;margin:92px 0 0 0;}footer .twitter-feed p{padding:20px 20px 30px 20px;font-family:'Georgia', 'Times', serif;font-size:14px;line-height:140%;}footer .twitter-feed .bird{background:url("../images/twit-footer.png") no-repeat left top;position:absolute;right:48px;bottom:-67px;height:67px;width:109px;}footer .heading{font:14px/20px 'Lato', 'Helvetica Neue', Helvetica, Arial, sans-serif;color:#b91d21;border-bottom:1px solid #fff;text-transform:uppercase;padding:5px 0;margin:8px 0;}footer .mag-wrp{border-top:1px solid #fff;border-bottom:1px solid #fff;padding:10px 0;float:left;}footer .mag-wrp img{border:1px solid #7f7d7d;float:left;padding:2px;margin-right:15px;}footer .mag-wrp h1{line-height:22px;}footer .mag-wrp h1 a{font:20px/20px 'PT Serif', 'Georgia', serif;color:#605e5e;text-decoration:none;}footer .mag-wrp h1 a:hover{color:#b91d21;}.dsq-widget-item,.post-wrp{position:relative;border-bottom:1px solid #d8d8d8;border-right:1px solid #d8d8d8;padding:12px 15px 12px 0;}.dsq-widget-item img,.post-wrp img{float:left;margin:0 5px 0 0;}.dsq-widget-item img.story-img,.post-wrp img.story-img{width:150px;clear:both;margin:0 10px 0 0;border:1px solid #7f7d7d;}.dsq-widget-item img.sidebar-img,.post-wrp img.sidebar-img{float:left;margin:0 5px 0 0;width:80px;}.photos.thumbs{padding-bottom:10px;float:left;}.photos.thumbs img{width:68px;height:auto;}.photos.thumbs .photo-wrp{float:left;margin:5px 5px 0 0;border:1px solid #2c292a;}.photos.thumbs .photo-wrp.photo-4,.photos.thumbs .photo-wrp.photo-8,.photos.thumbs .photo-wrp.photo-12{margin-right:0;}.photos.thumbs .read-more{padding-top:10px;display:block;}.gallery-photo a.photo{float:left;height:100px;width:120px;overflow:hidden;margin:0 5px 10px 0;border:1px solid #000;}.gallery-photo img{float:left;width:120px;}.poll .PDS_Poll .pds-question-top{padding:5px 0 0 70px !important;min-height:55px;}.poll pre{background:#edebdf !important;word-break:keep-all;}body .poll .PDS_Poll{padding:8px 10px 10px 15px !important;}.poll{position:relative;float:left;margin:10px 0 20px;background:#d8d8d8;border-top:3px solid #1d191a;border-bottom:1px solid #605e5e;border-left:1px solid #605e5e;border-right:1px solid #605e5e;}.poll .PDS_Poll *,.poll .PDS_Poll{background:none !important;width:auto;padding:0px !important;margin:0px !important;border:0px !important;color:#1a1a1a !important;line-height:normal !important;height:auto !important;font-size:13px !important;white-space:normal !important;font-family:'Arial', 'Verdana', sans-serif !important;font-weight:normal !important;text-shadow:none !important;}.poll .PDS_Poll .pds-feedback-result{float:none !important;}.poll .PDS_Poll .pds-feedback-per{position:absolute;bottom:5px;left:5px;z-index:9997;color:#fff !important;font-size:15px !important;font-weight:bold !important;font-style:italic;text-shadow:none !important;}.poll .PDS_Poll .pds-feedback-votes{font-size:10px !important;font-weight:bold;font-style:italic;display:none;}.poll .PDS_Poll .pds-total-votes{display:none !important;}.poll .PDS_Poll .pds-answer{padding:0 10px !important;color:#4d4c4c !important;font-size:12px !important;}.poll .PDS_Poll .pds-box,.poll .PDS_Poll .pds-answer-input{width:auto !important;}.poll .PDS_Poll .pds-answer-input{margin:3px 0 0 0 !important;}.poll .PDS_Poll span.pds-answer-group{margin:0 0 8px 0 !important;font-family:'Arial', sans-serif !important;}.poll .PDS_Poll span.pds-answer-group span.pds-answer-span{font-size:12px !important;color:#4d4c4c !important;font-family:'Arial', sans-serif !important;width:100% !important;}.poll .PDS_Poll .pds-feedback-group{margin:0 0 10px 0 !important;position:relative !important;}.poll .PDS_Poll .pds-answer label{position:static !important;}.poll .PDS_Poll .pds-input-label{width:86% !important;text-transform:none !important;line-height:normal !important;margin:0 0 0 5px !important;}.poll .PDS_Poll .pds-question-top{margin:0 0 12px 0 !important;font-weight:bold;font-family:'Georgia', 'Times', serif !important;font-size:16px !important;line-height:20px !important;}.poll .PDS_Poll .pds-links,.poll .PDS_Poll .pds-links-back{text-align:right !important;}.poll .PDS_Poll .pds-links a.pds-view-results,.poll .PDS_Poll .pds-links-back a{text-decoration:none !important;text-align:right !important;margin:0px !important;padding:4px 10px !important;line-height:24px;position:absolute !important;right:0px;bottom:0px;background:#cfcdc0 !important;border-top:1px solid #b4b1a2 !important;border-left:1px solid #b4b1a2 !important;display:block !important;}.poll.internal .PDS_Poll .pds-links-back a,.poll.internal .PDS_Poll .pds-links a.pds-view-results{border:1px solid #b4b1a2 !important;border-radius:4px !important;padding:6px 10px !important;}.poll .PDS_Poll .pds-links a.pds-pd-link,.poll .PDS_Poll .pds-links-back a.pds-pd-link,.poll .PDS_Poll .pds-links-back a.pds-comments{display:none !important;}.poll .PDS_Poll .pds-answer-feedback{border:1px solid #272727 !important;margin:2px 0 0 0 !important;background:#96948b !important;}.poll .PDS_Poll .pds-answer-text{width:100% !important;text-transform:none !important;color:#4d4c4c !important;padding:0 0 3px 0 !important;}.poll .PDS_Poll .pds-answer-feedback-bar{height:25px !important;background:#272727 !important;}.poll .PDS_Poll .pds-clear{height:0px !important;}.poll .PDS_Poll .pds-share{display:none !important;}.poll .PDS_Poll .pds-vote{margin:10px 0 0 0 !important;}.poll .PDS_Poll .pds-view-results,.poll .PDS_Poll .pds-return-poll{font-size:11px !important;font-weight:normal !important;color:#2a2929 !important;clear:both !important;}.poll .PDS_Poll .pds-view-results{margin:20px 0 0 0 !important;display:block;}.poll .PDS_Poll .pds-pd-link{display:none !important;}.poll .PDS_Poll .pds-comments{display:none !important;}.poll.internal .PDS_Poll .pds-question-top{font-size:14px !important;line-height:16px !important;padding:5px 0 0 !important;}.poll.internal .PDS_Poll span.pds-answer-group span.pds-answer-span{font-size:14px !important;}.poll.internal .PDS_Poll span.pds-answer-group{padding:3px 0 !important;}.poll.internal .PDS_Poll .pds-answer{padding:10px 0 !important;}.poll.internal .PDS_Poll .pds-links a,.poll.internal .PDS_Poll .pds-links-back a{font-style:italic !important;}.poll.hot .PDS_Poll .pds-links a.pds-view-results{display:none !important;}.poll.hot .comments{text-decoration:none !important;text-align:right !important;margin:0px !important;padding:2px 10px !important;line-height:24px;position:absolute !important;right:0px;bottom:0px;background:#cfcdc0 !important;border-top:1px solid #b4b1a2 !important;border-left:1px solid #b4b1a2 !important;display:block !important;font-size:11px;font-style:italic;}.hot-logo{position:absolute;top:15px;left:15px;width:50px;}body .poll.hot-internal .PDS_Poll .pds-question-top{padding:0 110px 0 0 !important;}.poll .PDS_Poll iframe{height:20px !important;margin:10px 0 0 0 !important;}ul.trending{margin:0;padding:5px 0 0;}ul.trending li{list-style:none;float:left;padding:0 0 0 7px;}ul.trending li::after{padding-left:7px;color:#605e5e;}ul.trending li.heading::after,ul.trending li.last::after{content:'';}ul.trending li a{color:#605e5e;}ul.trending li a:hover{text-decoration:none;color:#b91d21;}.border-bottom{border-bottom:1px solid #d8d8d8;margin:20px -10px;}.border-bottom img.story-img{width:150px;float:left;clear:both;margin:0 10px 10px 0;border:1px solid #7f7d7d;}.border-bottom img.sidebar-img{float:left;margin:0 5px 0 0;width:80px;}.ad{text-align:center;}.ad iframe{border:1px solid #eee;}.ad :empty{background:#eee;}.ad .text{background:#fff;}.event-flag{background:#ffdc00;color:#1d191a;font-size:11px;padding:3px;position:absolute;bottom:12px;font-weight:500;right:0px;}.event-flag.single{position:relative;float:left;margin-top:14px;}img#wpstats{display:none;}@media screen and (min-width:331px){.ad{margin:15px auto;}}@media (max-width:330px){.ad{width:118%;margin:15px 0 15px -18px;}}html body{background:#f1eff0;}.container{background:#fff !important;}.carousel{border:5px double #1d191a;background:#d8d8d8;}.carousel-caption .title a{color:#fff;}.carousel-caption{background:#1d191a;opacity:0.8;width:100%;left:0 !important;bottom:0 !important;padding:0 30px 20px !important;}.carousel-indicators{bottom:2px !important;}img.carousel-img{width:150px;clear:both;margin:0 0 7px;border:1px solid #7f7d7d;}.item .img-responsive,.thumbnail > img,.thumbnail a > img,.carousel-inner > .item > img,.carousel-inner > .item > a > img{width:100%;}.blogs-sidebar h1.title{margin-top:7px;}.gear-nav{/* Chrome, Safari, Opera */-webkit-column-count:3;/* Firefox */-moz-column-count:3;column-count:3;margin:10px 0 0;}.gear-nav ul{margin:0;padding:0;}.gear-nav ul li{list-style:none;background:#d8d8d8;padding:7px 15px;}@media screen and (min-width:400px){.carousel-caption .title{font-size:1.5em;line-height:1.4em;}.carousel{margin-bottom:0;}}.pib .nav{border:1px solid #d8d8d8;background:#688420;color:#fff;margin:0px 0px 20px 0px;}.pib .nav-pills > li{border-right:1px solid #d8d8d8;}.pib .nav-pills > li > a{border-radius:0px;}.pib .nav-pills > li + li{margin-left:0px;}.pib .nav-pills > li > a,.pib .nav-pills > li.active > a:hover,.pib .nav-pills > li.active > a:focus{color:#fff;background-color:#688420;font-family:'Lato', 'Helvetica Neue', Helvetica, Arial, sans-serif;}.pib .nav-pills > li > a:hover,.pib .nav-pills > li > a:focus{color:#fff;background:#688420;}.pib .sponsor{background:#b7b8ba;border:1px solid #999;padding:0px 15px;}.pib .sponsor h4{color:#1d191a;}.pib span{color:#5a5a5a !important;}.pib .box{background:#f4f4f4;border:1px solid #999;padding:0px 15px;}.pib .box h4{color:#688420;}.pib .box .tips{height:475px !important;}@media screen and (max-width:767px){.pib .nav-pills > li{border-right:none !important;width:100% !important;border-radius:none;}.pib .sponsor{text-align:center;}.pib .sponsor img{margin-left:263px !important;}}@media screen and (max-width:400px){.pib .sponsor{text-align:center;}.pib .sponsor img{margin-left:90px !important;}}.custom-page-resources .img-thumbnail{margin-right:15px;}.sharing-knowledge a{color:#0166b3 !important;}.sharing-knowledge .btn-blue{background:#0166b3 !important;color:#fff !important;border:#0166b3 !important;}.sk-sidebar{background:#d8d8d8;padding:10px 15px 15px 15px;margin:10px 0px;}.sk-sidebar .sk_right_header{color:#0166b3;font-size:18px;font-weight:bold;margin-top:15px;margin-bottom:15px;text-transform:uppercase;}.sk-sidebar .sk_question{font-weight:bold;font-size:15px;}.sk-sidebar .gform-body{font-family:'Lato', 'Helvetica Neue', Helvetica, Arial, sans-serif !important;}.gear .btn-ghost,.gear .gform_wrapper .gform_footer input.button,.gform_wrapper .gform_footer .gear input.button,.gear .gform_wrapper .gform_footer input[type=submit],.gform_wrapper .gform_footer .gear input[type=submit]{margin:25px 0px 0px 0px;}.gear .post-list-wrp{border-right:none;border-bottom:1px dotted #d8d8d8;padding:15px 0px;}.gear img{border-radius:0px !important;margin:0px 15px 15px 0px;}.gear .sub-head{clear:both;}.gear .well-wrp{clear:both;}.gear .tax-title{margin:0 0 10px;border-bottom:1px solid #272727;}.app.container{width:auto !important;}.app .form-control{width:100% !important;height:44px;}.app .checkbox-inline{padding-right:10px;}.app .checkbox-inline + .checkbox-inline{margin-left:0px !important;padding-right:10px !important;}.app select,.app input[type=text]{margin-bottom:20px;}.app input[type=radio]{margin-top:2px;}.app legend{display:block;width:100% !important;padding:10px 0px;margin-bottom:20px;font-size:21px !important;line-height:inherit;color:#333;border:0;border-top:2px dotted #e5e5e5;border-bottom:2px dotted #e5e5e5;}@media screen and (max-width:767px){.checkbox-inline + .checkbox-inline{margin-left:0px !important;}}@media screen and (max-width:400px){.checkbox-inline + .checkbox-inline{margin-left:0px !important;}.checkbox-inline{display:block !important;}}.customfuelrates_container{width:100%;background-image:url(http://blogsdir.cms.rrcdn.com/8/files/2015/05/Blocks2.jpg);background-repeat:no-repeat;background-position:center;min-height:1500px;/*----------[ ROS INTERSTITIAL ]----------*/}#fade{display:none;background-color:#000;position:fixed;left:0;top:0;width:100%;height:100%;opacity:0;z-index:1000000;}#popupBlock{float:left;position:fixed;top:50%;left:50%;z-index:1000001;height:inherit !important;/*margin-top:-150px !important;
  margin-left:-150px !important;*/width:inherit !important;/*--Making IE6 Understand Fixed Positioning--*/}*html #fade{position:absolute;}*html #popupBlock{position:absolute;/*----------[ Livefyre Comments ]----------*/}.fyre-comment-wrapper{display:inline-block;}.fyre-comment-action-button{height:27px !important;}.fyre .fyre-comment-reply{margin-left:-3px;}h1.entry-title{font:32px/38px 'Lato', 'Helvetica Neue', Helvetica, Arial, sans-serif;color:#b91d21;}h1.entry-title a{color:#a50c12;}.template .img-responsive{width:auto !important;}.template .post-list img{border-radius:0px !important;margin:0px 15px 15px 0px;}.entry-content a{color:#b91d21;}.entry-content img.alignleft,.entry-content .alignleft{float:left;margin:0 10px 10px 0;}.entry-content img.alignright,.entry-content .alignright{float:right;margin:0 0px 10px 10px;}.entry-content img{padding:5px;height:auto;}.entry-content .title{font-size:16px;font-weight:700;}.entry-content iframe{border:none;}.entry-content .gform_wrapper.gf_browser_chrome .gfield_checkbox li input[type="checkbox"],.entry-content .gform_wrapper.gf_browser_chrome .gfield_radio li input[type="radio"],.entry-content .gform_wrapper.gf_browser_chrome .gfield_checkbox li input{width:20px !important;}.entry-content .afg-cell{float:left;}.entry-content p{font-size:15px;}.social-share{margin:15px 0px;}.social-share .stButton{margin-right:0px;margin-left:0px;}.social-share .stButton .facebook,.social-share .stButton .twitter,.social-share .stButton .linkedin,.social-share .stButton .email,.social-share .stButton .pinterest,.social-share .reddit{padding:17px;font-size:11px;text-align:right;vertical-align:middle;line-height:1px;color:#fff;text-indent:12px;}.social-share .stButton .facebook{background:#3b579d url("../images/facebook_16.png") no-repeat 6px center;}.social-share .stButton .twitter{background:#00aced url("../images/twitter_16.png") no-repeat 6px center;}.social-share .stButton .linkedin{background:#007bb6 url("../images/linkedin_16.png") no-repeat 6px center;}.social-share .stButton .email{background:#333 url("../images/email_16.png") no-repeat 6px center;}.social-share .stButton .pinterest{background:#c21c26 url("../images/pinterest_16.png") no-repeat 6px center;}.social-share .reddit{background:#369;padding:11px 11px 11px 0px;}.social-share .reddit .fa{margin-left:-3px;margin-right:3px;}.social-share .reddit a{color:#fff;}.page-not-found .searchform{margin:20px auto;width:300px;}.page-not-found .searchform label{display:none;}.page-not-found .searchform #s{margin-top:1px;float:left;width:70%;}.page-not-found .searchform #searchsubmit{background:transparent;border:1px solid #b91d21;padding:10px;margin:1px 15px 5px 5px;color:#b91d21;font:bold 11px/15px 'Lato', 'Helvetica Neue', Helvetica, Arial, sans-serif;text-transform:uppercase;-webkit-transition:0.25s linear;-moz-transition:0.25s linear;-o-transition:0.25s linear;transition:0.25s linear;-webkit-backface-visibility:hidden;height:44px;}h1.error-title{font:65px/75px 'PT Serif', 'Georgia', serif;}h2.error-title{font:2.5em/50px 'PT Serif', 'Georgia', serif;}.form-gate{border:1px solid #d8d8d8;padding:10px;margin:10px 0px 20px 0px;}.form-gate .gform_heading{border-bottom:1px solid #d8d8d8;}.form-gate span.gform_description{font:22px/30px 'Lato', 'Helvetica Neue', Helvetica, Arial, sans-serif;color:#b91d21;text-transform:none;}.form-gate .gform_button{background:transparent;border:1px solid #b91d21;padding:10px;margin:0 15px 5px 0;float:left;color:#b91d21;font:bold 11px/15px 'Lato', 'Helvetica Neue', Helvetica, Arial, sans-serif;text-transform:uppercase;-webkit-transition:0.25s linear;-moz-transition:0.25s linear;-o-transition:0.25s linear;transition:0.25s linear;-webkit-backface-visibility:hidden;}.template .post-list{margin:0px 0px 15px 0px;}.template .post-list img{border-radius:0px !important;margin:0px 15px 15px 0px;}.template .post-list .ad{margin:15px 0px;}.template .post-list .ad img{margin-left:auto;margin-right:auto;margin-bottom:0px;}.template .post-list .post-list-wrp{border-right:none;border-bottom:1px dotted #d8d8d8;padding:15px 0px;}.featured-post{border-bottom:1px dotted #d8d8d8;padding-bottom:15px;}.featured-post .btn-ghost,.featured-post .gform_wrapper .gform_footer input.button,.gform_wrapper .gform_footer .featured-post input.button,.featured-post .gform_wrapper .gform_footer input[type=submit],.gform_wrapper .gform_footer .featured-post input[type=submit]{margin-top:25px;}.featured-post .feature-title{font:32px/38px 'PT Serif', 'Georgia', serif;color:#1d191a;}.featured-post .feature-title a{color:#605e5e;}.template .gallery-nav{margin-top:25px;margin-bottom:15px;float:right;}.template .gallery{background:#fff;border:none;clear:both;}.template .gallery .row{-moz-column-width:25em;-webkit-column-width:25em;-moz-column-gap:10px;-webkit-column-gap:10px;}.template .gallery .row .thumbnail{margin-bottom:10px;}.template .gallery .row .thumbnail .details{position:relative;height:28px;background:rgba(0, 0, 0, 0.45);margin:-28px 0 0 0;line-height:28px;color:#fff;padding:0 2%;max-width:100%;}.template .gallery .row .thumbnail .details i{margin:0 0 0 10px;}.template .gallery .row .thumbnail .details a{color:#fff;}.template .gallery .row .flickr-link{margin-bottom:20px;display:block;}.template .gallery .row > .col-md-4{display:inline-block;padding:0;margin:10px;width:100%;float:none;}.template .gallery img{width:100%;}.template .carousel img{border:none;padding:0px;}.template.contest h1{font-family:Tahoma, Helvetica, Arial, sans-serif;font-size:20px;line-height:26px;margin-top:10px;}.template.contest h2{font-family:Tahoma, Helvetica, Arial, sans-serif;font-size:18px;line-height:24px;}.template.contest h3{font-family:Tahoma, Helvetica, Arial, sans-serif;font-size:16px;line-height:22px;}.template.contest h4{font-family:Tahoma, Helvetica, Arial, sans-serif;font-size:14px;line-height:20px;}.template.contest h5{font-family:Tahoma, Helvetica, Arial, sans-serif;font-size:12px;line-height:18px;}.template.contest .title{font-size:12px;line-height:18px;font-weight:bold;height:30px;}.template.contest .entry-btn.friend{margin-left:15px;}.template.contest .vote-box{margin-top:10px;padding-top:9px;padding-left:5px;text-transform:uppercase;font-size:10px;font-weight:700;}.template.contest .last-year-nom{float:left;width:463px;background-color:#fff;color:#fff;padding:12px 8px 2px;border-radius:10px;margin-left:70px;font-size:15px;margin-top:20px;margin-bottom:20px;border-top:1px solid #ccc;border-bottom:1px solid #ccc;}.template.contest .contest-entry{border:1px dotted #d8d8d8;padding-bottom:10px;height:275px;}.template.contest .btn-black a{color:#fff;}.template.contest img{height:auto;border-radius:0px;}.template.contest .hide-radio input{display:none;}.template.contest .hide-radio label{color:#fff;}.template.contest .hide-radio img{border:none !important;}.special-story .entry-content h1{font-size:40px;line-height:40px;margin-bottom:20px;color:#1d191a;padding-right:30px;font-weight:700;}.special-story .entry-content h2{color:#1d191a;}.special-story .entry-content p{font-size:18px;line-height:31px;margin-bottom:20px;}.special-story .entry-content p.wp-caption-text{font-size:15px;}.no-radio-button input{display:none;}.no-radio-button label{background:transparent;padding:10px !important;color:#b91d21;width:100px !important;text-align:center;margin-left:0px !important;border:1px solid #b91d21;}.no-radio-button .gfield_label{display:none !important;}@media screen and (max-width:767px){.template .gallery .row{width:100%;}.social-share .stButton .facebook,.social-share .stButton .twitter,.social-share .stButton .linkedin,.social-share .stButton .email,.social-share .stButton .pinterest,.social-share .reddit{font-size:0px !important;background-position:center center !important;}.social-share .reddit{padding:17px 4px !important;}.social-share .reddit .fa{font-size:11px !important;margin-left:-7px !important;margin-right:6px !important;}}@media screen and (max-width:400px){.template-query-feature img{border-radius:0px !important;margin:0px 15px 0px 0px;}.template .gallery .row{width:100%;}.social-share .stButton .facebook,.social-share .stButton .twitter,.social-share .stButton .linkedin,.social-share .stButton .email,.social-share .stButton .pinterest,.social-share .reddit{font-size:0px !important;background-position:center center !important;}.social-share .reddit{padding:17px 4px !important;}.social-share .reddit .fa{font-size:11px !important;margin-left:-7px !important;margin-right:6px !important;}}.sidebar-list li a{border-bottom:1px solid #7f7d7d;padding:5px 0;display:block;}.sidebar-list li:last-child a{border:0;}.more-from-single .more{text-align:right;color:#1d191a;padding:10px 0;display:block;border-bottom:1px solid #7f7d7d;}.more-from-single .more:hover{color:#b91d21;text-decoration:none;}.more-from-single .more:after{content:"\f101";font-family:'FontAwesome';}.more-from-single .post-wrp{padding:10px;border:0;}.more-from-single .post-wrp:nth-child(even){padding-left:0;clear:both;}.more-from-single .post-wrp:nth-child(odd){padding-right:0;}.more-from-single .post-wrp h1.title{margin:0;}.more-from-single .post-wrp img{margin:0 10px 10px 0;}.author-single .description{padding:10px 0;}.author-single .author-details{float:left;margin:10px 10px 5px 0;}.author-single .author-details img{margin:0 0 10px 0;}.author-single .author-details .twitter i{color:#03c9db;}.author-single .author-details .feed i{color:#f60;}.header ul.oo_jobs{margin:0 0 5px;list-style-type:none;text-align:right;}.header ul.oo_jobs li.heading{color:#c1030a;}.header ul.oo_jobs li{margin:0 auto;font-family:'Lato', 'Arial', 'Verdana', sans-serif;font-size:11px;text-transform:uppercase;text-align:center;display:inline-block;vertical-align:text-top;color:#535252;}#carousel-editors-picks{border:0;background:0;margin-bottom:10px;}#carousel-editors-picks .item{height:auto;background:none;}#carousel-editors-picks .item h1.title{margin:5px 0;}#carousel-editors-picks .carousel-control{position:absolute;height:28px;top:-34px;background:none;color:#605e5e;opacity:1;border:1px solid #605e5e;text-shadow:none;}#carousel-editors-picks .carousel-control.left{left:auto;right:60px;}#carousel-editors-picks .carousel-control.right{right:0;}.author-wrp{margin:10px 0 15px 0;}.author-wrp img{margin-right:5px;}p.description a{font-family:arial, verdana, sans-serif;font-size:12px;line-height:normal;color:#5a5a5a;}p.name{margin:0;}p.name a{color:#b91d21;font:bold 13px/18px 'Lato', 'Helvetica Neue', Helvetica, Arial, sans-serif;text-transform:uppercase;}.padding-vertical{padding:10px 0;}.dsq-widget-list{padding:0;}.dsq-widget-list .dsq-widget-item{border-bottom:1px solid #fff;border-right:1px solid #fff;padding:15px 0;margin:0;}.dsq-widget-list .dsq-widget-item img{float:left;margin:0 5px 0 0;}.dsq-widget-list .dsq-widget-item .dsq-widget-thread{color:#b91d21;font:bold 11px/15px 'Lato', 'Helvetica Neue', Helvetica, Arial, sans-serif;margin:0;font-family:'Georgia', 'Times', serif;font-size:13px;font-weight:normal;}.dsq-widget-list .dsq-widget-item .dsq-widget-thread:link,.dsq-widget-list .dsq-widget-item .dsq-widget-thread:visited{color:#b91d21;transition:color 0.3s;/* Firefox 4 */-moz-transition:color 0.3s;/* Safari and Chrome */-webkit-transition:color 0.3s;/* Opera */-o-transition:color 0.3s;}.dsq-widget-list .dsq-widget-item .dsq-widget-thread:hover,.dsq-widget-list .dsq-widget-item .dsq-widget-thread:active{color:#1d191a;text-decoration:none;}.sub-head.single{margin:-4px 10px 0px 0px;}.share-this{border:1px solid #cdcccc;padding:5px 5px 2px;margin:0 0 10px 0;background:#f5f4f4;}.share-this img{vertical-align:baseline;}.usercontent{font-size:15px;margin:0 0 30px 0;position:relative;line-height:22px;color:#1d191a;}.usercontent p{line-height:22px;margin:0 0 16px 0;font-size:15px;}.usercontent a:link,.usercontent a:visited{border-bottom:1px dotted #b91d21;color:#b91d21;transition:color 0.3s;/* Firefox 4 */-moz-transition:color 0.3s;/* Safari and Chrome */-webkit-transition:color 0.3s;/* Opera */-o-transition:color 0.3s;}.usercontent a:hover,.usercontent a:active{color:#1d191a;text-decoration:none;border-bottom:1px dotted #1d191a;}.usercontent ul{padding:0px 40px;list-style-type:disc;}.usercontent .wp-caption{padding:0;float:right;max-width:95% !important;margin:0 10px 0px 15px;}.usercontent .wp-caption .alignnone{float:none;margin:0px 0px 15px 0;}.usercontent .wp-caption img{margin:0 auto;float:none;border:0px;max-width:100% !important;display:block;padding:5px 0 0 0;}.usercontent .wp-caption-text{font-family:'Lato', 'Arial', 'Verdana', sans-serif;font-size:12px;color:#1d191a;line-height:150%;border-top:1px dotted #b0afaf;margin:5px;padding:3px 0 0 0;}.usercontent .related-post{float:right;border-top:1px solid #ccc;border-bottom:1px solid #ccc;width:50%;padding:16px 0px 0px 0px;margin:8px 0 10px 15px;clear:both;}.usercontent .related-post h4{font-family:'Georgia', 'Times', serif;color:#1d191a;}.usercontent .related-post .heading{font-family:'Georgia', serif;font-size:12px;float:right;padding:0 0 0 10px;text-transform:uppercase;font-weight:900;}.usercontent img{padding:3px;background:#fff;border:1px solid #b0afaf;max-width:98%;height:auto;display:block;}.usercontent img .alignright{margin:0 0 10px 15px;float:right;clear:both;}.usercontent img .aligncenter{margin:0 auto;float:none;display:block;}.usercontent img .alignleft{float:none;margin:0 20px 10px 0;}.usercontent img .alignnone{float:none;margin:0px 0px 15px 0;}.usercontent .alignright{margin:0 0 10px 15px;float:right;clear:both;}.usercontent .aligncenter{margin:0 auto;float:none;display:block;}.usercontent .alignleft{float:left;margin:0 20px 10px 0;}.usercontent .alignnone{float:none;margin:0px 0px 15px 0;}.usercontent span{margin:0;padding:0;border:0;outline:0;font-size:100%;color:#1d191a;text-transform:none;}.usercontent h4{font-family:'Georgia', 'Times', serif;font-size:20px;float:right;margin:0 0 10px 20px;width:40%;line-height:132%;font-weight:normal;}.usercontent table{border:0px;border-color:#fff;margin:5px 15px;}.box .style1{border:1px solid #b4b1a2;background:#edebdf;}.box .style2{background:#e1e1de;border:1px solid #c2c2c0;}.box .style3{background:#e1e1de;border-bottom:1px solid #c2c2c0;}.box .style4{background:#f1f0f0;}.box .style5{border:1px dotted #aeaca2;}.recent-box{border:1px dotted #aeaca2;}.recent-comments{border:1px solid #1d191a;border-top:none;}.recent-comments h2.section-title{font-size:13px;background:#fff;border-bottom:1px solid #1d191a;}.recent-comments .box-inner{padding:0 10px 0px;border-top:1px solid #1d191a;}.related{margin:0 0 24px 0;background:#e1e1de;border:1px solid #c2c2c0;}.related ul{list-style:none;margin:0px 0px 0px -40px;}.related li{font-size:13px;border-top:1px solid #cdcccc;font-family:'Georgia', 'Times', serif;}.related a:link,.related a:visited{display:block;padding:10px 10px;border-top:1px solid #cdcccc;margin:2px 0 0 0;color:#1d191a;text-decoration:none;transition:color 0.3s;-moz-transition:color 0.3s;/* Firefox 4 */-webkit-transition:color 0.3s;/* Safari and Chrome *//* Opera */-o-transition:color 0.3s;}.related a:hover,.related a:active{color:#b91d21;text-decoration:none;}.tags{font-family:'Lato', 'Arial', 'Verdana', sans-serif;font-size:11px;line-height:18px;text-transform:capitalize;}.tags-inner{padding:0 0 15px 0;font-family:arial, verdana, sans-serif;color:#272727;}.tags-inner a{color:#999;}.tags-inner p{display:inline;margin:0px;padding:0px;}.next-post{margin:0 0 20px 0;border:1px solid #605e5e;background:url(../../overdrive3.0/images/medium-arrows-left.png) no-repeat 5px center, url(../../overdrive3.0/images/medium-arrows-right.png) no-repeat 98% center;background-color:#d8d8d8;}.next-post span.prev{display:block;font-size:13px;font-family:'Georgia', 'Times', serif;float:left;width:50%;border-right:1px solid #b4b1a2;min-height:56px;}.next-post span.prev a{padding:10px 10px 10px 25px;float:left;min-height:50px;}.next-post span.prev a:link,.next-post span.prev a:visited{color:#1d191a;transition:color 0.3s;/* Firefox 4 */-moz-transition:color 0.3s;/* Safari and Chrome */-webkit-transition:color 0.3s;/* Opera */-o-transition:color 0.3s;}.next-post span.prev a:hover,.next-post span.prev a:active{color:#b91d21;text-decoration:none;}.next-post span.next{display:block;font-size:13px;font-family:'Georgia', 'Times', serif;float:right;width:49%;}.next-post span.next a{float:right;padding:10px 25px 10px 10px;min-height:50px;}.next-post span.next a:link,.next-post span.next a:visited{color:#1d191a;transition:color 0.3s;/* Firefox 4 */-moz-transition:color 0.3s;/* Safari and Chrome */-webkit-transition:color 0.3s;/* Opera */-o-transition:color 0.3s;}.next-post span.next a:hover,.next-post span.next a:active{color:#b91d21;text-decoration:none;}.clearer{clear:both;width:100%;}.info-bar span{padding:0 8px 10px 0;background:#fff;margin:0px;float:left;font-family:'Georgia', 'Times', serif;text-transform:capitalize;font-size:16px;color:#1d191a;}.info-bar a:link,.info-bar a:visited{color:#1d191a;text-decoration:none;transition:color 0.3s;-moz-transition:color 0.3s;/* Firefox 4 */-webkit-transition:color 0.3s;/* Safari and Chrome *//* Opera */-o-transition:color 0.3s;}.info-bar a:hover,.info-bar a:active{color:#b91d21;text-decoration:none;}.post-title{font-family:'Georgia', 'Times', serif;font-size:36px;color:#1d191a;margin-top:0px;}.sub-blog-inner h1{font:bold 36px/34px 'Lato', 'Helvetica Neue', Helvetica, Arial, sans-serif;text-transform:uppercase;border-top:3px solid #272727;border-bottom:1px solid #272727;padding:6px 0 6px 0;margin:0 0 1px 0;text-align:center;}.sub-blog-inner h1 span{font-family:'georgia';}.sub-blog-inner h2{color:#b91d21;font-size:15px;padding:6px 0 6px 0;margin:0 0 1px 0;text-align:center;font-weight:bold;}.sub-blog-inner a{font-size:24px;font-weight:normal;text-align:center;padding:10px 25px 10px 10px;min-height:50px;}.sub-blog-inner a:link,.sub-blog-inner a:visited{color:#1d191a;transition:color 0.3s;/* Firefox 4 */-moz-transition:color 0.3s;/* Safari and Chrome */-webkit-transition:color 0.3s;/* Opera */-o-transition:color 0.3s;}.sub-blog-inner a:hover,.sub-blog-inner a:active{color:#b91d21;text-decoration:none;}.popular{width:auto;}.popular .heading.style2{border-top:2px solid #1d191a;margin:2px 0 0 0;}.popular .heading.style2 span{font:13pt 'Lato', 'Helvetica Neue', Helvetica, Arial, sans-serif;color:#1d191a;text-transform:uppercase;}.popular .post-wrp{width:102px;float:left;margin:0 6px 20px 28px;padding:0 7px 0 0;border-bottom:0px;border-right:1px dotted #ccc;}.popular .post-wrp .post-wrp-inner{width:93px;margin-right:12px;float:right;}.popular .post-wrp .post-wrp-inner .sub-head{margin-bottom:5px;margin-left:-3px;float:left;}.popular .post-wrp .post-wrp-inner .img-wrp-outer{margin:0 0 5px -3px;border:1px solid #1d191a;float:none;clear:both;}.popular .post-wrp .post-wrp-inner .img-wrp-outer .img-wrp{width:94px;height:94px;margin:0px;}.popular .post-wrp .post-wrp-inner .img-wrp-outer .img-wrp a{height:94px;width:94px;display:block;}.popular .post-wrp .post-wrp-inner .title{margin:5px 0 10px 0;}.popular .post-wrp-resp{border-bottom:0px;border-right:1px dotted #ccc;min-height:230px;}.popular .post-wrp-resp .post-wrp-inner .sub-head{margin-bottom:5px;float:left;}.popular .post-wrp-resp .post-wrp-inner .img-wrp-outer{margin:0 0 5px 0px;border:1px solid #1d191a;float:none;clear:both;}.popular .post-wrp-resp .post-wrp-inner .img-wrp-outer .img-wrp{margin:0px;width:100%;height:auto;}.popular .post-wrp-resp .post-wrp-inner .img-wrp-outer .img-wrp a{display:block;}.popular .post-wrp-resp .post-wrp-inner .title{margin:5px 0 10px 0;}.category-white-papers .gform_wrapper form{width:600px;float:left;max-width:100%;background:#edebdf;}.category-white-papers .gform_wrapper .top_label .gfield_label{display:block;float:none;}.category-white-papers .gform_heading{margin:15px 15px 0 15px;}.category-white-papers .gform_wrapper form{max-width:96%;border:1px solid #b4b1a2;background:#edebdf;}.category-white-papers .gform_wrapper form .gform_body{padding:20px;max-width:90%;}.category-white-papers .gform_wrapper .gform_footer input[type=submit]{display:block;float:none;margin:-20px auto 20px;background:#b91d21;color:#fff;}.category-white-papers .gform_wrapper input[type=text],.category-white-papers .gform_wrapper select{border-radius:0;}@media screen and (max-width:767px){.usercontent .alignright{margin:0 auto;float:none;display:block;}.popular{width:auto;}.popular .heading.style2{border-top:2px solid #1d191a;margin:2px 0 0 0;}.popular .heading.style2 span{font:13pt 'Lato', 'Helvetica Neue', Helvetica, Arial, sans-serif;color:#1d191a;text-transform:uppercase;}.popular .post-wrp{width:100%;/*margin: 0 6px 20px 28px;
      padding: 0 7px 0 0;
      border-bottom: 0px;
      border-right: 1px dotted #ccc;*/float:left;}.popular .post-wrp .post-wrp-inner{/*margin-right: 12px;
        float: right;*/width:100%;}.popular .post-wrp .post-wrp-inner .sub-head{margin-bottom:5px;margin-left:-3px;float:initial;}.popular .post-wrp .post-wrp-inner .img-wrp-outer{border:1px solid #1d191a;/*clear: both;*/float:left;width:96px;height:96px;margin:0 5px 0 0;}.popular .post-wrp .post-wrp-inner .img-wrp-outer .img-wrp{width:94px;/*margin: 0px;*/height:94px;float:left;}.popular .post-wrp .post-wrp-inner .img-wrp-outer .img-wrp a{height:94px;width:94px;display:block;}.popular .post-wrp .post-wrp-inner .title{clear:right;}.next-post{margin:0 0 20px 0;border:1px solid #b4b1a2;background:url(../../overdrive3.0/images/medium-arrows-left.png) no-repeat 5px center, url(../../overdrive3.0/images/medium-arrows-right.png) no-repeat 98% center;background-color:#edebdf;}.next-post span.prev{display:block;font-size:13px;font-family:'Georgia', 'Times', serif;float:left;width:50%;border-right:1px solid #b4b1a2;min-height:74px;}.next-post span.prev a{padding:10px 10px 10px 25px;float:left;min-height:50px;}.next-post span.prev a:link,.next-post span.prev a:visited{color:#1d191a;transition:color 0.3s;/* Firefox 4 */-moz-transition:color 0.3s;/* Safari and Chrome */-webkit-transition:color 0.3s;/* Opera */-o-transition:color 0.3s;}.next-post span.prev a:hover,.next-post span.prev a:active{color:#b91d21;text-decoration:none;}.next-post span.prev span.next{display:block;font-size:13px;font-family:'Georgia', 'Times', serif;float:right;width:49%;min-height:74px;}.next-post span.prev span.next a{float:right;padding:10px 25px 10px 10px;min-height:50px;}.next-post span.prev span.next a:link,.next-post span.prev span.next a:visited{color:#1d191a;transition:color 0.3s;/* Firefox 4 */-moz-transition:color 0.3s;/* Safari and Chrome */-webkit-transition:color 0.3s;/* Opera */-o-transition:color 0.3s;}.next-post span.prev span.next a:hover,.next-post span.prev span.next a:active{color:#b91d21;text-decoration:none;}}@media screen and (max-width:400px){table{height:-1px !important;width:300px !important;}.related-post,.events-promotion{width:100% !important;}.usercontent .alignright{margin:0 auto;float:none;display:block;}.popular{width:auto;}.popular .heading.style2{border-top:2px solid #1d191a;margin:2px 0 0 0;}.popular .heading.style2 span{font:13pt 'Lato', 'Helvetica Neue', Helvetica, Arial, sans-serif;color:#1d191a;text-transform:uppercase;}.popular .post-wrp{width:100%;/*margin: 0 6px 20px 28px;
      padding: 0 7px 0 0;
      border-bottom: 0px;
      border-right: 1px dotted #ccc;*/float:left;}.popular .post-wrp .post-wrp-inner{/*margin-right: 12px;
        float: right;*/width:100%;}.popular .post-wrp .post-wrp-inner .sub-head{margin-bottom:5px;margin-left:-3px;float:initial;}.popular .post-wrp .post-wrp-inner .img-wrp-outer{border:1px solid #1d191a;/*clear: both;*/float:left;width:96px;height:96px;margin:0 5px 0 0;}.popular .post-wrp .post-wrp-inner .img-wrp-outer .img-wrp{width:94px;/*margin: 0px;*/height:94px;float:left;}.popular .post-wrp .post-wrp-inner .img-wrp-outer .img-wrp a{height:94px;width:94px;display:block;}.popular .post-wrp .post-wrp-inner .title{clear:right;}.next-post{margin:0 0 20px 0;border:1px solid #b4b1a2;background:url(../../overdrive3.0/images/medium-arrows-left.png) no-repeat 5px center, url(../../overdrive3.0/images/medium-arrows-right.png) no-repeat 98% center;background-color:#edebdf;}.next-post span.prev{display:block;font-size:13px;font-family:'Georgia', 'Times', serif;float:left;width:50%;border-right:1px solid #b4b1a2;min-height:74px;}.next-post span.prev a{padding:10px 10px 10px 25px;float:left;min-height:50px;}.next-post span.prev a:link,.next-post span.prev a:visited{color:#1d191a;transition:color 0.3s;/* Firefox 4 */-moz-transition:color 0.3s;/* Safari and Chrome */-webkit-transition:color 0.3s;/* Opera */-o-transition:color 0.3s;}.next-post span.prev a:hover,.next-post span.prev a:active{color:#b91d21;text-decoration:none;}.next-post span.next{display:block;font-size:13px;font-family:'Georgia', 'Times', serif;float:right;width:49%;min-height:74px;}.next-post span.next a{float:right;padding:10px 25px 10px 10px;min-height:50px;}.next-post span.next a:link,.next-post span.next a:visited{color:#1d191a;transition:color 0.3s;/* Firefox 4 */-moz-transition:color 0.3s;/* Safari and Chrome */-webkit-transition:color 0.3s;/* Opera */-o-transition:color 0.3s;}.next-post span.next a:hover,.next-post span.next a:active{color:#b91d21;text-decoration:none;}}.usercontent .podPress_content{border:1px solid #ccc;background:#eee;font-family:Georgia, Times, serif;color:#272727;position:relative;padding:10px !important;}.usercontent .podpress_playerspace{margin:0 0 10px 0;}.usercontent .podPress_downloadlinks{display:block;width:100%;margin:0 0 0 0;padding:1px 0px 0px 0px !important;border:0px !important;font-size:0.75em !important;line-height:15px !important;}.native-advertising.post-wrp{background:#f3f3f3;}.native-advertising.post-wrp .story-img{margin-bottom:5px;}.native-advertising .btn-ghost,.native-advertising .gform_wrapper .gform_footer input.button,.gform_wrapper .gform_footer .native-advertising input.button,.native-advertising .gform_wrapper .gform_footer input[type=submit],.gform_wrapper .gform_footer .native-advertising input[type=submit]{border:1px solid #1d191a;color:#1d191a;}.native-advertising .btn-ghost:hover,.native-advertising .gform_wrapper .gform_footer input.button:hover,.gform_wrapper .gform_footer .native-advertising input.button:hover,.native-advertising .gform_wrapper .gform_footer input[type=submit]:hover,.gform_wrapper .gform_footer .native-advertising input[type=submit]:hover{background:none;}.native-advertising .company img{max-width:160px;max-height:40px;margin:-5px 15px 0 0;}.native-advertising .company .presented{font-family:'Lato', 'Helvetica Neue', Helvetica, Arial, sans-serif;font-size:12px;white-space:nowrap;}.native-advertising .company .presented a{background:#605e5e;color:#fff;padding:5px 8px;}@media screen and (max-width:767px){.native-advertising .company img{clear:left;display:block;margin:8px 0;}.native-advertising .company .presented{clear:left;}.native-advertising .company .presented a{clear:left;}}.presented-by{border-top:1px solid #1d191a;border-bottom:1px solid #1d191a;padding:10px 0;}.presented-by h4{font-size:17px;}.presented-by img{max-width:200px;max-height:50px;}.native.feed{overflow-y:scroll;max-height:450px;border-bottom:1px solid #d8d8d8;}.post-wrp.native-advertising.single{border:0;padding:15px;margin:0 0 20px 0;}.spacer{padding:10px 0 0 0;}.fb_iframe_widget,.fb_iframe_widget span,.fb_iframe_widget span iframe[style]{width:100% !important;}.tax-title{margin:0 0 10px;border-bottom:1px solid #272727;}.tax-title h1{color:#b91d21;font:bold 36px/34px 'PT Serif', 'Georgia', serif;text-transform:uppercase;border-top:3px solid #272727;border-bottom:1px solid #272727;padding:6px 0 6px 0;margin:0 0 1px 0;}div.tax-title span.inner{display:block;padding:4px 0 7px 0;border-top:1px solid #272727;}div.tax-title .pagination{float:right;font-size:11px;margin:13px 0 0 0;}div.tax-title .pagination span,div.tax-title .pagination a{padding:2px 6px;}.pagination span,.pagination a{border:1px solid #605e5e;background:#d8d8d8;padding:4px 8px;margin:0 3px 0 0;color:#000;font:10px/12px 'Lato', 'Helvetica Neue', Helvetica, Arial, sans-serif;}.pagination span.current,.pagination a:hover{border:1px solid #605e5e;}.pagination span,.pagination a{background:#d8d8d8;margin:0 3px 0 0;}.byline{padding:10px 0 15px 0;}.byline span{color:#605e5e;font-size:12px;padding:2px;}.byline span a{color:#605e5e;}a:hover{color:#605e5e;}.sub-head{background:#b91d21;padding:4px;margin-bottom:5px;float:left;margin-top:-1px;}.byline .subhead{color:#fff;}.sub-head a{color:#fff !important;font-size:12px;text-transform:uppercase;}.sub-head a:hover{color:#fff;text-decoration:none;}a:focus{color:#fff;text-decoration:none;}.taxonomy-post{clear:both;padding:10px 0 20px 0;border-bottom:1px dotted #272727;position:relative;}.promo-wrp-outer{border:1px solid #d8d8d8;padding:15px;background:#edeadf;margin:0 0 20px 0;}.event-promo-inner span{color:#b91d21;font:bold 11px/15px 'Lato', 'Helvetica Neue', Helvetica, Arial, sans-serif;}.featured p.excerpt{padding:20px 0 10px 0;}.standard p.excerpt{padding:0;}.standard .taxonomy-img{float:left;margin-right:10px;}.standard .taxonomy-post .excerpt{padding:10px;}.standard h1.big-title{font:24px/26px 'PT Serif', 'Georgia', serif;}h1.big-title .fa{margin-right:5px;}@media screen and (max-width:767px){}@media screen and (max-width:400px){body{overflow-x:hidden;}}@media print{header,nav,footer{display:none;}img{max-width:500px;}body{font:14pt Georgia, "Times New Roman", Times, serif;line-height:1.3;}}.container{padding-left:10px !important;padding-right:10px !important;z-index:9999;position:relative;}.container.narrow{max-width:900px;background:transparent !important;}.padding-vertical{padding:10px 0;}.pad-height{min-height:128px;}.btn-ghost-important{background:transparent !important;border:1px solid #b91d21 !important;padding:10px 20px !important;margin:0 0 0 25px !important;float:left !important;color:#b91d21 !important;font:bold 11px/15px 'Lato', 'Helvetica Neue', Helvetica, Arial, sans-serif !important;text-transform:uppercase !important;-webkit-transition:0.25s linear !important;-moz-transition:0.25s linear !important;-o-transition:0.25s linear !important;transition:0.25s linear !important;-webkit-backface-visibility:hidden !important;}.btn-ghost-important:hover,.btn-ghost-important:focus{background:#000 !important;border-color:#000 !important;color:#fff !important;}.btn-black-important,.poll .PDS_Poll .pds-vote-button span,.poll .PDS_Poll .pds-vote-button span{background:#1d191a !important;border:1px solid #1d191a !important;padding:10px !important;margin:0 15px 0 0 !important;float:left !important;color:#fff !important;font:bold 11px/15px 'Lato', 'Helvetica Neue', Helvetica, Arial, sans-serif !important;text-transform:uppercase !important;-webkit-transition:0.25s linear !important;-moz-transition:0.25s linear !important;-o-transition:0.25s linear !important;transition:0.25s linear !important;-webkit-backface-visibility:hidden !important;}.btn-black-important:hover,.poll .PDS_Poll .pds-vote-button span:hover,.poll .PDS_Poll .pds-vote-button span:hover,.btn-black-important:focus,.poll .PDS_Poll .pds-vote-button span:focus,.poll .PDS_Poll .pds-vote-button span:focus{background:transparent !important;border-color:#1d191a !important;color:#1d191a !important;text-decoration:none !important;}.btn-black-important a,.poll .PDS_Poll .pds-vote-button span a,.poll .PDS_Poll .pds-vote-button span a{color:#1d191a !important;}.btn-black-important a:hover,.poll .PDS_Poll .pds-vote-button span a:hover,.poll .PDS_Poll .pds-vote-button span a:hover,.btn-black-important a:focus,.poll .PDS_Poll .pds-vote-button span a:focus,.poll .PDS_Poll .pds-vote-button span a:focus{text-decoration:none !important;color:#1d191a !important;}.btn-black-important a,.poll .PDS_Poll .pds-vote-button span a,.poll .PDS_Poll .pds-vote-button span a{color:#b91d21 !important;}.btn-black-important a:hover,.poll .PDS_Poll .pds-vote-button span a:hover,.poll .PDS_Poll .pds-vote-button span a:hover,.btn-black-important a:focus,.poll .PDS_Poll .pds-vote-button span a:focus,.poll .PDS_Poll .pds-vote-button span a:focus{text-decoration:none !important;color:#fff !important;}@media screen and (min-width:992px) and (max-width:1200px){.col-md-8{width:64.66667% !important;}.col-xs-4{width:35.33333% !important;}}@media screen and (max-width:400px){.pagination span.extend{display:none;}}@media screen and (max-width:330px){.container{padding-right:0px !important;padding-left:0px !important;}.container.narrow{width:330px !important;}.ad{width:320px;margin-left:-15px;overflow:hidden;margin-top:10px;margin-bottom:10px;}}.dashcam_cat{border-top:1px solid #aaa;/* Video Contest Hacks */}.contestant label{display:block;}