<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" version="2.0">
  <channel>
    <title><![CDATA[Fashion Trends & Style Guide | CHARLES & KEITH SAYS]]></title>
    <link>http://www.charleskeith.com/usd/blog/</link>
    <description><![CDATA[Fashion Trends & Style Guide | CHARLES & KEITH SAYS]]></description>
    <pubDate>Wed, 20 Dec 2017 06:06:54 +0000</pubDate>
    <generator>Zend_Feed</generator>
    <docs>http://blogs.law.harvard.edu/tech/rss</docs>
    <item>
      <title><![CDATA[DECK THE HALLS]]></title>
      <link>http://www.charleskeith.com/usd/blog/deck-the-halls/</link>
      <description><![CDATA[<p>
<script type="text/javascript" src="https://ajax.googleapis.com/ajax/libs/jquery/1.8.2/jquery.min.js"></script>
<script type="text/javascript" src="http://www.charleskeith.com/media/wysiwyg/js/jquery.bxslider.min.js"></script>
</p>
<style><!--
.blog-post-view .largecontent{
    max-width: 960px;
	margin: 0 auto;
    text-align: center;
}
.bx-wrapper {
    position: relative; margin: 0 auto 60px; padding: 0;
    *zoom: 1;
}

.bx-wrapper img {max-width: 100%; display: block;}

/** THEME
===================================*/
.bx-wrapper .bx-viewport {
    left: 0;
    background: #fff;
	
    /*fix other elements on the page moving (on Chrome)*/
    -webkit-transform: translatez(0);
    -moz-transform: translatez(0);
    -ms-transform: translatez(0);
    -o-transform: translatez(0);
    transform: translatez(0);
}

.bx-wrapper .bx-pager,
.bx-wrapper .bx-controls-auto {
    position: absolute; bottom: -60px; width: 100%;
}

/* LOADER */
.bx-wrapper .bx-loading {
    min-height: 50px;
    background: url(http://cdnm1.charleskeith.com/media/wysiwyg/blog/bxloader.gif) center center no-repeat #fff;
    height: 100%;
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 2000;
}

/* PAGER */
.bx-wrapper .bx-pager {
    text-align: center;
    font-size: .85em;
    font-family: Arial;
    font-weight: bold;
    color: #666;
    padding-top: 20px;
}

.bx-wrapper .bx-pager .bx-pager-item,
.bx-wrapper .bx-controls-auto .bx-controls-auto-item {
	display: none;}

.bx-wrapper .bx-pager.bx-default-pager a {
    background: #fff;
    text-indent: -9999px;
    display: block;
    width: 10px;
    height: 10px;
    margin: 0 3px;
    outline: 0;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
}

/* DIRECTION CONTROLS (NEXT / PREV) */
.bx-wrapper .bx-prev {
    left: -20px;/*left: 10px;htike*/
    background: url(http://cdnm1.charleskeith.com/media/wysiwyg/blog/bxcontrols.png) no-repeat 0 -32px;
}

.bx-wrapper .bx-next {
    right: -20px;/*right: 10px;htike*/
    background: url(http://cdnm1.charleskeith.com/media/wysiwyg/blog/bxcontrols.png) no-repeat -43px -32px;
}

.bx-wrapper .bx-prev:hover {
    background-position: 0 0;
}

.bx-wrapper .bx-next:hover {
    background-position: -43px 0;
}

.bx-wrapper .bx-controls-direction a {
    position: absolute;
    top: 50%;
    margin-top: -16px;
    outline: 0;
    width: 32px;
    height: 32px;
    text-indent: -9999px;
    z-index: 3000;
}

.bx-wrapper .bx-controls-direction a.disabled { display: none; }

/* AUTO CONTROLS (START / STOP) */
.bx-wrapper .bx-controls-auto { text-align: center; }

/* PAGER WITH AUTO-CONTROLS HYBRID LAYOUT */
.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-pager {
    text-align: left;
    width: 80%;
}

.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-controls-auto {
    right: 0;
    width: 35px;
}

/* IMAGE CAPTIONS */
.bx-wrapper .bx-caption {
    position: absolute;
    top: 7px;/*bottom: 0;*/
    left: 0;
    width: 100%;
}

.bx-wrapper .bx-caption span {
	color: #000;/*color: #fff;*/
	font-family: Arial;
	display: block;
	font-size: .85em; font-weight: bold;
	padding: 2px;/*padding: 10px;*/
}
.bx-wrapper ul li{margin-left: 0;font-size: 10px;}
.bx-wrapper ul li a{text-decoration: none;}

#sidebar { width: 150px; float: right; text-align: center;}
.smallcontent{font-size: 12px; text-align: center;}
	
#recentpost {
 text-align: center; font-size: 12px;
}
#recentpost > div {
 width: 18%; 
 display: inline-block;
 vertical-align: top;

 / IE fix. /
 *display: inline;
 zoom: 1;
}
#recentpost:after {
 content: "";
 width: 100%;
 display: inline-block;
}
#recentpost a{text-decoration: none;}
#s-recentpost{text-align: center;font-size: 11px;}
#s-recentpost > div {
 width: 30%;
 display: inline-block;
 vertical-align: top;

 / IE fix. /
 *display: inline;
 zoom: 1;
}
#s-recentpost:after {
 content: "";
 width: 100%;
 display: inline-block;
}
#s-recentpost a{text-decoration: none;}
p {text-align: center;}
.sts-container {
	max-width: 600px;
	margin: 0 auto;
	text-align: center;
	width: 100%;
}
.sts-container-s {
	margin: 0 auto;
	text-align: center;
	max-width: 400px;
	width: 100%;
}	
.sts-container:after, .sts-container-s:after {
	content: "";
	display: table;
	clear: both;
}	
.sts-product {
	max-width: 33%;
	padding: 1%;
	float: left;
	font-size: 11px;
}
.sts-product img {
	max-width: 100%;
}
.sts-product a:hover {
	text-decoration: none;
}
.sts-product-s img {
	width: 100%;
}
.sts-container-s .sts-product {
	max-width: 49%;
	padding: 1%;
	float: left;
}
.sts-container h2, .sts-container-s h2 {
	font-size: 12px;
}
	/* Responsive 16:9 video */
.video-container {
	position:relative;
	padding-bottom:56.25%;
	padding-top:30px;
	height:0;
	overflow:hidden;
}
.video-container iframe, .video-container object, .video-container embed {
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
	border: none;
}
--></style>
<p>
<script type="text/javascript">// <![CDATA[
$(function() {
            var floatingDiv = $('#sidebar');
            var offset = $("#sidebar").position();
            var bottomoffset = $("#leftcontent").height();
            
            $(window).scroll(function() {
                if ($(window).scrollTop() >= (offset.top + 250) && $(window).scrollTop() <= (bottomoffset - 250) ) {
                floatingDiv.css({
		    'position' : 'fixed',
			'top' : 120, 'float':'right', 'margin-left':30 
		 });
                }else {
                 floatingDiv.css({
		    'position' : 'relative',
			'top' : 0
		 });   
                }
            });
});
// ]]]]><![CDATA[></script>
<script type="text/javascript">// <![CDATA[
$(document).ready(function(){
  $('.bxslider').bxSlider({
  mode: 'vertical', 
  slideWidth: 140, minSlides: 3, maxSlides: 3, moveSlides: 3, captions: true,  
  slideMargin: 5
});
});
// ]]]]><![CDATA[></script>
</p>
<div>&nbsp;</div>
<div class="visible-md visible-lg largecontent">
<table>
<tbody style="text-align: center;">
<tr>
<td style="width: 80%; vertical-align: top; font-size: 14px;">
<div id="leftcontent">
<div class="video-container"><iframe src="https://www.youtube.com/embed/GgUpFRfm_9M?autoplay=1&amp;mute=1" height="720" width="1280"></iframe></div>
<div>&nbsp;</div>
<img alt="CHARLES &amp; KEITH Fall / Winter Editorial" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-Deck-The-Halls-blog-1.gif" width="100%" /> <img alt="CHARLES &amp; KEITH Fall / Winter Editorial" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-Deck-The-Halls-blog-2.jpg" width="100%" /> <img alt="CHARLES &amp; KEITH Fall / Winter Editorial" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-Deck-The-Halls-blog-3.jpg" width="100%" />
<div>&nbsp;</div>
<p>Key styles such as the furry sleeve t-shirt, embellished t-shirt, turn-lock clutch and textured mary-jane wedges add a touch of festive zeitgeist to this celebratory collection.</p>
<div>&nbsp;</div>
</div>
</td>
<td style="width: 20%; vertical-align: top;">
<div id="sidebar">
<div class="shopstory"><strong>SHOP THE STORY</strong></div>
<ul class="bxslider">
<li><a onclick="return popup(this)" href="http://www.charleskeith.com/usd/furry-open-toe-sandals-burgun-ck1-60361041.html/"><img alt="FURRY OPEN-TOE SANDAL" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-CK1-60361041-73_FURRY-OPEN-TOE-SANDAL_BURGUNDY.jpg" />FURRY OPEN-TOE SANDAL</a></li>
<li><a onclick="return popup(this)" href="http://www.charleskeith.com/usd/furry-lace-up-sneakers-burgun-ck1-81700001.html/"><img alt="FURRY LACE-UP SNEAKER" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-CK1-81700001-73_FURRY-LACE-UP-SNEAKER_BURGUNDY.jpg" />FURRY LACE-UP SNEAKER</a></li>
<li><a onclick="return popup(this)" href="http://www.charleskeith.com/usd/textured-ankle-boots-green-ck1-90360269-1.html/"><img alt="TEXTURED ANKLE BOOT" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-CK1-90360269-1-12_TEXTURED-ANKLE-BOOT_GREEN.jpg" />TEXTURED ANKLE BOOT</a></li>
<li><a onclick="return popup(this)" href="http://www.charleskeith.com/usd/tassel-detail-shoulder-bag-pink-ck2-20840103.html/"><img alt="TASSEL DETAIL SHOULDER BAG" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-CK2-20840103-35_TASSEL-DETAIL-SHOULDER-BAG_PINK.jpg" />TASSEL DETAIL SHOULDER BAG</a></li>
<li><a onclick="return popup(this)" href="http://www.charleskeith.com/usd/textured-hobo-bag-green-ck2-40780492.html/"><img alt="TEXTURED HOBO BAG" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-CK2-40780492-12_TEXTURED-HOBO-BAG_GREEN.jpg" />TEXTURED HOBO BAG</a></li>
<li><a onclick="return popup(this)" href="http://www.charleskeith.com/usd/textured-half-moon-crossbody-bag-burgun-ck2-80780451.html/"><img alt="TEXTURED HALF MOON CROSSBODY BAG" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-CK2-80780451_TEXTURED-HALF-MOON-CROSSBODY-BAG_BURGUNDY.jpg" />TEXTURED HALF MOON CROSSBODY BAG</a></li>
<li><a onclick="return popup(this)" href="http://www.charleskeith.com/usd/furry-ring-red-ck5-31430029.html/"><img alt="FURRY RING" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-CK5-31430029-08_FURRY-RING_RED.jpg" />FURRY RING</a></li>
<li><a onclick="return popup(this)" href="http://www.charleskeith.com/usd/furry-beret-burgun-ck12-11670001.html/"><img alt="FURRY BERET" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-CK12-11670001-73_FURRY-BERET_BURGUNDY.jpg" />FURRY BERET</a></li>
<li><a onclick="return popup(this)" href="http://www.charleskeith.com/usd/embellished-t-shirt-black-ck13-11690001.html/"><img alt="EMBELLISHED T-SHIRT" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-CK13-11690001-01_EMBELLISHED-T-SHIRT_BLACK.jpg" />EMBELLISHED T-SHIRT</a></li>
<li><a onclick="return popup(this)" href="http://www.charleskeith.com/usd/furry-sleeve-t-shirt-black-ck13-11690003.html/"><img alt="FURRY SLEEVE T-SHIRT" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-CK13-11690003-01_FURRY-SLEEVE-T-SHIRT_BLACK.jpg" />FURRY SLEEVE T-SHIRT</a></li>
<li><a onclick="return popup(this)" href="http://www.charleskeith.com/usd/knot-detail-belt-red-ck4-32250193.html/"><img alt="KNOT DETAIL BELT" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-CK4-32250193-08_KNOT-DETAIL-BELT_RED.jpg" />KNOT DETAIL BELT</a></li>
<li><a onclick="return popup(this)" href="http://www.charleskeith.com/usd/textured-loafers-black-ck1-70380546-1.html/"><img alt="TEXTURED LOAFER" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-CK1-70380546-1-01_TEXTURED-LOAFER_BLACK.jpg" />TEXTURED LOAFER</a></li>
</ul>
</div>
</td>
</tr>
</tbody>
</table>
</div>
<div class="visible-sm visible-xs smallcontent">
<div class="video-container"><iframe src="https://www.youtube.com/embed/GgUpFRfm_9M" height="720" width="1280"></iframe></div>
<div>&nbsp;</div>
<img alt="CHARLES &amp; KEITH Fall / Winter Editorial" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-Deck-The-Halls-blog-1.gif" width="100%" /> <img alt="CHARLES &amp; KEITH Fall / Winter Editorial" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-Deck-The-Halls-blog-2.jpg" width="100%" /> <img alt="CHARLES &amp; KEITH Fall / Winter Editorial" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-Deck-The-Halls-blog-3.jpg" width="100%" />
<div>&nbsp;</div>
<p>Key styles such as the furry sleeve t-shirt, embellished t-shirt, turn-lock clutch and textured mary-jane wedges add a touch of festive zeitgeist to this celebratory collection.</p>
<div>&nbsp;</div>
<div class="sts-container-s">
<h2><strong>SHOP THE STORY</strong></h2>
<div class="sts-product"><a onclick="return popup(this)" href="http://www.charleskeith.com/usd/furry-open-toe-sandals-burgun-ck1-60361041.html/"><img alt="FURRY OPEN-TOE SANDAL" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-CK1-60361041-73_FURRY-OPEN-TOE-SANDAL_BURGUNDY.jpg" />FURRY OPEN-TOE SANDAL</a></div>
<div class="sts-product"><a onclick="return popup(this)" href="http://www.charleskeith.com/usd/furry-lace-up-sneakers-burgun-ck1-81700001.html/"><img alt="FURRY LACE-UP SNEAKER" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-CK1-81700001-73_FURRY-LACE-UP-SNEAKER_BURGUNDY.jpg" />FURRY LACE-UP SNEAKER</a></div>
</div>
<div class="sts-container-s">
<div class="sts-product"><a onclick="return popup(this)" href="http://www.charleskeith.com/usd/textured-ankle-boots-green-ck1-90360269-1.html/"><img alt="TEXTURED ANKLE BOOT" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-CK1-90360269-1-12_TEXTURED-ANKLE-BOOT_GREEN.jpg" />TEXTURED ANKLE BOOT</a></div>
<div class="sts-product"><a onclick="return popup(this)" href="http://www.charleskeith.com/usd/tassel-detail-shoulder-bag-pink-ck2-20840103.html/"><img alt="TASSEL DETAIL SHOULDER BAG" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-CK2-20840103-35_TASSEL-DETAIL-SHOULDER-BAG_PINK.jpg" />TASSEL DETAIL SHOULDER BAG</a></div>
</div>
<div class="sts-container-s">
<div class="sts-product"><a onclick="return popup(this)" href="http://www.charleskeith.com/usd/textured-hobo-bag-green-ck2-40780492.html/"><img alt="TEXTURED HOBO BAG" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-CK2-40780492-12_TEXTURED-HOBO-BAG_GREEN.jpg" />TEXTURED HOBO BAG</a></div>
<div class="sts-product"><a onclick="return popup(this)" href="http://www.charleskeith.com/usd/textured-half-moon-crossbody-bag-burgun-ck2-80780451.html/"><img alt="TEXTURED HALF MOON CROSSBODY BAG" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-CK2-80780451_TEXTURED-HALF-MOON-CROSSBODY-BAG_BURGUNDY.jpg" />TEXTURED HALF MOON CROSSBODY BAG</a></div>
</div>
<div class="sts-container-s">
<div class="sts-product"><a onclick="return popup(this)" href="http://www.charleskeith.com/usd/furry-ring-red-ck5-31430029.html/"><img alt="FURRY RING" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-CK5-31430029-08_FURRY-RING_RED.jpg" />FURRY RING</a></div>
<div class="sts-product"><a onclick="return popup(this)" href="http://www.charleskeith.com/usd/furry-beret-burgun-ck12-11670001.html/"><img alt="FURRY BERET" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-CK12-11670001-73_FURRY-BERET_BURGUNDY.jpg" />FURRY BERET</a></div>
</div>
<div class="sts-container-s">
<div class="sts-product"><a onclick="return popup(this)" href="http://www.charleskeith.com/usd/embellished-t-shirt-black-ck13-11690001.html/"><img alt="EMBELLISHED T-SHIRT" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-CK13-11690001-01_EMBELLISHED-T-SHIRT_BLACK.jpg" />EMBELLISHED T-SHIRT</a></div>
<div class="sts-product"><a onclick="return popup(this)" href="http://www.charleskeith.com/usd/furry-sleeve-t-shirt-black-ck13-11690003.html/"><img alt="FURRY SLEEVE T-SHIRT" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-CK13-11690003-01_FURRY-SLEEVE-T-SHIRT_BLACK.jpg" />FURRY SLEEVE T-SHIRT</a></div>
</div>
<div class="sts-container-s">
<div class="sts-product"><a onclick="return popup(this)" href="http://www.charleskeith.com/usd/knot-detail-belt-red-ck4-32250193.html/"><img alt="KNOT DETAIL BELT" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-CK4-32250193-08_KNOT-DETAIL-BELT_RED.jpg" />KNOT DETAIL BELT</a></div>
<div class="sts-product"><a onclick="return popup(this)" href="http://www.charleskeith.com/usd/textured-loafers-black-ck1-70380546-1.html/"><img alt="TEXTURED LOAFER" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-CK1-70380546-1-01_TEXTURED-LOAFER_BLACK.jpg" />TEXTURED LOAFER</a></div>
</div>
<div>&nbsp;</div>
</div>
<div>&nbsp;</div>
<p>
<script type="text/javascript">// <![CDATA[
function popup(mylink, windowname)
{
if (! window.focus)return true;
var href;
if (typeof(mylink) == 'string')
   href=mylink;
else
   href=mylink.href;
window.open(href, windowname, 'width=400,height=1024,scrollbars=yes,resizable=no,location=no,menubar=no,toolbar=no,');
return false;
}
// ]]]]><![CDATA[></script>
</p>]]></description>
      <pubDate>Thu, 07 Dec 2017 06:08:00 +0000</pubDate>
    </item>
    <item>
      <title><![CDATA[URBAN INSPIRATIONS, SHANGHAI]]></title>
      <link>http://www.charleskeith.com/usd/blog/urban-inspirations-shanghai/</link>
      <description><![CDATA[<style><!--
.blog-post-view .largecontent{
    max-width: 960px;margin:0 auto; font-size: 14px;text-align: center;
}
.largecontent img{padding-bottom: 2%;}
.smallcontent{text-align: center;}
.smallcontent img{padding-bottom: 2%;}

#recentpost {
 text-align: center; font-size: 12px;
}
#recentpost > div {
 width: 18%; 
 display: inline-block;
 vertical-align: top;

 / IE fix. /
 *display: inline;
 zoom: 1;
}
#recentpost:after {
 content: "";
 width: 100%;
 display: inline-block;
}
#recentpost a{text-decoration: none;}
#s-recentpost{text-align: center;font-size: 11px;}
#s-recentpost > div {
 width: 30%;
 display: inline-block;
 vertical-align: top;

 / IE fix. /
 *display: inline;
 zoom: 1;
}
#s-recentpost:after {
 content: "";
 width: 100%;
 display: inline-block;
}
#s-recentpost a{text-decoration: none;}
p {text-align: center;}
.sts-container {
	max-width: 600px;
	margin: 0 auto;
	text-align: center;
	width: 100%;
}
.sts-container-s {
	margin: 0 auto;
	text-align: center;
	max-width: 400px;
	width: 100%;
}	
.sts-container:after, .sts-container-s:after {
	content: "";
	display: table;
	clear: both;
}	
.sts-product {
	max-width: 33%;
	padding: 1%;
	float: left;
	font-size: 11px;
}
.sts-product img {
	max-width: 100%;
}
.sts-product a:hover {
	text-decoration: none;
}
.sts-product-s img {
	width: 100%;
}
.sts-container-s .sts-product {
	max-width: 49%;
	padding: 1%;
	float: left;
}
.sts-container h2, .sts-container-s h2 {
	font-size: 12px;
}
/* Responsive 16:9 video */
.video-container {
	position:relative;
	padding-bottom:56.25%;
	padding-top: 0;
	height:0;
	overflow:hidden;
}
.video-container iframe, .video-container object, .video-container embed {
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
	border: none;
}
--></style>
<div>&nbsp;</div>
<div class="video-container"><iframe src="https://www.youtube.com/embed/E6t4-zPCSus?autoplay=1&amp;mute=1" height="720" width="1280"></iframe></div>
<div>&nbsp;</div>
<p><img alt="charleskeith campaign" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-urban-inspirations-shanghai-blog.jpg" width="100%" /></p>
<div class="visible-md visible-lg largecontent">
<p style="font-weight: bold;">Tell us about how you got into fashion.</p>
<p>Tracy: I was studying journalism at New York University back then, getting into fashion just seemed like the natural thing to do when you live in NYC.</p>
<p>Yuwei: When I was studying in Paris, one of my friends got an invitation to a fashion show and asked me along. I was greatly inspired by everything and that helped kick-start my interest in fashion.</p>
<p style="font-weight: bold;">What was your big break?</p>
<p>Tracy: My official start was an internship at Refinery29. My boss was the one who pointed out my penchant for colour blocking. So, when I needed a blog name, ColorBlocker came right up.</p>
<p>Yuwei: After graduating from ESC Paris, I decided to start my blog. I was pleasantly surprised to learn that the blog picked up and sat well with fellow fashion lovers.</p>
<p style="font-weight: bold;">Has living in New York/Paris influenced your style?</p>
<p>Tracy: Without a doubt. I like to experiment with colours and I&rsquo;d like to think I got it from the streets of New York.</p>
<p>Yuwei: Paris has definitely influenced my style. It is the most important aspect of my fashion life.</p>
<p style="font-weight: bold;">Lastly, what&rsquo;s next for you, or where is your next travel destination?</p>
<p>Tracy: I look forward to travelling to Peru and Turkey.</p>
<p>Yuwei: For business, my next destinations are Shanghai, Paris, Milan and Beijing. But I really want to travel to Iceland and Mexico.</p>
<div>&nbsp;</div>
<div class="sts-container">
<h2><strong>SHOP THE STORY</strong></h2>
<div class="sts-product"><a onclick="return popup(this)" href="http://www.charleskeith.com/usd/tassel-detail-shoulder-bag-burgun-ck2-20840103.html/"> <img alt="TASSEL DETAIL SHOULDER BAG" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-CK2-20840103_TASSEL-DETAIL-SHOULDER-BAG_BURGUNDY.jpg" />TASSEL DETAIL SHOULDER BAG</a></div>
<div class="sts-product"><a onclick="return popup(this)" href="http://www.charleskeith.com/usd/embroidered-suede-bootie-heels-burgundy-sl1-90280036.html/"> <img alt="EMBROIDERED BOOTIE HEEL" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-SL1-90280036-73_EMBROIDERED-BOOTIE-HEEL_BURGUNDY.jpg" />EMBROIDERED BOOTIE HEEL</a></div>
<div class="sts-product"><a onclick="return popup(this)" href="http://www.charleskeith.com/usd/knee-high-suede-boots-black-sl1-90900006.html/"> <img alt="KNEE HIGH BOOT" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-SL1-90900006-01_KNEE-HIGH-BOOT_BLACK.jpg" />KNEE HIGH BOOT</a></div>
</div>
<div class="sts-container">
<div class="sts-product"><a onclick="return popup(this)" href="http://www.charleskeith.com/usd/push-lock-satchel-bag-burgundy-ck2-90780444.html/"> <img alt="PUSH-LOCK SATCHEL BAG" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-CK2-90780444-73_PUSH-LOCK-SATCHEL-BAG_BURGUNDY.jpg" />PUSH-LOCK SATCHEL BAG</a></div>
<div class="sts-product"><a onclick="return popup(this)" href="http://www.charleskeith.com/usd/oval-acetate-eyewear-silver-ck3-21280283.html/"> <img alt="OVAL ACETATE EYEWEAR" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-CK3-21280283-04_OVAL-ACETATE-EYEWEAR_SILVER.jpg" />OVAL ACETATE EYEWEAR</a></div>
<div class="sts-product"><a onclick="return popup(this)" href="http://www.charleskeith.com/notifyme?colour=GUN-METAL&amp;artno=CK3-51280287"> <img alt="ACETATE SUNGLASS" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-CK3-51280287-61_ACETATE-SUNGLASS_GUN-METAL.jpg" />ACETATE SUNGLASS</a></div>
</div>
</div>
<div class="visible-sm visible-xs smallcontent">
<p style="font-weight: bold;">Tell us about how you got into fashion.</p>
<p>Tracy: I was studying journalism at New York University back then, getting into fashion just seemed like the natural thing to do when you live in NYC.</p>
<p>Yuwei: When I was studying in Paris, one of my friends got an invitation to a fashion show and asked me along. I was greatly inspired by everything and that helped kick-start my interest in fashion.</p>
<p style="font-weight: bold;">What was your big break?</p>
<p>Tracy: My official start was an internship at Refinery29. My boss was the one who pointed out my penchant for colour blocking. So, when I needed a blog name, ColorBlocker came right up.</p>
<p>Yuwei: After graduating from ESC Paris, I decided to start my blog. I was pleasantly surprised to learn that the blog picked up and sat well with fellow fashion lovers.</p>
<p style="font-weight: bold;">Has living in New York/Paris influenced your style?</p>
<p>Tracy: Without a doubt. I like to experiment with colours and I&rsquo;d like to think I got it from the streets of New York.</p>
<p>Yuwei: Paris has definitely influenced my style. It is the most important aspect of my fashion life.</p>
<p style="font-weight: bold;">Lastly, what&rsquo;s next for you, or where is your next travel destination?</p>
<p>Tracy: I look forward to travelling to Peru and Turkey.</p>
<p>Yuwei: For business, my next destinations are Shanghai, Paris, Milan and Beijing. But I really want to travel to Iceland and Mexico.</p>
<div>&nbsp;</div>
<div class="sts-container-s">
<h2><strong>SHOP THE STORY</strong></h2>
<div class="sts-product"><a onclick="return popup(this)" href="http://www.charleskeith.com/usd/tassel-detail-shoulder-bag-burgun-ck2-20840103.html/"> <img alt="TASSEL DETAIL SHOULDER BAG" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-CK2-20840103_TASSEL-DETAIL-SHOULDER-BAG_BURGUNDY.jpg" />TASSEL DETAIL SHOULDER BAG</a></div>
<div class="sts-product"><a onclick="return popup(this)" href="http://www.charleskeith.com/usd/embroidered-suede-bootie-heels-burgundy-sl1-90280036.html/"> <img alt="EMBROIDERED BOOTIE HEEL" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-SL1-90280036-73_EMBROIDERED-BOOTIE-HEEL_BURGUNDY.jpg" />EMBROIDERED BOOTIE HEEL</a></div>
</div>
<div class="sts-container-s">
<div class="sts-product"><a onclick="return popup(this)" href="http://www.charleskeith.com/usd/knee-high-suede-boots-black-sl1-90900006.html/"> <img alt="KNEE HIGH BOOT" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-SL1-90900006-01_KNEE-HIGH-BOOT_BLACK.jpg" />KNEE HIGH BOOT</a></div>
<div class="sts-product"><a onclick="return popup(this)" href="http://www.charleskeith.com/usd/push-lock-satchel-bag-burgundy-ck2-90780444.html/"> <img alt="PUSH-LOCK SATCHEL BAG" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-CK2-90780444-73_PUSH-LOCK-SATCHEL-BAG_BURGUNDY.jpg" />PUSH-LOCK SATCHEL BAG</a></div>
</div>
<div class="sts-container-s">
<div class="sts-product"><a onclick="return popup(this)" href="http://www.charleskeith.com/usd/oval-acetate-eyewear-silver-ck3-21280283.html/"> <img alt="OVAL ACETATE EYEWEAR" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-CK3-21280283-04_OVAL-ACETATE-EYEWEAR_SILVER.jpg" />OVAL ACETATE EYEWEAR</a></div>
<div class="sts-product"><a onclick="return popup(this)" href="http://www.charleskeith.com/notifyme?colour=GUN-METAL&amp;artno=CK3-51280287"> <img alt="ACETATE SUNGLASS" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-CK3-51280287-61_ACETATE-SUNGLASS_GUN-METAL.jpg" />ACETATE SUNGLASS</a></div>
</div>
</div>
<div>&nbsp;</div>
<p>
<script type="text/javascript">// <![CDATA[
function popup(mylink, windowname)
{
if (! window.focus)return true;
var href;
if (typeof(mylink) == 'string')
   href=mylink;
else
   href=mylink.href;
window.open(href, windowname, 'width=400,height=1024,scrollbars=yes,resizable=no,location=no,menubar=no,toolbar=no,');
return false;
}
// ]]]]><![CDATA[></script>
</p>]]></description>
      <pubDate>Thu, 30 Nov 2017 06:54:24 +0000</pubDate>
    </item>
    <item>
      <title><![CDATA[#IMWITHCHARLESKEITH: HOLIDAY’17]]></title>
      <link>http://www.charleskeith.com/usd/blog/imwithcharleskeith-holiday-2017/</link>
      <description><![CDATA[<style><!--
.blog-post-view .largecontent{
    max-width: 960px;margin:0 auto; font-size: 14px;text-align: center;
}
.largecontent img{padding-bottom: 2%;}
.smallcontent{text-align: center;}
.smallcontent img{padding-bottom: 2%;}

#recentpost {
 text-align: center; font-size: 12px;
}
#recentpost > div {
 width: 18%; 
 display: inline-block;
 vertical-align: top;

 / IE fix. /
 *display: inline;
 zoom: 1;
}
#recentpost:after {
 content: "";
 width: 100%;
 display: inline-block;
}
#recentpost a{text-decoration: none;}
#s-recentpost{text-align: center;font-size: 11px;}
#s-recentpost > div {
 width: 30%;
 display: inline-block;
 vertical-align: top;

 / IE fix. /
 *display: inline;
 zoom: 1;
}
#s-recentpost:after {
 content: "";
 width: 100%;
 display: inline-block;
}
#s-recentpost a{text-decoration: none;}
p {text-align: center;}
.sts-container {
	max-width: 600px;
	margin: 0 auto;
	text-align: center;
	width: 100%;
}
.sts-container-s {
	margin: 0 auto;
	text-align: center;
	max-width: 400px;
	width: 100%;
}	
.sts-container:after, .sts-container-s:after {
	content: "";
	display: table;
	clear: both;
}	
.sts-product {
	max-width: 33%;
	padding: 1%;
	float: left;
	font-size: 11px;
}
.sts-product img {
	max-width: 100%;
}
.sts-product a:hover {
	text-decoration: none;
}
.sts-product-s img {
	width: 100%;
}
.sts-container-s .sts-product {
	max-width: 49%;
	padding: 1%;
	float: left;
}
.sts-container h2, .sts-container-s h2 {
	font-size: 12px;
}
--></style>
<div>&nbsp;</div>
<div class="visible-md visible-lg largecontent"><img alt="imwithcharleskeith" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-imwithcharleskeith-holiday-2017-blog.jpg" width="100%" />
<p style="font-weight: bold;">If you could travel to any caf&eacute; in the world, where would it be and why?</p>
<p>Savina: Pink Pool Caf&eacute;, a pool-themed indoor caf&eacute; in Seoul. I love the fun, quirky and fresh feeling of the pool but without the sun! This is the answer to it, except it is air-conditioned and you get to enjoy a nice cup of coffee.</p>
<p>Julia: Paris without a doubt! Nothing beats a fresh parisian pastry and a cup of coffee.</p>
<p style="font-weight: bold;">Describe your perfect outfit to wear during the holidays.</p>
<p>Savina: Shiny metallic knits over denim jeans or statement skirts.</p>
<p>Julia: A mix of velvet, sequins and faux fur.</p>
<p style="font-weight: bold;">Share your favourite childhood memory from the holidays.</p>
<p>Savina: Spending time with my extended family and opening presents on Christmas. It&rsquo;s the only other time of the year when I receive gifts from my parents, apart from my birthday.</p>
<p>Julia: Going to my grandma's place in Romania and having all my family next to me. It's so hard to live far away from the ones you love!</p>
<p style="font-weight: bold;">What does the holiday spirit mean to you? (Gift-giving, reconnecting to your family etc.)</p>
<p>Savina: Gift-giving, cooking and creating new memories. It&rsquo;s that one time of the year when I go crazy with the gifts for my loved ones without feeling guilty.</p>
<p>Julia: Definitely reconnecting with my family and sharing memories.</p>
<p style="font-weight: bold;">What are you looking forward to the most this holiday season?</p>
<p>Savina: Taking the time off to re-charge myself and feast!</p>
<p>Julia: Disconnecting from social media for a while and enjoying quality time with my loved ones.</p>
<p style="font-weight: bold;">What is on your wish list this year?</p>
<p>Savina: Good health, as always!</p>
<p>Julia: A new camera lens!</p>
<img alt="imwithcharleskeith" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-imwithcharleskeith-holiday-2017-blog-2.jpg" width="100%" />
<p style="font-weight: bold;">If you could travel to any caf&eacute; in the world, where would it be and why?</p>
<p>Tricia: I love caf&eacute;s with an old-world charm! Since I love Japan, I&rsquo;d love to visit the newly opened Starbucks in Kyoto, which is housed in a 100-year-old Japanese home with tatami mats.</p>
<p>Quỳnh Anh Shyn: I think it would be in Europe &ndash; Paris in particular. I prefer coffee shops that have a distinctive vintage style and a fine latte mug.</p>
<p style="font-weight: bold;">Describe your perfect outfit to wear during the holidays.</p>
<p>Tricia: I know wearing red for the holidays is clich&eacute;d, but I find it so timely that red looks and red-accented outfits are all the rage this season.</p>
<p>Quỳnh Anh Shyn: I love wearing outfits that reflect the retro style of the &lsquo;80s so that I can relive my childhood memories. Flared jeans, crop tops and flat caps are always on my list.</p>
<p style="font-weight: bold;">Share your favourite childhood memory from the holidays.</p>
<p>Tricia: Staying up late for Nochebuena (a Christmas Eve feast) at my grandparents&rsquo; house.</p>
<p>Quỳnh Anh Shyn: Definitely the first time that my mum allowed me to pick my very own holiday outfit. Although the shiopping was challenging at first, I did pick out some pretty eye-catching items after all.</p>
<p style="font-weight: bold;">What does the holiday spirit mean to you? (Gift-giving, reconnecting to your family etc.)</p>
<p>Tricia: For me, the holiday spirit is all about giving back and being grateful.</p>
<p>Quỳnh Anh Shyn: To me, the holiday spirit is about cherishing the time spent with your family. Catching up on rest and enjoying my mum&rsquo;s cooking are what I love most about the season too.</p>
<p style="font-weight: bold;">What are you looking forward to the most this holiday season?</p>
<p>Tricia: It&rsquo;s going to be my first Christmas celebration as a married woman, so I&rsquo;m looking forward to celebrating with two families!</p>
<p>Quỳnh Anh Shyn: It is the best season of the year to watch flowers bloom and families reunite after a hard-working year. Also, I get to receive some lucky money as well.</p>
<p style="font-weight: bold;">What is on your wish list this year?</p>
<p>Tricia: As I grow older, I find myself yearning for more intangible things like happiness, contentment, or motivation. But, I wouldn&rsquo;t mind a last-minute winter trip as well!</p>
<p>Quỳnh Anh Shyn: I will be launching a new series about fashion and my daily OOTD, as well as releasing another special project by the end of this year.</p>
<img alt="imwithcharleskeith" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-imwithcharleskeith-holiday-2017-blog_3.jpg" width="100%" />
<p style="font-weight: bold;">If you could travel to any caf&eacute; in the world, where would it be and why?</p>
<p>Bella: I would like to visit the Giraffe Manor in Nairobi, Kenya, where I can get up close and personal with the giraffes.</p>
<p>Tae: I really like caf&eacute;s in general. I would love to visit those in America, France and Italy.</p>
<p style="font-weight: bold;">Describe your perfect outfit to wear during the holidays.</p>
<p>Bella: I like to set a dress code or party theme with my family and friends. By wearing something similar to each other, it makes the holidays extra special and memorable.</p>
<p>Tae: I like to explore different looks, matching my tops and outers with fluffy and furry sleeves, necklines or pockets.</p>
<p style="font-weight: bold;">Share your favourite childhood memory from the holidays.</p>
<p>Bella: Celebrating my birthday when I was in kindergarten &ndash; that was the first time my friends visited me at home and I was very excited. Moreover, my birthday falls on Christmas Eve.</p>
<p>Tae: My favorite childhood memory is of me relaxing and spending time with my family.</p>
<p style="font-weight: bold;">What does the holiday spirit mean to you? (Gift-giving, reconnecting to your family etc.)</p>
<p>Bella: For me, it has to be the quality moments that I get to spend with my family and friends. It&rsquo;s the only time that we get to catch up.</p>
<p>Tae: It means to feel and understand the importance of family.</p>
<p style="font-weight: bold;">What are you looking forward to the most this holiday season?</p>
<p>Bella: Celebrating my birthday, gathering for a good meal and taking a trip together with my loved ones so that I can spend more time with them.</p>
<p>Tae: Watching TV and eating together with my family.</p>
<p style="font-weight: bold;">What is on your wish list this year?</p>
<p>Bella: I would like to learn diving and experience it in the south of Thailand&rsquo;s Andaman Sea.</p>
<p>Tae: To travel abroad with my family and friends!</p>
<div>&nbsp;</div>
<div class="sts-container">
<h2><strong>SHOP THE STORY</strong></h2>
<div class="sts-product"><a onclick="return popup(this)" href="http://www.charleskeith.com/usd/furry-handle-handbag-burgun-ck2-50700621.html/"> <img alt="FURRY HANDLE HANDBAG" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-CK2-50700621-73_FURRY_HANDLE_HANDBAG_BURGUNDY.jpg" />FURRY HANDLE HANDBAG</a></div>
<div class="sts-product"><a onclick="return popup(this)" href="http://www.charleskeith.com/usd/oversized-butterfly-shades-pink-ck3-71280271.html/"> <img alt="OVERSIZED BUTTERFLY SHADES" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-CK3-71280271-57_OVERSIZED_BUTTERFLY_SHADES_PINK.jpg" />OVERSIZED BUTTERFLY SHADES</a></div>
<div class="sts-product"><a onclick="return popup(this)" href="http://www.charleskeith.com/usd/textured-ankle-boots-black-ck1-90360269-1.html/"> <img alt="TEXTURED ANKLE BOOT" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-CK1-90360269-1-01_TEXTURED_ANKLEBOOT_BLACK.jpg" />TEXTURED ANKLE BOOT</a></div>
</div>
<div class="sts-container">
<div class="sts-product"><a onclick="return popup(this)" href="http://www.charleskeith.com/usd/furry-open-toe-sandals-burgun-ck1-60361041.html/"> <img alt="FURRY OPEN-TOE SANDAL" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-CK1-60361041-19_FURRY_OPEN-TOE_SANDAL_BURGUNDY.jpg" />FURRY OPEN-TOE SANDAL</a></div>
<div class="sts-product"><a onclick="return popup(this)" href="http://www.charleskeith.com/usd/furry-embellished-sling-bag-black-sl2-71810001.html/"> <img alt="FURRY EMBELLISHED SLING BAG" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-SL2-70181001-01_FURRY_EMBELLISHED_SLING_BAG_BLACK.jpg" />FURRY EMBELLISHED SLING BAG</a></div>
<div class="sts-product"><a onclick="return popup(this)" href="http://www.charleskeith.com/usd/ankle-strap-stiletto-pumps-black-sl1-60280277.html/"><img alt="ANKLE STRAP STILETTO PUMP" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-SL1-60280277-01_ANKLE-STRAP-STILETTO-PUMP_BLACK.jpg" />ANKLE STRAP STILETTO PUMP</a></div>
</div>
<div class="sts-container">
<div class="sts-product"><a onclick="return popup(this)" href="http://www.charleskeith.com/usd/furry-handle-handbag-pink-ck2-50700621.html/"><img alt="FURRY HANDLE HANDBAG" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-CK2-50700621-13_FURRY-HANDLE-HANDBAG_PINK.jpg" />FURRY HANDLE HANDBAG</a></div>
<div class="sts-product"><a onclick="return popup(this)" href="http://www.charleskeith.com/usd/structured-front-flap-clutch-burgun-ck2-70840101.html/"><img alt="STRUCTURED FRONT FLAP CLUTCH" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-CK2-70840101_STRUCTURED-FRONT-FLAP-CLUTCH_BURGUNDY.jpg" />STRUCTURED FRONT FLAP CLUTCH</a></div>
<div class="sts-product"><a onclick="return popup(this)" href="http://www.charleskeith.com/usd/push-lock-shoulder-bag-burgundy-ck2-20680595.html/"> <img alt="PUSH-LOCK SHOULDER BAG" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-CK2-20680595_PUSH-LOCK-SHOULDER-BAG_BURGUNDY.jpg" />PUSH-LOCK SHOULDER BAG</a></div>
</div>
<div class="sts-container">
<div class="sts-product"><a onclick="return popup(this)" href="http://www.charleskeith.com/usd/furry-sleeve-t-shirt-black-ck13-11690003.html/"> <img alt="FURRY SLEEVE T-SHIRT" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-CK13-11690003-01_FURRY-SLEEVE-T-SHIRT_BLACK.jpg" />FURRY SLEEVE T-SHIRT</a></div>
<div class="sts-product"><a onclick="return popup(this)" href="http://www.charleskeith.com/notifyme?colour=ROSE-GOLD&amp;artno=CK2-70670684"> <img alt="BOXY PUSH-LOCK CLUTCH" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-CK2-70670684-57_BOXY-PUSH-LOCK-CLUTCH_ROSE-GOLD.jpg" />BOXY PUSH-LOCK CLUTCH</a></div>
</div>
</div>
<div class="visible-sm visible-xs smallcontent"><img alt="imwithcharleskeith" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-imwithcharleskeith-holiday-2017-blog.jpg" width="100%" />
<p style="font-weight: bold;">If you could travel to any caf&eacute; in the world, where would it be and why?</p>
<p>Savina: Pink Pool Caf&eacute;, a pool-themed indoor caf&eacute; in Seoul. I love the fun, quirky and fresh feeling of the pool but without the sun! This is the answer to it, except it is air-conditioned and you get to enjoy a nice cup of coffee.</p>
<p>Julia: Paris without a doubt! Nothing beats a fresh parisian pastry and a cup of coffee.</p>
<p style="font-weight: bold;">Describe your perfect outfit to wear during the holidays.</p>
<p>Savina: Shiny metallic knits over denim jeans or statement skirts.</p>
<p>Julia: A mix of velvet, sequins and faux fur.</p>
<p style="font-weight: bold;">Share your favourite childhood memory from the holidays.</p>
<p>Savina: Spending time with my extended family and opening presents on Christmas. It&rsquo;s the only other time of the year when I receive gifts from my parents, apart from my birthday.</p>
<p>Julia: Going to my grandma's place in Romania and having all my family next to me. It's so hard to live far away from the ones you love!</p>
<p style="font-weight: bold;">What does the holiday spirit mean to you? (Gift-giving, reconnecting to your family etc.)</p>
<p>Savina: Gift-giving, cooking and creating new memories. It&rsquo;s that one time of the year when I go crazy with the gifts for my loved ones without feeling guilty.</p>
<p>Julia: Definitely reconnecting with my family and sharing memories.</p>
<p style="font-weight: bold;">What are you looking forward to the most this holiday season?</p>
<p>Savina: Taking the time off to re-charge myself and feast!</p>
<p>Julia: Disconnecting from social media for a while and enjoying quality time with my loved ones.</p>
<p style="font-weight: bold;">What is on your wish list this year?</p>
<p>Savina: Good health, as always!</p>
<p>Julia: A new camera lens!</p>
<img alt="imwithcharleskeith" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-imwithcharleskeith-holiday-2017-blog-2.jpg" width="100%" />
<p style="font-weight: bold;">If you could travel to any caf&eacute; in the world, where would it be and why?</p>
<p>Tricia: I love caf&eacute;s with an old-world charm! Since I love Japan, I&rsquo;d love to visit the newly opened Starbucks in Kyoto, which is housed in a 100-year-old Japanese home with tatami mats.</p>
<p>Quỳnh Anh Shyn: I think it would be in Europe &ndash; Paris in particular. I prefer coffee shops that have a distinctive vintage style and a fine latte mug.</p>
<p style="font-weight: bold;">Describe your perfect outfit to wear during the holidays.</p>
<p>Tricia: I know wearing red for the holidays is clich&eacute;d, but I find it so timely that red looks and red-accented outfits are all the rage this season.</p>
<p>Quỳnh Anh Shyn: I love wearing outfits that reflect the retro style of the &lsquo;80s so that I can relive my childhood memories. Flared jeans, crop tops and flat caps are always on my list.</p>
<p style="font-weight: bold;">Share your favourite childhood memory from the holidays.</p>
<p>Tricia: Staying up late for Nochebuena (a Christmas Eve feast) at my grandparents&rsquo; house.</p>
<p>Quỳnh Anh Shyn: Definitely the first time that my mum allowed me to pick my very own holiday outfit. Although the shiopping was challenging at first, I did pick out some pretty eye-catching items after all.</p>
<p style="font-weight: bold;">What does the holiday spirit mean to you? (Gift-giving, reconnecting to your family etc.)</p>
<p>Tricia: For me, the holiday spirit is all about giving back and being grateful.</p>
<p>Quỳnh Anh Shyn: To me, the holiday spirit is about cherishing the time spent with your family. Catching up on rest and enjoying my mum&rsquo;s cooking are what I love most about the season too.</p>
<p style="font-weight: bold;">What are you looking forward to the most this holiday season?</p>
<p>Tricia: It&rsquo;s going to be my first Christmas celebration as a married woman, so I&rsquo;m looking forward to celebrating with two families!</p>
<p>Quỳnh Anh Shyn: It is the best season of the year to watch flowers bloom and families reunite after a hard-working year. Also, I get to receive some lucky money as well.</p>
<p style="font-weight: bold;">What is on your wish list this year?</p>
<p>Tricia: As I grow older, I find myself yearning for more intangible things like happiness, contentment, or motivation. But, I wouldn&rsquo;t mind a last-minute winter trip as well!</p>
<p>Quỳnh Anh Shyn: I will be launching a new series about fashion and my daily OOTD, as well as releasing another special project by the end of this year.</p>
<img alt="imwithcharleskeith" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-imwithcharleskeith-holiday-2017-blog_3.jpg" width="100%" />
<p style="font-weight: bold;">If you could travel to any caf&eacute; in the world, where would it be and why?</p>
<p>Bella: I would like to visit the Giraffe Manor in Nairobi, Kenya, where I can get up close and personal with the giraffes.</p>
<p>Tae: I really like caf&eacute;s in general. I would love to visit those in America, France and Italy.</p>
<p style="font-weight: bold;">Describe your perfect outfit to wear during the holidays.</p>
<p>Bella: I like to set a dress code or party theme with my family and friends. By wearing something similar to each other, it makes the holidays extra special and memorable.</p>
<p>Tae: I like to explore different looks, matching my tops and outers with fluffy and furry sleeves, necklines or pockets.</p>
<p style="font-weight: bold;">Share your favourite childhood memory from the holidays.</p>
<p>Bella: Celebrating my birthday when I was in kindergarten &ndash; that was the first time my friends visited me at home and I was very excited. Moreover, my birthday falls on Christmas Eve.</p>
<p>Tae: My favorite childhood memory is of me relaxing and spending time with my family.</p>
<p style="font-weight: bold;">What does the holiday spirit mean to you? (Gift-giving, reconnecting to your family etc.)</p>
<p>Bella: For me, it has to be the quality moments that I get to spend with my family and friends. It&rsquo;s the only time that we get to catch up.</p>
<p>Tae: It means to feel and understand the importance of family.</p>
<p style="font-weight: bold;">What are you looking forward to the most this holiday season?</p>
<p>Bella: Celebrating my birthday, gathering for a good meal and taking a trip together with my loved ones so that I can spend more time with them.</p>
<p>Tae: Watching TV and eating together with my family.</p>
<p style="font-weight: bold;">What is on your wish list this year?</p>
<p>Bella: I would like to learn diving and experience it in the south of Thailand&rsquo;s Andaman Sea.</p>
<p>Tae: To travel abroad with my family and friends!</p>
<div>&nbsp;</div>
<div class="sts-container-s">
<h2><strong>SHOP THE STORY</strong></h2>
<div class="sts-product"><a onclick="return popup(this)" href="http://www.charleskeith.com/usd/furry-handle-handbag-burgun-ck2-50700621.html/"> <img alt="FURRY HANDLE HANDBAG" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-CK2-50700621-73_FURRY_HANDLE_HANDBAG_BURGUNDY.jpg" />FURRY HANDLE HANDBAG</a></div>
<div class="sts-product"><a onclick="return popup(this)" href="http://www.charleskeith.com/usd/oversized-butterfly-shades-pink-ck3-71280271.html/"> <img alt="OVERSIZED BUTTERFLY SHADES" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-CK3-71280271-57_OVERSIZED_BUTTERFLY_SHADES_PINK.jpg" />OVERSIZED BUTTERFLY SHADES</a></div>
</div>
<div class="sts-container-s">
<div class="sts-product"><a onclick="return popup(this)" href="http://www.charleskeith.com/usd/textured-ankle-boots-black-ck1-90360269-1.html/"> <img alt="TEXTURED ANKLE BOOT" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-CK1-90360269-1-01_TEXTURED_ANKLEBOOT_BLACK.jpg" />TEXTURED ANKLE BOOT</a></div>
<div class="sts-product"><a onclick="return popup(this)" href="http://www.charleskeith.com/usd/furry-open-toe-sandals-burgun-ck1-60361041.html/"> <img alt="FURRY OPEN-TOE SANDAL" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-CK1-60361041-19_FURRY_OPEN-TOE_SANDAL_BURGUNDY.jpg" />FURRY OPEN-TOE SANDAL</a></div>
</div>
<div class="sts-container-s">
<div class="sts-product"><a onclick="return popup(this)" href="http://www.charleskeith.com/usd/furry-embellished-sling-bag-black-sl2-71810001.html/"> <img alt="FURRY EMBELLISHED SLING BAG" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-SL2-70181001-01_FURRY_EMBELLISHED_SLING_BAG_BLACK.jpg" />FURRY EMBELLISHED SLING BAG</a></div>
<div class="sts-product"><a onclick="return popup(this)" href="http://www.charleskeith.com/usd/ankle-strap-stiletto-pumps-black-sl1-60280277.html/"><img alt="ANKLE STRAP STILETTO PUMP" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-SL1-60280277-01_ANKLE-STRAP-STILETTO-PUMP_BLACK.jpg" />ANKLE STRAP STILETTO PUMP</a></div>
</div>
<div class="sts-container-s">
<div class="sts-product"><a onclick="return popup(this)" href="http://www.charleskeith.com/usd/furry-handle-handbag-pink-ck2-50700621.html/"><img alt="FURRY HANDLE HANDBAG" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-CK2-50700621-13_FURRY-HANDLE-HANDBAG_PINK.jpg" />FURRY HANDLE HANDBAG</a></div>
<div class="sts-product"><a onclick="return popup(this)" href="http://www.charleskeith.com/usd/structured-front-flap-clutch-burgun-ck2-70840101.html/"><img alt="STRUCTURED FRONT FLAP CLUTCH" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-CK2-70840101_STRUCTURED-FRONT-FLAP-CLUTCH_BURGUNDY.jpg" />STRUCTURED FRONT FLAP CLUTCH</a></div>
</div>
<div class="sts-container-s">
<div class="sts-product"><a onclick="return popup(this)" href="http://www.charleskeith.com/usd/push-lock-shoulder-bag-burgundy-ck2-20680595.html/"> <img alt="PUSH-LOCK SHOULDER BAG" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-CK2-20680595_PUSH-LOCK-SHOULDER-BAG_BURGUNDY.jpg" />PUSH-LOCK SHOULDER BAG</a></div>
<div class="sts-product"><a onclick="return popup(this)" href="http://www.charleskeith.com/usd/furry-sleeve-t-shirt-black-ck13-11690003.html/"> <img alt="FURRY SLEEVE T-SHIRT" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-CK13-11690003-01_FURRY-SLEEVE-T-SHIRT_BLACK.jpg" />FURRY SLEEVE T-SHIRT</a></div>
</div>
<div class="sts-container-s">
<div class="sts-product"><a onclick="return popup(this)" href="http://www.charleskeith.com/notifyme?colour=ROSE-GOLD&amp;artno=CK2-70670684"> <img alt="BOXY PUSH-LOCK CLUTCH" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-CK2-70670684-57_BOXY-PUSH-LOCK-CLUTCH_ROSE-GOLD.jpg" />BOXY PUSH-LOCK CLUTCH</a></div>
</div>
</div>
<div>&nbsp;</div>
<p>
<script type="text/javascript">// <![CDATA[
function popup(mylink, windowname)
{
if (! window.focus)return true;
var href;
if (typeof(mylink) == 'string')
   href=mylink;
else
   href=mylink.href;
window.open(href, windowname, 'width=400,height=1024,scrollbars=yes,resizable=no,location=no,menubar=no,toolbar=no,');
return false;
}
// ]]]]><![CDATA[></script>
</p>]]></description>
      <pubDate>Tue, 28 Nov 2017 01:35:00 +0000</pubDate>
    </item>
    <item>
      <title><![CDATA[CENTRE STAGE]]></title>
      <link>http://www.charleskeith.com/usd/blog/centre-stage/</link>
      <description><![CDATA[<p>
<script type="text/javascript" src="https://ajax.googleapis.com/ajax/libs/jquery/1.8.2/jquery.min.js"></script>
<script type="text/javascript" src="http://www.charleskeith.com/media/wysiwyg/js/jquery.bxslider.min.js"></script>
</p>
<style><!--
.blog-post-view .largecontent{
    max-width: 960px;
    margin: 0 auto;
    text-align: center;
}
.bx-wrapper {
    position: relative; margin: 0 auto 60px; padding: 0;
    *zoom: 1;
}

.bx-wrapper img {max-width: 100%; display: block;}

/** THEME
===================================*/
.bx-wrapper .bx-viewport {
    left: 0;
    background: #fff;
	
    /*fix other elements on the page moving (on Chrome)*/
    -webkit-transform: translatez(0);
    -moz-transform: translatez(0);
    -ms-transform: translatez(0);
    -o-transform: translatez(0);
    transform: translatez(0);
}

.bx-wrapper .bx-pager,
.bx-wrapper .bx-controls-auto {
    position: absolute; bottom: -60px; width: 100%;
}

/* LOADER */
.bx-wrapper .bx-loading {
    min-height: 50px;
    background: url(http://cdnm1.charleskeith.com/media/wysiwyg/blog/bxloader.gif) center center no-repeat #fff;
    height: 100%;
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 2000;
}

/* PAGER */
.bx-wrapper .bx-pager {
    text-align: center;
    font-size: .85em;
    font-family: Arial;
    font-weight: bold;
    color: #666;
    padding-top: 20px;
}

.bx-wrapper .bx-pager .bx-pager-item,
.bx-wrapper .bx-controls-auto .bx-controls-auto-item {
	display: none;}

.bx-wrapper .bx-pager.bx-default-pager a {
    background: #fff;
    text-indent: -9999px;
    display: block;
    width: 10px;
    height: 10px;
    margin: 0 3px;
    outline: 0;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
}

/* DIRECTION CONTROLS (NEXT / PREV) */
.bx-wrapper .bx-prev {
    left: -20px;/*left: 10px;htike*/
    background: url(http://cdnm1.charleskeith.com/media/wysiwyg/blog/bxcontrols.png) no-repeat 0 -32px;
}

.bx-wrapper .bx-next {
    right: -20px;/*right: 10px;htike*/
    background: url(http://cdnm1.charleskeith.com/media/wysiwyg/blog/bxcontrols.png) no-repeat -43px -32px;
}

.bx-wrapper .bx-prev:hover {
    background-position: 0 0;
}

.bx-wrapper .bx-next:hover {
    background-position: -43px 0;
}

.bx-wrapper .bx-controls-direction a {
    position: absolute;
    top: 50%;
    margin-top: -16px;
    outline: 0;
    width: 32px;
    height: 32px;
    text-indent: -9999px;
    z-index: 3000;
}

.bx-wrapper .bx-controls-direction a.disabled { display: none; }

/* AUTO CONTROLS (START / STOP) */
.bx-wrapper .bx-controls-auto { text-align: center; }

/* PAGER WITH AUTO-CONTROLS HYBRID LAYOUT */
.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-pager {
    text-align: left;
    width: 80%;
}

.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-controls-auto {
    right: 0;
    width: 35px;
}

/* IMAGE CAPTIONS */
.bx-wrapper .bx-caption {
    position: absolute;
    top: 7px;/*bottom: 0;*/
    left: 0;
    width: 100%;
}

.bx-wrapper .bx-caption span {
	color: #000;/*color: #fff;*/
	font-family: Arial;
	display: block;
	font-size: .85em; font-weight: bold;
	padding: 2px;/*padding: 10px;*/
}
.bx-wrapper ul li{margin-left: 0;font-size:10px;}
.bx-wrapper ul li a{text-decoration: none;}

#sidebar { width: 150px; float: right; text-align: center;}
.smallcontent{font-size: 12px; text-align: center;}
	
#recentpost {
 text-align: center; font-size: 12px;
}
#recentpost > div {
 width: 18%; 
 display: inline-block;
 vertical-align: top;

 / IE fix. /
 *display: inline;
 zoom: 1;
}
#recentpost:after {
 content: "";
 width: 100%;
 display: inline-block;
}
#recentpost a{text-decoration: none;}
#s-recentpost{text-align: center;font-size: 11px;}
#s-recentpost > div {
 width: 30%;
 display: inline-block;
 vertical-align: top;

 / IE fix. /
 *display: inline;
 zoom: 1;
}
#s-recentpost:after {
 content: "";
 width: 100%;
 display: inline-block;
}
#s-recentpost a{text-decoration: none;}
p {text-align: center;}
.sts-container {
	max-width: 600px;
	margin: 0 auto;
	text-align: center;
	width: 100%;
}
.sts-container-s {
	margin: 0 auto;
	text-align: center;
	max-width: 400px;
	width: 100%;
}	
.sts-container:after, .sts-container-s:after {
	content: "";
	display: table;
	clear: both;
}	
.sts-product {
	max-width: 33%;
	padding: 1%;
	float: left;
	font-size: 11px;
}
.sts-product img {
	max-width: 100%;
}
.sts-product a:hover {
	text-decoration: none;
}
.sts-product-s img {
	width: 100%;
}
.sts-container-s .sts-product {
	max-width: 49%;
	padding: 1%;
	float: left;
}
.sts-container h2, .sts-container-s h2 {
	font-size: 12px;
}
	/* Responsive 16:9 video */
.video-container {
	position:relative;
	padding-bottom:56.25%;
	padding-top:30px;
	height:0;
	overflow:hidden;
}
.video-container iframe, .video-container object, .video-container embed {
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
	border: none;
}
--></style>
<p>
<script type="text/javascript">// <![CDATA[
$(function() {
            var floatingDiv = $('#sidebar');
            var offset = $("#sidebar").position();
            var bottomoffset = $("#leftcontent").height();
            
            $(window).scroll(function() {
                if ($(window).scrollTop() >= (offset.top + 250) && $(window).scrollTop() <= (bottomoffset - 250) ) {
                floatingDiv.css({
		    'position' : 'fixed',
			'top' : 120, 'float':'right', 'margin-left':30 
		 });
                }else {
                 floatingDiv.css({
		    'position' : 'relative',
			'top' : 0
		 });   
                }
            });
});
// ]]]]><![CDATA[></script>
<script type="text/javascript">// <![CDATA[
$(document).ready(function(){
  $('.bxslider').bxSlider({
  mode: 'vertical', 
  slideWidth: 140, minSlides: 3, maxSlides: 3, moveSlides: 3, captions: true,  
  slideMargin: 5
});
});
// ]]]]><![CDATA[></script>
</p>
<div>&nbsp;</div>
<div class="visible-md visible-lg largecontent">
<table>
<tbody style="text-align: center;">
<tr>
<td style="width: 80%; vertical-align: top; font-size: 14px;">
<div id="leftcontent"><img alt="CHARLES &amp; KEITH Fall / Winter Editorial" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-Centre-Stage-blog-1.jpg" width="100%" /> <img alt="CHARLES &amp; KEITH Fall / Winter Editorial" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-Centre-Stage-blog-2.jpg" width="100%" /> <img alt="CHARLES &amp; KEITH Fall / Winter Editorial" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-Centre-Stage-blog-3.jpg" width="100%" />
<div>&nbsp;</div>
<p>In this CHARLES &amp; KEITH editorial, elegant knotted slip-on heels are featured alongside elaborate embellished platform heels and clutch for a compelling regal resonation.</p>
</div>
</td>
<td style="width: 20%; vertical-align: top;">
<div id="sidebar">
<div class="shopstory"><strong>SHOP THE STORY</strong></div>
<ul class="bxslider">
<li><a onclick="return popup(this)" href="http://www.charleskeith.com/notifyme?colour=BLACK&amp;artno=CK1-60280107"> <img alt="POINTED STILETTO PUMP" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-CK1-60280107-01_POINTED-STILETTO-PUMP_BLACK.jpg" />POINTED STILETTO PUMP</a></li>
<li><a onclick="return popup(this)" href="http://www.charleskeith.com/usd/slip-on-platforms-black-ck1-80480206.html/"> <img alt="SLIP-ON PLATFORM" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-CK1-80480206-01_SLIP-ON-PLATFORM_BLACK.jpg" />SLIP-ON PLATFORM</a></li>
<li><a onclick="return popup(this)" href="http://www.charleskeith.com/usd/slip-on-platforms-gold-ck1-80480206.html/"> <img alt="SLIP-ON PLATFORM" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-CK1-80480206-27_SLIP-ON-PLATFORM_GOLD.jpg" />SLIP-ON PLATFORM</a></li>
<li><a onclick="return popup(this)" href="http://www.charleskeith.com/usd/knotted-slip-ons-black-ck1-60900072.html/"> <img alt="KNOTTED SLIP-ON" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-CK1-60900072-01_KNOTTED-SLIP-ON-BLACK.jpg" />KNOTTED SLIP-ON</a></li>
<li><a onclick="return popup(this)" href="http://www.charleskeith.com/usd/new/embellished-clutch-black-ck2-70680585.html/"> <img alt="EMBELLISHED CLUTCH" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-CK2-70680585-01_EMBELLISHED-CLUTCH_BLACK.jpg" />EMBELLISHED CLUTCH</a></li>
<li><a onclick="return popup(this)" href="http://www.charleskeith.com/usd/new/embellished-clutch-burgundy-ck2-70680585.html/"> <img alt="EMBELLISHED CLUTCH" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-CK2-70680585-73_EMBELLISHED-CLUTCH_BURGUNDY.jpg" />EMBELLISHED CLUTCH</a></li>
<li><a onclick="return popup(this)" href="http://www.charleskeith.com/usd/square-toe-loafers-brown-ck1-70380625.html/"> <img alt="SQUARE-TOE LOAFER" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-CK1-70380625-02_SQUARE-TOE-LOAFER_BROWN.jpg" />SQUARE-TOE LOAFER</a></li>
<li><a onclick="return popup(this)" href="http://www.charleskeith.com/usd/embellished-platform-heels-silver-ck1-60361046.html/"> <img alt="EMBELLISHED PLATFORM HEEL" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-CK1-60361046-07_EMBELLISHED-PLATFORM-HEEL_SILVER.jpg" />EMBELLISHED PLATFORM HEEL</a></li>
<li><a onclick="return popup(this)" href="http://www.charleskeith.com/usd/embellished-platform-heels-red-ck1-60361046.html/"> <img alt="EMBELLISHED PLATFORM HEEL" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-CK1-60361046-08_EMBELLISHED-PLATFORM-HEEL_RED.jpg" />EMBELLISHED PLATFORM HEEL</a></li>
</ul>
</div>
</td>
</tr>
</tbody>
</table>
</div>
<div class="visible-sm visible-xs smallcontent"><img alt="CHARLES &amp; KEITH Fall / Winter Editorial" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-Centre-Stage-blog-1.jpg" width="100%" /> <img alt="CHARLES &amp; KEITH Fall / Winter Editorial" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-Centre-Stage-blog-2.jpg" width="100%" /> <img alt="CHARLES &amp; KEITH Fall / Winter Editorial" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-Centre-Stage-blog-3.jpg" width="100%" />
<div>&nbsp;</div>
<p>In this CHARLES &amp; KEITH editorial, elegant knotted slip-on heels are featured alongside elaborate embellished platform heels and clutch for a compelling regal resonation.</p>
<div>&nbsp;</div>
<div class="sts-container-s">
<h2><strong>SHOP THE STORY</strong></h2>
<div class="sts-product"><a onclick="return popup(this)" href="http://www.charleskeith.com/notifyme?colour=BLACK&amp;artno=CK1-60280107"> <img alt="POINTED STILETTO PUMP" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-CK1-60280107-01_POINTED-STILETTO-PUMP_BLACK.jpg" />POINTED STILETTO PUMP</a></div>
<div class="sts-product"><a onclick="return popup(this)" href="http://www.charleskeith.com/usd/slip-on-platforms-black-ck1-80480206.html/"> <img alt="SLIP-ON PLATFORM" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-CK1-80480206-01_SLIP-ON-PLATFORM_BLACK.jpg" />SLIP-ON PLATFORM</a></div>
</div>
<div class="sts-container-s">
<div class="sts-product"><a onclick="return popup(this)" href="http://www.charleskeith.com/usd/slip-on-platforms-gold-ck1-80480206.html/"> <img alt="SLIP-ON PLATFORM" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-CK1-80480206-27_SLIP-ON-PLATFORM_GOLD.jpg" />SLIP-ON PLATFORM</a></div>
<div class="sts-product"><a onclick="return popup(this)" href="http://www.charleskeith.com/usd/knotted-slip-ons-black-ck1-60900072.html/"> <img alt="KNOTTED SLIP-ON" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-CK1-60900072-01_KNOTTED-SLIP-ON-BLACK.jpg" />KNOTTED SLIP-ON</a></div>
</div>
<div class="sts-container-s">
<div class="sts-product"><a onclick="return popup(this)" href="http://www.charleskeith.com/usd/new/embellished-clutch-black-ck2-70680585.html/"> <img alt="EMBELLISHED CLUTCH" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-CK2-70680585-01_EMBELLISHED-CLUTCH_BLACK.jpg" />EMBELLISHED CLUTCH</a></div>
<div class="sts-product"><a style="font-size: 10px; text-decoration: none;" onclick="return popup(this)" href="http://www.charleskeith.com/usd/new/embellished-clutch-burgundy-ck2-70680585.html/"> <img alt="EMBELLISHED CLUTCH" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-CK2-70680585-73_EMBELLISHED-CLUTCH_BURGUNDY.jpg" />EMBELLISHED CLUTCH</a></div>
</div>
<div class="sts-container-s">
<div class="sts-product"><a style="font-size: 10px; text-decoration: none;" onclick="return popup(this)" href="http://www.charleskeith.com/usd/square-toe-loafers-brown-ck1-70380625.html/"> <img alt="SQUARE-TOE LOAFER" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-CK1-70380625-02_SQUARE-TOE-LOAFER_BROWN.jpg" />SQUARE-TOE LOAFER</a></div>
<div class="sts-product"><a onclick="return popup(this)" href="http://www.charleskeith.com/usd/embellished-platform-heels-silver-ck1-60361046.html/"> <img alt="EMBELLISHED PLATFORM HEEL" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-CK1-60361046-07_EMBELLISHED-PLATFORM-HEEL_SILVER.jpg" />EMBELLISHED PLATFORM HEEL</a></div>
</div>
<div class="sts-container-s">
<div class="sts-product"><a onclick="return popup(this)" href="http://www.charleskeith.com/usd/embellished-platform-heels-red-ck1-60361046.html/"> <img alt="EMBELLISHED PLATFORM HEEL" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-CK1-60361046-08_EMBELLISHED-PLATFORM-HEEL_RED.jpg" />EMBELLISHED PLATFORM HEEL</a></div>
</div>
</div>
<div>&nbsp;</div>
<p>
<script type="text/javascript">// <![CDATA[
function popup(mylink, windowname)
{
if (! window.focus)return true;
var href;
if (typeof(mylink) == 'string')
   href=mylink;
else
   href=mylink.href;
window.open(href, windowname, 'width=400,height=1024,scrollbars=yes,resizable=no,location=no,menubar=no,toolbar=no,');
return false;
}
// ]]]]><![CDATA[></script>
</p>]]></description>
      <pubDate>Fri, 24 Nov 2017 03:36:56 +0000</pubDate>
    </item>
    <item>
      <title><![CDATA[THE TRAVELLER'S TALE]]></title>
      <link>http://www.charleskeith.com/usd/blog/the-travellers-tale/</link>
      <description><![CDATA[<p>
<script type="text/javascript" src="https://ajax.googleapis.com/ajax/libs/jquery/1.8.2/jquery.min.js"></script>
<script type="text/javascript" src="http://www.charleskeith.com/media/wysiwyg/js/jquery.bxslider.min.js"></script>
</p>
<style><!--
.blog-post-view .largecontent{
    max-width: 960px;
    margin: 0 auto;
    text-align: center;
}
.bx-wrapper {
    position: relative; margin: 0 auto 60px; padding: 0;
    *zoom: 1;
}

.bx-wrapper img {max-width: 100%; display: block;}

/** THEME
===================================*/
.bx-wrapper .bx-viewport {
    left: 0;
    background: #fff;
	
    /*fix other elements on the page moving (on Chrome)*/
    -webkit-transform: translatez(0);
    -moz-transform: translatez(0);
    -ms-transform: translatez(0);
    -o-transform: translatez(0);
    transform: translatez(0);
}

.bx-wrapper .bx-pager,
.bx-wrapper .bx-controls-auto {
    position: absolute; bottom: -60px; width: 100%;
}

/* LOADER */
.bx-wrapper .bx-loading {
    min-height: 50px;
    background: url(http://cdnm1.charleskeith.com/media/wysiwyg/blog/bxloader.gif) center center no-repeat #fff;
    height: 100%;
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 2000;
}

/* PAGER */
.bx-wrapper .bx-pager {
    text-align: center;
    font-size: .85em;
    font-family: Arial;
    font-weight: bold;
    color: #666;
    padding-top: 20px;
}

.bx-wrapper .bx-pager .bx-pager-item,
.bx-wrapper .bx-controls-auto .bx-controls-auto-item {
	display: none;}

.bx-wrapper .bx-pager.bx-default-pager a {
    background: #fff;
    text-indent: -9999px;
    display: block;
    width: 10px;
    height: 10px;
    margin: 0 3px;
    outline: 0;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
}

/* DIRECTION CONTROLS (NEXT / PREV) */
.bx-wrapper .bx-prev {
    left: -20px;/*left: 10px;htike*/
    background: url(http://cdnm1.charleskeith.com/media/wysiwyg/blog/bxcontrols.png) no-repeat 0 -32px;
}

.bx-wrapper .bx-next {
    right: -20px;/*right: 10px;htike*/
    background: url(http://cdnm1.charleskeith.com/media/wysiwyg/blog/bxcontrols.png) no-repeat -43px -32px;
}

.bx-wrapper .bx-prev:hover {
    background-position: 0 0;
}

.bx-wrapper .bx-next:hover {
    background-position: -43px 0;
}

.bx-wrapper .bx-controls-direction a {
    position: absolute;
    top: 50%;
    margin-top: -16px;
    outline: 0;
    width: 32px;
    height: 32px;
    text-indent: -9999px;
    z-index: 3000;
}

.bx-wrapper .bx-controls-direction a.disabled { display: none; }

/* AUTO CONTROLS (START / STOP) */
.bx-wrapper .bx-controls-auto { text-align: center; }

/* PAGER WITH AUTO-CONTROLS HYBRID LAYOUT */
.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-pager {
    text-align: left;
    width: 80%;
}

.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-controls-auto {
    right: 0;
    width: 35px;
}

/* IMAGE CAPTIONS */
.bx-wrapper .bx-caption {
    position: absolute;
    top: 7px;/*bottom: 0;*/
    left: 0;
    width: 100%;
}

.bx-wrapper .bx-caption span {
    color: #000;
    font-family: Arial;
    display: block;
    font-size: .85em; font-weight: bold;
    padding: 2px;
}
.bx-wrapper ul li{margin-left: 0;font-size:10px;}

#sidebar { width: 150px; float: right; text-align: center;}
.smallcontent{font-size: 12px; text-align: center;}
	
#recentpost {
   text-align: center; font-size: 12px;
}
#recentpost > div {
 width: 18%; 
 display: inline-block;
 vertical-align: top;

 / IE fix. /
 *display: inline;
 zoom: 1;
}
#recentpost:after {
 content: "";
 width: 100%;
 display: inline-block;
}
#recentpost a{text-decoration: none;}
#s-recentpost{text-align: center;font-size: 11px;}
#s-recentpost > div {
 width: 30%;
 display: inline-block;
 vertical-align: top;

 / IE fix. /
 *display: inline;
 zoom: 1;
}
#s-recentpost:after {
 content: "";
 width: 100%;
 display: inline-block;
}
#s-recentpost a{text-decoration: none;}
p {text-align: center;}
.sts-container {
	max-width: 600px;
	margin: 0 auto;
	text-align: center;
	width: 100%;
}
.sts-container-s {
	margin: 0 auto;
	text-align: center;
	max-width: 400px;
	width: 100%;
}	
.sts-container:after, .sts-container-s:after {
	content: "";
	display: table;
	clear: both;
}	
.sts-product {
	max-width: 33%;
	padding: 1%;
	float: left;
	font-size: 11px;
}
.sts-product img {
	max-width: 100%;
}
.sts-product a:hover {
	text-decoration: none;
}
.sts-product-s img {
	width: 100%;
}
.sts-container-s .sts-product {
	max-width: 49%;
	padding: 1%;
	float: left;
}
.sts-container h2, .sts-container-s h2 {
	font-size: 12px;
}
	/* Responsive 16:9 video */
.video-container {
	position:relative;
	padding-bottom:56.25%;
	padding-top:30px;
	height:0;
	overflow:hidden;
}
.video-container iframe, .video-container object, .video-container embed {
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
	border: none;
}
--></style>
<p>
<script type="text/javascript">// <![CDATA[
$(function() {
            var floatingDiv = $('#sidebar');
            var offset = $("#sidebar").position();
            var bottomoffset = $("#leftcontent").height();
            
            $(window).scroll(function() {
                if ($(window).scrollTop() >= (offset.top + 250) && $(window).scrollTop() <= (bottomoffset - 250) ) {
                floatingDiv.css({
		    'position' : 'fixed',
			'top' : 120, 'float':'right', 'margin-left':30 
		 });
                }else {
                 floatingDiv.css({
		    'position' : 'relative',
			'top' : 0
		 });   
                }
            });
});
// ]]]]><![CDATA[></script>
<script type="text/javascript">// <![CDATA[
$(document).ready(function(){
  $('.bxslider').bxSlider({
  mode: 'vertical', 
  slideWidth: 140, minSlides: 3, maxSlides: 3, moveSlides: 3, captions: true,  
  slideMargin: 5
});
});
// ]]]]><![CDATA[></script>
</p>
<div>&nbsp;</div>
<div class="visible-md visible-lg largecontent">
<table>
<tbody style="text-align: center;">
<tr>
<td style="width: 80%; vertical-align: top; font-size: 14px;">
<div id="leftcontent">
<div class="video-container"><iframe src="https://www.youtube.com/embed/GZBz2o-_ogo?autoplay=1&amp;mute=1" height="720" width="1280"></iframe></div>
<div>&nbsp;</div>
<img alt="CHARLES &amp; KEITH Fall / Winter Editorial" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-travellers-tale-blog_1.jpg" width="100%" /> <img alt="CHARLES &amp; KEITH Fall / Winter Editorial" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-travellers-tale-blog_2.jpg" width="100%" />
<div>&nbsp;</div>
<p>Featured in the CHARLES &amp; KEITH editorial are the boxy push-lock handbag, structured bag, floral embroidery calf boots and furry d&rsquo;orsay flats. Bags are compact and structural while shoes are highlighted with elements of embroidery and faux fur to play emphasis on the wintry nostalgia.</p>
<div>&nbsp;</div>
</div>
</td>
<td style="width: 20%; vertical-align: top;">
<div id="sidebar">
<div class="shopstory"><strong>SHOP THE STORY</strong></div>
<ul class="bxslider">
<li><a style="font-size: 10px; text-decoration: none;" onclick="return popup(this)" href="http://www.charleskeith.com/usd/double-buckle-mary-janes-black-ck1-70390196.html/"><img alt="DOUBLE BUCKLE MARY-JANE" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-CK1-70390196-01_DOUBLE-BUCKLE-MARY-JANE_BLACK.jpg" />DOUBLE BUCKLE MARY-JANE</a></li>
<li><a style="font-size: 10px; text-decoration: none;" onclick="return popup(this)" href="http://www.charleskeith.com/usd/double-buckle-mary-janes-taupe-ck1-70390196.html/"><img alt="DOUBLE BUCKLE MARY-JANE" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-CK1-70390196-14_DOUBLE-BUCKLE-MARY-JANE_TAUPE.jpg" />DOUBLE BUCKLE MARY-JANE</a></li>
<li><a style="font-size: 10px; text-decoration: none;" onclick="return popup(this)" href="http://www.charleskeith.com/usd/pointed-booties-blue-ck1-90360282.html/"><img alt="POINTED BOOTIE" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-CK1-90360282-06_POINTED-BOOTIE_BLUE.jpg" />POINTED BOOTIE</a></li>
<li><a style="font-size: 10px; text-decoration: none;" onclick="return popup(this)" href="http://www.charleskeith.com/usd/pointed-booties-burgun-ck1-90360282.html/"><img alt="POINTED BOOTIE" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-CK1-90360282-73_POINTED-BOOTIE_BURGUNDY.jpg" />POINTED BOOTIE</a></li>
<li><a style="font-size: 10px; text-decoration: none;" onclick="return popup(this)" href="http://www.charleskeith.com/usd/structured-handbag-pink-ck2-50780437.html/"><img alt="STRUCTURED HANDBAG" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-CK2-50780437-13_STRUCTURED-HANDBAG_PINK.jpg" />STRUCTURED HANDBAG</a></li>
<li><a style="font-size: 10px; text-decoration: none;" onclick="return popup(this)" href="http://www.charleskeith.com/usd/floral-embroidery-calf-boots-pink-ck9-91620004.html/"><img alt="FLORAL EMBROIDERY CALF BOOT" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-CK9-91620004-13_FLORAL-EMBROIDERY-CALF-BOOT_PINK.jpg" />FLORAL EMBROIDERY CALF BOOT</a></li>
<li><a style="font-size: 10px; text-decoration: none;" onclick="return popup(this)" href="http://www.charleskeith.com/usd/kids-floral-embroidery-sling-bag-pink-ck11-80150679.html/"><img alt="FLORAL EMBROIDERY SLING BAG" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-CK11-80150679-13_FLORAL-EMBROIDERY-SLING-BAG_PINK.jpg" />FLORAL EMBROIDERY SLING BAG</a></li>
<li><a style="font-size: 10px; text-decoration: none;" onclick="return popup(this)" href="http://www.charleskeith.com/usd/boxy-push-lock-handbag-blue-ck2-50780484.html/"><img alt="BOXY PUSH LOCK HANDBAG" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-CK2-50780484-06_BOXY-PUSH-LOCK-HANDBAG_BLUE.jpg" />BOXY PUSH LOCK HANDBAG</a></li>
<li><a style="font-size: 10px; text-decoration: none;" onclick="return popup(this)" href="http://www.charleskeith.com/usd/boxy-push-lock-handbag-pink-ck2-50780484.html/"><img alt="BOXY PUSH LOCK HANDBAG" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-CK2-50780484-13_BOXY-PUSH-LOCK-HANDBAG_PINK.jpg" />BOXY PUSH LOCK HANDBAG</a></li>
<li><a style="font-size: 10px; text-decoration: none;" onclick="return popup(this)" href="http://www.charleskeith.com/usd/basic-calf-boots-taupe-ck1-90900049.html/"><img alt="BASIC CALF BOOT" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-CK1-90900049-14_BASIC-CALF-BOOT_TAUPE.jpg" />BASIC CALF BOOT</a></li>
<li><a style="font-size: 10px; text-decoration: none;" onclick="return popup(this)" href="http://www.charleskeith.com/usd/tassel-detail-shoulder-bag-burgundy-ck2-20670667.html/"><img alt="TASSEL DETAIL SHOULDER BAG" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-CK2-20670667-73_TASSEL-DETAIL-SHOULDER-BAG_BURGUNDY.jpg" />TASSEL DETAIL SHOULDER BAG</a></li>
<li><a style="font-size: 10px; text-decoration: none;" onclick="return popup(this)" href="http://www.charleskeith.com/usd/tassel-detail-loafers-navy-ck1-70390194.html/"><img alt="TASSEL DETAIL LOAFER" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-CK1-70390194-10_TASSEL-DETAIL-LOAFER_NAVY.jpg" />TASSEL DETAIL LOAFER</a></li>
<li><a style="font-size: 10px; text-decoration: none;" onclick="return popup(this)" href="http://www.charleskeith.com/usd/tassel-detail-loafers-burgundy-ck1-70390194.html/"><img alt="TASSEL DETAIL LOAFER" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-CK1-70390194-73_TASSEL-DETAIL-LOAFER_BURGUNDY.jpg" />TASSEL DETAIL LOAFER</a></li>
</ul>
</div>
</td>
</tr>
</tbody>
</table>
</div>
<div class="visible-sm visible-xs smallcontent">
<div class="video-container"><iframe src="https://www.youtube.com/embed/GZBz2o-_ogo" height="720" width="1280"></iframe></div>
<div>&nbsp;</div>
<img alt="CHARLES &amp; KEITH Fall / Winter Editorial" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-travellers-tale-blog_1.jpg" width="100%" /> <img alt="CHARLES &amp; KEITH Fall / Winter Editorial" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-travellers-tale-blog_2.jpg" width="100%" />
<div>&nbsp;</div>
<p>Featured in the CHARLES &amp; KEITH editorial are the boxy push-lock handbag, structured bag, floral embroidery calf boots and furry d&rsquo;orsay flats. Bags are compact and structural while shoes are highlighted with elements of embroidery and faux fur to play emphasis on the wintry nostalgia.</p>
<div>&nbsp;</div>
<div class="sts-container-s">
<h2><strong>SHOP THE STORY</strong></h2>
<div class="sts-product"><a onclick="return popup(this)" href="http://www.charleskeith.com/usd/double-buckle-mary-janes-black-ck1-70390196.html/"><img alt="DOUBLE BUCKLE MARY-JANE" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-CK1-70390196-01_DOUBLE-BUCKLE-MARY-JANE_BLACK.jpg" />DOUBLE BUCKLE MARY-JANE</a></div>
<div class="sts-product"><a onclick="return popup(this)" href="http://www.charleskeith.com/usd/double-buckle-mary-janes-taupe-ck1-70390196.html/"><img alt="DOUBLE BUCKLE MARY-JANE" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-CK1-70390196-14_DOUBLE-BUCKLE-MARY-JANE_TAUPE.jpg" />DOUBLE BUCKLE MARY-JANE</a></div>
</div>
<div class="sts-container-s">
<div class="sts-product"><a onclick="return popup(this)" href="http://www.charleskeith.com/usd/pointed-booties-blue-ck1-90360282.html/"><img alt="POINTED BOOTIE" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-CK1-90360282-06_POINTED-BOOTIE_BLUE.jpg" />POINTED BOOTIE</a></div>
<div class="sts-product"><a onclick="return popup(this)" href="http://www.charleskeith.com/usd/pointed-booties-burgun-ck1-90360282.html/"><img alt="POINTED BOOTIE" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-CK1-90360282-73_POINTED-BOOTIE_BURGUNDY.jpg" />POINTED BOOTIE</a></div>
</div>
<div class="sts-container-s">
<div class="sts-product"><a onclick="return popup(this)" href="http://www.charleskeith.com/usd/structured-handbag-pink-ck2-50780437.html/"><img alt="STRUCTURED HANDBAG" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-CK2-50780437-13_STRUCTURED-HANDBAG_PINK.jpg" />STRUCTURED HANDBAG</a></div>
<div class="sts-product"><a onclick="return popup(this)" href="http://www.charleskeith.com/usd/floral-embroidery-calf-boots-pink-ck9-91620004.html/"><img alt="FLORAL EMBROIDERY CALF BOOT" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-CK9-91620004-13_FLORAL-EMBROIDERY-CALF-BOOT_PINK.jpg" />FLORAL EMBROIDERY CALF BOOT</a></div>
</div>
<div class="sts-container-s">
<div class="sts-product"><a onclick="return popup(this)" href="http://www.charleskeith.com/usd/kids-floral-embroidery-sling-bag-pink-ck11-80150679.html/"><img alt="FLORAL EMBROIDERY SLING BAG" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-CK11-80150679-13_FLORAL-EMBROIDERY-SLING-BAG_PINK.jpg" />FLORAL EMBROIDERY SLING BAG</a></div>
<div class="sts-product"><a onclick="return popup(this)" href="http://www.charleskeith.com/usd/boxy-push-lock-handbag-blue-ck2-50780484.html/"><img alt="BOXY PUSH LOCK HANDBAG" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-CK2-50780484-06_BOXY-PUSH-LOCK-HANDBAG_BLUE.jpg" />BOXY PUSH LOCK HANDBAG</a></div>
</div>
<div class="sts-container-s">
<div class="sts-product"><a onclick="return popup(this)" href="http://www.charleskeith.com/usd/boxy-push-lock-handbag-pink-ck2-50780484.html/"><img alt="BOXY PUSH LOCK HANDBAG" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-CK2-50780484-13_BOXY-PUSH-LOCK-HANDBAG_PINK.jpg" />BOXY PUSH LOCK HANDBAG</a></div>
<div class="sts-product"><a onclick="return popup(this)" href="http://www.charleskeith.com/usd/basic-calf-boots-taupe-ck1-90900049.html/"><img alt="BASIC CALF BOOT" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-CK1-90900049-14_BASIC-CALF-BOOT_TAUPE.jpg" />BASIC CALF BOOT</a></div>
</div>
<div class="sts-container-s">
<div class="sts-product"><a onclick="return popup(this)" href="http://www.charleskeith.com/usd/tassel-detail-shoulder-bag-burgundy-ck2-20670667.html/"><img alt="TASSEL DETAIL SHOULDER BAG" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-CK2-20670667-73_TASSEL-DETAIL-SHOULDER-BAG_BURGUNDY.jpg" />TASSEL DETAIL SHOULDER BAG</a></div>
<div class="sts-product"><a onclick="return popup(this)" href="http://www.charleskeith.com/usd/tassel-detail-loafers-navy-ck1-70390194.html/"><img alt="TASSEL DETAIL LOAFER" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-CK1-70390194-10_TASSEL-DETAIL-LOAFER_NAVY.jpg" />TASSEL DETAIL LOAFER</a></div>
</div>
<div class="sts-container-s">
<div class="sts-product"><a onclick="return popup(this)" href="http://www.charleskeith.com/usd/tassel-detail-loafers-burgundy-ck1-70390194.html/"><img alt="TASSEL DETAIL LOAFER" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-CK1-70390194-73_TASSEL-DETAIL-LOAFER_BURGUNDY.jpg" />TASSEL DETAIL LOAFER</a></div>
</div>
<div>&nbsp;</div>
</div>
<div>&nbsp;</div>
<p>
<script type="text/javascript">// <![CDATA[
function popup(mylink, windowname)
{
if (! window.focus)return true;
var href;
if (typeof(mylink) == 'string')
   href=mylink;
else
   href=mylink.href;
window.open(href, windowname, 'width=400,height=1024,scrollbars=yes,resizable=no,location=no,menubar=no,toolbar=no,');
return false;
}
// ]]]]><![CDATA[></script>
</p>]]></description>
      <pubDate>Thu, 16 Nov 2017 02:12:00 +0000</pubDate>
    </item>
    <item>
      <title><![CDATA[END OF LINE]]></title>
      <link>http://www.charleskeith.com/usd/blog/end-of-line/</link>
      <description><![CDATA[<p>
<script type="text/javascript" src="https://ajax.googleapis.com/ajax/libs/jquery/1.8.2/jquery.min.js"></script>
<script type="text/javascript" src="http://www.charleskeith.com/media/wysiwyg/js/jquery.bxslider.min.js"></script>
</p>
<style><!--
.blog-post-view .largecontent{
    max-width: 960px;
    margin: 0 auto;
    text-align: center;
}
.bx-wrapper {
    position: relative; margin: 0 auto 60px; padding: 0;
    *zoom: 1;
}

.bx-wrapper img {max-width: 100%; display: block;}

/** THEME
===================================*/
.bx-wrapper .bx-viewport {
    left: 0;
    background: #fff;
	
    /*fix other elements on the page moving (on Chrome)*/
    -webkit-transform: translatez(0);
    -moz-transform: translatez(0);
    -ms-transform: translatez(0);
    -o-transform: translatez(0);
    transform: translatez(0);
}

.bx-wrapper .bx-pager,
.bx-wrapper .bx-controls-auto {
    position: absolute; bottom: -60px; width: 100%;
}

/* LOADER */
.bx-wrapper .bx-loading {
    min-height: 50px;
    background: url(http://cdnm1.charleskeith.com/media/wysiwyg/blog/bxloader.gif) center center no-repeat #fff;
    height: 100%;
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 2000;
}

/* PAGER */
.bx-wrapper .bx-pager {
    text-align: center;
    font-size: .85em;
    font-family: Arial;
    font-weight: bold;
    color: #666;
    padding-top: 20px;
}

.bx-wrapper .bx-pager .bx-pager-item,
.bx-wrapper .bx-controls-auto .bx-controls-auto-item {
	display: none;}

.bx-wrapper .bx-pager.bx-default-pager a {
    background: #fff;
    text-indent: -9999px;
    display: block;
    width: 10px;
    height: 10px;
    margin: 0 3px;
    outline: 0;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
}

/* DIRECTION CONTROLS (NEXT / PREV) */
.bx-wrapper .bx-prev {
    left: -20px;
    background: url(http://cdnm1.charleskeith.com/media/wysiwyg/blog/bxcontrols.png) no-repeat 0 -32px;
}

.bx-wrapper .bx-next {
    right: -20px;
    background: url(http://cdnm1.charleskeith.com/media/wysiwyg/blog/bxcontrols.png) no-repeat -43px -32px;
}

.bx-wrapper .bx-prev:hover {
    background-position: 0 0;
}

.bx-wrapper .bx-next:hover {
    background-position: -43px 0;
}

.bx-wrapper .bx-controls-direction a {
    position: absolute;
    top: 50%;
    margin-top: -16px;
    outline: 0;
    width: 32px;
    height: 32px;
    text-indent: -9999px;
    z-index: 3000;
}

.bx-wrapper .bx-controls-direction a.disabled { display: none; }

/* AUTO CONTROLS (START / STOP) */
.bx-wrapper .bx-controls-auto { text-align: center; }

/* PAGER WITH AUTO-CONTROLS HYBRID LAYOUT */
.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-pager {
    text-align: left;
    width: 80%;
}

.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-controls-auto {
    right: 0;
    width: 35px;
}

/* IMAGE CAPTIONS */
.bx-wrapper .bx-caption {
    position: absolute;
    top: 7px;/*bottom: 0;*/
    left: 0;
    width: 100%;
}

.bx-wrapper .bx-caption span {
    color: #000;
    font-family: Arial;
    display: block;
    font-size: .85em; font-weight: bold;
    padding: 2px;
}
.bx-wrapper ul li{margin-left: 0;font-size:10px;}

#sidebar { width: 150px; float: right; text-align: center;}
.smallcontent{font-size: 12px; text-align: center;}
	
#recentpost {
    text-align: center; font-size: 12px;
}
#recentpost > div {
 width: 18%; 
 display: inline-block;
 vertical-align: top;

 / IE fix. /
 *display: inline;
 zoom: 1;
}
#recentpost:after {
 content: "";
 width: 100%;
 display: inline-block;
}
#recentpost a{text-decoration: none;}
#s-recentpost{text-align: center;font-size: 11px;}
#s-recentpost > div {
 width: 30%;
 display: inline-block;
 vertical-align: top;

 / IE fix. /
 *display: inline;
 zoom: 1;
}
#s-recentpost:after {
 content: "";
 width: 100%;
 display: inline-block;
}
#s-recentpost a{text-decoration: none;}
p {text-align: center;}
.sts-container {
	max-width: 600px;
	margin: 0 auto;
	text-align: center;
	width: 100%;
}
.sts-container-s {
	margin: 0 auto;
	text-align: center;
	max-width: 400px;
	width: 100%;
}	
.sts-container:after, .sts-container-s:after {
	content: "";
	display: table;
	clear: both;
}	
.sts-product {
	max-width: 33%;
	padding: 1%;
	float: left;
	font-size: 11px;
}
.sts-product img {
	max-width: 100%;
}
.sts-product a:hover {
	text-decoration: none;
}
.sts-product-s img {
	width: 100%;
}
.sts-container-s .sts-product {
	max-width: 49%;
	padding: 1%;
	float: left;
}
.sts-container h2, .sts-container-s h2 {
	font-size: 12px;
}
	/* Responsive 16:9 video */
.video-container {
	position:relative;
	padding-bottom:56.25%;
	padding-top:30px;
	height:0;
	overflow:hidden;
}
.video-container iframe, .video-container object, .video-container embed {
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
	border: none;
}
--></style>
<p>
<script type="text/javascript">// <![CDATA[
$(function() {
            var floatingDiv = $('#sidebar');
            var offset = $("#sidebar").position();
            var bottomoffset = $("#leftcontent").height();
            
            $(window).scroll(function() {
                if ($(window).scrollTop() >= (offset.top + 250) && $(window).scrollTop() <= (bottomoffset - 250) ) {
                floatingDiv.css({
		    'position' : 'fixed',
			'top' : 120, 'float':'right', 'margin-left':30 
		 });
                }else {
                 floatingDiv.css({
		    'position' : 'relative',
			'top' : 0
		 });   
                }
            });
});
// ]]]]><![CDATA[></script>
<script type="text/javascript">// <![CDATA[
$(document).ready(function(){
  $('.bxslider').bxSlider({
  mode: 'vertical', 
  slideWidth: 140, minSlides: 3, maxSlides: 3, moveSlides: 3, captions: true,  
  slideMargin: 5
});
});
// ]]]]><![CDATA[></script>
</p>
<div>&nbsp;</div>
<div class="visible-md visible-lg largecontent">
<table>
<tbody style="text-align: center;">
<tr>
<td style="width: 80%; vertical-align: top; font-size: 14px;">
<div id="leftcontent">
<div class="video-container"><iframe src="https://www.youtube.com/embed/XA2jpc76RyI?autoplay=1&amp;mute=1" height="720" width="1280"></iframe></div>
<div>&nbsp;</div>
<img alt="CHARLES &amp; KEITH Fall / Winter Editorial" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-End-of-Line-blog.jpg" width="100%" />
<p>Featured in this editorial are CHARLES &amp; KEITH oversized buckle slingbacks, zip detail loafers, furry ankle strap flats, pointed calf booties, top zip sling bag, slouchy bucket bag and covered slip-on flats.</p>
<div>&nbsp;</div>
</div>
</td>
<td style="width: 20%; vertical-align: top;">
<div id="sidebar">
<div class="shopstory"><strong>SHOP THE STORY</strong></div>
<ul class="bxslider">
<li><a style="font-size: 10px; text-decoration: none;" onclick="return popup(this)" href="http://www.charleskeith.com/usd/top-zip-sling-bag-grey-ck2-80150670.html/"> <img alt="TOP-ZIP SLING BAG" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-CK2-80150670-04_TOP-ZIP-SLING-BAG_GREY.jpg" />TOP ZIP SLING BAG</a></li>
<li><a style="font-size: 10px; text-decoration: none;" onclick="return popup(this)" href="http://www.charleskeith.com/usd/basic-ankle-boots-beige-ck1-90900054.html/"> <img alt="BASIC ANKLE BOOT" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-CK1-90900054-05_BASIC-ANKLE-BOOT_BEIGE.jpg" />BASIC ANKLE BOOT</a></li>
<li><a style="font-size: 10px; text-decoration: none;" onclick="return popup(this)" href="http://www.charleskeith.com/usd/covered-slip-on-flats-burgun-ck1-70380619.html/"> <img alt="COVERED SLIP-ON FLAT" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-CK1-70380619-73_COVERED-SLIP-ON-FLAT_BURGUNDY.jpg" />COVERED SLIP-ON FLAT</a></li>
<li><a style="font-size: 10px; text-decoration: none;" onclick="return popup(this)" href="http://www.charleskeith.com/usd/pointed-calf-booties-burgun-ck1-90580088.html/"> <img alt="POINTED CALF BOOTIE" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-CK1-90580088-73_POINTED-CALF-BOOTIE_BURGUNDY.jpg" />POINTED CALF BOOTIE</a></li>
<li><a style="font-size: 10px; text-decoration: none;" onclick="return popup(this)" href="http://www.charleskeith.com/usd/furry-ankle-strap-flats-chalk-ck1-70900068.html/"> <img alt="FURRY ANKLE-STRAP FLAT" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-CK1-70900068-03_FURRY-ANKLE-STRAP-FLAT_CHALK.jpg" />FURRY ANKLE-STRAP FLAT</a></li>
<li><a style="font-size: 10px; text-decoration: none;" onclick="return popup(this)" href="http://www.charleskeith.com/usd/zip-detail-loafers-black-ck1-70380623.html/"> <img alt="ZIP DETAIL LOAFER" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-CK1-70380623-01_ZIP-DETAIL-LOAFER_BLACK.jpg" />ZIP DETAIL LOAFER</a></li>
<li><a style="font-size: 10px; text-decoration: none;" onclick="return popup(this)" href="http://www.charleskeith.com/usd/slouchy-bucket-bag-grey-ck2-80670679.html/"> <img alt="SLOUCHY BUCKET BAG" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-CK2-80670679-04_SLOUCHY-BUCKET-BAG_GREY.jpg" />SLOUCHY BUCKET BAG</a></li>
<li><a style="font-size: 10px; text-decoration: none;" onclick="return popup(this)" href="http://www.charleskeith.com/usd/slouchy-bucket-bag-ivory-ck2-80670679.html/"> <img alt="SLOUCHY BUCKET BAG" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-CK2-80670679-28_SLOUCHY-BUCKET-BAG_IVORY.jpg" />SLOUCHY BUCKET BAG</a></li>
<li><a style="font-size: 10px; text-decoration: none;" onclick="return popup(this)" href="http://www.charleskeith.com/usd/top-zip-sling-bag-black-ck2-80150670.html/"> <img alt="TOP ZIP SLING BAG" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-CK2-80150670-01_TOP-ZIP-SLING-BAG_BLACK.jpg" />TOP ZIP SLING BAG</a></li>
<li><a style="font-size: 10px; text-decoration: none;" onclick="return popup(this)" href="http://www.charleskeith.com/usd/pointed-calf-booties-camel-ck1-90580088.html/"> <img alt="POINTED CALF BOOTIE" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-CK1-90580088-22_POINTED-CALF-BOOTIE_CAMEL.jpg" />POINTED CALF BOOTIE</a></li>
</ul>
</div>
</td>
</tr>
</tbody>
</table>
</div>
<div class="visible-sm visible-xs smallcontent">
<div class="video-container"><iframe src="https://www.youtube.com/embed/XA2jpc76RyI" height="720" width="1280"></iframe></div>
<div>&nbsp;</div>
<img alt="CHARLES &amp; KEITH Fall / Winter Editorial" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-End-of-Line-blog.jpg" width="100%" />
<p>Featured in this editorial are CHARLES &amp; KEITH oversized buckle slingbacks, zip detail loafers, furry ankle strap flats, pointed calf booties, top zip sling bag, slouchy bucket bag and covered slip-on flats.</p>
<div>&nbsp;</div>
<div class="sts-container-s">
<h2><strong>SHOP THE STORY</strong></h2>
<div class="sts-product"><a onclick="return popup(this)" href="http://www.charleskeith.com/usd/top-zip-sling-bag-grey-ck2-80150670.html/"> <img alt="TOP-ZIP SLING BAG" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-CK2-80150670-04_TOP-ZIP-SLING-BAG_GREY.jpg" />TOP ZIP SLING BAG</a></div>
<div class="sts-product"><a onclick="return popup(this)" href="http://www.charleskeith.com/usd/basic-ankle-boots-beige-ck1-90900054.html/"> <img alt="BASIC ANKLE BOOT" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-CK1-90900054-05_BASIC-ANKLE-BOOT_BEIGE.jpg" />BASIC ANKLE BOOT</a></div>
</div>
<div class="sts-container-s">
<div class="sts-product"><a onclick="return popup(this)" href="http://www.charleskeith.com/usd/covered-slip-on-flats-burgun-ck1-70380619.html/"> <img alt="COVERED SLIP-ON FLAT" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-CK1-70380619-73_COVERED-SLIP-ON-FLAT_BURGUNDY.jpg" />COVERED SLIP-ON FLAT</a></div>
<div class="sts-product"><a onclick="return popup(this)" href="http://www.charleskeith.com/usd/pointed-calf-booties-burgun-ck1-90580088.html/"> <img alt="POINTED CALF BOOTIE" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-CK1-90580088-73_POINTED-CALF-BOOTIE_BURGUNDY.jpg" />POINTED CALF BOOTIE</a></div>
</div>
<div class="sts-container-s">
<div class="sts-product"><a onclick="return popup(this)" href="http://www.charleskeith.com/usd/furry-ankle-strap-flats-chalk-ck1-70900068.html/"> <img alt="FURRY ANKLE-STRAP FLAT" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-CK1-70900068-03_FURRY-ANKLE-STRAP-FLAT_CHALK.jpg" />FURRY ANKLE-STRAP FLAT</a></div>
<div class="sts-product"><a onclick="return popup(this)" href="http://www.charleskeith.com/usd/zip-detail-loafers-black-ck1-70380623.html/"> <img alt="ZIP DETAIL LOAFER" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-CK1-70380623-01_ZIP-DETAIL-LOAFER_BLACK.jpg" />ZIP DETAIL LOAFER</a></div>
</div>
<div class="sts-container-s">
<div class="sts-product"><a onclick="return popup(this)" href="http://www.charleskeith.com/usd/slouchy-bucket-bag-grey-ck2-80670679.html/"> <img alt="SLOUCHY BUCKET BAG" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-CK2-80670679-04_SLOUCHY-BUCKET-BAG_GREY.jpg" />SLOUCHY BUCKET BAG</a></div>
<div class="sts-product"><a onclick="return popup(this)" href="http://www.charleskeith.com/usd/slouchy-bucket-bag-ivory-ck2-80670679.html/"> <img alt="SLOUCHY BUCKET BAG" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-CK2-80670679-28_SLOUCHY-BUCKET-BAG_IVORY.jpg" />SLOUCHY BUCKET BAG</a></div>
</div>
<div class="sts-container-s">
<div class="sts-product"><a onclick="return popup(this)" href="http://www.charleskeith.com/usd/top-zip-sling-bag-black-ck2-80150670.html/"> <img alt="TOP ZIP SLING BAG" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-CK2-80150670-01_TOP-ZIP-SLING-BAG_BLACK.jpg" />TOP ZIP SLING BAG</a></div>
<div class="sts-product"><a onclick="return popup(this)" href="http://www.charleskeith.com/usd/pointed-calf-booties-camel-ck1-90580088.html/"> <img alt="POINTED CALF BOOTIE" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-CK1-90580088-22_POINTED-CALF-BOOTIE_CAMEL.jpg" />POINTED CALF BOOTIE</a></div>
</div>
</div>
<div>&nbsp;</div>
<p>
<script type="text/javascript">// <![CDATA[
function popup(mylink, windowname)
{
if (! window.focus)return true;
var href;
if (typeof(mylink) == 'string')
   href=mylink;
else
   href=mylink.href;
window.open(href, windowname, 'width=400,height=1024,scrollbars=yes,resizable=no,location=no,menubar=no,toolbar=no,');
return false;
}
// ]]]]><![CDATA[></script>
</p>]]></description>
      <pubDate>Mon, 13 Nov 2017 07:10:09 +0000</pubDate>
    </item>
    <item>
      <title><![CDATA[PLAYDATE]]></title>
      <link>http://www.charleskeith.com/usd/blog/playdate/</link>
      <description><![CDATA[<p>
<script type="text/javascript" src="https://ajax.googleapis.com/ajax/libs/jquery/1.8.2/jquery.min.js"></script>
<script type="text/javascript" src="http://www.charleskeith.com/media/wysiwyg/js/jquery.bxslider.min.js"></script>
</p>
<style><!--
.blog-post-view .largecontent{
    max-width: 960px;
	margin: 0 auto;
    text-align: center;
}
.bx-wrapper {
    position: relative; margin: 0 auto 60px; padding: 0;
    *zoom: 1;
}

.bx-wrapper img {max-width: 100%; display: block;}

/** THEME
===================================*/
.bx-wrapper .bx-viewport {
    left: 0;
    background: #fff;
	
    /*fix other elements on the page moving (on Chrome)*/
    -webkit-transform: translatez(0);
    -moz-transform: translatez(0);
    -ms-transform: translatez(0);
    -o-transform: translatez(0);
    transform: translatez(0);
}

.bx-wrapper .bx-pager,
.bx-wrapper .bx-controls-auto {
    position: absolute; bottom: -60px; width: 100%;
}

/* LOADER */
.bx-wrapper .bx-loading {
    min-height: 50px;
    background: url(http://cdnm1.charleskeith.com/media/wysiwyg/blog/bxloader.gif) center center no-repeat #fff;
    height: 100%;
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 2000;
}

/* PAGER */
.bx-wrapper .bx-pager {
    text-align: center;
    font-size: .85em;
    font-family: Arial;
    font-weight: bold;
    color: #666;
    padding-top: 20px;
}

.bx-wrapper .bx-pager .bx-pager-item,
.bx-wrapper .bx-controls-auto .bx-controls-auto-item {
	display: none;}

.bx-wrapper .bx-pager.bx-default-pager a {
    background: #fff;
    text-indent: -9999px;
    display: block;
    width: 10px;
    height: 10px;
    margin: 0 3px;
    outline: 0;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
}

/* DIRECTION CONTROLS (NEXT / PREV) */
.bx-wrapper .bx-prev {
    left: -20px;/*left: 10px;htike*/
    background: url(http://cdnm1.charleskeith.com/media/wysiwyg/blog/bxcontrols.png) no-repeat 0 -32px;
}

.bx-wrapper .bx-next {
    right: -20px;/*right: 10px;htike*/
    background: url(http://cdnm1.charleskeith.com/media/wysiwyg/blog/bxcontrols.png) no-repeat -43px -32px;
}

.bx-wrapper .bx-prev:hover {
    background-position: 0 0;
}

.bx-wrapper .bx-next:hover {
    background-position: -43px 0;
}

.bx-wrapper .bx-controls-direction a {
    position: absolute;
    top: 50%;
    margin-top: -16px;
    outline: 0;
    width: 32px;
    height: 32px;
    text-indent: -9999px;
    z-index: 3000;
}

.bx-wrapper .bx-controls-direction a.disabled { display: none; }

/* AUTO CONTROLS (START / STOP) */
.bx-wrapper .bx-controls-auto { text-align: center; }

/* PAGER WITH AUTO-CONTROLS HYBRID LAYOUT */
.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-pager {
    text-align: left;
    width: 80%;
}

.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-controls-auto {
    right: 0;
    width: 35px;
}

/* IMAGE CAPTIONS */
.bx-wrapper .bx-caption {
    position: absolute;
    top: 7px;/*bottom: 0;*/
    left: 0;
    width: 100%;
}

.bx-wrapper .bx-caption span {
	color: #000;/*color: #fff;*/
	font-family: Arial;
	display: block;
	font-size: .85em; font-weight: bold;
	padding: 2px;/*padding: 10px;*/
}
.bx-wrapper ul li{margin-left: 0;font-size:10px;}

#sidebar { width: 150px; float: right; text-align: center;}
.smallcontent{font-size: 12px; text-align: center;}
	
#recentpost {
 text-align: center; font-size: 12px;
}
#recentpost > div {
 width: 18%; 
 display: inline-block;
 vertical-align: top;

 / IE fix. /
 *display: inline;
 zoom: 1;
}
#recentpost:after {
 content: "";
 width: 100%;
 display: inline-block;
}
#recentpost a{text-decoration: none;}
#s-recentpost{text-align: center;font-size: 11px;}
#s-recentpost > div {
 width: 30%;
 display: inline-block;
 vertical-align: top;

 / IE fix. /
 *display: inline;
 zoom: 1;
}
#s-recentpost:after {
 content: "";
 width: 100%;
 display: inline-block;
}
#s-recentpost a{text-decoration: none;}
p {text-align: center;}
.sts-container {
	max-width: 600px;
	margin: 0 auto;
	text-align: center;
	width: 100%;
}
.sts-container-s {
	margin: 0 auto;
	text-align: center;
	max-width: 400px;
	width: 100%;
}	
.sts-container:after, .sts-container-s:after {
	content: "";
	display: table;
	clear: both;
}	
.sts-product {
	max-width: 33%;
	padding: 1%;
	float: left;
	font-size: 11px;
}
.sts-product img {
	max-width: 100%;
}
.sts-product a:hover {
	text-decoration: none;
}
.sts-product-s img {
	width: 100%;
}
.sts-container-s .sts-product {
	max-width: 49%;
	padding: 1%;
	float: left;
}
.sts-container h2, .sts-container-s h2 {
	font-size: 12px;
}
	/* Responsive 16:9 video */
.video-container {
	position:relative;
	padding-bottom:56.25%;
	padding-top:30px;
	height:0;
	overflow:hidden;
}
.video-container iframe, .video-container object, .video-container embed {
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
	border: none;
}
--></style>
<p>
<script type="text/javascript">// <![CDATA[
$(function() {
            var floatingDiv = $('#sidebar');
            var offset = $("#sidebar").position();
            var bottomoffset = $("#leftcontent").height();
            
            $(window).scroll(function() {
                if ($(window).scrollTop() >= (offset.top + 250) && $(window).scrollTop() <= (bottomoffset - 250) ) {
                floatingDiv.css({
		    'position' : 'fixed',
			'top' : 120, 'float':'right', 'margin-left':30 
		 });
                }else {
                 floatingDiv.css({
		    'position' : 'relative',
			'top' : 0
		 });   
                }
            });
});
// ]]]]><![CDATA[></script>
<script type="text/javascript">// <![CDATA[
$(document).ready(function(){
  $('.bxslider').bxSlider({
  mode: 'vertical', 
  slideWidth: 140, minSlides: 3, maxSlides: 3, moveSlides: 3, captions: true,  
  slideMargin: 5
});
});
// ]]]]><![CDATA[></script>
</p>
<div>&nbsp;</div>
<div class="visible-md visible-lg largecontent">
<table>
<tbody style="text-align: center;">
<tr>
<td style="width: 80%; vertical-align: top; font-size: 14px;">
<div id="leftcontent">
<div class="video-container"><iframe src="https://www.youtube.com/embed/XKyIC-nw_zo?autoplay=1&amp;mute=1" height="720" width="1280"></iframe></div>
<div>&nbsp;</div>
<img alt="CHARLES &amp; KEITH Fall / Winter Editorial" src="http://social.e-charleskeith.com/blog/charles-keith-playdate-blog-slice-1-1.jpg" width="100%" /> <img alt="CHARLES &amp; KEITH Fall / Winter Editorial" src="http://social.e-charleskeith.com/blog/charles-keith-playdate-blog-slice-2-1.jpg" width="100%" /> <img alt="CHARLES &amp; KEITH Fall / Winter Editorial" src="http://social.e-charleskeith.com/blog/charles-keith-playdate-blog-slice-3-1.jpg" width="100%" />
<div>&nbsp;</div>
</div>
</td>
<td style="width: 20%; vertical-align: top;">
<div id="sidebar">
<div class="shopstory"><strong>SHOP THE STORY</strong></div>
<ul class="bxslider">
<li><a style="font-size: 10px; text-decoration: none;" onclick="return popup(this)" href="http://www.charleskeith.com/usd/furry-open-toe-sandals-black-ck9-71620019.html/"><img alt="FURRY OPEN-TOE SANDAL" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-CK9-71620019-01_FURRY-OPEN-TOE-SANDAL_BLACK.jpg" />FURRY OPEN-TOE SANDAL</a></li>
<li><a style="font-size: 10px; text-decoration: none;" onclick="return popup(this)" href="http://www.charleskeith.com/usd/furry-open-toe-sandals-red-ck9-71620019.html/"><img alt="FURRY OPEN-TOE SANDAL" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-CK9-71620019-08_FURRY-OPEN-TOE-SANDAL_RED.jpg" />FURRY OPEN-TOE SANDAL</a></li>
<li><a style="font-size: 10px; text-decoration: none;" onclick="return popup(this)" href="http://www.charleskeith.com/usd/textured-sneakers-blue-ck9-71620020.html/"><img alt="TEXTURED SNEAKER" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-CK9-71620020-06_TEXTURED-SNEAKER_BLUE.jpg" />TEXTURED SNEAKER</a></li>
<li><a style="font-size: 10px; text-decoration: none;" onclick="return popup(this)" href="http://www.charleskeith.com/usd/textured-sneakers-red-ck9-71620020.html/"><img alt="TEXTURED SNEAKER" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-CK9-71620020-08_TEXTURED-SNEAKER_RED.jpg" />TEXTURED SNEAKER</a></li>
<li><a style="font-size: 10px; text-decoration: none;" onclick="return popup(this)" href="http://www.charleskeith.com/usd/textured-lace-up-calf-boots-black-ck9-91700001.html/"><img alt="TEXTURED LACE-UP CALF BOOT" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-CK9-91700001-01_TEXTURED-LACE-UP-CALF-BOOT_BLACK.jpg" />TEXTURED LACE-UP CALF BOOT</a></li>
<li><a style="font-size: 10px; text-decoration: none;" onclick="return popup(this)" href="http://www.charleskeith.com/usd/textured-lace-up-calf-boots-blue-ck9-91700001.html/"><img alt="TEXTURED LACE-UP CALF BOOT" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-CK9-91700001-06_TEXTURED-LACE-UP-CALF-BOOT_BLUE.jpg" />TEXTURED LACE-UP CALF BOOT</a></li>
<li><a style="font-size: 10px; text-decoration: none;" onclick="return popup(this)" href="http://www.charleskeith.com/usd/furry-backpack-navy-ck11-20150680.html/"><img alt="FURRY BACKPACK" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-CK11-20150680-06_FURRY-BACKPACK_NAVY.jpg" />FURRY BACKPACK</a></li>
<li><a style="font-size: 10px; text-decoration: none;" onclick="return popup(this)" href="http://www.charleskeith.com/usd/furry-backpack-pink-ck11-20150680.html/"><img alt="FURRY BACKPACK" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-CK11-20150680-13_FURRY-BACKPACK_PINK.jpg" />FURRY BACKPACK</a></li>
</ul>
</div>
</td>
</tr>
</tbody>
</table>
</div>
<div class="visible-sm visible-xs smallcontent">
<div class="video-container"><iframe src="https://www.youtube.com/embed/XKyIC-nw_zo" height="720" width="1280"></iframe></div>
<div>&nbsp;</div>
<img alt="CHARLES &amp; KEITH Fall / Winter Editorial" src="http://social.e-charleskeith.com/blog/charles-keith-playdate-blog-slice-1-1.jpg" width="100%" /> <img alt="CHARLES &amp; KEITH Fall / Winter Editorial" src="http://social.e-charleskeith.com/blog/charles-keith-playdate-blog-slice-2-1.jpg" width="100%" /> <img alt="CHARLES &amp; KEITH Fall / Winter Editorial" src="http://social.e-charleskeith.com/blog/charles-keith-playdate-blog-slice-3-1.jpg" width="100%" />
<div>&nbsp;</div>
<div class="sts-container-s">
<h2><strong>SHOP THE STORY</strong></h2>
<div class="sts-product"><a style="font-size: 10px; text-decoration: none;" onclick="return popup(this)" href="http://www.charleskeith.com/usd/furry-open-toe-sandals-black-ck9-71620019.html/"><img alt="FURRY OPEN-TOE SANDAL" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-CK9-71620019-01_FURRY-OPEN-TOE-SANDAL_BLACK.jpg" />FURRY OPEN-TOE SANDAL</a></div>
<div class="sts-product"><a style="font-size: 10px; text-decoration: none;" onclick="return popup(this)" href="http://www.charleskeith.com/usd/furry-open-toe-sandals-red-ck9-71620019.html/"><img alt="FURRY OPEN-TOE SANDAL" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-CK9-71620019-08_FURRY-OPEN-TOE-SANDAL_RED.jpg" />FURRY OPEN-TOE SANDAL</a></div>
</div>
<div class="sts-container-s">
<div class="sts-product"><a style="font-size: 10px; text-decoration: none;" onclick="return popup(this)" href="http://www.charleskeith.com/usd/textured-sneakers-blue-ck9-71620020.html/"><img alt="TEXTURED SNEAKER" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-CK9-71620020-06_TEXTURED-SNEAKER_BLUE.jpg" />TEXTURED SNEAKER</a></div>
<div class="sts-product"><a style="font-size: 10px; text-decoration: none;" onclick="return popup(this)" href="http://www.charleskeith.com/usd/textured-sneakers-red-ck9-71620020.html/"><img alt="TEXTURED SNEAKER" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-CK9-71620020-08_TEXTURED-SNEAKER_RED.jpg" />TEXTURED SNEAKER</a></div>
</div>
<div class="sts-container-s">
<div class="sts-product"><a style="font-size: 10px; text-decoration: none;" onclick="return popup(this)" href="http://www.charleskeith.com/usd/textured-lace-up-calf-boots-black-ck9-91700001.html/"><img alt="TEXTURED LACE-UP CALF BOOT" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-CK9-91700001-01_TEXTURED-LACE-UP-CALF-BOOT_BLACK.jpg" />TEXTURED LACE-UP CALF BOOT</a></div>
<div class="sts-product"><a style="font-size: 10px; text-decoration: none;" onclick="return popup(this)" href="http://www.charleskeith.com/usd/textured-lace-up-calf-boots-blue-ck9-91700001.html/"><img alt="TEXTURED LACE-UP CALF BOOT" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-CK9-91700001-06_TEXTURED-LACE-UP-CALF-BOOT_BLUE.jpg" />TEXTURED LACE-UP CALF BOOT</a></div>
</div>
<div class="sts-container-s">
<div class="sts-product"><a style="font-size: 10px; text-decoration: none;" onclick="return popup(this)" href="http://www.charleskeith.com/usd/furry-backpack-navy-ck11-20150680.html/"><img alt="FURRY BACKPACK" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-CK11-20150680-06_FURRY-BACKPACK_NAVY.jpg" />FURRY BACKPACK</a></div>
<div class="sts-product"><a style="font-size: 10px; text-decoration: none;" onclick="return popup(this)" href="http://www.charleskeith.com/usd/furry-backpack-pink-ck11-20150680.html/"><img alt="FURRY BACKPACK" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-CK11-20150680-13_FURRY-BACKPACK_PINK.jpg" />FURRY BACKPACK</a></div>
</div>
<div>&nbsp;</div>
</div>
<div>&nbsp;</div>
<p>
<script type="text/javascript">// <![CDATA[
function popup(mylink, windowname)
{
if (! window.focus)return true;
var href;
if (typeof(mylink) == 'string')
   href=mylink;
else
   href=mylink.href;
window.open(href, windowname, 'width=400,height=1024,scrollbars=yes,resizable=no,location=no,menubar=no,toolbar=no,');
return false;
}
// ]]]]><![CDATA[></script>
</p>]]></description>
      <pubDate>Wed, 08 Nov 2017 07:29:08 +0000</pubDate>
    </item>
    <item>
      <title><![CDATA[LAUNDRETTE]]></title>
      <link>http://www.charleskeith.com/usd/blog/laundrette/</link>
      <description><![CDATA[<p>
<script type="text/javascript" src="https://ajax.googleapis.com/ajax/libs/jquery/1.8.2/jquery.min.js"></script>
<script type="text/javascript" src="http://www.charleskeith.com/media/wysiwyg/js/jquery.bxslider.min.js"></script>
</p>
<style><!--
.blog-post-view .largecontent{
    max-width: 960px;
	margin: 0 auto;
    text-align: center;
}
.bx-wrapper {
    position: relative; margin: 0 auto 60px; padding: 0;
    *zoom: 1;
}

.bx-wrapper img {max-width: 100%; display: block;}

/** THEME
===================================*/
.bx-wrapper .bx-viewport {
    left: 0;
    background: #fff;
	
    /*fix other elements on the page moving (on Chrome)*/
    -webkit-transform: translatez(0);
    -moz-transform: translatez(0);
    -ms-transform: translatez(0);
    -o-transform: translatez(0);
    transform: translatez(0);
}

.bx-wrapper .bx-pager,
.bx-wrapper .bx-controls-auto {
    position: absolute; bottom: -60px; width: 100%;
}

/* LOADER */
.bx-wrapper .bx-loading {
    min-height: 50px;
    background: url(http://cdnm1.charleskeith.com/media/wysiwyg/blog/bxloader.gif) center center no-repeat #fff;
    height: 100%;
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 2000;
}

/* PAGER */
.bx-wrapper .bx-pager {
    text-align: center;
    font-size: .85em;
    font-family: Arial;
    font-weight: bold;
    color: #666;
    padding-top: 20px;
}

.bx-wrapper .bx-pager .bx-pager-item,
.bx-wrapper .bx-controls-auto .bx-controls-auto-item {
	display: none;}

.bx-wrapper .bx-pager.bx-default-pager a {
    background: #fff;
    text-indent: -9999px;
    display: block;
    width: 10px;
    height: 10px;
    margin: 0 3px;
    outline: 0;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
}

/* DIRECTION CONTROLS (NEXT / PREV) */
.bx-wrapper .bx-prev {
    left: -20px;/*left: 10px;htike*/
    background: url(http://cdnm1.charleskeith.com/media/wysiwyg/blog/bxcontrols.png) no-repeat 0 -32px;
}

.bx-wrapper .bx-next {
    right: -20px;/*right: 10px;htike*/
    background: url(http://cdnm1.charleskeith.com/media/wysiwyg/blog/bxcontrols.png) no-repeat -43px -32px;
}

.bx-wrapper .bx-prev:hover {
    background-position: 0 0;
}

.bx-wrapper .bx-next:hover {
    background-position: -43px 0;
}

.bx-wrapper .bx-controls-direction a {
    position: absolute;
    top: 50%;
    margin-top: -16px;
    outline: 0;
    width: 32px;
    height: 32px;
    text-indent: -9999px;
    z-index: 3000;
}

.bx-wrapper .bx-controls-direction a.disabled { display: none; }

/* AUTO CONTROLS (START / STOP) */
.bx-wrapper .bx-controls-auto { text-align: center; }

/* PAGER WITH AUTO-CONTROLS HYBRID LAYOUT */
.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-pager {
    text-align: left;
    width: 80%;
}

.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-controls-auto {
    right: 0;
    width: 35px;
}

/* IMAGE CAPTIONS */
.bx-wrapper .bx-caption {
    position: absolute;
    top: 7px;/*bottom: 0;*/
    left: 0;
    width: 100%;
}

.bx-wrapper .bx-caption span {
	color: #000;/*color: #fff;*/
	font-family: Arial;
	display: block;
	font-size: .85em; font-weight: bold;
	padding: 2px;/*padding: 10px;*/
}
.bx-wrapper ul li{margin-left: 0;font-size:10px;}
.bx-wrapper ul li a{text-decoration: none;}

#sidebar { width: 150px; float: right; text-align: center;}
.smallcontent{font-size: 12px; text-align: center;}
.shopstory{font-size: 12px;font-weight: bold;}
p {text-align: center;}
.sts-container {
	max-width: 600px;
	margin: 0 auto;
	text-align: center;
	width: 100%;
}
.sts-container-s {
	margin: 0 auto;
	text-align: center;
	max-width: 400px;
	width: 100%;
}	
.sts-container:after, .sts-container-s:after {
	content: "";
	display: table;
	clear: both;
}	
.sts-product {
	max-width: 33%;
	padding: 1%;
	float: left;
	font-size: 11px;
}
.sts-product img {
	max-width: 100%;
}
.sts-product a:hover {
	text-decoration: none;
}
.sts-product-s img {
	width: 100%;
}
.sts-container-s .sts-product {
	max-width: 49%;
	padding: 1%;
	float: left;
}
.sts-container h2, .sts-container-s h2 {
	font-size: 12px;
}
--></style>
<p>
<script type="text/javascript">// <![CDATA[
$(function() {
            var floatingDiv = $('#sidebar');
            var offset = $("#sidebar").position();
            var bottomoffset = $("#leftcontent").height();
            
            $(window).scroll(function() {
                if ($(window).scrollTop() >= (offset.top + 250) && $(window).scrollTop() <= (bottomoffset - 250) ) {
                floatingDiv.css({
		    'position' : 'fixed',
			'top' : 120, 'float':'right', 'margin-left':30 
		 });
                }else {
                 floatingDiv.css({
		    'position' : 'relative',
			'top' : 0
		 });   
                }
            });
});
// ]]]]><![CDATA[></script>
<script type="text/javascript">// <![CDATA[
$(document).ready(function(){
  $('.bxslider').bxSlider({
  mode: 'vertical', 
  slideWidth: 140, minSlides: 3, maxSlides: 3, moveSlides: 3, captions: true,  
  slideMargin: 5
});
});
// ]]]]><![CDATA[></script>
</p>
<div>&nbsp;</div>
<div class="visible-md visible-lg largecontent">
<table>
<tbody style="text-align: center;">
<tr>
<td style="width: 80%; vertical-align: top;">
<div id="leftcontent"><img alt="charles &amp; keith campaign" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-Laundrette-blog-1.jpg" width="100%" /> <img alt="charles &amp; keith campaign" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-Laundrette-blog-2.jpg" width="100%" /> <img style="padding-bottom: 2%;" alt="charles &amp; keith campaign" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-Laundrette-blog-3.jpg" width="100%" />
<p style="font-size: 14px;">CHARLES &amp; KEITH collaborates with the eyewear connoisseur to feature the brand&rsquo;s signature eyewear collection. This season&rsquo;s collection is focused on oversized aviator and wayfarer styles reminiscent of the 70s, with mirrored lenses that give an eye catching oil slick effect. Shoes in the editorial include chunky oxford platforms, heeled oxford pumps and block heel booties.</p>
</div>
</td>
<td style="width: 20%; vertical-align: top;">
<div id="sidebar">
<div class="shopstory">SHOP THE STORY</div>
<ul class="bxslider">
<li><a onclick="return popup(this)" href="http://www.charleskeith.com/usd/textured-cut-in-heels-turquo-ck1-60920076.html/"><img alt="TEXTURED CUT-IN HEEL" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-CK1-60920076-26_TEXTURED-CUT-IN-HEEL_Turquoise.jpg" />TEXTURED CUT-IN HEEL</a></li>
<li><a onclick="return popup(this)" href="http://www.charleskeith.com/usd/lace-up-covered-flats-navy-ck1-70390195.html/"><img alt="LACE-UP COVERED FLAT" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-CK1-70390195-10_LACE-UP-COVERED-FLAT_Navy.jpg" />LACE-UP COVERED FLAT</a></li>
<li><a onclick="return popup(this)" href="http://www.charleskeith.com/usd/platform-loafers-green-ck1-80360144.html/"><img alt="PLATFORM LOAFER" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-CK1-80360144-12_PLATFORM-LOAFER_Green.jpg" />PLATFORM LOAFER</a></li>
<li><a onclick="return popup(this)" href="http://www.charleskeith.com/notifyme?colour=SILVER&amp;artno=CK3-11280295"><img alt="DOUBLE-WIRE AVIATOR" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-CK3-11280295-C5_DOUBLE-WIRE-AVIATOR_Silver.jpg" />DOUBLE-WIRE AVIATOR</a></li>
<li><a onclick="return popup(this)" href="http://www.charleskeith.com/usd/round-frame-eyewear-pink-ck3-31280291.html/"><img alt="ROUND-FRAME EYEWEAR" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-CK3-31280291-03_ROUND-FRAME-EYEWEAR_Pink.jpg" />ROUND-FRAME EYEWEAR</a></li>
<li><a onclick="return popup(this)" href="http://www.charleskeith.com/usd/round-frame-eyewear-cream-ck3-31280291.html/"><img alt="ROUND-FRAME EYEWEAR" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-CK3-31280291-05_ROUND-FRAME-EYEWEAR_Cream.jpg" />ROUND-FRAME EYEWEAR</a></li>
<li><a onclick="return popup(this)" href="http://www.charleskeith.com/notifyme?colour=GOLD&amp;artno=CK3-51280286"><img alt="SQUARE-FRAME EYEWEAR" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-CK3-51280286-27_SQUARE-FRAME-EYEWEAR_Gold.jpg" />SQUARE-FRAME EYEWEAR</a></li>
<li><a onclick="return popup(this)" href="http://www.charleskeith.com/notifyme?colour=BLUE&amp;artno=CK3-71280285"><img alt="BUTTERFLY ACETATE SUNGLASS" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-CK3-71280285-02_BUTTERFLY-ACETATE-SUNGLASS_Blue.jpg" />BUTTERFLY ACETATE SUNGLASS</a></li>
</ul>
</div>
</td>
</tr>
</tbody>
</table>
</div>
<div class="visible-sm visible-xs smallcontent"><img alt="charles &amp; keith campaign" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-Laundrette-blog-1.jpg" width="100%" /> <img alt="charles &amp; keith campaign" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-Laundrette-blog-2.jpg" width="100%" /> <img style="padding-bottom: 2%;" alt="charles &amp; keith campaign" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-Laundrette-blog-3.jpg" width="100%" />
<p>CHARLES &amp; KEITH collaborates with the eyewear connoisseur to feature the brand&rsquo;s signature eyewear collection. This season&rsquo;s collection is focused on oversized aviator and wayfarer styles reminiscent of the 70s, with mirrored lenses that give an eye catching oil slick effect. Shoes in the editorial include chunky oxford platforms, heeled oxford pumps and block heel booties.</p>
<div>&nbsp;</div>
<div class="sts-container-s">
<h2><strong>SHOP THE STORY</strong></h2>
<div class="sts-product"><a onclick="return popup(this)" href="http://www.charleskeith.com/usd/textured-cut-in-heels-turquo-ck1-60920076.html/"> <img alt="TEXTURED CUT-IN HEEL" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-CK1-60920076-26_TEXTURED-CUT-IN-HEEL_Turquoise.jpg" />TEXTURED CUT-IN HEEL</a></div>
<div class="sts-product"><a onclick="return popup(this)" href="http://www.charleskeith.com/usd/lace-up-covered-flats-navy-ck1-70390195.html/"> <img alt="LACE-UP COVERED FLAT" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-CK1-70390195-10_LACE-UP-COVERED-FLAT_Navy.jpg" />LACE-UP COVERED FLAT</a></div>
</div>
<div class="sts-container-s">
<div class="sts-product"><a onclick="return popup(this)" href="http://www.charleskeith.com/usd/platform-loafers-green-ck1-80360144.html/"> <img alt="PLATFORM LOAFER" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-CK1-80360144-12_PLATFORM-LOAFER_Green.jpg" />PLATFORM LOAFER</a></div>
<div class="sts-product"><a onclick="return popup(this)" href="http://www.charleskeith.com/notifyme?colour=SILVER&amp;artno=CK3-11280295"> <img alt="DOUBLE-WIRE AVIATOR" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-CK3-11280295-C5_DOUBLE-WIRE-AVIATOR_Silver.jpg" />DOUBLE-WIRE AVIATOR</a></div>
</div>
<div class="sts-container-s">
<div class="sts-product"><a onclick="return popup(this)" href="http://www.charleskeith.com/usd/round-frame-eyewear-pink-ck3-31280291.html/"><img alt="ROUND-FRAME EYEWEAR" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-CK3-31280291-03_ROUND-FRAME-EYEWEAR_Pink.jpg" />ROUND-FRAME EYEWEAR</a></div>
<div class="sts-product"><a onclick="return popup(this)" href="http://www.charleskeith.com/usd/round-frame-eyewear-cream-ck3-31280291.html/"><img alt="ROUND-FRAME EYEWEAR" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-CK3-31280291-05_ROUND-FRAME-EYEWEAR_Cream.jpg" />ROUND-FRAME EYEWEAR</a></div>
</div>
<div class="sts-container-s">
<div class="sts-product"><a onclick="return popup(this)" href="http://www.charleskeith.com/notifyme?colour=GOLD&amp;artno=CK3-51280286"><img alt="SQUARE-FRAME EYEWEAR" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-CK3-51280286-27_SQUARE-FRAME-EYEWEAR_Gold.jpg" />SQUARE-FRAME EYEWEAR</a></div>
<div class="sts-product"><a onclick="return popup(this)" href="http://www.charleskeith.com/notifyme?colour=BLUE&amp;artno=CK3-71280285"><img alt="BUTTERFLY ACETATE SUNGLASS" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-CK3-71280285-02_BUTTERFLY-ACETATE-SUNGLASS_Blue.jpg" />BUTTERFLY ACETATE SUNGLASS</a></div>
</div>
</div>
<div>&nbsp;</div>
<p>
<script type="text/javascript">// <![CDATA[
function popup(mylink, windowname)
{
if (! window.focus)return true;
var href;
if (typeof(mylink) == 'string')
   href=mylink;
else
   href=mylink.href;
window.open(href, windowname, 'width=400,height=1024,scrollbars=yes,resizable=no,location=no,menubar=no,toolbar=no,');
return false;
}
// ]]]]><![CDATA[></script>
</p>]]></description>
      <pubDate>Thu, 02 Nov 2017 03:14:00 +0000</pubDate>
    </item>
    <item>
      <title><![CDATA[SINGAPORE FASHION WEEK: FW’17]]></title>
      <link>http://www.charleskeith.com/usd/blog/singapore-fashion-week-fw17/</link>
      <description><![CDATA[<style><!--
.blog-post-view .largecontent{
 max-width: 960px;margin:0 auto; font-size: 14px;text-align: center;
}
.largecontent img{padding-bottom: 2%;}
.smallcontent{text-align: center;}
.smallcontent img{padding-bottom: 2%;}

#recentpost {
 text-align: center; font-size: 12px;
}
#recentpost > div {
 width: 18%; 
 display: inline-block;
 vertical-align: top;

 / IE fix. /
 *display: inline;
 zoom: 1;
}
#recentpost:after {
 content: "";
 width: 100%;
 display: inline-block;
}
#recentpost a{text-decoration: none;}
#s-recentpost{text-align: center;font-size: 11px;}
#s-recentpost > div {
 width: 30%;
 display: inline-block;
 vertical-align: top;

 / IE fix. /
 *display: inline;
 zoom: 1;
}
#s-recentpost:after {
 content: "";
 width: 100%;
 display: inline-block;
}
#s-recentpost a{text-decoration: none;}
p {text-align: center;}
.sts-container {
	max-width: 600px;
	margin: 0 auto;
	text-align: center;
	width: 100%;
}
.sts-container-s {
	margin: 0 auto;
	text-align: center;
	max-width: 400px;
	width: 100%;
}	
.sts-container:after, .sts-container-s:after {
	content: "";
	display: table;
	clear: both;
}	
.sts-product {
	max-width: 33%;
	padding: 1%;
	float: left;
	font-size: 11px;
}
.sts-product img {
	max-width: 100%;
}
.sts-product a:hover {
	text-decoration: none;
}
.sts-product-s img {
	width: 100%;
}
.sts-container-s .sts-product {
	max-width: 49%;
	padding: 1%;
	float: left;
}
.sts-container h2, .sts-container-s h2 {
	font-size: 12px;
}
.video-container {
	position:relative;
	padding-bottom:56.25%;
	padding-top:30px;
	height:0;
	overflow:hidden;
}
.video-container iframe, .video-container object, .video-container embed {
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
	border: none;
}
--></style>
<div>&nbsp;</div>
<div class="video-container"><iframe src="https://www.youtube.com/embed/9kQJJkdGyrs?autoplay=1&amp;mute=1" height="720" width="1280"></iframe></div>
<div>&nbsp;</div>
<div class="visible-md visible-lg largecontent"><img style="padding-bottom: 0;" alt="charles &amp; keith campaign" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-SFW-fw17-blog-1.jpg" width="100%" /> <img style="padding-bottom: 0;" alt="charles &amp; keith campaign" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-SFW-fw17-blog-2.jpg" width="100%" /> <img style="padding-bottom: 0;" alt="charles &amp; keith campaign" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-SFW-fw17-blog-3.jpg" width="100%" /> <img alt="charles &amp; keith campaign" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-SFW-fw17-blog-4.jpg" width="100%" />
<div>&nbsp;</div>
<div class="sts-container">
<h2><strong>SHOP THE STORY</strong></h2>
<div class="sts-product"><a onclick="return popup(this)" href="http://www.charleskeith.com/usd/pointed-calf-boot-heels-black2-ck1-90300329.html/"> <img alt="POINTED CALF BOOT HEEL" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-CK1-90300329-75_POINTED-CALF-BOOT-HEEL_Black.jpg" />POINTED CALF BOOT HEEL</a></div>
<div class="sts-product"><a onclick="return popup(this)" href="http://www.charleskeith.com/usd/lace-up-calf-boots-black-ck1-90360284.html/"> <img alt="LACE-UP CALF BOOT" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-CK1-90360284-01_LACE-UP-CALF-BOOT_Black.jpg" />LACE-UP CALF BOOT</a></div>
<div class="sts-product"><a onclick="return popup(this)" href="http://www.charleskeith.com/usd/ankle-boot-stilettos-black-ck1-90580091.html/"> <img alt="ANKLE BOOT STILETTO" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-CK1-90580091-01_ANKLE-BOOT-STILETTO_Black.jpg" />ANKLE BOOT STILETTO</a></div>
</div>
<div class="sts-container">
<div class="sts-product"><a onclick="return popup(this)" href="http://www.charleskeith.com/usd/knitted-ankle-boot-heels-grey-ck1-90920049.html/"> <img alt="KNITTED ANKLE BOOT HEEL" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-CK1-90920049-04_KNITTED-ANKLE-BOOT-HEEL_Grey.jpg" />KNITTED ANKLE BOOT HEEL</a></div>
<div class="sts-product"><a onclick="return popup(this)" href="http://www.charleskeith.com/usd/cylindrical-push-lock-handbag-black-ck2-50700620.html/"> <img alt="CYLINDRICAL PUSH-LOCK HANDBAG" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-CK2-50700620-75_CYLINDRICAL-PUSH-LOCK-HANDBAG_Black.jpg" />CYLINDRICAL PUSH-LOCK HANDBAG</a></div>
<div class="sts-product"><a onclick="return popup(this)" href="http://www.charleskeith.com/usd/structured-clutch-green-ck2-70680519.html/"> <img alt="STRUCTURED CLUTCH" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-CK2-70680519-12-1_STRUCTURED-CLUTCH_Green.jpg" />STRUCTURED CLUTCH</a></div>
</div>
<div class="sts-container">
<div class="sts-product"><a onclick="return popup(this)" href="http://www.charleskeith.com/usd/frameless-shades-rgold-ck3-21280272.html/"> <img alt="FRAMELESS SHADES" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-CK3-21280272-57_FRAMELESS-SHADES_RoseGold.jpg" />FRAMELESS SHADES</a></div>
<div class="sts-product"><a onclick="return popup(this)" href="http://www.charleskeith.com/usd/oval-sunglasses-black-ck3-21280276.html/"> <img alt="OVAL SUNGLASSES" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-CK3-21280276-01_OVAL-SUNGLASSES_Black.jpg" />OVAL SUNGLASSES</a></div>
<div class="sts-product"><a onclick="return popup(this)" href="http://www.charleskeith.com/usd/oval-sunglasses-gold-ck3-21280276.html/"> <img alt="OVAL SUNGLASSES" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-CK3-21280276-27_OVAL-SUNGLASSES_Gold.jpg" />OVAL SUNGLASSES</a></div>
</div>
</div>
<div class="visible-sm visible-xs smallcontent"><img style="padding-bottom: 0;" alt="charles &amp; keith campaign" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-SFW-fw17-blog-1.jpg" width="100%" /> <img style="padding-bottom: 0;" alt="charles &amp; keith campaign" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-SFW-fw17-blog-2.jpg" width="100%" /> <img style="padding-bottom: 0;" alt="charles &amp; keith campaign" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-SFW-fw17-blog-3.jpg" width="100%" /> <img alt="charles &amp; keith campaign" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-SFW-fw17-blog-4.jpg" width="100%" />
<div>&nbsp;</div>
<div class="sts-container-s">
<h2><strong>SHOP THE STORY</strong></h2>
<div class="sts-product"><a onclick="return popup(this)" href="http://www.charleskeith.com/usd/pointed-calf-boot-heels-black2-ck1-90300329.html/"> <img alt="POINTED CALF BOOT HEEL" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-CK1-90300329-75_POINTED-CALF-BOOT-HEEL_Black.jpg" />POINTED CALF BOOT HEEL</a></div>
<div class="sts-product"><a onclick="return popup(this)" href="http://www.charleskeith.com/usd/lace-up-calf-boots-black-ck1-90360284.html/"> <img alt="LACE-UP CALF BOOT" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-CK1-90360284-01_LACE-UP-CALF-BOOT_Black.jpg" />LACE-UP CALF BOOT</a></div>
</div>
<div class="sts-container-s">
<div class="sts-product"><a onclick="return popup(this)" href="http://www.charleskeith.com/usd/ankle-boot-stilettos-black-ck1-90580091.html/"> <img alt="ANKLE BOOT STILETTO" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-CK1-90580091-01_ANKLE-BOOT-STILETTO_Black.jpg" />ANKLE BOOT STILETTO</a></div>
<div class="sts-product"><a onclick="return popup(this)" href="http://www.charleskeith.com/usd/knitted-ankle-boot-heels-grey-ck1-90920049.html/"> <img alt="KNITTED ANKLE BOOT HEEL" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-CK1-90920049-04_KNITTED-ANKLE-BOOT-HEEL_Grey.jpg" />KNITTED ANKLE BOOT HEEL</a></div>
</div>
<div class="sts-container-s">
<div class="sts-product"><a onclick="return popup(this)" href="http://www.charleskeith.com/usd/cylindrical-push-lock-handbag-black-ck2-50700620.html/"> <img alt="CYLINDRICAL PUSH-LOCK HANDBAG" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-CK2-50700620-75_CYLINDRICAL-PUSH-LOCK-HANDBAG_Black.jpg" />CYLINDRICAL PUSH-LOCK HANDBAG</a></div>
<div class="sts-product"><a onclick="return popup(this)" href="http://www.charleskeith.com/usd/structured-clutch-green-ck2-70680519.html/"> <img alt="STRUCTURED CLUTCH" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-CK2-70680519-12-1_STRUCTURED-CLUTCH_Green.jpg" />STRUCTURED CLUTCH</a></div>
</div>
<div class="sts-container-s">
<div class="sts-product"><a onclick="return popup(this)" href="http://www.charleskeith.com/usd/frameless-shades-rgold-ck3-21280272.html/"> <img alt="FRAMELESS SHADES" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-CK3-21280272-57_FRAMELESS-SHADES_RoseGold.jpg" />FRAMELESS SHADES</a></div>
<div class="sts-product"><a onclick="return popup(this)" href="http://www.charleskeith.com/usd/oval-sunglasses-black-ck3-21280276.html/"> <img alt="OVAL SUNGLASSES" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-CK3-21280276-01_OVAL-SUNGLASSES_Black.jpg" />OVAL SUNGLASSES</a></div>
</div>
<div class="sts-container-s">
<div class="sts-product"><a onclick="return popup(this)" href="http://www.charleskeith.com/usd/oval-sunglasses-gold-ck3-21280276.html/"> <img alt="OVAL SUNGLASSES" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-CK3-21280276-27_OVAL-SUNGLASSES_Gold.jpg" />OVAL SUNGLASSES</a></div>
</div>
</div>
<p>
<script type="text/javascript">// <![CDATA[
function popup(mylink, windowname)
{
if (! window.focus)return true;
var href;
if (typeof(mylink) == 'string')
   href=mylink;
else
   href=mylink.href;
window.open(href, windowname, 'width=400,height=1024,scrollbars=yes,resizable=no,location=no,menubar=no,toolbar=no,');
return false;
}
// ]]]]><![CDATA[></script>
</p>]]></description>
      <pubDate>Wed, 01 Nov 2017 04:51:37 +0000</pubDate>
    </item>
    <item>
      <title><![CDATA[SCREENING]]></title>
      <link>http://www.charleskeith.com/usd/blog/screening/</link>
      <description><![CDATA[<p>
<script type="text/javascript" src="https://ajax.googleapis.com/ajax/libs/jquery/1.8.2/jquery.min.js"></script>
<script type="text/javascript" src="http://www.charleskeith.com/media/wysiwyg/js/jquery.bxslider.min.js"></script>
</p>
<style><!--
.blog-post-view .largecontent{
    max-width: 960px;
	margin: 0 auto;
    text-align: center;
}
.bx-wrapper {
    position: relative; margin: 0 auto 60px; padding: 0;
    *zoom: 1;
}

.bx-wrapper img {max-width: 100%; display: block;}

/** THEME
===================================*/
.bx-wrapper .bx-viewport {
    left: 0;
    background: #fff;
	
    /*fix other elements on the page moving (on Chrome)*/
    -webkit-transform: translatez(0);
    -moz-transform: translatez(0);
    -ms-transform: translatez(0);
    -o-transform: translatez(0);
    transform: translatez(0);
}

.bx-wrapper .bx-pager,
.bx-wrapper .bx-controls-auto {
    position: absolute; bottom: -60px; width: 100%;
}

/* LOADER */
.bx-wrapper .bx-loading {
    min-height: 50px;
    background: url(http://cdnm1.charleskeith.com/media/wysiwyg/blog/bxloader.gif) center center no-repeat #fff;
    height: 100%;
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 2000;
}

/* PAGER */
.bx-wrapper .bx-pager {
    text-align: center;
    font-size: .85em;
    font-family: Arial;
    font-weight: bold;
    color: #666;
    padding-top: 20px;
}

.bx-wrapper .bx-pager .bx-pager-item,
.bx-wrapper .bx-controls-auto .bx-controls-auto-item {
	display: none;}

.bx-wrapper .bx-pager.bx-default-pager a {
    background: #fff;
    text-indent: -9999px;
    display: block;
    width: 10px;
    height: 10px;
    margin: 0 3px;
    outline: 0;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
}

/* DIRECTION CONTROLS (NEXT / PREV) */
.bx-wrapper .bx-prev {
    left: -20px;/*left: 10px;htike*/
    background: url(http://cdnm1.charleskeith.com/media/wysiwyg/blog/bxcontrols.png) no-repeat 0 -32px;
}

.bx-wrapper .bx-next {
    right: -20px;/*right: 10px;htike*/
    background: url(http://cdnm1.charleskeith.com/media/wysiwyg/blog/bxcontrols.png) no-repeat -43px -32px;
}

.bx-wrapper .bx-prev:hover {
    background-position: 0 0;
}

.bx-wrapper .bx-next:hover {
    background-position: -43px 0;
}

.bx-wrapper .bx-controls-direction a {
    position: absolute;
    top: 50%;
    margin-top: -16px;
    outline: 0;
    width: 32px;
    height: 32px;
    text-indent: -9999px;
    z-index: 3000;
}

.bx-wrapper .bx-controls-direction a.disabled { display: none; }

/* AUTO CONTROLS (START / STOP) */
.bx-wrapper .bx-controls-auto { text-align: center; }

/* PAGER WITH AUTO-CONTROLS HYBRID LAYOUT */
.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-pager {
    text-align: left;
    width: 80%;
}

.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-controls-auto {
    right: 0;
    width: 35px;
}

/* IMAGE CAPTIONS */
.bx-wrapper .bx-caption {
    position: absolute;
    top: 7px;/*bottom: 0;*/
    left: 0;
    width: 100%;
}

.bx-wrapper .bx-caption span {
	color: #000;
	font-family: Arial;
	display: block;
	font-size: .85em; font-weight: bold;
	padding: 2px;
}
.bx-wrapper ul li{margin-left: 0;font-size:10px;}
.bx-wrapper ul li a{text-decoration: none;}

#sidebar { width: 150px; float: right; text-align: center;}
#leftcontent p{font-size: 14px;}
.smallcontent{font-size: 12px; text-align: center;}
.shopstory{font-size: 12px;font-weight: bold;}
p {text-align: center;}
.sts-container {
	max-width: 600px;
	margin: 0 auto;
	text-align: center;
	width: 100%;
}
.sts-container-s {
	margin: 0 auto;
	text-align: center;
	max-width: 400px;
	width: 100%;
}	
.sts-container:after, .sts-container-s:after {
	content: "";
	display: table;
	clear: both;
}	
.sts-product {
	max-width: 33%;
	padding: 1%;
	float: left;
	font-size: 11px;
}
.sts-product img {
	max-width: 100%;
}
.sts-product a:hover {
	text-decoration: none;
}
.sts-product-s img {
	width: 100%;
}
.sts-container-s .sts-product {
	max-width: 49%;
	padding: 1%;
	float: left;
}
.sts-container h2, .sts-container-s h2 {
	font-size: 12px;
}
.video-container {
	position:relative;
	padding-bottom:56.25%;
	padding-top:30px;
	height:0;
	overflow:hidden;
}
.video-container iframe, .video-container object, .video-container embed {
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
	border: none;
}
--></style>
<p>
<script type="text/javascript">// <![CDATA[
$(function() {
            var floatingDiv = $('#sidebar');
            var offset = $("#sidebar").position();
            var bottomoffset = $("#leftcontent").height();
            
            $(window).scroll(function() {
                if ($(window).scrollTop() >= (offset.top + 250) && $(window).scrollTop() <= (bottomoffset - 250) ) {
                floatingDiv.css({
		    'position' : 'fixed',
			'top' : 120, 'float':'right', 'margin-left':30 
		 });
                }else {
                 floatingDiv.css({
		    'position' : 'relative',
			'top' : 0
		 });   
                }
            });
});
// ]]]]><![CDATA[></script>
<script type="text/javascript">// <![CDATA[
$(document).ready(function(){
  $('.bxslider').bxSlider({
  mode: 'vertical', 
  slideWidth: 140, minSlides: 3, maxSlides: 3, moveSlides: 3, captions: true,  
  slideMargin: 5
});
});
// ]]]]><![CDATA[></script>
</p>
<div>&nbsp;</div>
<div class="visible-md visible-lg largecontent">
<table>
<tbody style="text-align: center;">
<tr>
<td style="width: 80%; vertical-align: top;">
<div id="leftcontent"><img style="padding-bottom: 3px;" alt="charles &amp; keith campaign" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-screening-blog-1.jpg" width="100%" /> <img style="padding-bottom: 2%;" alt="charles &amp; keith campaign" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-screening-blog-2.jpg" width="100%" />
<p>Bringing screen culture to life, this Sch&ouml;n! editorial in collaboration with CHARLES &amp; KEITH reflects off-camera moments, where spectatorship comes into play. As she takes control of the screens, protagonist Lotte is captured waiting, watching and being watched. Bringing multiple facets to Lotte&rsquo;s character, pieces by CHARLES &amp; KEITH present a feminine reinterpretation of European military uniform, in the form of footwear and accessories.</p>
<p>For autumn/winter 2017, CHARLES &amp; KEITH taps into the military trend, with details such as cord trimmings, gold buttons, faux crocodile leather and pony hair, which bring to life soldierly designs. Opulent textures and textiles add a regal edge to the pieces, in the form of Mary Jane heels, and embossed and embroidered booties. Other key styles are the textured pumps, the heeled mules and a show-stopping platform sequin block heel.</p>
<p>Photography / Ahmet Unver</p>
<p>Fashion / Kay Korsh</p>
<p>Model / Lotte @ Wilhelmina</p>
<p>Hair &amp; Make up / Kentaro Kondo @ Eighteen Management</p>
<p>using Umberto Giannini and M.A.C Cosmetics</p>
<p>Retouch / Studio Navona</p>
<p>Fashion Assistants / Sophie Whitmore &amp; Marlene Le Gall</p>
<p>Photography Assistant / Craig Gibson</p>
</div>
</td>
<td style="width: 20%; vertical-align: top;">
<div id="sidebar">
<div class="shopstory">SHOP THE STORY</div>
<ul class="bxslider">
<li><a onclick="return popup(this)" href="http://www.charleskeith.com/usd/front-flap-clutch-black-ck2-70150660.html/"> <img alt="FURRY CLUTCH" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-CK2-70150660-01-2_FURRY-CLUTCH_BLACK.jpg" />FURRY CLUTCH</a></li>
<li><a onclick="return popup(this)" href="http://www.charleskeith.com/usd/bow-detail-platform-pumps-black-sl1-60280273.html/"> <img alt="BOW DETAIL PLATFORM PUMP" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-SL1-60280273-01_BOW-DETAIL-PLATFORM-PUMP_BLACK.jpg" />BOW DETAIL PLATFORM PUMP</a></li>
<li><a onclick="return popup(this)" href="http://www.charleskeith.com/usd/leather-ankle-strap-sandals-pink-sl1-60360194.html/"> <img alt="ANKLE STRAP SANDAL" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-SL1-60360194-13_ANKLE-STRAP-SANDAL_PINK.jpg" />ANKLE STRAP SANDAL</a></li>
<li><a onclick="return popup(this)" href="http://www.charleskeith.com/usd/suede-square-toe-mary-janes-burgun-sl1-60920007.html/"> <img alt="SQUARE-TOE MARY JANE" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-SL1-60920007-73_SQUARE-TOE-MARY-JANE_BURGUNDY.jpg" />SQUARE-TOE MARY JANE</a></li>
<li><a onclick="return popup(this)" href="http://www.charleskeith.com/usd/leather-d-orsay-pumps-dkbrw-sl1-60960061.html/"> <img alt="D'ORSAY PUMP" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-SL1-60960061-29_DORSAY-PUMP_DARK-BROWN.jpg" />D'ORSAY PUMP</a></li>
<li><a onclick="return popup(this)" href="http://www.charleskeith.com/usd/embellished-ankle-boots-navy-sl1-90960012.html/"> <img alt="EMBELLISHED ANKLE BOOT" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-SL1-90960012-10_EMBELLISHED-ANKLE-BOOT_NAVY.jpg" />EMBELLISHED ANKLE BOOT</a></li>
<li><a onclick="return popup(this)" href="http://www.charleskeith.com/usd/leather-ankle-boot-heels-dkbrw-sl1-90960013.html/"> <img alt="ANKLE BOOT HEEL" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-SL1-90960013-29_ANKLE-BOOT-HEEL_DARK-BROWN.jpg" />ANKLE BOOT HEEL</a></li>
<li><a onclick="return popup(this)" href="http://www.charleskeith.com/usd/bow-detail-platform-sandals-pink-sl1-60280275.html/"> <img alt="BOW DETAIL PLATFORM SANDAL" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-SL1-60280275-13_BOW-DETAIL-PLATFORM-SANDAL_PINK.jpg" />BOW DETAIL PLATFORM SANDAL</a></li>
<li><a onclick="return popup(this)" href="http://www.charleskeith.com/usd/open-toe-suede-mules-pink-sl1-60960062.html/"> <img alt="OPEN-TOE MULE" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-SL1-60960062-13_OPEN-TOE-MULE_PINK.jpg" />OPEN-TOE MULE</a></li>
<li><a onclick="return popup(this)" href="http://www.charleskeith.com/usd/embroidered-suede-bootie-heels-navy-sl1-90280036.html/"> <img alt="EMBROIDERED BOOTIE HEEL" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-SL1-90280036-10_EMBROIDERED-BOOTIE-HEEL_NAVY.jpg" />EMBROIDERED BOOTIE HEEL</a></li>
<li><a onclick="return popup(this)" href="http://www.charleskeith.com/usd/suede-embellished-ankle-boots-black-sl1-90300046.html/"> <img alt="EMBELLISHED ANKLE BOOT" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-SL1-90300046-01_EMBELLISHED-ANKLE-BOOT_BLACK.jpg" />EMBELLISHED ANKLE BOOT</a></li>
<li><a onclick="return popup(this)" href="http://www.charleskeith.com/usd/suede-embellished-ankle-boots-navy-sl1-90300046.html/"> <img alt="EMBELLISHED ANKLE BOOT" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-SL1-90300046-10_EMBELLISHED-ANKLE-BOOT_NAVY.jpg" />EMBELLISHED ANKLE BOOT</a></li>
<li><a onclick="return popup(this)" href="http://www.charleskeith.com/usd/knee-high-suede-boots-black-sl1-90900006.html/"> <img alt="KNEE HIGH BOOT" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-SL1-90900006-01_KNEE-HIGH-BOOT_BLACK.jpg" />KNEE HIGH BOOT</a></li>
<li><a onclick="return popup(this)" href="http://www.charleskeith.com/usd/embellished-drawstring-bag-black-sl2-20780488.html/"> <img alt="EMBELLISHED DRAWSTRING BAG" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-SL2-20780488-01_EMBELLISHED-DRAWSTRING-BAG_BLACK.jpg" />EMBELLISHED DRAWSTRING BAG</a></li>
<li><a onclick="return popup(this)" href="http://www.charleskeith.com/usd/embellished-drawstring-bag-navy-sl2-20780488.html/"> <img alt="EMBELLISHED DRAWSTRING BAG" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-SL2-20780488-10_EMBELLISHED-DRAWSTRING-BAG_NAVY.jpg" />EMBELLISHED DRAWSTRING BAG</a></li>
<li><a onclick="return popup(this)" href="http://www.charleskeith.com/usd/embellished-drawstring-bag-pink-sl2-20780488.html/"> <img alt="EMBELLISHED DRAWSTRING BAG" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-SL2-20780488-13_EMBELLISHED-DRAWSTRING-BAG_PINK.jpg" />EMBELLISHED DRAWSTRING BAG</a></li>
<li><a onclick="return popup(this)" href="http://www.charleskeith.com/notifyme?colour=COGNAC&amp;artno=SL2-80840100"> <img alt="PUSH-LOCK SLING BAG" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-SL2-80840100-51_PUSH-LOCK-SLING-BAG_COGNAC.jpg" />PUSH-LOCK SLING BAG</a></li>
</ul>
</div>
</td>
</tr>
</tbody>
</table>
</div>
<div class="visible-sm visible-xs smallcontent"><img style="padding-bottom: 3px;" alt="charles &amp; keith campaign" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-screening-blog-1.jpg" width="100%" /> <img alt="charles &amp; keith campaign" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-screening-blog-2.jpg" width="100%" />
<div>&nbsp;</div>
<p>Bringing screen culture to life, this Sch&ouml;n! editorial in collaboration with CHARLES &amp; KEITH reflects off-camera moments, where spectatorship comes into play. As she takes control of the screens, protagonist Lotte is captured waiting, watching and being watched. Bringing multiple facets to Lotte&rsquo;s character, pieces by CHARLES &amp; KEITH present a feminine reinterpretation of European military uniform, in the form of footwear and accessories.</p>
<p>For autumn/winter 2017, CHARLES &amp; KEITH taps into the military trend, with details such as cord trimmings, gold buttons, faux crocodile leather and pony hair, which bring to life soldierly designs. Opulent textures and textiles add a regal edge to the pieces, in the form of Mary Jane heels, and embossed and embroidered booties. Other key styles are the textured pumps, the heeled mules and a show-stopping platform sequin block heel.</p>
<p>Photography / Ahmet Unver</p>
<p>Fashion / Kay Korsh</p>
<p>Model / Lotte @ Wilhelmina</p>
<p>Hair &amp; Make up / Kentaro Kondo @ Eighteen Management</p>
<p>using Umberto Giannini and M.A.C Cosmetics</p>
<p>Retouch / Studio Navona</p>
<p>Fashion Assistants / Sophie Whitmore &amp; Marlene Le Gall</p>
<p>Photography Assistant / Craig Gibson</p>
<div>&nbsp;</div>
<div class="sts-container-s">
<h2><strong>SHOP THE STORY</strong></h2>
<div class="sts-product"><a onclick="return popup(this)" href="http://www.charleskeith.com/usd/front-flap-clutch-black-ck2-70150660.html/"><img alt="FURRY CLUTCH" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-CK2-70150660-01-2_FURRY-CLUTCH_BLACK.jpg" />FURRY CLUTCH</a></div>
<div class="sts-product"><a onclick="return popup(this)" href="http://www.charleskeith.com/usd/bow-detail-platform-pumps-black-sl1-60280273.html/"><img alt="BOW DETAIL PLATFORM PUMP" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-SL1-60280273-01_BOW-DETAIL-PLATFORM-PUMP_BLACK.jpg" />BOW DETAIL PLATFORM PUMP</a></div>
</div>
<div class="sts-container-s">
<div class="sts-product"><a onclick="return popup(this)" href="http://www.charleskeith.com/usd/leather-ankle-strap-sandals-pink-sl1-60360194.html/"><img alt="ANKLE STRAP SANDAL" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-SL1-60360194-13_ANKLE-STRAP-SANDAL_PINK.jpg" />ANKLE STRAP SANDAL</a></div>
<div class="sts-product"><a onclick="return popup(this)" href="http://www.charleskeith.com/usd/suede-square-toe-mary-janes-burgun-sl1-60920007.html/"><img alt="SQUARE-TOE MARY JANE" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-SL1-60920007-73_SQUARE-TOE-MARY-JANE_BURGUNDY.jpg" />SQUARE-TOE MARY JANE</a></div>
</div>
<div class="sts-container-s">
<div class="sts-product"><a onclick="return popup(this)" href="http://www.charleskeith.com/usd/leather-d-orsay-pumps-dkbrw-sl1-60960061.html/"><img alt="D'ORSAY PUMP" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-SL1-60960061-29_DORSAY-PUMP_DARK-BROWN.jpg" />D'ORSAY PUMP</a></div>
<div class="sts-product"><a onclick="return popup(this)" href="http://www.charleskeith.com/usd/embellished-ankle-boots-navy-sl1-90960012.html/"><img alt="EMBELLISHED ANKLE BOOT" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-SL1-90960012-10_EMBELLISHED-ANKLE-BOOT_NAVY.jpg" />EMBELLISHED ANKLE BOOT</a></div>
</div>
<div class="sts-container-s">
<div class="sts-product"><a onclick="return popup(this)" href="http://www.charleskeith.com/usd/leather-ankle-boot-heels-dkbrw-sl1-90960013.html/"><img alt="ANKLE BOOT HEEL" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-SL1-90960013-29_ANKLE-BOOT-HEEL_DARK-BROWN.jpg" />ANKLE BOOT HEEL</a></div>
<div class="sts-product"><a onclick="return popup(this)" href="http://www.charleskeith.com/usd/bow-detail-platform-sandals-pink-sl1-60280275.html/"><img alt="BOW DETAIL PLATFORM SANDAL" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-SL1-60280275-13_BOW-DETAIL-PLATFORM-SANDAL_PINK.jpg" />BOW DETAIL PLATFORM SANDAL</a></div>
</div>
<div class="sts-container-s">
<div class="sts-product"><a onclick="return popup(this)" href="http://www.charleskeith.com/usd/open-toe-suede-mules-pink-sl1-60960062.html/"><img alt="OPEN-TOE MULE" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-SL1-60960062-13_OPEN-TOE-MULE_PINK.jpg" />OPEN-TOE MULE</a></div>
<div class="sts-product"><a onclick="return popup(this)" href="http://www.charleskeith.com/usd/embroidered-suede-bootie-heels-navy-sl1-90280036.html/"><img alt="EMBROIDERED BOOTIE HEEL" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-SL1-90280036-10_EMBROIDERED-BOOTIE-HEEL_NAVY.jpg" />EMBROIDERED BOOTIE HEEL</a></div>
</div>
<div class="sts-container-s">
<div class="sts-product"><a onclick="return popup(this)" href="http://www.charleskeith.com/usd/suede-embellished-ankle-boots-black-sl1-90300046.html/"><img alt="EMBELLISHED ANKLE BOOT" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-SL1-90300046-01_EMBELLISHED-ANKLE-BOOT_BLACK.jpg" />EMBELLISHED ANKLE BOOT</a></div>
<div class="sts-product"><a onclick="return popup(this)" href="http://www.charleskeith.com/usd/suede-embellished-ankle-boots-navy-sl1-90300046.html/"><img alt="EMBELLISHED ANKLE BOOT" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-SL1-90300046-10_EMBELLISHED-ANKLE-BOOT_NAVY.jpg" />EMBELLISHED ANKLE BOOT</a></div>
</div>
<div class="sts-container-s">
<div class="sts-product"><a onclick="return popup(this)" href="http://www.charleskeith.com/usd/knee-high-suede-boots-black-sl1-90900006.html/"><img alt="KNEE HIGH BOOT" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-SL1-90900006-01_KNEE-HIGH-BOOT_BLACK.jpg" />KNEE HIGH BOOT</a></div>
<div class="sts-product"><a onclick="return popup(this)" href="http://www.charleskeith.com/usd/embellished-drawstring-bag-black-sl2-20780488.html/"><img alt="EMBELLISHED DRAWSTRING BAG" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-SL2-20780488-01_EMBELLISHED-DRAWSTRING-BAG_BLACK.jpg" />EMBELLISHED DRAWSTRING BAG</a></div>
</div>
<div class="sts-container-s">
<div class="sts-product"><a onclick="return popup(this)" href="http://www.charleskeith.com/usd/embellished-drawstring-bag-navy-sl2-20780488.html/"><img alt="EMBELLISHED DRAWSTRING BAG" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-SL2-20780488-10_EMBELLISHED-DRAWSTRING-BAG_NAVY.jpg" />EMBELLISHED DRAWSTRING BAG</a></div>
<div class="sts-product"><a onclick="return popup(this)" href="http://www.charleskeith.com/usd/embellished-drawstring-bag-pink-sl2-20780488.html/"><img alt="EMBELLISHED DRAWSTRING BAG" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-SL2-20780488-13_EMBELLISHED-DRAWSTRING-BAG_PINK.jpg" />EMBELLISHED DRAWSTRING BAG</a></div>
</div>
<div class="sts-container-s">
<div class="sts-product"><a onclick="return popup(this)" href="http://www.charleskeith.com/notifyme?colour=COGNAC&amp;artno=SL2-80840100"><img alt="PUSH-LOCK SLING BAG" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-SL2-80840100-51_PUSH-LOCK-SLING-BAG_COGNAC.jpg" />PUSH-LOCK SLING BAG</a></div>
</div>
</div>
<div>&nbsp;</div>
<p>
<script type="text/javascript">// <![CDATA[
function popup(mylink, windowname)
{
if (! window.focus)return true;
var href;
if (typeof(mylink) == 'string')
   href=mylink;
else
   href=mylink.href;
window.open(href, windowname, 'width=400,height=1024,scrollbars=yes,resizable=no,location=no,menubar=no,toolbar=no,');
return false;
}
// ]]]]><![CDATA[></script>
</p>]]></description>
      <pubDate>Wed, 25 Oct 2017 09:57:32 +0000</pubDate>
    </item>
    <item>
      <title><![CDATA[STRANGER THAN FICTION]]></title>
      <link>http://www.charleskeith.com/usd/blog/stranger-than-fiction/</link>
      <description><![CDATA[<style><!--
.blog-post-view .largecontent{
       max-width: 960px;margin:0 auto; font-size: 14px;text-align: center;
      }
      
      
      #recentpost {
       text-align: center; font-size: 12px;
      }
      #recentpost > div {
       width: 18%; 
       display: inline-block;
       vertical-align: top;
      
       / IE fix. /
       *display: inline;
       zoom: 1;
      }
      #recentpost:after {
       content: "";
       width: 100%;
       display: inline-block;
      }
      #recentpost a{text-decoration: none;}
      #s-recentpost{text-align: center;font-size: 11px;}
      #s-recentpost > div {
       width: 30%;
       display: inline-block;
       vertical-align: top;
      
       / IE fix. /
       *display: inline;
       zoom: 1;
      }
      #s-recentpost:after {
       content: "";
       width: 100%;
       display: inline-block;
      }
      #s-recentpost a{text-decoration: none;}
      p {text-align: center;}
      .sts-container {
      	max-width: 600px;
      	margin: 0 auto;
      	text-align: center;
      	width: 100%;
      }
      .sts-container-s {
      	margin: 0 auto;
      	text-align: center;
      	max-width: 400px;
      	width: 100%;
      }	
      .sts-container:after, .sts-container-s:after {
      	content: "";
      	display: table;
      	clear: both;
      }	
      .sts-product {
      	max-width: 33%;
      	padding: 1%;
      	float: left;
      	font-size: 11px;
      }
      .sts-product img {
      	max-width: 100%;
      }
      .sts-product a:hover {
      	text-decoration: none;
      }
      .sts-product-s img {
      	width: 100%;
      }
      .sts-container-s .sts-product {
      	max-width: 49%;
      	padding: 1%;
      	float: left;
      }
      .sts-container h2, .sts-container-s h2 {
      	font-size: 12px;
      }
      .faq-t {
        line-height: 1em;
        -webkit-transition: all 200ms;
        -moz-transition: all 200ms;
        transition: all 200ms;
      }
      .faq-q {
        cursor: pointer;
      }
      .faq-a {
        clear: both;
        display: none;
      
      }
      	.container-halloween {background:url(http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-Stranger-than-Fiction-blog-bg-2.jpg) repeat; }
      	}
      @font-face{font-family:Futura; src:url(http://cdnm1.charleskeith.com/media/font/Futura-Medium.ttf);}
      @font-face{font-family:Futura3; src:url(http://cdnm1.charleskeith.com/media/font/Futura-Medium.eot);}
      @font-face{font-family:Futura4; src:url(http://cdnm1.charleskeith.com/media/font/Futura-Medium.woff);}
      @font-face{font-family:Futura5; src:url(http://cdnm1.charleskeith.com/media/font/Futura-Medium.woff2);}
      @font-face{font-family:Futura6; src:url(http://cdnm1.charleskeith.com/media/font/Futura-Medium.svg);}	
      .futura{
      	font-family: Futura,Futura3,Futura4,Futura5,Futura6 !important;font-size:14px;
      }
      .futura a:hover{
      	text-decoration: underline;
      }	
      	img[usemap] {
      		border: none;
      		height: auto;
      		max-width: 100%;
      		width: auto;
      	}
--></style>
<p>
<script type="text/javascript">// <![CDATA[
(function($) {	   
   	$(document).ready(function(e) {
   		$('img[usemap]').rwdImageMaps();
   	});
   }( jQuery ));
// ]]]]><![CDATA[></script>
<script type="text/javascript">// <![CDATA[
;(function(a){a.fn.rwdImageMaps=function(){var c=this;var b=function(){c.each(function(){if(typeof(a(this).attr("usemap"))=="undefined"){return}var e=this,d=a(e);a("<img />").load(function(){var g="width",m="height",n=d.attr(g),j=d.attr(m);if(!n||!j){var o=new Image();o.src=d.attr("src");if(!n){n=o.width}if(!j){j=o.height}}var f=d.width()/100,k=d.height()/100,i=d.attr("usemap").replace("#",""),l="coords";a('map[name="'+i+'"]').find("area").each(function(){var r=a(this);if(!r.data(l)){r.data(l,r.attr(l))}var q=r.data(l).split(","),p=new Array(q.length);for(var h=0;h<p.length;++h){if(h%2===0){p[h]=parseInt(((q[h]/n)*100)*f)}else{p[h]=parseInt(((q[h]/j)*100)*k)}}r.attr(l,p.toString())})}).attr("src",d.attr("src"))})};a(window).resize(b).trigger("resize");return this}})(jQuery);
// ]]]]><![CDATA[></script>
</p>
<div>&nbsp;</div>
<div class="visible-md visible-lg largecontent">
<div class="container-halloween"><img alt="charles &amp; keith stories campaign" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-Stranger-than-Fiction-blog-1.jpg" width="100%" /> <img alt="charles &amp; keith stories campaign" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-Stranger-than-Fiction-blog-2a.jpg" width="100%" />
<p class="futura" style="text-align: left; padding-left: 25px;"><a onclick="return popup(this)" href="http://www.charleskeith.com/usd/furry-dorsay-flats-black-ck1-70390192.html/">SHOP FURRY D'ORSAY FLATS &gt;</a></p>
<p class="futura" style="text-align: right; padding-right: 16%; margin-top: -35px;"><a onclick="return popup(this)" href="http://www.charleskeith.com/usd/furry-drawstring-sling-bag-black-ck2-20780487.html/">SHOP FURRY DRAWSTRING SLING BAG &gt;</a></p>
<img alt="charles &amp; keith stories campaign" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-Stranger-than-Fiction-blog-2b.jpg" width="100%" /> <img alt="charles &amp; keith stories campaign" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-Stranger-than-Fiction-blog-3.jpg" width="100%" />
<p class="futura" style="text-align: left; padding-left: 25px; margin-top: 22px;"><a onclick="return popup(this)" href="http://www.charleskeith.com/usd/studded-feline-sling-bag-black-ck2-70680603.html/">SHOP STUDDED FELINE SLING BAG &gt;</a></p>
<p class="futura" style="text-align: right; padding-right: 25px; margin-top: -35px;"><a onclick="return popup(this)" href="http://www.charleskeith.com/notifyme?colour=BLACK&amp;artno=CK1-90580089">SHOP KNEE HIGH BOOTIES &gt;</a></p>
<p class="futura" style="text-align: left; padding-left: 25px; margin-top: -10px;"><a onclick="return popup(this)" href="http://www.charleskeith.com/usd/studded-feline-mini-pouch-ck8-10680602.html/">SHOP STUDDED FELINE MINI POUCH &gt;</a></p>
<img alt="charles &amp; keith stories campaign" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-Stranger-than-Fiction-blog-4a.jpg" width="100%" />
<p class="futura" style="text-align: center; margin-top: -10px;"><a onclick="return popup(this)" href="http://www.charleskeith.com/usd/furry-slip-on-heels-black-ck1-60280108.html/">SHOP FURRY SLIP-ON HEELS &gt;</a></p>
<img alt="charles &amp; keith stories campaign" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-Stranger-than-Fiction-blog-4b.jpg" width="100%" /> <img alt="charles &amp; keith stories campaign" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-Stranger-than-Fiction-blog-5-2.jpg" width="100%" />
<p class="futura" style="text-align: center; margin-top: -96px;"><a onclick="return popup(this)" href="http://www.charleskeith.com/usd/pointed-slingback-heels-black-ck1-60280110.html/">SHOP POINTED SLINGBACK HEELS &gt;</a></p>
<div>&nbsp;</div>
<div>&nbsp;</div>
<div>&nbsp;</div>
<div>&nbsp;</div>
</div>
<div>&nbsp;</div>
<div>&nbsp;</div>
<p style="text-align: center; font-weight: bold;">SHOP THE STORY</p>
<div class="sts-container">
<div class="sts-product"><a onclick="return popup(this)" href="http://www.charleskeith.com/usd/furry-slip-on-heels-black-ck1-60280108.html/"> <img alt="SLIP ON HEEL" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-CK1-60280108-75_FURRY-SLIP-ON-HEEL_BLACK-new.jpg" />FURRY SLIP-ON HEEL</a></div>
<div class="sts-product"><a onclick="return popup(this)" href="http://www.charleskeith.com/usd/pointed-slingback-heels-black-ck1-60280110.html/"> <img alt="POINTED SLINGBACK HEEL" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-CK1-60280110-01_POINTED-SLINGBACK-HEEL_BLACK-new.jpg" />POINTED SLINGBACK HEEL</a></div>
<div class="sts-product"><a onclick="return popup(this)" href="http://www.charleskeith.com/usd/furry-dorsay-flats-black-ck1-70390192.html/"> <img alt="FURRY D'ORSAY FLAT" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-CK1-70390192-01_FURRY-DORSAY-FLAT_BLACK-new.jpg" />FURRY D'ORSAY FLAT</a></div>
</div>
<div class="sts-container">
<div class="sts-product"><a onclick="return popup(this)" href="http://www.charleskeith.com/notifyme?colour=BLACK&amp;artno=CK1-90580089"> <img alt="KNEE HIGH BOOTIE" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-CK1-90580089-01_KNEE-HIGH-BOOTIE_BLACK-new.jpg" />KNEE HIGH BOOTIES</a></div>
<div class="sts-product"><a onclick="return popup(this)" href="http://www.charleskeith.com/usd/furry-drawstring-sling-bag-black-ck2-20780487.html/"> <img alt="EMBELLISHED DRAWSTRING BAG" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-CK2-20780487-01_EMBELLISHED-DRAWSTRING-BAG_BLACK-new.jpg" />EMBELLISHED DRAWSTRING BAG</a></div>
<div class="sts-product"><a onclick="return popup(this)" href="http://www.charleskeith.com/usd/studded-feline-sling-bag-black-ck2-70680603.html/"> <img alt="STUDDED FELINE SLING BAG" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-CK2-70680603-01_STUDDED-FELINE-SLING-BAG_BLACK-new.jpg" />STUDDED FELINE SLING BAG</a></div>
</div>
<div class="sts-container">
<div class="sts-product"><a onclick="return popup(this)" href="http://www.charleskeith.com/usd/studded-feline-mini-pouch-ck8-10680602.html/"> <img alt="STUDDED FELINE MINI POUCH" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-CK8-10680602-01_STUDDED-FELINE-MINI-POUCH_BLACK-new.jpg" />STUDDED FELINE MINI POUCH</a></div>
</div>
<div>&nbsp;</div>
</div>
<div class="visible-sm visible-xs smallcontent">
<div class="faq-c">
<div class="faq-q"><span class="faq-t"><img alt="charles &amp; keith stories campaign" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-Stranger-than-Fiction-blog-1-m.jpg" width="100%" /></span></div>
<div class="faq-a"><img alt="charles and keith" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/halloween-products-mobile-1.jpg" height="367" width="530" usemap="#shop1" /> <map name="shop1"> 
<area onclick="return popup(this)" shape="rect" coords="272, 3, 527, 364" href="http://www.charleskeith.com/usd/studded-feline-mini-pouch-ck8-10680602.html/" />
 
<area onclick="return popup(this)" shape="rect" coords="0, 0, 269, 365" href="http://www.charleskeith.com/usd/studded-feline-sling-bag-black-ck2-70680603.html/" />
 </map></div>
</div>
<img alt="charles &amp; keith stories campaign" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-Stranger-than-Fiction-blog-2-3-m.jpg" width="100%" />
<div class="faq-c">
<div class="faq-q"><span class="faq-t"><img alt="charles &amp; keith stories campaign" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-Stranger-than-Fiction-blog-3-m.jpg" width="100%" /></span></div>
<div class="faq-a"><img alt="charles and keith" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/halloween-products-mobile-2.jpg" height="367" width="530" usemap="#shop2" /> <map name="shop2"> 
<area onclick="return popup(this)" shape="rect" coords="272, 3, 527, 364" href="http://www.charleskeith.com/usd/furry-drawstring-sling-bag-black-ck2-20780487.html/" />
 
<area onclick="return popup(this)" shape="rect" coords="0, 0, 269, 365" href="http://www.charleskeith.com/usd/furry-dorsay-flats-black-ck1-70390192.html/" />
 </map></div>
</div>
<div class="faq-c">
<div class="faq-q"><span class="faq-t"><img alt="charles &amp; keith stories campaign" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-Stranger-than-Fiction-blog-4-m.jpg" width="100%" /></span></div>
<div class="faq-a"><a onclick="return popup(this)" href="http://www.charleskeith.com/notifyme?colour=BLACK&amp;artno=CK1-90580089"><img alt="charles and keith" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/halloween-products-mobile-3.jpg" width="100%" /></a></div>
</div>
<img alt="charles &amp; keith stories campaign" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-Stranger-than-Fiction-blog-5-3-m.jpg" width="100%" />
<div class="faq-c">
<div class="faq-q"><span class="faq-t"><img alt="charles &amp; keith stories campaign" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-Stranger-than-Fiction-blog-6-m.jpg" width="100%" /></span></div>
<div class="faq-a"><a onclick="return popup(this)" href="http://www.charleskeith.com/usd/furry-slip-on-heels-black-ck1-60280108.html/"><img alt="charles &amp; keith stories campaign" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/halloween-products-mobile-4.jpg" width="100%" /></a></div>
</div>
<div class="faq-c">
<div class="faq-q"><span class="faq-t"><img alt="charles &amp; keith stories campaign" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-Stranger-than-Fiction-blog-7-2-m.jpg" width="100%" /></span></div>
<div class="faq-a"><a onclick="return popup(this)" href="http://www.charleskeith.com/usd/pointed-slingback-heels-black-ck1-60280110.html/"><img alt="charles &amp; keith stories campaign" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/halloween-products-mobile-5.jpg" width="100%" /></a></div>
</div>
<img alt="charles &amp; keith stories campaign" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-Stranger-than-Fiction-blog-8-3-m.jpg" width="100%" />
<div>&nbsp;</div>
<div class="sts-container-s">
<h2>SHOP THE STORY</h2>
<div class="sts-product"><a onclick="return popup(this)" href="http://www.charleskeith.com/usd/furry-slip-on-heels-black-ck1-60280108.html/"> <img alt="SLIP ON HEEL" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-CK1-60280108-75_FURRY-SLIP-ON-HEEL_BLACK-new.jpg" />FURRY SLIP-ON HEEL</a></div>
<div class="sts-product"><a onclick="return popup(this)" href="http://www.charleskeith.com/usd/pointed-slingback-heels-black-ck1-60280110.html/"> <img alt="POINTED SLINGBACK HEEL" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-CK1-60280110-01_POINTED-SLINGBACK-HEEL_BLACK-new.jpg" />POINTED SLINGBACK HEEL</a></div>
</div>
<div class="sts-container-s">
<div class="sts-product"><a onclick="return popup(this)" href="http://www.charleskeith.com/usd/furry-dorsay-flats-black-ck1-70390192.html/"> <img alt="FURRY D'ORSAY FLAT" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-CK1-70390192-01_FURRY-DORSAY-FLAT_BLACK-new.jpg" />FURRY D'ORSAY FLAT</a></div>
<div class="sts-product"><a onclick="return popup(this)" href="http://www.charleskeith.com/notifyme?colour=BLACK&amp;artno=CK1-90580089"> <img alt="KNEE HIGH BOOTIE" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-CK1-90580089-01_KNEE-HIGH-BOOTIE_BLACK-new.jpg" />KNEE HIGH BOOTIES</a></div>
</div>
<div class="sts-container-s">
<div class="sts-product"><a onclick="return popup(this)" href="http://www.charleskeith.com/usd/furry-drawstring-sling-bag-black-ck2-20780487.html/"> <img alt="EMBELLISHED DRAWSTRING BAG" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-CK2-20780487-01_EMBELLISHED-DRAWSTRING-BAG_BLACK-new.jpg" />EMBELLISHED DRAWSTRING BAG</a></div>
<div class="sts-product"><a onclick="return popup(this)" href="http://www.charleskeith.com/usd/studded-feline-sling-bag-black-ck2-70680603.html/"> <img alt="STUDDED FELINE SLING BAG" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-CK2-70680603-01_STUDDED-FELINE-SLING-BAG_BLACK-new.jpg" />STUDDED FELINE SLING BAG</a></div>
</div>
<div class="sts-container-s">
<div class="sts-product"><a onclick="return popup(this)" href="http://www.charleskeith.com/usd/studded-feline-mini-pouch-ck8-10680602.html/"> <img alt="STUDDED FELINE MINI POUCH" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-CK8-10680602-01_STUDDED-FELINE-MINI-POUCH_BLACK-new.jpg" />STUDDED FELINE MINI POUCH</a></div>
</div>
<div>&nbsp;</div>
<div>&nbsp;</div>
</div>
<p>
<script type="text/javascript">// <![CDATA[
function popup(mylink, windowname)
      {
      if (! window.focus)return true;
      var href;
      if (typeof(mylink) == 'string')
         href=mylink;
      else
         href=mylink.href;
      window.open(href, windowname, 'width=400,height=1024,scrollbars=yes,resizable=no,location=no,menubar=no,toolbar=no,');
      return false;
      }
      // ]]]]><![CDATA[>
      jQuery(document).ready(function($){
      $(".faq-q").click( function () {
        var container = $(this).parents(".faq-c");
        var answer = container.find(".faq-a");
        var trigger = container.find(".faq-t");
        
        answer.slideToggle(200);
		  
		$(window).trigger('resize'); // cp - trigger resize to allow the responsive imagemap to load inside accordion
      	
        
      });	
      });
// ]]]]><![CDATA[></script>
</p>]]></description>
      <pubDate>Mon, 23 Oct 2017 01:56:45 +0000</pubDate>
    </item>
    <item>
      <title><![CDATA[THE ART OF MINIMALISM]]></title>
      <link>http://www.charleskeith.com/usd/blog/the-art-of-minimalism/</link>
      <description><![CDATA[<style><!--
.blog-post-view .largecontent{
         max-width: 960px;margin:0 auto; font-size: 14px;text-align: center;
}
.largecontent img{padding-bottom: 0;}
.smallcontent{text-align: center;}
.smallcontent img{padding-bottom: 2%;}

#recentpost {
 text-align: center; font-size: 12px;
}
#recentpost > div {
 width: 18%; 
 display: inline-block;
 vertical-align: top;

 / IE fix. /
 *display: inline;
 zoom: 1;
}
#recentpost:after {
 content: "";
 width: 100%;
 display: inline-block;
}
#recentpost a{text-decoration: none;}
#s-recentpost{text-align: center;font-size: 11px;}
#s-recentpost > div {
 width: 30%;
 display: inline-block;
 vertical-align: top;

 / IE fix. /
 *display: inline;
 zoom: 1;
}
#s-recentpost:after {
 content: "";
 width: 100%;
 display: inline-block;
}
#s-recentpost a{text-decoration: none;}
p {text-align: center;}
.sts-container {
	max-width: 600px;
	margin: 0 auto;
	text-align: center;
	width: 100%;
}
.sts-container-s {
	margin: 0 auto;
	text-align: center;
	max-width: 400px;
	width: 100%;
}	
.sts-container:after, .sts-container-s:after {
	content: "";
	display: table;
	clear: both;
}	
.sts-product {
	max-width: 33%;
	padding: 1%;
	float: left;
	font-size: 11px;
}
.sts-product img {
	max-width: 100%;
}
.sts-product a:hover {
	text-decoration: none;
}
.sts-product-s img {
	width: 100%;
}
.sts-container-s .sts-product {
	max-width: 49%;
	padding: 1%;
	float: left;
}
.sts-container h2, .sts-container-s h2 {
	font-size: 12px;
}
.video-container {
	position:relative;
	padding-bottom:56.25%;
	padding-top:30px;
	height:0;
	overflow:hidden;
}
.video-container iframe, .video-container object, .video-container embed {
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
	border: none;
}
--></style>
<div>&nbsp;</div>
<div class="video-container"><iframe src="https://www.youtube.com/embed/wlm_D3abOBE?autoplay=1&amp;mute=1" height="720" width="1280"></iframe></div>
<div>&nbsp;</div>
<div class="visible-md visible-lg largecontent"><img style="margin-top: -30px;" alt="charles &amp; keith campaign" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-Art-of-Minimalism-blog_1.jpg" width="100%" /> <img style="margin-top: -30px;" alt="charles &amp; keith campaign" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-Art-of-Minimalism-blog_2.jpg" width="100%" /> <img style="margin-top: -30px;" alt="charles &amp; keith campaign" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-Art-of-Minimalism-blog_3.jpg" width="100%" />
<div class="sts-container">
<h2><strong>SHOP THE STORY</strong></h2>
<div class="sts-product"><a onclick="return popup(this)" href="http://www.charleskeith.com/usd/pointed-toe-flats-white-ck1-70380628.html/"> <img alt="POINTED TOE FLAT" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-CK1-70380628-03_POINTED-TOE-FLAT_WHITE.jpg" />POINTED TOE FLAT</a></div>
<div class="sts-product"><a onclick="return popup(this)" href="http://www.charleskeith.com/usd/basic-pumps-blue-ck1-60580089.html/"> <img alt="BASIC PUMP" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-CK1-60580089-06_BASIC-PUMP_BLUE.jpg" />BASIC PUMP</a></div>
<div class="sts-product"><a onclick="return popup(this)" href="http://www.charleskeith.com/usd/pointed-ankle-boot-heels-white-ck1-90360281.html/"> <img alt="POINTED ANKLE BOOT HEEL" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-CK1-90360281-03_POINTED-ANKLE-BOOT-HEEL_WHITE.jpg" />POINTED ANKLE BOOT HEEL</a></div>
</div>
<div class="sts-container">
<div class="sts-product"><a onclick="return popup(this)" href="http://www.charleskeith.com/usd/knee-boot-heels-black-ck1-90920047.html/"> <img alt="KNEE BOOT HEEL" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-CK1-90920047-01_KNEE-BOOT-HEEL_BLACK.jpg" />KNEE BOOT HEEL</a></div>
<div class="sts-product"><a onclick="return popup(this)" href="http://www.charleskeith.com/usd/structured-front-flap-tote-white-ck2-30780450.html/"> <img alt="STRUCTURED FRONT FLAP TOTE" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-CK2-30780450-03_STRUCTURED-FRONT-FLAP-TOTE_WHITE.jpg" />STRUCTURED FRONT FLAP TOTE</a></div>
</div>
</div>
<div class="visible-sm visible-xs"><img alt="charles &amp; keith campaign" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-Art-of-Minimalism-blog-1.jpg" width="100%" /> <img alt="charles &amp; keith campaign" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-Art-of-Minimalism-blog-2.jpg" width="100%" /> <img alt="charles &amp; keith campaign" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-Art-of-Minimalism-blog-3.jpg" width="100%" />
<div class="sts-container-s">
<h2><strong>SHOP THE STORY</strong></h2>
<div class="sts-product"><a onclick="return popup(this)" href="http://www.charleskeith.com/usd/pointed-toe-flats-white-ck1-70380628.html/"><img alt="POINTED TOE FLAT" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-CK1-70380628-03_POINTED-TOE-FLAT_WHITE.jpg" />POINTED TOE FLAT</a></div>
<div class="sts-product"><a onclick="return popup(this)" href="http://www.charleskeith.com/usd/basic-pumps-blue-ck1-60580089.html/"><img alt="BASIC PUMP" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-CK1-60580089-06_BASIC-PUMP_BLUE.jpg" />BASIC PUMP</a></div>
</div>
<div class="sts-container-s">
<div class="sts-product"><a onclick="return popup(this)" href="http://www.charleskeith.com/usd/pointed-ankle-boot-heels-white-ck1-90360281.html/"><img alt="POINTED ANKLE BOOT HEEL" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-CK1-90360281-03_POINTED-ANKLE-BOOT-HEEL_WHITE.jpg" />POINTED ANKLE BOOT HEEL</a></div>
<div class="sts-product"><a onclick="return popup(this)" href="http://www.charleskeith.com/usd/knee-boot-heels-black-ck1-90920047.html/"><img alt="KNEE BOOT HEEL" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-CK1-90920047-01_KNEE-BOOT-HEEL_BLACK.jpg" />KNEE BOOT HEEL</a></div>
</div>
<div class="sts-container-s">
<div class="sts-product"><a onclick="return popup(this)" href="http://www.charleskeith.com/usd/structured-front-flap-tote-white-ck2-30780450.html/"><img alt="STRUCTURED FRONT FLAP TOTE" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-CK2-30780450-03_STRUCTURED-FRONT-FLAP-TOTE_WHITE.jpg" />STRUCTURED FRONT FLAP TOTE</a></div>
</div>
</div>
<div>&nbsp;</div>
<p>
<script type="text/javascript">// <![CDATA[
function popup(mylink, windowname)
{
if (! window.focus)return true;
var href;
if (typeof(mylink) == 'string')
   href=mylink;
else
   href=mylink.href;
window.open(href, windowname, 'width=400,height=1024,scrollbars=yes,resizable=no,location=no,menubar=no,toolbar=no,');
return false;
}
// ]]]]><![CDATA[></script>
</p>]]></description>
      <pubDate>Fri, 20 Oct 2017 06:30:06 +0000</pubDate>
    </item>
    <item>
      <title><![CDATA[URBAN INSPIRATIONS, SYDNEY]]></title>
      <link>http://www.charleskeith.com/usd/blog/urban-inspirations-sydney/</link>
      <description><![CDATA[<p>
<script type="text/javascript" src="https://ajax.googleapis.com/ajax/libs/jquery/1.8.2/jquery.min.js"></script>
<script type="text/javascript" src="http://www.charleskeith.com/media/wysiwyg/js/jquery.bxslider.min.js"></script>
</p>
<style><!--
.blog-post-view .largecontent{
    max-width: 960px;
	margin: 0 auto;
    text-align: center;
}
.bx-wrapper {
    position: relative; margin: 0 auto 60px; padding: 0;
    *zoom: 1;
}

.bx-wrapper img {max-width: 100%; display: block;}

/** THEME
===================================*/
.bx-wrapper .bx-viewport {
    left: 0;
    background: #fff;
	
    /*fix other elements on the page moving (on Chrome)*/
    -webkit-transform: translatez(0);
    -moz-transform: translatez(0);
    -ms-transform: translatez(0);
    -o-transform: translatez(0);
    transform: translatez(0);
}

.bx-wrapper .bx-pager,
.bx-wrapper .bx-controls-auto {
    position: absolute; bottom: -60px; width: 100%;
}

/* LOADER */
.bx-wrapper .bx-loading {
    min-height: 50px;
    background: url(http://cdnm1.charleskeith.com/media/wysiwyg/blog/bxloader.gif) center center no-repeat #fff;
    height: 100%;
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 2000;
}

/* PAGER */
.bx-wrapper .bx-pager {
    text-align: center;
    font-size: .85em;
    font-family: Arial;
    font-weight: bold;
    color: #666;
    padding-top: 20px;
}

.bx-wrapper .bx-pager .bx-pager-item,
.bx-wrapper .bx-controls-auto .bx-controls-auto-item {
	display: none;}

.bx-wrapper .bx-pager.bx-default-pager a {
    background: #fff;
    text-indent: -9999px;
    display: block;
    width: 10px;
    height: 10px;
    margin: 0 3px;
    outline: 0;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
}

/* DIRECTION CONTROLS (NEXT / PREV) */
.bx-wrapper .bx-prev {
    left: -20px;/*left: 10px;htike*/
    background: url(http://cdnm1.charleskeith.com/media/wysiwyg/blog/bxcontrols.png) no-repeat 0 -32px;
}

.bx-wrapper .bx-next {
    right: -20px;/*right: 10px;htike*/
    background: url(http://cdnm1.charleskeith.com/media/wysiwyg/blog/bxcontrols.png) no-repeat -43px -32px;
}

.bx-wrapper .bx-prev:hover {
    background-position: 0 0;
}

.bx-wrapper .bx-next:hover {
    background-position: -43px 0;
}

.bx-wrapper .bx-controls-direction a {
    position: absolute;
    top: 50%;
    margin-top: -16px;
    outline: 0;
    width: 32px;
    height: 32px;
    text-indent: -9999px;
    z-index: 3000;
}

.bx-wrapper .bx-controls-direction a.disabled { display: none; }

/* AUTO CONTROLS (START / STOP) */
.bx-wrapper .bx-controls-auto { text-align: center; }

/* PAGER WITH AUTO-CONTROLS HYBRID LAYOUT */
.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-pager {
    text-align: left;
    width: 80%;
}

.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-controls-auto {
    right: 0;
    width: 35px;
}

/* IMAGE CAPTIONS */
.bx-wrapper .bx-caption {
    position: absolute;
    top: 7px;/*bottom: 0;*/
    left: 0;
    width: 100%;
}

.bx-wrapper .bx-caption span {
	color: #000;/*color: #fff;*/
	font-family: Arial;
	display: block;
	font-size: .85em; font-weight: bold;
	padding: 2px;/*padding: 10px;*/
}
.bx-wrapper ul li{margin-left: 0;font-size:10px;}
.bx-wrapper ul li a{text-decoration: none;}

#sidebar { width: 150px; float: right; text-align: center;}
#leftcontent{font-size: 14px;}
.smallcontent{font-size: 12px; text-align: center;}
.shopstory{font-size: 12px;font-weight: bold;}
p {text-align: center;}
.sts-container {
	max-width: 600px;
	margin: 0 auto;
	text-align: center;
	width: 100%;
}
.sts-container-s {
	margin: 0 auto;
	text-align: center;
	max-width: 400px;
	width: 100%;
}	
.sts-container:after, .sts-container-s:after {
	content: "";
	display: table;
	clear: both;
}	
.sts-product {
	max-width: 33%;
	padding: 1%;
	float: left;
	font-size: 11px;
}
.sts-product img {
	max-width: 100%;
}
.sts-product a:hover {
	text-decoration: none;
}
.sts-product-s img {
	width: 100%;
}
.sts-container-s .sts-product {
	max-width: 49%;
	padding: 1%;
	float: left;
}
.sts-container h2, .sts-container-s h2 {
	font-size: 12px;
}
.video-container {
	position:relative;
	padding-bottom:56.25%;
	padding-top:30px;
	height:0;
	overflow:hidden;
}
.video-container iframe, .video-container object, .video-container embed {
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
	border: none;
}
--></style>
<p>
<script type="text/javascript">// <![CDATA[
$(function() {
            var floatingDiv = $('#sidebar');
            var offset = $("#sidebar").position();
            var bottomoffset = $("#leftcontent").height();
            
            $(window).scroll(function() {
                if ($(window).scrollTop() >= (offset.top + 250) && $(window).scrollTop() <= (bottomoffset - 250) ) {
                floatingDiv.css({
		    'position' : 'fixed',
			'top' : 120, 'float':'right', 'margin-left':30 
		 });
                }else {
                 floatingDiv.css({
		    'position' : 'relative',
			'top' : 0
		 });   
                }
            });
});
// ]]]]><![CDATA[></script>
<script type="text/javascript">// <![CDATA[
$(document).ready(function(){
  $('.bxslider').bxSlider({
  mode: 'vertical', 
  slideWidth: 140, minSlides: 3, maxSlides: 3, moveSlides: 3, captions: true,  
  slideMargin: 5
});
});
// ]]]]><![CDATA[></script>
</p>
<div>&nbsp;</div>
<div class="visible-md visible-lg largecontent">
<table>
<tbody style="text-align: center;">
<tr>
<td style="width: 80%; vertical-align: top;">
<div id="leftcontent">
<div class="video-container"><iframe src="https://www.youtube.com/embed/kqTONMFL6CE?autoplay=1&amp;mute=1" height="720" width="1280"></iframe></div>
<div>&nbsp;</div>
<img style="padding-bottom: 2%;" alt="charles &amp; keith campaign" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-urban-inspirations-sydney-blog.jpg" width="100%" />
<p style="font-weight: bold;">Tell us about your journey into fashion. What was your big break?</p>
<p>Ally: I started out modelling and began a blog as a creative outlet. I stopped modelling as I enjoyed styling, writing and photography. My first big job for my blog was becoming the face of Charlie Brown.</p>
<p>Keira: It really came quite naturally to me! Since I was a young girl, I have always loved dressing up. So, I started to pen my thoughts online and stayed true to my personal style and incorporated some of my other passions like health and nutrition.</p>
<p style="font-weight: bold;">Describe your personal style. Has living in Sydney influenced your style?</p>
<p>Ally: Relaxed, masculine with a mix of feminine, and definitely comfortable!</p>
<p>Keira: I&rsquo;d like to think I have 2 personal styles. If I am heading to an event I love statement outfits such as high waisted flowy pants or structured pantsuits. If I am running in between shoots and meetings, you&rsquo;ll find me in sneakers and a jacket for the best comfort.</p>
<p style="font-weight: bold;">After fashion, fitness seems to play a big part in your life. What keeps you motivated to stay fit?</p>
<p>Ally: I love staying healthy. It is a part of my every day routine and keeps my head clear!</p>
<p>Keira: I have been through a huge fitness journey. Having lost over 25 kg, I always strive to do what my body tells me to do. If I am tired, I will rest. If I have had an indulgent weekend, I will make my workouts that extra bit harder.</p>
<p style="font-weight: bold;">Talk us through some of the places featured in the video. How are they personal to you?</p>
<p>Ally: I spend a lot of time around water. Having grew up by the ocean, I love how it makes one feel. It&rsquo;s so grounding and it could be a good distraction from the hectic city!</p>
<p>Keira: I am a big foodie, so walking around Potts Point was a no brainer. Being surrounded by gorgeous terraces, great restaurants and being close to the water has me pretty much covered. My dogs Hercules and Hector love going for walks, so it is a daily thing for us.</p>
<p style="font-weight: bold;">Tell us about a secret or favourite spot in Sydney.</p>
<p>Ally: Gordon&rsquo;s Bay is stunning and I love where I live in Balmain. There are so many great coffee shops in that area.</p>
<p>Keira: I have a lookout just 45 minutes out of Sydney that I love going to. It is gorgeous and so private. A great place to relax, unwind and have some me time.</p>
<p style="font-weight: bold;">Lastly, what&rsquo;s next for you, or where is your next travel destination?</p>
<p>Ally: I cannot wait for Fiji in three weeks. Then, who knows!</p>
<p>Keira: India, America and South Africa oh and maybe back to the Maldives!</p>
</div>
</td>
<td style="width: 20%; vertical-align: top;">
<div id="sidebar">
<div class="shopstory">SHOP THE STORY</div>
<ul class="bxslider">
<li><a onclick="return popup(this)" href="http://www.charleskeith.com/usd/pointed-mules-white-ck1-60300591.html/"><img alt="POINTED MULE" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-CK1-60300591-03_POINTED-MULE_WHITE.jpg" />POINTED MULE</a></li>
<li><a onclick="return popup(this)" href="http://www.charleskeith.com/usd/square-toe-slip-on-flats-yellow-ck1-70390200.html/"><img alt="SQUARE-TOE SLIP-ON FLAT" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-CK1-70390200-23_SQUARE-TOE-SLIP-ON-FLAT_YELLOW.jpg" />SQUARE-TOE SLIP-ON FLAT</a></li>
<li><a onclick="return popup(this)" href="http://www.charleskeith.com/usd/pointed-calf-boot-heels-black-ck1-90300331.html/"><img alt="POINTED CALF BOOT HEEL" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-CK1-90300331-01_POINTED-CALF-BOOT-HEEL_BLACK.jpg" />POINTED CALF BOOT HEEL</a></li>
<li><a onclick="return popup(this)" href="http://www.charleskeith.com/usd/front-zip-sling-bag-white-ck2-80700626.html/"><img alt="FRONT ZIP SLING BAG" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-CK2-80700626-03_FRONT-ZIP-SLING-BAG_WHITE.jpg" />FRONT ZIP SLING BAG</a></li>
<li><a onclick="return popup(this)" href="http://www.charleskeith.com/usd/tassel-detail-ring-silver-ck5-32120155.html/"><img alt="TASSLE DETAIL RING" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-CK5-32120155-07_TASSLE-DETAIL-RING_SILVER.jpg" />TASSLE DETAIL RING</a></li>
<li><a onclick="return popup(this)" href="http://www.charleskeith.com/usd/stone-cuff-ring-gold-ck5-32120159.html/"><img alt="STONE CUFF RING" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-CK5-32120159-27_STONE-CUFF-RING_GOLD.jpg" />STONE CUFF RING</a></li>
<li><a onclick="return popup(this)" href="http://www.charleskeith.com/usd/tassel-detail-earrings-silver-ck5-42120156.html/"><img alt="TASSEL DETAIL EARRINGS" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-CK5-42120156-07_TASSEL-DETAIL-EARRINGS_SILVER.jpg" />TASSEL DETAIL EARRINGS</a></li>
<li><a onclick="return popup(this)" href="http://www.charleskeith.com/usd/semi-precious-stones-earrings-gold-ck5-42120160.html/"><img alt="SEMI-PRECIOUS STONES EARRINGS" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-CK5-42120160-27_SEMI-PRECIOUS-STONES-EARRINGS_GOLD.jpg" />SEMI-PRECIOUS STONES EARRINGS</a></li>
<li><a onclick="return popup(this)" href="http://www.charleskeith.com/usd/embossed-tote-bag-black-ck2-30150684.html/"><img alt="EMBOSSED TOTE BAG" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-CK2-30150684-01_EMBOSSED-TOTE-BAG_BLACK.jpg" />EMBOSSED TOTE BAG</a></li>
<li><a onclick="return popup(this)" href="http://www.charleskeith.com/usd/slouchy-shoulder-bag-navy-ck2-20780489.html/"><img alt="SLOUCHY SHOULDER BAG" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-CK2-20150675-10_SLOUCHY-SHOULDER-BAG_NAVY.jpg" />SLOUCHY SHOULDER BAG</a></li>
<li><a onclick="return popup(this)" href="http://www.charleskeith.com/usd/duo-shoulder-bag-silver-ck2-20840104.html/"><img alt="DUO SHOULDER BAG" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-CK2-80700628-07_DUO-SHOULDER-BAG_SILVER.jpg" />DUO SHOULDER BAG</a></li>
<li><a onclick="return popup(this)" href="http://www.charleskeith.com/usd/angular-frame-aviators-silver-ck3-11280293.html/"><img alt="ANGULAR FRAME AVIATORS" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-CK3-11280293-04_ANGULAR-FRAME-AVIATORS_SILVER.jpg" />ANGULAR FRAME AVIATORS</a></li>
<li><a onclick="return popup(this)" href="http://www.charleskeith.com/usd/round-frame-eyewear-cream-ck3-31280291.html/"><img alt="ROUND FRAME EYEWEAR" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-CK3-31280291-05_ROUND-FRAME-EYEWEAR_CREAM.jpg" />ROUND FRAME EYEWEAR</a></li>
<li><a onclick="return popup(this)" href="http://www.charleskeith.com/usd/lace-up-sneakers-white-ck1-71700002.html/"><img alt="LACE-UP SNEAKER" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-CK1-71700002-03_LACE-UP-SNEAKER_WHITE.jpg" />LACE-UP SNEAKER</a></li>
</ul>
</div>
</td>
</tr>
</tbody>
</table>
</div>
<div class="visible-sm visible-xs smallcontent">
<div class="video-container"><iframe src="https://www.youtube.com/embed/kqTONMFL6CE" height="720" width="1280"></iframe></div>
<div>&nbsp;</div>
<img style="padding-bottom: 2%;" alt="charles &amp; keith campaign" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-urban-inspirations-sydney-blog.jpg" width="100%" />
<p style="font-weight: bold;">Tell us about your journey into fashion. What was your big break?</p>
<p>Ally: I started out modelling and began a blog as a creative outlet. I stopped modelling as I enjoyed styling, writing and photography. My first big job for my blog was becoming the face of Charlie Brown.</p>
<p>Keira: It really came quite naturally to me! Since I was a young girl, I have always loved dressing up. So, I started to pen my thoughts online and stayed true to my personal style and incorporated some of my other passions like health and nutrition.</p>
<p style="font-weight: bold;">Describe your personal style. Has living in Sydney influenced your style?</p>
<p>Ally: Relaxed, masculine with a mix of feminine, and definitely comfortable!</p>
<p>Keira: I&rsquo;d like to think I have 2 personal styles. If I am heading to an event I love statement outfits such as high waisted flowy pants or structured pantsuits. If I am running in between shoots and meetings, you&rsquo;ll find me in sneakers and a jacket for the best comfort.</p>
<p style="font-weight: bold;">After fashion, fitness seems to play a big part in your life. What keeps you motivated to stay fit?</p>
<p>Ally: I love staying healthy. It is a part of my every day routine and keeps my head clear!</p>
<p>Keira: I have been through a huge fitness journey. Having lost over 25 kg, I always strive to do what my body tells me to do. If I am tired, I will rest. If I have had an indulgent weekend, I will make my workouts that extra bit harder.</p>
<p style="font-weight: bold;">Talk us through some of the places featured in the video. How are they personal to you?</p>
<p>Ally: I spend a lot of time around water. Having grew up by the ocean, I love how it makes one feel. It&rsquo;s so grounding and it could be a good distraction from the hectic city!</p>
<p>Keira: I am a big foodie, so walking around Potts Point was a no brainer. Being surrounded by gorgeous terraces, great restaurants and being close to the water has me pretty much covered. My dogs Hercules and Hector love going for walks, so it is a daily thing for us.</p>
<p style="font-weight: bold;">Tell us about a secret or favourite spot in Sydney.</p>
<p>Ally: Gordon&rsquo;s Bay is stunning and I love where I live in Balmain. There are so many great coffee shops in that area.</p>
<p>Keira: I have a lookout just 45 minutes out of Sydney that I love going to. It is gorgeous and so private. A great place to relax, unwind and have some me time.</p>
<p style="font-weight: bold;">Lastly, what&rsquo;s next for you, or where is your next travel destination?</p>
<p>Ally: I cannot wait for Fiji in three weeks. Then, who knows!</p>
<p>Keira: India, America and South Africa oh and maybe back to the Maldives!</p>
<div>&nbsp;</div>
<div class="sts-container-s">
<h2><strong>SHOP THE STORY</strong></h2>
<div class="sts-product"><a onclick="return popup(this)" href="http://www.charleskeith.com/usd/pointed-mules-white-ck1-60300591.html/"><img alt="POINTED MULE" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-CK1-60300591-03_POINTED-MULE_WHITE.jpg" />POINTED MULE</a></div>
<div class="sts-product"><a onclick="return popup(this)" href="http://www.charleskeith.com/usd/square-toe-slip-on-flats-yellow-ck1-70390200.html/"><img alt="SQUARE-TOE SLIP-ON FLAT" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-CK1-70390200-23_SQUARE-TOE-SLIP-ON-FLAT_YELLOW.jpg" />SQUARE-TOE SLIP-ON FLAT</a></div>
</div>
<div class="sts-container-s">
<div class="sts-product"><a onclick="return popup(this)" href="http://www.charleskeith.com/usd/pointed-calf-boot-heels-black-ck1-90300331.html/"><img alt="POINTED CALF BOOT HEEL" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-CK1-90300331-01_POINTED-CALF-BOOT-HEEL_BLACK.jpg" />POINTED CALF BOOT HEEL</a></div>
<div class="sts-product"><a onclick="return popup(this)" href="http://www.charleskeith.com/usd/front-zip-sling-bag-white-ck2-80700626.html/"><img alt="FRONT ZIP SLING BAG" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-CK2-80700626-03_FRONT-ZIP-SLING-BAG_WHITE.jpg" />FRONT ZIP SLING BAG</a></div>
</div>
<div class="sts-container-s">
<div class="sts-product"><a onclick="return popup(this)" href="http://www.charleskeith.com/usd/tassel-detail-ring-silver-ck5-32120155.html/"><img alt="TASSLE DETAIL RING" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-CK5-32120155-07_TASSLE-DETAIL-RING_SILVER.jpg" />TASSLE DETAIL RING</a></div>
<div class="sts-product"><a onclick="return popup(this)" href="http://www.charleskeith.com/usd/stone-cuff-ring-gold-ck5-32120159.html/"><img alt="STONE CUFF RING" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-CK5-32120159-27_STONE-CUFF-RING_GOLD.jpg" />STONE CUFF RING</a></div>
</div>
<div class="sts-container-s">
<div class="sts-product"><a onclick="return popup(this)" href="http://www.charleskeith.com/usd/tassel-detail-earrings-silver-ck5-42120156.html/"><img alt="TASSEL DETAIL EARRINGS" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-CK5-42120156-07_TASSEL-DETAIL-EARRINGS_SILVER.jpg" />TASSEL DETAIL EARRINGS</a></div>
<div class="sts-product"><a onclick="return popup(this)" href="http://www.charleskeith.com/usd/semi-precious-stones-earrings-gold-ck5-42120160.html/"><img alt="SEMI-PRECIOUS STONES EARRINGS" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-CK5-42120160-27_SEMI-PRECIOUS-STONES-EARRINGS_GOLD.jpg" />SEMI-PRECIOUS STONES EARRINGS</a></div>
</div>
<div class="sts-container-s">
<div class="sts-product"><a onclick="return popup(this)" href="http://www.charleskeith.com/usd/embossed-tote-bag-black-ck2-30150684.html/"><img alt="EMBOSSED TOTE BAG" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-CK2-30150684-01_EMBOSSED-TOTE-BAG_BLACK.jpg" />EMBOSSED TOTE BAG</a></div>
<div class="sts-product"><a onclick="return popup(this)" href="http://www.charleskeith.com/usd/slouchy-shoulder-bag-navy-ck2-20780489.html/"><img alt="SLOUCHY SHOULDER BAG" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-CK2-20150675-10_SLOUCHY-SHOULDER-BAG_NAVY.jpg" />SLOUCHY SHOULDER BAG</a></div>
</div>
<div class="sts-container-s">
<div class="sts-product"><a onclick="return popup(this)" href="http://www.charleskeith.com/usd/duo-shoulder-bag-silver-ck2-20840104.html/"><img alt="DUO SHOULDER BAG" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-CK2-80700628-07_DUO-SHOULDER-BAG_SILVER.jpg" />DUO SHOULDER BAG</a></div>
<div class="sts-product"><a onclick="return popup(this)" href="http://www.charleskeith.com/usd/angular-frame-aviators-silver-ck3-11280293.html/"><img alt="ANGULAR FRAME AVIATORS" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-CK3-11280293-04_ANGULAR-FRAME-AVIATORS_SILVER.jpg" />ANGULAR FRAME AVIATORS</a></div>
</div>
<div class="sts-container-s">
<div class="sts-product"><a onclick="return popup(this)" href="http://www.charleskeith.com/usd/round-frame-eyewear-cream-ck3-31280291.html/"><img alt="ROUND FRAME EYEWEAR" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-CK3-31280291-05_ROUND-FRAME-EYEWEAR_CREAM.jpg" />ROUND FRAME EYEWEAR</a></div>
<div class="sts-product"><a onclick="return popup(this)" href="http://www.charleskeith.com/usd/lace-up-sneakers-white-ck1-71700002.html/"><img alt="LACE-UP SNEAKER" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-CK1-71700002-03_LACE-UP-SNEAKER_WHITE.jpg" />LACE-UP SNEAKER</a></div>
</div>
</div>
<div>&nbsp;</div>
<p>
<script type="text/javascript">// <![CDATA[
function popup(mylink, windowname)
{
if (! window.focus)return true;
var href;
if (typeof(mylink) == 'string')
   href=mylink;
else
   href=mylink.href;
window.open(href, windowname, 'width=400,height=1024,scrollbars=yes,resizable=no,location=no,menubar=no,toolbar=no,');
return false;
}
// ]]]]><![CDATA[></script>
</p>]]></description>
      <pubDate>Fri, 13 Oct 2017 09:59:39 +0000</pubDate>
    </item>
    <item>
      <title><![CDATA[POWDER ROOM]]></title>
      <link>http://www.charleskeith.com/usd/blog/powder-room/</link>
      <description><![CDATA[<p>
<script type="text/javascript" src="https://ajax.googleapis.com/ajax/libs/jquery/1.8.2/jquery.min.js"></script>
<script type="text/javascript" src="http://www.charleskeith.com/media/wysiwyg/js/jquery.bxslider.min.js"></script>
</p>
<style><!--
.blog-post-view .largecontent{
    max-width: 960px;
	margin: 0 auto;
    text-align: center;
}
.bx-wrapper {
    position: relative; margin: 0 auto 60px; padding: 0;
    *zoom: 1;
}

.bx-wrapper img {max-width: 100%; display: block;}

/** THEME
===================================*/
.bx-wrapper .bx-viewport {
    left: 0;
    background: #fff;
	
    /*fix other elements on the page moving (on Chrome)*/
    -webkit-transform: translatez(0);
    -moz-transform: translatez(0);
    -ms-transform: translatez(0);
    -o-transform: translatez(0);
    transform: translatez(0);
}

.bx-wrapper .bx-pager,
.bx-wrapper .bx-controls-auto {
    position: absolute; bottom: -60px; width: 100%;
}

/* LOADER */
.bx-wrapper .bx-loading {
    min-height: 50px;
    background: url(http://cdnm1.charleskeith.com/media/wysiwyg/blog/bxloader.gif) center center no-repeat #fff;
    height: 100%;
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 2000;
}

/* PAGER */
.bx-wrapper .bx-pager {
    text-align: center;
    font-size: .85em;
    font-family: Arial;
    font-weight: bold;
    color: #666;
    padding-top: 20px;
}

.bx-wrapper .bx-pager .bx-pager-item,
.bx-wrapper .bx-controls-auto .bx-controls-auto-item {
	display: none;}

.bx-wrapper .bx-pager.bx-default-pager a {
    background: #fff;
    text-indent: -9999px;
    display: block;
    width: 10px;
    height: 10px;
    margin: 0 3px;
    outline: 0;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
}

/* DIRECTION CONTROLS (NEXT / PREV) */
.bx-wrapper .bx-prev {
    left: -20px;/*left: 10px;htike*/
    background: url(http://cdnm1.charleskeith.com/media/wysiwyg/blog/bxcontrols.png) no-repeat 0 -32px;
}

.bx-wrapper .bx-next {
    right: -20px;/*right: 10px;htike*/
    background: url(http://cdnm1.charleskeith.com/media/wysiwyg/blog/bxcontrols.png) no-repeat -43px -32px;
}

.bx-wrapper .bx-prev:hover {
    background-position: 0 0;
}

.bx-wrapper .bx-next:hover {
    background-position: -43px 0;
}

.bx-wrapper .bx-controls-direction a {
    position: absolute;
    top: 50%;
    margin-top: -16px;
    outline: 0;
    width: 32px;
    height: 32px;
    text-indent: -9999px;
    z-index: 3000;
}

.bx-wrapper .bx-controls-direction a.disabled { display: none; }

/* AUTO CONTROLS (START / STOP) */
.bx-wrapper .bx-controls-auto { text-align: center; }

/* PAGER WITH AUTO-CONTROLS HYBRID LAYOUT */
.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-pager {
    text-align: left;
    width: 80%;
}

.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-controls-auto {
    right: 0;
    width: 35px;
}

/* IMAGE CAPTIONS */
.bx-wrapper .bx-caption {
    position: absolute;
    top: 7px;/*bottom: 0;*/
    left: 0;
    width: 100%;
}

.bx-wrapper .bx-caption span {
	color: #000;/*color: #fff;*/
	font-family: Arial;
	display: block;
	font-size: .85em; font-weight: bold;
	padding: 2px;/*padding: 10px;*/
}
.bx-wrapper ul li{margin-left: 0;font-size:10px;}
.bx-wrapper ul li a{text-decoration: none;}

#sidebar { width: 150px; float: right; text-align: center;}
.smallcontent{font-size: 12px; text-align: center;}
.shopstory{font-size: 12px;font-weight: bold;}
p {text-align: center;}
.sts-container {
	max-width: 600px;
	margin: 0 auto;
	text-align: center;
	width: 100%;
}
.sts-container-s {
	margin: 0 auto;
	text-align: center;
	max-width: 400px;
	width: 100%;
}	
.sts-container:after, .sts-container-s:after {
	content: "";
	display: table;
	clear: both;
}	
.sts-product {
	max-width: 33%;
	padding: 1%;
	float: left;
	font-size: 11px;
}
.sts-product img {
	max-width: 100%;
}
.sts-product a:hover {
	text-decoration: none;
}
.sts-product-s img {
	width: 100%;
}
.sts-container-s .sts-product {
	max-width: 49%;
	padding: 1%;
	float: left;
}
.sts-container h2, .sts-container-s h2 {
	font-size: 12px;
}
.video-container {
	position:relative;
	padding-bottom:56.25%;
	padding-top:30px;
	height:0;
	overflow:hidden;
}
.video-container iframe, .video-container object, .video-container embed {
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
	border: none;
}
--></style>
<p>
<script type="text/javascript">// <![CDATA[
$(function() {
            var floatingDiv = $('#sidebar');
            var offset = $("#sidebar").position();
            var bottomoffset = $("#leftcontent").height();
            
            $(window).scroll(function() {
                if ($(window).scrollTop() >= (offset.top + 250) && $(window).scrollTop() <= (bottomoffset - 250) ) {
                floatingDiv.css({
		    'position' : 'fixed',
			'top' : 120, 'float':'right', 'margin-left':30 
		 });
                }else {
                 floatingDiv.css({
		    'position' : 'relative',
			'top' : 0
		 });   
                }
            });
});
// ]]]]><![CDATA[></script>
<script type="text/javascript">// <![CDATA[
$(document).ready(function(){
  $('.bxslider').bxSlider({
  mode: 'vertical', 
  slideWidth: 140, minSlides: 3, maxSlides: 3, moveSlides: 3, captions: true,  
  slideMargin: 5
});
});
// ]]]]><![CDATA[></script>
</p>
<div>&nbsp;</div>
<div class="visible-md visible-lg largecontent">
<table>
<tbody style="text-align: center;">
<tr>
<td style="width: 80%; vertical-align: top;">
<div id="leftcontent"><img alt="charles &amp; keith campaign" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-Powder-Room-blog-1.jpg" width="100%" /> <img alt="charles &amp; keith campaign" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-Powder-Room-blog-2.jpg" width="100%" /> <img alt="charles &amp; keith campaign" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-Powder-Room-blog-3.jpg" width="100%" /> <img alt="charles &amp; keith campaign" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-Powder-Room-blog-4.jpg" width="100%" /> <img alt="charles &amp; keith campaign" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-Powder-Room-blog-5.jpg" width="100%" /> <img style="padding-bottom: 2%;" alt="charles &amp; keith campaign" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-Powder-Room-blog-6.jpg" width="100%" />
<p style="font-size: 14px;">Featured in the editorial are architectural contemporary shapes, including pointed stiletto mules, square toe flats, sling back kitten heels and block heel thigh high boots. Bags are compact and structural with an angular shoulder bag with a thick straps, a round edge handbag and slim line tote.</p>
</div>
</td>
<td style="width: 20%; vertical-align: top;">
<div id="sidebar">
<div class="shopstory">SHOP THE STORY</div>
<ul class="bxslider">
<li><a onclick="return popup(this)" href="http://www.charleskeith.com/usd/pointed-mules-navy-ck1-60361045.html/"><img alt="POINTED MULE" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-CK1-60361045-10_POINTED-MULE_NAVY.jpg" />POINTED MULE</a></li>
<li><a onclick="return popup(this)" href="http://www.charleskeith.com/usd/square-toe-slingback-stilettos-mustd-ck1-60920073.html/"><img alt="SQUARE-TOE SLINGBACK STILETTO" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-CK1-60920073-36_SQUARE-TOE-SLINGBACK-STILETTO_MUSTARD.jpg" />SQUARE-TOE SLINGBACK STILETTO</a></li>
<li><a onclick="return popup(this)" href="http://www.charleskeith.com/usd/semi-precious-stones-earrings-gold-ck5-42120160.html/"><img alt="SEMI-PRECIOUS STONES EARRINGS" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-CK5-42120160-27_SEMI-PRECIOUS-STONES-EARRINGS_GOLD.jpg" />SEMI-PRECIOUS STONES EARRINGS</a></li>
<li><a onclick="return popup(this)" href="http://www.charleskeith.com/usd/square-toe-slingback-heels-mustd-ck1-60920074.html/"><img alt="SQUARE-TOE SLINGBACK HEEL" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-CK1-60920074-36_SQUARE-TOE-SLINGBACK-HEEL_MUSTARD.jpg" />SQUARE-TOE SLINGBACK HEEL</a></li>
<li><a onclick="return popup(this)" href="http://www.charleskeith.com/usd/pointed-slingback-kitten-heels-navy-ck1-60361030.html/"><img alt="POINTED SLINGBACK KITTEN HEEL" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-CK1-60361030-10_POINTED-SLINGBACK-KITTEN-HEEL_NAVY.jpg" />POINTED SLINGBACK KITTEN HEEL</a></li>
<li><a onclick="return popup(this)" href="http://www.charleskeith.com/usd/square-toe-ballerinas-cognac-ck1-70900067.html/"><img alt="SQUARE-TOE BALLERINA" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-CK1-70900067-51_SQUARE-TOE-BALLERINA_COGNAC.jpg" />SQUARE-TOE BALLERINA</a></li>
<li><a onclick="return popup(this)" href="http://www.charleskeith.com/usd/knee-boot-heels-cognac-ck1-90920047.html/"><img alt="KNEE BOOT HEEL" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-CK1-90920047-51_KNEE-BOOT-HEEL_COGNAC.jpg" />KNEE BOOT HEEL</a></li>
<li><a onclick="return popup(this)" href="http://www.charleskeith.com/usd/structured-shoulder-bag-navy-ck2-20670696.html/"><img alt="STRUCTURED SHOULDER BAG" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-CK2-20670696-10_STRUCTURED-SHOULDER-BAG_NAVY.jpg" />STRUCTURED SHOULDER BAG</a></li>
<li><a onclick="return popup(this)" href="http://www.charleskeith.com/notifyme?colour=MUSTARD&amp;artno=CK2-30670678"><img alt="BASIC TOTE BAG" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-CK2-30670678-36_BASIC-TOTE-BAG_MUSTARD.jpg" />BASIC TOTE BAG</a></li>
<li><a onclick="return popup(this)" href="http://www.charleskeith.com/usd/structured-front-flap-tote-mustd-ck2-30780450.html/"><img alt="STRUCTURED FRONT FLAP TOTE" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-CK2-30780450-36_STRUCTURED-FRONT-FLAP-TOTE_MUSTARD.jpg" />STRUCTURED FRONT FLAP TOTE</a></li>
<li><a onclick="return popup(this)" href="http://www.charleskeith.com/usd/geometric-clutch-navy-ck2-70700617.html/"><img alt="GEOMETRIC CLUTCH" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-CK2-70700617-10_GEOMETRIC-CLUTCH_NAVY.jpg" />GEOMETRIC CLUTCH</a></li>
<li><a onclick="return popup(this)" href="http://www.charleskeith.com/usd/basic-sling-bag-grey-ck2-80780469.html/"><img alt="BASIC SLING BAG" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-CK2-80780469-04_BASIC-SLING-BAG_GREY.jpg" />BASIC SLING BAG</a></li>
</ul>
</div>
</td>
</tr>
</tbody>
</table>
</div>
<div class="visible-sm visible-xs smallcontent"><img alt="charles &amp; keith campaign" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-Powder-Room-blog-1.jpg" width="100%" /> <img alt="charles &amp; keith campaign" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-Powder-Room-blog-2.jpg" width="100%" /> <img alt="charles &amp; keith campaign" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-Powder-Room-blog-3.jpg" width="100%" /> <img alt="charles &amp; keith campaign" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-Powder-Room-blog-4.jpg" width="100%" /> <img alt="charles &amp; keith campaign" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-Powder-Room-blog-5.jpg" width="100%" /> <img style="padding-bottom: 2%;" alt="charles &amp; keith campaign" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-Powder-Room-blog-6.jpg" width="100%" />
<p>Featured in the editorial are architectural contemporary shapes, including pointed stiletto mules, square toe flats, sling back kitten heels and block heel thigh high boots. Bags are compact and structural with an angular shoulder bag with a thick straps, a round edge handbag and slim line tote.</p>
<div>&nbsp;</div>
<div class="sts-container-s">
<h2><strong>SHOP THE STORY</strong></h2>
<div class="sts-product"><a onclick="return popup(this)" href="http://www.charleskeith.com/usd/pointed-mules-navy-ck1-60361045.html/"><img alt="POINTED MULE" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-CK1-60361045-10_POINTED-MULE_NAVY.jpg" />POINTED MULE</a></div>
<div class="sts-product"><a onclick="return popup(this)" href="http://www.charleskeith.com/usd/square-toe-slingback-stilettos-mustd-ck1-60920073.htmll/"><img alt="SQUARE-TOE SLINGBACK STILETTO" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-CK1-60920073-36_SQUARE-TOE-SLINGBACK-STILETTO_MUSTARD.jpg" />SQUARE-TOE SLINGBACK STILETTO</a></div>
</div>
<div class="sts-container-s">
<div class="sts-product"><a onclick="return popup(this)" href="http://www.charleskeith.com/usd/semi-precious-stones-earrings-gold-ck5-42120160.html/"><img alt="SEMI-PRECIOUS STONES EARRINGS" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-CK5-42120160-27_SEMI-PRECIOUS-STONES-EARRINGS_GOLD.jpg" />SEMI-PRECIOUS STONES EARRINGS</a></div>
<div class="sts-product"><a onclick="return popup(this)" href="http://www.charleskeith.com/usd/square-toe-slingback-heels-mustd-ck1-60920074.html/"><img alt="SQUARE-TOE SLINGBACK HEEL" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-CK1-60920074-36_SQUARE-TOE-SLINGBACK-HEEL_MUSTARD.jpg" />SQUARE-TOE SLINGBACK HEEL</a></div>
</div>
<div class="sts-container-s">
<div class="sts-product"><a onclick="return popup(this)" href="http://www.charleskeith.com/usd/pointed-slingback-kitten-heels-navy-ck1-60361030.html/"><img alt="POINTED SLINGBACK KITTEN HEEL" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-CK1-60361030-10_POINTED-SLINGBACK-KITTEN-HEEL_NAVY.jpg" />POINTED SLINGBACK KITTEN HEEL</a></div>
<div class="sts-product"><a onclick="return popup(this)" href="http://www.charleskeith.com/usd/square-toe-ballerinas-cognac-ck1-70900067.html/"><img alt="SQUARE-TOE BALLERINA" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-CK1-70900067-51_SQUARE-TOE-BALLERINA_COGNAC.jpg" />SQUARE-TOE BALLERINA</a></div>
</div>
<div class="sts-container-s">
<div class="sts-product"><a onclick="return popup(this)" href="http://www.charleskeith.com/usd/knee-boot-heels-cognac-ck1-90920047.html/"><img alt="KNEE BOOT HEEL" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-CK1-90920047-51_KNEE-BOOT-HEEL_COGNAC.jpg" />KNEE BOOT HEEL</a></div>
<div class="sts-product"><a onclick="return popup(this)" href="http://www.charleskeith.com/usd/structured-shoulder-bag-navy-ck2-20670696.html/"><img alt="STRUCTURED SHOULDER BAG" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-CK2-20670696-10_STRUCTURED-SHOULDER-BAG_NAVY.jpg" />STRUCTURED SHOULDER BAG</a></div>
</div>
<div class="sts-container-s">
<div class="sts-product"><a onclick="return popup(this)" href="http://www.charleskeith.com/notifyme?colour=MUSTARD&amp;artno=CK2-30670678"><img alt="BASIC TOTE BAG" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-CK2-30670678-36_BASIC-TOTE-BAG_MUSTARD.jpg" />BASIC TOTE BAG</a></div>
<div class="sts-product"><a onclick="return popup(this)" href="http://www.charleskeith.com/usd/structured-front-flap-tote-mustd-ck2-30780450.html/"><img alt="STRUCTURED FRONT FLAP TOTE" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-CK2-30780450-36_STRUCTURED-FRONT-FLAP-TOTE_MUSTARD.jpg" />STRUCTURED FRONT FLAP TOTE</a></div>
</div>
<div class="sts-container-s">
<div class="sts-product"><a onclick="return popup(this)" href="http://www.charleskeith.com/usd/geometric-clutch-navy-ck2-70700617.html/"><img alt="GEOMETRIC CLUTCH" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-CK2-70700617-10_GEOMETRIC-CLUTCH_NAVY.jpg" />GEOMETRIC CLUTCH</a></div>
<div class="sts-product"><a onclick="return popup(this)" href="http://www.charleskeith.com/usd/basic-sling-bag-grey-ck2-80780469.html/"><img alt="BASIC SLING BAG" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-CK2-80780469-04_BASIC-SLING-BAG_GREY.jpg" />BASIC SLING BAG</a></div>
</div>
</div>
<div>&nbsp;</div>
<p>
<script type="text/javascript">// <![CDATA[
function popup(mylink, windowname)
{
if (! window.focus)return true;
var href;
if (typeof(mylink) == 'string')
   href=mylink;
else
   href=mylink.href;
window.open(href, windowname, 'width=400,height=1024,scrollbars=yes,resizable=no,location=no,menubar=no,toolbar=no,');
return false;
}
// ]]]]><![CDATA[></script>
</p>]]></description>
      <pubDate>Wed, 11 Oct 2017 07:17:51 +0000</pubDate>
    </item>
    <item>
      <title><![CDATA[AS SEEN AT FASHION WEEK: SS'18]]></title>
      <link>http://www.charleskeith.com/usd/blog/asseenatfashionweek-ss18/</link>
      <description><![CDATA[<style><!--
.blog-post-view .largecontent{
 max-width: 960px;margin:0 auto; font-size: 14px;text-align: center;
}
.largecontent img{padding-bottom: 2%;}
.smallcontent{text-align: center;}
.smallcontent img{padding-bottom: 2%;}

#disqus_thread{
display:none !important;
}

hr{
display:none !important;
}

#recentpost {
 text-align: center; font-size: 12px;
}
#recentpost > div {
 width: 18%; 
 display: inline-block;
 vertical-align: top;

 / IE fix. /
 *display: inline;
 zoom: 1;
}
#recentpost:after {
 content: "";
 width: 100%;
 display: inline-block;
}
#recentpost a{text-decoration: none;}
#s-recentpost{text-align: center;font-size: 11px;}
#s-recentpost > div {
 width: 30%;
 display: inline-block;
 vertical-align: top;

 / IE fix. /
 *display: inline;
 zoom: 1;
}
#s-recentpost:after {
 content: "";
 width: 100%;
 display: inline-block;
}
#s-recentpost a{text-decoration: none;}
p {text-align: center;}
.sts-container {
	max-width: 600px;
	margin: 0 auto;
	text-align: center;
	width: 100%;
}
.sts-container-s {
	margin: 0 auto;
	text-align: center;
	max-width: 400px;
	width: 100%;
}	
.sts-container:after, .sts-container-s:after {
	content: "";
	display: table;
	clear: both;
}	
.sts-product {
	max-width: 33%;
	padding: 1%;
	float: left;
	font-size: 11px;
}
.sts-product img {
	max-width: 100%;
}
.sts-product a:hover {
	text-decoration: none;
}
.sts-product-s img {
	width: 100%;
}
.sts-container-s .sts-product {
	max-width: 49%;
	padding: 1%;
	float: left;
}
.sts-container h2, .sts-container-s h2 {
	font-size: 12px;
}
--></style>
<div>&nbsp;</div>
<div class="visible-md visible-lg largecontent"><img alt="charles &amp; keith fashion week" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-As-Seen-at-Fashion-Week-blog-ss18-1.jpg" width="100%" /> <img alt="charles &amp; keith fashion week" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-As-Seen-at-Fashion-Week-blog-ss18-2.jpg" width="100%" /> <img alt="charles &amp; keith fashion week" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-As-Seen-at-Fashion-Week-blog-ss18-3.jpg" width="100%" /> <img alt="charles &amp; keith fashion week" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-As-Seen-at-Fashion-Week-blog-ss18-4.jpg" width="100%" /> <img alt="charles &amp; keith fashion week" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-As-Seen-at-Fashion-Week-blog-ss18-5.jpg" width="100%" /> <img alt="charles &amp; keith fashion week" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-As-Seen-at-Fashion-Week-blog-ss18-6.jpg" width="100%" />
<div>&nbsp;</div>
<div class="sts-container">
<h2><strong>SHOP THE STORY</strong></h2>
<div class="sts-product"><a onclick="return popup(this)" href="http://www.charleskeith.com/usd/embellished-ankle-boots-black-ck1-90900044.html/"> <img alt="EMBELLISHED ANKLE BOOT" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-CK1-90900044-01-1_EMBELLISHED-ANKLE-BOOT_black.jpg" />EMBELLISHED ANKLE BOOT</a></div>
<div class="sts-product"><a onclick="return popup(this)" href="http://www.charleskeith.com/usd/boxy-cube-slingbag-black-ck2-80700539.html/"> <img alt="BOXY CUBE SLING BAG" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-CK2-80700539-01_BOXY-CUBE-SLING-BAG_black.jpg" />BOXY CUBE SLING BAG</a></div>
<div class="sts-product"><a onclick="return popup(this)" href="http://www.charleskeith.com/usd/circular-detail-sling-bag-navy-ck2-80700549.html/"> <img alt="CIRCULAR DETAIL SLING BAG" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-CK2-80700549-10_CIRCULAR-DETAIL-SLING-BAG_navy.jpg" />CIRCULAR DETAIL SLING BAG</a></div>
</div>
<div class="sts-container">
<div class="sts-product"><a onclick="return popup(this)" href="http://www.charleskeith.com/usd/buckle-slingback-heels-black-sl1-60280263.html/"> <img alt="BUCKLE SLING BACK HEEL" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-SL1-60280263-01_BUCKLE-SLING-BACK-HEEL_black.jpg" />BUCKLE SLING BACK HEEL</a></div>
<div class="sts-product"><a onclick="return popup(this)" href="http://www.charleskeith.com/usd/furry-bucket-bag-burgun-ck2-70700545.html/"> <img alt="FURRY BUCKET BAG" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-CK2-70700545-73-1_FURRY-BUCKET-BAG_Burgundy.jpg" />FURRY BUCKET BAG</a></div>
<div class="sts-product"><a onclick="return popup(this)" href="http://www.charleskeith.com/usd/boxy-crossbody-slingbag-black-ck2-50670700.html/"> <img alt="BOXY CROSSBODY SLING BAG" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-CK2-50670700_BOXY-CROSSBODY-SLING-BAG_Black.jpg" />BOXY CROSSBODY SLING BAG</a></div>
</div>
<div class="sts-container">
<div class="sts-product"><a onclick="return popup(this)" href="http://www.charleskeith.com/usd/embellished-pointed-toe-pumps-multi-ck1-60361029-1.html/"> <img alt="EMBELLISHED POINTED TOE PUMP" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-CK1-60361029_EMBELLISHED-POINTED-TOE-PUMP_Multi.jpg" />EMBELLISHED POINTED TOE PUMP</a></div>
<div class="sts-product"><a onclick="return popup(this)" href="http://www.charleskeith.com/usd/quilted-tassel-clutch-black-ck2-70680550.html/"> <img alt="QUILTED TASSEL CLUTCH" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-CK2-70680550-01_QUILTED-TASSEL-CLUTCH_black.jpg" />QUILTED TASSEL CLUTCH</a></div>
<div class="sts-product"><a onclick="return popup(this)" href="http://www.charleskeith.com/usd/basic-mules-burgun-ck1-60190165.html/"> <img alt="BASIC MULE" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-CK1-60190165-73_BASIC-MULE_BURGUNDY.jpg" />BASIC MULE</a></div>
</div>
<div class="sts-container">
<div class="sts-product"><a onclick="return popup(this)" href="http://www.charleskeith.com/usd/knotted-dorsay-heels-cognac-ck1-60361010.html/"> <img alt="KNOTTED D'ORSAY HEEL" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-CK1-60361010-51-1_KNOTTED-DORSAY-HEEL_COGNAC.jpg" />KNOTTED D'ORSAY HEEL</a></div>
<div class="sts-product"><a onclick="return popup(this)" href="http://www.charleskeith.com/usd/pointed-mules-black-ck1-60390304.html/"> <img alt="POINTED MULE" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-CK1-60390304-01_POINTED-MULE_BLACK.jpg" />POINTED MULE</a></div>
<div class="sts-product"><a onclick="return popup(this)" href="http://www.charleskeith.com/usd/curved-base-tote-bag-black-ck2-30780403.html/"> <img alt="CURVED BASE TOTE BAG" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-CK2-30780403-01_CURVED-BASE-TOTE-BAG_BLACK.jpg" />CURVED BASE TOTE BAG</a></div>
</div>
<div class="sts-container">
<div class="sts-product"><a onclick="return popup(this)" href="http://www.charleskeith.com/usd/slouchy-hobo-bag-nude-ck2-40780421.html/"> <img alt="SLOUCHY HOBO BAG" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-CK2-40780421-35_SLOUCHY-HOBO-BAG_NUDE.jpg" />SLOUCHY HOBO BAG</a></div>
<div class="sts-product"><a onclick="return popup(this)" href="http://www.charleskeith.com/usd/tassel-detail-sling-bag-brick-ck2-80780393.html/"> <img alt="TASSEL-DETAIL SLING BAG" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-CK2-80780393_TASSEL-DETAIL-SLING-BAG_BRICK.jpg" />TASSEL-DETAIL SLING BAG</a></div>
<div class="sts-product"><a onclick="return popup(this)" href="http://www.charleskeith.com/usd/top-flap-slingbag-black-ck2-80700551.html/"> <img alt="TOP-FLAP SLING BAG" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-CK2-80700551-01_TOP-FLAP-SLING-BAG_BLACK.jpg" />TOP-FLAP SLING BAG</a></div>
</div>
<div class="sts-container">
<div class="sts-product"><a onclick="return popup(this)" href="http://www.charleskeith.com/usd/buckle-detail-ankle-boots-black-sl1-90300045.html/"> <img alt="BUCKLE DETAIL LEATHER ANKLE BOOT" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-SL1-90300045-01_BUCKLE-DETAIL-LEATHER-ANKLE-BOOT_BLACK.jpg" />BUCKLE DETAIL LEATHER ANKLE BOOT</a></div>
<div class="sts-product"><a onclick="return popup(this)" href="http://www.charleskeith.com/usd/glitter-push-lock-handbag-pink-ck2-20700582.html/"> <img alt="GLITTER PUSH-LOCK HANDBAG" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-CK2-20700582-13-1-GLITTER-PUSH-LOCK-HANDBAG_PINK2.jpg" />GLITTER PUSH-LOCK HANDBAG</a></div>
<div class="sts-product"><a onclick="return popup(this)" href="http://www.charleskeith.com/usd/tassel-loafers-red-ck1-70380598.html/"> <img alt="TASSEL LOAFER" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-CK1-70380598-08-1_TASSEL-LOAFER_RED.jpg" />TASSEL LOAFER</a></div>
</div>
<div class="sts-container">
<div class="sts-product"><a onclick="return popup(this)" href="http://www.charleskeith.com/usd/stone-chain-necklace-silver-ck5-22120147.html/"> <img alt="STONE CHAIN NECKLACE" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-CK5-22120147-07_STONE-CHAIN-NECKLACE_SILVER.jpg" />STONE CHAIN NECKLACE</a></div>
<div class="sts-product"><a onclick="return popup(this)" href="http://www.charleskeith.com/usd/top-handle-handbag-pink-ck2-50780377.html/"> <img alt="TOP HANDLE HANDBAG" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-CK2-50780377-01-1_TOP-HANDLE-HAND-BAG_BLACK.jpg" />TOP HANDLE HANDBAG</a></div>
<div class="sts-product"><a onclick="return popup(this)" href="http://www.charleskeith.com/usd/boxy-cube-slingbag-green-ck2-80700539.html/"> <img alt="BOXY CUBE SLING BAG" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-CK2-80700539-12_BOXY-CUBE-SLING-BAG_GREEN.jpg" />BOXY CUBE SLING BAG</a></div>
</div>
<div>&nbsp;</div>
</div>
<div class="visible-sm visible-xs smallcontent"><img alt="charles &amp; keith fashion week" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-As-Seen-at-Fashion-Week-blog-ss18-1.jpg" width="100%" /> <img alt="charles &amp; keith fashion week" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-As-Seen-at-Fashion-Week-blog-ss18-2.jpg" width="100%" /> <img alt="charles &amp; keith fashion week" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-As-Seen-at-Fashion-Week-blog-ss18-3.jpg" width="100%" /> <img alt="charles &amp; keith fashion week" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-As-Seen-at-Fashion-Week-blog-ss18-4.jpg" width="100%" /> <img alt="charles &amp; keith fashion week" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-As-Seen-at-Fashion-Week-blog-ss18-5.jpg" width="100%" /> <img alt="charles &amp; keith fashion week" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-As-Seen-at-Fashion-Week-blog-ss18-6.jpg" width="100%" />
<div>&nbsp;</div>
<div class="sts-container-s">
<h2><strong>SHOP THE STORY</strong></h2>
<div class="sts-product"><a onclick="return popup(this)" href="http://www.charleskeith.com/usd/embellished-ankle-boots-black-ck1-90900044.html/"> <img alt="EMBELLISHED ANKLE BOOT" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-CK1-90900044-01-1_EMBELLISHED-ANKLE-BOOT_black.jpg" />EMBELLISHED ANKLE BOOT</a></div>
<div class="sts-product"><a onclick="return popup(this)" href="http://www.charleskeith.com/usd/boxy-cube-slingbag-black-ck2-80700539.html/"> <img alt="BOXY CUBE SLING BAG" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-CK2-80700539-01_BOXY-CUBE-SLING-BAG_black.jpg" />BOXY CUBE SLING BAG</a></div>
</div>
<div class="sts-container-s">
<div class="sts-product"><a onclick="return popup(this)" href="http://www.charleskeith.com/usd/circular-detail-sling-bag-navy-ck2-80700549.html/"> <img alt="CIRCULAR DETAIL SLING BAG" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-CK2-80700549-10_CIRCULAR-DETAIL-SLING-BAG_navy.jpg" />CIRCULAR DETAIL SLING BAG</a></div>
<div class="sts-product"><a onclick="return popup(this)" href="http://www.charleskeith.com/usd/buckle-slingback-heels-black-sl1-60280263.html/"> <img alt="BUCKLE SLING BACK HEEL" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-SL1-60280263-01_BUCKLE-SLING-BACK-HEEL_black.jpg" />BUCKLE SLING BACK HEEL</a></div>
</div>
<div class="sts-container-s">
<div class="sts-product"><a onclick="return popup(this)" href="http://www.charleskeith.com/usd/furry-bucket-bag-burgun-ck2-70700545.html/"> <img alt="FURRY BUCKET BAG" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-CK2-70700545-73-1_FURRY-BUCKET-BAG_Burgundy.jpg" />FURRY BUCKET BAG</a></div>
<div class="sts-product"><a onclick="return popup(this)" href="http://www.charleskeith.com/usd/boxy-crossbody-slingbag-black-ck2-50670700.html/"> <img alt="BOXY CROSSBODY SLING BAG" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-CK2-50670700_BOXY-CROSSBODY-SLING-BAG_Black.jpg" />BOXY CROSSBODY SLING BAG</a></div>
</div>
<div class="sts-container-s">
<div class="sts-product"><a onclick="return popup(this)" href="http://www.charleskeith.com/usd/embellished-pointed-toe-pumps-multi-ck1-60361029-1.html/"> <img alt="EMBELLISHED POINTED TOE PUMP" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-CK1-60361029_EMBELLISHED-POINTED-TOE-PUMP_Multi.jpg" />EMBELLISHED POINTED TOE PUMP</a></div>
<div class="sts-product"><a onclick="return popup(this)" href="http://www.charleskeith.com/usd/quilted-tassel-clutch-black-ck2-70680550.html/"> <img alt="QUILTED TASSEL CLUTCH" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-CK2-70680550-01_QUILTED-TASSEL-CLUTCH_black.jpg" />QUILTED TASSEL CLUTCH</a></div>
</div>
<div class="sts-container-s">
<div class="sts-product"><a onclick="return popup(this)" href="http://www.charleskeith.com/usd/basic-mules-burgun-ck1-60190165.html/"> <img alt="BASIC MULE" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-CK1-60190165-73_BASIC-MULE_BURGUNDY.jpg" />BASIC MULE</a></div>
<div class="sts-product"><a onclick="return popup(this)" href="http://www.charleskeith.com/usd/knotted-dorsay-heels-cognac-ck1-60361010.html/"> <img alt="KNOTTED D'ORSAY HEEL" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-CK1-60361010-51-1_KNOTTED-DORSAY-HEEL_COGNAC.jpg" />KNOTTED D'ORSAY HEEL</a></div>
</div>
<div class="sts-container-s">
<div class="sts-product"><a onclick="return popup(this)" href="http://www.charleskeith.com/usd/pointed-mules-black-ck1-60390304.html/"> <img alt="POINTED MULE" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-CK1-60390304-01_POINTED-MULE_BLACK.jpg" />POINTED MULE</a></div>
<div class="sts-product"><a onclick="return popup(this)" href="http://www.charleskeith.com/usd/curved-base-tote-bag-black-ck2-30780403.html/"> <img alt="CURVED BASE TOTE BAG" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-CK2-30780403-01_CURVED-BASE-TOTE-BAG_BLACK.jpg" />CURVED BASE TOTE BAG</a></div>
</div>
<div class="sts-container-s">
<div class="sts-product"><a onclick="return popup(this)" href="http://www.charleskeith.com/usd/slouchy-hobo-bag-nude-ck2-40780421.html/"> <img alt="SLOUCHY HOBO BAG" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-CK2-40780421-35_SLOUCHY-HOBO-BAG_NUDE.jpg" />SLOUCHY HOBO BAG</a></div>
<div class="sts-product"><a onclick="return popup(this)" href="http://www.charleskeith.com/usd/tassel-detail-sling-bag-brick-ck2-80780393.html/"> <img alt="TASSEL-DETAIL SLING BAG" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-CK2-80780393_TASSEL-DETAIL-SLING-BAG_BRICK.jpg" />TASSEL-DETAIL SLING BAG</a></div>
</div>
<div class="sts-container-s">
<div class="sts-product"><a onclick="return popup(this)" href="http://www.charleskeith.com/usd/top-flap-slingbag-black-ck2-80700551.html/"> <img alt="TOP-FLAP SLING BAG" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-CK2-80700551-01_TOP-FLAP-SLING-BAG_BLACK.jpg" />TOP-FLAP SLING BAG</a></div>
<div class="sts-product"><a onclick="return popup(this)" href="http://www.charleskeith.com/usd/buckle-detail-ankle-boots-black-sl1-90300045.html/"> <img alt="BUCKLE DETAIL LEATHER ANKLE BOOT" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-SL1-90300045-01_BUCKLE-DETAIL-LEATHER-ANKLE-BOOT_BLACK.jpg" />BUCKLE DETAIL LEATHER ANKLE BOOT</a></div>
</div>
<div class="sts-container-s">
<div class="sts-product"><a onclick="return popup(this)" href="http://www.charleskeith.com/usd/glitter-push-lock-handbag-pink-ck2-20700582.html/"> <img alt="GLITTER PUSH-LOCK HANDBAG" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-CK2-20700582-13-1-GLITTER-PUSH-LOCK-HANDBAG_PINK2.jpg" />GLITTER PUSH-LOCK HANDBAG</a></div>
<div class="sts-product"><a onclick="return popup(this)" href="http://www.charleskeith.com/usd/tassel-loafers-red-ck1-70380598.html/"> <img alt="TASSEL LOAFER" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-CK1-70380598-08-1_TASSEL-LOAFER_RED.jpg" />TASSEL LOAFER</a></div>
</div>
<div class="sts-container-s">
<div class="sts-product"><a onclick="return popup(this)" href="http://www.charleskeith.com/usd/stone-chain-necklace-silver-ck5-22120147.html/"> <img alt="STONE CHAIN NECKLACE" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-CK5-22120147-07_STONE-CHAIN-NECKLACE_SILVER.jpg" />STONE CHAIN NECKLACE</a></div>
<div class="sts-product"><a onclick="return popup(this)" href="http://www.charleskeith.com/usd/top-handle-handbag-pink-ck2-50780377.html/"> <img alt="TOP HANDLE HANDBAG" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-CK2-50780377-01-1_TOP-HANDLE-HAND-BAG_BLACK.jpg" />TOP HANDLE HANDBAG</a></div>
</div>
<div class="sts-container-s">
<div class="sts-product"><a onclick="return popup(this)" href="http://www.charleskeith.com/usd/boxy-cube-slingbag-green-ck2-80700539.html/"> <img alt="BOXY CUBE SLING BAG" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-CK2-80700539-12_BOXY-CUBE-SLING-BAG_GREEN.jpg" />BOXY CUBE SLING BAG</a></div>
</div>
<div>&nbsp;</div>
</div>
<p>
<script type="text/javascript">// <![CDATA[
function popup(mylink, windowname)
{
if (! window.focus)return true;
var href;
if (typeof(mylink) == 'string')
   href=mylink;
else
   href=mylink.href;
window.open(href, windowname, 'width=400,height=1024,scrollbars=yes,resizable=no,location=no,menubar=no,toolbar=no,');
return false;
}
// ]]]]><![CDATA[></script>
</p>]]></description>
      <pubDate>Tue, 10 Oct 2017 06:45:00 +0000</pubDate>
    </item>
    <item>
      <title><![CDATA[RETRO VISION]]></title>
      <link>http://www.charleskeith.com/usd/blog/retro-vision/</link>
      <description><![CDATA[<p>
<script type="text/javascript" src="https://ajax.googleapis.com/ajax/libs/jquery/1.8.2/jquery.min.js"></script>
<script type="text/javascript" src="http://www.charleskeith.com/media/wysiwyg/js/jquery.bxslider.min.js"></script>
</p>
<style><!--
.BlogImg-post-view .largecontent{
    max-width: 960px;
	margin: 0 auto;
    text-align: center;
}
.bx-wrapper {
    position: relative; margin: 0 auto 60px; padding: 0;
    *zoom: 1;
}

.bx-wrapper img {max-width: 100%; display: block;}

/** THEME
===================================*/
.bx-wrapper .bx-viewport {
    left: 0;
    background: #fff;
	
    /*fix other elements on the page moving (on Chrome)*/
    -webkit-transform: translatez(0);
    -moz-transform: translatez(0);
    -ms-transform: translatez(0);
    -o-transform: translatez(0);
    transform: translatez(0);
}

.bx-wrapper .bx-pager,
.bx-wrapper .bx-controls-auto {
    position: absolute; bottom: -60px; width: 100%;
}

/* LOADER */
.bx-wrapper .bx-loading {
    min-height: 50px;
    background: url(http://cdnm1.charleskeith.com/media/wysiwyg/blog/bxloader.gif) center center no-repeat #fff;
    height: 100%;
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 2000;
}

/* PAGER */
.bx-wrapper .bx-pager {
    text-align: center;
    font-size: .85em;
    font-family: Arial;
    font-weight: bold;
    color: #666;
    padding-top: 20px;
}

.bx-wrapper .bx-pager .bx-pager-item,
.bx-wrapper .bx-controls-auto .bx-controls-auto-item {
	display: none;}

.bx-wrapper .bx-pager.bx-default-pager a {
    background: #fff;
    text-indent: -9999px;
    display: block;
    width: 10px;
    height: 10px;
    margin: 0 3px;
    outline: 0;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
}

/* DIRECTION CONTROLS (NEXT / PREV) */
.bx-wrapper .bx-prev {
    left: -20px;/*left: 10px;htike*/
    background: url(http://cdnm1.charleskeith.com/media/wysiwyg/blog/bxcontrols.png) no-repeat 0 -32px;
}

.bx-wrapper .bx-next {
    right: -20px;/*right: 10px;htike*/
    background: url(http://cdnm1.charleskeith.com/media/wysiwyg/blog/bxcontrols.png) no-repeat -43px -32px;
}

.bx-wrapper .bx-prev:hover {
    background-position: 0 0;
}

.bx-wrapper .bx-next:hover {
    background-position: -43px 0;
}

.bx-wrapper .bx-controls-direction a {
    position: absolute;
    top: 50%;
    margin-top: -16px;
    outline: 0;
    width: 32px;
    height: 32px;
    text-indent: -9999px;
    z-index: 3000;
}

.bx-wrapper .bx-controls-direction a.disabled { display: none; }

/* AUTO CONTROLS (START / STOP) */
.bx-wrapper .bx-controls-auto { text-align: center; }

/* PAGER WITH AUTO-CONTROLS HYBRID LAYOUT */
.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-pager {
    text-align: left;
    width: 80%;
}

.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-controls-auto {
    right: 0;
    width: 35px;
}

/* IMAGE CAPTIONS */
.bx-wrapper .bx-caption {
    position: absolute;
    top: 7px;/*bottom: 0;*/
    left: 0;
    width: 100%;
}

.bx-wrapper .bx-caption span {
	color: #000;/*color: #fff;*/
	font-family: Arial;
	display: block;
	font-size: .85em; font-weight: bold;
	padding: 2px;/*padding: 10px;*/
}
.bx-wrapper ul li{margin-left: 0;font-size:10px;}

#sidebar { width: 150px; float: right; text-align: center;}
.smallcontent{font-size: 12px; text-align: center;}
.smallcontent img{padding-bottom: 2%;}
	
#recentpost {
 text-align: center; font-size: 12px;
}
#recentpost > div {
 width: 18%; 
 display: inline-block;
 vertical-align: top;

 / IE fix. /
 *display: inline;
 zoom: 1;
}
#recentpost:after {
 content: "";
 width: 100%;
 display: inline-block;
}
#recentpost a{text-decoration: none;}
#s-recentpost{text-align: center;font-size: 11px;}
#s-recentpost > div {
 width: 30%;
 display: inline-block;
 vertical-align: top;

 / IE fix. /
 *display: inline;
 zoom: 1;
}
#s-recentpost:after {
 content: "";
 width: 100%;
 display: inline-block;
}
#s-recentpost a{text-decoration: none;}
p {text-align: center;}
.sts-container {
	max-width: 600px;
	margin: 0 auto;
	text-align: center;
	width: 100%;
}
.sts-container-s {
	margin: 0 auto;
	text-align: center;
	max-width: 400px;
	width: 100%;
}	
.sts-container:after, .sts-container-s:after {
	content: "";
	display: table;
	clear: both;
}	
.sts-product {
	max-width: 33%;
	padding: 1%;
	float: left;
	font-size: 11px;
}
.sts-product img {
	max-width: 100%;
}
.sts-product a:hover {
	text-decoration: none;
}
.sts-product-s img {
	width: 100%;
}
.sts-container-s .sts-product {
	max-width: 49%;
	padding: 1%;
	float: left;
}
.sts-container h2, .sts-container-s h2 {
	font-size: 12px;
}
	/* Responsive 16:9 video */
.video-container {
	position:relative;
	padding-bottom:56.25%;
	padding-top:30px;
	height:0;
	overflow:hidden;
}
.video-container iframe, .video-container object, .video-container embed {
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
	border: none;
}
--></style>
<p>
<script type="text/javascript">// <![CDATA[
$(function() {
            var floatingDiv = $('#sidebar');
            var offset = $("#sidebar").position();
            var bottomoffset = $("#leftcontent").height();
            
            $(window).scroll(function() {
                if ($(window).scrollTop() >= (offset.top + 250) && $(window).scrollTop() <= (bottomoffset - 250) ) {
                floatingDiv.css({
		    'position' : 'fixed',
			'top' : 120, 'float':'right', 'margin-left':30 
		 });
                }else {
                 floatingDiv.css({
		    'position' : 'relative',
			'top' : 0
		 });   
                }
            });
});
// ]]]]><![CDATA[></script>
<script type="text/javascript">// <![CDATA[
$(document).ready(function(){
  $('.bxslider').bxSlider({
  mode: 'vertical', 
  slideWidth: 140, minSlides: 3, maxSlides: 3, moveSlides: 3, captions: true,  
  slideMargin: 5
});
});
// ]]]]><![CDATA[></script>
</p>
<div>&nbsp;</div>
<div class="visible-md visible-lg largecontent">
<table>
<tbody style="text-align: center;">
<tr>
<td style="width: 80%; vertical-align: top; font-size: 14px;">
<div id="leftcontent"><img alt="CHARLES &amp; KEITH Fall / Winter Editorial" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-retro-vision-blog-slice-1.jpg" width="100%" /> <img alt="CHARLES &amp; KEITH Fall / Winter Editorial" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-retro-vision-blog-slice-2.jpg" width="100%" /> <img alt="CHARLES &amp; KEITH Fall / Winter Editorial" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-retro-vision-blog-slice-3.jpg" width="100%" /> <img alt="CHARLES &amp; KEITH Fall / Winter Editorial" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-retro-vision-blog-slice-4.jpg" width="100%" />
<div>&nbsp;</div>
<p>A celebration of the old and the new, this CHARLES &amp; KEITH collection features a series of boots appropriate for the season, Chelsea boots, heeled booties, ruched knee highs and embroidered styles. Following a colour palette of nostalgic sun bleached hues, other styles include an exaggerated bow flat, satin pumps, square toed and V-shaped flats.</p>
</div>
</td>
<td style="width: 20%; vertical-align: top;">
<div id="sidebar">
<div class="shopstory"><strong>SHOP THE STORY</strong></div>
<ul class="bxslider">
<li><a style="font-size: 10px; text-decoration: none;" onclick="return popup(this)" href="http://www.charleskeith.com/usd/cateye-square-shades-gold-ck3-51280281.html/"><img alt="CATEYE SQUARE SHADES" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-CK3-51280281-27_CATEYE-SQUARE-SHADES_gold.jpg" />CATEYE SQUARE SHADES</a></li>
<li><a style="font-size: 10px; text-decoration: none;" onclick="return popup(this)" href="http://www.charleskeith.com/usd/new/chain-collar-necklace-gold-ck5-22120158.html/"><img alt="CHAIN COLLAR NECKLACE" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-CK5-22120158-27_CHAIN-COLLAR-NECKLACE_gold.jpg" />CHAIN COLLAR NECKLACE</a></li>
<li><a style="font-size: 10px; text-decoration: none;" onclick="return popup(this)" href="http://www.charleskeith.com/usd/new/stone-cuff-ring-gold-ck5-32120159.html/"><img alt="STONE CUFF RING" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-CK5-32120159-27_ONE-CUFF-RING_gold.jpg" />STONE CUFF RING</a></li>
<li><a style="font-size: 10px; text-decoration: none;" onclick="return popup(this)" href="http://www.charleskeith.com/usd/new/semi-precious-stones-earrings-gold-ck5-42120160.html/"><img alt="SEMI-PRECIOUS STONES EARRINGS" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-CK5-42120160-27_SEMI-PRECIOUS-STONES-EARRINGS_gold.jpg" />SEMI-PRECIOUS STONES EARRINGS</a></li>
<li><a style="font-size: 10px; text-decoration: none;" onclick="return popup(this)" href="http://www.charleskeith.com/usd/new/pointed-slingback-kitten-heels-navy-ck1-60361030.html/"><img alt="POINTED SLING BACK KITTEN HEEL" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-CK1-60361030-10_POINTED-SLINGBACK-KITTEN-HEEL_navy.jpg" />POINTED SLING BACK KITTEN HEEL</a></li>
<li><a style="font-size: 10px; text-decoration: none;" onclick="return popup(this)" href="http://www.charleskeith.com/usd/v-pumps-navy-ck1-60361052.html/"><img alt="V PUMP" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-CK1-60361052-10_V-PUMP_navy.jpg" />V PUMP</a></li>
<li><a style="font-size: 10px; text-decoration: none;" onclick="return popup(this)" href="http://www.charleskeith.com/usd/v-pumps-yellow-ck1-60361052.html/"><img alt="V PUMP" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-CK1-60361052-23_V-PUMP_yellow.jpg" />V PUMP</a></li>
<li><a style="font-size: 10px; text-decoration: none;" onclick="return popup(this)" href="http://www.charleskeith.com/usd/new/pointed-toe-slingbacks-mustard-ck1-70380629.html/"><img alt="POINTED TOE SLINGBACK" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-CK1-70380629-36_POINTED-TOE-SLINGBACK_mustard.jpg" />POINTED TOE SLING BACK</a></li>
<li><a style="font-size: 10px; text-decoration: none;" onclick="return popup(this)" href="http://www.charleskeith.com/usd/new/knotted-slingback-flats-black-ck1-70900069.html/"><img alt="KNOTTED SLING BACK FLAT" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-CK1-70900069-01_KNOTTED-SLINGBACK-FLAT_black.jpg" />KNOTTED SLING BACK FLAT</a></li>
<li><a style="font-size: 10px; text-decoration: none;" onclick="return popup(this)" href="http://www.charleskeith.com/usd/new/pointed-knee-high-boots-yellow-ck1-90580093.html/"><img alt="POINTED KNEE HIGH BOOT" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-CK1-90580093-23_POINTED-KNEE-HIGH-BOOT_yellow.jpg" />POINTED KNEE HIGH BOOT</a></li>
<li><a style="font-size: 10px; text-decoration: none;" onclick="return popup(this)" href="http://www.charleskeith.com/usd/basic-ankle-boots-beige-ck1-90900054.html/"><img alt="BASIC ANKLE BOOT" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-CK1-90900054-05_BASIC-ANKLE-BOOT_beige.jpg" />BASIC ANKLE BOOT</a></li>
<li><a style="font-size: 10px; text-decoration: none;" onclick="return popup(this)" href="http://www.charleskeith.com/usd/push-lock-satchel-bag-black-ck2-90780444.html/"><img alt="PUSH-LOCK SATCHEL BAG" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-CK2-90780444-01_PUSH-LOCK-SATCHEL-BAG_black.jpg" />PUSH-LOCK SATCHEL BAG</a></li>
<li><a style="font-size: 10px; text-decoration: none;" onclick="return popup(this)" href="http://www.charleskeith.com/usd/push-lock-satchel-bag-pink-ck2-90780444.html/"><img alt="PUSH-LOCK SATCHEL BAG" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-CK2-90780444-13_PUSH-LOCK-SATCHEL-BAG_pink.jpg" />PUSH-LOCK SATCHEL BAG</a></li>
<li><a style="font-size: 10px; text-decoration: none;" onclick="return popup(this)" href="http://www.charleskeith.com/usd/push-lock-satchel-bag-burgundy-ck2-90780444.html/"><img alt="PUSH-LOCK SATCHEL BAG" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-CK2-90780444-73_PUSH-LOCK-SATCHEL-BAG_burgundy.jpg" />PUSH-LOCK SATCHEL BAG</a></li>
<li><a style="font-size: 10px; text-decoration: none;" onclick="return popup(this)" href="http://www.charleskeith.com/usd/oval-acetate-sunglasses-t-shell-ck3-21280292.html/"><img alt="OVAL ACETATE SUNGLASSES" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-CK3-21280292-05_OVAL-ACETATE-SUNGLASSES_t-shell.jpg" />OVAL ACETATE SUNGLASSES</a></li>
<li><a style="font-size: 10px; text-decoration: none;" onclick="return popup(this)" href="http://www.charleskeith.com/usd/round-frame-eyewear-blue-ck3-31280291.html/"><img alt="ROUND FRAME EYEWEAR" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-CK3-31280291-04_ROUND-FRAME-EYEWEAR_blue.jpg" />ROUND FRAME EYEWEAR</a></li>
<li><a style="font-size: 10px; text-decoration: none;" onclick="return popup(this)" href="http://www.charleskeith.com/usd/stone-cuff-bangle-gold-ck5-12120157.html/"><img alt="STONE CUFF BANGLE" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-CK5-12120157-27_STONE-CUFF-BANGLE_gold.jpg" />STONE CUFF BANGLE</a></li>
<li><a style="font-size: 10px; text-decoration: none;" onclick="return popup(this)" href="http://www.charleskeith.com/usd/stone-cuff-bangle-rgold-ck5-12120157.html/"><img alt="STONE CUFF BANGLE" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-CK5-12120157-57_STONE-CUFF-BANGLE_rose-gold.jpg" />STONE CUFF BANGLE</a></li>
<li><a style="font-size: 10px; text-decoration: none;" onclick="return popup(this)" href="http://www.charleskeith.com/usd/suede-embellished-ankle-boots-black-sl1-90300046.html/"><img alt="EMBELLISHED ANKLE BOOT" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-SL1-90300046-01_EMBELLISHED-ANKLE-BOOT_black.jpg" />EMBELLISHED ANKLE BOOT</a></li>
<li><a style="font-size: 10px; text-decoration: none;" onclick="return popup(this)" href="http://www.charleskeith.com/usd/embellished-drawstring-bag-black-sl2-20780488.html/"><img alt="EMBELLISHED DRAWSTRING BAG" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-SL2-20780488-01_EMBELLISHED-DRAWSTRING-BAG_black.jpg" />EMBELLISHED DRAWSTRING BAG</a></li>
</ul>
</div>
</td>
</tr>
</tbody>
</table>
</div>
<div class="visible-sm visible-xs smallcontent"><img style="padding-bottom: 0 !important;" alt="CHARLES &amp; KEITH Fall / Winter Editorial" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-retro-vision-blog-slice-1.jpg" width="100%" /> <img style="padding-bottom: 0 !important;" alt="CHARLES &amp; KEITH Fall / Winter Editorial" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-retro-vision-blog-slice-2.jpg" width="100%" /> <img style="padding-bottom: 0 !important;" alt="CHARLES &amp; KEITH Fall / Winter Editorial" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-retro-vision-blog-slice-3.jpg" width="100%" /> <img style="padding-bottom: 0 !important;" alt="CHARLES &amp; KEITH Fall / Winter Editorial" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-retro-vision-blog-slice-4.jpg" width="100%" />
<div>&nbsp;</div>
<p>A celebration of the old and the new, this CHARLES &amp; KEITH collection features a series of boots appropriate for the season, Chelsea boots, heeled booties, ruched knee highs and embroidered styles. Following a colour palette of nostalgic sun bleached hues, other styles include an exaggerated bow flat, satin pumps, square toed and V-shaped flats.</p>
<div>&nbsp;</div>
<div class="sts-container-s">
<h2><strong>SHOP THE STORY</strong></h2>
<div class="sts-product"><a style="font-size: 10px; text-decoration: none;" onclick="return popup(this)" href="http://www.charleskeith.com/usd/cateye-square-shades-gold-ck3-51280281.html/"><img alt="CATEYE SQUARE SHADES" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-CK3-51280281-27_CATEYE-SQUARE-SHADES_gold.jpg" />CATEYE SQUARE SHADES</a></div>
<div class="sts-product"><a style="font-size: 10px; text-decoration: none;" onclick="return popup(this)" href="http://www.charleskeith.com/usd/new/pointed-slingback-kitten-heels-navy-ck1-60361030.html/"><img alt="POINTED SLINGBACK KITTEN HEEL" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-CK1-60361030-10_POINTED-SLINGBACK-KITTEN-HEEL_navy.jpg" />POINTED SLING BACK KITTEN HEEL</a></div>
</div>
<div class="sts-container-s">
<div class="sts-product"><a style="font-size: 10px; text-decoration: none;" onclick="return popup(this)" href="http://www.charleskeith.com/usd/v-pumps-navy-ck1-60361052.html/"><img alt="V PUMP" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-CK1-60361052-10_V-PUMP_navy.jpg" />V PUMP</a></div>
<div class="sts-product"><a style="font-size: 10px; text-decoration: none;" onclick="return popup(this)" href="http://www.charleskeith.com/usd/v-pumps-yellow-ck1-60361052.html/"><img alt="V PUMP" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-CK1-60361052-23_V-PUMP_yellow.jpg" />V PUMP</a></div>
</div>
<div class="sts-container-s">
<div class="sts-product"><a style="font-size: 10px; text-decoration: none;" onclick="return popup(this)" href="http://www.charleskeith.com/usd/new/pointed-toe-slingbacks-mustard-ck1-70380629.html/"><img alt="POINTED TOE SLINGBACK" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-CK1-70380629-36_POINTED-TOE-SLINGBACK_mustard.jpg" />POINTED TOE SLING BACK</a></div>
<div class="sts-product"><a style="font-size: 10px; text-decoration: none;" onclick="return popup(this)" href="http://www.charleskeith.com/usd/new/knotted-slingback-flats-black-ck1-70900069.html/"><img alt="KNOTTED SLINGBACK FLAT" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-CK1-70900069-01_KNOTTED-SLINGBACK-FLAT_black.jpg" />KNOTTED SLING BACK FLAT</a></div>
</div>
<div class="sts-container-s">
<div class="sts-product"><a style="font-size: 10px; text-decoration: none;" onclick="return popup(this)" href="http://www.charleskeith.com/usd/new/pointed-knee-high-boots-yellow-ck1-90580093.html/"><img alt="POINTED KNEE HIGH BOOT" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-CK1-90580093-23_POINTED-KNEE-HIGH-BOOT_yellow.jpg" />POINTED KNEE HIGH BOOT</a></div>
<div class="sts-product"><a style="font-size: 10px; text-decoration: none;" onclick="return popup(this)" href="http://www.charleskeith.com/usd/basic-ankle-boots-beige-ck1-90900054.html/"><img alt="BASIC ANKLE BOOT" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-CK1-90900054-05_BASIC-ANKLE-BOOT_beige.jpg" />BASIC ANKLE BOOT</a></div>
</div>
<div class="sts-container-s">
<div class="sts-product"><a style="font-size: 10px; text-decoration: none;" onclick="return popup(this)" href="http://www.charleskeith.com/usd/push-lock-satchel-bag-black-ck2-90780444.html/"><img alt="PUSH-LOCK SATCHEL BAG" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-CK2-90780444-01_PUSH-LOCK-SATCHEL-BAG_black.jpg" />PUSH-LOCK SATCHEL BAG</a></div>
<div class="sts-product"><a style="font-size: 10px; text-decoration: none;" onclick="return popup(this)" href="http://www.charleskeith.com/usd/push-lock-satchel-bag-pink-ck2-90780444.html/"><img alt="PUSH-LOCK SATCHEL BAG" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-CK2-90780444-13_PUSH-LOCK-SATCHEL-BAG_pink.jpg" />PUSH-LOCK SATCHEL BAG</a></div>
</div>
<div class="sts-container-s">
<div class="sts-product"><a style="font-size: 10px; text-decoration: none;" onclick="return popup(this)" href="http://www.charleskeith.com/usd/push-lock-satchel-bag-burgundy-ck2-90780444.html/"><img alt="PUSH-LOCK SATCHEL BAG" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-CK2-90780444-73_PUSH-LOCK-SATCHEL-BAG_burgundy.jpg" />PUSH-LOCK SATCHEL BAG</a></div>
<div class="sts-product"><a style="font-size: 10px; text-decoration: none;" onclick="return popup(this)" href="http://www.charleskeith.com/usd/oval-acetate-sunglasses-t-shell-ck3-21280292.html/"><img alt="OVAL ACETATE SUNGLASSES" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-CK3-21280292-05_OVAL-ACETATE-SUNGLASSES_t-shell.jpg" />OVAL ACETATE SUNGLASSES</a></div>
</div>
<div class="sts-container-s">
<div class="sts-product"><a style="font-size: 10px; text-decoration: none;" onclick="return popup(this)" href="http://www.charleskeith.com/usd/round-frame-eyewear-blue-ck3-31280291.html/"><img alt="ROUND FRAME EYEWEAR" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-CK3-31280291-04_ROUND-FRAME-EYEWEAR_blue.jpg" />ROUND FRAME EYEWEAR</a></div>
<div class="sts-product"><a style="font-size: 10px; text-decoration: none;" onclick="return popup(this)" href="http://www.charleskeith.com/usd/stone-cuff-bangle-gold-ck5-12120157.html/"><img alt="STONE CUFF BANGLE" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-CK5-12120157-27_STONE-CUFF-BANGLE_gold.jpg" />STONE CUFF BANGLE</a></div>
</div>
<div class="sts-container-s">
<div class="sts-product"><a style="font-size: 10px; text-decoration: none;" onclick="return popup(this)" href="http://www.charleskeith.com/usd/stone-cuff-bangle-rgold-ck5-12120157.html/"><img alt="STONE CUFF BANGLE" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-CK5-12120157-57_STONE-CUFF-BANGLE_rose-gold.jpg" />STONE CUFF BANGLE</a></div>
<div class="sts-product"><a style="font-size: 10px; text-decoration: none;" onclick="return popup(this)" href="http://www.charleskeith.com/usd/new/chain-collar-necklace-gold-ck5-22120158.html/"><img alt="CHAIN COLLAR NECKLACE" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-CK5-22120158-27_CHAIN-COLLAR-NECKLACE_gold.jpg" />CHAIN COLLAR NECKLACE</a></div>
</div>
<div class="sts-container-s">
<div class="sts-product"><a style="font-size: 10px; text-decoration: none;" onclick="return popup(this)" href="http://www.charleskeith.com/usd/new/stone-cuff-ring-gold-ck5-32120159.html/"><img alt="ONE CUFF RING" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-CK5-32120159-27_ONE-CUFF-RING_gold.jpg" />ONE CUFF RING</a></div>
<div class="sts-product"><a style="font-size: 10px; text-decoration: none;" onclick="return popup(this)" href="http://www.charleskeith.com/usd/new/semi-precious-stones-earrings-gold-ck5-42120160.html/"><img alt="SEMI-PRECIOUS STONES EARRINGS" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-CK5-42120160-27_SEMI-PRECIOUS-STONES-EARRINGS_gold.jpg" />SEMI-PRECIOUS STONES EARRINGS</a></div>
</div>
<div class="sts-container-s">
<div class="sts-product"><a style="font-size: 10px; text-decoration: none;" onclick="return popup(this)" href="http://www.charleskeith.com/usd/suede-embellished-ankle-boots-black-sl1-90300046.html/"><img alt="EMBELLISHED ANKLE BOOT" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-SL1-90300046-01_EMBELLISHED-ANKLE-BOOT_black.jpg" />EMBELLISHED ANKLE BOOT</a></div>
<div class="sts-product"><a style="font-size: 10px; text-decoration: none;" onclick="return popup(this)" href="http://www.charleskeith.com/usd/embellished-drawstring-bag-black-sl2-20780488.html/"><img alt="EMBELLISHED DRAWSTRING BAG" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-SL2-20780488-01_EMBELLISHED-DRAWSTRING-BAG_black.jpg" />EMBELLISHED DRAWSTRING BAG</a></div>
</div>
</div>
<div>&nbsp;</div>
<p>
<script type="text/javascript">// <![CDATA[
function popup(mylink, windowname)
{
if (! window.focus)return true;
var href;
if (typeof(mylink) == 'string')
   href=mylink;
else
   href=mylink.href;
window.open(href, windowname, 'width=400,height=1024,scrollbars=yes,resizable=no,location=no,menubar=no,toolbar=no,');
return false;
}
// ]]]]><![CDATA[></script>
</p>]]></description>
      <pubDate>Fri, 06 Oct 2017 06:12:55 +0000</pubDate>
    </item>
    <item>
      <title><![CDATA[ROAD TRIPPER]]></title>
      <link>http://www.charleskeith.com/usd/blog/road-tripper/</link>
      <description><![CDATA[<p>
<script type="text/javascript" src="https://ajax.googleapis.com/ajax/libs/jquery/1.8.2/jquery.min.js"></script>
<script type="text/javascript" src="http://www.charleskeith.com/media/wysiwyg/js/jquery.bxslider.min.js"></script>
</p>
<style><!--
.blog-post-view .largecontent{
    max-width: 960px;
	margin: 0 auto;
    text-align: center;
}
.bx-wrapper {
    position: relative; margin: 0 auto 60px; padding: 0;
    *zoom: 1;
}

.bx-wrapper img {max-width: 100%; display: block;}

/** THEME
===================================*/
.bx-wrapper .bx-viewport {
    left: 0;
    background: #fff;
	
    /*fix other elements on the page moving (on Chrome)*/
    -webkit-transform: translatez(0);
    -moz-transform: translatez(0);
    -ms-transform: translatez(0);
    -o-transform: translatez(0);
    transform: translatez(0);
}

.bx-wrapper .bx-pager,
.bx-wrapper .bx-controls-auto {
    position: absolute; bottom: -60px; width: 100%;
}

/* LOADER */
.bx-wrapper .bx-loading {
    min-height: 50px;
    background: url(http://cdnm1.charleskeith.com/media/wysiwyg/blog/bxloader.gif) center center no-repeat #fff;
    height: 100%;
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 2000;
}

/* PAGER */
.bx-wrapper .bx-pager {
    text-align: center;
    font-size: .85em;
    font-family: Arial;
    font-weight: bold;
    color: #666;
    padding-top: 20px;
}

.bx-wrapper .bx-pager .bx-pager-item,
.bx-wrapper .bx-controls-auto .bx-controls-auto-item {
	display: none;}

.bx-wrapper .bx-pager.bx-default-pager a {
    background: #fff;
    text-indent: -9999px;
    display: block;
    width: 10px;
    height: 10px;
    margin: 0 3px;
    outline: 0;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
}

/* DIRECTION CONTROLS (NEXT / PREV) */
.bx-wrapper .bx-prev {
    left: -20px;/*left: 10px;htike*/
    background: url(http://cdnm1.charleskeith.com/media/wysiwyg/blog/bxcontrols.png) no-repeat 0 -32px;
}

.bx-wrapper .bx-next {
    right: -20px;/*right: 10px;htike*/
    background: url(http://cdnm1.charleskeith.com/media/wysiwyg/blog/bxcontrols.png) no-repeat -43px -32px;
}

.bx-wrapper .bx-prev:hover {
    background-position: 0 0;
}

.bx-wrapper .bx-next:hover {
    background-position: -43px 0;
}

.bx-wrapper .bx-controls-direction a {
    position: absolute;
    top: 50%;
    margin-top: -16px;
    outline: 0;
    width: 32px;
    height: 32px;
    text-indent: -9999px;
    z-index: 3000;
}

.bx-wrapper .bx-controls-direction a.disabled { display: none; }

/* AUTO CONTROLS (START / STOP) */
.bx-wrapper .bx-controls-auto { text-align: center; }

/* PAGER WITH AUTO-CONTROLS HYBRID LAYOUT */
.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-pager {
    text-align: left;
    width: 80%;
}

.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-controls-auto {
    right: 0;
    width: 35px;
}

/* IMAGE CAPTIONS */
.bx-wrapper .bx-caption {
    position: absolute;
    top: 7px;/*bottom: 0;*/
    left: 0;
    width: 100%;
}

.bx-wrapper .bx-caption span {
	color: #000;/*color: #fff;*/
	font-family: Arial;
	display: block;
	font-size: .85em; font-weight: bold;
	padding: 2px;/*padding: 10px;*/
}
.bx-wrapper ul li{margin-left: 0;font-size:10px;}

#sidebar { width: 150px; float: right; text-align: center;}
.smallcontent{font-size: 12px; text-align: center;}
.smallcontent img{padding-bottom: 2%;}
	
#recentpost {
 text-align: center; font-size: 12px;
}
#recentpost > div {
 width: 18%; 
 display: inline-block;
 vertical-align: top;

 / IE fix. /
 *display: inline;
 zoom: 1;
}
#recentpost:after {
 content: "";
 width: 100%;
 display: inline-block;
}
#recentpost a{text-decoration: none;}
#s-recentpost{text-align: center;font-size: 11px;}
#s-recentpost > div {
 width: 30%;
 display: inline-block;
 vertical-align: top;

 / IE fix. /
 *display: inline;
 zoom: 1;
}
#s-recentpost:after {
 content: "";
 width: 100%;
 display: inline-block;
}
#s-recentpost a{text-decoration: none;}
p {text-align: center;}
.sts-container {
	max-width: 600px;
	margin: 0 auto;
	text-align: center;
	width: 100%;
}
.sts-container-s {
	margin: 0 auto;
	text-align: center;
	max-width: 400px;
	width: 100%;
}	
.sts-container:after, .sts-container-s:after {
	content: "";
	display: table;
	clear: both;
}	
.sts-product {
	max-width: 33%;
	padding: 1%;
	float: left;
	font-size: 11px;
}
.sts-product img {
	max-width: 100%;
}
.sts-product a:hover {
	text-decoration: none;
}
.sts-product-s img {
	width: 100%;
}
.sts-container-s .sts-product {
	max-width: 49%;
	padding: 1%;
	float: left;
}
.sts-container h2, .sts-container-s h2 {
	font-size: 12px;
}
	/* Responsive 16:9 video */
.video-container {
	position:relative;
	padding-bottom:56.25%;
	padding-top:30px;
	height:0;
	overflow:hidden;
}
.video-container iframe, .video-container object, .video-container embed {
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
	border: none;
}
--></style>
<p>
<script type="text/javascript">// <![CDATA[
$(function() {
            var floatingDiv = $('#sidebar');
            var offset = $("#sidebar").position();
            var bottomoffset = $("#leftcontent").height();
            
            $(window).scroll(function() {
                if ($(window).scrollTop() >= (offset.top + 250) && $(window).scrollTop() <= (bottomoffset - 250) ) {
                floatingDiv.css({
		    'position' : 'fixed',
			'top' : 120, 'float':'right', 'margin-left':30 
		 });
                }else {
                 floatingDiv.css({
		    'position' : 'relative',
			'top' : 0
		 });   
                }
            });
});
// ]]]]><![CDATA[></script>
<script type="text/javascript">// <![CDATA[
$(document).ready(function(){
  $('.bxslider').bxSlider({
  mode: 'vertical', 
  slideWidth: 140, minSlides: 3, maxSlides: 3, moveSlides: 3, captions: true,  
  slideMargin: 5
});
});
// ]]]]><![CDATA[></script>
</p>
<div>&nbsp;</div>
<div class="visible-md visible-lg largecontent">
<table>
<tbody style="text-align: center;">
<tr>
<td style="width: 80%; vertical-align: top; font-size: 14px;">
<div id="leftcontent">
<div class="video-container"><iframe src="https://www.youtube.com/embed/3l4ASYakSZ4?autoplay=1&amp;mute=1" height="720" width="1280"></iframe></div>
<div>&nbsp;</div>
<img alt="CHARLES &amp; KEITH Fall / Winter Editorial" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-road-tripper-blog-slice-1.jpg" width="100%" /> <img alt="CHARLES &amp; KEITH Fall / Winter Editorial" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-road-tripper-blog-slice-2.jpg" width="100%" /> <img alt="CHARLES &amp; KEITH Fall / Winter Editorial" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-road-tripper-blog-slice-3.jpg" width="100%" /> <img alt="CHARLES &amp; KEITH Fall / Winter Editorial" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-road-tripper-blog-slice-4.jpg" width="100%" />
<div>&nbsp;</div>
</div>
</td>
<td style="width: 20%; vertical-align: top;">
<div id="sidebar">
<div class="shopstory"><strong>SHOP THE STORY</strong></div>
<ul class="bxslider">
<li><a style="font-size: 10px; text-decoration: none;" onclick="return popup(this)" href="http://www.charleskeith.com/usd/cut-out-mules-black-ck1-60580091.html/"><img alt="CUT OUT MULE" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-CK1-60580091-01_CUT-OUT-MULE_black.jpg" />CUT OUT MULE</a></li>
<li><a style="font-size: 10px; text-decoration: none;" onclick="return popup(this)" href="http://www.charleskeith.com/usd/cut-out-mules-red-ck1-60580091.html/"><img alt="CUT OUT MULE" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-CK1-60580091-08_CUT-OUT-MULE_red.jpg" />CUT OUT MULE</a></li>
<li><a style="font-size: 10px; text-decoration: none;" onclick="return popup(this)" href="http://www.charleskeith.com/usd/square-toe-ballerina-flats-pink-ck1-70390198.html/"><img alt="SQUARE-TOE BALLERINA FLAT" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-CK1-70390198-13_SQUARE-TOE-BALLERINA-FLAT_pink.jpg" />SQUARE-TOE BALLERINA FLAT</a></li>
<li><a style="font-size: 10px; text-decoration: none;" onclick="return popup(this)" href="http://www.charleskeith.com/usd/square-toe-slip-on-flats-yellow-ck1-70390200.html/"><img alt="SQUARE-TOE SLIP-ON FLAT" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-CK1-70390200-23_SQUARE-TOE-SLIP-ON-FLAT_yellow.jpg" />SQUARE-TOE SLIP-ON FLAT</a></li>
<li><a style="font-size: 10px; text-decoration: none;" onclick="return popup(this)" href="http://www.charleskeith.com/usd/lace-up-flats-silver-ck1-70580110.html/"><img alt="LACE-UP FLAT" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-CK1-70580110-07_LACE-UP-FLAT_silver.jpg" />LACE-UP FLAT</a></li>
<li><a style="font-size: 10px; text-decoration: none;" onclick="return popup(this)" href="http://www.charleskeith.com/usd/pointed-calf-boot-heels-black-ck1-90300331.html/"><img alt="POINTED CALF BOOT HEEL" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-CK1-90300331-01_POINTED-CALF-BOOT-HEEL_black.jpg" />POINTED CALF BOOT HEEL</a></li>
<li><a style="font-size: 10px; text-decoration: none;" onclick="return popup(this)" href="http://www.charleskeith.com/usd/lace-up-calf-boot-heels-black-ck1-90360290.html/"><img alt="LACE-UP CALF BOOT HEEL" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-CK1-90360290-01_LACE-UP-CALF-BOOT-HEEL_black.jpg" />LACE-UP CALF BOOT HEEL</a></li>
<li><a style="font-size: 10px; text-decoration: none;" onclick="return popup(this)" href="http://www.charleskeith.com/usd/basic-calf-boot-heels-silver-ck1-90920048.html/"><img alt="BASIC CALF BOOT HEEL" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-CK1-90920048-07_BASIC-CALF-BOOT-HEEL_silver.jpg" />BASIC CALF BOOT HEEL</a></li>
<li><a style="font-size: 10px; text-decoration: none;" onclick="return popup(this)" href="http://www.charleskeith.com/usd/cylindrical-push-lock-handbag-nude-ck2-50700620.html/"><img alt="CYLINDRICAL PUSH-LOCK HANDBAG" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-CK2-50700620-35_CYLINDRICAL-PUSH-LOCK-HANDBAG_nude.jpg" />CYLINDRICAL PUSH-LOCK HANDBAG</a></li>
<li><a style="font-size: 10px; text-decoration: none;" onclick="return popup(this)" href="http://www.charleskeith.com/usd/cylindrical-push-lock-handbag-black-ck2-50700620.html/"><img alt="CYLINDRICAL PUSH-LOCK HANDBAG" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-CK2-50700620-75_CYLINDRICAL-PUSH-LOCK-HANDBAG_black.jpg" />CYLINDRICAL PUSH-LOCK HANDBAG</a></li>
<li><a style="font-size: 10px; text-decoration: none;" onclick="return popup(this)" href="http://www.charleskeith.com/usd/tassel-detail-necklace-gold-ck5-22120154.html/"><img alt="TASSEL DETAIL NECKLACE" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-CK5-22120154-01_TASSEL-DETAIL-NECKLACE_black.jpg" />TASSEL DETAIL NECKLACE</a></li>
<li><a style="font-size: 10px; text-decoration: none;" onclick="return popup(this)" href="http://www.charleskeith.com/usd/duo-shoulder-bag-red-ck2-20840104.html/"><img alt="DUO SHOULDER BAG" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-CK2-80700628-08_DUO-SHOULDER-BAG_red.jpg" />DUO SHOULDER BAG</a></li>
<li><a style="font-size: 10px; text-decoration: none;" onclick="return popup(this)" href="http://www.charleskeith.com/usd/stone-cuff-ring-rgold-ck5-32120159.html/"><img alt="STONE CUFF RING" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-CK5-32120159-57_STONE-CUFF-RING_rose-gold.jpg" />STONE CUFF RING</a></li>
<li><a style="font-size: 10px; text-decoration: none;" onclick="return popup(this)" href="http://www.charleskeith.com/usd/semi-precious-stones-earrings-rgold-ck5-42120160.html/"><img alt="SEMI-PRECIOUS STONES EARRINGS" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-CK5-42120160-57_SEMI-PRECIOUS-STONES-EARRINGS_rose-gold.jpg" />SEMI-PRECIOUS STONES EARRINGS</a></li>
</ul>
</div>
</td>
</tr>
</tbody>
</table>
</div>
<div class="visible-sm visible-xs smallcontent">
<div class="video-container"><iframe src="https://www.youtube.com/embed/3l4ASYakSZ4" height="720" width="1280"></iframe></div>
<div>&nbsp;</div>
<img style="padding-bottom: 0 !important;" alt="CHARLES &amp; KEITH Fall / Winter Editorial" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-road-tripper-blog-slice-1.jpg" width="100%" /> <img style="padding-bottom: 0 !important;" alt="CHARLES &amp; KEITH Fall / Winter Editorial" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-road-tripper-blog-slice-2.jpg" width="100%" /> <img style="padding-bottom: 0 !important;" alt="CHARLES &amp; KEITH Fall / Winter Editorial" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-road-tripper-blog-slice-3.jpg" width="100%" /> <img style="padding-bottom: 0 !important;" alt="CHARLES &amp; KEITH Fall / Winter Editorial" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-road-tripper-blog-slice-4.jpg" width="100%" />
<div>&nbsp;</div>
<div class="sts-container-s">
<h2><strong>SHOP THE STORY</strong></h2>
<div class="sts-product"><a style="font-size: 10px; text-decoration: none;" onclick="return popup(this)" href="http://www.charleskeith.com/usd/cut-out-mules-black-ck1-60580091.html/"><img alt="CUT OUT MULE" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-CK1-60580091-01_CUT-OUT-MULE_black.jpg" />CUT OUT MULE</a></div>
<div class="sts-product"><a style="font-size: 10px; text-decoration: none;" onclick="return popup(this)" href="http://www.charleskeith.com/usd/cut-out-mules-red-ck1-60580091.html/"><img alt="CUT OUT MULE" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-CK1-60580091-08_CUT-OUT-MULE_red.jpg" />CUT OUT MULE</a></div>
</div>
<div class="sts-container-s">
<div class="sts-product"><a style="font-size: 10px; text-decoration: none;" onclick="return popup(this)" href="http://www.charleskeith.com/usd/square-toe-ballerina-flats-pink-ck1-70390198.html/"><img alt="SQUARE-TOE BALLERINA FLAT" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-CK1-70390198-13_SQUARE-TOE-BALLERINA-FLAT_pink.jpg" />SQUARE-TOE BALLERINA FLAT</a></div>
<div class="sts-product"><a style="font-size: 10px; text-decoration: none;" onclick="return popup(this)" href="http://www.charleskeith.com/usd/square-toe-slip-on-flats-yellow-ck1-70390200.html/"><img alt="SQUARE-TOE SLIP-ON FLAT" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-CK1-70390200-23_SQUARE-TOE-SLIP-ON-FLAT_yellow.jpg" />SQUARE-TOE SLIP-ON FLAT</a></div>
</div>
<div class="sts-container-s">
<div class="sts-product"><a style="font-size: 10px; text-decoration: none;" onclick="return popup(this)" href="http://www.charleskeith.com/usd/lace-up-flats-silver-ck1-70580110.html/"><img alt="LACE-UP FLAT" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-CK1-70580110-07_LACE-UP-FLAT_silver.jpg" />LACE-UP FLAT</a></div>
<div class="sts-product"><a style="font-size: 10px; text-decoration: none;" onclick="return popup(this)" href="http://www.charleskeith.com/usd/pointed-calf-boot-heels-black-ck1-90300331.html/"><img alt="POINTED CALF BOOT HEEL" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-CK1-90300331-01_POINTED-CALF-BOOT-HEEL_black.jpg" />POINTED CALF BOOT HEEL</a></div>
</div>
<div class="sts-container-s">
<div class="sts-product"><a style="font-size: 10px; text-decoration: none;" onclick="return popup(this)" href="http://www.charleskeith.com/usd/lace-up-calf-boot-heels-black-ck1-90360290.html/"><img alt="LACE-UP CALF BOOT HEEL" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-CK1-90360290-01_LACE-UP-CALF-BOOT-HEEL_black.jpg" />LACE-UP CALF BOOT HEEL</a></div>
<div class="sts-product"><a style="font-size: 10px; text-decoration: none;" onclick="return popup(this)" href="http://www.charleskeith.com/usd/basic-calf-boot-heels-silver-ck1-90920048.html/"><img alt="BASIC CALF BOOT HEEL" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-CK1-90920048-07_BASIC-CALF-BOOT-HEEL_silver.jpg" />BASIC CALF BOOT HEEL</a></div>
</div>
<div class="sts-container-s">
<div class="sts-product"><a style="font-size: 10px; text-decoration: none;" onclick="return popup(this)" href="http://www.charleskeith.com/usd/cylindrical-push-lock-handbag-nude-ck2-50700620.html/"><img alt="CYLINDRICAL PUSH-LOCK HANDBAG" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-CK2-50700620-35_CYLINDRICAL-PUSH-LOCK-HANDBAG_nude.jpg" />CYLINDRICAL PUSH-LOCK HANDBAG</a></div>
<div class="sts-product"><a style="font-size: 10px; text-decoration: none;" onclick="return popup(this)" href="http://www.charleskeith.com/usd/cylindrical-push-lock-handbag-black-ck2-50700620.html/"><img alt="CYLINDRICAL PUSH-LOCK HANDBAG" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-CK2-50700620-75_CYLINDRICAL-PUSH-LOCK-HANDBAG_black.jpg" />CYLINDRICAL PUSH-LOCK HANDBAG</a></div>
</div>
<div class="sts-container-s">
<div class="sts-product"><a style="font-size: 10px; text-decoration: none;" onclick="return popup(this)" href="http://www.charleskeith.com/usd/tassel-detail-necklace-gold-ck5-22120154.html/"><img alt="TASSEL DETAIL NECKLACE" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-CK5-22120154-01_TASSEL-DETAIL-NECKLACE_black.jpg" />TASSEL DETAIL NECKLACE</a></div>
<div class="sts-product"><a style="font-size: 10px; text-decoration: none;" onclick="return popup(this)" href="http://www.charleskeith.com/usd/duo-shoulder-bag-red-ck2-20840104.html/"><img alt="DUO SHOULDER BAG" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-CK2-80700628-08_DUO-SHOULDER-BAG_red.jpg" />DUO SHOULDER BAG</a></div>
</div>
<div class="sts-container-s">
<div class="sts-product"><a style="font-size: 10px; text-decoration: none;" onclick="return popup(this)" href="http://www.charleskeith.com/usd/stone-cuff-ring-rgold-ck5-32120159.html/"><img alt="STONE CUFF RING" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-CK5-32120159-57_STONE-CUFF-RING_rose-gold.jpg" />STONE CUFF RING</a></div>
<div class="sts-product"><a style="font-size: 10px; text-decoration: none;" onclick="return popup(this)" href="http://www.charleskeith.com/usd/semi-precious-stones-earrings-rgold-ck5-42120160.html/"><img alt="SEMI-PRECIOUS STONES EARRINGS" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-CK5-42120160-57_SEMI-PRECIOUS-STONES-EARRINGS_rose-gold.jpg" />SEMI-PRECIOUS STONES EARRINGS</a></div>
</div>
</div>
<div>&nbsp;</div>
<p>
<script type="text/javascript">// <![CDATA[
function popup(mylink, windowname)
{
if (! window.focus)return true;
var href;
if (typeof(mylink) == 'string')
   href=mylink;
else
   href=mylink.href;
window.open(href, windowname, 'width=400,height=1024,scrollbars=yes,resizable=no,location=no,menubar=no,toolbar=no,');
return false;
}
// ]]]]><![CDATA[></script>
</p>]]></description>
      <pubDate>Mon, 02 Oct 2017 10:04:27 +0000</pubDate>
    </item>
    <item>
      <title><![CDATA[ALL ACCESS]]></title>
      <link>http://www.charleskeith.com/usd/blog/all-access/</link>
      <description><![CDATA[<p>
<script type="text/javascript" src="https://ajax.googleapis.com/ajax/libs/jquery/1.8.2/jquery.min.js"></script>
<script type="text/javascript" src="http://www.charleskeith.com/media/wysiwyg/js/jquery.bxslider.min.js"></script>
</p>
<style><!--
.blog-post-view .largecontent{
    max-width: 960px;
	margin: 0 auto;
    text-align: center;
}
.bx-wrapper {
    position: relative; margin: 0 auto 60px; padding: 0;
    *zoom: 1;
}

.bx-wrapper img {max-width: 100%; display: block;}

/** THEME
===================================*/
.bx-wrapper .bx-viewport {
    left: 0;
    background: #fff;
	
    /*fix other elements on the page moving (on Chrome)*/
    -webkit-transform: translatez(0);
    -moz-transform: translatez(0);
    -ms-transform: translatez(0);
    -o-transform: translatez(0);
    transform: translatez(0);
}

.bx-wrapper .bx-pager,
.bx-wrapper .bx-controls-auto {
    position: absolute; bottom: -60px; width: 100%;
}

/* LOADER */
.bx-wrapper .bx-loading {
    min-height: 50px;
    background: url(http://cdnm1.charleskeith.com/media/wysiwyg/blog/bxloader.gif) center center no-repeat #fff;
    height: 100%;
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 2000;
}

/* PAGER */
.bx-wrapper .bx-pager {
    text-align: center;
    font-size: .85em;
    font-family: Arial;
    font-weight: bold;
    color: #666;
    padding-top: 20px;
}

.bx-wrapper .bx-pager .bx-pager-item,
.bx-wrapper .bx-controls-auto .bx-controls-auto-item {
	display: none;}

.bx-wrapper .bx-pager.bx-default-pager a {
    background: #fff;
    text-indent: -9999px;
    display: block;
    width: 10px;
    height: 10px;
    margin: 0 3px;
    outline: 0;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
}

/* DIRECTION CONTROLS (NEXT / PREV) */
.bx-wrapper .bx-prev {
    left: -20px;/*left: 10px;htike*/
    background: url(http://cdnm1.charleskeith.com/media/wysiwyg/blog/bxcontrols.png) no-repeat 0 -32px;
}

.bx-wrapper .bx-next {
    right: -20px;/*right: 10px;htike*/
    background: url(http://cdnm1.charleskeith.com/media/wysiwyg/blog/bxcontrols.png) no-repeat -43px -32px;
}

.bx-wrapper .bx-prev:hover {
    background-position: 0 0;
}

.bx-wrapper .bx-next:hover {
    background-position: -43px 0;
}

.bx-wrapper .bx-controls-direction a {
    position: absolute;
    top: 50%;
    margin-top: -16px;
    outline: 0;
    width: 32px;
    height: 32px;
    text-indent: -9999px;
    z-index: 3000;
}

.bx-wrapper .bx-controls-direction a.disabled { display: none; }

/* AUTO CONTROLS (START / STOP) */
.bx-wrapper .bx-controls-auto { text-align: center; }

/* PAGER WITH AUTO-CONTROLS HYBRID LAYOUT */
.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-pager {
    text-align: left;
    width: 80%;
}

.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-controls-auto {
    right: 0;
    width: 35px;
}

/* IMAGE CAPTIONS */
.bx-wrapper .bx-caption {
    position: absolute;
    top: 7px;/*bottom: 0;*/
    left: 0;
    width: 100%;
}

.bx-wrapper .bx-caption span {
	color: #000;/*color: #fff;*/
	font-family: Arial;
	display: block;
	font-size: .85em; font-weight: bold;
	padding: 2px;/*padding: 10px;*/
}
.bx-wrapper ul li{margin-left: 0;font-size:10px;}
.bx-wrapper ul li a{text-decoration: none;}

#sidebar { width: 150px; float: right; text-align: center;}
.smallcontent{font-size: 12px; text-align: center;}
.shopstory{font-size: 12px;font-weight: bold;}
p {text-align: center;}
.sts-container {
	max-width: 600px;
	margin: 0 auto;
	text-align: center;
	width: 100%;
}
.sts-container-s {
	margin: 0 auto;
	text-align: center;
	max-width: 400px;
	width: 100%;
}	
.sts-container:after, .sts-container-s:after {
	content: "";
	display: table;
	clear: both;
}	
.sts-product {
	max-width: 33%;
	padding: 1%;
	float: left;
	font-size: 11px;
}
.sts-product img {
	max-width: 100%;
}
.sts-product a:hover {
	text-decoration: none;
}
.sts-product-s img {
	width: 100%;
}
.sts-container-s .sts-product {
	max-width: 49%;
	padding: 1%;
	float: left;
}
.sts-container h2, .sts-container-s h2 {
	font-size: 12px;
}
/* Responsive 16:9 video */
.video-container {
	position:relative;
	padding-bottom:56.25%;
	padding-top:30px;
	height:0;
	overflow:hidden;
}
.video-container iframe, .video-container object, .video-container embed {
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
	border: none;
}
--></style>
<p>
<script type="text/javascript">// <![CDATA[
$(function() {
            var floatingDiv = $('#sidebar');
            var offset = $("#sidebar").position();
            var bottomoffset = $("#leftcontent").height();
            
            $(window).scroll(function() {
                if ($(window).scrollTop() >= (offset.top + 250) && $(window).scrollTop() <= (bottomoffset - 250) ) {
                floatingDiv.css({
		    'position' : 'fixed',
			'top' : 120, 'float':'right', 'margin-left':30 
		 });
                }else {
                 floatingDiv.css({
		    'position' : 'relative',
			'top' : 0
		 });   
                }
            });
});
// ]]]]><![CDATA[></script>
<script type="text/javascript">// <![CDATA[
$(document).ready(function(){
  $('.bxslider').bxSlider({
  mode: 'vertical', 
  slideWidth: 140, minSlides: 3, maxSlides: 3, moveSlides: 3, captions: true,  
  slideMargin: 5
});
});
// ]]]]><![CDATA[></script>
</p>
<div>&nbsp;</div>
<div class="visible-md visible-lg largecontent">
<table>
<tbody style="text-align: center;">
<tr>
<td style="width: 80%; vertical-align: top;">
<div id="leftcontent">
<div class="video-container"><iframe src="https://www.youtube.com/embed/BOlvGrax5FQ?autoplay=1&amp;mute=1" height="720" width="1280"></iframe></div>
<div>&nbsp;</div>
<img alt="charles &amp; keith campaign" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-all-access-blog.jpg" width="100%" /></div>
</td>
<td style="width: 20%; vertical-align: top;">
<div id="sidebar">
<div class="shopstory">SHOP THE STORY</div>
<ul class="bxslider">
<li><a onclick="return popup(this)" href="http://www.charleskeith.com/usd/pointed-mules-black-ck1-60300591.html/"><img alt="POINTED MULE" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-CK1-60300591-01_POINTED-MULE_Black.jpg" />POINTED MULE</a></li>
<li><a onclick="return popup(this)" href="http://www.charleskeith.com/usd/pointed-mules-black2-ck1-60300591.html/"><img alt="POINTED MULE" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-CK1-60300591-75_POINTED-MULE_Black2.jpg" />POINTED MULE</a></li>
<li><a onclick="return popup(this)" href="http://www.charleskeith.com/usd/pointed-toe-fringe-slip-ons-black-ck1-60361055-1.html/"><img alt="POINTED TOE FRINGE SLIP-ON" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-CK1-60361055-01_POINTED-TOE-FRINGE-SLIP-ON_Black.jpg" />POINTED TOE FRINGE SLIP-ON</a></li>
<li><a onclick="return popup(this)" href="http://www.charleskeith.com/usd/pointed-slingback-heels-black-ck1-60900076.html/"><img alt="POINTED SLINGBACK HEEL" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-CK1-60900076-01_POINTED-SLINGBACK-HEEL_Black.jpg" />POINTED SLINGBACK HEEL</a></li>
<li><a onclick="return popup(this)" href="http://www.charleskeith.com/usd/pointed-slingback-heels-black2-ck1-60900076.html/"><img alt="POINTED SLINGBACK HEEL" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-CK1-60900076-75_POINTED-SLINGBACK-HEEL_Black2.jpg" />POINTED SLINGBACK HEEL</a></li>
<li><a onclick="return popup(this)" href="http://www.charleskeith.com/usd/basic-thigh-high-boots-black-ck1-90390152.html/"><img alt="BASIC THIGH HIGH BOOT" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-CK1-90390152-01_BASIC-THIGH-HIGH-BOOT_Black.jpg" />BASIC THIGH HIGH BOOT</a></li>
<li><a onclick="return popup(this)" href="http://www.charleskeith.com/usd/basic-thigh-high-boots-navy-ck1-90390152.html/"><img alt="BASIC THIGH HIGH BOOT" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-CK1-90390152-10_BASIC-THIGH-HIGH-BOOT_Navy.jpg" />BASIC THIGH HIGH BOOT</a></li>
<li><a onclick="return popup(this)" href="http://www.charleskeith.com/usd/ankle-boot-stilettos-black-ck1-90580091.html/"><img alt="ANKLE BOOT STILETTO" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-CK1-90580091-01_ANKLE-BOOT-STILETTO_Black.jpg" />ANKLE BOOT STILETTO</a></li>
<li><a onclick="return popup(this)" href="http://www.charleskeith.com/usd/front-zip-sling-bag-black-ck2-80700626.html/"><img alt="FRONT ZIP SLING BAG" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-CK2-80700626-01_FRONT-ZIP-SLING-BAG_Black.jpg" />FRONT ZIP SLING BAG</a></li>
<li><a onclick="return popup(this)" href="http://www.charleskeith.com/usd/tassel-detail-necklace-multi-ck5-22120154.html/"><img alt="TASSEL DETAIL NECKLACE" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-CK5-22120154-24_TASSEL-DETAIL-NECKLACE_Multi.jpg" />TASSEL DETAIL NECKLACE</a></li>
<li><a onclick="return popup(this)" href="http://www.charleskeith.com/usd/tassel-detail-earrings-multi-ck5-42120156.html/"><img alt="TASSEL DETAIL EARRINGS" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-CK5-42120156-24_TASSEL-DETAIL-EARRINGS_Multi.jpg" />TASSEL DETAIL EARRINGS</a></li>
<li><a onclick="return popup(this)" href="http://www.charleskeith.com/notifyme?colour=SILVER&amp;artno=CK5-22120158"><img alt="CHAIN COLLAR NECKLACE" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-CK5-22120158-07_CHAIN-COLLAR-NECKLACE_Silver.jpg" />CHAIN COLLAR NECKLACE</a></li>
<li><a onclick="return popup(this)" href="http://www.charleskeith.com/notifyme?colour=BLACK&amp;artno=CK5-22120158"><img alt="CHAIN COLLAR NECKLACE" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-CK5-22120158-01_CHAIN-COLLAR-NECKLACE_Black.jpg" />CHAIN COLLAR NECKLACE</a></li>
<li><a onclick="return popup(this)" href="http://www.charleskeith.com/notifyme?colour=SILVER&amp;artno=CK5-42120160"><img alt="SEMI-PRECIOUS STONES EARRINGS" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-CK5-42120160-07_SEMI-PRECIOUS-STONES-EARRINGS_Silver.jpg" />SEMI-PRECIOUS STONES EARRINGS</a></li>
<li><a onclick="return popup(this)" href="http://www.charleskeith.com/notifyme?colour=BLACK&amp;artno=CK5-12120157"><img alt="STONE CUFF BANGLE" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-CK5-12120157-01_STONE-CUFF-BANGLE_Black.jpg" />STONE CUFF BANGLE</a></li>
<li><a onclick="return popup(this)" href="http://www.charleskeith.com/notifyme?colour=GUN-METAL&amp;artno=CK3-11280293"><img alt="ANGULAR FRAME AVIATORS" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-CK3-11280293-04_ANGULAR-FRAME-AVIATORS_GunMetal.jpg" />ANGULAR FRAME AVIATORS</a></li>
<li><a onclick="return popup(this)" href="http://www.charleskeith.com/notifyme?colour=GOLD&amp;artno=CK3-11280295"><img alt="DOUBLE WIRE AVIATORS" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-CK3-11280295-C3_DOUBLE-WIRE-AVIATORS_Gold.jpg" />DOUBLE WIRE AVIATORS</a></li>
<li><a onclick="return popup(this)" href="http://www.charleskeith.com/notifyme?colour=GUN-METAL&amp;artno=CK3-21280283"><img alt="OVAL ACETATE EYEWEAR" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-CK3-21280283-01_OVAL-ACETATE-EYEWEAR_GunMetal.jpg" />OVAL ACETATE EYEWEAR</a></li>
<li><a onclick="return popup(this)" href="http://www.charleskeith.com/notifyme?colour=BLACK&amp;artno=CK1-90920049"><img alt="KNITTED ANKLE BOOT HEEL" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-CK1-90920049-01_KNITTED-ANKLE-BOOT-HEEL_Black.jpg" />KNITTED ANKLE BOOT HEEL</a></li>
<li><a onclick="return popup(this)" href="http://www.charleskeith.com/notifyme?colour=GREY&amp;artno=CK1-90920049"><img alt="KNITTED ANKLE BOOT HEEL" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-CK1-90920049-04_KNITTED-ANKLE-BOOT-HEEL_Grey.jpg" />KNITTED ANKLE BOOT HEEL</a></li>
<li><a onclick="return popup(this)" href="http://www.charleskeith.com/notifyme?colour=BLACK&amp;artno=CK2-30780462"><img alt="EMBOSSED TOTE BAG" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-CK2-30780462-01_EMBOSSED-TOTE-BAG_Black.jpg" />EMBOSSED TOTE BAG</a></li>
</ul>
</div>
</td>
</tr>
</tbody>
</table>
</div>
<div class="visible-sm visible-xs smallcontent">
<div class="video-container"><iframe src="https://www.youtube.com/embed/BOlvGrax5FQ" height="720" width="1280"></iframe></div>
<div>&nbsp;</div>
<img alt="charles &amp; keith campaign" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-all-access-blog.jpg" width="100%" />
<div>&nbsp;</div>
<div class="sts-container-s">
<h2><strong>SHOP THE STORY</strong></h2>
<div class="sts-product"><a onclick="return popup(this)" href="http://www.charleskeith.com/usd/pointed-mules-black-ck1-60300591.html/"><img alt="POINTED MULE" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-CK1-60300591-01_POINTED-MULE_Black.jpg" />POINTED MULE</a></div>
<div class="sts-product"><a onclick="return popup(this)" href="http://www.charleskeith.com/usd/pointed-mules-black2-ck1-60300591.html/"><img alt="POINTED MULE" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-CK1-60300591-75_POINTED-MULE_Black2.jpg" />POINTED MULE</a></div>
</div>
<div class="sts-container-s">
<div class="sts-product"><a onclick="return popup(this)" href="http://www.charleskeith.com/usd/pointed-toe-fringe-slip-ons-black-ck1-60361055-1.html/"><img alt="POINTED TOE FRINGE SLIP-ON" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-CK1-60361055-01_POINTED-TOE-FRINGE-SLIP-ON_Black.jpg" />POINTED TOE FRINGE SLIP-ON</a></div>
<div class="sts-product"><a onclick="return popup(this)" href="http://www.charleskeith.com/usd/pointed-slingback-heels-black-ck1-60900076.html/"><img alt="POINTED SLINGBACK HEEL" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-CK1-60900076-01_POINTED-SLINGBACK-HEEL_Black.jpg" />POINTED SLINGBACK HEEL</a></div>
</div>
<div class="sts-container-s">
<div class="sts-product"><a onclick="return popup(this)" href="http://www.charleskeith.com/usd/pointed-slingback-heels-black2-ck1-60900076.html/"><img alt="POINTED SLINGBACK HEEL" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-CK1-60900076-75_POINTED-SLINGBACK-HEEL_Black2.jpg" />POINTED SLINGBACK HEEL</a></div>
<div class="sts-product"><a onclick="return popup(this)" href="http://www.charleskeith.com/usd/basic-thigh-high-boots-black-ck1-90390152.html/"><img alt="BASIC THIGH HIGH BOOT" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-CK1-90390152-01_BASIC-THIGH-HIGH-BOOT_Black.jpg" />BASIC THIGH HIGH BOOT</a></div>
</div>
<div class="sts-container-s">
<div class="sts-product"><a onclick="return popup(this)" href="http://www.charleskeith.com/usd/basic-thigh-high-boots-navy-ck1-90390152.html/"><img alt="BASIC THIGH HIGH BOOT" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-CK1-90390152-10_BASIC-THIGH-HIGH-BOOT_Navy.jpg" />BASIC THIGH HIGH BOOT</a></div>
<div class="sts-product"><a onclick="return popup(this)" href="http://www.charleskeith.com/usd/ankle-boot-stilettos-black-ck1-90580091.html/"><img alt="ANKLE BOOT STILETTO" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-CK1-90580091-01_ANKLE-BOOT-STILETTO_Black.jpg" />ANKLE BOOT STILETTO</a></div>
</div>
<div class="sts-container-s">
<div class="sts-product"><a onclick="return popup(this)" href="http://www.charleskeith.com/usd/front-zip-sling-bag-black-ck2-80700626.html/"><img alt="FRONT ZIP SLING BAG" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-CK2-80700626-01_FRONT-ZIP-SLING-BAG_Black.jpg" />FRONT ZIP SLING BAG</a></div>
<div class="sts-product"><a onclick="return popup(this)" href="http://www.charleskeith.com/usd/tassel-detail-necklace-multi-ck5-22120154.html/"><img alt="TASSEL DETAIL NECKLACE" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-CK5-22120154-24_TASSEL-DETAIL-NECKLACE_Multi.jpg" />TASSEL DETAIL NECKLACE</a></div>
</div>
<div class="sts-container-s">
<div class="sts-product"><a onclick="return popup(this)" href="http://www.charleskeith.com/usd/tassel-detail-earrings-multi-ck5-42120156.html/"><img alt="TASSEL DETAIL EARRINGS" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-CK5-42120156-24_TASSEL-DETAIL-EARRINGS_Multi.jpg" />TASSEL DETAIL EARRINGS</a></div>
<div class="sts-product"><a onclick="return popup(this)" href="http://www.charleskeith.com/notifyme?colour=SILVER&amp;artno=CK5-22120158"><img alt="CHAIN COLLAR NECKLACE" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-CK5-22120158-07_CHAIN-COLLAR-NECKLACE_Silver.jpg" />CHAIN COLLAR NECKLACE</a></div>
</div>
<div class="sts-container-s">
<div class="sts-product"><a onclick="return popup(this)" href="http://www.charleskeith.com/notifyme?colour=BLACK&amp;artno=CK5-22120158"><img alt="CHAIN COLLAR NECKLACE" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-CK5-22120158-01_CHAIN-COLLAR-NECKLACE_Black.jpg" />CHAIN COLLAR NECKLACE</a></div>
<div class="sts-product"><a onclick="return popup(this)" href="http://www.charleskeith.com/notifyme?colour=SILVER&amp;artno=CK5-42120160"><img alt="SEMI-PRECIOUS STONES EARRINGS" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-CK5-42120160-07_SEMI-PRECIOUS-STONES-EARRINGS_Silver.jpg" />SEMI-PRECIOUS STONES EARRINGS</a></div>
</div>
<div class="sts-container-s">
<div class="sts-product"><a onclick="return popup(this)" href="http://www.charleskeith.com/notifyme?colour=BLACK&amp;artno=CK5-12120157"><img alt="STONE CUFF BANGLE" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-CK5-12120157-01_STONE-CUFF-BANGLE_Black.jpg" />STONE CUFF BANGLE</a></div>
<div class="sts-product"><a onclick="return popup(this)" href="http://www.charleskeith.com/notifyme?colour=GUN-METAL&amp;artno=CK3-11280293"><img alt="ANGULAR FRAME AVIATORS" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-CK3-11280293-04_ANGULAR-FRAME-AVIATORS_GunMetal.jpg" />ANGULAR FRAME AVIATORS</a></div>
</div>
<div class="sts-container-s">
<div class="sts-product"><a onclick="return popup(this)" href="http://www.charleskeith.com/notifyme?colour=GOLD&amp;artno=CK3-11280295"><img alt="DOUBLE WIRE AVIATORS" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-CK3-11280295-C3_DOUBLE-WIRE-AVIATORS_Gold.jpg" />DOUBLE WIRE AVIATORS</a></div>
<div class="sts-product"><a onclick="return popup(this)" href="http://www.charleskeith.com/notifyme?colour=GUN-METAL&amp;artno=CK3-21280283"><img alt="OVAL ACETATE EYEWEAR" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-CK3-21280283-01_OVAL-ACETATE-EYEWEAR_GunMetal.jpg" />OVAL ACETATE EYEWEAR</a></div>
</div>
<div class="sts-container-s">
<div class="sts-product"><a onclick="return popup(this)" href="http://www.charleskeith.com/notifyme?colour=BLACK&amp;artno=CK1-90920049"><img alt="KNITTED ANKLE BOOT HEEL" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-CK1-90920049-01_KNITTED-ANKLE-BOOT-HEEL_Black.jpg" />KNITTED ANKLE BOOT HEEL</a></div>
<div class="sts-product"><a onclick="return popup(this)" href="http://www.charleskeith.com/notifyme?colour=GREY&amp;artno=CK1-90920049"><img alt="KNITTED ANKLE BOOT HEEL" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-CK1-90920049-04_KNITTED-ANKLE-BOOT-HEEL_Grey.jpg" />KNITTED ANKLE BOOT HEEL</a></div>
</div>
<div class="sts-container-s">
<div class="sts-product"><a onclick="return popup(this)" href="http://www.charleskeith.com/notifyme?colour=BLACK&amp;artno=CK2-30780462"><img alt="EMBOSSED TOTE BAG" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-CK2-30780462-01_EMBOSSED-TOTE-BAG_Black.jpg" />EMBOSSED TOTE BAG</a></div>
</div>
</div>
<div>&nbsp;</div>
<p>
<script type="text/javascript">// <![CDATA[
function popup(mylink, windowname)
{
if (! window.focus)return true;
var href;
if (typeof(mylink) == 'string')
   href=mylink;
else
   href=mylink.href;
window.open(href, windowname, 'width=400,height=1024,scrollbars=yes,resizable=no,location=no,menubar=no,toolbar=no,');
return false;
}
// ]]]]><![CDATA[></script>
</p>]]></description>
      <pubDate>Fri, 29 Sep 2017 02:27:00 +0000</pubDate>
    </item>
    <item>
      <title><![CDATA[MOTEL INDIGO]]></title>
      <link>http://www.charleskeith.com/usd/blog/motel-indigo/</link>
      <description><![CDATA[<p>
<script type="text/javascript" src="https://ajax.googleapis.com/ajax/libs/jquery/1.8.2/jquery.min.js"></script>
<script type="text/javascript" src="http://www.charleskeith.com/media/wysiwyg/js/jquery.bxslider.min.js"></script>
</p>
<style><!--
.blog-post-view .largecontent{
    max-width: 960px;
	margin: 0 auto;
    text-align: center;
}
.bx-wrapper {
    position: relative; margin: 0 auto 60px; padding: 0;
    *zoom: 1;
}

.bx-wrapper img {max-width: 100%; display: block;}

/** THEME
===================================*/
.bx-wrapper .bx-viewport {
    left: 0;
    background: #fff;
	
    /*fix other elements on the page moving (on Chrome)*/
    -webkit-transform: translatez(0);
    -moz-transform: translatez(0);
    -ms-transform: translatez(0);
    -o-transform: translatez(0);
    transform: translatez(0);
}

.bx-wrapper .bx-pager,
.bx-wrapper .bx-controls-auto {
    position: absolute; bottom: -60px; width: 100%;
}

/* LOADER */
.bx-wrapper .bx-loading {
    min-height: 50px;
    background: url(http://cdnm1.charleskeith.com/media/wysiwyg/blog/bxloader.gif) center center no-repeat #fff;
    height: 100%;
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 2000;
}

/* PAGER */
.bx-wrapper .bx-pager {
    text-align: center;
    font-size: .85em;
    font-family: Arial;
    font-weight: bold;
    color: #666;
    padding-top: 20px;
}

.bx-wrapper .bx-pager .bx-pager-item,
.bx-wrapper .bx-controls-auto .bx-controls-auto-item {
	display: none;}

.bx-wrapper .bx-pager.bx-default-pager a {
    background: #fff;
    text-indent: -9999px;
    display: block;
    width: 10px;
    height: 10px;
    margin: 0 3px;
    outline: 0;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
}

/* DIRECTION CONTROLS (NEXT / PREV) */
.bx-wrapper .bx-prev {
    left: -20px;/*left: 10px;htike*/
    background: url(http://cdnm1.charleskeith.com/media/wysiwyg/blog/bxcontrols.png) no-repeat 0 -32px;
}

.bx-wrapper .bx-next {
    right: -20px;/*right: 10px;htike*/
    background: url(http://cdnm1.charleskeith.com/media/wysiwyg/blog/bxcontrols.png) no-repeat -43px -32px;
}

.bx-wrapper .bx-prev:hover {
    background-position: 0 0;
}

.bx-wrapper .bx-next:hover {
    background-position: -43px 0;
}

.bx-wrapper .bx-controls-direction a {
    position: absolute;
    top: 50%;
    margin-top: -16px;
    outline: 0;
    width: 32px;
    height: 32px;
    text-indent: -9999px;
    z-index: 3000;
}

.bx-wrapper .bx-controls-direction a.disabled { display: none; }

/* AUTO CONTROLS (START / STOP) */
.bx-wrapper .bx-controls-auto { text-align: center; }

/* PAGER WITH AUTO-CONTROLS HYBRID LAYOUT */
.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-pager {
    text-align: left;
    width: 80%;
}

.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-controls-auto {
    right: 0;
    width: 35px;
}

/* IMAGE CAPTIONS */
.bx-wrapper .bx-caption {
    position: absolute;
    top: 7px;/*bottom: 0;*/
    left: 0;
    width: 100%;
}

.bx-wrapper .bx-caption span {
	color: #000;/*color: #fff;*/
	font-family: Arial;
	display: block;
	font-size: .85em; font-weight: bold;
	padding: 2px;/*padding: 10px;*/
}
.bx-wrapper ul li{margin-left: 0;font-size:10px;}

#sidebar { width: 150px; float: right; text-align: center;}
.smallcontent{font-size: 12px; text-align: center;}
.smallcontent img{padding-bottom: 2%;}

#recentpost {
 text-align: center; font-size: 12px;
}
#recentpost > div {
 width: 18%; 
 display: inline-block;
 vertical-align: top;

 / IE fix. /
 *display: inline;
 zoom: 1;
}
#recentpost:after {
 content: "";
 width: 100%;
 display: inline-block;
}
#recentpost a{text-decoration: none;}
#s-recentpost{text-align: center;font-size: 11px;}
#s-recentpost > div {
 width: 30%;
 display: inline-block;
 vertical-align: top;

 / IE fix. /
 *display: inline;
 zoom: 1;
}
#s-recentpost:after {
 content: "";
 width: 100%;
 display: inline-block;
}
#s-recentpost a{text-decoration: none;}
p {text-align: center;}
.sts-container {
	max-width: 600px;
	margin: 0 auto;
	text-align: center;
	width: 100%;
}
.sts-container-s {
	margin: 0 auto;
	text-align: center;
	max-width: 400px;
	width: 100%;
}	
.sts-container:after, .sts-container-s:after {
	content: "";
	display: table;
	clear: both;
}	
.sts-product {
	max-width: 33%;
	padding: 1%;
	float: left;
	font-size: 11px;
}
.sts-product img {
	max-width: 100%;
}
.sts-product a:hover {
	text-decoration: none;
}
.sts-product-s img {
	width: 100%;
}
.sts-container-s .sts-product {
	max-width: 49%;
	padding: 1%;
	float: left;
}
.sts-container h2, .sts-container-s h2 {
	font-size: 12px;
}
	/* Responsive 16:9 video */
.video-container {
	position:relative;
	padding-bottom:56.25%;
	padding-top:30px;
	height:0;
	overflow:hidden;
}
.video-container iframe, .video-container object, .video-container embed {
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
	border: none;
}
--></style>
<p>
<script type="text/javascript">// <![CDATA[
$(function() {
            var floatingDiv = $('#sidebar');
            var offset = $("#sidebar").position();
            var bottomoffset = $("#leftcontent").height();
            
            $(window).scroll(function() {
                if ($(window).scrollTop() >= (offset.top + 250) && $(window).scrollTop() <= (bottomoffset - 250) ) {
                floatingDiv.css({
		    'position' : 'fixed',
			'top' : 120, 'float':'right', 'margin-left':30 
		 });
                }else {
                 floatingDiv.css({
		    'position' : 'relative',
			'top' : 0
		 });   
                }
            });
});
// ]]]]><![CDATA[></script>
<script type="text/javascript">// <![CDATA[
$(document).ready(function(){
  $('.bxslider').bxSlider({
  mode: 'vertical', 
  slideWidth: 140, minSlides: 3, maxSlides: 3, moveSlides: 3, captions: true,  
  slideMargin: 5
});
});
// ]]]]><![CDATA[></script>
</p>
<div>&nbsp;</div>
<div class="visible-md visible-lg largecontent">
<table>
<tbody style="text-align: center;">
<tr>
<td style="width: 80%; vertical-align: top; font-size: 14px;">
<div id="leftcontent"><img alt="CHARLES &amp; KEITH Fall / Winter Editorial" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-unify-blog-2.jpg" width="100%" />
<div>&nbsp;</div>
</div>
</td>
<td style="width: 20%; vertical-align: top;">
<div id="sidebar">
<div class="shopstory"><strong>SHOP THE STORY</strong></div>
<ul class="bxslider">
<li><a style="font-size: 10px; text-decoration: none;" onclick="return popup(this)" href="http://www.charleskeith.com/usd/pointed-mules-white-ck1-60300591.html/"><img alt="POINTED MULE" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-CK1-60300591-03_POINTED-MULE_White.jpg" />POINTED MULE</a></li>
<li><a style="font-size: 10px; text-decoration: none;" onclick="return popup(this)" href="http://www.charleskeith.com/usd/pointed-toe-slip-ons-white-ck1-60361055.html/"><img alt="POINTED TOE SLIP-ON" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-CK1-60361055-03_POINTED-TOE-SLIP-ON_White.jpg" />POINTED TOE SLIP-ON</a></li>
<li><a style="font-size: 10px; text-decoration: none;" onclick="return popup(this)" href="http://www.charleskeith.com/usd/ruffle-detail-slingbacks-white-ck1-70900070.html/"><img alt="RUFFLE DETAIL SLINGBACK" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-CK1-70900070-03_RUFFLE-DETAIL-SLINGBACK_White.jpg" />RUFFLE DETAIL SLINGBACK</a></li>
<li><a style="font-size: 10px; text-decoration: none;" onclick="return popup(this)" href="http://www.charleskeith.com/usd/new/ankle-boot-stilettos-white-ck1-90580091.html/"><img alt="ANKLE BOOT STILETTO" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-CK1-90580091-03_ANKLE-BOOT-STILETTO_White.jpg" />ANKLE BOOT STILETTO</a></li>
<li><a style="font-size: 10px; text-decoration: none;" onclick="return popup(this)" href="http://www.charleskeith.com/usd/ankle-boot-stilettos-navy-ck1-90580091.html/"><img alt="ANKLE BOOT STILETTO" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-CK1-90580091-10_ANKLE-BOOT-STILETTO_Navy.jpg" />ANKLE BOOT STILETTO</a></li>
<li><a style="font-size: 10px; text-decoration: none;" onclick="return popup(this)" href="http://www.charleskeith.com/usd/front-zip-sling-bag-black-ck2-80700626.html/"><img alt="FRONT ZIP SLING BAG" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-CK2-80700626-01_FRONT-ZIP-SLING-BAG_Black.jpg" />FRONT ZIP SLING BAG</a></li>
<li><a style="font-size: 10px; text-decoration: none;" onclick="return popup(this)" href="http://www.charleskeith.com/notifyme?colour=WHITE&amp;artno=CK1-71700002"><img alt="LACE-UP SNEAKER" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-CK1-71700002-03_LACE-UP-SNEAKER_White.jpg" />LACE-UP SNEAKER</a></li>
<li><a style="font-size: 10px; text-decoration: none;" onclick="return popup(this)" href="http://www.charleskeith.com/notifyme?colour=WHITE&amp;artno=CK2-30780462"><img alt="EMBOSSED TOTE BAG" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-CK2-30780462-03_EMBOSSED-TOTE-BAG_White.jpg" />EMBOSSED TOTE BAG</a></li>
<li><a style="font-size: 10px; text-decoration: none;" onclick="return popup(this)" href="http://www.charleskeith.com/notifyme?colour=BLACK&amp;artno=CK4-32550197"><img alt="CHAIN DETAIL MID-WAIST BELT" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-CK4-32550197-03_CHAIN-DETAIL-MID-WAIST-BELT_Black.jpg" />CHAIN DETAIL MID-WAIST BELT</a></li>
</ul>
</div>
</td>
</tr>
</tbody>
</table>
</div>
<div class="visible-sm visible-xs smallcontent"><img alt="CHARLES &amp; KEITH Fall / Winter Editorial" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-unify-blog-2.jpg" width="100%" />
<div>&nbsp;</div>
<div class="sts-container-s">
<h2><strong>SHOP THE STORY</strong></h2>
<div class="sts-product"><a style="font-size: 10px; text-decoration: none;" onclick="return popup(this)" href="http://www.charleskeith.com/usd/pointed-mules-white-ck1-60300591.html/"><img alt="POINTED MULE" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-CK1-60300591-03_POINTED-MULE_White.jpg" />POINTED MULE</a></div>
<div class="sts-product"><a style="font-size: 10px; text-decoration: none;" onclick="return popup(this)" href="http://www.charleskeith.com/usd/pointed-toe-slip-ons-white-ck1-60361055.html/"><img alt="POINTED TOE SLIP-ON" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-CK1-60361055-03_POINTED-TOE-SLIP-ON_White.jpg" />POINTED TOE SLIP-ON</a></div>
</div>
<div class="sts-container-s">
<div class="sts-product"><a style="font-size: 10px; text-decoration: none;" onclick="return popup(this)" href="http://www.charleskeith.com/usd/ruffle-detail-slingbacks-white-ck1-70900070.html/"><img alt="RUFFLE DETAIL SLINGBACK" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-CK1-70900070-03_RUFFLE-DETAIL-SLINGBACK_White.jpg" />RUFFLE DETAIL SLINGBACK</a></div>
<div class="sts-product"><a style="font-size: 10px; text-decoration: none;" onclick="return popup(this)" href="http://www.charleskeith.com/usd/new/ankle-boot-stilettos-white-ck1-90580091.html/"><img alt="ANKLE BOOT STILETTO" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-CK1-90580091-03_ANKLE-BOOT-STILETTO_White.jpg" />ANKLE BOOT STILETTO</a></div>
</div>
<div class="sts-container-s">
<div class="sts-product"><a style="font-size: 10px; text-decoration: none;" onclick="return popup(this)" href="http://www.charleskeith.com/usd/ankle-boot-stilettos-navy-ck1-90580091.html/"><img alt="ANKLE BOOT STILETTO" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-CK1-90580091-10_ANKLE-BOOT-STILETTO_Navy.jpg" />ANKLE BOOT STILETTO</a></div>
<div class="sts-product"><a style="font-size: 10px; text-decoration: none;" onclick="return popup(this)" href="http://www.charleskeith.com/usd/front-zip-sling-bag-black-ck2-80700626.html/"><img alt="FRONT ZIP SLING BAG" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-CK2-80700626-01_FRONT-ZIP-SLING-BAG_Black.jpg" />FRONT ZIP SLING BAG</a></div>
</div>
<div class="sts-container-s">
<div class="sts-product"><a style="font-size: 10px; text-decoration: none;" onclick="return popup(this)" href="http://www.charleskeith.com/notifyme?colour=WHITE&amp;artno=CK1-71700002"><img alt="LACE-UP SNEAKER" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-CK1-71700002-03_LACE-UP-SNEAKER_White.jpg" />LACE-UP SNEAKER</a></div>
<div class="sts-product"><a style="font-size: 10px; text-decoration: none;" onclick="return popup(this)" href="http://www.charleskeith.com/notifyme?colour=WHITE&amp;artno=CK2-3078046"><img alt="EMBOSSED TOTE BAG" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-CK2-30780462-03_EMBOSSED-TOTE-BAG_White.jpg" />EMBOSSED TOTE BAG</a></div>
</div>
<div class="sts-container-s">
<div class="sts-product"><a style="font-size: 10px; text-decoration: none;" onclick="return popup(this)" href="http://www.charleskeith.com/notifyme?colour=BLACK&amp;artno=CK4-32550197"><img alt="CHAIN DETAIL MID-WAIST BELT" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-CK4-32550197-03_CHAIN-DETAIL-MID-WAIST-BELT_Black.jpg" />CHAIN DETAIL MID-WAIST BELT</a></div>
</div>
</div>
<div>&nbsp;</div>
<p>
<script type="text/javascript">// <![CDATA[
function popup(mylink, windowname)
{
if (! window.focus)return true;
var href;
if (typeof(mylink) == 'string')
   href=mylink;
else
   href=mylink.href;
window.open(href, windowname, 'width=400,height=1024,scrollbars=yes,resizable=no,location=no,menubar=no,toolbar=no,');
return false;
}
// ]]]]><![CDATA[></script>
</p>]]></description>
      <pubDate>Wed, 27 Sep 2017 07:14:51 +0000</pubDate>
    </item>
    <item>
      <title><![CDATA[WHO RUN THE WORLD]]></title>
      <link>http://www.charleskeith.com/usd/blog/who-run-the-world/</link>
      <description><![CDATA[<p>
<script type="text/javascript" src="https://ajax.googleapis.com/ajax/libs/jquery/1.8.2/jquery.min.js"></script>
<script type="text/javascript" src="http://www.charleskeith.com/media/wysiwyg/js/jquery.bxslider.min.js"></script>
</p>
<style><!--
.blog-post-view .largecontent{
    max-width: 960px;
	margin: 0 auto;
    text-align: center;
}
.bx-wrapper {
    position: relative; margin: 0 auto 60px; padding: 0;
    *zoom: 1;
}

.bx-wrapper img {max-width: 100%; display: block;}

/** THEME
===================================*/
.bx-wrapper .bx-viewport {
    left: 0;
    background: #fff;
	
    /*fix other elements on the page moving (on Chrome)*/
    -webkit-transform: translatez(0);
    -moz-transform: translatez(0);
    -ms-transform: translatez(0);
    -o-transform: translatez(0);
    transform: translatez(0);
}

.bx-wrapper .bx-pager,
.bx-wrapper .bx-controls-auto {
    position: absolute; bottom: -60px; width: 100%;
}

/* LOADER */
.bx-wrapper .bx-loading {
    min-height: 50px;
    background: url(http://cdnm1.charleskeith.com/media/wysiwyg/blog/bxloader.gif) center center no-repeat #fff;
    height: 100%;
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 2000;
}

/* PAGER */
.bx-wrapper .bx-pager {
    text-align: center;
    font-size: .85em;
    font-family: Arial;
    font-weight: bold;
    color: #666;
    padding-top: 20px;
}

.bx-wrapper .bx-pager .bx-pager-item,
.bx-wrapper .bx-controls-auto .bx-controls-auto-item {
	display: none;}

.bx-wrapper .bx-pager.bx-default-pager a {
    background: #fff;
    text-indent: -9999px;
    display: block;
    width: 10px;
    height: 10px;
    margin: 0 3px;
    outline: 0;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
}

/* DIRECTION CONTROLS (NEXT / PREV) */
.bx-wrapper .bx-prev {
    left: -20px;/*left: 10px;htike*/
    background: url(http://cdnm1.charleskeith.com/media/wysiwyg/blog/bxcontrols.png) no-repeat 0 -32px;
}

.bx-wrapper .bx-next {
    right: -20px;/*right: 10px;htike*/
    background: url(http://cdnm1.charleskeith.com/media/wysiwyg/blog/bxcontrols.png) no-repeat -43px -32px;
}

.bx-wrapper .bx-prev:hover {
    background-position: 0 0;
}

.bx-wrapper .bx-next:hover {
    background-position: -43px 0;
}

.bx-wrapper .bx-controls-direction a {
    position: absolute;
    top: 50%;
    margin-top: -16px;
    outline: 0;
    width: 32px;
    height: 32px;
    text-indent: -9999px;
    z-index: 3000;
}

.bx-wrapper .bx-controls-direction a.disabled { display: none; }

/* AUTO CONTROLS (START / STOP) */
.bx-wrapper .bx-controls-auto { text-align: center; }

/* PAGER WITH AUTO-CONTROLS HYBRID LAYOUT */
.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-pager {
    text-align: left;
    width: 80%;
}

.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-controls-auto {
    right: 0;
    width: 35px;
}

/* IMAGE CAPTIONS */
.bx-wrapper .bx-caption {
    position: absolute;
    top: 7px;/*bottom: 0;*/
    left: 0;
    width: 100%;
}

.bx-wrapper .bx-caption span {
	color: #000;/*color: #fff;*/
	font-family: Arial;
	display: block;
	font-size: .85em; font-weight: bold;
	padding: 2px;/*padding: 10px;*/
}
.bx-wrapper ul li{margin-left: 0;font-size:10px;}

#sidebar { width: 150px; float: right; text-align: center;}
.smallcontent{font-size: 12px; text-align: center;}
.smallcontent img{padding-bottom: 2%;}

#recentpost {
 text-align: center; font-size: 12px;
}
#recentpost > div {
 width: 18%; 
 display: inline-block;
 vertical-align: top;

 / IE fix. /
 *display: inline;
 zoom: 1;
}
#recentpost:after {
 content: "";
 width: 100%;
 display: inline-block;
}
#recentpost a{text-decoration: none;}
#s-recentpost{text-align: center;font-size: 11px;}
#s-recentpost > div {
 width: 30%;
 display: inline-block;
 vertical-align: top;

 / IE fix. /
 *display: inline;
 zoom: 1;
}
#s-recentpost:after {
 content: "";
 width: 100%;
 display: inline-block;
}
#s-recentpost a{text-decoration: none;}
p {text-align: center;}
.sts-container {
	max-width: 600px;
	margin: 0 auto;
	text-align: center;
	width: 100%;
}
.sts-container-s {
	margin: 0 auto;
	text-align: center;
	max-width: 400px;
	width: 100%;
}	
.sts-container:after, .sts-container-s:after {
	content: "";
	display: table;
	clear: both;
}	
.sts-product {
	max-width: 33%;
	padding: 1%;
	float: left;
	font-size: 11px;
}
.sts-product img {
	max-width: 100%;
}
.sts-product a:hover {
	text-decoration: none;
}
.sts-product-s img {
	width: 100%;
}
.sts-container-s .sts-product {
	max-width: 49%;
	padding: 1%;
	float: left;
}
.sts-container h2, .sts-container-s h2 {
	font-size: 12px;
}
	/* Responsive 16:9 video */
.video-container {
	position:relative;
	padding-bottom:56.25%;
	padding-top:30px;
	height:0;
	overflow:hidden;
}
.video-container iframe, .video-container object, .video-container embed {
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
	border: none;
}
--></style>
<p>
<script type="text/javascript">// <![CDATA[
$(function() {
            var floatingDiv = $('#sidebar');
            var offset = $("#sidebar").position();
            var bottomoffset = $("#leftcontent").height();
            
            $(window).scroll(function() {
                if ($(window).scrollTop() >= (offset.top + 250) && $(window).scrollTop() <= (bottomoffset - 250) ) {
                floatingDiv.css({
		    'position' : 'fixed',
			'top' : 120, 'float':'right', 'margin-left':30 
		 });
                }else {
                 floatingDiv.css({
		    'position' : 'relative',
			'top' : 0
		 });   
                }
            });
});
// ]]]]><![CDATA[></script>
<script type="text/javascript">// <![CDATA[
$(document).ready(function(){
  $('.bxslider').bxSlider({
  mode: 'vertical', 
  slideWidth: 140, minSlides: 3, maxSlides: 3, moveSlides: 3, captions: true,  
  slideMargin: 5
});
});
// ]]]]><![CDATA[></script>
</p>
<div>&nbsp;</div>
<div class="visible-md visible-lg largecontent">
<table>
<tbody style="text-align: center;">
<tr>
<td style="width: 80%; vertical-align: top; font-size: 14px;">
<div id="leftcontent"><img alt="CHARLES &amp; KEITH Fall / Winter Editorial" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-who-run-the-world-blog_01.jpg" width="100%" /> <img alt="CHARLES &amp; KEITH Fall / Winter Editorial" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-who-run-the-world-blog_02.jpg" width="100%" />
<div>&nbsp;</div>
<p>The directive behind the editorial is a collective of individuals coming together to fight for a common cause, speaking a global language to find solidarity for a brighter future. The editorial also weights in on the struggle to achieve on the equilibrium between business and nurturing creativity, for artistic experimenting needs to be balanced with fulfilling consumers&rsquo; needs.</p>
<p>This CHARLES &amp; KEITH editorial features a collection of gothic streetwear inspired styles, consisting of sneakers, ankle booties, platform chain loafers and thigh high sneaker boots.</p>
</div>
</td>
<td style="width: 20%; vertical-align: top;">
<div id="sidebar">
<div class="shopstory"><strong>SHOP THE STORY</strong></div>
<ul class="bxslider">
<li><a style="font-size: 10px; text-decoration: none;" onclick="return popup(this)" href="http://www.charleskeith.com/usd/thick-sole-sneakers-silver-ck1-70380610.html/"><img alt="THICK SOLE SNEAKER" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-CK1-70380610-07-1_THICK-SOLE-SNEAKER.jpg" />THICK SOLE SNEAKER</a></li>
<li><a style="font-size: 10px; text-decoration: none;" onclick="return popup(this)" href="http://www.charleskeith.com/usd/metallic-hardware-oxfords-black-ck1-70580108.html/"><img alt="METALLIC HARDWARE OXFORD" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-CK1-70580108-01-1_METALLIC-HARDWARE-OXFORD.jpg" />METALLIC HARDWARE OXFORD</a></li>
<li><a style="font-size: 10px; text-decoration: none;" onclick="return popup(this)" href="http://www.charleskeith.com/usd/contrast-lace-boots-cognac-ck1-90580084.html/"><img alt="CONTRAST LACE BOOT" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-CK1-90580084-51-1_CONTRAST-LACE-BOOT.jpg" />CONTRAST LACE BOOT</a></li>
<li><a style="font-size: 10px; text-decoration: none;" onclick="return popup(this)" href="http://www.charleskeith.com/usd/strappy-calf-boots-brown-ck1-90900043.html/"><img alt="STRAPPY CALF BOOT" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-CK1-90900043-37_STRAPPY-CALF-BOOT.jpg" />STRAPPY CALF BOOT</a></li>
<li><a style="font-size: 10px; text-decoration: none;" onclick="return popup(this)" href="http://www.charleskeith.com/usd/chain-detail-clutch-black-ck2-70780416.html/"><img alt="CHAIN DETAIL CLUTCH" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-CK2-70780416-01_CHAIN-DETAIL-CLUTCH.jpg" />CHAIN DETAIL CLUTCH</a></li>
<li><a style="font-size: 10px; text-decoration: none;" onclick="return popup(this)" href="http://www.charleskeith.com/usd/wysiwyg/blog/stone-chain-necklace-gold-ck5-22120147.html/"><img alt="STONE CHAIN NECKLACE" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-CK5-22120147-27_STONE-CHAIN-NECKLACE.jpg" />STONE CHAIN NECKLACE</a></li>
<li><a style="font-size: 10px; text-decoration: none;" onclick="return popup(this)" href="http://www.charleskeith.com/usd/wysiwyg/blog/semi-precious-stone-ring-silver-ck5-32120148.html/"><img alt="SEMI-PRECIOUS STONE RING" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-CK5-32120148-07_SEMI-PRECIOUS-STONE-RING.jpg" />SEMI-PRECIOUS STONE RING</a></li>
<li><a style="font-size: 10px; text-decoration: none;" onclick="return popup(this)" href="http://www.charleskeith.com/usd/criss-cross-ring-silver-ck5-32120150.html/"><img alt="CRISS CROSS RING" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-CK5-32120150-07_CRISS-CROSS-RING.jpg" />CRISS CROSS RING</a></li>
<li><a style="font-size: 10px; text-decoration: none;" onclick="return popup(this)" href="http://www.charleskeith.com/notifyme?colour=NAVY&amp;artno=CK1-90300323"><img alt="BASIC LACED BOOT" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-CK1-90300323-10-1_BASIC-LACED-BOOT.jpg" />BASIC LACED BOOT</a></li>
<li><a style="font-size: 10px; text-decoration: none;" onclick="return popup(this)" href="http://www.charleskeith.com/notifyme?colour=BLACK&amp;artno=CK2-50680558"><img alt="GROMMET DETAIL HANDBAG" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-CK2-50680558-01_GROMMET-DETAIL-HANDBAG.jpg" />GROMMET DETAIL HANDBAG</a></li>
<li><a style="font-size: 10px; text-decoration: none;" onclick="return popup(this)" href="http://www.charleskeith.com/notifyme?colour=BLACK&amp;artno=CK3-11280278"><img alt="METAL FRAME AVIATORS" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-CK3-11280278-01_METAL-FRAME-AVIATORS.jpg" />METAL FRAME AVIATORS</a></li>
<li><a style="font-size: 10px; text-decoration: none;" onclick="return popup(this)" href="http://www.charleskeith.com/notifyme?colour=GOLD&amp;artno=CK5-41430027"><img alt="DANGLE CHARMS EARRINGS" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-CK5-41430027-27_DANGLE-CHARMS-EARRINGS.jpg" />DANGLE CHARMS EARRINGS</a></li>
</ul>
</div>
</td>
</tr>
</tbody>
</table>
</div>
<div class="visible-sm visible-xs smallcontent"><img alt="CHARLES &amp; KEITH Fall / Winter Editorial" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-who-run-the-world-blog_01.jpg" width="100%" /> <img alt="CHARLES &amp; KEITH Fall / Winter Editorial" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-who-run-the-world-blog_02.jpg" width="100%" />
<div>&nbsp;</div>
<p>The directive behind the editorial is a collective of individuals coming together to fight for a common cause, speaking a global language to find solidarity for a brighter future. The editorial also weights in on the struggle to achieve on the equilibrium between business and nurturing creativity, for artistic experimenting needs to be balanced with fulfilling consumers&rsquo; needs.</p>
<p>This CHARLES &amp; KEITH editorial features a collection of gothic streetwear inspired styles, consisting of sneakers, ankle booties, platform chain loafers and thigh high sneaker boots.</p>
<div>&nbsp;</div>
<div class="sts-container-s">
<h2><strong>SHOP THE STORY</strong></h2>
<div class="sts-product"><a style="font-size: 10px; text-decoration: none;" onclick="return popup(this)" href="http://www.charleskeith.com/usd/thick-sole-sneakers-silver-ck1-70380610.html/"><img alt="THICK SOLE SNEAKER" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-CK1-70380610-07-1_THICK-SOLE-SNEAKER.jpg" />THICK SOLE SNEAKER</a></div>
<div class="sts-product"><a style="font-size: 10px; text-decoration: none;" onclick="return popup(this)" href="http://www.charleskeith.com/usd/metallic-hardware-oxfords-black-ck1-70580108.html/"><img alt="METALLIC HARDWARE OXFORD" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-CK1-70580108-01-1_METALLIC-HARDWARE-OXFORD.jpg" />METALLIC HARDWARE OXFORD</a></div>
</div>
<div class="sts-container-s">
<div class="sts-product"><a style="font-size: 10px; text-decoration: none;" onclick="return popup(this)" href="http://www.charleskeith.com/usd/contrast-lace-boots-cognac-ck1-90580084.html/"><img alt="CONTRAST LACE BOOT" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-CK1-90580084-51-1_CONTRAST-LACE-BOOT.jpg" />CONTRAST LACE BOOT</a></div>
<div class="sts-product"><a style="font-size: 10px; text-decoration: none;" onclick="return popup(this)" href="http://www.charleskeith.com/usd/strappy-calf-boots-brown-ck1-90900043.html/"><img alt="STRAPPY CALF BOOT" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-CK1-90900043-37_STRAPPY-CALF-BOOT.jpg" />STRAPPY CALF BOOT</a></div>
</div>
<div class="sts-container-s">
<div class="sts-product"><a style="font-size: 10px; text-decoration: none;" onclick="return popup(this)" href="http://www.charleskeith.com/usd/chain-detail-clutch-black-ck2-70780416.html/"><img alt="CHAIN DETAIL CLUTCH" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-CK2-70780416-01_CHAIN-DETAIL-CLUTCH.jpg" />CHAIN DETAIL CLUTCH</a></div>
<div class="sts-product"><a style="font-size: 10px; text-decoration: none;" onclick="return popup(this)" href="http://www.charleskeith.com/usd/wysiwyg/blog/stone-chain-necklace-gold-ck5-22120147.html/"><img alt="STONE CHAIN NECKLACE" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-CK5-22120147-27_STONE-CHAIN-NECKLACE.jpg" />STONE CHAIN NECKLACE</a></div>
</div>
<div class="sts-container-s">
<div class="sts-product"><a style="font-size: 10px; text-decoration: none;" onclick="return popup(this)" href="http://www.charleskeith.com/usd/wysiwyg/blog/semi-precious-stone-ring-silver-ck5-32120148.html/"><img alt="SEMI-PRECIOUS STONE RING" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-CK5-32120148-07_SEMI-PRECIOUS-STONE-RING.jpg" />SEMI-PRECIOUS STONE RING</a></div>
<div class="sts-product"><a style="font-size: 10px; text-decoration: none;" onclick="return popup(this)" href="http://www.charleskeith.com/usd/criss-cross-ring-silver-ck5-32120150.html/"><img alt="CRISS CROSS RING" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-CK5-32120150-07_CRISS-CROSS-RING.jpg" />CRISS CROSS RING</a></div>
</div>
<div class="sts-container-s">
<div class="sts-product"><a style="font-size: 10px; text-decoration: none;" onclick="return popup(this)" href="http://www.charleskeith.com/notifyme?colour=NAVY&amp;artno=CK1-90300323"><img alt="BASIC LACED BOOT" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-CK1-90300323-10-1_BASIC-LACED-BOOT.jpg" />BASIC LACED BOOT</a></div>
<div class="sts-product"><a style="font-size: 10px; text-decoration: none;" onclick="return popup(this)" href="http://www.charleskeith.com/notifyme?colour=BLACK&amp;artno=CK2-50680558"><img alt="GROMMET DETAIL HANDBAG" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-CK2-50680558-01_GROMMET-DETAIL-HANDBAG.jpg" />GROMMET DETAIL HANDBAG</a></div>
</div>
<div class="sts-container-s">
<div class="sts-product"><a style="font-size: 10px; text-decoration: none;" onclick="return popup(this)" href="http://www.charleskeith.com/notifyme?colour=BLACK&amp;artno=CK3-11280278"><img alt="METAL FRAME AVIATORS" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-CK3-11280278-01_METAL-FRAME-AVIATORS.jpg" />METAL FRAME AVIATORS</a></div>
<div class="sts-product"><a style="font-size: 10px; text-decoration: none;" onclick="return popup(this)" href="http://www.charleskeith.com/notifyme?colour=GOLD&amp;artno=CK5-41430027"><img alt="DANGLE CHARMS EARRINGS" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-CK5-41430027-27_DANGLE-CHARMS-EARRINGS.jpg" />DANGLE CHARMS EARRINGS</a></div>
</div>
</div>
<div>&nbsp;</div>
<p>
<script type="text/javascript">// <![CDATA[
function popup(mylink, windowname)
{
if (! window.focus)return true;
var href;
if (typeof(mylink) == 'string')
   href=mylink;
else
   href=mylink.href;
window.open(href, windowname, 'width=400,height=1024,scrollbars=yes,resizable=no,location=no,menubar=no,toolbar=no,');
return false;
}
// ]]]]><![CDATA[></script>
</p>]]></description>
      <pubDate>Tue, 26 Sep 2017 02:17:24 +0000</pubDate>
    </item>
    <item>
      <title><![CDATA[GENTLEWOMAN]]></title>
      <link>http://www.charleskeith.com/usd/blog/gentlewoman/</link>
      <description><![CDATA[<p>
<script type="text/javascript" src="https://ajax.googleapis.com/ajax/libs/jquery/1.8.2/jquery.min.js"></script>
<script type="text/javascript" src="http://www.charleskeith.com/media/wysiwyg/js/jquery.bxslider.min.js"></script>
</p>
<style><!--
.blog-post-view .largecontent{
    max-width: 960px;
	margin: 0 auto;
    text-align: center;
}
.bx-wrapper {
    position: relative; margin: 0 auto 60px; padding: 0;
    *zoom: 1;
}

.bx-wrapper img {max-width: 100%; display: block;}

/** THEME
===================================*/
.bx-wrapper .bx-viewport {
    left: 0;
    background: #fff;
	
    /*fix other elements on the page moving (on Chrome)*/
    -webkit-transform: translatez(0);
    -moz-transform: translatez(0);
    -ms-transform: translatez(0);
    -o-transform: translatez(0);
    transform: translatez(0);
}

.bx-wrapper .bx-pager,
.bx-wrapper .bx-controls-auto {
    position: absolute; bottom: -60px; width: 100%;
}

/* LOADER */
.bx-wrapper .bx-loading {
    min-height: 50px;
    background: url(http://cdnm1.charleskeith.com/media/wysiwyg/blog/bxloader.gif) center center no-repeat #fff;
    height: 100%;
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 2000;
}

/* PAGER */
.bx-wrapper .bx-pager {
    text-align: center;
    font-size: .85em;
    font-family: Arial;
    font-weight: bold;
    color: #666;
    padding-top: 20px;
}

.bx-wrapper .bx-pager .bx-pager-item,
.bx-wrapper .bx-controls-auto .bx-controls-auto-item {
	display: none;}

.bx-wrapper .bx-pager.bx-default-pager a {
    background: #fff;
    text-indent: -9999px;
    display: block;
    width: 10px;
    height: 10px;
    margin: 0 3px;
    outline: 0;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
}

/* DIRECTION CONTROLS (NEXT / PREV) */
.bx-wrapper .bx-prev {
    left: -20px;/*left: 10px;htike*/
    background: url(http://cdnm1.charleskeith.com/media/wysiwyg/blog/bxcontrols.png) no-repeat 0 -32px;
}

.bx-wrapper .bx-next {
    right: -20px;/*right: 10px;htike*/
    background: url(http://cdnm1.charleskeith.com/media/wysiwyg/blog/bxcontrols.png) no-repeat -43px -32px;
}

.bx-wrapper .bx-prev:hover {
    background-position: 0 0;
}

.bx-wrapper .bx-next:hover {
    background-position: -43px 0;
}

.bx-wrapper .bx-controls-direction a {
    position: absolute;
    top: 50%;
    margin-top: -16px;
    outline: 0;
    width: 32px;
    height: 32px;
    text-indent: -9999px;
    z-index: 3000;
}

.bx-wrapper .bx-controls-direction a.disabled { display: none; }

/* AUTO CONTROLS (START / STOP) */
.bx-wrapper .bx-controls-auto { text-align: center; }

/* PAGER WITH AUTO-CONTROLS HYBRID LAYOUT */
.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-pager {
    text-align: left;
    width: 80%;
}

.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-controls-auto {
    right: 0;
    width: 35px;
}

/* IMAGE CAPTIONS */
.bx-wrapper .bx-caption {
    position: absolute;
    top: 7px;/*bottom: 0;*/
    left: 0;
    width: 100%;
}

.bx-wrapper .bx-caption span {
	color: #000;/*color: #fff;*/
	font-family: Arial;
	display: block;
	font-size: .85em; font-weight: bold;
	padding: 2px;/*padding: 10px;*/
}
.bx-wrapper ul li{margin-left: 0;font-size:10px;}
.bx-wrapper ul li a{text-decoration: none;}

#sidebar { width: 150px; float: right; text-align: center;}
.smallcontent{font-size: 12px; text-align: center;}
.shopstory{font-size: 12px;font-weight: bold;}
p {text-align: center;}
.sts-container {
	max-width: 600px;
	margin: 0 auto;
	text-align: center;
	width: 100%;
}
.sts-container-s {
	margin: 0 auto;
	text-align: center;
	max-width: 400px;
	width: 100%;
}	
.sts-container:after, .sts-container-s:after {
	content: "";
	display: table;
	clear: both;
}	
.sts-product {
	max-width: 33%;
	padding: 1%;
	float: left;
	font-size: 11px;
}
.sts-product img {
	max-width: 100%;
}
.sts-product a:hover {
	text-decoration: none;
}
.sts-product-s img {
	width: 100%;
}
.sts-container-s .sts-product {
	max-width: 49%;
	padding: 1%;
	float: left;
}
.sts-container h2, .sts-container-s h2 {
	font-size: 12px;
}
.video-container {
	position:relative;
	padding-bottom:56.25%;
	padding-top:30px;
	height:0;
	overflow:hidden;
}
.video-container iframe, .video-container object, .video-container embed {
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
	border: none;
}
#disqus_thread{
display:none !important;
}

hr{
display:none !important;
}
--></style>
<p>
<script type="text/javascript">// <![CDATA[
$(function() {
            var floatingDiv = $('#sidebar');
            var offset = $("#sidebar").position();
            var bottomoffset = $("#leftcontent").height();
            
            $(window).scroll(function() {
                if ($(window).scrollTop() >= (offset.top + 250) && $(window).scrollTop() <= (bottomoffset - 250) ) {
                floatingDiv.css({
		    'position' : 'fixed',
			'top' : 120, 'float':'right', 'margin-left':30 
		 });
                }else {
                 floatingDiv.css({
		    'position' : 'relative',
			'top' : 0
		 });   
                }
            });
});
// ]]]]><![CDATA[></script>
<script type="text/javascript">// <![CDATA[
$(document).ready(function(){
  $('.bxslider').bxSlider({
  mode: 'vertical', 
  slideWidth: 140, minSlides: 3, maxSlides: 3, moveSlides: 3, captions: true,  
  slideMargin: 5
});
});
// ]]]]><![CDATA[></script>
</p>
<div>&nbsp;</div>
<div class="visible-md visible-lg largecontent">
<table>
<tbody style="text-align: center;">
<tr>
<td style="width: 80%; vertical-align: top; font-size: 14px;">
<div class="video-container"><iframe src="https://www.youtube.com/embed/UkgFwl3tDb0" height="720" width="1280"></iframe></div>
<div>&nbsp;</div>
<div id="leftcontent"><img alt="charles &amp; keith campaign" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-gentle-woman-blog-1.jpg" width="100%" /> <img alt="charles &amp; keith campaign" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-gentle-woman-blog-2.jpg" width="100%" /></div>
</td>
<td style="width: 20%; vertical-align: top;">
<div id="sidebar">
<div class="shopstory">SHOP THE STORY</div>
<ul class="bxslider">
<li><a onclick="return popup(this)" href="http://www.charleskeith.com/usd/gold-detail-loafers-black-ck1-70380599.html/"> <img alt="GOLD DETAIL LOAFER" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-CK1-70380599-01-1_GOLD-DETAIL-LOAFER_BLACK.jpg" />GOLD DETAIL LOAFER</a></li>
<li><a onclick="return popup(this)" href="http://www.charleskeith.com/usd/embellished-ankle-boots-black-ck1-90900044.html/"> <img alt="EMBELLISHED ANKLE BOOT" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-CK1-90900044-01-1_EMBELLISHED-ANKLE-BOOT_BLACK.jpg" />EMBELLISHED ANKLE BOOT</a></li>
<li><a onclick="return popup(this)" href="http://www.charleskeith.com/usd/stone-drop-earrings-silver-ck5-41430026.html/"> <img alt="STONE DROP EARRINGS" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-CK5-41430026-07_STONE-DROP-EARRINGS_SILVER.jpg" />STONE DROP EARRINGS</a></li>
<li><a onclick="return popup(this)" href="http://www.charleskeith.com/usd/stone-drop-earrings-gold-ck5-41430026.html/"> <img alt="STONE DROP EARRINGS" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-CK5-41430026-27_STONE-DROP-EARRINGS_GOLD.jpg" />STONE DROP EARRINGS</a></li>
<li><a onclick="return popup(this)" href="http://www.charleskeith.com/usd/mary-jane-ballerina-pumps-brown-sl1-70300014.html/"> <img alt="MARY JANE BALLERINA PUMP" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-SL1-70300014-02_MARY-JANE-BALLERINA-PUMP_BROWN.jpg" />MARY JANE BALLERINA PUMP</a></li>
<li><a onclick="return popup(this)" href="http://www.charleskeith.com/notifyme?colour=BROWN&amp;artno=CK1-90580081"> <img alt="BASIC CHELSEA BOOT" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-CK1-90580081-02-1_BASIC-CHELSEA-BOOT_BROWN.jpg" />BASIC CHELSEA BOOT</a></li>
<li><a onclick="return popup(this)" href="http://www.charleskeith.com/notifyme?colour=MULTI&amp;artno=CK1-90580081"> <img alt="BASIC CHELSEA BOOT" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-CK1-90580081-24-1_BASIC-CHELSEA-BOOT_MULTI.jpg" />BASIC CHELSEA BOOT</a></li>
<li><a onclick="return popup(this)" href="http://www.charleskeith.com/notifyme?colour=PRUNE&amp;artno=CK2-80670642"> <img alt="TASSEL-DETAIL SLING BAG" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-CK2-80670642_TASSEL-DETAIL-SLING-BAG_PRUNE.jpg" />TASSEL-DETAIL SLING BAG</a></li>
<li><a onclick="return popup(this)" href="http://www.charleskeith.com/notifyme?colour=SILVER&amp;artno=CK3-31280274"> <img alt="MESH DETAIL SHADES" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-CK3-31280274-07_MESH-DETAIL-SHADES_SILVER.jpg" />MESH DETAIL SHADES</a></li>
<li><a onclick="return popup(this)" href="http://www.charleskeith.com/notifyme?colour=ROSE-GOLD&amp;artno=CK3-51280281"> <img alt="BUTTERFLY ACETATE SUNGLASSES" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-CK3-51280281-57_BUTTERFLY-ACETATE-SUNGLASSES_ROSE-GOLD.jpg" />BUTTERFLY ACETATE SUNGLASSES</a></li>
<li><a onclick="return popup(this)" href="http://www.charleskeith.com/notifyme?colour=PINK&amp;artno=CK3-71280271"> <img alt="OVERSIZED BUTTERFLY SHADES" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-CK3-71280271-13_OVERSIZED-BUTTERFLY-SHADES_PINK.jpg" />OVERSIZED BUTTERFLY SHADES</a></li>
<li><a onclick="return popup(this)" href="http://www.charleskeith.com/notifyme?colour=YELLOW&amp;artno=CK3-71280271"> <img alt="OVERSIZED BUTTERFLY SHADES" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-CK3-71280271-23_OVERSIZED-BUTTERFLY-SHADES_YELLOW.jpg" />OVERSIZED BUTTERFLY SHADES</a></li>
<li><a onclick="return popup(this)" href="http://www.charleskeith.com/notifyme?colour=BROWN&amp;artno=SL1-60280263"> <img alt="BUCKLE SLING BACK HEEL" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-SL1-60280263-02_BUCKLE-SLING-BACK-HEEL_BROWN.jpg" />BUCKLE SLING BACK HEEL</a></li>
</ul>
</div>
</td>
</tr>
</tbody>
</table>
</div>
<div class="visible-sm visible-xs smallcontent">
<div class="video-container"><iframe src="https://www.youtube.com/embed/UkgFwl3tDb0" height="720" width="1280"></iframe></div>
<div>&nbsp;</div>
<img alt="charles &amp; keith campaign" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-gentle-woman-blog-1.jpg" width="100%" /> <img alt="charles &amp; keith campaign" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-gentle-woman-blog-2.jpg" width="100%" />
<div>&nbsp;</div>
<div class="sts-container-s">
<h2><strong>SHOP THE STORY</strong></h2>
<div class="sts-product"><a onclick="return popup(this)" href="http://www.charleskeith.com/usd/gold-detail-loafers-black-ck1-70380599.html/"><img alt="GOLD DETAIL LOAFER" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-CK1-70380599-01-1_GOLD-DETAIL-LOAFER_BLACK.jpg" />GOLD DETAIL LOAFER</a></div>
<div class="sts-product"><a onclick="return popup(this)" href="http://www.charleskeith.com/usd/embellished-ankle-boots-black-ck1-90900044.html/"><img alt="EMBELLISHED ANKLE BOOT" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-CK1-90900044-01-1_EMBELLISHED-ANKLE-BOOT_BLACK.jpg" />EMBELLISHED ANKLE BOOT</a></div>
</div>
<div class="sts-container-s">
<div class="sts-product"><a onclick="return popup(this)" href="http://www.charleskeith.com/usd/stone-drop-earrings-silver-ck5-41430026.html/"><img alt="STONE DROP EARRINGS" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-CK5-41430026-07_STONE-DROP-EARRINGS_SILVER.jpg" />STONE DROP EARRINGS</a></div>
<div class="sts-product"><a onclick="return popup(this)" href="http://www.charleskeith.com/usd/stone-drop-earrings-gold-ck5-41430026.html/"><img alt="STONE DROP EARRINGS" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-CK5-41430026-27_STONE-DROP-EARRINGS_GOLD.jpg" />STONE DROP EARRINGS</a></div>
</div>
<div class="sts-container-s">
<div class="sts-product"><a onclick="return popup(this)" href="http://www.charleskeith.com/usd/mary-jane-ballerina-pumps-brown-sl1-70300014.html/"><img alt="MARY JANE BALLERINA PUMP" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-SL1-70300014-02_MARY-JANE-BALLERINA-PUMP_BROWN.jpg" />MARY JANE BALLERINA PUMP</a></div>
<div class="sts-product"><a onclick="return popup(this)" href="http://www.charleskeith.com/notifyme?colour=BROWN&amp;artno=CK1-90580081"><img alt="BASIC CHELSEA BOOT" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-CK1-90580081-02-1_BASIC-CHELSEA-BOOT_BROWN.jpg" />BASIC CHELSEA BOOT</a></div>
</div>
<div class="sts-container-s">
<div class="sts-product"><a onclick="return popup(this)" href="http://www.charleskeith.com/notifyme?colour=MULTI&amp;artno=CK1-90580081"><img alt="BASIC CHELSEA BOOT" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-CK1-90580081-24-1_BASIC-CHELSEA-BOOT_MULTI.jpg" />BASIC CHELSEA BOOT</a></div>
<div class="sts-product"><a onclick="return popup(this)" href="http://www.charleskeith.com/notifyme?colour=PRUNE&amp;artno=CK2-80670642"><img alt="TASSEL-DETAIL SLING BAG" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-CK2-80670642_TASSEL-DETAIL-SLING-BAG_PRUNE.jpg" />TASSEL-DETAIL SLING BAG</a></div>
</div>
<div class="sts-container-s">
<div class="sts-product"><a onclick="return popup(this)" href="http://www.charleskeith.com/notifyme?colour=SILVER&amp;artno=CK3-31280274"><img alt="MESH DETAIL SHADES" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-CK3-31280274-07_MESH-DETAIL-SHADES_SILVER.jpg" />MESH DETAIL SHADES</a></div>
<div class="sts-product"><a onclick="return popup(this)" href="http://www.charleskeith.com/notifyme?colour=ROSE-GOLD&amp;artno=CK3-51280281"><img alt="BUTTERFLY ACETATE SUNGLASSES" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-CK3-51280281-57_BUTTERFLY-ACETATE-SUNGLASSES_ROSE-GOLD.jpg" />BUTTERFLY ACETATE SUNGLASSES</a></div>
</div>
<div class="sts-container-s">
<div class="sts-product"><a onclick="return popup(this)" href="http://www.charleskeith.com/notifyme?colour=PINK&amp;artno=CK3-71280271"><img alt="OVERSIZED BUTTERFLY SHADES" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-CK3-71280271-13_OVERSIZED-BUTTERFLY-SHADES_PINK.jpg" />OVERSIZED BUTTERFLY SHADES</a></div>
<div class="sts-product"><a onclick="return popup(this)" href="http://www.charleskeith.com/notifyme?colour=YELLOW&amp;artno=CK3-71280271"><img alt="OVERSIZED BUTTERFLY SHADES" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-CK3-71280271-23_OVERSIZED-BUTTERFLY-SHADES_YELLOW.jpg" />OVERSIZED BUTTERFLY SHADES</a></div>
</div>
<div class="sts-container-s">
<div class="sts-product"><a onclick="return popup(this)" href="http://www.charleskeith.com/notifyme?colour=BROWN&amp;artno=SL1-60280263"><img alt="BUCKLE SLING BACK HEEL" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-SL1-60280263-02_BUCKLE-SLING-BACK-HEEL_BROWN.jpg" />BUCKLE SLING BACK HEEL</a></div>
</div>
</div>
<div>&nbsp;</div>
<p>
<script type="text/javascript">// <![CDATA[
function popup(mylink, windowname)
{
if (! window.focus)return true;
var href;
if (typeof(mylink) == 'string')
   href=mylink;
else
   href=mylink.href;
window.open(href, windowname, 'width=400,height=1024,scrollbars=yes,resizable=no,location=no,menubar=no,toolbar=no,');
return false;
}
// ]]]]><![CDATA[></script>
</p>]]></description>
      <pubDate>Fri, 22 Sep 2017 03:08:38 +0000</pubDate>
    </item>
    <item>
      <title><![CDATA[INTERGALACTIC]]></title>
      <link>http://www.charleskeith.com/usd/blog/intergalactic/</link>
      <description><![CDATA[<p>
<script type="text/javascript" src="https://ajax.googleapis.com/ajax/libs/jquery/1.8.2/jquery.min.js"></script>
<script type="text/javascript" src="http://www.charleskeith.com/media/wysiwyg/js/jquery.bxslider.min.js"></script>
</p>
<style><!--
.blog-post-view .largecontent{
    max-width: 960px;
	margin: 0 auto;
    text-align: center;
}
.bx-wrapper {
    position: relative; margin: 0 auto 60px; padding: 0;
    *zoom: 1;
}

#disqus_thread{
display:none !important;
}

hr{
display:none !important;
}

.bx-wrapper img {max-width: 100%; display: block;}

/** THEME
===================================*/
.bx-wrapper .bx-viewport {
    left: 0;
    background: #fff;
	
    /*fix other elements on the page moving (on Chrome)*/
    -webkit-transform: translatez(0);
    -moz-transform: translatez(0);
    -ms-transform: translatez(0);
    -o-transform: translatez(0);
    transform: translatez(0);
}

.bx-wrapper .bx-pager,
.bx-wrapper .bx-controls-auto {
    position: absolute; bottom: -60px; width: 100%;
}

/* LOADER */
.bx-wrapper .bx-loading {
    min-height: 50px;
    background: url(http://cdnm1.charleskeith.com/media/wysiwyg/blog/bxloader.gif) center center no-repeat #fff;
    height: 100%;
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 2000;
}

/* PAGER */
.bx-wrapper .bx-pager {
    text-align: center;
    font-size: .85em;
    font-family: Arial;
    font-weight: bold;
    color: #666;
    padding-top: 20px;
}

.bx-wrapper .bx-pager .bx-pager-item,
.bx-wrapper .bx-controls-auto .bx-controls-auto-item {
	display: none;}

.bx-wrapper .bx-pager.bx-default-pager a {
    background: #fff;
    text-indent: -9999px;
    display: block;
    width: 10px;
    height: 10px;
    margin: 0 3px;
    outline: 0;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
}

/* DIRECTION CONTROLS (NEXT / PREV) */
.bx-wrapper .bx-prev {
    left: -20px;/*left: 10px;htike*/
    background: url(http://cdnm1.charleskeith.com/media/wysiwyg/blog/bxcontrols.png) no-repeat 0 -32px;
}

.bx-wrapper .bx-next {
    right: -20px;/*right: 10px;htike*/
    background: url(http://cdnm1.charleskeith.com/media/wysiwyg/blog/bxcontrols.png) no-repeat -43px -32px;
}

.bx-wrapper .bx-prev:hover {
    background-position: 0 0;
}

.bx-wrapper .bx-next:hover {
    background-position: -43px 0;
}

.bx-wrapper .bx-controls-direction a {
    position: absolute;
    top: 50%;
    margin-top: -16px;
    outline: 0;
    width: 32px;
    height: 32px;
    text-indent: -9999px;
    z-index: 3000;
}

.bx-wrapper .bx-controls-direction a.disabled { display: none; }

/* AUTO CONTROLS (START / STOP) */
.bx-wrapper .bx-controls-auto { text-align: center; }

/* PAGER WITH AUTO-CONTROLS HYBRID LAYOUT */
.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-pager {
    text-align: left;
    width: 80%;
}

.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-controls-auto {
    right: 0;
    width: 35px;
}

/* IMAGE CAPTIONS */
.bx-wrapper .bx-caption {
    position: absolute;
    top: 7px;/*bottom: 0;*/
    left: 0;
    width: 100%;
}

.bx-wrapper .bx-caption span {
	color: #000;/*color: #fff;*/
	font-family: Arial;
	display: block;
	font-size: .85em; font-weight: bold;
	padding: 2px;/*padding: 10px;*/
}
.bx-wrapper ul li{margin-left: 0;font-size:10px;}

#sidebar { width: 150px; float: right; text-align: center;}
.smallcontent{font-size: 12px; text-align: center;}
.smallcontent img{padding-bottom: 2%;}

#recentpost {
 text-align: center; font-size: 12px;
}
#recentpost > div {
 width: 18%; 
 display: inline-block;
 vertical-align: top;

 / IE fix. /
 *display: inline;
 zoom: 1;
}
#recentpost:after {
 content: "";
 width: 100%;
 display: inline-block;
}
#recentpost a{text-decoration: none;}
#s-recentpost{text-align: center;font-size: 11px;}
#s-recentpost > div {
 width: 30%;
 display: inline-block;
 vertical-align: top;

 / IE fix. /
 *display: inline;
 zoom: 1;
}
#s-recentpost:after {
 content: "";
 width: 100%;
 display: inline-block;
}
#s-recentpost a{text-decoration: none;}
p {text-align: center;}
.sts-container {
	max-width: 600px;
	margin: 0 auto;
	text-align: center;
	width: 100%;
}
.sts-container-s {
	margin: 0 auto;
	text-align: center;
	max-width: 400px;
	width: 100%;
}	
.sts-container:after, .sts-container-s:after {
	content: "";
	display: table;
	clear: both;
}	
.sts-product {
	max-width: 33%;
	padding: 1%;
	float: left;
	font-size: 11px;
}
.sts-product img {
	max-width: 100%;
}
.sts-product a:hover {
	text-decoration: none;
}
.sts-product-s img {
	width: 100%;
}
.sts-container-s .sts-product {
	max-width: 49%;
	padding: 1%;
	float: left;
}
.sts-container h2, .sts-container-s h2 {
	font-size: 12px;
}
	/* Responsive 16:9 video */
.video-container {
	position:relative;
	padding-bottom:56.25%;
	padding-top: 0px;
	height:0;
	overflow:hidden;
}
.video-container iframe, .video-container object, .video-container embed {
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
	border: none;
}
--></style>
<p>
<script type="text/javascript">// <![CDATA[
$(function() {
            var floatingDiv = $('#sidebar');
            var offset = $("#sidebar").position();
            var bottomoffset = $("#leftcontent").height();
            
            $(window).scroll(function() {
                if ($(window).scrollTop() >= (offset.top + 250) && $(window).scrollTop() <= (bottomoffset - 250) ) {
                floatingDiv.css({
		    'position' : 'fixed',
			'top' : 120, 'float':'right', 'margin-left':30 
		 });
                }else {
                 floatingDiv.css({
		    'position' : 'relative',
			'top' : 0
		 });   
                }
            });
});
// ]]]]><![CDATA[></script>
<script type="text/javascript">// <![CDATA[
$(document).ready(function(){
  $('.bxslider').bxSlider({
  mode: 'vertical', 
  slideWidth: 140, minSlides: 3, maxSlides: 3, moveSlides: 3, captions: true,  
  slideMargin: 5
});
});
// ]]]]><![CDATA[></script>
</p>
<div>&nbsp;</div>
<div class="visible-md visible-lg largecontent">
<table>
<tbody style="text-align: center;">
<tr>
<td style="width: 80%; vertical-align: top; font-size: 14px;">
<div id="leftcontent">
<div class="video-container"><iframe src="https://www.youtube.com/embed/p74V_Iq6-dA?autoplay=1&amp;mute=1" height="720" width="1280"></iframe></div>
<div>&nbsp;</div>
<p>The exploration of space is an ongoing discovery and exploration of celestial structures, rife with mysteries and unexplained phenomena. Between our own galaxy and the Milky Way, there lies an intergalactic universe that is millions of light years away. The stars hold a sense of wonderment, in a serious space jam of enduring mysteries, orbiting around hyperspace movement, astronomical energy bursts and other galactic phantoms.</p>
<p>CHARLES &amp; KEITH accessories are inspired by an intergalactic universe, drawing from the deep jewel tones of interstellar space. Embossed enamel pins in planetary shapes, take the form of shooting stars, orbiting planets and crescent moon add a textural embellishment pegged against a soft velvet background.</p>
</div>
</td>
<td style="width: 20%; vertical-align: top;">
<div id="sidebar">
<div class="shopstory"><strong>SHOP THE STORY</strong></div>
<ul class="bxslider">
<li><a style="font-size: 10px; text-decoration: none;" onclick="return popup(this)" href="http://www.charleskeith.com/usd/galaxy-embellished-cardholder-grey-ck6-50680560.html/"><img alt="GALAXY EMBELLISHED CARDHOLDER" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-CK6-50680560-04_GALAXY-EMBELLISHED-CARDHOLDER_1.jpg" />GALAXY EMBELLISHED CARDHOLDER</a></li>
<li><a style="font-size: 10px; text-decoration: none;" onclick="return popup(this)" href="http://www.charleskeith.com/usd/galaxy-embellished-cardholder-navy-ck6-50680560.html/"><img alt="GALAXY EMBELLISHED CARDHOLDER" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-CK6-50680560-10_GALAXY-EMBELLISHED-CARDHOLDER_1.jpg" />GALAXY EMBELLISHED CARDHOLDER</a></li>
<li><a style="font-size: 10px; text-decoration: none;" onclick="return popup(this)" href="http://www.charleskeith.com/usd/galaxy-embellished-cardholder-green-ck6-50680560.html/"><img alt="GALAXY EMBELLISHED CARDHOLDER" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-CK6-50680560-12_GALAXY-EMBELLISHED-CARDHOLDER_1.jpg" />GALAXY EMBELLISHED CARDHOLDER</a></li>
<li><a style="font-size: 10px; text-decoration: none;" onclick="return popup(this)" href="http://www.charleskeith.com/usd/galaxy-embellished-cardholder-burgun-ck6-50680560.html/"><img alt="GALAXY EMBELLISHED CARDHOLDER" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-CK6-50680560-73_GALAXY-EMBELLISHED-CARDHOLDER_1.jpg" />GALAXY EMBELLISHED CARDHOLDER</a></li>
<li><a style="font-size: 10px; text-decoration: none;" onclick="return popup(this)" href="http://www.charleskeith.com/usd/velvet-embellished-bag-strap-grey-ck8-62250002.html/"><img alt="VELVET EMBELLISHED BAG STRAP" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-CK8-62250002-04_VELVET-EMBELLISHED-BAG-STRAP_GREY.jpg" />VELVET EMBELLISHED BAG STRAP</a></li>
<li><a style="font-size: 10px; text-decoration: none;" onclick="return popup(this)" href="http://www.charleskeith.com/usd/velvet-embellished-bag-strap-navy-ck8-62250002.html/"><img alt="VELVET EMBELLISHED BAG STRAP" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-CK8-62250002-10_VELVET-EMBELLISHED-BAG-STRAP_NAVY.jpg" />VELVET EMBELLISHED BAG STRAP</a></li>
<li><a style="font-size: 10px; text-decoration: none;" onclick="return popup(this)" href="http://www.charleskeith.com/usd/velvet-embellished-bag-strap-green-ck8-62250002.html/"><img alt="VELVET EMBELLISHED BAG STRAP" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-CK8-62250002-12_VELVET-EMBELLISHED-BAG-STRAP_GREEN.jpg" />VELVET EMBELLISHED BAG STRAP</a></li>
<li><a style="font-size: 10px; text-decoration: none;" onclick="return popup(this)" href="http://www.charleskeith.com/usd/velvet-embellished-bag-strap-burgun-ck8-62250002.html/"><img alt="VELVET EMBELLISHED BAG STRAP" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-CK8-62250002-73_VELVET-EMBELLISHED-BAG-STRAP_BURGUNDY.jpg" />VELVET EMBELLISHED BAG STRAP</a></li>
<li><a style="font-size: 10px; text-decoration: none;" onclick="return popup(this)" href="http://www.charleskeith.com/notifyme?colour=GREY&amp;artno=CK2-20680563"><img alt="GALAXY EMBELLISHED CLUTCH" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-CK2-20680563-04_GALAXY-EMBELLISHED-CLUTCH_GREY.jpg" />GALAXY EMBELLISHED CLUTCH</a></li>
<li><a style="font-size: 10px; text-decoration: none;" onclick="return popup(this)" href="http://www.charleskeith.com/notifyme?colour=NAVY&amp;artno=CK2-20680563"><img alt="GALAXY EMBELLISHED CLUTCH" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-CK2-20680563-10_GALAXY-EMBELLISHED-CLUTCH_NAVY.jpg" />GALAXY EMBELLISHED CLUTCH</a></li>
<li><a style="font-size: 10px; text-decoration: none;" onclick="return popup(this)" href="http://www.charleskeith.com/notifyme?colour=GREEN&amp;artno=CK2-20680563"><img alt="GALAXY EMBELLISHED CLUTCH" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-CK2-20680563-12_GALAXY-EMBELLISHED-CLUTCH_GREEN.jpg" />GALAXY EMBELLISHED CLUTCH</a></li>
<li><a style="font-size: 10px; text-decoration: none;" onclick="return popup(this)" href="http://www.charleskeith.com/notifyme?colour=BURGUNDY&amp;artno=CK2-20680563"><img alt="GALAXY EMBELLISHED CLUTCH" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-CK2-20680563-73_GALAXY-EMBELLISHED-CLUTCH_BURGUNDY.jpg" />GALAXY EMBELLISHED CLUTCH</a></li>
<li><a style="font-size: 10px; text-decoration: none;" onclick="return popup(this)" href="http://www.charleskeith.com/notifyme?colour=GREY&amp;artno=CK8-10680565"><img alt="EMBELLISHED PHONE CASE" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-CK8-10680565-04_EMBELLISHED-PHONE-CASE_GREY.jpg" />EMBELLISHED PHONE CASE</a></li>
<li><a style="font-size: 10px; text-decoration: none;" onclick="return popup(this)" href="http://www.charleskeith.com/notifyme?colour=NAVY&amp;artno=CK8-10680565"><img alt="EMBELLISHED PHONE CASE" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-CK8-10680565-10_EMBELLISHED-PHONE-CASE_NAVY.jpg" />EMBELLISHED PHONE CASE</a></li>
<li><a style="font-size: 10px; text-decoration: none;" onclick="return popup(this)" href="http://www.charleskeith.com/notifyme?colour=GREEN&amp;artno=CK8-10680565"><img alt="EMBELLISHED PHONE CASE" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-CK8-10680565-12_EMBELLISHED-PHONE-CASE_GREEN.jpg" />EMBELLISHED PHONE CASE</a></li>
<li><a style="font-size: 10px; text-decoration: none;" onclick="return popup(this)" href="http://www.charleskeith.com/notifyme?colour=BURGUNDY&amp;artno=CK8-10680565"><img alt="EMBELLISHED PHONE CASE" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-CK8-10680565-73_EMBELLISHED-PHONE-CASE_BURGUNDY.jpg" />EMBELLISHED PHONE CASE</a></li>
<!-- <li><a style="font-size: 10px; text-decoration: none;" onclick="return popup(this)" href="http://www.charleskeith.com/notifyme?colour=COLOR&artno=XXXX"><img src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-CK2-80700559-04-1_EMBELLISHED-SLING-BAG_GREY.jpg" alt="EMBELLISHED SLING BAG GREY" />EMBELLISHED SLING BAG GREY</a></li>
<li><a style="font-size: 10px; text-decoration: none;" onclick="return popup(this)" href="http://www.charleskeith.com/notifyme?colour=COLOR&artno=XXXX"><img src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-CK2-80700559-10-1_EMBELLISHED-SLING-BAG_NAVY.jpg" alt="EMBELLISHED SLING BAG GREY" />EMBELLISHED SLING BAG GREY</a></li>
<li><a style="font-size: 10px; text-decoration: none;" onclick="return popup(this)" href="http://www.charleskeith.com/notifyme?colour=COLOR&artno=XXXX"><img src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-CK2-80700559-12-1_EMBELLISHED-SLING-BAG_GREEN.jpg" alt="EMBELLISHED SLING BAG GREY" />EMBELLISHED SLING BAG GREY</a></li>
<li><a style="font-size: 10px; text-decoration: none;" onclick="return popup(this)" href="http://www.charleskeith.com/notifyme?colour=COLOR&artno=XXXX"><img src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-CK2-80700559-73-1_EMBELLISHED-SLING-BAG _BURGUNDY.jpg" alt="EMBELLISHED SLING BAG GREY" />EMBELLISHED SLING BAG GREY</a></li> --></ul>
</div>
</td>
</tr>
</tbody>
</table>
</div>
<div class="visible-sm visible-xs smallcontent">
<div class="video-container"><iframe src="https://www.youtube.com/embed/p74V_Iq6-dA" height="720" width="1280"></iframe></div>
<div>&nbsp;</div>
<p>The exploration of space is an ongoing discovery and exploration of celestial structures, rife with mysteries and unexplained phenomena. Between our own galaxy and the Milky Way, there lies an intergalactic universe that is millions of light years away. The stars hold a sense of wonderment, in a serious space jam of enduring mysteries, orbiting around hyperspace movement, astronomical energy bursts and other galactic phantoms.</p>
<p>CHARLES &amp; KEITH accessories are inspired by an intergalactic universe, drawing from the deep jewel tones of interstellar space. Embossed enamel pins in planetary shapes, take the form of shooting stars, orbiting planets and crescent moon add a textural embellishment pegged against a soft velvet background.</p>
<div>&nbsp;</div>
<div class="sts-container-s">
<h2><strong>SHOP THE STORY</strong></h2>
<div class="sts-product"><a style="font-size: 10px; text-decoration: none;" onclick="return popup(this)" href="http://www.charleskeith.com/usd/galaxy-embellished-cardholder-grey-ck6-50680560.html/"><img alt="GALAXY EMBELLISHED CARDHOLDER" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-CK6-50680560-04_GALAXY-EMBELLISHED-CARDHOLDER_1.jpg" />GALAXY EMBELLISHED CARDHOLDER</a></div>
<div class="sts-product"><a style="font-size: 10px; text-decoration: none;" onclick="return popup(this)" href="http://www.charleskeith.com/usd/galaxy-embellished-cardholder-navy-ck6-50680560.html/"><img alt="GALAXY EMBELLISHED CARDHOLDER" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-CK6-50680560-10_GALAXY-EMBELLISHED-CARDHOLDER_1.jpg" />GALAXY EMBELLISHED CARDHOLDER</a></div>
</div>
<div class="sts-container-s">
<div class="sts-product"><a style="font-size: 10px; text-decoration: none;" onclick="return popup(this)" href="http://www.charleskeith.com/usd/galaxy-embellished-cardholder-green-ck6-50680560.html/"><img alt="GALAXY EMBELLISHED CARDHOLDER" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-CK6-50680560-12_GALAXY-EMBELLISHED-CARDHOLDER_1.jpg" />GALAXY EMBELLISHED CARDHOLDER</a></div>
<div class="sts-product"><a style="font-size: 10px; text-decoration: none;" onclick="return popup(this)" href="http://www.charleskeith.com/usd/galaxy-embellished-cardholder-burgun-ck6-50680560.html/"><img alt="GALAXY EMBELLISHED CARDHOLDER" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-CK6-50680560-73_GALAXY-EMBELLISHED-CARDHOLDER_1.jpg" />GALAXY EMBELLISHED CARDHOLDER</a></div>
</div>
<div class="sts-container-s">
<div class="sts-product"><a style="font-size: 10px; text-decoration: none;" onclick="return popup(this)" href="http://www.charleskeith.com/usd/velvet-embellished-bag-strap-grey-ck8-62250002.html/"><img alt="VELVET EMBELLISHED BAG STRAP" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-CK8-62250002-04_VELVET-EMBELLISHED-BAG-STRAP_GREY.jpg" />VELVET EMBELLISHED BAG STRAP</a></div>
<div class="sts-product"><a style="font-size: 10px; text-decoration: none;" onclick="return popup(this)" href="http://www.charleskeith.com/usd/velvet-embellished-bag-strap-navy-ck8-62250002.html/"><img alt="VELVET EMBELLISHED BAG STRAP" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-CK8-62250002-10_VELVET-EMBELLISHED-BAG-STRAP_NAVY.jpg" />VELVET EMBELLISHED BAG STRAP</a></div>
</div>
<div class="sts-container-s">
<div class="sts-product"><a style="font-size: 10px; text-decoration: none;" onclick="return popup(this)" href="http://www.charleskeith.com/usd/velvet-embellished-bag-strap-green-ck8-62250002.html/"><img alt="VELVET EMBELLISHED BAG STRAP" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-CK8-62250002-12_VELVET-EMBELLISHED-BAG-STRAP_GREEN.jpg" />VELVET EMBELLISHED BAG STRAP</a></div>
<div class="sts-product"><a style="font-size: 10px; text-decoration: none;" onclick="return popup(this)" href="http://www.charleskeith.com/usd/velvet-embellished-bag-strap-burgun-ck8-62250002.html/"><img alt="VELVET EMBELLISHED BAG STRAP" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-CK8-62250002-73_VELVET-EMBELLISHED-BAG-STRAP_BURGUNDY.jpg" />VELVET EMBELLISHED BAG STRAP</a></div>
</div>
<div class="sts-container-s">
<div class="sts-product"><a style="font-size: 10px; text-decoration: none;" onclick="return popup(this)" href="http://www.charleskeith.com/notifyme?colour=GREY&amp;artno=CK2-20680563"><img alt="GALAXY EMBELLISHED CLUTCH" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-CK2-20680563-04_GALAXY-EMBELLISHED-CLUTCH_GREY.jpg" />GALAXY EMBELLISHED CLUTCH</a></div>
<div class="sts-product"><a style="font-size: 10px; text-decoration: none;" onclick="return popup(this)" href="http://www.charleskeith.com/notifyme?colour=NAVY&amp;artno=CK2-20680563"><img alt="GALAXY EMBELLISHED CLUTCH" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-CK2-20680563-10_GALAXY-EMBELLISHED-CLUTCH_NAVY.jpg" />GALAXY EMBELLISHED CLUTCH</a></div>
</div>
<div class="sts-container-s">
<div class="sts-product"><a style="font-size: 10px; text-decoration: none;" onclick="return popup(this)" href="http://www.charleskeith.com/notifyme?colour=GREEN&amp;artno=CK2-20680563"><img alt="GALAXY EMBELLISHED CLUTCH" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-CK2-20680563-12_GALAXY-EMBELLISHED-CLUTCH_GREEN.jpg" />GALAXY EMBELLISHED CLUTCH</a></div>
<div class="sts-product"><a style="font-size: 10px; text-decoration: none;" onclick="return popup(this)" href="http://www.charleskeith.com/notifyme?colour=BURGUNDY&amp;artno=CK2-20680563"><img alt="GALAXY EMBELLISHED CLUTCH" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-CK2-20680563-73_GALAXY-EMBELLISHED-CLUTCH_BURGUNDY.jpg" />GALAXY EMBELLISHED CLUTCH</a></div>
</div>
<div class="sts-container-s">
<div class="sts-product"><a style="font-size: 10px; text-decoration: none;" onclick="return popup(this)" href="http://www.charleskeith.com/notifyme?colour=GREY&amp;artno=CK8-10680565"><img alt="EMBELLISHED PHONE CASE" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-CK8-10680565-04_EMBELLISHED-PHONE-CASE_GREY.jpg" />EMBELLISHED PHONE CASE</a></div>
<div class="sts-product"><a style="font-size: 10px; text-decoration: none;" onclick="return popup(this)" href="http://www.charleskeith.com/notifyme?colour=NAVY&amp;artno=CK8-10680565"><img alt="EMBELLISHED PHONE CASE" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-CK8-10680565-10_EMBELLISHED-PHONE-CASE_NAVY.jpg" />EMBELLISHED PHONE CASE</a></div>
</div>
<div class="sts-container-s">
<div class="sts-product"><a style="font-size: 10px; text-decoration: none;" onclick="return popup(this)" href="http://www.charleskeith.com/notifyme?colour=GREEN&amp;artno=CK8-10680565"><img alt="EMBELLISHED PHONE CASE" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-CK8-10680565-12_EMBELLISHED-PHONE-CASE_GREEN.jpg" />EMBELLISHED PHONE CASE</a></div>
<div class="sts-product"><a style="font-size: 10px; text-decoration: none;" onclick="return popup(this)" href="http://www.charleskeith.com/notifyme?colour=BURGUNDY&amp;artno=CK8-10680565"><img alt="EMBELLISHED PHONE CASE" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-CK8-10680565-73_EMBELLISHED-PHONE-CASE_BURGUNDY.jpg" />EMBELLISHED PHONE CASE</a></div>
</div>
</div>
<div>&nbsp;</div>
<p>
<script type="text/javascript">// <![CDATA[
function popup(mylink, windowname)
{
if (! window.focus)return true;
var href;
if (typeof(mylink) == 'string')
   href=mylink;
else
   href=mylink.href;
window.open(href, windowname, 'width=400,height=1024,scrollbars=yes,resizable=no,location=no,menubar=no,toolbar=no,');
return false;
}
// ]]]]><![CDATA[></script>
</p>]]></description>
      <pubDate>Thu, 21 Sep 2017 03:39:08 +0000</pubDate>
    </item>
    <item>
      <title><![CDATA[CLEAN SLATE]]></title>
      <link>http://www.charleskeith.com/usd/blog/clean-slate/</link>
      <description><![CDATA[<p>
<script type="text/javascript" src="https://ajax.googleapis.com/ajax/libs/jquery/1.8.2/jquery.min.js"></script>
<script type="text/javascript" src="http://www.charleskeith.com/media/wysiwyg/js/jquery.bxslider.min.js"></script>
</p>
<style><!--
.blog-post-view .largecontent{
    max-width: 960px;
	margin: 0 auto;
    text-align: center;
}
.bx-wrapper {
    position: relative; margin: 0 auto 60px; padding: 0;
    *zoom: 1;
}

#disqus_thread{
display:none !important;
}

hr{
display:none !important;
}
.bx-wrapper img {max-width: 100%; display: block;}

/** THEME
===================================*/
.bx-wrapper .bx-viewport {
    left: 0;
    background: #fff;
	
    /*fix other elements on the page moving (on Chrome)*/
    -webkit-transform: translatez(0);
    -moz-transform: translatez(0);
    -ms-transform: translatez(0);
    -o-transform: translatez(0);
    transform: translatez(0);
}

.bx-wrapper .bx-pager,
.bx-wrapper .bx-controls-auto {
    position: absolute; bottom: -60px; width: 100%;
}

/* LOADER */
.bx-wrapper .bx-loading {
    min-height: 50px;
    background: url(http://ckimage.charleskeith.com/media/wysiwyg/blog/bxloader.gif) center center no-repeat #fff;
    height: 100%;
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 2000;
}

/* PAGER */
.bx-wrapper .bx-pager {
    text-align: center;
    font-size: .85em;
    font-family: Arial;
    font-weight: bold;
    color: #666;
    padding-top: 20px;
}

.bx-wrapper .bx-pager .bx-pager-item,
.bx-wrapper .bx-controls-auto .bx-controls-auto-item {
	display: none;}

.bx-wrapper .bx-pager.bx-default-pager a {
    background: #fff;
    text-indent: -9999px;
    display: block;
    width: 10px;
    height: 10px;
    margin: 0 3px;
    outline: 0;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
}

/* DIRECTION CONTROLS (NEXT / PREV) */
.bx-wrapper .bx-prev {
    left: -20px;/*left: 10px;htike*/
    background: url(http://ckimage.charleskeith.com/media/wysiwyg/blog/bxcontrols.png) no-repeat 0 -32px;
}

.bx-wrapper .bx-next {
    right: -20px;/*right: 10px;htike*/
    background: url(http://ckimage.charleskeith.com/media/wysiwyg/blog/bxcontrols.png) no-repeat -43px -32px;
}

.bx-wrapper .bx-prev:hover {
    background-position: 0 0;
}

.bx-wrapper .bx-next:hover {
    background-position: -43px 0;
}

.bx-wrapper .bx-controls-direction a {
    position: absolute;
    top: 50%;
    margin-top: -16px;
    outline: 0;
    width: 32px;
    height: 32px;
    text-indent: -9999px;
    z-index: 3000;
}

.bx-wrapper .bx-controls-direction a.disabled { display: none; }

/* AUTO CONTROLS (START / STOP) */
.bx-wrapper .bx-controls-auto { text-align: center; }

/* PAGER WITH AUTO-CONTROLS HYBRID LAYOUT */
.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-pager {
    text-align: left;
    width: 80%;
}

.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-controls-auto {
    right: 0;
    width: 35px;
}

/* IMAGE CAPTIONS */
.bx-wrapper .bx-caption {
    position: absolute;
    top: 7px;/*bottom: 0;*/
    left: 0;
    width: 100%;
}

.bx-wrapper .bx-caption span {
	color: #000;/*color: #fff;*/
	font-family: Arial;
	display: block;
	font-size: .85em; font-weight: bold;
	padding: 2px;/*padding: 10px;*/
}
.bx-wrapper ul li{margin-left: 0;font-size:10px;}

#sidebar { width: 150px; float: right; text-align: center;}
.smallcontent{font-size: 12px; text-align: center;}
.smallcontent img{padding-bottom: 2%;}

#recentpost {
 text-align: center; font-size: 12px;
}
#recentpost > div {
 width: 18%; 
 display: inline-block;
 vertical-align: top;

 / IE fix. /
 *display: inline;
 zoom: 1;
}
#recentpost:after {
 content: "";
 width: 100%;
 display: inline-block;
}
#recentpost a{text-decoration: none;}
#s-recentpost{text-align: center;font-size: 11px;}
#s-recentpost > div {
 width: 30%;
 display: inline-block;
 vertical-align: top;

 / IE fix. /
 *display: inline;
 zoom: 1;
}
#s-recentpost:after {
 content: "";
 width: 100%;
 display: inline-block;
}
#s-recentpost a{text-decoration: none;}
p {text-align: center;}
.sts-container {
	max-width: 600px;
	margin: 0 auto;
	text-align: center;
	width: 100%;
}
.sts-container-s {
	margin: 0 auto;
	text-align: center;
	max-width: 400px;
	width: 100%;
}	
.sts-container:after, .sts-container-s:after {
	content: "";
	display: table;
	clear: both;
}	
.sts-product {
	max-width: 33%;
	padding: 1%;
	float: left;
	font-size: 11px;
}
.sts-product img {
	max-width: 100%;
}
.sts-product a:hover {
	text-decoration: none;
}
.sts-product-s img {
	width: 100%;
}
.sts-container-s .sts-product {
	max-width: 49%;
	padding: 1%;
	float: left;
}
.sts-container h2, .sts-container-s h2 {
	font-size: 12px;
}
.shopstory {
    font-size: 12px;
    font-weight: bold;
    text-align: center;
}
--></style>
<p>
<script type="text/javascript">// <![CDATA[
$(function() {
            var floatingDiv = $('#sidebar');
            var offset = $("#sidebar").position();
            var bottomoffset = $("#leftcontent").height();
            
            $(window).scroll(function() {
                if ($(window).scrollTop() >= (offset.top + 250) && $(window).scrollTop() <= (bottomoffset - 250) ) {
                floatingDiv.css({
		    'position' : 'fixed',
			'top' : 120, 'float':'right', 'margin-left':30 
		 });
                }else {
                 floatingDiv.css({
		    'position' : 'relative',
			'top' : 0
		 });   
                }
            });
});
// ]]]]><![CDATA[></script>
<script type="text/javascript">// <![CDATA[
$(document).ready(function(){
  $('.bxslider').bxSlider({
  mode: 'vertical', 
  slideWidth: 140, minSlides: 3, maxSlides: 3, moveSlides: 3, captions: true,  
  slideMargin: 5
});
});
// ]]]]><![CDATA[></script>
</p>
<div>&nbsp;</div>
<div class="visible-md visible-lg largecontent">
<table>
<tbody style="text-align: center;">
<tr>
<td style="width: 80%; vertical-align: top; font-size: 14px;">
<div id="leftcontent"><img alt="charles &amp; keith campaign" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-clean-slate-blog-desktop.jpg" width="100%" />
<div>&nbsp;</div>
<p>This CHARLES &amp; KEITH collection features a camera bag, minimalist crossbody bag, acrylic sling bag, suede ankle booties and Chelsea boots in autumnal tones of fermented burgundy shades, moss green tones and a frothy blue.</p>
<div>&nbsp;</div>
</div>
</td>
<td style="width: 20%; vertical-align: top;">
<div id="sidebar">
<div class="shopstory">SHOP THE STORY</div>
<ul class="bxslider">
<li><a style="font-size: 10px; text-decoration: none;" onclick="return popup(this)" href="http://www.charleskeith.com/usd/chelsea-boots-burgun-ck1-90580085.html/"><img alt="CHELSEA BOOT" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-CK1-90580085-CHELSEA-BOOT_burgundy.jpg" />CHELSEA BOOT</a></li>
<li><a style="font-size: 10px; text-decoration: none;" onclick="return popup(this)" href="http://www.charleskeith.com/usd/asymmetrical-bootie-heels-black-ck1-90300324.html/"><img alt="ASYMMETRICAL BOOTIE HEEL" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-CK1-90300324-01-1_ASYMMETRICAL-BOOTIE-HEEL_black.jpg" />ASYMMETRICAL BOOTIE HEEL</a></li>
<li><a style="font-size: 10px; text-decoration: none;" onclick="return popup(this)" href="http://www.charleskeith.com/usd/angular-front-flap-clutch-peack-ck2-70670635.html/"><img alt="ANGULAR FRONT-FLAP CLUTCH" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-CK2-70670635_ANGULAR-FRONT-FLAP-CLUTCH_peacock.jpg" />ANGULAR FRONT-FLAP CLUTCH</a></li>
<li><a style="font-size: 10px; text-decoration: none;" onclick="return popup(this)" href="http://www.charleskeith.com/usd/angular-front-flap-clutch-black-ck2-70670635.html/"><img alt="ANGULAR FRONT-FLAP CLUTCH" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-CK2-70670635-01_ANGULAR-FRONT-FLAP-CLUTCH_black.jpg" />ANGULAR FRONT-FLAP CLUTCH</a></li>
<li><a style="font-size: 10px; text-decoration: none;" onclick="return popup(this)" href="http://www.charleskeith.com/usd/angular-front-flap-clutch-white-ck2-70670635.html/"><img alt="ANGULAR FRONT-FLAP CLUTCH" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-CK2-70670635-03_ANGULAR-FRONT-FLAP-CLUTCH_white.jpg" />ANGULAR FRONT-FLAP CLUTCH</a></li>
<li><a style="font-size: 10px; text-decoration: none;" onclick="return popup(this)" href="http://www.charleskeith.com/usd/circular-detail-sling-bag-brown-ck2-80700549.html/"><img alt="CIRCULAR DETAIL SLING BAG" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-CK2-80700549-02_CIRCULAR-DETAIL-SLING-BAG_brown.jpg" />CIRCULAR DETAIL SLING BAG</a></li>
<li><a style="font-size: 10px; text-decoration: none;" onclick="return popup(this)" href="http://www.charleskeith.com/usd/top-flap-slingbag-amber-ck2-80700551.html/"><img alt="TOP-FLAP SLING BAG" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-CK2-80700551_TOP-FLAP-SLING-BAG_amber.jpg" />TOP-FLAP SLING BAG</a></li>
<li><a style="font-size: 10px; text-decoration: none;" onclick="return popup(this)" href="http://www.charleskeith.com/usd/top-flap-slingbag-black-ck2-80700551.html/"><img alt="TOP-FLAP SLING BAG" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-CK2-80700551-01_TOP-FLAP-SLING-BAG_black.jpg" />TOP-FLAP SLING BAG</a></li>
<li><a style="font-size: 10px; text-decoration: none;" onclick="return popup(this)" href="http://www.charleskeith.com/usd/top-flap-slingbag-green-ck2-80700551.html/"><img alt="TOP-FLAP SLING BAG" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-CK2-80700551-12_TOP-FLAP-SLING-BAG_green.jpg" />TOP-FLAP SLING BAG</a></li>
<li><a style="font-size: 10px; text-decoration: none;" onclick="return popup(this)" href="http://www.charleskeith.com/notifyme?colour=BURGUNDY&amp;artno=CK1-90900048"><img alt="BASIC ANKLE BOOT" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-CK1-90900048-73-1_BASIC-ANKLE-BOOT_burgundy.jpg" />BASIC ANKLE BOOT</a></li>
</ul>
</div>
</td>
</tr>
</tbody>
</table>
</div>
<div class="visible-sm visible-xs smallcontent"><img alt="charles &amp; keith campaign" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-clean-slate-blog-mobile.jpg" width="100%" />
<div>&nbsp;</div>
<p>This CHARLES &amp; KEITH collection features a camera bag, minimalist crossbody bag, acrylic sling bag, suede ankle booties and Chelsea boots in autumnal tones of fermented burgundy shades, moss green tones and a frothy blue.</p>
<div>&nbsp;</div>
<div class="sts-container-s">
<h2><strong>SHOP THE STORY</strong></h2>
<div class="sts-product"><a style="font-size: 10px; text-decoration: none;" onclick="return popup(this)" href="http://www.charleskeith.com/usd/chelsea-boots-burgun-ck1-90580085.html/"><img alt="CHELSEA BOOT" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-CK1-90580085-CHELSEA-BOOT_burgundy.jpg" />CHELSEA BOOT</a></div>
<div class="sts-container-s">
<div class="sts-product"><a style="font-size: 10px; text-decoration: none;" onclick="return popup(this)" href="http://www.charleskeith.com/usd/asymmetrical-bootie-heels-black-ck1-90300324.html/"><img alt="ASYMMETRICAL BOOTIE HEEL" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-CK1-90300324-01-1_ASYMMETRICAL-BOOTIE-HEEL_black.jpg" />ASYMMETRICAL BOOTIE HEEL</a></div>
</div>
<div class="sts-product"><a style="font-size: 10px; text-decoration: none;" onclick="return popup(this)" href="http://www.charleskeith.com/usd/angular-front-flap-clutch-peack-ck2-70670635.html/"><img alt="ANGULAR FRONT-FLAP CLUTCH" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-CK2-70670635_ANGULAR-FRONT-FLAP-CLUTCH_peacock.jpg" />ANGULAR FRONT-FLAP CLUTCH</a></div>
<div class="sts-product"><a style="font-size: 10px; text-decoration: none;" onclick="return popup(this)" href="http://www.charleskeith.com/usd/angular-front-flap-clutch-black-ck2-70670635.html/"><img alt="ANGULAR FRONT-FLAP CLUTCH" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-CK2-70670635-01_ANGULAR-FRONT-FLAP-CLUTCH_black.jpg" />ANGULAR FRONT-FLAP CLUTCH</a></div>
</div>
<div class="sts-container-s">
<div class="sts-product"><a style="font-size: 10px; text-decoration: none;" onclick="return popup(this)" href="http://www.charleskeith.com/usd/angular-front-flap-clutch-white-ck2-70670635.html/"><img alt="ANGULAR FRONT-FLAP CLUTCH" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-CK2-70670635-03_ANGULAR-FRONT-FLAP-CLUTCH_white.jpg" />ANGULAR FRONT-FLAP CLUTCH</a></div>
<div class="sts-product"><a style="font-size: 10px; text-decoration: none;" onclick="return popup(this)" href="http://www.charleskeith.com/usd/circular-detail-sling-bag-brown-ck2-80700549.html/"><img alt="CIRCULAR DETAIL SLING BAG" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-CK2-80700549-02_CIRCULAR-DETAIL-SLING-BAG_brown.jpg" />CIRCULAR DETAIL SLING BAG</a></div>
</div>
<div class="sts-container-s">
<div class="sts-product"><a style="font-size: 10px; text-decoration: none;" onclick="return popup(this)" href="http://www.charleskeith.com/usd/top-flap-slingbag-amber-ck2-80700551.html/"><img alt="TOP-FLAP SLING BAG" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-CK2-80700551_TOP-FLAP-SLING-BAG_amber.jpg" />TOP-FLAP SLING BAG</a></div>
<div class="sts-product"><a style="font-size: 10px; text-decoration: none;" onclick="return popup(this)" href="http://www.charleskeith.com/usd/top-flap-slingbag-black-ck2-80700551.html/"><img alt="TOP-FLAP SLING BAG" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-CK2-80700551-01_TOP-FLAP-SLING-BAG_black.jpg" />TOP-FLAP SLING BAG</a></div>
</div>
<div class="sts-container-s">
<div class="sts-product"><a style="font-size: 10px; text-decoration: none;" onclick="return popup(this)" href="http://www.charleskeith.com/usd/top-flap-slingbag-green-ck2-80700551.html/"><img alt="TOP-FLAP SLING BAG" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-CK2-80700551-12_TOP-FLAP-SLING-BAG_green.jpg" />TOP-FLAP SLING BAG</a></div>
<div class="sts-product"><a style="font-size: 10px; text-decoration: none;" onclick="return popup(this)" href="http://www.charleskeith.com/notifyme?colour=BURGUNDY&amp;artno=CK1-90900048"><img alt="BASIC ANKLE BOOT" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-CK1-90900048-73-1_BASIC-ANKLE-BOOT_burgundy.jpg" />BASIC ANKLE BOOT</a></div>
</div>
</div>
<div>&nbsp;</div>
<p>
<script type="text/javascript">// <![CDATA[
function popup(mylink, windowname)
{
if (! window.focus)return true;
var href;
if (typeof(mylink) == 'string')
   href=mylink;
else
   href=mylink.href;
window.open(href, windowname, 'width=400,height=1024,scrollbars=yes,resizable=no,location=no,menubar=no,toolbar=no,');
return false;
}
// ]]]]><![CDATA[></script>
</p>]]></description>
      <pubDate>Wed, 13 Sep 2017 07:49:39 +0000</pubDate>
    </item>
    <item>
      <title><![CDATA[PROP MASTERS]]></title>
      <link>http://www.charleskeith.com/usd/blog/prop-masters/</link>
      <description><![CDATA[<p>
<script type="text/javascript" src="https://ajax.googleapis.com/ajax/libs/jquery/1.8.2/jquery.min.js"></script>
<script type="text/javascript" src="http://www.charleskeith.com/media/wysiwyg/js/jquery.bxslider.min.js"></script>
</p>
<style><!--
.blog-post-view .largecontent{
    max-width: 960px;
    margin: 0 auto;
    text-align: center;
}

#disqus_thread{
display:none !important;
}

hr{
display:none !important;
}

.bx-wrapper {
    position: relative; margin: 0 auto 60px; padding: 0;
    *zoom: 1;
}

.bx-wrapper img {max-width: 100%; display: block;}

/** THEME
===================================*/
.bx-wrapper .bx-viewport {
    left: 0;
    background: #fff;
    
    /*fix other elements on the page moving (on Chrome)*/
    -webkit-transform: translatez(0);
    -moz-transform: translatez(0);
    -ms-transform: translatez(0);
    -o-transform: translatez(0);
    transform: translatez(0);
}

.bx-wrapper .bx-pager,
.bx-wrapper .bx-controls-auto {
    position: absolute; bottom: -60px; width: 100%;
}

/* LOADER */
.bx-wrapper .bx-loading {
    min-height: 50px;
    background: url(http://ckimage.charleskeith.com/media/wysiwyg/blog/bxloader.gif) center center no-repeat #fff;
    height: 100%;
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 2000;
}

/* PAGER */
.bx-wrapper .bx-pager {
    text-align: center;
    font-size: .85em;
    font-family: Arial;
    font-weight: bold;
    color: #666;
    padding-top: 20px;
}

.bx-wrapper .bx-pager .bx-pager-item,
.bx-wrapper .bx-controls-auto .bx-controls-auto-item {
    display: none;}

.bx-wrapper .bx-pager.bx-default-pager a {
    background: #fff;
    text-indent: -9999px;
    display: block;
    width: 10px;
    height: 10px;
    margin: 0 3px;
    outline: 0;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
}

/* DIRECTION CONTROLS (NEXT / PREV) */
.bx-wrapper .bx-prev {
    left: -20px;/*left: 10px;htike*/
    background: url(http://ckimage.charleskeith.com/media/wysiwyg/blog/bxcontrols.png) no-repeat 0 -32px;
}

.bx-wrapper .bx-next {
    right: -20px;/*right: 10px;htike*/
    background: url(http://ckimage.charleskeith.com/media/wysiwyg/blog/bxcontrols.png) no-repeat -43px -32px;
}

.bx-wrapper .bx-prev:hover {
    background-position: 0 0;
}

.bx-wrapper .bx-next:hover {
    background-position: -43px 0;
}

.bx-wrapper .bx-controls-direction a {
    position: absolute;
    top: 50%;
    margin-top: -16px;
    outline: 0;
    width: 32px;
    height: 32px;
    text-indent: -9999px;
    z-index: 3000;
}

.bx-wrapper .bx-controls-direction a.disabled { display: none; }

/* AUTO CONTROLS (START / STOP) */
.bx-wrapper .bx-controls-auto { text-align: center; }

/* PAGER WITH AUTO-CONTROLS HYBRID LAYOUT */
.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-pager {
    text-align: left;
    width: 80%;
}

.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-controls-auto {
    right: 0;
    width: 35px;
}

/* IMAGE CAPTIONS */
.bx-wrapper .bx-caption {
    position: absolute;
    top: 7px;/*bottom: 0;*/
    left: 0;
    width: 100%;
}

.bx-wrapper .bx-caption span {
    color: #000;/*color: #fff;*/
    font-family: Arial;
    display: block;
    font-size: .85em; font-weight: bold;
    padding: 2px;/*padding: 10px;*/
}
.bx-wrapper ul li{margin-left: 0;}
.bx-wrapper ul li a{text-decoration: none;font-size: 10px;}

#sidebar { width: 150px; float: right; text-align: center;}
.smallcontent{font-size: 12px; text-align: center;}
.smallcontent img{padding-bottom: 2%;}

#recentpost {
 text-align: center; font-size: 12px;
}
#recentpost > div {
 width: 18%; 
 display: inline-block;
 vertical-align: top;

 / IE fix. /
 *display: inline;
 zoom: 1;
}
#recentpost:after {
 content: "";
 width: 100%;
 display: inline-block;
}
#recentpost a{text-decoration: none;}
#s-recentpost{text-align: center;font-size: 11px;}
#s-recentpost > div {
 width: 30%;
 display: inline-block;
 vertical-align: top;

 / IE fix. /
 *display: inline;
 zoom: 1;
}
#s-recentpost:after {
 content: "";
 width: 100%;
 display: inline-block;
}
#s-recentpost a{text-decoration: none;}
p {text-align: center;}
.sts-container {
    max-width: 600px;
    margin: 0 auto;
    text-align: center;
    width: 100%;
}
.sts-container-s {
    margin: 0 auto;
    text-align: center;
    max-width: 400px;
    width: 100%;
}   
.sts-container:after, .sts-container-s:after {
    content: "";
    display: table;
    clear: both;
}   
.sts-product {
    max-width: 33%;
    padding: 1%;
    float: left;
    font-size: 11px;
}
.sts-product img {
    max-width: 100%;
}
.sts-product a:hover {
    text-decoration: none;
}
.sts-product-s img {
    width: 100%;
}
.sts-container-s .sts-product {
    max-width: 49%;
    padding: 1%;
    float: left;
}
.sts-container h2, .sts-container-s h2 {
    font-size: 12px;
}
--></style>
<p>
<script type="text/javascript">// <![CDATA[
$(function() {
            var floatingDiv = $('#sidebar');
            var offset = $("#sidebar").position();
            var bottomoffset = $("#leftcontent").height();
            
            $(window).scroll(function() {
                if ($(window).scrollTop() >= (offset.top + 250) && $(window).scrollTop() <= (bottomoffset - 250) ) {
                floatingDiv.css({
            'position' : 'fixed',
            'top' : 120, 'float':'right', 'margin-left':30 
         });
                }else {
                 floatingDiv.css({
            'position' : 'relative',
            'top' : 0
         });   
                }
            });
});
// ]]]]><![CDATA[></script>
<script type="text/javascript">// <![CDATA[
$(document).ready(function(){
  $('.bxslider').bxSlider({
  mode: 'vertical', 
  slideWidth: 140, minSlides: 3, maxSlides: 3, moveSlides: 3, captions: true,  
  slideMargin: 5
});
});
// ]]]]><![CDATA[></script>
</p>
<div>&nbsp;</div>
<div class="visible-md visible-lg largecontent">
<table>
<tbody style="text-align: center;">
<tr>
<td style="width: 80%; vertical-align: top; font-size: 14px;">
<div id="leftcontent"><img alt="charles &amp; keith campaign" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charleskeith-prop_masters-blog-desktop.jpg" width="100%" />
<p>This CHARLES &amp; KEITH editorial embraces unspoken bonds by taking twinning to the next level. Products are featured in complementary colours and sisterly silhouettes, with a range of slip on mules, ballet flats and pointed pumps.</p>
<div id="recentpost">&nbsp;</div>
</div>
</td>
<td style="width: 20%; vertical-align: top;">
<div>&nbsp;</div>
<div id="sidebar">
<div class="shopstory"><strong>SHOP THE STORY</strong></div>
<ul class="bxslider">
<li><a style="font-size: 10px; text-decoration: none;" onclick="return popup(this)" href="http://www.charleskeith.com/usd/stone-hoop-earrings-silver-ck5-42120151.html/"><img alt="STONE HOOP EARRINGS" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-CK5-42120151-07_StoneHoopEarrings.jpg" />STONE HOOP EARRINGS</a></li>
<li><a style="font-size: 10px; text-decoration: none;" onclick="return popup(this)" href="http://www.charleskeith.com/usd/stone-hoop-earrings-gold-ck5-42120151.html/"><img alt="STONE HOOP EARRINGS" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-CK5-42120151-27_StoneHoopEarrings.jpg" />STONE HOOP EARRINGS</a></li>
<li><a style="font-size: 10px; text-decoration: none;" onclick="return popup(this)" href="http://www.charleskeith.com/usd/semi-precious-stone-ring-gold-ck5-32120148.html/"><img alt="SEMI-PRECIOUS STONE RING" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-CK5-32120148-27_SEMI-PRECIOUS-STONE-RING.jpg" />SEMI-PRECIOUS STONE RING</a></li>
<li><a style="font-size: 10px; text-decoration: none;" onclick="return popup(this)" href="http://www.charleskeith.com/usd/slingback-heels-green-sl1-60280264.html/"><img alt="SUEDE SLING BACK HEEL" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-SL1-60280264-12_SUEDE-SLING-BACK-HEEL.jpg" />SUEDE SLING BACK HEEL</a></li>
<li><a style="font-size: 10px; text-decoration: none;" onclick="return popup(this)" href="http://www.charleskeith.com/usd/slingback-heels-orange-sl1-60280264.html/"><img alt="SUEDE SLING BACK HEEL" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-SL1-60280264-17_SUEDE-SLING-BACK-HEEL.jpg" />SUEDE SLING BACK HEEL</a></li>
<li><a style="font-size: 10px; text-decoration: none;" onclick="return popup(this)" href="http://www.charleskeith.com/usd/kitten-heel-mules-black-ck1-60361026.html/"><img alt="KITTEN HEEL MULE" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-CK1-60900069-01-1_KITTEN-HEEL-MULE.jpg" />KITTEN HEEL MULE</a></li>
<li><a style="font-size: 10px; text-decoration: none;" onclick="return popup(this)" href="http://www.charleskeith.com/usd/kitten-heel-mules-grey-ck1-60361026.html/"><img alt="KITTEN HEEL MULE" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-CK1-60900069-04-1_KITTEN-HEEL-MULE.jpg" />KITTEN HEEL MULE</a></li>
<li><a style="font-size: 10px; text-decoration: none;" onclick="return popup(this)" href="http://www.charleskeith.com/usd/semi-precious-stone-bangle-silver-ck5-12120146.html/"><img alt="SEMI-PRECIOUS STONE BANGLE" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-CK5-12120146-07_SEMI-PRECIOUS-STONE-BANGLE.jpg" />SEMI-PRECIOUS STONE BANGLE</a></li>
<li><a onclick="return popup(this)" href="http://www.charleskeith.com/usd/ankle-strap-platform-pumps-pink-ck1-60361020.html/"><img alt="ANKLE STRAP PLATFORM PUMP" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-60361020-13-1_ANKLE-STRAP-PLATFORM-PUMP.jpg" />ANKLE STRAP PLATFORM PUMP</a></li>
<li><a onclick="return popup(this)" href="http://www.charleskeith.com/usd/pointed-bow-ballerinas-red-ck1-70390184.html/"><img alt="POINTED BOW BALLERINA" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-CK1-70390184-08_POINTED-BOW-BALLERINA.jpg" />POINTED BOW BALLERINA</a></li>
<li><a onclick="return popup(this)" href="http://www.charleskeith.com/usd/pointed-bow-ballerinas-burgun-ck1-70390184.html/"><img alt="POINTED BOW BALLERINA" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-CK1-70390184-73_POINTED-BOW-BALLERINA.jpg" />POINTED BOW BALLERINA</a></li>
<li><a onclick="return popup(this)" href="http://www.charleskeith.com/usd/top-zip-textured-backpack-pink-ck2-20150642.html/"><img alt="TOP-ZIP TEXTURED BACKPACK" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-CK2-20150642-13_TOP-ZIP-TEXTURED-BACKPACK.jpg" />TOP-ZIP TEXTURED BACKPACK</a></li>
<li><a onclick="return popup(this)" href="http://www.charleskeith.com/usd/curved-boxy-sling-bag-red-ck2-80670641.html/"><img alt="CURVED BOXY SLING BAG" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-CK2-80670641-08_CURVED-BOXY-SLING-BAG.jpg" />CURVED BOXY SLING BAG</a></li>
<li><a onclick="return popup(this)" href="http://www.charleskeith.com/notifyme?colour=RED&amp;artno=CK2-40150632"><img alt="TEXTURED HOBO BAG" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-CK2-40150632-08_TEXTURED-HOBO-BAG.jpg" />TEXTURED HOBO BAG</a></li>
</ul>
</div>
</td>
</tr>
</tbody>
</table>
</div>
<div class="visible-sm visible-xs smallcontent"><img style="padding-bottom: 2%;" alt="charles &amp; keith campaign" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charleskeith-prop_masters-blog-mobile.jpg" width="100%" />
<p>This CHARLES &amp; KEITH editorial embraces unspoken bonds by taking twinning to the next level. Products are featured in complementary colours and sisterly silhouettes, with a range of slip on mules, ballet flats and pointed pumps.</p>
<div>&nbsp;</div>
<div class="sts-container-s">
<h2><strong>SHOP THE STORY</strong></h2>
<div class="sts-product"><a style="text-decoration: none;" onclick="return popup(this)" href="http://www.charleskeith.com/usd/stone-hoop-earrings-silver-ck5-42120151.html/"><img alt="STONE HOOP EARRINGS" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-CK5-42120151-07_StoneHoopEarrings.jpg" />STONE HOOP EARRINGS</a></div>
<div class="sts-product"><a style="text-decoration: none;" onclick="return popup(this)" href="http://www.charleskeith.com/usd/stone-hoop-earrings-gold-ck5-42120151.html/"><img alt="STONE HOOP EARRINGS" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-CK5-42120151-27_StoneHoopEarrings.jpg" />STONE HOOP EARRINGS</a></div>
</div>
<div class="sts-container-s">
<div class="sts-product"><a style="text-decoration: none;" onclick="return popup(this)" href="http://www.charleskeith.com/usd/semi-precious-stone-ring-gold-ck5-32120148.html/"><img alt="SEMI-PRECIOUS STONE RING" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-CK5-32120148-27_SEMI-PRECIOUS-STONE-RING.jpg" />SEMI-PRECIOUS STONE RING</a></div>
<div class="sts-product"><a style="text-decoration: none;" onclick="return popup(this)" href="http://www.charleskeith.com/usd/slingback-heels-green-sl1-60280264.html/"><img alt="SUEDE SLING BACK HEEL" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-SL1-60280264-12_SUEDE-SLING-BACK-HEEL.jpg" />SUEDE SLING BACK HEEL</a></div>
</div>
<div class="sts-container-s">
<div class="sts-product"><a style="text-decoration: none;" onclick="return popup(this)" href="http://www.charleskeith.com/usd/slingback-heels-orange-sl1-60280264.html/"><img alt="SUEDE SLING BACK HEEL" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-SL1-60280264-17_SUEDE-SLING-BACK-HEEL.jpg" />SUEDE SLING BACK HEEL</a></div>
<div class="sts-product"><a style="text-decoration: none;" onclick="return popup(this)" href="http://www.charleskeith.com/usd/kitten-heel-mules-black-ck1-60361026.html/"><img alt="KITTEN HEEL MULE" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-CK1-60900069-01-1_KITTEN-HEEL-MULE.jpg" />KITTEN HEEL MULE</a></div>
</div>
<div class="sts-container-s">
<div class="sts-product"><a style="text-decoration: none;" onclick="return popup(this)" href="http://www.charleskeith.com/usd/kitten-heel-mules-grey-ck1-60361026.html/"><img alt="KITTEN HEEL MULE" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-CK1-60900069-04-1_KITTEN-HEEL-MULE.jpg" />KITTEN HEEL MULE</a></div>
<div class="sts-product"><a style="text-decoration: none;" onclick="return popup(this)" href="http://www.charleskeith.com/usd/semi-precious-stone-bangle-silver-ck5-12120146.html/"><img alt="SEMI-PRECIOUS STONE BANGLE" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-CK5-12120146-07_SEMI-PRECIOUS-STONE-BANGLE.jpg" />SEMI-PRECIOUS STONE BANGLE</a></div>
</div>
<div class="sts-container-s">
<div class="sts-product"><a onclick="return popup(this)" href="http://www.charleskeith.com/usd/ankle-strap-platform-pumps-pink-ck1-60361020.html/"><img alt="ANKLE STRAP PLATFORM PUMP" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-60361020-13-1_ANKLE-STRAP-PLATFORM-PUMP.jpg" />ANKLE STRAP PLATFORM PUMP</a></div>
<div class="sts-product"><a onclick="return popup(this)" href="http://www.charleskeith.com/usd/pointed-bow-ballerinas-red-ck1-70390184.html/"><img alt="POINTED BOW BALLERINA" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-CK1-70390184-08_POINTED-BOW-BALLERINA.jpg" />POINTED BOW BALLERINA</a></div>
</div>
<div class="sts-container-s">
<div class="sts-product"><a onclick="return popup(this)" href="http://www.charleskeith.com/usd/pointed-bow-ballerinas-burgun-ck1-70390184.html/"><img alt="POINTED BOW BALLERINA" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-CK1-70390184-73_POINTED-BOW-BALLERINA.jpg" />POINTED BOW BALLERINA</a></div>
<div class="sts-product"><a onclick="return popup(this)" href="http://www.charleskeith.com/usd/top-zip-textured-backpack-pink-ck2-20150642.html/"><img alt="TOP-ZIP TEXTURED BACKPACK" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-CK2-20150642-13_TOP-ZIP-TEXTURED-BACKPACK.jpg" />TOP-ZIP TEXTURED BACKPACK</a></div>
</div>
<div class="sts-container-s">
<div class="sts-product"><a onclick="return popup(this)" href="http://www.charleskeith.com/usd/curved-boxy-sling-bag-red-ck2-80670641.html/"><img alt="CURVED BOXY SLING BAG" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-CK2-80670641-08_CURVED-BOXY-SLING-BAG.jpg" />CURVED BOXY SLING BAG</a></div>
<div class="sts-product"><a onclick="return popup(this)" href="http://www.charleskeith.com/notifyme?colour=RED&amp;artno=CK2-40150632"><img alt="TEXTURED HOBO BAG" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-CK2-40150632-08_TEXTURED-HOBO-BAG.jpg" />TEXTURED HOBO BAG</a></div>
</div>
<br /><br />
<div id="s-recentpost">&nbsp;</div>
</div>
<div>&nbsp;</div>
<p>
<script type="text/javascript">// <![CDATA[
function popup(mylink, windowname)
{
if (! window.focus)return true;
var href;
if (typeof(mylink) == 'string')
   href=mylink;
else
   href=mylink.href;
window.open(href, windowname, 'width=400,height=1024,scrollbars=yes,resizable=no,location=no,menubar=no,toolbar=no,');
return false;
}
// ]]]]><![CDATA[></script>
</p>]]></description>
      <pubDate>Mon, 11 Sep 2017 04:33:00 +0000</pubDate>
    </item>
    <item>
      <title><![CDATA[MYSTICAL CREATURES]]></title>
      <link>http://www.charleskeith.com/usd/blog/mystical-creatures/</link>
      <description><![CDATA[<p>
<script type="text/javascript" src="https://ajax.googleapis.com/ajax/libs/jquery/1.8.2/jquery.min.js"></script>
<script type="text/javascript" src="http://www.charleskeith.com/media/wysiwyg/js/jquery.bxslider.min.js"></script>
</p>
<style><!--
.blog-post-view .largecontent{
    max-width: 960px;margin:0 auto; font-size: 14px;text-align: center;
}
.bx-wrapper {
    position: relative;
    margin: 0 auto 60px;
    padding: 0;
    *zoom: 1;
}

#disqus_thread{
display:none !important;
}

hr{
display:none !important;
}



.bx-wrapper img {
    max-width: 100%;
    display: block;
}
/** THEME
===================================*/

.bx-wrapper .bx-viewport {
    left: 0;
    background: #fff;
    /*fix other elements on the page moving (on Chrome)*/
    -webkit-transform: translatez(0);
    -moz-transform: translatez(0);
    -ms-transform: translatez(0);
    -o-transform: translatez(0);
    transform: translatez(0);
}

.bx-wrapper .bx-pager,
.bx-wrapper .bx-controls-auto {
    position: absolute;
    bottom: -50px;
    width: 100%;
}
/* LOADER */

.bx-wrapper .bx-loading {
    min-height: 50px;
    background: url(http://cdnm1.charleskeith.com/media/wysiwyg/blog/bxloader.gif) center center no-repeat #fff;
    height: 100%;
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 2000;
}
/* PAGER */

.bx-wrapper .bx-pager {
    text-align: center;
    font-size: .85em;
    font-family: Arial;
    font-weight: bold;
    color: #666;
    padding-top: 20px;
}

.bx-wrapper .bx-pager .bx-pager-item,
.bx-wrapper .bx-controls-auto .bx-controls-auto-item {
    display: inline-block;
    *zoom: 1;
    *display: inline;
}

.bx-wrapper .bx-pager.bx-default-pager a {
    background: #fff;
    text-indent: -9999px;
    display: block;
    width: 10px;
    height: 10px;
    margin: 0 3px;
    outline: 0;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
}
/* DIRECTION CONTROLS (NEXT / PREV) */

.bx-wrapper .bx-prev {
    left: -20px;
    /*left: 10px;htike*/
    background: url(http://cdnm1.charleskeith.com/media/wysiwyg/blog/bxcontrols.png) no-repeat 0 -32px;
}

.bx-wrapper .bx-next {
    right: -20px;
    /*right: 10px;htike*/
    background: url(http://cdnm1.charleskeith.com/media/wysiwyg/blog/bxcontrols.png) no-repeat -43px -32px;
}

.bx-wrapper .bx-prev:hover {
    background-position: 0 0;
}

.bx-wrapper .bx-next:hover {
    background-position: -43px 0;
}

.bx-wrapper .bx-controls-direction a {
    position: absolute;
    top: 50%;
    margin-top: -16px;
    outline: 0;
    width: 32px;
    height: 32px;
    text-indent: -9999px;
    z-index: 3000;
}

.bx-wrapper .bx-controls-direction a.disabled {
    display: none;
}
/* AUTO CONTROLS (START / STOP) */

.bx-wrapper .bx-controls-auto {
    text-align: center;
}
/* PAGER WITH AUTO-CONTROLS HYBRID LAYOUT */

.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-pager {
    text-align: left;
    width: 80%;
}

.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-controls-auto {
    right: 0;
    width: 35px;
}
/* IMAGE CAPTIONS */

.bx-wrapper .bx-caption {
    position: absolute;
    top: 7px;
    /*bottom: 0;*/
    left: 0;
    width: 100%;
}

.bx-wrapper .bx-caption span {
    color: #000;
    /*color: #fff;*/
    font-family: Arial;
    display: block;
    font-size: .85em;
    font-weight: bold;
    padding: 2px;
    /*padding: 10px;*/
}

.bx-wrapper ul li {
    margin-left: 0;
}
.bx-wrapper ul li a{text-decoration: none;font-size: 10px;}
#sidebar {
    width: 150px;
    float: right;
    text-align: center;
}

.shopstory {
    font-size: 12px;
    text-align: center;
    font-weight: bold;
    padding-left: 30px;
}

.smallcontent {
    text-align: center;
}

.smallcontent img {
    padding-bottom: 2%;
}

#recentpost {
    text-align: center;
    font-size: 12px;
}

#recentpost > div {
    width: 18%;
    display: inline-block;
    vertical-align: top;
    /* IE fix. */
    *display: inline;
    zoom: 1;
}

#recentpost:after {
    content: "";
    width: 100%;
    display: inline-block;
}

#recentpost a {
    text-decoration: none;
}

#s-recentpost {
    text-align: center;
    font-size: 11px;
}

#s-recentpost > div {
    width: 30%;
    display: inline-block;
    vertical-align: top;
    /* IE fix. */
    *display: inline;
    zoom: 1;
}

#s-recentpost:after {
    content: "";
    width: 100%;
    display: inline-block;
}

#s-recentpost a {
    text-decoration: none;
}
p {text-align: center;}
.sts-container-s {
    margin: 0 auto;
    text-align: center;
    max-width: 400px;
    width: 100%;
}   
.sts-container-s:after {
    content: "";
    display: table;
    clear: both;
}   
.sts-product a:hover {
    text-decoration: none;
}
.sts-product img {
    width: 100%;
}
.sts-container-s .sts-product {
    max-width: 49%;
    padding: 1%;
    float: left;
}
.sts-container-s h2 {
    font-size: 12px;
}
--></style>
<p>
<script type="text/javascript">// <![CDATA[
$(function() {
            var floatingDiv = $('#sidebar');
            var offset = $("#sidebar").position();
            var bottomoffset = $("#leftcontent").height();

            $(window).scroll(function() {
                if ($(window).scrollTop() >= (offset.top + 250) && $(window).scrollTop() <= (bottomoffset - 250)) {
                    floatingDiv.css({
                        'position': 'fixed',
                        'top': 120,
                        'float': 'right',
                        'margin-left': 30
                    });
                } else {
                    floatingDiv.css({
                        'position': 'relative',
                        'top': 0
                    });
                }
            });
        });
// ]]]]><![CDATA[></script>
<script type="text/javascript">// <![CDATA[
$(document).ready(function() {
            $('.bxslider').bxSlider({
                mode: 'vertical',
                slideWidth: 140,
                minSlides: 3,
                maxSlides: 3,
                moveSlides: 1,
                captions: true,
                slideMargin: 5
            });
        });
// ]]]]><![CDATA[></script>
</p>
<div>&nbsp;</div>
<div class="visible-md visible-lg largecontent">
<table>
<tbody style="text-align: center;">
<tr>
<td style="width: 80%; vertical-align: top; font-size: 14px;">
<div id="leftcontent">
<div style="background: #072938;"><img style="padding-bottom: 0;" alt="mystical creatures" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-mystical-blog-1.gif" width="100%" />
<div style="width: 100%; display: block; margin: 0 auto; padding-bottom: 0;">
<div style="width: 8.45%; float: left;"><img style="padding: 0;" alt="mystical creatures" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-mystical-blog-2.gif" width="100%" /></div>
<div style="width: 83.1%; float: left; margin: 0 auto; display: block;"><img style="padding: 0; margin: 0 auto; display: block;" alt="mystical creatures" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-mystical-blog-3.gif" width="100%" /><img style="padding: 0; margin: 0 auto; display: block;" alt="mystical creatures" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-mystical-blog-5.gif" width="100%" /></div>
<div style="width: 8.45%; float: right;"><img style="padding: 0;" alt="mystical creatures" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-mystical-blog-4.gif" width="100%" /></div>
</div>
<img style="padding: 0; margin: 0 auto;" alt="mystical creatures" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-mystical-blog-6.gif" width="100%" />
<div style="width: 100%; display: block; margin: 0 auto; padding-bottom: 0;">
<div style="width: 8.5%; float: left;"><img style="padding: 0;" alt="mystical creatures" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-mystical-blog-7.gif" width="100%" /></div>
<div style="width: 83%; float: left; margin: 0 auto; display: block;"><img style="padding: 0; margin: 0 auto; display: block;" alt="mystical creatures" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-mystical-blog-8.gif" width="100%" /><img style="padding: 0; margin: 0 auto; display: block;" alt="mystical creatures" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-mystical-blog-10.gif" width="100%" /></div>
<div style="width: 8.5%; float: right;"><img style="padding: 0;" alt="mystical creatures" src="http://staging.charleskeith.com/curates/images/full-2_09.gif" width="100%" /></div>
</div>
<img style="padding: 0; margin: 0 auto;" alt="mystical creatures" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-mystical-blog-11.gif" width="100%" /></div>
<div>&nbsp;</div>
<p>Putting the mystical deep sea in the spotlight, &lsquo;Amphitrite and Thetis&rsquo; is a quirky and fantastical editorial conceptualised, shot and animated by Filippo Del Vita. Conceiving a fantasy underwater world, the surrealist landscape merges animation with portrait photography, creating an alternative universe that is an escape from real life.</p>
</div>
</td>
<td style="width: 20%; vertical-align: top;">
<div>&nbsp;</div>
<div id="sidebar">
<div class="shopstory">SHOP THE STORY</div>
<ul class="bxslider">
<li><a onclick="return popup(this)" href="http://www.charleskeith.com/usd/ankle-strap-stilettos-brown-ck1-60050739.html/"> <img alt="" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-CK1-60050739-02-1_ANKLE-STRAP-STILETTO_brown.jpg" width="100%" />ANKLE STRAP STILETTO</a></li>
<li><a style="font-size: 10px; text-decoration: none;" onclick="return popup(this)" href="http://www.charleskeith.com/usd/ankle-strap-stilettos-red-ck1-60050739.html/"> <img alt="" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-CK1-60050739-08-1_ANKLE-STRAP-STILETTO_red.jpg" width="100%" />ANKLE STRAP STILETTO</a></li>
<li><a style="font-size: 10px; text-decoration: none;" onclick="return popup(this)" href="http://www.charleskeith.com/usd/basic-low-mules-red-ck1-60190159.html/"> <img alt="" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-CK1-60190159-08-1_BASIC-LOW-MULE_red.jpg" width="100%" />BASIC LOW MULE</a></li>
<li><a style="font-size: 10px; text-decoration: none;" onclick="return popup(this)" href="http://www.charleskeith.com/usd/furry-heeled-sandals-black-ck1-60190164.html/"> <img alt="" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-CK1-60190164-01_ANKLE-STRAP-FURRY-SANDAL_black.jpg" width="100%" />ANKLE STRAP FURRY SANDAL</a></li>
<li><a style="font-size: 10px; text-decoration: none;" onclick="return popup(this)" href="http://www.charleskeith.com/usd/velvet-lace-up-sandals-burgun-ck1-70060353.html/"> <img alt="" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-CK1-70060353-73-1_VELVET-LACE-UP-SANDAL_burgundy.jpg" width="100%" />VELVET LACE UP SANDAL</a></li>
<li><a style="font-size: 10px; text-decoration: none;" onclick="return popup(this)" href="http://www.charleskeith.com/usd/fur-strap-pumps-cognac-ck1-70380612.html/"> <img alt="" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-CK1-70380612-51-1_FUR-STRAP-PUMP_cognac.jpg" width="100%" />FUR STRAP PUMP</a></li>
<li><a style="font-size: 10px; text-decoration: none;" onclick="return popup(this)" href="http://www.charleskeith.com/usd/criss-cross-sliders-red-ck1-70480054.html/"> <img alt="" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-CK1-70480054-08_CRISS-CROSS-SLIDER_red.jpg" width="100%" />CRISS CROSS SLIDER</a></li>
<li><a style="font-size: 10px; text-decoration: none;" onclick="return popup(this)" href="http://www.charleskeith.com/usd/flatform-oxfords-white-ck1-80300131.html/"> <img alt="" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-CK1-80300131-03-1_FLATFORM-OXFORD_white.jpg" width="100%" />FLATFORM OXFORD</a></li>
<li><a style="font-size: 10px; text-decoration: none;" onclick="return popup(this)" href="http://www.charleskeith.com/usd/slouchy-hobo-bag-black-ck2-40780421.html/"> <img alt="" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-CK2-40780421-01_SLOUCHY-HOBO-BAG_black.jpg" width="100%" />SLOUCHY HOBO BAG</a></li>
<li><a style="font-size: 10px; text-decoration: none;" onclick="return popup(this)" href="http://www.charleskeith.com/usd/slouchy-hobo-bag-nude-ck2-40780421.html/"> <img alt="" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-CK2-40780421-35_SLOUCHY-HOBO-BAG_nude.jpg" width="100%" />SLOUCHY HOBO BAG</a></li>
<li><a style="font-size: 10px; text-decoration: none;" onclick="return popup(this)" href="http://www.charleskeith.com/usd/furry-bucket-bag-grey-ck2-70700545.html/"> <img alt="" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-CK2-70700545-04-2_FURRY-BUCKET-BAG_grey.jpg" width="100%" />FURRY BUCKET BAG</a></li>
<li><a style="font-size: 10px; text-decoration: none;" onclick="return popup(this)" href="http://www.charleskeith.com/usd/buckle-slingback-heels-black-sl1-60280263.html/"> <img alt="" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-SL1-60280263-01_BUCKLE-SLING-BACK-HEEL_black.jpg" width="100%" />BUCKLE SLING BACK HEEL</a></li>
<li><a style="font-size: 10px; text-decoration: none;" onclick="return popup(this)" href="http://www.charleskeith.com/usd/buckle-slingback-heels-beige-sl1-60280263.html/"> <img alt="" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-SL1-60280263-05_BUCKLE-SLING-BACK-HEEL_beige.jpg" width="100%" />BUCKLE SLING BACK HEEL</a></li>
<li><a style="font-size: 10px; text-decoration: none;" onclick="return popup(this)" href="http://www.charleskeith.com/usd/corset-detail-pumps-multi-sl1-60280266.html/"> <img alt="" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-SL1-60280266-24_CORSET-DETAIL-PUMP_multi.jpg" width="100%" />CORSET DETAIL PUMP</a></li>
<li><a style="font-size: 10px; text-decoration: none;" onclick="return popup(this)" href="http://www.charleskeith.com/usd/mary-jane-ballerina-pumps-beige-sl1-70300014.html/"> <img alt="" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-SL1-70300014-05_MARY-JANE-BALLERINA-PUMP_beige.jpg" width="100%" />MARY JANE BALLERINA PUMP</a></li>
<li><a style="font-size: 10px; text-decoration: none;" onclick="return popup(this)" href="http://www.charleskeith.com/usd/corset-detail-ankle-boots-black-sl1-90300044.html/"> <img alt="" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-SL1-90300044-01_CORSET-DETAIL-ANKLE-BOOT_black.jpg" width="100%" />CORSET DETAIL ANKLE BOOT</a></li>
<li><a style="font-size: 10px; text-decoration: none;" onclick="return popup(this)" href="http://www.charleskeith.com/usd/corset-detail-ankle-boots-multi-sl1-90300044.html/"> <img alt="" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-SL1-90300044-24_CORSET-DETAIL-ANKLE-BOOT_multi.jpg" width="100%" />CORSET DETAIL ANKLE BOOT</a></li>
<li><a style="font-size: 10px; text-decoration: none;" onclick="return popup(this)" href="http://www.charleskeith.com/usd/furry-embellished-sling-bag-black-sl2-71810001.html/"> <img alt="" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-SL2-70181001-01_FURRY-EMBELLISHED-SLING-BAG_black.jpg" width="100%" />FURRY EMBELLISHED SLING BAG</a></li>
<li><a style="font-size: 10px; text-decoration: none;" onclick="return popup(this)" href="http://www.charleskeith.com/usd/furry-embellished-sling-bag-white-sl2-71810001.html/"> <img alt="" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-SL2-70181001-03_FURRY-EMBELLISHED-SLING-BAG_white.jpg" width="100%" />FURRY EMBELLISHED SLING BAG</a></li>
<li><a style="font-size: 10px; text-decoration: none;" onclick="return popup(this)" href="http://www.charleskeith.com/usd/embellished-sling-bag-black-sl2-80780408.html/"> <img alt="" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-SL2-80780408-01_EMBELLISHED-SLING-BAG_black.jpg" width="100%" />EMBELLISHED SLING BAG</a></li>
<li><a style="font-size: 10px; text-decoration: none;" onclick="return popup(this)" href="http://www.charleskeith.com/notifyme?colour=BLACK&amp;artno=CK1-70060350"> <img alt="" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-CK1-70060350-01-1_FURRY-SANDAL_black.jpg" width="100%" />FURRY SANDAL</a></li>
<li><a style="font-size: 10px; text-decoration: none;" onclick="return popup(this)" href="http://www.charleskeith.com/notifyme?colour=WHITE&amp;artno=CK1-70060350"> <img alt="" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-CK1-70060350-03-1_FURRY-SANDAL_white.jpg" width="100%" />FURRY SANDAL</a></li>
</ul>
</div>
</td>
</tr>
</tbody>
</table>
</div>
<div class="visible-xs visible-sm">
<div style="background: #072938;"><img style="padding-bottom: 0;" alt="mystical creatures 1" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-mystical-blog-1-m.gif" width="100%" />
<div style="width: 100%; display: block; margin: 0 auto; padding-bottom: 0;">
<div style="width: 8.45%; float: left;"><img style="padding: 0;" alt="mystical creatures 2" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-mystical-blog-2-m.gif" width="100%" /></div>
<div style="width: 83.1%; float: left; margin: 0 auto; display: block;"><img style="padding: 0; margin: 0 auto; display: block;" alt="mystical creatures 3" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-mystical-blog-3.gif" width="100%" /><img style="padding: 0; margin: 0 auto; display: block;" alt="mystical creatures 5" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-mystical-blog-5.gif" width="100%" /></div>
<div style="width: 8.45%; float: right;"><img style="padding: 0;" alt="mystical creatures 4" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-mystical-blog-4-m.gif" width="100%" /></div>
</div>
<img style="padding: 0; margin: 0 auto;" alt="mystical creatures 6" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-mystical-blog-6-m.gif" width="100%" />
<div style="width: 100%; display: block; margin: 0 auto; padding-bottom: 0;">
<div style="width: 8.5%; float: left;"><img style="padding: 0;" alt="mystical creatures 7" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-mystical-blog-7-m.gif" width="100%" /></div>
<div style="width: 83%; float: left; margin: 0 auto; display: block;"><img style="padding: 0; margin: 0 auto; display: block;" alt="mystical creatures 8" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-mystical-blog-8.gif" width="100%" /><img style="padding: 0; margin: 0 auto; display: block;" alt="mystical creatures 10" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-mystical-blog-10.gif" width="100%" /></div>
<div style="width: 8.5%; float: right;"><img style="padding: 0;" alt="mystical creatures 9" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-mystical-blog-9-m.gif" width="100%" /></div>
</div>
<img style="padding: 0; margin: 0 auto;" alt="mystical creatures 11" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-mystical-blog-11-m.gif" width="100%" /></div>
<div>&nbsp;</div>
<p style="text-align: center;">Putting the mystical deep sea in the spotlight, &lsquo;Amphitrite and Thetis&rsquo; is a quirky and fantastical editorial conceptualised, shot and animated by Filippo Del Vita. Conceiving a fantasy underwater world, the surrealist landscape merges animation with portrait photography, creating an alternative universe that is an escape from real life.</p>
<div>&nbsp;</div>
<div class="sts-container-s">
<h2><strong>SHOP THE STORY</strong></h2>
<div class="sts-product"><a onclick="return popup(this)" href="http://www.charleskeith.com/usd/ankle-strap-stilettos-brown-ck1-60050739.html/"><img alt="ANKLE STRAP STILETTO" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-CK1-60050739-02-1_ANKLE-STRAP-STILETTO_brown.jpg" width="100%" />ANKLE STRAP STILETTO</a></div>
<div class="sts-product"><a onclick="return popup(this)" href="http://www.charleskeith.com/usd/ankle-strap-stilettos-red-ck1-60050739.html/"><img alt="ANKLE STRAP STILETTO" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-CK1-60050739-08-1_ANKLE-STRAP-STILETTO_red.jpg" width="100%" />ANKLE STRAP STILETTO</a></div>
</div>
<div class="sts-container-s">
<div class="sts-product"><a onclick="return popup(this)" href="http://www.charleskeith.com/usd/basic-low-mules-red-ck1-60190159.html/"><img alt="BASIC LOW MULE" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-CK1-60190159-08-1_BASIC-LOW-MULE_red.jpg" width="100%" />BASIC LOW MULE</a></div>
<div class="sts-product"><a onclick="return popup(this)" href="http://www.charleskeith.com/usd/furry-heeled-sandals-black-ck1-60190164.html/"><img alt="ANKLE STRAP FURRY SANDAL" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-CK1-60190164-01_ANKLE-STRAP-FURRY-SANDAL_black.jpg" width="100%" />ANKLE STRAP FURRY SANDAL</a></div>
</div>
<div class="sts-container-s">
<div class="sts-product"><a onclick="return popup(this)" href="http://www.charleskeith.com/usd/velvet-lace-up-sandals-burgun-ck1-70060353.html/"><img alt="VELVET LACE UP SANDAL" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-CK1-70060353-73-1_VELVET-LACE-UP-SANDAL_burgundy.jpg" width="100%" />VELVET LACE UP SANDAL</a></div>
<div class="sts-product"><a onclick="return popup(this)" href="http://www.charleskeith.com/usd/fur-strap-pumps-cognac-ck1-70380612.html/"><img alt="FUR STRAP PUMP" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-CK1-70380612-51-1_FUR-STRAP-PUMP_cognac.jpg" width="100%" />FUR STRAP PUMP</a></div>
</div>
<div class="sts-container-s">
<div class="sts-product"><a onclick="return popup(this)" href="http://www.charleskeith.com/usd/criss-cross-sliders-red-ck1-70480054.html/"><img alt="CRISS CROSS SLIDER" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-CK1-70480054-08_CRISS-CROSS-SLIDER_red.jpg" width="100%" />CRISS CROSS SLIDER</a></div>
<div class="sts-product"><a onclick="return popup(this)" href="http://www.charleskeith.com/usd/flatform-oxfords-white-ck1-80300131.html/"><img alt="FLATFORM OXFORD" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-CK1-80300131-03-1_FLATFORM-OXFORD_white.jpg" width="100%" />FLATFORM OXFORD</a></div>
</div>
<div class="sts-container-s">
<div class="sts-product"><a onclick="return popup(this)" href="http://www.charleskeith.com/usd/slouchy-hobo-bag-black-ck2-40780421.html/"><img alt="SLOUCHY HOBO BAG" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-CK2-40780421-01_SLOUCHY-HOBO-BAG_black.jpg" width="100%" />SLOUCHY HOBO BAG</a></div>
<div class="sts-product"><a onclick="return popup(this)" href="http://www.charleskeith.com/usd/slouchy-hobo-bag-nude-ck2-40780421.html/"><img alt="SLOUCHY HOBO BAG" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-CK2-40780421-35_SLOUCHY-HOBO-BAG_nude.jpg" width="100%" />SLOUCHY HOBO BAG</a></div>
</div>
<div class="sts-container-s">
<div class="sts-product"><a onclick="return popup(this)" href="http://www.charleskeith.com/usd/furry-bucket-bag-grey-ck2-70700545.html/"><img alt="FURRY BUCKET BAG" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-CK2-70700545-04-2_FURRY-BUCKET-BAG_grey.jpg" width="100%" />FURRY BUCKET BAG</a></div>
<div class="sts-product"><a onclick="return popup(this)" href="http://www.charleskeith.com/usd/buckle-slingback-heels-black-sl1-60280263.html/"><img alt="BUCKLE SLING BACK HEEL" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-SL1-60280263-01_BUCKLE-SLING-BACK-HEEL_black.jpg" width="100%" />BUCKLE SLING BACK HEEL</a></div>
</div>
<div class="sts-container-s">
<div class="sts-product"><a onclick="return popup(this)" href="http://www.charleskeith.com/usd/buckle-slingback-heels-beige-sl1-60280263.html/"><img alt="CORSET DETAIL PUMP" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-SL1-60280263-05_BUCKLE-SLING-BACK-HEEL_beige.jpg" width="100%" />BUCKLE SLING BACK HEEL</a></div>
<div class="sts-product"><a onclick="return popup(this)" href="http://www.charleskeith.com/usd/corset-detail-pumps-multi-sl1-60280266.html/"><img alt="" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-SL1-60280266-24_CORSET-DETAIL-PUMP_multi.jpg" width="100%" />CORSET DETAIL PUMP</a></div>
</div>
<div class="sts-container-s">
<div class="sts-product"><a onclick="return popup(this)" href="http://www.charleskeith.com/usd/mary-jane-ballerina-pumps-beige-sl1-70300014.html/"><img alt="MARY JANE BALLERINA PUMP" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-SL1-70300014-05_MARY-JANE-BALLERINA-PUMP_beige.jpg" width="100%" />MARY JANE BALLERINA PUMP</a></div>
<div class="sts-product"><a onclick="return popup(this)" href="http://www.charleskeith.com/usd/corset-detail-ankle-boots-black-sl1-90300044.html/"><img alt="CORSET DETAIL ANKLE BOOT" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-SL1-90300044-01_CORSET-DETAIL-ANKLE-BOOT_black.jpg" width="100%" />CORSET DETAIL ANKLE BOOT</a></div>
</div>
<div class="sts-container-s">
<div class="sts-product"><a onclick="return popup(this)" href="http://www.charleskeith.com/usd/corset-detail-ankle-boots-multi-sl1-90300044.html/"><img alt="CORSET DETAIL ANKLE BOOT" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-SL1-90300044-24_CORSET-DETAIL-ANKLE-BOOT_multi.jpg" width="100%" />CORSET DETAIL ANKLE BOOT</a></div>
<div class="sts-product"><a onclick="return popup(this)" href="http://www.charleskeith.com/usd/furry-embellished-sling-bag-black-sl2-71810001.html/"><img alt="FURRY EMBELLISHED SLING BAG" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-SL2-70181001-01_FURRY-EMBELLISHED-SLING-BAG_black.jpg" width="100%" />FURRY EMBELLISHED SLING BAG</a></div>
</div>
<div class="sts-container-s">
<div class="sts-product"><a onclick="return popup(this)" href="http://www.charleskeith.com/usd/furry-embellished-sling-bag-white-sl2-71810001.html/"><img alt="FURRY EMBELLISHED SLING BAG" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-SL2-70181001-03_FURRY-EMBELLISHED-SLING-BAG_white.jpg" width="100%" />FURRY EMBELLISHED SLING BAG</a></div>
<div class="sts-product"><a onclick="return popup(this)" href="http://www.charleskeith.com/usd/embellished-sling-bag-black-sl2-80780408.html/"><img alt="EMBELLISHED SLING BAG" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-SL2-80780408-01_EMBELLISHED-SLING-BAG_black.jpg" width="100%" />EMBELLISHED SLING BAG</a></div>
</div>
<div class="sts-container-s">
<div class="sts-product"><a onclick="return popup(this)" href="http://www.charleskeith.com/notifyme?colour=BLACK&amp;artno=CK1-70060350"><img alt="FURRY SANDAL" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-CK1-70060350-01-1_FURRY-SANDAL_black.jpg" width="100%" />FURRY SANDAL</a></div>
<div class="sts-product"><a onclick="return popup(this)" href="http://www.charleskeith.com/notifyme?colour=WHITE&amp;artno=CK1-70060350"><img alt="FURRY SANDAL" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-CK1-70060350-03-1_FURRY-SANDAL_white.jpg" width="100%" />FURRY SANDAL</a></div>
</div>
</div>
<p>
<script type="text/javascript">// <![CDATA[
function popup(mylink, windowname)
{
if (! window.focus)return true;
var href;
if (typeof(mylink) == 'string')
   href=mylink;
else
   href=mylink.href;
window.open(href, windowname, 'width=400,height=1024,scrollbars=yes,resizable=no,location=no,menubar=no,toolbar=no,');
return false;
}
// ]]]]><![CDATA[></script>
</p>]]></description>
      <pubDate>Tue, 05 Sep 2017 09:24:22 +0000</pubDate>
    </item>
    <item>
      <title><![CDATA[JOURNEY: SOHA MOHAMED TAHA]]></title>
      <link>http://www.charleskeith.com/usd/blog/journey-soha-mohamed-taha/</link>
      <description><![CDATA[<style><!--
.largecontent{
   text-align: center; max-width:960px;margin:0 auto; font-size: 14px;
}
.largecontent img{padding-bottom: 2%;}
.smallcontent{font-size: 12px; text-align: center;}
.smallcontent img{padding-bottom: 2%;}


#disqus_thread{
display:none !important;
}

hr{
display:none !important;
}


#recentpost {
 text-align: center; font-size: 12px;
}
#recentpost > div {
 width: 18%; 
 display: inline-block;
 vertical-align: top;

 / IE fix. /
 *display: inline;
 zoom: 1;
}
#recentpost:after {
 content: "";
 width: 100%;
 display: inline-block;
}
#recentpost a{text-decoration: none;}
#s-recentpost{text-align: center;font-size: 11px;}
#s-recentpost > div {
 width: 30%;
 display: inline-block;
 vertical-align: top;

 / IE fix. /
 *display: inline;
 zoom: 1;
}
#s-recentpost:after {
 content: "";
 width: 100%;
 display: inline-block;
}
#s-recentpost a{text-decoration: none;}
p {text-align: center;}
.sts-container {
	max-width: 600px;
	margin: 0 auto;
	text-align: center;
	width: 100%;
}
.sts-container-s {
	margin: 0 auto;
	text-align: center;
	max-width: 400px;
	width: 100%;
}	
.sts-container:after, .sts-container-s:after {
	content: "";
	display: table;
	clear: both;
}	
.sts-product {
	max-width: 33%;
	padding: 1%;
	float: left;
	font-size: 11px;
}
.sts-product img {
	max-width: 100%;
}
.sts-product a:hover {
	text-decoration: none;
}
.sts-product-s img {
	width: 100%;
}
.sts-container-s .sts-product {
	max-width: 49%;
	padding: 1%;
	float: left;
}
.sts-container h2, .sts-container-s h2 {
	font-size: 12px;
}
.blog-post-view .largecontent{
	max-width:960px;margin:0 auto; font-size: 14px;text-align: center;
}
--></style>
<div>&nbsp;</div>
<div class="visible-md visible-lg largecontent"><img alt="charles &amp; keith stories campaign" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-eid-sohamt-2017-blog-2.jpg" width="100%" />
<div>&nbsp;</div>
<p style="font-weight: bold;">What made you decide to start a fashion instagram account?</p>
<p>My love for fashion! I love creating looks, trying different styles and engaging with people that share my interests. Making a career out of it truly turned my life around.</p>
<p style="font-weight: bold;">How have you grown and developed since the start of your fashion journey?</p>
<p>Growing in the fashion world hasn&rsquo;t been easy, but it was definitely worth the journey. Being more involved has turned me from a fashion blogger to an entrepreneur and a business owner.</p>
<p style="font-weight: bold;">Tell us about some of the places you photographed. How are they personal to you?</p>
<p>I spend so much time trying to find places to take a photo. And when I find it, I get very comfortable and explore it more to find the perfect spot to complement my outfit. I may shoot more than 10 times in the same location and make it look like a different one.</p>
<p style="font-weight: bold;">Do you believe in the saying "The journey is more important than the destination?" Why?</p>
<p>Absolutely, although the journey may feel a little long but enjoying it is what it&rsquo;s all about!</p>
<p style="font-weight: bold;">Pick one - the conventional route or the road less travelled? Why?</p>
<p>The road less travelled! And I&rsquo;d choose this road over and over again. &ldquo;Two roads diverged in a wood, and I took the one less travelled by, and that has made all the difference&rdquo; &ndash; Robert Frost</p>
<p style="font-weight: bold;">What is the next journey that you would like to embark on?</p>
<p>Reading. I know that reading might not sound like a journey someone would take, but it&rsquo;s amazing how reading can enrich your mind with knowledge you never knew you&rsquo;d love.</p>
<p>Check out her Instagram page: @sohamt</p>
<div>&nbsp;</div>
<div class="sts-container">
<h2>SHOP THE STORY</h2>
<div class="sts-product"><a onclick="return popup(this)" href="http://www.charleskeith.com/notifyme?colour=SILVER&amp;artno=CK2-70700540"> <img alt="PUSH-LOCK CIRCULAR CLUTCH" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-CK2-70700540-07_PUSH-LOCK-CIRCULAR-CLUTCH.jpg" />PUSH-LOCK CIRCULAR CLUTCH</a></div>
<div class="sts-product"><a onclick="return popup(this)" href="http://www.charleskeith.com/usd/peep-toe-platform-heels-silver-ck1-60050744.html/"> <img alt="PEEP-TOE PLATFORM HEEL" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-CK1-60050744-07-1_PEEP-TOE-PLATFORM-HEEL.jpg" />PEEP-TOE PLATFORM HEEL</a></div>
<div class="sts-product"><a onclick="return popup(this)" href="http://www.charleskeith.com/usd/boxy-cube-slingbag-prune-ck2-80700539.html/"> <img alt="BOXY CUBE SLING BAG" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-CK2-80700539-PRUNE_BOXY-CUBE-SLINGBAG.jpg" />BOXY CUBE SLING BAG</a></div>
</div>
<div class="sts-container">
<div class="sts-product"><a onclick="return popup(this)" href="http://www.charleskeith.com/usd/ankle-strap-pointed-toe-heels-red-ck1-60900067.html/"> <img alt="ANKLE STRAP POINTED TOE HEEL" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-CK1-60900067-08-1_ANKLE-STRAP-POINTED-TOE-HEEL.jpg" />ANKLE STRAP POINTED TOE HEEL</a></div>
<div class="sts-product"><a onclick="return popup(this)" href="http://www.charleskeith.com/notifyme?colour=BRICK&amp;artno=CK2-70680550"> <img alt="QUILTED TASSEL CLUTCH" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-CK2-70680550-55_QUILTED-TASSEL-CLUTCH.jpg" />QUILTED TASSEL CLUTCH</a></div>
<div class="sts-product"><a onclick="return popup(this)" href="http://www.charleskeith.com/notifyme?colour=PEWTER&amp;artno=CK2-70780415"> <img alt="METALLIC TIP ENVELOPE CLUTCH" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-CK2-70780415-15_METALLIC-TIP-ENVELOPE-CLUTCH.jpg" />METALLIC TIP ENVELOPE CLUTCH</a></div>
</div>
<div class="sts-container">
<div class="sts-product"><a onclick="return popup(this)" href="http://www.charleskeith.com/usd/pearl-detail-sling-backs-lilac-ck1-60361006.html/"> <img alt="PEARL DETAIL SLING BACK" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-CK1-60361006-49_PEARL-DETAIL-SLING-BACK.jpg" />PEARL DETAIL SLING BACK</a></div>
</div>
<div>&nbsp;</div>
</div>
<div class="visible-sm visible-xs smallcontent">
<div>&nbsp;</div>
<img alt="charles &amp; keith stories campaign" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-eid-sohamt-2017-blog-mobile.jpg" width="100%" />
<div>&nbsp;</div>
<p style="font-weight: bold;">What made you decide to start a fashion instagram account?</p>
<p>My love for fashion! I love creating looks, trying different styles and engaging with people that share my interests. Making a career out of it truly turned my life around.</p>
<p style="font-weight: bold;">How have you grown and developed since the start of your fashion journey?</p>
<p>Growing in the fashion world hasn&rsquo;t been easy, but it was definitely worth the journey. Being more involved has turned me from a fashion blogger to an entrepreneur and a business owner.</p>
<p style="font-weight: bold;">Tell us about some of the places you photographed. How are they personal to you?</p>
<p>I spend so much time trying to find places to take a photo. And when I find it, I get very comfortable and explore it more to find the perfect spot to complement my outfit. I may shoot more than 10 times in the same location and make it look like a different one.</p>
<p style="font-weight: bold;">Do you believe in the saying "The journey is more important than the destination?" Why?</p>
<p>Absolutely, although the journey may feel a little long but enjoying it is what it&rsquo;s all about!</p>
<p style="font-weight: bold;">Pick one - the conventional route or the road less travelled? Why?</p>
<p>The road less travelled! And I&rsquo;d choose this road over and over again. &ldquo;Two roads diverged in a wood, and I took the one less travelled by, and that has made all the difference&rdquo; &ndash; Robert Frost</p>
<p style="font-weight: bold;">What is the next journey that you would like to embark on?</p>
<p>Reading. I know that reading might not sound like a journey someone would take, but it&rsquo;s amazing how reading can enrich your mind with knowledge you never knew you&rsquo;d love.</p>
<p>Check out her Instagram page: @sohamt</p>
<div>&nbsp;</div>
<div class="sts-container-s">
<h2>SHOP THE STORY</h2>
<div class="sts-product"><a onclick="return popup(this)" href="http://www.charleskeith.com/notifyme?colour=SILVER&amp;artno=CK2-70700540"> <img alt="PUSH-LOCK CIRCULAR CLUTCH" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-CK2-70700540-07_PUSH-LOCK-CIRCULAR-CLUTCH.jpg" />PUSH-LOCK CIRCULAR CLUTCH</a></div>
<div class="sts-product"><a onclick="return popup(this)" href="http://www.charleskeith.com/usd/peep-toe-platform-heels-silver-ck1-60050744.html/"> <img alt="PEEP-TOE PLATFORM HEEL" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-CK1-60050744-07-1_PEEP-TOE-PLATFORM-HEEL.jpg" />PEEP-TOE PLATFORM HEEL</a></div>
</div>
<div class="sts-container-s">
<div class="sts-product"><a onclick="return popup(this)" href="http://www.charleskeith.com/usd/boxy-cube-slingbag-prune-ck2-80700539.html/"> <img alt="BOXY CUBE SLING BAG" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-CK2-80700539-PRUNE_BOXY-CUBE-SLINGBAG.jpg" />BOXY CUBE SLING BAG</a></div>
<div class="sts-product"><a onclick="return popup(this)" href="http://www.charleskeith.com/usd/ankle-strap-pointed-toe-heels-red-ck1-60900067.html/"> <img alt="ANKLE STRAP POINTED TOE HEEL" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-CK1-60900067-08-1_ANKLE-STRAP-POINTED-TOE-HEEL.jpg" />ANKLE STRAP POINTED TOE HEEL</a></div>
</div>
<div class="sts-container-s">
<div class="sts-product"><a onclick="return popup(this)" href="http://www.charleskeith.com/notifyme?colour=BRICK&amp;artno=CK2-70680550"> <img alt="QUILTED TASSEL CLUTCH" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-CK2-70680550-55_QUILTED-TASSEL-CLUTCH.jpg" />QUILTED TASSEL CLUTCH</a></div>
<div class="sts-product"><a onclick="return popup(this)" href="http://www.charleskeith.com/notifyme?colour=PEWTER&amp;artno=CK2-70780415"> <img alt="METALLIC TIP ENVELOPE CLUTCH" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-CK2-70780415-15_METALLIC-TIP-ENVELOPE-CLUTCH.jpg" />METALLIC TIP ENVELOPE CLUTCH</a></div>
</div>
<div class="sts-container-s">
<div class="sts-product"><a onclick="return popup(this)" href="http://www.charleskeith.com/usd/pearl-detail-sling-backs-lilac-ck1-60361006.html/"> <img alt="PEARL DETAIL SLING BACK" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-CK1-60361006-49_PEARL-DETAIL-SLING-BACK.jpg" />PEARL DETAIL SLING BACK</a></div>
</div>
<div>&nbsp;</div>
</div>
<p>
<script type="text/javascript">// <![CDATA[
function popup(mylink, windowname)
{
if (! window.focus)return true;
var href;
if (typeof(mylink) == 'string')
   href=mylink;
else
   href=mylink.href;
window.open(href, windowname, 'width=400,height=1024,scrollbars=yes,resizable=no,location=no,menubar=no,toolbar=no,');
return false;
}
// ]]]]><![CDATA[></script>
</p>]]></description>
      <pubDate>Thu, 31 Aug 2017 04:05:17 +0000</pubDate>
    </item>
    <item>
      <title><![CDATA[JOURNEY: MARIAH IDRISSI]]></title>
      <link>http://www.charleskeith.com/usd/blog/journey-mariah-idrissi/</link>
      <description><![CDATA[<style><!--
.blog-post-view .largecontent{
 max-width: 960px;margin:0 auto; font-size: 14px;text-align: center;
}
.largecontent img{padding-bottom: 2%;}
.smallcontent{text-align: center;}
.smallcontent img{padding-bottom: 2%;}


#disqus_thread{
display:none !important;
}

hr{
display:none !important;
}


#recentpost {
 text-align: center; font-size: 12px;
}
#recentpost > div {
 width: 18%; 
 display: inline-block;
 vertical-align: top;

 / IE fix. /
 *display: inline;
 zoom: 1;
}
#recentpost:after {
 content: "";
 width: 100%;
 display: inline-block;
}
#recentpost a{text-decoration: none;}
#s-recentpost{text-align: center;font-size: 11px;}
#s-recentpost > div {
 width: 30%;
 display: inline-block;
 vertical-align: top;

 / IE fix. /
 *display: inline;
 zoom: 1;
}
#s-recentpost:after {
 content: "";
 width: 100%;
 display: inline-block;
}
#s-recentpost a{text-decoration: none;}
p {text-align: center;}
.sts-container {
	max-width: 600px;
	margin: 0 auto;
	text-align: center;
	width: 100%;
}
.sts-container-s {
	margin: 0 auto;
	text-align: center;
	max-width: 400px;
	width: 100%;
}	
.sts-container:after, .sts-container-s:after {
	content: "";
	display: table;
	clear: both;
}	
.sts-product {
	max-width: 33%;
	padding: 1%;
	float: left;
	font-size: 11px;
}
.sts-product img {
	max-width: 100%;
}
.sts-product a:hover {
	text-decoration: none;
}
.sts-product-s img {
	width: 100%;
}
.sts-container-s .sts-product {
	max-width: 49%;
	padding: 1%;
	float: left;
}
.sts-container h2, .sts-container-s h2 {
	font-size: 12px;
}
--></style>
<div>&nbsp;</div>
<div class="visible-md visible-lg largecontent"><img alt="charles &amp; keith stories campaign" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-eid-mariahidrissi-2017-blog.jpg" width="100%" />
<p style="font-weight: bold;">What made you decide to start a fashion Instagram account?</p>
<p>It all really started once I was featured in the H&amp;M campaign.</p>
<p style="font-weight: bold;">How have you grown and developed since the start of your fashion journey?</p>
<p>I've seen the development in my style. I've always been into following trends and styling myself how I like but I feel I still dressed a little safe and didn't experiment too much with different styles. Now, as a model, I am a far more confident dresser and try styles I wouldn't necessarily have thought would look good on me!</p>
<p style="font-weight: bold;">Tell us about some of the places you photographed. How are they personal to you?</p>
<p>A lot of my photo shoots have been with brands, so I had little say in where they would take place! However, I love travelling and wherever I go, I like to try and take shots around places that have a historical context. For instance, I was in Senegal last year and went to Goree Island, which was incredible because of its historic value.</p>
<p style="font-weight: bold;">Do you believe in the saying "The journey is more important than the destination?" Why?</p>
<p>I certainly do! I'm very driven and focus a lot of attention on the future, so I constantly have to remind myself to simply enjoy the journey. Once I reach the destination, the adrenalin fizzles out and I would never want to regret not making the most of the time I had on the way there.</p>
<p style="font-weight: bold;">Pick one - the conventional route or the road less travelled? Why?</p>
<p>I think my actions have shown that I naturally go for the road less travelled. As the first hijab-wearing model, I had to pave my own road and not compromise any of my values to the conventional standards in modelling. I believe it's important to always be authentic and if that means paving your own way, then so be it!</p>
<p style="font-weight: bold;">What is the next journey that you would like to embark on?</p>
<p>I studied English Literature in university because I wanted to pursue a career in film and TV, which is something I'm still very much interested in pursuing. That is definitely the next journey that I&rsquo;m looking into, career wise.</p>
<p>Check out her Instagram page: @mariahidrissi</p>
<div>&nbsp;</div>
<div class="sts-container-s">
<h2>SHOP THE STORY</h2>
<div class="sts-product"><a onclick="return popup(this)" href="http://www.charleskeith.com/usd/curved-base-tote-bag-cognac-ck2-30780403.html/"> <img alt="CURVED BASE TOTE BAG" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-CK2-30780403-51_CURVED-BASE-TOTE-BAG.jpg" />CURVED BASE TOTE BAG</a></div>
<div class="sts-product"><a onclick="return popup(this)" href="http://www.charleskeith.com/usd/boxy-cube-slingbag-green-ck2-80700539.html/"> <img alt="BOXY CUBE SLINGBAG" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-CK2-80700539-12_BOXY-CUBE-SLINGBAG.jpg" />BOXY CUBE SLING BAG</a></div>
</div>
<div>&nbsp;</div>
</div>
<div class="visible-sm visible-xs smallcontent"><img alt="charles &amp; keith stories campaign" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-eid-mariahidrissi-2017-blog-mobile.jpg" width="100%" />
<p style="font-weight: bold;">What made you decide to start a fashion Instagram account?</p>
<p>It all really started once I was featured in the H&amp;M campaign.</p>
<p style="font-weight: bold;">How have you grown and developed since the start of your fashion journey?</p>
<p>I've seen the development in my style. I've always been into following trends and styling myself how I like but I feel I still dressed a little safe and didn't experiment too much with different styles. Now, as a model, I am a far more confident dresser and try styles I wouldn't necessarily have thought would look good on me!</p>
<p style="font-weight: bold;">Tell us about some of the places you photographed. How are they personal to you?</p>
<p>A lot of my photo shoots have been with brands, so I had little say in where they would take place! However, I love travelling and wherever I go, I like to try and take shots around places that have a historical context. For instance, I was in Senegal last year and went to Goree Island, which was incredible because of its historic value.</p>
<p style="font-weight: bold;">Do you believe in the saying "The journey is more important than the destination?" Why?</p>
<p>I certainly do! I'm very driven and focus a lot of attention on the future, so I constantly have to remind myself to simply enjoy the journey. Once I reach the destination, the adrenalin fizzles out and I would never want to regret not making the most of the time I had on the way there.</p>
<p style="font-weight: bold;">Pick one - the conventional route or the road less travelled? Why?</p>
<p>I think my actions have shown that I naturally go for the road less travelled. As the first hijab-wearing model, I had to pave my own road and not compromise any of my values to the conventional standards in modelling. I believe it's important to always be authentic and if that means paving your own way, then so be it!</p>
<p style="font-weight: bold;">What is the next journey that you would like to embark on?</p>
<p>I studied English Literature in university because I wanted to pursue a career in film and TV, which is something I'm still very much interested in pursuing. That is definitely the next journey that I&rsquo;m looking into, career wise.</p>
<p>Check out her Instagram page: @mariahidrissi</p>
<div>&nbsp;</div>
<div class="sts-container-s">
<h2>SHOP THE STORY</h2>
<div class="sts-product"><a onclick="return popup(this)" href="http://www.charleskeith.com/usd/curved-base-tote-bag-cognac-ck2-30780403.html/"> <img alt="CURVED BASE TOTE BAG" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-CK2-30780403-51_CURVED-BASE-TOTE-BAG.jpg" />CURVED BASE TOTE BAG</a></div>
<div class="sts-product"><a onclick="return popup(this)" href="http://www.charleskeith.com/usd/boxy-cube-slingbag-green-ck2-80700539.html/"> <img alt="BOXY CUBE SLINGBAG" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-CK2-80700539-12_BOXY-CUBE-SLINGBAG.jpg" />BOXY CUBE SLING BAG</a></div>
</div>
</div>
<div>&nbsp;</div>
<p>
<script type="text/javascript">// <![CDATA[
function popup(mylink, windowname)
{
if (! window.focus)return true;
var href;
if (typeof(mylink) == 'string')
   href=mylink;
else
   href=mylink.href;
window.open(href, windowname, 'width=400,height=1024,scrollbars=yes,resizable=no,location=no,menubar=no,toolbar=no,');
return false;
}
// ]]]]><![CDATA[></script>
</p>]]></description>
      <pubDate>Thu, 31 Aug 2017 01:56:57 +0000</pubDate>
    </item>
    <item>
      <title><![CDATA[WORKING CLASS]]></title>
      <link>http://www.charleskeith.com/usd/blog/working-class/</link>
      <description><![CDATA[<p>
<script type="text/javascript" src="https://ajax.googleapis.com/ajax/libs/jquery/1.8.2/jquery.min.js"></script>
<script type="text/javascript" src="http://www.charleskeith.com/media/wysiwyg/js/jquery.bxslider.min.js"></script>
</p>
<style><!--
.blog-post-view .largecontent{
    max-width: 960px;margin:0 auto; font-size: 14px;text-align: center;
}
.bx-wrapper {
    position: relative;
    margin: 0 auto 60px;
    padding: 0;
    *zoom: 1;
}


#disqus_thread{
display:none !important;
}

hr{
display:none !important;
}


.bx-wrapper img {
    max-width: 100%;
    display: block;
}
/** THEME
===================================*/

.bx-wrapper .bx-viewport {
    left: 0;
    background: #fff;
    /*fix other elements on the page moving (on Chrome)*/
    -webkit-transform: translatez(0);
    -moz-transform: translatez(0);
    -ms-transform: translatez(0);
    -o-transform: translatez(0);
    transform: translatez(0);
}

.bx-wrapper .bx-pager,
.bx-wrapper .bx-controls-auto {
    position: absolute;
    bottom: -50px;
    width: 100%;
}
/* LOADER */

.bx-wrapper .bx-loading {
    min-height: 50px;
    background: url(http://cdnm1.charleskeith.com/media/wysiwyg/blog/bxloader.gif) center center no-repeat #fff;
    height: 100%;
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 2000;
}
/* PAGER */

.bx-wrapper .bx-pager {
    text-align: center;
    font-size: .85em;
    font-family: Arial;
    font-weight: bold;
    color: #666;
    padding-top: 20px;
}

.bx-wrapper .bx-pager .bx-pager-item,
.bx-wrapper .bx-controls-auto .bx-controls-auto-item {
    display: inline-block;
    *zoom: 1;
    *display: inline;
}

.bx-wrapper .bx-pager.bx-default-pager a {
    background: #fff;
    text-indent: -9999px;
    display: block;
    width: 10px;
    height: 10px;
    margin: 0 3px;
    outline: 0;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
}
/* DIRECTION CONTROLS (NEXT / PREV) */

.bx-wrapper .bx-prev {
    left: -20px;
    background: url(http://cdnm1.charleskeith.com/media/wysiwyg/blog/bxcontrols.png) no-repeat 0 -32px;
}

.bx-wrapper .bx-next {
    right: -20px;
    background: url(http://cdnm1.charleskeith.com/media/wysiwyg/blog/bxcontrols.png) no-repeat -43px -32px;
}

.bx-wrapper .bx-prev:hover {
    background-position: 0 0;
}

.bx-wrapper .bx-next:hover {
    background-position: -43px 0;
}

.bx-wrapper .bx-controls-direction a {
    position: absolute;
    top: 50%;
    margin-top: -16px;
    outline: 0;
    width: 32px;
    height: 32px;
    text-indent: -9999px;
    z-index: 3000;
}

.bx-wrapper .bx-controls-direction a.disabled {
    display: none;
}
/* AUTO CONTROLS (START / STOP) */

.bx-wrapper .bx-controls-auto {
    text-align: center;
}
/* PAGER WITH AUTO-CONTROLS HYBRID LAYOUT */

.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-pager {
    text-align: left;
    width: 80%;
}

.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-controls-auto {
    right: 0;
    width: 35px;
}
/* IMAGE CAPTIONS */

.bx-wrapper .bx-caption {
    position: absolute;
    top: 7px;
    /*bottom: 0;*/
    left: 0;
    width: 100%;
}

.bx-wrapper .bx-caption span {
    color: #000;
    /*color: #fff;*/
    font-family: Arial;
    display: block;
    font-size: .85em;
    font-weight: bold;
    padding: 2px;
    /*padding: 10px;*/
}

.bx-wrapper ul li {
    margin-left: 0;
}
.bx-wrapper ul li a{text-decoration: none;font-size: 10px;}
#sidebar {
    width: 150px;
    float: right;
    text-align: center;
}

.shopstory {
    font-size: 12px;
    text-align: center;
    font-weight: bold;
}

.smallcontent {
    text-align: center;
}

.smallcontent img {
    padding-bottom: 2%;
}
    
#recentpost {
    text-align: center;
    font-size: 12px;
}

#recentpost > div {
    width: 18%;
    display: inline-block;
    vertical-align: top;
    /* IE fix. */
    *display: inline;
    zoom: 1;
}

#recentpost:after {
    content: "";
    width: 100%;
    display: inline-block;
}

#recentpost a {
    text-decoration: none;
}

#s-recentpost {
    text-align: center;
    font-size: 11px;
}

#s-recentpost > div {
    width: 30%;
    display: inline-block;
    vertical-align: top;
    /* IE fix. */
    *display: inline;
    zoom: 1;
}

#s-recentpost:after {
    content: "";
    width: 100%;
    display: inline-block;
}

#s-recentpost a {
    text-decoration: none;
}
p {text-align: center;}
.sts-container {
    max-width: 600px;
    margin: 0 auto;
    text-align: center;
    width: 100%;
}
.sts-container-s {
    margin: 0 auto;
    text-align: center;
    max-width: 400px;
    width: 100%;
}   
.sts-container:after, .sts-container-s:after {
    content: "";
    display: table;
    clear: both;
}   
.sts-product {
    max-width: 33%;
    padding: 1%;
    float: left;
    font-size: 11px;
}
.sts-product img {
    max-width: 100%;
}
.sts-product a:hover {
    text-decoration: none;
}
.sts-product-s img {
    width: 100%;
}
.sts-container-s .sts-product {
    max-width: 49%;
    padding: 1%;
    float: left;
}
.sts-container h2, .sts-container-s h2 {
    font-size: 12px;
}
--></style>
<p>
<script type="text/javascript">// <![CDATA[
$(function() {
            var floatingDiv = $('#sidebar');
            var offset = $("#sidebar").position();
            var bottomoffset = $("#leftcontent").height();

            $(window).scroll(function() {
                if ($(window).scrollTop() >= (offset.top + 250) && $(window).scrollTop() <= (bottomoffset - 250)) {
                    floatingDiv.css({
                        'position': 'fixed',
                        'top': 120,
                        'float': 'right',
                        'margin-left': 30
                    });
                } else {
                    floatingDiv.css({
                        'position': 'relative',
                        'top': 0
                    });
                }
            });
        });
// ]]]]><![CDATA[></script>
<script type="text/javascript">// <![CDATA[
$(document).ready(function() {
            $('.bxslider').bxSlider({
                mode: 'vertical',
                slideWidth: 140,
                minSlides: 3,
                maxSlides: 3,
                moveSlides: 1,
                captions: true,
                slideMargin: 5
            });
        });
// ]]]]><![CDATA[></script>
</p>
<div>&nbsp;</div>
<div class="visible-md visible-lg largecontent">
<table>
<tbody style="text-align: center;">
<tr>
<td style="width: 80%; vertical-align: top; font-size: 14px;">
<div id="leftcontent"><img style="padding-bottom: 2%;" alt="working class" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-working-class-blog.jpg" width="100%" />
<p>Featured in this CHARLES &amp; KEITH editorial are structured silhouettes that accentuates a polished touch of professionalism. In the collection are bags with a well-balanced metallic accent, featuring a buckle bag, round sling bag and tote bag.</p>
</div>
</td>
<td style="width: 20%; vertical-align: top;">
<div>&nbsp;</div>
<div id="sidebar">
<div class="shopstory">SHOP THE STORY</div>
<ul class="bxslider">
<li style="text-align: center;"><a onclick="return popup(this)" href="http://www.charleskeith.com/usd/curved-base-tote-bag-black-ck2-30780403.html/"> <img alt="CURVED BASED TOTE BAG" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-CK2-30780403-01_CURVED-BASED-TOTE-BAG_black.jpg" width="100%" />CURVED BASED TOTE BAG</a></li>
<li><a onclick="return popup(this)" href="http://www.charleskeith.com/usd/oversized-buckle-bag-black-ck2-70780391.html/"> <img alt="OVERSIZED BUCKLE BAG" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-CK2-70780391-01_OVERSIZED-BUCKLE-BAG_black.jpg" width="100%" />OVERSIZED BUCKLE BAG</a></li>
<li><a onclick="return popup(this)" href="http://www.charleskeith.com/usd/oversized-buckle-bag-grey-ck2-70780391.html/"> <img alt="OVERSIZED BUCKLE BAG" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-CK2-70780391-04_OVERSIZED-BUCKLE-BAG_grey.jpg" width="100%" />OVERSIZED BUCKLE BAG</a></li>
<li><a onclick="return popup(this)" href="http://www.charleskeith.com/usd/oversized-buckle-bag-nude-ck2-70780391.html/"> <img alt="OVERSIZED BUCKLE BAG" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-CK2-70780391-35_OVERSIZED-BUCKLE-BAG_pink.jpg" width="100%" />OVERSIZED BUCKLE BAG</a></li>
<li><a onclick="return popup(this)" href="http://www.charleskeith.com/notifyme?colour=BLACK&amp;artno=CK2-80680552"> <img alt="TOP-ZIP ROUND SLING BAG" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-CK2-80680552-01_TOP-ZIP-ROUND-SLINGBAG_black.jpg" width="100%" />TOP-ZIP ROUND SLING BAG</a></li>
</ul>
</div>
</td>
</tr>
</tbody>
</table>
</div>
<div class="visible-xs visible-sm smallcontent"><img alt="working class" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-working-class-blog.jpg" width="100%" />
<p>Featured in this CHARLES &amp; KEITH editorial are structured silhouettes that accentuates a polished touch of professionalism. In the collection are bags with a well-balanced metallic accent, featuring a buckle bag, round sling bag and tote bag.</p>
<div>&nbsp;</div>
<div class="sts-container-s">
<h2><strong>SHOP THE STORY</strong></h2>
<div class="sts-product"><a onclick="return popup(this)" href="http://www.charleskeith.com/usd/curved-base-tote-bag-black-ck2-30780403.html/"><img alt="CURVED BASED TOTE BAG" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-CK2-30780403-01_CURVED-BASED-TOTE-BAG_black.jpg" width="100%" />CURVED BASED TOTE BAG</a></div>
<div class="sts-product"><a onclick="return popup(this)" href="http://www.charleskeith.com/usd/oversized-buckle-bag-black-ck2-70780391.html/"><img alt="OVERSIZED BUCKLE BAG" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-CK2-70780391-01_OVERSIZED-BUCKLE-BAG_black.jpg" width="100%" />OVERSIZED BUCKLE BAG</a></div>
</div>
<div class="sts-container-s">
<div class="sts-product"><a onclick="return popup(this)" href="http://www.charleskeith.com/usd/oversized-buckle-bag-grey-ck2-70780391.html/"> <img alt="OVERSIZED BUCKLE BAG" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-CK2-70780391-04_OVERSIZED-BUCKLE-BAG_grey.jpg" width="100%" />OVERSIZED BUCKLE BAG</a></div>
<div class="sts-product"><a onclick="return popup(this)" href="http://www.charleskeith.com/usd/oversized-buckle-bag-nude-ck2-70780391.html/"> <img alt="OVERSIZED BUCKLE BAG" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-CK2-70780391-35_OVERSIZED-BUCKLE-BAG_pink.jpg" width="100%" />OVERSIZED BUCKLE BAG</a></div>
</div>
<div class="sts-container-s">
<div class="sts-product"><a style="font-size: 10px; text-decoration: none;" onclick="return popup(this)" href="http://www.charleskeith.com/notifyme?colour=BLACK&amp;artno=CK2-80680552"> <img alt="TOP-ZIP ROUND SLING BAG" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-CK2-80680552-01_TOP-ZIP-ROUND-SLINGBAG_black.jpg" width="100%" />TOP-ZIP ROUND SLING BAG</a></div>
</div>
</div>
<p>
<script type="text/javascript">// <![CDATA[
function popup(mylink, windowname)
{
if (! window.focus)return true;
var href;
if (typeof(mylink) == 'string')
   href=mylink;
else
   href=mylink.href;
window.open(href, windowname, 'width=400,height=1024,scrollbars=yes,resizable=no,location=no,menubar=no,toolbar=no,');
return false;
}
// ]]]]><![CDATA[></script>
</p>]]></description>
      <pubDate>Wed, 30 Aug 2017 09:27:51 +0000</pubDate>
    </item>
    <item>
      <title><![CDATA[I NEED NOTHING]]></title>
      <link>http://www.charleskeith.com/usd/blog/i-need-nothing/</link>
      <description><![CDATA[<p>
<script type="text/javascript" src="https://ajax.googleapis.com/ajax/libs/jquery/1.8.2/jquery.min.js"></script>
<script type="text/javascript" src="http://www.charleskeith.com/media/wysiwyg/js/jquery.bxslider.min.js"></script>
</p>
<style><!--
.blog-post-view .largecontent{
    max-width: 960px;
    margin: 0 auto;
    text-align: center;
}
.bx-wrapper {
    position: relative; margin: 0 auto 60px; padding: 0;
    *zoom: 1;
}


#disqus_thread{
display:none !important;
}

hr{
display:none !important;
}


.bx-wrapper img {max-width: 100%; display: block;}

/** THEME
===================================*/
.bx-wrapper .bx-viewport {
    left: 0;
    background: #fff;
	
    /*fix other elements on the page moving (on Chrome)*/
    -webkit-transform: translatez(0);
    -moz-transform: translatez(0);
    -ms-transform: translatez(0);
    -o-transform: translatez(0);
    transform: translatez(0);
}

.bx-wrapper .bx-pager,
.bx-wrapper .bx-controls-auto {
    position: absolute; bottom: -60px; width: 100%;
}

/* LOADER */
.bx-wrapper .bx-loading {
    min-height: 50px;
    background: url(http://ckimage.charleskeith.com/media/wysiwyg/blog/bxloader.gif) center center no-repeat #fff;
    height: 100%;
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 2000;
}

/* PAGER */
.bx-wrapper .bx-pager {
    text-align: center;
    font-size: .85em;
    font-family: Arial;
    font-weight: bold;
    color: #666;
    padding-top: 20px;
}

.bx-wrapper .bx-pager .bx-pager-item,
.bx-wrapper .bx-controls-auto .bx-controls-auto-item {
	display: none;}

.bx-wrapper .bx-pager.bx-default-pager a {
    background: #fff;
    text-indent: -9999px;
    display: block;
    width: 10px;
    height: 10px;
    margin: 0 3px;
    outline: 0;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
}

/* DIRECTION CONTROLS (NEXT / PREV) */
.bx-wrapper .bx-prev {
    left: -20px;/*left: 10px;htike*/
    background: url(http://ckimage.charleskeith.com/media/wysiwyg/blog/bxcontrols.png) no-repeat 0 -32px;
}

.bx-wrapper .bx-next {
    right: -20px;/*right: 10px;htike*/
    background: url(http://ckimage.charleskeith.com/media/wysiwyg/blog/bxcontrols.png) no-repeat -43px -32px;
}

.bx-wrapper .bx-prev:hover {
    background-position: 0 0;
}

.bx-wrapper .bx-next:hover {
    background-position: -43px 0;
}

.bx-wrapper .bx-controls-direction a {
    position: absolute;
    top: 50%;
    margin-top: -16px;
    outline: 0;
    width: 32px;
    height: 32px;
    text-indent: -9999px;
    z-index: 3000;
}

.bx-wrapper .bx-controls-direction a.disabled { display: none; }

/* AUTO CONTROLS (START / STOP) */
.bx-wrapper .bx-controls-auto { text-align: center; }

/* PAGER WITH AUTO-CONTROLS HYBRID LAYOUT */
.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-pager {
    text-align: left;
    width: 80%;
}

.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-controls-auto {
    right: 0;
    width: 35px;
}

/* IMAGE CAPTIONS */
.bx-wrapper .bx-caption {
    position: absolute;
    top: 7px;/*bottom: 0;*/
    left: 0;
    width: 100%;
}

.bx-wrapper .bx-caption span {
	color: #000;/*color: #fff;*/
	font-family: Arial;
	display: block;
	font-size: .85em; font-weight: bold;
	padding: 2px;/*padding: 10px;*/
}
.bx-wrapper ul li{margin-left: 0;font-size:10px;}

#sidebar { width: 150px; float: right; text-align: center;}
.smallcontent{font-size: 12px; text-align: center;}
.smallcontent img{padding-bottom: 2%;}

#recentpost {
 text-align: center; font-size: 12px;
}
#recentpost > div {
 width: 18%; 
 display: inline-block;
 vertical-align: top;

 / IE fix. /
 *display: inline;
 zoom: 1;
}
#recentpost:after {
 content: "";
 width: 100%;
 display: inline-block;
}
#recentpost a{text-decoration: none;}
#s-recentpost{text-align: center;font-size: 11px;}
#s-recentpost > div {
 width: 30%;
 display: inline-block;
 vertical-align: top;

 / IE fix. /
 *display: inline;
 zoom: 1;
}
#s-recentpost:after {
 content: "";
 width: 100%;
 display: inline-block;
}
#s-recentpost a{text-decoration: none;}
p {text-align: center;}
.sts-container {
	max-width: 600px;
	margin: 0 auto;
	text-align: center;
	width: 100%;
}
.sts-container-s {
	margin: 0 auto;
	text-align: center;
	max-width: 400px;
	width: 100%;
}	
.sts-container:after, .sts-container-s:after {
	content: "";
	display: table;
	clear: both;
}	
.sts-product {
	max-width: 33%;
	padding: 1%;
	float: left;
	font-size: 11px;
}
.sts-product img {
	max-width: 100%;
}
.sts-product a:hover {
	text-decoration: none;
}
.sts-product-s img {
	width: 100%;
}
.sts-container-s .sts-product {
	max-width: 49%;
	padding: 1%;
	float: left;
}
.sts-container h2, .sts-container-s h2 {
	font-size: 12px;
}
/* Responsive 16:9 video */
.video-container {
	position:relative;
	padding-bottom:56.25%;
	padding-top:30px;
	height:0;
	overflow:hidden;
}
.video-container iframe, .video-container object, .video-container embed {
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
}
--></style>
<p>
<script type="text/javascript">// <![CDATA[
$(function() {
            var floatingDiv = $('#sidebar');
            var offset = $("#sidebar").position();
            var bottomoffset = $("#leftcontent").height();
            
            $(window).scroll(function() {
                if ($(window).scrollTop() >= (offset.top + 250) && $(window).scrollTop() <= (bottomoffset - 250) ) {
                floatingDiv.css({
		    'position' : 'fixed',
			'top' : 120, 'float':'right', 'margin-left':30 
		 });
                }else {
                 floatingDiv.css({
		    'position' : 'relative',
			'top' : 0
		 });   
                }
            });
});
// ]]]]><![CDATA[></script>
<script type="text/javascript">// <![CDATA[
$(document).ready(function(){
  $('.bxslider').bxSlider({
  mode: 'vertical', 
  slideWidth: 140, minSlides: 3, maxSlides: 3, moveSlides: 3, captions: true,  
  slideMargin: 5
});
});
// ]]]]><![CDATA[></script>
</p>
<div>&nbsp;</div>
<div class="visible-md visible-lg largecontent">
<table>
<tbody style="text-align: center;">
<tr>
<td style="width: 80%; vertical-align: top; font-size: 14px;">
<div id="leftcontent">
<div class="video-container"><iframe src="https://www.youtube.com/embed/iOj8zTKL0OM?autoplay=1&amp;mute=1" height="720" width="1280"></iframe></div>
<div>&nbsp;</div>
<img alt="charles &amp; keith campaign" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-juliette-cassidy-blog-1.jpg" width="100%" /> <img alt="charles &amp; keith campaign" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-juliette-cassidy-blog-2.jpg" width="100%" /> <img alt="charles &amp; keith campaign" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-juliette-cassidy-blog-3.jpg" width="100%" />
<div>&nbsp;</div>
<p>Featured in this CHARLES &amp; KEITH editorial is a versatile selection that marks the transitions between seasons. The collection includes ruffle booties, strappy sandals with pearl accents, wrap ankle tie up flats, and a sling back block heel. Bags are minimalistic and structural, featuring a bucket bag, a suede sling bag and miniature cross body bag.</p>
<div>&nbsp;</div>
</div>
</td>
<td style="width: 20%; vertical-align: top;">
<div>&nbsp;</div>
<div id="sidebar">
<div><strong>SHOP THE STORY</strong></div>
<ul class="bxslider">
<li><a style="font-size: 10px; text-decoration: none;" onclick="return popup(this)" href="http://www.charleskeith.com/usd/semi-precious-stone-ring-silver-ck5-32120148.html/"><img alt="SEMI-PRECIOUS STONE RING" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-CK5-32120148-07_SEMI-PRECIOUS-STONE-RING_silver.jpg" />SEMI-PRECIOUS STONE RING</a></li>
<li><a style="font-size: 10px; text-decoration: none;" onclick="return popup(this)" href="http://www.charleskeith.com/usd/criss-cross-bangle-silver-ck5-12120152.html/"><img alt="CRISS CROSS BANGLE" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-CK5-12120152-07_CRISS-CROSS-BANGLE_silver.jpg" />CRISS CROSS BANGLE</a></li>
<li><a style="font-size: 10px; text-decoration: none;" onclick="return popup(this)" href="http://www.charleskeith.com/usd/semi-precious-stone-bangle-silver-ck5-12120146.html/"><img alt="SEMI-PRECIOUS STONE BANGLE" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-CK5-12120146-07_SEMI-PRECIOUS-STONE-BANGLE_silver.jpg" />SEMI-PRECIOUS STONE BANGLE</a></li>
<li><a style="font-size: 10px; text-decoration: none;" onclick="return popup(this)" href="http://www.charleskeith.com/usd/lace-ruffle-bootie-heels-burgun-ck1-90580082-1.html/"><img alt="LACE RUFFLE BOOTIE HEEL" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-CK1-90580082-1-73_LACE-RUFFLE-BOOTIE-HEEL_burgundy.jpg" />LACE RUFFLE BOOTIE HEEL</a></li>
<li><a style="font-size: 10px; text-decoration: none;" onclick="return popup(this)" href="http://www.charleskeith.com/usd/fitted-bootie-heels-black-ck1-90390147-1.html/"><img alt="FITTED BOOTIE HEEL" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-CK1-90390147-1_FITTED-BOOTIE-HEEL_black.jpg" />FITTED BOOTIE HEEL</a></li>
<li><a style="font-size: 10px; text-decoration: none;" onclick="return popup(this)" href="http://www.charleskeith.com/usd/lace-cuff-kitten-heels-pink-ck1-60900064.html/"><img alt="LACE CUFF KITTEN HEEL" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-CK1-60900064-13-1_LACE-CUFF-KITTEN-HEEL_pink.jpg" />LACE CUFF KITTEN HEEL</a></li>
<li><a style="font-size: 10px; text-decoration: none;" onclick="return popup(this)" href="http://www.charleskeith.com/usd/pearl-detail-sandals-black-ck1-60361007-1.html/"><img alt="PEARL DETAIL SANDAL" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-CK1-60361007-1-01-1_PEARL-DETAIL-SANDAL_black.jpg" />PEARL DETAIL SANDAL</a></li>
<li><a style="font-size: 10px; text-decoration: none;" onclick="return popup(this)" href="http://www.charleskeith.com/usd/pearl-detail-sling-backs-olive-ck1-60361006.html/"><img alt="PEARL DETAIL SLING BACK" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-CK1-60361006-37-1_PEARL-DETAIL-SLING-BACK_olive.jpg" />PEARL DETAIL SLING BACK</a></li>
<li><a style="font-size: 10px; text-decoration: none;" onclick="return popup(this)" href="www.charleskeith.com/notifyme?colour=SILVER&amp;artno=CK5-32120150"><img alt="CRISS CROSS RING" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-CK5-32120150-07_CRISS-CROSS-RING_silver.jpg" />CRISS CROSS RING</a></li>
<li><a style="font-size: 10px; text-decoration: none;" onclick="return popup(this)" href="www.charleskeith.com/notifyme?colour=BLACK&amp;artno=CK5-32120150"><img alt="CRISS CROSS RING" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-CK5-32120150-01_CRISS-CROSS-RING_black.jpg" />CRISS CROSS RING</a></li>
<li><a style="font-size: 10px; text-decoration: none;" onclick="return popup(this)" href="www.charleskeith.com/notifyme?colour=GREY&amp;artno=CK2-80680552"><img alt="TOP-ZIP ROUND SLINGBAG" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-CK2-80680552-04_TOP-ZIP-ROUND-SLINGBAG_grey.jpg" />TOP-ZIP ROUND SLINGBAG</a></li>
<li><a style="font-size: 10px; text-decoration: none;" onclick="return popup(this)" href="http://www.charleskeith.com/usd/oversized-buckle-bag-black-ck2-70780391.html/"><img alt="OVERSIZED BUCKLE BAG" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-CK2-70670643-01_OVERSIZED-BUCKLE-BAG_black.jpg" />OVERSIZED BUCKLE BAG</a></li>
<li><a style="font-size: 10px; text-decoration: none;" onclick="return popup(this)" href="http://www.charleskeith.com/usd/angular-front-flap-clutch-white-ck2-70670635.html/"><img alt="ANGULAR FRONT-FLAP CLUTCH" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-CK2-70670635-03_ANGULAR-FRONT-FLAP-CLUTCH_white.jpg" />ANGULAR FRONT-FLAP CLUTCH</a></li>
</ul>
</div>
</td>
</tr>
</tbody>
</table>
</div>
<div class="visible-sm visible-xs smallcontent">
<div class="video-container"><iframe src="https://www.youtube.com/embed/iOj8zTKL0OM" height="720" width="1280"></iframe></div>
<div>&nbsp;</div>
<img alt="charles &amp; keith campaign" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-juliette-cassidy-blog-mobile-1.jpg" width="100%" /> <img alt="charles &amp; keith campaign" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-juliette-cassidy-blog-mobile-2.jpg" width="100%" /> <img alt="charles &amp; keith campaign" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-juliette-cassidy-blog-mobile-3.jpg" width="100%" />
<div>&nbsp;</div>
<p>Featured in this CHARLES &amp; KEITH editorial is a versatile selection that marks the transitions between seasons. The collection includes ruffle booties, strappy sandals with pearl accents, wrap ankle tie up flats, and a sling back block heel. Bags are minimalistic and structural, featuring a bucket bag, a suede sling bag and miniature cross body bag.</p>
<div>&nbsp;</div>
<div class="sts-container-s">
<h2><strong>SHOP THE STORY</strong></h2>
<div class="sts-product"><a style="font-size: 10px; text-decoration: none;" onclick="return popup(this)" href="http://www.charleskeith.com/usd/semi-precious-stone-ring-silver-ck5-32120148.html/"><img alt="SEMI-PRECIOUS STONE RING" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-CK5-32120148-07_SEMI-PRECIOUS-STONE-RING_silver.jpg" />SEMI-PRECIOUS STONE RING</a></div>
<div class="sts-product"><a style="font-size: 10px; text-decoration: none;" onclick="return popup(this)" href="http://www.charleskeith.com/usd/criss-cross-bangle-silver-ck5-12120152.html/"><img alt="CRISS CROSS BANGLE" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-CK5-12120152-07_CRISS-CROSS-BANGLE_silver.jpg" />CRISS CROSS BANGLE</a></div>
</div>
<div class="sts-container-s">
<div class="sts-product"><a style="font-size: 10px; text-decoration: none;" onclick="return popup(this)" href="http://www.charleskeith.com/usd/semi-precious-stone-bangle-silver-ck5-12120146.html/"><img alt="SEMI-PRECIOUS STONE BANGLE" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-CK5-12120146-07_SEMI-PRECIOUS-STONE-BANGLE_silver.jpg" />SEMI-PRECIOUS STONE BANGLE</a></div>
<div class="sts-product"><a style="font-size: 10px; text-decoration: none;" onclick="return popup(this)" href="http://www.charleskeith.com/usd/lace-ruffle-bootie-heels-burgun-ck1-90580082-1.html/"><img alt="LACE RUFFLE BOOTIE HEEL" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-CK1-90580082-1-73_LACE-RUFFLE-BOOTIE-HEEL_burgundy.jpg" />LACE RUFFLE BOOTIE HEEL</a></div>
</div>
<div class="sts-container-s">
<div class="sts-product"><a style="font-size: 10px; text-decoration: none;" onclick="return popup(this)" href="http://www.charleskeith.com/usd/fitted-bootie-heels-black-ck1-90390147-1.html/"><img alt="FITTED BOOTIE HEEL" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-CK1-90390147-1_FITTED-BOOTIE-HEEL_black.jpg" />FITTED BOOTIE HEEL</a></div>
<div class="sts-product"><a style="font-size: 10px; text-decoration: none;" onclick="return popup(this)" href="http://www.charleskeith.com/usd/lace-cuff-kitten-heels-pink-ck1-60900064.html/"><img alt="LACE CUFF KITTEN HEEL" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-CK1-60900064-13-1_LACE-CUFF-KITTEN-HEEL_pink.jpg" />LACE CUFF KITTEN HEEL</a></div>
</div>
<div class="sts-container-s">
<div class="sts-product"><a style="font-size: 10px; text-decoration: none;" onclick="return popup(this)" href="http://www.charleskeith.com/usd/pearl-detail-sandals-black-ck1-60361007-1.html/"><img alt="PEARL DETAIL SANDAL" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-CK1-60361007-1-01-1_PEARL-DETAIL-SANDAL_black.jpg" />PEARL DETAIL SANDAL</a></div>
<div class="sts-product"><a style="font-size: 10px; text-decoration: none;" onclick="return popup(this)" href="http://www.charleskeith.com/usd/pearl-detail-sling-backs-olive-ck1-60361006.html/"><img alt="PEARL DETAIL SLING BACK" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-CK1-60361006-37-1_PEARL-DETAIL-SLING-BACK_olive.jpg" />PEARL DETAIL SLING BACK</a></div>
</div>
<div class="sts-container-s">
<div class="sts-product"><a style="font-size: 10px; text-decoration: none;" onclick="return popup(this)" href="www.charleskeith.com/notifyme?colour=SILVER&amp;artno=CK5-32120150"><img alt="CRISS CROSS RING" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-CK5-32120150-07_CRISS-CROSS-RING_silver.jpg" />CRISS CROSS RING</a></div>
<div class="sts-product"><a style="font-size: 10px; text-decoration: none;" onclick="return popup(this)" href="www.charleskeith.com/notifyme?colour=BLACK&amp;artno=CK5-32120150"><img alt="CRISS CROSS RING" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-CK5-32120150-01_CRISS-CROSS-RING_black.jpg" />CRISS CROSS RING</a></div>
</div>
<div class="sts-container-s">
<div class="sts-product"><a style="font-size: 10px; text-decoration: none;" onclick="return popup(this)" href="www.charleskeith.com/notifyme?colour=GREY&amp;artno=CK2-80680552"><img alt="TOP-ZIP ROUND SLINGBAG" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-CK2-80680552-04_TOP-ZIP-ROUND-SLINGBAG_grey.jpg" />TOP-ZIP ROUND SLINGBAG</a></div>
<div class="sts-product"><a style="font-size: 10px; text-decoration: none;" onclick="return popup(this)" href="http://www.charleskeith.com/usd/oversized-buckle-bag-black-ck2-70780391.html/"><img alt="OVERSIZED BUCKLE BAG" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-CK2-70670643-01_OVERSIZED-BUCKLE-BAG_black.jpg" />OVERSIZED BUCKLE BAG</a></div>
</div>
<div class="sts-container-s">
<div class="sts-product"><a style="font-size: 10px; text-decoration: none;" onclick="return popup(this)" href="http://www.charleskeith.com/usd/angular-front-flap-clutch-white-ck2-70670635.html/"><img alt="ANGULAR FRONT-FLAP CLUTCH" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-CK2-70670635-03_ANGULAR-FRONT-FLAP-CLUTCH_white.jpg" />ANGULAR FRONT-FLAP CLUTCH</a></div>
</div>
</div>
<div>&nbsp;</div>
<p>
<script type="text/javascript">// <![CDATA[
function popup(mylink, windowname)
{
if (! window.focus)return true;
var href;
if (typeof(mylink) == 'string')
   href=mylink;
else
   href=mylink.href;
window.open(href, windowname, 'width=400,height=1024,scrollbars=yes,resizable=no,location=no,menubar=no,toolbar=no,');
return false;
}
// ]]]]><![CDATA[></script>
</p>]]></description>
      <pubDate>Fri, 25 Aug 2017 04:18:46 +0000</pubDate>
    </item>
    <item>
      <title><![CDATA[VOICES: ARISSA CHEO]]></title>
      <link>http://www.charleskeith.com/usd/blog/voices-arissa-cheo/</link>
      <description><![CDATA[<style><!--
.blog-post-view .largecontent{
 max-width: 960px;margin:0 auto; font-size: 14px;text-align: center;
}
.largecontent img{padding-bottom: 2%;}
.smallcontent{text-align: center;}
.smallcontent img{padding-bottom: 2%;}

#recentpost {
 text-align: center; font-size: 12px;
}

#disqus_thread{
display:none !important;
}

hr{
display:none !important;
}


#recentpost > div {
 width: 18%; 
 display: inline-block;
 vertical-align: top;

 / IE fix. /
 *display: inline;
 zoom: 1;
}
#recentpost:after {
 content: "";
 width: 100%;
 display: inline-block;
}
#recentpost a{text-decoration: none;}
#s-recentpost{text-align: center;font-size: 11px;}
#s-recentpost > div {
 width: 30%;
 display: inline-block;
 vertical-align: top;

 / IE fix. /
 *display: inline;
 zoom: 1;
}
#s-recentpost:after {
 content: "";
 width: 100%;
 display: inline-block;
}
#s-recentpost a{text-decoration: none;}
p {text-align: center;}
.sts-container {
	max-width: 600px;
	margin: 0 auto;
	text-align: center;
	width: 100%;
}
.sts-container-s {
	margin: 0 auto;
	text-align: center;
	max-width: 400px;
	width: 100%;
}	
.sts-container:after, .sts-container-s:after {
	content: "";
	display: table;
	clear: both;
}	
.sts-product {
	max-width: 33%;
	padding: 1%;
	float: left;
	font-size: 11px;
}
.sts-product img {
	max-width: 100%;
}
.sts-product a:hover {
	text-decoration: none;
}
.sts-product-s img {
	width: 100%;
}
.sts-container-s .sts-product {
	max-width: 49%;
	padding: 1%;
	float: left;
}
.sts-container h2, .sts-container-s h2 {
	font-size: 12px;
}
--></style>
<div>&nbsp;</div>
<div class="visible-md visible-lg largecontent"><img alt="charles &amp; keith stories campaign" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-arissa-cheo-blog-desktop.jpg" width="100%" />
<p style="font-weight: bold;">What is your current obsession?</p>
<p>Extreme makeover home edition.</p>
<p style="font-weight: bold;">First thing you notice when you meet a person?</p>
<p>Their eyes.</p>
<p style="font-weight: bold;">Studs or stripes?</p>
<p>Studs.</p>
<p style="font-weight: bold;">Black or glitter?</p>
<p>Glitter.</p>
<p style="font-weight: bold;">Wayfarers or aviators?</p>
<p>Aviators.</p>
<p style="font-weight: bold;">Cuffs or bangles?</p>
<p>Cuffs.</p>
<p style="font-weight: bold;">Diamonds or pearls?</p>
<p>Diamonds.</p>
<p style="font-weight: bold;">Matte lips or glossy lips?</p>
<p>Gloss.</p>
<p>Check out her Instagram page: @xarissaxcheox</p>
<div>&nbsp;</div>
<div class="sts-container">
<h2><strong>SHOP THE STORY</strong></h2>
<div class="sts-product"><a onclick="return popup(this)" href="http://www.charleskeith.com/usd/boxy-cube-slingbag-prune-ck2-80700539.html/"> <img alt="BOXY CUBE SLING BAG" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-CK2-80700539_BOXY-CUBE-SLING-BAG_prune.jpg" />BOXY CUBE SLING BAG</a></div>
<div class="sts-product"><a onclick="return popup(this)" href="http://www.charleskeith.com/usd/floral-cluster-ring-gold-ck5-31430025.html/"> <img alt="FLORAL CLUSTER RING" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-CK5-31430025-27_FLORAL-CLUSTER-RING_gold.jpg" />FLORAL CLUSTER RING</a></div>
<div class="sts-product"><a onclick="return popup(this)" href="http://www.charleskeith.com/usd/stone-chain-necklace-gold-ck5-22120147.html/"> <img alt="STONE CHAIN NECKLACE" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-CK5-22120147-27_STONE-CHAIN-NECKLACE_gold.jpg" />STONE CHAIN NECKLACE</a></div>
</div>
<div class="sts-container">
<div class="sts-product"><a onclick="return popup(this)" href="http://www.charleskeith.com/usd/stone-hoop-earrings-gold-ck5-42120151.html/"> <img alt="STONE HOOP EARRINGS" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-CK5-42120151-27_STONE-HOOP-EARRING_gold.jpg" />STONE HOOP EARRINGS</a></div>
<div class="sts-product"><a onclick="return popup(this)" href="http://www.charleskeith.com/notifyme?colour=YELLOW&amp;artno=CK3-11280278"> <img alt="METAL FRAME AVIATORS" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-CK3-11280278-27_METAL-FRAME-AVIATORS_yellow.jpg" />METAL FRAME AVIATORS</a></div>
<div class="sts-product"><a onclick="return popup(this)" href="http://www.charleskeith.com/notifyme?colour=ROSEGOLD&amp;artno=CK3-21280272"> <img alt="FRAMELESS EYEWEAR" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-CK3-21280272-57_FRAMELESS-EYEWEAR_rosegold.jpg" />FRAMELESS EYEWEAR</a></div>
</div>
<div class="sts-container">
<div class="sts-product"><a onclick="return popup(this)" href="http://www.charleskeith.com/notifyme?colour=PINK&amp;artno=CK3-31280273"> <img alt="ACETATE FRAME SUNGLASSES" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-CK3-31280273-13-1_ACETATE-FRAME-SUNGLASSES_pink.jpg" />ACETATE FRAME SUNGLASSES</a></div>
<div class="sts-product"><a onclick="return popup(this)" href="http://www.charleskeith.com/notifyme?colour=BURGUNDY&amp;artno=CK3-81280282"> <img alt="" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-CK3-81280282-73-1_ACETATE-FRAME-SHADES_burgundy.jpg" />ACETATE FRAME SHADES</a></div>
<div class="sts-product"><a onclick="return popup(this)" href="http://www.charleskeith.com/notifyme?colour=GOLD&amp;artno=CK5-41430027"> <img alt="" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-CK5-41430027-27_CHARM-EARRINGS_gold.jpg" />CHARM EARRINGS</a></div>
</div>
<div class="sts-container">
<div class="sts-product"><a onclick="return popup(this)" href="http://www.charleskeith.com/usd/floral-tassle-earrings-gold-ck5-41430028.html/"> <img alt="FLORAL TASSEL EARRINGS" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-CK5-41450008-27_FLORAL-TASSEL-EARRINGS_gold.jpg" />FLORAL TASSEL EARRINGS</a></div>
</div>
<div>&nbsp;</div>
</div>
<div class="visible-sm visible-xs smallcontent"><img alt="charles &amp; keith stories campaign" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-arissa-cheo-blog-mobile.jpg" width="100%" />
<p style="font-weight: bold;">What is your current obsession?</p>
<p>Extreme makeover home edition.</p>
<p style="font-weight: bold;">First thing you notice when you meet a person?</p>
<p>Their eyes.</p>
<p style="font-weight: bold;">Studs or stripes?</p>
<p>Studs.</p>
<p style="font-weight: bold;">Black or glitter?</p>
<p>Glitter.</p>
<p style="font-weight: bold;">Wayfarers or aviators?</p>
<p>Aviators.</p>
<p style="font-weight: bold;">Cuffs or bangles?</p>
<p>Cuffs.</p>
<p style="font-weight: bold;">Diamonds or pearls?</p>
<p>Diamonds.</p>
<p style="font-weight: bold;">Matte lips or glossy lips?</p>
<p>Gloss.</p>
<p>Check out her Instagram page: @xarissaxcheox</p>
<div>&nbsp;</div>
<div class="sts-container-s">
<h2><strong>SHOP THE STORY</strong></h2>
<div class="sts-product"><a onclick="return popup(this)" href="http://www.charleskeith.com/usd/boxy-cube-slingbag-prune-ck2-80700539.html/"><img alt="BOXY CUBE SLING BAG" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-CK2-80700539_BOXY-CUBE-SLING-BAG_prune.jpg" />BOXY CUBE SLING BAG</a></div>
<div class="sts-product"><a onclick="return popup(this)" href="http://www.charleskeith.com/usd/floral-cluster-ring-gold-ck5-31430025.html/"><img alt="FLORAL CLUSTER RING" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-CK5-31430025-27_FLORAL-CLUSTER-RING_gold.jpg" />FLORAL CLUSTER RING</a></div>
</div>
<div class="sts-container-s">
<div class="sts-product"><a onclick="return popup(this)" href="http://www.charleskeith.com/usd/stone-chain-necklace-gold-ck5-22120147.html/"><img alt="STONE CHAIN NECKLACE" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-CK5-22120147-27_STONE-CHAIN-NECKLACE_gold.jpg" />STONE CHAIN NECKLACE</a></div>
<div class="sts-product"><a onclick="return popup(this)" href="http://www.charleskeith.com/usd/stone-hoop-earrings-gold-ck5-42120151.html/"><img alt="STONE HOOP EARRINGS" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-CK5-42120151-27_STONE-HOOP-EARRING_gold.jpg" />STONE HOOP EARRINGS</a></div>
</div>
<div class="sts-container-s">
<div class="sts-product"><a onclick="return popup(this)" href="http://www.charleskeith.com/notifyme?colour=YELLOW&amp;artno=CK3-11280278"><img alt="METAL FRAME AVIATORS" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-CK3-11280278-27_METAL-FRAME-AVIATORS_yellow.jpg" />METAL FRAME AVIATORS</a></div>
<div class="sts-product"><a onclick="return popup(this)" href="http://www.charleskeith.com/notifyme?colour=ROSEGOLD&amp;artno=CK3-21280272"><img alt="FRAMELESS EYEWEAR" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-CK3-21280272-57_FRAMELESS-EYEWEAR_rosegold.jpg" />FRAMELESS EYEWEAR</a></div>
</div>
<div class="sts-container-s">
<div class="sts-product"><a onclick="return popup(this)" href="http://www.charleskeith.com/notifyme?colour=PINK&amp;artno=CK3-31280273"><img alt="ACETATE FRAME SUNGLASSES" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-CK3-31280273-13-1_ACETATE-FRAME-SUNGLASSES_pink.jpg" />ACETATE FRAME SUNGLASSES</a></div>
<div class="sts-product"><a onclick="return popup(this)" href="http://www.charleskeith.com/notifyme?colour=BURGUNDY&amp;artno=CK3-81280282"><img alt="" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-CK3-81280282-73-1_ACETATE-FRAME-SHADES_burgundy.jpg" />ACETATE FRAME SHADES</a></div>
</div>
<div class="sts-container-s">
<div class="sts-product"><a onclick="return popup(this)" href="http://www.charleskeith.com/notifyme?colour=GOLD&amp;artno=CK5-41430027"><img alt="" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-CK5-41430027-27_CHARM-EARRINGS_gold.jpg" />CHARM EARRINGS</a></div>
<div class="sts-product"><a onclick="return popup(this)" href="http://www.charleskeith.com/usd/floral-tassle-earrings-gold-ck5-41430028.html/"><img alt="FLORAL TASSEL EARRINGS" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-CK5-41450008-27_FLORAL-TASSEL-EARRINGS_gold.jpg" />FLORAL TASSEL EARRINGS</a></div>
</div>
<div>&nbsp;</div>
</div>
<p>
<script type="text/javascript">// <![CDATA[
function popup(mylink, windowname)
{
if (! window.focus)return true;
var href;
if (typeof(mylink) == 'string')
   href=mylink;
else
   href=mylink.href;
window.open(href, windowname, 'width=400,height=1024,scrollbars=yes,resizable=no,location=no,menubar=no,toolbar=no,');
return false;
}
// ]]]]><![CDATA[></script>
</p>]]></description>
      <pubDate>Wed, 23 Aug 2017 03:18:09 +0000</pubDate>
    </item>
    <item>
      <title><![CDATA[ORACLE FOX]]></title>
      <link>http://www.charleskeith.com/usd/blog/oracle-fox/</link>
      <description><![CDATA[<p>
<script type="text/javascript" src="https://ajax.googleapis.com/ajax/libs/jquery/1.8.2/jquery.min.js"></script>
<script type="text/javascript" src="http://www.charleskeith.com/media/wysiwyg/js/jquery.bxslider.min.js"></script>
</p>
<style><!--
.blog-post-view .largecontent{
	max-width:960px;margin:0 auto; font-size: 14px;text-align: center;
}
.bx-wrapper {
    position: relative; margin: 0 auto 60px; padding: 0;
    *zoom: 1;
}


#disqus_thread{
display:none !important;
}

hr{
display:none !important;
}


.bx-wrapper img {max-width: 100%; display: block;}

/** THEME
===================================*/
.bx-wrapper .bx-viewport {
    left: 0;
    background: #fff;
	
    /*fix other elements on the page moving (on Chrome)*/
    -webkit-transform: translatez(0);
    -moz-transform: translatez(0);
    -ms-transform: translatez(0);
    -o-transform: translatez(0);
    transform: translatez(0);
}

.bx-wrapper .bx-pager,
.bx-wrapper .bx-controls-auto {
    position: absolute; bottom: -50px; width: 100%;
}

/* LOADER */
.bx-wrapper .bx-loading {
    min-height: 50px;
    background: url(http://cdnm1.charleskeith.com/media/wysiwyg/blog/bxloader.gif) center center no-repeat #fff;
    height: 100%;
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 2000;
}

/* PAGER */
.bx-wrapper .bx-pager {
    text-align: center;
    font-size: .85em;
    font-family: Arial;
    font-weight: bold;
    color: #666;
    padding-top: 20px;
}

.bx-wrapper .bx-pager .bx-pager-item,
.bx-wrapper .bx-controls-auto .bx-controls-auto-item {
    display: inline-block;
    *zoom: 1;
    *display: inline;
}

.bx-wrapper .bx-pager.bx-default-pager a {
	background: #fff;
	text-indent: -9999px;
	display: block;
	width: 10px;
	height: 10px;
	margin: 0 3px;
	outline: 0;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}

/* DIRECTION CONTROLS (NEXT / PREV) */
.bx-wrapper .bx-prev {
    left: -20px;/*left: 10px;htike*/
    background: url(http://cdnm1.charleskeith.com/media/wysiwyg/blog/bxcontrols.png) no-repeat 0 -32px;
}

.bx-wrapper .bx-next {
    right: -20px;/*right: 10px;htike*/
    background: url(http://cdnm1.charleskeith.com/media/wysiwyg/blog/bxcontrols.png) no-repeat -43px -32px;
}

.bx-wrapper .bx-prev:hover {
    background-position: 0 0;
}

.bx-wrapper .bx-next:hover {
    background-position: -43px 0;
}

.bx-wrapper .bx-controls-direction a {
    position: absolute;
    top: 50%;
    margin-top: -16px;
    outline: 0;
    width: 32px;
    height: 32px;
    text-indent: -9999px;
    z-index: 3000;
}

.bx-wrapper .bx-controls-direction a.disabled { display: none; }

/* AUTO CONTROLS (START / STOP) */
.bx-wrapper .bx-controls-auto { text-align: center; }

/* PAGER WITH AUTO-CONTROLS HYBRID LAYOUT */
.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-pager {
    text-align: left;
    width: 80%;
}

.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-controls-auto {
    right: 0;
    width: 35px;
}

/* IMAGE CAPTIONS */
.bx-wrapper .bx-caption {
    position: absolute;
    top: 7px;/*bottom: 0;*/
    left: 0;
    width: 100%;
}

.bx-wrapper .bx-caption span {
	color: #000;
	font-family: Arial;
	display: block;
	font-size: .85em; 
	font-weight: bold;
	padding: 2px;
}
.bx-wrapper ul li{margin-left: 0;}
.bx-wrapper ul li a{text-decoration: none;font-size: 10px;}
#sidebar { width: 150px; float: right; text-align: center;}
.shopstory{font-size: 12px; text-align: center; font-weight: bold;}

#recentpost {
 text-align: center; font-size: 12px;
}
#recentpost > div {
 width: 18%; 
 display: inline-block;
 vertical-align: top;

 / IE fix. /
 *display: inline;
 zoom: 1;
}
#recentpost:after {
 content: "";
 width: 100%;
 display: inline-block;
}
#recentpost a{text-decoration: none;}
#s-recentpost{text-align: center;font-size: 11px;}
#s-recentpost > div {
 width: 30%;
 display: inline-block;
 vertical-align: top;

 / IE fix. /
 *display: inline;
 zoom: 1;
}
#s-recentpost:after {
 content: "";
 width: 100%;
 display: inline-block;
}
#s-recentpost a{text-decoration: none;}
p {text-align: center;}
.sts-container {
	max-width: 600px;
	margin: 0 auto;
	text-align: center;
	width: 100%;
}
.sts-container-s {
	margin: 0 auto;
	text-align: center;
	max-width: 400px;
	width: 100%;
}	
.sts-container:after, .sts-container-s:after {
	content: "";
	display: table;
	clear: both;
}	
.sts-product {
	max-width: 33%;
	padding: 1%;
	float: left;
	font-size: 11px;
}
.sts-product img {
	max-width: 100%;
}
.sts-product a:hover {
	text-decoration: none;
}
.sts-product-s img {
	width: 100%;
}
.sts-container-s .sts-product {
	max-width: 49%;
	padding: 1%;
	float: left;
}
.sts-container h2, .sts-container-s h2 {
	font-size: 12px;
}
/* Responsive 16:9 video */
.video-container {
	position:relative;
	padding-bottom:56.25%;
	padding-top:30px;
	height:0;
	overflow:hidden;
}
.video-container iframe, .video-container object, .video-container embed {
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
	border: none;
}
	iframe {border: none;}
--></style>
<p>
<script type="text/javascript">// <![CDATA[
$(function() {
            var floatingDiv = $('#sidebar');
            var offset = $("#sidebar").position();
            var bottomoffset = $("#leftcontent").height();
            
            $(window).scroll(function() {
                if ($(window).scrollTop() >= (offset.top + 250) && $(window).scrollTop() <= (bottomoffset - 250) ) {
                floatingDiv.css({
		    'position' : 'fixed',
			'top' : 120, 'float':'right', 'margin-left':30 
		 });
                }else {
                 floatingDiv.css({
		    'position' : 'relative',
			'top' : 0
		 });   
                }
            });
});
// ]]]]><![CDATA[></script>
<script type="text/javascript">// <![CDATA[
$(document).ready(function(){
  $('.bxslider').bxSlider({
  mode: 'vertical', 
  slideWidth: 140, minSlides: 3, maxSlides: 3, moveSlides: 1, captions: true,  
  slideMargin: 5
});
});
// ]]]]><![CDATA[></script>
</p>
<div>&nbsp;</div>
<div class="visible-md visible-lg largecontent">
<table>
<tbody style="text-align: center;">
<tr>
<td style="width: 80%; vertical-align: top; font-size: 14px;">
<div id="leftcontent"><img alt="charles &amp; keith campaign" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-oracle-fox-blog-1.jpg" width="100%" />
<p>Featured in the editorial are footwear that tethers between the masculine and feminine. Stand out silhouettes include kitten heel pumps, slip on mules and block heeled boots. While shapes remain classic, accents such as contrast panels, tough chain detailing and enlarge buckles give a directional update.</p>
</div>
</td>
<td style="width: 20%; vertical-align: top;">
<div id="sidebar">
<div class="shopstory">SHOP THE STORY</div>
<ul class="bxslider">
<li><a style="text-decoration: none;" onclick="return popup(this)" href="http://www.charleskeith.com/usd/pointed-mules-black-ck1-60390304.html/"><img alt="POINTED MULE" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-CK1-60390304-01_POINTED-MULE_black.jpg" />POINTED MULE</a></li>
<li><a style="text-decoration: none;" onclick="return popup(this)" href="http://www.charleskeith.com/usd/pointed-mules-grey-ck1-60390304.html/"><img alt="POINTED MULE" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-CK1-60390304-04-1_POINTED-MULE_grey.jpg" />POINTED MULE</a></li>
<li><a style="text-decoration: none;" onclick="return popup(this)" href="http://www.charleskeith.com/usd/buckle-flat-mules-pink-ck1-70580106.html/"><img alt="BUCKLE FLAT MULE" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-CK1-70580106-13-1_BUCKLE-FLAT-MULE_pink.jpg" />BUCKLE FLAT MULE</a></li>
<li><a style="text-decoration: none;" onclick="return popup(this)" href="http://www.charleskeith.com/usd/pointed-ankle-boots-black-ck1-90360269.html/"><img alt="POINTED ANKLE BOOT" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-CK1-90360269-01-1_POINTED-ANKLE-BOOT_black.jpg" />POINTED ANKLE BOOT</a></li>
<li><a style="text-decoration: none;" onclick="return popup(this)" href="http://www.charleskeith.com/usd/fitted-calf-boots-burgun-ck1-90360273.html/"><img alt="FITTED CALF BOOT" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-CK1-90360273-73-1_FITTED-CALF-BOOT_burgundy.jpg" />FITTED CALF BOOT</a></li>
<li><a style="text-decoration: none;" onclick="return popup(this)" href="http://www.charleskeith.com/usd/embellished-ankle-boots-black2-ck1-90900044.html/"><img alt="EMBELLISHED ANKLE BOOT" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-CK1-90900044-75-1_EMBELLISHED-ANKLE-BOOT_black.jpg" />EMBELLISHED ANKLE BOOT</a></li>
<li><a style="text-decoration: none;" onclick="return popup(this)" href="http://www.charleskeith.com/usd/tassel-detail-shoulder-bag-black-ck2-20670613.html/"><img alt="TASSEL-DETAIL SHOULDER BAG" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-CK2-20670613-01_TASSEL-DETAIL-SHOULDER-BAG_black.jpg" />TASSEL-DETAIL SHOULDER BAG</a></li>
<li><a style="text-decoration: none;" onclick="return popup(this)" href="http://www.charleskeith.com/usd/oversized-buckle-bag-black-ck2-70780391.html/"><img alt="OVERSIZED BUCKLE BAG" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-CK2-70780391-01_OVERSIZED-BUCKLE-BAG_black.jpg" />OVERSIZED BUCKLE BAG</a></li>
</ul>
</div>
</td>
</tr>
</tbody>
</table>
</div>
<div class="visible-sm visible-xs smallcontent"><img alt="charles &amp; keith campaign" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-oracle-fox-blog-1.jpg" width="100%" />
<div>&nbsp;</div>
<p>Featured in the editorial are footwear that tethers between the masculine and feminine. Stand out silhouettes include kitten heel pumps, slip on mules and block heeled boots. While shapes remain classic, accents such as contrast panels, tough chain detailing and enlarge buckles give a directional update.</p>
<div>&nbsp;</div>
<div>&nbsp;</div>
<div class="sts-container-s">
<h2><strong>SHOP THE STORY</strong></h2>
<div class="sts-product"><a style="text-decoration: none;" onclick="return popup(this)" href="http://www.charleskeith.com/usd/pointed-mules-black-ck1-60390304.html/"><img alt="POINTED MULE" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-CK1-60390304-01_POINTED-MULE_black.jpg" />POINTED MULE</a></div>
<div class="sts-product"><a style="text-decoration: none;" onclick="return popup(this)" href="http://www.charleskeith.com/usd/pointed-mules-grey-ck1-60390304.html/"><img alt="POINTED MULE" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-CK1-60390304-04-1_POINTED-MULE_grey.jpg" />POINTED MULE</a></div>
</div>
<div class="sts-container-s">
<div class="sts-product"><a style="text-decoration: none;" onclick="return popup(this)" href="http://www.charleskeith.com/usd/buckle-flat-mules-pink-ck1-70580106.html/"><img alt="BUCKLE FLAT MULE" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-CK1-70580106-13-1_BUCKLE-FLAT-MULE_pink.jpg" />BUCKLE FLAT MULE</a></div>
<div class="sts-product"><a style="text-decoration: none;" onclick="return popup(this)" href="http://www.charleskeith.com/usd/pointed-ankle-boots-black-ck1-90360269.html/"><img alt="POINTED ANKLE BOOT" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-CK1-90360269-01-1_POINTED-ANKLE-BOOT_black.jpg" />POINTED ANKLE BOOT</a></div>
</div>
<div class="sts-container-s">
<div class="sts-product"><a style="text-decoration: none;" onclick="return popup(this)" href="http://www.charleskeith.com/usd/fitted-calf-boots-burgun-ck1-90360273.html/"><img alt="FITTED CALF BOOT" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-CK1-90360273-73-1_FITTED-CALF-BOOT_burgundy.jpg" />FITTED CALF BOOT</a></div>
<div class="sts-product"><a style="text-decoration: none;" onclick="return popup(this)" href="http://www.charleskeith.com/usd/embellished-ankle-boots-black2-ck1-90900044.html/"><img alt="EMBELLISHED ANKLE BOOT" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-CK1-90900044-75-1_EMBELLISHED-ANKLE-BOOT_black.jpg" />EMBELLISHED ANKLE BOOT</a></div>
</div>
<div class="sts-container-s">
<div class="sts-product"><a style="text-decoration: none;" onclick="return popup(this)" href="http://www.charleskeith.com/usd/tassel-detail-shoulder-bag-black-ck2-20670613.html/"><img alt="TASSEL-DETAIL SHOULDER BAG" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-CK2-20670613-01_TASSEL-DETAIL-SHOULDER-BAG_black.jpg" />TASSEL-DETAIL SHOULDER BAG</a></div>
<div class="sts-product"><a style="text-decoration: none;" onclick="return popup(this)" href="http://www.charleskeith.com/usd/oversized-buckle-bag-black-ck2-70780391.html/"><img alt="OVERSIZED BUCKLE BAG" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-CK2-70780391-01_OVERSIZED-BUCKLE-BAG_black.jpg" />OVERSIZED BUCKLE BAG</a></div>
</div>
</div>
<div>&nbsp;</div>
<p>
<script type="text/javascript">// <![CDATA[
function popup(mylink, windowname)
{
if (! window.focus)return true;
var href;
if (typeof(mylink) == 'string')
   href=mylink;
else
   href=mylink.href;
window.open(href, windowname, 'width=400,height=1024,scrollbars=yes,resizable=no,location=no,menubar=no,toolbar=no,');
return false;
}
// ]]]]><![CDATA[></script>
</p>]]></description>
      <pubDate>Mon, 21 Aug 2017 11:01:05 +0000</pubDate>
    </item>
    <item>
      <title><![CDATA[URBAN INSPIRATIONS, TAIWAN]]></title>
      <link>http://www.charleskeith.com/usd/blog/urban-inspirations-taiwan/</link>
      <description><![CDATA[<style><!--
.blog-post-view .largecontent{
   text-align: center; font-size: 14px;
   max-width: 960px;margin: 0 auto;
}
.largecontent img{padding-bottom: 2%;}
.smallcontent{text-align: center;}
.smallcontent img{padding-bottom: 2%;}


#disqus_thread{
display:none !important;
}

hr{
display:none !important;
}


#recentpost {
 text-align: center; font-size: 12px;
}
#recentpost > div {
 width: 18%; 
 display: inline-block;
 vertical-align: top;

 / IE fix. /
 *display: inline;
 zoom: 1;
}
#recentpost:after {
 content: "";
 width: 100%;
 display: inline-block;
}
#recentpost a{text-decoration: none;}
#s-recentpost{text-align: center;font-size: 11px;}
#s-recentpost > div {
 width: 30%;
 display: inline-block;
 vertical-align: top;

 / IE fix. /
 *display: inline;
 zoom: 1;
}
#s-recentpost:after {
 content: "";
 width: 100%;
 display: inline-block;
}
#s-recentpost a{text-decoration: none;}
p {text-align: center;}
.sts-container {
	max-width: 600px;
	margin: 0 auto;
	text-align: center;
	width: 100%;
}
.sts-container-s {
	margin: 0 auto;
	text-align: center;
	max-width: 400px;
	width: 100%;
}	
.sts-container:after, .sts-container-s:after {
	content: "";
	display: table;
	clear: both;
}	
.sts-product {
	max-width: 33%;
	padding: 1%;
	float: left;
	font-size: 11px;
}
.sts-product img {
	max-width: 100%;
}
.sts-product a:hover {
	text-decoration: none;
}
.sts-product-s img {
	width: 100%;
}
.sts-container-s .sts-product {
	max-width: 49%;
	padding: 1%;
	float: left;
}
.sts-container h2, .sts-container-s h2 {
	font-size: 12px;
}
/* Responsive 16:9 video */
	.video-container {
	position:relative;
	padding-bottom:56.25%;
	padding-top:30px;
	height:0;
	overflow:hidden;
}

.video-container iframe, .video-container object, .video-container embed {
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
}
iframe {border: none;}
--></style>
<div>&nbsp;</div>
<div class="visible-md visible-lg largecontent">
<div class="video-container"><iframe src="https://www.youtube.com/embed/tHqCI133rLg?autoplay=1" height="720" width="1280"></iframe></div>
<div>&nbsp;</div>
<img alt="charles &amp; keith stories campaign" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-urban-inspirations-taiwan-blog.jpg" width="100%" />
<p style="font-weight: bold;">Tell us about your style.</p>
<p>Angelina：Modern yet sophisticated and a fashion force to reckon with.</p>
<p>Molly: Styling is more important than design. To create my own style, I will choose sartorial cuttings and pair with a signature piece, finishing the look with some simple accessories.</p>
<p style="font-weight: bold;">What makes Taiwan your urban inspiration.</p>
<p>Angelina: I love the night scenes at Xinyi district. I am mesmerized by the street lights against the cityscape.</p>
<p>Molly: Hiking on Xiangshan Mountain and gym training. But I enjoy the fast city pace as well, like walking along Xinyi district and people-watching.</p>
<p style="font-weight: bold;">You travel a lot. What is one place that inspires you the most?</p>
<p>Angelina: New York City inspires me the most. The different sights and culture in the city creates many interesting moments and it continues to inspire me by displaying the different fa&ccedil;ades in life.</p>
<p>Molly: Angkor Wat in Cambodia. It provides me with a lot of spiritual energy. Being in a developing country reminds myself to be content with the present. To try my best everyday no matter the situation.</p>
<p style="font-weight: bold;">Where do you find your inspiration?</p>
<p>Angelina: I find my inspiration through music. A simple melody from a song can inspire me.</p>
<p>Molly: Travelling and for me to reflect and manage my negative emotions.</p>
<p style="font-weight: bold;">What&rsquo;s next?</p>
<p>Angelina: I constantly aim to do better each year so I am always in for a journey of self-improvement.</p>
<p>Molly: To attend more international fashion events, start my own YouTube channel and challenge myself to the extreme.</p>
<div>&nbsp;</div>
<div class="sts-container">
<h2><strong>SHOP THE STORY</strong></h2>
<div class="sts-product"><a onclick="return popup(this)" href="http://www.charleskeith.com/usd/stone-hoop-earrings-black-ck5-42120151.html/"> <img alt="" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-CK5-42120151-01-STONE-HOOP-EARRINGS.jpg" />STONE HOOP EARRINGS</a></div>
<div class="sts-product"><a onclick="return popup(this)" href="http://www.charleskeith.com/usd/knitted-textured-boots-purple-sl1-90920003.html/"> <img alt="" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-SL1-90280035-19-1_KNITTED-TEXTURED-BOOT.jpg" />KNITTED TEXTURED BOOT</a></div>
<div class="sts-product"><a onclick="return popup(this)" href="http://www.charleskeith.com/usd/looped-bangle-gold-ck5-12120142.html/"> <img alt="" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-CK5-12120142_LOOPED-BANGLE-gold.jpg" />LOOPED BANGLE</a></div>
</div>
<div class="sts-container">
<div class="sts-product"><a onclick="return popup(this)" href="http://www.charleskeith.com/usd/buckle-flat-mules-pink-ck1-70580106.html/"> <img alt="" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-CK1-70580106-13-1_BUCKLE-FLAT-MULE.jpg" />BUCKLE FLAT MULE</a></div>
<div class="sts-product"><a onclick="return popup(this)" href="http://www.charleskeith.com/notifyme?colour=BLACK&amp;artno=CK5-12120142"> <img alt="" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-CK5-12120142-01-1_LOOPED-BANGLE.jpg" />LOOPED BANGLE</a></div>
<div class="sts-product"><a onclick="return popup(this)" href="http://www.charleskeith.com/notifyme?colour=PRUNE&amp;artno=CK2-70680550"> <img alt="" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-CK2-70680550-01-QUILTED-TASSEL-CLUTCH-2.jpg" />QUILTED TASSEL CLUTCH</a></div>
</div>
<div class="sts-container">
<div class="sts-product"><a onclick="return popup(this)" href="http://www.charleskeith.com/usd/top-zip-textured-backpack-pink-ck2-20150642.html/"> <img alt="TOP-ZIP TEXTURED BACKPACK" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-CK2-20150642-13_TOP-ZIP-TEXTURED-BACKPACK.jpg" />TOP-ZIP TEXTURED BACKPACK</a></div>
<div class="sts-product"><a onclick="return popup(this)" href="http://www.charleskeith.com/notifyme?colour=BURGUNDY&amp;artno=CK2-80680554"> <img alt="" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-CK2-80680554-73_OVERSIZED-BUCKLE-SLING-BAG1.jpg" />OVERSIZED BUCKLE SLING BAG</a></div>
</div>
<div>&nbsp;</div>
<div id="recentpost">&nbsp;</div>
</div>
<div class="visible-sm visible-xs smallcontent">
<div class="video-container"><iframe src="https://www.youtube.com/embed/tHqCI133rLg" height="720" width="1280"></iframe></div>
<div>&nbsp;</div>
<img alt="charles &amp; keith stories campaign" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-urban-inspirations-taiwan-blog-m.jpg" width="100%" />
<p style="font-weight: bold;">Tell us about your style.</p>
<p>Angelina：Modern yet sophisticated and a fashion force to reckon with.</p>
<p>Molly: Styling is more important than design. To create my own style, I will choose sartorial cuttings and pair with a signature piece, finishing the look with some simple accessories.</p>
<p style="font-weight: bold;">What makes Taiwan your urban inspiration.</p>
<p>Angelina: I love the night scenes at Xinyi district. I am mesmerized by the street lights against the cityscape.</p>
<p>Molly: Hiking on Xiangshan Mountain and gym training. But I enjoy the fast city pace as well, like walking along Xinyi district and people-watching.</p>
<p style="font-weight: bold;">You travel a lot. What is one place that inspires you the most?</p>
<p>Angelina: New York City inspires me the most. The different sights and culture in the city creates many interesting moments and it continues to inspire me by displaying the different fa&ccedil;ades in life.</p>
<p>Molly: Angkor Wat in Cambodia. It provides me with a lot of spiritual energy. Being in a developing country reminds myself to be content with the present. To try my best everyday no matter the situation.</p>
<p style="font-weight: bold;">Where do you find your inspiration?</p>
<p>Angelina: I find my inspiration through music. A simple melody from a song can inspire me.</p>
<p>Molly: Travelling and for me to reflect and manage my negative emotions.</p>
<p style="font-weight: bold;">What&rsquo;s next?</p>
<p>Angelina: I constantly aim to do better each year so I am always in for a journey of self-improvement.</p>
<p>Molly: To attend more international fashion events, start my own YouTube channel and challenge myself to the extreme.</p>
<div>&nbsp;</div>
<div class="sts-container-s">
<h2><strong>SHOP THE STORY</strong></h2>
<div class="sts-product"><a onclick="return popup(this)" href="http://www.charleskeith.com/usd/stone-hoop-earrings-black-ck5-42120151.html/"><img alt="" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-CK5-42120151-01-STONE-HOOP-EARRINGS.jpg" />STONE HOOP EARRINGS</a></div>
<div class="sts-product"><a onclick="return popup(this)" href="http://www.charleskeith.com/usd/knitted-textured-boots-purple-sl1-90920003.html/"><img alt="" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-SL1-90280035-19-1_KNITTED-TEXTURED-BOOT.jpg" />KNITTED TEXTURED BOOT</a></div>
</div>
<div class="sts-container-s">
<div class="sts-product"><a onclick="return popup(this)" href="http://www.charleskeith.com/usd/looped-bangle-gold-ck5-12120142.html/"><img alt="" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-CK5-12120142_LOOPED-BANGLE-gold.jpg" />LOOPED BANGLE</a></div>
<div class="sts-product"><a onclick="return popup(this)" href="http://www.charleskeith.com/usd/buckle-flat-mules-pink-ck1-70580106.html/"><img alt="" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-CK1-70580106-13-1_BUCKLE-FLAT-MULE.jpg" />BUCKLE FLAT MULE</a></div>
</div>
<div class="sts-container-s">
<div class="sts-product"><a onclick="return popup(this)" href="http://www.charleskeith.com/notifyme?colour=BLACK&amp;artno=CK5-12120142"><img alt="" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-CK5-12120142-01-1_LOOPED-BANGLE.jpg" />LOOPED BANGLE</a></div>
<div class="sts-product"><a onclick="return popup(this)" href="http://www.charleskeith.com/notifyme?colour=PRUNE&amp;artno=CK2-70680550"><img alt="" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-CK2-70680550-01-QUILTED-TASSEL-CLUTCH-2.jpg" />QUILTED TASSEL CLUTCH</a></div>
</div>
<div class="sts-container-s">
<div class="sts-product"><a onclick="return popup(this)" href="http://www.charleskeith.com/usd/top-zip-textured-backpack-pink-ck2-20150642.html/"><img alt="TOP-ZIP TEXTURED BACKPACK" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-CK2-20150642-13_TOP-ZIP-TEXTURED-BACKPACK.jpg" />TOP-ZIP TEXTURED BACKPACK</a></div>
<div class="sts-product"><a onclick="return popup(this)" href="http://www.charleskeith.com/notifyme?colour=BURGUNDY&amp;artno=CK2-80680554"><img alt="" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-CK2-80680554-73_OVERSIZED-BUCKLE-SLING-BAG1.jpg" />OVERSIZED BUCKLE SLING BAG</a></div>
</div>
<div>&nbsp;</div>
<br />
<p style="font-size: 12px; font-weight: bold;">&nbsp;</p>
<div id="s-recentpost">&nbsp;</div>
</div>
<p>
<script type="text/javascript">// <![CDATA[
function popup(mylink, windowname)
{
if (! window.focus)return true;
var href;
if (typeof(mylink) == 'string')
   href=mylink;
else
   href=mylink.href;
window.open(href, windowname, 'width=400,height=1024,scrollbars=yes,resizable=no,location=no,menubar=no,toolbar=no,');
return false;
}
// ]]]]><![CDATA[></script>
</p>]]></description>
      <pubDate>Fri, 11 Aug 2017 10:21:29 +0000</pubDate>
    </item>
    <item>
      <title><![CDATA[VOICES: Linda Tol]]></title>
      <link>http://www.charleskeith.com/usd/blog/voices-linda-tol/</link>
      <description><![CDATA[<style><!--
.blog-post-view .largecontent{
   max-width: 960px;margin: 0 auto;text-align: center;font-size: 14px;
}
.largecontent img{padding-bottom: 2%;}
.smallcontent{text-align: center;}
.smallcontent img{padding-bottom: 2%;}


#disqus_thread{
display:none !important;
}

hr{
display:none !important;
}


#recentpost {
 text-align: center; font-size: 12px;
}
#recentpost > div {
 width: 18%; 
 display: inline-block;
 vertical-align: top;

 / IE fix. /
 *display: inline;
 zoom: 1;
}
#recentpost:after {
 content: "";
 width: 100%;
 display: inline-block;
}
#recentpost a{text-decoration: none;}
#s-recentpost{text-align: center;font-size: 11px;}
#s-recentpost > div {
 width: 30%;
 display: inline-block;
 vertical-align: top;

 / IE fix. /
 *display: inline;
 zoom: 1;
}
#s-recentpost:after {
 content: "";
 width: 100%;
 display: inline-block;
}
#s-recentpost a{text-decoration: none;}
p {text-align: center;}
.sts-container {
	max-width: 600px;
	margin: 0 auto;
	text-align: center;
	width: 100%;
}
.sts-container-s {
	margin: 0 auto;
	text-align: center;
	max-width: 400px;
	width: 100%;
}	
.sts-container:after, .sts-container-s:after {
	content: "";
	display: table;
	clear: both;
}	
.sts-product {
	max-width: 33%;
	padding: 1%;
	float: left;
	font-size: 11px;
}
.sts-product img {
	max-width: 100%;
}
.sts-product a:hover {
	text-decoration: none;
}
.sts-product-s img {
	width: 100%;
}
.sts-container-s .sts-product {
	max-width: 49%;
	padding: 1%;
	float: left;
}
.sts-container h2, .sts-container-s h2 {
	font-size: 12px;
}
--></style>
<div>&nbsp;</div>
<div class="visible-md visible-lg largecontent"><img alt="charles &amp; keith stories campaign" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-voices-linda-tol-blog.jpg" width="100%" />
<p style="font-weight: bold;">If you could live in any movie or tv series, which would it be? Which character would you be, and why?</p>
<p>Sex and the City, and obviously Carrie Bradshaw. She changed the fashion game.</p>
<p style="font-weight: bold;">If you could create any flavour in this world, what would it be?</p>
<p>Dark Chocolate Sorbet, since I am lactose intolerant. I would add almonds and coconut flakes to the dark chocolate sorbet.</p>
<p style="font-weight: bold;">Name 3 things that you hate about the internet.</p>
<p>1. Social media is 24/7 (no holidays or weekend without a phone)</p>
<p>2. Technology is making people less sociable.</p>
<p>3. The constant preoccupation about what others are doing, better known as FOMO.</p>
<p style="font-weight: bold;">What is the worst fashion advice you have ever received?</p>
<p>Something about fashion rules. I believe that there are no rules in fashion, as style is an expression of your individuality. This is the reason why I love fashion, everyone is different and unique.</p>
<p style="font-weight: bold;">Would you ever design your own collection? And what would it be like?</p>
<p>I'm not a designer, however I would work in collaboration with a one. Since I'm obsessed with bags, I would love to create my own.</p>
<p style="font-weight: bold;">How has your style evolved throughout the years?</p>
<p>My style is more clean and minimal now. I still love colours and prints, but style them in a more sophisticated way. I don&rsquo;t believe in copying looks straight off the runway, but instead try to inject my own style and personality into what I wear.</p>
<p style="font-weight: bold;">Finally, why your obsession with pink?</p>
<p>&ldquo;I believe in pink&rdquo;, is a quote from Audrey Hepburn. Pink is a state of mind, and it gives off positive energy!</p>
<div>&nbsp;</div>
<div class="sts-container">
<h2><strong>SHOP THE STORY</strong></h2>
<div class="sts-product"><a onclick="return popup(this)" href="http://www.charleskeith.com/usd/studded-mules-dk-brw-sl1-60960057.html/"> <img alt="STUDDED MULE" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-SL1-60960057-29-1_STUDDED-MULE.jpg" />STUDDED MULE</a></div>
<div class="sts-product"><a onclick="return popup(this)" href="http://www.charleskeith.com/usd/buckle-detail-bucket-bag-pewter-ck2-50670621.html/"> <img alt="BUCKLE DETAIL BUCKET BAG" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-CK2-50670621-15_BUCKLE-DETAIL-BUCKET-BAG.jpg" />BUCKLE DETAIL BUCKET BAG</a></div>
<div class="sts-product"><a onclick="return popup(this)" href="http://www.charleskeith.com/notifyme?colour=BRONZE&amp;artno=CK2-70700540"> <img alt="PUSH-LOCK CIRCULAR CLUTCH" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-CK2-70700540-11_PUSH-LOCK-CIRCULAR-CLUTCH.jpg" />PUSH-LOCK CIRCULAR CLUTCH</a></div>
</div>
<div class="sts-container">
<div class="sts-product"><a onclick="return popup(this)" href="http://www.charleskeith.com/notifyme?colour=BURGUNDY&amp;artno=CK2-80680554"> <img alt="OVERSIZED BUCKLE SLING BAG" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-CK2-80680554-73_OVERSIZED-BUCKLE-SLING-BAG1.jpg" />OVERSIZED BUCKLE SLING BAG</a></div>
<div class="sts-product"><a onclick="return popup(this)" href="http://www.charleskeith.com/usd/studded-stilettos-taupe-sl1-60280267.html/"> <img alt="STUDDED STILETTO" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-SL1-60280267-14_STUDDED-STILETTO.jpg" />STUDDED STILETTO</a></div>
<div class="sts-product"><a onclick="return popup(this)" href="http://www.charleskeith.com/usd/studded-chelsea-boots-dk-brw-sl1-90960011.html/"> <img alt="STUDDED CHELSEA BOOT" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-SL1-90960011-29_STUDDED-CHELSEA-BOOT.jpg" />STUDDED CHELSEA BOOT</a></div>
</div>
<div>&nbsp;</div>
</div>
<div class="visible-sm visible-xs smallcontent"><img alt="charles &amp; keith stories campaign" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-voices-linda-tol-blog-m.jpg" width="100%" />
<p style="font-weight: bold;">If you could live in any movie or tv series, which would it be? Which character would you be, and why?</p>
<p>Sex and the City, and obviously Carrie Bradshaw. She changed the fashion game.</p>
<p style="font-weight: bold;">If you could create any flavour in this world, what would it be?</p>
<p>Dark Chocolate Sorbet, since I am lactose intolerant. I would add almonds and coconut flakes to the dark chocolate sorbet.</p>
<p style="font-weight: bold;">Name 3 things that you hate about the internet.</p>
<p>1. Social media is 24/7 (no holidays or weekend without a phone)</p>
<p>2. Technology is making people less sociable.</p>
<p>3. The constant preoccupation about what others are doing, better known as FOMO.</p>
<p style="font-weight: bold;">What is the worst fashion advice you have ever received?</p>
<p>Something about fashion rules. I believe that there are no rules in fashion, as style is an expression of your individuality. This is the reason why I love fashion, everyone is different and unique.</p>
<p style="font-weight: bold;">Would you ever design your own collection? And what would it be like?</p>
<p>I'm not a designer, however I would work in collaboration with a one. Since I'm obsessed with bags, I would love to create my own.</p>
<p style="font-weight: bold;">How has your style evolved throughout the years?</p>
<p>My style is more clean and minimal now. I still love colours and prints, but style them in a more sophisticated way. I don&rsquo;t believe in copying looks straight off the runway, but instead try to inject my own style and personality into what I wear.</p>
<p style="font-weight: bold;">Finally, why your obsession with pink?</p>
<p>&ldquo;I believe in pink&rdquo;, is a quote from Audrey Hepburn. Pink is a state of mind, and it gives off positive energy!</p>
<div>&nbsp;</div>
<div class="sts-container-s">
<h2><strong>SHOP THE STORY</strong></h2>
<div class="sts-product"><a onclick="return popup(this)" href="http://www.charleskeith.com/usd/studded-mules-dk-brw-sl1-60960057.html/"> <img alt="STUDDED MULE" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-SL1-60960057-29-1_STUDDED-MULE.jpg" />STUDDED MULE</a></div>
<div class="sts-product"><a onclick="return popup(this)" href="http://www.charleskeith.com/usd/buckle-detail-bucket-bag-pewter-ck2-50670621.html/"> <img alt="BUCKLE DETAIL BUCKET BAG" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-CK2-50670621-15_BUCKLE-DETAIL-BUCKET-BAG.jpg" />BUCKLE DETAIL BUCKET BAG</a></div>
</div>
<div class="sts-container-s">
<div class="sts-product"><a onclick="return popup(this)" href="http://www.charleskeith.com/notifyme?colour=BRONZE&amp;artno=CK2-70700540"> <img alt="PUSH-LOCK CIRCULAR CLUTCH" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-CK2-70700540-11_PUSH-LOCK-CIRCULAR-CLUTCH.jpg" />PUSH-LOCK CIRCULAR CLUTCH</a></div>
<div class="sts-product"><a onclick="return popup(this)" href="http://www.charleskeith.com/notifyme?colour=BURGUNDY&amp;artno=CK2-80680554"> <img alt="OVERSIZED BUCKLE SLING BAG" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-CK2-80680554-73_OVERSIZED-BUCKLE-SLING-BAG1.jpg" />OVERSIZED BUCKLE SLING BAG</a></div>
</div>
<div class="sts-container-s">
<div class="sts-product"><a onclick="return popup(this)" href="http://www.charleskeith.com/usd/studded-stilettos-taupe-sl1-60280267.html/"> <img alt="STUDDED STILETTO" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-SL1-60280267-14_STUDDED-STILETTO.jpg" />STUDDED STILETTO</a></div>
<div class="sts-product"><a onclick="return popup(this)" href="http://www.charleskeith.com/usd/studded-chelsea-boots-dk-brw-sl1-90960011.html/"> <img alt="STUDDED CHELSEA BOOT" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-SL1-90960011-29_STUDDED-CHELSEA-BOOT.jpg" />STUDDED CHELSEA BOOT</a></div>
</div>
<div>&nbsp;</div>
</div>
<p>
<script type="text/javascript">// <![CDATA[
function popup(mylink, windowname)
{
if (! window.focus)return true;
var href;
if (typeof(mylink) == 'string')
   href=mylink;
else
   href=mylink.href;
window.open(href, windowname, 'width=400,height=1024,scrollbars=yes,resizable=no,location=no,menubar=no,toolbar=no,');
return false;
}
// ]]]]><![CDATA[></script>
</p>]]></description>
      <pubDate>Tue, 08 Aug 2017 10:08:52 +0000</pubDate>
    </item>
    <item>
      <title><![CDATA[JOURNEY: ZEINAB ALI HAMMOUD]]></title>
      <link>http://www.charleskeith.com/usd/blog/journey-zeinab-ali-hammoud/</link>
      <description><![CDATA[<style><!--
.blog-post-view .largecontent{
    max-width: 960px; margin: 0 auto;
    text-align: center; font-size: 14px;
}


#disqus_thread{
display:none !important;
}

hr{
display:none !important;
}


.largecontent img{padding-bottom: 2%;}
.smallcontent{font-size: 12px; text-align: center;}
.smallcontent img{padding-bottom: 2%;}

#recentpost {
 text-align: center; font-size: 12px;
}
#recentpost > div {
 width: 18%; 
 display: inline-block;
 vertical-align: top;

 / IE fix. /
 *display: inline;
 zoom: 1;
}
#recentpost:after {
 content: "";
 width: 100%;
 display: inline-block;
}
#recentpost a{text-decoration: none;}
#s-recentpost{text-align: center;font-size: 11px;}
#s-recentpost > div {
 width: 30%;
 display: inline-block;
 vertical-align: top;

 / IE fix. /
 *display: inline;
 zoom: 1;
}
#s-recentpost:after {
 content: "";
 width: 100%;
 display: inline-block;
}
#s-recentpost a{text-decoration: none;}
p {text-align: center;}
.sts-container {
	max-width: 600px;
	margin: 0 auto;
	text-align: center;
	width: 100%;
}
.sts-container-s {
	margin: 0 auto;
	text-align: center;
	max-width: 400px;
	width: 100%;
}	
.sts-container:after, .sts-container-s:after {
	content: "";
	display: table;
	clear: both;
}	
.sts-product {
	max-width: 33%;
	padding: 1%;
	float: left;
	font-size: 11px;
}
.sts-product img {
	max-width: 100%;
}
.sts-product a:hover {
	text-decoration: none;
}
.sts-product-s img {
	width: 100%;
}
.sts-container-s .sts-product {
	max-width: 49%;
	padding: 1%;
	float: left;
}
.sts-container h2, .sts-container-s h2 {
	font-size: 12px;
}
--></style>
<div>&nbsp;</div>
<div class="visible-md visible-lg largecontent"><img alt="charles &amp; keith stories campaign" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-eid-model-blog-1.jpg" width="100%" />
<p>Hailing from Beirut, Zeinab Ali Hammoud is a fashion blogger and advocate of modest fashion. Inspiring women around her, she strives to convey the message that beauty can lie in modesty too. Taking the road less travelled, Zeinab embarks on a journey around her hometown of Beirut, sharing snapshots of areas that are personal to her. Discover Beirut through her eyes, as she takes a destination-less meander that is focused on the journey rather than the point of arrival.</p>
<p style="font-style: italic;">What made you decide to start a fashion Instagram account?</p>
<p>I have always had an interest in fashion in every sense, from styling clothes to trying out new trends. I use Instagram as my outlet to experiment with modest fashion. I started posting my daily outfits and personal style, hoping to inspire women, and convey the message that beauty can lie in modesty too.</p>
<p style="font-style: italic;">How have you grown and developed since the start of your fashion journey?</p>
<p>It has not been long since the start of my fashion journey, but I am completely overwhelmed with the outpouring of kindness and support from people who have been on this journey with me. I have grown to understand that not everyone is going to love what I post, and that it is okay. I have also found joy in letting new people into my life and strive to make a positive impact.</p>
<p style="font-style: italic;">Tell us about some of the places photographed. How are they personal to you?</p>
<p>Beirut, my city -- it is a thousand different places and things at once. It is a blend of beauty, history, and modern vibes.</p>
<p>The street of Mar Mikhael is so vibrant, famous for nightlife, caf&eacute;s, and restaurants. Each time I drop by, I discover new places, and it just never gets old. I am no expert in architecture, but these old Lebanese buildings are magical.</p>
<p style="font-style: italic;">Do you believe in the saying &ldquo;The journey is more important than the destination?&rdquo;</p>
<p>Definitely, life itself is a journey. It&rsquo;s nice to have an end goal to journey toward, but it&rsquo;s the journey that matters most. There is so much life to be lived in the &lsquo;in-between&rsquo;.</p>
<p style="font-style: italic;">Pick one: the conventional route or the road less travelled?</p>
<p>The road less travelled. I am not a woman who follows the crowd, as it is not in my nature. I believe that you cannot influence the world by being just like it.</p>
<p style="font-style: italic;">What is the next journey that you would like to embark on?</p>
<p>Professionally speaking, I am looking forward to attaining an MBA, and hopefully pursuing a career in the fashion industry. On a personal level, travelling the world and discovering new places is something I would like to do all my life.</p>
<p>Check out her Instagram page: @zeinabalihammoud</p>
<div>&nbsp;</div>
<div class="sts-container">
<h2><strong>SHOP THE STORY</strong></h2>
<div class="sts-product"><a onclick="return popup(this)" href="http://www.charleskeith.com/notifyme?colour=TORTOISE-SHELL&amp;artno=CK3-81280282"> <img alt="ACETATE FRAME SHADES" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-CK3-81280282-34_ACETATE-FRAME-SHADES.jpg" />ACETATE FRAME SHADES</a></div>
<div class="sts-product"><a onclick="return popup(this)" href="http://www.charleskeith.com/notifyme?colour=PINK&amp;artno=CK2-80700549"> <img alt="CIRCULAR DETAIL SLING BAG" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-CK2-80700549-13_CIRCULAR-DETAIL-SLING-BAG.jpg" />CIRCULAR DETAIL SLING BAG</a></div>
<div class="sts-product"><a onclick="return popup(this)" href="http://www.charleskeith.com/usd/floral-cluster-ring-silver-ck5-31430025.html/"> <img alt="FLORAL CLUSTER RING" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-CK5-31430025-07_FLORAL-CLUSTER-RING.jpg" />FLORAL CLUSTER RING</a></div>
</div>
<div class="sts-container">
<div class="sts-product"><a onclick="return popup(this)" href="http://www.charleskeith.com/notifyme?colour=SILVER&amp;artno=CK2-70700540"> <img alt="PUSH-LOCK CIRCULAR CLUTCH" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-CK2-70700540-07_PUSH-LOCK-CIRCULAR-CLUTCH.jpg" />PUSH-LOCK CIRCULAR CLUTCH</a></div>
<div class="sts-product"><a onclick="return popup(this)" href="http://www.charleskeith.com/notifyme?colour=BLACK&amp;artno=CK1-60361021"> <img alt="ANKLE STRAP EMBELLISHED HEEL" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-CK1-60361021-01-1_ANKLE-STRAP-EMBELLISHED-HEEL.jpg" />ANKLE STRAP EMBELLISHED HEEL</a></div>
<div class="sts-product"><a onclick="return popup(this)" href="http://www.charleskeith.com/notifyme?colour=GOLD&amp;artno=CK3-11280275"> <img alt="WIRE FRAME AVIATORS" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-CK3-11280275-27_WIRE-FRAME-AVIATORS.jpg" />WIRE FRAME AVIATORS</a></div>
</div>
<div class="sts-container">
<div class="sts-product"><a onclick="return popup(this)" href="http://www.charleskeith.com/notifyme?colour=SILVER&amp;artno=CK1-60050745"> <img alt="EMBELLISHED LOW MULE" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-CK1-60050745-07-1_EMBELLISHED-LOW-MULE.jpg" />EMBELLISHED LOW MULE</a></div>
<div class="sts-product"><a onclick="return popup(this)" href="http://www.charleskeith.com/notifyme?colour=BROWN&amp;artno=CK2-50780385"> <img alt="METALLIC HANDLE HANDBAG" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-CK2-50670605-02_METALLIC-HANDLE-HANDBAG.jpg" />METALLIC HANDLE HANDBAG</a></div>
<div class="sts-product"><a onclick="return popup(this)" href="http://www.charleskeith.com/notifyme?colour=GOLD&amp;artno=CK1-60361028"> <img alt="MARY JANE SLING BACK" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-CK1-60361028-27-1_MARY-JANE-SLING-BACK.jpg" />MARY JANE SLING BACK</a></div>
</div>
<div class="sts-container">
<div class="sts-product"><a onclick="return popup(this)" href="http://www.charleskeith.com/usd/stone-hoop-earrings-gold-ck5-42120151.html/"> <img alt="STONE HOOP EARRINGS" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-CK5-42120151-27_STONE-HOOP-EARRINGS.jpg" />STONE HOOP EARRINGS</a></div>
<div class="sts-product"><a onclick="return popup(this)" href="http://www.charleskeith.com/usd/floral-cluster-ring-gold-ck5-31430025.html/"> <img alt="FLORAL CLUSTER RING" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-CK5-31430025-27_FLORAL-CLUSTER-RING.jpg" />FLORAL CLUSTER RING</a></div>
</div>
<br />
<div id="recentpost">&nbsp;</div>
<div>&nbsp;</div>
</div>
<div class="visible-sm visible-xs smallcontent"><img alt="charles &amp; keith stories campaign" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-eid-model-blog-1.jpg" width="100%" />
<p>Hailing from Beirut, Zeinab Ali Hammoud is a fashion blogger and advocate of modest fashion. Inspiring women around her, she strives to convey the message that beauty can lie in modesty too. Taking the road less travelled, Zeinab embarks on a journey around her hometown of Beirut, sharing snapshots of areas that are personal to her. Discover Beirut through her eyes, as she takes a destination-less meander that is focused on the journey rather than the point of arrival.</p>
<p style="font-style: italic;">What made you decide to start a fashion Instagram account?</p>
<p>I have always had an interest in fashion in every sense, from styling clothes to trying out new trends. I use Instagram as my outlet to experiment with modest fashion. I started posting my daily outfits and personal style, hoping to inspire women, and convey the message that beauty can lie in modesty too.</p>
<p style="font-style: italic;">How have you grown and developed since the start of your fashion journey?</p>
<p>It has not been long since the start of my fashion journey, but I am completely overwhelmed with the outpouring of kindness and support from people who have been on this journey with me. I have grown to understand that not everyone is going to love what I post, and that it is okay. I have also found joy in letting new people into my life and strive to make a positive impact.</p>
<p style="font-style: italic;">Tell us about some of the places photographed. How are they personal to you?</p>
<p>Beirut, my city -- it is a thousand different places and things at once. It is a blend of beauty, history, and modern vibes.</p>
<p>The street of Mar Mikhael is so vibrant, famous for nightlife, caf&eacute;s, and restaurants. Each time I drop by, I discover new places, and it just never gets old. I am no expert in architecture, but these old Lebanese buildings are magical.</p>
<p style="font-style: italic;">Do you believe in the saying &ldquo;The journey is more important than the destination?&rdquo;</p>
<p>Definitely, life itself is a journey. It&rsquo;s nice to have an end goal to journey toward, but it&rsquo;s the journey that matters most. There is so much life to be lived in the &lsquo;in-between&rsquo;.</p>
<p style="font-style: italic;">Pick one: the conventional route or the road less travelled?</p>
<p>The road less travelled. I am not a woman who follows the crowd, as it is not in my nature. I believe that you cannot influence the world by being just like it.</p>
<p style="font-style: italic;">What is the next journey that you would like to embark on?</p>
<p>Professionally speaking, I am looking forward to attaining an MBA, and hopefully pursuing a career in the fashion industry. On a personal level, travelling the world and discovering new places is something I would like to do all my life.</p>
<p>Check out her Instagram page: @zeinabalihammoud</p>
<div>&nbsp;</div>
<div class="sts-container-s">
<h2><strong>SHOP THE STORY</strong></h2>
<div class="sts-product"><a onclick="return popup(this)" href="http://www.charleskeith.com/notifyme?colour=TORTOISE-SHELL&amp;artno=CK3-81280282"><img alt="ACETATE FRAME SHADES" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-CK3-81280282-34_ACETATE-FRAME-SHADES.jpg" />ACETATE FRAME SHADES</a></div>
<div class="sts-product"><a onclick="return popup(this)" href="http://www.charleskeith.com/notifyme?colour=PINK&amp;artno=CK2-80700549"> <img alt="CIRCULAR DETAIL SLING BAG" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-CK2-80700549-13_CIRCULAR-DETAIL-SLING-BAG.jpg" />CIRCULAR DETAIL SLING BAG</a></div>
</div>
<div class="sts-container-s">
<div class="sts-product"><a onclick="return popup(this)" href="http://www.charleskeith.com/usd/floral-cluster-ring-silver-ck5-31430025.html/"> <img alt="FLORAL CLUSTER RING" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-CK5-31430025-07_FLORAL-CLUSTER-RING.jpg" />FLORAL CLUSTER RING</a></div>
<div class="sts-product"><a onclick="return popup(this)" href="http://www.charleskeith.com/notifyme?colour=SILVER&amp;artno=CK2-70700540"> <img alt="PUSH-LOCK CIRCULAR CLUTCH" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-CK2-70700540-07_PUSH-LOCK-CIRCULAR-CLUTCH.jpg" />PUSH-LOCK CIRCULAR CLUTCH</a></div>
</div>
<div class="sts-container-s">
<div class="sts-product"><a onclick="return popup(this)" href="http://www.charleskeith.com/notifyme?colour=BLACK&amp;artno=CK1-60361021"> <img alt="ANKLE STRAP EMBELLISHED HEEL" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-CK1-60361021-01-1_ANKLE-STRAP-EMBELLISHED-HEEL.jpg" />ANKLE STRAP EMBELLISHED HEEL</a></div>
<div class="sts-product"><a onclick="return popup(this)" href="http://www.charleskeith.com/notifyme?colour=GOLD&amp;artno=CK3-11280275"> <img alt="WIRE FRAME AVIATORS" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-CK3-11280275-27_WIRE-FRAME-AVIATORS.jpg" />WIRE FRAME AVIATORS</a></div>
</div>
<div class="sts-container-s">
<div class="sts-product"><a onclick="return popup(this)" href="http://www.charleskeith.com/notifyme?colour=SILVER&amp;artno=CK1-60050745"> <img alt="EMBELLISHED LOW MULE" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-CK1-60050745-07-1_EMBELLISHED-LOW-MULE.jpg" />EMBELLISHED LOW MULE</a></div>
<div class="sts-product"><a onclick="return popup(this)" href="http://www.charleskeith.com/notifyme?colour=BROWN&amp;artno=CK2-50780385"> <img alt="METALLIC HANDLE HANDBAG" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-CK2-50670605-02_METALLIC-HANDLE-HANDBAG.jpg" />METALLIC HANDLE HANDBAG</a></div>
</div>
<div class="sts-container-s">
<div class="sts-product"><a onclick="return popup(this)" href="http://www.charleskeith.com/notifyme?colour=GOLD&amp;artno=CK1-60361028"> <img alt="MARY JANE SLING BACK" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-CK1-60361028-27-1_MARY-JANE-SLING-BACK.jpg" />MARY JANE SLING BACK</a></div>
<div class="sts-product"><a onclick="return popup(this)" href="http://www.charleskeith.com/usd/stone-hoop-earrings-gold-ck5-42120151.html/"> <img alt="STONE HOOP EARRINGS" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-CK5-42120151-27_STONE-HOOP-EARRINGS.jpg" />STONE HOOP EARRINGS</a></div>
</div>
<div class="sts-container-s">
<div class="sts-product"><a onclick="return popup(this)" href="http://www.charleskeith.com/usd/floral-cluster-ring-gold-ck5-31430025.html/"> <img alt="FLORAL CLUSTER RING" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-CK5-31430025-27_FLORAL-CLUSTER-RING.jpg" />FLORAL CLUSTER RING</a></div>
</div>
<br />
<div id="s-recentpost">&nbsp;</div>
<div>&nbsp;</div>
</div>
<p>
<script type="text/javascript">// <![CDATA[
function popup(mylink, windowname)
{
if (! window.focus)return true;
var href;
if (typeof(mylink) == 'string')
   href=mylink;
else
   href=mylink.href;
window.open(href, windowname, 'width=400,height=1024,scrollbars=yes,resizable=no,location=no,menubar=no,toolbar=no,');
return false;
}
// ]]]]><![CDATA[></script>
</p>]]></description>
      <pubDate>Tue, 01 Aug 2017 01:34:00 +0000</pubDate>
    </item>
    <item>
      <title><![CDATA[THE ROAD LESS TRAVELLED]]></title>
      <link>http://www.charleskeith.com/usd/blog/the-road-less-travelled/</link>
      <description><![CDATA[<p>
<script type="text/javascript" src="https://ajax.googleapis.com/ajax/libs/jquery/1.8.2/jquery.min.js"></script>
<script type="text/javascript" src="http://www.charleskeith.com/media/wysiwyg/js/jquery.bxslider.min.js"></script>
</p>
<style><!--
.blog-post-view .largecontent{
    max-width: 960px;margin: 0 auto;
    text-align: center;
}
.bx-wrapper {
    position: relative; margin: 0 auto 60px; padding: 0;
    *zoom: 1;
}


#disqus_thread{
display:none !important;
}

hr{
display:none !important;
}


.bx-wrapper img {max-width: 100%; display: block;}

/** THEME
===================================*/
.bx-wrapper .bx-viewport {
    left: 0;
    background: #fff;
	
    /*fix other elements on the page moving (on Chrome)*/
    -webkit-transform: translatez(0);
    -moz-transform: translatez(0);
    -ms-transform: translatez(0);
    -o-transform: translatez(0);
    transform: translatez(0);
}

.bx-wrapper .bx-pager,
.bx-wrapper .bx-controls-auto {
    position: absolute; bottom: -60px; width: 100%;
}

/* LOADER */
.bx-wrapper .bx-loading {
    min-height: 50px;
    background: url(http://ckimage.charleskeith.com/media/wysiwyg/blog/bxloader.gif) center center no-repeat #fff;
    height: 100%;
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 2000;
}

/* PAGER */
.bx-wrapper .bx-pager {
    text-align: center;
    font-size: .85em;
    font-family: Arial;
    font-weight: bold;
    color: #666;
    padding-top: 20px;
}

.bx-wrapper .bx-pager .bx-pager-item,
.bx-wrapper .bx-controls-auto .bx-controls-auto-item {
	display: none;}

.bx-wrapper .bx-pager.bx-default-pager a {
    background: #fff;
    text-indent: -9999px;
    display: block;
    width: 10px;
    height: 10px;
    margin: 0 3px;
    outline: 0;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
}

/* DIRECTION CONTROLS (NEXT / PREV) */
.bx-wrapper .bx-prev {
    left: -20px;/*left: 10px;htike*/
    background: url(http://ckimage.charleskeith.com/media/wysiwyg/blog/bxcontrols.png) no-repeat 0 -32px;
}

.bx-wrapper .bx-next {
    right: -20px;/*right: 10px;htike*/
    background: url(http://ckimage.charleskeith.com/media/wysiwyg/blog/bxcontrols.png) no-repeat -43px -32px;
}

.bx-wrapper .bx-prev:hover {
    background-position: 0 0;
}

.bx-wrapper .bx-next:hover {
    background-position: -43px 0;
}

.bx-wrapper .bx-controls-direction a {
    position: absolute;
    top: 50%;
    margin-top: -16px;
    outline: 0;
    width: 32px;
    height: 32px;
    text-indent: -9999px;
    z-index: 3000;
}

.bx-wrapper .bx-controls-direction a.disabled { display: none; }

/* AUTO CONTROLS (START / STOP) */
.bx-wrapper .bx-controls-auto { text-align: center; }

/* PAGER WITH AUTO-CONTROLS HYBRID LAYOUT */
.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-pager {
    text-align: left;
    width: 80%;
}

.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-controls-auto {
    right: 0;
    width: 35px;
}

/* IMAGE CAPTIONS */
.bx-wrapper .bx-caption {
    position: absolute;
    top: 7px;/*bottom: 0;*/
    left: 0;
    width: 100%;
}

.bx-wrapper .bx-caption span {
	color: #000;/*color: #fff;*/
	font-family: Arial;
	display: block;
	font-size: .85em; font-weight: bold;
	padding: 2px;/*padding: 10px;*/
}
.bx-wrapper ul li{margin-left: 0;font-size:10px;}

#sidebar { width: 150px; float: right; text-align: center;}
.shopstory{text-align: center;font-weight: bold;font-size: 12px;}
.smallcontent{text-align: center;}
.smallcontent img{padding-bottom: 2%;}

#recentpost {
 text-align: center; font-size: 12px;
}
#recentpost > div {
 width: 18%; 
 display: inline-block;
 vertical-align: top;

 / IE fix. /
 *display: inline;
 zoom: 1;
}
#recentpost:after {
 content: "";
 width: 100%;
 display: inline-block;
}
#recentpost a{text-decoration: none;}
#s-recentpost{text-align: center;font-size: 11px;}
#s-recentpost > div {
 width: 30%;
 display: inline-block;
 vertical-align: top;

 / IE fix. /
 *display: inline;
 zoom: 1;
}
#s-recentpost:after {
 content: "";
 width: 100%;
 display: inline-block;
}
#s-recentpost a{text-decoration: none;}
p {text-align: center;}
.sts-container {
	max-width: 600px;
	margin: 0 auto;
	text-align: center;
	width: 100%;
}
.sts-container-s {
	margin: 0 auto;
	text-align: center;
	max-width: 400px;
	width: 100%;
}	
.sts-container:after, .sts-container-s:after {
	content: "";
	display: table;
	clear: both;
}	
.sts-product {
	max-width: 33%;
	padding: 1%;
	float: left;
	font-size: 11px;
}
.sts-product img {
	max-width: 100%;
}
.sts-product a:hover {
	text-decoration: none;
}
.sts-product-s img {
	width: 100%;
}
.sts-container-s .sts-product {
	max-width: 49%;
	padding: 1%;
	float: left;
}
.sts-container h2, .sts-container-s h2 {
	font-size: 12px;
}
--></style>
<script type="text/javascript">// <![CDATA[
$(function() {
            var floatingDiv = $('#sidebar');
            var offset = $("#sidebar").position();
            var bottomoffset = $("#leftcontent").height();
            
            $(window).scroll(function() {
                if ($(window).scrollTop() >= (offset.top + 250) && $(window).scrollTop() <= (bottomoffset - 250) ) {
                floatingDiv.css({
		    'position' : 'fixed',
			'top' : 120, 'float':'right', 'margin-left':30 
		 });
                }else {
                 floatingDiv.css({
		    'position' : 'relative',
			'top' : 0
		 });   
                }
            });
});
// ]]]]><![CDATA[></script>
<script type="text/javascript">// <![CDATA[
$(document).ready(function(){
  $('.bxslider').bxSlider({
  mode: 'vertical', 
  slideWidth: 140, minSlides: 3, maxSlides: 3, moveSlides: 1, captions: true,  
  slideMargin: 5
});
});
// ]]]]><![CDATA[></script>
<div>&nbsp;</div>
<div class="visible-md visible-lg largecontent">
<table>
<tbody style="text-align: center;">
<tr>
<td style="width: 80%; vertical-align: top; font-size: 14px;">
<div id="leftcontent"><img alt="charles &amp; keith stories campaign" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-eid-2017-product.jpg" width="100%" />
<p>Journeying through the labyrinthine streets of the Middle East, architecture and terrain are ancient yet alluring, exuding a distinguishable old-world charm. Narrow cobblestone alleyways are packed with cultural traditions of pottery, textile-making and other local crafts, inciting a traditionally authentic atmosphere. Upon returning to familiar places, there is a sense of not knowing and never having experienced before.</p>
<p>The Eid al-Adha collection features platform sandals, pointed mary jane mules, slingback heels and slip-on sandals in a warm Mediterranean palette of rust orange, gold, silver. Highlighting the series are standout features such as lattice cut outs, knotted details and small diamantes, speckled glitter and precious gem stones.</p>
<div id="recentpost">&nbsp;</div>
</div>
</td>
<td style="width: 20%; vertical-align: top;">
<div id="sidebar">
<div class="shopstory">SHOP THE STORY</div>
<ul class="bxslider">
<li><a style="font-size: 10px; text-decoration: none;" onclick="return popup(this)" href="http://www.charleskeith.com/notifyme?colour=GOLD&amp;artno=CK1-60050745"><img alt="EMBELLISHED LOW MULE" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/EMBELLISHED-LOW-MULE-CK1-60050745-27-GOLD.jpg" />EMBELLISHED LOW MULE</a></li>
<li><a style="font-size: 10px; text-decoration: none;" onclick="return popup(this)" href="http://www.charleskeith.com/notifyme?colour=BLACK&amp;artno=CK1-60050745"> <img alt="EMBELLISHED LOW MULE" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/EMBELLISHED-LOW-MULE-CK1-60050745-01-BLACK.jpg" />EMBELLISHED LOW MULE</a></li>
<li><a style="font-size: 10px; text-decoration: none;" onclick="return popup(this)" href="http://www.charleskeith.com/notifyme?colour=SILVER&amp;artno=CK1-60050745"> <img alt="EMBELLISHED LOW MULE" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/EMBELLISHED-LOW-MULE-CK1-60050745-07-SILVER.jpg" />EMBELLISHED LOW MULE</a></li>
<li><a style="font-size: 10px; text-decoration: none;" onclick="return popup(this)" href="http://www.charleskeith.com/notifyme?colour=BURGUNDY&amp;artno=CK1-60361021"> <img alt="ANKLE STRAP EMBELLISHED HEEL" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/ANKLE-STRAP-EMBELLISHED-HEEL-CK1-60361021-73-BURGUNDY.jpg" />ANKLE STRAP EMBELLISHED HEEL</a></li>
<li><a style="font-size: 10px; text-decoration: none;" onclick="return popup(this)" href="http://www.charleskeith.com/usd/ankle-strap-pointed-toe-heels-red-ck1-60900067.html/"> <img alt="ANKLE STRAP POINTED TOE HEEL" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/ANKLE-STRAP-POINTED-TOE-HEEL-CK1-60900067-08-RED.jpg" />ANKLE STRAP POINTED TOE HEEL</a></li>
<li><a style="font-size: 10px; text-decoration: none;" onclick="return popup(this)" href="http://www.charleskeith.com/notifyme?colour=GOLD&amp;artno=CK1-60361028"> <img alt="MARY JANE SLING BACK" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/MARY-JANE-SLING-BACK-CK1-60361028-27-GOLD.jpg" />MARY JANE SLING BACK</a></li>
<li><a style="font-size: 10px; text-decoration: none;" onclick="return popup(this)" href="http://www.charleskeith.com/notifyme?colour=BLACK&amp;artno=CK1-60361028"> <img alt="MARY JANE SLING BACK" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/MARY-JANE-SLING-BACK-CK1-60361028-01-BLACK.jpg" />MARY JANE SLING BACK</a></li>
<li><a style="font-size: 10px; text-decoration: none;" onclick="return popup(this)" href="http://www.charleskeith.com/usd/knot-ballerina-pumps-burgun-ck1-70580105.html/"> <img alt="KNOT BALLERINA PUMP" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/KNOT-BALLERINA-PUMP-CK1-70580105-73-BURGUNDY.jpg" />KNOT BALLERINA PUMP</a></li>
<li><a style="font-size: 10px; text-decoration: none;" onclick="return popup(this)" href="http://www.charleskeith.com/notifyme?colour=BLACK&amp;artno=CK1-60361021"> <img alt="ANKLE STRAP EMBELLISHED HEEL" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/ANKLE-STRAP-EMBELLISHED-HEEL-CK1-60361021-01-BLACK.jpg" />ANKLE STRAP EMBELLISHED HEEL</a></li>
<li><a style="font-size: 10px; text-decoration: none;" onclick="return popup(this)" href="http://www.charleskeith.com/notifyme?colour=SILVER&amp;artno=CK1-60050744"><img alt="PEEP-TOE PLATFORM HEEL" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/PEEP-TOE-PLATFORM-HEEL-CK1-60050744-07-SILVER.jpg" />PEEP-TOE PLATFORM HEEL</a></li>
<li><a style="font-size: 10px; text-decoration: none;" onclick="return popup(this)" href="http://www.charleskeith.com/notifyme?colour=BLACK&amp;artno=CK1-60050744"><img alt="PEEP-TOE PLATFORM HEEL" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/PEEP-TOE-PLATFORM-HEEL-CK1-60050744-01-BLACK.jpg" />PEEP-TOE PLATFORM HEEL</a></li>
</ul>
</div>
</td>
</tr>
</tbody>
</table>
</div>
<div class="visible-sm visible-xs smallcontent"><img alt="charles &amp; keith stories campaign" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-eid-2017-product.jpg" width="100%" />
<p>Journeying through the labyrinthine streets of the Middle East, architecture and terrain are ancient yet alluring, exuding a distinguishable old-world charm. Narrow cobblestone alleyways are packed with cultural traditions of pottery, textile-making and other local crafts, inciting a traditionally authentic atmosphere. Upon returning to familiar places, there is a sense of not knowing and never having experienced before.</p>
<p>The Eid al-Adha collection features platform sandals, pointed mary jane mules, slingback heels and slip-on sandals in a warm Mediterranean palette of rust orange, gold, silver. Highlighting the series are standout features such as lattice cut outs, knotted details and small diamantes, speckled glitter and precious gem stones.</p>
<div>&nbsp;</div>
<div class="sts-container-s">
<h2><strong>SHOP THE STORY</strong></h2>
<div class="sts-product"><a style="font-size: 10px; text-decoration: none;" onclick="return popup(this)" href="http://www.charleskeith.com/notifyme?colour=GOLD&amp;artno=CK1-60050745"><img alt="EMBELLISHED LOW MULE" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/EMBELLISHED-LOW-MULE-CK1-60050745-27-GOLD.jpg" />EMBELLISHED LOW MULE</a></div>
<div class="sts-product"><a style="font-size: 10px; text-decoration: none;" onclick="return popup(this)" href="http://www.charleskeith.com/notifyme?colour=BLACK&amp;artno=CK1-60050745"><img alt="EMBELLISHED LOW MULE" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/EMBELLISHED-LOW-MULE-CK1-60050745-01-BLACK.jpg" />EMBELLISHED LOW MULE</a></div>
</div>
<div class="sts-container-s">
<div class="sts-product"><a style="font-size: 10px; text-decoration: none;" onclick="return popup(this)" href="http://www.charleskeith.com/notifyme?colour=SILVER&amp;artno=CK1-60050745"><img alt="EMBELLISHED LOW MULE" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/EMBELLISHED-LOW-MULE-CK1-60050745-07-SILVER.jpg" />EMBELLISHED LOW MULE</a></div>
<div class="sts-product"><a style="font-size: 10px; text-decoration: none;" onclick="return popup(this)" href="http://www.charleskeith.com/notifyme?colour=BURGUNDY&amp;artno=CK1-60361021"><img alt="ANKLE STRAP EMBELLISHED HEEL" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/ANKLE-STRAP-EMBELLISHED-HEEL-CK1-60361021-73-BURGUNDY.jpg" />ANKLE STRAP EMBELLISHED HEEL</a></div>
</div>
<div class="sts-container-s">
<div class="sts-product"><a style="font-size: 10px; text-decoration: none;" onclick="return popup(this)" href="http://www.charleskeith.com/usd/ankle-strap-pointed-toe-heels-red-ck1-60900067.html/"><img alt="ANKLE STRAP POINTED TOE HEEL" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/ANKLE-STRAP-POINTED-TOE-HEEL-CK1-60900067-08-RED.jpg" />ANKLE STRAP POINTED TOE HEEL</a></div>
<div class="sts-product"><a style="font-size: 10px; text-decoration: none;" onclick="return popup(this)" href="http://www.charleskeith.com/notifyme?colour=GOLD&amp;artno=CK1-60361028"><img alt="MARY JANE SLING BACK" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/MARY-JANE-SLING-BACK-CK1-60361028-27-GOLD.jpg" />MARY JANE SLING BACK</a></div>
</div>
<div class="sts-container-s">
<div class="sts-product"><a style="font-size: 10px; text-decoration: none;" onclick="return popup(this)" href="http://www.charleskeith.com/notifyme?colour=BLACK&amp;artno=CK1-60361028"><img alt="MARY JANE SLING BACK" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/MARY-JANE-SLING-BACK-CK1-60361028-01-BLACK.jpg" />MARY JANE SLING BACK</a></div>
<div class="sts-product"><a style="font-size: 10px; text-decoration: none;" onclick="return popup(this)" href="http://www.charleskeith.com/usd/knot-ballerina-pumps-burgun-ck1-70580105.html/"><img alt="KNOT BALLERINA PUMP" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/KNOT-BALLERINA-PUMP-CK1-70580105-73-BURGUNDY.jpg" />KNOT BALLERINA PUMP</a></div>
</div>
<div class="sts-container-s">
<div class="sts-product"><a style="font-size: 10px; text-decoration: none;" onclick="return popup(this)" href="http://www.charleskeith.com/notifyme?colour=BLACK&amp;artno=CK1-60361021"><img alt="ANKLE STRAP EMBELLISHED HEEL" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/ANKLE-STRAP-EMBELLISHED-HEEL-CK1-60361021-01-BLACK.jpg" />ANKLE STRAP EMBELLISHED HEEL</a></div>
<div class="sts-product"><a style="font-size: 10px; text-decoration: none;" onclick="return popup(this)" href="http://www.charleskeith.com/notifyme?colour=SILVER&amp;artno=CK1-60050744"><img alt="PEEP-TOE PLATFORM HEEL" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/PEEP-TOE-PLATFORM-HEEL-CK1-60050744-07-SILVER.jpg" />PEEP-TOE PLATFORM HEEL</a></div>
</div>
<div class="sts-container-s">
<div class="sts-product"><a style="font-size: 10px; text-decoration: none;" onclick="return popup(this)" href="http://www.charleskeith.com/notifyme?colour=BLACK&amp;artno=CK1-60050744"><img alt="PEEP-TOE PLATFORM HEEL" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/PEEP-TOE-PLATFORM-HEEL-CK1-60050744-01-BLACK.jpg" />PEEP-TOE PLATFORM HEEL</a></div>
</div>
<br />
<div id="s-recentpost">&nbsp;</div>
</div>
<div>&nbsp;</div>
<p>
<script type="text/javascript">// <![CDATA[
function popup(mylink, windowname)
{
if (! window.focus)return true;
var href;
if (typeof(mylink) == 'string')
   href=mylink;
else
   href=mylink.href;
window.open(href, windowname, 'width=400,height=1024,scrollbars=yes,resizable=no,location=no,menubar=no,toolbar=no,');
return false;
}
// ]]]]><![CDATA[></script>
</p>]]></description>
      <pubDate>Mon, 31 Jul 2017 08:42:10 +0000</pubDate>
    </item>
    <item>
      <title><![CDATA[THE NEW WAVE]]></title>
      <link>http://www.charleskeith.com/usd/blog/the-new-wave/</link>
      <description><![CDATA[<p>
<script type="text/javascript" src="https://ajax.googleapis.com/ajax/libs/jquery/1.8.2/jquery.min.js"></script>
<script type="text/javascript" src="http://www.charleskeith.com/media/wysiwyg/js/jquery.bxslider.min.js"></script>
</p>
<style><!--
.blog-post-view .largecontent{
    max-width: 960px;margin: 0 auto;
    text-align: center;
}
.bx-wrapper {
    position: relative; margin: 0 auto 60px; padding: 0;
    *zoom: 1;
}


#disqus_thread{
display:none !important;
}

hr{
display:none !important;
}


.bx-wrapper img {max-width: 100%; display: block;}

/** THEME
===================================*/
.bx-wrapper .bx-viewport {
    left: 0;
    background: #fff;
	
    /*fix other elements on the page moving (on Chrome)*/
    -webkit-transform: translatez(0);
    -moz-transform: translatez(0);
    -ms-transform: translatez(0);
    -o-transform: translatez(0);
    transform: translatez(0);
}

.bx-wrapper .bx-pager,
.bx-wrapper .bx-controls-auto {
    position: absolute; bottom: -60px; width: 100%;
}

/* LOADER */
.bx-wrapper .bx-loading {
    min-height: 50px;
    background: url(http://ckimage.charleskeith.com/media/wysiwyg/blog/bxloader.gif) center center no-repeat #fff;
    height: 100%;
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 2000;
}

/* PAGER */
.bx-wrapper .bx-pager {
    text-align: center;
    font-size: .85em;
    font-family: Arial;
    font-weight: bold;
    color: #666;
    padding-top: 20px;
}

.bx-wrapper .bx-pager .bx-pager-item,
.bx-wrapper .bx-controls-auto .bx-controls-auto-item {
	display: none;}

.bx-wrapper .bx-pager.bx-default-pager a {
    background: #fff;
    text-indent: -9999px;
    display: block;
    width: 10px;
    height: 10px;
    margin: 0 3px;
    outline: 0;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
}

/* DIRECTION CONTROLS (NEXT / PREV) */
.bx-wrapper .bx-prev {
    left: -20px;/*left: 10px;htike*/
    background: url(http://ckimage.charleskeith.com/media/wysiwyg/blog/bxcontrols.png) no-repeat 0 -32px;
}

.bx-wrapper .bx-next {
    right: -20px;/*right: 10px;htike*/
    background: url(http://ckimage.charleskeith.com/media/wysiwyg/blog/bxcontrols.png) no-repeat -43px -32px;
}

.bx-wrapper .bx-prev:hover {
    background-position: 0 0;
}

.bx-wrapper .bx-next:hover {
    background-position: -43px 0;
}

.bx-wrapper .bx-controls-direction a {
    position: absolute;
    top: 50%;
    margin-top: -16px;
    outline: 0;
    width: 32px;
    height: 32px;
    text-indent: -9999px;
    z-index: 3000;
}

.bx-wrapper .bx-controls-direction a.disabled { display: none; }

/* AUTO CONTROLS (START / STOP) */
.bx-wrapper .bx-controls-auto { text-align: center; }

/* PAGER WITH AUTO-CONTROLS HYBRID LAYOUT */
.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-pager {
    text-align: left;
    width: 80%;
}

.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-controls-auto {
    right: 0;
    width: 35px;
}

/* IMAGE CAPTIONS */
.bx-wrapper .bx-caption {
    position: absolute;
    top: 7px;/*bottom: 0;*/
    left: 0;
    width: 100%;
}

.bx-wrapper .bx-caption span {
	color: #000;/*color: #fff;*/
	font-family: Arial;
	display: block;
	font-size: .85em; font-weight: bold;
	padding: 2px;/*padding: 10px;*/
}
.bx-wrapper ul li{margin-left: 0;font-size:10px;}
.bx-wrapper ul li a{text-decoration: none;}
#sidebar { width: 150px; float: right; text-align: center;}
.smallcontent{font-size: 12px;text-align: center;}
.smallcontent img{padding-bottom: 2%;}
#recentpost {
	text-align: center; font-size: 12px;
}
#recentpost > div {
	width: 18%; 
	display: inline-block;
	vertical-align: top;

	/* IE fix. */
	*display: inline;
	zoom: 1;
}
#recentpost:after {
	content: "";
	width: 100%;
	display: inline-block;
}
#recentpost a{text-decoration: none;}
#s-recentpost{text-align: center;font-size: 11px;}
#s-recentpost > div {
	width: 30%;
	display: inline-block;
	vertical-align: top;

	/* IE fix. */
	*display: inline;
	zoom: 1;
}
#s-recentpost:after {
	content: "";
	width: 100%;
	display: inline-block;
}
#s-recentpost a{text-decoration: none;}
	
.sts-container {
    max-width:600px;
    margin: 0 auto;
    text-align: center;
    width: 100%;
}
.sts-container-s {
		margin: 0 auto;
		text-align: center;
		max-width: 400px;
		width: 100%;
}	
.sts-container:after, .sts-container-s:after {
		 content: "";
		 display: table;
		 clear: both;
}	
.sts-product {
		max-width: 33%;
		padding: 1%;
		float: left;
		font-size: 11px;
}
.sts-product img {
		max-width: 100%;

}
.sts-product a:hover {
	text-decoration: none;
}
.sts-product-s img {
		width: 100%;

}
.sts-container-s .sts-product {
	max-width: 49%;
	padding: 1%;
	float: left;
}
.sts-container h2, .sts-container-s h2 {
	font-size: 12px;
}
/* Responsive 16:9 video */
.video-container {
	position:relative;
	padding-bottom:56.25%;
	padding-top:30px;
	height:0;
	overflow:hidden;
}

.video-container iframe, .video-container object, .video-container embed {
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
}
--></style>
<p>
<script type="text/javascript">// <![CDATA[
$(function() {
            var floatingDiv = $('#sidebar');
            var offset = $("#sidebar").position();
            var bottomoffset = $("#leftcontent").height();
            
            $(window).scroll(function() {
                if ($(window).scrollTop() >= (offset.top + 250) && $(window).scrollTop() <= (bottomoffset - 250) ) {
                floatingDiv.css({
		    'position' : 'fixed',
			'top' : 120, 'float':'right', 'margin-left':30 
		 });
                }else {
                 floatingDiv.css({
		    'position' : 'relative',
			'top' : 0
		 });   
                }
            });
});
// ]]]]><![CDATA[></script>
<script type="text/javascript">// <![CDATA[
$(document).ready(function(){
  $('.bxslider').bxSlider({
  mode: 'vertical', 
  slideWidth: 140, minSlides: 3, maxSlides: 3, moveSlides: 3, captions: true,  
  slideMargin: 5
});
});
// ]]]]><![CDATA[></script>
</p>
<div class="visible-md visible-lg largecontent">
<table border="0">
<tbody style="text-align: center;">
<tr>
<td style="width: 80%; vertical-align: top;">
<div id="leftcontent"><img alt="charles &amp; keith fallwinter 2017" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-cherry-disco-blog.jpg" width="100%" />
<div>&nbsp;</div>
<p style="font-size: 14px;">Mid 90s nightlife was home to eclectic genres like house, trance and techno, when dance music culture crystallised around the rave scene. Permeating through the undergrounds of London, Los Angeles and New York, the 90s club kid era was bound together by a distinctive ethos of carefree frivolity and reckless abandon. A rave new world made of flashing fluorescent lights, glow sticks and darkened warehouses spawned a distinctive aesthetic that was a combination of disco, punk and avant-garde fashions. 90s club culture is remembered as an iconic youth movement where music, nightlife and fashion collided, bound together by a unique sensibility and rebellious spirit, leaving a lasting impression on generations to come.</p>
<p style="font-size: 14px;">Featured in the editorial are CHARLES &amp; KEITH knitted textured booties, navy and magenta patent block heeled pumps, and an embellished hard cover sling bag.</p>
<div id="recentpost">&nbsp;</div>
</div>
</td>
<td style="width: 20%; vertical-align: top;">
<div id="sidebar">
<div style="font-size: 12px; font-weight: bold;">SHOP THE STORY</div>
<ul class="bxslider">
<li><a onclick="return popup(this)" href="http://www.charleskeith.com/usd/knitted-textured-boots-black-sl1-90920003.html/"><img alt="KNITTED TEXTURED BOOT" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-SL1-90280035-01-1_KNITTED-TEXTURED-BOOT.jpg" />KNITTED TEXTURED BOOT</a></li>
<li><a onclick="return popup(this)" href="http://www.charleskeith.com/usd/knitted-textured-boots-purple-sl1-90920003.html/"><img alt="KNITTED TEXTURED BOOT" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-SL1-90280035-19-1_KNITTED-TEXTURED-BOOT.jpg" />KNITTED TEXTURED BOOT</a></li>
<li><a onclick="return popup(this)" href="http://www.charleskeith.com/usd/floral-tassle-bangle-rose-gold-ck5-11430024.html/"><img alt="FLORAL TASSLE BANGLE" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-CK5-11430024-57_FLORAL-TASSLE-BANGLE.jpg" />FLORAL TASSLE BANGLE</a></li>
<li><a onclick="return popup(this)" href="http://www.charleskeith.com/notifyme?colour=NAVY&amp;artno=SL1-60920006"><img alt="CYLINDRICAL BLOCK HEEL" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-SL1-60920006-10_CYLINDRICAL-BLOCK-HEEL.jpg" />CYLINDRICAL BLOCK HEEL</a></li>
<li><a onclick="return popup(this)" href="http://www.charleskeith.com/notifyme?colour=BURGUNDY&amp;artno=SL1-60920006"><img alt="CYLINDRICAL BLOCK HEEL" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-SL1-60920006-73_CYLINDRICAL-BLOCK-HEEL.jpg" />CYLINDRICAL BLOCK HEEL</a></li>
<li><a onclick="return popup(this)" href="http://www.charleskeith.com/notifyme?colour=BURGUNDY&amp;artno=SL2-70181001"><img alt="FURRY-EMBELLISHED-SLING-BAG" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-SL2-70181001-73_FURRY-EMBELLISHED-SLING-BAG.jpg" />FURRY-EMBELLISHED-SLING-BAG</a></li>
<li><a onclick="return popup(this)" href="http://www.charleskeith.com/notifyme?colour=SILVER&amp;artno=SL1-60280262"><img alt="ANKLE STRAP HEEL" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-SL1-60280262-27_ANKLE-STRAP-HEEL.jpg" />ANKLE STRAP HEEL</a></li>
<li><a onclick="return popup(this)" href="http://www.charleskeith.com/notifyme?colour=SILVER&amp;artno=CK5-21450007"><img alt="FLORAL TASSLE CUFF NECKLACE" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-CK5-21450007-07_FLORAL-TASSLE-CUFF-NECKLACE.jpg" />FLORAL TASSLE CUFF NECKLACE</a></li>
</ul>
</div>
</td>
</tr>
</tbody>
</table>
</div>
<div class="visible-sm visible-xs smallcontent"><img style="padding-bottom: 0%;" alt="charles &amp; keith fallwinter 2017" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-cherry-disco-blog.jpg" width="100%" />
<div>&nbsp;</div>
<p>Mid 90s nightlife was home to eclectic genres like house, trance and techno, when dance music culture crystallised around the rave scene. Permeating through the undergrounds of London, Los Angeles and New York, the 90s club kid era was bound together by a distinctive ethos of carefree frivolity and reckless abandon. A rave new world made of flashing fluorescent lights, glow sticks and darkened warehouses spawned a distinctive aesthetic that was a combination of disco, punk and avant-garde fashions. 90s club culture is remembered as an iconic youth movement where music, nightlife and fashion collided, bound together by a unique sensibility and rebellious spirit, leaving a lasting impression on generations to come.</p>
<p>Featured in the editorial are CHARLES &amp; KEITH knitted textured booties, navy and magenta patent block heeled pumps, and an embellished hard cover sling bag.</p>
<div>&nbsp;</div>
<div><strong>SHOP THE STORY</strong></div>
<div class="sts-container-s">
<div class="sts-product"><a onclick="return popup(this)" href="http://www.charleskeith.com/usd/knitted-textured-boots-black-sl1-90920003.html/"><img alt="KNITTED TEXTURED BOOT" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-SL1-90280035-01-1_KNITTED-TEXTURED-BOOT.jpg" />KNITTED TEXTURED BOOT</a></div>
<div class="sts-product"><a onclick="return popup(this)" href="http://www.charleskeith.com/usd/knitted-textured-boots-purple-sl1-90920003.html/"><img alt="KNITTED TEXTURED BOOT" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-SL1-90280035-19-1_KNITTED-TEXTURED-BOOT.jpg" />KNITTED TEXTURED BOOT</a></div>
</div>
<div class="sts-container-s">
<div class="sts-product"><a onclick="return popup(this)" href="http://www.charleskeith.com/usd/floral-tassle-bangle-rose-gold-ck5-11430024.html/"><img alt="FLORAL TASSLE BANGLE" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-CK5-11430024-57_FLORAL-TASSLE-BANGLE.jpg" />FLORAL TASSLE BANGLE</a></div>
<div class="sts-product"><a onclick="return popup(this)" href="http://www.charleskeith.com/notifyme?colour=NAVY&amp;artno=SL1-60920006"><img alt="CYLINDRICAL BLOCK HEEL" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-SL1-60920006-10_CYLINDRICAL-BLOCK-HEEL.jpg" />CYLINDRICAL BLOCK HEEL</a></div>
</div>
<div class="sts-container-s">
<div class="sts-product"><a onclick="return popup(this)" href="http://www.charleskeith.com/notifyme?colour=BURGUNDY&amp;artno=SL1-60920006"><img alt="CYLINDRICAL BLOCK HEEL" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-SL1-60920006-73_CYLINDRICAL-BLOCK-HEEL.jpg" />CYLINDRICAL BLOCK HEEL</a></div>
<div class="sts-product"><a onclick="return popup(this)" href="http://www.charleskeith.com/notifyme?colour=BURGUNDY&amp;artno=SL2-70181001"><img alt="FURRY-EMBELLISHED-SLING-BAG" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-SL2-70181001-73_FURRY-EMBELLISHED-SLING-BAG.jpg" />FURRY-EMBELLISHED-SLING-BAG</a></div>
</div>
<div class="sts-container-s">
<div class="sts-product"><a onclick="return popup(this)" href="http://www.charleskeith.com/notifyme?colour=SILVER&amp;artno=SL1-60280262"><img alt="ANKLE STRAP HEEL" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-SL1-60280262-27_ANKLE-STRAP-HEEL.jpg" />ANKLE STRAP HEEL</a></div>
<div class="sts-product"><a onclick="return popup(this)" href="http://www.charleskeith.com/notifyme?colour=SILVER&amp;artno=CK5-21450007"><img alt="FLORAL TASSLE CUFF NECKLACE" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-CK5-21450007-07_FLORAL-TASSLE-CUFF-NECKLACE.jpg" />FLORAL TASSLE CUFF NECKLACE</a></div>
</div>
<div>&nbsp;</div>
</div>
<p>
<script type="text/javascript">// <![CDATA[
function popup(mylink, windowname)
{
if (! window.focus)return true;
var href;
if (typeof(mylink) == 'string')
   href=mylink;
else
   href=mylink.href;
window.open(href, windowname, 'width=400,height=1024,scrollbars=yes,resizable=no,location=no,menubar=no,toolbar=no,');
return false;
}
// ]]]]><![CDATA[></script>
</p>]]></description>
      <pubDate>Fri, 28 Jul 2017 08:01:08 +0000</pubDate>
    </item>
    <item>
      <title><![CDATA[FOR AMUSEMENT ONLY]]></title>
      <link>http://www.charleskeith.com/usd/blog/for-amusement-only/</link>
      <description><![CDATA[<p>
<script type="text/javascript" src="https://ajax.googleapis.com/ajax/libs/jquery/1.8.2/jquery.min.js"></script>
<script type="text/javascript" src="http://www.charleskeith.com/media/wysiwyg/js/jquery.bxslider.min.js"></script>
</p>
<style><!--
.blog-post-view .largecontent{
    max-width: 960px;margin: 0 auto;
    text-align: center;
}
.bx-wrapper {
    position: relative; margin: 0 auto 60px; padding: 0;
    *zoom: 1;
}


#disqus_thread{
display:none !important;
}

hr{
display:none !important;
}


.bx-wrapper img {max-width: 100%; display: block;}

/** THEME
===================================*/
.bx-wrapper .bx-viewport {
    left: 0;
    background: #fff;
	
    /*fix other elements on the page moving (on Chrome)*/
    -webkit-transform: translatez(0);
    -moz-transform: translatez(0);
    -ms-transform: translatez(0);
    -o-transform: translatez(0);
    transform: translatez(0);
}

.bx-wrapper .bx-pager,
.bx-wrapper .bx-controls-auto {
    position: absolute; bottom: -60px; width: 100%;
}

/* LOADER */
.bx-wrapper .bx-loading {
    min-height: 50px;
    background: url(http://ckimage.charleskeith.com/media/wysiwyg/blog/bxloader.gif) center center no-repeat #fff;
    height: 100%;
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 2000;
}

/* PAGER */
.bx-wrapper .bx-pager {
    text-align: center;
    font-size: .85em;
    font-family: Arial;
    font-weight: bold;
    color: #666;
    padding-top: 20px;
}

.bx-wrapper .bx-pager .bx-pager-item,
.bx-wrapper .bx-controls-auto .bx-controls-auto-item {
	display: none;}

.bx-wrapper .bx-pager.bx-default-pager a {
    background: #fff;
    text-indent: -9999px;
    display: block;
    width: 10px;
    height: 10px;
    margin: 0 3px;
    outline: 0;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
}

/* DIRECTION CONTROLS (NEXT / PREV) */
.bx-wrapper .bx-prev {
    left: -20px;/*left: 10px;htike*/
    background: url(http://ckimage.charleskeith.com/media/wysiwyg/blog/bxcontrols.png) no-repeat 0 -32px;
}

.bx-wrapper .bx-next {
    right: -20px;/*right: 10px;htike*/
    background: url(http://ckimage.charleskeith.com/media/wysiwyg/blog/bxcontrols.png) no-repeat -43px -32px;
}

.bx-wrapper .bx-prev:hover {
    background-position: 0 0;
}

.bx-wrapper .bx-next:hover {
    background-position: -43px 0;
}

.bx-wrapper .bx-controls-direction a {
    position: absolute;
    top: 50%;
    margin-top: -16px;
    outline: 0;
    width: 32px;
    height: 32px;
    text-indent: -9999px;
    z-index: 3000;
}

.bx-wrapper .bx-controls-direction a.disabled { display: none; }

/* AUTO CONTROLS (START / STOP) */
.bx-wrapper .bx-controls-auto { text-align: center; }

/* PAGER WITH AUTO-CONTROLS HYBRID LAYOUT */
.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-pager {
    text-align: left;
    width: 80%;
}

.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-controls-auto {
    right: 0;
    width: 35px;
}

/* IMAGE CAPTIONS */
.bx-wrapper .bx-caption {
    position: absolute;
    top: 7px;/*bottom: 0;*/
    left: 0;
    width: 100%;
}

.bx-wrapper .bx-caption span {
	color: #000;/*color: #fff;*/
	font-family: Arial;
	display: block;
	font-size: .85em; font-weight: bold;
	padding: 2px;/*padding: 10px;*/
}
.bx-wrapper ul li{margin-left: 0;font-size:10px;}

#sidebar { width: 150px; float: right; text-align: center;}
.smallcontent{text-align: center;}
.smallcontent img{padding-bottom: 2%;}
#recentpost {
	text-align: center; font-size: 12px;
}
#recentpost > div {
	width: 18%; 
	display: inline-block;
	vertical-align: top;

	/* IE fix. */
	*display: inline;
	zoom: 1;
}
#recentpost:after {
	content: "";
	width: 100%;
	display: inline-block;
}
#recentpost a{text-decoration: none;}
#s-recentpost{text-align: center;font-size: 11px;}
#s-recentpost > div {
	width: 30%;
	display: inline-block;
	vertical-align: top;

	/* IE fix. */
	*display: inline;
	zoom: 1;
}
#s-recentpost:after {
	content: "";
	width: 100%;
	display: inline-block;
}
#s-recentpost a{text-decoration: none;}
	
	.sts-container {
		max-width:600px;
		margin: 0 auto;
		text-align: center;
		width: 100%;
	}
	.sts-container-s {
		margin: 0 auto;
		text-align: center;
		max-width: 400px;
		width: 100%;
	}	
	.sts-container:after, .sts-container-s:after {
		 content: "";
		 display: table;
		 clear: both;
	}	
	.sts-product {
		max-width: 33%;
		padding: 1%;
		float: left;
		font-size: 11px;
	}
	.sts-product img {
		max-width: 100%;

	}
	.sts-product a:hover {
		text-decoration: none;
	}
	.sts-product-s img {
		width: 100%;

	}
	.sts-container-s .sts-product {
		max-width: 49%;
		padding: 1%;
		float: left;
	}
	.sts-container h2, .sts-container-s h2 {
		font-size: 12px;
	}
--></style>
<p>
<script type="text/javascript">// <![CDATA[
$(function() {
            var floatingDiv = $('#sidebar');
            var offset = $("#sidebar").position();
            var bottomoffset = $("#leftcontent").height();
            
            $(window).scroll(function() {
                if ($(window).scrollTop() >= (offset.top + 250) && $(window).scrollTop() <= (bottomoffset - 250) ) {
                floatingDiv.css({
		    'position' : 'fixed',
			'top' : 120, 'float':'right', 'margin-left':30 
		 });
                }else {
                 floatingDiv.css({
		    'position' : 'relative',
			'top' : 0
		 });   
                }
            });
});
// ]]]]><![CDATA[></script>
<script type="text/javascript">// <![CDATA[
$(document).ready(function(){
  $('.bxslider').bxSlider({
  mode: 'vertical', 
  slideWidth: 140, minSlides: 3, maxSlides: 3, moveSlides: 1, captions: true,  
  slideMargin: 5
});
});
// ]]]]><![CDATA[></script>
</p>
<div>&nbsp;</div>
<div class="visible-md visible-lg largecontent">
<table border="0">
<tbody style="text-align: center;">
<tr>
<td style="width: 80%; vertical-align: top;">
<div id="leftcontent"><img alt="charles &amp; keith fallwinter 2017" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-arcade-mens-cave-blog-1.gif" width="100%" /> <img alt="charles &amp; keith fallwinter 2017" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-arcade-mens-cave-blog_2.gif" width="100%" /> <img alt="charles &amp; keith fallwinter 2017" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-arcade-mens-cave-blog_3.gif" width="100%" /> <img alt="charles &amp; keith fallwinter 2017" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-arcade-mens-cave-blog_4.gif" width="100%" /> <img style="padding-bottom: 2%;" alt="charles &amp; keith fallwinter 2017" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-arcade-mens-cave-blog_5.gif" width="100%" />
<p style="font-size: 14px;">CHARLES &amp; KEITH bags are sculpturally constructed, taking on geometric shapes of boxy and elliptical proportions. Hard casings, short handles and polished metals allure to a nostalgic, vintage aesthetic.</p>
</div>
</td>
<td style="width: 20%; vertical-align: top;">
<div id="sidebar">
<div style="font-size: 12px; font-weight: bold;">SHOP THE STORY</div>
<ul class="bxslider">
<li><a onclick="return popup(this)" href="http://www.charleskeith.com/usd/furry-bucket-bag-black-ck2-70700545.html/"><img alt="BUCKET BAG" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-CK2-70700545-01-2-FURRY-BUCKET-BAG.jpg" />BUCKET BAG</a></li>
<li><a onclick="return popup(this)" href="http://www.charleskeith.com/notifyme?colour=BROWN&amp;artno=CK2-50780385"><img alt="METALLIC HANDLE HANDBAG" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-CK2-50780385-02_METALLIC-HANDLE-HANDBAG.jpg" />METALLIC HANDLE HANDBAG</a></li>
<li><a onclick="return popup(this)" href="http://www.charleskeith.com/notifyme?colour=BURGUNDY&amp;artno=CK2-20780384"><img alt="FURRY CHAIN-STRAP SHOULDER BAG" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-CK2-20780384-73_FURRY-CHAIN-STRAP-SHOULDER-BAG.jpg" />FURRY CHAIN-STRAP SHOULDER BAG</a></li>
<li><a onclick="return popup(this)" href="http://www.charleskeith.com/notifyme?colour=BLUE&amp;artno=CK2-70700540"><img alt="PUSH-LOCK CIRCULAR CLUTCH" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-CK2-70700540-06_PUSH-LOCK-CIRCULAR-CLUTCH.jpg" />PUSH-LOCK CIRCULAR CLUTCH</a></li>
</ul>
</div>
</td>
</tr>
</tbody>
</table>
</div>
<div class="visible-sm visible-xs"><img alt="charles &amp; keith fallwinter 2017 1" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-arcade-mens-cave-blog-1.gif" width="100%" /> <img alt="charles &amp; keith fallwinter 2017 2" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-arcade-mens-cave-blog_2.gif" width="100%" /> <img alt="charles &amp; keith fallwinter 2017 3" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-arcade-mens-cave-blog_3.gif" width="100%" /> <img alt="charles &amp; keith fallwinter 2017 4" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-arcade-mens-cave-blog_4.gif" width="100%" /> <img style="padding-bottom: 2%;" alt="charles &amp; keith fallwinter 2017 5" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-arcade-mens-cave-blog_5.gif" width="100%" />
<p style="text-align: center;">CHARLES &amp; KEITH bags are sculpturally constructed, taking on geometric shapes of boxy and elliptical proportions. Hard casings, short handles and polished metals allure to a nostalgic, vintage aesthetic.</p>
<div>&nbsp;</div>
<h2 style="font-size: 12px; text-align: center; font-weight: bold;">SHOP THE STORY</h2>
<div class="sts-container-s">
<div class="sts-product"><a onclick="return popup(this)" href="http://www.charleskeith.com/usd/furry-bucket-bag-black-ck2-70700545.html/"><img alt="BUCKET BAG" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-CK2-70700545-01-2-FURRY-BUCKET-BAG.jpg" />BUCKET BAG</a></div>
<div class="sts-product"><a onclick="return popup(this)" href="http://www.charleskeith.com/notifyme?colour=BROWN&amp;artno=CK2-50780385"><img alt="METALLIC HANDLE HANDBAG" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-CK2-50780385-02_METALLIC-HANDLE-HANDBAG.jpg" />METALLIC HANDLE HANDBAG</a></div>
</div>
<div class="sts-container-s">
<div class="sts-product"><a onclick="return popup(this)" href="http://www.charleskeith.com/notifyme?colour=BURGUNDY&amp;artno=CK2-20780384"><img alt="FURRY CHAIN-STRAP SHOULDER BAG" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-CK2-20780384-73_FURRY-CHAIN-STRAP-SHOULDER-BAG.jpg" />FURRY CHAIN-STRAP SHOULDER BAG</a></div>
<div class="sts-product"><a onclick="return popup(this)" href="http://www.charleskeith.com/notifyme?colour=BLUE&amp;artno=CK2-70700540"><img alt="PUSH-LOCK CIRCULAR CLUTCH" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-CK2-70700540-06_PUSH-LOCK-CIRCULAR-CLUTCH.jpg" />PUSH-LOCK CIRCULAR CLUTCH</a></div>
</div>
</div>
<p>
<script type="text/javascript">// <![CDATA[
function popup(mylink, windowname)
{
if (! window.focus)return true;
var href;
if (typeof(mylink) == 'string')
   href=mylink;
else
   href=mylink.href;
window.open(href, windowname, 'width=400,height=1024,scrollbars=yes,resizable=no,location=no,menubar=no,toolbar=no,');
return false;
}
// ]]]]><![CDATA[></script>
</p>]]></description>
      <pubDate>Wed, 26 Jul 2017 11:18:04 +0000</pubDate>
    </item>
    <item>
      <title><![CDATA[CURTAIN CALL]]></title>
      <link>http://www.charleskeith.com/usd/blog/curtain-call/</link>
      <description><![CDATA[<p>
<script type="text/javascript" src="https://ajax.googleapis.com/ajax/libs/jquery/1.8.2/jquery.min.js"></script>
<script type="text/javascript" src="http://www.charleskeith.com/media/wysiwyg/js/jquery.bxslider.min.js"></script>
</p>
<style><!--
.blog-post-view .largecontent{
    padding-left: 10.5%;padding-right: 13.5%;
    text-align: center;
}
.bx-wrapper {
    position: relative; margin: 0 auto 60px; padding: 0;
    *zoom: 1;
}


#disqus_thread{
display:none !important;
}

hr{
display:none !important;
}


.bx-wrapper img {max-width: 100%; display: block;}

/** THEME
===================================*/
.bx-wrapper .bx-viewport {
    left: 0;
    background: #fff;
	
    /*fix other elements on the page moving (on Chrome)*/
    -webkit-transform: translatez(0);
    -moz-transform: translatez(0);
    -ms-transform: translatez(0);
    -o-transform: translatez(0);
    transform: translatez(0);
}

.bx-wrapper .bx-pager,
.bx-wrapper .bx-controls-auto {
    position: absolute; bottom: -60px; width: 100%;
}

/* LOADER */
.bx-wrapper .bx-loading {
    min-height: 50px;
    background: url(http://ckimage.charleskeith.com/media/wysiwyg/blog/bxloader.gif) center center no-repeat #fff;
    height: 100%;
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 2000;
}

/* PAGER */
.bx-wrapper .bx-pager {
    text-align: center;
    font-size: .85em;
    font-family: Arial;
    font-weight: bold;
    color: #666;
    padding-top: 20px;
}

.bx-wrapper .bx-pager .bx-pager-item,
.bx-wrapper .bx-controls-auto .bx-controls-auto-item {
	display: none;}

.bx-wrapper .bx-pager.bx-default-pager a {
    background: #fff;
    text-indent: -9999px;
    display: block;
    width: 10px;
    height: 10px;
    margin: 0 3px;
    outline: 0;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
}

/* DIRECTION CONTROLS (NEXT / PREV) */
.bx-wrapper .bx-prev {
    left: -20px;/*left: 10px;htike*/
    background: url(http://ckimage.charleskeith.com/media/wysiwyg/blog/bxcontrols.png) no-repeat 0 -32px;
}

.bx-wrapper .bx-next {
    right: -20px;/*right: 10px;htike*/
    background: url(http://ckimage.charleskeith.com/media/wysiwyg/blog/bxcontrols.png) no-repeat -43px -32px;
}

.bx-wrapper .bx-prev:hover {
    background-position: 0 0;
}

.bx-wrapper .bx-next:hover {
    background-position: -43px 0;
}

.bx-wrapper .bx-controls-direction a {
    position: absolute;
    top: 50%;
    margin-top: -16px;
    outline: 0;
    width: 32px;
    height: 32px;
    text-indent: -9999px;
    z-index: 3000;
}

.bx-wrapper .bx-controls-direction a.disabled { display: none; }

/* AUTO CONTROLS (START / STOP) */
.bx-wrapper .bx-controls-auto { text-align: center; }

/* PAGER WITH AUTO-CONTROLS HYBRID LAYOUT */
.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-pager {
    text-align: left;
    width: 80%;
}

.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-controls-auto {
    right: 0;
    width: 35px;
}

/* IMAGE CAPTIONS */
.bx-wrapper .bx-caption {
    position: absolute;
    top: 7px;/*bottom: 0;*/
    left: 0;
    width: 100%;
}

.bx-wrapper .bx-caption span {
	color: #000;/*color: #fff;*/
	font-family: Arial;
	display: block;
	font-size: .85em; font-weight: bold;
	padding: 2px;/*padding: 10px;*/
}
.bx-wrapper ul li{margin-left: 0;font-size:10px;}

#sidebar { width: 150px; float: right; text-align: center;}
.smallcontent{text-align: center;}
.smallcontent img{padding-bottom: 2%;}
#recentpost {
	text-align: center; font-size: 12px;
}
#recentpost > div {
	width: 18%; 
	display: inline-block;
	vertical-align: top;

	/* IE fix. */
	*display: inline;
	zoom: 1;
}
#recentpost:after {
	content: "";
	width: 100%;
	display: inline-block;
}
#recentpost a{text-decoration: none;}
#s-recentpost{text-align: center;font-size: 11px;}
#s-recentpost > div {
	width: 30%;
	display: inline-block;
	vertical-align: top;

	/* IE fix. */
	*display: inline;
	zoom: 1;
}
#s-recentpost:after {
	content: "";
	width: 100%;
	display: inline-block;
}
#s-recentpost a{text-decoration: none;}
	
	.sts-container {
		max-width:600px;
		margin: 0 auto;
		text-align: center;
		width: 100%;
	}
	.sts-container-s {
		margin: 0 auto;
		text-align: center;
		max-width: 400px;
		width: 100%;
	}	
	.sts-container:after, .sts-container-s:after {
		 content: "";
		 display: table;
		 clear: both;
	}	
	.sts-product {
		max-width: 33%;
		padding: 1%;
		float: left;
		font-size: 11px;
	}
	.sts-product img {
		max-width: 100%;

	}
	.sts-product a:hover {
		text-decoration: none;
	}
	.sts-product-s img {
		width: 100%;

	}
	.sts-container-s .sts-product {
		max-width: 49%;
		padding: 1%;
		float: left;
	}
	.sts-container h2, .sts-container-s h2 {
		font-size: 12px;
	}
--></style>
<p>
<script type="text/javascript">// <![CDATA[
$(function() {
            var floatingDiv = $('#sidebar');
            var offset = $("#sidebar").position();
            var bottomoffset = $("#leftcontent").height();
            
            $(window).scroll(function() {
                if ($(window).scrollTop() >= (offset.top + 250) && $(window).scrollTop() <= (bottomoffset - 250) ) {
                floatingDiv.css({
		    'position' : 'fixed',
			'top' : 100, 'float':'right', 'margin-left':30 
		 });
                }else {
                 floatingDiv.css({
		    'position' : 'relative',
			'top' : 0
		 });   
                }
            });
});
// ]]]]><![CDATA[></script>
<script type="text/javascript">// <![CDATA[
$(document).ready(function(){
  $('.bxslider').bxSlider({
  mode: 'vertical', 
  slideWidth: 140, minSlides: 3, maxSlides: 3, moveSlides: 3, captions: true,  
  slideMargin: 5
});
});
// ]]]]><![CDATA[></script>
</p>
<div class="visible-md visible-lg largecontent">
<table border="0">
<tbody style="text-align: center;">
<tr>
<td style="width: 80%; vertical-align: top;">
<div id="leftcontent"><img style="padding-bottom: 0%;" alt="charles &amp; keith fallwinter 2017" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-fur-capsule-blog-1.jpg" width="100%" />
<p style="font-size: 14px;">To each performer is his own set of pre-stage ritual, quietly observed before the theatre doors open. Just as a magician never reveals his secrets, performers&rsquo; rituals are kept sacred, hidden behind the veil of theatrical secrets to preserve suspense and protect the magic of his craft. As actors ready themselves for the spotlight, with the rehearsal of lines, the testing of acoustics, role playing and going through the motions of stifling pre-stage jitters - minutes before the curtain call - there is also the thrill of being able to hear everything albeit closed off by the curtain. Where the backstage curtains are never lifted lies its own intricate secrets that block out the world before the curtain rises.</p>
</div>
</td>
<td style="width: 20%; vertical-align: top;">
<div style="font-size: 12px; padding-left: 30px; font-weight: bold;">SHOP THE STORY</div>
<div>&nbsp;</div>
<div id="sidebar">
<ul class="bxslider">
<li><a onclick="return popup(this)" href="http://www.charleskeith.com/usd/furry-slip-ons-black-ck1-70380614.html/"><img alt="FURRY SLIP ON" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-CK1-70380614-01-1_FURRY-SLIP-ON.jpg" />FURRY SLIP ON</a></li>
<li><a onclick="return popup(this)" href="http://www.charleskeith.com/usd/furry-slip-ons-red-ck1-70380614.html/"><img alt="FURRY SLIP ON" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-CK1-70380614-08-1_FURRY-SLIP-ON.jpg" />FURRY SLIP ON</a></li>
<li><a onclick="return popup(this)" href="http://www.charleskeith.com/usd/furry-double-strap-mules-black-ck1-70380615.html/"><img alt="FURRY DOUBLE STRAP MULE" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-CK1-70380615-01-1_FURRY-DOUBLE-STRAP-MULE.jpg" />FURRY DOUBLE STRAP MULE</a></li>
<li><a onclick="return popup(this)" href="http://www.charleskeith.com/usd/furry-double-strap-mules-nude-ck1-70380615.html/"><img alt="FURRY DOUBLE STRAP MULE" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-CK1-70380615-35-1_FURRY-DOUBLE-STRAP-MULE.jpg" />FURRY DOUBLE STRAP MULE</a></li>
<li><a onclick="return popup(this)" href="http://www.charleskeith.com/notifyme?colour=GREY&amp;artno=CK2-20780425"><img alt="FRONT ZIP FURRY SHOULDER BAG" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-CK2-20780425-04_FRONT-ZIP-FURRY-SHOULDER-BAG.jpg" />FRONT ZIP FURRY SHOULDER BAG</a></li>
<li><a onclick="return popup(this)" href="http://www.charleskeith.com/notifyme?colour=MULTI&amp;artno=CK2-20780425"><img alt="FRONT ZIP FURRY SHOULDER BAG" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-CK2-20780425-24_FRONT-ZIP-FURRY-SHOULDER-BAG.jpg" />FRONT ZIP FURRY SHOULDER BAG</a></li>
<li><a onclick="return popup(this)" href="http://www.charleskeith.com/notifyme?colour=PINK&amp;artno=CK2-80670649"><img alt="FURRY SLING BAG" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-CK2-80670649-13_FURRY-SLING-BAG.jpg" />FURRY SLING BAG</a></li>
<li><a onclick="return popup(this)" href="http://www.charleskeith.com/usd/furry-drawstring-bag-light-grey-ck2-80780423.html/"><img alt="FURRY DRAWSTRING BAG" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-CK2-80780423-68_FURRY-DRAWSTRING-BAG.jpg" />FURRY DRAWSTRING BAG</a></li>
</ul>
</div>
</td>
</tr>
</tbody>
</table>
</div>
<div class="visible-sm visible-xs smallcontent"><img style="padding-bottom: 0%;" alt="charles &amp; keith fallwinter 2017" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-fur-capsule-blog-1.jpg" width="100%" />
<p>To each performer is his own set of pre-stage ritual, quietly observed before the theatre doors open. Just as a magician never reveals his secrets, performers&rsquo; rituals are kept sacred, hidden behind the veil of theatrical secrets to preserve suspense and protect the magic of his craft. As actors ready themselves for the spotlight, with the rehearsal of lines, the testing of acoustics, role playing and going through the motions of stifling pre-stage jitters - minutes before the curtain call - there is also the thrill of being able to hear everything albeit closed off by the curtain. Where the backstage curtains are never lifted lies its own intricate secrets that block out the world before the curtain rises.</p>
<div>&nbsp;</div>
<p>SHOP THE STORY</p>
<div class="sts-container-s">
<div class="sts-product"><a onclick="return popup(this)" href="http://www.charleskeith.com/usd/furry-slip-ons-black-ck1-70380614.html/"><img alt="FURRY SLIP ON" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-CK1-70380614-01-1_FURRY-SLIP-ON.jpg" />FURRY SLIP ON</a></div>
<div class="sts-product"><a onclick="return popup(this)" href="http://www.charleskeith.com/usd/furry-slip-ons-red-ck1-70380614.html/"><img alt="FURRY SLIP ON" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-CK1-70380614-08-1_FURRY-SLIP-ON.jpg" />FURRY SLIP ON</a></div>
</div>
<div class="sts-container-s">
<div class="sts-product"><a onclick="return popup(this)" href="http://www.charleskeith.com/usd/furry-double-strap-mules-black-ck1-70380615.html/"><img alt="FURRY DOUBLE STRAP MULE" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-CK1-70380615-01-1_FURRY-DOUBLE-STRAP-MULE.jpg" />FURRY DOUBLE STRAP MULE</a></div>
<div class="sts-product"><a onclick="return popup(this)" href="http://www.charleskeith.com/usd/furry-double-strap-mules-nude-ck1-70380615.html/"><img alt="FURRY DOUBLE STRAP MULE" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-CK1-70380615-35-1_FURRY-DOUBLE-STRAP-MULE.jpg" />FURRY DOUBLE STRAP MULE</a></div>
</div>
<div class="sts-container-s">
<div class="sts-product"><a onclick="return popup(this)" href="http://www.charleskeith.com/notifyme?colour=GREY&amp;artno=CK2-20780425"><img alt="FRONT ZIP FURRY SHOULDER BAG" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-CK2-20780425-04_FRONT-ZIP-FURRY-SHOULDER-BAG.jpg" />FRONT ZIP FURRY SHOULDER BAG</a></div>
<div class="sts-product"><a onclick="return popup(this)" href="http://www.charleskeith.com/notifyme?colour=MULTI&amp;artno=CK2-20780425"><img alt="FRONT ZIP FURRY SHOULDER BAG" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-CK2-20780425-24_FRONT-ZIP-FURRY-SHOULDER-BAG.jpg" />FRONT ZIP FURRY SHOULDER BAG</a></div>
</div>
<div class="sts-container-s">
<div class="sts-product"><a onclick="return popup(this)" href="http://www.charleskeith.com/notifyme?colour=PINK&amp;artno=CK2-80670649"><img alt="FURRY SLING BAG" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-CK2-80670649-13_FURRY-SLING-BAG.jpg" />FURRY SLING BAG</a></div>
<div class="sts-product"><a onclick="return popup(this)" href="http://www.charleskeith.com/usd/furry-drawstring-bag-light-grey-ck2-80780423.html/"><img alt="FURRY DRAWSTRING BAG" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-CK2-80780423-68_FURRY-DRAWSTRING-BAG.jpg" />FURRY DRAWSTRING BAG</a></div>
</div>
</div>
<div>&nbsp;</div>
<p>
<script type="text/javascript">// <![CDATA[
function popup(mylink, windowname)
{
if (! window.focus)return true;
var href;
if (typeof(mylink) == 'string')
   href=mylink;
else
   href=mylink.href;
window.open(href, windowname, 'width=400,height=1024,scrollbars=yes,resizable=no,location=no,menubar=no,toolbar=no,');
return false;
}
// ]]]]><![CDATA[></script>
</p>]]></description>
      <pubDate>Mon, 24 Jul 2017 08:39:15 +0000</pubDate>
    </item>
    <item>
      <title><![CDATA[FIGHT OR FLIGHT]]></title>
      <link>http://www.charleskeith.com/usd/blog/fight-or-flight/</link>
      <description><![CDATA[<p>
<script type="text/javascript" src="https://ajax.googleapis.com/ajax/libs/jquery/1.8.2/jquery.min.js"></script>
<script type="text/javascript" src="http://www.charleskeith.com/media/wysiwyg/js/jquery.bxslider.min.js"></script>
</p>
<style><!--
.blog-post-view .largecontent{
    max-width: 960px;
    text-align: center;
}
.bx-wrapper {
    position: relative; margin: 0 auto 60px; padding: 0;
    *zoom: 1;
}


#disqus_thread{
display:none !important;
}

hr{
display:none !important;
}


.bx-wrapper img {max-width: 100%; display: block;}

/** THEME
===================================*/
.bx-wrapper .bx-viewport {
    left: 0;
    background: #fff;
	
    /*fix other elements on the page moving (on Chrome)*/
    -webkit-transform: translatez(0);
    -moz-transform: translatez(0);
    -ms-transform: translatez(0);
    -o-transform: translatez(0);
    transform: translatez(0);
}

.bx-wrapper .bx-pager,
.bx-wrapper .bx-controls-auto {
    position: absolute; bottom: -60px; width: 100%;
}

/* LOADER */
.bx-wrapper .bx-loading {
    min-height: 50px;
    background: url(http://ckimage.charleskeith.com/media/wysiwyg/blog/bxloader.gif) center center no-repeat #fff;
    height: 100%;
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 2000;
}

/* PAGER */
.bx-wrapper .bx-pager {
    text-align: center;
    font-size: .85em;
    font-family: Arial;
    font-weight: bold;
    color: #666;
    padding-top: 20px;
}

.bx-wrapper .bx-pager .bx-pager-item,
.bx-wrapper .bx-controls-auto .bx-controls-auto-item {
	display: none;}

.bx-wrapper .bx-pager.bx-default-pager a {
    background: #fff;
    text-indent: -9999px;
    display: block;
    width: 10px;
    height: 10px;
    margin: 0 3px;
    outline: 0;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
}

/* DIRECTION CONTROLS (NEXT / PREV) */
.bx-wrapper .bx-prev {
    left: -20px;/*left: 10px;htike*/
    background: url(http://ckimage.charleskeith.com/media/wysiwyg/blog/bxcontrols.png) no-repeat 0 -32px;
}

.bx-wrapper .bx-next {
    right: -20px;/*right: 10px;htike*/
    background: url(http://ckimage.charleskeith.com/media/wysiwyg/blog/bxcontrols.png) no-repeat -43px -32px;
}

.bx-wrapper .bx-prev:hover {
    background-position: 0 0;
}

.bx-wrapper .bx-next:hover {
    background-position: -43px 0;
}

.bx-wrapper .bx-controls-direction a {
    position: absolute;
    top: 50%;
    margin-top: -16px;
    outline: 0;
    width: 32px;
    height: 32px;
    text-indent: -9999px;
    z-index: 3000;
}

.bx-wrapper .bx-controls-direction a.disabled { display: none; }

/* AUTO CONTROLS (START / STOP) */
.bx-wrapper .bx-controls-auto { text-align: center; }

/* PAGER WITH AUTO-CONTROLS HYBRID LAYOUT */
.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-pager {
    text-align: left;
    width: 80%;
}

.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-controls-auto {
    right: 0;
    width: 35px;
}

/* IMAGE CAPTIONS */
.bx-wrapper .bx-caption {
    position: absolute;
    top: 7px;/*bottom: 0;*/
    left: 0;
    width: 100%;
}

.bx-wrapper .bx-caption span {
	color: #000;/*color: #fff;*/
	font-family: Arial;
	display: block;
	font-size: .85em; font-weight: bold;
	padding: 2px;/*padding: 10px;*/
}
.bx-wrapper ul li{margin-left: 0;font-size:10px;}

#sidebar { width: 150px; float: right; text-align: center;}
.smallcontent{text-align: center;}
.smallcontent img{padding-bottom: 2%;}
#recentpost {
	text-align: center; font-size: 12px;
}
#recentpost > div {
	width: 18%; 
	display: inline-block;
	vertical-align: top;

	/* IE fix. */
	*display: inline;
	zoom: 1;
}
#recentpost:after {
	content: "";
	width: 100%;
	display: inline-block;
}
#recentpost a{text-decoration: none;}
#s-recentpost{text-align: center;font-size: 11px;}
#s-recentpost > div {
	width: 30%;
	display: inline-block;
	vertical-align: top;

	/* IE fix. */
	*display: inline;
	zoom: 1;
}
#s-recentpost:after {
	content: "";
	width: 100%;
	display: inline-block;
}
#s-recentpost a{text-decoration: none;}
	
	.sts-container {
		max-width:600px;
		margin: 0 auto;
		text-align: center;
		width: 100%;
	}
	.sts-container-s {
		margin: 0 auto;
		text-align: center;
		max-width: 400px;
		width: 100%;
	}	
	.sts-container:after, .sts-container-s:after {
		 content: "";
		 display: table;
		 clear: both;
	}	
	.sts-product {
		max-width: 33%;
		padding: 1%;
		float: left;
		font-size: 11px;
	}
	.sts-product img {
		max-width: 100%;

	}
	.sts-product a:hover {
		text-decoration: none;
	}
	.sts-product-s img {
		width: 100%;

	}
	.sts-container-s .sts-product {
		max-width: 49%;
		padding: 1%;
		float: left;
	}
	.sts-container h2, .sts-container-s h2 {
		font-size: 12px;
	}
--></style>
<p>
<script type="text/javascript">// <![CDATA[
$(function() {
            var floatingDiv = $('#sidebar');
            var offset = $("#sidebar").position();
            var bottomoffset = $("#leftcontent").height();
            
            $(window).scroll(function() {
                if ($(window).scrollTop() >= (offset.top + 250) && $(window).scrollTop() <= (bottomoffset - 250) ) {
                floatingDiv.css({
		    'position' : 'fixed',
			'top' : 120, 'float':'right', 'margin-left':30 
		 });
                }else {
                 floatingDiv.css({
		    'position' : 'relative',
			'top' : 0
		 });   
                }
            });
});
// ]]]]><![CDATA[></script>
<script type="text/javascript">// <![CDATA[
$(document).ready(function(){
  $('.bxslider').bxSlider({
  mode: 'vertical', 
  slideWidth: 140, minSlides: 3, maxSlides: 3, moveSlides: 1, captions: true,  
  slideMargin: 5
});
});
// ]]]]><![CDATA[></script>
</p>
<div>&nbsp;</div>
<div class="visible-md visible-lg largecontent">
<table border="0">
<tbody style="text-align: center;">
<tr>
<td style="width: 80%; vertical-align: top;">
<div id="leftcontent"><img style="padding-bottom: 2%;" alt="charles &amp; keith fallwinter 2017" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-monte-carlo-blog.jpg" width="100%" />
<p style="font-size: 14px;">Time-honoured silhouettes such as platform heels, pointed sling backs and strappy stilettos are formal offerings that are given a contemporary update with exotic skins, metallic surfaces and stud details. Chunky block heels are a key element that contributes both form and function, allowing for an easy transition from day-to-night.</p>
</div>
</td>
<td style="width: 20%; vertical-align: top;">
<div style="font-size: 12px; padding-left: 30px; font-weight: bold;">SHOP THE STORY</div>
<div>&nbsp;</div>
<div id="sidebar">
<ul class="bxslider">
<li><a onclick="return popup(this)" href="http://www.charleskeith.com/usd/criss-cross-platform-sandals-black-ck1-60361018.html/"><img alt="CRISS CROSS PLATFORM SANDAL " src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-CK1-60361018-01-1_CRISS-CROSS-PLATFORM-SANDAL.jpg" />CRISS CROSS PLATFORM SANDAL </a></li>
<li><a onclick="return popup(this)" href="http://www.charleskeith.com/usd/slingback-block-heels-blue-ck1-60361008.html/"><img alt="SLING BACK BLOCK HEEL" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-CK1-60361008-06-1_SLING-BACK-BLOCK-HEEL.jpg" />SLING BACK BLOCK HEEL</a></li>
<li><a onclick="return popup(this)" href="http://www.charleskeith.com/usd/chunky-platform-heels-multi-ck1-60190162.html/"><img alt="CHUNKY PLATFORM HEEL" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-CK1-60190162-24-1_CHUNKY-PLATFORM-HEELS.jpg" />CHUNKY PLATFORM HEEL</a></li>
<li><a onclick="return popup(this)" href="http://www.charleskeith.com/usd/platform-block-heels-black-ck1-60361016.html/"><img alt="PLATFORM BLOCK HEEL" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-CK1-60361016-01-1_PLATFORM-BLOCK-HEEL.jpg" />PLATFORM BLOCK HEEL</a></li>
<li><a onclick="return popup(this)" href="http://www.charleskeith.com/usd/slouchy-hobo-bag-black-ck2-40780421.html/"><img alt="SLOUCHY HOBO BAG" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-CK2-40780421-01_SLOUCHY-HOBO-BAG.jpg" />SLOUCHY HOBO BAG</a></li>
</ul>
</div>
</td>
</tr>
</tbody>
</table>
</div>
<div class="visible-sm visible-xs smallcontent"><img style="padding-bottom: 2%;" alt="charles &amp; keith fallwinter 2017" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-monte-carlo-blog.jpg" width="100%" />
<p style="font-size: 14px;">Time-honoured silhouettes such as platform heels, pointed sling backs and strappy stilettos are formal offerings that are given a contemporary update with exotic skins, metallic surfaces and stud details. Chunky block heels are a key element that contributes both form and function, allowing for an easy transition from day-to-night.</p>
<div>&nbsp;</div>
<div class="sts-container-s">
<h2>SHOP THE STORY</h2>
<div class="sts-product"><a onclick="return popup(this)" href="http://www.charleskeith.com/usd/criss-cross-platform-sandals-black-ck1-60361018.html/"><img alt="CRISS CROSS PLATFORM SANDAL " src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-CK1-60361018-01-1_CRISS-CROSS-PLATFORM-SANDAL.jpg" />CRISS CROSS PLATFORM SANDAL </a></div>
<div class="sts-product"><a onclick="return popup(this)" href="http://www.charleskeith.com/usd/slingback-block-heels-blue-ck1-60361008.html/"><img alt="SLING BACK BLOCK HEEL" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-CK1-60361008-06-1_SLING-BACK-BLOCK-HEEL.jpg" />SLING BACK BLOCK HEEL</a></div>
</div>
<div class="sts-container-s">
<div class="sts-product"><a onclick="return popup(this)" href="http://www.charleskeith.com/usd/chunky-platform-heels-multi-ck1-60190162.html/"><img alt="CHUNKY PLATFORM HEEL" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-CK1-60190162-24-1_CHUNKY-PLATFORM-HEELS.jpg" />CHUNKY PLATFORM HEEL</a></div>
<div class="sts-product"><a onclick="return popup(this)" href="http://www.charleskeith.com/usd/platform-block-heels-black-ck1-60361016.html/"><img alt="PLATFORM BLOCK HEEL" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-CK1-60361016-01-1_PLATFORM-BLOCK-HEEL.jpg" />PLATFORM BLOCK HEEL</a></div>
</div>
<div class="sts-container-s">
<div class="sts-product"><a onclick="return popup(this)" href="http://www.charleskeith.com/usd/slouchy-hobo-bag-black-ck2-40780421.html/"><img alt="SLOUCHY HOBO BAG" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-CK2-40780421-01_SLOUCHY-HOBO-BAG.jpg" />SLOUCHY HOBO BAG</a></div>
</div>
</div>
<div>&nbsp;</div>
<p>
<script type="text/javascript">// <![CDATA[
function popup(mylink, windowname)
{
if (! window.focus)return true;
var href;
if (typeof(mylink) == 'string')
   href=mylink;
else
   href=mylink.href;
window.open(href, windowname, 'width=400,height=1024,scrollbars=yes,resizable=no,location=no,menubar=no,toolbar=no,');
return false;
}
// ]]]]><![CDATA[></script>
</p>]]></description>
      <pubDate>Thu, 20 Jul 2017 09:32:55 +0000</pubDate>
    </item>
    <item>
      <title><![CDATA[INTERMISSION]]></title>
      <link>http://www.charleskeith.com/usd/blog/intermission/</link>
      <description><![CDATA[<p>
<script type="text/javascript" src="https://ajax.googleapis.com/ajax/libs/jquery/1.8.2/jquery.min.js"></script>
<script type="text/javascript" src="http://www.charleskeith.com/media/wysiwyg/js/jquery.bxslider.min.js"></script>
</p>
<style><!--
.blog-post-view .largecontent{
    max-width: 960px;
    text-align: center;
}
.bx-wrapper {
    position: relative; margin: 0 auto 60px; padding: 0;
    *zoom: 1;
}


#disqus_thread{
display:none !important;
}

hr{
display:none !important;
}


.bx-wrapper img {max-width: 100%; display: block;}

/** THEME
===================================*/
.bx-wrapper .bx-viewport {
    left: 0;
    background: #fff;
	
    /*fix other elements on the page moving (on Chrome)*/
    -webkit-transform: translatez(0);
    -moz-transform: translatez(0);
    -ms-transform: translatez(0);
    -o-transform: translatez(0);
    transform: translatez(0);
}

.bx-wrapper .bx-pager,
.bx-wrapper .bx-controls-auto {
    position: absolute; bottom: -60px; width: 100%;
}

/* LOADER */
.bx-wrapper .bx-loading {
    min-height: 50px;
    background: url(http://ckimage.charleskeith.com/media/wysiwyg/blog/bxloader.gif) center center no-repeat #fff;
    height: 100%;
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 2000;
}

/* PAGER */
.bx-wrapper .bx-pager {
    text-align: center;
    font-size: .85em;
    font-family: Arial;
    font-weight: bold;
    color: #666;
    padding-top: 20px;
}

.bx-wrapper .bx-pager .bx-pager-item,
.bx-wrapper .bx-controls-auto .bx-controls-auto-item {
	display: none;}

.bx-wrapper .bx-pager.bx-default-pager a {
    background: #fff;
    text-indent: -9999px;
    display: block;
    width: 10px;
    height: 10px;
    margin: 0 3px;
    outline: 0;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
}

/* DIRECTION CONTROLS (NEXT / PREV) */
.bx-wrapper .bx-prev {
    left: -20px;/*left: 10px;htike*/
    background: url(http://ckimage.charleskeith.com/media/wysiwyg/blog/bxcontrols.png) no-repeat 0 -32px;
}

.bx-wrapper .bx-next {
    right: -20px;/*right: 10px;htike*/
    background: url(http://ckimage.charleskeith.com/media/wysiwyg/blog/bxcontrols.png) no-repeat -43px -32px;
}

.bx-wrapper .bx-prev:hover {
    background-position: 0 0;
}

.bx-wrapper .bx-next:hover {
    background-position: -43px 0;
}

.bx-wrapper .bx-controls-direction a {
    position: absolute;
    top: 50%;
    margin-top: -16px;
    outline: 0;
    width: 32px;
    height: 32px;
    text-indent: -9999px;
    z-index: 3000;
}

.bx-wrapper .bx-controls-direction a.disabled { display: none; }

/* AUTO CONTROLS (START / STOP) */
.bx-wrapper .bx-controls-auto { text-align: center; }

/* PAGER WITH AUTO-CONTROLS HYBRID LAYOUT */
.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-pager {
    text-align: left;
    width: 80%;
}

.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-controls-auto {
    right: 0;
    width: 35px;
}

/* IMAGE CAPTIONS */
.bx-wrapper .bx-caption {
    position: absolute;
    top: 7px;/*bottom: 0;*/
    left: 0;
    width: 100%;
}

.bx-wrapper .bx-caption span {
	color: #000;/*color: #fff;*/
	font-family: Arial;
	display: block;
	font-size: .85em; font-weight: bold;
	padding: 2px;/*padding: 10px;*/
}
.bx-wrapper ul li{margin-left: 0;font-size:10px;}

#sidebar { width: 150px; float: right; text-align: center;}
.smallcontent{text-align: center;}
.smallcontent img{padding-bottom: 2%;}
#recentpost {
	text-align: center; font-size: 12px;
}
#recentpost > div {
	width: 18%; 
	display: inline-block;
	vertical-align: top;

	/* IE fix. */
	*display: inline;
	zoom: 1;
}
#recentpost:after {
	content: "";
	width: 100%;
	display: inline-block;
}
#recentpost a{text-decoration: none;}
#s-recentpost{text-align: center;font-size: 11px;}
#s-recentpost > div {
	width: 30%;
	display: inline-block;
	vertical-align: top;

	/* IE fix. */
	*display: inline;
	zoom: 1;
}
#s-recentpost:after {
	content: "";
	width: 100%;
	display: inline-block;
}
#s-recentpost a{text-decoration: none;}
	
	.sts-container {
		max-width:600px;
		margin: 0 auto;
		text-align: center;
		width: 100%;
	}
	.sts-container-s {
		margin: 0 auto;
		text-align: center;
		max-width: 400px;
		width: 100%;
	}	
	.sts-container:after, .sts-container-s:after {
		 content: "";
		 display: table;
		 clear: both;
	}	
	.sts-product {
		max-width: 33%;
		padding: 1%;
		float: left;
		font-size: 11px;
	}
	.sts-product img {
		max-width: 100%;

	}
	.sts-product a:hover {
		text-decoration: none;
	}
	.sts-product-s img {
		width: 100%;

	}
	.sts-container-s .sts-product {
		max-width: 49%;
		padding: 1%;
		float: left;
	}
	.sts-container h2, .sts-container-s h2 {
		font-size: 12px;
	}
--></style>
<p>
<script type="text/javascript">// <![CDATA[
$(function() {
            var floatingDiv = $('#sidebar');
            var offset = $("#sidebar").position();
            var bottomoffset = $("#leftcontent").height();
            
            $(window).scroll(function() {
                if ($(window).scrollTop() >= (offset.top + 250) && $(window).scrollTop() <= (bottomoffset - 250) ) {
                floatingDiv.css({
		    'position' : 'fixed',
			'top' : 120, 'float':'right', 'margin-left':30 
		 });
                }else {
                 floatingDiv.css({
		    'position' : 'relative',
			'top' : 0
		 });   
                }
            });
});
// ]]]]><![CDATA[></script>
<script type="text/javascript">// <![CDATA[
$(document).ready(function(){
  $('.bxslider').bxSlider({
  mode: 'vertical', 
  slideWidth: 140, minSlides: 3, maxSlides: 3, moveSlides: 3, captions: true,  
  slideMargin: 5
});
});
// ]]]]><![CDATA[></script>
</p>
<div>&nbsp;</div>
<div class="visible-md visible-lg largecontent">
<table border="0">
<tbody style="text-align: center;">
<tr>
<td style="width: 80%; vertical-align: top;">
<div id="leftcontent"><img alt="charles &amp; keith fallwinter 2017" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/FW2017_EMag_Intermission-slice1.jpg" width="100%" /> <img style="padding-bottom: 2%;" alt="charles &amp; keith fallwinter 2017" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/FW2017_EMag_Intermission-slice2.jpg" width="100%" /> <br /><br />
<div id="recentpost">&nbsp;</div>
</div>
</td>
<td style="width: 20%; vertical-align: top;">
<div id="sidebar">
<div style="font-size: 12px; padding-left: 30px; font-weight: bold;">SHOP THE STORY</div>
<ul class="bxslider">
<li><a onclick="return popup(this)" href="http://www.charleskeith.com/usd/fitted-pump-heels-black-ck1-60390303.html/"><img alt="FITTED PUMP HEEL" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-CK1-60390303-01-1_FITTED-PUMP-HEEL.jpg" />FITTED PUMP HEEL</a></li>
<li><a onclick="return popup(this)" href="http://www.charleskeith.com/usd/fitted-pump-heels-pewter-ck1-60390303.html/"><img alt="FITTED PUMP HEEL" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-CK1-60390303-15-1_FITTED-PUMP-HEEL.jpg" />FITTED PUMP HEEL</a></li>
<li><a onclick="return popup(this)" href="http://www.charleskeith.com/usd/fitted-pump-heels-burgun-ck1-60390303.html/"><img alt="FITTED PUMP HEEL" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-CK1-60390303-73-1_FITTED-PUMP-HEEL.jpg" />FITTED PUMP HEEL</a></li>
<li><a onclick="return popup(this)" href="http://www.charleskeith.com/usd/chunky-mary-janes-white-ck1-70300370.html/"><img alt="CHUNKY MARY JANE" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-CK1-70300370-03-1-CHUNKY-MARY-JANE.jpg" />CHUNKY MARY JANE</a></li>
<li><a onclick="return popup(this)" href="http://www.charleskeith.com/notifyme?colour=BLACK&amp;artno=CK1-70380606"><img alt="POINTED KNOT MULE" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-CK1-70380606-01-1_POINTED-KNOT-MULE.jpg" />POINTED KNOT MULE</a></li>
<li><a onclick="return popup(this)" href="http://www.charleskeith.com/notifyme?colour=BLACK&amp;artno=CK1-70380606"><img alt="POINTED KNOT MULE" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-CK1-70380606-12-1_POINTED-KNOT-MULE-2.jpg" />POINTED KNOT MULE</a></li>
<li><a onclick="return popup(this)" href="http://www.charleskeith.com/notifyme?colour=GREEN&amp;artno=CK1-70380606"><img alt="POINTED KNOT MULE" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-CK1-70380606-12-1_POINTED-KNOT-MULE-3.jpg" />POINTED KNOT MULE</a></li>
<li><a onclick="return popup(this)" href="http://www.charleskeith.com/usd/sling-back-loafers-black-ck1-80380068.html/"><img alt="SLING BACK LOAFER" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-CK1-80380068-01_1_SLING-BACK-LOAFER.jpg" />SLING BACK LOAFER </a></li>
<li><a onclick="return popup(this)" href="http://www.charleskeith.com/notifyme?colour=WHITE&amp;artno=CK1-90300320"><img alt="CHELSEA BOOT" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-CK1-90300320-03-1_CHELSEA-BOOT.jpg" />CHELSEA BOOT</a></li>
<li><a onclick="return popup(this)" href="http://www.charleskeith.com/notifyme?colour=BROWN&amp;artno=CK1-90900042"><img alt="BASIC BLOCK HEELED BOOT" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-CK1-90900042-29_BASIC-BLOCK-HEELED-BOOT.jpg" />BASIC BLOCK HEELED BOOT</a></li>
<li><a onclick="return popup(this)" href="http://www.charleskeith.com/notifyme?colour=BLUE&amp;artno=CK1-90900046"><img alt="KNITTED KNEE BOOT" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-CK1-90900046-06-1_KNITTED-KNEE-BOOT.jpg" />KNITTED KNEE BOOT</a></li>
<li><a onclick="return popup(this)" href="http://www.charleskeith.com/notifyme?colour=BLACK&amp;artno=CK2-30700543"><img alt="TOP HANDLE BOXY POUCH " src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-CK2-30700543-CK6-30700543-01_TOP-HANDLE-BOXY-POUCH-1.jpg" />TOP HANDLE BOXY POUCH</a></li>
<li><a onclick="return popup(this)" href="http://www.charleskeith.com/notifyme?colour=IVORY&amp;artno=CK2-30700543"><img alt="TOP HANDLE BOXY POUCH " src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-CK2-30700543-CK6-30700543-01_TOP-HANDLE-BOXY-POUCH-3.jpg" />TOP HANDLE BOXY POUCH</a></li>
<li><a onclick="return popup(this)" href="http://www.charleskeith.com/notifyme?colour=RED&amp;artno=CK2-30700543"><img alt="TOP HANDLE BOXY POUCH " src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-CK2-30700543-CK6-30700543-01_TOP-HANDLE-BOXY-POUCH-2.jpg" />TOP HANDLE BOXY POUCH</a></li>
<li><a onclick="return popup(this)" href="http://www.charleskeith.com/usd/curved-base-tote-bag-green-ck2-30780403.html/"><img alt="CURVED BASE TOTE BAG" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-CK2-30780403-12_CURVED-BASE-TOTE-BAG.jpg" />CURVED BASE TOTE BAG</a></li>
<li><a onclick="return popup(this)" href="http://www.charleskeith.com/notifyme?colour=PRUNE&amp;artno=CK2-70680550"><img alt="QUILTED TASSEL CLUTCH" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-CK2-70680550-01-QUILTED-TASSEL-CLUTCH-2.jpg" />QUILTED TASSEL CLUTCH</a></li>
<li><a onclick="return popup(this)" href="http://www.charleskeith.com/notifyme?colour=BLACK&amp;artno=CK2-70680550"><img alt="QUILTED TASSEL CLUTCH" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-CK2-70680550-01-QUILTED-TASSEL-CLUTCH-1.jpg" />QUILTED TASSEL CLUTCH</a></li>
<li><a onclick="return popup(this)" href="http://www.charleskeith.com/notifyme?colour=BRICK&amp;artno=CK2-70680550"><img alt="QUILTED TASSEL CLUTCH" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-CK2-70680550-01-QUILTED-TASSEL-CLUTCH-3.jpg" />QUILTED TASSEL CLUTCH</a></li>
<li><a onclick="return popup(this)" href="http://www.charleskeith.com/usd/furry-bucket-bag-black-ck2-70700545.html/"><img alt="FURRY BUCKET BAG" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-CK2-70700545-01-2-FURRY-BUCKET-BAG.jpg" />FURRY BUCKET BAG</a></li>
<li><a onclick="return popup(this)" href="http://www.charleskeith.com/usd/furry-bucket-bag-grey-ck2-70700545.html/"><img alt="FURRY BUCKET BAG" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-CK2-70700545-04_FURRY-BUCKET-BAG.jpg" />FURRY BUCKET BAG</a></li>
<li><a onclick="return popup(this)" href="http://www.charleskeith.com/notifyme?colour=YELLOW&amp;artno=CK3-11280278"><img alt="METAL FRAME AVIATORS " src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-CK3-11280278-23-1_METAL-FRAME-AVIATORS.jpg" />METAL FRAME AVIATORS</a></li>
<li><a onclick="return popup(this)" href="http://www.charleskeith.com/notifyme?colour=BLACK&amp;artno=CK3-11280280"><img alt="OVERSIZED AVIATORS" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-CK3-11280280-01_OVERSIZED-AVIATORS.jpg" />OVERSIZED AVIATORS</a></li>
<li><a onclick="return popup(this)" href="http://www.charleskeith.com/notifyme?colour=NAVY&amp;artno=CK3-31280273"><img alt="ACETATE FRAME SUNGLASSES" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-CK3-31280273-10_ACETATE-FRAME-SUNGLASSES.jpg" />ACETATE FRAME SUNGLASSES</a></li>
<li><a onclick="return popup(this)" href="http://www.charleskeith.com/notifyme?colour=NAVY&amp;artno=CK3-31280274"><img alt="MESH DETAIL SHADES" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-CK3-31280274-10-1_MESH-DETAIL-SHADES.jpg" />MESH DETAIL SHADES</a></li>
<li><a onclick="return popup(this)" href="http://www.charleskeith.com/notifyme?colour=SILVER&amp;artno=CK3-51280281"><img alt="BUTTERFLY ACETATE SUNGLASSES" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-CK3-51280281-07-1_BUTTERFLY-ACETATE-SUNGLASSES.jpg" />BUTTERFLY ACETATE SUNGLASSES</a></li>
<li><a onclick="return popup(this)" href="http://www.charleskeith.com/notifyme?colour=NAVY&amp;artno=CK3-81280279"><img alt="ACETATE FRAME WAYFARERS" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-CK3-81280279-10_ACETATE-FRAME-WAYFARERS.jpg" />ACETATE FRAME WAYFARERS</a></li>
<li><a onclick="return popup(this)" href="http://www.charleskeith.com/notifyme?colour=NAVY&amp;artno=SL1-60920006"><img alt="CYLINDRICAL BLOCK HEEL" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-SL1-60920006-10_CYLINDRICAL-BLOCK-HEEL.jpg" />CYLINDRICAL BLOCK HEEL</a></li>
<li><a onclick="return popup(this)" href="http://www.charleskeith.com/notifyme?colour=BURGUNDY&amp;artno=SL1-60920006"><img alt="CYLINDRICAL BLOCK HEEL" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-SL1-60920006-73_CYLINDRICAL-BLOCK-HEEL.jpg" />CYLINDRICAL BLOCK HEEL</a></li>
</ul>
</div>
</td>
</tr>
</tbody>
</table>
</div>
<div class="visible-sm visible-xs smallcontent"><img style="padding-bottom: 0;" alt="charles &amp; keith fallwinter 2017" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-fallwinter-2017-intermission-blog-1-m.jpg" width="100%" /> <img style="padding-bottom: 0;" alt="charles &amp; keith fallwinter 2017" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-fallwinter-2017-intermission-blog-2-m.jpg" width="100%" /> <img style="padding-bottom: 2%;" alt="charles &amp; keith fallwinter 2017" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-fallwinter-2017-intermission-blog-3-m.jpg" width="100%" />
<div>&nbsp;</div>
<p>SHOP THE STORY</p>
<div class="sts-container-s">
<div class="sts-product"><a onclick="return popup(this)" href="http://www.charleskeith.com/usd/fitted-pump-heels-black-ck1-60390303.html/"><img alt="FITTED PUMP HEEL" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-CK1-60390303-01-1_FITTED-PUMP-HEEL.jpg" />FITTED PUMP HEEL</a></div>
<div class="sts-product"><a onclick="return popup(this)" href="http://www.charleskeith.com/usd/fitted-pump-heels-pewter-ck1-60390303.html/"><img alt="FITTED PUMP HEEL" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-CK1-60390303-15-1_FITTED-PUMP-HEEL.jpg" />FITTED PUMP HEEL</a></div>
</div>
<div class="sts-container-s">
<div class="sts-product"><a onclick="return popup(this)" href="http://www.charleskeith.com/usd/fitted-pump-heels-burgun-ck1-60390303.html/"><img alt="FITTED PUMP HEEL" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-CK1-60390303-73-1_FITTED-PUMP-HEEL.jpg" />FITTED PUMP HEEL</a></div>
<div class="sts-product"><a onclick="return popup(this)" href="http://www.charleskeith.com/usd/chunky-mary-janes-white-ck1-70300370.html/"><img alt="CHUNKY MARY JANE" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-CK1-70300370-03-1-CHUNKY-MARY-JANE.jpg" />CHUNKY MARY JANE</a></div>
</div>
<div class="sts-container-s">
<div class="sts-product"><a onclick="return popup(this)" href="http://www.charleskeith.com/notifyme?colour=BLACK&amp;artno=CK1-70380606"><img alt="POINTED KNOT MULE" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-CK1-70380606-01-1_POINTED-KNOT-MULE.jpg" />POINTED KNOT MULE</a></div>
<div class="sts-product"><a onclick="return popup(this)" href="http://www.charleskeith.com/notifyme?colour=BLACK&amp;artno=CK1-70380606"><img alt="POINTED KNOT MULE" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-CK1-70380606-12-1_POINTED-KNOT-MULE-2.jpg" />POINTED KNOT MULE</a></div>
</div>
<div class="sts-container-s">
<div class="sts-product"><a onclick="return popup(this)" href="http://www.charleskeith.com/notifyme?colour=GREEN&amp;artno=CK1-70380606"><img alt="POINTED KNOT MULE" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-CK1-70380606-12-1_POINTED-KNOT-MULE-3.jpg" />POINTED KNOT MULE</a></div>
<div class="sts-product"><a onclick="return popup(this)" href="http://www.charleskeith.com/notifyme?colour=BURGUNDY&amp;artno=SL1-60920006"><img alt="CYLINDRICAL BLOCK HEEL" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-SL1-60920006-73_CYLINDRICAL-BLOCK-HEEL.jpg" />CYLINDRICAL BLOCK HEEL</a></div>
</div>
<div class="sts-container-s">
<div class="sts-product"><a onclick="return popup(this)" href="http://www.charleskeith.com/usd/sling-back-loafers-black-ck1-80380068.html/"><img alt="SLING BACK LOAFER" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-CK1-80380068-01_1_SLING-BACK-LOAFER.jpg" />SLING BACK LOAFER </a></div>
<div class="sts-product"><a onclick="return popup(this)" href="http://www.charleskeith.com/notifyme?colour=WHITE&amp;artno=CK1-90300320"><img alt="CHELSEA BOOT" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-CK1-90300320-03-1_CHELSEA-BOOT.jpg" />CHELSEA BOOT</a></div>
</div>
<div class="sts-container-s">
<div class="sts-product"><a onclick="return popup(this)" href="http://www.charleskeith.com/notifyme?colour=BROWN&amp;artno=CK1-90900042"><img alt="BASIC BLOCK HEELED BOOT" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-CK1-90900042-29_BASIC-BLOCK-HEELED-BOOT.jpg" />BASIC BLOCK HEELED BOOT</a></div>
<div class="sts-product"><a onclick="return popup(this)" href="http://www.charleskeith.com/notifyme?colour=BLUE&amp;artno=CK1-90900046"><img alt="KNITTED KNEE BOOT" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-CK1-90900046-06-1_KNITTED-KNEE-BOOT.jpg" />KNITTED KNEE BOOT</a></div>
</div>
<div class="sts-container-s">
<div class="sts-product"><a onclick="return popup(this)" href="http://www.charleskeith.com/notifyme?colour=BLACK&amp;artno=CK2-30700543"><img alt="TOP HANDLE BOXY POUCH " src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-CK2-30700543-CK6-30700543-01_TOP-HANDLE-BOXY-POUCH-1.jpg" />TOP HANDLE BOXY POUCH</a></div>
<div class="sts-product"><a onclick="return popup(this)" href="http://www.charleskeith.com/notifyme?colour=IVORY&amp;artno=CK2-30700543"><img alt="TOP HANDLE BOXY POUCH " src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-CK2-30700543-CK6-30700543-01_TOP-HANDLE-BOXY-POUCH-3.jpg" />TOP HANDLE BOXY POUCH</a></div>
</div>
<div class="sts-container-s">
<div class="sts-product"><a onclick="return popup(this)" href="http://www.charleskeith.com/notifyme?colour=RED&amp;artno=CK2-30700543"><img alt="TOP HANDLE BOXY POUCH " src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-CK2-30700543-CK6-30700543-01_TOP-HANDLE-BOXY-POUCH-2.jpg" />TOP HANDLE BOXY POUCH</a></div>
<div class="sts-product"><a onclick="return popup(this)" href="http://www.charleskeith.com/usd/curved-base-tote-bag-green-ck2-30780403.html/"><img alt="CURVED BASE TOTE BAG" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-CK2-30780403-12_CURVED-BASE-TOTE-BAG.jpg" />CURVED BASE TOTE BAG</a></div>
</div>
<div class="sts-container-s">
<div class="sts-product"><a onclick="return popup(this)" href="http://www.charleskeith.com/notifyme?colour=PRUNE&amp;artno=CK2-70680550"><img alt="QUILTED TASSEL CLUTCH" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-CK2-70680550-01-QUILTED-TASSEL-CLUTCH-2.jpg" />QUILTED TASSEL CLUTCH</a></div>
<div class="sts-product"><a onclick="return popup(this)" href="http://www.charleskeith.com/notifyme?colour=BLACK&amp;artno=CK2-70680550"><img alt="QUILTED TASSEL CLUTCH" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-CK2-70680550-01-QUILTED-TASSEL-CLUTCH-1.jpg" />QUILTED TASSEL CLUTCH</a></div>
</div>
<div class="sts-container-s">
<div class="sts-product"><a onclick="return popup(this)" href="http://www.charleskeith.com/notifyme?colour=BRICK&amp;artno=CK2-70680550"><img alt="QUILTED TASSEL CLUTCH" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-CK2-70680550-01-QUILTED-TASSEL-CLUTCH-3.jpg" />QUILTED TASSEL CLUTCH</a></div>
<div class="sts-product"><a onclick="return popup(this)" href="http://www.charleskeith.com/usd/furry-bucket-bag-black-ck2-70700545.html/"><img alt="FURRY BUCKET BAG" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-CK2-70700545-01-2-FURRY-BUCKET-BAG.jpg" />FURRY BUCKET BAG</a></div>
</div>
<div class="sts-container-s">
<div class="sts-product"><a onclick="return popup(this)" href="http://www.charleskeith.com/usd/furry-bucket-bag-grey-ck2-70700545.html/"><img alt="FURRY BUCKET BAG" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-CK2-70700545-04_FURRY-BUCKET-BAG.jpg" />FURRY BUCKET BAG</a></div>
<div class="sts-product"><a onclick="return popup(this)" href="http://www.charleskeith.com/notifyme?colour=YELLOW&amp;artno=CK3-11280278"><img alt="METAL FRAME AVIATORS " src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-CK3-11280278-23-1_METAL-FRAME-AVIATORS.jpg" />METAL FRAME AVIATORS</a></div>
</div>
<div class="sts-container-s">
<div class="sts-product"><a onclick="return popup(this)" href="http://www.charleskeith.com/notifyme?colour=BLACK&amp;artno=CK3-11280280"><img alt="OVERSIZED AVIATORS" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-CK3-11280280-01_OVERSIZED-AVIATORS.jpg" />OVERSIZED AVIATORS</a></div>
<div class="sts-product"><a onclick="return popup(this)" href="http://www.charleskeith.com/notifyme?colour=NAVY&amp;artno=CK3-31280273"><img alt="ACETATE FRAME SUNGLASSES" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-CK3-31280273-10_ACETATE-FRAME-SUNGLASSES.jpg" />ACETATE FRAME SUNGLASSES</a></div>
</div>
<div class="sts-container-s">
<div class="sts-product"><a onclick="return popup(this)" href="http://www.charleskeith.com/notifyme?colour=NAVY&amp;artno=CK3-31280274"><img alt="MESH DETAIL SHADES" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-CK3-31280274-10-1_MESH-DETAIL-SHADES.jpg" />MESH DETAIL SHADES</a></div>
<div class="sts-product"><a onclick="return popup(this)" href="http://www.charleskeith.com/notifyme?colour=SILVER&amp;artno=CK3-51280281"><img alt="BUTTERFLY ACETATE SUNGLASSES" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-CK3-51280281-07-1_BUTTERFLY-ACETATE-SUNGLASSES.jpg" />BUTTERFLY ACETATE SUNGLASSES</a></div>
</div>
<div class="sts-container-s">
<div class="sts-product"><a onclick="return popup(this)" href="http://www.charleskeith.com/notifyme?colour=NAVY&amp;artno=CK3-81280279"><img alt="ACETATE FRAME WAYFARERS" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-CK3-81280279-10_ACETATE-FRAME-WAYFARERS.jpg" />ACETATE FRAME WAYFARERS</a></div>
<div class="sts-product"><a onclick="return popup(this)" href="http://www.charleskeith.com/notifyme?colour=NAVY&amp;artno=SL1-60920006"><img alt="CYLINDRICAL BLOCK HEEL" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-SL1-60920006-10_CYLINDRICAL-BLOCK-HEEL.jpg" />CYLINDRICAL BLOCK HEEL</a></div>
</div>
<br />
<div id="s-recentpost">&nbsp;</div>
</div>
<div>&nbsp;</div>
<p>
<script type="text/javascript">// <![CDATA[
function popup(mylink, windowname)
{
if (! window.focus)return true;
var href;
if (typeof(mylink) == 'string')
   href=mylink;
else
   href=mylink.href;
window.open(href, windowname, 'width=400,height=1024,scrollbars=yes,resizable=no,location=no,menubar=no,toolbar=no,');
return false;
}
// ]]]]><![CDATA[></script>
</p>]]></description>
      <pubDate>Tue, 18 Jul 2017 11:24:18 +0000</pubDate>
    </item>
    <item>
      <title><![CDATA[FALL/WINTER 2017]]></title>
      <link>http://www.charleskeith.com/usd/blog/fallwinter-2017/</link>
      <description><![CDATA[<p>
<script type="text/javascript" src="https://ajax.googleapis.com/ajax/libs/jquery/1.8.2/jquery.min.js"></script>
<script type="text/javascript" src="http://www.charleskeith.com/media/wysiwyg/js/jquery.bxslider.min.js"></script>
</p>
<style><!--
.blog-post-view .largecontent{
    max-width: 960px;margin: 0 auto;text-align: center;
}
.bx-wrapper {
    position: relative; margin: 0 auto 60px; padding: 0;
    *zoom: 1;
}


#disqus_thread{
display:none !important;
}

hr{
display:none !important;
}


.bx-wrapper img {max-width: 100%; display: block;}

/** THEME
===================================*/
.bx-wrapper .bx-viewport {
    left: 0;
    background: #fff;
	
    /*fix other elements on the page moving (on Chrome)*/
    -webkit-transform: translatez(0);
    -moz-transform: translatez(0);
    -ms-transform: translatez(0);
    -o-transform: translatez(0);
    transform: translatez(0);
}

.bx-wrapper .bx-pager,
.bx-wrapper .bx-controls-auto {
    position: absolute; bottom: -60px; width: 100%;
}

/* LOADER */
.bx-wrapper .bx-loading {
    min-height: 50px;
    background: url(http://cdnm1.charleskeith.com/media/wysiwyg/blog/bxloader.gif) center center no-repeat #fff;
    height: 100%;
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 2000;
}

/* PAGER */
.bx-wrapper .bx-pager {
    text-align: center;
    font-size: .85em;
    font-family: Arial;
    font-weight: bold;
    color: #666;
    padding-top: 20px;
}

.bx-wrapper .bx-pager .bx-pager-item,
.bx-wrapper .bx-controls-auto .bx-controls-auto-item {
	display: none;}

.bx-wrapper .bx-pager.bx-default-pager a {
    background: #fff;
    text-indent: -9999px;
    display: block;
    width: 10px;
    height: 10px;
    margin: 0 3px;
    outline: 0;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
}

/* DIRECTION CONTROLS (NEXT / PREV) */
.bx-wrapper .bx-prev {
    left: -20px;/*left: 10px;htike*/
    background: url(http://cdnm1.charleskeith.com/media/wysiwyg/blog/bxcontrols.png) no-repeat 0 -32px;
}

.bx-wrapper .bx-next {
    right: -20px;/*right: 10px;htike*/
    background: url(http://cdnm1.charleskeith.com/media/wysiwyg/blog/bxcontrols.png) no-repeat -43px -32px;
}

.bx-wrapper .bx-prev:hover {
    background-position: 0 0;
}

.bx-wrapper .bx-next:hover {
    background-position: -43px 0;
}

.bx-wrapper .bx-controls-direction a {
    position: absolute;
    top: 50%;
    margin-top: -16px;
    outline: 0;
    width: 32px;
    height: 32px;
    text-indent: -9999px;
    z-index: 3000;
}

.bx-wrapper .bx-controls-direction a.disabled { display: none; }

/* AUTO CONTROLS (START / STOP) */
.bx-wrapper .bx-controls-auto { text-align: center; }

/* PAGER WITH AUTO-CONTROLS HYBRID LAYOUT */
.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-pager {
    text-align: left;
    width: 80%;
}

.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-controls-auto {
    right: 0;
    width: 35px;
}

/* IMAGE CAPTIONS */
.bx-wrapper .bx-caption {
    position: absolute;
    top: 7px;/*bottom: 0;*/
    left: 0;
    width: 100%;
}

.bx-wrapper .bx-caption span {
	color: #000;/*color: #fff;*/
	font-family: Arial;
	display: block;
	font-size: .85em; font-weight: bold;
	padding: 2px;/*padding: 10px;*/
}
.bx-wrapper ul li{margin-left: 0;font-size:10px;}

#sidebar { width: 150px; float: right; text-align: center;}
.smallcontent{text-align: center;}

#recentpost {
	text-align: center; font-size: 12px;
}
#recentpost > div {
	width: 18%; 
	display: inline-block;
	vertical-align: top;

	/* IE fix. */
	*display: inline;
	zoom: 1;
}
#recentpost:after {
	content: "";
	width: 100%;
	display: inline-block;
}
#recentpost a{text-decoration: none;}
#s-recentpost{text-align: center;font-size: 11px;}
#s-recentpost > div {
	width: 30%;
	display: inline-block;
	vertical-align: top;

	/* IE fix. */
	*display: inline;
	zoom: 1;
}
#s-recentpost:after {
	content: "";
	width: 100%;
	display: inline-block;
}
#s-recentpost a{text-decoration: none;}
	
	.sts-container {
		max-width:600px;
		margin: 0 auto;
		text-align: center;
		width: 100%;
	}
	.sts-container-s {
		margin: 0 auto;
		text-align: center;
		max-width: 400px;
		width: 100%;
	}	
	.sts-container:after, .sts-container-s:after {
		 content: "";
		 display: table;
		 clear: both;
	}	
	.sts-product {
		max-width: 33%;
		padding: 1%;
		float: left;
		font-size: 11px;
	}
	.sts-product img {
		max-width: 100%;

	}
	.sts-product a:hover {
		text-decoration: none;
	}
	.sts-product-s img {
		width: 100%;

	}
	.sts-container-s .sts-product {
		max-width: 49%;
		padding: 1%;
		float: left;
	}
	.sts-container h2, .sts-container-s h2 {
		font-size: 12px;
	}
--></style>
<p>
<script type="text/javascript">// <![CDATA[
$(function() {
            var floatingDiv = $('#sidebar');
            var offset = $("#sidebar").position();
            var bottomoffset = $("#leftcontent").height();
            
            $(window).scroll(function() {
                if ($(window).scrollTop() >= (offset.top + 250) && $(window).scrollTop() <= (bottomoffset - 250) ) {
                floatingDiv.css({
		    'position' : 'fixed',
			'top' : 120, 'float':'right', 'margin-left':30 
		 });
                }else {
                 floatingDiv.css({
		    'position' : 'relative',
			'top' : 0
		 });   
                }
            });
});
// ]]]]><![CDATA[></script>
<script type="text/javascript">// <![CDATA[
$(document).ready(function(){
  $('.bxslider').bxSlider({
  mode: 'vertical', 
  slideWidth: 140, minSlides: 3, maxSlides: 3, moveSlides: 3, captions: true,  
  slideMargin: 5
});
});
// ]]]]><![CDATA[></script>
</p>
<div>&nbsp;</div>
<div class="visible-md visible-lg largecontent">
<table border="0">
<tbody style="text-align: center;">
<tr>
<td style="width: 80%; vertical-align: top;">
<div id="leftcontent">
<div style="max-width: 1020px; margin-left: auto; margin-right: auto; display: block;"><iframe src="https://www.youtube.com/embed/Pr72zbrXYMo?autoplay=1" height="456" width="100%"></iframe></div>
<div>&nbsp;</div>
<img style="padding-bottom: 2%;" alt="charles &amp; keith fallwinter 2017" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-fall-winter-2017-model-blog.jpg" width="100%" />
<p style="font-size: 14px;">Fall/Winter 17 takes inspiration from the ideas, aesthetics and values of pop-culture and postmodern films. In the narrative filmed and directed by Yelena Yemchuk, the campaign follows a postmodernist ideology that unfolds like the chapters of a story-within-a-story in a theatre setting, delving into the themes of onscreen clich&eacute;s, superficial perfection and false realism.</p>
<div id="recentpost">&nbsp;</div>
</div>
</td>
<td style="width: 20%; vertical-align: top;">
<div id="sidebar">
<div style="font-size: 12px; padding-left: 30px; font-weight: bold;">SHOP THE STORY</div>
<ul class="bxslider">
<li><a onclick="return popup(this)" href="http://www.charleskeith.com/usd/pointed-mules-grey-ck1-60390304.html/"><img alt="POINTED MULE" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-CK1-60390304-04-1-POINTED-MULE.jpg" />POINTED MULE</a></li>
<li><a onclick="return popup(this)" href="http://www.charleskeith.com/usd/pointed-mules-pink-ck1-60390304.html/"><img alt="POINTED MULE" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-CK1-60390304-13-1-POINTED-MULE.jpg" />POINTED MULE</a></li>
<li><a onclick="return popup(this)" href="http://www.charleskeith.com/usd/knitted-textured-boots-purple-sl1-90920003.html/"><img alt="KNITTED TEXTURED BOOT" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-SL1-90920003-19-KNITTED-TEXTURED-BOOT.jpg" />KNITTED TEXTURED BOOT</a></li>
<li><a onclick="return popup(this)" href="http://www.charleskeith.com/usd/furry-bucket-bag-black-ck2-70700545.html/"><img alt="FURRY BUCKET BAG" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-CK2-70700545-01-2-FURRY-BUCKET-BAG.jpg" />FURRY BUCKET BAG</a></li>
<li><a onclick="return popup(this)" href="http://www.charleskeith.com/usd/boxy-cube-slingbag-green-ck2-80700539.html/"><img alt="BOXY CUBE SLINGBAG" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-CK2-80700539-12_BOXY-CUBE-SLINGBAG.jpg" />BOXY CUBE SLINGBAG</a></li>
<li><a onclick="return popup(this)" href="http://www.charleskeith.com/notifyme?colour=GREEN&amp;artno=CK1-60280103"><img alt="POINTED TOE D'ORSAY PUMPS" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-CK1-60280103-12-1-POINTED-TOE-DORSAY-PUMP.jpg" />POINTED TOE D'ORSAY PUMPS</a></li>
<li><a onclick="return popup(this)" href="http://www.charleskeith.com/usd/t-bar-pointed-toe-heels-black-ck1-60361019.html/"><img alt="T-BAR POINTED TOE HEEL" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-CK1-60361019-01-T-BAR-POINTED-TOE-HEEL.jpg" />T-BAR POINTED TOE HEEL</a></li>
<li><a onclick="return popup(this)" href="http://www.charleskeith.com/notifyme?colour=MULTI&amp;artno=CK1-60361020"><img alt="ANKLE STRAP PLATFORM PUMP" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-CK1-60361020-24-1-ANKLE-STRAP-PLATFORM-PUMP.jpg" />ANKLE STRAP PLATFORM PUMP</a></li>
<li><a onclick="return popup(this)" href="http://www.charleskeith.com/notifyme?colour=WHITE&amp;artno=CK1-70300370"><img alt="CHUNKY MARY JANES" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-CK1-70300370-03-1-CHUNKY-MARY-JANE.jpg" />CHUNKY MARY JANES</a></li>
<li><a onclick="return popup(this)" href="http://www.charleskeith.com/notifyme?colour=RED&amp;artno=CK1-70380598"><img alt="TASSEL LOAFER" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-CK1-70380598-08-1-TASSEL-LOAFER.jpg" />TASSEL LOAFER</a></li>
<li><a onclick="return popup(this)" href="http://www.charleskeith.com/usd/gold-detail-loafers-pink-ck1-70380599.html/"><img alt="GOLD DETAIL LOAFER" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-CK1-70380599-13-1-GOLD-DETAIL-LOAFER.jpg" />GOLD DETAIL LOAFER</a></li>
<li><a onclick="return popup(this)" href="http://www.charleskeith.com/notifyme?colour=NUDE&amp;artno=CK1-70380606"><img alt="POINTED KNOT MULE" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-CK1-70380606-35-1-POINTED-KNOT-MULE.jpg" />POINTED KNOT MULE</a></li>
<li><a onclick="return popup(this)" href="http://www.charleskeith.com/notifyme?colour=GREEN&amp;artno=CK1-70380606"><img alt="POINTED KNOT MULE" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-CK1-70380606-12-1-POINTED-KNOT-MULE.jpg" />POINTED KNOT MULE</a></li>
<li><a onclick="return popup(this)" href="http://www.charleskeith.com/notifyme?colour=BLACK&amp;artno=CK1-70380606"><img alt="POINTED KNOT MULE" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-CK1-70380606-01-1-POINTED-KNOT-MULE.jpg" />POINTED KNOT MULE</a></li>
<li><a onclick="return popup(this)" href="http://www.charleskeith.com/usd/buckle-flat-mules-black-ck1-70580106.html/"><img alt="BUCKLE FLAT MULE" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-CK1-70580106-01-1-BUCKLE-FLAT-MULE.jpg" />BUCKLE FLAT MULE</a></li>
<li><a onclick="return popup(this)" href="http://www.charleskeith.com/usd/buckle-flat-mules-pink-ck1-70580106.html/"><img alt="BUCKLE FLAT MULE" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-CK1-70580106-13-1-BUCKLE-FLAT-MULE.jpg" />BUCKLE FLAT MULE</a></li>
<li><a onclick="return popup(this)" href="http://www.charleskeith.com/usd/buckle-flat-mules-black2-ck1-70580106.html/"><img alt="BUCKLE FLAT MULE" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-CK1-70580106-75-1-BUCKLE-FLAT-MULE.jpg" />BUCKLE FLAT MULE</a></li>
<li><a onclick="return popup(this)" href="http://www.charleskeith.com/usd/sling-back-loafers-black-ck1-80380068.html/"><img alt="SLING BACK LOAFER" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-CK1-80380068-01-1-SLING-BACK-LOAFER.jpg" />SLING BACK LOAFER</a></li>
<li><a onclick="return popup(this)" href="http://www.charleskeith.com/notifyme?colour=WHITE&amp;artno=CK1-90300320"><img alt="CHELSEA BOOT" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-CK1-90300320-03-1-CHELSEA-BOOT.jpg" />CHELSEA BOOT</a></li>
<li><a onclick="return popup(this)" href="http://www.charleskeith.com/notifyme?colour=BURGUNDY&amp;artno=CK1-90300321"><img alt="POINTED LACED UP BOOTS" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-CK1-90300321-73-POINTED-LACED-UP-BOOT.jpg" />POINTED LACED UP BOOTS</a></li>
<li><a onclick="return popup(this)" href="http://www.charleskeith.com/usd/pointed-ankle-boots-green-ck1-90360269.html/"><img alt="POINTED ANKLE BOOT" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-CK1-90360269-12-1_POINTED-ANKLE-BOOT.jpg" />POINTED ANKLE BOOT</a></li>
<li><a onclick="return popup(this)" href="http://www.charleskeith.com/usd/fitted-calf-boots-black-ck1-90360273.html/"><img alt="FITTED CALF BOOT" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-CK1-90360273-1-01-1-FITTED-CALF-BOOT.jpg" />FITTED CALF BOOT</a></li>
<li><a onclick="return popup(this)" href="http://www.charleskeith.com/usd/fitted-calf-boots-burgun-ck1-90360273.html/"><img alt="FITTED CALF BOOT" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-CK1-90360273-1-73-1-FITTED-CALF-BOOT.jpg" />FITTED CALF BOOT</a></li>
<li><a onclick="return popup(this)" href="http://www.charleskeith.com/notifyme?colour=NUDE&amp;artno=CK1-90360277"><img alt="KNOTTED BOOT" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-CK1-90360277-35-1-KNOTTED-BOOT.jpg" />KNOTTED BOOT</a></li>
<li><a onclick="return popup(this)" href="http://www.charleskeith.com/notifyme?colour=MULTI&amp;artno=CK1-90390145"><img alt="BROGUE DETAIL COMBAT BOOT" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-CK1-90390145-24-BROGUE-DETAIL-COMBAT-BOOT.jpg" />BROGUE DETAIL COMBAT BOOT</a></li>
<li><a onclick="return popup(this)" href="http://www.charleskeith.com/notifyme?colour=BLACK&amp;artno=CK1-90580082"><img alt="CUT OUT BOOTIE HEELS" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-CK1-90580082-01-CUT-OUT-BOOTIE-HEEL.jpg" />CUT OUT BOOTIE HEEL</a></li>
<li><a onclick="return popup(this)" href="http://www.charleskeith.com/notifyme?colour=DARKBROWN&amp;artno=CK1-90900042"><img alt="BASIC BLOCK HEELED BOOT" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-CK1-90900042-29-BASIC-BLOCK-HEELED-BOOT.jpg" />BASIC BLOCK HEELED BOOT</a></li>
<li><a onclick="return popup(this)" href="http://www.charleskeith.com/usd/embellished-ankle-boots-black2-ck1-90900044.html/"><img alt="EMBELLISHED ANKLE BOOT" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-CK1-90900044-75-1-EMBELLISHED-ANKLE-BOOT.jpg" />EMBELLISHED ANKLE BOOT</a></li>
<li><a onclick="return popup(this)" href="http://www.charleskeith.com/notifyme?colour=BLUE&amp;artno=CK1-90900046"><img alt="KNITTED KNEE BOOT" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-CK1-90900046-06-1-KNITTED-KNEE-BOOT.jpg" />KNITTED KNEE BOOT</a></li>
<li><a onclick="return popup(this)" href="http://www.charleskeith.com/notifyme?colour=NAVY&amp;artno=SL1-90280034"><img alt="CYLINDRICAL BLOCK HEEL BOOT" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-SL1-90280034-10-1-CYLINDRICAL-BLOCK-HEEL-BOOT.jpg" />CYLINDRICAL BLOCK HEEL BOOT</a></li>
<li><a onclick="return popup(this)" href="http://www.charleskeith.com/notifyme?colour=NUDE&amp;artno=CK2-20670628"><img alt="SOFT BUCKET SLING BAG" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-CK2-20670628-35-SOFT-BUCKET-SLING-BAG.jpg" />SOFT BUCKET SLING BAG</a></li>
<li><a onclick="return popup(this)" href="http://www.charleskeith.com/notifyme?colour=BLACK&amp;artno=CK6-30700543"><img alt="TOP HANDLE BOXY POUCH" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-CK2-30700543-CK6-30700543-01_TOP-HANDLE-BOXY-POUCH.jpg" />TOP HANDLE BOXY POUCH</a></li>
<li><a onclick="return popup(this)" href="http://www.charleskeith.com/notifyme?colour=RED&amp;artno=CK6-30700543"><img alt="TOP HANDLE BOXY POUCH" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-CK2-30700543-CK6-30700543-08_TOP-HANDLE-BOXY-POUCH.jpg" />TOP HANDLE BOXY POUCH</a></li>
<li><a onclick="return popup(this)" href="http://www.charleskeith.com/notifyme?colour=WHITE&amp;artno=CK6-30700543"><img alt="TOP HANDLE BOXY POUCH" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-CK2-30700543-CK6-30700543-28_TOP-HANDLE-BOXY-POUCH.jpg" />TOP HANDLE BOXY POUCH</a></li>
<li><a onclick="return popup(this)" href="http://www.charleskeith.com/usd/curved-base-tote-bag-green-ck2-30780403.html/"><img alt="CURVED BASE TOTE BAG" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-CK2-30780403-12_CURVED-BASE-TOTE-BAG.jpg" />CURVED BASE TOTE BAG</a></li>
<li><a onclick="return popup(this)" href="http://www.charleskeith.com/usd/curved-base-tote-bag-ivory-ck2-30780403.html/"><img alt="CURVED BASE TOTE BAG" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-CK2-30780403-28_CURVED-BASE-TOTE-BAG.jpg" />CURVED BASE TOTE BAG</a></li>
<li><a onclick="return popup(this)" href="http://www.charleskeith.com/usd/curved-base-tote-bag-cognac-ck2-30780403.html/"><img alt="CURVED BASE TOTE BAG" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-CK2-30780403-51_CURVED-BASE-TOTE-BAG.jpg" />CURVED BASE TOTE BAG</a></li>
<li><a onclick="return popup(this)" href="http://www.charleskeith.com/usd/slouchy-hobo-bag-black-ck2-40780421.html/"><img alt="SLOUCHY HOBO BAG" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-CK2-40780421-01_SLOUCHY-HOBO-BAG.jpg" />SLOUCHY HOBO BAG</a></li>
<li><a onclick="return popup(this)" href="http://www.charleskeith.com/usd/basic-laptop-case-nude-ck2-50670630.html/"><img alt="BASIC LAPTOP CASE" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-CK2-50670630-35-BASIC-LAPTOP-CASE.jpg" />BASIC LAPTOP CASE</a></li>
<li><a onclick="return popup(this)" href="http://www.charleskeith.com/usd/basic-laptop-case-ocean-ck2-50670630.html/"><img alt="BASIC LAPTOP CASE" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-CK2-50670630-ocean-BASIC-LAPTOP-CASE.jpg" />BASIC LAPTOP CASE</a></li>
<li><a onclick="return popup(this)" href="http://www.charleskeith.com/usd/basic-laptop-case-prune-ck2-50670630.html/"><img alt="BASIC LAPTOP CASE" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-CK2-50670630-prune-BASIC-LAPTOP-CASE.jpg" />BASIC LAPTOP CASE</a></li>
<li><a onclick="return popup(this)" href="http://www.charleskeith.com/notifyme?colour=GREEN&amp;artno=CK2-50780404"><img alt="PUSH-LOCK HANDBAG" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-CK2-50780404-12-PUSH-LOCK-HANDBAG.jpg" />PUSH-LOCK HANDBAG</a></li>
<li><a onclick="return popup(this)" href="http://www.charleskeith.com/notifyme?colour=IVORY&amp;artno=CK2-50780404"><img alt="PUSH-LOCK HANDBAG" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-CK2-50780404-28-PUSH-LOCK-HANDBAG.jpg" />PUSH-LOCK HANDBAG</a></li>
<li><a onclick="return popup(this)" href="http://www.charleskeith.com/notifyme?colour=COGNAC&amp;artno=CK2-50780404"><img alt="PUSH-LOCK HANDBAG" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-CK2-50780404-51-PUSH-LOCK-HANDBAG.jpg" />PUSH-LOCK HANDBAG</a></li>
<li><a onclick="return popup(this)" href="http://www.charleskeith.com/notifyme?colour=BLACK&amp;artno=CK2-70670635"><img alt="ANGULAR FRONT-FLAP CLUTCH" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-CK2-70670635-01_ANGULAR-FRONT-FLAP-CLUTCH.jpg" />ANGULAR FRONT-FLAP CLUTCH</a></li>
<li><a onclick="return popup(this)" href="http://www.charleskeith.com/notifyme?colour=WHITE&amp;artno=CK2-70670635"><img alt="ANGULAR FRONT-FLAP CLUTCH" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-CK2-70670635-03_ANGULAR-FRONT-FLAP-CLUTCH.jpg" />ANGULAR FRONT-FLAP CLUTCH</a></li>
<li><a onclick="return popup(this)" href="http://www.charleskeith.com/notifyme?colour=BLACK&amp;artno=CK2-70680550"><img alt="QUILTED TASSEL CLUTCH" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-CK2-70680550-01-QUILTED-TASSEL-CLUTCH.jpg" />QUILTED TASSEL CLUTCH</a></li>
<li><a onclick="return popup(this)" href="http://www.charleskeith.com/notifyme?colour=NUDE&amp;artno=CK2-70680550"><img alt="QUILTED TASSEL CLUTCH" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-CK2-70680550-35-QUILTED-TASSEL-CLUTCH.jpg" />QUILTED TASSEL CLUTCH</a></li>
<li><a onclick="return popup(this)" href="http://www.charleskeith.com/notifyme?colour=BRICK&amp;artno=CK2-70680550"><img alt="QUILTED TASSEL CLUTCH" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-CK2-70680550-55-QUILTED-TASSEL-CLUTCH.jpg" />QUILTED TASSEL CLUTCH</a></li>
<li><a onclick="return popup(this)" href="http://www.charleskeith.com/notifyme?colour=OCEAN&amp;artno=CK2-70680550"><img alt="QUILTED TASSEL CLUTCH" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-CK2-70680550-ocean-QUILTED-TASSEL-CLUTCH.jpg" />QUILTED TASSEL CLUTCH</a></li>
<li><a onclick="return popup(this)" href="http://www.charleskeith.com/notifyme?colour=PRUNE&amp;artno=CK2-70680550"><img alt="QUILTED TASSEL CLUTCH" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-CK2-70680550-prune-QUILTED-TASSEL-CLUTCH.jpg" />QUILTED TASSEL CLUTCH</a></li>
<li><a onclick="return popup(this)" href="http://www.charleskeith.com/notifyme?colour=SILVER&amp;artno=CK2-70700540"><img alt="PUSH-LOCK CIRCULAR CLUTCH" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-CK2-70700540-11-PUSH-LOCK-CIRCULAR-CLUTCH-1.jpg" />PUSH-LOCK CIRCULAR CLUTCH</a></li>
<li><a onclick="return popup(this)" href="http://www.charleskeith.com/notifyme?colour=BRONZE&amp;artno=CK2-70700540"><img alt="PUSH-LOCK CIRCULAR CLUTCH" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-CK2-70700540-11-PUSH-LOCK-CIRCULAR-CLUTCH-2.jpg" />PUSH-LOCK CIRCULAR CLUTCH</a></li>
<li><a onclick="return popup(this)" href="http://www.charleskeith.com/notifyme?colour=IVORY&amp;artno=CK2-80670641"><img alt="CURVED BOXY SLING BAG" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-CK2-80670641-51_CURVED-BOXY-SLING-BAG.jpg" />CURVED BOXY SLING BAG</a></li>
<li><a onclick="return popup(this)" href="http://www.charleskeith.com/notifyme?colour=WHITE&amp;artno=CK2-80680552"><img alt="TOP-ZIP ROUND SLING BAG" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-CK2-80680552-03-TOP-ZIP-ROUND-SLING-BAG.jpg" />TOP-ZIP ROUND SLING BAG</a></li>
<li><a onclick="return popup(this)" href="http://www.charleskeith.com/notifyme?colour=NAVY&amp;artno=80700549"><img alt="CIRCULAR DETAIL SLING BAG" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-CK2-80700549-13-CIRCULAR-DETAIL-SLING-BAG-1.jpg" />CIRCULAR DETAIL SLING BAG</a></li>
<li><a onclick="return popup(this)" href="http://www.charleskeith.com/notifyme?colour=PINK&amp;artno=80700549"><img alt="CIRCULAR DETAIL SLING BAG" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-CK2-80700549-13-CIRCULAR-DETAIL-SLING-BAG-2.jpg" />CIRCULAR DETAIL SLING BAG</a></li>
<li><a onclick="return popup(this)" href="http://www.charleskeith.com/notifyme?colour=GREEN&amp;artno=CK2-80700551"><img alt="TOP-FLAP-SLING BAG" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-CK2-80700551-12-TOP-FLAP-SLING-BAG.jpg" />TOP-FLAP SLING BAG</a></li>
<li><a onclick="return popup(this)" href="http://www.charleskeith.com/notifyme?colour=MULTI&amp;artno=CK2-80700551"><img alt="TOP-FLAP SLING BAG" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-CK2-80700551-24-TOP-FLAP-SLING-BAG.jpg" />TOP-FLAP SLING BAG</a></li>
<li><a style="font-size: 10px; text-decoration: none;" onclick="return popup(this)" href="http://www.charleskeith.com/notifyme?colour=YELLOW&amp;artno=CK3-11280278"><img title="" alt="" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-CK3-11280278-23-1-METAL-FRAME-AVIATORS.jpg" />METAL FRAME AVIATORS</a></li>
<li><a style="font-size: 10px; text-decoration: none;" onclick="return popup(this)" href="http://www.charleskeith.com/notifyme?colour=ROSEGOLD&amp;artno=CK3-11280278"><img title="" alt="" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-CK3-11280278-57-METAL-FRAME-AVIATORS.jpg" />METAL FRAME AVIATORS</a></li>
<li><a style="font-size: 10px; text-decoration: none;" onclick="return popup(this)" href="http://www.charleskeith.com/notifyme?colour=YELLOW&amp;artno=CK3-21280276"><img title="" alt="" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-CK3-21280276-23-OVAL-SUNGLASSES.jpg" />OVAL SUNGLASSES</a></li>
<li><a style="font-size: 10px; text-decoration: none;" onclick="return popup(this)" href="http://www.charleskeith.com/notifyme?colour=GOLD&amp;artno=CK3-21280276"><img title="" alt="" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-CK3-21280276-27-OVAL-SUNGLASSES.jpg" />OVAL SUNGLASSES</a></li>
<li><a style="font-size: 10px; text-decoration: none;" onclick="return popup(this)" href="http://www.charleskeith.com/notifyme?colour=BLACK&amp;artno=CK3-31280273"><img title="" alt="" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-CK3-31280273-10-ACETATE-FRAME-SUNGLASSES.jpg" />ACETATE FRAME SUNGLASSES</a></li>
<li><a style="font-size: 10px; text-decoration: none;" onclick="return popup(this)" href="http://www.charleskeith.com/notifyme?colour=SILVER&amp;artno=CK5-12120146"><img title="" alt="" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-CK5-12120146-07-SEMI-PRECIOUS-STONE-BANGLE.jpg" />SEMI-PRECIOUS STONE BANGLE</a></li>
<li><a style="font-size: 10px; text-decoration: none;" onclick="return popup(this)" href="http://www.charleskeith.com/notifyme?colour=GOLD&amp;artno=CK5-12120146"><img title="" alt="" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-CK5-12120146-27-SEMI-PRECIOUS-STONE-BANGLE.jpg" />SEMI-PRECIOUS STONE BANGLE</a></li>
<li><a style="font-size: 10px; text-decoration: none;" onclick="return popup(this)" href="http://www.charleskeith.com/usd/criss-cross-bangle-silver-ck5-12120152.html/"><img title="" alt="" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-CK5-12120152-07-CRISS-CROSS-BANGLE.jpg" />CRISS CROSS BANGLE</a></li>
<li><a style="font-size: 10px; text-decoration: none;" onclick="return popup(this)" href="http://www.charleskeith.com/usd/criss-cross-bangle-gold-ck5-12120152.html/"><img title="" alt="" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-CK5-12120152-27-CRISS-CROSS-BANGLE.jpg" />CRISS CROSS BANGLE</a></li>
<li><a style="font-size: 10px; text-decoration: none;" onclick="return popup(this)" href="http://www.charleskeith.com/notifyme?colour=BLACK&amp;artno=CK5-21450007"><img title="" alt="" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-CK5-21450007-01-FLORAL-TASSLE-CUFF-NECKLACE.jpg" />FLORAL TASSLE CUFF NECKLACE</a></li>
<li><a style="font-size: 10px; text-decoration: none;" onclick="return popup(this)" href="http://www.charleskeith.com/usd/stone-chain-necklace-silver-ck5-22120147.html/"><img title="" alt="" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-CK5-22120147-07-STONE-CHAIN-NECKLACE.jpg" />STONE CHAIN NECKLACE</a></li>
<li><a style="font-size: 10px; text-decoration: none;" onclick="return popup(this)" href="http://www.charleskeith.com/usd/stone-chain-necklace-gold-ck5-22120147.html/"><img title="" alt="" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-CK5-22120147-27-STONE-CHAIN-NECKLACE.jpg" />STONE CHAIN NECKLACE</a></li>
<li><a style="font-size: 10px; text-decoration: none;" onclick="return popup(this)" href="http://www.charleskeith.com/usd/stone-chain-necklace-rose-gold-ck5-22120147.html/"><img title="" alt="" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-CK5-22120147-57-STONE-CHAIN-NECKLACE.jpg" />STONE CHAIN NECKLACE</a></li>
<li><a style="font-size: 10px; text-decoration: none;" onclick="return popup(this)" href="http://www.charleskeith.com/usd/metallic-round-necklace-silver-ck5-22120149.html/"><img title="" alt="" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-CK5-22120149-07_METALLIC-ROUND-NECKLACE.jpg" />METALLIC ROUND NECKLACE</a></li>
<li><a style="font-size: 10px; text-decoration: none;" onclick="return popup(this)" href="http://www.charleskeith.com/usd/metallic-round-necklace-gold-ck5-22120149.html/"><img title="" alt="" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-CK5-22120149-27_METALLIC-ROUND-NECKLACE.jpg" />METALLIC ROUND NECKLACE</a></li>
<li><a style="font-size: 10px; text-decoration: none;" onclick="return popup(this)" href="http://www.charleskeith.com/usd/floral-cluster-ring-silver-ck5-31430025.html/"><img title="" alt="" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-CK5-31430025-07-FLORAL-CLUSTER-RING.jpg" />FLORAL CLUSTER RING</a></li>
<li><a style="font-size: 10px; text-decoration: none;" onclick="return popup(this)" href="http://www.charleskeith.com/notifyme?colour=GOLD&amp;artno=CK5-31430025"><img title="" alt="" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-CK5-31430025-27-FLORAL-CLUSTER-RING.jpg" />FLORAL CLUSTER RING</a></li>
<li><a style="font-size: 10px; text-decoration: none;" onclick="return popup(this)" href="http://www.charleskeith.com/usd/semi-precious-stone-ring-black-ck5-32120148.html/"><img title="" alt="" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-CK5-32120148-01-SEMI-PRECIOUS-STONE-RING.jpg" />SEMI-PRECIOUS STONE RING</a></li>
<li><a style="font-size: 10px; text-decoration: none;" onclick="return popup(this)" href="http://www.charleskeith.com/usd/semi-precious-stone-ring-silver-ck5-32120148.html/"><img title="" alt="" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-CK5-32120148-07-SEMI-PRECIOUS-STONE-RING.jpg" />SEMI-PRECIOUS STONE RING</a></li>
<li><a style="font-size: 10px; text-decoration: none;" onclick="return popup(this)" href="http://www.charleskeith.com/usd/semi-precious-stone-ring-gold-ck5-32120148.html/"><img title="" alt="" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-CK5-32120148-27-SEMI-PRECIOUS-STONE-RING.jpg" />SEMI-PRECIOUS STONE RING</a></li>
<li><a style="font-size: 10px; text-decoration: none;" onclick="return popup(this)" href="http://www.charleskeith.com/notifyme?colour=BLACK&amp;artno=CK5-32120150"><img title="" alt="" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-CK5-32120150-01-CRISS-CROSS-RING.jpg" />CRISS CROSS RING</a></li>
<li><a style="font-size: 10px; text-decoration: none;" onclick="return popup(this)" href="http://www.charleskeith.com/usd/criss-cross-bangle-silver-ck5-12120152.html/"><img title="" alt="" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-CK5-32120150-07-CRISS-CROSS-RING.jpg" />CRISS CROSS RING</a></li>
<li><a style="font-size: 10px; text-decoration: none;" onclick="return popup(this)" href="http://www.charleskeith.com/usd/criss-cross-bangle-gold-ck5-12120152.html/"><img title="" alt="" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-CK5-32120150-27-CRISS-CROSS-RING.jpg" />CRISS CROSS RING</a></li>
<li><a style="font-size: 10px; text-decoration: none;" onclick="return popup(this)" href="http://www.charleskeith.com/usd/stone-drop-earrings-gold-ck5-41430026.html/"><img title="" alt="" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-CK5-41430026-27-STONE-DROP-EARRINGS.jpg" />STONE DROP EARRINGS</a></li>
<li><a style="font-size: 10px; text-decoration: none;" onclick="return popup(this)" href="http://www.charleskeith.com/notifyme?colour=SILVER&amp;artno=CK5-41430027"><img title="" alt="" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-CK5-41430027-07-DANGLE-CHARMS-EARRINGS.jpg" />DANGLE CHARMS EARRINGS</a></li>
<li><a style="font-size: 10px; text-decoration: none;" onclick="return popup(this)" href="http://www.charleskeith.com/notifyme?colour=GOLD&amp;artno=CK5-41430027"><img title="" alt="" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-CK5-41430027-27-DANGLE-CHARMS-EARRINGS.jpg" />DANGLE CHARMS EARRINGS</a></li>
<li><a style="font-size: 10px; text-decoration: none;" onclick="return popup(this)" href="http://www.charleskeith.com/notifyme?colour=GOLD&amp;artno=CK5-41450008"><img title="" alt="" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-CK5-41450008-27-FLORAL-TASSLE-EARRINGS.jpg" />FLORAL TASSLE EARRINGS</a></li>
<li><a style="font-size: 10px; text-decoration: none;" onclick="return popup(this)" href="http://www.charleskeith.com/notifyme?colour=ROSEGOLD&amp;artno=CK5-41450008"><img title="" alt="" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-CK5-41450008-57-FLORAL-TASSLE-EARRINGS.jpg" />FLORAL TASSLE EARRINGS</a></li>
<li><a style="font-size: 10px; text-decoration: none;" onclick="return popup(this)" href="http://www.charleskeith.com/usd/stone-hoop-earrings-black-ck5-42120151.html/"><img title="" alt="" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-CK5-42120151-01-STONE-HOOP-EARRINGS.jpg" />STONE HOOP EARRINGS</a></li>
<li><a style="font-size: 10px; text-decoration: none;" onclick="return popup(this)" href="http://www.charleskeith.com/usd/stone-hoop-earrings-gold-ck5-42120151.html/"><img title="" alt="" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-CK5-42120151-27-STONE-HOOP-EARRINGS.jpg" />STONE HOOP EARRINGS</a></li>
<li><a style="font-size: 10px; text-decoration: none;" onclick="return popup(this)" href="http://www.charleskeith.com/notifyme?colour=NUDE&amp;artno=CK8-62250003"><img title="" alt="" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-CK8-62250003-35-RUFFLED-BAG-STRAP.jpg" />RUFFLED BAG STRAP</a></li>
<li><a style="font-size: 10px; text-decoration: none;" onclick="return popup(this)" href="http://www.charleskeith.com/notifyme?colour=IVORY&amp;artno=CK8-62250004"><img title="" alt="" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-CK8-62250004-28-WEAVE-DETAIL-BAG-STRAP.jpg" />WEAVE DETAIL BAG STRAP</a></li>
</ul>
</div>
</td>
</tr>
</tbody>
</table>
</div>
<div class="visible-sm visible-xs smallcontent">
<div style="max-width: 1220px; margin-left: auto; margin-right: auto; display: block;"><iframe src="https://www.youtube.com/embed/Pr72zbrXYMo" height="330" width="100%"></iframe></div>
<div>&nbsp;</div>
<img alt="charles &amp; keith fallwinter 2017" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-fallwinter-2017-model-blog-1-m.jpg" width="100%" /> <img alt="charles &amp; keith fallwinter 2017" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-fallwinter-2017-model-blog-2-m.jpg" width="100%" /> <img alt="charles &amp; keith fallwinter 2017" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-fallwinter-2017-model-blog-3-m.jpg" width="100%" /> <img alt="charles &amp; keith fallwinter 2017" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-fallwinter-2017-model-blog-4-m.jpg" width="100%" /><br />
<p>Fall/Winter 17 takes inspiration from the ideas, aesthetics and values of pop-culture and postmodern films. In the narrative filmed and directed by Yelena Yemchuk, the campaign follows a postmodernist ideology that unfolds like the chapters of a story-within-a-story in a theatre setting, delving into the themes of onscreen clich&eacute;s, superficial perfection and false realism.</p>
<div>&nbsp;</div>
<div class="sts-container-s">
<h2>SHOP THE STORY</h2>
<div class="sts-product"><a onclick="return popup(this)" href="http://www.charleskeith.com/usd/pointed-mules-grey-ck1-60390304.html/"><img alt="POINTED MULE" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-CK1-60390304-04-1-POINTED-MULE.jpg" />POINTED MULE</a></div>
<div class="sts-product"><a onclick="return popup(this)" href="http://www.charleskeith.com/usd/pointed-mules-pink-ck1-60390304.html/"><img alt="POINTED MULE" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-CK1-60390304-13-1-POINTED-MULE.jpg" />POINTED MULE</a></div>
</div>
<div class="sts-container-s">
<div class="sts-product"><a onclick="return popup(this)" href="http://www.charleskeith.com/usd/knitted-textured-boots-purple-sl1-90920003.html/"><img alt="KNITTED TEXTURED BOOT" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-SL1-90920003-19-KNITTED-TEXTURED-BOOT.jpg" />KNITTED TEXTURED BOOT</a></div>
<div class="sts-product"><a onclick="return popup(this)" href="http://www.charleskeith.com/usd/furry-bucket-bag-black-ck2-70700545.html/"><img alt="FURRY BUCKET BAG" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-CK2-70700545-01-2-FURRY-BUCKET-BAG.jpg" />FURRY BUCKET BAG</a></div>
</div>
<div class="sts-container-s">
<div class="sts-product"><a onclick="return popup(this)" href="http://www.charleskeith.com/usd/boxy-cube-slingbag-green-ck2-80700539.html/"><img alt="BOXY CUBE SLINGBAG" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-CK2-80700539-12_BOXY-CUBE-SLINGBAG.jpg" />BOXY CUBE SLINGBAG</a></div>
<div class="sts-product"><a onclick="return popup(this)" href="http://www.charleskeith.com/notifyme?colour=GREEN&amp;artno=CK1-60280103"><img alt="POINTED TOE D'ORSAY PUMPS" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-CK1-60280103-12-1-POINTED-TOE-DORSAY-PUMP.jpg" />POINTED TOE D'ORSAY PUMPS</a></div>
</div>
<div class="sts-container-s">
<div class="sts-product"><a onclick="return popup(this)" href="http://www.charleskeith.com/usd/t-bar-pointed-toe-heels-black-ck1-60361019.html/"><img alt="T-BAR POINTED TOE HEELS" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-CK1-60361019-01-T-BAR-POINTED-TOE-HEEL.jpg" />T-BAR POINTED TOE HEEL</a></div>
<div class="sts-product"><a onclick="return popup(this)" href="http://www.charleskeith.com/notifyme?colour=MULTI&amp;artno=CK1-60361020"><img alt="ANKLE STRAP PLATFORM PUMP" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-CK1-60361020-24-1-ANKLE-STRAP-PLATFORM-PUMP.jpg" />ANKLE STRAP PLATFORM PUMP</a></div>
</div>
<div class="sts-container-s">
<div class="sts-product"><a onclick="return popup(this)" href="http://www.charleskeith.com/notifyme?colour=WHITE&amp;artno=CK1-70300370"><img alt="CHUNKY MARY JANES" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-CK1-70300370-03-1-CHUNKY-MARY-JANE.jpg" />CHUNKY MARY JANES</a></div>
<div class="sts-product"><a onclick="return popup(this)" href="http://www.charleskeith.com/notifyme?colour=RED&amp;artno=CK1-70380598"><img alt="TASSEL LOAFER" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-CK1-70380598-08-1-TASSEL-LOAFER.jpg" />TASSEL LOAFER</a></div>
</div>
<div class="sts-container-s">
<div class="sts-product"><a onclick="return popup(this)" href="http://www.charleskeith.com/usd/gold-detail-loafers-pink-ck1-70380599.html/"><img alt="GOLD DETAIL LOAFER" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-CK1-70380599-13-1-GOLD-DETAIL-LOAFER.jpg" />GOLD DETAIL LOAFER</a></div>
<div class="sts-product"><a onclick="return popup(this)" href="http://www.charleskeith.com/notifyme?colour=NUDE&amp;artno=CK1-70380606"><img alt="POINTED KNOT MULE" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-CK1-70380606-35-1-POINTED-KNOT-MULE.jpg" />POINTED KNOT MULE</a></div>
</div>
<div class="sts-container-s">
<div class="sts-product"><a onclick="return popup(this)" href="http://www.charleskeith.com/notifyme?colour=GREEN&amp;artno=CK1-70380606"><img alt="POINTED KNOT MULE" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-CK1-70380606-12-1-POINTED-KNOT-MULE.jpg" />POINTED KNOT MULE</a></div>
<div class="sts-product"><a onclick="return popup(this)" href="http://www.charleskeith.com/notifyme?colour=BLACK&amp;artno=CK1-70380606"><img alt="POINTED KNOT MULE" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-CK1-70380606-01-1-POINTED-KNOT-MULE.jpg" />POINTED KNOT MULE</a></div>
</div>
<div class="sts-container-s">
<div class="sts-product"><a onclick="return popup(this)" href="http://www.charleskeith.com/usd/buckle-flat-mules-black-ck1-70580106.html/"><img alt="BUCKLE FLAT MULE" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-CK1-70580106-01-1-BUCKLE-FLAT-MULE.jpg" />BUCKLE FLAT MULE</a></div>
<div class="sts-product"><a onclick="return popup(this)" href="http://www.charleskeith.com/usd/buckle-flat-mules-pink-ck1-70580106.html/"><img alt="BUCKLE FLAT MULE" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-CK1-70580106-13-1-BUCKLE-FLAT-MULE.jpg" />BUCKLE FLAT MULE</a></div>
</div>
<div class="sts-container-s">
<div class="sts-product"><a onclick="return popup(this)" href="http://www.charleskeith.com/usd/buckle-flat-mules-black2-ck1-70580106.html/"><img alt="BUCKLE FLAT MULE" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-CK1-70580106-75-1-BUCKLE-FLAT-MULE.jpg" />BUCKLE FLAT MULE</a></div>
<div class="sts-product"><a onclick="return popup(this)" href="http://www.charleskeith.com/usd/sling-back-loafers-black-ck1-80380068.html/"><img alt="SLING BACK LOAFER" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-CK1-80380068-01-1-SLING-BACK-LOAFER.jpg" />SLING BACK LOAFER</a></div>
</div>
<div class="sts-container-s">
<div class="sts-product"><a onclick="return popup(this)" href="http://www.charleskeith.com/notifyme?colour=WHITE&amp;artno=CK1-90300320"><img alt="CHELSEA BOOT" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-CK1-90300320-03-1-CHELSEA-BOOT.jpg" />CHELSEA BOOT</a></div>
<div class="sts-product"><a onclick="return popup(this)" href="http://www.charleskeith.com/notifyme?colour=BURGUNDY&amp;artno=CK1-90300321"><img alt="POINTED LACED UP BOOTS" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-CK1-90300321-73-POINTED-LACED-UP-BOOT.jpg" />POINTED LACED UP BOOTS</a></div>
</div>
<div class="sts-container-s">
<div class="sts-product"><a onclick="return popup(this)" href="http://www.charleskeith.com/usd/pointed-ankle-boots-green-ck1-90360269.html/"><img alt="POINTED ANKLE BOOT" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-CK1-90360269-12-1_POINTED-ANKLE-BOOT.jpg" />POINTED ANKLE BOOT</a></div>
<div class="sts-product"><a onclick="return popup(this)" href="http://www.charleskeith.com/usd/fitted-calf-boots-black-ck1-90360273.html/"><img alt="FITTED CALF BOOT" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-CK1-90360273-1-01-1-FITTED-CALF-BOOT.jpg" />FITTED CALF BOOT</a></div>
</div>
<div class="sts-container-s">
<div class="sts-product"><a onclick="return popup(this)" href="http://www.charleskeith.com/usd/fitted-calf-boots-burgun-ck1-90360273.html/"><img alt="FITTED CALF BOOT" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-CK1-90360273-1-73-1-FITTED-CALF-BOOT.jpg" />FITTED CALF BOOT</a></div>
<div class="sts-product"><a onclick="return popup(this)" href="http://www.charleskeith.com/notifyme?colour=NUDE&amp;artno=CK1-90360277"><img alt="KNOTTED BOOT" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-CK1-90360277-35-1-KNOTTED-BOOT.jpg" />KNOTTED BOOT</a></div>
</div>
<div class="sts-container-s">
<div class="sts-product"><a onclick="return popup(this)" href="http://www.charleskeith.com/notifyme?colour=MULTI&amp;artno=CK1-90390145"><img alt="BROGUE DETAIL COMBAT BOOT" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-CK1-90390145-24-BROGUE-DETAIL-COMBAT-BOOT.jpg" />BROGUE DETAIL COMBAT BOOT</a></div>
<div class="sts-product"><a onclick="return popup(this)" href="http://www.charleskeith.com/notifyme?colour=BLACK&amp;artno=CK1-90580082"><img alt="CUT OUT BOOTIE HEELS" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-CK1-90580082-01-CUT-OUT-BOOTIE-HEEL.jpg" />CUT OUT BOOTIE HEEL</a></div>
</div>
<div class="sts-container-s">
<div class="sts-product"><a onclick="return popup(this)" href="http://www.charleskeith.com/notifyme?colour=DARKBROWN&amp;artno=CK1-90900042"><img alt="BASIC BLOCK HEELED BOOT" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-CK1-90900042-29-BASIC-BLOCK-HEELED-BOOT.jpg" />BASIC BLOCK HEELED BOOT</a></div>
<div class="sts-product"><a onclick="return popup(this)" href="http://www.charleskeith.com/usd/embellished-ankle-boots-black2-ck1-90900044.html/"><img alt="EMBELLISHED ANKLE BOOT" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-CK1-90900044-75-1-EMBELLISHED-ANKLE-BOOT.jpg" />EMBELLISHED ANKLE BOOT</a></div>
</div>
<div class="sts-container-s">
<div class="sts-product"><a onclick="return popup(this)" href="http://www.charleskeith.com/notifyme?colour=BLUE&amp;artno=CK1-90900046"><img alt="KNITTED KNEE BOOT" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-CK1-90900046-06-1-KNITTED-KNEE-BOOT.jpg" />KNITTED KNEE BOOT</a></div>
<div class="sts-product"><a onclick="return popup(this)" href="http://www.charleskeith.com/notifyme?colour=NAVY&amp;artno=SL1-90280034"><img alt="CYLINDRICAL BLOCK HEEL BOOT" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-SL1-90280034-10-1-CYLINDRICAL-BLOCK-HEEL-BOOT.jpg" />CYLINDRICAL BLOCK HEEL BOOT</a></div>
</div>
<div class="sts-container-s">
<div class="sts-product"><a onclick="return popup(this)" href="http://www.charleskeith.com/notifyme?colour=NUDE&amp;artno=CK2-20670628"><img alt="SOFT BUCKET SLING BAG" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-CK2-20670628-35-SOFT-BUCKET-SLING-BAG.jpg" />SOFT BUCKET SLING BAG</a></div>
<div class="sts-product"><a onclick="return popup(this)" href="http://www.charleskeith.com/notifyme?colour=BLACK&amp;artno=CK6-30700543"><img alt="TOP HANDLE BOXY POUCH" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-CK2-30700543-CK6-30700543-01_TOP-HANDLE-BOXY-POUCH.jpg" />TOP HANDLE BOXY POUCH</a></div>
</div>
<div class="sts-container-s">
<div class="sts-product"><a onclick="return popup(this)" href="http://www.charleskeith.com/notifyme?colour=RED&amp;artno=CK6-30700543"><img alt="TOP HANDLE BOXY POUCH" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-CK2-30700543-CK6-30700543-08_TOP-HANDLE-BOXY-POUCH.jpg" />TOP HANDLE BOXY POUCH</a></div>
<div class="sts-product"><a onclick="return popup(this)" href="http://www.charleskeith.com/notifyme?colour=WHITE&amp;artno=CK6-30700543"><img alt="TOP HANDLE BOXY POUCH" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-CK2-30700543-CK6-30700543-28_TOP-HANDLE-BOXY-POUCH.jpg" />TOP HANDLE BOXY POUCH</a></div>
</div>
<div class="sts-container-s">
<div class="sts-product"><a onclick="return popup(this)" href="http://www.charleskeith.com/usd/curved-base-tote-bag-green-ck2-30780403.html/"><img alt="CURVED BASE TOTE BAG" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-CK2-30780403-12_CURVED-BASE-TOTE-BAG.jpg" />CURVED BASE TOTE BAG</a></div>
<div class="sts-product"><a onclick="return popup(this)" href="http://www.charleskeith.com/usd/curved-base-tote-bag-ivory-ck2-30780403.html/"><img alt="CURVED BASE TOTE BAG" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-CK2-30780403-28_CURVED-BASE-TOTE-BAG.jpg" />CURVED BASE TOTE BAG</a></div>
</div>
<div class="sts-container-s">
<div class="sts-product"><a onclick="return popup(this)" href="http://www.charleskeith.com/usd/curved-base-tote-bag-cognac-ck2-30780403.html/"><img alt="CURVED BASE TOTE BAG" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-CK2-30780403-51_CURVED-BASE-TOTE-BAG.jpg" />CURVED BASE TOTE BAG</a></div>
<div class="sts-product"><a onclick="return popup(this)" href="http://www.charleskeith.com/usd/slouchy-hobo-bag-black-ck2-40780421.html/"><img alt="SLOUCHY HOBO BAG" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-CK2-40780421-01_SLOUCHY-HOBO-BAG.jpg" />SLOUCHY HOBO BAG</a></div>
</div>
<div class="sts-container-s">
<div class="sts-product"><a onclick="return popup(this)" href="http://www.charleskeith.com/usd/basic-laptop-case-nude-ck2-50670630.html/"><img alt="BASIC LAPTOP CASE" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-CK2-50670630-35-BASIC-LAPTOP-CASE.jpg" />BASIC LAPTOP CASE</a></div>
<div class="sts-product"><a onclick="return popup(this)" href="http://www.charleskeith.com/usd/basic-laptop-case-ocean-ck2-50670630.html/"><img alt="BASIC LAPTOP CASE" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-CK2-50670630-ocean-BASIC-LAPTOP-CASE.jpg" />BASIC LAPTOP CASE</a></div>
</div>
<div class="sts-container-s">
<div class="sts-product"><a onclick="return popup(this)" href="http://www.charleskeith.com/usd/basic-laptop-case-prune-ck2-50670630.html/"><img alt="BASIC LAPTOP CASE" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-CK2-50670630-prune-BASIC-LAPTOP-CASE.jpg" />BASIC LAPTOP CASE</a></div>
<div class="sts-product"><a onclick="return popup(this)" href="http://www.charleskeith.com/notifyme?colour=GREEN&amp;artno=CK2-50780404"><img alt="PUSH-LOCK HANDBAG" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-CK2-50780404-12-PUSH-LOCK-HANDBAG.jpg" />PUSH-LOCK HANDBAG</a></div>
</div>
<div class="sts-container-s">
<div class="sts-product"><a onclick="return popup(this)" href="http://www.charleskeith.com/notifyme?colour=IVORY&amp;artno=CK2-50780404"><img alt="PUSH-LOCK HANDBAG" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-CK2-50780404-28-PUSH-LOCK-HANDBAG.jpg" />PUSH-LOCK HANDBAG</a></div>
<div class="sts-product"><a onclick="return popup(this)" href="http://www.charleskeith.com/notifyme?colour=COGNAC&amp;artno=CK2-50780404"><img alt="PUSH-LOCK HANDBAG" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-CK2-50780404-51-PUSH-LOCK-HANDBAG.jpg" />PUSH-LOCK HANDBAG</a></div>
</div>
<div class="sts-container-s">
<div class="sts-product"><a onclick="return popup(this)" href="http://www.charleskeith.com/notifyme?colour=BLACK&amp;artno=CK2-70670635"><img alt="ANGULAR FRONT-FLAP CLUTCH" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-CK2-70670635-01_ANGULAR-FRONT-FLAP-CLUTCH.jpg" />ANGULAR FRONT-FLAP CLUTCH</a></div>
<div class="sts-product"><a onclick="return popup(this)" href="http://www.charleskeith.com/notifyme?colour=WHITE&amp;artno=CK2-70670635"><img alt="ANGULAR FRONT-FLAP CLUTCH" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-CK2-70670635-03_ANGULAR-FRONT-FLAP-CLUTCH.jpg" />ANGULAR FRONT-FLAP CLUTCH</a></div>
</div>
<div class="sts-container-s">
<div class="sts-product"><a onclick="return popup(this)" href="http://www.charleskeith.com/notifyme?colour=BLACK&amp;artno=CK2-70680550"><img alt="QUILTED TASSEL CLUTCH" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-CK2-70680550-01-QUILTED-TASSEL-CLUTCH.jpg" />QUILTED TASSEL CLUTCH</a></div>
<div class="sts-product"><a onclick="return popup(this)" href="http://www.charleskeith.com/usd/basic-laptop-case-nude-ck2-50670630.html/"><img alt="QUILTED TASSEL CLUTCH" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-CK2-70680550-35-QUILTED-TASSEL-CLUTCH.jpg" />QUILTED TASSEL CLUTCH</a></div>
</div>
<div class="sts-container-s">
<div class="sts-product"><a onclick="return popup(this)" href="http://www.charleskeith.com/notifyme?colour=BRICK&amp;artno=CK2-70680550"><img alt="QUILTED TASSEL CLUTCH" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-CK2-70680550-55-QUILTED-TASSEL-CLUTCH.jpg" />QUILTED TASSEL CLUTCH</a></div>
<div class="sts-product"><a onclick="return popup(this)" href="http://www.charleskeith.com/notifyme?colour=OCEAN&amp;artno=CK2-70680550"><img alt="QUILTED TASSEL CLUTCH" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-CK2-70680550-ocean-QUILTED-TASSEL-CLUTCH.jpg" />QUILTED TASSEL CLUTCH</a></div>
</div>
<div class="sts-container-s">
<div class="sts-product"><a onclick="return popup(this)" href="http://www.charleskeith.com/notifyme?colour=PRUNE&amp;artno=CK2-70680550"><img alt="QUILTED TASSEL CLUTCH" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-CK2-70680550-prune-QUILTED-TASSEL-CLUTCH.jpg" />QUILTED TASSEL CLUTCH</a></div>
<div class="sts-product"><a onclick="return popup(this)" href="http://www.charleskeith.com/notifyme?colour=SILVER&amp;artno=CK2-70700540"><img alt="PUSH-LOCK CIRCULAR CLUTCH" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-CK2-70700540-11-PUSH-LOCK-CIRCULAR-CLUTCH-1.jpg" />PUSH-LOCK CIRCULAR CLUTCH</a></div>
</div>
<div class="sts-container-s">
<div class="sts-product"><a onclick="return popup(this)" href="http://www.charleskeith.com/notifyme?colour=BRONZE&amp;artno=CK2-70700540"><img alt="PUSH-LOCK CIRCULAR CLUTCH" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-CK2-70700540-11-PUSH-LOCK-CIRCULAR-CLUTCH-2.jpg" />PUSH-LOCK CIRCULAR CLUTCH</a></div>
<div class="sts-product"><a onclick="return popup(this)" href="http://www.charleskeith.com/notifyme?colour=IVORY&amp;artno=CK2-80670641"><img alt="CURVED BOXY SLING BAG" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-CK2-80670641-51_CURVED-BOXY-SLING-BAG.jpg" />CURVED BOXY SLING BAG</a></div>
</div>
<div class="sts-container-s">
<div class="sts-product"><a onclick="return popup(this)" href="http://www.charleskeith.com/notifyme?colour=WHITE&amp;artno=CK2-80680552"><img alt="TOP-ZIP ROUND SLING BAG" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-CK2-80680552-03-TOP-ZIP-ROUND-SLING-BAG.jpg" />TOP-ZIP ROUND SLING BAG</a></div>
<div class="sts-product"><a onclick="return popup(this)" href="http://www.charleskeith.com/notifyme?colour=NAVY&amp;artno=80700549"><img alt="CIRCULAR DETAIL SLING BAG" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-CK2-80700549-13-CIRCULAR-DETAIL-SLING-BAG-1.jpg" />CIRCULAR DETAIL SLING BAG</a></div>
</div>
<div class="sts-container-s">
<div class="sts-product"><a onclick="return popup(this)" href="http://www.charleskeith.com/notifyme?colour=PINK&amp;artno=80700549"><img alt="CIRCULAR DETAIL SLING BAG" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-CK2-80700549-13-CIRCULAR-DETAIL-SLING-BAG-2.jpg" />CIRCULAR DETAIL SLING BAG</a></div>
<div class="sts-product"><a onclick="return popup(this)" href="http://www.charleskeith.com/notifyme?colour=GREEN&amp;artno=CK2-80700551"><img alt="TOP-FLAP SLING BAG" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-CK2-80700551-12-TOP-FLAP-SLING-BAG.jpg" />TOP-FLAP SLING BAG</a></div>
</div>
<div class="sts-container-s">
<div class="sts-product"><a onclick="return popup(this)" href="http://www.charleskeith.com/notifyme?colour=MULTI&amp;artno=CK2-80700551"><img alt="TOP-FLAP SLING BAG" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-CK2-80700551-24-TOP-FLAP-SLING-BAG.jpg" />TOP-FLAP SLING BAG</a></div>
<div class="sts-product"><a onclick="return popup(this)" href="http://www.charleskeith.com/notifyme?colour=YELLOW&amp;artno=CK3-11280278"><img title="" alt="" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-CK3-11280278-23-1-METAL-FRAME-AVIATORS.jpg" />METAL FRAME AVIATORS</a></div>
</div>
<div class="sts-container-s">
<div class="sts-product"><a onclick="return popup(this)" href="http://www.charleskeith.com/notifyme?colour=ROSEGOLD&amp;artno=CK3-11280278"><img title="" alt="" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-CK3-11280278-57-METAL-FRAME-AVIATORS.jpg" />METAL FRAME AVIATORS</a></div>
<div class="sts-product"><a onclick="return popup(this)" href="http://www.charleskeith.com/notifyme?colour=YELLOW&amp;artno=CK3-21280276"><img title="" alt="" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-CK3-21280276-23-OVAL-SUNGLASSES.jpg" />OVAL SUNGLASSES</a></div>
</div>
<div class="sts-container-s">
<div class="sts-product"><a onclick="return popup(this)" href="http://www.charleskeith.com/notifyme?colour=GOLD&amp;artno=CK3-21280276"><img title="" alt="" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-CK3-21280276-27-OVAL-SUNGLASSES.jpg" />OVAL SUNGLASSES</a></div>
<div class="sts-product"><a onclick="return popup(this)" href="http://www.charleskeith.com/notifyme?colour=BLACK&amp;artno=CK3-31280273"><img title="" alt="" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-CK3-31280273-10-ACETATE-FRAME-SUNGLASSES.jpg" />ACETATE FRAME SUNGLASSES</a></div>
</div>
<div class="sts-container-s">
<div class="sts-product"><a onclick="return popup(this)" href="http://www.charleskeith.com/notifyme?colour=SILVER&amp;artno=CK5-12120146"><img title="" alt="" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-CK5-12120146-07-SEMI-PRECIOUS-STONE-BANGLE.jpg" />SEMI-PRECIOUS STONE BANGLE</a></div>
<div class="sts-product"><a onclick="return popup(this)" href="http://www.charleskeith.com/notifyme?colour=GOLD&amp;artno=CK5-12120146"><img title="" alt="" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-CK5-12120146-27-SEMI-PRECIOUS-STONE-BANGLE.jpg" />SEMI-PRECIOUS STONE BANGLE</a></div>
</div>
<div class="sts-container-s">
<div class="sts-product"><a onclick="return popup(this)" href="http://www.charleskeith.com/notifyme?colour=SILVER&amp;artno=CK5-12120152"><img title="" alt="" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-CK5-12120152-07-CRISS-CROSS-BANGLE.jpg" />CRISS CROSS BANGLE</a></div>
<div class="sts-product"><a onclick="return popup(this)" href="http://www.charleskeith.com/notifyme?colour=GOLD&amp;artno=CK5-12120152"><img title="" alt="" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-CK5-12120152-27-CRISS-CROSS-BANGLE.jpg" />CRISS CROSS BANGLE</a></div>
</div>
<div class="sts-container-s">
<div class="sts-product"><a onclick="return popup(this)" href="http://www.charleskeith.com/notifyme?colour=BLACK&amp;artno=CK5-21450007"><img title="" alt="" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-CK5-21450007-01-FLORAL-TASSLE-CUFF-NECKLACE.jpg" />FLORAL TASSLE CUFF NECKLACE</a></div>
<div class="sts-product"><a onclick="return popup(this)" href="http://www.charleskeith.com/usd/stone-chain-necklace-silver-ck5-22120147.html/"><img title="" alt="" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-CK5-22120147-07-STONE-CHAIN-NECKLACE.jpg" />STONE CHAIN NECKLACE</a></div>
</div>
<div class="sts-container-s">
<div class="sts-product"><a onclick="return popup(this)" href="http://www.charleskeith.com/usd/stone-chain-necklace-gold-ck5-22120147.html/"><img title="" alt="" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-CK5-22120147-27-STONE-CHAIN-NECKLACE.jpg" />STONE CHAIN NECKLACE</a></div>
<div class="sts-product"><a onclick="return popup(this)" href="http://www.charleskeith.com/usd/stone-chain-necklace-rose-gold-ck5-22120147.html/"><img title="" alt="" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-CK5-22120147-57-STONE-CHAIN-NECKLACE.jpg" />STONE CHAIN NECKLACE</a></div>
</div>
<div class="sts-container-s">
<div class="sts-product"><a onclick="return popup(this)" href="http://www.charleskeith.com/usd/metallic-round-necklace-silver-ck5-22120149.html/"><img title="" alt="" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-CK5-22120149-07_METALLIC-ROUND-NECKLACE.jpg" />METALLIC ROUND NECKLACE</a></div>
<div class="sts-product"><a onclick="return popup(this)" href="http://www.charleskeith.com/usd/metallic-round-necklace-gold-ck5-22120149.html/"><img title="" alt="" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-CK5-22120149-27_METALLIC-ROUND-NECKLACE.jpg" />METALLIC ROUND NECKLACE</a></div>
</div>
<div class="sts-container-s">
<div class="sts-product"><a onclick="return popup(this)" href="http://www.charleskeith.com/usd/floral-cluster-ring-silver-ck5-31430025.html/"><img title="" alt="" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-CK5-31430025-07-FLORAL-CLUSTER-RING.jpg" />FLORAL CLUSTER RING</a></div>
<div class="sts-product"><a onclick="return popup(this)" href="http://www.charleskeith.com/notifyme?colour=GOLD&amp;artno=CK5-31430025"><img title="" alt="" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-CK5-31430025-27-FLORAL-CLUSTER-RING.jpg" />FLORAL CLUSTER RING</a></div>
</div>
<div class="sts-container-s">
<div class="sts-product"><a onclick="return popup(this)" href="http://www.charleskeith.com/usd/semi-precious-stone-ring-black-ck5-32120148.html/"><img title="" alt="" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-CK5-32120148-01-SEMI-PRECIOUS-STONE-RING.jpg" />SEMI-PRECIOUS STONE RING</a></div>
<div class="sts-product"><a onclick="return popup(this)" href="http://www.charleskeith.com/usd/semi-precious-stone-ring-silver-ck5-32120148.html/"><img title="" alt="" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-CK5-32120148-07-SEMI-PRECIOUS-STONE-RING.jpg" />SEMI-PRECIOUS STONE RING</a></div>
</div>
<div class="sts-container-s">
<div class="sts-product"><a onclick="return popup(this)" href="http://www.charleskeith.com/usd/semi-precious-stone-ring-gold-ck5-32120148.html/"><img title="" alt="" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-CK5-32120148-27-SEMI-PRECIOUS-STONE-RING.jpg" />SEMI-PRECIOUS STONE RING</a></div>
<div class="sts-product"><a onclick="return popup(this)" href="http://www.charleskeith.com/notifyme?colour=BLACK&amp;artno=CK5-32120150"><img title="" alt="" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-CK5-32120150-01-CRISS-CROSS-RING.jpg" />CRISS CROSS RING</a></div>
</div>
<div class="sts-container-s">
<div class="sts-product"><a onclick="return popup(this)" href="http://www.charleskeith.com/notifyme?colour=SILVER&amp;artno=CK5-32120150"><img title="" alt="" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-CK5-32120150-07-CRISS-CROSS-RING.jpg" />CRISS CROSS RING</a></div>
<div class="sts-product"><a onclick="return popup(this)" href="http://www.charleskeith.com/notifyme?colour=GOLD&amp;artno=CK5-32120150"><img title="" alt="" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-CK5-32120150-27-CRISS-CROSS-RING.jpg" />CRISS CROSS RING</a></div>
</div>
<div class="sts-container-s">
<div class="sts-product"><a onclick="return popup(this)" href="http://www.charleskeith.com/usd/stone-drop-earrings-gold-ck5-41430026.html/"><img title="" alt="" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-CK5-41430026-27-STONE-DROP-EARRINGS.jpg" />STONE DROP EARRINGS</a></div>
<div class="sts-product"><a onclick="return popup(this)" href="http://www.charleskeith.com/notifyme?colour=SILVER&amp;artno=CK5-41430027"><img title="" alt="" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-CK5-41430027-07-DANGLE-CHARMS-EARRINGS.jpg" />DANGLE CHARMS EARRINGS</a></div>
</div>
<div class="sts-container-s">
<div class="sts-product"><a onclick="return popup(this)" href="http://www.charleskeith.com/notifyme?colour=GOLD&amp;artno=CK5-41430027"><img title="" alt="" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-CK5-41430027-27-DANGLE-CHARMS-EARRINGS.jpg" />DANGLE CHARMS EARRINGS</a></div>
<div class="sts-product"><a onclick="return popup(this)" href="http://www.charleskeith.com/notifyme?colour=GOLD&amp;artno=CK5-41450008"><img title="" alt="" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-CK5-41450008-27-FLORAL-TASSLE-EARRINGS.jpg" />FLORAL TASSLE EARRINGS</a></div>
</div>
<div class="sts-container-s">
<div class="sts-product"><a onclick="return popup(this)" href="http://www.charleskeith.com/notifyme?colour=ROSEGOLD&amp;artno=CK5-41450008"><img title="" alt="" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-CK5-41450008-57-FLORAL-TASSLE-EARRINGS.jpg" />FLORAL TASSLE EARRINGS</a></div>
<div class="sts-product"><a onclick="return popup(this)" href="http://www.charleskeith.com/usd/stone-hoop-earrings-black-ck5-42120151.html/"><img title="" alt="" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-CK5-42120151-01-STONE-HOOP-EARRINGS.jpg" />STONE HOOP EARRINGS</a></div>
</div>
<div class="sts-container-s">
<div class="sts-product"><a onclick="return popup(this)" href="http://www.charleskeith.com/usd/stone-hoop-earrings-gold-ck5-42120151.html/"><img title="" alt="" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-CK5-42120151-27-STONE-HOOP-EARRINGS.jpg" />STONE HOOP EARRINGS</a></div>
<div class="sts-product"><a onclick="return popup(this)" href="http://www.charleskeith.com/notifyme?colour=NUDE&amp;artno=CK8-62250003"><img title="" alt="" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-CK8-62250003-35-RUFFLED-BAG-STRAP.jpg" />RUFFLED BAG STRAP</a></div>
</div>
<div class="sts-container-s">
<div class="sts-product"><a onclick="return popup(this)" href="http://www.charleskeith.com/notifyme?colour=IVORY&amp;artno=CK8-62250004"><img title="" alt="" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-CK8-62250004-28-WEAVE-DETAIL-BAG-STRAP.jpg" />WEAVE DETAIL BAG STRAP</a></div>
</div>
<br />
<div id="s-recentpost">&nbsp;</div>
</div>
<div>&nbsp;</div>
<p>
<script type="text/javascript">// <![CDATA[
function popup(mylink, windowname)
{
if (! window.focus)return true;
var href;
if (typeof(mylink) == 'string')
   href=mylink;
else
   href=mylink.href;
window.open(href, windowname, 'width=400,height=1024,scrollbars=yes,resizable=no,location=no,menubar=no,toolbar=no,');
return false;
}
// ]]]]><![CDATA[></script>
</p>]]></description>
      <pubDate>Mon, 17 Jul 2017 11:24:28 +0000</pubDate>
    </item>
    <item>
      <title><![CDATA[STORIES: INÊS COSTA]]></title>
      <link>http://www.charleskeith.com/usd/blog/stories-ines-costa/</link>
      <description><![CDATA[<style><!--
.blog-post-view .largecontent{
        max-width: 960px;
	margin: 0 auto;
	text-align: center; font-size: 14px;
}


#disqus_thread{
display:none !important;
}

hr{
display:none !important;
}


/*
.largecontent{
   text-align: center; padding-right: 20%; font-size: 14px;
}*/
.largecontent img{padding-bottom: 2%;}
.smallcontent{font-size: 12px; text-align: center;}
.smallcontent img{padding-bottom: 2%;}

#recentpost {
 text-align: center; font-size: 12px;
}
#recentpost > div {
 width: 18%; 
 display: inline-block;
 vertical-align: top;

 / IE fix. /
 *display: inline;
 zoom: 1;
}
#recentpost:after {
 content: "";
 width: 100%;
 display: inline-block;
}
#recentpost a{text-decoration: none;}
#s-recentpost{text-align: center;font-size: 11px;}
#s-recentpost > div {
 width: 30%;
 display: inline-block;
 vertical-align: top;

 / IE fix. /
 *display: inline;
 zoom: 1;
}
#s-recentpost:after {
 content: "";
 width: 100%;
 display: inline-block;
}
#s-recentpost a{text-decoration: none;}
p {text-align: center;}
.sts-container {
	max-width: 600px;
	margin: 0 auto;
	text-align: center;
	width: 100%;
}
.sts-container-s {
	margin: 0 auto;
	text-align: center;
	max-width: 400px;
	width: 100%;
}	
.sts-container:after, .sts-container-s:after {
	content: "";
	display: table;
	clear: both;
}	
.sts-product {
	max-width: 33%;
	padding: 1%;
	float: left;
	font-size: 11px;
}
.sts-product img {
	max-width: 100%;
}
.sts-product a:hover {
	text-decoration: none;
}
.sts-product-s img {
	width: 100%;
}
.sts-container-s .sts-product {
	max-width: 49%;
	padding: 1%;
	float: left;
}
.sts-container h2, .sts-container-s h2 {
	font-size: 12px;
}
--></style>
<div>&nbsp;</div>
<div class="visible-md visible-lg largecontent"><img alt="charles &amp; keith stories campaign" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-ines-costa-blog.jpg" width="100%" />
<p style="font-weight: bold;">How do you describe your style?</p>
<p>Many people have described my style as bohemian, so I guess that would be the best way to describe it.</p>
<p style="font-weight: bold;">Who is your favourite style icon and why?</p>
<p>My favourites are Angelica Blick, Sara from Collage vintage and Julie from Sincerely Jules. I love how creative and authentic they are.</p>
<p style="font-weight: bold;">What inspires your creativity? Is there a special childhood memory you could share with us?</p>
<p>I am inspired by people I see on the streets, music, street style and the people I follow on Instagram.</p>
<p>Thinking back to my childhood, I have the best memories of my mom and photography. She loves fashion and photography, and has been my photographer ever since I was born. At a younger age, our photoshoots involved lots of pink, butterflies and other girly things.</p>
<p style="font-weight: bold;">Share with us your dreams and aspirations.</p>
<p>My biggest dream is to travel, I feel that I have so much to explore and learn. I would also love to start my own label. This may be a clich&eacute;, but ultimately my biggest aspiration is to be happy.</p>
<p>Check out her Instagram page: @ineescosta</p>
<div>&nbsp;</div>
<div class="sts-container">
<h2><strong>SHOP THE STORY</strong></h2>
<div class="sts-product"><a onclick="return popup(this)" href="http://www.charleskeith.com/usd/covered-mules-pink-ck1-60360991.html/"><img alt="COVERED MULE" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-CK1-60360991-13-1_COVERED-MULE.jpg" />COVERED MULE</a></div>
<div class="sts-product"><a onclick="return popup(this)" href="http://www.charleskeith.com/usd/scalloped-edge-flats-black2-ck1-70380584.html/"><img alt="SCALLOPED EDGE FLAT" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-CK1-70380584-75-1_SCALLOPED-EDGE-FLAT.jpg" />SCALLOPED EDGE FLAT</a></div>
<div class="sts-product"><a onclick="return popup(this)" href="http://www.charleskeith.com/usd/slingback-loafers-black2-ck1-70920021.html/"><img alt="SLINGBACK LOAFER" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-CK1-70920021-24-1_SLINGBACK-LOAFER.jpg" />SLINGBACK LOAFER</a></div>
</div>
<div class="sts-container">
<div class="sts-product"><a onclick="return popup(this)" href="http://www.charleskeith.com/usd/front-flap-backpack-black2-ck2-20670558.html/"><img alt="FRONT FLAP BACKPACK" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-CK2-20670558-75-1_FRONT-FLAP-BACKPACK.jpg" />FRONT FLAP BACKPACK</a></div>
<div class="sts-product"><a onclick="return popup(this)" href="http://www.charleskeith.com/usd/circular-handle-bag-black-ck2-50780309.html/"><img alt="CIRCULAR HANDLE BAG" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-CK2-50780309-01-1_CIRCULAR-HANDLE-BAG.jpg" />CIRCULAR HANDLE BAG</a></div>
<div class="sts-product"><a onclick="return popup(this)" href="http://www.charleskeith.com/usd/tassel-saddle-bag-pink-ck2-80780310.html/"><img alt="TASSEL SADDLE BAG" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-CK2-80780310-13-1_TASSEL-SADDLE-BAG.jpg" />TASSEL SADDLE BAG</a></div>
</div>
<br />
<div id="recentpost">&nbsp;</div>
<div>&nbsp;</div>
</div>
<div class="visible-sm visible-xs smallcontent"><img alt="charles &amp; keith stories campaign" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-ines-costa-blog.jpg" width="100%" />
<p style="font-weight: bold;">How do you describe your style?</p>
<p>Many people have described my style as bohemian, so I guess that would be the best way to describe it.</p>
<p style="font-weight: bold;">Who is your favourite style icon and why?</p>
<p>My favourites are Angelica Blick, Sara from Collage vintage and Julie from Sincerely Jules. I love how creative and authentic they are.</p>
<p style="font-weight: bold;">What inspires your creativity? Is there a special childhood memory you could share with us?</p>
<p>I am inspired by people I see on the streets, music, street style and the people I follow on Instagram.</p>
<p>Thinking back to my childhood, I have the best memories of my mom and photography. She loves fashion and photography, and has been my photographer ever since I was born. At a younger age, our photoshoots involved lots of pink, butterflies and other girly things.</p>
<p style="font-weight: bold;">Share with us your dreams and aspirations.</p>
<p>My biggest dream is to travel, I feel that I have so much to explore and learn. I would also love to start my own label. This may be a clich&eacute;, but ultimately my biggest aspiration is to be happy.</p>
<p>Check out her Instagram page: @ineescosta</p>
<div>&nbsp;</div>
<div class="sts-container-s">
<h2>SHOP THE STORY</h2>
<div class="sts-product"><a onclick="return popup(this)" href="http://www.charleskeith.com/usd/covered-mules-pink-ck1-60360991.html/"> <img alt="COVERED MULE" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-CK1-60360991-13-1_COVERED-MULE.jpg" />COVERED MULE</a></div>
<div class="sts-product"><a onclick="return popup(this)" href="http://www.charleskeith.com/usd/scalloped-edge-flats-black2-ck1-70380584.html/"> <img alt="SCALLOPED EDGE FLAT" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-CK1-70380584-75-1_SCALLOPED-EDGE-FLAT.jpg" />SCALLOPED EDGE FLAT</a></div>
<div class="sts-product"><a onclick="return popup(this)" href="http://www.charleskeith.com/usd/slingback-loafers-black2-ck1-70920021.html/"><img alt="SLINGBACK LOAFER" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-CK1-70920021-24-1_SLINGBACK-LOAFER.jpg" />SLINGBACK LOAFER</a></div>
<div class="sts-product"><a onclick="return popup(this)" href="http://www.charleskeith.com/usd/front-flap-backpack-black2-ck2-20670558.html/"><img alt="FRONT FLAP BACKPACK" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-CK2-20670558-75-1_FRONT-FLAP-BACKPACK.jpg" />FRONT FLAP BACKPACK</a></div>
<div class="sts-product"><a onclick="return popup(this)" href="http://www.charleskeith.com/usd/circular-handle-bag-black-ck2-50780309.html/"><img alt="CIRCULAR HANDLE BAG" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-CK2-50780309-01-1_CIRCULAR-HANDLE-BAG.jpg" />CIRCULAR HANDLE BAG</a></div>
<div class="sts-product"><a onclick="return popup(this)" href="http://www.charleskeith.com/usd/tassel-saddle-bag-pink-ck2-80780310.html/"><img alt="TASSEL SADDLE BAG" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-CK2-80780310-13-1_TASSEL-SADDLE-BAG.jpg" />TASSEL SADDLE BAG</a></div>
</div>
<br />
<div id="s-recentpost">&nbsp;</div>
<div>&nbsp;</div>
</div>
<p>
<script type="text/javascript">// <![CDATA[
function popup(mylink, windowname)
{
if (! window.focus)return true;
var href;
if (typeof(mylink) == 'string')
   href=mylink;
else
   href=mylink.href;
window.open(href, windowname, 'width=400,height=1024,scrollbars=yes,resizable=no,location=no,menubar=no,toolbar=no,');
return false;
}
// ]]]]><![CDATA[></script>
</p>]]></description>
      <pubDate>Tue, 11 Jul 2017 07:15:31 +0000</pubDate>
    </item>
    <item>
      <title><![CDATA[STORIES: KYLEIGH MCCOLLAM]]></title>
      <link>http://www.charleskeith.com/usd/blog/stories-kyleigh-mccollam/</link>
      <description><![CDATA[<style><!--
.blog-post-view .largecontent{
	max-width: 960px; margin: 0 auto; text-align: center; font-size: 14px;
}

.largecontent img{padding-bottom: 2%;}
.smallcontent{font-size: 12px; text-align: center;}
.smallcontent img{padding-bottom: 2%;}


#disqus_thread{
display:none !important;
}

hr{
display:none !important;
}


#recentpost {
 text-align: center; font-size: 12px;
}
#recentpost > div {
 width: 18%; 
 display: inline-block;
 vertical-align: top;

 / IE fix. /
 *display: inline;
 zoom: 1;
}
#recentpost:after {
 content: "";
 width: 100%;
 display: inline-block;
}
#recentpost a{text-decoration: none;}
#s-recentpost{text-align: center;font-size: 11px;}
#s-recentpost > div {
 width: 30%;
 display: inline-block;
 vertical-align: top;

 / IE fix. /
 *display: inline;
 zoom: 1;
}
#s-recentpost:after {
 content: "";
 width: 100%;
 display: inline-block;
}
#s-recentpost a{text-decoration: none;}
p {text-align: center;}
.sts-container {
	max-width: 600px;
	margin: 0 auto;
	text-align: center;
	width: 100%;
}
.sts-container-s {
	margin: 0 auto;
	text-align: center;
	max-width: 400px;
	width: 100%;
}	
.sts-container:after, .sts-container-s:after {
	content: "";
	display: table;
	clear: both;
}	
.sts-product {
	max-width: 33%;
	padding: 1%;
	float: left;
	font-size: 11px;
}
.sts-product img {
	max-width: 100%;
}
.sts-product a:hover {
	text-decoration: none;
}
.sts-product-s img {
	width: 100%;
}
.sts-container-s .sts-product {
	max-width: 49%;
	padding: 1%;
	float: left;
}
.sts-container h2, .sts-container-s h2 {
	font-size: 12px;
}
--></style>
<div>&nbsp;</div>
<div class="visible-md visible-lg largecontent"><img alt="charles &amp; keith stories campaign" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-kyleigh-mcCollam-blog.jpg" width="100%" />
<p style="font-weight: bold;">Tell us about your journey into fashion.</p>
<p>I was into fashion ever since I can remember. I began doing fashion illustrations and designing collections since I was nine years old, and fashion continues to be my favourite form of self-expression. I began blogging a little over a year ago to inspire others to think outside the box and take risks with what they wear.</p>
<p style="font-weight: bold;">Where are your favourite places to go in Palm Beach, Florida?</p>
<p>The Breakers for cocktails, Chez L'&eacute;picier for dinner, and Worth Avenue for brunch, shopping or a relaxing bike ride.</p>
<p style="font-weight: bold;">Share with us your aspirations.</p>
<p>My ultimate goal is to be a high-fashion designer; however, I am working towards creating a contemporary line.</p>
<p style="font-weight: bold;">What is your favourite go-to outfit and why?</p>
<p>White tee, fitted ripped jeans, a blazer or leather jacket for winter, and pointy patent heels. It's sophisticated, chic and can be worn for almost any occasion.</p>
<p>Check out her Instagram page: @cestlestyle_</p>
<div>&nbsp;</div>
<div class="sts-container">
<h2><strong>SHOP THE STORY</strong></h2>
<div class="sts-product"><a onclick="return popup(this)" href="http://www.charleskeith.com/usd/structured-handbag-bronze-ck2-50780360.html/"><img alt="STRUCTURED HANDBAG" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-CK2-50780360-11-1_STRUCTURED-HANDBAG.jpg" />STRUCTURED HANDBAG</a></div>
<div class="sts-product"><a onclick="return popup(this)" href="http://www.charleskeith.com/notifyme?colour=NUDE&amp;artno=CK1-60361000"><img alt="RUFFLE-DETAIL SANDAL" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-CK1-60361000-35-1_RUFFLE-DETAIL-SANDAL.jpg" />RUFFLE-DETAIL SANDAL</a></div>
<div class="sts-product"><a onclick="return popup(this)" href="http://www.charleskeith.com/notifyme?colour=PINK&amp;artno=CK2-80150610"><img alt="CHEVRON DETAIL TEXTURED SLINGBAG" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-CK2-80150610-13-1_CHEVRON-DETAIL-TEXTURED-SLINGBAG.jpg" />CHEVRON DETAIL TEXTURED SLINGBAG</a></div>
</div>
<br />
<div id="recentpost">&nbsp;</div>
<div>&nbsp;</div>
</div>
<div class="visible-sm visible-xs smallcontent"><img alt="charles &amp; keith stories campaign" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-kyleigh-mcCollam-blog.jpg" width="100%" />
<p style="font-weight: bold;">Tell us about your journey into fashion.</p>
<p>I was into fashion ever since I can remember. I began doing fashion illustrations and designing collections since I was nine years old, and fashion continues to be my favourite form of self-expression. I began blogging a little over a year ago to inspire others to think outside the box and take risks with what they wear.</p>
<p style="font-weight: bold;">Where are your favourite places to go in Palm Beach, Florida?</p>
<p>The Breakers for cocktails, Chez L'&eacute;picier for dinner, and Worth Avenue for brunch, shopping or a relaxing bike ride.</p>
<p style="font-weight: bold;">Share with us your aspirations.</p>
<p>My ultimate goal is to be a high-fashion designer; however, I am working towards creating a contemporary line.</p>
<p style="font-weight: bold;">What is your favourite go-to outfit and why?</p>
<p>White tee, fitted ripped jeans, a blazer or leather jacket for winter, and pointy patent heels. It's sophisticated, chic and can be worn for almost any occasion.</p>
<p>Check out her Instagram page: @cestlestyle_</p>
<div>&nbsp;</div>
<div class="sts-container-s">
<h2>SHOP THE STORY</h2>
<div class="sts-product"><a onclick="return popup(this)" href="http://www.charleskeith.com/usd/structured-handbag-bronze-ck2-50780360.html/"><img alt="STRUCTURED HANDBAG" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-CK2-50780360-11-1_STRUCTURED-HANDBAG.jpg" />STRUCTURED HANDBAG</a></div>
<div class="sts-product"><a onclick="return popup(this)" href="http://www.charleskeith.com/notifyme?colour=NUDE&amp;artno=CK1-60361000"><img alt="RUFFLE-DETAIL SANDAL" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-CK1-60361000-35-1_RUFFLE-DETAIL-SANDAL.jpg" />RUFFLE-DETAIL SANDAL</a></div>
<div class="sts-product"><a onclick="return popup(this)" href="http://www.charleskeith.com/notifyme?colour=PINK&amp;artno=CK2-80150610"><img alt="CHEVRON DETAIL TEXTURED SLINGBAG" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-CK2-80150610-13-1_CHEVRON-DETAIL-TEXTURED-SLINGBAG.jpg" />CHEVRON DETAIL TEXTURED SLINGBAG</a></div>
</div>
<div id="s-recentpost">&nbsp;</div>
<div>&nbsp;</div>
</div>
<p>
<script type="text/javascript">// <![CDATA[
function popup(mylink, windowname)
{
if (! window.focus)return true;
var href;
if (typeof(mylink) == 'string')
   href=mylink;
else
   href=mylink.href;
window.open(href, windowname, 'width=400,height=1024,scrollbars=yes,resizable=no,location=no,menubar=no,toolbar=no,');
return false;
}
// ]]]]><![CDATA[></script>
</p>]]></description>
      <pubDate>Mon, 10 Jul 2017 03:01:04 +0000</pubDate>
    </item>
    <item>
      <title><![CDATA[URBAN INSPIRATIONS, SINGAPORE]]></title>
      <link>http://www.charleskeith.com/usd/blog/urban-inspirations-singapore/</link>
      <description><![CDATA[<style><!--
.blog-post-view .largecontent{
	max-width: 960px; margin: 0 auto; text-align: center; font-size: 14px;
}
/*
.largecontent {
	FONT-SIZE: 14px; TEXT-ALIGN: center; PADDING-RIGHT: 20%
}*/
.largecontent IMG {
	PADDING-BOTTOM: 2%
}


#disqus_thread{
display:none !important;
}

hr{
display:none !important;
}


.smallcontent {
	FONT-SIZE: 12px; TEXT-ALIGN: center
}
.smallcontent IMG {
	PADDING-BOTTOM: 2%
}
#recentpost {
	FONT-SIZE: 12px; TEXT-ALIGN: center
}
#recentpost > DIV {
	WIDTH: 18%; VERTICAL-ALIGN: top; ZOOM: 1; DISPLAY: inline-block
}
#recentpost:after {
	WIDTH: 100%; CONTENT: ""; DISPLAY: inline-block
}
#recentpost A {
	TEXT-DECORATION: none
}
#s-recentpost {
	FONT-SIZE: 11px; TEXT-ALIGN: center
}
#s-recentpost > DIV {
	WIDTH: 30%; VERTICAL-ALIGN: top; ZOOM: 1; DISPLAY: inline-block
}
#s-recentpost:after {
	WIDTH: 100%; CONTENT: ""; DISPLAY: inline-block
}
#s-recentpost A {
	TEXT-DECORATION: none
}
P {
	TEXT-ALIGN: center
}
.sts-container {
	MAX-WIDTH: 600px; WIDTH: 100%; TEXT-ALIGN: center; MARGIN: 0px auto
}
.sts-container-s {
	MAX-WIDTH: 400px; WIDTH: 100%; TEXT-ALIGN: center; MARGIN: 0px auto
}
.sts-container:after {
	CONTENT: ""; CLEAR: both; DISPLAY: table
}
.sts-container-s:after {
	CONTENT: ""; CLEAR: both; DISPLAY: table
}
.sts-product {
	FONT-SIZE: 11px; MAX-WIDTH: 33%; FLOAT: left; PADDING-BOTTOM: 1%; PADDING-TOP: 1%; PADDING-LEFT: 1%; PADDING-RIGHT: 1%
}
.sts-product IMG {
	MAX-WIDTH: 100%
}
.sts-product A:hover {
	TEXT-DECORATION: none
}
.sts-product-s IMG {
	WIDTH: 100%
}
.sts-container-s .sts-product {
	MAX-WIDTH: 49%; FLOAT: left; PADDING-BOTTOM: 1%; PADDING-TOP: 1%; PADDING-LEFT: 1%; PADDING-RIGHT: 1%
}
.sts-container H2 {
	FONT-SIZE: 12px
}
.sts-container-s H2 {
	FONT-SIZE: 12px
}
/* Responsive 16:9 video */
.video-container {
	position:relative;
	padding-bottom:56.25%;
	padding-top:30px;
	height:0;
	overflow:hidden;
}
.video-container iframe, .video-container object, .video-container embed {
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
	border: none;
}
--></style>
<div>&nbsp;</div>
<div class="visible-md visible-lg largecontent">
<div class="video-container"><iframe src="https://www.youtube.com/embed/yh9No67lDqU?autoplay=1" height="720" width="1280"></iframe></div>
<div>&nbsp;</div>
<img alt="charles &amp; keith campaign" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-urban-inspirations-singapore-blog.jpg" width="100%" />
<p style="font-weight: bold;">Where is your favourite spot in Singapore?</p>
<p>Andrea: Favourite places to unwind and chill out will definitely be Dempsey Hill and the Botanic Gardens. It&rsquo;s a nice break from the city!</p>
<p>Mae: Arab Street has always been a soft spot for me as I grew up enjoying the indie culture there. Many can also agree that Marina Bay is a Singapore hot spot! From the skyline of this beautiful city from the infinity pool to a night walk in the Avatar-like Gardens By The Bay.</p>
<p style="font-weight: bold;">What does the word &lsquo;creativity&rsquo; mean to you and how do you overcome a creative roadblock?</p>
<p>Andrea: Being creative means thinking on your feet, and putting in effort into what you do. Inspiration can be found everywhere &ndash; but more often than not, I find them in or from my friends.</p>
<p>Mae: I think creative roadblocks are really complicated situations. I normally take an hour off whatever it is I'm doing, scroll through Instagram or watch a video on YouTube. During this time I would normally browse through either an inspiration or a mind-blank kind of post.</p>
<p style="font-weight: bold;">What&rsquo;s next for you, or where&rsquo;s your next travel destination?</p>
<p>Andrea: Visiting my mother who lives in Tasmania &ndash; I think I do need a break from work, and visiting her always helps me unwind. I just basically spend a week there being a couch potato and getting stuffed silly from her home-cooked meals.</p>
<p>Mae: For now I'm just going to continue what I'm doing with Surrender and hopefully see what exciting things come my way! Following a motto that I closely live by: always replace fear of the unknown with curiosity.</p>
<p>Check out their Instagram page: Andrea (@dreachong) and Mae (@marxmae)</p>
<div>&nbsp;</div>
<div class="sts-container">
<h2><strong>SHOP THE STORY</strong></h2>
<div class="sts-product"><a onclick="return popup(this)" href="http://www.charleskeith.com/usd/basic-shoulder-tote-grey-ck2-20780365.html/"><img alt="BASIC SHOULDER TOTE" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-CK2-20780365-04-1_BASIC-SHOULDER-TOTE.jpg" />BASIC SHOULDER TOTE</a></div>
<div class="sts-product"><a onclick="return popup(this)" href="http://www.charleskeith.com/usd/duo-zip-sling-bag-cognac-ck2-80700519.html/"><img alt="DUO-ZIP SLING BAG" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-CK2-80700519-51-1_DUO-ZIP-SLING-BAG.jpg" />DUO-ZIP SLING BAG</a></div>
<div class="sts-product"><a onclick="return popup(this)" href="http://www.charleskeith.com/usd/stone-claw-ring-rose-gold-ck5-31430022.html/"><img alt="STONE CLAW-RING" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-CK5-31430022-57-1_STONE-CLAW-RING.jpg" />STONE CLAW-RING</a></div>
</div>
<div class="sts-container">
<div class="sts-product"><a onclick="return popup(this)" href="http://www.charleskeith.com/usd/wrap-chain-ring-rose-gold-ck5-32120143.html/"><img alt="WRAP CHAIN RING" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-CK5-32120143-27-1_WRAP-CHAIN-RING.jpg" />WRAP CHAIN RING</a></div>
<div class="sts-product"><a onclick="return popup(this)" href="http://www.charleskeith.com/usd/looped-bangle-rose-gold-ck5-12120142.html/"><img alt="LOOPED BANGLE" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-CK5-12120142-27-1_LOOPED-BANGLE.jpg" />LOOPED BANGLE</a></div>
<div class="sts-product"><a onclick="return popup(this)" href="http://www.charleskeith.com/usd/weaved-lace-up-slipons-cream-ck1-70390179.html/"><img alt="WEAVED LACE-UP SLIP-ON" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-CK1-70390179-09-1_WEAVED-LACE-UP-SLIPON.jpg" />WEAVED LACE-UP SLIP-ON</a></div>
</div>
<div class="sts-container">
<div class="sts-product"><a onclick="return popup(this)" href="http://www.charleskeith.com/notifyme?colour=NUDE&amp;artno=CK1-60900051"><img alt="SQUARE TOE MARY JANE HEEL" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-CK1-60900051-35-1_SQUARE-TOE-MARY-JANE-HEEL.jpg" />SQUARE-TOE MARY JANE HEEL</a></div>
<div class="sts-product"><a onclick="return popup(this)" href="http://www.charleskeith.com/usd/butterfly-acetate-sunglasses-pink-ck3-71280260.html/"><img alt="BUTTERFLY ACETATE SUNGLASSES" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-CK3-71280260-13-1_BUTTERFLY-ACETATE-SUNGLASSES.jpg" />BUTTERFLY ACETATE SUNGLASSES</a></div>
<div class="sts-product"><a onclick="return popup(this)" href="http://www.charleskeith.com/notifyme?colour=CHALK&amp;artno=CK2-20780366"><img alt="BASIC SHOULDER BAG" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-CK2-20780366-41-1_BASIC-SHOULDER-BAG.jpg" />BASIC SHOULDER BAG</a></div>
</div>
<div class="sts-container">
<div class="sts-product"><a onclick="return popup(this)" href="http://www.charleskeith.com/usd/ruffle-detail-sling-bag-black-ck2-80670600.html/"><img alt="RUFFLE DETAIL SLING BAG" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-CK2-80670600-01-1_RUFFLE-DETAIL-SLING-BAG.jpg" />RUFFLE DETAIL SLING BAG</a></div>
<div class="sts-product"><a onclick="return popup(this)" href="http://www.charleskeith.com/usd/wrap-chain-ring-gold-ck5-32120143.html/"><img alt="WRAP CHAIN RING" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-CK5-32120143_WRAP-CHAIN-RING-gold.jpg" />WRAP CHAIN RING</a></div>
<div class="sts-product"><a onclick="return popup(this)" href="http://www.charleskeith.com/usd/looped-bangle-gold-ck5-12120142.html/"><img alt="LOOPED BANGLE" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-CK5-12120142_LOOPED-BANGLE-gold.jpg" />LOOPED BANGLE</a></div>
</div>
<div class="sts-container">
<div class="sts-product"><a onclick="return popup(this)" href="http://www.charleskeith.com/usd/lace-up-sneakers-white-ck1-71630009.html/"><img alt="LACE-UP SNEAKER" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-CK1-71630009-03-1_LACE-UP-SNEAKER.jpg" />LACE-UP SNEAKER</a></div>
<div class="sts-product"><a onclick="return popup(this)" href="http://www.charleskeith.com/usd/cross-strap-platform-sandals-black-ck1-80190052.html/"><img alt="CROSS-STRAP PLATFORM SANDAL" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-CK1-80190052-01-1_CROSS-STRAP-PLATFORM-SANDAL.jpg" />CROSS-STRAP PLATFORM SANDAL</a></div>
<div class="sts-product"><a onclick="return popup(this)" href="http://www.charleskeith.com/usd/butterfly-eyewear-black-ck3-71280265.html/"><img alt="BUTTERFLY EYEWEAR" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-CK3-71280265-01-1_BUTTERFLY-EYEWEAR.jpg" />BUTTERFLY EYEWEAR</a></div>
</div>
<br />
<p style="font-size: 12px; font-weight: bold;">&nbsp;</p>
<div id="recentpost">&nbsp;</div>
<div>&nbsp;</div>
</div>
<div class="visible-sm visible-xs smallcontent">
<div class="video-container"><iframe src="https://www.youtube.com/embed/yh9No67lDqU" height="720" width="1280"></iframe></div>
<div>&nbsp;</div>
<img alt="charles &amp; keith campaign" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-urban-inspirations-singapore-blog.jpg" width="100%" />
<p style="font-weight: bold;">Where is your favourite spot in Singapore?</p>
<p>Andrea: Favourite places to unwind and chill out will definitely be Dempsey Hill and the Botanic Gardens. It&rsquo;s a nice break from the city!</p>
<p>Mae: Arab Street has always been a soft spot for me as I grew up enjoying the indie culture there. Many can also agree that Marina Bay is a Singapore hot spot! From the skyline of this beautiful city from the infinity pool to a night walk in the Avatar-like Gardens By The Bay.</p>
<p style="font-weight: bold;">What does the word &lsquo;creativity&rsquo; mean to you and how do you overcome a creative roadblock?</p>
<p>Andrea: Being creative means thinking on your feet, and putting in effort into what you do. Inspiration can be found everywhere &ndash; but more often than not, I find them in or from my friends.</p>
<p>Mae: I think creative roadblocks are really complicated situations. I normally take an hour off whatever it is I'm doing, scroll through Instagram or watch a video on YouTube. During this time I would normally browse through either an inspiration or a mind-blank kind of post.</p>
<p style="font-weight: bold;">What&rsquo;s next for you, or where&rsquo;s your next travel destination?</p>
<p>Andrea: Visiting my mother who lives in Tasmania &ndash; I think I do need a break from work, and visiting her always helps me unwind. I just basically spend a week there being a couch potato and getting stuffed silly from her home-cooked meals.</p>
<p>Mae: For now I'm just going to continue what I'm doing with Surrender and hopefully see what exciting things come my way! Following a motto that I closely live by: always replace fear of the unknown with curiosity.</p>
<p>Check out their Instagram page: Andrea (@dreachong) and Mae (@marxmae)</p>
<div>&nbsp;</div>
<div class="sts-container-s">
<h2>SHOP THE STORY</h2>
<div class="sts-product"><a onclick="return popup(this)" href="http://www.charleskeith.com/usd/basic-shoulder-tote-grey-ck2-20780365.html/"><img alt="BASIC SHOULDER TOTE" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-CK2-20780365-04-1_BASIC-SHOULDER-TOTE.jpg" />BASIC SHOULDER TOTE</a></div>
<div class="sts-product"><a onclick="return popup(this)" href="http://www.charleskeith.com/usd/duo-zip-sling-bag-cognac-ck2-80700519.html/"><img alt="DUO-ZIP SLING BAG" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-CK2-80700519-51-1_DUO-ZIP-SLING-BAG.jpg" />DUO-ZIP SLING BAG</a></div>
<div class="sts-product"><a onclick="return popup(this)" href="http://www.charleskeith.com/usd/stone-claw-ring-rose-gold-ck5-31430022.html/"><img alt="STONE CLAW-RING" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-CK5-31430022-57-1_STONE-CLAW-RING.jpg" />STONE CLAW-RING</a></div>
<div class="sts-product"><a onclick="return popup(this)" href="http://www.charleskeith.com/usd/wrap-chain-ring-rose-gold-ck5-32120143.html/"><img alt="WRAP CHAIN RING" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-CK5-32120143-27-1_WRAP-CHAIN-RING.jpg" />WRAP CHAIN RING</a></div>
<div class="sts-product"><a onclick="return popup(this)" href="http://www.charleskeith.com/usd/looped-bangle-rose-gold-ck5-12120142.html/"><img alt="LOOPED BANGLE" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-CK5-12120142-27-1_LOOPED-BANGLE.jpg" />LOOPED BANGLE</a></div>
<div class="sts-product"><a onclick="return popup(this)" href="http://www.charleskeith.com/usd/weaved-lace-up-slipons-cream-ck1-70390179.html/"><img alt="WEAVED LACE-UP SLIP-ON" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-CK1-70390179-09-1_WEAVED-LACE-UP-SLIPON.jpg" />WEAVED LACE-UP SLIP-ON</a></div>
<div class="sts-product"><a onclick="return popup(this)" href="http://www.charleskeith.com/notifyme?colour=NUDE&amp;artno=CK1-60900051"><img alt="SQUARE-TOE MARY JANE HEEL" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-CK1-60900051-35-1_SQUARE-TOE-MARY-JANE-HEEL.jpg" />SQUARE-TOE MARY JANE HEEL</a></div>
<div class="sts-product"><a onclick="return popup(this)" href="http://www.charleskeith.com/usd/butterfly-acetate-sunglasses-pink-ck3-71280260.html/"><img alt="BUTTERFLY ACETATE SUNGLASSES" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-CK3-71280260-13-1_BUTTERFLY-ACETATE-SUNGLASSES.jpg" />BUTTERFLY ACETATE SUNGLASSES</a></div>
<div class="sts-product"><a onclick="return popup(this)" href="http://www.charleskeith.com/notifyme?colour=CHALK&amp;artno=CK2-20780366"><img alt="BASIC SHOULDER BAG" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-CK2-20780366-41-1_BASIC-SHOULDER-BAG.jpg" />BASIC SHOULDER BAG</a></div>
<div class="sts-product"><a onclick="return popup(this)" href="http://www.charleskeith.com/usd/ruffle-detail-sling-bag-black-ck2-80670600.html/"><img alt="RUFFLE DETAIL SLING BAG" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-CK2-80670600-01-1_RUFFLE-DETAIL-SLING-BAG.jpg" />RUFFLE DETAIL SLING BAG</a></div>
<div class="sts-product"><a onclick="return popup(this)" href="http://www.charleskeith.com/usd/wrap-chain-ring-gold-ck5-32120143.html/"><img alt="WRAP CHAIN RING" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-CK5-32120143_WRAP-CHAIN-RING-gold.jpg" />WRAP CHAIN RING</a></div>
<div class="sts-product"><a onclick="return popup(this)" href="http://www.charleskeith.com/usd/looped-bangle-gold-ck5-12120142.html/"><img alt="LOOPED BANGLE" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-CK5-12120142_LOOPED-BANGLE-gold.jpg" />LOOPED BANGLE</a></div>
<div class="sts-product"><a onclick="return popup(this)" href="http://www.charleskeith.com/usd/lace-up-sneakers-white-ck1-71630009.html/"><img alt="LACE-UP SNEAKER" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-CK1-71630009-03-1_LACE-UP-SNEAKER.jpg" />LACE-UP SNEAKER</a></div>
<div class="sts-product"><a onclick="return popup(this)" href="http://www.charleskeith.com/usd/cross-strap-platform-sandals-black-ck1-80190052.html/"><img alt="CROSS-STRAP PLATFORM SANDAL" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-CK1-80190052-01-1_CROSS-STRAP-PLATFORM-SANDAL.jpg" />CROSS-STRAP PLATFORM SANDAL</a></div>
<div class="sts-product"><a onclick="return popup(this)" href="http://www.charleskeith.com/usd/butterfly-eyewear-black-ck3-71280265.html/"><img alt="BUTTERFLY EYEWEAR" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-CK3-71280265-01-1_BUTTERFLY-EYEWEAR.jpg" />BUTTERFLY EYEWEAR</a></div>
</div>
<br />
<div id="s-recentpost">&nbsp;</div>
<div>&nbsp;</div>
</div>
<p>
<script type="text/javascript">// <![CDATA[
function popup(mylink, windowname)
{
if (! window.focus)return true;
var href;
if (typeof(mylink) == 'string')
   href=mylink;
else
   href=mylink.href;
window.open(href, windowname, 'width=400,height=1024,scrollbars=yes,resizable=no,location=no,menubar=no,toolbar=no,');
return false;
}
// ]]]]><![CDATA[></script>
</p>]]></description>
      <pubDate>Fri, 07 Jul 2017 10:28:43 +0000</pubDate>
    </item>
    <item>
      <title><![CDATA[STORIES: SHERYL LUKE]]></title>
      <link>http://www.charleskeith.com/usd/blog/stories-sheryl-luke/</link>
      <description><![CDATA[<style><!--
.blog-post-view .largecontent{
	max-width: 960px; margin: 0 auto; text-align: center; font-size: 14px;
}

#disqus_thread{
display:none !important;
}

hr{
display:none !important;
}


/*
.largecontent{
   text-align: center; padding-right: 20%; font-size: 14px;
}*/
.largecontent img{padding-bottom: 2%;}
.smallcontent{font-size: 12px; text-align: center;}
.smallcontent img{padding-bottom: 2%;}

#recentpost {
 text-align: center; font-size: 12px;
}
#recentpost > div {
 width: 18%; 
 display: inline-block;
 vertical-align: top;

 / IE fix. /
 *display: inline;
 zoom: 1;
}
#recentpost:after {
 content: "";
 width: 100%;
 display: inline-block;
}
#recentpost a{text-decoration: none;}
#s-recentpost{text-align: center;font-size: 11px;}
#s-recentpost > div {
 width: 30%;
 display: inline-block;
 vertical-align: top;

 / IE fix. /
 *display: inline;
 zoom: 1;
}
#s-recentpost:after {
 content: "";
 width: 100%;
 display: inline-block;
}
#s-recentpost a{text-decoration: none;}

p {text-align: center;}
.sts-container {
	max-width: 600px;
	margin: 0 auto;
	text-align: center;
	width: 100%;
}
.sts-container-s {
	margin: 0 auto;
	text-align: center;
	max-width: 400px;
	width: 100%;
}	
.sts-container:after, .sts-container-s:after {
	content: "";
	display: table;
	clear: both;
}	
.sts-product {
	max-width: 33%;
	padding: 1%;
	float: left;
	font-size: 11px;
}
.sts-product img {
	max-width: 100%;
}
.sts-product a:hover {
	text-decoration: none;
}
.sts-product-s img {
	width: 100%;
}
.sts-container-s .sts-product {
	max-width: 49%;
	padding: 1%;
	float: left;
}
.sts-container h2, .sts-container-s h2 {
	font-size: 12px;
}
--></style>
<div>&nbsp;</div>
<div class="visible-md visible-lg largecontent"><img alt="charles &amp; keith stories campaign" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-sheryl-luke-blog.jpg" width="100%" />
<p style="font-weight: bold;">Can you introduce yourself? Tell us about how you got into the fashion industry, and how the name Walk in Wonderland came about.</p>
<p>My name is Sheryl, and I run a fashion blog called Walk in Wonderland. From a very young age, I have always yearned for a huge walk in closet filled with the best styles, so, I came up with the name Walk in Wonderland.</p>
<p style="font-weight: bold;">Can you share your creative process of putting an outfit together? Has living in LA influenced your style?</p>
<p>I'm very mood oriented when it comes to styling my outfits, so it really depends on how I am feeling while getting dressed. LA is definitely a laid back city so you can see a degree of ease and comfort in my personal style. It also has a tendency to cool down later in the day, so layers definitely play a part in my outfits.</p>
<p style="font-weight: bold;">Being in the creative industry, is there a place that you go to seek inspiration?</p>
<p>I'm often inspired by the women around my city. Every time I feel in a little bit of a rut, I take walks in different parts of this diverse city and it is not long before I'm inspired to create new content.</p>
<p style="font-weight: bold;">How do you get out of a creative block? What keeps you motivated to complete a project?</p>
<p>The city really is a great source of inspiration and a lot of times, we'll just jump in the car and explore. I take a lot of pride in my work and I am always trying to improve. Since I love what I do, motivation comes easily to me.</p>
<p>Check out her Instagram page: @walkinwonderland</p>
<div>&nbsp;</div>
<div class="sts-container">
<h2><strong>SHOP THE STORY</strong></h2>
<div class="sts-product"><a onclick="return popup(this)" href="http://www.charleskeith.com/usd/ruffle-detail-sling-bag-nude-ck2-80670600.html/"><img alt="RUFFLE DETAIL SLING BAG" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-CK2-80670600-35-1_RUFFLE-DETAIL-SLING-BAG.jpg" />RUFFLE DETAIL SLING BAG</a></div>
<div class="sts-product"><a onclick="return popup(this)" href="http://www.charleskeith.com/usd/thumb-connector-cuff-rose-gold-ck5-11450006.html/"><img alt="THUMB CONNECTOR CUFF" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-CK5-11450006-27-1_THUMB-CONNECTOR-CUFF.jpg" />THUMB CONNECTOR CUFF</a></div>
<div class="sts-product"><a onclick="return popup(this)" href="http://www.charleskeith.com/usd/oversized-buckle-platforms-green-ck1-60280087.html/"><img alt="OVERSIZED BUCKLE PLATFORMS" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-CK1-60280087-12-1_OVERSIZED-BUCKLE-PLATFORM.jpg" />OVERSIZED BUCKLE PLATFORM</a></div>
<div class="sts-product"><a onclick="return popup(this)" href="http://www.charleskeith.com/usd/geometric-textured-tote-black-ck2-30780343.html/"><img alt="GEOMETRIC TEXTURED TOTE" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-CK2-30780343-01-1_GEOMETRIC-TEXTURED-TOTE.jpg" />GEOMETRIC TEXTURED TOTE</a></div>
<div class="sts-product"><a onclick="return popup(this)" href="http://www.charleskeith.com/usd/ruffle-detail-sneakers-blue-ck1-71630008.html/"><img alt="RUFFLE DETAIL SNEAKER" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-CK1-71630008-06-1_RUFFLE-DETAIL-SNEAKER.jpg" />RUFFLE DETAIL SNEAKER</a></div>
</div>
<br />
<div id="recentpost">&nbsp;</div>
</div>
<div class="visible-sm visible-xs smallcontent"><img alt="charles &amp; keith stories campaign" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-sheryl-luke-blog.jpg" width="100%" />
<p style="font-weight: bold;">Can you introduce yourself? Tell us about how you got into the fashion industry, and how the name Walk in Wonderland came about.</p>
<p>My name is Sheryl, and I run a fashion blog called Walk in Wonderland. From a very young age, I have always yearned for a huge walk in closet filled with the best styles, so, I came up with the name Walk in Wonderland.</p>
<p style="font-weight: bold;">Can you share your creative process of putting an outfit together? Has living in LA influenced your style?</p>
<p>I'm very mood oriented when it comes to styling my outfits, so it really depends on how I am feeling while getting dressed. LA is definitely a laid back city so you can see a degree of ease and comfort in my personal style. It also has a tendency to cool down later in the day, so layers definitely play a part in my outfits.</p>
<p style="font-weight: bold;">Being in the creative industry, is there a place that you go to seek inspiration?</p>
<p>I'm often inspired by the women around my city. Every time I feel in a little bit of a rut, I take walks in different parts of this diverse city and it is not long before I'm inspired to create new content.</p>
<p style="font-weight: bold;">How do you get out of a creative block? What keeps you motivated to complete a project?</p>
<p>The city really is a great source of inspiration and a lot of times, we'll just jump in the car and explore. I take a lot of pride in my work and I am always trying to improve. Since I love what I do, motivation comes easily to me.</p>
<p>Check out her Instagram page: @walkinwonderland</p>
<div>&nbsp;</div>
<div class="sts-container-s">
<h2>SHOP THE STORY</h2>
<div class="sts-product"><a onclick="return popup(this)" href="http://www.charleskeith.com/usd/ruffle-detail-sling-bag-nude-ck2-80670600.html/"><img alt="RUFFLE DETAIL SLING BAG" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-CK2-80670600-35-1_RUFFLE-DETAIL-SLING-BAG.jpg" />RUFFLE DETAIL SLING BAG</a></div>
<div class="sts-product"><a onclick="return popup(this)" href="http://www.charleskeith.com/usd/thumb-connector-cuff-rose-gold-ck5-11450006.html/"><img alt="THUMB CONNECTOR CUFF" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-CK5-11450006-27-1_THUMB-CONNECTOR-CUFF.jpg" />THUMB CONNECTOR CUFF</a></div>
<div class="sts-product"><a onclick="return popup(this)" href="http://www.charleskeith.com/usd/oversized-buckle-platforms-green-ck1-60280087.html/"><img alt="OVERSIZED BUCKLE PLATFORMS" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-CK1-60280087-12-1_OVERSIZED-BUCKLE-PLATFORM.jpg" />OVERSIZED BUCKLE PLATFORM</a></div>
<div class="sts-product"><a onclick="return popup(this)" href="http://www.charleskeith.com/usd/geometric-textured-tote-black-ck2-30780343.html/"><img alt="GEOMETRIC TEXTURED TOTE" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-CK2-30780343-01-1_GEOMETRIC-TEXTURED-TOTE.jpg" />GEOMETRIC TEXTURED TOTE</a></div>
<div class="sts-product"><a onclick="return popup(this)" href="http://www.charleskeith.com/usd/ruffle-detail-sneakers-blue-ck1-71630008.html/"><img alt="RUFFLE DETAIL SNEAKER" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-CK1-71630008-06-1_RUFFLE-DETAIL-SNEAKER.jpg" />RUFFLE DETAIL SNEAKER</a></div>
</div>
<br />
<div id="s-recentpost">&nbsp;</div>
</div>
<div>&nbsp;</div>
<p>
<script type="text/javascript">// <![CDATA[
function popup(mylink, windowname)
{
if (! window.focus)return true;
var href;
if (typeof(mylink) == 'string')
   href=mylink;
else
   href=mylink.href;
window.open(href, windowname, 'width=400,height=1024,scrollbars=yes,resizable=no,location=no,menubar=no,toolbar=no,');
return false;
}
// ]]]]><![CDATA[></script>
</p>]]></description>
      <pubDate>Tue, 27 Jun 2017 09:44:27 +0000</pubDate>
    </item>
    <item>
      <title><![CDATA[STORIES: LISA DENGLER]]></title>
      <link>http://www.charleskeith.com/usd/blog/stories-lisa-dengler/</link>
      <description><![CDATA[<style><!--
.blog-post-view .largecontent{
	max-width: 960px;
	text-align: center; font-size: 14px;
}

#disqus_thread{
display:none !important;
}

hr{
display:none !important;
}


/*
.largecontent{
   text-align: center; padding-right: 20%; font-size: 14px;
}*/
.largecontent img{padding-bottom: 2%;}
.smallcontent{font-size: 12px; text-align: center;}
.smallcontent img{padding-bottom: 2%;}

#recentpost {
 text-align: center; font-size: 12px;
}
#recentpost > div {
 width: 18%; 
 display: inline-block;
 vertical-align: top;

 / IE fix. /
 *display: inline;
 zoom: 1;
}
#recentpost:after {
 content: "";
 width: 100%;
 display: inline-block;
}
#recentpost a{text-decoration: none;}
#s-recentpost{text-align: center;font-size: 11px;}
#s-recentpost > div {
 width: 30%;
 display: inline-block;
 vertical-align: top;

 / IE fix. /
 *display: inline;
 zoom: 1;
}
#s-recentpost:after {
 content: "";
 width: 100%;
 display: inline-block;
}
#s-recentpost a{text-decoration: none;}

p {text-align: center;}
.sts-container {
	max-width: 600px;
	margin: 0 auto;
	text-align: center;
	width: 100%;
}
.sts-container-s {
	margin: 0 auto;
	text-align: center;
	max-width: 400px;
	width: 100%;
}	
.sts-container:after, .sts-container-s:after {
	content: "";
	display: table;
	clear: both;
}	
.sts-product {
	max-width: 33%;
	padding: 1%;
	float: left;
	font-size: 11px;
}
.sts-product img {
	max-width: 100%;
}
.sts-product a:hover {
	text-decoration: none;
}
.sts-product-s img {
	width: 100%;
}
.sts-container-s .sts-product {
	max-width: 49%;
	padding: 1%;
	float: left;
}
.sts-container h2, .sts-container-s h2 {
	font-size: 12px;
}
--></style>
<div>&nbsp;</div>
<div class="visible-md visible-lg largecontent"><img alt="charles &amp; keith stories campaign" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-lisa-dengler-blog.jpg" width="100%" />
<p style="font-weight: bold;">Tell us about your journey into fashion.</p>
<p>I actually went to school for architecture. I was a big design and math nerd, but throughout school I came to realise that I was after something faster paced, and that&rsquo;s when I discovered fashion and fell into blogging. The same day I handed my final project in, I moved straight to New York City and have been a full-time fashion blogger ever since.</p>
<p style="font-weight: bold;">Being part of the creative industry, can you tell us about your creative process?</p>
<p>I find it&rsquo;s always important to stay inspired, and not get too stressed out by how much work you actually have to do, because that tends to kill the creative mood. I will share my creative process by running through what I do on a day to day basis:</p>
<p>So I wake up, make my bed, have my morning coffee on the balcony while reading a book. And then I can start working. I&rsquo;ll check emails, edit photos and go on social media. I take a break in the morning to go to the gym or go for a run, then back to work. Before bed, I&rsquo;ll spend 30 minutes on Pinterest finding images that inspire me for the next day.</p>
<p style="font-weight: bold;">You seem to travel a lot. Is there a particular city that inspires you the most?</p>
<p>A few weeks ago I went to Mexico City for the first time. I fell madly in love with everything about it!</p>
<p style="font-weight: bold;">What are some your favourite art forms that you are most well versed in?</p>
<p>Photography was a hobby I started when I was 12, and then I picked up graphic design a few years later in high school.</p>
<p>Check out her Instagram page: @lisadengler</p>
<div>&nbsp;</div>
<div class="sts-container">
<h2>SHOP THE STORY</h2>
<div class="sts-product"><a onclick="return popup(this)" href="http://www.charleskeith.com/usd/covered-mules-camel-ck1-60360991.html/"><img alt="COVERED MULE" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-CK1-60360991-22-1_COVERED-MULE.jpg" />COVERED MULE</a></div>
<div class="sts-product"><a onclick="return popup(this)" href="http://www.charleskeith.com/usd/strappy-slip-on-sandals-green-ck1-70380578.html/"><img alt="STRAPPY SLIP-ON SANDAL" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-CK1-70380578-12-1_STRAPPY-SLIP-ON-SANDAL.jpg" />STRAPPY SLIP-ON SANDAL</a></div>
<div class="sts-product"><a onclick="return popup(this)" href="http://www.charleskeith.com/usd/cut-out-sandals-green-ck1-70360121.html/"><img alt="CUT-OUT SANDAL" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-CK1-70360121-12-1_CUT-OUT-SANDAL.jpg" />CUT-OUT SANDAL</a></div>
</div>
</div>
<div class="visible-sm visible-xs smallcontent"><img alt="charles &amp; keith stories campaign" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-lisa-dengler-blog.jpg" width="100%" />
<p style="font-weight: bold;">Tell us about your journey into fashion.</p>
<p>I actually went to school for architecture. I was a big design and math nerd, but throughout school I came to realise that I was after something faster paced, and that&rsquo;s when I discovered fashion and fell into blogging. The same day I handed my final project in, I moved straight to New York City and have been a full-time fashion blogger ever since.</p>
<p style="font-weight: bold;">Being part of the creative industry, can you tell us about your creative process?</p>
<p>I find it&rsquo;s always important to stay inspired, and not get too stressed out by how much work you actually have to do, because that tends to kill the creative mood. I will share my creative process by running through what I do on a day to day basis:</p>
<p>So I wake up, make my bed, have my morning coffee on the balcony while reading a book. And then I can start working. I&rsquo;ll check emails, edit photos and go on social media. I take a break in the morning to go to the gym or go for a run, then back to work. Before bed, I&rsquo;ll spend 30 minutes on Pinterest finding images that inspire me for the next day.</p>
<p style="font-weight: bold;">You seem to travel a lot. Is there a particular city that inspires you the most?</p>
<p>A few weeks ago I went to Mexico City for the first time. I fell madly in love with everything about it!</p>
<p style="font-weight: bold;">What are some your favourite art forms that you are most well versed in?</p>
<p>Photography was a hobby I started when I was 12, and then I picked up graphic design a few years later in high school.</p>
<p>Check out her Instagram page: @lisadengler</p>
<div>&nbsp;</div>
<div class="sts-container-s">
<h2>SHOP THE STORY</h2>
<div class="sts-product"><a onclick="return popup(this)" href="http://www.charleskeith.com/usd/covered-mules-camel-ck1-60360991.html/"><img alt="COVERED MULE" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-CK1-60360991-22-1_COVERED-MULE.jpg" />COVERED MULE</a></div>
<div class="sts-product"><a onclick="return popup(this)" href="http://www.charleskeith.com/usd/strappy-slip-on-sandals-green-ck1-70380578.html/"><img alt="STRAPPY SLIP-ON SANDAL" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-CK1-70380578-12-1_STRAPPY-SLIP-ON-SANDAL.jpg" />STRAPPY SLIP-ON SANDAL</a></div>
<div class="sts-product"><a onclick="return popup(this)" href="http://www.charleskeith.com/usd/cut-out-sandals-green-ck1-70360121.html/"><img alt="CUT-OUT SANDAL" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-CK1-70360121-12-1_CUT-OUT-SANDAL.jpg" />CUT-OUT SANDAL</a></div>
</div>
</div>
<div>&nbsp;</div>
<p>
<script type="text/javascript">// <![CDATA[
function popup(mylink, windowname)
{
if (! window.focus)return true;
var href;
if (typeof(mylink) == 'string')
   href=mylink;
else
   href=mylink.href;
window.open(href, windowname, 'width=400,height=1024,scrollbars=yes,resizable=no,location=no,menubar=no,toolbar=no,');
return false;
}
// ]]]]><![CDATA[></script>
</p>]]></description>
      <pubDate>Fri, 23 Jun 2017 06:10:45 +0000</pubDate>
    </item>
    <item>
      <title><![CDATA[ADORNED]]></title>
      <link>http://www.charleskeith.com/usd/blog/adorned/</link>
      <description><![CDATA[<p>
<script type="text/javascript" src="https://ajax.googleapis.com/ajax/libs/jquery/1.8.2/jquery.min.js"></script>
<script type="text/javascript" src="http://www.charleskeith.com/media/wysiwyg/js/jquery.bxslider.min.js"></script>
</p>
<style><!--
.blog-post-view .largecontent{
	max-width: 960px;
	text-align: center;
}

#disqus_thread{
display:none !important;
}

hr{
display:none !important;
}

.bx-wrapper {
        position: relative;
        margin: 0 auto 60px;
        padding: 0;
        *zoom: 1;
}
    
.bx-wrapper img {
        max-width: 100%;
        display: block;
    }
    /** THEME
===================================*/
    
.bx-wrapper .bx-viewport {
        left: 0;
        background: #fff;
        /*fix other elements on the page moving (on Chrome)*/
        -webkit-transform: translatez(0);
        -moz-transform: translatez(0);
        -ms-transform: translatez(0);
        -o-transform: translatez(0);
        transform: translatez(0);
}
    
    .bx-wrapper .bx-pager,
    .bx-wrapper .bx-controls-auto {
        position: absolute;
        bottom: -50px;
        width: 100%;
    }
    /* LOADER */
    
    .bx-wrapper .bx-loading {
        min-height: 50px;
        background: url(http://cdnm1.charleskeith.com/media/wysiwyg/blog/bxloader.gif) center center no-repeat #fff;
        height: 100%;
        width: 100%;
        position: absolute;
        top: 0;
        left: 0;
        z-index: 2000;
    }
    /* PAGER */
    
    .bx-wrapper .bx-pager {
        text-align: center;
        font-size: .85em;
        font-family: Arial;
        font-weight: bold;
        color: #666;
        padding-top: 20px;
    }
    
    .bx-wrapper .bx-pager .bx-pager-item,
    .bx-wrapper .bx-controls-auto .bx-controls-auto-item {
        display: inline-block;
        *zoom: 1;
        *display: inline;
    }
    
    .bx-wrapper .bx-pager.bx-default-pager a {
        background: #fff;
        text-indent: -9999px;
        display: block;
        width: 10px;
        height: 10px;
        margin: 0 3px;
        outline: 0;
        -moz-border-radius: 5px;
        -webkit-border-radius: 5px;
        border-radius: 5px;
    }
    /* DIRECTION CONTROLS (NEXT / PREV) */
    
    .bx-wrapper .bx-prev {
        left: -20px;
        /*left: 10px;htike*/
        background: url(http://cdnm1.charleskeith.com/media/wysiwyg/blog/bxcontrols.png) no-repeat 0 -32px;
    }
    
    .bx-wrapper .bx-next {
        right: -20px;
        /*right: 10px;htike*/
        background: url(http://cdnm1.charleskeith.com/media/wysiwyg/blog/bxcontrols.png) no-repeat -43px -32px;
    }
    
    .bx-wrapper .bx-prev:hover {
        background-position: 0 0;
    }
    
    .bx-wrapper .bx-next:hover {
        background-position: -43px 0;
    }
    
    .bx-wrapper .bx-controls-direction a {
        position: absolute;
        top: 50%;
        margin-top: -16px;
        outline: 0;
        width: 32px;
        height: 32px;
        text-indent: -9999px;
        z-index: 3000;
    }
    
    .bx-wrapper .bx-controls-direction a.disabled {
        display: none;
    }
    /* AUTO CONTROLS (START / STOP) */
    
    .bx-wrapper .bx-controls-auto {
        text-align: center;
    }
    /* PAGER WITH AUTO-CONTROLS HYBRID LAYOUT */
    
    .bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-pager {
        text-align: left;
        width: 80%;
    }
    
    .bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-controls-auto {
        right: 0;
        width: 35px;
    }
    /* IMAGE CAPTIONS */
    
    .bx-wrapper .bx-caption {
        position: absolute;
        top: 7px;
        /*bottom: 0;*/
        left: 0;
        width: 100%;
    }
    
    .bx-wrapper .bx-caption span {
        color: #000;
        /*color: #fff;*/
        font-family: Arial;
        display: block;
        font-size: .85em;
        font-weight: bold;
        padding: 2px;
        /*padding: 10px;*/
    }
    
    .bx-wrapper ul li {
        margin-left: 0;
		font-size: 11px;
    }
    
    #sidebar {
        width: 150px;
        float: right;
        text-align: center;
    }
    
    .shopstory {
        font-size: 12px;
        text-align: center;
        font-weight: bold;
    }
    
    .smallcontent {
        text-align: center;
    }
    
    .smallcontent img {
        padding-bottom: 2%;
    }
    
    #recentpost {
        text-align: center;
        font-size: 12px;
    }
    
    #recentpost > div {
        width: 18%;
        display: inline-block;
        vertical-align: top;
        /* IE fix. */
        *display: inline;
        zoom: 1;
    }
    
    #recentpost:after {
        content: "";
        width: 100%;
        display: inline-block;
    }
    
    #recentpost a {
        text-decoration: none;
    }
    
    #s-recentpost {
        text-align: center;
        font-size: 11px;
    }
    
    #s-recentpost > div {
        width: 30%;
        display: inline-block;
        vertical-align: top;
        /* IE fix. */
        *display: inline;
        zoom: 1;
    }
    
    #s-recentpost:after {
        content: "";
        width: 100%;
        display: inline-block;
    }
    
    #s-recentpost a {
        text-decoration: none;
    }
	
p {text-align: center;}
.sts-container-s {
	margin: 0 auto;
	text-align: center;
	max-width: 400px;
	width: 100%;
}	
.sts-container-s:after {
	content: "";
	display: table;
	clear: both;
}	
.sts-product img {
	max-width: 100%;
}
.sts-product a:hover {
	text-decoration: none;
}
.sts-product-s img {
	width: 100%;
}
.sts-container-s .sts-product {
	max-width: 49%;
	padding: 1%;
	float: left;
}
.sts-container-s h2 {
	font-size: 12px;
}
--></style>
<p>
<script type="text/javascript">// <![CDATA[
$(function() {
            var floatingDiv = $('#sidebar');
            var offset = $("#sidebar").position();
            var bottomoffset = $("#leftcontent").height();

            $(window).scroll(function() {
                if ($(window).scrollTop() >= (offset.top + 250) && $(window).scrollTop() <= (bottomoffset - 250)) {
                    floatingDiv.css({
                        'position': 'fixed',
                        'top': 120,
                        'float': 'right',
                        'margin-left': 30
                    });
                } else {
                    floatingDiv.css({
                        'position': 'relative',
                        'top': 0
                    });
                }
            });
        });
// ]]]]><![CDATA[></script>
<script type="text/javascript">// <![CDATA[
$(document).ready(function() {
            $('.bxslider').bxSlider({
                mode: 'vertical',
                slideWidth: 140,
                minSlides: 3,
                maxSlides: 3,
                moveSlides: 3,
                captions: true,
                slideMargin: 5
            });
        });
// ]]]]><![CDATA[></script>
</p>
<div>&nbsp;</div>
<div class="visible-md visible-lg largecontent">
<table>
<tbody style="text-align: center;">
<tr>
<td style="width: 80%; vertical-align: top; font-size: 14px;">
<div id="leftcontent"><img alt="Charles &amp; Keith Summer 2017 - Adorned" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-adorned-blog.jpg" width="100%" /></div>
</td>
<td style="width: 20%; vertical-align: top;">
<div id="sidebar">
<div class="shopstory">SHOP THE STORY</div>
<ul class="bxslider">
<li><a style="font-size: 10px; text-decoration: none;" onclick="return popup(this)" href="http://www.charleskeith.com/usd/textured-flat-sandals-black-ck1-70300365.html/"><img alt="TEXTURED FLAT SANDAL" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-CK1-70300365-01-1_TEXTURED-FLAT-SANDAL.jpg" width="100%" />TEXTURED FLAT SANDAL</a></li>
<li><a style="font-size: 10px; text-decoration: none;" onclick="return popup(this)" href="http://www.charleskeith.com/usd/gem-embellished-flats-nude-ck1-70580104.html/"><img alt="GEM EMBELLISHED FLAT" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-CK1-70580104-35-1_GEM-EMBELLISHED-FLAT.jpg" width="100%" />GEM EMBELLISHED FLAT</a></li>
<li><a style="font-size: 10px; text-decoration: none;" onclick="return popup(this)" href="http://www.charleskeith.com/usd/lace-up-ballerina-platforms-pink-ck1-80300130.html/"><img alt="LACE-UP BALLERINA PLATFORM" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-CK1-80300130-13-1_LACE-UP-BALLERINA-PLATFORM.jpg" width="100%" />LACE-UP BALLERINA PLATFORM</a></li>
</ul>
</div>
</td>
</tr>
</tbody>
</table>
</div>
<div class="visible-xs visible-sm smallcontent"><img alt="Charles &amp; Keith Summer 2017 - Adorned" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-adorned-blog.jpg" width="100%" />
<div>&nbsp;</div>
<div class="sts-container-s">
<h2>SHOP THE STORY</h2>
<div class="sts-product"><a onclick="return popup(this)" href="http://www.charleskeith.com/usd/textured-flat-sandals-black-ck1-70300365.html/"><img alt="TEXTURED FLAT SANDAL" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-CK1-70300365-01-1_TEXTURED-FLAT-SANDAL.jpg" />TEXTURED FLAT SANDAL</a></div>
<div class="sts-product"><a onclick="return popup(this)" href="http://www.charleskeith.com/usd/gem-embellished-flats-nude-ck1-70580104.html/"><img alt="GEM EMBELLISHED FLAT" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-CK1-70580104-35-1_GEM-EMBELLISHED-FLAT.jpg" />GEM EMBELLISHED FLAT</a></div>
<div class="sts-product"><a onclick="return popup(this)" href="http://www.charleskeith.com/usd/lace-up-ballerina-platforms-pink-ck1-80300130.html/"><img alt="LACE-UP BALLERINA PLATFORM" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-CK1-80300130-13-1_LACE-UP-BALLERINA-PLATFORM.jpg" />LACE-UP BALLERINA PLATFORM</a></div>
</div>
</div>
<div>&nbsp;</div>
<p>
<script type="text/javascript">// <![CDATA[
function popup(mylink, windowname) {
            if (!window.focus) return true;
            var href;
            if (typeof(mylink) == 'string')
                href = mylink;
            else
                href = mylink.href;
            window.open(href, windowname, 'width=400,height=1024,scrollbars=yes,resizable=no,location=no,menubar=no,toolbar=no,');
            return false;
        }
// ]]]]><![CDATA[></script>
</p>]]></description>
      <pubDate>Thu, 22 Jun 2017 06:51:41 +0000</pubDate>
    </item>
    <item>
      <title><![CDATA[STORIES: YARA AND JASMINE]]></title>
      <link>http://www.charleskeith.com/usd/blog/stories-yara-and-jasmine/</link>
      <description><![CDATA[<style><!--
.blog-post-view .largecontent{
        max-width: 960px; text-align: center; font-size: 14px;
}
.largecontent img{padding-bottom: 2%;}
.smallcontent{font-size: 12px; text-align: center;}
.smallcontent img{padding-bottom: 2%;}


#disqus_thread{
display:none !important;
}

hr{
display:none !important;
}


#recentpost {
 text-align: center; font-size: 12px;
}
#recentpost > div {
 width: 18%; 
 display: inline-block;
 vertical-align: top;

 / IE fix. /
 *display: inline;
 zoom: 1;
}
#recentpost:after {
 content: "";
 width: 100%;
 display: inline-block;
}
#recentpost a{text-decoration: none;}
#s-recentpost{text-align: center;font-size: 11px;}
#s-recentpost > div {
 width: 30%;
 display: inline-block;
 vertical-align: top;

 / IE fix. /
 *display: inline;
 zoom: 1;
}
#s-recentpost:after {
 content: "";
 width: 100%;
 display: inline-block;
}
#s-recentpost a{text-decoration: none;}

p {text-align: center;}
.sts-container {
	max-width: 600px;
	margin: 0 auto;
	text-align: center;
	width: 100%;
}
.sts-container-s {
	margin: 0 auto;
	text-align: center;
	max-width: 400px;
	width: 100%;
}	
.sts-container:after, .sts-container-s:after {
	content: "";
	display: table;
	clear: both;
}	
.sts-product {
	max-width: 33%;
	padding: 1%;
	float: left;
	font-size: 11px;
}
.sts-product img {
	max-width: 100%;
}
.sts-product a:hover {
	text-decoration: none;
}
.sts-product-s img {
	width: 100%;
}
.sts-container-s .sts-product {
	max-width: 49%;
	padding: 1%;
	float: left;
}
.sts-container h2, .sts-container-s h2 {
	font-size: 12px;
}
--></style>
<div>&nbsp;</div>
<div class="visible-md visible-lg largecontent"><img alt="charles &amp; keith stories campaign" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-stories-yara-jasmine-blog.jpg" width="100%" />
<p style="font-weight: bold;">How similar are you and your daughter? Share with us how both of you are alike in terms of character and mannerisms.</p>
<p>We are both extremely high energy. We love to dance, act silly, and have a similar sense of humor. We are also sensitive, kind hearted, stubborn and extremely possessive over the ones we love.</p>
<p style="font-weight: bold;">Children love showing their creativity in a variety of ways, from their uninhibited confidence to their imaginative play. How do you keep up with your daughter&rsquo;s imagination?</p>
<p>My daughter personally loves to draw and paint. I always get her colouring books and paint so she can express herself freely. I encourage her to hone her creativity by telling her how beautiful her work is.</p>
<p style="font-weight: bold;">How has your daughter inspired your creative processes?</p>
<p>She has inspired me in my designs for my clothing brand. We have now started designing turbans for kids, so that mother and daughter can wear matching styles. We will hopefully start producing matching outfits for mothers and daughters soon.</p>
<p style="font-weight: bold;">Juggling your passion and your family is a challenge. How do you do it?</p>
<p>I try my best to split my time between work and my children. Motherhood is a 24/7 job, so whatever time I have in between, will be dedicated to work.</p>
<div>&nbsp;</div>
<div class="sts-container">
<h2>SHOP THE STORY</h2>
<div class="sts-product"><a onclick="return popup(this)" href="http://www.charleskeith.com/usd/curved-edge-ballerinas-nude-ck9-71620005-1.html/"><img alt="CURVED EDGE BALLERINA" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-CK9-71620005-1-35-1_CURVED-EDGE-BALLERINA.jpg" />CURVED EDGE BALLERINA</a></div>
<div class="sts-product"><a onclick="return popup(this)" href="http://www.charleskeith.com/usd/kids/bags/front-flap-backpack-black-ck11-20150653.html/"><img alt="FRONT FLAP BACKPACK" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-CK11-20150563-01-1_FRONT-FLAP-BACKPACK.jpg" />FRONT FLAP BACKPACK</a></div>
<div class="sts-product"><a onclick="return popup(this)" href="http://www.charleskeith.com/usd/scalloped-edge-flats-black2-ck1-70380584.html/"><img alt="SCALLOPED EDGE FLAT" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-CK1-70380584-75-1_SCALLOPED-EDGE-FLAT.jpg" />SCALLOPED EDGE FLAT</a></div>
</div>
<div id="recentpost">&nbsp;</div>
</div>
<div class="visible-sm visible-xs smallcontent"><img alt="charles &amp; keith stories campaign" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-stories-yara-jasmine-blog.jpg" width="100%" />
<p style="font-weight: bold;">How similar are you and your daughter? Share with us how both of you are alike in terms of character and mannerisms.</p>
<p>We are both extremely high energy. We love to dance, act silly, and have a similar sense of humor. We are also sensitive, kind hearted, stubborn and extremely possessive over the ones we love.</p>
<p style="font-weight: bold;">Children love showing their creativity in a variety of ways, from their uninhibited confidence to their imaginative play. How do you keep up with your daughter&rsquo;s imagination?</p>
<p>My daughter personally loves to draw and paint. I always get her colouring books and paint so she can express herself freely. I encourage her to hone her creativity by telling her how beautiful her work is.</p>
<p style="font-weight: bold;">How has your daughter inspired your creative processes?</p>
<p>She has inspired me in my designs for my clothing brand. We have now started designing turbans for kids, so that mother and daughter can wear matching styles. We will hopefully start producing matching outfits for mothers and daughters soon.</p>
<p style="font-weight: bold;">Juggling your passion and your family is a challenge. How do you do it?</p>
<p>I try my best to split my time between work and my children. Motherhood is a 24/7 job, so whatever time I have in between, will be dedicated to work.</p>
<div>&nbsp;</div>
<div class="sts-container-s">
<h2>SHOP THE STORY</h2>
<div class="sts-product"><a onclick="return popup(this)" href="http://www.charleskeith.com/usd/curved-edge-ballerinas-nude-ck9-71620005-1.html/"><img alt="CURVED EDGE BALLERINA" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-CK9-71620005-1-35-1_CURVED-EDGE-BALLERINA.jpg" />CURVED EDGE BALLERINA</a></div>
<div class="sts-product"><a onclick="return popup(this)" href="http://www.charleskeith.com/usd/kids/bags/front-flap-backpack-black-ck11-20150653.html/"><img alt="FRONT FLAP BACKPACK" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-CK11-20150563-01-1_FRONT-FLAP-BACKPACK.jpg" />FRONT FLAP BACKPACK</a></div>
<div class="sts-product"><a onclick="return popup(this)" href="http://www.charleskeith.com/usd/scalloped-edge-flats-black2-ck1-70380584.html/"><img alt="SCALLOPED EDGE FLAT" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-CK1-70380584-75-1_SCALLOPED-EDGE-FLAT.jpg" />SCALLOPED EDGE FLAT</a></div>
</div>
<div id="s-recentpost">&nbsp;</div>
</div>
<div>&nbsp;</div>
<p>
<script type="text/javascript">// <![CDATA[
function popup(mylink, windowname)
{
if (! window.focus)return true;
var href;
if (typeof(mylink) == 'string')
   href=mylink;
else
   href=mylink.href;
window.open(href, windowname, 'width=400,height=1024,scrollbars=yes,resizable=no,location=no,menubar=no,toolbar=no,');
return false;
}
// ]]]]><![CDATA[></script>
</p>]]></description>
      <pubDate>Wed, 21 Jun 2017 08:14:42 +0000</pubDate>
    </item>
    <item>
      <title><![CDATA[STORIES: SHAUNA VOON]]></title>
      <link>http://www.charleskeith.com/usd/blog/stories-shauna-voon/</link>
      <description><![CDATA[<style><!--
.blog-post-view .largecontent{
	max-width: 960px; text-align: center; font-size: 14px;
}
.largecontent img{padding-bottom: 2%;}
.smallcontent{font-size: 12px; text-align: center;}
.smallcontent img{padding-bottom: 2%;}


#disqus_thread{
display:none !important;
}

hr{
display:none !important;
}

#recentpost {
 text-align: center; font-size: 12px;
}
#recentpost > div {
 width: 18%; 
 display: inline-block;
 vertical-align: top;

 / IE fix. /
 *display: inline;
 zoom: 1;
}
#recentpost:after {
 content: "";
 width: 100%;
 display: inline-block;
}
#recentpost a{text-decoration: none;}
#s-recentpost{text-align: center;font-size: 11px;}
#s-recentpost > div {
 width: 30%;
 display: inline-block;
 vertical-align: top;

 / IE fix. /
 *display: inline;
 zoom: 1;
}
#s-recentpost:after {
 content: "";
 width: 100%;
 display: inline-block;
}
#s-recentpost a{text-decoration: none;}

p {text-align: center;}
.sts-container {
	max-width: 600px;
	margin: 0 auto;
	text-align: center;
	width: 100%;
}
.sts-container-s {
	margin: 0 auto;
	text-align: center;
	max-width: 400px;
	width: 100%;
}	
.sts-container:after, .sts-container-s:after {
	content: "";
	display: table;
	clear: both;
}	
.sts-product {
	max-width: 33%;
	padding: 1%;
	float: left;
	font-size: 11px;
}
.sts-product img {
	max-width: 100%;
}
.sts-product a:hover {
	text-decoration: none;
}
.sts-product-s img {
	width: 100%;
}
.sts-container-s .sts-product {
	max-width: 49%;
	padding: 1%;
	float: left;
}
.sts-container h2, .sts-container-s h2 {
	font-size: 12px;
}
--></style>
<div>&nbsp;</div>
<div class="visible-md visible-lg largecontent"><img alt="charles &amp; keith stories campaign," src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-imwithcharleskeith-shauna-voon-blog-1.jpg" width="100%" />
<p style="font-weight: bold;">What does the word &ldquo;creativity&rdquo; mean to you? And where do you find your inspiration?</p>
<p>Creativity to me is the freedom to be honest and a representation of yourself in many ways, in your own perspective. Creativity is different with everyone and that&rsquo;s what makes it unique &ndash; we all see things, have perceptions on something, opinions, perspectives and voice very differently. I find that creativity can be found anywhere, even in the most mundane situation or thing. Aside from fashion references, I find my inspiration in many other things that catches the mood or my attention in an instant. Architecture, nature, music, movement, textures and even the silhouette of a shadow shapes differently in my mind. Although not everyone would agree or would gravitate the same way, inspiration and creativity will always be unique to the eyes of the beholder.</p>
<p style="font-weight: bold;">What are your favourite art forms that you are most well-versed in?</p>
<p>To be honest, I have a few different favourite art forms that I have developed over the years. From drawing to music to photography, it all comes down to the same general art form &ndash; styling composition. I can&rsquo;t be sure if I am excellently well-versed at all, but I have taken the advantage of this simple concept (or, skill) into everything I create and produce. I have always been encouraged by my father to always be appreciative of the arts &ndash; styling composition started when I understood the composition of the anatomy in drawing techniques, every string of notes in a soprano&rsquo;s voice and, the perspective and angle in a photographer&rsquo;s eye. Being influenced by different forms of art, I gradually progress in how creativity and inspiration is like to me over the years. Without learning different trades of art, I doubt I&rsquo;ll be inspired to be as driven as I am today.</p>
<p style="font-weight: bold;">How do you overcome a creative roadblock?</p>
<p>It&rsquo;s very simple: stop and relax. Creative roadblocks are humanely normal for just about everyone. The only way to get back on your feet is to stop and give yourself a little breather. I usually rewind back to the things that inspired me in the first place &ndash; read, draw, listen to music or even take a stroll. I have taken a liking and habit to watch fashion documentaries like Advanced Fashion or Bill Cunningham: New York, on moments I feel I have dwelled long enough and feel motivated again. The trick about creative roadblocks is that they are self-inducing to the unconscious mind. As we push more of ourselves in times of low, the more we start to build a thicker roadblock over time. Sit back and relax, enjoy it.</p>
<p style="font-weight: bold;">From a creative&rsquo;s point of view, do you think art and fashion work hand in hand?</p>
<p>Fashion has always been inspired by art and culture &ndash; without art, fashion can never survive without it. That being said, art is a definitive reference point to fashion. As a creative&rsquo;s point of view, I believe that all art forms are analogous that holds these different &lsquo;forms&rsquo; into balance. Fashion is a lifestyle of art &ndash; art in human size form, simply. Although the misconception of high-fashion is heavily cultured by the avant garde or fast-fashion being the centre of demand by the people and commerce, the generalization of fashion will always remain as a point of reference to art - mainly in the form of textures, silhouette and colour.</p>
<p>Check out her Instagram page: @jshnaaa</p>
<div>&nbsp;</div>
<div class="sts-container">
<h2>SHOP THE STORY</h2>
<div class="sts-product"><a onclick="return popup(this)" href="http://www.charleskeith.com/usd/high-cut-sneakers-taupe-ck1-71630010.html/"><img alt="HIGH-CUT SNEAKER" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-CK1-71630010-04-1_HIGH-CUT-SNEAKER.jpg" />HIGH-CUT SNEAKER</a></div>
<div class="sts-product"><a onclick="return popup(this)" href="http://www.charleskeith.com/usd/ankle-strap-sneakers-burgun-ck1-71630007.html/"><img alt="ANKLE-STRAP SNEAKER" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-CK1-71630007-73-1_ANKLE-STRAP-SNEAKER.jpg" />ANKLE-STRAP SNEAKER</a></div>
<div class="sts-product"><a onclick="return popup(this)" href="http://www.charleskeith.com/usd/embellished-lace-up-flats-white-ck1-70300369.html/"><img alt="EMBELLISHED LACE-UP FLAT" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-CK1-70300369-03-2_EMBELLISHED-LACE-UP-FLAT.jpg" />EMBELLISHED LACE-UP FLAT</a></div>
<div class="sts-product"><a onclick="return popup(this)" href="http://www.charleskeith.com/usd/ankle-strap-sneakers-black-ck1-71630007.html/"><img alt="ANKLE-STRAP SNEAKER" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-CK1-71630007-01-1_ANKLE-STRAP-SNEAKER.jpg" />ANKLE-STRAP SNEAKER</a></div>
<div class="sts-product"><a onclick="return popup(this)" href="http://www.charleskeith.com/usd/buckle-ankle-strap-stilettos-black-ck1-60580087.html/"><img alt="BUCKLE ANKLE-STRAP STILETTO" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-CK1-60580087-01-1_BUCKLE-ANKLE-STRAP-STILETTO.jpg" />BUCKLE ANKLE-STRAP STILETTO</a></div>
<div class="sts-product"><a onclick="return popup(this)" href="http://www.charleskeith.com/usd/buckle-ankle-strap-stilettos-white-ck1-60580087.html/"><img alt="BUCKLE ANKLE-STRAP STILETTO" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-CK1-60580087-03-1_BUCKLE-ANKLE-STRAP-STILETTO.jpg" />BUCKLE ANKLE-STRAP STILETTO</a></div>
<div class="sts-product"><a onclick="return popup(this)" href="http://www.charleskeith.com/usd/embellished-lace-up-flats-black-ck1-70300369.html/"><img alt="EMBELLISHED LACE-UP FLAT" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-CK1-70300369-01-1_EMBELLISHED-LACE-UP-FLAT.jpg" />EMBELLISHED LACE-UP FLAT</a></div>
</div>
<div id="recentpost">&nbsp;</div>
</div>
<div class="visible-sm visible-xs smallcontent"><img alt="charles &amp; keith stories campaign," src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-imwithcharleskeith-shauna-voon-blog-1.jpg" width="100%" />
<p style="font-weight: bold;">What does the word &ldquo;creativity&rdquo; mean to you? And where do you find your inspiration?</p>
<p>Creativity to me is the freedom to be honest and a representation of yourself in many ways, in your own perspective. Creativity is different with everyone and that&rsquo;s what makes it unique &ndash; we all see things, have perceptions on something, opinions, perspectives and voice very differently. I find that creativity can be found anywhere, even in the most mundane situation or thing. Aside from fashion references, I find my inspiration in many other things that catches the mood or my attention in an instant. Architecture, nature, music, movement, textures and even the silhouette of a shadow shapes differently in my mind. Although not everyone would agree or would gravitate the same way, inspiration and creativity will always be unique to the eyes of the beholder.</p>
<p style="font-weight: bold;">What are your favourite art forms that you are most well-versed in?</p>
<p>To be honest, I have a few different favourite art forms that I have developed over the years. From drawing to music to photography, it all comes down to the same general art form &ndash; styling composition. I can&rsquo;t be sure if I am excellently well-versed at all, but I have taken the advantage of this simple concept (or, skill) into everything I create and produce. I have always been encouraged by my father to always be appreciative of the arts &ndash; styling composition started when I understood the composition of the anatomy in drawing techniques, every string of notes in a soprano&rsquo;s voice and, the perspective and angle in a photographer&rsquo;s eye. Being influenced by different forms of art, I gradually progress in how creativity and inspiration is like to me over the years. Without learning different trades of art, I doubt I&rsquo;ll be inspired to be as driven as I am today.</p>
<p style="font-weight: bold;">How do you overcome a creative roadblock?</p>
<p>It&rsquo;s very simple: stop and relax. Creative roadblocks are humanely normal for just about everyone. The only way to get back on your feet is to stop and give yourself a little breather. I usually rewind back to the things that inspired me in the first place &ndash; read, draw, listen to music or even take a stroll. I have taken a liking and habit to watch fashion documentaries like Advanced Fashion or Bill Cunningham: New York, on moments I feel I have dwelled long enough and feel motivated again. The trick about creative roadblocks is that they are self-inducing to the unconscious mind. As we push more of ourselves in times of low, the more we start to build a thicker roadblock over time. Sit back and relax, enjoy it.</p>
<p style="font-weight: bold;">From a creative&rsquo;s point of view, do you think art and fashion work hand in hand?</p>
<p>Fashion has always been inspired by art and culture &ndash; without art, fashion can never survive without it. That being said, art is a definitive reference point to fashion. As a creative&rsquo;s point of view, I believe that all art forms are analogous that holds these different &lsquo;forms&rsquo; into balance. Fashion is a lifestyle of art &ndash; art in human size form, simply. Although the misconception of high-fashion is heavily cultured by the avant garde or fast-fashion being the centre of demand by the people and commerce, the generalization of fashion will always remain as a point of reference to art - mainly in the form of textures, silhouette and colour.</p>
<p>Check out her Instagram page: @jshnaaa</p>
<div>&nbsp;</div>
<div class="sts-container-s">
<h2>SHOP THE STORY</h2>
<div class="sts-product"><a onclick="return popup(this)" href="http://www.charleskeith.com/usd/high-cut-sneakers-taupe-ck1-71630010.html/"><img alt="HIGH-CUT SNEAKER" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-CK1-71630010-04-1_HIGH-CUT-SNEAKER.jpg" />HIGH-CUT SNEAKER</a></div>
<div class="sts-product"><a onclick="return popup(this)" href="http://www.charleskeith.com/usd/ankle-strap-sneakers-burgun-ck1-71630007.html/"><img alt="ANKLE-STRAP SNEAKER" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-CK1-71630007-73-1_ANKLE-STRAP-SNEAKER.jpg" />ANKLE-STRAP SNEAKER</a></div>
<div class="sts-product"><a onclick="return popup(this)" href="http://www.charleskeith.com/usd/embellished-lace-up-flats-white-ck1-70300369.html/"><img alt="EMBELLISHED LACE-UP FLAT" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-CK1-70300369-03-2_EMBELLISHED-LACE-UP-FLAT.jpg" />EMBELLISHED LACE-UP FLAT</a></div>
<div class="sts-product"><a onclick="return popup(this)" href="http://www.charleskeith.com/usd/ankle-strap-sneakers-black-ck1-71630007.html/"><img alt="ANKLE-STRAP SNEAKER" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-CK1-71630007-01-1_ANKLE-STRAP-SNEAKER.jpg" />ANKLE-STRAP SNEAKER</a></div>
<div class="sts-product"><a onclick="return popup(this)" href="http://www.charleskeith.com/usd/buckle-ankle-strap-stilettos-black-ck1-60580087.html/"><img alt="BUCKLE ANKLE-STRAP STILETTO" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-CK1-60580087-01-1_BUCKLE-ANKLE-STRAP-STILETTO.jpg" />BUCKLE ANKLE-STRAP STILETTO</a></div>
<div class="sts-product"><a onclick="return popup(this)" href="http://www.charleskeith.com/usd/buckle-ankle-strap-stilettos-white-ck1-60580087.html/"><img alt="BUCKLE ANKLE-STRAP STILETTO" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-CK1-60580087-03-1_BUCKLE-ANKLE-STRAP-STILETTO.jpg" />BUCKLE ANKLE-STRAP STILETTO</a></div>
<div class="sts-product"><a onclick="return popup(this)" href="http://www.charleskeith.com/usd/embellished-lace-up-flats-black-ck1-70300369.html/"><img alt="EMBELLISHED LACE-UP FLAT" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-CK1-70300369-01-1_EMBELLISHED-LACE-UP-FLAT.jpg" />EMBELLISHED LACE-UP FLAT</a></div>
</div>
<div id="s-recentpost">&nbsp;</div>
</div>
<div>&nbsp;</div>
<p>
<script type="text/javascript">// <![CDATA[
function popup(mylink, windowname)
{
if (! window.focus)return true;
var href;
if (typeof(mylink) == 'string')
   href=mylink;
else
   href=mylink.href;
window.open(href, windowname, 'width=400,height=1024,scrollbars=yes,resizable=no,location=no,menubar=no,toolbar=no,');
return false;
}
// ]]]]><![CDATA[></script>
</p>]]></description>
      <pubDate>Tue, 20 Jun 2017 09:57:27 +0000</pubDate>
    </item>
    <item>
      <title><![CDATA[STORIES: NICOLE AND EMMA]]></title>
      <link>http://www.charleskeith.com/usd/blog/stories-nicole-and-emma/</link>
      <description><![CDATA[<style><!--
.blog-post-view .largecontent{
	max-width: 960px; text-align: center; font-size: 14px;
}
.largecontent img{padding-bottom: 2%;}
.smallcontent{font-size: 12px; text-align: center;}
.smallcontent img{padding-bottom: 2%;}


#disqus_thread{
display:none !important;
}

hr{
display:none !important;
}


#recentpost {
 text-align: center; font-size: 12px;
}
#recentpost > div {
 width: 18%; 
 display: inline-block;
 vertical-align: top;

 / IE fix. /
 *display: inline;
 zoom: 1;
}
#recentpost:after {
 content: "";
 width: 100%;
 display: inline-block;
}
#recentpost a{text-decoration: none;}
#s-recentpost{text-align: center;font-size: 11px;}
#s-recentpost > div {
 width: 30%;
 display: inline-block;
 vertical-align: top;

 / IE fix. /
 *display: inline;
 zoom: 1;
}
#s-recentpost:after {
 content: "";
 width: 100%;
 display: inline-block;
}
#s-recentpost a{text-decoration: none;}

p {text-align: center;}
.sts-container {
	max-width: 400px;
	margin: 0 auto;
	text-align: center;
	width: 100%;
}
.sts-container-s {
	margin: 0 auto;
	text-align: center;
	max-width: 400px;
	width: 100%;
}	
.sts-container:after, .sts-container-s:after {
	content: "";
	display: table;
	clear: both;
}	
.sts-product {
	max-width: 49%;
	padding: 1%;
	float: left;
	font-size: 11px;
}
.sts-product img {
	max-width: 100%;
}
.sts-product a:hover {
	text-decoration: none;
}
.sts-product-s img {
	width: 100%;
}
.sts-container-s .sts-product {
	max-width: 49%;
	padding: 1%;
	float: left;
}
.sts-container h2, .sts-container-s h2 {
	font-size: 12px;
}
--></style>
<div>&nbsp;</div>
<div class="visible-md visible-lg largecontent"><img alt="charles &amp; keith stories campaign" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-nicole-emma-blog.jpg" width="100%" />
<p style="font-weight: bold;">How has the experience of Motherhood exceeded your expectations? Have you been pleasantly surprised or otherwise by your experience as a mother thus far?</p>
<p>Motherhood is the most difficult job of all. I would never have thought that Emma would have been able to teach me so much, and she&rsquo;s not even 2.</p>
<p style="font-weight: bold;">Children love showing their creativity in a variety of ways, from their uninhibited confidence to their imaginative play. How do you keep up with your daughter&rsquo;s imagination?</p>
<p>It is not easy keeping up with a child&rsquo;s imagination. Sometimes I find myself staring at Emma while she&rsquo;s playing. I just really enjoy watching her discovering the world.</p>
<p style="font-weight: bold;">How has your daughter inspired your creative processes?</p>
<p>Emma is the main reason that I became a style blogger and influencer. When Emma was born we moved from London to Amsterdam. I had to start my life from scratch so I thought it was now or never. I couldn&rsquo;t be happier to have my hobby as my full time job now.</p>
<p style="font-weight: bold;">Juggling your passion and your family is a challenge. How do you do it?</p>
<p>It&rsquo;s a real challenge. I put in the effort to separate work and time spent with Emma. Normally, I work while Emma is at day care and after she&rsquo;s gone to bed at night. When we are together, she&rsquo;s number one priority.</p>
<div>&nbsp;</div>
<div class="sts-container">
<h2>SHOP THE STORY</h2>
<div class="sts-product"><a onclick="return popup(this)" href="http://www.charleskeith.com/usd/patent-pointed-pumps-red-ck1-60280089.html/"><img alt="PATENT POINTED PUMP" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-CK1-60280089-08-1_PATENT-POINTED-PUMP.jpg" />PATENT POINTED PUMP</a></div>
<div class="sts-product"><a onclick="return popup(this)" href="http://www.charleskeith.com/usd/pineapple-sandals-red-ck9-71620011.html/"><img alt="KIDS PINEAPPLE SANDAL" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-CK9-71620011-08-1_KIDS-PINEAPPLE-SANDAL.jpg" />KIDS PINEAPPLE SANDAL</a></div>
</div>
<div id="recentpost">&nbsp;</div>
</div>
<div>&nbsp;</div>
<div class="visible-sm visible-xs smallcontent"><img alt="charles &amp; keith stories campaign" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-nicole-emma-blog.jpg" width="100%" />
<p style="font-weight: bold;">How has the experience of Motherhood exceeded your expectations? Have you been pleasantly surprised or otherwise by your experience as a mother thus far?</p>
<p>Motherhood is the most difficult job of all. I would never have thought that Emma would have been able to teach me so much, and she&rsquo;s not even 2.</p>
<p style="font-weight: bold;">Children love showing their creativity in a variety of ways, from their uninhibited confidence to their imaginative play. How do you keep up with your daughter&rsquo;s imagination?</p>
<p>It is not easy keeping up with a child&rsquo;s imagination. Sometimes I find myself staring at Emma while she&rsquo;s playing. I just really enjoy watching her discovering the world.</p>
<p style="font-weight: bold;">How has your daughter inspired your creative processes?</p>
<p>Emma is the main reason that I became a style blogger and influencer. When Emma was born we moved from London to Amsterdam. I had to start my life from scratch so I thought it was now or never. I couldn&rsquo;t be happier to have my hobby as my full time job now.</p>
<p style="font-weight: bold;">Juggling your passion and your family is a challenge. How do you do it?</p>
<p>It&rsquo;s a real challenge. I put in the effort to separate work and time spent with Emma. Normally, I work while Emma is at day care and after she&rsquo;s gone to bed at night. When we are together, she&rsquo;s number one priority.</p>
<div class="sts-container-s">
<h2>SHOP THE STORY</h2>
<div class="sts-product"><a onclick="return popup(this)" href="http://www.charleskeith.com/usd/patent-pointed-pumps-red-ck1-60280089.html/"><img alt="PATENT POINTED PUMP" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-CK1-60280089-08-1_PATENT-POINTED-PUMP.jpg" />PATENT POINTED PUMP</a></div>
<div class="sts-product"><a onclick="return popup(this)" href="http://www.charleskeith.com/usd/pineapple-sandals-red-ck9-71620011.html/"><img alt="KIDS PINEAPPLE SANDAL" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-CK9-71620011-08-1_KIDS-PINEAPPLE-SANDAL.jpg" />KIDS PINEAPPLE SANDAL</a></div>
</div>
<div id="s-recentpost">&nbsp;</div>
<div>&nbsp;</div>
</div>
<p>
<script type="text/javascript">// <![CDATA[
function popup(mylink, windowname)
{
if (! window.focus)return true;
var href;
if (typeof(mylink) == 'string')
   href=mylink;
else
   href=mylink.href;
window.open(href, windowname, 'width=400,height=1024,scrollbars=yes,resizable=no,location=no,menubar=no,toolbar=no,');
return false;
}
// ]]]]><![CDATA[></script>
</p>]]></description>
      <pubDate>Mon, 19 Jun 2017 04:29:57 +0000</pubDate>
    </item>
    <item>
      <title><![CDATA[#ImwithCHARLESKEITH: Embroidered Bags]]></title>
      <link>http://www.charleskeith.com/usd/blog/imwithcharleskeith-embroidered-bags/</link>
      <description><![CDATA[<style><!--
.blog-post-view .largecontent{
	max-width: 960px; text-align: center; font-size: 14px;
}

#disqus_thread{
display:none !important;
}

hr{
display:none !important;
}


.largecontent img{padding-bottom: 2%;}
.ltext{text-align: justify;}
.ltext img{padding-bottom: 2%;}
tr.SpaceUnder > td{padding-bottom: 30px;}
#recentpost {
 text-align: center; font-size: 12px;
}
#recentpost > div {
 width: 18%; 
 display: inline-block;
 vertical-align: top;

 / IE fix. /
 *display: inline;
 zoom: 1;
}
#recentpost:after {
 content: "";
 width: 100%;
 display: inline-block;
}
#recentpost a{text-decoration: none;}
#s-recentpost{text-align: center;font-size: 11px;}
#s-recentpost > div {
 width: 30%;
 display: inline-block;
 vertical-align: top;

 / IE fix. /
 *display: inline;
 zoom: 1;
}
#s-recentpost:after {
     content: "";
     width: 100%;
     display: inline-block;
}
#s-recentpost a{text-decoration: none;}
p {text-align: center;}
	
	.sts-container {
		max-width:600px;
		margin: 0 auto;
		text-align: center;
		width: 100%;
	}
	.sts-container-s {
		margin: 0 auto;
		text-align: center;
		max-width: 400px;
		width: 100%;
	}	
	.sts-container:after, .sts-container-s:after {
		 content: "";
		 display: table;
		 clear: both;
	}	
	.sts-product {
		max-width: 33%;
		padding: 1%;
		float: left;
		font-size: 11px;
	}
	.sts-product a:hover {
		text-decoration: none;
	}
	.sts-product img {
		max-width: 100%;

	}
	.sts-product-s img {
		width: 100%;

	}
	.sts-container-s .sts-product {
		max-width: 49%;
		padding: 1%;
		float: left;
	}
	.sts-container h2, .sts-container-s h2 {
		font-size: 12px;
	}
--></style>
<div>&nbsp;</div>
<div class="visible-md visible-lg largecontent"><img alt="charles &amp; keith fashion,imwithcharleskeith" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-imwithcharleskeith-embroided-blog.jpg" width="100%" />
<div>&nbsp;</div>
<div class="sts-container">
<h2>SHOP THE STORY</h2>
<div class="sts-product"><a onclick="return popup(this)" href="http://www.charleskeith.com/usd/drawstring-shoulder-bag-red-ck2-20780350.html/"><img alt="DRAWSTRING SHOULDER BAG" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-CK2-20780350-08-1_DRAWSTRING-SHOULDER-BAG.jpg" /> DRAWSTRING SHOULDER BAG</a></div>
<div class="sts-product"><a onclick="return popup(this)" href="http://www.charleskeith.com/notifyme?colour=BLACK&amp;artno=CK2-20670558"><img alt="FRONT FLAP BACKPACK" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-CK2-20670558-75-1_FRONT-FLAP-BACKPACK.jpg" /> FRONT FLAP BACKPACK</a></div>
<div class="sts-product"><a onclick="return popup(this)" href="http://www.charleskeith.com/notifyme?colour=NUDE&amp;artno=CK2-20670558"><img alt="FRONT FLAP BACKPACK" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-CK2-20670558-35-1_FRONT-FLAP-BACKPACK.jpg" /> FRONT FLAP BACKPACK</a></div>
<div class="sts-product"><a onclick="return popup(this)" href="http://www.charleskeith.com/usd/heart-shaped-crossbody-bag-black-ck2-80670590.html/"><img alt="HEART-SHAPED CROSSBODY BAG" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-CK2-80670590-01-1_HEART-SHAPED-CROSSBODY-BAG.jpg" /> HEART-SHAPED CROSSBODY BAG</a></div>
</div>
<div id="recentpost">&nbsp;</div>
<div>&nbsp;</div>
</div>
<div class="visible-sm visible-xs ltext"><img alt="charles &amp; keith fashion,imwithcharleskeith" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-imwithcharleskeith-embroided-blog.jpg" width="100%" />
<div class="sts-container-s">
<h2>SHOP THE STORY</h2>
<div class="sts-product"><a onclick="return popup(this)" href="http://www.charleskeith.com/usd/drawstring-shoulder-bag-red-ck2-20780350.html/"><img alt="DRAWSTRING SHOULDER BAG" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-CK2-20780350-08-1_DRAWSTRING-SHOULDER-BAG.jpg" /> DRAWSTRING SHOULDER BAG</a></div>
<div class="sts-product"><a onclick="return popup(this)" href="http://www.charleskeith.com/notifyme?colour=BLACK&amp;artno=CK2-20670558"><img alt="FRONT FLAP BACKPACK" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-CK2-20670558-75-1_FRONT-FLAP-BACKPACK.jpg" /> FRONT FLAP BACKPACK</a></div>
</div>
<div class="sts-container-s">
<div class="sts-product"><a onclick="return popup(this)" href="http://www.charleskeith.com/notifyme?colour=NUDE&amp;artno=CK2-20670558"><img alt="FRONT FLAP BACKPACK" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-CK2-20670558-35-1_FRONT-FLAP-BACKPACK.jpg" /> FRONT FLAP BACKPACK</a></div>
<div class="sts-product"><a onclick="return popup(this)" href="http://www.charleskeith.com/usd/heart-shaped-crossbody-bag-black-ck2-80670590.html/"><img alt="HEART-SHAPED CROSSBODY BAG" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-CK2-80670590-01-1_HEART-SHAPED-CROSSBODY-BAG.jpg" /> HEART-SHAPED CROSSBODY BAG</a></div>
</div>
<div id="s-recentpost">&nbsp;</div>
<div>&nbsp;</div>
</div>
<p>
<script type="text/javascript">// <![CDATA[
function popup(mylink, windowname)
{
if (! window.focus)return true;
var href;
if (typeof(mylink) == 'string')
   href=mylink;
else
   href=mylink.href;
window.open(href, windowname, 'width=400,height=1024,scrollbars=yes,resizable=no,location=no,menubar=no,toolbar=no,');
return false;
}
// ]]]]><![CDATA[></script>
</p>]]></description>
      <pubDate>Thu, 15 Jun 2017 10:50:31 +0000</pubDate>
    </item>
    <item>
      <title><![CDATA[#ImwithCHARLESKEITH ]]></title>
      <link>http://www.charleskeith.com/usd/blog/imwithcharleskeith-2/</link>
      <description><![CDATA[<style><!--
.blog-post-view .largecontent{
	max-width: 960px; text-align: center; font-size: 14px;
}

#disqus_thread{
display:none !important;
}

hr{
display:none !important;
}


.largecontent img{padding-bottom: 2%;}
.smallcontent{text-align: center;}
.smallcontent img{padding-bottom: 2%;}
tr.SpaceUnder > td{padding-bottom: 30px;}
#recentpost {
 text-align: center; font-size: 12px;
}
#recentpost > div {
 width: 18%; 
 display: inline-block;
 vertical-align: top;

 / IE fix. /
 *display: inline;
 zoom: 1;
}
#recentpost:after {
 content: "";
 width: 100%;
 display: inline-block;
}
#recentpost a{text-decoration: none;}
#s-recentpost{text-align: center;font-size: 11px;}
#s-recentpost > div {
 width: 30%;
 display: inline-block;
 vertical-align: top;

 / IE fix. /
 *display: inline;
 zoom: 1;
}
#s-recentpost:after {
 content: "";
 width: 100%;
 display: inline-block;
}
#s-recentpost a{text-decoration: none;}
p {text-align: center;}
--></style>
<div>&nbsp;</div>
<div class="visible-md visible-lg largecontent"><img alt="charles &amp; keith fashion,imwithcharleskeith" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-imwithcharleskeith_2-blog.jpg" width="100%" />
<p><strong>Tell us about your journey into fashion.</strong></p>
<p>Helena Lyngeri (@eleannore): Well, I always remember myself getting lost into fashion magazines. I had this feeling about fashion and trends. When Instagram launched and I joined this social community I started taking some pictures of what I was wearing or what I was doing (brunching, drinking coffee etc). The more I posted, the more my following started to increase, and the more brands started emailing me. And here I am, known as &ldquo;eleannore&rdquo;.</p>
<p>LAMstyle (@lamstyle_): We both have always had shared interest in fashion, but it was put on hold for a while since we were so busy with school. After graduating and starting our careers, we decided it was time to pursue our passion. LAM style came about as a collaboration of our styles; the name originating from a combination of our initials. We&rsquo;ve been pursuing it for about a year now and have enjoyed every minute of it!</p>
<p>Vanessa Ciliberto (@vanessaciliberto): I have been into fashion ever since I can remember. When I was younger, my sister and I used to style each other, and our dad used to take pictures for us.</p>
<p><strong>What does the word &ldquo;creativity&rdquo; mean to you? And where do you find your inspiration?</strong></p>
<p>Helena Lyngeri (@eleannore): To me, creativity is the ability to understand and express your inner self. Putting flesh on your imagination. It&rsquo;s an exercise of mind; the strongest feeling after love.</p>
<p>LAMstyle (@lamstyle_): There are endless ways to stay inspired, traveling being the main one. Although we love our city and are constantly finding inspiration in the perpetually changing and growing city of Detroit, MI, we always find inspiration when traveling to other places.</p>
<p>Vanessa Ciliberto (@vanessaciliberto): To me, creativity means thinking outside the box. It also means having an open mind to try new things and be exposed to new experiences. I find inspiration everywhere. For example, I am inspired walking down the streets of Z&uuml;rich. I see so many girls with a great sense of style who inspire me to create new looks. I also find my inspiration scrolling through the internet, Instagram and other blogs.</p>
<div>&nbsp;</div>
<div>&nbsp;</div>
<div>&nbsp;</div>
<div style="font-size: 12px; font-weight: bold;">SHOP THE STORY</div>
<div>&nbsp;</div>
<table border="0">
<tbody style="font-size: 11px;">
<tr>
<td style="width: 19.25%;">&nbsp;</td>
<td style="width: 18.5%;">
<div><a onclick="return popup(this)" href="http://www.charleskeith.com/usd/studded-pointed-slingbacks-chalk-ck1-60280084.html/"><img alt="STUDDED POINTED SLINGBACK" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-CK1-60280084-41-1_STUDDED-POINTED-SLINGBACK.jpg" width="100%" /></a></div>
</td>
<td style="width: 3%;">&nbsp;</td>
<td style="width: 18.5%;">
<div><a onclick="return popup(this)" href="http://www.charleskeith.com/usd/studded-pointed-slingbacks-gold-ck1-60280084.html/"><img alt="STUDDED POINTED SLINGBACK" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-CK1-60280084-27-1_STUDDED-POINTED-SLINGBACK.jpg" width="100%" /></a></div>
</td>
<td style="width: 3%;">&nbsp;</td>
<td style="width: 18.5%;">
<div><a onclick="return popup(this)" href="http://www.charleskeith.com/usd/pointed-asymmetrical-mules-pink-ck1-70380616.html/"><img alt="ASYMMETRICAL POINTED SLIDER" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-K1-70380616-13_ASYMMETRICAL-POINTED-SLIDER.jpg" width="100%" /></a></div>
</td>
<td style="width: 19.25%;">&nbsp;</td>
</tr>
<tr>
<td style="width: 19.25%;">&nbsp;</td>
<td style="width: 18.5%; vertical-align: top;">
<div style="text-align: center;"><a onclick="return popup(this)" href="http://www.charleskeith.com/usd/studded-pointed-slingbacks-chalk-ck1-60280084.html/">STUDDED POINTED SLINGBACK</a></div>
</td>
<td style="width: 3%;">&nbsp;</td>
<td style="width: 18.5%; vertical-align: top;">
<div style="text-align: center;"><a onclick="return popup(this)" href="http://www.charleskeith.com/usd/studded-pointed-slingbacks-gold-ck1-60280084.html/">STUDDED POINTED SLINGBACK</a></div>
</td>
<td style="width: 3%;">&nbsp;</td>
<td style="width: 18.5%; vertical-align: top;">
<div style="text-align: center;"><a onclick="return popup(this)" href="http://www.charleskeith.com/usd/pointed-asymmetrical-mules-pink-ck1-70380616.html/">ASYMMETRICAL POINTED SLIDER</a></div>
</td>
<td style="width: 19.25%;">&nbsp;</td>
</tr>
<tr>
<td style="width: 19.25%;">&nbsp;</td>
<td style="width: 18.5%;">
<div><a onclick="return popup(this)" href="http://www.charleskeith.com/usd/basic-front-flap-crossbody-bag-ivory-ck2-80160021.html/"><img alt="BASIC FRONT FLAP CROSSBODY BAG" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-CK2-80160021-28-1_BASIC-FRONT-FLAP-CROSSBODY-BAG.jpg" width="100%" /></a></div>
</td>
<td style="width: 3%;">&nbsp;</td>
<td style="width: 18.5%;">
<div><a onclick="return popup(this)" href="http://www.charleskeith.com/usd/chunky-slingback-platforms-black-sl1-60960047.html/"><img alt="CHUNKY SLINGBACK PLATFORM" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-SL1-60960047-01-1_CHUNKY-SLINGBACK-PLATFORM.jpg" width="100%" /></a></div>
</td>
<td style="width: 3%;">&nbsp;</td>
<td style="width: 18.5%;">
<div><a onclick="return popup(this)" href="http://www.charleskeith.com/usd/strappy-embellished-sandals-gold-sl1-60580025.html/"><img alt="STRAPPY EMBELLISHED SANDAL" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-SL1-60580025-27-1_STRAPPY-EMBELLISHED-SANDAL.jpg" width="100%" /></a></div>
</td>
<td style="width: 19.25%;">&nbsp;</td>
</tr>
<tr>
<td style="width: 19.25%;">&nbsp;</td>
<td style="width: 18.5%; vertical-align: top;">
<div style="text-align: center;"><a onclick="return popup(this)" href="http://www.charleskeith.com/usd/basic-front-flap-crossbody-bag-ivory-ck2-80160021.html/">BASIC FRONT FLAP CROSSBODY BAG</a></div>
</td>
<td style="width: 3%;">&nbsp;</td>
<td style="width: 18.5%; vertical-align: top;">
<div style="text-align: center;"><a onclick="return popup(this)" href="http://www.charleskeith.com/usd/chunky-slingback-platforms-black-sl1-60960047.html/">CHUNKY SLINGBACK PLATFORM</a></div>
</td>
<td style="width: 3%;">&nbsp;</td>
<td style="width: 18.5%; vertical-align: top;">
<div style="text-align: center;"><a onclick="return popup(this)" href="http://www.charleskeith.com/usd/strappy-embellished-sandals-gold-sl1-60580025.html/">STRAPPY EMBELLISHED SANDAL</a></div>
</td>
<td style="width: 19.25%;">&nbsp;</td>
</tr>
</tbody>
</table>
<br />
<p style="font-size: 12px; font-weight: bold;">&nbsp;</p>
<div id="recentpost">&nbsp;</div>
<div>&nbsp;</div>
</div>
<div class="visible-sm visible-xs smallcontent"><img alt="charles &amp; keith fashion,imwithcharleskeith" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-imwithcharleskeith_2-blog.jpg" width="100%" />
<p><strong>Tell us about your journey into fashion.</strong></p>
<p>Helena Lyngeri (@eleannore): Well, I always remember myself getting lost into fashion magazines. I had this feeling about fashion and trends. When Instagram launched and I joined this social community I started taking some pictures of what I was wearing or what I was doing (brunching, drinking coffee etc). The more I posted, the more my following started to increase, and the more brands started emailing me. And here I am, known as &ldquo;eleannore&rdquo;.</p>
<p>LAMstyle (@lamstyle_): We both have always had shared interest in fashion, but it was put on hold for a while since we were so busy with school. After graduating and starting our careers, we decided it was time to pursue our passion. LAM style came about as a collaboration of our styles; the name originating from a combination of our initials. We&rsquo;ve been pursuing it for about a year now and have enjoyed every minute of it!</p>
<p>Vanessa Ciliberto (@vanessaciliberto): I have been into fashion ever since I can remember. When I was younger, my sister and I used to style each other, and our dad used to take pictures for us.</p>
<p><strong>What does the word &ldquo;creativity&rdquo; mean to you? And where do you find your inspiration?</strong></p>
<p>Helena Lyngeri (@eleannore): To me, creativity is the ability to understand and express your inner self. Putting flesh on your imagination. It&rsquo;s an exercise of mind; the strongest feeling after love.</p>
<p>LAMstyle (@lamstyle_): There are endless ways to stay inspired, traveling being the main one. Although we love our city and are constantly finding inspiration in the perpetually changing and growing city of Detroit, MI, we always find inspiration when traveling to other places.</p>
<p>Vanessa Ciliberto (@vanessaciliberto): To me, creativity means thinking outside the box. It also means having an open mind to try new things and be exposed to new experiences. I find inspiration everywhere. For example, I am inspired walking down the streets of Z&uuml;rich. I see so many girls with a great sense of style who inspire me to create new looks. I also find my inspiration scrolling through the internet, Instagram and other blogs.</p>
<div>&nbsp;</div>
<div style="font-weight: bold;">SHOP THE STORY</div>
<div>&nbsp;</div>
<table border="0">
<tbody>
<tr>
<td style="width: 5%;">&nbsp;</td>
<td style="width: 40%;">
<div><a onclick="return popup(this)" href="http://www.charleskeith.com/usd/studded-pointed-slingbacks-chalk-ck1-60280084.html/"><img alt="STUDDED POINTED SLINGBACK" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-CK1-60280084-41-1_STUDDED-POINTED-SLINGBACK.jpg" width="100%" /></a></div>
</td>
<td style="width: 10%;">&nbsp;</td>
<td style="width: 40%;">
<div><a onclick="return popup(this)" href="http://www.charleskeith.com/usd/studded-pointed-slingbacks-gold-ck1-60280084.html/"><img alt="STUDDED POINTED SLINGBACK" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-CK1-60280084-27-1_STUDDED-POINTED-SLINGBACK.jpg" width="100%" /></a></div>
</td>
<td style="width: 5%;">&nbsp;</td>
</tr>
<tr>
<td style="width: 5%;">&nbsp;</td>
<td style="width: 40%; vertical-align: top;">
<div style="text-align: center;"><a onclick="return popup(this)" href="http://www.charleskeith.com/usd/studded-pointed-slingbacks-chalk-ck1-60280084.html/">STUDDED POINTED SLINGBACK</a></div>
</td>
<td style="width: 10%;">&nbsp;</td>
<td style="width: 40%; vertical-align: top;">
<div style="text-align: center;"><a onclick="return popup(this)" href="http://www.charleskeith.com/usd/studded-pointed-slingbacks-gold-ck1-60280084.html/">STUDDED POINTED SLINGBACK</a></div>
</td>
<td style="width: 5%;">&nbsp;</td>
</tr>
<tr>
<td style="width: 5%;">&nbsp;</td>
<td style="width: 40%;">
<div><a onclick="return popup(this)" href="http://www.charleskeith.com/usd/pointed-asymmetrical-mules-pink-ck1-70380616.html/"><img alt="ASYMMETRICAL POINTED SLIDER" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-K1-70380616-13_ASYMMETRICAL-POINTED-SLIDER.jpg" width="100%" /></a></div>
</td>
<td style="width: 10%;">&nbsp;</td>
<td style="width: 40%;">
<div><a onclick="return popup(this)" href="http://www.charleskeith.com/usd/basic-front-flap-crossbody-bag-ivory-ck2-80160021.html/"><img alt="BASIC FRONT FLAP CROSSBODY BAG" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-CK2-80160021-28-1_BASIC-FRONT-FLAP-CROSSBODY-BAG.jpg" width="100%" /></a></div>
</td>
<td style="width: 5%;">&nbsp;</td>
</tr>
<tr>
<td style="width: 5%;">&nbsp;</td>
<td style="width: 40%; vertical-align: top;">
<div style="text-align: center;"><a onclick="return popup(this)" href="http://www.charleskeith.com/usd/pointed-asymmetrical-mules-pink-ck1-70380616.html/">ASYMMETRICAL POINTED SLIDER</a></div>
</td>
<td style="width: 10%;">&nbsp;</td>
<td style="width: 40%; vertical-align: top;">
<div style="text-align: center;"><a onclick="return popup(this)" href="http://www.charleskeith.com/usd/basic-front-flap-crossbody-bag-ivory-ck2-80160021.html/">BASIC FRONT FLAP CROSSBODY BAG</a></div>
</td>
<td style="width: 5%;">&nbsp;</td>
</tr>
<tr>
<td style="width: 5%;">&nbsp;</td>
<td style="width: 40%;">
<div><a onclick="return popup(this)" href="http://www.charleskeith.com/usd/chunky-slingback-platforms-black-sl1-60960047.html/"><img alt="CHUNKY SLINGBACK PLATFORM" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-SL1-60960047-01-1_CHUNKY-SLINGBACK-PLATFORM.jpg" width="100%" /></a></div>
</td>
<td style="width: 10%;">&nbsp;</td>
<td style="width: 40%;">
<div><a onclick="return popup(this)" href="http://www.charleskeith.com/usd/strappy-embellished-sandals-gold-sl1-60580025.html/"><img alt="STRAPPY EMBELLISHED SANDAL" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-SL1-60580025-27-1_STRAPPY-EMBELLISHED-SANDAL.jpg" width="100%" /></a></div>
</td>
<td style="width: 5%;">&nbsp;</td>
</tr>
<tr>
<td style="width: 5%;">&nbsp;</td>
<td style="width: 40%; vertical-align: top;">
<div style="text-align: center;"><a onclick="return popup(this)" href="http://www.charleskeith.com/usd/chunky-slingback-platforms-black-sl1-60960047.html/">CHUNKY SLINGBACK PLATFORM</a></div>
</td>
<td style="width: 10%;">&nbsp;</td>
<td style="width: 40%; vertical-align: top;">
<div style="text-align: center;"><a onclick="return popup(this)" href="http://www.charleskeith.com/usd/strappy-embellished-sandals-gold-sl1-60580025.html/">STRAPPY EMBELLISHED SANDAL</a></div>
</td>
<td style="width: 5%;">&nbsp;</td>
</tr>
</tbody>
</table>
<div id="s-recentpost">&nbsp;</div>
<div>&nbsp;</div>
</div>
<p>
<script type="text/javascript">// <![CDATA[
function popup(mylink, windowname)
{
if (! window.focus)return true;
var href;
if (typeof(mylink) == 'string')
   href=mylink;
else
   href=mylink.href;
window.open(href, windowname, 'width=400,height=1024,scrollbars=yes,resizable=no,location=no,menubar=no,toolbar=no,');
return false;
}
// ]]]]><![CDATA[></script>
</p>]]></description>
      <pubDate>Wed, 14 Jun 2017 10:09:39 +0000</pubDate>
    </item>
    <item>
      <title><![CDATA[VOICES: ANDREEA BIRSAN]]></title>
      <link>http://www.charleskeith.com/usd/blog/voices-andreeabirsan/</link>
      <description><![CDATA[<style><!--
.blog-post-view .largecontent{
	max-width: 960px; text-align: center; font-size: 14px;
}

#disqus_thread{
display:none !important;
}

hr{
display:none !important;
}


.largecontent img{padding-bottom: 2%;}
.smallcontent{text-align: center;}
.smallcontent img{padding-bottom: 2%;}
tr.SpaceUnder > td{padding-bottom: 30px;}
#recentpost {
 text-align: center; font-size: 12px;
}
#recentpost > div {
 width: 18%; 
 display: inline-block;
 vertical-align: top;

 / IE fix. /
 *display: inline;
 zoom: 1;
}
#recentpost:after {
 content: "";
 width: 100%;
 display: inline-block;
}
#recentpost a{text-decoration: none;}
#s-recentpost{text-align: center;font-size: 11px;}
#s-recentpost > div {
 width: 30%;
 display: inline-block;
 vertical-align: top;

 / IE fix. /
 *display: inline;
 zoom: 1;
}
#s-recentpost:after {
 content: "";
 width: 100%;
 display: inline-block;
}
#s-recentpost a{text-decoration: none;}
p {text-align: center;}
--></style>
<div>&nbsp;</div>
<div class="visible-md visible-lg largecontent"><img alt="charles &amp; keith fashion,voices-andreeabirsan" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-voices-andreea-birsan-blog-1.jpg" width="100%" />
<div>&nbsp;</div>
<p>Hailing from Bucharest, Romania, Andreea Birsan has made a name for herself as a founder and blogger at Couturezilla, a fashion and lifestyle blog. A fond interest for photography as a child sparked off Andreea Birsan&rsquo;s creative journey from a young age. Both driven by her own creative ambition and by her close relationship with her mother who &ldquo;was always dolled up before leaving the house&rdquo;, her satorial spirit continues to blossom, evolving into the success she has achieved today.</p>
<p>In the last year alone, she has gained a substantial following and crafted a distinctive personal style. A well balanced mix of femininity and masculinity, Andreea&rsquo;s looks are structured yet feminine, citing punk and military styles as her main influence. The sky is the limit for this ambitious female, who lives by the motto &ldquo;Work hard until you no longer need to introduce yourself&rdquo;. Here, Andreea shares her journey into fashion with us.</p>
<img alt="charles &amp; keith fashion,voices-andreeabirsan" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-voices-andreea-birsan-blog-2.jpg" width="100%" />
<p><strong>Growing up, what were you like at school?</strong></p>
<p>Adventurous, creative and popular. During primary school I fell in love with photography. That love of mine made me explore a lot of odd abandoned buildings, which a kid should never visit. My friends and I also thought that it would be a great idea jump on the graffiti bandwagon, and spray painted garages around our school. As you can see, I got into a lot of unnecessary trouble as a kid. Now as I look back, I realize how many silly things I have done.</p>
<p><strong>Are you still the same?</strong></p>
<p>I am still the same creative and ambitious individual, but now I make wiser choices by channeling my creativity into fashion.</p>
<p><strong>Please share with us your journey in fashion &ndash; from where you started till where you are today.</strong></p>
<p>I have always been into fashion for as long as I can remember. When I was younger, I would never leave the house if I didn&rsquo;t think my outfit was perfect, which drove my mother crazy. As I got older, I started reading fashion magazines and fashion websites which sparked my interest further. My big break in fashion happened when I decided to start my own fashion blog to post daily outfits which I hope provide inspiration for other women. Now, my blog is almost one year old and my journey in fashion is constantly blooming.</p>
<p><strong>How would you describe your personal style?</strong></p>
<p>In one word -- edgy. Some of the items that I consider to be staples in my wardrobe are tailored trousers, metallic shoes, graphic t-shirts and leather jackets. That being said, I don&rsquo;t like sticking to one style. One day I could be in a tailored suit, while the next day I enjoy wearing jeans and a tee.</p>
<img alt="charles &amp; keith fashion,voices-andreeabirsan" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-voices-andreea-birsan-blog-3.jpg" width="100%" />
<p><strong>How did the name Couturezilla come about?</strong></p>
<p>Through a brainstorming session, where I mixed and matched all sorts of words. When I came up with Couturezilla, it just felt like the perfect name.</p>
<p><strong>What would you say to someone who may not be con dent in her style?</strong></p>
<p>They should follow their instincts and wear whatever they like. After all, nothing is more beautiful than being unique.</p>
<p><strong>Who are some people you admire in other fields, and why?</strong></p>
<p>I look up to my parents. I will always admire them for their strength and motivation. Some other people whom I admire are: Emma Watson, for being such an intelligent, strong and talented woman, and Barack Obama, for his charisma.</p>
<p><strong>If Couturezilla was never started, what would you be doing now?</strong></p>
<p>If Couturezilla was never started, I would probably be working in a creative fields like advertising, or pursuing my dreams of becoming an interior designer.</p>
<img alt="charles &amp; keith fashion,voices-andreeabirsan" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-voices-andreea-birsan-blog-4.jpg" width="100%" />
<p><strong>0800 </strong>I get out of bed, and the first thing I do is make a cup of coffee. I can&rsquo;t live without my daily fix of caffeine.</p>
<p><strong>0830 </strong>For breakfast, I make an acai bowl which is topped with blueberries, raspberries, and coconut flakes. As a huge advocate of healthy eating, this is my favourite thing to have in the morning.</p>
<p><strong>0900 </strong>I take a slow shower and pick out my outfit for the day. I get ready to leave the house to shoot new content for my website and social media channels.</p>
<p><strong>1000 </strong>I pick a shoot location with my outfit in mind, making sure to choose a place that is complimentary to what I am wearing, in order to bring out the right &ldquo;vibe&rdquo;. Sometimes, I bring multiple outfits and change on location, so that I have sufficient visuals that I can use for the entire week.</p>
<p><strong>1200 </strong>I go for lunch at a cute caf&eacute; around the corner from my house. I usually get my standard order of a smoked salmon and asparagus quinoa bowl.</p>
<p><strong>1400 </strong>After lunch, I take a slow walk to the supermarket to pick up my groceries for the week. I look forward to making my meals at home most days of the week.</p>
<p><strong>1600 </strong>I drop my groceries off at home and do some work on my laptop. </p>
<p><strong>1900 </strong>This time in the evening is when most of my friends get off work, so we meet up for dinner and a round of drinks at the pub.</p>
<p><strong>2200 </strong>I make my way back home.</p>
<p><strong>2300 </strong>To unwind from the long day, I watch some television before falling asleep.</p>
<p>Check out her Instagram page: @andreeabirsan_</p>
<div>&nbsp;</div>
<div>&nbsp;</div>
<div style="text-align: center; font-size: 12px; font-weight: bold;">SHOP THE STORY</div>
<div>&nbsp;</div>
<table border="0">
<tbody style="font-size: 11px;">
<tr>
<td style="width: 19.25%;">&nbsp;</td>
<td style="width: 18.5%;">
<div><a onclick="return popup(this)" href="http://www.charleskeith.com/usd/pointed-toe-mules-white-ck1-60900061.html/"><img alt="POINTED-TOE MULE" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CK1-60900061-03-1_POINTED-TOE-MULE.jpg" width="100%" /></a></div>
</td>
<td style="width: 3%;">&nbsp;</td>
<td style="width: 18.5%;">
<div><a onclick="return popup(this)" href="http://www.charleskeith.com/usd/wrap-chain-ring-gold-ck5-32120143.html/"><img alt="WRAP CHAIN RING" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CK5-32120143-27-1_WRAP-CHAIN-RING.jpg" width="100%" /></a></div>
</td>
<td style="width: 3%;">&nbsp;</td>
<td style="width: 18.5%;">
<div><a onclick="return popup(this)" href="http://www.charleskeith.com/usd/buckle-ankle-strap-stilettos-burgun-ck1-60580087.html/"><img alt="BUCKLE ANKLE-STRAP STILETTO" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CK1-60580087-73-1_BUCKLE-ANKLE-STRAP-STILETTO.jpg" width="100%" /></a></div>
</td>
<td style="width: 19.25%;">&nbsp;</td>
</tr>
<tr>
<td style="width: 19.25%;">&nbsp;</td>
<td style="width: 18.5%; vertical-align: top;">
<div style="text-align: center;"><a onclick="return popup(this)" href="http://www.charleskeith.com/usd/pointed-toe-mules-white-ck1-60900061.html/">POINTED-TOE MULE</a></div>
</td>
<td style="width: 3%;">&nbsp;</td>
<td style="width: 18.5%; vertical-align: top;">
<div style="text-align: center;"><a onclick="return popup(this)" href="http://www.charleskeith.com/usd/wrap-chain-ring-gold-ck5-32120143.html/">WRAP CHAIN RING</a></div>
</td>
<td style="width: 3%;">&nbsp;</td>
<td style="width: 18.5%; vertical-align: top;">
<div style="text-align: center;"><a onclick="return popup(this)" href="http://www.charleskeith.com/usd/buckle-ankle-strap-stilettos-burgun-ck1-60580087.html/">BUCKLE ANKLE-STRAP STILETTO</a></div>
</td>
<td style="width: 19.25%;">&nbsp;</td>
</tr>
<tr>
<td style="width: 19.25%;">&nbsp;</td>
<td style="width: 18.5%;">
<div><a onclick="return popup(this)" href="http://www.charleskeith.com/usd/pointed-slingback-heels-white-ck1-60361001.html/"><img alt="POINTED SLINGBACK HEEL" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CK1-60361001-03-1_POINTED-SLINGBACK-HEEL.jpg" width="100%" /></a></div>
</td>
<td style="width: 3%;">&nbsp;</td>
<td style="width: 18.5%;">
<div><a onclick="return popup(this)" href="http://www.charleskeith.com/usd/looped-bangle-silver-ck5-12120142.html/"><img alt="LOOPED BANGLE" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CK5-12120142-07-1_LOOPED-BANGLE.jpg" width="100%" /></a></div>
</td>
<td style="width: 3%;">&nbsp;</td>
<td style="width: 18.5%;">
<div><a onclick="return popup(this)" href="http://www.charleskeith.com/usd/looped-bangle-rose-gold-ck5-12120142.html/"><img alt="LOOPED BANGLE" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CK5-12120142-57-1_LOOPED-BANGLE.jpg" width="100%" /></a></div>
</td>
<td style="width: 19.25%;">&nbsp;</td>
</tr>
<tr>
<td style="width: 19.25%;">&nbsp;</td>
<td style="width: 18.5%; vertical-align: top;">
<div style="text-align: center;"><a onclick="return popup(this)" href="http://www.charleskeith.com/usd/pointed-slingback-heels-white-ck1-60361001.html/">POINTED SLINGBACK HEEL</a></div>
</td>
<td style="width: 3%;">&nbsp;</td>
<td style="width: 18.5%; vertical-align: top;">
<div style="text-align: center;"><a onclick="return popup(this)" href="http://www.charleskeith.com/usd/looped-bangle-silver-ck5-12120142.html/">LOOPED BANGLE</a></div>
</td>
<td style="width: 3%;">&nbsp;</td>
<td style="width: 18.5%; vertical-align: top;">
<div style="text-align: center;"><a onclick="return popup(this)" href="http://www.charleskeith.com/usd/looped-bangle-rose-gold-ck5-12120142.html/">LOOPED BANGLE</a></div>
</td>
<td style="width: 19.25%;">&nbsp;</td>
</tr>
</tbody>
</table>
<br />
<div id="recentpost">&nbsp;</div>
<div>&nbsp;</div>
</div>
<div class="visible-sm visible-xs smallcontent"><img alt="charles &amp; keith fashion,voices-andreeabirsan" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-voices-andreea-birsan-blog-1.jpg" width="100%" />
<div>&nbsp;</div>
<p>Hailing from Bucharest, Romania, Andreea Birsan has made a name for herself as a founder and blogger at Couturezilla, a fashion and lifestyle blog. A fond interest for photography as a child sparked off Andreea Birsan&rsquo;s creative journey from a young age. Both driven by her own creative ambition and by her close relationship with her mother who &ldquo;was always dolled up before leaving the house&rdquo;, her satorial spirit continues to blossom, evolving into the success she has achieved today.</p>
<p>In the last year alone, she has gained a substantial following and crafted a distinctive personal style. A well balanced mix of femininity and masculinity, Andreea&rsquo;s looks are structured yet feminine, citing punk and military styles as her main influence. The sky is the limit for this ambitious female, who lives by the motto &ldquo;Work hard until you no longer need to introduce yourself&rdquo;. Here, Andreea shares her journey into fashion with us.</p>
<img alt="charles &amp; keith fashion,voices-andreeabirsan" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-voices-andreea-birsan-blog-2.jpg" width="100%" />
<p><strong>Growing up, what were you like at school?</strong></p>
<p>Adventurous, creative and popular. During primary school I fell in love with photography. That love of mine made me explore a lot of odd abandoned buildings, which a kid should never visit. My friends and I also thought that it would be a great idea jump on the graffiti bandwagon, and spray painted garages around our school. As you can see, I got into a lot of unnecessary trouble as a kid. Now as I look back, I realize how many silly things I have done.</p>
<p><strong>Are you still the same?</strong></p>
<p>I am still the same creative and ambitious individual, but now I make wiser choices by channeling my creativity into fashion.</p>
<p><strong>Please share with us your journey in fashion &ndash; from where you started till where you are today.</strong></p>
<p>I have always been into fashion for as long as I can remember. When I was younger, I would never leave the house if I didn&rsquo;t think my outfit was perfect, which drove my mother crazy. As I got older, I started reading fashion magazines and fashion websites which sparked my interest further. My big break in fashion happened when I decided to start my own fashion blog to post daily outfits which I hope provide inspiration for other women. Now, my blog is almost one year old and my journey in fashion is constantly blooming.</p>
<p><strong>How would you describe your personal style?</strong></p>
<p>In one word -- edgy. Some of the items that I consider to be staples in my wardrobe are tailored trousers, metallic shoes, graphic t-shirts and leather jackets. That being said, I don&rsquo;t like sticking to one style. One day I could be in a tailored suit, while the next day I enjoy wearing jeans and a tee.</p>
<img alt="charles &amp; keith fashion,voices-andreeabirsan" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-voices-andreea-birsan-blog-3.jpg" width="100%" />
<p><strong>How did the name Couturezilla come about?</strong></p>
<p>Through a brainstorming session, where I mixed and matched all sorts of words. When I came up with Couturezilla, it just felt like the perfect name.</p>
<p><strong>What would you say to someone who may not be con dent in her style?</strong></p>
<p>They should follow their instincts and wear whatever they like. After all, nothing is more beautiful than being unique.</p>
<p><strong>Who are some people you admire in other fields, and why?</strong></p>
<p>I look up to my parents. I will always admire them for their strength and motivation. Some other people whom I admire are: Emma Watson, for being such an intelligent, strong and talented woman, and Barack Obama, for his charisma.</p>
<p><strong>If Couturezilla was never started, what would you be doing now?</strong></p>
<p>If Couturezilla was never started, I would probably be working in a creative fields like advertising, or pursuing my dreams of becoming an interior designer.</p>
<img alt="charles &amp; keith fashion,voices-andreeabirsan" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-voices-andreea-birsan-blog-4.jpg" width="100%" />
<p><strong>0800 </strong>I get out of bed, and the first thing I do is make a cup of coffee. I can&rsquo;t live without my daily fix of caffeine.</p>
<p><strong>0830 </strong>For breakfast, I make an acai bowl which is topped with blueberries, raspberries, and coconut flakes. As a huge advocate of healthy eating, this is my favourite thing to have in the morning.</p>
<p><strong>0900 </strong>I take a slow shower and pick out my outfit for the day. I get ready to leave the house to shoot new content for my website and social media channels.</p>
<p><strong>1000 </strong>I pick a shoot location with my outfit in mind, making sure to choose a place that is complimentary to what I am wearing, in order to bring out the right &ldquo;vibe&rdquo;. Sometimes, I bring multiple outfits and change on location, so that I have sufficient visuals that I can use for the entire week.</p>
<p><strong>1200 </strong>I go for lunch at a cute caf&eacute; around the corner from my house. I usually get my standard order of a smoked salmon and asparagus quinoa bowl.</p>
<p><strong>1400 </strong>After lunch, I take a slow walk to the supermarket to pick up my groceries for the week. I look forward to making my meals at home most days of the week.</p>
<p><strong>1600 </strong>I drop my groceries off at home and do some work on my laptop. </p>
<p><strong>1900 </strong>This time in the evening is when most of my friends get off work, so we meet up for dinner and a round of drinks at the pub.</p>
<p><strong>2200 </strong>I make my way back home.</p>
<p><strong>2300 </strong>To unwind from the long day, I watch some television before falling asleep.</p>
<p>Check out her Instagram page: @andreeabirsan_</p>
<div>&nbsp;</div>
<div>&nbsp;</div>
<div style="text-align: center; font-weight: bold;">SHOP THE STORY</div>
<div>&nbsp;</div>
<table border="0">
<tbody>
<tr>
<td style="width: 5%;">&nbsp;</td>
<td style="width: 40%;">
<div><a onclick="return popup(this)" href="http://www.charleskeith.com/usd/pointed-toe-mules-white-ck1-60900061.html/"><img alt="POINTED-TOE MULE" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CK1-60900061-03-1_POINTED-TOE-MULE.jpg" width="100%" /></a></div>
</td>
<td style="width: 10%;">&nbsp;</td>
<td style="width: 40%;">
<div><a onclick="return popup(this)" href="http://www.charleskeith.com/usd/wrap-chain-ring-gold-ck5-32120143.html/"><img alt="WRAP CHAIN RING" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CK5-32120143-27-1_WRAP-CHAIN-RING.jpg" width="100%" /></a></div>
</td>
<td style="width: 5%;">&nbsp;</td>
</tr>
<tr>
<td style="width: 5%;">&nbsp;</td>
<td style="width: 40%; vertical-align: top;">
<div style="text-align: center;"><a onclick="return popup(this)" href="http://www.charleskeith.com/usd/pointed-toe-mules-white-ck1-60900061.html/">POINTED-TOE MULE</a></div>
</td>
<td style="width: 10%;">&nbsp;</td>
<td style="width: 40%; vertical-align: top;">
<div style="text-align: center;"><a onclick="return popup(this)" href="http://www.charleskeith.com/usd/wrap-chain-ring-gold-ck5-32120143.html/">WRAP CHAIN RING</a></div>
</td>
<td style="width: 5%;">&nbsp;</td>
</tr>
<tr>
<td style="width: 5%;">&nbsp;</td>
<td style="width: 40%;">
<div><a onclick="return popup(this)" href="http://www.charleskeith.com/usd/buckle-ankle-strap-stilettos-burgun-ck1-60580087.html/"><img alt="BUCKLE ANKLE-STRAP STILETTO" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CK1-60580087-73-1_BUCKLE-ANKLE-STRAP-STILETTO.jpg" width="100%" /></a></div>
</td>
<td style="width: 10%;">&nbsp;</td>
<td style="width: 40%;">
<div><a onclick="return popup(this)" href="http://www.charleskeith.com/usd/pointed-slingback-heels-white-ck1-60361001.html/"><img alt="POINTED SLINGBACK HEEL" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CK1-60361001-03-1_POINTED-SLINGBACK-HEEL.jpg" width="100%" /></a></div>
</td>
<td style="width: 5%;">&nbsp;</td>
</tr>
<tr>
<td style="width: 5%;">&nbsp;</td>
<td style="width: 40%; vertical-align: top;">
<div style="text-align: center;"><a onclick="return popup(this)" href="http://www.charleskeith.com/usd/buckle-ankle-strap-stilettos-burgun-ck1-60580087.html/">BUCKLE ANKLE-STRAP STILETTO</a></div>
</td>
<td style="width: 10%;">&nbsp;</td>
<td style="width: 40%; vertical-align: top;">
<div style="text-align: center;"><a onclick="return popup(this)" href="http://www.charleskeith.com/usd/pointed-slingback-heels-white-ck1-60361001.html/">POINTED SLINGBACK HEEL</a></div>
</td>
<td style="width: 5%;">&nbsp;</td>
</tr>
<tr>
<td style="width: 5%;">&nbsp;</td>
<td style="width: 40%;">
<div><a onclick="return popup(this)" href="http://www.charleskeith.com/usd/looped-bangle-silver-ck5-12120142.html/"><img alt="LOOPED BANGLE" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CK5-12120142-07-1_LOOPED-BANGLE.jpg" width="100%" /></a></div>
</td>
<td style="width: 10%;">&nbsp;</td>
<td style="width: 40%;">
<div><a onclick="return popup(this)" href="http://www.charleskeith.com/usd/looped-bangle-rose-gold-ck5-12120142.html/"><img alt="LOOPED BANGLE" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CK5-12120142-57-1_LOOPED-BANGLE.jpg" width="100%" /></a></div>
</td>
<td style="width: 5%;">&nbsp;</td>
</tr>
<tr>
<td style="width: 5%;">&nbsp;</td>
<td style="width: 40%; vertical-align: top;">
<div style="text-align: center;"><a onclick="return popup(this)" href="http://www.charleskeith.com/usd/looped-bangle-silver-ck5-12120142.html/">LOOPED BANGLE</a></div>
</td>
<td style="width: 10%;">&nbsp;</td>
<td style="width: 40%; vertical-align: top;">
<div style="text-align: center;"><a onclick="return popup(this)" href="http://www.charleskeith.com/usd/looped-bangle-rose-gold-ck5-12120142.html/">LOOPED BANGLE</a></div>
</td>
<td style="width: 5%;">&nbsp;</td>
</tr>
</tbody>
</table>
<br />
<p style="font-size: 12px; font-weight: bold;"><span style="font-size: 11px;">&nbsp;</span></p>
<div>&nbsp;</div>
</div>
<p>
<script type="text/javascript">// <![CDATA[
function popup(mylink, windowname)
{
if (! window.focus)return true;
var href;
if (typeof(mylink) == 'string')
   href=mylink;
else
   href=mylink.href;
window.open(href, windowname, 'width=400,height=1024,scrollbars=yes,resizable=no,location=no,menubar=no,toolbar=no,');
return false;
}
// ]]]]><![CDATA[></script>
</p>]]></description>
      <pubDate>Mon, 12 Jun 2017 01:56:08 +0000</pubDate>
    </item>
    <item>
      <title><![CDATA[SUNDANCE]]></title>
      <link>http://www.charleskeith.com/usd/blog/sundance/</link>
      <description><![CDATA[<p>
<script type="text/javascript" src="https://ajax.googleapis.com/ajax/libs/jquery/1.8.2/jquery.min.js"></script>
<script type="text/javascript" src="http://www.charleskeith.com/media/wysiwyg/js/jquery.bxslider.min.js"></script>
</p>
<style><!--
.blog-post-view .largecontent{
	max-width: 960px; text-align: center;
}

#disqus_thread{
display:none !important;
}

hr{
display:none !important;
}


.bx-wrapper {
        position: relative;
        margin: 0 auto 60px;
        padding: 0;
        *zoom: 1;
    }
    
    .bx-wrapper img {
        max-width: 100%;
        display: block;
    }
    /** THEME
===================================*/
    
    .bx-wrapper .bx-viewport {
        left: 0;
        background: #fff;
        /*fix other elements on the page moving (on Chrome)*/
        -webkit-transform: translatez(0);
        -moz-transform: translatez(0);
        -ms-transform: translatez(0);
        -o-transform: translatez(0);
        transform: translatez(0);
    }
    
    .bx-wrapper .bx-pager,
    .bx-wrapper .bx-controls-auto {
        position: absolute;
        bottom: -50px;
        width: 100%;
    }
    /* LOADER */
    
    .bx-wrapper .bx-loading {
        min-height: 50px;
        background: url(http://ckimage.charleskeith.com/media/wysiwyg/blog/bxloader.gif) center center no-repeat #fff;
        height: 100%;
        width: 100%;
        position: absolute;
        top: 0;
        left: 0;
        z-index: 2000;
    }
    /* PAGER */
    
    .bx-wrapper .bx-pager {
        text-align: center;
        font-size: .85em;
        font-family: Arial;
        font-weight: bold;
        color: #666;
        padding-top: 20px;
    }
    
    .bx-wrapper .bx-pager .bx-pager-item,
    .bx-wrapper .bx-controls-auto .bx-controls-auto-item {
        display: inline-block;
        *zoom: 1;
        *display: inline;
    }
    
    .bx-wrapper .bx-pager.bx-default-pager a {
        background: #fff;
        text-indent: -9999px;
        display: block;
        width: 10px;
        height: 10px;
        margin: 0 3px;
        outline: 0;
        -moz-border-radius: 5px;
        -webkit-border-radius: 5px;
        border-radius: 5px;
    }
    /* DIRECTION CONTROLS (NEXT / PREV) */
    
    .bx-wrapper .bx-prev {
        left: -20px;
        /*left: 10px;htike*/
        background: url(http://ckimage.charleskeith.com/media/wysiwyg/blog/bxcontrols.png) no-repeat 0 -32px;
    }
    
    .bx-wrapper .bx-next {
        right: -20px;
        /*right: 10px;htike*/
        background: url(http://ckimage.charleskeith.com/media/wysiwyg/blog/bxcontrols.png) no-repeat -43px -32px;
    }
    
    .bx-wrapper .bx-prev:hover {
        background-position: 0 0;
    }
    
    .bx-wrapper .bx-next:hover {
        background-position: -43px 0;
    }
    
    .bx-wrapper .bx-controls-direction a {
        position: absolute;
        top: 50%;
        margin-top: -16px;
        outline: 0;
        width: 32px;
        height: 32px;
        text-indent: -9999px;
        z-index: 3000;
    }
    
    .bx-wrapper .bx-controls-direction a.disabled {
        display: none;
    }
    /* AUTO CONTROLS (START / STOP) */
    
    .bx-wrapper .bx-controls-auto {
        text-align: center;
    }
    /* PAGER WITH AUTO-CONTROLS HYBRID LAYOUT */
    
    .bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-pager {
        text-align: left;
        width: 80%;
    }
    
    .bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-controls-auto {
        right: 0;
        width: 35px;
    }
    /* IMAGE CAPTIONS */
    
    .bx-wrapper .bx-caption {
        position: absolute;
        top: 7px;
        /*bottom: 0;*/
        left: 0;
        width: 100%;
    }
    
    .bx-wrapper .bx-caption span {
        color: #000;
        /*color: #fff;*/
        font-family: Arial;
        display: block;
        font-size: .85em;
        font-weight: bold;
        padding: 2px;
        /*padding: 10px;*/
    }
    
    .bx-wrapper ul li {
        margin-left: 0;
		font-size: 11px;
    }
    
    #sidebar {
        width: 150px;
        float: right;
        text-align: center;
    }
    
    .shopstory {
        font-size: 12px;
        text-align: center;
        font-weight: bold;
    }
    
    .smallcontent {
        text-align: center;
    }
    
    .smallcontent img {
        padding-bottom: 2%;
    }
    
    #recentpost {
        text-align: center;
        font-size: 12px;
    }
    
    #recentpost > div {
        width: 18%;
        display: inline-block;
        vertical-align: top;
        /* IE fix. */
        *display: inline;
        zoom: 1;
    }
    
    #recentpost:after {
        content: "";
        width: 100%;
        display: inline-block;
    }
    
    #recentpost a {
        text-decoration: none;
    }
    
    #s-recentpost {
        text-align: center;
        font-size: 11px;
    }
    
    #s-recentpost > div {
        width: 30%;
        display: inline-block;
        vertical-align: top;
        /* IE fix. */
        *display: inline;
        zoom: 1;
    }
    
    #s-recentpost:after {
        content: "";
        width: 100%;
        display: inline-block;
    }
    
    #s-recentpost a {
        text-decoration: none;
    }
--></style>
<p>
<script type="text/javascript">// <![CDATA[
$(function() {
            var floatingDiv = $('#sidebar');
            var offset = $("#sidebar").position();
            var bottomoffset = $("#leftcontent").height();

            $(window).scroll(function() {
                if ($(window).scrollTop() >= (offset.top + 250) && $(window).scrollTop() <= (bottomoffset - 250)) {
                    floatingDiv.css({
                        'position': 'fixed',
                        'top': 120,
                        'float': 'right',
                        'margin-left': 30
                    });
                } else {
                    floatingDiv.css({
                        'position': 'relative',
                        'top': 0
                    });
                }
            });
        });
// ]]]]><![CDATA[></script>
<script type="text/javascript">// <![CDATA[
$(document).ready(function() {
            $('.bxslider').bxSlider({
                mode: 'vertical',
                slideWidth: 140,
                minSlides: 3,
                maxSlides: 3,
                moveSlides: 1,
                captions: true,
                slideMargin: 5
            });
        });
// ]]]]><![CDATA[></script>
</p>
<div>&nbsp;</div>
<div class="visible-md visible-lg largecontent">
<table>
<tbody style="text-align: center;">
<tr>
<td style="width: 80%; vertical-align: top; font-size: 14px;">
<div id="leftcontent"><img alt="Charles &amp; Keith Summer 2017 - Sundance" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-wallflower-blog-sl-1.gif" width="100%" /> <img alt="Charles &amp; Keith Summer 2017 - Sundance" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-wallflower-blog-sl-2.gif" width="100%" /> <img alt="Charles &amp; Keith Summer 2017 - Sundance" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-wallflower-blog-sl-3.gif" width="100%" /> <img alt="Charles &amp; Keith Summer 2017 - Sundance" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-wallflower-blog-sl-4.jpg" width="100%" /> <img alt="Charles &amp; Keith Summer 2017 - Sundance" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-wallflower-blog-sl-5.gif" width="100%" /> <img alt="Charles &amp; Keith Summer 2017 - Sundance" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-wallflower-blog-sl-6.jpg" width="100%" /></div>
<div id="recentpost">&nbsp;</div>
</td>
<td style="width: 20%; vertical-align: top;">
<div id="sidebar">
<div class="shopstory">SHOP THE STORY</div>
<ul class="bxslider">
<li><a style="font-size: 10px; text-decoration: none;" onclick="return popup(this)" href="http://www.charleskeith.com/usd/ruffle-detail-sling-bag-red-ck2-80670600.html/"><img alt="RUFFLE DETAIL SLING BAG" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-CK2-80670600-08-1_RUFFLE-DETAIL-SLING-BAG.jpg" width="100%" />RUFFLE DETAIL SLING BAG</a></li>
<li><a style="font-size: 10px; text-decoration: none;" onclick="return popup(this)" href="http://www.charleskeith.com/usd/contrast-slingback-sandals-yellow-ck1-60580085.html/"><img alt="CONTRAST SLINGBACK SANDAL" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-CK1-60580085-23-1_CONTRAST-SLINGBACK-SANDAL.jpg" width="100%" />CONTRAST SLINGBACK SANDAL</a></li>
<li><a style="font-size: 10px; text-decoration: none;" onclick="return popup(this)" href="http://www.charleskeith.com/usd/acetate-aviators-black-ck3-11280261.html/"><img alt="ACETATE AVIATORS" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-CK3-11280261-01-1_ACETATE-AVIATORS.jpg" width="100%" />ACETATE AVIATORS</a></li>
<li><a style="font-size: 10px; text-decoration: none;" onclick="return popup(this)" href="http://www.charleskeith.com/usd/d-frame-sunglasses-black-ck3-41280263.html/"><img alt="D-FRAME SUNGLASSES" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-CK3-41280263-01-1_D-FRAME-SUNGLASSES.jpg" width="100%" />D-FRAME SUNGLASSES</a></li>
<li><a style="font-size: 10px; text-decoration: none;" onclick="return popup(this)" href="http://www.charleskeith.com/notifyme?colour=BLACK&amp;artno=CK5-42120145"><img alt="SEMI-PRECIOUS STONES EARRINGS" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-CK5-42120145-01-1_SEMI-PRECIOUS-STONES-EARRINGS.jpg" width="100%" />SEMI-PRECIOUS STONES EARRINGS</a></li>
<li><a style="font-size: 10px; text-decoration: none;" onclick="return popup(this)" href="http://www.charleskeith.com/usd/semi-precious-stones-earrings-white-ck5-42120145.html/"><img alt="SEMI-PRECIOUS STONES EARRINGS" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-CK5-42120145-03-1_SEMI-PRECIOUS-STONES-EARRINGS.jpg" width="100%" />SEMI-PRECIOUS STONES EARRINGS</a></li>
<li><a style="font-size: 10px; text-decoration: none;" onclick="return popup(this)" href="http://www.charleskeith.com/usd/semi-precious-stones-earrings-blue-ck5-42120145.html/"><img alt="SEMI-PRECIOUS STONES EARRINGS" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-CK5-42120145-06-1_SEMI-PRECIOUS-STONES-EARRINGS.jpg" width="100%" />SEMI-PRECIOUS STONES EARRINGS</a></li>
<li><a style="font-size: 10px; text-decoration: none;" onclick="return popup(this)" href="http://www.charleskeith.com/usd/semi-precious-stones-earrings-pink-ck5-42120145.html/"><img alt="SEMI-PRECIOUS STONES EARRINGS" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-CK5-42120145-13-1_SEMI-PRECIOUS-STONES-EARRINGS.jpg" width="100%" />SEMI-PRECIOUS STONES EARRINGS</a></li>
<li><a style="font-size: 10px; text-decoration: none;" onclick="return popup(this)" href="http://www.charleskeith.com/usd/stone-cuff-ring-white-ck5-31450005.html/"><img alt="STONE CUFF RING" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-CK5-31450005-03-1_STONE-CUFF-RING.jpg" width="100%" />STONE CUFF RING</a></li>
<li><a style="font-size: 10px; text-decoration: none;" onclick="return popup(this)" href="http://www.charleskeith.com/usd/stone-cuff-ring-pink-ck5-31450005.html/"><img alt="STONE CUFF RING" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-CK5-31450005-13-1_STONE-CUFF-RING.jpg" width="100%" />STONE CUFF RING</a></li>
<li><a style="font-size: 10px; text-decoration: none;" onclick="return popup(this)" href="http://www.charleskeith.com/notifyme?colour=BLACK&amp;artno=CK5-11450004"><img alt="STONE CUFF BANGLE" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-CK5-11450004-01-1_STONE-CUFF-BANGLE.jpg" width="100%" />STONE CUFF BANGLE</a></li>
<li><a style="font-size: 10px; text-decoration: none;" onclick="return popup(this)" href="http://www.charleskeith.com/usd/stone-cuff-bangle-white-ck5-11450004.html/"><img alt="STONE CUFF BANGLE" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-CK5-11450004-03-1_STONE-CUFF-BANGLE.jpg" width="100%" />STONE CUFF BANGLE</a></li>
<li><a style="font-size: 10px; text-decoration: none;" onclick="return popup(this)" href="http://www.charleskeith.com/usd/stone-cuff-bangle-blue-ck5-11450004.html/"><img alt="STONE CUFF BANGLE" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-CK5-11450004-06-1_STONE-CUFF-BANGLE.jpg" width="100%" />STONE CUFF BANGLE</a></li>
<li><a style="font-size: 10px; text-decoration: none;" onclick="return popup(this)" href="http://www.charleskeith.com/usd/stone-cuff-bangle-pink-ck5-11450004.html/"><img alt="STONE CUFF BANGLE" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-CK5-11450004-13-1_STONE-CUFF-BANGLE.jpg" width="100%" />STONE CUFF BANGLE</a></li>
<li><a style="font-size: 10px; text-decoration: none;" onclick="return popup(this)" href="http://www.charleskeith.com/usd/ruffle-detail-sneakers-blue-ck1-71630008.html/"><img alt="RUFFLE DETAIL SNEAKER" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-CK1-71630008-06-1_RUFFLE-DETAIL-SNEAKER.jpg" width="100%" />RUFFLE DETAIL SNEAKER</a></li>
<li><a style="font-size: 10px; text-decoration: none;" onclick="return popup(this)" href="http://www.charleskeith.com/usd/ruffled-detail-loafers-yellow-ck1-70300368.html/"><img alt="RUFFLED DETAIL LOAFER" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-CK1-70300368-23-1_RUFFLED-DETAIL-LOAFER.jpg" width="100%" />RUFFLED DETAIL LOAFER</a></li>
<li><a style="font-size: 10px; text-decoration: none;" onclick="return popup(this)" href="http://www.charleskeith.com/usd/mary-jane-ballerinas-blue-ck1-70300366.html/"><img alt="MARY-JANE BALLERINA" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-CK1-70300366-06-1_MARY-JANE-BALLERINA.jpg" width="100%" />MARY-JANE BALLERINA</a></li>
<li><a style="font-size: 10px; text-decoration: none;" onclick="return popup(this)" href="http://www.charleskeith.com/usd/ruffle-detail-sandals-blue-ck1-60361000.html/"><img alt="RUFFLE-DETAIL SANDAL" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-CK1-60361000-06-1_RUFFLE-DETAIL-SANDAL.jpg" width="100%" />RUFFLE-DETAIL SANDAL</a></li>
</ul>
</div>
</td>
</tr>
</tbody>
</table>
</div>
<div class="visible-xs visible-sm smallcontent"><img alt="Charles &amp; Keith Summer 2017 - Wallflower" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-wallflower-blog-sl-1.gif" width="100%" /> <img alt="Charles &amp; Keith Summer 2017 - Wallflower" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-wallflower-blog-sl-2.gif" width="100%" /> <img alt="Charles &amp; Keith Summer 2017 - Wallflower" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-wallflower-blog-sl-3.gif" width="100%" /> <img alt="Charles &amp; Keith Summer 2017 - Wallflower" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-wallflower-blog-sl-4.jpg" width="100%" /> <img alt="Charles &amp; Keith Summer 2017 - Wallflower" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-wallflower-blog-sl-5.gif" width="100%" /> <img alt="Charles &amp; Keith Summer 2017 - Wallflower" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-wallflower-blog-sl-6.jpg" width="100%" />
<div>&nbsp;</div>
<div class="shopstory">SHOP THE STORY</div>
<table>
<tbody style="font-size: 11px; text-align: center;">
<tr><!-- PRODUCT 1 AND 2 - IMG -->
<td style="width: 5%;">&nbsp;</td>
<td style="width: 40%;"><a onclick="return popup(this)" href="http://www.charleskeith.com/usd/ruffle-detail-sling-bag-red-ck2-80670600.html/"><img alt="RUFFLE DETAIL SLING BAG" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-CK2-80670600-08-1_RUFFLE-DETAIL-SLING-BAG.jpg" width="100%" /></a></td>
<td style="width: 10%;">&nbsp;</td>
<td style="width: 40%;"><a onclick="return popup(this)" href="http://www.charleskeith.com/usd/contrast-slingback-sandals-yellow-ck1-60580085.html/"><img alt="CONTRAST SLINGBACK SANDAL" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-CK1-60580085-23-1_CONTRAST-SLINGBACK-SANDAL.jpg" width="100%" /></a></td>
<td style="width: 5%;">&nbsp;</td>
</tr>
<tr><!-- PRODUCT 1 AND 2 - NAME -->
<td style="width: 5%;">&nbsp;</td>
<td style="width: 40%; vertical-align: top;"><a onclick="return popup(this)" href="http://www.charleskeith.com/usd/ruffle-detail-sling-bag-red-ck2-80670600.html/">RUFFLE DETAIL SLING BAG</a></td>
<td style="width: 10%;">&nbsp;</td>
<td style="width: 40%; vertical-align: top;"><a onclick="return popup(this)" href="http://www.charleskeith.com/usd/contrast-slingback-sandals-yellow-ck1-60580085.html/">CONTRAST SLINGBACK SANDAL</a></td>
<td style="width: 5%;">&nbsp;</td>
</tr>
<tr><!-- PRODUCT 3 AND 4 - IMG -->
<td style="width: 5%;">&nbsp;</td>
<td style="width: 40%;"><a onclick="return popup(this)" href="http://www.charleskeith.com/usd/acetate-aviators-black-ck3-11280261.html/"><img alt="ACETATE AVIATORS" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-CK3-11280261-01-1_ACETATE-AVIATORS.jpg" width="100%" /></a></td>
<td style="width: 10%;">&nbsp;</td>
<td style="width: 40%;"><a onclick="return popup(this)" href="http://www.charleskeith.com/usd/d-frame-sunglasses-black-ck3-41280263.html/"><img alt="D-FRAME SUNGLASSES" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-CK3-41280263-01-1_D-FRAME-SUNGLASSES.jpg" width="100%" /></a></td>
<td style="width: 5%;">&nbsp;</td>
</tr>
<tr><!-- PRODUCT 3 AND 4 - NAMES -->
<td style="width: 5%;">&nbsp;</td>
<td style="width: 40%; vertical-align: top;"><a onclick="return popup(this)" href="http://www.charleskeith.com/usd/acetate-aviators-black-ck3-11280261.html/">ACETATE AVIATORS</a></td>
<td style="width: 10%;">&nbsp;</td>
<td style="width: 40%; vertical-align: top;"><a onclick="return popup(this)" href="http://www.charleskeith.com/usd/d-frame-sunglasses-black-ck3-41280263.html/">D-FRAME SUNGLASSES</a></td>
<td style="width: 5%;">&nbsp;</td>
</tr>
<tr><!-- PRODUCT 5 AND 6 - IMG -->
<td style="width: 5%;">&nbsp;</td>
<td style="width: 40%;"><a onclick="return popup(this)" href="http://www.charleskeith.com/notifyme?colour=BLACK&amp;artno=CK5-42120145"><img alt="SEMI-PRECIOUS STONES EARRINGS" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-CK5-42120145-01-1_SEMI-PRECIOUS-STONES-EARRINGS.jpg" width="100%" /></a></td>
<td style="width: 10%;">&nbsp;</td>
<td style="width: 40%;"><a onclick="return popup(this)" href="http://www.charleskeith.com/usd/semi-precious-stones-earrings-white-ck5-42120145.html/"><img alt="SEMI-PRECIOUS STONES EARRINGS" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-CK5-42120145-03-1_SEMI-PRECIOUS-STONES-EARRINGS.jpg" width="100%" /></a></td>
<td style="width: 5%;">&nbsp;</td>
</tr>
<tr><!-- PRODUCT 5 AND 6 - NAMES -->
<td style="width: 5%;">&nbsp;</td>
<td style="width: 40%; vertical-align: top;"><a onclick="return popup(this)" href="http://www.charleskeith.com/notifyme?colour=BLACK&amp;artno=CK5-42120145">SEMI-PRECIOUS STONES EARRINGS</a></td>
<td style="width: 10%;">&nbsp;</td>
<td style="width: 40%; vertical-align: top;"><a onclick="return popup(this)" href="http://www.charleskeith.com/usd/semi-precious-stones-earrings-white-ck5-42120145.html/">SEMI-PRECIOUS STONES EARRINGS</a></td>
<td style="width: 5%;">&nbsp;</td>
</tr>
<tr><!-- PRODUCT 7 AND 8 - IMG -->
<td style="width: 5%;">&nbsp;</td>
<td style="width: 40%; vertical-align: top;"><a onclick="return popup(this)" href="http://www.charleskeith.com/usd/semi-precious-stones-earrings-blue-ck5-42120145.html/"><img alt="SEMI-PRECIOUS STONES EARRINGS" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-CK5-42120145-06-1_SEMI-PRECIOUS-STONES-EARRINGS.jpg" width="100%" /></a></td>
<td style="width: 10%;">&nbsp;</td>
<td style="width: 40%; vertical-align: top;"><a onclick="return popup(this)" href="http://www.charleskeith.com/usd/semi-precious-stones-earrings-pink-ck5-42120145.html/"><img alt="SEMI-PRECIOUS STONES EARRINGS" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-CK5-42120145-13-1_SEMI-PRECIOUS-STONES-EARRINGS.jpg" width="100%" /></a></td>
<td style="width: 5%;">&nbsp;</td>
</tr>
<tr><!-- PRODUCT 7 AND 8 - NAMES -->
<td style="width: 5%;">&nbsp;</td>
<td style="width: 40%; vertical-align: top;"><a onclick="return popup(this)" href="http://www.charleskeith.com/usd/semi-precious-stones-earrings-blue-ck5-42120145.html/">SEMI-PRECIOUS STONES EARRINGS</a></td>
<td style="width: 10%;">&nbsp;</td>
<td style="width: 40%; vertical-align: top;"><a onclick="return popup(this)" href="http://www.charleskeith.com/usd/semi-precious-stones-earrings-pink-ck5-42120145.html/">SEMI-PRECIOUS STONES EARRINGS</a></td>
<td style="width: 5%;">&nbsp;</td>
</tr>
<tr><!-- PRODUCT 9 AND 10 - IMG -->
<td style="width: 5%;">&nbsp;</td>
<td style="width: 40%; vertical-align: top;"><a onclick="return popup(this)" href="http://www.charleskeith.com/usd/stone-cuff-ring-white-ck5-31450005.html/"><img alt="STONE CUFF RING" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-CK5-31450005-03-1_STONE-CUFF-RING.jpg" width="100%" /></a></td>
<td style="width: 10%;">&nbsp;</td>
<td style="width: 40%; vertical-align: top;"><a onclick="return popup(this)" href="http://www.charleskeith.com/usd/stone-cuff-ring-pink-ck5-31450005.html/"><img alt="STONE CUFF RING" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-CK5-31450005-13-1_STONE-CUFF-RING.jpg" width="100%" /></a></td>
<td style="width: 5%;">&nbsp;</td>
</tr>
<tr><!-- PRODUCT 9 AND 10- NAMES -->
<td style="width: 5%;">&nbsp;</td>
<td style="width: 40%; vertical-align: top;"><a onclick="return popup(this)" href="http://www.charleskeith.com/usd/stone-cuff-ring-white-ck5-31450005.html/">STONE CUFF RING</a></td>
<td style="width: 10%;">&nbsp;</td>
<td style="width: 40%; vertical-align: top;"><a onclick="return popup(this)" href="http://www.charleskeith.com/usd/stone-cuff-ring-pink-ck5-31450005.html/">STONE CUFF RING</a></td>
<td style="width: 5%;">&nbsp;</td>
</tr>
<tr><!-- PRODUCT 11 AND 12 - IMG -->
<td style="width: 5%;">&nbsp;</td>
<td style="width: 40%; vertical-align: top;"><a onclick="return popup(this)" href="http://www.charleskeith.com/notifyme?colour=BLACK&amp;artno=CK5-11450004"><img alt="STONE CUFF BANGLE" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-CK5-11450004-01-1_STONE-CUFF-BANGLE.jpg" width="100%" /></a></td>
<td style="width: 10%;">&nbsp;</td>
<td style="width: 40%; vertical-align: top;">
<div><a onclick="return popup(this)" href="http://www.charleskeith.com/usd/stone-cuff-bangle-white-ck5-11450004.html/"><img alt="STONE CUFF BANGLE" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-CK5-11450004-03-1_STONE-CUFF-BANGLE.jpg" width="100%" /></a></div>
</td>
<td style="width: 5%;">&nbsp;</td>
</tr>
<tr><!-- PRODUCT 11 AND 12 - NAMES -->
<td style="width: 5%;">&nbsp;</td>
<td style="width: 40%; vertical-align: top;"><a onclick="return popup(this)" href="http://www.charleskeith.com/notifyme?colour=BLACK&amp;artno=CK5-11450004">STONE CUFF BANGLE</a></td>
<td style="width: 10%;">&nbsp;</td>
<td style="width: 40%; vertical-align: top;"><a onclick="return popup(this)" href="http://www.charleskeith.com/usd/stone-cuff-bangle-white-ck5-11450004.html/">STONE CUFF BANGLE</a></td>
<td style="width: 5%;">&nbsp;</td>
</tr>
<tr><!-- PRODUCT 13 AND 14 - IMG -->
<td style="width: 5%;">&nbsp;</td>
<td style="width: 40%; vertical-align: top;"><a onclick="return popup(this)" href="http://www.charleskeith.com/usd/stone-cuff-bangle-blue-ck5-11450004.html/"><img alt="STONE CUFF BANGLE" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-CK5-11450004-06-1_STONE-CUFF-BANGLE.jpg" width="100%" /></a></td>
<td style="width: 10%;">&nbsp;</td>
<td style="width: 40%; vertical-align: top;"><a onclick="return popup(this)" href="http://www.charleskeith.com/usd/stone-cuff-bangle-pink-ck5-11450004.html/"><img alt="STONE CUFF BANGLE" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-CK5-11450004-13-1_STONE-CUFF-BANGLE.jpg" width="100%" /></a></td>
<td style="width: 5%;">&nbsp;</td>
</tr>
<tr><!-- PRODUCT 13 AND 14 - NAMES -->
<td style="width: 5%;">&nbsp;</td>
<td style="width: 40%; vertical-align: top;"><a onclick="return popup(this)" href="http://www.charleskeith.com/usd/stone-cuff-bangle-blue-ck5-11450004.html/">STONE CUFF BANGLE</a></td>
<td style="width: 10%;">&nbsp;</td>
<td style="width: 40%; vertical-align: top;"><a onclick="return popup(this)" href="http://www.charleskeith.com/usd/stone-cuff-bangle-pink-ck5-11450004.html/">STONE CUFF BANGLE</a></td>
<td style="width: 5%;">&nbsp;</td>
</tr>
<tr><!-- PRODUCT 1 AND 2 - IMG -->
<td style="width: 5%;">&nbsp;</td>
<td style="width: 40%;"><a onclick="return popup(this)" href="http://www.charleskeith.com/usd/ruffle-detail-sneakers-blue-ck1-71630008.html/"><img alt="RUFFLE DETAIL SNEAKER" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-CK1-71630008-06-1_RUFFLE-DETAIL-SNEAKER.jpg" width="100%" /></a></td>
<td style="width: 10%;">&nbsp;</td>
<td style="width: 40%;"><a onclick="return popup(this)" href="http://www.charleskeith.com/usd/ruffled-detail-loafers-yellow-ck1-70300368.html/"><img alt="RUFFLED DETAIL LOAFER" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-CK1-70300368-23-1_RUFFLED-DETAIL-LOAFER.jpg" width="100%" /></a></td>
<td style="width: 5%;">&nbsp;</td>
</tr>
<tr><!-- PRODUCT 1 AND 2 - NAME -->
<td style="width: 5%;">&nbsp;</td>
<td style="width: 40%; vertical-align: top;"><a onclick="return popup(this)" href="http://www.charleskeith.com/usd/ruffle-detail-sneakers-blue-ck1-71630008.html/">RUFFLE DETAIL SNEAKER</a></td>
<td style="width: 10%;">&nbsp;</td>
<td style="width: 40%; vertical-align: top;"><a onclick="return popup(this)" href="http://www.charleskeith.com/usd/ruffled-detail-loafers-yellow-ck1-70300368.html/">RUFFLED DETAIL LOAFER</a></td>
<td style="width: 5%;">&nbsp;</td>
</tr>
<tr><!-- PRODUCT 3 AND 4 - IMG -->
<td style="width: 5%;">&nbsp;</td>
<td style="width: 40%;"><a onclick="return popup(this)" href="http://www.charleskeith.com/usd/mary-jane-ballerinas-blue-ck1-70300366.html/"><img alt="MARY-JANE BALLERINA" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-CK1-70300366-06-1_MARY-JANE-BALLERINA.jpg" width="100%" /></a></td>
<td style="width: 10%;">&nbsp;</td>
<td style="width: 40%;"><a onclick="return popup(this)" href="http://www.charleskeith.com/usd/ruffle-detail-sandals-blue-ck1-60361000.html/"><img alt="RUFFLE-DETAIL SANDAL" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-CK1-60361000-06-1_RUFFLE-DETAIL-SANDAL.jpg" width="100%" /></a></td>
<td style="width: 5%;">&nbsp;</td>
</tr>
<tr><!-- PRODUCT 3 AND 4 - NAMES -->
<td style="width: 5%;">&nbsp;</td>
<td style="width: 40%; vertical-align: top;"><a onclick="return popup(this)" href="http://www.charleskeith.com/usd/mary-jane-ballerinas-blue-ck1-70300366.html/">MARY-JANE BALLERINA</a></td>
<td style="width: 10%;">&nbsp;</td>
<td style="width: 40%; vertical-align: top;"><a onclick="return popup(this)" href="http://www.charleskeith.com/usd/ruffle-detail-sandals-blue-ck1-60361000.html/">RUFFLE-DETAIL SANDAL</a></td>
<td style="width: 5%;">&nbsp;</td>
</tr>
</tbody>
</table>
<div id="s-recentpost">&nbsp;</div>
</div>
<div>&nbsp;</div>
<p>
<script type="text/javascript">// <![CDATA[
function popup(mylink, windowname) {
            if (!window.focus) return true;
            var href;
            if (typeof(mylink) == 'string')
                href = mylink;
            else
                href = mylink.href;
            window.open(href, windowname, 'width=400,height=1024,scrollbars=yes,resizable=no,location=no,menubar=no,toolbar=no,');
            return false;
        }
// ]]]]><![CDATA[></script>
</p>]]></description>
      <pubDate>Thu, 08 Jun 2017 07:30:09 +0000</pubDate>
    </item>
    <item>
      <title><![CDATA[SPOTTED: LOTTIE MOSS]]></title>
      <link>http://www.charleskeith.com/usd/blog/spotted-lottie-moss/</link>
      <description><![CDATA[<style><!--
.blog-post-view .largecontent{
	max-width: 960px; text-align: center; font-size: 14px;
}

#disqus_thread{
display:none !important;
}

hr{
display:none !important;
}


.largecontent img{padding-bottom: 2%;}
.smallcontent{text-align: center;}
.smallcontent img{padding-bottom: 2%;}
#recentpost {
	text-align: center; font-size: 12px;
}
#recentpost > div {
	width: 18%; 
	display: inline-block;
	vertical-align: top;

	/* IE fix. */
	*display: inline;
	zoom: 1;
}
#recentpost:after {
	content: "";
	width: 100%;
	display: inline-block;
}
#recentpost a{text-decoration: none;}
#s-recentpost{text-align: center;font-size: 11px;}
#s-recentpost > div {
	width: 30%;
	display: inline-block;
	vertical-align: top;

	/* IE fix. */
	*display: inline;
	zoom: 1;
}
#s-recentpost:after {
	content: "";
	width: 100%;
	display: inline-block;
}
#s-recentpost a{text-decoration: none;}
p {text-align: center;}
.sts-container {
	max-width: 600px;
	margin: 0 auto;
	text-align: center;
	width: 100%;
}
.sts-container-s {
	margin: 0 auto;
	text-align: center;
	max-width: 400px;
	width: 100%;
}	
.sts-container:after, .sts-container-s:after {
	content: "";
	display: table;
	clear: both;
}	
.sts-product {
	max-width: 33%;
	padding: 1%;
	float: left;
	font-size: 11px;
}
.sts-product img {
	max-width: 100%;
}
.sts-product a:hover {
	text-decoration: none;
}
.sts-product-s img {
	width: 100%;
}
.sts-container-s .sts-product {
	max-width: 49%;
	padding: 1%;
	float: left;
}
.sts-container h2, .sts-container-s h2 {
	font-size: 12px;
}
--></style>
<div>&nbsp;</div>
<div class="visible-md visible-lg largecontent"><img alt="imwithcharleskeith" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-lottie-moss-blog.jpg" width="100%" />
<p>Model, Lottie Moss in platform block heels.</p>
<img alt="imwithcharleskeith" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-lottie-moss-blog-2.jpg" width="100%" />
<p>Model, Lottie Moss in oversized buckle platforms.</p>
<div>&nbsp;</div>
<div class="sts-container-s">
<h2><strong>SHOP THE STORY</strong></h2>
<div class="sts-product"><a onclick="return popup(this)" href="http://www.charleskeith.com/usd/platform-block-heels-black-ck1-60360990.html/"><img alt="PLATFORM BLOCK HEEL" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-CK1-60360990-01-1-PLATFORM-BLOCK-HEEL.jpg" />PLATFORM BLOCK HEEL</a></div>
<div class="sts-product"><a onclick="return popup(this)" href="http://www.charleskeith.com/usd/oversized-buckle-platforms-black-ck1-60280087.html/"><img alt="OVERSIZED BUCKLED PLATFORM" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/OVERSIZED-BUCKLED-PLATFORM-black-2.jpg" />OVERSIZED BUCKLED PLATFORM</a></div>
</div>
<div id="recentpost">&nbsp;</div>
</div>
<div class="visible-sm visible-xs smallcontent"><img alt="imwithcharleskeith" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-lottie-moss-blog-m.jpg" width="100%" />
<p>Model, Lottie Moss in platform block heels.</p>
<img alt="imwithcharleskeith" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-lottie-moss-blog-2-m.jpg" width="100%" />
<p>Model, Lottie Moss in oversized buckle platforms.</p>
<div>&nbsp;</div>
<div class="sts-container-s">
<h2><strong>SHOP THE STORY</strong></h2>
<div class="sts-product"><a onclick="return popup(this)" href="http://www.charleskeith.com/usd/platform-block-heels-black-ck1-60360990.html/"><img alt="PLATFORM BLOCK HEEL" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-CK1-60360990-01-1-PLATFORM-BLOCK-HEEL.jpg" />PLATFORM BLOCK HEEL</a></div>
<div class="sts-product"><a onclick="return popup(this)" href="http://www.charleskeith.com/usd/oversized-buckle-platforms-black-ck1-60280087.html/"><img alt="OVERSIZED BUCKLED PLATFORM" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/OVERSIZED-BUCKLED-PLATFORM-black-2.jpg" />OVERSIZED BUCKLED PLATFORM</a></div>
</div>
<div id="s-recentpost">&nbsp;</div>
</div>
<p>
<script type="text/javascript">// <![CDATA[
function popup(mylink, windowname)
{
if (! window.focus)return true;
var href;
if (typeof(mylink) == 'string')
   href=mylink;
else
   href=mylink.href;
window.open(href, windowname, 'width=400,height=1024,scrollbars=yes,resizable=no,location=no,menubar=no,toolbar=no,');
return false;
}
// ]]]]><![CDATA[></script>
</p>]]></description>
      <pubDate>Tue, 06 Jun 2017 07:16:40 +0000</pubDate>
    </item>
    <item>
      <title><![CDATA[THE IDEA OF NORMALCY]]></title>
      <link>http://www.charleskeith.com/usd/blog/the-idea-of-normalcy/</link>
      <description><![CDATA[<p>
<script type="text/javascript" src="https://ajax.googleapis.com/ajax/libs/jquery/1.8.2/jquery.min.js"></script>
<script type="text/javascript" src="http://www.charleskeith.com/media/wysiwyg/js/jquery.bxslider.min.js"></script>
</p>
<style><!--
.blog-post-view .largecontent{
	max-width: 960px; text-align: center;
}

#disqus_thread{
display:none !important;
}

hr{
display:none !important;
}


.bx-wrapper {
        position: relative;
        margin: 0 auto 60px;
        padding: 0;
        *zoom: 1;
    }
    
    .bx-wrapper img {
        max-width: 100%;
        display: block;
    }
    /** THEME
===================================*/
    
    .bx-wrapper .bx-viewport {
        left: 0;
        background: #fff;
        /*fix other elements on the page moving (on Chrome)*/
        -webkit-transform: translatez(0);
        -moz-transform: translatez(0);
        -ms-transform: translatez(0);
        -o-transform: translatez(0);
        transform: translatez(0);
    }
    
    .bx-wrapper .bx-pager,
    .bx-wrapper .bx-controls-auto {
        position: absolute;
        bottom: -50px;
        width: 100%;
    }
    /* LOADER */
    
    .bx-wrapper .bx-loading {
        min-height: 50px;
        background: url(http://cdnm1.charleskeith.com/media/wysiwyg/blog/bxloader.gif) center center no-repeat #fff;
        height: 100%;
        width: 100%;
        position: absolute;
        top: 0;
        left: 0;
        z-index: 2000;
    }
    /* PAGER */
    
    .bx-wrapper .bx-pager {
        text-align: center;
        font-size: .85em;
        font-family: Arial;
        font-weight: bold;
        color: #666;
        padding-top: 20px;
    }
    
    .bx-wrapper .bx-pager .bx-pager-item,
    .bx-wrapper .bx-controls-auto .bx-controls-auto-item {
        display: inline-block;
        *zoom: 1;
        *display: inline;
    }
    
    .bx-wrapper .bx-pager.bx-default-pager a {
        background: #fff;
        text-indent: -9999px;
        display: block;
        width: 10px;
        height: 10px;
        margin: 0 3px;
        outline: 0;
        -moz-border-radius: 5px;
        -webkit-border-radius: 5px;
        border-radius: 5px;
    }
    /* DIRECTION CONTROLS (NEXT / PREV) */
    
    .bx-wrapper .bx-prev {
        left: -20px;
        /*left: 10px;htike*/
        background: url(http://cdnm1.charleskeith.com/media/wysiwyg/blog/bxcontrols.png) no-repeat 0 -32px;
    }
    
    .bx-wrapper .bx-next {
        right: -20px;
        /*right: 10px;htike*/
        background: url(http://cdnm1.charleskeith.com/media/wysiwyg/blog/bxcontrols.png) no-repeat -43px -32px;
    }
    
    .bx-wrapper .bx-prev:hover {
        background-position: 0 0;
    }
    
    .bx-wrapper .bx-next:hover {
        background-position: -43px 0;
    }
    
    .bx-wrapper .bx-controls-direction a {
        position: absolute;
        top: 50%;
        margin-top: -16px;
        outline: 0;
        width: 32px;
        height: 32px;
        text-indent: -9999px;
        z-index: 3000;
    }
    
    .bx-wrapper .bx-controls-direction a.disabled {
        display: none;
    }
    /* AUTO CONTROLS (START / STOP) */
    
    .bx-wrapper .bx-controls-auto {
        text-align: center;
    }
    /* PAGER WITH AUTO-CONTROLS HYBRID LAYOUT */
    
    .bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-pager {
        text-align: left;
        width: 80%;
    }
    
    .bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-controls-auto {
        right: 0;
        width: 35px;
    }
    /* IMAGE CAPTIONS */
    
    .bx-wrapper .bx-caption {
        position: absolute;
        top: 7px;
        /*bottom: 0;*/
        left: 0;
        width: 100%;
    }
    
    .bx-wrapper .bx-caption span {
        color: #000;
        font-family: Arial;
        display: block;
        font-size: .85em;
        font-weight: bold;
        padding: 2px;
        /*padding: 10px;*/
    }
    
    .bx-wrapper ul li {
        margin-left: 0;
	font-size: 11px;
    }
    
    #sidebar {
        width: 150px;
        float: right;
        text-align: center;
    }
    
    .shopstory {
        font-size: 12px;
        text-align: center;
        font-weight: bold;
    }
    
    .smallcontent {
        text-align: center;
    }
    
    .smallcontent img {
        padding-bottom: 2%;
    }
    
    #recentpost {
        text-align: center;
        font-size: 12px;
    }
    
    #recentpost > div {
        width: 18%;
        display: inline-block;
        vertical-align: top;
        /* IE fix. */
        *display: inline;
        zoom: 1;
    }
    
    #recentpost:after {
        content: "";
        width: 100%;
        display: inline-block;
    }
    
    #recentpost a {
        text-decoration: none;
    }
    
    #s-recentpost {
        text-align: center;
        font-size: 11px;
    }
    
    #s-recentpost > div {
        width: 30%;
        display: inline-block;
        vertical-align: top;
        /* IE fix. */
        *display: inline;
        zoom: 1;
    }
    
    #s-recentpost:after {
        content: "";
        width: 100%;
        display: inline-block;
    }
    
    #s-recentpost a {
        text-decoration: none;
    }
#recentpost {
 text-align: center; font-size: 12px;
}
#recentpost > div {
 width: 18%; 
 display: inline-block;
 vertical-align: top;

 / IE fix. /
 *display: inline;
 zoom: 1;
}
#recentpost:after {
 content: "";
 width: 100%;
 display: inline-block;
}
#recentpost a{text-decoration: none;}
#s-recentpost{text-align: center;font-size: 11px;}
#s-recentpost > div {
 width: 30%;
 display: inline-block;
 vertical-align: top;

 / IE fix. /
 *display: inline;
 zoom: 1;
}
#s-recentpost:after {
 content: "";
 width: 100%;
 display: inline-block;
}
#s-recentpost a{text-decoration: none;}
--></style>
<p>
<script type="text/javascript">// <![CDATA[
$(function() {
            var floatingDiv = $('#sidebar');
            var offset = $("#sidebar").position();
            var bottomoffset = $("#leftcontent").height();

            $(window).scroll(function() {
                if ($(window).scrollTop() >= (offset.top + 250) && $(window).scrollTop() <= (bottomoffset - 250)) {
                    floatingDiv.css({
                        'position': 'fixed',
                        'top': 120,
                        'float': 'right',
                        'margin-left': 30
                    });
                } else {
                    floatingDiv.css({
                        'position': 'relative',
                        'top': 0
                    });
                }
            });
        });
// ]]]]><![CDATA[></script>
<script type="text/javascript">// <![CDATA[
$(document).ready(function() {
            $('.bxslider').bxSlider({
                mode: 'vertical',
                slideWidth: 140,
                minSlides: 3,
                maxSlides: 3,
                moveSlides: 1,
                captions: true,
                slideMargin: 5
            });
        });
// ]]]]><![CDATA[></script>
</p>
<div>&nbsp;</div>
<div class="visible-md visible-lg largecontent">
<table>
<tbody style="text-align: center;">
<tr>
<td style="width: 80%; vertical-align: top; font-size: 14px;">
<div id="leftcontent"><img style="padding-bottom: 2%;" alt="imwithcharleskeith" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-theideaofnormalcy-blog-1.jpg" width="100%" /> <img style="padding-bottom: 2%;" alt="imwithcharleskeith" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-theideaofnormalcy-blog-2.jpg" width="100%" /> <img style="padding-bottom: 2%;" alt="imwithcharleskeith" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-theideaofnormalcy-blog-3.jpg" width="100%" /> <img style="padding-bottom: 2%;" alt="imwithcharleskeith" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-theideaofnormalcy-blog-4.jpg" width="100%" /> <img style="padding-bottom: 2%;" alt="imwithcharleskeith" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-theideaofnormalcy-blog-5.jpg" width="100%" /> <img style="padding-bottom: 2%;" alt="imwithcharleskeith" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-theideaofnormalcy-blog-6.jpg" width="100%" /></div>
<p>After a tumultuous year defined by paradigm shifting turn of events, it seems like a revolution is on its way and we are one foot in the dystopian door.</p>
<p>Unsurprisingly, The Pantone Color Institute named &ldquo;Greenery&rdquo; the Color of the Year, citing the need for fresh beginnings with inspirations that point towards our urge to turn the other way and reconnect with Nature. Pantone 15-0343 - yellow-green hued and symbolic of freedom and liberation is a reflection of society burdened by walls that are perpetually bent on dividing us while blurring the lines of integrity and falsehood.</p>
<p>As the inescapable canvas of Nature, neutral and impartial, like the &lsquo;North&rsquo; of a compass, Greenery calls to mind an obligation to take a step back for calculated contemplation as we unpick the knots that tie us to a foreseeable, grimy future. It marks our bonded roots with a formidable but forgotten force that is the foliage that we once call home.</p>
<p>As the global climate becomes increasingly complex, choose to see things in colour, and identify the message of positivity and rebirth. Greenery signals one to take a deep breath, to oxygenate and reinvigorate, speaking to our need to experiment and reinvent. Perhaps, as much as we are engineered to be ahead of the curve, now is the time to forgo the endless rat race. Consider the fact that &ldquo;less is more&rdquo;, and identify with a higher purpose to find comfort in simplicity, reduction and sameness.</p>
<div id="recentpost">&nbsp;</div>
</td>
<td style="width: 20%; vertical-align: top;">
<div id="sidebar">
<div class="shopstory">SHOP THE STORY</div>
<ul class="bxslider">
<li><a onclick="return popup(this)" href="http://www.charleskeith.com/usd/high-cut-sneakers-black-ck1-71630010.html/"><img alt="HIGH-CUT SNEAKER" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-CK1-71630010-01-1_HIGH-CUT-SNEAKER.jpg" width="100%" />HIGH-CUT SNEAKER</a></li>
<li><a onclick="return popup(this)" href="http://www.charleskeith.com/usd/weaved-mary-jane-heels-multi-ck1-60900063.html/"><img alt="WEAVED MARY-JANE HEEL" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-CK1-60900063-24-1_WEAVED-MARY-JANE-HEEL.jpg" width="100%" />WEAVED MARY-JANE HEEL</a></li>
<li><a onclick="return popup(this)" href="http://www.charleskeith.com/usd/weaved-crochet-shoulder-bag-green-ck2-20780383.html/"><img alt="WEAVED CROCHET SHOULDER BAG" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLESKEITH-CK2-20780383-12-1_WEAVED-CROCHET-SHOULDER-BAG.jpg" width="100%" />WEAVED CROCHET SHOULDER BAG</a></li>
<li><a onclick="return popup(this)" href="http://www.charleskeith.com/usd/stone-cuff-ring-white-ck5-31450005.html/"><img alt="STONE CUFF RING" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-CK5-31450005-03-1_STONE-CUFF-RING.jpg" width="100%" />STONE CUFF RING</a></li>
<li><a onclick="return popup(this)" href="http://www.charleskeith.com/usd/lace-up-ballerina-platforms-black-ck1-80300130.html/"><img alt="LACE-UP BALLERINA PLATFORM" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-CK1-80300130-01-1_LACE-UP-BALLERINA-PLATFORM.jpg" width="100%" />LACE-UP BALLERINA PLATFORM</a></li>
<li><a onclick="return popup(this)" href="http://www.charleskeith.com/usd/boxy-push-lock-hangbag-multi-ck2-50680533.html/"><img alt="BOXY PUSH-LOCK HANGBAG" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-CK2-50680533-06-1_BOXY-PUSH-LOCK-HANGBAG.jpg" width="100%" />BOXY PUSH-LOCK HANGBAG</a></li>
<li><a onclick="return popup(this)" href="http://www.charleskeith.com/usd/lace-up-platform-sandals-pink-ck1-80580102.html/"><img alt="LACE-UP PLATFORM SANDAL" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-CK1-80580102-13-1_LACE-UP-PLATFORM-SANDAL.jpg" width="100%" />LACE-UP PLATFORM SANDAL</a></li>
<li><a onclick="return popup(this)" href="http://www.charleskeith.com/usd/ruffle-detail-sling-bag-nude-ck2-80670600.html/"><img alt="RUFFLE DETAIL SLING BAG" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-CK2-80670600-35-1_RUFFLE-DETAIL-SLING-BAG.jpg" width="100%" />RUFFLE DETAIL SLING BAG</a></li>
<li><a onclick="return popup(this)" href="http://www.charleskeith.com/usd/stiletto-cuff-necklace-rose-gold-ck5-21430021.html/"><img alt="STILETTO CUFF NECKLACE" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-CK5-21430021-27-1_STILETTO-CUFF-NECKLACE.jpg" width="100%" />STILETTO CUFF NECKLACE</a></li>
<li><a onclick="return popup(this)" href="http://www.charleskeith.com/usd/stone-cuff-bangle-white-ck5-11450004.html/"><img alt="STONE CUFF BANGLE" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-CK5-11450004-03-1_STONE-CUFF-BANGLE.jpg" width="100%" />STONE CUFF BANGLE</a></li>
<li><a onclick="return popup(this)" href="{{http://www.charleskeith.com/notifyme?colour=BLACK&amp;artno=CK5-11450004}}"><img alt="STONE CUFF BANGLE" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-CK5-11450004-01-1_STONE-CUFF-BANGLE.jpg" width="100%" />STONE CUFF BANGLE</a></li>
<li><a onclick="return popup(this)" href="http://www.charleskeith.com/usd/gem-embellished-flats-black-ck1-70580104.html/"><img alt="GEM EMBELLISHED FLAT" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-CK1-70580104-01-1_GEM-EMBELLISHED-FLAT.jpg" width="100%" />GEM EMBELLISHED FLAT</a></li>
<li><a onclick="return popup(this)" href="http://www.charleskeith.com/usd/lace-up-sneakers-white-ck1-71630009.html/"><img alt="LACE-UP SNEAKERS" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-CK1-71630009-03-1_LACE-UP-SNEAKER.jpg" width="100%" />LACE-UP SNEAKERS</a></li>
</ul>
</div>
</td>
</tr>
</tbody>
</table>
</div>
<div class="visible-xs visible-sm smallcontent"><img style="padding-bottom: 2%;" alt="imwithcharleskeith" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-theideaofnormalcy-blog-1.jpg" width="100%" /> <img style="padding-bottom: 2%;" alt="imwithcharleskeith" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-theideaofnormalcy-blog-2.jpg" width="100%" /> <img style="padding-bottom: 2%;" alt="imwithcharleskeith" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-theideaofnormalcy-blog-3.jpg" width="100%" /> <img style="padding-bottom: 2%;" alt="imwithcharleskeith" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-theideaofnormalcy-blog-4.jpg" width="100%" /> <img style="padding-bottom: 2%;" alt="imwithcharleskeith" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-theideaofnormalcy-blog-5.jpg" width="100%" /> <img style="padding-bottom: 2%;" alt="imwithcharleskeith" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-theideaofnormalcy-blog-6.jpg" width="100%" />
<p>After a tumultuous year defined by paradigm shifting turn of events, it seems like a revolution is on its way and we are one foot in the dystopian door.</p>
<p>Unsurprisingly, The Pantone Color Institute named &ldquo;Greenery&rdquo; the Color of the Year, citing the need for fresh beginnings with inspirations that point towards our urge to turn the other way and reconnect with Nature. Pantone 15-0343 - yellow-green hued and symbolic of freedom and liberation is a reflection of society burdened by walls that are perpetually bent on dividing us while blurring the lines of integrity and falsehood.</p>
<p>As the inescapable canvas of Nature, neutral and impartial, like the &lsquo;North&rsquo; of a compass, Greenery calls to mind an obligation to take a step back for calculated contemplation as we unpick the knots that tie us to a foreseeable, grimy future. It marks our bonded roots with a formidable but forgotten force that is the foliage that we once call home.</p>
<p>As the global climate becomes increasingly complex, choose to see things in colour, and identify the message of positivity and rebirth. Greenery signals one to take a deep breath, to oxygenate and reinvigorate, speaking to our need to experiment and reinvent. Perhaps, as much as we are engineered to be ahead of the curve, now is the time to forgo the endless rat race. Consider the fact that &ldquo;less is more&rdquo;, and identify with a higher purpose to find comfort in simplicity, reduction and sameness.</p>
<div>&nbsp;</div>
<div class="shopstory">SHOP THE STORY</div>
<table>
<tbody style="font-size: 11px; text-align: center;">
<tr><!-- PRODUCT 1 AND 2 - IMG -->
<td style="width: 5%;">&nbsp;</td>
<td style="width: 40%;">
<div><a onclick="return popup(this)" href="http://www.charleskeith.com/usd/high-cut-sneakers-black-ck1-71630010.html/"><img alt="HIGH-CUT SNEAKER" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-CK1-71630010-01-1_HIGH-CUT-SNEAKER.jpg" width="100%" /></a></div>
</td>
<td style="width: 10%;">&nbsp;</td>
<td style="width: 40%;">
<div><a onclick="return popup(this)" href="http://www.charleskeith.com/usd/weaved-mary-jane-heels-multi-ck1-60900063.html/"><img alt="WEAVED MARY-JANE HEEL" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-CK1-60900063-24-1_WEAVED-MARY-JANE-HEEL.jpg" width="100%" /></a></div>
</td>
<td style="width: 5%;">&nbsp;</td>
</tr>
<tr><!-- PRODUCT 1 AND 2 - NAME -->
<td style="width: 5%;">&nbsp;</td>
<td style="width: 40%; vertical-align: top;">
<div><a onclick="return popup(this)" href="http://www.charleskeith.com/usd/high-cut-sneakers-black-ck1-71630010.html/">HIGH-CUT SNEAKER</a></div>
</td>
<td style="width: 10%;">&nbsp;</td>
<td style="width: 40%; vertical-align: top;">
<div><a onclick="return popup(this)" href="http://www.charleskeith.com/usd/weaved-mary-jane-heels-multi-ck1-60900063.html/">WEAVED MARY-JANE HEEL</a></div>
</td>
<td style="width: 5%;">&nbsp;</td>
</tr>
<tr><!-- PRODUCT 3 AND 4 - IMG -->
<td style="width: 5%;">&nbsp;</td>
<td style="width: 40%;">
<div><a onclick="return popup(this)" href="http://www.charleskeith.com/usd/weaved-crochet-shoulder-bag-green-ck2-20780383.html/"><img alt="WEAVED CROCHET SHOULDER BAG" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLESKEITH-CK2-20780383-12-1_WEAVED-CROCHET-SHOULDER-BAG.jpg" width="100%" /></a></div>
</td>
<td style="width: 10%;">&nbsp;</td>
<td style="width: 40%;">
<div><a onclick="return popup(this)" href="http://www.charleskeith.com/usd/stone-cuff-ring-white-ck5-31450005.html/"><img alt="STONE CUFF RING" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-CK5-31450005-03-1_STONE-CUFF-RING.jpg" width="100%" /></a></div>
</td>
<td style="width: 5%;">&nbsp;</td>
</tr>
<tr><!-- PRODUCT 3 AND 4 - NAMES -->
<td style="width: 5%;">&nbsp;</td>
<td style="width: 40%; vertical-align: top;">
<div><a onclick="return popup(this)" href="http://www.charleskeith.com/usd/weaved-crochet-shoulder-bag-green-ck2-20780383.html/">WEAVED CROCHET SHOULDER BAG</a></div>
</td>
<td style="width: 10%;">&nbsp;</td>
<td style="width: 40%; vertical-align: top;">
<div><a onclick="return popup(this)" href="http://www.charleskeith.com/usd/stone-cuff-ring-white-ck5-31450005.html/">STONE CUFF RING</a></div>
</td>
<td style="width: 5%;">&nbsp;</td>
</tr>
<tr><!-- PRODUCT 5 AND 6 - IMG -->
<td style="width: 5%;">&nbsp;</td>
<td style="width: 40%;">
<div><a onclick="return popup(this)" href="http://www.charleskeith.com/usd/lace-up-ballerina-platforms-black-ck1-80300130.html/"><img alt="LACE-UP BALLERINA PLATFORM" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-CK1-80300130-01-1_LACE-UP-BALLERINA-PLATFORM.jpg" width="100%" /></a></div>
</td>
<td style="width: 10%;">&nbsp;</td>
<td style="width: 40%;">
<div><a onclick="return popup(this)" href="http://www.charleskeith.com/usd/boxy-push-lock-hangbag-multi-ck2-50680533.html/"><img alt="BOXY PUSH-LOCK HANGBAG" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-CK2-50680533-06-1_BOXY-PUSH-LOCK-HANGBAG.jpg" width="100%" /></a></div>
</td>
<td style="width: 5%;">&nbsp;</td>
</tr>
<tr><!-- PRODUCT 5 AND 6 - NAMES -->
<td style="width: 5%;">&nbsp;</td>
<td style="width: 40%; vertical-align: top;">
<div><a onclick="return popup(this)" href="http://www.charleskeith.com/usd/lace-up-ballerina-platforms-black-ck1-80300130.html/">LACE-UP BALLERINA PLATFORM</a></div>
</td>
<td style="width: 10%;">&nbsp;</td>
<td style="width: 40%; vertical-align: top;"><a onclick="return popup(this)" href="http://www.charleskeith.com/usd/boxy-push-lock-hangbag-multi-ck2-50680533.html/">BOXY PUSH-LOCK HANGBAG</a></td>
<td style="width: 5%;">&nbsp;</td>
</tr>
<tr><!-- PRODUCT 7 AND 8 - IMG -->
<td style="width: 5%;">&nbsp;</td>
<td style="width: 40%; vertical-align: top;">
<div><a onclick="return popup(this)" href="http://www.charleskeith.com/usd/lace-up-platform-sandals-pink-ck1-80580102.html/"><img alt="LACE-UP PLATFORM SANDAL" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-CK1-80580102-13-1_LACE-UP-PLATFORM-SANDAL.jpg" width="100%" /></a></div>
</td>
<td style="width: 10%;">&nbsp;</td>
<td style="width: 40%; vertical-align: top;">
<div><a onclick="return popup(this)" href="http://www.charleskeith.com/usd/ruffle-detail-sling-bag-nude-ck2-80670600.html/"><img alt="RUFFLE DETAIL SLING BAG" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-CK2-80670600-35-1_RUFFLE-DETAIL-SLING-BAG.jpg" width="100%" /></a></div>
</td>
<td style="width: 5%;">&nbsp;</td>
</tr>
<tr><!-- PRODUCT 7 AND 8 - NAMES -->
<td style="width: 5%;">&nbsp;</td>
<td style="width: 40%; vertical-align: top;"><a onclick="return popup(this)" href="http://www.charleskeith.com/usd/lace-up-platform-sandals-pink-ck1-80580102.html/">LACE-UP PLATFORM SANDAL</a></td>
<td style="width: 10%;">&nbsp;</td>
<td style="width: 40%; vertical-align: top;"><a onclick="return popup(this)" href="http://www.charleskeith.com/usd/ruffle-detail-sling-bag-nude-ck2-80670600.html/">RUFFLE DETAIL SLING BAG</a></td>
<td style="width: 5%;">&nbsp;</td>
</tr>
<tr><!-- PRODUCT 9 AND 10 - IMG -->
<td style="width: 5%;">&nbsp;</td>
<td style="width: 40%; vertical-align: top;">
<div><a onclick="return popup(this)" href="http://www.charleskeith.com/usd/stiletto-cuff-necklace-rose-gold-ck5-21430021.html/"><img alt="STILETTO CUFF NECKLACE" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-CK5-21430021-27-1_STILETTO-CUFF-NECKLACE.jpg" width="100%" /></a></div>
</td>
<td style="width: 10%;">&nbsp;</td>
<td style="width: 40%; vertical-align: top;">
<div><a onclick="return popup(this)" href="http://www.charleskeith.com/usd/stone-cuff-bangle-white-ck5-11450004.html/"><img alt="STONE CUFF BANGLE" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-CK5-11450004-03-1_STONE-CUFF-BANGLE.jpg" width="100%" /></a></div>
</td>
<td style="width: 5%;">&nbsp;</td>
</tr>
<tr><!-- PRODUCT 9 AND 10- NAMES -->
<td style="width: 5%;">&nbsp;</td>
<td style="width: 40%; vertical-align: top;"><a onclick="return popup(this)" href="http://www.charleskeith.com/usd/stiletto-cuff-necklace-rose-gold-ck5-21430021.html/">STILETTO CUFF NECKLACE</a></td>
<td style="width: 10%;">&nbsp;</td>
<td style="width: 40%; vertical-align: top;"><a onclick="return popup(this)" href="http://www.charleskeith.com/usd/stone-cuff-bangle-white-ck5-11450004.html/">STONE CUFF BANGLE</a></td>
<td style="width: 5%;">&nbsp;</td>
</tr>
<tr><!-- PRODUCT 11 AND 12 - IMG -->
<td style="width: 5%;">&nbsp;</td>
<td style="width: 40%; vertical-align: top;">
<div><a onclick="return popup(this)" href="http://www.charleskeith.com/notifyme?colour=BLACK&amp;artno=CK5-11450004"><img alt="STONE CUFF BANGLE" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-CK5-11450004-01-1_STONE-CUFF-BANGLE.jpg" width="100%" /></a></div>
</td>
<td style="width: 10%;">&nbsp;</td>
<td style="width: 40%; vertical-align: top;">
<div><a onclick="return popup(this)" href="http://www.charleskeith.com/usd/gem-embellished-flats-black-ck1-70580104.html/"><img alt="GEM EMBELLISHED FLAT" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-CK1-70580104-01-1_GEM-EMBELLISHED-FLAT.jpg" width="100%" /></a></div>
</td>
<td style="width: 5%;">&nbsp;</td>
</tr>
<tr><!-- PRODUCT 11 AND 12 - NAMES -->
<td style="width: 5%;">&nbsp;</td>
<td style="width: 40%; vertical-align: top;"><a onclick="return popup(this)" href="http://www.charleskeith.com/notifyme?colour=BLACK&amp;artno=CK5-11450004">STONE CUFF BANGLE</a></td>
<td style="width: 10%;">&nbsp;</td>
<td style="width: 40%; vertical-align: top;"><a onclick="return popup(this)" href="http://www.charleskeith.com/usd/gem-embellished-flats-black-ck1-70580104.html/">GEM EMBELLISHED FLAT</a></td>
<td style="width: 5%;">&nbsp;</td>
</tr>
<tr><!-- PRODUCT 13 AND 14 - IMG -->
<td style="width: 5%;">&nbsp;</td>
<td style="width: 40%; vertical-align: top;">
<div><a onclick="return popup(this)" href="http://www.charleskeith.com/usd/lace-up-sneakers-white-ck1-71630009.html/"><img alt="LACE-UP SNEAKERS" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-CK1-71630009-03-1_LACE-UP-SNEAKER.jpg" width="100%" /></a></div>
</td>
<td style="width: 10%;">&nbsp;</td>
<td style="width: 40%; vertical-align: top;">&nbsp;</td>
<td style="width: 5%;">&nbsp;</td>
</tr>
<tr><!-- PRODUCT 13 AND 14 - NAMES -->
<td style="width: 5%;">&nbsp;</td>
<td style="width: 40%; vertical-align: top;"><a onclick="return popup(this)" href="http://www.charleskeith.com/usd/lace-up-sneakers-white-ck1-71630009.html/">LACE-UP SNEAKERS</a></td>
<td style="width: 10%;">&nbsp;</td>
<td style="width: 40%; vertical-align: top;">&nbsp;</td>
<td style="width: 5%;">&nbsp;</td>
</tr>
</tbody>
</table>
<div id="s-recentpost">&nbsp;</div>
</div>
<div>&nbsp;</div>
<p>
<script type="text/javascript">// <![CDATA[
function popup(mylink, windowname) {
            if (!window.focus) return true;
            var href;
            if (typeof(mylink) == 'string')
                href = mylink;
            else
                href = mylink.href;
            window.open(href, windowname, 'width=400,height=1024,scrollbars=yes,resizable=no,location=no,menubar=no,toolbar=no,');
            return false;
        }
// ]]]]><![CDATA[></script>
</p>]]></description>
      <pubDate>Mon, 05 Jun 2017 07:29:12 +0000</pubDate>
    </item>
    <item>
      <title><![CDATA[NEW ROMANTICS]]></title>
      <link>http://www.charleskeith.com/usd/blog/new-romantics/</link>
      <description><![CDATA[<p>
<script type="text/javascript" src="https://ajax.googleapis.com/ajax/libs/jquery/1.8.2/jquery.min.js"></script>
<script type="text/javascript" src="http://www.charleskeith.com/media/wysiwyg/js/jquery.bxslider.min.js"></script>
</p>
<style><!--
.blog-post-view .largecontent{
        max-width: 960px; text-align: center;
}

#disqus_thread{
display:none !important;
}

hr{
display:none !important;
}


.bx-wrapper {
        position: relative;
        margin: 0 auto 60px;
        padding: 0;
        *zoom: 1;
    }
    
    .bx-wrapper img {
        max-width: 100%;
        display: block;
    }
    /** THEME
===================================*/
#recentpost {
   text-align: center; font-size: 12px;
}
#recentpost > div {
   width: 18%; 
   display: inline-block;
   vertical-align: top;

 / IE fix. /
   *display: inline;
   zoom: 1;
}
#recentpost:after {
   content: "";
   width: 100%;
   display: inline-block;
}
#recentpost a{text-decoration: none;}
#s-recentpost{text-align: center;font-size: 11px;}
#s-recentpost > div {
   width: 30%;
   display: inline-block;
   vertical-align: top;

 / IE fix. /
   *display: inline;
   zoom: 1;
}
#s-recentpost:after {
   content: "";
   width: 100%;
   display: inline-block;
}
#s-recentpost a{text-decoration: none;}

.bx-wrapper .bx-viewport {
        left: 0;
        background: #fff;
     /*fix other elements on the page moving (on Chrome)*/
        -webkit-transform: translatez(0);
        -moz-transform: translatez(0);
        -ms-transform: translatez(0);
        -o-transform: translatez(0);
        transform: translatez(0);
    }
    
.bx-wrapper .bx-pager,
.bx-wrapper .bx-controls-auto {
        position: absolute;
        bottom: -50px;
        width: 100%;
}
/* LOADER */
    
    .bx-wrapper .bx-loading {
        min-height: 50px;
        background: url(http://www.charleskeith.com/media/wysiwyg/blog/bxloader.gif) center center no-repeat #fff;
        height: 100%;
        width: 100%;
        position: absolute;
        top: 0;
        left: 0;
        z-index: 2000;
    }
    /* PAGER */
    
    .bx-wrapper .bx-pager {
        text-align: center;
        font-size: .85em;
        font-family: Arial;
        font-weight: bold;
        color: #666;
        padding-top: 20px;
    }
    
    .bx-wrapper .bx-pager .bx-pager-item,
    .bx-wrapper .bx-controls-auto .bx-controls-auto-item {
        display: inline-block;
        *zoom: 1;
        *display: inline;
    }
    
    .bx-wrapper .bx-pager.bx-default-pager a {
        background: #fff;
        text-indent: -9999px;
        display: block;
        width: 10px;
        height: 10px;
        margin: 0 3px;
        outline: 0;
        -moz-border-radius: 5px;
        -webkit-border-radius: 5px;
        border-radius: 5px;
    }
    /* DIRECTION CONTROLS (NEXT / PREV) */
    
    .bx-wrapper .bx-prev {
        left: -20px;
        /*left: 10px;htike*/
        background: url(http://www.charleskeith.com/media/wysiwyg/blog/bxcontrols.png) no-repeat 0 -32px;
    }
    
    .bx-wrapper .bx-next {
        right: -20px;
        /*right: 10px;htike*/
        background: url(http://www.charleskeith.com/media/wysiwyg/blog/bxcontrols.png) no-repeat -43px -32px;
    }
    
    .bx-wrapper .bx-prev:hover {
        background-position: 0 0;
    }
    
    .bx-wrapper .bx-next:hover {
        background-position: -43px 0;
    }
    
    .bx-wrapper .bx-controls-direction a {
        position: absolute;
        top: 50%;
        margin-top: -16px;
        outline: 0;
        width: 32px;
        height: 32px;
        text-indent: -9999px;
        z-index: 3000;
    }
    
    .bx-wrapper .bx-controls-direction a.disabled {
        display: none;
    }
    /* AUTO CONTROLS (START / STOP) */
    
    .bx-wrapper .bx-controls-auto {
        text-align: center;
    }
    /* PAGER WITH AUTO-CONTROLS HYBRID LAYOUT */
    
    .bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-pager {
        text-align: left;
        width: 80%;
    }
    
    .bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-controls-auto {
        right: 0;
        width: 35px;
    }
    /* IMAGE CAPTIONS */
    
    .bx-wrapper .bx-caption {
        position: absolute;
        top: 7px;
        /*bottom: 0;*/
        left: 0;
        width: 100%;
    }
    
    .bx-wrapper .bx-caption span {
        color: #000;
        /*color: #fff;*/
        font-family: Arial;
        display: block;
        font-size: .85em;
        font-weight: bold;
        padding: 2px;
        /*padding: 10px;*/
    }
    
    .bx-wrapper ul li {
        margin-left: 0;
    }
    
    #sidebar {
        width: 150px;
        float: right;
        text-align: center;
    }
    
    .shopstory {
        font-size: 12px;
        text-align: center;
        font-weight: bold;
    }
    
    .smallcontent {
        text-align: center;
    }
    
    .smallcontent img {
        padding-bottom: 2%;
    }
    
    #recentpost {
        text-align: center;
        font-size: 12px;
    }
    
    #recentpost > div {
        width: 18%;
        display: inline-block;
        vertical-align: top;
        /* IE fix. */
        *display: inline;
        zoom: 1;
    }
    
    #recentpost:after {
        content: "";
        width: 100%;
        display: inline-block;
    }
    
    #recentpost a {
        text-decoration: none;
    }
    
    #s-recentpost {
        text-align: center;
        font-size: 11px;
    }
    
    #s-recentpost > div {
        width: 30%;
        display: inline-block;
        vertical-align: top;
        /* IE fix. */
        *display: inline;
        zoom: 1;
    }
    
    #s-recentpost:after {
        content: "";
        width: 100%;
        display: inline-block;
    }
    
    #s-recentpost a {
        text-decoration: none;
    }
--></style>
<p>
<script type="text/javascript">// <![CDATA[
$(function() {
            var floatingDiv = $('#sidebar');
            var offset = $("#sidebar").position();
            var bottomoffset = $("#leftcontent").height();

            $(window).scroll(function() {
                if ($(window).scrollTop() >= (offset.top + 250) && $(window).scrollTop() <= (bottomoffset - 250)) {
                    floatingDiv.css({
                        'position': 'fixed',
                        'top': 120,
                        'float': 'right',
                        'margin-left': 30
                    });
                } else {
                    floatingDiv.css({
                        'position': 'relative',
                        'top': 0
                    });
                }
            });
        });
// ]]]]><![CDATA[></script>
<script type="text/javascript">// <![CDATA[
$(document).ready(function() {
            $('.bxslider').bxSlider({
                mode: 'vertical',
                slideWidth: 140,
                minSlides: 3,
                maxSlides: 3,
                moveSlides: 1,
                captions: true,
                slideMargin: 5
            });
        });
// ]]]]><![CDATA[></script>
</p>
<div>&nbsp;</div>
<div class="visible-md visible-lg largecontent">
<table>
<tbody style="text-align: center;">
<tr>
<td style="width: 80%; vertical-align: top; font-size: 14px;">
<div id="leftcontent"><img style="padding-bottom: 2%;" alt="Summer 2017" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-new-romantics-blog.jpg" width="100%" />
<p>A cosmopolitan assortment of styles, the Summer &rsquo;17 collection presents a variety that ranges from the soft demure to elegant sophistication. The diversity emulates the creators of today, with the use of detail aesthetics and statement makers. A m&eacute;lange of textures, there is the sleek, the woven and embossed surfaces. Sparked by an appreciation of the understated, the shades of pink, red and white depict the ephemeral mood of creation.</p>
</div>
<div id="recentpost">&nbsp;</div>
</td>
<td style="width: 20%; vertical-align: top;">
<div id="sidebar">
<div class="shopstory">SHOP THE STORY</div>
<ul class="bxslider">
<li><a style="font-size: 10px; text-decoration: none;" onclick="return popup(this)" href="http://www.charleskeith.com/usd/stone-cuff-bangle-blue-ck5-11450004.html/"><img alt="STONE CUFF BANGLE" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-CK5-11450004-06-1_STONE-CUFF-BANGLE.jpg" width="100%" />STONE CUFF BANGLE</a></li>
<li><a style="font-size: 10px; text-decoration: none;" onclick="return popup(this)" href="http://www.charleskeith.com/usd/stone-cuff-bangle-pink-ck5-11450004.html/"><img alt="STONE CUFF BANGLE" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-CK5-11450004-13-1_STONE-CUFF-BANGLE.jpg" width="100%" />STONE CUFF BANGLE</a></li>
<li><a style="font-size: 10px; text-decoration: none;" onclick="return popup(this)" href="http://www.charleskeith.com/usd/stone-cuff-bangle-pink-ck5-11450004.html/"><img alt="STONE CUFF BANGLE" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-CK5-11450004-03-1_STONE-CUFF-BANGLE.jpg" width="100%" />STONE CUFF BANGLE</a></li>
<li><a style="font-size: 10px; text-decoration: none;" onclick="return popup(this)" href="http://www.charleskeith.com/usd/stiletto-cuff-necklace-rose-gold-ck5-21430021.html/"><img alt="STILETTO CUFF NECKLACE" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-CK5-21430021-27-1_STILETTO-CUFF-NECKLACE.jpg" width="100%" />STILETTO CUFF NECKLACE</a></li>
<li><a style="font-size: 10px; text-decoration: none;" onclick="return popup(this)" href="http://www.charleskeith.com/usd/stiletto-cuff-necklace-rose-gold-ck5-21430021.html/"><img alt="STILETTO CUFF NECKLACE" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-CK5-21430021-57-1_STILETTO-CUFF-NECKLACE.jpg" width="100%" />STILETTO CUFF NECKLACE</a></li>
<li><a style="font-size: 10px; text-decoration: none;" onclick="return popup(this)" href="http://www.charleskeith.com/usd/stiletto-cuff-necklace-silver-ck5-21430021.html/"><img alt="STILETTO CUFF NECKLACE" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-CK5-21430021-07-1_STILETTO-CUFF-NECKLACE.jpg" width="100%" />STILETTO CUFF NECKLACE</a></li>
<li><a style="font-size: 10px; text-decoration: none;" onclick="return popup(this)" href="http://www.charleskeith.com/usd/stone-cuff-ring-white-ck5-31450005.html/"><img alt="STONE CUFF RING" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-CK5-31450005-03-1_STONE-CUFF-RING.jpg" width="100%" />STONE CUFF RING</a></li>
<li><a style="font-size: 10px; text-decoration: none;" onclick="return popup(this)" href="http://www.charleskeith.com/usd/stone-cuff-ring-blue-ck5-31450005.html/"><img alt="STONE CUFF RING" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-CK5-31450005-06-1_STONE-CUFF-RING.jpg" width="100%" />STONE CUFF RING</a></li>
<li><a style="font-size: 10px; text-decoration: none;" onclick="return popup(this)" href="http://www.charleskeith.com/usd/stone-cuff-ring-pink-ck5-31450005.html/"><img alt="STONE CUFF RING" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-CK5-31450005-13-1_STONE-CUFF-RING.jpg" width="100%" />STONE CUFF RING</a></li>
<li><a style="font-size: 10px; text-decoration: none;" onclick="return popup(this)" href="http://www.charleskeith.com/notifyme?colour=NUDE&amp;artno=CK2-20670588"><img alt="FRONT FLAP BACKPACK" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-CK2-20670558-35-1_FRONT-FLAP-BACKPACK.jpg" width="100%" />FRONT FLAP BACKPACK</a></li>
<li><a style="font-size: 10px; text-decoration: none;" onclick="return popup(this)" href="http://www.charleskeith.com/notifyme?colour=BLACK&amp;artno=CK2-20670588"><img alt="FRONT FLAP BACKPACK" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-CK2-20670558-75-1_FRONT-FLAP-BACKPACK.jpg" width="100%" />FRONT FLAP BACKPACK</a></li>
<li><a style="font-size: 10px; text-decoration: none;" onclick="return popup(this)" href="http://www.charleskeith.com/usd/chain-detail-crossbody-bag-light-gold-ck2-80840089.html/"><img alt="CHAIN DETAIL CROSSBODY BAG" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-CK2-80840089-58-1_CHAIN-DETAIL-CROSSBODY-BAG.jpg" width="100%" />CHAIN DETAIL CROSSBODY BAG</a></li>
<li><a style="font-size: 10px; text-decoration: none;" onclick="return popup(this)" href="http://www.charleskeith.com/usd/chain-detail-crossbody-bag-black-ck2-80840089.html/"><img alt="CHAIN DETAIL CROSSBODY BAG" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-CK2-80840089-01-1_CHAIN-DETAIL-CROSSBODY-BAG.jpg" width="100%" />CHAIN DETAIL CROSSBODY BAG</a></li>
<li><a style="font-size: 10px; text-decoration: none;" onclick="return popup(this)" href="http://www.charleskeith.com/usd/chevron-detail-textured-slingbag-pink-ck2-80150610.html/"><img alt="CHEVRON DETAIL TEXTURED SLINGBAG" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-CK2-80150610-13-1_CHEVRON-DETAIL-TEXTURED-SLINGBAG.jpg" width="100%" />CHEVRON DETAIL TEXTURED SLINGBAG</a></li>
<li><a style="font-size: 10px; text-decoration: none;" onclick="return popup(this)" href="http://www.charleskeith.com/usd/square-toe-mary-jane-heels-nude-ck1-60900051-1.html/"><img alt="SQUARE-TOE MARY JANE HEEL" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-CK1-60900051-35-1_SQUARE-TOE-MARY-JANE-HEEL.jpg" width="100%" />SQUARE-TOE MARY JANE HEEL</a></li>
<li><a style="font-size: 10px; text-decoration: none;" onclick="return popup(this)" href="http://www.charleskeith.com/usd/square-toe-mary-jane-heels-black-ck1-60900051-1.html/"><img alt="SQUARE-TOE MARY JANE HEEL" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-CK1-60900051-01-1_SQUARE-TOE-MARY-JANE-HEEL.jpg" width="100%" />SQUARE-TOE MARY JANE HEEL</a></li>
<li><a style="font-size: 10px; text-decoration: none;" onclick="return popup(this)" href="http://www.charleskeith.com/usd/slingback-loafers-black2-ck1-70920021.html/"><img alt="SLINGBACK LOAFER" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-CK1-70920021-24-1_SLINGBACK-LOAFER.jpg" width="100%" />SLINGBACK LOAFER</a></li>
<li><a style="font-size: 10px; text-decoration: none;" onclick="return popup(this)" href="http://www.charleskeith.com/usd/t-bar-sling-back-heels-black-ck1-60360988.html/"><img alt="T-BAR SLING BACK HEEL" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-CK1-60360988-01-1_T-BAR-SLING-BACK-HEEL.jpg" width="100%" />T-BAR SLING BACK HEEL</a></li>
<li><a style="font-size: 10px; text-decoration: none;" onclick="return popup(this)" href="http://www.charleskeith.com/usd/pointed-ankle-strap-heels-pink-ck1-60920064.html/"><img alt="POINTED ANKLE-STRAP" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-CK1-60920064-13-1_POINTED-ANKLE-STRAP-HEEL.jpg" width="100%" />POINTED ANKLE-STRAP</a></li>
<li><a style="font-size: 10px; text-decoration: none;" onclick="return popup(this)" href="http://www.charleskeith.com/usd/pointed-loafers-pink-ck1-70390170.html/"><img alt="POINTED LOAFER" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-CK1-70390170-13-1_POINTED-LOAFER.jpg" width="100%" />POINTED LOAFER</a></li>
<li><a style="font-size: 10px; text-decoration: none;" onclick="return popup(this)" href="http://www.charleskeith.com/usd/pointed-loafers-black-ck1-70390170.html/"><img alt="POINTED LOAFER" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-CK1-70390170-01-1_POINTED-LOAFER.jpg" width="100%" />POINTED LOAFER</a></li>
<li><a style="font-size: 10px; text-decoration: none;" onclick="return popup(this)" href="http://www.charleskeith.com/usd/butterfly-acetate-sunglasses-navy-ck3-71280260.html/"><img alt="BUTTERFLY ACETATE SUNGLASSES" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-CK3-71280260-10-1_BUTTERFLY-ACETATE-SUNGLASSES.jpg" width="100%" />BUTTERFLY ACETATE SUNGLASSES</a></li>
<li><a style="font-size: 10px; text-decoration: none;" onclick="return popup(this)" href="http://www.charleskeith.com/usd/butterfly-acetate-sunglasses-pink-ck3-71280260.html/"><img alt="BUTTERFLY ACETATE SUNGLASSES" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-CK3-71280260-13-1_BUTTERFLY-ACETATE-SUNGLASSES.jpg" width="100%" />BUTTERFLY ACETATE SUNGLASSES</a></li>
<li><a style="font-size: 10px; text-decoration: none;" onclick="return popup(this)" href="http://www.charleskeith.com/notifyme?colour=BLACK&amp;artno=CK3-71280260"><img alt="BUTTERFLY ACETATE SUNGLASSES" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-CK3-71280260-01-1_BUTTERFLY-ACETATE-SUNGLASSES.jpg" width="100%" />BUTTERFLY ACETATE SUNGLASSES</a></li>
</ul>
</div>
</td>
</tr>
</tbody>
</table>
</div>
<div class="visible-xs visible-sm smallcontent"><img style="padding-bottom: 2%;" alt="Summer 2017" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-new-romantics-blog.jpg" width="100%" />
<p>A cosmopolitan assortment of styles, the Summer &rsquo;17 collection presents a variety that ranges from the soft demure to elegant sophistication. The diversity emulates the creators of today, with the use of detail aesthetics and statement makers. A m&eacute;lange of textures, there is the sleek, the woven and embossed surfaces. Sparked by an appreciation of the understated, the shades of pink, red and white depict the ephemeral mood of creation.</p>
<div>&nbsp;</div>
<div class="shopstory">SHOP THE STORY</div>
<table>
<tbody style="font-size: 11px; text-align: center;">
<tr><!-- PRODUCT 1 AND 2 - IMG -->
<td style="width: 5%;">&nbsp;</td>
<td style="width: 40%;">
<div><a style="font-size: 10px; text-decoration: none;" href="http://www.charleskeith.com/usd/stone-cuff-bangle-blue-ck5-11450004.html/"><img alt="STONE CUFF BANGLE" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-CK5-11450004-06-1_STONE-CUFF-BANGLE.jpg" width="100%" /> </a></div>
</td>
<td style="width: 10%;">&nbsp;</td>
<td style="width: 40%;">
<div><a style="font-size: 10px; text-decoration: none;" href="http://www.charleskeith.com/usd/stone-cuff-bangle-pink-ck5-11450004.html/"><img alt="STONE CUFF BANGLE" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-CK5-11450004-13-1_STONE-CUFF-BANGLE.jpg" width="100%" /> </a></div>
</td>
<td style="width: 5%;">&nbsp;</td>
</tr>
<tr><!-- PRODUCT 1 AND 2 - NAME -->
<td style="width: 5%;">&nbsp;</td>
<td style="width: 40%; vertical-align: top;">
<div><a style="text-decoration: none;" href="http://www.charleskeith.com/usd/stone-cuff-bangle-blue-ck5-11450004.html/">STONE CUFF BANGLE</a></div>
</td>
<td style="width: 10%;">&nbsp;</td>
<td style="width: 40%; vertical-align: top;">
<div><a style="text-decoration: none;" href="http://www.charleskeith.com/usd/stone-cuff-bangle-pink-ck5-11450004.html/">STONE CUFF BANGLE</a></div>
</td>
<td style="width: 5%;">&nbsp;</td>
</tr>
<tr><!-- PRODUCT 3 AND 4 - IMG -->
<td style="width: 5%;">&nbsp;</td>
<td style="width: 40%;">
<div><a style="font-size: 10px; text-decoration: none;" href="http://www.charleskeith.com/usd/stone-cuff-bangle-pink-ck5-11450004.html/"><img alt="STONE CUFF BANGLE" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-CK5-11450004-03-1_STONE-CUFF-BANGLE.jpg" width="100%" /> </a></div>
</td>
<td style="width: 10%;">&nbsp;</td>
<td style="width: 40%;">
<div><a style="text-decoration: none;" href="http://www.charleskeith.com/usd/stiletto-cuff-necklace-rose-gold-ck5-21430021.html/"><img alt="STILETTO CUFF NECKLACE" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-CK5-21430021-27-1_STILETTO-CUFF-NECKLACE.jpg" width="100%" /> </a></div>
</td>
<td style="width: 5%;">&nbsp;</td>
</tr>
<tr><!-- PRODUCT 3 AND 4 - NAMES -->
<td style="width: 5%;">&nbsp;</td>
<td style="width: 40%; vertical-align: top;">
<div><a style="text-decoration: none;" href="http://www.charleskeith.com/usd/stone-cuff-bangle-pink-ck5-11450004.html/">STONE CUFF BANGLE</a></div>
</td>
<td style="width: 10%;">&nbsp;</td>
<td style="width: 40%; vertical-align: top;">
<div><a style="text-decoration: none;" href="http://www.charleskeith.com/usd/stiletto-cuff-necklace-rose-gold-ck5-21430021.html/">STILETTO CUFF NECKLACE</a></div>
</td>
<td style="width: 5%;">&nbsp;</td>
</tr>
<tr><!-- PRODUCT 5 AND 6 - IMG -->
<td style="width: 5%;">&nbsp;</td>
<td style="width: 40%;">
<div><a style="font-size: 10px; text-decoration: none;" href="http://www.charleskeith.com/usd/stiletto-cuff-necklace-rose-gold-ck5-21430021.html/"><img alt="STILETTO CUFF NECKLACE" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-CK5-21430021-57-1_STILETTO-CUFF-NECKLACE.jpg" width="100%" /> </a></div>
</td>
<td style="width: 10%;">&nbsp;</td>
<td style="width: 40%;">
<div><a style="font-size: 10px; text-decoration: none;" href="http://www.charleskeith.com/usd/stiletto-cuff-necklace-silver-ck5-21430021.html/"><img alt="STILETTO CUFF NECKLACE" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-CK5-21430021-07-1_STILETTO-CUFF-NECKLACE.jpg" width="100%" /> </a></div>
</td>
<td style="width: 5%;">&nbsp;</td>
</tr>
<tr><!-- PRODUCT 5 AND 6 - NAMES -->
<td style="width: 5%;">&nbsp;</td>
<td style="width: 40%; vertical-align: top;">
<div><a style="text-decoration: none;" href="http://www.charleskeith.com/usd/stiletto-cuff-necklace-rose-gold-ck5-21430021.html/">STILETTO CUFF NECKLACE</a></div>
</td>
<td style="width: 10%;">&nbsp;</td>
<td style="width: 40%; vertical-align: top;"><a style="text-decoration: none;" href="http://www.charleskeith.com/usd/stiletto-cuff-necklace-silver-ck5-21430021.html/">STILETTO CUFF NECKLACE</a></td>
<td style="width: 5%;">&nbsp;</td>
</tr>
<tr><!-- PRODUCT 7 AND 8 - IMG -->
<td style="width: 5%;">&nbsp;</td>
<td style="width: 40%; vertical-align: top;">
<div><a style="font-size: 10px; text-decoration: none;" href="http://www.charleskeith.com/usd/stone-cuff-ring-white-ck5-31450005.html/"><img alt="STONE CUFF RING" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-CK5-31450005-03-1_STONE-CUFF-RING.jpg" width="100%" /> </a></div>
</td>
<td style="width: 10%;">&nbsp;</td>
<td style="width: 40%; vertical-align: top;">
<div><a style="font-size: 10px; text-decoration: none;" href="http://www.charleskeith.com/usd/stone-cuff-ring-blue-ck5-31450005.html/"><img alt="STONE CUFF RING" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-CK5-31450005-06-1_STONE-CUFF-RING.jpg" width="100%" /> </a></div>
</td>
<td style="width: 5%;">&nbsp;</td>
</tr>
<tr><!-- PRODUCT 7 AND 8 - NAMES -->
<td style="width: 5%;">&nbsp;</td>
<td style="width: 40%; vertical-align: top;"><a style="text-decoration: none;" href="http://www.charleskeith.com/usd/stone-cuff-ring-white-ck5-31450005.html/">STONE CUFF RING</a></td>
<td style="width: 10%;">&nbsp;</td>
<td style="width: 40%; vertical-align: top;"><a style="text-decoration: none;" href="http://www.charleskeith.com/usd/stone-cuff-ring-blue-ck5-31450005.html/">STONE CUFF RING</a></td>
<td style="width: 5%;">&nbsp;</td>
</tr>
<tr><!-- PRODUCT 9 AND 10 - IMG -->
<td style="width: 5%;">&nbsp;</td>
<td style="width: 40%; vertical-align: top;">
<div><a style="font-size: 10px; text-decoration: none;" href="http://www.charleskeith.com/usd/stone-cuff-ring-pink-ck5-31450005.html/"><img alt="STONE CUFF RING" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-CK5-31450005-13-1_STONE-CUFF-RING.jpg" width="100%" /> </a></div>
</td>
<td style="width: 10%;">&nbsp;</td>
<td style="width: 40%; vertical-align: top;">
<div><a style="font-size: 10px; text-decoration: none;" href="http://www.charleskeith.com/notifyme?colour=NUDE&amp;artno=CK2-20670588"><img alt="FRONT FLAP BACKPACK" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-CK2-20670558-35-1_FRONT-FLAP-BACKPACK.jpg" width="100%" /> </a></div>
</td>
<td style="width: 5%;">&nbsp;</td>
</tr>
<tr><!-- PRODUCT 9 AND 10- NAMES -->
<td style="width: 5%;">&nbsp;</td>
<td style="width: 40%; vertical-align: top;"><a style="text-decoration: none;" href="http://www.charleskeith.com/usd/stone-cuff-ring-pink-ck5-31450005.html/">STONE CUFF RING</a></td>
<td style="width: 10%;">&nbsp;</td>
<td style="width: 40%; vertical-align: top;"><a style="text-decoration: none;" href="http://www.charleskeith.com/notifyme?colour=NUDE&amp;artno=CK2-20670588'}}">FRONT FLAP BACKPACK</a></td>
<td style="width: 5%;">&nbsp;</td>
</tr>
<tr><!-- PRODUCT 11 AND 12 - IMG -->
<td style="width: 5%;">&nbsp;</td>
<td style="width: 40%; vertical-align: top;">
<div><a style="font-size: 10px; text-decoration: none;" href="http://www.charleskeith.com/notifyme?colour=BLACK&amp;artno=CK2-20670588"><img alt="FRONT FLAP BACKPACK" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-CK2-20670558-75-1_FRONT-FLAP-BACKPACK.jpg" width="100%" /> </a></div>
</td>
<td style="width: 10%;">&nbsp;</td>
<td style="width: 40%; vertical-align: top;">
<div><a style="font-size: 10px; text-decoration: none;" href="http://www.charleskeith.com/usd/chain-detail-crossbody-bag-light-gold-ck2-80840089.html/"><img alt="CHAIN DETAIL CROSSBODY BAG" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-CK2-80840089-58-1_CHAIN-DETAIL-CROSSBODY-BAG.jpg" width="100%" /> </a></div>
</td>
<td style="width: 5%;">&nbsp;</td>
</tr>
<tr><!-- PRODUCT 11 AND 12 - NAMES -->
<td style="width: 5%;">&nbsp;</td>
<td style="width: 40%; vertical-align: top;"><a style="text-decoration: none;" href="http://www.charleskeith.com/notifyme?colour=BLACK&amp;artno=CK2-20670588'}}">FRONT FLAP BACKPACK</a></td>
<td style="width: 10%;">&nbsp;</td>
<td style="width: 40%; vertical-align: top;"><a style="text-decoration: none;" href="http://www.charleskeith.com/usd/chain-detail-crossbody-bag-light-gold-ck2-80840089.html/">CHAIN DETAIL CROSSBODY BAG</a></td>
<td style="width: 5%;">&nbsp;</td>
</tr>
<tr><!-- PRODUCT 13 AND 14 - IMG -->
<td style="width: 5%;">&nbsp;</td>
<td style="width: 40%; vertical-align: top;">
<div><a style="font-size: 10px; text-decoration: none;" href="http://www.charleskeith.com/usd/chain-detail-crossbody-bag-black-ck2-80840089.html/"><img alt="CHAIN DETAIL CROSSBODY BAG" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-CK2-80840089-01-1_CHAIN-DETAIL-CROSSBODY-BAG.jpg" width="100%" /> </a></div>
</td>
<td style="width: 10%;">&nbsp;</td>
<td style="width: 40%; vertical-align: top;">
<div><a style="font-size: 10px; text-decoration: none;" href="http://www.charleskeith.com/usd/chevron-detail-textured-slingbag-pink-ck2-80150610.html/"><img alt="CHEVRON DETAIL TEXTURED SLINGBAG" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-CK2-80150610-13-1_CHEVRON-DETAIL-TEXTURED-SLINGBAG.jpg" width="100%" /> </a></div>
</td>
<td style="width: 5%;">&nbsp;</td>
</tr>
<tr><!-- PRODUCT 13 AND 14 - NAMES -->
<td style="width: 5%;">&nbsp;</td>
<td style="width: 40%; vertical-align: top;"><a style="text-decoration: none;" href="http://www.charleskeith.com/usd/chain-detail-crossbody-bag-black-ck2-80840089.html/">CHAIN DETAIL CROSSBODY BAG</a></td>
<td style="width: 10%;">&nbsp;</td>
<td style="width: 40%; vertical-align: top;"><a style="text-decoration: none;" href="http://www.charleskeith.com/usd/chevron-detail-textured-slingbag-pink-ck2-80150610.html/">CHEVRON DETAIL TEXTURED SLINGBAG</a></td>
<td style="width: 5%;">&nbsp;</td>
</tr>
<tr><!-- PRODUCT 1 AND 2 - IMG -->
<td style="width: 5%;">&nbsp;</td>
<td style="width: 40%;">
<div><a style="font-size: 10px; text-decoration: none;" href="http://www.charleskeith.com/usd/square-toe-mary-jane-heels-nude-ck1-60900051-1.html/"><img alt="SQUARE-TOE MARY JANE HEEL" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-CK1-60900051-35-1_SQUARE-TOE-MARY-JANE-HEEL.jpg" width="100%" /> </a></div>
</td>
<td style="width: 10%;">&nbsp;</td>
<td style="width: 40%;">
<div><a style="font-size: 10px; text-decoration: none;" href="http://www.charleskeith.com/usd/square-toe-mary-jane-heels-black-ck1-60900051-1.html/"><img alt="SQUARE-TOE MARY JANE HEEL" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-CK1-60900051-01-1_SQUARE-TOE-MARY-JANE-HEEL.jpg" width="100%" /> </a></div>
</td>
<td style="width: 5%;">&nbsp;</td>
</tr>
<tr><!-- PRODUCT 1 AND 2 - NAME -->
<td style="width: 5%;">&nbsp;</td>
<td style="width: 40%; vertical-align: top;">
<div><a style="text-decoration: none;" href="http://www.charleskeith.com/usd/square-toe-mary-jane-heels-nude-ck1-60900051-1.html/">SQUARE-TOE MARY JANE HEEL</a></div>
</td>
<td style="width: 10%;">&nbsp;</td>
<td style="width: 40%; vertical-align: top;">
<div><a style="text-decoration: none;" href="http://www.charleskeith.com/usd/square-toe-mary-jane-heels-black-ck1-60900051-1.html/">SQUARE-TOE MARY JANE HEEL</a></div>
</td>
<td style="width: 5%;">&nbsp;</td>
</tr>
<tr><!-- PRODUCT 3 AND 4 - IMG -->
<td style="width: 5%;">&nbsp;</td>
<td style="width: 40%;">
<div><a style="font-size: 10px; text-decoration: none;" href="http://www.charleskeith.com/usd/slingback-loafers-black2-ck1-70920021.html/"><img alt="SLINGBACK LOAFER" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-CK1-70920021-24-1_SLINGBACK-LOAFER.jpg" width="100%" /> </a></div>
</td>
<td style="width: 10%;">&nbsp;</td>
<td style="width: 40%;">
<div><a style="text-decoration: none;" href="http://www.charleskeith.com/usd/t-bar-sling-back-heels-black-ck1-60360988.html/"><img alt="T-BAR SLING BACK HEEL" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-CK1-60360988-01-1_T-BAR-SLING-BACK-HEEL.jpg" width="100%" /> </a></div>
</td>
<td style="width: 5%;">&nbsp;</td>
</tr>
<tr><!-- PRODUCT 3 AND 4 - NAMES -->
<td style="width: 5%;">&nbsp;</td>
<td style="width: 40%; vertical-align: top;">
<div><a style="text-decoration: none;" href="http://www.charleskeith.com/usd/slingback-loafers-black2-ck1-70920021.html/">SLINGBACK LOAFER</a></div>
</td>
<td style="width: 10%;">&nbsp;</td>
<td style="width: 40%; vertical-align: top;">
<div><a style="text-decoration: none;" href="http://www.charleskeith.com/usd/t-bar-sling-back-heels-black-ck1-60360988.html/">T-BAR SLING BACK HEEL</a></div>
</td>
<td style="width: 5%;">&nbsp;</td>
</tr>
<tr><!-- PRODUCT 5 AND 6 - IMG -->
<td style="width: 5%;">&nbsp;</td>
<td style="width: 40%;">
<div><a style="font-size: 10px; text-decoration: none;" href="http://www.charleskeith.com/usd/pointed-ankle-strap-heels-pink-ck1-60920064.html/"><img alt="POINTED ANKLE-STRAP" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-CK1-60920064-13-1_POINTED-ANKLE-STRAP-HEEL.jpg" width="100%" /> </a></div>
</td>
<td style="width: 10%;">&nbsp;</td>
<td style="width: 40%;">
<div><a style="font-size: 10px; text-decoration: none;" href="http://www.charleskeith.com/usd/pointed-loafers-pink-ck1-70390170.html/"><img alt="POINTED LOAFER" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-CK1-70390170-13-1_POINTED-LOAFER.jpg" width="100%" /> </a></div>
</td>
<td style="width: 5%;">&nbsp;</td>
</tr>
<tr><!-- PRODUCT 5 AND 6 - NAMES -->
<td style="width: 5%;">&nbsp;</td>
<td style="width: 40%; vertical-align: top;">
<div><a style="text-decoration: none;" href="http://www.charleskeith.com/usd/pointed-ankle-strap-heels-pink-ck1-60920064.html/">POINTED ANKLE-STRAP</a></div>
</td>
<td style="width: 10%;">&nbsp;</td>
<td style="width: 40%; vertical-align: top;"><a style="text-decoration: none;" href="http://www.charleskeith.com/usd/pointed-loafers-pink-ck1-70390170.html/">POINTED LOAFER</a></td>
<td style="width: 5%;">&nbsp;</td>
</tr>
<tr><!-- PRODUCT 7 AND 8 - IMG -->
<td style="width: 5%;">&nbsp;</td>
<td style="width: 40%; vertical-align: top;">
<div><a style="font-size: 10px; text-decoration: none;" href="http://www.charleskeith.com/usd/pointed-loafers-black-ck1-70390170.html/"><img alt="POINTED LOAFER" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-CK1-70390170-01-1_POINTED-LOAFER.jpg" width="100%" /> </a></div>
</td>
<td style="width: 10%;">&nbsp;</td>
<td style="width: 40%; vertical-align: top;">
<div><a style="font-size: 10px; text-decoration: none;" href="http://www.charleskeith.com/usd/butterfly-acetate-sunglasses-navy-ck3-71280260.html/"><img alt="BUTTERFLY ACETATE SUNGLASSES" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-CK3-71280260-10-1_BUTTERFLY-ACETATE-SUNGLASSES.jpg" width="100%" /> </a></div>
</td>
<td style="width: 5%;">&nbsp;</td>
</tr>
<tr><!-- PRODUCT 7 AND 8 - NAMES -->
<td style="width: 5%;">&nbsp;</td>
<td style="width: 40%; vertical-align: top;"><a style="text-decoration: none;" href="http://www.charleskeith.com/usd/pointed-loafers-black-ck1-70390170.html/">POINTED LOAFER</a></td>
<td style="width: 10%;">&nbsp;</td>
<td style="width: 40%; vertical-align: top;"><a style="text-decoration: none;" href="http://www.charleskeith.com/usd/butterfly-acetate-sunglasses-navy-ck3-71280260.html/">BUTTERFLY ACETATE SUNGLASSES</a></td>
<td style="width: 5%;">&nbsp;</td>
</tr>
<tr><!-- PRODUCT 9 AND 10 - IMG -->
<td style="width: 5%;">&nbsp;</td>
<td style="width: 40%; vertical-align: top;">
<div><a style="font-size: 10px; text-decoration: none;" href="http://www.charleskeith.com/usd/butterfly-acetate-sunglasses-pink-ck3-71280260.html/"><img alt="BUTTERFLY ACETATE SUNGLASSES" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-CK3-71280260-13-1_BUTTERFLY-ACETATE-SUNGLASSES.jpg" width="100%" /> </a></div>
</td>
<td style="width: 10%;">&nbsp;</td>
<td style="width: 40%; vertical-align: top;">
<div><a style="font-size: 10px; text-decoration: none;" href="http://www.charleskeith.com/notifyme?colour=BLACK&amp;artno=CK3-71280260"><img alt="BUTTERFLY ACETATE SUNGLASSES" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHARLES-KEITH-CK3-71280260-01-1_BUTTERFLY-ACETATE-SUNGLASSES.jpg" width="100%" /> </a></div>
</td>
<td style="width: 5%;">&nbsp;</td>
</tr>
<tr><!-- PRODUCT 9 AND 10- NAMES -->
<td style="width: 5%;">&nbsp;</td>
<td style="width: 40%; vertical-align: top;"><a style="text-decoration: none;" href="http://www.charleskeith.com/usd/butterfly-acetate-sunglasses-pink-ck3-71280260.html/">BUTTERFLY ACETATE SUNGLASSES</a></td>
<td style="width: 10%;">&nbsp;</td>
<td style="width: 40%; vertical-align: top;"><a style="text-decoration: none;" href="http://www.charleskeith.com/notifyme?colour=BLACK&amp;artno=CK3-71280260">BUTTERFLY ACETATE SUNGLASSES</a></td>
<td style="width: 5%;">&nbsp;</td>
</tr>
</tbody>
</table>
<div id="s-recentpost">&nbsp;</div>
</div>
<div>&nbsp;</div>
<p>
<script type="text/javascript">// <![CDATA[
function popup(mylink, windowname) {
            if (!window.focus) return true;
            var href;
            if (typeof(mylink) == 'string')
                href = mylink;
            else
                href = mylink.href;
            window.open(href, windowname, 'width=400,height=1024,scrollbars=yes,resizable=no,location=no,menubar=no,toolbar=no,');
            return false;
        }
// ]]]]><![CDATA[></script>
</p>]]></description>
      <pubDate>Thu, 01 Jun 2017 05:46:38 +0000</pubDate>
    </item>
    <item>
      <title><![CDATA[A MATTER OF PERSPECTIVE]]></title>
      <link>http://www.charleskeith.com/usd/blog/a-matter-of-perspective/</link>
      <description><![CDATA[<p>
<script type="text/javascript" src="https://ajax.googleapis.com/ajax/libs/jquery/1.8.2/jquery.min.js"></script>
<script type="text/javascript" src="http://www.charleskeith.com/media/wysiwyg/js/jquery.bxslider.min.js"></script>
</p>
<style><!--
.blog-post-view .largecontent{
	max-width: 960px; text-align: center;
}

#disqus_thread{
display:none !important;
}

hr{
display:none !important;
}


.bx-wrapper {
    position: relative; margin: 0 auto 60px; padding: 0;
    *zoom: 1;
}

.bx-wrapper img {max-width: 100%; display: block;}
#recentpost {
 text-align: center; font-size: 12px;
}
#recentpost > div {
 width: 18%; 
 display: inline-block;
 vertical-align: top;

 / IE fix. /
 *display: inline;
 zoom: 1;
}
#recentpost:after {
 content: "";
 width: 100%;
 display: inline-block;
}
#recentpost a{text-decoration: none;}
#s-recentpost{text-align: center;font-size: 11px;}
#s-recentpost > div {
 width: 30%;
 display: inline-block;
 vertical-align: top;

 / IE fix. /
 *display: inline;
 zoom: 1;
}
#s-recentpost:after {
 content: "";
 width: 100%;
 display: inline-block;
}
#s-recentpost a{text-decoration: none;}
/** THEME
===================================*/
.bx-wrapper .bx-viewport {
    left: 0;
    background: #fff;
	
    /*fix other elements on the page moving (on Chrome)*/
    -webkit-transform: translatez(0);
    -moz-transform: translatez(0);
    -ms-transform: translatez(0);
    -o-transform: translatez(0);
    transform: translatez(0);
}

.bx-wrapper .bx-pager,
.bx-wrapper .bx-controls-auto {
    position: absolute; bottom: -50px; width: 100%;
}

/* LOADER */
.bx-wrapper .bx-loading {
    min-height: 50px;
    background: url(http://cdnm1.charleskeith.com/media/wysiwyg/blog/bxloader.gif) center center no-repeat #fff;
    height: 100%;
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 2000;
}

/* PAGER */
.bx-wrapper .bx-pager {
    text-align: center;
    font-size: .85em;
    font-family: Arial;
    font-weight: bold;
    color: #666;
    padding-top: 20px;
}

.bx-wrapper .bx-pager .bx-pager-item,
.bx-wrapper .bx-controls-auto .bx-controls-auto-item {
    display: inline-block;
    *zoom: 1;
    *display: inline;
}

.bx-wrapper .bx-pager.bx-default-pager a {
	background: #fff;
	text-indent: -9999px;
	display: block;
	width: 10px;
	height: 10px;
	margin: 0 3px;
	outline: 0;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}

/* DIRECTION CONTROLS (NEXT / PREV) */
.bx-wrapper .bx-prev {
    left: -20px;/*left: 10px;htike*/
    background: url(http://cdnm1.charleskeith.com/media/wysiwyg/blog/bxcontrols.png) no-repeat 0 -32px;
}

.bx-wrapper .bx-next {
    right: -20px;/*right: 10px;htike*/
    background: url(http://cdnm1.charleskeith.com/media/wysiwyg/blog/bxcontrols.png) no-repeat -43px -32px;
}

.bx-wrapper .bx-prev:hover {
    background-position: 0 0;
}

.bx-wrapper .bx-next:hover {
    background-position: -43px 0;
}

.bx-wrapper .bx-controls-direction a {
    position: absolute;
    top: 50%;
    margin-top: -16px;
    outline: 0;
    width: 32px;
    height: 32px;
    text-indent: -9999px;
    z-index: 3000;
}

.bx-wrapper .bx-controls-direction a.disabled { display: none; }

/* AUTO CONTROLS (START / STOP) */
.bx-wrapper .bx-controls-auto { text-align: center; }

/* PAGER WITH AUTO-CONTROLS HYBRID LAYOUT */
.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-pager {
    text-align: left;
    width: 80%;
}

.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-controls-auto {
    right: 0;
    width: 35px;
}

/* IMAGE CAPTIONS */
.bx-wrapper .bx-caption {
    position: absolute;
    top: 7px;/*bottom: 0;*/
    left: 0;
    width: 100%;
}

.bx-wrapper .bx-caption span {
	color: #000;/*color: #fff;*/
	font-family: Arial;
	display: block;
	font-size: .85em; font-weight: bold;
	padding: 2px;/*padding: 10px;*/
}
.bx-wrapper ul li{margin-left: 0;}

#sidebar { width: 150px; float: right; text-align: center;}
.shopstory{font-size: 12px; text-align: center; font-weight: bold;}
.smallcontent{text-align: center;}
.smallcontent img{padding-bottom: 2%;}
--></style>
<p>
<script type="text/javascript">// <![CDATA[
$(function() {
            var floatingDiv = $('#sidebar');
            var offset = $("#sidebar").position();
            var bottomoffset = $("#leftcontent").height();
            
            $(window).scroll(function() {
                if ($(window).scrollTop() >= (offset.top + 250) && $(window).scrollTop() <= (bottomoffset - 250) ) {
                floatingDiv.css({
		    'position' : 'fixed',
			'top' : 120, 'float':'right', 'margin-left':30 
		 });
                }else {
                 floatingDiv.css({
		    'position' : 'relative',
			'top' : 0
		 });   
                }
            });
});
// ]]]]><![CDATA[></script>
<script type="text/javascript">// <![CDATA[
$(document).ready(function(){
  $('.bxslider').bxSlider({
  mode: 'vertical', 
  slideWidth: 140, minSlides: 3, maxSlides: 3, moveSlides: 1, captions: true,  
  slideMargin: 5
});
});
// ]]]]><![CDATA[></script>
</p>
<div>&nbsp;</div>
<div class="visible-md visible-lg largecontent">
<table>
<tbody style="text-align: center;">
<tr>
<td style="width: 80%; vertical-align: top; font-size: 14px;">
<div id="leftcontent"><img style="padding-bottom: 2%;" alt="charles &amp; keith style edit" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-amatterofperspective-blog-1.jpg" width="100%" /> <img style="padding-bottom: 2%;" alt="charles &amp; keith style edit" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-amatterofperspective-blog-2.jpg" width="100%" /> <img style="padding-bottom: 2%;" alt="charles &amp; keith style edit" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-amatterofperspective-blog-3.jpg" width="100%" /> <img style="padding-bottom: 2%;" alt="charles &amp; keith style edit" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-amatterofperspective-blog-4.jpg" width="100%" /> <img style="padding-bottom: 2%;" alt="charles &amp; keith style edit" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-amatterofperspective-blog-5.jpg" width="100%" /> <img style="padding-bottom: 2%;" alt="charles &amp; keith style edit" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-amatterofperspective-blog-6.jpg" width="100%" /> <img style="padding-bottom: 2%;" alt="charles &amp; keith style edit" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-amatterofperspective-blog-7.jpg" width="100%" /> <img style="padding-bottom: 2%;" alt="charles &amp; keith style edit" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-amatterofperspective-blog-8.jpg" width="100%" />
<p>She always had a way with words, and I looked up to her for that. She spoke in a poetic fashion, as she explained &ldquo;Life is like a prism, what you see depends on how you turn the glass. A prism has the ability to scatter light into a dispersive refraction of colours, in infinite permutations. Just like a prism, one&rsquo;s perception on life has endless possibilities -- it just depends on how you choose to look at it&rdquo;.</p>
<p>It was her who provoked a string of thoughts -- Is the grass always greener on the other side? Are what&rsquo;s right and wrong written in black and white? Is the glass half empty or half full?</p>
<p>Then, I came to realise that the lens we see the world out of is what frames our stories, and that we are not defined by one viewpoint. She urged me to step out of my comfort zone, and open up to different points of view, &ldquo;Abandon preconceptions about what &ldquo;should&rdquo; and &ldquo;shouldn&rsquo;t&rdquo; be, consider the possibilities of multiple realities, reframe your memories, attributes and experiences, and realise that you may be living a different story&rdquo;.</p>
<p>As I began to gain clarity, she rationalised, &ldquo;It is all a matter of perspective&rdquo;.</p>
<div id="recentpost">&nbsp;</div>
</div>
</td>
<td style="width: 20%; vertical-align: top;">
<div id="sidebar">
<div class="shopstory">SHOP THE STORY</div>
<ul class="bxslider">
<li><a style="font-size: 10px; text-decoration: none;" onclick="return popup(this)" href="http://www.charleskeith.com/usd/textured-slingback-sandals-black-ck1-60580084.html/"><img alt="TEXTURED SLINGBACK SANDAL" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/TEXTURED-SLINGBACK-SANDAL-1-perspective.jpg" width="100%" />TEXTURED SLINGBACK SANDAL</a></li>
<li><a style="font-size: 10px; text-decoration: none;" onclick="return popup(this)" href="http://www.charleskeith.com/usd/textured-slingback-sandals-cognac-ck1-60580084.html/"><img alt="TEXTURED SLINGBACK SANDAL" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/TEXTURED-SLINGBACK-SANDAL-2-perspective.jpg" width="100%" />TEXTURED SLINGBACK SANDAL</a></li>
<li><a style="font-size: 10px; text-decoration: none;" onclick="return popup(this)" href="http://www.charleskeith.com/usd/textured-stiletto-heels-gold-ck1-60360999.html/"><img alt="TEXTURED STILETTO HEEL" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/TEXTURED-STILETTO-HEEL-perspective.jpg" width="100%" />TEXTURED STILETTO HEEL</a></li>
<li><a style="font-size: 10px; text-decoration: none;" onclick="return popup(this)" href="http://www.charleskeith.com/usd/weaved-crochet-shoulder-bag-cognac-ck2-20780383.html/"><img alt="WEAVED CROCHET SHOULDER BAG" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/WEAVED-CROCHET-SHOULDER-BAG-perspective.jpg" width="100%" />WEAVED CROCHET SHOULDER BAG</a></li>
<li><a style="font-size: 10px; text-decoration: none;" onclick="return popup(this)" href="http://www.charleskeith.com/usd/pointed-dorsay-flats-cream-ck1-70280004.html/"><img alt="POINTED D'ORSAY FLAT" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/POINTED-DORSAY-FLAT-perspective.jpg" width="100%" />POINTED D'ORSAY FLAT</a></li>
<li><a style="font-size: 10px; text-decoration: none;" onclick="return popup(this)" href="http://www.charleskeith.com/usd/stone-claw-ring-gold-ck5-31430022.html/"><img alt="STONE CLAW RING" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/STONE-CLAW-RING-1-perspective.jpg" width="100%" />STONE CLAW RING</a></li>
<li><a style="font-size: 10px; text-decoration: none;" onclick="return popup(this)" href="http://www.charleskeith.com/notifyme?colour=BLACK&amp;artno=CK5-31430022"><img alt="STONE CLAW RING" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/STONE-CLAW-RING-2-perspective.jpg" width="100%" />STONE CLAW RING</a></li>
<li><a style="font-size: 10px; text-decoration: none;" onclick="return popup(this)" href="http://www.charleskeith.com/notifyme?colour=BLACK&amp;artno=CK5-32120143"><img alt="WRAP CHAIN RING" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/WRAP-CHAIN-RING-perspective.jpg" width="100%" />WRAP CHAIN RING</a></li>
<li><a style="font-size: 10px; text-decoration: none;" onclick="return popup(this)" href="http://www.charleskeith.com/usd/duo-zip-sling-bag-black-ck2-80700519.html/"><img alt="DUO-ZIP SLING BAG" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/DUO-ZIP-SLING-BAG-2-perspective.jpg" width="100%" />DUO-ZIP SLING BAG</a></li>
<li><a style="font-size: 10px; text-decoration: none;" onclick="return popup(this)" href="http://www.charleskeith.com/usd/duo-zip-sling-bag-cream-ck2-80700519.html/"><img alt="DUO-ZIP SLING BAG" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/DUO-ZIP-SLING-BAG-1-perspective.jpg" width="100%" />DUO-ZIP SLING BAG</a></li>
<li><a style="font-size: 10px; text-decoration: none;" onclick="return popup(this)" href="http://www.charleskeith.com/usd/weaved-embellished-flats-gold-ck1-70300364.html/"><img alt="WEAVED EMBELLISHED FLAT" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/WEAVED-EMBELLISHED-FLAT-perspective.jpg" width="100%" />WEAVED EMBELLISHED FLAT</a></li>
<li><a style="font-size: 10px; text-decoration: none;" onclick="return popup(this)" href="http://www.charleskeith.com/usd/weaved-lace-up-slipons-cream-ck1-70390179.html/"><img alt="WEAVED LACE-UP SLIPON" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/WEAVED-LACE-UP-SLIPON-perspective.jpg" width="100%" />WEAVED LACE-UP SLIPON</a></li>
<li><a style="font-size: 10px; text-decoration: none;" onclick="return popup(this)" href="http://www.charleskeith.com/usd/octagonal-sunglasses-gold-ck3-51280269.html/"><img alt="OCTAGONAL SUNGLASSES" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/OCTAGONAL-SUNGLASS-perspective.jpg" width="100%" />OCTAGONAL SUNGLASSES</a></li>
</ul>
</div>
</td>
</tr>
</tbody>
</table>
</div>
<div class="visible-xs visible-sm smallcontent"><img style="padding-bottom: 2%;" alt="charles &amp; keith style edit" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-amatterofperspective-blog-1.jpg" width="100%" /> <img style="padding-bottom: 2%;" alt="charles &amp; keith style edit" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-amatterofperspective-blog-2.jpg" width="100%" /> <img style="padding-bottom: 2%;" alt="charles &amp; keith style edit" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-amatterofperspective-blog-3.jpg" width="100%" /> <img style="padding-bottom: 2%;" alt="charles &amp; keith style edit" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-amatterofperspective-blog-4.jpg" width="100%" /> <img style="padding-bottom: 2%;" alt="charles &amp; keith style edit" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-amatterofperspective-blog-5.jpg" width="100%" /> <img style="padding-bottom: 2%;" alt="charles &amp; keith style edit" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-amatterofperspective-blog-6.jpg" width="100%" /> <img style="padding-bottom: 2%;" alt="charles &amp; keith style edit" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-amatterofperspective-blog-7.jpg" width="100%" /> <img style="padding-bottom: 2%;" alt="charles &amp; keith style edit" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-amatterofperspective-blog-8.jpg" width="100%" />
<p>She always had a way with words, and I looked up to her for that. She spoke in a poetic fashion, as she explained &ldquo;Life is like a prism, what you see depends on how you turn the glass. A prism has the ability to scatter light into a dispersive refraction of colours, in infinite permutations. Just like a prism, one&rsquo;s perception on life has endless possibilities -- it just depends on how you choose to look at it&rdquo;.</p>
<p>It was her who provoked a string of thoughts -- Is the grass always greener on the other side? Are what&rsquo;s right and wrong written in black and white? Is the glass half empty or half full?</p>
<p>Then, I came to realise that the lens we see the world out of is what frames our stories, and that we are not defined by one viewpoint. She urged me to step out of my comfort zone, and open up to different points of view, &ldquo;Abandon preconceptions about what &ldquo;should&rdquo; and &ldquo;shouldn&rsquo;t&rdquo; be, consider the possibilities of multiple realities, reframe your memories, attributes and experiences, and realise that you may be living a different story&rdquo;.</p>
<p>As I began to gain clarity, she rationalised, &ldquo;It is all a matter of perspective&rdquo;.</p>
<div>&nbsp;</div>
<div class="shopstory">SHOP THE STORY</div>
<table>
<tbody style="font-size: 11px; text-align: center;">
<tr><!-- PRODUCT 1 AND 2 - IMG -->
<td style="width: 5%;">&nbsp;</td>
<td style="width: 40%;">
<div><a style="font-size: 10px; text-decoration: none;" onclick="return popup(this)" href="http://www.charleskeith.com/usd/textured-slingback-sandals-black-ck1-60580084.html/"><img alt="TEXTURED SLINGBACK SANDAL" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/TEXTURED-SLINGBACK-SANDAL-1-perspective.jpg" width="100%" /></a></div>
</td>
<td style="width: 10%;">&nbsp;</td>
<td style="width: 40%;">
<div><a style="font-size: 10px; text-decoration: none;" onclick="return popup(this)" href="http://www.charleskeith.com/usd/textured-slingback-sandals-cognac-ck1-60580084.html/"><img alt="TEXTURED SLINGBACK SANDAL" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/TEXTURED-SLINGBACK-SANDAL-2-perspective.jpg" width="100%" /></a></div>
</td>
<td style="width: 5%;">&nbsp;</td>
</tr>
<tr><!-- PRODUCT 1 AND 2 - NAME -->
<td style="width: 5%;">&nbsp;</td>
<td style="width: 40%; vertical-align: top;">
<div><a style="font-size: 10px; text-decoration: none;" onclick="return popup(this)" href="http://www.charleskeith.com/usd/textured-slingback-sandals-black-ck1-60580084.html/">TEXTURED SLINGBACK SANDAL</a></div>
</td>
<td style="width: 10%;">&nbsp;</td>
<td style="width: 40%; vertical-align: top;">
<div><a style="font-size: 10px; text-decoration: none;" onclick="return popup(this)" href="http://www.charleskeith.com/usd/textured-slingback-sandals-cognac-ck1-60580084.html/">TEXTURED SLINGBACK SANDAL</a></div>
</td>
<td style="width: 5%;">&nbsp;</td>
</tr>
<tr><!-- PRODUCT 3 AND 4 - IMG -->
<td style="width: 5%;">&nbsp;</td>
<td style="width: 40%;">
<div><a style="font-size: 10px; text-decoration: none;" onclick="return popup(this)" href="http://www.charleskeith.com/usd/textured-stiletto-heels-gold-ck1-60360999.html/"><img alt="TEXTURED STILETTO HEEL" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/TEXTURED-STILETTO-HEEL-perspective.jpg" width="100%" /></a></div>
</td>
<td style="width: 10%;">&nbsp;</td>
<td style="width: 40%;">
<div><a style="font-size: 10px; text-decoration: none;" onclick="return popup(this)" href="http://www.charleskeith.com/usd/weaved-crochet-shoulder-bag-cognac-ck2-20780383.html/"><img alt="WEAVED CROCHET SHOULDER BAG" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/WEAVED-CROCHET-SHOULDER-BAG-perspective.jpg" width="100%" /></a></div>
</td>
<td style="width: 5%;">&nbsp;</td>
</tr>
<tr><!-- PRODUCT 3 AND 4 - NAMES -->
<td style="width: 5%;">&nbsp;</td>
<td style="width: 40%; vertical-align: top;">
<div><a style="font-size: 10px; text-decoration: none;" onclick="return popup(this)" href="http://www.charleskeith.com/usd/textured-stiletto-heels-gold-ck1-60360999.html/">TEXTURED STILETTO HEEL</a></div>
</td>
<td style="width: 10%;">&nbsp;</td>
<td style="width: 40%; vertical-align: top;">
<div><a style="font-size: 10px; text-decoration: none;" onclick="return popup(this)" href="http://www.charleskeith.com/usd/weaved-crochet-shoulder-bag-cognac-ck2-20780383.html/">WEAVED CROCHET SHOULDER BAG</a></div>
</td>
<td style="width: 5%;">&nbsp;</td>
</tr>
<tr><!-- PRODUCT 5 AND 6 - IMG -->
<td style="width: 5%;">&nbsp;</td>
<td style="width: 40%;">
<div><a style="font-size: 10px; text-decoration: none;" onclick="return popup(this)" href="http://www.charleskeith.com/usd/pointed-dorsay-flats-cream-ck1-70280004.html/"><img alt="POINTED D'ORSAY FLAT" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/POINTED-DORSAY-FLAT-perspective.jpg" width="100%" /></a></div>
</td>
<td style="width: 10%;">&nbsp;</td>
<td style="width: 40%;">
<div><a style="font-size: 10px; text-decoration: none;" onclick="return popup(this)" href="http://www.charleskeith.com/usd/stone-claw-ring-gold-ck5-31430022.html/"><img alt="STONE CLAW RING" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/STONE-CLAW-RING-1-perspective.jpg" width="100%" /></a></div>
</td>
<td style="width: 5%;">&nbsp;</td>
</tr>
<tr><!-- PRODUCT 5 AND 6 - NAMES -->
<td style="width: 5%;">&nbsp;</td>
<td style="width: 40%; vertical-align: top;">
<div><a style="font-size: 10px; text-decoration: none;" onclick="return popup(this)" href="http://www.charleskeith.com/usd/pointed-dorsay-flats-cream-ck1-70280004.html/">POINTED D'ORSAY FLAT</a></div>
</td>
<td style="width: 10%;">&nbsp;</td>
<td style="width: 40%; vertical-align: top;"><a style="font-size: 10px; text-decoration: none;" onclick="return popup(this)" href="http://www.charleskeith.com/usd/stone-claw-ring-gold-ck5-31430022.html/">STONE CLAW RING</a></td>
<td style="width: 5%;">&nbsp;</td>
</tr>
<tr><!-- PRODUCT 7 AND 8 - IMG -->
<td style="width: 5%;">&nbsp;</td>
<td style="width: 40%; vertical-align: top;">
<div><a style="font-size: 10px; text-decoration: none;" onclick="return popup(this)" href="http://www.charleskeith.com/notifyme?colour=BLACK&amp;artno=CK5-31430022"><img alt="STONE CLAW RING" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/STONE-CLAW-RING-2-perspective.jpg" width="100%" /></a></div>
</td>
<td style="width: 10%;">&nbsp;</td>
<td style="width: 40%; vertical-align: top;">
<div><a style="font-size: 10px; text-decoration: none;" onclick="return popup(this)" href="http://www.charleskeith.com/notifyme?colour=BLACK&amp;artno=CK5-32120143"><img alt="WRAP CHAIN RING" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/WRAP-CHAIN-RING-perspective.jpg" width="100%" /></a></div>
</td>
<td style="width: 5%;">&nbsp;</td>
</tr>
<tr><!-- PRODUCT 7 AND 8 - NAMES -->
<td style="width: 5%;">&nbsp;</td>
<td style="width: 40%; vertical-align: top;"><a style="font-size: 10px; text-decoration: none;" onclick="return popup(this)" href="http://www.charleskeith.com/notifyme?colour=BLACK&amp;artno=CK5-31430022">STONE CLAW RING</a></td>
<td style="width: 10%;">&nbsp;</td>
<td style="width: 40%; vertical-align: top;"><a style="font-size: 10px; text-decoration: none;" onclick="return popup(this)" href="http://www.charleskeith.com/notifyme?colour=BLACK&amp;artno=CK5-32120143">WRAP CHAIN RING</a></td>
<td style="width: 5%;">&nbsp;</td>
</tr>
<tr><!-- PRODUCT 9 AND 10 - IMG -->
<td style="width: 5%;">&nbsp;</td>
<td style="width: 40%; vertical-align: top;">
<div><a style="font-size: 10px; text-decoration: none;" onclick="return popup(this)" href="http://www.charleskeith.com/usd/duo-zip-sling-bag-black-ck2-80700519.html/"><img alt="DUO-ZIP SLING BAG" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/DUO-ZIP-SLING-BAG-2-perspective.jpg" width="100%" /></a></div>
</td>
<td style="width: 10%;">&nbsp;</td>
<td style="width: 40%; vertical-align: top;">
<div><a style="font-size: 10px; text-decoration: none;" onclick="return popup(this)" href="http://www.charleskeith.com/usd/duo-zip-sling-bag-cream-ck2-80700519.html/"><img alt="DUO-ZIP SLING BAG" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/DUO-ZIP-SLING-BAG-1-perspective.jpg" width="100%" /></a></div>
</td>
<td style="width: 5%;">&nbsp;</td>
</tr>
<tr><!-- PRODUCT 9 AND 10- NAMES -->
<td style="width: 5%;">&nbsp;</td>
<td style="width: 40%; vertical-align: top;"><a style="font-size: 10px; text-decoration: none;" onclick="return popup(this)" href="http://www.charleskeith.com/usd/duo-zip-sling-bag-black-ck2-80700519.html/">DUO-ZIP SLING BAG</a></td>
<td style="width: 10%;">&nbsp;</td>
<td style="width: 40%; vertical-align: top;"><a style="font-size: 10px; text-decoration: none;" onclick="return popup(this)" href="http://www.charleskeith.com/usd/duo-zip-sling-bag-cream-ck2-80700519.html/">DUO-ZIP SLING BAG</a></td>
<td style="width: 5%;">&nbsp;</td>
</tr>
<tr><!-- PRODUCT 11 AND 12 - IMG -->
<td style="width: 5%;">&nbsp;</td>
<td style="width: 40%; vertical-align: top;">
<div><a style="font-size: 10px; text-decoration: none;" onclick="return popup(this)" href="http://www.charleskeith.com/usd/weaved-embellished-flats-gold-ck1-70300364.html/"><img alt="WEAVED EMBELLISHED FLAT" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/WEAVED-EMBELLISHED-FLAT-perspective.jpg" width="100%" /></a></div>
</td>
<td style="width: 10%;">&nbsp;</td>
<td style="width: 40%; vertical-align: top;">
<div><a style="font-size: 10px; text-decoration: none;" onclick="return popup(this)" href="http://www.charleskeith.com/usd/weaved-lace-up-slipons-cream-ck1-70390179.html/"><img alt="WEAVED LACE-UP SLIPON" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/WEAVED-LACE-UP-SLIPON-perspective.jpg" width="100%" /></a></div>
</td>
<td style="width: 5%;">&nbsp;</td>
</tr>
<tr><!-- PRODUCT 11 AND 12 - NAMES -->
<td style="width: 5%;">&nbsp;</td>
<td style="width: 40%; vertical-align: top;"><a style="font-size: 10px; text-decoration: none;" onclick="return popup(this)" href="http://www.charleskeith.com/usd/weaved-embellished-flats-gold-ck1-70300364.html/">WEAVED EMBELLISHED FLAT</a></td>
<td style="width: 10%;">&nbsp;</td>
<td style="width: 40%; vertical-align: top;"><a style="font-size: 10px; text-decoration: none;" onclick="return popup(this)" href="http://www.charleskeith.com/usd/weaved-lace-up-slipons-cream-ck1-70390179.html/">WEAVED LACE-UP SLIPON</a></td>
<td style="width: 5%;">&nbsp;</td>
</tr>
<tr><!-- PRODUCT 13 AND 14 - IMG -->
<td style="width: 5%;">&nbsp;</td>
<td style="width: 40%; vertical-align: top;">
<div><a style="font-size: 10px; text-decoration: none;" onclick="return popup(this)" href="http://www.charleskeith.com/usd/octagonal-sunglasses-gold-ck3-51280269.html/"><img alt="OCTAGONAL SUNGLASSES" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/OCTAGONAL-SUNGLASS-perspective.jpg" width="100%" /></a></div>
</td>
<td style="width: 10%;">&nbsp;</td>
<td style="width: 40%; vertical-align: top;">&nbsp;</td>
<td style="width: 5%;">&nbsp;</td>
</tr>
<tr><!-- PRODUCT 13 AND 14 - NAMES -->
<td style="width: 5%;">&nbsp;</td>
<td style="width: 40%; vertical-align: top;"><a style="font-size: 10px; text-decoration: none;" onclick="return popup(this)" href="http://www.charleskeith.com/usd/octagonal-sunglasses-gold-ck3-51280269.html/">OCTAGONAL SUNGLASSES</a></td>
<td style="width: 10%;">&nbsp;</td>
<td style="width: 40%; vertical-align: top;">&nbsp;</td>
<td style="width: 5%;">&nbsp;</td>
</tr>
</tbody>
</table>
<div id="s-recentpost">&nbsp;</div>
</div>
<p>
<script type="text/javascript">// <![CDATA[
function popup(mylink, windowname) {
            if (!window.focus) return true;
            var href;
            if (typeof(mylink) == 'string')
                href = mylink;
            else
                href = mylink.href;
            window.open(href, windowname, 'width=400,height=1024,scrollbars=yes,resizable=no,location=no,menubar=no,toolbar=no,');
            return false;
        }
// ]]]]><![CDATA[></script>
</p>]]></description>
      <pubDate>Mon, 29 May 2017 09:26:22 +0000</pubDate>
    </item>
    <item>
      <title><![CDATA[THE EXPLORERS' CLUB]]></title>
      <link>http://www.charleskeith.com/usd/blog/the-explorers-club/</link>
      <description><![CDATA[<p>
<script type="text/javascript" src="https://ajax.googleapis.com/ajax/libs/jquery/1.8.2/jquery.min.js"></script>
<script type="text/javascript" src="http://www.charleskeith.com/media/wysiwyg/js/jquery.bxslider.min.js"></script>
</p>
<style><!--
.blog-post-view .largecontent{
        max-width: 960px; text-align: center;
}

#disqus_thread{
display:none !important;
}

hr{
display:none !important;
}


.bx-wrapper {
    position: relative; margin: 0 auto 60px; padding: 0;
    *zoom: 1;
}

.bx-wrapper img {max-width: 100%; display: block;}

/** THEME
===================================*/
.bx-wrapper .bx-viewport {
    left: 0;
    background: #fff;
	
    /*fix other elements on the page moving (on Chrome)*/
    -webkit-transform: translatez(0);
    -moz-transform: translatez(0);
    -ms-transform: translatez(0);
    -o-transform: translatez(0);
    transform: translatez(0);
}

.bx-wrapper .bx-pager,
.bx-wrapper .bx-controls-auto {
    position: absolute; bottom: -50px; width: 100%;
}

/* LOADER */
.bx-wrapper .bx-loading {
    min-height: 50px;
    background: url(http://ckimage.charleskeith.com/media/wysiwyg/blog/bxloader.gif) center center no-repeat #fff;
    height: 100%;
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 2000;
}

/* PAGER */
.bx-wrapper .bx-pager {
    text-align: center;
    font-size: .85em;
    font-family: Arial;
    font-weight: bold;
    color: #666;
    padding-top: 20px;
}

.bx-wrapper .bx-pager .bx-pager-item,
.bx-wrapper .bx-controls-auto .bx-controls-auto-item {
    display: inline-block;
    *zoom: 1;
    *display: inline;
}

.bx-wrapper .bx-pager.bx-default-pager a {
	background: #fff;
	text-indent: -9999px;
	display: block;
	width: 10px;
	height: 10px;
	margin: 0 3px;
	outline: 0;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}

/* DIRECTION CONTROLS (NEXT / PREV) */
.bx-wrapper .bx-prev {
    left: -20px;/*left: 10px;htike*/
    background: url(http://ckimage.charleskeith.com/media/wysiwyg/blog/bxcontrols.png) no-repeat 0 -32px;
}

.bx-wrapper .bx-next {
    right: -20px;/*right: 10px;htike*/
    background: url(http://ckimage.charleskeith.com/media/wysiwyg/blog/bxcontrols.png) no-repeat -43px -32px;
}

.bx-wrapper .bx-prev:hover {
    background-position: 0 0;
}

.bx-wrapper .bx-next:hover {
    background-position: -43px 0;
}

.bx-wrapper .bx-controls-direction a {
    position: absolute;
    top: 50%;
    margin-top: -16px;
    outline: 0;
    width: 32px;
    height: 32px;
    text-indent: -9999px;
    z-index: 3000;
}

.bx-wrapper .bx-controls-direction a.disabled { display: none; }

/* AUTO CONTROLS (START / STOP) */
.bx-wrapper .bx-controls-auto { text-align: center; }

/* PAGER WITH AUTO-CONTROLS HYBRID LAYOUT */
.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-pager {
    text-align: left;
    width: 80%;
}

.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-controls-auto {
    right: 0;
    width: 35px;
}

/* IMAGE CAPTIONS */
.bx-wrapper .bx-caption {
    position: absolute;
    top: 7px;/*bottom: 0;*/
    left: 0;
    width: 100%;
}

.bx-wrapper .bx-caption span {
	color: #000;/*color: #fff;*/
	font-family: Arial;
	display: block;
	font-size: .85em; font-weight: bold;
	padding: 2px;/*padding: 10px;*/
}
.bx-wrapper ul li{margin-left: 0;}

#sidebar { width: 150px; float: right; text-align: center;}
.shopstory{font-size: 12px; text-align: center; font-weight: bold;}
.smallcontent{text-align: center;}
.smallcontent img{padding-bottom: 2%;}
#recentpost {text-align: center; font-size: 12px;}
#recentpost > div {
	width: 18%; 
	display: inline-block;
	vertical-align: top;

	/* IE fix. */
	*display: inline;
	zoom: 1;
}
#recentpost:after {
	content: "";
	width: 100%;
	display: inline-block;
}
#recentpost a{text-decoration: none;}
#s-recentpost{text-align: center;font-size: 11px;}
#s-recentpost > div {
	width: 30%;
	display: inline-block;
	vertical-align: top;

	/* IE fix. */
	*display: inline;
	zoom: 1;
}
#s-recentpost:after {
	content: "";
	width: 100%;
	display: inline-block;
}
#s-recentpost a{text-decoration: none;}
--></style>
<p>
<script type="text/javascript">// <![CDATA[
$(function() {
            var floatingDiv = $('#sidebar');
            var offset = $("#sidebar").position();
            var bottomoffset = $("#leftcontent").height();
            
            $(window).scroll(function() {
                if ($(window).scrollTop() >= (offset.top + 250) && $(window).scrollTop() <= (bottomoffset - 250) ) {
                floatingDiv.css({
		    'position' : 'fixed',
			'top' : 120, 'float':'right', 'margin-left':30 
		 });
                }else {
                 floatingDiv.css({
		    'position' : 'relative',
			'top' : 0
		 });   
                }
            });
});
// ]]]]><![CDATA[></script>
<script type="text/javascript">// <![CDATA[
$(document).ready(function(){
  $('.bxslider').bxSlider({
  mode: 'vertical', 
  slideWidth: 140, minSlides: 3, maxSlides: 3, moveSlides: 1, captions: true,  
  slideMargin: 5
});
});
// ]]]]><![CDATA[></script>
</p>
<div>&nbsp;</div>
<div class="visible-md visible-lg largecontent">
<table>
<tbody style="text-align: center;">
<tr>
<td style="width: 80%; vertical-align: top; font-size: 14px;">
<div id="leftcontent"><img style="padding-bottom: 2%;" alt="charles &amp; keith style edit" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-littlecollection-2017-explorer-club-blog.jpg" width="100%" />
<div id="recentpost">&nbsp;</div>
</div>
</td>
<td style="width: 20%; vertical-align: top;">
<div id="sidebar">
<div class="shopstory">SHOP THE STORY</div>
<ul class="bxslider">
<li><a style="font-size: 10px; text-decoration: none;" onclick="return popup(this)" href="http://www.charleskeith.com/usd/front-flap-backpack-gold-ck11-20150653.html/"><img alt="FRONT FLAP BACKPACK" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/FRONT-FLAP-BACKPACK-gold-1.jpg" width="100%" />FRONT FLAP BACKPACK</a></li>
<li><a style="font-size: 10px; text-decoration: none;" onclick="return popup(this)" href="http://www.charleskeith.com/usd/front-flap-backpack-nude-ck11-20150653.html/"><img alt="FRONT FLAP BACKPACK" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/FRONT-FLAP-BACKPACK-nude-2.jpg" width="100%" />FRONT FLAP BACKPACK</a></li>
<li><a style="font-size: 10px; text-decoration: none;" onclick="return popup(this)" href="http://www.charleskeith.com/usd/new/little-collection/curved-edge-ballerinas-black-ck9-71620005.html/"><img alt="CURVED EDGE BALLERINA" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CURVED-EDGE-BALLERINA-black-3.jpg" width="100%" />CURVED EDGE BALLERINA</a></li>
<li><a style="font-size: 10px; text-decoration: none;" onclick="return popup(this)" href="http://www.charleskeith.com/usd/new/little-collection/curved-edge-ballerinas-nude-ck9-71620005.html/"><img alt="CURVED EDGE BALLERINA" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CURVED-EDGE-BALLERINA-pink-4.jpg" width="100%" />CURVED EDGE BALLERINA</a></li>
<li><a style="font-size: 10px; text-decoration: none;" onclick="return popup(this)" href="http://www.charleskeith.com/usd/new/little-collection/ankle-strap-espadrilles-light-brown-ck9-71620008.html/"><img alt="ANKLE-STRAP ESPADRILLES" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/ANKLE-STRAP-ESPADRILLE-librown-5.jpg" width="100%" />ANKLE-STRAP ESPADRILLES</a></li>
<li><a style="font-size: 10px; text-decoration: none;" onclick="return popup(this)" href="http://www.charleskeith.com/usd/new/little-collection/ankle-strap-espadrilles-gold-ck9-71620008.html/"><img alt="ANKLE-STRAP ESPADRILLES" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/ANKLE-STRAP-ESPADRILLE-gold-6.jpg" width="100%" />ANKLE-STRAP ESPADRILLES</a></li>
<li><a style="font-size: 10px; text-decoration: none;" onclick="return popup(this)" href="http://www.charleskeith.com/usd/new/little-collection/penny-loafers-red-ck9-71620006-2.html/"><img alt="PENNY LOAFER" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/PENNY-LOAFER-red-7.jpg" width="100%" />PENNY LOAFER</a></li>
<li><a style="font-size: 10px; text-decoration: none;" onclick="return popup(this)" href="http://www.charleskeith.com/usd/new/little-collection/penny-loafers-silver-ck9-71620006-2.html/"><img alt="PENNY LOAFER" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/PENNY-LOAFER-silver-8.jpg" width="100%" />PENNY LOAFER</a></li>
</ul>
</div>
</td>
</tr>
</tbody>
</table>
</div>
<div class="visible-xs visible-sm smallcontent"><img alt="charles &amp; keith style edit" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-littlecollection-2017-explorer-club-blog.jpg" width="100%" />
<div>&nbsp;</div>
<div class="shopstory">SHOP THE STORY</div>
<div>&nbsp;</div>
<table>
<tbody style="font-size: 11px; text-align: center;">
<tr><!-- PRODUCT 1 AND 2 - IMG -->
<td style="width: 5%;">&nbsp;</td>
<td style="width: 40%;">
<div><a href="http://www.charleskeith.com/usd/front-flap-backpack-gold-ck11-20150653.html/"><img alt="FRONT FLAP BACKPACK" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/FRONT-FLAP-BACKPACK-gold-1.jpg" width="100%" /></a></div>
</td>
<td style="width: 10%;">&nbsp;</td>
<td style="width: 40%;">
<div><a href="http://www.charleskeith.com/usd/front-flap-backpack-nude-ck11-20150653.html/"><img alt="FRONT FLAP BACKPACK" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/FRONT-FLAP-BACKPACK-nude-2.jpg" width="100%" /></a></div>
</td>
<td style="width: 5%;">&nbsp;</td>
</tr>
<tr><!-- PRODUCT 1 AND 2 - NAME -->
<td style="width: 5%;">&nbsp;</td>
<td style="width: 40%; vertical-align: top;">
<div><a style="text-decoration: none;" href="http://www.charleskeith.com/usd/front-flap-backpack-gold-ck11-20150653.html/">FRONT FLAP BACKPACK</a></div>
</td>
<td style="width: 10%;">&nbsp;</td>
<td style="width: 40%; vertical-align: top;">
<div><a style="text-decoration: none;" href="http://www.charleskeith.com/usd/front-flap-backpack-nude-ck11-20150653.html/">FRONT FLAP BACKPACK</a></div>
</td>
<td style="width: 5%;">&nbsp;</td>
</tr>
<tr><!-- PRODUCT 3 AND 4 - IMG -->
<td style="width: 5%;">&nbsp;</td>
<td style="width: 40%;">
<div><a href="http://www.charleskeith.com/usd/new/little-collection/curved-edge-ballerinas-black-ck9-71620005.html/"><img alt="" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CURVED-EDGE-BALLERINA-black-3.jpg" width="100%" /> </a></div>
</td>
<td style="width: 10%;">&nbsp;</td>
<td style="width: 40%;">
<div><a href="http://www.charleskeith.com/usd/new/little-collection/curved-edge-ballerinas-nude-ck9-71620005.html/"><img alt="" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CURVED-EDGE-BALLERINA-pink-4.jpg" width="100%" /> </a></div>
</td>
<td style="width: 5%;">&nbsp;</td>
</tr>
<tr><!-- PRODUCT 3 AND 4 - NAMES -->
<td style="width: 5%;">&nbsp;</td>
<td style="width: 40%; vertical-align: top;">
<div><a style="text-decoration: none;" href="http://www.charleskeith.com/usd/new/little-collection/curved-edge-ballerinas-black-ck9-71620005.html/">CURVED EDGE BALLERINA</a></div>
</td>
<td style="width: 10%;">&nbsp;</td>
<td style="width: 40%; vertical-align: top;">
<div><a style="text-decoration: none;" href="http://www.charleskeith.com/usd/new/little-collection/curved-edge-ballerinas-nude-ck9-71620005.html/">CURVED EDGE BALLERINA</a></div>
</td>
<td style="width: 5%;">&nbsp;</td>
</tr>
<tr><!-- PRODUCT 5 AND 6 - IMG -->
<td style="width: 5%;">&nbsp;</td>
<td style="width: 40%;">
<div><a href="http://www.charleskeith.com/usd/new/little-collection/ankle-strap-espadrilles-light-brown-ck9-71620008.html/"> <img alt="PRODNAME" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/ANKLE-STRAP-ESPADRILLE-librown-5.jpg" width="100%" /> </a></div>
</td>
<td style="width: 10%;">&nbsp;</td>
<td style="width: 40%;">
<div><a href="http://www.charleskeith.com/usd/new/little-collection/ankle-strap-espadrilles-gold-ck9-71620008.html/"> <img alt="PRODNAME" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/ANKLE-STRAP-ESPADRILLE-gold-6.jpg" width="100%" /> </a></div>
</td>
<td style="width: 5%;">&nbsp;</td>
</tr>
<tr><!-- PRODUCT 5 AND 6 - NAMES -->
<td style="width: 5%;">&nbsp;</td>
<td style="width: 40%; vertical-align: top;">
<div><a style="text-decoration: none;" href="http://www.charleskeith.com/usd/new/little-collection/ankle-strap-espadrilles-light-brown-ck9-71620008.html/">ANKLE-STRAP ESPADRILLES</a></div>
</td>
<td style="width: 10%;">&nbsp;</td>
<td style="width: 40%; vertical-align: top;"><a style="text-decoration: none;" href="http://www.charleskeith.com/usd/new/little-collection/ankle-strap-espadrilles-gold-ck9-71620008.html/">ANKLE-STRAP ESPADRILLES</a></td>
<td style="width: 5%;">&nbsp;</td>
</tr>
<tr><!-- PRODUCT 7 AND 8 - IMG -->
<td style="width: 5%;">&nbsp;</td>
<td style="width: 40%; vertical-align: top;">
<div><a href="http://www.charleskeith.com/usd/new/little-collection/penny-loafers-red-ck9-71620006-2.html/"><img alt="PRODNAME" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/PENNY-LOAFER-red-7.jpg" width="100%" /> </a></div>
</td>
<td style="width: 10%;">&nbsp;</td>
<td style="width: 40%; vertical-align: top;">
<div><a href="http://www.charleskeith.com/usd/new/little-collection/penny-loafers-silver-ck9-71620006-2.html/"><img alt="PRODNAME" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/PENNY-LOAFER-silver-8.jpg" width="100%" /> </a></div>
</td>
<td style="width: 5%;">&nbsp;</td>
</tr>
<tr><!-- PRODUCT 7 AND 8 - NAMES -->
<td style="width: 5%;">&nbsp;</td>
<td style="width: 40%; vertical-align: top;"><a style="text-decoration: none;" href="http://www.charleskeith.com/usd/new/little-collection/penny-loafers-red-ck9-71620006-2.html/">PENNY LOAFER</a></td>
<td style="width: 10%;">&nbsp;</td>
<td style="width: 40%; vertical-align: top;"><a style="text-decoration: none;" href="http://www.charleskeith.com/usd/new/little-collection/penny-loafers-silver-ck9-71620006-2.html/">PENNY LOAFER</a></td>
<td style="width: 5%;">&nbsp;</td>
</tr>
</tbody>
</table>
<div id="s-recentpost">&nbsp;</div>
</div>
<p>
<script type="text/javascript">// <![CDATA[
function popup(mylink, windowname)
{
if (! window.focus)return true;
var href;
if (typeof(mylink) == 'string')
   href=mylink;
else
   href=mylink.href;
window.open(href, windowname, 'width=400,height=1024,scrollbars=yes,resizable=no,location=no,menubar=no,toolbar=no,');
return false;
}
// ]]]]><![CDATA[></script>
</p>]]></description>
      <pubDate>Fri, 26 May 2017 04:28:12 +0000</pubDate>
    </item>
    <item>
      <title><![CDATA[HELLO TAIWAN Launch Party]]></title>
      <link>http://www.charleskeith.com/usd/blog/hello-taiwan-launch-party/</link>
      <description><![CDATA[<style><!--
.largecontent{font-size: 14px; text-align: center;}
.largecontent img{padding-bottom: 2%;}
.smallcontent{text-align: center;}
.smallcontent img{padding-bottom: 2%;}
.responsive-video {
    width: 100%;  
    height: auto;  
    max-width:770px;
}

#disqus_thread{
display:none !important;
}

hr{
display:none !important;
}


#recentpost {text-align: center; font-size: 12px;}
#recentpost > div {
	width: 18%; 
	display: inline-block;
	vertical-align: top;

	/* IE fix. */
	*display: inline;
	zoom: 1;
}
#recentpost:after {
	content: "";
	width: 100%;
	display: inline-block;
}
#recentpost a{text-decoration: none;}
#s-recentpost{text-align: center;font-size: 11px;}
#s-recentpost > div {
	width: 30%;
	display: inline-block;
	vertical-align: top;

	/* IE fix. */
	*display: inline;
	zoom: 1;
}
#s-recentpost:after {
	content: "";
	width: 100%;
	display: inline-block;
}
#s-recentpost a{text-decoration: none;}
--></style>
<div>&nbsp;</div>
<div class="visible-md visible-lg largecontent"><video width="320" height="240" class="responsive-video" controls="controls" autoplay="autoplay" src="http://cdnm1.charleskeith.com/media/wysiwyg/BlogImg/charles-keith_HelloTaiwan_Blog_Video.mp4"><source src="" type="'video/webm&quot;" /><source src="" type="'video/ogg&quot;" /><object width="320" height="240" data="https://180.150.135.231/js/tiny_mce/plugins/media/moxieplayer.swf" type="application/x-shockwave-flash"><param name="src" value="https://180.150.135.231/js/tiny_mce/plugins/media/moxieplayer.swf" /><param name="flashvars" value="url=http%3A//cdnm1.charleskeith.com/media/wysiwyg/BlogImg/charles-keith_HelloTaiwan_Blog_Video.mp4&amp;poster=/index.php/admin/ecomatsuwbeap2015/awblog_manage_blog/edit/id/262/key/468e4c42bf7a030f4577903f5f6ac48957db78857f80f77c4ca50506392751fa/" /><param name="allowfullscreen" value="true" /><param name="allowscriptaccess" value="true" /></object>    </video>
<div>&nbsp;</div>
<p>Discover a night of fashion, inspiration and visual spectacle from creatives showcasing their interpretation of art meets fashion, at the HELLO TAIWAN launch party at Breeze Center, Taiwan.</p>
<p>It was a star-studded night with Vivian Hsu, Ady An, Bianca Bai, Patina Lin, Tia Lee, Christina Mok amongst many other models, personalities and influencers who partied with live music featuring DJ Ray Ray from Omni and celebrity DJ Tom Price on the decks.</p>
<p>At the artisan corner, Angus Chiang and Colasa applied their creative interpretations of the capsule collection. There was also an exquisite selection of edible art, specially handpicked by Chef Andrea Bonaffini.</p>
<p>Follow our Instagram page: @charleskeith_tw for exclusive updates in Taiwan.</p>
<p>#CHARLESKEITH_TW</p>
</div>
<div class="visible-xs visible-sm smallcontent"><video width="320" height="240" class="responsive-video" controls="controls" autoplay="autoplay" src="http://cdnm1.charleskeith.com/media/wysiwyg/BlogImg/charles-keith_HelloTaiwan_Blog_Video.mp4"><source src="" type="'video/webm&quot;" /><source src="" type="'video/ogg&quot;" /><object width="320" height="240" data="https://180.150.135.231/js/tiny_mce/plugins/media/moxieplayer.swf" type="application/x-shockwave-flash"><param name="src" value="https://180.150.135.231/js/tiny_mce/plugins/media/moxieplayer.swf" /><param name="flashvars" value="url=http%3A//cdnm1.charleskeith.com/media/wysiwyg/BlogImg/charles-keith_HelloTaiwan_Blog_Video.mp4&amp;poster=/index.php/admin/ecomatsuwbeap2015/awblog_manage_blog/edit/id/262/key/468e4c42bf7a030f4577903f5f6ac48957db78857f80f77c4ca50506392751fa/" /><param name="allowfullscreen" value="true" /><param name="allowscriptaccess" value="true" /></object>    </video>
<div>&nbsp;</div>
<p>Discover a night of fashion, inspiration and visual spectacle from creatives showcasing their interpretation of art meets fashion, at the HELLO TAIWAN launch party at Breeze Center, Taiwan.</p>
<p>It was a star-studded night with Vivian Hsu, Ady An, Bianca Bai, Patina Lin, Tia Lee, Christina Mok amongst many other models, personalities and influencers who partied with live music featuring DJ Ray Ray from Omni and celebrity DJ Tom Price on the decks.</p>
<p>At the artisan corner, Angus Chiang and Colasa applied their creative interpretations of the capsule collection. There was also an exquisite selection of edible art, specially handpicked by Chef Andrea Bonaffini.</p>
<p>Follow our Instagram page: @charleskeith_tw for exclusive updates in Taiwan.</p>
<p>#CHARLESKEITH_TW</p>
</div>
<div>&nbsp;</div>]]></description>
      <pubDate>Thu, 25 May 2017 08:04:18 +0000</pubDate>
    </item>
    <item>
      <title><![CDATA[DANCING ON MY OWN]]></title>
      <link>http://www.charleskeith.com/usd/blog/dancing-on-my-own/</link>
      <description><![CDATA[<p>
<script type="text/javascript" src="https://ajax.googleapis.com/ajax/libs/jquery/1.8.2/jquery.min.js"></script>
<script type="text/javascript" src="http://www.charleskeith.com/media/wysiwyg/js/jquery.bxslider.min.js"></script>
</p>
<style><!--
.blog-post-view .largecontent{
	max-width: 960px; text-align: center;
}

#disqus_thread{
display:none !important;
}

hr{
display:none !important;
}


.bx-wrapper {
    position: relative; margin: 0 auto 60px; padding: 0;
    *zoom: 1;
}

.bx-wrapper img {max-width: 100%; display: block;}

/** THEME
===================================*/
.bx-wrapper .bx-viewport {
    left: 0;
    background: #fff;
	
    /*fix other elements on the page moving (on Chrome)*/
    -webkit-transform: translatez(0);
    -moz-transform: translatez(0);
    -ms-transform: translatez(0);
    -o-transform: translatez(0);
    transform: translatez(0);
}

.bx-wrapper .bx-pager,
.bx-wrapper .bx-controls-auto {
    position: absolute; bottom: -50px; width: 100%;
}

/* LOADER */
.bx-wrapper .bx-loading {
    min-height: 50px;
    background: url(http://ckimage.charleskeith.com/media/wysiwyg/blog/bxloader.gif) center center no-repeat #fff;
    height: 100%;
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 2000;
}

/* PAGER */
.bx-wrapper .bx-pager {
    text-align: center;
    font-size: .85em;
    font-family: Arial;
    font-weight: bold;
    color: #666;
    padding-top: 20px;
}

.bx-wrapper .bx-pager .bx-pager-item,
.bx-wrapper .bx-controls-auto .bx-controls-auto-item {
    display: inline-block;
    *zoom: 1;
    *display: inline;
}

.bx-wrapper .bx-pager.bx-default-pager a {
	background: #fff;
	text-indent: -9999px;
	display: block;
	width: 10px;
	height: 10px;
	margin: 0 3px;
	outline: 0;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}

/* DIRECTION CONTROLS (NEXT / PREV) */
.bx-wrapper .bx-prev {
    left: -20px;/*left: 10px;htike*/
    background: url(http://ckimage.charleskeith.com/media/wysiwyg/blog/bxcontrols.png) no-repeat 0 -32px;
}

.bx-wrapper .bx-next {
    right: -20px;/*right: 10px;htike*/
    background: url(http://ckimage.charleskeith.com/media/wysiwyg/blog/bxcontrols.png) no-repeat -43px -32px;
}

.bx-wrapper .bx-prev:hover {
    background-position: 0 0;
}

.bx-wrapper .bx-next:hover {
    background-position: -43px 0;
}

.bx-wrapper .bx-controls-direction a {
    position: absolute;
    top: 50%;
    margin-top: -16px;
    outline: 0;
    width: 32px;
    height: 32px;
    text-indent: -9999px;
    z-index: 3000;
}

.bx-wrapper .bx-controls-direction a.disabled { display: none; }

/* AUTO CONTROLS (START / STOP) */
.bx-wrapper .bx-controls-auto { text-align: center; }

/* PAGER WITH AUTO-CONTROLS HYBRID LAYOUT */
.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-pager {
    text-align: left;
    width: 80%;
}

.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-controls-auto {
    right: 0;
    width: 35px;
}

/* IMAGE CAPTIONS */
.bx-wrapper .bx-caption {
    position: absolute;
    top: 7px;/*bottom: 0;*/
    left: 0;
    width: 100%;
}

.bx-wrapper .bx-caption span {
	color: #000;/*color: #fff;*/
	font-family: Arial;
	display: block;
	font-size: .85em; font-weight: bold;
	padding: 2px;/*padding: 10px;*/
}
.bx-wrapper ul li{margin-left: 0;}

#sidebar { width: 150px; float: right; text-align: center;}
.shopstory{font-size: 12px; text-align: center; font-weight: bold;}
.smallcontent{text-align: center;}
.smallcontent img{padding-bottom: 2%;}
#recentpost {
	text-align: center; font-size: 12px;
}
#recentpost > div {
	width: 18%; 
	display: inline-block;
	vertical-align: top;

	/* IE fix. */
	*display: inline;
	zoom: 1;
}
#recentpost:after {
	content: "";
	width: 100%;
	display: inline-block;
}
#recentpost a{text-decoration: none;}
#s-recentpost{text-align: center;font-size: 11px;}
#s-recentpost > div {
	width: 30%;
	display: inline-block;
	vertical-align: top;

	/* IE fix. */
	*display: inline;
	zoom: 1;
}
#s-recentpost:after {
	content: "";
	width: 100%;
	display: inline-block;
}
#s-recentpost a{text-decoration: none;}
--></style>
<p>
<script type="text/javascript">// <![CDATA[
$(function() {
            var floatingDiv = $('#sidebar');
            var offset = $("#sidebar").position();
            var bottomoffset = $("#leftcontent").height();
            
            $(window).scroll(function() {
                if ($(window).scrollTop() >= (offset.top + 250) && $(window).scrollTop() <= (bottomoffset - 250) ) {
                floatingDiv.css({
		    'position' : 'fixed',
			'top' : 120, 'float':'right', 'margin-left':30 
		 });
                }else {
                 floatingDiv.css({
		    'position' : 'relative',
			'top' : 0
		 });   
                }
            });
});
// ]]]]><![CDATA[></script>
<script type="text/javascript">// <![CDATA[
$(document).ready(function(){
  $('.bxslider').bxSlider({
  mode: 'vertical', 
  slideWidth: 140, minSlides: 3, maxSlides: 3, moveSlides: 1, captions: true,  
  slideMargin: 5
});
});
// ]]]]><![CDATA[></script>
</p>
<div>&nbsp;</div>
<div class="visible-md visible-lg largecontent">
<table>
<tbody style="text-align: center;">
<tr>
<td style="width: 80%; vertical-align: top; font-size: 14px;">
<div id="leftcontent"><img style="padding-bottom: 2%;" alt="charles &amp; keith style edit" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-dancing-on-my-own-blog.jpg" width="100%" />
<div id="recentpost">&nbsp;</div>
</div>
</td>
<td style="width: 20%; vertical-align: top;">
<div id="sidebar">
<div class="shopstory">SHOP THE STORY</div>
<ul class="bxslider">
<li><a style="font-size: 10px; text-decoration: none;" onclick="return popup(this)" href="http://www.charleskeith.com/usd/ankle-strap-wedges-yellow-sl1-80960004.html/"> <img alt="ANKLE-STRAP WEDGE" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/ANKLE-STRAP-WEDGE-yellow-1.jpg" width="100%" />ANKLE-STRAP WEDGE</a></li>
<li><a style="font-size: 10px; text-decoration: none;" onclick="return popup(this)" href="http://www.charleskeith.com/usd/basic-sling-bag-brown-ck2-80680521.html/"> <img alt="BASIC SLING BAG" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/BASIC-SLINGBAG-brown-2.jpg" width="100%" />BASIC SLING BAG</a></li>
<li><a style="font-size: 10px; text-decoration: none;" onclick="return popup(this)" href="http://www.charleskeith.com/usd/square-toe-flats-brown-ck1-70580101.html/"> <img alt="SQUARE-TOE FLAT" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/SQUARE-TOE-FLAT-brown-3.jpg" width="100%" />SQUARE-TOE FLAT</a></li>
<li><a style="font-size: 10px; text-decoration: none;" onclick="return popup(this)" href="http://www.charleskeith.com/usd/"> <img alt="SQUARE-TOE FLAT" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/SQUARE-TOE-FLAT-nude-4.jpg" width="100%" />SQUARE-TOE FLAT</a></li>
</ul>
</div>
</td>
</tr>
</tbody>
</table>
</div>
<div class="visible-xs visible-sm smallcontent"><img style="padding-bottom: 2%;" alt="charles &amp; keith style edit" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-dancing-on-my-own-blog.jpg" width="100%" />
<p>&nbsp;</p>
<div class="shopstory">SHOP THE STORY</div>
<div>&nbsp;</div>
<table>
<tbody style="font-size: 11px; text-align: center;">
<tr><!-- PRODUCT 1 AND 2 - IMG -->
<td style="width: 5%;">&nbsp;</td>
<td style="width: 40%;">
<div><a href="http://www.charleskeith.com/usd/ankle-strap-wedges-yellow-sl1-80960004.html/"><img alt="" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/ANKLE-STRAP-WEDGE-yellow-1.jpg" width="100%" /> </a></div>
</td>
<td style="width: 10%;">&nbsp;</td>
<td style="width: 40%;">
<div><a href="http://www.charleskeith.com/usd/basic-sling-bag-brown-ck2-80680521.html/"><img alt="" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/BASIC-SLINGBAG-brown-2.jpg" width="100%" /> </a></div>
</td>
<td style="width: 5%;">&nbsp;</td>
</tr>
<tr><!-- PRODUCT 1 AND 2 - NAME -->
<td style="width: 5%;">&nbsp;</td>
<td style="width: 40%; vertical-align: top;">
<div><a style="text-decoration: none;" href="http://www.charleskeith.com/usd/ankle-strap-wedges-yellow-sl1-80960004.html/">ANKLE-STRAP WEDGE</a></div>
</td>
<td style="width: 10%;">&nbsp;</td>
<td style="width: 40%; vertical-align: top;">
<div><a style="text-decoration: none;" href="http://www.charleskeith.com/usd/basic-sling-bag-brown-ck2-80680521.html/">BASIC SLING BAG</a></div>
</td>
<td style="width: 5%;">&nbsp;</td>
</tr>
<tr><!-- PRODUCT 3 AND 4 - IMG -->
<td style="width: 5%;">&nbsp;</td>
<td style="width: 40%;">
<div><a href="http://www.charleskeith.com/usd/square-toe-flats-brown-ck1-70580101.html/"><img alt="" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/SQUARE-TOE-FLAT-brown-3.jpg" width="100%" /> </a></div>
</td>
<td style="width: 10%;">&nbsp;</td>
<td style="width: 40%;">
<div><a href="http://www.charleskeith.com/usd/square-toe-flats-nude-ck1-70580101.html/"><img alt="" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/SQUARE-TOE-FLAT-nude-4.jpg" width="100%" /> </a></div>
</td>
<td style="width: 5%;">&nbsp;</td>
</tr>
<tr><!-- PRODUCT 3 AND 4 - NAMES -->
<td style="width: 5%;">&nbsp;</td>
<td style="width: 40%; vertical-align: top;">
<div><a style="text-decoration: none;" href="http://www.charleskeith.com/usd/square-toe-flats-brown-ck1-70580101.html/">SQUARE-TOE FLAT</a></div>
</td>
<td style="width: 10%;">&nbsp;</td>
<td style="width: 40%; vertical-align: top;">
<div><a style="text-decoration: none;" href="http://www.charleskeith.com/usd/square-toe-flats-nude-ck1-70580101.html/">SQUARE-TOE FLAT</a></div>
</td>
<td style="width: 5%;">&nbsp;</td>
</tr>
</tbody>
</table>
<div id="s-recentpost">&nbsp;</div>
</div>
<div>&nbsp;</div>
<p>
<script type="text/javascript">// <![CDATA[
function popup(mylink, windowname)
{
if (! window.focus)return true;
var href;
if (typeof(mylink) == 'string')
   href=mylink;
else
   href=mylink.href;
window.open(href, windowname, 'width=400,height=1024,scrollbars=yes,resizable=no,location=no,menubar=no,toolbar=no,');
return false;
}
// ]]]]><![CDATA[></script>
</p>]]></description>
      <pubDate>Mon, 22 May 2017 12:56:49 +0000</pubDate>
    </item>
    <item>
      <title><![CDATA[#IMWITHCHARLESKEITH: &FINALLY]]></title>
      <link>http://www.charleskeith.com/usd/blog/imwithcharleskeith-finally/</link>
      <description><![CDATA[<style><!--
.largecontent{padding-right: 20%; font-size: 14px; text-align: center;}
.largecontent img{padding-bottom: 2%;}
.smallcontent{text-align: center;}
.smallcontent img{padding-bottom: 2%;}
#recentpost {
	text-align: center; font-size: 12px;
}
#recentpost > div {
	width: 18%; 
	display: inline-block;
	vertical-align: top;

	/* IE fix. */
	*display: inline;
	zoom: 1;
}

#disqus_thread{
display:none !important;
}

hr{
display:none !important;
}


#recentpost:after {
	content: "";
	width: 100%;
	display: inline-block;
}
#recentpost a{text-decoration: none;}
#s-recentpost{text-align: center;font-size: 11px;}
#s-recentpost > div {
	width: 30%;
	display: inline-block;
	vertical-align: top;

	/* IE fix. */
	*display: inline;
	zoom: 1;
}
#s-recentpost:after {
	content: "";
	width: 100%;
	display: inline-block;
}
#s-recentpost a{text-decoration: none;}
--></style>
<div>&nbsp;</div>
<div class="visible-md visible-lg largecontent"><img alt="charles &amp; keith style edit" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-imwithcharleskeith-nfinally-blog.jpg" width="100%" />
<p style="font-weight: bold;">How did &amp;FINALLY come about?</p>
<p>We met working at a London based fashion magazine, and our jobs involved looking for accessories and style inspiration. It was then that we realised that there weren't any inspiring platforms dedicated to jewellery and accessories. So, we decided to start a fashion and accessories blog, and &amp;FINALLY was born.</p>
<p style="font-weight: bold;">Can you tell us about your creative process? How well do you work together?</p>
<p>We both have very different styles but often like the same pieces. With anything creative, it&rsquo;s great to have two different perspectives. We complement each other&rsquo;s styles and collaboratively decide on what we want to bring to our audience. Working with our strengths, we work together in an efficient and well-balanced way.</p>
<p style="font-weight: bold;">Can you describe your personal style?</p>
<p>We have completely different aesthetics &mdash; Florrie leans towards vintage-inspired pieces with a bohemian twist, while Anna is influenced by the 80s and her Italian roots. This means that we can take the same pair of shoes and style them completely differently! It works great for &amp;FINALLY as this brings diversity to the table.</p>
<p style="font-weight: bold;">What are some of the challenges you&rsquo;ve faced?</p>
<p>One of the biggest challenges is considering what ideas and advice to put out to our audience, as we want to be inherently useful to our followers. The industry is constantly changing and ideas, designers and approaches evolve, so our challenge is to stay relevant and stay on top of that.</p>
<p style="font-weight: bold;">Where do you find your inspiration?</p>
<p>Though it sounds incredibly obvious, we use Instagram a lot: for styling ideas, to find new brands and people that we want to work with, from photographers to archive imagery, everything we need can be found through one platform.</p>
<p>But we're also keen on travelling and seeing how people dress outside of London: every city has its own thing going on, and we find some more inspiring than others.</p>
<p style="font-weight: bold;">Describe an outfit that you would wear on a typical day.</p>
<p>We are busy running around to meetings throughout the day, so we are often dressed quite casually. Throwing on an eye-catching pair of platforms or jewelled slippers immediately makes us look more polished and dressed up, which is exactly what we need when our days are super busy.</p>
<p style="font-weight: bold;">What is next for &amp;FINALLY?</p>
<p>Eventually, we'd like to do more offline activity and be able to come together with friends in the industry and our audience to host interactive events that combine inspirational people and our love of shopping. Although we've gained a loyal following so far, we would love &amp;FINALLY to become a global destination for accessory lovers.</p>
<p>Check out their Instagram page: @andfinally_</p>
<div>&nbsp;</div>
<div style="font-size: 12px;">SHOP THE STORY</div>
<table>
<tbody style="font-size: 11px; text-align: center;">
<tr><!-- PRODUCT 1, 2 AND 3 - IMG -->
<td style="width: 19.25%;">&nbsp;</td>
<td style="width: 18.5%;">
<div><a onclick="return popup(this)" href="http://www.charleskeith.com/usd/weaved-mary-jane-heels-multi-ck1-60900063.html/"><img alt="WEAVED MARY-JANE HEEL" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/weaved-mary-jane-heel-multi-1.jpg" width="100%" /></a></div>
</td>
<td style="width: 3%;">&nbsp;</td>
<td style="width: 18.5%;">
<div><a onclick="return popup(this)" href="http://www.charleskeith.com/usd/lace-up-ballerina-platforms-black-ck1-80300130.html/"><img alt="LACE-UP BALLERINA PLATFORM" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/LACE-UP-BALLERINA-PLATFORM-black-2.jpg" width="100%" /></a></div>
</td>
<td style="width: 3%;">&nbsp;</td>
<td style="width: 18.5%;">
<div><a onclick="return popup(this)" href="http://www.charleskeith.com/usd/cross-strap-slingback-heels-navy-ck1-60050729.html/"><img alt="CROSS-STRAP SLINGBACK HEEL" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/cross-strap-slingback-heel-navy-3.jpg" width="100%" /></a></div>
</td>
<td style="width: 19.25%;">&nbsp;</td>
</tr>
<tr><!-- PRODUCT 1, 2 AND 3 - NAME -->
<td style="width: 19.25%;">&nbsp;</td>
<td style="width: 18.5%; vertical-align: top;">
<div><a style="text-decoration: none;" onclick="return popup(this)" href="http://www.charleskeith.com/usd/weaved-mary-jane-heels-multi-ck1-60900063.html/">WEAVED MARY-JANE HEEL</a></div>
</td>
<td style="width: 3%;">&nbsp;</td>
<td style="width: 18.5%; vertical-align: top;">
<div><a style="text-decoration: none;" onclick="return popup(this)" href="http://www.charleskeith.com/usd/lace-up-ballerina-platforms-black-ck1-80300130.html/">LACE-UP BALLERINA PLATFORM</a></div>
</td>
<td style="width: 3%;">&nbsp;</td>
<td style="width: 18.5%; vertical-align: top;">
<div><a style="text-decoration: none;" onclick="return popup(this)" href="http://www.charleskeith.com/usd/cross-strap-slingback-heels-navy-ck1-60050729.html/">CROSS-STRAP SLINGBACK HEEL</a></div>
</td>
<td style="width: 19.25%;">&nbsp;</td>
</tr>
<tr><!-- PRODUCT 4, 5 AND 6 - IMG -->
<td style="width: 19.25%;">&nbsp;</td>
<td style="width: 18.5%;">
<div><a onclick="return popup(this)" href="http://www.charleskeith.com/usd/gem-embellished-flats-black-ck1-70580104.html/"><img alt="GEM EMBELLISHED FLAT" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/GEM-EMBELLISHED-FLAT-black-4.jpg" width="100%" /></a></div>
</td>
<td style="width: 3%;">&nbsp;</td>
<td style="width: 18.5%;">
<div><a onclick="return popup(this)" href="http://www.charleskeith.com/usd/ankle-strap-sneakers-blue-ck1-71630007.html/"><img alt="ANKLE-STRAP SNEAKER" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/ANKLE-STRAP-SNEAKER-blue-5.jpg" width="100%" /></a></div>
</td>
<td style="width: 3%;">&nbsp;</td>
<td style="width: 18.5%;">
<div><a onclick="return popup(this)" href="http://www.charleskeith.com/usd/half-moon-crossbody-navy-ck2-80780338.html/"><img alt="HALF MOON CROSSBODY" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/half-moon-crossbody-navy-6.jpg" width="100%" /></a></div>
</td>
<td style="width: 19.25%;">&nbsp;</td>
</tr>
<tr><!-- PRODUCT 4, 5 AND 6 - NAME -->
<td style="width: 19.25%;">&nbsp;</td>
<td style="width: 18.5%; vertical-align: top;">
<div><a style="text-decoration: none;" onclick="return popup(this)" href="http://www.charleskeith.com/usd/gem-embellished-flats-black-ck1-70580104.html/">GEM EMBELLISHED FLAT</a></div>
</td>
<td style="width: 3%;">&nbsp;</td>
<td style="width: 18.5%; vertical-align: top;">
<div><a style="text-decoration: none;" onclick="return popup(this)" href="http://www.charleskeith.com/usd/ankle-strap-sneakers-blue-ck1-71630007.html/">ANKLE-STRAP SNEAKER</a></div>
</td>
<td style="width: 3%;">&nbsp;</td>
<td style="width: 18.5%; vertical-align: top;">
<div><a style="text-decoration: none;" onclick="return popup(this)" href="http://www.charleskeith.com/usd/half-moon-crossbody-navy-ck2-80780338.html/">HALF MOON CROSSBODY</a></div>
</td>
<td style="width: 19.25%;">&nbsp;</td>
</tr>
<tr>
<td style="width: 19.25%;">&nbsp;</td>
<td style="width: 18.5%;">
<div><a onclick="return popup(this)" href="http://www.charleskeith.com/usd/half-moon-crossbody-red-ck2-80780338.html/"><img alt="HALF MOON CROSSBODY" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/half-moon-crossbody-red-7.jpg" width="100%" /></a></div>
</td>
<td style="width: 3%;">&nbsp;</td>
<td style="width: 18.5%;">
<div><a onclick="return popup(this)" href="http://www.charleskeith.com/usd/half-moon-crossbody-black-ck2-80780338.html/"><img alt="HALF MOON CROSSBODY" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/half-moon-crossbody-black-8.jpg" width="100%" /></a></div>
</td>
<td style="width: 3%;">&nbsp;</td>
<td style="width: 18.5%;">&nbsp;</td>
<td style="width: 19.25%;">&nbsp;</td>
</tr>
<tr>
<td style="width: 19.25%;">&nbsp;</td>
<td style="width: 18.5%; vertical-align: top;">
<div><a style="text-decoration: none;" onclick="return popup(this)" href="http://www.charleskeith.com/usd/half-moon-crossbody-red-ck2-80780338.html/">HALF MOON CROSSBODY</a></div>
</td>
<td style="width: 3%;">&nbsp;</td>
<td style="width: 18.5%; vertical-align: top;">
<div><a style="text-decoration: none;" onclick="return popup(this)" href="http://www.charleskeith.com/usd/half-moon-crossbody-black-ck2-80780338.html/">HALF MOON CROSSBODY</a></div>
</td>
<td style="width: 3%;">&nbsp;</td>
<td style="width: 18.5%; vertical-align: top;">&nbsp;</td>
<td style="width: 19.25%;">&nbsp;</td>
</tr>
</tbody>
</table>
<br /><br />
<div id="recentpost">&nbsp;</div>
</div>
<div class="visible-xs visible-sm smallcontent"><img alt="charles &amp; keith style edit" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-imwithcharleskeith-nfinally-blog.jpg" width="100%" />
<p style="font-weight: bold;">How did &amp;FINALLY come about?</p>
<p>We met working at a London based fashion magazine, and our jobs involved looking for accessories and style inspiration. It was then that we realised that there weren't any inspiring platforms dedicated to jewellery and accessories. So, we decided to start a fashion and accessories blog, and &amp;FINALLY was born.</p>
<p style="font-weight: bold;">Can you tell us about your creative process? How well do you work together?</p>
<p>We both have very different styles but often like the same pieces. With anything creative, it&rsquo;s great to have two different perspectives. We complement each other&rsquo;s styles and collaboratively decide on what we want to bring to our audience. Working with our strengths, we work together in an efficient and well-balanced way.</p>
<p style="font-weight: bold;">Can you describe your personal style?</p>
<p>We have completely different aesthetics &mdash; Florrie leans towards vintage-inspired pieces with a bohemian twist, while Anna is influenced by the 80s and her Italian roots. This means that we can take the same pair of shoes and style them completely differently! It works great for &amp;FINALLY as this brings diversity to the table.</p>
<p style="font-weight: bold;">What are some of the challenges you&rsquo;ve faced?</p>
<p>One of the biggest challenges is considering what ideas and advice to put out to our audience, as we want to be inherently useful to our followers. The industry is constantly changing and ideas, designers and approaches evolve, so our challenge is to stay relevant and stay on top of that.</p>
<p style="font-weight: bold;">Where do you find your inspiration?</p>
<p>Though it sounds incredibly obvious, we use Instagram a lot: for styling ideas, to find new brands and people that we want to work with, from photographers to archive imagery, everything we need can be found through one platform.</p>
<p>But we're also keen on travelling and seeing how people dress outside of London: every city has its own thing going on, and we find some more inspiring than others.</p>
<p style="font-weight: bold;">Describe an outfit that you would wear on a typical day.</p>
<p>We are busy running around to meetings throughout the day, so we are often dressed quite casually. Throwing on an eye-catching pair of platforms or jewelled slippers immediately makes us look more polished and dressed up, which is exactly what we need when our days are super busy.</p>
<p style="font-weight: bold;">What is next for &amp;FINALLY?</p>
<p>Eventually, we'd like to do more offline activity and be able to come together with friends in the industry and our audience to host interactive events that combine inspirational people and our love of shopping. Although we've gained a loyal following so far, we would love &amp;FINALLY to become a global destination for accessory lovers.</p>
<p>Check out their Instagram page: @andfinally_</p>
<div>&nbsp;</div>
<div>SHOP THE STORY</div>
<table>
<tbody style="font-size: 11px; text-align: center;">
<tr><!-- PRODUCT 1 AND 2 - IMG -->
<td style="width: 5%;">&nbsp;</td>
<td style="width: 40%;">
<div><a onclick="return popup(this)" href="http://www.charleskeith.com/usd/weaved-mary-jane-heels-multi-ck1-60900063.html/"><img alt="WEAVED MARY-JANE HEEL" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/weaved-mary-jane-heel-multi-1.jpg" width="100%" /></a></div>
</td>
<td style="width: 10%;">&nbsp;</td>
<td style="width: 40%;">
<div><a onclick="return popup(this)" href="http://www.charleskeith.com/usd/lace-up-ballerina-platforms-black-ck1-80300130.html/"><img alt="LACE-UP BALLERINA PLATFORM" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/LACE-UP-BALLERINA-PLATFORM-black-2.jpg" width="100%" /></a></div>
</td>
<td style="width: 5%;">&nbsp;</td>
</tr>
<tr><!-- PRODUCT 1 AND 2 - NAME -->
<td style="width: 5%;">&nbsp;</td>
<td style="width: 40%; vertical-align: top;">
<div><a style="text-decoration: none;" href="http://www.charleskeith.com/usd/weaved-mary-jane-heels-multi-ck1-60900063.html/">WEAVED MARY-JANE HEEL</a></div>
</td>
<td style="width: 10%;">&nbsp;</td>
<td style="width: 40%; vertical-align: top;">
<div><a style="text-decoration: none;" href="http://www.charleskeith.com/usd/lace-up-ballerina-platforms-black-ck1-80300130.html/">LACE-UP BALLERINA PLATFORM</a></div>
</td>
<td style="width: 5%;">&nbsp;</td>
</tr>
<tr><!-- PRODUCT 3 AND 4 - IMG -->
<td style="width: 5%;">&nbsp;</td>
<td style="width: 40%;">
<div><a onclick="return popup(this)" href="http://www.charleskeith.com/usd/cross-strap-slingback-heels-navy-ck1-60050729.html/"><img alt="CROSS-STRAP SLINGBACK HEEL" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/cross-strap-slingback-heel-navy-3.jpg" width="100%" /></a></div>
</td>
<td style="width: 10%;">&nbsp;</td>
<td style="width: 40%;">
<div><a onclick="return popup(this)" href="http://www.charleskeith.com/usd/gem-embellished-flats-black-ck1-70580104.html/"><img alt="GEM EMBELLISHED FLAT" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/GEM-EMBELLISHED-FLAT-black-4.jpg" width="100%" /></a></div>
</td>
<td style="width: 5%;">&nbsp;</td>
</tr>
<tr><!-- PRODUCT 3 AND 4 - NAMES -->
<td style="width: 5%;">&nbsp;</td>
<td style="width: 40%; vertical-align: top;">
<div><a style="text-decoration: none;" onclick="return popup(this)" href="http://www.charleskeith.com/usd/cross-strap-slingback-heels-navy-ck1-60050729.html/">CROSS-STRAP SLINGBACK</a></div>
</td>
<td style="width: 10%;">&nbsp;</td>
<td style="width: 40%; vertical-align: top;">
<div><a style="text-decoration: none;" onclick="return popup(this)" href="http://www.charleskeith.com/usd/gem-embellished-flats-black-ck1-70580104.html/">GEM EMBELLISHED FLAT</a></div>
</td>
<td style="width: 5%;">&nbsp;</td>
</tr>
<tr><!-- PRODUCT 5 AND 6 - IMG -->
<td style="width: 5%;">&nbsp;</td>
<td style="width: 40%;">
<div><a onclick="return popup(this)" href="http://www.charleskeith.com/usd/ankle-strap-sneakers-blue-ck1-71630007.html/"><img alt="ANKLE-STRAP SNEAKER" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/ANKLE-STRAP-SNEAKER-blue-5.jpg" width="100%" /></a></div>
</td>
<td style="width: 10%;">&nbsp;</td>
<td style="width: 40%;">
<div><a onclick="return popup(this)" href="http://www.charleskeith.com/usd/half-moon-crossbody-navy-ck2-80780338.html/"><img alt="HALF MOON CROSSBODY" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/half-moon-crossbody-navy-6.jpg" width="100%" /></a></div>
</td>
<td style="width: 5%;">&nbsp;</td>
</tr>
<tr><!-- PRODUCT 5 AND 6 - NAMES -->
<td style="width: 5%;">&nbsp;</td>
<td style="width: 40%; vertical-align: top;">
<div><a style="text-decoration: none;" onclick="return popup(this)" href="http://www.charleskeith.com/usd/ankle-strap-sneakers-blue-ck1-71630007.html/">ANKLE-STRAP SNEAKER</a></div>
</td>
<td style="width: 10%;">&nbsp;</td>
<td style="width: 40%; vertical-align: top;">
<div><a style="text-decoration: none;" onclick="return popup(this)" href="http://www.charleskeith.com/usd/half-moon-crossbody-navy-ck2-80780338.html/">HALF MOON CROSSBODY</a></div>
</td>
<td style="width: 5%;">&nbsp;</td>
</tr>
<tr><!-- PRODUCT 7 AND 8 - IMG -->
<td style="width: 5%;">&nbsp;</td>
<td style="width: 40%; vertical-align: top;">
<div><a onclick="return popup(this)" href="http://www.charleskeith.com/usd/half-moon-crossbody-red-ck2-80780338.html/"><img alt="HALF MOON CROSSBODY" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/half-moon-crossbody-red-7.jpg" width="100%" /></a></div>
</td>
<td style="width: 10%;">&nbsp;</td>
<td style="width: 40%; vertical-align: top;">
<div><a onclick="return popup(this)" href="http://www.charleskeith.com/usd/half-moon-crossbody-black-ck2-80780338.html/"><img alt="HALF MOON CROSSBODY" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/half-moon-crossbody-black-8.jpg" width="100%" /></a></div>
</td>
<td style="width: 5%;">&nbsp;</td>
</tr>
<tr><!-- PRODUCT 7 AND 8 - NAMES -->
<td style="width: 5%;">&nbsp;</td>
<td style="width: 40%; vertical-align: top;">
<div><a style="text-decoration: none;" href="http://www.charleskeith.com/usd/half-moon-crossbody-red-ck2-80780338.html/">HALF MOON CROSSBODY</a></div>
</td>
<td style="width: 10%;">&nbsp;</td>
<td style="width: 40%; vertical-align: top;">
<div><a style="text-decoration: none;" href="http://www.charleskeith.com/usd/half-moon-crossbody-black-ck2-80780338.html/">HALF MOON CROSSBODY</a></div>
</td>
<td style="width: 5%;">&nbsp;</td>
</tr>
</tbody>
</table>
<br /><br />
<div id="s-recentpost">&nbsp;</div>
</div>
<div>&nbsp;</div>
<p>
<script type="text/javascript">// <![CDATA[
function popup(mylink, windowname)
{
if (! window.focus)return true;
var href;
if (typeof(mylink) == 'string')
   href=mylink;
else
   href=mylink.href;
window.open(href, windowname, 'width=400,height=1024,scrollbars=yes,resizable=no,location=no,menubar=no,toolbar=no,');
return false;
}
// ]]]]><![CDATA[></script>
</p>]]></description>
      <pubDate>Mon, 22 May 2017 10:14:04 +0000</pubDate>
    </item>
    <item>
      <title><![CDATA[ORNAMENTAL TAPESTRY]]></title>
      <link>http://www.charleskeith.com/usd/blog/ornamental-tapestry/</link>
      <description><![CDATA[<p>
<script type="text/javascript" src="https://ajax.googleapis.com/ajax/libs/jquery/1.8.2/jquery.min.js"></script>
<script type="text/javascript" src="http://www.charleskeith.com/media/wysiwyg/js/jquery.bxslider.min.js"></script>
</p>
<style><!--
.blog-post-view .largecontent{
	max-width: 960px;
	text-align: center;
}

#disqus_thread{
display:none !important;
}

hr{
display:none !important;
}


.bx-wrapper {
    position: relative; margin: 0 auto 60px; padding: 0;
    *zoom: 1;
}

.bx-wrapper img {max-width: 100%; display: block;}

/** THEME
===================================*/
.bx-wrapper .bx-viewport {
    left: 0;
    background: #fff;
	
    /*fix other elements on the page moving (on Chrome)*/
    -webkit-transform: translatez(0);
    -moz-transform: translatez(0);
    -ms-transform: translatez(0);
    -o-transform: translatez(0);
    transform: translatez(0);
}

.bx-wrapper .bx-pager,
.bx-wrapper .bx-controls-auto {
    position: absolute; bottom: -30px; width: 100%; display: none;
}

/* LOADER */
.bx-wrapper .bx-loading {
    min-height: 50px;
    background: url(http://cdnm1.charleskeith.com/media/wysiwyg/blog/bxloader.gif) center center no-repeat #fff;
    height: 100%;
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 2000;
}

/* PAGER */
.bx-wrapper .bx-pager {
    text-align: center;
    font-size: .85em;
    font-family: Arial;
    font-weight: bold;
    color: #666;
    padding-top: 20px;
}

.bx-wrapper .bx-pager .bx-pager-item,
.bx-wrapper .bx-controls-auto .bx-controls-auto-item {
    display: inline-block;
    *zoom: 1;
    *display: inline;
}

.bx-wrapper .bx-pager.bx-default-pager a {
	background: #fff;
	text-indent: -9999px;
	display: block;
	width: 10px;
	height: 10px;
	margin: 0 3px;
	outline: 0;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}

/* DIRECTION CONTROLS (NEXT / PREV) */
.bx-wrapper .bx-prev {
    left: -20px;/*left: 10px;htike*/
    background: url(http://cdnm1.charleskeith.com/media/wysiwyg/blog/bxcontrols.png) no-repeat 0 -32px;
}

.bx-wrapper .bx-next {
    right: -20px;/*right: 10px;htike*/
    background: url(http://cdnm1.charleskeith.com/media/wysiwyg/blog/bxcontrols.png) no-repeat -43px -32px;
}

.bx-wrapper .bx-prev:hover {
    background-position: 0 0;
}

.bx-wrapper .bx-next:hover {
    background-position: -43px 0;
}

.bx-wrapper .bx-controls-direction a {
    position: absolute;
    top: 50%;
    margin-top: -16px;
    outline: 0;
    width: 32px;
    height: 32px;
    text-indent: -9999px;
    z-index: 3000;
}

.bx-wrapper .bx-controls-direction a.disabled { display: none; }

/* AUTO CONTROLS (START / STOP) */
.bx-wrapper .bx-controls-auto { text-align: center; }

/* PAGER WITH AUTO-CONTROLS HYBRID LAYOUT */
.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-pager {
    text-align: left;
    width: 80%;
}

.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-controls-auto {
    right: 0;
    width: 35px;
}

/* IMAGE CAPTIONS */
.bx-wrapper .bx-caption {
    position: absolute;
    top: 7px;/*bottom: 0;*/
    left: 0;
    width: 100%;
}

.bx-wrapper .bx-caption span {
	color: #000;/*color: #fff;*/
	font-family: Arial;
	display: block;
	font-size: .85em; font-weight: bold;
	padding: 2px;/*padding: 10px;*/
}
.bx-wrapper ul li{margin-left: 0;}

#sidebar { width: 150px; float: right; text-align: center;}
.shopstory{font-size: 12px; text-align: center; font-weight: bold;}
.smallcontent{text-align: center;}
.smallcontent img{padding-bottom: 2%;}
--></style>
<p>
<script type="text/javascript">// <![CDATA[
$(function() {
            var floatingDiv = $('#sidebar');
            var offset = $("#sidebar").position();
            var bottomoffset = $("#leftcontent").height();
            
            $(window).scroll(function() {
                if ($(window).scrollTop() >= (offset.top + 250) && $(window).scrollTop() <= (bottomoffset - 250) ) {
                floatingDiv.css({
		    'position' : 'fixed',
			'top' : 120, 'float':'right', 'margin-left':30 
		 });
                }else {
                 floatingDiv.css({
		    'position' : 'relative',
			'top' : 0
		 });   
                }
            });
});
// ]]]]><![CDATA[></script>
<script type="text/javascript">// <![CDATA[
$(document).ready(function(){
  $('.bxslider').bxSlider({
  mode: 'vertical', 
  slideWidth: 140, minSlides: 3, maxSlides: 3, moveSlides: 1, captions: true,  
  slideMargin: 5
});
});
// ]]]]><![CDATA[></script>
</p>
<div>&nbsp;</div>
<div class="visible-md visible-lg largecontent">
<table>
<tbody style="text-align: center;">
<tr>
<td style="width: 80%; vertical-align: top; font-size: 14px;">
<div id="leftcontent">
<div style="max-width: 1220px; margin-left: auto; margin-right: auto; display: block;"><iframe src="https://www.youtube.com/embed/j6pTRLHRT4w" height="456" width="100%"></iframe></div>
<div>&nbsp;</div>
<img style="padding-bottom: 2%;" alt="charles &amp; keith style edit" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-ornamental-tapestry-blog.jpg" width="100%" />
<p>Encapsulating the spirit of ancient-modern metropolises, there is an assortment of styles ranging from slingbacks, to open toe sandals and stiletto pumps, which are elevated by oriental accents and metallic embellishments.</p>
</div>
</td>
<td style="width: 20%; vertical-align: top;">
<div id="sidebar">
<div class="shopstory">SHOP THE STORY</div>
<ul class="bxslider">
<li><a style="font-size: 10px; text-decoration: none;" onclick="return popup(this)" href="http://www.charleskeith.com/usd/embellished-t-bar-heels-pink-sl1-60960053.html/"><img alt="EMBELLISHED T-BAR HEEL" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/EMBELLISHED-T-BAR-HEEL-pink-1.jpg" width="100%" />EMBELLISHED T-BAR HEEL</a></li>
<li><a style="font-size: 10px; text-decoration: none;" onclick="return popup(this)" href="http://www.charleskeith.com/usd/embellished-t-bar-heels-black-sl1-60960053.html/"><img alt="EMBELLISHED T-BAR HEEL" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/EMBELLISHED-T-BAR-HEEL-black-2.jpg" width="100%" />EMBELLISHED T-BAR HEEL</a></li>
<li><a style="font-size: 10px; text-decoration: none;" onclick="return popup(this)" href="http://www.charleskeith.com/usd/geometric-push-lock-bag-bronze-ck2-50670566.html/"><img alt="GEOMETRIC PUSH-LOCK BAG" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/GEOMETRIC-PUSH-LOCK-BAG-bronze-3.jpg" width="100%" />GEOMETRIC PUSH-LOCK BAG</a></li>
<li><a style="font-size: 10px; text-decoration: none;" onclick="return popup(this)" href="http://www.charleskeith.com/usd/geometric-push-lock-bag-black-ck2-50670566.html/"><img alt="GEOMETRIC PUSH-LOCK BAG" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/GEOMETRIC-PUSH-LOCK-BAG-black-4.jpg" width="100%" />GEOMETRIC PUSH-LOCK BAG</a></li>
<li><a style="font-size: 10px; text-decoration: none;" onclick="return popup(this)" href="http://www.charleskeith.com/usd/textured-sandals-bronze-ck1-70380588.html/"><img alt="" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/TEXTURED-SANDAL-gold-5.jpg" width="100%" />TEXTURED SANDAL</a></li>
<li><a style="font-size: 10px; text-decoration: none;" onclick="return popup(this)" href="http://www.charleskeith.com/usd/textured-sandals-black-ck1-70380588.html/"><img alt="" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/TEXTURED-SANDAL-black-6.jpg" width="100%" />TEXTURED SANDAL</a></li>
<li><a style="font-size: 10px; text-decoration: none;" onclick="return popup(this)" href="http://www.charleskeith.com/usd/cross-strap-espadrille-wedges-gold-ck1-80390273.html/"><img alt="CROSS-STRAP ESPADRILLE WEDGE" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CROSS-STRAP-ESPADRILLE-WEDGE-gold-9.jpg" width="100%" />CROSS-STRAP ESPADRILLE WEDGE</a></li>
<li><a style="font-size: 10px; text-decoration: none;" onclick="return popup(this)" href="http://www.charleskeith.com/usd/chain-detail-crossbody-bag-light-gold-ck2-80840089.html/"><img alt="CHAIN DETAIL CROSSBODY BAG" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHAIN-DETAIL-CROSSBODY-BAG-gold-10.jpg" width="100%" />CHAIN DETAIL CROSSBODY BAG</a></li>
<li><a style="font-size: 10px; text-decoration: none;" onclick="return popup(this)" href="http://www.charleskeith.com/usd/sphere-heel-slip-ons-black-ck1-60390300.html/"><img alt="SPHERE HEEL SLIP-ON" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/SPHERE-HEEL-SLIP-ON-black-11.jpg" width="100%" />SPHERE HEEL SLIP-ON</a></li>
<li><a style="font-size: 10px; text-decoration: none;" onclick="return popup(this)" href="http://www.charleskeith.com/usd/sphere-heel-slip-ons-silver-ck1-60390300.html/"><img alt="SPHERE HEEL SLIP-ON" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/SPHERE-HEEL-SLIP-ON-silver-12.jpg" width="100%" />SPHERE HEEL SLIP-ON</a></li>
<li><a style="font-size: 10px; text-decoration: none;" onclick="return popup(this)" href="http://www.charleskeith.com/usd/embellished-front-flap-handbag-pink-sl2-50670593.html/"><img alt="EMBELLISHED FRONT FLAP HANDBAG" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/EMBELLISHED-FRONT-FLAP-HANDBAG-pink-7.jpg" width="100%" />EMBELLISHED FRONT FLAP HANDBAG</a></li>
<li><a style="font-size: 10px; text-decoration: none;" onclick="return popup(this)" href="http://www.charleskeith.com/usd/embellished-front-flap-handbag-black-sl2-50670593.html/"><img alt="EMBELLISHED FRONT FLAP HANDBAG" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/EMBELLISHED-FRONT-FLAP-HANDBAG-black-8.jpg" width="100%" />EMBELLISHED FRONT FLAP HANDBAG</a></li>
</ul>
</div>
</td>
</tr>
</tbody>
</table>
</div>
<div class="visible-xs visible-sm smallcontent">
<div style="max-width: 1220px; margin-left: auto; margin-right: auto; display: block;"><iframe src="https://www.youtube.com/embed/j6pTRLHRT4w" height="330" width="100%"></iframe></div>
<div>&nbsp;</div>
<img alt="charles &amp; keith ramadan 2017" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-ornamental-tapestry-blog.jpg" width="100%" />
<p>Encapsulating the spirit of ancient-modern metropolises, there is an assortment of styles ranging from slingbacks, to open toe sandals and stiletto pumps, which are elevated by oriental accents and metallic embellishments.</p>
<br />
<div class="shopstory">SHOP THE STORY</div>
<table>
<tbody style="text-align: center; font-size: 11px;">
<tr>
<td style="width: 5%;">&nbsp;</td>
<td style="width: 40%;">
<div><a href="http://www.charleskeith.com/usd/embellished-t-bar-heels-pink-sl1-60960053.html/"><img alt="EMBELLISHED T-BAR HEEL" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/EMBELLISHED-T-BAR-HEEL-pink-1.jpg" width="100%" /></a></div>
</td>
<td style="width: 10%;">&nbsp;</td>
<td style="width: 40%;">
<div><a href="http://www.charleskeith.com/usd/embellished-t-bar-heels-black-sl1-60960053.html/"><img alt="EMBELLISHED T-BAR HEEL" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/EMBELLISHED-T-BAR-HEEL-black-2.jpg" width="100%" /></a></div>
</td>
<td style="width: 5%;">&nbsp;</td>
</tr>
<tr>
<td style="width: 5%;">&nbsp;</td>
<td style="width: 40%; vertical-align: top;">
<div><a style="text-decoration: none;" onclick="return popup(this)" href="http://www.charleskeith.com/usd/embellished-t-bar-heels-pink-sl1-60960053.html/">EMBELLISHED T-BAR HEEL</a></div>
</td>
<td style="width: 10%;">&nbsp;</td>
<td style="width: 40%; vertical-align: top;">
<div><a style="text-decoration: none;" onclick="return popup(this)" href="http://www.charleskeith.com/usd/embellished-t-bar-heels-black-sl1-60960053.html/">EMBELLISHED T-BAR HEEL</a></div>
</td>
<td style="width: 5%;">&nbsp;</td>
</tr>
<tr>
<td style="width: 5%;">&nbsp;</td>
<td style="width: 40%;">
<div><a href="http://www.charleskeith.com/usd/geometric-push-lock-bag-bronze-ck2-50670566.html/"><img alt="GEOMETRIC PUSH-LOCK BAG" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/GEOMETRIC-PUSH-LOCK-BAG-bronze-3.jpg" width="100%" /></a></div>
</td>
<td style="width: 10%;">&nbsp;</td>
<td style="width: 40%;">
<div><a href="http://www.charleskeith.com/usd/geometric-push-lock-bag-black-ck2-50670566.html/"><img alt="GEOMETRIC PUSH-LOCK BAG" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/GEOMETRIC-PUSH-LOCK-BAG-black-4.jpg" width="100%" /></a></div>
</td>
<td style="width: 5%;">&nbsp;</td>
</tr>
<tr>
<td style="width: 5%;">&nbsp;</td>
<td style="width: 40%; vertical-align: top;">
<div><a style="text-decoration: none;" onclick="return popup(this)" href="http://www.charleskeith.com/usd/geometric-push-lock-bag-bronze-ck2-50670566.html/">GEOMETRIC PUSH-LOCK BAG</a></div>
</td>
<td style="width: 10%;">&nbsp;</td>
<td style="width: 40%; vertical-align: top;">
<div><a style="text-decoration: none;" onclick="return popup(this)" href="http://www.charleskeith.com/usd/geometric-push-lock-bag-black-ck2-50670566.html/">GEOMETRIC PUSH-LOCK BAG</a></div>
</td>
<td style="width: 5%;">&nbsp;</td>
</tr>
<tr>
<td style="width: 5%;">&nbsp;</td>
<td style="width: 40%;">
<div><a href="http://www.charleskeith.com/usd/textured-sandals-bronze-ck1-70380588.html/"><img alt="TEXTURED SANDAL" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/TEXTURED-SANDAL-gold-5.jpg" width="100%" /></a></div>
</td>
<td style="width: 10%;">&nbsp;</td>
<td style="width: 40%;">
<div><a href="http://www.charleskeith.com/usd/textured-sandals-black-ck1-70380588.html/"><img alt="TEXTURED SANDAL" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/TEXTURED-SANDAL-black-6.jpg" width="100%" /></a></div>
</td>
<td style="width: 5%;">&nbsp;</td>
</tr>
<tr>
<td style="width: 5%;">&nbsp;</td>
<td style="width: 40%; vertical-align: top;">
<div><a style="text-decoration: none;" onclick="return popup(this)" href="http://www.charleskeith.com/usd/textured-sandals-bronze-ck1-70380588.html/">TEXTURED SANDAL</a></div>
</td>
<td style="width: 10%;">&nbsp;</td>
<td style="width: 40%; vertical-align: top;">
<div><a style="text-decoration: none;" onclick="return popup(this)" href="http://www.charleskeith.com/usd/textured-sandals-black-ck1-70380588.html/">TEXTURED SANDAL</a></div>
</td>
<td style="width: 5%;">&nbsp;</td>
</tr>
<tr>
<td style="width: 5%;">&nbsp;</td>
<td style="width: 40%;">
<div><a href="http://www.charleskeith.com/usd/cross-strap-espadrille-wedges-gold-ck1-80390273.html/"><img alt="CROSS-STRAP ESPADRILLE WEDGE" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CROSS-STRAP-ESPADRILLE-WEDGE-gold-9.jpg" width="100%" /></a></div>
</td>
<td style="width: 10%;">&nbsp;</td>
<td style="width: 40%;">
<div><a href="http://www.charleskeith.com/usd/chain-detail-crossbody-bag-light-gold-ck2-80840089.html/"><img alt="CHAIN DETAIL CROSSBODY BAG" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHAIN-DETAIL-CROSSBODY-BAG-gold-10.jpg" width="100%" /></a></div>
</td>
<td style="width: 5%;">&nbsp;</td>
</tr>
<tr>
<td style="width: 5%;">&nbsp;</td>
<td style="width: 40%; vertical-align: top;">
<div><a style="text-decoration: none;" onclick="return popup(this)" href="http://www.charleskeith.com/usd/cross-strap-espadrille-wedges-gold-ck1-80390273.html/">CROSS-STRAP ESPADRILLE WEDGE</a></div>
</td>
<td style="width: 10%;">&nbsp;</td>
<td style="width: 40%; vertical-align: top;">
<div><a style="text-decoration: none;" onclick="return popup(this)" href="http://www.charleskeith.com/usd/chain-detail-crossbody-bag-light-gold-ck2-80840089.html/">CHAIN DETAIL CROSSBODY BAG</a></div>
</td>
<td style="width: 5%;">&nbsp;</td>
</tr>
<tr>
<td style="width: 5%;">&nbsp;</td>
<td style="width: 40%;">
<div><a href="http://www.charleskeith.com/usd/sphere-heel-slip-ons-black-ck1-60390300.html/"><img alt="SPHERE HEEL SLIP-ON" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/SPHERE-HEEL-SLIP-ON-black-11.jpg" width="100%" /></a></div>
</td>
<td style="width: 10%;">&nbsp;</td>
<td style="width: 40%;">
<div><a href="http://www.charleskeith.com/usd/sphere-heel-slip-ons-silver-ck1-60390300.html/"><img alt="SPHERE HEEL SLIP-ON" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/SPHERE-HEEL-SLIP-ON-silver-12.jpg" width="100%" /></a></div>
</td>
<td style="width: 5%;">&nbsp;</td>
</tr>
<tr>
<td style="width: 5%;">&nbsp;</td>
<td style="width: 40%; vertical-align: top;">
<div><a style="text-decoration: none;" onclick="return popup(this)" href="http://www.charleskeith.com/usd/sphere-heel-slip-ons-black-ck1-60390300.html/">SPHERE HEEL SLIP-ON</a></div>
</td>
<td style="width: 10%;">&nbsp;</td>
<td style="width: 40%; vertical-align: top;">
<div><a style="text-decoration: none;" onclick="return popup(this)" href="http://www.charleskeith.com/usd/sphere-heel-slip-ons-silver-ck1-60390300.html/">SPHERE HEEL SLIP-ON</a></div>
</td>
<td style="width: 5%;">&nbsp;</td>
</tr>
<tr>
<td style="width: 5%;">&nbsp;</td>
<td style="width: 40%;">
<div><a href="http://www.charleskeith.com/usd/embellished-front-flap-handbag-pink-sl2-50670593.html/"><img alt="EMBELLISHED FRONT FLAP HANDBAG" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/EMBELLISHED-FRONT-FLAP-HANDBAG-pink-7.jpg" width="100%" /></a></div>
</td>
<td style="width: 10%;">&nbsp;</td>
<td style="width: 40%;">
<div><a href="http://www.charleskeith.com/usd/embellished-front-flap-handbag-black-sl2-50670593.html/"><img alt="EMBELLISHED FRONT FLAP HANDBAG" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/EMBELLISHED-FRONT-FLAP-HANDBAG-black-8.jpg" width="100%" /></a></div>
</td>
<td style="width: 5%;">&nbsp;</td>
</tr>
<tr>
<td style="width: 5%;">&nbsp;</td>
<td style="width: 40%; vertical-align: top;">
<div><a style="text-decoration: none;" onclick="return popup(this)" href="http://www.charleskeith.com/usd/embellished-front-flap-handbag-pink-sl2-50670593.html/">EMBELLISHED FRONT FLAP HANDBAG</a></div>
</td>
<td style="width: 10%;">&nbsp;</td>
<td style="width: 40%; vertical-align: top;">
<div><a style="text-decoration: none;" onclick="return popup(this)" href="http://www.charleskeith.com/usd/embellished-front-flap-handbag-black-sl2-50670593.html/">EMBELLISHED FRONT FLAP HANDBAG</a></div>
</td>
<td style="width: 5%;">&nbsp;</td>
</tr>
</tbody>
</table>
</div>
<div>&nbsp;</div>
<p>
<script type="text/javascript">// <![CDATA[
function popup(mylink, windowname)
{
if (! window.focus)return true;
var href;
if (typeof(mylink) == 'string')
   href=mylink;
else
   href=mylink.href;
window.open(href, windowname, 'width=400,height=1024,scrollbars=yes,resizable=no,location=no,menubar=no,toolbar=no,');
return false;
}
// ]]]]><![CDATA[></script>
</p>]]></description>
      <pubDate>Thu, 18 May 2017 01:15:00 +0000</pubDate>
    </item>
    <item>
      <title><![CDATA[EFFLORESCENCE]]></title>
      <link>http://www.charleskeith.com/usd/blog/efflorescence/</link>
      <description><![CDATA[<p>
<script type="text/javascript" src="https://ajax.googleapis.com/ajax/libs/jquery/1.8.2/jquery.min.js"></script>
<script type="text/javascript" src="http://www.charleskeith.com/media/wysiwyg/js/jquery.bxslider.min.js"></script>
</p>
<style><!--
.blog-post-view .largecontent{
	max-width: 960px;
	text-align: center;
}

#disqus_thread{
display:none !important;
}

hr{
display:none !important;
}


.bx-wrapper {
        position: relative;
        margin: 0 auto 60px;
        padding: 0;
        *zoom: 1;
    }
    
    .bx-wrapper img {
        max-width: 100%;
        display: block;
    }
    /** THEME
===================================*/
    
    .bx-wrapper .bx-viewport {
        left: 0;
        background: #fff;
        /*fix other elements on the page moving (on Chrome)*/
        -webkit-transform: translatez(0);
        -moz-transform: translatez(0);
        -ms-transform: translatez(0);
        -o-transform: translatez(0);
        transform: translatez(0);
    }
    
    .bx-wrapper .bx-pager,
    .bx-wrapper .bx-controls-auto {
        position: absolute;
        bottom: -50px;
        width: 100%;
    }
    /* LOADER */
    
    .bx-wrapper .bx-loading {
        min-height: 50px;
        background: url(http://cdnm1.charleskeith.com/media/wysiwyg/blog/bxloader.gif) center center no-repeat #fff;
        height: 100%;
        width: 100%;
        position: absolute;
        top: 0;
        left: 0;
        z-index: 2000;
    }
    /* PAGER */
    
    .bx-wrapper .bx-pager {
        text-align: center;
        font-size: .85em;
        font-family: Arial;
        font-weight: bold;
        color: #666;
        padding-top: 20px;
    }
    
    .bx-wrapper .bx-pager .bx-pager-item,
    .bx-wrapper .bx-controls-auto .bx-controls-auto-item {
        display: inline-block;
        *zoom: 1;
        *display: inline;
    }
    
    .bx-wrapper .bx-pager.bx-default-pager a {
        background: #fff;
        text-indent: -9999px;
        display: block;
        width: 10px;
        height: 10px;
        margin: 0 3px;
        outline: 0;
        -moz-border-radius: 5px;
        -webkit-border-radius: 5px;
        border-radius: 5px;
    }
    /* DIRECTION CONTROLS (NEXT / PREV) */
    
    .bx-wrapper .bx-prev {
        left: -20px;
        /*left: 10px;htike*/
        background: url(http://cdnm1.charleskeith.com/media/wysiwyg/blog/bxcontrols.png) no-repeat 0 -32px;
    }
    
    .bx-wrapper .bx-next {
        right: -20px;
        /*right: 10px;htike*/
        background: url(http://cdnm1.charleskeith.com/media/wysiwyg/blog/bxcontrols.png) no-repeat -43px -32px;
    }
    
    .bx-wrapper .bx-prev:hover {
        background-position: 0 0;
    }
    
    .bx-wrapper .bx-next:hover {
        background-position: -43px 0;
    }
    
    .bx-wrapper .bx-controls-direction a {
        position: absolute;
        top: 50%;
        margin-top: -16px;
        outline: 0;
        width: 32px;
        height: 32px;
        text-indent: -9999px;
        z-index: 3000;
    }
    
    .bx-wrapper .bx-controls-direction a.disabled {
        display: none;
    }
    /* AUTO CONTROLS (START / STOP) */
    
    .bx-wrapper .bx-controls-auto {
        text-align: center;
    }
    /* PAGER WITH AUTO-CONTROLS HYBRID LAYOUT */
    
    .bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-pager {
        text-align: left;
        width: 80%;
    }
    
    .bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-controls-auto {
        right: 0;
        width: 35px;
    }
    /* IMAGE CAPTIONS */
    
    .bx-wrapper .bx-caption {
        position: absolute;
        top: 7px;
        /*bottom: 0;*/
        left: 0;
        width: 100%;
    }
    
    .bx-wrapper .bx-caption span {
        color: #000;
        /*color: #fff;*/
        font-family: Arial;
        display: block;
        font-size: .85em;
        font-weight: bold;
        padding: 2px;
    }
    
    .bx-wrapper ul li {
        margin-left: 0;
    }
    
    #sidebar {
        width: 150px;
        float: right;
        text-align: center;
    }
    
    .shopstory {
        font-size: 12px;
        text-align: center;
        font-weight: bold;
    }
    
    .smallcontent {
        text-align: center;
    }
    
    .smallcontent img {
        padding-bottom: 0;
    }
    
    #recentpost {
        text-align: center;
        font-size: 12px;
    }
    
    #recentpost > div {
        width: 18%;
        display: inline-block;
        vertical-align: top;
        /* IE fix. */
        *display: inline;
        zoom: 1;
    }
    
    #recentpost:after {
        content: "";
        width: 100%;
        display: inline-block;
    }
    
    #recentpost a {
        text-decoration: none;
    }
    
    #s-recentpost {
        text-align: center;
        font-size: 11px;
    }
    
    #s-recentpost > div {
        width: 30%;
        display: inline-block;
        vertical-align: top;
        /* IE fix. */
        *display: inline;
        zoom: 1;
    }
    
    #s-recentpost:after {
        content: "";
        width: 100%;
        display: inline-block;
    }
    
    #s-recentpost a {
        text-decoration: none;
    }
--></style>
<p>
<script type="text/javascript">// <![CDATA[
$(function() {
            var floatingDiv = $('#sidebar');
            var offset = $("#sidebar").position();
            var bottomoffset = $("#leftcontent").height();

            $(window).scroll(function() {
                if ($(window).scrollTop() >= (offset.top + 250) && $(window).scrollTop() <= (bottomoffset - 250)) {
                    floatingDiv.css({
                        'position': 'fixed',
                        'top': 120,
                        'float': 'right',
                        'margin-left': 30
                    });
                } else {
                    floatingDiv.css({
                        'position': 'relative',
                        'top': 0
                    });
                }
            });
        });
// ]]]]><![CDATA[></script>
<script type="text/javascript">// <![CDATA[
$(document).ready(function() {
            $('.bxslider').bxSlider({
                mode: 'vertical',
                slideWidth: 140,
                minSlides: 3,
                maxSlides: 3,
                moveSlides: 1,
                captions: true,
                slideMargin: 5
            });
        });
// ]]]]><![CDATA[></script>
</p>
<div>&nbsp;</div>
<div class="visible-md visible-lg largecontent">
<table>
<tbody style="text-align: center;">
<tr>
<td style="width: 80%; vertical-align: top; font-size: 14px;">
<div id="leftcontent"><img style="padding-bottom: 2%;" alt="Efflorescence" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-efflorescence-blog-1.jpg" width="100%" /> <img alt="Spring Ritual" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/Summer2017_EMagazine_SpringRitual-2.gif" width="100%" /> <img style="padding-bottom: 2%;" alt="Spring Ritual" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/Summer2017_EMagazine_SpringRitual-3.gif" width="100%" />
<p>Just like the flowers that bloom in spring, new ideas are often born unexpectedly, from complexity, contradiction, and more importantly, perspective. Just as Mother Nature nurtures the efflorescence of flora and fauna, the essentials of a fertile and stimulating environment fosters new ideas.</p>
<p>Invigorated by nature, this series draws inspiration from botanical elements, speaking the language of bohemia and wanderlust. Using earthy tones and nomadic influences, summer classics such as gladiator heels, lace up sandals and slip on flats are littered with the intricacies of floral embroidery and pom pom detailing.</p>
<p>In the melodious season where the world regains its lushness, appreciate the little details of life, which comes together to create a fulfilling whole.</p>
</div>
</td>
<td style="width: 20%; vertical-align: top;">
<div id="sidebar">
<div class="shopstory">SHOP THE STORY</div>
<ul class="bxslider">
<li><a style="font-size: 10px; text-decoration: none;" onclick="return popup(this)" href="http://www.charleskeith.com/usd/strappy-t-bar-stilettos-red-sl1-60960052.html/"><img alt="STRAPPY T-BAR STILETTO" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/STRAPPY-T-BAR-STILETTO.jpg" width="100%" />STRAPPY T-BAR STILETTO</a></li>
<li><a style="font-size: 10px; text-decoration: none;" onclick="return popup(this)" href="http://www.charleskeith.com/usd/stone-cuff-ring-white-ck5-31450005.html/"><img alt="STONE CUFF RING" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/STONE-CUFF-RING.jpg" width="100%" />STONE CUFF RING</a></li>
<li><a style="font-size: 10px; text-decoration: none;" onclick="return popup(this)" href="http://www.charleskeith.com/notifyme?colour=BLACK&amp;artno=CK5-11450004"><img alt="STONE CUFF BANGLE" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/STONE-CUFF-BANGLE.jpg" width="100%" />STONE CUFF BANGLE</a></li>
<li><a style="font-size: 10px; text-decoration: none;" onclick="return popup(this)" href="http://www.charleskeith.com/usd/lace-up-sandals-light-brown-ck1-70920020-1.html/"><img alt="LACE-UP SANDAL" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/LACE-UP-SANDAL.jpg" width="100%" />LACE-UP SANDAL</a></li>
<li><a style="font-size: 10px; text-decoration: none;" onclick="return popup(this)" href="http://www.charleskeith.com/notifyme?colour=BLACK&amp;artno=CK2-70670571"><img alt="POM POM CLUTCH" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/POM-POM-CLUTCH.jpg" width="100%" />POM POM CLUTCH</a></li>
<li><a style="font-size: 10px; text-decoration: none;" onclick="return popup(this)" href="http://www.charleskeith.com/usd/thumb-connector-cuff-silver-ck5-11450006.html/"><img alt="THUMB CONNECTOR CUFF" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/THUMB-CONNECTOR-CUFF.jpg" width="100%" />THUMB CONNECTOR CUFF</a></li>
<li><a style="font-size: 10px; text-decoration: none;" onclick="return popup(this)" href="http://www.charleskeith.com/usd/espadrille-slip-ons-light-brown-ck1-70380587-1.html/"><img alt="ESPADRILLE SLIP-ON" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/ESPADRILLE-SLIP-ON.jpg" width="100%" />ESPADRILLE SLIP-ON</a></li>
<li><a style="font-size: 10px; text-decoration: none;" onclick="return popup(this)" href="http://www.charleskeith.com/notifyme?colour=COGNAC&amp;artno=CK2-80150622"><img alt="FRONT FLAP TOP HANDLE SLING BAG" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/FRONT-FLAP-TOP-HANDLE-SLING-BAG.jpg" width="100%" />FRONT FLAP TOP HANDLE SLING BAG</a></li>
<li><a style="font-size: 10px; text-decoration: none;" onclick="return popup(this)" href="http://www.charleskeith.com/usd/scalloped-edge-flats-black2-ck1-70380584.html/"><img alt="SCALLOPED EDGE FLAT" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/SCALLOPED-EDGE-FLAT.jpg" width="100%" />SCALLOPED EDGE FLAT</a></li>
<li><a style="font-size: 10px; text-decoration: none;" onclick="return popup(this)" href="http://www.charleskeith.com/usd/tassle-mid-waist-belt-black-ck4-32250182.html/"><img alt="TASSLE MID-WAIST BELT" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/TASSLE-MID-WAIST-BELT.jpg" width="100%" />TASSLE MID-WAIST BELT</a></li>
<li><a style="font-size: 10px; text-decoration: none;" onclick="return popup(this)" href="http://www.charleskeith.com/usd/chain-detail-mid-waist-belt-black-ck4-32250187.html/"><img alt="CHAIN DETAIL MID-WAIST BELT" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHAIN-DETAIL-MID-WAIST-BELT.jpg" width="100%" />CHAIN DETAIL MID-WAIST BELT</a></li>
<li><a style="font-size: 10px; text-decoration: none;" onclick="return popup(this)" href="http://www.charleskeith.com/usd/square-toe-mary-jane-heels-black-ck1-60900051-1.html/"><img alt="SQUARE-TOE MARY JANE HEEL" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/SQUARE-TOE-MARY-JANE-HEEL.jpg" width="100%" />SQUARE-TOE MARY JANE HEEL</a></li>
<li><a style="font-size: 10px; text-decoration: none;" onclick="return popup(this)" href="http://cdnm1.charleskeith.com/media/http://www.charleskeith.com/notifyme?colour=NUDE&amp;artno=CK2-20670558"><img alt="FRONT FLAP BACKPACK" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/FRONT-FLAP-BACKPACK.jpg" width="100%" />FRONT FLAP BACKPACK</a></li>
<li><a style="font-size: 10px; text-decoration: none;" onclick="return popup(this)" href="http://cdnm1.charleskeith.com/media/http://www.charleskeith.com/notifyme?colour=BLACK&amp;artno=CK1-70390171"><img alt="FLORAL THONG SANDAL" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/FLORAL-THONG-SANDAL.jpg" width="100%" />FLORAL THONG SANDAL</a></li>
</ul>
</div>
</td>
</tr>
</tbody>
</table>
</div>
<div class="visible-xs visible-sm smallcontent"><img style="padding-bottom: 2%;" alt="Efflorescence" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-efflorescence-blog-1.jpg" width="100%" /> <img alt="Efflorescence" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/Summer2017_EMagazine_SpringRitual-2.gif" width="100%" /> <img style="padding-bottom: 2%;" alt="Efflorescence" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/Summer2017_EMagazine_SpringRitual-3.gif" width="100%" />
<p>Just like the flowers that bloom in spring, new ideas are often born unexpectedly, from complexity, contradiction, and more importantly, perspective. Just as Mother Nature nurtures the efflorescence of flora and fauna, the essentials of a fertile and stimulating environment fosters new ideas.</p>
<p>Invigorated by nature, this series draws inspiration from botanical elements, speaking the language of bohemia and wanderlust. Using earthy tones and nomadic influences, summer classics such as gladiator heels, lace up sandals and slip on flats are littered with the intricacies of floral embroidery and pom pom detailing.</p>
<p>In the melodious season where the world regains its lushness, appreciate the little details of life, which comes together to create a fulfilling whole.</p>
<div>&nbsp;</div>
<div class="shopstory">SHOP THE STORY</div>
<table>
<tbody style="font-size: 11px; text-align: center;">
<tr><!-- PRODUCT 1 AND 2 - IMG -->
<td style="width: 5%;">&nbsp;</td>
<td style="width: 40%;">
<div><a onclick="return popup(this)" href="http://www.charleskeith.com/usd/strappy-t-bar-stilettos-red-sl1-60960052.html/"><img alt="STRAPPY T-BAR STILETTO" src="http://ckimage.charleskeith.com/media/wysiwyg/blog/STRAPPY-T-BAR-STILETTO.jpg" width="100%" /></a></div>
</td>
<td style="width: 10%;">&nbsp;</td>
<td style="width: 40%;">
<div><a onclick="return popup(this)" href="http://www.charleskeith.com/usd/stone-cuff-ring-white-ck5-31450005.html/"><img alt="STONE CUFF RING" src="http://ckimage.charleskeith.com/media/wysiwyg/blog/STONE-CUFF-RING.jpg" width="100%" /></a></div>
</td>
<td style="width: 5%;">&nbsp;</td>
</tr>
<tr><!-- PRODUCT 1 AND 2 - NAME -->
<td style="width: 5%;">&nbsp;</td>
<td style="width: 40%; vertical-align: top;">
<div><a onclick="return popup(this)" href="http://www.charleskeith.com/usd/strappy-t-bar-stilettos-red-sl1-60960052.html/">STRAPPY T-BAR STILETTO</a></div>
</td>
<td style="width: 10%;">&nbsp;</td>
<td style="width: 40%; vertical-align: top;">
<div><a onclick="return popup(this)" href="http://www.charleskeith.com/usd/stone-cuff-ring-white-ck5-31450005.html/">STONE CUFF RING</a></div>
</td>
<td style="width: 5%;">&nbsp;</td>
</tr>
<tr><!-- PRODUCT 3 AND 4 - IMG -->
<td style="width: 5%;">&nbsp;</td>
<td style="width: 40%;">
<div><a onclick="return popup(this)" href="http://www.charleskeith.com/notifyme?colour=BLACK&amp;artno=CK5-11450004"><img alt="STONE CUFF BANGLE" src="http://ckimage.charleskeith.com/media/wysiwyg/blog/STONE-CUFF-BANGLE.jpg" width="100%" /></a></div>
</td>
<td style="width: 10%;">&nbsp;</td>
<td style="width: 40%;">
<div><a onclick="return popup(this)" href="http://www.charleskeith.com/usd/lace-up-sandals-light-brown-ck1-70920020-1.html/"><img alt="LACE-UP SANDAL" src="http://ckimage.charleskeith.com/media/wysiwyg/blog/LACE-UP-SANDAL.jpg" width="100%" /></a></div>
</td>
<td style="width: 5%;">&nbsp;</td>
</tr>
<tr><!-- PRODUCT 3 AND 4 - NAMES -->
<td style="width: 5%;">&nbsp;</td>
<td style="width: 40%; vertical-align: top;">
<div><a onclick="return popup(this)" href="http://www.charleskeith.com/notifyme?colour=BLACK&amp;artno=CK5-11450004">STONE CUFF BANGLE</a></div>
</td>
<td style="width: 10%;">&nbsp;</td>
<td style="width: 40%; vertical-align: top;">
<div><a onclick="return popup(this)" href="http://www.charleskeith.com/usd/lace-up-sandals-light-brown-ck1-70920020-1.html/">LACE-UP SANDAL</a></div>
</td>
<td style="width: 5%;">&nbsp;</td>
</tr>
<tr><!-- PRODUCT 5 AND 6 - IMG -->
<td style="width: 5%;">&nbsp;</td>
<td style="width: 40%;">
<div><a onclick="return popup(this)" href="http://www.charleskeith.com/notifyme?colour=BLACK&amp;artno=CK2-70670571"><img alt="POM POM CLUTCH" src="http://ckimage.charleskeith.com/media/wysiwyg/blog/POM-POM-CLUTCH.jpg" width="100%" /></a></div>
</td>
<td style="width: 10%;">&nbsp;</td>
<td style="width: 40%;">
<div><a onclick="return popup(this)" href="http://www.charleskeith.com/usd/thumb-connector-cuff-silver-ck5-11450006.html/"><img alt="THUMB CONNECTOR CUFF" src="http://ckimage.charleskeith.com/media/wysiwyg/blog/THUMB-CONNECTOR-CUFF.jpg" width="100%" /></a></div>
</td>
<td style="width: 5%;">&nbsp;</td>
</tr>
<tr><!-- PRODUCT 5 AND 6 - NAMES -->
<td style="width: 5%;">&nbsp;</td>
<td style="width: 40%; vertical-align: top;">
<div><a onclick="return popup(this)" href="http://www.charleskeith.com/notifyme?colour=BLACK&amp;artno=CK2-70670571">POM POM CLUTCH</a></div>
</td>
<td style="width: 10%;">&nbsp;</td>
<td style="width: 40%; vertical-align: top;"><a onclick="return popup(this)" href="http://www.charleskeith.com/usd/thumb-connector-cuff-silver-ck5-11450006.html/">THUMB CONNECTOR CUFF</a></td>
<td style="width: 5%;">&nbsp;</td>
</tr>
<tr><!-- PRODUCT 7 AND 8 - IMG -->
<td style="width: 5%;">&nbsp;</td>
<td style="width: 40%; vertical-align: top;">
<div><a onclick="return popup(this)" href="http://www.charleskeith.com/usd/espadrille-slip-ons-light-brown-ck1-70380587-1.html/"><img alt="ESPADRILLE SLIP-ON" src="http://ckimage.charleskeith.com/media/wysiwyg/blog/ESPADRILLE-SLIP-ON.jpg" width="100%" /></a></div>
</td>
<td style="width: 10%;">&nbsp;</td>
<td style="width: 40%; vertical-align: top;">
<div><a onclick="return popup(this)" href="http://www.charleskeith.com/notifyme?colour=COGNAC&amp;artno=CK2-80150622"><img alt="FRONT FLAP TOP HANDLE SLING BAG" src="http://ckimage.charleskeith.com/media/wysiwyg/blog/FRONT-FLAP-TOP-HANDLE-SLING-BAG.jpg" width="100%" /></a></div>
</td>
<td style="width: 5%;">&nbsp;</td>
</tr>
<tr><!-- PRODUCT 7 AND 8 - NAMES -->
<td style="width: 5%;">&nbsp;</td>
<td style="width: 40%; vertical-align: top;"><a onclick="return popup(this)" href="http://www.charleskeith.com/usd/espadrille-slip-ons-light-brown-ck1-70380587-1.html/">ESPADRILLE SLIP-ON</a></td>
<td style="width: 10%;">&nbsp;</td>
<td style="width: 40%; vertical-align: top;"><a onclick="return popup(this)" href="http://www.charleskeith.com/notifyme?colour=COGNAC&amp;artno=CK2-80150622">FRONT FLAP TOP HANDLE SLING BAG</a></td>
<td style="width: 5%;">&nbsp;</td>
</tr>
<tr><!-- PRODUCT 9 AND 10 - IMG -->
<td style="width: 5%;">&nbsp;</td>
<td style="width: 40%; vertical-align: top;">
<div><a onclick="return popup(this)" href="http://www.charleskeith.com/usd/scalloped-edge-flats-black2-ck1-70380584.html/"><img alt="SCALLOPED EDGE FLAT" src="http://ckimage.charleskeith.com/media/wysiwyg/blog/SCALLOPED-EDGE-FLAT.jpg" width="100%" /></a></div>
</td>
<td style="width: 10%;">&nbsp;</td>
<td style="width: 40%; vertical-align: top;">
<div><a onclick="return popup(this)" href="http://www.charleskeith.com/usd/tassle-mid-waist-belt-black-ck4-32250182.html/"><img alt="TASSLE MID-WAIST BELT" src="http://ckimage.charleskeith.com/media/wysiwyg/blog/TASSLE-MID-WAIST-BELT.jpg" width="100%" /></a></div>
</td>
<td style="width: 5%;">&nbsp;</td>
</tr>
<tr><!-- PRODUCT 9 AND 10- NAMES -->
<td style="width: 5%;">&nbsp;</td>
<td style="width: 40%; vertical-align: top;"><a onclick="return popup(this)" href="http://www.charleskeith.com/usd/scalloped-edge-flats-black2-ck1-70380584.html/">SCALLOPED EDGE FLAT</a></td>
<td style="width: 10%;">&nbsp;</td>
<td style="width: 40%; vertical-align: top;"><a onclick="return popup(this)" href="http://www.charleskeith.com/usd/tassle-mid-waist-belt-black-ck4-32250182.html/">TASSLE MID-WAIST BELT</a></td>
<td style="width: 5%;">&nbsp;</td>
</tr>
<tr><!-- PRODUCT 11 AND 12 - IMG -->
<td style="width: 5%;">&nbsp;</td>
<td style="width: 40%; vertical-align: top;">
<div><a onclick="return popup(this)" href="http://www.charleskeith.com/usd/chain-detail-mid-waist-belt-black-ck4-32250187.html/"><img alt="CHAIN DETAIL MID-WAIST BELT" src="http://ckimage.charleskeith.com/media/wysiwyg/blog/CHAIN-DETAIL-MID-WAIST-BELT.jpg" width="100%" /></a></div>
</td>
<td style="width: 10%;">&nbsp;</td>
<td style="width: 40%; vertical-align: top;">
<div><a onclick="return popup(this)" href="http://www.charleskeith.com/usd/square-toe-mary-jane-heels-black-ck1-60900051-1.html/"><img alt="SQUARE-TOE MARY JANE HEEL" src="http://ckimage.charleskeith.com/media/wysiwyg/blog/SQUARE-TOE-MARY-JANE-HEEL.jpg" width="100%" /></a></div>
</td>
<td style="width: 5%;">&nbsp;</td>
</tr>
<tr><!-- PRODUCT 11 AND 12 - NAMES -->
<td style="width: 5%;">&nbsp;</td>
<td style="width: 40%; vertical-align: top;"><a onclick="return popup(this)" href="http://www.charleskeith.com/usd/chain-detail-mid-waist-belt-black-ck4-32250187.html/">CHAIN DETAIL MID-WAIST BELT</a></td>
<td style="width: 10%;">&nbsp;</td>
<td style="width: 40%; vertical-align: top;"><a onclick="return popup(this)" href="http://www.charleskeith.com/usd/square-toe-mary-jane-heels-black-ck1-60900051-1.html/">SQUARE-TOE MARY JANE HEEL</a></td>
<td style="width: 5%;">&nbsp;</td>
</tr>
<tr><!-- PRODUCT 13 AND 14 - IMG -->
<td style="width: 5%;">&nbsp;</td>
<td style="width: 40%; vertical-align: top;">
<div><a onclick="return popup(this)" href="http://www.charleskeith.com/notifyme?colour=NUDE&amp;artno=CK2-20670558"><img alt="FRONT FLAP BACKPACK" src="http://ckimage.charleskeith.com/media/wysiwyg/blog/FRONT-FLAP-BACKPACK.jpg" width="100%" /></a></div>
</td>
<td style="width: 10%;">&nbsp;</td>
<td style="width: 40%; vertical-align: top;">
<div><a onclick="return popup(this)" href="http://www.charleskeith.com/notifyme?colour=BLACK&amp;artno=CK1-70390171"><img alt="FLORAL THONG SANDAL" src="http://ckimage.charleskeith.com/media/wysiwyg/blog/FLORAL-THONG-SANDAL.jpg" width="100%" /></a></div>
</td>
<td style="width: 5%;">&nbsp;</td>
</tr>
<tr><!-- PRODUCT 13 AND 14 - NAMES -->
<td style="width: 5%;">&nbsp;</td>
<td style="width: 40%; vertical-align: top;"><a onclick="return popup(this)" href="http://www.charleskeith.com/notifyme?colour=NUDE&amp;artno=CK2-20670558">FRONT FLAP BACKPACK</a></td>
<td style="width: 10%;">&nbsp;</td>
<td style="width: 40%; vertical-align: top;"><a onclick="return popup(this)" href="http://www.charleskeith.com/notifyme?colour=BLACK&amp;artno=CK1-70390171">FLORAL THONG SANDAL</a></td>
<td style="width: 5%;">&nbsp;</td>
</tr>
</tbody>
</table>
<p>&nbsp;</p>
</div>
<div>&nbsp;</div>
<p>
<script type="text/javascript">// <![CDATA[
function popup(mylink, windowname) {
            if (!window.focus) return true;
            var href;
            if (typeof(mylink) == 'string')
                href = mylink;
            else
                href = mylink.href;
            window.open(href, windowname, 'width=400,height=1024,scrollbars=yes,resizable=no,location=no,menubar=no,toolbar=no,');
            return false;
        }
// ]]]]><![CDATA[></script>
</p>]]></description>
      <pubDate>Wed, 17 May 2017 11:58:07 +0000</pubDate>
    </item>
    <item>
      <title><![CDATA[FREE PLAY]]></title>
      <link>http://www.charleskeith.com/usd/blog/free-play/</link>
      <description><![CDATA[<p>
<script type="text/javascript" src="https://ajax.googleapis.com/ajax/libs/jquery/1.8.2/jquery.min.js"></script>
<script type="text/javascript" src="http://www.charleskeith.com/media/wysiwyg/js/jquery.bxslider.min.js"></script>
</p>
<style><!--
.blog-post-view .largecontent{
   max-width: 960px;margin:0 auto; font-size: 14px;text-align: center;
}

#disqus_thread{
display:none !important;
}

hr{
display:none !important;
}


.bx-wrapper {
    POSITION: relative; PADDING-BOTTOM: 0px; MARGIN: 0px auto 60px; PADDING-LEFT: 0px; PADDING-RIGHT: 0px; ZOOM: 1; PADDING-TOP: 0px
}
.bx-wrapper IMG {
    DISPLAY: block; MAX-WIDTH: 100%
}
.bx-wrapper .bx-viewport {
    BACKGROUND: #fff; LEFT: 0px; -webkit-transform: translatez(0); -moz-transform: translatez(0); -ms-transform: translatez(0); -o-transform: translatez(0); transform: translatez(0)
}
.bx-wrapper .bx-pager,
.bx-wrapper .bx-controls-auto {
    POSITION: absolute; WIDTH: 100%; BOTTOM: -60px; display: none;
}
.bx-wrapper .bx-loading {
    Z-INDEX: 2000; POSITION: absolute; MIN-HEIGHT: 50px; WIDTH: 100%; BACKGROUND: url(http://ckimage.charleskeith.com/media/wysiwyg/blog/bxloader.gif) #fff no-repeat center center; HEIGHT: 100%; TOP: 0px; LEFT: 0px
}
.bx-wrapper .bx-pager {
    TEXT-ALIGN: center; FONT-FAMILY: Arial; COLOR: #666; FONT-SIZE: 0.85em; FONT-WEIGHT: bold; PADDING-TOP: 20px
}
.bx-wrapper .bx-pager .bx-pager-item {
    ZOOM: 1; DISPLAY: inline
}
.bx-wrapper .bx-controls-auto .bx-controls-auto-item {
    ZOOM: 1; DISPLAY: inline
}
.bx-wrapper .bx-pager.bx-default-pager A {
    TEXT-INDENT: -9999px; MARGIN: 0px 3px; OUTLINE-WIDTH: 0px; WIDTH: 10px; DISPLAY: block; BACKGROUND: #fff; HEIGHT: 10px; -moz-border-radius: 5px; border-radius: 5px; -webkit-border-radius: 5px
}
.bx-wrapper .bx-prev {
    BACKGROUND: url(http://ckimage.charleskeith.com/media/wysiwyg/blog/bxcontrols.png) no-repeat 0px -32px; LEFT: -20px
}
.bx-wrapper .bx-next {
    BACKGROUND: url(http://ckimage.charleskeith.com/media/wysiwyg/blog/bxcontrols.png) no-repeat -43px -32px; RIGHT: -20px
}
.bx-wrapper .bx-prev:hover {
    BACKGROUND-POSITION: 0px 0px
}
.bx-wrapper .bx-next:hover {
    BACKGROUND-POSITION: -43px 0px
}
.bx-wrapper .bx-controls-direction A {
    Z-INDEX: 3000; POSITION: absolute; MARGIN-TOP: -16px; TEXT-INDENT: -9999px; OUTLINE-WIDTH: 0px; WIDTH: 32px; HEIGHT: 32px; TOP: 50%
}
.bx-wrapper .bx-controls-direction A.disabled {
    DISPLAY: none
}
.bx-wrapper .bx-controls-auto {
    TEXT-ALIGN: center
}
.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-pager {
    TEXT-ALIGN: left; WIDTH: 80%
}
.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-controls-auto {
    WIDTH: 35px; RIGHT: 0px
}
.bx-wrapper .bx-caption {
    POSITION: absolute; WIDTH: 100%; TOP: 7px; LEFT: 0px
}
.bx-wrapper .bx-caption SPAN {
    PADDING-BOTTOM: 2px; PADDING-LEFT: 2px; PADDING-RIGHT: 2px; DISPLAY: block; FONT-FAMILY: Arial; COLOR: #000; FONT-SIZE: 0.85em; FONT-WEIGHT: bold; PADDING-TOP: 2px
}
.bx-wrapper UL LI {
    MARGIN-LEFT: 0px
}
#sidebar {
    TEXT-ALIGN: center; WIDTH: 150px; FLOAT: right
}
.shopstory {
    text-align: center; font-size: 12px; font-weight: bold;
}
.smallcontent {
    TEXT-ALIGN: center
}
.smallcontent IMG {
    PADDING-BOTTOM: 2%
}
#recentpost {
    text-align: center; font-size: 12px;
}
#recentpost > div {
    width: 18%; 
    display: inline-block;
    vertical-align: top;

    /* IE fix. */
    *display: inline;
    zoom: 1;
}
#recentpost:after {
    content: "";
    width: 100%;
    display: inline-block;
}
#recentpost a{text-decoration: none;}
#s-recentpost{text-align: center;font-size: 11px;}
#s-recentpost > div {
    width: 30%;
    display: inline-block;
    vertical-align: top;

    /* IE fix. */
    *display: inline;
    zoom: 1;
}
#s-recentpost:after {
    content: "";
    width: 100%;
    display: inline-block;
}
#s-recentpost a{text-decoration: none;}
--></style>
<p>
<script type="text/javascript">// <![CDATA[
$(function() {
            var floatingDiv = $('#sidebar');
            var offset = $("#sidebar").position();
            var bottomoffset = $("#leftcontent").height();
            
            $(window).scroll(function() {
                if ($(window).scrollTop() >= (offset.top + 250) && $(window).scrollTop() <= (bottomoffset - 250) ) {
                floatingDiv.css({
            'position' : 'fixed',
            'top' : 120, 'float':'right', 'margin-left':30 
         });
                }else {
                 floatingDiv.css({
            'position' : 'relative',
            'top' : 0
         });   
                }
            });
});
// ]]]]><![CDATA[></script>
<script type="text/javascript">// <![CDATA[
$(document).ready(function(){
  $('.bxslider').bxSlider({
  mode: 'vertical', 
  slideWidth: 140, minSlides: 3, maxSlides: 3, moveSlides: 1, captions: true,  
  slideMargin: 5
});
});
// ]]]]><![CDATA[></script>
</p>
<div>&nbsp;</div>
<div class="visible-md visible-lg largecontent">
<table>
<tbody style="text-align: center;">
<tr>
<td style="width: 80%; vertical-align: top; font-size: 14px;">
<div id="leftcontent"><img style="padding-bottom: 2%;" alt="charles &amp; keith style edit" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-zesty-innocence-blog.jpg" width="100%" />
<p>Moving through the daily grind with wave after wave of constantly keeping preoccupied has become part of the everyday norm. Adulthood tends to chuck aside icky crayons and careless magic markers for coffee and black.</p>
<p>While it is impossible to skip growing up, we can find moments of brief respite from way back when imagination was infinite and playtime involved drawings born out of thin air.</p>
<p>Taking inspiration from the naivety of youth, the Little Collection is a reminder of the importance of breaking from the chains of routine, to reinforce the creative spirit with spontaneous play as the freest form of self-expression.</p>
<p>Look out for the Little Collection, launching soon.</p>
<div id="recentpost">&nbsp;</div>
</div>
</td>
<td style="width: 20%; vertical-align: top;">
<div id="sidebar">
<div class="shopstory">SHOP THE STORY</div>
<ul class="bxslider">
<li><a style="font-size: 10px; text-decoration: none;" onclick="return popup(this)" href="http://www.charleskeith.com/usd/basic-penny-loafers-red-ck1-70380574.html/"><img alt="" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/BASIC-PENNY-LOAFER-red-1.jpg" width="100%" />BASIC PENNY LOAFER</a></li>
<li><a style="font-size: 10px; text-decoration: none;" onclick="return popup(this)" href="http://www.charleskeith.com/usd/scalloped-edge-flats-black2-ck1-70380584.html/"><img alt="" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/SCALLOPED-EDGE-FLAT-black-2.jpg" width="100%" />SCALLOPED EDGE FLAT</a></li>
<li><a style="font-size: 10px; text-decoration: none;" onclick="return popup(this)" href="http://www.charleskeith.com/usd/new/little-collection/penny-loafers-red-ck9-71620006-2.html/"><img alt="" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/PENNY-LOAFER-lit-red-3.jpg" width="100%" />PENNY LOAFER</a></li>
<li><a style="font-size: 10px; text-decoration: none;" onclick="return popup(this)" href="http://www.charleskeith.com/usd/new/little-collection/penny-loafers-silver-ck9-71620006-2.html/"><img alt="" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/PENNY-LOAFER-lit-silver-4.jpg" width="100%" />PENNY LOAFER</a></li>
<li><a style="font-size: 10px; text-decoration: none;" onclick="return popup(this)" href="http://www.charleskeith.com/usd/new/little-collection/curved-edge-ballerinas-black-ck9-71620005.html/"><img alt="" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CURVED-EDGE-BALLERINA-lit-black-5-.jpg" width="100%" />CURVED EDGE BALLERINA</a></li>
<li><a style="font-size: 10px; text-decoration: none;" onclick="return popup(this)" href="http://www.charleskeith.com/usd/new/little-collection/ankle-strap-espadrilles-light-brown-ck9-71620008.html/"><img alt="" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/ANKLE-STRAP-ESPADRILLE-lit-brown-6.jpg" width="100%" />ANKLE-STRAP ESPADRILLE</a></li>
<li><a style="font-size: 10px; text-decoration: none;" onclick="return popup(this)" href="http://www.charleskeith.com/usd/new/little-collection/ankle-strap-espadrilles-gold-ck9-71620008.html/"><img alt="" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/ANKLE-STRAP-ESPADRILLE-lit-gold-7.jpg" width="100%" />ANKLE-STRAP ESPADRILLE</a></li>
<li><a style="font-size: 10px; text-decoration: none;" onclick="return popup(this)" href="http://www.charleskeith.com/notifyme?colour=GOLD&amp;artno=CK11-20150563"><img alt="" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/FRONT-FLAP-BACKPACK-lit-gold-8.jpg" width="100%" />FRONT-FLAP BACKPACK</a></li>
<li><a style="font-size: 10px; text-decoration: none;" onclick="return popup(this)" href="http://www.charleskeith.com/usd/heart-shaped-shoulder-bag-silver-ck11-80670646.html/"><img alt="" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/HEART-SHAPED-SHOULDER-BAG-lit-silver-9.jpg" width="100%" />HEART SHAPED SHOULDER BAG</a></li>
</ul>
</div>
</td>
</tr>
</tbody>
</table>
</div>
<div class="visible-xs visible-sm smallcontent"><img alt="charles &amp; keith style edit" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-zesty-innocence-blog.jpg" width="100%" />
<p>Moving through the daily grind with wave after wave of constantly keeping preoccupied has become part of the everyday norm. Adulthood tends to chuck aside icky crayons and careless magic markers for coffee and black.</p>
<p>While it is impossible to skip growing up, we can find moments of brief respite from way back when imagination was infinite and playtime involved drawings born out of thin air.</p>
<p>Taking inspiration from the naivety of youth, the Little Collection is a reminder of the importance of breaking from the chains of routine, to reinforce the creative spirit with spontaneous play as the freest form of self-expression.</p>
<p>Look out for the Little Collection, launching soon.</p>
<div>&nbsp;</div>
<div class="shopstory">SHOP THE STORY</div>
<div>&nbsp;</div>
<table>
<tbody style="text-align: center; font-size: 11px;">
<tr>
<td style="width: 5%;">&nbsp;</td>
<td style="width: 40%;">
<div><a href="http://www.charleskeith.com/usd/basic-penny-loafers-red-ck1-70380574.html/"><img alt="" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/BASIC-PENNY-LOAFER-red-1.jpg" width="100%" /></a></div>
</td>
<td style="width: 10%;">&nbsp;</td>
<td style="width: 40%;">
<div><a href="http://www.charleskeith.com/usd/scalloped-edge-flats-black2-ck1-70380584.html/"><img alt="" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/SCALLOPED-EDGE-FLAT-black-2.jpg" width="100%" /></a></div>
</td>
<td style="width: 5%;">&nbsp;</td>
</tr>
<tr>
<td style="width: 5%;">&nbsp;</td>
<td style="width: 40%; vertical-align: top;">
<div><a style="text-decoration: none;" href="http://www.charleskeith.com/usd/basic-penny-loafers-red-ck1-70380574.html/">BASIC PENNY LOAFER</a></div>
</td>
<td style="width: 10%;">&nbsp;</td>
<td style="width: 40%; vertical-align: top;">
<div><a style="text-decoration: none;" href="http://www.charleskeith.com/usd/scalloped-edge-flats-black2-ck1-70380584.html/">SCALLOPED-EDGE-FLAT</a></div>
</td>
<td style="width: 5%;">&nbsp;</td>
</tr>
<tr>
<td style="width: 5%;">&nbsp;</td>
<td style="width: 40%;">
<div><a href="http://www.charleskeith.com/usd/new/little-collection/penny-loafers-red-ck9-71620006-2.html/"><img alt="" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/PENNY-LOAFER-lit-red-3.jpg" width="100%" /></a></div>
</td>
<td style="width: 10%;">&nbsp;</td>
<td style="width: 40%;">
<div><a href="http://www.charleskeith.com/usd/new/little-collection/penny-loafers-silver-ck9-71620006-2.html/"><img alt="" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/PENNY-LOAFER-lit-silver-4.jpg" width="100%" /></a></div>
</td>
<td style="width: 5%;">&nbsp;</td>
</tr>
<tr>
<td style="width: 5%;">&nbsp;</td>
<td style="width: 40%; vertical-align: top;">
<div><a style="text-decoration: none;" href="http://www.charleskeith.com/usd/new/little-collection/penny-loafers-red-ck9-71620006-2.html/">PENNY LOAFER</a></div>
</td>
<td style="width: 10%;">&nbsp;</td>
<td style="width: 40%; vertical-align: top;">
<div><a style="text-decoration: none;" href="http://www.charleskeith.com/usd/new/little-collection/penny-loafers-silver-ck9-71620006-2.html/">PENNY LOAFER</a></div>
</td>
<td style="width: 5%;">&nbsp;</td>
</tr>
<tr>
<td style="width: 5%;">&nbsp;</td>
<td style="width: 40%;">
<div><a href="http://www.charleskeith.com/usd/new/little-collection/curved-edge-ballerinas-black-ck9-71620005.html/"><img alt="" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CURVED-EDGE-BALLERINA-lit-black-5-.jpg" width="100%" /></a></div>
</td>
<td style="width: 10%;">&nbsp;</td>
<td style="width: 40%;">
<div><a href="http://www.charleskeith.com/usd/new/little-collection/ankle-strap-espadrilles-light-brown-ck9-71620008.html/"><img alt="" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/ANKLE-STRAP-ESPADRILLE-lit-brown-6.jpg" width="100%" /></a></div>
</td>
<td style="width: 5%;">&nbsp;</td>
</tr>
<tr>
<td style="width: 5%;">&nbsp;</td>
<td style="width: 40%; vertical-align: top;">
<div><a style="text-decoration: none;" href="http://www.charleskeith.com/usd/new/little-collection/curved-edge-ballerinas-black-ck9-71620005.html/">CURVED EDGE BALLERINA</a></div>
</td>
<td style="width: 10%;">&nbsp;</td>
<td style="width: 40%; vertical-align: top;">
<div><a style="text-decoration: none;" href="http://www.charleskeith.com/usd/new/little-collection/ankle-strap-espadrilles-light-brown-ck9-71620008.html/">ANKLE-STRAP ESPADRILLE</a></div>
</td>
<td style="width: 5%;">&nbsp;</td>
</tr>
<tr>
<td style="width: 5%;">&nbsp;</td>
<td style="width: 40%;">
<div><a href="http://www.charleskeith.com/usd/new/little-collection/ankle-strap-espadrilles-gold-ck9-71620008.html/"><img alt="" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/ANKLE-STRAP-ESPADRILLE-lit-gold-7.jpg" width="100%" /></a></div>
</td>
<td style="width: 10%;">&nbsp;</td>
<td style="width: 40%;">
<div><a href="http://www.charleskeith.com/notifyme?colour=GOLD&amp;artno=CK11-20150563"><img alt="" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/FRONT-FLAP-BACKPACK-lit-gold-8.jpg" width="100%" /></a></div>
</td>
<td style="width: 5%;">&nbsp;</td>
</tr>
<tr>
<td style="width: 5%;">&nbsp;</td>
<td style="width: 40%; vertical-align: top;">
<div><a style="text-decoration: none;" href="http://www.charleskeith.com/usd/new/little-collection/ankle-strap-espadrilles-gold-ck9-71620008.html/">ANKLE-STRAP ESPADRILLE</a></div>
</td>
<td style="width: 10%;">&nbsp;</td>
<td style="width: 40%; vertical-align: top;">
<div><a style="text-decoration: none;" href="http://www.charleskeith.com/notifyme?colour=GOLD&amp;artno=CK11-20150563">FRONT-FLAP BACKPACK</a></div>
</td>
<td style="width: 5%;">&nbsp;</td>
</tr>
<tr>
<td style="width: 5%;">&nbsp;</td>
<td style="width: 40%;">
<div><a href="http://www.charleskeith.com/usd/heart-shaped-shoulder-bag-silver-ck11-80670646.html/"><img alt="" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/HEART-SHAPED-SHOULDER-BAG-lit-silver-9.jpg" width="100%" /></a></div>
</td>
<td style="width: 10%;">&nbsp;</td>
<td style="width: 40%;">&nbsp;</td>
<td style="width: 5%;">&nbsp;</td>
</tr>
<tr>
<td style="width: 5%;">&nbsp;</td>
<td style="width: 40%; vertical-align: top;">
<div><a style="text-decoration: none;" href="http://www.charleskeith.com/usd/heart-shaped-shoulder-bag-silver-ck11-80670646.html/">HEART SHAPED SHOULDER BAG</a></div>
</td>
<td style="width: 10%;">&nbsp;</td>
<td style="width: 40%; vertical-align: top;">&nbsp;</td>
<td style="width: 5%;">&nbsp;</td>
</tr>
</tbody>
</table>
<br />
<p style="font-size: 12px; font-weight: bold;">&nbsp;</p>
<div id="s-recentpost">&nbsp;</div>
</div>
<p>
<script type="text/javascript">// <![CDATA[
function popup(mylink, windowname)
{
if (! window.focus)return true;
var href;
if (typeof(mylink) == 'string')
   href=mylink;
else
   href=mylink.href;
window.open(href, windowname, 'width=400,height=1024,scrollbars=yes,resizable=no,location=no,menubar=no,toolbar=no,');
return false;
}
// ]]]]><![CDATA[></script>
</p>]]></description>
      <pubDate>Tue, 16 May 2017 11:23:08 +0000</pubDate>
    </item>
    <item>
      <title><![CDATA[ELEVENTH HOUR]]></title>
      <link>http://www.charleskeith.com/usd/blog/eleventh-hour/</link>
      <description><![CDATA[<p>
<script type="text/javascript" src="https://ajax.googleapis.com/ajax/libs/jquery/1.8.2/jquery.min.js"></script>
<script type="text/javascript" src="http://www.charleskeith.com/media/wysiwyg/js/jquery.bxslider.min.js"></script>
</p>
<style><!--
.blog-post-view .largecontent{
    max-width: 960px;margin:0 auto; font-size: 14px;text-align: center;
}
.bx-wrapper {
    position: relative; margin: 0 auto 60px; padding: 0;
    *zoom: 1;
}


#disqus_thread{
display:none !important;
}

hr{
display:none !important;
}


.bx-wrapper img {max-width: 100%; display: block;}

/** THEME
===================================*/
.bx-wrapper .bx-viewport {
    left: 0;
    background: #fff;
	
    /*fix other elements on the page moving (on Chrome)*/
    -webkit-transform: translatez(0);
    -moz-transform: translatez(0);
    -ms-transform: translatez(0);
    -o-transform: translatez(0);
    transform: translatez(0);
}

.bx-wrapper .bx-pager,
.bx-wrapper .bx-controls-auto {
    position: absolute; bottom: -50px; width: 100%;
}

/* LOADER */
.bx-wrapper .bx-loading {
    min-height: 50px;
    background: url(http://cdnm1.charleskeith.com/media/wysiwyg/blog/bxloader.gif) center center no-repeat #fff;
    height: 100%;
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 2000;
}

/* PAGER */
.bx-wrapper .bx-pager {
    text-align: center;
    font-size: .85em;
    font-family: Arial;
    font-weight: bold;
    color: #666;
    padding-top: 20px;
}

.bx-wrapper .bx-pager .bx-pager-item,
.bx-wrapper .bx-controls-auto .bx-controls-auto-item {
    display: inline-block;
    *zoom: 1;
    *display: inline;
}

.bx-wrapper .bx-pager.bx-default-pager a {
	background: #fff;
	text-indent: -9999px;
	display: block;
	width: 10px;
	height: 10px;
	margin: 0 3px;
	outline: 0;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}

/* DIRECTION CONTROLS (NEXT / PREV) */
.bx-wrapper .bx-prev {
    left: -20px;/*left: 10px;htike*/
    background: url(http://cdnm1.charleskeith.com/media/wysiwyg/blog/bxcontrols.png) no-repeat 0 -32px;
}

.bx-wrapper .bx-next {
    right: -20px;/*right: 10px;htike*/
    background: url(http://cdnm1.charleskeith.com/media/wysiwyg/blog/bxcontrols.png) no-repeat -43px -32px;
}

.bx-wrapper .bx-prev:hover {
    background-position: 0 0;
}

.bx-wrapper .bx-next:hover {
    background-position: -43px 0;
}

.bx-wrapper .bx-controls-direction a {
    position: absolute;
    top: 50%;
    margin-top: -16px;
    outline: 0;
    width: 32px;
    height: 32px;
    text-indent: -9999px;
    z-index: 3000;
}

.bx-wrapper .bx-controls-direction a.disabled { display: none; }

/* AUTO CONTROLS (START / STOP) */
.bx-wrapper .bx-controls-auto { text-align: center; }

/* PAGER WITH AUTO-CONTROLS HYBRID LAYOUT */
.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-pager {
    text-align: left;
    width: 80%;
}

.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-controls-auto {
    right: 0;
    width: 35px;
}

/* IMAGE CAPTIONS */
.bx-wrapper .bx-caption {
    position: absolute;
    top: 7px;/*bottom: 0;*/
    left: 0;
    width: 100%;
}

.bx-wrapper .bx-caption span {
	color: #000;/*color: #fff;*/
	font-family: Arial;
	display: block;
	font-size: .85em; font-weight: bold;
	padding: 2px;/*padding: 10px;*/
}
.bx-wrapper ul li{margin-left: 0;}

#sidebar { width: 150px; float: right; text-align: center;}
.shopstory{font-size: 12px; text-align: center; font-weight: bold;}
.smallcontent{text-align: center;}
.smallcontent img{padding-bottom: 2%;}
#recentpost {
	text-align: center; font-size: 12px;
}
#recentpost > div {
	width: 18%; 
	display: inline-block;
	vertical-align: top;

	/* IE fix. */
	*display: inline;
	zoom: 1;
}
#recentpost:after {
	content: "";
	width: 100%;
	display: inline-block;
}
#recentpost a{text-decoration: none;}
#s-recentpost{text-align: center;font-size: 11px;}
#s-recentpost > div {
	width: 30%;
	display: inline-block;
	vertical-align: top;

	/* IE fix. */
	*display: inline;
	zoom: 1;
}
#s-recentpost:after {
	content: "";
	width: 100%;
	display: inline-block;
}
#s-recentpost a{text-decoration: none;}
--></style>
<p>
<script type="text/javascript">// <![CDATA[
$(function() {
            var floatingDiv = $('#sidebar');
            var offset = $("#sidebar").position();
            var bottomoffset = $("#leftcontent").height();
            
            $(window).scroll(function() {
                if ($(window).scrollTop() >= (offset.top + 250) && $(window).scrollTop() <= (bottomoffset - 250) ) {
                floatingDiv.css({
		    'position' : 'fixed',
			'top' : 120, 'float':'right', 'margin-left':30 
		 });
                }else {
                 floatingDiv.css({
		    'position' : 'relative',
			'top' : 0
		 });   
                }
            });
});
// ]]]]><![CDATA[></script>
<script type="text/javascript">// <![CDATA[
$(document).ready(function(){
  $('.bxslider').bxSlider({
  mode: 'vertical', 
  slideWidth: 140, minSlides: 3, maxSlides: 3, moveSlides: 1, captions: true,  
  slideMargin: 5
});
});
// ]]]]><![CDATA[></script>
</p>
<div>&nbsp;</div>
<div class="visible-md visible-lg largecontent">
<table>
<tbody style="text-align: center;">
<tr>
<td style="width: 80%; vertical-align: top; font-size: 14px;">
<div id="leftcontent"><img style="padding-bottom: 2%;" alt="charles &amp; keith style edit" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-eleventhhour-blog-1.jpg" width="100%" /> <img style="padding-bottom: 2%;" alt="charles &amp; keith style edit" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-eleventhhour-blog-2.jpg" width="100%" /> <img style="padding-bottom: 2%;" alt="charles &amp; keith style edit" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-eleventhhour-blog-3.jpg" width="100%" /> <img style="padding-bottom: 2%;" alt="charles &amp; keith style edit" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-eleventhhour-blog-4.jpg" width="100%" /> <img style="padding-bottom: 2%;" alt="charles &amp; keith style edit" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-eleventhhour-blog-5.jpg" width="100%" /> <img style="padding-bottom: 2%;" alt="charles &amp; keith style edit" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-eleventhhour-blog-6.jpg" width="100%" />
<p>Neon lights are contradictory. On one hand, it holds a certain modernity, having made a &ldquo;come back&rdquo; of sorts, becoming commonplace in present day contemporary art.</p>
<p>From a different perspective, it is old school and nostalgic, triggering associations to commercial advertising, movies, funfairs and casinos of the retro past.</p>
<p>Contemporary art&rsquo;s love affair with neon often works in combination with poetry or texts, which tend to be lyrical and dreamy, creating an emotional dimension for neon. As romantically described by contemporary artist, Tracey Emin, &ldquo;Neon belongs to us, to our streets, to the collective imagination; it taps into our complex experience&hellip;and our capacity for hope. Neon is emotional for everybody&rdquo;.</p>
<p>With the ability to create an overall dreamscape aesthetic, the chaotic sprawl of neon is both striking and visually alluring. We embrace neon for its controversies, its paradoxical nature and its ability to act as a beacon of hope. Neon is desolate, yet hypnotic, emanating a metaphysical glow that is lonely, soulful and emotional all at once.</p>
<div id="recentpost">&nbsp;</div>
</div>
</td>
<td style="width: 20%; vertical-align: top;">
<div id="sidebar">
<div class="shopstory">SHOP THE STORY</div>
<ul class="bxslider">
<li><a style="font-size: 10px; text-decoration: none;" onclick="return popup(this)" href="http://www.charleskeith.com/usd/stone-claw-ring-silver-ck5-31430022.html/"><img alt="STONE CLAW RING" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/STONE-CLAW-RING-silver-1.jpg" width="100%" />STONE CLAW RING</a></li>
<li><a style="font-size: 10px; text-decoration: none;" onclick="return popup(this)" href="http://www.charleskeith.com/usd/textured-pointed-stilettos-cream-sl1-60280256.html/"><img alt="TEXTURED POINTED STILETTO" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/TEXTURED-POINTED-STILETTO-cream-2.jpg" width="100%" />TEXTURED POINTED STILETTO </a></li>
<li><a style="font-size: 10px; text-decoration: none;" onclick="return popup(this)" href="http://www.charleskeith.com/usd/thumb-connector-cuff-rose-gold-ck5-11450006.html/"><img alt="THUMB CONNECTOR CUFF" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/THUMB-CONNECTOR-CUFF-gold-3.jpg" width="100%" />THUMB CONNECTOR CUFF</a></li>
<li><a style="font-size: 10px; text-decoration: none;" onclick="return popup(this)" href="http://www.charleskeith.com/notifyme?colour=PINK&amp;artno=CK3-71280260"><img alt="BUTTERFLY ACETATE SUNGLASS" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/BUTTERFLY-ACETATE-SUNGLASSES-pink-15.jpg" width="100%" />BUTTERFLY ACETATE SUNGLASS</a></li>
<li><a style="font-size: 10px; text-decoration: none;" onclick="return popup(this)" href="http://www.charleskeith.com/usd/stiletto-mules-black-sl1-60960051.html/"><img alt="STILETTO MULE" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/STILETTO-MULE-black-5.jpg" width="100%" />STILETTO MULE</a></li>
<li><a style="font-size: 10px; text-decoration: none;" onclick="return popup(this)" href="http://www.charleskeith.com/usd/stone-claw-ring-gold-ck5-31430022.html/"><img alt="STONE CLAW RING" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/STONE-CLAW-RING-gold-2.jpg" width="100%" />STONE CLAW RING</a></li>
<li><a style="font-size: 10px; text-decoration: none;" onclick="return popup(this)" href="http://www.charleskeith.com/notifyme?colour=GOLD&amp;artno=SL1-60280261"><img alt="POINTED PLATFORM PUMP" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/POINTED-PLATFORM-PUMP-gold-7.jpg" width="100%" />POINTED PLATFORM PUMP</a></li>
<li><a style="font-size: 10px; text-decoration: none;" onclick="return popup(this)" href="http://www.charleskeith.com/notifyme?colour=BLACK&amp;artno=CK5-31430022"><img alt="STONE CLAW RING" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/STONE-CLAW-RING-black-5.jpg" width="100%" />STONE CLAW RING</a></li>
<li><a style="font-size: 10px; text-decoration: none;" onclick="return popup(this)" href="http://www.charleskeith.com/notifyme?colour=BLACK&amp;artno=CK5-12120142"><img alt="LOOPED BANGLE" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/LOOPED-BANGLE-black-9.jpg" width="100%" />LOOPED BANGLE</a></li>
<li><a style="font-size: 10px; text-decoration: none;" onclick="return popup(this)" href="http://www.charleskeith.com/usd/wrap-chain-ring-gold-ck5-32120143.html/"><img alt="WRAP CHAIN RING" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/WRAP-CHAIN-RING-black-10.jpg" width="100%" />WRAP CHAIN RING</a></li>
<li><a style="font-size: 10px; text-decoration: none;" onclick="return popup(this)" href="http://www.charleskeith.com/notifyme?colour=BLACK&amp;artno=SL2-5067059"><img alt="EMBELLISHED FRONT FLAP HANDBAG" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/EMBELLISHED-FRONT-FLAP-HANDBAG-black-11.jpg" width="100%" />EMBELLISHED FRONT FLAP HANDBAG</a></li>
<li><a style="font-size: 10px; text-decoration: none;" onclick="return popup(this)" href="http://www.charleskeith.com/notifyme?colour=SILVER&amp;artno=CK5-32120143"><img alt="WRAP CHAIN RING" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/WRAP-CHAIN-RING-silver-2.jpg" width="100%" />WRAP CHAIN RING</a></li>
</ul>
</div>
</td>
</tr>
</tbody>
</table>
</div>
<div class="visible-xs visible-sm smallcontent"><img style="padding-bottom: 2%;" alt="charles &amp; keith style edit" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-eleventhhour-blog-1.jpg" width="100%" /> <img style="padding-bottom: 2%;" alt="charles &amp; keith style edit" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-eleventhhour-blog-2.jpg" width="100%" /> <img style="padding-bottom: 2%;" alt="charles &amp; keith style edit" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-eleventhhour-blog-3.jpg" width="100%" /> <img style="padding-bottom: 2%;" alt="charles &amp; keith style edit" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-eleventhhour-blog-4.jpg" width="100%" /> <img style="padding-bottom: 2%;" alt="charles &amp; keith style edit" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-eleventhhour-blog-5.jpg" width="100%" /> <img style="padding-bottom: 2%;" alt="charles &amp; keith style edit" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-eleventhhour-blog-6.jpg" width="100%" />
<p>Neon lights are contradictory. On one hand, it holds a certain modernity, having made a &ldquo;come back&rdquo; of sorts, becoming commonplace in present day contemporary art.</p>
<p>From a different perspective, it is old school and nostalgic, triggering associations to commercial advertising, movies, funfairs and casinos of the retro past.</p>
<p>Contemporary art&rsquo;s love affair with neon often works in combination with poetry or texts, which tend to be lyrical and dreamy, creating an emotional dimension for neon. As romantically described by contemporary artist, Tracey Emin, &ldquo;Neon belongs to us, to our streets, to the collective imagination; it taps into our complex experience&hellip;and our capacity for hope. Neon is emotional for everybody&rdquo;.</p>
<p>With the ability to create an overall dreamscape aesthetic, the chaotic sprawl of neon is both striking and visually alluring. We embrace neon for its controversies, its paradoxical nature and its ability to act as a beacon of hope. Neon is desolate, yet hypnotic, emanating a metaphysical glow that is lonely, soulful and emotional all at once.</p>
<div>&nbsp;</div>
<div class="shopstory">SHOP THE STORY</div>
<div>&nbsp;</div>
<table>
<tbody style="font-size: 11px; text-align: center;">
<tr>
<td style="width: 5%;">&nbsp;</td>
<td style="width: 40%;">
<div><a href="http://www.charleskeith.com/usd/stone-claw-ring-silver-ck5-31430022.html/"><img alt="STONE CLAW RING" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/STONE-CLAW-RING-silver-1.jpg" width="100%" /></a></div>
</td>
<td style="width: 10%;">&nbsp;</td>
<td style="width: 40%;">
<div><a href="http://www.charleskeith.com/usd/textured-pointed-stilettos-cream-sl1-60280256.html/"><img alt="TEXTURED POINTED STILETTO" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/TEXTURED-POINTED-STILETTO-cream-2.jpg" width="100%" /></a></div>
</td>
<td style="width: 5%;">&nbsp;</td>
</tr>
<tr>
<td style="width: 5%;">&nbsp;</td>
<td style="width: 40%; vertical-align: top;">
<div><a style="text-decoration: none;" href="http://www.charleskeith.com/usd/stone-claw-ring-silver-ck5-31430022.html/">STONE CLAW RING</a></div>
</td>
<td style="width: 10%;">&nbsp;</td>
<td style="width: 40%; vertical-align: top;">
<div><a style="text-decoration: none;" href="http://www.charleskeith.com/usd/textured-pointed-stilettos-cream-sl1-60280256.html/">TEXTURED POINTED STILETTO </a></div>
</td>
<td style="width: 5%;">&nbsp;</td>
</tr>
<tr>
<td style="width: 5%;">&nbsp;</td>
<td style="width: 40%;">
<div><a href="http://www.charleskeith.com/usd/thumb-connector-cuff-rose-gold-ck5-11450006.html/"><img alt="THUMB CONNECTOR CUFF" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/THUMB-CONNECTOR-CUFF-gold-3.jpg" width="100%" /></a></div>
</td>
<td style="width: 10%;">&nbsp;</td>
<td style="width: 40%;">
<div><a href="http://www.charleskeith.com/notifyme?colour=PINK&amp;artno=CK3-71280260"><img alt="BUTTERFLY ACETATE SUNGLASS" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/BUTTERFLY-ACETATE-SUNGLASSES-pink-15.jpg" width="100%" /></a></div>
</td>
<td style="width: 5%;">&nbsp;</td>
</tr>
<tr>
<td style="width: 5%;">&nbsp;</td>
<td style="width: 40%; vertical-align: top;">
<div><a style="text-decoration: none;" href="http://www.charleskeith.com/usd/thumb-connector-cuff-rose-gold-ck5-11450006.html/">THUMB CONNECTOR CUFF</a></div>
</td>
<td style="width: 10%;">&nbsp;</td>
<td style="width: 40%; vertical-align: top;">
<div><a style="text-decoration: none;" href="http://www.charleskeith.com/notifyme?colour=PINK&amp;artno=CK3-71280260">BUTTERFLY ACETATE SUNGLASS</a></div>
</td>
<td style="width: 5%;">&nbsp;</td>
</tr>
<tr>
<td style="width: 5%;">&nbsp;</td>
<td style="width: 40%;">
<div><a href="http://www.charleskeith.com/usd/stiletto-mules-black-sl1-60960051.html/"><img alt="STILETTO MULE" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/STILETTO-MULE-black-5.jpg" width="100%" /></a></div>
</td>
<td style="width: 10%;">&nbsp;</td>
<td style="width: 40%;">
<div><a href="http://www.charleskeith.com/usd/stone-claw-ring-gold-ck5-31430022.html/"><img alt="STONE CLAW RING" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/STONE-CLAW-RING-gold-2.jpg" width="100%" /></a></div>
</td>
<td style="width: 5%;">&nbsp;</td>
</tr>
<tr>
<td style="width: 5%;">&nbsp;</td>
<td style="width: 40%; vertical-align: top;">
<div><a style="text-decoration: none;" href="http://www.charleskeith.com/usd/stiletto-mules-black-sl1-60960051.html/">STILETTO MULE</a></div>
</td>
<td style="width: 10%;">&nbsp;</td>
<td style="width: 40%; vertical-align: top;">
<div><a style="text-decoration: none;" href="http://www.charleskeith.com/usd/stone-claw-ring-gold-ck5-31430022.html/">STONE CLAW RING</a></div>
</td>
<td style="width: 5%;">&nbsp;</td>
</tr>
<tr>
<td style="width: 5%;">&nbsp;</td>
<td style="width: 40%;">
<div><a href="http://www.charleskeith.com/notifyme?colour=GOLD&amp;artno=SL1-60280261"><img alt="POINTED PLATFORM PUMP" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/POINTED-PLATFORM-PUMP-gold-7.jpg" width="100%" /></a></div>
</td>
<td style="width: 10%;">&nbsp;</td>
<td style="width: 40%;">
<div><a href="http://www.charleskeith.com/notifyme?colour=BLACK&amp;artno=CK5-31430022"><img alt="STONE CLAW RING" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/STONE-CLAW-RING-black-5.jpg" width="100%" /></a></div>
</td>
<td style="width: 5%;">&nbsp;</td>
</tr>
<tr>
<td style="width: 5%;">&nbsp;</td>
<td style="width: 40%; vertical-align: top;">
<div><a style="text-decoration: none;" href="http://www.charleskeith.com/notifyme?colour=GOLD&amp;artno=SL1-60280261">POINTED PLATFORM PUMP</a></div>
</td>
<td style="width: 10%;">&nbsp;</td>
<td style="width: 40%; vertical-align: top;">
<div><a style="text-decoration: none;" href="http://www.charleskeith.com/notifyme?colour=BLACK&amp;artno=CK5-31430022">STONE CLAW RING</a></div>
</td>
<td style="width: 5%;">&nbsp;</td>
</tr>
<tr>
<td style="width: 5%;">&nbsp;</td>
<td style="width: 40%;">
<div><a href="http://www.charleskeith.com/notifyme?colour=BLACK&amp;artno=CK5-12120142"><img alt="LOOPED BANGLE" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/LOOPED-BANGLE-black-9.jpg" width="100%" /></a></div>
</td>
<td style="width: 10%;">&nbsp;</td>
<td style="width: 40%;">
<div><a href="http://www.charleskeith.com/usd/wrap-chain-ring-gold-ck5-32120143.html/"><img alt="WRAP CHAIN RING" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/WRAP-CHAIN-RING-black-10.jpg" width="100%" /></a></div>
</td>
<td style="width: 5%;">&nbsp;</td>
</tr>
<tr>
<td style="width: 5%;">&nbsp;</td>
<td style="width: 40%; vertical-align: top;">
<div><a style="text-decoration: none;" href="http://www.charleskeith.com/notifyme?colour=BLACK&amp;artno=CK5-12120142">LOOPED BANGLE</a></div>
</td>
<td style="width: 10%;">&nbsp;</td>
<td style="width: 40%; vertical-align: top;">
<div><a style="text-decoration: none;" href="http://www.charleskeith.com/usd/wrap-chain-ring-gold-ck5-32120143.html/">WRAP CHAIN RING</a></div>
</td>
<td style="width: 5%;">&nbsp;</td>
</tr>
<tr>
<td style="width: 5%;">&nbsp;</td>
<td style="width: 40%;">
<div><a href="http://www.charleskeith.com/notifyme?colour=BLACK&amp;artno=SL2-5067059"><img alt="EMBELLISHED FRONT FLAP HANDBAG" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/EMBELLISHED-FRONT-FLAP-HANDBAG-black-11.jpg" width="100%" /></a></div>
</td>
<td style="width: 10%;">&nbsp;</td>
<td style="width: 40%;">
<div><a href="http://www.charleskeith.com/notifyme?colour=SILVER&amp;artno=CK5-32120143"><img alt="WRAP CHAIN RING" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/WRAP-CHAIN-RING-silver-2.jpg" width="100%" /></a></div>
</td>
<td style="width: 5%;">&nbsp;</td>
</tr>
<tr>
<td style="width: 5%;">&nbsp;</td>
<td style="width: 40%; vertical-align: top;">
<div><a style="text-decoration: none;" href="http://www.charleskeith.com/notifyme?colour=BLACK&amp;artno=SL2-5067059">EMBELLISHED FRONT FLAP HANDBAG</a></div>
</td>
<td style="width: 10%;">&nbsp;</td>
<td style="width: 40%; vertical-align: top;">
<div><a style="text-decoration: none;" href="http://www.charleskeith.com/notifyme?colour=SILVER&amp;artno=CK5-32120143">WRAP CHAIN RING</a></div>
</td>
<td style="width: 5%;">&nbsp;</td>
</tr>
</tbody>
</table>
<br />
<div id="s-recentpost">&nbsp;</div>
</div>
<div>&nbsp;</div>
<p>
<script type="text/javascript">// <![CDATA[
function popup(mylink, windowname)
{
if (! window.focus)return true;
var href;
if (typeof(mylink) == 'string')
   href=mylink;
else
   href=mylink.href;
window.open(href, windowname, 'width=400,height=1024,scrollbars=yes,resizable=no,location=no,menubar=no,toolbar=no,');
return false;
}
// ]]]]><![CDATA[></script>
</p>]]></description>
      <pubDate>Mon, 15 May 2017 10:55:05 +0000</pubDate>
    </item>
    <item>
      <title><![CDATA[SOMETHING BEAUTIFUL]]></title>
      <link>http://www.charleskeith.com/usd/blog/something-beautiful/</link>
      <description><![CDATA[<p>
<script type="text/javascript" src="https://ajax.googleapis.com/ajax/libs/jquery/1.8.2/jquery.min.js"></script>
<script type="text/javascript" src="http://www.charleskeith.com/media/wysiwyg/js/jquery.bxslider.min.js"></script>
</p>
<style><!--
.blog-post-view .largecontent{
 max-width: 960px;margin:0 auto; font-size: 14px;text-align: center;
}

#disqus_thread{
display:none !important;
}

hr{
display:none !important;
}


.bx-wrapper {
        position: relative;
        margin: 0 auto 60px;
        padding: 0;
        *zoom: 1;
    }
    
    .bx-wrapper img {
        max-width: 100%;
        display: block;
    }
    /** THEME
===================================*/
    
    .bx-wrapper .bx-viewport {
        left: 0;
        background: #fff;
        /*fix other elements on the page moving (on Chrome)*/
        -webkit-transform: translatez(0);
        -moz-transform: translatez(0);
        -ms-transform: translatez(0);
        -o-transform: translatez(0);
        transform: translatez(0);
    }
    
    .bx-wrapper .bx-pager,
    .bx-wrapper .bx-controls-auto {
        position: absolute;
        bottom: -50px;
        width: 100%;
    }
    /* LOADER */
    
    .bx-wrapper .bx-loading {
        min-height: 50px;
        background: url(http://ckimage.charleskeith.com/media/wysiwyg/blog/bxloader.gif) center center no-repeat #fff;
        height: 100%;
        width: 100%;
        position: absolute;
        top: 0;
        left: 0;
        z-index: 2000;
    }
    /* PAGER */
    
    .bx-wrapper .bx-pager {
        text-align: center;
        font-size: .85em;
        font-family: Arial;
        font-weight: bold;
        color: #666;
        padding-top: 20px;
    }
    
    .bx-wrapper .bx-pager .bx-pager-item,
    .bx-wrapper .bx-controls-auto .bx-controls-auto-item {
        display: inline-block;
        *zoom: 1;
        *display: inline;
    }
    
    .bx-wrapper .bx-pager.bx-default-pager a {
        background: #fff;
        text-indent: -9999px;
        display: block;
        width: 10px;
        height: 10px;
        margin: 0 3px;
        outline: 0;
        -moz-border-radius: 5px;
        -webkit-border-radius: 5px;
        border-radius: 5px;
    }
    /* DIRECTION CONTROLS (NEXT / PREV) */
    
.bx-wrapper .bx-prev {
     left: -20px;
     background: url(http://cdnm1.charleskeith.com/media/wysiwyg/blog/bxcontrols.png) no-repeat 0 -32px;
    }
    
.bx-wrapper .bx-next {
     right: -20px;
     background: url(http://cdnm1.charleskeith.com/media/wysiwyg/blog/bxcontrols.png) no-repeat -43px -32px;
    }
    
    .bx-wrapper .bx-prev:hover {
        background-position: 0 0;
    }
    
    .bx-wrapper .bx-next:hover {
        background-position: -43px 0;
    }
    
    .bx-wrapper .bx-controls-direction a {
        position: absolute;
        top: 50%;
        margin-top: -16px;
        outline: 0;
        width: 32px;
        height: 32px;
        text-indent: -9999px;
        z-index: 3000;
    }
    
    .bx-wrapper .bx-controls-direction a.disabled {
        display: none;
    }
    /* AUTO CONTROLS (START / STOP) */
    
    .bx-wrapper .bx-controls-auto {
        text-align: center;
    }
    /* PAGER WITH AUTO-CONTROLS HYBRID LAYOUT */
    
    .bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-pager {
        text-align: left;
        width: 80%;
    }
    
    .bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-controls-auto {
        right: 0;
        width: 35px;
    }
    /* IMAGE CAPTIONS */
    
    .bx-wrapper .bx-caption {
        position: absolute;
        top: 7px;
        /*bottom: 0;*/
        left: 0;
        width: 100%;
    }
    
    .bx-wrapper .bx-caption span {
        color: #000;
        /*color: #fff;*/
        font-family: Arial;
        display: block;
        font-size: .85em;
        font-weight: bold;
        padding: 2px;
        /*padding: 10px;*/
    }
    
    .bx-wrapper ul li {
        margin-left: 0;
    }
    
    #sidebar {
        width: 150px;
        float: right;
        text-align: center;
    }
    
    .shopstory {
        font-size: 12px;
        text-align: center;
        font-weight: bold;
        padding-left: 30px;
    }
    
    .smallcontent {
        text-align: center;
    }
    
    .smallcontent img {
        padding-bottom: 2%;
    }
    
    #recentpost {
        text-align: center;
        font-size: 12px;
    }
    
    #recentpost > div {
        width: 18%;
        display: inline-block;
        vertical-align: top;
        /* IE fix. */
        *display: inline;
        zoom: 1;
    }
    
    #recentpost:after {
        content: "";
        width: 100%;
        display: inline-block;
    }
    
    #recentpost a {
        text-decoration: none;
    }
    
    #s-recentpost {
        text-align: center;
        font-size: 11px;
    }
    
    #s-recentpost > div {
        width: 30%;
        display: inline-block;
        vertical-align: top;
        /* IE fix. */
        *display: inline;
        zoom: 1;
    }
    
    #s-recentpost:after {
        content: "";
        width: 100%;
        display: inline-block;
    }
    
    #s-recentpost a {
        text-decoration: none;
    }
--></style>
<p>
<script type="text/javascript">// <![CDATA[
$(function() {
            var floatingDiv = $('#sidebar');
            var offset = $("#sidebar").position();
            var bottomoffset = $("#leftcontent").height();

            $(window).scroll(function() {
                if ($(window).scrollTop() >= (offset.top + 250) && $(window).scrollTop() <= (bottomoffset - 250)) {
                    floatingDiv.css({
                        'position': 'fixed',
                        'top': 100,
                        'float': 'right',
                        'margin-left': 30
                    });
                } else {
                    floatingDiv.css({
                        'position': 'relative',
                        'top': 0
                    });
                }
            });
        });
// ]]]]><![CDATA[></script>
<script type="text/javascript">// <![CDATA[
$(document).ready(function() {
            $('.bxslider').bxSlider({
                mode: 'vertical',
                slideWidth: 140,
                minSlides: 3,
                maxSlides: 3,
                moveSlides: 1,
                captions: true,
                slideMargin: 5
            });
        });
// ]]]]><![CDATA[></script>
</p>
<div>&nbsp;</div>
<div class="visible-md visible-lg largecontent">
<table>
<tbody style="text-align: center;">
<tr>
<td style="width: 80%; vertical-align: top; font-size: 14px;">
<div id="leftcontent"><img alt="imwithcharleskeith" src="http://cdnm1.charleskeith.com/media/wysiwyg/BlogImg/charles-keith-mothers-day-edit-blog.jpg" width="100%" /> <br />
<div id="recentpost">&nbsp;</div>
</div>
</td>
<td style="width: 20%; vertical-align: top;">
<div class="shopstory">SHOP THE STORY</div>
<div>&nbsp;</div>
<div id="sidebar">
<ul class="bxslider">
<li><a style="font-size: 10px; text-decoration: none;" onclick="return popup(this)" href="http://www.charleskeith.com/usd/basic-penny-loafers-red-ck1-70380574.html/"><img alt="BASIC PENNY LOAFER" src="http://cdnm1.charleskeith.com/media/wysiwyg/BlogImg/BASIC-PENNY-LOAFER.jpg" width="100%" />BASIC PENNY LOAFER</a></li>
<li><a style="font-size: 10px; text-decoration: none;" onclick="return popup(this)" href="http://www.charleskeith.com/usd/new/little-collection/penny-loafers-red-ck9-71620006-2.html/"><img alt="PENNY LOAFER (little collection)" src="http://cdnm1.charleskeith.com/media/wysiwyg/BlogImg/PENNY-LOAFER.jpg" width="100%" />PENNY LOAFER</a></li>
<li><a style="font-size: 10px; text-decoration: none;" onclick="return popup(this)" href="http://www.charleskeith.com/usd/new/little-collection/curved-edge-ballerinas-nude-ck9-71620005.html/"><img alt="CURVED EDGE BALLERINA (little collection)" src="http://cdnm1.charleskeith.com/media/wysiwyg/BlogImg/CURVED-EDGE-BALLERINA-1.jpg" width="100%" />CURVED EDGE BALLERINA</a></li>
<li><a style="font-size: 10px; text-decoration: none;" onclick="return popup(this)" href="http://www.charleskeith.com/usd/new/little-collection/curved-edge-ballerinas-black-ck9-71620005.html/"><img alt="CURVED EDGE BALLERINA (little collection)" src="http://cdnm1.charleskeith.com/media/wysiwyg/BlogImg/CURVED-EDGE-BALLERINA-2.jpg" width="100%" />CURVED EDGE BALLERINA</a></li>
<li><a style="font-size: 10px; text-decoration: none;" onclick="return popup(this)" href="http://www.charleskeith.com/usd/scalloped-edge-flats-black2-ck1-70380584.html/"><img alt="SCALLOPED EDGE FLAT" src="http://cdnm1.charleskeith.com/media/wysiwyg/BlogImg/SCALLOPED-EDGE-FLAT.jpg" width="100%" />SCALLOPED EDGE FLAT</a></li>
</ul>
</div>
</td>
</tr>
</tbody>
</table>
</div>
<div class="visible-xs visible-sm smallcontent"><img alt="imwithcharleskeith" src="http://cdnm1.charleskeith.com/media/wysiwyg/BlogImg/charles-keith-mothers-day-edit-blog.jpg" width="100%" />
<div>&nbsp;</div>
<div style="font-size: 12px;">SHOP THE STORY</div>
<table>
<tbody style="font-size: 11px; text-align: center;">
<tr>
<td style="width: 5%;">&nbsp;</td>
<td style="width: 40%;">
<div><a onclick="return popup(this)" href="http://www.charleskeith.com/usd/basic-penny-loafers-red-ck1-70380574.html/"><img alt="BASIC PENNY LOAFER" src="http://cdnm1.charleskeith.com/media/wysiwyg/BlogImg/BASIC-PENNY-LOAFER.jpg" width="100%" /> </a></div>
</td>
<td style="width: 10%;">&nbsp;</td>
<td style="width: 40%;">
<div><a onclick="return popup(this)" href="http://www.charleskeith.com/usd/new/little-collection/penny-loafers-red-ck9-71620006-2.html/"><img alt="PENNY LOAFER (little collection)" src="http://cdnm1.charleskeith.com/media/wysiwyg/BlogImg/PENNY-LOAFER.jpg" width="100%" /> </a></div>
</td>
<td style="width: 5%;">&nbsp;</td>
</tr>
<tr>
<td style="width: 5%;">&nbsp;</td>
<td style="width: 40%; vertical-align: top;">
<div><a style="text-decoration: none;" onclick="return popup(this)" href="http://www.charleskeith.com/usd/basic-penny-loafers-red-ck1-70380574.html/">BASIC PENNY LOAFER</a></div>
</td>
<td style="width: 10%;">&nbsp;</td>
<td style="width: 40%; vertical-align: top;">
<div><a style="text-decoration: none;" onclick="return popup(this)" href="http://www.charleskeith.com/usd/new/little-collection/penny-loafers-red-ck9-71620006-2.html/">PENNY LOAFER</a></div>
</td>
<td style="width: 5%;">&nbsp;</td>
</tr>
<tr>
<td style="width: 5%;">&nbsp;</td>
<td style="width: 40%;">
<div><a onclick="return popup(this)" href="http://www.charleskeith.com/usd/new/little-collection/curved-edge-ballerinas-nude-ck9-71620005.html/"><img alt="CURVED EDGE BALLERINA (little collection)" src="http://cdnm1.charleskeith.com/media/wysiwyg/BlogImg/CURVED-EDGE-BALLERINA-1.jpg" width="100%" /> </a></div>
</td>
<td style="width: 10%;">&nbsp;</td>
<td style="width: 40%;">
<div><a onclick="return popup(this)" href="http://www.charleskeith.com/usd/new/little-collection/curved-edge-ballerinas-black-ck9-71620005.html/"><img alt="CURVED EDGE BALLERINA (little collection)" src="http://cdnm1.charleskeith.com/media/wysiwyg/BlogImg/CURVED-EDGE-BALLERINA-2.jpg" width="100%" /> </a></div>
</td>
<td style="width: 5%;">&nbsp;</td>
</tr>
<tr>
<td style="width: 5%;">&nbsp;</td>
<td style="width: 40%; vertical-align: top;">
<div><a style="text-decoration: none;" onclick="return popup(this)" href="http://www.charleskeith.com/usd/new/little-collection/curved-edge-ballerinas-nude-ck9-71620005.html/">CURVED EDGE BALLERINA</a></div>
</td>
<td style="width: 10%;">&nbsp;</td>
<td style="width: 40%; vertical-align: top;">
<div><a style="text-decoration: none;" onclick="return popup(this)" href="http://www.charleskeith.com/usd/new/little-collection/curved-edge-ballerinas-black-ck9-71620005.html/">CURVED EDGE BALLERINA</a></div>
</td>
<td style="width: 5%;">&nbsp;</td>
</tr>
<tr>
<td style="width: 5%;">&nbsp;</td>
<td style="width: 40%;">
<div><a onclick="return popup(this)" href="http://www.charleskeith.com/usd/scalloped-edge-flats-black2-ck1-70380584.html/"><img alt="SCALLOPED EDGE FLAT" src="http://cdnm1.charleskeith.com/media/wysiwyg/BlogImg/SCALLOPED-EDGE-FLAT.jpg" width="100%" /> </a></div>
</td>
<td style="width: 10%;">&nbsp;</td>
<td style="width: 40%;">&nbsp;</td>
<td style="width: 5%;">&nbsp;</td>
</tr>
<tr>
<td style="width: 5%;">&nbsp;</td>
<td style="width: 40%; vertical-align: top;">
<div><a style="text-decoration: none;" onclick="return popup(this)" href="http://www.charleskeith.com/usd/scalloped-edge-flats-black2-ck1-70380584.html/">SCALLOPED EDGE FLAT</a></div>
</td>
<td style="width: 10%;">&nbsp;</td>
<td style="width: 40%; vertical-align: top;">&nbsp;</td>
<td style="width: 5%;">&nbsp;</td>
</tr>
</tbody>
</table>
<br />
<div id="s-recentpost">&nbsp;</div>
</div>
<div>&nbsp;</div>
<p>
<script type="text/javascript">// <![CDATA[
function popup(mylink, windowname) {
            if (!window.focus) return true;
            var href;
            if (typeof(mylink) == 'string')
                href = mylink;
            else
                href = mylink.href;
            window.open(href, windowname, 'width=400,height=1024,scrollbars=yes,resizable=no,location=no,menubar=no,toolbar=no,');
            return false;
        }
// ]]]]><![CDATA[></script>
</p>]]></description>
      <pubDate>Thu, 11 May 2017 11:55:56 +0000</pubDate>
    </item>
    <item>
      <title><![CDATA[STORIES: SEOULSISTERSBLOG]]></title>
      <link>http://www.charleskeith.com/usd/blog/stories-seoulsistersblog/</link>
      <description><![CDATA[<style><!--
.blog-post-view .largecontent{
    max-width: 960px;margin:0 auto; font-size: 14px;text-align: center;
}
.largecontent img{padding-bottom: 2%;}
.smallcontent{text-align: center;}
.smallcontent img{padding-bottom: 2%;}
.shopstory{font-size: 12px;font-weight: bold;}
#recentpost {
	text-align: center; font-size: 12px;
}
#disqus_thread{
    display:none !important;
}
hr{
    display:none !important;
}
#recentpost > div {
	width: 18%; 
	display: inline-block;
	vertical-align: top;

	/* IE fix. */
	*display: inline;
	zoom: 1;
}
#recentpost:after {
	content: "";
	width: 100%;
	display: inline-block;
}
#recentpost a{text-decoration: none;}
#s-recentpost{text-align: center;font-size: 11px;}
#s-recentpost > div {
	width: 30%;
	display: inline-block;
	vertical-align: top;

	/* IE fix. */
	*display: inline;
	zoom: 1;
}
#s-recentpost:after {
	content: "";
	width: 100%;
	display: inline-block;
}
#s-recentpost a{text-decoration: none;}
--></style>
<div>&nbsp;</div>
<div class="visible-md visible-lg largecontent"><a onclick="return popup(this)" href="http://www.charleskeith.com/usd/blog/shop-the-story-113/"><img alt="imwithcharleskeith" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-varsity-seeding-blog-1.jpg" width="100%" /></a>
<p>When it comes to sisters, they say that two is better than one. Jenny and Linda, a pair of sisters living in Seoul and Stockholm respectively, could not agree more. Working collaboratively, they run SeoulSisters, a blog that documents their fashion and travel adventures from all over the world. The sisters are a perfect blend of the East and West, drawing influences from the polarising cities of Seoul and Stockholm.</p>
<br />
<p>As a result of their experiences &ndash; diversity is key in their personal styles, with a signature of mixing and matching and pairing the unexpected. The jet setting sisters share their journey into fashion, discuss their sisterly bond and the inspirations behind their creative processes.</p>
<a onclick="return popup(this)" href="http://www.charleskeith.com/usd/blog/shop-the-story-114/"><img alt="imwithcharleskeith" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-varsity-seeding-blog-2.jpg" width="100%" /></a>
<p><strong>Describe your typical Saturday afternoon.</strong></p>
<p>Saturday is a day we look forward to, as it is more or less our only free day of the week. We like to meet up for a casual brunch to discuss upcoming projects if we happen to be in the same city. Since most meetings and photoshoots take place on weekdays, Saturday is our day to relax and not have to be in front of a camera or work on deadlines.</p>
<p><strong>You seem to travel a lot, what is your favourite place that you&rsquo;ve been to?</strong></p>
<p>Yes, we spend our time between Seoul and Stockholm, and also look forward to traveling as it is our favourite thing to do. We can&rsquo;t stay put in one place for too long and like to be on the go. In terms of holidays, our recent trip to Bali was extremely memorable for us because of its breath taking landscape and incredible culture.</p>
<p><strong>What is it like living in and being based in Stockholm and Seoul? How has it influenced you?</strong></p>
<p>Our experience living in both cities has played a huge role in influencing many facets of our lives, from how we live to what we like to wear. Stockholm and Seoul are two very different cities, but both have been incredibly inspiring for us. We have also played a part in shaping the fashion industries in both cities, having introduced Korean brands in Stockholm and vice versa.</p>
<a onclick="return popup(this)" href="http://www.charleskeith.com/usd/blog/shop-the-story-115/"><img alt="imwithcharleskeith" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-varsity-seeding-blog-3.jpg" width="100%" /></a>
<p><strong>Being in the creative industry, where do you find your inspiration?</strong></p>
<p>We find our inspiration from the streets and the people around us. Fashion week is where we get a lot of our inspiration. More often than not, a trend will catch our eye and we reinterpret it in our own way. We do also inspire each other a lot with what Jenny takes in from Seoul and what Linda takes in from Stockholm. It makes our style a lot like us - a mix of two cities and cultures.</p>
<p><strong>As sisters, do you find it easy to collaborate on projects? Tell us about your creative process.</strong></p>
<p>Yes, we do have a special sisterly bond, agreeing on most things and focusing on the same details. We work well together, usually with Linda conceptualising ideas, while Jenny focuses on project planning.</p>
<p><strong>Share with us your goals for the future?</strong></p>
<p>We have plans to elevate our blog to make content more relatable and interactive for our followers. We have taken steps towards that by creating video content and sharing more of our personal stories. The overall goal for this year is to increase our follower base.</p>
<a onclick="return popup(this)" href="http://www.charleskeith.com/usd/blog/shop-the-story-116/"><img alt="imwithcharleskeith" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-varsity-seeding-blog-4.jpg" width="100%" /></a>
<p>Check out their Instagram page: @seoulsistersblog</p>
<div>&nbsp;</div>
<div class="shopstory">SHOP THE STORY</div>
<table>
<tbody style="font-size: 11px; text-align: center;">
<tr>
<td style="width: 19.25%;">&nbsp;</td>
<td style="width: 18.5%;">
<div><a onclick="return popup(this)" href="http://www.charleskeith.com/usd/push-lock-structured-bag-nude-ck2-50270020.html/"><img alt="LASER-CUT STRAP HEEL" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/PUSH-LOCK-STRUCTURED-BAG-nude-1.jpg" width="100%" /></a></div>
</td>
<td style="width: 3%;">&nbsp;</td>
<td style="width: 18.5%;">
<div><a onclick="return popup(this)" href="http://www.charleskeith.com/notifyme?colour=BLACK&amp;artno=CK1-71630004"><img alt="BOW STRAP SANDAL" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/LACE-UP-SNEAKER-black-2.jpg" width="100%" /></a></div>
</td>
<td style="width: 3%;">&nbsp;</td>
<td style="width: 18.5%;">
<div><a onclick="return popup(this)" href="http://www.charleskeith.com/usd/chunky-sliders-black-ck1-70920023.html/"><img alt="LASER-CUT STRAP HEEL" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHUNKY-SLIDER-black-3.jpg" width="100%" /></a></div>
</td>
<td style="width: 19.25%;">&nbsp;</td>
</tr>
<tr>
<td style="width: 19.25%;">&nbsp;</td>
<td style="width: 18.5%; vertical-align: top;">
<div><a style="text-decoration: none;" onclick="return popup(this)" href="http://www.charleskeith.com/usd/push-lock-structured-bag-nude-ck2-50270020.html/">PUSH-LOCK STRUCTURED BAG</a></div>
</td>
<td style="width: 3%;">&nbsp;</td>
<td style="width: 18.5%; vertical-align: top;">
<div><a style="text-decoration: none;" onclick="return popup(this)" href="http://www.charleskeith.com/notifyme?colour=BLACK&amp;artno=CK1-71630004">LACE-UP SNEAKER</a></div>
</td>
<td style="width: 3%;">&nbsp;</td>
<td style="width: 18.5%; vertical-align: top;">
<div><a style="text-decoration: none;" onclick="return popup(this)" href="http://www.charleskeith.com/usd/chunky-sliders-black-ck1-70920023.html/">CHUNKY SLIDER</a></div>
</td>
<td style="width: 19.25%;">&nbsp;</td>
</tr>
<tr>
<td style="width: 19.25%;">&nbsp;</td>
<td style="width: 18.5%;">
<div><a onclick="return popup(this)" href="http://www.charleskeith.com/usd/chunky-sliders-white-ck1-70920023.html/"><img alt="BOW STRAP SANDAL" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHUNKY-SLIDER-white-4.jpg" width="100%" /></a></div>
</td>
<td style="width: 3%;">&nbsp;</td>
<td style="width: 18.5%;">
<div><a onclick="return popup(this)" href="http://www.charleskeith.com/usd/drawstring-shoulder-bag-black-ck2-20780350.html/"><img alt="LASER-CUT STRAP HEEL" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/DRAWSTRING-SHOULDERBAG-black-5.jpg" width="100%" /></a></div>
</td>
<td style="width: 3%;">&nbsp;</td>
<td style="width: 18.5%;">
<div><a onclick="return popup(this)" href="http://www.charleskeith.com/usd/drawstring-shoulder-bag-silver-ck2-20780350.html/"><img alt="BOW STRAP SANDAL" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/DRAWSTRING-SHOULDERBAG-white-6.jpg" width="100%" /></a></div>
</td>
<td style="width: 19.25%;">&nbsp;</td>
</tr>
<tr>
<td style="width: 19.25%;">&nbsp;</td>
<td style="width: 18.5%; vertical-align: top;">
<div><a style="text-decoration: none;" onclick="return popup(this)" href="http://www.charleskeith.com/usd/chunky-sliders-white-ck1-70920023.html/">CHUNKY SLIDER</a></div>
</td>
<td style="width: 3%;">&nbsp;</td>
<td style="width: 18.5%; vertical-align: top;">
<div><a style="text-decoration: none;" onclick="return popup(this)" href="http://www.charleskeith.com/usd/drawstring-shoulder-bag-black-ck2-20780350.html/">DRAWSTRING SHOULDER BAG</a></div>
</td>
<td style="width: 3%;">&nbsp;</td>
<td style="width: 18.5%; vertical-align: top;">
<div><a style="text-decoration: none;" onclick="return popup(this)" href="http://www.charleskeith.com/usd/drawstring-shoulder-bag-silver-ck2-20780350.html/">DRAWSTRING SHOULDER BAG</a></div>
</td>
<td style="width: 19.25%;">&nbsp;</td>
</tr>
<tr>
<td style="width: 19.25%;">&nbsp;</td>
<td style="width: 18.5%;">
<div><a onclick="return popup(this)" href="http://www.charleskeith.com/notifyme?colour=WHITE&amp;artno=CK1-71630004"><img alt="LASER-CUT STRAP HEEL" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/LACE-UP-SNEAKER-white-7.jpg" width="100%" /></a></div>
</td>
<td style="width: 3%;">&nbsp;</td>
<td style="width: 18.5%;">
<div><a onclick="return popup(this)" href="http://www.charleskeith.com/usd/push-lock-structured-bag-black-ck2-50270020.html/"><img alt="BOW STRAP SANDAL" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/PUSH-LOCK-STRUCTURED-BAG-black-8.jpg" width="100%" /></a></div>
</td>
<td style="width: 3%;">&nbsp;</td>
<td style="width: 18.5%;">&nbsp;</td>
<td style="width: 19.25%;">&nbsp;</td>
</tr>
<tr>
<td style="width: 19.25%;">&nbsp;</td>
<td style="width: 18.5%; vertical-align: top;">
<div><a style="text-decoration: none;" onclick="return popup(this)" href="http://www.charleskeith.com/notifyme?colour=WHITE&amp;artno=CK1-71630004">LACE-UP SNEAKER</a></div>
</td>
<td style="width: 3%;">&nbsp;</td>
<td style="width: 18.5%; vertical-align: top;">
<div><a style="text-decoration: none;" onclick="return popup(this)" href="http://www.charleskeith.com/usd/push-lock-structured-bag-black-ck2-50270020.html/">PUSH-LOCK STRUCTURED BAG</a></div>
</td>
<td style="width: 3%;">&nbsp;</td>
<td style="width: 18.5%;">&nbsp;</td>
<td style="width: 19.25%;">&nbsp;</td>
</tr>
</tbody>
</table>
<br /><br />
<div id="recentpost">&nbsp;</div>
</div>
<div class="visible-xs visible-sm smallcontent"><a href="http://www.charleskeith.com/usd/push-lock-structured-bag-nude-ck2-50270020.html/"><img alt="imwithcharleskeith" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-varsity-seeding-blog-1-1.jpg" width="100%" /></a> <a href="http://www.charleskeith.com/usd/blog/shop-the-story-113/"><img alt="imwithcharleskeith" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-varsity-seeding-blog-1-2.jpg" width="100%" /></a>
<p>When it comes to sisters, they say that two is better than one. Jenny and Linda, a pair of sisters living in Seoul and Stockholm respectively, could not agree more. Working collaboratively, they run SeoulSisters, a blog that documents their fashion and travel adventures from all over the world. The sisters are a perfect blend of the East and West, drawing influences from the polarising cities of Seoul and Stockholm.</p>
<br />
<p>As a result of their experiences &ndash; diversity is key in their personal styles, with a signature of mixing and matching and pairing the unexpected. The jet setting sisters share their journey into fashion, discuss their sisterly bond and the inspirations behind their creative processes.</p>
<a href="http://www.charleskeith.com/usd/blog/shop-the-story-114/"><img alt="imwithcharleskeith" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-varsity-seeding-blog-2.jpg" width="100%" /></a>
<p><strong>Describe your typical Saturday afternoon.</strong></p>
<p>Saturday is a day we look forward to, as it is more or less our only free day of the week. We like to meet up for a casual brunch to discuss upcoming projects if we happen to be in the same city. Since most meetings and photoshoots take place on weekdays, Saturday is our day to relax and not have to be in front of a camera or work on deadlines.</p>
<p><strong>You seem to travel a lot, what is your favourite place that you&rsquo;ve been to?</strong></p>
<p>Yes, we spend our time between Seoul and Stockholm, and also look forward to traveling as it is our favourite thing to do. We can&rsquo;t stay put in one place for too long and like to be on the go. In terms of holidays, our recent trip to Bali was extremely memorable for us because of its breath taking landscape and incredible culture.</p>
<p><strong>What is it like living in and being based in Stockholm and Seoul? How has it influenced you?</strong></p>
<p>Our experience living in both cities has played a huge role in influencing many facets of our lives, from how we live to what we like to wear. Stockholm and Seoul are two very different cities, but both have been incredibly inspiring for us. We have also played a part in shaping the fashion industries in both cities, having introduced Korean brands in Stockholm and vice versa.</p>
<a href="http://www.charleskeith.com/usd/blog/shop-the-story-115/"><img alt="imwithcharleskeith" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-varsity-seeding-blog-3-1.jpg" width="100%" /></a> <a href="http://www.charleskeith.com/usd/push-lock-structured-bag-black-ck2-50270020.html/"><img alt="imwithcharleskeith" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-varsity-seeding-blog-3-2.jpg" width="100%" /></a>
<p><strong>Being in the creative industry, where do you find your inspiration?</strong></p>
<p>We find our inspiration from the streets and the people around us. Fashion week is where we get a lot of our inspiration. More often than not, a trend will catch our eye and we reinterpret it in our own way. We do also inspire each other a lot with what Jenny takes in from Seoul and what Linda takes in from Stockholm. It makes our style a lot like us - a mix of two cities and cultures.</p>
<p><strong>As sisters, do you find it easy to collaborate on projects? Tell us about your creative process.</strong></p>
<p>Yes, we do have a special sisterly bond, agreeing on most things and focusing on the same details. We work well together, usually with Linda conceptualising ideas, while Jenny focuses on project planning.</p>
<p><strong>Share with us your goals for the future?</strong></p>
<p>We have plans to elevate our blog to make content more relatable and interactive for our followers. We have taken steps towards that by creating video content and sharing more of our personal stories. The overall goal for this year is to increase our follower base.</p>
<a href="http://www.charleskeith.com/usd/blog/shop-the-story-116/"><img alt="imwithcharleskeith" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-varsity-seeding-blog-4.jpg" width="100%" /></a>
<p>Check out their Instagram page: @seoulsistersblog</p>
<div>&nbsp;</div>
<div class="shopstory">SHOP THE STORY</div>
<table>
<tbody style="font-size: 11px; text-align: center;">
<tr>
<td style="width: 5%;">&nbsp;</td>
<td style="width: 40%;">
<div><a onclick="return popup(this)" href="http://www.charleskeith.com/usd/push-lock-structured-bag-nude-ck2-50270020.html/"><img alt="LASER-CUT STRAP HEEL" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/PUSH-LOCK-STRUCTURED-BAG-nude-1.jpg" width="100%" /></a></div>
</td>
<td style="width: 10%;">&nbsp;</td>
<td style="width: 40%;">
<div><a onclick="return popup(this)" href="http://www.charleskeith.com/notifyme?colour=BLACK&amp;artno=CK1-71630004"><img alt="BOW STRAP SANDAL" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/LACE-UP-SNEAKER-black-2.jpg" width="100%" /></a></div>
</td>
<td style="width: 5%;">&nbsp;</td>
</tr>
<tr>
<td style="width: 5%;">&nbsp;</td>
<td style="width: 40%; vertical-align: top;">
<div><a style="text-decoration: none;" onclick="return popup(this)" href="http://www.charleskeith.com/usd/push-lock-structured-bag-nude-ck2-50270020.html/">PUSH-LOCK STRUCTURED BAG</a></div>
</td>
<td style="width: 10%;">&nbsp;</td>
<td style="width: 40%; vertical-align: top;">
<div><a style="text-decoration: none;" onclick="return popup(this)" href="http://www.charleskeith.com/notifyme?colour=BLACK&amp;artno=CK1-71630004">LACE-UP SNEAKER</a></div>
</td>
<td style="width: 5%;">&nbsp;</td>
</tr>
<tr>
<td style="width: 5%;">&nbsp;</td>
<td style="width: 40%;">
<div><a onclick="return popup(this)" href="http://www.charleskeith.com/usd/chunky-sliders-black-ck1-70920023.html/"><img alt="LASER-CUT STRAP HEEL" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHUNKY-SLIDER-black-3.jpg" width="100%" /></a></div>
</td>
<td style="width: 10%;">&nbsp;</td>
<td style="width: 40%;">
<div><a onclick="return popup(this)" href="http://www.charleskeith.com/usd/chunky-sliders-white-ck1-70920023.html/"><img alt="BOW STRAP SANDAL" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHUNKY-SLIDER-white-4.jpg" width="100%" /></a></div>
</td>
<td style="width: 5%;">&nbsp;</td>
</tr>
<tr>
<td style="width: 5%;">&nbsp;</td>
<td style="width: 40%; vertical-align: top;">
<div><a style="text-decoration: none;" onclick="return popup(this)" href="http://www.charleskeith.com/usd/chunky-sliders-black-ck1-70920023.html/">CHUNKY SLIDER</a></div>
</td>
<td style="width: 10%;">&nbsp;</td>
<td style="width: 40%; vertical-align: top;">
<div><a style="text-decoration: none;" onclick="return popup(this)" href="http://www.charleskeith.com/usd/chunky-sliders-white-ck1-70920023.html/">CHUNKY SLIDER</a></div>
</td>
<td style="width: 5%;">&nbsp;</td>
</tr>
<tr>
<td style="width: 5%;">&nbsp;</td>
<td style="width: 40%;">
<div><a onclick="return popup(this)" href="http://www.charleskeith.com/usd/drawstring-shoulder-bag-black-ck2-20780350.html/"><img alt="LASER-CUT STRAP HEEL" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/DRAWSTRING-SHOULDERBAG-black-5.jpg" width="100%" /></a></div>
</td>
<td style="width: 10%;">&nbsp;</td>
<td style="width: 40%;">
<div><a onclick="return popup(this)" href="http://www.charleskeith.com/usd/drawstring-shoulder-bag-silver-ck2-20780350.html/"><img alt="BOW STRAP SANDAL" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/DRAWSTRING-SHOULDERBAG-white-6.jpg" width="100%" /></a></div>
</td>
<td style="width: 5%;">&nbsp;</td>
</tr>
<tr>
<td style="width: 5%;">&nbsp;</td>
<td style="width: 40%; vertical-align: top;">
<div><a style="text-decoration: none;" onclick="return popup(this)" href="http://www.charleskeith.com/usd/drawstring-shoulder-bag-black-ck2-20780350.html/">DRAWSTRING SHOULDER BAG</a></div>
</td>
<td style="width: 10%;">&nbsp;</td>
<td style="width: 40%; vertical-align: top;">
<div><a style="text-decoration: none;" onclick="return popup(this)" href="http://www.charleskeith.com/usd/drawstring-shoulder-bag-silver-ck2-20780350.html/">DRAWSTRING SHOULDER BAG</a></div>
</td>
<td style="width: 5%;">&nbsp;</td>
</tr>
<tr>
<td style="width: 5%;">&nbsp;</td>
<td style="width: 40%;">
<div><a onclick="return popup(this)" href="http://www.charleskeith.com/notifyme?colour=WHITE&amp;artno=CK1-71630004"><img alt="LASER-CUT STRAP HEEL" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/LACE-UP-SNEAKER-white-7.jpg" width="100%" /></a></div>
</td>
<td style="width: 10%;">&nbsp;</td>
<td style="width: 40%;">
<div><a onclick="return popup(this)" href="http://www.charleskeith.com/usd/push-lock-structured-bag-black-ck2-50270020.html/"><img alt="BOW STRAP SANDAL" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/PUSH-LOCK-STRUCTURED-BAG-black-8.jpg" width="100%" /></a></div>
</td>
<td style="width: 5%;">&nbsp;</td>
</tr>
<tr>
<td style="width: 5%;">&nbsp;</td>
<td style="width: 40%; vertical-align: top;">
<div><a style="text-decoration: none;" onclick="return popup(this)" href="http://www.charleskeith.com/notifyme?colour=WHITE&amp;artno=CK1-71630004">LACE-UP SNEAKER</a></div>
</td>
<td style="width: 10%;">&nbsp;</td>
<td style="width: 40%; vertical-align: top;">
<div><a style="text-decoration: none;" onclick="return popup(this)" href="http://www.charleskeith.com/usd/push-lock-structured-bag-black-ck2-50270020.html/">PUSH-LOCK STRUCTURED BAG</a></div>
</td>
<td style="width: 5%;">&nbsp;</td>
</tr>
</tbody>
</table>
<br />
<div id="s-recentpost">&nbsp;</div>
</div>
<div>&nbsp;</div>
<p>
<script type="text/javascript">// <![CDATA[
function popup(mylink, windowname)
{
if (! window.focus)return true;
var href;
if (typeof(mylink) == 'string')
   href=mylink;
else
   href=mylink.href;
window.open(href, windowname, 'width=400,height=1024,scrollbars=yes,resizable=no,location=no,menubar=no,toolbar=no,');
return false;
}
// ]]]]><![CDATA[></script>
</p>]]></description>
      <pubDate>Fri, 05 May 2017 10:44:16 +0000</pubDate>
    </item>
    <item>
      <title><![CDATA[TIMELESS AFFECTION]]></title>
      <link>http://www.charleskeith.com/usd/blog/timeless-affection/</link>
      <description><![CDATA[<p>
<script type="text/javascript" src="https://ajax.googleapis.com/ajax/libs/jquery/1.8.2/jquery.min.js"></script>
<script type="text/javascript" src="http://www.charleskeith.com/media/wysiwyg/js/jquery.bxslider.min.js"></script>
</p>
<style><!--
.blog-post-view .largecontent{
   max-width: 960px;margin:0 auto; font-size: 14px;text-align: center;
}
.bx-wrapper {
        position: relative;
        margin: 0 auto 60px;
        padding: 0;
        *zoom: 1;
    }#disqus_thread{
display:none !important;
}

hr{
display:none !important;
}
    
    .bx-wrapper img {
        max-width: 100%;
        display: block;
    }
    /** THEME
===================================*/
    
    .bx-wrapper .bx-viewport {
        left: 0;
        background: #fff;
        /*fix other elements on the page moving (on Chrome)*/
        -webkit-transform: translatez(0);
        -moz-transform: translatez(0);
        -ms-transform: translatez(0);
        -o-transform: translatez(0);
        transform: translatez(0);
    }
    
    .bx-wrapper .bx-pager,
    .bx-wrapper .bx-controls-auto {
        position: absolute;
        bottom: -50px;
        width: 100%;
    }
    /* LOADER */
    
    .bx-wrapper .bx-loading {
        min-height: 50px;
        background: url(http://cdnm1.charleskeith.com/media/wysiwyg/blog/bxloader.gif) center center no-repeat #fff;
        height: 100%;
        width: 100%;
        position: absolute;
        top: 0;
        left: 0;
        z-index: 2000;
    }
    /* PAGER */
    
    .bx-wrapper .bx-pager {
        text-align: center;
        font-size: .85em;
        font-family: Arial;
        font-weight: bold;
        color: #666;
        padding-top: 20px;
    }
    
    .bx-wrapper .bx-pager .bx-pager-item,
    .bx-wrapper .bx-controls-auto .bx-controls-auto-item {
        display: inline-block;
        *zoom: 1;
        *display: inline;
    }
    
    .bx-wrapper .bx-pager.bx-default-pager a {
        background: #fff;
        text-indent: -9999px;
        display: block;
        width: 10px;
        height: 10px;
        margin: 0 3px;
        outline: 0;
        -moz-border-radius: 5px;
        -webkit-border-radius: 5px;
        border-radius: 5px;
    }
    /* DIRECTION CONTROLS (NEXT / PREV) */
    
    .bx-wrapper .bx-prev {
        left: -20px;
        /*left: 10px;htike*/
        background: url(http://cdnm1.charleskeith.com/media/wysiwyg/blog/bxcontrols.png) no-repeat 0 -32px;
    }
    
    .bx-wrapper .bx-next {
        right: -20px;
        /*right: 10px;htike*/
        background: url(http://cdnm1.charleskeith.com/media/wysiwyg/blog/bxcontrols.png) no-repeat -43px -32px;
    }
    
    .bx-wrapper .bx-prev:hover {
        background-position: 0 0;
    }
    
    .bx-wrapper .bx-next:hover {
        background-position: -43px 0;
    }
    
    .bx-wrapper .bx-controls-direction a {
        position: absolute;
        top: 50%;
        margin-top: -16px;
        outline: 0;
        width: 32px;
        height: 32px;
        text-indent: -9999px;
        z-index: 3000;
    }
    
    .bx-wrapper .bx-controls-direction a.disabled {
        display: none;
    }
    /* AUTO CONTROLS (START / STOP) */
    
    .bx-wrapper .bx-controls-auto {
        text-align: center;
    }
    /* PAGER WITH AUTO-CONTROLS HYBRID LAYOUT */
    
    .bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-pager {
        text-align: left;
        width: 80%;
    }
    
    .bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-controls-auto {
        right: 0;
        width: 35px;
    }
    /* IMAGE CAPTIONS */
    
    .bx-wrapper .bx-caption {
        position: absolute;
        top: 7px;
        /*bottom: 0;*/
        left: 0;
        width: 100%;
    }
    
    .bx-wrapper .bx-caption span {
        color: #000;
        /*color: #fff;*/
        font-family: Arial;
        display: block;
        font-size: .85em;
        font-weight: bold;
        padding: 2px;
        /*padding: 10px;*/
    }
    
    .bx-wrapper ul li {
        margin-left: 0;
    }
    
    #sidebar {
        width: 150px;
        float: right;
        text-align: center;
    }
    
    .shopstory {
        font-size: 12px;
        text-align: center;
        font-weight: bold;
        padding-left: 30px;
    }
    
    .smallcontent {
        text-align: center;
    }
    
    .smallcontent img {
        padding-bottom: 2%;
    }
    
    #recentpost {
        text-align: center;
        font-size: 12px;
    }
    
    #recentpost > div {
        width: 18%;
        display: inline-block;
        vertical-align: top;
        /* IE fix. */
        *display: inline;
        zoom: 1;
    }
    
    #recentpost:after {
        content: "";
        width: 100%;
        display: inline-block;
    }
    
    #recentpost a {
        text-decoration: none;
    }
    
    #s-recentpost {
        text-align: center;
        font-size: 11px;
    }
    
    #s-recentpost > div {
        width: 30%;
        display: inline-block;
        vertical-align: top;
        /* IE fix. */
        *display: inline;
        zoom: 1;
    }
    
    #s-recentpost:after {
        content: "";
        width: 100%;
        display: inline-block;
    }
    
    #s-recentpost a {
        text-decoration: none;
    }
--></style>
<p>
<script type="text/javascript">// <![CDATA[
$(function() {
            var floatingDiv = $('#sidebar');
            var offset = $("#sidebar").position();
            var bottomoffset = $("#leftcontent").height();

            $(window).scroll(function() {
                if ($(window).scrollTop() >= (offset.top + 250) && $(window).scrollTop() <= (bottomoffset - 250)) {
                    floatingDiv.css({
                        'position': 'fixed',
                        'top': 100,
                        'float': 'right',
                        'margin-left': 30
                    });
                } else {
                    floatingDiv.css({
                        'position': 'relative',
                        'top': 0
                    });
                }
            });
        });
// ]]]]><![CDATA[></script>
<script type="text/javascript">// <![CDATA[
$(document).ready(function() {
            $('.bxslider').bxSlider({
                mode: 'vertical',
                slideWidth: 140,
                minSlides: 3,
                maxSlides: 3,
                moveSlides: 1,
                captions: true,
                slideMargin: 5
            });
        });
// ]]]]><![CDATA[></script>
</p>
<div>&nbsp;</div>
<div class="visible-md visible-lg largecontent">
<table>
<tbody style="text-align: center;">
<tr>
<td style="width: 80%; vertical-align: top; font-size: 14px;">
<div id="leftcontent"><a onclick="return popup(this)" href="http://www.charleskeith.com/usd/blog/shop-the-story-112/"><img style="padding-bottom: 2%;" alt="charles &amp; keith mothers day edit" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-timeless-affection-blog.jpg" width="100%" /></a>
<p>For the uplifting spirit who has provided unconditional affection, here is a curated selection of exquisite accessories as endearing as a Mother&rsquo;s love. A delicate arrangement of elliptical crescent shapes, accessories are crafted in rose gold, silver and yellow gold tones. Stackable rings are topped with precious quartz gemstones, paired with retro-tinted lenses set in hexagonal frames, a combination that is perfect for the timeless mum.</p>
<br /><br />
<div id="recentpost">&nbsp;</div>
</div>
</td>
<td style="width: 20%; vertical-align: top;">
<div class="shopstory">SHOP THE STORY</div>
<div>&nbsp;</div>
<div id="sidebar">
<ul class="bxslider">
<li><a style="font-size: 10px; text-decoration: none;" onclick="return popup(this)" href="http://www.charleskeith.com/usd/stone-cuff-bangle-blue-ck5-11450004.html/"><img alt="STONE CUFF BANGLE" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/STONE-CUFF-BANGLE-blue-1.jpg" width="100%" />STONE CUFF BANGLE</a></li>
<li><a style="font-size: 10px; text-decoration: none;" onclick="return popup(this)" href="http://www.charleskeith.com/usd/stone-cuff-bangle-white-ck5-11450004.html/"><img alt="STONE CUFF BANGLE" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/STONE-CUFF-BANGLE-white-2.jpg" width="100%" />STONE CUFF BANGLE</a></li>
<li><a style="font-size: 10px; text-decoration: none;" onclick="return popup(this)" href="http://www.charleskeith.com/usd/stone-cuff-bangle-pink-ck5-11450004.html/"><img alt="STONE CUFF BANGLE" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/STONE-CUFF-BANGLE-pink-3.jpg" width="100%" />STONE CUFF BANGLE</a></li>
<li><a style="font-size: 10px; text-decoration: none;" onclick="return popup(this)" href="http://www.charleskeith.com/usd/stiletto-drop-earrings-gold-ck5-41430023.html/"><img alt="STILETTO DROP EARRINGS" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/STILETTO-DROP-EARRINGS-gold-4.jpg" width="100%" />STILETTO DROP EARRINGS</a></li>
<li><a style="font-size: 10px; text-decoration: none;" onclick="return popup(this)" href="http://www.charleskeith.com/usd/stiletto-drop-earrings-rose-gold-ck5-41430023.html/"><img alt="STILETTO DROP EARRINGS" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/STILETTO-DROP-EARRINGS-rosegold-5.jpg" width="100%" />STILETTO DROP EARRINGS</a></li>
<li><a style="font-size: 10px; text-decoration: none;" onclick="return popup(this)" href="http://www.charleskeith.com/notifyme?colour=BLACK&amp;artno=CK3-31280266"><img alt="ROUND FRAME EYEWEAR" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/ROUND-FRAME-EYEWEAR-black-6.jpg" width="100%" />ROUND FRAME EYEWEAR</a></li>
<li><a style="font-size: 10px; text-decoration: none;" onclick="return popup(this)" href="http://www.charleskeith.com/notifyme?colour=ROSEGOLD&amp;artno=CK3-51280269"><img alt="OCTAGONAL SUNGLASSES" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/OCTAGONAL-SUNGLASSES-rosegold-7.jpg" width="100%" />OCTAGONAL SUNGLASSES</a></li>
<li><a style="font-size: 10px; text-decoration: none;" onclick="return popup(this)" href="http://www.charleskeith.com/usd/semi-precious-stones-earrings-blue-ck5-42120145.html/"><img alt="SEMI-PRECIOUS STONES EARRINGS" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/SEMI-PRECIOUS-STONES-EARRINGS-blue-8.jpg" width="100%" />SEMI-PRECIOUS STONES EARRINGS</a></li>
<li><a style="font-size: 10px; text-decoration: none;" onclick="return popup(this)" href="http://www.charleskeith.com/notifyme?colour=BLACK&amp;artno=CK5-42120145"><img alt="SEMI-PRECIOUS STONES EARRINGS" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/SEMI-PRECIOUS-STONES-EARRINGS-black-9.jpg" width="100%" />SEMI-PRECIOUS STONES EARRINGS</a></li>
<li><a style="font-size: 10px; text-decoration: none;" onclick="return popup(this)" href="http://www.charleskeith.com/usd/chain-tassle-necklace-rose-gold-ck5-21430020.htm/"><img alt="CHAIN TASSLE NECKLACE" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHAIN-TASSLE-NECKLACE-rosegold-10.jpg" width="100%" />CHAIN TASSLE NECKLACE</a></li>
<li><a style="font-size: 10px; text-decoration: none;" onclick="return popup(this)" href="http://www.charleskeith.com/usd/stone-cuff-ring-pink-ck5-31450005.html/"><img alt="STONE CUFF RING" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/STONE-CUFF-RING-pink-11.jpg" width="100%" />STONE CUFF RING</a></li>
<li><a style="font-size: 10px; text-decoration: none;" onclick="return popup(this)" href="http://www.charleskeith.com/usd/chain-detail-earrings-rose-gold-ck5-42120144.html/"><img alt="CHAIN DETAIL EARRINGS" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHAIN-DETAIL-EARRINGS-rosegold-12.jpg" width="100%" />CHAIN DETAIL EARRINGS</a></li>
</ul>
</div>
</td>
</tr>
</tbody>
</table>
</div>
<div class="visible-xs visible-sm smallcontent"><a onclick="return popup(this)" href="http://www.charleskeith.com/usd/blog/shop-the-story-112/"><img style="padding-bottom: 2%;" alt="charles &amp; keith mothers day edit" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-timeless-affection-blog.jpg" width="100%" /></a>
<p>For the uplifting spirit who has provided unconditional affection, here is a curated selection of exquisite accessories as endearing as a Mother&rsquo;s love. A delicate arrangement of elliptical crescent shapes, accessories are crafted in rose gold, silver and yellow gold tones. Stackable rings are topped with precious quartz gemstones, paired with retro-tinted lenses set in hexagonal frames, a combination that is perfect for the timeless mum.</p>
<br />
<div class="shopstory">SHOP THE STORY</div>
<div>&nbsp;</div>
<table>
<tbody style="text-align: center;">
<tr>
<td style="width: 5%;">&nbsp;</td>
<td style="width: 40%;">
<div><a href="http://www.charleskeith.com/usd/stone-cuff-bangle-blue-ck5-11450004.html/"><img alt="STONE CUFF BANGLE" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/STONE-CUFF-BANGLE-blue-1.jpg" width="100%" /></a></div>
</td>
<td style="width: 10%;">&nbsp;</td>
<td style="width: 40%;">
<div><a href="http://www.charleskeith.com/usd/stone-cuff-bangle-white-ck5-11450004.html/"><img alt="STONE CUFF BANGLE" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/STONE-CUFF-BANGLE-white-2.jpg" width="100%" /></a></div>
</td>
<td style="width: 5%;">&nbsp;</td>
</tr>
<tr>
<td style="width: 5%;">&nbsp;</td>
<td style="width: 40%; vertical-align: top;">
<div><a style="text-decoration: none;" href="http://www.charleskeith.com/usd/stone-cuff-bangle-blue-ck5-11450004.html/"> STONE CUFF BANGLE</a></div>
</td>
<td style="width: 10%;">&nbsp;</td>
<td style="width: 40%; vertical-align: top;">
<div><a style="text-decoration: none;" href="http://www.charleskeith.com/usd/stone-cuff-bangle-white-ck5-11450004.html/"> STONE CUFF BANGLE</a></div>
</td>
<td style="width: 5%;">&nbsp;</td>
</tr>
<tr>
<td style="width: 5%;">&nbsp;</td>
<td style="width: 40%;">
<div><a href="http://www.charleskeith.com/usd/stone-cuff-bangle-pink-ck5-11450004.html/"><img alt="STONE CUFF BANGLE" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/STONE-CUFF-BANGLE-pink-3.jpg" width="100%" /></a></div>
</td>
<td style="width: 10%;">&nbsp;</td>
<td style="width: 40%;">
<div><a href="http://www.charleskeith.com/usd/stiletto-drop-earrings-gold-ck5-41430023.html/"><img alt="STILETTO DROP EARRINGS" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/STILETTO-DROP-EARRINGS-gold-4.jpg" width="100%" /></a></div>
</td>
<td style="width: 5%;">&nbsp;</td>
</tr>
<tr>
<td style="width: 5%;">&nbsp;</td>
<td style="width: 40%; vertical-align: top;">
<div><a style="text-decoration: none;" href="http://www.charleskeith.com/usd/stone-cuff-bangle-pink-ck5-11450004.html/"> STONE CUFF BANGLE</a></div>
</td>
<td style="width: 10%;">&nbsp;</td>
<td style="width: 40%; vertical-align: top;">
<div><a style="text-decoration: none;" href="http://www.charleskeith.com/usd/stiletto-drop-earrings-gold-ck5-41430023.html/"> STILETTO DROP EARRINGS</a></div>
</td>
<td style="width: 5%;">&nbsp;</td>
</tr>
<tr>
<td style="width: 5%;">&nbsp;</td>
<td style="width: 40%;">
<div><a href="http://www.charleskeith.com/usd/stiletto-drop-earrings-rose-gold-ck5-41430023.html/"><img alt="STILETTO DROP EARRINGS" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/STILETTO-DROP-EARRINGS-rosegold-5.jpg" width="100%" /></a></div>
</td>
<td style="width: 10%;">&nbsp;</td>
<td style="width: 40%;">
<div><a href="http://www.charleskeith.com/notifyme?colour=BLACK&amp;artno=CK3-31280266"><img alt="ROUND FRAME EYEWEAR" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/ROUND-FRAME-EYEWEAR-black-6.jpg" width="100%" /></a></div>
</td>
<td style="width: 5%;">&nbsp;</td>
</tr>
<tr>
<td style="width: 5%;">&nbsp;</td>
<td style="width: 40%; vertical-align: top;">
<div><a style="text-decoration: none;" href="http://www.charleskeith.com/usd/stiletto-drop-earrings-rose-gold-ck5-41430023.html/"> STILETTO DROP EARRINGS</a></div>
</td>
<td style="width: 10%;">&nbsp;</td>
<td style="width: 40%; vertical-align: top;">
<div><a style="text-decoration: none;" href="http://www.charleskeith.com/notifyme?colour=BLACK&amp;artno=CK3-31280266">ROUND FRAME EYEWEAR</a></div>
</td>
<td style="width: 5%;">&nbsp;</td>
</tr>
<tr>
<td style="width: 5%;">&nbsp;</td>
<td style="width: 40%;">
<div><a href="http://www.charleskeith.com/notifyme?colour=ROSEGOLD&amp;artno=CK3-51280269"><img alt="OCTAGONAL SUNGLASSES" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/OCTAGONAL-SUNGLASSES-rosegold-7.jpg" width="100%" /></a></div>
</td>
<td style="width: 10%;">&nbsp;</td>
<td style="width: 40%;">
<div><a href="http://www.charleskeith.com/usd/semi-precious-stones-earrings-blue-ck5-42120145.html/"><img alt="SEMI-PRECIOUS STONES EARRINGS" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/SEMI-PRECIOUS-STONES-EARRINGS-blue-8.jpg" width="100%" /></a></div>
</td>
<td style="width: 5%;">&nbsp;</td>
</tr>
<tr>
<td style="width: 5%;">&nbsp;</td>
<td style="width: 40%; vertical-align: top;">
<div><a style="text-decoration: none;" href="http://www.charleskeith.com/notifyme?colour=ROSEGOLD&amp;artno=CK3-51280269"> OCTAGONAL SUNGLASSES</a></div>
</td>
<td style="width: 10%;">&nbsp;</td>
<td style="width: 40%; vertical-align: top;">
<div><a style="text-decoration: none;" href="http://www.charleskeith.com/usd/semi-precious-stones-earrings-blue-ck5-42120145.html/"> SEMI-PRECIOUS STONES EARRINGS</a></div>
</td>
<td style="width: 5%;">&nbsp;</td>
</tr>
<tr>
<td style="width: 5%;">&nbsp;</td>
<td style="width: 40%;">
<div><a href="http://www.charleskeith.com/notifyme?colour=BLACK&amp;artno=CK5-42120145"><img alt="SEMI-PRECIOUS STONES EARRINGS" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/SEMI-PRECIOUS-STONES-EARRINGS-black-9.jpg" width="100%" /></a></div>
</td>
<td style="width: 10%;">&nbsp;</td>
<td style="width: 40%;">
<div><a href="http://www.charleskeith.com/usd/chain-tassle-necklace-rose-gold-ck5-21430020.htm/"><img alt="CHAIN TASSLE NECKLACE" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHAIN-TASSLE-NECKLACE-rosegold-10.jpg" width="100%" /></a></div>
</td>
<td style="width: 5%;">&nbsp;</td>
</tr>
<tr>
<td style="width: 5%;">&nbsp;</td>
<td style="width: 40%; vertical-align: top;">
<div><a style="text-decoration: none;" href="http://www.charleskeith.com/notifyme?colour=BLACK&amp;artno=CK5-42120145"> SEMI-PRECIOUS STONES EARRINGS</a></div>
</td>
<td style="width: 10%;">&nbsp;</td>
<td style="width: 40%; vertical-align: top;">
<div><a style="text-decoration: none;" href="http://www.charleskeith.com/usd/chain-tassle-necklace-rose-gold-ck5-21430020.htm/"> CHAIN TASSLE NECKLACE</a></div>
</td>
<td style="width: 5%;">&nbsp;</td>
</tr>
<tr>
<td style="width: 5%;">&nbsp;</td>
<td style="width: 40%;">
<div><a href="http://www.charleskeith.com/usd/stone-cuff-ring-pink-ck5-31450005.html/"><img alt="STONE CUFF RING" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/STONE-CUFF-RING-pink-11.jpg" width="100%" /></a></div>
</td>
<td style="width: 10%;">&nbsp;</td>
<td style="width: 40%;">
<div><a href="http://www.charleskeith.com/usd/chain-detail-earrings-rose-gold-ck5-42120144.html/"><img alt="CHAIN DETAIL EARRINGS" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHAIN-DETAIL-EARRINGS-rosegold-12.jpg" width="100%" /></a></div>
</td>
<td style="width: 5%;">&nbsp;</td>
</tr>
<tr>
<td style="width: 5%;">&nbsp;</td>
<td style="width: 40%; vertical-align: top;">
<div><a style="text-decoration: none;" href="http://www.charleskeith.com/usd/stone-cuff-ring-pink-ck5-31450005.html/"> STONE CUFF RING</a></div>
</td>
<td style="width: 10%;">&nbsp;</td>
<td style="width: 40%; vertical-align: top;">
<div><a style="text-decoration: none;" href="http://www.charleskeith.com/usd/chain-detail-earrings-rose-gold-ck5-42120144.html/"> CHAIN DETAIL EARRINGS</a></div>
</td>
<td style="width: 5%;">&nbsp;</td>
</tr>
</tbody>
</table>
<br />
<div id="s-recentpost">&nbsp;</div>
</div>
<div>&nbsp;</div>
<p>
<script type="text/javascript">// <![CDATA[
function popup(mylink, windowname) {
            if (!window.focus) return true;
            var href;
            if (typeof(mylink) == 'string')
                href = mylink;
            else
                href = mylink.href;
            window.open(href, windowname, 'width=400,height=1024,scrollbars=yes,resizable=no,location=no,menubar=no,toolbar=no,');
            return false;
        }
// ]]]]><![CDATA[></script>
</p>]]></description>
      <pubDate>Fri, 05 May 2017 09:20:53 +0000</pubDate>
    </item>
    <item>
      <title><![CDATA[SPOTTED: SUI YU MENG]]></title>
      <link>http://www.charleskeith.com/usd/blog/spotted-suiyumeng/</link>
      <description><![CDATA[<style><!--
.blog-post-view .largecontent{
   max-width: 960px;margin:0 auto; font-size: 14px;text-align: center;
}
.largecontent img{padding-bottom: 2%;}
.smallcontent{text-align: center;}
.smallcontent img{padding-bottom: 2%;}
#recentpost {
	text-align: center; font-size: 12px;
}#disqus_thread{
display:none !important;
}

hr{
display:none !important;
}
#recentpost > div {
	width: 18%; 
	display: inline-block;
	vertical-align: top;

	/* IE fix. */
	*display: inline;
	zoom: 1;
}
#recentpost:after {
	content: "";
	width: 100%;
	display: inline-block;
}
#recentpost a{text-decoration: none;}
#s-recentpost{text-align: center;font-size: 11px;}
#s-recentpost > div {
	width: 30%;
	display: inline-block;
	vertical-align: top;

	/* IE fix. */
	*display: inline;
	zoom: 1;
}
#s-recentpost:after {
	content: "";
	width: 100%;
	display: inline-block;
}
#s-recentpost a{text-decoration: none;}
--></style>
<div>&nbsp;</div>
<div class="visible-md visible-lg largecontent"><a onclick="return popup(this)" href="http://www.charleskeith.com/usd/laser-cut-strap-heels-black-ck1-60360974.html/"><img alt="imwithcharleskeith" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-sui-yu-meng-blog-1.jpg" width="100%" /></a>
<p>China Actress, Sui Yu Meng was seen in our Laser-Cut Strap Heels at Shanghai Fashion Week.</p>
<br /> <a onclick="return popup(this)" href="http://www.charleskeith.com/usd/bow-strap-sandals-lilac-ck1-60360968.html/"><img alt="imwithcharleskeith" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-sui-yu-meng-blog-2.jpg" width="100%" /></a>
<p>China Actress, Sui Yu Meng was seen in our Bow Strap Sandals at Shanghai Fashion Week.</p>
<div>&nbsp;</div>
<div style="font-size: 12px;">SHOP THE STORY</div>
<table>
<tbody style="font-size: 11px; text-align: center;">
<tr>
<td style="width: 30%;">&nbsp;</td>
<td style="width: 18.5%;">
<div><a onclick="return popup(this)" href="http://www.charleskeith.com/usd/laser-cut-strap-heels-black-ck1-60360974.html/"><img alt="LASER-CUT STRAP HEEL" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/LASER-CUT-STRAP-HEEL-black-1.jpg" width="100%" /></a></div>
</td>
<td style="width: 3%;">&nbsp;</td>
<td style="width: 18.5%;">
<div><a onclick="return popup(this)" href="http://www.charleskeith.com/usd/bow-strap-sandals-lilac-ck1-60360968.html/"><img alt="BOW STRAP SANDAL" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/BOW-STRAP-SANDAL-lilac-2.jpg" width="100%" /></a></div>
</td>
<td style="width: 30%;">&nbsp;</td>
</tr>
<tr>
<td style="width: 30%;">&nbsp;</td>
<td style="width: 18.5%; vertical-align: top;">
<div><a style="text-decoration: none;" onclick="return popup(this)" href="http://www.charleskeith.com/usd/laser-cut-strap-heels-black-ck1-60360974.html/">LASER-CUT STRAP HEEL</a></div>
</td>
<td style="width: 3%;">&nbsp;</td>
<td style="width: 18.5%; vertical-align: top;">
<div><a style="text-decoration: none;" onclick="return popup(this)" href="http://www.charleskeith.com/usd/bow-strap-sandals-lilac-ck1-60360968.html/">BOW STRAP SANDAL</a></div>
</td>
<td style="width: 30%;">&nbsp;</td>
</tr>
</tbody>
</table>
<br />
<p style="font-size: 12px; font-weight: bold;">&nbsp;</p>
<div id="recentpost">&nbsp;</div>
</div>
<div class="visible-sm visible-xs smallcontent"><a onclick="return popup(this)" href="http://www.charleskeith.com/usd/laser-cut-strap-heels-black-ck1-60360974.html/"><img alt="imwithcharleskeith" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-sui-yu-meng-blog-1-m.jpg" width="100%" /></a>
<p>China Actress, Sui Yu Meng was seen in our Laser-Cut Strap Heels at Shanghai Fashion Week.</p>
<br /> <a onclick="return popup(this)" href="http://www.charleskeith.com/usd/bow-strap-sandals-lilac-ck1-60360968.html/"><img alt="imwithcharleskeith" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-sui-yu-meng-blog-2-m.jpg" width="100%" /></a>
<p>China Actress, Sui Yu Meng was seen in our Bow Strap Sandals at Shanghai Fashion Week.</p>
<div>&nbsp;</div>
<div style="font-size: 12px;">SHOP THE STORY</div>
<table>
<tbody style="font-size: 11px; text-align: center;">
<tr>
<td style="width: 5%;">&nbsp;</td>
<td style="width: 40%;">
<div><a href="http://www.charleskeith.com/usd/laser-cut-strap-heels-black-ck1-60360974.html/"><img alt="LASER-CUT STRAP HEEL" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/LASER-CUT-STRAP-HEEL-black-1.jpg" width="100%" /></a></div>
</td>
<td style="width: 10%;">&nbsp;</td>
<td style="width: 40%;">
<div><a href="http://www.charleskeith.com/usd/bow-strap-sandals-lilac-ck1-60360968.html/"><img alt="BOW STRAP SANDAL" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/BOW-STRAP-SANDAL-lilac-2.jpg" width="100%" /></a></div>
</td>
<td style="width: 5%;">&nbsp;</td>
</tr>
<tr>
<td style="width: 5%;">&nbsp;</td>
<td style="width: 40%; vertical-align: top;">
<div><a style="text-decoration: none;" href="http://www.charleskeith.com/usd/laser-cut-strap-heels-black-ck1-60360974.html/">LASER-CUT STRAP HEEL</a></div>
</td>
<td style="width: 10%;">&nbsp;</td>
<td style="width: 40%; vertical-align: top;">
<div><a style="text-decoration: none;" href="http://www.charleskeith.com/usd/bow-strap-sandals-lilac-ck1-60360968.html/">BOW STRAP SANDAL</a></div>
</td>
<td style="width: 5%;">&nbsp;</td>
</tr>
</tbody>
</table>
<br /><br />
<div id="s-recentpost">&nbsp;</div>
</div>
<p>
<script type="text/javascript">// <![CDATA[
function popup(mylink, windowname)
{
if (! window.focus)return true;
var href;
if (typeof(mylink) == 'string')
   href=mylink;
else
   href=mylink.href;
window.open(href, windowname, 'width=400,height=1024,scrollbars=yes,resizable=no,location=no,menubar=no,toolbar=no,');
return false;
}
// ]]]]><![CDATA[></script>
</p>]]></description>
      <pubDate>Tue, 02 May 2017 08:13:10 +0000</pubDate>
    </item>
    <item>
      <title><![CDATA[FEMME MODERN]]></title>
      <link>http://www.charleskeith.com/usd/blog/femme-modern/</link>
      <description><![CDATA[<p>
<script type="text/javascript" src="https://ajax.googleapis.com/ajax/libs/jquery/1.8.2/jquery.min.js"></script>
<script type="text/javascript" src="http://www.charleskeith.com/media/wysiwyg/js/jquery.bxslider.min.js"></script>
</p>
<style><!--
.blog-post-view .largecontent{
   max-width: 960px;margin:0 auto; font-size: 14px;text-align: center;
}
.bx-wrapper {
    position: relative; margin: 0 auto 60px; padding: 0;
    *zoom: 1;
}
#disqus_thread{
display:none !important;
}

hr{
display:none !important;
}
.bx-wrapper img {max-width: 100%; display: block;}

/** THEME
===================================*/
.bx-wrapper .bx-viewport {
    left: 0;
    background: #fff;
	
    /*fix other elements on the page moving (on Chrome)*/
    -webkit-transform: translatez(0);
    -moz-transform: translatez(0);
    -ms-transform: translatez(0);
    -o-transform: translatez(0);
    transform: translatez(0);
}

.bx-wrapper .bx-pager,
.bx-wrapper .bx-controls-auto {
    position: absolute; bottom: -50px; width: 100%;
}

/* LOADER */
.bx-wrapper .bx-loading {
    min-height: 50px;
    background: url(http://cdnm1.charleskeith.com/media/wysiwyg/blog/bxloader.gif) center center no-repeat #fff;
    height: 100%;
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 2000;
}

/* PAGER */
.bx-wrapper .bx-pager {
    text-align: center;
    font-size: .85em;
    font-family: Arial;
    font-weight: bold;
    color: #666;
    padding-top: 20px;
}

.bx-wrapper .bx-pager .bx-pager-item,
.bx-wrapper .bx-controls-auto .bx-controls-auto-item {
    display: inline-block;
    *zoom: 1;
    *display: inline;
}

.bx-wrapper .bx-pager.bx-default-pager a {
	background: #fff;
	text-indent: -9999px;
	display: block;
	width: 10px;
	height: 10px;
	margin: 0 3px;
	outline: 0;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}

/* DIRECTION CONTROLS (NEXT / PREV) */
.bx-wrapper .bx-prev {
    left: -20px;/*left: 10px;htike*/
    background: url(http://cdnm1.charleskeith.com/media/wysiwyg/blog/bxcontrols.png) no-repeat 0 -32px;
}

.bx-wrapper .bx-next {
    right: -20px;/*right: 10px;htike*/
    background: url(http://cdnm1.charleskeith.com/media/wysiwyg/blog/bxcontrols.png) no-repeat -43px -32px;
}

.bx-wrapper .bx-prev:hover {
    background-position: 0 0;
}

.bx-wrapper .bx-next:hover {
    background-position: -43px 0;
}

.bx-wrapper .bx-controls-direction a {
    position: absolute;
    top: 50%;
    margin-top: -16px;
    outline: 0;
    width: 32px;
    height: 32px;
    text-indent: -9999px;
    z-index: 3000;
}

.bx-wrapper .bx-controls-direction a.disabled { display: none; }

/* AUTO CONTROLS (START / STOP) */
.bx-wrapper .bx-controls-auto { text-align: center; }

/* PAGER WITH AUTO-CONTROLS HYBRID LAYOUT */
.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-pager {
    text-align: left;
    width: 80%;
}

.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-controls-auto {
    right: 0;
    width: 35px;
}

/* IMAGE CAPTIONS */
.bx-wrapper .bx-caption {
    position: absolute;
    top: 7px;/*bottom: 0;*/
    left: 0;
    width: 100%;
}

.bx-wrapper .bx-caption span {
	color: #000;/*color: #fff;*/
	font-family: Arial;
	display: block;
	font-size: .85em; font-weight: bold;
	padding: 2px;/*padding: 10px;*/
}
.bx-wrapper ul li{margin-left: 0;}

#sidebar { width: 150px; float: right; text-align: center;}
.shopstory{font-size: 12px; text-align: center; font-weight: bold; padding-left: 30px;}
.smallcontent{text-align: center;}
.smallcontent img{padding-bottom: 2%;}
#recentpost {
	text-align: center; font-size: 12px;width: 100%;
}
#recentpost > div {
	width: 18%; 
	display: inline-block;
	vertical-align: top;

	/* IE fix. */
	*display: inline;
	zoom: 1;
}
#recentpost:after {
	content: "";
	width: 100%;
	display: inline-block;
}
#recentpost a{text-decoration: none;}
#s-recentpost{text-align: center;font-size: 11px;}
#s-recentpost > div {
	width: 30%;
	display: inline-block;
	vertical-align: top;

	/* IE fix. */
	*display: inline;
	zoom: 1;
}
#s-recentpost:after {
	content: "";
	width: 100%;
	display: inline-block;
}
#s-recentpost a{text-decoration: none;}
--></style>
<p>
<script type="text/javascript">// <![CDATA[
$(function() {
            var floatingDiv = $('#sidebar');
            var offset = $("#sidebar").position();
            var bottomoffset = $("#leftcontent").height();
            
            $(window).scroll(function() {
                if ($(window).scrollTop() >= (offset.top + 250) && $(window).scrollTop() <= (bottomoffset - 250) ) {
                floatingDiv.css({
		    'position' : 'fixed',
			'top' : 100, 'float':'right', 'margin-left':30 
		 });
                }else {
                 floatingDiv.css({
		    'position' : 'relative',
			'top' : 0
		 });   
                }
            });
});
// ]]]]><![CDATA[></script>
<script type="text/javascript">// <![CDATA[
$(document).ready(function(){
  $('.bxslider').bxSlider({
  mode: 'vertical', 
  slideWidth: 140, minSlides: 3, maxSlides: 3, moveSlides: 1, captions: true,  
  slideMargin: 5
});
});
// ]]]]><![CDATA[></script>
</p>
<div>&nbsp;</div>
<div class="visible-md visible-lg largecontent">
<table>
<tbody style="text-align: center;">
<tr>
<td style="width: 80%; vertical-align: top; font-size: 14px;">
<div id="leftcontent"><a onclick="return popup(this)" href="http://www.charleskeith.com/usd/blog/shop-the-story-108/"><img style="padding-bottom: 2%;" alt="charles &amp; keith style edit" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-femme-modern-blog-new.jpg" width="100%" /></a>
<p>Slingback block heels are bold, assertive and made contemporary by intricately balancing meticulous studs and metal embellishments. Accessories create conversation with their unexpected perforated details, geometric shape and asymmetrically-shaped handles. Tracing the evolution of city slick dressing, these archetypal styles were made for the femme modern.</p>
<div id="recentpost">&nbsp;</div>
</div>
</td>
<td style="width: 20%; vertical-align: top;">
<div class="shopstory">SHOP THE STORY</div>
<div>&nbsp;</div>
<div id="sidebar">
<ul class="bxslider">
<li><a style="font-size: 10px; text-decoration: none;" onclick="return popup(this)" href="http://www.charleskeith.com/usd/stone-claw-ring-rose-gold-ck5-31430022.html/"><img alt="STONE CLAW RING" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/STONE-CLAW-RING-rosegold-1.jpg" width="100%" />STONE CLAW RING</a></li>
<li><a style="font-size: 10px; text-decoration: none;" onclick="return popup(this)" href="http://www.charleskeith.com/usd/stone-claw-ring-gold-ck5-31430022.html/"><img alt="STONE CLAW RING" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/STONE-CLAW-RING-gold-2.jpg" width="100%" />STONE CLAW RING</a></li>
<li><a style="font-size: 10px; text-decoration: none;" onclick="return popup(this)" href="http://www.charleskeith.com/usd/thumb-connector-cuff-rose-gold-ck5-11450006.html/"><img alt="THUMB CONNECTOR CUFF" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/THUMB-CONNECTOR-CUFF-gold-3.jpg" width="100%" />THUMB CONNECTOR CUFF</a></li>
<li><a style="font-size: 10px; text-decoration: none;" onclick="return popup(this)" href="http://www.charleskeith.com/usd/geometric-textured-tote-cognac-ck2-30780343.html/"><img alt="GEOMETRIC TEXTURED TOTE" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/GEOMETRIC-TEXTURED-TOTE-cognac-4.jpg" width="100%" />GEOMETRIC TEXTURED TOTE</a></li>
<li><a style="font-size: 10px; text-decoration: none;" onclick="return popup(this)" href="http://www.charleskeith.com/usd/studded-pointed-slingbacks-black-ck1-60280084.html/"><img alt="STUDDED POINTED SLINGBACK" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/STUDDED-POINTED-SLINGBACK-black-5.jpg" width="100%" />STUDDED POINTED SLINGBACK</a></li>
</ul>
</div>
</td>
</tr>
</tbody>
</table>
</div>
<div class="visible-sm visible-xs smallcontent"><a onclick="return popup(this)" href="http://www.charleskeith.com/usd/blog/shop-the-story-108/"><img alt="charles &amp; keith style edit" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-femme-modern-blog-new.jpg" width="100%" /></a>
<p>Slingback block heels are bold, assertive and made contemporary by intricately balancing meticulous studs and metal embellishments. Accessories create conversation with their unexpected perforated details, geometric shape and asymmetrically-shaped handles. Tracing the evolution of city slick dressing, these archetypal styles were made for the femme modern.</p>
<div>&nbsp;</div>
<div>SHOP THE STORY</div>
<table>
<tbody style="text-align: center;">
<tr>
<td style="width: 5%;">&nbsp;</td>
<td style="width: 40%;">
<div><a href="http://www.charleskeith.com/usd/stone-claw-ring-rose-gold-ck5-31430022.html/"><img alt="STONE CLAW RING" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/STONE-CLAW-RING-rosegold-1.jpg" width="100%" /></a></div>
</td>
<td style="width: 10%;">&nbsp;</td>
<td style="width: 40%;">
<div><a href="http://www.charleskeith.com/usd/stone-claw-ring-gold-ck5-31430022.html/"><img alt="STONE CLAW RING" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/STONE-CLAW-RING-gold-2.jpg" width="100%" /></a></div>
</td>
<td style="width: 5%;">&nbsp;</td>
</tr>
<tr>
<td style="width: 5%;">&nbsp;</td>
<td style="width: 40%; vertical-align: top;">
<div><a style="text-decoration: none;" href="http://www.charleskeith.com/usd/stone-claw-ring-rose-gold-ck5-31430022.html/">STONE CLAW RING</a></div>
</td>
<td style="width: 3%;">&nbsp;</td>
<td style="width: 40%; vertical-align: top;">
<div><a style="text-decoration: none;" href="http://www.charleskeith.com/usd/stone-claw-ring-gold-ck5-31430022.html/">STONE CLAW RING</a></div>
</td>
<td style="width: 5%;">&nbsp;</td>
</tr>
<tr>
<td style="width: 5%;">&nbsp;</td>
<td style="width: 40%;">
<div><a href="http://www.charleskeith.com/usd/thumb-connector-cuff-rose-gold-ck5-11450006.html/"><img alt="THUMB CONNECTOR CUFF" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/THUMB-CONNECTOR-CUFF-gold-3.jpg" width="100%" /></a></div>
</td>
<td style="width: 10%;">&nbsp;</td>
<td style="width: 40%;">
<div><a href="http://www.charleskeith.com/usd/geometric-textured-tote-cognac-ck2-30780343.html/"><img alt="GEOMETRIC TEXTURED TOTE" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/GEOMETRIC-TEXTURED-TOTE-cognac-4.jpg" width="100%" /></a></div>
</td>
<td style="width: 5%;">&nbsp;</td>
</tr>
<tr>
<td style="width: 5%;">&nbsp;</td>
<td style="width: 40%; vertical-align: top;">
<div><a style="text-decoration: none;" href="http://www.charleskeith.com/usd/thumb-connector-cuff-rose-gold-ck5-11450006.html/">THUMB CONNECTOR CUFF</a></div>
</td>
<td style="width: 10%;">&nbsp;</td>
<td style="width: 40%; vertical-align: top;">
<div><a style="text-decoration: none;" href="http://www.charleskeith.com/usd/geometric-textured-tote-cognac-ck2-30780343.html/">GEOMETRIC TEXTURED TOTE</a></div>
</td>
<td style="width: 5%;">&nbsp;</td>
</tr>
<tr>
<td style="width: 5%;">&nbsp;</td>
<td style="width: 40%;">
<div><a href="http://www.charleskeith.com/usd/studded-pointed-slingbacks-black-ck1-60280084.html/"><img alt="STUDDED POINTED SLINGBACK" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/STUDDED-POINTED-SLINGBACK-black-5.jpg" width="100%" /></a></div>
</td>
<td style="width: 10%;">&nbsp;</td>
<td style="width: 40%;">&nbsp;</td>
<td style="width: 5%;">&nbsp;</td>
</tr>
<tr>
<td style="width: 5%;">&nbsp;</td>
<td style="width: 40%; vertical-align: top;">
<div><a style="text-decoration: none;" href="http://www.charleskeith.com/usd/studded-pointed-slingbacks-black-ck1-60280084.html/">STUDDED POINTED SLINGBACK</a></div>
</td>
<td style="width: 10%;">&nbsp;</td>
<td style="width: 40%; vertical-align: top;">&nbsp;</td>
<td style="width: 5%;">&nbsp;</td>
</tr>
</tbody>
</table>
<div>&nbsp;</div>
<br />
<div id="s-recentpost">&nbsp;</div>
</div>
<div>&nbsp;</div>
<p>
<script type="text/javascript">// <![CDATA[
function popup(mylink, windowname)
{
if (! window.focus)return true;
var href;
if (typeof(mylink) == 'string')
   href=mylink;
else
   href=mylink.href;
window.open(href, windowname, 'width=400,height=1024,scrollbars=yes,resizable=no,location=no,menubar=no,toolbar=no,');
return false;
}
// ]]]]><![CDATA[></script>
</p>]]></description>
      <pubDate>Tue, 02 May 2017 07:54:32 +0000</pubDate>
    </item>
    <item>
      <title><![CDATA[#ImwithCHARLESKEITH in JAPAN]]></title>
      <link>http://www.charleskeith.com/usd/blog/imwithcharleskeith-japan/</link>
      <description><![CDATA[<style><!--
.blog-post-view .largecontent{
   max-width: 960px;margin:0 auto; font-size: 14px;text-align: center;
}

.largecontent img{padding-bottom: 2%;}
.smallcontent{text-align: center;}
.smallcontent img{padding-bottom: 2%;}
#recentpost {
	text-align: center; font-size: 12px;
}#disqus_thread{
display:none !important;
}

hr{
display:none !important;
}
#recentpost > div {
	width: 18%; 
	display: inline-block;
	vertical-align: top;

	/* IE fix. */
	*display: inline;
	zoom: 1;
}
#recentpost:after {
	content: "";
	width: 100%;
	display: inline-block;
}
#recentpost a{text-decoration: none;}
#s-recentpost{text-align: center;font-size: 11px;}
#s-recentpost > div {
	width: 30%;
	display: inline-block;
	vertical-align: top;

	/* IE fix. */
	*display: inline;
	zoom: 1;
}
#s-recentpost:after {
	content: "";
	width: 100%;
	display: inline-block;
}
#s-recentpost a{text-decoration: none;}
--></style>
<div>&nbsp;</div>
<div class="visible-md visible-lg largecontent"><a onclick="return popup(this)" href="http://www.charleskeith.com/usd/buckled-d-orsay-flats-silver-ck1-70580102.html/"><img alt="imwithcharleskeith" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-japan-golden-week-blog-1.jpg" width="100%" /></a> <a onclick="return popup(this)" href="http://www.charleskeith.com/usd/buckled-d-orsay-flats-silver-ck1-70580102.html/"><img alt="imwithcharleskeith" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-japan-golden-week-blog-2.jpg" width="100%" /></a>
<p style="font-weight: bold;">SAMANTHA MARIKO, JAPAN: Blogger, Model, Musician and DJ</p>
<p>Contributor for Cosmopolitan Japan, Samantha is well known and identified for her crisp and chic style.</p>
<p>Check out her Instagram page: @samanthamariko</p>
<a onclick="return popup(this)" href="http://www.charleskeith.com/usd/blog/shop-the-story-106/"><img alt="imwithcharleskeith" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-japan-golden-week-blog-3.jpg" width="100%" /></a>
<p style="font-weight: bold;">MINORI NAKADA, JAPAN: Model</p>
<p>Having started modelling since the age of 18, Minori has been featured in Magazines such as NYLON and GINZA.</p>
<p>Check out her Instagram page: @minori_nakada</p>
<a onclick="return popup(this)" href="http://www.charleskeith.com/usd/blog/shop-the-story-107/"><img alt="imwithcharleskeith" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-japan-golden-week-blog-4.jpg" width="100%" /></a>
<p style="font-weight: bold;">TAEKO YASUE, JAPAN: Model</p>
<p>Making sartorial statements by mixing free-form silhouettes with pops of colour, Tae&rsquo;s borrowed elements off the runways and street culture has made her a street style star to watch.</p>
<p>Check out her Instagram page: @tae_624</p>
<div>&nbsp;</div>
<div style="font-size: 12px;">SHOP THE STORY</div>
<table>
<tbody style="font-size: 11px; text-align: center;">
<tr>
<td style="width: 19.25%;">&nbsp;</td>
<td style="width: 18.5%;">
<div><a onclick="return popup(this)" href="http://www.charleskeith.com/usd/buckled-d-orsay-flats-silver-ck1-70580102.html/"><img alt="BUCKLED DORSAY FLAT" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/BUCKLED-DORSAY-FLAT-silver-1.jpg" width="100%" /></a></div>
</td>
<td style="width: 3%;">&nbsp;</td>
<td style="width: 18.5%;">
<div><a onclick="return popup(this)" href="http://www.charleskeith.com/usd/top-handle-trapeze-bag-black-ck2-50780321.html/"><img alt="TOP HANDLE TRAPEZE BAG" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/TOP-HANDLE-TRAPEZE-BAG-black-2.jpg" width="100%" /></a></div>
</td>
<td style="width: 3%;">&nbsp;</td>
<td style="width: 18.5%;">
<div><a onclick="return popup(this)" href="http://www.charleskeith.com/usd/covered-mules-black-ck1-60360991.html/"><img alt="COVERED MULE" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/COVERED-MULE-black-3.jpg" width="100%" /></a></div>
</td>
<td style="width: 19.25%;">&nbsp;</td>
</tr>
<tr>
<td style="width: 19.25%;">&nbsp;</td>
<td style="width: 18.5%; vertical-align: top;">
<div><a style="text-decoration: none;" onclick="return popup(this)" href="http://www.charleskeith.com/usd/buckled-d-orsay-flats-silver-ck1-70580102.html/">BUCKLED D'ORSAY FLAT</a></div>
</td>
<td style="width: 3%;">&nbsp;</td>
<td style="width: 18.5%; vertical-align: top;">
<div><a style="text-decoration: none;" onclick="return popup(this)" href="http://www.charleskeith.com/usd/top-handle-trapeze-bag-black-ck2-50780321.html/">TOP HANDLE TRAPEZE BAG</a></div>
</td>
<td style="width: 3%;">&nbsp;</td>
<td style="width: 18.5%; vertical-align: top;">
<div><a style="text-decoration: none;" onclick="return popup(this)" href="http://www.charleskeith.com/usd/covered-mules-black-ck1-60360991.html/">COVERED MULE</a></div>
</td>
<td style="width: 19.25%;">&nbsp;</td>
</tr>
<tr>
<td style="width: 19.25%;">&nbsp;</td>
<td style="width: 18.5%;">
<div><a onclick="return popup(this)" href="http://www.charleskeith.com/usd/rounded-sling-bag-berry-ck2-80780287.html/"><img alt="ROUNDED SLING BAG" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/ROUNDED-SLINGBAG-berry-4.jpg" width="100%" /></a></div>
</td>
<td style="width: 3%;">&nbsp;</td>
<td style="width: 18.5%;">
<div><a onclick="return popup(this)" href="http://www.charleskeith.com/usd/textured-sneakers-black-ck1-70930056.html/"><img alt="TEXTURED SNEAKERS" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/TEXTURED-SNEAKER-black-5.jpg" width="100%" /></a></div>
</td>
<td style="width: 3%;">&nbsp;</td>
<td style="width: 18.5%;">&nbsp;</td>
<td style="width: 19.25%;">&nbsp;</td>
</tr>
<tr>
<td style="width: 19.25%;">&nbsp;</td>
<td style="width: 18.5%; vertical-align: top;">
<div><a style="text-decoration: none;" onclick="return popup(this)" href="http://www.charleskeith.com/usd/rounded-sling-bag-berry-ck2-80780287.html/">ROUNDED SLING BAG</a></div>
</td>
<td style="width: 3%;">&nbsp;</td>
<td style="width: 18.5%; vertical-align: top;">
<div><a style="text-decoration: none;" onclick="return popup(this)" href="http://www.charleskeith.com/usd/textured-sneakers-black-ck1-70930056.html/">TEXTURED SNEAKERS</a></div>
</td>
<td style="width: 3%;">&nbsp;</td>
<td style="width: 18.5%; vertical-align: top;">&nbsp;</td>
<td style="width: 19.25%;">&nbsp;</td>
</tr>
</tbody>
</table>
<br />
<div id="recentpost">&nbsp;</div>
</div>
<div class="visible-sm visible-xs smallcontent"><a onclick="return popup(this)" href="http://www.charleskeith.com/usd/buckled-d-orsay-flats-silver-ck1-70580102.html/"><img alt="imwithcharleskeith" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-japan-golden-week-blog-1.jpg" width="100%" /></a> <a onclick="return popup(this)" href="http://www.charleskeith.com/usd/buckled-d-orsay-flats-silver-ck1-70580102.html/"><img alt="imwithcharleskeith" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-japan-golden-week-blog-2-1.jpg" width="100%" /> </a><a onclick="return popup(this)" href="http://www.charleskeith.com/usd/buckled-d-orsay-flats-silver-ck1-70580102.html/"><img alt="imwithcharleskeith" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-japan-golden-week-blog-2-2.jpg" width="100%" /></a>
<p style="font-weight: bold;">SAMANTHA MARIKO, JAPAN: Blogger, Model, Musician and DJ</p>
<p>Contributor for Cosmopolitan Japan, Samantha is well known and identified for her crisp and chic style.</p>
<p>Check out her Instagram page: @samanthamariko</p>
<a onclick="return popup(this)" href="http://www.charleskeith.com/usd/blog/shop-the-story-106/"><img alt="imwithcharleskeith" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-japan-golden-week-blog-3-1.jpg" width="100%" /></a> <a onclick="return popup(this)" href="http://www.charleskeith.com/usd/blog/shop-the-story-106/"><img alt="imwithcharleskeith" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-japan-golden-week-blog-3-2.jpg" width="100%" /></a>
<p style="font-weight: bold;">MINORI NAKADA, JAPAN: Model</p>
<p>Having started modelling since the age of 18, Minori has been featured in Magazines such as NYLON and GINZA.</p>
<p>Check out her Instagram page: @minori_nakada</p>
<a onclick="return popup(this)" href="http://www.charleskeith.com/usd/blog/shop-the-story-107/"><img alt="imwithcharleskeith" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-japan-golden-week-blog-4-1.jpg" width="100%" /></a> <a onclick="return popup(this)" href="http://www.charleskeith.com/usd/blog/shop-the-story-107/"><img alt="imwithcharleskeith" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-japan-golden-week-blog-4-2.jpg" width="100%" /></a>
<p style="font-weight: bold;">TAEKO YASUE, JAPAN: Model</p>
<p>Making sartorial statements by mixing free-form silhouettes with pops of colour, Tae&rsquo;s borrowed elements off the runways and street culture has made her a street style star to watch.</p>
<p>Check out her Instagram page: @tae_624</p>
<div>&nbsp;</div>
<div>SHOP THE STORY</div>
<table>
<tbody style="text-align: center;">
<tr>
<td style="width: 5%;">&nbsp;</td>
<td style="width: 40%;">
<div><a href="http://www.charleskeith.com/usd/buckled-d-orsay-flats-silver-ck1-70580102.html/"><img alt="BUCKLED DORSAY FLAT" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/BUCKLED-DORSAY-FLAT-silver-1.jpg" width="100%" /></a></div>
</td>
<td style="width: 10%;">&nbsp;</td>
<td style="width: 40%;">
<div><a href="http://www.charleskeith.com/usd/top-handle-trapeze-bag-black-ck2-50780321.html/"><img alt="TOP HANDLE TRAPEZE BAG" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/TOP-HANDLE-TRAPEZE-BAG-black-2.jpg" width="100%" /></a></div>
</td>
<td style="width: 5%;">&nbsp;</td>
</tr>
<tr>
<td style="width: 5%;">&nbsp;</td>
<td style="width: 40%; vertical-align: top;">
<div><a style="text-decoration: none;" href="http://www.charleskeith.com/usd/buckled-d-orsay-flats-silver-ck1-70580102.html/">BUCKLED D'ORSAY FLAT</a></div>
</td>
<td style="width: 3%;">&nbsp;</td>
<td style="width: 40%; vertical-align: top;">
<div><a style="text-decoration: none;" href="http://www.charleskeith.com/usd/top-handle-trapeze-bag-black-ck2-50780321.html/">TOP HANDLE TRAPEZE BAG</a></div>
</td>
<td style="width: 5%;">&nbsp;</td>
</tr>
<tr>
<td style="width: 5%;">&nbsp;</td>
<td style="width: 40%;">
<div><a href="http://www.charleskeith.com/usd/covered-mules-black-ck1-60360991.html/"><img alt="COVERED MULE" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/COVERED-MULE-black-3.jpg" width="100%" /></a></div>
</td>
<td style="width: 10%;">&nbsp;</td>
<td style="width: 40%;">
<div><a href="http://www.charleskeith.com/usd/rounded-sling-bag-berry-ck2-80780287.html/"><img alt="ROUNDED SLING BAG" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/ROUNDED-SLINGBAG-berry-4.jpg" width="100%" /></a></div>
</td>
<td style="width: 5%;">&nbsp;</td>
</tr>
<tr>
<td style="width: 5%;">&nbsp;</td>
<td style="width: 40%; vertical-align: top;">
<div><a style="text-decoration: none;" href="http://www.charleskeith.com/usd/covered-mules-black-ck1-60360991.html/">COVERED MULE</a></div>
</td>
<td style="width: 10%;">&nbsp;</td>
<td style="width: 40%; vertical-align: top;">
<div><a style="text-decoration: none;" href="http://www.charleskeith.com/usd/rounded-sling-bag-berry-ck2-80780287.html/">ROUNDED SLING BAG</a></div>
</td>
<td style="width: 5%;">&nbsp;</td>
</tr>
<tr>
<td style="width: 5%;">&nbsp;</td>
<td style="width: 40%;">
<div><a href="http://www.charleskeith.com/usd/textured-sneakers-black-ck1-70930056.html/"><img alt="TEXTURED SNEAKERS" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/TEXTURED-SNEAKER-black-5.jpg" width="100%" /></a></div>
</td>
<td style="width: 10%;">&nbsp;</td>
<td style="width: 40%;">&nbsp;</td>
<td style="width: 5%;">&nbsp;</td>
</tr>
<tr>
<td style="width: 5%;">&nbsp;</td>
<td style="width: 40%; vertical-align: top;">
<div><a style="text-decoration: none;" href="http://www.charleskeith.com/usd/textured-sneakers-black-ck1-70930056.html/">TEXTURED SNEAKERS</a></div>
</td>
<td style="width: 10%;">&nbsp;</td>
<td style="width: 40%; vertical-align: top;">&nbsp;</td>
<td style="width: 5%;">&nbsp;</td>
</tr>
</tbody>
</table>
<br />
<div id="s-recentpost">&nbsp;</div>
</div>
<div>&nbsp;</div>
<p>
<script type="text/javascript">// <![CDATA[
function popup(mylink, windowname)
{
if (! window.focus)return true;
var href;
if (typeof(mylink) == 'string')
   href=mylink;
else
   href=mylink.href;
window.open(href, windowname, 'width=400,height=1024,scrollbars=yes,resizable=no,location=no,menubar=no,toolbar=no,');
return false;
}
// ]]]]><![CDATA[></script>
</p>]]></description>
      <pubDate>Fri, 28 Apr 2017 09:31:02 +0000</pubDate>
    </item>
    <item>
      <title><![CDATA[CREATIVE CLASS]]></title>
      <link>http://www.charleskeith.com/usd/blog/creative-class/</link>
      <description><![CDATA[<p>
<script type="text/javascript" src="https://ajax.googleapis.com/ajax/libs/jquery/1.8.2/jquery.min.js"></script>
<script type="text/javascript" src="http://www.charleskeith.com/media/wysiwyg/js/jquery.bxslider.min.js"></script>
</p>
<style><!--
.blog-post-view .largecontent{
   max-width: 960px;margin:0 auto; font-size: 14px;text-align: center;
}
.bx-wrapper {
    position: relative; margin: 0 auto 60px; padding: 0;
    *zoom: 1;
}
#disqus_thread{
display:none !important;
}

hr{
display:none !important;
}
.bx-wrapper img {max-width: 100%; display: block;}

/** THEME
===================================*/
.bx-wrapper .bx-viewport {
    left: 0;
    background: #fff;
	
    /*fix other elements on the page moving (on Chrome)*/
    -webkit-transform: translatez(0);
    -moz-transform: translatez(0);
    -ms-transform: translatez(0);
    -o-transform: translatez(0);
    transform: translatez(0);
}

.bx-wrapper .bx-pager,
.bx-wrapper .bx-controls-auto {
    position: absolute; bottom: -50px; width: 100%;
}

/* LOADER */
.bx-wrapper .bx-loading {
    min-height: 50px;
    background: url(http://cdnm1.charleskeith.com/media/wysiwyg/blog/bxloader.gif) center center no-repeat #fff;
    height: 100%;
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 2000;
}

/* PAGER */
.bx-wrapper .bx-pager {
    text-align: center;
    font-size: .85em;
    font-family: Arial;
    font-weight: bold;
    color: #666;
    padding-top: 20px;
}

.bx-wrapper .bx-pager .bx-pager-item,
.bx-wrapper .bx-controls-auto .bx-controls-auto-item {
    display: inline-block;
    *zoom: 1;
    *display: inline;
}

.bx-wrapper .bx-pager.bx-default-pager a {
	background: #fff;
	text-indent: -9999px;
	display: block;
	width: 10px;
	height: 10px;
	margin: 0 3px;
	outline: 0;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}

/* DIRECTION CONTROLS (NEXT / PREV) */
.bx-wrapper .bx-prev {
    left: -20px;/*left: 10px;htike*/
    background: url(http://cdnm1.charleskeith.com/media/wysiwyg/blog/bxcontrols.png) no-repeat 0 -32px;
}

.bx-wrapper .bx-next {
    right: -20px;/*right: 10px;htike*/
    background: url(http://cdnm1.charleskeith.com/media/wysiwyg/blog/bxcontrols.png) no-repeat -43px -32px;
}

.bx-wrapper .bx-prev:hover {
    background-position: 0 0;
}

.bx-wrapper .bx-next:hover {
    background-position: -43px 0;
}

.bx-wrapper .bx-controls-direction a {
    position: absolute;
    top: 50%;
    margin-top: -16px;
    outline: 0;
    width: 32px;
    height: 32px;
    text-indent: -9999px;
    z-index: 3000;
}

.bx-wrapper .bx-controls-direction a.disabled { display: none; }

/* AUTO CONTROLS (START / STOP) */
.bx-wrapper .bx-controls-auto { text-align: center; }

/* PAGER WITH AUTO-CONTROLS HYBRID LAYOUT */
.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-pager {
    text-align: left;
    width: 80%;
}

.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-controls-auto {
    right: 0;
    width: 35px;
}

/* IMAGE CAPTIONS */
.bx-wrapper .bx-caption {
    position: absolute;
    top: 7px;/*bottom: 0;*/
    left: 0;
    width: 100%;
}

.bx-wrapper .bx-caption span {
	color: #000;/*color: #fff;*/
	font-family: Arial;
	display: block;
	font-size: .85em; font-weight: bold;
	padding: 2px;/*padding: 10px;*/
}
.bx-wrapper ul li{margin-left: 0;}

#sidebar { width: 150px; float: right; text-align: center;}
.shopstory{font-size: 12px; text-align: center; font-weight: bold; padding-left: 30px;}
.smallcontent{text-align: center;}
.smallcontent img{padding-bottom: 2%;}
#recentpost {
	text-align: center; font-size: 12px;
}
#recentpost > div {
	width: 18%; 
	display: inline-block;
	vertical-align: top;

	/* IE fix. */
	*display: inline;
	zoom: 1;
}
#recentpost:after {
	content: "";
	width: 100%;
	display: inline-block;
}
#recentpost a{text-decoration: none;}
#s-recentpost{text-align: center;font-size: 11px;}
#s-recentpost > div {
	width: 30%;
	display: inline-block;
	vertical-align: top;

	/* IE fix. */
	*display: inline;
	zoom: 1;
}
#s-recentpost:after {
	content: "";
	width: 100%;
	display: inline-block;
}
#s-recentpost a{text-decoration: none;}
--></style>
<p>
<script type="text/javascript">// <![CDATA[
$(function() {
            var floatingDiv = $('#sidebar');
            var offset = $("#sidebar").position();
            var bottomoffset = $("#leftcontent").height();
            
            $(window).scroll(function() {
                if ($(window).scrollTop() >= (offset.top + 250) && $(window).scrollTop() <= (bottomoffset - 250) ) {
                floatingDiv.css({
		    'position' : 'fixed',
			'top' : 100, 'float':'right', 'margin-left':30 
		 });
                }else {
                 floatingDiv.css({
		    'position' : 'relative',
			'top' : 0
		 });   
                }
            });
});
// ]]]]><![CDATA[></script>
<script type="text/javascript">// <![CDATA[
$(document).ready(function(){
  $('.bxslider').bxSlider({
  mode: 'vertical', 
  slideWidth: 140, minSlides: 3, maxSlides: 3, moveSlides: 1, captions: true,  
  slideMargin: 5
});
});
// ]]]]><![CDATA[></script>
</p>
<div>&nbsp;</div>
<div class="visible-md visible-lg largecontent">
<table>
<tbody style="text-align: center;">
<tr>
<td style="width: 80%; vertical-align: top; font-size: 14px;">
<div id="leftcontent"><img style="padding-bottom: 2%;" alt="charles &amp; keith fashion,style edit" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-creative-class-blog-1.gif" width="100%" /> <a onclick="return popup(this)" href="http://www.charleskeith.com/notifyme?colour=RED&amp;artno=CK2-80670590"><img style="padding-bottom: 2%;" alt="charles &amp; keith fashion,style edit" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-creative-class-blog-2.gif" width="100%" /></a> <a onclick="return popup(this)" href="http://www.charleskeith.com/usd/blog/shop-the-story-104/"><img style="padding-bottom: 2%;" alt="charles &amp; keith fashion,style edit" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-creative-class-blog-3.gif" width="100%" /></a> <a onclick="return popup(this)" href="http://www.charleskeith.com/usd/drawstring-shoulder-bag-black-ck2-20780350.html/"><img style="padding-bottom: 2%;" alt="charles &amp; keith fashion,style edit" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-creative-class-blog-4.gif" width="100%" /></a> <a onclick="return popup(this)" href="http://www.charleskeith.com/usd/blog/shop-the-story-105/"><img style="padding-bottom: 2%;" alt="charles &amp; keith fashion,style edit" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-creative-class-blog-5.gif" width="100%" /></a>
<p>Influenced by iconic collegiate style, the bags and accessories are prep rally ready. Classic Americana meets art school chic, in a combination of familiar silhouettes with tongue-in-cheek illustrations on customisable badges.</p>
<br />
<div id="recentpost">&nbsp;</div>
</div>
</td>
<td style="width: 20%; vertical-align: top;">
<div class="shopstory">SHOP THE STORY</div>
<div>&nbsp;</div>
<div id="sidebar">
<ul class="bxslider">
<li><a style="font-size: 10px; text-decoration: none;" onclick="return popup(this)" href="http://www.charleskeith.com/notifyme?colour=RED&amp;artno=CK2-80670590"><img alt="HEART-SHAPED CROSSBODY BAG" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/HEART-SHAPED-CROSSBODY-BAG-red-1.jpg" width="100%" />HEART-SHAPED CROSSBODY BAG</a></li>
<li><a style="font-size: 10px; text-decoration: none;" onclick="return popup(this)" href="http://www.charleskeith.com/notifyme?colour=SILVER&amp;artno=CK2-80670590"><img alt="HEART-SHAPED CROSSBODY BAG" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/HEART-SHAPED-CROSSBODY-BAG-silver-2.jpg" width="100%" />HEART-SHAPED CROSSBODY BAG</a></li>
<li><a style="font-size: 10px; text-decoration: none;" onclick="return popup(this)" href="http://www.charleskeith.com/notifyme?colour=BLACK&amp;artno=CK2-80670590"><img alt="HEART-SHAPED CROSSBODY BAG" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/HEART-SHAPED-CROSSBODY-BAG-black-3.jpg" width="100%" />HEART-SHAPED CROSSBODY BAG</a></li>
<li><a style="font-size: 10px; text-decoration: none;" onclick="return popup(this)" href="http://www.charleskeith.com/usd/drawstring-shoulder-bag-silver-ck2-20780350.html/"><img alt="DRAWSTRING SHOULDER BAG" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/DRAWSTRING-SHOULDER-BAG-silver-4.jpg" width="100%" />DRAWSTRING SHOULDER BAG</a></li>
<li><a style="font-size: 10px; text-decoration: none;" onclick="return popup(this)" href="http://www.charleskeith.com/usd/drawstring-shoulder-bag-red-ck2-20780350.html/"><img alt="DRAWSTRING SHOULDER BAG" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/DRAWSTRING-SHOULDER-BAG-red-5.jpg" width="100%" />DRAWSTRING SHOULDER BAG</a></li>
<li><a style="font-size: 10px; text-decoration: none;" onclick="return popup(this)" href="http://www.charleskeith.com/usd/drawstring-shoulder-bag-black-ck2-20780350.html/"><img alt="DRAWSTRING SHOULDER BAG" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/DRAWSTRING-SHOULDER-BAG-black-6.jpg" width="100%" />DRAWSTRING SHOULDER BAG</a></li>
</ul>
</div>
</td>
</tr>
</tbody>
</table>
</div>
<div class="visible-sm visible-xs smallcontent"><img alt="charles &amp; keith fashion,style edit" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-creative-class-blog-1.gif" width="100%" /> <a href="http://www.charleskeith.com/notifyme?colour=RED&amp;artno=CK2-80670590"><img alt="charles &amp; keith fashion,style edit" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-creative-class-blog-2.gif" width="100%" /></a> <a href="http://www.charleskeith.com/usd/blog/shop-the-story-104/"><img alt="charles &amp; keith fashion,style edit" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-creative-class-blog-3.gif" width="100%" /></a> <a href="http://www.charleskeith.com/usd/drawstring-shoulder-bag-black-ck2-20780350.html/"><img alt="charles &amp; keith fashion,style edit" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-creative-class-blog-4.gif" width="100%" /></a> <a href="http://www.charleskeith.com/usd/blog/shop-the-story-105/"><img alt="charles &amp; keith fashion,style edit" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-creative-class-blog-5.gif" width="100%" /></a>
<p>Influenced by iconic collegiate style, the bags and accessories are prep rally ready. Classic Americana meets art school chic, in a combination of familiar silhouettes with tongue-in-cheek illustrations on customisable badges.</p>
<div>&nbsp;</div>
<div style="text-align: center;">SHOP THE STORY</div>
<div>&nbsp;</div>
<table>
<tbody style="text-align: center;">
<tr>
<td style="width: 5%;">&nbsp;</td>
<td style="width: 40%;">
<div><a href="http://www.charleskeith.com/notifyme?colour=RED&amp;artno=CK2-80670590"><img alt="HEART-SHAPED CROSSBODY BAG" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/HEART-SHAPED-CROSSBODY-BAG-red-1.jpg" width="100%" /></a></div>
</td>
<td style="width: 10%;">&nbsp;</td>
<td style="width: 40%;">
<div><a href="http://www.charleskeith.com/notifyme?colour=SILVER&amp;artno=CK2-80670590"><img alt="HEART-SHAPED CROSSBODY BAG" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/HEART-SHAPED-CROSSBODY-BAG-silver-2.jpg" width="100%" /></a></div>
</td>
<td style="width: 5%;">&nbsp;</td>
</tr>
<tr>
<td style="width: 5%;">&nbsp;</td>
<td style="width: 40%; vertical-align: top;">
<div><a style="text-decoration: none;" href="http://www.charleskeith.com/notifyme?colour=RED&amp;artno=CK2-80670590">HEART-SHAPED CROSSBODY BAG</a></div>
</td>
<td style="width: 10%;">&nbsp;</td>
<td style="width: 40%; vertical-align: top;">
<div><a style="text-decoration: none;" href="http://www.charleskeith.com/notifyme?colour=SILVER&amp;artno=CK2-80670590">HEART-SHAPED CROSSBODY BAG</a></div>
</td>
<td style="width: 5%;">&nbsp;</td>
</tr>
<tr>
<td style="width: 5%;">&nbsp;</td>
<td style="width: 40%;">
<div><a href="http://www.charleskeith.com/notifyme?colour=BLACK&amp;artno=CK2-80670590"><img alt="HEART-SHAPED CROSSBODY BAG" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/HEART-SHAPED-CROSSBODY-BAG-black-3.jpg" width="100%" /></a></div>
</td>
<td style="width: 10%;">&nbsp;</td>
<td style="width: 40%;">
<div><a href="http://www.charleskeith.com/usd/drawstring-shoulder-bag-silver-ck2-20780350.html/"><img alt="DRAWSTRING SHOULDER BAG" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/DRAWSTRING-SHOULDER-BAG-silver-4.jpg" width="100%" /></a></div>
</td>
<td style="width: 5%;">&nbsp;</td>
</tr>
<tr>
<td style="width: 5%;">&nbsp;</td>
<td style="width: 40%; vertical-align: top;">
<div><a style="text-decoration: none;" href="http://www.charleskeith.com/notifyme?colour=BLACK&amp;artno=CK2-80670590">HEART-SHAPED CROSSBODY BAG</a></div>
</td>
<td style="width: 10%;">&nbsp;</td>
<td style="width: 40%; vertical-align: top;">
<div><a style="text-decoration: none;" href="http://www.charleskeith.com/usd/drawstring-shoulder-bag-silver-ck2-20780350.html/">DRAWSTRING SHOULDER BAG</a></div>
</td>
<td style="width: 5%;">&nbsp;</td>
</tr>
<tr>
<td style="width: 5%;">&nbsp;</td>
<td style="width: 40%;">
<div><a href="http://www.charleskeith.com/usd/drawstring-shoulder-bag-red-ck2-20780350.html/"><img alt="DRAWSTRING SHOULDER BAG" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/DRAWSTRING-SHOULDER-BAG-red-5.jpg" width="100%" /></a></div>
</td>
<td style="width: 10%;">&nbsp;</td>
<td style="width: 40%;">
<div><a href="http://www.charleskeith.com/usd/drawstring-shoulder-bag-black-ck2-20780350.html/"><img alt="DRAWSTRING SHOULDER BAG" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/DRAWSTRING-SHOULDER-BAG-black-6.jpg" width="100%" /></a></div>
</td>
<td style="width: 5%;">&nbsp;</td>
</tr>
<tr>
<td style="width: 5%;">&nbsp;</td>
<td style="width: 40%; vertical-align: top;">
<div><a style="text-decoration: none;" href="http://www.charleskeith.com/usd/drawstring-shoulder-bag-red-ck2-20780350.html/">DRAWSTRING SHOULDER BAG</a></div>
</td>
<td style="width: 10%;">&nbsp;</td>
<td style="width: 40%; vertical-align: top;">
<div><a style="text-decoration: none;" href="http://www.charleskeith.com/usd/drawstring-shoulder-bag-black-ck2-20780350.html/">DRAWSTRING SHOULDER BAG</a></div>
</td>
<td style="width: 5%;">&nbsp;</td>
</tr>
</tbody>
</table>
<br /><br />
<div id="s-recentpost">&nbsp;</div>
</div>
<div>&nbsp;</div>
<p>
<script type="text/javascript">// <![CDATA[
function popup(mylink, windowname)
{
if (! window.focus)return true;
var href;
if (typeof(mylink) == 'string')
   href=mylink;
else
   href=mylink.href;
window.open(href, windowname, 'width=400,height=1024,scrollbars=yes,resizable=no,location=no,menubar=no,toolbar=no,');
return false;
}
// ]]]]><![CDATA[></script>
</p>]]></description>
      <pubDate>Thu, 27 Apr 2017 10:47:38 +0000</pubDate>
    </item>
    <item>
      <title><![CDATA[STATEMENT MAKERS]]></title>
      <link>http://www.charleskeith.com/usd/blog/statement-makers/</link>
      <description><![CDATA[<p>
<script type="text/javascript" src="https://ajax.googleapis.com/ajax/libs/jquery/1.8.2/jquery.min.js"></script>
<script type="text/javascript" src="http://www.charleskeith.com/media/wysiwyg/js/jquery.bxslider.min.js"></script>
</p>
<style><!--
.blog-post-view .largecontent{
   max-width: 960px;margin:0 auto; font-size: 14px;text-align: center;
}
.bx-wrapper {
    position: relative; margin: 0 auto 60px; padding: 0;
    *zoom: 1;
}
#disqus_thread{
display:none !important;
}

hr{
display:none !important;
}
.bx-wrapper img {max-width: 100%; display: block;}

/** THEME
===================================*/
.bx-wrapper .bx-viewport {
    left: 0;
    background: #fff;
	
    /*fix other elements on the page moving (on Chrome)*/
    -webkit-transform: translatez(0);
    -moz-transform: translatez(0);
    -ms-transform: translatez(0);
    -o-transform: translatez(0);
    transform: translatez(0);
}

.bx-wrapper .bx-pager,
.bx-wrapper .bx-controls-auto {
    position: absolute; bottom: -50px; width: 100%;
}

/* LOADER */
.bx-wrapper .bx-loading {
    min-height: 50px;
    background: url(http://cdnm1.charleskeith.com/media/wysiwyg/blog/bxloader.gif) center center no-repeat #fff;
    height: 100%;
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 2000;
}

/* PAGER */
.bx-wrapper .bx-pager {
    text-align: center;
    font-size: .85em;
    font-family: Arial;
    font-weight: bold;
    color: #666;
    padding-top: 20px;
}

.bx-wrapper .bx-pager .bx-pager-item,
.bx-wrapper .bx-controls-auto .bx-controls-auto-item {
    display: inline-block;
    *zoom: 1;
    *display: inline;
}

.bx-wrapper .bx-pager.bx-default-pager a {
	background: #fff;
	text-indent: -9999px;
	display: block;
	width: 10px;
	height: 10px;
	margin: 0 3px;
	outline: 0;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}

/* DIRECTION CONTROLS (NEXT / PREV) */
.bx-wrapper .bx-prev {
    left: -20px;/*left: 10px;htike*/
    background: url(http://cdnm1.charleskeith.com/media/wysiwyg/blog/bxcontrols.png) no-repeat 0 -32px;
}

.bx-wrapper .bx-next {
    right: -20px;/*right: 10px;htike*/
    background: url(http://cdnm1.charleskeith.com/media/wysiwyg/blog/bxcontrols.png) no-repeat -43px -32px;
}

.bx-wrapper .bx-prev:hover {
    background-position: 0 0;
}

.bx-wrapper .bx-next:hover {
    background-position: -43px 0;
}

.bx-wrapper .bx-controls-direction a {
    position: absolute;
    top: 50%;
    margin-top: -16px;
    outline: 0;
    width: 32px;
    height: 32px;
    text-indent: -9999px;
    z-index: 3000;
}

.bx-wrapper .bx-controls-direction a.disabled { display: none; }

/* AUTO CONTROLS (START / STOP) */
.bx-wrapper .bx-controls-auto { text-align: center; }

/* PAGER WITH AUTO-CONTROLS HYBRID LAYOUT */
.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-pager {
    text-align: left;
    width: 80%;
}

.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-controls-auto {
    right: 0;
    width: 35px;
}

/* IMAGE CAPTIONS */
.bx-wrapper .bx-caption {
    position: absolute;
    top: 7px;/*bottom: 0;*/
    left: 0;
    width: 100%;
}

.bx-wrapper .bx-caption span {
	color: #000;/*color: #fff;*/
	font-family: Arial;
	display: block;
	font-size: .85em; font-weight: bold;
	padding: 2px;/*padding: 10px;*/
}
.bx-wrapper ul li{margin-left: 0;}

#sidebar { width: 150px; float: right; text-align: center;}
.shopstory{font-size: 12px; text-align: center; font-weight: bold;}
.smallcontent{text-align: center;}
.smallcontent img{padding-bottom: 2%;}
#recentpost {
	text-align: center; font-size: 12px;
}
#recentpost > div {
	width: 18%; 
	display: inline-block;
	vertical-align: top;

	/* IE fix. */
	*display: inline;
	zoom: 1;
}
#recentpost:after {
	content: "";
	width: 100%;
	display: inline-block;
}
#recentpost a{text-decoration: none;}
#s-recentpost{text-align: center;font-size: 11px;}
#s-recentpost > div {
	width: 30%;
	display: inline-block;
	vertical-align: top;

	/* IE fix. */
	*display: inline;
	zoom: 1;
}
#s-recentpost:after {
	content: "";
	width: 100%;
	display: inline-block;
}
#s-recentpost a{text-decoration: none;}
--></style>
<p>
<script type="text/javascript">// <![CDATA[
$(function() {
            var floatingDiv = $('#sidebar');
            var offset = $("#sidebar").position();
            var bottomoffset = $("#leftcontent").height();
            
            $(window).scroll(function() {
                if ($(window).scrollTop() >= (offset.top + 250) && $(window).scrollTop() <= (bottomoffset - 250) ) {
                floatingDiv.css({
		    'position' : 'fixed',
			'top' : 120, 'float':'right', 'margin-left':30 
		 });
                }else {
                 floatingDiv.css({
		    'position' : 'relative',
			'top' : 0
		 });   
                }
            });
});
// ]]]]><![CDATA[></script>
<script type="text/javascript">// <![CDATA[
$(document).ready(function(){
  $('.bxslider').bxSlider({
  mode: 'vertical', 
  slideWidth: 140, minSlides: 3, maxSlides: 3, moveSlides: 1, captions: true,  
  slideMargin: 5
});
});
// ]]]]><![CDATA[></script>
</p>
<div>&nbsp;</div>
<div class="visible-md visible-lg largecontent">
<table>
<tbody style="text-align: center;">
<tr>
<td style="width: 80%; vertical-align: top; font-size: 14px;">
<div id="leftcontent">
<div style="max-width: 1220px; margin-left: auto; margin-right: auto; display: block;"><iframe src="https://www.youtube.com/embed/uNlHfMnsEm4" height="456" width="100%"></iframe></div>
<div>&nbsp;</div>
<a onclick="return popup(this)" href="http://www.charleskeith.com/usd/blog/shop-the-story-96/"><img style="padding-bottom: 2%;" alt="charles &amp; keith fashion,style edit" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-summer-2017-product-blog-1.jpg" width="100%" /></a> <a onclick="return popup(this)" href="http://www.charleskeith.com/usd/blog/shop-the-story-97/"><img style="padding-bottom: 2%;" alt="charles &amp; keith fashion,style edit" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-summer-2017-product-blog-2.jpg" width="100%" /></a> <a onclick="return popup(this)" href="http://www.charleskeith.com/usd/blog/shop-the-story-98/"><img style="padding-bottom: 2%;" alt="charles &amp; keith fashion,style edit" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-summer-2017-product-blog-3.jpg" width="100%" /></a> <a onclick="return popup(this)" href="http://www.charleskeith.com/usd/blog/shop-the-story-99/"><img style="padding-bottom: 2%;" alt="charles &amp; keith fashion,style edit" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-summer-2017-product-blog-4.jpg" width="100%" /></a> <a onclick="return popup(this)" href="http://www.charleskeith.com/usd/blog/shop-the-story-100/"><img style="padding-bottom: 2%;" alt="charles &amp; keith fashion,style edit" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-summer-2017-product-blog-5.jpg" width="100%" /></a>
<p>Beautifully minimal and adopting a stripped-back approach, architectural features take inspiration from art galleries, and draw from the zeitgeist of modern times. Designs are reimagined through a conceptual lens to create a series of styles that is fluid yet feminine.</p>
<p>Taking on an audacious approach, bold colours like red, black, and metallic translate to a series of styles that include closed toe pumps, pointed stilettos and leather sneakers. With a curated range of iconic designs, they are bound to make an enduring statement wherever you go.</p>
<div id="recentpost">&nbsp;</div>
</div>
</td>
<td style="width: 20%; vertical-align: top;">
<div id="sidebar">
<div class="shopstory">SHOP THE STORY</div>
<ul class="bxslider">
<li><a style="font-size: 10px; text-decoration: none;" onclick="return popup(this)" href="http://www.charleskeith.com/notifyme?colour=RED&amp;artno=CK2-80670590"><img alt="HEART-SHAPED CROSSBODY BAG" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/HEART-SHAPED-CROSSBODY-BAG-red-1.jpg" width="100%" />HEART-SHAPED CROSSBODY BAG</a></li>
<li><a style="font-size: 10px; text-decoration: none;" onclick="return popup(this)" href="http://www.charleskeith.com/notifyme?colour=SILVER&amp;artno=CK2-80670590"><img alt="HEART-SHAPED CROSSBODY BAG" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/HEART-SHAPED-CROSSBODY-BAG-silver-2.jpg" width="100%" />HEART-SHAPED CROSSBODY BAG</a></li>
<li><a style="font-size: 10px; text-decoration: none;" onclick="return popup(this)" href="http://www.charleskeith.com/notifyme?colour=BLACK&amp;artno=CK2-80670590"><img alt="HEART-SHAPED CROSSBODY BAG" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/HEART-SHAPED-CROSSBODY-BAG-black-3.jpg" width="100%" />HEART-SHAPED CROSSBODY BAG</a></li>
<li><a style="font-size: 10px; text-decoration: none;" onclick="return popup(this)" href="http://www.charleskeith.com/notifyme?colour=MULTI&amp;artno=CK1-71630003"><img alt="LACE-UP SNEAKER" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/LACE-UP-SNEAKER-multi-6.jpg" width="100%" />LACE-UP SNEAKER</a></li>
<li><a style="font-size: 10px; text-decoration: none;" onclick="return popup(this)" href="http://www.charleskeith.com/notifyme?colour=BLACK&amp;artno=CK1-71630003"><img alt="LACE-UP SNEAKER" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/LACE-UP-SNEAKER-black-5.jpg" width="100%" />LACE-UP SNEAKER</a></li>
<li><a style="font-size: 10px; text-decoration: none;" onclick="return popup(this)" href="http://www.charleskeith.com/notifyme?colour=BLACK&amp;artno=CK1-70360118"><img alt="SLINGBACK SNEAKER" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/SLINGBACK-SNEAKER-black-7.jpg" width="100%" />SLINGBACK SNEAKER</a></li>
<li><a style="font-size: 10px; text-decoration: none;" onclick="return popup(this)" href="http://www.charleskeith.com/usd/studded-pointed-slingbacks-black-ck1-60280084.html/"><img alt="STUDDED POINTED SLINGBACK" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/STUDDED-POINTED-SLINGBACK-black-7.jpg" width="100%" />STUDDED POINTED SLINGBACK</a></li>
<li><a style="font-size: 10px; text-decoration: none;" onclick="return popup(this)" href="http://www.charleskeith.com/usd/studded-pointed-slingbacks-gold-ck1-60280084.html/"><img alt="STUDDED POINTED SLINGBACK" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/STUDDED-POINTED-SLINGBACK-gold-8.jpg" width="100%" />STUDDED POINTED SLINGBACK</a></li>
<li><a style="font-size: 10px; text-decoration: none;" onclick="return popup(this)" href="http://www.charleskeith.com/usd/studded-pointed-slingbacks-chalk-ck1-60280084.html/"><img alt="STUDDED POINTED SLINGBACK" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/STUDDED-POINTED-SLINGBACK-chalk-9.jpg" width="100%" />STUDDED POINTED SLINGBACK</a></li>
<li><a style="font-size: 10px; text-decoration: none;" onclick="return popup(this)" href="http://www.charleskeith.com/notifyme?colour=BLACK&amp;artno=SL1-60280257"><img alt="POINTED D'ORSAY STILETTO" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/POINTED-DORSAY-STILETTO-black-10.jpg" width="100%" />POINTED D'ORSAY STILETTO</a></li>
<li><a style="font-size: 10px; text-decoration: none;" onclick="return popup(this)" href="http://www.charleskeith.com/usd/stud-detail-mary-janes-red-ck1-70900052.html/"><img alt="STUD-DETAIL MARY JANE" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/STUD-DETAIL-MARYJANE-red-11.jpg" width="100%" />STUD-DETAIL MARY JANE</a></li>
<li><a style="font-size: 10px; text-decoration: none;" onclick="return popup(this)" href="http://www.charleskeith.com/notifyme?colour=RED&amp;artno=CK1-60280089"><img alt="PATENT POINTED PUMP" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/PATENT-POINTED-PUMP-red-12.jpg" width="100%" />PATENT POINTED PUMP</a></li>
<li><a style="font-size: 10px; text-decoration: none;" onclick="return popup(this)" href="http://www.charleskeith.com/notifyme?colour=BLACK&amp;artno=CK2-50670563"><img alt="GEOMETRIC LUNCH BAG" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/GEOMETRIC-LUNCH-BAG-black-13.jpg" width="100%" />GEOMETRIC LUNCH BAG</a></li>
<li><a style="font-size: 10px; text-decoration: none;" onclick="return popup(this)" href="http://www.charleskeith.com/notifyme?colour=BURGUNDY&amp;artno=CK2-50670563"><img alt="GEOMETRIC LUNCH BAG" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/GEOMETRIC-LUNCH-BAG-burgun-14.jpg" width="100%" />GEOMETRIC LUNCH BAG</a></li>
<li><a style="font-size: 10px; text-decoration: none;" onclick="return popup(this)" href="http://www.charleskeith.com/notifyme?colour=BLACK&amp;artno=CK1-60280090"><img alt="EMBELLISHED PLATFORM HEEL" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/EMBELLISHED-PLATFORM-HEEL-black-15.jpg" width="100%" />EMBELLISHED PLATFORM HEEL</a></li>
</ul>
</div>
</td>
</tr>
</tbody>
</table>
</div>
<div class="visible-sm visible-xs smallcontent">
<div style="max-width: 1220px; margin-left: auto; margin-right: auto; display: block;"><iframe src="https://www.youtube.com/embed/uNlHfMnsEm4" height="330" width="100%"></iframe></div>
<div>&nbsp;</div>
<a href="http://www.charleskeith.com/usd/blog/shop-the-story-96/"><img style="padding-bottom: 2%;" alt="charles &amp; keith fashion,style edit" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-summer-2017-product-blog-1.jpg" width="100%" /></a> <a href="http://www.charleskeith.com/usd/blog/shop-the-story-97/"><img style="padding-bottom: 2%;" alt="charles &amp; keith fashion,style edit" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-summer-2017-product-blog-2.jpg" width="100%" /></a> <a onclick="return popup(this)" href="http://www.charleskeith.com/usd/blog/shop-the-story-98/"><img style="padding-bottom: 2%;" alt="charles &amp; keith fashion,style edit" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-summer-2017-product-blog-3.jpg" width="100%" /></a> <a onclick="return popup(this)" href="http://www.charleskeith.com/usd/blog/shop-the-story-99/"><img style="padding-bottom: 2%;" alt="charles &amp; keith fashion,style edit" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-summer-2017-product-blog-4.jpg" width="100%" /></a> <a onclick="return popup(this)" href="http://www.charleskeith.com/usd/blog/shop-the-story-100/"><img style="padding-bottom: 2%;" alt="charles &amp; keith fashion,style edit" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-summer-2017-product-blog-5.jpg" width="100%" /></a>
<p>Beautifully minimal and adopting a stripped-back approach, architectural features take inspiration from art galleries, and draw from the zeitgeist of modern times. Designs are reimagined through a conceptual lens to create a series of styles that is fluid yet feminine.</p>
<p>Taking on an audacious approach, bold colours like red, black, and metallic translate to a series of styles that include closed toe pumps, pointed stilettos and leather sneakers. With a curated range of iconic designs, they are bound to make an enduring statement wherever you go.</p>
<div>&nbsp;</div>
<div class="shopstory">SHOP THE STORY</div>
<div>&nbsp;</div>
<table>
<tbody style="text-align: center;">
<tr>
<td style="width: 5%;">&nbsp;</td>
<td style="width: 40%;">
<div><a href="http://www.charleskeith.com/notifyme?colour=RED&amp;artno=CK2-80670590"><img alt="HEART-SHAPED CROSSBODY BAG" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/HEART-SHAPED-CROSSBODY-BAG-red-1.jpg" width="100%" /></a></div>
</td>
<td style="width: 10%;">&nbsp;</td>
<td style="width: 40%;">
<div><a href="http://www.charleskeith.com/notifyme?colour=SILVER&amp;artno=CK2-80670590"><img alt="HEART-SHAPED CROSSBODY BAG" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/HEART-SHAPED-CROSSBODY-BAG-silver-2.jpg" width="100%" /></a></div>
</td>
<td style="width: 5%;">&nbsp;</td>
</tr>
<tr>
<td style="width: 5%;">&nbsp;</td>
<td style="width: 40%; vertical-align: top;">
<div><a style="text-decoration: none;" href="http://www.charleskeith.com/notifyme?colour=RED&amp;artno=CK2-80670590">HEART-SHAPED CROSSBODY BAG</a></div>
</td>
<td style="width: 10%;">&nbsp;</td>
<td style="width: 40%; vertical-align: top;">
<div><a style="text-decoration: none;" href="http://www.charleskeith.com/notifyme?colour=SILVER&amp;artno=CK2-80670590">HEART-SHAPED CROSSBODY BAG</a></div>
</td>
<td style="width: 5%;">&nbsp;</td>
</tr>
<tr>
<td style="width: 5%;">&nbsp;</td>
<td style="width: 40%;">
<div><a href="http://www.charleskeith.com/notifyme?colour=BLACK&amp;artno=CK2-80670590"><img alt="HEART-SHAPED CROSSBODY BAG" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/HEART-SHAPED-CROSSBODY-BAG-black-3.jpg" width="100%" /></a></div>
</td>
<td style="width: 10%;">&nbsp;</td>
<td style="width: 40%;">
<div><a href="http://www.charleskeith.com/notifyme?colour=MULTI&amp;artno=CK1-71630003"><img alt="LACE-UP SNEAKER" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/LACE-UP-SNEAKER-multi-6.jpg" width="100%" /></a></div>
</td>
<td style="width: 5%;">&nbsp;</td>
</tr>
<tr>
<td style="width: 5%;">&nbsp;</td>
<td style="width: 40%; vertical-align: top;">
<div><a style="text-decoration: none;" href="http://www.charleskeith.com/notifyme?colour=BLACK&amp;artno=CK2-80670590">HEART-SHAPED CROSSBODY BAG</a></div>
</td>
<td style="width: 10%;">&nbsp;</td>
<td style="width: 40%; vertical-align: top;">
<div><a style="text-decoration: none;" href="http://www.charleskeith.com/notifyme?colour=MULTI&amp;artno=CK1-71630003">LACE-UP SNEAKER</a></div>
</td>
<td style="width: 5%;">&nbsp;</td>
</tr>
<tr>
<td style="width: 5%;">&nbsp;</td>
<td style="width: 40%;">
<div><a href="http://www.charleskeith.com/notifyme?colour=BLACK&amp;artno=CK1-71630003"><img alt="LACE-UP SNEAKER" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/LACE-UP-SNEAKER-black-5.jpg" width="100%" /></a></div>
</td>
<td style="width: 10%;">&nbsp;</td>
<td style="width: 40%;">
<div><a href="http://www.charleskeith.com/notifyme?colour=BLACK&amp;artno=CK1-70360118"><img alt="SLINGBACK SNEAKER" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/SLINGBACK-SNEAKER-black-7.jpg" width="100%" /></a></div>
</td>
<td style="width: 5%;">&nbsp;</td>
</tr>
<tr>
<td style="width: 5%;">&nbsp;</td>
<td style="width: 40%; vertical-align: top;">
<div><a style="text-decoration: none;" href="http://www.charleskeith.com/notifyme?colour=BLACK&amp;artno=CK1-71630003">LACE-UP SNEAKER</a></div>
</td>
<td style="width: 10%;">&nbsp;</td>
<td style="width: 40%; vertical-align: top;">
<div><a style="text-decoration: none;" href="http://www.charleskeith.com/notifyme?colour=BLACK&amp;artno=CK1-70360118">SLINGBACK SNEAKER</a></div>
</td>
<td style="width: 5%;">&nbsp;</td>
</tr>
<tr>
<td style="width: 5%;">&nbsp;</td>
<td style="width: 40%;">
<div><a href="http://www.charleskeith.com/usd/studded-pointed-slingbacks-black-ck1-60280084.html/"><img alt="STUDDED POINTED SLINGBACK" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/STUDDED-POINTED-SLINGBACK-black-7.jpg" width="100%" /></a></div>
</td>
<td style="width: 10%;">&nbsp;</td>
<td style="width: 40%;">
<div><a href="http://www.charleskeith.com/usd/studded-pointed-slingbacks-gold-ck1-60280084.html/"><img alt="STUDDED POINTED SLINGBACK" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/STUDDED-POINTED-SLINGBACK-gold-8.jpg" width="100%" /></a></div>
</td>
<td style="width: 5%;">&nbsp;</td>
</tr>
<tr>
<td style="width: 5%;">&nbsp;</td>
<td style="width: 40%; vertical-align: top;">
<div><a style="text-decoration: none;" href="http://www.charleskeith.com/usd/studded-pointed-slingbacks-black-ck1-60280084.html/">STUDDED POINTED SLINGBACK</a></div>
</td>
<td style="width: 10%;">&nbsp;</td>
<td style="width: 40%; vertical-align: top;">
<div><a style="text-decoration: none;" href="http://www.charleskeith.com/usd/studded-pointed-slingbacks-gold-ck1-60280084.html/">STUDDED POINTED SLINGBACK</a></div>
</td>
<td style="width: 5%;">&nbsp;</td>
</tr>
<tr>
<td style="width: 5%;">&nbsp;</td>
<td style="width: 40%;">
<div><a href="http://www.charleskeith.com/usd/studded-pointed-slingbacks-chalk-ck1-60280084.html/"><img alt="STUDDED POINTED SLINGBACK" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/STUDDED-POINTED-SLINGBACK-chalk-9.jpg" width="100%" /></a></div>
</td>
<td style="width: 10%;">&nbsp;</td>
<td style="width: 40%;">
<div><a href="http://www.charleskeith.com/notifyme?colour=BLACK&amp;artno=SL1-60280257"><img alt="POINTED D'ORSAY STILETTO" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/POINTED-DORSAY-STILETTO-black-10.jpg" width="100%" /></a></div>
</td>
<td style="width: 5%;">&nbsp;</td>
</tr>
<tr>
<td style="width: 5%;">&nbsp;</td>
<td style="width: 40%; vertical-align: top;">
<div><a style="text-decoration: none;" onclick="return popup(this)" href="http://www.charleskeith.com/usd/studded-pointed-slingbacks-chalk-ck1-60280084.html/">STUDDED POINTED SLINGBACK</a></div>
</td>
<td style="width: 10%;">&nbsp;</td>
<td style="width: 40%; vertical-align: top;">
<div><a style="text-decoration: none;" onclick="return popup(this)" href="http://www.charleskeith.com/notifyme?colour=BLACK&amp;artno=SL1-60280257">POINTED D'ORSAY STILETTO</a></div>
</td>
<td style="width: 5%;">&nbsp;</td>
</tr>
<tr>
<td style="width: 5%;">&nbsp;</td>
<td style="width: 40%;">
<div><a onclick="return popup(this)" href="http://www.charleskeith.com/usd/stud-detail-mary-janes-red-ck1-70900052.html/"><img alt="STUD-DETAIL MARY JANE" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/STUD-DETAIL-MARYJANE-red-11.jpg" width="100%" /></a></div>
</td>
<td style="width: 10%;">&nbsp;</td>
<td style="width: 40%;">
<div><a onclick="return popup(this)" href="http://www.charleskeith.com/notifyme?colour=RED&amp;artno=CK1-60280089"><img alt="PATENT POINTED PUMP" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/PATENT-POINTED-PUMP-red-12.jpg" width="100%" /></a></div>
</td>
<td style="width: 5%;">&nbsp;</td>
</tr>
<tr>
<td style="width: 5%;">&nbsp;</td>
<td style="width: 40%; vertical-align: top;">
<div><a style="text-decoration: none;" onclick="return popup(this)" href="http://www.charleskeith.com/usd/stud-detail-mary-janes-red-ck1-70900052.html/">STUD-DETAIL MARY JANE</a></div>
</td>
<td style="width: 10%;">&nbsp;</td>
<td style="width: 40%; vertical-align: top;">
<div><a style="text-decoration: none;" onclick="return popup(this)" href="http://www.charleskeith.com/notifyme?colour=RED&amp;artno=CK1-60280089">PATENT POINTED PUMP</a></div>
</td>
<td style="width: 5%;">&nbsp;</td>
</tr>
<tr>
<td style="width: 5%;">&nbsp;</td>
<td style="width: 40%;">
<div><a onclick="return popup(this)" href="http://www.charleskeith.com/notifyme?colour=BLACK&amp;artno=CK2-50670563"><img alt="GEOMETRIC LUNCH BAG" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/GEOMETRIC-LUNCH-BAG-black-13.jpg" width="100%" /></a></div>
</td>
<td style="width: 10%;">&nbsp;</td>
<td style="width: 40%;">
<div><a onclick="return popup(this)" href="http://www.charleskeith.com/notifyme?colour=BURGUNDY&amp;artno=CK2-50670563"><img alt="GEOMETRIC LUNCH BAG" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/GEOMETRIC-LUNCH-BAG-burgun-14.jpg" width="100%" /></a></div>
</td>
<td style="width: 5%;">&nbsp;</td>
</tr>
<tr>
<td style="width: 5%;">&nbsp;</td>
<td style="width: 40%; vertical-align: top;">
<div><a style="text-decoration: none;" onclick="return popup(this)" href="http://www.charleskeith.com/notifyme?colour=BLACK&amp;artno=CK2-50670563">GEOMETRIC LUNCH BAG</a></div>
</td>
<td style="width: 10%;">&nbsp;</td>
<td style="width: 40%; vertical-align: top;">
<div><a style="text-decoration: none;" onclick="return popup(this)" href="http://www.charleskeith.com/notifyme?colour=BURGUNDY&amp;artno=CK2-50670563">GEOMETRIC LUNCH BAG</a></div>
</td>
<td style="width: 5%;">&nbsp;</td>
</tr>
<tr>
<td style="width: 5%;">&nbsp;</td>
<td style="width: 40%;">
<div><a href="http://www.charleskeith.com/notifyme?colour=BLACK&amp;artno=CK1-60280090"><img alt="EMBELLISHED PLATFORM HEEL" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/EMBELLISHED-PLATFORM-HEEL-black-15.jpg" width="100%" /></a></div>
</td>
<td style="width: 10%;">&nbsp;</td>
<td style="width: 40%;">&nbsp;</td>
<td style="width: 5%;">&nbsp;</td>
</tr>
<tr>
<td style="width: 5%;">&nbsp;</td>
<td style="width: 40%; vertical-align: top;">
<div><a style="text-decoration: none;" href="http://www.charleskeith.com/notifyme?colour=BLACK&amp;artno=CK1-60280090">EMBELLISHED PLATFORM HEEL</a></div>
</td>
<td style="width: 10%;">&nbsp;</td>
<td style="width: 40%; vertical-align: top;">&nbsp;</td>
<td style="width: 5%;">&nbsp;</td>
</tr>
</tbody>
</table>
<br />
<div id="s-recentpost">&nbsp;</div>
</div>
<div>&nbsp;</div>
<p>
<script type="text/javascript">// <![CDATA[
function popup(mylink, windowname)
{
if (! window.focus)return true;
var href;
if (typeof(mylink) == 'string')
   href=mylink;
else
   href=mylink.href;
window.open(href, windowname, 'width=400,height=1024,scrollbars=yes,resizable=no,location=no,menubar=no,toolbar=no,');
return false;
}
// ]]]]><![CDATA[></script>
</p>]]></description>
      <pubDate>Wed, 26 Apr 2017 09:40:55 +0000</pubDate>
    </item>
    <item>
      <title><![CDATA[THE BIBLIOPHILE'S PLAYGROUND]]></title>
      <link>http://www.charleskeith.com/usd/blog/the-bibliophile-playground/</link>
      <description><![CDATA[<p>
<script type="text/javascript" src="https://ajax.googleapis.com/ajax/libs/jquery/1.8.2/jquery.min.js"></script>
<script type="text/javascript" src="http://www.charleskeith.com/media/wysiwyg/js/jquery.bxslider.min.js"></script>
</p>
<style><!--
.blog-post-view .largecontent{
   max-width: 960px;margin:0 auto; font-size: 14px;text-align: center;
}
.bx-wrapper {
    position: relative; margin: 0 auto 60px; padding: 0;
    *zoom: 1;
}
#disqus_thread{
display:none !important;
}

hr{
display:none !important;
}
.bx-wrapper img {max-width: 100%; display: block;}

/** THEME
===================================*/
.bx-wrapper .bx-viewport {
    left: 0;
    background: #fff;
	
    /*fix other elements on the page moving (on Chrome)*/
    -webkit-transform: translatez(0);
    -moz-transform: translatez(0);
    -ms-transform: translatez(0);
    -o-transform: translatez(0);
    transform: translatez(0);
}

.bx-wrapper .bx-pager,
.bx-wrapper .bx-controls-auto {
    position: absolute; bottom: -30px; width: 100%;
}

/* LOADER */
.bx-wrapper .bx-loading {
    min-height: 50px;
    background: url(http://cdnm1.charleskeith.com/media/wysiwyg/blog/bxloader.gif) center center no-repeat #fff;
    height: 100%;
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 2000;
}

/* PAGER */
.bx-wrapper .bx-pager {
    text-align: center;
    font-size: .85em;
    font-family: Arial;
    font-weight: bold;
    color: #666;
    padding-top: 20px;
}

.bx-wrapper .bx-pager .bx-pager-item,
.bx-wrapper .bx-controls-auto .bx-controls-auto-item {
    display: inline-block;
    *zoom: 1;
    *display: inline;
}

.bx-wrapper .bx-pager.bx-default-pager a {
	background: #fff;
	text-indent: -9999px;
	display: block;
	width: 10px;
	height: 10px;
	margin: 0 3px;
	outline: 0;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}

/* DIRECTION CONTROLS (NEXT / PREV) */
.bx-wrapper .bx-prev {
    left: -20px;/*left: 10px;htike*/
    background: url(http://cdnm1.charleskeith.com/media/wysiwyg/blog/bxcontrols.png) no-repeat 0 -32px;
}

.bx-wrapper .bx-next {
    right: -20px;/*right: 10px;htike*/
    background: url(http://cdnm1.charleskeith.com/media/wysiwyg/blog/bxcontrols.png) no-repeat -43px -32px;
}

.bx-wrapper .bx-prev:hover {
    background-position: 0 0;
}

.bx-wrapper .bx-next:hover {
    background-position: -43px 0;
}

.bx-wrapper .bx-controls-direction a {
    position: absolute;
    top: 50%;
    margin-top: -16px;
    outline: 0;
    width: 32px;
    height: 32px;
    text-indent: -9999px;
    z-index: 3000;
}

.bx-wrapper .bx-controls-direction a.disabled { display: none; }

/* AUTO CONTROLS (START / STOP) */
.bx-wrapper .bx-controls-auto { text-align: center; }

/* PAGER WITH AUTO-CONTROLS HYBRID LAYOUT */
.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-pager {
    text-align: left;
    width: 80%;
}

.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-controls-auto {
    right: 0;
    width: 35px;
}

/* IMAGE CAPTIONS */
.bx-wrapper .bx-caption {
    position: absolute;
    top: 7px;/*bottom: 0;*/
    left: 0;
    width: 100%;
}

.bx-wrapper .bx-caption span {
    color: #000;/*color: #fff;*/
    font-family: Arial;
    display: block;
    font-size: .85em; font-weight: bold;
    padding: 2px;/*padding: 10px;*/
}
.bx-wrapper ul li{margin-left: 0;}

#sidebar { width: 150px; float: right; text-align: center;}
.shopstory{font-size: 12px; text-align: center; font-weight: bold; padding-left: 30px;}
.smallcontent{text-align: center;}
.smallcontent img{padding-bottom: 2%;}
#recentpost {
	text-align: center; font-size: 12px;
}
#recentpost > div {
	width: 18%; 
	display: inline-block;
	vertical-align: top;

	/* IE fix. */
	*display: inline;
	zoom: 1;
}
#recentpost:after {
	content: "";
	width: 100%;
	display: inline-block;
}
#recentpost a{text-decoration: none;}
#s-recentpost{text-align: center;font-size: 11px;}
#s-recentpost > div {
	width: 30%;
	display: inline-block;
	vertical-align: top;

	/* IE fix. */
	*display: inline;
	zoom: 1;
}
#s-recentpost:after {
	content: "";
	width: 100%;
	display: inline-block;
}
#s-recentpost a{text-decoration: none;}
--></style>
<p>
<script type="text/javascript">// <![CDATA[
$(function() {
            var floatingDiv = $('#sidebar');
            var offset = $("#sidebar").position();
            var bottomoffset = $("#leftcontent").height();
            
            $(window).scroll(function() {
                if ($(window).scrollTop() >= (offset.top + 250) && $(window).scrollTop() <= (bottomoffset - 250) ) {
                floatingDiv.css({
		    'position' : 'fixed',
			'top' : 100, 'float':'right', 'margin-left':30 
		 });
                }else {
                 floatingDiv.css({
		    'position' : 'relative',
			'top' : 0
		 });   
                }
            });
});
// ]]]]><![CDATA[></script>
<script type="text/javascript">// <![CDATA[
$(document).ready(function(){
  $('.bxslider').bxSlider({
  mode: 'vertical', 
  slideWidth: 140, minSlides: 3, maxSlides: 3, moveSlides: 1, captions: true,  
  slideMargin: 5
});
});
// ]]]]><![CDATA[></script>
</p>
<div>&nbsp;</div>
<div class="visible-md visible-lg largecontent">
<table>
<tbody style="text-align: center;">
<tr>
<td style="width: 80%; vertical-align: top; font-size: 14px;">
<div id="leftcontent"><a onclick="return popup(this)" href="http://www.charleskeith.com/usd/blog/shop-the-story-91/"><img style="padding-bottom: 2%;" alt="charles &amp; keith fashion,style edit" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-thebibliophileplayground-blog-1.jpg" width="100%" /></a> <a onclick="return popup(this)" href="http://www.charleskeith.com/notifyme?colour=BLACK&amp;artno=CK5-31430022"><img style="padding-bottom: 2%;" alt="charles &amp; keith fashion,style edit" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-thebibliophileplayground-blog-3.jpg" width="100%" /></a> <a onclick="return popup(this)" href="http://www.charleskeith.com/usd/blog/shop-the-story-94/"><img style="padding-bottom: 2%;" alt="charles &amp; keith fashion,style edit" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-thebibliophileplayground-blog-5.jpg" width="100%" /></a> <a onclick="return popup(this)" href="http://www.charleskeith.com/usd/blog/shop-the-story-95/"><img style="padding-bottom: 2%;" alt="charles &amp; keith fashion,style edit" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-thebibliophileplayground-blog-6.jpg" width="100%" /></a> <br /><br />
<div id="recentpost">&nbsp;</div>
</div>
</td>
<td style="width: 20%; vertical-align: top; font-size: 10px;">
<div class="shopstory">SHOP THE STORY</div>
<div>&nbsp;</div>
<div id="sidebar">
<ul class="bxslider">
<li><a style="text-decoration: none;" onclick="return popup(this)" href="http://www.charleskeith.com/usd/stud-detail-mary-janes-yellow-ck1-70900052.html/"><img alt="STUD-DETAIL MARY JANES" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/STUD-DETAIL-MARY-JANES-yellow-1.jpg" width="100%" />STUD-DETAIL MARY JANES</a></li>
<li><a style="text-decoration: none;" onclick="return popup(this)" href="http://www.charleskeith.com/notifyme?colour=SILVER&amp;artno=CK5-32120143"><img alt="WRAP CHAIN RING" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/WRAP-CHAIN-RING-silver-2.jpg" width="100%" />WRAP CHAIN RING</a></li>
<li><a style="text-decoration: none;" onclick="return popup(this)" href="http://www.charleskeith.com/notifyme?colour=BRICK&amp;artno=CK2-20160019"><img alt="TOP HANDLE BAG" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/TOP-HANDLE-BAG-brick-3.jpg" width="100%" />TOP HANDLE BAG</a></li>
<li><a style="text-decoration: none;" onclick="return popup(this)" href="http://www.charleskeith.com/usd/pointed-ankle-strap-heels-pink-ck1-60920064.html/"><img alt="POINTED ANKLE-STRAP HEEL" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/POINTED-ANKLE-STRAP-HEEL-pink-4.jpg" width="100%" />POINTED ANKLE-STRAP HEEL</a></li>
<li><a style="text-decoration: none;" onclick="return popup(this)" href="http://www.charleskeith.com/notifyme?colour=BLACK&amp;artno=CK5-31430022"><img alt="STONE CLAW RING" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/STONE-CLAW-RING-black-5.jpg" width="100%" />STONE CLAW RING</a></li>
<li><a style="text-decoration: none;" onclick="return popup(this)" href="http://www.charleskeith.com/notifyme?colour=MULTI&amp;artno=CK1-71630003"><img alt="LACE-UP SNEAKER" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/LACE-UP-SNEAKER-multi-6.jpg" width="100%" />LACE-UP SNEAKER</a></li>
<li><a style="text-decoration: none;" onclick="return popup(this)" href="http://www.charleskeith.com/notifyme?colour=BLACK&amp;artno=CK1-70360118"><img alt="SLINGBACK SNEAKER" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/SLINGBACK-SNEAKER-black-7.jpg" width="100%" />SLINGBACK SNEAKER</a></li>
<li><a style="text-decoration: none;" onclick="return popup(this)" href="http://www.charleskeith.com/notifyme?colour=BLACK&amp;artno=CK2-80670590"><img alt="HEART-SHAPED CROSSBODY BAG" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/HEART-SHAPED-CROSSBODY-BAG-black-8.jpg" width="100%" />HEART-SHAPED CROSSBODY BAG</a></li>
<li><a style="text-decoration: none;" onclick="return popup(this)" href="http://www.charleskeith.com/notifyme?colour=RED&amp;artno=CK1-60360988"><img alt="T-BAR SLING BACK HEEL" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/T-BAR-SLING-BACK-HEEL-red-9.jpg" width="100%" />T-BAR SLING BACK HEEL</a></li>
</ul>
</div>
</td>
</tr>
</tbody>
</table>
</div>
<div class="visible-sm visible-xs smallcontent"><a href="http://www.charleskeith.com/usd/blog/shop-the-story-91/"><img alt="charles &amp; keith fashion,style edit" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-thebibliophileplayground-blog-1.jpg" width="100%" /></a> <a href="http://www.charleskeith.com/notifyme?colour=BLACK&amp;artno=CK5-31430022"><img alt="charles &amp; keith fashion,style edit" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-thebibliophileplayground-blog-3.jpg" width="100%" /></a> <a href="http://www.charleskeith.com/usd/blog/shop-the-story-94/"><img alt="charles &amp; keith fashion,style edit" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-thebibliophileplayground-blog-5.jpg" width="100%" /></a> <a href="http://www.charleskeith.com/usd/blog/shop-the-story-95/"><img alt="charles &amp; keith fashion,style edit" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-thebibliophileplayground-blog-6.jpg" width="100%" /></a> <br />
<div style="text-align: center;">SHOP THE STORY</div>
<div>&nbsp;</div>
<table>
<tbody style="text-align: center;">
<tr>
<td style="width: 5%;">&nbsp;</td>
<td style="width: 40%;">
<div><a href="http://www.charleskeith.com/usd/stud-detail-mary-janes-yellow-ck1-70900052.html/"><img alt="STUD-DETAIL MARY JANES" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/STUD-DETAIL-MARY-JANES-yellow-1.jpg" width="100%" /></a></div>
</td>
<td style="width: 10%;">&nbsp;</td>
<td style="width: 40%;">
<div><a href="http://www.charleskeith.com/notifyme?colour=SILVER&amp;artno=CK5-32120143"><img alt="WRAP CHAIN RING" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/WRAP-CHAIN-RING-silver-2.jpg" width="100%" /></a></div>
</td>
<td style="width: 5%;">&nbsp;</td>
</tr>
<tr>
<td style="width: 5%;">&nbsp;</td>
<td style="width: 40%; vertical-align: top;">
<div><a style="text-decoration: none;" href="http://www.charleskeith.com/usd/stud-detail-mary-janes-yellow-ck1-70900052.html/">STUD-DETAIL MARY JANES</a></div>
</td>
<td style="width: 10%;">&nbsp;</td>
<td style="width: 40%; vertical-align: top;">
<div><a style="text-decoration: none;" href="http://www.charleskeith.com/notifyme?colour=SILVER&amp;artno=CK5-32120143">WRAP CHAIN RING</a></div>
</td>
<td style="width: 5%;">&nbsp;</td>
</tr>
<tr>
<td style="width: 5%;">&nbsp;</td>
<td style="width: 40%;">
<div><a href="http://www.charleskeith.com/notifyme?colour=BRICK&amp;artno=CK2-20160019"><img alt="TOP HANDLE BAG" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/TOP-HANDLE-BAG-brick-3.jpg" width="100%" /></a></div>
</td>
<td style="width: 10%;">&nbsp;</td>
<td style="width: 40%;">
<div><a href="http://www.charleskeith.com/usd/pointed-ankle-strap-heels-pink-ck1-60920064.html/"><img alt="POINTED ANKLE-STRAP HEEL" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/POINTED-ANKLE-STRAP-HEEL-pink-4.jpg" width="100%" /></a></div>
</td>
<td style="width: 5%;">&nbsp;</td>
</tr>
<tr>
<td style="width: 5%;">&nbsp;</td>
<td style="width: 40%; vertical-align: top;">
<div><a style="text-decoration: none;" href="http://www.charleskeith.com/notifyme?colour=BRICK&amp;artno=CK2-20160019">TOP HANDLE BAG</a></div>
</td>
<td style="width: 10%;">&nbsp;</td>
<td style="width: 40%; vertical-align: top;">
<div><a style="text-decoration: none;" href="http://www.charleskeith.com/usd/pointed-ankle-strap-heels-pink-ck1-60920064.html/">POINTED ANKLE-STRAP HEEL</a></div>
</td>
<td style="width: 5%;">&nbsp;</td>
</tr>
<tr>
<td style="width: 5%;">&nbsp;</td>
<td style="width: 40%;">
<div><a href="http://www.charleskeith.com/notifyme?colour=BLACK&amp;artno=CK5-31430022"><img alt="STONE CLAW RING" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/STONE-CLAW-RING-black-5.jpg" width="100%" /></a></div>
</td>
<td style="width: 10%;">&nbsp;</td>
<td style="width: 40%;">
<div><a href="http://www.charleskeith.com/notifyme?colour=MULTI&amp;artno=CK1-71630003"><img alt="LACE-UP SNEAKER" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/LACE-UP-SNEAKER-multi-6.jpg" width="100%" /></a></div>
</td>
<td style="width: 5%;">&nbsp;</td>
</tr>
<tr>
<td style="width: 5%;">&nbsp;</td>
<td style="width: 40%; vertical-align: top;">
<div><a style="text-decoration: none;" href="http://www.charleskeith.com/notifyme?colour=BLACK&amp;artno=CK5-31430022">STONE CLAW RING</a></div>
</td>
<td style="width: 10%;">&nbsp;</td>
<td style="width: 40%; vertical-align: top;">
<div><a style="text-decoration: none;" href="http://www.charleskeith.com/notifyme?colour=MULTI&amp;artno=CK1-71630003">LACE-UP SNEAKER</a></div>
</td>
<td style="width: 5%;">&nbsp;</td>
</tr>
<tr>
<td style="width: 5%;">&nbsp;</td>
<td style="width: 40%;">
<div><a href="http://www.charleskeith.com/notifyme?colour=BLACK&amp;artno=CK1-70360118"><img alt="SLINGBACK SNEAKER" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/SLINGBACK-SNEAKER-black-7.jpg" width="100%" /></a></div>
</td>
<td style="width: 10%;">&nbsp;</td>
<td style="width: 40%;">
<div><a href="http://www.charleskeith.com/notifyme?colour=BLACK&amp;artno=CK2-80670590"><img alt="HEART-SHAPED CROSSBODY BAG" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/HEART-SHAPED-CROSSBODY-BAG-black-8.jpg" width="100%" /></a></div>
</td>
<td style="width: 5%;">&nbsp;</td>
</tr>
<tr>
<td style="width: 5%;">&nbsp;</td>
<td style="width: 40%; vertical-align: top;">
<div><a style="text-decoration: none;" href="http://www.charleskeith.com/notifyme?colour=BLACK&amp;artno=CK1-70360118">SLINGBACK SNEAKER</a></div>
</td>
<td style="width: 10%;">&nbsp;</td>
<td style="width: 40%; vertical-align: top;">
<div><a style="text-decoration: none;" href="http://www.charleskeith.com/notifyme?colour=BLACK&amp;artno=CK2-80670590">HEART-SHAPED CROSSBODY BAG</a></div>
</td>
<td style="width: 5%;">&nbsp;</td>
</tr>
<tr>
<td style="width: 5%;">&nbsp;</td>
<td style="width: 40%;">
<div><a href="http://www.charleskeith.com/notifyme?colour=RED&amp;artno=CK1-60360988"><img alt="T-BAR SLING BACK HEEL" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/T-BAR-SLING-BACK-HEEL-red-9.jpg" width="100%" /></a></div>
</td>
<td style="width: 10%;">&nbsp;</td>
<td style="width: 40%;">&nbsp;</td>
<td style="width: 5%;">&nbsp;</td>
</tr>
<tr>
<td style="width: 5%;">&nbsp;</td>
<td style="width: 40%; vertical-align: top;">
<div><a style="text-decoration: none;" href="http://www.charleskeith.com/notifyme?colour=RED&amp;artno=CK1-60360988">T-BAR SLING BACK HEEL</a></div>
</td>
<td style="width: 10%;">&nbsp;</td>
<td style="width: 40%; vertical-align: top;">&nbsp;</td>
<td style="width: 5%;">&nbsp;</td>
</tr>
</tbody>
</table>
<br />
<div id="s-recentpost">&nbsp;</div>
</div>
<p>
<script type="text/javascript">// <![CDATA[
function popup(mylink, windowname)
{
if (! window.focus)return true;
var href;
if (typeof(mylink) == 'string')
   href=mylink;
else
   href=mylink.href;
window.open(href, windowname, 'width=400,height=1024,scrollbars=yes,resizable=no,location=no,menubar=no,toolbar=no,');
return false;
}
// ]]]]><![CDATA[></script>
</p>]]></description>
      <pubDate>Fri, 21 Apr 2017 11:29:00 +0000</pubDate>
    </item>
    <item>
      <title><![CDATA[AS FEATURED ON WONDERLAND]]></title>
      <link>http://www.charleskeith.com/usd/blog/as-featured-on-wonderland/</link>
      <description><![CDATA[<p>
<script type="text/javascript" src="https://ajax.googleapis.com/ajax/libs/jquery/1.8.2/jquery.min.js"></script>
<script type="text/javascript" src="http://www.charleskeith.com/media/wysiwyg/js/jquery.bxslider.min.js"></script>
</p>
<style><!--
.blog-post-view .largecontent{
   max-width: 960px;margin:0 auto; font-size: 14px;text-align: center;
}#disqus_thread{
display:none !important;
}

hr{
display:none !important;
}
.bx-wrapper {
    position: relative; margin: 0 auto 60px; padding: 0;
    *zoom: 1;
}

.bx-wrapper img {max-width: 100%; display: block;}

/** THEME
===================================*/
.bx-wrapper .bx-viewport {
    left: 0;
    background: #fff;
	
    /*fix other elements on the page moving (on Chrome)*/
    -webkit-transform: translatez(0);
    -moz-transform: translatez(0);
    -ms-transform: translatez(0);
    -o-transform: translatez(0);
    transform: translatez(0);
}

.bx-wrapper .bx-pager,
.bx-wrapper .bx-controls-auto {
    position: absolute; bottom: -30px; width: 100%;
}

/* LOADER */
.bx-wrapper .bx-loading {
    min-height: 50px;
    background: url(http://cdnm1.charleskeith.com/media/wysiwyg/blog/bxloader.gif) center center no-repeat #fff;
    height: 100%;
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 2000;
}

/* PAGER */
.bx-wrapper .bx-pager {
    text-align: center;
    font-size: .85em;
    font-family: Arial;
    font-weight: bold;
    color: #666;
    padding-top: 20px;
}

.bx-wrapper .bx-pager .bx-pager-item,
.bx-wrapper .bx-controls-auto .bx-controls-auto-item {
    display: inline-block;
    *zoom: 1;
    *display: inline;
}

.bx-wrapper .bx-pager.bx-default-pager a {
	background: #fff;
	text-indent: -9999px;
	display: block;
	width: 10px;
	height: 10px;
	margin: 0 3px;
	outline: 0;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}

/* DIRECTION CONTROLS (NEXT / PREV) */
.bx-wrapper .bx-prev {
    left: -20px;/*left: 10px;htike*/
    background: url(http://cdnm1.charleskeith.com/media/wysiwyg/blog/bxcontrols.png) no-repeat 0 -32px;
}

.bx-wrapper .bx-next {
    right: -20px;/*right: 10px;htike*/
    background: url(http://cdnm1.charleskeith.com/media/wysiwyg/blog/bxcontrols.png) no-repeat -43px -32px;
}

.bx-wrapper .bx-prev:hover {
    background-position: 0 0;
}

.bx-wrapper .bx-next:hover {
    background-position: -43px 0;
}

.bx-wrapper .bx-controls-direction a {
    position: absolute;
    top: 50%;
    margin-top: -16px;
    outline: 0;
    width: 32px;
    height: 32px;
    text-indent: -9999px;
    z-index: 3000;
}

.bx-wrapper .bx-controls-direction a.disabled { display: none; }

/* AUTO CONTROLS (START / STOP) */
.bx-wrapper .bx-controls-auto { text-align: center; }

/* PAGER WITH AUTO-CONTROLS HYBRID LAYOUT */
.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-pager {
    text-align: left;
    width: 80%;
}

.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-controls-auto {
    right: 0;
    width: 35px;
}

/* IMAGE CAPTIONS */
.bx-wrapper .bx-caption {
    position: absolute;
    top: 7px;/*bottom: 0;*/
    left: 0;
    width: 100%;
}

.bx-wrapper .bx-caption span {
	color: #000;/*color: #fff;*/
	font-family: Arial;
	display: block;
	font-size: .85em; font-weight: bold;
	padding: 2px;/*padding: 10px;*/
}
.bx-wrapper ul li{margin-left: 0;}

#sidebar { width: 150px; float: right; text-align: center;}
.shopstory{font-size: 12px; text-align: center; font-weight: bold; padding-left: 30px;}
.smallcontent{text-align: center;}
.smallcontent img{padding-bottom: 2%;}
#recentpost {
	text-align: center; font-size: 12px;
}
#recentpost > div {
	width: 18%; 
	display: inline-block;
	vertical-align: top;

	/* IE fix. */
	*display: inline;
	zoom: 1;
}
#recentpost:after {
	content: "";
	width: 100%;
	display: inline-block;
}
#recentpost a{text-decoration: none;}
#s-recentpost{text-align: center;font-size: 11px;}
#s-recentpost > div {
	width: 30%;
	display: inline-block;
	vertical-align: top;

	/* IE fix. */
	*display: inline;
	zoom: 1;
}
#s-recentpost:after {
	content: "";
	width: 100%;
	display: inline-block;
}
#s-recentpost a{text-decoration: none;}
--></style>
<p>
<script type="text/javascript">// <![CDATA[
$(function() {
            var floatingDiv = $('#sidebar');
            var offset = $("#sidebar").position();
            var bottomoffset = $("#leftcontent").height();
            
            $(window).scroll(function() {
                if ($(window).scrollTop() >= (offset.top + 250) && $(window).scrollTop() <= (bottomoffset - 250) ) {
                floatingDiv.css({
		    'position' : 'fixed',
			'top' : 100, 'float':'right', 'margin-left':30 
		 });
                }else {
                 floatingDiv.css({
		    'position' : 'relative',
			'top' : 0
		 });   
                }
            });
});
// ]]]]><![CDATA[></script>
<script type="text/javascript">// <![CDATA[
$(document).ready(function(){
  $('.bxslider').bxSlider({
  mode: 'vertical', 
  slideWidth: 140, minSlides: 3, maxSlides: 3, moveSlides: 1, captions: true,  
  slideMargin: 5
});
});
// ]]]]><![CDATA[></script>
</p>
<div>&nbsp;</div>
<div class="visible-md visible-lg largecontent">
<table>
<tbody style="text-align: center;">
<tr>
<td style="width: 80%; vertical-align: top; font-size: 14px;">
<div id="leftcontent">
<div style="max-width: 1220px; margin-left: auto; margin-right: auto; display: block;"><iframe src="https://www.youtube.com/embed/8rWq-0sbF3k" height="456" width="100%"></iframe></div>
<div>&nbsp;</div>
<a onclick="return popup(this)" href="http://www.charleskeith.com/notifyme?colour=CHALK&amp;artno=CK1-70380579"><img style="padding-bottom: 2%;" alt="charles &amp; keith fashion,style edit" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/summer2017-magazine-wonderland-1.jpg" width="100%" /></a> <a onclick="return popup(this)" href="http://www.charleskeith.com/usd/platform-wedge-sandals-black-ck1-80480199.html/"><img style="padding-bottom: 2%;" alt="charles &amp; keith fashion,style edit" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/summer2017-magazine-wonderland-2.jpg" width="100%" /></a> <a onclick="return popup(this)" href="http://www.charleskeith.com/usd/blog/shop-the-story-79/"><img style="padding-bottom: 2%;" alt="charles &amp; keith fashion,style edit" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/summer2017-magazine-wonderland-3.jpg" width="100%" /></a> <a onclick="return popup(this)" href="http://www.charleskeith.com/usd/blog/shop-the-story-85/"><img style="padding-bottom: 2%;" alt="charles &amp; keith fashion,style edit" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/summer2017-magazine-wonderland-4.jpg" width="100%" /> </a><a onclick="return popup(this)" href="http://www.charleskeith.com/usd/blog/shop-the-story-80/"><img style="padding-bottom: 2%;" alt="charles &amp; keith fashion,style edit" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/summer2017-magazine-wonderland-5.jpg" width="100%" /></a> <br />
<div id="recentpost">&nbsp;</div>
</div>
</td>
<td style="width: 20%; vertical-align: top;">
<div class="shopstory">SHOP THE STORY</div>
<div>&nbsp;</div>
<div id="sidebar">
<ul class="bxslider">
<li><a style="font-size: 10px; text-decoration: none;" onclick="return popup(this)" href="http://www.charleskeith.com/notifyme?colour=CHALK&amp;artno=CK1-70380579"><img alt="OPEN-TOE CUT-OUT SANDAL" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/OPEN-TOE-CUT-OUT-SANDAL-chalk-6.jpg" width="100%" />OPEN-TOE CUT-OUT SANDAL</a></li>
<li><a style="font-size: 10px; text-decoration: none;" onclick="return popup(this)" href="http://www.charleskeith.com/usd/platform-wedge-sandals-black-ck1-80480199.html/"><img alt="PLATFORM WEDGE SANDAL" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/PLATFORM-WEDGE-SANDAL-black-1.jpg" width="100%" />PLATFORM WEDGE SANDAL</a></li>
<li><a style="font-size: 10px; text-decoration: none;" onclick="return popup(this)" href="http://www.charleskeith.com/usd/pointed-loafers-pink-ck1-70390170.html/"><img alt="POINTED LOAFER" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/POINTED-LOAFER-pink-2.jpg" width="100%" />POINTED LOAFER</a></li>
<li><a style="font-size: 10px; text-decoration: none;" onclick="return popup(this)" href="http://www.charleskeith.com/usd/cross-strap-platform-sandals-taupe-ck1-80190052.html/"><img alt="CROSS-STRAP PLATFORM SANDAL" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CROSS-STRAP-PLATFORM-SANDAL-taupe-3.jpg" width="100%" />CROSS-STRAP PLATFORM SANDAL</a></li>
<li><a style="font-size: 10px; text-decoration: none;" onclick="return popup(this)" href="http://www.charleskeith.com/notifyme?colour=LIGHTBLUE&amp;artno=CK1-70360118"><img alt="SLINGBACK SNEAKER" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/SLINGBACK-SNEAKER-lightblue-4.jpg" width="100%" />SLINGBACK SNEAKER</a></li>
<li><a style="font-size: 10px; text-decoration: none;" onclick="return popup(this)" href="http://www.charleskeith.com/notifyme?colour=BROWN&amp;artno=CK2-20160019"><img alt="TOP HANDLE BAG" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/TOP-HANDLE-BAG-brown-5.jpg" width="100%" />TOP HANDLE BAG</a></li>
<li><a style="font-size: 10px; text-decoration: none;" onclick="return popup(this)" href="http://www.charleskeith.com/notifyme?colour=BLACK&amp;artno=CK1-70380585"><img alt="LACE-UP SLIP-ON" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/LACE-UP-SLIP-ON-black-7.jpg" width="100%" />LACE-UP SLIP-ON</a></li>
</ul>
</div>
</td>
</tr>
</tbody>
</table>
</div>
<div class="visible-sm visible-xs smallcontent">
<div style="max-width: 1220px; margin-left: auto; margin-right: auto; display: block;"><iframe src="https://www.youtube.com/embed/8rWq-0sbF3k" height="330" width="100%"></iframe></div>
<div>&nbsp;</div>
<a onclick="return popup(this)" href="http://www.charleskeith.com/notifyme?colour=CHALK&amp;artno=CK1-70380579"><img alt="charles &amp; keith fashion,style edit" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/summer2017-magazine-wonderland-1.jpg" width="100%" /></a> <a href="http://www.charleskeith.com/usd/platform-wedge-sandals-black-ck1-80480199.html/"><img alt="charles &amp; keith fashion,style edit" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/summer2017-magazine-wonderland-2.jpg" width="100%" /></a> <a onclick="return popup(this)" href="http://www.charleskeith.com/usd/blog/shop-the-story-79/"><img alt="charles &amp; keith fashion,style edit" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/summer2017-magazine-wonderland-3.jpg" width="100%" /></a> <a onclick="return popup(this)" href="http://www.charleskeith.com/usd/blog/shop-the-story-85/"><img alt="charles &amp; keith fashion,style edit" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/summer2017-magazine-wonderland-4.jpg" width="100%" /></a> <a href="http://www.charleskeith.com/usd/blog/shop-the-story-80/"><img alt="charles &amp; keith fashion,style edit" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/summer2017-magazine-wonderland-5.jpg" width="100%" /></a>
<div>&nbsp;</div>
<div style="text-align: center;">SHOP THE STORY</div>
<div>&nbsp;</div>
<table>
<tbody style="text-align: center;">
<tr>
<td style="width: 5%;">&nbsp;</td>
<td style="width: 40%;">
<div><a href="http://www.charleskeith.com/usd/platform-wedge-sandals-black-ck1-80480199.html/"><img alt="PLATFORM WEDGE SANDAL" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/PLATFORM-WEDGE-SANDAL-black-1.jpg" width="100%" /></a></div>
</td>
<td style="width: 10%;">&nbsp;</td>
<td style="width: 40%;">
<div><a href="http://www.charleskeith.com/usd/pointed-loafers-pink-ck1-70390170.html/"><img alt="POINTED LOAFER" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/POINTED-LOAFER-pink-2.jpg" width="100%" /></a></div>
</td>
<td style="width: 5%;">&nbsp;</td>
</tr>
<tr>
<td style="width: 5%;">&nbsp;</td>
<td style="width: 40%; vertical-align: top;">
<div><a style="text-decoration: none;" href="http://www.charleskeith.com/usd/platform-wedge-sandals-black-ck1-80480199.html/">PLATFORM WEDGE SANDAL</a></div>
</td>
<td style="width: 10%;">&nbsp;</td>
<td style="width: 40%; vertical-align: top;">
<div><a style="text-decoration: none;" href="http://www.charleskeith.com/usd/pointed-loafers-pink-ck1-70390170.html/">POINTED LOAFER</a></div>
</td>
<td style="width: 5%;">&nbsp;</td>
</tr>
<tr>
<td style="width: 5%;">&nbsp;</td>
<td style="width: 40%;">
<div><a href="http://www.charleskeith.com/usd/cross-strap-platform-sandals-taupe-ck1-80190052.html/"><img alt="CROSS-STRAP PLATFORM SANDAL" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CROSS-STRAP-PLATFORM-SANDAL-taupe-3.jpg" width="100%" /></a></div>
</td>
<td style="width: 10%;">&nbsp;</td>
<td style="width: 40%;">
<div><a href="http://www.charleskeith.com/notifyme?colour=LIGHTBLUE&amp;artno=CK1-70360118"><img alt="SLINGBACK SNEAKER" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/SLINGBACK-SNEAKER-lightblue-4.jpg" width="100%" /></a></div>
</td>
<td style="width: 5%;">&nbsp;</td>
</tr>
<tr>
<td style="width: 5%;">&nbsp;</td>
<td style="width: 40%; vertical-align: top;">
<div><a style="text-decoration: none;" href="http://www.charleskeith.com/usd/cross-strap-platform-sandals-taupe-ck1-80190052.html/">CROSS-STRAP PLATFORM SANDAL</a></div>
</td>
<td style="width: 10%;">&nbsp;</td>
<td style="width: 40%; vertical-align: top;">
<div><a style="text-decoration: none;" href="http://www.charleskeith.com/notifyme?colour=LIGHTBLUE&amp;artno=CK1-70360118">SLINGBACK SNEAKER</a></div>
</td>
<td style="width: 5%;">&nbsp;</td>
</tr>
<tr>
<td style="width: 5%;">&nbsp;</td>
<td style="width: 40%;">
<div><a href="http://www.charleskeith.com/notifyme?colour=BROWN&amp;artno=CK2-20160019"><img alt="TOP HANDLE BAG" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/TOP-HANDLE-BAG-brown-5.jpg" width="100%" /></a></div>
</td>
<td style="width: 10%;">&nbsp;</td>
<td style="width: 40%;">
<div><a href="http://www.charleskeith.com/notifyme?colour=CHALK&amp;artno=CK1-70380579"><img alt="OPEN-TOE CUT-OUT SANDAL" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/OPEN-TOE-CUT-OUT-SANDAL-chalk-6.jpg" width="100%" /></a></div>
</td>
<td style="width: 5%;">&nbsp;</td>
</tr>
<tr>
<td style="width: 5%;">&nbsp;</td>
<td style="width: 40%; vertical-align: top;">
<div><a style="text-decoration: none;" href="http://www.charleskeith.com/notifyme?colour=BROWN&amp;artno=CK2-20160019">TOP HANDLE BAG</a></div>
</td>
<td style="width: 10%;">&nbsp;</td>
<td style="width: 40%; vertical-align: top;">
<div><a style="text-decoration: none;" href="http://www.charleskeith.com/notifyme?colour=CHALK&amp;artno=CK1-70380579">OPEN-TOE CUT-OUT SANDAL</a></div>
</td>
<td style="width: 5%;">&nbsp;</td>
</tr>
<tr>
<td style="width: 5%;">&nbsp;</td>
<td style="width: 40%;">
<div><a href="http://www.charleskeith.com/notifyme?colour=BLACK&amp;artno=CK1-70380585"><img alt="LACE-UP SLIP-ON" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/LACE-UP-SLIP-ON-black-7.jpg" width="100%" /></a></div>
</td>
<td style="width: 10%;">&nbsp;</td>
<td style="width: 40%;">&nbsp;</td>
<td style="width: 5%;">&nbsp;</td>
</tr>
<tr>
<td style="width: 5%;">&nbsp;</td>
<td style="width: 40%; vertical-align: top;">
<div><a style="text-decoration: none;" href="http://www.charleskeith.com/notifyme?colour=BLACK&amp;artno=CK1-70380585">LACE-UP SLIP-ON</a></div>
</td>
<td style="width: 10%;">&nbsp;</td>
<td style="width: 40%; vertical-align: top;">&nbsp;</td>
<td style="width: 5%;">&nbsp;</td>
</tr>
</tbody>
</table>
<br />
<div id="s-recentpost">&nbsp;</div>
</div>
<div>&nbsp;</div>
<p>
<script type="text/javascript">// <![CDATA[
function popup(mylink, windowname)
{
if (! window.focus)return true;
var href;
if (typeof(mylink) == 'string')
   href=mylink;
else
   href=mylink.href;
window.open(href, windowname, 'width=400,height=1024,scrollbars=yes,resizable=no,location=no,menubar=no,toolbar=no,');
return false;
}
// ]]]]><![CDATA[></script>
</p>]]></description>
      <pubDate>Thu, 13 Apr 2017 08:47:31 +0000</pubDate>
    </item>
    <item>
      <title><![CDATA[HIDE AND PEEK]]></title>
      <link>http://www.charleskeith.com/usd/blog/hide-peek/</link>
      <description><![CDATA[<p>
<script type="text/javascript" src="https://ajax.googleapis.com/ajax/libs/jquery/1.8.2/jquery.min.js"></script>
<script type="text/javascript" src="http://www.charleskeith.com/media/wysiwyg/js/jquery.bxslider.min.js"></script>
</p>
<style><!--
.blog-post-view .largecontent{
   max-width: 960px;margin:0 auto; font-size: 14px;text-align: center;
}#disqus_thread{
display:none !important;
}

hr{
display:none !important;
}
.bx-wrapper {
	POSITION: relative; PADDING-BOTTOM: 0px; MARGIN: 0px auto 60px; PADDING-LEFT: 0px; PADDING-RIGHT: 0px; ZOOM: 1; PADDING-TOP: 0px;
}
.bx-wrapper IMG {
	DISPLAY: block; MAX-WIDTH: 100%;
}
.bx-wrapper .bx-viewport {
	BACKGROUND: #fff; LEFT: 0px; -webkit-transform: translatez(0); -moz-transform: translatez(0); -o-transform: translatez(0); transform: translatez(0); -ms-transform: translatez(0);
}
.bx-wrapper .bx-pager {
	POSITION: absolute; WIDTH: 100%; BOTTOM: -30px; DISPLAY: none;
}
.bx-wrapper .bx-controls-auto {
	POSITION: absolute; WIDTH: 100%; BOTTOM: -30px; DISPLAY: none;
}
.bx-wrapper .bx-loading {
	Z-INDEX: 2000; POSITION: absolute; MIN-HEIGHT: 50px; WIDTH: 100%; BACKGROUND: url(http://cdnm1.charleskeith.com/media/wysiwyg/blog/bxloader.gif) #fff no-repeat center center; HEIGHT: 100%; TOP: 0px; LEFT: 0px;
}
.bx-wrapper .bx-pager {
	TEXT-ALIGN: center; FONT-FAMILY: Arial; COLOR: #666; FONT-SIZE: 0.85em; FONT-WEIGHT: bold; PADDING-TOP: 20px;
}
.bx-wrapper .bx-pager .bx-pager-item {
	ZOOM: 1; DISPLAY: inline;
}
.bx-wrapper .bx-controls-auto .bx-controls-auto-item {
	ZOOM: 1; DISPLAY: inline;
}
.bx-wrapper .bx-pager.bx-default-pager A {
	TEXT-INDENT: -9999px; MARGIN: 0px 3px; OUTLINE-WIDTH: 0px; WIDTH: 10px; DISPLAY: block; BACKGROUND: #fff; HEIGHT: 10px; -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px;
}
.bx-wrapper .bx-prev {
	BACKGROUND: url(http://cdnm1.charleskeith.com/media/wysiwyg/blog/bxcontrols.png) no-repeat 0px -32px; LEFT: -20px;
}
.bx-wrapper .bx-next {
	BACKGROUND: url(http://cdnm1.charleskeith.com/media/wysiwyg/blog/bxcontrols.png) no-repeat -43px -32px; RIGHT: -20px
}
.bx-wrapper .bx-prev:hover {
	BACKGROUND-POSITION: 0px 0px;
}
.bx-wrapper .bx-next:hover {
	BACKGROUND-POSITION: -43px 0px;
}
.bx-wrapper .bx-controls-direction A {
	Z-INDEX: 3000; POSITION: absolute; MARGIN-TOP: -16px; TEXT-INDENT: -9999px; OUTLINE-WIDTH: 0px; WIDTH: 32px; HEIGHT: 32px; TOP: 50%;
}
.bx-wrapper .bx-controls-direction A.disabled {
	DISPLAY: none;
}
.bx-wrapper .bx-controls-auto {
	TEXT-ALIGN: center;
}
.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-pager {
	TEXT-ALIGN: left; WIDTH: 80%;
}
.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-controls-auto {
	WIDTH: 35px; RIGHT: 0px;
}
.bx-wrapper .bx-caption {
	POSITION: absolute; WIDTH: 100%; TOP: 7px; LEFT: 0px
}
.bx-wrapper .bx-caption SPAN {
	PADDING-BOTTOM: 2px; PADDING-LEFT: 2px; PADDING-RIGHT: 2px; DISPLAY: block; FONT-FAMILY: Arial; COLOR: #000; FONT-SIZE: 0.85em; FONT-WEIGHT: bold; PADDING-TOP: 2px;
}
.bx-wrapper UL LI {
	MARGIN-LEFT: 0px;
}
#sidebar {
	TEXT-ALIGN: center; WIDTH: 150px; FLOAT: right;
}
.shopstory {
	TEXT-ALIGN: center; PADDING-LEFT: 30px; FONT-SIZE: 12px; FONT-WEIGHT: bold;
}
.smallcontent {
	TEXT-ALIGN: center;
}
.smallcontent IMG {
	PADDING-BOTTOM: 2%;
}
#recentpost {
	text-align: center; font-size: 12px;
}
#recentpost > div {
	width: 18%; 
	display: inline-block;
	vertical-align: top;

	/* IE fix. */
	*display: inline;
	zoom: 1;
}
#recentpost:after {
	content: "";
	width: 100%;
	display: inline-block;
}
#recentpost a{text-decoration: none;}
#s-recentpost{text-align: center;font-size: 11px;}
#s-recentpost > div {
	width: 30%;
	display: inline-block;
	vertical-align: top;

	/* IE fix. */
	*display: inline;
	zoom: 1;
}
#s-recentpost:after {
	content: "";
	width: 100%;
	display: inline-block;
}
#s-recentpost a{text-decoration: none;}
--></style>
<p>
<script type="text/javascript">// <![CDATA[
$(function() {
            var floatingDiv = $('#sidebar');
            var offset = $("#sidebar").position();
            var bottomoffset = $("#leftcontent").height();
            
            $(window).scroll(function() {
                if ($(window).scrollTop() >= (offset.top + 250) && $(window).scrollTop() <= (bottomoffset - 250) ) {
                floatingDiv.css({
		    'position' : 'fixed',
			'top' : 100, 'float':'right', 'margin-left':30 
		 });
                }else {
                 floatingDiv.css({
		    'position' : 'relative',
			'top' : 0
		 });   
                }
            });
});
// ]]]]><![CDATA[></script>
<script type="text/javascript">// <![CDATA[
$(document).ready(function(){
  $('.bxslider').bxSlider({
  mode: 'vertical', 
  slideWidth: 140, minSlides: 3, maxSlides: 3, moveSlides: 1, captions: true,  
  slideMargin: 5
});
});
// ]]]]><![CDATA[></script>
</p>
<div>&nbsp;</div>
<div class="visible-md visible-lg largecontent">
<table>
<tbody style="text-align: center;">
<tr>
<td style="width: 80%; vertical-align: top;">
<div id="leftcontent"><a onclick="return popup(this)" href="http://www.charleskeith.com/usd/blog/shop-the-story-81/"><img style="padding-bottom: 2%;" alt="charles &amp; keith fashion,style edit" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-coachella-easter-blog-1.jpg" width="100%" /></a> <a onclick="return popup(this)" href="http://www.charleskeith.com/usd/blog/shop-the-story-82/"><img style="padding-bottom: 2%;" alt="charles &amp; keith fashion,style edit" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-coachella-easter-blog-2.jpg" width="100%" /></a> <a onclick="return popup(this)" href="http://www.charleskeith.com/usd/blog/shop-the-story-83/"><img style="padding-bottom: 2%;" alt="charles &amp; keith fashion,style edit" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-coachella-easter-blog-3.jpg" width="100%" /></a> <a onclick="return popup(this)" href="http://www.charleskeith.com/usd/blog/shop-the-story-78/"><img style="padding-bottom: 2%;" alt="charles &amp; keith fashion,style edit" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-coachella-easter-blog-4.jpg" width="100%" /></a> <a onclick="return popup(this)" href="http://www.charleskeith.com/usd/blog/shop-the-story-84/"><img style="padding-bottom: 2%;" alt="charles &amp; keith fashion,style edit" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-coachella-easter-blog-5.jpg" width="100%" /></a>
<p style="font-size: 14px;">A play on shadows, geometric spheres and sheer layers lends to a partial reveal of details in a spin of hide-and-seek. Understated styling leaves more to the imagination, as the season celebrates a play on mismatched decorations. Heritage styles are modernised by pulling newness from the familiar. Warm weather essentials welcomes the arrival of summer, with irreverent wardrobe accents updated with playful details that lends to a fanciful appeal. Made for those who revel in sun drenched days, choose from a versatile spread of woven, textured and easy lace-up styles.</p>
<br />
<div id="recentpost">&nbsp;</div>
</div>
</td>
<td style="width: 20%; vertical-align: top;">
<div class="shopstory">SHOP THE STORY</div>
<div>&nbsp;</div>
<div id="sidebar">
<ul class="bxslider">
<li><a style="font-size: 10px; text-decoration: none;" onclick="return popup(this)" href="http://www.charleskeith.com/notifyme?colour=BLACK&amp;artno=CK2-30780336"><img alt="POM-POM OVERSIZED TOTE" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/POM-POM-OVERSIZED-TOTE-black-4.jpg" width="100%" />POM-POM OVERSIZED TOTE</a></li>
<li><a style="font-size: 10px; text-decoration: none;" onclick="return popup(this)" href="http://www.charleskeith.com/notifyme?colour=WHITE&amp;artno=CK2-70840086"><img alt="BOW DETAIL CLUTCH" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/BOW-DETAIL-CLUTCH-white-1.jpg" width="100%" />BOW DETAIL CLUTCH</a></li>
<li><a style="font-size: 10px; text-decoration: none;" onclick="return popup(this)" href="http://www.charleskeith.com/notifyme?colour=GREEN&amp;artno=CK2-70840086"><img alt="BOW DETAIL CLUTCH" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/BOW-DETAIL-CLUTCH-green-2.jpg" width="100%" />BOW DETAIL CLUTCH</a></li>
<li><a style="font-size: 10px; text-decoration: none;" onclick="return popup(this)" href="http://www.charleskeith.com/notifyme?colour=COGNAC&amp;artno=CK2-70840086"><img alt="BOW DETAIL CLUTCH" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/BOW-DETAIL-CLUTCH-cognac-3.jpg" width="100%" />BOW DETAIL CLUTCH</a></li>
<li><a style="font-size: 10px; text-decoration: none;" onclick="return popup(this)" href="http://www.charleskeith.com/usd/bow-detail-d-orsay-flats-beige-ck1-70380580.html/"><img alt="D'orsay flat" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/BOW-DETAIL-DORSAY-FLAT-beige-5.jpg" width="100%" />BOW-DETAIL D'ORSAY FLAT</a></li>
<li><a style="font-size: 10px; text-decoration: none;" onclick="return popup(this)" href="http://www.charleskeith.com/usd/bow-detail-d-orsay-flats-black-ck1-70380580.html/"><img alt="D'orsay flat" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/BOW-DETAIL-DORSAY-FLAT-black-6.jpg" width="100%" />BOW-DETAIL D'ORSAY FLAT</a></li>
<li><a style="font-size: 10px; text-decoration: none;" onclick="return popup(this)" href="http://www.charleskeith.com/notifyme?colour=CREAM&amp;artno=CK2-70670571"><img alt="POM POM CLUTCH" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/POM-POM-CLUTCH-cream-7.jpg" width="100%" />POM POM CLUTCH</a></li>
<li><a style="font-size: 10px; text-decoration: none;" onclick="return popup(this)" href="http://www.charleskeith.com/notifyme?colour=NUDE&amp;artno=CK2-70670571"><img alt="POM POM CLUTCH" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/POM-POM-CLUTCH-nude-8.jpg" width="100%" />POM POM CLUTCH</a></li>
<li><a style="font-size: 10px; text-decoration: none;" onclick="return popup(this)" href="http://www.charleskeith.com/notifyme?colour=BROWN&amp;artno=CK2-30780371"><img alt="OVERSIZED TURN-LOCK TOTE" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/OVERSIZED-TURN-LOCK-TOTE-brown-9.jpg" width="100%" />OVERSIZED TURN-LOCK TOTE</a></li>
<li><a style="font-size: 10px; text-decoration: none;" onclick="return popup(this)" href="http://www.charleskeith.com/notifyme?colour=LIGHTBROWN&amp;artno=CK1-80360139"><img alt="CROSS-STRAP WEDGE" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CROSS-STRAP-WEDGE-lightbrown-10.jpg" width="100%" />CROSS-STRAP WEDGE</a></li>
<li><a style="font-size: 10px; text-decoration: none;" onclick="return popup(this)" href="http://www.charleskeith.com/notifyme?colour=MULTI&amp;artno=CK1-71630005"><img alt="CANVAS SLIP-ON" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CANVAS-SLIP-ON-multi-11.jpg" width="100%" />CANVAS SLIP-ON</a></li>
</ul>
</div>
</td>
</tr>
</tbody>
</table>
</div>
<div class="visible-sm visible-xs smallcontent"><a href="http://www.charleskeith.com/notifyme?colour=BLACK&amp;artno=CK2-30780336"><img alt="charles &amp; keith fashion,style edit" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-coachella-easter-blog-1-1.jpg" width="100%" /></a> <a href="http://www.charleskeith.com/notifyme?colour=GREEN&amp;artno=CK2-70840086"><img alt="charles &amp; keith fashion,style edit" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-coachella-easter-blog-1-2.jpg" width="100%" /></a> <a href="http://www.charleskeith.com/usd/blog/shop-the-story-82/"><img alt="charles &amp; keith fashion,style edit" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-coachella-easter-blog-2.jpg" width="100%" /></a> <a href="http://www.charleskeith.com/usd/blog/shop-the-story-83/"><img alt="charles &amp; keith fashion,style edit" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-coachella-easter-blog-3-1.jpg" width="100%" /></a> <a href="http://www.charleskeith.com/notifyme?colour=BROWN&amp;artno=CK2-30780371"><img alt="charles &amp; keith fashion,style edit" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-coachella-easter-blog-3-2.jpg" width="100%" /></a> <a onclick="return popup(this)" href="http://www.charleskeith.com/usd/blog/shop-the-story-78/"><img alt="charles &amp; keith fashion,style edit" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-coachella-easter-blog-4.jpg" width="100%" /></a> <a href="http://www.charleskeith.com/notifyme?colour=LIGHTBROWN&amp;artno=CK1-80360139"><img alt="charles &amp; keith fashion,style edit" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-coachella-easter-blog-5-1.jpg" width="100%" /></a> <a href="http://www.charleskeith.com/notifyme?colour=MULTI&amp;artno=CK1-71630005"><img alt="charles &amp; keith fashion,style edit" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-coachella-easter-blog-5-2.jpg" width="100%" /></a>
<p>A play on shadows, geometric spheres and sheer layers lends to a partial reveal of details in a spin of hide-and-seek. Understated styling leaves more to the imagination, as the season celebrates a play on mismatched decorations. Heritage styles are modernised by pulling newness from the familiar. Warm weather essentials welcomes the arrival of summer, with irreverent wardrobe accents updated with playful details that lends to a fanciful appeal. Made for those who revel in sun drenched days, choose from a versatile spread of woven, textured and easy lace-up styles.</p>
<div>&nbsp;</div>
<div style="text-align: center;">SHOP THE STORY</div>
<table>
<tbody style="text-align: center;">
<tr>
<td style="width: 5%;">&nbsp;</td>
<td style="width: 40%;">
<div><a href="http://www.charleskeith.com/notifyme?colour=BLACK&amp;artno=CK2-30780336"><img alt="POM-POM OVERSIZED TOTE" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/POM-POM-OVERSIZED-TOTE-black-4.jpg" width="100%" /></a></div>
</td>
<td style="width: 10%;">&nbsp;</td>
<td style="width: 40%;">
<div><a href="http://www.charleskeith.com/notifyme?colour=COGNAC&amp;artno=CK2-70840086"><img alt="BOW DETAIL CLUTCH" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/BOW-DETAIL-CLUTCH-cognac-3.jpg" width="100%" /></a></div>
</td>
<td style="width: 5%;">&nbsp;</td>
</tr>
<tr>
<td style="width: 5%;">&nbsp;</td>
<td style="width: 40%; vertical-align: top;">
<div><a style="text-decoration: none;" href="http://www.charleskeith.com/notifyme?colour=BLACK&amp;artno=CK2-30780336">POM-POM OVERSIZED TOTE</a></div>
</td>
<td style="width: 10%;">&nbsp;</td>
<td style="width: 40%; vertical-align: top;">
<div><a style="text-decoration: none;" href="http://www.charleskeith.com/notifyme?colour=COGNAC&amp;artno=CK2-70840086">BOW DETAIL CLUTCH</a></div>
</td>
<td style="width: 5%;">&nbsp;</td>
</tr>
<tr>
<td style="width: 5%;">&nbsp;</td>
<td style="width: 40%;">
<div><a href="http://www.charleskeith.com/notifyme?colour=WHITE&amp;artno=CK2-70840086"><img alt="BOW DETAIL CLUTCH" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/BOW-DETAIL-CLUTCH-white-1.jpg" width="100%" /></a></div>
</td>
<td style="width: 10%;">&nbsp;</td>
<td style="width: 40%;">
<div><a href="http://www.charleskeith.com/notifyme?colour=GREEN&amp;artno=CK2-70840086"><img alt="BOW DETAIL CLUTCH" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/BOW-DETAIL-CLUTCH-green-2.jpg" width="100%" /></a></div>
</td>
<td style="width: 5%;">&nbsp;</td>
</tr>
<tr>
<td style="width: 5%;">&nbsp;</td>
<td style="width: 40%; vertical-align: top;">
<div><a style="text-decoration: none;" href="http://www.charleskeith.com/notifyme?colour=WHITE&amp;artno=CK2-70840086">BOW DETAIL CLUTCH</a></div>
</td>
<td style="width: 10%;">&nbsp;</td>
<td style="width: 40%; vertical-align: top;">
<div><a style="text-decoration: none;" href="http://www.charleskeith.com/notifyme?colour=GREEN&amp;artno=CK2-70840086">BOW DETAIL CLUTCH</a></div>
</td>
<td style="width: 5%;">&nbsp;</td>
</tr>
<tr>
<td style="width: 5%;">&nbsp;</td>
<td style="width: 40%;">
<div><a href="http://www.charleskeith.com/usd/bow-detail-d-orsay-flats-beige-ck1-70380580.html/"><img alt="D'orsay flat" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/BOW-DETAIL-DORSAY-FLAT-beige-5.jpg" width="100%" /></a></div>
</td>
<td style="width: 10%;">&nbsp;</td>
<td style="width: 40%;">
<div><a href="http://www.charleskeith.com/usd/bow-detail-d-orsay-flats-black-ck1-70380580.html/"><img alt="D'orsay flat" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/BOW-DETAIL-DORSAY-FLAT-black-6.jpg" width="100%" /></a></div>
</td>
<td style="width: 5%;">&nbsp;</td>
</tr>
<tr>
<td style="width: 5%;">&nbsp;</td>
<td style="width: 40%; vertical-align: top;">
<div><a style="text-decoration: none;" href="http://www.charleskeith.com/usd/bow-detail-d-orsay-flats-beige-ck1-70380580.html/">BOW-DETAIL D'ORSAY FLAT</a></div>
</td>
<td style="width: 10%;">&nbsp;</td>
<td style="width: 40%; vertical-align: top;">
<div><a style="text-decoration: none;" href="http://www.charleskeith.com/usd/bow-detail-d-orsay-flats-black-ck1-70380580.html/">BOW-DETAIL D'ORSAY FLAT</a></div>
</td>
<td style="width: 5%;">&nbsp;</td>
</tr>
<tr>
<td style="width: 5%;">&nbsp;</td>
<td style="width: 40%;">
<div><a href="http://www.charleskeith.com/notifyme?colour=CREAM&amp;artno=CK2-70670571"><img alt="POM POM CLUTCH" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/POM-POM-CLUTCH-cream-7.jpg" width="100%" /></a></div>
</td>
<td style="width: 10%;">&nbsp;</td>
<td style="width: 40%;">
<div><a href="http://www.charleskeith.com/notifyme?colour=NUDE&amp;artno=CK2-70670571"><img alt="POM POM CLUTCH" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/POM-POM-CLUTCH-nude-8.jpg" width="100%" /></a></div>
</td>
<td style="width: 5%;">&nbsp;</td>
</tr>
<tr>
<td style="width: 5%;">&nbsp;</td>
<td style="width: 40%; vertical-align: top;">
<div><a style="text-decoration: none;" href="http://www.charleskeith.com/notifyme?colour=CREAM&amp;artno=CK2-70670571">POM POM CLUTCH</a></div>
</td>
<td style="width: 10%;">&nbsp;</td>
<td style="width: 40%; vertical-align: top;">
<div><a style="text-decoration: none;" href="http://www.charleskeith.com/notifyme?colour=NUDE&amp;artno=CK2-70670571">POM POM CLUTCH</a></div>
</td>
<td style="width: 5%;">&nbsp;</td>
</tr>
<tr>
<td style="width: 5%;">&nbsp;</td>
<td style="width: 40%;">
<div><a href="http://www.charleskeith.com/notifyme?colour=BROWN&amp;artno=CK2-30780371"><img alt="OVERSIZED TURN-LOCK TOTE" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/OVERSIZED-TURN-LOCK-TOTE-brown-9.jpg" width="100%" /></a></div>
</td>
<td style="width: 10%;">&nbsp;</td>
<td style="width: 40%;">
<div><a href="http://www.charleskeith.com/notifyme?colour=LIGHTBROWN&amp;artno=CK1-80360139"><img alt="CROSS-STRAP WEDGE" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CROSS-STRAP-WEDGE-lightbrown-10.jpg" width="100%" /></a></div>
</td>
<td style="width: 5%;">&nbsp;</td>
</tr>
<tr>
<td style="width: 5%;">&nbsp;</td>
<td style="width: 40%; vertical-align: top;">
<div><a style="text-decoration: none;" href="http://www.charleskeith.com/notifyme?colour=BROWN&amp;artno=CK2-30780371">OVERSIZED TURN-LOCK TOTE</a></div>
</td>
<td style="width: 10%;">&nbsp;</td>
<td style="width: 40%; vertical-align: top;">
<div><a style="text-decoration: none;" href="http://www.charleskeith.com/notifyme?colour=LIGHTBROWN&amp;artno=CK1-80360139">CROSS-STRAP WEDGE</a></div>
</td>
<td style="width: 5%;">&nbsp;</td>
</tr>
<tr>
<td style="width: 5%;">&nbsp;</td>
<td style="width: 40%;">
<div><a href="http://www.charleskeith.com/notifyme?colour=MULTI&amp;artno=CK1-71630005"><img alt="CANVAS SLIP-ON" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CANVAS-SLIP-ON-multi-11.jpg" width="100%" /></a></div>
</td>
<td style="width: 10%;">&nbsp;</td>
<td style="width: 40%;">&nbsp;</td>
<td style="width: 5%;">&nbsp;</td>
</tr>
<tr>
<td style="width: 5%;">&nbsp;</td>
<td style="width: 40%; vertical-align: top;">
<div><a style="text-decoration: none;" href="http://www.charleskeith.com/notifyme?colour=MULTI&amp;artno=CK1-71630005">CANVAS SLIP-ON</a></div>
</td>
<td style="width: 10%;">&nbsp;</td>
<td style="width: 40%; vertical-align: top;">&nbsp;</td>
<td style="width: 5%;">&nbsp;</td>
</tr>
</tbody>
</table>
<br />
<div id="s-recentpost">&nbsp;</div>
</div>
<div>&nbsp;</div>
<p>
<script type="text/javascript">// <![CDATA[
function popup(mylink, windowname)
{
if (! window.focus)return true;
var href;
if (typeof(mylink) == 'string')
   href=mylink;
else
   href=mylink.href;
window.open(href, windowname, 'width=400,height=1024,scrollbars=yes,resizable=no,location=no,menubar=no,toolbar=no,');
return false;
}
// ]]]]><![CDATA[></script>
</p>]]></description>
      <pubDate>Wed, 12 Apr 2017 02:55:18 +0000</pubDate>
    </item>
    <item>
      <title><![CDATA[ONLINE EXCLUSIVE: CAPSULE COLLECTION]]></title>
      <link>http://www.charleskeith.com/usd/blog/online-exclusive-capsulecollection/</link>
      <description><![CDATA[<p>
<script type="text/javascript" src="https://ajax.googleapis.com/ajax/libs/jquery/1.8.2/jquery.min.js"></script>
<script type="text/javascript" src="http://www.charleskeith.com/media/wysiwyg/js/jquery.bxslider.min.js"></script>
</p>
<style><!--
.blog-post-view .largecontent{
	max-width:960px;margin:0 auto; font-size: 14px;text-align: center;
}
.bx-wrapper {
    position: relative; margin: 0 auto 60px; padding: 0;
    *zoom: 1;
}
#disqus_thread{
display:none !important;
}

hr{
display:none !important;
}
.bx-wrapper img {max-width: 100%; display: block;}

/** THEME
===================================*/
.bx-wrapper .bx-viewport {
    left: 0;
    background: #fff;
	
    /*fix other elements on the page moving (on Chrome)*/
    -webkit-transform: translatez(0);
    -moz-transform: translatez(0);
    -ms-transform: translatez(0);
    -o-transform: translatez(0);
    transform: translatez(0);
}

.bx-wrapper .bx-pager,
.bx-wrapper .bx-controls-auto {
    position: absolute; bottom: -30px; width: 100%;
}

/* LOADER */
.bx-wrapper .bx-loading {
    min-height: 50px;
    background: url(http://cdnm1.charleskeith.com/media/wysiwyg/blog/bxloader.gif) center center no-repeat #fff;
    height: 100%;
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 2000;
}

/* PAGER */
.bx-wrapper .bx-pager {
    text-align: center;
    font-size: .85em;
    font-family: Arial;
    font-weight: bold;
    color: #666;
    padding-top: 20px;
}

.bx-wrapper .bx-pager .bx-pager-item,
.bx-wrapper .bx-controls-auto .bx-controls-auto-item {
    display: inline-block;
    *zoom: 1;
    *display: inline;
}

.bx-wrapper .bx-pager.bx-default-pager a {
	background: #fff;
	text-indent: -9999px;
	display: block;
	width: 10px;
	height: 10px;
	margin: 0 3px;
	outline: 0;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}

/* DIRECTION CONTROLS (NEXT / PREV) */
.bx-wrapper .bx-prev {
    left: -20px;/*left: 10px;htike*/
    background: url(http://cdnm1.charleskeith.com/media/wysiwyg/blog/bxcontrols.png) no-repeat 0 -32px;
}

.bx-wrapper .bx-next {
    right: -20px;/*right: 10px;htike*/
    background: url(http://cdnm1.charleskeith.com/media/wysiwyg/blog/bxcontrols.png) no-repeat -43px -32px;
}

.bx-wrapper .bx-prev:hover {
    background-position: 0 0;
}

.bx-wrapper .bx-next:hover {
    background-position: -43px 0;
}

.bx-wrapper .bx-controls-direction a {
    position: absolute;
    top: 50%;
    margin-top: -16px;
    outline: 0;
    width: 32px;
    height: 32px;
    text-indent: -9999px;
    z-index: 3000;
}

.bx-wrapper .bx-controls-direction a.disabled { display: none; }

/* AUTO CONTROLS (START / STOP) */
.bx-wrapper .bx-controls-auto { text-align: center; }

/* PAGER WITH AUTO-CONTROLS HYBRID LAYOUT */
.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-pager {
    text-align: left;
    width: 80%;
}

.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-controls-auto {
    right: 0;
    width: 35px;
}

/* IMAGE CAPTIONS */
.bx-wrapper .bx-caption {
    position: absolute;
    top: 7px;/*bottom: 0;*/
    left: 0;
    width: 100%;
}

.bx-wrapper .bx-caption span {
	color: #000;/*color: #fff;*/
	font-family: Arial;
	display: block;
	font-size: .85em; font-weight: bold;
	padding: 2px;/*padding: 10px;*/
}
.bx-wrapper ul li{margin-left: 0;}

#sidebar { width: 150px; float: right; text-align: center;}
.shopstory{font-size: 12px; text-align: center; font-weight: bold; padding-left: 30px;}
.smallcontent{text-align: center;}
.smallcontent img{padding-bottom: 2%;}
#recentpost {
	text-align: center; font-size: 12px;
}
#recentpost > div {
	width: 18%; 
	display: inline-block;
	vertical-align: top;

	/* IE fix. */
	*display: inline;
	zoom: 1;
}
#recentpost:after {
	content: "";
	width: 100%;
	display: inline-block;
}
#recentpost a{text-decoration: none;}
#s-recentpost{text-align: center;font-size: 11px;}
#s-recentpost > div {
	width: 30%;
	display: inline-block;
	vertical-align: top;

	/* IE fix. */
	*display: inline;
	zoom: 1;
}
#s-recentpost:after {
	content: "";
	width: 100%;
	display: inline-block;
}
#s-recentpost a{text-decoration: none;}
--></style>
<p>
<script type="text/javascript">// <![CDATA[
$(function() {
            var floatingDiv = $('#sidebar');
            var offset = $("#sidebar").position();
            var bottomoffset = $("#leftcontent").height();
            
            $(window).scroll(function() {
                if ($(window).scrollTop() >= (offset.top + 250) && $(window).scrollTop() <= (bottomoffset - 250) ) {
                floatingDiv.css({
		    'position' : 'fixed',
			'top' : 100, 'float':'right', 'margin-left':30 
		 });
                }else {
                 floatingDiv.css({
		    'position' : 'relative',
			'top' : 0
		 });   
                }
            });
});
// ]]]]><![CDATA[></script>
<script type="text/javascript">// <![CDATA[
$(document).ready(function(){
  $('.bxslider').bxSlider({
  mode: 'vertical', 
  slideWidth: 140, minSlides: 3, maxSlides: 3, moveSlides: 1, captions: true,  
  slideMargin: 5
});
});
// ]]]]><![CDATA[></script>
</p>
<div>&nbsp;</div>
<div class="visible-md visible-lg largecontent">
<table>
<tbody style="text-align: center;">
<tr>
<td style="width: 80%; vertical-align: top; font-size: 14px;">
<div id="leftcontent">
<div style="max-width: 1220px; margin-left: auto; margin-right: auto; display: block;"><iframe src="https://www.youtube.com/embed/IPQhALpbFt8" height="456" width="100%"></iframe></div>
<div>&nbsp;</div>
<p>The Online Exclusive Capsule Collection has arrived. Conveying nostalgia and notions of easy analogue living, the exaggerated fringe detailing associates itself with a carefree spirit, while feminine floral embroidery creates an alternative focal point.</p>
<a onclick="return popup(this)" href="http://www.charleskeith.com/usd/multi-coloured-tassel-floral-crossbody-white-ck2-80700532.html/"><img style="padding-bottom: 2%;" alt="charles &amp; keith online exclusive capsule collection" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-onlineexclusive-capsulecollection-blog-1.jpg" width="100%" /></a>
<p>Fashion blogger, Park EunHae from Korea pictured with the Multi-Coloured Tassel Floral Crossbody in white.</p>
<p>Check out her Instagram page: @enemood</p>
<a onclick="return popup(this)" href="http://www.charleskeith.com/usd/multi-coloured-tassel-floral-crossbody-black-ck2-80700532.html/"><img style="padding-bottom: 2%;" alt="charles &amp; keith online exclusive capsule collection" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-onlineexclusive-capsulecollection-blog-2.jpg" width="100%" /></a>
<p>Fashion blogger, Kristi Gogsadze from Paris pictured with the Multi-Coloured Tassel Floral Crossbody in black.</p>
<p>Check out her Instagram page: @lageorgienne</p>
<a onclick="return popup(this)" href="http://www.charleskeith.com/usd/multi-coloured-tassel-crossbody-black-ck2-80700517.html/"><img style="padding-bottom: 2%;" alt="charles &amp; keith online exclusive capsule collection" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-onlineexclusive-capsulecollection-blog-3.jpg" width="100%" /></a>
<p>Fashion blogger, 2young from Korea pictured with the Multi-Coloured Tassel Crossbody in black.</p>
<p>Check out her Instagram page: @2youngs</p>
<a onclick="return popup(this)" href="http://www.charleskeith.com/usd/multi-coloured-tassel-floral-crossbody-black-ck2-80700532.html/"><img style="padding-bottom: 2%;" alt="charles &amp; keith online exclusive capsule collection" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-onlineexclusive-capsulecollection-blog-4.jpg" width="100%" /></a>
<p>Fashion blogger, Andreea Panciuc from London pictured with the Multi-Coloured Tassel Floral Crossbody in black.</p>
<p>Check out her Instagram page: @launeden</p>
<a onclick="return popup(this)" href="http://www.charleskeith.com/usd/multi-coloured-tassel-floral-crossbody-black-ck2-80700532.html/"><img style="padding-bottom: 2%;" alt="charles &amp; keith online exclusive capsule collection" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-onlineexclusive-capsulecollection-blog-5.jpg" width="100%" /></a>
<p>Fashion designer, Yoyo Cao from Singapore pictured with the Multi-Coloured Tassel Floral Crossbody in black.</p>
<p>Check out her Instagram page: @yoyokulala</p>
<a onclick="return popup(this)" href="http://www.charleskeith.com/usd/multi-coloured-tassel-floral-crossbody-black-ck2-80700532.html/"><img style="padding-bottom: 2%;" alt="charles &amp; keith online exclusive capsule collection" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-onlineexclusive-capsulecollection-blog-6.jpg" width="100%" /></a>
<p>Fashion bloggers, Bec and Marissa Karagiorgos from Australia pictured with the Multi-Coloured Tassel Floral Crossbody in black.</p>
<p>Check out their Instagram page: @twiceblessed_</p>
<p>Shop the online exclusive collection <a style="text-decoration: underline; color: #000;" href="http://www.charleskeith.com/sg/exclusives/shop-online-exclusive-capsule-collection/" target="_blank">here</a>.</p>
<div id="recentpost">&nbsp;</div>
</div>
</td>
<td style="width: 20%; vertical-align: top;">
<div class="shopstory">SHOP THE STORY</div>
<div>&nbsp;</div>
<div id="sidebar">
<ul class="bxslider">
<li><a style="font-size: 10px; text-decoration: none;" onclick="return popup(this)" href="http://www.charleskeith.com/usd/multi-coloured-tassel-crossbody-black-ck2-80700517.html/"><img alt="TASSEL CROSSBODY" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/MULTI-COLOURED-TASSEL-CROSSBODY-black-1.jpg" width="100%" />MULTI-COLOURED TASSEL CROSSBODY</a></li>
<li><a style="font-size: 10px; text-decoration: none;" onclick="return popup(this)" href="http://www.charleskeith.com/usd/multi-coloured-tassel-floral-crossbody-white-ck2-80700532.html/"><img alt="TASSEL FLORAL CROSSBODY" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/MULTI-COLOURED-TASSEL-FLORAL-CROSSBODY-white-2.jpg" width="100%" />MULTI-COLOURED TASSEL FLORAL CROSSBODY</a></li>
<li><a style="font-size: 10px; text-decoration: none;" onclick="return popup(this)" href="http://www.charleskeith.com/usd/multi-coloured-tassel-floral-crossbody-black-ck2-80700532.html/"><img alt="TASSEL FLORAL CROSSBODY" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/MULTI-COLOURED-TASSEL-FLORAL-CROSSBODY-black-3.jpg" width="100%" />MULTI-COLOURED TASSEL FLORAL CROSSBODY</a></li>
<li><a style="font-size: 10px; text-decoration: none;" onclick="return popup(this)" href="http://www.charleskeith.com/usd/tassel-cuff-beige-ck5-12250188.html/"><img alt="TASSEL CUFF" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/TASSEL-CUFF-beige-4.jpg" width="100%" />TASSEL CUFF</a></li>
<li><a style="font-size: 10px; text-decoration: none;" onclick="return popup(this)" href="http://www.charleskeith.com/usd/multi-coloured-tassel-cuff-black-ck5-12250189.html/"><img alt="TASSEL CUFF" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/MULTI-COLOURED-TASSEL-CUFF-black-5.jpg" width="100%" />MULTI-COLOURED TASSEL CUFF</a></li>
<li><a style="font-size: 10px; text-decoration: none;" onclick="return popup(this)" href="http://www.charleskeith.com/usd/multi-coloured-tassel-cuff-beige-ck5-12250189.html/"><img alt="TASSEL CUFF" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/MULTI-COLOURED-TASSEL-CUFF-beige-6.jpg" width="100%" />MULTI-COLOURED TASSEL CUFF</a></li>
</ul>
</div>
</td>
</tr>
</tbody>
</table>
</div>
<div class="visible-sm visible-xs smallcontent">
<div style="max-width: 1220px; margin-left: auto; margin-right: auto; display: block;"><iframe src="https://www.youtube.com/embed/IPQhALpbFt8" height="330" width="100%"></iframe></div>
<div>&nbsp;</div>
<p>The Online Exclusive Capsule Collection has arrived. Conveying nostalgia and notions of easy analogue living, the exaggerated fringe detailing associates itself with a carefree spirit, while feminine floral embroidery creates an alternative focal point.</p>
<a onclick="return popup(this)" href="http://www.charleskeith.com/usd/multi-coloured-tassel-floral-crossbody-white-ck2-80700532.html/"><img style="padding-bottom: 2%;" alt="charles &amp; keith online exclusive capsule collection" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-onlineexclusive-capsulecollection-blog-1-1.jpg" width="100%" /></a> <a onclick="return popup(this)" href="http://www.charleskeith.com/usd/multi-coloured-tassel-floral-crossbody-white-ck2-80700532.html/"><img style="padding-bottom: 2%;" alt="charles &amp; keith online exclusive capsule collection" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-onlineexclusive-capsulecollection-blog-1-2.jpg" width="100%" /></a>
<p>Fashion blogger, Park EunHae from Korea pictured with the Multi-Coloured Tassel Floral Crossbody in white.</p>
<p>Check out her Instagram page: @enemood</p>
<a onclick="return popup(this)" href="http://www.charleskeith.com/usd/multi-coloured-tassel-floral-crossbody-black-ck2-80700532.html/"><img style="padding-bottom: 2%;" alt="charles &amp; keith online exclusive capsule collection" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-onlineexclusive-capsulecollection-blog-2-1.jpg" width="100%" /></a> <a onclick="return popup(this)" href="http://www.charleskeith.com/usd/multi-coloured-tassel-floral-crossbody-black-ck2-80700532.html/"><img style="padding-bottom: 2%;" alt="charles &amp; keith online exclusive capsule collection" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-onlineexclusive-capsulecollection-blog-2-2.jpg" width="100%" /></a>
<p>Fashion blogger, Kristi Gogsadze from Paris pictured with the Multi-Coloured Tassel Floral Crossbody in black.</p>
<p>Check out her Instagram page: @lageorgienne</p>
<a onclick="return popup(this)" href="http://www.charleskeith.com/usd/multi-coloured-tassel-crossbody-black-ck2-80700517.html/"><img style="padding-bottom: 2%;" alt="charles &amp; keith online exclusive capsule collection" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-onlineexclusive-capsulecollection-blog-3-1.jpg" width="100%" /></a> <a onclick="return popup(this)" href="http://www.charleskeith.com/usd/multi-coloured-tassel-crossbody-black-ck2-80700517.html/"><img style="padding-bottom: 2%;" alt="charles &amp; keith online exclusive capsule collection" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-onlineexclusive-capsulecollection-blog-3-2.jpg" width="100%" /></a>
<p>Fashion blogger, 2young from Korea pictured with the Multi-Coloured Tassel Crossbody in black.</p>
<p>Check out her Instagram page: @2youngs</p>
<a onclick="return popup(this)" href="http://www.charleskeith.com/usd/multi-coloured-tassel-floral-crossbody-black-ck2-80700532.html/"><img style="padding-bottom: 2%;" alt="charles &amp; keith online exclusive capsule collection" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-onlineexclusive-capsulecollection-blog-4-1.jpg" width="100%" /></a> <a onclick="return popup(this)" href="http://www.charleskeith.com/usd/multi-coloured-tassel-floral-crossbody-black-ck2-80700532.html/"><img style="padding-bottom: 2%;" alt="charles &amp; keith online exclusive capsule collection" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-onlineexclusive-capsulecollection-blog-4-2.jpg" width="100%" /></a>
<p>Fashion blogger, Andreea Panciuc from London pictured with the Multi-Coloured Tassel Floral Crossbody in black.</p>
<p>Check out her Instagram page: @launeden</p>
<a onclick="return popup(this)" href="http://www.charleskeith.com/usd/multi-coloured-tassel-floral-crossbody-black-ck2-80700532.html/"><img style="padding-bottom: 2%;" alt="charles &amp; keith online exclusive capsule collection" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-onlineexclusive-capsulecollection-blog-5-1.jpg" width="100%" /></a> <a onclick="return popup(this)" href="http://www.charleskeith.com/usd/multi-coloured-tassel-floral-crossbody-black-ck2-80700532.html/"><img style="padding-bottom: 2%;" alt="charles &amp; keith online exclusive capsule collection" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-onlineexclusive-capsulecollection-blog-5-2.jpg" width="100%" /></a>
<p>Fashion designer, Yoyo Cao from Singapore pictured with the Multi-Coloured Tassel Floral Crossbody in black.</p>
<p>Check out her Instagram page: @yoyokulala</p>
<a onclick="return popup(this)" href="http://www.charleskeith.com/usd/multi-coloured-tassel-floral-crossbody-black-ck2-80700532.html/"><img style="padding-bottom: 2%;" alt="charles &amp; keith online exclusive capsule collection" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-onlineexclusive-capsulecollection-blog-6-m.jpg" width="100%" /></a>
<p>Fashion bloggers, Bec and Marissa Karagiorgos from Australia pictured with the Multi-Coloured Tassel Floral Crossbody in black.</p>
<p>Check out their Instagram page: @twiceblessed_</p>
<p>Shop the online exclusive collection <a style="text-decoration: underline; color: #000;" href="http://www.charleskeith.com/sg/exclusives/shop-online-exclusive-capsule-collection/" target="_blank">here</a>.</p>
<div>&nbsp;</div>
<div style="text-align: center;">SHOP THE STORY</div>
<div>&nbsp;</div>
<table>
<tbody style="text-align: center;">
<tr>
<td style="width: 5%;">&nbsp;</td>
<td style="width: 40%;">
<div><a onclick="return popup(this)" href="http://www.charleskeith.com/usd/multi-coloured-tassel-crossbody-black-ck2-80700517.html/"><img alt="TASSEL CROSSBODY" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/MULTI-COLOURED-TASSEL-CROSSBODY-black-1.jpg" width="100%" /></a></div>
</td>
<td style="width: 10%;">&nbsp;</td>
<td style="width: 40%;">
<div><a onclick="return popup(this)" href="http://www.charleskeith.com/usd/multi-coloured-tassel-floral-crossbody-white-ck2-80700532.html/"><img alt="TASSEL FLORAL CROSSBODY" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/MULTI-COLOURED-TASSEL-FLORAL-CROSSBODY-white-2.jpg" width="100%" /></a></div>
</td>
<td style="width: 5%;">&nbsp;</td>
</tr>
<tr>
<td style="width: 5%;">&nbsp;</td>
<td style="width: 40%; vertical-align: top;">
<div><a style="text-decoration: none;" onclick="return popup(this)" href="http://www.charleskeith.com/usd/multi-coloured-tassel-crossbody-black-ck2-80700517.html/">MULTI-COLOURED TASSEL CROSSBODY</a></div>
</td>
<td style="width: 10%;">&nbsp;</td>
<td style="width: 40%; vertical-align: top;">
<div><a style="text-decoration: none;" onclick="return popup(this)" href="http://www.charleskeith.com/usd/multi-coloured-tassel-floral-crossbody-white-ck2-80700532.html/">MULTI-COLOURED TASSEL FLORAL CROSSBODY</a></div>
</td>
<td style="width: 5%;">&nbsp;</td>
</tr>
<tr>
<td style="width: 5%;">&nbsp;</td>
<td style="width: 40%;">
<div><a onclick="return popup(this)" href="http://www.charleskeith.com/usd/multi-coloured-tassel-floral-crossbody-black-ck2-80700532.html/"><img alt="TASSEL FLORAL CROSSBODY" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/MULTI-COLOURED-TASSEL-FLORAL-CROSSBODY-black-3.jpg" width="100%" /></a></div>
</td>
<td style="width: 10%;">&nbsp;</td>
<td style="width: 40%;">
<div><a onclick="return popup(this)" href="http://www.charleskeith.com/usd/tassel-cuff-beige-ck5-12250188.html/"><img alt="TASSEL CUFF" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/TASSEL-CUFF-beige-4.jpg" width="100%" /></a></div>
</td>
<td style="width: 5%;">&nbsp;</td>
</tr>
<tr>
<td style="width: 5%;">&nbsp;</td>
<td style="width: 40%; vertical-align: top;">
<div><a style="text-decoration: none;" onclick="return popup(this)" href="http://www.charleskeith.com/usd/multi-coloured-tassel-floral-crossbody-black-ck2-80700532.html/">MULTI-COLOURED TASSEL FLORAL CROSSBODY</a></div>
</td>
<td style="width: 10%;">&nbsp;</td>
<td style="width: 40%; vertical-align: top;">
<div><a style="text-decoration: none;" onclick="return popup(this)" href="http://www.charleskeith.com/usd/tassel-cuff-beige-ck5-12250188.html/">TASSEL CUFF</a></div>
</td>
<td style="width: 5%;">&nbsp;</td>
</tr>
<tr>
<td style="width: 5%;">&nbsp;</td>
<td style="width: 40%;">
<div><a onclick="return popup(this)" href="http://www.charleskeith.com/usd/multi-coloured-tassel-cuff-black-ck5-12250189.html/"><img alt="TASSEL CUFF" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/MULTI-COLOURED-TASSEL-CUFF-black-5.jpg" width="100%" /></a></div>
</td>
<td style="width: 10%;">&nbsp;</td>
<td style="width: 40%;">
<div><a onclick="return popup(this)" href="http://www.charleskeith.com/usd/multi-coloured-tassel-cuff-beige-ck5-12250189.html/"><img alt="TASSEL CUFF" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/MULTI-COLOURED-TASSEL-CUFF-beige-6.jpg" width="100%" /></a></div>
</td>
<td style="width: 5%;">&nbsp;</td>
</tr>
<tr>
<td style="width: 5%;">&nbsp;</td>
<td style="width: 40%; vertical-align: top;">
<div><a style="text-decoration: none;" onclick="return popup(this)" href="http://www.charleskeith.com/usd/multi-coloured-tassel-cuff-black-ck5-12250189.html/">MULTI-COLOURED TASSEL CUFF</a></div>
</td>
<td style="width: 10%;">&nbsp;</td>
<td style="width: 40%; vertical-align: top;">
<div><a style="text-decoration: none;" onclick="return popup(this)" href="http://www.charleskeith.com/usd/multi-coloured-tassel-cuff-beige-ck5-12250189.html/">MULTI-COLOURED TASSEL CUFF</a></div>
</td>
<td style="width: 5%;">&nbsp;</td>
</tr>
</tbody>
</table>
<br />
<div id="s-recentpost">&nbsp;</div>
</div>
<div>&nbsp;</div>
<p>
<script type="text/javascript">// <![CDATA[
function popup(mylink, windowname)
{
if (! window.focus)return true;
var href;
if (typeof(mylink) == 'string')
   href=mylink;
else
   href=mylink.href;
window.open(href, windowname, 'width=400,height=1024,scrollbars=yes,resizable=no,location=no,menubar=no,toolbar=no,');
return false;
}
// ]]]]><![CDATA[></script>
</p>]]></description>
      <pubDate>Fri, 07 Apr 2017 09:30:47 +0000</pubDate>
    </item>
    <item>
      <title><![CDATA[SPRING/SUMMER 2017]]></title>
      <link>http://www.charleskeith.com/usd/blog/springsummer-2017/</link>
      <description><![CDATA[<p>
<script type="text/javascript" src="https://ajax.googleapis.com/ajax/libs/jquery/1.8.2/jquery.min.js"></script>
<script type="text/javascript" src="http://www.charleskeith.com/media/wysiwyg/js/jquery.bxslider.min.js"></script>
</p>
<style><!--
.blog-post-view .largecontent{
   max-width: 960px;margin:0 auto; font-size: 14px;text-align: center;
}
.bx-wrapper {
    position: relative; margin: 0 auto 60px; padding: 0;
    *zoom: 1;
}
#disqus_thread{
display:none !important;
}

hr{
display:none !important;
}

.bx-wrapper img {max-width: 100%; display: block;}

/** THEME
===================================*/
.bx-wrapper .bx-viewport {
    left: 0;
    background: #fff;
	
    /*fix other elements on the page moving (on Chrome)*/
    -webkit-transform: translatez(0);
    -moz-transform: translatez(0);
    -ms-transform: translatez(0);
    -o-transform: translatez(0);
    transform: translatez(0);
}

.bx-wrapper .bx-pager,
.bx-wrapper .bx-controls-auto {
    position: absolute; bottom: -60px; width: 100%;
}

/* LOADER */
.bx-wrapper .bx-loading {
    min-height: 50px;
    background: url(http://cdnm1.charleskeith.com/media/wysiwyg/blog/bxloader.gif) center center no-repeat #fff;
    height: 100%;
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 2000;
}

/* PAGER */
.bx-wrapper .bx-pager {
    text-align: center;
    font-size: .85em;
    font-family: Arial;
    font-weight: bold;
    color: #666;
    padding-top: 20px;
}

.bx-wrapper .bx-pager .bx-pager-item,
.bx-wrapper .bx-controls-auto .bx-controls-auto-item {
    display: inline-block;
    *zoom: 1;
    *display: inline;
}

.bx-wrapper .bx-pager.bx-default-pager a {
    background: #fff;
    text-indent: -9999px;
    display: block;
    width: 10px;
    height: 10px;
    margin: 0 3px;
    outline: 0;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
}

/* DIRECTION CONTROLS (NEXT / PREV) */
.bx-wrapper .bx-prev {
    left: -20px;/*left: 10px;htike*/
    background: url(http://cdnm1.charleskeith.com/media/wysiwyg/blog/bxcontrols.png) no-repeat 0 -32px;
}

.bx-wrapper .bx-next {
    right: -20px;/*right: 10px;htike*/
    background: url(http://cdnm1.charleskeith.com/media/wysiwyg/blog/bxcontrols.png) no-repeat -43px -32px;
}

.bx-wrapper .bx-prev:hover {
    background-position: 0 0;
}

.bx-wrapper .bx-next:hover {
    background-position: -43px 0;
}

.bx-wrapper .bx-controls-direction a {
    position: absolute;
    top: 50%;
    margin-top: -16px;
    outline: 0;
    width: 32px;
    height: 32px;
    text-indent: -9999px;
    z-index: 3000;
}

.bx-wrapper .bx-controls-direction a.disabled { display: none; }

/* AUTO CONTROLS (START / STOP) */
.bx-wrapper .bx-controls-auto { text-align: center; }

/* PAGER WITH AUTO-CONTROLS HYBRID LAYOUT */
.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-pager {
    text-align: left;
    width: 80%;
}

.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-controls-auto {
    right: 0;
    width: 35px;
}

/* IMAGE CAPTIONS */
.bx-wrapper .bx-caption {
    position: absolute;
    top: 7px;/*bottom: 0;*/
    left: 0;
    width: 100%;
}

.bx-wrapper .bx-caption span {
	color: #000;/*color: #fff;*/
	font-family: Arial;
	display: block;
	font-size: .85em; font-weight: bold;
	padding: 2px;/*padding: 10px;*/
}
.bx-wrapper ul li{margin-left: 0;}

#sidebar { width: 150px; float: right; text-align: center;}
.smallcontent{text-align: center;}
.smallcontent img{padding-bottom: 2%;}
#recentpost {
	text-align: center; font-size: 12px;
}
#recentpost > div {
	width: 18%; 
	display: inline-block;
	vertical-align: top;

	/* IE fix. */
	*display: inline;
	zoom: 1;
}
#recentpost:after {
	content: "";
	width: 100%;
	display: inline-block;
}
#recentpost a{text-decoration: none;}
#s-recentpost{text-align: center;font-size: 11px;}
#s-recentpost > div {
	width: 30%;
	display: inline-block;
	vertical-align: top;

	/* IE fix. */
	*display: inline;
	zoom: 1;
}
#s-recentpost:after {
	content: "";
	width: 100%;
	display: inline-block;
}
#s-recentpost a{text-decoration: none;}
--></style>
<p>
<script type="text/javascript">// <![CDATA[
$(function() {
            var floatingDiv = $('#sidebar');
            var offset = $("#sidebar").position();
            var bottomoffset = $("#leftcontent").height();
            
            $(window).scroll(function() {
                if ($(window).scrollTop() >= (offset.top + 250) && $(window).scrollTop() <= (bottomoffset - 250) ) {
                floatingDiv.css({
		    'position' : 'fixed',
			'top' : 100, 'float':'right', 'margin-left':30 
		 });
                }else {
                 floatingDiv.css({
		    'position' : 'relative',
			'top' : 0
		 });   
                }
            });
});
// ]]]]><![CDATA[></script>
<script type="text/javascript">// <![CDATA[
$(document).ready(function(){
  $('.bxslider').bxSlider({
  mode: 'vertical', 
  slideWidth: 140, minSlides: 3, maxSlides: 3, moveSlides: 1, captions: true,  
  slideMargin: 5
});
});
// ]]]]><![CDATA[></script>
</p>
<div>&nbsp;</div>
<div class="visible-md visible-lg largecontent">
<table border="0">
<tbody style="text-align: center;">
<tr>
<td style="width: 80%; vertical-align: top;">
<div id="leftcontent">
<div style="max-width: 1220px; margin-left: auto; margin-right: auto; display: block;"><iframe src="https://www.youtube.com/embed/rWWJLLxgetM" height="456" width="100%"></iframe></div>
<div>&nbsp;</div>
<a onclick="return popup(this)" href="http://www.charleskeith.com/usd/blog/shop-the-story-74/"><img style="padding-bottom: 2%;" alt="charles &amp; keith springsummer 2017" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-summer-2017-model-blog-2.jpg" width="100%" /></a> <a onclick="return popup(this)" href="http://www.charleskeith.com/usd/blog/shop-the-story-75/"><img style="padding-bottom: 2%;" alt="charles &amp; keith springsummer 2017" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-summer-2017-model-blog-3.jpg" width="100%" /></a> <a onclick="return popup(this)" href="http://www.charleskeith.com/usd/blog/shop-the-story-76/"><img style="padding-bottom: 2%;" alt="charles &amp; keith springsummer 2017" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-summer-2017-model-blog-4.jpg" width="100%" /></a> <a onclick="return popup(this)" href="http://www.charleskeith.com/usd/blog/shop-the-story-22/"><img style="padding-bottom: 2%;" alt="charles &amp; keith springsummer 2017" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-spring-2017-model-blog-2.jpg" width="100%" /></a> <a onclick="return popup(this)" href="http://www.charleskeith.com/usd/blog/shop-the-story-23/"><img style="padding-bottom: 2%;" alt="charles &amp; keith springsummer 2017" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-spring-2017-model-blog-3.jpg" width="100%" /></a> <a onclick="return popup(this)" href="http://www.charleskeith.com/notifyme?colour=MULTI&amp;artno=CK5-12250189"><img style="padding-bottom: 2%;" alt="charles &amp; keith springsummer 2017" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-spring-2017-model-blog-4.jpg" width="100%" /></a> <a onclick="return popup(this)" href="http://www.charleskeith.com/usd/blog/shop-the-story-77/"><img style="padding-bottom: 2%;" alt="charles &amp; keith springsummer 2017" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-summer-2017-model-blog-1.jpg" width="100%" /></a>
<p style="font-size: 14px;">Spring/Summer 17 explores creative processes and the way it motivates advancements and pushes our endeavours. Directed by Glen Luchford and choreographed by Stephen Galloway, the campaign follows Ally Ertel and Peyton Knight as they progress from strangers to muse.</p>
<div id="recentpost">&nbsp;</div>
</div>
</td>
<td style="width: 20%; vertical-align: top;">
<div style="font-size: 12px; padding-left: 30px; font-weight: bold;">SHOP THE STORY</div>
<div>&nbsp;</div>
<div id="sidebar">
<ul class="bxslider">
<li><a style="font-size: 10px; text-decoration: none;" onclick="return popup(this)" href="http://www.charleskeith.com/usd/boxy-pineapple-bag-beige-ck2-80700495.html/"><img title="" alt="" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/BOXY-PINEAPPLE-BAG-beige-1_1.jpg" />BOXY PINEAPPLE BAG</a></li>
<li><a style="font-size: 10px; text-decoration: none;" onclick="return popup(this)" href="http://www.charleskeith.com/usd/double-buckle-mules-black-ck1-60300585.html/"><img title="" alt="" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/BUCKLE-STRAP-MULES-black-2.jpg" />DOUBLE BUCKLE MULE</a></li>
<li><a style="font-size: 10px; text-decoration: none;" onclick="return popup(this)" href="http://www.charleskeith.com/usd/embossed-boxy-clutch-black-ck2-70700489.html/"><img title="" alt="" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/embroidery-detail-clutch-black-7.jpg" />EMBOSSED BOXY CLUTCH</a></li>
<li><a style="font-size: 10px; text-decoration: none;" onclick="return popup(this)" href="http://www.charleskeith.com/usd/almond-toe-slip-ons-pink-ck1-60300586.html/"><img title="" alt="" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/TIE-FRONT-MULES-pink.jpg" />ALMOND-TOE SLIP-ON</a></li>
<li><a style="font-size: 10px; text-decoration: none;" onclick="return popup(this)" href="http://www.charleskeith.com/usd/open-stone-ring-navy-ck5-31430015.html/"><img title="" alt="" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/SEMI-PRECIOUS-STONE-RING-navy-3.jpg" />OPEN STONE RING</a></li>
<li><a style="font-size: 10px; text-decoration: none;" onclick="return popup(this)" href="http://www.charleskeith.com/usd/square-toe-heels.html/"><img title="" alt="" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/SQUARE-TOE-HEELS-burgun-4.jpg" />SQUARE-TOE HEEL</a></li>
<li><a style="font-size: 10px; text-decoration: none;" onclick="return popup(this)" href="http://www.charleskeith.com/usd/stone-drop-earrings-white-ck5-41430016.html/"><img title="" alt="" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/STONE-DROP-EARRINGS-5.jpg" />STONE DROP EARRINGS</a></li>
<li><a style="font-size: 10px; text-decoration: none;" onclick="return popup(this)" href="http://www.charleskeith.com/usd/textured-lace-up-heels-burgun-ck1-60280076.html/"><img alt="" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/TEXTURED-LACE-UP-HEELS-burgun-6.jpg" width="100%" />TEXTURED LACE-UP HEEL</a></li>
<li><a style="font-size: 10px; text-decoration: none;" onclick="return popup(this)" href="http://www.charleskeith.com/usd/open-stone-ring-gold-ck5-31430012.html/"><img alt="" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/OPEN-STONE-RING-gold-7.jpg" width="100%" />OPEN STONE RING</a></li>
<li><a style="font-size: 10px; text-decoration: none;" onclick="return popup(this)" href="http://www.charleskeith.com/notifyme?colour=MULTI&amp;artno=CK5-12250189"> <img alt="MULTI-COLOURED TASSEL CUFF" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/MULTI-COLOURED-TASSEL-CUFF.jpg" width="100%" />MULTI-COLOURED TASSEL CUFF</a></li>
<li><a style="font-size: 10px; text-decoration: none;" onclick="return popup(this)" href="http://www.charleskeith.com/usd/glitter-loafers-black-ck1-70380562.html/"> <img alt="GLITTER LOAFER" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/glitter-loafers-black-5.jpg" width="100%" />GLITTER LOAFER</a></li>
<li><a style="font-size: 10px; text-decoration: none;" onclick="return popup(this)" href="http://www.charleskeith.com/notifyme?colour=PINK&amp;artno=CK1-60360991"> <img alt="" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/COVERED-MULE-pink-1.jpg" width="100%" />COVERED MULE</a></li>
<li><a style="font-size: 10px; text-decoration: none;" onclick="return popup(this)" href="http://www.charleskeith.com/notifyme?colour=GREY&amp;artno=CK1-60900051"> <img alt="" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/SQUARE-TOE-MARY-JANE-HEEL-grey-2.jpg" width="100%" />SQUARE-TOE MARY JANE HEEL</a></li>
<li><a style="font-size: 10px; text-decoration: none;" onclick="return popup(this)" href="http://www.charleskeith.com/usd/stone-cuff-bangle-pink-ck5-11430011.html/"> <img alt="" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/STONE-CUFF-BANGLE-pink-3.jpg" width="100%" />STONE-CUFF BANGLE</a></li>
<li><a style="font-size: 10px; text-decoration: none;" onclick="return popup(this)" href="http://www.charleskeith.com/usd/top-handle-zip-bag-green-ck2-50780286.html/"> <img alt="" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/TOP-HANDLE-ZIP-BAG-green-4.jpg" width="100%" />TOP-HANDLE ZIP BAG</a></li>
<li><a style="font-size: 10px; text-decoration: none;" onclick="return popup(this)" href="http://www.charleskeith.com/notifyme?colour=MULTI&amp;artno=CK2-20780365"> <img alt="" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/BASIC-SHOULDER-TOTE-multi-5.jpg" width="100%" />BASIC SHOULDER TOTE</a></li>
<li><a style="font-size: 10px; text-decoration: none;" onclick="return popup(this)" href="http://www.charleskeith.com/usd/bead-detail-sandals-red-sl1-60960046.html/"> <img alt="" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/BEAD-DETAIL-SANDAL-red-6.jpg" width="100%" />BEAD DETAIL SANDAL</a></li>
<li><a style="font-size: 10px; text-decoration: none;" onclick="return popup(this)" href="http://www.charleskeith.com/notifyme?colour=BLACK&amp;artno=CK2-80680521"> <img alt="" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/BASIC-SLING-BAG-black-7.jpg" width="100%" />BASIC SLING BAG</a></li>
<li><a style="font-size: 10px; text-decoration: none;" onclick="return popup(this)" href="http://www.charleskeith.com/notifyme?colour=IVORY&amp;artno=CK2-80680521"> <img alt="" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/BASIC-SLING-BAG-ivory-8.jpg" width="100%" />BASIC SLING BAG</a></li>
<li><a style="font-size: 10px; text-decoration: none;" onclick="return popup(this)" href="http://www.charleskeith.com/usd/pointed-lace-up-sandals-black-ck1-60390294.html/"> <img alt="" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/POINTED-LACE-UP-SANDAL-black-9.jpg" width="100%" />POINTED LACE-UP SANDAL</a></li>
<li><a style="font-size: 10px; text-decoration: none;" onclick="return popup(this)" href="http://www.charleskeith.com/notifyme?colour=GREY&amp;artno=CK1-60300588"> <img alt="" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/POINTED-KITTEN-HEEL-MULE-grey-10.jpg" width="100%" />POINTED-KITTEN HEEL MULE</a></li>
<li><a style="font-size: 10px; text-decoration: none;" onclick="return popup(this)" href="http://www.charleskeith.com/usd/bead-detail-flats-black-sl1-70900003.html/"> <img alt="" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/BEAD-DETAIL-FLAT-black-11.jpg" width="100%" />BEAD DETAIL FLAT</a></li>
<li><a style="font-size: 10px; text-decoration: none;" onclick="return popup(this)" href="http://www.charleskeith.com/usd/tasselled-lace-up-heels-black-sl1-60360188.html/"> <img alt="" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/TASSELLED-LACE-UP-HEEL-black-12.jpg" width="100%" />TASSELLED LACE-UP HEEL</a></li>
<li><a style="font-size: 10px; text-decoration: none;" onclick="return popup(this)" href="http://www.charleskeith.com/notifyme?colour=BLACK&amp;artno=CK2-80700517"> <img alt="" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/MULTI-COLOURED-TASSEL-CROSSBODY-black-13.jpg" width="100%" />MULTI-COLOURED TASSEL CROSSBODY</a></li>
<li><a style="font-size: 10px; text-decoration: none;" onclick="return popup(this)" href="http://www.charleskeith.com/notifyme?colour=BLACK&amp;artno=CK5-12250188"> <img alt="" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/TASSEL-CUFF-black-14.jpg" width="100%" />TASSEL CUFF</a></li>
<li><a style="font-size: 10px; text-decoration: none;" onclick="return popup(this)" href="http://www.charleskeith.com/notifyme?colour=PINK&amp;artno=CK3-71280260"> <img alt="" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/BUTTERFLY-ACETATE-SUNGLASSES-pink-15.jpg" width="100%" />BUTTERFLY ACETATE SUNGLASSES</a></li>
</ul>
</div>
</td>
</tr>
</tbody>
</table>
</div>
<div class="visible-sm visible-xs smallcontent">
<div style="max-width: 1220px; margin-left: auto; margin-right: auto; display: block;"><iframe src="https://www.youtube.com/embed/rWWJLLxgetM" height="330" width="100%"></iframe></div>
<div>&nbsp;</div>
<a onclick="return popup(this)" href="http://www.charleskeith.com/usd/blog/shop-the-story-74/"><img alt="charles &amp; keith springsummer 2017" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-summer-2017-model-blog-2.jpg" width="100%" /></a> <a onclick="return popup(this)" href="http://www.charleskeith.com/usd/blog/shop-the-story-75/"><img alt="charles &amp; keith springsummer 2017" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-summer-2017-model-blog-3.jpg" width="100%" /></a> <a onclick="return popup(this)" href="http://www.charleskeith.com/usd/blog/shop-the-story-76/"><img alt="charles &amp; keith springsummer 2017" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-summer-2017-model-blog-4.jpg" width="100%" /></a> <a onclick="return popup(this)" href="http://www.charleskeith.com/usd/blog/shop-the-story-22/"><img alt="charles &amp; keith springsummer 2017" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-spring-2017-model-blog-2.jpg" width="100%" /></a> <a onclick="return popup(this)" href="http://www.charleskeith.com/usd/blog/shop-the-story-23/"><img alt="charles &amp; keith springsummer 2017" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-spring-2017-model-blog-3.jpg" width="100%" /></a> <a onclick="return popup(this)" href="http://www.charleskeith.com/notifyme?colour=MULTI&amp;artno=CK5-12250189"><img alt="charles &amp; keith springsummer 2017" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-spring-2017-model-blog-4.jpg" width="100%" /></a> <a onclick="return popup(this)" href="http://www.charleskeith.com/usd/blog/shop-the-story-77/"><img alt="charles &amp; keith springsummer 2017" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-spring-2017-model-blog-1-m.jpg" width="100%" /></a> <a onclick="return popup(this)" href="http://www.charleskeith.com/usd/blog/shop-the-story-77/"><img alt="charles &amp; keith springsummer 2017" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-summer-2017-model-blog-1-2.jpg" width="100%" /></a>
<p>Spring/Summer 17 explores creative processes and the way it motivates advancements and pushes our endeavours. Directed by Glen Luchford and choreographed by Stephen Galloway, the campaign follows Ally Ertel and Peyton Knight as they progress from strangers to muse.</p>
<div>&nbsp;</div>
<div>&nbsp;</div>
<div style="text-align: center;">SHOP THE STORY</div>
<div>&nbsp;</div>
<table border="0">
<tbody>
<tr>
<td style="width: 5%;">&nbsp;</td>
<td style="width: 40%;">
<div><a href="http://www.charleskeith.com/usd/boxy-pineapple-bag-beige-ck2-80700495.html/"><img alt="" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/BOXY-PINEAPPLE-BAG-beige-1_1.jpg" width="100%" /></a></div>
</td>
<td style="width: 10%;">&nbsp;</td>
<td style="width: 40%;">
<div><a href="http://www.charleskeith.com/usd/double-buckle-mules-black-ck1-60300585.html/"><img alt="" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/BUCKLE-STRAP-MULES-black-2.jpg" width="100%" /></a></div>
</td>
<td style="width: 5%;">&nbsp;</td>
</tr>
<tr>
<td style="width: 5%;">&nbsp;</td>
<td style="width: 40%; vertical-align: top;">
<div style="text-align: center;"><a style="text-decoration: none;" href="http://www.charleskeith.com/usd/boxy-pineapple-bag-beige-ck2-80700495.html/">BOXY PINEAPPLE BAG</a></div>
</td>
<td style="width: 10%;">&nbsp;</td>
<td style="width: 40%; vertical-align: top;">
<div style="text-align: center;"><a style="text-decoration: none;" href="http://www.charleskeith.com/usd/double-buckle-mules-black-ck1-60300585.html/">DOUBLE BUCKLE MULE</a></div>
</td>
<td style="width: 5%;">&nbsp;</td>
</tr>
<tr>
<td style="width: 5%;">&nbsp;</td>
<td style="width: 40%; vertical-align: top;">
<div><a onclick="return popup(this)" href="http://www.charleskeith.com/usd/embossed-boxy-clutch-black-ck2-70700489.html/"><img alt="CLUTCH" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/embroidery-detail-clutch-black-7.jpg" width="100%" /></a></div>
</td>
<td style="width: 10%;">&nbsp;</td>
<td style="width: 40%; vertical-align: top;">
<div><a onclick="return popup(this)" href="http://www.charleskeith.com/usd/almond-toe-slip-ons-pink-ck1-60300586.html/"><img alt="TIE FRONT MULE" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/TIE-FRONT-MULES-pink.jpg" width="100%" /></a></div>
</td>
<td style="width: 5%;">&nbsp;</td>
</tr>
<tr>
<td style="width: 5%;">&nbsp;</td>
<td style="width: 40%; vertical-align: top;">
<div style="text-align: center;"><a style="text-decoration: none;" onclick="return popup(this)" href="http://www.charleskeith.com/usd/embossed-boxy-clutch-black-ck2-70700489.html/">EMBOSSED BOXY CLUTCH</a></div>
</td>
<td style="width: 10%;">&nbsp;</td>
<td style="width: 40%; vertical-align: top;">
<div style="text-align: center;"><a style="text-decoration: none;" onclick="return popup(this)" href="http://www.charleskeith.com/usd/almond-toe-slip-ons-pink-ck1-60300586.html/">ALMOND-TOE SLIP-ON</a></div>
</td>
<td style="width: 5%;">&nbsp;</td>
</tr>
<tr>
<td style="width: 5%;">&nbsp;</td>
<td style="width: 40%;">
<div><a href="http://www.charleskeith.com/usd/open-stone-ring-navy-ck5-31430015.html/"><img alt="OPEN STONE RING" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/SEMI-PRECIOUS-STONE-RING-navy-3.jpg" width="100%" /></a></div>
</td>
<td style="width: 10%;">&nbsp;</td>
<td style="width: 40%;">
<div><a href="http://www.charleskeith.com/usd/square-toe-heels.html/"><img alt="SQUARE TOE HEEL" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/SQUARE-TOE-HEELS-burgun-4.jpg" width="100%" /></a></div>
</td>
<td style="width: 5%;">&nbsp;</td>
</tr>
<tr>
<td style="width: 5%;">&nbsp;</td>
<td style="width: 40%; vertical-align: top;">
<div style="text-align: center;"><a style="text-decoration: none;" href="http://www.charleskeith.com/usd/open-stone-ring-navy-ck5-31430015.html/">OPEN STONE RING</a></div>
</td>
<td style="width: 10%;">&nbsp;</td>
<td style="width: 40%; vertical-align: top;">
<div style="text-align: center;"><a style="text-decoration: none;" href="http://www.charleskeith.com/usd/square-toe-heels.html/">SQUARE TOE HEEL</a></div>
</td>
<td style="width: 5%;">&nbsp;</td>
</tr>
<tr>
<td style="width: 5%;">&nbsp;</td>
<td style="width: 40%;">
<div><a href="http://www.charleskeith.com/usd/stone-drop-earrings-white-ck5-41430016.html/"><img alt="EARRINGS" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/STONE-DROP-EARRINGS-5.jpg" width="100%" /></a></div>
</td>
<td style="width: 10%;">&nbsp;</td>
<td style="width: 40%;">
<div><a href="http://www.charleskeith.com/usd/textured-lace-up-heels-burgun-ck1-60280076.html/"><img alt="heel" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/TEXTURED-LACE-UP-HEELS-burgun-6.jpg" width="100%" /></a></div>
</td>
<td style="width: 5%;">&nbsp;</td>
</tr>
<tr>
<td style="width: 5%;">&nbsp;</td>
<td style="width: 40%; vertical-align: top;">
<div style="text-align: center;"><a style="text-decoration: none;" href="http://www.charleskeith.com/usd/stone-drop-earrings-white-ck5-41430016.html/">STONE DROP EARRINGS</a></div>
</td>
<td style="width: 10%;">&nbsp;</td>
<td style="width: 40%; vertical-align: top;">
<div style="text-align: center;"><a style="text-decoration: none;" href="http://www.charleskeith.com/usd/textured-lace-up-heels-burgun-ck1-60280076.html/">TEXTURED LACE-UP HEEL</a></div>
</td>
<td style="width: 5%;">&nbsp;</td>
</tr>
<tr>
<td style="width: 5%;">&nbsp;</td>
<td style="width: 40%;">
<div><a href="http://www.charleskeith.com/usd/open-stone-ring-gold-ck5-31430012.html/"><img alt="Open stone ring" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/OPEN-STONE-RING-gold-7.jpg" width="100%" /></a></div>
</td>
<td style="width: 10%;">&nbsp;</td>
<td style="width: 40%;">
<div><a href="http://www.charleskeith.com/notifyme?colour=MULTI&amp;artno=CK5-12250189"> <img alt="MULTI-COLOURED TASSEL CUFF" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/MULTI-COLOURED-TASSEL-CUFF.jpg" width="100%" /></a></div>
</td>
<td style="width: 5%;">&nbsp;</td>
</tr>
<tr>
<td style="width: 5%;">&nbsp;</td>
<td style="width: 40%; vertical-align: top;">
<div style="text-align: center;"><a style="text-decoration: none;" href="http://www.charleskeith.com/usd/open-stone-ring-gold-ck5-31430012.html/">OPEN STONE RING</a></div>
</td>
<td style="width: 10%;">&nbsp;</td>
<td style="width: 40%; vertical-align: top;">
<div style="text-align: center;"><a style="text-decoration: none;" href="http://www.charleskeith.com/notifyme?colour=MULTI&amp;artno=CK5-12250189">MULTI-COLOURED TASSEL CUFF</a></div>
</td>
<td style="width: 5%;">&nbsp;</td>
</tr>
<tr>
<td style="width: 5%;">&nbsp;</td>
<td style="width: 40%;">
<div><a href="http://www.charleskeith.com/usd/glitter-loafers-black-ck1-70380562.html/"><img alt="GLITTER LOAFER" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/glitter-loafers-black-5.jpg" width="100%" /></a></div>
</td>
<td style="width: 10%;">&nbsp;</td>
<td style="width: 40%;">
<div><a href="http://www.charleskeith.com/notifyme?colour=PINK&amp;artno=CK1-60360991"> <img alt="Covered mule" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/COVERED-MULE-pink-1.jpg" width="100%" /></a></div>
</td>
<td style="width: 5%;">&nbsp;</td>
</tr>
<tr>
<td style="width: 5%;">&nbsp;</td>
<td style="width: 40%; vertical-align: top;">
<div style="text-align: center;"><a style="text-decoration: none;" href="http://www.charleskeith.com/usd/glitter-loafers-black-ck1-70380562.html/">GLITTER LOAFER</a></div>
</td>
<td style="width: 10%;">&nbsp;</td>
<td style="width: 40%; vertical-align: top;">
<div style="text-align: center;"><a style="text-decoration: none;" href="http://www.charleskeith.com/notifyme?colour=PINK&amp;artno=CK1-60360991">COVERED MULE</a></div>
</td>
<td style="width: 5%;">&nbsp;</td>
</tr>
<tr>
<td style="width: 5%;">&nbsp;</td>
<td style="width: 40%;">
<div><a href="http://www.charleskeith.com/notifyme?colour=GREY&amp;artno=CK1-60900051"> <img alt="Square Toe Mary Jane Heel" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/SQUARE-TOE-MARY-JANE-HEEL-grey-2.jpg" width="100%" /></a></div>
</td>
<td style="width: 10%;">&nbsp;</td>
<td style="width: 40%;">
<div><a href="http://www.charleskeith.com/usd/stone-cuff-bangle-pink-ck5-11430011.html/"> <img alt="Stone cuff bangle" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/STONE-CUFF-BANGLE-pink-3.jpg" width="100%" /></a></div>
</td>
<td style="width: 5%;">&nbsp;</td>
</tr>
<tr>
<td style="width: 5%;">&nbsp;</td>
<td style="width: 40%; vertical-align: top;">
<div style="text-align: center;"><a style="text-decoration: none;" href="http://www.charleskeith.com/notifyme?colour=GREY&amp;artno=CK1-60900051">SQUARE-TOE MARY JANE HEEL</a></div>
</td>
<td style="width: 10%;">&nbsp;</td>
<td style="width: 40%; vertical-align: top;">
<div style="text-align: center;"><a style="text-decoration: none;" href="http://www.charleskeith.com/usd/stone-cuff-bangle-pink-ck5-11430011.html/">STONE CUFF BANGLE</a></div>
</td>
<td style="width: 5%;">&nbsp;</td>
</tr>
<tr>
<td style="width: 5%;">&nbsp;</td>
<td style="width: 40%;">
<div><a href="http://www.charleskeith.com/usd/top-handle-zip-bag-green-ck2-50780286.html/"> <img alt="Top handle zip bag" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/TOP-HANDLE-ZIP-BAG-green-4.jpg" width="100%" /></a></div>
</td>
<td style="width: 10%;">&nbsp;</td>
<td style="width: 40%;">
<div><a href="http://www.charleskeith.com/notifyme?colour=MULTI&amp;artno=CK2-20780365"> <img alt="Basic shoulder tote" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/BASIC-SHOULDER-TOTE-multi-5.jpg" width="100%" /></a></div>
</td>
<td style="width: 5%;">&nbsp;</td>
</tr>
<tr>
<td style="width: 5%;">&nbsp;</td>
<td style="width: 40%; vertical-align: top;">
<div style="text-align: center;"><a style="text-decoration: none;" href="http://www.charleskeith.com/usd/top-handle-zip-bag-green-ck2-50780286.html/">TOP-HANDLE ZIP BAG</a></div>
</td>
<td style="width: 10%;">&nbsp;</td>
<td style="width: 40%; vertical-align: top;">
<div style="text-align: center;"><a style="text-decoration: none;" href="http://www.charleskeith.com/notifyme?colour=MULTI&amp;artno=CK2-20780365">BASIC SHOULDER TOTE</a></div>
</td>
<td style="width: 5%;">&nbsp;</td>
</tr>
<tr>
<td style="width: 5%;">&nbsp;</td>
<td style="width: 40%;">
<div><a href="http://www.charleskeith.com/usd/bead-detail-sandals-red-sl1-60960046.html/"> <img alt="sandal" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/BEAD-DETAIL-SANDAL-red-6.jpg" width="100%" /></a></div>
</td>
<td style="width: 10%;">&nbsp;</td>
<td style="width: 40%;">
<div><a href="http://www.charleskeith.com/notifyme?colour=BLACK&amp;artno=CK2-80680521"> <img alt="Basic sling bag" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/BASIC-SLING-BAG-black-7.jpg" width="100%" /></a></div>
</td>
<td style="width: 5%;">&nbsp;</td>
</tr>
<tr>
<td style="width: 5%;">&nbsp;</td>
<td style="width: 40%; vertical-align: top;">
<div style="text-align: center;"><a style="text-decoration: none;" href="http://www.charleskeith.com/usd/bead-detail-sandals-red-sl1-60960046.html/"> BEAD DETAIL SANDAL</a></div>
</td>
<td style="width: 10%;">&nbsp;</td>
<td style="width: 40%; vertical-align: top;">
<div style="text-align: center;"><a style="text-decoration: none;" href="http://www.charleskeith.com/notifyme?colour=BLACK&amp;artno=CK2-80680521">BASIC SLING BAG</a></div>
</td>
<td style="width: 5%;">&nbsp;</td>
</tr>
<tr>
<td style="width: 5%;">&nbsp;</td>
<td style="width: 40%;">
<div><a href="http://www.charleskeith.com/notifyme?colour=IVORY&amp;artno=CK2-80680521"> <img alt="Basic sling bag" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/BASIC-SLING-BAG-ivory-8.jpg" width="100%" /></a></div>
</td>
<td style="width: 10%;">&nbsp;</td>
<td style="width: 40%;">
<div><a href="http://www.charleskeith.com/usd/pointed-lace-up-sandals-black-ck1-60390294.html/"> <img alt="sandal" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/POINTED-LACE-UP-SANDAL-black-9.jpg" width="100%" /></a></div>
</td>
<td style="width: 5%;">&nbsp;</td>
</tr>
<tr>
<td style="width: 5%;">&nbsp;</td>
<td style="width: 40%; vertical-align: top;">
<div style="text-align: center;"><a style="text-decoration: none;" href="http://www.charleskeith.com/notifyme?colour=IVORY&amp;artno=CK2-80680521">BASIC SLING BAG</a></div>
</td>
<td style="width: 10%;">&nbsp;</td>
<td style="width: 40%; vertical-align: top;">
<div style="text-align: center;"><a style="text-decoration: none;" href="http://www.charleskeith.com/usd/pointed-lace-up-sandals-black-ck1-60390294.html/">POINTED LACE-UP SANDAL</a></div>
</td>
<td style="width: 5%;">&nbsp;</td>
</tr>
<tr>
<td style="width: 5%;">&nbsp;</td>
<td style="width: 40%;">
<div><a href="http://www.charleskeith.com/notifyme?colour=GREY&amp;artno=CK1-60300588"> <img alt="Pointed Kitten Heel" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/POINTED-KITTEN-HEEL-MULE-grey-10.jpg" width="100%" /></a></div>
</td>
<td style="width: 10%;">&nbsp;</td>
<td style="width: 40%;">
<div><a href="http://www.charleskeith.com/usd/bead-detail-flats-black-sl1-70900003.html/"> <img alt="Bead detail flat" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/BEAD-DETAIL-FLAT-black-11.jpg" width="100%" /></a></div>
</td>
<td style="width: 5%;">&nbsp;</td>
</tr>
<tr>
<td style="width: 5%;">&nbsp;</td>
<td style="width: 40%; vertical-align: top;">
<div style="text-align: center;"><a style="text-decoration: none;" href="http://www.charleskeith.com/notifyme?colour=GREY&amp;artno=CK1-60300588">POINTED-KITTEN HEEL MULE</a></div>
</td>
<td style="width: 10%;">&nbsp;</td>
<td style="width: 40%; vertical-align: top;">
<div style="text-align: center;"><a style="text-decoration: none;" href="http://www.charleskeith.com/usd/bead-detail-flats-black-sl1-70900003.html/">BEAD DETAIL FLAT</a></div>
</td>
<td style="width: 5%;">&nbsp;</td>
</tr>
<tr>
<td style="width: 5%;">&nbsp;</td>
<td style="width: 40%;">
<div><a href="http://www.charleskeith.com/usd/tasselled-lace-up-heels-black-sl1-60360188.html/"> <img alt="" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/TASSELLED-LACE-UP-HEEL-black-12.jpg" width="100%" /></a></div>
</td>
<td style="width: 10%;">&nbsp;</td>
<td style="width: 40%;">
<div><a href="http://www.charleskeith.com/notifyme?colour=BLACK&amp;artno=CK2-80700517"> <img alt="" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/MULTI-COLOURED-TASSEL-CROSSBODY-black-13.jpg" width="100%" /></a></div>
</td>
<td style="width: 5%;">&nbsp;</td>
</tr>
<tr>
<td style="width: 5%;">&nbsp;</td>
<td style="width: 40%; vertical-align: top;">
<div style="text-align: center;"><a style="text-decoration: none;" href="http://www.charleskeith.com/usd/tasselled-lace-up-heels-black-sl1-60360188.html/">TASSELLED LACE-UP HEEL</a></div>
</td>
<td style="width: 10%;">&nbsp;</td>
<td style="width: 40%; vertical-align: top;">
<div style="text-align: center;"><a style="text-decoration: none;" href="http://www.charleskeith.com/notifyme?colour=BLACK&amp;artno=CK2-80700517">MULTI-COLOURED TASSEL CROSSBODY</a></div>
</td>
<td style="width: 5%;">&nbsp;</td>
</tr>
<tr>
<td style="width: 5%;">&nbsp;</td>
<td style="width: 40%;">
<div><a href="http://www.charleskeith.com/notifyme?colour=BLACK&amp;artno=CK5-12250188"> <img alt="" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/TASSEL-CUFF-black-14.jpg" width="100%" /></a></div>
</td>
<td style="width: 10%;">&nbsp;</td>
<td style="width: 40%;">
<div><a href="http://www.charleskeith.com/notifyme?colour=PINK&amp;artno=CK3-71280260"> <img alt="" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/BUTTERFLY-ACETATE-SUNGLASSES-pink-15.jpg" width="100%" /></a></div>
</td>
<td style="width: 5%;">&nbsp;</td>
</tr>
<tr>
<td style="width: 5%;">&nbsp;</td>
<td style="width: 40%; vertical-align: top;">
<div style="text-align: center;"><a style="text-decoration: none;" href="http://www.charleskeith.com/notifyme?colour=BLACK&amp;artno=CK5-12250188">TASSEL CUFF</a></div>
</td>
<td style="width: 10%;">&nbsp;</td>
<td style="width: 40%; vertical-align: top;">
<div style="text-align: center;"><a style="text-decoration: none;" href="http://www.charleskeith.com/notifyme?colour=PINK&amp;artno=CK3-71280260">BUTTERFLY ACETATE SUNGLASSES</a></div>
</td>
<td style="width: 5%;">&nbsp;</td>
</tr>
</tbody>
</table>
<br />
<div id="s-recentpost">&nbsp;</div>
</div>
<p>
<script type="text/javascript">// <![CDATA[
function popup(mylink, windowname)
{
if (! window.focus)return true;
var href;
if (typeof(mylink) == 'string')
   href=mylink;
else
   href=mylink.href;
window.open(href, windowname, 'width=400,height=1024,scrollbars=yes,resizable=no,location=no,menubar=no,toolbar=no,');
return false;
}
// ]]]]><![CDATA[></script>
</p>]]></description>
      <pubDate>Wed, 05 Apr 2017 01:16:00 +0000</pubDate>
    </item>
    <item>
      <title><![CDATA[#ImwithCHARLESKEITH: EMBOSSED BOXY CLUTCH]]></title>
      <link>http://www.charleskeith.com/usd/blog/imwithcharleskeith-embossedboxyclutch/</link>
      <description><![CDATA[<style><!--
.blog-post-view .largecontent{
   max-width: 960px;margin:0 auto; font-size: 14px;text-align: center;
}
.largecontent IMG {
	PADDING-BOTTOM: 2%;
}#disqus_thread{
display:none !important;
}

hr{
display:none !important;
}
.smallcontent {
	TEXT-ALIGN: center;
}
.smallcontent IMG {
	PADDING-BOTTOM: 2%;
}
#recentpost {
	text-align: center; font-size: 12px;
}
#recentpost > div {
	width: 18%; 
	display: inline-block;
	vertical-align: top;

	/* IE fix. */
	*display: inline;
	zoom: 1;
}
#recentpost:after {
	content: "";
	width: 100%;
	display: inline-block;
}
#recentpost a{text-decoration: none;}
#s-recentpost{text-align: center;font-size: 11px;}
#s-recentpost > div {
	width: 30%;
	display: inline-block;
	vertical-align: top;

	/* IE fix. */
	*display: inline;
	zoom: 1;
}
#s-recentpost:after {
	content: "";
	width: 100%;
	display: inline-block;
}
#s-recentpost a{text-decoration: none;}
--></style>
<div>&nbsp;</div>
<div class="visible-md visible-lg largecontent"><a onclick="return popup(this)" href="http://www.charleskeith.com/usd/embossed-boxy-clutch-black-ck2-70700489.html/"><img alt="imwithcharleskeith" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-imwithcharleskeith-blog-1.jpg" width="100%" /></a>
<p>Fashion blogger and illustrator, Lazu&eacute; Hai Trieu from Hanoi pictured with the Embossed Boxy Clutch in black.</p>
<p style="text-align: center;">Check out his Instagram page: @lazue.haitrieu</p>
<a onclick="return popup(this)" href="http://www.charleskeith.com/usd/embossed-boxy-clutch-white-ck2-70700489.html/"><img alt="imwithcharleskeith" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-imwithcharleskeith-blog-2.jpg" width="100%" /></a>
<p>Stylist and personal shopper, Olga Sokolenko from Moscow, Russia pictured with the Embossed Boxy Clutch in white.</p>
<p style="text-align: center;">Check out her Instagram page: @olga_sokolenko</p>
<div>&nbsp;</div>
<div style="font-size: 12px; text-align: center;">SHOP THE STORY</div>
<table>
<tbody style="font-size: 11px; text-align: center;">
<tr>
<td style="width: 30%;">&nbsp;</td>
<td style="width: 18.5%;">
<div><a onclick="return popup(this)" href="http://www.charleskeith.com/usd/embossed-boxy-clutch-black-ck2-70700489.html/"><img alt="" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/embroidery-detail-clutch-black-7.jpg" width="100%" /></a></div>
</td>
<td style="width: 3%;">&nbsp;</td>
<td style="width: 18.5%;">
<div><a onclick="return popup(this)" href="http://www.charleskeith.com/usd/embossed-boxy-clutch-white-ck2-70700489.html/"><img alt="" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/embroidery-detail-clutch-white-15_1.jpg" width="100%" /></a></div>
</td>
<td style="width: 30%;">&nbsp;</td>
</tr>
<tr>
<td style="width: 30%;">&nbsp;</td>
<td style="width: 18.5%;">
<div><a style="text-decoration: none;" onclick="return popup(this)" href="http://www.charleskeith.com/usd/embossed-boxy-clutch-black-ck2-70700489.html/">EMBOSSED BOXY CLUTCH</a></div>
</td>
<td style="width: 3%;">&nbsp;</td>
<td style="width: 18.5%;">
<div><a style="text-decoration: none;" onclick="return popup(this)" href="http://www.charleskeith.com/usd/embossed-boxy-clutch-white-ck2-70700489.html/">EMBOSSED BOXY CLUTCH</a></div>
</td>
<td style="width: 30%;">&nbsp;</td>
</tr>
</tbody>
</table>
<br /><br />
<div id="recentpost">&nbsp;</div>
</div>
<div class="visible-sm visible-xs smallcontent"><a onclick="return popup(this)" href="http://www.charleskeith.com/usd/embossed-boxy-clutch-black-ck2-70700489.html/"><img alt="imwithcharleskeith" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-imwithcharleskeith-blog-1-1.jpg" width="100%" /></a> <a onclick="return popup(this)" href="http://www.charleskeith.com/usd/embossed-boxy-clutch-black-ck2-70700489.html/"><img alt="imwithcharleskeith" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-imwithcharleskeith-blog-1-2.jpg" width="100%" /></a>
<p>Fashion blogger and illustrator, Lazu&eacute; Hai Trieu from Hanoi pictured with the Embossed Boxy Clutch in black.</p>
<p style="text-align: center;">Check out his Instagram page: @lazue.haitrieu</p>
<a onclick="return popup(this)" href="http://www.charleskeith.com/usd/embossed-boxy-clutch-white-ck2-70700489.html/"><img alt="imwithcharleskeith" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-imwithcharleskeith-blog-2-1.jpg" width="100%" /></a> <a onclick="return popup(this)" href="http://www.charleskeith.com/usd/embossed-boxy-clutch-white-ck2-70700489.html/"><img alt="imwithcharleskeith" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-imwithcharleskeith-blog-2-2.jpg" width="100%" /></a>
<p>Stylist and personal shopper, Olga Sokolenko from Moscow, Russia pictured with the Embossed Boxy Clutch in white.</p>
<p style="text-align: center;">Check out her Instagram page: @olga_sokolenko</p>
<div>&nbsp;</div>
<div style="text-align: center;">SHOP THE STORY</div>
<table>
<tbody style="font-size: 11px; text-align: center;">
<tr>
<td style="width: 5%;">&nbsp;</td>
<td style="width: 40%;">
<div><a onclick="return popup(this)" href="http://www.charleskeith.com/usd/embossed-boxy-clutch-black-ck2-70700489.html/"><img alt="" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/embroidery-detail-clutch-black-7.jpg" width="100%" /></a></div>
</td>
<td style="width: 10%;">&nbsp;</td>
<td style="width: 40%;">
<div><a onclick="return popup(this)" href="http://www.charleskeith.com/usd/embossed-boxy-clutch-white-ck2-70700489.html/"><img alt="" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/embroidery-detail-clutch-white-15_1.jpg" width="100%" /></a></div>
</td>
<td style="width: 5%;">&nbsp;</td>
</tr>
<tr>
<td style="width: 5%;">&nbsp;</td>
<td style="width: 40%;">
<div><a style="text-decoration: none;" onclick="return popup(this)" href="http://www.charleskeith.com/usd/embossed-boxy-clutch-black-ck2-70700489.html/">EMBOSSED BOXY CLUTCH</a></div>
</td>
<td style="width: 10%;">&nbsp;</td>
<td style="width: 40%;">
<div><a style="text-decoration: none;" onclick="return popup(this)" href="http://www.charleskeith.com/usd/embossed-boxy-clutch-white-ck2-70700489.html/">EMBOSSED BOXY CLUTCH</a></div>
</td>
<td style="width: 5%;">&nbsp;</td>
</tr>
</tbody>
</table>
<br />
<div id="s-recentpost">&nbsp;</div>
</div>
<div>&nbsp;</div>
<p>
<script type="text/javascript">// <![CDATA[
function popup(mylink, windowname)
{
if (! window.focus)return true;
var href;
if (typeof(mylink) == 'string')
   href=mylink;
else
   href=mylink.href;
window.open(href, windowname, 'width=400,height=1024,scrollbars=yes,resizable=no,location=no,menubar=no,toolbar=no,');
return false;
}
// ]]]]><![CDATA[></script>
</p>]]></description>
      <pubDate>Tue, 04 Apr 2017 01:41:28 +0000</pubDate>
    </item>
    <item>
      <title><![CDATA[TRAVEL DIARY OF 2YOUNG]]></title>
      <link>http://www.charleskeith.com/usd/blog/travel-diary-of-2young/</link>
      <description><![CDATA[<style><!--
.blog-post-view .largecontent{
	max-width:960px;margin:0 auto; font-size: 14px;text-align: center;
}
.largecontent{padding-left: 10%; padding-right: 10%; font-size: 14px; text-align: justify;}
.largecontent img{padding-bottom: 2%;}
.smallcontent{text-align: justify;}
.smallcontent img{padding-bottom: 2%;}
#recentpost {
	text-align: center; font-size: 12px;
}#disqus_thread{
display:none !important;
}

hr{
display:none !important;
}
#recentpost > div {
	width: 18%; 
	display: inline-block;
	vertical-align: top;

	/* IE fix. */
	*display: inline;
	zoom: 1;
}
#recentpost:after {
	content: "";
	width: 100%;
	display: inline-block;
}
#recentpost a{text-decoration: none;}
#s-recentpost{text-align: center;font-size: 11px;}
#s-recentpost > div {
	width: 30%;
	display: inline-block;
	vertical-align: top;

	/* IE fix. */
	*display: inline;
	zoom: 1;
}
#s-recentpost:after {
	content: "";
	width: 100%;
	display: inline-block;
}
#s-recentpost a{text-decoration: none;}
--></style>
<div>&nbsp;</div>
<div class="visible-md visible-lg largecontent"><a onclick="return popup(this)" href="http://www.charleskeith.com/usd/floral-lattice-bag-black-ck2-80150604.html/"><img alt="charles keith stories" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-2young-blog-1.jpg" width="100%" /></a>
<p>Korean fashion blogger, 2young, never stays put at one place for long. An adventurous case of escapade has taken her to Japan, Vietnam and Milan in the last couple of months alone.</p>
<p>Best known for her eclectic style that is ever changing, 2young is bold in her dressing and loves mixing and matching the unexpected.</p>
<p>Follow 2young as she unveils her travel visual diary with us and explore her world of fashion.</p>
<a onclick="return popup(this)" href="http://www.charleskeith.com/usd/blog/shop-the-story-62/"><img alt="charles keith stories" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-2young-blog-2.jpg" width="100%" /></a> <a onclick="return popup(this)" href="http://www.charleskeith.com/usd/blog/shop-the-story-62/"><img alt="charles keith stories" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-2young-blog-3.jpg" width="100%" /></a> <a onclick="return popup(this)" href="http://www.charleskeith.com/usd/side-zip-tote-black-ck2-50780327.html/"><img alt="charles keith stories" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-2young-blog-4.jpg" width="100%" /></a> <a onclick="return popup(this)" href="http://www.charleskeith.com/usd/side-zip-tote-black-ck2-50780327.html/"><img alt="charles keith stories" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-2young-blog-5.jpg" width="100%" /></a> <a onclick="return popup(this)" href="http://www.charleskeith.com/usd/blog/shop-the-story-63/"><img alt="charles keith stories" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-2young-blog-6.jpg" width="100%" /></a> <a onclick="return popup(this)" href="http://www.charleskeith.com/usd/blog/shop-the-story-63/"><img alt="charles keith stories" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-2young-blog-7.jpg" width="100%" /></a> <a onclick="return popup(this)" href="http://www.charleskeith.com/usd/blog/shop-the-story-64/"><img alt="charles keith stories" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-2young-blog-8.jpg" width="100%" /></a>
<p style="text-align: center;">Check out her Instagram page: @2youngs</p>
<div>&nbsp;</div>
<div style="font-size: 12px; text-align: center;">
<p>SHOP THE STORY</p>
</div>
<table>
<tbody style="font-size: 11px; text-align: center;">
<tr>
<td style="width: 19.25%;">&nbsp;</td>
<td style="width: 18.5%;">
<div><a onclick="return popup(this)" href="http://www.charleskeith.com/usd/floral-lattice-bag-black-ck2-80150604.html/"><img alt="FLORAL BAG" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/floral-lattice-bag-black-1_1.jpg" width="100%" /></a></div>
</td>
<td style="width: 3%;">&nbsp;</td>
<td style="width: 18.5%;">
<div><a onclick="return popup(this)" href="http://www.charleskeith.com/usd/pointed-mary-jane-pumps-pink-ck1-60390295.html/"><img alt="POINTED MARY JANE PUMP" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/POINTED-MARY-JANE-PUMPS-pink-2.jpg" width="100%" /></a></div>
</td>
<td style="width: 3%;">&nbsp;</td>
<td style="width: 18.5%;">
<div><a onclick="return popup(this)" href="http://www.charleskeith.com/usd/side-zip-tote-black-ck2-50780327.html/"><img alt="ZIP SIDE TOTE" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/SIDE-ZIP-TOTE-black-3.jpg" width="100%" /></a></div>
</td>
<td style="width: 19.25%;">&nbsp;</td>
</tr>
<tr>
<td style="width: 19.25%;">&nbsp;</td>
<td style="width: 18.5%; vertical-align: top;">
<div><a style="text-decoration: none;" onclick="return popup(this)" href="http://www.charleskeith.com/usd/floral-lattice-bag-black-ck2-80150604.html/">FLORAL LATTICE BUCKET BAG</a></div>
</td>
<td style="width: 3%;">&nbsp;</td>
<td style="width: 18.5%; vertical-align: top;">
<div><a style="text-decoration: none;" onclick="return popup(this)" href="http://www.charleskeith.com/usd/pointed-mary-jane-pumps-pink-ck1-60390295.html/">POINTED MARY-JANE PUMP</a></div>
</td>
<td style="width: 3%;">&nbsp;</td>
<td style="width: 18.5%; vertical-align: top;">
<div><a style="text-decoration: none;" onclick="return popup(this)" href="http://www.charleskeith.com/usd/side-zip-tote-black-ck2-50780327.html/">SIDE ZIP TOTE</a></div>
</td>
<td style="width: 19.25%;">&nbsp;</td>
</tr>
<tr>
<td style="width: 19.25%;">&nbsp;</td>
<td style="width: 18.5%;">
<div><a onclick="return popup(this)" href="http://www.charleskeith.com/usd/textured-stilettos-nude-ck1-60360965.html/"><img alt="TEXTURED STILETTO" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/TEXTURED-STILETTOS-nude-4.jpg" width="100%" /></a></div>
</td>
<td style="width: 3%;">&nbsp;</td>
<td style="width: 18.5%;">
<div><a onclick="return popup(this)" href="http://www.charleskeith.com/usd/stud-detail-thong-sandals-silver-ck1-70380572.html/"><img alt="SANDAL" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/STUD-DETAIL-THONG-SANDALS-silver-5.jpg" width="100%" /></a></div>
</td>
<td style="width: 3%;">&nbsp;</td>
<td style="width: 18.5%;">&nbsp;</td>
<td style="width: 19.25%;">&nbsp;</td>
</tr>
<tr>
<td style="width: 19.25%;">&nbsp;</td>
<td style="width: 18.5%; vertical-align: top;">
<div><a style="text-decoration: none;" onclick="return popup(this)" href="http://www.charleskeith.com/usd/textured-stilettos-nude-ck1-60360965.html/">TEXTURED STILETTO</a></div>
</td>
<td style="width: 3%;">&nbsp;</td>
<td style="width: 18.5%; vertical-align: top;">
<div><a style="text-decoration: none;" onclick="return popup(this)" href="http://www.charleskeith.com/usd/stud-detail-thong-sandals-silver-ck1-70380572.html/">STUD DETAIL THONG SANDAL</a></div>
</td>
<td style="width: 3%;">&nbsp;</td>
<td style="width: 18.5%; vertical-align: top;">&nbsp;</td>
<td style="width: 19.25%;">&nbsp;</td>
</tr>
</tbody>
</table>
<br />
<div id="recentpost">&nbsp;</div>
</div>
<div class="visible-sm visible-xs smallcontent"><a onclick="return popup(this)" href="http://www.charleskeith.com/usd/floral-lattice-bag-black-ck2-80150604.html/"><img alt="charles keith stories" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-2young-blog-1.jpg" width="100%" /></a>
<p>Korean fashion blogger, 2young, never stays put at one place for long. An adventurous case of escapade has taken her to Japan, Vietnam and Milan in the last couple of months alone.</p>
<p>Best known for her eclectic style that is ever changing, 2young is bold in her dressing and loves mixing and matching the unexpected.</p>
<p>Follow 2young as she unveils her travel visual diary with us and explore her world of fashion.</p>
<a onclick="return popup(this)" href="http://www.charleskeith.com/usd/blog/shop-the-story-62/"><img alt="charles keith stories" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-2young-blog-2.jpg" width="100%" /></a> <a onclick="return popup(this)" href="http://www.charleskeith.com/usd/blog/shop-the-story-62/"><img alt="charles keith stories" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-2young-blog-3-1.jpg" width="100%" /></a> <a onclick="return popup(this)" href="http://www.charleskeith.com/usd/blog/shop-the-story-62/"><img alt="charles keith stories" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-2young-blog-3-2.jpg" width="100%" /></a> <a onclick="return popup(this)" href="http://www.charleskeith.com/usd/side-zip-tote-black-ck2-50780327.html/"><img alt="charles keith stories" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-2young-blog-4.jpg" width="100%" /></a> <a onclick="return popup(this)" href="http://www.charleskeith.com/usd/side-zip-tote-black-ck2-50780327.html/"><img alt="charles keith stories" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-2young-blog-5-1.jpg" width="100%" /></a> <a onclick="return popup(this)" href="http://www.charleskeith.com/usd/side-zip-tote-black-ck2-50780327.html/"><img alt="charles keith stories" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-2young-blog-5-2.jpg" width="100%" /></a> <a onclick="return popup(this)" href="http://www.charleskeith.com/usd/blog/shop-the-story-63/"><img alt="charles keith stories" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-2young-blog-6.jpg" width="100%" /></a> <a onclick="return popup(this)" href="http://www.charleskeith.com/usd/blog/shop-the-story-63/"><img alt="charles keith stories" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-2young-blog-7-1.jpg" width="100%" /></a> <a onclick="return popup(this)" href="http://www.charleskeith.com/usd/blog/shop-the-story-63/"><img alt="charles keith stories" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-2young-blog-7-2.jpg" width="100%" /></a> <a onclick="return popup(this)" href="http://www.charleskeith.com/usd/blog/shop-the-story-64/"><img alt="charles keith stories" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-2young-blog-8-1.jpg" width="100%" /></a> <a onclick="return popup(this)" href="http://www.charleskeith.com/usd/blog/shop-the-story-64/"><img alt="charles keith stories" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-2young-blog-8-2.jpg" width="100%" /></a>
<p style="text-align: center;">Check out her Instagram page: @2youngs</p>
<div>&nbsp;</div>
<div style="text-align: center;">
<p>SHOP THE STORY</p>
</div>
<table>
<tbody style="text-align: center;">
<tr>
<td style="width: 5%;">&nbsp;</td>
<td style="width: 40%;">
<div><a onclick="return popup(this)" href="http://www.charleskeith.com/usd/floral-lattice-bag-black-ck2-80150604.html/"><img alt="FLORAL BAG" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/floral-lattice-bag-black-1_1.jpg" width="100%" /></a></div>
</td>
<td style="width: 10%;">&nbsp;</td>
<td style="width: 40%;">
<div><a onclick="return popup(this)" href="http://www.charleskeith.com/usd/pointed-mary-jane-pumps-pink-ck1-60390295.html/"><img alt="POINTED MARY JANE PUMP" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/POINTED-MARY-JANE-PUMPS-pink-2.jpg" width="100%" /></a></div>
</td>
<td style="width: 5%;">&nbsp;</td>
</tr>
<tr>
<td style="width: 5%;">&nbsp;</td>
<td style="width: 40%; vertical-align: top;">
<div><a style="text-decoration: none;" onclick="return popup(this)" href="http://www.charleskeith.com/usd/floral-lattice-bag-black-ck2-80150604.html/">FLORAL LATTICE BUCKET BAG</a></div>
</td>
<td style="width: 10%;">&nbsp;</td>
<td style="width: 40%; vertical-align: top;">
<div><a style="text-decoration: none;" onclick="return popup(this)" href="http://www.charleskeith.com/usd/pointed-mary-jane-pumps-pink-ck1-60390295.html/">POINTED MARY-JANE PUMP</a></div>
</td>
<td style="width: 5%;">&nbsp;</td>
</tr>
<tr>
<td style="width: 5%;">&nbsp;</td>
<td style="width: 40%;">
<div><a onclick="return popup(this)" href="http://www.charleskeith.com/usd/side-zip-tote-black-ck2-50780327.html/"><img alt="SIDE ZIP TOTE" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/SIDE-ZIP-TOTE-black-3.jpg" width="100%" /></a></div>
</td>
<td style="width: 10%;">&nbsp;</td>
<td style="width: 40%;">
<div><a onclick="return popup(this)" href="http://www.charleskeith.com/usd/textured-stilettos-nude-ck1-60360965.html/"><img alt="STILETTO" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/TEXTURED-STILETTOS-nude-4.jpg" width="100%" /></a></div>
</td>
<td style="width: 5%;">&nbsp;</td>
</tr>
<tr>
<td style="width: 5%;">&nbsp;</td>
<td style="width: 40%; vertical-align: top;">
<div><a style="text-decoration: none;" onclick="return popup(this)" href="http://www.charleskeith.com/usd/side-zip-tote-black-ck2-50780327.html/">SIDE ZIP TOTE</a></div>
</td>
<td style="width: 10%;">&nbsp;</td>
<td style="width: 40%; vertical-align: top;">
<div><a style="text-decoration: none;" onclick="return popup(this)" href="http://www.charleskeith.com/usd/textured-stilettos-nude-ck1-60360965.html/">TEXTURED STILETTO</a></div>
</td>
<td style="width: 5%;">&nbsp;</td>
</tr>
<tr>
<td style="width: 5%;">&nbsp;</td>
<td style="width: 40%;">
<div><a onclick="return popup(this)" href="http://www.charleskeith.com/usd/stud-detail-thong-sandals-silver-ck1-70380572.html/"><img alt="SANDAL" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/STUD-DETAIL-THONG-SANDALS-silver-5.jpg" width="100%" /></a></div>
</td>
<td style="width: 10%;">&nbsp;</td>
<td style="width: 40%;">&nbsp;</td>
<td style="width: 5%;">&nbsp;</td>
</tr>
<tr>
<td style="width: 5%;">&nbsp;</td>
<td style="width: 40%; vertical-align: top;">
<div><a style="text-decoration: none;" onclick="return popup(this)" href="http://www.charleskeith.com/usd/stud-detail-thong-sandals-silver-ck1-70380572.html/">STUD DETAIL THONG SANDAL</a></div>
</td>
<td style="width: 10%;">&nbsp;</td>
<td style="width: 40%; vertical-align: top;">&nbsp;</td>
<td style="width: 5%;">&nbsp;</td>
</tr>
</tbody>
</table>
<br />
<div id="s-recentpost">&nbsp;</div>
</div>
<div>&nbsp;</div>
<p>
<script type="text/javascript">// <![CDATA[
function popup(mylink, windowname)
{
if (! window.focus)return true;
var href;
if (typeof(mylink) == 'string')
   href=mylink;
else
   href=mylink.href;
window.open(href, windowname, 'width=400,height=1024,scrollbars=yes,resizable=no,location=no,menubar=no,toolbar=no,');
return false;
}
// ]]]]><![CDATA[></script>
</p>]]></description>
      <pubDate>Fri, 31 Mar 2017 02:29:43 +0000</pubDate>
    </item>
    <item>
      <title><![CDATA[STORIES: JOY YUN]]></title>
      <link>http://www.charleskeith.com/usd/blog/stories-joy-yun/</link>
      <description><![CDATA[<style><!--
.blog-post-view .largecontent{
	max-width:960px;margin:0 auto; font-size: 14px;text-align: center;
}
.largecontent img{padding-bottom: 2%;}
.smallcontent{text-align: justify;}
.smallcontent img{padding-bottom: 2%;}
#recentpost {
	text-align: center; font-size: 12px;
}
#recentpost > div {
	width: 18%; 
	display: inline-block;
	vertical-align: top;

	/* IE fix. */
	*display: inline;
	zoom: 1;
}#disqus_thread{
display:none !important;
}

hr{
display:none !important;
}
#recentpost:after {
	content: "";
	width: 100%;
	display: inline-block;
}
#recentpost a{text-decoration: none;}
#s-recentpost{text-align: center;font-size: 11px;}
#s-recentpost > div {
	width: 30%;
	display: inline-block;
	vertical-align: top;

	/* IE fix. */
	*display: inline;
	zoom: 1;
}
#s-recentpost:after {
	content: "";
	width: 100%;
	display: inline-block;
}
#s-recentpost a{text-decoration: none;}
--></style>
<div>&nbsp;</div>
<div class="visible-md visible-lg largecontent"><a onclick="return popup(this)" href="http://www.charleskeith.com/usd/blog/shop-the-story-60/"><img alt="charles keith springsummer 2017" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-stories-joy-yun-blog-1.jpg" width="100%" /></a>
<p>Joy Yun is a Korean blogger who is currently residing in New York, pursuing a degree in graphic design at the Parsons School of Design. It&rsquo;s easy to spot Joy Yun from a mile away, with her signature frizzy hair and relaxed, menswear influenced style.</p>
<a onclick="return popup(this)" href="http://www.charleskeith.com/usd/blog/shop-the-story-60/"><img alt="charles keith springsummer 2017" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-stories-joy-yun-blog-2.jpg" width="100%" /></a>
<p>While her style does vary from season to season, she tends to choose more minimal and masculine looks, sticking to a monochromatic palette of mainly black and white. It is not surprising that she cites Annie Hall as her style inspiration, often spotted in casual blazers and relaxed trousers.</p>
<a onclick="return popup(this)" href="http://www.charleskeith.com/usd/studded-bucket-bag-blue-ck2-50780322.html/"><img alt="charles keith springsummer 2017" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-stories-joy-yun-blog-3.jpg" width="100%" /></a>
<p>She shares that she likes taking long walks around the city, as it is &ldquo;the best way to get to know New York&rdquo;. Her trusty CHARLES &amp; KEITH flats are comfortable, allowing her to walk for hours and taking her everywhere.</p>
<a onclick="return popup(this)" href="http://www.charleskeith.com/usd/blog/shop-the-story-61/"><img alt="charles keith springsummer 2017" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-stories-joy-yun-blog-4.jpg" width="100%" /></a>
<p>Joy Yun enjoys taking film pictures, and says that the New York City skyline provides the perfect backdrop, with its iconic architecture. Her CHARLES &amp; KEITH shoulder bag is light and spacious enough for Joy Yun to carry her camera and items for school around the city.</p>
<p style="text-align: center;">Check out her Instagram page: @yuniquezone</p>
<div>&nbsp;</div>
<div style="font-size: 12px; text-align: center;">
<p>SHOP THE STORY</p>
</div>
<table>
<tbody style="font-size: 11px;">
<tr>
<td style="width: 19.25%;">&nbsp;</td>
<td style="width: 18.5%;">
<div><a onclick="return popup(this)" href="http://www.charleskeith.com/usd/tassel-drawstring-bag-black-ck2-40780292.html/"><img alt="DRAWSTRING BAG" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/TASSEL-DRAWSTRING-BAG-black-1.jpg" width="100%" /></a></div>
</td>
<td style="width: 3%;">&nbsp;</td>
<td style="width: 18.5%;">
<div><a onclick="return popup(this)" href="http://www.charleskeith.com/usd/slip-on-loafers-black-ck1-70380558.html/"><img alt="LOAFER" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/SLIP-ON-LOAFERS-black-2.jpg" width="100%" /></a></div>
</td>
<td style="width: 3%;">&nbsp;</td>
<td style="width: 18.5%;">
<div><a onclick="return popup(this)" href="http://www.charleskeith.com/usd/studded-bucket-bag-blue-ck2-50780322.html/"><img alt="BUCKET BAG" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/STUDDED-BUCKET-BAG-black-3.jpg" width="100%" /></a></div>
</td>
<td style="width: 19.25%;">&nbsp;</td>
</tr>
<tr>
<td style="width: 19.25%;">&nbsp;</td>
<td style="width: 18.5%; vertical-align: top;">
<div style="text-align: center;"><a style="text-decoration: none;" onclick="return popup(this)" href="http://www.charleskeith.com/usd/tassel-drawstring-bag-black-ck2-40780292.html/">TASSEL DRAWSTRING BAG</a></div>
</td>
<td style="width: 3%;">&nbsp;</td>
<td style="width: 18.5%; vertical-align: top;">
<div style="text-align: center;"><a style="text-decoration: none;" onclick="return popup(this)" href="http://www.charleskeith.com/usd/slip-on-loafers-black-ck1-70380558.html/">SLIP-ON LOAFER</a></div>
</td>
<td style="width: 3%;">&nbsp;</td>
<td style="width: 18.5%; vertical-align: top;">
<div style="text-align: center;"><a style="text-decoration: none;" onclick="return popup(this)" href="http://www.charleskeith.com/usd/studded-bucket-bag-blue-ck2-50780322.html/">STUDDED BUCKET BAG</a></div>
</td>
<td style="width: 19.25%;">&nbsp;</td>
</tr>
<tr>
<td style="width: 19.25%;">&nbsp;</td>
<td style="width: 18.5%;">
<div><a onclick="return popup(this)" href="http://www.charleskeith.com/usd/ankle-strap-pumps-black-ck1-60920062.html/"><img alt="ANKLE STRAP PUMP" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/ANKLE-STRAP-PUMPS-black-4.jpg" width="100%" /></a></div>
</td>
<td style="width: 3%;">&nbsp;</td>
<td style="width: 18.5%;">&nbsp;</td>
<td style="width: 3%;">&nbsp;</td>
<td style="width: 18.5%;">&nbsp;</td>
<td style="width: 19.25%;">&nbsp;</td>
</tr>
<tr>
<td style="width: 19.25%;">&nbsp;</td>
<td style="width: 18.5%; vertical-align: top;">
<div style="text-align: center;"><a style="text-decoration: none;" onclick="return popup(this)" href="http://www.charleskeith.com/usd/ankle-strap-pumps-black-ck1-60920062.html/">ANKLE-STRAP PUMP</a></div>
</td>
<td style="width: 3%;">&nbsp;</td>
<td style="width: 18.5%; vertical-align: top;">&nbsp;</td>
<td style="width: 3%;">&nbsp;</td>
<td style="width: 18.5%; vertical-align: top;">&nbsp;</td>
<td style="width: 19.25%;">&nbsp;</td>
</tr>
</tbody>
</table>
<br />
<div id="recentpost">&nbsp;</div>
</div>
<div class="visible-sm visible-xs smallcontent"><a onclick="return popup(this)" href="http://www.charleskeith.com/usd/blog/shop-the-story-60/"><img alt="charles keith springsummer 2017" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-stories-joy-yun-blog-1-1.jpg" width="100%" /></a> <a onclick="return popup(this)" href="http://www.charleskeith.com/usd/blog/shop-the-story-60/"><img alt="charles keith springsummer 2017" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-stories-joy-yun-blog-1-2.jpg" width="100%" /></a>
<p>Joy Yun is a Korean blogger who is currently residing in New York, pursuing a degree in graphic design at the Parsons School of Design. It&rsquo;s easy to spot Joy Yun from a mile away, with her signature frizzy hair and relaxed, menswear influenced style.</p>
<a onclick="return popup(this)" href="http://www.charleskeith.com/usd/blog/shop-the-story-60/"><img alt="charles keith springsummer 2017" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-stories-joy-yun-blog-2-1.jpg" width="100%" /></a> <a onclick="return popup(this)" href="http://www.charleskeith.com/usd/blog/shop-the-story-60/"><img alt="charles keith springsummer 2017" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-stories-joy-yun-blog-2-2.jpg" width="100%" /></a>
<p>While her style does vary from season to season, she tends to choose more minimal and masculine looks, sticking to a monochromatic palette of mainly black and white. It is not surprising that she cites Annie Hall as her style inspiration, often spotted in casual blazers and relaxed trousers.</p>
<a onclick="return popup(this)" href="http://www.charleskeith.com/usd/studded-bucket-bag-blue-ck2-50780322.html/"><img alt="charles keith springsummer 2017" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-stories-joy-yun-blog-3.jpg" width="100%" /></a>
<p>She shares that she likes taking long walks around the city, as it is &ldquo;the best way to get to know New York&rdquo;. Her trusty CHARLES &amp; KEITH flats are comfortable, allowing her to walk for hours and taking her everywhere.</p>
<a onclick="return popup(this)" href="http://www.charleskeith.com/usd/blog/shop-the-story-61/"><img alt="charles keith springsummer 2017" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-stories-joy-yun-blog-4-1.jpg" width="100%" /></a> <a onclick="return popup(this)" href="http://www.charleskeith.com/usd/studded-bucket-bag-blue-ck2-50780322.html/"><img alt="charles keith springsummer 2017" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-stories-joy-yun-blog-4-2.jpg" width="100%" /></a>
<p>Joy Yun enjoys taking film pictures, and says that the New York City skyline provides the perfect backdrop, with its iconic architecture. Her CHARLES &amp; KEITH shoulder bag is light and spacious enough for Joy Yun to carry her camera and items for school around the city.</p>
<p style="text-align: center;">Check out her Instagram page: @yuniquezone</p>
<div>&nbsp;</div>
<div style="text-align: center;">
<p>SHOP THE STORY</p>
</div>
<table>
<tbody style="font-size: 11px;">
<tr>
<td style="width: 5%;">&nbsp;</td>
<td style="width: 40%;">
<div><a onclick="return popup(this)" href="http://www.charleskeith.com/usd/tassel-drawstring-bag-black-ck2-40780292.html/"><img alt="DRAWSTRING BAG" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/TASSEL-DRAWSTRING-BAG-black-1.jpg" width="100%" /></a></div>
</td>
<td style="width: 10%;">&nbsp;</td>
<td style="width: 40%;">
<div><a onclick="return popup(this)" href="http://www.charleskeith.com/usd/slip-on-loafers-black-ck1-70380558.html/"><img alt="LOAFER" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/SLIP-ON-LOAFERS-black-2.jpg" width="100%" /></a></div>
</td>
<td style="width: 5%;">&nbsp;</td>
</tr>
<tr>
<td style="width: 5%;">&nbsp;</td>
<td style="width: 40%; vertical-align: top;">
<div style="text-align: center;"><a style="text-decoration: none;" onclick="return popup(this)" href="http://www.charleskeith.com/usd/tassel-drawstring-bag-black-ck2-40780292.html/">TASSEL DRAWSTRING BAG</a></div>
</td>
<td style="width: 10%;">&nbsp;</td>
<td style="width: 40%; vertical-align: top;">
<div style="text-align: center;"><a style="text-decoration: none;" onclick="return popup(this)" href="http://www.charleskeith.com/usd/slip-on-loafers-black-ck1-70380558.html/">SLIP-ON LOAFER</a></div>
</td>
<td style="width: 5%;">&nbsp;</td>
</tr>
<tr>
<td style="width: 5%;">&nbsp;</td>
<td style="width: 40%;">
<div><a onclick="return popup(this)" href="http://www.charleskeith.com/usd/studded-bucket-bag-blue-ck2-50780322.html/"><img alt="BUCKET BAG" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/STUDDED-BUCKET-BAG-black-3.jpg" width="100%" /></a></div>
</td>
<td style="width: 10%;">&nbsp;</td>
<td style="width: 40%;">
<div><a onclick="return popup(this)" href="http://www.charleskeith.com/usd/ankle-strap-pumps-black-ck1-60920062.html/"><img alt="ANKLE STRAP PUMP" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/ANKLE-STRAP-PUMPS-black-4.jpg" width="100%" /></a></div>
</td>
<td style="width: 5%;">&nbsp;</td>
</tr>
<tr>
<td style="width: 5%;">&nbsp;</td>
<td style="width: 40%; vertical-align: top;">
<div style="text-align: center;"><a style="text-decoration: none;" onclick="return popup(this)" href="http://www.charleskeith.com/usd/studded-bucket-bag-blue-ck2-50780322.html/">STUDDED BUCKET BAG</a></div>
</td>
<td style="width: 10%;">&nbsp;</td>
<td style="width: 40%; vertical-align: top;">
<div style="text-align: center;"><a style="text-decoration: none;" onclick="return popup(this)" href="http://www.charleskeith.com/usd/ankle-strap-pumps-black-ck1-60920062.html/">ANKLE-STRAP PUMP</a></div>
</td>
<td style="width: 5%;">&nbsp;</td>
</tr>
</tbody>
</table>
<br />
<div id="s-recentpost">&nbsp;</div>
</div>
<p>
<script type="text/javascript">// <![CDATA[
function popup(mylink, windowname)
{
if (! window.focus)return true;
var href;
if (typeof(mylink) == 'string')
   href=mylink;
else
   href=mylink.href;
window.open(href, windowname, 'width=400,height=1024,scrollbars=yes,resizable=no,location=no,menubar=no,toolbar=no,');
return false;
}
// ]]]]><![CDATA[></script>
</p>]]></description>
      <pubDate>Wed, 29 Mar 2017 08:55:00 +0000</pubDate>
    </item>
    <item>
      <title><![CDATA[STORIES: ROBYN KOTZE]]></title>
      <link>http://www.charleskeith.com/usd/blog/stories-robyn-kotze-2/</link>
      <description><![CDATA[<style><!--
.blog-post-view .largecontent{
	max-width:960px;margin:0 auto; font-size: 14px;text-align: center;
}
.largecontent img{padding-bottom: 2%;}
.smallcontent{font-size: 12px;text-align: center;}
.smallcontent img{padding-bottom: 2%;}
.shopstory{font-size: 12px;font-weight: bold;}
#recentpost {
	text-align: center; font-size: 12px;
}
#recentpost > div {
	width: 18%; 
	display: inline-block;
	vertical-align: top;

	/* IE fix. */
	*display: inline;
	zoom: 1;
}#disqus_thread{
display:none !important;
}

hr{
display:none !important;
}
#recentpost:after {
	content: "";
	width: 100%;
	display: inline-block;
}
#recentpost a{text-decoration: none;}
#s-recentpost{text-align: center;font-size: 11px;}
#s-recentpost > div {
	width: 30%;
	display: inline-block;
	vertical-align: top;

	/* IE fix. */
	*display: inline;
	zoom: 1;
}
#s-recentpost:after {
	content: "";
	width: 100%;
	display: inline-block;
}
#s-recentpost a{text-decoration: none;}
--></style>
<div>&nbsp;</div>
<div class="visible-md visible-lg largecontent"><a onclick="return popup(this)" href="http://www.charleskeith.com/usd/double-strap-sliders-black-ck1-70380560.html/"><img alt="charles keith springsummer 2017" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-stories-robyn-kotze-2-blog-1.jpg" width="100%" /></a>
<p>Born in South Africa, Fashion Editor of InStyle UK &ndash; Robyn Kotze moved to London at the age of 13. Having did art and art history in her younger years, she always knew she wanted to work in the fashion industry and decided to pursue her passion there. With London having a strong influence in her choice of style, pages and editorial work, she explains that the London style is like no other. While it&rsquo;s key to have the easy yet slightly undone look, London is best at mixing the new and exciting with the already elevated and sophisticated. Robyn further shares with us more about her personal style, her budding years in fashion and her take on grommets as an upcoming trend.</p>
<a onclick="return popup(this)" href="http://www.charleskeith.com/usd/blog/shop-the-story-59/"><img alt="charles keith springsummer 2017" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-stories-robyn-kotze-2-blog-2.jpg" width="100%" /></a>
<p style="font-weight: bold;">Tell us about your path into Fashion.</p>
<p>I did my art foundation at Chelsea College of Art and Design, then chose to do my BA at London College of Fashion but had interned throughout university as I knew how extremely important the actual experience was. There are a million and one girls out there wanting the same job, so experience and specific knowledge is key.</p>
<br />
<p style="font-weight: bold;">Going back to your early years, was creativity and fashion a part of your childhood?</p>
<p>My family is in the luxury jewellery business, so attention to detail has always been crucial from the sale itself to the final packaging. I'm the first within the family to be in fashion but hopefully not the last. I love what I do and I love fashion within London, but normally the creativity forms outside the city &ndash; by the sea or in the country. Which is probably influenced by my childhood in South Africa.</p>
<br />
<p style="font-weight: bold;">What inspires your sense of style?</p>
<p>I love older fashion imagery and anything that represents sophisticated comfort. My styling work is normally trend related yet mixed with classical and interesting cut pieces. I never like my style to look thought out, everything must be relaxed and of comfort. Both my work and style need to be effortless and of ease.</p>
<a onclick="return popup(this)" href="http://www.charleskeith.com/usd/textured-sneakers-black-ck1-70930056.html/"><img alt="charles keith springsummer 2017" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-stories-robyn-kotze-2-blog-3.jpg" width="100%" /></a>
<p style="font-weight: bold;">How has Natalie Hartley helped be a mentor to you?</p>
<p>Natalie has a very strong work ethic and taught me that going the extra mile not only pays off but will get you noticed for the right reasons. A combination of hard work, determination and having a good eye is key for working with someone like Natalie.</p>
<br />
<p style="font-weight: bold;">What do you think about the current grommets trend?</p>
<p>This is a great trend, it&rsquo;s soon becoming the new stud! I love it as a trim or as a detail. It's still an embellishment, so I'd be careful on how much you wear. I personally would either opt for a grommet bag or shoe to not overload the full look.</p>
<br />
<p style="font-weight: bold;">How would you advice to style grommets?</p>
<p>If your grommets are on accessories, I'd style pinstripe wide leg trousers or a pair of navy mom jeans with a great oversized jumper and blanket scarf. This allows the grommet detail to not only lift the entire look, but keep it effortless at the same time.</p>
<a onclick="return popup(this)" href="http://www.charleskeith.com/usd/textured-sneakers-black-ck1-70930056.html/"><img alt="charles keith springsummer 2017" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-stories-robyn-kotze-2-blog-4.jpg" width="100%" /></a>
<p style="text-align: center;">&ldquo;Trends are great to work with, but true style over runs any seasonal trend.&rdquo;</p>
<p style="text-align: center;">Check out her Instagram page: @robyn_kotze</p>
<div>&nbsp;</div>
<div class="shopstory">SHOP THE STORY</div>
<table>
<tbody style="font-size: 11px;">
<tr>
<td style="width: 19.25%;">&nbsp;</td>
<td style="width: 18.5%;">
<div><a onclick="return popup(this)" href="http://www.charleskeith.com/usd/double-strap-sliders-black-ck1-70380560.html/"><img alt="Slider" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/Duo-Strap-Sliders-black-1.jpg" width="100%" /></a></div>
</td>
<td style="width: 3%;">&nbsp;</td>
<td style="width: 18.5%;">
<div><a onclick="return popup(this)" href="http://www.charleskeith.com/usd/lace-up-sneakers-white-ck1-71630002.html/"><img alt="Lace-up sneaker" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/Lace-Up-Sneakers-white-2.jpg" width="100%" /></a></div>
</td>
<td style="width: 3%;">&nbsp;</td>
<td style="width: 18.5%;">
<div><a onclick="return popup(this)" href="http://www.charleskeith.com/usd/push-lock-shoulder-bag-black-ck2-20150601.html/"><img alt="Studded chain crossbody" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/Studded-Chain-Crossbody-black-3.jpg" width="100%" /></a></div>
</td>
<td style="width: 19.25%;">&nbsp;</td>
</tr>
<tr>
<td style="width: 19.25%;">&nbsp;</td>
<td style="width: 18.5%; vertical-align: top;">
<div style="text-align: center;"><a style="text-decoration: none;" onclick="return popup(this)" href="http://www.charleskeith.com/usd/double-strap-sliders-black-ck1-70380560.html/">DOUBLE STRAP SLIDER</a></div>
</td>
<td style="width: 3%;">&nbsp;</td>
<td style="width: 18.5%; vertical-align: top;">
<div style="text-align: center;"><a style="text-decoration: none;" onclick="return popup(this)" href="http://www.charleskeith.com/usd/lace-up-sneakers-white-ck1-71630002.html/">LACE-UP SNEAKER</a></div>
</td>
<td style="width: 3%;">&nbsp;</td>
<td style="width: 18.5%; vertical-align: top;">
<div style="text-align: center;"><a style="text-decoration: none;" onclick="return popup(this)" href="http://www.charleskeith.com/usd/push-lock-shoulder-bag-black-ck2-20150601.html/">STUDDED-CHAIN CROSSBODY</a></div>
</td>
<td style="width: 19.25%;">&nbsp;</td>
</tr>
<tr>
<td style="width: 19.25%;">&nbsp;</td>
<td style="width: 18.5%;">
<div><a onclick="return popup(this)" href="http://www.charleskeith.com/usd/textured-sneakers-black-ck1-70930056.html/"><img alt="Textured sneaker" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/Textured-Sneakers-black-4.jpg" width="100%" /></a></div>
</td>
<td style="width: 3%;">&nbsp;</td>
<td style="width: 18.5%;">&nbsp;</td>
<td style="width: 3%;">&nbsp;</td>
<td style="width: 18.5%;">&nbsp;</td>
<td style="width: 19.25%;">&nbsp;</td>
</tr>
<tr>
<td style="width: 19.25%;">&nbsp;</td>
<td style="width: 18.5%; vertical-align: top;">
<div style="text-align: center;"><a style="text-decoration: none;" onclick="return popup(this)" href="http://www.charleskeith.com/usd/textured-sneakers-black-ck1-70930056.html/">TEXTURED SNEAKER</a></div>
</td>
<td style="width: 3%;">&nbsp;</td>
<td style="width: 18.5%; vertical-align: top;">&nbsp;</td>
<td style="width: 3%;">&nbsp;</td>
<td style="width: 18.5%; vertical-align: top;">&nbsp;</td>
<td style="width: 19.25%;">&nbsp;</td>
</tr>
</tbody>
</table>
<div id="recentpost">&nbsp;</div>
</div>
<div class="visible-sm visible-xs smallcontent"><a onclick="return popup(this)" href="http://www.charleskeith.com/usd/double-strap-sliders-black-ck1-70380560.html/"><img alt="charles keith springsummer 2017" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-stories-robyn-kotze-2-blog-1-1.jpg" width="100%" /></a> <a onclick="return popup(this)" href="http://www.charleskeith.com/usd/double-strap-sliders-black-ck1-70380560.html/"><img alt="charles keith springsummer 2017" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-stories-robyn-kotze-2-blog-1-2.jpg" width="100%" /></a>
<p>Born in South Africa, Fashion Editor of InStyle UK &ndash; Robyn Kotze moved to London at the age of 13. Having did art and art history in her younger years, she always knew she wanted to work in the fashion industry and decided to pursue her passion there. With London having a strong influence in her choice of style, pages and editorial work, she explains that the London style is like no other. While it&rsquo;s key to have the easy yet slightly undone look, London is best at mixing the new and exciting with the already elevated and sophisticated. Robyn further shares with us more about her personal style, her budding years in fashion and her take on grommets as an upcoming trend.</p>
<a onclick="return popup(this)" href="http://www.charleskeith.com/usd/blog/shop-the-story-59/"><img alt="charles keith springsummer 2017" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-stories-robyn-kotze-2-blog-2-1.jpg" width="100%" /></a> <a onclick="return popup(this)" href="http://www.charleskeith.com/usd/blog/shop-the-story-59/"><img alt="charles keith springsummer 2017" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-stories-robyn-kotze-2-blog-2-2.jpg" width="100%" /></a>
<p style="font-weight: bold;">Tell us about your path into Fashion.</p>
<p>I did my art foundation at Chelsea College of Art and Design, then chose to do my BA at London College of Fashion but had interned throughout university as I knew how extremely important the actual experience was. There are a million and one girls out there wanting the same job, so experience and specific knowledge is key.</p>
<br />
<p style="font-weight: bold;">Going back to your early years, was creativity and fashion a part of your childhood?</p>
<p>My family is in the luxury jewellery business, so attention to detail has always been crucial from the sale itself to the final packaging. I'm the first within the family to be in fashion but hopefully not the last. I love what I do and I love fashion within London, but normally the creativity forms outside the city &ndash; by the sea or in the country. Which is probably influenced by my childhood in South Africa.</p>
<br />
<p style="font-weight: bold;">What inspires your sense of style?</p>
<p>I love older fashion imagery and anything that represents sophisticated comfort. My styling work is normally trend related yet mixed with classical and interesting cut pieces. I never like my style to look thought out, everything must be relaxed and of comfort. Both my work and style need to be effortless and of ease.</p>
<a onclick="return popup(this)" href="http://www.charleskeith.com/usd/textured-sneakers-black-ck1-70930056.html/"><img alt="charles keith springsummer 2017" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-stories-robyn-kotze-2-blog-3-1.jpg" width="100%" /></a> <a onclick="return popup(this)" href="http://www.charleskeith.com/usd/textured-sneakers-black-ck1-70930056.html/"><img alt="charles keith springsummer 2017" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-stories-robyn-kotze-2-blog-3-2.jpg" width="100%" /></a>
<p style="font-weight: bold;">How has Natalie Hartley helped be a mentor to you?</p>
<p>Natalie has a very strong work ethic and taught me that going the extra mile not only pays off but will get you noticed for the right reasons. A combination of hard work, determination and having a good eye is key for working with someone like Natalie.</p>
<br />
<p style="font-weight: bold;">What do you think about the current grommets trend?</p>
<p>This is a great trend, it&rsquo;s soon becoming the new stud! I love it as a trim or as a detail. It's still an embellishment, so I'd be careful on how much you wear. I personally would either opt for a grommet bag or shoe to not overload the full look.</p>
<br />
<p style="font-weight: bold;">How would you advice to style grommets?</p>
<p>If your grommets are on accessories, I'd style pinstripe wide leg trousers or a pair of navy mom jeans with a great oversized jumper and blanket scarf. This allows the grommet detail to not only lift the entire look, but keep it effortless at the same time.</p>
<a onclick="return popup(this)" href="http://www.charleskeith.com/usd/textured-sneakers-black-ck1-70930056.html/"><img alt="charles keith springsummer 2017" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-stories-robyn-kotze-2-blog-4.jpg" width="100%" /></a>
<p style="text-align: center;">&ldquo;Trends are great to work with, but true style over runs any seasonal trend.&rdquo;</p>
<p style="text-align: center;">Check out her Instagram page: @robyn_kotze</p>
<div>&nbsp;</div>
<div class="shopstory">SHOP THE STORY</div>
<table>
<tbody>
<tr>
<td style="width: 5%;">&nbsp;</td>
<td style="width: 40%;">
<div><a onclick="return popup(this)" href="http://www.charleskeith.com/usd/double-strap-sliders-black-ck1-70380560.html/"><img alt="Slider" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/Duo-Strap-Sliders-black-1.jpg" width="100%" /></a></div>
</td>
<td style="width: 10%;">&nbsp;</td>
<td style="width: 40%;">
<div><a onclick="return popup(this)" href="http://www.charleskeith.com/usd/lace-up-sneakers-white-ck1-71630002.html/"><img alt="Lace-up sneaker" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/Lace-Up-Sneakers-white-2.jpg" width="100%" /></a></div>
</td>
<td style="width: 5%;">&nbsp;</td>
</tr>
<tr>
<td style="width: 5%;">&nbsp;</td>
<td style="width: 40%; vertical-align: top;">
<div style="text-align: center;"><a style="text-decoration: none;" onclick="return popup(this)" href="http://www.charleskeith.com/usd/double-strap-sliders-black-ck1-70380560.html/">DOUBLE STRAP SLIDER</a></div>
</td>
<td style="width: 10%;">&nbsp;</td>
<td style="width: 40%; vertical-align: top;">
<div style="text-align: center;"><a style="text-decoration: none;" onclick="return popup(this)" href="http://www.charleskeith.com/usd/lace-up-sneakers-white-ck1-71630002.html/">LACE-UP SNEAKER</a></div>
</td>
<td style="width: 5%;">&nbsp;</td>
</tr>
<tr>
<td style="width: 5%;">&nbsp;</td>
<td style="width: 40%;">
<div><a href="http://www.charleskeith.com/usd/push-lock-shoulder-bag-black-ck2-20150601.html/"><img alt="Studded chain crossbody" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/Studded-Chain-Crossbody-black-3.jpg" width="100%" /></a></div>
</td>
<td style="width: 10%;">&nbsp;</td>
<td style="width: 40%;">
<div><a onclick="return popup(this)" href="http://www.charleskeith.com/usd/textured-sneakers-black-ck1-70930056.html/"><img alt="Textured sneaker" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/Textured-Sneakers-black-4.jpg" width="100%" /></a></div>
</td>
<td style="width: 5%;">&nbsp;</td>
</tr>
<tr>
<td style="width: 5%;">&nbsp;</td>
<td style="width: 40%; vertical-align: top;">
<div style="text-align: center;"><a style="text-decoration: none;" href="http://www.charleskeith.com/usd/push-lock-shoulder-bag-black-ck2-20150601.html/">STUDDED-CHAIN CROSSBODY</a></div>
</td>
<td style="width: 10%;">&nbsp;</td>
<td style="width: 40%; vertical-align: top;">
<div style="text-align: center;"><a style="text-decoration: none;" onclick="return popup(this)" href="http://www.charleskeith.com/usd/textured-sneakers-black-ck1-70930056.html/">TEXTURED SNEAKER</a></div>
</td>
<td style="width: 5%;">&nbsp;</td>
</tr>
</tbody>
</table>
<div id="s-recentpost">&nbsp;</div>
</div>
<div>&nbsp;</div>
<p>
<script type="text/javascript">// <![CDATA[
function popup(mylink, windowname)
{
if (! window.focus)return true;
var href;
if (typeof(mylink) == 'string')
   href=mylink;
else
   href=mylink.href;
window.open(href, windowname, 'width=400,height=1024,scrollbars=yes,resizable=no,location=no,menubar=no,toolbar=no,');
return false;
}
// ]]]]><![CDATA[></script>
</p>]]></description>
      <pubDate>Fri, 17 Mar 2017 11:55:15 +0000</pubDate>
    </item>
    <item>
      <title><![CDATA[FRAGMENTS]]></title>
      <link>http://www.charleskeith.com/usd/blog/fragments/</link>
      <description><![CDATA[<p>
<script type="text/javascript" src="https://ajax.googleapis.com/ajax/libs/jquery/1.8.2/jquery.min.js"></script>
<script type="text/javascript" src="http://www.charleskeith.com/media/wysiwyg/js/jquery.bxslider.min.js"></script>
</p>
<style><!--
.blog-post-view .largecontent{
	max-width:960px;margin:0 auto; font-size: 14px;text-align: center;
}
.bx-wrapper {
    position: relative; margin: 0 auto 60px; padding: 0;
    *zoom: 1;
}#disqus_thread{
display:none !important;
}

hr{
display:none !important;
}

.bx-wrapper img {max-width: 100%; display: block;}

/** THEME
===================================*/
.bx-wrapper .bx-viewport {
    left: 0;
    background: #fff;
	
    /*fix other elements on the page moving (on Chrome)*/
    -webkit-transform: translatez(0);
    -moz-transform: translatez(0);
    -ms-transform: translatez(0);
    -o-transform: translatez(0);
    transform: translatez(0);
}

.bx-wrapper .bx-pager,
.bx-wrapper .bx-controls-auto {
    position: absolute; bottom: -30px; width: 100%;
}

/* LOADER */
.bx-wrapper .bx-loading {
    min-height: 50px;
    background: url(http://cdnm1.charleskeith.com/media/wysiwyg/blog/bxloader.gif) center center no-repeat #fff;
    height: 100%;
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 2000;
}

/* PAGER */
.bx-wrapper .bx-pager {
    text-align: center;
    font-size: .85em;
    font-family: Arial;
    font-weight: bold;
    color: #666;
    padding-top: 20px;
}

.bx-wrapper .bx-pager .bx-pager-item,
.bx-wrapper .bx-controls-auto .bx-controls-auto-item {
    display: inline-block;
    *zoom: 1;
    *display: inline;
}

.bx-wrapper .bx-pager.bx-default-pager a {
	background: #fff;
	text-indent: -9999px;
	display: block;
	width: 10px;
	height: 10px;
	margin: 0 3px;
	outline: 0;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}

/* DIRECTION CONTROLS (NEXT / PREV) */
.bx-wrapper .bx-prev {
    left: -20px;/*left: 10px;htike*/
    background: url(http://cdnm1.charleskeith.com/media/wysiwyg/blog/bxcontrols.png) no-repeat 0 -32px;
}

.bx-wrapper .bx-next {
    right: -20px;/*right: 10px;htike*/
    background: url(http://cdnm1.charleskeith.com/media/wysiwyg/blog/bxcontrols.png) no-repeat -43px -32px;
}

.bx-wrapper .bx-prev:hover {
    background-position: 0 0;
}

.bx-wrapper .bx-next:hover {
    background-position: -43px 0;
}

.bx-wrapper .bx-controls-direction a {
    position: absolute;
    top: 50%;
    margin-top: -16px;
    outline: 0;
    width: 32px;
    height: 32px;
    text-indent: -9999px;
    z-index: 3000;
}

.bx-wrapper .bx-controls-direction a.disabled { display: none; }

/* AUTO CONTROLS (START / STOP) */
.bx-wrapper .bx-controls-auto { text-align: center; }

/* PAGER WITH AUTO-CONTROLS HYBRID LAYOUT */
.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-pager {
    text-align: left;
    width: 80%;
}

.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-controls-auto {
    right: 0;
    width: 35px;
}

/* IMAGE CAPTIONS */
.bx-wrapper .bx-caption {
    position: absolute;
    top: 7px;/*bottom: 0;*/
    left: 0;
    width: 100%;
}
#recentpost {
 text-align: center; font-size: 12px;
}
#recentpost > div {
 width: 18%; 
 display: inline-block;
 vertical-align: top;

 / IE fix. /
 *display: inline;
 zoom: 1;
}
#recentpost:after {
 content: "";
 width: 100%;
 display: inline-block;
}
#recentpost a{text-decoration: none;}
#s-recentpost{text-align: center;font-size: 11px;}
#s-recentpost > div {
 width: 30%;
 display: inline-block;
 vertical-align: top;

 / IE fix. /
 *display: inline;
 zoom: 1;
}
#s-recentpost:after {
 content: "";
 width: 100%;
 display: inline-block;
}
#s-recentpost a{text-decoration: none;}
.bx-wrapper .bx-caption span {
	color: #000;/*color: #fff;*/
	font-family: Arial;
	display: block;
	font-size: .85em; font-weight: bold;
	padding: 2px;/*padding: 10px;*/
}
.bx-wrapper ul li{margin-left: 0;}

#sidebar { width: 150px;float: right;text-align: center;}
.shopstory{font-size: 12px;font-weight: bold;}
.smallcontent{text-align: center;font-size: 12px;}
.smallcontent img{padding-bottom: 2%;}
--></style>
<p>
<script type="text/javascript">// <![CDATA[
$(function() {
            var floatingDiv = $('#sidebar');
            var offset = $("#sidebar").position();
            var bottomoffset = $("#leftcontent").height();
            
            $(window).scroll(function() {
                if ($(window).scrollTop() >= (offset.top + 250) && $(window).scrollTop() <= (bottomoffset - 250) ) {
                floatingDiv.css({
		    'position' : 'fixed',
			'top' : 120, 'float':'right', 'margin-left':30 
		 });
                }else {
                 floatingDiv.css({
		    'position' : 'relative',
			'top' : 0
		 });   
                }
            });
});
// ]]]]><![CDATA[></script>
<script type="text/javascript">// <![CDATA[
$(document).ready(function(){
  $('.bxslider').bxSlider({
  mode: 'vertical', 
  slideWidth: 140, minSlides: 3, maxSlides: 3, moveSlides: 1, captions: true,  
  slideMargin: 5
});
});
// ]]]]><![CDATA[></script>
</p>
<div>&nbsp;</div>
<div class="visible-md visible-lg largecontent">
<table border="0">
<tbody style="text-align: center;">
<tr>
<td style="width: 80%; vertical-align: top;">
<div id="leftcontent"><a onclick="return popup(this)" href="http://www.charleskeith.com/usd/double-strap-sliders-green-ck1-70380560.html/"><img style="padding-bottom: 2%;" alt="charles keith springsummer 2017" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-fragments-blog-1.jpg" width="100%" /></a> <a onclick="return popup(this)" href="http://www.charleskeith.com/notifyme?colour=CAMEL&amp;artno=CK1-70930052"><img style="padding-bottom: 2%;" alt="charles keith springsummer 2017" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-fragments-blog-2.jpg" width="100%" /></a>
<p style="font-size: 14px;">Like an awkward teenager trying to conform, like actions that are unintuitive, and movements that do not flow.</p>
<a onclick="return popup(this)" href="http://www.charleskeith.com/notifyme?colour=BEIGE&amp;artno=CK1-70920012"><img style="padding-bottom: 2%;" alt="charles &amp; keith spring 2017" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-fragments-blog-3.jpg" width="100%" /></a> <a onclick="return popup(this)" href="http://www.charleskeith.com/usd/blog/shop-the-story-32/"><img style="padding-bottom: 2%;" alt="charles keith springsummer 2017" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-fragments-blog-4.jpg" width="100%" /></a>
<p style="font-size: 14px;">Gaining clarity only from fragmented pieces, unable to see the bigger picture, like pieces of a puzzle that are forced to fit together.</p>
<a onclick="return popup(this)" href="http://www.charleskeith.com/notifyme?colour=BLACK&amp;artno=CK5-22250192"><img style="padding-bottom: 2%;" alt="charles &amp; keith spring 2017" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-fragments-blog-5.jpg" width="100%" /></a> <a onclick="return popup(this)" href="http://www.charleskeith.com/usd/circular-drop-stone-necklace-white-ck5-21430014.html/"><img style="padding-bottom: 2%;" alt="charles &amp; keith spring 2017" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-fragments-blog-6.jpg" width="100%" /></a>
<p style="font-size: 14px;">Look past the struggles, inertia and muddled emotions, where everything comes together in the end. A work-in-progress manifests itself from the intangible to the tactile.</p>
<div>&nbsp;</div>
</div>
<div id="recentpost">&nbsp;</div>
</td>
<td style="width: 20%; vertical-align: top;">
<div id="sidebar">
<div class="shopstory">SHOP THE STORY</div>
<ul class="bxslider">
<li><a style="font-size: 10px; text-decoration: none;" onclick="return popup(this)" href="http://www.charleskeith.com/usd/double-strap-sliders-green-ck1-70380560.html/"><img alt="Duo-Strap Sliders" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/DUO-STRAP-SLIDERS-green-11.jpg" width="100%" />DUO-STRAP SLIDER</a></li>
<li><a style="font-size: 10px; text-decoration: none;" onclick="return popup(this)" href="http://www.charleskeith.com/notifyme?colour=CAMEL&amp;artno=CK1-70930052"><img alt="Plimsoll" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/Scallop-Plimsoll-2.jpg" width="100%" />SCALLOP PLIMSOLL</a></li>
<li><a style="font-size: 10px; text-decoration: none;" onclick="return popup(this)" href="http://www.charleskeith.com/notifyme?colour=BEIGE&amp;artno=CK1-70920012"><img alt="" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/Ankle-Strap-Sandal-3.jpg" width="100%" />ANKLE-STRAP SANDAL</a></li>
<li><a style="font-size: 10px; text-decoration: none;" onclick="return popup(this)" href="http://www.charleskeith.com/usd/stone-cuff-bangle-black-ck5-11430011.html/"><img alt="" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/Cut-Out-Semi-Precious-Stone-Cuff-black-4.jpg" width="100%" />CUT-OUT SEMI-PRECIOUS STONE CUFF</a></li>
<li><a style="font-size: 10px; text-decoration: none;" onclick="return popup(this)" href="http://www.charleskeith.com/usd/open-stone-ring-black-ck5-31430012.html/"><img alt="" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/Cut-Out-Semi-Precious-Stone-Ring-black-5.jpg" width="100%" />CUT-OUT SEMI-PRECIOUS STONE RING</a></li>
<li><a style="font-size: 10px; text-decoration: none;" onclick="return popup(this)" href="http://www.charleskeith.com/usd/crystal-block-ring-black-ck5-31430017.html/"><img alt="" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/Geometric-Crystal-Ring-black-6.jpg" width="100%" />CRYSTAL BLOCK RING</a></li>
<li><a style="font-size: 10px; text-decoration: none;" onclick="return popup(this)" href="http://www.charleskeith.com/notifyme?colour=BLACK&amp;artno=CK5-22250192"><img alt="Tassel-Wrap-Choker" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/Tassel-Wrap-Choker-7.jpg" width="100%" />TASSEL WRAP CHOKER</a></li>
<li><a style="font-size: 10px; text-decoration: none;" onclick="return popup(this)" href="http://www.charleskeith.com/usd/circular-drop-stone-necklace-white-ck5-21430014.html/"><img alt="" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/Semi-Precious-Stone-Lariat-Necklace-white-8.jpg" width="100%" />CIRCULAR DROP STONE NECKLACE</a></li>
</ul>
</div>
</td>
</tr>
</tbody>
</table>
</div>
<div class="visible-sm visible-xs smallcontent"><a onclick="return popup(this)" href="http://www.charleskeith.com/usd/double-strap-sliders-green-ck1-70380560.html/"><img alt="charles keith springsummer 2017" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-fragments-blog-1.jpg" width="100%" /></a> <a onclick="return popup(this)" href="http://www.charleskeith.com/notifyme?colour=CAMEL&amp;artno=CK1-70930052"><img alt="charles keith springsummer 2017" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-fragments-blog-2.jpg" width="100%" /></a>
<p>Like an awkward teenager trying to conform, like actions that are unintuitive, and movements that do not flow.</p>
<a onclick="return popup(this)" href="http://www.charleskeith.com/notifyme?colour=BEIGE&amp;artno=CK1-70920012"><img alt="charles &amp; keith spring 2017" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-fragments-blog-3.jpg" width="100%" /></a> <a onclick="return popup(this)" href="http://www.charleskeith.com/usd/blog/shop-the-story-32/"><img alt="charles keith springsummer 2017" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-fragments-blog-4.jpg" width="100%" /></a>
<p>Gaining clarity only from fragmented pieces, unable to see the bigger picture, like pieces of a puzzle that are forced to fit together.</p>
<a onclick="return popup(this)" href="http://www.charleskeith.com/notifyme?colour=BLACK&amp;artno=CK5-22250192"><img alt="charles &amp; keith spring 2017" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-fragments-blog-5.jpg" width="100%" /></a> <a href="http://www.charleskeith.com/usd/circular-drop-stone-necklace-white-ck5-21430014.html/"><img alt="charles &amp; keith spring 2017" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-fragments-blog-6.jpg" width="100%" /></a>
<p>Look past the struggles, inertia and muddled emotions, where everything comes together in the end. A work-in-progress manifests itself from the intangible to the tactile.</p>
<div>&nbsp;</div>
<div class="shopstory">SHOP THE STORY</div>
<table>
<tbody style="text-align: center;">
<tr>
<td style="width: 5%;">&nbsp;</td>
<td style="width: 40%;">
<div><a onclick="return popup(this)" href="http://www.charleskeith.com/usd/double-strap-sliders-green-ck1-70380560.html/"><img alt="Duo strap slider" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/DUO-STRAP-SLIDERS-green-11.jpg" width="100%" /></a></div>
</td>
<td style="width: 10%;">&nbsp;</td>
<td style="width: 40%;">
<div><a onclick="return popup(this)" href="http://www.charleskeith.com/notifyme?colour=CAMEL&amp;artno=CK1-70930052"><img alt="" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/Scallop-Plimsoll-2.jpg" width="100%" /></a></div>
</td>
<td style="width: 5%;">&nbsp;</td>
</tr>
<tr>
<td style="width: 5%;">&nbsp;</td>
<td style="width: 40%; vertical-align: top;">
<div><a style="text-decoration: none;" onclick="return popup(this)" href="http://www.charleskeith.com/usd/double-strap-sliders-green-ck1-70380560.html/">DUO-STRAP SLIDER</a></div>
</td>
<td style="width: 10%;">&nbsp;</td>
<td style="width: 40%; vertical-align: top;">
<div><a style="text-decoration: none;" onclick="return popup(this)" href="http://www.charleskeith.com/notifyme?colour=CAMEL&amp;artno=CK1-70930052">SCALLOP PLIMSOLL</a></div>
</td>
<td style="width: 5%;">&nbsp;</td>
</tr>
<tr>
<td style="width: 5%;">&nbsp;</td>
<td style="width: 40%;">
<div><a onclick="return popup(this)" href="http://www.charleskeith.com/notifyme?colour=BEIGE&amp;artno=CK1-70920012"><img alt="" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/Ankle-Strap-Sandal-3.jpg" width="100%" /></a></div>
</td>
<td style="width: 10%;">&nbsp;</td>
<td style="width: 40%;">
<div><a onclick="return popup(this)" href="http://www.charleskeith.com/usd/stone-cuff-bangle-black-ck5-11430011.html/"><img alt="" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/Cut-Out-Semi-Precious-Stone-Cuff-black-4.jpg" width="100%" /></a></div>
</td>
<td style="width: 5%;">&nbsp;</td>
</tr>
<tr>
<td style="width: 5%;">&nbsp;</td>
<td style="width: 40%; vertical-align: top;">
<div><a style="text-decoration: none;" onclick="return popup(this)" href="http://www.charleskeith.com/notifyme?colour=BEIGE&amp;artno=CK1-70920012">ANKLE-STRAP SANDAL</a></div>
</td>
<td style="width: 10%;">&nbsp;</td>
<td style="width: 40%;">
<div><a style="text-decoration: none;" onclick="return popup(this)" href="http://www.charleskeith.com/usd/stone-cuff-bangle-black-ck5-11430011.html/">CUT-OUT SEMI-PRECIOUS STONE CUFF</a></div>
</td>
<td style="width: 5%;">&nbsp;</td>
</tr>
<tr>
<td style="width: 5%;">&nbsp;</td>
<td style="width: 40%;">
<div><a onclick="return popup(this)" href="http://www.charleskeith.com/usd/open-stone-ring-black-ck5-31430012.html/"><img alt="" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/Cut-Out-Semi-Precious-Stone-Ring-black-5.jpg" width="100%" /></a></div>
</td>
<td style="width: 10%;">&nbsp;</td>
<td style="width: 40%;">
<div><a style="text-decoration: none;" onclick="return popup(this)" href="http://www.charleskeith.com/usd/crystal-block-ring-black-ck5-31430017.html/"><img alt="" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/Geometric-Crystal-Ring-black-6.jpg" width="100%" /></a></div>
</td>
<td style="width: 5%;">&nbsp;</td>
</tr>
<tr>
<td style="width: 5%;">&nbsp;</td>
<td style="width: 40%; vertical-align: top;">
<div><a style="text-decoration: none;" onclick="return popup(this)" href="http://www.charleskeith.com/usd/open-stone-ring-black-ck5-31430012.html/">CUT-OUT SEMI-PRECIOUS STONE RING</a></div>
</td>
<td style="width: 10%;">&nbsp;</td>
<td style="width: 40%; vertical-align: top;">
<div><a style="text-decoration: none;" onclick="return popup(this)" href="http://www.charleskeith.com/usd/crystal-block-ring-black-ck5-31430017.html/">CRYSTAL BLOCK RING</a></div>
</td>
<td style="width: 5%;">&nbsp;</td>
</tr>
<tr>
<td style="width: 5%;">&nbsp;</td>
<td style="width: 40%;">
<div><a onclick="return popup(this)" href="http://www.charleskeith.com/notifyme?colour=BLACK&amp;artno=CK5-22250192"><img alt="" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/Tassel-Wrap-Choker-7.jpg" width="100%" /></a></div>
</td>
<td style="width: 10%;">&nbsp;</td>
<td style="width: 40%;">
<div><a onclick="return popup(this)" href="http://www.charleskeith.com/usd/circular-drop-stone-necklace-white-ck5-21430014.html/"><img alt="" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/Semi-Precious-Stone-Lariat-Necklace-white-8.jpg" width="100%" /></a></div>
</td>
<td style="width: 5%;">&nbsp;</td>
</tr>
<tr>
<td style="width: 5%;">&nbsp;</td>
<td style="width: 40%; vertical-align: top;">
<div><a style="text-decoration: none;" onclick="return popup(this)" href="http://www.charleskeith.com/notifyme?colour=BLACK&amp;artno=CK5-22250192">TASSEL WRAP CHOKER</a></div>
</td>
<td style="width: 10%;">&nbsp;</td>
<td style="width: 40%; vertical-align: top;">
<div><a style="text-decoration: none;" onclick="return popup(this)" href="http://www.charleskeith.com/usd/circular-drop-stone-necklace-white-ck5-21430014.html/">CIRCULAR DROP STONE NECKLACE</a></div>
</td>
<td style="width: 5%;">&nbsp;</td>
</tr>
</tbody>
</table>
<br />
<div id="s-recentpost">&nbsp;</div>
</div>
<div>&nbsp;</div>
<p>
<script type="text/javascript">// <![CDATA[
function popup(mylink, windowname)
{
if (! window.focus)return true;
var href;
if (typeof(mylink) == 'string')
   href=mylink;
else
   href=mylink.href;
window.open(href, windowname, 'width=400,height=1024,scrollbars=yes,resizable=no,location=no,menubar=no,toolbar=no,');
return false;
}
// ]]]]><![CDATA[></script>
</p>]]></description>
      <pubDate>Tue, 14 Mar 2017 06:12:20 +0000</pubDate>
    </item>
    <item>
      <title><![CDATA[AZTEC RAYS OF INSPIRATION]]></title>
      <link>http://www.charleskeith.com/usd/blog/aztec-rays-of-inspiration/</link>
      <description><![CDATA[<p>
<script type="text/javascript" src="https://ajax.googleapis.com/ajax/libs/jquery/1.8.2/jquery.min.js"></script>
<script type="text/javascript" src="http://www.charleskeith.com/media/wysiwyg/js/jquery.bxslider.min.js"></script>
</p>
<style><!--
.bx-wrapper {
    position: relative; margin: 0 auto 60px; padding: 0;
    *zoom: 1;
}
#disqus_thread{
display:none !important;
}

hr{
display:none !important;
}
.bx-wrapper img {max-width: 100%; display: block;}

/** THEME
===================================*/
.bx-wrapper .bx-viewport {
    left: 0;
    background: #fff;
	
    /*fix other elements on the page moving (on Chrome)*/
    -webkit-transform: translatez(0);
    -moz-transform: translatez(0);
    -ms-transform: translatez(0);
    -o-transform: translatez(0);
    transform: translatez(0);
}

.bx-wrapper .bx-pager,
.bx-wrapper .bx-controls-auto {
    position: absolute; bottom: -30px; width: 100%;
}

/* LOADER */
.bx-wrapper .bx-loading {
    min-height: 50px;
    background: url(http://cdnm1.charleskeith.com/media/wysiwyg/blog/bxloader.gif) center center no-repeat #fff;
    height: 100%;
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 2000;
}

/* PAGER */
.bx-wrapper .bx-pager {
    text-align: center;
    font-size: .85em;
    font-family: Arial;
    font-weight: bold;
    color: #666;
    padding-top: 20px;
}

.bx-wrapper .bx-pager .bx-pager-item,
.bx-wrapper .bx-controls-auto .bx-controls-auto-item {
    display: inline-block;
    *zoom: 1;
    *display: inline;
}

.bx-wrapper .bx-pager.bx-default-pager a {
	background: #fff;
	text-indent: -9999px;
	display: block;
	width: 10px;
	height: 10px;
	margin: 0 3px;
	outline: 0;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}

/* DIRECTION CONTROLS (NEXT / PREV) */
.bx-wrapper .bx-prev {
    left: -20px;/*left: 10px;htike*/
    background: url(http://cdnm1.charleskeith.com/media/wysiwyg/blog/bxcontrols.png) no-repeat 0 -32px;
}

.bx-wrapper .bx-next {
    right: -20px;/*right: 10px;htike*/
    background: url(http://cdnm1.charleskeith.com/media/wysiwyg/blog/bxcontrols.png) no-repeat -43px -32px;
}

.bx-wrapper .bx-prev:hover {
    background-position: 0 0;
}

.bx-wrapper .bx-next:hover {
    background-position: -43px 0;
}

.bx-wrapper .bx-controls-direction a {
    position: absolute;
    top: 50%;
    margin-top: -16px;
    outline: 0;
    width: 32px;
    height: 32px;
    text-indent: -9999px;
    z-index: 3000;
}

.bx-wrapper .bx-controls-direction a.disabled { display: none; }

/* AUTO CONTROLS (START / STOP) */
.bx-wrapper .bx-controls-auto { text-align: center; }

/* PAGER WITH AUTO-CONTROLS HYBRID LAYOUT */
.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-pager {
    text-align: left;
    width: 80%;
}

.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-controls-auto {
    right: 0;
    width: 35px;
}

/* IMAGE CAPTIONS */
.bx-wrapper .bx-caption {
    position: absolute;
    top: 7px;/*bottom: 0;*/
    left: 0;
    width: 100%;
}

.bx-wrapper .bx-caption span {
	color: #000;/*color: #fff;*/
	font-family: Arial;
	display: block;
	font-size: .85em; font-weight: bold;
	padding: 2px;/*padding: 10px;*/
}
.bx-wrapper ul li{margin-left: 0;}

#sidebar { width: 150px; float: right; text-align: center;}
.shopstory{font-size: 12px; font-weight: bold; padding-left: 30px;}
.smallcontent{text-align: center;}
.smallcontent img{padding-bottom: 2%;}
#recentpost {text-align: center; font-size: 12px;}
#recentpost > div {
	width: 18%; 
	display: inline-block;
	vertical-align: top;

	/* IE fix. */
	*display: inline;
	zoom: 1;
}
#recentpost:after {
	content: "";
	width: 100%;
	display: inline-block;
}
#recentpost a{text-decoration: none;}
#s-recentpost{text-align: center;font-size: 11px;}
#s-recentpost > div {
	width: 30%;
	display: inline-block;
	vertical-align: top;

	/* IE fix. */
	*display: inline;
	zoom: 1;
}
#s-recentpost:after {
	content: "";
	width: 100%;
	display: inline-block;
}
#s-recentpost a{text-decoration: none;}
	
.blog-post-view .largecontent{
	max-width:960px;margin:0 auto; font-size: 14px;text-align: center;
}
--></style>
<p>
<script type="text/javascript">// <![CDATA[
$(function() {
            var floatingDiv = $('#sidebar');
            var offset = $("#sidebar").position();
            var bottomoffset = $("#leftcontent").height();
            
            $(window).scroll(function() {
                if ($(window).scrollTop() >= (offset.top + 250) && $(window).scrollTop() <= (bottomoffset - 250) ) {
                floatingDiv.css({
		    'position' : 'fixed',
			'top' : 100, 'float':'right', 'margin-left':30 
		 });
                }else {
                 floatingDiv.css({
		    'position' : 'relative',
			'top' : 0
		 });   
                }
            });
});
// ]]]]><![CDATA[></script>
<script type="text/javascript">// <![CDATA[
$(document).ready(function(){
  $('.bxslider').bxSlider({
  mode: 'vertical', 
  slideWidth: 140, minSlides: 3, maxSlides: 3, moveSlides: 1, captions: true,  
  slideMargin: 5
});
});
// ]]]]><![CDATA[></script>
</p>
<div>&nbsp;</div>
<div class="visible-md visible-lg largecontent">
<table>
<tbody style="text-align: center;">
<tr>
<td style="width: 80%; vertical-align: top; font-size: 14px;">
<div id="leftcontent"><a onclick="return popup(this)" href="http://www.charleskeith.com/usd/pointed-lace-up-sandals-multi-ck1-60390294.html/"><img style="padding-bottom: 2%;" alt="charles keith springsummer 2017" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-la-cactus-blog-1.jpg" width="100%" /></a> <a onclick="return popup(this)" href="http://www.charleskeith.com/usd/woven-flats-multi-ck1-70300361.html/"><img style="padding-bottom: 2%;" alt="charles keith springsummer 2017" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-la-cactus-blog-2.jpg" width="100%" /></a> <a onclick="return popup(this)" href="http://www.charleskeith.com/usd/textured-stiletto-pumps-multi-ck1-60360972.html/"><img style="padding-bottom: 2%;" alt="charles &amp; keith spring 2017" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-la-cactus-blog-3.jpg" width="100%" /></a> <a onclick="return popup(this)" href="http://www.charleskeith.com/usd/blog/shop-the-story-31/"><img style="padding-bottom: 2%;" alt="charles keith springsummer 2017" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-la-cactus-blog-4.jpg" width="100%" /></a> <a onclick="return popup(this)" href="http://www.charleskeith.com/usd/textured-drawstring-bag-black-ck2-20780315.html/"><img style="padding-bottom: 2%;" alt="charles &amp; keith spring 2017" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-la-cactus-blog-5.jpg" width="100%" /></a>
<p>In the dry desert heat, one-of-a-kind aztec prints are juxtaposed against larger than life succulents.</p>
<p>Drawing from the perseverance of cactuses and the strength of first light, the monochromatic prints display a ray of inspiration with every geometric angle.</p>
<p>From a strong stiletto heel, to a basic pump and a close-toe lace up flat, this havana series is tied together by a black bold piping that traces the beam of vigour.</p>
<p>Completed with an updated black bucket bag, the contrast of a sleek faux leather finish against a textured woven design offer streaks of versatility and edges of a strong statement.</p>
<div id="recentpost">&nbsp;</div>
</div>
</td>
<td style="width: 20%; vertical-align: top;">
<div class="shopstory">SHOP THE STORY</div>
<div>&nbsp;</div>
<div id="sidebar">
<ul class="bxslider">
<li><a style="font-size: 10px; text-decoration: none;" onclick="return popup(this)" href="http://www.charleskeith.com/usd/pointed-lace-up-sandals-multi-ck1-60390294.html/"><img alt="Pointed lace-up sandal" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/POMPOM-LACE-UP-HEELS-multi-1.jpg" width="100%" />POM POM LACE-UP HEELS</a></li>
<li><a style="font-size: 10px; text-decoration: none;" onclick="return popup(this)" href="http://www.charleskeith.com/usd/woven-flats-multi-ck1-70300361.html/"><img alt="Woven flat" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/WOVEN-FLATS-multi-2.jpg" width="100%" />WOVEN FLATS</a></li>
<li><a style="font-size: 10px; text-decoration: none;" onclick="return popup(this)" href="http://www.charleskeith.com/usd/textured-stiletto-pumps-multi-ck1-60360972.html/"><img alt="Textured stiletto pump" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/TEXTURED-STILETTO-PUMPS-multi-3.jpg" width="100%" />TEXTURED STILETTO PUMPS</a></li>
<li><a style="font-size: 10px; text-decoration: none;" onclick="return popup(this)" href="http://www.charleskeith.com/usd/textured-drawstring-bag-black-ck2-20780315.html/"><img alt="Textured drawstring bag" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/TEXTURED-DRAWSTRING-BAG-black-4.jpg" width="100%" />TEXTURED DRAWSTRING BAG </a></li>
</ul>
</div>
</td>
</tr>
</tbody>
</table>
</div>
<div class="visible-sm visible-xs smallcontent"><a onclick="return popup(this)" href="http://www.charleskeith.com/usd/pointed-lace-up-sandals-multi-ck1-60390294.html/"><img alt="charles keith springsummer 2017" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-la-cactus-blog-1.jpg" width="100%" /></a> <a onclick="return popup(this)" href="http://www.charleskeith.com/usd/woven-flats-multi-ck1-70300361.html/"><img alt="charles keith springsummer 2017" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-la-cactus-blog-2.jpg" width="100%" /></a> <a onclick="return popup(this)" href="http://www.charleskeith.com/usd/textured-stiletto-pumps-multi-ck1-60360972.html/"><img alt="charles &amp; keith spring 2017" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-la-cactus-blog-3.jpg" width="100%" /></a> <a onclick="return popup(this)" href="http://www.charleskeith.com/usd/textured-stiletto-pumps-multi-ck1-60360972.html/"><img alt="charles keith springsummer 2017" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-la-cactus-blog-4-1.jpg" width="100%" /></a> <a onclick="return popup(this)" href="http://www.charleskeith.com/usd/textured-drawstring-bag-black-ck2-20780315.html/"><img alt="charles keith springsummer 2017" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-la-cactus-blog-4-2.jpg" width="100%" /></a> <a onclick="return popup(this)" href="http://www.charleskeith.com/usd/textured-drawstring-bag-black-ck2-20780315.html/"><img alt="charles &amp; keith spring 2017" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-la-cactus-blog-5.jpg" width="100%" /></a>
<p>In the dry desert heat, one-of-a-kind aztec prints are juxtaposed against larger than life succulents.</p>
<p>Drawing from the perseverance of cactuses and the strength of first light, the monochromatic prints display a ray of inspiration with every geometric angle.</p>
<p>From a strong stiletto heel, to a basic pump and a close-toe lace up flat, this havana series is tied together by a black bold piping that traces the beam of vigour.</p>
<p>Completed with an updated black bucket bag, the contrast of a sleek faux leather finish against a textured woven design offer streaks of versatility and edges of a strong statement.</p>
<div>&nbsp;</div>
<div style="text-align: center;">
<p>SHOP THE STORY</p>
</div>
<div>&nbsp;</div>
<table>
<tbody>
<tr>
<td style="width: 5%;">&nbsp;</td>
<td style="width: 40%;">
<div><a onclick="return popup(this)" href="http://www.charleskeith.com/usd/pointed-lace-up-sandals-multi-ck1-60390294.html/"> <img alt="lace-up heel" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/POMPOM-LACE-UP-HEELS-multi-1.jpg" width="100%" /></a></div>
</td>
<td style="width: 10%;">&nbsp;</td>
<td style="width: 40%;">
<div><a onclick="return popup(this)" href="http://www.charleskeith.com/usd/woven-flats-multi-ck1-70300361.html/"> <img alt="Woven flat" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/WOVEN-FLATS-multi-2.jpg" width="100%" /></a></div>
</td>
<td style="width: 5%;">&nbsp;</td>
</tr>
<tr>
<td style="width: 5%;">&nbsp;</td>
<td style="width: 40%; vertical-align: top;">
<div style="text-align: center;"><a style="text-decoration: none;" onclick="return popup(this)" href="http://www.charleskeith.com/usd/pointed-lace-up-sandals-multi-ck1-60390294.html/">POM POM LACE-UP HEELS </a></div>
</td>
<td style="width: 10%;">&nbsp;</td>
<td style="width: 40%; vertical-align: top;">
<div style="text-align: center;"><a style="text-decoration: none;" onclick="return popup(this)" href="http://www.charleskeith.com/usd/woven-flats-multi-ck1-70300361.html/">WOVEN FLATS</a></div>
</td>
<td style="width: 5%;">&nbsp;</td>
</tr>
<tr>
<td style="width: 5%;">&nbsp;</td>
<td style="width: 40%;">
<div><a onclick="return popup(this)" href="http://www.charleskeith.com/usd/textured-stiletto-pumps-multi-ck1-60360972.html/"><img alt="Textured stiletto pump" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/TEXTURED-STILETTO-PUMPS-multi-3.jpg" width="100%" /></a></div>
</td>
<td style="width: 10%;">&nbsp;</td>
<td style="width: 40%;">
<div><a onclick="return popup(this)" href="http://www.charleskeith.com/usd/textured-drawstring-bag-black-ck2-20780315.html/"><img alt="drawstring bag" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/TEXTURED-DRAWSTRING-BAG-black-4.jpg" width="100%" /></a></div>
</td>
<td style="width: 5%;">&nbsp;</td>
</tr>
<tr>
<td style="width: 5%;">&nbsp;</td>
<td style="width: 40%; vertical-align: top;">
<div style="text-align: center;"><a style="text-decoration: none;" onclick="return popup(this)" href="http://www.charleskeith.com/usd/textured-stiletto-pumps-multi-ck1-60360972.html/">TEXTURED STILETTO PUMPS</a></div>
</td>
<td style="width: 10%;">&nbsp;</td>
<td style="width: 40%; vertical-align: top;">
<div style="text-align: center;"><a style="text-decoration: none;" onclick="return popup(this)" href="http://www.charleskeith.com/usd/textured-drawstring-bag-black-ck2-20780315.html/">TEXTURED DRAWSTRING BAG</a></div>
</td>
<td style="width: 5%;">&nbsp;</td>
</tr>
</tbody>
</table>
<br />
<div id="s-recentpost">&nbsp;</div>
</div>
<div>&nbsp;</div>
<p>
<script type="text/javascript">// <![CDATA[
function popup(mylink, windowname)
{
if (! window.focus)return true;
var href;
if (typeof(mylink) == 'string')
   href=mylink;
else
   href=mylink.href;
window.open(href, windowname, 'width=400,height=1024,scrollbars=yes,resizable=no,location=no,menubar=no,toolbar=no,');
return false;
}
// ]]]]><![CDATA[></script>
</p>]]></description>
      <pubDate>Fri, 10 Mar 2017 04:29:17 +0000</pubDate>
    </item>
    <item>
      <title><![CDATA[STORIES: STORM CALYSTA]]></title>
      <link>http://www.charleskeith.com/usd/blog/stories-storm-calysta/</link>
      <description><![CDATA[<style><!--
.blog-post-view .largecontent{
	max-width:960px;margin:0 auto; font-size: 14px;text-align: center;
}
.largecontent img{padding-bottom: 2%;}
.smallcontent{text-align: justify;}
.smallcontent img{padding-bottom: 2%;}
-->
#recentpost {
 text-align: center; font-size: 12px;
}#disqus_thread{
display:none !important;
}

hr{
display:none !important;
}
#recentpost > div {
 width: 18%; 
 display: inline-block;
 vertical-align: top;

 / IE fix. /
 *display: inline;
 zoom: 1;
}
#recentpost:after {
 content: "";
 width: 100%;
 display: inline-block;
}
#recentpost a{text-decoration: none;}
#s-recentpost{text-align: center;font-size: 11px;}
#s-recentpost > div {
 width: 30%;
 display: inline-block;
 vertical-align: top;

 / IE fix. /
 *display: inline;
 zoom: 1;
}
#s-recentpost:after {
 content: "";
 width: 100%;
 display: inline-block;
}
#s-recentpost a{text-decoration: none;}
--></style>
<div>&nbsp;</div>
<div class="visible-md visible-lg largecontent">
<p>Music artist, model and stylist, Storm Calysta shares with us her inspiration and personal flair in fashion.</p>
<a onclick="return popup(this)" href="http://www.charleskeith.com/usd/blog/shop-the-story-28/"><img alt="charles &amp; keith fashion,stories" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-storm-calysta-blog-1.jpg" width="100%" /></a>
<p>Born and raised in Chicago Illinois, Storm began her career in music before stepping ground into the fashion industry. It was at the young age of 8 where she was inspired to write her own melodies and lyrics.</p>
<a onclick="return popup(this)" href="http://www.charleskeith.com/usd/blog/shop-the-story-29/"><img alt="charles &amp; keith fashion,stories" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-storm-calysta-blog-2.jpg" width="100%" /></a>
<p>When asked who her muse is, Storm mentions that she gathers her inspiration from artists such as Cher, Mick Jagger and Stevie Nicks.</p>
<a onclick="return popup(this)" href="http://www.charleskeith.com/usd/blog/shop-the-story-30/"><img alt="charles &amp; keith fashion,stories" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-storm-calysta-blog-3.jpg" width="100%" /></a>
<p>She also has an extensive experience in fashion. Having worked with Rachel Zoe and American Apparel, she was featured on websites such as Vogue and NYLON.</p>
<a onclick="return popup(this)" href="http://www.charleskeith.com/usd/blog/shop-the-story-30/"><img alt="charles &amp; keith fashion,stories" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-storm-calysta-blog-4.jpg" width="100%" /></a>
<p>Being fearless with fashion, Storm is exquisitely drawn to luxurious fabrics such as velvet, leather, and suede.</p>
<p>When it comes to shoots, she brings her adventurous spirit to locations of differing vibes - but all of which are places she enjoys and her favourite sites in town.</p>
<a onclick="return popup(this)" href="http://www.charleskeith.com/usd/blog/shop-the-story-28/"><img alt="charles &amp; keith fashion,stories" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-storm-calysta-blog-5.jpg" width="100%" /></a>
<p style="text-align: center;">Check out her Instagram page: @stormcalysta</p>
<div>&nbsp;</div>
<div style="text-align: center; font-size: 12px;">
<p>SHOP THE STORY</p>
</div>
<table>
<tbody style="font-size: 11px;">
<tr>
<td style="width: 18.25%;">&nbsp;</td>
<td style="width: 18.5%;">
<div><a onclick="return popup(this)" href="http://www.charleskeith.com/usd/circular-handle-bag-black-ck2-50780309.html/"> <img alt="oversized bag" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CIRCULAR-HANDLE-OVERSIZED-BAG-black-1.jpg" width="100%" /></a></div>
</td>
<td style="width: 4%;">&nbsp;</td>
<td style="width: 18.5%;">
<div><a onclick="return popup(this)" href="http://www.charleskeith.com/usd/weave-detail-flatform-sandals-black-ck1-80480196.html/"> <img alt="Flatform sandal" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/FLATFORM-SANDAL-black-2.jpg" width="100%" /></a></div>
</td>
<td style="width: 4%;">&nbsp;</td>
<td style="width: 18.5%;">
<div><a onclick="return popup(this)" href="http://www.charleskeith.com/usd/tassel-saddle-bag-cognac-ck2-80780310.html/"> <img alt="Tassel saddle bag" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/TASSEL-SADDLE-BAG-cognac-3.jpg" width="100%" /></a></div>
</td>
<td style="width: 18.25%;">&nbsp;</td>
</tr>
<tr>
<td style="width: 18.25%;">&nbsp;</td>
<td style="width: 18.5%; vertical-align: top;">
<div style="text-align: center;"><a style="text-decoration: none;" onclick="return popup(this)" href="http://www.charleskeith.com/usd/circular-handle-bag-black-ck2-50780309.html/">CIRCULAR HANDLE OVERSIZED BAG</a></div>
</td>
<td style="width: 4%;">&nbsp;</td>
<td style="width: 18.5%; vertical-align: top;">
<div style="text-align: center; vertical-align: top;"><a style="text-decoration: none;" onclick="return popup(this)" href="http://www.charleskeith.com/usd/weave-detail-flatform-sandals-black-ck1-80480196.html/">FLATFORM SANDAL</a></div>
</td>
<td style="width: 4%;">&nbsp;</td>
<td style="width: 18.5%; vertical-align: top;">
<div style="text-align: center; vertical-align: top;"><a style="text-decoration: none;" onclick="return popup(this)" href="http://www.charleskeith.com/usd/tassel-saddle-bag-cognac-ck2-80780310.html/">TASSEL SADDLE BAG</a></div>
</td>
<td style="width: 18.25%;">&nbsp;</td>
</tr>
<tr>
<td style="width: 18.25%;">&nbsp;</td>
<td style="width: 18.5%;">
<div><a onclick="return popup(this)" href="http://www.charleskeith.com/usd/pom-pom-lace-up-sandals-white-ck1-70280002.html/"> <img alt="sandal" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/POM-POM-LACE-UP-SANDALS-white-4.jpg" width="100%" /></a></div>
</td>
<td style="width: 4%;">&nbsp;</td>
<td style="width: 18.5%;">
<div><a onclick="return popup(this)" href="http://www.charleskeith.com/usd/braided-strappy-heels-multi-ck1-60580078.html/"> <img alt="heel" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/BRAIDED-STRAPPY-HEELS-multi-5.jpg" width="100%" /></a></div>
</td>
<td style="width: 4%;">&nbsp;</td>
<td style="width: 18.5%;">&nbsp;</td>
<td style="width: 18.25%;">&nbsp;</td>
</tr>
<tr>
<td style="width: 18.25%;">&nbsp;</td>
<td style="width: 18.5%; vertical-align: top;">
<div style="text-align: center;"><a style="text-decoration: none;" onclick="return popup(this)" href="http://www.charleskeith.com/usd/pom-pom-lace-up-sandals-white-ck1-70280002.html/">POM POM LACE-UP SANDAL</a></div>
</td>
<td style="width: 4%;">&nbsp;</td>
<td style="width: 18.5%; vertical-align: top;">
<div style="text-align: center;"><a style="text-decoration: none;" onclick="return popup(this)" href="http://www.charleskeith.com/usd/braided-strappy-heels-multi-ck1-60580078.html/"> BRAIDED STRAPPY HEEL</a></div>
</td>
<td style="width: 4%;">&nbsp;</td>
<td style="width: 18.5%; vertical-align: top;">&nbsp;</td>
<td style="width: 18.25%;">&nbsp;</td>
</tr>
</tbody>
</table>
<br />
<div id="recentpost">&nbsp;</div>
</div>
<div class="visible-sm visible-xs smallcontent">
<p>Music artist, model and stylist, Storm Calysta shares with us her inspiration and personal flair in fashion.</p>
<a onclick="return popup(this)" href="http://www.charleskeith.com/usd/blog/shop-the-story-28/"><img alt="charles &amp; keith fashion,stories" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-storm-calysta-blog-1.jpg" width="100%" /></a>
<p>Born and raised in Chicago Illinois, Storm began her career in music before stepping ground into the fashion industry. It was at the young age of 8 where she was inspired to write her own melodies and lyrics.</p>
<a onclick="return popup(this)" href="http://www.charleskeith.com/usd/blog/shop-the-story-29/"><img alt="charles &amp; keith fashion,stories" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-storm-calysta-blog-2-1.jpg" width="100%" /></a> <a onclick="return popup(this)" href="http://www.charleskeith.com/usd/blog/shop-the-story-29/"><img alt="charles &amp; keith fashion,stories" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-storm-calysta-blog-2-2.jpg" width="100%" /></a>
<p>When asked who her muse is, Storm mentions that she gathers her inspiration from artists such as Cher, Mick Jagger and Stevie Nicks.</p>
<a onclick="return popup(this)" href="http://www.charleskeith.com/usd/blog/shop-the-story-30/"><img alt="charles &amp; keith fashion,stories" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-storm-calysta-blog-3.jpg" width="100%" /></a>
<p>She also has an extensive experience in fashion. Having worked with Rachel Zoe and American Apparel, she was featured on websites such as Vogue and NYLON.</p>
<a onclick="return popup(this)" href="http://www.charleskeith.com/usd/blog/shop-the-story-30/"><img alt="charles &amp; keith fashion,stories" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-storm-calysta-blog-4-1.jpg" width="100%" /></a> <a onclick="return popup(this)" href="http://www.charleskeith.com/usd/blog/shop-the-story-30/"><img alt="charles &amp; keith fashion,stories" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-storm-calysta-blog-4-2.jpg" width="100%" /></a>
<p>Being fearless with fashion, Storm is exquisitely drawn to luxurious fabrics such as velvet, leather, and suede.</p>
<p>When it comes to shoots, she brings her adventurous spirit to locations of differing vibes - but all of which are places she enjoys and her favourite sites in town.</p>
<a onclick="return popup(this)" href="http://www.charleskeith.com/usd/blog/shop-the-story-28/"><img alt="charles &amp; keith fashion,stories" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-storm-calysta-blog-5.jpg" width="100%" /></a>
<p style="text-align: center;">Check out her Instagram page: @stormcalysta</p>
<div>&nbsp;</div>
<div style="text-align: center; font-size: 12px;">
<p>SHOP THE STORY</p>
</div>
<table>
<tbody>
<tr>
<td style="width: 5%;">&nbsp;</td>
<td style="width: 40%; vertical-align: top;">
<div><a href="http://www.charleskeith.com/usd/circular-handle-bag-black-ck2-50780309.html/"> <img alt="oversized bag" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CIRCULAR-HANDLE-OVERSIZED-BAG-black-1.jpg" width="100%" /></a></div>
</td>
<td style="width: 10%;">&nbsp;</td>
<td style="width: 40%; vertical-align: top;">
<div><a onclick="return popup(this)" href="http://www.charleskeith.com/usd/weave-detail-flatform-sandals-black-ck1-80480196.html/"> <img alt="Flatform sandal" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/FLATFORM-SANDAL-black-2.jpg" width="100%" /></a></div>
</td>
<td style="width: 5%;">&nbsp;</td>
</tr>
<tr>
<td style="width: 5%;">&nbsp;</td>
<td style="width: 40%; vertical-align: top;">
<div style="text-align: center;"><a style="text-decoration: none;" href="http://www.charleskeith.com/usd/circular-handle-bag-black-ck2-50780309.html/">CIRCULAR HANDLE OVERSIZED BAG</a></div>
</td>
<td style="width: 10%;">&nbsp;</td>
<td style="width: 40%; vertical-align: top;">
<div style="text-align: center; vertical-align: top;"><a style="text-decoration: none;" href="http://www.charleskeith.com/usd/weave-detail-flatform-sandals-black-ck1-80480196.html/">FLATFORM SANDAL</a></div>
</td>
<td style="width: 5%;">&nbsp;</td>
</tr>
<tr>
<td style="width: 5%;">&nbsp;</td>
<td style="width: 40%; vertical-align: top;">
<div><a href="http://www.charleskeith.com/usd/tassel-saddle-bag-cognac-ck2-80780310.html/"> <img alt="Tassel saddle bag" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/TASSEL-SADDLE-BAG-cognac-3.jpg" width="100%" /></a></div>
</td>
<td style="width: 10%;">&nbsp;</td>
<td style="width: 40%; vertical-align: top;">
<div><a href="http://www.charleskeith.com/usd/pom-pom-lace-up-sandals-white-ck1-70280002.html/"> <img alt="sandal" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/POM-POM-LACE-UP-SANDALS-white-4.jpg" width="100%" /></a></div>
</td>
<td style="width: 5%;">&nbsp;</td>
</tr>
<tr>
<td style="width: 5%;">&nbsp;</td>
<td style="width: 40%; vertical-align: top;">
<div style="text-align: center; vertical-align: top;"><a style="text-decoration: none;" href="http://www.charleskeith.com/usd/tassel-saddle-bag-cognac-ck2-80780310.html/">TASSEL SADDLE BAG</a></div>
</td>
<td style="width: 10%;">&nbsp;</td>
<td style="width: 40%; vertical-align: top;">
<div style="text-align: center;"><a style="text-decoration: none;" href="http://www.charleskeith.com/usd/pom-pom-lace-up-sandals-white-ck1-70280002.html/">POM POM LACE-UP SANDAL</a></div>
</td>
<td style="width: 5%;">&nbsp;</td>
</tr>
<tr>
<td style="width: 5%;">&nbsp;</td>
<td style="width: 40%; vertical-align: top;">
<div><a href="http://www.charleskeith.com/usd/braided-strappy-heels-multi-ck1-60580078.html/"> <img alt="heel" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/BRAIDED-STRAPPY-HEELS-multi-5.jpg" width="100%" /></a></div>
</td>
<td style="width: 10%;">&nbsp;</td>
<td style="width: 40%; vertical-align: top;">&nbsp;</td>
<td style="width: 5%;">&nbsp;</td>
</tr>
<tr>
<td style="width: 5%;">&nbsp;</td>
<td style="width: 40%; vertical-align: top;">
<div style="text-align: center; vertical-align: top;"><a style="text-decoration: none;" href="http://www.charleskeith.com/usd/braided-strappy-heels-multi-ck1-60580078.html/"> BRAIDED STRAPPY HEEL</a></div>
</td>
<td style="width: 10%;">&nbsp;</td>
<td style="width: 40%; vertical-align: top;">&nbsp;</td>
<td style="width: 5%;">&nbsp;</td>
</tr>
</tbody>
</table>
<br />
<div id="s-recentpost">&nbsp;</div>
</div>
<div>&nbsp;</div>
<p>
<script type="text/javascript">// <![CDATA[
function popup(mylink, windowname)
{
if (! window.focus)return true;
var href;
if (typeof(mylink) == 'string')
   href=mylink;
else
   href=mylink.href;
window.open(href, windowname, 'width=400,height=1024,scrollbars=yes,resizable=no,location=no,menubar=no,toolbar=no,');
return false;
}
// ]]]]><![CDATA[></script>
</p>]]></description>
      <pubDate>Wed, 08 Mar 2017 07:35:48 +0000</pubDate>
    </item>
    <item>
      <title><![CDATA[STORIES: NICOLE PAGAN]]></title>
      <link>http://www.charleskeith.com/usd/blog/stories-nicole-pagan/</link>
      <description><![CDATA[<style><!--
.blog-post-view .largecontent{
   max-width: 960px;margin:0 auto; font-size: 14px;text-align: center;
}
.largecontent img{padding-bottom: 2%;}
.smallcontent{text-align: justify;}
.smallcontent img{padding-bottom: 2%;}
-->
#recentpost {
 text-align: center; font-size: 12px;
}#disqus_thread{
display:none !important;
}

hr{
display:none !important;
}
#recentpost > div {
 width: 18%; 
 display: inline-block;
 vertical-align: top;

 / IE fix. /
 *display: inline;
 zoom: 1;
}
#recentpost:after {
 content: "";
 width: 100%;
 display: inline-block;
}
#recentpost a{text-decoration: none;}
#s-recentpost{text-align: center;font-size: 11px;}
#s-recentpost > div {
 width: 30%;
 display: inline-block;
 vertical-align: top;

 / IE fix. /
 *display: inline;
 zoom: 1;
}
#s-recentpost:after {
 content: "";
 width: 100%;
 display: inline-block;
}
#s-recentpost a{text-decoration: none;}
--></style>
<div>&nbsp;</div>
<div class="visible-md visible-lg largecontent">
<p>Nicole Pagan is a native of the beautiful island of Puerto Rico. A photographer, director and stylist, she now has more than 6 years of experience in photography and directing under her belt.</p>
<a onclick="return popup(this)" href="http://www.charleskeith.com/usd/weave-detail-platform-heels-camel-sl1-60280250.html/"><img alt="charles &amp; keith fashion" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-nicole-pagan-blog-1.jpg" width="100%" /></a>
<p>She has shot for KALTBLUT Magazine, Germany&rsquo;s leading indie print and online magazine for Art, Australian label Nice Martin and Stancesocks. Nicole is also the founder of the movement #GIRLBYAGIRL, a platform for all female artists from all over the world and has her own group of talent which she taps on for all her campaigns.</p>
<a onclick="return popup(this)" href="http://www.charleskeith.com/usd/weave-detail-platform-heels-camel-sl1-60280250.html/"><img alt="charles &amp; keith fashion" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-nicole-pagan-blog-2.jpg" width="100%" /></a> <a onclick="return popup(this)" href="http://www.charleskeith.com/usd/blog/shop-the-story-25/"><img alt="charles &amp; keith fashion" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-nicole-pagan-blog-3.jpg" width="100%" /></a>
<p>Shot in one of her favourite places, the desert is a place where Nicole goes to unwind and immerse in nature.</p>
<a onclick="return popup(this)" href="http://www.charleskeith.com/usd/tassel-lace-up-heels-black-sl1-60360188.html/"><img alt="charles &amp; keith fashion" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-nicole-pagan-blog-4.jpg" width="100%" /></a> <a onclick="return popup(this)" href="http://www.charleskeith.com/usd/tassel-lace-up-heels-black-sl1-60360188.html/"><img alt="charles &amp; keith fashion" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-nicole-pagan-blog-5.jpg" width="100%" /></a>
<p>When asked on the one thing that she would not be able to live without, the passionate photographer unhesitatingly answers, "definitely my camera".</p>
<br />
<p style="text-align: center;">"Photography has taught me passion, love and patience. It has made me the woman I am today."</p>
<div>&nbsp;</div>
<div style="text-align: center; font-size: 12px;">
<p>SHOP THE STORY</p>
</div>
<div>&nbsp;</div>
<table>
<tbody style="font-size: 11px;">
<tr>
<td style="width: 19.25%;">&nbsp;</td>
<td style="width: 18.5%;">
<div><a onclick="return popup(this)" href="http://www.charleskeith.com/usd/weave-detail-platform-heels-camel-sl1-60280250.html/"> <img alt="heel" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/WEAVE-DETAIL-PLATFORM-HEELS-camel-1.jpg" width="100%" /></a></div>
</td>
<td style="width: 3%;">&nbsp;</td>
<td style="width: 18.5%;">
<div><a onclick="return popup(this)" href="http://www.charleskeith.com/usd/tassel-lace-up-heels-black-sl1-60360188.html/"> <img alt="heel" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/TASSEL-LACE-UP-HEEL-black-2.jpg" width="100%" /></a></div>
</td>
<td style="width: 3%;">&nbsp;</td>
<td style="width: 18.5%;">
<div><a onclick="return popup(this)" href="http://www.charleskeith.com/usd/weaved-pointer-sliders-camel-sl1-70900004.html/"> <img alt="Weaved pointed slider" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/WEAVED-POINTED-SLIDER-camel-3.jpg" width="100%" /></a></div>
</td>
<td style="width: 19.25%;">&nbsp;</td>
</tr>
<tr>
<td style="width: 19.25%;">&nbsp;</td>
<td style="width: 18.5%; vertical-align: top;">
<div style="text-align: center;"><a style="text-decoration: none;" onclick="return popup(this)" href="http://www.charleskeith.com/usd/weave-detail-platform-heels-camel-sl1-60280250.html/">WEAVE DETAIL PLATFORM HEEL</a></div>
</td>
<td style="width: 3%;">&nbsp;</td>
<td style="width: 18.5%; vertical-align: top;">
<div style="text-align: center;"><a style="text-decoration: none;" onclick="return popup(this)" href="http://www.charleskeith.com/usd/tassel-lace-up-heels-black-sl1-60360188.html/">TASSEL LACE-UP HEEL</a></div>
</td>
<td style="width: 3%;">&nbsp;</td>
<td style="width: 18.5%; vertical-align: top;">
<div style="text-align: center;"><a style="text-decoration: none;" onclick="return popup(this)" href="http://www.charleskeith.com/usd/weaved-pointer-sliders-camel-sl1-70900004.html/">WEAVED POINTED SLIDER</a></div>
</td>
<td style="width: 19.25%;">&nbsp;</td>
</tr>
<tr>
<td style="width: 19.25%;">&nbsp;</td>
<td style="width: 18.5%;">
<div><a onclick="return popup(this)" href="http://www.charleskeith.com/usd/tassel-circular-bag-nude-sl2-80670526.html/"><img alt="Tassel circular bag" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/TASSEL-CIRCULAR-BAG-nude-4.jpg" width="100%" /></a></div>
</td>
<td style="width: 3%;">&nbsp;</td>
<td style="width: 18.5%;">&nbsp;</td>
<td style="width: 3%;">&nbsp;</td>
<td style="width: 18.5%;">&nbsp;</td>
<td style="width: 19.25%;">&nbsp;</td>
</tr>
<tr>
<td style="width: 19.25%;">&nbsp;</td>
<td style="width: 18.5%; vertical-align: top;">
<div style="text-align: center;"><a style="text-decoration: none;" onclick="return popup(this)" href="http://www.charleskeith.com/usd/tassel-circular-bag-nude-sl2-80670526.html/">TASSEL CIRCULAR BAG</a></div>
</td>
<td style="width: 3%;">&nbsp;</td>
<td style="width: 18.5%; vertical-align: top;">&nbsp;</td>
<td style="width: 3%;">&nbsp;</td>
<td style="width: 18.5%; vertical-align: top;">&nbsp;</td>
<td style="width: 19.25%;">&nbsp;</td>
</tr>
</tbody>
</table>
<br />
<div id="recentpost">&nbsp;</div>
</div>
<div class="visible-sm visible-xs smallcontent">
<p>Nicole Pagan is a native of the beautiful island of Puerto Rico. A photographer, director and stylist, she now has more than 6 years of experience in photography and directing under her belt.</p>
<a href="http://www.charleskeith.com/usd/weave-detail-platform-heels-camel-sl1-60280250.html/"><img alt="" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-nicole-pagan-blog-1-1.jpg" width="100%" /></a> <a href="http://www.charleskeith.com/usd/weave-detail-platform-heels-camel-sl1-60280250.html/"><img alt="" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-nicole-pagan-blog-1-2.jpg" width="100%" /></a>
<p>She has shot for KALTBLUT Magazine, Germany&rsquo;s leading indie print and online magazine for Art, Australian label Nice Martin and Stancesocks. Nicole is also the founder of the movement #GIRLBYAGIRL, a platform for all female artists from all over the world and has her own group of talent which she taps on for all her campaigns.</p>
<a href="http://www.charleskeith.com/usd/weave-detail-platform-heels-camel-sl1-60280250.html/"><img alt="" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-nicole-pagan-blog-2.jpg" width="100%" /></a> <a href="http://www.charleskeith.com/usd/tassel-lace-up-heels-black-sl1-60360188.html/"><img alt="" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-nicole-pagan-blog-3-1.jpg" width="100%" /></a> <a href="http://www.charleskeith.com/usd/weaved-pointer-sliders-camel-sl1-70900004.html/"><img alt="" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-nicole-pagan-blog-3-2.jpg" width="100%" /></a>
<p>Shot in one of her favourite places, the desert is a place where Nicole goes to unwind and immerse in nature.</p>
<a href="http://www.charleskeith.com/usd/tassel-lace-up-heels-black-sl1-60360188.html/"><img alt="" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-nicole-pagan-blog-4-1.jpg" width="100%" /></a> <a href="http://www.charleskeith.com/usd/tassel-lace-up-heels-black-sl1-60360188.html/"><img alt="" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-nicole-pagan-blog-4-2.jpg" width="100%" /></a> <a href="http://www.charleskeith.com/usd/tassel-lace-up-heels-black-sl1-60360188.html/"><img alt="" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-nicole-pagan-blog-5.jpg" width="100%" /></a>
<p>When asked on the one thing that she would not be able to live without, the passionate photographer unhesitatingly answers, "definitely my camera".</p>
<br />
<p style="text-align: center;">"Photography has taught me passion, love and patience. It has made me the woman I am today."</p>
<div>&nbsp;</div>
<div style="text-align: center;">
<p>SHOP THE STORY</p>
</div>
<div>&nbsp;</div>
<table>
<tbody>
<tr>
<td style="width: 5%;">&nbsp;</td>
<td style="width: 40%;">
<div><a onclick="return popup(this)" href="http://www.charleskeith.com/usd/weave-detail-platform-heels-camel-sl1-60280250.html/"> <img alt="heel" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/WEAVE-DETAIL-PLATFORM-HEELS-camel-1.jpg" width="100%" /></a></div>
</td>
<td style="width: 10%;">&nbsp;</td>
<td style="width: 40%;">
<div><a onclick="return popup(this)" href="http://www.charleskeith.com/usd/tassel-lace-up-heels-black-sl1-60360188.html/"> <img alt="Tassel lace-up heel" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/TASSEL-LACE-UP-HEEL-black-2.jpg" width="100%" /></a></div>
</td>
<td style="width: 5%;">&nbsp;</td>
</tr>
<tr>
<td style="width: 5%;">&nbsp;</td>
<td style="width: 40%; vertical-align: top;">
<div style="text-align: center;"><a style="text-decoration: none;" onclick="return popup(this)" href="http://www.charleskeith.com/usd/weave-detail-platform-heels-camel-sl1-60280250.html/">WEAVE DETAIL PLATFORM HEEL</a></div>
</td>
<td style="width: 10%;">&nbsp;</td>
<td style="width: 40%; vertical-align: top;">
<div style="text-align: center;"><a style="text-decoration: none;" onclick="return popup(this)" href="http://www.charleskeith.com/usd/tassel-lace-up-heels-black-sl1-60360188.html/">TASSEL LACE-UP HEEL</a></div>
</td>
<td style="width: 5%;">&nbsp;</td>
</tr>
<tr>
<td style="width: 5%;">&nbsp;</td>
<td style="width: 40%;">
<div><a onclick="return popup(this)" href="http://www.charleskeith.com/usd/weaved-pointer-sliders-camel-sl1-70900004.html/"> <img alt="Weaved pointed slider" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/WEAVED-POINTED-SLIDER-camel-3.jpg" width="100%" /></a></div>
</td>
<td style="width: 10%;">&nbsp;</td>
<td style="width: 40%;">
<div><a onclick="return popup(this)" href="http://www.charleskeith.com/usd/tassel-circular-bag-nude-sl2-80670526.html/"><img alt="Tassel circular bag" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/TASSEL-CIRCULAR-BAG-nude-4.jpg" width="100%" /></a></div>
</td>
<td style="width: 5%;">&nbsp;</td>
</tr>
<tr>
<td style="width: 5%;">&nbsp;</td>
<td style="width: 40%; vertical-align: top;">
<div style="text-align: center;"><a style="text-decoration: none;" onclick="return popup(this)" href="http://www.charleskeith.com/usd/weaved-pointer-sliders-camel-sl1-70900004.html/">WEAVED POINTED SLIDER</a></div>
</td>
<td style="width: 10%;">&nbsp;</td>
<td style="width: 40%; vertical-align: top;">
<div style="text-align: center;"><a style="text-decoration: none;" onclick="return popup(this)" href="http://www.charleskeith.com/usd/tassel-circular-bag-nude-sl2-80670526.html/">TASSEL CIRCULAR BAG</a></div>
</td>
<td style="width: 5%;">&nbsp;</td>
</tr>
</tbody>
</table>
<br />
<div id="s-recentpost">&nbsp;</div>
</div>
<div>&nbsp;</div>
<p>
<script type="text/javascript">// <![CDATA[
function popup(mylink, windowname)
{
if (! window.focus)return true;
var href;
if (typeof(mylink) == 'string')
   href=mylink;
else
   href=mylink.href;
window.open(href, windowname, 'width=400,height=1024,scrollbars=yes,resizable=no,location=no,menubar=no,toolbar=no,');
return false;
}
// ]]]]><![CDATA[></script>
</p>]]></description>
      <pubDate>Fri, 03 Mar 2017 03:32:00 +0000</pubDate>
    </item>
    <item>
      <title><![CDATA[PREVIEW: ONLINE EXCLUSIVE CAPSULE COLLECTION]]></title>
      <link>http://www.charleskeith.com/usd/blog/online-exclusive-capsule-collection/</link>
      <description><![CDATA[<style><!--
.blog-post-view .largecontent{
	max-width:960px;margin:0 auto; font-size: 14px;text-align: center;
}
.largecontent{padding-left: 10%; padding-right: 10%; font-size: 14px; text-align: justify;}
.largecontent img{padding-bottom: 2%;}
.smallcontent{text-align: justify;}
.smallcontent img{padding-bottom: 2%;}
#recentpost {
 text-align: center; font-size: 12px;
}#disqus_thread{
display:none !important;
}

hr{
display:none !important;
}
#recentpost > div {
 width: 18%; 
 display: inline-block;
 vertical-align: top;

 / IE fix. /
 *display: inline;
 zoom: 1;
}
#recentpost:after {
 content: "";
 width: 100%;
 display: inline-block;
}
#recentpost a{text-decoration: none;}
#s-recentpost{text-align: center;font-size: 11px;}
#s-recentpost > div {
 width: 30%;
 display: inline-block;
 vertical-align: top;

 / IE fix. /
 *display: inline;
 zoom: 1;
}
#s-recentpost:after {
 content: "";
 width: 100%;
 display: inline-block;
}
#s-recentpost a{text-decoration: none;}
--></style>
<div class="visible-md visible-lg largecontent">
<p>Come April 2017, the online exclusive capsule collection will be available on our website, featuring the statement embroidered clutch with a ring top handle and a colourful fringe bag strap.</p>
<a onclick="return popup(this);" href="http://www.charleskeith.com/usd/blog/shop-the-story-27/"><img alt="charles &amp; keith fashion-online exclusive capsule collection" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-online-exclusive-capsule-collection-blog-1.jpg" width="100%" /></a>
<p>Pair the clutch with muted tones for a sleek and sharp ensemble, as seen on the ever stylish Yoyo Cao on the streets of Milan.</p>
<a onclick="return popup(this);" href="http://www.charleskeith.com/notifyme?colour=BLACK&amp;artno=CK2-80700532"><img alt="charles &amp; keith fashion-online exclusive capsule collection" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-online-exclusive-capsule-collection-blog-2.jpg" width="100%" /></a>
<p>Style the clutch with blush for a feminine and chic look, just like Launeden&rsquo;s.</p>
<p><a style="text-decoration: underline; color: #000;" href="http://www.charleskeith.com/usd/online-exclusive-capsule-collection/" target="_blank">Register now</a> to be the first to know.</p>
<div>&nbsp;</div>
<div>&nbsp;</div>
<div style="text-align: center; font-size: 12px;">
<p>SHOP THE STORY</p>
</div>
<table>
<tbody style="font-size: 11px;">
<tr>
<td style="width: 28%;">&nbsp;</td>
<td style="width: 20%;">
<div><a onclick="return popup(this)" href="http://www.charleskeith.com/notifyme?colour=BLACK&amp;artno=CK2-80700532"><img alt="MULTI-COLOURED-TASSEL-FLORAL-CROSSBODY" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/MULTI-COLOURED-TASSEL-FLORAL-CROSSBODY.jpg" width="100%" /></a></div>
</td>
<td style="width: 4%;">&nbsp;</td>
<td style="width: 20%;">
<div><a onclick="return popup(this)" href="http://www.charleskeith.com/usd/circular-buckle-slingbacks-black-ck1-60360963.html/"><img alt="slingback heel" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/BUCKLE-DETAIL-SLINGBACK-HEELS.jpg" width="100%" /></a></div>
</td>
<td style="width: 28%;">&nbsp;</td>
</tr>
<tr>
<td style="width: 28%;">&nbsp;</td>
<td style="width: 20%; vertical-align: top;">
<div style="text-align: center;"><a style="text-decoration: none;" onclick="return popup(this)" href="http://www.charleskeith.com/notifyme?colour=BLACK&amp;artno=CK2-80700532">MULTI-COLOURED TASSEL FLORAL CROSSBODY</a></div>
</td>
<td style="width: 4%;">&nbsp;</td>
<td style="width: 20%; vertical-align: top;">
<div style="text-align: center;"><a style="text-decoration: none;" onclick="return popup(this)" href="http://www.charleskeith.com/usd/circular-buckle-slingbacks-black-ck1-60360963.html/">CIRCULAR BUCKLE SLINGBACK</a></div>
</td>
<td style="width: 28%;">&nbsp;</td>
</tr>
</tbody>
</table>
<br />
<div id="recentpost">&nbsp;</div>
<div>&nbsp;</div>
</div>
<div class="visible-sm visible-xs smallcontent">
<p>Come April 2017, the online exclusive capsule collection will be available on our website, featuring the statement embroidered clutch with a ring top handle and a colourful fringe bag strap.</p>
<a onclick="return popup(this);" href="http://www.charleskeith.com/usd/blog/shop-the-story-27/"><img alt="charles &amp; keith fashion-online exclusive capsule collection" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-online-exclusive-capsule-collection-blog-1-m.jpg" width="100%" /></a>
<p>Pair the clutch with muted tones for a sleek and sharp ensemble, as seen on the ever stylish Yoyo Cao on the streets of Milan.</p>
<a onclick="return popup(this);" href="http://www.charleskeith.com/notifyme?colour=BLACK&amp;artno=CK2-80700532"><img alt="charles &amp; keith fashion-online exclusive capsule collection" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-online-exclusive-capsule-collection-blog-2.jpg" width="100%" /></a>
<p>Style the clutch with blush for a feminine and chic look, just like Launeden&rsquo;s.</p>
<p><a style="text-decoration: underline; color: #000;" href="http://www.charleskeith.com/usd/online-exclusive-capsule-collection/" target="_blank">Register now</a> to be the first to know.</p>
<div>&nbsp;</div>
<div>&nbsp;</div>
<div style="text-align: center; font-size: 12px;">
<p>SHOP THE STORY</p>
</div>
<table>
<tbody>
<tr>
<td style="width: 5%;">&nbsp;</td>
<td style="width: 40%;">
<div><a onclick="return popup(this)" href="http://www.charleskeith.com/notifyme?colour=BLACK&amp;artno=CK2-80700532"><img alt="MULTI-COLOURED-TASSEL-FLORAL-CROSSBODY" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/MULTI-COLOURED-TASSEL-FLORAL-CROSSBODY.jpg" width="100%" /></a></div>
</td>
<td style="width: 10%;">&nbsp;</td>
<td style="width: 40%;">
<div><a onclick="return popup(this)" href="http://www.charleskeith.com/usd/circular-buckle-slingbacks-black-ck1-60360963.html/"><img alt="CIRCULAR BUCKLE SLINGBACK" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/BUCKLE-DETAIL-SLINGBACK-HEELS.jpg" width="100%" /></a></div>
</td>
<td style="width: 5%;">&nbsp;</td>
</tr>
<tr>
<td style="width: 5%;">&nbsp;</td>
<td style="width: 40%; vertical-align: top;">
<div style="text-align: center;"><a style="text-decoration: none;" onclick="return popup(this)" href="http://www.charleskeith.com/notifyme?colour=BLACK&amp;artno=CK2-80700532">MULTI-COLOURED TASSEL FLORAL CROSSBODY</a></div>
</td>
<td style="width: 10%;">&nbsp;</td>
<td style="width: 40%; vertical-align: top;">
<div style="text-align: center;"><a style="text-decoration: none;" onclick="return popup(this)" href="http://www.charleskeith.com/usd/circular-buckle-slingbacks-black-ck1-60360963.html/">CIRCULAR BUCKLE SLINGBACK</a></div>
</td>
<td style="width: 5%;">&nbsp;</td>
</tr>
</tbody>
</table>
<div id="s-recentpost">&nbsp;</div>
<div>&nbsp;</div>
</div>
<p>
<script type="text/javascript">// <![CDATA[
function popup(mylink, windowname)
{
if (! window.focus)return true;
var href;
if (typeof(mylink) == 'string')
   href=mylink;
else
   href=mylink.href;
window.open(href, windowname, 'width=400,height=1024,scrollbars=yes,resizable=no,location=no,menubar=no,toolbar=no,');
return false;
}
// ]]]]><![CDATA[></script>
</p>]]></description>
      <pubDate>Thu, 02 Mar 2017 07:45:59 +0000</pubDate>
    </item>
    <item>
      <title><![CDATA[THE SPACE]]></title>
      <link>http://www.charleskeith.com/usd/blog/the-space/</link>
      <description><![CDATA[<p>
<script type="text/javascript" src="https://ajax.googleapis.com/ajax/libs/jquery/1.8.2/jquery.min.js"></script>
<script type="text/javascript" src="http://www.charleskeith.com/media/wysiwyg/js/jquery.bxslider.min.js"></script>
</p>
<style><!--
.blog-post-view .largecontent{
	max-width:960px;margin:0 auto; font-size: 14px;text-align: center;
}
.bx-wrapper {
    position: relative; margin: 0 auto 60px; padding: 0;
    *zoom: 1;
}#disqus_thread{
display:none !important;
}

hr{
display:none !important;
}

.bx-wrapper img {max-width: 100%; display: block;}

/** THEME
===================================*/
.bx-wrapper .bx-viewport {
    left: 0;
    background: #fff;
	
    /*fix other elements on the page moving (on Chrome)*/
    -webkit-transform: translatez(0);
    -moz-transform: translatez(0);
    -ms-transform: translatez(0);
    -o-transform: translatez(0);
    transform: translatez(0);
}

.bx-wrapper .bx-pager,
.bx-wrapper .bx-controls-auto {
    position: absolute; bottom: -30px; width: 100%;
}

/* LOADER */
.bx-wrapper .bx-loading {
    min-height: 50px;
    background: url(http://cdnm1.charleskeith.com/media/wysiwyg/blog/bxloader.gif) center center no-repeat #fff;
    height: 100%;
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 2000;
}

/* PAGER */
.bx-wrapper .bx-pager {
    text-align: center;
    font-size: .85em;
    font-family: Arial;
    font-weight: bold;
    color: #666;
    padding-top: 20px;
}

.bx-wrapper .bx-pager .bx-pager-item,
.bx-wrapper .bx-controls-auto .bx-controls-auto-item {
    display: inline-block;
    *zoom: 1;
    *display: inline;
}

.bx-wrapper .bx-pager.bx-default-pager a {
	background: #fff;
	text-indent: -9999px;
	display: block;
	width: 10px;
	height: 10px;
	margin: 0 3px;
	outline: 0;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}
#recentpost {
 text-align: center; font-size: 12px;
}
#recentpost > div {
 width: 18%; 
 display: inline-block;
 vertical-align: top;

 / IE fix. /
 *display: inline;
 zoom: 1;
}
#recentpost:after {
 content: "";
 width: 100%;
 display: inline-block;
}
#recentpost a{text-decoration: none;}
#s-recentpost{text-align: center;font-size: 11px;}
#s-recentpost > div {
 width: 30%;
 display: inline-block;
 vertical-align: top;

 / IE fix. /
 *display: inline;
 zoom: 1;
}
#s-recentpost:after {
 content: "";
 width: 100%;
 display: inline-block;
}
#s-recentpost a{text-decoration: none;}
/* DIRECTION CONTROLS (NEXT / PREV) */
.bx-wrapper .bx-prev {
    left: -20px;/*left: 10px;htike*/
    background: url(http://cdnm1.charleskeith.com/media/wysiwyg/blog/bxcontrols.png) no-repeat 0 -32px;
}

.bx-wrapper .bx-next {
    right: -20px;/*right: 10px;htike*/
    background: url(http://cdnm1.charleskeith.com/media/wysiwyg/blog/bxcontrols.png) no-repeat -43px -32px;
}

.bx-wrapper .bx-prev:hover {
    background-position: 0 0;
}

.bx-wrapper .bx-next:hover {
    background-position: -43px 0;
}

.bx-wrapper .bx-controls-direction a {
    position: absolute;
    top: 50%;
    margin-top: -16px;
    outline: 0;
    width: 32px;
    height: 32px;
    text-indent: -9999px;
    z-index: 3000;
}

.bx-wrapper .bx-controls-direction a.disabled { display: none; }

/* AUTO CONTROLS (START / STOP) */
.bx-wrapper .bx-controls-auto { text-align: center; }

/* PAGER WITH AUTO-CONTROLS HYBRID LAYOUT */
.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-pager {
    text-align: left;
    width: 80%;
}

.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-controls-auto {
    right: 0;
    width: 35px;
}

/* IMAGE CAPTIONS */
.bx-wrapper .bx-caption {
    position: absolute;
    top: 7px;/*bottom: 0;*/
    left: 0;
    width: 100%;
}

.bx-wrapper .bx-caption span {
	color: #000;/*color: #fff;*/
	font-family: Arial;
	display: block;
	font-size: .85em; font-weight: bold;
	padding: 2px;/*padding: 10px;*/
}
.bx-wrapper ul li{margin-left: 0;}

#sidebar { width: 150px; float: right; text-align: center;}
.shopstory{font-size: 12px; text-align: center; font-weight: bold; padding-left: 30px;}
.smallcontent{text-align: justify;}
.smallcontent img{padding-bottom: 2%;}

.blogleft{width: 80%; float: left; text-align: justify; font-size: 14px;}
.blogleft img{padding-bottom: 2%;}
.blogright{width: 20%; float: right; text-align: center; padding-left: 40px; font-size: 11px;}
--></style>
<p>
<script type="text/javascript">// <![CDATA[
$(function() {
            var floatingDiv = $('#sidebar');
            var offset = $("#sidebar").position();
            var bottomoffset = $("#leftcontent").height();
            
            $(window).scroll(function() {
                if ($(window).scrollTop() >= (offset.top + 250) && $(window).scrollTop() <= (bottomoffset - 250) ) {
                floatingDiv.css({
		    'position' : 'fixed',
			'top' : 100, 'float':'right', 'margin-left':30 
		 });
                }else {
                 floatingDiv.css({
		    'position' : 'relative',
			'top' : 0
		 });   
                }
            });
});
// ]]]]><![CDATA[></script>
<script type="text/javascript">// <![CDATA[
$(document).ready(function(){
  $('.bxslider').bxSlider({
  mode: 'vertical', 
  slideWidth: 140, minSlides: 3, maxSlides: 3, moveSlides: 1, captions: true,  
  slideMargin: 5
});
});
// ]]]]><![CDATA[></script>
</p>
<div>&nbsp;</div>
<div class="visible-md visible-lg largecontent">
<table>
<tbody style="text-align: center;">
<tr>
<td style="width: 80%; vertical-align: top; font-size: 14px;">
<div id="leftcontent"><a onclick="return popup(this)" href="http://www.charleskeith.com/usd/chain-detail-sliders-nude-ck1-80480194.html/"><img style="padding-bottom: 2%;" alt="charles &amp; keith fashion, style edit,editorial" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-editorial-thespace-blog-1.jpg" width="100%" /></a>
<p>I know that look on her face as she stood in my doorway tonight, frozen in contemplation.</p>
<p>It has been some time since I saw that look. In fact, it has been some time since I saw her. But she has always thought of time as a concept, not a measurement.</p>
<a onclick="return popup(this)" href="http://www.charleskeith.com/usd/blog/shop-the-story-24/"><img style="padding-bottom: 2%;" alt="charles &amp; keith fashion, style edit,editorial" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-editorial-thespace-blog-2.jpg" width="100%" /></a> <a onclick="return popup(this)" href="http://www.charleskeith.com/usd/chain-detail-sliders-nude-ck1-80480194.html/"><img style="padding-bottom: 2%;" alt="charles &amp; keith fashion, style edit,editorial" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-editorial-thespace-blog-3.jpg" width="100%" /></a>
<p>I know her in a way that no one does. The way she slowly paces back and forth, murmuring the words she just penned down. How she gets frustrated, flying into an inconsolable rage, destroying everything she just made.</p>
<a onclick="return popup(this)" href="http://www.charleskeith.com/usd/stud-detail-pumps-nude-ck1-70920016.html/"><img style="padding-bottom: 2%;" alt="charles &amp; keith fashion, style edit,editorial" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-editorial-thespace-blog-4.jpg" width="100%" /></a>
<p>I know that she always leaves when she wants to and I know that she will always come back. I don't mind, it's not for everyone to understand. She is special like that, off on her own &mdash; too spontaneous to be confined, too unpredictable to belong.</p>
<a onclick="return popup(this)" href="http://www.charleskeith.com/usd/blog/shop-the-story-24/"><img style="padding-bottom: 2%;" alt="charles &amp; keith fashion, style edit,editorial" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-editorial-thespace-blog-5.jpg" width="100%" /></a>
<p>Unhostile, halcyonic, loyal, doors always open &mdash; the way she has always trusted me to be. I welcome her as she takes yet another deep breath of my stale air mingled with the smell of stationery and paper. I wait and anticipate for her to express and create within my four walls.</p>
</div>
<div id="recentpost">&nbsp;</div>
</td>
<td style="width: 20%; vertical-align: top; font-size: 10px;">
<div class="shopstory">SHOP THE STORY</div>
<div>&nbsp;</div>
<div id="sidebar">
<ul class="bxslider">
<li><a style="text-decoration: none;" onclick="return popup(this)" href="http://www.charleskeith.com/usd/chain-detail-sliders-nude-ck1-80480194.html/"><img alt="CHAIN DETAIL SLIDER" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHAIN-FLATFORM-SLIP-ONS-nude-1.jpg" width="100%" />CHAIN DETAIL SLIDER</a></li>
<li><a style="text-decoration: none;" onclick="return popup(this)" href="http://www.charleskeith.com/usd/round-cuff-bangle-navy-ck5-12120138.html/"><img alt="bangle" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/SEMI-PRECIOUS-STONE-CUFF-navy-2.jpg" width="100%" />ROUND CUFF BANGLE</a></li>
<li><a style="text-decoration: none;" onclick="return popup(this)" href="http://www.charleskeith.com/usd/open-stone-ring-navy-ck5-31430015.html/"><img alt="ring" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/SEMI-PRECIOUS-STONE-RING-navy-3.jpg" width="100%" />OPEN STONE RING</a></li>
<li><a style="text-decoration: none;" onclick="return popup(this)" href="http://www.charleskeith.com/usd/open-stone-ring-pink-ck5-31430015.html/"><img alt="ring" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/SEMI-PRECIOUS-STONE-RING-pink-4.jpg" width="100%" />OPEN STONE RING</a></li>
<li><a style="text-decoration: none;" onclick="return popup(this)" href="http://www.charleskeith.com/usd/crystal-block-ring-black-ck5-31430017.html/"><img alt="ring" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/GEOMETRIC-CRYSTAL-RING-black-5.jpg" width="100%" />CRYSTAL BLOCK RING</a></li>
<li><a style="text-decoration: none;" onclick="return popup(this)" href="http://www.charleskeith.com/usd/stud-detail-pumps-nude-ck1-70920016.html/"><img alt="STUD DETAIL PUMP" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/STUDDED-ANKLE-STRAP-BALLERINAS-nude-6.jpg" width="100%" />STUD DETAIL PUMP</a></li>
<li><a style="text-decoration: none;" onclick="return popup(this)" href="http://www.charleskeith.com/usd/basic-pumps-nude-ck1-70920014.html/"><img alt="BASIC PUMP" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/BASIC-PUMPS-nude-7.jpg" width="100%" />BASIC PUMP</a></li>
</ul>
</div>
</td>
</tr>
</tbody>
</table>
</div>
<div class="visible-sm visible-xs smallcontent"><a onclick="return popup(this)" href="http://www.charleskeith.com/usd/chain-detail-sliders-nude-ck1-80480194.html/"><img alt="charles &amp; keith fashion, style edit,editorial" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-editorial-thespace-blog-1.jpg" width="100%" /></a>
<p>I know that look on her face as she stood in my doorway tonight, frozen in contemplation.</p>
<p>It has been some time since I saw that look. In fact, it has been some time since I saw her. But she has always thought of time as a concept, not a measurement.</p>
<a onclick="return popup(this)" href="http://www.charleskeith.com/usd/blog/shop-the-story-24/"><img alt="charles &amp; keith fashion, style edit,editorial" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-editorial-thespace-blog-2.jpg" width="100%" /></a> <a onclick="return popup(this)" href="http://www.charleskeith.com/usd/chain-detail-sliders-nude-ck1-80480194.html/"><img alt="charles &amp; keith fashion, style edit,editorial" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-editorial-thespace-blog-3.jpg" width="100%" /></a>
<p>I know her in a way that no one does. The way she slowly paces back and forth, murmuring the words she just penned down. How she gets frustrated, flying into an inconsolable rage, destroying everything she just made.</p>
<a onclick="return popup(this)" href="http://www.charleskeith.com/usd/stud-detail-pumps-nude-ck1-70920016.html/"><img alt="charles &amp; keith fashion, style edit,editorial" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-editorial-thespace-blog-4.jpg" width="100%" /></a>
<p>I know that she always leaves when she wants to and I know that she will always come back. I don't mind, it's not for everyone to understand. She is special like that, off on her own &mdash; too spontaneous to be confined, too unpredictable to belong.</p>
<a onclick="return popup(this)" href="http://www.charleskeith.com/usd/blog/shop-the-story-24/"><img alt="charles &amp; keith fashion, style edit,editorial" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-editorial-thespace-blog-5.jpg" width="100%" /></a>
<p>Unhostile, halcyonic, loyal, doors always open &mdash; the way she has always trusted me to be. I welcome her as she takes yet another deep breath of my stale air mingled with the smell of stationery and paper. I wait and anticipate for her to express and create within my four walls.</p>
<div>&nbsp;</div>
<div style="text-align: center;">SHOP THE STORY</div>
<table>
<tbody>
<tr>
<td style="width: 5%;">&nbsp;</td>
<td style="width: 40%; vertical-align: top;">
<div><a href="http://www.charleskeith.com/usd/chain-detail-sliders-nude-ck1-80480194.html/"><img alt="Chain detail slider" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHAIN-FLATFORM-SLIP-ONS-nude-1.jpg" width="100%" /></a></div>
</td>
<td style="width: 10%;">&nbsp;</td>
<td style="width: 40%; vertical-align: top;">
<div><a href="http://www.charleskeith.com/usd/round-cuff-bangle-navy-ck5-12120138.html/"><img alt="stone cuff" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/SEMI-PRECIOUS-STONE-CUFF-navy-2.jpg" width="100%" /></a></div>
</td>
<td style="width: 5%;">&nbsp;</td>
</tr>
<tr>
<td style="width: 5%;">&nbsp;</td>
<td style="width: 40%; vertical-align: top;">
<div style="text-align: center;"><a style="text-decoration: none;" href="http://www.charleskeith.com/usd/chain-detail-sliders-nude-ck1-80480194.html/">CHAIN DETAIL SLIDER</a></div>
</td>
<td style="width: 10%;">&nbsp;</td>
<td style="width: 40%; vertical-align: top;">
<div style="text-align: center;"><a style="text-decoration: none;" href="http://www.charleskeith.com/usd/round-cuff-bangle-navy-ck5-12120138.html/">ROUND CUFF BANGLE</a></div>
</td>
<td style="width: 5%;">&nbsp;</td>
</tr>
<tr>
<td style="width: 5%;">&nbsp;</td>
<td style="width: 40%;">
<div><a href="http://www.charleskeith.com/usd/open-stone-ring-navy-ck5-31430015.html/"><img alt="OPEN STONE RING" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/SEMI-PRECIOUS-STONE-RING-navy-3.jpg" width="100%" /></a></div>
</td>
<td style="width: 10%;">&nbsp;</td>
<td style="width: 40%;">
<div><a href="http://www.charleskeith.com/usd/open-stone-ring-pink-ck5-31430015.html/"><img alt="OPEN STONE RING" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/SEMI-PRECIOUS-STONE-RING-pink-4.jpg" width="100%" /></a></div>
</td>
<td style="width: 5%;">&nbsp;</td>
</tr>
<tr>
<td style="width: 5%;">&nbsp;</td>
<td style="width: 40%; vertical-align: top;">
<div style="text-align: center;"><a style="text-decoration: none;" href="http://www.charleskeith.com/usd/open-stone-ring-navy-ck5-31430015.html/">OPEN STONE RING</a></div>
</td>
<td style="width: 10%;">&nbsp;</td>
<td style="width: 40%; vertical-align: top;">
<div style="text-align: center;"><a style="text-decoration: none;" href="http://www.charleskeith.com/usd/open-stone-ring-pink-ck5-31430015.html/">OPEN STONE RING</a></div>
</td>
<td style="width: 5%;">&nbsp;</td>
</tr>
<tr>
<td style="width: 5%;">&nbsp;</td>
<td style="width: 40%;">
<div><a href="http://www.charleskeith.com/usd/crystal-block-ring-black-ck5-31430017.html/"><img alt="CRYSTAL BLOCK RING" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/GEOMETRIC-CRYSTAL-RING-black-5.jpg" width="100%" /></a></div>
</td>
<td style="width: 10%;">&nbsp;</td>
<td style="width: 40%;">
<div><a href="http://www.charleskeith.com/usd/stud-detail-pumps-nude-ck1-70920016.html/"><img alt="STUD DETAIL PUMPS" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/STUDDED-ANKLE-STRAP-BALLERINAS-nude-6.jpg" width="100%" /></a></div>
</td>
<td style="width: 5%;">&nbsp;</td>
</tr>
<tr>
<td style="width: 5%;">&nbsp;</td>
<td style="width: 40%; vertical-align: top;">
<div style="text-align: center;"><a style="text-decoration: none;" href="http://www.charleskeith.com/usd/crystal-block-ring-black-ck5-31430017.html/">CRYSTAL BLOCK RING</a></div>
</td>
<td style="width: 10%;">&nbsp;</td>
<td style="width: 40%; vertical-align: top;">
<div style="text-align: center;"><a style="text-decoration: none;" href="http://www.charleskeith.com/usd/stud-detail-pumps-nude-ck1-70920016.html/">STUD DETAIL PUMP</a></div>
</td>
<td style="width: 5%;">&nbsp;</td>
</tr>
<tr>
<td style="width: 5%;">&nbsp;</td>
<td style="width: 40%;">
<div><a href="http://www.charleskeith.com/usd/basic-pumps-nude-ck1-70920014.html/"><img alt="BASIC PUMPS" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/BASIC-PUMPS-nude-7.jpg" width="100%" /></a></div>
</td>
<td style="width: 10%;">&nbsp;</td>
<td style="width: 40%;">&nbsp;</td>
<td style="width: 5%;">&nbsp;</td>
</tr>
<tr>
<td style="width: 5%;">&nbsp;</td>
<td style="width: 40%; vertical-align: top;">
<div style="text-align: center;"><a style="text-decoration: none;" href="http://www.charleskeith.com/usd/basic-pumps-nude-ck1-70920014.html/">BASIC PUMP</a></div>
</td>
<td style="width: 10%;">&nbsp;</td>
<td style="width: 40%; vertical-align: top;">&nbsp;</td>
<td style="width: 5%;">&nbsp;</td>
</tr>
</tbody>
</table>
<br /><br />
<div id="s-recentpost">&nbsp;</div>
</div>
<p>
<script type="text/javascript">// <![CDATA[
function popup(mylink, windowname)
{
if (! window.focus)return true;
var href;
if (typeof(mylink) == 'string')
   href=mylink;
else
   href=mylink.href;
window.open(href, windowname, 'width=400,height=1024,scrollbars=yes,resizable=no,location=no,menubar=no,toolbar=no,');
return false;
}
// ]]]]><![CDATA[></script>
</p>]]></description>
      <pubDate>Wed, 01 Mar 2017 08:00:25 +0000</pubDate>
    </item>
    <item>
      <title><![CDATA[NOT ALL THOSE WHO WANDER ARE LOST]]></title>
      <link>http://www.charleskeith.com/usd/blog/not-all-those-who-wander-are-lost/</link>
      <description><![CDATA[<p>
<script type="text/javascript" src="https://ajax.googleapis.com/ajax/libs/jquery/1.8.2/jquery.min.js"></script>
<script type="text/javascript" src="http://www.charleskeith.com/media/wysiwyg/js/jquery.bxslider.min.js"></script>
</p>
<style><!--
.blog-post-view .largecontent{
	max-width:960px;margin:0 auto; font-size: 14px;text-align: center;
}
.bx-wrapper {
    position: relative; margin: 0 auto 60px; padding: 0;
    *zoom: 1;
}

#disqus_thread{
display:none !important;
}

hr{
display:none !important;
}

.bx-wrapper img {max-width: 100%; display: block;}

/** THEME
===================================*/
.bx-wrapper .bx-viewport {
    left: 0;
    background: #fff;
	
    /*fix other elements on the page moving (on Chrome)*/
    -webkit-transform: translatez(0);
    -moz-transform: translatez(0);
    -ms-transform: translatez(0);
    -o-transform: translatez(0);
    transform: translatez(0);
}

.bx-wrapper .bx-pager,
.bx-wrapper .bx-controls-auto {
    position: absolute; bottom: -30px; width: 100%;
}

/* LOADER */
.bx-wrapper .bx-loading {
    min-height: 50px;
    background: url(http://cdnm1.charleskeith.com/media/wysiwyg/blog/bxloader.gif) center center no-repeat #fff;
    height: 100%;
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 2000;
}

/* PAGER */
.bx-wrapper .bx-pager {
    text-align: center;
    font-size: .85em;
    font-family: Arial;
    font-weight: bold;
    color: #666;
    padding-top: 20px;
}

.bx-wrapper .bx-pager .bx-pager-item,
.bx-wrapper .bx-controls-auto .bx-controls-auto-item {
    display: inline-block;
    *zoom: 1;
    *display: inline;
}

.bx-wrapper .bx-pager.bx-default-pager a {
	background: #fff;
	text-indent: -9999px;
	display: block;
	width: 10px;
	height: 10px;
	margin: 0 3px;
	outline: 0;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}

/* DIRECTION CONTROLS (NEXT / PREV) */
.bx-wrapper .bx-prev {
    left: -20px;/*left: 10px;htike*/
    background: url(http://cdnm1.charleskeith.com/media/wysiwyg/blog/bxcontrols.png) no-repeat 0 -32px;
}

.bx-wrapper .bx-next {
    right: -20px;/*right: 10px;htike*/
    background: url(http://cdnm1.charleskeith.com/media/wysiwyg/blog/bxcontrols.png) no-repeat -43px -32px;
}

.bx-wrapper .bx-prev:hover {
    background-position: 0 0;
}

.bx-wrapper .bx-next:hover {
    background-position: -43px 0;
}

.bx-wrapper .bx-controls-direction a {
    position: absolute;
    top: 50%;
    margin-top: -16px;
    outline: 0;
    width: 32px;
    height: 32px;
    text-indent: -9999px;
    z-index: 3000;
}
#recentpost {
 text-align: center; font-size: 12px;
}
#recentpost > div {
 width: 18%; 
 display: inline-block;
 vertical-align: top;

 / IE fix. /
 *display: inline;
 zoom: 1;
}
#recentpost:after {
 content: "";
 width: 100%;
 display: inline-block;
}
#recentpost a{text-decoration: none;}
#s-recentpost{text-align: center;font-size: 11px;}
#s-recentpost > div {
 width: 30%;
 display: inline-block;
 vertical-align: top;

 / IE fix. /
 *display: inline;
 zoom: 1;
}
#s-recentpost:after {
 content: "";
 width: 100%;
 display: inline-block;
}
#s-recentpost a{text-decoration: none;}
.bx-wrapper .bx-controls-direction a.disabled { display: none; }

/* AUTO CONTROLS (START / STOP) */
.bx-wrapper .bx-controls-auto { text-align: center; }

/* PAGER WITH AUTO-CONTROLS HYBRID LAYOUT */
.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-pager {
    text-align: left;
    width: 80%;
}

.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-controls-auto {
    right: 0;
    width: 35px;
}

/* IMAGE CAPTIONS */
.bx-wrapper .bx-caption {
    position: absolute;
    top: 7px;/*bottom: 0;*/
    left: 0;
    width: 100%;
}

.bx-wrapper .bx-caption span {
	color: #000;/*color: #fff;*/
	font-family: Arial;
	display: block;
	font-size: .85em; font-weight: bold;
	padding: 2px;/*padding: 10px;*/
}
.bx-wrapper ul li{margin-left: 0;}

#sidebar { width: 150px; float: right; text-align: center;}
.shopstory{font-size: 12px; text-align: center; font-weight: bold; padding-left: 30px;}
.smallcontent{text-align: center;}
.smallcontent img{padding-bottom: 2%;}
--></style>
<p>
<script type="text/javascript">// <![CDATA[
$(function() {
            var floatingDiv = $('#sidebar');
            var offset = $("#sidebar").position();
            var bottomoffset = $("#leftcontent").height();
            
            $(window).scroll(function() {
                if ($(window).scrollTop() >= (offset.top + 250) && $(window).scrollTop() <= (bottomoffset - 250) ) {
                floatingDiv.css({
		    'position' : 'fixed',
			'top' : 100, 'float':'right', 'margin-left':30 
		 });
                }else {
                 floatingDiv.css({
		    'position' : 'relative',
			'top' : 0
		 });   
                }
            });
});
// ]]]]><![CDATA[></script>
<script type="text/javascript">// <![CDATA[
$(document).ready(function(){
  $('.bxslider').bxSlider({
  mode: 'vertical', 
  slideWidth: 140, minSlides: 3, maxSlides: 3, moveSlides: 1, captions: true,  
  slideMargin: 5
});
});
// ]]]]><![CDATA[></script>
</p>
<div>&nbsp;</div>
<div class="visible-md visible-lg largecontent">
<table>
<tbody style="text-align: center;">
<tr>
<td style="width: 80%; vertical-align: top; font-size: 14px;">
<div id="leftcontent">
<p>Creativity manifests in unexplainable ways, and only those who seek undyingly shall find the exceptional.</p>
<p>The editorial features an interpretation of the classic monochrome with touches of embroideries and lace details.</p>
<img style="padding-bottom: 2%;" alt="charles keith springsummer 2017" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-editorial-monochrome-blog-1.jpg" width="100%" /> <a onclick="return popup(this)" href="http://www.charleskeith.com/usd/blog/shop-the-story-7/"><img style="padding-bottom: 2%;" alt="charles keith springsummer 2017" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-editorial-monochrome-blog-2.jpg" width="100%" /></a> <a onclick="return popup(this)" href="http://www.charleskeith.com/usd/blog/shop-the-story-2/"><img style="padding-bottom: 2%;" alt="charles &amp; keith spring 2017 bags-shoes" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-editorial-monochrome-2-blog-2.jpg" width="100%" /></a> <a onclick="return popup(this)" href="http://www.charleskeith.com/usd/tie-front-mules-white-ck1-60300586.html/"><img style="padding-bottom: 2%;" alt="charles keith springsummer 2017" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-editorial-monochrome-blog-3.jpg" width="100%" /></a> <a onclick="return popup(this)" href="http://www.charleskeith.com/usd/pom-pom-lace-up-heels-multi-ck1-60390294.html/"><img style="padding-bottom: 2%;" alt="charles &amp; keith spring 2017 bags-shoes" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-editorial-monochrome-2-blog-3.jpg" width="100%" /></a> <a onclick="return popup(this)" href="http://www.charleskeith.com/usd/blog/shop-the-story-3/"><img style="padding-bottom: 2%;" alt="charles &amp; keith spring 2017 bags-shoes" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-editorial-monochrome-2-blog-4.jpg" width="100%" /></a> <a onclick="return popup(this)" href="http://www.charleskeith.com/usd/blog/shop-the-story-4/"><img style="padding-bottom: 2%;" alt="charles &amp; keith spring 2017 bags-shoes" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-editorial-monochrome-2-blog-5.jpg" width="100%" /></a> <a onclick="return popup(this)" href="http://www.charleskeith.com/usd/blog/shop-the-story-1/"><img style="padding-bottom: 2%;" alt="charles &amp; keith spring 2017 bags-shoes" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-editorial-monochrome-2-blog-1.jpg" width="100%" /></a></div>
<br />
<div id="recentpost">&nbsp;</div>
</td>
<td style="width: 20%; vertical-align: top; font-size: 10px;">
<div class="shopstory">SHOP THE STORY</div>
<div>&nbsp;</div>
<div id="sidebar">
<ul class="bxslider">
<li><a style="text-decoration: none;" onclick="return popup(this)" href="http://www.charleskeith.com/usd/floral-lattice-bag-black-ck2-80150604.html/"><img alt="Floral bag" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/floral-lattice-bag-black-1_1.jpg" width="100%" />FLORAL LATTICE BAG</a></li>
<li><a style="text-decoration: none;" onclick="return popup(this)" href="&quot;http://www.charleskeith.com/usd/bead-detail-sandals-black-sl1-60960046.html’/&rdquo;"><img alt="BEAD DETAIL SANDAL" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/embroidery-ankle-strap-heel-black-2.jpg" width="100%" />BEAD DETAIL SANDAL</a></li>
<li><a style="text-decoration: none;" onclick="return popup(this)" href="http://www.charleskeith.com/usd/cross-strap-platform-sandals-black-ck1-60360969.html/"><img alt="CROSS-STRAP PLATFORM SANDAL" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/open-toe-platform-heel-black-3.jpg" width="100%" />CROSS-STRAP PLATFORM SANDAL</a></li>
<li><a style="text-decoration: none;" onclick="return popup(this)" href="http://www.charleskeith.com/usd/lace-up-basic-sneakers-grey-ck1-70930054.html/"><img alt="Lace-up basic sneaker" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/monotone-sneakers-grey-4.jpg" width="100%" />LACE-UP BASIC SNEAKER</a></li>
<li><a style="text-decoration: none;" onclick="return popup(this)" href="http://www.charleskeith.com/usd/glitter-loafers-black-ck1-70380562.html/"><img alt="Glitter loafer" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/glitter-loafers-black-5.jpg" width="100%" />GLITTER LOAFER</a></li>
<li><a style="text-decoration: none;" onclick="return popup(this)" href="http://www.charleskeith.com/usd/almond-toe-slip-ons-white-ck1-60300586.html/"><img alt="ALMOND-TOE SLIP-ON" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/tie-front-mules-white-6.jpg" width="100%" />ALMOND-TOE SLIP-ON</a></li>
<li><a style="text-decoration: none;" onclick="return popup(this)" href="http://www.charleskeith.com/usd/embossed-boxy-clutch-black-ck2-70700489.html/"><img alt="Embossed boxy clutch" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/embroidery-detail-clutch-black-7.jpg" width="100%" />EMBOSSED BOXY CLUTCH</a></li>
<li><a style="text-decoration: none;" onclick="return popup(this)" href="http://www.charleskeith.com/usd/almond-toe-slip-ons-black-ck1-60300586.html/"><img alt="ALMOND-TOE SLIP-ON" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/tie-front-mules-black-8.jpg" width="100%" />ALMOND-TOE SLIP-ON</a></li>
<li><a style="text-decoration: none;" onclick="return popup(this)" href="http://www.charleskeith.com/usd/pointed-lace-up-sandals-multi-ck1-60390294.html/"><img alt="POINTED LACE-UP SANDAL" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/pompom-laceup-heels-multi-9.jpg" width="100%" />POINTED LACE-UP SANDAL</a></li>
<li><a style="text-decoration: none;" onclick="return popup(this)" href="http://www.charleskeith.com/usd/textured-stilettos-black-ck1-60360965.html/"><img alt="TEXTURED STILETTO" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/tieup-open-toe-heels-black-10.jpg" width="100%" />TEXTURED STILETTO</a></li>
<li><a style="text-decoration: none;" onclick="return popup(this)" href="http://www.charleskeith.com/usd/pointed-lace-up-flats-black-ck1-70900046.html/"><img alt="to POINTED LACE-UP FLAT" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/tieup-pointed-flats-black-11.jpg" width="100%" />POINTED LACE-UP FLAT</a></li>
<li><a style="text-decoration: none;" onclick="return popup(this)" href="http://www.charleskeith.com/usd/circular-buckle-slingbacks-black-ck1-60360963.html/"><img alt="CIRCULAR BUCKLE SLINGBACK" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/buckle-detail-slingback-heels-black-12_1.jpg" width="100%" />CIRCULAR BUCKLE SLINGBACK</a></li>
<li><a style="text-decoration: none;" onclick="return popup(this)" href="http://www.charleskeith.com/usd/circular-buckle-slingbacks-white-ck1-60360963.html/"><img alt="CIRCULAR BUCKLE SLINGBACK" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/buckle-detail-slingback-heels-white-13_1.jpg" width="100%" />CIRCULAR BUCKLE SLINGBACK</a></li>
<li><a style="text-decoration: none;" onclick="return popup(this)" href="http://www.charleskeith.com/usd/square-top-handle-bag-multi-sl2-50780311.html/"><img alt="SQUARE TOP HANDLE BAG" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/embroidery-top-handle-bag-multi-14_1.jpg" width="100%" />SQUARE TOP HANDLE BAG</a></li>
<li><a style="text-decoration: none;" onclick="return popup(this)" href="http://www.charleskeith.com/usd/embossed-boxy-clutch-white-ck2-70700489.html/"><img alt="EMBOSSED BOXY CLUTCH" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/embroidery-detail-clutch-white-15_1.jpg" width="100%" />EMBOSSED BOXY CLUTCH</a></li>
</ul>
</div>
</td>
</tr>
</tbody>
</table>
</div>
<div class="visible-sm visible-xs smallcontent">
<p>Creativity manifests in unexplainable ways, and only those who seek undyingly shall find the exceptional.</p>
<p>The editorial features an interpretation of the classic monochrome with touches of embroideries and lace details.</p>
<img alt="charles keith springsummer 2017" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-editorial-monochrome-blog-1.jpg" width="100%" /> <a onclick="return popup(this)" href="http://www.charleskeith.com/usd/blog/shop-the-story-7/"><img alt="charles keith springsummer 2017" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-editorial-monochrome-blog-2.jpg" width="100%" /></a> <a onclick="return popup(this)" href="http://www.charleskeith.com/usd/blog/shop-the-story-2/"><img alt="charles &amp; keith spring 2017 bags-shoes" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-editorial-monochrome-2-blog-2.jpg" width="100%" /></a> <a onclick="return popup(this)" href="http://www.charleskeith.com/usd/tie-front-mules-white-ck1-60300586.html/"><img alt="charles keith springsummer 2017" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-editorial-monochrome-blog-3.jpg" width="100%" /></a> <a onclick="return popup(this)" href="http://www.charleskeith.com/usd/pom-pom-lace-up-heels-multi-ck1-60390294.html/"><img alt="charles &amp; keith spring 2017 bags-shoes" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-editorial-monochrome-2-blog-3.jpg" width="100%" /></a> <a onclick="return popup(this)" href="http://www.charleskeith.com/usd/blog/shop-the-story-3/"><img alt="charles &amp; keith spring 2017 bags-shoes" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-editorial-monochrome-2-blog-4.jpg" width="100%" /></a> <a onclick="return popup(this)" href="http://www.charleskeith.com/usd/blog/shop-the-story-4/"><img alt="charles &amp; keith spring 2017 bags-shoes" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-editorial-monochrome-2-blog-5.jpg" width="100%" /></a> <a onclick="return popup(this)" href="http://www.charleskeith.com/usd/blog/shop-the-story-1/"><img alt="charles &amp; keith spring 2017 bags-shoes" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-editorial-monochrome-2-blog-1.jpg" width="100%" /></a> <br />
<div style="text-align: center;">SHOP THE STORY</div>
<div>&nbsp;</div>
<table>
<tbody style="text-align: center;">
<tr>
<td style="width: 5%;">&nbsp;</td>
<td style="width: 40%;">
<div><a style="text-decoration: none;" onclick="return popup(this)" href="http://www.charleskeith.com/usd/floral-lattice-bag-black-ck2-80150604.html/"><img alt="Floral bag" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/floral-lattice-bag-black-1_1.jpg" width="100%" />FLORAL LATTICE BAG</a></div>
</td>
<td style="width: 10%;">&nbsp;</td>
<td style="width: 40%;">
<div><a style="text-decoration: none;" onclick="return popup(this)" href="&quot;http://www.charleskeith.com/usd/bead-detail-sandals-black-sl1-60960046.html’/&rdquo;"><img alt="BEAD DETAIL SANDAL" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/embroidery-ankle-strap-heel-black-2.jpg" width="100%" />BEAD DETAIL SANDAL</a></div>
</td>
<td style="width: 5%;">&nbsp;</td>
</tr>
<tr>
<td style="width: 5%;">&nbsp;</td>
<td style="width: 40%; vertical-align: top;">
<div><a style="text-decoration: none;" onclick="return popup(this)" href="http://www.charleskeith.com/usd/cross-strap-platform-sandals-black-ck1-60360969.html/"><img alt="CROSS-STRAP PLATFORM SANDAL" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/open-toe-platform-heel-black-3.jpg" width="100%" />CROSS-STRAP PLATFORM SANDAL</a></div>
</td>
<td style="width: 10%;">&nbsp;</td>
<td style="width: 40%; vertical-align: top;">
<div><a style="text-decoration: none;" onclick="return popup(this)" href="http://www.charleskeith.com/usd/lace-up-basic-sneakers-grey-ck1-70930054.html/"><img alt="Lace-up basic sneaker" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/monotone-sneakers-grey-4.jpg" width="100%" />LACE-UP BASIC SNEAKER</a></div>
</td>
<td style="width: 5%;">&nbsp;</td>
</tr>
<tr>
<td style="width: 5%;">&nbsp;</td>
<td style="width: 40%;">
<div><a style="text-decoration: none;" onclick="return popup(this)" href="http://www.charleskeith.com/usd/glitter-loafers-black-ck1-70380562.html/"><img alt="Glitter loafer" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/glitter-loafers-black-5.jpg" width="100%" />GLITTER LOAFER</a></div>
</td>
<td style="width: 10%;">&nbsp;</td>
<td style="width: 40%;">
<div><a style="text-decoration: none;" onclick="return popup(this)" href="http://www.charleskeith.com/usd/almond-toe-slip-ons-white-ck1-60300586.html/"><img alt="ALMOND-TOE SLIP-ON" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/tie-front-mules-white-6.jpg" width="100%" />ALMOND-TOE SLIP-ON</a></div>
</td>
<td style="width: 5%;">&nbsp;</td>
</tr>
<tr>
<td style="width: 5%;">&nbsp;</td>
<td style="width: 40%; vertical-align: top;">
<div><a style="text-decoration: none;" onclick="return popup(this)" href="http://www.charleskeith.com/usd/embossed-boxy-clutch-black-ck2-70700489.html/"><img alt="Embossed boxy clutch" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/embroidery-detail-clutch-black-7.jpg" width="100%" />EMBOSSED BOXY CLUTCH</a></div>
</td>
<td style="width: 10%;">&nbsp;</td>
<td style="width: 40%; vertical-align: top;">
<div><a style="text-decoration: none;" onclick="return popup(this)" href="http://www.charleskeith.com/usd/almond-toe-slip-ons-black-ck1-60300586.html/"><img alt="ALMOND-TOE SLIP-ON" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/tie-front-mules-black-8.jpg" width="100%" />ALMOND-TOE SLIP-ON</a></div>
</td>
<td style="width: 5%;">&nbsp;</td>
</tr>
<tr>
<td style="width: 5%;">&nbsp;</td>
<td style="width: 40%;">
<div><a style="text-decoration: none;" onclick="return popup(this)" href="http://www.charleskeith.com/usd/pointed-lace-up-sandals-multi-ck1-60390294.html/"><img alt="POINTED LACE-UP SANDAL" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/pompom-laceup-heels-multi-9.jpg" width="100%" />POINTED LACE-UP SANDAL</a></div>
</td>
<td style="width: 10%;">&nbsp;</td>
<td style="width: 40%;">
<div><a style="text-decoration: none;" onclick="return popup(this)" href="http://www.charleskeith.com/usd/textured-stilettos-black-ck1-60360965.html/"><img alt="TEXTURED STILETTO" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/tieup-open-toe-heels-black-10.jpg" width="100%" />TEXTURED STILETTO</a></div>
</td>
<td style="width: 5%;">&nbsp;</td>
</tr>
<tr>
<td style="width: 5%;">&nbsp;</td>
<td style="width: 40%; vertical-align: top;">
<div><a style="text-decoration: none;" onclick="return popup(this)" href="http://www.charleskeith.com/usd/pointed-lace-up-flats-black-ck1-70900046.html/"><img alt="to POINTED LACE-UP FLAT" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/tieup-pointed-flats-black-11.jpg" width="100%" />POINTED LACE-UP FLAT</a></div>
</td>
<td style="width: 10%;">&nbsp;</td>
<td style="width: 40%; vertical-align: top;">
<div><a style="text-decoration: none;" onclick="return popup(this)" href="http://www.charleskeith.com/usd/circular-buckle-slingbacks-black-ck1-60360963.html/"><img alt="CIRCULAR BUCKLE SLINGBACK" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/buckle-detail-slingback-heels-black-12_1.jpg" width="100%" />CIRCULAR BUCKLE SLINGBACK</a></div>
</td>
<td style="width: 5%;">&nbsp;</td>
</tr>
<tr>
<td style="width: 5%;">&nbsp;</td>
<td style="width: 40%;">
<div><a style="text-decoration: none;" onclick="return popup(this)" href="http://www.charleskeith.com/usd/circular-buckle-slingbacks-white-ck1-60360963.html/"><img alt="CIRCULAR BUCKLE SLINGBACK" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/buckle-detail-slingback-heels-white-13_1.jpg" width="100%" />CIRCULAR BUCKLE SLINGBACK</a></div>
</td>
<td style="width: 10%;">&nbsp;</td>
<td style="width: 40%;">
<div><a style="text-decoration: none;" onclick="return popup(this)" href="http://www.charleskeith.com/usd/square-top-handle-bag-multi-sl2-50780311.html/"><img alt="SQUARE TOP HANDLE BAG" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/embroidery-top-handle-bag-multi-14_1.jpg" width="100%" />SQUARE TOP HANDLE BAG</a></div>
</td>
<td style="width: 5%;">&nbsp;</td>
</tr>
<tr>
<td style="width: 5%;">&nbsp;</td>
<td style="width: 40%; vertical-align: top;">&lt;div<a style="text-decoration: none;" onclick="return popup(this)" href="http://www.charleskeith.com/usd/embossed-boxy-clutch-white-ck2-70700489.html/"><img alt="EMBOSSED BOXY CLUTCH" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/embroidery-detail-clutch-white-15_1.jpg" width="100%" />EMBOSSED BOXY CLUTCH</a></td>
</tr>
</tbody>
</table>
<br />
<div id="s-recentpost">&nbsp;</div>
</div>
<p>&nbsp;&nbsp;&nbsp;</p>
<p>
<script type="text/javascript">// <![CDATA[
function popup(mylink, windowname)
{
if (! window.focus)return true;
var href;
if (typeof(mylink) == 'string')
   href=mylink;
else
   href=mylink.href;
window.open(href, windowname, 'width=400,height=1024,scrollbars=yes,resizable=no,location=no,menubar=no,toolbar=no,');
return false;
}
// ]]]]><![CDATA[></script>
</p>]]></description>
      <pubDate>Thu, 16 Feb 2017 01:11:00 +0000</pubDate>
    </item>
    <item>
      <title><![CDATA[#ImwithCHARLESKEITH: BOXY PINEAPPLE BAG]]></title>
      <link>http://www.charleskeith.com/usd/blog/imwithcharleskeith-boxypineapplebag/</link>
      <description><![CDATA[<style><!--
.blogtext{padding-left: 10%; padding-right: 10%; font-size: 14px; text-align: center;}
.blogtext img{padding-bottom: 2%;}
.blogsmall{text-align: center;}
.blogsmall img{padding-bottom: 2%;}
#recentpost {
 text-align: center; font-size: 12px;
}#disqus_thread{
display:none !important;
}

hr{
display:none !important;
}
#recentpost > div {
 width: 18%; 
 display: inline-block;
 vertical-align: top;

 / IE fix. /
 *display: inline;
 zoom: 1;
}
#recentpost:after {
 content: "";
 width: 100%;
 display: inline-block;
}
#recentpost a{text-decoration: none;}
#s-recentpost{text-align: center;font-size: 11px;}
#s-recentpost > div {
 width: 30%;
 display: inline-block;
 vertical-align: top;

 / IE fix. /
 *display: inline;
 zoom: 1;
}
#s-recentpost:after {
 content: "";
 width: 100%;
 display: inline-block;
}
#s-recentpost a{text-decoration: none;}
--></style>
<div>&nbsp;</div>
<div class="visible-md visible-lg blogtext">
<p>Melissa Celestine Koh from Singapore pictured with the Boxy Pineapple Bag.</p>
<a onclick="return popup(this)" href="http://www.charleskeith.com/usd/boxy-pineapple-bag-beige-ck2-80700495.html/"><img alt="charles &amp; keith springsummer 2017" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-personalities-pineapple-bag-blog-1.jpg" width="100%" /></a>
<p>Fashion personality Hang Nguyen from Vietnam carries the Boxy Pineapple Bag in another style.</p>
<a onclick="return popup(this)" href="http://www.charleskeith.com/usd/boxy-pineapple-bag-beige-ck2-80700495.html/"><img alt="charles &amp; keith springsummer 2017" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-personalities-pineapple-bag-blog-2.jpg" width="100%" /></a>
<div>&nbsp;</div>
<div style="text-align: center; font-size: 12px;">
<p>SHOP THE STORY</p>
</div>
<div>&nbsp;</div>
<table>
<tbody>
<tr>
<td style="width: 40.75%;">&nbsp;</td>
<td style="width: 18.5%;">
<div><a onclick="return popup(this)" href="http://www.charleskeith.com/usd/boxy-pineapple-bag-beige-ck2-80700495.html/"><img alt="" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/BOXY-PINEAPPLE-BAG_1.jpg" width="100%" /></a></div>
</td>
<td style="width: 40.75%;">&nbsp;</td>
</tr>
</tbody>
</table>
<div id="recentpost">&nbsp;</div>
</div>
<div class="visible-sm visible-xs blogsmall">
<p>Melissa Celestine Koh from Singapore pictured with the Boxy Pineapple Bag.</p>
<a href="http://www.charleskeith.com/usd/boxy-pineapple-bag-beige-ck2-80700495.html/"><img alt="charles &amp; keith springsummer 2017" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-personalities-pineapple-bag-blog-1-m.jpg" width="100%" /></a>
<p>Fashion personality Hang Nguyen from Vietnam carries the Boxy Pineapple Bag in another style.</p>
<a href="http://www.charleskeith.com/usd/boxy-pineapple-bag-beige-ck2-80700495.html/"><img alt="charles &amp; keith springsummer 2017" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-personalities-pineapple-bag-blog-2-m.jpg" width="100%" /></a>
<div>&nbsp;</div>
<div style="text-align: center;">
<p>SHOP THE STORY</p>
</div>
<div>&nbsp;</div>
<table>
<tbody>
<tr>
<td style="width: 30%;">&nbsp;</td>
<td style="width: 40%;">
<div><a href="http://www.charleskeith.com/usd/boxy-pineapple-bag-beige-ck2-80700495.html/"><img alt="" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/BOXY-PINEAPPLE-BAG_1.jpg" width="100%" /></a></div>
</td>
<td style="width: 30%;">&nbsp;</td>
</tr>
</tbody>
</table>
<br />
<div id="s-recentpost">&nbsp;</div>
<div>&nbsp;</div>
</div>
<p>
<script type="text/javascript">// <![CDATA[
function popup(mylink, windowname)
{
if (! window.focus)return true;
var href;
if (typeof(mylink) == 'string')
   href=mylink;
else
   href=mylink.href;
window.open(href, windowname, 'width=400,height=1024,scrollbars=yes,resizable=no,location=no,menubar=no,toolbar=no,');
return false;
}
// ]]]]><![CDATA[></script>
</p>]]></description>
      <pubDate>Fri, 10 Feb 2017 09:27:00 +0000</pubDate>
    </item>
    <item>
      <title><![CDATA[THE ORNAMENTALIST]]></title>
      <link>http://www.charleskeith.com/usd/blog/theornamentalist/</link>
      <description><![CDATA[<p>
<script type="text/javascript" src="https://ajax.googleapis.com/ajax/libs/jquery/1.8.2/jquery.min.js"></script>
<script type="text/javascript" src="http://www.charleskeith.com/media/wysiwyg/js/jquery.bxslider.min.js"></script>
</p>
<style><!--
.blog-post-view .largecontent{
	max-width:960px;margin:0 auto; font-size: 14px;text-align: center;
}
.bx-wrapper {
    position: relative; margin: 0 auto 60px; padding: 0;
    *zoom: 1;
}

.bx-wrapper img {max-width: 100%; display: block;}

/** THEME
===================================*/
.bx-wrapper .bx-viewport {
    left: 0;
    background: #fff;
	
    /*fix other elements on the page moving (on Chrome)*/
    -webkit-transform: translatez(0);
    -moz-transform: translatez(0);
    -ms-transform: translatez(0);
    -o-transform: translatez(0);
    transform: translatez(0);
}

.bx-wrapper .bx-pager,
.bx-wrapper .bx-controls-auto {
    position: absolute; bottom: -50px; width: 100%;
}

/* LOADER */
.bx-wrapper .bx-loading {
    min-height: 50px;
    background: url(http://cdnm1.charleskeith.com/media/wysiwyg/blog/bxloader.gif) center center no-repeat #fff;
    height: 100%;
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 2000;
}
#disqus_thread{
display:none !important;
}

hr{
display:none !important;
}
/* PAGER */
.bx-wrapper .bx-pager {
    text-align: center;
    font-size: .85em;
    font-family: Arial;
    font-weight: bold;
    color: #666;
    padding-top: 20px;
}

.bx-wrapper .bx-pager .bx-pager-item,
.bx-wrapper .bx-controls-auto .bx-controls-auto-item {
    display: inline-block;
    *zoom: 1;
    *display: inline;
}

.bx-wrapper .bx-pager.bx-default-pager a {
	background: #fff;
	text-indent: -9999px;
	display: block;
	width: 10px;
	height: 10px;
	margin: 0 3px;
	outline: 0;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}

#recentpost {
 text-align: center; font-size: 12px;
}
#recentpost > div {
 width: 18%; 
 display: inline-block;
 vertical-align: top;

 / IE fix. /
 *display: inline;
 zoom: 1;
}
#recentpost:after {
 content: "";
 width: 100%;
 display: inline-block;
}
#recentpost a{text-decoration: none;}
#s-recentpost{text-align: center;font-size: 11px;}
#s-recentpost > div {
 width: 30%;
 display: inline-block;
 vertical-align: top;

 / IE fix. /
 *display: inline;
 zoom: 1;
}
#s-recentpost:after {
 content: "";
 width: 100%;
 display: inline-block;
}
#s-recentpost a{text-decoration: none;}

/* DIRECTION CONTROLS (NEXT / PREV) */
.bx-wrapper .bx-prev {
    left: -20px;/*left: 10px;htike*/
    background: url(http://cdnm1.charleskeith.com/media/wysiwyg/blog/bxcontrols.png) no-repeat 0 -32px;
}

.bx-wrapper .bx-next {
    right: -20px;/*right: 10px;htike*/
    background: url(http://cdnm1.charleskeith.com/media/wysiwyg/blog/bxcontrols.png) no-repeat -43px -32px;
}

.bx-wrapper .bx-prev:hover {
    background-position: 0 0;
}

.bx-wrapper .bx-next:hover {
    background-position: -43px 0;
}

.bx-wrapper .bx-controls-direction a {
    position: absolute;
    top: 50%;
    margin-top: -16px;
    outline: 0;
    width: 32px;
    height: 32px;
    text-indent: -9999px;
    z-index: 3000;
}

.bx-wrapper .bx-controls-direction a.disabled { display: none; }

/* AUTO CONTROLS (START / STOP) */
.bx-wrapper .bx-controls-auto { text-align: center; }

/* PAGER WITH AUTO-CONTROLS HYBRID LAYOUT */
.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-pager {
    text-align: left;
    width: 80%;
}

.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-controls-auto {
    right: 0;
    width: 35px;
}

/* IMAGE CAPTIONS */
.bx-wrapper .bx-caption {
    position: absolute;
    top: 7px;/*bottom: 0;*/
    left: 0;
    width: 100%;
}

.bx-wrapper .bx-caption span {
	color: #000;/*color: #fff;*/
	font-family: Arial;
	display: block;
	font-size: .85em; font-weight: bold;
	padding: 2px;/*padding: 10px;*/
}
.bx-wrapper ul li{margin-left: 0;}

#sidebar { width: 150px; float: right; text-align: center;}
.shopstory{font-size: 12px; text-align: center; font-weight: bold; padding-left: 30px;}
.smallcontent{text-align: center;}
.smallcontent img{padding-bottom: 2%;}
--></style>
<p>
<script type="text/javascript">// <![CDATA[
$(function() {
            var floatingDiv = $('#sidebar');
            var offset = $("#sidebar").position();
            var bottomoffset = $("#leftcontent").height();
            
            $(window).scroll(function() {
                if ($(window).scrollTop() >= (offset.top + 250) && $(window).scrollTop() <= (bottomoffset - 250) ) {
                floatingDiv.css({
		    'position' : 'fixed',
			'top' : 100, 'float':'right', 'margin-left':30 
		 });
                }else {
                 floatingDiv.css({
		    'position' : 'relative',
			'top' : 0
		 });   
                }
            });
});
// ]]]]><![CDATA[></script>
<script type="text/javascript">// <![CDATA[
$(document).ready(function(){
  $('.bxslider').bxSlider({
  mode: 'vertical', 
  slideWidth: 140, minSlides: 3, maxSlides: 3, moveSlides: 1, captions: true,  
  slideMargin: 5
});
});
// ]]]]><![CDATA[></script>
</p>
<div>&nbsp;</div>
<div class="visible-md visible-lg largecontent">
<table>
<tbody style="text-align: center;">
<tr>
<td style="width: 80%; vertical-align: top; font-size: 14px;">
<div id="leftcontent">
<p>The Ornamentalist &ndash; features textures and elements such as chains and snap hooks, colourful tassels, macram&eacute; details, embroidery and leather whip stitch details.</p>
<a onclick="return popup(this)" href="http://www.charleskeith.com/usd/bead-detail-sandals-red-sl1-60960046.html/"><img style="padding-bottom: 2%;" alt="charles &amp; keith springsummer 2017" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-spring-2017-product-blog-1.jpg" width="100%" /></a> <a onclick="return popup(this)" href="http://www.charleskeith.com/usd/blog/shop-the-story-5/"><img style="padding-bottom: 2%;" alt="charles &amp; keith springsummer 2017" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-spring-2017-product-blog-2.jpg" width="100%" /></a> <a onclick="return popup(this)" href="http://www.charleskeith.com/usd/blog/shop-the-story-6/"><img style="padding-bottom: 2%;" alt="charles &amp; keith springsummer 2017" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-spring-2017-product-blog-3.jpg" width="100%" /></a></div>
<br />
<div id="recentpost"><a href="http://www.charleskeith.com/usd/blog/aworkinprogress/">&nbsp;</a></div>
</td>
<td style="width: 20%; vertical-align: top;">
<div class="shopstory">SHOP THE STORY</div>
<div>&nbsp;</div>
<div id="sidebar">
<ul class="bxslider">
<li><a style="font-size: 10px; text-decoration: none;" onclick="return popup(this)" href="http://www.charleskeith.com/usd/bead-detail-sandals-red-sl1-60960046.html/"><img alt="BEAD DETAIL SANDAL" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/EMBROIDERY-ANKLE-STRAP-HEEL-red-1.jpg" width="100%" />BEAD DETAIL SANDAL</a></li>
<li><a style="font-size: 10px; text-decoration: none;" onclick="return popup(this)" href="http://www.charleskeith.com/usd/zipper-crossbody-lightpink-ck2-80780296.html/"><img alt="ZIPPER CROSSBODY" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/ZIPPER-CROSSBODY-lightpink-2.jpg" width="100%" />ZIPPER CROSSBODY</a></li>
<li><a style="font-size: 10px; text-decoration: none;" onclick="return popup(this)" href="http://www.charleskeith.com/usd/circular-drop-stone-necklace-pink-ck5-21430014.html/"><img alt="CIRCULAR DROP STONE NECKLACE" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/SEMI-PRECIOUS-STONE-LARIAT-NECKLACE-pink-4.jpg" width="100%" />CIRCULAR DROP STONE NECKLACE</a></li>
<li><a style="font-size: 10px; text-decoration: none;" onclick="return popup(this)" href="http://www.charleskeith.com/usd/stone-drop-earrings-pink-ck5-41430016.html/"><img alt="STONE DROP EARRINGS" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/SEMI-PRECIOUS-STONE-DROP-EARRINGS-pink-7.jpg" width="100%" />STONE DROP EARRINGS</a></li>
<li><a style="font-size: 10px; text-decoration: none;" onclick="return popup(this)" href="http://www.charleskeith.com/usd/stone-drop-earrings-navy-ck5-41430016.html/"><img alt="STONE DROP EARRINGS" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/SEMI-PRECIOUS-STONE-DROP-EARRINGS-navy-8.jpg" width="100%" />STONE DROP EARRINGS</a></li>
<li><a style="font-size: 10px; text-decoration: none;" onclick="return popup(this)" href="http://www.charleskeith.com/usd/stone-drop-earrings-white-ck5-41430016.html/"><img alt="STONE DROP EARRINGS" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/SEMI-PRECIOUS-STONE-DROP-EARRINGS-white-9.jpg" width="100%" />STONE DROP EARRINGS</a></li>
</ul>
</div>
</td>
</tr>
</tbody>
</table>
</div>
<div class="visible-sm visible-xs smallcontent">
<p>The Ornamentalist &ndash; features textures and elements such as chains and snap hooks, colourful tassels, macram&eacute; details, embroidery and leather whip stitch details.</p>
<a href="http://www.charleskeith.com/usd/bead-detail-sandals-red-sl1-60960046.html/"><img alt="charles &amp; keith springsummer 2017" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-spring-2017-product-blog-1.jpg" width="100%" /></a> <a href="http://www.charleskeith.com/usd/blog/shop-the-story-5/"><img alt="charles &amp; keith springsummer 2017" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-spring-2017-product-blog-2.jpg" width="100%" /></a> <a href="http://www.charleskeith.com/usd/blog/shop-the-story-6/"><img alt="charles &amp; keith springsummer 2017" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-spring-2017-product-blog-3.jpg" width="100%" /></a>
<div>&nbsp;</div>
<div>SHOP THE STORY</div>
<table>
<tbody style="text-align: center;">
<tr>
<td style="width: 5%;">&nbsp;</td>
<td style="width: 40%;">
<div><a href="http://www.charleskeith.com/usd/bead-detail-sandals-red-sl1-60960046.html/"> <img alt="BEAD DETAIL SANDAL" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/EMBROIDERY-ANKLE-STRAP-HEEL-red-1.jpg" width="100%" /></a></div>
</td>
<td style="width: 10%;">&nbsp;</td>
<td style="width: 40%;">
<div><a href="http://www.charleskeith.com/usd/zipper-crossbody-lightpink-ck2-80780296.html/"> <img alt="ZIPPER CROSSBODY" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/ZIPPER-CROSSBODY-lightpink-2.jpg" width="100%" /></a></div>
</td>
<td style="width: 5%;">&nbsp;</td>
</tr>
<tr>
<td style="width: 5%;">&nbsp;</td>
<td style="width: 40%; vertical-align: top;">
<div><a style="text-decoration: none;" href="http://www.charleskeith.com/usd/bead-detail-sandals-red-sl1-60960046.html/">BEAD DETAIL SANDAL</a></div>
</td>
<td style="width: 10%;">&nbsp;</td>
<td style="width: 40%; vertical-align: top;">
<div><a style="text-decoration: none;" href="http://www.charleskeith.com/usd/zipper-crossbody-lightpink-ck2-80780296.html/">ZIPPER CROSSBODY</a></div>
</td>
<td style="width: 5%;">&nbsp;</td>
</tr>
<tr>
<td style="width: 5%;">&nbsp;</td>
<td style="width: 40%;">
<div><a href="http://www.charleskeith.com/usd/circular-drop-stone-necklace-pink-ck5-21430014.html/"><img alt="CIRCULAR DROP STONE NECKLACE" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/SEMI-PRECIOUS-STONE-LARIAT-NECKLACE-pink-4.jpg" width="100%" /></a></div>
</td>
<td style="width: 10%;">&nbsp;</td>
<td style="width: 40%;">
<div><a href="http://www.charleskeith.com/usd/stone-drop-earrings-pink-ck5-41430016.html/"><img alt="STONE DROP EARRINGS" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/SEMI-PRECIOUS-STONE-DROP-EARRINGS-pink-7.jpg" width="100%" /></a></div>
</td>
<td style="width: 5%;">&nbsp;</td>
</tr>
<tr>
<td style="width: 5%;">&nbsp;</td>
<td style="width: 40%; vertical-align: top;">
<div><a style="text-decoration: none;" href="http://www.charleskeith.com/usd/circular-drop-stone-necklace-pink-ck5-21430014.html/">CIRCULAR DROP STONE NECKLACE</a></div>
</td>
<td style="width: 10%;">&nbsp;</td>
<td style="width: 40%; vertical-align: top;">
<div><a style="text-decoration: none;" href="http://www.charleskeith.com/usd/stone-drop-earrings-pink-ck5-41430016.html/">STONE DROP EARRINGS</a></div>
</td>
<td style="width: 5%;">&nbsp;</td>
</tr>
<tr>
<td style="width: 5%;">&nbsp;</td>
<td style="width: 40%;">
<div><a href="http://www.charleskeith.com/usd/stone-drop-earrings-navy-ck5-41430016.html/"><img alt="STONE DROP EARRINGS" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/SEMI-PRECIOUS-STONE-DROP-EARRINGS-navy-8.jpg" width="100%" /></a></div>
</td>
<td style="width: 10%;">&nbsp;</td>
<td style="width: 40%;">
<div><a href="http://www.charleskeith.com/usd/stone-drop-earrings-white-ck5-41430016.html/"><img alt="STONE DROP EARRINGS" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/SEMI-PRECIOUS-STONE-DROP-EARRINGS-white-9.jpg" width="100%" /></a></div>
</td>
<td style="width: 5%;">&nbsp;</td>
</tr>
<tr>
<td style="width: 5%;">&nbsp;</td>
<td style="width: 40%; vertical-align: top;">
<div><a style="text-decoration: none;" href="http://www.charleskeith.com/usd/stone-drop-earrings-navy-ck5-41430016.html/">STONE DROP EARRINGS</a></div>
</td>
<td style="width: 10%;">&nbsp;</td>
<td style="width: 40%; vertical-align: top;">
<div><a style="text-decoration: none;" href="http://www.charleskeith.com/usd/stone-drop-earrings-white-ck5-41430016.html/">STONE DROP EARRINGS</a></div>
</td>
<td style="width: 5%;">&nbsp;</td>
</tr>
</tbody>
</table>
<br />
<div id="s-recentpost">&nbsp;</div>
</div>
<div>&nbsp;</div>
<p>
<script type="text/javascript">// <![CDATA[
function popup(mylink, windowname)
{
if (! window.focus)return true;
var href;
if (typeof(mylink) == 'string')
   href=mylink;
else
   href=mylink.href;
window.open(href, windowname, 'width=400,height=1024,scrollbars=yes,resizable=no,location=no,menubar=no,toolbar=no,');
return false;
}
// ]]]]><![CDATA[></script>
</p>]]></description>
      <pubDate>Tue, 07 Feb 2017 01:19:00 +0000</pubDate>
    </item>
    <item>
      <title><![CDATA[EXUBERANCE]]></title>
      <link>http://www.charleskeith.com/usd/blog/exuberance/</link>
      <description><![CDATA[<p>
<script type="text/javascript" src="https://ajax.googleapis.com/ajax/libs/jquery/1.8.2/jquery.min.js"></script>
<script type="text/javascript" src="http://www.charleskeith.com/media/wysiwyg/js/jquery.bxslider.min.js"></script>
</p>
<style><!--
.blog-post-view .largecontent{
	max-width: 960px;margin:0 auto; font-size: 14px;text-align: center;
}
#disqus_thread{
display:none !important;
}

hr{
display:none !important;
}
.bx-wrapper {
    position: relative; margin: 0 auto 60px; padding: 0;
    *zoom: 1;
}

.bx-wrapper img {max-width: 100%; display: block;}

/** THEME
===================================*/
.bx-wrapper .bx-viewport {
    left: 0;
    background: #fff;
	
    /*fix other elements on the page moving (on Chrome)*/
    -webkit-transform: translatez(0);
    -moz-transform: translatez(0);
    -ms-transform: translatez(0);
    -o-transform: translatez(0);
    transform: translatez(0);
}

.bx-wrapper .bx-pager,
.bx-wrapper .bx-controls-auto {
    position: absolute; bottom: -30px; width: 100%;
}

/* LOADER */
.bx-wrapper .bx-loading {
    min-height: 50px;
    background: url(http://cdnm1.charleskeith.com/media/wysiwyg/blog/bxloader.gif) center center no-repeat #fff;
    height: 100%;
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 2000;
}

/* PAGER */
.bx-wrapper .bx-pager {
    text-align: center;
    font-size: .85em;
    font-family: Arial;
    font-weight: bold;
    color: #666;
    padding-top: 20px;
}

.bx-wrapper .bx-pager .bx-pager-item,
.bx-wrapper .bx-controls-auto .bx-controls-auto-item {
    display: inline-block;
    *zoom: 1;
    *display: inline;
}

.bx-wrapper .bx-pager.bx-default-pager a {
	background: #fff;
	text-indent: -9999px;
	display: block;
	width: 10px;
	height: 10px;
	margin: 0 3px;
	outline: 0;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}

/* DIRECTION CONTROLS (NEXT / PREV) */
.bx-wrapper .bx-prev {
    left: -20px;/*left: 10px;htike*/
    background: url(http://cdnm1.charleskeith.com/media/wysiwyg/blog/bxcontrols.png) no-repeat 0 -32px;
}

.bx-wrapper .bx-next {
    right: -20px;/*right: 10px;htike*/
    background: url(http://cdnm1.charleskeith.com/media/wysiwyg/blog/bxcontrols.png) no-repeat -43px -32px;
}

.bx-wrapper .bx-prev:hover {
    background-position: 0 0;
}

.bx-wrapper .bx-next:hover {
    background-position: -43px 0;
}

.bx-wrapper .bx-controls-direction a {
    position: absolute;
    top: 50%;
    margin-top: -16px;
    outline: 0;
    width: 32px;
    height: 32px;
    text-indent: -9999px;
    z-index: 3000;
}

.bx-wrapper .bx-controls-direction a.disabled { display: none; }
#recentpost {
 text-align: center; font-size: 12px;
}
#recentpost > div {
 width: 18%; 
 display: inline-block;
 vertical-align: top;

 / IE fix. /
 *display: inline;
 zoom: 1;
}
#recentpost:after {
 content: "";
 width: 100%;
 display: inline-block;
}
#recentpost a{text-decoration: none;}
#s-recentpost{text-align: center;font-size: 11px;}
#s-recentpost > div {
 width: 30%;
 display: inline-block;
 vertical-align: top;

 / IE fix. /
 *display: inline;
 zoom: 1;
}
#s-recentpost:after {
 content: "";
 width: 100%;
 display: inline-block;
}
#s-recentpost a{text-decoration: none;}
/* AUTO CONTROLS (START / STOP) */
.bx-wrapper .bx-controls-auto { text-align: center; }

/* PAGER WITH AUTO-CONTROLS HYBRID LAYOUT */
.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-pager {
    text-align: left;
    width: 80%;
}

.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-controls-auto {
    right: 0;
    width: 35px;
}

/* IMAGE CAPTIONS */
.bx-wrapper .bx-caption {
    position: absolute;
    top: 7px;/*bottom: 0;*/
    left: 0;
    width: 100%;
}

.bx-wrapper .bx-caption span {
	color: #000;/*color: #fff;*/
	font-family: Arial;
	display: block;
	font-size: .85em; font-weight: bold;
	padding: 2px;/*padding: 10px;*/
}
.bx-wrapper ul li{margin-left: 0;}

#sidebar { width: 150px; float: right; text-align: center;}
.shopstory{font-size: 12px; text-align: center; font-weight: bold;}
.smallcontent{text-align: center;}
.smallcontent img{padding-bottom: 2%;}
--></style>
<p>
<script type="text/javascript">// <![CDATA[
$(function() {
            var floatingDiv = $('#sidebar');
            var offset = $("#sidebar").position();
            var bottomoffset = $("#leftcontent").height();
            
            $(window).scroll(function() {
                if ($(window).scrollTop() >= (offset.top + 250) && $(window).scrollTop() <= (bottomoffset - 250) ) {
                floatingDiv.css({
		    'position' : 'fixed',
			'top' : 120, 'float':'right', 'margin-left':30 
		 });
                }else {
                 floatingDiv.css({
		    'position' : 'relative',
			'top' : 0
		 });   
                }
            });
});
// ]]]]><![CDATA[></script>
<script type="text/javascript">// <![CDATA[
$(document).ready(function(){
  $('.bxslider').bxSlider({
  mode: 'vertical', 
  slideWidth: 140, minSlides: 3, maxSlides: 3, moveSlides: 1, captions: true,  
  slideMargin: 5
});
});
// ]]]]><![CDATA[></script>
</p>
<div>&nbsp;</div>
<div class="visible-md visible-lg largecontent">
<table>
<tbody style="text-align: center;">
<tr>
<td style="width: 80%; vertical-align: top; font-size: 14px;">
<div id="leftcontent"><img style="padding-bottom: 2%;" alt="charles &amp; keith springsummer 2017" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-single-pineapple-blog-1.jpg" width="100%" />
<p>A series that emphasizes on details, elements and textures to create an open-ended visual narrative.</p>
<div>&nbsp;</div>
<a onclick="return popup(this)" href="http://www.charleskeith.com/usd/blog/shop-the-story-14/"><img style="padding-bottom: 2%;" alt="charles &amp; keith springsummer 2017" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-single-pineapple-blog-2.jpg" width="100%" /></a> <img style="padding-bottom: 2%;" alt="charles &amp; keith springsummer 2017" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-single-pineapple-blog-3.jpg" width="100%" />
<p>Conventional soft and wistful pastel hues appear to be bolder, featuring a collection extending from slip-ons, ankle strap flats and pastellic studded bags that present a new take on femininity that is both sturdy and winsome.</p>
<div>&nbsp;</div>
<a onclick="return popup(this)" href="http://www.charleskeith.com/usd/duo-strap-sliders-green-ck1-70380560.html/"><img style="padding-bottom: 2%;" alt="charles &amp; keith springsummer 2017" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-single-pineapple-blog-4.jpg" width="100%" /></a> <a onclick="return popup(this)" href="http://www.charleskeith.com/usd/blog/shop-the-story-15/"><img style="padding-bottom: 2%;" alt="charles &amp; keith springsummer 2017" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-single-pineapple-blog-5.jpg" width="100%" /></a> <a onclick="return popup(this)" href="http://www.charleskeith.com/usd/blog/shop-the-story-16/"><img style="padding-bottom: 2%;" alt="charles &amp; keith springsummer 2017" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-single-pineapple-blog-6.jpg" width="100%" /></a></div>
<div id="recentpost">&nbsp;</div>
</td>
<td style="width: 20%; vertical-align: top; font-size: 10px;">
<div id="sidebar">
<div class="shopstory">SHOP THE STORY</div>
<ul class="bxslider">
<li><a style="text-decoration: none;" onclick="return popup(this)" href="http://www.charleskeith.com/usd/pointed-dorsay-pumps-yellow-ck1-60900049.html/"><img alt="shoes" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/POINTED-DORSAY-PUMPS-yellow-2.jpg" width="100%" />POINTED DORSAY PUMP</a></li>
<li><a style="text-decoration: none;" onclick="return popup(this)" href="http://www.charleskeith.com/usd/slip-on-loafers-yellow-ck1-70380558.html/"><img alt="loafer" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/SLIP-ON-LOAFERS-yellow-3.jpg" width="100%" />SLIP-ON LOAFER</a></li>
<li><a style="text-decoration: none;" onclick="return popup(this)" href="http://www.charleskeith.com/usd/peep-toe-slingback-sandals-nude-ck1-70480051.html/"><img alt="sandal" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/PEEP-TOE-SLINGBACK-SANDAL-nude-4.jpg" width="100%" />PEEP-TOE SLINGBACK SANDAL</a></li>
<li><a style="text-decoration: none;" onclick="return popup(this)" href="http://www.charleskeith.com/usd/angular-stone-drop-earrings-black-ck5-41430018.html/"><img alt="earrings" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/ANGULAR-STONE-DROP-EARRINGS-black-8.jpg" width="100%" />ANGULAR STONE DROP EARRINGS</a></li>
<li><a style="text-decoration: none;" onclick="return popup(this)" href="http://www.charleskeith.com/usd/angular-stone-drop-earrings-gold-ck5-41430018.html/"><img alt="earrings" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/ANGULAR-STONE-DROP-EARRINGS-gold-9.jpg" width="100%" />ANGULAR STONE DROP EARRINGS</a></li>
<li><a style="text-decoration: none;" onclick="return popup(this)" href="http://www.charleskeith.com/usd/angular-stone-drop-earrings-silver-ck5-41430018.html/"><img alt="earrings" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/ANGULAR-STONE-DROP-EARRINGS-silver-10.jpg" width="100%" />ANGULAR STONE DROP EARRINGS</a></li>
</ul>
</div>
</td>
</tr>
</tbody>
</table>
</div>
<div class="visible-sm visible-xs smallcontent"><img alt="charles &amp; keith springsummer 2017" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-single-pineapple-blog-1.jpg" width="100%" />
<p>A series that emphasizes on details, elements and textures to create an open-ended visual narrative.</p>
<div>&nbsp;</div>
<a onclick="return popup(this)" href="http://www.charleskeith.com/usd/blog/shop-the-story-14/"><img alt="charles &amp; keith springsummer 2017" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-single-pineapple-blog-2.jpg" width="100%" /></a> <img alt="charles &amp; keith springsummer 2017" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-single-pineapple-blog-3.jpg" width="100%" />
<p>Conventional soft and wistful pastel hues appear to be bolder, featuring a collection extending from slip-ons, ankle strap flats and pastellic studded bags that present a new take on femininity that is both sturdy and winsome.</p>
<div>&nbsp;</div>
<a onclick="return popup(this)" href="http://www.charleskeith.com/usd/duo-strap-sliders-green-ck1-70380560.html/"><img alt="charles &amp; keith springsummer 2017" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-single-pineapple-blog-4.jpg" width="100%" /></a> <a onclick="return popup(this)" href="http://www.charleskeith.com/usd/blog/shop-the-story-15/"><img alt="charles &amp; keith springsummer 2017" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-single-pineapple-blog-5.jpg" width="100%" /></a> <a onclick="return popup(this)" href="http://www.charleskeith.com/usd/blog/shop-the-story-16/"><img alt="charles &amp; keith springsummer 2017" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-single-pineapple-blog-6.jpg" width="100%" /></a> <br />
<div>&nbsp;</div>
<div class="shopstory">SHOP THE STORY</div>
<table>
<tbody style="text-align: center;">
<tr>
<td style="width: 5%;">&nbsp;</td>
<td style="width: 40%;">
<div><a style="text-decoration: none;" onclick="return popup(this)" href="http://www.charleskeith.com/usd/pointed-dorsay-pumps-yellow-ck1-60900049.html/"><img alt="shoes" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/POINTED-DORSAY-PUMPS-yellow-2.jpg" width="100%" />POINTED DORSAY PUMP</a></div>
</td>
<td style="width: 10%;">&nbsp;</td>
<td style="width: 40%;">
<div><a style="text-decoration: none;" onclick="return popup(this)" href="http://www.charleskeith.com/usd/slip-on-loafers-yellow-ck1-70380558.html/"><img alt="loafer" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/SLIP-ON-LOAFERS-yellow-3.jpg" width="100%" />SLIP-ON LOAFER</a></div>
</td>
<td style="width: 5%;">&nbsp;</td>
</tr>
<tr>
<td style="width: 5%;">&nbsp;</td>
<td style="width: 40%; vertical-align: top;">
<div><a style="text-decoration: none;" onclick="return popup(this)" href="http://www.charleskeith.com/usd/peep-toe-slingback-sandals-nude-ck1-70480051.html/"><img alt="sandal" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/PEEP-TOE-SLINGBACK-SANDAL-nude-4.jpg" width="100%" />PEEP-TOE SLINGBACK SANDAL</a></div>
</td>
<td style="width: 10%;">&nbsp;</td>
<td style="width: 40%; vertical-align: top;">
<div><a style="text-decoration: none;" onclick="return popup(this)" href="http://www.charleskeith.com/usd/angular-stone-drop-earrings-black-ck5-41430018.html/"><img alt="earrings" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/ANGULAR-STONE-DROP-EARRINGS-black-8.jpg" width="100%" />ANGULAR STONE DROP EARRINGS</a></div>
</td>
<td style="width: 5%;">&nbsp;</td>
</tr>
<tr>
<td style="width: 5%;">&nbsp;</td>
<td style="width: 40%;">
<div><a style="text-decoration: none;" onclick="return popup(this)" href="http://www.charleskeith.com/usd/angular-stone-drop-earrings-gold-ck5-41430018.html/"><img alt="earrings" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/ANGULAR-STONE-DROP-EARRINGS-gold-9.jpg" width="100%" />ANGULAR STONE DROP EARRINGS</a></div>
</td>
<td style="width: 10%;">&nbsp;</td>
<td style="width: 40%;">
<div><a style="text-decoration: none;" onclick="return popup(this)" href="http://www.charleskeith.com/usd/angular-stone-drop-earrings-silver-ck5-41430018.html/"><img alt="earrings" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/ANGULAR-STONE-DROP-EARRINGS-silver-10.jpg" width="100%" />ANGULAR STONE DROP EARRINGS</a></div>
</td>
<td style="width: 5%;">&nbsp;</td>
</tr>
</tbody>
</table>
<div id="s-recentpost">&nbsp;</div>
</div>
<p>&nbsp;&nbsp;&nbsp;</p>
<p>
<script type="text/javascript">// <![CDATA[
function popup(mylink, windowname)
{
if (! window.focus)return true;
var href;
if (typeof(mylink) == 'string')
   href=mylink;
else
   href=mylink.href;
window.open(href, windowname, 'width=400,height=1024,scrollbars=yes,resizable=no,location=no,menubar=no,toolbar=no,');
return false;
}
// ]]]]><![CDATA[></script>
</p>]]></description>
      <pubDate>Wed, 01 Feb 2017 07:17:52 +0000</pubDate>
    </item>
    <item>
      <title><![CDATA[VOICES: KIM CAM JONES]]></title>
      <link>http://www.charleskeith.com/usd/blog/voices-kimcamjones/</link>
      <description><![CDATA[<style><!--
.largecontent{
   text-align: center; padding-left: 10%; padding-right: 10%; font-size: 14px;
}
#disqus_thread{
display:none !important;
}

hr{
display:none !important;
}
.largecontent img{padding-bottom: 2%;}
.smallcontent{font-size: 12px; text-align: center;}
.smallcontent img{padding-bottom: 2%;}
.shopstory{text-align: center; font-size: 12px;font-weight: bold;}
tr.SpaceUnder > td{padding-bottom: 30px;}
#recentpost {
 text-align: center; font-size: 12px;
}
#recentpost > div {
 width: 18%; 
 display: inline-block;
 vertical-align: top;

 / IE fix. /
 *display: inline;
 zoom: 1;
}
#recentpost:after {
 content: "";
 width: 100%;
 display: inline-block;
}
#recentpost a{text-decoration: none;}
#s-recentpost{text-align: center;font-size: 11px;}
#s-recentpost > div {
 width: 30%;
 display: inline-block;
 vertical-align: top;

 / IE fix. /
 *display: inline;
 zoom: 1;
}
#s-recentpost:after {
 content: "";
 width: 100%;
 display: inline-block;
}
#s-recentpost a{text-decoration: none;}
--></style>
<div>&nbsp;</div>
<div class="visible-md visible-lg largecontent">
<div style="max-width: 1220px; margin-left: auto; margin-right: auto; display: block;"><iframe src="https://www.youtube.com/embed/wdCNHnSskF8" height="456" width="100%"></iframe></div>
<div>&nbsp;</div>
<p>From Adelaide to the Philippines with a portfolio that highlights her expertise in writing, hosting and designing, Kim Jones (@kimcamjones) is a multi-talented creative with a fierce cause. The Brit-born, Adelaide-bred fashion influencer is pursuing her dream of creating a culture and community of strong women who can discover their potential and support themselves. Owing it to her cross-cultural environment, she is one to push boundaries and move things out of her comfort zone: all in the name of personal growth and self-discovery. Kim shares with us her creative process, the obstacles she has endured and how she conquers rejection.</p>
<div>&nbsp;</div>
<a onclick="return popup(this)" href="http://www.charleskeith.com/usd/buckle-strap-mules-black-ck1-60300585.html/"><img alt="charles &amp; keith fashion,voices-kimcamjones" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-kim-jones-blog-1.jpg" width="100%" /></a> <a onclick="return popup(this)" href="http://www.charleskeith.com/usd/t-bar-platform-stilettos-black-ck1-60360976.html/"><img alt="charles &amp; keith fashion,voices-kimcamjones" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-kim-jones-blog-2.jpg" width="100%" /></a>
<p style="font-weight: bold;">Let&rsquo;s talk about growing up in Australia: was creativity a significant part of your childhood?</p>
<p>Always. I grew up sketching from a young age and being exposed to musical instruments and my mother designing and making clothes for my sister and I. It was something I took a lot of comfort in and used as an escape when I needed it. As I grew older I started sewing my own clothes and tweaking my existing garments into something else when I wanted to wear something different. It was so rewarding and fulfilling for me.</p>
<div>&nbsp;</div>
<p style="font-weight: bold;">Do you find it difficult to achieve goals that you set out for yourself?</p>
<p>I think it&rsquo;s so important to set goals, but mine are open-ended and broad. I know the woman I want to become but the idea of that woman has changed as I&rsquo;ve matured and learnt from experiences. I think it&rsquo;s important to set direction but also allow yourself to be malleable with whatever opportunities life throws your way. I think the ability to adapt and respond to change is such a great skill to have, you&rsquo;ll find that the things you wanted a few years ago may not necessarily be what you want now &mdash; and that&rsquo;s all part of the fun.</p>
<div>&nbsp;</div>
<p style="font-weight: bold;">Looking back at your past projects, how much have you grown or changed? Tell us about it.</p>
<p>The change I&rsquo;ve experienced is colossal. I&rsquo;ve had so many jobs and always felt like I wasn&rsquo;t quite where I was supposed to be. It&rsquo;s only now that I feel like I&rsquo;ve found my momentum and am comfortable in my own skin. When I left Australia for the Philippines my only wish was that I would be pushed entirely out of my comfort zone and I was, in more ways than I expected. But that growth and change allowed me to hone in on what I wanted to spend my days doing and I will be forever grateful for that.</p>
<a onclick="return popup(this)" href="http://www.charleskeith.com/usd/blog/shop-the-story-19/"><img alt="charles &amp; keith fashion,voices-kimcamjones" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-kim-jones-blog-3.jpg" width="100%" /></a>
<p>&ldquo;I know the woman I want to become but the idea of that woman has changed as I&rsquo;ve matured and learnt from experiences. I think it&rsquo;s important to set direction but also allow yourself to be malleable with whatever opportunities life throws your way.&rdquo;</p>
<p style="text-align: center;">-Kim Cam Jones</p>
<div>&nbsp;</div>
<a onclick="return popup(this)" href="http://www.charleskeith.com/usd/blog/shop-the-story-20/"><img alt="charles &amp; keith fashion,voices-kimcamjones" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-kim-jones-blog-4.jpg" width="100%" /></a>
<div>&nbsp;</div>
<p style="font-weight: bold;">What are you currently working on now?</p>
<p>As usual, I can&rsquo;t divulge a lot as it&rsquo;s still in its early stages now but I plan to spend some more time abroad and continue my ventures into retail. I have an upcoming trip to Morocco for a speaking engagement with young, creative women that I&rsquo;m super excited about and a couple of collaborations that I&rsquo;ve been drooling over for the past few months.</p>
<div>&nbsp;</div>
<p style="font-weight: bold;">Your creative process.</p>
<p>My mind never really rests. I&rsquo;m always thinking &mdash; I always say how much I love fashion and I love exploring it in different contexts. Fashion is beautiful, but it is also such a powerful tool that holds so many different facets. I draw inspiration from the books I&rsquo;m reading or even the political and economic podcasts I listen to, the places I travel and the conversations I have.</p>
<div>&nbsp;</div>
<p style="font-weight: bold;">What about getting out of a creative block?</p>
<p>Again, I think it&rsquo;s important to adapt, especially in this rapidly changing digital environment we&rsquo;ve created for ourselves. From a marketing perspective, things that worked just a year ago will now seem outdated and irrelevant, it can be very easy to fall into the trap of monotony in order to create content, especially for someone in my position. Generally, I try to constantly draw inspiration from different areas of life to provide different perspectives and viewpoints. There&rsquo;s no real method on my part. I really just keep putting out there what I want to see.</p>
<div>&nbsp;</div>
<p style="font-weight: bold;">What keeps you motivated to complete a project?</p>
<p>One of the most rewarding parts of my job is the collaboration aspect. I never thought I&rsquo;d get to work with the clients that I have. It&rsquo;s been so fulfilling to work with a brand say, that has been around for decades and experienced so much as a business and then take their aesthetic and merge it with mine to create something new and exciting.</p>
<div>&nbsp;</div>
<p style="font-weight: bold;">What is your approach?</p>
<p>A friend recently made me discover that my creative process holds an incredible amount of sentimental value. I try to approach everything with a purpose and with intention, asking &ldquo;why&rdquo; and &ldquo;how&rdquo; probably a little too often, perhaps because it took me so long to get to a point where I finally knew my direction. I do always try to do things to tell a story and to inspire.</p>
<div>&nbsp;</div>
<div>&nbsp;</div>
<div class="shopstory">SHOP THE STORY</div>
<div>&nbsp;</div>
<table border="0">
<tbody style="font-size: 11px;">
<tr>
<td style="width: 19.25%;">&nbsp;</td>
<td style="width: 18.5%;">
<div><a onclick="return popup(this)" href="http://www.charleskeith.com/usd/buckle-strap-mules-black-ck1-60300585.html/"><img alt="Buckle strap mule" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/BUCKLE-STRAP-MULES-black-1.jpg" width="100%" /></a></div>
</td>
<td style="width: 3%;">&nbsp;</td>
<td style="width: 18.5%;">
<div><a onclick="return popup(this)" href="http://www.charleskeith.com/usd/t-bar-platform-stilettos-black-ck1-60360976.html/"><img alt="T-bar platform stiletto" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/T-BAR-PLATFORM-STILETTOS-black-2.jpg" width="100%" /></a></div>
</td>
<td style="width: 3%;">&nbsp;</td>
<td style="width: 18.5%;">
<div><a onclick="return popup(this)" href="http://www.charleskeith.com/usd/semi-precious-stone-ring-lilac-ck5-31430015.html/"><img alt="ring" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/SEMI-PRECIOUS-STONE-RING-lilac-3.jpg" width="100%" /></a></div>
</td>
<td style="width: 19.25%;">&nbsp;</td>
</tr>
<tr>
<td style="width: 19.25%;">&nbsp;</td>
<td style="width: 18.5%; vertical-align: top;">
<div style="text-align: center;"><a style="text-decoration: none;" onclick="return popup(this)" href="http://www.charleskeith.com/usd/buckle-strap-mules-black-ck1-60300585.html/">BUCKLE-STRAP MULE</a></div>
</td>
<td style="width: 3%;">&nbsp;</td>
<td style="width: 18.5%; vertical-align: top;">
<div style="text-align: center;"><a style="text-decoration: none;" onclick="return popup(this)" href="http://www.charleskeith.com/usd/t-bar-platform-stilettos-black-ck1-60360976.html/">T-BAR PLATFORM STILETTO</a></div>
</td>
<td style="width: 3%;">&nbsp;</td>
<td style="width: 18.5%; vertical-align: top;">
<div style="text-align: center;"><a style="text-decoration: none;" onclick="return popup(this)" href="http://www.charleskeith.com/usd/semi-precious-stone-ring-lilac-ck5-31430015.html/">SEMI-PRECIOUS STONE RING</a></div>
</td>
<td style="width: 19.25%;">&nbsp;</td>
</tr>
<tr>
<td style="width: 19.25%;">&nbsp;</td>
<td style="width: 18.5%;">
<div><a onclick="return popup(this)" href="http://www.charleskeith.com/usd/zip-front-top-handle-bag-silver-ck2-80780304.html/"><img alt="Zip-front top handle bag" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/ZIP-FRONT-TOP-HANDLE-BAG-silver-4.jpg" width="100%" /></a></div>
</td>
<td style="width: 3%;">&nbsp;</td>
<td style="width: 18.5%;">
<div><a onclick="return popup(this)" href="http://www.charleskeith.com/usd/duo-strap-mary-janes-silver-ck1-60390295.html/"><img alt="Duo-strap mary jane" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/DUO-STRAP-MARY-JANES-silver-5.jpg" width="100%" /></a></div>
</td>
<td style="width: 3%;">&nbsp;</td>
<td style="width: 18.5%;">
<div><a onclick="return popup(this)" href="http://www.charleskeith.com/usd/pointed-mules-white-ck1-60360973.html/"><img alt="Pointed Mule" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/POINTED-MULES-white-6.jpg" width="100%" /></a></div>
</td>
<td style="width: 19.25%;">&nbsp;</td>
</tr>
<tr>
<td style="width: 19.25%;">&nbsp;</td>
<td style="width: 18.5%; vertical-align: top;">
<div style="text-align: center;"><a style="text-decoration: none;" onclick="return popup(this)" href="http://www.charleskeith.com/usd/zip-front-top-handle-bag-silver-ck2-80780304.html/">ZIP-FRONT TOP HANDLE BAG</a></div>
</td>
<td style="width: 3%;">&nbsp;</td>
<td style="width: 18.5%; vertical-align: top;">
<div style="text-align: center;"><a style="text-decoration: none;" onclick="return popup(this)" href="http://www.charleskeith.com/usd/duo-strap-mary-janes-silver-ck1-60390295.html/">DUO-STRAP MARY JANE</a></div>
</td>
<td style="width: 3%;">&nbsp;</td>
<td style="width: 18.5%; vertical-align: top;">
<div style="text-align: center;"><a style="text-decoration: none;" onclick="return popup(this)" href="http://www.charleskeith.com/usd/pointed-mules-white-ck1-60360973.html/">POINTED MULE</a></div>
</td>
<td style="width: 19.25%;">&nbsp;</td>
</tr>
<tr>
<td style="width: 19.25%;">&nbsp;</td>
<td style="width: 18.5%;">
<div><a onclick="return popup(this)" href="http://www.charleskeith.com/notifyme?colour=BLACK&amp;artno=SL1-60280251"><img alt="WEAVED-PEEP-TOE-STILETTO" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/WEAVED-PEEP-TOE-STILETTOS-black-7.jpg" width="100%" /></a></div>
</td>
<td style="width: 3%;">&nbsp;</td>
<td style="width: 18.5%;">
<div><a onclick="return popup(this)" href="http://www.charleskeith.com/usd/platform-heels-silver-ck1-60360977.html/"><img alt="Platform heel" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/PLATFORM-HEELS-silver-8.jpg" width="100%" /></a></div>
</td>
<td style="width: 3%;">&nbsp;</td>
<td style="width: 18.5%;">
<div><a onclick="return popup(this)" href="http://www.charleskeith.com/usd/peep-toe-ankle-boots-black-ck1-90920039.html/"><img alt="Peep-toe ankle boot" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/PEEP-TOE-ANKLE-BOOTS-black-9.jpg" width="100%" /></a></div>
</td>
<td style="width: 19.25%;">&nbsp;</td>
</tr>
<tr>
<td style="width: 19.25%;">&nbsp;</td>
<td style="width: 18.5%; vertical-align: top;">
<div style="text-align: center;"><a style="text-decoration: none;" onclick="return popup(this)" href="http://www.charleskeith.com/notifyme?colour=BLACK&amp;artno=SL1-60280251">WEAVED PEEP-TOE STILETTO</a></div>
</td>
<td style="width: 3%;">&nbsp;</td>
<td style="width: 18.5%; vertical-align: top;">
<div style="text-align: center;"><a style="text-decoration: none;" onclick="return popup(this)" href="http://www.charleskeith.com/usd/platform-heels-silver-ck1-60360977.html/">PLATFORM HEEL</a></div>
</td>
<td style="width: 3%;">&nbsp;</td>
<td style="width: 18.5%; vertical-align: top;">
<div style="text-align: center;"><a style="text-decoration: none;" onclick="return popup(this)" href="http://www.charleskeith.com/usd/peep-toe-ankle-boots-black-ck1-90920039.html/">PEEP-TOE ANKLE BOOT</a></div>
</td>
<td style="width: 19.25%;">&nbsp;</td>
</tr>
<tr>
<td style="width: 19.25%;">&nbsp;</td>
<td style="width: 18.5%;">
<div><a onclick="return popup(this)" href="http://www.charleskeith.com/usd/zip-front-top-handle-bag-black-ck2-80780304.html/"><img alt="Zip-front top handle bag" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/ZIP-FRONT-TOP-HANDLE-BAG-black-10.jpg" width="100%" /></a></div>
</td>
<td style="width: 3%;">&nbsp;</td>
<td style="width: 18.5%; vertical-align: top;">&nbsp;</td>
<td style="width: 3%;">&nbsp;</td>
<td style="width: 18.5%; vertical-align: top;">&nbsp;</td>
<td style="width: 19.25%;">&nbsp;</td>
</tr>
<tr>
<td style="width: 19.25%;">&nbsp;</td>
<td style="width: 18.5%; vertical-align: top;">
<div style="text-align: center;"><a style="text-decoration: none;" onclick="return popup(this)" href="http://www.charleskeith.com/usd/zip-front-top-handle-bag-black-ck2-80780304.html/">ZIP-FRONT TOP HANDLE BAG</a></div>
</td>
<td style="width: 3%;">&nbsp;</td>
<td style="width: 18.5%; vertical-align: top;">&nbsp;</td>
<td style="width: 3%;">&nbsp;</td>
<td style="width: 18.5%; vertical-align: top;">&nbsp;</td>
<td style="width: 19.25%;">&nbsp;</td>
</tr>
</tbody>
</table>
<br />
<div id="recentpost">&nbsp;</div>
<div>&nbsp;</div>
</div>
<div class="visible-sm visible-xs smallcontent">
<div style="max-width: 1220px; margin-left: auto; margin-right: auto; display: block;"><iframe src="https://www.youtube.com/embed/wdCNHnSskF8" height="330" width="100%"></iframe></div>
<div>&nbsp;</div>
<p>From Adelaide to the Philippines with a portfolio that highlights her expertise in writing, hosting and designing, Kim Jones (@kimcamjones) is a multi-talented creative with a fierce cause. The Brit-born, Adelaide-bred fashion influencer is pursuing her dream of creating a culture and community of strong women who can discover their potential and support themselves. Owing it to her cross-cultural environment, she is one to push boundaries and move things out of her comfort zone: all in the name of personal growth and self-discovery. Kim shares with us her creative process, the obstacles she has endured and how she conquers rejection.</p>
<div>&nbsp;</div>
<a href="http://www.charleskeith.com/usd/buckle-strap-mules-black-ck1-60300585.html/"><img alt="charles &amp; keith fashion,voices-kimcamjones" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-kim-jones-blog-1.jpg" width="100%" /></a> <a href="http://www.charleskeith.com/usd/t-bar-platform-stilettos-black-ck1-60360976.html/"><img alt="charles &amp; keith fashion,voices-kimcamjones" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-kim-jones-blog-2.jpg" width="100%" /></a>
<p style="font-weight: bold;">Let&rsquo;s talk about growing up in Australia: was creativity a significant part of your childhood?</p>
<p>Always. I grew up sketching from a young age and being exposed to musical instruments and my mother designing and making clothes for my sister and I. It was something I took a lot of comfort in and used as an escape when I needed it. As I grew older I started sewing my own clothes and tweaking my existing garments into something else when I wanted to wear something different. It was so rewarding and fulfilling for me.</p>
<div>&nbsp;</div>
<p style="font-weight: bold;">Do you find it difficult to achieve goals that you set out for yourself?</p>
<p>I think it&rsquo;s so important to set goals, but mine are open-ended and broad. I know the woman I want to become but the idea of that woman has changed as I&rsquo;ve matured and learnt from experiences. I think it&rsquo;s important to set direction but also allow yourself to be malleable with whatever opportunities life throws your way. I think the ability to adapt and respond to change is such a great skill to have, you&rsquo;ll find that the things you wanted a few years ago may not necessarily be what you want now &mdash; and that&rsquo;s all part of the fun.</p>
<div>&nbsp;</div>
<p style="font-weight: bold;">Looking back at your past projects, how much have you grown or changed? Tell us about it.</p>
<p>The change I&rsquo;ve experienced is colossal. I&rsquo;ve had so many jobs and always felt like I wasn&rsquo;t quite where I was supposed to be. It&rsquo;s only now that I feel like I&rsquo;ve found my momentum and am comfortable in my own skin. When I left Australia for the Philippines my only wish was that I would be pushed entirely out of my comfort zone and I was, in more ways than I expected. But that growth and change allowed me to hone in on what I wanted to spend my days doing and I will be forever grateful for that.</p>
<a onclick="return popup(this)" href="http://www.charleskeith.com/usd/blog/shop-the-story-19/"><img alt="charles &amp; keith fashion,voices-kimcamjones" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-kim-jones-blog-3.jpg" width="100%" /></a>
<p>&ldquo;I know the woman I want to become but the idea of that woman has changed as I&rsquo;ve matured and learnt from experiences. I think it&rsquo;s important to set direction but also allow yourself to be malleable with whatever opportunities life throws your way.&rdquo;</p>
<p style="text-align: center;">-Kim Cam Jones</p>
<div>&nbsp;</div>
<a onclick="return popup(this)" href="http://www.charleskeith.com/usd/blog/shop-the-story-20/"><img alt="charles &amp; keith fashion,voices-kimcamjones" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-kim-jones-blog-4.jpg" width="100%" /></a>
<div>&nbsp;</div>
<p style="font-weight: bold;">What are you currently working on now?</p>
<p>As usual, I can&rsquo;t divulge a lot as it&rsquo;s still in its early stages now but I plan to spend some more time abroad and continue my ventures into retail. I have an upcoming trip to Morocco for a speaking engagement with young, creative women that I&rsquo;m super excited about and a couple of collaborations that I&rsquo;ve been drooling over for the past few months.</p>
<div>&nbsp;</div>
<p style="font-weight: bold;">Your creative process.</p>
<p>My mind never really rests. I&rsquo;m always thinking &mdash; I always say how much I love fashion and I love exploring it in different contexts. Fashion is beautiful, but it is also such a powerful tool that holds so many different facets. I draw inspiration from the books I&rsquo;m reading or even the political and economic podcasts I listen to, the places I travel and the conversations I have.</p>
<div>&nbsp;</div>
<p style="font-weight: bold;">What about getting out of a creative block?</p>
<p>Again, I think it&rsquo;s important to adapt, especially in this rapidly changing digital environment we&rsquo;ve created for ourselves. From a marketing perspective, things that worked just a year ago will now seem outdated and irrelevant, it can be very easy to fall into the trap of monotony in order to create content, especially for someone in my position. Generally, I try to constantly draw inspiration from different areas of life to provide different perspectives and viewpoints. There&rsquo;s no real method on my part. I really just keep putting out there what I want to see.</p>
<div>&nbsp;</div>
<p style="font-weight: bold;">What keeps you motivated to complete a project?</p>
<p>One of the most rewarding parts of my job is the collaboration aspect. I never thought I&rsquo;d get to work with the clients that I have. It&rsquo;s been so fulfilling to work with a brand say, that has been around for decades and experienced so much as a business and then take their aesthetic and merge it with mine to create something new and exciting.</p>
<div>&nbsp;</div>
<p style="font-weight: bold;">What is your approach?</p>
<p>A friend recently made me discover that my creative process holds an incredible amount of sentimental value. I try to approach everything with a purpose and with intention, asking &ldquo;why&rdquo; and &ldquo;how&rdquo; probably a little too often, perhaps because it took me so long to get to a point where I finally knew my direction. I do always try to do things to tell a story and to inspire.</p>
<div>&nbsp;</div>
<div>&nbsp;</div>
<div class="shopstory">SHOP THE STORY</div>
<div>&nbsp;</div>
<table border="0">
<tbody>
<tr>
<td style="width: 5%;">&nbsp;</td>
<td style="width: 40%;">
<div><a href="http://www.charleskeith.com/usd/buckle-strap-mules-black-ck1-60300585.html/"><img alt="Buckle-strap mule" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/BUCKLE-STRAP-MULES-black-1.jpg" width="100%" /></a></div>
</td>
<td style="width: 10%;">&nbsp;</td>
<td style="width: 40%;">
<div><a href="http://www.charleskeith.com/usd/t-bar-platform-stilettos-black-ck1-60360976.html/"><img alt="T-bar platform stiletto" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/T-BAR-PLATFORM-STILETTOS-black-2.jpg" width="100%" /></a></div>
</td>
<td style="width: 5%;">&nbsp;</td>
</tr>
<tr>
<td style="width: 5%;">&nbsp;</td>
<td style="width: 40%; vertical-align: top;">
<div style="text-align: center;"><a style="text-decoration: none;" href="http://www.charleskeith.com/usd/buckle-strap-mules-black-ck1-60300585.html/">BUCKLE-STRAP MULE</a></div>
</td>
<td style="width: 10%;">&nbsp;</td>
<td style="width: 40%; vertical-align: top;">
<div style="text-align: center;"><a style="text-decoration: none;" href="http://www.charleskeith.com/usd/t-bar-platform-stilettos-black-ck1-60360976.html/">T-BAR PLATFORM STILETTO</a></div>
</td>
<td style="width: 5%;">&nbsp;</td>
</tr>
<tr>
<td style="width: 5%;">&nbsp;</td>
<td style="width: 40%;">
<div><a href="http://www.charleskeith.com/usd/semi-precious-stone-ring-lilac-ck5-31430015.html/"><img alt="stone ring" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/SEMI-PRECIOUS-STONE-RING-lilac-3.jpg" width="100%" /></a></div>
</td>
<td style="width: 10%;">&nbsp;</td>
<td style="width: 40%;">
<div><a href="http://www.charleskeith.com/usd/zip-front-top-handle-bag-silver-ck2-80780304.html/"><img alt="Zip-front top handle bag" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/ZIP-FRONT-TOP-HANDLE-BAG-silver-4.jpg" width="100%" /></a></div>
</td>
<td style="width: 5%;">&nbsp;</td>
</tr>
<tr>
<td style="width: 5%;">&nbsp;</td>
<td style="width: 40%; vertical-align: top;">
<div style="text-align: center;"><a style="text-decoration: none;" href="http://www.charleskeith.com/usd/semi-precious-stone-ring-lilac-ck5-31430015.html/">SEMI-PRECIOUS STONE RING</a></div>
</td>
<td style="width: 10%;">&nbsp;</td>
<td style="width: 40%; vertical-align: top;">
<div style="text-align: center;"><a style="text-decoration: none;" href="http://www.charleskeith.com/usd/zip-front-top-handle-bag-silver-ck2-80780304.html/">ZIP-FRONT TOP HANDLE BAG</a></div>
</td>
<td style="width: 5%;">&nbsp;</td>
</tr>
<tr>
<td style="width: 5%;">&nbsp;</td>
<td style="width: 40%;">
<div><a href="http://www.charleskeith.com/usd/duo-strap-mary-janes-silver-ck1-60390295.html/"><img alt="Duo-strap mary jane" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/DUO-STRAP-MARY-JANES-silver-5.jpg" width="100%" /></a></div>
</td>
<td style="width: 10%;">&nbsp;</td>
<td style="width: 40%;">
<div><a href="http://www.charleskeith.com/usd/pointed-mules-white-ck1-60360973.html/"><img alt="Pointed mule" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/POINTED-MULES-white-6.jpg" width="100%" /></a></div>
</td>
<td style="width: 5%;">&nbsp;</td>
</tr>
<tr>
<td style="width: 5%;">&nbsp;</td>
<td style="width: 40%; vertical-align: top;">
<div style="text-align: center;"><a style="text-decoration: none;" href="http://www.charleskeith.com/usd/duo-strap-mary-janes-silver-ck1-60390295.html/">DUO-STRAP MARY JANE</a></div>
</td>
<td style="width: 10%;">&nbsp;</td>
<td style="width: 40%; vertical-align: top;">
<div style="text-align: center;"><a style="text-decoration: none;" href="http://www.charleskeith.com/usd/pointed-mules-white-ck1-60360973.html/">POINTED MULE</a></div>
</td>
<td style="width: 5%;">&nbsp;</td>
</tr>
<tr>
<td style="width: 5%;">&nbsp;</td>
<td style="width: 40%;">
<div><a href="http://www.charleskeith.com/notifyme?colour=BLACK&amp;artno=SL1-60280251"><img alt="Weaved peep-toe stiletto" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/WEAVED-PEEP-TOE-STILETTOS-black-7.jpg" width="100%" /></a></div>
</td>
<td style="width: 10%;">&nbsp;</td>
<td style="width: 40%;">
<div><a href="http://www.charleskeith.com/usd/platform-heels-silver-ck1-60360977.html/"><img alt="Platform heel" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/PLATFORM-HEELS-silver-8.jpg" width="100%" /></a></div>
</td>
<td style="width: 5%;">&nbsp;</td>
</tr>
<tr>
<td style="width: 5%;">&nbsp;</td>
<td style="width: 40%; vertical-align: top;">
<div style="text-align: center;"><a style="text-decoration: none;" href="http://www.charleskeith.com/notifyme?colour=BLACK&amp;artno=SL1-60280251">WEAVED PEEP-TOE STILETTO</a></div>
</td>
<td style="width: 10%;">&nbsp;</td>
<td style="width: 40%; vertical-align: top;">
<div style="text-align: center;"><a style="text-decoration: none;" href="http://www.charleskeith.com/usd/platform-heels-silver-ck1-60360977.html/">PLATFORM HEEL</a></div>
</td>
<td style="width: 5%;">&nbsp;</td>
</tr>
<tr>
<td style="width: 5%;">&nbsp;</td>
<td style="width: 40%;">
<div><a href="http://www.charleskeith.com/usd/peep-toe-ankle-boots-black-ck1-90920039.html/"><img alt="PEEP-TOE-ANKLE-BOOTS" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/PEEP-TOE-ANKLE-BOOTS-black-9.jpg" width="100%" /></a></div>
</td>
<td style="width: 10%;">&nbsp;</td>
<td style="width: 40%;">
<div><a href="http://www.charleskeith.com/usd/zip-front-top-handle-bag-black-ck2-80780304.html/"><img alt="ZIP-FRONT-TOP-HANDLE-BAG" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/ZIP-FRONT-TOP-HANDLE-BAG-black-10.jpg" width="100%" /></a></div>
</td>
<td style="width: 5%;">&nbsp;</td>
</tr>
<tr>
<td style="width: 5%;">&nbsp;</td>
<td style="width: 40%; vertical-align: top;">
<div style="text-align: center;"><a style="text-decoration: none;" href="http://www.charleskeith.com/usd/peep-toe-ankle-boots-black-ck1-90920039.html/">PEEP-TOE ANKLE BOOT</a></div>
</td>
<td style="width: 10%;">&nbsp;</td>
<td style="width: 40%; vertical-align: top;">
<div style="text-align: center;"><a style="text-decoration: none;" href="http://www.charleskeith.com/usd/zip-front-top-handle-bag-black-ck2-80780304.html/">ZIP-FRONT TOP HANDLE BAG</a></div>
</td>
<td style="width: 5%;">&nbsp;</td>
</tr>
</tbody>
</table>
<br /><br />
<div id="s-recentpost">
<div style="text-align: center;">&nbsp;</div>
</div>
<div>&nbsp;</div>
</div>
<p>
<script type="text/javascript">// <![CDATA[
function popup(mylink, windowname)
{
if (! window.focus)return true;
var href;
if (typeof(mylink) == 'string')
   href=mylink;
else
   href=mylink.href;
window.open(href, windowname, 'width=400,height=1024,scrollbars=yes,resizable=no,location=no,menubar=no,toolbar=no,');
return false;
}
// ]]]]><![CDATA[></script>
</p>]]></description>
      <pubDate>Fri, 20 Jan 2017 01:45:00 +0000</pubDate>
    </item>
    <item>
      <title><![CDATA[SPOTTED: MAYA JAMA]]></title>
      <link>http://www.charleskeith.com/usd/blog/spotted-mayajama/</link>
      <description><![CDATA[<style><!--
.blogtext{text-align: center; padding-left: 10%; padding-right; 10%; font-size: 14px;}
.ltext{font-size:12px; text-align: justify;}
#recentpost {
 text-align: center; font-size: 12px;
}
#disqus_thread{
display:none !important;
}

hr{
display:none !important;
}
#recentpost > div {
 width: 18%; 
 display: inline-block;
 vertical-align: top;

 / IE fix. /
 *display: inline;
 zoom: 1;
}
#recentpost:after {
 content: "";
 width: 100%;
 display: inline-block;
}
#recentpost a{text-decoration: none;}
#s-recentpost{text-align: center;font-size: 11px;}
#s-recentpost > div {
 width: 30%;
 display: inline-block;
 vertical-align: top;

 / IE fix. /
 *display: inline;
 zoom: 1;
}
#s-recentpost:after {
 content: "";
 width: 100%;
 display: inline-block;
}
#s-recentpost a{text-decoration: none;}
--></style>
<div>&nbsp;</div>
<div>&nbsp;</div>
<div class="visible-md visible-lg blogtext">
<p>Presenter Maya Jama in Embroidery Ankle-Strap Heels at the red carpet of Brit Awards 2017 Nomination Launch.</p>
<div>&nbsp;</div>
<a onclick="return popup(this)" href="http://www.charleskeith.com/usd/bead-detail-sandals-black-sl1-60960046.html/"><img alt="charles &amp; keith fashion,style edit,spotted-maya jama" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-maya-jama-blog-1.jpg" width="100%" /></a>
<div>&nbsp;</div>
<div>&nbsp;</div>
<div>
<p style="text-align: center; font-size: 12px;">SHOP THE STORY</p>
</div>
<div>&nbsp;</div>
<table border="0">
<tbody>
<tr>
<td style="width: 40%;">&nbsp;</td>
<td style="width: 20%;">
<div><a onclick="return popup(this)" href="http://www.charleskeith.com/usd/bead-detail-sandals-black-sl1-60960046.html/"><img alt="embroidery ankle-strap heels" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/embroidery-ankle-strap-heel-black-2.jpg" width="100%" /></a></div>
</td>
<td style="width: 40%;">&nbsp;</td>
</tr>
</tbody>
</table>
<div style="text-align: center; font-size: 11px;"><a style="text-decoration: none;" onclick="return popup(this)" href="http://www.charleskeith.com/usd/bead-detail-sandals-black-sl1-60960046.html/">BEAD DETAIL SANDAL</a></div>
<div>&nbsp;</div>
<br />
<div id="recentpost">&nbsp;</div>
</div>
<div class="visible-xs visible-sm ltext">
<p>Presenter Maya Jama in Embroidery Ankle-Strap Heels at the red carpet of Brit Awards 2017 Nomination Launch.</p>
<div>&nbsp;</div>
<a onclick="return popup(this)" href="http://www.charleskeith.com/usd/bead-detail-sandals-black-sl1-60960046.html/"><img alt="charles &amp; keith fashion,style edit,spotted-maya jama" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-maya-jama-blog-1-m.jpg" width="100%" /></a>
<div>&nbsp;</div>
<div>&nbsp;</div>
<div style="text-align: center;">
<p>SHOP THE STORY</p>
</div>
<table border="0">
<tbody>
<tr>
<td style="width: 30%;">&nbsp;</td>
<td style="width: 40%;">
<div><a href="http://www.charleskeith.com/usd/bead-detail-sandals-black-sl1-60960046.html/"><img alt="embroidery ankle-strap heels" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/embroidery-ankle-strap-heel-black-2.jpg" width="100%" /></a></div>
</td>
<td style="width: 30%;">&nbsp;</td>
</tr>
</tbody>
</table>
<div style="text-align: center;"><a style="text-decoration: none;" href="http://www.charleskeith.com/usd/bead-detail-sandals-black-sl1-60960046.html/">BEAD DETAIL SANDAL</a></div>
<div>&nbsp;</div>
<br />
<p style="font-size: 12px; font-weight: bold; text-align: center;"><span style="font-size: 11px;">&nbsp;</span></p>
</div>
<p>
<script type="text/javascript">// <![CDATA[
function popup(mylink, windowname)
{
if (! window.focus)return true;
var href;
if (typeof(mylink) == 'string')
   href=mylink;
else
   href=mylink.href;
window.open(href, windowname, 'width=400,height=1024,scrollbars=yes,resizable=no,location=no,menubar=no,toolbar=no,');
return false;
}
// ]]]]><![CDATA[></script>
</p>]]></description>
      <pubDate>Wed, 18 Jan 2017 02:51:40 +0000</pubDate>
    </item>
    <item>
      <title><![CDATA[A WORK-IN-PROGRESS]]></title>
      <link>http://www.charleskeith.com/usd/blog/aworkinprogress/</link>
      <description><![CDATA[<p>
<script type="text/javascript" src="https://ajax.googleapis.com/ajax/libs/jquery/1.8.2/jquery.min.js"></script>
<script type="text/javascript" src="http://www.charleskeith.com/media/wysiwyg/js/jquery.bxslider.min.js"></script>
</p>
<style><!--
.blog-post-view .largecontent{
	max-width:960px;margin:0 auto; font-size: 14px;text-align: center;
}
.bx-wrapper {
    position: relative; margin: 0 auto 60px; padding: 0;
    *zoom: 1;
}
#disqus_thread{
display:none !important;
}

hr{
display:none !important;
}

.bx-wrapper img {max-width: 100%; display: block;}

/** THEME
===================================*/
.bx-wrapper .bx-viewport {
    left: 0;
    background: #fff;
	
    /*fix other elements on the page moving (on Chrome)*/
    -webkit-transform: translatez(0);
    -moz-transform: translatez(0);
    -ms-transform: translatez(0);
    -o-transform: translatez(0);
    transform: translatez(0);
}

.bx-wrapper .bx-pager,
.bx-wrapper .bx-controls-auto {
    position: absolute; bottom: -50px; width: 100%;
}

/* LOADER */
.bx-wrapper .bx-loading {
    min-height: 50px;
    background: url(http://cdnm1.charleskeith.com/media/wysiwyg/blog/bxloader.gif) center center no-repeat #fff;
    height: 100%;
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 2000;
}
#recentpost {
 text-align: center; font-size: 12px;
}
#recentpost > div {
 width: 18%; 
 display: inline-block;
 vertical-align: top;

 / IE fix. /
 *display: inline;
 zoom: 1;
}
#recentpost:after {
 content: "";
 width: 100%;
 display: inline-block;
}
#recentpost a{text-decoration: none;}
#s-recentpost{text-align: center;font-size: 11px;}
#s-recentpost > div {
 width: 30%;
 display: inline-block;
 vertical-align: top;

 / IE fix. /
 *display: inline;
 zoom: 1;
}
#s-recentpost:after {
 content: "";
 width: 100%;
 display: inline-block;
}
#s-recentpost a{text-decoration: none;}
/* PAGER */
.bx-wrapper .bx-pager {
    text-align: center;
    font-size: .85em;
    font-family: Arial;
    font-weight: bold;
    color: #666;
    padding-top: 20px;
}

.bx-wrapper .bx-pager .bx-pager-item,
.bx-wrapper .bx-controls-auto .bx-controls-auto-item {
    display: inline-block;
    *zoom: 1;
    *display: inline;
}

.bx-wrapper .bx-pager.bx-default-pager a {
	background: #fff;
	text-indent: -9999px;
	display: block;
	width: 10px;
	height: 10px;
	margin: 0 3px;
	outline: 0;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}

/* DIRECTION CONTROLS (NEXT / PREV) */
.bx-wrapper .bx-prev {
    left: -20px;/*left: 10px;htike*/
    background: url(http://cdnm1.charleskeith.com/media/wysiwyg/blog/bxcontrols.png) no-repeat 0 -32px;
}

.bx-wrapper .bx-next {
    right: -20px;/*right: 10px;htike*/
    background: url(http://cdnm1.charleskeith.com/media/wysiwyg/blog/bxcontrols.png) no-repeat -43px -32px;
}

.bx-wrapper .bx-prev:hover {
    background-position: 0 0;
}

.bx-wrapper .bx-next:hover {
    background-position: -43px 0;
}

.bx-wrapper .bx-controls-direction a {
    position: absolute;
    top: 50%;
    margin-top: -16px;
    outline: 0;
    width: 32px;
    height: 32px;
    text-indent: -9999px;
    z-index: 3000;
}

.bx-wrapper .bx-controls-direction a.disabled { display: none; }

/* AUTO CONTROLS (START / STOP) */
.bx-wrapper .bx-controls-auto { text-align: center; }

/* PAGER WITH AUTO-CONTROLS HYBRID LAYOUT */
.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-pager {
    text-align: left;
    width: 80%;
}

.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-controls-auto {
    right: 0;
    width: 35px;
}

/* IMAGE CAPTIONS */
.bx-wrapper .bx-caption {
    position: absolute;
    top: 7px;/*bottom: 0;*/
    left: 0;
    width: 100%;
}

.bx-wrapper .bx-caption span {
	color: #000;/*color: #fff;*/
	font-family: Arial;
	display: block;
	font-size: .85em; font-weight: bold;
	padding: 2px;/*padding: 10px;*/
}
.bx-wrapper ul li{margin-left: 0;}

#sidebar { width: 150px; float: right; text-align: center;}
.shopstory{font-size: 12px; text-align: center; font-weight: bold;}
.smallcontent{text-align: center;}
.smallcontent img{padding-bottom: 2%;}
--></style>
<p>
<script type="text/javascript">// <![CDATA[
$(function() {
            var floatingDiv = $('#sidebar');
            var offset = $("#sidebar").position();
            var bottomoffset = $("#leftcontent").height();
            
            $(window).scroll(function() {
                if ($(window).scrollTop() >= (offset.top + 250) && $(window).scrollTop() <= (bottomoffset - 250) ) {
                floatingDiv.css({
		    'position' : 'fixed',
			'top' : 120, 'float':'right', 'margin-left':30 
		 });
                }else {
                 floatingDiv.css({
		    'position' : 'relative',
			'top' : 0
		 });   
                }
            });
});
// ]]]]><![CDATA[></script>
<script type="text/javascript">// <![CDATA[
$(document).ready(function(){
  $('.bxslider').bxSlider({
  mode: 'vertical', 
  slideWidth: 140, minSlides: 3, maxSlides: 3, moveSlides: 1, captions: true,  
  slideMargin: 5
});
});
// ]]]]><![CDATA[></script>
</p>
<div>&nbsp;</div>
<div class="visible-md visible-lg largecontent">
<table>
<tbody style="text-align: center;">
<tr>
<td style="width: 80%; vertical-align: top; font-size: 14px;">
<div id="leftcontent">
<p>Photographed by Tania Alineri and Art Directed by Clifford Loh, Managing Editor of Vulture Magazine, the editorial is inspired by how we are all a work-in-progress: puzzling, not quite done, just yet.</p>
<br /> <img style="padding-bottom: 2%;" alt="charles &amp; keith springsummer 2017" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-editorial-work-in-progress-blog-1_1.jpg" width="100%" /> <a onclick="return popup(this)" href="http://www.charleskeith.com/usd/blog/shop-the-story-10/"><img style="padding-bottom: 2%;" alt="charles &amp; keith springsummer 2017" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-editorial-work-in-progress-blog-2.jpg" width="100%" /></a> <a onclick="return popup(this)" href="http://www.charleskeith.com/usd/blog/shop-the-story-11/"><img style="padding-bottom: 2%;" alt="charles &amp; keith springsummer 2017" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-editorial-work-in-progress-blog-3.jpg" width="100%" /></a> <a onclick="return popup(this)" href="http://www.charleskeith.com/usd/blog/shop-the-story-12/"><img style="padding-bottom: 2%;" alt="charles &amp; keith springsummer 2017" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-editorial-work-in-progress-blog-4.jpg" width="100%" /></a> <a onclick="return popup(this)" href="http://www.charleskeith.com/usd/blog/shop-the-story-13/"><img style="padding-bottom: 2%;" alt="charles &amp; keith springsummer 2017" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-editorial-work-in-progress-blog-5.jpg" width="100%" /></a></div>
<div id="recentpost">&nbsp;</div>
</td>
<td style="width: 20%; vertical-align: top;">
<div id="sidebar">
<div class="shopstory">SHOP THE STORY</div>
<ul class="bxslider">
<li><a style="font-size: 10px; text-decoration: none;" onclick="return popup(this)" href="http://www.charleskeith.com/usd/basic-slip-ons-black-ck1-70380565.html/"><img alt="BASIC SLIP-ON" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/BASIC-MULES-black-1.jpg" width="100%" />BASIC SLIP-ON</a></li>
<li><a style="font-size: 10px; text-decoration: none;" onclick="return popup(this)" href="http://www.charleskeith.com/usd/chunky-cross-strap-wedges-black-ck1-80390268.html/"><img alt="CHUNKY CROSS-STRAP WEDGE" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CROSS-STRAP-SLINGBACK-SANDAL-black-4.jpg" width="100%" />CHUNKY CROSS-STRAP WEDGE</a></li>
<li><a style="font-size: 10px; text-decoration: none;" onclick="return popup(this)" href="http://www.charleskeith.com/usd/gladiator-heels-black-ck1-60390291.html/"><img alt="GLADIATOR HEEL" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/GLADIATOR-SANDALS-black-5.jpg" width="100%" />GLADIATOR HEEL</a></li>
<li><a style="font-size: 10px; text-decoration: none;" onclick="return popup(this)" href="http://www.charleskeith.com/usd/double-strap-sliders-black-ck1-70380560.html/"><img alt="DOUBLE STRAP SLIDER" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/DUO-STRAP-SLIDER-black-7.jpg" width="100%" />DOUBLE STRAP SLIDER</a></li>
<li><a style="font-size: 10px; text-decoration: none;" onclick="return popup(this)" href="http://www.charleskeith.com/usd/slip-on-slingback-black-ck1-70900049.html/"><img alt="SLIP-ON SLINGBACK" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/SLIP-ON-SLINGBACK-black-8.jpg" width="100%" />SLIP-ON SLINGBACK</a></li>
<li><a style="font-size: 10px; text-decoration: none;" onclick="return popup(this)" href="http://www.charleskeith.com/usd/stone-drop-earrings-navy-ck5-41430016.html/"><img alt="STONE DROP EARRINGS" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/SEMI-PRECIOUS-STONE-DROP-EARRINGS-navy-9.jpg" width="100%" />STONE DROP EARRINGS</a></li>
<li><a style="font-size: 10px; text-decoration: none;" onclick="return popup(this)" href="http://www.charleskeith.com/usd/open-stone-ring-gold-ck5-31430012.html/"><img alt="OPEN STONE RING" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/OPEN-STONE-RING-gold-11.jpg" width="100%" />OPEN STONE RING</a></li>
<li><a style="font-size: 10px; text-decoration: none;" onclick="return popup(this)" href="http://www.charleskeith.com/usd/square-toe-flatform-sandals-grey-ck1-80580101.html/"><img alt="SQUARE-TOE FLATFORM SANDAL" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/SLINGBACK-FLATFORM-SANDALS-grey-12.jpg" width="100%" />SQUARE-TOE FLATFORM SANDAL</a></li>
<li><a style="font-size: 10px; text-decoration: none;" onclick="return popup(this)" href="http://www.charleskeith.com/usd/chain-drop-earrings-gold-ck5-41430013.html/"><img alt="CHAIN DROP EARRINGS" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHAIN-DROP-EARRINGS-gold-13.jpg" width="100%" />CHAIN DROP EARRINGS</a></li>
</ul>
</div>
</td>
</tr>
</tbody>
</table>
</div>
<div class="visible-sm visible-xs smallcontent">
<p>Photographed by Tania Alineri and Art Directed by Clifford Loh, Managing Editor of Vulture Magazine, the editorial is inspired by how we are all a work-in-progress: puzzling, not quite done, just yet.</p>
<br /> <img alt="charles &amp; keith springsummer 2017" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-editorial-work-in-progress-blog-1_1.jpg" width="100%" /> <a onclick="return popup(this)" href="http://www.charleskeith.com/usd/blog/shop-the-story-10/"><img alt="charles &amp; keith springsummer 2017" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-editorial-work-in-progress-blog-2.jpg" width="100%" /></a> <a onclick="return popup(this)" href="http://www.charleskeith.com/usd/blog/shop-the-story-11/"><img alt="charles &amp; keith springsummer 2017" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-editorial-work-in-progress-blog-3.jpg" width="100%" /></a> <a onclick="return popup(this)" href="http://www.charleskeith.com/usd/blog/shop-the-story-12/"><img alt="charles &amp; keith springsummer 2017" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-editorial-work-in-progress-blog-4.jpg" width="100%" /></a> <a onclick="return popup(this)" href="http://www.charleskeith.com/usd/blog/shop-the-story-13/"><img alt="charles &amp; keith springsummer 2017" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-editorial-work-in-progress-blog-5.jpg" width="100%" /></a>
<div>&nbsp;</div>
<div class="shopstory">SHOP THE STORY</div>
<div>&nbsp;</div>
<table>
<tbody style="text-align: center;">
<tr>
<td style="width: 5%;">&nbsp;</td>
<td style="width: 40%;">
<div><a href="http://www.charleskeith.com/usd/basic-slip-ons-black-ck1-70380565.html/"><img alt="BASIC SLIP-ON" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/BASIC-MULES-black-1.jpg" width="100%" /></a></div>
</td>
<td style="width: 10%;">&nbsp;</td>
<td style="width: 40%;">
<div><a href="http://www.charleskeith.com/usd/chunky-cross-strap-wedges-black-ck1-80390268.html/"><img alt="CHUNKY CROSS-STRAP WEDGE" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CROSS-STRAP-SLINGBACK-SANDAL-black-4.jpg" width="100%" /></a></div>
</td>
<td style="width: 5%;">&nbsp;</td>
</tr>
<tr>
<td style="width: 5%;">&nbsp;</td>
<td style="width: 40%; vertical-align: top;">
<div><a style="text-decoration: none;" href="http://www.charleskeith.com/usd/basic-slip-ons-black-ck1-70380565.html/">BASIC SLIP-ON</a></div>
</td>
<td style="width: 10%;">&nbsp;</td>
<td style="width: 40%; vertical-align: top;">
<div><a style="text-decoration: none;" href="http://www.charleskeith.com/usd/chunky-cross-strap-wedges-black-ck1-80390268.html/">CHUNKY CROSS-STRAP WEDGE</a></div>
</td>
<td style="width: 5%;">&nbsp;</td>
</tr>
<tr>
<td style="width: 5%;">&nbsp;</td>
<td style="width: 40%;">
<div><a href="http://www.charleskeith.com/usd/gladiator-heels-black-ck1-60390291.html/"><img alt="GLADIATOR HEEL" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/GLADIATOR-SANDALS-black-5.jpg" width="100%" /></a></div>
</td>
<td style="width: 10%;">&nbsp;</td>
<td style="width: 40%;">
<div><a href="http://www.charleskeith.com/usd/double-strap-sliders-black-ck1-70380560.html/"><img alt="DOUBLE STRAP SLIDER" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/DUO-STRAP-SLIDER-black-7.jpg" width="100%" /></a></div>
</td>
<td style="width: 5%;">&nbsp;</td>
</tr>
<tr>
<td style="width: 5%;">&nbsp;</td>
<td style="width: 40%; vertical-align: top;">
<div><a style="text-decoration: none;" href="http://www.charleskeith.com/usd/gladiator-heels-black-ck1-60390291.html/">GLADIATOR HEEL</a></div>
</td>
<td style="width: 10%;">&nbsp;</td>
<td style="width: 40%; vertical-align: top;">
<div><a style="text-decoration: none;" href="http://www.charleskeith.com/usd/double-strap-sliders-black-ck1-70380560.html/">DOUBLE STRAP SLIDER</a></div>
</td>
<td style="width: 5%;">&nbsp;</td>
</tr>
<tr>
<td style="width: 5%;">&nbsp;</td>
<td style="width: 40%;">
<div><a href="http://www.charleskeith.com/usd/slip-on-slingback-black-ck1-70900049.html/"><img alt="SLIP-ON SLINGBACK" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/SLIP-ON-SLINGBACK-black-8.jpg" width="100%" /></a></div>
</td>
<td style="width: 10%;">&nbsp;</td>
<td style="width: 40%;">
<div><a href="http://www.charleskeith.com/usd/stone-drop-earrings-navy-ck5-41430016.html/"><img alt="STONE DROP EARRINGS" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/SEMI-PRECIOUS-STONE-DROP-EARRINGS-navy-9.jpg" width="100%" /></a></div>
</td>
<td style="width: 5%;">&nbsp;</td>
</tr>
<tr>
<td style="width: 5%;">&nbsp;</td>
<td style="width: 40%; vertical-align: top;">
<div><a style="text-decoration: none;" href="http://www.charleskeith.com/usd/slip-on-slingback-black-ck1-70900049.html/">SLIP-ON SLINGBACK</a></div>
</td>
<td style="width: 10%;">&nbsp;</td>
<td style="width: 40%; vertical-align: top;">
<div><a style="text-decoration: none;" href="http://www.charleskeith.com/usd/stone-drop-earrings-navy-ck5-41430016.html/">STONE DROP EARRINGS</a></div>
</td>
<td style="width: 5%;">&nbsp;</td>
</tr>
<tr>
<td style="width: 5%;">&nbsp;</td>
<td style="width: 40%;">
<div><a href="http://www.charleskeith.com/usd/open-stone-ring-gold-ck5-31430012.html/"><img alt="OPEN STONE RING" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/OPEN-STONE-RING-gold-11.jpg" width="100%" /></a></div>
</td>
<td style="width: 10%;">&nbsp;</td>
<td style="width: 40%;">
<div><a href="http://www.charleskeith.com/usd/square-toe-flatform-sandals-grey-ck1-80580101.html/"><img alt="SQUARE-TOE FLATFORM SANDAL" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/SLINGBACK-FLATFORM-SANDALS-grey-12.jpg" width="100%" /></a></div>
</td>
<td style="width: 5%;">&nbsp;</td>
</tr>
<tr>
<td style="width: 5%;">&nbsp;</td>
<td style="width: 40%; vertical-align: top;">
<div><a style="text-decoration: none;" href="http://www.charleskeith.com/usd/open-stone-ring-gold-ck5-31430012.html/">OPEN STONE RING</a></div>
</td>
<td style="width: 10%;">&nbsp;</td>
<td style="width: 40%; vertical-align: top;">
<div><a style="text-decoration: none;" href="http://www.charleskeith.com/usd/square-toe-flatform-sandals-grey-ck1-80580101.html/">SQUARE-TOE FLATFORM SANDAL</a></div>
</td>
<td style="width: 5%;">&nbsp;</td>
</tr>
<tr>
<td style="width: 5%;">&nbsp;</td>
<td style="width: 40%;">
<div><a href="http://www.charleskeith.com/usd/chain-drop-earrings-gold-ck5-41430013.html/"><img alt="CHAIN DROP EARRINGS" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHAIN-DROP-EARRINGS-gold-13.jpg" width="100%" /></a></div>
</td>
<td style="width: 10%;">&nbsp;</td>
<td style="width: 40%;">&nbsp;</td>
<td style="width: 5%;">&nbsp;</td>
</tr>
<tr>
<td style="width: 5%;">&nbsp;</td>
<td style="width: 40%; vertical-align: top;">
<div><a style="text-decoration: none;" href="http://www.charleskeith.com/usd/chain-drop-earrings-gold-ck5-41430013.html/">CHAIN DROP EARRINGS</a></div>
</td>
<td style="width: 10%;">&nbsp;</td>
<td style="width: 40%; vertical-align: top;">&nbsp;</td>
<td style="width: 5%;">&nbsp;</td>
</tr>
</tbody>
</table>
<br />
<div id="s-recentpost">&nbsp;</div>
</div>
<div>&nbsp;</div>
<p>
<script type="text/javascript">// <![CDATA[
function popup(mylink, windowname)
{
if (! window.focus)return true;
var href;
if (typeof(mylink) == 'string')
   href=mylink;
else
   href=mylink.href;
window.open(href, windowname, 'width=400,height=1024,scrollbars=yes,resizable=no,location=no,menubar=no,toolbar=no,');
return false;
}
// ]]]]><![CDATA[></script>
</p>]]></description>
      <pubDate>Tue, 17 Jan 2017 06:06:33 +0000</pubDate>
    </item>
    <item>
      <title><![CDATA[WONDERWALL: A STREET GALLERY]]></title>
      <link>http://www.charleskeith.com/usd/blog/wonderwall-a-street-gallery/</link>
      <description><![CDATA[<p>
<script type="text/javascript" src="https://ajax.googleapis.com/ajax/libs/jquery/1.8.2/jquery.min.js"></script>
<script type="text/javascript" src="http://www.charleskeith.com/media/wysiwyg/js/jquery.bxslider.min.js"></script>
</p>
<style><!--
.blog-post-view .largecontent{
	max-width: 960px;
	text-align: center;
}
#disqus_thread{
display:none !important;
}

hr{
display:none !important;
}
.bx-wrapper {
    position: relative; margin: 0 auto 60px; padding: 0;
    *zoom: 1;
}

.bx-wrapper img {max-width: 100%; display: block;}
#recentpost {
 text-align: center; font-size: 12px;
}
#recentpost > div {
 width: 18%; 
 display: inline-block;
 vertical-align: top;

 / IE fix. /
 *display: inline;
 zoom: 1;
}
#recentpost:after {
 content: "";
 width: 100%;
 display: inline-block;
}
#recentpost a{text-decoration: none;}
#s-recentpost{text-align: center;font-size: 11px;}
#s-recentpost > div {
 width: 30%;
 display: inline-block;
 vertical-align: top;

 / IE fix. /
 *display: inline;
 zoom: 1;
}
#s-recentpost:after {
 content: "";
 width: 100%;
 display: inline-block;
}
#s-recentpost a{text-decoration: none;}
/** THEME
===================================*/
.bx-wrapper .bx-viewport {
    left: 0;
    background: #fff;
	
    /*fix other elements on the page moving (on Chrome)*/
    -webkit-transform: translatez(0);
    -moz-transform: translatez(0);
    -ms-transform: translatez(0);
    -o-transform: translatez(0);
    transform: translatez(0);
}

.bx-wrapper .bx-pager,
.bx-wrapper .bx-controls-auto {
    position: absolute; bottom: -50px; width: 100%;
}

/* LOADER */
.bx-wrapper .bx-loading {
    min-height: 50px;
    background: url(http://cdnm1.charleskeith.com/media/wysiwyg/blog/bxloader.gif) center center no-repeat #fff;
    height: 100%;
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 2000;
}

/* PAGER */
.bx-wrapper .bx-pager {
    text-align: center;
    font-size: .85em;
    font-family: Arial;
    font-weight: bold;
    color: #666;
    padding-top: 20px;
}

.bx-wrapper .bx-pager .bx-pager-item,
.bx-wrapper .bx-controls-auto .bx-controls-auto-item {
    display: inline-block;
    *zoom: 1;
    *display: inline;
}

.bx-wrapper .bx-pager.bx-default-pager a {
	background: #fff;
	text-indent: -9999px;
	display: block;
	width: 10px;
	height: 10px;
	margin: 0 3px;
	outline: 0;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}

/* DIRECTION CONTROLS (NEXT / PREV) */
.bx-wrapper .bx-prev {
    left: -20px;/*left: 10px;htike*/
    background: url(http://cdnm1.charleskeith.com/media/wysiwyg/blog/bxcontrols.png) no-repeat 0 -32px;
}

.bx-wrapper .bx-next {
    right: -20px;/*right: 10px;htike*/
    background: url(http://cdnm1.charleskeith.com/media/wysiwyg/blog/bxcontrols.png) no-repeat -43px -32px;
}

.bx-wrapper .bx-prev:hover {
    background-position: 0 0;
}

.bx-wrapper .bx-next:hover {
    background-position: -43px 0;
}

.bx-wrapper .bx-controls-direction a {
    position: absolute;
    top: 50%;
    margin-top: -16px;
    outline: 0;
    width: 32px;
    height: 32px;
    text-indent: -9999px;
    z-index: 3000;
}

.bx-wrapper .bx-controls-direction a.disabled { display: none; }

/* AUTO CONTROLS (START / STOP) */
.bx-wrapper .bx-controls-auto { text-align: center; }

/* PAGER WITH AUTO-CONTROLS HYBRID LAYOUT */
.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-pager {
    text-align: left;
    width: 80%;
}

.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-controls-auto {
    right: 0;
    width: 35px;
}

/* IMAGE CAPTIONS */
.bx-wrapper .bx-caption {
    position: absolute;
    top: 7px;/*bottom: 0;*/
    left: 0;
    width: 100%;
}

.bx-wrapper .bx-caption span {
	color: #000;/*color: #fff;*/
	font-family: Arial;
	display: block;
	font-size: .85em; font-weight: bold;
	padding: 2px;/*padding: 10px;*/
}
.bx-wrapper ul li{margin-left: 0;}

#sidebar { width: 150px; float: right; text-align: center;}
.shopstory{font-size: 12px; text-align: center; font-weight: bold;}
.smallcontent{text-align: center;}
.smallcontent img{padding-bottom: 2%;}
--></style>
<p>
<script type="text/javascript">// <![CDATA[
$(function() {
            var floatingDiv = $('#sidebar');
            var offset = $("#sidebar").position();
            var bottomoffset = $("#leftcontent").height();
            
            $(window).scroll(function() {
                if ($(window).scrollTop() >= (offset.top + 250) && $(window).scrollTop() <= (bottomoffset - 250) ) {
                floatingDiv.css({
		    'position' : 'fixed',
			'top' : 120, 'float':'right', 'margin-left':30 
		 });
                }else {
                 floatingDiv.css({
		    'position' : 'relative',
			'top' : 0
		 });   
                }
            });
});
// ]]]]><![CDATA[></script>
<script type="text/javascript">// <![CDATA[
$(document).ready(function(){
  $('.bxslider').bxSlider({
  mode: 'vertical', 
  slideWidth: 140, minSlides: 3, maxSlides: 3, moveSlides: 1, captions: true,  
  slideMargin: 5
});
});
// ]]]]><![CDATA[></script>
</p>
<div>&nbsp;</div>
<div class="visible-md visible-lg largecontent">
<table>
<tbody style="text-align: center;">
<tr>
<td style="width: 80%; vertical-align: top; font-size: 14px;">
<div id="leftcontent"><a onclick="return popup(this)" href="http://www.charleskeith.com/usd/blog/shop-the-story-8/"><img style="padding-bottom: 2%;" alt="charles &amp; keith fashion,springsummer 2017 style edit" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-editorial-wonderwall-blog-1.jpg" width="100%" /></a> <a onclick="return popup(this)" href="http://www.charleskeith.com/usd/blog/shop-the-story-9/"><img style="padding-bottom: 2%;" alt="charles &amp; keith fashion,springsummer 2017 style edit" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-editorial-wonderwall-blog-2.jpg" width="100%" /></a>
<p>The precursor to what can be defined as modern street art found its origins dating back to the 1970&rsquo;s, New York, where the city saw its maturation, denoted by the graffiti developed in subway systems and on the outskirts of the city. Like the Paleolithic cave paintings of Lascaux or the inscriptions in the Catacombs of Rome, the premise that catapulted street art in the New York subways stemmed from the marginalised and, too (metaphorically and literally), started from the underground. The nature of its unusual and secluded origins is a commentary of a precarious and troubling world that was happening above. And what was happening above the graffiti-laden subways was a metropolis plagued by an economic recession that gave birth to a bleak and dispiriting reality.</p>
<br />
<p>A general discontentment among big-city kids confronted by a hopeless economic climate and idleness in an urban jungle with little or nothing to offer, propelled them towards graffiti as a form of self-expression. It was a way of rebelling against a flawed system, thus capturing the zeitgeist of that era through slogans of protest, political and social commentary and cryptic symbols of typography and iconography &mdash; outlining the hallmarks of one aspect that define street art today.</p>
<br />
<p>Like its art movement predecessors, street art still faces a general social dissent, with debates on whether such form of creation can be considered art. Yet walking down the streets of Berlin, Brooklyn, South America and Stockholm, to name a few, with its walls so flourished, imbued and flushed with culture, it is almost impossible to imagine them otherwise. These street galleries remove the idea of privilege and preserve the democracy of art through its subtle commentary, mastery in skill and fierce anarchic spirit &mdash; just like art is supposed to be.</p>
</div>
<div id="recentpost">&nbsp;</div>
</td>
<td style="width: 20%; vertical-align: top;">
<div id="sidebar">
<div class="shopstory">SHOP THE STORY</div>
<ul class="bxslider">
<li><a style="text-decoration: none;" onclick="return popup(this)" href="http://www.charleskeith.com/usd/boxy-pineapple-bag-beige-ck2-80700495.html/"><img alt="" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/BOXY-PINEAPPLE-BAG-beige-1.jpg" width="100%" /></a></li>
<li><a style="text-decoration: none;" onclick="return popup(this)" href="http://www.charleskeith.com/usd/pineapple-passport-holder-beige-ck6-10700492.html/"><img alt="" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/PINEAPPLE-PASSPORT-HOLDER_1.jpg" width="100%" /></a></li>
<li><a style="text-decoration: none;" onclick="return popup(this)" href="http://www.charleskeith.com/usd/pineapple-square-wallet-beige-ck6-10700493.html/"><img alt="" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/PINEAPPLE-SQUARE-WALLET_1.jpg" width="100%" /></a></li>
<li><a style="text-decoration: none;" onclick="return popup(this)" href="http://www.charleskeith.com/usd/woven-sliders-beige-ck1-70280003.html/"><img alt="" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/WOVEN-SLIDER_1.jpg" width="100%" /></a></li>
</ul>
</div>
</td>
</tr>
</tbody>
</table>
</div>
<div class="visible-xs visible-sm smallcontent"><a href="http://www.charleskeith.com/usd/blog/shop-the-story-8/"><img alt="charles &amp; keith fashion,springsummer 2017 style edit" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-editorial-wonderwall-blog-1.jpg" width="100%" /></a> <a href="http://www.charleskeith.com/usd/blog/shop-the-story-9/"><img alt="charles &amp; keith fashion,springsummer 2017 style edit" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-editorial-wonderwall-blog-2.jpg" width="100%" /></a>
<p>The precursor to what can be defined as modern street art found its origins dating back to the 1970&rsquo;s, New York, where the city saw its maturation, denoted by the graffiti developed in subway systems and on the outskirts of the city. Like the Paleolithic cave paintings of Lascaux or the inscriptions in the Catacombs of Rome, the premise that catapulted street art in the New York subways stemmed from the marginalised and, too (metaphorically and literally), started from the underground. The nature of its unusual and secluded origins is a commentary of a precarious and troubling world that was happening above. And what was happening above the graffiti-laden subways was a metropolis plagued by an economic recession that gave birth to a bleak and dispiriting reality.</p>
<p>A general discontentment among big-city kids confronted by a hopeless economic climate and idleness in an urban jungle with little or nothing to offer, propelled them towards graffiti as a form of self-expression. It was a way of rebelling against a flawed system, thus capturing the zeitgeist of that era through slogans of protest, political and social commentary and cryptic symbols of typography and iconography &mdash; outlining the hallmarks of one aspect that define street art today.</p>
<p>Like its art movement predecessors, street art still faces a general social dissent, with debates on whether such form of creation can be considered art. Yet walking down the streets of Berlin, Brooklyn, South America and Stockholm, to name a few, with its walls so flourished, imbued and flushed with culture, it is almost impossible to imagine them otherwise. These street galleries remove the idea of privilege and preserve the democracy of art through its subtle commentary, mastery in skill and fierce anarchic spirit &mdash; just like art is supposed to be.</p>
<div>&nbsp;</div>
<div class="shopstory">SHOP THE STORY</div>
<table border="0">
<tbody>
<tr>
<td style="width: 5%;">&nbsp;</td>
<td style="width: 40%;">
<div><a href="http://www.charleskeith.com/usd/boxy-pineapple-bag-beige-ck2-80700495.html//"><img alt="BOXY PINEAPPLE BAG" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/BOXY-PINEAPPLE-BAG-beige-1_1.jpg" width="100%" /></a></div>
</td>
<td style="width: 10%;">&nbsp;</td>
<td style="width: 40%;">
<div><a href="http://www.charleskeith.com/usd/pineapple-passport-holder-beige-ck6-10700492.html/"><img alt="PINEAPPLE PASSPORT HOLDER" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/PINEAPPLE-PASSPORT-HOLDER-beige-2.jpg" width="100%" /></a></div>
</td>
<td style="width: 5%;">&nbsp;</td>
</tr>
<tr>
<td style="width: 5%;">&nbsp;</td>
<td style="width: 40%; vertical-align: top;">
<div><a style="text-decoration: none;" href="http://www.charleskeith.com/usd/boxy-pineapple-bag-beige-ck2-80700495.html//">BOXY PINEAPPLE BAG</a></div>
</td>
<td style="width: 10%;">&nbsp;</td>
<td style="width: 40%; vertical-align: top;">
<div><a style="text-decoration: none;" href="http://www.charleskeith.com/usd/pineapple-passport-holder-beige-ck6-10700492.html/">PINEAPPLE PASSPORT HOLDER</a></div>
</td>
<td style="width: 5%;">&nbsp;</td>
</tr>
<tr>
<td style="width: 5%;">&nbsp;</td>
<td style="width: 40%;">
<div><a href="http://www.charleskeith.com/usd/pineapple-square-wallet-beige-ck6-10700493.html/"><img alt="PINEAPPLE SQUARE WALLET" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/PINEAPPLE-SQUARE-WALLET-beige-3.jpg" width="100%" /></a></div>
</td>
<td style="width: 10%;">&nbsp;</td>
<td style="width: 40%;">
<div><a href="http://www.charleskeith.com/usd/woven-sliders-beige-ck1-70280003.html/"><img alt="WOVEN SLIDER" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/WOVEN-SLIDER-beige-1.jpg" width="100%" /></a></div>
</td>
<td style="width: 5%;">&nbsp;</td>
</tr>
<tr>
<td style="width: 5%;">&nbsp;</td>
<td style="width: 40%; vertical-align: top;">
<div><a style="text-decoration: none;" href="http://www.charleskeith.com/usd/pineapple-square-wallet-beige-ck6-10700493.html/">PINEAPPLE SQUARE WALLET</a></div>
</td>
<td style="width: 10%;">&nbsp;</td>
<td style="width: 40%; vertical-align: top;">
<div><a style="text-decoration: none;" href="http://www.charleskeith.com/usd/woven-sliders-beige-ck1-70280003.html/">WOVEN SLIDER</a></div>
</td>
<td style="width: 5%;">&nbsp;</td>
</tr>
</tbody>
</table>
<br />
<div id="s-recentpost">&nbsp;</div>
</div>
<div>&nbsp;</div>
<p>
<script type="text/javascript">// <![CDATA[
function popup(mylink, windowname)
{
if (! window.focus)return true;
var href;
if (typeof(mylink) == 'string')
   href=mylink;
else
   href=mylink.href;
window.open(href, windowname, 'width=400,height=1024,scrollbars=yes,resizable=no,location=no,menubar=no,toolbar=no,');
return false;
}
// ]]]]><![CDATA[></script>
</p>]]></description>
      <pubDate>Mon, 09 Jan 2017 01:52:00 +0000</pubDate>
    </item>
    <item>
      <title><![CDATA[PARKS & RECREATION]]></title>
      <link>http://www.charleskeith.com/usd/blog/parks-recreation/</link>
      <description><![CDATA[<style><!--
.blog-post-view .largecontent{ max-width:960px;margin:0 auto; font-size: 14px;text-align: center; }
div.blogmax{
    max-width:1220px; width:100%; margin:0 auto;
}
#disqus_thread{
display:none !important;
}

hr{
display:none !important;
}
.blogleft{text-align: justify; padding-left: 10%; padding-right: 10%; font-size: 14px;}
.blogleft img{padding-bottom: 2%;}
.blogright{width: 20%; float: right; text-align: center; padding-left: 40px; font-size: 11px;}
.ltext{font-size: 12px; text-align: justify;}
.ltext img{padding-bottom: 2%;}
#recentpost {
 text-align: center; font-size: 12px;
}
#recentpost > div {
 width: 18%; 
 display: inline-block;
 vertical-align: top;

 / IE fix. /
 *display: inline;
 zoom: 1;
}
#recentpost:after {
 content: "";
 width: 100%;
 display: inline-block;
}
#recentpost a{text-decoration: none;}
#s-recentpost{text-align: center;font-size: 11px;}
#s-recentpost > div {
 width: 30%;
 display: inline-block;
 vertical-align: top;

 / IE fix. /
 *display: inline;
 zoom: 1;
}
#s-recentpost:after {
 content: "";
 width: 100%;
 display: inline-block;
}
#s-recentpost a{text-decoration: none;}
--></style>
<div>&nbsp;</div>
<div class="visible-md visible-lg blogleft largecontent"><img alt="charles &amp; keith fashion, style edit" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-editorial-parks-recreation-blog-1.jpg" width="100%" /><img alt="charles &amp; keith fashion, style edit" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-editorial-parks-recreation-blog-2.jpg" width="100%" />
<div>&nbsp;</div>
<p style="text-align: center;"><em>&ldquo;We are now in the mountains and they are in us, kindling enthusiasm, making every nerve quiver, filling every pore and cell of us.&rdquo;</em></p>
<div>&nbsp;</div>
<p style="text-align: center; font-style: italic;">-John Muir</p>
<div>&nbsp;</div>
<img alt="charles &amp; keith fashion, style edit" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-editorial-parks-recreation-blog-3.jpg" width="100%" /> <img alt="charles &amp; keith fashion, style edit" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-editorial-parks-recreation-blog-4.jpg" width="100%" />
<div>&nbsp;</div>
<p>Each day we are surrounded by sterile items of our making, and more often than not, our own choice: whitewashed concrete walls, laminated particleboard tables, burnished aluminium and steel. How freeing it is, then, to step outside into the embrace of nature, where our dulled senses are awakened, if only for a moment; where the glare of a screen is replaced by the glimmer of a lake; where the scent of wind through the trees reminds us that there is more to breath than just breathing. Nature is now our pastime; in that there is both a sad resignation and a thirst that is intensified by our hours behind our desk and slaked only by the touch of grass on skin.</p>
<br />
<div id="recentpost">&nbsp;</div>
</div>
<div class="visible-xs visible-sm ltext"><img alt="charles &amp; keith fashion, style edit" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-editorial-parks-recreation-blog-1.jpg" width="100%" /> <img alt="charles &amp; keith fashion, style edit" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-editorial-parks-recreation-blog-2-1.jpg" width="100%" /> <img alt="charles &amp; keith fashion, style edit" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-editorial-parks-recreation-blog-2-2.jpg" width="100%" />
<div>&nbsp;</div>
<p><em>&ldquo;We are now in the mountains and they are in us, kindling enthusiasm, making every nerve quiver, filling every pore and cell of us.&rdquo;</em></p>
<div>&nbsp;</div>
<p style="text-align: center; font-style: italic;">-John Muir</p>
<div>&nbsp;</div>
<img alt="charles &amp; keith fashion, style edit" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-editorial-parks-recreation-blog-3-1.jpg" width="100%" /> <img alt="charles &amp; keith fashion, style edit" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-editorial-parks-recreation-blog-3-2.jpg" width="100%" /> <img alt="charles &amp; keith fashion, style edit" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-editorial-parks-recreation-blog-4-m.jpg" width="100%" />
<div>&nbsp;</div>
<p>Each day we are surrounded by sterile items of our making, and more often than not, our own choice: whitewashed concrete walls, laminated particleboard tables, burnished aluminium and steel. How freeing it is, then, to step outside into the embrace of nature, where our dulled senses are awakened, if only for a moment; where the glare of a screen is replaced by the glimmer of a lake; where the scent of wind through the trees reminds us that there is more to breath than just breathing. Nature is now our pastime; in that there is both a sad resignation and a thirst that is intensified by our hours behind our desk and slaked only by the touch of grass on skin.</p>
<div id="s-recentpost">&nbsp;</div>
</div>
<div>&nbsp;</div>
<p>
<script type="text/javascript">// <![CDATA[
function popup(mylink, windowname)
{
if (! window.focus)return true;
var href;
if (typeof(mylink) == 'string')
   href=mylink;
else
   href=mylink.href;
window.open(href, windowname, 'width=400,height=1024,scrollbars=yes,resizable=no,location=no,menubar=no,toolbar=no,');
return false;
}
// ]]]]><![CDATA[></script>
</p>]]></description>
      <pubDate>Tue, 27 Dec 2016 02:02:00 +0000</pubDate>
    </item>
    <item>
      <title><![CDATA[SPOTTED: PIXIE LOTT]]></title>
      <link>http://www.charleskeith.com/usd/blog/spotted-pixie-lott/</link>
      <description><![CDATA[<style><!--
.blog-post-view .largecontent{
	max-width:960px;margin:0 auto; font-size: 14px;text-align: center;
}

#disqus_thread{
display:none !important;
}

hr{
display:none !important;
}

.ltext{font-size: 12px; text-align: justify;}
.textcenter{text-align: center; font-size: 14px;}
#recentpost {
 text-align: center; font-size: 12px;
}
#recentpost > div {
 width: 18%; 
 display: inline-block;
 vertical-align: top;

 / IE fix. /
 *display: inline;
 zoom: 1;
}
#recentpost:after {
 content: "";
 width: 100%;
 display: inline-block;
}
#recentpost a{text-decoration: none;}
#s-recentpost{text-align: center;font-size: 11px;}
#s-recentpost > div {
 width: 30%;
 display: inline-block;
 vertical-align: top;

 / IE fix. /
 *display: inline;
 zoom: 1;
}
#s-recentpost:after {
 content: "";
 width: 100%;
 display: inline-block;
}
#s-recentpost a{text-decoration: none;}
--></style>
<div>&nbsp;</div>
<div class="visible-md visible-lg largecontent">
<div><a onclick="return popup(this)" href="http://www.charleskeith.com/usd/small-asymmetrical-clutch-with-a-branded-metal-clasp-closure-comes-with-an-additional-chain-strap-for-versatility.html/"><img style="padding-left: 10%; padding-right: 10%;" alt="charles &amp; keith fashion, charles &amp; keith clutch" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-pixie-lott-blog-1.jpg" width="100%" /></a>
<div>&nbsp;</div>
<p class="textcenter">British Singer, Pixie Lott was seen carrying our Asymmetrical Clutch on the red carpet at the BBC music awards.</p>
</div>
<div>&nbsp;</div>
<div style="text-align: center; font-size: 12px;">
<p>SHOP THE STORY</p>
</div>
<div>&nbsp;</div>
<table border="0">
<tbody>
<tr>
<td style="width: 40.25%;">&nbsp;</td>
<td style="width: 18.5%;"><a onclick="return popup(this)" href="http://www.charleskeith.com/usd/small-asymmetrical-clutch-with-a-branded-metal-clasp-closure-comes-with-an-additional-chain-strap-for-versatility.html/"> <img alt="ASYMMETRICAL CLUTCH" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/asymmetrical-clutch.jpg" width="100%" /></a> <br />
<div style="text-align: center; font-size: 11px;"><a style="text-decoration: none;" onclick="return popup(this)" href="http://www.charleskeith.com/usd/small-asymmetrical-clutch-with-a-branded-metal-clasp-closure-comes-with-an-additional-chain-strap-for-versatility.html/">ASYMMETRICAL CLUTCH</a></div>
</td>
<td style="width: 40.25%;">&nbsp;</td>
</tr>
</tbody>
</table>
<br />
<div id="recentpost">&nbsp;</div>
</div>
<div class="visible-xs visible-sm">
<div><a onclick="return popup(this)" href="http://www.charleskeith.com/usd/small-asymmetrical-clutch-with-a-branded-metal-clasp-closure-comes-with-an-additional-chain-strap-for-versatility.html/"><img alt="charles &amp; keith fashion, charles &amp; keith clutch" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-pixie-lott-blog-1-m.jpg" width="100%" /></a>
<div>&nbsp;</div>
<p class="ltext">British Singer, Pixie Lott was seen carrying our Asymmetrical Clutch on the red carpet at the BBC music awards.</p>
</div>
<div>&nbsp;</div>
<div style="text-align: center;">
<p>SHOP THE STORY</p>
</div>
<div>&nbsp;</div>
<table border="0">
<tbody>
<tr>
<td style="width: 30%;">&nbsp;</td>
<td style="width: 40%;"><a href="http://www.charleskeith.com/usd/small-asymmetrical-clutch-with-a-branded-metal-clasp-closure-comes-with-an-additional-chain-strap-for-versatility.html/"> <img alt="ASYMMETRICAL CLUTCH" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/asymmetrical-clutch.jpg" width="100%" /></a> <br />
<div style="text-align: center;"><a style="text-decoration: none;" href="http://www.charleskeith.com/usd/small-asymmetrical-clutch-with-a-branded-metal-clasp-closure-comes-with-an-additional-chain-strap-for-versatility.html/">ASYMMETRICAL CLUTCH</a></div>
</td>
<td style="width: 30%;">&nbsp;</td>
</tr>
</tbody>
</table>
<br />
<div id="s-recentpost">&nbsp;</div>
</div>
<div>&nbsp;</div>
<p>
<script type="text/javascript">// <![CDATA[
function popup(mylink, windowname)
{
if (! window.focus)return true;
var href;
if (typeof(mylink) == 'string')
   href=mylink;
else
   href=mylink.href;
window.open(href, windowname, 'width=400,height=1024,scrollbars=yes,resizable=no,location=no,menubar=no,toolbar=no,');
return false;
}
// ]]]]><![CDATA[></script>
</p>]]></description>
      <pubDate>Thu, 22 Dec 2016 01:36:00 +0000</pubDate>
    </item>
    <item>
      <title><![CDATA[PRESENTATION: SPRING/SUMMER'17]]></title>
      <link>http://www.charleskeith.com/usd/blog/presentation-springsummer17/</link>
      <description><![CDATA[<style><!--
.textcenter{text-align: justify; padding-left: 10%; padding-right: 10%;font-size: 14px;}
.textcenter img{padding-bottom: 2%;}
.ltext{font-size: 12px;}
.ltext img{padding-bottom: 2%;}
#recentpost {
 text-align: center; font-size: 12px;
}

#disqus_thread{
display:none !important;
}

hr{
display:none !important;
}

#recentpost > div {
 width: 18%; 
 display: inline-block;
 vertical-align: top;

 / IE fix. /
 *display: inline;
 zoom: 1;
}
#recentpost:after {
 content: "";
 width: 100%;
 display: inline-block;
}
#recentpost a{text-decoration: none;}
#s-recentpost{text-align: center;font-size: 11px;}
#s-recentpost > div {
 width: 30%;
 display: inline-block;
 vertical-align: top;

 / IE fix. /
 *display: inline;
 zoom: 1;
}
#s-recentpost:after {
 content: "";
 width: 100%;
 display: inline-block;
}
#s-recentpost a{text-decoration: none;}
--></style>
<div>&nbsp;</div>
<div class="visible-md visible-lg textcenter"><img alt="charles &amp; keith springsummer 2017 presentation" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-spring-summer-2017-presentation-blog-1.jpg" width="100%" />
<div>&nbsp;</div>
<p>Take a glimpse into our Spring/Summer 2017 presentation where models strutted the runway in the upcoming collection.</p>
<div>&nbsp;</div>
<a onclick="return popup(this)" href="http://www.charleskeith.com/usd/blog/shop-the-story-26/"><img alt="charles &amp; keith springsummer 2017 presentation" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-spring-summer-2017-presentation-blog-2.jpg" width="100%" /></a>
<div>&nbsp;</div>
<p>Strong shoulder: Add dramatic volume with bold shoulder detailing juxtaposed with our selection of laced-up footwear.</p>
<div>&nbsp;</div>
<a onclick="return popup(this)" href="http://www.charleskeith.com/usd/t-bar-platform-stilettos-black-ck1-60360976.html/"><img alt="charles &amp; keith springsummer 2017 presentation" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-spring-summer-2017-presentation-blog-3.jpg" width="100%" /></a>
<div>&nbsp;</div>
<p>Velvet: Rich, luxurious fabrics that elevate your look effortlessly. Combine tough with sultry with our stiletto heels or create an urban-luxe look with sneakers.</p>
<div>&nbsp;</div>
<img alt="charles &amp; keith springsummer 2017 presentation" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-spring-summer-2017-presentation-blog-4.jpg" width="100%" />
<div>&nbsp;</div>
<p>Pop of red: Make a striking statement in strong colours and unique constructions for added impact.</p>
<div>&nbsp;</div>
<a onclick="return popup(this)" href="http://www.charleskeith.com/usd/blog/shop-the-story-21/"><img alt="charles &amp; keith springsummer 2017 presentation" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-spring-summer-2017-presentation-blog-5.jpg" width="100%" /></a>
<div>&nbsp;</div>
<p>Jewel Hues: Classic 90s silhouettes are dressed in deep shades of jewel tones and accessories that will spruce up even the simplest outfit.</p>
<div>&nbsp;</div>
<div>&nbsp;</div>
<div style="text-align: center; font-size: 12px;">
<p>SHOP THE STORY</p>
</div>
<div>&nbsp;</div>
<table>
<tbody style="font-size: 11px;">
<tr>
<td style="width: 19.25%;">&nbsp;</td>
<td style="width: 18.5%;">
<div><a onclick="return popup(this)" href="http://www.charleskeith.com/usd/textured-lace-up-heels-burgun-ck1-60280076.html/"><img alt="" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/LACE-UP-SUEDE-HEELS-burgun-1.jpg" width="100%" /></a></div>
</td>
<td style="width: 3%;">&nbsp;</td>
<td style="width: 18.5%;">
<div><a onclick="return popup(this)" href="http://www.charleskeith.com/usd/weave-detail-wedges-black-ck1-80360137.html/"><img alt="" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/WEAVE-DETAIL-WEDGES-black-2.jpg" width="100%" /></a></div>
</td>
<td style="width: 3%;">&nbsp;</td>
<td style="width: 18.5%;">
<div><a onclick="return popup(this)" href="http://www.charleskeith.com/usd/t-bar-platform-stilettos-black-ck1-60360976.html/"><img alt="" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/T-BAR-PLATFORM-STILETTO-black-3.jpg" width="100%" /></a></div>
</td>
<td style="width: 19.25%;">&nbsp;</td>
</tr>
<tr>
<td style="width: 19.25%;">&nbsp;</td>
<td style="width: 18.5%; vertical-align: top;">
<div style="text-align: center;"><a style="text-decoration: none;" onclick="return popup(this)" href="http://www.charleskeith.com/usd/textured-lace-up-heels-burgun-ck1-60280076.html/">TEXTURED LACE-UP</a></div>
</td>
<td style="width: 3%;">&nbsp;</td>
<td style="width: 18.5%; vertical-align: top;">
<div style="text-align: center;"><a style="text-decoration: none;" onclick="return popup(this)" href="http://www.charleskeith.com/usd/weave-detail-wedges-black-ck1-80360137.html/">WEAVE DETAIL WEDGES</a></div>
</td>
<td style="width: 3%;">&nbsp;</td>
<td style="width: 18.5%; vertical-align: top;">
<div style="text-align: center;"><a style="text-decoration: none;" onclick="return popup(this)" href="http://www.charleskeith.com/usd/t-bar-platform-stilettos-black-ck1-60360976.html/">T-BAR PLATFORM STILETTO</a></div>
</td>
<td style="width: 19.25%;">&nbsp;</td>
</tr>
<tr>
<td style="width: 19.25%;">&nbsp;</td>
<td style="width: 18.5%;">
<div><a onclick="return popup(this)" href="http://www.charleskeith.com/usd/lace-up-sneakers-black-ck1-71630002.html/"><img alt="" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/SNEAKERS-black-4.jpg" width="100%" /></a></div>
</td>
<td style="width: 3%;">&nbsp;</td>
<td style="width: 18.5%;">
<div><a onclick="return popup(this)" href="http://www.charleskeith.com/usd/lace-up-sneakers-white-ck1-71630002.html/"><img alt="" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/SNEAKERS-white-5.jpg" width="100%" /></a></div>
</td>
<td style="width: 3%;">&nbsp;</td>
<td style="width: 18.5%;">
<div style="text-align: center;"><a style="text-decoration: none;" onclick="return popup(this)" href="http://www.charleskeith.com/usd/almond-toe-slip-ons-black-ck1-60300586.html/"><img alt="" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/TIE-FRONT-MULES-black-6.jpg" width="100%" /></a></div>
</td>
<td style="width: 19.25%;">&nbsp;</td>
</tr>
<tr>
<td style="width: 19.25%;">&nbsp;</td>
<td style="width: 18.5%; vertical-align: top;">
<div style="text-align: center;"><a style="text-decoration: none;" onclick="return popup(this)" href="http://www.charleskeith.com/usd/lace-up-sneakers-black-ck1-71630002.html/">LACE-UP SNEAKERS</a></div>
</td>
<td style="width: 3%;">&nbsp;</td>
<td style="width: 18.5%; vertical-align: top;">
<div style="text-align: center;"><a style="text-decoration: none;" onclick="return popup(this)" href="http://www.charleskeith.com/usd/lace-up-sneakers-white-ck1-71630002.html/">LACE-UP SNEAKERS</a></div>
</td>
<td style="width: 3%;">&nbsp;</td>
<td style="width: 18.5%; vertical-align: top;">
<div style="text-align: center;"><a style="text-decoration: none;" onclick="return popup(this)" href="http://www.charleskeith.com/usd/almond-toe-slip-ons-black-ck1-60300586.html/">ALMOND-TOE SLIP-ONS</a></div>
</td>
<td style="width: 19.25%;">&nbsp;</td>
</tr>
</tbody>
</table>
<div>&nbsp;</div>
<br />
<div id="recentpost">&nbsp;</div>
</div>
<div class="visible-xs visible-sm ltext"><img alt="charles &amp; keith springsummer 2017 presentation" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-spring-summer-2017-presentation-blog-1-m.jpg" width="100%" />
<div>&nbsp;</div>
<p>Take a glimpse into our Spring/Summer 2017 presentation where models strutted the runway in the upcoming collection.</p>
<div>&nbsp;</div>
<a href="http://www.charleskeith.com/usd/textured-lace-up-heels-burgun-ck1-60280076.html/"><img alt="charles &amp; keith springsummer 2017 presentation" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-spring-summer-2017-presentation-blog-2-1.jpg" width="100%" /></a> <a href="http://www.charleskeith.com/usd/weave-detail-wedges-black-ck1-80360137.html/"><img alt="charles &amp; keith springsummer 2017 presentation" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-spring-summer-2017-presentation-blog-2-2.jpg" width="100%" /></a>
<div>&nbsp;</div>
<p>Strong shoulder: Add dramatic volume with bold shoulder detailing juxtaposed with our selection of laced-up footwear.</p>
<div>&nbsp;</div>
<a href="http://www.charleskeith.com/usd/t-bar-platform-stilettos-black-ck1-60360976.html/"><img alt="charles &amp; keith springsummer 2017 presentation" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-spring-summer-2017-presentation-blog-3-1.jpg" width="100%" /></a> <img alt="charles &amp; keith springsummer 2017 presentation" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-spring-summer-2017-presentation-blog-3-2.jpg" width="100%" />
<div>&nbsp;</div>
<p>Velvet: Rich, luxurious fabrics that elevate your look effortlessly. Combine tough with sultry with our stiletto heels or create an urban-luxe look with sneakers.</p>
<div>&nbsp;</div>
<img alt="charles &amp; keith springsummer 2017 presentation" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-spring-summer-2017-presentation-blog-4-1.jpg" width="100%" /> <img alt="charles &amp; keith springsummer 2017 presentation" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-spring-summer-2017-presentation-blog-4-2.jpg" width="100%" />
<div>&nbsp;</div>
<p>Pop of red: Make a striking statement in strong colours and unique constructions for added impact.</p>
<div>&nbsp;</div>
<a href="http://www.charleskeith.com/usd/tie-front-mules-black-ck1-60300586.html/"><img alt="charles &amp; keith springsummer 2017 presentation" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-spring-summer-2017-presentation-blog-5-1.jpg" width="100%" /></a> <a href="http://www.charleskeith.com/notifyme?colour=WHITE&amp;artno=CK1-71630002"><img alt="charles &amp; keith springsummer 2017 presentation" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-spring-summer-2017-presentation-blog-5-2.jpg" width="100%" /></a>
<div>&nbsp;</div>
<p>Jewel Hues: Classic 90s silhouettes are dressed in deep shades of jewel tones and accessories that will spruce up even the simplest outfit.</p>
<div>&nbsp;</div>
<div>&nbsp;</div>
<div style="text-align: center;">
<p>SHOP THE STORY</p>
</div>
<div>&nbsp;</div>
<table>
<tbody>
<tr>
<td style="width: 5%;">&nbsp;</td>
<td style="width: 40%;">
<div><a href="http://www.charleskeith.com/usd/textured-lace-up-heels-burgun-ck1-60280076.html/"><img alt="" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/LACE-UP-SUEDE-HEELS-burgun-1.jpg" width="100%" /></a></div>
</td>
<td style="width: 10%;">&nbsp;</td>
<td style="width: 40%;">
<div><a href="http://www.charleskeith.com/usd/weave-detail-wedges-black-ck1-80360137.html/"><img alt="" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/WEAVE-DETAIL-WEDGES-black-2.jpg" width="100%" /></a></div>
</td>
<td style="width: 5%;">&nbsp;</td>
</tr>
<tr>
<td style="width: 5%;">&nbsp;</td>
<td style="width: 40%; vertical-align: top;">
<div style="text-align: center;"><a style="text-decoration: none;" href="http://www.charleskeith.com/usd/textured-lace-up-heels-burgun-ck1-60280076.html/">TEXTURED LACE-UP</a></div>
</td>
<td style="width: 10%;">&nbsp;</td>
<td style="width: 40%; vertical-align: top;">
<div style="text-align: center;"><a style="text-decoration: none;" href="http://www.charleskeith.com/usd/weave-detail-wedges-black-ck1-80360137.html/">WEAVE DETAIL WEDGES</a></div>
</td>
</tr>
<tr>
<td style="width: 5%;">&nbsp;</td>
<td style="width: 40%; vertical-align: top;">
<div><a href="http://www.charleskeith.com/usd/t-bar-platform-stilettos-black-ck1-60360976.html/"><img alt="" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/T-BAR-PLATFORM-STILETTO-black-3.jpg" width="100%" /></a></div>
</td>
<td style="width: 10%;">&nbsp;</td>
<td style="width: 40%; vertical-align: top;">
<div><a onclick="return popup(this)" href="http://www.charleskeith.com/usd/lace-up-sneakers-black-ck1-71630002.html/"><img alt="" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/SNEAKERS-black-4.jpg" width="100%" /></a></div>
</td>
<td style="width: 5%;">&nbsp;</td>
</tr>
<tr>
<td style="width: 5%;">&nbsp;</td>
<td style="width: 40%; vertical-align: top;">
<div style="text-align: center;"><a style="text-decoration: none;" href="http://www.charleskeith.com/usd/t-bar-platform-stilettos-black-ck1-60360976.html/">T-BAR PLATFORM STILETTO</a></div>
</td>
<td style="width: 10%;">&nbsp;</td>
<td style="width: 40%; vertical-align: top;">
<div style="text-align: center;"><a style="text-decoration: none;" href="http://www.charleskeith.com/usd/lace-up-sneakers-black-ck1-71630002.html/">LACE-UP SNEAKERS</a></div>
</td>
<td style="width: 5%;">&nbsp;</td>
</tr>
<tr>
<td style="width: 5%;">&nbsp;</td>
<td style="width: 40%; vertical-align: top;">
<div><a href="http://www.charleskeith.com/usd/lace-up-sneakers-white-ck1-71630002.html/"><img alt="" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/SNEAKERS-white-5.jpg" width="100%" /></a></div>
</td>
<td style="width: 10%;">&nbsp;</td>
<td style="width: 40%; vertical-align: top;">
<div><a href="http://www.charleskeith.com/usd/almond-toe-slip-ons-black-ck1-60300586.html/"><img alt="" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/TIE-FRONT-MULES-black-6.jpg" width="100%" /></a></div>
</td>
<td style="width: 5%;">&nbsp;</td>
</tr>
<tr>
<td style="width: 5%;">&nbsp;</td>
<td style="width: 40%; vertical-align: top;">
<div style="text-align: center;"><a style="text-decoration: none;" href="http://www.charleskeith.com/usd/lace-up-sneakers-white-ck1-71630002.html/">LACE-UP SNEAKERS</a></div>
</td>
<td style="width: 10%;">&nbsp;</td>
<td style="width: 40%; vertical-align: top;">
<div style="text-align: center;"><a style="text-decoration: none;" href="http://www.charleskeith.com/usd/almond-toe-slip-ons-black-ck1-60300586.html/">ALMOND-TOE SLIP-ONS</a></div>
</td>
<td style="width: 5%;">&nbsp;</td>
</tr>
</tbody>
</table>
<div id="s-recentpost">&nbsp;</div>
</div>
<div>&nbsp;</div>
<p>
<script type="text/javascript">// <![CDATA[
function popup(mylink, windowname)
{
if (! window.focus)return true;
var href;
if (typeof(mylink) == 'string')
   href=mylink;
else
   href=mylink.href;
window.open(href, windowname, 'width=400,height=1024,scrollbars=yes,resizable=no,location=no,menubar=no,toolbar=no,');
return false;
}
// ]]]]><![CDATA[></script>
</p>]]></description>
      <pubDate>Mon, 12 Dec 2016 01:50:00 +0000</pubDate>
    </item>
    <item>
      <title><![CDATA[STORIES: ROBYN KOTZE]]></title>
      <link>http://www.charleskeith.com/usd/blog/stories-robyn-kotze/</link>
      <description><![CDATA[<style><!--
.blog-post-view .largecontent{
	max-width: 960px;margin:0 auto;font-size: 14px;text-align: center;
}
.largecontent img{padding-bottom: 2%;}
.ltext{font-style: 12px; text-align: center;}
.ltext img{padding-bottom: 2%;}
#recentpost {
    text-align: center; font-size: 12px;
}
#disqus_thread {display:none !important;}

hr {display:none !important;}
#recentpost > div {
 width: 18%; 
 display: inline-block;
 vertical-align: top;

 / IE fix. /
 *display: inline;
 zoom: 1;
}
#recentpost:after {
 content: "";
 width: 100%;
 display: inline-block;
}
#recentpost a{text-decoration: none;}
#s-recentpost{text-align: center;font-size: 11px;}
#s-recentpost > div {
 width: 30%;
 display: inline-block;
 vertical-align: top;

 / IE fix. /
 *display: inline;
 zoom: 1;
}
#s-recentpost:after {
 content: "";
 width: 100%;
 display: inline-block;
}
#s-recentpost a{text-decoration: none;}
--></style>
<div>&nbsp;</div>
<div class="visible-md visible-lg largecontent">
<p>STORIES by CHARLES &amp; KEITH: Born in South Africa, Robyn Kotze is an experienced stylist and brand consultant who is now based in London.</p>
<div>&nbsp;</div>
<a onclick="return popup(this)" href="http://www.charleskeith.com/usd/circular-buckle-bag-black-ck2-50670492.html/"><img alt="charles &amp; keith people-stories" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-stories-robyn-kotze-blog-1.jpg" width="100%" /></a>
<p>Presently she is the Fashion Editor of InStyle UK. Her style consists of easy wearing, chic and well-tailored clothing.</p>
<a onclick="return popup(this)" href="http://www.charleskeith.com/usd/overisized-buckle-crossbody-grey-ck2-80780260.html/"><img alt="charles &amp; keith people-stories" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-stories-robyn-kotze-blog-2.jpg" width="100%" /></a> <img alt="charles &amp; keith people-stories" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-stories-robyn-kotze-blog-3.jpg" width="100%" /> <img alt="charles &amp; keith people-stories" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-stories-robyn-kotze-blog-4.jpg" width="100%" />
<div>&nbsp;</div>
<div>&nbsp;</div>
<div style="text-align: center; font-size: 12px; font-weight: bold;">
<p>SHOP THE STORY</p>
</div>
<div>&nbsp;</div>
<table border="0">
<tbody style="font-size: 11px;">
<tr>
<td style="width: 30%;">&nbsp;</td>
<td style="width: 18.5%;">
<div><a onclick="return popup(this)" href="http://www.charleskeith.com/usd/overisized-buckle-crossbody-grey-ck2-80780260.html/"><img alt="OVERSIZED-BUCKLE-CROSSBODY" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/OVERSIZED-BUCKLE-CROSSBODY-grey-1.jpg" width="100%" /></a></div>
</td>
<td style="width: 3%;">&nbsp;</td>
<td style="width: 18.5%; vertical-align: top;">
<div><a onclick="return popup(this)" href="http://www.charleskeith.com/usd/circular-buckle-bag-black-ck2-50670492.html/"><img alt="CIRCULAR-BUCKLE-BAG" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CIRCULAR-BUCKLE-BAG-black-2.jpg" width="100%" /></a></div>
</td>
<td style="width: 30%;">&nbsp;</td>
</tr>
<tr>
<td style="width: 30%;">&nbsp;</td>
<td style="width: 18.5%; vertical-align: top;">
<div style="text-align: center;"><a style="text-decoration: none;" onclick="return popup(this)" href="http://www.charleskeith.com/usd/overisized-buckle-crossbody-grey-ck2-80780260.html/">OVERSIZED BUCKLE CROSSBODY</a></div>
</td>
<td style="width: 3%;">&nbsp;</td>
<td style="width: 18.5%; vertical-align: top;">
<div style="text-align: center;"><a style="text-decoration: none;" onclick="return popup(this)" href="http://www.charleskeith.com/usd/circular-buckle-bag-black-ck2-50670492.html/">CIRCULAR BUCKLE BAG</a></div>
</td>
<td style="width: 30%;">&nbsp;</td>
</tr>
</tbody>
</table>
<div id="recentpost">&nbsp;</div>
<div>&nbsp;</div>
</div>
<div class="visible-xs visible-sm ltext">
<p>STORIES by CHARLES &amp; KEITH: Born in South Africa, Robyn Kotze is an experienced stylist and brand consultant who is now based in London.</p>
<div>&nbsp;</div>
<a onclick="return popup(this)" href="http://www.charleskeith.com/usd/circular-buckle-bag-black-ck2-50670492.html/"><img alt="charles &amp; keith people-stories" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-stories-robyn-kotze-blog-1-1.jpg" width="100%" /></a> <a onclick="return popup(this)" href="http://www.charleskeith.com/usd/circular-buckle-bag-black-ck2-50670492.html/"><img alt="charles &amp; keith people-stories" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-stories-robyn-kotze-blog-1-2.jpg" width="100%" /></a>
<div>&nbsp;</div>
<p>Presently she is the Fashion Editor of InStyle UK. Her style consists of easy wearing, chic and well-tailored clothing.</p>
<div>&nbsp;</div>
<img alt="charles &amp; keith people-stories" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-stories-robyn-kotze-blog-2-1.jpg" width="100%" /> <a href="http://www.charleskeith.com/usd/overisized-buckle-crossbody-grey-ck2-80780260.html/"><img alt="charles &amp; keith people-stories" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-stories-robyn-kotze-blog-2-2.jpg" width="100%" /></a> <img alt="charles &amp; keith people-stories" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-stories-robyn-kotze-blog-3.jpg" width="100%" /> <img alt="charles &amp; keith people-stories" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-stories-robyn-kotze-blog-4.jpg" width="100%" />
<div>&nbsp;</div>
<div style="text-align: center; font-weight: bold;">
<p>SHOP THE STORY</p>
</div>
<div>&nbsp;</div>
<table border="0">
<tbody>
<tr>
<td style="width: 5%;">&nbsp;</td>
<td style="width: 40%;">
<div><a href="http://www.charleskeith.com/usd/overisized-buckle-crossbody-grey-ck2-80780260.html/"><img alt="OVERSIZED-BUCKLE-CROSSBODY" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/OVERSIZED-BUCKLE-CROSSBODY-grey-1.jpg" width="100%" /></a></div>
</td>
<td style="width: 10%;">&nbsp;</td>
<td style="width: 40%;">
<div><a href="http://www.charleskeith.com/usd/circular-buckle-bag-black-ck2-50670492.html/"><img alt="CIRCULAR-BUCKLE-BAG" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CIRCULAR-BUCKLE-BAG-black-2.jpg" width="100%" /></a></div>
</td>
<td style="width: 5%;">&nbsp;</td>
</tr>
<tr>
<td style="width: 5%;">&nbsp;</td>
<td style="width: 40%; vertical-align: top;">
<div style="text-align: center;"><a style="text-decoration: none;" href="http://www.charleskeith.com/usd/overisized-buckle-crossbody-grey-ck2-80780260.html/">OVERSIZED BUCKLE CROSSBODY</a></div>
</td>
<td style="width: 10%;">&nbsp;</td>
<td style="width: 40%; vertical-align: top;">
<div style="text-align: center;"><a style="text-decoration: none;" href="http://www.charleskeith.com/usd/circular-buckle-bag-black-ck2-50670492.html/">CIRCULAR BUCKLE BAG</a></div>
</td>
<td style="width: 5%;">&nbsp;</td>
</tr>
</tbody>
</table>
<br />
<div id="s-recentpost">&nbsp;</div>
<div>&nbsp;</div>
</div>
<div>&nbsp;</div>
<p>
<script type="text/javascript">// <![CDATA[
function popup(mylink, windowname)
{
if (! window.focus)return true;
var href;
if (typeof(mylink) == 'string')
   href=mylink;
else
   href=mylink.href;
window.open(href, windowname, 'width=400,height=1024,scrollbars=yes,resizable=no,location=no,menubar=no,toolbar=no,');
return false;
}
// ]]]]><![CDATA[></script>
</p>]]></description>
      <pubDate>Thu, 08 Dec 2016 01:34:00 +0000</pubDate>
    </item>
    <item>
      <title><![CDATA[STORIES: TINE ANDREA]]></title>
      <link>http://www.charleskeith.com/usd/blog/stories-tine-andrea/</link>
      <description><![CDATA[<style><!--
.ltext{font-size:12px; text-align: justify;}
.textcenter{text-align: justify; padding-left: 10%; padding-right: 10%; font-size: 14px;}
.textcenter img{padding-bottom: 2%;}
#recentpost {
 text-align: center; font-size: 12px;
}
#recentpost > div {
 width: 18%; 
 display: inline-block;
 vertical-align: top;

 / IE fix. /
 *display: inline;
 zoom: 1;
}

#disqus_thread{
display:none !important;
}

hr{
display:none !important;
}
#recentpost:after {
 content: "";
 width: 100%;
 display: inline-block;
}
#recentpost a{text-decoration: none;}
#s-recentpost{text-align: center;font-size: 11px;}
#s-recentpost > div {
 width: 30%;
 display: inline-block;
 vertical-align: top;

 / IE fix. /
 *display: inline;
 zoom: 1;
}
#s-recentpost:after {
 content: "";
 width: 100%;
 display: inline-block;
}
#s-recentpost a{text-decoration: none;}
--></style>
<div>&nbsp;</div>
<div class="visible-md visible-lg textcenter">
<div>
<p style="text-align: center;">STORIES by CHARLES &amp; KEITH: On the streets of Scandinavia, Copenhagen, as captured by Joe Harper.</p>
<div>&nbsp;</div>
<div>
<div style="padding-right: 0.75%; float: left; width: 50%;"><a onclick="return popup(this)" href="http://www.charleskeith.com/usd/thigh-high-boots-black-sl1-90360038.html/"><img alt="charles &amp; keith fashion,stories" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-stories-tine-andrea-blog-1-m.jpg" width="100%" /></a></div>
<div style="padding-left: 0.75%; float: right; width: 50%;"><img alt="charles &amp; keith fashion,stories" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-stories-tine-andrea-blog-4-m.jpg" width="100%" /></div>
</div>
<div>&nbsp;</div>
<p>Tine Andrea is from a town located in the middle of Norway, called Trondheim. Other than her interest in fashion, she loves travelling and exploring new places! She is also a huge Star Wars fan and owns a lot of Star Wars gadgets.</p>
<p>Andrea dresses in a variety of styles and changes her look pretty often. She likes to play with different styles at the same time creating a more interesting look.</p>
<div>&nbsp;</div>
<a onclick="return popup(this)" href="http://www.charleskeith.com/usd/leather-calf-boots-black-sl1-90960010.html/"><img alt="charles &amp; keith fashion,stories" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-stories-tine-andrea-blog-2.jpg" width="100%" /></a>
<div>&nbsp;</div>
<p>She dresses according to her mood. If she&rsquo;s feeling a little bit low on energy, she would jump into a hoodie and a crisp pair of jeans, and if she feels more energetic, more creative combos might appear! She love to play around with different styling.</p>
<div>&nbsp;</div>
<img alt="charles &amp; keith fashion,stories" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-stories-tine-andrea-blog-3.jpg" width="100%" />
<div>&nbsp;</div>
<p>A big knit is her absolute must-have because in Scandinavia, it gets pretty cold when it&rsquo;s not Summer. She is also a huge fan of the slip-dress. She likes to wear it both over a pair of jeans with a knit for colder days and with a cool top and fishnet leggings for parties.</p>
<div>&nbsp;</div>
<p>&ldquo;One of the weirdest outfits she has tried is a dress with numerous big bows. It totally stands out from the crowd and it&rsquo;s one if her favourite dresses.&rdquo;</p>
</div>
<div>&nbsp;</div>
<div>&nbsp;</div>
<div style="text-align: center; font-size: 12px;">
<p>SHOP THE STORY</p>
</div>
<div>&nbsp;</div>
<table border="0">
<tbody style="font-size: 11px;">
<tr>
<td style="width: 30%;">&nbsp;</td>
<td style="width: 18.5%;">
<div><a onclick="return popup(this)" href="http://www.charleskeith.com/usd/leather-calf-boots-black-sl1-90960010.html/"><img alt="" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/LEATHER-CALF-BOOTS-black-1.jpg" width="100%" /></a></div>
</td>
<td style="width: 3%;">&nbsp;</td>
<td style="width: 18.5%;">
<div><a onclick="return popup(this)" href="http://www.charleskeith.com/usd/thigh-high-boots-black-sl1-90360038.html/"><img alt="" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/THIGH-HIGH-BOOTS-black-2.jpg" width="100%" /></a></div>
</td>
<td style="width: 30%;">&nbsp;</td>
</tr>
<tr>
<td style="width: 30%;">&nbsp;</td>
<td style="width: 18.5%;">
<div style="text-align: center;"><a style="text-decoration: none; font-size: 11px;" onclick="return popup(this)" href="http://www.charleskeith.com/usd/leather-calf-boots-black-sl1-90960010.html/">LEATHER CALF BOOTS</a></div>
</td>
<td style="width: 3%;">&nbsp;</td>
<td style="width: 18.5%;">
<div style="text-align: center;"><a style="text-decoration: none; font-size: 11px;" onclick="return popup(this)" href="http://www.charleskeith.com/usd/thigh-high-boots-black-sl1-90360038.html/">THIGH HIGH BOOTS</a></div>
</td>
<td style="width: 30%;">&nbsp;</td>
</tr>
</tbody>
</table>
<br />
<div id="recentpost">&nbsp;</div>
<div>&nbsp;</div>
</div>
<div class="visible-xs visible-sm ltext">
<div>
<p>STORIES by CHARLES &amp; KEITH: On the streets of Scandinavia, Copenhagen, as captured by Joe Harper.</p>
<div>&nbsp;</div>
<a onclick="return popup(this)" href="http://www.charleskeith.com/usd/thigh-high-boots-black-sl1-90360038.html/"><img alt="charles &amp; keith fashion,stories" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-stories-tine-andrea-blog-1-m.jpg" width="100%" /></a>
<div>&nbsp;</div>
<p>Tine Andrea is from a town located in the middle of Norway, called Trondheim. Other than her interest in fashion, she loves travelling and exploring new places! She is also a huge Star Wars fan and owns a lot of Star Wars gadgets.</p>
<p>Andrea dresses in a variety of styles and changes her look pretty often. She likes to play with different styles at the same time creating a more interesting look.</p>
<div>&nbsp;</div>
<a onclick="return popup(this)" href="http://www.charleskeith.com/usd/leather-calf-boots-black-sl1-90960010.html/"><img alt="charles &amp; keith fashion,stories" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-stories-tine-andrea-blog-2-1.jpg" width="100%" /></a> <br /> <a onclick="return popup(this)" href="http://www.charleskeith.com/usd/leather-calf-boots-black-sl1-90960010.html/"><img alt="charles &amp; keith fashion,stories" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-stories-tine-andrea-blog-2-2.jpg" width="100%" /></a>
<div>&nbsp;</div>
<p>She dresses according to her mood. If she&rsquo;s feeling a little bit low on energy, she would jump into a hoodie and a crisp pair of jeans, and if she feels more energetic, more creative combos might appear! She love to play around with different styling.</p>
<div>&nbsp;</div>
<img alt="charles &amp; keith fashion,stories" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-stories-tine-andrea-blog-3-1.jpg" width="100%" /> <br /> <img alt="charles &amp; keith fashion,stories" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-stories-tine-andrea-blog-3-2.jpg" width="100%" />
<div>&nbsp;</div>
<p>A big knit is her absolute must-have because in Scandinavia, it gets pretty cold when it&rsquo;s not Summer. She is also a huge fan of the slip-dress. She likes to wear it both over a pair of jeans with a knit for colder days and with a cool top and fishnet leggings for parties.</p>
<div>&nbsp;</div>
<img alt="charles &amp; keith fashion,stories" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-stories-tine-andrea-blog-4-m.jpg" width="100%" />
<div>&nbsp;</div>
<p>&ldquo;One of the weirdest outfits she has tried is a dress with numerous big bows. It totally stands out from the crowd and it&rsquo;s one if her favourite dresses.&rdquo;</p>
</div>
<div>&nbsp;</div>
<div>&nbsp;</div>
<div style="text-align: center;">
<p>SHOP THE STORY</p>
</div>
<div>&nbsp;</div>
<table border="0">
<tbody>
<tr>
<td style="width: 5%;">&nbsp;</td>
<td style="width: 40%;">
<div><a onclick="return popup(this)" href="http://www.charleskeith.com/usd/leather-calf-boots-black-sl1-90960010.html/"><img alt="" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/LEATHER-CALF-BOOTS-black-1.jpg" width="100%" /></a></div>
</td>
<td style="width: 10%;">&nbsp;</td>
<td style="width: 40%;">
<div><a onclick="return popup(this)" href="http://www.charleskeith.com/usd/thigh-high-boots-black-sl1-90360038.html/"><img alt="" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/THIGH-HIGH-BOOTS-black-2.jpg" width="100%" /></a></div>
</td>
<td style="width: 5%;">&nbsp;</td>
</tr>
<tr>
<td style="width: 5%;">&nbsp;</td>
<td style="width: 40%;">
<div style="text-align: center;"><a style="text-decoration: none;" onclick="return popup(this)" href="http://www.charleskeith.com/usd/leather-calf-boots-black-sl1-90960010.html/">LEATHER CALF BOOTS</a></div>
</td>
<td style="width: 10%;">&nbsp;</td>
<td style="width: 40%;">
<div style="text-align: center;"><a style="text-decoration: none;" onclick="return popup(this)" href="http://www.charleskeith.com/usd/thigh-high-boots-black-sl1-90360038.html/">THIGH HIGH BOOTS</a></div>
</td>
<td style="width: 5%;">&nbsp;</td>
</tr>
</tbody>
</table>
<div id="s-recentpost">&nbsp;</div>
<div>&nbsp;</div>
</div>
<p>
<script type="text/javascript">// <![CDATA[
function popup(mylink, windowname)
{
if (! window.focus)return true;
var href;
if (typeof(mylink) == 'string')
   href=mylink;
else
   href=mylink.href;
window.open(href, windowname, 'width=400,height=1024,scrollbars=yes,resizable=no,location=no,menubar=no,toolbar=no,');
return false;
}
// ]]]]><![CDATA[></script>
</p>]]></description>
      <pubDate>Mon, 21 Nov 2016 01:28:00 +0000</pubDate>
    </item>
    <item>
      <title><![CDATA[AS SEEN AT FASHION WEEK: SS'17]]></title>
      <link>http://www.charleskeith.com/usd/blog/asseenatfashionweek-ss17/</link>
      <description><![CDATA[<style><!--
.blogcontent{padding-left: 10%; padding-right: 10%;font-size: 14px;}
.blogcontent img{padding-bottom: 2%;}
.textcenter{text-align: center;}
.ltext{font-size: 12px;}
.ltext img{padding-bottom: 2%;}
#recentpost {
 text-align: center; font-size: 12px;
}

#disqus_thread{
display:none !important;
}

hr{
display:none !important;
}
#recentpost > div {
 width: 18%; 
 display: inline-block;
 vertical-align: top;

 / IE fix. /
 *display: inline;
 zoom: 1;
}
#recentpost:after {
 content: "";
 width: 100%;
 display: inline-block;
}
#recentpost a{text-decoration: none;}
#s-recentpost{text-align: center;font-size: 11px;}
#s-recentpost > div {
 width: 30%;
 display: inline-block;
 vertical-align: top;

 / IE fix. /
 *display: inline;
 zoom: 1;
}
#s-recentpost:after {
 content: "";
 width: 100%;
 display: inline-block;
}
#s-recentpost a{text-decoration: none;}
--></style>
<div>&nbsp;</div>
<div class="visible-md visible-lg blogcontent">
<p class="textcenter">Traditionally, items seen during the fashion week wouldn&rsquo;t be shoppable for months, but now you can shop straight from the runway. See now, buy now, wear now.</p>
<div>&nbsp;</div>
<p style="text-align: center; text-decoration: underline;">Singapore Fashion Week</p>
<div>&nbsp;</div>
<img alt="charles &amp; keith fashion" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-as-seen-at-fashion-week-ss-blog-1.jpg" width="100%" />
<p class="textcenter">Kim Jones, Vanessa Hong and Evangelie Smyrniotaki matched their extra-long sleeved outfits with our selection of neutral colour heels.</p>
<div>&nbsp;</div>
<a onclick="return popup(this)" href="http://www.charleskeith.com/usd/blog/shop-the-story-17/"><img alt="charles &amp; keith fashion" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-as-seen-at-fashion-week-ss-blog-2.jpg" width="100%" /></a>
<p class="textcenter">Jeanette Aw in a velvet number and our black gladiator boots</p>
<div>&nbsp;</div>
<a onclick="return popup(this)" href="http://www.charleskeith.com/usd/cut-out-stilettos-black-sl1-60960040.html/"><img alt="charles &amp; keith fashion" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-as-seen-at-fashion-week-ss-blog-3.jpg" width="100%" /></a>
<p class="textcenter">Melissa Celestine Koh contrasted her frilled white military cape shoulder dress with our black cut out stilettos.</p>
<div>&nbsp;</div>
<p class="textcenter">Kelly Pan added a twist to her classic black outfit with the thick strapped clips on her dress and our studded boxy bag.</p>
<div>&nbsp;</div>
<a onclick="return popup(this)" href="http://www.charleskeith.com/usd/blog/shop-the-story-18/"><img alt="charles &amp; keith fashion" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-as-seen-at-fashion-week-blog-7.jpg" width="100%" /></a>
<p class="textcenter">Our pink chain strap shoulder bag and tassel heels soften Francesca Tan&rsquo;s olive green structured dress.</p>
<div>&nbsp;</div>
<div>&nbsp;</div>
<p style="text-align: center; text-decoration: underline;">Seoul Fashion Week</p>
<div>&nbsp;</div>
<img alt="charles &amp; keith fashion" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-as-seen-at-fashion-week-ss-blog-5.jpg" width="100%" />
<p class="textcenter">A mash of street wear and unique styling.</p>
<div>&nbsp;</div>
<p style="text-align: center;">An min young in her grey matchy-matchy outfit with our high calf boots and round crossbody bag.</p>
<div>&nbsp;</div>
<img alt="charles &amp; keith fashion" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-as-seen-at-fashion-week-blog-10.jpg" width="100%" />
<p class="textcenter">Long on Style: Lee Nanjeong looked anything but ordinary with her extra long sleeves and suspenders.</p>
<div>&nbsp;</div>
<div>&nbsp;</div>
<p style="text-align: center; text-decoration: underline;">Paris Fashion Week</p>
<div>&nbsp;</div>
<img alt="charles &amp; keith fashion" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-as-seen-at-fashion-week-ss-blog-6.jpg" width="100%" />
<p class="textcenter">Kristi Gogsadze also paired her outfit with our black high calf boots for the Paris Fashion Week.</p>
<div>&nbsp;</div>
<p class="textcenter">Kristi Gogsadze in her Pajama suit or suitjamas and our tassel clutch.</p>
<div>&nbsp;</div>
<div>&nbsp;</div>
<div style="text-align: center; font-size: 12px;">
<p>SHOP THE STORY</p>
</div>
<div>&nbsp;</div>
<table border="0">
<tbody style="font-size: 11px;">
<tr>
<td style="width: 19.25%;">&nbsp;</td>
<td style="width: 18.5%;">
<div><a onclick="return popup(this)" href="http://www.charleskeith.com/usd/gladiator-boots-black-sl1-90280028.html/"> <img alt="" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/GLADIATOR-BOOTS-black-1.jpg" width="100%" /></a></div>
</td>
<td style="width: 3%;">&nbsp;</td>
<td style="width: 18.5%;">
<div><a onclick="return popup(this)" href="http://www.charleskeith.com/usd/high-shaft-heels-pink-ck1-60360916.html/"> <img alt="" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/HIGH-SHAFT-HEELS-pink-2.jpg" width="100%" /></a></div>
</td>
<td style="width: 3%;">&nbsp;</td>
<td style="width: 18.5%;">
<div><a onclick="return popup(this)" href="http://www.charleskeith.com/usd/t-bar-tassel-heels-black-ck1-60190136.html/"> <img alt="" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/T-BAR-TASSEL-HEELS-black-3.jpg" width="100%" /></a></div>
</td>
<td style="width: 19.25%;">&nbsp;</td>
</tr>
<tr>
<td style="width: 19.25%;">&nbsp;</td>
<td style="width: 18.5%;">
<div style="text-align: center;"><a style="text-decoration: none;" onclick="return popup(this)" href="http://www.charleskeith.com/usd/gladiator-boots-black-sl1-90280028.html/">GLADIATOR BOOTS</a></div>
</td>
<td style="width: 3%;">&nbsp;</td>
<td style="width: 18.5%;">
<div style="text-align: center;"><a style="text-decoration: none;" onclick="return popup(this)" href="http://www.charleskeith.com/usd/high-shaft-heels-pink-ck1-60360916.html/">HIGH-SHAFT HEELS</a></div>
</td>
<td style="width: 3%;">&nbsp;</td>
<td style="width: 18.5%;">
<div style="text-align: center;"><a style="text-decoration: none;" onclick="return popup(this)" href="http://www.charleskeith.com/usd/t-bar-tassel-heels-black-ck1-60190136.html/">T-BAR TASSEL HEELS</a></div>
</td>
<td style="width: 19.25%;">&nbsp;</td>
</tr>
<tr>
<td style="width: 19.25%;">&nbsp;</td>
<td style="width: 18.5%;">
<div><a onclick="return popup(this)" href="http://www.charleskeith.com/usd/cut-out-stilettos-black-sl1-60960040.html/"> <img alt="" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CUT-OUT-STILETTOS-black-4.jpg" width="100%" /></a></div>
</td>
<td style="width: 3%;">&nbsp;</td>
<td style="width: 18.5%;">
<div><a onclick="return popup(this)" href="http://www.charleskeith.com/notifyme?colour=PINK&amp;artno=CK2-20680312"> <img alt="" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHAIN-STRAP-SHOULDER-BAG-pink-5.jpg" width="100%" /></a></div>
</td>
<td style="width: 3%;">&nbsp;</td>
<td style="width: 18.5%;">
<div><a onclick="return popup(this)" href="http://www.charleskeith.com/usd/classic-platform-calf-boots-khaki-ck1-90390142.html/"> <img alt="" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CLASSIC-PLATFORM-CALF-BOOTS-khaki-6.jpg" width="100%" /></a></div>
</td>
<td style="width: 19.25%;">&nbsp;</td>
</tr>
<tr>
<td style="width: 19.25%;">&nbsp;</td>
<td style="width: 18.5%;">
<div style="text-align: center;"><a style="text-decoration: none;" onclick="return popup(this)" href="http://www.charleskeith.com/usd/cut-out-stilettos-black-sl1-60960040.html/">CUT-OUT STILETTOS</a></div>
</td>
<td style="width: 3%;">&nbsp;</td>
<td style="width: 18.5%;">
<div style="text-align: center;"><a style="text-decoration: none;" onclick="return popup(this)" href="http://www.charleskeith.com/notifyme?colour=PINK&amp;artno=CK2-20680312"> CHAIN-STRAP SHOULDER BAG</a></div>
</td>
<td style="width: 3%;">&nbsp;</td>
<td style="width: 18.5%;">
<div style="text-align: center;"><a style="text-decoration: none;" onclick="return popup(this)" href="http://www.charleskeith.com/usd/classic-platform-calf-boots-khaki-ck1-90390142.html/">CLASSIC PLATFORM CALF BOOTS</a></div>
</td>
<td style="width: 19.25%;">&nbsp;</td>
</tr>
</tbody>
</table>
<br />
<p style="font-size: 12px; font-weight: bold; text-align: center;">&nbsp;</p>
<div id="recentpost">&nbsp;</div>
<div>&nbsp;</div>
</div>
<div class="visible-xs visible-sm ltext">
<p class="textcenter">Traditionally, items seen during the fashion week wouldn&rsquo;t be shoppable for months, but now you can shop straight from the runway. See now, buy now, wear now.</p>
<div>&nbsp;</div>
<p style="text-align: center; text-decoration: underline;">Singapore Fashion Week</p>
<div>&nbsp;</div>
<img alt="charles &amp; keith fashion" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-as-seen-at-fashion-week-blog-1-m.jpg" width="100%" /> <img alt="charles &amp; keith fashion" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-as-seen-at-fashion-week-blog-2-m.jpg" width="100%" /> <img alt="charles &amp; keith fashion" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-as-seen-at-fashion-week-blog-3-m.jpg" width="100%" />
<p class="textcenter">Kim Jones, Vanessa Hong and Evangelie Smyrniotaki matched their extra-long sleeved outfits with our selection of neutral colour heels.</p>
<div>&nbsp;</div>
<a onclick="return popup(this)" href="http://www.charleskeith.com/usd/gladiator-boots-black-sl1-90280028.html/"><img alt="charles &amp; keith fashion" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-as-seen-at-fashion-week-blog-4-m.jpg" width="100%" /></a>
<p class="textcenter">Jeanette Aw in a velvet number and our black gladiator boots</p>
<div>&nbsp;</div>
<a onclick="return popup(this)" href="http://www.charleskeith.com/usd/cut-out-stilettos-black-sl1-60960040.html/"><img alt="charles &amp; keith fashion" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-as-seen-at-fashion-week-blog-5-m.jpg" width="100%" /></a>
<p class="textcenter">Melissa Celestine Koh contrasted her frilled white military cape shoulder dress with our black cut out stilettos.</p>
<div>&nbsp;</div>
<img alt="charles &amp; keith fashion" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-as-seen-at-fashion-week-blog-6-m.jpg" width="100%" />
<p class="textcenter">Kelly Pan added a twist to her classic black outfit with the thick strapped clips on her dress and our studded boxy bag.</p>
<div>&nbsp;</div>
<a onclick="return popup(this)" href="http://www.charleskeith.com/usd/blog/shop-the-story-18/"><img alt="" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-as-seen-at-fashion-week-blog-7-m.jpg" width="100%" /></a>
<p class="textcenter">Our pink chain strap shoulder bag and tassel heels soften Francesca Tan&rsquo;s olive green structured dress.</p>
<div>&nbsp;</div>
<div>&nbsp;</div>
<p style="text-align: center; text-decoration: underline;">Seoul Fashion Week</p>
<div>&nbsp;</div>
<img alt="" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-as-seen-at-fashion-week-blog-8-m.jpg" width="100%" />
<p class="textcenter">A mash of street wear and unique styling.</p>
<div>&nbsp;</div>
<img alt="charles &amp; keith fashion" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-as-seen-at-fashion-week-blog-9-m.jpg" width="100%" />
<p style="text-align: center;">An min young in her grey matchy-matchy outfit with our high calf boots and round crossbody bag.</p>
<div>&nbsp;</div>
<img alt="charles &amp; keith fashion" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-as-seen-at-fashion-week-blog-10-m.jpg" width="100%" />
<p class="textcenter">Long on Style: Lee Nanjeong looked anything but ordinary with her extra long sleeves and suspenders.</p>
<div>&nbsp;</div>
<div>&nbsp;</div>
<p style="text-align: center; text-decoration: underline;">Paris Fashion Week</p>
<div>&nbsp;</div>
<img alt="" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-as-seen-at-fashion-week-blog-11-m.jpg" width="100%" />
<p class="textcenter">Kristi Gogsadze also paired her outfit with our black high calf boots for the Paris Fashion Week.</p>
<div>&nbsp;</div>
<img alt="" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-as-seen-at-fashion-week-blog-12-m.jpg" width="100%" />
<div>&nbsp;</div>
<p class="textcenter">Kristi Gogsadze in her Pajama suit or suitjamas and our tassel clutch.</p>
<div>&nbsp;</div>
<div>&nbsp;</div>
<div style="text-align: center;">
<p>SHOP THE STORY</p>
</div>
<div>&nbsp;</div>
<table border="0">
<tbody>
<tr>
<td style="width: 5%;">&nbsp;</td>
<td style="width: 40%;">
<div><a onclick="return popup(this)" href="http://www.charleskeith.com/usd/gladiator-boots-black-sl1-90280028.html/"> <img alt="" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/GLADIATOR-BOOTS-black-1.jpg" width="100%" /></a></div>
</td>
<td style="width: 10%;">&nbsp;</td>
<td style="width: 40%;">
<div><a onclick="return popup(this)" href="http://www.charleskeith.com/usd/high-shaft-heels-pink-ck1-60360916.html/"> <img alt="" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/HIGH-SHAFT-HEELS-pink-2.jpg" width="100%" /></a></div>
</td>
<td style="width: 5%;">&nbsp;</td>
</tr>
<tr>
<td style="width: 5%;">&nbsp;</td>
<td style="width: 40%;">
<div style="text-align: center;"><a style="text-decoration: none;" onclick="return popup(this)" href="http://www.charleskeith.com/usd/gladiator-boots-black-sl1-90280028.html/">GLADIATOR BOOTS</a></div>
</td>
<td style="width: 10%;">&nbsp;</td>
<td style="width: 40%;">
<div style="text-align: center;"><a style="text-decoration: none;" onclick="return popup(this)" href="http://www.charleskeith.com/usd/high-shaft-heels-pink-ck1-60360916.html/">HIGH-SHAFT HEELS</a></div>
</td>
<td style="width: 5%;">&nbsp;</td>
</tr>
<tr>
<td style="width: 5%;">&nbsp;</td>
<td style="width: 40%;">
<div><a onclick="return popup(this)" href="http://www.charleskeith.com/usd/t-bar-tassel-heels-black-ck1-60190136.html/"> <img alt="" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/T-BAR-TASSEL-HEELS-black-3.jpg" width="100%" /></a></div>
</td>
<td style="width: 10%;">&nbsp;</td>
<td style="width: 40%;">
<div><a onclick="return popup(this)" href="http://www.charleskeith.com/usd/cut-out-stilettos-black-sl1-60960040.html/"> <img alt="" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CUT-OUT-STILETTOS-black-4.jpg" width="100%" /></a></div>
</td>
<td style="width: 5%;">&nbsp;</td>
</tr>
<tr>
<td style="width: 5%;">&nbsp;</td>
<td style="width: 40%;">
<div style="text-align: center;"><a style="text-decoration: none;" onclick="return popup(this)" href="http://www.charleskeith.com/usd/t-bar-tassel-heels-black-ck1-60190136.html/">T-BAR TASSEL HEELS</a></div>
</td>
<td style="width: 10%;">&nbsp;</td>
<td style="width: 40%;">
<div style="text-align: center;"><a style="text-align: center;" onclick="return popup(this)" href="http://www.charleskeith.com/usd/cut-out-stilettos-black-sl1-60960040.html/">CUT-OUT STILETTOS</a></div>
</td>
<td style="width: 5%;">&nbsp;</td>
</tr>
<tr>
<td style="width: 5%;">&nbsp;</td>
<td style="width: 40%;">
<div><a onclick="return popup(this)" href="http://www.charleskeith.com/notifyme?colour=PINK&amp;artno=CK2-20680312"> <img alt="" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CHAIN-STRAP-SHOULDER-BAG-pink-5.jpg" width="100%" /></a></div>
</td>
<td style="width: 10%;">&nbsp;</td>
<td style="width: 40%;">
<div><a onclick="return popup(this)" href="http://www.charleskeith.com/usd/classic-platform-calf-boots-khaki-ck1-90390142.html/"> <img alt="" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CLASSIC-PLATFORM-CALF-BOOTS-khaki-6.jpg" width="100%" /></a></div>
</td>
<td style="width: 5%;">&nbsp;</td>
</tr>
<tr>
<td style="width: 5%;">&nbsp;</td>
<td style="width: 40%;">
<div style="text-align: center;"><a style="text-decoration: none;" onclick="return popup(this)" href="http://www.charleskeith.com/notifyme?colour=PINK&amp;artno=CK2-20680312">CHAIN-STRAP SHOULDER BAG</a></div>
</td>
<td style="width: 10%;">&nbsp;</td>
<td style="width: 40%;">
<div style="text-align: center;"><a style="text-decoration: none;" onclick="return popup(this)" href="http://www.charleskeith.com/usd/classic-platform-calf-boots-khaki-ck1-90390142.html/">CLASSIC PLATFORM CALF BOOTS</a></div>
</td>
<td style="width: 5%;">&nbsp;</td>
</tr>
</tbody>
</table>
<br />
<div id="s-recentpost">&nbsp;</div>
<div>&nbsp;</div>
</div>
<p>
<script type="text/javascript">// <![CDATA[
function popup(mylink, windowname)
{
if (! window.focus)return true;
var href;
if (typeof(mylink) == 'string')
   href=mylink;
else
   href=mylink.href;
window.open(href, windowname, 'width=400,height=1024,scrollbars=yes,resizable=no,location=no,menubar=no,toolbar=no,');
return false;
}
// ]]]]><![CDATA[></script>
</p>]]></description>
      <pubDate>Thu, 03 Nov 2016 01:49:00 +0000</pubDate>
    </item>
    <item>
      <title><![CDATA[COTERIE]]></title>
      <link>http://www.charleskeith.com/usd/blog/coterie/</link>
      <description><![CDATA[<style><!--
.ltext{font-size: 12px; text-align: justify;}
.ltext img{padding-bottom: 2%;}
.blogleft{text-align: justify; width: 80%; float: left; font-size: 14px;}
.blogleft img{padding-bottom: 2%;}
.blogright{text-align: center; width: 20%; float: right; font-size: 11px; padding-left: 40px;}
#recentpost {
 text-align: center; font-size: 12px;
}

#disqus_thread{
display:none !important;
}

hr{
display:none !important;
}
#recentpost > div {
 width: 18%; 
 display: inline-block;
 vertical-align: top;

 / IE fix. /
 *display: inline;
 zoom: 1;
}
#recentpost:after {
 content: "";
 width: 100%;
 display: inline-block;
}
#recentpost a{text-decoration: none;}
#s-recentpost{text-align: center;font-size: 11px;}
#s-recentpost > div {
 width: 30%;
 display: inline-block;
 vertical-align: top;

 / IE fix. /
 *display: inline;
 zoom: 1;
}
#s-recentpost:after {
 content: "";
 width: 100%;
 display: inline-block;
}
#s-recentpost a{text-decoration: none;}
--></style>
<div>&nbsp;</div>
<div class="visible-xs visible-sm ltext"><img alt="" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-editorial-coterie-blog-1-m.jpg" width="100%" /> <img alt="" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-editorial-coterie-blog-2.jpg" width="100%" />
<div>&nbsp;</div>
<p>&ldquo;She may have been among them but she could never be one of them. She was without inclusion for-as-much as she was not &ldquo;one of the girls&rdquo; she wasn&rsquo;t &ldquo;one of the guys.&rdquo; She was an outsider gazing in, endlessly comfortless, while they wished they had what it took to be less like the others and more like her.&rdquo;</p>
<p style="text-align: center;">-Donna Lynn Hope</p>
<div>&nbsp;</div>
<img alt="" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-editorial-coterie-blog-3.jpg" width="100%" /> <a href="http://www.charleskeith.com/usd/arrow-bangle-white-ck5-11430006.html/"><img alt="" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-editorial-coterie-blog-4.jpg" width="100%" /></a> <img alt="" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-editorial-coterie-blog-5.jpg" width="100%" /> <img alt="" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-editorial-coterie-blog-6.jpg" width="100%" />
<div>&nbsp;</div>
<p style="text-align: center;">Photography by Julien Bernard</p>
<div>&nbsp;</div>
<p style="text-align: center;">Art Direction by Clifford Loh @Vulturemag</p>
<div>&nbsp;</div>
<p style="text-align: center;">Styling by Noey Park</p>
<div>&nbsp;</div>
<p style="text-align: center;">Hair &amp; Makeup by Anais Sebagh and Annabelle Petit</p>
<div>&nbsp;</div>
<p>The need to belong, or to feel a sense of belonging, is intimately woven into the most primitive parts of our human nature. But as much as we crave acceptance, recognition and love, there are those who tread their own paths, who go their own ways, and who are themselves only when they are truly by themselves. For them, navigating our complicated world of relationships and connections must seem like a never-ending journey, one that can be frustrating and yet- like some of our favourite French New Wave films-surprisingly revelatory. Unable to understand, we can only observe; unable to tell, we can only show.</p>
<div>&nbsp;</div>
<div style="text-align: center;">
<p>SHOP THE STORY</p>
</div>
<div>&nbsp;</div>
<table border="0">
<tbody>
<tr>
<td style="width: 30%;">&nbsp;</td>
<td style="width: 40%;">
<div style="text-align: center;"><a style="text-decoration: none;" href="http://www.charleskeith.com/usd/arrow-bangle-white-ck5-11430006.html/"><img alt="" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/Arrow-Bangle-white-1.jpg" width="100%" />ARROW BANGLE</a></div>
</td>
<td style="width: 30%;">&nbsp;</td>
</tr>
</tbody>
</table>
<br />
<div id="s-recentpost">&nbsp;</div>
</div>
<div class="visible-md visible-lg">
<div class="blogleft"><img alt="" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-editorial-coterie-blog-1.jpg" width="100%" /> <img alt="" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-editorial-coterie-blog-2.jpg" width="100%" />
<div>&nbsp;</div>
<p>&ldquo;She may have been among them but she could never be one of them. She was without inclusion for-as-much as she was not &ldquo;one of the girls&rdquo; she wasn&rsquo;t &ldquo;one of the guys.&rdquo; She was an outsider gazing in, endlessly comfortless, while they wished they had what it took to be less like the others and more like her.&rdquo;</p>
<p style="text-align: center;">-Donna Lynn Hope</p>
<div>&nbsp;</div>
<img alt="" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-editorial-coterie-blog-3.jpg" width="100%" /> <a onclick="return popup(this);" href="http://www.charleskeith.com/usd/arrow-bangle-white-ck5-11430006.html/"><img alt="" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-editorial-coterie-blog-4.jpg" width="100%" /></a> <img alt="" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-editorial-coterie-blog-5.jpg" width="100%" /> <img alt="" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-editorial-coterie-blog-6.jpg" width="100%" />
<div>&nbsp;</div>
<p style="text-align: center;">Photography by Julien Bernard</p>
<div>&nbsp;</div>
<p style="text-align: center;">Art Direction by Clifford Loh @Vulturemag</p>
<div>&nbsp;</div>
<p style="text-align: center;">Styling by Noey Park</p>
<div>&nbsp;</div>
<p style="text-align: center;">Hair &amp; Makeup by Anais Sebagh and Annabelle Petit</p>
<div>&nbsp;</div>
<p>The need to belong, or to feel a sense of belonging, is intimately woven into the most primitive parts of our human nature. But as much as we crave acceptance, recognition and love, there are those who tread their own paths, who go their own ways, and who are themselves only when they are truly by themselves. For them, navigating our complicated world of relationships and connections must seem like a never-ending journey, one that can be frustrating and yet- like some of our favourite French New Wave films-surprisingly revelatory. Unable to understand, we can only observe; unable to tell, we can only show.</p>
<div>&nbsp;</div>
<div id="recentpost">&nbsp;</div>
</div>
<div class="blogright">
<p style="font-size: 12px;">SHOP THE STORY</p>
<div>&nbsp;</div>
<div><a style="text-decoration: none;" onclick="return popup(this)" href="http://www.charleskeith.com/usd/arrow-bangle-white-ck5-11430006.html/"><img alt="" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/Arrow-Bangle-white-1.jpg" width="100%" />ARROW BANGLE</a></div>
</div>
</div>
<div>&nbsp;</div>
<p>
<script type="text/javascript">// <![CDATA[
function popup(mylink, windowname)
{
if (! window.focus)return true;
var href;
if (typeof(mylink) == 'string')
   href=mylink;
else
   href=mylink.href;
window.open(href, windowname, 'width=400,height=1024,scrollbars=yes,resizable=no,location=no,menubar=no,toolbar=no,');
return false;
}
// ]]]]><![CDATA[></script>
</p>]]></description>
      <pubDate>Wed, 02 Nov 2016 03:08:00 +0000</pubDate>
    </item>
    <item>
      <title><![CDATA[VOICES: DUANG POSH]]></title>
      <link>http://www.charleskeith.com/usd/blog/voices-duangposh/</link>
      <description><![CDATA[<style><!--
.largecontent{padding-left: 10%; padding-right: 10%; font-size: 14px; text-align: justify;}
.largecontent img{padding-bottom: 2%;}
.smallcontent{text-align: justify;}
.smallcontent img{padding-bottom: 2%;}
#recentpost {
 text-align: center; font-size: 12px;
}
#recentpost > div {
 width: 18%; 
 display: inline-block;
 vertical-align: top;

 / IE fix. /
 *display: inline;
 zoom: 1;
}
#recentpost:after {
 content: "";
 width: 100%;
 display: inline-block;
}
#recentpost a{text-decoration: none;}
#s-recentpost{text-align: center;font-size: 11px;}
#s-recentpost > div {
 width: 30%;
 display: inline-block;
 vertical-align: top;

 / IE fix. /
 *display: inline;
 zoom: 1;
}
#s-recentpost:after {
 content: "";
 width: 100%;
 display: inline-block;
}#disqus_thread{
display:none !important;
}

hr{
display:none !important;
}
#s-recentpost a{text-decoration: none;}
--></style>
<div>&nbsp;</div>
<div class="visible-md visible-lg largecontent">
<p>Heralded by an impressive academic record at the decorated istituto marangoni, it is no surprise that the young entrepreneur and Editor-in-Chief of Harper&rsquo;s Bazaar Thailand sees fashion beyond the superficial.</p>
<img alt="charles &amp; keith fashion voices" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-voices-duang-posh-blog-1.jpg" width="100%" />
<p>Duang Posh&rsquo;s signature red lips and outr&eacute; style is an outward representation of a deep love for all things surreal.</p>
<p style="text-align: center;">Styling by Yoyo Cao @yoyokulala</p>
<p style="text-align: center;">Photography by Chaiyawat Chaiyachot</p>
<p style="text-align: center;">Illustrations by Duang Posh @duangposh</p>
<a onclick="return popup(this);" href="http://www.charleskeith.com/usd/lace-up-platforms.html/"><img alt="charles &amp; keith fashion voices" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-voices-duang-posh-blog-2.jpg" width="100%" /></a>
<p style="font-weight: bold;">To some, fashion is a form of art. To others, it&rsquo;s almost like a religion. How would you describe fashion as a language instead?</p>
<br />
<p>DP: For me, Fashion is Surreal.</p>
<br />
<p style="font-weight: bold;">If you could choose to be a piece of art, which artwork would you appear in?</p>
<br />
<p>DP: Mae West red lips sofa, by Salvador Dali.</p>
<br />
<p style="font-weight: bold;">Your icon.</p>
<br />
<p>DP: Diana Vreeland is one of the fashion icons I adore. I love her surreal way of creating her own language. Why wouldn&rsquo;t you&hellip;?! She also loved being around Surrealist artists and was a supporter of the Surrealist movement.</p>
<br />
<p style="font-weight: bold;">Your style is instantly recognizable, is it a conscious effort?</p>
<br />
<p>DP: My style is bold. I love conceptual twists in design but it must come in an effortless way.</p>
<br />
<p style="font-weight: bold;">When did the red lipstick start?</p>
<br />
<p> DP: I have passion for the colour red. The red lips started when I was about 20&hellip;that was around the time when I was doing my Masters in Fashion in Milan. I have always always loved red lips on my mother, and I guess that started me on it. There was this once when I was little, I recall playing and trying on different red lip shades with my mom and we were laughing a lot together.</p>
<br />
<p style="font-weight: bold;">Ultimate RougeRouge girls in 3 words.</p>
<br />
<p>DP: Ultimate RougeRouge girls are eccentric, creative and bold.</p>
<img alt="charles &amp; keith fashion voices" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-voices-duang-posh-blog-3.jpg" width="100%" /> <a onclick="return popup(this);" href="http://www.charleskeith.com/usd/circular-buckle-loafers.html/"><img alt="charles &amp; keith fashion voices" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-voices-duang-posh-blog-4.jpg" width="100%" /></a> <img alt="charles &amp; keith fashion voices" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-voices-duang-posh-blog-5.jpg" width="100%" />
<p style="font-weight: bold;">@duangposh</p>
<p style="font-weight: bold;">24 HOURS</p>
<br />
<p>Her Instagram page follows her jet-setting lifestyle from one fashionable city to the next. But Duang Posh is no stranger to living on the fast lane, considering she is one of Thailand&rsquo;s most respected fashion forces. How does she do it?</p>
<br />
<p>The Editor-in-Chief shares her day-to-day with us &mdash;</p>
<br />
<p>07:30</p>
<p>Listen to my fav music like Pet Shop Boys, ASAP Rocky and Malibu in my iPhone to wake me up. Music is my passion!</p>
<br />
<p>08:00</p>
<p>Checking and answering all (hundreds!) emails with black coffee in my Barbarpapa cup.</p>
<br />
<p>08:45 Go to my private polo club for gym or mind training at home.</p>
<br />  
<p>10:00</p>
<p>Arrive at Harper&rsquo;s Bazaar office for editorial and sales team meeting.</p>
<br />
<p>11:00</p>
<p>Meeting with Harper&rsquo;s Bazaar digital team.</p>
<br />
<p>12:00</p>
<p>Lunch. I love healthy food and most of the time, I will have an organic salad with raw sashimi and pomegranate or order dry seafood sukiyaki to the Bazaar office.</p>
<br />
<p>14:00</p>
<p>Join a fashion event or meet luxury brand clients for brainstorming about Bazaar fashion projects.</p>
<br />
<p>16:00</p>
<p>In need of hot black coffee at Dean and Deluca or Onion Coffee Bar.</p>
<br />
<p>17:00</p>
<p>Meet up with Thai students and share my experiences while studying at Instituto Marangoni.</p>
<br />
<p>18:30</p>
<p>Aperitivo time! Have a glass of Aperol Spritz at Jone&rsquo;s or Rocket Bar.</p>
<br />
<p>19:00</p>
<p>Join a charity gala dinner, attend sit-down dinner events or have a cozy dinner with a few best friends.</p>
<br />
<p>21:30</p>
<p>Drive back home with good mood, good music.</p>
<br />
<p>22:00</p>
<p>I love having hot baths with Santa Maria Novella&rsquo;s bath milk after lighting my favourite Diptyque candles.</p>
<br />
<p>22:30</p>
<p>Read Eastern and Bhuddism philosophy books.</p>
<br />
<p>23:00</p>
<p>Collect design inspirations from Pinterest for my brand, RougeRouge bags.</p>
<br />
<p>00:30</p>
<p>Brief praying before bed.</p>
<br />
<p>00:45</p>
<p>Dreaming.</p>
<div>&nbsp;</div>
<div style="text-align: center; font-size: 12px;">
<p>SHOP THE STORY</p>
</div>
<div>&nbsp;</div>
<table>
<tbody style="font-size: 11px;">
<tr>
<td style="width: 30%;">&nbsp;</td>
<td style="width: 18.5%;">
<div><a onclick="return popup(this);" href="http://www.charleskeith.com/usd/lace-up-platforms.html/"> <img alt="LACE-UP PLATFORM" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/LACE-UP-PLATFORM-burgun-1.jpg" width="100%" /></a></div>
</td>
<td style="width: 3%;">&nbsp;</td>
<td style="width: 18.5%;">
<div><a onclick="return popup(this);" href="http://www.charleskeith.com/usd/circular-buckle-loafers.html/"> <img alt="CIRCULAR BUCKLE LOAFER" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CIRCULAR-BUCKLE-LOAFER-bronze-2.jpg" width="100%" /></a></div>
</td>
<td style="width: 30%;">&nbsp;</td>
</tr>
<tr>
<td style="width: 30%;">&nbsp;</td>
<td style="width: 18.5%;">
<div style="text-align: center;"><a style="text-decoration: none;" onclick="return popup(this);" href="http://www.charleskeith.com/usd/lace-up-platforms.html/">LACE-UP PLATFORM</a></div>
</td>
<td style="width: 3%;">&nbsp;</td>
<td style="width: 18.5%;">
<div style="text-align: center;"><a style="text-decoration: none;" onclick="return popup(this);" href="http://www.charleskeith.com/usd/circular-buckle-loafers.html/">CIRCULAR BUCKLE LOAFER</a></div>
</td>
<td style="width: 30%;">&nbsp;</td>
</tr>
</tbody>
</table>
<br />
<div id="recentpost">&nbsp;</div>
<div>&nbsp;</div>
</div>
<div class="visible-sm visible-xs smallcontent">
<p>Heralded by an impressive academic record at the decorated istituto marangoni, it is no surprise that the young entrepreneur and Editor-in-Chief of Harper&rsquo;s Bazaar Thailand sees fashion beyond the superficial.</p>
<img alt="charles &amp; keith fashion voices" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-voices-duang-posh-blog-1.jpg" width="100%" />
<p>Duang Posh&rsquo;s signature red lips and outr&eacute; style is an outward representation of a deep love for all things surreal.</p>
<p style="text-align: center;">Styling by Yoyo Cao @yoyokulala</p>
<p style="text-align: center;">Photography by Chaiyawat Chaiyachot</p>
<p style="text-align: center;">Illustrations by Duang Posh @duangposh</p>
<a href="http://www.charleskeith.com/usd/lace-up-platforms.html/"><img alt="charles &amp; keith fashion voices" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-voices-duang-posh-blog-2-m.jpg" width="100%" /></a>
<p style="font-weight: bold;">To some, fashion is a form of art. To others, it&rsquo;s almost like a religion. How would you describe fashion as a language instead?</p>
<br />
<p>DP: For me, Fashion is Surreal.</p>
<br />
<p style="font-weight: bold;">If you could choose to be a piece of art, which artwork would you appear in?</p>
<br />
<p>DP: Mae West red lips sofa, by Salvador Dali.</p>
<br />
<p style="font-weight: bold;">Your icon.</p>
<br />
<p>DP: Diana Vreeland is one of the fashion icons I adore. I love her surreal way of creating her own language. Why wouldn&rsquo;t you&hellip;?! She also loved being around Surrealist artists and was a supporter of the Surrealist movement.</p>
<br />
<p style="font-weight: bold;">Your style is instantly recognizable, is it a conscious effort?</p>
<br />
<p>DP: My style is bold. I love conceptual twists in design but it must come in an effortless way.</p>
<br />
<p style="font-weight: bold;">When did the red lipstick start?</p>
<br />
<p> DP: I have passion for the colour red. The red lips started when I was about 20&hellip;that was around the time when I was doing my Masters in Fashion in Milan. I have always always loved red lips on my mother, and I guess that started me on it. There was this once when I was little, I recall playing and trying on different red lip shades with my mom and we were laughing a lot together.</p>
<br />
<p style="font-weight: bold;">Ultimate RougeRouge girls in 3 words.</p>
<br />
<p>DP: Ultimate RougeRouge girls are eccentric, creative and bold.</p>
<img alt="charles &amp; keith fashion voices" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-voices-duang-posh-blog-3.jpg" width="100%" /> <img alt="charles &amp; keith fashion voices" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-voices-duang-posh-blog-4-1.jpg" width="100%" /> <a onclick="return popup(this);" href="http://www.charleskeith.com/usd/circular-buckle-loafers.html/"><img alt="charles &amp; keith fashion voices" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-voices-duang-posh-blog-4-2.jpg" width="100%" /></a> <img alt="charles &amp; keith fashion voices" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-voices-duang-posh-blog-5-m.jpg" width="100%" />
<p style="font-weight: bold;">@duangposh</p>
<p style="font-weight: bold;">24 HOURS</p>
<br />
<p>Her Instagram page follows her jet-setting lifestyle from one fashionable city to the next. But Duang Posh is no stranger to living on the fast lane, considering she is one of Thailand&rsquo;s most respected fashion forces. How does she do it?</p>
<br />
<p>The Editor-in-Chief shares her day-to-day with us &mdash;</p>
<br />
<p>07:30</p>
<p>Listen to my fav music like Pet Shop Boys, ASAP Rocky and Malibu in my iPhone to wake me up. Music is my passion!</p>
<br />
<p>08:00</p>
<p>Checking and answering all (hundreds!) emails with black coffee in my Barbarpapa cup.</p>
<br />
<p>08:45 Go to my private polo club for gym or mind training at home.</p>
<br />  
<p>10:00</p>
<p>Arrive at Harper&rsquo;s Bazaar office for editorial and sales team meeting.</p>
<br />
<p>11:00</p>
<p>Meeting with Harper&rsquo;s Bazaar digital team.</p>
<br />
<p>12:00</p>
<p>Lunch. I love healthy food and most of the time, I will have an organic salad with raw sashimi and pomegranate or order dry seafood sukiyaki to the Bazaar office.</p>
<br />
<p>14:00</p>
<p>Join a fashion event or meet luxury brand clients for brainstorming about Bazaar fashion projects.</p>
<br />
<p>16:00</p>
<p>In need of hot black coffee at Dean and Deluca or Onion Coffee Bar.</p>
<br />
<p>17:00</p>
<p>Meet up with Thai students and share my experiences while studying at Instituto Marangoni.</p>
<br />
<p>18:30</p>
<p>Aperitivo time! Have a glass of Aperol Spritz at Jone&rsquo;s or Rocket Bar.</p>
<br />
<p>19:00</p>
<p>Join a charity gala dinner, attend sit-down dinner events or have a cozy dinner with a few best friends.</p>
<br />
<p>21:30</p>
<p>Drive back home with good mood, good music.</p>
<br />
<p>22:00</p>
<p>I love having hot baths with Santa Maria Novella&rsquo;s bath milk after lighting my favourite Diptyque candles.</p>
<br />
<p>22:30</p>
<p>Read Eastern and Bhuddism philosophy books.</p>
<br />
<p>23:00</p>
<p>Collect design inspirations from Pinterest for my brand, RougeRouge bags.</p>
<br />
<p>00:30</p>
<p>Brief praying before bed.</p>
<br />
<p>00:45</p>
<p>Dreaming.</p>
<div>&nbsp;</div>
<div style="text-align: center; font-size: 12px;">
<p>SHOP THE STORY</p>
</div>
<div>&nbsp;</div>
<table>
<tbody>
<tr>
<td style="width: 5%;">&nbsp;</td>
<td style="width: 40%;">
<div><a onclick="return popup(this);" href="http://www.charleskeith.com/usd/lace-up-platforms.html/"> <img alt="LACE-UP PLATFORM" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/LACE-UP-PLATFORM-burgun-1.jpg" width="100%" /></a></div>
</td>
<td style="width: 10%;">&nbsp;</td>
<td style="width: 40%;">
<div><a onclick="return popup(this);" href="http://www.charleskeith.com/usd/circular-buckle-loafers.html/"> <img alt="CIRCULAR BUCKLE LOAFER" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/CIRCULAR-BUCKLE-LOAFER-bronze-2.jpg" width="100%" /></a></div>
</td>
<td style="width: 5%;">&nbsp;</td>
</tr>
<tr>
<td style="width: 5%;">&nbsp;</td>
<td style="width: 40%;">
<div style="text-align: center;"><a style="text-decoration: none;" onclick="return popup(this);" href="http://www.charleskeith.com/usd/lace-up-platforms.html/">LACE-UP PLATFORM</a></div>
</td>
<td style="width: 10%;">&nbsp;</td>
<td style="width: 40%;">
<div style="text-align: center;"><a style="text-decoration: none;" onclick="return popup(this);" href="http://www.charleskeith.com/usd/circular-buckle-loafers.html/">CIRCULAR BUCKLE LOAFER</a></div>
</td>
<td style="width: 5%;">&nbsp;</td>
</tr>
</tbody>
</table>
<br />
<p style="font-size: 12px; font-weight: bold; text-align: center;">&nbsp;</p>
<div id="s-recentpost">&nbsp;</div>
</div>
<div>&nbsp;</div>
<p>
<script type="text/javascript">// <![CDATA[
function popup(mylink, windowname)
{
if (! window.focus)return true;
var href;
if (typeof(mylink) == 'string')
   href=mylink;
else
   href=mylink.href;
window.open(href, windowname, 'width=400,height=1024,scrollbars=yes,resizable=no,location=no,menubar=no,toolbar=no,');
return false;
}
// ]]]]><![CDATA[></script>
</p>]]></description>
      <pubDate>Mon, 10 Oct 2016 03:30:00 +0000</pubDate>
    </item>
    <item>
      <title><![CDATA[IDLE MODE]]></title>
      <link>http://www.charleskeith.com/usd/blog/idle-mode/</link>
      <description><![CDATA[<p>
<script type="text/javascript" src="https://ajax.googleapis.com/ajax/libs/jquery/1.8.2/jquery.min.js"></script>
<script type="text/javascript" src="http://www.charleskeith.com/media/wysiwyg/js/jquery.bxslider.min.js"></script>
</p>
<style><!--
.bx-wrapper {
    position: relative; margin: 0 auto 60px; padding: 0;
    *zoom: 1;
}

#disqus_thread {display:none !important;}

hr {display:none !important;}

.bx-wrapper img {max-width: 100%; display: block;}
#recentpost {
 text-align: center; font-size: 12px;
}
#recentpost > div {
 width: 18%; 
 display: inline-block;
 vertical-align: top;

 / IE fix. /
 *display: inline;
 zoom: 1;
}
#recentpost:after {
 content: "";
 width: 100%;
 display: inline-block;
}
#recentpost a{text-decoration: none;}
#s-recentpost{text-align: center;font-size: 11px;}
#s-recentpost > div {
 width: 30%;
 display: inline-block;
 vertical-align: top;

 / IE fix. /
 *display: inline;
 zoom: 1;
}
#s-recentpost:after {
 content: "";
 width: 100%;
 display: inline-block;
}
#s-recentpost a{text-decoration: none;}
/** THEME
===================================*/
.bx-wrapper .bx-viewport {
    left: 0;
    background: #fff;
	
    /*fix other elements on the page moving (on Chrome)*/
    -webkit-transform: translatez(0);
    -moz-transform: translatez(0);
    -ms-transform: translatez(0);
    -o-transform: translatez(0);
    transform: translatez(0);
}

.bx-wrapper .bx-pager,
.bx-wrapper .bx-controls-auto {
    position: absolute; bottom: -30px; width: 100%;
}

/* LOADER */
.bx-wrapper .bx-loading {
    min-height: 50px;
    background: url(http://cdnm1.charleskeith.com/media/wysiwyg/blog/bxloader.gif) center center no-repeat #fff;
    height: 100%;
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 2000;
}

/* PAGER */
.bx-wrapper .bx-pager {
    text-align: center;
    font-size: .85em;
    font-family: Arial;
    font-weight: bold;
    color: #666;
    padding-top: 20px;
}

.bx-wrapper .bx-pager .bx-pager-item,
.bx-wrapper .bx-controls-auto .bx-controls-auto-item {
    display: inline-block;
    *zoom: 1;
    *display: inline;
}

.bx-wrapper .bx-pager.bx-default-pager a {
	background: #fff;
	text-indent: -9999px;
	display: block;
	width: 10px;
	height: 10px;
	margin: 0 3px;
	outline: 0;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}

/* DIRECTION CONTROLS (NEXT / PREV) */
.bx-wrapper .bx-prev {
    left: -20px;/*left: 10px;htike*/
    background: url(http://cdnm1.charleskeith.com/media/wysiwyg/blog/bxcontrols.png) no-repeat 0 -32px;
}

.bx-wrapper .bx-next {
    right: -20px;/*right: 10px;htike*/
    background: url(http://cdnm1.charleskeith.com/media/wysiwyg/blog/bxcontrols.png) no-repeat -43px -32px;
}

.bx-wrapper .bx-prev:hover {
    background-position: 0 0;
}

.bx-wrapper .bx-next:hover {
    background-position: -43px 0;
}

.bx-wrapper .bx-controls-direction a {
    position: absolute;
    top: 50%;
    margin-top: -16px;
    outline: 0;
    width: 32px;
    height: 32px;
    text-indent: -9999px;
    z-index: 3000;
}

.bx-wrapper .bx-controls-direction a.disabled { display: none; }

/* AUTO CONTROLS (START / STOP) */
.bx-wrapper .bx-controls-auto { text-align: center; }

/* PAGER WITH AUTO-CONTROLS HYBRID LAYOUT */
.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-pager {
    text-align: left;
    width: 80%;
}

.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-controls-auto {
    right: 0;
    width: 35px;
}

/* IMAGE CAPTIONS */
.bx-wrapper .bx-caption {
    position: absolute;
    top: 7px;/*bottom: 0;*/
    left: 0;
    width: 100%;
}

.bx-wrapper .bx-caption span {
	color: #000;/*color: #fff;*/
	font-family: Arial;
	display: block;
	font-size: .85em; font-weight: bold;
	padding: 2px;/*padding: 10px;*/
}
.bx-wrapper ul li{margin-left: 0;}

#sidebar { width: 150px; float: right; text-align: center;}
.shopstory {font-size: 12px; text-align: center; font-weight: bold;}
.smallcontent {font-size: 12px;text-align: center;}
.smallcontent img{padding-bottom: 2%;}

.blogleft{text-align: justify; width: 80%; float: left; font-size: 14px;}
.blogleft img{padding-bottom: 2%;}
.blogright{text-align: center; width: 20%; float: right; padding-left: 40px; font-size: 11px;}
--></style>
<p>
<script type="text/javascript">// <![CDATA[
$(function() {
            var floatingDiv = $('#sidebar');
            var offset = $("#sidebar").position();
            var bottomoffset = $("#leftcontent").height();
            
            $(window).scroll(function() {
                if ($(window).scrollTop() >= (offset.top + 250) && $(window).scrollTop() <= (bottomoffset - 250) ) {
                floatingDiv.css({
		    'position' : 'fixed',
			'top' : 120, 'float':'right', 'margin-left':30 
		 });
                }else {
                 floatingDiv.css({
		    'position' : 'relative',
			'top' : 0
		 });   
                }
            });
});
// ]]]]><![CDATA[></script>
<script type="text/javascript">// <![CDATA[
$(document).ready(function(){
  $('.bxslider').bxSlider({
  mode: 'vertical', 
  slideWidth: 140, minSlides: 2, maxSlides: 2, moveSlides: 1, captions: true,  
  slideMargin: 5
});
});
// ]]]]><![CDATA[></script>
</p>
<div>&nbsp;</div>
<div class="visible-md visible-lg">
<table>
<tbody style="text-align: center;">
<tr>
<td style="width: 80%; vertical-align: top; font-size: 14px;">
<div id="leftcontent">
<p>With winter fast approaching, it is hard to escape the slumber mood of the season, much like the images of 70&rsquo;s youth culture captured by Sage Sohier. Moreover, this season&rsquo;s collection of platform boots, towering pumps and slingback wedges remind us of that nostalgic era where being bored is just part of our everyday.</p>
<a onclick="return popup(this)" href="http://www.charleskeith.com/usd/double-strap-satin-platforms-black-ck1-60360952.html/"><img style="padding-bottom: 2%;" alt="charles &amp; keith spring summer 2017 style edit" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-editorial-idle-mode-blog-1.jpg" width="100%" /></a>
<div>&nbsp;</div>
<p>There is a saying that goes, &ldquo;only boring people get bored&rdquo;. When we have been conditioned to keep ourselves hustling and the culture of being busy has, somehow, turned into a social norm, being bored is no longer an option. Being idle has earned their fair share of bad reputations, thus pressuring us to consume more information at a faster rate because not being in-the-know is equivalent to committing an unforgivable mistake &mdash; especially today seeing as information is so readily available. When was the last time we unplugged our headphones or switched off our phones? When was the last time we fell asleep without relying on our laptops or tablets to stream videos? We pack our days with appointments, activities and distractions &mdash; whizzing through one after the next. We have bought in on all available distractions to keep us from any form of boredom. At this point, the thought of switching off and stowing away our devices can make us feel nervous and dread that we might miss something out. Yet recent studies have shown that it is only when we are truly bored that the brain can come up with great ideas, solve issues and allow us to look at things in a renewed perspective. The &lsquo;aha!&rsquo; moment does not come when we are constantly glued to the screen all day, receiving information. Being truly bored, as innate as it sounds, has become something that we need to recondition ourselves to experience again, something to convince ourselves that there really is nothing wrong with feeling boredom. Back to idle mode.</p>
<div>&nbsp;</div>
<p>Photography by Ana Larruy</p>
<div>&nbsp;</div>
<p>Styling by Grace Alexander</p>
<div>&nbsp;</div>
<p>Hair &amp; Makeup by Tomomi Roppongi and Yae Pascoe</p>
<div>&nbsp;</div>
<img style="padding-bottom: 2%;" alt="charles &amp; keith spring summer 2017 style edit" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-editorial-idle-mode-blog-3.jpg" width="100%" /> <img style="padding-bottom: 2%;" alt="charles &amp; keith spring summer 2017 style edit" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-editorial-idle-mode-blog-4.jpg" width="100%" /> <img style="padding-bottom: 2%;" alt="charles &amp; keith spring summer 2017 style edit" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-editorial-idle-mode-blog-5.jpg" width="100%" /> <a onclick="return popup(this)" href="http://www.charleskeith.com/usd/round-pendant-necklace-white-ck5-22120129.html/"><img style="padding-bottom: 2%;" alt="charles &amp; keith spring summer 2017 style edit" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-editorial-idle-mode-blog-6.jpg" width="100%" /></a> <img style="padding-bottom: 2%;" alt="charles &amp; keith spring summer 2017 style edit" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-editorial-idle-mode-blog-2.jpg" width="100%" /></div>
<br />
<div id="recentpost">&nbsp;</div>
</td>
<td style="width: 20%; vertical-align: top; font-size: 10px;">
<div id="sidebar">
<div class="shopstory">SHOP THE STORY</div>
<ul class="bxslider">
<li><a style="text-decoration: none;" onclick="return popup(this)" href="http://www.charleskeith.com/usd/covered-satin-platform-pumps-featuring-a-chunky-block-heel-double-ankle-strap-fastens-with-a-metal-buckle-closure.html/"><img alt="" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/Double-Strap-Satin-Platforms.jpg" width="100%" />DOUBLE-STRAP SATIN PLATFORM</a></li>
<li><a style="text-decoration: none;" onclick="return popup(this)" href="http://www.charleskeith.com/usd/round-pendant-necklace-navy-ck5-22120129.html/"><img alt="" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/Round-Pendant-Necklace.jpg" width="100%" />PENDANT NECKLACE</a></li>
</ul>
</div>
</td>
</tr>
</tbody>
</table>
</div>
<div class="visible-xs visible-sm smallcontent">
<p>With winter fast approaching, it is hard to escape the slumber mood of the season, much like the images of 70&rsquo;s youth culture captured by Sage Sohier. Moreover, this season&rsquo;s collection of platform boots, towering pumps and slingback wedges remind us of that nostalgic era where being bored is just part of our everyday.</p>
<div>&nbsp;</div>
<a onclick="return popup(this)" href="http://www.charleskeith.com/usd/double-strap-satin-platforms-black-ck1-60360952.html/"><img alt="charles &amp; keith spring summer 2017 style edit" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-editorial-idle-mode-blog-1.jpg" width="100%" /></a>
<div>&nbsp;</div>
<p>There is a saying that goes, &ldquo;only boring people get bored&rdquo;. When we have been conditioned to keep ourselves hustling and the culture of being busy has, somehow, turned into a social norm, being bored is no longer an option. Being idle has earned their fair share of bad reputations, thus pressuring us to consume more information at a faster rate because not being in-the-know is equivalent to committing an unforgivable mistake &mdash; especially today seeing as information is so readily available. When was the last time we unplugged our headphones or switched off our phones? When was the last time we fell asleep without relying on our laptops or tablets to stream videos? We pack our days with appointments, activities and distractions &mdash; whizzing through one after the next. We have bought in on all available distractions to keep us from any form of boredom. At this point, the thought of switching off and stowing away our devices can make us feel nervous and dread that we might miss something out. Yet recent studies have shown that it is only when we are truly bored that the brain can come up with great ideas, solve issues and allow us to look at things in a renewed perspective. The &lsquo;aha!&rsquo; moment does not come when we are constantly glued to the screen all day, receiving information. Being truly bored, as innate as it sounds, has become something that we need to recondition ourselves to experience again, something to convince ourselves that there really is nothing wrong with feeling boredom. Back to idle mode.</p>
<div>&nbsp;</div>
<p>Photography by Ana Larruy</p>
<div>&nbsp;</div>
<p>Styling by Grace Alexander</p>
<div>&nbsp;</div>
<p>Hair &amp; Makeup by Tomomi Roppongi and Yae Pascoe</p>
<div>&nbsp;</div>
<img alt="charles &amp; keith spring summer 2017 style edit" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-editorial-idle-mode-blog-3-1.jpg" width="100%" /> <img alt="charles &amp; keith spring summer 2017 style edit" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-editorial-idle-mode-blog-3-2.jpg" width="100%" /> <img alt="charles &amp; keith spring summer 2017 style edit" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-editorial-idle-mode-blog-4-1.jpg" width="100%" /> <img alt="charles &amp; keith spring summer 2017 style edit" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-editorial-idle-mode-blog-4-2.jpg" width="100%" /> <img alt="charles &amp; keith spring summer 2017 style edit" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-editorial-idle-mode-blog-5-1.jpg" width="100%" /> <img alt="charles &amp; keith spring summer 2017 style edit" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-editorial-idle-mode-blog-5-2.jpg" width="100%" /> <a onclick="return popup(this)" href="http://www.charleskeith.com/usd/round-pendant-necklace-white-ck5-22120129.html/"><img alt="charles &amp; keith spring summer 2017 style edit" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-editorial-idle-mode-blog-6.jpg" width="100%" /></a> <img alt="charles &amp; keith spring summer 2017 style edit" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-editorial-idle-mode-blog-2-m.jpg" width="100%" />
<div>&nbsp;</div>
<div class="shopstory">SHOP THE STORY</div>
<div>&nbsp;</div>
<table border="0">
<tbody style="text-align: center;">
<tr>
<td style="width: 5%;">&nbsp;</td>
<td style="width: 40%;">
<div><a href="http://www.charleskeith.com/usd/covered-satin-platform-pumps-featuring-a-chunky-block-heel-double-ankle-strap-fastens-with-a-metal-buckle-closure.html/"><img alt="DOUBLE-STRAP SATIN PLATFORM" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/Double-Strap-Satin-Platforms.jpg" width="100%" /></a></div>
</td>
<td style="width: 10%;">&nbsp;</td>
<td style="width: 40%;">
<div><a href="http://www.charleskeith.com/usd/round-pendant-necklace-navy-ck5-22120129.html/"><img alt="" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/Round-Pendant-Necklace.jpg" width="100%" /></a></div>
</td>
<td style="width: 5%;">&nbsp;</td>
</tr>
<tr>
<td style="width: 5%;">&nbsp;</td>
<td style="width: 40%; vertical-align: top;">
<div><a style="text-decoration: none;" href="http://www.charleskeith.com/usd/covered-satin-platform-pumps-featuring-a-chunky-block-heel-double-ankle-strap-fastens-with-a-metal-buckle-closure.html/">DOUBLE-STRAP SATIN PLATFORM</a></div>
</td>
<td style="width: 10%;">&nbsp;</td>
<td style="width: 40%; vertical-align: top;">
<div><a style="text-decoration: none;" href="http://www.charleskeith.com/usd/round-pendant-necklace-navy-ck5-22120129.html/">PENDANT NECKLACE</a></div>
</td>
<td style="width: 5%;">&nbsp;</td>
</tr>
</tbody>
</table>
<br />
<div id="s-recentpost">&nbsp;</div>
<div>&nbsp;</div>
</div>
<p>
<script type="text/javascript">// <![CDATA[
function popup(mylink, windowname)
{
if (! window.focus)return true;
var href;
if (typeof(mylink) == 'string')
   href=mylink;
else
   href=mylink.href;
window.open(href, windowname, 'width=400,height=1024,scrollbars=yes,resizable=no,location=no,menubar=no,toolbar=no,');
return false;
}
// ]]]]><![CDATA[></script>
</p>]]></description>
      <pubDate>Wed, 05 Oct 2016 01:30:00 +0000</pubDate>
    </item>
    <item>
      <title><![CDATA[STRIKING STATEMENTS]]></title>
      <link>http://www.charleskeith.com/usd/blog/striking-statements/</link>
      <description><![CDATA[<style><!--
.largecontent{font-size: 14px; text-align: center; padding-left: 10%; padding-right: 10%;}
.largecontent img{padding-bottom: 2%;}
.smallcontent{text-align: center;}
.smallcontent img{padding-bottom: 2%;}
#recentpost {
 text-align: center; font-size: 12px;
}
#recentpost > div {
 width: 18%; 
 display: inline-block;
 vertical-align: top;

 / IE fix. /
 *display: inline;
 zoom: 1;
}

#disqus_thread{
display:none !important;
}

hr{
display:none !important;
}

#recentpost:after {
 content: "";
 width: 100%;
 display: inline-block;
}
#recentpost a{text-decoration: none;}
#s-recentpost{text-align: center;font-size: 11px;}
#s-recentpost > div {
 width: 30%;
 display: inline-block;
 vertical-align: top;

 / IE fix. /
 *display: inline;
 zoom: 1;
}
#s-recentpost:after {
 content: "";
 width: 100%;
 display: inline-block;
}
#s-recentpost a{text-decoration: none;}
--></style>
<div>&nbsp;</div>
<div class="visible-md visible-lg largecontent"><img alt="charles &amp; keith fashion, style edit" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-striking-statements-blog-1.jpg" width="100%" /> <img alt="charles &amp; keith fashion, style edit" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-striking-statements-blog-2.jpg" width="100%" /> <img alt="charles &amp; keith fashion, style edit" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-striking-statements-blog-3.jpg" width="100%" /> <br />
<p>Combine unconventional accessories and embellishments that serve to upgrade even the most basic of looks.</p>
<p style="font-size: 12px; font-weight: bold;">&nbsp;</p>
<div id="recentpost">&nbsp;</div>
</div>
<div class="visible-sm visible-sm smallcontent"><img alt="charles &amp; keith fashion, style edit" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-striking-statements-blog-1.jpg" width="100%" /> <img alt="charles &amp; keith fashion, style edit" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-striking-statements-blog-2.jpg" width="100%" /> <img alt="charles &amp; keith fashion, style edit" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-striking-statements-blog-3.jpg" width="100%" /> <br />
<p>Combine unconventional accessories and embellishments that serve to upgrade even the most basic of looks.</p>
<p style="font-size: 12px; font-weight: bold; text-align: center;">&nbsp;</p>
<div id="s-recentpost">&nbsp;</div>
</div>
<div>&nbsp;</div>]]></description>
      <pubDate>Fri, 30 Sep 2016 01:15:00 +0000</pubDate>
    </item>
    <item>
      <title><![CDATA[FALL/WINTER 2016]]></title>
      <link>http://www.charleskeith.com/usd/blog/fallwinter-2016/</link>
      <description><![CDATA[<style><!--
.blog-max{ max-width:1220px; width:100%; display:block; margin-left:auto; margin-right:auto; }
.blogtext{
   width: 100%; text-align: justify; padding-left: 10%; padding-right: 10%; font-size: 14px;
}

#disqus_thread{
display:none !important;
}

hr{
display:none !important;
}

.blogtext img{padding-bottom: 2%;}
.ltext{font-size: 12px; text-align: justify;}
.ltext img{padding-bottom: 2%;}
#recentpost {
 text-align: center; font-size: 12px;
}
#recentpost > div {
 width: 18%; 
 display: inline-block;
 vertical-align: top;

 / IE fix. /
 *display: inline;
 zoom: 1;
}
#recentpost:after {
 content: "";
 width: 100%;
 display: inline-block;
}
#recentpost a{text-decoration: none;}
#s-recentpost{text-align: center;font-size: 11px;}
#s-recentpost > div {
 width: 30%;
 display: inline-block;
 vertical-align: top;

 / IE fix. /
 *display: inline;
 zoom: 1;
}
#s-recentpost:after {
 content: "";
 width: 100%;
 display: inline-block;
}
#s-recentpost a{text-decoration: none;}
--></style>
<div>&nbsp;</div>
<div class="visible-md visible-lg">
<div class="blogtext">
<div style="max-width: 1220px; margin-left: auto; margin-right: auto; display: block;"><iframe src="https://www.youtube.com/embed/ni98tLv0IqU" height="456" width="100%"></iframe></div>
<div>&nbsp;</div>
<img alt="charles &amp; keith fall winter 2016 campaign" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-fall-2016-model-blog-1.jpg" width="100%" /> <img alt="charles &amp; keith fall winter 2016 campaign" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-fall-2016-model-blog-2.jpg" width="100%" /> <img alt="charles &amp; keith fall winter 2016 campaign" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-fall-2016-model-blog-3_1.jpg" width="100%" /> <img alt="charles &amp; keith fall winter 2016 campaign" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-winter-2016-campaign-model-2.jpg" width="100%" /> <img alt="charles &amp; keith fall winter 2016 campaign" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-winter-2016-campaign-model-3.jpg" width="100%" /> <img alt="charles &amp; keith fall winter 2016 campaign" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-winter-2016-campaign-model-4.jpg" width="100%" /> <img alt="charles &amp; keith fall winter 2016 campaign" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-winter-2016-campaign-model-1.jpg" width="100%" />
<p style="text-align: center;">Photographer: Glen Luchford</p>
<p style="text-align: center;">Models: Hollie May Saker and Maja Salamon</p>
<p>Shot by Glen Luchford, Fall/Winter 2016 pays attention to the carefree yet curious stage of one&rsquo;s youth &ndash; a period which celebrates vibrancy, freedom, impulsiveness and creativity. Taking inspiration from the notorious youth cultures of the 60&rsquo;s through 90&rsquo;s, the campaign crafts a story of 2 girls in an unoccupied mansion that has seen more glorious days.</p>
<div>&nbsp;</div>
<br />
<div id="recentpost"><a href="http://www.charleskeith.com/usd/blog/charleskeith-mobileapp/">&nbsp;</a></div>
</div>
</div>
<div class="visible-xs visible-sm ltext">
<div style="max-width: 1220px; margin-left: auto; margin-right: auto; display: block;"><iframe src="https://www.youtube.com/embed/ni98tLv0IqU" height="330" width="100%"></iframe></div>
<div>&nbsp;</div>
<img alt="charles &amp; keith fall winter 2016 campaign" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-fall-2016-model-blog-1.jpg" width="100%" /> <img alt="charles &amp; keith fall winter 2016 campaign" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-fall-2016-model-blog-2.jpg" width="100%" /> <img alt="charles &amp; keith fall winter 2016 campaign" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-fall-2016-model-blog-3-1.jpg" width="100%" /> <img alt="" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-fall-2016-model-blog-3-2.jpg" width="100%" /> <img alt="charles &amp; keith fall winter 2016 campaign" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-winter-2016-campaign-model-2.jpg" width="100%" /> <img alt="charles &amp; keith fall winter 2016 campaign" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-winter-2016-campaign-model-3.jpg" width="100%" /> <img alt="charles &amp; keith fall winter 2016 campaign" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-winter-2016-campaign-model-4.jpg" width="100%" /> <img alt="charles &amp; keith fall winter 2016 campaign" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-winter-2016-campaign-model-1-m.jpg" width="100%" />
<div>&nbsp;</div>
<p style="text-align: center;">Photographer: Glen Luchford</p>
<p style="text-align: center;">Models: Hollie May Saker and Maja Salamon</p>
<p>Shot by Glen Luchford, Fall/Winter 2016 pays attention to the carefree yet curious stage of one&rsquo;s youth &ndash; a period which celebrates vibrancy, freedom, impulsiveness and creativity. Taking inspiration from the notorious youth cultures of the 60&rsquo;s through 90&rsquo;s, the campaign crafts a story of 2 girls in an unoccupied mansion that has seen more glorious days.</p>
<div>&nbsp;</div>
<br />
<div id="s-recentpost">&nbsp;</div>
</div>]]></description>
      <pubDate>Tue, 27 Sep 2016 01:15:00 +0000</pubDate>
    </item>
    <item>
      <title><![CDATA[SPOTTED: MAISIE WILLIAMS]]></title>
      <link>http://www.charleskeith.com/usd/blog/spotted-maisie-williams-2/</link>
      <description><![CDATA[<style><!--
.blog-post-view largecontent {max-width: 960px;margin: 0 auto;font-size: 14px; text-align: center;}
.largecontent img{padding-bottom: 2%;}
.smallcontent {text-align: center; font-size: 12px;}
.smallcontent img{padding-bottom: 2%;}
.shopstory {text-align: center; font-size: 12px;font-weight: bold;}
#recentpost {
    text-align: center; font-size: 12px;
}
#disqus_thread {display:none !important;}

hr {display:none !important;}
#recentpost > div {
 width: 18%; 
 display: inline-block;
 vertical-align: top;

 / IE fix. /
 *display: inline;
 zoom: 1;
}
#recentpost:after {
 content: "";
 width: 100%;
 display: inline-block;
}
#recentpost a{text-decoration: none;}
#s-recentpost{text-align: center;font-size: 11px;}
#s-recentpost > div {
 width: 30%;
 display: inline-block;
 vertical-align: top;

 / IE fix. /
 *display: inline;
 zoom: 1;
}
#s-recentpost:after {
 content: "";
 width: 100%;
 display: inline-block;
}
#s-recentpost a{text-decoration: none;}
--></style>
<div>&nbsp;</div>
<div class="visible-md visible-lg largecontent"><a onclick="return popup(this)" href="http://www.charleskeith.com/usd/evening-wristlet-black-ck2-70700400.html/"><img alt="charles &amp; keith people-spotted" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-maisie-williams-blog-1.jpg" width="100%" /></a> <a onclick="return popup(this)" href="http://www.charleskeith.com/usd/evening-wristlet-bronze-ck2-70700400.html/"><img alt="charles &amp; keith people-spotted" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-maisie-williams-blog-2.jpg" width="100%" /></a> <img alt="charles &amp; keith people-spotted" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-maisie-williams-blog-3.jpg" width="100%" />
<p>Game of Thrones star Maisie Williams was seen carrying our Evening Wristlet to the 2016 Emmy Awards and BAFTA Tea Party. She also styled the Prism Minaudi&egrave;re to the Emmy&rsquo;s After-Party.</p>
<div>&nbsp;</div>
<div class="shopstory">SHOP THE STORY</div>
<div>&nbsp;</div>
<table border="0">
<tbody style="font-size: 11px;">
<tr>
<td style="width: 19.25%;">&nbsp;</td>
<td style="width: 18.5%;">
<div><a onclick="return popup(this)" href="http://www.charleskeith.com/usd/evening-wristlet-black-ck2-70700400.html/"> <img alt="" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/EVENING-WRISTLET-1.jpg" width="100%" /></a></div>
</td>
<td style="width: 3%;">&nbsp;</td>
<td style="width: 18.5%;">
<div><a onclick="return popup(this)" href="http://www.charleskeith.com/usd/evening-wristlet-bronze-ck2-70700400.html/"> <img alt="" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/EVENING-WRISTLET-2.jpg" width="100%" /></a></div>
</td>
<td style="width: 3%;">&nbsp;</td>
<td style="width: 18.5%;">
<div><a onclick="return popup(this)" href="http://www.charleskeith.com/usd/evening-wristlet-burgun-ck2-70700400.html/"> <img alt="" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/EVENING-WRISTLET-3.jpg" width="100%" /></a></div>
</td>
<td style="width: 19.25%;">&nbsp;</td>
</tr>
<tr>
<td style="width: 19.25%;">&nbsp;</td>
<td style="width: 18.5%;">
<div style="text-align: center;"><a style="text-decoration: none;" onclick="return popup(this)" href="http://www.charleskeith.com/usd/evening-wristlet-black-ck2-70700400.html/">EVENING WRISTLET</a></div>
</td>
<td style="width: 3%;">&nbsp;</td>
<td style="width: 18.5%;">
<div style="text-align: center;"><a style="text-decoration: none;" onclick="return popup(this)" href="http://www.charleskeith.com/usd/evening-wristlet-bronze-ck2-70700400.html/">EVENING WRISTLET</a></div>
</td>
<td style="width: 3%;">&nbsp;</td>
<td style="width: 18.5%;">
<div style="text-align: center;"><a style="text-decoration: none;" onclick="return popup(this)" href="http://www.charleskeith.com/usd/evening-wristlet-burgun-ck2-70700400.html/">EVENING WRISTLET</a></div>
</td>
<td style="width: 19.25%;">&nbsp;</td>
</tr>
</tbody>
</table>
<div id="recentpost">&nbsp;</div>
<div>&nbsp;</div>
</div>
<div class="visible-xs visible-sm smallcontent"><a href="http://www.charleskeith.com/usd/evening-wristlet-black-ck2-70700400.html/"><img alt="charles &amp; keith people-spotted" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-maisie-williams-blog-1-m.jpg" width="100%" /></a> <a href="http://www.charleskeith.com/usd/evening-wristlet-bronze-ck2-70700400.html/"><img alt="charles &amp; keith people-spotted" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-maisie-williams-blog-2-m.jpg" width="100%" /></a> <img alt="charles &amp; keith people-spotted" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-maisie-williams-blog-3-m.jpg" width="100%" />
<div>&nbsp;</div>
<p>Game of Thrones star Maisie Williams was seen carrying our Evening Wristlet to the 2016 Emmy Awards and BAFTA Tea Party. She also styled the Prism Minaudi&egrave;re to the Emmy&rsquo;s After-Party.</p>
<div>&nbsp;</div>
<div class="shopstory">SHOP THE STORY</div>
<div>&nbsp;</div>
<table>
<tbody>
<tr>
<td style="width: 5%;">&nbsp;</td>
<td style="width: 40%;">
<div><a href="http://www.charleskeith.com/usd/evening-wristlet-black-ck2-70700400.html/"> <img alt="" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/EVENING-WRISTLET-1.jpg" width="100%" /></a></div>
</td>
<td style="width: 10%;">&nbsp;</td>
<td style="width: 40%;">
<div><a href="http://www.charleskeith.com/usd/evening-wristlet-bronze-ck2-70700400.html/"> <img alt="" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/EVENING-WRISTLET-2.jpg" width="100%" /></a></div>
</td>
<td style="width: 5%;">&nbsp;</td>
</tr>
<tr>
<td style="width: 5%;">&nbsp;</td>
<td style="width: 40%;">
<div style="text-align: center;"><a style="text-decoration: none;" href="http://www.charleskeith.com/usd/evening-wristlet-black-ck2-70700400.html/">EVENING WRISTLET</a></div>
</td>
<td style="width: 10%;">&nbsp;</td>
<td style="width: 40%;">
<div style="text-align: center;"><a style="text-decoration: none;" href="http://www.charleskeith.com/usd/evening-wristlet-bronze-ck2-70700400.html/">EVENING WRISTLET</a></div>
</td>
<td style="width: 5%;">&nbsp;</td>
</tr>
<tr>
<td style="width: 5%;">&nbsp;</td>
<td style="width: 40%;">
<div><a href="http://www.charleskeith.com/usd/evening-wristlet-burgun-ck2-70700400.html/"> <img alt="" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/EVENING-WRISTLET-3.jpg" width="100%" /></a></div>
</td>
<td style="width: 10%;">&nbsp;</td>
<td style="width: 40%;">&nbsp;</td>
<td style="width: 5%;">&nbsp;</td>
</tr>
<tr>
<td style="width: 5%;">&nbsp;</td>
<td style="width: 40%;">
<div style="text-align: center;"><a style="text-decoration: none;" href="http://www.charleskeith.com/usd/evening-wristlet-burgun-ck2-70700400.html/">EVENING WRISTLET</a></div>
</td>
<td style="width: 10%;">&nbsp;</td>
<td style="width: 40%;">&nbsp;</td>
<td style="width: 5%;">&nbsp;</td>
</tr>
</tbody>
</table>
<div id="s-recentpost">&nbsp;</div>
<div>&nbsp;</div>
</div>
<p>
<script type="text/javascript">// <![CDATA[
function popup(mylink, windowname)
{
if (! window.focus)return true;
var href;
if (typeof(mylink) == 'string')
   href=mylink;
else
   href=mylink.href;
window.open(href, windowname, 'width=400,height=1024,scrollbars=yes,resizable=no,location=no,menubar=no,toolbar=no,');
return false;
}
// ]]]]><![CDATA[></script>
</p>]]></description>
      <pubDate>Fri, 23 Sep 2016 01:23:00 +0000</pubDate>
    </item>
    <item>
      <title><![CDATA[VOICES: RIGEL DAVIS]]></title>
      <link>http://www.charleskeith.com/usd/blog/voices-rigel-davis/</link>
      <description><![CDATA[<style><!--
.largecontent{
   text-align: center; padding-right: 20%; font-size: 14px;
}

#disqus_thread{
display:none !important;
}

hr{
display:none !important;
}


.largecontent img{padding-bottom: 2%;}
.smallcontent{font-size: 12px; text-align: center;}
.smallcontent img{padding-bottom: 2%;}

#recentpost {
 text-align: center; font-size: 12px;
}
#recentpost > div {
 width: 18%; 
 display: inline-block;
 vertical-align: top;

 / IE fix. /
 *display: inline;
 zoom: 1;
}
#recentpost:after {
 content: "";
 width: 100%;
 display: inline-block;
}
#recentpost a{text-decoration: none;}
#s-recentpost{text-align: center;font-size: 11px;}
#s-recentpost > div {
 width: 30%;
 display: inline-block;
 vertical-align: top;

 / IE fix. /
 *display: inline;
 zoom: 1;
}
#s-recentpost:after {
 content: "";
 width: 100%;
 display: inline-block;
}
#s-recentpost a{text-decoration: none;}
--></style>
<div>&nbsp;</div>
<div class="visible-md visible-lg largecontent"><img alt="charles &amp; keith voices" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-rigel-davis-blog-1.jpg" width="100%" />
<p>From her innocent doe-eyed expression to her petite frame, Rigel Davis is not your average fashion icon and designer. Inspired by dark and enigmatic themes, she has developed a unique eye for incorporating luxury in high street fashion.</p>
<img alt="charles &amp; keith voices" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-rigel-davis-blog-2.jpg" width="100%" />
<p style="font-weight: bold;">What gives you adrenaline?</p>
<p>RD: Actually I am really not an adrenaline junkie, so I hardly go seeking for an adrenaline rush. It comes more naturally, when it happens it happens. I don&rsquo;t know, maybe being in love is a type of adrenaline as well?</p>
<p style="font-weight: bold;">Your perception of red.</p>
<p>RD: Power. Red is also my mother&rsquo;s favourite color so although I personally don&rsquo;t wear red very often, it is the color that holds a special meaning to me.</p>
<p style="font-weight: bold;">Things that capture your attention.</p>
<p>RD: This is a hard question, I mean, so many things capture my attention throughout the day. But I would say that I like to look at architecture and interior design when I&rsquo;m out and about. I highly appreciate it when the details are done well. I love minimalism and am obsessed with cement walls and floors.</p>
<p style="font-weight: bold;">How do you keep spontaneous?</p>
<p>RD: I guess by my often spontaneous travel plans. I love to do random and spontaneous things so I also like to surround myself with friends who can be equally spontaneous.</p>
<img alt="charles &amp; keith voices" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-rigel-davis-blog-3.jpg" width="100%" /> <img alt="charles &amp; keith voices" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-rigel-davis-blog-4.jpg" width="100%" /> <img alt="charles &amp; keith voices" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-rigel-davis-blog-5.jpg" width="100%" />
<p style="font-weight: bold;">Unlikely superheroes, your anime muse.</p>
<p>RD: Maybe Chibiusa &ldquo;Black Lady&rdquo; from Sailor Moon. She&rsquo;s so hot and evil looking. Also Sailor Mars, Sailor Moon, Boa Hancock.</p>
<p style="font-weight: bold;">How did you end up with an interest in anime?</p>
<p>RD: I&rsquo;ve been watching anime for as long as I can remember. When I was very little, maybe the age of 3 or 4, I remember watching anime in Beijing. We would visit Beijing every summer and winter. I remember so clearly the anime that I watched. Ranma, Saint Seiya would be the first few. Then later on I became obsessed with Sailor Moon and watched some Dragonball and Slam Dunk.</p>
<p style="font-weight: bold;">First few anime collections.</p>
<p>RD: My first anime collection would be Sailor Moon and my first manga collection should be Ranma&hellip;I think.</p>
<p style="font-weight: bold;">Discoveries from anime.</p>
<p>RD: Honestly I&rsquo;m not sure if I made any discoveries but I like how in most anime they relay a positive message about friendship and being righteous and to be a true person.</p>
<p style="font-weight: bold;">What has anime taught you?</p>
<p>RD: Never thought about this&hellip;maybe subconsciously it taught me to be creative? Who knows&hellip;but I also believe that you are kind of born with sense and creativity.</p>
<img alt="charles &amp; keith voices" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-rigel-davis-blog-6.jpg" width="100%" />
<p style="font-weight: bold;">Which scenes left the biggest mark in your memory?</p>
<p>RD: Wow, a lot of scenes. Scene from Saint Seiya that I watched when I was only 3 or 4. A lot of scenes from Sailor Moon since I re-watched it over and over again. When Gohan turned into the ape, that also really burned into my memory when I was little.</p>
<p style="font-weight: bold;">Have they shaped your aesthetics?</p>
<p>RD: I wouldn&rsquo;t say that anime has shaped by aesthetics. I find inspiration in all sorts of things and places. Although I&rsquo;m a very positive and out going person, when it comes to design I tend to be drawn towards darker vibes.</p>
<p style="font-weight: bold;">What parts of your personality can we see from your designs?</p>
<p>RD: Maybe my darker or more edgy side.</p>
<img alt="charles &amp; keith voices" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-rigel-davis-blog-7.jpg" width="100%" />
<p style="font-weight: bold;">@rigeldavis</p>
<p style="font-weight: bold; text-decoration: underline;">24 HOURS</p>
<p><span style="font-weight: bold;">Morning</span> A perfect day for me in Shanghai would be waking up and grabbing a coffee at Sumerian Coffee</p>
<p><span style="font-weight: bold;">At around 12:00</span> I will go to my studio and work with my team on our projects.</p>
<p><span style="font-weight: bold;">12:40</span> I will most likely grab lunch with my friends or family around the area where my studio is which is Sinan road.</p>
<p><span style="font-weight: bold;">15:00</span> I really enjoy visiting art galleries and often go with my staff to find inspiration. One of my favorite galleries is the Long Museum or Power station of art. It&rsquo;s also a great location to take photos outdoor.</p>
<p><span style="font-weight: bold;">17:00</span> Go back to my office to finish off more work</p>
<p><span style="font-weight: bold;">19:30</span> Head to dinner with friends</p>
<p><span style="font-weight: bold;">21:30</span> The night continues! My friends and I would grab some drinks before the night ends</p>
<p><span style="font-weight: bold;">23:00</span> Arrive home to rest and relax</p>
<p style="font-weight: bold; text-decoration: underline;">04 THINGS</p>
<p>I&rsquo;m sort of a night person &ndash; I can&rsquo;t sleep early!</p>
<p>My mind is most creative during the dark hours of the night.</p>
<p>When I was younger I was obsessed with all things vampire.</p>
<p>I&rsquo;m drawn to dark and eerie vibes&hellip;I&rsquo;m not sure why but I think a lot</p>
<img alt="charles &amp; keith voices" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-rigel-davis-blog-8.jpg" width="100%" /> <br /><hr /><br />
<p style="font-size: 12px; font-weight: bold;">RECENT POSTS</p>
<div id="recentpost">
<div><a href="http://www.charleskeith.com/usd/blog/stories-dianahorsfall/"><img alt="" src="http://cdnm1.charleskeith.com/media/blog/charles-keith-stories-diana-horsfall-blog-cover.jpg" width="100%" />STORIES: DianaHorsfall</a></div>
<div style="width: 2%;">&nbsp;</div>
<div><a href="http://www.charleskeith.com/usd/blog/freedom-hope/"><img alt="" src="http://cdnm1.charleskeith.com/media/blog/charles-keith-freedom-hope-blog-cover.jpg" width="100%" />FREEDOM &amp; HOPE</a></div>
<div style="width: 2%;">&nbsp;</div>
<div><a href="http://www.charleskeith.com/usd/blog/charleskeith-mobileapp/"><img alt="" src="http://cdnm1.charleskeith.com/media/blog/charles-keith-mobile-app-blog-cover.jpg" width="100%" />CHARLES &amp; KEITH MOBILE APP</a></div>
<div style="width: 2%;">&nbsp;</div>
<div><a href="http://www.charleskeith.com/usd/blog/come-as-you-are/"><img alt="" src="http://cdnm1.charleskeith.com/media/blog/charles-keith-style-edit-fw-16-1-blog-cover.jpg" width="100%" />COME AS YOU ARE</a></div>
</div>
<div>&nbsp;</div>
</div>
<div class="visible-sm visible-xs smallcontent"><img alt="charles &amp; keith voices" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-rigel-davis-blog-1-m.jpg" width="100%" />
<p>From her innocent doe-eyed expression to her petite frame, Rigel Davis is not your average fashion icon and designer. Inspired by dark and enigmatic themes, she has developed a unique eye for incorporating luxury in high street fashion.</p>
<img alt="charles &amp; keith voices" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-rigel-davis-blog-2-1.jpg" width="100%" /> <img alt="charles &amp; keith voices" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-rigel-davis-blog-2-2.jpg" width="100%" />
<p style="font-weight: bold;">What gives you adrenaline?</p>
<p>RD: Actually I am really not an adrenaline junkie, so I hardly go seeking for an adrenaline rush. It comes more naturally, when it happens it happens. I don&rsquo;t know, maybe being in love is a type of adrenaline as well?</p>
<p style="font-weight: bold;">Your perception of red.</p>
<p>RD: Power. Red is also my mother&rsquo;s favourite color so although I personally don&rsquo;t wear red very often, it is the color that holds a special meaning to me.</p>
<p style="font-weight: bold;">Things that capture your attention.</p>
<p>RD: This is a hard question, I mean, so many things capture my attention throughout the day. But I would say that I like to look at architecture and interior design when I&rsquo;m out and about. I highly appreciate it when the details are done well. I love minimalism and am obsessed with cement walls and floors.</p>
<p style="font-weight: bold;">How do you keep spontaneous?</p>
<p>RD: I guess by my often spontaneous travel plans. I love to do random and spontaneous things so I also like to surround myself with friends who can be equally spontaneous.</p>
<img alt="charles &amp; keith voices" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-rigel-davis-blog-3.jpg" width="100%" /> <img alt="charles &amp; keith voices" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-rigel-davis-blog-4.jpg" width="100%" /> <img alt="charles &amp; keith voices" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-rigel-davis-blog-5.jpg" width="100%" />
<p style="font-weight: bold;">Unlikely superheroes, your anime muse.</p>
<p>RD: Maybe Chibiusa &ldquo;Black Lady&rdquo; from Sailor Moon. She&rsquo;s so hot and evil looking. Also Sailor Mars, Sailor Moon, Boa Hancock.</p>
<p style="font-weight: bold;">How did you end up with an interest in anime?</p>
<p>RD: I&rsquo;ve been watching anime for as long as I can remember. When I was very little, maybe the age of 3 or 4, I remember watching anime in Beijing. We would visit Beijing every summer and winter. I remember so clearly the anime that I watched. Ranma, Saint Seiya would be the first few. Then later on I became obsessed with Sailor Moon and watched some Dragonball and Slam Dunk.</p>
<p style="font-weight: bold;">First few anime collections.</p>
<p>RD: My first anime collection would be Sailor Moon and my first manga collection should be Ranma&hellip;I think.</p>
<p style="font-weight: bold;">Discoveries from anime.</p>
<p>RD: Honestly I&rsquo;m not sure if I made any discoveries but I like how in most anime they relay a positive message about friendship and being righteous and to be a true person.</p>
<p style="font-weight: bold;">What has anime taught you?</p>
<p>RD: Never thought about this&hellip;maybe subconsciously it taught me to be creative? Who knows&hellip;but I also believe that you are kind of born with sense and creativity.</p>
<img alt="charles &amp; keith voices" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-rigel-davis-blog-6-m.jpg" width="100%" />
<p style="font-weight: bold;">Which scenes left the biggest mark in your memory?</p>
<p>RD: Wow, a lot of scenes. Scene from Saint Seiya that I watched when I was only 3 or 4. A lot of scenes from Sailor Moon since I re-watched it over and over again. When Gohan turned into the ape, that also really burned into my memory when I was little.</p>
<p style="font-weight: bold;">Have they shaped your aesthetics?</p>
<p>RD: I wouldn&rsquo;t say that anime has shaped by aesthetics. I find inspiration in all sorts of things and places. Although I&rsquo;m a very positive and out going person, when it comes to design I tend to be drawn towards darker vibes.</p>
<p style="font-weight: bold;">What parts of your personality can we see from your designs?</p>
<p>RD: Maybe my darker or more edgy side.</p>
<img alt="charles &amp; keith voices" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-rigel-davis-blog-7-m.jpg" width="100%" />
<p style="font-weight: bold;">@rigeldavis</p>
<p style="font-weight: bold; text-decoration: underline;">24 HOURS</p>
<p><span style="font-weight: bold;">Morning</span> A perfect day for me in Shanghai would be waking up and grabbing a coffee at Sumerian Coffee</p>
<p><span style="font-weight: bold;">At around 12:00</span> I will go to my studio and work with my team on our projects.</p>
<p><span style="font-weight: bold;">12:40</span> I will most likely grab lunch with my friends or family around the area where my studio is which is Sinan road.</p>
<p><span style="font-weight: bold;">15:00</span> I really enjoy visiting art galleries and often go with my staff to find inspiration. One of my favorite galleries is the Long Museum or Power station of art. It&rsquo;s also a great location to take photos outdoor.</p>
<p><span style="font-weight: bold;">17:00</span> Go back to my office to finish off more work</p>
<p><span style="font-weight: bold;">19:30</span> Head to dinner with friends</p>
<p><span style="font-weight: bold;">21:30</span> The night continues! My friends and I would grab some drinks before the night ends</p>
<p><span style="font-weight: bold;">23:00</span> Arrive home to rest and relax</p>
<p style="font-weight: bold; text-decoration: underline;">04 THINGS</p>
<p>I&rsquo;m sort of a night person &ndash; I can&rsquo;t sleep early!</p>
<p>My mind is most creative during the dark hours of the night.</p>
<p>When I was younger I was obsessed with all things vampire.</p>
<p>I&rsquo;m drawn to dark and eerie vibes&hellip;I&rsquo;m not sure why but I think a lot</p>
<img alt="charles &amp; keith voices" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-rigel-davis-blog-8.jpg" width="100%" /> <br /><hr /><br />
<p style="font-weight: bold;">RECENT POSTS</p>
<div id="s-recentpost">
<div><a href="http://www.charleskeith.com/usd/blog/stories-dianahorsfall/"><img alt="" src="http://cdnm1.charleskeith.com/media/blog/charles-keith-stories-diana-horsfall-blog-cover.jpg" width="100%" />STORIES: DianaHorsfall</a></div>
<div style="width: 2%;">&nbsp;</div>
<div><a href="http://www.charleskeith.com/usd/blog/freedom-hope/"><img alt="" src="http://cdnm1.charleskeith.com/media/blog/charles-keith-freedom-hope-blog-cover.jpg" width="100%" />FREEDOM &amp; HOPE</a></div>
<div style="width: 2%;">&nbsp;</div>
<div><a href="http://www.charleskeith.com/usd/blog/charleskeith-mobileapp/"><img alt="" src="http://cdnm1.charleskeith.com/media/blog/charles-keith-mobile-app-blog-cover.jpg" width="100%" />CHARLES &amp; KEITH MOBILE APP</a></div>
</div>
<div>&nbsp;</div>
</div>]]></description>
      <pubDate>Fri, 16 Sep 2016 01:48:00 +0000</pubDate>
    </item>
    <item>
      <title><![CDATA[STORIES: DIANA HORSFALL]]></title>
      <link>http://www.charleskeith.com/usd/blog/stories-dianahorsfall/</link>
      <description><![CDATA[<style><!--
.largecontent{padding-left: 10%; padding-right: 10%; font-size: 14px; text-align: center;}
.largecontent img{padding-bottom: 2%;}
.smallcontent{text-align: center;}
.smallcontent img{padding-bottom: 2%;}
#recentpost {
 text-align: center; font-size: 12px;
}#disqus_thread{
display:none !important;
}

hr{
display:none !important;
}
#recentpost > div {
 width: 18%; 
 display: inline-block;
 vertical-align: top;

 / IE fix. /
 *display: inline;
 zoom: 1;
}
#recentpost:after {
 content: "";
 width: 100%;
 display: inline-block;
}
#recentpost a{text-decoration: none;}
#s-recentpost{text-align: center;font-size: 11px;}
#s-recentpost > div {
 width: 30%;
 display: inline-block;
 vertical-align: top;

 / IE fix. /
 *display: inline;
 zoom: 1;
}
#s-recentpost:after {
 content: "";
 width: 100%;
 display: inline-block;
}
#s-recentpost a{text-decoration: none;}
--></style>
<div class="visible-md visible-lg largecontent">
<p>STORIES by CHARLES &amp; KEITH: Lifestyle Diary of Diana Horsfall</p>
<img alt="charles &amp; keith fashion-stories" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-stories-diana-horsfall-blog-1.jpg" width="100%" />
<p>Delve into the lifestyle of fashion blogger, Diana Horsfall known as @queenhorsfall, as we unravel the style diary of the globe trotter.</p>
<img alt="charles &amp; keith fashion-stories" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-stories-diana-horsfall-blog-2.jpg" width="100%" />
<p>Travelling has become an integral part of Diana&rsquo;s life to seek new experience and inspiration.</p>
<p>From the bustling cities, magical mazes to the sandy beaches, Diana has explored and seen it all.</p>
<img alt="charles &amp; keith fashion-stories" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-stories-diana-horsfall-blog-3.jpg" width="100%" /> <img alt="charles &amp; keith fashion-stories" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-stories-diana-horsfall-blog-4.jpg" width="100%" />
<p>Infused with a free spirit typical of a western girl, brimmed hats seem perfect and essential for every style individual, while casual dress gives rise to perfect city dweller outfits.</p>
<p>Diana pairs this look with embellished flats which exudes timeless elegance during her travel.</p>
<img alt="charles &amp; keith fashion-stories" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-stories-diana-horsfall-blog-5.jpg" width="100%" /> <img alt="charles &amp; keith fashion-stories" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-stories-diana-horsfall-blog-6.jpg" width="100%" /> <img alt="charles &amp; keith fashion-stories" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-stories-diana-horsfall-blog-7.jpg" width="100%" />
<p>&ldquo;The secret to kick-off a successful day is to feel confident&rdquo;.</p>
<p>As a style blogger, it is crucial for Diana to be office ready yet fashionable at the same time. She opts for a pair of unconventional classics which are suitable for business meetings and events.</p>
<img alt="charles &amp; keith fashion-stories" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-stories-diana-horsfall-blog-8.jpg" width="100%" /> <img alt="charles &amp; keith fashion-stories" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-stories-diana-horsfall-blog-9.jpg" width="100%" />
<p>Over the weekends, Diana finds herself decked in a pair of distressed jeans accompanied by a dusty pink leather jacket perfect for a chill out session with her loved ones. &ldquo;Platform sandals are ideal for the party night occasion&rdquo;</p>
<img alt="charles &amp; keith fashion-stories" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-stories-diana-horsfall-blog-10.jpg" width="100%" />
<p>For a more visual intrigue, Diana trades in her dark colored motor jackets for a dusty pink one. For an added character and contrast, she matches her outfit with a black statement bucket bag.</p>
<a onclick="return popup(this);" href="http://www.charleskeith.com/usd/mid-heel-mules-grey-ck1-60190138.html/"><img alt="charles &amp; keith fashion-stories" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-stories-diana-horsfall-blog-11.jpg" width="100%" /></a>
<p>This Fall, versatility has claimed all styles as Diana puts together a casual outfit with denim and a white button-down. She ditches statement heels for a pair of mules which is a must have this season.</p>
<a onclick="return popup(this);" href="http://www.charleskeith.com/usd/mid-heel-mules-grey-ck1-60190138.html/"><img alt="charles &amp; keith fashion-stories" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-stories-diana-horsfall-blog-12.jpg" width="100%" /></a>
<p>Diana&rsquo;s shoe craze includes a slip-on mule which is essential to keep your wardrobe fresh and covetable.</p>
<div>&nbsp;</div>
<div style="text-align: center; font-size: 12px;">
<p>SHOP THE STORY</p>
</div>
<table>
<tbody>
<tr>
<td style="width: 40%;">&nbsp;</td>
<td style="width: 20%;">
<div style="text-align: center;"><a style="font-size: 11px; text-decoration: none;" onclick="return popup(this);" href="http://www.charleskeith.com/usd/mid-heel-mules-grey-ck1-60190138.html/"><img alt="MID HEEL MULE" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/MID-HEEL-MULES-grey-1.jpg" width="100%" />MID HEEL MULE</a></div>
</td>
<td style="width: 40%;">&nbsp;</td>
</tr>
</tbody>
</table>
<br /><hr /><br />
<p style="font-size: 12px; font-weight: bold;">RECENT POSTS</p>
<div id="recentpost">
<div><a href="http://www.charleskeith.com/usd/blog/freedom-hope/"><img alt="" src="http://cdnm1.charleskeith.com/media/blog/charles-keith-freedom-hope-blog-cover.jpg" width="100%" />FREEDOM &amp; HOPE</a></div>
<div style="width: 2%;">&nbsp;</div>
<div><a href="http://www.charleskeith.com/usd/blog/charleskeith-mobileapp/"><img alt="" src="http://cdnm1.charleskeith.com/media/blog/charles-keith-mobile-app-blog-cover.jpg" width="100%" />CHARLES &amp; KEITH MOBILE APP</a></div>
<div style="width: 2%;">&nbsp;</div>
<div><a href="http://www.charleskeith.com/usd/blog/come-as-you-are/"><img alt="" src="http://cdnm1.charleskeith.com/media/blog/charles-keith-style-edit-fw-16-1-blog-cover.jpg" width="100%" />COME AS YOU ARE</a></div>
<div style="width: 2%;">&nbsp;</div>
<div><a href="http://www.charleskeith.com/usd/blog/come-as-you-are/"><img alt="" src="http://cdnm1.charleskeith.com/media/blog/charles-keith-fall-winter-2016-product-blog-cover.jpg" width="100%" />UNCONVENTIONAL CONVENTIONS</a></div>
</div>
</div>
<div class="visible-sm visible-xs smallcontent">
<p>STORIES by CHARLES &amp; KEITH: Lifestyle Diary of Diana Horsfall</p>
<img alt="charles &amp; keith fashion-stories" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-stories-diana-horsfall-blog-1.jpg" width="100%" />
<p>Delve into the lifestyle of fashion blogger, Diana Horsfall known as @queenhorsfall, as we unravel the style diary of the globe trotter.</p>
<img alt="charles &amp; keith fashion-stories" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-stories-diana-horsfall-blog-2.jpg" width="100%" />
<p>Travelling has become an integral part of Diana&rsquo;s life to seek new experience and inspiration.</p>
<p>From the bustling cities, magical mazes to the sandy beaches, Diana has explored and seen it all.</p>
<img alt="charles &amp; keith fashion-stories" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-stories-diana-horsfall-blog-3.jpg" width="100%" /> <img alt="charles &amp; keith fashion-stories" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-stories-diana-horsfall-blog-4.jpg" width="100%" />
<p>Infused with a free spirit typical of a western girl, brimmed hats seem perfect and essential for every style individual, while casual dress gives rise to perfect city dweller outfits.</p>
<p>Diana pairs this look with embellished flats which exudes timeless elegance during her travel.</p>
<img alt="charles &amp; keith fashion-stories" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-stories-diana-horsfall-blog-5.jpg" width="100%" /> <img alt="charles &amp; keith fashion-stories" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-stories-diana-horsfall-blog-6.jpg" width="100%" /> <img alt="charles &amp; keith fashion-stories" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-stories-diana-horsfall-blog-7.jpg" width="100%" />
<p>&ldquo;The secret to kick-off a successful day is to feel confident&rdquo;.</p>
<p>As a style blogger, it is crucial for Diana to be office ready yet fashionable at the same time. She opts for a pair of unconventional classics which are suitable for business meetings and events.</p>
<img alt="charles &amp; keith fashion-stories" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-stories-diana-horsfall-blog-8.jpg" width="100%" /> <img alt="charles &amp; keith fashion-stories" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-stories-diana-horsfall-blog-9.jpg" width="100%" />
<p>Over the weekends, Diana finds herself decked in a pair of distressed jeans accompanied by a dusty pink leather jacket perfect for a chill out session with her loved ones. &ldquo;Platform sandals are ideal for the party night occasion&rdquo;</p>
<img alt="charles &amp; keith fashion-stories" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-stories-diana-horsfall-blog-10.jpg" width="100%" />
<p>For a more visual intrigue, Diana trades in her dark colored motor jackets for a dusty pink one. For an added character and contrast, she matches her outfit with a black statement bucket bag.</p>
<a onclick="return popup(this);" href="http://www.charleskeith.com/usd/mid-heel-mules-grey-ck1-60190138.html/"><img alt="charles &amp; keith fashion-stories" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-stories-diana-horsfall-blog-11.jpg" width="100%" /></a>
<p>This Fall, versatility has claimed all styles as Diana puts together a casual outfit with denim and a white button-down. She ditches statement heels for a pair of mules which is a must have this season.</p>
<a onclick="return popup(this);" href="http://www.charleskeith.com/usd/mid-heel-mules-grey-ck1-60190138.html/"><img alt="charles &amp; keith fashion-stories" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-stories-diana-horsfall-blog-12.jpg" width="100%" /></a>
<p>Diana&rsquo;s shoe craze includes a slip-on mule which is essential to keep your wardrobe fresh and covetable.</p>
<div>&nbsp;</div>
<div style="text-align: center;">
<p>SHOP THE STORY</p>
</div>
<table>
<tbody>
<tr>
<td style="width: 30%;">&nbsp;</td>
<td style="width: 40%;">
<div style="text-align: center;"><a style="text-decoration: none;" onclick="return popup(this);" href="http://www.charleskeith.com/usd/mid-heel-mules-grey-ck1-60190138.html/"><img alt="MID HEEL MULE" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/MID-HEEL-MULES-grey-1.jpg" width="100%" />MID HEEL MULE</a></div>
</td>
<td style="width: 30%;">&nbsp;</td>
</tr>
</tbody>
</table>
<br /><hr /><br />
<p style="font-size: 12px; font-weight: bold;">RECENT POSTS</p>
<div id="s-recentpost">
<div><a href="http://www.charleskeith.com/usd/blog/freedom-hope/"><img alt="" src="http://cdnm1.charleskeith.com/media/blog/charles-keith-freedom-hope-blog-cover.jpg" width="100%" />FREEDOM &amp; HOPE</a></div>
<div style="width: 2%;">&nbsp;</div>
<div><a href="http://www.charleskeith.com/usd/blog/charleskeith-mobileapp/"><img alt="" src="http://cdnm1.charleskeith.com/media/blog/charles-keith-mobile-app-blog-cover.jpg" width="100%" />CHARLES &amp; KEITH MOBILE APP</a></div>
<div style="width: 2%;">&nbsp;</div>
<div><a href="http://www.charleskeith.com/usd/blog/come-as-you-are/"><img alt="" src="http://cdnm1.charleskeith.com/media/blog/charles-keith-style-edit-fw-16-1-blog-cover.jpg" width="100%" />COME AS YOU ARE</a></div>
</div>
</div>
<div>&nbsp;</div>
<p>
<script type="text/javascript">// <![CDATA[
function popup(mylink, windowname)
{
if (! window.focus)return true;
var href;
if (typeof(mylink) == 'string')
   href=mylink;
else
   href=mylink.href;
window.open(href, windowname, 'width=400,height=1024,scrollbars=yes,resizable=no,location=no,menubar=no,toolbar=no,');
return false;
}
// ]]]]><![CDATA[></script>
</p>]]></description>
      <pubDate>Wed, 07 Sep 2016 03:21:00 +0000</pubDate>
    </item>
    <item>
      <title><![CDATA[FREEDOM & HOPE]]></title>
      <link>http://www.charleskeith.com/usd/blog/freedom-hope/</link>
      <description><![CDATA[<style><!--
.blog-post-view .largecontent{
	max-width:960px;margin:0 auto; font-size: 14px;text-align: center;
}#disqus_thread{
display:none !important;
}

hr{
display:none !important;
}
.largecontent{padding-left: 10%; padding-right: 10%; font-size: 14px; text-align: center;}
.largecontent img{padding-bottom: 2%;}
.smallcontent{text-align: center;}
.smallcontent img{padding-bottom: 2%;}
#recentpost {
 text-align: center; font-size: 12px;
}
#recentpost > div {
 width: 18%; 
 display: inline-block;
 vertical-align: top;

 / IE fix. /
 *display: inline;
 zoom: 1;
}
#recentpost:after {
 content: "";
 width: 100%;
 display: inline-block;
}
#recentpost a{text-decoration: none;}
#s-recentpost{text-align: center;font-size: 11px;}
#s-recentpost > div {
 width: 30%;
 display: inline-block;
 vertical-align: top;

 / IE fix. /
 *display: inline;
 zoom: 1;
}
#s-recentpost:after {
 content: "";
 width: 100%;
 display: inline-block;
}
#s-recentpost a{text-decoration: none;}
--></style>
<div>&nbsp;</div>
<div class="visible-md visible-lg largecontent"><img alt="charles &amp; keith fashion-style edit" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-freedom-hope-blog-1.jpg" width="100%" /> <img alt="charles &amp; keith fashion-style edit" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-freedom-hope-blog-2.jpg" width="100%" /> <img alt="charles &amp; keith fashion-style edit" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-freedom-hope-blog-3.jpg" width="100%" /> <img alt="charles &amp; keith fashion-style edit" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-freedom-hope-blog-4.jpg" width="100%" /> <img alt="charles &amp; keith fashion-style edit" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-freedom-hope-blog-5.jpg" width="100%" /> <img alt="charles &amp; keith fashion-style edit" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-freedom-hope-blog-6.jpg" width="100%" /> <img alt="charles &amp; keith fashion-style edit" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-freedom-hope-blog-7.jpg" width="100%" /> <img alt="charles &amp; keith fashion-style edit" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-freedom-hope-blog-8.jpg" width="100%" /> <img alt="charles &amp; keith fashion-style edit" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-freedom-hope-blog-9.jpg" width="100%" /> <br />
<p>For some, if not, most of us, fictional superheroes within the pages of graphic novels served as our companions at some point. Aside from being the guiding star to our moral compasses, graphic novels develop our emotional vocabulary by composing dramatic situations in an attempt to craft our code of ethics. As we enter into adolescence, the same superheroes helped us to maintain our innocence but we also realised they, too, had their set of personal problems that they are trying to escape from or come to terms with. More often than not, they fail to accomplish these issues with the same success as their crime-fighting abilities. At this stage, we abandon them (into a galaxy far, far away) and identify with anti-heroes because of their complex psyche and (arguably) better motivations for their actions against their heroic counterparts. Eventually, whether we chose to stick with the good guys or move to the dark side, the traits of these characters remain in our subconscious.</p>
<p>&ldquo;As you get older it is harder to have heroes, but it is sort of necessary.&rdquo; Whether or not you agree with Ernest Hemingway, we all need heroes in our lives. Perhaps we have a good reason for our vices, perhaps we are battling our own inner demons but we can all agree that we still want the comforts of validation. Heroes give us a little push to fight for our freedom to believe in our hopes and dreams because we project these self-expectations upon them. They provide an outlet to express our innermost aspirations in hopes that we can eventually accomplish them: for freedom and for hope.</p>
<br /><hr /><br />
<p style="font-size: 12px; font-weight: bold;">RECENT POSTS</p>
<div id="recentpost">
<div><a href="http://www.charleskeith.com/usd/blog/charleskeith-mobileapp/"><img alt="" src="http://cdnm1.charleskeith.com/media/blog/charles-keith-mobile-app-blog-cover.jpg" width="100%" />CHARLES &amp; KEITH MOBILE APP</a></div>
<div style="width: 2%;">&nbsp;</div>
<div><a href="http://www.charleskeith.com/usd/blog/come-as-you-are/"><img alt="" src="http://cdnm1.charleskeith.com/media/blog/charles-keith-style-edit-fw-16-1-blog-cover.jpg" width="100%" />COME AS YOU ARE</a></div>
<div style="width: 2%;">&nbsp;</div>
<div><a href="http://www.charleskeith.com/usd/blog/come-as-you-are/"><img alt="" src="http://cdnm1.charleskeith.com/media/blog/charles-keith-fall-winter-2016-product-blog-cover.jpg" width="100%" />UNCONVENTIONAL CONVENTIONS</a></div>
<div style="width: 2%;">&nbsp;</div>
<div><a href="http://www.charleskeith.com/usd/blog/feminine-embellishments/"><img alt="" src="http://cdnm1.charleskeith.com/media/blog/charles-keith-feminine-embellishments-blog-cover.jpg" width="100%" />FEMININE EMBELLISHMENTS</a></div>
</div>
</div>
<div class="visible-sm visible-xs smallcontent"><img alt="charles &amp; keith fashion-style edit" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-freedom-hope-blog-1-m.jpg" width="100%" /> <img alt="charles &amp; keith fashion-style edit" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-freedom-hope-blog-2.jpg" width="100%" /> <img alt="charles &amp; keith fashion-style edit" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-freedom-hope-blog-3-1.jpg" width="100%" /> <img alt="charles &amp; keith fashion-style edit" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-freedom-hope-blog-3-2.jpg" width="100%" /> <img alt="charles &amp; keith fashion-style edit" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-freedom-hope-blog-4-1.jpg" width="100%" /> <img alt="charles &amp; keith fashion-style edit" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-freedom-hope-blog-4-2.jpg" width="100%" /> <img alt="charles &amp; keith fashion-style edit" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-freedom-hope-blog-5-1.jpg" width="100%" /> <img alt="charles &amp; keith fashion-style edit" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-freedom-hope-blog-5-2.jpg" width="100%" /> <img alt="charles &amp; keith fashion-style edit" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-freedom-hope-blog-6.jpg" width="100%" /> <img alt="charles &amp; keith fashion-style edit" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-freedom-hope-blog-7.jpg" width="100%" /> <img alt="charles &amp; keith fashion-style edit" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-freedom-hope-blog-8.jpg" width="100%" /> <img alt="charles &amp; keith fashion-style edit" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-freedom-hope-blog-9.jpg" width="100%" /> <br />
<p>For some, if not, most of us, fictional superheroes within the pages of graphic novels served as our companions at some point. Aside from being the guiding star to our moral compasses, graphic novels develop our emotional vocabulary by composing dramatic situations in an attempt to craft our code of ethics. As we enter into adolescence, the same superheroes helped us to maintain our innocence but we also realised they, too, had their set of personal problems that they are trying to escape from or come to terms with. More often than not, they fail to accomplish these issues with the same success as their crime-fighting abilities. At this stage, we abandon them (into a galaxy far, far away) and identify with anti-heroes because of their complex psyche and (arguably) better motivations for their actions against their heroic counterparts. Eventually, whether we chose to stick with the good guys or move to the dark side, the traits of these characters remain in our subconscious.</p>
<p>&ldquo;As you get older it is harder to have heroes, but it is sort of necessary.&rdquo; Whether or not you agree with Ernest Hemingway, we all need heroes in our lives. Perhaps we have a good reason for our vices, perhaps we are battling our own inner demons but we can all agree that we still want the comforts of validation. Heroes give us a little push to fight for our freedom to believe in our hopes and dreams because we project these self-expectations upon them. They provide an outlet to express our innermost aspirations in hopes that we can eventually accomplish them: for freedom and for hope.</p>
<p>&nbsp;</p>
<hr />
<p>&nbsp;</p>
<p style="font-size: 12px; font-weight: bold; text-align: center;">RECENT POSTS</p>
<div id="s-recentpost">
<div><a href="http://www.charleskeith.com/usd/blog/charleskeith-mobileapp/"><img alt="" src="http://cdnm1.charleskeith.com/media/blog/charles-keith-mobile-app-blog-cover.jpg" width="100%" />CHARLES &amp; KEITH MOBILE APP</a></div>
<div style="width: 2%;">&nbsp;</div>
<div><a href="http://www.charleskeith.com/usd/blog/come-as-you-are/"><img alt="" src="http://cdnm1.charleskeith.com/media/blog/charles-keith-style-edit-fw-16-1-blog-cover.jpg" width="100%" />COME AS YOU ARE</a></div>
<div style="width: 2%;">&nbsp;</div>
<div><a href="http://www.charleskeith.com/usd/blog/come-as-you-are/"><img alt="" src="http://cdnm1.charleskeith.com/media/blog/charles-keith-fall-winter-2016-product-blog-cover.jpg" width="100%" />UNCONVENTIONAL CONVENTIONS</a></div>
</div>
</div>
<div>&nbsp;</div>]]></description>
      <pubDate>Wed, 31 Aug 2016 15:03:00 +0000</pubDate>
    </item>
    <item>
      <title><![CDATA[CHARLES & KEITH MOBILE APP]]></title>
      <link>http://www.charleskeith.com/usd/blog/charleskeith-mobileapp/</link>
      <description><![CDATA[<style><!--
.blog-post-view .largecontent{
	max-width:960px;margin:0 auto; font-size: 14px;text-align: center;
}
.largecontent{padding-left: 10%; padding-right: 10%; font-size: 12px; text-align: center;}
.largecontent img{padding-bottom: 2%;}
.smallcontent{text-align: center;}
.smallcontent img{padding-bottom: 2%;}
#recentpost {
 text-align: center; font-size: 12px;
}
#recentpost > div {
 width: 18%; 
 display: inline-block;
 vertical-align: top;

 / IE fix. /
 *display: inline;
 zoom: 1;
}
#recentpost:after {
 content: "";
 width: 100%;
 display: inline-block;
}#disqus_thread{
display:none !important;
}

hr{
display:none !important;
}
#recentpost a{text-decoration: none;}
#s-recentpost{text-align: center;font-size: 11px;}
#s-recentpost > div {
 width: 30%;
 display: inline-block;
 vertical-align: top;

 / IE fix. /
 *display: inline;
 zoom: 1;
}
#s-recentpost:after {
 content: "";
 width: 100%;
 display: inline-block;
}
#s-recentpost a{text-decoration: none;}
--></style>
<div>&nbsp;</div>
<div class="visible-md visible-lg largecontent">
<p style="font-size: 14px;">We are pleased to announce the launch of CHARLES &amp; KEITH shopping app for Android and iOS users.</p>
<p style="font-size: 14px;">Introducing our CHARLES &amp; KEITH Mobile App that allows you to shop on the go- Follow our influencers as they share their favourite style selections across various social networks and also locate the nearest stores around them through #CHARLESKEITHapp</p>
<p><a style="text-decoration: none;" href="http://www.charleskeith.com/usd/mobile-app/" target="_blank">Download the app</a></p>
<img alt="charles &amp; keith fashion,style edit,mobile app" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-mobile-app-blog-1.jpg" width="100%" />
<p>Efy (@Efymefy)</p>
<img alt="charles &amp; keith fashion,style edit,mobile app" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-mobile-app-blog-2.jpg" width="100%" />
<p>Kristy Wu (@kristywho)</p>
<img alt="charles &amp; keith fashion,style edit,mobile app" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-mobile-app-blog-3.jpg" width="100%" /> <img alt="charles &amp; keith fashion,style edit,mobile app" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-mobile-app-blog-4.jpg" width="100%" />
<p>Cher Bai (@chermycloset)</p>
<img alt="charles &amp; keith fashion,style edit,mobile app" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-mobile-app-blog-5.jpg" width="100%" />
<p>Jiawa Liu (@beigerenegade)</p>
<img alt="charles &amp; keith fashion,style edit,mobile app" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-mobile-app-blog-6.jpg" width="100%" />
<p>Jiawa Liu (@beigerenegade)</p>
<img alt="charles &amp; keith fashion,style edit,mobile app" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-mobile-app-blog-7.jpg" width="100%" />
<p>Nicole Wong (@ncwong)</p>
<img alt="charles &amp; keith fashion,style edit,mobile app" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-mobile-app-blog-8.jpg" width="100%" />
<p>Salina Chai (@salinachai)</p>
<img alt="charles &amp; keith fashion,style edit,mobile app" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-mobile-app-blog-9.jpg" width="100%" />
<p>Szes Zhang (@szes)</p>
<img alt="charles &amp; keith fashion,style edit,mobile app" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-mobile-app-blog-10.jpg" width="100%" />
<p style="font-weight: bold;">Holly Titheridge (@_hollyt)</p>
<br /><hr /><br />
<p style="font-size: 12px; font-weight: bold;">RECENT POSTS</p>
<div id="recentpost">
<div><a href="http://www.charleskeith.com/usd/blog/come-as-you-are/"><img alt="" src="http://cdnm1.charleskeith.com/media/blog/charles-keith-style-edit-fw-16-1-blog-cover.jpg" width="100%" />COME AS YOU ARE</a></div>
<div style="width: 2%;">&nbsp;</div>
<div><a href="http://www.charleskeith.com/usd/blog/come-as-you-are/"><img alt="" src="http://cdnm1.charleskeith.com/media/blog/charles-keith-fall-winter-2016-product-blog-cover.jpg" width="100%" />UNCONVENTIONAL CONVENTIONS</a></div>
<div style="width: 2%;">&nbsp;</div>
<div><a href="http://www.charleskeith.com/usd/blog/feminine-embellishments/"><img alt="" src="http://cdnm1.charleskeith.com/media/blog/charles-keith-feminine-embellishments-blog-cover.jpg" width="100%" />FEMININE EMBELLISHMENTS</a></div>
<div style="width: 2%;">&nbsp;</div>
<div><a href="http://www.charleskeith.com/usd/blog/stories-pornwika-spiecker/"><img alt="" src="http://cdnm1.charleskeith.com/media/blog/charles-keith-stories-pornwika-spiecker-blog-cover.jpg" width="100%" />STORIES: PORNWIKA SPIECKER</a></div>
</div>
</div>
<div class="visible-sm visible-xs smallcontent">
<p>We are pleased to announce the launch of CHARLES &amp; KEITH shopping app for Android and iOS users.</p>
<p>Introducing our CHARLES &amp; KEITH Mobile App that allows you to shop on the go- Follow our influencers as they share their favourite style selections across various social networks and also locate the nearest stores around them through #CHARLESKEITHapp</p>
<p><a style="text-decoration: none;" href="http://www.charleskeith.com/usd/mobile-app/" target="_blank">Download the app</a></p>
<img alt="charles &amp; keith fashion,style edit,mobile app" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-mobile-app-blog-1-m.jpg" width="100%" />
<p style="font-weight: bold;">Efy (@Efymefy)</p>
<img alt="charles &amp; keith fashion,style edit,mobile app" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-mobile-app-blog-2-m.jpg" width="100%" />
<p>Kristy Wu (@kristywho)</p>
<img alt="charles &amp; keith fashion,style edit,mobile app" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-mobile-app-blog-3.jpg" width="100%" /> <img alt="charles &amp; keith fashion,style edit,mobile app" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-mobile-app-blog-4-m.jpg" width="100%" />
<p>Cher Bai (@chermycloset)</p>
<img alt="charles &amp; keith fashion,style edit,mobile app" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-mobile-app-blog-5-m.jpg" width="100%" />
<p>Jiawa Liu (@beigerenegade)</p>
<img alt="charles &amp; keith fashion,style edit,mobile app" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-mobile-app-blog-6-m.jpg" width="100%" />
<p>Jiawa Liu (@beigerenegade)</p>
<img alt="charles &amp; keith fashion,style edit,mobile app" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-mobile-app-blog-7-m.jpg" width="100%" />
<p>Nicole Wong (@ncwong)</p>
<img alt="charles &amp; keith fashion,style edit,mobile app" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-mobile-app-blog-8.jpg" width="100%" />
<p>Salina Chai (@salinachai)</p>
<img alt="charles &amp; keith fashion,style edit,mobile app" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-mobile-app-blog-9-m.jpg" width="100%" />
<p>Szes Zhang (@szes)</p>
<img alt="charles &amp; keith fashion,style edit,mobile app" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-mobile-app-blog-10.jpg" width="100%" />
<p>Holly Titheridge (@_hollyt)</p>
<br /><hr /><br />
<p style="font-size: 12px; font-weight: bold;">RECENT POSTS</p>
<div id="s-recentpost">
<div><a href="http://www.charleskeith.com/usd/blog/come-as-you-are/"><img alt="" src="http://cdnm1.charleskeith.com/media/blog/charles-keith-style-edit-fw-16-1-blog-cover.jpg" width="100%" />COME AS YOU ARE</a></div>
<div style="width: 2%;">&nbsp;</div>
<div><a href="http://www.charleskeith.com/usd/blog/come-as-you-are/"><img alt="" src="http://cdnm1.charleskeith.com/media/blog/charles-keith-fall-winter-2016-product-blog-cover.jpg" width="100%" />UNCONVENTIONAL CONVENTIONS</a></div>
<div style="width: 2%;">&nbsp;</div>
<div><a href="http://www.charleskeith.com/usd/blog/feminine-embellishments/"><img alt="" src="http://cdnm1.charleskeith.com/media/blog/charles-keith-feminine-embellishments-blog-cover.jpg" width="100%" />FEMININE EMBELLISHMENTS</a></div>
</div>
</div>
<div>&nbsp;</div>]]></description>
      <pubDate>Fri, 26 Aug 2016 01:19:00 +0000</pubDate>
    </item>
    <item>
      <title><![CDATA[COME AS YOU ARE]]></title>
      <link>http://www.charleskeith.com/usd/blog/come-as-you-are/</link>
      <description><![CDATA[<style><!--
.blog-post-view .largecontent{
	max-width:960px;margin:0 auto; font-size: 14px;text-align: center;
}
.largecontent{padding-left: 10%; padding-right: 10%; font-size: 14px; text-align: center;}
.largecontent img{padding-bottom: 2%;}
.smallcontent{text-align: center;}
.smallcontent img{padding-bottom: 2%;}
#recentpost {
 text-align: center; font-size: 12px;
}#disqus_thread{
display:none !important;
}

hr{
display:none !important;
}
#recentpost > div {
 width: 18%; 
 display: inline-block;
 vertical-align: top;

 / IE fix. /
 *display: inline;
 zoom: 1;
}
#recentpost:after {
 content: "";
 width: 100%;
 display: inline-block;
}
#recentpost a{text-decoration: none;}
#s-recentpost{text-align: center;font-size: 11px;}
#s-recentpost > div {
 width: 30%;
 display: inline-block;
 vertical-align: top;

 / IE fix. /
 *display: inline;
 zoom: 1;
}
#s-recentpost:after {
 content: "";
 width: 100%;
 display: inline-block;
}
#s-recentpost a{text-decoration: none;}
--></style>
<div>&nbsp;</div>
<div class="visible-md visible-lg largecontent">
<p>"I never had any friends later on like the ones I had when I was 12&hellip; It happens sometimes; Friends come in and out of our lives like busboys in a restaurant." &ndash; Stand By Me</p>
<p>Every now and then, sights, smells and sounds we come across leave us with emotions that we haven&rsquo;t felt in a long time. They are often ordinary things like an old song, a whiff of fabric softener or dull white noise. It is amazing how our minds process memories and experiences that can provoke reminiscence for long gone moments; leaving us to watch a playback of our past: a pseudo-documentary in our heads. At some point, we realize that we are homesick for a certain &lsquo;same time, same place yesterday&rsquo;.</p>
<br /> <img alt="charles &amp; keith fashion-style edit" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-style-edit-fw-16-1-blog-1.jpg" width="100%" /> <img alt="charles &amp; keith fashion-style edit" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-style-edit-fw-16-1-blog-2.jpg" width="100%" />
<p>Some get on the buses and others miss them. Time doesn&rsquo;t wait for everyone to catch up, time follows some to chase dreams and leaves others behind to build dreams.</p>
<br /> <img alt="charles &amp; keith fashion-style edit" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-style-edit-fw-16-1-blog-3.jpg" width="100%" />
<p>The state air reeked of comforting familiarity as they boarded. They knew which seats to take; it was almost instinctive &ndash; so was the route that they were taking on the 9 a.m. bus.</p>
<p>They knew this day would eventually come. Nevertheless, they held on tightly to time as it slowly slipped out of their grasp.</p>
<br /> <img alt="charles &amp; keith fashion-style edit" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-style-edit-fw-16-1-blog-4.jpg" width="100%" />
<p>The old bus wheezed like it used to when its doors opened. The rusty steps echoed each heavy step its passengers took. For a long time, these were the greetings it made without fail. Only today, the same wheezing and echo greeted &ldquo;goodbye&rdquo;. How ironic it is to witness friendships forged the same way that it is lost.</p>
<br /> <img alt="charles &amp; keith fashion-style edit" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-style-edit-fw-16-1-blog-5.jpg" width="100%" />
<p>Eventually, none of this would matter when they are 40. My bus will see more friendships forged and lost with each wheezing and rusty echo.</p>
<p>But in that moment, there was an unspoken understanding amongst them as they moved on to their separate roads.</p>
<br /> <img alt="charles &amp; keith fashion-style edit" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-style-edit-fw-16-1-blog-6.jpg" width="100%" />
<p>Each pit-stop they took in their journey marked a pit-stop in their friendship. The routes may stay the same and the stops untouched &ndash; yet the 9 a.m. bus doesn&rsquo;t hold its breath for the same people who board yesterday to alight today.</p>
<p>But that&rsquo;s what happens when one comes of age.</p>
<br /> <img alt="charles &amp; keith fashion-style edit" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-style-edit-fw-16-1-blog-7.jpg" width="100%" /> <br /><hr /><br />
<p style="font-size: 12px; font-weight: bold;">RECENT POSTS</p>
<div id="recentpost">
<div><a href="http://www.charleskeith.com/usd/blog/come-as-you-are/"><img alt="" src="http://cdnm1.charleskeith.com/media/blog/charles-keith-fall-winter-2016-product-blog-cover.jpg" width="100%" />UNCONVENTIONAL CONVENTIONS</a></div>
<div style="width: 2%;">&nbsp;</div>
<div><a href="http://www.charleskeith.com/usd/blog/feminine-embellishments/"><img alt="" src="http://cdnm1.charleskeith.com/media/blog/charles-keith-feminine-embellishments-blog-cover.jpg" width="100%" />FEMININE EMBELLISHMENTS</a></div>
<div style="width: 2%;">&nbsp;</div>
<div><a href="http://www.charleskeith.com/usd/blog/stories-pornwika-spiecker/"><img alt="" src="http://cdnm1.charleskeith.com/media/blog/charles-keith-stories-pornwika-spiecker-blog-cover.jpg" width="100%" />STORIES: PORNWIKA SPIECKER</a></div>
<div style="width: 2%;">&nbsp;</div>
<div><a href="http://www.charleskeith.com/usd/blog/fun-embellishments/"><img alt="" src="http://cdnm1.charleskeith.com/media/blog/charles-keith-fun-embellishments-blog-cover.jpg" width="100%" />FUN EMBELLISHMENTS</a></div>
</div>
</div>
<div class="visible-sm visible-xs smallcontent">
<p>"I never had any friends later on like the ones I had when I was 12&hellip; It happens sometimes; Friends come in and out of our lives like busboys in a restaurant." &ndash; Stand By Me</p>
<p>Every now and then, sights, smells and sounds we come across leave us with emotions that we haven&rsquo;t felt in a long time. They are often ordinary things like an old song, a whiff of fabric softener or dull white noise. It is amazing how our minds process memories and experiences that can provoke reminiscence for long gone moments; leaving us to watch a playback of our past: a pseudo-documentary in our heads. At some point, we realize that we are homesick for a certain &lsquo;same time, same place yesterday&rsquo;.</p>
<br /> <img alt="charles &amp; keith fashion-style edit" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-style-edit-fw-16-1-blog-1-1.jpg" width="100%" /> <img alt="charles &amp; keith fashion-style edit" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-style-edit-fw-16-1-blog-1-2.jpg" width="100%" /> <img alt="charles &amp; keith fashion-style edit" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-style-edit-fw-16-1-blog-2-1.jpg" width="100%" /> <img alt="charles &amp; keith fashion-style edit" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-style-edit-fw-16-1-blog-2-2.jpg" width="100%" />
<p>Some get on the buses and others miss them. Time doesn&rsquo;t wait for everyone to catch up, time follows some to chase dreams and leaves others behind to build dreams.</p>
<br /> <img alt="charles &amp; keith fashion-style edit" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-style-edit-fw-16-1-blog-3-1.jpg" width="100%" /> <img alt="charles &amp; keith fashion-style edit" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-style-edit-fw-16-1-blog-3-2.jpg" width="100%" />
<p>The state air reeked of comforting familiarity as they boarded. They knew which seats to take; it was almost instinctive &ndash; so was the route that they were taking on the 9 a.m. bus.</p>
<p>They knew this day would eventually come. Nevertheless, they held on tightly to time as it slowly slipped out of their grasp.</p>
<br /> <img alt="charles &amp; keith fashion-style edit" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-style-edit-fw-16-1-blog-4-1.jpg" width="100%" /> <img alt="charles &amp; keith fashion-style edit" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-style-edit-fw-16-1-blog-4-2.jpg" width="100%" />
<p>The old bus wheezed like it used to when its doors opened. The rusty steps echoed each heavy step its passengers took. For a long time, these were the greetings it made without fail. Only today, the same wheezing and echo greeted &ldquo;goodbye&rdquo;. How ironic it is to witness friendships forged the same way that it is lost.</p>
<br /> <img alt="charles &amp; keith fashion-style edit" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-style-edit-fw-16-1-blog-5-1.jpg" width="100%" /> <img alt="charles &amp; keith fashion-style edit" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-style-edit-fw-16-1-blog-5-2.jpg" width="100%" />
<p>Eventually, none of this would matter when they are 40. My bus will see more friendships forged and lost with each wheezing and rusty echo.</p>
<p>But in that moment, there was an unspoken understanding amongst them as they moved on to their separate roads.</p>
<br /> <img alt="charles &amp; keith fashion-style edit" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-style-edit-fw-16-1-blog-6-1.jpg" width="100%" /> <img alt="charles &amp; keith fashion-style edit" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-style-edit-fw-16-1-blog-6-2.jpg" width="100%" />
<p>Each pit-stop they took in their journey marked a pit-stop in their friendship. The routes may stay the same and the stops untouched &ndash; yet the 9 a.m. bus doesn&rsquo;t hold its breath for the same people who board yesterday to alight today.</p>
<p>But that&rsquo;s what happens when one comes of age.</p>
<br /> <img alt="charles &amp; keith fashion-style edit" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-style-edit-fw-16-1-blog-7-1.jpg" width="100%" /> <img alt="charles &amp; keith fashion-style edit" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-style-edit-fw-16-1-blog-7-2.jpg" width="100%" /> <br /><hr /><br />
<p style="font-size: 12px; font-weight: bold;">RECENT POSTS</p>
<div id="s-recentpost">
<div><a href="http://www.charleskeith.com/usd/blog/come-as-you-are/"><img alt="" src="http://cdnm1.charleskeith.com/media/blog/charles-keith-fall-winter-2016-product-blog-cover.jpg" width="100%" />UNCONVENTIONAL CONVENTIONS</a></div>
<div style="width: 2%;">&nbsp;</div>
<div><a href="http://www.charleskeith.com/usd/blog/feminine-embellishments/"><img alt="" src="http://cdnm1.charleskeith.com/media/blog/charles-keith-feminine-embellishments-blog-cover.jpg" width="100%" />FEMININE EMBELLISHMENTS</a></div>
<div style="width: 2%;">&nbsp;</div>
<div><a href="http://www.charleskeith.com/usd/blog/stories-pornwika-spiecker/"><img alt="" src="http://cdnm1.charleskeith.com/media/blog/charles-keith-stories-pornwika-spiecker-blog-cover.jpg" width="100%" />STORIES: PORNWIKA SPIECKER</a></div>
</div>
</div>
<div>&nbsp;</div>]]></description>
      <pubDate>Thu, 18 Aug 2016 01:23:00 +0000</pubDate>
    </item>
    <item>
      <title><![CDATA[VOICES: FUNDA CHRISTOPHERSEN]]></title>
      <link>http://www.charleskeith.com/usd/blog/voices-funda-christophersen/</link>
      <description><![CDATA[<style><!--
.blog-post-view .largecontent{
	max-width:960px;margin:0 auto; font-size: 14px;text-align: center;
}

#disqus_thread{
display:none !important;
}

hr{
display:none !important;
}


.largecontent{
   text-align: center; padding-right: 20%; font-size: 14px;
}
.largecontent img{padding-bottom: 2%;}
.smallcontent{font-size: 12px; text-align: center;}
.smallcontent img{padding-bottom: 2%;}

#recentpost {
 text-align: center; font-size: 12px;
}
#recentpost > div {
 width: 18%; 
 display: inline-block;
 vertical-align: top;

 / IE fix. /
 *display: inline;
 zoom: 1;
}
#recentpost:after {
 content: "";
 width: 100%;
 display: inline-block;
}
#recentpost a{text-decoration: none;}
#s-recentpost{text-align: center;font-size: 11px;}
#s-recentpost > div {
 width: 30%;
 display: inline-block;
 vertical-align: top;

 / IE fix. /
 *display: inline;
 zoom: 1;
}
#s-recentpost:after {
 content: "";
 width: 100%;
 display: inline-block;
}
#s-recentpost a{text-decoration: none;}
--></style>
<div>&nbsp;</div>
<div class="visible-md visible-lg largecontent"><img alt="charles &amp; keith voices" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-funda-christophersen-blog-1.jpg" width="100%" />
<p>Endlessly intrigued by fashion, interior and travel, Funda Christophersen is known for her laid-back, minimalist appeal when it comes to styling her everyday wardrobe. Better known by her blog, ByFunda, the globetrotting beauty documents her inspirations and outfits in a charming visual feed for her readers.</p>
<p>Her images and photography compositions collect accents from her personal style and aesthetics, without forgetting the Scandinavian influence that she grew up with. Funda takes us through 10 questions that sum up her youth and coming-of-age.</p>
<img alt="charles &amp; keith voices" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-funda-christophersen-blog-2.jpg" width="100%" /> <img alt="charles &amp; keith voices" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-funda-christophersen-blog-3.jpg" width="100%" /> <img alt="charles &amp; keith voices" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-funda-christophersen-blog-4.jpg" width="100%" /> <img alt="charles &amp; keith voices" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-funda-christophersen-blog-5.jpg" width="100%" /> <img alt="charles &amp; keith voices" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-funda-christophersen-blog-6.jpg" width="100%" /> <img alt="charles &amp; keith voices" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-funda-christophersen-blog-7.jpg" width="100%" /> <img alt="charles &amp; keith voices" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-funda-christophersen-blog-8.jpg" width="100%" /> <img alt="charles &amp; keith voices" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-funda-christophersen-blog-9.jpg" width="100%" />
<p style="font-weight: bold;">Where did you grow up in?</p>
<p>I grew up in a quiet part of Copenhagen by the sea.</p>
<p style="font-weight: bold;">How was it like?</p>
<p>For the most, it was good &ndash; I was surrounded by many close friends, which has brought a lot of great memories.</p>
<p style="font-weight: bold;">Best memory as a teen.</p>
I was very popular as a teen, and one of my best memories is probably when I threw my first party, which went horrible wrong. Something to look back and laugh about today.
<p style="font-weight: bold;">What is the hardest part about growing up?</p>
<p>During my first years as a teen, I was really skinny, tall and had big frizzy hair &ndash; this was the time where the straightening iron wasn&rsquo;t available yet. But luckily after only a year or so, I started gaining weight and getting curves. It also helped that I started using a bit of make-up.</p>
<p style="font-weight: bold;">Best piece of advice you would give a teen.</p>
<p>Take studying seriously and remember to be social.</p>
<p style="font-weight: bold;">Best piece of advice you received.</p>
<p>Have confidence in what you do.</p>
<p style="font-weight: bold;">What were you like in school?</p>
<p>I was always surrounded by a lot of friends &ndash; we were eight girls in a group always hanging out after school doing almost everything together.</p>
<p style="font-weight: bold;">Bravest thing you have done growing up.</p>
<p>In retrospect, wearing hot pants to school! Haha!</p>
<p style="font-weight: bold;">Do you have any more growing up to do?</p>
<p>I actually feel quite grown up at my age of 32, but I believe that you can constantly evolve and learn.</p>
<p style="font-weight: bold;">What will you tell your 14-year-old self?</p>
<p>Don&rsquo;t worry so much &ndash; you are on the right path!</p>
<br /><hr /><br />
<p style="font-size: 12px; font-weight: bold;">RECENT POSTS</p>
<div id="recentpost">
<div><a href="http://www.charleskeith.com/usd/blog/unconventional-conventions/"><img alt="" src="http://cdnm1.charleskeith.com/media/blog/charles-keith-fall-winter-2016-product-blog-cover.jpg" width="100%" />UNCONVENTIONAL CONVENTIONS</a></div>
<div style="width: 2%;">&nbsp;</div>
<div><a href="http://www.charleskeith.com/usd/blog/feminine-embellishments/"><img alt="" src="http://cdnm1.charleskeith.com/media/blog/charles-keith-feminine-embellishments-blog-cover.jpg" width="100%" />FEMININE EMBELLISHMENTS</a></div>
<div style="width: 2%;">&nbsp;</div>
<div><a href="http://www.charleskeith.com/usd/blog/stories-pornwika-spiecker/"><img alt="" src="http://cdnm1.charleskeith.com/media/blog/charles-keith-stories-pornwika-spiecker-blog-cover.jpg" width="100%" />STORIES: PornwikaSpiecker</a></div>
<div style="width: 2%;">&nbsp;</div>
<div><a href="http://www.charleskeith.com/usd/blog/fun-embellishments/"><img alt="" src="http://cdnm1.charleskeith.com/media/blog/charles-keith-fun-embellishments-blog-cover.jpg" width="100%" />FUN EMBELLISHMENTS</a></div>
</div>
<div>&nbsp;</div>
</div>
<div class="visible-sm visible-xs smallcontent"><img alt="charles &amp; keith voices" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-funda-christophersen-blog-1-m.jpg" width="100%" />
<p>Endlessly intrigued by fashion, interior and travel, Funda Christophersen is known for her laid-back, minimalist appeal when it comes to styling her everyday wardrobe. Better known by her blog, ByFunda, the globetrotting beauty documents her inspirations and outfits in a charming visual feed for her readers.</p>
<p>Her images and photography compositions collect accents from her personal style and aesthetics, without forgetting the Scandinavian influence that she grew up with. Funda takes us through 10 questions that sum up her youth and coming-of-age.</p>
<img alt="charles &amp; keith voices" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-funda-christophersen-blog-2.jpg" width="100%" /> <img alt="charles &amp; keith voices" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-funda-christophersen-blog-3.jpg" width="100%" /> <img alt="charles &amp; keith voices" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-funda-christophersen-blog-4-m.jpg" width="100%" /> <img alt="charles &amp; keith voices" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-funda-christophersen-blog-5.jpg" width="100%" /> <img alt="charles &amp; keith voices" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-funda-christophersen-blog-6.jpg" width="100%" /> <img alt="charles &amp; keith voices" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-funda-christophersen-blog-7.jpg" width="100%" /> <img alt="charles &amp; keith voices" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-funda-christophersen-blog-8-m.jpg" width="100%" /> <img alt="charles &amp; keith voices" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-funda-christophersen-blog-9.jpg" width="100%" />
<p style="font-weight: bold;">Where did you grow up in?</p>
<p>I grew up in a quiet part of Copenhagen by the sea.</p>
<p style="font-weight: bold;">How was it like?</p>
<p>For the most, it was good &ndash; I was surrounded by many close friends, which has brought a lot of great memories.</p>
<p style="font-weight: bold;">Best memory as a teen.</p>
I was very popular as a teen, and one of my best memories is probably when I threw my first party, which went horrible wrong. Something to look back and laugh about today.
<p style="font-weight: bold;">What is the hardest part about growing up?</p>
<p>During my first years as a teen, I was really skinny, tall and had big frizzy hair &ndash; this was the time where the straightening iron wasn&rsquo;t available yet. But luckily after only a year or so, I started gaining weight and getting curves. It also helped that I started using a bit of make-up.</p>
<p style="font-weight: bold;">Best piece of advice you would give a teen.</p>
<p>Take studying seriously and remember to be social.</p>
<p style="font-weight: bold;">Best piece of advice you received.</p>
<p>Have confidence in what you do.</p>
<p style="font-weight: bold;">What were you like in school?</p>
<p>I was always surrounded by a lot of friends &ndash; we were eight girls in a group always hanging out after school doing almost everything together.</p>
<p style="font-weight: bold;">Bravest thing you have done growing up.</p>
<p>In retrospect, wearing hot pants to school! Haha!</p>
<p style="font-weight: bold;">Do you have any more growing up to do?</p>
<p>I actually feel quite grown up at my age of 32, but I believe that you can constantly evolve and learn.</p>
<p style="font-weight: bold;">What will you tell your 14-year-old self?</p>
<p>Don&rsquo;t worry so much &ndash; you are on the right path!</p>
<br /><hr /><br />
<p style="font-weight: bold;">RECENT POSTS</p>
<div id="s-recentpost">
<div><a href="http://www.charleskeith.com/usd/blog/unconventional-conventions/"><img alt="" src="http://cdnm1.charleskeith.com/media/blog/charles-keith-fall-winter-2016-product-blog-cover.jpg" width="100%" />UNCONVENTIONAL CONVENTIONS</a></div>
<div style="width: 2%;">&nbsp;</div>
<div><a href="http://www.charleskeith.com/usd/blog/feminine-embellishments/"><img alt="" src="http://cdnm1.charleskeith.com/media/blog/charles-keith-feminine-embellishments-blog-cover.jpg" width="100%" />FEMININE EMBELLISHMENTS</a></div>
<div style="width: 2%;">&nbsp;</div>
<div><a href="http://www.charleskeith.com/usd/blog/stories-pornwika-spiecker/"><img alt="" src="http://cdnm1.charleskeith.com/media/blog/charles-keith-stories-pornwika-spiecker-blog-cover.jpg" width="100%" />STORIES: PornwikaSpiecker</a></div>
</div>
<div>&nbsp;</div>
</div>]]></description>
      <pubDate>Mon, 08 Aug 2016 01:21:00 +0000</pubDate>
    </item>
    <item>
      <title><![CDATA[UNCONVENTIONAL CONVENTIONS]]></title>
      <link>http://www.charleskeith.com/usd/blog/unconventional-conventions/</link>
      <description><![CDATA[<style><!--
.blog-max{max-width: 1220px; width: 100%; margin:0 auto;}
.blogtext{padding-left: 10%; padding-right: 10%; text-align: center; font-size: 14px;}
.blogtext img{padding-bottom: 2%;}
.ltext{text-align: center;}
.ltext img{padding-bottom: 2%;}
#recentpost {
	text-align: center; font-size: 12px;
}
#disqus_thread{
display:none !important;
}

hr{
display:none !important;
}

#recentpost > div {
	width: 18%; 
	display: inline-block;
	vertical-align: top;

	/* IE fix. */
	*display: inline;
	zoom: 1;
}
#recentpost:after {
	content: "";
	width: 100%;
	display: inline-block;
}
#recentpost a{text-decoration: none;}
#s-recentpost{text-align: center;font-size: 11px;}
#s-recentpost > div {
	width: 30%;
	display: inline-block;
	vertical-align: top;

	/* IE fix. */
	*display: inline;
	zoom: 1;
}
#s-recentpost:after {
	content: "";
	width: 100%;
	display: inline-block;
}
#s-recentpost a{text-decoration: none;}
--></style>
<div>&nbsp;</div>
<div class="visible-md visible-lg">
<div class="blogtext"><img alt="charles &amp; keith fall winter 2016 campaign" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-fall-winter-2016-product-blog-1.jpg" width="100%" /> <img alt="charles &amp; keith fall winter 2016 campaign" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-fall-winter-2016-product-blog-2.jpg" width="100%" /> <img alt="charles &amp; keith fall winter 2016 campaign" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-fall-winter-2016-product-blog-3.jpg" width="100%" /> <img alt="charles &amp; keith fall winter 2016 campaign" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-fall-winter-2016-product-blog-4.jpg" width="100%" /> <img alt="charles &amp; keith fall winter 2016 campaign" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-fall-winter-2016-product-blog-5.jpg" width="100%" /> <img alt="charles &amp; keith fall winter 2016 campaign" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-fall-winter-2016-product-blog-6.jpg" width="100%" /> <img alt="charles &amp; keith fall winter 2016 campaign" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-fall-winter-2016-product-blog-7.jpg" width="100%" /> <img alt="charles &amp; keith fall winter 2016 campaign" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-fall-winter-2016-product-blog-8.jpg" width="100%" /> <img alt="charles &amp; keith fall winter 2016 campaign" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-fall-winter-2016-product-blog-9.jpg" width="100%" /> <img alt="charles &amp; keith fall winter 2016 campaign" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-fall-winter-2016-product-blog-10.jpg" width="100%" /> <img alt="charles &amp; keith fall winter 2016 campaign" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-fall-winter-2016-product-blog-11.jpg" width="100%" /> <img alt="charles &amp; keith fall winter 2016 campaign" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-fall-winter-2016-product-blog-12.jpg" width="100%" /> <img alt="charles &amp; keith fall winter 2016 campaign" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-fall-winter-2016-product-blog-13.jpg" width="100%" />
<div>&nbsp;</div>
<p>Colours are put together unexpectedly for a playground for the senses, where contrasts complement one another seamlessly, in updated aesthetics ranging from fur block heels to combat boots with kitten heels, booties and mary-janes.</p>
<p>Unconventional classics carry a sense of eccentricity and richness that narrates ideas and innovations between old and the new with stand-out details such as oversized buckles, ribbons, pom pom, fur, tassels and embellishments.</p>
<p>The costume jewellery collection also introduces a series of earring, empowering aesthetics of strong shapes and gem-stones are introduced as a personification of the femme fatale displaying a new sense of confidence and strength.</p>
<div id="recentpost">&nbsp;</div>
</div>
</div>
<div class="visible-xs visible-sm ltext"><img alt="charles &amp; keith fall winter 2016 campaign" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-fall-winter-2016-product-blog-1-1.jpg" width="100%" /> <img alt="charles &amp; keith fall winter 2016 campaign" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-fall-winter-2016-product-blog-1-2.jpg" width="100%" /> <img alt="charles &amp; keith fall winter 2016 campaign" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-fall-winter-2016-product-blog-2-1.jpg" width="100%" /> <img alt="" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-fall-winter-2016-product-blog-2-2.jpg" width="100%" /> <img alt="charles &amp; keith fall winter 2016 campaign" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-fall-winter-2016-product-blog-3.jpg" width="100%" /> <img alt="charles &amp; keith fall winter 2016 campaign" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-fall-winter-2016-product-blog-4.jpg" width="100%" /> <img alt="charles &amp; keith fall winter 2016 campaign" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-fall-winter-2016-product-blog-5.jpg" width="100%" /> <img alt="charles &amp; keith fall winter 2016 campaign" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-fall-winter-2016-product-blog-6.jpg" width="100%" /> <img alt="charles &amp; keith fall winter 2016 campaign" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-fall-winter-2016-product-blog-7.jpg" width="100%" /> <img alt="charles &amp; keith fall winter 2016 campaign" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-fall-winter-2016-product-blog-8-1.jpg" width="100%" /> <img alt="charles &amp; keith fall winter 2016 campaign" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-fall-winter-2016-product-blog-8-2.jpg" width="100%" /> <img alt="charles &amp; keith fall winter 2016 campaign" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-fall-winter-2016-product-blog-9.jpg" width="100%" /> <img alt="charles &amp; keith fall winter 2016 campaign" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-fall-winter-2016-product-blog-10.jpg" width="100%" /> <img alt="charles &amp; keith fall winter 2016 campaign" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-fall-winter-2016-product-blog-11.jpg" width="100%" /> <img alt="charles &amp; keith fall winter 2016 campaign" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-fall-winter-2016-product-blog-12.jpg" width="100%" /> <img alt="charles &amp; keith fall winter 2016 campaign" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-fall-winter-2016-product-blog-13.jpg" width="100%" />
<div>&nbsp;</div>
<p>Colours are put together unexpectedly for a playground for the senses, where contrasts complement one another seamlessly, in updated aesthetics ranging from fur block heels to combat boots with kitten heels, booties and mary-janes.</p>
<p>Unconventional classics carry a sense of eccentricity and richness that narrates ideas and innovations between old and the new with stand-out details such as oversized buckles, ribbons, pom pom, fur, tassels and embellishments.</p>
<p>The costume jewellery collection also introduces a series of earring, empowering aesthetics of strong shapes and gem-stones are introduced as a personification of the femme fatale displaying a new sense of confidence and strength.</p>
<div id="s-recentpost">&nbsp;</div>
</div>
<div>&nbsp;</div>]]></description>
      <pubDate>Mon, 11 Jul 2016 01:33:00 +0000</pubDate>
    </item>
    <item>
      <title><![CDATA[FEMININE EMBELLISHMENTS]]></title>
      <link>http://www.charleskeith.com/usd/blog/feminine-embellishments/</link>
      <description><![CDATA[<style><!--
.blog-post-view .largecontent{
	max-width:960px;margin:0 auto; font-size: 14px;text-align: center;
}
.largecontent{padding-left: 10%; padding-right: 10%; font-size: 14px; text-align: center;}
.largecontent img{padding-bottom: 2%;}
.smallcontent{text-align: center;}
.smallcontent img{padding-bottom: 2%;}
#recentpost {text-align: center; font-size: 12px;}
#recentpost > div {
	width: 18%; 
	display: inline-block;
	vertical-align: top;

	/* IE fix. */
	*display: inline;
	zoom: 1;
}
#disqus_thread {display:none !important;}

hr {display:none !important;}
#recentpost:after {
	content: "";
	width: 100%;
	display: inline-block;
}
#recentpost a{text-decoration: none;}
#s-recentpost{text-align: center;font-size: 11px;}
#s-recentpost > div {
	width: 30%;
	display: inline-block;
	vertical-align: top;

	/* IE fix. */
	*display: inline;
	zoom: 1;
}
#s-recentpost:after {
	content: "";
	width: 100%;
	display: inline-block;
}
#s-recentpost a{text-decoration: none;}
--></style>
<div>&nbsp;</div>
<div class="visible-md visible-lg largecontent"><img alt="charles &amp; keith fashion-style edit" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-feminine-embellishments-blog-1.jpg" width="100%" /> <img alt="charles &amp; keith fashion-style edit" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-feminine-embellishments-blog-2.jpg" width="100%" /> <img alt="charles &amp; keith fashion-style edit" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-feminine-embellishments-blog-3.jpg" width="100%" /> <br />
<p>Pom-poms sprouted up the season&rsquo;s accessories landing on shoes, bags, apparels and accessories. Lend a playful twist to your polished classics with whimsical pom-pom and tassel embellishments adding an instant boho statement with a girlie and fun element.</p>
<div id="recentpost">&nbsp;</div>
</div>
<div class="visible-sm visible-xs smallcontent"><img alt="charles &amp; keith fashion-style edit" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-feminine-embellishments-blog-1.jpg" width="100%" /> <img alt="charles &amp; keith fashion-style edit" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-feminine-embellishments-blog-2.jpg" width="100%" /> <img alt="charles &amp; keith fashion-style edit" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-feminine-embellishments-blog-3.jpg" width="100%" /> <br />
<p>Pom-poms sprouted up the season&rsquo;s accessories landing on shoes, bags, apparels and accessories. Lend a playful twist to your polished classics with whimsical pom-pom and tassel embellishments adding an instant boho statement with a girlie and fun element.</p>
<div id="s-recentpost">&nbsp;</div>
</div>
<div>&nbsp;</div>]]></description>
      <pubDate>Fri, 08 Jul 2016 01:08:00 +0000</pubDate>
    </item>
    <item>
      <title><![CDATA[STORIES: PORNWIKA SPIECKER]]></title>
      <link>http://www.charleskeith.com/usd/blog/stories-pornwika-spiecker/</link>
      <description><![CDATA[<style><!--
.blog-post-view .largecontent{
	max-width:960px;margin:0 auto; font-size: 14px;text-align: center;
}
.largecontent{padding-left: 10%; padding-right: 10%; font-size: 14px; text-align: center;}
.largecontent img{padding-bottom: 2%;}
.smallcontent{font-size: 12px;text-align: center;}
.smallcontent img{padding-bottom: 2%;}
.shopstory{font-size: 12px;font-weight: bold;}
#recentpost {text-align: center; font-size: 12px;}
#recentpost > div {
	width: 18%; 
	display: inline-block;
	vertical-align: top;

	/* IE fix. */
	*display: inline;
	zoom: 1;
}
#disqus_thread {display:none !important;}

hr {display:none !important;}
#recentpost:after {
	content: "";
	width: 100%;
	display: inline-block;
}
#recentpost a{text-decoration: none;}
#s-recentpost{text-align: center;font-size: 11px;}
#s-recentpost > div {
	width: 30%;
	display: inline-block;
	vertical-align: top;

	/* IE fix. */
	*display: inline;
	zoom: 1;
}
#s-recentpost:after {
	content: "";
	width: 100%;
	display: inline-block;
}
#s-recentpost a{text-decoration: none;}
--></style>
<div>&nbsp;</div>
<div class="visible-md visible-lg largecontent">
<p>STORIES by CHARLES &amp; KEITH: Explore the picturesque island of Santorini, Greece with Pornwika</p>
<img alt="charles &amp; keith fashion-stories" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-stories-pornwika-spiecker-blog-1.jpg" width="100%" />
<p>Follow Pornwika, as we bring you along her travel adventure in the mythical ancient island of Santorini.</p>
<img alt="charles &amp; keith fashion-stories" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-stories-pornwika-spiecker-blog-2.jpg" width="100%" />
<p>Reworked classics with added pearl embellishment -take on a cool edge, adorning everything from ladylike dresses to the casual chic.</p>
<img alt="charles &amp; keith fashion-stories" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-stories-pornwika-spiecker-blog-3.jpg" width="100%" />
<p>Overlook the clear Aegean and beaches made up of black, red and white lava pebbles while enjoying the cool breeze and the panoramic view.</p>
<a onclick="return popup(this);" href="http://www.charleskeith.com/usd/pearl-embellished-heels-black-sl1-60300172.html/"><img alt="charles &amp; keith fashion-stories" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-stories-pornwika-spiecker-blog-4.jpg" width="100%" /></a>
<p>Engage in flowy silhouette and classic yet chic style with contrast to the white houses and the deep blue sea. Opt for the perfect stilettos for a polished charm.</p>
<img alt="charles &amp; keith fashion-stories" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-stories-pornwika-spiecker-blog-5.jpg" width="100%" />
<p>Immerse yourself with the beautiful landscape made of stunning views from sky-high towns, whitewashed, cubist houses where everything is brighter.</p>
<a onclick="return popup(this);" href="http://www.charleskeith.com/usd/pearl-embellished-heels-black-sl1-60300172.html/"><img alt="charles &amp; keith fashion-stories" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-stories-pornwika-spiecker-blog-6.jpg" width="100%" /></a>
<p>Pornwika chooses a feminine and timeless look amidst the classic island of Santorini.</p>
<div>&nbsp;</div>
<div class="shopstory">SHOP THE STORY</div>
<table>
<tbody>
<tr>
<td style="width: 40%;">&nbsp;</td>
<td style="width: 20%;">
<div><a onclick="return popup(this);" href="http://www.charleskeith.com/usd/pearl-embellished-heels-black-sl1-60300172.html/"><img alt="PEARL EMBELLISHED LEATHER HEEL" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/PEARL-EMBELLISHED-HEELS-black-1.jpg" width="100%" /></a></div>
</td>
<td style="width: 40%;">&nbsp;</td>
</tr>
</tbody>
</table>
<div style="text-align: center; font-size: 11px;"><a style="text-decoration: none;" onclick="return popup(this);" href="http://www.charleskeith.com/usd/pearl-embellished-heels-black-sl1-60300172.html/">PEARL EMBELLISHED LEATHER HEEL</a></div>
<div id="recentpost">&nbsp;</div>
</div>
<div class="visible-sm visible-xs smallcontent">
<p>STORIES by CHARLES &amp; KEITH: Explore the picturesque island of Santorini, Greece with Pornwika</p>
<img alt="charles &amp; keith fashion-stories" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-stories-pornwika-spiecker-blog-1.jpg" width="100%" />
<p>Follow Pornwika, as we bring you along her travel adventure in the mythical ancient island of Santorini.</p>
<img alt="charles &amp; keith fashion-stories" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-stories-pornwika-spiecker-blog-2.jpg" width="100%" />
<p>Reworked classics with added pearl embellishment -take on a cool edge, adorning everything from ladylike dresses to the casual chic.</p>
<img alt="charles &amp; keith fashion-stories" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-stories-pornwika-spiecker-blog-3.jpg" width="100%" />
<p>Overlook the clear Aegean and beaches made up of black, red and white lava pebbles while enjoying the cool breeze and the panoramic view.</p>
<a onclick="return popup(this);" href="http://www.charleskeith.com/usd/pearl-embellished-heels-black-sl1-60300172.html/"><img alt="charles &amp; keith fashion-stories" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-stories-pornwika-spiecker-blog-4.jpg" width="100%" /></a>
<p>Engage in flowy silhouette and classic yet chic style with contrast to the white houses and the deep blue sea. Opt for the perfect stilettos for a polished charm.</p>
<img alt="charles &amp; keith fashion-stories" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-stories-pornwika-spiecker-blog-5.jpg" width="100%" />
<p>Immerse yourself with the beautiful landscape made of stunning views from sky-high towns, whitewashed, cubist houses where everything is brighter.</p>
<a onclick="return popup(this);" href="http://www.charleskeith.com/usd/pearl-embellished-heels-black-sl1-60300172.html/"><img alt="charles &amp; keith fashion-stories" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-stories-pornwika-spiecker-blog-6.jpg" width="100%" /></a>
<p>Pornwika chooses a feminine and timeless look amidst the classic island of Santorini.</p>
<div>&nbsp;</div>
<div class="shopstory">SHOP THE STORY</div>
<table>
<tbody>
<tr>
<td style="width: 30%;">&nbsp;</td>
<td style="width: 40%;">
<div><a onclick="return popup(this);" href="http://www.charleskeith.com/usd/pearl-embellished-heels-black-sl1-60300172.html/"><img alt="PEARL EMBELLISHED LEATHER HEEL" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/PEARL-EMBELLISHED-HEELS-black-1.jpg" width="100%" /></a></div>
</td>
<td style="width: 30%;">&nbsp;</td>
</tr>
</tbody>
</table>
<div style="text-align: center;"><a style="text-decoration: none;" onclick="return popup(this);" href="http://www.charleskeith.com/usd/pearl-embellished-heels-black-sl1-60300172.html/">PEARL EMBELLISHED LEATHER HEEL</a></div>
<div id="s-recentpost">&nbsp;</div>
</div>
<div>&nbsp;</div>
<p>
<script type="text/javascript">// <![CDATA[
function popup(mylink, windowname)
{
if (! window.focus)return true;
var href;
if (typeof(mylink) == 'string')
   href=mylink;
else
   href=mylink.href;
window.open(href, windowname, 'width=400,height=1024,scrollbars=yes,resizable=no,location=no,menubar=no,toolbar=no,');
return false;
}
// ]]]]><![CDATA[></script>
</p>]]></description>
      <pubDate>Thu, 07 Jul 2016 01:17:00 +0000</pubDate>
    </item>
    <item>
      <title><![CDATA[FUN EMBELLISHMENTS]]></title>
      <link>http://www.charleskeith.com/usd/blog/fun-embellishments/</link>
      <description><![CDATA[<style><!--
.blog-post-view .largecontent{
	max-width:960px;margin:0 auto; font-size: 14px;text-align: center;
}
.largecontent{padding-left: 10%; padding-right: 10%; font-size: 14px; text-align: center;}
.largecontent img{padding-bottom: 2%;}
.smallcontent{text-align: center;}
.smallcontent img{padding-bottom: 2%;}
#recentpost {text-align: center; font-size: 12px;}
#recentpost > div {
	width: 18%; 
	display: inline-block;
	vertical-align: top;

	/* IE fix. */
	*display: inline;
	zoom: 1;
}#disqus_thread{
display:none !important;
}

hr{
display:none !important;
}
#recentpost:after {
	content: "";
	width: 100%;
	display: inline-block;
}
#recentpost a{text-decoration: none;}
#s-recentpost{text-align: center;font-size: 11px;}
#s-recentpost > div {
	width: 30%;
	display: inline-block;
	vertical-align: top;

	/* IE fix. */
	*display: inline;
	zoom: 1;
}
#s-recentpost:after {
	content: "";
	width: 100%;
	display: inline-block;
}
#s-recentpost a{text-decoration: none;}
--></style>
<div>&nbsp;</div>
<div class="visible-md visible-lg largecontent"><img alt="charles &amp; keith fashion-style edit" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-fun-embellishments-blog-1.jpg" width="100%" /> <img alt="charles &amp; keith fashion-style edit" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-fun-embellishments-blog-2.jpg" width="100%" /> <img alt="charles &amp; keith fashion-style edit" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-fun-embellishments-blog-3.jpg" width="100%" /> <br />
<p>Bold graphics with a fun twist for an added charm creates a playful combination that stands out from your everyday ensemble. As this playful trend dominates the fashion scene, opt for the perfect one that matches best with your personality. Even attaching a delightful furry eyes keychain will spruce up even the simplest of bags.</p>
<div id="recentpost">&nbsp;</div>
</div>
<div class="visible-sm visible-xs smallcontent"><img alt="charles &amp; keith fashion-style edit" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-fun-embellishments-blog-1.jpg" width="100%" /> <img alt="charles &amp; keith fashion-style edit" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-fun-embellishments-blog-2.jpg" width="100%" /> <img alt="charles &amp; keith fashion-style edit" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-fun-embellishments-blog-3.jpg" width="100%" /> <br />
<p>Bold graphics with a fun twist for an added charm creates a playful combination that stands out from your everyday ensemble. As this playful trend dominates the fashion scene, opt for the perfect one that matches best with your personality. Even attaching a delightful furry eyes keychain will spruce up even the simplest of bags.</p>
<div id="s-recentpost">&nbsp;</div>
</div>
<div>&nbsp;</div>]]></description>
      <pubDate>Mon, 20 Jun 2016 01:32:00 +0000</pubDate>
    </item>
    <item>
      <title><![CDATA[SPOTTED: MAISIE WILLIAMS]]></title>
      <link>http://www.charleskeith.com/usd/blog/spotted-maisie-williams/</link>
      <description><![CDATA[<style><!--
.blog-post-view .largecontent{
	max-width: 960px;margin:0 auto;font-size: 14px;text-align: center;
}
.smallcontent{text-align: center;}
#disqus_thread {display:none !important;}

hr {display:none !important;}

#recentpost {text-align: center; font-size: 12px;}
#recentpost > div {
	width: 18%; 
	display: inline-block;
	vertical-align: top;

	/* IE fix. */
	*display: inline;
	zoom: 1;
}
#recentpost:after {
	content: "";
	width: 100%;
	display: inline-block;
}
#recentpost a{text-decoration: none;}
#s-recentpost{text-align: center;font-size: 11px;}
#s-recentpost > div {
	width: 30%;
	display: inline-block;
	vertical-align: top;

	/* IE fix. */
	*display: inline;
	zoom: 1;
}
#s-recentpost:after {
	content: "";
	width: 100%;
	display: inline-block;
}
#s-recentpost a{text-decoration: none;}
--></style>
<div>&nbsp;</div>
<div class="visible-md visible-lg largecontent"><img alt="charles &amp; keith clutch,bags" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-bag-maisie-williams-blog-1.jpg" width="100%" />
<div>&nbsp;</div>
<p class="largecontent">Game of Thrones Actress, Maisie Williams was seen carrying our Tech Boxy Bag during the British Academy of Film and Television Arts Awards.</p>
<div id="recentpost">&nbsp;</div>
</div>
<div class="visible-xs visible-sm smallcontent"><img alt="charles &amp; keith clutch,bags" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-bag-maisie-williams-blog-1-m.jpg" width="100%" />
<div>&nbsp;</div>
<p class="smallcontent">Game of Thrones Actress, Maisie Williams was seen carrying our Tech Boxy Bag during the British Academy of Film and Television Arts Awards.</p>
<div id="s-recentpost">&nbsp;</div>
</div>
<div>&nbsp;</div>]]></description>
      <pubDate>Tue, 31 May 2016 01:19:00 +0000</pubDate>
    </item>
    <item>
      <title><![CDATA[CITY SLEEK]]></title>
      <link>http://www.charleskeith.com/usd/blog/city-sleek/</link>
      <description><![CDATA[<style><!--
.blog-post-view .largecontent{
	max-width: 960px;margin:0 auto; font-size: 14px;text-align: center;
}

.largecontent img{padding-bottom: 2%;}
.smallcontent {text-align: center;}
.smallcontent img{padding-bottom: 2%;}
#recentpost {text-align: center; font-size: 12px;}
#recentpost > div {
	width: 18%; 
	display: inline-block;
	vertical-align: top;

	/* IE fix. */
	*display: inline;
	zoom: 1;
}
#disqus_thread {display:none !important;}

hr {display:none !important;}
#recentpost:after {
	content: "";
	width: 100%;
	display: inline-block;
}
#recentpost a{text-decoration: none;}
#s-recentpost{text-align: center;font-size: 11px;}
#s-recentpost > div {
	width: 30%;
	display: inline-block;
	vertical-align: top;

	/* IE fix. */
	*display: inline;
	zoom: 1;
}
#s-recentpost:after {
	content: "";
	width: 100%;
	display: inline-block;
}
#s-recentpost a{text-decoration: none;}
--></style>
<div>&nbsp;</div>
<div class="visible-md visible-lg largecontent"><img alt="charles &amp; keith fashion-style edit" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-style-edit-ss-16-6-blog-1.jpg" width="100%" /> <img alt="charles &amp; keith fashion-style edit" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-style-edit-ss-16-6-blog-2.jpg" width="100%" /> <img alt="charles &amp; keith fashion-style edit" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-style-edit-ss-16-6-blog-3.jpg" width="100%" /> <img alt="charles &amp; keith fashion-style edit" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-style-edit-ss-16-6-blog-4.jpg" width="100%" /> <img alt="charles &amp; keith fashion-style edit" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-style-edit-ss-16-6-blog-5.jpg" width="100%" /> <img alt="charles &amp; keith fashion-style edit" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-style-edit-ss-16-6-blog-6.jpg" width="100%" /> <img alt="charles &amp; keith fashion-style edit" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-style-edit-ss-16-6-blog-7.jpg" width="100%" /> <img alt="charles &amp; keith fashion-style edit" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-style-edit-ss-16-6-blog-8.jpg" width="100%" /> <img alt="charles &amp; keith fashion-style edit" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-style-edit-ss-16-6-blog-9.jpg" width="100%" /> <img alt="charles &amp; keith fashion-style edit" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-style-edit-ss-16-6-blog-10.jpg" width="100%" /> <img alt="charles &amp; keith fashion-style edit" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-style-edit-ss-16-6-blog-11.jpg" width="100%" /> <img alt="charles &amp; keith fashion-style edit" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-style-edit-ss-16-6-blog-12.jpg" width="100%" /> <img alt="charles &amp; keith fashion-style edit" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-style-edit-ss-16-6-blog-13.jpg" width="100%" /> <img alt="charles &amp; keith fashion-style edit" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-style-edit-ss-16-6-blog-14.jpg" width="100%" /> <img alt="charles &amp; keith fashion-style edit" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-style-edit-ss-16-6-blog-15.jpg" width="100%" /> <img alt="charles &amp; keith fashion-style edit" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-style-edit-ss-16-6-blog-16.jpg" width="100%" /> <img alt="charles &amp; keith fashion-style edit" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-style-edit-ss-16-6-blog-17.jpg" width="100%" /> <img alt="charles &amp; keith fashion-style edit" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-style-edit-ss-16-6-blog-18.jpg" width="100%" /> <img alt="charles &amp; keith fashion-style edit" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-style-edit-ss-16-6-blog-19.jpg" width="100%" /> <img alt="charles &amp; keith fashion-style edit" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-style-edit-ss-16-6-blog-20.jpg" width="100%" /> <img alt="charles &amp; keith fashion-style edit" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-style-edit-ss-16-6-blog-21.jpg" width="100%" /> <img alt="charles &amp; keith fashion-style edit" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-style-edit-ss-16-6-blog-22.jpg" width="100%" /> <img alt="charles &amp; keith fashion-style edit" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-style-edit-ss-16-6-blog-23.jpg" width="100%" /> <img alt="charles &amp; keith fashion-style edit" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-style-edit-ss-16-6-blog-24.jpg" width="100%" /> <img alt="charles &amp; keith fashion-style edit" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-style-edit-ss-16-6-blog-25.jpg" width="100%" /> <img alt="charles &amp; keith fashion-style edit" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-style-edit-ss-16-6-blog-26.jpg" width="100%" /> <img alt="charles &amp; keith fashion-style edit" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-style-edit-ss-16-6-blog-27.jpg" width="100%" /> <img alt="charles &amp; keith fashion-style edit" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-style-edit-ss-16-6-blog-28.jpg" width="100%" /> <img alt="charles &amp; keith fashion-style edit" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-style-edit-ss-16-6-blog-29.jpg" width="100%" /> <img alt="charles &amp; keith fashion-style edit" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-style-edit-ss-16-6-blog-30.jpg" width="100%" /> <br />
<p>City-ready for Summer.</p>
<p>Spin into the the appeal of the city sleek and effortless charm with statement and bold accessories &ndash; your definite staple this season.</p>
<div id="recentpost">&nbsp;</div>
</div>
<div class="visible-sm visible-xs smallcontent"><img alt="charles &amp; keith fashion-style edit" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-style-edit-ss-16-6-blog-1.jpg" width="100%" /> <img alt="charles &amp; keith fashion-style edit" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-style-edit-ss-16-6-blog-2.jpg" width="100%" /> <img alt="charles &amp; keith fashion-style edit" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-style-edit-ss-16-6-blog-3-1.jpg" width="100%" /> <img alt="charles &amp; keith fashion-style edit" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-style-edit-ss-16-6-blog-3-2.jpg" width="100%" /> <img alt="charles &amp; keith fashion-style edit" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-style-edit-ss-16-6-blog-4.jpg" width="100%" /> <img alt="charles &amp; keith fashion-style edit" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-style-edit-ss-16-6-blog-5.jpg" width="100%" /> <img alt="charles &amp; keith fashion-style edit" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-style-edit-ss-16-6-blog-6.jpg" width="100%" /> <img alt="charles &amp; keith fashion-style edit" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-style-edit-ss-16-6-blog-7.jpg" width="100%" /> <img alt="charles &amp; keith fashion-style edit" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-style-edit-ss-16-6-blog-8.jpg" width="100%" /> <img alt="charles &amp; keith fashion-style edit" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-style-edit-ss-16-6-blog-9.jpg" width="100%" /> <img alt="charles &amp; keith fashion-style edit" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-style-edit-ss-16-6-blog-10.jpg" width="100%" /> <img alt="charles &amp; keith fashion-style edit" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-style-edit-ss-16-6-blog-11.jpg" width="100%" /> <img alt="charles &amp; keith fashion-style edit" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-style-edit-ss-16-6-blog-12.jpg" width="100%" /> <img alt="charles &amp; keith fashion-style edit" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-style-edit-ss-16-6-blog-13-1.jpg" width="100%" /> <img alt="charles &amp; keith fashion-style edit" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-style-edit-ss-16-6-blog-13-2.jpg" width="100%" /> <img alt="charles &amp; keith fashion-style edit" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-style-edit-ss-16-6-blog-14.jpg" width="100%" /> <img alt="charles &amp; keith fashion-style edit" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-style-edit-ss-16-6-blog-15.jpg" width="100%" /> <img alt="charles &amp; keith fashion-style edit" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-style-edit-ss-16-6-blog-16.jpg" width="100%" /> <img alt="charles &amp; keith fashion-style edit" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-style-edit-ss-16-6-blog-17.jpg" width="100%" /> <img alt="charles &amp; keith fashion-style edit" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-style-edit-ss-16-6-blog-18.jpg" width="100%" /> <img alt="charles &amp; keith fashion-style edit" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-style-edit-ss-16-6-blog-19.jpg" width="100%" /> <img alt="charles &amp; keith fashion-style edit" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-style-edit-ss-16-6-blog-20.jpg" width="100%" /> <img alt="charles &amp; keith fashion-style edit" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-style-edit-ss-16-6-blog-21.jpg" width="100%" /> <img alt="charles &amp; keith fashion-style edit" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-style-edit-ss-16-6-blog-22.jpg" width="100%" /> <img alt="charles &amp; keith fashion-style edit" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-style-edit-ss-16-6-blog-23.jpg" width="100%" /> <img alt="charles &amp; keith fashion-style edit" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-style-edit-ss-16-6-blog-24.jpg" width="100%" /> <img alt="charles &amp; keith fashion-style edit" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-style-edit-ss-16-6-blog-25.jpg" width="100%" /> <img alt="charles &amp; keith fashion-style edit" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-style-edit-ss-16-6-blog-26.jpg" width="100%" /> <img alt="charles &amp; keith fashion-style edit" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-style-edit-ss-16-6-blog-27.jpg" width="100%" /> <img alt="charles &amp; keith fashion-style edit" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-style-edit-ss-16-6-blog-28.jpg" width="100%" /> <img alt="charles &amp; keith fashion-style edit" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-style-edit-ss-16-6-blog-29.jpg" width="100%" /> <img alt="charles &amp; keith fashion-style edit" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-style-edit-ss-16-6-blog-30-1.jpg" width="100%" /> <img alt="charles &amp; keith fashion-style edit" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-style-edit-ss-16-6-blog-30-2.jpg" width="100%" /><br />
<p>City-ready for Summer.</p>
<p>Spin into the the appeal of the city sleek and effortless charm with statement and bold accessories &ndash; your definite staple this season.</p>
<div id="s-recentpost">&nbsp;</div>
</div>
<div>&nbsp;</div>]]></description>
      <pubDate>Thu, 26 May 2016 13:34:00 +0000</pubDate>
    </item>
    <item>
      <title><![CDATA[VOICES: KRISTINA BAZAN]]></title>
      <link>http://www.charleskeith.com/usd/blog/voices-kristinabazan/</link>
      <description><![CDATA[<style><!--
.blogcontent{padding-left: 10%; padding-right: 10%; text-align: justify; font-size: 14px;}
.blogcontent img{padding-bottom: 2%;}
.smallblog{text-align: justify;}
.smallblog img{padding-bottom: 2%;}
#recentpost {text-align: center; font-size: 12px;}
#recentpost > div {
	width: 18%; 
	display: inline-block;
	vertical-align: top;

	/* IE fix. */
	*display: inline;
	zoom: 1;
}
#recentpost:after {
	content: "";
	width: 100%;
	display: inline-block;
}#disqus_thread{
display:none !important;
}

hr{
display:none !important;
}
#recentpost a{text-decoration: none;}
#s-recentpost{text-align: center;font-size: 11px;}
#s-recentpost > div {
	width: 30%;
	display: inline-block;
	vertical-align: top;

	/* IE fix. */
	*display: inline;
	zoom: 1;
}
#s-recentpost:after {
	content: "";
	width: 100%;
	display: inline-block;
}
#s-recentpost a{text-decoration: none;}
--></style>
<div>&nbsp;</div>
<div class="visible-md visible-lg blogcontent"><img alt="charles &amp; keith fashion" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-voices-kristina-bazan-blog-2.jpg" width="100%" />
<p>With more than 2.3 million followers on Instagram, Kristina Bazan&rsquo;s rise to fame has seen her working with brands like Louis Vuitton, Dolce &amp; Gabbana, Saint Laurent and Dior, just to name a few. On top of that, the Swiss beauty was appointed the new face of L&rsquo;Oreal last year and is on the list of Forbes 30 Under 30 this year &ndash; all these in a matter of five years since the launch of her blog. This edition takes a look at Kristina in the shoes of CHARLES &amp; KEITH.</p>
<img alt="charles &amp; keith fashion" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-voices-kristina-bazan-blog-1.jpg" width="100%" />
<p>While most 20-year-olds are still in school, trying to figure out what to do with their lives, Kristina Bazan seems to be a brilliant exception &ndash; listing influencer, model, stylist, creative director, singer and author on her CV. Founder and half the brain behind on of the biggest names in Fashion, Kayture, young Kristina can only be described as a women of many talents, and she is not slowing down.</p>
<p>We speak to her on how she does all that in her life of frequent travels.</p>
<img alt="charles &amp; keith fashion" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-voices-kristina-bazan-blog-3.jpg" width="100%" />
<p>&ldquo;All I ever wanted to do was Create with a big C. I am a storyteller by heart and was born with a wicked imagination. I need to constantly invent things and let it all out, otherwise, wouldn&rsquo;t all these ideas go to waste?&rdquo;</p>
<img alt="charles &amp; keith fashion" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-voices-kristina-bazan-blog-4.jpg" width="100%" />
<p style="font-weight: bold;">Believe you were born in Belarus? How was life there?</p>
<br />
<p>I was! Life was different. My memories of it aren&rsquo;t so bold but I do remember that our life was very simple, we truthfully didn&rsquo;t have so much and there were very hard days. But it brought my family and me together even more and I have no doubt that these challenges only contributed to grow ambition and determination in us all.</p>
<br />
<p style="font-weight: bold;">You moved about quite a bit before settling down in LA. How would you describe your life&rsquo;s journey thus far?</p>
<br />
<p>I did move a lot during my childhood. When I was about 5, my family relocated to Kentucky, USA and then Switzerland when I turned 7. So I am used to losing my benchmarks, making new friends and living on the go. I guess that&rsquo;s why I truly feel like the citizen of the world and love travelling so much. I have a strong mix of cultures in me.</p>
<br />
<p style="font-weight: bold;">Have your parents define who you are today?</p>
<br />
<p>My parents? My parents have always been a big influence in my life. They&rsquo;ve always been very strict which taught me discipline and hard work. At the same time, it also grew a will of freedom and escape in me which lead me to creative endeavours.</p>
<br />
<p style="font-weight: bold;">Your favourite city.</p>
<br />
<p>Paris, without even a single doubt. For the art, the people, the language, the streets, the food. For everything.</p>
<br />
<p style="font-weight: bold;">Did it leave the most lasting expression?</p>
<br />
<p>Every time I am in Paris, I feel utterly inspired. Every time I leave, I miss it . I will for sure one day own a place there, and I have no doubt I&rsquo;ll also fall in love there. I can just tell it&rsquo;s my city.</p>
<br />
<p style="font-weight: bold;">How has travelling changed for your from then till now?</p>
<p>I used to be a very naive traveller, only going to very popular places and not getting any research done. Now, I feel like I become a local on each trip as I have either readers or friends all over the world to show me around. It&rsquo;s such a blessing.</p>
<br />
<p style="font-weight: bold;">Do you see yourself moving on to any other place in future? And why?</p>
<br />
<p>I live in L.A now, but I do feel like I&rsquo;m constantly in between L.A and Paris. I still haven&rsquo;t found an apartment in Paris but it&rsquo;ll happen.</p>
<br />
<p style="font-weight: bold;">You have a really impressive CV &ndash; influencer, model, stylist, creative director, writer and singer.</p>
<br />
<p>Thanks! I guess you can summarize all of that by just saying I have a creative soul. All I ever wanted to do was Create with a big C. I am a storyteller by heart and was born with a wicked imagination. I need to constantly invent things and let it all out, otherwise, wouldn&rsquo;t all these ideas go to waste?</p>
<br />
<p style="font-weight: bold;">What is your favourite music genre?</p>
<p>I don&rsquo;t believe in &ldquo;genre&rdquo;, I like all music. It&rsquo;s a very subjective matter of taste, a chord arrangement, a choice of words, a feeling&hellip; I like fusion music that mixes different sounds and musical styles to create something unique. Whether it&rsquo;s R&amp;B, Hip Hop, Classic music or Jazz.</p>
<br />
<p style="font-weight: bold;">Your music influences?</p>
<br />
<p>I grew up listening to pop music &ndash; Madonna, Celine Dion and Britney Spears. Then during my teenage years, I discovered Daft Punk and it blew my mind. I started listening to niche music and more indie artists. I could listen to music endlessly, going through a wide variety of artists: Muse, The Kills, Crystal Castles, Lady Gaga, Kanye West&hellip; you name it.</p>
<br />
<p style="font-weight: bold;">Secret talents?</p>
<br />
<p>Everytime I discover a new capacity, I try to make something of it! Right now, I feel like I have enough to play with.</p>
<img alt="charles &amp; keith fashion" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-voices-kristina-bazan-blog-5.jpg" width="100%" />
<p>In my life, there is truly no typical day. However, I&rsquo;ll try to walk you through what one of my non-typical days might be like! Ready?</p>
<img alt="charles &amp; keith fashion" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-voices-kristina-bazan-blog-6.jpg" width="100%" /> <img alt="charles &amp; keith fashion" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-voices-kristina-bazan-blog-7.jpg" width="100%" /> <img alt="charles &amp; keith fashion" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-voices-kristina-bazan-blog-8.jpg" width="100%" />
<p>07:00</p>
<br />
<p>In periods of travel, I usually try to wake up as early as I can to get ready for the day. It takes me about an hour to get ready, choose my look and get hair/make-up done. If I have time, I also love to get a nice breakfast in the morning before running out. It&rsquo;ll usually be something healthy like fresh fruits and eggs. If I&rsquo;m by myself, I&rsquo;ll also do some vocal warm ups and squeeze in mini work out: squats, squats, squats!</p>
<br />
<p>Time before lunch is usually dedicated to meetings. So I always run on coffee and &hellip;actually do run around town too. In between each meeting, I&rsquo;m answering to phone calls, emails. Each minute is about being productive</p>
<br />
<p>My team and I will always try to squeeze in a power lunch in the middle of the day, whether it&rsquo;s during a meeting or in between two appointments. Gotta keep those energy levels high up!</p>
<br />
<p>We&rsquo;ll usually visit 1 or two showrooms to select pieces for an upcoming event/shoot or show attendance. It&rsquo;s also the perfect time to sit down at as coffee shop with my laptop and get some office work done.</p>
<br />
<p>16:00</p>
<br />
<p>is the ideal time to shoot. As the sun goes down, the light in the streets gets rosy and soft. It&rsquo;s always nice to capture a bit of flare.</p>
<br />
<p>Back home or at my hotel room if I&rsquo;m travelling, it&rsquo;s time to get ready for the evening! I&rsquo;ll usually pop some music really loud and pick my look while dancing and singing around.</p>
<br />
<p>20:00</p>
<br />
<p>Dinner with friends! I love doing long dinners and have really deep conversations about life, with a dose of good laughter of course.</p>
<br />
<p>02:00</p>
<br />
<p>Either I will get back in my room and wrap up some work (I love working at night, that&rsquo;s where I get the most creative) or go out for a while for some good dancing! I usually won&rsquo;t stay later than 2 a.m. but you can never say never.</p>
<div id="recentpost">&nbsp;</div>
</div>
<div class="visible-sm visible-xs smallblog"><img alt="charles &amp; keith fashion" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-voices-kristina-bazan-blog-1-1.jpg" width="100%" /> <img alt="charles &amp; keith fashion" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-voices-kristina-bazan-blog-1-2.jpg" width="100%" />
<p>With more than 2.3 million followers on Instagram, Kristina Bazan&rsquo;s rise to fame has seen her working with brands like Louis Vuitton, Dolce &amp; Gabbana, Saint Laurent and Dior, just to name a few. On top of that, the Swiss beauty was appointed the new face of L&rsquo;Oreal last year and is on the list of Forbes 30 Under 30 this year &ndash; all these in a matter of five years since the launch of her blog. This edition takes a look at Kristina in the shoes of CHARLES &amp; KEITH.</p>
<img alt="charles &amp; keith fashion" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-voices-kristina-bazan-blog-2-m.jpg" width="100%" />
<p>While most 20-year-olds are still in school, trying to figure out what to do with their lives, Kristina Bazan seems to be a brilliant exception &ndash; listing influencer, model, stylist, creative director, singer and author on her CV. Founder and half the brain behind on of the biggest names in Fashion, Kayture, young Kristina can only be described as a women of many talents, and she is not slowing down.</p>
<p>We speak to her on how she does all that in her life of frequent travels.</p>
<img alt="charles &amp; keith fashion" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-voices-kristina-bazan-blog-3-1.jpg" width="100%" /> <img alt="charles &amp; keith fashion" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-voices-kristina-bazan-blog-3-2.jpg" width="100%" />
<p>&ldquo;All I ever wanted to do was Create with a big C. I am a storyteller by heart and was born with a wicked imagination. I need to constantly invent things and let it all out, otherwise, wouldn&rsquo;t all these ideas go to waste?&rdquo;</p>
<img alt="charles &amp; keith fashion" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-voices-kristina-bazan-blog-4.jpg" width="100%" />
<p style="font-weight: bold;">Believe you were born in Belarus? How was life there?</p>
<br />
<p>I was! Life was different. My memories of it aren&rsquo;t so bold but I do remember that our life was very simple, we truthfully didn&rsquo;t have so much and there were very hard days. But it brought my family and me together even more and I have no doubt that these challenges only contributed to grow ambition and determination in us all.</p>
<br />
<p style="font-weight: bold;">You moved about quite a bit before settling down in LA. How would you describe your life&rsquo;s journey thus far?</p>
<br />
<p>I did move a lot during my childhood. When I was about 5, my family relocated to Kentucky, USA and then Switzerland when I turned 7. So I am used to losing my benchmarks, making new friends and living on the go. I guess that&rsquo;s why I truly feel like the citizen of the world and love travelling so much. I have a strong mix of cultures in me.</p>
<br />
<p style="font-weight: bold;">Have your parents define who you are today?</p>
<br />
<p>My parents? My parents have always been a big influence in my life. They&rsquo;ve always been very strict which taught me discipline and hard work. At the same time, it also grew a will of freedom and escape in me which lead me to creative endeavours.</p>
<br />
<p style="font-weight: bold;">Your favourite city.</p>
<br />
<p>Paris, without even a single doubt. For the art, the people, the language, the streets, the food. For everything.</p>
<br />
<p style="font-weight: bold;">Did it leave the most lasting expression?</p>
<br />
<p>Every time I am in Paris, I feel utterly inspired. Every time I leave, I miss it . I will for sure one day own a place there, and I have no doubt I&rsquo;ll also fall in love there. I can just tell it&rsquo;s my city.</p>
<br />
<p style="font-weight: bold;">How has travelling changed for your from then till now?</p>
<p>I used to be a very naive traveller, only going to very popular places and not getting any research done. Now, I feel like I become a local on each trip as I have either readers or friends all over the world to show me around. It&rsquo;s such a blessing.</p>
<br />
<p style="font-weight: bold;">Do you see yourself moving on to any other place in future? And why?</p>
<br />
<p>I live in L.A now, but I do feel like I&rsquo;m constantly in between L.A and Paris. I still haven&rsquo;t found an apartment in Paris but it&rsquo;ll happen.</p>
<br />
<p style="font-weight: bold;">You have a really impressive CV &ndash; influencer, model, stylist, creative director, writer and singer.</p>
<br />
<p>Thanks! I guess you can summarize all of that by just saying I have a creative soul. All I ever wanted to do was Create with a big C. I am a storyteller by heart and was born with a wicked imagination. I need to constantly invent things and let it all out, otherwise, wouldn&rsquo;t all these ideas go to waste?</p>
<br />
<p style="font-weight: bold;">What is your favourite music genre?</p>
<p>I don&rsquo;t believe in &ldquo;genre&rdquo;, I like all music. It&rsquo;s a very subjective matter of taste, a chord arrangement, a choice of words, a feeling&hellip; I like fusion music that mixes different sounds and musical styles to create something unique. Whether it&rsquo;s R&amp;B, Hip Hop, Classic music or Jazz.</p>
<br />
<p style="font-weight: bold;">Your music influences?</p>
<br />
<p>I grew up listening to pop music &ndash; Madonna, Celine Dion and Britney Spears. Then during my teenage years, I discovered Daft Punk and it blew my mind. I started listening to niche music and more indie artists. I could listen to music endlessly, going through a wide variety of artists: Muse, The Kills, Crystal Castles, Lady Gaga, Kanye West&hellip; you name it.</p>
<br />
<p style="font-weight: bold;">Secret talents?</p>
<br />
<p>Everytime I discover a new capacity, I try to make something of it! Right now, I feel like I have enough to play with.</p>
<img alt="charles &amp; keith fashion" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-voices-kristina-bazan-blog-5.jpg" width="100%" />
<p>In my life, there is truly no typical day. However, I&rsquo;ll try to walk you through what one of my non-typical days might be like! Ready?</p>
<img alt="charles &amp; keith fashion" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-voices-kristina-bazan-blog-6-m.jpg" width="100%" /> <img alt="charles &amp; keith fashion" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-voices-kristina-bazan-blog-7.jpg" width="100%" /> <img alt="charles &amp; keith fashion" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-voices-kristina-bazan-blog-8-m.jpg" width="100%" />
<p>07:00</p>
<br />
<p>In periods of travel, I usually try to wake up as early as I can to get ready for the day. It takes me about an hour to get ready, choose my look and get hair/make-up done. If I have time, I also love to get a nice breakfast in the morning before running out. It&rsquo;ll usually be something healthy like fresh fruits and eggs. If I&rsquo;m by myself, I&rsquo;ll also do some vocal warm ups and squeeze in mini work out: squats, squats, squats!</p>
<br />
<p>Time before lunch is usually dedicated to meetings. So I always run on coffee and &hellip;actually do run around town too. In between each meeting, I&rsquo;m answering to phone calls, emails. Each minute is about being productive</p>
<br />
<p>My team and I will always try to squeeze in a power lunch in the middle of the day, whether it&rsquo;s during a meeting or in between two appointments. Gotta keep those energy levels high up!</p>
<br />
<p>We&rsquo;ll usually visit 1 or two showrooms to select pieces for an upcoming event/shoot or show attendance. It&rsquo;s also the perfect time to sit down at as coffee shop with my laptop and get some office work done.</p>
<br />
<p>16:00</p>
<br />
<p>is the ideal time to shoot. As the sun goes down, the light in the streets gets rosy and soft. It&rsquo;s always nice to capture a bit of flare.</p>
<br />
<p>Back home or at my hotel room if I&rsquo;m travelling, it&rsquo;s time to get ready for the evening! I&rsquo;ll usually pop some music really loud and pick my look while dancing and singing around.</p>
<br />
<p>20:00</p>
<br />
<p>Dinner with friends! I love doing long dinners and have really deep conversations about life, with a dose of good laughter of course.</p>
<br />
<p>02:00</p>
<br />
<p>Either I will get back in my room and wrap up some work (I love working at night, that&rsquo;s where I get the most creative) or go out for a while for some good dancing! I usually won&rsquo;t stay later than 2 a.m. but you can never say never.</p>
<div id="s-recentpost">&nbsp;</div>
</div>
<div>&nbsp;</div>]]></description>
      <pubDate>Thu, 19 May 2016 13:47:00 +0000</pubDate>
    </item>
    <item>
      <title><![CDATA[STORIES: ZOE SUEN]]></title>
      <link>http://www.charleskeith.com/usd/blog/stories-zoesuen/</link>
      <description><![CDATA[<style><!--
.blog-post-view .largecontent{
	max-width: 960px;margin:0 auto; font-size: 14px;text-align: center;
}
.largecontent{padding-left: 10%; padding-right: 10%; font-size: 14px; text-align: center;}
.largecontent img{padding-bottom: 2%;}
.smallcontent{text-align: center;}
.smallcontent img{padding-bottom: 2%;}
#recentpost {text-align: center; font-size: 12px;}
#recentpost > div {
	width: 18%; 
	display: inline-block;
	vertical-align: top;

	/* IE fix. */
	*display: inline;
	zoom: 1;
}
#recentpost:after {
	content: "";
	width: 100%;
	display: inline-block;
}#disqus_thread{
display:none !important;
}

hr{
display:none !important;
}
#recentpost a{text-decoration: none;}
#s-recentpost{text-align: center;font-size: 11px;}
#s-recentpost > div {
	width: 30%;
	display: inline-block;
	vertical-align: top;

	/* IE fix. */
	*display: inline;
	zoom: 1;
}
#s-recentpost:after {
	content: "";
	width: 100%;
	display: inline-block;
}
#s-recentpost a{text-decoration: none;}
--></style>
<div>&nbsp;</div>
<div class="visible-md visible-lg largecontent">
<p>STORIES by CHARLES &amp; KEITH: London, in film with Zoe Suen</p>
<img alt="charles &amp; keith fashion, stories" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-stories-zoe-suen-blog-1.jpg" width="100%" />
<p>London&rsquo;s calling, and there&rsquo;s no better way to explore the city than with fashion influencer Zoe</p>
<img alt="charles &amp; keith fashion, stories" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-stories-zoe-suen-blog-2.jpg" width="100%" /> <img alt="charles &amp; keith fashion, stories" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-stories-zoe-suen-blog-3.jpg" width="100%" />
<p>Post-brunch: Zoe enjoys the brief period of sunshine along the pastel streets of Notting Hill</p>
<img alt="charles &amp; keith fashion, stories" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-stories-zoe-suen-blog-4.jpg" width="100%" /> <img alt="charles &amp; keith fashion, stories" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-stories-zoe-suen-blog-5.jpg" width="100%" />
<p>A closer look at our Lace-Up Espadrilles &ndash; that Zoe pairs with jeans and an olive bomber jacket for a raw, edgy vibe.</p>
<img alt="charles &amp; keith fashion, stories" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-stories-zoe-suen-blog-6.jpg" width="100%" /> <img alt="charles &amp; keith fashion, stories" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-stories-zoe-suen-blog-7.jpg" width="100%" />
<p>A hint of playfulness in a pop of red.</p>
<img alt="charles &amp; keith fashion, stories" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-stories-zoe-suen-blog-8.jpg" width="100%" /> <img alt="charles &amp; keith fashion, stories" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-stories-zoe-suen-blog-9.jpg" width="100%" />
<p>Zoe relaxes after a study session at the British Library; home to numerous works of heritage.</p>
<img alt="charles &amp; keith fashion, stories" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-stories-zoe-suen-blog-10.jpg" width="100%" /> <img alt="charles &amp; keith fashion, stories" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-stories-zoe-suen-blog-11.jpg" width="100%" />
<p>A mix of raw and refined with frayed denim and satin.</p>
<img alt="charles &amp; keith fashion, stories" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-stories-zoe-suen-blog-12.jpg" width="100%" />
<div id="recentpost">&nbsp;</div>
</div>
<div class="visible-sm visible-xs smallcontent">
<p>STORIES by CHARLES &amp; KEITH: London, in film with Zoe Suen</p>
<img alt="charles &amp; keith fashion, stories" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-stories-zoe-suen-blog-1.jpg" width="100%" />
<p>London&rsquo;s calling, and there&rsquo;s no better way to explore the city than with fashion influencer Zoe</p>
<img alt="charles &amp; keith fashion, stories" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-stories-zoe-suen-blog-2.jpg" width="100%" /> <img alt="charles &amp; keith fashion, stories" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-stories-zoe-suen-blog-2-m.jpg" width="100%" />
<p>Post-brunch: Zoe enjoys the brief period of sunshine along the pastel streets of Notting Hill</p>
<img alt="charles &amp; keith fashion, stories" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-stories-zoe-suen-blog-4.jpg" width="100%" /> <img alt="charles &amp; keith fashion, stories" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-stories-zoe-suen-blog-5.jpg" width="100%" />
<p>A closer look at our Lace-Up Espadrilles &ndash; that Zoe pairs with jeans and an olive bomber jacket for a raw, edgy vibe.</p>
<img alt="charles &amp; keith fashion, stories" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-stories-zoe-suen-blog-6.jpg" width="100%" /> <img alt="charles &amp; keith fashion, stories" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-stories-zoe-suen-blog-7-m.jpg" width="100%" />
<p>A hint of playfulness in a pop of red.</p>
<img alt="charles &amp; keith fashion, stories" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-stories-zoe-suen-blog-8.jpg" width="100%" /> <img alt="charles &amp; keith fashion, stories" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-stories-zoe-suen-blog-9-m.jpg" width="100%" />
<p>Zoe relaxes after a study session at the British Library; home to numerous works of heritage.</p>
<img alt="charles &amp; keith fashion, stories" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-stories-zoe-suen-blog-10.jpg" width="100%" /> <img alt="charles &amp; keith fashion, stories" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-stories-zoe-suen-blog-11-m.jpg" width="100%" />
<p>A mix of raw and refined with frayed denim and satin.</p>
<img alt="charles &amp; keith fashion, stories" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-stories-zoe-suen-blog-12.jpg" width="100%" />
<div id="s-recentpost">&nbsp;</div>
</div>
<div>&nbsp;</div>]]></description>
      <pubDate>Fri, 06 May 2016 03:39:00 +0000</pubDate>
    </item>
    <item>
      <title><![CDATA[#ImwithCHARLESKEITH]]></title>
      <link>http://www.charleskeith.com/usd/blog/imwithcharleskeith/</link>
      <description><![CDATA[<style><!--
.blog-post-view .largecontent{max-width: 960px;margin: 0 auto; font-size: 14px; text-align: center;}
.largecontent img{padding-bottom: 2%;}
.smallcontent{text-align: center;}
.smallcontent img{padding-bottom: 2%;}
#recentpost {text-align: center; font-size: 12px;}
#recentpost > div {
	width: 18%; 
	display: inline-block;
	vertical-align: top;

	/* IE fix. */
	*display: inline;
	zoom: 1;
}
#recentpost:after {
	content: "";
	width: 100%;
	display: inline-block;
}
#recentpost a{text-decoration: none;}
#s-recentpost{text-align: center;font-size: 11px;}
#s-recentpost > div {
	width: 30%;
	display: inline-block;
	vertical-align: top;

	/* IE fix. */
	*display: inline;
	zoom: 1;
}#disqus_thread{
display:none !important;
}

hr{
display:none !important;
}
#s-recentpost:after {
	content: "";
	width: 100%;
	display: inline-block;
}
#s-recentpost a{text-decoration: none;}
--></style>
<div>&nbsp;</div>
<div class="visible-md visible-lg largecontent">
<p>Introducing #ImwithCHARLESKEITH: starring our favourite influencers in CHARLES &amp; KEITH</p>
<img alt="ImwithCHARLESKEITH" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-ImwithCHARLESKEITH-blog-1.jpg" width="100%" />
<p style="font-weight: bold;">ZOE SUEN, UK: Fashion influencer</p>
<p>The talent behind zoesuen.com, @zosuen is a constant inspiration to those who share her love for fashion and art.</p>
<img alt="ImwithCHARLESKEITH" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-ImwithCHARLESKEITH-blog-2.jpg" width="100%" />
<p style="font-weight: bold;">PEONY LIM, UK: Fashion blogger, model, stylist and brand consultant</p>
<p>Polished, poised, and immaculate: Peony is a street style star to watch.</p>
<img alt="ImwithCHARLESKEITH" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-ImwithCHARLESKEITH-blog-3.jpg" width="100%" />
<p style="font-weight: bold;">SHIORI TAKESUE, JAPAN: Model, influencer</p>
<p>&ldquo;As a model, I love working with photographers on creative projects!&rdquo; &ndash; Shiori Takesue</p>
<img alt="ImwithCHARLESKEITH" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-ImwithCHARLESKEITH-blog-4.jpg" width="100%" /> <img alt="ImwithCHARLESKEITH" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-ImwithCHARLESKEITH-blog-5.jpg" width="100%" /> <img alt="ImwithCHARLESKEITH" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-ImwithCHARLESKEITH-blog-6.jpg" width="100%" /> <img alt="ImwithCHARLESKEITH" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-ImwithCHARLESKEITH-blog-7.jpg" width="100%" />
<p style="font-weight: bold;">WANSIRI ONGUMPAI, THAILAND: Actress</p>
<p>With numerous acting roles under her belt, @bua.wansiri is a force to watch in the entertainment industry.</p>
<img alt="ImwithCHARLESKEITH" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-ImwithCHARLESKEITH-blog-8.jpg" width="100%" /> <img alt="ImwithCHARLESKEITH" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-ImwithCHARLESKEITH-blog-9.jpg" width="100%" /> <img alt="ImwithCHARLESKEITH" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-ImwithCHARLESKEITH-blog-10.jpg" width="100%" />
<p style="font-weight: bold;">JOY YUN, SOUTH KOREA: Fashion blogger, graphic designer</p>
<p>Spotted outside Seoul Fashion Week, the ever-trendy and fashionable @yuniquezone</p>
<img alt="ImwithCHARLESKEITH" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-ImwithCHARLESKEITH-blog-11.jpg" width="100%" />
<p style="font-weight: bold;">RATHFAR CHAICHUEANJIT, THAILAND: Actress</p>
<p>Keep an eye out for up-and-coming star @padpudd</p>
<img alt="ImwithCHARLESKEITH" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-ImwithCHARLESKEITH-blog-12.jpg" width="100%" />
<p style="font-weight: bold;">EUN HAE PARK, SOUTH KOREA: Fashion blogger</p>
<p>A constant fixture at Seoul Fashion Week, @enemood shines in metallic hues.</p>
<div id="recentpost">&nbsp;</div>
</div>
<div class="visible-sm visible-xs smallcontent">
<p>Introducing #ImwithCHARLESKEITH: starring our favourite influencers in CHARLES &amp; KEITH</p>
<img alt="ImwithCHARLESKEITH" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-ImwithCHARLESKEITH-blog-1-m.jpg" width="100%" />
<p style="font-weight: bold;">ZOE SUEN, UK: Fashion influencer</p>
<p>The talent behind zoesuen.com, @zosuen is a constant inspiration to those who share her love for fashion and art.</p>
<img alt="ImwithCHARLESKEITH" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-ImwithCHARLESKEITH-blog-2-1.jpg" width="100%" /> <img alt="ImwithCHARLESKEITH" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-ImwithCHARLESKEITH-blog-2-2.jpg" width="100%" />
<p style="font-weight: bold;">PEONY LIM, UK: Fashion blogger, model, stylist and brand consultant</p>
<p>Polished, poised, and immaculate: Peony is a street style star to watch.</p>
<img alt="ImwithCHARLESKEITH" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-ImwithCHARLESKEITH-blog-3.jpg" width="100%" />
<p style="font-weight: bold;">SHIORI TAKESUE, JAPAN: Model, influencer</p>
<p>&ldquo;As a model, I love working with photographers on creative projects!&rdquo; &ndash; Shiori Takesue</p>
<img alt="ImwithCHARLESKEITH" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-ImwithCHARLESKEITH-blog-4.jpg" width="100%" /> <img alt="ImwithCHARLESKEITH" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-ImwithCHARLESKEITH-blog-5-m.jpg" width="100%" /> <img alt="ImwithCHARLESKEITH" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-ImwithCHARLESKEITH-blog-6.jpg" width="100%" /> <img alt="ImwithCHARLESKEITH" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-ImwithCHARLESKEITH-blog-7-1.jpg" width="100%" /> <img alt="ImwithCHARLESKEITH" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-ImwithCHARLESKEITH-blog-7-2.jpg" width="100%" />
<p style="font-weight: bold;">WANSIRI ONGUMPAI, THAILAND: Actress</p>
<p>With numerous acting roles under her belt, @bua.wansiri is a force to watch in the entertainment industry.</p>
<img alt="ImwithCHARLESKEITH" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-ImwithCHARLESKEITH-blog-8-m.jpg" width="100%" /> <img alt="ImwithCHARLESKEITH" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-ImwithCHARLESKEITH-blog-9-1.jpg" width="100%" /> <img alt="ImwithCHARLESKEITH" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-ImwithCHARLESKEITH-blog-9-2.jpg" width="100%" /> <img alt="ImwithCHARLESKEITH" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-ImwithCHARLESKEITH-blog-10.jpg" width="100%" />
<p style="font-weight: bold;">JOY YUN, SOUTH KOREA: Fashion blogger, graphic designer</p>
<p>Spotted outside Seoul Fashion Week, the ever-trendy and fashionable @yuniquezone</p>
<img alt="ImwithCHARLESKEITH" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-ImwithCHARLESKEITH-blog-11.jpg" width="100%" />
<p style="font-weight: bold;">RATHFAR CHAICHUEANJIT, THAILAND: Actress</p>
<p>Keep an eye out for up-and-coming star @padpudd</p>
<img alt="ImwithCHARLESKEITH" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-ImwithCHARLESKEITH-blog-12.jpg" width="100%" />
<p style="font-weight: bold;">EUN HAE PARK, SOUTH KOREA: Fashion blogger</p>
<p>A constant fixture at Seoul Fashion Week, @enemood shines in metallic hues.</p>
<div id="s-recentpost">&nbsp;</div>
</div>
<div>&nbsp;</div>]]></description>
      <pubDate>Fri, 29 Apr 2016 01:18:00 +0000</pubDate>
    </item>
    <item>
      <title><![CDATA[MOTHER'S DAY EDIT]]></title>
      <link>http://www.charleskeith.com/usd/blog/mothers-day-edit/</link>
      <description><![CDATA[<style><!--
.blog-post-view .largecontent{
	max-width: 960px;margin:0 auto; font-size: 14px;text-align: center;
}
.largecontent{padding-left: 10%; padding-right: 10%; font-size: 14px; text-align: center;}
.largecontent img{padding-bottom: 2%;}
.smallcontent{text-align: center;}
.smallcontent img{padding-bottom: 2%;}
#recentpost {text-align: center; font-size: 12px;}
#recentpost > div {
	width: 18%; 
	display: inline-block;
	vertical-align: top;

	/* IE fix. */
	*display: inline;
	zoom: 1;
}
#disqus_thread {display:none !important;}

hr {display:none !important;}
#recentpost:after {
	content: "";
	width: 100%;
	display: inline-block;
}
#recentpost a{text-decoration: none;}
#s-recentpost{text-align: center;font-size: 11px;}
#s-recentpost > div {
	width: 30%;
	display: inline-block;
	vertical-align: top;

	/* IE fix. */
	*display: inline;
	zoom: 1;
}
#s-recentpost:after {
	content: "";
	width: 100%;
	display: inline-block;
}
#s-recentpost a{text-decoration: none;}
--></style>
<div>&nbsp;</div>
<div class="visible-md visible-lg largecontent"><img alt="charles &amp; keith fashion-style edit" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-mothers-day-edit-blog_1.jpg" width="100%" /> <img alt="charles &amp; keith fashion-style edit" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-mothers-day-edit-blog_2.jpg" width="100%" /> <img alt="charles &amp; keith fashion-style edit" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-mothers-day-edit-blog_3.jpg" width="100%" /> <br />
<p>A specially curated edit featuring rose hues accessorizing and deconstructed blooms- The representation of an ode to the strength, grace, and selflessness of all mothers.</p>
<div id="recentpost">&nbsp;</div>
</div>
<div class="visible-sm visible-xs smallcontent"><img alt="charles &amp; keith fashion-style edit" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-mothers-day-edit-blog_1.jpg" width="100%" /> <img alt="charles &amp; keith fashion-style edit" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-mothers-day-edit-blog_2.jpg" width="100%" /> <img alt="charles &amp; keith fashion-style edit" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-mothers-day-edit-blog_3.jpg" width="100%" /> <br />
<p>A specially curated edit featuring rose hues accessorizing and deconstructed blooms- The representation of an ode to the strength, grace, and selflessness of all mothers.</p>
<div id="s-recentpost">&nbsp;</div>
</div>
<div>&nbsp;</div>]]></description>
      <pubDate>Fri, 22 Apr 2016 01:43:00 +0000</pubDate>
    </item>
    <item>
      <title><![CDATA[AS SEEN AT FASHION WEEK: FW'16]]></title>
      <link>http://www.charleskeith.com/usd/blog/asseenatfashionweek-fw16/</link>
      <description><![CDATA[<style><!--
.ltext{text-align: center;}
.ltext img{padding-bottom: 2%;}
.textcenter{text-align: center; padding-left: 10%; padding-right: 10%; font-size: 14px;}
.textcenter img{padding-bottom:2%;}
#recentpost {text-align: center; font-size: 12px;}
#recentpost > div {
	width: 18%; 
	display: inline-block;
	vertical-align: top;

	/* IE fix. */
	*display: inline;
	zoom: 1;
}

#disqus_thread{
display:none !important;
}

hr{
display:none !important;
}

#recentpost:after {
	content: "";
	width: 100%;
	display: inline-block;
}
#recentpost a{text-decoration: none;}
#s-recentpost{text-align: center;font-size: 11px;}
#s-recentpost > div {
	width: 30%;
	display: inline-block;
	vertical-align: top;

	/* IE fix. */
	*display: inline;
	zoom: 1;
}
#s-recentpost:after {
	content: "";
	width: 100%;
	display: inline-block;
}
#s-recentpost a{text-decoration: none;}
--></style>
<div>&nbsp;</div>
<div class="visible-md visible-lg textcenter"><img alt="charles &amp; keith fallwinter 2016" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-as_seen_at_fashion_week-blog-1.jpg" width="100%" />
<p>Spotted Style Influencer, Yoyo Cao wearing #CHARLESKEITHOFFICIAL Cross-Strap Platform Sandals during Milan Fashion week. Camel tones to stand-out among the crowd.</p>
<div>&nbsp;</div>
<img alt="charles &amp; keith fallwinter 2016" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-as_seen_at_fashion_week-blog-2.jpg" width="100%" /> <img alt="charles &amp; keith fallwinter 2016" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-as_seen_at_fashion_week-blog-3.jpg" width="100%" />
<p>Spotted Camila Carril in a full black-ensemble during London Fashion Week running between shows.</p>
<div>&nbsp;</div>
<img alt="charles &amp; keith fallwinter 2016" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-as_seen_at_fashion_week-blog-4.jpg" width="100%" />
<p>Opt for a hint of camel tone as Camila Carril carries off this Block Flare Loafers during the Fashion show in London.</p>
<div>&nbsp;</div>
<img alt="charles &amp; keith fallwinter 2016" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-as_seen_at_fashion_week-blog-5.jpg" width="100%" /> <img alt="charles &amp; keith fallwinter 2016" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-as_seen_at_fashion_week-blog-6.jpg" width="100%" />
<p>Atosa flaunts #CHARLESKEITHOFFICIAL brown bucket bag &amp; black block heels look against a white two-piece set look for London Fashion Week.</p>
<div>&nbsp;</div>
<img alt="charles &amp; keith fallwinter 2016" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-as_seen_at_fashion_week-blog-7.jpg" width="100%" /> <img alt="charles &amp; keith fallwinter 2016" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-as_seen_at_fashion_week-blog-8.jpg" width="100%" />
<p>It&rsquo;s a hit &ndash; Kristi Gogsadze at Paris Fashion Week, brightly dressed in a striking yellow coat paired with #CHARLESKEITHOFFICIAL Emoticon Sling Bag heading for the Balmain Show.</p>
<div>&nbsp;</div>
<img alt="charles &amp; keith fallwinter 2016" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-as_seen_at_fashion_week-blog-9.jpg" width="100%" />
<p>Spotted amidst the busy street of Paris with Anna Dello Russo and Kristi Gogsadze.</p>
<div>&nbsp;</div>
<img alt="charles &amp; keith fallwinter 2016" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-as_seen_at_fashion_week-blog-10.jpg" width="100%" />
<p>Working the monochrome outfit in style with quirky accessories insert -Hannah Crosskey showcases the fashion fix for her London Fashion Week get-up with a blend of androgynous and edgy vibe.</p>
<div>&nbsp;</div>
<img alt="charles &amp; keith fallwinter 2016" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-as_seen_at_fashion_week-blog-11.jpg" width="100%" />
<p>Atosa wearing #CHARLESKEITHOFFICIAL Top Handle Saddle bag swinging off to her next show.</p>
<div>&nbsp;</div>
<img alt="charles &amp; keith fallwinter 2016" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-as_seen_at_fashion_week-blog-14.jpg" width="100%" />
<p>Style blogger, Ebba Zingmark brings us around in her #CHARLESKEITHOFFICIAL ensemble during New York Fashion Week.</p>
<div>&nbsp;</div>
<img alt="charles &amp; keith fallwinter 2016" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-as_seen_at_fashion_week-blog-12.jpg" width="100%" />
<p>Grey details for an added touch to the monochrome look.</p>
<div>&nbsp;</div>
<img alt="charles &amp; keith fallwinter 2016" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-as_seen_at_fashion_week-blog-13.jpg" width="100%" /> <img alt="charles &amp; keith fallwinter 2016" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-as_seen_at_fashion_week-blog-15.jpg" width="100%" /> <img alt="charles &amp; keith fallwinter 2016" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-as_seen_at_fashion_week-blog-16.jpg" width="100%" />
<p>Embracing the cold weather in New York, Ebba added a touch of grey to her all-black layered outfit.</p>
<div>&nbsp;</div>
<img alt="charles &amp; keith fallwinter 2016" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-as_seen_at_fashion_week-blog-17.jpg" width="100%" />
<p>It&rsquo;s photo time &ndash; get inspired by Maja Malnar&rsquo;s take on the clash of casual and formal look during Paris Fashion Week.</p>
<div>&nbsp;</div>
<img alt="charles &amp; keith fallwinter 2016" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-as_seen_at_fashion_week-blog-18.jpg" width="100%" />
<p>Yanin Namasonthi dressed in a casual chic outfit as she heads off for appointments and presentations getting prepped for the first day of London Fashion Week.</p>
<br />
<div id="recentpost">&nbsp;</div>
</div>
<div class="visible-xs visible-sm ltext"><img alt="charles &amp; keith fallwinter 2016" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-as_seen_at_fashion_week-blog-1-m.jpg" width="100%" />
<p>Spotted Style Influencer, Yoyo Cao wearing #CHARLESKEITHOFFICIAL Cross-Strap Platform Sandals during Milan Fashion week. Camel tones to stand-out among the crowd.</p>
<div>&nbsp;</div>
<img alt="charles &amp; keith fallwinter 2016" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-as_seen_at_fashion_week-blog-2.jpg" width="100%" /> <img alt="charles &amp; keith fallwinter 2016" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-as_seen_at_fashion_week-blog-3.jpg" width="100%" />
<p>Spotted Camila Carril in a full black-ensemble during London Fashion Week running between shows.</p>
<div>&nbsp;</div>
<img alt="charles &amp; keith fallwinter 2016" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-as_seen_at_fashion_week-blog-4.jpg" width="100%" />
<p>Opt for a hint of camel tone as Camila Carril carries off this Block Flare Loafers during the Fashion show in London.</p>
<div>&nbsp;</div>
<img alt="charles &amp; keith fallwinter 2016" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-as_seen_at_fashion_week-blog-5-1.jpg" width="100%" /> <img alt="" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-as_seen_at_fashion_week-blog-5-2.jpg" width="100%" /> <img alt="charles &amp; keith fallwinter 2016" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-as_seen_at_fashion_week-blog-6.jpg" width="100%" />
<p>Atosa flaunts #CHARLESKEITHOFFICIAL brown bucket bag &amp; black block heels look against a white two-piece set look for London Fashion Week.</p>
<div>&nbsp;</div>
<img alt="charles &amp; keith fallwinter 2016" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-as_seen_at_fashion_week-blog-7-m.jpg" width="100%" /> <img alt="charles &amp; keith fallwinter 2016" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-as_seen_at_fashion_week-blog-8.jpg" width="100%" />
<p style="font-size: 12px;">It&rsquo;s a hit &ndash; Kristi Gogsadze at Paris Fashion Week, brightly dressed in a striking yellow coat paired with #CHARLESKEITHOFFICIAL Emoticon Sling Bag heading for the Balmain Show.</p>
<div>&nbsp;</div>
<img alt="charles &amp; keith fallwinter 2016" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-as_seen_at_fashion_week-blog-9.jpg" width="100%" />
<p>Spotted amidst the busy street of Paris with Anna Dello Russo and Kristi Gogsadze.</p>
<div>&nbsp;</div>
<img alt="charles &amp; keith fallwinter 2016" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-as_seen_at_fashion_week-blog-10-m.jpg" width="100%" />
<p>Working the monochrome outfit in style with quirky accessories insert -Hannah Crosskey showcases the fashion fix for her London Fashion Week get-up with a blend of androgynous and edgy vibe.</p>
<div>&nbsp;</div>
<img alt="charles &amp; keith fallwinter 2016" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-as_seen_at_fashion_week-blog-11.jpg" width="100%" />
<p>Atosa wearing #CHARLESKEITHOFFICIAL Top Handle Saddle bag swinging off to her next show.</p>
<div>&nbsp;</div>
<img alt="charles &amp; keith fallwinter 2016" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-as_seen_at_fashion_week-blog-14.jpg" width="100%" />
<p>Style blogger, Ebba Zingmark brings us around in her #CHARLESKEITHOFFICIAL ensemble during New York Fashion Week.</p>
<div>&nbsp;</div>
<img alt="charles &amp; keith fallwinter 2016" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-as_seen_at_fashion_week-blog-12.jpg" width="100%" />
<p>Grey details for an added touch to the monochrome look.</p>
<div>&nbsp;</div>
<img alt="charles &amp; keith fallwinter 2016" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-as_seen_at_fashion_week-blog-13.jpg" width="100%" /> <img alt="charles &amp; keith fallwinter 2016" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-as_seen_at_fashion_week-blog-15.jpg" width="100%" /> <img alt="charles &amp; keith fallwinter 2016" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-as_seen_at_fashion_week-blog-16.jpg" width="100%" />
<p>Embracing the cold weather in New York, Ebba added a touch of grey to her all-black layered outfit.</p>
<div>&nbsp;</div>
<img alt="charles &amp; keith fallwinter 2016" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-as_seen_at_fashion_week-blog-17-m.jpg" width="100%" />
<p>It&rsquo;s photo time &ndash; get inspired by Maja Malnar&rsquo;s take on the clash of casual and formal look during Paris Fashion Week.</p>
<div>&nbsp;</div>
<img alt="charles &amp; keith fallwinter 2016" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-as_seen_at_fashion_week-blog-18-m.jpg" width="100%" />
<p>Yanin Namasonthi dressed in a casual chic outfit as she heads off for appointments and presentations getting prepped for the first day of London Fashion Week.</p>
<br />
<div id="s-recentpost">&nbsp;</div>
</div>
<div>&nbsp;</div>]]></description>
      <pubDate>Mon, 04 Apr 2016 01:56:00 +0000</pubDate>
    </item>
    <item>
      <title><![CDATA[STYLE WITH ELLE-MAY]]></title>
      <link>http://www.charleskeith.com/usd/blog/style-with-ellemay/</link>
      <description><![CDATA[<style><!--
.blog-post-view .largecontent{
	max-width: 960px;margin:0 auto; font-size: 14px;text-align: center;
}
.largecontent{padding-left: 10%; padding-right: 10%; font-size: 14px; text-align: center;}
.largecontent img{padding-bottom: 2%;}
.smallcontent{text-align: center;}
.smallcontent img{padding-bottom: 2%;}
#recentpost {text-align: center; font-size: 12px;}
#recentpost > div {
	width: 18%; 
	display: inline-block;
	vertical-align: top;

	/* IE fix. */
	*display: inline;
	zoom: 1;
}#disqus_thread{
display:none !important;
}

hr{
display:none !important;
}
#recentpost:after {
	content: "";
	width: 100%;
	display: inline-block;
}
#recentpost a{text-decoration: none;}
#s-recentpost{text-align: center;font-size: 11px;}
#s-recentpost > div {
	width: 30%;
	display: inline-block;
	vertical-align: top;

	/* IE fix. */
	*display: inline;
	zoom: 1;
}
#s-recentpost:after {
	content: "";
	width: 100%;
	display: inline-block;
}
#s-recentpost a{text-decoration: none;}
--></style>
<div>&nbsp;</div>
<div class="visible-md visible-lg largecontent"><img alt="charles &amp; keith fashion-style edit" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-style-with-elle-may-blog-1.jpg" width="100%" /> <img alt="charles &amp; keith fashion-style edit" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-style-with-elle-may-blog-2.jpg" width="100%" /> <img alt="charles &amp; keith fashion-style edit" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-style-with-elle-may-blog-3.jpg" width="100%" /> <img alt="charles &amp; keith fashion-style edit" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-style-with-elle-may-blog-4.jpg" width="100%" /> <br />
<p>By the sea with Elle-May Leckenby &ndash; Experience her obvious absolute favourite seaside landscape by an ocean that truly creates a sense of nostalgia and gratitude within.</p>
<p>Explore neutral tones of camel and nudes by the perfect sunset.</p>
<div id="recentpost">&nbsp;</div>
</div>
<div class="visible-sm visible-xs smallcontent"><img alt="charles &amp; keith fashion-style edit" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-style-with-elle-may-blog-1.jpg" width="100%" /> <img alt="charles &amp; keith fashion-style edit" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-style-with-elle-may-blog-2-1.jpg" width="100%" /> <img alt="charles &amp; keith fashion-style edit" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-style-with-elle-may-blog-2-2.jpg" width="100%" /> <img alt="charles &amp; keith fashion-style edit" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-style-with-elle-may-blog-3-1.jpg" width="100%" /> <img alt="charles &amp; keith fashion-style edit" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-style-with-elle-may-blog-3-2.jpg" width="100%" /> <img alt="charles &amp; keith fashion-style edit" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-style-with-elle-may-blog-4.jpg" width="100%" /> <br />
<p>By the sea with Elle-May Leckenby &ndash; Experience her obvious absolute favourite seaside landscape by an ocean that truly creates a sense of nostalgia and gratitude within.</p>
<p>Explore neutral tones of camel and nudes by the perfect sunset.</p>
<div id="s-recentpost">&nbsp;</div>
</div>
<div>&nbsp;</div>]]></description>
      <pubDate>Thu, 31 Mar 2016 01:57:00 +0000</pubDate>
    </item>
    <item>
      <title><![CDATA[FUNCTIONAL STYLE]]></title>
      <link>http://www.charleskeith.com/usd/blog/functional-style/</link>
      <description><![CDATA[<style><!--
.blogtext{padding-left: 10%; padding-right: 10%; font-size: 14px; text-align: center;}
.blogtext img{padding-bottom: 2%;}
.blogsmall{text-align: center;}
.blogsmall img{padding-bottom: 2%;}
#recentpost {text-align: center; font-size: 12px;}
#recentpost > div {
	width: 18%; 
	display: inline-block;
	vertical-align: top;

	/* IE fix. */
	*display: inline;
	zoom: 1;
}
#disqus_thread {display:none !important;}

hr {display:none !important;}
#recentpost:after {
	content: "";
	width: 100%;
	display: inline-block;
}
#recentpost a{text-decoration: none;}
#s-recentpost{text-align: center;font-size: 11px;}
#s-recentpost > div {
	width: 30%;
	display: inline-block;
	vertical-align: top;

	/* IE fix. */
	*display: inline;
	zoom: 1;
}
#s-recentpost:after {
	content: "";
	width: 100%;
	display: inline-block;
}
#s-recentpost a{text-decoration: none;}
--></style>
<div>&nbsp;</div>
<div class="visible-md visible-lg blogtext"><img alt="charles &amp; keith summer 2016 campaign products" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-summer-2016-product-blog-1_1.jpg" width="100%" /> <img alt="charles &amp; keith summer 2016 campaign products" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-summer-2016-product-blog-2_1.jpg" width="100%" /> <img alt="charles &amp; keith summer 2016 campaign products" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-summer-2016-product-blog-3_1.jpg" width="100%" /> <img alt="charles &amp; keith summer 2016 campaign products" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-summer-2016-product-blog-4_1.jpg" width="100%" /> <img alt="charles &amp; keith summer 2016 campaign products" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-summer-2016-product-blog-5_1.jpg" width="100%" /> <img alt="charles &amp; keith summer 2016 campaign products" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-summer-2016-product-blog-6_1.jpg" width="100%" /> <img alt="charles &amp; keith summer 2016 campaign products" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-summer-2016-product-blog-7_1.jpg" width="100%" /> <img alt="charles &amp; keith summer 2016 campaign products" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-summer-2016-product-blog-8_1.jpg" width="100%" /> <img alt="charles &amp; keith summer 2016 campaign products" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-summer-2016-product-blog-9_1.jpg" width="100%" /> <img alt="charles &amp; keith summer 2016 campaign products" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-summer-2016-product-blog-10_1.jpg" width="100%" /> <img alt="charles &amp; keith summer 2016 campaign products" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-summer-2016-product-blog-11_1.jpg" width="100%" /> <img alt="charles &amp; keith summer 2016 campaign products" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-summer-2016-product-blog-12_1.jpg" width="100%" /> <img alt="charles &amp; keith summer 2016 campaign products" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-summer-2016-product-blog-13_1.jpg" width="100%" /> <img alt="charles &amp; keith summer 2016 campaign products" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-summer-2016-product-blog-14_1.jpg" width="100%" /> <img alt="charles &amp; keith summer 2016 campaign products" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-summer-2016-product-blog-15_1.jpg" width="100%" /> <img alt="charles &amp; keith summer 2016 campaign products" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-summer-2016-product-blog-16_1.jpg" width="100%" /> <img alt="charles &amp; keith summer 2016 campaign products" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-summer-2016-product-blog-17_1.jpg" width="100%" /> <img alt="charles &amp; keith summer 2016 campaign products" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-summer-2016-product-blog-18_1.jpg" width="100%" /> <img alt="charles &amp; keith summer 2016 campaign products" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-summer-2016-product-blog-19_1.jpg" width="100%" />
<p>Summertime is about journeys &ndash; it could be within one&rsquo;s innerself or a physical one that takes you across the world.</p>
<p>Functional pieces are curated to complement this lifestyle. Explore in textured sandals lined with espadrille and channel your inner scout with a Trooper&rsquo;s Bag complete with travel-themed badges, or pack light with a two-way waist pouch or a boxy crossbody.</p>
<p>Think &ldquo;fashion&rdquo; as you transverse the mountains and the woods.</p>
<div id="recentpost">&nbsp;</div>
</div>
<div class="visible-sm visible-xs blogsmall"><img alt="charles &amp; keith summer 2016 campaign products" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-summer-2016-product-blog-1_1.jpg" width="100%" /> <img alt="charles &amp; keith summer 2016 campaign products" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-summer-2016-product-blog-2-1.jpg" width="100%" /> <img alt="charles &amp; keith summer 2016 campaign products" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-summer-2016-product-blog-2-2.jpg" width="100%" /> <img alt="charles &amp; keith summer 2016 campaign products" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-summer-2016-product-blog-3_1.jpg" width="100%" /> <img alt="charles &amp; keith summer 2016 campaign products" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-summer-2016-product-blog-4_1.jpg" width="100%" /> <img alt="charles &amp; keith summer 2016 campaign products" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-summer-2016-product-blog-5-1.jpg" width="100%" /> <img alt="charles &amp; keith summer 2016 campaign products" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-summer-2016-product-blog-5-2.jpg" width="100%" /> <img alt="charles &amp; keith summer 2016 campaign products" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-summer-2016-product-blog-6_1.jpg" width="100%" /> <img alt="charles &amp; keith summer 2016 campaign products" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-summer-2016-product-blog-7_1.jpg" width="100%" /> <img alt="charles &amp; keith summer 2016 campaign products" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-summer-2016-product-blog-8-1.jpg" width="100%" /> <img alt="charles &amp; keith summer 2016 campaign products" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-summer-2016-product-blog-8-2.jpg" width="100%" /> <img alt="charles &amp; keith summer 2016 campaign products" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-summer-2016-product-blog-9_1.jpg" width="100%" /> <img alt="charles &amp; keith summer 2016 campaign products" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-summer-2016-product-blog-10_1.jpg" width="100%" /> <img alt="charles &amp; keith summer 2016 campaign products" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-summer-2016-product-blog-11_1.jpg" width="100%" /> <img alt="charles &amp; keith summer 2016 campaign products" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-summer-2016-product-blog-12-1.jpg" width="100%" /> <img alt="charles &amp; keith summer 2016 campaign products" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-summer-2016-product-blog-12-2.jpg" width="100%" /> <img alt="charles &amp; keith summer 2016 campaign products" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-summer-2016-product-blog-13_1.jpg" width="100%" /> <img alt="charles &amp; keith summer 2016 campaign products" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-summer-2016-product-blog-14_1.jpg" width="100%" /> <img alt="charles &amp; keith summer 2016 campaign products" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-summer-2016-product-blog-15_1.jpg" width="100%" /> <img alt="charles &amp; keith summer 2016 campaign products" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-summer-2016-product-blog-16-1.jpg" width="100%" /> <img alt="charles &amp; keith summer 2016 campaign products" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-summer-2016-product-blog-16-2.jpg" width="100%" /> <img alt="charles &amp; keith summer 2016 campaign products" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-summer-2016-product-blog-17_1.jpg" width="100%" /> <img alt="charles &amp; keith summer 2016 campaign products" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-summer-2016-product-blog-18_1.jpg" width="100%" /> <img alt="charles &amp; keith summer 2016 campaign products" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-summer-2016-product-blog-19_1.jpg" width="100%" />
<p>Summertime is about journeys &ndash; it could be within one&rsquo;s innerself or a physical one that takes you across the world.</p>
<p>Functional pieces are curated to complement this lifestyle. Explore in textured sandals lined with espadrille and channel your inner scout with a Trooper&rsquo;s Bag complete with travel-themed badges, or pack light with a two-way waist pouch or a boxy crossbody.</p>
<p>Think &ldquo;fashion&rdquo; as you transverse the mountains and the woods.</p>
<div id="s-recentpost">&nbsp;</div>
</div>
<div>&nbsp;</div>]]></description>
      <pubDate>Wed, 23 Mar 2016 01:30:00 +0000</pubDate>
    </item>
    <item>
      <title><![CDATA[SUMMER 2016]]></title>
      <link>http://www.charleskeith.com/usd/blog/summer-2016/</link>
      <description><![CDATA[<style><!--
.largecontent{padding-left: 10%; padding-right: 10%; text-align: center; font-size: 14px;}
.largecontent img{padding-bottom: 2%;}
.smallcontent {text-align: center;}
.smallcontent img{padding-bottom: 2%;}
#recentpost {text-align: center; font-size: 12px;}
#recentpost > div {
	width: 18%; 
	display: inline-block;
	vertical-align: top;

	/* IE fix. */
	*display: inline;
	zoom: 1;
}
#disqus_thread {display:none !important;}

hr {display:none !important;}
#recentpost:after {
	content: "";
	width: 100%;
	display: inline-block;
}
#recentpost a{text-decoration: none;}
#s-recentpost{text-align: center;font-size: 11px;}
#s-recentpost > div {
	width: 30%;
	display: inline-block;
	vertical-align: top;

	/* IE fix. */
	*display: inline;
	zoom: 1;
}
#s-recentpost:after {
	content: "";
	width: 100%;
	display: inline-block;
}
#s-recentpost a{text-decoration: none;}
.video-container {
	position:relative;
	padding-bottom:56.25%;
	padding-top: 0;
	height:0;
	overflow:hidden;
}
.video-container iframe, .video-container object, .video-container embed {
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
	border: none;
}
--></style>
<div>&nbsp;</div>
<div class="video-container"><iframe src="https://www.youtube.com/embed/gdWvBJVCvss?autoplay=1&amp;mute=1" height="720" width="1280"></iframe></div>
<div>&nbsp;</div>
<div class="visible-md visible-lg largecontent"><img alt="charles &amp; keith summer 2016 campaign" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-summer-2016-model-blog-1.jpg" width="100%" /> <img alt="charles &amp; keith summer 2016 campaign" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-summer-2016-model-blog-2.jpg" width="100%" /> <img alt="charles &amp; keith summer 2016 campaign" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-summer-2016-model-blog-3.jpg" width="100%" /> <img alt="charles &amp; keith summer 2016 campaign" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-summer-2016-model-blog-4.jpg" width="100%" /> <img alt="charles &amp; keith summer 2016 campaign" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-summer-2016-model-blog-5.jpg" width="100%" /> <img alt="charles &amp; keith summer 2016 campaign" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-summer-2016-model-blog-6.jpg" width="100%" /> <img alt="charles &amp; keith summer 2016 campaign" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-summer-2016-model-blog-7.jpg" width="100%" /> <img alt="charles &amp; keith summer 2016 campaign" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-summer-2016-model-blog-8.jpg" width="100%" /> <img alt="charles &amp; keith summer 2016 campaign" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-summer-2016-model-blog-9.jpg" width="100%" /> <img alt="charles &amp; keith summer 2016 campaign" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-summer-2016-model-blog-10.jpg" width="100%" /> <img alt="charles &amp; keith summer 2016 campaign" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-summer-2016-model-blog-11.jpg" width="100%" /> <img alt="charles &amp; keith summer 2016 campaign" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-summer-2016-model-blog-12.jpg" width="100%" /> <img alt="charles &amp; keith summer 2016 campaign" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-summer-2016-model-blog-13.jpg" width="100%" /> <img alt="charles &amp; keith summer 2016 campaign" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-summer-2016-model-blog-14.jpg" width="100%" /> <img alt="charles &amp; keith summer 2016 campaign" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-summer-2016-model-blog-15.jpg" width="100%" /> <img alt="charles &amp; keith summer 2016 campaign" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-summer-2016-model-blog-16.jpg" width="100%" /> <img alt="charles &amp; keith summer 2016 campaign" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-summer-2016-model-blog-17.jpg" width="100%" />
<p>Summer 2016 draws on a tale of one&rsquo;s journey to self discovery, a delivery of self expressionism. Pushing forth the idea of self identity, a series of visual narratives portray the dialogues of one&rsquo;s inner thoughts.</p>
<p>Musing on the journey of a wanderer, active ropes and lug sole details on sandals, heels and trooper bags embody outdoor influences with an underlying sense of androgyny and studious demeanour. Expeditions into the unknown are expanded onto knee high gladiator sandals, studded gladiator sandals and laced-up cage heels.</p>
</div>
<div class="visible-sm visible-xs smallcontent"><img alt="charles &amp; keith summer 2016 campaign" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-summer-2016-model-blog-1.jpg" width="100%" /> <img alt="charles &amp; keith summer 2016 campaign" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-summer-2016-model-blog-2.jpg" width="100%" /> <img alt="charles &amp; keith summer 2016 campaign" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-summer-2016-model-blog-3.jpg" width="100%" /> <img alt="charles &amp; keith summer 2016 campaign" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-summer-2016-model-blog-4.jpg" width="100%" /> <img alt="charles &amp; keith summer 2016 campaign" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-summer-2016-model-blog-5.jpg" width="100%" /> <img alt="charles &amp; keith summer 2016 campaign" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-summer-2016-model-blog-6.jpg" width="100%" /> <img alt="charles &amp; keith summer 2016 campaign" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-summer-2016-model-blog-7.jpg" width="100%" /> <img alt="charles &amp; keith summer 2016 campaign" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-summer-2016-model-blog-8.jpg" width="100%" /> <img alt="charles &amp; keith summer 2016 campaign" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-summer-2016-model-blog-9.jpg" width="100%" /> <img alt="charles &amp; keith summer 2016 campaign" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-summer-2016-model-blog-10.jpg" width="100%" /> <img alt="charles &amp; keith summer 2016 campaign" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-summer-2016-model-blog-11.jpg" width="100%" /> <img alt="charles &amp; keith summer 2016 campaign" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-summer-2016-model-blog-12.jpg" width="100%" /> <img alt="charles &amp; keith summer 2016 campaign" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-summer-2016-model-blog-13.jpg" width="100%" /> <img alt="charles &amp; keith summer 2016 campaign" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-summer-2016-model-blog-14.jpg" width="100%" /> <img alt="charles &amp; keith summer 2016 campaign" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-summer-2016-model-blog-15.jpg" width="100%" /> <img alt="charles &amp; keith summer 2016 campaign" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-summer-2016-model-blog-16.jpg" width="100%" /> <img alt="charles &amp; keith summer 2016 campaign" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-summer-2016-model-blog-17-1.jpg" width="100%" /> <img alt="charles &amp; keith summer 2016 campaign" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-summer-2016-model-blog-17-2.jpg" width="100%" />
<p>Summer 2016 draws on a tale of one&rsquo;s journey to self discovery, a delivery of self expressionism. Pushing forth the idea of self identity, a series of visual narratives portray the dialogues of one&rsquo;s inner thoughts.</p>
<p>Musing on the journey of a wanderer, active ropes and lug sole details on sandals, heels and trooper bags embody outdoor influences with an underlying sense of androgyny and studious demeanour. Expeditions into the unknown are expanded onto knee high gladiator sandals, studded gladiator sandals and laced-up cage heels.</p>
</div>
<div>&nbsp;</div>]]></description>
      <pubDate>Thu, 17 Mar 2016 01:45:00 +0000</pubDate>
    </item>
    <item>
      <title><![CDATA[STYLE WITH ZENOBIA]]></title>
      <link>http://www.charleskeith.com/usd/blog/style-with-zenobia/</link>
      <description><![CDATA[<style><!--
.blog-post-view .largecontent{
	max-width:960px;margin:0 auto; font-size: 14px;text-align: center;
}
.largecontent{padding-left: 10%; padding-right: 10%; font-size: 14px; text-align: center;}
.largecontent img{padding-bottom: 2%;}
.smallcontent{text-align: center;}
.smallcontent img{padding-bottom: 2%;}
#recentpost {text-align: center; font-size: 12px;}
#recentpost > div {
	width: 18%; 
	display: inline-block;
	vertical-align: top;

	/* IE fix. */
	*display: inline;
	zoom: 1;
}#disqus_thread{
display:none !important;
}

hr{
display:none !important;
}
#recentpost:after {
	content: "";
	width: 100%;
	display: inline-block;
}
#recentpost a{text-decoration: none;}
#s-recentpost{text-align: center;font-size: 11px;}
#s-recentpost > div {
	width: 30%;
	display: inline-block;
	vertical-align: top;

	/* IE fix. */
	*display: inline;
	zoom: 1;
}
#s-recentpost:after {
	content: "";
	width: 100%;
	display: inline-block;
}
#s-recentpost a{text-decoration: none;}
--></style>
<div>&nbsp;</div>
<div class="visible-md visible-lg largecontent"><img alt="charles &amp; keith fashion-style edit" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-style-with-zenobia-blog-1.jpg" width="100%" /> <img alt="charles &amp; keith fashion-style edit" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-style-with-zenobia-blog-2.jpg" width="100%" /> <img alt="charles &amp; keith fashion-style edit" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-style-with-zenobia-blog-3.jpg" width="100%" /> <img alt="charles &amp; keith fashion-style edit" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-style-with-zenobia-blog-4.jpg" width="100%" /> <br />
<p>The rise of belt bag re-brands with the concept of a new-age fanny pack. The idea of convenience and utility with the structure and design of the bag brings it back to form. New iterations of this bag trend are made more petite, structured and stylish yet less obtrusive. Back to the basics is the key to pull-off this look.</p>
<p>Our style blogger, Zenobia displayed the perfect warrior look by pairing a light colored coat to this classic yet full of attitude belt bag demonstrating how chic the hands-free look can be.</p>
<div id="recentpost">&nbsp;</div>
</div>
<div class="visible-sm visible-xs smallcontent"><img alt="charles &amp; keith fashion-style edit" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-style-with-zenobia-blog-1-1.jpg" width="100%" /> <img alt="charles &amp; keith fashion-style edit" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-style-with-zenobia-blog-1-2.jpg" width="100%" /> <img alt="charles &amp; keith fashion-style edit" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-style-with-zenobia-blog-2.jpg" width="100%" /> <img alt="charles &amp; keith fashion-style edit" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-style-with-zenobia-blog-3.jpg" width="100%" /> <img alt="charles &amp; keith fashion-style edit" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-style-with-zenobia-blog-4.jpg" width="100%" /> <br />
<p>The rise of belt bag re-brands with the concept of a new-age fanny pack. The idea of convenience and utility with the structure and design of the bag brings it back to form. New iterations of this bag trend are made more petite, structured and stylish yet less obtrusive. Back to the basics is the key to pull-off this look.</p>
<p>Our style blogger, Zenobia displayed the perfect warrior look by pairing a light colored coat to this classic yet full of attitude belt bag demonstrating how chic the hands-free look can be.</p>
<div id="s-recentpost">&nbsp;</div>
</div>
<div>&nbsp;</div>]]></description>
      <pubDate>Fri, 11 Mar 2016 03:12:00 +0000</pubDate>
    </item>
    <item>
      <title><![CDATA[VOICES: RUMI NEELY]]></title>
      <link>http://www.charleskeith.com/usd/blog/voices-rumi-neely/</link>
      <description><![CDATA[<style><!--
.blog-post-view .largecontent{
	max-width: 960px;margin:0 auto; font-size: 14px;text-align: center;
}
.largecontent{
   text-align: center; padding-right: 20%; font-size: 14px;
}
.largecontent img{padding-bottom: 2%;}
.smallcontent{font-size: 12px; text-align: center;}
.smallcontent img{padding-bottom: 2%;}
#disqus_thread{
display:none !important;
}

hr{
display:none !important;
}
#recentpost {
 text-align: center; font-size: 12px;
}
#recentpost > div {
 width: 18%; 
 display: inline-block;
 vertical-align: top;

 / IE fix. /
 *display: inline;
 zoom: 1;
}
#recentpost:after {
 content: "";
 width: 100%;
 display: inline-block;
}
#recentpost a{text-decoration: none;}
#s-recentpost{text-align: center;font-size: 11px;}
#s-recentpost > div {
 width: 30%;
 display: inline-block;
 vertical-align: top;

 / IE fix. /
 *display: inline;
 zoom: 1;
}
#s-recentpost:after {
 content: "";
 width: 100%;
 display: inline-block;
}
#s-recentpost a{text-decoration: none;}
--></style>
<div>&nbsp;</div>
<div class="visible-md visible-lg largecontent"><img alt="charles &amp; keith voices" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-rumi-neely-blog-1.jpg" width="100%" />
<p>Young, entrepreneurial, iconic &ndash; Rumi Neely is not only a veteran in the fashion blogging industry, but also a constant inspiration to those thirsty for the ethereal-experimental Californian appeal: the cool girl dominating the block. Scrolling through her blog, spontaneously titled Fashion Toast, she has created countless adaptations of her romantic, minimal, effortless style. This Spring, we see Rumi Juxtaposition hallmarks of her signature style against clean, structured lines &ndash; sitting on the fences between classic and modern, organic and architectural.</p>
<img alt="charles &amp; keith voices" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-rumi-neely-blog-2.jpg" width="100%" /> <img alt="charles &amp; keith voices" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-rumi-neely-blog-3.jpg" width="100%" />
<p style="font-weight: bold;">You started out by styling vintage pieces into contemporary looks. What got you interested in that?</p>
<p>When I was in high school, shopping for vintage became one of my favourite ways to set my style apart. I remember trying on stacks of Levi&rsquo;s and hunting for that perfect shrunken vintage t-shirt with my best friend every weekend! That feeling that you could find anything is sort of a weird thrill.</p>
<p style="font-weight: bold;">How has that influenced your style over time?</p>
<p>Taking those vintage pieces out of context so they didn&rsquo;t look too constumey required a lot of customization! The way that I would cut up vintage slipdresses actually inspired the cut of one the signature slipdresses in my line. So just tweaking little things about my outfits started there.</p>
<p style="font-weight: bold;">How do we find a balance when styling vintage with contemporary?</p>
<p>It&rsquo;s a very delicate balance. The advice that I give people is to wear what makes them feel the most comfortable and themselves, so it&rsquo;s all about finding what that balance is for you. I love wearing a simple top with a beaten up vintage belt or cutting up my own vintage Levi&rsquo;s in a very specific way.</p>
<p style="font-weight: bold;">What is your best vintage find and how would you style it?</p>
<p>A pair of perfectly loose but high waisted but byfriendy but tapered Levi&rsquo;s jeans from a vintage shop in Venice. My BFF picked them out for me, I owe her!</p>
<p style="font-weight: bold;">Fashion pieces from the past decades have been making a comeback in the fashion scene, if you could pick one that has yet to make a comeback what would that be?</p>
<p>The early nighties. Very little advancement in the name of fashion, so hopefully it stays that way.</p>
<p style="font-weight: bold;">Are there any decades that you keep going back to for style inspiration?</p>
<p>You can tell this in 3 seconds by looking at my site &ndash; definitely the mussed up minimalism of the &lsquo;90s.</p>
<p style="font-weight: bold;">If you could be any style icon from the past, who would it be and how does that fit in with you personal style mantra?</p>
<p>How amazing to be crazy carefree &lsquo;90s Kate Moss. She is the queen.</p>
<p style="font-weight: bold;">You are very active on your social networks, do you have any self-imposed rules?</p>
<p>I don&rsquo;t really think about it in terms of rules. Whatever feels right i post.</p>
<p style="font-weight: bold;">Any personal motto you live by?</p>
<p>I&rsquo;m not really a motto person. I just try to remember what&rsquo;s truly important and to tell people positive things that you&rsquo;re thinking about them out loud.</p>
<p style="font-weight: bold;">Tell us something people don&rsquo;t know about you.</p>
<p>I&rsquo;m the snuggliest. Luckily my boyfriend and my cat are receptive to this.</p>
<img alt="charles &amp; keith voices" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-rumi-neely-blog-4.jpg" width="100%" />
<p>&ldquo;The advice that I give people is to wear what makes them feel the most comfortable and themselves, so it&rsquo;s all about finding what that balance is for you.&rdquo;</p>
<img alt="charles &amp; keith voices" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-rumi-neely-blog-5.jpg" width="100%" />
<p>Paving the way for today&rsquo;s top fashion and lifestyle bloggers, style icon Rumi Neely gives us a quick peek into her daily routine.</p>
<br />
<p><span style="font-weight: bold;">07:30</span> Wake up slowly, kiss my boyfriend good morning and snuggle and talk for a few minutes before getting out of bed.</p>
<p><span style="font-weight: bold;">08:00</span> Check for important emails and see what&rsquo;s going on on Instagram, take my daily coffee photo.</p>
<p><span style="font-weight: bold;">09:00</span> Head to my office in DTLA and go over the goals of the day and the week with my team.</p>
<p><span style="font-weight: bold;">11:00</span> Plan out new designs for ARE YOU AM I, fit the pieces that are in different stages of production.</p>
<p><span style="font-weight: bold;">13:00</span> Lunch! I love going to Urth Caffe or the Ace Hotel.</p>
<p><span style="font-weight: bold;">14:00</span> Meet with suppliers or discuss future brand collaborations for AYAI and Fashiontoast.</p>
<p><span style="font-weight: bold;">15:30</span> Shoot photos for my own Instagram or for an upcoming project.</p>
<p><span style="font-weight: bold;">18:00</span> Meet up with my boyfriend and catch up on our days.</p>
<p><span style="font-weight: bold;">19:30</span> Dinner in Hollywood</p>
<p><span style="font-weight: bold;">21:00</span> Head home, relax and get cozy.</p>
<div>&nbsp;</div>
</div>
<div class="visible-sm visible-xs smallcontent"><img alt="charles &amp; keith voices" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-rumi-neely-blog-1.jpg" width="100%" />
<p>Young, entrepreneurial, iconic &ndash; Rumi Neely is not only a veteran in the fashion blogging industry, but also a constant inspiration to those thirsty for the ethereal-experimental Californian appeal: the cool girl dominating the block. Scrolling through her blog, spontaneously titled Fashion Toast, she has created countless adaptations of her romantic, minimal, effortless style. This Spring, we see Rumi Juxtaposition hallmarks of her signature style against clean, structured lines &ndash; sitting on the fences between classic and modern, organic and architectural.</p>
<img alt="charles &amp; keith voices" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-rumi-neely-blog-2-m.jpg" width="100%" /> <img alt="charles &amp; keith voices" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-rumi-neely-blog-3-1.jpg" width="100%" /> <img alt="charles &amp; keith voices" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-rumi-neely-blog-3-2.jpg" width="100%" />
<p style="font-weight: bold;">You started out by styling vintage pieces into contemporary looks. What got you interested in that?</p>
<p>When I was in high school, shopping for vintage became one of my favourite ways to set my style apart. I remember trying on stacks of Levi&rsquo;s and hunting for that perfect shrunken vintage t-shirt with my best friend every weekend! That feeling that you could find anything is sort of a weird thrill.</p>
<p style="font-weight: bold;">How has that influenced your style over time?</p>
<p>Taking those vintage pieces out of context so they didn&rsquo;t look too constumey required a lot of customization! The way that I would cut up vintage slipdresses actually inspired the cut of one the signature slipdresses in my line. So just tweaking little things about my outfits started there.</p>
<p style="font-weight: bold;">How do we find a balance when styling vintage with contemporary?</p>
<p>It&rsquo;s a very delicate balance. The advice that I give people is to wear what makes them feel the most comfortable and themselves, so it&rsquo;s all about finding what that balance is for you. I love wearing a simple top with a beaten up vintage belt or cutting up my own vintage Levi&rsquo;s in a very specific way.</p>
<p style="font-weight: bold;">What is your best vintage find and how would you style it?</p>
<p>A pair of perfectly loose but high waisted but byfriendy but tapered Levi&rsquo;s jeans from a vintage shop in Venice. My BFF picked them out for me, I owe her!</p>
<p style="font-weight: bold;">Fashion pieces from the past decades have been making a comeback in the fashion scene, if you could pick one that has yet to make a comeback what would that be?</p>
<p>The early nighties. Very little advancement in the name of fashion, so hopefully it stays that way.</p>
<p style="font-weight: bold;">Are there any decades that you keep going back to for style inspiration?</p>
<p>You can tell this in 3 seconds by looking at my site &ndash; definitely the mussed up minimalism of the &lsquo;90s.</p>
<p style="font-weight: bold;">If you could be any style icon from the past, who would it be and how does that fit in with you personal style mantra?</p>
<p>How amazing to be crazy carefree &lsquo;90s Kate Moss. She is the queen.</p>
<p style="font-weight: bold;">You are very active on your social networks, do you have any self-imposed rules?</p>
<p>I don&rsquo;t really think about it in terms of rules. Whatever feels right i post.</p>
<p style="font-weight: bold;">Any personal motto you live by?</p>
<p>I&rsquo;m not really a motto person. I just try to remember what&rsquo;s truly important and to tell people positive things that you&rsquo;re thinking about them out loud.</p>
<p style="font-weight: bold;">Tell us something people don&rsquo;t know about you.</p>
<p>I&rsquo;m the snuggliest. Luckily my boyfriend and my cat are receptive to this.</p>
<img alt="charles &amp; keith voices" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-rumi-neely-blog-4.jpg" width="100%" />
<p>&ldquo;The advice that I give people is to wear what makes them feel the most comfortable and themselves, so it&rsquo;s all about finding what that balance is for you.&rdquo;</p>
<img alt="charles &amp; keith voices" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-rumi-neely-blog-5-m.jpg" width="100%" />
<p>Paving the way for today&rsquo;s top fashion and lifestyle bloggers, style icon Rumi Neely gives us a quick peek into her daily routine.</p>
<br />
<p><span style="font-weight: bold;">07:30</span> Wake up slowly, kiss my boyfriend good morning and snuggle and talk for a few minutes before getting out of bed.</p>
<p><span style="font-weight: bold;">08:00</span> Check for important emails and see what&rsquo;s going on on Instagram, take my daily coffee photo.</p>
<p><span style="font-weight: bold;">09:00</span> Head to my office in DTLA and go over the goals of the day and the week with my team.</p>
<p><span style="font-weight: bold;">11:00</span> Plan out new designs for ARE YOU AM I, fit the pieces that are in different stages of production.</p>
<p><span style="font-weight: bold;">13:00</span> Lunch! I love going to Urth Caffe or the Ace Hotel.</p>
<p><span style="font-weight: bold;">14:00</span> Meet with suppliers or discuss future brand collaborations for AYAI and Fashiontoast.</p>
<p><span style="font-weight: bold;">15:30</span> Shoot photos for my own Instagram or for an upcoming project.</p>
<p><span style="font-weight: bold;">18:00</span> Meet up with my boyfriend and catch up on our days.</p>
<p><span style="font-weight: bold;">19:30</span> Dinner in Hollywood</p>
<p><span style="font-weight: bold;">21:00</span> Head home, relax and get cozy.</p>
<div>&nbsp;</div>
</div>]]></description>
      <pubDate>Thu, 25 Feb 2016 03:30:00 +0000</pubDate>
    </item>
    <item>
      <title><![CDATA[ACCESSORIES EDIT]]></title>
      <link>http://www.charleskeith.com/usd/blog/accessories-edit/</link>
      <description><![CDATA[<style><!--
.blog-post-view .largecontent{
	max-width: 960px;margin:0 auto; font-size: 14px;text-align: center;
}
.largecontent{padding-left: 10%; padding-right: 10%; font-size: 14px; text-align: center;}
.largecontent img{padding-bottom: 2%;}
.smallcontent{text-align: center;}
.smallcontent img{padding-bottom: 2%;}
#recentpost {
	text-align: center; font-size: 12px;
}
#recentpost > div {
	width: 18%; 
	display: inline-block;
	vertical-align: top;

	/* IE fix. */
	*display: inline;
	zoom: 1;
}
#recentpost:after {
	content: "";
	width: 100%;
	display: inline-block;
}

#disqus_thread {display:none !important;}

hr {display:none !important;}
#recentpost a{text-decoration: none;}
#s-recentpost{text-align: center;font-size: 11px;}
#s-recentpost > div {
	width: 30%;
	display: inline-block;
	vertical-align: top;

	/* IE fix. */
	*display: inline;
	zoom: 1;
}
#s-recentpost:after {
	content: "";
	width: 100%;
	display: inline-block;
}
#s-recentpost a{text-decoration: none;}
--></style>
<div>&nbsp;</div>
<div class="visible-md visible-lg largecontent"><img alt="charles &amp; keith fashion-style edit" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-accessories-edit-blog-1.jpg" width="100%" /> <img alt="charles &amp; keith fashion-style edit" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-accessories-edit-blog-2.jpg" width="100%" /> <img alt="charles &amp; keith fashion-style edit" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-accessories-edit-blog-3.jpg" width="100%" /> <img alt="charles &amp; keith fashion-style edit" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-accessories-edit-blog-4.jpg" width="100%" /> <img alt="charles &amp; keith fashion-style edit" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-accessories-edit-blog-5.jpg" width="100%" /> <img alt="charles &amp; keith fashion-style edit" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-accessories-edit-blog-6.jpg" width="100%" /> <br />
<p>This season&rsquo;s accessory collection finds a calculated balance between the contemporary and the classic. A curated collection of geometry designs of pentagons, cubes and spheres have been playfully readapted with the introduction of semi-precious stones, thus giving the collection a rustic vintage charisma without losing its modern relevance and aesthetic.</p>
<p>Often associated to minimalist aesthetic, the trend has been glorified as a staple piece, by style icons who hold a high regard for essential and polish styles.</p>
</div>
<div class="visible-sm visible-xs smallcontent"><img alt="charles &amp; keith fashion-style edit" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-accessories-edit-blog-1.jpg" width="100%" /> <img alt="charles &amp; keith fashion-style edit" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-accessories-edit-blog-2.jpg" width="100%" /> <img alt="charles &amp; keith fashion-style edit" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-accessories-edit-blog-3.jpg" width="100%" /> <img alt="charles &amp; keith fashion-style edit" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-accessories-edit-blog-4.jpg" width="100%" /> <img alt="charles &amp; keith fashion-style edit" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-accessories-edit-blog-5.jpg" width="100%" /> <img alt="charles &amp; keith fashion-style edit" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-accessories-edit-blog-6.jpg" width="100%" /> <br />
<p>This season&rsquo;s accessory collection finds a calculated balance between the contemporary and the classic. A curated collection of geometry designs of pentagons, cubes and spheres have been playfully readapted with the introduction of semi-precious stones, thus giving the collection a rustic vintage charisma without losing its modern relevance and aesthetic.</p>
<p>Often associated to minimalist aesthetic, the trend has been glorified as a staple piece, by style icons who hold a high regard for essential and polish styles.</p>
</div>
<div>&nbsp;</div>]]></description>
      <pubDate>Fri, 19 Feb 2016 01:21:00 +0000</pubDate>
    </item>
    <item>
      <title><![CDATA[ANTOINETTE]]></title>
      <link>http://www.charleskeith.com/usd/blog/antoinette/</link>
      <description><![CDATA[<style><!--
.blog-post-view .largecontent{
	max-width: 960px;margin:0 auto; font-size: 14px;text-align: center;
}
.largecontent{padding-left: 10%; padding-right: 10%; font-size: 14px; text-align: center;}
.largecontent img{padding-bottom: 2%;}
.smallcontent{text-align: center;}
.smallcontent img{padding-bottom: 2%;}
#recentpost {
	text-align: center; font-size: 12px;
}#disqus_thread{
display:none !important;
}

hr{
display:none !important;
}
#recentpost > div {
	width: 18%; 
	display: inline-block;
	vertical-align: top;

	/* IE fix. */
	*display: inline;
	zoom: 1;
}
#recentpost:after {
	content: "";
	width: 100%;
	display: inline-block;
}
#recentpost a{text-decoration: none;}
#s-recentpost{text-align: center;font-size: 11px;}
#s-recentpost > div {
	width: 30%;
	display: inline-block;
	vertical-align: top;

	/* IE fix. */
	*display: inline;
	zoom: 1;
}
#s-recentpost:after {
	content: "";
	width: 100%;
	display: inline-block;
}
#s-recentpost a{text-decoration: none;}
--></style>
<div>&nbsp;</div>
<div class="visible-md visible-lg largecontent"><img alt="charles &amp; keith fashion-style edit" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-antoinette-blog-1.jpg" width="100%" /> <img alt="charles &amp; keith fashion-style edit" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-antoinette-blog-2.jpg" width="100%" /> <img alt="charles &amp; keith fashion-style edit" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-antoinette-blog-3.jpg" width="100%" /> <br />
<p>Pastel hues are refreshing yet portray a sophisticated soft personality. Infuse your wardrobe accessories with this season&rsquo;s pastel palettes for an instant update.</p>
<p>Fun combination of colours gives off a vibrant and bright aesthetic without being too loud. Pair this trend with soft silhouette for a blend of Antoinette moment.</p>
</div>
<div class="visible-sm visible-xs smallcontent"><img alt="charles &amp; keith fashion-style edit" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-antoinette-blog-1.jpg" width="100%" /> <img alt="charles &amp; keith fashion-style edit" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-antoinette-blog-2.jpg" width="100%" /> <img alt="charles &amp; keith fashion-style edit" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-antoinette-blog-3.jpg" width="100%" /> <br />
<p>Pastel hues are refreshing yet portray a sophisticated soft personality. Infuse your wardrobe accessories with this season&rsquo;s pastel palettes for an instant update.</p>
<p>Fun combination of colours gives off a vibrant and bright aesthetic without being too loud. Pair this trend with soft silhouette for a blend of Antoinette moment.</p>
</div>
<div>&nbsp;</div>]]></description>
      <pubDate>Fri, 12 Feb 2016 01:36:00 +0000</pubDate>
    </item>
    <item>
      <title><![CDATA[REFINED AND REINVENTED]]></title>
      <link>http://www.charleskeith.com/usd/blog/refined-and-reinvented/</link>
      <description><![CDATA[<style><!--
.blog-post-view .largecontent{
	max-width:960px;margin:0 auto; font-size: 14px;text-align: center;
}
.largecontent{padding-left: 10%; padding-right: 10%; font-size: 14px; text-align: center;}
.largecontent img{padding-bottom: 2%;}
.smallcontent{text-align: center;}
.smallcontent img{padding-bottom: 2%;}
#recentpost {text-align: center; font-size: 12px;}
#recentpost > div {
	width: 30%; 
	display: inline-block;
	vertical-align: top;

	/* IE fix. */
	*display: inline;
	zoom: 1;
}
#recentpost:after {
	content: "";
	width: 100%;
	display: inline-block;
}#disqus_thread{
display:none !important;
}

hr{
display:none !important;
}
#recentpost a{text-decoration: none;}
#s-recentpost{text-align: center;font-size: 11px;}
#s-recentpost > div {
	width: 30%;
	display: inline-block;
	vertical-align: top;

	/* IE fix. */
	*display: inline;
	zoom: 1;
}
#s-recentpost:after {
	content: "";
	width: 100%;
	display: inline-block;
}
#s-recentpost a{text-decoration: none;}
--></style>
<div>&nbsp;</div>
<div class="visible-md visible-lg largecontent"><img alt="charles &amp; keith fashion-style edit" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-style-edit-ss-16-3-blog-1.jpg" width="100%" /> <img alt="charles &amp; keith fashion-style edit" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-style-edit-ss-16-3-blog-2.jpg" width="100%" /> <img alt="charles &amp; keith fashion-style edit" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-style-edit-ss-16-3-blog-3.jpg" width="100%" /> <img alt="charles &amp; keith fashion-style edit" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-style-edit-ss-16-3-blog-4.jpg" width="100%" /> <img alt="charles &amp; keith fashion-style edit" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-style-edit-ss-16-3-blog-5.jpg" width="100%" /> <img alt="charles &amp; keith fashion-style edit" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-style-edit-ss-16-3-blog-6.jpg" width="100%" /><br />
<p>Spring opens with running themes and inspirations brought forth from a bittersweet era. Notorious for the birth of legendary fashion tribes &amp; subcultures, grooming celebrity-status supermodels and Hollywood style icons who set beauty standards for the fashion world, it is no wonder we are still caught up with nostalgia hailing from the 70s through to the 90s. Recalling the hype and energy of an unforgettable era, we give a strip down and contemporary rendition of borrowed elements from fashion&rsquo;s glory days.</p>
<p>While fashion constantly reminds us to build a relevant and modern wardrobe, this season is ready for a distilled alchemy of futuristic, iconic and vintage.</p>
</div>
<div class="visible-sm visible-xs smallcontent"><img alt="charles &amp; keith fashion-style edit" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-style-edit-ss-16-3-blog-1.jpg" width="100%" /> <img alt="charles &amp; keith fashion-style edit" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-style-edit-ss-16-3-blog-2-1.jpg" width="100%" /> <img alt="charles &amp; keith fashion-style edit" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-style-edit-ss-16-3-blog-2-2.jpg" width="100%" /> <img alt="charles &amp; keith fashion-style edit" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-style-edit-ss-16-3-blog-3.jpg" width="100%" /> <img alt="charles &amp; keith fashion-style edit" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-style-edit-ss-16-3-blog-4-1.jpg" width="100%" /> <img alt="charles &amp; keith fashion-style edit" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-style-edit-ss-16-3-blog-4-2.jpg" width="100%" /> <img alt="charles &amp; keith fashion-style edit" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-style-edit-ss-16-3-blog-5.jpg" width="100%" /> <img alt="charles &amp; keith fashion-style edit" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-style-edit-ss-16-3-blog-6-1.jpg" width="100%" /> <img alt="charles &amp; keith fashion-style edit" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-style-edit-ss-16-3-blog-6-2.jpg" width="100%" /><br />
<p>Spring opens with running themes and inspirations brought forth from a bittersweet era. Notorious for the birth of legendary fashion tribes &amp; subcultures, grooming celebrity-status supermodels and Hollywood style icons who set beauty standards for the fashion world, it is no wonder we are still caught up with nostalgia hailing from the 70s through to the 90s. Recalling the hype and energy of an unforgettable era, we give a strip down and contemporary rendition of borrowed elements from fashion&rsquo;s glory days.</p>
<p>While fashion constantly reminds us to build a relevant and modern wardrobe, this season is ready for a distilled alchemy of futuristic, iconic and vintage.</p>
</div>
<div>&nbsp;</div>]]></description>
      <pubDate>Wed, 27 Jan 2016 01:06:00 +0000</pubDate>
    </item>
    <item>
      <title><![CDATA[BOLD DETAILING]]></title>
      <link>http://www.charleskeith.com/usd/blog/bold-detailing/</link>
      <description><![CDATA[<style><!--
.blog-post-view .largecontent{
	max-width:960px;margin:0 auto; font-size: 14px;text-align: center;
}
.largecontent{padding-left: 10%; padding-right: 10%; font-size: 14px; text-align: center;}
.largecontent img{padding-bottom: 2%;}
.smallcontent{text-align: center;}
.smallcontent img{padding-bottom: 2%;}
#recentpost {text-align: center; font-size: 12px;}
#recentpost > div {
	width: 30%; 
	display: inline-block;
	vertical-align: top;

	/* IE fix. */
	*display: inline;
	zoom: 1;
}#disqus_thread{
display:none !important;
}

hr{
display:none !important;
}
#recentpost:after {
	content: "";
	width: 100%;
	display: inline-block;
}
#recentpost a{text-decoration: none;}
#s-recentpost{text-align: center;font-size: 11px;}
#s-recentpost > div {
	width: 30%;
	display: inline-block;
	vertical-align: top;

	/* IE fix. */
	*display: inline;
	zoom: 1;
}
#s-recentpost:after {
	content: "";
	width: 100%;
	display: inline-block;
}
#s-recentpost a{text-decoration: none;}
--></style>
<div>&nbsp;</div>
<div class="visible-md visible-lg largecontent"><img alt="charles &amp; keith fashion-style edit" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-style-edit-ss-16-1-blog-1.jpg" width="100%" /> <img alt="charles &amp; keith fashion-style edit" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-style-edit-ss-16-1-blog-2.jpg" width="100%" /> <img alt="charles &amp; keith fashion-style edit" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-style-edit-ss-16-1-blog-3.jpg" width="100%" /> <img alt="charles &amp; keith fashion-style edit" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-style-edit-ss-16-1-blog-4.jpg" width="100%" /> <img alt="charles &amp; keith fashion-style edit" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-style-edit-ss-16-1-blog-5.jpg" width="100%" /> <img alt="charles &amp; keith fashion-style edit" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-style-edit-ss-16-1-blog-6.jpg" width="100%" /> <img alt="charles &amp; keith fashion-style edit" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-style-edit-ss-16-1-blog-7.jpg" width="100%" /> <img alt="charles &amp; keith fashion-style edit" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-style-edit-ss-16-1-blog-8.jpg" width="100%" /> <img alt="charles &amp; keith fashion-style edit" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-style-edit-ss-16-1-blog-9.jpg" width="100%" /> <img alt="charles &amp; keith fashion-style edit" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-style-edit-ss-16-1-blog-10.jpg" width="100%" /> <img alt="charles &amp; keith fashion-style edit" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-style-edit-ss-16-1-blog-11.jpg" width="100%" /> <img alt="charles &amp; keith fashion-style edit" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-style-edit-ss-16-1-blog-12.jpg" width="100%" /> <img alt="charles &amp; keith fashion-style edit" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-style-edit-ss-16-1-blog-13.jpg" width="100%" /> <img alt="charles &amp; keith fashion-style edit" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-style-edit-ss-16-1-blog-14.jpg" width="100%" /> <img alt="charles &amp; keith fashion-style edit" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-style-edit-ss-16-1-blog-15.jpg" width="100%" /> <img alt="charles &amp; keith fashion-style edit" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-style-edit-ss-16-1-blog-16.jpg" width="100%" /> <img alt="charles &amp; keith fashion-style edit" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-style-edit-ss-16-1-blog-17.jpg" width="100%" /> <img alt="charles &amp; keith fashion-style edit" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-style-edit-ss-16-1-blog-18.jpg" width="100%" /> <img alt="charles &amp; keith fashion-style edit" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-style-edit-ss-16-1-blog-19.jpg" width="100%" /> <img alt="charles &amp; keith fashion-style edit" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-style-edit-ss-16-1-blog-20.jpg" width="100%" /> <img alt="charles &amp; keith fashion-style edit" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-style-edit-ss-16-1-blog-21.jpg" width="100%" /> <img alt="charles &amp; keith fashion-style edit" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-style-edit-ss-16-1-blog-22.jpg" width="100%" /> <img alt="charles &amp; keith fashion-style edit" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-style-edit-ss-16-1-blog-23.jpg" width="100%" /> <img alt="charles &amp; keith fashion-style edit" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-style-edit-ss-16-1-blog-24.jpg" width="100%" /> <img alt="charles &amp; keith fashion-style edit" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-style-edit-ss-16-1-blog-25.jpg" width="100%" /> <img alt="charles &amp; keith fashion-style edit" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-style-edit-ss-16-1-blog-26.jpg" width="100%" /> <img alt="charles &amp; keith fashion-style edit" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-style-edit-ss-16-1-blog-27.jpg" width="100%" /> <img alt="charles &amp; keith fashion-style edit" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-style-edit-ss-16-1-blog-28.jpg" width="100%" /> <img alt="charles &amp; keith fashion-style edit" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-style-edit-ss-16-1-blog-29.jpg" width="100%" /> <img alt="charles &amp; keith fashion-style edit" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-style-edit-ss-16-1-blog-30.jpg" width="100%" /> <img alt="charles &amp; keith fashion-style edit" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-style-edit-ss-16-1-blog-31.jpg" width="100%" /> <img alt="charles &amp; keith fashion-style edit" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-style-edit-ss-16-1-blog-32.jpg" width="100%" /> <img alt="charles &amp; keith fashion-style edit" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-style-edit-ss-16-1-blog-33.jpg" width="100%" /> <img alt="charles &amp; keith fashion-style edit" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-style-edit-ss-16-1-blog-34.jpg" width="100%" /> <img alt="charles &amp; keith fashion-style edit" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-style-edit-ss-16-1-blog-35.jpg" width="100%" /> <img alt="charles &amp; keith fashion-style edit" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-style-edit-ss-16-1-blog-36.jpg" width="100%" /> <img alt="charles &amp; keith fashion-style edit" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-style-edit-ss-16-1-blog-37.jpg" width="100%" /><br />
<p>Project an air of modern femininity this season with bold prints, sculptural details, and graceful silhouettes.</p>
<p style="text-align: center; font-size: 11px;">Photographed by <a style="text-decoration: none;" href="http://www.nobodyknowsmarc.com" target="_blank">Gianluca Senese</a></p>
</div>
<div class="visible-sm visible-xs smallcontent"><img alt="charles &amp; keith fashion-style edit" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-style-edit-ss-16-1-blog-1.jpg" width="100%" /> <img alt="charles &amp; keith fashion-style edit" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-style-edit-ss-16-1-blog-2.jpg" width="100%" /> <img alt="charles &amp; keith fashion-style edit" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-style-edit-ss-16-1-blog-3.jpg" width="100%" /> <img alt="charles &amp; keith fashion-style edit" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-style-edit-ss-16-1-blog-4.jpg" width="100%" /> <img alt="charles &amp; keith fashion-style edit" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-style-edit-ss-16-1-blog-5-1.jpg" width="100%" /> <img alt="charles &amp; keith fashion-style edit" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-style-edit-ss-16-1-blog-5-2.jpg" width="100%" /> <img alt="charles &amp; keith fashion-style edit" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-style-edit-ss-16-1-blog-6.jpg" width="100%" /> <img alt="charles &amp; keith fashion-style edit" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-style-edit-ss-16-1-blog-7.jpg" width="100%" /> <img alt="charles &amp; keith fashion-style edit" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-style-edit-ss-16-1-blog-8.jpg" width="100%" /> <img alt="charles &amp; keith fashion-style edit" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-style-edit-ss-16-1-blog-9.jpg" width="100%" /> <img alt="charles &amp; keith fashion-style edit" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-style-edit-ss-16-1-blog-10.jpg" width="100%" /> <img alt="charles &amp; keith fashion-style edit" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-style-edit-ss-16-1-blog-11.jpg" width="100%" /> <img alt="charles &amp; keith fashion-style edit" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-style-edit-ss-16-1-blog-12.jpg" width="100%" /> <img alt="charles &amp; keith fashion-style edit" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-style-edit-ss-16-1-blog-13.jpg" width="100%" /> <img alt="charles &amp; keith fashion-style edit" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-style-edit-ss-16-1-blog-14.jpg" width="100%" /> <img alt="charles &amp; keith fashion-style edit" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-style-edit-ss-16-1-blog-15.jpg" width="100%" /> <img alt="charles &amp; keith fashion-style edit" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-style-edit-ss-16-1-blog-16.jpg" width="100%" /> <img alt="charles &amp; keith fashion-style edit" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-style-edit-ss-16-1-blog-17.jpg" width="100%" /> <img alt="charles &amp; keith fashion-style edit" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-style-edit-ss-16-1-blog-18.jpg" width="100%" /> <img alt="charles &amp; keith fashion-style edit" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-style-edit-ss-16-1-blog-19.jpg" width="100%" /> <img alt="charles &amp; keith fashion-style edit" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-style-edit-ss-16-1-blog-20.jpg" width="100%" /> <img alt="charles &amp; keith fashion-style edit" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-style-edit-ss-16-1-blog-21.jpg" width="100%" /> <img alt="charles &amp; keith fashion-style edit" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-style-edit-ss-16-1-blog-22.jpg" width="100%" /> <img alt="charles &amp; keith fashion-style edit" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-style-edit-ss-16-1-blog-23.jpg" width="100%" /> <img alt="charles &amp; keith fashion-style edit" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-style-edit-ss-16-1-blog-24.jpg" width="100%" /> <img alt="charles &amp; keith fashion-style edit" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-style-edit-ss-16-1-blog-25.jpg" width="100%" /> <img alt="charles &amp; keith fashion-style edit" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-style-edit-ss-16-1-blog-26.jpg" width="100%" /> <img alt="charles &amp; keith fashion-style edit" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-style-edit-ss-16-1-blog-27.jpg" width="100%" /> <img alt="charles &amp; keith fashion-style edit" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-style-edit-ss-16-1-blog-28-1.jpg" width="100%" /> <img alt="charles &amp; keith fashion-style edit" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-style-edit-ss-16-1-blog-28-2.jpg" width="100%" /> <img alt="charles &amp; keith fashion-style edit" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-style-edit-ss-16-1-blog-29.jpg" width="100%" /> <img alt="charles &amp; keith fashion-style edit" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-style-edit-ss-16-1-blog-30.jpg" width="100%" /> <img alt="charles &amp; keith fashion-style edit" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-style-edit-ss-16-1-blog-31.jpg" width="100%" /> <img alt="charles &amp; keith fashion-style edit" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-style-edit-ss-16-1-blog-32.jpg" width="100%" /> <img alt="charles &amp; keith fashion-style edit" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-style-edit-ss-16-1-blog-33.jpg" width="100%" /> <img alt="charles &amp; keith fashion-style edit" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-style-edit-ss-16-1-blog-34.jpg" width="100%" /> <img alt="charles &amp; keith fashion-style edit" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-style-edit-ss-16-1-blog-35.jpg" width="100%" /> <img alt="charles &amp; keith fashion-style edit" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-style-edit-ss-16-1-blog-36.jpg" width="100%" /> <img alt="charles &amp; keith fashion-style edit" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-style-edit-ss-16-1-blog-37.jpg" width="100%" /><br />
<p>Project an air of modern femininity this season with bold prints, sculptural details, and graceful silhouettes.</p>
<p style="text-align: center; font-size: 11px;">Photographed by <a style="text-decoration: none;" href="http://www.nobodyknowsmarc.com">Gianluca Senese</a></p>
</div>
<div>&nbsp;</div>]]></description>
      <pubDate>Wed, 20 Jan 2016 01:59:00 +0000</pubDate>
    </item>
    <item>
      <title><![CDATA[SPRING 2016]]></title>
      <link>http://www.charleskeith.com/usd/blog/spring-2016/</link>
      <description><![CDATA[<style><!--
.blog-post-view .largecontent{
	padding-left: 19.5%;padding-right: 19.5%;
	text-align: center; font-size: 14px;
}

#disqus_thread{
display:none !important;
}

hr{
display:none !important;
}
.largecontent img{padding-bottom: 2%;}
.smallcontent{text-align: center;}
.smallcontent img{padding-bottom: 2%;}
#recentpost {text-align: center; font-size: 12px;}
#recentpost > div {
	width: 30%; 
	display: inline-block;
	vertical-align: top;

	/* IE fix. */
	*display: inline;
	zoom: 1;
}
#recentpost:after {
	content: "";
	width: 100%;
	display: inline-block;
}
#recentpost a{text-decoration: none; display: none;}
#s-recentpost{text-align: center;font-size: 11px; display: none;}
#s-recentpost > div {
	width: 30%;
	display: inline-block;
	vertical-align: top;

	/* IE fix. */
	*display: inline;
	zoom: 1;
}
#s-recentpost:after {
	content: "";
	width: 100%;
	display: inline-block;
}
#s-recentpost a{text-decoration: none;}
--></style>
<div>&nbsp;</div>
<div class="visible-md visible-lg largecontent"><img alt="charles &amp; keith spring 2016 campaign" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-spring-2016-model-blog-1.jpg" width="100%" /> <img alt="" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-spring-2016-model-blog-2.jpg" width="100%" /> <img alt="charles &amp; keith spring 2016 campaign" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-spring-2016-model-blog-3.jpg" width="100%" /> <img alt="charles &amp; keith spring 2016 campaign" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-spring-2016-model-blog-4.jpg" width="100%" /> <img alt="charles &amp; keith spring 2016 campaign" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-spring-2016-model-blog-5.jpg" width="100%" /> <img alt="charles &amp; keith spring 2016 campaign" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-spring-2016-model-blog-6.jpg" width="100%" /> <img alt="charles &amp; keith spring 2016 campaign" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-spring-2016-model-blog-7.jpg" width="100%" /> <img alt="charles &amp; keith spring 2016 campaign" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-spring-2016-model-blog-8.jpg" width="100%" /> <img alt="charles &amp; keith spring 2016 campaign" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-spring-2016-model-blog-9.jpg" width="100%" /> <img alt="charles &amp; keith spring 2016 campaign" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-spring-2016-model-blog-10.jpg" width="100%" /> <img alt="charles &amp; keith spring 2016 campaign" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-spring-2016-model-blog-11.jpg" width="100%" /> <img alt="charles &amp; keith spring 2016 campaign" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-spring-2016-model-blog-12.jpg" width="100%" /> <img alt="charles &amp; keith spring 2016 campaign" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-spring-2016-model-blog-13.jpg" width="100%" /> <img alt="charles &amp; keith spring 2016 campaign" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-spring-2016-model-blog-14.jpg" width="100%" /> <img alt="charles &amp; keith spring 2016 campaign" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-spring-2016-model-blog-15.jpg" width="100%" />
<div>&nbsp;</div>
<p>Spring 2016 takes on a bolder approach as slightly mischievous elements are introduced while retaining a minimalistic identity. The idea of contemporary nostalgia is adapted to revive the mood of unforgotten eras that have strongly influenced fashion today.</p>
<p>Reworked details such as heels and mini backpacks featuring small ruffle details while martial elements and origami folds explores Asian beauty aesthetics reflected on oversized knot sliders and tie-knot details on totes. Look out for the 70s daywear, updated with modern relevance, using the allure of vintage accent detailing on mule loafers, buckle detail clogs and oversized drawstring bags in tones of camel and sandstorm.</p>
<br /><hr /><br />
<p style="font-size: 12px; font-weight: bold; display: none;">RECENT POSTS</p>
<div id="recentpost">
<div><a href="http://www.charleskeith.com/usd/blog/antoinette/"><img alt="" src="http://cdnm1.charleskeith.com/media/blog/charles-keith-antoinette-blog-cover.jpg" width="100%" />ANTOINETTE</a></div>
<div style="width: 2%;">&nbsp;</div>
<div><a href="http://www.charleskeith.com/usd/blog/refined-and-reinvented/"><img alt="" src="http://cdnm1.charleskeith.com/media/blog/charles-keith-style-edit-ss-16-3-blog-cover.jpg" width="100%" />REFINED AND REINVENTED</a></div>
<div style="width: 2%;">&nbsp;</div>
<div><a href="http://www.charleskeith.com/usd/blog/bold-detailing/"><img alt="" src="http://cdnm1.charleskeith.com/media/blog/charles-keith-style-edit-ss-16-1-blog-cover.jpg" width="100%" />BOLD DETAILING</a></div>
</div>
</div>
<div class="visible-sm visible-xs smallcontent"><img alt="charles &amp; keith spring 2016 campaign" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-spring-2016-model-blog-1.jpg" width="100%" /> <img alt="" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-spring-2016-model-blog-2-1.jpg" width="100%" /> <img alt="" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-spring-2016-model-blog-2-2.jpg" width="100%" /> <img alt="charles &amp; keith spring 2016 campaign" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-spring-2016-model-blog-3-1.jpg" width="100%" /> <img alt="charles &amp; keith spring 2016 campaign" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-spring-2016-model-blog-3-2.jpg" width="100%" /> <img alt="charles &amp; keith spring 2016 campaign" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-spring-2016-model-blog-4-1.jpg" width="100%" /> <img alt="charles &amp; keith spring 2016 campaign" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-spring-2016-model-blog-4-2.jpg" width="100%" /> <img alt="charles &amp; keith spring 2016 campaign" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-spring-2016-model-blog-5-1.jpg" width="100%" /> <img alt="charles &amp; keith spring 2016 campaign" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-spring-2016-model-blog-5-2.jpg" width="100%" /> <img alt="charles &amp; keith spring 2016 campaign" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-spring-2016-model-blog-6-1.jpg" width="100%" /> <img alt="charles &amp; keith spring 2016 campaign" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-spring-2016-model-blog-6-2.jpg" width="100%" /> <img alt="charles &amp; keith spring 2016 campaign" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-spring-2016-model-blog-7-1.jpg" width="100%" /> <img alt="charles &amp; keith spring 2016 campaign" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-spring-2016-model-blog-7-2.jpg" width="100%" /> <img alt="charles &amp; keith spring 2016 campaign" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-spring-2016-model-blog-8-1.jpg" width="100%" /> <img alt="charles &amp; keith spring 2016 campaign" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-spring-2016-model-blog-8-2.jpg" width="100%" /> <img alt="charles &amp; keith spring 2016 campaign" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-spring-2016-model-blog-9.jpg" width="100%" /> <img alt="charles &amp; keith spring 2016 campaign" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-spring-2016-model-blog-10.jpg" width="100%" /> <img alt="charles &amp; keith spring 2016 campaign" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-spring-2016-model-blog-11.jpg" width="100%" /> <img alt="charles &amp; keith spring 2016 campaign" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-spring-2016-model-blog-12.jpg" width="100%" /> <img alt="charles &amp; keith spring 2016 campaign" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-spring-2016-model-blog-13.jpg" width="100%" /> <img alt="charles &amp; keith spring 2016 campaign" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-spring-2016-model-blog-14.jpg" width="100%" /> <img alt="charles &amp; keith spring 2016 campaign" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-spring-2016-model-blog-15.jpg" width="100%" />
<div>&nbsp;</div>
<p>Spring 2016 takes on a bolder approach as slightly mischievous elements are introduced while retaining a minimalistic identity. The idea of contemporary nostalgia is adapted to revive the mood of unforgotten eras that have strongly influenced fashion today.</p>
<p>Reworked details such as heels and mini backpacks featuring small ruffle details while martial elements and origami folds explores Asian beauty aesthetics reflected on oversized knot sliders and tie-knot details on totes. Look out for the 70s daywear, updated with modern relevance, using the allure of vintage accent detailing on mule loafers, buckle detail clogs and oversized drawstring bags in tones of camel and sandstorm.</p>
<br /><hr /><br />
<p style="font-weight: bold; display: none;">RECENT POSTS</p>
<div id="s-recentpost">
<div><a href="http://www.charleskeith.com/usd/blog/antoinette/"><img alt="" src="http://cdnm1.charleskeith.com/media/blog/charles-keith-antoinette-blog-cover.jpg" width="100%" />ANTOINETTE</a></div>
<div style="width: 2%;">&nbsp;</div>
<div><a href="http://www.charleskeith.com/usd/blog/refined-and-reinvented/"><img alt="" src="http://cdnm1.charleskeith.com/media/blog/charles-keith-style-edit-ss-16-3-blog-cover.jpg" width="100%" />REFINED AND REINVENTED</a></div>
<div style="width: 2%;">&nbsp;</div>
<div><a href="http://www.charleskeith.com/usd/blog/bold-detailing/"><img alt="" src="http://cdnm1.charleskeith.com/media/blog/charles-keith-style-edit-ss-16-1-blog-cover.jpg" width="100%" />BOLD DETAILING</a></div>
</div>
</div>
<div>&nbsp;</div>]]></description>
      <pubDate>Wed, 02 Dec 2015 01:42:00 +0000</pubDate>
    </item>
    <item>
      <title><![CDATA[PEOPLE: LEAF GREENER]]></title>
      <link>http://www.charleskeith.com/usd/blog/people-leaf-greener/</link>
      <description><![CDATA[<style><!--
.blog-post-view .largecontent{
   max-width: 980px;margin: 0 auto;text-align: center; font-size: 14px;
}#disqus_thread{
display:none !important;
}

hr{
display:none !important;
}
.largecontent img{padding-bottom: 2%;}
.smallcontent{text-align: center;}
.smallcontent img{padding-bottom: 2%;}

#recentpost {
 text-align: center; font-size: 12px;
}
#recentpost > div {
 width: 18%; 
 display: inline-block;
 vertical-align: top;

 / IE fix. /
 *display: inline;
 zoom: 1;
}
#recentpost:after {
 content: "";
 width: 100%;
 display: inline-block;
}
#recentpost a{text-decoration: none;}
#s-recentpost{text-align: center;font-size: 11px;}
#s-recentpost > div {
 width: 30%;
 display: inline-block;
 vertical-align: top;

 / IE fix. /
 *display: inline;
 zoom: 1;
}
#s-recentpost:after {
 content: "";
 width: 100%;
 display: inline-block;
}
#s-recentpost a{text-decoration: none;}
p {text-align: center;}
/* Responsive 16:9 video */
.video-container {
	position:relative;
	padding-bottom:56.25%;
	padding-top:30px;
	height:0;
	overflow:hidden;
}

.video-container iframe, .video-container object, .video-container embed {
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
}
--></style>
<div>&nbsp;</div>
<div class="visible-md visible-lg largecontent">
<div class="video-container"><iframe src="https://www.youtube.com/embed/vJj2ohlvqKk" height="720" width="1280"></iframe></div>
<div>&nbsp;</div>
<img alt="charles &amp; keith stories campaign" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-leaf-greener-blog-1.jpg" width="100%" />
<p>Leaf Greener is no stranger in the fashion scene. Frequently photographed by street style fashion photographers, she has become well known for her confidence dressed in bold style choices.</p>
<p>We find out what represents fashion to Leaf, founder of LEAF WeChat magazine and former Senior Fashion Editor of Elle China.</p>
<img alt="charles &amp; keith stories campaign" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-leaf-greener-blog-2.jpg" width="100%" />
<p style="font-weight: bold;">Tell us about yourself</p>
<p>I live in Shanghai, my hometown is Beijing. I&rsquo;m a stylist, creative consultant, fashion film director, script-writer and art director.</p>
<p style="font-weight: bold;">How would you describe your style?</p>
<p>I would say my style is very personal because I always follow my mood to decide what I will wear. It could be very colourful today but the next day it could be black and white. So I would say my style is a reflection of my personality.</p>
<p style="font-weight: bold;">What makes you so passionate about fashion?</p>
<p>I love beauty and beautiful things! I adore everything beautiful. So fashion, I think is part of beauty. Also, since I was young I would watch fashion tv and really cool music videos by George Michael and Therry Mulger. I was so inspired by the energy that I decided to study fashion design major at Raffles College in Beijing.</p>
<p style="font-weight: bold;">You have a strong personal style. What&rsquo;s the most daring thing you&rsquo;ve worn?</p>
<p>I don&rsquo;t think I wear anything crazy but what I wear may sometimes make people think that I&rsquo;m crazy. When I went to Australia Fashion Week, I wore this really wicked embroidered, sequin and sheer gown from Romance Was Born. It was an evening wear but I wore it as a day-time look and paired it with army boots and leather jacket for some contrast.</p>
<p style="font-weight: bold;">We&rsquo;re seeing a comeback of the 70s, what does this time period mean to you?</p>
<p>The 70s for me was all about the independence and women&rsquo;s rights. It was a time when women could go to work instead of being just a housewife and an accessory to man. So I really liked that kind of mentality, which I probably inspired pant suits and smoking jackets.</p>
<p>I think a woman in menswear just makes her even sexier! Just like what Saint Laurent said when he invented the smoking jacket, it doesn&rsquo;t mean that women have to be like man. Instead, it makes them even more feminine.</p>
<p style="font-weight: bold;">In your opinion, what are the top 70s must-haves?</p>
<p>Pants. A pair of really well-tailored pants, it could be high-waist or wide in shape. I also love the long silhouette, a long simple dress that looks a little bohemian chic.</p>
<p style="font-weight: bold;">Best 70s Icon and why</p>
<p>Jim Morrison, because he&rsquo;s a fantastic musician and he really inspired me in a certain way. To me he represents the dark and the light after a storm. He was a really important person from the 70s for me. I love him.</p>
<p style="font-weight: bold;">Best fashion advice you could give:</p>
<p>Just be yourself, follow your heart and don&rsquo;t think too much. Be brave!</p>
<p style="font-weight: bold;">People are surprised that&hellip;</p>
<p>I love to eat KFC!</p>
<img alt="charles &amp; keith stories campaign" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-leaf-greener-blog-3.jpg" width="100%" />
<p>Leaf Greener shares with us her day in Australia Fashion Week in Sydney Australia.</p>
<p><strong>7:00-9:30 </strong> I got up at 7am, but there was no water at the hotel. I had to wait until 830am before finally, there was water. I showered and got ready super quickly and ran to the show at 930am.</p>
<p><strong>10:00 </strong> Thank god I didn&rsquo;t miss too much. Romance Was Born&rsquo;s show started just minutes before I arrived. After the show, I went backstage and talked with the designer duo Luke Sales and Anna Plunkett about their inspiration and design concept.</p>
<p><strong>11:00 </strong> I did an interview and a quick photo shoot with Oyster Magazine. Oyster is this super cool and leading avant grande fashion and culture magazine in Australia.</p>
<p><strong>12:00 </strong> Lunch with my friend Roza Sinaysky who writes for Elle Russia and Buro at 24/7 Russia. They are part of my globe-trotting fashion journalist friends who I see in different parts of the world. We always try to have some personal time together and share stories, what is trending in our respective homes.</p>
<p><strong>13:00 </strong> Went to the Ten Piece show. The show was held in a super nice spot. It was at bondi beach in this dried out swimming pool.</p>
<p><strong>14:00 </strong>After the show I went to see Japanese Australian designer Akira Isogawa at his studio. It took me an hour to drive there.</p>
<p><strong>16:00 </strong> Back to the show area carriageworks to have some champagne with my IMG friend Emily Weight and Maddison Mckay.</p>
<p><strong>17:00 </strong> Did an interview with IMG about the whole Australia Fashion Week experience.</p>
<p><strong>18:00 </strong> I went back to hotel to reply emails, post a few photos on my social media and get dressed for the evening.</p>
<p><strong>20:00 </strong> I went to Russh Magazine X Romance Was Born event at Tatler Club.</p>
<p><strong>22:00 </strong> My model friend Cheyenne Tozzi picked me up, we went to his father&rsquo;s restaurant to have dinner.</p>
<p><strong>After Midnight </strong> I went back hotel to start packing for the morning flight back to Shanghai. That&rsquo;s why I hate packing. Always exhausted and last minute and the 7am morning call!</p>
<div>&nbsp;</div>
</div>
<div class="visible-sm visible-xs smallcontent">
<div class="video-container"><iframe src="https://www.youtube.com/embed/vJj2ohlvqKk" height="720" width="1280"></iframe></div>
<div>&nbsp;</div>
<img alt="charles &amp; keith stories campaign" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-leaf-greener-blog-1-1.jpg" width="100%" /> <img alt="charles &amp; keith stories campaign" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-leaf-greener-blog-1-2.jpg" width="100%" />
<p>Leaf Greener is no stranger in the fashion scene. Frequently photographed by street style fashion photographers, she has become well known for her confidence dressed in bold style choices.</p>
<p>We find out what represents fashion to Leaf, founder of LEAF WeChat magazine and former Senior Fashion Editor of Elle China.</p>
<img alt="charles &amp; keith stories campaign" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-leaf-greener-blog-2-1.jpg" width="100%" /> <img alt="charles &amp; keith stories campaign" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-leaf-greener-blog-2-2.jpg" width="100%" />
<p style="font-weight: bold;">Tell us about yourself</p>
<p>I live in Shanghai, my hometown is Beijing. I&rsquo;m a stylist, creative consultant, fashion film director, script-writer and art director.</p>
<p style="font-weight: bold;">How would you describe your style?</p>
<p>I would say my style is very personal because I always follow my mood to decide what I will wear. It could be very colourful today but the next day it could be black and white. So I would say my style is a reflection of my personality.</p>
<p style="font-weight: bold;">What makes you so passionate about fashion?</p>
<p>I love beauty and beautiful things! I adore everything beautiful. So fashion, I think is part of beauty. Also, since I was young I would watch fashion tv and really cool music videos by George Michael and Therry Mulger. I was so inspired by the energy that I decided to study fashion design major at Raffles College in Beijing.</p>
<p style="font-weight: bold;">You have a strong personal style. What&rsquo;s the most daring thing you&rsquo;ve worn?</p>
<p>I don&rsquo;t think I wear anything crazy but what I wear may sometimes make people think that I&rsquo;m crazy. When I went to Australia Fashion Week, I wore this really wicked embroidered, sequin and sheer gown from Romance Was Born. It was an evening wear but I wore it as a day-time look and paired it with army boots and leather jacket for some contrast.</p>
<p style="font-weight: bold;">We&rsquo;re seeing a comeback of the 70s, what does this time period mean to you?</p>
<p>The 70s for me was all about the independence and women&rsquo;s rights. It was a time when women could go to work instead of being just a housewife and an accessory to man. So I really liked that kind of mentality, which I probably inspired pant suits and smoking jackets.</p>
<p>I think a woman in menswear just makes her even sexier! Just like what Saint Laurent said when he invented the smoking jacket, it doesn&rsquo;t mean that women have to be like man. Instead, it makes them even more feminine.</p>
<p style="font-weight: bold;">In your opinion, what are the top 70s must-haves?</p>
<p>Pants. A pair of really well-tailored pants, it could be high-waist or wide in shape. I also love the long silhouette, a long simple dress that looks a little bohemian chic.</p>
<p style="font-weight: bold;">Best 70s Icon and why</p>
<p>Jim Morrison, because he&rsquo;s a fantastic musician and he really inspired me in a certain way. To me he represents the dark and the light after a storm. He was a really important person from the 70s for me. I love him.</p>
<p style="font-weight: bold;">Best fashion advice you could give:</p>
<p>Just be yourself, follow your heart and don&rsquo;t think too much. Be brave!</p>
<p style="font-weight: bold;">People are surprised that&hellip;</p>
<p>I love to eat KFC!</p>
<img alt="charles &amp; keith stories campaign" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-leaf-greener-blog-3-1.jpg" width="100%" /> <img alt="charles &amp; keith stories campaign" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-leaf-greener-blog-3-2.jpg" width="100%" /> <img alt="charles &amp; keith stories campaign" src="http://cdnm1.charleskeith.com/media/wysiwyg/blog/charles-keith-leaf-greener-blog-3-3.jpg" width="100%" />
<p>Leaf Greener shares with us her day in Australia Fashion Week in Sydney Australia.</p>
<p><strong>7:00-9:30 </strong> I got up at 7am, but there was no water at the hotel. I had to wait until 830am before finally, there was water. I showered and got ready super quickly and ran to the show at 930am.</p>
<p><strong>10:00 </strong> Thank god I didn&rsquo;t miss too much. Romance Was Born&rsquo;s show started just minutes before I arrived. After the show, I went backstage and talked with the designer duo Luke Sales and Anna Plunkett about their inspiration and design concept.</p>
<p><strong>11:00 </strong> I did an interview and a quick photo shoot with Oyster Magazine. Oyster is this super cool and leading avant grande fashion and culture magazine in Australia.</p>
<p><strong>12:00 </strong> Lunch with my friend Roza Sinaysky who writes for Elle Russia and Buro at 24/7 Russia. They are part of my globe-trotting fashion journalist friends who I see in different parts of the world. We always try to have some personal time together and share stories, what is trending in our respective homes.</p>
<p><strong>13:00 </strong> Went to the Ten Piece show. The show was held in a super nice spot. It was at bondi beach in this dried out swimming pool.</p>
<p><strong>14:00 </strong>After the show I went to see Japanese Australian designer Akira Isogawa at his studio. It took me an hour to drive there.</p>
<p><strong>16:00 </strong> Back to the show area carriageworks to have some champagne with my IMG friend Emily Weight and Maddison Mckay.</p>
<p><strong>17:00 </strong> Did an interview with IMG about the whole Australia Fashion Week experience.</p>
<p><strong>18:00 </strong> I went back to hotel to reply emails, post a few photos on my social media and get dressed for the evening.</p>
<p><strong>20:00 </strong> I went to Russh Magazine X Romance Was Born event at Tatler Club.</p>
<p><strong>22:00 </strong> My model friend Cheyenne Tozzi picked me up, we went to his father&rsquo;s restaurant to have dinner.</p>
<p><strong>After Midnight </strong> I went back hotel to start packing for the morning flight back to Shanghai. That&rsquo;s why I hate packing. Always exhausted and last minute and the 7am morning call!</p>
<div>&nbsp;</div>
</div>]]></description>
      <pubDate>Wed, 12 Aug 2015 09:02:00 +0000</pubDate>
    </item>
  </channel>
</rss>
