<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Reflecting &#8211; Empirecommunities</title>
	<atom:link href="https://empirecommunities.com/blog-tag/reflecting/feed/" rel="self" type="application/rss+xml" />
	<link>https://empirecommunities.com</link>
	<description></description>
	<lastBuildDate>Fri, 13 Dec 2024 01:09:20 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	

<image>
	<url>https://empirecommunities2020.s3.us-east-2.amazonaws.com/wp-content/uploads/2019/12/30040942/favicon.ico</url>
	<title>Reflecting &#8211; Empirecommunities</title>
	<link>https://empirecommunities.com</link>
	<width>32</width>
	<height>32</height>
</image> 
	<item>
		<title>The Comeback of Toronto</title>
		<link>https://empirecommunities.com/blog/the-comeback-of-toronto/</link>
		
		<dc:creator><![CDATA[Claire Galati]]></dc:creator>
		<pubDate>Tue, 23 Aug 2022 13:45:19 +0000</pubDate>
				<guid isPermaLink="false">https://empirecommunities.com/?post_type=blog_posts&#038;p=103621</guid>

					<description><![CDATA[]]></description>
										<content:encoded><![CDATA[	<section id="banner-block_2d5045b4aa955f1eb46cb00d51a50bbd" class="banner-block alignfull" style="">
		<div class="disableClickCms"></div>
		<div class="contBannerFull contBannerSec">
							<div class="bannerFullImage lazy" data-LazyImage="https://empirecommunities2020.s3.us-east-2.amazonaws.com/wp-content/uploads/2022/08/16192111/The-Comeback-of-Toronto-2-e1660677930246-1920x1159.jpg"></div>
				<div class="opacityBG dark" style="opacity: 0.3"></div>
							<div class="bannerFullText">
									<div class="containerBlog">
										<h2 class="text_extraLarge" style="font-family: 'AGaramondPro_Bold';">
						The Comeback of Toronto					</h2>
										</div>
								</div>
		</div> 
		
	    				<div class="tagsContent">
					<div class="containerBlog">
						<div class="tagsHeader"><div class="blogTag"><div class="outer"><div class="middle">Blog > <span class="tagCat"><a href="https://empirecommunities.com/blog-category/local-living/">Local Living</a> | <a href="https://empirecommunities.com/blog-category/the-perspective/">The Perspective</a></span></div></div></div><div class="tagsTag"><div class="outer"><div class="middle">Tags: <span class="tagCat"><a href="https://empirecommunities.com/blog-tag/reflecting/">Reflecting</a>, <a href="https://empirecommunities.com/blog-tag/ontario/">Ontario</a>, <a href="https://empirecommunities.com/blog-tag/city-living/">City Living</a>, <a href="https://empirecommunities.com/blog-tag/things-to-do/">Things To Do</a>, <a href="https://empirecommunities.com/blog-tag/toronto/">Toronto</a></span></div></div></div></div><div class="shareblogTags"><div class="outer"><div class="middle"><p>SHARE POST:</p><div class="mediaShare"><div class="fbShare"></div><div class="twShare"></div></div></div></div></div>					</div>
				</div>
						
	</section>
	<style type="text/css">
		/* Parent Section */ 
		#banner-block_2d5045b4aa955f1eb46cb00d51a50bbd 
		{
			height: 800px;
			position: relative;
			width: 100%;
			z-index: 1;
		}

		.contBannerSplit,
		.contBannerFull,
		.contBannerHide {
			height: 100%;
			width: 100%;
		}

		.contBannerFull{
			position: relative;
		}

		.contBannerFrame{
			height: 100%;
			width: 100%;
			box-sizing: border-box;
			padding: 40px;
		}
		.bannerFrameImage{
			height: 100%;
			width: 100%;
			background-position: center;
			background-size: cover;
			background-repeat: no-repeat;
		}
		.bannerFullImage{
			height: 100%;
			width: 100%;
			position: absolute;
			background-position: center;
			background-size: cover;
			background-repeat: no-repeat;
		}
		.bannerSplitImage{
			height: 100%;
			width: 50%; 
			float: right;
			background-position: center;
			background-size: cover;
			background-repeat: no-repeat;     
		}
		.bannerHideImage{
			display: none;
		}

		.imageBannerHide{
			width: 100%;
			height: auto;
		}
		.bannerFrameText {
			width: 860px;
			padding: 30px 30px 0;
			box-sizing: border-box;
			background-color: #fff;
			position: absolute;
			bottom: 40px;
			left: 50%;
			margin-left: -430px;
		}
		.bannerFullText {
			width: 100%;
			float: left;
			text-align: center;
			padding: 10px 10px 0;
			box-sizing: border-box;
			position: absolute;
			top: 50%;
			left: 50%;
			transform: translate(-50%, -50%);
			color: #fff;
		}
		.bannerSplitText{        
			width: 50%;
			height: auto;
			padding: 10px 40px 0;
			box-sizing: border-box;
			position: absolute;
			top: 50%;
			transform: translate(0px, -50%);
		}
		.bannerHideText {
			width: 80%;
			height: auto;
			position: relative;
			margin: auto;
			padding: 20px;
		}
		.bannerFullText h2{
			padding-top: 20px;
			line-height: 1;
		}

		.banner-block h2,
		.banner-block h3,
		.banner-block h4,
		.banner-block h5,
		.banner-block h6{
			line-height: 1;
		}

		.categoryHide{
			padding: 15px 0px;  
		}
		.categorySplit{
			padding: 15px 0;
		}
		.categoryFrame{      
			position: absolute;
			background-color: #EFEFEF;
			padding: 8px 17px 3px;
			top: -10px;
		}
		.categoryFull {
			font-size: 20px;
		}
		.categoryFull a {
			color: white;
		}
		.tags{
			color: #8f8f8f;
		}
		.tagHide{
			margin-top: 20px;
		}
		.tagSplit{
			margin-top: 20px;
		}
		.tagFrame{
			margin-top: 20px;
		}
		.tagFull{
			margin-top: 20px;
		}
		.tagFull a {
			color: #fff;
		}

		@media screen and (max-width: 768px){
			.contBannerFrame{
				padding: 0;
				padding-bottom: 30px;
				box-sizing: border-box;
			}

			.bannerFrameText{
				width: 90%;
				left: 5%;
				margin-left: 0;
				bottom: 30px;
			}

			.categoryFrame{
				left: 50%;
				transform: translate(-50%, 0px); 
			}

			.bannerHideText{
				width: 100%;
				padding: 15px 0; 
			}
		}		
		
	</style>
	




	<section id="textblog_block-block_232a813d2d8bb6ad8c692efdc5f887ba" class="textBlog-block alignfull">

		<div class="disableClickCms"></div>
		<div class="containerBlog">
							<div class="textImage">
					<p>There was a point in time, not too long ago, when many of us were itching to escape the city. Yes, we were looking for “more space” both inside and <a href="https://www.empirecommunities.com/blog/get-outdoors-the-best-parks-in-toronto/">outdoors</a>, but we also felt like the <a href="https://www.empirecommunities.com/blog/why-lake-ontario-is-coveted/">Toronto</a> we once knew had changed so much, that we didn’t feel the same sort of desire to be there. The <a href="https://www.empirecommunities.com/blog/whats-new-on-king-street-west/">restaurants we frequented with friends had closed</a>, we could no longer browse the offerings of our favourite stores, and all of our go-to weekend destinations just ceased to exist. The Toronto we all fell in love with, the one we poured our time into day in and day out, had changed in an instant and we were all left wondering when we were going to get it back.</p>
<p>&nbsp;</p>
<p>Well, that day has come and all of us feel a sense of relief. The comeback of Toronto may still have a long way to go, but each day we feel it returning to what it’s meant to be: one of the greatest cities on earth. Our streets are no longer ghost towns at night, our bars are filled with chatter and laughter once again, and the city as a whole has that infectious energy that we all just want to be around. Some Torontonians may have migrated to the suburbs for a period of time, but we’re seeing more and more people moving back to the city to be a part of its rebirth.</p>
<p>&nbsp;</p>
<p>After being cooped up in our homes for as long as we have, we want to experience life again, like it was pre-pandemic. We want to socialize with friends, attend concerts or sporting events, <a href="https://www.empirecommunities.com/blog/empires-picks-for-the-best-local-gta-eats/">eat good food</a> in an atmosphere other than our family room or kitchen — we’re eager to make up for lost time. Now that some sort of normalcy has returned to our lives, employers are calling their workforce back to the office too. In person meetings are resuming, team socials are being organized, and office spaces are being redesigned to accommodate for those who’re returning. Whereas before people could live further away from work because they weren’t going into the office as frequently or at all, people want to be closer to their company’s offices again to avoid long commutes.</p>
<p>&nbsp;</p>
<p>All in all, the advantages of <a href="https://www.empirecommunities.com/blog/consider-these-before-you-co-buy/">living in Toronto</a> have returned to what they once were — convenience to some of Ontario’s top dining, retail and entertainment destinations; close proximity to some of the region’s top company headquarters; and an energetic atmosphere that’s not easily found elsewhere. Now you just have to ask yourself: are you ready to make the move?</p>
				</div>  
						<div>
						</div>   
		</div> 
	</section>
	<style type="text/css">
		/* Parent Section */ 
		#textblog_block-block_232a813d2d8bb6ad8c692efdc5f887ba 
		{
			height: auto;
			position: relative;
			width: 100%;
			z-index: 0;
		}

		.lineTextblog { 
			height: 2px;
			background: #2e2624;
			width: 200px;
			margin: 40px 0;
		}

		.textBlog-block .cta_principal_block{
			margin-top: 20px;
		} 

		.textBlog-block .cta_principal_block.center{
			text-align: center; 
		}
		.textBlog-block .cta_principal_block.left{
			text-align: center; 
		}
		.textBlog-block .cta_principal_block.right{
			text-align: center; 
		}

		.textBlog-block img.aligncenter {
			width: 100%;
			height: auto;
		}



	</style>
	



	<section id="banner-block_d60b684f88bad19550693a85839fb673" class="banner-block alignfull" style="">
		<div class="disableClickCms"></div>
		<div class="contBannerFull contBannerSec">
							<div class="bannerFullImage lazy" data-LazyImage="https://empirecommunities2020.s3.us-east-2.amazonaws.com/wp-content/uploads/2022/08/22201831/Where-to-eat-1920x1280.jpg"></div>
				<div class="opacityBG dark" style="opacity: 0.15"></div>
							<div class="bannerFullText">
									<div class="containerBlog">
										<h2 class="text_large" style="font-family: 'AGaramondPro_Bold';">
						Where to Eat					</h2>
										</div>
								</div>
		</div> 
		
	    		
	</section>
	<style type="text/css">
		/* Parent Section */ 
		#banner-block_d60b684f88bad19550693a85839fb673 
		{
			height: 800px;
			position: relative;
			width: 100%;
			z-index: 1;
		}

		.contBannerSplit,
		.contBannerFull,
		.contBannerHide {
			height: 100%;
			width: 100%;
		}

		.contBannerFull{
			position: relative;
		}

		.contBannerFrame{
			height: 100%;
			width: 100%;
			box-sizing: border-box;
			padding: 40px;
		}
		.bannerFrameImage{
			height: 100%;
			width: 100%;
			background-position: center;
			background-size: cover;
			background-repeat: no-repeat;
		}
		.bannerFullImage{
			height: 100%;
			width: 100%;
			position: absolute;
			background-position: center;
			background-size: cover;
			background-repeat: no-repeat;
		}
		.bannerSplitImage{
			height: 100%;
			width: 50%; 
			float: right;
			background-position: center;
			background-size: cover;
			background-repeat: no-repeat;     
		}
		.bannerHideImage{
			display: none;
		}

		.imageBannerHide{
			width: 100%;
			height: auto;
		}
		.bannerFrameText {
			width: 860px;
			padding: 30px 30px 0;
			box-sizing: border-box;
			background-color: #fff;
			position: absolute;
			bottom: 40px;
			left: 50%;
			margin-left: -430px;
		}
		.bannerFullText {
			width: 100%;
			float: left;
			text-align: center;
			padding: 10px 10px 0;
			box-sizing: border-box;
			position: absolute;
			top: 50%;
			left: 50%;
			transform: translate(-50%, -50%);
			color: #fff;
		}
		.bannerSplitText{        
			width: 50%;
			height: auto;
			padding: 10px 40px 0;
			box-sizing: border-box;
			position: absolute;
			top: 50%;
			transform: translate(0px, -50%);
		}
		.bannerHideText {
			width: 80%;
			height: auto;
			position: relative;
			margin: auto;
			padding: 20px;
		}
		.bannerFullText h2{
			padding-top: 20px;
			line-height: 1;
		}

		.banner-block h2,
		.banner-block h3,
		.banner-block h4,
		.banner-block h5,
		.banner-block h6{
			line-height: 1;
		}

		.categoryHide{
			padding: 15px 0px;  
		}
		.categorySplit{
			padding: 15px 0;
		}
		.categoryFrame{      
			position: absolute;
			background-color: #EFEFEF;
			padding: 8px 17px 3px;
			top: -10px;
		}
		.categoryFull {
			font-size: 20px;
		}
		.categoryFull a {
			color: white;
		}
		.tags{
			color: #8f8f8f;
		}
		.tagHide{
			margin-top: 20px;
		}
		.tagSplit{
			margin-top: 20px;
		}
		.tagFrame{
			margin-top: 20px;
		}
		.tagFull{
			margin-top: 20px;
		}
		.tagFull a {
			color: #fff;
		}

		@media screen and (max-width: 768px){
			.contBannerFrame{
				padding: 0;
				padding-bottom: 30px;
				box-sizing: border-box;
			}

			.bannerFrameText{
				width: 90%;
				left: 5%;
				margin-left: 0;
				bottom: 30px;
			}

			.categoryFrame{
				left: 50%;
				transform: translate(-50%, 0px); 
			}

			.bannerHideText{
				width: 100%;
				padding: 15px 0; 
			}
		}		
		
	</style>
	




	<section id="columnsblog_block-block_c40ec419d498e162f51472afff16f447" class="columnsblog-block alignfull"> 

		<div class="disableClickCms"></div>
		<div class="containerBlog">
			<div class="columnsBlogContainer">
									<div class="colummnBlog col4"> 
						<div class="imageColumnBlog lazy" data-LazyImage="https://empirecommunities2020.s3.us-east-2.amazonaws.com/wp-content/uploads/2022/08/22200310/OsteriaGiulia-1024x683.jpg"></div>
													<div>
								<h3>Osteria Giulia</h3>
<p><em>134 Avenue Road</em></p>
<p><a href="https://osteriagiulia.ca/" target="_blank" rel="noopener">Osteria Giulia</a> is one of Toronto’s newest Italian restaurants on Avenue Road, serving only the freshest pasta and seafood. Visit if you just can’t get enough of prawns, octopus, scallops and sardines.</p>
							</div>  
											</div>
									<div class="colummnBlog col4"> 
						<div class="imageColumnBlog lazy" data-LazyImage="https://empirecommunities2020.s3.us-east-2.amazonaws.com/wp-content/uploads/2022/08/22200252/Cops-1024x683.jpg"></div>
													<div>
								<h3>Cops Doughnuts</h3>
<p><em>4 Matilda Street</em></p>
<p>Looking for some dessert to satisfy your sweet tooth? Toronto’s newest doughnut shop — <a href="https://www.eatcops.com/" target="_blank" rel="noopener">Cops</a> — is a welcomed addition to the city, loved by locals and visitors alike.</p>
							</div>  
											</div>
									<div class="colummnBlog col4"> 
						<div class="imageColumnBlog lazy" data-LazyImage="https://empirecommunities2020.s3.us-east-2.amazonaws.com/wp-content/uploads/2022/08/22200838/Mimi-Chinese-1024x819.jpg"></div>
													<div>
								<h3>Mimi Chinese</h3>
<p><em>265 Davenport Road</em></p>
<p><a href="https://www.mimichinese.com/" target="_blank" rel="noopener">Mimi Chinese</a> will easily become your new favourite restaurant with its curated menu and classic yet old-school atmosphere. It focuses on Southern Chinese cuisine, but also features traditional dishes from other regions.</p>
							</div>  
											</div>
									<div class="colummnBlog col4"> 
						<div class="imageColumnBlog lazy" data-LazyImage="https://empirecommunities2020.s3.us-east-2.amazonaws.com/wp-content/uploads/2022/08/22201513/Vela.jpg"></div>
													<div>
								<h3>Vela</h3>
<p><em>90 Portland Street</em></p>
<p><a href="https://velatoronto.com/" target="_blank" rel="noopener">Vela</a> is one of King Street’s newest and most noteworthy restaurants, wowing with its interior design inspired by the city’s most luxurious hotel lobbies. It’s home to an expansive weatherized patio that’s perfect for eating al-fresco, no matter the season.</p>
							</div>  
											</div>
							</div>
						</div>
	</section>
	<style type="text/css">
		/* Parent Section */ 
		#columnsblog_block-block_c40ec419d498e162f51472afff16f447 
		{
			height: auto;
			position: relative;
			width: 100%;
			overflow: hidden;
		}

		.columnsBlogContainer{
			overflow: hidden;
		}

		.colummnBlog{
			float: left;
			margin: 0 1%;
    }
	.colummnBlog.col1{
	  width: 48%;
	}
    .colummnBlog.col2{
      width: 48%;
    }
    .colummnBlog.col3{
      width: 31%;
    }
    .colummnBlog.col4{
      width: 23%;
    }

		.imageColumnBlog{
			width: 100%;
			height: 250px;
			background-size: cover;
			background-position: center;
			background-repeat: no-repeat;
		}

		.titleColumnBlog{
			font-weight: bold;
			margin: 25px 0 15px;
		}

		.titleColumnBlog p{
			line-height: 1.1;
		}

		@media screen and (max-width: 768px){
			.colummnBlog{
				margin: 0 15px;
			}
		}


	</style>
	

	<section id="banner-block_406d0638303e91a2175c27c63f79cc72" class="banner-block alignfull" style="">
		<div class="disableClickCms"></div>
		<div class="contBannerFull contBannerSec">
							<div class="bannerFullImage lazy" data-LazyImage="https://empirecommunities2020.s3.us-east-2.amazonaws.com/wp-content/uploads/2022/08/22202233/Where-to-Drink-e1661199872560-1920x1108.jpg"></div>
				<div class="opacityBG dark" style="opacity: 0.15"></div>
							<div class="bannerFullText">
									<div class="containerBlog">
										<h2 class="text_large" style="font-family: 'AGaramondPro_Bold';">
						Where to Drink					</h2>
										</div>
								</div>
		</div> 
		
	    		
	</section>
	<style type="text/css">
		/* Parent Section */ 
		#banner-block_406d0638303e91a2175c27c63f79cc72 
		{
			height: 800px;
			position: relative;
			width: 100%;
			z-index: 1;
		}

		.contBannerSplit,
		.contBannerFull,
		.contBannerHide {
			height: 100%;
			width: 100%;
		}

		.contBannerFull{
			position: relative;
		}

		.contBannerFrame{
			height: 100%;
			width: 100%;
			box-sizing: border-box;
			padding: 40px;
		}
		.bannerFrameImage{
			height: 100%;
			width: 100%;
			background-position: center;
			background-size: cover;
			background-repeat: no-repeat;
		}
		.bannerFullImage{
			height: 100%;
			width: 100%;
			position: absolute;
			background-position: center;
			background-size: cover;
			background-repeat: no-repeat;
		}
		.bannerSplitImage{
			height: 100%;
			width: 50%; 
			float: right;
			background-position: center;
			background-size: cover;
			background-repeat: no-repeat;     
		}
		.bannerHideImage{
			display: none;
		}

		.imageBannerHide{
			width: 100%;
			height: auto;
		}
		.bannerFrameText {
			width: 860px;
			padding: 30px 30px 0;
			box-sizing: border-box;
			background-color: #fff;
			position: absolute;
			bottom: 40px;
			left: 50%;
			margin-left: -430px;
		}
		.bannerFullText {
			width: 100%;
			float: left;
			text-align: center;
			padding: 10px 10px 0;
			box-sizing: border-box;
			position: absolute;
			top: 50%;
			left: 50%;
			transform: translate(-50%, -50%);
			color: #fff;
		}
		.bannerSplitText{        
			width: 50%;
			height: auto;
			padding: 10px 40px 0;
			box-sizing: border-box;
			position: absolute;
			top: 50%;
			transform: translate(0px, -50%);
		}
		.bannerHideText {
			width: 80%;
			height: auto;
			position: relative;
			margin: auto;
			padding: 20px;
		}
		.bannerFullText h2{
			padding-top: 20px;
			line-height: 1;
		}

		.banner-block h2,
		.banner-block h3,
		.banner-block h4,
		.banner-block h5,
		.banner-block h6{
			line-height: 1;
		}

		.categoryHide{
			padding: 15px 0px;  
		}
		.categorySplit{
			padding: 15px 0;
		}
		.categoryFrame{      
			position: absolute;
			background-color: #EFEFEF;
			padding: 8px 17px 3px;
			top: -10px;
		}
		.categoryFull {
			font-size: 20px;
		}
		.categoryFull a {
			color: white;
		}
		.tags{
			color: #8f8f8f;
		}
		.tagHide{
			margin-top: 20px;
		}
		.tagSplit{
			margin-top: 20px;
		}
		.tagFrame{
			margin-top: 20px;
		}
		.tagFull{
			margin-top: 20px;
		}
		.tagFull a {
			color: #fff;
		}

		@media screen and (max-width: 768px){
			.contBannerFrame{
				padding: 0;
				padding-bottom: 30px;
				box-sizing: border-box;
			}

			.bannerFrameText{
				width: 90%;
				left: 5%;
				margin-left: 0;
				bottom: 30px;
			}

			.categoryFrame{
				left: 50%;
				transform: translate(-50%, 0px); 
			}

			.bannerHideText{
				width: 100%;
				padding: 15px 0; 
			}
		}		
		
	</style>
	




	<section id="columnsblog_block-block_fe4a28f9a071dcb3a8a1ed40f3cdbbad" class="columnsblog-block alignfull"> 

		<div class="disableClickCms"></div>
		<div class="containerBlog">
			<div class="columnsBlogContainer">
									<div class="colummnBlog col4"> 
						<div class="imageColumnBlog lazy" data-LazyImage="https://empirecommunities2020.s3.us-east-2.amazonaws.com/wp-content/uploads/2022/08/22203635/Piccolo-1024x529.jpg"></div>
													<div>
								<h3>Piccolo Cafe e Vino</h3>
<p><em>111 John Street</em></p>
<p><a href="https://www.piccolocaffe.ca/" target="_blank" rel="noopener">Piccolo Cafe e Vino</a> is the go-to spot for coffee, wine and food. The location on John Street is a coffee house by day and a snack bar by night. Sit indoors or on the outside patio as you indulge in a glass of vino with friends.</p>
							</div>  
											</div>
									<div class="colummnBlog col4"> 
						<div class="imageColumnBlog lazy" data-LazyImage="https://empirecommunities2020.s3.us-east-2.amazonaws.com/wp-content/uploads/2020/12/09200532/BeerPour-HalfwayCrooks-819x1024.jpg"></div>
													<div>
								<h3>Bar Cathedral</h3>
<p><em>54 The Esplanade</em></p>
<p><a href="https://www.barcathedral.ca/" target="_blank" rel="noopener">Bar Cathedral</a> is an intimate venue, lounge and bar that’s open daily from 8pm until late. Enjoy live entertainment when you attend one of their various events, and sip on your cocktail of choice.</p>
							</div>  
											</div>
									<div class="colummnBlog col4"> 
						<div class="imageColumnBlog lazy" data-LazyImage="https://empirecommunities2020.s3.us-east-2.amazonaws.com/wp-content/uploads/2022/08/22204014/Bar-Pompette-1024x683.jpg"></div>
													<div>
								<h3>Bar Pompette</h3>
<p><em>607 College Street</em></p>
<p><a href="https://www.pompette.ca/barpompette" target="_blank" rel="noopener">Bar Pompette</a> is Little Italy’s new French cafe and bar, serving up freshly-baked goods and small plates. Visit for a cup of coffee, a glass of wine or a speciality cocktail, and grab a seat on their back patio.</p>
							</div>  
											</div>
									<div class="colummnBlog col4"> 
						<div class="imageColumnBlog lazy" data-LazyImage="https://empirecommunities2020.s3.us-east-2.amazonaws.com/wp-content/uploads/2022/08/22205630/Bar-raval-1024x683.jpg"></div>
													<div>
								<h3>Bar Raval</h3>
<p><em>505 College Street</em></p>
<p>Once you enter <a href="https://www.thisisbarraval.com/" target="_blank" rel="noopener">Bar Raval</a>, you’re immediately transported to the heart of Barcelona. Gaudi-inspired interior design and a Spanish tapas menu are what this bar is most known for.</p>
							</div>  
											</div>
							</div>
						</div>
	</section>
	<style type="text/css">
		/* Parent Section */ 
		#columnsblog_block-block_fe4a28f9a071dcb3a8a1ed40f3cdbbad 
		{
			height: auto;
			position: relative;
			width: 100%;
			overflow: hidden;
		}

		.columnsBlogContainer{
			overflow: hidden;
		}

		.colummnBlog{
			float: left;
			margin: 0 1%;
    }
	.colummnBlog.col1{
	  width: 48%;
	}
    .colummnBlog.col2{
      width: 48%;
    }
    .colummnBlog.col3{
      width: 31%;
    }
    .colummnBlog.col4{
      width: 23%;
    }

		.imageColumnBlog{
			width: 100%;
			height: 250px;
			background-size: cover;
			background-position: center;
			background-repeat: no-repeat;
		}

		.titleColumnBlog{
			font-weight: bold;
			margin: 25px 0 15px;
		}

		.titleColumnBlog p{
			line-height: 1.1;
		}

		@media screen and (max-width: 768px){
			.colummnBlog{
				margin: 0 15px;
			}
		}


	</style>
	

	<section id="banner-block_c042fd0d484259adc2b1f557b2548e27" class="banner-block alignfull" style="">
		<div class="disableClickCms"></div>
		<div class="contBannerFull contBannerSec">
							<div class="bannerFullImage lazy" data-LazyImage="https://empirecommunities2020.s3.us-east-2.amazonaws.com/wp-content/uploads/2022/08/23133354/Where-to-shop-4-1920x1282.jpg"></div>
				<div class="opacityBG dark" style="opacity: 0.45"></div>
							<div class="bannerFullText">
									<div class="containerBlog">
										<h2 class="text_large" style="font-family: 'AGaramondPro_Bold';">
						Where to Shop					</h2>
										</div>
								</div>
		</div> 
		
	    		
	</section>
	<style type="text/css">
		/* Parent Section */ 
		#banner-block_c042fd0d484259adc2b1f557b2548e27 
		{
			height: 800px;
			position: relative;
			width: 100%;
			z-index: 1;
		}

		.contBannerSplit,
		.contBannerFull,
		.contBannerHide {
			height: 100%;
			width: 100%;
		}

		.contBannerFull{
			position: relative;
		}

		.contBannerFrame{
			height: 100%;
			width: 100%;
			box-sizing: border-box;
			padding: 40px;
		}
		.bannerFrameImage{
			height: 100%;
			width: 100%;
			background-position: center;
			background-size: cover;
			background-repeat: no-repeat;
		}
		.bannerFullImage{
			height: 100%;
			width: 100%;
			position: absolute;
			background-position: center;
			background-size: cover;
			background-repeat: no-repeat;
		}
		.bannerSplitImage{
			height: 100%;
			width: 50%; 
			float: right;
			background-position: center;
			background-size: cover;
			background-repeat: no-repeat;     
		}
		.bannerHideImage{
			display: none;
		}

		.imageBannerHide{
			width: 100%;
			height: auto;
		}
		.bannerFrameText {
			width: 860px;
			padding: 30px 30px 0;
			box-sizing: border-box;
			background-color: #fff;
			position: absolute;
			bottom: 40px;
			left: 50%;
			margin-left: -430px;
		}
		.bannerFullText {
			width: 100%;
			float: left;
			text-align: center;
			padding: 10px 10px 0;
			box-sizing: border-box;
			position: absolute;
			top: 50%;
			left: 50%;
			transform: translate(-50%, -50%);
			color: #fff;
		}
		.bannerSplitText{        
			width: 50%;
			height: auto;
			padding: 10px 40px 0;
			box-sizing: border-box;
			position: absolute;
			top: 50%;
			transform: translate(0px, -50%);
		}
		.bannerHideText {
			width: 80%;
			height: auto;
			position: relative;
			margin: auto;
			padding: 20px;
		}
		.bannerFullText h2{
			padding-top: 20px;
			line-height: 1;
		}

		.banner-block h2,
		.banner-block h3,
		.banner-block h4,
		.banner-block h5,
		.banner-block h6{
			line-height: 1;
		}

		.categoryHide{
			padding: 15px 0px;  
		}
		.categorySplit{
			padding: 15px 0;
		}
		.categoryFrame{      
			position: absolute;
			background-color: #EFEFEF;
			padding: 8px 17px 3px;
			top: -10px;
		}
		.categoryFull {
			font-size: 20px;
		}
		.categoryFull a {
			color: white;
		}
		.tags{
			color: #8f8f8f;
		}
		.tagHide{
			margin-top: 20px;
		}
		.tagSplit{
			margin-top: 20px;
		}
		.tagFrame{
			margin-top: 20px;
		}
		.tagFull{
			margin-top: 20px;
		}
		.tagFull a {
			color: #fff;
		}

		@media screen and (max-width: 768px){
			.contBannerFrame{
				padding: 0;
				padding-bottom: 30px;
				box-sizing: border-box;
			}

			.bannerFrameText{
				width: 90%;
				left: 5%;
				margin-left: 0;
				bottom: 30px;
			}

			.categoryFrame{
				left: 50%;
				transform: translate(-50%, 0px); 
			}

			.bannerHideText{
				width: 100%;
				padding: 15px 0; 
			}
		}		
		
	</style>
	




	<section id="columnsblog_block-block_cc41c2b7d9a51df5786e6f10f861d09a" class="columnsblog-block alignfull"> 

		<div class="disableClickCms"></div>
		<div class="containerBlog">
			<div class="columnsBlogContainer">
									<div class="colummnBlog col4"> 
						<div class="imageColumnBlog lazy" data-LazyImage="https://empirecommunities2020.s3.us-east-2.amazonaws.com/wp-content/uploads/2022/08/23131046/goodgoddessimage3-1024x683.jpg"></div>
													<div>
								<h3>Good Goddess: The Nest</h3>
<p><em>101 Yorkville Avenue</em></p>
<p><a href="https://www.goodgoddess.com/" target="_blank" rel="noopener">Good Goddess</a> is your all-in-one destination for everything wellness. They offer game-changing services like acupuncture and lymphatic drainage, nutritional foods like bone broth and their signature coconut cloud puffs, and clean beauty products too.</p>
							</div>  
											</div>
									<div class="colummnBlog col4"> 
						<div class="imageColumnBlog lazy" data-LazyImage="https://empirecommunities2020.s3.us-east-2.amazonaws.com/wp-content/uploads/2020/09/28183543/plants-feature.jpg"></div>
													<div>
								<h3>Chive</h3>
<p><em>837 Queen Street W.</em></p>
<p><span style="font-weight: 300;"><a href="https://chive.ca/" target="_blank" rel="noopener">Chive</a> is one of Queen West’s newest and best plant shops, offering everything from vases and vitamins to gardening tools and potted plants. They have an expansive collection of greens that are both large and small, pet-friendly and faux. </span></p>
							</div>  
											</div>
									<div class="colummnBlog col4"> 
						<div class="imageColumnBlog lazy" data-LazyImage="https://empirecommunities2020.s3.us-east-2.amazonaws.com/wp-content/uploads/2022/08/23131757/Good-Neighbour-1024x867.jpg"></div>
													<div>
								<h3>Good Neighbour</h3>
<p><em>415 Roncesvalles Avenue</em></p>
<p><span style="font-weight: 300;"><a href="https://www.goodnbr.com/" target="_blank" rel="noopener">Good Neighbour</a> sells a little bit of everything — apparel for both men and women, items for the home, kids’ toys, as well as bath and body essentials. It’s a great place to find a gift, or those miscellaneous items you didn’t know you needed.</span></p>
							</div>  
											</div>
									<div class="colummnBlog col4"> 
						<div class="imageColumnBlog lazy" data-LazyImage="https://empirecommunities2020.s3.us-east-2.amazonaws.com/wp-content/uploads/2022/08/23132414/Coffee-and-Clothing-1024x683.jpg"></div>
													<div>
								<h3>Coffee and Clothing Gerrard</h3>
<p><em>841 Gerrard Street E.</em></p>
<p>Calling all thrifters — <a href="https://www.coffeeandclothing.ca/" target="_blank" rel="noopener">Coffee and Clothing Gerrard</a> is a recent addition to the Leslieville area, specializing in vintage apparel that’s suitable for everyday. If you’re searching for new lived-in denim, look no further than this one-of-a-kind shop that also makes coffee in-house.</p>
							</div>  
											</div>
							</div>
						</div>
	</section>
	<style type="text/css">
		/* Parent Section */ 
		#columnsblog_block-block_cc41c2b7d9a51df5786e6f10f861d09a 
		{
			height: auto;
			position: relative;
			width: 100%;
			overflow: hidden;
		}

		.columnsBlogContainer{
			overflow: hidden;
		}

		.colummnBlog{
			float: left;
			margin: 0 1%;
    }
	.colummnBlog.col1{
	  width: 48%;
	}
    .colummnBlog.col2{
      width: 48%;
    }
    .colummnBlog.col3{
      width: 31%;
    }
    .colummnBlog.col4{
      width: 23%;
    }

		.imageColumnBlog{
			width: 100%;
			height: 250px;
			background-size: cover;
			background-position: center;
			background-repeat: no-repeat;
		}

		.titleColumnBlog{
			font-weight: bold;
			margin: 25px 0 15px;
		}

		.titleColumnBlog p{
			line-height: 1.1;
		}

		@media screen and (max-width: 768px){
			.colummnBlog{
				margin: 0 15px;
			}
		}


	</style>
	


	<section id="textblog_block-block_25b06b625f5a98da732a705d53150bbb" class="textBlog-block alignfull">

		<div class="disableClickCms"></div>
		<div class="containerBlog">
							<div class="textImage">
					<p>Explore <a href="https://www.empirecommunities.com/ontario/gta/">Empire’s communities in Toronto</a> to find your dream home. It’s time to soak up everything this revitalized city has to offer.</p>
				</div>  
						<div>
						</div>   
		</div> 
	</section>
	<style type="text/css">
		/* Parent Section */ 
		#textblog_block-block_25b06b625f5a98da732a705d53150bbb 
		{
			height: auto;
			position: relative;
			width: 100%;
			z-index: 0;
		}

		.lineTextblog { 
			height: 2px;
			background: #2e2624;
			width: 200px;
			margin: 40px 0;
		}

		.textBlog-block .cta_principal_block{
			margin-top: 20px;
		} 

		.textBlog-block .cta_principal_block.center{
			text-align: center; 
		}
		.textBlog-block .cta_principal_block.left{
			text-align: center; 
		}
		.textBlog-block .cta_principal_block.right{
			text-align: center; 
		}

		.textBlog-block img.aligncenter {
			width: 100%;
			height: auto;
		}



	</style>
	

]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>What It’s Like Moving to Charlotte From Another State</title>
		<link>https://empirecommunities.com/blog/moving-to-charlotte-from-another-state/</link>
		
		<dc:creator><![CDATA[Nader Mir]]></dc:creator>
		<pubDate>Tue, 28 Jun 2022 16:08:53 +0000</pubDate>
				<guid isPermaLink="false">https://empirecommunities.com/?post_type=blog_posts&#038;p=100970</guid>

					<description><![CDATA[]]></description>
										<content:encoded><![CDATA[	<section id="banner-block_62b6081a1e6ec" class="banner-block alignfull" style="">
		<div class="disableClickCms"></div>
		<div class="contBannerFull contBannerSec">
							<div class="bannerFullImage lazy" data-LazyImage="https://empirecommunities2020.s3.us-east-2.amazonaws.com/wp-content/uploads/2022/06/24190032/210613_empire_032-Fahrenheit-Rooftp-2-1920x883.jpg"></div>
				<div class="opacityBG dark" style="opacity: 0.15"></div>
							<div class="bannerFullText">
									<div class="containerBlog">
										<h2 class="text_large" style="font-family: 'AGaramondPro_Bold';">
						What It’s Like Moving to Charlotte From Another State					</h2>
										</div>
								</div>
		</div> 
		
	    				<div class="tagsContent">
					<div class="containerBlog">
						<div class="tagsHeader"><div class="blogTag"><div class="outer"><div class="middle">Blog > <span class="tagCat"><a href="https://empirecommunities.com/blog-category/local-living/">Local Living</a> | <a href="https://empirecommunities.com/blog-category/the-perspective/">The Perspective</a></span></div></div></div><div class="tagsTag"><div class="outer"><div class="middle">Tags: <span class="tagCat"><a href="https://empirecommunities.com/blog-tag/carolinas/">Carolinas</a>, <a href="https://empirecommunities.com/blog-tag/homebuying/">Homebuying</a>, <a href="https://empirecommunities.com/blog-tag/reflecting/">Reflecting</a>, <a href="https://empirecommunities.com/blog-tag/charlotte/">Charlotte</a>, <a href="https://empirecommunities.com/blog-tag/city-living/">City Living</a></span></div></div></div></div><div class="shareblogTags"><div class="outer"><div class="middle"><p>SHARE POST:</p><div class="mediaShare"><div class="fbShare"></div><div class="twShare"></div></div></div></div></div>					</div>
				</div>
						
	</section>
	<style type="text/css">
		/* Parent Section */ 
		#banner-block_62b6081a1e6ec 
		{
			height: 800px;
			position: relative;
			width: 100%;
			z-index: 1;
		}

		.contBannerSplit,
		.contBannerFull,
		.contBannerHide {
			height: 100%;
			width: 100%;
		}

		.contBannerFull{
			position: relative;
		}

		.contBannerFrame{
			height: 100%;
			width: 100%;
			box-sizing: border-box;
			padding: 40px;
		}
		.bannerFrameImage{
			height: 100%;
			width: 100%;
			background-position: center;
			background-size: cover;
			background-repeat: no-repeat;
		}
		.bannerFullImage{
			height: 100%;
			width: 100%;
			position: absolute;
			background-position: center;
			background-size: cover;
			background-repeat: no-repeat;
		}
		.bannerSplitImage{
			height: 100%;
			width: 50%; 
			float: right;
			background-position: center;
			background-size: cover;
			background-repeat: no-repeat;     
		}
		.bannerHideImage{
			display: none;
		}

		.imageBannerHide{
			width: 100%;
			height: auto;
		}
		.bannerFrameText {
			width: 860px;
			padding: 30px 30px 0;
			box-sizing: border-box;
			background-color: #fff;
			position: absolute;
			bottom: 40px;
			left: 50%;
			margin-left: -430px;
		}
		.bannerFullText {
			width: 100%;
			float: left;
			text-align: center;
			padding: 10px 10px 0;
			box-sizing: border-box;
			position: absolute;
			top: 50%;
			left: 50%;
			transform: translate(-50%, -50%);
			color: #fff;
		}
		.bannerSplitText{        
			width: 50%;
			height: auto;
			padding: 10px 40px 0;
			box-sizing: border-box;
			position: absolute;
			top: 50%;
			transform: translate(0px, -50%);
		}
		.bannerHideText {
			width: 80%;
			height: auto;
			position: relative;
			margin: auto;
			padding: 20px;
		}
		.bannerFullText h2{
			padding-top: 20px;
			line-height: 1;
		}

		.banner-block h2,
		.banner-block h3,
		.banner-block h4,
		.banner-block h5,
		.banner-block h6{
			line-height: 1;
		}

		.categoryHide{
			padding: 15px 0px;  
		}
		.categorySplit{
			padding: 15px 0;
		}
		.categoryFrame{      
			position: absolute;
			background-color: #EFEFEF;
			padding: 8px 17px 3px;
			top: -10px;
		}
		.categoryFull {
			font-size: 20px;
		}
		.categoryFull a {
			color: white;
		}
		.tags{
			color: #8f8f8f;
		}
		.tagHide{
			margin-top: 20px;
		}
		.tagSplit{
			margin-top: 20px;
		}
		.tagFrame{
			margin-top: 20px;
		}
		.tagFull{
			margin-top: 20px;
		}
		.tagFull a {
			color: #fff;
		}

		@media screen and (max-width: 768px){
			.contBannerFrame{
				padding: 0;
				padding-bottom: 30px;
				box-sizing: border-box;
			}

			.bannerFrameText{
				width: 90%;
				left: 5%;
				margin-left: 0;
				bottom: 30px;
			}

			.categoryFrame{
				left: 50%;
				transform: translate(-50%, 0px); 
			}

			.bannerHideText{
				width: 100%;
				padding: 15px 0; 
			}
		}		
		
	</style>
	




	<section id="textblog_block-block_62b60a281e6ed" class="textBlog-block alignfull">

		<div class="disableClickCms"></div>
		<div class="containerBlog">
							<div class="textImage">
					<p><span style="font-weight: 400;">If you’re wondering what it’s like to move to <a href="https://www.empirecommunities.com/north-carolina/charlotte/">Charlotte</a> from another state, just ask Eric Hooper. Born and raised in Cincinnati, Eric made the move to Charlotte in June 2021 and hasn’t looked back since. In his thoughtful article — one of the published pieces on his personal blog “<a href="https://themindfulzoomer.com/" target="_blank" rel="noopener">The Mindful Zoomer</a>” — Eric reflects on five things that he learned during his relocation to help inspire others to take a similar leap of faith. He provides you with insight into the barriers that he faced, the refreshing surprises along the way, and an unfiltered perspective on what it’s like moving to the Queen City.</span></p>
				</div>  
						<div>
						</div>   
		</div> 
	</section>
	<style type="text/css">
		/* Parent Section */ 
		#textblog_block-block_62b60a281e6ed 
		{
			height: auto;
			position: relative;
			width: 100%;
			z-index: 0;
		}

		.lineTextblog { 
			height: 2px;
			background: #2e2624;
			width: 200px;
			margin: 40px 0;
		}

		.textBlog-block .cta_principal_block{
			margin-top: 20px;
		} 

		.textBlog-block .cta_principal_block.center{
			text-align: center; 
		}
		.textBlog-block .cta_principal_block.left{
			text-align: center; 
		}
		.textBlog-block .cta_principal_block.right{
			text-align: center; 
		}

		.textBlog-block img.aligncenter {
			width: 100%;
			height: auto;
		}



	</style>
	



	<section id="banner-block_62b60c601e6ee" class="banner-block alignfull" style="">
		<div class="disableClickCms"></div>
		<div class="contBannerFull contBannerSec">
							<div class="bannerFullImage lazy" data-LazyImage="https://empirecommunities2020.s3.us-east-2.amazonaws.com/wp-content/uploads/2022/06/24190910/210625_empire_076-Freedom-Park-1920x1280.jpg"></div>
				<div class="opacityBG dark" style="opacity: 0.3"></div>
							<div class="bannerFullText">
									<div class="containerBlog">
										<h2 class="text_large" style="font-family: 'AGaramondPro_Bold';">
						Five Things Eric Hooper Learned During His Relocation<br />
<br />
					</h2>
										</div>
								</div>
		</div> 
		
	    		
	</section>
	<style type="text/css">
		/* Parent Section */ 
		#banner-block_62b60c601e6ee 
		{
			height: 800px;
			position: relative;
			width: 100%;
			z-index: 1;
		}

		.contBannerSplit,
		.contBannerFull,
		.contBannerHide {
			height: 100%;
			width: 100%;
		}

		.contBannerFull{
			position: relative;
		}

		.contBannerFrame{
			height: 100%;
			width: 100%;
			box-sizing: border-box;
			padding: 40px;
		}
		.bannerFrameImage{
			height: 100%;
			width: 100%;
			background-position: center;
			background-size: cover;
			background-repeat: no-repeat;
		}
		.bannerFullImage{
			height: 100%;
			width: 100%;
			position: absolute;
			background-position: center;
			background-size: cover;
			background-repeat: no-repeat;
		}
		.bannerSplitImage{
			height: 100%;
			width: 50%; 
			float: right;
			background-position: center;
			background-size: cover;
			background-repeat: no-repeat;     
		}
		.bannerHideImage{
			display: none;
		}

		.imageBannerHide{
			width: 100%;
			height: auto;
		}
		.bannerFrameText {
			width: 860px;
			padding: 30px 30px 0;
			box-sizing: border-box;
			background-color: #fff;
			position: absolute;
			bottom: 40px;
			left: 50%;
			margin-left: -430px;
		}
		.bannerFullText {
			width: 100%;
			float: left;
			text-align: center;
			padding: 10px 10px 0;
			box-sizing: border-box;
			position: absolute;
			top: 50%;
			left: 50%;
			transform: translate(-50%, -50%);
			color: #fff;
		}
		.bannerSplitText{        
			width: 50%;
			height: auto;
			padding: 10px 40px 0;
			box-sizing: border-box;
			position: absolute;
			top: 50%;
			transform: translate(0px, -50%);
		}
		.bannerHideText {
			width: 80%;
			height: auto;
			position: relative;
			margin: auto;
			padding: 20px;
		}
		.bannerFullText h2{
			padding-top: 20px;
			line-height: 1;
		}

		.banner-block h2,
		.banner-block h3,
		.banner-block h4,
		.banner-block h5,
		.banner-block h6{
			line-height: 1;
		}

		.categoryHide{
			padding: 15px 0px;  
		}
		.categorySplit{
			padding: 15px 0;
		}
		.categoryFrame{      
			position: absolute;
			background-color: #EFEFEF;
			padding: 8px 17px 3px;
			top: -10px;
		}
		.categoryFull {
			font-size: 20px;
		}
		.categoryFull a {
			color: white;
		}
		.tags{
			color: #8f8f8f;
		}
		.tagHide{
			margin-top: 20px;
		}
		.tagSplit{
			margin-top: 20px;
		}
		.tagFrame{
			margin-top: 20px;
		}
		.tagFull{
			margin-top: 20px;
		}
		.tagFull a {
			color: #fff;
		}

		@media screen and (max-width: 768px){
			.contBannerFrame{
				padding: 0;
				padding-bottom: 30px;
				box-sizing: border-box;
			}

			.bannerFrameText{
				width: 90%;
				left: 5%;
				margin-left: 0;
				bottom: 30px;
			}

			.categoryFrame{
				left: 50%;
				transform: translate(-50%, 0px); 
			}

			.bannerHideText{
				width: 100%;
				padding: 15px 0; 
			}
		}		
		
	</style>
	




	<section id="textblog_block-block_62b60cd21e6ef" class="textBlog-block alignfull">

		<div class="disableClickCms"></div>
		<div class="containerBlog">
							<div class="textImage">
					<p><span style="font-weight: 400;">This past June, shortly after graduating from Miami University, I accepted a full-time employment opportunity. My goal was to get a job in real estate which I was able to accomplish, but it wasn’t an easy process. Before finding this job, I applied for at least 100 positions. As excited as I was to finally have this monkey off my back, I had to prepare myself for the unknown — moving to a new city.</span></p>
<p>&nbsp;</p>
<p><span style="font-weight: 400;">When I was applying to the jobs I mentioned, 95% of them were located outside of Cincinnati. Cincinnati was my home, where I had grown up, and where I spent the first 22 years of my life. However, I always felt this urge to move away. I wanted to move to a new city, make new experiences, and meet new people. After finding an apartment, packing up the U-Haul, and hitting the road, I was ready to begin my new journey in a new city.</span></p>
				</div>  
						<div>
						</div>   
		</div> 
	</section>
	<style type="text/css">
		/* Parent Section */ 
		#textblog_block-block_62b60cd21e6ef 
		{
			height: auto;
			position: relative;
			width: 100%;
			z-index: 0;
		}

		.lineTextblog { 
			height: 2px;
			background: #2e2624;
			width: 200px;
			margin: 40px 0;
		}

		.textBlog-block .cta_principal_block{
			margin-top: 20px;
		} 

		.textBlog-block .cta_principal_block.center{
			text-align: center; 
		}
		.textBlog-block .cta_principal_block.left{
			text-align: center; 
		}
		.textBlog-block .cta_principal_block.right{
			text-align: center; 
		}

		.textBlog-block img.aligncenter {
			width: 100%;
			height: auto;
		}



	</style>
	



	<section id="banner-block_62b60e051e6f2" class="banner-block alignfull" style="">
		<div class="disableClickCms"></div>
		<div class="contBannerFull contBannerSec">
							<div class="bannerFullImage lazy" data-LazyImage="https://empirecommunities2020.s3.us-east-2.amazonaws.com/wp-content/uploads/2022/06/24191640/brandable-box-8mCsyImZRGY-unsplash-1280x1920.jpg"></div>
				<div class="opacityBG dark" style="opacity: 0.15"></div>
							<div class="bannerFullText">
									<div class="containerBlog">
										<h2 class="text_large" style="font-family: 'AGaramondPro_Bold';">
						The Move					</h2>
										</div>
								</div>
		</div> 
		
	    		
	</section>
	<style type="text/css">
		/* Parent Section */ 
		#banner-block_62b60e051e6f2 
		{
			height: 800px;
			position: relative;
			width: 100%;
			z-index: 1;
		}

		.contBannerSplit,
		.contBannerFull,
		.contBannerHide {
			height: 100%;
			width: 100%;
		}

		.contBannerFull{
			position: relative;
		}

		.contBannerFrame{
			height: 100%;
			width: 100%;
			box-sizing: border-box;
			padding: 40px;
		}
		.bannerFrameImage{
			height: 100%;
			width: 100%;
			background-position: center;
			background-size: cover;
			background-repeat: no-repeat;
		}
		.bannerFullImage{
			height: 100%;
			width: 100%;
			position: absolute;
			background-position: center;
			background-size: cover;
			background-repeat: no-repeat;
		}
		.bannerSplitImage{
			height: 100%;
			width: 50%; 
			float: right;
			background-position: center;
			background-size: cover;
			background-repeat: no-repeat;     
		}
		.bannerHideImage{
			display: none;
		}

		.imageBannerHide{
			width: 100%;
			height: auto;
		}
		.bannerFrameText {
			width: 860px;
			padding: 30px 30px 0;
			box-sizing: border-box;
			background-color: #fff;
			position: absolute;
			bottom: 40px;
			left: 50%;
			margin-left: -430px;
		}
		.bannerFullText {
			width: 100%;
			float: left;
			text-align: center;
			padding: 10px 10px 0;
			box-sizing: border-box;
			position: absolute;
			top: 50%;
			left: 50%;
			transform: translate(-50%, -50%);
			color: #fff;
		}
		.bannerSplitText{        
			width: 50%;
			height: auto;
			padding: 10px 40px 0;
			box-sizing: border-box;
			position: absolute;
			top: 50%;
			transform: translate(0px, -50%);
		}
		.bannerHideText {
			width: 80%;
			height: auto;
			position: relative;
			margin: auto;
			padding: 20px;
		}
		.bannerFullText h2{
			padding-top: 20px;
			line-height: 1;
		}

		.banner-block h2,
		.banner-block h3,
		.banner-block h4,
		.banner-block h5,
		.banner-block h6{
			line-height: 1;
		}

		.categoryHide{
			padding: 15px 0px;  
		}
		.categorySplit{
			padding: 15px 0;
		}
		.categoryFrame{      
			position: absolute;
			background-color: #EFEFEF;
			padding: 8px 17px 3px;
			top: -10px;
		}
		.categoryFull {
			font-size: 20px;
		}
		.categoryFull a {
			color: white;
		}
		.tags{
			color: #8f8f8f;
		}
		.tagHide{
			margin-top: 20px;
		}
		.tagSplit{
			margin-top: 20px;
		}
		.tagFrame{
			margin-top: 20px;
		}
		.tagFull{
			margin-top: 20px;
		}
		.tagFull a {
			color: #fff;
		}

		@media screen and (max-width: 768px){
			.contBannerFrame{
				padding: 0;
				padding-bottom: 30px;
				box-sizing: border-box;
			}

			.bannerFrameText{
				width: 90%;
				left: 5%;
				margin-left: 0;
				bottom: 30px;
			}

			.categoryFrame{
				left: 50%;
				transform: translate(-50%, 0px); 
			}

			.bannerHideText{
				width: 100%;
				padding: 15px 0; 
			}
		}		
		
	</style>
	




	<section id="textblog_block-block_62b60e401e6f3" class="textBlog-block alignfull">

		<div class="disableClickCms"></div>
		<div class="containerBlog">
							<div class="textImage">
					<p><span style="font-weight: 400;">Fast forward to now and it’s been months since I left Cincinnati and moved to Charlotte. It’s taken time, but I feel like I’m finally starting to find my footing in this new city. However, it wasn’t always easy. Early on, I found myself homesick, anxious, and unsure if I made the right decision. When you visualize your move to a new city, you think of everything that could go right. You imagine that you’ll meet tons of new people, have amazing experiences, and love the work that you do each and every day.</span></p>
<p>&nbsp;</p>
<p><span style="font-weight: 400;">The reality of the situation is much different. You will have problems, feel anxious, and question your decision. Fortunately, things will get better, whether you believe it in the moment or not. Unlike me, you don’t have to move to a new city not knowing what to expect. These are the five things that I’ve learned since moving to a new city.</span></p>
				</div>  
						<div>
						</div>   
		</div> 
	</section>
	<style type="text/css">
		/* Parent Section */ 
		#textblog_block-block_62b60e401e6f3 
		{
			height: auto;
			position: relative;
			width: 100%;
			z-index: 0;
		}

		.lineTextblog { 
			height: 2px;
			background: #2e2624;
			width: 200px;
			margin: 40px 0;
		}

		.textBlog-block .cta_principal_block{
			margin-top: 20px;
		} 

		.textBlog-block .cta_principal_block.center{
			text-align: center; 
		}
		.textBlog-block .cta_principal_block.left{
			text-align: center; 
		}
		.textBlog-block .cta_principal_block.right{
			text-align: center; 
		}

		.textBlog-block img.aligncenter {
			width: 100%;
			height: auto;
		}



	</style>
	



	<section id="banner-block_62b9fd271e6f4" class="banner-block alignfull" style="">
		<div class="disableClickCms"></div>
		<div class="contBannerFull contBannerSec">
							<div class="bannerFullImage lazy" data-LazyImage="https://empirecommunities2020.s3.us-east-2.amazonaws.com/wp-content/uploads/2022/06/27191014/210624_empire_071-Optimist-Hall-1920x1280.jpg"></div>
				<div class="opacityBG dark" style="opacity: 0.3"></div>
							<div class="bannerFullText">
									<div class="containerBlog">
										<h2 class="text_large" style="font-family: 'AGaramondPro_Bold';">
						1) Say Yes to (Almost) Everything<br />
					</h2>
										</div>
								</div>
		</div> 
		
	    		
	</section>
	<style type="text/css">
		/* Parent Section */ 
		#banner-block_62b9fd271e6f4 
		{
			height: 800px;
			position: relative;
			width: 100%;
			z-index: 1;
		}

		.contBannerSplit,
		.contBannerFull,
		.contBannerHide {
			height: 100%;
			width: 100%;
		}

		.contBannerFull{
			position: relative;
		}

		.contBannerFrame{
			height: 100%;
			width: 100%;
			box-sizing: border-box;
			padding: 40px;
		}
		.bannerFrameImage{
			height: 100%;
			width: 100%;
			background-position: center;
			background-size: cover;
			background-repeat: no-repeat;
		}
		.bannerFullImage{
			height: 100%;
			width: 100%;
			position: absolute;
			background-position: center;
			background-size: cover;
			background-repeat: no-repeat;
		}
		.bannerSplitImage{
			height: 100%;
			width: 50%; 
			float: right;
			background-position: center;
			background-size: cover;
			background-repeat: no-repeat;     
		}
		.bannerHideImage{
			display: none;
		}

		.imageBannerHide{
			width: 100%;
			height: auto;
		}
		.bannerFrameText {
			width: 860px;
			padding: 30px 30px 0;
			box-sizing: border-box;
			background-color: #fff;
			position: absolute;
			bottom: 40px;
			left: 50%;
			margin-left: -430px;
		}
		.bannerFullText {
			width: 100%;
			float: left;
			text-align: center;
			padding: 10px 10px 0;
			box-sizing: border-box;
			position: absolute;
			top: 50%;
			left: 50%;
			transform: translate(-50%, -50%);
			color: #fff;
		}
		.bannerSplitText{        
			width: 50%;
			height: auto;
			padding: 10px 40px 0;
			box-sizing: border-box;
			position: absolute;
			top: 50%;
			transform: translate(0px, -50%);
		}
		.bannerHideText {
			width: 80%;
			height: auto;
			position: relative;
			margin: auto;
			padding: 20px;
		}
		.bannerFullText h2{
			padding-top: 20px;
			line-height: 1;
		}

		.banner-block h2,
		.banner-block h3,
		.banner-block h4,
		.banner-block h5,
		.banner-block h6{
			line-height: 1;
		}

		.categoryHide{
			padding: 15px 0px;  
		}
		.categorySplit{
			padding: 15px 0;
		}
		.categoryFrame{      
			position: absolute;
			background-color: #EFEFEF;
			padding: 8px 17px 3px;
			top: -10px;
		}
		.categoryFull {
			font-size: 20px;
		}
		.categoryFull a {
			color: white;
		}
		.tags{
			color: #8f8f8f;
		}
		.tagHide{
			margin-top: 20px;
		}
		.tagSplit{
			margin-top: 20px;
		}
		.tagFrame{
			margin-top: 20px;
		}
		.tagFull{
			margin-top: 20px;
		}
		.tagFull a {
			color: #fff;
		}

		@media screen and (max-width: 768px){
			.contBannerFrame{
				padding: 0;
				padding-bottom: 30px;
				box-sizing: border-box;
			}

			.bannerFrameText{
				width: 90%;
				left: 5%;
				margin-left: 0;
				bottom: 30px;
			}

			.categoryFrame{
				left: 50%;
				transform: translate(-50%, 0px); 
			}

			.bannerHideText{
				width: 100%;
				padding: 15px 0; 
			}
		}		
		
	</style>
	




	<section id="textblog_block-block_62ba0170de2d1" class="textBlog-block alignfull">

		<div class="disableClickCms"></div>
		<div class="containerBlog">
							<div class="textImage">
					<p><span style="font-weight: 400;">If you meet someone new and they ask if you want to go break into some cars, clearly the answer to that question is “no.” However, with pretty much everything else, definitely say “yes.” If someone at work invites you out for a drink, say “yes.” If you get invited to a networking event, say “yes.” When you move to a new city, you hardly know anyone, you don’t know your surroundings very well, and you definitely don’t know what tomorrow is going to throw at you. If you say “yes” to going out, networking, or grabbing a coffee, you could meet that someone who’ll turn a new city into a new home.</span></p>
<p>&nbsp;</p>
<p><span style="font-weight: 400;">For me, I only knew one person when I moved to Charlotte. Although I’ve met friends through that person, I’ve also been forced to step outside of my comfort zone — for instance, going to apartment socials not knowing a soul, joining a new gym where the trainers already know everyone by name, and going to <a href="https://www.empirecommunities.com/blog/how-to-host-the-best-tailgate-party-nc/">football tailgates</a> all by myself. Being alone in a new city can be scary, but it can also be exciting. All you have to do is say “yes.”</span></p>
				</div>  
						<div>
						</div>   
		</div> 
	</section>
	<style type="text/css">
		/* Parent Section */ 
		#textblog_block-block_62ba0170de2d1 
		{
			height: auto;
			position: relative;
			width: 100%;
			z-index: 0;
		}

		.lineTextblog { 
			height: 2px;
			background: #2e2624;
			width: 200px;
			margin: 40px 0;
		}

		.textBlog-block .cta_principal_block{
			margin-top: 20px;
		} 

		.textBlog-block .cta_principal_block.center{
			text-align: center; 
		}
		.textBlog-block .cta_principal_block.left{
			text-align: center; 
		}
		.textBlog-block .cta_principal_block.right{
			text-align: center; 
		}

		.textBlog-block img.aligncenter {
			width: 100%;
			height: auto;
		}



	</style>
	



	<section id="banner-block_62b60ded1e6f1" class="banner-block alignfull" style="">
		<div class="disableClickCms"></div>
		<div class="contBannerFull contBannerSec">
							<div class="bannerFullImage lazy" data-LazyImage="https://empirecommunities2020.s3.us-east-2.amazonaws.com/wp-content/uploads/2022/06/27191702/210613_empire_034-Fahrenheit-Rooftop-1920x1280.jpg"></div>
				<div class="opacityBG dark" style="opacity: 0.15"></div>
							<div class="bannerFullText">
									<div class="containerBlog">
										<h2 class="text_large" style="font-family: 'AGaramondPro_Bold';">
						2) Sacrifice Money for Experiences					</h2>
										</div>
								</div>
		</div> 
		
	    		
	</section>
	<style type="text/css">
		/* Parent Section */ 
		#banner-block_62b60ded1e6f1 
		{
			height: 800px;
			position: relative;
			width: 100%;
			z-index: 1;
		}

		.contBannerSplit,
		.contBannerFull,
		.contBannerHide {
			height: 100%;
			width: 100%;
		}

		.contBannerFull{
			position: relative;
		}

		.contBannerFrame{
			height: 100%;
			width: 100%;
			box-sizing: border-box;
			padding: 40px;
		}
		.bannerFrameImage{
			height: 100%;
			width: 100%;
			background-position: center;
			background-size: cover;
			background-repeat: no-repeat;
		}
		.bannerFullImage{
			height: 100%;
			width: 100%;
			position: absolute;
			background-position: center;
			background-size: cover;
			background-repeat: no-repeat;
		}
		.bannerSplitImage{
			height: 100%;
			width: 50%; 
			float: right;
			background-position: center;
			background-size: cover;
			background-repeat: no-repeat;     
		}
		.bannerHideImage{
			display: none;
		}

		.imageBannerHide{
			width: 100%;
			height: auto;
		}
		.bannerFrameText {
			width: 860px;
			padding: 30px 30px 0;
			box-sizing: border-box;
			background-color: #fff;
			position: absolute;
			bottom: 40px;
			left: 50%;
			margin-left: -430px;
		}
		.bannerFullText {
			width: 100%;
			float: left;
			text-align: center;
			padding: 10px 10px 0;
			box-sizing: border-box;
			position: absolute;
			top: 50%;
			left: 50%;
			transform: translate(-50%, -50%);
			color: #fff;
		}
		.bannerSplitText{        
			width: 50%;
			height: auto;
			padding: 10px 40px 0;
			box-sizing: border-box;
			position: absolute;
			top: 50%;
			transform: translate(0px, -50%);
		}
		.bannerHideText {
			width: 80%;
			height: auto;
			position: relative;
			margin: auto;
			padding: 20px;
		}
		.bannerFullText h2{
			padding-top: 20px;
			line-height: 1;
		}

		.banner-block h2,
		.banner-block h3,
		.banner-block h4,
		.banner-block h5,
		.banner-block h6{
			line-height: 1;
		}

		.categoryHide{
			padding: 15px 0px;  
		}
		.categorySplit{
			padding: 15px 0;
		}
		.categoryFrame{      
			position: absolute;
			background-color: #EFEFEF;
			padding: 8px 17px 3px;
			top: -10px;
		}
		.categoryFull {
			font-size: 20px;
		}
		.categoryFull a {
			color: white;
		}
		.tags{
			color: #8f8f8f;
		}
		.tagHide{
			margin-top: 20px;
		}
		.tagSplit{
			margin-top: 20px;
		}
		.tagFrame{
			margin-top: 20px;
		}
		.tagFull{
			margin-top: 20px;
		}
		.tagFull a {
			color: #fff;
		}

		@media screen and (max-width: 768px){
			.contBannerFrame{
				padding: 0;
				padding-bottom: 30px;
				box-sizing: border-box;
			}

			.bannerFrameText{
				width: 90%;
				left: 5%;
				margin-left: 0;
				bottom: 30px;
			}

			.categoryFrame{
				left: 50%;
				transform: translate(-50%, 0px); 
			}

			.bannerHideText{
				width: 100%;
				padding: 15px 0; 
			}
		}		
		
	</style>
	




	<section id="textblog_block-block_62ba02bbde2d2" class="textBlog-block alignfull">

		<div class="disableClickCms"></div>
		<div class="containerBlog">
							<div class="textImage">
					<p><span style="font-weight: 400;">If you’re coming out of college, more likely than not, this is the first time you’ve really had to focus on handling your own <a href="https://www.empirecommunities.com/blog/homebuyers-guide-finances-nc/">finances</a> and paying bills. If you listen to any financial guru out there, they’ll tell you to move in with your parents, never eat out, and stack that cash. However, if you’re moving to a new city, that’s just not possible. Being able to save money and not paying rent can be pretty cool, but so can moving to a new city.</span></p>
<p>&nbsp;</p>
<p><span style="font-weight: 400;">Living in a new city, you’ll have to sacrifice money for experiences. You’ll have to pay for rent, utilities, cable and internet, groceries, and the list goes on and on. That being said, the intangible benefits you’ll gain from moving to a new city will far outweigh the money you have to spend. You’ll meet new people, have new experiences, and gain the self-confidence you never thought you could develop. Sure, you might be strapped for cash and dislike seeing your bank account so low, but who cares? You’re in your early 20’s and in the grand scheme of things, that $13 glass of bourbon you bought on a night out won’t matter.</span></p>
				</div>  
						<div>
						</div>   
		</div> 
	</section>
	<style type="text/css">
		/* Parent Section */ 
		#textblog_block-block_62ba02bbde2d2 
		{
			height: auto;
			position: relative;
			width: 100%;
			z-index: 0;
		}

		.lineTextblog { 
			height: 2px;
			background: #2e2624;
			width: 200px;
			margin: 40px 0;
		}

		.textBlog-block .cta_principal_block{
			margin-top: 20px;
		} 

		.textBlog-block .cta_principal_block.center{
			text-align: center; 
		}
		.textBlog-block .cta_principal_block.left{
			text-align: center; 
		}
		.textBlog-block .cta_principal_block.right{
			text-align: center; 
		}

		.textBlog-block img.aligncenter {
			width: 100%;
			height: auto;
		}



	</style>
	



	<section id="banner-block_62ba004bde2d0" class="banner-block alignfull" style="">
		<div class="disableClickCms"></div>
		<div class="contBannerFull contBannerSec">
							<div class="bannerFullImage lazy" data-LazyImage="https://empirecommunities2020.s3.us-east-2.amazonaws.com/wp-content/uploads/2022/06/27192316/210624_empire_072-Optimist-Hall-1-1920x1280.jpg"></div>
				<div class="opacityBG dark" style="opacity: 0.3"></div>
							<div class="bannerFullText">
									<div class="containerBlog">
										<h2 class="text_large" style="font-family: 'AGaramondPro_Bold';">
						3) Give Yourself Time					</h2>
										</div>
								</div>
		</div> 
		
	    		
	</section>
	<style type="text/css">
		/* Parent Section */ 
		#banner-block_62ba004bde2d0 
		{
			height: 800px;
			position: relative;
			width: 100%;
			z-index: 1;
		}

		.contBannerSplit,
		.contBannerFull,
		.contBannerHide {
			height: 100%;
			width: 100%;
		}

		.contBannerFull{
			position: relative;
		}

		.contBannerFrame{
			height: 100%;
			width: 100%;
			box-sizing: border-box;
			padding: 40px;
		}
		.bannerFrameImage{
			height: 100%;
			width: 100%;
			background-position: center;
			background-size: cover;
			background-repeat: no-repeat;
		}
		.bannerFullImage{
			height: 100%;
			width: 100%;
			position: absolute;
			background-position: center;
			background-size: cover;
			background-repeat: no-repeat;
		}
		.bannerSplitImage{
			height: 100%;
			width: 50%; 
			float: right;
			background-position: center;
			background-size: cover;
			background-repeat: no-repeat;     
		}
		.bannerHideImage{
			display: none;
		}

		.imageBannerHide{
			width: 100%;
			height: auto;
		}
		.bannerFrameText {
			width: 860px;
			padding: 30px 30px 0;
			box-sizing: border-box;
			background-color: #fff;
			position: absolute;
			bottom: 40px;
			left: 50%;
			margin-left: -430px;
		}
		.bannerFullText {
			width: 100%;
			float: left;
			text-align: center;
			padding: 10px 10px 0;
			box-sizing: border-box;
			position: absolute;
			top: 50%;
			left: 50%;
			transform: translate(-50%, -50%);
			color: #fff;
		}
		.bannerSplitText{        
			width: 50%;
			height: auto;
			padding: 10px 40px 0;
			box-sizing: border-box;
			position: absolute;
			top: 50%;
			transform: translate(0px, -50%);
		}
		.bannerHideText {
			width: 80%;
			height: auto;
			position: relative;
			margin: auto;
			padding: 20px;
		}
		.bannerFullText h2{
			padding-top: 20px;
			line-height: 1;
		}

		.banner-block h2,
		.banner-block h3,
		.banner-block h4,
		.banner-block h5,
		.banner-block h6{
			line-height: 1;
		}

		.categoryHide{
			padding: 15px 0px;  
		}
		.categorySplit{
			padding: 15px 0;
		}
		.categoryFrame{      
			position: absolute;
			background-color: #EFEFEF;
			padding: 8px 17px 3px;
			top: -10px;
		}
		.categoryFull {
			font-size: 20px;
		}
		.categoryFull a {
			color: white;
		}
		.tags{
			color: #8f8f8f;
		}
		.tagHide{
			margin-top: 20px;
		}
		.tagSplit{
			margin-top: 20px;
		}
		.tagFrame{
			margin-top: 20px;
		}
		.tagFull{
			margin-top: 20px;
		}
		.tagFull a {
			color: #fff;
		}

		@media screen and (max-width: 768px){
			.contBannerFrame{
				padding: 0;
				padding-bottom: 30px;
				box-sizing: border-box;
			}

			.bannerFrameText{
				width: 90%;
				left: 5%;
				margin-left: 0;
				bottom: 30px;
			}

			.categoryFrame{
				left: 50%;
				transform: translate(-50%, 0px); 
			}

			.bannerHideText{
				width: 100%;
				padding: 15px 0; 
			}
		}		
		
	</style>
	




	<section id="textblog_block-block_62ba040bde2d3" class="textBlog-block alignfull">

		<div class="disableClickCms"></div>
		<div class="containerBlog">
							<div class="textImage">
					<p><span style="font-weight: 400;">When I moved to Charlotte, I felt like I needed to make tons of new friends immediately. As time passed and I hadn’t made a hundred new friends in a week, I started to get anxious and doubt if I could make this move work. However, I found comfort in a phrase I’m sure you’ve heard often — “quality over quantity.” I was spending so much time worrying about meeting people that I wasn’t spending time forming meaningful relationships with anyone. Give yourself time when moving to a new city. It’s not easy meeting new people and it’s not easy to turn an introduction into a friendship. As with anything in life, these things take time, so give yourself some.</span></p>
				</div>  
						<div>
						</div>   
		</div> 
	</section>
	<style type="text/css">
		/* Parent Section */ 
		#textblog_block-block_62ba040bde2d3 
		{
			height: auto;
			position: relative;
			width: 100%;
			z-index: 0;
		}

		.lineTextblog { 
			height: 2px;
			background: #2e2624;
			width: 200px;
			margin: 40px 0;
		}

		.textBlog-block .cta_principal_block{
			margin-top: 20px;
		} 

		.textBlog-block .cta_principal_block.center{
			text-align: center; 
		}
		.textBlog-block .cta_principal_block.left{
			text-align: center; 
		}
		.textBlog-block .cta_principal_block.right{
			text-align: center; 
		}

		.textBlog-block img.aligncenter {
			width: 100%;
			height: auto;
		}



	</style>
	



	<section id="banner-block_62ba0452de2d4" class="banner-block alignfull" style="">
		<div class="disableClickCms"></div>
		<div class="contBannerFull contBannerSec">
							<div class="bannerFullImage lazy" data-LazyImage="https://empirecommunities2020.s3.us-east-2.amazonaws.com/wp-content/uploads/2022/06/27193015/pexels-tima-miroshnichenko-6598770-1920x1280.jpg"></div>
				<div class="opacityBG dark" style="opacity: 0.3"></div>
							<div class="bannerFullText">
									<div class="containerBlog">
										<h2 class="text_large" style="font-family: 'AGaramondPro_Bold';">
						4) Be Kind to Everyone You Meet					</h2>
										</div>
								</div>
		</div> 
		
	    		
	</section>
	<style type="text/css">
		/* Parent Section */ 
		#banner-block_62ba0452de2d4 
		{
			height: 800px;
			position: relative;
			width: 100%;
			z-index: 1;
		}

		.contBannerSplit,
		.contBannerFull,
		.contBannerHide {
			height: 100%;
			width: 100%;
		}

		.contBannerFull{
			position: relative;
		}

		.contBannerFrame{
			height: 100%;
			width: 100%;
			box-sizing: border-box;
			padding: 40px;
		}
		.bannerFrameImage{
			height: 100%;
			width: 100%;
			background-position: center;
			background-size: cover;
			background-repeat: no-repeat;
		}
		.bannerFullImage{
			height: 100%;
			width: 100%;
			position: absolute;
			background-position: center;
			background-size: cover;
			background-repeat: no-repeat;
		}
		.bannerSplitImage{
			height: 100%;
			width: 50%; 
			float: right;
			background-position: center;
			background-size: cover;
			background-repeat: no-repeat;     
		}
		.bannerHideImage{
			display: none;
		}

		.imageBannerHide{
			width: 100%;
			height: auto;
		}
		.bannerFrameText {
			width: 860px;
			padding: 30px 30px 0;
			box-sizing: border-box;
			background-color: #fff;
			position: absolute;
			bottom: 40px;
			left: 50%;
			margin-left: -430px;
		}
		.bannerFullText {
			width: 100%;
			float: left;
			text-align: center;
			padding: 10px 10px 0;
			box-sizing: border-box;
			position: absolute;
			top: 50%;
			left: 50%;
			transform: translate(-50%, -50%);
			color: #fff;
		}
		.bannerSplitText{        
			width: 50%;
			height: auto;
			padding: 10px 40px 0;
			box-sizing: border-box;
			position: absolute;
			top: 50%;
			transform: translate(0px, -50%);
		}
		.bannerHideText {
			width: 80%;
			height: auto;
			position: relative;
			margin: auto;
			padding: 20px;
		}
		.bannerFullText h2{
			padding-top: 20px;
			line-height: 1;
		}

		.banner-block h2,
		.banner-block h3,
		.banner-block h4,
		.banner-block h5,
		.banner-block h6{
			line-height: 1;
		}

		.categoryHide{
			padding: 15px 0px;  
		}
		.categorySplit{
			padding: 15px 0;
		}
		.categoryFrame{      
			position: absolute;
			background-color: #EFEFEF;
			padding: 8px 17px 3px;
			top: -10px;
		}
		.categoryFull {
			font-size: 20px;
		}
		.categoryFull a {
			color: white;
		}
		.tags{
			color: #8f8f8f;
		}
		.tagHide{
			margin-top: 20px;
		}
		.tagSplit{
			margin-top: 20px;
		}
		.tagFrame{
			margin-top: 20px;
		}
		.tagFull{
			margin-top: 20px;
		}
		.tagFull a {
			color: #fff;
		}

		@media screen and (max-width: 768px){
			.contBannerFrame{
				padding: 0;
				padding-bottom: 30px;
				box-sizing: border-box;
			}

			.bannerFrameText{
				width: 90%;
				left: 5%;
				margin-left: 0;
				bottom: 30px;
			}

			.categoryFrame{
				left: 50%;
				transform: translate(-50%, 0px); 
			}

			.bannerHideText{
				width: 100%;
				padding: 15px 0; 
			}
		}		
		
	</style>
	




	<section id="textblog_block-block_62ba05fede2d5" class="textBlog-block alignfull">

		<div class="disableClickCms"></div>
		<div class="containerBlog">
							<div class="textImage">
					<p><span style="font-weight: 400;">Ever since moving to a new city, I’ve gained a newfound appreciation for being kind to everyone I meet. When I was in college or even in my hometown, I was comfortable. I had my friends from high school, college, and sports, and I never felt like I needed to go out of my way to meet anyone else. I never knew what it felt like to be the new guy when everyone around you is already comfortable with each other. Whenever anyone would go out of their way to talk to me or invite me somewhere, it meant a lot to me. Point being, if you’re kind to everyone you meet, then they’ll reciprocate that kindness right back.</span></p>
				</div>  
						<div>
						</div>   
		</div> 
	</section>
	<style type="text/css">
		/* Parent Section */ 
		#textblog_block-block_62ba05fede2d5 
		{
			height: auto;
			position: relative;
			width: 100%;
			z-index: 0;
		}

		.lineTextblog { 
			height: 2px;
			background: #2e2624;
			width: 200px;
			margin: 40px 0;
		}

		.textBlog-block .cta_principal_block{
			margin-top: 20px;
		} 

		.textBlog-block .cta_principal_block.center{
			text-align: center; 
		}
		.textBlog-block .cta_principal_block.left{
			text-align: center; 
		}
		.textBlog-block .cta_principal_block.right{
			text-align: center; 
		}

		.textBlog-block img.aligncenter {
			width: 100%;
			height: auto;
		}



	</style>
	



	<section id="banner-block_62ba07e0de2d7" class="banner-block alignfull" style="">
		<div class="disableClickCms"></div>
		<div class="contBannerFull contBannerSec">
							<div class="bannerFullImage lazy" data-LazyImage="https://empirecommunities2020.s3.us-east-2.amazonaws.com/wp-content/uploads/2022/06/27194208/210625_empire_073-Freedom-Park-1920x1280.jpg"></div>
				<div class="opacityBG dark" style="opacity: 0.3"></div>
							<div class="bannerFullText">
									<div class="containerBlog">
										<h2 class="text_large" style="font-family: 'AGaramondPro_Bold';">
						5) Be Okay Being Alone					</h2>
										</div>
								</div>
		</div> 
		
	    		
	</section>
	<style type="text/css">
		/* Parent Section */ 
		#banner-block_62ba07e0de2d7 
		{
			height: 800px;
			position: relative;
			width: 100%;
			z-index: 1;
		}

		.contBannerSplit,
		.contBannerFull,
		.contBannerHide {
			height: 100%;
			width: 100%;
		}

		.contBannerFull{
			position: relative;
		}

		.contBannerFrame{
			height: 100%;
			width: 100%;
			box-sizing: border-box;
			padding: 40px;
		}
		.bannerFrameImage{
			height: 100%;
			width: 100%;
			background-position: center;
			background-size: cover;
			background-repeat: no-repeat;
		}
		.bannerFullImage{
			height: 100%;
			width: 100%;
			position: absolute;
			background-position: center;
			background-size: cover;
			background-repeat: no-repeat;
		}
		.bannerSplitImage{
			height: 100%;
			width: 50%; 
			float: right;
			background-position: center;
			background-size: cover;
			background-repeat: no-repeat;     
		}
		.bannerHideImage{
			display: none;
		}

		.imageBannerHide{
			width: 100%;
			height: auto;
		}
		.bannerFrameText {
			width: 860px;
			padding: 30px 30px 0;
			box-sizing: border-box;
			background-color: #fff;
			position: absolute;
			bottom: 40px;
			left: 50%;
			margin-left: -430px;
		}
		.bannerFullText {
			width: 100%;
			float: left;
			text-align: center;
			padding: 10px 10px 0;
			box-sizing: border-box;
			position: absolute;
			top: 50%;
			left: 50%;
			transform: translate(-50%, -50%);
			color: #fff;
		}
		.bannerSplitText{        
			width: 50%;
			height: auto;
			padding: 10px 40px 0;
			box-sizing: border-box;
			position: absolute;
			top: 50%;
			transform: translate(0px, -50%);
		}
		.bannerHideText {
			width: 80%;
			height: auto;
			position: relative;
			margin: auto;
			padding: 20px;
		}
		.bannerFullText h2{
			padding-top: 20px;
			line-height: 1;
		}

		.banner-block h2,
		.banner-block h3,
		.banner-block h4,
		.banner-block h5,
		.banner-block h6{
			line-height: 1;
		}

		.categoryHide{
			padding: 15px 0px;  
		}
		.categorySplit{
			padding: 15px 0;
		}
		.categoryFrame{      
			position: absolute;
			background-color: #EFEFEF;
			padding: 8px 17px 3px;
			top: -10px;
		}
		.categoryFull {
			font-size: 20px;
		}
		.categoryFull a {
			color: white;
		}
		.tags{
			color: #8f8f8f;
		}
		.tagHide{
			margin-top: 20px;
		}
		.tagSplit{
			margin-top: 20px;
		}
		.tagFrame{
			margin-top: 20px;
		}
		.tagFull{
			margin-top: 20px;
		}
		.tagFull a {
			color: #fff;
		}

		@media screen and (max-width: 768px){
			.contBannerFrame{
				padding: 0;
				padding-bottom: 30px;
				box-sizing: border-box;
			}

			.bannerFrameText{
				width: 90%;
				left: 5%;
				margin-left: 0;
				bottom: 30px;
			}

			.categoryFrame{
				left: 50%;
				transform: translate(-50%, 0px); 
			}

			.bannerHideText{
				width: 100%;
				padding: 15px 0; 
			}
		}		
		
	</style>
	




	<section id="textblog_block-block_62ba0739de2d6" class="textBlog-block alignfull">

		<div class="disableClickCms"></div>
		<div class="containerBlog">
							<div class="textImage">
					<p><span style="font-weight: 400;">This one might be easier said than done, depending on the type of person you are. For me, I’m definitely an introvert and a homebody. There is nothing I would rather do on a Friday or Saturday night than sit on the couch and watch Netflix. Being alone is easy and comes naturally to me. However, no matter if you’re an extrovert or an introvert, being okay with being alone is crucial to your life in a new city. If you’re able to find happiness on your own, then you’ll naturally attract people to you. People don’t want to feel like you’re dependent on them for your happiness because that’s not fair to the other person. Be okay taking a walk by yourself, eating out at a table for one, or catching up on your favorite Netflix series. Find happiness in solitude.</span></p>
				</div>  
						<div>
						</div>   
		</div> 
	</section>
	<style type="text/css">
		/* Parent Section */ 
		#textblog_block-block_62ba0739de2d6 
		{
			height: auto;
			position: relative;
			width: 100%;
			z-index: 0;
		}

		.lineTextblog { 
			height: 2px;
			background: #2e2624;
			width: 200px;
			margin: 40px 0;
		}

		.textBlog-block .cta_principal_block{
			margin-top: 20px;
		} 

		.textBlog-block .cta_principal_block.center{
			text-align: center; 
		}
		.textBlog-block .cta_principal_block.left{
			text-align: center; 
		}
		.textBlog-block .cta_principal_block.right{
			text-align: center; 
		}

		.textBlog-block img.aligncenter {
			width: 100%;
			height: auto;
		}



	</style>
	




	<section id="textblog_block-block_62ba0918de2d9" class="textBlog-block alignfull">

		<div class="disableClickCms"></div>
		<div class="containerBlog">
							<div class="textImage">
					<p><span style="font-weight: 400;">Moving to a new city can be the scariest time of your life, but also the most fulfilling. I never knew what to expect when I moved to Charlotte besides the visions I conjured up inside my own head. Looking back five months ago, was it as glamorous as I expected? Definitely not. Was it one of the best things I’ve ever done for myself? Absolutely. If you’ve just moved to a new city or are thinking about doing so, just get out there and do it. You’ve got nothing to lose.</span></p>
				</div>  
						<div>
						</div>   
		</div> 
	</section>
	<style type="text/css">
		/* Parent Section */ 
		#textblog_block-block_62ba0918de2d9 
		{
			height: auto;
			position: relative;
			width: 100%;
			z-index: 0;
		}

		.lineTextblog { 
			height: 2px;
			background: #2e2624;
			width: 200px;
			margin: 40px 0;
		}

		.textBlog-block .cta_principal_block{
			margin-top: 20px;
		} 

		.textBlog-block .cta_principal_block.center{
			text-align: center; 
		}
		.textBlog-block .cta_principal_block.left{
			text-align: center; 
		}
		.textBlog-block .cta_principal_block.right{
			text-align: center; 
		}

		.textBlog-block img.aligncenter {
			width: 100%;
			height: auto;
		}



	</style>
	




	<section id="textblog_block-block_62ba0a2dde2da" class="textBlog-block alignfull">

		<div class="disableClickCms"></div>
		<div class="containerBlog">
							<div class="textImage">
					<p><span data-preserver-spaces="true">Thinking about moving to the Queen City? Find out why you&#8217;ll love living in </span><a class="editor-rtfLink" href="https://www.empirecommunities.com/blog/reasons-to-love-living-in-charlottes-historic-west-end/" target="_blank" rel="noopener"><span data-preserver-spaces="true">Charlotte&#8217;s historic west end</span></a><span data-preserver-spaces="true"> and the seven reasons you&#8217;ll love living in </span><a class="editor-rtfLink" href="https://www.empirecommunities.com/blog/why-live-in-charlotte-nc/" target="_blank" rel="noopener"><span data-preserver-spaces="true">Charlotte</span></a><span data-preserver-spaces="true">.</span></p>
				</div>  
						<div>
						</div>   
		</div> 
	</section>
	<style type="text/css">
		/* Parent Section */ 
		#textblog_block-block_62ba0a2dde2da 
		{
			height: auto;
			position: relative;
			width: 100%;
			z-index: 0;
		}

		.lineTextblog { 
			height: 2px;
			background: #2e2624;
			width: 200px;
			margin: 40px 0;
		}

		.textBlog-block .cta_principal_block{
			margin-top: 20px;
		} 

		.textBlog-block .cta_principal_block.center{
			text-align: center; 
		}
		.textBlog-block .cta_principal_block.left{
			text-align: center; 
		}
		.textBlog-block .cta_principal_block.right{
			text-align: center; 
		}

		.textBlog-block img.aligncenter {
			width: 100%;
			height: auto;
		}



	</style>
	

]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>The Sunday Reset: How To Start Your Week Off Right</title>
		<link>https://empirecommunities.com/blog/how-to-start-your-week-off-right/</link>
		
		<dc:creator><![CDATA[Nader Mir]]></dc:creator>
		<pubDate>Fri, 10 Jun 2022 14:56:33 +0000</pubDate>
				<guid isPermaLink="false">https://empirecommunities.com/?post_type=blog_posts&#038;p=100254</guid>

					<description><![CDATA[]]></description>
										<content:encoded><![CDATA[	<section id="banner-block_2b5b1159bdb87bcd1d20f5c65022f6e1" class="banner-block alignfull" style="">
		<div class="disableClickCms"></div>
		<div class="contBannerFull contBannerSec">
							<div class="bannerFullImage lazy" data-LazyImage="https://empirecommunities2020.s3.us-east-2.amazonaws.com/wp-content/uploads/2022/06/09200645/sincerely-media-2eDp0UqvgB8-unsplash-1280x1920.jpg"></div>
				<div class="opacityBG dark" style="opacity: 0.15"></div>
							<div class="bannerFullText">
									<div class="containerBlog">
										<h2 class="text_extraLarge" style="font-family: 'AGaramondPro_Bold';">
						The Sunday Reset: How To Start Your Week Off Right					</h2>
										</div>
								</div>
		</div> 
		
	    				<div class="tagsContent">
					<div class="containerBlog">
						<div class="tagsHeader"><div class="blogTag"><div class="outer"><div class="middle">Blog > <span class="tagCat"><a href="https://empirecommunities.com/blog-category/better-living/">Better Living</a> | <a href="https://empirecommunities.com/blog-category/lifestyle/">Lifestyle</a></span></div></div></div><div class="tagsTag"><div class="outer"><div class="middle">Tags: <span class="tagCat"><a href="https://empirecommunities.com/blog-tag/reflecting/">Reflecting</a>, <a href="https://empirecommunities.com/blog-tag/wellness/">Wellness</a>, <a href="https://empirecommunities.com/blog-tag/tips-tricks/">Tips &amp; Tricks</a>, <a href="https://empirecommunities.com/blog-tag/cooking/">Cooking</a>, <a href="https://empirecommunities.com/blog-tag/how-tos/">How To&#8217;s</a></span></div></div></div></div><div class="shareblogTags"><div class="outer"><div class="middle"><p>SHARE POST:</p><div class="mediaShare"><div class="fbShare"></div><div class="twShare"></div></div></div></div></div>					</div>
				</div>
						
	</section>
	<style type="text/css">
		/* Parent Section */ 
		#banner-block_2b5b1159bdb87bcd1d20f5c65022f6e1 
		{
			height: 800px;
			position: relative;
			width: 100%;
			z-index: 1;
		}

		.contBannerSplit,
		.contBannerFull,
		.contBannerHide {
			height: 100%;
			width: 100%;
		}

		.contBannerFull{
			position: relative;
		}

		.contBannerFrame{
			height: 100%;
			width: 100%;
			box-sizing: border-box;
			padding: 40px;
		}
		.bannerFrameImage{
			height: 100%;
			width: 100%;
			background-position: center;
			background-size: cover;
			background-repeat: no-repeat;
		}
		.bannerFullImage{
			height: 100%;
			width: 100%;
			position: absolute;
			background-position: center;
			background-size: cover;
			background-repeat: no-repeat;
		}
		.bannerSplitImage{
			height: 100%;
			width: 50%; 
			float: right;
			background-position: center;
			background-size: cover;
			background-repeat: no-repeat;     
		}
		.bannerHideImage{
			display: none;
		}

		.imageBannerHide{
			width: 100%;
			height: auto;
		}
		.bannerFrameText {
			width: 860px;
			padding: 30px 30px 0;
			box-sizing: border-box;
			background-color: #fff;
			position: absolute;
			bottom: 40px;
			left: 50%;
			margin-left: -430px;
		}
		.bannerFullText {
			width: 100%;
			float: left;
			text-align: center;
			padding: 10px 10px 0;
			box-sizing: border-box;
			position: absolute;
			top: 50%;
			left: 50%;
			transform: translate(-50%, -50%);
			color: #fff;
		}
		.bannerSplitText{        
			width: 50%;
			height: auto;
			padding: 10px 40px 0;
			box-sizing: border-box;
			position: absolute;
			top: 50%;
			transform: translate(0px, -50%);
		}
		.bannerHideText {
			width: 80%;
			height: auto;
			position: relative;
			margin: auto;
			padding: 20px;
		}
		.bannerFullText h2{
			padding-top: 20px;
			line-height: 1;
		}

		.banner-block h2,
		.banner-block h3,
		.banner-block h4,
		.banner-block h5,
		.banner-block h6{
			line-height: 1;
		}

		.categoryHide{
			padding: 15px 0px;  
		}
		.categorySplit{
			padding: 15px 0;
		}
		.categoryFrame{      
			position: absolute;
			background-color: #EFEFEF;
			padding: 8px 17px 3px;
			top: -10px;
		}
		.categoryFull {
			font-size: 20px;
		}
		.categoryFull a {
			color: white;
		}
		.tags{
			color: #8f8f8f;
		}
		.tagHide{
			margin-top: 20px;
		}
		.tagSplit{
			margin-top: 20px;
		}
		.tagFrame{
			margin-top: 20px;
		}
		.tagFull{
			margin-top: 20px;
		}
		.tagFull a {
			color: #fff;
		}

		@media screen and (max-width: 768px){
			.contBannerFrame{
				padding: 0;
				padding-bottom: 30px;
				box-sizing: border-box;
			}

			.bannerFrameText{
				width: 90%;
				left: 5%;
				margin-left: 0;
				bottom: 30px;
			}

			.categoryFrame{
				left: 50%;
				transform: translate(-50%, 0px); 
			}

			.bannerHideText{
				width: 100%;
				padding: 15px 0; 
			}
		}		
		
	</style>
	




	<section id="textblog_block-block_acf42fafc44138bd8cfa9b2f16fde5fc" class="textBlog-block alignfull">

		<div class="disableClickCms"></div>
		<div class="containerBlog">
							<div class="textImage">
					<p><span style="font-weight: 400;">There&#8217;s no denying that Sunday scaries can creep up on you after a fun-filled weekend, leaving you feeling unprepared for the week ahead. While Sunday is typically known as a day of rest, it can also be used as a day to plan, prep and get organized for the week ahead. Setting aside some time to get your affairs in order will make you feel more at ease by the time Monday rolls around. To help you get started, we’ve created a ‘Sunday Reset’ guide to keep you on track and get your week started right.</span></p>
<p>&nbsp;</p>
				</div>  
						<div>
						</div>   
		</div> 
	</section>
	<style type="text/css">
		/* Parent Section */ 
		#textblog_block-block_acf42fafc44138bd8cfa9b2f16fde5fc 
		{
			height: auto;
			position: relative;
			width: 100%;
			z-index: 0;
		}

		.lineTextblog { 
			height: 2px;
			background: #2e2624;
			width: 200px;
			margin: 40px 0;
		}

		.textBlog-block .cta_principal_block{
			margin-top: 20px;
		} 

		.textBlog-block .cta_principal_block.center{
			text-align: center; 
		}
		.textBlog-block .cta_principal_block.left{
			text-align: center; 
		}
		.textBlog-block .cta_principal_block.right{
			text-align: center; 
		}

		.textBlog-block img.aligncenter {
			width: 100%;
			height: auto;
		}



	</style>
	



	<section id="multimedia-block_5d1aea98307b0affe52497299a656bf4" class="multimedia-block alignfull">
		<div class="disableClickCms"></div>
		<div class="containerBlog">
						<div class="contsplitMultimediaSmall">
				<div class="contMultimediaSmall cover" style="float: Left">
												<div class="imageMultimediaSmall lazy" data-LazyImage="https://empirecommunities2020.s3.us-east-2.amazonaws.com/wp-content/uploads/2022/06/09201528/ella-olsson-sosOqjx31Go-unsplash-1920x1536.jpg" style="background-image: url('https://empirecommunities2020.s3.us-east-2.amazonaws.com/wp-content/uploads/2022/06/09201528/ella-olsson-sosOqjx31Go-unsplash-128x128.jpg')"></div>
											</div>
				<div class="parentSplitContent" style="float: Right">
													<div class="firstDescSmall">
									<h3>Meal Prep</h3>
<p><a href="https://empirecommunities.com/blog/10-reasons-youre-failing-at-meal-prep/" rel="noopener"><span style="font-weight: 400;">Meal prepping</span></a> <span style="font-weight: 400;">assures that you always have healthy and delicious food on hand for breakfast, lunch or dinner. In addition to saving you time throughout the week, this can also save you money in the long run since you won&#8217;t be tempted to eat out or order in as often. </span><span style="font-weight: 400;">Unsure of where to get started? Download the free app, “</span><a href="https://apps.apple.com/us/app/eat-this-much-meal-planner/id981637806" target="_blank" rel="noopener"><span style="font-weight: 400;">Eat This Much</span></a>&#8221; <span style="font-weight: 400;">to help you plan out your meals and stay on track. </span></p>
																	</div> 
						   				</div>
			</div>
					</div>    
	</section>
	<style type="text/css">
		/* Parent Section */ 
		section{
			margin: 0;
		}
		#multimedia-block_5d1aea98307b0affe52497299a656bf4     
		{
			/* min-height: 600px; */
			position: relative;
			width: 100%;
			z-index: 2; 
		}
		.titleMultimediaFull,
		.titleMultimediaSmall{
			padding: 20px 0;
		}
		.subTitleMultimeriaFull{
			width: 100%;
			text-align: left;			
		}
		.contsplitMultimediaFull{
			height: auto;
			width: 100%;
		}
		.contMultimediaFull{
			width: 100%;
			text-align: center;
	/*        height: 600px;*/
		}
		.secDescFull,
		.secDescSmall{
			width: 100%;
			height: auto;
			padding: 20px 0;
		}

		.subTitleMultimeriaSmall{
			width: 100%;
			float: left;
			padding: 10px 0 20px;
			box-sizing: border-box;   
			padding: 0 20px;   
		}
		.firstDescSmall{
			width: 100%;
			float: left;
			box-sizing: border-box;       
		} 
		.parentSplitContent{
			width: 50%; 
			height: 100%;
		}
		.contsplitMultimediaSmall{
			/*height: 375px;*/
			width: 100%;
		}
		.imageMultimediaSmall{
			width: 100%;
			height: 100%;
			background-position: center;
			background-repeat: no-repeat;
			background-size: cover;
		}
		.imageMultimediaFull{
			width: 100%;
			height: 100%;
			background-position: center;
			background-repeat: no-repeat;
			background-size: cover;
		}
		.contMultimediaSmall{
			width: 50%;
			height: 100%;
		}

		img.imageMultimedia{
			vertical-align: top;

		}

		@media screen and (max-width: 768px){
			.contMultimediaSmall{
				width: 100%;
			}

			.subTitleMultimeriaSmall{ 
				width: 100%;
				padding: 15px 0;
			}

			.firstDescSmall{
				width: 100%;
				padding: 20px 0;
      }
      
      .parentSplitContent{
		  	width: 100%; 
			  height: auto;
		  }


		}

	</style>
				



	<section id="multimedia-block_cb0b9b34057a6a06bb645e8699aff368" class="multimedia-block alignfull">
		<div class="disableClickCms"></div>
		<div class="containerBlog">
						<div class="contsplitMultimediaSmall revertMB">
				<div class="contMultimediaSmall cover" style="float: Right">
												<div class="imageMultimediaSmall lazy" data-LazyImage="https://empirecommunities2020.s3.us-east-2.amazonaws.com/wp-content/uploads/2022/06/09202246/jazmin-quaynor-18mUXUS8ksI-unsplash-1920x1280.jpg" style="background-image: url('https://empirecommunities2020.s3.us-east-2.amazonaws.com/wp-content/uploads/2022/06/09202246/jazmin-quaynor-18mUXUS8ksI-unsplash-128x128.jpg')"></div>
											</div>
				<div class="parentSplitContent" style="float: Left">
													<div class="firstDescSmall">
									<h3>Create a Weekly Schedule</h3>
<p><span style="font-weight: 400;">Taking the time to plan your week will make you a more productive and effective person, thus making it easier to manage the week ahead. To plan effectively, create a schedule every Sunday for the upcoming week. When you&#8217;re scheduling out your days, ensure you take time to review bigger plans and your priorities. You can use a physical planner, simple pen and paper or an </span><a href="https://friday.app/" target="_blank" rel="noopener"><span style="font-weight: 400;">app</span></a><span style="font-weight: 400;"> to help you stay on track.</span></p>
																	</div> 
						   				</div>
			</div>
					</div>    
	</section>
	<style type="text/css">
		/* Parent Section */ 
		section{
			margin: 0;
		}
		#multimedia-block_cb0b9b34057a6a06bb645e8699aff368     
		{
			/* min-height: 600px; */
			position: relative;
			width: 100%;
			z-index: 2; 
		}
		.titleMultimediaFull,
		.titleMultimediaSmall{
			padding: 20px 0;
		}
		.subTitleMultimeriaFull{
			width: 100%;
			text-align: left;			
		}
		.contsplitMultimediaFull{
			height: auto;
			width: 100%;
		}
		.contMultimediaFull{
			width: 100%;
			text-align: center;
	/*        height: 600px;*/
		}
		.secDescFull,
		.secDescSmall{
			width: 100%;
			height: auto;
			padding: 20px 0;
		}

		.subTitleMultimeriaSmall{
			width: 100%;
			float: left;
			padding: 10px 0 20px;
			box-sizing: border-box;   
			padding: 0 20px;   
		}
		.firstDescSmall{
			width: 100%;
			float: left;
			box-sizing: border-box;       
		} 
		.parentSplitContent{
			width: 50%; 
			height: 100%;
		}
		.contsplitMultimediaSmall{
			/*height: 375px;*/
			width: 100%;
		}
		.imageMultimediaSmall{
			width: 100%;
			height: 100%;
			background-position: center;
			background-repeat: no-repeat;
			background-size: cover;
		}
		.imageMultimediaFull{
			width: 100%;
			height: 100%;
			background-position: center;
			background-repeat: no-repeat;
			background-size: cover;
		}
		.contMultimediaSmall{
			width: 50%;
			height: 100%;
		}

		img.imageMultimedia{
			vertical-align: top;

		}

		@media screen and (max-width: 768px){
			.contMultimediaSmall{
				width: 100%;
			}

			.subTitleMultimeriaSmall{ 
				width: 100%;
				padding: 15px 0;
			}

			.firstDescSmall{
				width: 100%;
				padding: 20px 0;
      }
      
      .parentSplitContent{
		  	width: 100%; 
			  height: auto;
		  }


		}

	</style>
				



	<section id="multimedia-block_b846356a8c25c2d7b0e41a2ca0d36496" class="multimedia-block alignfull">
		<div class="disableClickCms"></div>
		<div class="containerBlog">
						<div class="contsplitMultimediaSmall">
				<div class="contMultimediaSmall cover" style="float: Left">
												<div class="imageMultimediaSmall lazy" data-LazyImage="https://empirecommunities2020.s3.us-east-2.amazonaws.com/wp-content/uploads/2022/06/09202640/sarah-brown-oa7pqZmmhuA-unsplash-1920x1280.jpg" style="background-image: url('https://empirecommunities2020.s3.us-east-2.amazonaws.com/wp-content/uploads/2022/06/09202640/sarah-brown-oa7pqZmmhuA-unsplash-128x128.jpg')"></div>
											</div>
				<div class="parentSplitContent" style="float: Right">
													<div class="firstDescSmall">
									<h3>Tidy up your Home</h3>
<p><span style="font-weight: 400;">An organized home makes for an organized mind. Spend Sunday </span><a href="https://empirecommunities.com/blog/your-one-stop-shop-for-everything-spring-cleaning/" rel="noopener"><span style="font-weight: 400;">cleaning up</span></a><span style="font-weight: 400;"> and making sure everything is in order before the busy week begins. Fold the laundry, put away your dishes, and pick up any lingering items around the house before heading off to bed. Tidying up your space will instantly enhance your mood, and you&#8217;ll have one less thing lingering in the back of your mind throughout the week. </span></p>
																	</div> 
						   				</div>
			</div>
					</div>    
	</section>
	<style type="text/css">
		/* Parent Section */ 
		section{
			margin: 0;
		}
		#multimedia-block_b846356a8c25c2d7b0e41a2ca0d36496     
		{
			/* min-height: 600px; */
			position: relative;
			width: 100%;
			z-index: 2; 
		}
		.titleMultimediaFull,
		.titleMultimediaSmall{
			padding: 20px 0;
		}
		.subTitleMultimeriaFull{
			width: 100%;
			text-align: left;			
		}
		.contsplitMultimediaFull{
			height: auto;
			width: 100%;
		}
		.contMultimediaFull{
			width: 100%;
			text-align: center;
	/*        height: 600px;*/
		}
		.secDescFull,
		.secDescSmall{
			width: 100%;
			height: auto;
			padding: 20px 0;
		}

		.subTitleMultimeriaSmall{
			width: 100%;
			float: left;
			padding: 10px 0 20px;
			box-sizing: border-box;   
			padding: 0 20px;   
		}
		.firstDescSmall{
			width: 100%;
			float: left;
			box-sizing: border-box;       
		} 
		.parentSplitContent{
			width: 50%; 
			height: 100%;
		}
		.contsplitMultimediaSmall{
			/*height: 375px;*/
			width: 100%;
		}
		.imageMultimediaSmall{
			width: 100%;
			height: 100%;
			background-position: center;
			background-repeat: no-repeat;
			background-size: cover;
		}
		.imageMultimediaFull{
			width: 100%;
			height: 100%;
			background-position: center;
			background-repeat: no-repeat;
			background-size: cover;
		}
		.contMultimediaSmall{
			width: 50%;
			height: 100%;
		}

		img.imageMultimedia{
			vertical-align: top;

		}

		@media screen and (max-width: 768px){
			.contMultimediaSmall{
				width: 100%;
			}

			.subTitleMultimeriaSmall{ 
				width: 100%;
				padding: 15px 0;
			}

			.firstDescSmall{
				width: 100%;
				padding: 20px 0;
      }
      
      .parentSplitContent{
		  	width: 100%; 
			  height: auto;
		  }


		}

	</style>
				



	<section id="multimedia-block_1366088dcca9a04d13607c1b16592304" class="multimedia-block alignfull">
		<div class="disableClickCms"></div>
		<div class="containerBlog">
						<div class="contsplitMultimediaSmall revertMB">
				<div class="contMultimediaSmall cover" style="float: Right">
												<div class="imageMultimediaSmall lazy" data-LazyImage="https://empirecommunities2020.s3.us-east-2.amazonaws.com/wp-content/uploads/2022/06/09203108/hannah-olinger-8eSrC43qdro-unsplash-1282x1920.jpg" style="background-image: url('https://empirecommunities2020.s3.us-east-2.amazonaws.com/wp-content/uploads/2022/06/09203108/hannah-olinger-8eSrC43qdro-unsplash-128x128.jpg')"></div>
											</div>
				<div class="parentSplitContent" style="float: Left">
													<div class="firstDescSmall">
									<h3>Set Aside Some Downtime</h3>
<p><span style="font-weight: 400;">Before heading off to bed, it’s important to take some time for yourself. Give yourself a moment to recharge before you jump into a new week. Use this time to meditate, set aside some downtime, read or journal. Try writing about how your previous week went and what you hope the upcoming week will bring.</span></p>
																	</div> 
						   				</div>
			</div>
					</div>    
	</section>
	<style type="text/css">
		/* Parent Section */ 
		section{
			margin: 0;
		}
		#multimedia-block_1366088dcca9a04d13607c1b16592304     
		{
			/* min-height: 600px; */
			position: relative;
			width: 100%;
			z-index: 2; 
		}
		.titleMultimediaFull,
		.titleMultimediaSmall{
			padding: 20px 0;
		}
		.subTitleMultimeriaFull{
			width: 100%;
			text-align: left;			
		}
		.contsplitMultimediaFull{
			height: auto;
			width: 100%;
		}
		.contMultimediaFull{
			width: 100%;
			text-align: center;
	/*        height: 600px;*/
		}
		.secDescFull,
		.secDescSmall{
			width: 100%;
			height: auto;
			padding: 20px 0;
		}

		.subTitleMultimeriaSmall{
			width: 100%;
			float: left;
			padding: 10px 0 20px;
			box-sizing: border-box;   
			padding: 0 20px;   
		}
		.firstDescSmall{
			width: 100%;
			float: left;
			box-sizing: border-box;       
		} 
		.parentSplitContent{
			width: 50%; 
			height: 100%;
		}
		.contsplitMultimediaSmall{
			/*height: 375px;*/
			width: 100%;
		}
		.imageMultimediaSmall{
			width: 100%;
			height: 100%;
			background-position: center;
			background-repeat: no-repeat;
			background-size: cover;
		}
		.imageMultimediaFull{
			width: 100%;
			height: 100%;
			background-position: center;
			background-repeat: no-repeat;
			background-size: cover;
		}
		.contMultimediaSmall{
			width: 50%;
			height: 100%;
		}

		img.imageMultimedia{
			vertical-align: top;

		}

		@media screen and (max-width: 768px){
			.contMultimediaSmall{
				width: 100%;
			}

			.subTitleMultimeriaSmall{ 
				width: 100%;
				padding: 15px 0;
			}

			.firstDescSmall{
				width: 100%;
				padding: 20px 0;
      }
      
      .parentSplitContent{
		  	width: 100%; 
			  height: auto;
		  }


		}

	</style>
				




	<section id="textblog_block-block_da832004a2506645a21592c2891b061d" class="textBlog-block alignfull">

		<div class="disableClickCms"></div>
		<div class="containerBlog">
							<div class="textImage">
					<p><span style="font-weight: 400;">Looking for more ways to stay organized throughout the week? Check out the </span><a href="https://empirecommunities.com/blog/the-best-cleaning-style-for-your-personality-type/" rel="noopener"><span style="font-weight: 400;">best cleaning style</span></a><span style="font-weight: 400;"> for your personality type and the ultimate </span><a href="https://empirecommunities.com/blog/this-may-be-the-key-to-a-tidy-home-2/" rel="noopener"><span style="font-weight: 400;">key to a tidy home</span></a><span style="font-weight: 400;">.</span></p>
				</div>  
						<div>
						</div>   
		</div> 
	</section>
	<style type="text/css">
		/* Parent Section */ 
		#textblog_block-block_da832004a2506645a21592c2891b061d 
		{
			height: auto;
			position: relative;
			width: 100%;
			z-index: 0;
		}

		.lineTextblog { 
			height: 2px;
			background: #2e2624;
			width: 200px;
			margin: 40px 0;
		}

		.textBlog-block .cta_principal_block{
			margin-top: 20px;
		} 

		.textBlog-block .cta_principal_block.center{
			text-align: center; 
		}
		.textBlog-block .cta_principal_block.left{
			text-align: center; 
		}
		.textBlog-block .cta_principal_block.right{
			text-align: center; 
		}

		.textBlog-block img.aligncenter {
			width: 100%;
			height: auto;
		}



	</style>
	

]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>A Reason to Gather</title>
		<link>https://empirecommunities.com/blog/a-reason-to-gather/</link>
		
		<dc:creator><![CDATA[Claire Galati]]></dc:creator>
		<pubDate>Wed, 09 Feb 2022 18:06:43 +0000</pubDate>
				<guid isPermaLink="false">https://empirecommunities.com/?post_type=blog_posts&#038;p=92723</guid>

					<description><![CDATA[]]></description>
										<content:encoded><![CDATA[	<section id="banner-block_a03b1e3b7fba13af5333fe52a99c5061" class="banner-block alignfull" style="">
		<div class="disableClickCms"></div>
		<div class="contBannerFull contBannerSec">
							<div class="bannerFullImage lazy" data-LazyImage="https://empirecommunities2020.s3.us-east-2.amazonaws.com/wp-content/uploads/2022/02/09161307/Misette-Color-Block-Tablescape-1920x1282.jpg"></div>
				<div class="opacityBG dark" style="opacity: 0.3"></div>
							<div class="bannerFullText">
									<div class="containerBlog">
										<h2 class="text_extraLarge" style="font-family: 'AGaramondPro_Bold';">
						A Reason to Gather					</h2>
										</div>
								</div>
		</div> 
		
	    				<div class="tagsContent">
					<div class="containerBlog">
						<div class="tagsHeader"><div class="blogTag"><div class="outer"><div class="middle">Blog > <span class="tagCat"><a href="https://empirecommunities.com/blog-category/lifestyle/">Lifestyle</a> | <a href="https://empirecommunities.com/blog-category/entertaining/">Entertaining</a></span></div></div></div><div class="tagsTag"><div class="outer"><div class="middle">Tags: <span class="tagCat"><a href="https://empirecommunities.com/blog-tag/reflecting/">Reflecting</a></span></div></div></div></div><div class="shareblogTags"><div class="outer"><div class="middle"><p>SHARE POST:</p><div class="mediaShare"><div class="fbShare"></div><div class="twShare"></div></div></div></div></div>					</div>
				</div>
						
	</section>
	<style type="text/css">
		/* Parent Section */ 
		#banner-block_a03b1e3b7fba13af5333fe52a99c5061 
		{
			height: 800px;
			position: relative;
			width: 100%;
			z-index: 1;
		}

		.contBannerSplit,
		.contBannerFull,
		.contBannerHide {
			height: 100%;
			width: 100%;
		}

		.contBannerFull{
			position: relative;
		}

		.contBannerFrame{
			height: 100%;
			width: 100%;
			box-sizing: border-box;
			padding: 40px;
		}
		.bannerFrameImage{
			height: 100%;
			width: 100%;
			background-position: center;
			background-size: cover;
			background-repeat: no-repeat;
		}
		.bannerFullImage{
			height: 100%;
			width: 100%;
			position: absolute;
			background-position: center;
			background-size: cover;
			background-repeat: no-repeat;
		}
		.bannerSplitImage{
			height: 100%;
			width: 50%; 
			float: right;
			background-position: center;
			background-size: cover;
			background-repeat: no-repeat;     
		}
		.bannerHideImage{
			display: none;
		}

		.imageBannerHide{
			width: 100%;
			height: auto;
		}
		.bannerFrameText {
			width: 860px;
			padding: 30px 30px 0;
			box-sizing: border-box;
			background-color: #fff;
			position: absolute;
			bottom: 40px;
			left: 50%;
			margin-left: -430px;
		}
		.bannerFullText {
			width: 100%;
			float: left;
			text-align: center;
			padding: 10px 10px 0;
			box-sizing: border-box;
			position: absolute;
			top: 50%;
			left: 50%;
			transform: translate(-50%, -50%);
			color: #fff;
		}
		.bannerSplitText{        
			width: 50%;
			height: auto;
			padding: 10px 40px 0;
			box-sizing: border-box;
			position: absolute;
			top: 50%;
			transform: translate(0px, -50%);
		}
		.bannerHideText {
			width: 80%;
			height: auto;
			position: relative;
			margin: auto;
			padding: 20px;
		}
		.bannerFullText h2{
			padding-top: 20px;
			line-height: 1;
		}

		.banner-block h2,
		.banner-block h3,
		.banner-block h4,
		.banner-block h5,
		.banner-block h6{
			line-height: 1;
		}

		.categoryHide{
			padding: 15px 0px;  
		}
		.categorySplit{
			padding: 15px 0;
		}
		.categoryFrame{      
			position: absolute;
			background-color: #EFEFEF;
			padding: 8px 17px 3px;
			top: -10px;
		}
		.categoryFull {
			font-size: 20px;
		}
		.categoryFull a {
			color: white;
		}
		.tags{
			color: #8f8f8f;
		}
		.tagHide{
			margin-top: 20px;
		}
		.tagSplit{
			margin-top: 20px;
		}
		.tagFrame{
			margin-top: 20px;
		}
		.tagFull{
			margin-top: 20px;
		}
		.tagFull a {
			color: #fff;
		}

		@media screen and (max-width: 768px){
			.contBannerFrame{
				padding: 0;
				padding-bottom: 30px;
				box-sizing: border-box;
			}

			.bannerFrameText{
				width: 90%;
				left: 5%;
				margin-left: 0;
				bottom: 30px;
			}

			.categoryFrame{
				left: 50%;
				transform: translate(-50%, 0px); 
			}

			.bannerHideText{
				width: 100%;
				padding: 15px 0; 
			}
		}		
		
	</style>
	




	<section id="textblog_block-block_0914f9e917a42df3d6774aeb301644f2" class="textBlog-block alignfull">

		<div class="disableClickCms"></div>
		<div class="containerBlog">
							<div class="textImage">
					<h3 style="text-align: center;"><em>Don’t wait for a milestone to set a beautiful table that<br />
will bring people together.</em></h3>
<p>&nbsp;</p>
<p>There used to be a time when getting together warranted a reason — a holiday, birthday, or another celebratory occasion. Now, we find ourselves itching for the opportunity to gather around a table and celebrate any moment, big or small. Even if it’s just having people over for takeout on a Friday night, we’ll set a beautiful table simply to be in the company of those we hold dear. Why? Because we’ve learned you don’t need a special reason to celebrate friendship, family, and life when those are reason enough.</p>
<p>&nbsp;</p>
<p>In this new spirit of gathering, Amy Burstyn Fritz, co-founder of the dinnerware brand <a href="https://www.misettetable.com/" target="_blank" rel="noopener">Misette</a>, shares her advice for making your table the perfect place for family and friends to congregate.</p>
				</div>  
						<div>
						</div>   
		</div> 
	</section>
	<style type="text/css">
		/* Parent Section */ 
		#textblog_block-block_0914f9e917a42df3d6774aeb301644f2 
		{
			height: auto;
			position: relative;
			width: 100%;
			z-index: 0;
		}

		.lineTextblog { 
			height: 2px;
			background: #2e2624;
			width: 200px;
			margin: 40px 0;
		}

		.textBlog-block .cta_principal_block{
			margin-top: 20px;
		} 

		.textBlog-block .cta_principal_block.center{
			text-align: center; 
		}
		.textBlog-block .cta_principal_block.left{
			text-align: center; 
		}
		.textBlog-block .cta_principal_block.right{
			text-align: center; 
		}

		.textBlog-block img.aligncenter {
			width: 100%;
			height: auto;
		}



	</style>
	



	<section id="multimedia-block_c20ebc8ec28b19886c5d2307505b3e6c" class="multimedia-block alignfull">
		<div class="disableClickCms"></div>
		<div class="containerBlog">
							<div class="titleMultimediaFull">
					<h3>
						Start With the Essentials					</h3>
				</div>
							<div class="contsplitMultimediaFull revertMB">
				<div class="contMultimediaFull contain" style="float: ">
													<img decoding="async" class="imageMultimedia"  style="width: 100%" src="https://empirecommunities2020.s3.us-east-2.amazonaws.com/wp-content/uploads/2022/02/09172903/Misette_June-120998-scaled-e1644427912242-1920x1612.jpg" alt="Start With the Essentials">
												</div>
				<div class="parentSplitContent" style="float: Left">
										<div class="outer">
						<div class="middle">
							 						</div>
					</div>
									</div>
			</div>
							<div class="secDescFull">            
					<p>Dinnerware doesn’t have to be fussy or costly to make your table feel special. Fritz recommends investing in items you’re going to use most, like plates, glassware, and cutlery. Purchase pieces that speak to your style, work with your entertaining needs, and can be mixed and matched with seasonal pieces, items you already own, or family heirlooms for more versatility.</p>
<p>&nbsp;</p>
<p>For a standard place setting that can be used for any type of meal or occasion, a dinner plate, fork, knife, napkin, and water and wine glasses are the key elements you need. When you want to elevate the experience, Fritz says that’s where layering comes in. “Add a salad bowl over the dinner plate to course out the meal, use tablecloths to add texture, and set placemats for another layer of visual interest,” she says. You can also extend your place setting to include a five-piece cutlery set for multi-course meals.</p>
      
					 		            
				</div>
						</div>    
	</section>
	<style type="text/css">
		/* Parent Section */ 
		section{
			margin: 0;
		}
		#multimedia-block_c20ebc8ec28b19886c5d2307505b3e6c     
		{
			/* min-height: 600px; */
			position: relative;
			width: 100%;
			z-index: 2; 
		}
		.titleMultimediaFull,
		.titleMultimediaSmall{
			padding: 20px 0;
		}
		.subTitleMultimeriaFull{
			width: 100%;
			text-align: left;			
		}
		.contsplitMultimediaFull{
			height: auto;
			width: 100%;
		}
		.contMultimediaFull{
			width: 100%;
			text-align: center;
	/*        height: 600px;*/
		}
		.secDescFull,
		.secDescSmall{
			width: 100%;
			height: auto;
			padding: 20px 0;
		}

		.subTitleMultimeriaSmall{
			width: 100%;
			float: left;
			padding: 10px 0 20px;
			box-sizing: border-box;   
			padding: 0 20px;   
		}
		.firstDescSmall{
			width: 100%;
			float: left;
			box-sizing: border-box;       
		} 
		.parentSplitContent{
			width: 50%; 
			height: 100%;
		}
		.contsplitMultimediaSmall{
			/*height: 375px;*/
			width: 100%;
		}
		.imageMultimediaSmall{
			width: 100%;
			height: 100%;
			background-position: center;
			background-repeat: no-repeat;
			background-size: cover;
		}
		.imageMultimediaFull{
			width: 100%;
			height: 100%;
			background-position: center;
			background-repeat: no-repeat;
			background-size: cover;
		}
		.contMultimediaSmall{
			width: 50%;
			height: 100%;
		}

		img.imageMultimedia{
			vertical-align: top;

		}

		@media screen and (max-width: 768px){
			.contMultimediaSmall{
				width: 100%;
			}

			.subTitleMultimeriaSmall{ 
				width: 100%;
				padding: 15px 0;
			}

			.firstDescSmall{
				width: 100%;
				padding: 20px 0;
      }
      
      .parentSplitContent{
		  	width: 100%; 
			  height: auto;
		  }


		}

	</style>
				



	<section id="multimedia-block_0aea813c8074bf1f9d9e06949b4fe268" class="multimedia-block alignfull">
		<div class="disableClickCms"></div>
		<div class="containerBlog">
							<div class="titleMultimediaFull">
					<h3>
						It&#8217;s All in the Details					</h3>
				</div>
							<div class="contsplitMultimediaFull revertMB">
				<div class="contMultimediaFull contain" style="float: ">
													<img decoding="async" class="imageMultimedia"  style="width: 100%" src="https://empirecommunities2020.s3.us-east-2.amazonaws.com/wp-content/uploads/2022/02/09173802/Misette_June-120719-1920x1280.jpg" alt="It's All in the Details">
												</div>
				<div class="parentSplitContent" style="float: Left">
										<div class="outer">
						<div class="middle">
							 						</div>
					</div>
									</div>
			</div>
							<div class="secDescFull">            
					<p>Making your table look and feel special is a lot less complex than you might think. Fritz encourages getting creative and personal with things like name cards for every guest, and handmade floral arrangements. Consider handwriting on simple craft paper or choosing seasonal flowers picked from your yard or local florist. “Simple bud vases are a great way to add pretty florals without going all-out on intricate arrangements,” she says.</p>
<p>&nbsp;</p>
<p>Music and mood lighting will help to round out any finishing touches. Arrange tapered candles in clusters of two or three to illuminate your tablescape and create an inviting ambiance. “We love welcoming guests with a cocktail or glass of sparkling — it makes people feel special and catered to the moment they walk in the door,” says Fritz. If your gathering is outdoors, take a page out of Fritz’s book, and get some cozy blankets, fold them over the back of your guests’ chairs, and add candlelight to bring warmth to the space.</p>
      
					 		            
				</div>
						</div>    
	</section>
	<style type="text/css">
		/* Parent Section */ 
		section{
			margin: 0;
		}
		#multimedia-block_0aea813c8074bf1f9d9e06949b4fe268     
		{
			/* min-height: 600px; */
			position: relative;
			width: 100%;
			z-index: 2; 
		}
		.titleMultimediaFull,
		.titleMultimediaSmall{
			padding: 20px 0;
		}
		.subTitleMultimeriaFull{
			width: 100%;
			text-align: left;			
		}
		.contsplitMultimediaFull{
			height: auto;
			width: 100%;
		}
		.contMultimediaFull{
			width: 100%;
			text-align: center;
	/*        height: 600px;*/
		}
		.secDescFull,
		.secDescSmall{
			width: 100%;
			height: auto;
			padding: 20px 0;
		}

		.subTitleMultimeriaSmall{
			width: 100%;
			float: left;
			padding: 10px 0 20px;
			box-sizing: border-box;   
			padding: 0 20px;   
		}
		.firstDescSmall{
			width: 100%;
			float: left;
			box-sizing: border-box;       
		} 
		.parentSplitContent{
			width: 50%; 
			height: 100%;
		}
		.contsplitMultimediaSmall{
			/*height: 375px;*/
			width: 100%;
		}
		.imageMultimediaSmall{
			width: 100%;
			height: 100%;
			background-position: center;
			background-repeat: no-repeat;
			background-size: cover;
		}
		.imageMultimediaFull{
			width: 100%;
			height: 100%;
			background-position: center;
			background-repeat: no-repeat;
			background-size: cover;
		}
		.contMultimediaSmall{
			width: 50%;
			height: 100%;
		}

		img.imageMultimedia{
			vertical-align: top;

		}

		@media screen and (max-width: 768px){
			.contMultimediaSmall{
				width: 100%;
			}

			.subTitleMultimeriaSmall{ 
				width: 100%;
				padding: 15px 0;
			}

			.firstDescSmall{
				width: 100%;
				padding: 20px 0;
      }
      
      .parentSplitContent{
		  	width: 100%; 
			  height: auto;
		  }


		}

	</style>
				



	<section id="multimedia-block_c2cc884072708dc1f8b33a608d23443e" class="multimedia-block alignfull">
		<div class="disableClickCms"></div>
		<div class="containerBlog">
						<div class="contsplitMultimediaSmall">
				<div class="contMultimediaSmall cover" style="float: Left">
												<div class="imageMultimediaSmall lazy" data-LazyImage="https://empirecommunities2020.s3.us-east-2.amazonaws.com/wp-content/uploads/2022/02/09174226/Amy2-scaled-e1644428880875-1920x1886.jpg" style="background-image: url('https://empirecommunities2020.s3.us-east-2.amazonaws.com/wp-content/uploads/2022/02/09174226/Amy2-scaled-e1644428880875-128x128.jpg')"></div>
											</div>
				<div class="parentSplitContent" style="float: Right">
													<div class="firstDescSmall">
									<h3>About Missette</h3>
<p>Co-founded by Amy Burstyn Fritz, Misette is a dinnerware brand that’s accessible enough for everyday, but elevated enough for your nicest dinner party. For every purchase, Misette will donate two meals to Second Harvest. Visit <a href="https://www.misettetable.com/" target="_blank" rel="noopener">misettetable.com</a> &amp; follow <a href="https://www.instagram.com/misettetable/?hl=en" target="_blank" rel="noopener">@misettetable</a> on Instagram for more inspiration.</p>
																	</div> 
						   				</div>
			</div>
					</div>    
	</section>
	<style type="text/css">
		/* Parent Section */ 
		section{
			margin: 0;
		}
		#multimedia-block_c2cc884072708dc1f8b33a608d23443e     
		{
			/* min-height: 600px; */
			position: relative;
			width: 100%;
			z-index: 2; 
		}
		.titleMultimediaFull,
		.titleMultimediaSmall{
			padding: 20px 0;
		}
		.subTitleMultimeriaFull{
			width: 100%;
			text-align: left;			
		}
		.contsplitMultimediaFull{
			height: auto;
			width: 100%;
		}
		.contMultimediaFull{
			width: 100%;
			text-align: center;
	/*        height: 600px;*/
		}
		.secDescFull,
		.secDescSmall{
			width: 100%;
			height: auto;
			padding: 20px 0;
		}

		.subTitleMultimeriaSmall{
			width: 100%;
			float: left;
			padding: 10px 0 20px;
			box-sizing: border-box;   
			padding: 0 20px;   
		}
		.firstDescSmall{
			width: 100%;
			float: left;
			box-sizing: border-box;       
		} 
		.parentSplitContent{
			width: 50%; 
			height: 100%;
		}
		.contsplitMultimediaSmall{
			/*height: 375px;*/
			width: 100%;
		}
		.imageMultimediaSmall{
			width: 100%;
			height: 100%;
			background-position: center;
			background-repeat: no-repeat;
			background-size: cover;
		}
		.imageMultimediaFull{
			width: 100%;
			height: 100%;
			background-position: center;
			background-repeat: no-repeat;
			background-size: cover;
		}
		.contMultimediaSmall{
			width: 50%;
			height: 100%;
		}

		img.imageMultimedia{
			vertical-align: top;

		}

		@media screen and (max-width: 768px){
			.contMultimediaSmall{
				width: 100%;
			}

			.subTitleMultimeriaSmall{ 
				width: 100%;
				padding: 15px 0;
			}

			.firstDescSmall{
				width: 100%;
				padding: 20px 0;
      }
      
      .parentSplitContent{
		  	width: 100%; 
			  height: auto;
		  }


		}

	</style>
				




	<section id="textblog_block-block_71c5137c7716285a672d5a5babfb7cf1" class="textBlog-block alignfull">

		<div class="disableClickCms"></div>
		<div class="containerBlog">
							<div class="textImage">
					<p>While creating an inviting table setting is important for any get-together, it&#8217;s only a small piece of your party-planning journey. For even more tips and tricks on how to make hosting an absolute breeze, check out <a href="https://empirecommunities.com/blog/how-to-host-an-intimate-get-together/">our guide.</a></p>
				</div>  
						<div>
							<div class="cta_principal_block left">
					<div class="btnContainer"> <a class="ctaFull ctaFont text_smallLarge" target="_self" href="https://empirecommunities.com/blog/everyday-beautiful-book-shelf/" style="background-color: #2e2624; color:#ffffff;">DISCOVER THE EVERYDAY BEAUTIFUL MAGAZINE</a></div>				</div>
						</div>   
		</div> 
	</section>
	<style type="text/css">
		/* Parent Section */ 
		#textblog_block-block_71c5137c7716285a672d5a5babfb7cf1 
		{
			height: auto;
			position: relative;
			width: 100%;
			z-index: 0;
		}

		.lineTextblog { 
			height: 2px;
			background: #2e2624;
			width: 200px;
			margin: 40px 0;
		}

		.textBlog-block .cta_principal_block{
			margin-top: 20px;
		} 

		.textBlog-block .cta_principal_block.center{
			text-align: center; 
		}
		.textBlog-block .cta_principal_block.left{
			text-align: center; 
		}
		.textBlog-block .cta_principal_block.right{
			text-align: center; 
		}

		.textBlog-block img.aligncenter {
			width: 100%;
			height: auto;
		}



	</style>
	

]]></content:encoded>
					
		
		
			</item>
	</channel>
</rss>
