﻿@charset “UTF-8″;
/*note that - background: url(../images/image.png) will match WP theme structure */

/*RESET*/
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 {
    border: 0 none;
    /*font: inherit;
    margin: 0;
    padding: 0;*/
    /*vertical-align: baseline;*/
}

ol, ul {
    list-style: outside none none;
}
#storiesCol ul {
    line-height: 21px;
    list-style: outside none disc;
    margin: 8px 0 16px 0;
	padding: 0 0 0 15px;
}
#storiesCol>p:first-of-type {
	font-size: 18px;
    font-weight: 300;
    line-height: 1.4;
    margin-bottom: 20px;
}
ul.yrc-core, .yrc-content {
	padding:0 0 15px !important;
	margin:0 !important;
	background-color:#ECE5D6;
}
.yrc-player-shell {
    margin-bottom: 15px !important;
}
.yrc-shell, .yrc-lightbox {
    font-family: auto !important;
}
.yrc-playlists {
	border-top: 1px solid #ccc;
    padding-top: 15px !important;
}
#storiesCol img {
	max-width: 100%;
	height:auto;
	/*display:none;*/
}
blockquote, q {
    quotes: none;
}
blockquote::before, blockquote::after, q::before, q::after {
    content: none;
}
table {
    border-collapse: collapse;
    border-spacing: 0;
}


/* Base Styles */
body {
	background-color: #FDFDFB;
	font-family: Arial,Helvetica Neue,Helvetica,sans-serif;
	font-weight: 400; 
	font-size: 14px;

}
body.home a {
	color:#999;
}
h1,h2,h3,h4,h5,h6 {
	font-family: Georgia,Times,Times New Roman,serif; 
}
h1 a, h2 a {
	color: #444 !important;
}
h1 a:hover, h2 a:hover {
	color: #000 !important;
	text-decoration:none;
}
.flexBox {
	display: -webkit-box;   display: -webkit-flex;   display: -ms-flexbox;   display:         flex;
}
.alignright {
	float:right;
	margin-left:15px;
}
.npPanel {
	margin-bottom:15px;
	border:1px solid #D2CAC1;
	background-color:#fff;
}
.advertCont {
	padding:0;
}
div.media.leader {
	border-top: 1px solid #d2cac1;
	background-color: #FBFBF3;
	padding-top: 10px;
}
.mediaHeader {
	border-bottom: 1px solid #d2cac1;
	padding-left: 162px;
}
.mediaHeader img.feedIcon {
    float: left;
    margin-top: 8px;
	margin-left:-162px;
}
.mediaHeader h3 {
	margin-top:9px;
}
input.simple {
	border: none;
	padding: 3px 10px 3px 6px;
	color:#666;
	background-color: #FBFBF3;
}

#breadcrumbs {
	font-size: 10px;
}

#breadcrumbs a {
    color: #827b60;
    text-decoration: none;
}

#breadcrumbs div.social {
    color: #827b60;
    float: right;
    padding-top: 0;
}
#crumbs img {
	vertical-align:baseline;	
}
#quoteBox img, #emptyQuoteBox img {
	max-width:100% !important;
	height:auto !important;
}
#adImage img {
	width:100% !important;
	height:auto !important;
}
#npSearch {
	/*background-color: #ece5d6;
	padding: 5px;
	height: 61px;
	margin-top:0px;*/
}
div.search-again {
    background-color: #0f2c65;
    color: #c0c4cd;
    margin-top: 35px;
    padding: 4px 10px;
    width: 100%;
}

/* BS rewrites */
div.media {
	padding-bottom: 10px;
	border-bottom: 1px solid #d2cac1;
}
img.media-object {
	border: 1px solid #d2cac1;
	margin-right: 10px;
}

.navbar-default {
    background-color: #5d674e;
    border-color: #24375c;
}
.navbar-default .navbar-brand {
    color: #babdc4;
    font-size: 22px;
}
a.navbar-brand img {
	width:40px;
	height:40px;
	margin-right: 10px;
    margin-top: -11px;
    vertical-align: middle;
}


/*carousel*/



#carouselCont {
	padding-left: 0;
	padding-right: 0;
	margin-bottom:15px;
}
#homeCarousel {
	/*width:100%;*/
}
.carousel-caption {
	left:0 !important;
	bottom: 0 !important;
	text-align:left !important;
	margin: 0 !important;
	padding:0;
	background-color:rgba(73,79,41,0.8);
	width:100%;
}
.carousel-caption h3 {
    display: inline-block;
    float: left;
    font-size: 14px;
    margin: 10px 0 26px;
    padding: 0 20px;
	color:rgba(255,255,255,0.80);
}
.carousel-caption span {
	background-color: rgb(53, 0, 41);
	display: inline-block;
    padding: 4px 10px 4px 21px;
    clear: both;
	font-size: 13px;
    font-weight: 600;
    line-height: 18px;
}
.carousel-indicators {
    bottom: -8px !important;
	left: 0;
	margin-left:20px;
	text-align: left;
	width:90%;	
}

body.home #quoteBox h3, body.home #emptyQuoteBox h3 {
	background-color: #98a68e;
	color: #272b25;
	margin: 0px -15px 10px;
	padding: 10px 15px;
	font-weight:bold;
}
#quoteBox, #emptyQuoteBox {
	background: rgb(255,255,255); /* Old browsers */
	
	min-height:200px;
	padding-bottom:10px;
}


/* Article pages */

.byLine {
    background-color: #fbf9f5;
    border-bottom: 1px solid #c3c7d9;
    border-top: 1px solid #c3c7d9;
    color: #7c7871;
    font-size: 14px;
    font-style: italic;
    height: 50px;
    margin: 10px 0 14px;
    padding: 3px 0;
}
div.byLine div.thumb {
    background: rgba(0, 0, 0, 0) url("../images/author_anon.png") no-repeat scroll left top;
    float: left;
    height: 38px;
    margin: 0 20px 0 0;
    width: 38px;
}

div.artBox {
    background: #fbf9f5 none repeat scroll 0 0;
    border: 1px solid #ccc;
    font-size: 15px;
    line-height: 20px;
    margin-bottom: 10px;
    padding: 12px;
	position:relative;
	width:100%;
}

/*left Column*/
	#leftCol div.caption {
		border-color: #ebeae5;
		border-style: solid;
		border-width: 0 1px 1px;
		color: #908b79;
		font-size: 11px;
		font-style: italic;
		padding: 8px 10px;
	}
	
/*	#leftCol div.caption {
    display: none;
}*/
	#leftCol div.artLinks {
		color: #a6a09f;
		font-size: 15px;
		margin-top: 28px;
	}
	#leftCol div.artLinks h3 {
		border-bottom: 1px solid #e7e6e5;
		color: #7c7871;
		font-size: 16px;
		margin: 10px 0 7px;
		padding-bottom: 5px;
	}
	#leftCol div.artLinks #tweetBox h3 {
		margin:0 -15px 6px;
	}
	#leftCol div.artLinks ul {
		list-style: outside none disc;
		margin-bottom: 20px;
		padding:0;
	}
	#leftCol div.artLinks ul li {
		margin: 0 0 6px 15px;
	}
	div.artLinks a, p.postmetadata, p.postmetadata a {
		color: #a6a09f;
		text-decoration: none;
	}


/*sidebar content*/
	#leftCol div.artLinks ul {
		list-style: outside none disc;
		margin-bottom: 20px;
	}
	#leftCol div.artLinks div.storeLink, #leftCol div.artLinks div.storeLink h3, #leftCol div.artLinks div.storeLink a {
		color: #495586;
	}
	div.storeLink h3 {
		margin: 5px 0;
		padding: 7px 0 !important;
	}
	div.prodThumbWrap {
		height: 85px;
		left: 0;
		overflow: hidden;
		position: absolute;
		text-align: center;
		top: 0;
		width: 75px;
	}
	div.storeLink ul.thumbList {
		list-style: outside none none;
		margin: 0 !important;
		padding: 0;
		width: 100%;
	}
	div.storeLink ul.thumbList li {
		border-bottom: 1px solid #ccd0df;
		clear: left;
		height: 90px;
		list-style: outside none none;
		margin: 0 0 6px !important;
		overflow: hidden;
		padding: 10px 0 5px 80px;
		position: relative;
	}
	
	#detoxBox {
		min-height: 200px;
		overflow: hidden;
		padding: 0;
		position: relative;
	}

/*Archive pages*/
h1 img.bigFeed {
    float: right;
    margin: 4px 14px 0 -46px;
}

div.seeAll {
    color: #7c7871;
    margin-bottom: 12px;
    padding: 5px 0;
}

h2.term-heading {
    background: rgba(0, 0, 0, 0) url("../images/term-heading.png") repeat-x scroll center bottom;
    border-bottom: 1px solid #dac3a8;
    color: #323455;
    font-size: 22px;
    padding-bottom: 7px;
	margin-top:0;
}
h2.term-heading a {
    color: #323455;
    text-decoration: none;
}
div.sectionList {
    border-bottom: 1px solid #efe5da;
    font-size: 12px;
    padding: 3px 0;
}
div.sectionList a {
    background: rgba(0, 0, 0, 0) url("../images/sectionListBullet.gif") no-repeat scroll 0 2px;
    color: #4d4841;
    display: block;
    padding-left: 12px;
    text-decoration: none;
}
div.archiveSection {
	padding-left:0;
	margin-bottom:15px
}
div.archiveSection div.media-body {
	font-size:13px;
}
div.archiveSection h2.media-heading {
	font-size:20px;
}
div.seeAll a {
    color: #7c7871;
    text-decoration: none;
}

/* EVENTS PAGES */
ul.therapyList a {
	color: #333 !important;
}

#mini-events-calendar-header {
    padding: 4px 2px 6px;
    font-size: 13px;
    font-weight: bold;
    background-color: #f1e9de;
    text-align: center;
    margin-top: 6px;
}
#mini-events-calendar-header a {
    text-decoration: none;
    color: #9a7d5d;
}
#mini-events-calendar-header a:hover {
    color: #000;
}
table.mini-calendar {
    width: 99%;
    border-collapse: collapse;
}
table.mini-calendar td {
    border: 1px solid #ccc;
    padding: 3px;
    text-align: center;
}
table.mini-calendar th {
    font-size: 10px;
}
a.mini-multi-event-day {
    display: block;
    background-color: #e4ded0;
}
td.mini-past, td.mini-past a.mini-multi-event-day {
    color: #ccc;
    background-color: transparent;
}
a.viewCal {
    background: url("../images/calenda-see.png") no-repeat scroll left top #f1e9dd;
    color: #323455;
    display: block;
    height: 40px;
    margin: 8px 0 20px -1px;
    padding: 10px 10px 0 65px;
    text-decoration: none;
    width: 100%;
	font-size: 12px;
}
#leftCol.page-day {
	margin-top:0 !important;
}
a.viewCal:hover {
    color: #000;
}
div.eventsListWidget h3 {
    color: #323455;
    font-size: 19px;
    margin-bottom: 8px;
}
div.eventsListWidget div.dig-in a {
    color: #333;
    text-decoration: none;
    border-bottom: 1px dotted #333;
}
body.post-type-archive-nyr_learn #newsColSide {
    margin-top: 27px;
}
ul.upcoming {
    margin-bottom: 8px;
	padding:0;
	list-style: outside none none !important;
}
ul.upcoming li {
    margin: 0 0 3px !important;
    background-color: #f6f4e9;
    padding: 3px 2px 6px;
    font-size: 13px;
}
ul.upcoming li.alt {
    background-color: #fff;
}
ul.upcoming li div.event a {
    font-size: 18px;
    color: #333;
    text-decoration: none;
}
body.post-type-archive-nyr_learn #newsColSide div.dig-in {
    margin: 0 0 24px;
}
#tec-event-meta {
    background-color: #fbf9f5!important;
    border-bottom: 1px solid #c3c7d9!important;
    border-top: 1px solid #c3c7d9!important;
    clear: both;
    font-size: 14px!important;
    margin: 13px 0 12px!important;
    overflow: hidden;
    padding: 6px 4px 2px!important;
    line-height: 19px!important;
}
#tec-content {
    font-size: 14px!important;
    line-height: 21px!important;
}
#tec-event-meta a.gmap, .tec-event-meta-desc a.gmap {
    background: none repeat scroll 0 0 #9a7d5d!important;
    border-radius: 2px 2px 2px 2px;
    color: #fff;
    font-size: 11px!important;
    padding: 2px 3px!important;
    text-decoration: none;
    font-weight: normal!important;
}
#tec-events-calendar-header {
    margin-bottom: 0!important;
    background-color: #eee;
    padding: 6px;
    text-align: center;
}
select.tec-events-dropdown {
    font-size: 15px!important;
    margin: 0 9px 0 0!important;
}
table.tec-calendar {
    background-color: #fff!important;
    border: 1px solid #d2cac1!important;
    border-collapse: collapse;
    clear: both;
    font-size: 13px!important;
    margin: 0 0 12px!important;
}
.tec-calendar th {
    text-shadow: none!important;
    background-color: #baa286!important;
}
.tec-calendar td {
    border: 1px solid #d2cac1!important;
    height: 120px!important;
}
.tec-calendar .daynum {
    font-size: 12px!important;
}
.tec-calendar td a {
    font-size: 100%!important;
    text-decoration: none;
    border-bottom: 1px dotted #ccc;
    color: #333!important;
}
td.tec-past a {
    color: #ccc!important;
}
.tec-tooltip .tec-event-title {
    background-color: #89af56!important;
    font-size: 14px!important;
    height: 28px!important;
    line-height: 28px!important;
}
.tec-calendar td.tec-present .daynum {
    background-color: #baa286!important;
}
.tec-tooltip .tec-event-body {
    font-size: 13px!important;
}
.tec-calendar hr {
    margin: 0!important;
    background-color: #eee!important;
}
h2.pageDay {
    font-size: 20px;
    font-weight: bold;
    margin: 13px 0;
}
hr.pageDay {
    margin: 16px 0;
    background-color: #efe5da;
    border: 0 none!important;
    display: block;
    height: 1px;
}


/*footer*/
div.npFooter {
	background: #fff;
	min-height:60px;
}
div.npFooter div.legal {
	margin:0;
	padding: 15px 0px 15px 33px;
	font-size:10px
}


/* Older mobile phones */
@media only screen and (min-width : 320px) {
	

}


/* Extra Small Devices, Phones */ 
@media only screen and (min-width : 480px) {
	.carousel-caption h3 {
    	font-size: 15px;
	}
	

}

/* Small Devices, Tablets */
@media only screen and (min-width : 768px) {
	

	
	/*header*/
	#headerPic {
		padding:0;
		overflow:hidden;
		/*border-top-left-radius: 3px;*/
		height:242px;
		position: absolute;
		width: 1170px;
	}
	body.home #headerPic {
		/*height:242px;*/
	}
	#headerPic img {
		min-width:100%;
	}
	#headerPicMask {
		position:absolute;
		top:0;
		right:0;
		height:208px;
		width:190px;
		background: -moz-linear-gradient(left,  rgba(243,241,229,0) 0%, rgba(243,241,229,1) 100%); /* FF3.6+ */
		background: -webkit-gradient(linear, left top, right top, color-stop(0%,rgba(243,241,229,0)), color-stop(100%,rgba(243,241,229,1))); /* Chrome,Safari4+ */
		background: -webkit-linear-gradient(left,  rgba(243,241,229,0) 0%,rgba(243,241,229,1) 100%); /* Chrome10+,Safari5.1+ */
		background: -o-linear-gradient(left,  rgba(243,241,229,0) 0%,rgba(243,241,229,1) 100%); /* Opera 11.10+ */
		background: -ms-linear-gradient(left,  rgba(243,241,229,0) 0%,rgba(243,241,229,1) 100%); /* IE10+ */
		background: linear-gradient(to right,  rgba(243,241,229,0) 0%,rgba(243,241,229,1) 100%); /* W3C */
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00f3f1e5', endColorstr='#f3f1e5',GradientType=1 ); /* IE6-9 */
	}
	#topPick {
		background-color: transparent;
		height:242px;
		overflow:hidden;
		padding-top:14px;
		padding-left: 60px;
		/*margin-left:-1px; part of fixing IE gap*/
		/*border-top-right-radius: 3px;*/
	}
	#topPickTxt {
		color: rgb(255, 255, 255);
		height: 140px;
		margin: 29px 0 10px 25px;
		position: relative;
		width: 230px;
		z-index: 1;
	}
	body.home #topPick {
		/*height:242px;*/
	}
	#topPick h2 {
		font-size:17px;
		font-style:italic;
		margin-top:10px;
		font-family:Georgia,Times,Times New Roman,serif;
	}
	#topPick h2 a {
		color:#fff !important;
	}
	#topPick h2 a:hover {
		color:#fff;
		text-decoration:none;
	}
	#topPick p {
		font-size:13px;
		line-height:16px;
		font-family:Arial,Helvetica Neue,Helvetica,sans-serif;
	}
	#logoRow {
		min-height: 30px;
	}

	#logoCol {
		margin-left: 30px;
		margin-top: -227px;
	}
	#logoCol img {
		/*width: 323px;*/
		height: auto;
		margin-left:-5px;
	}
	body.home #logoCol img {
		/*width: 350px;*/
	}
	#headerPic, #topPick {
		border-bottom: 50px solid #5D674E;	
	}
	#back-box {
		position: absolute; 
		background-color: rgba(0, 0, 0, 0.8); 
		width: 276px; 
		height:185px; 
		top: 12px; 
		z-index: 0; 
		-ms-transform: rotate(-11deg);
		-webkit-transform:  rotate(-11deg);
		transform: rotate(-11deg);
	}
	#npSearch {
		float: right;
		margin-top:-35px;
		margin-right:44px;
	}
	#leftCol #npSearch {
		margin-top: 0;
	}
	#breadcrumbs {
		padding-top: 10px;
		margin-bottom: -9px;
	}
	#breadcrumbs.col-sm-8 {
		width: 100%;
	}
	div.addthis_toolbox {
		float: right !important;
	}
	div.social > img {
		vertical-align:top;
	}
	ul.home-tweets-ul {
		padding:0;
	}
	/*
	body.home #npSearch {
		margin-top:0px;
		margin-left:0;
		margin-bottom: 10px;
	}
	*/
	
	#topSocial {
		text-align:right;
		margin:6px 0;
	}
	#social {
		float:right;
		padding-top: 28px;
	}
	#social a.icon {
		width:36px;
		height: 36px;
		background-color:#ccc;
		color:rgb(255,255,255);
		color:rgba(255,255,255,0.8);
		padding:3px;
		text-align:center;
		text-decoration:none;
		box-shadow: 1px 3px 8px 0px rgba(0, 0, 0, 0.4);
	}
		#social a.icon:hover {
			color:rgba(255,255,255,1);
		}
	#social a.icon.fa-twitter {
		background-color:rgb(83, 140, 161);
	}
	#social a.icon.fa-facebook-f {
		background-color:rgb(83, 123, 189);
	}
	#social a.icon.fa-youtube {
		background-color:rgb(233, 100, 75);
	}
	#social a.icon.fa-linkedin {
		background-color:rgb(32, 133, 199);
	}
	#social a.icon.fa-github {
		background-color: rgb(114,80,81);
	}
	#social a.icon.fa-rss {
		background-color: rgb(243, 146, 0);
	}
	#social a.icon.fa-share-alt {
		background-color: rgb(233, 70, 109);
	}
	/*Navigation bar*/
	#navCol {
		margin-top: -72px;
		padding-right: 10px;
		padding-left: 60px;
		/*text-align: right;*/
		z-index: 0;
	}
	#navCol, #navCol a {
		color: #fff;
		font-family: "Montserrat",sans-serif;
		font-size: 12px;
		font-weight: 400;
		letter-spacing: 1px;
		text-decoration: none;
		text-transform: uppercase;
	}
		#navCol a:hover {
			color: #fff;
		}
	#navCol ul.list-inline {
		margin-top:9px;
	}
	#navCol ul.list-inline > li {
		/*border-right: 1px solid #b9b9b9;*/
		padding: 0 32px 0 3px;
	}
	#navCol ul.list-inline > li:last-child {
		border-right: medium none !important;
	}


	#navList {
		/*float:right;*/
	}
	
	/* Content */
	#storiesCol, #leftCol {
		padding-left: 0;
		margin-top:-33px;
		padding-bottom: 15px;
	}
	#leftCol.article {
		margin-top:17px;
	}

	
	
	body.home #storiesCol {
		margin-top:-2px;
	}
	
	#storiesCol h1 {
		color: #323455;
		font-size: 34px;
		line-height: 40px;
		margin-bottom: 8px;
	}
	
	/* Side */
	#sideCol {
		padding-right: 0;
		padding-top:10px;
		margin-top:0;
		margin-left:-1px; /*part of fixing IE gap*/
	}
	body.home #sideCol {
		margin-top:-30px;
		padding-top:0;
	}
	#sideBack {
		height: 100%;
		right:0;
		position: absolute;
		top: 0;
		width: 94%;
		z-index: -10;
		background: rgb(243,241,230); /* Old browsers */
		background: -moz-linear-gradient(left,  rgba(243,241,230,1) 11%, rgba(255,255,255,1) 100%); /* FF3.6+ */
		background: -webkit-gradient(linear, left top, right top, color-stop(11%,rgba(243,241,230,1)), color-stop(100%,rgba(255,255,255,1))); /* Chrome,Safari4+ */
		background: -webkit-linear-gradient(left,  rgba(243,241,230,1) 11%,rgba(255,255,255,1) 100%); /* Chrome10+,Safari5.1+ */
		background: -o-linear-gradient(left,  rgba(243,241,230,1) 11%,rgba(255,255,255,1) 100%); /* Opera 11.10+ */
		background: -ms-linear-gradient(left,  rgba(243,241,230,1) 11%,rgba(255,255,255,1) 100%); /* IE10+ */
		background: linear-gradient(to right,  rgba(243,241,230,1) 11%,rgba(255,255,255,1) 100%); /* W3C */
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f3f1e6', endColorstr='#ffffff',GradientType=1 ); /* IE6-9 */
		border-bottom-left-radius: 8px;
	}
	body.home #sideBack {
	border-bottom-left-radius: 0;
	}
	#sideCol #shareCont {
		padding: 15px 10px 0;
		text-align:right;
	}
	#sideCol #npSearch {
		margin-bottom:10px;
	}
	#sideCol .advertCont {
		margin-top: 10px;
	}
	#npSearch #s {
		background-color: #fff;
		border: 0 solid #fff;
		color: #999;
		float: left;
		font-style: italic;
		height: 33px;
		margin: 0 0 6px 6px;
		padding: 4px 35px 4px 12px;
		width: 281px;
		font-family: Georgia, Times, Times New Roman, serif;
	}
	#npSearch #searchsubmit {
		margin-left:-31px
	}
	#carouselCont {
		padding: 0;
	}
	#newToCont {
		height:192px;
		overflow:hidden;
		background: rgb(245,250,243); /* Old browsers */
		background: -moz-linear-gradient(top,  rgba(245,250,243,1) 45%, rgba(217,227,193,1) 45%, rgba(217,227,193,1) 100%); /* FF3.6+ */
		background: -webkit-gradient(linear, left top, left bottom, color-stop(45%,rgba(245,250,243,1)), color-stop(45%,rgba(217,227,193,1)), color-stop(100%,rgba(217,227,193,1))); /* Chrome,Safari4+ */
		background: -webkit-linear-gradient(top,  rgba(245,250,243,1) 45%,rgba(217,227,193,1) 45%,rgba(217,227,193,1) 100%); /* Chrome10+,Safari5.1+ */
		background: -o-linear-gradient(top,  rgba(245,250,243,1) 45%,rgba(217,227,193,1) 45%,rgba(217,227,193,1) 100%); /* Opera 11.10+ */
		background: -ms-linear-gradient(top,  rgba(245,250,243,1) 45%,rgba(217,227,193,1) 45%,rgba(217,227,193,1) 100%); /* IE10+ */
		background: linear-gradient(to bottom,  rgba(245,250,243,1) 45%,rgba(217,227,193,1) 45%,rgba(217,227,193,1) 100%); /* W3C */
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f5faf3', endColorstr='#d9e3c1',GradientType=0 ); /* IE6-9 */
	}
	body.home #remedyBox, body.home #newsBox {
		width: 49%;
		margin-right:1%;
	}
	#remedyBox {
		background: rgb(255,255,255); 

		min-height:132px;
		position:relative;
		
		
	}
	#teaseBox {
		min-height:132px;
		position:relative;
		padding:0;
		overflow: hidden;	
	}
	#newsBox {
		background: #eef5fb; 
		min-height:132px;
		position:relative;	
	}
	#remedyBox span, #newsBox span {
		background: url(../images/remedySearchDec.png) 0 -10px no-repeat;
		position:absolute;
		right:0;
		top:0;
		width: 60px;
		height: 90px;
		z-index:0;
	}
	#newsBox span {
		background: url(../images/mailSignDec.png) 0 -10px no-repeat;
	}
	#remedyBox form, #newsBox form {
		position:relative;
		z-index:10;
		margin-top:10px;
	}
	#remedyBox input[type="image"], #newsBox input[type="image"] {
		width:auto;
		float: right;
		z-index:20;
	}
	#newsBox input[type="image"] {
		width:31px;
	}
	#signUp {
		width: 99%;
	}
	#remSearch, body.home #signUp {
		width: 76%;
	}
	#newToCont h3, #newToCont h3 a, #remedyBox h3, #remedyBox h3 a, #newsBox h3, #newsBox h3 a, #tweetBox h3, #quoteBox h3, #quoteBox h3 a, #teaseBox h3, #teaseBox h3 a {
		color:#4a366b;
		font-size:14px;
		margin-top:10px;
	}
	body.home #newToCont h3, body.home #newToCont h3 a, body.home #remedyBox h3, body.home #remedyBox h3 a, body.home #newsBox h3, body.home #newsBox h3 a, body.home #tweetBox h3, body.home #quoteBox h3, body.home #quoteBox h3 a, body.home #teaseBox h3, body.home #teaseBox h3 a {
		font-size:17px;
		margin-top:10px;
	}
	body.home #quoteBox h3 {
		margin-top:0;
	}
	#newToCont p, #remedyBox p, #newsBox p, #tweetBox p, #quoteBox p, #teaseBox p {
		font-size: 11px;
		margin: 0;
	}
	#newToCont img {
		position:absolute;
		right:-79px;
		top:0;
	}
	#newToCont div.row {
	margin-top: 25px;
    padding-right: 35px;
	}
	#newToCont div.row h3, #newToCont div.row h3 a {
		font-size:13px;
		font-style:italic;
		margin: -4px 0;
	}
	#newToCont div.row p {
		margin: 3px 0 6px;
	}
	#tweetBox {
		min-height:132px;
		padding-bottom:8px;	
	}
	#tweetBox h3 {
		background-color: #e8f7f8;
		border-bottom: 1px solid #c6cedd;
		color: #4d4841;
		margin: 0px -15px 8px !important;
		padding: 8px 10px;
	}

	/*articles */

	div.artLinks {
		font-size:14px;
		line-height: 18px;
	}
	
	/*sideCol articles */
	#sideCol img.feedIcon {
		float: left;
		margin-top: 0;
	}
	#sideCol h2 {
		border-bottom: 1px solid #dac3a8;
		font-size: 12px;
		margin-bottom: 4px;
		margin-left: 0;
		margin-top: 0;
		padding: 0 0 7px 70px;
	}
	
	#sideCol div.sectionThumb {
		background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
		border-bottom: 1px solid #efe5da;
		margin: 1px 0 0;
		min-height: 69px;
		overflow: hidden;
		width: 100%;
	}
	#sideCol div.sectionThumb img {
		border: 1px solid #888268;
		box-shadow: 1px 3px 3px rgba(197, 195, 186, 0.4);
		float: left;
		height: 57px;
		margin: 4px 11px 10px 1px;
		width: 57px;
		/*display: none;*/
	}

	#sideCol div.sectionThumb div {
		padding: 2px 0 7px 72px;
	}
	#sideCol div.sectionThumb h3 {
		font-size: 11px;
		line-height:15px;
		margin:0;
	}
	#sideCol div.sectionThumb h3 a {
		color: #4d4841;
		text-decoration: none;
	}
	
	/*Archive pages*/
	h1 img.bigFeed {
		float: left;
	}
	#leftCol.archive {
		padding-top:73px;
	}

    /* Footer */
	.npFooter {
		border-top: 1px solid #ccc;
	}
}

/* Medium Devices, Desktops */
@media only screen and (min-width : 992px) {
	body {
		background-color: #FDFBF3;
		background:
		url("../images/body-medium-back-curl.png") center top no-repeat, 
		url("../images/body-medium-back.png") center top repeat-y,
		#FDFBF3 url("../images/topBackUnder.png") left top repeat-x;
		
	}
	#topBackUnder {
		/*background-image: url("../images/topBackUnder.png");
		background-repeat: repeat-x;
		height: 323px;
		left: 0;
		position: absolute;
		top: 0;
		width: 100%;
		z-index: -20;*/
	}
	#topPick h2 {
		font-size:17px;
	}
	#topPick p {
		margin-top: -8px;
	}
	#logoCol img {
		/*width: 326px;*/
		height: auto;
		margin-left:0;
	}
	body.home #logoCol img {
		/*width: 386px;*/
	}
	.carousel-caption h3 {
    	font-size: 18px;
	}
	
	#newToCont {
		height:190px;
	}
	#newToCont p, #remedyBox p, #newsBox p, #tweetBox p, #quoteBox p, #teaseBox p{
		font-size: 12px;
	}
	#newToCont img {
		right:-20px;
	}
	#newToCont div.row h3 {
		margin: 0 0 3px;
	}
	#remedyBox span {
		right:0;
		width: 114px;		
	}
	#newsBox input[type="image"] {
		width:auto;
	}
	/*articles */
	div.artBox {
		width:33%;
		margin: 7px;
	}
	
	ul.therapyList {
		  -moz-column-count: 2;
		  -moz-column-gap: 10px;
		  -webkit-column-count: 2;
		  -webkit-column-gap: 10px;
		  column-count: 2;
		  column-gap: 10px;
	}
}

/* Large Devices, Wide Screens */
@media only screen and (min-width : 1200px) {
	body {
		background-color: #FDFBF3;
		background:
		url("../images/body-large-back-curl.png") center top no-repeat,
		url("../images/body-large-back.png") center top repeat-y,
		#FDFBF3 url("../images/topBackUnder.png") left top repeat-x;
	}
	#newToCont img {
		right:0;
	}
	#topPick p {
		margin-top: 0;
	}
	#storiesCol>p:first-of-type {
		font-size: 21px;
	}
}
/* up to XS only */
@media (max-width: 767px) {
	
	#breadcrumbs {
		background-color: #f3f1e5;
		font-size: 18px;
		margin: 0 -15px 10px;
		padding: 10px 15px;
	}
	body.home #breadcrumbs {
		text-align:center;
		margin:0;
		font-size:16px;
		font-style:italic;
	}
	body.post-type-archive-nyr_article #breadcrumbs, body.post-type-archive-nyr_campaigning #breadcrumbs {
		margin: 0;	
	}
	
	
	.caption {
		color: #908b79;
		font-style: italic;
		padding: 7px 0;
	}
	div.media.leader {
		margin: 10px 0;
	}
	#emptyQuoteBox h3 {
		font-size:16px;	
	}
	.addthis_sharing_toolbox {
		margin-bottom:10px;
		text-align:center;
	}
	.navbar-default .navbar-collapse, .navbar-default .navbar-form {
		border-color: #1F3258;
	}
	
	div.nav.navbar-nav, #menu-main-menu-mobile {
		padding:10px 0;
		background-color: #F3F1E5;
		font-size:17px;
	}
	div.nav.navbar-nav a, #menu-main-menu-mobile a {
		color:#222;
	}
	div.nav.navbar-nav ul, #menu-main-menu-mobile {
		padding-left:15px;
	}
	div.nav.navbar-nav li, #menu-main-menu-mobile li {
		padding:7px 5px 7px 0;
		border-bottom:1px solid #ccc;
	}
	#s {
		border: medium none;
		height: 34px;
		margin-top: 10px;
		padding: 3px 10px;
		vertical-align: bottom;
		width: 88%;
	}
	
	#event-calendar-xs .day-xs {
		border-bottom: 1px solid #A2A2A2;
		padding: 5px 0;
	}
	
	div.day-xs div.daynum {
		float: left;
		width: 20px;
	}
	.day-xs.tec-past {
		display: none;
	}
	.day-xs a {
		padding-left:10px;
	}
	#tec-event-meta .column {
		float:none;
		width:100%;
	}
	#leftCol.page-day {
		margin-top:15px !important;
	}
	#carouselCont2 {
		margin: 0 0 10px;
    	padding: 0;
	}
	p.txAil, p.bkAil, #remedyFoot {
		margin-left:10px !important;
	}
	#srchOutput a.Q {
		display: block;
		margin-top:6px;
	}
	#srchOutput span.npRemComma {
		display: none;
	}
	.mediaHeader img.feedIcon {
    float: right;
	margin-left:0;
	}

}

/* SMALL only */
@media (min-width: 768px) and (max-width: 991px) {
	.media-body h1 {
		font-size:28px !important;
		line-height:35px !important;
	}
	.media-body h2 {
		font-size:24px !important;
	}
	img.media-object {
		width:98px;
		height:auto;	
	}
	.mediaHeader {
		padding-left: 108px;
	}
	.mediaHeader img.feedIcon {
    margin-left: -108px;
	}
	body.home #topPick {
		padding-top:25px;
	}
	#topPick p {
		font-size: 10px;
		line-height: 13px;
		margin-top: -5px;
	}
	#tec-event-meta .column {
		float:none;
		width:100%;
	}
	#headerPic {
		width:750px !important;
	}
	#logoCol img {
		height: auto !important;
		margin-left: -30px !important;
		margin-top: 7px !important;
		width: 468px !important;
	}
	#topPick {
		padding-left: 36px !important;
	}
	#topPick h2 {
		line-height: 22px !important;
	}
	#topPick p a , #topPick p a:hover{
		font-size: 13px !important;
		color: #fff !important;
		text-decoration: none !important;
	}
	#topPickTxt {
		margin: 29px 0 10px 22px !important;
		width: 154px !important;
	}
	#back-box{
		width: 192px !important;
	}
	#navCol {
		padding-left: 30px !important;
	}
	#navCol ul.list-inline > li {
		padding: 0 5px 0 3px !important;
	}
	#npSearch {
		margin-right: 0 !important;
	}
	#npSearch #s {
		width: 190px !important;
	}

	
}

/* X SMALL only */
@media (min-width: 100px) and (max-width: 360px) {
	.media-body h1 {
		font-size:24px;
	}
	.media-body h2 {
		font-size:21px;
	}
	img.media-object {
		width:88px;
		height:auto;	
	}
	.mediaHeader {
		padding-left: 98px;
	}
	.mediaHeader img.feedIcon {
    	margin-left: -98px;
	}
	.navbar-default .navbar-brand {
		font-size:20px;
	}
	.tec-prev-month, .tec-next-month {
		display: block;
	}

}

/* MEDIUM ONLY */
@media (min-width: 992px) and (max-width: 1199px) {
	#topPick {
		padding-left: 15px !important;
	}
	#headerPic {
		width: 970px !important;
	}
	#back-box {
		width: 264px !important;
	}
	#navCol ul.list-inline > li {
		padding: 0 12px 0 3px !important;
	}
	#npSearch {
		margin-right: 35px !important;
	}
	#npSearch #s {
		width: 268px !important;
	}
}

.has-post-thumbnail img.wp-post-image, .post-thumbnail img, .hidden-xs img.img-responsive, .hidden-xs .caption, #leftCol .hidden-xs div, .single-featured-image-header img, img.featured { display: none; }
#storiesCol img.media-object {display:none;}
#storiesCol .category-show-thumbnail img.media-object,
#storiesCol .np_article_cats-show-thumbnail img.media-object,
#storiesCol .np_content_flags-show-thumbnail img.media-object {display: inline-block;}

#topPickTxt, #back-box {
	display:none; 
	}





