@charset "UTF-8";
/* 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;
}
body {
 background-color: {
color:Background
}
;
 -webkit-font-smoothing: antialiased;
}
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%;
 background-image: url( {
image:Header Image
}
);
 background-repeat:no-repeat;
 height:180px;
 background-position: left;
 background-color: {
color:Hdcolor
};
 background-size: inherit;
}

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



/* 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 {
	color: #000;
    padding: 10px 40px 10px 40px;
    font-size: 16px;
    background-color: #FFF;
    margin: 0px 0px 0px 0px !important;

}

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

}

#navright li
{
    color:#fff;
}

#social
{
    height: 52px;
    float: right;
    margin-top: 12px;
    padding: 0px;
    margin-right: 24px;
}


#partnerlogo {
	padding-top: 5px;
	display: inline-block;
	height: 50px;
	width: 69px;
}
#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;
}
#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 {
 color: {
color:Tags
}
;
 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;
}
.posttitle {
	position: absolute;
	bottom: 0px;
	left: 0px;
	width: 100%;
	color: #fff;
	background-image: linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.6), rgba(0, 0, 0, 0.8));
	z-index: 600;
	transition: all 0.2s ease;
}
.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: #fff;
	padding: 0;
	list-style-type: none;
}
.tags li {
	list-style: none;
	font-family: Arial, Helvetica, sans-serif;
}
.tags li:nth-child(n+2) {
	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: {
color:Tags
}
;
 font-family:Arial, Helvetica, sans-serif;
 text-decoration:none;
 margin:15px;
 text-transform: uppercase;
 font-size: 11px;
 font-weight: 500;
}
.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;
}
/*--
.tags li a:hover
{
  text-decoration:underline;
}
--*/


.title p:nth-child(n+2) {
	display: none;
}
.notecount {
	text-transform: uppercase;
	font-size: 11px;
	font-size: 10px;
	text-align: right;
	padding-top: 4px;
	padding-bottom: 10px;
	clear: both;
}
.reblogbtn {
	float: left;
	height: 30px;
	margin-left: 43px;
	width: 32px;
}
.likebtn {
	float: left;
	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 {
	height: 25px;
	position: relative;
	z-index: 200;
	float: left;
	margin: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	margin-top: 2px;
	font-weight: 600;
	width: 100%;
	text-overflow: ellipsis;
	padding-right: 20px;
	overflow: hidden;
}
.title a {
	white-space: nowrap;
}
.videotitle p {
	width: 260px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}
.title a {
	color: #fff;
	text-decoration: none;
}
.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 {
	max-width: 100%;
	margin: 0 auto;
	list-style: none;
	padding: 0;
	margin-top: 10px;
}
.masonry img {
	width: 100%;
	display: block;
}
.masonry .item {
	width: 400px;
	float: left;
	overflow: hidden;
	margin-bottom: 10px;
}
.masonry .itemvideo {
	width: 400px;
	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: 94px;
/**	box-shadow: 0px 0px 150px #D2D2D2; **/
}
#sticky_navigation {
	width: 100%;
background-color: {
color:Menubar
}
;
height:94px;
z-index:800;
float:left;
border-top: 1px solid #5E5E5E;
}
#nav {
	height: 94px;
	width: 75%;
	float: left;
	text-align: center;
	margin: 0 auto;
	display: inline;
}
#nav ul {
	list-style-type: none;
	padding: 0;
	margin: 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 .posttitle {
	position: absolute;
	bottom: 0px;
	font-weight: 600;
	left: 0px;
	width: 100%;
	color: #fff;
	text-shadow: 1px 1px 1px #000;
	background-image: none !important;
	z-index: 10 !important;
}
#mobilemenu {
	display: none;
	float: left;
	width: 34px;
	height: 50px;
	margin-top: 30px;
	margin-left: 10px;
	display: none;
}
#rhr {
	display: inline;
	width: 300px;
	margin-left: 20px;
	margin-top: 40px;
	float: left;
	margin-bottom: 40px;
}
#container {
	width: 920px;
	margin: 80px auto 40px;
}
video {
	width: 100% !important;
	height: auto !important;
	margin-top: 10px;
	margin-bottom: -6px;
}
 @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;
}
}
.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: 13px 20px 0 20px;
	position: relative;
    z-index: 999;
}
/* permalink page styles */


body {
{
block:Permalink
}
background:white; {
/block:Permalink
}
}
.plcaption {
	width: 600px;
	margin: 0 auto;
	font-size: 40px;
	font-weight: 100;
	float: left;
	padding-top: 34px;
}
.plcaption a {
	font-size: 18px;
	font-weight: 500;
	color: #d71920;
}
.action a {
	font-size: 12px;
	font-weight: 100;
}
/*.plcaption p:nth-child(n+2)

{
   display:none;
}
*/

.plnotes {
	width: 300px;
	float: left;
	font-size: 12px;
	margin-top: 6px;
}
.plsharing {
	width: 95px;
	clear: right;
	float: right;
	font-size: 12px;
	text-align: right;
	margin-top: 28px !important;
}
.plreblogbtn {
	float: left;
	height: 30px;
	margin-left: 38px;
	width: 32px;
}
.pllikebtn {
	float: left;
	height: 30px;
	width: 25px;
}
/* #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;
}
.sharingbar {
	height: 50px;
	margin-top: -30px;
}
.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: #bbb;
	padding: 12px 20px;
	display: inline-block;
	margin: 0px auto 0;
	text-decoration: none;
	font-weight: 500 !important;
	color: #fff !important;
	font-size: 13px!important;
	text-transform: uppercase;
	border-radius: 2px;
}
.relatedtags a:hover {
	background: #5571ff;
}
#sharebar {
	width: 45px;
	height: 10px;
	z-index: 800;
	float: left;
	top: 148px;
}
#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;
}
#mobilemenu {
	text-align: left;
	position: relative;
	list-style-type: none;
}
#mobilemenu > li {
	float: left;
	padding: 0;
	position: relative;
}
#mobilemenu > li > a {
	border: 1px solid transparent;
	color: #4F4F4F;
	display: block;
	font-size: 90%;
	position: relative;
	text-decoration: none;
}
#mobilemenu > li.selected > a {
	z-index: 2;
}
#mobilemenu li div {
	position: relative;
}
#mobilemenu li div div {
	background-color: #FFFFFF;
	border: 1px solid #999999;
	padding: 12px 0;
	display: none;
	font-size: 0.75em;
	margin: 0;
	position: absolute;
	top: -1px;
	z-index: 1;
	width: 190px;
}
#mobilemenu li div div.wrp2 {
	width: 380px;
}
#mobilemenu .sep {
	left: 190px;
	border-left: 1px solid #E3E3E3;
	bottom: 0;
	height: auto;
	margin: 15px 0;
	position: absolute;
	top: 0;
	width: 1px;
}
#mobilemenu li div ul {
	padding-left: 10px;
	padding-right: 10px;
	position: relative;
	width: 170px;
	float: left;
	list-style-type: none;
}
#mobilemenu li div ul li {
	margin: 0;
	padding: 0;
}
#mobilemenu li div ul li h3 {
	border-bottom: 1px solid #E3E3E3;
	color: #4F4F4F;
	font-weight: 500;
	margin: 0 5px 4px;
	font-size: 0.95em;
	padding-bottom: 3px;
	padding-top: 3px;
}
#mobilemenu li ul ul {
	padding: 0 0 8px;
}
#mobilemenu li ul ul li {
	margin: 0;
	padding: 0;
}
#mobilemenu li ul ul li a {
	color: #0060A6;
	display: block;
	margin-bottom: 1px;
	padding: 3px 5px;
	text-decoration: none;
	font-size: 0.9em;
}
#mobilemenu li ul ul li a:hover {
	background-color: #0060a6;
	color: #fff;
}
#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 {
	margin: 8px 2%;
	position: relative;
	overflow: hidden;
}
 @media only screen and ( max-width: 600px ) {
.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 */

}
 @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%;
}
}
.clboth {
	clear: both;
}
.plimage {
	clear: both;
}
#blog_info_wrapper {
	position: relative;
	height: 160px;
	background-color:#000;
}
 @media only screen and ( max-width: 600px ) {
#blog_info_wrapper {
	height: 94px;
}
}
#sticky_navigation_wrapper {
	position: absolute;
	bottom: 0px;
	opacity: 0.9;
	z-index: 800;
}
.post-caption {
	display: none;
}
.post-tumblr-items {
	position: absolute;
	right: 10px;
	top: 10px;
}
.posttitle {
	height: 90px;
	padding-top: 20px;
}
.plcaption {
	font-size: 14px;
}
.tags li a, .notecount {
	color: #fff;
}
.single-post-header {
}
.single-post-title {
	font-size: 34px;
	font-weight: 100;
}
.single-post-author-date {
	float: left;
	width: 80%;
	overflow: hidden;
	margin-top: 0px;
	font-size: 13px;
}
.single-post-date {
	margin-top: 34px;
}
.single-post-meta {
}
.single-post-date {
}
.sharingbar {
	width: 20%;
	float: right;
	height: auto;
	margin: 0;
}
.single-post-copy {
	clear: both;
}
.pltags {
	width: auto;
	margin: 0;
}
.plnotes {
	float: none;
	width: auto;
	text-align: right;
	margin: 0;
}
.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;
}
#navleft #partnerlogo {
	text-align: left;
	padding-top: 5px;
	margin-right: 10px;
	text-transform: uppercase;
	font-size: 10px;
	font-weight: 100;
	line-height: 30px;
}
#navright .follow {
	text-align: right;
	padding-top: 12px;
	margin-right: 10px;
	text-transform: uppercase;
	font-size: 12px;
	font-weight: 100;
 line-height:;
}
#navleft #partnerlogo img {

	vertical-align: -50%;
	height:82px;
}
#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: none;
}
/* 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;
}
.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:-1;
}
#mobilemenu.is_open {
	max-height: 400px;
	transition: all .8s;
}
/* related posts */

.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 {
	font-size: 18px;
	display: block;
	margin-bottom: 10px;
}
.related-posts-list .item-content {
	position: relative;
	margin-bottom: 20px;
}
.related-posts-list .item-content a {
	display: block;
	text-decoration: none;
	margin-top: 8px;
	color: #999;
	font-weight: 100;
}
.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;
}

.mpuad
{
	padding-top:40px;
}

#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;
}
#js-menu-more {
	display: none;
}
#thumb img {
	bottom: 62px;
	display: block;
	height: 40px;
	margin: 10px;
	position: absolute;
	width: 40px;
	z-index: 600;
}
#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%; /* 16:9 */
	height: 0px;
	margin-top: 10px;
	margin-bottom: 0px;
	background-color: black;
}
.videoWrapper iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
#nav .is_hidden {
	display: none;
}
/* 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;
}
#mobilemenu {
	max-height: 30px;
	height: auto;
	transition: all .5s;
	overflow: hidden;
	width: auto;
	position: absolute;
}
#mobilemenu.is_open {
	max-height: 400px;
	transition: all .8s;
}
/* related posts */

.related-posts {
	position: relative;
	height: 0;
	overflow: hidden;
	display: none;
}
.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{
    background-size:cover;
}

/*
  
  Featured image background support:

*/

.featured-new .item-content-media{
  
  background-size:cover;

}


.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;
}
 @media only screen and ( max-width: 800px ) {
#tumblr_controls {
	top: 5px;
}
}
/*

09/04/2015


*/




.featured-new {
	padding: 0;
	max-width: 2000px;
	margin: 10px 6px 0px 6px;
	overflow: hidden;
}
.featured-new .item {
	overflow: hidden;
	position: relative;
	display: block;
	float: left;
}
.item-content:hover {
	opacity: .9;
}
.item-content-media {
	background-color: black;
}
.new-featured-columns-3 .item {
	width: 33.33333%;
}
.new-featured-columns-2 .item {
	width: 50%;
}
.new-featured-columns-1 .item {
	width: 100%;
}
 @media only screen and ( max-width: 600px ) {
.new-featured-columns-3 .item, .new-featured-columns-2 .item, .new-featured-columns-1 .item {
	width: 100%;
	max-width: 500px;
	display: block;
	margin: 5px auto;
}
}
.featured-new .item-content {
	background-color: black;
	position: relative;
	min-height: 300px;
	height:300px;
/*	margin: 0 1%;   */
	margin: 8px 2%;
	overflow: hidden;
}
.featured-new .item-content > a {
	display: block;
}
.featured-new .item-content img {
	width: 100%;
	display: block;
	margin-top: 0px;
}
.featured-new .item-content-media a {
	width: 100%;
}
.new-featured-columns-3 .item + .item .item-content {
}
.splash-ad {
	margin-top: 10px;
	padding: 0 5px;
	/*height:10px;overflow:hidden;*/
	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
}
.posttitle {
	background-image: linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.8), rgba(0, 0, 0, 1));
}
.blog-title {
	padding-top: 0;
}
 @media only screen and ( max-width: 1350px ) {

#container {
	width: 600px;
	clear: both;
	margin: 0 auto;
	padding-top: 0px;
}
#rhr {
	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;
}



}
 @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;
}

}
 @media only screen and ( max-width: 800px ) {
#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;
}
}
#navleft {

	height: 50px;
	float: left;
	/* min-width: 310px; */
	white-space: nowrap;
	padding-left:16px;

}
#navright {
	width: 74%;
    height: 50px;
    float: right;
    padding-top: 18px;
    text-align: right;
}
#opbt {
	position: absolute;
	left: -8000px;
	float: left;
}
 @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;
}
} {
block:IndexPage
}
.masonry .featured {
	display: none;
}
{
/block:IndexPage
} 
.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
}
;
}