/*--- TEMP STYLES FOR DELETING ---*/

/*html {
margin-top: 0 !important;	
}*/

body.fixed #wrapper {
width: 100% !important;	
}

body > .slicknav_menu,
#ca-weather-map.cloned {
display: none !important;	
}

#wpadminbar {
background-color: #fff !important;
background-image: none !important;
padding-bottom: 0 !important;
}


@media only screen and (max-width:1400px) {

	body.summer {
	background-position: 50% -40px;
	}
}

/*-------------------------------------------TABLET (landscape)------------------------------------------------*/
@media only screen and (max-width:1039px) {
	

	body.summer {
	background-position: 50% -10px;
	}

	#top-social {
	position: absolute;
	}	

	.new_addthis_wrap,
	.addthis-top,
	.addthis-bottom {
	display: none;	
	}
	
	.new_addthis_wrap.horizontal {
	width: 100%;
	background: transparent;
	display: block;
	position: relative;
	top: 0;
	left: 0;	
	}
	
	.new_addthis_wrap.horizontal .addthis_toolbox > div {
	float: none;
	display: inline-block;
	}

	#container {
	padding: 0;	
	}
	
	/*----tree and moon and horizon----*/
	#tree-horizon{
	margin-left: 0;
	position: absolute; 
	left: auto;
	right: -30px;
	top: 25px; 
	}

	body.summer #new-moon-phase-wrap {
	position: absolute;
	top: -40px;
	}
	
	
	/*--- Navigation ---*/
	
	#main-nav-wrap ul#navigation {
	width: 72%;	
	}
	
	#main-nav-wrap ul li#home {
	width: 10% !important;
	}
	
	#main-nav-wrap ul li#home a {
	float: right;	
	}
	
	ul#navigation.nav-2013 > li.parent {
	display: inline-block;
	margin: 0 auto;
	width: 15% !important;
	padding-left: 1% !important;
	}
	
	ul#navigation.nav-2013 > li#weather.parent,
	ul#navigation.nav-2013 > li#menu-item-30549.parent,
	ul#navigation.nav-2013 > li#home-garden.parent,
	ul#navigation.nav-2013 > li#menu-item-30547.parent,
	ul#navigation.nav-2013 > li#health.parent,
	ul#navigation.nav-2013 > li#menu-item-30551.parent {
	width: 12% !important;	
	}

	ul#navigation.nav-2013 > li#calendar.parent,
	ul#navigation.nav-2013 > li#menu-item-30552.parent {
	width: 17% !important;	
	}
	
	ul#navigation.nav-2013 > li.parent > a {
	width: 95% !important;
	padding-left: 0 !important;
	font-size: 14px !important;
	margin: 0;
	}

	#stack_nav { font-size: 12px; }
	
	#stack_nav li a { margin-left: 18px; }
	
	#stack_nav li.moon-li { margin-right: 20px; }



	/* Moon Daily Planner */
	.daily_widget_rt#moon img.moon-img {
	float: none;
	margin: 0 auto 10px;
	display: block;	
	}
	
	ul.moon-links {
	text-align: center;	
	}



	/* Content Rules */
	#content_box { margin: 0; width: 100%; padding: 0; }
	#left_box { width: 100%; padding: 0; margin-right:-310px; max-width: none; overflow: hidden; }
	#content,
	#content_article { max-width: none; margin-right: 310px; float: none; width: auto; padding: 10px 20px; }
	
	/* For Full Width Template */
	.full-width#content_box #left_box #content_article {
	margin-right: 0;	
	}
	
	#content_article_inner { max-width: 640px; }
	#sidebar_right { margin: 10px 0 0; }
	
	#content_article_inner img {
	width: 100%;
	height: auto;	
	}
}

/*-------------------------------------------980px Wide------------------------------------------------*/
@media only screen and (max-width:1000px) {

#stack-moon{ font-size:13px; padding-right: 20px; }

}


/*-------------------------------------------TABLET (landscape)------------------------------------------------*/
@media only screen and (max-width:930px) {

	#seal-top {
	left: 120px;
    height: 145px;
    width: 145px;
    background-size: 145px 145px;
	}
	#inside-seal {
	padding: 12px 20px 0 26px;
	}

}

/*-------------------------------------------TABLET (landscape)------------------------------------------------*/
@media only screen and (max-width:900px) {

	#daily_planner #weather {
	width: 98%;
	}

	#daily_planner .wx-wrap {
	margin-bottom: 0 !important;	
	}

	#daily_planner .wx-wrap > div {	
	padding-left: 10%;
	padding-right: 10%;
	}
	
	.daily_widget_rt {
	width: 98%;		
	padding-left: 10%;
	padding-right: 10%;
	}	

}

/*-------------------------------------------TABLET (landscape)------------------------------------------------*/
@media only screen and (max-width:880px) {
	
	#home-slideshow .slidesjs-container div p {
	font-size: 12px;
	}

	html {
	margin-top: 0 !important;	
	}
	
	body.summer {
	background-position: 0 30px;
	background-attachment: scroll !important;
	}
	
	#stack-moon {
	display: none;	
	}

	body > .slicknav_menu {
	display: block !important;
	position: relative;
    z-index: 15000;
    font-size: 16px !important;
	}
	
	body > .slicknav_menu img.avatar {
	float: left; height: 32px; width: 32px; verical-align: top;	
	}
	
	#tree-horizon {
	top: 10px;
	}
	
	#masthead {
	/*height: 50px;	*/
	}	
	
	#masthead_top {
	bottom: 0;
	height: 40px;
	padding: 5px 10px;
	box-sizing: border-box;
	background: #70944c;
	}

	#masthead_top .search-2017 {
	display: block;
	float: right;
	}
	
	#masthead_top .search-2017 input {
	height: 18px;
	padding: 6px 2px 6px 12px;
	line-height: 18px;
	font-size: 16px;
	border: 0;
	max-width: 180px;
	-webkit-border-top-left-radius: 14px;
	-webkit-border-bottom-left-radius: 14px;
	-moz-border-radius-topleft: 14px;
	-moz-border-radius-bottomleft: 14px;
	border-top-left-radius: 14px;
	border-bottom-left-radius: 14px;	
	}
	
	#masthead_top .search-2017 .search-btn {
	background: #fff;
	color: #999;
	-webkit-border-radius: 14px;
	-webkit-border-top-left-radius: 0;
	-webkit-border-bottom-left-radius: 0;
	-moz-border-radius: 14px;
	-moz-border-radius-topleft: 0;
	-moz-border-radius-bottomleft: 0;
	border-radius: 14px;
	border-top-left-radius: 0;
	border-bottom-left-radius: 0;
	margin-right: 10px;
	padding: 5px 10px;	
	}		
	
	.search-2017 form input,
	.search-2017 form button {
	display: inline-block;
	vertical-align: top;	
	}
	
	#new-moon-phase-wrap #moon-2011-wrapper .text-wrap,
	#new-moon-phase-wrap #moon-2011-wrapper #moon-image {
	margin-top: 12px;	
	}
	
	#masthead_top ul#stack_nav,
	#main-nav-wrap,
	#sub_nav,
	#breadcrumb,
	#wpadminbar  {
	display: none !important;	
	}
	
	#banner_wrap {
	padding-top: 1px;	
	}

	#seal-top {
	left: 90px;
    height: 130px;
    width: 130px;
    background-size: 130px 130px;
	}
	
	#inside-seal {
	padding: 12px 20px 0 30px;
	font-size: 14px; 
	}
	
	#inside-seal span {
    font-size: 16px;
	}
	
	#logo-top {
	margin: 0 auto;
	position: relative;
	display: block;
	left: auto;
	top: auto;
	}
	
	#new-cover {
	width: 115px;
	height: auto;
	top: -110px;
	}
	
	#page {
	background: #fff;	
	}
	
	#leaderboard {
	/*margin-top: 60px;*/
	}

	#new-follow-banner.follow-2017 {
	text-align: right; 
	}
	
	#dp-controls .prev,
	#dp-controls .next {
	width: 30%;
	}	

	#dp-controls .middle {
	width: 40%;
	}	
	
	#dp-controls .prev span.one,
	#dp-controls .next span.one {
	display: none;
	}
	
}


/*-------------------------------------------TABLET (portrait)------------------------------------------------*/
@media only screen and (max-width:768px) {
	
	#inside-paper-top { display: none; }
	
	#new-cover { left: 1%; }
	
	#main-nav-wrap ul#navigation {
	width: 82%;	
	}
	
	#left_box,
	#content,
	#content_article { margin-right: 0; float: none; }
	
	#content_inner,
	#content_article_inner { max-width: none }
	
	#sidebar_right {
	float: none;
	width: 100%;
	margin: 0;
	padding: 10px 0;
	}
	
	#sidebar_right #wide-skyscraper {
	position: static;
	float: none;
	margin: 20px auto;
	top: auto;
	width: auto;
	height: auto;
	min-height: 250px;
	}

	#moon-cal-wrap {
	margin: 0 auto 10px;	
	}

	
}

@media only screen and (max-width:720px) {
	
	#left_box_home,
	.sidebar_m {
	width: 100%;
	box-sizing: border-box;
	float: none;
	margin: 0 auto;
	}

	#content_home {
	margin: 0 auto;	
	}
	
	.sidebar_m > div {
	float: none !important;
	width: auto !important;
	clear: both;
	padding: 20px auto;
	}
	
	.sidebar_m {
	width: 100%;
	max-width: 400px;
	margin: 20px auto !important;
	display: block;	
	}
	
}

@media only screen and (max-width:680px) {
	#masthead {
	height: 150px;	
	}
}

@media only screen and (max-width:660px) {

	body.summer {
	background-size: 660px auto;
	}
	
	#logo-top {
	margin-left: 40%;	
	}
	
	#seal-top {
	left: 80px;	
	}
	
	#new-cover { top: -100px; width: 100px; }

	#breadcrumb { display: none; }
	
	#main-nav-wrap { border-top: 0; }

}

@media only screen and (max-width:600px) {

	#home-slideshow .slidesjs-container div p {
	display: none !important;
	}
	
	#home-slideshow .slidesjs-pagination {
	background: #000;	
	}

	#new-footer-inner #footer-content ul {
	width: 100%;
	padding-bottom: 0;	
	}
	
	#ca-weather-map.cloned {
	display: block !important;
	}
	
	#ca-weather-map.original {
	display: none;
	}	
	
	.lrwf-weather-maps,
	.lrwf-forecast-wrap {
	width: auto;
	margin-right: 0 !important;
	margin-left: 0 !important;
	padding-right: 0 !important;	
	}
	
	.philosofact-wrap{
	height:160px;
	}
	
}

@media only screen and (max-width:560px) {
	
	#new-follow-banner.follow-2017 {
	padding-left: 230px;
	text-align: center;	
	}
	
	#new-follow-banner span {
	display: none;	
	}
	
	#new-follow-banner i {
	font-size: 18px;
	line-height: 30px;
	width: 30px;
	height: 30px;
	}
	
	/*-- Moon Stuff --*/
	img.moon-image {
	max-width: 40px;
	}
	div.todays-moon-wrap{
	max-width: 40px !important;
	background-size: 40px 40px !important;
	}
	.initial-days,
	.remaining-days,
	div.days-row div.day {
	height: 70px;
	}
	
	

}

@media only screen and (max-width:530px) {
	
	div#home-subscription-wrap {
	height: 180px !important;
	background-size: 100% auto !important;
	background-position: center center !important;
	}
	
	div.tip-wrap div.tip-text,
	a.tip-link-50 {
	width: 100%;
	display: block;
	}
	
	div.tip-post-it {
	margin: 0 0 15px;
	width: 100%;
	background-size: 75px auto;	
	}
	
	#sub_articles {
	padding-bottom: 10px;
	margin-bottom: 10px;
	width: 100%;	
	}
	
	/*---moon phase stuff---*/
	
	.moon-cal-header a.nav span {
	display: none;	
	}
	
	.moon-cal-header div {
	width: 25%;	
	}
	
	.moon-cal-header div.monthyear {
	width: 50%;	
	}
	
	.moon-cal-header a.nav {
	padding: 10px !important;	
	}
	
	.moon-cal-header.show-mobile {
	display: block;	
	}
	
	.new_recipeitem img.article-thumb {
	float: none;
	width: 100%;
	max-width: 320px;
	margin: 0 auto 10px;	
	display: block;	
	}
	
}

@media only screen and (max-width:480px) {

	#dp-controls .middle {
	width: 60%;	
	}

	#dp-controls .prev,
	#dp-controls .next {
	width: 20%;	
	}

	#dp-controls .prev span.two,
	#dp-controls .next span.two {
	display: none;
	}
	
	#dp-controls .prev a,
	#dp-controls .next a {
	font-size: 20px;
	padding: 8px;
	width: 32px;
	height: 32px;
	box-sizing: border-box;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
	text-align: center;
	}
	
	#top-social-new {
	text-align: center;
	width: 100%;	
	}
	
	#top-social-new i.fa {
	margin-left: 5px;
	margin-right: 5px;	
	}
	

	#new-cover {
	top: -30px;
	width: 80px;
	}
	
	#logo-top {
	margin-left: auto;	
	}

	#seal-top {
	background-image: none;
	background-color: #ef7622;
	width: 100%;
	left: 0;
	top: 40px;
	box-sizing: border-box;
	padding-left: 85px;
	height: auto;
	}
	
	#inside-seal .show-mobile {
	display: inline-block;
	text-transform: uppercase;
	}
	
	#inside-seal br {
	display: none;
	}
	
	#inside-seal {
	color: #fff !important;
	font-weight: 600;
	font-size: 20px;
	}
	
	#inside-seal {
	font-size: 14px !important;
	line-height: 16px !important;
	padding-top: 8px;
	padding-bottom: 8px;
	}
	
	#inside-seal span {
	font-size: 14px !important;
	color: inherit !important;
	}	
	
	#seal-top {	
	padding-left: 60px;
	}
	
	#leaderboard {
	padding-top: 80px;	
	}

	#new-follow-banner.follow-2017 {
	padding-left: 120px;
	line-height: 30px;
	}

	#new-follow-banner.follow-2017 i {
	font-size: 16px;
	line-height: 24px;
	width: 24px;
	height: 24px;
	}

	#featured_wrap img {
	margin: 0 auto 10px;
	width: 100%;
	float: none;
	max-width: 320px;
	display: block;
	}
	
	
}


@media only screen and (max-width:400px) {
	
	#new-cover {
	width: 50px;
	top: 5px;
	}

	#masthead_top .search-2017 input {
	max-width: 170px;
	}
	
	table.zodiac-main {
	font-size: 12px;	
	}
	
	table.zodiac-main th,
	table.zodiac-main td {
	padding: 5px;	
	}
	
	/*---moon phase stuff---*/

	
	.cal-header-span,
	.initial-days,
	.remaining-days {
	display: none;	
	}
	
	div.day div.number {
	float: left;
	text-align: center !important;
	width: 40px;
	height: 40px;
	line-height: 1;
	font-size: 20px !important;
	font-weight: 800;
	text-align: center;
	text-transform: uppercase;
	color: #ffc;
	padding-top: 0;
	}
	
	div.number span {
	font-size: 13px;
	line-height: 1;	
	}
	
	img.moon-image {
    float: left;
    margin-left: 20px;
    margin-right: 25px;
	}
	
	div.number span.show-mobile {
	display: inline;
	text-align: center;	
	}
	
	div.days-row div.day p.show-mobile {
	display: block;
	float: left;
	color: #fff;
	font-size: 14px;
	line-height: 18px;
	margin-bottom: 0;
	text-align: left;
	}
	
	div.days-row div.day {	
	width: 100%;
	height: auto;
	background-repeat: repeat;
	padding: 10px 0;
	}
	
	div#moon-cal-wrap div.todays-moon-wrap {
	height: auto;
	padding-bottom: 0;
	float: left;
	margin-left: 20px;
	margin-right: 25px;
	}
	
	
}

/*-------------------------------------------END OF RULES------------------------------------------------*/