/*
Theme Name: Thought Maybe
Template: truemag
Version: 4.0
*/


/* set up fonts */

@charset "utf-8";

/* latin-ext */
@font-face {
  font-family: 'Karla';
  font-style: normal;
  font-weight: 400;
  src: local('Karla'), local('Karla-Regular'), url(/inc/31P4mP32i98D9CEnGyeX9Q.woff2) format('woff2');
  unicode-range: U+0100-024F, U+1E00-1EFF, U+20A0-20AB, U+20AD-20CF, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Karla';
  font-style: normal;
  font-weight: 400;
  src: local('Karla'), local('Karla-Regular'), url(/inc/Zi_e6rBgGqv33BWF8WTq8g.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2212, U+2215, U+E0FF, U+EFFD, U+F000;
}

@font-face {
  font-family: 'Karla';
  font-style: normal;
  font-weight: 400;
  src: local('Karla'), local('Karla-Regular'), url(/inc/Vu9Dx8oyiuqEkuIyR3OPDQ.ttf) format('truetype');
}

@font-face {
  font-family: 'Karla';
  font-style: normal;
  font-weight: 400;
  src: local('Karla'), local('Karla-Regular'), url(/inc/azR40LUJrT4HaWK28zHmVA.woff) format('woff');
}

/* latin-ext */
@font-face {
  font-family: 'Oswald';
  font-style: normal;
  font-weight: 300;
  src: local('Oswald Light'), local('Oswald-Light'), url(/inc/l1cOQ90roY9yC7voEhngDBJtnKITppOI_IvcXXDNrsc.woff2) format('woff2');
  unicode-range: U+0100-024F, U+1E00-1EFF, U+20A0-20AB, U+20AD-20CF, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Oswald';
  font-style: normal;
  font-weight: 300;
  src: local('Oswald Light'), local('Oswald-Light'), url(/inc/HqHm7BVC_nzzTui2lzQTDVtXRa8TVwTICgirnJhmVJw.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2212, U+2215, U+E0FF, U+EFFD, U+F000;
}

@font-face {
  font-family: 'Oswald';
  font-style: normal;
  font-weight: 300;
  src: local('Oswald Light'), local('Oswald-Light'), url(/inc/HqHm7BVC_nzzTui2lzQTDT8E0i7KZn-EPnyo3HZu7kw.woff) format('woff');
}

@font-face {
  font-family: 'Oswald';
  font-style: normal;
  font-weight: 300;
  src: local('Oswald Light'), local('Oswald-Light'), url(/inc/HqHm7BVC_nzzTui2lzQTDaCWcynf_cDxXwCLxiixG1c.ttf) format('truetype');
}

body, h1, h2, h3, h4, h5, h6, p, span{
  font-family: 'Karla', 'Open Sans', sans-serif;
  font-size: 14px;
}

#head-carousel .video-item .item-head h3 a{
  font-family:'Oswald', 'Open Sans', sans-serif;
}

.tp-caption.tm_heading {
  font-family: 'Oswald';
  text-shadow: 1px 1px 1px #000;
  font-size: 50px;
  color: #f9c73d;
  font-weight: bold;
}

.tp-caption.tm_heading_white {
  font-family: 'Oswald';
  text-shadow: 1px 1px 1px #000;
  font-size: 50px;
  color: #FFF;
  font-weight: bold;
}

.tp-caption.tm_heading_black {
  font-family: 'Oswald';
  text-shadow: none;
  font-size: 50px;
  color: #000;
  font-weight: bold;
}

.tp-caption.tm_content_black {
  color: #000;
  text-shadow: none;
  line-height: 2em;
  font-size: 15px;
}

.header-channel .header-channel-content .table-cell h1 {
  color: rgba(255,255,255,1.00);
  text-transform: uppercase;
  font-size: 53px;
  letter-spacing: 3px;
  margin-top: -10px;
  margin-bottom: 20px;
  font-family: 'Oswald';
  padding-top: 2px;
  padding-bottom: 5px;
  text-shadow: 1px 2px 2px rgba(0,0,0,.5);
  -webkit-text-shadow: 1px 2px 2px rgba(0,0,0,.5);
}



/* make default body colour black, only white elements that are desired */
body {
  background-color: #000;
}
#body {
  background-color: #fff;
}



/* nav menu */
.menu-link {
  font-size: 16px !important;
}




/* breadcrumbs */
  .welcome-home {
    padding: 16px 0;
  }

  #headline {
    line-height: 20px;
  }

  .breadcrumbs {
    padding: 14px 0;
  }

  /* fix "Now Playing" text */
  .headline .htitle .hicon .first-tex {
    font-weight: normal;
    color: #8c8c8c !important;
  }



/* hide empty metadata bar, not showing voting or social media links */
#video-toolbar {
  display: none;
}



/* tag clouds */
  /* topics */
  .page_tag_cloud .tagcloud {
    overflow:hidden;
  }
  .page_tag_cloud a {
    display:inline-block;
  color:#111;
  padding:5px 10px;
  margin:1px;
  line-height: 1.2em;
  text-shadow:0 1px 0 #FFF;
  word-wrap:break-word;
}
.page_tag_cloud a:hover {
  background:#333;
  color:#FFF;
  text-shadow:0 1px 0 #000;
  text-decoration: none;
}

.widget_tag_cloud a {
  margin: 4px 1px 2px 1px !important;
}



/* sitemap */
.widget_tag_cloud .tagcloud {
  overflow:hidden;
}
.widget_tag_cloud a {
  display:inline-block;
  font-size:0.85em !important;
  color:#111;
  background:#E7E7E7;
  padding:2px 10px;
  margin:3px 1px 2px 3px;
  text-shadow:0 1px 0 #FFF;
  word-wrap:break-word;
}
.widget_tag_cloud a:hover {
  background:#333;
  color:#FFF;
  text-shadow:0 1px 0 #000;
  text-decoration: none;
}







/* playlist description, title for sections on page */
.playlist-title {
  font-size: 16px;
  font-weight: bold;
}


/* browse, list view */

  /* don't show comments button on video items sort toolbar */
  .btn.btn-default.maincolor2hover.com-ment {
    display: none;
  }

  /* increase video title size slightly 
  .item-head h3 a {
    font-size: 18px;
  }
  */




/* individual video post metadata */
.video-item .item-author,
.video-item .item-date,
.video-item .item-duration,
.video-item .item-website {
  font-size: 12px;
  color: #c6c6c6;
  margin-right: 5px;
}

/* hide prev/next posts on video pages */
div.player-button .prev-post, div.player-button .next-post {
  display: none;
}



/* category pages */
.light-title-pre {
  display:inline-block;
  color: #bbbbbb;
  font-size: inherit;
  padding-right: 6px;
}

/* tag pages */
.light-title-tag {
  display:inline-block;
  font-size: inherit;
  padding-right: 6px;
}
.light-title-tag:first-letter {
  text-transform: uppercase;
}



/* fix search box button alignment */
.layout-3 .nav-search-box .dark-form .input-group-btn .btn-default {
  margin: 4px 0 0 0 !important;
}


