@media (max-width: 800px) {
	#site-wrapper {
		width: 100%;
		margin: 0;
	}
	#familyNavWrap, #main-nav, #new-dev {
		display: none;
	}
	#mobile-nav, #new-dev-mobile {
		display: block
	}
	#site-header {
		height: 122px;
	}
	#home-link {
		top: 22px;
	}
	#search-box {
		top: 10px;
	}
	#home-slideshow, #home-slideshow .slide img, #columns-wrap {
		width: 100%;
	}
	#home-slideshow .slide {
		height: 100%;
		min-height: 100%;
		min-width: 100%;
		overflow: hidden;
		width: auto;
	}
	.home #tabs-wrap, .home .sidebar-com, #new-dev-mobile {
		position: relative;
		top: auto;
		right: auto;
		width: 100%;
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
		box-sizing: border-box;
	}
	.home .sidebar-com.slot2 {
		top: auto;
	}
	#home-left-wrap, #home-com-wrap {
		float: left;
		width: 50%;
	}
	#new-dev-mobile {
		border-bottom: none;
	}
	.home-column {
		border-top: 1px solid #d1d0cf;
	}
	.home #tabs-wrap {
		clear: left;
		border-right: 1px solid #d1d0cf;
		height: auto;
	}
	.home #tabs-wrap .panel {
		height: auto;
	}
	.email-signup {
		width: 100%;
		position: relative;
		top: auto;
		right: auto;
		border-right: 1px solid #ccc;
	}
	.sidebar-com-inner {
		width: 96%;
	}
	.home .sidebar-com-inner {
		padding-bottom: 0;
	}
	.sidebar-com a img {
		max-width: none;
	}
	.sidebar-promo {
		position: relative;
		width: 100%;
		height: auto;
		top: auto;
		right: auto;
	}
	.home .sidebar-com.promo-present {
	    top: auto !important;
	}
	.home .slot2.promo-present {
	    top: auto !important;
	}
	#columns-wrap.promo-present {
	    padding-bottom: 0;
	}
	#slideshow-nav {
		margin-right: 7px;
	}
	#slideshow-nav-wrap {
		padding: 10px 0;
	}
	.slide-content {
		padding-bottom: 35px;
	}
	.slide-content .cat-link {
		right: 14px;
	}
	#home-slideshow p {
		width: 75%;
	}
	#footer-com-inner, #header-com-inner {
		width: 92%;
	}
	#footer-com-inner a, #footer-com-inner img, #header-com-inner a, #header-com-inner img {
		max-width: 100%;
		height: auto;
	}
	.faux-column {
		border-left: 1px solid #D1D0CF;
		border-right: none;
	}
	.faux-column:first-child {
		border-left: none;
	}
	#site-footer {
		height: 160px;
	}
	ul#tabbed-post-nav li {
		width: 20%;
	}
	ul#tabbed-post-nav li a span {
		overflow: hidden;
		display: block;
		text-overflow: ellipsis;
		white-space: nowrap;
		text-align: center;
	}
	ul#tabbed-post-nav li a.current-link:after {
		left: 42%;
	}
	img.archive-feature {
		width: 100%;
		margin-right: 0;
		margin-bottom: 10px;
	}
	#archive-feature h2 {
		margin-bottom: 5px;
	}
	ul#category-sub-menu {
		height: auto;
		columns:100px 3;
		-webkit-columns:100px 3; /* Safari and Chrome */
		-moz-columns:100px 3; /* Firefox */
		overflow: hidden;
	}
	ul#category-sub-menu li {
		float: none;
		border-left: none;
		margin-bottom: 2px;
	}
	ul#category-sub-menu li a {
		padding-left: 0;
	}
	p.tag-label {
		margin-top: 5px;
		margin-bottom: 5px;
		bottom: auto;
    	display: block;
    	position: relative;
    	right: auto;
    	width: 100%;
	}
	.home #right-rail-feature {
		display: none;
	}
}

@media (max-width: 680px) {
	#search-box input#s {
		width: 160px;
	}
	#copyright-block {
		height: auto;
	}
	#site-footer {
		height: 180px;
	}
	#content-column, #sidebar-column, section#index, article.post, section#comments, section#archive, article.page {
		float: none;
		clear: both;
		width: 100%;
		padding-bottom: 0;
		border-right: none;
		border-left: none;
	}
	#page #sidebar-column, article.page {
		padding-bottom: 10px;
	}

	.single-post #sidebar-column {
		display: none;
	}

	#related-posts {
		border-top: 1px solid #D1D0CF;
	}
	#comments textarea {
		width: 100%;
	}
	#related-posts ul {
		padding-bottom: 20px;
	}
	ul#tabbed-post-nav li a.current-link:after {
		left: 43%;
	}
	#respond {
		padding-left: 0;
		padding-right: 0;
	}
	.home .sidebar-com a, .home p.tag-label {
		max-width: 100%;
	}
	.sidebar-com a, p.tag-label {
		display: block;
		position: relative;
		right: auto;
		bottom: auto;
		margin-left: auto;
		margin-right: auto;
	}
}

@media (max-width: 560px) {
	#home-left-wrap, #home-com-wrap, #columns-wrap, #home-slideshow, .faux-column {
		display: none !important;
	}
	#archive #columns-wrap {
		display: block !important;
	}
	.archive-column {
		width: 100%;
		float: none;
		clear: both;
		border-top: 1px solid #D1D0CF;
		padding-left: 2%;
		padding-right: 2%;
	}
	.archive-column:first-child {
		border-top: none;
	}
	.home #recent-articles {
		display: block;
		border-top: none;
	}
	#recent-articles {
		padding-left: 2%;
		padding-right: 2%;
	}
	#recent-articles ul li h4 {
		font-size: 17px;
	}
	#recent-articles .email-signup {
		border-top: 1px solid #ccc;
		border-left: 1px solid #ccc;
		margin-top: 30px;
		clear: both;
	}
	#archive-feature {
		border-bottom: none;
	}
	ul.mobile-menu {
		width: 200%;
	}
	#sites ul.mobile-menu {
		width: 201%;
	}
	#site-header {
		height: 160px;
	}
	#site-footer {
		height: 200px;
	}
	#home-link {
		position: relative;
		top: auto;
		left: auto;
		margin: 20px auto;
		max-width: 100%;
		margin-top: 0;
	}
	#home-link img {
		max-width: 100%;
		height: auto;
	}
	#search-box {
		top: 70px;
		right: 0;
		width: 100%;
	}
	#search-box ul {
		float: none;
		margin: 0 auto 6px;
		clear: both;
		height: 30px;
		width: 200px;
	}
	#search-box ul li a {
		font-size: 15px;
    	padding: 1px 14px;
	}
	#search-box form#searchform {
		position: relative;
		clear: both;
		width: 295px;
		margin: 0 auto;
	}
	#search-box input#s {
		width: 190px;
	}
	#search-box input#searchsubmit {
		font-size: 15px;
	}
	#advancedSearch {
		clear: both;
		width: 290px;
		float: none;
		text-align: right;
		margin: 0 auto;
		padding: 5px 0;
		font-size: 14px;
		display: none;
	}
	ul#tabbed-post-nav li a.current-link:after {
		left: 39%;
	}
	ul#share-list li a {
		font-size: 0px;
	}
	.articleBodyImageLeft, .articleBodyImageRight, .imgLeftMargin5px, .imgLeftMargin10px, .imgLeftMargin15px, .imgRightMargin5px, .imgRightMargin10px, .imgRightMargin15px, .imgLeftRightMargin5px, .imgLeftRightMargin10px, .imgLeftRightMargin15px, .imgTopMargin5px, .imgTopMargin10px, .imgTopMargin15px, .imgBottomMargin5px, .imgBottomMargin10px, .imgBottomMargin15px, .imgTopBottomMargin5px, .imgTopBottomMargin10px, .imgTopBottomMargin15px, .imgAlignLeft, .imgAlignRight {
		float: none;
		clear: both;
		margin-left: 0;
		margin-right: 0;
	}
	article img {
		width: 100%;
	}
	section#archive .archive-column img {
		max-width: 40%;
		float: left;
		margin: 0 15px 10px 0;
	}
	.sidebar-com a, p.tag-label {
		max-width: 80%;
	}
	.pullquote {
		display: none;
	}

	/* GOOGLE ADS TESTING */
	.googleAd-test {
		width: 100% !important;
		height: auto !important;
	}
}
