/* CSS Document */



/* http://meyerweb.com/eric/tools/css/reset/
  v2.0 | 20110126
  License: none (public domain)
*/

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;
}
a, img {
    border: none;
    outline: none
}
blockquote {
    quotes: none;
    margin: 0;
    padding: 0;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
    display: block;
}
ol, ul {
    list-style: none;
}
blockquote, q {
    quotes: none;
}
blockquote:before, blockquote:after, q:before, q:after {
    content: '';
    content: none;
}
table {
    border-collapse: collapse;
    border-spacing: 0;
}
body {
    font-family: sans-serif;
    margin: 0px;
    letter-spacing: 0px;
}
#header {
    width: 100%;
    padding: 5px 0;
    background-repeat:no-repeat;
    background-position: left;
    background-size: inherit;
}

#header img {
    position: relative;
    right: 24px;
    top: 26px;
    float: right;
}

/*
Menu Mobile 
*/

.cbp-spmenu-top {
  top: -150px;
}

.cbp-spmenu-bottom {
  bottom: -150px;
}

.cbp-spmenu-top.cbp-spmenu-open {
  top: 0px;
}

.cbp-spmenu-bottom.cbp-spmenu-open {
  bottom: 0px;
}

.cbp-spmenu {
  background: #c40f1f;
  position: fixed;
  padding-top: 85px;
}

.cbp-spmenu h3 {
  color: #ffffff;
  font-size: 1.9em;
  padding: 20px;
  margin: 0;
  font-weight: 300;
  background: #8e0000;
}

.cbp-spmenu a {
  display: block;
  color: #fff;
  font-size: 14px;
  font-weight: 800;
  font-family: arial;
  text-decoration: none;
}

.cbp-spmenu a:hover {
  background: #8e0000;
  text-decoration: none;
}

.cbp-spmenu a:active {
  background: #8e0000;
  color: #ffffff;
  text-decoration: none;
}

.cbp-spmenu-vertical {
  width: 240px;
  height: 100%;
  top: 0;
  z-index: 1000;
}

.cbp-spmenu-vertical a {
  border-bottom: 1px solid #8e0000;
  padding: 1em;
}

.cbp-spmenu-left {
  left: -240px;
}

.cbp-spmenu-left.cbp-spmenu-open{
  left: 0px;
}

.cbp-spmenu,
.cbp-spmenu-push {
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  transition: all 0.3s ease;
}

.cbp-spmenu-push {
  left: 0;
  overflow-x: hidden;
  position: relative;
}

/*********************/

/* IE8 fix */
.no-canvas #header {
}


.searchfield {
    border: 1px solid #ceced6 !important;
}
#blogtitle {
    float: left;
    padding-top: 12px;
    color: #333333;
    font-size: 28px;
    text-align: left;
    font-weight: 300;
    /* display: inline-block; */
    white-space: nowrap;
    width: 0px;
    height: 50px;
}
#blogtitle a {
    text-decoration: none;
    color: #FFF;
    z-index: 900;
    position: relative;
    padding-top: 22px;
    margin-left:100px;
    display: block;
}


#nav li:last-child {
    background: #FFF;
    margin-left: 66px;
}

#nav li:last-child a {
    padding: 10px 40px 10px 40px;
    font-size: 16px;
    margin: 0!important;

}

#nav li:last-child a:hover {
color: #FFF;
    padding: 10px 40px 10px 40px;
    font-size: 16px;
    background-color:#ac122e;
    margin: 0!important;

}

#navright li{
    color:#fff;
}

#social {
  margin-top: 4px;
  margin-left: 7px;
  margin-bottom: 4px;
  padding: 0;
  display: inline-block;
  vertical-align: top;
  margin: .55em 0;
  font-size: 16px;
}

#footer{
    background-color: black;
}

.footer {
  margin: 0 auto;
  padding: 20px;
  text-align: center;
  width: 40%;
}

.about {
  color: white;
  font: 13px "Helvetica Neue",Helvetica,Arial,sans-serif;
}

.copyright {
  color: #afafaf;
  font-size: 11px;
  line-height: 1.2;
  text-align: center;
}

.copyright a {
    color: #afafaf !important;
    font-size: 13px;
    text-decoration: none;
}    
.copyright a:hover {
    text-decoration: underline;
    color: #333333 !important;
}    

.footer li a svg {
    fill: white !important;
}

.disclaimer{
    color: white;
    font-family: helvetica;
    font-size: 13px;
    margin-top: 16px;
    text-align: center;
}

#navleft #sponsorlogo {
  height: 40%;
  margin-top: 15px;
  color: #fff;
  float: left;
}

#clientlogo {
    position: absolute;
    right: 0;
    z-index: 999;
    bottom: 45px;
    margin-right: 30px;
}
#clientlogo a {
    margin: 0px;
    padding: 0px;
}
#cta {
    position: absolute;
    left: 0;
    z-index: 999;
    bottom: 93px;
    margin-left: 30px;
}
}
#featured {
    width: 100%;
    height: auto;
    padding-bottom: 0px;
    display: block !important;
}

#featured .videotitle {
    height: 38px;
    position: relative;
    z-index: 200;
    float: left;
}
#featured .posttitlevideo p {
    margin: 15px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 28px;
    position: relative;
    z-index: 500;
    bottom: 182px;
    text-shadow: 1px 1px 1px #000;
}
#featured .videotitle p {
    width: 500px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
#featured img {
    width: 100%;
    height: auto;
    display: block;
    overflow: hidden;
}
#featured .title {
    font-size: 40px;
    bottom: 156px;
    height: 40px;
    position: relative;
    font-weight: 600;
}
#featured .title p {
    font-size: 40px;
    top: -38px;
    position: relative;
}
#featured .tags li a {
    font-family:Arial, Helvetica, sans-serif;
    text-decoration:none;
    margin:15px;
    text-transform: uppercase;
    font-size: 16px;
    font-weight: bold;
    text-shadow: 1px 1px 1px #000;
}


#blogSloganContainer{
    margin-left:160px;
}

#blogSloganContainer .lineSeparation{
    float:left;
    width: 6px; 
    height: 70px; 
    
    background-image: url("https://s.yimg.com/cv/ae/tumblr_template/vertical/line.jpg")
}

#imgSlogam{
    height:64px;
    margin-top:10px;
    display:block;
    
}


#imgSlogamMobile{
    display:none;
}

#blogSlogam{
   
   width: 200px;
   height:94px;
   margin-left: 30px;
   
}

#blogSlogam img{
    margin-top:10px;
    height:74px;

}

.post .video .media{
  position: relative;
}



.posttitle {
    content: " ";
    padding: 10px;
    position: relative;
    bottom: 0px;
    left: 0px;
    width: 100%;
    color: #fff;
    z-index: 600;
    padding: 15px;
    background-color: black;
}

.posttitlevideo {
    position: absolute;
    left: 0px;
    margin-top: 8px;
    width: 100%;
    color: #fff;
    z-index: 600;
    text-shadow: 1px 1px 1px #000;
}
.posttitlevideo .tags {
    position: absolute;
    left: 0px;
    width: 100%;
    color: #fff;
    z-index: 600;
    text-shadow: 1px 1px 1px #000;
    display: none;
}
#featured .tags {
    left: 0px;
    width: 100%;
    color: #fff;
    padding: 0;
    list-style-type: none;
    position: relative;
    z-index: 500;
    bottom: 140px;
    display: inline-table;
}
// #featured .tags li:last-child {
//     display: inline;
//     padding-top: 48px;
//     font-size: 11px;
//     padding-bottom: 19px;
//     float: left;
//     position: absolute;
//     z-index: 20;
// }
#featured .posttitlevideo {
    position: absolute;
    bottom: 0px;
    left: 0px;
    width: 100%;
    color: #fff;
    z-index: 600;
    transition: all 0.2s ease;
    height: 0px;
}
.posttitlevideo p {
    margin: 15px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 20px;
    margin-top: 0px;
}
.tags {
    bottom: 0px;
    left: 0px;
    width: 100%;
    color: #93a2a9;
    padding: 0;
    list-style-type: none;
}
.tags li {
  line-height: 1px;
  list-style: outside none none;
}

.tags li:first-child {
  display: block !important;
}

.tags li{
    display: none;
}

/*
.tags li:last-child {
    display: inline;
    padding-top: 28px;
    font-size: 11px;
    padding-bottom: 14px;
    float: left;
    position: absolute;
    z-index: 20;
}
*/
.tags li a {
  color: #93a2a9;
  display: block;
  float: left;
  font-family: Arial,Helvetica,sans-serif;
  font-size: 13px;
  font-weight: 500;
  margin: 5px 0 15px;
  text-decoration: none;
  text-transform: uppercase;
}

.tags li a:hover {
    color: #02b3e2 !important;
}    

.load-more {
    text-align: center;
    margin: 22px auto 60px;
}
.load-more a {
background-color: {
color:Button color
}
;
 padding: 15px 30px;
 display: inline-block;
 margin: 0px auto 0;
 text-decoration: none;
 font-weight: 500 !important;
 color: #fff !important;
 font-size: 16px!important;
 text-transform: uppercase;
}

.title p:nth-child(n+2) {
    display: none;
}


.notecount {
  color: #93a2a9;
  float: right;
  font-size: 13px;
  font-weight: 300;
}
.reblogbtn {
  float: right;
  display: inline-block;
  height: 30px;
  margin: 0 0 15px;
  width: 16px;
}

.reblogbtn svg{
    fill: #CCC !important;
}    

#like svg{
    fill: #CCC !important;
}


.likebtn {
  display: inline-block;  
  float: right;
  height: 30px;
  width: 25px;
}
.reblogbtnvideo {
    float: left;
    margin-left: 43px;
    width: 27px;
    margin-top: 10px;
    display: none;
}
.likebtnvideo {
    float: left;
    width: 25px;
    margin-top: 10px;
    display: none;
}
#featured .likebtnvideo {
    float: right;
    width: 25px;
    margin-top: 10px;
    position: relative;
    bottom: 142px;
    right: 22px;
    display: inline;
}
#featured .reblogbtnvideo {
    float: right;
    width: 25px;
    margin-top: 10px;
    position: relative;
    bottom: 142px;
    right: 40px;
    display: inline;
}
.title {
  clear: both;
  font-family: Arial,Helvetica,sans-serif;
  position: relative;
  text-overflow: ellipsis;
  overflow: hidden;
}

.videotitle p {
    width: 260px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.title a {
  color: #fff;
  display: inline-block;
  font-weight: 100;
  text-decoration: none;
  word-wrap: break-word;
}
.title a:hover {
    color: #ccc;
    text-decoration: none;
}
.videotitle {
    height: 38px;
    position: relative;
    z-index: 200;
    padding-top: 8px;
    float: left;
}
.videotitle a {
    color: #fff;
    text-decoration: none;
}
.videotitle a:hover {
    color: #ccc;
    text-decoration: none;
}
/* masonry */
* {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.masonry {
    
    margin: 0 auto;
    list-style: none;
    padding: 0;
    margin-top: 10px;
}

#ad-lrec{
  margin-bottom: 30px;
  width: 300px;
  height: 250px;
}

#ad-mon{
  margin-bottom: 30px;
  width: 300px;
  height: 600px;
}

.masonry img {
    width: 100%;
    display: block;
}
.masonry .item {
    width: 300px !important;
    float: left;
    overflow: hidden;
    margin-bottom: 18px;
}
.masonry .itemvideo {
    width: 300px !important;
    height: auto;
    float: left;
    overflow: hidden;
}
.masonry .item:hover .posttitle {
    bottom: 0;
}
.item.w2 {
    width: 120px;
}
/* top menu */
#demo_top_wrapper {
    margin: 0 0 20px 0;
}
#sticky_navigation_wrapper {
    width: 100%;
    height: 100%;
}
#sticky_navigation {
    width: 100%;
    height:100%;
    z-index:800;
    float:left;
    border-top: 1px solid #5E5E5E;
}
#nav {
    
    float: left;
    text-align: center;
    margin: 0 auto;
    display: inline;
}
#nav ul {
    list-style-type: none;
    padding: 0;
    margin: 2px 15px;
    white-space: nowrap;
}
#nav li {
    display: inline;
}
#nav li a {
    color: #9f9f9f;
    margin: 0px 16px 0px 16px;
    font-size: 12px;
    text-decoration: none;
    font-weight: 800;
}
#nav li a:hover {
    color: #fff;
}
.photoset .photoset_row {
    margin: 1px;
    padding: 1px;
}
.link {
    width: 100%;
    display: block;
}
.linklink {
    padding: 20px 0px 15px 20px;
    display: block;
}
.description {
    padding: 0px 20px 30px 20px;
    font-weight: 100;
}
.item-content {
 background-color: {
color:ItemContent
}
;
 display:block;
}
.link a {
    font-size: 24px;
    color: #fff;
    text-decoration: none;
    font-weight: 800;
}
#featured .media {
    position: relative;
    padding-bottom: 42%;
    height: 0;
    overflow: hidden;
}
#featured .media iframe, .media object, .media embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}


#featured-new  .posttitle {
  height: 118px;
}

#mobilemenu {
    display: none;
   
}
#rhr {
    display: inline;
    width: 300px;
    float: left;
    margin: 10px 0 40px 20px;

}
#container {
    width: 1020px;
    margin: 112px auto 40px;
    overflow:hidden;
}


#henkel-video-player{

  position: relative;
  padding-bottom: 56.25%; /* 16:9 */
  height: 100%;
}

#henkel-video-player iframe{
   position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}


video {
    width: 100% !important;
    height: auto !important;
    margin-top: 10px;
    margin-bottom: -6px;
}



.tumblr_blog {
    display: inline;
}
/* Yahoo Links Bar */

#yahoo-bar {
    background-color: #2c1951;
    color: #fff;
    font-size: 13px;
    font-weight: normal;
    height: 22px;
    min-width: 1000px;
    overflow: hidden;
}
#yahoo-bar ul {
    margin: 0;
    padding: 0;
}
#yahoo-bar ul li.home {
    background-image: url("http://static.tumblr.com/h59dwc9/5wtne3y6w/home-icon.png");
    background-position: 0 4px;
    background-repeat: no-repeat;
    margin-left: 10px;
    padding-left: 21px;
}
#yahoo-bar ul li {
    display: inline-block;
    float: left;
    margin-left: 16px;
    margin-right: 16px;
    padding: 0px;
    padding-top: 3px;
}
 @-moz-document url-prefix() {
 #yahoo-bar ul li {
 padding-top: 5px;
}
}
#yahoo-bar ul li a {
    color: #fff;
    text-decoration: none;
    padding: 0px;
}
#yahoo-bar ul li a:hover {
    text-decoration: underline;
}

/* Yahoo Search */
#yahoosearch {
    margin: 12px 0px 0px 10px;
    float: left;
    position: relative;
    z-index: 999;
}
#yahoosearch input.searchfield {
    line-height: 36px;
    border: none;
    padding: 0px 10px;
    width: 512px;
    margin-right: 4px;
    float: left;
    height: 36px;
    border: 1px solid rgb(231, 231, 231);
    -webkit-appearance: none;
}
#yahoosearch input.searchbutton {
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    box-shadow: 0 2px #21487f;
    font: 400 15px sans-serif;
    height: 36px;
    width: 124px;
    border: 0 none;
    color: #fff;
    cursor: pointer;
    background: none repeat scroll 0 0 #3775dd;
    float: left;
}
#logo {
    float: left;
    margin: 15px 50px;
    position: relative;
    z-index: 999;
}
/* permalink page styles */

{block:Permalink}
body {
    background:white; 
}
{/block:Permalink}




.plcaption {
    width: 700px;
    margin: 0 auto;
    font-size: 40px;
    font-weight: 100;
    float: left;
}
.plcaption a {
    font-size: 18px;
    font-weight: 500;
    color: #02b3e2;
}
.action a {
    font-size: 12px;
    font-weight: 100;
}


.plsharing {
  display: inline-block;
  font-size: 12px;
  text-align: right;
}
.plreblogbtn {
  display: inline-block;
  height: 15px;
  width: 15px;
  margin-top: 2px;
}
.pllikebtn {
  display: inline-block;
  float: left;
  height: 15px;
  margin: 2px 10px 0 15px;
  width: 15px;
}
/* #plcopy p:nth-child(1)
{

    display:none;
}

*/

.permalink-page p {
    margin-top: 19px;
}
blockquote {
    padding-top: 1px;
}
#plcopy.textpagecopy p:nth-child(1) {
    display: block;
    font-size: 16px;
    line-height: 1.6em;
    font-weight: 400;
    color: #333333;
}
#plcopy p:nth-child(n+2) {
    display: inherit;
    font-size: 16px;
    line-height: 1.6em;
    font-weight: 400;
    color: #333333;
}
.plimage, .tmblr-full {
    max-width: 700px;
    margin: 0 auto;
    padding-top: 10px;
    padding-bottom: 10px;
}
.plimage img, .tmblr-full img {
    width: 700px;
    max-width: 100%;
}


.pltags {
    font-size: 13px;
    font-weight: 100;
    list-style: none;
    padding: 0;
    color: rgb(137, 137, 137);
    width: 700px;
    text-transform: capitalize;
}
.pltags li:not(:last-child) {
    display: none;
}

.notes {
    list-style: none;
    margin: 0;
    padding: 0;
    font-size: 13px;
    color: #666;
}
.notes li {
    border-top: 1px solid #eee;
    padding-top: 10px;
    padding-bottom: 10px;
}
.notes li img {
    padding-right: 8px;
}
.notes li a {
    text-decoration: none;
    color: #666;
    font-weight: 500;
    font-size: 12px;
}
#plnotcountlabel {
    width: 700px;
    margin: 0 auto;
    font-size: 14px;
    font-weight: 500;
    padding-top: 30px;
    padding-bottom: 10px;
}
.relatedtags li {
    margin-right: 2px;
    margin-bottom: 2px;
    float: left;
}
.relatedtags ul {
    float: left;
    margin: 0;
    padding: 0;
}
.relatedtags a {
    background: #919ba0;
    padding: 12px 20px;
    display: inline-block;
    margin: 0px 0 7px 7px;
    padding: 10px;
    text-decoration: none;
    font-weight: 500 !important;
    color: #fff !important;
    font-size: 13px!important;
    text-transform: uppercase;
    border-radius: 5px;
}
.relatedtags a:hover {
    background: #02b3e2;
}
#sharebar {
  float: left;
  position: relative;
  top: 100px;
  width: 45px;
  z-index: 100;
}

#sharebar:after{
  clear: both;
}

#sharebar ul {
    margin: 0;
    padding: 0;
    margin-top: 40px;
}
#sharingicons {
    top: 10px;
}
#sharebar li {
    list-style: none;
    margin: 0;
    padding: 0;
    height: 45px;
}
.stick {
    position: fixed;
    top: 0px;
}
/* main menu styles */
.menu {
    background-color: #d0e6f5;
    text-align: center;
    width: 100%;
}
.menu > span {
    display: inline-block;
    margin: 0 auto;
}

#featured {
    position: relative;
}
/*
.masonry {
    margin: 10px 6px;
    opacity: 1;
    max-width: 2000px;
}
*/
.masonry.is_layout_ready {
    opacity: 1;
}
.masonry .item, .masonry .itemvideo {
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    width: 25%;
    max-width: 500px;
}
figure {
    margin: 0px;
}
figure img {
    width: 600px;
    height: auto;
}
.masonry .item-content {
    position: relative;
    overflow: hidden;
}

.toppadding{
    padding-top:20px;    
}

#sticky_navigation .background{
    background-image: url( {image:StickyImage});
    height:100%;
    margin-left:300px;
}

.submitmpuad{
    padding-top:0px !important;      
}


.clboth {
    clear: both;
}
.plimage {
    clear: both;
    overflow:hidden;
}


#sticky_navigation_wrapper {
    position: absolute;
    bottom: 0px;
    opacity: 0.9;
    z-index: 800;
}
.post-caption {
    display: none;
}

.post-tumblr-items {
  clear: both;
  margin-top: 5px;
  position: relative;
  right: 0;
  width: 100%;
}

.post-tumblr-items:after{
    clear: both;
    content: '';
    content: none;
}

.post-tumblr-items .author {
  color: #93a2a9;
  display: inline-block;
  font-size: 13px;
}


.permalink-byline{
    font-weight: 400;

}

.plcaption {
    font-size: 14px;
}
.single-post-header {
}
.single-post-title {
  font-size: 34px;
  font-weight: 400;
  margin: 28px 0;
}
.single-post-author-date {
  float: left;
  font-size: 15px;
  margin-top: 0;
  overflow: hidden;
  width: 100%;
}
.single-post-author-date .note {
  color: #93a2a9;
  text-transform: uppercase;
  font-size: 15px;
  margin-left: 2px;
  font-weight: 400;
}
.single-post-date {
    font-size: 14px;
    margin: 6px 0;
    font-weight: 400;
    text-transform: uppercase;
}

.permalink .dateline {
 
}

.permalink-post-controls {
  border-top: 3px solid #000;
  float: left;
  margin-bottom: 20px;
  margin-top: 5px;
  padding-top: 12px;
  width: 100%;
}
.single-post-meta {
}
.single-post-date {
}
.sharingbar {
  border-top: 3px solid #000;
  clear: both;
  margin: 0;
  padding: 10px 0 12px 5px;
}
.single-post-copy {
    clear: both;
}
.pltags {
    width: auto;
    margin: 0;
}
.plnotes {
  display: inline-block;
  margin: 0;
  text-align: right;
  width: auto;
  font-weight: 400;
}
.subs {
    width: 200px;
    background: #000;
    padding: 18px;
}
.subs ul {
    list-style: none;
    padding: 0px;
    margin: 0px;
}
.subs li {
    padding-top: 10px;
    border-top: 1px solid rgb(84, 84, 84);
    margin-top: 10px;
}
.subs li a {
    color: #FFF;
    font-size: 13px;
    text-decoration: none;
    font-weight: 500;
}
.subs li a:hover {
    color: #d71920;
}


#partnerlogo{
    float:left;
}

.usersubmission-tag{
    margin-left:-15px;
}

.usersubmission-tag a{
    background-color:#a50131;
    padding: 3px 12px 3px 16px;
}

#navleft #partnerlogo {
    text-align: left;
    text-transform: uppercase;
    font-size: 10px;
    font-weight: 100;
    height: 47%;
    margin-left: 65px;
    margin-top: 16px;
    margin-right: 44px;
    display: inline;
}

#navright .follow {
    text-align: right;
    padding-top: 12px;
    margin-right: 10px;
    text-transform: uppercase;
    font-size: 12px;
    font-weight: 100;
}

#navleft #partnerlogo img {

    vertical-align: -50%;    
}
#navright .follow img {
    margin: 0px 10px;
    vertical-align: -50%;
}
.follow {
    text-align: center;
    padding-top: 20px;
    padding-bottom: 10px;
    text-transform: uppercase;
    font-size: 12px;
    font-weight: 100;
}
.follow a {
    text-decoration: none;
    color: #d71920;
}
.follow a:hover {
    text-decoration: none;
    color: #000;
}
.follow img {
    margin: 10px;
}
#nav .is_hidden {
    display:block;
}
/* IE8 fix */

.no-canvas #yahoo-bar, .no-canvas #page, .no-canvas .header-wrapper {
    max-width: 1100px;
    margin: 0 auto;
}
.menu-more {
    float: none;
    margin-left: 0px;
    display: block;
    max-height: 20px;
    overflow: hidden;
    transition: all .5s;
    height: auto;
    width: auto;
    max-width: 170px;
    margin-top: 14px;
}
.menu-more.is_open {
    max-height: 400px;
    transition: all .8s;
}
.menu-more.is_hidden {
    display: none;
}
.menu-more-icon {
    display: inline-block;
    width: 79px;
    height: 20px;
    background: white;
    background-image: url(http://static.tumblr.com/zd9k7lf/Fbanlo5id/droparrow.png);
    cursor: pointer;
    background-repeat: no-repeat;
}

.likebtnfb {
    float: left;
    height: 25px;
    width: 25px;
    margin-left: 1px;
}

.likebtntwitter {
    float: left;
    height: 25px;
    width: 25px;
    margin-left: 6px;
}



.menu-more-items {
    background: #F9F9F9;
    padding: 0px;
    margin: 0px;
    margin-top: 0px;
}
.menu-more-items.is_open {
    display: block;
}
.menu-more-items ul {
    list-style: none;
}
.menu-more-items li {
    padding-top: 8px;
    border-top: 1px solid rgb(237, 237, 237);
    padding-bottom: 8px;
}
.menu-more-items li a {
    color: #000;
    font-size: 13px;
    text-decoration: none;
    font-weight: 500;
    margin-left: 12px;
}
.menu-more-items li a:hover {
    color: #d71920;
}


#mobilemenu {
    max-height: 30px;
    height: auto;
    transition: all .5s;
    overflow: hidden;
    width: auto;
    position: absolute;
    z-index:200;
    margin: 20px 16px 0;
}
#mobilemenu.is_open {
    max-height: 400px;
    transition: all .8s;
}
/* related posts */
.related-posts .image-background {
  background-position: 0 28%;
  background-repeat: no-repeat;
  background-size: cover;
  height: 120px;
  position: relative;
  width: 300px;
  z-index: 1;
}

.related-posts .text-content{
  display: block;
  padding-bottom:2px;
  margin-top: 6px;
  font-size: 15px;
  max-height: 50px;
  line-height: 1.25;
  font-weight: 200;
}

#container-related li{
  margin-bottom: 15px;
  display: block;
}

.related-posts a{
  display: block;
  text-decoration: none;
  color: #324fe1;
  font: 1.3rem/1.25 "Helvetica Neue",Helvetica,Arial,sans-serif;
  position: relative;
}  

.related-posts a:hover{
  color: #02b3e2;
  text-decoration: underline;
}

.related-posts a:hover .overlay{
  position: absolute;
  z-index: 2;

}  

.overlay{
  background-color: #000;
  height: 120px;
  position: absolute;
  top: 0;
  width: 100%;
  opacity: 0.5;
}

.source{
  display: block;
  margin-top: 9px;
  font-size: 9px;
  color: #1e7d8e;
  font-weight: 300;
}

.related-posts {
    position: relative;
    height: 0;
    overflow: hidden;
}
.related-posts.is_loaded {
    height: auto;
}
.related-posts.is_loading {
    height: 20px;
    display: none;
}
.related-posts-headline {
}
.related-posts-list {
    margin-top: 0px;
    font-weight: 100;
}
.related-posts-list span {
  color: #333;
  display: block;
  font-size: 18px;
  font-weight: 300;
  margin: 15px 0;
}
.related-posts-list .item-content {
    position: relative;
    margin-bottom: 20px;
}
.related-posts-list .item-content a {
    display: block;
    text-decoration: none;
    color: #999;
    font-weight: 100;
    margin-top:0px;
}
.related-posts-list .posttitle {
    background: none;
    position: relative;
    height: auto;
}
.related-posts-list .posttitle a {
    text-decoration: none;
    font-size: 14px;
    font-weight: 300;
    margin-top: -8px;
    color: #000;
}
.related-posts-list .item-content-media {
    max-width: 300px;
    height: 150px;
    overflow: hidden;
}
.related-posts-list .item-content-tag {
    text-transform: uppercase;
    font-size: 11px;
    font-weight: bold;
}
.related-posts-list .item-content-media img {
    display: block;
    max-width: 100%;
    margin-top: -8%;
}
.related-posts-list .post-tumblr-items {
    display: none;
}

#tumblr_controls {
    position: fixed;
    top: 24px;
    right: 8px;
}
hr {
    border: 0;
    height: 1px;
    margin-top: 40px;
    background-image: -webkit-linear-gradient(left, rgba(0,0,0,0), rgba(0,0,0,0.25), rgba(0,0,0,0));
    background-image: -moz-linear-gradient(left, rgba(0,0,0,0), rgba(0,0,0,0.25), rgba(0,0,0,0));
    background-image: -ms-linear-gradient(left, rgba(0,0,0,0), rgba(0,0,0,0.25), rgba(0,0,0,0));
    background-image: -o-linear-gradient(left, rgba(0,0,0,0), rgba(0,0,0,0.25), rgba(0,0,0,0));
}
.hidden {
    display: none;
}

#thumb img {
  display: block;
  height: 40px;
  left: 50%;
  margin: 10px 10px 10px -20px;
  position: absolute;
  top: 100px;
  width: 40px;
  z-index: 2;
}
#featured #thumb img {
    bottom: 202px;
    display: block;
    height: 50px;
    margin: 10px;
    position: absolute;
    width: 50px;
    z-index: 500;
}

/*
.videoWrapper {
    position: relative;
    padding-bottom: 56.25%;
    height: 0px;
    margin-top: 10px;
    margin-bottom: 0px;
    background-color: black;
}
*/

.videoWrapper {
  position: relative;
  padding-bottom: 56.25%; /* 16:9 */
  height: 0px;
  margin-top: 10px;
  margin-bottom: 0px;
  background-color: black;
  display: block !important;
}

.videoWrapper iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}


/* IE8 fix */

.no-canvas #yahoo-bar, .no-canvas #page, .no-canvas .header-wrapper {
    max-width: 1100px;
    margin: 0 auto;
}
.menu-more {
    float: none;
    margin-left: 30px;
    display: block;
    max-height: 20px;
    overflow: hidden;
    transition: all .5s;
    height: auto;
}
.menu-more.is_open {
    max-height: 400px;
    transition: all .8s;
}
.menu-more.is_hidden {
    display: none;
}
.menu-more-icon {
    display: block;
    width: 20px;
    height: 20px;
    cursor: pointer;
}
.menu-more-items {
    background: white;
    padding: 40px;
}
.menu-more-items.is_open {
    display: block;
}
.menu-more-items li {
    display: block;
}

/* related posts */
.related-posts.is_loaded {
    height: auto;
    display: block;
}
.related-posts.is_loading {
    height: 20px;
    border: 1px solid red;
    display: block;
    display: none;
}
.related-posts-headline {
}
.related-posts-list {
}
.related-posts-list .item-content {
    position: relative;
    margin-bottom: 20px;
}

/*

  Related posts, text type support

*/
.related-posts-list .item-content-media a {
    height: 100%
}
.related-posts-list .item-content-media{
    height: 256px;
}

/*
  
  Featured image background support:

*/

/*.featured-new .item-content-media{
    background-size:cover;
    width: 100%;
    min-height: 320px !important;
    display: block;
    min-width: 500px;
}*/


.related-posts-list .item-content a {
    display: block;
    text-decoration: none;
}
.related-posts-list .posttitle {
    background: none;
    position: relative;
    height: auto;
}
.related-posts-list .posttitle a {
    text-decoration: none;
    font-size: 16px;
    font-weight: 500;
    line-height: 1.2;
    letter-spacing: 0;
}
.related-posts-list .item-content-media {
    max-width: 300px;
    height: 120px;
    overflow: hidden;
}
.related-posts-list .item-content-tag {
    text-transform: uppercase;
    font-size: 11px;
    font-weight: bold;
}
.related-posts-list .item-content-media img {
    display: block;
    max-width: 100%;
}
.related-posts-list .post-tumblr-items {
    display: none;
}
#tumblr_controls {
    position: fixed;
    top: 20px;
}
#tumblr_controls.is_dropped {
    display: none;
}

/*

09/04/2015


*/




.featured-new {
    padding: 0;
    margin: 10px 6px 0px 6px;
    overflow: hidden;
    display: block
}
.featured-new .item {
    overflow: hidden;
    position: relative;
    display: block;
    float: left;
}
.item-content:hover {
    opacity: .9;
}
.item-content-media {
    background-color: black;
    height: 256px;
}
.new-featured-columns-3 .item {
    width: 33.33333%;
}
.new-featured-columns-2 .item {
    width: 50%;
}

.new-featured-columns-1 .item {
    width: 100%;
}

}

.new-featured-columns-1 .item {
    width: 100%;
}

.featured-new .item-content {
  background-color: black;
  height: 100%;
  margin: 8px 2%;
  /*min-height: 375px;*/
  overflow: hidden;
  position: relative;
}
.featured-new .item-content > a {
    display: block;
}
.featured-new .item-content img {
    width: 100%;
    display: block;
    margin-top: 0px;
}

.item-content-media a {
  background-position: 50% 15%;
  background-size: cover;
  display: block;
  height: 100%;
  min-height: 200px;
}

.new-featured-columns-3 .item + .item .item-content {
}
.splash-ad {
    margin-top: 10px;
    padding: 0 5px;
    max-width: 2000px;
}
.splash-ad-image {
    max-width: 100%;
    height: auto;
    display: block;
    margin: 0 auto;
}
#mobile-logo, .partner-mobile-logo {
    display: none;
}
#mobile-logo {
    background: #000;
    padding: 9px 0px 5px 10px;
}

#mobile-logo img{
    height:38px;
}

#mobile-logo a {
    display: block;
    text-align: left
}

.blog-title {
    padding-top: 0;
}

#nav {
  float: left !important;
  width: 620px !important
  margin-right:90px;
  
}

#navleft {
    height: 50px;
    float: left;
    /* min-width: 310px; */
    white-space: nowrap;
}

#navright {
    height: 50px;
    left:480px;
    padding-top: 22px;
    text-align: right;
    margin-right:0;   
}

#opbt {
    position: absolute;
    left: -8000px;
    float: left;
}




{block:IndexPage}
  /*  .masonry .featured {
        display: none;
    } */
{/block:IndexPage}

/*.masonry .featured{
    display:none !important;
}*/

.photosetlist li {
    display: none;
}
.photosetlist li:first-child {
    display: block;
    border-bottom: 1px solid #333;
}
/*
.photosetlist li:nth-child(2) {
    display: block;
}
*/
.photosetlist {
    padding: 0px;
    margin: 0px;
}
b {
    font-weight: bold;
}
#ys-footer {
    color: {
        color:Footer text
    };
    background-color: {
        color:Footer color
    };
    text-align:center;
    padding:8px;
    font-size: 12px;
    position: fixed;
    bottom: 0;
    left: 0;
    width: 100%;
    z-index: 100000;
}
#ys-footer a {
    color: {
        color:Footer text
    };
}

.footer li{
    display: inline-block;
}

.footer li a{
    color: #fff;
}

.footer li a:hover{
    color: #02b3e2;
}

@media only screen and ( max-width: 1100px ) {
    #container {
        width: 800px;
        clear: both;
        margin: 0 auto;
        padding-top: 20px;
    }
    #rhr {
        display: none;
    }
}

@media only screen and (max-device-width: 1200px) {
    #yahoosearch {
        display: none;
    }

    #header {
        background-image: url({image:TabletHeader});
    }
}

@media only screen and (max-width: 850px) {
    #yahoosearch {
        display: none;
    }
} 

@media only screen and ( max-width: 800px ) {
    #sharebar,  #yahoo-bar,  #yahoosearch {
        display: none;
    }
    #blogtitle {
        font-size: 18px;
    }
    .videoWrapper {
        position: relative;
        padding-bottom: 56.25%;
        height: 0px;
        margin-top: 5px;
    }
    .single-post-title {
        font-size: 28px;
        font-weight: 100;
    }

    #header {
     background-image: url( {image:Mobile Header} );
     background-size: cover;
    }

    #plnotcountlabel,  .plcaption,  .plimage,  .pltags {
        width: 100%;
    }
    .plimage img {
        width: 100%;
        max-width: 100%;
    }
    #container {
        width: 100%;
        padding: 0px 10px;
    }
    #blogtitle img {
        height: 28px;
        padding-top: 5px;
    }
    .partner-mobile-logo {
        display: inline-block;
        float: left;
        z-index: 999;
    }
    .partner-logo {
        display: none;
    }
    #tumblr_controls {
        top: 5px;
    }

    #blogSlogam{
        width: 200px;
        height:94px;
        margin-left: 14px;
   
    }

    #imgSlogam{
        display:none;
    }

    #imgSlogamMobile{
        display:block;
    }


    #blogSlogam img {
        height: 51px;
        padding-top: 14px;
    }


    #navleft #partnerlogo img {
        vertical-align: -50%;
        height: 56px;
        margin-top: 10px;
    }

    #blogSloganContainer {
        margin-left: 110px !important;
    }
    
    
    .videoWrapper {
      position: relative;
      padding-bottom: 56.25%;
      height: 0px;
      margin-top: 5px;
      
    }
}

@media only screen and ( max-width: 740px ) {
    #navright {
        display: none;
    }
}
 @media only screen and ( max-width: 600px ) {
    #navright {
        display: none;
    }
    #mobile-logo {
        display: block;
    }
    .partner-mobile-logo {
        display: none;
    }

    #partnerlogo {
        margin-right: 10px;
    }
    #header {
     background-image: url( {
    image:Mobile Header
    }
    );
     background-size: contain;
     height:75px;yaho
    }
    #search-container {
        display: none;
    }
    #partnerlogo span {
        display: none;
    }

    #header img {
        position: relative;
        right: 9px;
        top: 5px;
        float: right;
        height: 64px;
    }

    .masonry {
        max-width: 500px;
    }
    .masonry .item, .masonry .itemvideo {
        width: 100%;
    }
    /* use for long title
    #blogtitle a
    {
      font-size: 16px;
      padding-top: 15px;
    }
    use for long title */

    #blog_info_wrapper {
        height: 94px;
    }

}

@media only screen and (min-width:0px) and (max-width: 1350px) {
    #mobilemenu {
        display: block;
    }

    #navleft{
        margin-left:42px !important;
    }

    #navright{
        width: 64% !important;
    }

    .menu-more {
        display: none;
    }
    video {
        margin-top: -11px;
        margin-bottom: -6px;
        margin: 0 auto;
    }

    #nav {
        display: none;
    }



    #yahoo-bar {
        display: none;
    }
}

@media only screen and ( min-width: 601px ) {
    .masonry .item, .masonry .itemvideo {
        width: 50%;
    }
}
     @media only screen and ( min-width: 901px ) {
    .masonry .item, .masonry .itemvideo {
        width: 33.33%;
    }
}
@media only screen and ( min-width: 1500px ) {
    .masonry .item, .masonry .itemvideo {
        width: 25%;
    }
}