/* http://meyerweb.com/eric/tools/css/reset/ 
   v2.0 | 20110126
   License: none (public domain)
*/

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}

img, imgad,
.overlay-bg {
    -ms-interpolation-mode:bicubic;
}

.clearfix:after {
    visibility: hidden;
    display: block;
    font-size: 0;
    content: " ";
    clear: both;
    height: 0;
}
.clearfix { display: inline-block; }
/* start commented backslash hack \*/
* html .clearfix { height: 1%; }
.clearfix { display: block; }
/* close commented backslash hack */

/*end reset css code*/

body {
    font-family: Helvetica, Arial, sans-serif;
    color: #353535;
    background: #e8e8e2 url('../images/textures/bg.jpg') repeat left top;
}
body.lightbox-open {
    overflow: hidden;
    margin-right: 15px;
}
a {
    color: #4a93c1;
}
a:hover {
    color: #0F6AAC;
}

.wrapper {
    width: 960px;
    margin: 0 auto;
    position: relative;
}
#blog {
    padding-bottom: 100px;
}
#content-wrapper {
    padding-bottom: 100px;
    position: relative;
}
#content-wrapper .bg-texture {
    background: transparent url(../images/textures/bg-texture.png) top center no-repeat;
    width: 100%;
    height: 637px;
    position: absolute;
    top: -2px;
    left: 0;
}

.replace {
    text-indent: 200%;
    overflow: hidden;
    white-space: nowrap;
    
    display: block;
    width: 100%;
    height: 100%;
}

.btn-wrapper {
    position: absolute;
    left: 0;
    top: 50%;
    margin: auto;
    margin-top: -17px;
    width: 100%;
    text-align: center;
}
#fit-guide .btn-wrapper {
    margin-top: -33px;
}
.btn {
    font-family: 'Amatic SC';
    font-size: 24px;
    letter-spacing: 1px;
    text-transform: uppercase;
    display: inline-block;
    color:#fff;
    background: transparent url(../images/btn-bg.png) top center no-repeat;
    -webkit-background-size: 100% 33px;
    -moz-background-size: 100% 33px;
    -o-background-size: 100% 33px;
    background-size: 100% 33px;
    padding: 4px 15px;
    height: 33px
    
    color: #fff;
    text-decoration: none;
}
.btn:hover {
    color: #0F6AAC;
    background: transparent url(../images/btn-bg-over.png) top center no-repeat;
}

.facebook, .twitter, .instagram, .pinterest {
    background: transparent url(../images/share-icons.png) top left no-repeat;
    width: 28px;
    height: 27px;
    cursor: pointer;
}
.facebook {
    background-position: 10px 0; 
}
.facebook:hover {
    background-position: -141px 0; 
}
.twitter {
    background-position: -26px 0; 
}
.twitter:hover {
    background-position: -177px 0; 
}
.instagram {
    background-position: -64px 0; 
}
.instagram:hover {
    background-position: -213px 0; 
}
.pinterest {
    background-position: -98px 0; 
}
.pinterest:hover {
    background-position: -248px 0; 
}

.facebook a, .twitter a, .instagram a, .pinterest a {
    display: block;
    height: 27px;
}

#header-wrapper {
    background: #fff url('../images/textures/header-bg.jpg') repeat left top;
}
#header {
    width: 100%;
    padding: 6px 0 33px 0;
    font-family: 'Amatic SC';
    font-size: 19px;
    letter-spacing: 1px;
    text-transform: uppercase;
}
#header #logo {
    float: left;
    margin-right: 21px;
}
#header ul { 
    padding-top: 2px;
}
#header .underline {
    padding-top: 5px;
    margin-right: 20px; 
}
#header li {
    float: left;
    list-style: none;
    
    padding-bottom: 4px;
    margin-right: 10px;
}
#header li a {
    color: #0f6aac;
    text-decoration: none;
}
#header-rule {
    background-image: url('../images/textures/border-top.png');
    height: 6px;
}

#nav-wrapper {
     position: relative;
}
#nav {         
    padding: 15px 0 20px 0;
    font-family: 'Amatic SC';
    font-size: 26px;
    letter-spacing: 1px;
    text-transform: uppercase;
    z-index:10;
}
#nav li {
    float: left;
    list-style: none;
    margin-right: 25px;
    padding-bottom: 6px;
}
#nav li a {
    color: #333;
    text-decoration: none;
}
#nav li.active a {
    color: #0f6aac;
}
#nav li:hover, #nav li.active {
    color: #0f6aac;
    background: transparent url(../images/underline.png) bottom left no-repeat;
    -webkit-background-size: 100% 8px;
    -moz-background-size: 100% 8px;
    -o-background-size: 100% 8px;
    background-size: 100% 8px;
}
#header .underline:hover, #header .underline.active {
    color: #0f6aac;
    background: transparent url(../images/underline-sml.png) bottom left no-repeat;
    -webkit-background-size: 100% 4px;
    -moz-background-size: 100% 4px;
    -o-background-size: 100% 4px;
    background-size: 100% 4px;
}
#footer .underline:hover, #footer .underline.active {
    color: #0f6aac;
    text-decoration: underline;
}

/******************** footer ********************/

#footer-wrapper {
    position: fixed;
    left: 0;
    bottom: 0;
    z-index: 5;
    width: 100%;
}
#footer-rule {
    background-image: url('../images/textures/border-bottom.png');
    height: 6px;
}  
#footer-inner {
    background: #fff url('../images/textures/header-bg.jpg') repeat left top;
}
#footer {
    padding: 2px 0 29px 0;
    font-family: 'Amatic SC';
    font-size: 19px;
    letter-spacing: 1px;
    text-transform: uppercase;
}
#footer li {
    float: left;
    list-style: none;
    margin-right: 20px;
    margin-top:4px;
}
#footer  li.replace {
    float: right;
    margin-right: 0;
    margin-left: 10px;
    margin-top: 0; 
}
#footer li a {
    color: #0f6aac;
    text-decoration: none;
}

/******************** post ********************/

.post-wrapper {
    float: left;
    width: 319px;
    margin-right: 1px;
    margin-bottom: 1px;
    overflow: hidden;
    background-color: #fff;
    
    cursor: pointer;
}
.post-wrapper.xl:first-child {
    width: 639px;
}
.post .caption {
    font-family: 'Anonymous Pro';
    font-size: 14px;
    line-height: 18px;
    padding: 8px 15px 1px 15px;
}
.post-footer {
    display: none;
}
.post p, #lightbox p, #kitchen p, #corporate p {
    margin-bottom:1em;
}

/******************** photo posts ********************/

.post.photo .photo-wrapper {
    position: relative;
    padding: 5px;
}
.post.photo .photo-wrapper .pic {
    display: block;
    width: 100%;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    -o-border-radius: 8px;
    border-radius: 8px;
}

/********** text posts **********/

.post.text .text-wrapper {
    position: relative;
    background-color: #1771a8;
    min-height: 180px;  
}
.post.text .title {
    font-family: 'Oswald';
    font-size: 32px;
    letter-spacing: -1px;
    line-height: 36px;
    color: #fff;
    padding: 15px 15px 12px 15px;
}
.post.text .body {
    font-size: 13px;
    line-height: 1.5;
    color: #fff;
    padding: 4px 15px 10px 15px;
}

/********** video posts **********/

.post.video .video-wrapper {
    position: relative;
    padding: 5px;
}
.post.video .vid {
    background-color: #333;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    -o-border-radius: 8px;
    border-radius: 8px;
}
.post.video .vid iframe {
    display:block;
    width: 309px;
    height: 174px;
    position: relative;
}
.post-wrapper.xl:first-child .vid iframe {
    width: 629px;
    height: 354px;
}


/********** photoset posts **********/

.post.photoset .photoset-wrapper {
    position: relative;
    padding: 5px;
}
.post.photoset .pset {
    background-color: #333;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    -o-border-radius: 8px;
    border-radius: 8px;
}
.post.photoset .pset iframe {
    display:block;
    width: 309px;
    height: 174px;
    position: relative;
}
.post-wrapper.xl:first-child .vid iframe {
    width: 629px;
    height: 354px;
}



/********** audio posts **********/

.post.audio .audio-wrapper {
    position: relative;
    padding: 5px;
}
.post.audio .vid {
    background-color: #333;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    -o-border-radius: 8px;
    border-radius: 8px;
}
.post.audio .vid iframe {
    display:block;
    width: 309px;
    height: 174px;
    position: relative;
}
.post-wrapper.xl:first-child .vid iframe {
    width: 629px;
    height: 354px;
}
.post .audio-wrapper .audio-image img{
	width: 100%;
}
.media-wrapper .audio-image img{
	width: 100%;
}

/********** overlay **********/

.overlay-bg {
    display: none;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: transparent url('../images/textures/brush.png') top left no-repeat;
    -webkit-background-size: 100% 100%;
    -moz-background-size: 100% 100%;
    -o-background-size: 100% 100%;
    background-size: 100% 100%;
}
.legacy-ie .overlay-bg, .legacy-ie #fit-
guide .overlay-bg {
    background-image: none;
    filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#4c004a77', endColorstr='#4c004a77'); /* IE */
}
#fit-guide .overlay-bg {
    background-image: url('../images/textures/brush-fitguide.png');
}

.overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index:2;
    display: none;
}
.post.text .overlay {
    background: transparent url('../images/textures/brush-white.png') top left no-repeat;
}

.overlay .note-count-wrapper {
    position: absolute;
    left: 0;
    top: 50%;
    margin-top: -89px;
    width: 100%;
}
.overlay .note-count {
    background: transparent url(../images/notes-bg.png) top left no-repeat;
    position: relative;
    width: 175px;
    height: 138px;
    margin: auto;
    text-align: center;
    padding-top: 30px;
    
    font-family: 'Anonymous Pro';
    font-weight: bold;
    font-size: 16px;
}
.overlay .note-count .num {
    font-family: georgia;
    font-size: 54px;
    letter-spacing: -2px;
    display:block;
    margin-bottom: 7px;
}

.overlay .read-more {
    position: absolute;
    bottom: 14px;
    left: 13px;
}

.overlay .like-btn {
    position: absolute;
    bottom: 12px;
    right: 57px;
    background: transparent url(../images/btns.png) top left no-repeat;
    width: 36px;
    height: 36px;
    background-position: 0 0;
    display: block;
}
.overlay .like-btn:hover {
    background-position: -50px 0;
}
.like-btn.liked, .like-btn.liked:hover {
    background-position: -100px 0;
}
.overlay .reblog-btn {
    position: absolute;
    bottom: 12px;
    right: 14px;
    
    background: transparent url(../images/btns.png) top left no-repeat;
    width: 36px;
    height: 36px;
    background-position: 0px -50px;
    display: block;
}
.overlay .reblog-btn:hover {
    background-position: -50px -50px;
}

.post.text .overlay .read-more {
    bottom: 9px;
    left: 8px;
}
.post.text .overlay .like-btn {
    bottom: 7px;
    right: 52px;
}
.post.text .overlay .reblog-btn {
    bottom: 7px;
    right: 9px;
}

/******************** lightbox ********************/

#lightbox-wrapper {
    filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#4c004a77', endColorstr='#4c004a77'); /* IE */
        
    background-color: rgba(0, 74, 119, 0.6);
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    overflow-y: scroll;
    overflow-x: auto;
    z-index: 50;
    webkit-overflow-scrolling: touch;
}
#lightbox-inner {
    position: relative;
    width: 960px;
    margin: 0 auto;
}
#lightbox {
    width: 640px;
    background-color: #fff;
    padding: 5px;
    -webkit-box-shadow: 0px 0px 6px rgba(0,0,0,0.3);
    -moz-box-shadow: 0px 0px 6px rgba(0,0,0,0.3);
    -o-box-shadow: 0px 0px 6px rgba(0,0,0,0.3);
    box-shadow: 0px 0px 6px rgba(0,0,0,0.3);
    /* For IE 8 */
    -ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=2, Direction=135, Color='#999999')";
    
    margin: 55px 0;
    position: absolute;
    left: 150px;
    top: 0;
}
#permalink-wrapper #lightbox {
    -webkit-box-shadow: one;
    -moz-box-shadow: one;
    -o-box-shadow: none;
    box-shadow: none;
    margin-bottom: 100px;
    margin-top:0;
}
.lightbox-bottom {    
    clear: both;
    height: 60px;
    margin: 0 0 -60px 0;
}

.close {
    position: absolute;   
    right: -20px;
    top: -10px;
    z-index:20;
    
    background: transparent url(../images/btns.png) top left no-repeat;
    width: 45px;
    height: 33px;
    background-position: 0px -100px; 
} 
.close:hover {
    background-position: -50px -100px; 
}

#lightbox .post-img {
    display: block;
    margin: 0 auto;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    -o-border-radius: 8px;
    border-radius: 8px;
}
#lightbox .highres-img {
    width: 100%;
}
#lightbox .content-wrapper img {
    width: 100%;
    margin-top: 10px;
}
#lightbox .media-wrapper iframe {
    width: 640px;
    height: 359px;
    position: relative;
    z-index: 20;
}
#lightbox .media-wrapper .html_photoset { 
    text-align: center;
}
#lightbox .media-wrapper iframe.photoset { 
    width: 500px;
    height: 100%;
    position: relative;
    z-index: 20;
}
#lightbox .content-wrapper {
    padding: 15px 22px;
    position:relative;
}
#lightbox .title {
    font-family: 'Anonymous Pro';
    font-size: 24px;
    line-height:26px;
    padding-bottom: 16px;
}
#lightbox .caption, #lightbox .body {
    font-size: 13px;
    margin-bottom: 22px;
    line-height: 18px;
}
#lightbox .notes {
   margin-bottom: 10px; 
}
#lightbox .sharing.tumblr-sharing {
    float:right;
    margin-top:-8px;
}

#lightbox .media-wrapper iframe.photoset { 
    width: 640px;
    height: 100%;
    position: relative;
    z-index: 20;
}
#lightbox .sharing {
    font-family: 'Anonymous Pro';
    font-size: 13px;
    display: inline-block;
    vertical-align:middle;
}
#lightbox .sharing li {
    float: left;    
    margin-right: 15px;
}
#lightbox li.like-btn, #lightbox .reblog-btn {
    background: transparent url(../images/btns.png) top left no-repeat;
    width: 41px;
    height: 37px;
    cursor: pointer;
}
#lightbox li.like-btn {
    background-position: 0px -242px;
    margin-left:-5px; 
}
#lightbox li.like-btn:hover {
    background-position: -153px -242px; 
}
#lightbox li.reblog-btn {
    background-position: 0px -298px;
    margin-left:-10px;
    margin-right:0px; 
}
#lightbox li.reblog-btn:hover {
    background-position: -153px -298px; 
}
#lightbox li.share-on {
    padding: 6px 10px;
}
#lightbox li.shareon {
    padding: 4px 0;
}
#lightbox .line {
    border-top: 1px solid #e5e5e5;
    margin: 20px 0;
}
#lightbox .line.share-line {
    margin-top: 11px;
}
#lightbox .clock, #lightbox .tag, #lightbox .link {
    margin-bottom: 12px;
    min-height:19px;
    padding-left:35px;
    padding-top:1px;
    background: transparent url(../images/clock.png) top left no-repeat;
}
#lightbox .tag {
    background: transparent url(../images/tag.png) top left no-repeat;
}
#lightbox .link {
    background: transparent url(../images/link.png) top left no-repeat;
    background-position: 4px 0;
    font-size: 13px;
    font-family: 'Anonymous Pro';
}
#lightbox .date {
    font-family: 'Anonymous Pro';
    font-size: 13px;
    padding-top: 2px;
}
#lightbox .tags {
    font-family: 'Anonymous Pro';
    font-size: 13px;
}
#lightbox .tags li {
    float: left;
    margin-right: 6px;
}
#lightbox .links {
    font-family: 'Anonymous Pro';
    font-size: 13px;
}
#lightbox .notes {
    font-family: 'Anonymous Pro';
    font-size: 13px;
    line-height: 1.5;
}
#lightbox .notes img {
    display: none;
}
#lightbox .show-more-notes {
    margin-top: 22px;
}

.more_notes_link_container, .more_notes_link_container.btn:hover {
    padding-top: 0;
    margin-top: 10px;
    background-position: 0 2px;
    height:35px;
}
.more_notes_link_container.btn:hover {
    color: #fff;
    background: transparent url(../images/btn-bg.png) top center no-repeat;
    background-position: 0 2px;
}
.more_notes_link_container.btn a, .more_notes_link_container.btn:hover a {
    color: #fff;
    text-decoration: none;
}

.tumblr-controls {        
    position: absolute;
    top: 11px;
    right: 20px;
}

/******************** static pages ********************/

h2 {
     position: absolute;
     top: -10px;
     left: 10px;
     background: transparent url(../images/label-bg.png) top left no-repeat;
     -webkit-background-size: 100% 33px;
     -moz-background-size: 100% 33px;
     -o-background-size: 100% 33px;
     background-size: 100% 33px;
     height: 33px;
     z-index:2;
     padding: 8px 16px;     
     font-family: 'Anonymous Pro';
     font-weight:bold;
     font-size:16px;
     letter-spacing: 1.2px;
}
/*.legacy-ie h2 {
    background-image: none;
    background-color: #f0f5ff;
    height:auto;
}*/

.img {
    float: left;
    background-color: #fff;
    padding: 5px;
    margin-right: 1px;
    margin-bottom: 1px;
    position: relative;
    -webkit-box-shadow: 1px 1px 1px rgba(0,0,0,0.1);*/
    -moz-box-shadow: 1px 1px 1px rgba(0,0,0,0.1);*/
    -o-box-shadow: 1px 1px 1px rgba(0,0,0,0.1);*/
   box-shadow: 1px 1px 1px rgba(0,0,0,0.1);*/
    /* For IE 8 */
    -ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=1, Direction=135, Color='#cccccc')";
}
.imgad {
    float: left;
    /*background-color: #fff;*/
    padding: 5px;
    margin-right: 1px;
    margin-bottom: 1px;
    position: relative;
    /*-webkit-box-shadow: 1px 1px 1px rgba(0,0,0,0.1);*/
    /*-moz-box-shadow: 1px 1px 1px rgba(0,0,0,0.1);*/
   /* -o-box-shadow: 1px 1px 1px rgba(0,0,0,0.1);*/
   /*box-shadow: 1px 1px 1px rgba(0,0,0,0.1);*/
    /* For IE 8 */
    /*-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=1, Direction=135, Color='#cccccc')";*/
}
.img img, .imgad img {
    display: block;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    -o-border-radius: 8px;
    border-radius: 8px;
}

.img.move {
    margin-top:-319px;
}
.box { 
    display: inline-block;
    position: relative;
    -webkit-box-shadow: 1px 1px 1px rgba(0,0,0,0.1);
    -moz-box-shadow: 1px 1px 1px rgba(0,0,0,0.1);
    -o-box-shadow: 1px 1px 1px rgba(0,0,0,0.1);
    box-shadow: 1px 1px 1px rgba(0,0,0,0.1);
    /* For IE 8 */
    -ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=1, Direction=135, Color='#cccccc')";
    
    background: #f9f9f9 url('../images/textures/box-bg.jpg') repeat left top;
    
    font-family: 'Anonymous Pro';
    font-size: 14px;
    line-height: 18px;
}

.box p {
    color: #5D6062;
}

.white-texture {
    position: absolute; 
    top: 0px;
    right: 0px; 
    background: transparent url('../images/textures/box-texture.png') top right no-repeat;
    width: 670px;
    height: 110px;
}

/******************** denim kitchen ********************/

#kitchen {
    height: 956px;
    width:319px;
    float:left;
    margin-right:1px;
    margin-bottom:1px;
}
#kitchen div  {
    padding: 46px 36px;
}

/******************** denim fit guide ********************/
   
#fit-intro { 
    min-height: 60px;
    padding: 26px 275px 4px 26px;
    margin-bottom: 25px; 
}
#fit-intro p {
    margin-bottom: 26px;
}
#fit-intro .care-img {
    position: absolute; 
    top: 8px;
    right: 5px; 
    background: transparent url('../images/women-icon.png') top left no-repeat;
    width: 196px;
    height: 195px;
}

.men #fit-intro .care-img {
    background: transparent url('../images/men-icon.png') top left no-repeat;
}

#fit-guide { 
    position: relative;
}
#fit-guide .jean {
    width: 309px;
}
.jean {
    cursor: pointer;
}
#fit-guide .jean p {
    font-family: 'Anonymous Pro';
    font-size: 16px;
    line-height: 18px;
    padding: 16px 10px 12px 10px;
	height:36px;
}
#fit-guide .jean strong {
    font-weight: bold;
}

#jean-guide {   
    width: 319px;
    height: 702px;
}
.men #jean-guide{
    width: 639px;
}
.women2 #jean-guide{
    width: 639px;
}
.women #jean-guide{
    width: 960px;
	margin-top:35px;
	height: 170px;
}
#jean-guide h2 {
    position: relative;
    margin-bottom: 50px;
    top: 0px;
    left: 0px;
    text-align:center;
}
.women #jean-guide h2 {
	position:absolute;
    top: -8px;
    left: 16px;
    text-align:center;
	margin:0px;
}
#jean-guide div  {   
    padding: 86px 36px;
}
.men #jean-guide div  {   
    padding: 86px 196px;
}
.women2 #jean-guide div  {   
    padding: 86px 196px;
}
#jean-guide h3 {
    font-weight: bold;
    font-size: 28px;
    margin-bottom: 25px;
}
.women #jean-guide h3 {
    font-weight: bold;
    font-size: 28px;
    margin-bottom: 25px;
	margin-left:50px;
	width:200px;
	float:left;
}
#jean-guide p {
    margin: 20px 0 40px 0 ;
}
.women #jean-guide p {
	float:left;
	width:200px;
	margin-top: -50px;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 80px;
}
#jean-guide a, #fit-intro a {
    display: block;
    margin: 20px 0;
}

#mavi-care {
    margin-top: 25px; 
    padding: 40px 26px 26px 26px;
}
#mavi-care li {
    width: 33%;
    display: inline-block;  
    vertical-align: top;
    border-top: 2px solid #e1e1dc;
    border-right: 2px solid #e1e1dc;
    font-size: 14px;
	
}
#mavi-care li div {
    padding: 18px 26px 26px 26px;
}
#mavi-care li:nth-child(3), #mavi-care li:nth-child(2), #mavi-care li:nth-child(5), #mavi-care li:nth-child(6), #mavi-care li:nth-child(7) {
    background: transparent url('../images/textures/box-texture-sml.png') center left no-repeat;   
}       
#mavi-care strong {  
    font-family: georgia;
    font-weight: bold;
    font-size:42px; 
    color: #353535;
    display: block; 
    text-align: center; 
    margin-bottom: 24px;
}
#mavi-care li:first-child {
    width: 66.1%;
}
#mavi-care li:nth-child(2), #mavi-care li:nth-child(5), #mavi-care li:nth-child(8) {
    border-right: none;
}

/******************** contact ********************/

#contact, #corporate {
    padding: 36px;
}
#contact .store li {
    margin-bottom: 12px;
}
#contact .note {
    margin-top:32px;
}
#contact .store {
    min-height: 165px;
}

/******************** find a store ********************/

#stores-wrapper {
    position: relative;
}

#store-search {
    float: left;
    width: 319px;
    height: 318px;
    margin-right: 1px;
}
#store-search div {
    padding: 60px 36px 36px 36px;
    display: block;
    position: relative;
}
#store-search form {
    margin-top: 20px;
    display: none;
}
#store-search form select {
    width: 100%;
    font-size: 13px;
    font-weight: bold;
    margin: 5px 0;
    
    /*background: transparent url(../images/label-bg.png) top left no-repeat;
        -webkit-background-size: 100% 33px;
        -moz-background-size: 100% 33px;
        -o-background-size: 100% 33px;
        background-size: 100% 33px;*/
}

#store-pic  {
    margin: 0;
}

#stores-box {
    float: left;
    display: block;
    /*width: 100%;*/
    width: 959px;
    margin-top: 1px;
    display: none;
}
#stores {
    padding: 0 36px 36px 36px;
}
#stores h3 {
    font-weight: bold;
    font-size: 16px;
    border-bottom: 2px solid #e1e1dc;
    padding: 15px 0;
}

#corporate h3 {
    font-weight: bold;
    font-size: 16px;
    padding: 15px 0;
}

/******************** store boxes ********************/

.store {
    vertical-align: top;
    width: 29%;
    display: inline-block;
    border-right: 2px solid #e1e1dc;
    border-top: 2px solid #e1e1dc;
    padding: 22px 25px;
    background: transparent url('../images/textures/box-texture-sml.png') top left no-repeat;
    min-height:128px;
}
.store.right {
    border-right: none;
    padding-right: 0;
}
.store.left {
    padding-left: 0;
}

/*doesn't work in ie8*/
.store:last-child {
    border-right: none;
}
#stores .store:nth-child(2), #stores .store:nth-child(3), #stores .store:nth-child(4) {
    border-top: none;
}

.store h4 {
    font-weight: bold;
    font-size: 16px;
    margin-bottom: 10px;
}
.store .address {
    margin-bottom: 10px;
}
.store .map {
    margin-top: 10px;
}

#store-search .stores-loading {
    padding: 0;
    background: url('../images/loader.gif') center center no-repeat transparent;
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
}

/******************** pagination + infinite scolling ********************/

#pagination {
    position: absolute;
    bottom: 50px;
    left:0;
    width: 100%;
    z-index: 40;
    display:block;
    font-family: 'Anonymous Pro';
    font-size: 14px;
    text-align: center;
}

#infscr-loading {
  position: fixed;
  bottom: 40px;
  left: 48%;
  z-index: 40;
  background: url('../images/loader.gif') top left no-repeat transparent;
  width: 26px;
  height: 26px;
}
#infscr-loading img, #infscr-loading div {
    display: none;
}

#tumblr_controls {
    right: 50% !important;
    margin-right: -480px !important;
    top: 7px !important;
}

#uptown_logo {
	position: absolute;
	background-image: url(../images/uptown_logo.jpg);
	background-repeat: no-repeat;
	height: 67px;
	width: 124px;
	top: 20px;
	right: 20px;	
}

#language_select {
	height: 16px;
	width: 45px;
	position: absolute;
	top: 13px;
	right: 220px;
	z-index: 1338;
}
#language_select #en {
	height: 16px;
	width: 20px;
	position: absolute;
	left: 0px;
	top: 0px;
	z-index: 2;
}
#language_select #en a {
	background-image: url(../images/language_select.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	text-indent: -999em;
	display: block;
	height: 16px;
	width: 20px;
	overflow: hidden;
}
#language_select #en a:hover, #language_select #en a.active {
	background-position: 0px -20px;
}


#language_select #de {
	height: 16px;
	width: 20px;
	position: absolute;
	right: 0px;
	top: 0px;
	z-index: 2;
}
#language_select #de a {
	background-image: url(../images/language_select.png);
	background-repeat: no-repeat;
	background-position: -25px 0px;
	text-indent: -999em;
	display: block;
	height: 16px;
	width: 20px;
	overflow: hidden;
}
#language_select #de a:hover, #language_select #de a.active {
	background-position: -25px -20px;
}
.photoset-wrap img { display: none; }
.photoset-wrap img:first-child { display: block; width: 100%; }
.photoset-wrapper .pset{display:none;}

#footer .other_sites {
	color: #0f6aac;
    
}

#footer .other_sites a {
	color: #3c3c3c;
	background-image: url(../images/world_icon.png);
	background-repeat: no-repeat;
	padding-left: 40px;
	background-position: left center;
	font-weight: 700;
}
#footer .other_sites a:hover, #footer .other_sites a:active{
	color: #0f6aac;
	background-image: url(../images/world_icon_hover.png);
	background-repeat: no-repeat;
	padding-left: 40px;
	background-position: left center;
	font-weight: 700;
}
#footer .other_sites .slide_menu {
	background-image: url(../images/menu_bg.png);
	height: 150px;
	width: 111px;
	position: absolute;
	z-index: 999;
	bottom: 32px;
	overflow: hidden;
}
#footer .other_sites .slide_menu .label {
	font-size: 23px;
	color: #4b4b4b;
	text-decoration: none;
	text-align: right;
	font-weight: 700;
	float: right;
	padding-left: 0px;
	margin-right: 0px;
	height: 25px;
}
#footer .other_sites .slide_menu .label a {
	font-size: 23px;
	color: #4b4b4b;
	text-decoration: none;
	font-weight: 700;
	background-image: none;
	height: 25px;
	padding-right: 15px;
	padding-left: 5px;
	margin-right: 4px;
}
#footer .other_sites .slide_menu .label a:hover {
	font-size: 23px;
	color: #FFF;
	text-decoration: none;
	font-weight: 700;
	background-image: url(../images/hover_bg.png);
	background-repeat: no-repeat;
	padding-right: 15px;
	margin-right: 4px;
}
