/*
Theme Name: The Edge 2
Theme URI: http://theedge.me
Description: The Edge Website
Author: The Edge
Author URI: http://theedge.me
Version: 2
*/

/* Reset & common */
@charset "utf-8";
@viewport {width: device-width;}
html {height: 100%;}
body {height: 100%; line-height: 1;}
html, body, h1, h2, h3, h4, h5, h6, p, span, a, strong, div, iframe, img, ul, li, form, input, select, textarea, label, table, tbody, tfoot, thead, tr, th, td {margin: 0; padding: 0; font-size: 100%; font: inherit; vertical-align: baseline;}
ol, ul {list-style: none;}
img {display: block; border: 0;}
table {border-collapse: collapse; border-spacing: 0;}
th, td {text-align: left; vertical-align: top;}
div, form, table, ol, ul, li {position: relative;}
input[type=submit], input[type=file] {cursor: pointer;}
.clr:before, .clr:after {content:""; display: table;}
.clr:after {clear: both;}
.bold {font-weight: 600;}
strong, .semi {font-weight: 500;}
.normal {font-weight: 400;}

/* Google Webfont loader FOUT control */
html, .wf-loading {visibility: hidden;}
.wf-active, .wf-inactive {visibility: visible;}

/* Fonts */
body, .default {font: 400 15px/20px "Frank", "Helvetica Neue", Arial, Helvetica, sans-serif;}
h1, .h1 {font-weight: 300; font-size: 40px; line-height: 46px; color: #111;} /* Post title / page title */
h2, .h2 {font-weight: 300; font-size: 22px; line-height: 26px; color: #111; text-transform: uppercase;} /* Category heading */
h3, .h3 {font-weight: 300; font-size: 26px; line-height: 30px; color: #111;} /* Serp-post title */
h4, .h4 {font-weight: 300; font-size: 18px; line-height: 22px; color: #111; text-transform: uppercase;} /* Medium title (quads, sidebar titles) */
h5, .h5 {font-weight: 300; font-size: 16px; line-height: 21px; color: #111;} /* Small title (bottom posts, trending) */
h6, .h6 {font-weight: 300; font-size: 15px; line-height: 20px; color: #828282; text-transform: uppercase;} /* Mini title */
a {color: #063991; text-decoration: none;}
a:hover {text-decoration: underline;}

/* Containers */
#header {z-index: 3; margin-bottom: 11px;}
#content {width: 960px; max-width: 960px; margin: 0 auto;}
#footer {padding-top: 25px; background: #222;}
.inset {width: 960px; max-width: 960px; margin: 0 auto;}
.main {float: left; width: 630px; margin: 0 30px 0 0;}
.wide {  width: 960px; }
.side {float: left; width: 300px;}

/* Header top */
.top {padding: 9px 0; background: #121212;}
.top-media {margin-top: 1px;}
.top-media > li {float: left; margin: 0 4px 0 0;}
.top-media a {display: block; width: 25px; height: 25px;}
.top-media a:hover {opacity: 0.8; filter: alpha(opacity=80);}
.media-fb {background: url("img/sprite_ltr.png") no-repeat 0 -100px;}
.media-tw {background: url("img/sprite_ltr.png") no-repeat -27px -100px;}
.media-in {background: url("img/sprite_ltr.png") no-repeat -55px -100px;}
.media-go {background: url("img/sprite_ltr.png") no-repeat -83px -100px;}
.media-rs {background: url("img/sprite_ltr.png") no-repeat -111px -100px;}
.top-opts {}
.top-opts > li {float: left; margin: 3px 0 0 25px;}
.top-opts a {font-size: 14px; line-height: 18px; color: #828282;}
.top-search {float: right;}
.top-search > input[type=text]   { width: 180px; padding: 3px 31px 3px 8px; background: #fff; border: 0;}
.top-search > input[type=submit] { position: absolute; top: 7px; right: 8px; width: 13px; height: 13px; background: url("img/sprite_ltr.png") no-repeat -80px -140px; border: 0; opacity: 0.6; filter: alpha(opacity=60);}

/* Header mid */
.mid {padding: 18px 0 20px 0;}
.mid-logo {float: left; width: 200px; height: 57px; margin: 18px 20px 0 0; background: url("img/sprite_ltr.png") no-repeat 0 0;}
.mid > .inset > div {float: right; width: 728px; height: 95px; border: 0px solid #333;}
.mid > .inset > div img {width: 728px; height: 90px;}

/* Header nav */
.nav {background: #f0f0f0; background-image: -moz-linear-gradient(top, #f0f0f0, #f6f6f6); background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#f0f0f0), to(#f6f6f6)); background-image: -webkit-linear-gradient(top, #f0f0f0, #f6f6f6); background-image: -ms-linear-gradient(top, #f0f0f0, #f6f6f6); background-image: -o-linear-gradient(top, #f0f0f0, #f6f6f6); border-top: 1px solid #a2a2a2; border-bottom: 1px solid #a2a2a2; font-size: 16px; line-height: 20px; -moz-box-shadow: 0 2px 3px rgba(0,0,0,0.15); -webkit-box-shadow: 0 2px 3px rgba(0,0,0,0.15); box-shadow: 0 2px 3px rgba(0,0,0,0.15);}
.nav > .inset > table {width: 100%; border-left: 1px solid #a2a2a2;}
.nav > .inset td {width: 1%; text-align: center;}
.nav a {display: block; padding: 8px 0; border-right: 1px solid #aaa; font-weight: 300; color: #111; text-transform: uppercase; text-decoration: none; white-space: nowrap;}
.nav a:hover {background: #e4e4e4;}
.nav .open-nav-menu {padding: 8px 0;}
.nav .open-nav-menu > span {display: inline-block; width: 12px; height: 9px; background: url("img/sprite_ltr.png") no-repeat 0 -75px;}
.nav-menu {display: none;}
.nav-menu.on {display: block;}
.nav-menu {position: absolute; z-index: 101; top: 37px; right: 0; background: #f6f6f6; border: 1px solid #a2a2a2; border-top: 0; -moz-box-shadow: 0 2px 5px rgba(0,0,0,0.2); -webkit-box-shadow: 0 2px 5px rgba(0,0,0,0.2); box-shadow: 0 2px 5px rgba(0,0,0,0.2);}
.nav-menu a {padding: 8px 45px 8px 11px; border: 0; border-top: 1px solid #a2a2a2; text-align: left; white-space: nowrap;}
.nav-menu li:first-child a {border-top: 0;}
.nav .special {padding: 8px 0; color: #111; background: #ddd; background-image: -moz-linear-gradient(top, #ddd, #f2f2f2); background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#ddd), to(#f2f2f2)); background-image: -webkit-linear-gradient(top, #ddd, #f2f2f2); background-image: -ms-linear-gradient(top, #ddd, #f2f2f2); background-image: -o-linear-gradient(top, #ddd, #f2f2f2);}
.nav .special:hover {background: #dbdbdb;}
.meta {overflow: hidden; padding-top: 12px; font-size: 13px; line-height: 17px;}
.meta .updated {float: left; color: #a2a2a2;}
.meta .feeds {float: right; color: #a2a2a2;}

/* Spot */
.spot {overflow: hidden; border-bottom: 1px solid #ccc;}
.spot-hero {float: left; width: 410px; margin: 0 25px 20px 0;}
.spot-hero > .img > img {width: 410px; height: auto; margin-bottom: 16px; -moz-box-shadow: 0 2px 3px rgba(0,0,0,0.2); -webkit-box-shadow: 0 2px 3px rgba(0,0,0,0.2); box-shadow: 0 2px 3px rgba(0,0,0,0.2);}
.spot-hero > p {height: 40px; margin-top: 7px;}
.spot-hero .overlay {position: absolute; left: 0; top: 200px; padding: 0 15px 0 20px; background: rgba(170,4,51,0.8); color: #fff;}
.spot-news {float: left; width: 195px; margin-top: -1px;}
.spot-news > h6 {margin-bottom: 11px;}
.spot-news li {padding: 7px 0; background: url("http://cdn1.theedge.me/assets/css/img/dot.png") repeat-x top left;}
.spot-news li:first-child {padding-top: 0; background: 0;}
.spot-news li > a {color: #111;}
.spot-news li > a:hover {color: #AA0433;}
.spot-news .more {display: inline-block; margin-top: 3px; font-size: 13px; line-height: 17px;}
.spot-quad {clear: both; overflow: hidden; padding: 20px 0; border-top: 1px solid #ccc;}
.spot-quad > ul {margin: 0 0 0 -23px;}
.spot-quad li {float: left; width: 140px; margin: 0 0 0 23px;}
.spot-quad img {width: 140px; height: 90px; margin-bottom: 11px; -moz-box-shadow: 0 2px 3px rgba(0,0,0,0.2); -webkit-box-shadow: 0 2px 3px rgba(0,0,0,0.2); box-shadow: 0 2px 3px rgba(0,0,0,0.2);}
.spot-quad .story {color: #111; text-transform: none;}
.spot-quad .com {display: inline-block; margin-top: 3px; font-size: 13px; line-height: 17px;}

/* News headlines */
.headlines {clear: both; overflow: hidden; margin: 0 0 15px -30px; padding-top: 25px;}
.headlines > h4 {margin: 0 0 18px 30px; color: #828282;}
.headlines > ul {float: left; width: 185px; margin: 0 0 16px 30px;}
.headlines .newline {clear: both;}
.headlines li {margin-bottom: 11px;}
.headlines .h6 {margin-bottom: 9px; padding-bottom: 9px; border-bottom: 1px solid #ccc; font-weight: 400; color: #aa0433;}
.headlines .h6 > a {color: inherit;}
.headlines.h5 {font-weight: 400;}
.headlines a {color: #111;}
.headlines p {margin-top: 3px; font-size: 13px; line-height: 17px; color: #828282;}

/* Homepage gutter */
.gutter {float: right; width: 195px; margin: 0 0 0 25px;}
.latest-cover {margin: 20px 0 30px 0;}
.latest-cover img {width: 195px; height: auto; }

/* Section title */
.section-title {clear: both; overflow: hidden; margin-bottom: 20px; padding: 3px 0 13px 0; border-bottom: 1px solid #ccc; -moz-box-shadow: 0 5px 3px -3px rgba(0,0,0,0.1); -webkit-box-shadow: 0 5px 3px -3px rgba(0,0,0,0.1); box-shadow: 0 5px 3px -3px rgba(0,0,0,0.1);}

/* Tag posts title */
.tag-title {clear: both; overflow: hidden; margin-bottom: 20px; padding: 3px 0 13px 0; border-bottom: 1px solid #ccc; -moz-box-shadow: 0 5px 3px -3px rgba(0,0,0,0.1); -webkit-box-shadow: 0 5px 3px -3px rgba(0,0,0,0.1); box-shadow: 0 5px 3px -3px rgba(0,0,0,0.1);}
.tag-title > h2 {margin-bottom: 2px; text-transform: none;}
.tag-title > p {color: #828282;}

/* Search results title */
.search-title {clear: both; overflow: hidden; margin-bottom: 20px; padding: 8px 0 13px 0; border-bottom: 1px solid #ccc; -moz-box-shadow: 0 5px 3px -3px rgba(0,0,0,0.1); -webkit-box-shadow: 0 5px 3px -3px rgba(0,0,0,0.1); box-shadow: 0 5px 3px -3px rgba(0,0,0,0.1);}
.search-title > h2 {margin-bottom: 2px; text-transform: none;}
.search-title > p {color: #828282;}

/* Contributor posts title */
.contributor-title {clear: both; overflow: hidden; margin-bottom: 20px; padding: 8px 0 13px 0; border-bottom: 1px solid #ccc; -moz-box-shadow: 0 5px 3px -3px rgba(0,0,0,0.1); -webkit-box-shadow: 0 5px 3px -3px rgba(0,0,0,0.1); box-shadow: 0 5px 3px -3px rgba(0,0,0,0.1);}
.contributor-title > h2 {margin-bottom: 8px; text-transform: none;}
.contributor-title .img {float: left; width: 60px; height: 60px; margin: 0 20px 0 0;}
.contributor-title img {width: inherit; height: inherit; border: 1px solid #e2e2e2;}
.contributor-title .txt {width: auto; overflow: hidden; padding-top: 8px;}
.contributor-title a {display: inline-block; font-weight: 500;}
.contributor-title p {font-size: 13px; line-height: 17px; color: #828282;}

/* Doubled */
.doubled {clear: both; overflow: hidden; margin-bottom: -1px; border-bottom: 1px solid #ccc;}
.doubled .serp-post {border-bottom: 0; border-top: 1px solid #ccc;}
.doubled .serp-post:first-child {border: 0;}

/* Serp posts */
.serp-posts {width: auto; overflow: hidden;}
.serp-posts > h2 {margin-bottom: 13px; padding-bottom: 12px; border-bottom: 1px solid #ccc;}
.serp-post {overflow: hidden; padding: 16px 0; border-bottom: 1px solid #ccc;}
.serp-img {float: left; width: 140px; height: 90px; margin: 2px 22px 8px 0;}
.serp-img > img {width: inherit; height: inherit; -moz-box-shadow: 0 2px 3px rgba(0,0,0,0.2); -webkit-box-shadow: 0 2px 3px rgba(0,0,0,0.2); box-shadow: 0 2px 3px rgba(0,0,0,0.2);}
.serp-txt {overflow: hidden; width: auto;}
.serp-txt > h3 > a {color: inherit;}
.serp-txt > span {display: block; margin: 6px 0 4px 0; font-size: 13px; line-height: 17px; color: #a2a2a2;}
.serp-txt > p {max-height: 60px;}
.serp-media {display: block; height: 16px; margin: 9px 0 0 -3px;}
.serp-media > li {display: inline-block; margin: 0 3px 0 0 !important;}
.serp-media > li > span {display: inherit; width: 16px !important; height: 16px !important;}
.serp-media .facebook {background: url("img/sprite_ltr.png") no-repeat -21px -175px !important;}
.serp-media .twitter {background: url("img/sprite_ltr.png") no-repeat 0 -175px  !important;}
.serp-media .linkedin {background: url("img/sprite_ltr.png") no-repeat -42px -175px !important;}
.serp-media .googleplus {background: url("img/sprite_ltr.png") no-repeat -63px -175px !important;}
.serp-com {display: inline-block; position: relative; top: -2px; width: auto; height: auto; margin: 0 10px; font-size: 12px; line-height: 16px; white-space: nowrap;}

.search-results {border-top: 0;}
.search-results .serp-post:first-child {padding-top: 3px;}

/* SERP post nav */
.serp-post-nav {clear: both; overflow: hidden; padding: 15px 0 50px 0;}
.serp-post-nav a {font-weight: 400; font-size: 18px; line-height: 22px;}
.serp-older {float: right;}
.serp-newer {float: left;}

/* Post */
.post {width: auto; margin: 0 0 40px 0;}
.post-title {margin-bottom: 19px;}
.post-by {display: inline-block; height: 20px; margin: 15px 0 10px 0; font-size: 13px; line-height: 17px; color: #828282;}
.post-media-top {display: inline-block; position: relative; top: 2px; height: 16px; margin: 0 0 0 7px;}
.post-media-top > li {display: inline-block; margin: 0 3px 0 0 !important;}
.post-media-top > li > span {display: inherit; width: 16px !important; height: 16px !important;}
.post-media-top .facebook {background: url("img/sprite_ltr.png") no-repeat -21px -175px !important;}
.post-media-top .twitter {background: url("img/sprite_ltr.png") no-repeat 0 -175px  !important;}
.post-media-top .linkedin {background: url("img/sprite_ltr.png") no-repeat -42px -175px !important;}
.post-media-top .googleplus {background: url("img/sprite_ltr.png") no-repeat -63px -175px !important;}
.post-com {display: inline-block; position: relative; top: -2px; width: auto; height: auto; margin: 0 10px; white-space: nowrap;}
.post-image {width: 100%; max-width: 630px; height: auto; margin-bottom: 20px;}
.post-image > img {width: inherit; max-width: inherit; height: inherit; margin-bottom: 10px;}
.post-image > span {display: inline-block; font-size: 13px; line-height: 17px; color: #424242;}
.post-summary {line-height: 22px; color: #424242;}
.post-body {margin-bottom: 20px; line-height: 23px;}
.post-body > p {margin: 12px 0;}
.post-body > h4 {margin: 20px 0; font-weight: 300; font-size: 24px; line-height: 28px; color: #AA0433; text-transform: none;}
.post-body > h5 {margin: 16px 0; font-weight: 400; font-size: 18px; line-height: 22px; color: #AA0433;}
.post-body > ul {list-style: outside; padding: 0 0 0 30px;}
.post-body > blockquote p {font-style: italic; font-weight: 500; font-size: 24px; line-height: 28px;}
.post-body > blockquote span {display: block; font-weight: 400; font-size: 18px; line-height: 22px;}
.post-media-bottom {padding: 20px 0 15px 0;}
.post-media-bottom > p {margin: 0 0 11px 0; font-weight: 500; font-size: 13px; line-height: 17px;}
.post-tags {padding: 12px 0;}
.post-nav {overflow: hidden; padding: 11px 0; border-top: 1px solid #ccc;}
.post-nav h6 {margin-bottom: 4px;}
.post-nav > .next {float: right; width: 280px; text-align: right;}
.post-nav > .prev {float: left; width: 280px;}
.post-nav a {display: block; line-height: 20px;}
.post-related {padding: 12px 0; border-top: 1px solid #ccc; border-bottom: 1px solid #ccc;}
.post-related > h6 {margin-bottom: 6px;}
.post-related > ul {overflow: hidden; margin: 0 0 0 -35px;}
.post-related li {float: left; width: 295px; height: 56px; margin: 0 0 18px 35px;}
.post-related a {display: inline-block; font-weight: 400; font-size: 16px; line-height: 22px; color: #AA0433;}
.post-related p {margin-top: 3px; font-size: 13px; line-height: 17px; color: #828282; white-space: nowrap;}
.wp-caption .wp-caption-text{ display: inline-block; font-size: 13px; line-height: 17px; color: rgb(66, 66, 66); margin-bottom: 10px; margin-top: 10px;}

/* Sidebar MPU widget */
.side-ad {margin-bottom: 25px; }
.side-ad img {width: 300px; max-height: 300px;}
.side-ad #ad1, .side-ad #ad2 { min-width: 300px; min-height: 255px; }

/* Trending stories */
.trending {margin-bottom: 25px; padding: 18px 14px 7px 14px; border: 1px solid #ccc;}
.trending h4 {margin-bottom: 15px; color: #AA0433;}
.trending > ul {overflow: hidden;}
.trending li {overflow: hidden; margin-bottom: 11px; padding-top: 11px; border-top: 1px solid #ccc; color: #111;}
.trending li:first-child {padding: 0; border: 0;}
.trending .img {float: left; width: 80px; height: 50px; margin: 2px 20px 0 0;}
.trending img {width: inherit; height: inherit; -moz-box-shadow: 0 2px 3px rgba(0,0,0,0.2); -webkit-box-shadow: 0 2px 3px rgba(0,0,0,0.2); box-shadow: 0 2px 3px rgba(0,0,0,0.2);}
.trending .txt {overflow: hidden; width: auto;}
.trending p > a {font-size: 16px; line-height: 21px; color: #424242;}
.trending .txt > a {font-size: 13px; line-height: 17px;}

/* Latest comments */
.latest-comments {margin-bottom: 25px; padding: 18px 14px 7px 14px; border: 1px solid #ccc;}
.latest-comments h4 {margin-bottom: 15px; color: #AA0433;}
.latest-comments > ul {overflow: hidden;}
.latest-comments li {clear: both; margin-bottom: 11px; padding-top: 12px; border-top: 1px solid #ccc;}
.latest-comments li:first-child {padding: 0; border: 0;}
.latest-comments .item {display: inline-block; max-height: 40px;}
.latest-comments .item span {color: inherit;}
.latest-comments p {margin-top: 4px; font-size: 13px; line-height: 17px;}
.latest-comments p > a {color: #111;}
.latest-comments i {color: #828282;}
.latest-comments span {color: #828282;}

/* Sidebar events widget */
.side-events {overflow: hidden; margin-bottom: 25px;}
.side-events > h4 {margin-bottom: 15px; color: #AA0433;}
.side-events > table {width: 100%; margin-bottom: 5px;}
.side-events tr {background: #eee; background-image: -moz-linear-gradient(top, #eee, #fff); background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#eee), to(#fff)); background-image: -webkit-linear-gradient(top, #eee, #fff); background-image: -ms-linear-gradient(top, #eee, #fff); background-image: -o-linear-gradient(top, #eee, #fff); border-top: 1px solid #fff;}
.side-events th {padding: 9px 15px 9px 10px; white-space: nowrap; font-size: 14px; color: #424242;}
.side-events td {padding: 9px 12px 9px 0; color: #111;}
.side-events p {margin-top: 3px; font-weight: 400; font-size: 11px; line-height: 15px; color: #AA0433;}
.side-events > .all {float: right; font-size: 13px; line-height: 17px;}

/* Recent contributors */
.side-contributors {overflow: hidden; margin-bottom: 25px;}
.side-contributors > h6 {margin-bottom: 15px;}
.side-contributors li {overflow: hidden; margin-bottom: 20px;}
.side-contributors .img {float: left; width: 50px; height: 50px; border: 1px solid #ccc; margin: 0 15px 0 0;}
.side-contributors img {width: inherit; height: inherit;}
.side-contributors div {overflow: hidden; width: auto;}
.side-contributors div > p {margin-top: 1px; font-size: 12px; line-height: 16px; color: #828282;}
.side-contributors .all {font-size: 13px; line-height: 17px;}

/* Sidebar social widgets */
.side-social {margin-bottom: 25px;}
.side-social > h4 {margin-bottom: 18px; color: #AA0433;}
.side-social > div {margin-bottom: 20px;}

/* Static page nav */
.static-nav {clear: both; overflow: hidden; margin-bottom: 20px; padding: 5px 0 13px 0; border-bottom: 1px solid #ccc; -moz-box-shadow: 0 5px 3px -3px rgba(0,0,0,0.1); -webkit-box-shadow: 0 5px 3px -3px rgba(0,0,0,0.1); box-shadow: 0 5px 3px -3px rgba(0,0,0,0.1);}
.stativ-nav > ul {overflow: hidden;}
.static-nav li {display: inline-block; margin: 0 10px 0 0;}
.static-nav span {float: left; margin: 0 15px 0 0; font-weight: 500;}

/* Static pages */
.static {width: auto; margin: 0 0 60px 0;}
.widthfull { width: 960px; }
.static h1 {margin-bottom: 18px; font-size: 30px; line-height: 36px;}
.static h4 {margin-bottom: 15px; color: #828282;}
.static p {margin: 13px 0; line-height: 22px;}
.static ul {overflow: hidden;}
.static li {margin-bottom: 12px;}
.static li > p {margin: 0; font-weight: 500;}
.static label {display: block; font-size: 12px; line-height: 16px; color: #828282;}
.static label > span {font-size: 11px;}
.static input[type=text], .static input[type=email], .static input[type=tel] {display: block; width: 250px; margin-bottom: 10px; padding: 4px 6px 2px 6px;}
.static textarea {display: block; width: 97%; max-width: 450px; min-height: 150px; margin-bottom: 15px; padding: 6px;}
.static textarea.short {min-height: 80px;}
.static input[type=checkbox] {margin: 0 7px 15px 0;}
.static input[type=submit] {margin: 5px 0 0 0; padding: 6px 12px 4px 12px; background: #616161; border: 0; border-right: 1px solid #333; border-bottom: 1px solid #333; color: #fff; -moz-border-radius: 2px; -webkit-border-radius: 2px; border-radius: 2px;}

/* About sidebar */
.about-sidebar {margin-bottom: 25px; padding: 18px 14px 18px 14px; border: 1px solid #ccc;}
.about-sidebar > h4 {margin-bottom: 15px; color: #AA0433;}
.about-sidebar-team {overflow: hidden; margin: 0 0 -6px -10px;}
.about-sidebar-team > li {float: left; width: 129px; margin: 0 0 11px 10px;}
.about-sidebar-team span {font-size: 13px; line-height: 17px; color: #828282;}

/* Advertise sidebar */
.advertise-sidebar {margin-bottom: 25px; padding: 18px 14px 18px 14px; border: 1px solid #ccc;}
.advertise-sidebar > h6 {margin-bottom: 12px; color: #828282;}
.advertise-sidebar > p {margin: 13px 0; line-height: 22px;}
.advertise-sidebar li {margin-bottom: 10px;}
.advertise-sidebar li > span {font-size: 11px; color: #777;}
.advertise-sidebar a {text-decoration: underline;}

/* Contact sidebar */
.contact-sidebar {overflow: hidden; margin-bottom: 25px; padding: 18px 14px 18px 14px; border: 1px solid #ccc;}
.contact-sidebar > h6 {margin-bottom: 10px; color: #828282;}
.contact-sidebar li {margin-bottom: 11px;}
.contact-sidebar span {font-size: 13px; line-height: 17px; color: #828282;}
.contact-sidebar .address span {color: #424242;}

/* Magazine archive */
.archive-items {margin-top: 10px;}
.archive-items > li {padding-bottom: 25px; display:block; }
.archive-items .img {float: left; width: 140px; height: auto; margin: 0 20px 0 0; background: #eee;}
.archive-items img {width: inherit; height: inherit;}
.archive-items .txt {width: auto; overflow: hidden;}
.archive-items p {margin: 14px 0 0 0;}
.archive-items span {display: block; font-size: 12px; line-height: 16px; color: #828282;}
.archive-items a {font-size: 16px; line-height: 21px; cursor: pointer;}
.archive-items .open-item {padding-top: 15px; text-align: center; background: url("img/loader.gif") no-repeat center center;}
.archive-items .open-item.on {background: none;}
.archive-items .open-item a {font-size: 11px; line-height: 15px; color: #aaa; text-align: center; text-decoration: underline;}
.archive-items iframe {display: block; margin: 0 auto;}

/* Contributors */
.contributors {width: 100%; margin-top: 20px;}
.contributors td {padding: 0 20px 22px 0;}
.contributors .img {float: left; width: 60px; height: 60px; margin: 0 20px 0 0; background: #f3f3f3; border: 1px solid #e2e2e2;}
.contributors img {width: inherit; height: inherit;}
.contributors .txt {width: auto; overflow: hidden; padding-top: 1px;}
.contributors a {display: inline-block;}
.contributors p {margin: 2px 0 0 0; font-size: 13px; line-height: 17px; color: #828282;}

/* Events */
.events {width: 100%; margin-top: 20px;}
.events tr {background: #eee; background-image: -moz-linear-gradient(top, #eee, #fff); background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#eee), to(#fff)); background-image: -webkit-linear-gradient(top, #eee, #fff); background-image: -ms-linear-gradient(top, #eee, #fff); background-image: -o-linear-gradient(top, #eee, #fff); border-top: 1px solid #fff;}
.events th {padding: 11px 30px 11px 10px; white-space: nowrap;}
.events td {padding: 11px 15px 11px 0; font-size: 13px; line-height: 17px;}
.events p {margin: 0;}
.events .title {margin-bottom: 3px; font-weight: 500; font-size: 16px; line-height: 21px; color: #111;}
.events span {display: inline-block; margin-bottom: 3px; color: #AA0433;}
.events .blurb {margin-bottom: 3px; line-height: 18px; color: #424242;}
.events i {color: #828282;}
.events a {display: inline-block;}

/* Bottom-of-page post teaser */
.posts-bottom {clear: both; overflow: hidden; margin-bottom: 40px; padding-top: 23px; border-top: 1px solid #ccc; -moz-box-shadow: 0 -5px 3px -3px rgba(0,0,0,0.1); -webkit-box-shadow: 0 -5px 3px -3px rgba(0,0,0,0.1); box-shadow: 0 -5px 3px -3px rgba(0,0,0,0.1);}
.posts-bottom > h4 {margin-bottom: 20px; color: #111;}
.posts-bottom > ul {clear: both; margin: 0 0 0 -24px;}
.posts-bottom li {float: left; width: 140px; margin: 0 0 0 24px; text-transform: none;}
.posts-bottom .img {display: inline-block; width: inherit; height: 90px; margin-bottom: 6px;}
.posts-bottom .img > img {width: inherit; height: inherit; -moz-box-shadow: 0 2px 3px rgba(0,0,0,0.2); -webkit-box-shadow: 0 2px 3px rgba(0,0,0,0.2); box-shadow: 0 2px 3px rgba(0,0,0,0.2);}
.posts-bottom a {color: #111;}
.posts-bottom li > p {margin-top: 4px; font-size: 13px; line-height: 17px; color: #828282;}

/* Footer */
.get-newsletter {float: left; margin-bottom: 30px;}
.get-newsletter > label {display: block; margin-bottom: 12px; font-size: 13px; line-height: 17px; color: #828282;}
.get-newsletter > input[type=email] {width: 230px; margin: 0 5px 0 0; padding: 4px 6px; border: 0;}
.get-newsletter > input[type=submit] {padding: 3px 6px; background: #616161; border: 0; color: #fff; -moz-box-shadow: 1px 1px 0 rgba(0,0,0,0.15); -webkit-box-shadow: 1px 1px 0 rgba(0,0,0,0.15); box-shadow: 1px 1px 0 rgba(0,0,0,0.15);}
.footer-media {float: right; padding-top: 5px;}
.footer-media > li {float: left; margin: 0 4px 0 0;}
.footer-media a {display: block; width: 25px; height: 25px;}
.footer-media a:hover {opacity: 0.8; filter: alpha(opacity=80);}
.corporate {overflow: hidden; padding: 25px 0 35px 0; background: #424242; -moz-box-shadow: 0 -1px 2px rgba(0,0,0,0.2); -webkit-box-shadow: 0 -1px 2px rgba(0,0,0,0.2); box-shadow: 0 -1px 2px rgba(0,0,0,0.2);}
.footer-nav {margin-bottom: 20px;}
.footer-nav > li {display: inline-block; margin: 0 15px 0 0;}
.footer-nav > li > a {display: inherit; color: #ddd;}
.footer-logo {float: left; width: 200px; height: 57px; margin: 0 40px 0 0; background: url("img/sprite_ltr.png") no-repeat 0 0;}
.corporate p {float: left; width: 675px; font-size: 12px; line-height: 14px; color: #828282;}
.corporate span {display: block; margin-top: 10px; font-size: 11px; color: #626262;}
.corporate span > a {margin: 0 0 0 5px; color: inherit; text-decoration: underline;} 

#disqus_thread .nav>ul>li>a { display: none; }
.nav>ul>li>a { display: none; }

/* LARGE TABLETS -> DESKTOP */
@media (min-width: 768px) and (max-width: 979px) {

}

/* MOBILES -> TABLETS */
@media  (max-width: 767px) {
	
}


/*! fancyBox v2.1.5 fancyapps.com | fancyapps.com/fancybox/#license */
.fancybox-wrap,
.fancybox-skin,
.fancybox-outer,
.fancybox-inner,
.fancybox-image,
.fancybox-wrap iframe,
.fancybox-wrap object,
.fancybox-nav,
.fancybox-nav span,
.fancybox-tmp
{
	padding: 0;
	margin: 0;
	border: 0;
	outline: none;
	vertical-align: top;
}

.fancybox-wrap {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 8020;
}

.fancybox-skin {
	position: relative;
	background: #f9f9f9;
	color: #444;
	text-shadow: none;
	-webkit-border-radius: 4px;
	   -moz-border-radius: 4px;
	        border-radius: 4px;
}

.fancybox-opened {
	z-index: 8030;
}

.fancybox-opened .fancybox-skin {
	-webkit-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
	   -moz-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
	        box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
}

.fancybox-outer, .fancybox-inner {
	position: relative;
}

.fancybox-inner {
	overflow: hidden;
}

.fancybox-type-iframe .fancybox-inner {
	-webkit-overflow-scrolling: touch;
}

.fancybox-error {
	color: #444;
	font: 14px/20px "Helvetica Neue",Helvetica,Arial,sans-serif;
	margin: 0;
	padding: 15px;
	white-space: nowrap;
}

.fancybox-image, .fancybox-iframe {
	display: block;
	width: 100%;
	height: 100%;
}

.fancybox-image {
	max-width: 100%;
	max-height: 100%;
}

#fancybox-loading, .fancybox-close, .fancybox-prev span, .fancybox-next span {
	background-image: url('fancybox_sprite.png');
}

#fancybox-loading {
	position: fixed;
	top: 50%;
	left: 50%;
	margin-top: -22px;
	margin-left: -22px;
	background-position: 0 -108px;
	opacity: 0.8;
	cursor: pointer;
	z-index: 8060;
}

#fancybox-loading div {
	width: 44px;
	height: 44px;
	background: url('fancybox_loading.gif') center center no-repeat;
}

.fancybox-close {
	position: absolute;
	top: -18px;
	right: -18px;
	width: 36px;
	height: 36px;
	cursor: pointer;
	z-index: 8040;
}

.fancybox-nav {
	position: absolute;
	top: 0;
	width: 40%;
	height: 100%;
	cursor: pointer;
	text-decoration: none;
	background: transparent url('blank.gif'); /* helps IE */
	-webkit-tap-highlight-color: rgba(0,0,0,0);
	z-index: 8040;
}

.fancybox-prev {
	left: 0;
}

.fancybox-next {
	right: 0;
}

.fancybox-nav span {
	position: absolute;
	top: 50%;
	width: 36px;
	height: 34px;
	margin-top: -18px;
	cursor: pointer;
	z-index: 8040;
	visibility: hidden;
}

.fancybox-prev span {
	left: 10px;
	background-position: 0 -36px;
}

.fancybox-next span {
	right: 10px;
	background-position: 0 -72px;
}

.fancybox-nav:hover span {
	visibility: visible;
}

.fancybox-tmp {
	position: absolute;
	top: -99999px;
	left: -99999px;
	visibility: hidden;
	max-width: 99999px;
	max-height: 99999px;
	overflow: visible !important;
}

/* Overlay helper */

.fancybox-lock {
    overflow: hidden !important;
    width: auto;
}

.fancybox-lock body {
    overflow: hidden !important;
}

.fancybox-lock-test {
    overflow-y: hidden !important;
}

.fancybox-overlay {
	position: absolute;
	top: 0;
	left: 0;
	overflow: hidden;
	display: none;
	z-index: 8010;
	background: url('fancybox_overlay.png');
}

.fancybox-overlay-fixed {
	position: fixed;
	bottom: 0;
	right: 0;
}

.fancybox-lock .fancybox-overlay {
	overflow: auto;
	overflow-y: scroll;
}

/* Title helper */

.fancybox-title {
	visibility: hidden;
	font: normal 13px/20px "Helvetica Neue",Helvetica,Arial,sans-serif;
	position: relative;
	text-shadow: none;
	z-index: 8050;
}

.fancybox-opened .fancybox-title {
	visibility: visible;
}

.fancybox-title-float-wrap {
	position: absolute;
	bottom: 0;
	right: 50%;
	margin-bottom: -35px;
	z-index: 8050;
	text-align: center;
}

.fancybox-title-float-wrap .child {
	display: inline-block;
	margin-right: -100%;
	padding: 2px 20px;
	background: transparent; /* Fallback for web browsers that doesn't support RGBa */
	background: rgba(0, 0, 0, 0.8);
	-webkit-border-radius: 15px;
	   -moz-border-radius: 15px;
	        border-radius: 15px;
	text-shadow: 0 1px 2px #222;
	color: #FFF;
	font-weight: bold;
	line-height: 24px;
	white-space: nowrap;
}

.fancybox-title-outside-wrap {
	position: relative;
	margin-top: 10px;
	color: #fff;
}

.fancybox-title-inside-wrap {
	padding-top: 10px;
}

.fancybox-title-over-wrap {
	position: absolute;
	bottom: 0;
	left: 0;
	color: #fff;
	padding: 10px;
	background: #000;
	background: rgba(0, 0, 0, .8);
}

#Gallery {width: auto; height: auto !important; margin-bottom: 20px; background: none;}		

.iosGallery, .iosGallery2 {
	height: 500px;
	margin-top: 10px;
	margin-bottom: 10px;
	background: #FFF;
}

.iosGallery .slider, .iosGallery2 .slider {
}

.iosGallery .slider .galleryitem, .iosGallery2 .slider .galleryitem {float: left; width: 100%; height: 500px;}

.iosGallery .slider .galleryitem img, .iosGallery2 .slider .galleryitem img {
	width: auto;
	height: 100%;
	max-width: 960px;
	max-height: 100%;
	margin: 0 auto;	
}			

.iosGallery .slider .galleryitem .caption, .iosGallery2 .slider .galleryitem .caption {
	position: absolute;
	bottom: 0;
	width: 920px;
	min-height: 100px;
	color:#333;
	padding: 10px 20px 10px 20px;	
	background: rgba(255,255,255,0.65);		
}

.iosGallery .iosnext { opacity:0.6; filter:alpha(opacity=60); position: absolute; top: 200px; right: 0;width: 30px; height: 52px; z-index: 10; background: transparent url(img/next_prev_arrows.png) no-repeat 0 0;     background-color: transparent; }	
.iosGallery .iosprev { opacity:0.6; filter:alpha(opacity=60); position: absolute; top: 200px; left: 0; width: 30px; height: 52px; z-index: 10; background: transparent url(img/next_prev_arrows.png) no-repeat 0 -52px; background-color: transparent; }	

.iosGallery2 .iosnext { opacity:0.4; filter:alpha(opacity=40); position: absolute; top: 200px; right: 0;width: 30px; height: 52px; z-index: 10; background: transparent url(img/next_prev_arrows.png) no-repeat 0 0;     background-color: transparent; }	
.iosGallery2 .iosprev { opacity:0.4; filter:alpha(opacity=40); position: absolute; top: 200px; left: 0; width: 30px; height: 52px; z-index: 10; background: transparent url(img/next_prev_arrows.png) no-repeat 0 -52px; background-color: transparent; }	
	
.iosGalleryButtons { height: 100px; width: 960px; overflow:auto; overflow-y: hidden; white-space: nowrap; }
.iosGalleryButtons .gallerybutton {	display: inline-block; margin: 0 10px 0 0;	width: 100px; height: 70px;	opacity: 0.65;	filter: alpha(opacity:65);}
.iosGalleryButtons .gallerybutton img {	width: inherit;	height: inherit; }
.iosGalleryButtons .gallerybutton .border {	width: 100px;	height: 70px;}
.iosGalleryButtons .selected, .iosGalleryButtons .gallerybutton:hover {	opacity: 1;	filter: alpha(opacity:100); }

.iosGalleryNumbers { height: 60px; width: 960px; overflow:auto; overflow-y: hidden; white-space: nowrap; }
.iosGalleryNumbers .gallerybutton {	display: inline-block; margin: 0 3px 0 0; width: 50px; height: 35px;	opacity: 0.65;	filter: alpha(opacity:65);}
.iosGalleryNumbers .gallerybutton img {	width: inherit;	height: inherit; }
.iosGalleryNumbers .gallerybutton .border {	width: 50px;	height: 35px;}
.iosGalleryNumbers .selected, .iosGalleryNumbers .gallerybutton:hover {	opacity: 1;	filter: alpha(opacity:100); }
.iosGalleryNumbers span { color:#ccc; position: absolute; top: 2px; font-size: 22px; margin-left: 5px; }
.iosGalleryNumbers .selected span {	color:#000; }

.perspective { background-color:#E7E7E7; display:block; }
.perspective h1 { margin: 30px 0; font-size: 55px; line-height: 60px; }
.perspective #content { width: 900px; max-width: 900px; margin: 0 auto; }
.perspective .wide    { width: 900px; }
.perspective .perspective-header { background-color:#030303; background: url('img/city_doha.jpg') no-repeat center center; height: 380px; text-align: center; padding-top: 20px; width: 100%; }
.perspective .perspective-header .mid-image { width: 200px; height: 57px; margin: 0 auto; background: url("img/sprite_ltr.png") no-repeat 0 0; }
.perspective .perspective-header  h1 { color: #EEE; font-size: 100px; margin: 50px 0 80px 0; font-weight: 400; text-shadow: 2px 2px 2px rgba(150, 150, 150, 1); }
.perspective .perspective-header  p { color:#EEE; }
.perspective .perspective-header .img-caption { font-size: 14px; position: absolute; bottom: 10px; right: 10px; color: #CCC; padding: 3px 12px; background: rgba(0, 0, 0, 0.5); } 
.perspective .pers-img { width: auto; height: auto; }
.perspective .pers-img img { -webkit-border-radius: 75px; -moz-border-radius: 75px;	border-radius: 75px; }
.perspective .serp-post { border-bottom: 0px solid #FFF; margin-top: 40px; }
.perspective .serp-txt { }
.perspective .serp-txt h3 { margin-bottom: 15px; }
.perspective .serp-txt p  { margin-bottom: 20px; height: 65px; }
.perspective .serp-txt h3 > a { font-size: 38px; line-height: 42px; font-style:italic; font-weight: 300; }	
.perspective .serp-txt .red-line { position: absolute; bottom: 3px; left: 0; width: 800px;  border-bottom: 1px solid #AA0433; }
.perspective .serp-txt .readmore { position: absolute; bottom: 0; right: 0; min-width: 50px; padding-left: 6px; background-color:#E7E7E7; text-align: left; }	
.perspective .serp-txt .readmore a { color: #AA0433; }	
.perspective .post-image { width: 900px !important; max-width: 900px; !important; text-align: center;}
.perspective .post-image img { width:auto; }
.perspective div[id*='attachment_'] { width: 900px !important; max-width: 900px; !important; text-align: center;}
.perspective div[id*='attachment_'] img { width:auto; margin-left: auto; margin-right: auto; }
.perspective div[id*='attachment_'] .wp-caption-text { margin-left: auto; margin-right: auto; width: 640px; }
.perspective .post-body img { margin-left: auto; margin-right: auto; }
.perspective .post-body p { font-family: 'Open Sans', 'sans-serif'; font-size: 20px; line-height:38px; color: #333332; }
.perspective .post-body h4 { font-family: 'Open Sans', 'sans-serif'; font-size: 20px; line-height:38px; font-weight: 700; }
.perspective .post-body blockquote p { font-family: 'Open Sans', 'sans-serif'; font-size: 18px; font-style:italic; line-height:26px; font-weight: 700; }
.perspective .post-summary  { font-family: 'Open Sans', 'sans-serif'; font-size: 22px; font-weight: 700; line-height:32px; color:#333; }
.perspective .post-media-top .post-com2 { margin: -3px 0 0 0; }
.perspective .post-media-bottom p { font-family: 'Open Sans', 'sans-serif'; font-size: 110%; line-height: 115%; }
.perspective .wp-caption p { font-family: 'Open Sans', 'sans-serif'; font-size: 100%; line-height: 120%; }
.perspective .perspective-prev { display:none; cursor:pointer; position:fixed; width: 250px; height: 50px; top: 490px; right: 2px; text-align: right;  width: inherit;}
.perspective .perspective-next { display:none; cursor:pointer; position:fixed; width: 250px; height: 50px; top: 490px; left: 2px; text-align: left;  width: inherit; } 
.perspective .perspective-prev .side-nav-box { padding: 5px; background-color:#CCC; color:#333; }
.perspective .perspective-next .side-nav-box { padding: 5px; background-color:#CCC; color:#333; }
.perspective .perspective-next .side-nav-box .next-link { display: none; width: 250px; }
.perspective .perspective-prev .side-nav-box .prev-link { display: none; width: 250px; }

.infographic-post { display:block; }
.infographic-post #content { width: 900px; max-width: 900px; margin: 0 auto; }
.infographic-post .wide    { width: 900px; }
.infographic-post .post-image { width: 900px !important; max-width: 900px; !important; text-align: center;}
.infographic-post .post-image img { width:auto; margin-left: auto; margin-right: auto; }
.infographic-post div[id*='attachment_'] { width: 900px !important; max-width: 900px; !important; text-align: center;}
.infographic-post div[id*='attachment_'] img { width:auto; margin-left: auto; margin-right: auto; }
.infographic-post div[id*='attachment_'] .wp-caption-text { margin-left: auto; margin-right: auto; width: 640px; }
.infographic-post .post-body img { margin-left: auto; margin-right: auto; }

/*Retina graphics!*/
@media only screen and (-webkit-min-device-pixel-ratio: 1.5),
	   only screen and (min--moz-device-pixel-ratio: 1.5),
	   only screen and (min-device-pixel-ratio: 1.5){

	#fancybox-loading, .fancybox-close, .fancybox-prev span, .fancybox-next span {
		background-image: url('fancybox_sprite_2x.png');
		background-size: 44px 152px; /*The size of the normal image, half the size of the hi-res image*/
	}

	#fancybox-loading div {
		background-image: url('fancybox_loading_2x.gif');
		background-size: 24px 24px; /*The size of the normal image, half the size of the hi-res image*/
	}
}

@media(min-width:1500px){
	.perspective .perspective-prev { display: block; }
	.perspective .perspective-next { display: block; }
}