Вы находитесь на странице: 1из 28

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.

org/TR/x
html1/DTD/xhtml1-strict.dtd">
<!-_ _ _ _
| _ |
| |_| |
|
| | \
|_ _|\_ _\

_
|
|
|
|
|_

_
|
|
|
|
_|

_ _ _ _ _ _ _
|
| | |/ /
|
_| | | /
| | _ |
|
| | | \
|_ _ _| |_ _|\_ _\

_
|
|
|
|
|_

_ _

_ _ _ _
| | _ |
_ | | |_| |
_| |
| | | \
_ _| |_ _|\_ _\

_
|
|
|
|
|_

_
|
|
|
| |
_ _ _| |_
|
|
| _

_ _ _
_ |
|_| |
| \
_|\_ _\

********************************
Theme by: rickerlr.tumblr.com
Preview Light: http://fashionista-theme.tumblr.com/
Preview Dark: http://fashionista-theme-dark.tumblr.com/
Name: Fashionista
Version: 1
Year: 2013
Twitter: @rickerlr
********************************
-->
<html>
<head prefix="og: http://ogp.me/ns# fb: http://ogp.me/ns/fb# blog: http://og
p.me/ns/blog#">
<meta http-equiv="Content-Type" content="text/html; charset=utf8">
<!-- colors, images -->
<meta name="color:Background" content="#eeeeee"/>
<meta name="color:Link" content="#ff8a00"/>
<meta name="color:Text" content="#666666"/>
<meta name="color:Title" content="#000000"/>
<meta name="color:Social Icons" content="#111111"/>
<meta name="image:Background Image" content=""/>
<meta name="image:Header Banner" content=""/>
<meta
<meta
<meta
<meta
<meta

name="if:Dark Layout" content="0"/>


name="if:Container Shadow" content="1"/>
name="if:Infinite scroll" content="1"/>
name="if:Menu Fixed" content="0"/>
name="if:Tumblr Buttons Fixed" content="1"/>

<meta
<meta
<meta
<meta
<meta
<meta
<meta
<meta

name="text:Deviant Art URL" content=""/>


name="text:Dribbble URL" content=""/>
name="text:Facebook URL" content=""/>
name="text:Flickr URL" content=""/>
name="text:Google Plus URL" content=""/>
name="text:LinkedIn URL" content=""/>
name="text:Twitter URL" content=""/>
name="text:YouTube URL" content=""/>

<meta http-equiv="Content-Type" content="text/html; charset=utf8" />


<title>{Title}{block:SearchPage} | {lang:Search results for Sear
chQuery}{/block:SearchPage}{block:PostSummary} | {PostSummary}{/block:PostSummar
y}</title>

<meta name="description" content="{block:IndexPage}{block:Descri


ption}{MetaDescription}{/block:Description}{/block:IndexPage}{block:PermalinkPag
e}{block:PostSummary}{PostSummary}{/block:PostSummary}{/block:PermalinkPage}" />
<style>figure{margin:0}</style>
<link rel="shortcut icon" href="{Favicon}" />
<link rel="apple-touch-icon" href="{PortraitURL-128}"/>
<link rel="alternate" type="application/rss+xml" href="{RSS}" />
<link rel='stylesheet' type='text/css' href='http://static.tumbl
r.com/dbek3sy/OdLm0dd5f/cssreset.css'>
<link href='http://fonts.googleapis.com/css?family=Oswald' rel='
stylesheet' type='text/css'>
<link href='http://static.tumblr.com/dbek3sy/VtLmbsu90/socialico
.css' rel='stylesheet' type='text/css'>
<link href='http://static.tumblr.com/dbek3sy/nfnmbsu0r/entypo.cs
s' rel='stylesheet' type='text/css'>
<style>
#installtheme, #tumblr_controls{
position:fixed !important;
right:5px;
z-index: 10;
}
#installtheme{top:26px;}
#tumblr_controls{
{block:IfTumblrButtonsFixed}
position:fixed !important;
{/block:IfTumblrButtonsFixed}
}
.right{float: right;} .left{float: left;} .clear {clear:
both;}
h1,h2,h3,h4,h5,h6{
color: {color:Title};
line-height: 1.3em;
font-family: 'Oswald', arial, verdana, sans-seri
f;
text-transform: uppercase;
margin-bottom: 20px;
text-align: center;
}
h1{font-size:3em;}
h2{font-size:2em;}
h3{font-size:1.6em;}
h4{font-size:1.4em;}
h5{font-size:1.2em;}
h6{font-size:0.8em;}
a{
color:{color:Link};
text-decoration:none;
}
.posts .caption a, .posts .circleTopPost a,
#backTop, #header ul#socialLinks li a, .permalinkOptions
a,

.posts h2 a, div.tooltipCont, #pagination a, a.highRes{


-webkit-transition: all 0.2s ease;
-moz-transition: all 0.2s ease;
transition: all 0.2s ease;
-o-transition: all 0.2s ease;
}
body{
font-size:100%;
color:{color:Text};
font-family: Arial, Verdana, Helvetica, sans-ser
if;
text-align: center;
word-wrap: break-word;
background-color: {color:Background};
background-image: url({image:Background Image});
background-repeat: repeat;
background-attachment: fixed;
background-position: top left;
}
#container{
position: relative;
width: 940px;
margin: 0px auto;
text-align: left;
{block:IfDarkLayout}
background: #000;
{/block:IfDarkLayout}
{block:IfNotDarkLayout}
background: #fff;
{/block:IfNotDarkLayout}
{block:IfContainerShadow}
box-shadow: 0px 0px 10px rgba(0,0,0,0.08
);
{/block:IfContainerShadow}
padding-bottom: 40px;
}
#content{
width:640px;
margin:0px auto;
position:relative;
}
ul#menu{
text-align:center;
height: 60px;
width:640px;
{block:IfMenuFixed}
position:fixed;
left:50%;
margin-left: -320px;
z-index: 10;
{block:IfDarkLayout}
background: #000;
box-shadow: 0px 5px 10px rgba(0,
0,0,1);
{/block:IfDarkLayout}
{block:IfNotDarkLayout}

background: #fff;
box-shadow: 0px 5px 10px rgba(25
5,255,255,1);
{/block:IfNotDarkLayout}
{/block:IfMenuFixed}
{block:IfDarkLayout}
border-bottom: 1px solid #222;
{/block:IfDarkLayout}
{block:IfNotDarkLayout}
border-bottom: 1px solid #eee;
{/block:IfNotDarkLayout}
}
ul#menu > li{
position: relative;
display: inline-block;
font-size: 0.8em;
margin-left: 25px;
color:{color:Text};
margin-top: 22px;
}
ul#menu > li a{
color:{color:Text};
padding: 20px 3px;
}
ul#menu > li a:hover{
{block:IfDarkLayout}
border-bottom: 3px solid #333;
{/block:IfDarkLayout}
{block:IfNotDarkLayout}
border-bottom: 3px solid #ddd;
{/block:IfNotDarkLayout}
}
ul#menu > li a.current {
border-bottom:3px solid {color:Link};
}
ul#menu > li:first-child{margin-left:0px;}
ul#pages, ul.tooltip{
padding: 10px 0px;
position:absolute;
{block:IfDarkLayout}
background: #eee;
color: #000;
{/block:IfDarkLayout}
{block:IfNotDarkLayout}
background: #444;
color: #fff;
{/block:IfNotDarkLayout}
visibility: hidden;
opacity:0;
width: 120px;
left: 50%;

margin-left: -60px;
}
ul.tooltip{
top:53px;
text-align:center;
}
ul.tooltip span{font-size:0.8em;}
ul#pages{top:30px;}
ul#pages:before, ul.tooltip:before{
content:"";
position:absolute;
top:-18px;
left: 49px;
border:10px solid transparent;
{block:IfDarkLayout}
border-bottom-color: #eee;
{/block:IfDarkLayout}
{block:IfNotDarkLayout}
border-bottom-color: #444;
{/block:IfNotDarkLayout}
display:block;
width:0;
}
ul#pages li{
position: relative;
text-align: center;
padding: 6px 0px;
width: 120px;
}
ul#pages li a{
display: block;
padding: 0px 10px;
{block:IfDarkLayout}
color: #000;
{/block:IfDarkLayout}
{block:IfNotDarkLayout}
color: #fff;
{/block:IfNotDarkLayout}
}
ul#pages li a:hover{
border:0;
}
ul#pages li:hover{
background: {color:Link};
}
li#pagesLi:hover ul#pages, .tooltipCont:hover ul.tooltip
{
visibility: visible;
opacity:1;
}

ul.tooltip li{
display:inline-block;
margin-top:5px;
}
ul.tooltip li a{
font-family: "socialicoregular";
font-size: 35px;
margin-left: 0px;
}
#askPost, #submitPost{
display:none;
{block:IfNotMenuFixed}
padding: 120px 0px 0px;
{/block:IfNotMenuFixed}
{block:IfMenuFixed}
padding: 180px 0px 0px;
margin-bottom: -60px;
{/block:IfMenuFixed}
}
#header{
{block:IfNotMenuFixed}
padding:120px 0px;
{/block:IfNotMenuFixed}
{block:IfMenuFixed}
padding: 180px 0px 120px;
{/block:IfMenuFixed}
text-align:center;
}
#header h1{
letter-spacing: -2px;
{block:IfDarkLayout}
text-shadow: 1px 1px 0px #000, 2px 2px 0
px rgba(255,255,255,0.2);
{/block:IfDarkLayout}
{block:IfNotDarkLayout}
text-shadow: 1px 1px 0px #fff, 2px 2px 0
px rgba(0,0,0,0.2);
{/block:IfNotDarkLayout}
}
#header img#headerBanner{
margin-bottom:15px;
max-width:100%;
height:auto;
}
#header p#descriptionBlog{
margin-bottom: 30px;
font-size:0.9em;
}
#header ul#socialLinks li{
display:inline-block;
margin-left: -4px;
}

#header ul#socialLinks li a{
color: {color:Social Icons};
font-size: 2.3em;
font-family: "socialicoregular";
}
#header ul#socialLinks li a:hover{color:{color:Link};}
#header ul#socialLinks li:first-child{margin-left:0px;}
/*+++++++++++ POSTS +++++++++++*/
.posts{
position:relative;
width: 600px;
margin: 0px auto;
}
.posts .padding{
padding:50px;
/*background: url(http://static.tumblr.com/dbek3
sy/EH6mbxuzd/noize.png) repeat;*/
{block:IfDarkLayout}
background-color: #0f0f0f;
border-top: 2px solid rgba(255,255,255,0
.1);
{/block:IfDarkLayout}
{block:IfNotDarkLayout}
background-color: #f4f4f4;
border-top: 2px solid rgba(0,0,0,0.1);
{/block:IfNotDarkLayout}
}
.greyLine{
margin:0px auto;
width: 3px;
height: 100px;
{block:IfDarkLayout}
border-left: 2px solid rgba(255,255,255,
0.06);
{/block:IfDarkLayout}
{block:IfNotDarkLayout}
border-left: 2px solid rgba(0,0,0,0.06);
{/block:IfNotDarkLayout}
}
.posts .circleTopPost, #backTop, #finshedPost{
color: {color:Title};
font-family: "entyporegular";
font-size: 40px;
line-height: 17px;
text-align: center;
width: 36px;
height: 36px;
{block:IfDarkLayout}
background: #000;
border: 2px solid rgba(255,255,255,0.2);
{/block:IfDarkLayout}
{block:IfNotDarkLayout}

background: #fff;
border: 2px solid rgba(0,0,0,0.2);
{/block:IfNotDarkLayout}
-webkit-border-radius: 20px;
-moz-border-radius: 20px;
border-radius: 20px;
}
.posts .circleTopPost, {block:IfNotInfinitescroll}#backT
op,{/block:IfNotInfinitescroll} #finshedPost{
position:absolute;
top: -20px;
left: 50%;
margin-left: -21px;
}
.posts .circleTopPost a{
color: {color:Title};
}
.posts .circleTopPost a:hover{
color: {color:Link};
}
.posts h1, .posts h2, .posts h3,
.posts h4, .posts h5, .posts h6{
{block:IfDarkLayout}
text-shadow: 1px 1px 0px #0f0f0f, 2px 2p
x 0px rgba(255,255,255,0.2);
{/block:IfDarkLayout}
{block:IfNotDarkLayout}
text-shadow: 1px 1px 0px #f4f4f4, 2px 2p
x 0px rgba(0,0,0,0.2);
{/block:IfNotDarkLayout}
}
.posts h6.dateTop{
margin-top: -15px;
text-shadow: 0px 0px 0px rgba(0,0,0,0), 0px 0px
0px rgba(0,0,0,0);
text-align: center;
margin-bottom: 40px;
{block:IfDarkLayout}
color: rgba(255,255,255,0.85);
{/block:IfDarkLayout}
{block:IfNotDarkLayout}
color: rgba(0,0,0,0.85);
{/block:IfNotDarkLayout}
}
.posts h6.dateTop a{
{block:IfDarkLayout}
color: #aaa;
{/block:IfDarkLayout}
{block:IfNotDarkLayout}
color: #666;
{/block:IfNotDarkLayout}
}

.posts .caption{
font-size: 0.9em;
line-height: 1.5em;
color: {color:Text};
}
.posts .caption a:hover, ol.notes a:hover{background:rgb
a({RGBcolor:Link}, 0.1);}
.posts .caption p{margin-top:5px;}
.posts .caption strong, .posts .caption b{font-weight:bo
ld;}
.posts .caption i, .posts .caption em{font-style:italic;
}
.posts .caption blockquote, ol.notes blockquote{
padding-left:10px;
border-left: 3px solid {color:Link};
margin: 20px 0px 20px 15px;
}
ol.notes blockquote{
margin-left: 25px;
}
.posts .caption ul{
margin: 20px 0px;
padding-left: 25px;
}
.posts .caption ul li{
list-style-type: disc;
}
.posts h2 a{
display: block;
padding: 20px;
margin-bottom: 20px;
color: {color:Title};
border: 1px solid rgba({RGBcolor:Link}, 0.1);
background: rgba({RGBcolor:Link}, 0.05);
}
.posts h2 a:hover{
border: 1px solid rgba({RGBcolor:Link}, 0.15);
background: rgba({RGBcolor:Link}, 0.1);
}
.imageContainer{
position:relative;
}
a.highRes{
line-height: 20px;
text-align: center;
height: 40px;
position: absolute;
bottom: 40px;
right: 15px;

opacity: 0;
font-size: 40px;
color: #fff;
background: rgba(0,0,0,0.7);
font-family: "entyporegular";
width: 40px;
}
.imageContainer:hover .highRes{
opacity: 1;
}
.posts .videoPost,
.posts .photosetPost{
margin-bottom:20px;
width: 500px;
}
.posts .photoPost{
width: 100%;
margin: 0px auto 20px;
}
.posts .chat li.odd,
.posts .chat li.even{
padding: 20px;
}
.posts .chat li.odd{
background: rgba({RGBcolor:Title}, 0.05);
}
.posts .chat li.even{}
.posts .label{font-weight:bold;}
.posts .quest{
position: relative;
background: rgba({RGBcolor:Text},0.1);
padding: 15px;
width: 375px;
font-size: 0.9em;
}
.posts .quest:after{
content:"";
float:left;
position:absolute;
top: 22px;
width:0;
height:0;
border-style:solid;
}
.posts .right.quest{margin-left: 30px;}
.posts .left.quest{margin-right: 30px;}
.posts .right.quest:after{
left: -12px;

border-color:transparent rgba({RGBcolor:Text},0.
1) transparent transparent;
border-width:12px 12px 12px 0;
}
.posts .left.quest:after{
right: -12px;
border-color:transparent transparent transparent
rgba({RGBcolor:Text},0.1);
border-width:12px 0px 12px 12px;
}
.posts .quest .question{min-height:36px;}
.posts .asker{
font-weight:bold;
text-decoration:none;
}
.posts .album_container{
width: 230px;
height: 191px;
position: relative;
background: url(http://static.tumblr.com/dbek3sy
/3cNmbsbqk/album.png) top left no-repeat;
margin-right: 20px;
}
.posts .album_container .audioimage,
.posts .album_container .album_light_effect{
position: absolute;
top: 1px;
left: 1px;
}
.posts .album_container .audioimage{
width: 189px;
height: 189px;
z-index: 1;
}
.posts .album_container .album_light_effect{
box-shadow: inset 0px 1px 0px rgba(255,255,255,0
.3);
width: 189px;
height: 147px;
z-index: 2;
background: url(http://static.tumblr.com/dbek3sy
/a4umawivm/album_lighteffect.png) no-repeat;
}
.posts ul.audiotrack{width: 250px;}
.posts ul.audiotrack li h3{color: {color:Link};text-alig
n:left;}
.posts ul.audiotrack li:first-child{margin-bottom:-10px;
}
.posts ul.audiotrack li.trackLabel{font-size: 0.8em;}

.posts ul.audiotrack li b{color:{color:Title};}


.posts ul.audiotrack li.audio{margin-top:20px;}
.posts .audioplayercontainer{
position:relative;
background: #fff;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
width: 32px;
height: 32px;
margin-right: 10px;
box-shadow: 1px 1px 0px #fff, 2px 2px 0px rgba(0
,0,0,0.2);
}
.posts .audioplayercontainer .audioplayerinto{
position:absolute;
width: 20px;
height: 20px;
overflow: hidden;
left: 3px;
top: 3px;
}
.posts ul.audiotrack li.audio span{
font-size: 0.8em;
line-height: 32px;
}
.permalinkOptions{
text-align: center;
}
.permalinkOptions a, .tooltipCont{
margin-left:10px;
{block:IfDarkLayout}
color: rgba(255,255,255,0.2);
{/block:IfDarkLayout}
{block:IfNotDarkLayout}
color: rgba(0,0,0,0.2);
{/block:IfNotDarkLayout}
}
.tooltipCont{
position:relative;
display:inline-block;
cursor:pointer;
}
.tooltip a{
{block:IfDarkLayout}
color: rgba(0,0,0,0.5);
{/block:IfDarkLayout}
{block:IfNotDarkLayout}
color: rgba(255,255,255,0.5);
{/block:IfNotDarkLayout}
}

.permalinkOptions a:hover, .tooltipCont:hover{color:{col


or:Link};}
a.shareTwit:hover{color:#00aced;}
a.shareFace:hover{color:#3b5999;}
a.shareGogl:hover{color:#d95333;}
.permalinkOptions span.iconEp{
font-family: "entyporegular";
font-size: 38px;
vertical-align: bottom;
}
.permalinkOptions span.numberNotes{
font-size: 0.7em;
display: inline-block;
margin-bottom: 3px;
}
#postnotesdiv{font-size:0.9em;}
ol.notes .note{margin-top:10px;}
ol.notes .avatar{
vertical-align: middle;
margin-right: 5px;
}
.note.more_notes_link_container{margin-top:40px !importa
nt;}
ul#tags li, ul#tags li a{
display:inline-block;
height:24px;
line-height:24px;
position:relative;
font-size: 11px;
margin-bottom: 20px;
}
ul#tags a{
margin-left: 30px;
padding:0 10px 0 12px;
background: {color:Link};
color: #fff;
text-decoration:none;
}
ul#tags li a:before{
content:"";
float:left;
position:absolute;
top:0;
left:-12px;
width:0;
height:0;
border-color:transparent {color:Link} transparen
t transparent;

border-style:solid;
border-width:12px 12px 12px 0;
}
ul#tags li a:after{
content:"";
position:absolute;
top:10px;
left:0;
float:left;
width:4px;
height:4px;
-moz-border-radius:2px;
-webkit-border-radius:2px;
border-radius:2px;
{block:IfDarkLayout}
background: #0f0f0f;
{/block:IfDarkLayout}
{block:IfNotDarkLayout}
background: #f4f4f4;
{/block:IfNotDarkLayout}
}
ul#tags a:hover{
background: {color:Text};
{block:IfDarkLayout}
color: #0f0f0f;
{/block:IfDarkLayout}
{block:IfNotDarkLayout}
color: #f4f4f4
{/block:IfNotDarkLayout}
}
ul#tags a:hover:before{border-color:transparent {color:T
ext} transparent transparent;}
#backTop, #finshedPost{
position:relative;
}
#backTop{
z-index: 10;
cursor: pointer;
{block:IfInfinitescroll}
position: fixed !important;
bottom: 40px !important;
right: 20px !important;
z-index: 9999;
display: none;
{/block:IfInfinitescroll}
}
#backTop:hover, #pagination a:hover{
color:{color:Link};
}
#pagination{
left: 50%;
width: 110px;
position: absolute;

bottom: 85px;
margin-left: -55px;
}
#pagination a{
font-family: "entyporegular";
font-size: 38px;
{block:IfDarkLayout}
color: #444;
{/block:IfDarkLayout}
{block:IfNotDarkLayout}
color: #ccc;
{/block:IfNotDarkLayout}
}
#infscr-loading{
z-index: 10;
bottom: -12px;
position: absolute;
left: 50%;
margin-left: -13px;
width: 24px;
height: 24px;
overflow: hidden;
}
#footer{
{block:IfNotInfinitescroll}
text-align: center;
{/block:IfNotInfinitescroll}
font-size: 0.8em;
{block:IfInfinitescroll}
text-align:right;
position: fixed !important;
bottom: 20px !important;
right: 20px !important;
z-index: 9999;
display: none;
{/block:IfInfinitescroll}
}
</style>
<script src="http://assets.tumblr.com/assets/scripts/tumblelog_post_mess
age_queue.js?_v=8b0553f75283ecbeb78be24f096f4c2c"></script>
<link rel="stylesheet" type="text/css" href="http://assets.tumblr.com/fonts/gibs
on/stylesheet.css?v=3">
<!-- BEGIN TUMBLR FACEBOOK OPENGRAPH TAGS --><!-- If you'd like to specify your
own Open Graph tags, define the og:url and og:title tags in your theme's HTML. -><!-- Read more: http://ogp.me/ --><meta property="fb:app_id" content="48119224
995" /><meta property="og:site_name" content="" /><meta property="og:title" cont
ent="" /><meta property="og:url" content="http://rickerlrthemes.tumblr.com/codes
/fashionista" /><meta property="og:determiner" content="a" /><meta property="og:
description" content="" /><meta property="og:type" content="tumblr-feed:entry" /
><meta property="og:image" content="http://38.media.tumblr.com/avatar_85a1397fc9
bd_512.png" /><meta property="al:ios:url" content="tumblr://x-callback-url/blog?
blogName=rickerlrthemes&postID=" /><meta property="al:ios:app_name" content="Tum
blr" /><meta property="al:ios:app_store_id" content="305343404" /><meta property
="al:android:url" content="tumblr://x-callback-url/blog?blogName=rickerlrthemes&

postID=" /><meta property="al:android:app_name" content="Tumblr" /><meta propert


y="al:android:package" content="com.tumblr" /><!-- END TUMBLR FACEBOOK OPENGRAPH
TAGS -->
<!-- TWITTER TAGS --><meta charset="utf-8"><meta name="twitter:site" content="tu
mblr" /><meta name="twitter:card" content="app" /><meta name="twitter:descriptio
n" content="rickerlrthemes" /><meta name="twitter:title" content="rickerlrthemes
" /><meta name="twitter:app:name:iphone" content="Tumblr" /><meta name="twitter:
app:name:ipad" content="Tumblr" /><meta name="twitter:app:name:googleplay" conte
nt="Tumblr" /><meta name="twitter:app:id:iphone" content="305343404" /><meta nam
e="twitter:app:id:ipad" content="305343404" /><meta name="twitter:app:id:googlep
lay" content="com.tumblr" /><meta name="twitter:app:url:iphone" content="tumblr:
//x-callback-url/blog?blogName=rickerlrthemes&referrer=twitter-cards" /><meta na
me="twitter:app:url:ipad" content="tumblr://x-callback-url/blog?blogName=rickerl
rthemes&referrer=twitter-cards" /><meta name="twitter:app:url:googleplay" conten
t="tumblr://x-callback-url/blog?blogName=rickerlrthemes&referrer=twitter-cards"
/>
<link rel="canonical" href="http://rickerlrthemes.tumblr.com/codes/fashionista"
/>
</head>
<body>
<div id="installtheme">
<a href="http://rickerlrthemes.tumblr.com/fashionista" t
arget="_blank">
<img class="normal" src="http://static.tumblr.co
m/dbek3sy/zESllc4x6/install_theme.png" alt="install theme" />
</a>
</div>
<div id="container">
<div id="content">
<ul id="menu">
<li><a href="/" class="homeLink current"
>Home</a></li>
{block:AskEnabled}
<li><a id="askOpen" href="javasc
ript:void(0)" {Target}>Ask me</a></li>
{/block:AskEnabled}
{block:SubmissionsEnabled}
<li><a id="submitOpen" href="jav
ascript:void(0)" {Target}>Submit</a></li>
{/block:SubmissionsEnabled}
<li><a href="/archive" {Target}>Archive<
/a></li>
<li><a href="http://rickerlrthemes.tumbl
r.com/fashionista" target="_blank">Theme</a></li>
<li><a href="/rss" {Target}>RSS</a></li>
{block:HasPages}
<li id="pagesLi">
<a href="javascript:void
(0)" {Target}>Pages</a>
<ul id="pages">
{block:Pages}
<li><a h
ref="{URL}">{Label}</a></li>
{/block:Pages}

</ul>
</li>
{/block:HasPages}
</ul><!-- mnu -->
<div class="clear"></div>
<div id="askPost"><div class="posts"></div></div
>
<div id="submitPost"><div class="posts"></div></
div>
<div id="header">
{block:IfNotHeaderBannerImage}
<h1 id="titleBlog">{Title}</h1>
{/block:IfNotHeaderBannerImage}
{block:IfHeaderBannerImage}
<img id="headerBanner" src="{ima
ge:Header Banner}" alt="Header Banner">
{/block:IfHeaderBannerImage}
<p id="descriptionBlog">{Description}</p
>
<ul id="socialLinks">
{block:IfTwitterURL}
<li><a href="{text:Twitt
er URL}" {Target}>l</a></li>
{/block:IfTwitterURL}
{block:IfFacebookURL}
<li><a href="{text:Faceb
ook URL}" {Target}>f</a></li>
{/block:IfFacebookURL}
{block:IfGooglePlusURL}
<li><a href="{text:Googl
e Plus URL}" {Target}>g</a></li>
{/block:IfGooglePlusURL}
{block:IfLinkedInURL}
<li><a href="{text:Linke
dIn URL}" {Target}>i</a></li>
{/block:IfLinkedInURL}
{block:IfDribbbleURL}
<li><a href="{text:Dribb
ble URL}" {Target}>d</a></li>
{/block:IfDribbbleURL}
{block:IfFlickrURL}
<li><a href="{text:Flick
r URL}" {Target}>n</a></li>
{/block:IfFlickrURL}
{block:IfDeviantArtURL}
<li><a href="{text:Devia
nt Art URL}" {Target}>j</a></li>
{/block:IfDeviantArtURL}
{block:IfYouTubeURL}
<li><a href="{text:YouTu
be URL}" {Target}>x</a></li>
{/block:IfYouTubeURL}
</ul>
</div><!-- #header -->
{block:Posts}
<div class="posts" id="post_{PostID}">
<div class="padding">
<div class="circleTopPos

t">
<a href="{Permal
ink}">
{block:T
ext}l{/block:Text}
{block:L
ink}>{/block:Link}
{block:P
hoto}D{/block:Photo}
{block:P
hotoset}p{/block:Photoset}
{block:A
nswer}b{/block:Answer}
{block:Q
uote};{/block:Quote}
{block:C
hat}9{/block:Chat}
{block:A
udio}H{/block:Audio}
{block:V
ideo}q{/block:Video}
</a>
</div>
{block:Date}
<h6 class="dateT
op">
<a href=
"/day/{Year}/{MonthNumberWithZero}/{DayOfMonthWithZero}">{ShortMonth} {DayOfMont
hWithZero}, {Year}</a>
</h6>
{/block:Date}
{block:Text}
{block:Title}
<h2>{Tit
le}</h2>
{/block:Title}
<div class="capt
ion">{Body}</div>
{/block:Text}
{block:Link}
<h2><a href="{UR
L}" {Target}>{Name}</a></h2>
{block:Descripti
on}
<div cla
ss="caption">{Description}</div>
{/block:Descript
ion}
{block:Link}
{block:Photo}
<div class="imag
eContainer">
{block:H
ighRes}<a class="highRes" href="{PhotoURL-HighRes}" target="_blank"></a>{/block:H
ighRes}
{LinkOpe
nTag}<img class="photoPost" src="{PhotoURL-500}" alt="{PhotoAlt}" />{LinkCloseTa

g}
</div>
{block:Caption}
<div cla
ss="caption">{Caption}</div>
{/block:Caption}
{/block:Photo}
{block:Photoset}
<div class="phot
osetPost">
{Photose
t-500}
</div>
{block:Caption}
<div cla
ss="caption">{Caption}</div>
{/block:Caption}
{/block:Photoset}
{block:Answer}
<div style="marg
in-bottom: 20px;">
<div cla
ss="left">
<img class="imageAsker" width="64px" src="{AskerPortraitURL-64}"/>
</div>
<div cla
ss="right quest">
<div class="question">{Question}</div>
</div>
<div cla
ss="clear"></div>
</div>
<div>
<div cla
ss="right">
<img class="imageAsker" width="64px" src="{PortraitURL-64}"/>
</div>
<div cla
ss="left quest">
<div class="question">{Answer}</div>
</div>
<div cla
ss="clear"></div>
</div>
{/block:Answer}
{block:Quote}
<h2> {Quote} </h2>
{block:Source}
<div cla
ss="caption">- {Source}</div>
{/block:Source}
{/block:Quote}

{block:Chat}
{block:Title}
<h2>{Tit
le}</h2>
{/block:Title}
<ul class="chat"
>
{block:L
ines}
<li class="{Alt} user_{UserNumber}">
{block:Label}
<span class="label">{Label}</span>
{/block:Label}
<span class="caption">{Line}</span>
</li>
{/block:
Lines}
</ul>
{/block:Chat}
{block:Audio}
<div class="albu
m_container left">
<div cla
ss="album_light_effect"></div>
<img cla
ss="audioimage" src="{block:AlbumArt}{AlbumArtURL}{/block:AlbumArt}" alt="{block
:Artist}{Artist}{/block:Artist}{block:TrackName} - {TrackName}{/block:TrackName}
" />
</div>
<ul class="audio
track left">
{block:T
rackName}<li class="artistLabel"><h3>{TrackName}</h3></li>{/block:TrackName}
{block:A
rtist}<li class="trackLabel">by <b>{Artist}</b></li>{/block:Artist}
<li clas
s="audio" id="{postID}">
<div class="audioplayercontainer left">
<div class="audioplayerinto done" id="{postID}">{AudioPlayerWhite}</div>
</div>
<span class="left">
{block:PlayCount}{PlayCountWithLabel}{/block:PlayCount}
{block:ExternalAudio}
<a href="{ExternalAudioURL}" target="_blank">+</a>

{/block:ExternalAudio}
</span>
<div class="clear"></div>
</li>
</ul>
<div class="clea
r"></div>
{block:Caption}
<div cla
ss="caption" style="margin-top:20px;">{Caption}</div>
{/block:Caption}
{/block:Audio}
{block:Video}
<div class="vide
oPost done" id="{PostID}">{Video-500}</div>
{block:Caption}
<div cla
ss="caption">{Caption}</div>
{/block:Caption}
{/block:Video}
{block:Date}
<div class="perm
alinkOptions">
<a style
="{block:Permalink}display:none;{/block:Permalink}{block:NoteCount}display:none;
{/block:NoteCount}" href="{Permalink}" {Target}><span class="iconEp">6</span> <
span class="numberNotes"></span></a>
{block:N
oteCount}
<div class="tooltipCont" href="javascript:void(0);">
<a style="margin-left:0px;" href="{Permalink}"><span class="iconEp">6</span></a>
<ul class="tooltip">
<span>{NoteCount}</span>
</ul>
</div>
{/block:
NoteCount}
<a style
="{block:Permalink}display:none;{/block:Permalink}{block:Answer}display:none;{/b
lock:Answer}" href="{ReblogURL}" target="_blank"><span class="iconEp">h</span></
a>
<div cla
ss="tooltipCont" href="javascript:void(0);">
<span class="iconEp">5</span>
<ul class="tooltip">
<li><a class="shareTwit" href="http://twitter.com/home?status={Title}%20{Permali
nk}" onclick="javascript:window.open(this.href,'', 'menubar=no,toolbar=no,resiza

ble=yes,scrollbars=yes,height=600,width=600');return false;">l</a></li>
<li><a class="shareFace" href="http://www.facebook.com/sharer.php?u={Permalink}"
onclick="javascript:window.open(this.href,'', 'menubar=no,toolbar=no,resizable=
yes,scrollbars=yes,height=600,width=600');return false;">f</a></li>
<li><a class="shareGogl" href="https://plus.google.com/share?url={Permalink}" on
click="javascript:window.open(this.href,'', 'menubar=no,toolbar=no,resizable=yes
,scrollbars=yes,height=600,width=600');return false;">g</a></li>
</ul>
</div>
</div>
{/block:Date}
</div><!-- .padding -->
<div class="greyLine"></div>
</div><!-- .posts -->
{block:PermalinkPage}
{block:HasTags}
<div class="posts" id="p
ostnotesdiv">
<div class="padd
ing" style="padding-bottom: 30px;">
<div cla
ss="circleTopPost">C</div>
<ul id="
tags">
{block:Tags}<li><a class="tags" href="{TagURL}">{Tag}</a></li>{/block:Tags}
</ul>
</div><!-- .padd
ing -->
<div class="grey
Line"></div>
</div><!-- .posts -->
{/block:HasTags}
{/block:PermalinkPage}
{block:PostNotes}
<div class="posts" id="postnotes
div">
<div class="padding">
<div class="circ
leTopPost">6</div>
<h6 class="dateT
op">{NoteCountWithLabel}</h6>
{PostNotes}
</div><!-- .padding -->
<div class="greyLine"></
div>
</div><!-- .posts -->
{/block:PostNotes}
{/block:Posts}
</div><!-- #content -->
{block:IfInfinitescroll}
<div id="finshedPost">^</div>
{/block:IfInfinitescroll}

<div id="backTop" class="hideBottom"></div>


{block:IndexPage}
{block:Pagination}
<div id="pagination">
{block:PreviousPage}<a c
lass="left" href="{PreviousPage}" {block:IfInfiniteScroll}style="display:none;"{
/block:IfInfiniteScroll}></a>{/block:PreviousPage}
{block:NextPage}<a class
="right" id="nextPage" href="{NextPage}" {block:IfInfiniteScroll}style="display:
none;"{/block:IfInfiniteScroll}></a>{/block:NextPage}
<div class="clear"></div
>
</div>
{/block:Pagination}
{/block:IndexPage}
<div id="footer" class="hideBottom">theme by <a
href="http://rickerlr.tumblr.com/" target="_blank">rickerlr</a></div>
</div><!-- #container -->
<script type="text/javascript" src="http://static.tumblr.com/dbe
k3sy/8Aqmgryi7/jquery_18.js"></script>
{block:IfInfinitescroll}
<script type="text/javascript" src="http://static.tumblr
.com/dbek3sy/Qyblrgjfn/jqueryinfintescroll.js"></script>
{/block:IfInfinitescroll}
<script>
$(function(){
{block:IfInfinitescroll}
var topDiv = $(".hideBottom");
var topDivTop = "640";
var view = $( window );
view.bind("scroll resize", function(){
var viewTop = view.scrollTop();
if (viewTop > topDivTop){
topDiv.fadeIn(300);
}
else if (viewTop < topDivTop){
topDiv.fadeOut(200);
}
});
{/block:IfInfinitescroll}
{block:AskEnabled}
$("#askPost .posts").load("{URL}/ask .po
sts .padding");
$("#askOpen").click(function(){
$("#menu li a").removeClass("cur
rent");
$("#submitPost").hide();
if($("#askPost").is(":hidden")){
$("#askPost").slideDown(
);
$(this).addClass("curren
t");

}
else{
$("#askPost").slideUp();
$(this).removeClass("cur
rent");
$("#menu li a.homeLink")
.addClass("current");
}
});
{/block:AskEnabled}
{block:SubmissionsEnabled}
$("#submitPost .posts").load("{URL}/subm
it .posts .padding");
$("#submitOpen").click(function(){
$("#menu li a").removeClass("cur
rent");
$("#askPost").hide();
if($("#submitPost").is(":hidden"
)){
$("#submitPost").slideDo
wn();
$(this).addClass("curren
t");
}
else{
$("#submitPost").slideUp
();
$(this).removeClass("cur
rent");
$("#menu li a.homeLink")
.addClass("current");
}
});
{/block:SubmissionsEnabled}
$("#backTop").click(function(){
var target = $("html");
$('html, body').animate({
scrollTop: target.offset().top
}, 1000);
});
});
{block:IfInfinitescroll}
$("#content").infinitescroll({
navSelector : '#pagination',
nextSelector : '#pagination a#nextPage',
itemSelector : '.posts',
loading: {
finishedMsg: '',
{block:IfDarkLayout}
img: 'http://static.tumb
lr.com/dbek3sy/mrymbvwt0/ajax-loader-dark.gif'
{/block:IfDarkLayout}
{block:IfNotDarkLayout}
img: 'http://static.tumb
lr.com/dbek3sy/TpPmbuc95/ajax-loader.gif'

{/block:IfNotDarkLayout}
},
bufferPx : 600,
debug : false,
},
function(newElements){
var $newElems = $(newElements);
$newElems.hide();
if($('.audioplayerinto.done').length){re
pairAudioPlayer();}
if($('.videoPost.done').length){repairVi
deoPlayer();}
$newElems.appendTo($("#content")).fadeIn
();
});
/* repair audio players*/
function repairAudioPlayer(){
$('.audioplayerinto.done').each(function
(){
var audioID = $(this).attr("id")
;
var $audioPost = $(this);
$.ajax({
url: '{URL}/api/read/jso
n?id=' + audioID,
dataType: 'jsonp',
timeout: 50000,
success: function(data){
$audioPost.html(
data.posts[0]["audio-player"]);
$audioPost.remov
eClass("audio");
}
});
$audioPost.removeClass("done");
});
}
/* repair video players*/
function repairVideoPlayer(){
$('.videoPost.done').each(function(){
var videoID = $(this).attr("id")
;
var $videoPost = $(this);
if($videoPost.find("div#tumblr_v
ideo_container_"+videoID).length){
$.ajax({
url: '{URL}/api/
read/json?id=' + videoID,
dataType: 'jsonp
',
timeout: 50000,
success: functio
n(data){
$videoPo
st.html(data.posts[0]["video-player-500"]);
}
});
}

$videoPost.removeClass("done");
});
}
{/block:IfInfinitescroll}
</script>
<iframe scrolling="no" width="1" height="1" frameborder="0" style="backg
round-color:transparent; overflow:hidden; position:absolute; top:0; left:0; z-in
dex:9999;" id="ga_target"></iframe><script type="text/javascript">
(function(){
var analytics_frame = document.getElementById('ga_target');
var analytics_iframe_loaded;
var user_logged_in;
var blog_is_nsfw = 'No';
var addthis_enabled = false;
var eventMethod = window.addEventListener ? "addEventListener" : "attach
Event";
var eventer = window[eventMethod];
var messageEvent = eventMethod == "attachEvent" ? "onmessage" : "message
";
eventer(messageEvent,function(e) {
var message = (e.data && e.data.split) ? e.data.split(';') : '';
switch (message[0]) {
case 'analytics_iframe_loaded':
analytics_iframe_loaded = true;
postCSMessage();
postGAMessage();
postATMessage();
postRapidMessage();
break;
case 'user_logged_in':
user_logged_in = message[1];
postGAMessage();
postATMessage();
break;
}
}, false);
analytics_frame.src = "https://secure.assets.tumblr.com/analytics.html?4
99b7673d1672b0349955626f3bc719d#" +
"http://rickerlrthemes.tumblr.com";
function postGAMessage() {
if (analytics_iframe_loaded && user_logged_in) {
var is_ajax = false;
analytics_frame.contentWindow.postMessage(['tick_google_analytic
s', is_ajax, user_logged_in, blog_is_nsfw, '/codes/fashionista?route=custom_page
'].join(';'), analytics_frame.src.split('/analytics.html')[0]);
}
}
function postCSMessage() {
COMSCORE = true;
analytics_frame.contentWindow.postMessage('enable_comscore;' + windo
w.location, analytics_frame.src.split('/analytics.html')[0]);
}
function postATMessage() {
if (addthis_enabled && analytics_iframe_loaded) {
analytics_frame.contentWindow.postMessage('enable_addthis', anal
ytics_frame.src.split('/analytics.html')[0]);
}

}
function postRapidMessage() {
if (analytics_iframe_loaded) {
var is_ajax = '';
var route = 'custom_page';
var tumblelog_id = '18940894';
var yahoo_space_id = '1197719233';
var rapid_client_only = '1';
var apv = '1';
var rapid_ex = '';
analytics_frame.contentWindow.postMessage(
[
'tick_rapid', is_ajax, route, user_logged_in, tumble
log_id,
yahoo_space_id, rapid_client_only, apv, rapid_ex
].join(';'),
analytics_frame.src.split('/analytics.html')[0]
);
}
}
})();
</script><script type="text/javascript">!function(s){s.src='https://px.srvcs.tum
blr.com/impixu?T=1456406782&J=eyJ0eXBlIjoidXJsIiwidXJsIjoiaHR0cDpcL1wvcmlja2VybH
J0aGVtZXMudHVtYmxyLmNvbVwvY29kZXNcL2Zhc2hpb25pc3RhIiwicmVxdHlwZSI6MCwicm91dGUiOi
JjdXN0b21fcGFnZSJ9&U=OMEHNDHPBK&K=73baaf7a584530ed120b223a0bf643c6889016ece6a267
42c9354a923998e39c&R=http%3A%2F%2Frickerlrthemes.tumblr.com%2Ffashionista'.repla
ce(/&R=[^&$]*/,'').concat('&R='+escape(document.referrer)).slice(0,2000).replace
(/%.?.?$/,'');}(new Image());</script><noscript><img style="position:absolute;zindex:-3334;top:0px;left:0px;visibility:hidden;" src="https://px.srvcs.tumblr.co
m/impixu?T=1456406782&J=eyJ0eXBlIjoidXJsIiwidXJsIjoiaHR0cDpcL1wvcmlja2VybHJ0aGVt
ZXMudHVtYmxyLmNvbVwvY29kZXNcL2Zhc2hpb25pc3RhIiwicmVxdHlwZSI6MCwicm91dGUiOiJjdXN0
b21fcGFnZSIsIm5vc2NyaXB0IjoxfQ==&U=OMEHNDHPBK&K=fa2692bac411db05a8e728f55e82e8d4
40e77533caa84ec5031a963e3f79988e&R=http%3A%2F%2Frickerlrthemes.tumblr.com%2Ffash
ionista"></noscript><script >
(function (w,d) {
'use strict';
var l = function(el, type, listener, useCapture) {
el.addEventListener ?
el.addEventListener(type, listener, !!useCapture) :
el.attachEvent && el.attachEvent('on' + type, listener, !!useCap
ture);
};
var a = function () {
if (d.getElementById('tumblr-cdx')) {
return;
}
var s = d.createElement('script');
var el = d.getElementsByTagName('script')[0];
s.async = true;
s.src = 'http://assets.tumblr.com/assets/scripts/vendor/cedexis/
cedexis.radar.js?_v=7450eec657e34e1e41dac4e1af96a170';
s.type = 'text/javascript';
s.id = 'tumblr-cdx';
d.body.appendChild(s);
};
l(w,'load',a);
}(window, document));
</script>
<noscript id="bootloader" data-bootstrap="{"Components":{"TumblelogIframe":{"tum

blelogBundleSrc":"http:\/\/assets.tumblr.com\/client\/prod\/standalone\/tumblelo
g\/index.js?_v=7e99ae1182af3b984855ee73042bff77","tumblelogName":"rickerlrthemes
","isLoggedIn":false,"isFriend":false,"formKey":"","tumblelogTitle":"TUMBLR THEM
ES by rickerlr","tumblelogAvatar":"http:\/\/33.media.tumblr.com\/avatar_85a1397f
c9bd_40.png","tumblelogHost":"http:\/\/rickerlrthemes.tumblr.com","brag":true,"c
urrentPage":false,"postId":"","src":"http:\/\/rickerlrthemes.tumblr.com\/codes\/
fashionista","postUrl":"","isBlocked":null,"isAdmin":false,"lookupButtonUrl":"",
"showSpamButton":false,"showRootPostButton":false,"rootPostUrl":"","showRadarPos
tButton":false,"radarKeys":"","isUniblocked":false,"isNsfw":false,"isAdult":fals
e,"isSpam":false,"isPrimaryBlog":false,"canEdit":false,"canReblogSelf":false,"sh
owLikeButton":false,"showReblogButton":false,"reblogUrl":"","showFanMailButton":
false,"showMessagingButton":false,"loginCheckIframeSrc":"http:\/\/assets.tumblr.
com\/assets\/html\/iframe\/login_check.html?_v=282357db21d8a5883cc1c780ace4cb5f"
,"appInstallUrl":"https:\/\/go.onelink.me\/893408789?pid=tumblr_blog_network\u00
26c=tumblr_blog_network\u0026af_sub3=blog_name"}},"Flags":{"doods":"eyJmaWx0ZXJf
bnNmdyI6dHJ1ZSwia2V5Y29tbWFuZF9hdXRvX3BhZ2luYXRlIjp0cnVlLCJsb2dnZWRfb3V0X3NlYXJj
aCI6dHJ1ZSwiYXJjaGl2ZS1wbHVzIjp0cnVlLCJzZWN1cmVfZm9ybV9rZXkiOnRydWUsInNlY3VyZV9m
b3JtX2tleV9mdWxseV9vbiI6dHJ1ZSwidHVtYmxlbG9nX3BvcG92ZXIiOnRydWUsImNhbm9uaWNhbF91
cmxfd3JpdGVzIjp0cnVlLCJlbmFibGVfY2FwdHVyZV9qcyI6dHJ1ZSwicHJpbWFfcG9zdF9mb3JtcyI6
dHJ1ZSwibG9ja2VkX3JlYmxvZ191aSI6dHJ1ZSwibG9ja2VkX3JlYmxvZ191aV9wYXJzZV90ZXN0Ijp0
cnVlLCJ0YWJsZXRfYmFubmVyX2FjdGl2ZSI6dHJ1ZSwibW9iaWxlX2Jhbm5lcl9hY3RpdmUiOnRydWUs
ImxvZ19zZWFyY2hfYm94Ijp0cnVlLCJ1c2VyX21lbnRpb25zIjp0cnVlLCJodG1sNV9hdWRpb19wbGF5
ZXIiOnRydWUsInBvcG92ZXJfcmVjb21tZW5kYXRpb25zIjp0cnVlLCJpbmRhc2hfcmVjb21tZW5kYXRp
b25zIjp0cnVlLCJwb3B0aWNhX3R1bWJsZWxvZ19wb3BvdmVycyI6dHJ1ZSwidHVtYmxyX3R2Ijp0cnVl
LCJkZXByZWNhdGVfZmVhdHVyZWRfdGFncyI6dHJ1ZSwicmVibG9nX3VpX3JlZnJlc2giOnRydWUsInRh
Yl9zd2l0Y2hlciI6dHJ1ZSwiZmFzdF9jb21wb3NlIjp0cnVlLCJkYXNoYm9hcmRfcmVmcmVzaCI6dHJ1
ZSwibW9iaWxlX3dlYl9waG90b3NldHMiOnRydWUsIm1vYmlsZV93ZWJfZ2F0ZSI6dHJ1ZSwibW9iaWxl
X3dlYl9wYWdlX3RpdGxlcyI6dHJ1ZSwibW9iaWxlX3dlYl9zZWFyY2giOnRydWUsIm1vYmlsZV93ZWJf
c2VhcmNoX2ZpbHRlciI6dHJ1ZSwibW9iaWxlX3dlYl9hYnVzZV9mb3JtIjp0cnVlLCJkb250X2Nhc3Rf
anNfZm9sbG93cyI6dHJ1ZSwiYWRzX25ld192ZW5kb3JfYnV0dG9ucyI6dHJ1ZSwiYmxvY2tfZmVhdHVy
ZSI6dHJ1ZSwicmVhY3RpdmF0aW9uX2Zsb3ciOnRydWUsImd1bHBqc19hZG1pbiI6dHJ1ZSwiZW5hYmxl
X2pzX2Vycm9yc19sb2ciOnRydWUsImVuYWJsZV9qc19lcGhlbWVyYWxfbG9nIjp0cnVlLCJsb2dfbGFk
eSI6dHJ1ZSwiY3Nsb2dnZXJfanMiOnRydWUsImRpc2NvdmVyeV9odWJfYWNjZXNzIjp0cnVlLCJoZWFk
ZXJfYWNjb3VudF9tZW51Ijp0cnVlLCJlbmFibGVfcHJpbWFfc2hhcmVfcG9wb3ZlciI6dHJ1ZSwiZW5h
YmxlX3NoYXJlX2VtYmVkX2NvZGUiOnRydWUsInBpbnRlcmVzdF9zaGFyaW5nIjp0cnVlLCJyZWRkaXRf
c2hhcmluZyI6dHJ1ZSwicG9zdF9pdF9mb3J3YXJkIjp0cnVlLCJwZWVwcl9zZWFyY2hfYW5kX2ZpbHRl
ciI6dHJ1ZSwiaW50ZXJuc19wYWdlIjp0cnVlLCJmb2xsb3dlZF9zZWFyY2hlc19iaWdfd2ViIjp0cnVl
LCJkaXNhYmxlX3B1YmxpY19yZXBsaWVzIjp0cnVlLCJkaXNhYmxlX3lhaG9vX2JfY29va2llIjp0cnVl
LCJwcmltYV90dW1ibGVsb2dfYnVuZGxlIjp0cnVlfQ=="},"Context":{"name":"default","time
":1456406782000,"userinfo":{"primary":"","name":"","channels":[]},"hosts":{"asse
ts_host":"http:\/\/assets.tumblr.com","secure_assets_host":"https:\/\/secure.ass
ets.tumblr.com","www_host":"http:\/\/www.tumblr.com","secure_www_host":"https:\/
\/www.tumblr.com","embed_host":"https:\/\/embed.tumblr.com","safe_host":"http:\/
\/safe.txmblr.com","platform_host":"http:\/\/platform.tumblr.com"},"language":"e
n_US","language_simple":"en"},"Translations":[]}"></noscript>
<script src="http://assets.tumblr.com/client/prod/standalone/tumblelog/index.js?
_v=7e99ae1182af3b984855ee73042bff77"></script>
</body>
</html>

Вам также может понравиться