<!doctype html>
<!--[if lt IE 7]>      <html class="ie6" lang="en"> <![endif]-->
<!--[if IE 7]>         <html class="ie7" lang="en"> <![endif]-->
<!--[if IE 8]>         <html class="ie8" lang="en"> <![endif]-->
<!--[if IE 9]>         <html class="ie9" lang="en"> <![endif]-->
<!--[if gt IE 9]><!--> <html lang="en">         <!--<![endif]-->
<head>
	<meta charset="UTF-8">
	<title>Beauty   | StyleCaster</title>

    <link rel="apple-touch-icon" sizes="192x192" href="https://s2.wp.com/wp-content/themes/vip/sc-stylecaster-2016/public/assets/images/apple-touch-icon-192x192.png" />
    <link rel="shortcut icon"  href="https://s2.wp.com/wp-content/themes/vip/sc-stylecaster-2016/public/assets/images/favicon-32x32.ico" />

    <link rel="icon" sizes="32x32" type="image/png"  href="https://s2.wp.com/wp-content/themes/vip/sc-stylecaster-2016/public/assets/images/favicon-32x32.png" />
    <link rel="icon" sizes="192x192" type="image/png" href="https://s2.wp.com/wp-content/themes/vip/sc-stylecaster-2016/public/assets/images/favicon-192x192.png" />

	        <script type='text/javascript'>
            /**
             * Restoring jQuery object if 3rd party plugins is removed/override jQuery
             */
            (function (w) {
                // Latest jQuery value
                var latestValue = undefined;
                
                // First jQuery value
                var firstValue = undefined;
                
                // Add getter and setter for jQuery
                Object.defineProperty(w, 'jQuery', {
                    
                    // jQuery getter
                    get: function () {
                        // if latest version jQuery is a function then return latest jQuery version
                        // if latest version jQuery is not a function then return first jQuery version
                        return ( 'function' === typeof latestValue ) ? latestValue : firstValue;
                    },

                    // jQuery setter
                    set: function (value) {
                        // override latesr jQuery version
                        latestValue = value;
                        // set up first jQuery version
                        if ('undefined' === typeof firstValue && 'function' === typeof value) {
                            firstValue = value;
                        }
                    }
                });

            })(window);
        </script>
        
	<meta name="keywords" content="beauty" /><meta name="msvalidate.01" content="7A34A1C1904BAFB83691E8B3718CA9A2" />
<meta property="article:publisher" content="http://www.facebook.com/stylecaster" />
<meta name="google-site-verification" content="yB_5UwT5pPNnn93Mba5HIaFkNtbrafDQWP_Rj34Iw08" />

           <meta id="ad_wrapper_script" data-unit-name="beauty/landing-page"/>
           <meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1" />            <script type="text/javascript" src="//content.jwplatform.com/libraries/ZNyazssg.js"></script>
                <!-- Facebook Pixel Code -->
        <script>
            !function(f,b,e,v,n,t,s){if(f.fbq)return;n=f.fbq=function(){n.callMethod?
                n.callMethod.apply(n,arguments):n.queue.push(arguments)};if(!f._fbq)f._fbq=n;
                n.push=n;n.loaded=!0;n.version='2.0';n.queue=[];t=b.createElement(e);t.async=!0;
                t.src=v;s=b.getElementsByTagName(e)[0];s.parentNode.insertBefore(t,s)}(window,
                document,'script','//connect.facebook.net/en_US/fbevents.js');
            // Insert Your Facebook Pixel ID below. 
            fbq('init', '1130306277008218');
            fbq('track', 'PageView');
        </script>
        <noscript>
            <img height="1" width="1" style="display:none" src="https://www.facebook.com/tr?id=1130306277008218&amp;ev=PageView&amp;noscript=1" />
        </noscript>
        <!-- End Facebook Pixel Code -->

        <!--Additional template-specific events for Facebook Pixel-->
                            <script id="facebook-page-type" data-facebook-page-type="Category">
                if ( typeof fbq != 'undefined' ) {
                    fbq('track', "Category");
                }
            </script>    
        
                <script>
            (function(a,b,c,d,e){e=a.createElement(b);a=a.getElementsByTagName(b)[0];e.async=1;e.src=c;a.parentNode.insertBefore(e,a)})(document,'script','//comfortablecheese.com/0d54dab07da3e2c70e4c904001da3e0bcca526db5e6852893a5d2314eea316b18afeeb8af05e9b4e159a27858787b043438981d6a081e3ab397073de7b62');
        </script>
        		<script src='https://r-login.wordpress.com/remote-login.php?action=js&amp;host=stylecaster.com&amp;id=35011528&amp;t=1527286054&amp;back=http%3A%2F%2Fstylecaster.com%2Fbeauty%2F%3Fdm2sc%3D1' type="text/javascript"></script>
		<script type="text/javascript">
		/* <![CDATA[ */
			if ( 'function' === typeof WPRemoteLogin ) {
				document.cookie = "wordpress_test_cookie=test; path=/";
				if ( document.cookie.match( /(;|^)\s*wordpress_test_cookie\=/ ) ) {
					WPRemoteLogin();
				}
			}
		/* ]]> */
		</script>
		<link rel="dns-prefetch" href="//connect.facebook.net" />
<link rel='dns-prefetch' href='//s2.wp.com' />
<link rel='dns-prefetch' href='//www.anrdoezrs.net' />
<link rel='dns-prefetch' href='//s1.wp.com' />
<link rel='dns-prefetch' href='//s0.wp.com' />
<link rel='dns-prefetch' href='//connect.facebook.net' />
<link rel='dns-prefetch' href='//scstylecaster.wordpress.com' />
<link rel='dns-prefetch' href='//fonts.googleapis.com' />
<link rel="alternate" type="application/rss+xml" title="StyleCaster &raquo; Feed" href="http://stylecaster.com/feed/" />
<link rel="alternate" type="application/rss+xml" title="StyleCaster &raquo; Comments Feed" href="http://stylecaster.com/comments/feed/" />
<link rel="alternate" type="application/rss+xml" title="StyleCaster &raquo; Beauty Category Feed" href="http://stylecaster.com/beauty/feed/" />
	<script type="text/javascript">
		/* <![CDATA[ */
		function addLoadEvent(func) {
			var oldonload = window.onload;
			if (typeof window.onload != 'function') {
				window.onload = func;
			} else {
				window.onload = function () {
					oldonload();
					func();
				}
			}
		}
		/* ]]> */
	</script>
			<script type="text/javascript">
			window._wpemojiSettings = {"baseUrl":"https:\/\/s0.wp.com\/wp-content\/mu-plugins\/wpcom-smileys\/twemoji\/2\/72x72\/","ext":".png","svgUrl":"https:\/\/s0.wp.com\/wp-content\/mu-plugins\/wpcom-smileys\/twemoji\/2\/svg\/","svgExt":".svg","source":{"concatemoji":"https:\/\/s2.wp.com\/wp-includes\/js\/wp-emoji-release.min.js?m=1516999477h&ver=4.9.7-alpha-43298"}};
			!function(a,b,c){function d(a,b){var c=String.fromCharCode;l.clearRect(0,0,k.width,k.height),l.fillText(c.apply(this,a),0,0);var d=k.toDataURL();l.clearRect(0,0,k.width,k.height),l.fillText(c.apply(this,b),0,0);var e=k.toDataURL();return d===e}function e(a){var b;if(!l||!l.fillText)return!1;switch(l.textBaseline="top",l.font="600 32px Arial",a){case"flag":return!(b=d([55356,56826,55356,56819],[55356,56826,8203,55356,56819]))&&(b=d([55356,57332,56128,56423,56128,56418,56128,56421,56128,56430,56128,56423,56128,56447],[55356,57332,8203,56128,56423,8203,56128,56418,8203,56128,56421,8203,56128,56430,8203,56128,56423,8203,56128,56447]),!b);case"emoji":return b=d([55357,56692,8205,9792,65039],[55357,56692,8203,9792,65039]),!b}return!1}function f(a){var c=b.createElement("script");c.src=a,c.defer=c.type="text/javascript",b.getElementsByTagName("head")[0].appendChild(c)}var g,h,i,j,k=b.createElement("canvas"),l=k.getContext&&k.getContext("2d");for(j=Array("flag","emoji"),c.supports={everything:!0,everythingExceptFlag:!0},i=0;i<j.length;i++)c.supports[j[i]]=e(j[i]),c.supports.everything=c.supports.everything&&c.supports[j[i]],"flag"!==j[i]&&(c.supports.everythingExceptFlag=c.supports.everythingExceptFlag&&c.supports[j[i]]);c.supports.everythingExceptFlag=c.supports.everythingExceptFlag&&!c.supports.flag,c.DOMReady=!1,c.readyCallback=function(){c.DOMReady=!0},c.supports.everything||(h=function(){c.readyCallback()},b.addEventListener?(b.addEventListener("DOMContentLoaded",h,!1),a.addEventListener("load",h,!1)):(a.attachEvent("onload",h),b.attachEvent("onreadystatechange",function(){"complete"===b.readyState&&c.readyCallback()})),g=c.source||{},g.concatemoji?f(g.concatemoji):g.wpemoji&&g.twemoji&&(f(g.twemoji),f(g.wpemoji)))}(window,document,window._wpemojiSettings);
		</script>
		<style type="text/css">
img.wp-smiley,
img.emoji {
	display: inline !important;
	border: none !important;
	box-shadow: none !important;
	height: 1em !important;
	width: 1em !important;
	margin: 0 .07em !important;
	vertical-align: -0.1em !important;
	background: none !important;
	padding: 0 !important;
}
</style>
<link rel='stylesheet' id='all-css-0-1' href='https://s2.wp.com/_static/??-eJyljkEOgkAMRS9kLZCAYWE8C4xVBqdQpzMSbu8gcaOGjZum/f2vvzgJmHEINATkCOLi1Q6Kk5iRQdk6mj+mvVHd4W/M2Rsp9hSkMTd4TVt2M3pKOksTFgfT2TbkiJNtC2Op3tTSdilrM2Z9v23FkyqkyjYyhC4FfXOrjA8rqAY0zI5Mo4E8FFleocTWWYOJwksi/uH7eyQ/QxjT2i93TnzMy+KQ1XWZl/0TTB+YFg==?cssminify=yes' type='text/css' media='all' />
<link rel='stylesheet' id='google_fonts-css'  href='//fonts.googleapis.com/css?family=Montserrat%3A400%2C700&#038;ver=1.0.0' type='text/css' media='all' />
<link rel='stylesheet' id='all-css-2-1' href='https://s0.wp.com/_static/??-eJx9j+FuwjAMhF9oqWlhbPsx8SxpZlJPbhzFDoi3J1AhQNP457POn+/gmF2QZJgMbMIZFQ6UQYNTOzEGr4bFDat+C7mOTAGCKmQfmzF4wyjl1LXVGzyA5uoy10hJ4Ug/EU1BJZBnR83yLP4cP6S4QdQT21SqW3f99f9C7TRItQVAkMQW+m14FSuiOJZWgCQ9CbdnT+XVacGRJbYxXqPc5X9Npg1EltHzxbCbv/v3Ydh+fWxWn79n2m6NTw==?cssminify=yes' type='text/css' media='all' />
<script type='text/javascript'>
/* <![CDATA[ */
var sc_ajax_script = {"ajaxurl":"\/wp-admin\/admin-ajax.php","siteurl":"http:\/\/stylecaster.com"};
var scMainData = {"isPreview":"false"};
/* ]]> */
</script>
<script type='text/javascript'>
/* <![CDATA[ */
var scAdvertisingConfig = {"vertical":"beauty\/landing-page","globalTargeting":{"liveinsite":"segments","url":["http:\/\/stylecaster.com\/beauty\/?dm2sc=1"],"Feature_area":["beauty"],"Article_Category":["beauty"],"ci":"taxonomy-1885"},"pageType":"category"};
/* ]]> */
</script>
<script type='text/javascript'>
/* <![CDATA[ */
var sc_newsletter_wp_vars = {"nonce":"9739bff01d"};
/* ]]> */
</script>
<script type='text/javascript' src='https://s0.wp.com/_static/??-eJytkd1qwzAMRl9ortuUjN6M3Yxd7xVUW02V+q+WnJA9/VxoL8rCRmnAILAOR5+QHpOiYFyxyLqv71wwT9ey6vlF/wUoT10GwZWncINNDIJBLqyPe3KoCmOGrv5V0SHOcCmyeGSu0Ez3PhKFgXD8F+tREpiTysj0/csqR6zz9EBJs1Esk0MDLJhVs9686lT2jsxFekCQUh06ZXQRLOa5VR/XeaCgjgh2GR1YNWZIaal4bD4+v55SDRhszLerVJLMaVKmsES/UEbqQklX17t/27TNut3u2mbb/wAI4guM'></script>
<link rel="EditURI" type="application/rsd+xml" title="RSD" href="https://scstylecaster.wordpress.com/xmlrpc.php?rsd" />
<link rel="wlwmanifest" type="application/wlwmanifest+xml" href="https://s1.wp.com/wp-includes/wlwmanifest.xml" /> 
<meta name="generator" content="WordPress.com" />
<link rel='openid.server' href='http://scstylecaster.wordpress.com/?openidserver=1' />
<link rel='openid.delegate' href='http://scstylecaster.wordpress.com/' />
<link rel="search" type="application/opensearchdescription+xml" href="http://stylecaster.com/osd.xml" title="StyleCaster" />
<link rel="search" type="application/opensearchdescription+xml" href="https://s1.wp.com/opensearch.xml" title="WordPress.com" />
<link rel="next" href="http://stylecaster.com/beauty/page/2/?dm2sc=1" />        <script>
            var _alcTag = _alcTag || [];
            (function() {
                var atag = document.createElement('script');
                atag.async = 1;
                atag.src = '//sc-p.alcmpn.com/wt/297/webtag.js';
                var node = document.getElementsByTagName('script')[0];
                node.parentNode.insertBefore(atag, node);
            })();
        </script>
            <meta id="ad_wrapper_script" data-unit-name="beauty/landing-page" />
                <script type='text/javascript'>var _sf_startpt=(new Date()).getTime()</script>
        		<script class="gtm-script-container" type="text/javascript">
			;(function(){
				// save url from which user came to the site to cookies.
				// We set cookie with help js because wordpress vip prohibits the cookies on the server side
				if (document.referrer && document.referrer.split('/')[2] != document.domain) {
					setCookie('sc_gtm_original_url', document.referrer, null);
				}

				_gtmq = [{
					'page_version': isLayout.get(),
					'full_URL': "http:\/\/stylecaster.com\/beauty\/?dm2sc=1",
					'base_URL': "http:\/\/stylecaster.com\/beauty\/",
					'query_Parameters': "?dm2sc=1",
					// --- DEPRECATED START ---
					// let's leave it in the comments to keep the store
					// 'is_Parallax': ,
					// 'is_OriginalVideo': ,
					// 'is_OriginalPhoto': ,
					// 'is_Slideshow': ,
					// 'is_ContentCreator': ,
					// 'is_Shoppable': ,
					// --- DEPRECATED END ---


										'site_section': "beautyhigh",
					
					'source_site_of_post' : "stylecaster",

					'dm2sc': "1",

					// post params
					
					// tag page params
					
					// result search page params
					
					// category page params
											'post_categories': 'Beauty',
					
					// author page params
					
					// archive page params
																												
					// meta data
					'meta_title': jQuery("title").text(),

					// page params
					'page_type': "category",
					'referrer_original': getCookie('sc_gtm_original_url') ? getCookie('sc_gtm_original_url') : '',

					
					'user_ip': "",
					'user_agent': navigator.userAgent
				}];

				// loading the user_ip for the _gtmq
				// initial _pageView may receive empty user_ip since response from ip-api.com may be delayed
				jQuery.ajax({
					url: "//ip-api.com/json",
					dataType: 'json',
					success: function (json){
						_gtmq.push({
							'event': 'UserIPReceived',
							'user_ip': json.query
						});
					}
				});

				// add utm params to _gtmq
				var temp;
				if (temp = getUrlParam(window.location.href, 'utm_source')) {
					_gtmq[0].utm_source = temp;
				}
				if (temp = getUrlParam(window.location.href, 'utm_medium')) {
					_gtmq[0].utm_medium = temp;
				}
				if (temp = getUrlParam(window.location.href, 'utm_campaign')) {
					_gtmq[0].utm_campaign = temp;
				}
				if (temp = getUrlParam(window.location.href, 'utm_term')) {
					_gtmq[0].utm_term = temp;
				}
				if (temp = getUrlParam(window.location.href, 'utm_content')) {
					_gtmq[0].utm_content = temp;
				}
			})();
		</script>
				<script>
			(function(w){
				w.dataLayer_SKM = [{"pageDetails":{"siteVersion":"2.0.8","siteId":2208790,"channel":"Beauty","subchannel":"_na_","channelLvl3":"_na_","channelLvl4":"_na_","cmsTemplateName":"category","contentCMS":"WordPress VIP StyleCaster","contentArticleId":"_na_","contentArticleTitle":"_na_","contentPublishedDate":"_na_","contentPublishedMonthYear":"_na_","contentPublishedTimestamp":"_na_","contentOriginalPublishedTimestamp":"_na_","cmsAuthorId":"_na_","momentumAuthorId":"_na_","contentAuthorName":"_na_","articleCategories":"_na_","contentTags":"_na_","geoTarget":"US","pageFormat":"_na_","editorialCategories":"_na_","contentAuthorType":"_na_","isShoppable":false,"sponsorshipProducedId":"_na_","sponsorshipRunningId":"_na_","sponsorshipRunningName":"_na_","sponsorshipBucketId":"_na_","sponsorshipBucketName":"_na_","contentProductionType":"_na_","slideNumber":"_na_","slideId":"_na_","slideName":"_na_","slideshowLength":"_na_","scrollable":false,"infiniteScrollPageNum":"_na_"},"dfp":{"adUnitLvl1":"8352","adUnitLvl2":"stylecaster","adUnitLvl3":"_na_","adUnitLvl4":"_na_","adUnitLvl5":"_na_"},"siteSpecific":{"variableGroup1":"_na_","variableGroup2":"_na_","variableGroup3":"_na_","variableGroup4":"_na_","variableGroup5":"_na_"},"videoDetails":{"country":"_na_","sponsored":"_na_","sponsorshipCampaignId":"_na_","sponsorshipCampaignLineID":"_na_","season":"_na_","authorID":"_na_","publishedBy":"_na_","publisherType":"_na_","clickable":"_na_","subChannel":"_na_","videoBrand":"_na_","channel":"_na_","playerType":"_na_","show":"_na_","publishDate":"_na_","title":"_na_","playerId":"_na_","author":"_na_","sourceFile":"_na_","type":"_na_","sheknowsId":"_na_","authorType":"_na_","autoPlay":"_na_","sound":"_na_","preroll":"_na_","fullScreen":"_na_","playlistId":"_na_","playlistTitle":"_na_","playlistVideoCount":"_na_","playlistPosition":"_na_","uploadedDate":"_na_","videoLength":"_na_","playerLocation":"_na_"}}];
				w.dataLayer_NA = "_na_";
				w.dataLayer_INTRO_SLIDE = "Intro";
			})(window);
		</script>
				<style type="text/css">
			.recentcomments a {
				display: inline !important;
				padding: 0 !important;
				margin: 0 !important;
			}

			table.recentcommentsavatartop img.avatar, table.recentcommentsavatarend img.avatar {
				border: 0px;
				margin: 0;
			}

			table.recentcommentsavatartop a, table.recentcommentsavatarend a {
				border: 0px !important;
				background-color: transparent !important;
			}

			td.recentcommentsavatarend, td.recentcommentsavatartop {
				padding: 0px 0px 1px 0px;
				margin: 0px;
			}

			td.recentcommentstextend {
				border: none !important;
				padding: 0px 0px 2px 10px;
			}

			.rtl td.recentcommentstextend {
				padding: 0px 10px 2px 0px;
			}

			td.recentcommentstexttop {
				border: none;
				padding: 0px 0px 0px 10px;
			}

			.rtl td.recentcommentstexttop {
				padding: 0px 10px 0px 0px;
			}
		</style>
		<meta name="application-name" content="StyleCaster" /><meta name="msapplication-window" content="width=device-width;height=device-height" /><meta name="msapplication-tooltip" content="Style News and Trends" /><meta name="msapplication-task" content="name=Subscribe;action-uri=http://stylecaster.com/feed/;icon-uri=http://1.gravatar.com/blavatar/f95e80beb275448b98a924f84cc3473a?s=16" /><meta property="og:site_name" content="StyleCaster" />
<meta property="og:type" content="website" />
<meta property="og:locale" content="en_US" />
<meta property="fb:app_id" content="134683123322801" />
<style type="text/css" id="syntaxhighlighteranchor"></style>
                <script type="text/javascript" src="https://ads.blogherads.com/bh/1/1/1/2208790/header.js" async="async"
                    data-cfasync="false"></script>
            <script type="text/javascript" src="https://ads.blogherads.com/static/blogherads.js" async="async"
                    data-cfasync="false"></script>
            
	<link rel="canonical" href="http://stylecaster.com/beauty/"/><meta property="twitter:account_id" content="55678606" /><meta name="description" content="StyleCaster&#039;s beauty section offers expert makeup advice, hair how-to&#039;s, beauty tips, and easy hairstyles. " />        <!-- HTML5 shim and Respond.js IE8 support of HTML5 elements and media queries -->
        <!--[if lt IE 9]>
        <script src="https://s2.wp.com/wp-content/themes/vip/sc-stylecaster-2016/public/js/vendors/html5shiv.min.js"></script>
        <script src="https://s2.wp.com/wp-content/themes/vip/sc-stylecaster-2016/public/js/vendors/respond.min.js"></script>
        <![endif]-->
                <meta property="fb:pages" content="48566051011" />
        <meta property="fb:article_style" content="scdefault">
        </head>
<body class="archive category category-beauty category-1885 mp6 customizer-styles-applied highlander-enabled highlander-light" data-paged="1" data-siteurl="http://stylecaster.com">

<div class="wrapper">
    
        <header class="header hide-when-active-popup" id="siteheader" data-gtm-link-location="Header"  >
        <div class="container container_top header_tall">

    <div class="mobile_menu_trigger">
        <div class="border-menu"></div>
    </div>

                <div class="logo"><div class="ratio"></div><a href="http://stylecaster.com">StyleCaster</a></div>
    
    <div class="global_socials social_menu hidden-phone" data-gtm-button-location="HeaderTall">
        <div class="left-part">
            <div class="menu-header-social-container"><ul id="menu-header-social" class="menu"><li id="menu-item-593282" class="sc-icon-mail menu-item menu-item-type-post_type menu-item-object-page menu-item-593282"><a target="_blank" href="http://stylecaster.com/signup/">Signup</a></li>
<li id="menu-item-480309" class="sc-icon-facebook menu-item menu-item-type-custom menu-item-object-custom menu-item-480309"><a target="_blank" rel="me" href="https://www.facebook.com/stylecaster">Facebook</a></li>
<li id="menu-item-480311" class="sc-icon-pinterest menu-item menu-item-type-custom menu-item-object-custom menu-item-480311"><a target="_blank" rel="me" href="http://www.pinterest.com/stylecaster/">Pinterest</a></li>
<li id="menu-item-593285" class="sc-icon-tumblr menu-item menu-item-type-custom menu-item-object-custom menu-item-593285"><a target="_blank" rel="me" href="http://stylecaster.tumblr.com/">Tumblr</a></li>
<li id="menu-item-480312" class="sc-icon-twitter menu-item menu-item-type-custom menu-item-object-custom menu-item-480312"><a target="_blank" rel="me" href="https://twitter.com/StyleCaster">Twitter</a></li>
<li id="menu-item-480313" class="sc-icon-instagram menu-item menu-item-type-custom menu-item-object-custom menu-item-480313"><a target="_blank" rel="me" href="http://instagram.com/stylecaster">Instagram</a></li>
</ul></div>        </div>
    </div>

            <div class="search_container">
            <ul class="stretch-clns">
                <li>
                    <div class="mobile_menu_trigger">
                        <div class="border-menu"></div>
                    </div>

                    <div class="logo_delimiter"></div>

                    <div class="logo-small">
                        <a href="http://stylecaster.com">StyleCaster</a>
                    </div>
                </li>
                <li class="search-form-helper">
                    <form role="search" method="get" name="searchform" class="sc-search-form default-search-form" action="http://stylecaster.com/">
    <div class="search-button sc-icon-search-right">    
            <input class="" type="submit" value="" tabindex="-1">
        </div>
        <div class="search-field" >     
            <input class="" type="text" value=""  name="s" id="s"   tabindex="-1" />
        </div>
</form>
                </li>
                <li> 
                    <div class="close_btn sc-icon-close"></div>
                </li>
            </ul>
        </div>
        
    <div class="search_btn visible-phone">
        <ul class="menu">
            <li class="search main-menu-search">
                <i class="sc-icon-search-right"></i>
            </li>
        </ul>
    </div>
</div>

<hr class="header_divider hidden-phone" />

<div class="container container_main_menu hidden-phone">

    <div class="main_menu">
    <ul class="mainmenu">
                    <li itemscope itemtype="http://www.schema.org/SiteNavigationElement">
	            <meta itemprop="url" content="http://stylecaster.com/fashion/" />
	            <meta itemprop="name" content="Fashion" />
            	            		<a href="http://stylecaster.com/fashion/">Fashion</a>
            	            </li>
                    <li itemscope itemtype="http://www.schema.org/SiteNavigationElement">
	            <meta itemprop="url" content="http://stylecaster.com/beauty/" />
	            <meta itemprop="name" content="Beauty" />
            	            		<a href="http://stylecaster.com/beauty/">Beauty</a>
            	            </li>
                    <li itemscope itemtype="http://www.schema.org/SiteNavigationElement">
	            <meta itemprop="url" content="http://stylecaster.com/lifestyle/" />
	            <meta itemprop="name" content="Lifestyle" />
            	            		<a href="http://stylecaster.com/lifestyle/">Lifestyle</a>
            	            </li>
                    <li itemscope itemtype="http://www.schema.org/SiteNavigationElement">
	            <meta itemprop="url" content="http://stylecaster.com/entertainment/" />
	            <meta itemprop="name" content="Entertainment" />
            	            		<a href="http://stylecaster.com/entertainment/">Entertainment</a>
            	            </li>
                    <li itemscope itemtype="http://www.schema.org/SiteNavigationElement">
	            <meta itemprop="url" content="http://stylecaster.com/sctv/" />
	            <meta itemprop="name" content="SCTV" />
            	            		<a href="http://stylecaster.com/sctv/">SC<span class="sc-icon-play-circle">tv</span></a>
            	            </li>
            </ul>
</div>
    <div class="search_btn">
        <ul class="menu">
            <li class="search main-menu-search">
                <i class="sc-icon-search-right"></i>
            </li>
        </ul>
    </div>
</div>

    </header>
    
        <div class="siteheadersticky header" id="siteheadersticky" data-gtm-link-location="Header">
        <div class="container container_top header_skinny" >

    <div class="mobile_menu_trigger">
        <div class="border-menu"></div>
    </div>
    
    <div class="logo_delimiter"></div>
    
    <div class="logo-small visible-desktop visible-tablet">
        <a href="http://stylecaster.com">StyleCaster</a>
    </div>

    <div class="logo visible-phone"><div class="ratio"></div><a href="http://stylecaster.com">StyleCaster</a></div>

    <div class="main_menu">
        <div class="main_menu">
    <ul class="mainmenu">
                    <li itemscope itemtype="http://www.schema.org/SiteNavigationElement">
	            <meta itemprop="url" content="http://stylecaster.com/fashion/" />
	            <meta itemprop="name" content="Fashion" />
            	            		<a href="http://stylecaster.com/fashion/">Fashion</a>
            	            </li>
                    <li itemscope itemtype="http://www.schema.org/SiteNavigationElement">
	            <meta itemprop="url" content="http://stylecaster.com/beauty/" />
	            <meta itemprop="name" content="Beauty" />
            	            		<a href="http://stylecaster.com/beauty/">Beauty</a>
            	            </li>
                    <li itemscope itemtype="http://www.schema.org/SiteNavigationElement">
	            <meta itemprop="url" content="http://stylecaster.com/lifestyle/" />
	            <meta itemprop="name" content="Lifestyle" />
            	            		<a href="http://stylecaster.com/lifestyle/">Lifestyle</a>
            	            </li>
                    <li itemscope itemtype="http://www.schema.org/SiteNavigationElement">
	            <meta itemprop="url" content="http://stylecaster.com/entertainment/" />
	            <meta itemprop="name" content="Entertainment" />
            	            		<a href="http://stylecaster.com/entertainment/">Entertainment</a>
            	            </li>
                    <li itemscope itemtype="http://www.schema.org/SiteNavigationElement">
	            <meta itemprop="url" content="http://stylecaster.com/sctv/" />
	            <meta itemprop="name" content="SCTV" />
            	            		<a href="http://stylecaster.com/sctv/">SC<span class="sc-icon-play-circle">tv</span></a>
            	            </li>
            </ul>
</div>    </div>

            <div class="search_container">
            <ul class="stretch-clns">
                <li>
                    <div class="mobile_menu_trigger">
                        <div class="border-menu"></div>
                    </div>

                    <div class="logo_delimiter"></div>

                    <div class="logo-small">
                        <a href="http://stylecaster.com">StyleCaster</a>
                    </div>
                </li>
                <li class="search-form-helper">
                    <form role="search" method="get" name="searchform" class="sc-search-form default-search-form" action="http://stylecaster.com/">
    <div class="search-button sc-icon-search-right">    
            <input class="" type="submit" value="" tabindex="-1">
        </div>
        <div class="search-field" >     
            <input class="" type="text" value=""  name="s" id="s"   tabindex="-1" />
        </div>
</form>
                </li>
                <li> 
                    <div class="close_btn sc-icon-close"></div>
                </li>
            </ul>
        </div>
        
    <div class="search_btn">
        <ul class="menu">
            <li class="search main-menu-search">
                <i class="sc-icon-search-right"></i>
            </li>
        </ul>
    </div>
</div>

<hr class="header_divider hidden-phone" />    </div>
        
        
            <div class="wrapper-header-ad-slot hidden-phone">
            <div class="header-ad-slot">
                <div id="sc_adwrapperunit-2" class="widget_sc_adwrapperunit">
        <div class="sc-ad-init" id="oas_Top2" data-position="Top2"></div>
        
        </div>
            </div>
        </div>
        
            <div class="page_content_container ">
        <div id="skin">
            <div class="container category-page skin-shadow" data-load-more-url="http://stylecaster.com/beauty/page/2/?dm2sc=1">
    <div class="content-split clearfix">
        <section class="main_content_area">

                    <div id="title"><h1>Beauty</h1></div>
                    <div class="caption d-none"></div>

            <div class="container_row sc-section-feed sc-section-can-stiky">
                <aside class="sc-sidebar sc-sidebar-page visible-desktop">
                    <div class="sc-adv-wrap">
                        <div class="sc-adv-wrap-help">
                            <div id="sc_adwrapperunit-7" class="widget widget_sc_adwrapperunit">
        <div class="sc-ad-init" id="oas_Middle3" data-position="Middle3"></div>
        
        </div>
                        </div>
                    </div>
                </aside>
                <div class="sc-feed-content">

                                        <ul class="sc-posts-overview" data-gtm-pin-location="CategoryPageArticles" itemscope itemtype="http://schema.org/ItemList">
                                <li itemscope itemprop="itemListElement" itemtype="http://schema.org/ListItem" class="sc-article featured" data-gtm-article-type="" data-gtm-page="1" data-post-id="732609" data-source-site-of-post="stylecaster">

                    <a itemprop="url" content="http://stylecaster.com/beauty/hair-thinning-expert-tips/" href="http://stylecaster.com/beauty/hair-thinning-expert-tips/" class="thumbnail-link gtm-link" title="What a Trichologist Wants You to Know About Hair Thinning">
            <div class="thumbnail">
                <div class="image-wrapper">
                    <img class="image" src="https://s2.wp.com/wp-content/themes/vip/sc-stylecaster-2016/public/assets/images/1x1.top-stories.trans.gif"  data-original="https://scstylecaster.files.wordpress.com/2018/05/hair-thinning-tips.jpg?w=960&#038;h=540&#038;crop=1" data-url-min="https://scstylecaster.files.wordpress.com/2018/05/hair-thinning-tips.jpg?w=480&#038;h=270&#038;crop=1" data-scpin-desc="What a Trichologist Wants You to Know About Hair Thinning | StyleCaster" alt="What a Trichologist Wants You to Know About Hair Thinning">
                    <noscript><img src="https://scstylecaster.files.wordpress.com/2018/05/hair-thinning-tips.jpg?w=960&#038;h=540&#038;crop=1" alt="What a Trichologist Wants You to Know About Hair Thinning | StyleCaster"/></noscript>

                                    </div>
            </div>
        </a>
        
            <div class="sc-article-description">
                <div class="description-position-helper">

                    <div class="hidden-phone">
                                            </div>  
                    
                            
                    <a href="http://stylecaster.com/beauty/hair-nails/" class="category"><span>Hair + Nails</span></a>
                
        
                    <div class="visible-phone">
                                            </div>  

                            <div class="shares hidden-phone">
            <i class="sc-icon-flash"></i>
            63 shares
        </div>
        
                            <span class="sc-article-date hidden-phone">1 week ago</span>
        
                            <a href="http://stylecaster.com/beauty/hair-thinning-expert-tips/" class="hp-top-stories-title gtm-link" title="What a Trichologist Wants You to Know About Hair Thinning">
            <h2 class="sc-article-title">What a Trichologist Wants You to Know About Hair Thinning</h2>
        </a>
        
                            <p class="headline">Including the most common causes.</p>
        
                            <div class="sc-article-info hidden-phone">
            <span class="hp-author-name">By
                                    <a href="http://stylecaster.com/author/nikki-brown/" class="hp-top-stories-author" title="Nikki Brown">
                        <span>Nikki Brown</span>                    </a>
                            </span>
        </div>
        
                </div>
            </div>
        </li>
                <li itemscope itemprop="itemListElement" itemtype="http://schema.org/ListItem" class="sc-article min" data-gtm-article-type="" data-gtm-page="1" data-post-id="734123" data-source-site-of-post="stylecaster">

                    <a itemprop="url" content="http://stylecaster.com/beauty/best-vacation-beauty-products/" href="http://stylecaster.com/beauty/best-vacation-beauty-products/" class="thumbnail-link gtm-link" title="The Must-Have Beauty Products of a Top Travel Blogger">
            <div class="thumbnail">
                <div class="image-wrapper">
                    <img class="image" src="https://s2.wp.com/wp-content/themes/vip/sc-stylecaster-2016/public/assets/images/1x1.top-stories.trans.gif"  data-original="https://scstylecaster.files.wordpress.com/2018/05/rene-daniella-own-by-femme.jpg?w=480&#038;h=270&#038;crop=1" data-url-feature="https://scstylecaster.files.wordpress.com/2018/05/rene-daniella-own-by-femme.jpg?w=960&#038;h=540&#038;crop=1" data-scpin-desc="The Must-Have Beauty Products of a Top Travel Blogger | StyleCaster" alt="The Must-Have Beauty Products of a Top Travel Blogger">
                    <noscript><img src="https://scstylecaster.files.wordpress.com/2018/05/rene-daniella-own-by-femme.jpg?w=480&#038;h=270&#038;crop=1" alt="The Must-Have Beauty Products of a Top Travel Blogger | StyleCaster"/></noscript>

                                    </div>
            </div>
        </a>
        
            <div class="sc-article-description">
                <div class="description-position-helper">

                    <div class="hidden-phone">
                                            </div>  
                    
                            
                    <a href="http://stylecaster.com/beauty/hair-nails/" class="category"><span>Hair + Nails</span></a>
                
        
                    <div class="visible-phone">
                                            </div>  

                    
                            <span class="sc-article-date hidden-phone">3 hours ago</span>
        
                            <a href="http://stylecaster.com/beauty/best-vacation-beauty-products/" class="hp-top-stories-title gtm-link" title="The Must-Have Beauty Products of a Top Travel Blogger">
            <h2 class="sc-article-title">The Must-Have Beauty Products of a Top Travel Blogger</h2>
        </a>
        
                            <p class="headline">Stay ready so you don&#039;t have to get ready.</p>
        
                            <div class="sc-article-info hidden-phone">
            <span class="hp-author-name">By
                                    <a href="http://stylecaster.com/author/nikki-brown/" class="hp-top-stories-author" title="Nikki Brown">
                        <span>Nikki Brown</span>                    </a>
                            </span>
        </div>
        
                </div>
            </div>
        </li>
                <li itemscope itemprop="itemListElement" itemtype="http://schema.org/ListItem" class="sc-article min" data-gtm-article-type="" data-gtm-page="1" data-post-id="734776" data-source-site-of-post="stylecaster">

                    <a itemprop="url" content="http://stylecaster.com/beauty/ariana-grande-back-to-brown-hair/" href="http://stylecaster.com/beauty/ariana-grande-back-to-brown-hair/" class="thumbnail-link gtm-link" title="Ariana Grande Just Ditched Her Blonde Hair">
            <div class="thumbnail">
                <div class="image-wrapper">
                    <img class="image" src="https://s2.wp.com/wp-content/themes/vip/sc-stylecaster-2016/public/assets/images/1x1.top-stories.trans.gif"  data-original="https://scstylecaster.files.wordpress.com/2018/05/ariana-grande-hair.jpg?w=480&#038;h=270&#038;crop=1" data-url-feature="https://scstylecaster.files.wordpress.com/2018/05/ariana-grande-hair.jpg?w=960&#038;h=540&#038;crop=1" data-scpin-desc="Ariana Grande Just Ditched Her Blonde Hair | StyleCaster" alt="Ariana Grande Just Ditched Her Blonde Hair">
                    <noscript><img src="https://scstylecaster.files.wordpress.com/2018/05/ariana-grande-hair.jpg?w=480&#038;h=270&#038;crop=1" alt="Ariana Grande Just Ditched Her Blonde Hair | StyleCaster"/></noscript>

                                    </div>
            </div>
        </a>
        
            <div class="sc-article-description">
                <div class="description-position-helper">

                    <div class="hidden-phone">
                                            </div>  
                    
                            
                    <a href="http://stylecaster.com/beauty/hair-nails/" class="category"><span>Hair + Nails</span></a>
                
        
                    <div class="visible-phone">
                                            </div>  

                    
                            <span class="sc-article-date hidden-phone">6 hours ago</span>
        
                            <a href="http://stylecaster.com/beauty/ariana-grande-back-to-brown-hair/" class="hp-top-stories-title gtm-link" title="Ariana Grande Just Ditched Her Blonde Hair">
            <h2 class="sc-article-title">Ariana Grande Just Ditched Her Blonde Hair</h2>
        </a>
        
                            <p class="headline">Looking good, girl!</p>
        
                            <div class="sc-article-info hidden-phone">
            <span class="hp-author-name">By
                                    <a href="http://stylecaster.com/author/katie-stanovick/" class="hp-top-stories-author" title="Katie Stanovick">
                        <span>Katie Stanovick</span>                    </a>
                            </span>
        </div>
        
                </div>
            </div>
        </li>
                <li class="sc-article makeover_banner min" data-gtm-page="1">

            <a href="http://stylecaster.com/virtual-makeover/" class="thumbnail-link makeover_banner" title="Test-Drive Your Favorite Celeb Looks">
                <div class="thumbnail">
                    <div class="image-wrapper">
                        <img class="image" src="https://s2.wp.com/wp-content/themes/vip/sc-stylecaster-2016/public/assets/images/1x1.top-stories.trans.gif" data-original="http://scstylecaster.files.wordpress.com/2016/05/sc_makeovertool_tout_highres.jpg?resize=480%2C270" data-url-feature="http://scstylecaster.files.wordpress.com/2016/05/sc_makeovertool_tout_highres.jpg?resize=960%2C540" data-scpin-desc="Give yourself a virtual makeover with celebrity hairstyles, makeup and accessories." alt="Test-Drive Your Favorite Celeb Looks">
                        <noscript><img src="http://scstylecaster.files.wordpress.com/2016/05/sc_makeovertool_tout_highres.jpg?resize=480%2C270" alt="Test-Drive Your Favorite Celeb Looks"/></noscript>
                    </div>
                </div>
            </a>

            <div class="sc-article-description">
                <div class="description-position-helper">

                    <a href="http://stylecaster.com/virtual-makeover/" class="category makeover_banner"><span>MAKEOVER TOOL</span></a>

                    <a href="http://stylecaster.com/virtual-makeover/" class="hp-top-stories-title makeover_banner" title="Test-Drive Your Favorite Celeb Looks">
                        <h2 class="sc-article-title">Test-Drive Your Favorite Celeb Looks</h2>
                    </a>

                    <p class="headline">Give yourself a virtual makeover with celebrity hairstyles, makeup and accessories.</p>

                </div>
            </div>
        </li>
                <li itemscope itemprop="itemListElement" itemtype="http://schema.org/ListItem" class="sc-article min" data-gtm-article-type="slideshow" data-gtm-page="1" data-post-id="426004" data-source-site-of-post="stylecaster">

                    <a itemprop="url" content="http://stylecaster.com/beauty/primers-for-oily-skin/" href="http://stylecaster.com/beauty/primers-for-oily-skin/" class="thumbnail-link gtm-link" title="12 Standout Primers for Oily Skin That&#039;ll Keep Shine at Bay">
            <div class="thumbnail">
                <div class="image-wrapper">
                    <img class="image" src="https://s2.wp.com/wp-content/themes/vip/sc-stylecaster-2016/public/assets/images/1x1.top-stories.trans.gif"  data-original="https://scstylecaster.files.wordpress.com/2017/08/burberry-model-best-oil-primers.jpg?w=480&#038;h=270&#038;crop=1" data-url-feature="https://scstylecaster.files.wordpress.com/2017/08/burberry-model-best-oil-primers.jpg?w=960&#038;h=540&#038;crop=1" data-scpin-desc="12 Standout Primers for Oily Skin That&#039;ll Keep Shine at Bay | StyleCaster" alt="12 Standout Primers for Oily Skin That&#039;ll Keep Shine at Bay">
                    <noscript><img src="https://scstylecaster.files.wordpress.com/2017/08/burberry-model-best-oil-primers.jpg?w=480&#038;h=270&#038;crop=1" alt="12 Standout Primers for Oily Skin That&#039;ll Keep Shine at Bay | StyleCaster"/></noscript>

                                            <div class="slidecount-position-helper">
                            <div class="left">
                                <div class="slidecount-image"></div>
                            </div>                            
                                
                            <div class="right">
                                <span>12</span>
                                <span>images</span>
                            </div>                       
                        </div>
                                    </div>
            </div>
        </a>
        
            <div class="sc-article-description">
                <div class="description-position-helper">

                    <div class="hidden-phone">
                                            </div>  
                    
                            
                    <a href="http://stylecaster.com/beauty/makeup/" class="category"><span>Makeup</span></a>
                
        
                    <div class="visible-phone">
                                            </div>  

                            <div class="shares hidden-phone">
            <i class="sc-icon-flash"></i>
            886 shares
        </div>
        
                            <span class="sc-article-date hidden-phone">7 hours ago</span>
        
                            <a href="http://stylecaster.com/beauty/primers-for-oily-skin/" class="hp-top-stories-title gtm-link" title="12 Standout Primers for Oily Skin That&#039;ll Keep Shine at Bay">
            <h2 class="sc-article-title">12 Standout Primers for Oily Skin That&#039;ll Keep Shine at Bay</h2>
        </a>
        
                            <p class="headline">Not all primers are created equally.</p>
        
                            <div class="sc-article-info hidden-phone">
            <span class="hp-author-name">By
                                    <a href="http://stylecaster.com/author/rachel-krause/" class="hp-top-stories-author" title="Rachel Krause">
                        <span>Rachel Krause</span>                    </a>
                            </span>
        </div>
        
                </div>
            </div>
        </li>
                <li itemscope itemprop="itemListElement" itemtype="http://schema.org/ListItem" class="sc-article featured" data-gtm-article-type="" data-gtm-page="1" data-post-id="733802" data-source-site-of-post="stylecaster">

                    <a itemprop="url" content="http://stylecaster.com/beauty/best-celeb-pompadour-hairstyles/" href="http://stylecaster.com/beauty/best-celeb-pompadour-hairstyles/" class="thumbnail-link gtm-link" title="The Best Celebrity Takes on the Classic Pompadour">
            <div class="thumbnail">
                <div class="image-wrapper">
                    <img class="image" src="https://s2.wp.com/wp-content/themes/vip/sc-stylecaster-2016/public/assets/images/1x1.top-stories.trans.gif"  data-original="https://scstylecaster.files.wordpress.com/2018/05/pompadour-hairstyles.jpg?w=960&#038;h=540&#038;crop=1" data-url-min="https://scstylecaster.files.wordpress.com/2018/05/pompadour-hairstyles.jpg?w=480&#038;h=270&#038;crop=1" data-scpin-desc="The Best Celebrity Takes on the Classic Pompadour | StyleCaster" alt="The Best Celebrity Takes on the Classic Pompadour">
                    <noscript><img src="https://scstylecaster.files.wordpress.com/2018/05/pompadour-hairstyles.jpg?w=960&#038;h=540&#038;crop=1" alt="The Best Celebrity Takes on the Classic Pompadour | StyleCaster"/></noscript>

                                    </div>
            </div>
        </a>
        
            <div class="sc-article-description">
                <div class="description-position-helper">

                    <div class="hidden-phone">
                                            </div>  
                    
                            
                    <a href="http://stylecaster.com/beauty/hair-nails/" class="category"><span>Hair + Nails</span></a>
                
        
                    <div class="visible-phone">
                                            </div>  

                    
                            <span class="sc-article-date hidden-phone">8 hours ago</span>
        
                            <a href="http://stylecaster.com/beauty/best-celeb-pompadour-hairstyles/" class="hp-top-stories-title gtm-link" title="The Best Celebrity Takes on the Classic Pompadour">
            <h2 class="sc-article-title">The Best Celebrity Takes on the Classic Pompadour</h2>
        </a>
        
                            <p class="headline">An updo with major pizzazz.</p>
        
                            <div class="sc-article-info hidden-phone">
            <span class="hp-author-name">By
                                    <a href="http://stylecaster.com/author/katie-stanovick/" class="hp-top-stories-author" title="Katie Stanovick">
                        <span>Katie Stanovick</span>                    </a>
                            </span>
        </div>
        
                </div>
            </div>
        </li>
                <li itemscope itemprop="itemListElement" itemtype="http://schema.org/ListItem" class="sc-article min" data-gtm-article-type="" data-gtm-page="1" data-post-id="734730" data-source-site-of-post="stylecaster">

                    <a itemprop="url" content="http://stylecaster.com/beauty/why-drew-barrymore-uses-lip-liner-instead-of-eyeliner-to-make-her-eyes-pop/" href="http://stylecaster.com/beauty/why-drew-barrymore-uses-lip-liner-instead-of-eyeliner-to-make-her-eyes-pop/" class="thumbnail-link gtm-link" title="How Drew Barrymore Uses Lip Liner to Make Her Eyes Pop">
            <div class="thumbnail">
                <div class="image-wrapper">
                    <img class="image" src="https://s2.wp.com/wp-content/themes/vip/sc-stylecaster-2016/public/assets/images/1x1.top-stories.trans.gif"  data-original="https://scstylecaster.files.wordpress.com/2018/05/drew-barrymore2.jpg?w=480&#038;h=270&#038;crop=1" data-url-feature="https://scstylecaster.files.wordpress.com/2018/05/drew-barrymore2.jpg?w=960&#038;h=540&#038;crop=1" data-scpin-desc="How Drew Barrymore Uses Lip Liner to Make Her Eyes Pop | StyleCaster" alt="How Drew Barrymore Uses Lip Liner to Make Her Eyes Pop">
                    <noscript><img src="https://scstylecaster.files.wordpress.com/2018/05/drew-barrymore2.jpg?w=480&#038;h=270&#038;crop=1" alt="How Drew Barrymore Uses Lip Liner to Make Her Eyes Pop | StyleCaster"/></noscript>

                                    </div>
            </div>
        </a>
        
            <div class="sc-article-description">
                <div class="description-position-helper">

                    <div class="hidden-phone">
                                            </div>  
                    
                            
                    <a href="http://stylecaster.com/beauty/makeup/" class="category"><span>Makeup</span></a>
                
        
                    <div class="visible-phone">
                                            </div>  

                    
                            <span class="sc-article-date hidden-phone">9 hours ago</span>
        
                            <a href="http://stylecaster.com/beauty/why-drew-barrymore-uses-lip-liner-instead-of-eyeliner-to-make-her-eyes-pop/" class="hp-top-stories-title gtm-link" title="How Drew Barrymore Uses Lip Liner to Make Her Eyes Pop">
            <h2 class="sc-article-title">How Drew Barrymore Uses Lip Liner to Make Her Eyes Pop</h2>
        </a>
        
                            <p class="headline">Her reason makes total sense.</p>
        
                            <div class="sc-article-info hidden-phone">
            <span class="hp-author-name">By
                                    <a href="http://stylecaster.com/author/jasonapham/" class="hp-top-stories-author" title="Jason Pham">
                        <span>Jason Pham</span>                    </a>
                            </span>
        </div>
        
                </div>
            </div>
        </li>
                <li itemscope itemprop="itemListElement" itemtype="http://schema.org/ListItem" class="sc-article min" data-gtm-article-type="" data-gtm-page="1" data-post-id="734588" data-source-site-of-post="stylecaster">

                    <a itemprop="url" content="http://stylecaster.com/beauty/jenna-dewan-batiste-dry-shampoo-hair-texture/" href="http://stylecaster.com/beauty/jenna-dewan-batiste-dry-shampoo-hair-texture/" class="thumbnail-link gtm-link" title="The $6 Dry Shampoo Jenna Dewan Uses to Get Gritty Hair">
            <div class="thumbnail">
                <div class="image-wrapper">
                    <img class="image" src="https://s2.wp.com/wp-content/themes/vip/sc-stylecaster-2016/public/assets/images/1x1.top-stories.trans.gif"  data-original="https://scstylecaster.files.wordpress.com/2018/05/jenna-dewan.jpg?w=480&#038;h=270&#038;crop=1" data-url-feature="https://scstylecaster.files.wordpress.com/2018/05/jenna-dewan.jpg?w=960&#038;h=540&#038;crop=1" data-scpin-desc="The $6 Dry Shampoo Jenna Dewan Uses to Get Gritty Hair | StyleCaster" alt="The $6 Dry Shampoo Jenna Dewan Uses to Get Gritty Hair">
                    <noscript><img src="https://scstylecaster.files.wordpress.com/2018/05/jenna-dewan.jpg?w=480&#038;h=270&#038;crop=1" alt="The $6 Dry Shampoo Jenna Dewan Uses to Get Gritty Hair | StyleCaster"/></noscript>

                                    </div>
            </div>
        </a>
        
            <div class="sc-article-description">
                <div class="description-position-helper">

                    <div class="hidden-phone">
                                            </div>  
                    
                            
                    <a href="http://stylecaster.com/beauty/hair-nails/" class="category"><span>Hair + Nails</span></a>
                
        
                    <div class="visible-phone">
                                            </div>  

                    
                            <span class="sc-article-date hidden-phone">1 day ago</span>
        
                            <a href="http://stylecaster.com/beauty/jenna-dewan-batiste-dry-shampoo-hair-texture/" class="hp-top-stories-title gtm-link" title="The $6 Dry Shampoo Jenna Dewan Uses to Get Gritty Hair">
            <h2 class="sc-article-title">The $6 Dry Shampoo Jenna Dewan Uses to Get Gritty Hair</h2>
        </a>
        
                            <p class="headline">She&#039;s been using it since her dance recital days.</p>
        
                            <div class="sc-article-info hidden-phone">
            <span class="hp-author-name">By
                                    <a href="http://stylecaster.com/author/jasonapham/" class="hp-top-stories-author" title="Jason Pham">
                        <span>Jason Pham</span>                    </a>
                            </span>
        </div>
        
                </div>
            </div>
        </li>
                <li itemscope itemprop="itemListElement" itemtype="http://schema.org/ListItem" class="sc-article min" data-gtm-article-type="" data-gtm-page="1" data-post-id="734514" data-source-site-of-post="stylecaster">

                    <a itemprop="url" content="http://stylecaster.com/beauty/sunscreen-pill/" href="http://stylecaster.com/beauty/sunscreen-pill/" class="thumbnail-link gtm-link" title="PSA: There&#039;s No Such Thing as a Sunscreen Pill">
            <div class="thumbnail">
                <div class="image-wrapper">
                    <img class="image" src="https://s2.wp.com/wp-content/themes/vip/sc-stylecaster-2016/public/assets/images/1x1.top-stories.trans.gif"  data-original="https://scstylecaster.files.wordpress.com/2018/05/sunscreen-pill.jpg?w=480&#038;h=270&#038;crop=1" data-url-feature="https://scstylecaster.files.wordpress.com/2018/05/sunscreen-pill.jpg?w=960&#038;h=540&#038;crop=1" data-scpin-desc="PSA: There&#039;s No Such Thing as a Sunscreen Pill | StyleCaster" alt="PSA: There&#039;s No Such Thing as a Sunscreen Pill">
                    <noscript><img src="https://scstylecaster.files.wordpress.com/2018/05/sunscreen-pill.jpg?w=480&#038;h=270&#038;crop=1" alt="PSA: There&#039;s No Such Thing as a Sunscreen Pill | StyleCaster"/></noscript>

                                    </div>
            </div>
        </a>
        
            <div class="sc-article-description">
                <div class="description-position-helper">

                    <div class="hidden-phone">
                                            </div>  
                    
                            
                    <a href="http://stylecaster.com/beauty/health-fitness/" class="category"><span>Health + Fitness</span></a>
                
        
                    <div class="visible-phone">
                                            </div>  

                    
                            <span class="sc-article-date hidden-phone">1 day ago</span>
        
                            <a href="http://stylecaster.com/beauty/sunscreen-pill/" class="hp-top-stories-title gtm-link" title="PSA: There&#039;s No Such Thing as a Sunscreen Pill">
            <h2 class="sc-article-title">PSA: There&#039;s No Such Thing as a Sunscreen Pill</h2>
        </a>
        
                            <p class="headline">Ignore any fake news that says otherwise.</p>
        
                            <div class="sc-article-info hidden-phone">
            <span class="hp-author-name">By
                                    <a href="http://stylecaster.com/author/elizabeth-yuko/" class="hp-top-stories-author" title="Elizabeth Yuko">
                        <span>Elizabeth Yuko</span>                    </a>
                            </span>
        </div>
        
                </div>
            </div>
        </li>
                <li itemscope itemprop="itemListElement" itemtype="http://schema.org/ListItem" class="sc-article min" data-gtm-article-type="" data-gtm-page="1" data-post-id="734175" data-source-site-of-post="stylecaster">

                    <a itemprop="url" content="http://stylecaster.com/beauty/best-k-beauty-ingredients/" href="http://stylecaster.com/beauty/best-k-beauty-ingredients/" class="thumbnail-link gtm-link" title="The Most Popular Ingredients in Top K-Beauty Products">
            <div class="thumbnail">
                <div class="image-wrapper">
                    <img class="image" src="https://s2.wp.com/wp-content/themes/vip/sc-stylecaster-2016/public/assets/images/1x1.top-stories.trans.gif"  data-original="https://scstylecaster.files.wordpress.com/2018/05/k-beauty-ingredient-products.jpg?w=480&#038;h=270&#038;crop=1" data-url-feature="https://scstylecaster.files.wordpress.com/2018/05/k-beauty-ingredient-products.jpg?w=960&#038;h=540&#038;crop=1" data-scpin-desc="The Most Popular Ingredients in Top K-Beauty Products | StyleCaster" alt="The Most Popular Ingredients in Top K-Beauty Products">
                    <noscript><img src="https://scstylecaster.files.wordpress.com/2018/05/k-beauty-ingredient-products.jpg?w=480&#038;h=270&#038;crop=1" alt="The Most Popular Ingredients in Top K-Beauty Products | StyleCaster"/></noscript>

                                    </div>
            </div>
        </a>
        
            <div class="sc-article-description">
                <div class="description-position-helper">

                    <div class="hidden-phone">
                                            </div>  
                    
                            
                    <a href="http://stylecaster.com/beauty/makeup/" class="category"><span>Makeup</span></a>
                
        
                    <div class="visible-phone">
                                            </div>  

                    
                            <span class="sc-article-date hidden-phone">1 day ago</span>
        
                            <a href="http://stylecaster.com/beauty/best-k-beauty-ingredients/" class="hp-top-stories-title gtm-link" title="The Most Popular Ingredients in Top K-Beauty Products">
            <h2 class="sc-article-title">The Most Popular Ingredients in Top K-Beauty Products</h2>
        </a>
        
                            <p class="headline">Snail mucin, rice water, and so much more.</p>
        
                            <div class="sc-article-info hidden-phone">
            <span class="hp-author-name">By
                                    <a href="http://stylecaster.com/author/nikki-brown/" class="hp-top-stories-author" title="Nikki Brown">
                        <span>Nikki Brown</span>                    </a>
                            </span>
        </div>
        
                </div>
            </div>
        </li>
                <li itemscope itemprop="itemListElement" itemtype="http://schema.org/ListItem" class="sc-article featured" data-gtm-article-type="slideshow" data-gtm-page="1" data-post-id="675660" data-source-site-of-post="stylecaster">

                    <a itemprop="url" content="http://stylecaster.com/beauty/best-skin-boosters/" href="http://stylecaster.com/beauty/best-skin-boosters/" class="thumbnail-link gtm-link" title="Meet the New Customizable Product That Fixes Every Skin Issue">
            <div class="thumbnail">
                <div class="image-wrapper">
                    <img class="image" src="https://s2.wp.com/wp-content/themes/vip/sc-stylecaster-2016/public/assets/images/1x1.top-stories.trans.gif"  data-original="https://scstylecaster.files.wordpress.com/2017/05/blumarine-model-best-skin-boosters-feat.jpg?w=960&#038;h=540&#038;crop=1" data-url-min="https://scstylecaster.files.wordpress.com/2017/05/blumarine-model-best-skin-boosters-feat.jpg?w=480&#038;h=270&#038;crop=1" data-scpin-desc="Meet the New Customizable Product That Fixes Every Skin Issue | StyleCaster" alt="Meet the New Customizable Product That Fixes Every Skin Issue">
                    <noscript><img src="https://scstylecaster.files.wordpress.com/2017/05/blumarine-model-best-skin-boosters-feat.jpg?w=960&#038;h=540&#038;crop=1" alt="Meet the New Customizable Product That Fixes Every Skin Issue | StyleCaster"/></noscript>

                                            <div class="slidecount-position-helper">
                            <div class="left">
                                <div class="slidecount-image"></div>
                            </div>                            
                                
                            <div class="right">
                                <span>13</span>
                                <span>images</span>
                            </div>                       
                        </div>
                                    </div>
            </div>
        </a>
        
            <div class="sc-article-description">
                <div class="description-position-helper">

                    <div class="hidden-phone">
                                            </div>  
                    
                            
                    <a href="http://stylecaster.com/beauty/skin-care/" class="category"><span>Skin Care</span></a>
                
        
                    <div class="visible-phone">
                                            </div>  

                            <div class="shares hidden-phone">
            <i class="sc-icon-flash"></i>
            278 shares
        </div>
        
                            <span class="sc-article-date hidden-phone">1 day ago</span>
        
                            <a href="http://stylecaster.com/beauty/best-skin-boosters/" class="hp-top-stories-title gtm-link" title="Meet the New Customizable Product That Fixes Every Skin Issue">
            <h2 class="sc-article-title">Meet the New Customizable Product That Fixes Every Skin Issue</h2>
        </a>
        
                            <p class="headline">This stuff is magic.</p>
        
                            <div class="sc-article-info hidden-phone">
            <span class="hp-author-name">By
                                    <a href="http://stylecaster.com/author/chloebmetzger/" class="hp-top-stories-author" title="Chloe Metzger">
                        <span>Chloe Metzger</span>                    </a>
                            </span>
        </div>
        
                </div>
            </div>
        </li>
                <li itemscope itemprop="itemListElement" itemtype="http://schema.org/ListItem" class="sc-article min" data-gtm-article-type="" data-gtm-page="1" data-post-id="734469" data-source-site-of-post="stylecaster">

                    <a itemprop="url" content="http://stylecaster.com/beauty/blake-lively-blonde-hair-cleansing-tip/" href="http://stylecaster.com/beauty/blake-lively-blonde-hair-cleansing-tip/" class="thumbnail-link gtm-link" title="Why Blake Lively&#039;s Stylist Uses Conditioner First on Blondes">
            <div class="thumbnail">
                <div class="image-wrapper">
                    <img class="image" src="https://s2.wp.com/wp-content/themes/vip/sc-stylecaster-2016/public/assets/images/1x1.top-stories.trans.gif"  data-original="https://scstylecaster.files.wordpress.com/2018/05/blake-lively1.jpg?w=480&#038;h=270&#038;crop=1" data-url-feature="https://scstylecaster.files.wordpress.com/2018/05/blake-lively1.jpg?w=960&#038;h=540&#038;crop=1" data-scpin-desc="Why Blake Lively&#039;s Stylist Uses Conditioner First on Blondes | StyleCaster" alt="Why Blake Lively&#039;s Stylist Uses Conditioner First on Blondes">
                    <noscript><img src="https://scstylecaster.files.wordpress.com/2018/05/blake-lively1.jpg?w=480&#038;h=270&#038;crop=1" alt="Why Blake Lively&#039;s Stylist Uses Conditioner First on Blondes | StyleCaster"/></noscript>

                                    </div>
            </div>
        </a>
        
            <div class="sc-article-description">
                <div class="description-position-helper">

                    <div class="hidden-phone">
                                            </div>  
                    
                            
                    <a href="http://stylecaster.com/beauty/hair-nails/" class="category"><span>Hair + Nails</span></a>
                
        
                    <div class="visible-phone">
                                            </div>  

                    
                            <span class="sc-article-date hidden-phone">1 day ago</span>
        
                            <a href="http://stylecaster.com/beauty/blake-lively-blonde-hair-cleansing-tip/" class="hp-top-stories-title gtm-link" title="Why Blake Lively&#039;s Stylist Uses Conditioner First on Blondes">
            <h2 class="sc-article-title">Why Blake Lively&#039;s Stylist Uses Conditioner First on Blondes</h2>
        </a>
        
                            <p class="headline">Can&#039;t wait to try this color-preserving trick.</p>
        
                            <div class="sc-article-info hidden-phone">
            <span class="hp-author-name">By
                                    <a href="http://stylecaster.com/author/nikki-brown/" class="hp-top-stories-author" title="Nikki Brown">
                        <span>Nikki Brown</span>                    </a>
                            </span>
        </div>
        
                </div>
            </div>
        </li>
                                
                    </ul>
                                    </div>
            </div>
        </section>

                <div id="load-next-page-wrapper" class="load-more-bth-wrapper">
            <a href="http://stylecaster.com/beauty/page/2/?dm2sc=1" id="load-next-page" class="hp-load-more d-none" data-click-type="auto"></a>
        </div>
                
    </div>
</div>
        </div>
    </div>

    
    
    <footer class="footer" data-gtm-link-location="Footer">
        <div class="footer-wraper">
            <div class="stretch-clns">

  <div class="hp-column main-logo">
    <a href="http://stylecaster.com"><div class="logo"></div></a>
  </div>

  <div class="hp-column">
    <div class="footer_menu">
      <div class="menu-new-footer-menu-container"><ul id="menu-new-footer-menu" class="menu"><li id="menu-item-218301" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-218301"><a target="_blank" href="http://corporate.sheknows.com/team">About Us</a></li>
<li id="menu-item-218303" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-218303"><a href="http://stylecaster.com/advertise/">Advertise</a></li>
<li id="menu-item-218304" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-218304"><a target="_blank" href="http://corporate.sheknows.com/contact">Contact Us</a></li>
<li id="menu-item-218305" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-218305"><a target="_blank" href="http://corporate.sheknows.com/careers">Careers</a></li>
<li id="menu-item-218306" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-218306"><a target="_blank" href="http://corporate.sheknows.com/news">Press</a></li>
</ul></div>    </div>
  </div>

  <div class="hp-column">
    <div class="social_menu" data-gtm-button-location="Footer">
      <div class="menu-global-social-profiles-container"><ul id="menu-global-social-profiles" class="menu"><li id="menu-item-593286" class="sc-icon-mail menu-item menu-item-type-post_type menu-item-object-page menu-item-593286"><a target="_blank" href="http://stylecaster.com/signup/">Signup</a></li>
<li id="menu-item-218288" class="sc-icon-facebook menu-item menu-item-type-custom menu-item-object-custom menu-item-218288"><a target="_blank" rel="me" href="https://www.facebook.com/stylecaster">Facebook</a></li>
<li id="menu-item-218287" class="sc-icon-pinterest menu-item menu-item-type-custom menu-item-object-custom menu-item-218287"><a target="_blank" rel="me" href="http://www.pinterest.com/stylecaster/">Pinterest</a></li>
<li id="menu-item-593287" class="sc-icon-tumblr menu-item menu-item-type-custom menu-item-object-custom menu-item-593287"><a target="_blank" rel="me" href="http://stylecaster.tumblr.com/">Tumblr</a></li>
<li id="menu-item-218289" class="sc-icon-twitter menu-item menu-item-type-custom menu-item-object-custom menu-item-218289"><a target="_blank" rel="me" href="https://twitter.com/StyleCaster">Twitter</a></li>
<li id="menu-item-218291" class="sc-icon-instagram menu-item menu-item-type-custom menu-item-object-custom menu-item-218291"><a target="_blank" rel="me" href="http://instagram.com/stylecaster">Instagram</a></li>
</ul></div>    </div>
  </div>

</div>

<div class="copy stretch-clns">
    <div class="hp-column sheknows-wrapper">
        <a class="sheknows-copy" href="http://www.sheknows.com/beauty-and-style" target="_blank"><span>Sheknows Media</span><i>Beauty and Style</i></a>
    </div>
    <div class="hp-column">
        <p class="copyright">
            copyright 2018 &copy; all rights reserved by stylecaster        </p>
        <div class="menu-copyright-menu-container"><ul id="menu-copyright-menu" class="menu"><li id="menu-item-341577" class="norewrite menu-item menu-item-type-custom menu-item-object-custom menu-item-341577"><a target="_blank" href="https://pmc.com/privacy-policy/">Privacy Policy</a></li>
<li id="menu-item-341579" class="norewrite menu-item menu-item-type-custom menu-item-object-custom menu-item-341579"><a target="_blank" href="https://pmc.com/terms-of-use/">Terms Of Use Agreement</a></li>
<li id="menu-item-218296" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-218296"><a href="http://www.stylecaster.com/feed">RSS</a></li>
<li id="menu-item-694233" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-694233"><a href="http://stylecaster.com/amazon-affiliate-disclosure/">Amazon Affiliate Disclosure</a></li>
</ul></div>    </div>
</div>
<div class="footer-right-bottom-block">
	<div class="footer-copy-right">
		<p class="powered-by">Powered by <a href="https://vip.wordpress.com/?utm_source=vip_powered_wpcom&#038;utm_medium=web&#038;utm_campaign=VIP%20Footer%20Credit&#038;utm_term=stylecaster.com" rel="generator nofollow" class="powered-by-wpcom">WordPress.com VIP</a></p>
	</div>
</div>        </div>
    </footer>

    </div>
<div class="mobile_splash" id="sc-mobile-splash"></div>
<div class="mobile_menu">
    <div class="logo"><a href="http://stylecaster.com">StyleCaster</a></div>
    <div class="close_btn sc-icon-close"></div>
    <div class="mobile_menu_inner">
        <div class="mobile_menu_swipe">
            <div class="menu-new-main-navigation-container"><ul id="menu-new-main-navigation" class="menu"><li id="menu-item-218309" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-has-children menu-item-218309"><a href="http://stylecaster.com/fashion/">Fashion</a>
<ul class="sub-menu">
	<li id="menu-item-218313" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-218313"><a href="http://stylecaster.com/fashion-news/">Fashion News</a></li>
	<li id="menu-item-218314" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-218314"><a href="http://stylecaster.com/street-style/">Street Style</a></li>
	<li id="menu-item-476084" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-476084"><a href="http://stylecaster.com/tips-trends/">Tips + Trends</a></li>
	<li id="menu-item-218335" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-218335"><a href="http://stylecaster.com/shopping/">Shopping</a></li>
	<li id="menu-item-476085" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-476085"><a href="http://stylecaster.com/celebrity-looks/">Celebrity Looks</a></li>
</ul>
</li>
<li id="menu-item-218321" class="beautyhigh-submenu menu-item menu-item-type-taxonomy menu-item-object-category current-post-ancestor current-menu-parent current-post-parent menu-item-has-children menu-item-218321"><a href="http://stylecaster.com/beauty/">Beauty</a>
<ul class="sub-menu">
	<li id="menu-item-441672" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-441672"><a href="http://stylecaster.com/beauty/makeup/">Makeup</a></li>
	<li id="menu-item-476090" class="menu-item menu-item-type-taxonomy menu-item-object-category current-post-ancestor current-menu-parent current-post-parent menu-item-476090"><a href="http://stylecaster.com/beauty/hair-nails/">Hair + Nails</a></li>
	<li id="menu-item-441674" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-441674"><a href="http://stylecaster.com/beauty/skin-care/">Skin Care</a></li>
	<li id="menu-item-503638" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-503638"><a href="http://stylecaster.com/beauty/health-fitness/">Health + Fitness</a></li>
</ul>
</li>
<li id="menu-item-218316" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-has-children menu-item-218316"><a href="http://stylecaster.com/lifestyle/">Lifestyle</a>
<ul class="sub-menu">
	<li id="menu-item-476086" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-476086"><a href="http://stylecaster.com/home/">Home</a></li>
	<li id="menu-item-476290" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-476290"><a href="http://stylecaster.com/travel/">Travel</a></li>
	<li id="menu-item-319491" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-319491"><a href="http://stylecaster.com/food-and-drink/">Food + Drink</a></li>
	<li id="menu-item-476088" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-476088"><a href="http://stylecaster.com/love-sex/">Love + Sex</a></li>
</ul>
</li>
<li id="menu-item-218842" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-has-children menu-item-218842"><a href="http://stylecaster.com/entertainment/">Entertainment</a>
<ul class="sub-menu">
	<li id="menu-item-218330" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-218330"><a href="http://stylecaster.com/celebrity-news/">Celebrity News</a></li>
	<li id="menu-item-218332" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-218332"><a href="http://stylecaster.com/tv-movies/">TV + Movies</a></li>
	<li id="menu-item-218331" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-218331"><a href="http://stylecaster.com/music/">Music</a></li>
	<li id="menu-item-476292" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-476292"><a href="http://stylecaster.com/culture/">Culture</a></li>
</ul>
</li>
<li id="menu-item-513736" class="menu-item-sctv menu-item menu-item-type-taxonomy menu-item-object-category menu-item-513736"><a href="http://stylecaster.com/sctv/">SCTV</a></li>
</ul></div>
            <!-- <div class="newsletter_signup signup-form">
	<h5 class="subscribed-status">WANT <span>MORE?</span></h5>
	<h6 class="subscribed-message">Get STYLECASTER in your inbox</h6>
		<form method="post" class="sc-newsletter-form" autocomplete="off" data-location="expanded-menu" data-source="SignUp-Hamburger">
		<div id="email-validation"></div>
		<input name="additional_information" class="additional_information" type="text" placeholder="Enter Your Email Address" />
		<input name="email" class="email-field" type="text" placeholder="Enter Your Email Address">
		<div class="newsletter-item">
			<input type="checkbox" checked name="daily" class="daily_newsletter" id="daily_checkbox2" value="1" data-newsletter="daily" />
			<label for="daily_checkbox2"><span></span><p>STYLECASTER Daily</p></label>
		</div>
		<div class="newsletter-item">
			<input type="checkbox" checked name="beauty" class="beauty_newsletter" id="beauty_checkbox2" value="1" data-newsletter="beauty" />
			<label for="beauty_checkbox2"><span></span><p>STYLECASTER Beauty</p></label>
		</div>
		<input type="submit" class="subscribe-button" value="Submit" />
		<input type="hidden" name="source" value="SC_Menu" />
	</form>
</div> SPT-68: temporary disabled -->

            <div class="social_menu">
                <div class="menu-expanded-menu-social-container"><ul id="menu-expanded-menu-social" class="menu"><li id="menu-item-609237" class="sc-icon-facebook menu-item menu-item-type-custom menu-item-object-custom menu-item-609237"><a target="_blank" rel="me" href="https://www.facebook.com/stylecaster">Facebook</a></li>
<li id="menu-item-609238" class="sc-icon-pinterest menu-item menu-item-type-custom menu-item-object-custom menu-item-609238"><a target="_blank" rel="me" href="http://www.pinterest.com/stylecaster/">Pinterest</a></li>
<li id="menu-item-609239" class="sc-icon-twitter menu-item menu-item-type-custom menu-item-object-custom menu-item-609239"><a target="_blank" rel="me" href="https://twitter.com/StyleCaster">Twitter</a></li>
<li id="menu-item-609240" class="sc-icon-tumblr menu-item menu-item-type-custom menu-item-object-custom menu-item-609240"><a target="_blank" rel="me" href="http://stylecaster.tumblr.com/">Tumblr</a></li>
<li id="menu-item-609241" class="sc-icon-instagram menu-item menu-item-type-custom menu-item-object-custom menu-item-609241"><a target="_blank" rel="me" href="http://instagram.com/stylecaster">Instagram</a></li>
</ul></div>            </div>
            <div class="mobile_footer_menu">
                <div class="menu-new-footer-menu-container"><ul id="menu-new-footer-menu" class="menu"><li id="menu-item-218301" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-218301"><a target="_blank" href="http://corporate.sheknows.com/team">About Us</a></li>
<li id="menu-item-218303" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-218303"><a href="http://stylecaster.com/advertise/">Advertise</a></li>
<li id="menu-item-218304" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-218304"><a target="_blank" href="http://corporate.sheknows.com/contact">Contact Us</a></li>
<li id="menu-item-218305" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-218305"><a target="_blank" href="http://corporate.sheknows.com/careers">Careers</a></li>
<li id="menu-item-218306" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-218306"><a target="_blank" href="http://corporate.sheknows.com/news">Press</a></li>
</ul></div>            </div>
            <div class="mobile_copyright_menu">
                <div class="menu-expanded-menu-copyright-container"><ul id="menu-expanded-menu-copyright" class="menu"><li id="menu-item-646562" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-646562"><a target="_blank" href="https://pmc.com/privacy-policy/">Privacy Policy</a></li>
<li id="menu-item-646563" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-646563"><a target="_blank" href="https://pmc.com/terms-of-use/">Terms Of Use</a></li>
<li id="menu-item-646564" class="sc-new-line menu-item menu-item-type-custom menu-item-object-custom menu-item-646564"><a href="http://www.stylecaster.com/feed">RSS</a></li>
<li id="menu-item-646561" class="sc-round-forest-expanded no-delimiter menu-item menu-item-type-custom menu-item-object-custom menu-item-646561"><a target="_blank" href="http://www.sheknows.com/bestdeals/">Best Deals</a></li>
<li id="menu-item-680918" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-680918"><a target="_blank" href="http://www.sheknows.com/best-reviews">Best Reviews</a></li>
<li id="menu-item-680919" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-680919"><a target="_blank" href="http://www.sheknows.com/top-fashion">Top Fashion</a></li>
<li id="menu-item-680920" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-680920"><a target="_blank" href="http://www.sheknows.com/tv-guide">TV Guide</a></li>
<li id="menu-item-694234" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-694234"><a href="http://stylecaster.com/amazon-affiliate-disclosure/">Amazon Affiliate Disclosure</a></li>
</ul></div>            </div>
        </div>
    </div>
</div>
<script>
window.twttr = (function (d,s,id) {
    var t, js, fjs = d.getElementsByTagName(s)[0];
    if (d.getElementById(id)) return; js=d.createElement(s); js.id=id; js.async=true;
    js.src="//platform.twitter.com/widgets.js"; fjs.parentNode.insertBefore(js, fjs);
    return window.twttr || (t = { _e: [], ready: function(f){ t._e.push(f) } });
}(document, "script", "twitter-wjs"));
</script>

<script type="text/javascript">
  (function() {
    var po = document.createElement('script'); po.type = 'text/javascript'; po.async = true;
    po.src = 'https://apis.google.com/js/plusone.js';
    var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(po, s);
  })();
</script>        <div id="oas_Bottom" class="blogher-ad" data-position="Bottom"></div>
        
<!-- wpcom_wp_footer -->
        <script type="application/ld+json">{"@context":"http:\/\/schema.org","@type":"WebSite","name":"StyleCaster","url":"http:\/\/stylecaster.com"}</script>
                <script type='text/javascript'>
            var _sf_async_config = _sf_async_config || {};
            /** CONFIGURATION START **/
            _sf_async_config.uid = 7673; // hardcoded Chartbeat ID
            _sf_async_config.domain = 'stylecaster.com';
            /** Doesn't track custom canonical path **/
                            _sf_async_config.useCanonical = true;
             
            
                        _sf_async_config.sections = "beauty";
                        /** CONFIGURATION END **/

                (function() {
                    function loadChartbeat() {
                        window._sf_endpt = (new Date()).getTime();
                        var e = document.createElement('script');
                        e.setAttribute('language', 'javascript');
                        e.setAttribute('type', 'text/javascript');
                                                    e.setAttribute('src', '//static.chartbeat.com/js/chartbeat.js');
                                                document.body.appendChild(e);
                    }
                    var oldonload = window.onload;
                    window.onload = (typeof window.onload != 'function') ?
                        loadChartbeat : function() {
                        oldonload();
                        loadChartbeat();
                    };
                })();
        </script>
    <script type='text/javascript' src='//0.gravatar.com/js/gprofiles.js?ver=201821y'></script>
<script type='text/javascript'>
/* <![CDATA[ */
var WPGroHo = {"my_hash":""};
/* ]]> */
</script>
<script type='text/javascript' src='https://s1.wp.com/wp-content/mu-plugins/gravatar-hovercards/wpgroho.js?m=1380573781h'></script>

	<script>
		//initialize and attach hovercards to all gravatars
		jQuery( document ).ready( function( $ ) {

			if (typeof Gravatar === "undefined"){
				return;
			}

			if ( typeof Gravatar.init !== "function" ) {
				return;
			}			

			Gravatar.profile_cb = function( hash, id ) {
				WPGroHo.syncProfileData( hash, id );
			};
			Gravatar.my_hash = WPGroHo.my_hash;
			Gravatar.init( 'body', '#wp-admin-bar-my-account' );
		});
	</script>

		<div style="display:none">
	</div>
<script type='text/javascript' src='https://s0.wp.com/_static/??-eJytlMtOAzEMRX+IEKYqZYX4iLJHnsQz42lexE5L/560qkTFtl5GuTq5ftzYUzEuJ8EkdmXr8UgOy8/zyk/27io2U0KbKbENdEC23w0bLpB8wPpfLAvGLjlSsewMyzmgAxasZvMy7GxpYyB3ee2IyefKdu20ejYC5TlSUsPl5pb9iQpqUrGf5SHghCCtdikvUGEMaCjCjKzpkqYKEaWCO/T5qLid4etau6pPFuoOo3GNJUdNciOD04RO16/krlJqKJOgWRC81oTY1RzCZ1aiIVS3mBHU3F2zqESLeaSenIipaTYPve5ELuvdt5w8qvXxVjn4xxb7LtemVIzUHovfHw9z/8nrjEq/ZIROUYxwL1bkvM+OINy4H/F9eN28Dbthu9muv5/4m7c='></script>
<script type='text/javascript' async="async" src='//www.anrdoezrs.net/am/8725733/include/joined/generate/onLoad/impressions/page/am.js?ver=1'></script>
<script type='text/javascript'>
/* <![CDATA[ */
var wpcomVipAnalytics = {"is_404":"0","is_home":"0","is_single":"0","is_front_page":"0","is_archive":"1","percentToTrack":"1"};
/* ]]> */
</script>
<script type='text/javascript' src='https://s0.wp.com/wp-content/mu-plugins/2-vip/js/vip-analytics.js?m=1411795912h'></script>
<script type='text/javascript'>
/* <![CDATA[ */
var FB_WP=FB_WP||{};FB_WP.queue={_methods:[],flushed:false,add:function(fn){FB_WP.queue.flushed?fn():FB_WP.queue._methods.push(fn)},flush:function(){for(var fn;fn=FB_WP.queue._methods.shift();){fn()}FB_WP.queue.flushed=true}};window.fbAsyncInit=function(){FB.init({"channelUrl":"https:\/\/scstylecaster.wordpress.com\/wp-content\/themes\/vip\/plugins\/facebook\/channel.php","xfbml":true,"appId":"134683123322801"});if(FB_WP && FB_WP.queue && FB_WP.queue.flush){FB_WP.queue.flush()}}
/* ]]> */
</script>
<div id="fb-root"></div><script type="text/javascript">(function(d){var id="facebook-jssdk";if(!d.getElementById(id)){var js=d.createElement("script"),ref=d.getElementsByTagName("script")[0];js.id=id,js.async=true,js.src="http:\/\/connect.facebook.net\/en_US\/all.js",ref.parentNode.insertBefore(js,ref)}})(document)</script>
<script type='text/javascript' src='https://s2.wp.com/_static/??-eJytzssKwkAMBdAfMkaLj5X4LXGa1qmdh0mm0r93EEFwJeouhHtPgrcMLkXjaBgK5LH0PipSG3yEEwkGUmOpE6SJRXzL+totB13g54IJuYu+l+zMoaKTz6gO1OaR3aMCzWq9w1xOo3c41ATHNonicC0sM2iK9YN65WuwY7IiNTomaiEk4f9wRhm469jZT16mvuYcGfdJ5id1DIf1ttns96tmsx3uISKkAA=='></script>
<script type="text/javascript">
// <![CDATA[
(function() {
try{
  if ( window.external &&'msIsSiteMode' in window.external) {
    if (window.external.msIsSiteMode()) {
      var jl = document.createElement('script');
      jl.type='text/javascript';
      jl.async=true;
      jl.src='/wp-content/plugins/ie-sitemode/custom-jumplist.php';
      var s = document.getElementsByTagName('script')[0];
      s.parentNode.insertBefore(jl, s);
    }
  }
}catch(e){}
})();
// ]]>
</script>            <!-- Begin Bringhub -->
            <script>
                (function(b,d,e,f,a,c,h,k){b[a]=b[a]||[];b[a+h]=function(g){b[a].unshift(['_setVersion',g]);b[a+c](e+'mini-widget.js?version='+g)};b[a+c]=function(b){var a=d.createElement('script'),c=f;a.src=k+b;a.async=true;c.parentNode.insertBefore(a,c)};b[a+c](e+'loader.js?'+Date.now())})(window,document,'/msf/',document.querySelector('script'),'_bh','_sl','_lw','//static.bh-cdn.com');
            </script>
            <!-- End Bringhub -->
        <script src="//stats.wp.com/w.js?56" type="text/javascript" async defer></script>
<script type="text/javascript">
_tkq = window._tkq || [];
_stq = window._stq || [];
_tkq.push(['storeContext', {'blog_id':'35011528','blog_tz':'-4','user_lang':'en','blog_lang':'en','user_id':'0'}]);
_stq.push(['view', {'blog':'35011528','v':'wpcom','tz':'-4','user_id':'0','subd':'scstylecaster'}]);
function st_vt() {var x=document.createElement("img");x.src="http://pixel.wp.com/g.gif?blog=35011528&v=wpcomvt&tz=-4&user_id=0&subd=scstylecaster&rand="+Math.random();}
_stq.push(['extra', {'crypt':'UE40eW5QN0p8M2Y/RE1BNmNJfGhxNCVxUDExYmtib2E/SzdEJm0lUEtbdFU0fFk4cHZvcUFrZT90Tn4yQm1+R3NyNTcweC5+TS4lUFRfaG98WnVnRmpSQyxOLitPcGlZM3Y1YnQ0UXd+M1NddTE4eXVIPzVfY2lPW3FqXV0wY35CUCVPQ1FmOWVbUU18WDBNdV1uNiVwTTgmbi55M18mX3d+PUVnME1yTlZKQTg4Lktuclpma01pVV9LVm40Py1yS0l8aCZxOXQzbCVuZy0zW0lzP3N8SVh5UnlwXXdhQ0s3fDQ2a3I='}]);
_stq.push([ 'clickTrackerInit', '35011528', '0' ]);
	</script>
<noscript><img src="http://pixel.wp.com/b.gif?v=noscript" style="height:0px;width:0px;overflow:hidden" alt="" /></noscript>
<script>
if ( 'object' === typeof wpcom_mobile_user_agent_info ) {

	wpcom_mobile_user_agent_info.init();
	var mobileStatsQueryString = "";
	
	if( false !== wpcom_mobile_user_agent_info.matchedPlatformName )
		mobileStatsQueryString += "&x_" + 'mobile_platforms' + '=' + wpcom_mobile_user_agent_info.matchedPlatformName;
	
	if( false !== wpcom_mobile_user_agent_info.matchedUserAgentName )
		mobileStatsQueryString += "&x_" + 'mobile_devices' + '=' + wpcom_mobile_user_agent_info.matchedUserAgentName;
	
	if( wpcom_mobile_user_agent_info.isIPad() )
		mobileStatsQueryString += "&x_" + 'ipad_views' + '=' + 'views';

	if( "" != mobileStatsQueryString ) {
		new Image().src = document.location.protocol + '//pixel.wp.com/g.gif?v=wpcom-no-pv' + mobileStatsQueryString + '&baba=' + Math.random();
	}
	
}
</script>
</body>
</html>