@charset "UTF-8";
@import url("//hello.myfonts.net/count/29a1cc");
/**
 * @license
 * MyFonts Webfont Build ID 2728396, 2014-01-19T15:46:06-0500
 * 
 * The fonts listed in this notice are subject to the End User License
 * Agreement(s) entered into by the website owner. All other parties are 
 * explicitly restricted from using the Licensed Webfonts(s).
 * 
 * You may obtain a valid license at the URLs below.
 * 
 * Webfont: Proxima Nova Light Italic by Mark Simonson
 * URL: http://www.myfonts.com/fonts/marksimonson/proxima-nova/light-it/
 * 
 * Webfont: Proxima Nova Light by Mark Simonson
 * URL: http://www.myfonts.com/fonts/marksimonson/proxima-nova/light/
 * 
 * Webfont: Proxima Nova Semibold Italic by Mark Simonson
 * URL: http://www.myfonts.com/fonts/marksimonson/proxima-nova/semibold-it/
 * 
 * Webfont: Proxima Nova Semibold by Mark Simonson
 * URL: http://www.myfonts.com/fonts/marksimonson/proxima-nova/semibold/
 * 
 * 
 * License: http://www.myfonts.com/viewlicense?type=web&buildid=2728396
 * Licensed pageviews: 18,000,000
 * Webfonts copyright: Copyright (c) Mark Simonson, 2005. All rights reserved.
 * 
 * © 2014 MyFonts Inc
*/
* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

/*! normalize.css v1.1.0 | MIT License | git.io/normalize */
/*! normalize.css v1.1.0 | HTML5 Display Definitions | MIT License | git.io/normalize */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
  display: block;
}

audio,
canvas,
video {
  display: inline-block;
  *display: inline;
  *zoom: 1;
}

audio:not([controls]) {
  display: none;
  height: 0;
}

[hidden] {
  display: none;
}

/*! normalize.css v1.1.0 | Base | MIT License | git.io/normalize */
html {
  font-size: 100%;
  font-family: sans-serif;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
}

html,
button,
input,
select,
textarea {
  font-family: sans-serif;
}

body {
  margin: 0;
}

/*! normalize.css v1.1.0 | Links | MIT License | git.io/normalize */
a:focus {
  outline: thin dotted;
}

a:active,
a:hover {
  outline: 0;
}

/*! normalize.css v1.1.0 | Typography | MIT License | git.io/normalize */
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

h2 {
  font-size: 1.5em;
  margin: 0.83em 0;
}

h3 {
  font-size: 1.17em;
  margin: 1em 0;
}

h4 {
  font-size: 1em;
  margin: 1.33em 0;
}

h5 {
  font-size: 0.83em;
  margin: 1.67em 0;
}

h6 {
  font-size: 0.67em;
  margin: 2.33em 0;
}

abbr[title] {
  border-bottom: 1px dotted;
}

b,
strong {
  font-weight: bold;
}

blockquote {
  margin: 1em 40px;
}

dfn {
  font-style: italic;
}

hr {
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 0;
}

mark {
  background: #ff0;
  color: #000;
}

p,
pre {
  margin: 1em 0;
}

code,
kbd,
pre,
samp {
  font-family: monospace, serif;
  _font-family: 'courier new', monospace;
  font-size: 0.8em;
}

pre {
  white-space: pre;
  white-space: pre-wrap;
  word-wrap: break-word;
}

q {
  quotes: "\201C" "\201D" "\2018" "\2019";
}

q {
  quotes: none;
}

q:before,
q:after {
  content: '';
  content: none;
}

small {
  font-size: 80%;
}

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sup {
  top: -0.5em;
}

sub {
  bottom: -0.25em;
}

dl,
menu,
ol,
ul {
  margin: 1em 0;
}

dd {
  margin: 0 0 0 40px;
}

menu,
ol,
ul {
  padding: 0 0 0 40px;
}

nav ul,
nav ol {
  list-style: none;
  list-style-image: none;
}

/*! normalize.css v1.1.0 | Embedded Content | MIT License | git.io/normalize */
img {
  border: 0;
  -ms-interpolation-mode: bicubic;
}

svg:not(:root) {
  overflow: hidden;
}

/*! normalize.css v1.1.0 | Figures | MIT License | git.io/normalize */
figure {
  margin: 0;
}

/*! normalize.css v1.1.0 | Forms | MIT License | git.io/normalize */
form {
  margin: 0;
}

fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}

legend {
  border: 0;
  padding: 0;
  white-space: normal;
  *margin-left: -7px;
}

button,
input,
select,
textarea {
  font-family: inherit;
  font-size: 100%;
  margin: 0;
  vertical-align: baseline;
  *vertical-align: middle;
}

button,
input {
  line-height: normal;
}

button,
select {
  text-transform: none;
}

button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
  *overflow: visible;
}

button[disabled],
html input[disabled] {
  cursor: default;
}

input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  padding: 0;
  *height: 13px;
  *width: 13px;
}

input[type="search"] {
  -webkit-appearance: textfield;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
}

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}

textarea {
  overflow: auto;
  vertical-align: top;
}

/*! normalize.css v1.1.0 | Tables | MIT License | git.io/normalize */
table {
  border-collapse: collapse;
  border-spacing: 0;
}

@font-face {
  font-family: "torrentfreak";
  src: url('../fonts/torrentfreak/torrentfreak.eot');
  src: url('../fonts/torrentfreak/torrentfreak.eot?#iefix') format('eot'), url('../fonts/torrentfreak/torrentfreak.woff') format('woff'), url('../fonts/torrentfreak/torrentfreak.ttf') format('truetype'), url('../fonts/torrentfreak/torrentfreak.svg') format('svg');
}

@font-face {
  font-family: "proxima-nova";
  src: url('../fonts/proxima-nova/29A1CC_0_0.eot');
  src: url('../fonts/proxima-nova/29A1CC_0_0.eot?#iefix') format('eot'), url('../fonts/proxima-nova/29A1CC_0_0.woff') format('woff'), url('../fonts/proxima-nova/29A1CC_0_0.ttf') format('truetype'), url('../fonts/proxima-nova/29A1CC_0_0.svg') format('svg');
  font-weight: 400;
  font-style: "normal";
}

@font-face {
  font-family: "proxima-nova";
  src: url('../fonts/proxima-nova/29A1CC_1_0.eot');
  src: url('../fonts/proxima-nova/29A1CC_1_0.eot?#iefix') format('eot'), url('../fonts/proxima-nova/29A1CC_1_0.woff') format('woff'), url('../fonts/proxima-nova/29A1CC_1_0.ttf') format('truetype'), url('../fonts/proxima-nova/29A1CC_1_0.svg') format('svg');
  font-weight: 400;
  font-style: "italic";
}

@font-face {
  font-family: "proxima-nova";
  src: url('../fonts/proxima-nova/29A1CC_2_0.eot');
  src: url('../fonts/proxima-nova/29A1CC_2_0.eot?#iefix') format('eot'), url('../fonts/proxima-nova/29A1CC_2_0.woff') format('woff'), url('../fonts/proxima-nova/29A1CC_2_0.ttf') format('truetype'), url('../fonts/proxima-nova/29A1CC_2_0.svg') format('svg');
  font-weight: 600;
  font-style: "normal";
}

@font-face {
  font-family: "proxima-nova";
  src: url('../fonts/proxima-nova/29A1CC_3_0.eot');
  src: url('../fonts/proxima-nova/29A1CC_3_0.eot?#iefix') format('eot'), url('../fonts/proxima-nova/29A1CC_3_0.woff') format('woff'), url('../fonts/proxima-nova/29A1CC_3_0.ttf') format('truetype'), url('../fonts/proxima-nova/29A1CC_3_0.svg') format('svg');
  font-weight: 600;
  font-style: "italic";
}

/**
 * Colors
 */
/**
 * Fonts
 */
/**
 * Global styles
 */
html, body {
  background: #161515 url('../img/background.jpg?1390244276') top center;
  border-bottom: 4px solid #ff4794;
  font: 16px/1.5 "proxima-nova", sans-serif;
}

h1, h2, h3, h4, h5, h6 {
  font-family: "proxima-nova", sans-serif;
  font-weight: 600;
}

a {
  color: #e0005e;
}
a:hover {
  color: #353f45;
}
a:visited {
  color: #353f45;
}

.container {
  max-width: 1104px;
  margin: 0 auto;
}

.nav-items, .stats, .widg ul, .archive-list, .entry-meta {
  list-style: none;
  margin: 0;
  padding: 0;
}
.nav-items li, .stats li, .widg ul li, .archive-list li, .entry-meta li {
  margin: 0;
  padding: 0;
}

.btn, .postpage-nav a > span {
  display: inline-block;
  background: #ff4794;
  color: white;
  margin: 0 0 1em;
  text-shadow: 0px 1px 1px #ad0048;
  text-decoration: none;
  text-align: center;
  font-size: 1.1em;
  font-weight: 600;
}
.btn span, .postpage-nav a > span span {
  display: block;
  height: 46px;
  line-height: 46px;
  float: left;
}
.btn:hover, .postpage-nav a > span:hover {
  background: #ff7ab2;
}
.btn:hover .btn-icon, .postpage-nav a > span:hover .btn-icon {
  background: #ff4794;
}
.btn:visited, .postpage-nav a > span:visited {
  color: white;
}

.btn-text {
  padding: 0 0.7em;
}

.btn-icon {
  width: 46px;
  vertical-align: top;
  font: 30px "torrentfreak", "proxima-nova", sans-serif;
  background: #e0005e;
}

.postpage-nav {
  font-weight: bold;
}
.postpage-nav > span {
  display: inline-block;
  padding: 5px 12px 0;
  background: #F0F0F0;
  border-bottom: 3px solid #F0F0F0;
  color: #666;
  font-size: 1.1em;
  font-weight: 600;
}
.postpage-nav a > span {
  padding: 5px 12px 0;
  border-bottom: 3px solid #e0005e;
}

.pbx:after, #topbar:after, #mainbar:after, #wrap-page:after, .archive-section:after, .author-box:after, .form-submit:after, .posts-nav:after, .entry-pico .entry-meta:after, .widg-popular-link:after {
  visibility: hidden;
  display: block;
  font-size: 0;
  content: " ";
  clear: both;
  height: 0;
}

input[type="search"]::-webkit-search-decoration {
  display: none;
}

input:invalid,
button:invalid,
a.button:invalid,
select:invalid,
textarea:invalid {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
input:focus,
button:focus,
a.button:focus,
select:focus,
textarea:focus {
  z-index: 1;
}

input[type="file"]:focus, input[type="file"]:active,
input[type="radio"]:focus,
input[type="radio"]:active,
input[type="checkbox"]:focus,
input[type="checkbox"]:active {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}

button,
a.button,
input[type="reset"],
input[type="submit"],
input[type="button"] {
  -webkit-appearance: none;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0;
  border-radius: 0;
  border: 0;
  cursor: pointer;
  display: inline-block;
  outline: 0;
  overflow: visible;
  margin: 0;
  padding: 3px 10px;
  text-decoration: none;
  vertical-align: top;
  width: auto;
  color: white;
  background-color: #ff4794;
  border-bottom: 2px solid #ff4794;
}
button:hover,
a.button:hover,
input[type="reset"]:hover,
input[type="submit"]:hover,
input[type="button"]:hover {
  text-decoration: none;
}
button:active, button:focus,
a.button:active,
a.button:focus,
input[type="reset"]:active,
input[type="reset"]:focus,
input[type="submit"]:active,
input[type="submit"]:focus,
input[type="button"]:active,
input[type="button"]:focus {
  background: #ff1476;
  border-bottom: 2px solid #ad0048;
}
button::-moz-focus-inner,
a.button::-moz-focus-inner,
input[type="reset"]::-moz-focus-inner,
input[type="submit"]::-moz-focus-inner,
input[type="button"]::-moz-focus-inner {
  border: 0;
  padding: 0;
}

textarea,
select,
input[type="date"],
input[type="datetime"],
input[type="datetime-local"],
input[type="email"],
input[type="month"],
input[type="number"],
input[type="password"],
input[type="search"],
input[type="tel"],
input[type="text"],
input[type="time"],
input[type="url"],
input[type="week"] {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0;
  border-radius: 0;
  -webkit-appearance: none;
  border: 0;
  outline: 0;
  margin: 0;
  text-align: left;
  vertical-align: top;
  border-bottom: 2px solid transparent;
}
textarea[disabled],
select[disabled],
input[type="date"][disabled],
input[type="datetime"][disabled],
input[type="datetime-local"][disabled],
input[type="email"][disabled],
input[type="month"][disabled],
input[type="number"][disabled],
input[type="password"][disabled],
input[type="search"][disabled],
input[type="tel"][disabled],
input[type="text"][disabled],
input[type="time"][disabled],
input[type="url"][disabled],
input[type="week"][disabled] {
  background-color: #eee;
}
textarea:focus,
select:focus,
input[type="date"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="email"]:focus,
input[type="month"]:focus,
input[type="number"]:focus,
input[type="password"]:focus,
input[type="search"]:focus,
input[type="tel"]:focus,
input[type="text"]:focus,
input[type="time"]:focus,
input[type="url"]:focus,
input[type="week"]:focus {
  outline: none;
  border-bottom-color: #ff4794;
}

button[disabled],
input[disabled],
select[disabled],
select[disabled] option,
select[disabled] optgroup,
textarea[disabled],
a.button_disabled {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  -moz-user-select: -moz-none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  user-select: none;
  color: #888;
  cursor: default;
}

input::-webkit-input-placeholder,
textarea::-webkit-input-placeholder {
  color: #888;
}

input:-moz-placeholder,
textarea:-moz-placeholder {
  color: #888;
}

input.placeholder_text,
textarea.placeholder_text {
  color: #888;
}

textarea,
select[size],
select[multiple] {
  height: auto;
}

select[size="0"],
select[size="1"] {
  height: 1.8em;
}

@media (-webkit-min-device-pixel-ratio: 0) {
  select[size],
  select[multiple],
  select[multiple][size] {
    background-image: none;
    padding-right: 3px;
  }

  select,
  select[size="0"],
  select[size="1"] {
    background-image: url(data:image/png;base64,R0lGODlhDQAEAIAAAAAAAP8A/yH5BAEHAAEALAAAAAANAAQAAAILhA+hG5jMDpxvhgIAOw==);
    background-repeat: no-repeat;
    background-position: right center;
    padding-right: 20px;
  }

  ::-webkit-validation-bubble-message {
    -webkit-box-shadow: none;
    box-shadow: none;
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #666666), color-stop(1, black));
    border: 0;
    color: white;
    overflow: hidden;
    padding: 15px 15px 17px;
    text-shadow: black 0 0 1px;
    min-height: 16px;
  }

  ::-webkit-validation-bubble-arrow,
  ::-webkit-validation-bubble-top-outer-arrow,
  ::-webkit-validation-bubble-top-inner-arrow {
    -webkit-box-shadow: none;
    box-shadow: none;
    background: #666;
    border-color: #666;
  }
}
textarea {
  min-height: 40px;
  overflow: auto;
  resize: vertical;
  width: 100%;
}

optgroup {
  color: black;
  font-style: normal;
  font-weight: normal;
}
optgroup::-moz-focus-inner {
  border: 0;
  padding: 0;
}

.flag-end:before, .flag-end:after, .flag:after {
  position: absolute;
  content: ' ';
  width: 0;
  height: 0;
  text-indent: -9999px;
  right: 0;
}

.flag-end {
  border-left: 15.3px solid transparent;
  position: absolute;
  top: 0;
  left: -13.5px;
  height: 27px;
  width: 1px;
}
.flag-end:before {
  top: 0;
  border-left: 15.3px solid transparent;
}
.flag-end:after {
  bottom: 0;
  border-left: 15.3px solid transparent;
}

.flag {
  display: block;
  color: white;
  font-weight: bold;
  font-size: 0.7em;
  text-transform: uppercase;
  line-height: 27px;
  letter-spacing: 1px;
  padding: 0 1em;
  height: 27px;
  position: absolute;
  top: -13.5px;
  right: -9px;
}
@media (min-width: 620px) {
  .flag {
    display: block;
  }
}
.flag:after {
  border-right: 9px solid transparent;
  bottom: -9px;
}

.flag-featured {
  background: #ff4794;
}
.flag-featured:after {
  border-top: 9px solid #ad0048;
}
.flag-featured .flag-end:before {
  border-top: 15.3px solid #ff4794;
}
.flag-featured .flag-end:after {
  border-bottom: 15.3px solid #ff4794;
}

.flag-dark {
  background: #666666;
}
.flag-dark:after {
  border-top: 9px solid #1a1a1a;
}
.flag-dark .flag-end:before {
  border-top: 15.3px solid #666666;
}
.flag-dark .flag-end:after {
  border-bottom: 15.3px solid #666666;
}

#main > .flag:first-child {
  display: none;
}
@media (min-width: 620px) {
  #main > .flag:first-child {
    display: block;
  }
}

.nav-item {
  display: inline-block;
  line-height: 1;
}

.nav-link {
  display: block;
  padding: 10px;
  color: white;
  text-decoration: none;
}
.nav-link:hover {
  color: #ff4794 !important;
}

.pbx {
  width: 100%;
  font-size: 14px;
  margin: 2em 0 0;
  font-size: 15px;
  font-weight: 300;
  border-right: 15px solid white;
}
@media (min-width: 620px) {
  .pbx {
    border-right: 28px solid white;
  }
}

.pbx-alt {
  background: #f4f4f4;
  padding: 1.5em;
}

.pbx-title {
  font-size: 1.4em;
  margin: 0 0 1em;
  line-height: 1;
}
.pbx-title a {
  text-decoration: none;
}

.pbx .btn, .pbx .postpage-nav a > span, .postpage-nav .pbx a > span {
  margin: 0;
}

.pbx.posts-nav {
  padding-right: 0;
}

#masthead {
  position: relative;
}

@media (min-width: 620px) {
  #topbar > .container, #mainbar > .container {
    padding: 0 0 0 94px;
  }
}
#topbar {
  background: #141414;
  width: 100%;
  font-size: 13px;
  text-align: center;
  padding: 2px 15px 1px;
  display: none;
}
@media (min-width: 620px) {
  #topbar {
    display: table;
  }
}
#topbar .nav-link {
  color: #888;
  font-weight: 600;
  height: 35px;
}

#mainbar {
  font-weight: bold;
  font-size: 18px;
  padding: 0 15px 0 15px;
  width: 100%;
}
#mainbar .nav-main {
  padding: 0;
  float: left;
}
#mainbar .nav-link {
  color: #B7B7B7;
  letter-spacing: 0.5px;
}

@media (min-width: 620px) {
  #stick-logo {
    padding: 0 15px;
    position: fixed;
    width: 100%;
    height: 0;
    z-index: 9999;
  }
}
#stick-logo .container {
  padding: 0;
}

#logo {
  display: block;
  background: #ff4794;
  width: 82px;
  text-align: center;
  padding: 21px 8px 15px;
}
@media (min-width: 620px) {
  #logo {
    margin: 0 0 15px;
    float: left;
  }
}
#logo img {
  width: 65px;
  height: 44px;
}
#logo:hover {
  background: #ff7ab2;
}

.nav-connect {
  display: none;
  float: left;
}
@media (min-width: 700px) {
  .nav-connect {
    display: block;
  }
}

.nav-social {
  display: none;
  font: 20px "torrentfreak", "proxima-nova", sans-serif;
  -webkit-font-smoothing: antialiased;
}
@media (min-width: 820px) {
  .nav-social {
    display: block;
  }
}
.nav-social .nav-link {
  padding: 6px;
}

.nav-main {
  display: none;
}
@media (min-width: 620px) {
  .nav-main {
    display: block;
  }
}

@media (min-width: 620px) {
  .nav-mobile {
    display: none;
  }
}

.nav-mobile > .nav-items {
  margin: 0;
  padding: 0;
  width: 100%;
}
.nav-mobile > .nav-items > .nav-item {
  width: 100%;
  display: block;
}

.js .nav-mobile {
  clip: rect(0 0 0 0);
  max-height: 0;
  position: absolute;
  overflow: hidden;
  zoom: 1;
}

.nav-mobile.opened {
  max-height: 9999px;
}

.nav-mobile.disable-pointer-events {
  pointer-events: none !important;
}

.nav-toggle {
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  -o-user-select: none;
  user-select: none;
  position: absolute;
  top: 6px;
  right: 6px;
}
@media (min-width: 620px) {
  .nav-toggle {
    display: none;
  }
}
.nav-toggle img {
  width: 75px;
  height: 75px;
}

#masthead .search-form {
  float: right;
}

#masthead .nav-item > .search-form {
  float: none;
  padding: 10px;
}

.search-text {
  width: 212px;
  height: 33px;
  font-size: 1em;
  padding: 0 0.25em;
  background: #0f0f0f;
  color: #f0f0f0;
  border-bottom-color: #0f0f0f;
}

.search-submit {
  height: 35px;
  font: 20px "torrentfreak", "proxima-nova", sans-serif;
  -webkit-font-smoothing: antialiased;
}

.error .search-form > .search-text {
  background: #f0f0f0;
  color: #0f0f0f;
}

.stats {
  color: white;
  float: right;
  padding: 0.25em 0 0.5em;
  display: none;
}
@media (min-width: 890px) {
  .stats {
    display: block;
  }
}

li.stats-item {
  display: block;
  float: left;
  margin: 0 0 0 1.2em;
}

.stats-link {
  display: block;
  text-decoration: none;
  padding: 5px;
}

.stats-number {
  font-size: 2.1em;
  line-height: 1;
  letter-spacing: -1px;
  color: white;
}

.stats-caption {
  display: block;
  color: #ff4794;
  font-size: 0.7em;
  line-height: 1;
}

@media (min-width: 620px) {
  #feature {
    background-color: #080B0C;
    height: 250px;
    border-bottom: 3px solid #ff4794;
    overflow: hidden;
    padding: 0 15px;
  }

  #feature-background {
    margin: 0 auto;
    position: relative;
    right: -400px;
    width: 1200px;
    height: 250px;
    background-image: url('../img/default/default-head.png?1390244279');
    background-size: cover;
    background-position: center center;
  }

  #feature-gradient {
    width: 1200px;
    height: 250px;
    background: url('../img/background-feature.png?1390244283') center repeat-y;
  }

  #feature-container {
    margin: -250px auto 0;
    height: 250px;
    position: relative;
  }
}
#feature-box {
  display: none;
}
@media (min-width: 900px) {
  #feature-box {
    display: block;
    float: right;
    width: 270px;
    position: absolute;
    right: 0;
    top: 111px;
    background: white;
    border-left: 4px solid #cfd1d1;
  }
}

#feature-box .entry-pico {
  padding: 20px 10px 13px;
  width: 100%;
}

#wrap-page {
  width: 100%;
  padding: 0;
}
@media (min-width: 620px) {
  #wrap-page {
    padding: 0 15px;
    background: url('../img/background-content.png?1390244276') center repeat-y;
  }
}

#wrap-main {
  width: 100%;
  background: white;
  padding: 0 0 15px 15px;
}
@media (min-width: 620px) {
  #wrap-main {
    padding: 1px 0 0;
  }
}
@media (min-width: 900px) {
  #wrap-main {
    background: none;
    float: left;
    margin-right: -270px;
  }
}

#main {
  background: white;
  margin: 0;
  position: relative;
}
@media (min-width: 620px) {
  #main {
    margin: -140px 0 0 82px;
    z-index: 400;
    padding: 28px 0 28px 28px;
    min-height: 1800px;
  }
}
@media (min-width: 900px) {
  #main {
    margin: -140px 310px 0 82px;
  }
}
#main img {
  max-width: 100%;
  height: auto;
}

#sidebar {
  color: white;
  margin: 0;
}
@media (min-width: 620px) {
  #sidebar {
    padding: 1px 15px;
    margin: 0 -15px;
    background: #161515 url('../img/background.jpg?1390244276') top center;
  }
  #sidebar > .widg {
    margin-left: 110px;
    margin-right: 28px;
  }
}
@media (min-width: 900px) {
  #sidebar {
    background: transparent;
    margin: 0 0 40px;
    padding: 0;
    width: 270px;
    float: right;
  }
  #sidebar > .widg {
    margin-left: 0;
    margin-right: 0;
  }
}

.widg {
  font-size: 16px;
  margin: 40px 15px 0;
}
@media (min-width: 620px) {
  .widg {
    margin: 40px 0 0;
  }
}
.widg a {
  color: #E1E1E1;
  text-decoration: none;
}
.widg a:hover {
  text-decoration: underline;
}
.widg img {
  max-width: 100%;
  height: auto;
}

.widg-title {
  font: bold 1.1em "proxima-nova", sans-serif;
  margin-top: 0;
}

.textwidget {
  line-height: 1;
}

.archive-section {
  width: 100%;
}

.archive-header {
  border-bottom: 1px solid #f4f4f4;
  margin-bottom: 1em;
  padding: 1em 0 0.75em;
  margin-right: 15px;
}
@media (min-width: 620px) {
  .archive-header {
    margin-right: 28px;
    padding-top: 0;
  }
}
.archive-header h1 {
  margin: 0;
  font-size: 1em;
  line-height: 1;
}
.archive-header h1 span {
  color: #ff4794;
}

.archive-section-pad {
  border-right: 28px solid white;
}

.archive-list {
  margin-bottom: 2em;
  padding-right: 22px;
  font-size: 14px;
}
.archive-list > li {
  display: inline-block;
  margin-right: 10px;
}
.archive-list > li > a {
  font-weight: bold;
}

.author-box {
  margin: 0 0 2em;
  width: 100%;
}
@media (min-width: 0) and (max-width: 619px) {
  .author-box {
    padding-top: 1em;
  }
}

.author-image {
  -webkit-border-radius: 300px;
  -moz-border-radius: 300px;
  -ms-border-radius: 300px;
  -o-border-radius: 300px;
  border-radius: 300px;
  margin: 0 auto 1em;
  width: 100px;
  height: 100px;
  background-position: center;
  background-size: cover;
  background-image: url('../img/default-author.jpg?1390244277');
}
@media (min-width: 500px) {
  .author-image {
    width: 150px;
    height: 150px;
    float: left;
    margin: 0 1em 1em 0;
  }
}

.author-title {
  margin: 0 0 0.5em;
  text-transform: uppercase;
  letter-spacing: 1px;
  line-height: 1;
}

.form-contact {
  background: #f4f4f4;
}

.form-input > input, .form-textarea > textarea {
  border-top: 2px solid #e7e7e7;
  border-left: 2px solid #e7e7e7;
  padding: 7.5px;
}
.form-input > input::-webkit-input-placeholder, .form-textarea > textarea::-webkit-input-placeholder {
  color: #7e7979;
  text-transform: uppercase;
  font-size: 0.75em;
  font-weight: bold;
  line-height: 1.8;
}
.form-input > input:-moz-placeholder, .form-textarea > textarea:-moz-placeholder {
  color: #7e7979;
  text-transform: uppercase;
  font-size: 0.75em;
  font-weight: bold;
  line-height: 1.8;
}
.form-input > input::-moz-placeholder, .form-textarea > textarea::-moz-placeholder {
  color: #7e7979;
  text-transform: uppercase;
  font-size: 0.75em;
  font-weight: bold;
  line-height: 1.8;
}
.form-input > input:-ms-input-placeholder, .form-textarea > textarea:-ms-input-placeholder {
  color: #7e7979;
  text-transform: uppercase;
  font-size: 0.75em;
  font-weight: bold;
  line-height: 1.8;
}

.form-input, .form-textarea, .form-submit {
  padding: 15px;
}

.form-input {
  padding-bottom: 0;
}
@media (min-width: 620px) {
  .form-input {
    padding: 15px;
    width: 50%;
    float: left;
  }
  .form-input:first-child {
    padding-right: 0;
  }
}
.form-input > input {
  width: 100%;
}

.form-textarea > textarea {
  min-height: 300px;
}

.form-submit {
  width: 100%;
  padding-top: 0;
  text-align: right;
}
.form-submit > input {
  height: 2.5em;
  float: right;
}

#tfc_results {
  font-size: 1em;
  font-weight: bold;
  padding: 0.5em 0.7em;
  float: right;
}

.error {
  text-align: center;
}
.error .entry-title {
  text-transform: none;
}

.posts-nav {
  width: 100%;
  padding: 0 22px 0 0;
}

.posts-nav-previous {
  float: left;
}

.posts-nav-next {
  float: right;
  text-align: right;
}
.posts-nav-next > a:hover {
  color: white;
}

.entry, .hentry {
  font-size: 16px;
  margin: 0 0 2em;
  font-weight: 300;
  border-right: 15px solid white;
}
@media (min-width: 620px) {
  .entry, .hentry {
    border-right: 28px solid white;
  }
}

.entry-featured {
  padding-top: 15px;
}
@media (min-width: 620px) {
  .entry-featured {
    padding-top: 0;
  }
}

@media (min-width: 0) and (max-width: 619px) {
  .entry-single {
    padding-top: 15px;
  }
  .entry-single .flag {
    display: none;
  }
}

.entry-link {
  display: block;
  text-decoration: none;
  color: #353f45;
}
.entry-link:hover {
  color: #ff1476;
}

.entry-image {
  background-size: cover;
  background-position: center center;
}

.entry-title {
  margin: 0;
  background: white;
  text-transform: uppercase;
  text-decoration: none;
  font-weight: 600;
  font-size: 1.9em;
  line-height: 1.1;
}
@media (min-width: 620px) {
  .entry-title {
    font-size: 2.4em;
  }
}

.entry-meta {
  text-transform: uppercase;
  text-align: left;
  font-size: 0.9em;
  color: #d7d7d7;
  margin: 0.5em 0 -0.5em 0;
  font-weight: 600;
}
.entry-meta a, .entry-meta time {
  color: #e0005e;
  text-decoration: none;
}
.entry-meta a:hover {
  text-decoration: underline;
}

.entry-meta-author {
  display: inline-block;
  margin-right: 1em !important;
}

.entry-meta-pubdate {
  display: inline-block;
}

.entry-meta-comments {
  float: right;
}

.entry-content {
  font-size: 1.1em;
}
.entry-content h1, .entry-content h2, .entry-content h3, .entry-content h4, .entry-content h5, .entry-content h6 {
  text-transform: uppercase;
  margin: 1.5em 0 0;
}
.entry-content ul {
  padding: 0 1em;
  list-style-image: url('../img/bullet.png?1390244276');
}
.entry-content ul li {
  padding: 0 0 0 0.5em;
}

.alignleft {
  float: right;
  margin: 0.2em 1em 1em 0;
}

.alignright {
  float: right;
  margin: 0.2em 0 1em 1em;
}

.alignfull {
  margin: 0;
}
@media (min-width: 620px) {
  .alignfull {
    margin: 0 0 0 0px;
  }
}

@media (min-width: 620px) {
  .entry-single .entry-content {
    padding-left: 0px;
  }

  .pbx-tags {
    padding-left: 0px;
  }
  .pbx-tags > strong {
    font-size: 1.1em;
  }
  .pbx-tags > a {
    font-weight: bold;
  }
}
.entry-lead {
  font-size: 1.1em;
  font-style:italic;
}

.suggestions {
  border-right: 0;
}
.suggestions > .pbx-content > .entry-nano {
  float: left;
  margin: 0;
  width: 50%;
}
.suggestions > .pbx-content > .entry-nano:nth-child(3) {
  display: none;
}
@media (min-width: 1000px) {
  .suggestions > .pbx-content > .entry-nano {
    width: 33.333%;
  }
  .suggestions > .pbx-content > .entry-nano:nth-child(3) {
    display: block;
  }
}

.entry-share {
  display: none;
}
@media (min-width: 620px) {
  .entry-share {
    display: block;
  }
}
.entry-share .entry-share-button {
  float: left;
  margin: 0 1em 0 0;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=40);
  opacity: 0.4;
}
.entry-share .entry-share-button:hover {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
  opacity: 1;
}

.pullquote {
  font-style: italic;
  border-left: 5px solid #ff4794;
  padding: 0 0 0 1em;
  font-size: 0.9em;
  margin: 1.5em 0;
}
@media (min-width: 620px) {
  .pullquote {
    margin: 1.5em 0 1.5em 0px;
  }
}
.pullquote p:first-child {
  margin-left: 0 !important;
}

table.css {
  font-size: 0.9em;
}
table.css > thead th {
  background: #B7B7B7;
  color: white;
  text-align: left;
  padding: 0.75em 0.8em;
  line-height: 1.1;
  border: 1px solid white;
  border-top: none;
  border-bottom: 1px solid #e0005e;
}
table.css > thead th:first-child {
  border-left: 1px solid #ff4794;
}
table.css > thead th:last-child {
  border-right: 1px solid #ff4794;
}
table.css > thead th a {
  color: white;
}
table.css > tbody tr:nth-child(even) {
  background: #f4f4f4;
}
table.css > tbody tr > td {
  padding: 0.75em 0.8em;
  line-height: 1.1;
  border: 1px solid #e7e7e7;
}
table.css > tfoot {
  font-size: 0.75em;
  background: #e7e7e7;
  border: 1px solid #e7e7e7;
}
table.css > tfoot td {
  padding: 0.5em 0.6em;
}

.entry-kilo, .entry-micro, .entry-nano {
  font-size: 14px;
  position: relative;
}
@media (min-width: 790px) {
  .entry-kilo, .entry-micro, .entry-nano {
    float: left;
    width: 50%;
  }
}
@media (min-width: 900px) {
  .entry-kilo, .entry-micro, .entry-nano {
    float: none;
    width: auto;
  }
}
@media (min-width: 1124px) {
  .entry-kilo, .entry-micro, .entry-nano {
    float: left;
    width: 50%;
  }
}
.entry-kilo .flag, .entry-micro .flag, .entry-nano .flag {
  margin-top: 2.5em;
}
@media (min-width: 0) and (max-width: 619px) {
  .entry-kilo .flag, .entry-micro .flag, .entry-nano .flag {
    right: -15px;
  }
  .entry-kilo .flag:after, .entry-micro .flag:after, .entry-nano .flag:after {
    display: none;
  }
}
.entry-kilo .entry-image, .entry-micro .entry-image, .entry-nano .entry-image {
  height: 15em;
  margin: 0 -15px;
  background-image: url('../img/default/default-kilo.png?1390244278');
}
@media (min-width: 620px) {
  .entry-kilo .entry-image, .entry-micro .entry-image, .entry-nano .entry-image {
    margin: 0;
  }
}
.entry-kilo .entry-title-wrapper, .entry-micro .entry-title-wrapper, .entry-nano .entry-title-wrapper {
  padding: 0.25em 0.4em;
  background: white;
  margin: -2.6em -0.4em 0;
}
@media (min-width: 620px) {
  .entry-kilo .entry-title-wrapper, .entry-micro .entry-title-wrapper, .entry-nano .entry-title-wrapper {
    position: static;
    padding: 0.5em 0.5em 0 0;
    margin: -4.2em 1em 0 0;
  }
}
.entry-kilo .entry-title, .entry-micro .entry-title, .entry-nano .entry-title {
  font-size: 1.75em;
  line-height: 1.2;
  margin: 0;
  min-height: 2.5em;
}
@media (min-width: 790px) {
  .entry-kilo .entry-title, .entry-micro .entry-title, .entry-nano .entry-title {
    min-height: 5em;
  }
}
@media (min-width: 820px) {
  .entry-kilo .entry-title, .entry-micro .entry-title, .entry-nano .entry-title {
    min-height: 2.5em;
  }
}
@media (min-width: 1124px) {
  .entry-kilo .entry-title, .entry-micro .entry-title, .entry-nano .entry-title {
    min-height: 5em;
  }
}
.home .entry-kilo .entry-title, .home .entry-micro .entry-title, .home .entry-nano .entry-title {
  max-height: 4em;
}
.entry-kilo > .entry-content, .entry-micro > .entry-content, .entry-nano > .entry-content {
  margin: 1em 0 0;
  overflow: hidden;
}
.entry-kilo > .entry-content > p, .entry-micro > .entry-content > p, .entry-nano > .entry-content > p {
  margin: 0;
}
@media (min-width: 790px) {
  .entry-kilo > .entry-content, .entry-micro > .entry-content, .entry-nano > .entry-content {
    height: 9em;
  }
}
@media (min-width: 820px) {
  .entry-kilo > .entry-content, .entry-micro > .entry-content, .entry-nano > .entry-content {
    height: auto;
  }
}
@media (min-width: 1124px) {
  .entry-kilo > .entry-content, .entry-micro > .entry-content, .entry-nano > .entry-content {
    height: 9em;
  }
}

.entry-micro .entry-title {
  padding: 0;
  margin: 0;
}
@media (min-width: 790px) {
  .entry-micro .entry-title {
    height: 3.9em;
    min-height: 0;
  }
}
@media (min-width: 820px) {
  .entry-micro .entry-title {
    height: auto;
  }
}
@media (min-width: 1124px) {
  .entry-micro .entry-title {
    height: 3.9em;
  }
}

.entry-nano {
  height: auto;
}
.entry-nano .entry-image {
  height: 9em;
  margin: 0;
  background-image: url('../img/default/default-nano.png?1390244277');
}
.entry-nano .entry-title {
  margin: -2.6em 1em 0 0;
  padding: 0.4em 0.4em 0 0;
  font-size: 1.2em;
}

.entry-pico {
  margin: 0;
  border-right: 0;
  padding: 0 1em 1.5em 0;
}
@media (min-width: 620px) {
  .entry-pico {
    float: left;
    width: 50%;
    padding: 0 1em;
  }
}
@media (min-width: 1120px) {
  .entry-pico {
    width: 33.3%;
  }
}
.entry-pico .entry-title {
  font-size: 1em;
  line-height: 1.2;
  background: transparent;
}
@media (min-width: 620px) {
  .entry-pico .entry-title {
    height: 3.6em;
  }
}
.entry-pico .entry-meta {
  font-size: 12px;
  width: 100%;
}
.entry-pico .entry-meta-pubdate {
  float: left;
}
.entry-pico .entry-meta-comments {
  float: right;
}
@media (min-width: 620px) and (max-width: 1119px) {
  .entry-pico:nth-child(4n+3), .entry-pico:nth-child(4n+4) {
    background: #f4f4f4;
    padding: 1em;
    margin: 1.2em 0;
  }
}
@media (min-width: 1120px) {
  .entry-pico:nth-child(6n+4), .entry-pico:nth-child(6n+5), .entry-pico:nth-child(6n+6) {
    background: #f4f4f4;
    padding: 1em;
    margin: 1.2em 0;
  }
}

.pbx.comments {
  padding-bottom: 0.5em;
}

.comments-text {
  font-size: 1.2em;
  margin: 0 0 1em;
}
.comments-text a {
  font-weight: bold;
}

.comments-icon {
  font: 32px "torrentfreak", "proxima-nova", sans-serif;
  vertical-align: bottom;
  color: #141414;
  -webkit-font-smoothing: antialiased;
  margin-right: 0.3em;
}

.widg-copyright {
  font-size: 0.7em;
  color: #666;
}
.widg-copyright p:first-child {
  border-top: 1px solid #333;
  padding-top: 10px;
}
.widg-copyright a {
  color: #ff4794;
}

.widg-filter li {
  margin: 0 0 0.4em;
  font-weight: bold;
}

.widg-popular .widg-title {
  margin: 0;
}

.widg-popular-item {
  border-top: 1px solid #292929;
}
.widg-popular-item:first-child {
  border: 0;
}

.widg-popular-link {
  display: block;
  padding: 10px 0;
  line-height: 1.2;
}

.widg-popular-post-title {
  margin: 0;
  font-weight: normal;
  font-size: 1.25em;
}
@media (min-width: 820px) {
  .widg-popular-post-title {
    font-size: 0.8em;
  }
}

.widg-popular-image {
  float: left;
  width: 100px;
  height: auto;
  padding: 4px;
  background: #383838;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px;
  margin: 0 10px 0 0;
}

.widg-topcomments {
  background: #212121;
  padding: 0;
  margin: 30px 10px 10px 1.5em;
}
@media (min-width: 620px) {
  .widg-topcomments {
    margin: 30px 0 10px;
  }
}
.widg-topcomments .widg-title {
  margin: 0;
  padding: 10px 10px 0;
}
.widg-topcomments .widg-content {
  padding: 0;
}
.widg-topcomments li {
  padding: 10px;
  border-top: 1px solid #363636;
  position: relative;
}
.widg-topcomments li:first-child {
  border: none;
}

.widg-topcomments-post-title {
  margin: 0 0 0 20px;
  display: block;
  line-height: 1.4;
  font-size: 0.8em;
  font-weight: 300;
  padding: 10px;
  min-height: 4em;
}

a.widg-topcomments-comments {
  display: block;
  position: absolute;
  top: 5px;
  left: -20px;
  width: 3em;
  height: 3.7em;
  padding: 0.7em 0;
  text-align: center;
  -webkit-border-radius: 100px;
  -moz-border-radius: 100px;
  -ms-border-radius: 100px;
  -o-border-radius: 100px;
  border-radius: 100px;
  font-size: 0.85em;
  font-weight: bold;
  background: url('../img/comment.svg?1390244275') no-repeat;
  background-size: contain;
  color: white;
  text-shadow: 0 1px 1px #e0005e;
}
a.widg-topcomments-comments:hover {
  text-decoration: none;
}


