body, .dropdown-menu {
background-image: url(../img/background.png);
}
body {
	overflow: scroll;
}
* {
	//background-color: rgba(57, 255, 60, 0.35);
}

/*.stopScroll {
	height: 100%;
	overflow: hidden;
}*/
a:hover {
	text-decoration: none;
}
.item img {
    background: transparent;
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#00FFFFFF,endColorstr=#00FFFFFF)"; /* IE8 */   
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#00FFFFFF,endColorstr=#00FFFFFF);   /* IE6 & 7 */      
    zoom: 1;

}
.center {
width: 38px;
margin: 0px auto;
}
ul {
	margin: 0px;
}

/* @group TYPOGRAPHY */
@font-face {
    font-family: 'futurabook';
    src: url('../fonts/futura-book-webfont.eot');
    src: url('../fonts/futura-book-webfont.eot#iefix') format('embedded-opentype'),
         url('../fonts/futura-book-webfont.woff') format('woff'),
         url('../fonts/futura-book-webfont.ttf') format('truetype'),
         url('../fonts/futura-book-webfont.svg') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'bariol_regularregular';
    src: url('../fonts/bariol_regular-webfont.eot');
    src: url('../fonts/bariol_regular-webfont.eot#iefix') format('embedded-opentype'),
         url('../fonts/bariol_regular-webfont.woff') format('woff'),
         url('../fonts/bariol_regular-webfont.ttf') format('truetype'),
         url('../fonts/bariol_regular-webfont.svg') format('svg');
    font-weight: normal;
    font-style: normal;

}

P {
	font-family: 'bariol_regularregular', "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	color: #4b4b4b;
}
strong {
	font-weight: normal;
}
.menuTopLevel h1, #archive p, #contactLink p, #copyrightInfo p, #social p, #aandp, ul.nav li, #pageTitle h1, ul.dropdown-menu li {
	text-transform: uppercase;
	color: #848b8d;
	font: 16px 'futurabook', Arial, sans-serif;
	letter-spacing: 3px;
}
h1, h2 {
	font-weight: normal;
}
.carTitle h1, #mc_embed_signup h2, .entry-header h1, .entry-content h2, .newsPostTitle h2, .page-header h1, .videoTitle{
font-family: 'Glass Antiqua', Georgia, cursive;
margin: 0px;
color: #614754;
}
ul.drop li a{
	font-size: 25px;
}
.dropDivider {
	height: 1px;
	background-color: #dddbd4;
}
.excerpt p, #mc_embed_signup label, .button,.entry-content, .newsMeta {
	font: 1.2em 'bariol_regularregular', "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	text-shadow: 0 0 2px #ffffff;
	color: #424759;
	letter-spacing: 1px;
}
#mc_embed_signup label {
	font-size: 1.2em;
	text-shadow: none;
}
#archive p, #contactLink p {
	color: #ffffff;
	font-size: 16px;
padding-top:10px ;
}
#pageTitle h1 {
	font-size: 25px;
	text-align: center;
	border-bottom: 1px solid #84c7d6;
	border-top: 1px solid #84c7d6;
	padding: 14px 33px 10px 33px;
	margin-bottom: 20px;
}
#social p {
	font-size: 19px;
	letter-spacing: 5px;
/*	text-shadow: 0 0 3px #818181, 0 0 1px black;*/
}
#contactLink p {
	float: left;
}
#copyrightInfo p {
	text-transform: none;
	letter-spacing: 0px;
	color: #747a96;
	font-size: 11px;
	text-align: left;
}

#mc_embed_signup h2 {
	font-size: 3em;
	text-align: center;
	color: #ffffff;
	line-height: 1em;
	margin-bottom: 30px;
	text-shadow: 0 0 3px #91417c;
}
#mc_embed_signup p {
	font-size: 1.1em;
}
.button {
	text-transform: uppercase;
	padding: 10px;
	margin-top: 10px;
}
.entry-content, .newsContent {
	font-size: 1.1em;
	line-height: 1.5em;
}
.entry-content h2 {
margin: 20px 0px;	border-top: 1px solid #ebf4f6;
padding-top: 10px;
}
.entry-content li {
	margin-bottom: 10px;
}
.entry-content ul {
	list-style-position: inside;
}
.entry-content ol {
-moz-column-count:2; /* Firefox */
-moz-column-gap:2em; /* Firefox */
-webkit-column-count:2; /* Safari and Chrome */
-webkit-column-gap:2em; /* Safari and Chrome */

column-count:2;
column-gap:2em;
list-style-position: inside;
}
.entry-content ol li {
	margin-bottom: 10px;
}

.entry-content > p:first-of-type,
.book .newsContent > p:first-of-type {
    font-size: 1.3em;
    line-height: 1.5em;
    color: #614754;
    
}
.entry-content h1 a {
	font-size: 0.7em;
	color: #c870b1;
}
.newsPostTitle h2 {
	margin: 0px 0px 20px;
}
.newsMeta {
	font-size: 0.8em;
	letter-spacing: 0px;
	color: #c9c5ba;
}
#prevNextPosts h2 {
	text-align: left;
}
.category-videos #pageTitle p {
	width: 80%;
	margin: 40px auto;
	font-size: 1.2em;
	line-height: 1.5em;
}
/* @end */


/* @group ANIMATION*/
#animationHolder {
position: absolute;
top: 0px;
	width: 100%;
	height: 100%;
	background-color: #dcf8ec;
}
#animationHolder .logo {
margin-top: 32px;
	margin-bottom: 50px;
	text-align: center;
}
#animationHolder .logo img {
	margin-left:2px;
}
#intro1_hype_container {
	margin: 0px auto;
}
/* @end */

#contentWrapper {
	width: 100%;
	height: 100%;
}
.alignleft {
	float: left;
	margin-right: 20px;
}
.alignright {
	float: right;
	margin-left: 20px;
}
.newsContent {
	display: inline-block;
}
/* @group COOKIES */
#cookies {
background-color: #99d1dc;
	height: 27px;
	text-align: center;
	display: table;
	width: 100%;
}
#cookies p {
	color: #ffffff;
	display: table-cell; 
	vertical-align: middle;
}
#cookies p a {
	text-decoration: underline;
	color: #ffffff;
}
#cookieClose {
	width: 21px;
	height: 21px;
	background: url('../img/cookieClose.gif') -17px;
	margin-top: 3px;
}
/* @end */

/* @group HEADER */
header {
	height: 154px;
	text-align: center;
	padding-top: 32px;
}
.logo, #menuWrapper {
	margin: 0px auto;
}
#menuWrapper {
	margin-top: 10px;
	display: inline-block;
	width: 620px;
	margin-left: 20px;
}
.logo {
		height: 43px;
	
}
.menuTopLevel {
	width: 25%;
	height: 100px;
	float: left;
}
.menuTopLevel h1 {
	padding-top: 30px;
}

.menuTopLevel h1, .menuIcon, ul.nav li a  {
  -webkit-transition:  0.2s ease-out;
  -moz-transition:	0.2s ease-out;
  -o-transition:	0.2s ease-out;
  transition: 	0.2s ease-out;
}
.menuIcon {
height: 0px;
overflow: hidden;
margin-bottom: 35px;
background: url('../img/MenuIcons-2x.jpg');
background-size: 618px 60px;
}
/*a:hover .menuIcon {
	height: 60px;
}*/
.menuIcon.recipes {
	background-position-x: 0px;
}
.menuIcon.books {
	background-position-x: -107px;
}
.menuIcon.videos {
	background-position-x: -206px;
}
.menuIcon.things {
	background-position-x: -309px;	
}
.menuIcon.about {
	background-position-x: -412px;
}
.menuIcon.news {
	background-position-x: -515px;
}
/* @group DROP DOWN MENU */

ul.nav li.dropdown:hover > ul.dropdown-menu{
    display: block;    
}
ul.drop {
margin-top: 90px;
}
ul.nav li {
	width: 16.6666%;
	height: 100px;
	float: left;
}

#menuWrapper {
	position: relative;
}
ul.nav li a {
	color: #848b8d;
}
.dropdown-menu {
	top: 80%;
	padding: 1px 0px;
	min-width: 165px;
}
ul.dropdown-menu li{
	float: none;
	height: 20px;
	margin: 0px;
	padding: 12px 12px 12px 0px;
	width: auto;
	text-align: left;
}
ul.dropdown-menu li a {
//margin: 0px;
//color: #614754;
padding-left: 20px;
font-size: 15px;
//text-transform: none;
letter-spacing: 1px;
}


.open ul.dropdown-menu li {
	width: 136px;
	text-align: left;
}
/*a:active .dropdown-toggle {
	color: pink;
}*/
.nav li {
	list-style: none;
}
.caret {
	opacity: 0.5;
}
.dropdown.open #drop1 {
	text-decoration: none;
}
.open li a:hover {
	background: none;
	color: #4ac6e7;
}
/*ANIMATION*/
ul.nav li a:hover {
	padding-top: 0px;
	color: #21889e;
}
li:hover .menuIcon {
height: 60px;
margin-bottom: 0px;
}

/* @end */

/* HIDE TEMP MENU */


/* @end */

/* @group CAROUSEL */
#carouselWrapper {
	height: 538px;
}
.carImage {
position: absolute;
height: 538px;
overflow: hidden;
width: 100%;
background: no-repeat center center fixed; 
-webkit-background-size: cover;
-moz-background-size: cover;
-o-background-size: cover;
background-size: cover;
}
.carImage img.wp-post-image{
	width: 100%;
	height: auto;
	position:absolute;top:0;bottom:0;margin:auto;
	
}

#myCarousel {
	height: 538px;
}
.carousel-inner {
	height: 538px;
	position: relative;
}

.carWrapper {
	height: 430px;
}
.carTitle {
	margin: 67px 40px 0 100px;
	max-width: 400px;
	position: absolute;
}
.carTitleHidden {
	display: none;
}
.carTitleText {
	background-image:  url(../img/carTitleFill.png);
	padding: 10px 20px 15px 15px;
}
.carouselArrow {
	color: #84c7d5;
}
.carTitleTop {
	height: 6px;
}
.carTitleBottom {
	height: 6px;
}
.carTitleTop {
	background: url(../img/carTitleTop.png) repeat-x center bottom;
}
.carTitleBottom {
	background: url(../img/carTitleBottom.png) repeat-x center top;
}

.excerptWrapper {
background-color: rgba(255, 255, 255, 0.6);
width: 100%;
position: relative;
  background-color: #f3f1ea\9;
}
.excerptWrapperHidden {
	display: none;
}
.excerpt {
	width: 80%;
	margin: 0 auto;
	height: 87px;
  display: table;
  text-align: center;
}
.excerpt p {
	display: table-cell; 
	vertical-align: middle;
}
.carousel-control {
	border:  none;
	-webkit-border-radius: 0px;
	border-radius: 0px;
	-moz-border-radius: 0px;
	background: none;
	opacity: 0.5;
	width: 46px;
	height: 86px;
	top: 46%;
}

/* @end */

/* @group CONTENT CONTAINER */
.container {
	width: 892px;
	margin-top: 43px;
}
.container.singlePage {
	margin-top: 0px;
	padding: 0px;
	padding-bottom: 30px;
	padding-left: 0px;
}
.post {
	width: 264px;
	height: 268px;
	float: left;
	margin: 0px 16px 36px 16px;
}
article.post {
	margin: 0px;
	margin-bottom: 30px;
}
#postsWrapper {
	display: inline-block;
}
.postThumbnail {
background-image: url('../img/noImagePost.gif');
height: 193px;
	overflow: hidden;	
}
.postThumbnail.Videos {
background-image: url('../img/noVideoPost.jpg');	
}
.postThumbnail img {
	height: 100%;
	width: auto;
}
.postTitle {
	height: 69px;
	padding: 0px 18px;
			background-image: url('../img/blueCloth.gif');
	
}
.postTitle h2 {
	margin: 0px;
	line-height: 20px;
		height: 52px;
	overflow: hidden;
}
.postTitle h2 a, postTitle h2{
	color: #ffffff;
	font: 20px/0 'Glass Antiqua', Georgia, cursive;
}
.postTitle .titleArrow{
	color: #d74fa4;
}
.postShadow {
	height: 4px;
	background-image: url('../img/bottomShadow.png');
}
.post:hover .postTitle h2 {
-webkit-transition:  0.2s ease-out;
-moz-transition:	0.2s ease-out;
-o-transition:	0.2s ease-out;
transition: 	0.2s ease-out;
}
.post a:hover {
	color: #464a5d;
-webkit-transition:  0.2s ease-out;
-moz-transition:	0.2s ease-out;
-o-transition:	0.2s ease-out;
transition: 	0.2s ease-out;
}

#archive {
	width: 100%;
	margin: 0px auto 50px auto;
	padding-right: 40px;
	width: 196px;
	height: 36px;
	text-align: center;
	background: url('../img/olderPosts.gif') no-repeat;
}
/* @end */

/* @group SINGLE POST */

#pageTop {
	height: 49px;
	background-image: url('../img/pageTop.png');
}
.singlePage {
		min-height: 600px;
	
}
.single .container {
	padding: 0px;
}
.single #postsWrapper {
	width: 892px;
}
.single .post {
	height: auto;
	width: 890px;
	margin-right: 33px;
	background-color: #ffffff;
	padding-bottom: 60px;
}
.single .container footer {
	background: none;
	height: auto;
}
.single header {
	height: auto;
}
.page-header{
	height: auto;
}
.entry-header {
padding-top: 20px;
}
.entry-content, .entry-header {
	width: 700px;
	margin: 0px auto;
}
.entry-header h1 {
	margin-bottom: 30px;
}
#prevNextWrapper {
	width: 100%;
	display: inherit;
	text-align: center;
}
#prevNextPosts {
display: inherit;
margin: 0px auto;
}
#prevNextPosts .post {
	background-color: transparent;
		width: 264px;
		height: 268px;
		float: left;
		margin-right: 33px;
		margin-bottom: 36px;
		padding-bottom: 0px;
}
.page .entry-content {
	background-color: #ffffff;
}
.page #pageTop {
width: 700px;
margin: 0px auto;
		background: url('../img/pageTop.png') right;
	
}
.page .page-header {
	margin: 0px;
	padding: 0px;
}
.page .entry-content {
	padding: 0px 40px 40px 40px;
	width: 620px;
	margin-bottom: 50px;
}
.page .page-header {
margin-bottom: 20px;
	padding-bottom: 20px;
}
.page {
	min-height: 600px;
}
/* @end */

/* @group VIDEO */
	.page-template-videos_archive-php #postsWrapper {
		width:100%;
	}
.category-videos .entry-content p iframe {
	margin: auto;
	display: inherit;
}
.videoClip {
	text-align: center;
	margin-bottom: 40px;;
}
.recipeLink a{
font-family: 'Glass Antiqua', Georgia, cursive;
margin: 0px;
color: #614754;
font-size: 1.5em;
}
.fluidvids {
position: relative;
padding-bottom: 65.25%;
padding-top: 30px;
height: 0;
overflow: hidden; 
-webkit-overflow-scrolling:touch; //<<--- THIS IS THE KEY 
border: solid black 1px;
margin-bottom: 20px;;
} 
.fluidvids iframe {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
overflow: hidden;
}
/* @end */

/* @group NEWS */

.newsPostHeader {
	margin-right: 33px;
	height: 49px;
	background: url('../img/pageTop.png') right;
}
.newsPost {
	background-color: #fff;
		margin-right: 33px;
	padding: 0px 33px 30px 33px;
	margin-bottom: 30px;
}
.newsMeta {
		border-top: 1px solid #dde6e8;
	padding-top: 10px;
	margin-top: 30px;
	text-align: right;
}
.page-id-1242 .container {
	padding-left: 0px;
}
.row {
	margin: 0px;
}
.row.article {
	margin-bottom: 30px;
	background-color: #fff;
}
.leftContent {
	margin: 20px;
	text-align: right;
}
.newsLeft.wThumb {
	float: left;
	width: 66.666%;
}
.newsLeft.wThumb h2 {
}
.newsRight.wThumb {
width: 33.333%;
	min-width: 264px;
	float: right;
	text-align: center;
	padding-top: 20px;
}
.rightContent {
	margin: 20px;
}
.newsLeft.noThumb {
	float: left;
	width: 33.333%;
}
.newsRight.noThumb {
	float: right;
	width: 66.666%;
}
.article .date p {
	color: #dddbd4;
	font-size: 0.8em;
	letter-spacing: 0.1em;
	border-bottom: 1px solid #dddbd4;
}
.newsHead {
font: 1.3em/0 'Glass Antiqua', Georgia, cursive;
color: #614754;
padding-bottom: 10px;

}
.articleBody {
	padding: 10px 0px;

margin-bottom: 10px;
	margin-top: 10px;
	font-size: 1.2em;
	line-height: 1.3em;
}
.articleBody h2 a{
	font-size: 0.6em;
	color: #c870b1;
	font-style: italic;
	font-weight: lighter;
}
.CTAWrapper {
	display: inline-block;
	height: 36px;

}
.CTA {
	display: inline-block;
	background-color: #747a96;
	height: 36px;
}
.CTA p {
	padding: 7px 10px;
	margin: 0px;
	font-size: 1.2em;
	color: #dddbd4;
}
.CTAArrow {
	width: 20px;
	height: 36px;
	right: 0px;
	top: 0px;
	float: right;
width: 0; 
height: 0; 
border-top: 18px solid transparent;
border-bottom: 18px solid transparent;

border-left: 20px solid #747a96;
}

/* @group SNIPPET FOR HOMEPAGE */
.snippetWrapper{
background-color: #747a96;
width: 100%;
margin-bottom: 40px;
padding: 10px 0px;
border-right: 3px solid #c870b1;
border-left: 3px solid #c870b1;

}
.snippetWrapper p {
	font: 1.3em/0 'Glass Antiqua', Georgia, cursive;
	display: inline;
	color: #fff;
	padding-left: 10px;
}
.newsTitle{
	float: left;
}
.newsTitle {
	width: 120px;
	padding-top: 2px;
}
.newsHeadline {
	height: 20px;
	overflow: hidden;
	padding-top: 3px;
}
.newsTitle p {
	font: 15px 'futurabook', Arial, sans-serif;
	text-transform: uppercase;
		color: #86cad9;
}

.newsHeadline p{
	font-size: 1.5em;
	padding-left: 0px;
}
.moreNews {
	font-size: 0.7em;
		color: #86cad9;	

}
/* @end */

/* @end */

/* @group SOCIAL */

#social {
background-image: url(../img/gingham.gif);	width: 859px;
	height: 85px;
	margin: 0px auto 40px auto;
	display: table;
	text-align: center;
}
#social p {
	display: table-cell; 
	vertical-align: middle;
	padding-top: 6px;
	letter-spacing: 4px;
}
#social p img {
	margin: -7px 6px 0px 4px;
}
.darkBlue {
	color: #45495c;
}
.whiteText {
	color: #045466;
}
.redText {
	color:  #a61b32;
}
.greenText {
	color: #2d795f;
}
/* @end */

/* @group SIGN UP */
.page-template-sign_up-php #signUp {
visibility: hidden;
}
.page-template-sign_up-php #postsWrapper {
	width: 100%;
}
#mc_embed_signup {
	width: 370px;
margin: 0px auto 100px auto;
background-image: url('../img/pinkTile.jpg');
padding: 40px;
text-align: center;
}

#mc-embedded-subscribe-form div.center img {
margin-bottom: 10px;
}
#signUpIntro {
	margin-bottom: 20px;
}
/* @end */

/* @group BOOK */
.book .newsPostHeader {
	background: url('../img/pageTopBook.gif') 0;
}
.bookCover {
	width: 367px;
	float: left;
	margin: 0px 40px 20px 0px;
	-moz-box-shadow: 0 0 9px #a79b7d;
	-webkit-box-shadow: 0 0 9px #a79b7d;
-moz-box-shadow: 0 0 5px #a79b7d;
-webkit-box-shadow: 0 0 5px #a79b7d;
	box-shadow: 0 0 5px #a79b7d;
	transform: rotate(-2deg);
	-ms-transform: rotate(-2deg); /* IE 9 */
	-webkit-transform: rotate(-2deg); /* Safari and Chrome */
}

.book .newsPostTitle h2 a {
	color: inherit;
}

/* @end */

/* @group FOOTER */

footer {
background-image: url(../img/footer.gif);	height: 211px;
	text-align: center;
	overflow: hidden;
}
#footerContent {
	width: 892px;
	margin: 0px auto;
	position: relative;
}
#contactLink, #copyrightInfo {
	width:  310px;
	float: left;
	clear: left;
}
#contactLink {
	margin-top: 75px;
	height: 30px;
	text-align: left;
}
#contactLink img{
	margin: 4px;
}
#copyrightInfo {
	margin-top: 43px;
}
#aandp {
	float: right;
}
#signUp {
	width: 182px;
	height: 182px;
	margin: auto;
	position: relative;

}
#aandp {
float: right;
margin-top: -16px;
font-size: 9px;
text-transform: uppercase;
letter-spacing: 2px;
}

#aandp a {
	color: #d7d7d8;
}
a:hover .arnold{
	color: #f21e53;
}
a:hover .pearn {
	color: #f21e53;
}
/* @end */

/* @group ERROR */

article#post-0.post.error404.not-found {
	width: 100%;
}

.error404 #post-0 header.entry-header {
	width: 100%;
	font-family: 'Glass Antiqua', Georgia, cursive;
	margin: 0px;
	color: #614754;
}
.error404 #post-0 header.entry-header h3 {
	font-weight: normal;
}

/* @end */



@media
only screen and (-webkit-min-device-pixel-ratio: 2),
only screen and (   min--moz-device-pixel-ratio: 2),
only screen and (     -o-min-device-pixel-ratio: 2/1),
only screen and (        min-device-pixel-ratio: 2),
only screen and (                min-resolution: 192dpi),
only screen and (                min-resolution: 2dppx) {

.postThumbnail {
background-image: url('../img/noImagePost-2x.jpg')no-repeat top left / 264px 193px;
}

.postThumbnail.Videos {
background-image: url('../img/noVideoPost-2x.jpg')no-repeat top left / 264px 193px;	
}

}

/* @group RWD */
#rwd {
	position: fixed;
	top: 0px;
	right: 0;
	z-index: 200;
}

.rwdMarker {
opacity: 0.5;
color: #000;
padding: 0 1em;
display: none;
}

/* @group MARKERS */
#iPhoneRetina {
	background-color:  pink;
}
#extraSmallDevices {
	background-color:  blue;
}
#iPadLand {
	background-color:  cyan;
}
#iPadPort {
	background-color:  teal;
}
#smallLaptop {
	background-color:  green;
}
#mediumDevicesDesktops {
	background-color:  olive;
}
#largeDesktop {
	background-color: yellow;
}
/* @end */


/* Custom, iPhone Retina */ 
@media only screen and (min-width : 320px) and (max-width : 480px) {
	#iPhoneRetina {
	display: inherit;
	}
	.project {
	width: 100%;
	}
	.toDoWrapper, .completedWrapper {
		width: 100%;
	}
	.toDo {
/* 		background-color: green; */
		margin: auto;
	}
	.completed {
/* 		background-color: red; */
		margin: auto;
	}


}

/* Extra Small Devices, Phones */ 
@media only screen and (min-width : 480px) and (max-width : 640px) {
	#extraSmallDevices {
	display: inherit;
	}
	.project {
	width: 100%;
	}
	.toDoWrapper, .completedWrapper {
		width: 100%;
	}
	.toDo {
/* 		background-color: green; */
		margin: auto;
	}
	.completed {
/* 		background-color: red; */
		margin: auto;
	}

}

/* Small Devices, Tablets */
@media only screen and (min-width : 640px) and (max-width : 768px)  {
	#iPadPort {
	display: inherit;
	}
	#postsWrapper {
		//background-color: red;
		margin: auto;
		width: 640px;
		margin: auto;
		display: inherit;
	}
	.post {
		margin-left: 35px;
	}

}

/* iPad Landscape */
@media only screen and  (min-width : 768px) and (max-width : 1024px) and (orientation : landscape) {
	#iPadLand {
	display: inherit;
	}

}

/* Small laptops */
@media only screen and (min-width:769px) and (max-width : 991px) {
	#smallLaptop {
		display: inherit;
	}
}


/* Medium Devices, Desktops */
@media only screen and (min-width : 992px) {
	#mediumDevicesDesktops {
	display: inherit;
	}
}

/* Large Devices, Wide Screens */
@media only screen and (min-width : 1200px) {
	#largeDesktop {
	display: inherit;
	}
}
/* @end */




/* Container for NEWS */
@media only screen and (max-width : 892px){
	.page-id-1242 .container {
	border-top: 1px solid #dddbd4;
	width: 640px;
	margin-top: 0px;
	}
	.newsRight.wThumb {
		min-width: 100%;
		width: 150px;
		float: left;
	}
	.newsLeft.wThumb, .newsLeft.noThumb, .newsRight.noThumb {
		width: 100%;
	}
	.newsRight.noThumb p img.aligncenter {
		margin: 0 auto;
		display: inherit;
	}
	.date {
		text-align: left;
	}
	.leftContent {
	text-align: center;	
	line-height: 1.1em;
	}
	.articleBody {
		font-size: 1.3em;
		line-height: 1.4em;
		text-align: left;
	}
}

/* OVERRIDE */
@media only screen and (min-width :10px) and (max-width : 2000px){
	.row {
	margin-bottom: 30px;
	display: inline-block;
	}
}

/* @PRESS */
.pressPost {
	margin-left: 20px;
}