/* normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
/**
 * 1. Set default font family to sans-serif.
 * 2. Prevent iOS and IE text size adjust after device orientation change,
 *    without disabling user zoom.
 */
html {
  font-family: sans-serif;
  /* 1 */
  -ms-text-size-adjust: 100%;
  /* 2 */
  -webkit-text-size-adjust: 100%;
  /* 2 */
}
/**
 * Remove default margin.
 */
body {
  margin: 0;
}
/* HTML5 display definitions
   ========================================================================== */
/**
 * Correct `block` display not defined for any HTML5 element in IE 8/9.
 * Correct `block` display not defined for `details` or `summary` in IE 10/11
 * and Firefox.
 * Correct `block` display not defined for `main` in IE 11.
 */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block;
}
/**
 * 1. Correct `inline-block` display not defined in IE 8/9.
 * 2. Normalize vertical alignment of `progress` in Chrome, Firefox, and Opera.
 */
audio,
canvas,
progress,
video {
  display: inline-block;
  /* 1 */
  vertical-align: baseline;
  /* 2 */
}
/**
 * Prevent modern browsers from displaying `audio` without controls.
 * Remove excess height in iOS 5 devices.
 */
audio:not([controls]) {
  display: none;
  height: 0;
}
/**
 * Address `[hidden]` styling not present in IE 8/9/10.
 * Hide the `template` element in IE 8/9/10/11, Safari, and Firefox < 22.
 */
[hidden],
template {
  display: none;
}
/* Links
   ========================================================================== */
/**
 * Remove the gray background color from active links in IE 10.
 */
a {
  background-color: transparent;
}
/**
 * Improve readability of focused elements when they are also in an
 * active/hover state.
 */
a:active,
a:hover {
  outline: 0;
}
/* Text-level semantics
   ========================================================================== */
/**
 * Address styling not present in IE 8/9/10/11, Safari, and Chrome.
 */
abbr[title] {
  border-bottom: 1px dotted;
}
/**
 * Address style set to `bolder` in Firefox 4+, Safari, and Chrome.
 */
b,
strong {
  font-weight: bold;
}
/**
 * Address styling not present in Safari and Chrome.
 */
dfn {
  font-style: italic;
}
/**
 * Address variable `h1` font-size and margin within `section` and `article`
 * contexts in Firefox 4+, Safari, and Chrome.
 */
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}
/**
 * Address styling not present in IE 8/9.
 */
mark {
  background: #ff0;
  color: #000;
}
/**
 * Address inconsistent and variable font size in all browsers.
 */
small {
  font-size: 80%;
}
/**
 * Prevent `sub` and `sup` affecting `line-height` in all browsers.
 */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sup {
  top: -0.5em;
}
sub {
  bottom: -0.25em;
}
/* Embedded content
   ========================================================================== */
/**
 * Remove border when inside `a` element in IE 8/9/10.
 */
img {
  border: 0;
}
/**
 * Correct overflow not hidden in IE 9/10/11.
 */
svg:not(:root) {
  overflow: hidden;
}
/* Grouping content
   ========================================================================== */
/**
 * Address margin not present in IE 8/9 and Safari.
 */
figure {
  margin: 1em 40px;
}
/**
 * Address differences between Firefox and other browsers.
 */
hr {
  box-sizing: content-box;
  height: 0;
}
/**
 * Contain overflow in all browsers.
 */
pre {
  overflow: auto;
}
/**
 * Address odd `em`-unit font size rendering in all browsers.
 */
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}
/* Forms
   ========================================================================== */
/**
 * Known limitation: by default, Chrome and Safari on OS X allow very limited
 * styling of `select`, unless a `border` property is set.
 */
/**
 * 1. Correct color not being inherited.
 *    Known issue: affects color of disabled elements.
 * 2. Correct font properties not being inherited.
 * 3. Address margins set differently in Firefox 4+, Safari, and Chrome.
 */
button,
input,
optgroup,
select,
textarea {
  color: inherit;
  /* 1 */
  font: inherit;
  /* 2 */
  margin: 0;
  /* 3 */
}
/**
 * Address `overflow` set to `hidden` in IE 8/9/10/11.
 */
button {
  overflow: visible;
}
/**
 * Address inconsistent `text-transform` inheritance for `button` and `select`.
 * All other form control elements do not inherit `text-transform` values.
 * Correct `button` style inheritance in Firefox, IE 8/9/10/11, and Opera.
 * Correct `select` style inheritance in Firefox.
 */
button,
select {
  text-transform: none;
}
/**
 * 1. Avoid the WebKit bug in Android 4.0.* where (2) destroys native `audio`
 *    and `video` controls.
 * 2. Correct inability to style clickable `input` types in iOS.
 * 3. Improve usability and consistency of cursor style between image-type
 *    `input` and others.
 */
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  /* 2 */
  cursor: pointer;
  /* 3 */
}
/**
 * Re-set default cursor for disabled elements.
 */
button[disabled],
html input[disabled] {
  cursor: default;
}
/**
 * Remove inner padding and border in Firefox 4+.
 */
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
/**
 * Address Firefox 4+ setting `line-height` on `input` using `!important` in
 * the UA stylesheet.
 */
input {
  line-height: normal;
}
/**
 * It's recommended that you don't attempt to style these elements.
 * Firefox's implementation doesn't respect box-sizing, padding, or width.
 *
 * 1. Address box sizing set to `content-box` in IE 8/9/10.
 * 2. Remove excess padding in IE 8/9/10.
 */
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */
}
/**
 * Fix the cursor style for Chrome's increment/decrement buttons. For certain
 * `font-size` values of the `input`, it causes the cursor style of the
 * decrement button to change from `default` to `text`.
 */
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}
/**
 * 1. Address `appearance` set to `searchfield` in Safari and Chrome.
 * 2. Address `box-sizing` set to `border-box` in Safari and Chrome.
 */
input[type="search"] {
  -webkit-appearance: textfield;
  /* 1 */
  box-sizing: content-box;
  /* 2 */
}
/**
 * Remove inner padding and search cancel button in Safari and Chrome on OS X.
 * Safari (but not Chrome) clips the cancel button when the search input has
 * padding (and `textfield` appearance).
 */
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
/**
 * Define consistent border, margin, and padding.
 */
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}
/**
 * 1. Correct `color` not being inherited in IE 8/9/10/11.
 * 2. Remove padding so people aren't caught out if they zero out fieldsets.
 */
legend {
  border: 0;
  /* 1 */
  padding: 0;
  /* 2 */
}
/**
 * Remove default vertical scrollbar in IE 8/9/10/11.
 */
textarea {
  overflow: auto;
}
/**
 * Don't inherit the `font-weight` (applied by a rule above).
 * NOTE: the default cannot safely be changed in Chrome and Safari on OS X.
 */
optgroup {
  font-weight: bold;
}
/* Tables
   ========================================================================== */
/**
 * Remove most spacing between table cells.
 */
table {
  border-collapse: collapse;
  border-spacing: 0;
}
td,
th {
  padding: 0;
}
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-size: 100%;
  font: inherit;
  vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
  display: block;
}
/* fix img inside a gap */
img {
  display: block;
}
ul {
  list-style: none;
}
body {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 14px;
  line-height: 1.42857143;
  color: #ffffff;
  background-color: #323232;
}
* {
  -o-box-sizing: border-box;
  box-sizing: border-box;
}
h1,
.h1 {
  font-size: 23px;
  font-weight: normal;
}
h2,
.h2 {
  font-size: 23px;
  font-weight: normal;
}
h3,
.h3 {
  font-size: 18px;
  font-weight: normal;
}
h4,
.h4 {
  font-size: 18px;
  font-weight: normal;
}
h5,
.h5 {
  font-size: 14px;
  font-weight: normal;
}
h6,
.h6 {
  font-size: 12px;
  font-weight: normal;
}
a {
  color: #ffffff;
  text-decoration: none;
}
header {
  height: 80px;
  background-color: #252525;
  border-bottom: 1px solid #0c0c0c;
  box-shadow: 0 2px 8px #181818;
  margin: 0 0 36px 0;
}
header .content {
  position: relative;
  display: block;
}
header .logo {
  display: inline-block;
  position: relative;
  margin: 16px 0 0 0;
  height: 80px;
}
header .logo a {
  display: block;
}
header .logo a span {
  display: inline-block;
  width: 192px;
  height: 32px;
  background: url(images/logo.png);
}
header .logo h1 {
  display: block;
  font-size: 0.9em;
  padding-left: 8px;
}
header .search {
  position: absolute;
  display: inline-block;
  left: 50%;
  top: 0;
  margin: 16px;
  margin-left: -250px;
  width: 500px;
  height: 42px;
  background: #323232;
  border: 1px solid #202020;
  box-shadow: 0 0 3px #1b1b1b;
}
header .search input[type=text] {
  padding: 12px 48px 12px 12px;
  width: 100%;
  border: none;
  background: none;
  font-size: 16px;
  color: #ffffff;
  box-sizing: border-box;
  -webkit-appearance: none;
  border-radius: 0;
}
header .search input[type=submit] {
  position: absolute;
  right: 0;
  top: 0;
  width: 40px;
  height: 42px;
  border: none;
  background: none;
  font-size: 0;
  box-sizing: border-box;
  -webkit-appearance: none;
  cursor: pointer;
  background: url(images/search.png) 5px 8px no-repeat;
}
header .menu {
  position: absolute;
  top: 81px;
  left: 8px;
  max-height: 30px;
  overflow: hidden;
}
header .menu li {
  display: inline-block;
  margin-bottom: 8px;
}
header .menu li a {
  display: block;
  padding: 4px 8px;
  margin-right: 8px;
  background-color: #3f3f3f;
  border-radius: 0 0 4px 4px;
  box-shadow: 0 2px 8px #181818;
}
header .menu li a:hover {
  background-color: #4c4c4c;
}
header .menu:before {
  content: " ";
  display: table;
}
header .menu:after {
  content: " ";
  display: table;
  clear: both;
}
header .button {
  position: relative;
  display: inline-block;
  float: right;
  padding: 24px 16px;
}
header .button.find {
  display: none;
}
header .button.find a span {
  background: url(images/search.png) no-repeat 50% 50%;
}
header .button a {
  display: inline-block;
  border-radius: 4px;
  padding: 0 2px;
}
header .button a:hover {
  background-color: #3f3f3f;
}
header .button a span {
  display: inline-block;
  width: 32px;
  height: 32px;
  background: url(images/share.png);
}
header .button a span.whatsapp {
  background: url(images/whatsapp.png);
}
@media (min-width: 0px) and (max-width: 310px) {
  header .button {
    display: none;
  }
}
@media (min-width: 0px) and (max-width: 525px) {
  header {
    margin: 0 0 0px 0;
  }
  header .menu {
    display: none;
  }
}
@media (min-width: 0px) and (max-width: 749px) {
  header .button.find {
    display: inline-block;
  }
  header .button {
    padding: 24px 4px;
  }
}
@media (min-width: 750px) and (max-width: 859px) {
  header .search {
    margin-left: -150px;
    width: 300px;
  }
}
@media (min-width: 860px) and (max-width: 1025px) {
  header .search {
    margin-left: -200px;
    width: 400px;
  }
}
@media (min-width: 0px) and (max-width: 749px) {
  header {
    height: 80px;
  }
  header .menu {
    top: 81px;
  }
  header .search {
    top: 80px;
    width: 98%;
    margin: 0;
    margin-left: -49%;
  }
  header .search {
    display: none;
  }
  body.search header {
    height: 136px;
  }
  body.search header .menu {
    top: 137px;
  }
  body.search header .search {
    display: inline-block;
  }
}
.content {
  max-width: 1248px;
  margin: 0 auto;
  padding: 0 8px;
}
.content > h1,
.content > h2 {
  margin: 16px 0 8px 0;
  border-bottom: 1px solid #252525;
  box-shadow: 0 1px 0 #3f3f3f;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}
@media (min-width: 0px) and (max-width: 525px) {
  .content h1,
  .content h2 {
    font-size: 18px;
  }
  .content > h1,
  .content > h2 {
    text-align: center;
  }
}
.content:before {
  content: " ";
  display: table;
}
.content:after {
  content: " ";
  display: table;
  clear: both;
}
.content .related {
  max-height: 60px;
  overflow: hidden;
}
.content .related span {
  color: #999999;
}
.content .related a {
  color: #999999;
  background: url(images/search.png) 2px 2px no-repeat;
  background-size: 12px 12px;
  padding-left: 16px;
  margin-right: 4px;
}
.content .related a:after {
  content: "";
}
.content .related a:last-child:after {
  content: "";
}
.content .related a:hover {
  color: #ffffff;
}
#btn_up {
  position: fixed;
  z-index: 100;
  bottom: 0;
  right: 0;
  margin: 8px;
}
#btn_up a {
  display: block;
  opacity: 0.6;
  padding: 8px 16px;
  background: #4c4c4c;
  border-radius: 4px;
}
#btn_up a:hover {
  opacity: 1;
}
.thumb {
  position: relative;
  overflow: hidden;
  display: block;
  width: 100%;
  max-width: 242px;
  margin: 0 auto;
  background-color: #252525;
  border: 1px solid #181818;
  border-radius: 4px;
  box-shadow: 0 2px 8px #3f3f3f;
}
.thumb:hover {
  background-color: #2f2f2f;
  border: 1px solid #232323;
  border-radius: 8px;
  box-shadow: 0 2px 8px #585858;
}
.thumb:hover h3 {
  color: #ffffff;
}
.thumb a > img {
  max-width: 100%;
  max-height: 100%;
  margin: 0 auto;
}
.thumb > a {
  display: block;
}
.thumb a {
  position: relative;
}
.thumb h3 {
  margin-left: 8px;
  padding: 4px 0;
  color: #c2c2c2;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}
.thumb span {
  font-size: 12px;
  background: rgba(0, 0, 0, 0.7);
  margin: 4px 4px;
  padding: 2px 4px;
  border-radius: 4px;
}
.thumb span.age {
  position: absolute;
  bottom: 0;
  left: 0;
}
.thumb span.time {
  position: absolute;
  bottom: 0;
  right: 0;
}
.thumb .tags {
  text-transform: capitalize;
  box-shadow: 0 -1px 0 #353531;
  display: block;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  margin: 2px 8px;
  min-height: 20px;
}
.thumb .tags a {
  color: #999999;
}
.thumb .tags a:after {
  content: ", ";
}
.thumb .tags a:last-child:after {
  content: "";
}
.thumb .tags a:hover {
  color: #ffffff;
}
.thumbs.index .thumb h3 {
  text-align: center;
}
.thumbs.category h3 {
  padding: 4px 4px 2px 0;
  font-size: 16px;
}
.thumbs ul {
  position: relative;
  margin: 0 -8px 0 0;
}
.thumbs ul li {
  float: left;
  position: relative;
  display: block;
  width: 20%;
  padding: 8px 8px 0 0;
}
@media (min-width: 0px) and (max-width: 359px) {
  .thumbs ul li {
    width: 100%;
    float: none;
  }
}
@media (min-width: 360px) and (max-width: 525px) {
  .thumbs ul li {
    width: 50%;
  }
}
@media (min-width: 526px) and (max-width: 771px) {
  .thumbs ul li {
    width: 33.33%;
  }
}
@media (min-width: 772px) and (max-width: 1025px) {
  .thumbs ul li {
    width: 25%;
  }
}
.thumbs ul:before {
  content: " ";
  display: table;
}
.thumbs ul:after {
  content: " ";
  display: table;
  clear: both;
}
.categories {
  margin-right: -8px;
}
.categories ul {
  width: 20%;
  padding-right: 4px;
  float: left;
}
.categories ul li {
  display: block;
}
.categories ul li.title {
  border-radius: 4px;
  background-color: #252525;
  padding: 4px 8px;
  box-shadow: 0 1px 2px #3f3f3f;
}
.categories ul li a {
  display: block;
  padding: 0 8px;
  border-radius: 4px;
}
.categories ul li a:hover {
  background-color: #4c4c4c;
}
.categories ul li span {
  margin-right: 8px;
  float: right;
  font-size: 12px;
  padding-top: 2px;
  color: #b3b3b3;
}
.categories ul:before {
  content: " ";
  display: table;
}
.categories ul:after {
  content: " ";
  display: table;
  clear: both;
}
.categories:before {
  content: " ";
  display: table;
}
.categories:after {
  content: " ";
  display: table;
  clear: both;
}
@media (min-width: 0px) and (max-width: 999px) {
  .categories ul {
    float: none;
    width: 100%;
    padding-right: 0;
  }
  .categories ul li {
    float: left;
    margin: 4px 8px 4px 0;
  }
  .categories ul li.title {
    float: none;
    clear: both;
    margin-right: 8px;
  }
  .categories ul li span {
    display: none;
  }
}
.error {
  padding: 20px;
  font-size: 20px;
  text-align: center;
}
.friends {
  margin-right: -8px;
}
.friends ul {
  width: 20%;
  padding-right: 4px;
  float: left;
}
.friends ul li {
  display: block;
}
.friends ul li.title {
  border-radius: 4px;
  background-color: #252525;
  padding: 4px 8px;
  box-shadow: 0 1px 2px #3f3f3f;
}
.friends ul li a {
  display: block;
  padding: 0 8px;
  border-radius: 4px;
}
.friends ul li a:hover {
  background-color: #4c4c4c;
}
.friends ul li span {
  margin-right: 8px;
  float: right;
  font-size: 12px;
  padding-top: 2px;
  color: #b3b3b3;
}
.friends ul:before {
  content: " ";
  display: table;
}
.friends ul:after {
  content: " ";
  display: table;
  clear: both;
}
.friends:before {
  content: " ";
  display: table;
}
.friends:after {
  content: " ";
  display: table;
  clear: both;
}
@media (min-width: 0px) and (max-width: 999px) {
  .friends ul {
    float: none;
    width: 100%;
    padding-right: 0;
  }
  .friends ul li {
    float: left;
    margin: 4px 8px 4px 0;
  }
  .friends ul li.title {
    float: none;
    clear: both;
    margin-right: 8px;
  }
  .friends ul li span {
    display: none;
  }
}
.paginator {
  margin-top: 16px;
  width: 100%;
  position: relative;
  text-align: center;
}
.paginator ul {
  list-style: none;
}
.paginator li {
  display: inline-block;
}
.paginator li.highlight a {
  background-color: #4c4c4c;
}
.paginator span {
  width: 64px;
  display: block;
  padding: 4px 16px;
  margin-right: 8px;
  background-color: #3f3f3f;
  border-radius: 4px;
  box-shadow: 0 1px 2px #181818;
}
.paginator a {
  width: 64px;
  display: block;
  padding: 4px 16px;
  margin-right: 8px;
  background-color: #3f3f3f;
  border-radius: 4px;
  box-shadow: 0 1px 2px #181818;
}
.paginator a:hover {
  background-color: #4c4c4c;
}
@media (min-width: 0px) and (max-width: 739px) {
  .paginator li {
    display: none;
  }
  .paginator li:first-child,
  .paginator li:last-child,
  .paginator li.highlight {
    display: inline-table;
  }
}
.video {
  padding-top: 8px;
  position: relative;
  display: block;
  max-height: 600px;
}
.video:before {
  content: "";
  display: block;
  padding-top: 73%;
}
.video .player {
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
}
.video .player iframe {
  width: 100%;
  height: 100%;
}
@media (min-width: 0px) and (max-width: 640px) {
  .video .player iframe {
    width: 100%;
  }
}
.video-info {
  padding-top: 8px;
  position: relative;
  display: block;
  max-width: 720px;
}
.video-info .line {
  color: #999999;
}
.video-info .line span {
  color: #ffffff;
}
.video-info .line a:after {
  content: ", ";
}
.video-info .line a:last-child:after {
  content: "";
}
footer {
  margin: 16px 0 4px 0;
  padding: 8px 0 0 0;
  border-top: 1px solid #3f3f3f;
  box-shadow: 0 -1px 0 #252525;
  color: #656565;
}
footer a {
  color: #989898;
}
footer a:hover {
  color: #ffffff;
}
