/*
Theme Name: OMG! Unified
Theme URI: http://omgubuntu.co.uk
Description: A unified theme for OMG! sites
Author: Sam Tran
Author URI: http://www.ohso.io
Version: 4.0
*/
/*========Theme Notes===========
  Media Queries:
  900px: Two-up content should go to one-up
  800px: Tablet | Two-column sidebar below content and mobile navigation
  580px: Transitionary | Sidebar to one column
  400px: Mobile | Floated elements should be unfloated at 100% max-width
  Font Stacks:
  Body:     "Lato","Ubuntu","Helvetica Neue","Helvetica","Arial",sans-serif;
  Headings: "PT Sans","Ubuntu","Helvetica Neue","Helvetica","Arial",sans-serif;
================================*/
/*==============================
  Global Elements
================================*/
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video { margin: 0; padding: 0; border: 0; font: inherit; font-size: 100%; vertical-align: baseline }
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary { display: block }
* { -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box }
html {
  line-height: 1;
  width: 100%;
  font-size: 14px;
  font-family: "Lato","Ubuntu","Helvetica Neue","Helvetica","Arial",sans-serif;
  color: #333;
  background: #f9f9f9;
  font-weight: 400;
}
:focus { -moz-outline-style: none; outline-style: none }
::-webkit-scrollbar { width: 10px; height: 10px }
::-webkit-scrollbar-track { background: #f9f9f9; border-left: 1px solid #ddd }
::-webkit-scrollbar-thumb { background: #ccc; border: 1px solid #bfbfbf }
h1, h2, h3, h4, h5, h6 {
  font-family: "PT Sans","Ubuntu","Helvetica Neue","Helvetica","Arial",sans-serif;
  font-weight: 400;
}
h2 a, h2 a:visited { color: #333 }
h2 a:hover { color: #cf3326 }
h2, h3, h4, h5, h6 { margin-bottom: 8px }
h1 {
  font-size: 32px;
  line-height: 1.2;
}
h2 { font-size: 28px }
h3 {
  font-size: 26px;
padding: 2px 0px 2px 0px;
  color: #cf3326;
}
h4 {
  font-size: 18px;
  line-height: 24px;
  color: #cf3326;
}
h5 { font-size: 16px }
h6 {
  font-size: 12px;
  color: #999;
  line-height: 16px;
}
sup {
  vertical-align: baseline;
  position: relative;
  top: -7px;
  font-size: 12px;
  line-height: 12px;
}
strong { font-weight: 700 }
em { font-style: italic }
p {
  font-size: 15px;
  line-height: 28px;
  color: #4f4f4f;
  margin: 0 0 16px;
}
a {
  color: #cf3326;
  text-decoration: none;
  -webkit-transition: 250ms color ease;
  -moz-transition: 250ms color ease;
  -ms-transition: 250ms color ease;
  -o-transition: 250ms color ease;
  transition: 250ms color ease;
}
a:visited { color: #aaa }
a:hover { color: #333 }
a img { border: none }
pre, code {
  margin: 0 0 8px 16px;
  padding-bottom: 8px;
  overflow: auto;
  font-family: monospace;
  color: #888;
}
iframe, object { max-width: 100% }
ol, ul {
  list-style: none;
  color: #4f4f4f;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
caption, th, td {
  text-align: left;
  font-weight: normal;
  vertical-align: middle;
}
q, blockquote { quotes: none }
q:before, q:after, blockquote:before, blockquote:after {
  content: "";
  content: none;
}
blockquote {
  margin: 20px 25px 20px 15px;
  padding-left: 10px;
  font-size: 20px;
  border-left: solid 4px #cf3326;
}
.visuallyhidden { display: none }
.screen-reader-text { display: none }
.left { float:left }
.right { float:right }
.box {
  position: relative;
  max-width: 1132px;
  margin: auto;
}
/*==============================
  Icon Font 'omgregular'
  \e0-- Social Links
  \e1-- Buttons (located in the second half of this stylesheet)
  \e2-- UI Elements
  \e3-- Categories
  \e4-- Categories
  \e5-- Miscellaneous
================================*/
@font-face {
  font-family: 'omgregular';
  src: url('fonts/omg-regular.eot');
  src: url('fonts/omg-regular.eot?#iefix') format('embedded-opentype'),
       url('fonts/omg-regular.woff') format('woff'),
       url('fonts/omg-regular.ttf') format('truetype'),
       url('fonts/omg-regular.svg#omgregular') format('svg');
  font-weight: normal;
  font-style: normal;
}
i[class*="omgicon-"]:before {
  font-family: 'omgregular';
  speak: none;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
}
/* Social */
.omgicon-facebook:before { content: "\e000" }
.omgicon-feed:before { content: "\e004" }
.omgicon-googleplus:before { content: "\e001" }
.omgicon-share:before { content: "\e006" }
.omgicon-steam:before { content: "\e005" }
.omgicon-twitter:before { content: "\e002" }
.omgicon-youtube:before { content: "\e003" }
/* UI */
.omgicon-alert:before { content: "\e30d" }
.omgicon-angle-down:before { content: "\e200" }
.omgicon-left-chevron:before { content: "\e201" }
.omgicon-menu:before { content: "\e207" }
.omgicon-post-update:before { content: "\e208" }
.omgicon-right-chevron:before { content: "\e202" }
.omgicon-search:before { content: "\e203" }
/* Shared Classes */
.omgicon-reviews:before, .omgicon-exclusive:before { content: "\e302" }
.omgicon-webapps:before, .omgicon-cloud:before { content: "\e30b" }
/* Categories */
.omgicon-accessories:before { content: "\e304" }
.omgicon-apps:before { content: "\e30c" }
.omgicon-breaking:before { content: "\e30d" }
.omgicon-browser:before { content: "\e305" }
.omgicon-chrome:before { content: "\e306" }
.omgicon-chromebook:before { content: "\e307" }
.omgicon-debian:before { content: "\e30e" }
.omgicon-dev:before { content: "\e30f" }
.omgicon-download:before { content: "\e310" }
.omgicon-editorial:before { content: "\e100" }
.omgicon-extensions:before { content: "\e308" }
.omgicon-gaming:before { content: "\e311" }
.omgicon-google:before { content: "\e309" }
.omgicon-hardware:before { content: "\e300" }
.omgicon-howto:before { content: "\e30a" }
.omgicon-interview:before { content: "\e312" }
.omgicon-lightbulb:before { content: "\e313" }
.omgicon-list:before { content: "\e314" }
.omgicon-merch:before { content: "\e315" }
.omgicon-mobile:before { content: "\e316" }
.omgicon-news:before { content: "\e301" }
.omgicon-poll:before { content: "\e317" }
.omgicon-pro-user:before { content: "\e318" }
.omgicon-tablet:before { content: "\e319" }
.omgicon-themes:before { content: "\e31a" }
.omgicon-video:before { content: "\e303" }
.omgicon-wallpaper:before { content: "\e31b" }
/* Miscellaneous */
.omgicon-rating-star:before { content: "\e302" }
.omgicon-rating-nostar:before { content: "\e500" }
.omgicon-rating-halfstar:after { content: "\e501" }
.omgicon-rating-quarterstar:after { content: "\e502" }
.omgicon-rating-threequartersstar:after { content: "\e503" }
.omgicon-rating-nostar { color: #FFB8AE }
.omgicon-rating-halfstar, .omgicon-rating-quarterstar, .omgicon-rating-threequartersstar { position: relative }
.omgicon-rating-halfstar:before, .omgicon-rating-quarterstar:before, .omgicon-rating-threequartersstar:before {
  content: "\e500";
  color: #FFB8AE;
}
.omgicon-rating-halfstar:after, .omgicon-rating-quarterstar:after, .omgicon-rating-threequartersstar:after {
  font-family: "omgregular";
  position: absolute;
  left: 0;
  top: 50%;
  margin-top: -9px;
  line-height: 1;
}
/*==============================
  Header
================================*/
.branding {
  position: relative;
  background: #1c64b1;
  margin: auto;
}
.branding .box {
    /* margin-top: 30px; */
   height: 75px;
}
.site-logo {
  z-index: 9;
  position: absolute;
  top: -50px;
  width: 180px;
  height: auto;
  -webkit-transition: 200ms all ease;
  -moz-transition: 200ms all ease;
  -ms-transition: 200ms all ease;
  -o-transition: 200ms all ease;
  transition: 200ms all ease;
}
.site-logo:hover {
  -webkit-transform: rotate(-5deg);
  -moz-transform: rotate(-5deg);
  -ms-transform: rotate(-5deg);
  -o-transform: rotate(-5deg);
  transform: rotate(-5deg);
}
.logo-text {
  height: 70px;
  width: auto;
  margin-left: 144px;
  margin-top: 3px;
}
.site-title { display: none }
.site-description { display: none }
.branding nav {
  position: absolute;
  top: 50%;
  right: 20px;
  margin-left: 150px;
  margin-top: -18px;
}
.topmenu { display: inline-block }
.topmenu li {
  display: inline-block;
  margin-right: 28px;
}
.topmenu li a, #category-listing-mobile {
  display: block;
  color: white;
  text-decoration: none;
  text-transform: uppercase;
  font-weight: 700;
  line-height: 40px;
}
.topmenu li i, #category-listing-mobile i {
  font-size: 18px;
  line-height: 32px;
  vertical-align: middle;
}
.category-listing-mobile-container { display: none }
.category-listing-mobile-container i { font-size: 24px }
#category-list .footer { display: none }
.searchbox { float: right }
.searchbox form > div {
  vertical-align: top;
  display: inline-block;
}
.searchbox input, .page-search input {
  border: 0;
  margin: 0;
  font-size: 12px;
  padding: 0 8px;
  font-weight: bold;
  height: 36px;
  width: 175px;
  -webkit-border-top-left-radius: 2px;
  -moz-border-top-left-radius: 2px;
  border-top-left-radius: 2px;
  -webkit-border-bottom-left-radius: 2px;
  -moz-border-bottom-left-radius: 2px;
  border-bottom-left-radius: 2px;
}
.page-search input { font-size: 18px; font-weight: normal }
.page-search button { position: relative }
.searchbox button {
  position: relative;
  cursor: pointer;
  background: #cf3326;
  color: white;
  height: 36px;
  font-size: 18px;
  margin: 0;
  margin-left: -4px;
  width: 42px;
  border: 0;
  -webkit-border-top-right-radius: 2px;
  -moz-border-top-right-radius: 2px;
  border-top-right-radius: 2px;
  -webkit-border-bottom-right-radius: 2px;
  -moz-border-bottom-right-radius: 2px;
  border-bottom-right-radius: 2px;
}
.searchbox button i, .page-search button i {
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: -12px;
  margin-left: -9px;
}
.banner-slideshow {
  overflow: hidden;
  position: relative;
  max-width: 1132px;
  margin: auto;
  padding: 0;
  border-bottom: 1px solid #ddd;
}
.banner-slideshow .dummy { padding-top: 17.7% }
.banner-slideshow .menu-banners-container {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}
.banner-slideshow .slides li {
  -webkit-backface-visibility: hidden;
  position: absolute;
  display: none;
  width: 100%;
  left: 0;
  top: 0;
}
.banner-slideshow .slides li:first-child {
  position: relative;
  display: block;
  float: left;
}
.banner-slideshow img {
  display: block;
  height: auto;
  float: left;
  width: 100%;
  max-height: 200px;
}
.banner-slideshow .rslides_tabs {
  position: absolute;
  bottom: 10px;
  right: 10px;
  text-align: center;
  z-index: 2;
}
.banner-slideshow .rslides_tabs li {
  margin: 0 6px;
  display: inline-block;
}
.banner-slideshow .rslides_tabs li a {
  width: 11px;
  height: 11px;
  display: block;
  background: #333;
  cursor: pointer;
  text-indent: -9999px;
  -webkit-box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.45);
  -moz-box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.45);
  box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.45);
}
.banner-slideshow .rslides_tabs li a:hover { background: #cf3326 }
.banner-slideshow .rslides_tabs .rslides_here a {
  background: #cf3326;
  cursor: default;
}
.banner-slideshow .rslides_nav {
  font-family: "omgregular";
  font-size: 18px;
  position: absolute;
  top: 50%;
  margin-top: -42px;
  z-index: 2;
  color: #ddd;
  padding: 22px 8px 24px;
  background: #333;
  background: rgba(0,0,0,.65);
}
.banner-slideshow .rslides_nav:hover { background: rgba(0,0,0,.9) }
.banner-slideshow .rslides_nav.next {
  content: "\e201";
  right: -100px;
  -webkit-transition: 750ms background ease, 250ms right ease;
  -moz-transition: 750ms background ease, 250ms right ease;
  -ms-transition: 750ms background ease, 250ms right ease;
  -o-transition: 750ms background ease, 250ms right ease;
  transition: 750ms background ease, 250ms right ease;
}
.banner-slideshow:hover .rslides_nav.next { right: 0 }
.banner-slideshow .rslides_nav.prev {
  content: "\e202";
  left: -100px;
  -webkit-transition: 750ms background ease, 250ms left ease;
  -moz-transition: 750ms background ease, 250ms left ease;
  -ms-transition: 750ms background ease, 250ms left ease;
  -o-transition: 750ms background ease, 250ms left ease;
  transition: 750ms background ease, 250ms left ease;
}
.banner-slideshow:hover .rslides_nav.prev { left: 0 }
.omg-dropdown {
  display: none;
  position: fixed;
  z-index: 9999;
  background: white;
  -webkit-box-shadow: #666 0 2px 8px;
  -moz-box-shadow: #666 0 2px 8px;
  box-shadow: #666 0 2px 8px;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  border-radius: 4px;
}
.omg-dropdown > ul > li {
  display: inline-block;
  padding: 16px 8px;
  vertical-align: top;
}
.omg-dropdown > ul > li > a {
  display: none;
}
.omg-dropdown i {
  font-size: 16px;
  padding-right: 8px;
  width: 20px;
  text-align: center;
  display: inline-block;
}
.omg-dropdown:before {
  content: "";
  position: absolute;
  top: -8px;
  right: 50%;
  margin-right: -8px;
  height: 0;
  width: 0;
  border-left: 8px solid transparent;
  border-right: 8px solid transparent;
  border-bottom: 8px solid white;
}
.omg-dropdown li { padding: 8px }
.omg-dropdown li a {
  line-height: 18px;
  color: #333;
}
.omg-dropdown li a:hover { color: #cf3326 }
#social-list i { vertical-align: middle }
#tip-dropdown {
  padding: 12px;
  display: none;
  position: absolute;
  z-index: 9999;
  background: white;
  -webkit-box-shadow: #666 0 2px 8px;
  -moz-box-shadow: #666 0 2px 8px;
  box-shadow: #666 0 2px 8px;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  border-radius: 4px;
}
#tip-dropdown h3 small {
  float: right;
  color: #333;
  font-size: 12px;
  line-height: 24px;
}
#tip-dropdown-content { position: relative }
#tip-dropdown-content:before {
  content: "";
  position: absolute;
  top: -20px;
  right: 12px;
  height: 0;
  width: 0;
  border-left: 8px solid transparent;
  border-right: 8px solid transparent;
  border-bottom: 8px solid white;
}
#tip-dropdown-backdrop {
  z-index: 999;
  display: none;
  background: rgba(0, 0, 0, 0.5);
}
/*==============================
  The Loop
================================*/
.vignette {
  position: relative;
  max-width: 352px;
  border: 1px solid #ccc;
}
.vignette:after {
  position: absolute;
  content: '';
  left: 0;
  right: 0;
  height: 12px;
  bottom: 0;
  border-radius: 50% / 20px;
  box-shadow: rgba(0, 0, 0, 0.25) 0 5px 10px;
  clip: rect(12px, auto, 24px, 0);
}
.vignette .dummy { padding-top: 57.15%; /* Close to 200px/350px */ }
.vignette a img {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background-color: black;
}
.vignette .thumbnail-overlay {
  z-index: 1;
  position: absolute;
  top: 0;
  left: 0;
}
.vignette .thumbnail-overlay a {
  display: inline-block;
  font-weight: bold;
  font-size: 16px;
  color: white;
  padding: 8px 16px;
  -webkit-transition: 750ms background ease;
  -moz-transition: 750ms background ease;
  -ms-transition: 750ms background ease;
  -o-transition: 750ms background ease;
  transition: 750ms background ease;
}
.vignette .thumbnail-overlay .comments a { background: #cf3326 }
.vignette .thumbnail-overlay .category a { background: #cf3326 }
.vignette .thumbnail-overlay .category a:hover { background: #333 }
.vignette .image-container {
  overflow: hidden;
  position: absolute;
  left: 0; right: 0; top: 0; bottom: 0;
}
/*==============================
  Primary Content
================================*/
.primary-container {
  float: left;
  width: 100%;
  margin-right: -344px; /* overlapping border 'collapsing' */
  background: #efefef;
  border-right: 1px solid #ddd;
}
#primary {
  max-width: 790px;
  margin-right: 342px;
  padding: 20px 18px 20px 19px; /* Overlapping borders */
  background: white;
  border: 1px solid #ddd;
  border-top: none;
  moz-border-radius-bottomright: 4px;
  -webkit-border-bottom-right-radius: 4px;
  border-bottom-right-radius: 4px;
  -moz-border-radius-bottomleft: 4px;
  -webkit-border-bottom-left-radius: 4px;
  border-bottom-left-radius: 4px;
}
#primary.full-width {
  max-width: 1132px;
  margin-right: 0;
}
.page-header { margin-bottom: 12px }
.post-row, .feature {
  overflow: hidden;
  border-bottom: 1px dotted #ccc;
  padding-bottom: 24px;
  margin-bottom: 24px;
}
.post-row article {
  max-width: 50%;
  width: 372px;
}
.post-row > article:first-child, .feature .excerpt {
  float: left;
  padding-right: 20px;
}
.post-row > article:nth-child(2), .feature .image {
  float: right;
  padding-left: 20px;
}
.post .entry-header { position: relative }
.entry-title-container { position: relative }
.post-row .entry-title, .excerpt .entry-title {
  font-size: 22px;
  line-height: 1.2;
}
.post-row .entry-title { margin-top: 10px }
.single .entry-title, .page-title {
  font-size: 32px;
  line-height: 1.2;
  margin-bottom: 0;
}
.warning { /* Old post warning */
  color: white;
  background: #f00;
  padding: 14px;
  margin-bottom: 12px;
}
.entry-meta {
  color: #999;
  line-height: 14px;
  margin: 8px 0;
  text-transform: uppercase;
  font-size: 11px;
  height: 14px;
  overflow: hidden;
}
.post-row .entry-meta { padding-bottom: 0 }
.entry-meta a {
  display: inline-block;
  color: #888;
}
.entry-meta .author a, .entry-meta .comments-link a, .single .entry-meta .category-list a {
  color: #cf3326;
  font-weight: bold;
}
.entry-meta .author a:hover, .entry-meta .comments-link a:hover, .single .entry-meta .category-list a:hover { color: #333 }
.entry-meta .entry-date {
  color: #888;
  margin-left: 12px;
}
.post .entry-meta .category-list { text-align: right }
.entry-meta .comments-link { float: right; }
.single .entry-meta {
  font-size: 13px;
  height: 14px;
  margin-bottom: 13px;
}
.single .entry-meta .category-list { margin-left: 12px }
.single .entry-meta .entry-date { float: none }
.feature .image, .feature .excerpt {
  max-width: 50%;
  width: 372px;
}
img { max-width: 100% }
.entry-content img {
  display: block;
  text-align: center;
  height: auto;
}
/* Killing WP inline style issues */
.entry-content span { font-family: "Lato","Ubuntu","Helvetica Neue","Helvetica","Arial",sans-serif !important; font-size: 15px !important }
.entry-content em, .entry-content strong { font-family: "Lato","Ubuntu","Helvetica Neue","Helvetica","Arial",sans-serif !important; font-size: 15px !important }
.entry-content pre em, .entry-content pre strong, .entry-content div em, .entry-content div strong { /* Undo override above */
  font-family: inherit !important;
  font-size: inherit !important;
}
.entry-content ul, ol { font-size: 15px }
.single .entry-share {
  position: relative;
  padding: 4px 8px;
  border: 1px solid #ddd;
  background: #efefef;
}
.single .entry-share > ul {
  margin: 0 10px 0 60px;
  height: 20px;
  overflow: hidden;
  display: inline-block;
}
.single .entry-share .share-text {
  position: absolute;
  left: 8px;
  top: 50%;
  margin-top: -12px;
  line-height: 24px;
  text-transform: uppercase;
  color: #888;
}
.single .entry-share > ul > li { display: inline-block }
.single .entry-share .share-regular { vertical-align: middle; height: 20px; }
.single .entry-share .share-google-plus { width: 80px }
.single .entry-share .share-facebook, .single .entry-share .share-twitter { width: 100px }
.share-google-interactive, .share-facebook-interactive { margin-right: 18px }
.g-interactivepost {
  background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#fff), to(#ddd));
  background-image: -webkit-linear-gradient(#fff, #ddd);
  background-image: -moz-linear-gradient(#fff, #ddd);
  background-image: -o-linear-gradient(#fff, #ddd);
  background-image: linear-gradient(#fff, #ddd);
  height: 20px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  padding: 2px 6px 2px 14px;
  cursor: pointer;
  color: #da573b;
  font-weight: bold;
  font-size: 12px;
  border: 1px solid #aeaeae;
  overflow: hidden;
  position: relative;
  line-height: 14px;
}
.facebook-share-button { background: #3b5998 }
.facebook-share-button a { color: white }
.g-interactivepost:hover { background: #fafafa }
.g-interactivepost i {
  display: inline-block;
  font-size: 18px;
  position: absolute;
  left: -6px;
  top: 5px;
}
.facebook-share-text i {
  font-size: 12px;
  margin-right: 2px;
  display: inline-block;
  vertical-align: middle;
  line-height: 15px;
}
.facebook-share {
  font-size: 11px;
  vertical-align: middle;
  font-family: 'lucida grande',tahoma,verdana,arial,sans-serif;
}
.facebook-share-text {
  padding: 3px 5px;
  position: relative;
  background: #eceef5;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  border: 1px solid #cad4e7;
  color: #3b5998;
  display: inline-block;
  height: 20px;
}
.facebook-share-text:hover {
  border-color: #9dacce;
  color: #3b5998;
}
.facebook-share-text:visited { color: #3b5998 }
.facebook-share-count {
  display: inline-block;
  background: #fff;
  white-space: nowrap;
  text-align: center;
  border: 1px solid #c1c1c1;
  line-height: 14px;
  margin-left: 3px;
  min-width: 20px;
  padding: 1px 2px;
  position: relative;
}
.facebook-share-count:before {
  content: "";
  position: absolute;
  top: 50%;
  left: -5px;
  margin-top: -4px;
  border-color: transparent #d7d7d7 transparent;
  border-style: solid;
  border-width: 4px 5px 4px 0;
}
.facebook-share-count:after {
  content: "";
  position: absolute;
  top: 50%;
  left: -3px;
  margin-top: -4px;
  border-color: transparent white transparent;
  border-style: solid;
  border-width: 4px 5px 4px 0;
}
.single .entry-content {
  clear: both;
  margin: 8px 0;
}
.single .entry-content a:hover {
  text-decoration: underline;
}
.entry-content ul, .entry-content ol {
  list-style: disc;
  list-style-position: inside;
  line-height: 24px;
  margin-bottom: 16px;
  padding-left: 16px;
}
.entry-content ol {
  list-style: decimal;
  list-style-position: inside;
}
.entry-content .twitter-tweet { margin: 10px auto !important }
.entry-content .arconix-column-one-half { margin: 0; padding-right: 20px; width: 50% }
.entry-content .arconix-column-one-half.arconix-column-last { padding-right: 0 }
.single .entry-one-line-summary {
  margin: 0;
  color: #888;
}
.single .source-link {
  color: #777;
  float: right;
  text-transform: uppercase;
  font-weight: bold;
}
.single .source-link a {
  color: #cf3326;
  font-weight: bold;
  line-height: 16px;
}
.single .source-link a:hover {
  color: #1c64b1;
  text-decoration: none;
}
.single .tag-links a {
  color: white;
  font-size: 12px;
  margin-right: 12px;
  background: #cf3326;
  padding: 4px 10px;
  -webkit-transition: 750ms background ease;
  -moz-transition: 750ms background ease;
  -ms-transition: 750ms background ease;
  -o-transition: 750ms background ease;
  transition: 750ms background ease;
  display: inline-block;
  margin-bottom: 8px;
}
.single .tag-links a:hover {
  background: #333;
  text-decoration: none;
}
.alignleft, img.alignleft {
  display: inline;
  float: left;
  margin-right: 16px;
}
.alignright, img.alignright {
  display: inline;
  float: right;
  margin-left: 16px;
}
.aligncenter, img.aligncenter {
  clear: right;
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.gallery-item {
  float: left;
  margin-top: 16px;
  width: 33%;
  padding: 0 10px;
  text-align: center;
}
.gallery-columns-2 .gallery-item { width: 50% }
.gallery-columns-4 .gallery-item { width: 25% }
.gallery-columns-5 .gallery-item { width: 20% }
.gallery-item-container {
  background: #cf3326;
  display: inline-block;
  border: 2px solid #cf3326;
  -webkit-transition: 250ms outline ease;
  -moz-transition: 250ms outline ease;
  -ms-transition: 250ms outline ease;
  -o-transition: 250ms outline ease;
  transition: 250ms outline ease;
}
.gallery-item-container:hover { outline: 5px solid #cf3326 }
.gallery-item img { margin: auto }
.gallery-caption {
  text-align: center;
  padding: 8px 8px 6px;
  color: white;
  line-height: 16px;
}
.wp-caption {
  max-width: 100%;
  text-align: center;
  margin-bottom: 16px;
}
.wp-caption .wp-caption-text {
  margin: 0;
  padding: 8px;
  font-size: 12px;
  line-height: 16px;
  color: white;
  font-weight: lighter;
  background: #cf3326;
}
.single .mejs-container { margin-bottom: 16px }
.single .mejs-container .mejs-controls { background: #1c64b1 }
.single .mejs-controls .mejs-time-rail .mejs-time-float { width: auto }
.single .mejs-controls .mejs-time-rail .mejs-time-float-current { position: relative; width: auto; }
.single .mejs-controls .mejs-time-rail .mejs-time-loaded,
.single .mejs-controls .mejs-time-rail .mejs-time-total,
.single .mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-total { background: #333 }
.single .mejs-controls .mejs-time-rail .mejs-time-current { background: #2d86eb }
.single .mejs-controls .mejs-time-rail .mejs-time-current,
.single .mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-current {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
.review-box {
  background: #efefef;
  margin: 16px 0;
  border: 1px solid #ddd;
  width: 100%;
}
.review-box.top {
  width: 50%;
  float: right;
  margin-left: 20px;
}
.review-box th, .review-box td { border: 1px solid #ddd }
.review-box .stars {
  font-size: 24px;
  color: #cf3326;
  padding: 6px 12px;
  text-align: center;
  width: 1%; /* Is this hackish? */
  white-space: nowrap;
}
.review-box .criteria {
  padding: 6px 12px;
  font-size: 16px;
  font-weight: 700;
}
.review-box th {
  font-size: 24px;
  font-weight: 700;
  padding: 12px;
}
.review-box .final-score {
  text-align: center;
  padding: 6px 12px 12px;
}
.review-box .final .summary {
  padding: 12px;
  font-size: 16px;
  line-height: 24px;
  vertical-align: top;
}
.review-box .final-score .numeric { font-size: 36px }
.review-box .final-score .short-description {
  font-size: 16px;
  line-height: 24px;
}
.review-box i, .review-box i:before { vertical-align: middle }
#nav-below {
  font-size: 16px;
  line-height: 24px;
  overflow: hidden;
  text-transform: uppercase;
  position: relative;
  text-align: center;
}
#nav-below .nav-previous, #nav-below .nav-next {
  display: inline-block;
  padding: 0 6px;
}
#nav-below .pagination, #nav-below .pagination li { display: inline-block }
#nav-below .pagination .current {
  background: #cf3326;
  color: white;
}
#nav-below .pagination a {
  padding: 2px 6px;
  display: inline-block;
  -webkit-transition: 750ms background ease;
  -moz-transition: 750ms background ease;
  -ms-transition: 750ms background ease;
  -o-transition: 750ms background ease;
  transition: 750ms background ease;
}
#nav-below .pagination a:hover {
  background: #333;
  color: white;
}
#nav-below a { color: #cf3326 }
#nav-below a:hover { color: #333 }
.related_post {
  padding: 16px;
  background: #efefef;
  border: 1px solid #ddd;
}
.related_post li {
  vertical-align: top;
  width: 33.33%;
  display: inline-block;
  padding-right: 16px;
  text-align: center;
  font-weight: bold;
}
.related_post li .wp_rp_title { line-height: 18px }
.related_post li:hover a { color: #333 }
.related_post li:last-child { padding-right: 0; }
.related_post img {
  display: block;
  max-width: 100%;
  margin: auto;
  height: auto;
  max-height: 100px;
  width: auto;
  margin-bottom: 8px;
  -webkit-transition: 250ms outline;
  -moz-transition: 250ms outline;
  -ms-transition: 250ms outline;
  -o-transition: 250ms outline;
  transition: 250ms outline;
}
.related_post li:hover img {
  background: #1c64b1;
  outline: 5px solid #1c64b1;
}
/*==============================
  Sidebar Content
================================*/
.sidebar {
  display: block;
  float: left;
  width: 344px;
  padding: 0 1px;
  background: #efefef;
  border-left: 1px solid #ddd;
  border-right: 1px solid #ddd;
  padding-top: 20px;
}
.sidebar .widget { padding: 0 20px 20px }
.sidebar .widget a { color: #888 }
.sidebar .widget a:hover { color: #333 }
#recent-disqus-comments .dsq-widget-item {
  position: relative;
  margin-left: 56px;
  padding: 8px;
  background: white;
  border: 1px solid #ccc;
}
#recent-disqus-comments .dsq-widget-item:before {
  content: "";
  position: absolute;
  top: 50%;
  margin-top: -12px;
  left: -12px;
  border-top: 12px solid transparent;
  border-bottom: 12px solid transparent;
  border-right: 12px solid white;
  z-index: 1;
}
#recent-disqus-comments .dsq-widget-user {
  font-size: 12px;
  line-height: 18px;
}
#recent-disqus-comments .dsq-widget-comment p {
  font-size: 12px;
  line-height: 18px;
}
#recent-disqus-comments .dsq-widget-meta {
  font-size: 0;
  line-height: 0;
  text-align: right;
}
#recent-disqus-comments .dsq-widget-meta a {
  font-size: 10px;
  line-height: 14px;
}
#recent-disqus-comments .dsq-widget-meta a:last-child { display: none }
#recent-disqus-comments .dsq-widget-item:after {
  content: "";
  position: absolute;
  top: 50%;
  margin-top: -13px;
  left: -13px;
  border-top: 13px solid transparent;
  border-bottom: 13px solid transparent;
  border-right: 13px solid #ccc;
}
#recent-disqus-comments .dsq-widget-avatar {
  position: absolute;
  padding: 0;
  top: 50%;
  margin-top: -16px;
  left: -56px;
  width: 32px;
  height: 32px;
  border: 1px solid #999;
  border-radius: 50%;
}
/*.sidebar .widget_wmp_widget ul > li, .sidebar .widget_omg_rss_widget ul > li {
  position: relative;
  padding: 16px 56px 16px 12px;
  margin-bottom: 10px;
  background: white;
  -webkit-box-shadow: #cecece 0 2px 0;
  -moz-box-shadow: #cecece 0 2px 0;
  box-shadow: #cecece 0 2px 0;
  min-height: 36px;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
}*/

.sidebar .widget_rss ul > li { padding: 16px 12px }
.sidebar .widget_wmp_widget ul > li a, .sidebar .widget_omg_rss_widget ul > li a {
  display: block;
  color: #888;
  font-size: 14px;
  overflow: hidden;
  line-height: 18px;
  height: 36px;
}
.sidebar .widget_wmp_widget ul > li:hover a, .sidebar .widget_omg_rss_widget ul > li:hover a { color: #333 }
.sidebar .widget_wmp_widget .image-container, .sidebar .widget_omg_rss_widget .image-container {
  position: absolute;
  right: 12px;
  top: 50%;
  margin-top: -16px;
  width: 32px;
  height: 32px;
}
.videos-widget { overflow: hidden }
.videos-widget .video-post {
  width: 145px;
  background: white;
}
.videos-widget img { display: block }
.videos-widget .thumbnail-container {
  width: 145px;
  height: 100px;
}
.videos-widget .video-post a { color: white }
.videos-widget .video-post a:hover { color: white }
.videos-widget .video-post:hover p { background: #333 }
.videos-widget .video-post p {
  color: white;
  padding: 4px 8px;
  font-size: 12px;
  background: #cf3326;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  margin: 0;
  text-align: center;
  -webkit-transition: 750ms background ease;
  -moz-transition: 750ms background ease;
  -ms-transition: 750ms background ease;
  -o-transition: 750ms background ease;
  transition: 750ms background ease;
}
.videos-widget .video-post { margin-bottom: 4px }
.videos-widget .video-post.odd {
  float: left;
  margin-right: 5px;
}
.videos-widget .video-post.even {
  float: right;
  margin-left: 5px;
}
.sidebar .widget_calendar table {
  width: 100%;
}
.sidebar .widget_calendar table th {
  color: #cf3326;
  font-weight: 700;
  padding: 8px 0;
}
.sidebar .widget_calendar table caption, .sidebar .widget_calendar table td, .sidebar .widget_calendar table th { text-align: center }
.sidebar .widget_calendar table caption { padding-bottom: 8px; font-size: 21px }
.sidebar .widget_calendar table td {
  padding: 8px 0;
  -webkit-transition: 750ms background ease;
  -moz-transition: 750ms background ease;
  -ms-transition: 750ms background ease;
  -o-transition: 750ms background ease;
  transition: 750ms background ease;
}
.sidebar .widget_calendar table tbody td { border: 1px solid #ddd }
.sidebar .widget_calendar table tbody td:hover { background: #cf3326 }
.sidebar .widget_calendar table tbody .pad:hover { background: inherit }
.sidebar .widget_calendar table a { display: block; color: #cf3326; }
.sidebar .widget_calendar table tbody td:hover a:hover { color: white }
.omg-widgets-quotes .text {
  position: relative;
  margin: 0 0 0 24px;
  font-size: 18px;
}
.omg-widgets-quotes .text a {
  display: block;
  color: #4f4f4f;
  -webkit-transition: 750ms color ease;
  -moz-transition: 750ms color ease;
  -ms-transition: 750ms color ease;
  -o-transition: 750ms color ease;
  transition: 750ms color ease;
}
.omg-widgets-quotes .text a:hover { color: #cf3326 }
.omg-widgets-quotes .text:before {
  color: #cf3326;
  content: "\201c";
  font-size: 36px;
  position: absolute;
  left: -24px;
  top: 6px;
}
.omg-widgets-quotes .who {
  text-align: right;
  color: #888;
  font-size: 14px;
  line-height: 16px;
}
.omg-widgets-events { overflow: hidden }
.omg-widgets-events .event {
  margin-bottom: 12px;
  clear: both;
  overflow: hidden;
}
.omg-widgets-events .date {
  float: left;
  margin-right: 12px;
  text-align: center;
}
.omg-widgets-events .day {
  font-size: 36px;
  line-height: 40px;
  color: #cf3326
}
.omg-widgets-events .month {
  font-size: 18px;
  text-transform: uppercase;
  color: #666;
}
.omg-widgets-events .info {
  padding-top: 4px;
  font-size: 24px;
  line-height: 26px;
  margin: 0 0 0 60px;
}
.omg-widgets-events .location {
  margin: 0 0 0 60px;
  line-height: 18px;
}
.sidebar .omg-widgets-events a { color: #cf3326 }
.omg-widgets-social { overflow: hidden }
.omg-widgets-social .network {
  display: none;
  width: 300px;
  height: 100px;
  position: relative;
  background-size: 300px auto;
  background-image: url(images/world-dots.png);
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
}
.omg-widgets-social .network:first-child { display: block; }
.omg-widgets-social .network > a {
  display: block;
  position: absolute;
  top: 50%;
  left: 16px;
  right: 16px;
  margin: -22px 0 0; /* -16px + -6px for callout */
  padding: 12px;
  color: #4f4f4f;
  text-align: center;
  background: white;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  -webkit-box-shadow: #333 0 2px 0;
  -moz-box-shadow: #333 0 2px 0;
  box-shadow: #333 0 2px 0;
  -webkit-transition: 750ms color ease;
  -moz-transition: 750ms color ease;
  -ms-transition: 750ms color ease;
  -o-transition: 750ms color ease;
  transition: 750ms color ease;
}
.omg-widgets-social .network > a:hover { color: #cf3326 }
.omg-widgets-social .network > a:after {
  position: absolute;
  bottom: -9px;
  left: 24px;
  content: "";
  border-left: 12px solid transparent;
  border-right: 12px solid transparent;
  border-top: 12px solid white;
}
.omg-widgets-social .network > a:before {
  position: absolute;
  bottom: -12px;
  left: 24px;
  content: "";
  border-left: 12px solid transparent;
  border-right: 12px solid transparent;
  border-top: 12px solid #333;
}
.omg-widgets-social .facebook { background-color: #3b5998 }
.omg-widgets-social .facebook span { padding-left: 54px }
.omg-widgets-social .facebook iframe {
  height: 24px;
  width: 52px;
  position: absolute;
  left: 28px;
  top: 50%;
  margin-top: -15px;
  z-index: 1;
}
.omg-widgets-social .twitter { background-color: #4099ff }
.omg-widgets-social .twitter span { padding-left: 70px }
.omg-widgets-social .twitter iframe {
  height: 20px;
  /*width: 60px;*/
  position: absolute;
  left: 28px;
  top: 50%;
  margin-top: -12px;
  z-index: 1;
}
.omg-widgets-social .google { background-color: #cc3732 }
.omg-widgets-social .google span { padding-left: 85px }
.omg-widgets-social .google > div {
  position: absolute;
  left: 28px;
  top: 50%;
  margin-top: -13px !important; /* I hate you Google. */
  z-index: 1;
}
.omg-widgets-social .youtube { background-color: #c4302b }
.omg-widgets-social .youtube span { padding-left: 110px }
.omg-widgets-social .youtube > div {
  position: absolute;
  top: 50%;
  margin-top: -15px !important;
  left: 28px;
  z-index: 1;
  width: 107px !important;
  overflow: hidden;
}
/*==============================
  Above Comments
================================*/
.above-comments .widget { padding: 20px 0 }
/*==============================
  Comments
================================*/
#disqus_thread {
  clear: both;
  padding: 12px 0;
}
/*==============================
  Footer
================================*/
.page-footer {
  font-size: 11px;
  overflow: hidden;
  background: #efefef;
  clear: both;
  border-right: 1px solid #ddd;
}
.page-footer .box {
  max-width: 1090px;
  padding: 0 20px;
}
.page-footer .menu-footer-container {
  float: left;
  width: 100%;
  margin-right: -342px;
}
.page-footer .navigation {
  display: inline-block;
  padding: 20px;
  margin-right: 342px;
}
.page-footer .colophon {
  float: left;
  width: 342px;
  padding: 20px;
}
.page-footer .colophon p { font-size: 12px }
.page-footer p { margin: 0 }
.page-footer .social {
  font-size: 24px;
  padding-bottom: 15px;
}
.page-footer .social li { display: inline-block }
.page-footer .social a { color: #444 }
.page-footer .social a:hover { color: #cf3326 }
.page-footer .ohsologo { margin-top: 12px }
.page-footer .navigation { display: inline-block }
.page-footer .navigation > li {
  display: inline-block;
  vertical-align: top;
  margin-right: 36px;
}
.page-footer .navigation > li:last-child { margin-right: 0 }
.page-footer .navigation > li > a {
  font-size: 18px;
  color: #cf3326;
}
.page-footer .colophon p a { color: #cf3326 }
.page-footer .navigation .sub-menu { margin: 8px 0 16px }
.page-footer .navigation .sub-menu a {
  color: #666;
  font-size: 13px;
  line-height: 18px;
}
.to-the-top {
  position: fixed;
  bottom: 0;
  left: 50%;
  margin-left: -30%;
  width: 60%;
  background-color: rgba(0,0,0,.45);
  text-align: center;
  z-index: 9999;
  border: 1px solid #816e6e;
  border-bottom: none;
  -webkit-border-top-left-radius: 2px;
  -moz-border-top-left-radius: 2px;
  border-top-left-radius: 2px;
  -webkit-border-top-right-radius: 2px;
  -moz-border-top-right-radius: 2px;
  border-top-right-radius: 2px;
}
.to-the-top a {
  padding: 10px;
  font-size: 16px;
  color: white;
  font-weight: bold;
  display: block;
}
/*==============================
  Page-specific styling
================================*/
.error404 #primary { text-align: center }
.page-search {
  overflow: hidden;
  border: 1px solid #cf3326;
  position: relative;
  margin-bottom: 24px;
}
.page-search div {
  position: absolute;
  left: 0;
  right: 42px;
}
.page-search input {
  position: absolute;
  left: 0;
  right: 40px;
  width: 100%;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
.page-search button {
  float: right;
  cursor: pointer;
  background: #cf3326;
  color: white;
  height: 36px;
  width: 42px;
  font-size: 18px;
  margin: 0;
  padding: 0 12px;
  border: 0;
}
/*==============================
  Shortcodes
================================*/
.pull-quote {
  width: 210px;
  padding: 10px;
}
.pull-quote p {
  font-size: 20px;
  color: #444;
  margin: 0;
  word-wrap: break-word;
}
.pull-quote-right { float: right; margin-left: 10px; }
.pull-quote-left { float: left; margin-right: 10px; }
.pull-quote-right p {
  padding: 16px 8px 16px 16px;
  border-left: solid 4px #cf3326;
}
.pull-quote-left p {
  padding: 16px 16px 16px 8px;
  border-right: solid 4px #cf3326;
}
.omg-button { /* All buttons */
  -webkit-font-smoothing: antialiased;
  -moz-borer-radius: 4px;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  color: white;
  display: inline-block;
  position: relative;
  font-size: 16px;
  margin: 8px 0;
  padding: 9px 10px 9px 42px;
  line-height: 18px;
}
.omg-button, .omg-button:before { /* All buttons and before selectors */
  -webkit-box-shadow: rgba(255, 255, 255, 0.35) 0 1px 0 inset;
  -moz-box-shadow: rgba(255, 255, 255, 0.35) 0 1px 0 inset;
  box-shadow: rgba(255, 255, 255, 0.35) 0 1px 0 inset;
}
.omg-button:before { /* All button before selectors */
  position: absolute;
  left: 0;
  width: 32px;
  top: 0;
  bottom: 0;
  content: "";
}
.omg-button:after { /* All button after selectors */
  position: absolute;
  left: 0;
  top: 50%;
  bottom: 0;
  width: 32px;
  font-family: "omgregular";
  line-height: 18px;
  text-align: center;
  margin-top: -9px;
  -webkit-font-smoothing: antialiased;
}
.omg-button:visited { /* All button visited and hover states*/
  color: white;
  text-decoration: none;
}
.single .entry-content .omg-button:hover {
  color: white;
  -webkit-transition-property: background;
  -moz-transition-property: background;
  -o-transition-property: background;
  transition-property: background;
  -webkit-transition-duration: 250ms;
  -moz-transition-duration: 250ms;
  -o-transition-duration: 250ms;
  transition-duration: 250ms;
  text-decoration: none;
}
/* Informational link */
a.informational-link, a.informational-link:before {
  background: #77c4d3;
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #77c4d3), color-stop(100%, #50b3c7));
  background-image: -webkit-linear-gradient(#77c4d3, #50b3c7);
  background-image: -moz-linear-gradient(#77c4d3, #50b3c7);
  background-image: -o-linear-gradient(#77c4d3, #50b3c7);
  background-image: linear-gradient(#77c4d3, #50b3c7);
}
a.informational-link { border: 1px solid #77c4d3 }
a.informational-link:hover { background: #3eaac0 }
a.informational-link:after { content: "\e104" }
a.informational-link:before { border-right: 1px solid #3eaac0 }
/* Download link */
a.download-link, a.download-link:before {
  background: #308dbf;
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #308dbf), color-stop(100%, #266f96));
  background-image: -webkit-linear-gradient(#308dbf, #266f96);
  background-image: -moz-linear-gradient(#308dbf, #266f96);
  background-image: -o-linear-gradient(#308dbf, #266f96);
  background-image: linear-gradient(#308dbf, #266f96);
}
a.download-link { border: 1px solid #308dbf }
a.download-link:hover { background: #216082 }
a.download-link:after { content: "\e102" }
a.download-link:before { border-right: 1px solid #216082 }
/* Website link */
a.website-link, a.website-link:before {
  background: #6567a5;
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #6567a5), color-stop(100%, #4f5188));
  background-image: -webkit-linear-gradient(#6567a5, #4f5188);
  background-image: -moz-linear-gradient(#6567a5, #4f5188);
  background-image: -o-linear-gradient(#6567a5, #4f5188);
  background-image: linear-gradient(#6567a5, #4f5188);
}
a.website-link { border: 1px solid #6567a5 }
a.website-link:hover { background: #464778 }
a.website-link:after { content: "\e103" }
a.website-link:before { border-right: 1px solid #464778 }
/* External store link */
a.external-store-link, a.external-store-link:before {
  background: #6567a5;
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #6567a5), color-stop(100%, #4f5188));
  background-image: -webkit-linear-gradient(#6567a5, #4f5188);
  background-image: -moz-linear-gradient(#6567a5, #4f5188);
  background-image: -o-linear-gradient(#6567a5, #4f5188);
  background-image: linear-gradient(#6567a5, #4f5188);
}
a.external-store-link { border: 1px solid #6567a5 }
a.external-store-link:hover { background: #464778 }
a.external-store-link:after { content: "\e107" }
a.external-store-link:before { border-right: 1px solid #464778 }
/* FAQ link */
a.question-link, a.question-link:before {
  background: #87c442;
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #87c442), color-stop(100%, #6da132));
  background-image: -webkit-linear-gradient(#87c442, #6da132);
  background-image: -moz-linear-gradient(#87c442, #6da132);
  background-image: -o-linear-gradient(#87c442, #6da132);
  background-image: linear-gradient(#87c442, #6da132);
}
a.question-link { border: 1px solid #87c442 }
a.question-link:hover { background: #608d2c }
a.question-link:after { content: "\e101" }
a.question-link:before { border-right: 1px solid #608d2c }
/* Comment link */
a.comment-link, a.comment-link:before {
  background: #c3000d;
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #c3000d), color-stop(100%, #aa000b));
  background-image: -webkit-linear-gradient(#c3000d, #aa000b);
  background-image: -moz-linear-gradient(#c3000d, #aa000b);
  background-image: -o-linear-gradient(#c3000d, #aa000b);
  background-image: linear-gradient(#c3000d, #aa000b);
}
a.comment-link { border: 1px solid #c3000d }
a.comment-link:hover { background: #760008 }
a.comment-link:after { content: "\e100" }
a.comment-link:before { border-right: 1px solid #760008 }
/* Web store link */
a.web-store-link, a.web-store-link:before {
  background: #5080d8;
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #5080d8), color-stop(100%, #4778cc));
  background-image: -webkit-linear-gradient(#5080d8, #4778cc);
  background-image: -moz-linear-gradient(#5080d8, #4778cc);
  background-image: -o-linear-gradient(#5080d8, #4778cc);
  background-image: linear-gradient(#5080d8, #4778cc);
}
a.web-store-link { border: 1px solid #5080d8 }
a.web-store-link:hover { background: #3e63a3 }
a.web-store-link:after { content: "\e105" }
a.web-store-link:before { border-right: 1px solid #3e63a3 }
/* USC button */
a.usc-link, a.usc-link:before {
  background: #dd4814;
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #dd4814), color-stop(100%, #bc3d11));
  background-image: -webkit-linear-gradient(#dd4814, #bc3d11);
  background-image: -moz-linear-gradient(#dd4814, #bc3d11);
  background-image: -o-linear-gradient(#dd4814, #bc3d11);
  background-image: linear-gradient(#dd4814, #bc3d11);
}
a.usc-link { border: 1px solid #dd4814 }
a.usc-link:hover { background: #97310e }
a.usc-link:after { content: "\e106" }
a.usc-link:before { border-right: 1px solid #97310e }
/* Play Store button */
a.play-store-link, a.play-store-link:before {
  background: #a2c33d;
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #a2c33d), color-stop(100%, #8EAC35));
  background-image: -webkit-linear-gradient(#a2c33d, #8EAC35);
  background-image: -moz-linear-gradient(#a2c33d, #8EAC35);
  background-image: -o-linear-gradient(#a2c33d, #8EAC35);
  background-image: linear-gradient(#a2c33d, #8EAC35);
}
a.play-store-link { border: 1px solid #a2c33d }
a.play-store-link:hover { background: #748C2B }
a.play-store-link:after { content: "\e108" }
a.play-store-link:before { border-right: 1px solid #748C2B }
a.chrome-store-link, a.chrome-store-link:before {
  background: #5080d8;
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #5080d8), color-stop(100%, #4778cc));
  background-image: -webkit-linear-gradient(#5080d8, #4778cc);
  background-image: -moz-linear-gradient(#5080d8, #4778cc);
  background-image: -o-linear-gradient(#5080d8, #4778cc);
  background-image: linear-gradient(#5080d8, #4778cc);
}
a.chrome-store-link { border: 1px solid #5080d8 }
a.chrome-store-link:hover { background: #3e63a3 }
a.chrome-store-link:after { content: "\e105" }
a.chrome-store-link:before { border-right: 1px solid #3e63a3 }
a.firefox-marketplace-link, a.firefox-marketplace-link:before {
  background: #F56600;
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #F56600), color-stop(100%, #e66000));
  background-image: -webkit-linear-gradient(#F56600, #e66000);
  background-image: -moz-linear-gradient(#F56600, #e66000);
  background-image: -o-linear-gradient(#F56600, #e66000);
  background-image: linear-gradient(#F56600, #e66000);
}
a.firefox-marketplace-link { border: 1px solid #F56600 }
a.firefox-marketplace-link:hover { background: #CC5500 }
a.firefox-marketplace-link:after { content: "\e109" }
a.firefox-marketplace-link:before { border-right: 1px solid #CC5500 }
.post-update {
  color: white;
  margin: 15px 0;
  padding: 15px 20px 15px 55px;
  clear: both;
  background: #1c64b1;
  position: relative;
}
.post-update:before {
  content: "\e208";
  position: absolute;
  left: 14px;
  top: 50%;
  margin-top: -10px;
  font-family: "omgregular";
  font-size: 28px;
  -webkit-font-smoothing: antialiased;
}
.post-update a {
  color: white;
  text-decoration: underline;
}
.meta-story-container { margin-bottom: 16px }
.meta-story {
  display: inline-block;
  text-align: left;
  background: #efefef;
  width: 300px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  -webkit-box-shadow: #cecece 0 1px 0 0;
  -moz-box-shadow: #cecece 0 1px 0 0;
  box-shadow: #cecece 0 1px 0 0;
}
.meta-story img {
  -webkit-border-top-left-radius: 3px;
  -moz-border-top-left-radius: 3px;
  border-top-left-radius: 3px;
  -webkit-border-top-right-radius: 3px;
  -moz-border-top-right-radius: 3px;
  border-top-right-radius: 3px;
}
.meta-story p { margin: 0 }
.meta-story a {
  color: #333;
  display: block;
  padding: 12px;
  font-size: 16px;
  line-height: 18px;
}
.meta-story-center { text-align: center; }
.meta-story-left, .meta-story-right { display: inline-block }
.meta-story-left { float: left }
.meta-story-right { float: right }
.meta-story-left .meta-story { margin-right: 15px }
.meta-story-right .meta-story { margin-left: 15px }

/*==============================
  Media Queries
================================*/
.global-navigation {
  display: none;
  position:fixed;
  top: 50%;
  margin-top: -50px;
  background: #ddd;
  -webkit-transition: 750ms background ease;
  -moz-transition: 750ms background ease;
  -ms-transition: 750ms background ease;
  -o-transition: 750ms background ease;
  transition: 750ms background ease;
}
.global-navigation a {
  display: block;
  padding: 32px 12px;
}
.global-navigation:hover { background: #bbb }
.global-navigation.left { left: 0 }
.global-navigation.right { right: 0 }
@media only screen and (min-width: 1232px) { .global-navigation { display: block } }
@media only screen and (max-width: 900px) {
  .feature .vignette, .post-row .vignette {
    margin: auto;
    margin-bottom: 8px;
  }
  .feature .image, .feature .excerpt {
    max-width: 100%;
    width: 100%;
  }
  .post-row article {
    max-width: 100%;
    width: 100%;
  }
  .post-row > article:first-child, .feature .excerpt {
    float: none;
    padding-right: 0;
  }
  .post-row > article:first-child {
    border-bottom: 1px dotted #ccc;
    margin-bottom: 24px;
    padding-bottom: 24px;
  }
  .post-row > article:nth-child(2), .feature .image {
    float: none;
    padding-left: 0;
  }
}
@media only screen and (max-width: 1000px) and (min-width: 801px) {
  .topmenu .hide-on-tablet { display: none }
}
@media only screen and (max-width: 800px) {
  .site-logo {
    top: -20px;
    width: 120px;
  }
  .topmenu { display: none }
  .branding nav { left: 0 }
  .searchbox form > div {
    position: absolute;
    left: 32px;
    right: 40px;
  }
  .searchbox input { width: 100% }
  .category-listing-mobile-container { display: inline-block }
  #category-list {
    position: fixed;
    top: 0;
    bottom: 0;
    padding-bottom: 32px;
    left: 0;
    right: 0;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    border-radius: 0;
  }
  #category-list .footer {
    display: block;
    width: 100%;
    position: absolute;
    bottom: 0;
    left: 0;
    text-align: center;
    font-size: 21px;
    background: white;
    z-index: 9999;
    border-top: 1px solid #333;
  }
  #category-list .footer a {
    display: block;
    padding: 12px;
    color: #cf3326;
  }
  #category-list:target { display: block }
  #category-list:before { display: none }
  #category-list > ul {
    text-align: center;
    overflow-y: scroll;
    height: 100%;
  }
  #category-list > ul > li {
    width: 40%;
    text-align: left;
  }
  #category-list .sub-menu li {
    border-bottom: 1px solid #666;
    padding: 0;
  }
  #category-list .sub-menu li a {
    font-size: 24px;
    line-height: 28px;
    padding: 12px;
    display: block;
  }
  #category-list i {
    font-size: 24px;
    width: 28px;
    vertical-align: middle;
    margin-right: 12px;
  }
  .primary-container { border: none; float: none }
  #primary {
    margin-right: 0;
    border: none;
  }
  .sidebar {
    float: none;
    display: block;
    position: relative;
    -moz-column-count: 2;
    -webkit-column-count: 2;
    column-count: 2;
    width: 100%;
    max-width: 100%;
    border: none;
  }
  .sidebar .widget { -webkit-column-break-inside: avoid }
  .videos-widget .video-post.odd, .videos-widget .video-post.even{
    float: none;
    margin: 12px 0;
  }
}
@media only screen and (max-width: 680px) {
  .review-box.top {
    width: 100%;
    float: none;
    margin-left: 0;
  }
  .gallery { text-align: center }
  .gallery-columns-2 .gallery-item { width: 100% }
  .gallery-columns-3 .gallery-item { width: 100% }
  .gallery-columns-4 .gallery-item { width: 100% }
  .gallery-columns-5 .gallery-item { width: 100% }
  .meta-story-container { display: block; float: none; text-align: center }
  .sidebar { -moz-column-count: 1; -webkit-column-count: 1; column-count: 1 }
  .sidebar .widget { display: block }
  .page-footer .colophon, .page-footer .menu-footer-container { float: none }
  #category-list > ul > li {
    padding: 0 8px;
    width: 100%;
  }
}
@media only screen and (max-width: 400px) {
  .branding .box {
    margin-top: 0;
    overflow: hidden;
  }
  .banner-slideshow { display: none }
  .pull-quote { width: auto; }
  .pull-quote-right { margin-left: 5px; }
  .pull-quote-left { margin-right: 5px; }
  img.alignright, img.alignleft, div.alignleft, div.alignright {
    display: block;
    float: none;
    margin: 0 auto 16px;
  }
}
/*==============================
  Plugins
================================*/
.arconix-button:hover { color: #fff } /* Arconix */
.entry-content .arconix-box-alert {
  color: white;
  margin: 15px 0;
  padding: 15px 20px 15px 55px;
  clear: both;
  background: #ff0000;
  position: relative;
  border: none;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
.entry-content .arconix-box-alert:before {
  content: "\e30d";
  position: absolute;
  left: 14px;
  top: 50%;
  margin-top: -10px;
  font-family: "omgregular";
  font-size: 28px;
  -webkit-font-smoothing: antialiased;
}
.bsap { overflow: hidden } /* BuySellAds */
.above-comments .widget_text { text-align: center }
.above-comments .widget_text .textwidget { display: inline-block; max-width: 100%; }
.fbsp { /* Facebook Social Proof*/
  color: white;
  font-weight: bold;
  text-transform: uppercase;
  max-width: 300px;
  width: 100%;
  margin: auto;
  position: relative;
}
.fbsp-background { position: relative }
.fbsp-background > img { width: 100%; height: auto; display: block }
.fbsp-overlay, .fbsp-background > a {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  -webkit-transition: 750ms opacity ease;
  -moz-transition: 750ms opacity ease;
  -ms-transition: 750ms opacity ease;
  -o-transition: 750ms opacity ease;
  transition: 750ms opacity ease;
}
.fbsp-background > a { z-index: 1 }
.fbsp-background:hover .fbsp-overlay { opacity: 0.8 }
.fbsp-text { position: absolute; left: 0; right: 0; text-align: center }
.fbsp-count { font-size: 48px; top: 50%; margin-top: -84px }
.fbsp-line-1 { font-size: 36px; top: 50%; margin-top: -36px }
.fbsp-line-2 { font-size: 24px; top: 50% }
.fbsp-line-3 { font-size: 24px; top: 50%; margin-top: 24px }
#optin { /* MailChimp form */
  background: white;
  padding: 20px 15px;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  text-align: center;
}
#optin input {
  border: 1px solid #ccc;
  font-size: 15px;
  margin-bottom: 10px;
  padding: 8px 10px;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
  border-radius: 2px;
  -moz-box-shadow: 0 2px 2px #ddd;
  -webkit-box-shadow: 0 2px 2px #ddd;
  box-shadow: 0 2px 2px #ddd;
}
#optin .email { background: #fff url(images/email.png) no-repeat 10px center; padding-left: 35px }
#optin input[type="submit"] {
  background: #cf3326;
  color: white;
  cursor: pointer;
  font-size: 18px;
  font-weight: bold;
  padding: 8px 0;
  width: 100%;
}
#optin input[type="submit"]:hover { background: #bd2e23 }
.mfp-bg { /* Magnific Popup CSS */
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 502;
  overflow: hidden;
  position: fixed;
  background: #0b0b0b;
  opacity: 0.8; }
.mfp-wrap {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 503;
  position: fixed;
  -webkit-backface-visibility: hidden; }
.mfp-container {
  height: 100%;
  text-align: center;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  padding: 0 8px }
.mfp-container:before {
  content: '';
  display: inline-block;
  height: 100%;
  vertical-align: middle; }
.mfp-align-top .mfp-container:before { display: none }
.mfp-content {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  margin: 0 auto;
  text-align: left;
  z-index: 505; }
.mfp-inline-holder .mfp-content { width: 100%; cursor: auto }
.mfp-loading.mfp-figure { display: none }
.mfp-hide { display: none }
.mfp-preloader {
  color: #cccccc;
  position: absolute;
  top: 50%;
  width: auto;
  text-align: center;
  margin-top: -0.8em;
  left: 8px;
  right: 8px;
  z-index: 504; }
.mfp-preloader a { color: #cccccc; }
.mfp-preloader a:hover { color: white }
.mfp-s-ready .mfp-preloader { display: none }
.mfp-s-error .mfp-content { display: none }
button.mfp-close,
button.mfp-arrow {
  overflow: visible;
  cursor: pointer;
  background: transparent;
  border: 0;
  display: block;
  padding: 0;
  z-index: 506; }
.mfp-close {
  width: 44px;
  height: 44px;
  line-height: 44px;
  position: absolute;
  right: 0;
  top: 0;
  text-decoration: none;
  text-align: center;
  opacity: 0.65;
  padding: 0 0 18px 10px;
  color: white;
  font-style: normal;
  font-size: 28px;}
.mfp-close:hover, .mfp-close:focus { opacity: 1 }
.mfp-close:active { top: 1px }
.mfp-close-btn-in .mfp-close { color: #333333 }
.mfp-image-holder .mfp-close,
.mfp-iframe-holder .mfp-close {
  color: white;
  right: -6px;
  text-align: right;
  padding-right: 6px;
  width: 100%; }
.mfp-counter {
  position: absolute;
  top: 0;
  right: 0;
  color: #cccccc;
  font-size: 12px;
  line-height: 18px; }
.mfp-arrow {
  position: absolute;
  top: 0;
  opacity: 0.65;
  margin: 0;
  top: 50%;
  margin-top: -55px;
  padding: 0;
  width: 90px;
  height: 110px;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0); }
.mfp-arrow:active { margin-top: -54px }
.mfp-arrow:hover, .mfp-arrow:focus { opacity: 1 }
.mfp-arrow:before, .mfp-arrow:after, .mfp-arrow .mfp-b, .mfp-arrow .mfp-a {
  content: '';
  display: block;
  width: 0;
  height: 0;
  position: absolute;
  left: 0;
  top: 0;
  margin-top: 35px;
  margin-left: 35px;
  border: solid transparent; }
.mfp-arrow:after,
.mfp-arrow .mfp-a {
  opacity: 0.8;
  border-top-width: 12px;
  border-bottom-width: 12px;
  top: 8px; }
.mfp-arrow:before, .mfp-arrow .mfp-b { border-top-width: 20px; border-bottom-width: 20px }
.mfp-arrow-left { left: 0; }
.mfp-arrow-left:after, .mfp-arrow-left .mfp-a { border-right: 12px solid black; left: 5px }
.mfp-arrow-left:before .mfp-arrow-left .mfp-b { border-right: 20px solid white }
.mfp-arrow-right { right: 0 }
.mfp-arrow-right:after, .mfp-arrow-right .mfp-a { border-left: 12px solid black; left: 3px }
.mfp-arrow-right:before, .mfp-arrow-right .mfp-b { border-left: 20px solid white }
img.mfp-img {
  width: auto;
  max-width: 100%;
  height: auto;
  display: block;
  line-height: 0;
  margin: 40px auto;
  background: white;
}
.mfp-figure:after {
  content: '';
  position: absolute;
  left: 0;
  top: 40px;
  bottom: 40px;
  display: block;
  right: 0;
  width: auto;
  height: auto;
  z-index: -1;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.6); }
.mfp-figure { line-height: 0; }
.mfp-bottom-bar {
  margin-top: -36px;
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  cursor: auto; }
.mfp-title {
  text-align: left;
  line-height: 18px;
  color: #f3f3f3;
  word-break: break-word;
  padding-right: 36px; }
.mfp-figure small {
  color: #bdbdbd;
  display: block;
  font-size: 12px;
  line-height: 14px; }
.mfp-image-holder .mfp-content { max-width: 100% }
.mfp-gallery .mfp-image-holder .mfp-figure { cursor: pointer }
@media screen and (max-width: 800px) and (orientation: landscape), screen and (max-height: 300px) {
  .mfp-img-mobile .mfp-image-holder { padding-left: 0; padding-right: 0 }
  .mfp-img-mobile img.mfp-img { padding: 0 }
  .mfp-img-mobile .mfp-figure:after { top: 0; bottom: 0 }
  .mfp-img-mobile .mfp-bottom-bar {
    background: rgba(0, 0, 0, 0.6);
    bottom: 0;
    margin: 0;
    top: auto;
    padding: 3px 5px;
    position: fixed }
  .mfp-img-mobile .mfp-bottom-bar:empty { padding: 0; }
  .mfp-img-mobile .mfp-counter { right: 5px; top: 3px; }
  .mfp-img-mobile .mfp-close {
    top: 0;
    right: 0;
    width: 35px;
    height: 35px;
    line-height: 35px;
    background: rgba(0, 0, 0, 0.6);
    position: fixed;
    text-align: center;
    padding: 0; }
  .mfp-img-mobile .mfp-figure small { display: inline; margin-left: 5px } }
@media all and (max-width: 800px) {
  .mfp-arrow { -webkit-transform: scale(0.75); transform: scale(0.75) }
  .mfp-arrow-left { -webkit-transform-origin: 0; transform-origin: 0 }
  .mfp-arrow-right { -webkit-transform-origin: 100%; transform-origin: 100% }
  .mfp-container { padding-left: 6px; padding-right: 6px } }
.first-visit { /* First visit like box */
  position: relative;
  background: white;
  max-width: 300px;
  margin: auto;
}
.first-visit .cookies-notice {
  font-size: 14px;
  line-height: 18px;
  padding: 10px 15px 15px;
  background: #dff0d8;
}
.first-visit .text { padding: 10px 15px 0; margin: 0 }
.first-visit .content { padding: 0 5px }
.first-visit .content iframe { width: 100%; height: 250px; }
.pds-box { /* PollDaddy */
  -webkit-border-radius: 3px !important;
  -moz-border-radius: 3px !important;
  border-radius: 3px !important;
  border-width: 1px !important;
}
.pds-vote-button {
  -webkit-border-radius: 3px !important;
  -moz-border-radius: 3px !important;
  border-radius: 3px !important;
  background: #f9f9f9 !important;
}

/*==============================
  Joey Edits
================================*/
.single .meta-story a:hover {
  background-color: #f15d22;
  color: white;
  text-decoration: none;
-webkit-transition: background .2s ease-out;
-moz-transition: background .2s ease-out;
-o-transition: background .2s ease-out;
transition: background .2s ease-out; 
}

.sidebar .widget h2 {
font-size: 28px;
color: #363636;
font-weight: bold;
text-shadow: 0 1px 0 rgba(255,255,255,0.7);
}

/*.sidebar .widget_wmp_widget ul > li, .sidebar .widget_omg_rss_widget ul > li {
	position: relative;
	padding: 16px 56px 16px 12px;
	border-bottom: 1px solid #e2e2e2;
	-moz-box-shadow: 0 1px 0 rgba(255,255,255,0.5);
	-webkit-box-shadow: 0 1px 0 rgba(255,255,255,0.5);
	box-shadow: 0 1px 0 rgba(255,255,255,0.5); 
-webkit-transition: background .2s ease-out;
-moz-transition: background .2s ease-out;
-o-transition: background .2s ease-out;
transition: background .2s ease-out;
}*/

.sidebar .widget_wmp_widget ul > li, .sidebar .widget_omg_rss_widget ul > li {
  position: relative;
  padding: 16px 56px 16px 12px;
  margin-bottom: 10px;
  background: white;
  -webkit-box-shadow: #cecece 0 2px 0;
  -moz-box-shadow: #cecece 0 2px 0;
  box-shadow: #cecece 0 2px 0;
  min-height: 36px;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
}

.sidebar .widget_wmp_widget ul > li:hover, .sidebar .widget_omg_rss_widget ul > li:hover {
background-color: #f15d22;
text-decoration: none;
outline: 0;
-webkit-transition: background .2s ease-out;
-moz-transition: background .2s ease-out;
-o-transition: background .2s ease-out;
transition: background .2s ease-out;
}

.sidebar .widget_wmp_widget ul > li:hover a, .sidebar .widget_omg_rss_widget ul > li:hover a {
    color: #fff;
}
.sidebar .attachment-thumbnail-sidebar {
  border-radius: 50%;
}
.page-title {
  margin-bottom: 1rem;
  padding: 1rem;
  background-color: #5E2750;
  color: #FFFFFF;
  text-transform: capitalize;
  }
.page-header p {
     color: rgba(94, 39, 80, 0.64);
     text-transform: none;
     font-style: italic;
     padding:0px 2px 0px 2px;
   }