Você está na página 1de 85

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.

0 Transitional//EN"
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">

<html xmlns="http://www.w3.org/1999/xhtml">

<!--

o8o

`"'

ooo. .oo. .oooo. oooo d8b ooo. .oo. oooo .oooo.

`888P"Y88b `P )88b `888""8P `888P"Y88b `888 `P )88b

888 888 .oP"888 888 888 888 888 .oP"888

888 888 d8( 888 888 888 888 888 d8( 888

o888o o888o `Y888""8o d888b o888o o888o o888o `Y888""8o

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

Narnia Two 0.0.8 Theme by blinkanditsover

Premium Tumblr Theme

http://themecloud.co/themes/narnia-two/

Support: themecloud.co | @theme_cloud

Change Log:

Padding in caption fix

Transparent post background added 14/05/2013

Sidebar visible on permalink page 14/05/2013

Added show menu in left column 14/05/2013

Fixed multiple tags breaking highlight 15/05/2013

Fixed hi-res photo issue on highlight 15/05/2013

Improved infinite scroll and inital page load 24/05/2013

Added description to center header 06/05/2013


~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

-->

<head>

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

<link rel="shortcut icon" href="{Favicon}">

<link rel="alternate" type="application/rss+xml" href="{RSS}">

{block:ifNotSEOPageTitle}

<title>{Title}{block:permalink}{block:PostTitle} -
{PostTitle}{/block:PostTitle}{/block:permalink}</title>

{/block:ifNotSEOPageTitle}

{block:ifSEOPageTitle}

<title>{text:SEO Page Title}{block:permalink}{block:PostTitle} -


{PostTitle}{/block:PostTitle}{/block:permalink}</title>

{/block:ifSEOPageTitle}

{block:ifNotSEODescription}

{block:Description}

<meta name="description" content="{block:permalink}{block:PostTitle}{PostTitle} -


{/block:PostTitle}{/block:permalink}{MetaDescription}" />

{/block:Description}

{/block:ifNotSEODescription}

{block:ifSEODescription}

<meta name="description" content="{block:permalink}{block:PostTitle}{PostTitle} -


{/block:PostTitle}{/block:permalink}{text:SEO Description}" />

{block:ifSEODescription}

<!-- Tumblr Settings Default-->

<meta name="text:Post Padding" content="10"/>


<meta name="text:Number Of Columns" content="5"/>

<meta name="color:Header Background" content="#232323"/>

<meta name="color:Header Hover" content="#FFFFFF"/>

<meta name="color:Header Hover Text" content="#232323"/>

<meta name="color:Header Menu Splitter" content="#292929"/>

<meta name="color:Header Text" content="#FFFFFF"/>

<meta name="color:Background" content="#ece9e2"/>

<meta name="color:Body Text" content="#8d8d8d"/>

<meta name="color:Title Text" content="#f25250"/>

<meta name="image:Background Image" content=""/>

<meta name="if:Background Full Screen" content="1"/>

<!-- Header 1 Tumblr Settings -->

<meta name="if:Top Bar Header" content="1"/>

<!-- Header 1 Tumblr Settings -->

<!-- Header 2 Tumblr Settings -->

<meta name="if:Center Header" content="0"/>

<!-- Header 2 Tumblr Settings -->

<!-- Common Header Tumblr Settings -->

<meta name="if:Use Avatar Blog Title" content="0"/>

<meta name="if:Logo Padding" content="1"/>

<meta name="if:Transparent Header" content="0"/>

<meta name="if:Show Archive Link" content="1"/>

<meta name="image:Logo Blog Title" content=""/>

<!-- Common Header Tumblr Settings -->

<!-- Posts Settings -->

<meta name="color:Post Color" content="#FFFFFF"/>

<meta name="color:Post Links Color" content="#f25250"/>


<meta name="color:Post Links Hover" content="#000"/>

<meta name="if:Show Captions On Home Page" content="0"/>

<meta name="if:Transparent Post Background" content="0"/>

<meta name="if:Show Tags In Caption" content="1"/>

<meta name="if:Show Post Controls On Home Page" content="1"/>

<meta name="if:Infinite Scroll" content="1"/>

<!-- End Posts Settings -->

<!-- Leading Post Settings -->

<meta name="text:Instagram Username" content=""/>

<meta name="text:Twitter Username" content=""/>

<meta name="text:Pintrest Username" content=""/>

<meta name="text:Dribbble Username" content=""/>

<meta name="text:Facebook Username" content=""/>

<meta name="text:Vimeo Username" content=""/>

<meta name="text:Skype Username" content=""/>

<meta name="text:Twitter Widget HTML" content=""/>

<meta name="if:Show Menu In Left Column" content="0"/>

<meta name="if:Show Title In Left Column" content="1"/>

<meta name="if:Show Left Column" content="1"/>

<meta name="if:Use Avatar Left Column" content="1"/>

<meta name="image:Hi Res Avatar" content=""/>

<meta name="text:Google Analytics ID" content=""/>

<meta name="text:SEO Description" content=""/>

<meta name="text:SEO Page Title" content=""/>

<meta name="if:Debug Mode" content="1"/>

<!-- CSS Files "LoadCSS"-->

<link rel="stylesheet" href="http://static.tumblr.com/ssdtkch/KOxmmmn3r/fontello.css">

<link rel="stylesheet" href="http://static.tumblr.com/ssdtkch/zc9mmmnfz/fontello.css">


<!-- Imported fonts -->

<style>

@import url(http://fonts.googleapis.com/css?family=PT+Sans);

</style>

<!-- Inline CSS "LoadInlineCSS" -->

<style>

</style>

<style>

/* Core CSS */

body

z-index:1;

margin:0;

padding:0;

font-family: 'PT Sans', Helvetica, Arial, sans-serif;

background-color:{color:background};

color:{color:Body Text};

{block:ifBackgroundImageImage}

background-image:url({image:background image});

{block:ifNotBackgroundFullScreen}

background-repeat: repeat;

{/block:ifNotBackgroundFullScreen}

{/block:ifBackgroundImageImage}

}
iframe#ask_form{height:200px !important;}

iframe#submit_form {height:500px !important;}

a,a:visited

text-decoration:none;

color:{color:Post Links Color};

a:hover

color:{color:post links hover};

.pull_left

float:left;

.pull_left a

color:{color:Body Text}

.pull_right

float:right;

.icon_font

font-family:'iconfont','';

#tw_post_container

{
width:100%;

opacity:0;

margin-top:{text:Post Padding}px;

#pagin

display:none;

.tw_loading

height:64px;

width:64px;

position:fixed;

left:50%;

top:50%;

margin-left:-32px;

margin-top:-32px;

.tw_loading img

-moz-border-radius: 6px;

border-radius: 6px;

-webkit-border-radius: 6px;

ol.notes {

list-style: none;

list-style-type: none;

margin:0;

padding:0;

}
ol.notes li {

font-size: 13px;

line-height: 16px;

margin-bottom: 8px;

ol.notes {

padding: 0px;

margin: 0px 0px;

list-style-type: none;

ol.notes li.note {

padding: 5px;

ol.notes li.note a {

color:{color:Post Links Color};

ol.notes li.note a:hover {

color:{color:Post Links hover};

ol.notes li.note img.avatar {

vertical-align: -8px;

margin-right: 10px;

width: 22px;

height: 22px;

}
ol.notes li.note span.action {

font-weight: normal;

ol.notes li.note .answer_content {

font-weight: normal;

ol.notes li.note blockquote {

border-color: #eee;

padding: 4px 10px;

margin: 10px 0px 0px 25px;

ol.notes li.note blockquote a {

text-decoration: none;

color:{color:Body Text};

.more_notes_link {color:{color:Body Text};}

/* All Posts CSS */

.tw_post

width:300px;

height:auto;

word-wrap:break-word;

margin-left:{text:Post Padding}px;

margin-right:{text:Post Padding}px;

margin-top:{text:Post Padding}px;
margin-bottom:{text:Post Padding}px;

background-color:{color:Post Color};

{block:ifTransparentPostBackground}

background-color:transparent;

{/block:ifTransparentPostBackground}

.tw_post .tw_caption_text a

color:{color:Post Links Color};

border-bottom:1px dotted;

.tw_border h3

.tw_post .tw_caption_text h3

color:{color:title text};

.tw_share_block h3

color:{color:title text};

.tw_notes_block h3

color:{color:title text};

.tw_post .tw_caption_text iframe


{

width: 100%;

height: auto;

.tw_post .tw_caption_text img

max-width: 100%;

height: auto;

.tw_post .tw_caption_text a:hover

border-bottom:1px solid;

color:{color:post links hover};

.tw_post .tw_caption_text

font-size:13px;

line-height:1.7em;

.tw_post .tw_caption_text blockquote

margin:10px 0;

padding-left:10px;

border-left:1px solid {color:Post Links Color};

.tw_post .tw_tags

font-size: 11px;

text-transform: lowercase;

}
.tw_tags a

color:{color:body text};

opacity:0.5;

.tw_tags a:hover

opacity:0.9;

#tw_post_ .tw_post_controls

display:none;

.tw_post_controls

height:42px;

width:100%;

.tw_post_controls p

font-size: 11px;

margin: 0;

line-height: 17px;

margin-left:5px;

margin-right:5px;

.tw_permalink_page .tw_post_controls

display:none !important;

}
.like_button

margin-left:5px;

{block:ifCenterHeader}

/* Header Style 2 CSS */

.tw_header_container_2

width:100%;

min-height:60px;

height:auto;

{block:ifNotTransparentHeader}

background-color:{color:Header Background};

{/block:ifNotTransparentHeader}

color:white;

padding-top:{text:Post Padding}px;

padding-bottom:{text:Post Padding}px;

{block:ifLogoBlogTitleImage}

.tw_header_container_2 .tw_blog_logo

margin-left:auto;

margin-right:auto;

text-align:center;

.tw_header_container_2 .tw_blog_logo img

{block:IfLogoPadding}

height:60px;

{/block:IfLogoPadding}
{block:IfNotLogoPadding}

height:auto;

{/block:IfNotLogoPadding}

{/block:ifLogoBlogTitleImage}

{block:ifNotLogoBlogTitleImage}

{block:ifUseAvatarBlogTitle}

.tw_header_container_2 .tw_blog_avatar

width:64px;

height:64px;

margin-left:auto;

margin-right:auto;

{/block:ifUseAvatarBlogTitle}

{block:ifNotUseAvatarBlogTitle}

.tw_header_container_2 .tw_font_bebas

font-size:60px;

padding-top: 20px;

.tw_header_container_2 .tw_blog_title

margin-left:auto;

margin-right:auto;

text-align:center;

color:{color:Header Text};

}
{/block:ifNotUseAvatarBlogTitle}

{/block:ifNotLogoBlogTitleImage}

.tw_header_container_2 .tw_menu_container

width:100%;

text-align: center;

padding-top:20px;

padding-bottom:20px;

.tw_header_container_2 .tw_menu

font-size:11px;

text-transform:uppercase;

height:30px;

margin-left:auto;

margin-right:auto;

text-align:center;

display:inline-block;

.tw_header_container_2 .tw_menu_tab

height:30px;

float:left;

{block:ifNotTransparentHeader}

border-right:1px solid {color:Header Menu Splitter};

{/block:ifNotTransparentHeader}

.tw_header_container_2 .tw_menu_tab.tw_home
{

{block:ifNotTransparentHeader}

border-left:1px solid {color:Header Menu Splitter};

{/block:ifNotTransparentHeader}

.tw_header_container_2 a, .tw_menu_tab a:visited

color:{color:Header Text};

.tw_header_container_2 .tw_menu_text

padding-left:20px;

padding-right:20px;

padding-top:9px;

/* End Header Style 2 CSS */

{/block:ifCenterHeader}

{block:IfShowMenuInLeftColumn}

.tw_leading_menu

font-size:12px;

font-weight:700;

text-transform:uppercase;

height:auto;

background-color:{color:post color};
padding-bottom:22px;

.tw_leading_menu .tw_menu_tab

height:45px;

border-bottom:1px dashed {color:Post Links Color};

.tw_leading_menu .tw_menu_tab.tw_home

border-top:1px dashed {color:Post Links Color};

.tw_leading_menu a, .tw_menu_tab a:visited

color:{color:Post Links Color};

.tw_leading_menu .tw_menu_tab:hover

background-color:{color:Post Links Color};

color:{color:post color};

.tw_leading_menu .tw_menu_text

padding-left:20px;

padding-right:20px;

padding-top:17px;

{/block:IfShowMenuInLeftColumn}
{block:ifTopBarHeader}

/* Header Style 1 CSS */

{block:ifLogoBlogTitleImage}

.tw_header_container_1 .tw_blog_logo

float:left;

.tw_header_container_1 .tw_blog_logo img

{block:IfLogoPadding}

height:40px;

padding:10px;

{/block:IfLogoPadding}

{block:IfNotLogoPadding}

height:60px;

{/block:IfNotLogoPadding}

{/block:ifLogoBlogTitleImage}

{block:ifNotLogoBlogTitleImage}

{block:ifUseAvatarBlogTitle}

.tw_header_container_1 .tw_blog_avatar

float:left;

.tw_header_container_1 .tw_blog_avatar img

width:60px;
height:60px;

{/block:ifUseAvatarBlogTitle}

{block:ifNotUseAvatarBlogTitle}

.tw_header_container_1 .tw_blog_title

float:left;

margin-left:30px;;

margin-right:20px;

font-size:30px;

margin-top:12px;

color:{color:Header Text};

{/block:ifNotUseAvatarBlogTitle}

{/block:ifNotLogoBlogTitleImage}

.tw_header_container_1 .tw_menu

font-size:11px;

text-transform:uppercase;

float:left;

height:60px;

.tw_header_container_1 .tw_menu_tab

height:60px;

float:left;

{block:ifNotTransparentHeader}

border-right:1px solid {color:Header Menu Splitter};

{/block:ifNotTransparentHeader}

.tw_header_container_1 .tw_menu_tab.tw_home
{

{block:ifNotTransparentHeader}

border-left:1px solid {color:Header Menu Splitter};

{/block:ifNotTransparentHeader}

.tw_header_container_1 a, .tw_menu_tab a:visited

color:{color:Header Text};

.tw_header_container_1 .tw_menu_tab:hover

{block:ifNotTransparentHeader}

background-color:{color:Header Hover};

{/block:ifNotTransparentHeader}

color:{color:Header Hover Text};

.tw_header_container_1 .tw_menu_text

padding-left:20px;

padding-right:20px;

padding-top:24px;

.tw_header_container_1

width:100%;

height:60px;

{block:ifNotTransparentHeader}

background-color:{color:Header Background};

{/block:ifNotTransparentHeader}

color:white;
}

.tw_header_spacer

display:none;

.tw_header_container_1.fixed

top:0px;

position:fixed;

z-index:2;

.tw_header_spacer.fixed

height:60px;

position:relative;

width:100%;

display:block;

.tw_header_bg

z-index:2;

position:fixed;

width:100%;

height:60px;

color:white;

display:none;

{block:ifTransparentHeader}

display:block;

background-color:{color:Header Background};

opacity:0.4;

{/block:ifTransparentHeader}
}

/* End Header Style 1 CSS */

{/block:ifTopBarHeader}

/* Photo Post CSS */

.tw_post_photo img

width:100%;

margin-bottom: -6px !important;

.tw_post_photo:hover .tw_post_controls

display:block;

.tw_post_photo .tw_post_controls

position:absolute;

margin-top:-40px;

z-index:5;

color:white;

background-image:url(http://static.tumblr.com/2w7y46r/OyUmmorvn/grad.png);

background-repeat:repeat-x;

display:none;

.tw_post_photo .tw_post_controls a

color:white;

.tw_post_photo .tw_post_controls a:hover

{
color:white;

text-decoration:none;

/* Audio Post CSS */

.tw_audio_play_button

width:100%;

min-height:80px;

.tw_audio_play_button img

width:100%;

margin-bottom: -5px;

.tw_audio_play_container

background-color: #000;

-webkit-border-radius: 50px;

-moz-border-radius: 50px;

border-radius: 50px;

border: solid 1px #000;

position: absolute;

left: 50%;

top: 50%;

margin-left: -22.5px;

.tw_audio_player_label

padding-top:22px;

padding-bottom:22px;
}

.tw_audio_player_label p

margin:0;

margin-right:10px;

font-size:14px;

.tw_spotify .tw_video_embed

p.tw_track_label

margin-left:22px;

font-size:15px;

margin-right:22px;

p.tw_artist_label

font-weight:700;

font-size:17px;

margin-left:22px;

margin-right:22px;

color:{color:Title text};

.tw_audio_player_inner

width: 20px;

height: 30px;
overflow: hidden;

margin: 9px 15px 4px 8px;

.tw_audio_wrapper

height: 90px;

/* Video Post CSS */

.tumblr_video_container

height:auto !important;

width:auto !important;

.tw_video_embed iframe

width:100%;

margin-bottom: -4px !important;

/* Text Post CSS */

.tw_post_text

.tw_post_text h1

font-size:24px;

margin: 0 0 10px 0;
color:{color:title text};

.tw_post_text h2

font-size:22px;

margin: 0 0 10px 0;

color:{color:title text};

.tw_post_text h3

color:{color:Title text};

font-weight: bold;

margin: 0 0 10px 0;

font-size: 20px;

line-height: 1.3em;

.tw_post_text h4

font-size:18px;

margin: 0 0 10px 0;

color:{color:title text};

.tw_post_text h5

font-size:16px;

margin: 0 0 10px 0;

color:{color:title text};

.tw_post_text h6

{
color:{color:title text};

font-size:14px;

margin: 0 0 10px 0;

.tw_post_text h3 a

color:{color:Title text};

.tw_border

margin:22px;

.tw_post_controls_border

padding: 11px;

padding-left: 22px;

padding-right: 22px;

.tw_post_controls_border p

margin-left:0 !important;

/* Quote Post CSS */

.tw_post_quote .tw_source

font-size: 13px;

line-height: 20px;

font-style: italic;
font-weight: bold;

color:{color:Body Text};

.tw_post_quote .tw_source a

color:{color:Body Text};

.tw_post_quote h2

font-weight: bold;

margin: 0 0 10px 0;

font-size: 20px;

line-height: 1.3em;

color:{color:Title text};

.tw_post_quote h2 a

color:{color:Title text};

/* Answer Post CSS */

.tw_post_answer h3

color:{color:Title Text};

margin-top:0px;

.tw_post_answer h3 a

color:{color:Title Text};
}

.tw_post_answer .tw_asker_text

font-size:12px;

.tw_asker_text a

color:{color:Body Text};

.tw_post_answer .tw_answer

margin-top:22px;

margin-bottom:22px;

.tw_post_answer .tw_answer

border-top:1px solid #CCC;

.tw_post_answer .tw_answer p

margin-left:22px;

margin-right:22px;

margin-top:22px;

margin-bottom:22px;

/* Chat Post CSS */

.tw_post_chat h3

margin-left:22px;
margin-right:22px;

.tw_post_chat h3 a

color:{color:Title Text};

.tw_chat_line

width:100%;

font-size: 13px;

line-height: 20px;

border-top:1px solid #CCC;

padding-top:22px;

padding-bottom:21px;

.tw_post_chat .tw_border{ margin-top:0}

.tw_chat_line:first-child

border-top:none;

.tw_chat_line p

margin-left:22px;

margin-right:22px;

margin-top:0;

margin-bottom:0;

.even .label

color:{color:Post Links Color};


padding-right:4px;

font-weight:bold;

font-size:14px;

.odd .label

padding-right:4px;

font-weight:bold;

font-size:14px;

/* Leading Post CSS */

.tw_post.tw_leading_post

background-color:transparent;

margin-bottom:0 !important;

.tw_post.tw_leading_post .tw_leading_avatar

width:100%;

margin-bottom: -5px;

.tw_post.tw_leading_post .tw_blog_title

width:100%;

background-color:{color:Post Color};

{block:ifTransparentPostBackground}

background-color:transparent;

{/block:ifTransparentPostBackground}

}
.tw_post.tw_leading_post h3

margin:0;

padding:20px;

padding-top:15px;

padding-bottom:15px;

color:{color:Title text};

.tw_post.tw_leading_post h3 .tw_small_at

font-size:13px;

font-weight:normal;

.tw_post.tw_leading_post .tw_liked_post_title h3

padding-bottom:15px;

.tw_post.tw_leading_post .tw_leading_about

background-color:{color:Post Color};

{block:ifTransparentPostBackground}

background-color:transparent;

{/block:ifTransparentPostBackground}

padding:22px;

padding-top:0;

.tw_post.tw_leading_post .tw_liked_post_img img

width:100%;

.tw_post.tw_leading_post .tw_leading_social
{

background-color:{color:Post Color};

{block:ifTransparentPostBackground}

background-color:transparent;

{/block:ifTransparentPostBackground}

font-family:fontello;

padding:22px;

margin:0;

font-size: 16px;

line-height: 20px;

padding-top:0;

#face:hover{

color:#3b5998 !important;

#twit:hover{

color:#00bcf5 !important;

#drib:hover{

color:#f05c93 !important;

#vimeo:hover{

color:#44bbff !important;

#skype:hover{

color:#23c8f3 !important;

#pin:hover{

color:#d03b25 !important;

#insta:hover{
color:#ff0084 !important;

.tw_post.tw_leading_post .tw_leading_social a

padding-right:8px;

color:{color:Body Text};

.tw_post.tw_leading_post .tw_leading_about p

margin:0;

font-size: 13px;

line-height: 20px;

padding-top:0;

padding-bottom:5px;

.tw_post.tw_leading_post .tw_liked_post

background-color:{color:Post Color};

{block:ifTransparentPostBackground}

background-color:transparent;

{/block:ifTransparentPostBackground}

.tw_post.tw_leading_post .tw_liked_post p

margin:0;

padding:20px;

padding-top:15px;
padding-bottom:15px;

text-transform:uppercase;

{block:IfInstagramUsername}

.tw_post.tw_leading_post .tw_ig_post_img img

width:100%;

margin-bottom:-6px;

{/block:IfInstagramUsername}

.tw_post.tw_leading_post .tw_spacer

height:{text:Post Padding}px;

padding-bottom:{text:Post Padding}px;

width:100%;

.tw_post.tw_leading_post .tw_twitter_feed

margin-left:22px;

margin-right:22px;

height:622px;

margin-bottom:0;

.tw_loadmorebar

width:100%;
background-color:{color:header background};

height:50px;

bottom:0px;

margin-top:100px;

padding-top:25px;

cursor:pointer;

z-index:51;

position:relative;

.tw_loadmore

width:400px;

color:{color:header text};

text-align:center;

font-weight:500;

margin-left:auto;

margin-right:auto;

.tw_center_description {

width: 100%;

margin-bottom:10px;

text-align: center;

font-size: 12px;

.tw_center_description p {

text-align: center;

margin: 0;

font-size: 12px;

color: #f0eded;

.tw_loadmore:hover
{

color:{color:header hover};

#infscr-loading

display:none !important;

@import url(http://api.themeweaver.co/themeweaver/script/css.asp?id=27);

</style>

<!--Tracking and override "LoadTracking"-->

<!-- Bebas Font -->

<script type="text/javascript" src="http://static.tumblr.com/ts2nqrf/Msal8du92/cufon.js"></script>

<script type="text/javascript"
src="http://static.tumblr.com/ts2nqrf/mNQl8du9p/bebas.js"></script>

<script type="text/javascript"> Cufon.DOM.ready(function() { Cufon.replace('.tw_font_bebas', {


fontFamily: 'bebas', hover:true }); $('.tw_font_bebas').css('visibility','visible'); }); </script>

{block:permalink}

<script type="text/javascript" src="https://apis.google.com/js/plusone.js">{lang: 'en-GB'}

{/block:permalink}

</script>

<style>

.tw_font_bebas

visibility:hidden;

font-family: 'BebasNeueRegular', sans-serif !important;

}
</style>

<!-- End Bebas Font -->

<!-- Header 1 Scripts -->

<script>

var ToggleAbout = function ()

$(".tw_header_about").slideToggle();

</script>

<!-- End Header 1 Scripts -->

</head>

<body {block:permalink}class="tw_permalink_page"{/block:permalink}>

<div class="tw_loading">

<img src="http://static.tumblr.com/2w7y46r/QLimmn6w6/ajax-loader.gif" border="0">

</div>

{block:ifCenterHeader}

<!-- Header Asset 2 -->

<div class="tw_header_container_2">

{block:ifNotLogoBlogTitleImage}

{block:ifUseAvatarBlogTitle}

<div class="tw_blog_avatar">

<a href="/">

<img src="{PortraitURL-64}" border="0">

</a>
</div>

{/block:ifUseAvatarBlogTitle}

{block:ifNotUseAvatarBlogTitle}

<a href="/">

<div class="tw_blog_title tw_font_bebas">

{Title}

</div>

</a>

{/block:ifNotUseAvatarBlogTitle}

{/block:ifNotLogoBlogTitleImage}

{block:ifLogoBlogTitleImage}

<a href="/">

<div class="tw_blog_logo">

<img src="{image:Logo Blog Title}" border="0">

</div>

</a>

{/block:ifLogoBlogTitleImage}

{block:description}

<div class="tw_center_description">

{description}

</div>

{block:description}

<div class="tw_menu_container" style="width:100%;">

<div class="tw_menu">

<a href="/">

<div class="tw_menu_tab tw_home">


<div class="tw_menu_text">

HOME

</div>

</div>

</a>

{block:AskEnabled}

<a href="/ask">

<div class="tw_menu_tab">

<div class="tw_menu_text">

MESSAGE

</div>

</div>

</a>

{/block:AskEnabled}

{block:SubmissionsEnabled}

<a href="/submit">

<div class="tw_menu_tab">

<div class="tw_menu_text">

SUBMIT

</div>

</div>

</a>

{/block:SubmissionsEnabled}

{block:ifShowArchiveLink}

<a href="/archive">

<div class="tw_menu_tab">

<div class="tw_menu_text">

ARCHIVE

</div>

</div>

</a>
{/block:ifShowArchiveLink}

{block:HasPages}

{block:Pages}

<a href="{URL}">

<div class="tw_menu_tab">

<div class="tw_menu_text">

{Label}

</div>

</div>

</a>

{/block:Pages}

{/block:HasPages}

<a href="http://themecloud.co/themes/narnia-two/" class="tw_theme_link">

<div class="tw_menu_tab">

<div class="tw_menu_text">

Theme

</div>

</div>

</a>

</div>

</div>

</div>

<div class="tw_menu_html" style="display:none;"><a href="[href]"><div class="tw_menu_tab


tw_home"><div class="tw_menu_text">[title]</div></div></a></div>
<!-- End Header Asset 2 -->

{/block:ifCenterHeader}

{block:ifTopBarHeader}

<!-- Header Asset 1 -->

<div class="tw_header_bg"></div>

<div class="tw_header_container_1 fixed">

{block:ifNotLogoBlogTitleImage}

{block:ifUseAvatarBlogTitle}

<div class="tw_blog_avatar">

<a href="/">

<img src="{PortraitURL-64}" border="0">

</a>

</div>

{/block:ifUseAvatarBlogTitle}

{block:ifNotUseAvatarBlogTitle}

<a href="/">

<div class="tw_blog_title tw_font_bebas">

{Title}

</div>

</a>
{/block:ifNotUseAvatarBlogTitle}

{/block:ifNotLogoBlogTitleImage}

{block:ifLogoBlogTitleImage}

<a href="/">

<div class="tw_blog_logo">

<img src="{image:Logo Blog Title}" border="0">

</div>

</a>

{/block:ifLogoBlogTitleImage}

<div class="tw_menu">

<a href="/">

<div class="tw_menu_tab tw_home">

<div class="tw_menu_text">

HOME

</div>

</div>

</a>

{block:AskEnabled}

<a href="/ask">

<div class="tw_menu_tab">

<div class="tw_menu_text">

MESSAGE

</div>

</div>

</a>

{/block:AskEnabled}

{block:SubmissionsEnabled}

<a href="/submit">
<div class="tw_menu_tab">

<div class="tw_menu_text">

SUBMIT

</div>

</div>

</a>

{/block:SubmissionsEnabled}

{block:ifShowArchiveLink}

<a href="/archive">

<div class="tw_menu_tab">

<div class="tw_menu_text">

ARCHIVE

</div>

</div>

</a>

{/block:ifShowArchiveLink}

{block:HasPages}

{block:Pages}

<a href="{URL}">

<div class="tw_menu_tab">

<div class="tw_menu_text">

{Label}

</div>

</div>

</a>

{/block:Pages}

{/block:HasPages}

<a href="http://themecloud.co/themes/narnia-two/" class="tw_theme_link">

<div class="tw_menu_tab">

<div class="tw_menu_text">

Theme
</div>

</div>

</a>

</div>

</div>

<div class="tw_header_spacer fixed"></div>

<!-- End Header Asset 1 -->

<div class="tw_menu_html" style="display:none;"><a href="[href]"><div class="tw_menu_tab


tw_home"><div class="tw_menu_text">[title]</div></div></a></div>

{/block:ifTopBarHeader}

<div id="tw_post_container">

<!-- Leading Post -->

{block:IfShowLeftColumn}

<div class="tw_post tw_leading_post tw_set_width tw_dont_highlight">

<div class="tw_blog_title">

{block:ifUseAvatarLeftColumn}

{block:ifHiResAvatarImage}

<img src="{image:Hi Res Avatar}" class="tw_leading_avatar">

{/block:ifHiResAvatarImage}

{block:ifNotHiResAvatarImage}
<img src="{PortraitURL-128}" class="tw_leading_avatar">

{/block:ifNotHiResAvatarImage}

{/block:ifUseAvatarLeftColumn}

{block:ifShowTitleInLeftColumn}

<a href="/"><h3>{Title}</h3></a>

{/block:ifShowTitleInLeftColumn}

</div>

<div class="tw_leading_about"
style="display:none;{block:Description}display:block;{/block:Description}{block:ifNotShowTitleInLeft
Column}padding-top:22px;{/block:ifNotShowTitleInLeftColumn}">

<p>{description}</p>

</div>

{block:IfShowMenuInLeftColumn}

<div class="tw_leading_menu">

<a href="/">

<div class="tw_menu_tab tw_home">

<div class="tw_menu_text">

HOME

</div>

</div>

</a>

{block:AskEnabled}

<a href="/ask">

<div class="tw_menu_tab">

<div class="tw_menu_text">

MESSAGE

</div>

</div>
</a>

{/block:AskEnabled}

{block:SubmissionsEnabled}

<a href="/submit">

<div class="tw_menu_tab">

<div class="tw_menu_text">

SUBMIT

</div>

</div>

</a>

{/block:SubmissionsEnabled}

{block:ifShowArchiveLink}

<a href="/archive">

<div class="tw_menu_tab">

<div class="tw_menu_text">

ARCHIVE

</div>

</div>

</a>

{/block:ifShowArchiveLink}

{block:HasPages}

{block:Pages}

<a href="{URL}">

<div class="tw_menu_tab">

<div class="tw_menu_text">

{Label}

</div>

</div>

</a>

{/block:Pages}

{/block:HasPages}
</div>

{/block:IfShowMenuInLeftColumn}

<div class="tw_leading_social" style="padding-top:22px;{block:description}padding-


top:0;{/block:description}{block:IfShowMenuInLeftColumn}padding-
top:0;{/block:IfShowMenuInLeftColumn}display:none;

{block:iffacebookusername}display:block;{/block:iffacebookusername}

{block:iftwitterusername}display:block;{/block:iftwitterusername}

{block:ifdribbbleusername}display:block;{/block:ifdribbbleusername}

{block:ifpintrestusername}display:block;{/block:ifpintrestusername}

{block:ifinstagramusername}display:block;{/block:ifinstagramusername}

{block:ifvimeousername}display:block;{/block:ifvimeousername}

{block:ifskypeusername}display:block;{/block:ifskypeusername}

">

{block:iffacebookusername}<a target="_blank" id="face"


href="https://www.facebook.com/{text:facebook username}">f</a>{/block:iffacebookusername}

{block:iftwitterusername} <a target="_blank" id="twit" href="https://twitter.com/{text:twitter


username}">t</a>{/block:iftwitterusername}

{block:ifdribbbleusername}<a target="_blank" id="drib"


href="http://dribbble.com/{text:dribbble username}">d</a>{/block:ifdribbbleusername}

{block:ifpintrestusername}<a target="_blank" id="pin"


href="http://pintrest.com/{text:pintrest username}">p</a>{/block:ifpintrestusername}

{block:ifinstagramusername}<a target="_blank" id="insta"


href="http://instagram.com/{text:instagram username}">I</a>{/block:ifinstagramusername}

{block:ifvimeousername}<a target="_blank" id="vimeo"


href="http://vimeo.com/{text:vimeo username}">v</a>{/block:ifvimeousername}
{block:ifskypeusername}<a target="_blank" id="skype" href="skype:{text:Skype
username}?chat">s</a>{/block:ifskypeusername}

</div>

<div class="tw_spacer"></div>

{block:ifTwitterWidgetHTML}

<div class="tw_liked_post">

{block:IfTwitterUsername}

<div class="tw_liked_post_title">

<h3>Twitter <span class="tw_small_at">@{text:Twitter Username}</span></h3>

</div>

{/block:IfTwitterUsername}

{block:IfNotTwitterUsername}

<div class="tw_liked_post_title">

<h3>Twitter Feed</h3>

</div>

{/block:IfNotTwitterUsername}

<div class="tw_twitter_feed">

{text:Twitter Widget HTML}

</div>

</div>

<div class="tw_spacer"></div>

{/block:ifTwitterWidgetHTML}

<!--

{block:Likes}

<div class="tw_liked_post">

<div class="tw_liked_post_title">

<h3>Liked Posts</h3>

</div>
<div class="tw_liked_post_img">

{Likes limit="1"}

</div>

</div>

<div class="tw_spacer"></div>

{/block:Likes}

-->

{block:IfInstagramUsername}

<div class="tw_liked_post">

<div class="tw_liked_post_title">

<h3>Instagram <span class="tw_small_at">@{text:Instagram Username}</span></h3>

</div>

<div class="tw_ig_post_img">

<img src="http://static.tumblr.com/2w7y46r/pDNmmdp1y/art.png" border="0">

</div>

</div>

<div class="tw_spacer"></div>

{/block:IfInstagramUsername}

</div>

{/block:IfShowLeftColumn}

<!--End Leading Post -->

<!-- Posts Loop -->

{block:Posts}
{block:Photo}

<!-- Photo post -->

<div class="tw_post tw_post_get tw_post_photo tw_set_width {block:HasTags}{block:Tags}{Tag}


{/block:Tags}{/block:HasTags}" id="tw_post_{PostID}" data-post-id="{PostID}">

{block:indexpage}

<a href="{Permalink}">

<img class="tw_photo_imge" src="{PhotoURL-500}" data-hi-res-src="{PhotoURL-HighRes}"


border="0" />

</a>

{/block:indexpage}

{block:permalink}

{block:ContentSource}

<a href="{SourceURL}">

{/block:ContentSource}

<img class="tw_photo_imge" src="{block:HighRes}{PhotoURL-


HighRes}#{/block:HighRes}{PhotoURL-500}" border="0" />

{block:ContentSource}

</a>

{/block:ContentSource}

{/block:permalink}

{block:ifShowPostControlsOnHomePage}

<div class="tw_post_controls">

<div class="tw_post_controls_border">

<div class="pull_left"><p><a href="{Permalink}">{NoteCount} notes</a></p></div>

<div class="pull_right like_button">{LikeButton color="white" size="15"}</div>


<div class="pull_right reblog_button">{ReblogButton color="white" size="15"}</div>

</div>

</div>

{/block:ifShowPostControlsOnHomePage}

{block:permalink}

{block:ifNotShowPostControlsOnHomePage}

<div class="tw_post_controls">

<div class="tw_post_controls_border">

<div class="pull_left"><p><a href="{Permalink}">{NoteCount} notes</a></p></div>

<div class="pull_right like_button">{LikeButton color="white" size="15"}</div>

<div class="pull_right reblog_button">{ReblogButton color="white" size="15"}</div>

</div>

</div>

{/block:ifNotShowPostControlsOnHomePage}

{/block:permalink}

{block:ifShowCaptionsOnHomePage}

<div class="tw_border"
style="display:none;{block:Caption}display:block;{/block:Caption}{block:Tags}display:block;{/block:T
ags}">

<div class="tw_caption_text">

{Caption}

</div>

{block:ifShowTagsInCaption}

{block:HasTags}

<div class="tw_tags">
{block:Tags}

<a href="{TagURL}">#{Tag}</a>

{/block:Tags}

</div>

{/block:HasTags}

{/block:ifShowTagsInCaption}

</div>

{/block:ifShowCaptionsOnHomePage}

{block:permalink}

{block:ifNotShowCaptionsOnHomePage}

<div class="tw_border"
style="display:none;{block:Caption}display:block;{/block:Caption}{block:Tags}display:block;{/block:T
ags}">

<div class="tw_caption_text">

{Caption}

</div>

{block:ifShowTagsInCaption}

{block:HasTags}

<div class="tw_tags">

{block:Tags}

<a href="{TagURL}">#{Tag}</a>

{/block:Tags}

</div>

{/block:HasTags}

{/block:ifShowTagsInCaption}

</div>

{/block:ifNotShowCaptionsOnHomePage}
{/block:permalink}

</div>

<!-- End Photo post -->

{/block:Photo}

{block:Video}

<!-- Video post -->

<div class="tw_post tw_post_get tw_post_video tw_set_width {block:HasTags}{block:Tags}{Tag}


{/block:Tags}{/block:HasTags}" id="tw_post_{PostID}" data-post-id="{PostID}">

<div class="tw_video_embed">{Video-400}</div>

{block:ifShowCaptionsOnHomePage}

<div class="tw_border"
style="display:none;{block:Caption}display:block;{/block:Caption}{block:Tags}display:block;{/block:T
ags}">

<div class="tw_caption_text">

{Caption}

</div>

{block:ifShowTagsInCaption}

{block:HasTags}

<div class="tw_tags">

{block:Tags}

<a href="{TagURL}">#{Tag}</a>

{/block:Tags}

</div>
{/block:HasTags}

{/block:ifShowTagsInCaption}

</div>

{/block:ifShowCaptionsOnHomePage}

{block:permalink}

{block:ifNotShowCaptionsOnHomePage}

<div class="tw_border"
style="display:none;{block:Caption}display:block;{/block:Caption}{block:Tags}display:block;{/block:T
ags}">

<div class="tw_caption_text">

{Caption}

</div>

{block:ifShowTagsInCaption}

{block:HasTags}

<div class="tw_tags">

{block:Tags}

<a href="{TagURL}">#{Tag}</a>

{/block:Tags}

</div>

{/block:HasTags}

{/block:ifShowTagsInCaption}

</div>

{/block:ifNotShowCaptionsOnHomePage}

{/block:permalink}

{block:ifShowPostControlsOnHomePage}

<div class="tw_post_controls">

<div class="tw_post_controls_border">
<div class="pull_left"><p><a href="{Permalink}">{NoteCount} notes</a></p></div>

<div class="pull_right like_button">{LikeButton color="grey" size="15"}</div>

<div class="pull_right reblog_button">{ReblogButton color="grey" size="15"}</div>

</div>

</div>

{/block:ifShowPostControlsOnHomePage}

{block:permalink}

{block:ifNotShowPostControlsOnHomePage}

<div class="tw_post_controls">

<div class="tw_post_controls_border">

<div class="pull_left"><p><a href="{Permalink}">{NoteCount} notes</a></p></div>

<div class="pull_right like_button">{LikeButton color="white" size="15"}</div>

<div class="pull_right reblog_button">{ReblogButton color="white" size="15"}</div>

</div>

</div>

{/block:ifNotShowPostControlsOnHomePage}

{/block:permalink}

</div>

<!-- End Video post -->

{/block:Video}

{block:link}

<!-- Text post -->


<div class="tw_post tw_post_get tw_post_link tw_set_width {block:HasTags}{block:Tags}{Tag}
{/block:Tags}{/block:HasTags}" id="tw_post_{PostID}" data-post-id="{PostID}">

<div class="tw_border">

<h3><a href="{URL}" style="border-bottom:2px solid;">{Name}</a></h3>

{block:Description}

<div class="tw_caption_text">

<p>{Description}</p>

</div>

{/block:Description}

{block:ifShowTagsInCaption}

{block:HasTags}

<div class="tw_tags">

{block:Tags}

<a href="{TagURL}">#{Tag}</a>

{/block:Tags}

</div>

{/block:HasTags}

{/block:ifShowTagsInCaption}

</div>

{block:ifShowPostControlsOnHomePage}

<div class="tw_post_controls">

<div class="tw_post_controls_border">
<div class="pull_left"><p><a href="{Permalink}">{NoteCount} notes</a></p></div>

<div class="pull_right like_button">{LikeButton color="grey" size="15"}</div>

<div class="pull_right reblog_button">{ReblogButton color="grey" size="15"}</div>

</div>

</div>

{/block:ifShowPostControlsOnHomePage}

{block:permalink}

{block:ifNotShowPostControlsOnHomePage}

<div class="tw_post_controls">

<div class="tw_post_controls_border">

<div class="pull_left"><p><a href="{Permalink}">{NoteCount} notes</a></p></div>

<div class="pull_right like_button">{LikeButton color="white" size="15"}</div>

<div class="pull_right reblog_button">{ReblogButton color="white" size="15"}</div>

</div>

</div>

{/block:ifNotShowPostControlsOnHomePage}

{/block:permalink}

</div>

<!-- End Link post -->

{block:link}

{block:text}

<!-- Text post -->


<div class="tw_post tw_post_get tw_post_text tw_set_width {block:HasTags}{block:Tags}{Tag}
{/block:Tags}{/block:HasTags}" id="tw_post_{PostID}" data-post-id="{PostID}">

<div class="tw_border">

{block:Title}

<h3><a href="{Permalink}">{Title}</a></h3>

{/block:Title}

<div class="tw_caption_text">

<p>{Body}</p>

</div>

{block:ifShowTagsInCaption}

{block:HasTags}

<div class="tw_tags">

{block:Tags}

<a href="{TagURL}">#{Tag}</a>

{/block:Tags}

</div>

{/block:HasTags}

{/block:ifShowTagsInCaption}

</div>

{block:ifShowPostControlsOnHomePage}

<div class="tw_post_controls">

<div class="tw_post_controls_border">

<div class="pull_left"><p><a href="{Permalink}">{NoteCount} notes</a></p></div>


<div class="pull_right like_button">{LikeButton color="grey" size="15"}</div>

<div class="pull_right reblog_button">{ReblogButton color="grey" size="15"}</div>

</div>

</div>

{/block:ifShowPostControlsOnHomePage}

{block:permalink}

{block:ifNotShowPostControlsOnHomePage}

<div class="tw_post_controls">

<div class="tw_post_controls_border">

<div class="pull_left"><p><a href="{Permalink}">{NoteCount} notes</a></p></div>

<div class="pull_right like_button">{LikeButton color="white" size="15"}</div>

<div class="pull_right reblog_button">{ReblogButton color="white" size="15"}</div>

</div>

</div>

{/block:ifNotShowPostControlsOnHomePage}

{/block:permalink}

</div>

<!-- End Text post -->

{block:text}

{block:Photoset}

<!-- Photoset Post -->


<div class="tw_post tw_post_get tw_post_photoset tw_set_width
{block:HasTags}{block:Tags}{Tag} {/block:Tags}{/block:HasTags}" id="tw_post_{PostID}" data-post-
id="{PostID}">

{Photoset-400}

{block:ifShowCaptionsOnHomePage}

<div class="tw_border"
style="display:none;{block:Caption}display:block;{/block:Caption}{block:Tags}display:block;{/block:T
ags}">

<div class="tw_caption_text">

{Caption}

</div>

{block:ifShowTagsInCaption}

{block:HasTags}

<div class="tw_tags">

{block:Tags}

<a href="{TagURL}">#{Tag}</a>

{/block:Tags}

</div>

{/block:HasTags}

{/block:ifShowTagsInCaption}

</div>

{/block:ifShowCaptionsOnHomePage}

{block:permalink}

{block:ifNotShowCaptionsOnHomePage}

<div class="tw_border"
style="display:none;{block:Caption}display:block;{/block:Caption}{block:Tags}display:block;{/block:T
ags}">
<div class="tw_caption_text">

{Caption}

</div>

{block:ifShowTagsInCaption}

{block:HasTags}

<div class="tw_tags">

{block:Tags}

<a href="{TagURL}">#{Tag}</a>

{/block:Tags}

</div>

{/block:HasTags}

{/block:ifShowTagsInCaption}

</div>

{/block:ifNotShowCaptionsOnHomePage}

{/block:permalink}

{block:ifShowPostControlsOnHomePage}

<div class="tw_post_controls">

<div class="tw_post_controls_border">

<div class="pull_left"><p><a href="{Permalink}">{NoteCount} notes</a></p></div>

<div class="pull_right like_button">{LikeButton color="grey" size="15"}</div>

<div class="pull_right reblog_button">{ReblogButton color="grey" size="15"}</div>

</div>

</div>

{/block:ifShowPostControlsOnHomePage}
{block:permalink}

{block:ifNotShowPostControlsOnHomePage}

<div class="tw_post_controls">

<div class="tw_post_controls_border">

<div class="pull_left"><p><a href="{Permalink}">{NoteCount} notes</a></p></div>

<div class="pull_right like_button">{LikeButton color="white" size="15"}</div>

<div class="pull_right reblog_button">{ReblogButton color="white" size="15"}</div>

</div>

</div>

{/block:ifNotShowPostControlsOnHomePage}

{/block:permalink}

</div>

<!-- End Photoset Post -->

{/block:Photoset}

{block:Audio}

<!-- Audio Post -->

<div class="tw_post tw_post_get tw_post_audio tw_set_width {block:HasTags}{block:Tags}{Tag}


{/block:Tags}{/block:HasTags}" id="tw_post_{PostID}" data-post-id="{PostID}">

<div class="tw_audio_play_button">

<a href="{Permalink}"><img
src="{block:AlbumArt}{AlbumArtURL}#{/block:AlbumArt}http://static.tumblr.com/2w7y46r/pDNmm
dp1y/art.png"></a>

<div class="tw_audio_play_container" id="{postID}">

<div class="tw_audio_player_inner">
{AudioPlayerBlack}

</div>

</div>

</div>

<div class="tw_audio_player_label"
style="display:none;{block:Artist}display:block;{/block:Artist}{block:TrackName}display:block;{/block
:TrackName}">

{block:Artist}

<p class="tw_artist_label">{Artist}</p>

{/block:Artist}

{block:TrackName}

<p class="tw_track_label">{TrackName}</p>

{/block:TrackName}

</div>

{block:ifShowCaptionsOnHomePage}

<div class="tw_border"
style="display:none;{block:Caption}display:block;{/block:Caption}{block:Tags}display:block;{/block:T
ags}">

<div class="tw_caption_text">

{Caption}

</div>

{block:ifShowTagsInCaption}

{block:HasTags}

<div class="tw_tags">

{block:Tags}

<a href="{TagURL}">#{Tag}</a>

{/block:Tags}

</div>
{/block:HasTags}

{/block:ifShowTagsInCaption}

</div>

{/block:ifShowCaptionsOnHomePage}

{block:permalink}

{block:ifNotShowCaptionsOnHomePage}

<div class="tw_border"
style="display:none;{block:Caption}display:block;{/block:Caption}{block:Tags}display:block;{/block:T
ags}">

<div class="tw_caption_text">

{Caption}

</div>

{block:ifShowTagsInCaption}

{block:HasTags}

<div class="tw_tags">

{block:Tags}

<a href="{TagURL}">#{Tag}</a>

{/block:Tags}

</div>

{/block:HasTags}

{/block:ifShowTagsInCaption}

</div>

{/block:ifNotShowCaptionsOnHomePage}

{/block:permalink}

{block:ifShowPostControlsOnHomePage}

<div class="tw_post_controls">

<div class="tw_post_controls_border">
<div class="pull_left"><p><a href="{Permalink}">{NoteCount} notes</a></p></div>

<div class="pull_right like_button">{LikeButton color="grey" size="15"}</div>

<div class="pull_right reblog_button">{ReblogButton color="grey" size="15"}</div>

</div>

</div>

{/block:ifShowPostControlsOnHomePage}

{block:permalink}

{block:ifNotShowPostControlsOnHomePage}

<div class="tw_post_controls">

<div class="tw_post_controls_border">

<div class="pull_left"><p><a href="{Permalink}">{NoteCount} notes</a></p></div>

<div class="pull_right like_button">{LikeButton color="white" size="15"}</div>

<div class="pull_right reblog_button">{ReblogButton color="white" size="15"}</div>

</div>

</div>

{/block:ifNotShowPostControlsOnHomePage}

{/block:permalink}

</div>

<!-- End Audio Post -->

{/block:Audio}

{block:chat}
<!-- Chat post -->

<div class="tw_post tw_post_get tw_post_chat tw_set_width {block:HasTags}{block:Tags}{Tag}


{/block:Tags}{/block:HasTags}" id="tw_post_{PostID}" data-post-id="{PostID}">

{block:Title}

<h3><a href="{Permalink}">{Title}</a></h3>

{/block:Title}

{block:Lines}

<div class="tw_chat_line {Alt} user_{UserNumber}">

<p>

{block:Label}

<span class="label">{Label}</span>

{/block:Label}

{Line}

</p>

</div>

{/block:Lines}

{block:ifShowCaptionsOnHomePage}

<div class="tw_border"
style="display:none;{block:Caption}display:block;{/block:Caption}{block:Tags}display:block;{/block:T
ags}">

<div class="tw_caption_text">

{Caption}

</div>

{block:ifShowTagsInCaption}

{block:HasTags}

<div class="tw_tags">
{block:Tags}

<a href="{TagURL}">#{Tag}</a>

{/block:Tags}

</div>

{/block:HasTags}

{/block:ifShowTagsInCaption}

</div>

{/block:ifShowCaptionsOnHomePage}

{block:permalink}

{block:ifNotShowCaptionsOnHomePage}

<div class="tw_border"
style="display:none;{block:Caption}display:block;{/block:Caption}{block:Tags}display:block;{/block:T
ags}">

<div class="tw_caption_text">

{Caption}

</div>

{block:ifShowTagsInCaption}

{block:HasTags}

<div class="tw_tags">

{block:Tags}

<a href="{TagURL}">#{Tag}</a>

{/block:Tags}

</div>

{/block:HasTags}

{/block:ifShowTagsInCaption}

</div>

{/block:ifNotShowCaptionsOnHomePage}

{/block:permalink}
{block:ifShowPostControlsOnHomePage}

<div class="tw_post_controls">

<div class="tw_post_controls_border">

<div class="pull_left"><p><a href="{Permalink}">{NoteCount} notes</a></p></div>

<div class="pull_right like_button">{LikeButton color="grey" size="15"}</div>

<div class="pull_right reblog_button">{ReblogButton color="grey" size="15"}</div>

</div>

</div>

{/block:ifShowPostControlsOnHomePage}

{block:permalink}

{block:ifNotShowPostControlsOnHomePage}

<div class="tw_post_controls">

<div class="tw_post_controls_border">

<div class="pull_left"><p><a href="{Permalink}">{NoteCount} notes</a></p></div>

<div class="pull_right like_button">{LikeButton color="white" size="15"}</div>

<div class="pull_right reblog_button">{ReblogButton color="white" size="15"}</div>

</div>

</div>

{/block:ifNotShowPostControlsOnHomePage}

{/block:permalink}

</div>

<!-- End Chat post -->

{block:chat}
{block:quote}

<!-- Quote post -->

<div class="tw_post tw_post_get tw_post_quote tw_set_width {block:HasTags}{block:Tags}{Tag}


{/block:Tags}{/block:HasTags}" id="tw_post_{PostID}" data-post-id="{PostID}">

<div class="tw_border">

<h2><a href="{Permalink}">"{Quote}"</a></h2>

{block:Source}

<div class="tw_source">{Source}</div>

{/block:Source}

</div>

{block:ifShowCaptionsOnHomePage}

<div class="tw_border"
style="display:none;{block:Caption}display:block;{/block:Caption}{block:Tags}display:block;{/block:T
ags}">

<div class="tw_caption_text">

{Caption}

</div>

{block:ifShowTagsInCaption}

{block:HasTags}

<div class="tw_tags">

{block:Tags}
<a href="{TagURL}">#{Tag}</a>

{/block:Tags}

</div>

{/block:HasTags}

{/block:ifShowTagsInCaption}

</div>

{/block:ifShowCaptionsOnHomePage}

{block:permalink}

{block:ifNotShowCaptionsOnHomePage}

<div class="tw_border"
style="display:none;{block:Caption}display:block;{/block:Caption}{block:Tags}display:block;{/block:T
ags}">

<div class="tw_caption_text">

{Caption}

</div>

{block:ifShowTagsInCaption}

{block:HasTags}

<div class="tw_tags">

{block:Tags}

<a href="{TagURL}">#{Tag}</a>

{/block:Tags}

</div>

{/block:HasTags}

{/block:ifShowTagsInCaption}

</div>

{/block:ifNotShowCaptionsOnHomePage}

{/block:permalink}
{block:ifShowPostControlsOnHomePage}

<div class="tw_post_controls">

<div class="tw_post_controls_border">

<div class="pull_left"><p><a href="{Permalink}">{NoteCount} notes</a></p></div>

<div class="pull_right like_button">{LikeButton color="grey" size="15"}</div>

<div class="pull_right reblog_button">{ReblogButton color="grey" size="15"}</div>

</div>

</div>

{/block:ifShowPostControlsOnHomePage}

{block:permalink}

{block:ifNotShowPostControlsOnHomePage}

<div class="tw_post_controls">

<div class="tw_post_controls_border">

<div class="pull_left"><p><a href="{Permalink}">{NoteCount} notes</a></p></div>

<div class="pull_right like_button">{LikeButton color="white" size="15"}</div>

<div class="pull_right reblog_button">{ReblogButton color="white" size="15"}</div>

</div>

</div>

{/block:ifNotShowPostControlsOnHomePage}

{/block:permalink}

</div>

<!-- End Quote post -->

{block:quote}
{block:Answer}

<!-- Answer post -->

<div class="tw_post tw_post_get tw_post_answer tw_set_width {block:HasTags}{block:Tags}{Tag}


{/block:Tags}{/block:HasTags}" id="tw_post_{PostID}" data-post-id="{PostID}">

<div class="tw_border">

<span class="tw_asker_text"><i>{Asker} said</i></span>

<h3><a href="{Permalink}">{Question}</a></h3>

</div>

<div class="tw_answer tw_caption_text">

<p>

{Answer}

</p>

</div>

{block:ifShowCaptionsOnHomePage}

<div class="tw_border"
style="display:none;{block:Caption}display:block;{/block:Caption}{block:Tags}display:block;{/block:T
ags}">

<div class="tw_caption_text">

{Caption}

</div>

{block:ifShowTagsInCaption}

{block:HasTags}

<div class="tw_tags">

{block:Tags}

<a href="{TagURL}">#{Tag}</a>

{/block:Tags}
</div>

{/block:HasTags}

{/block:ifShowTagsInCaption}

</div>

{/block:ifShowCaptionsOnHomePage}

{block:permalink}

{block:ifNotShowCaptionsOnHomePage}

<div class="tw_border"
style="display:none;{block:Caption}display:block;{/block:Caption}{block:Tags}display:block;{/block:T
ags}">

<div class="tw_caption_text">

{Caption}

</div>

{block:ifShowTagsInCaption}

{block:HasTags}

<div class="tw_tags">

{block:Tags}

<a href="{TagURL}">#{Tag}</a>

{/block:Tags}

</div>

{/block:HasTags}

{/block:ifShowTagsInCaption}

</div>

{/block:ifNotShowCaptionsOnHomePage}

{/block:permalink}

{block:ifShowPostControlsOnHomePage}

<div class="tw_post_controls">
<div class="tw_post_controls_border">

<div class="pull_left"><p><a href="{Permalink}">{NoteCount} notes</a></p></div>

<div class="pull_right like_button">{LikeButton color="grey" size="15"}</div>

<div class="pull_right reblog_button">{ReblogButton color="grey" size="15"}</div>

</div>

</div>

{/block:ifShowPostControlsOnHomePage}

{block:permalink}

{block:ifNotShowPostControlsOnHomePage}

<div class="tw_post_controls">

<div class="tw_post_controls_border">

<div class="pull_left"><p><a href="{Permalink}">{NoteCount} notes</a></p></div>

<div class="pull_right like_button">{LikeButton color="white" size="15"}</div>

<div class="pull_right reblog_button">{ReblogButton color="white" size="15"}</div>

</div>

</div>

{/block:ifNotShowPostControlsOnHomePage}

{/block:permalink}

</div>

<!-- End Answer post -->

{/block:Answer}

{block:permalink}

<!-- Permalink Post -->


<div class="tw_post tw_perma_post tw_set_width tw_share_block">

<div class="tw_border">

<h3>Share this post</h3>

<div style="height:30px;">

<div style="float:left;">

<a href="https://twitter.com/share" class="twitter-share-button" data-count="horizontal" data-


url="{permalink}" data-text="{Title}">Tweet</a><script type="text/javascript"
src="//platform.twitter.com/widgets.js"></script>

</div>

<div style="float:left; height:20px; margin-left:-10px;"><g:plusone


size="medium"></g:plusone></div>

<iframe
src="//www.facebook.com/plugins/like.php?href={Permalink}&send=false&layout=button_count&w
idth=60&show_faces=true&action=like&colorscheme=light&font=arial&height=21" scrolling="no"
frameborder="0" style="border:none; overflow:hidden; float:left; margin-left:-10px; margin-
right:10px; width:90px; height:21px;" allowTransparency="true"></iframe>

{block:Photo}

<a href="//pinterest.com/pin/create/button/?url={Permalink}&media={PhotoURL-500}" data-pin-


do="buttonPin" data-pin-config="above"><img
src="//assets.pinterest.com/images/pidgets/pin_it_button.png" /></a>

{/block:Photo}

</div>

</div>

</div>

{block:PostNotes}

<div class="tw_post tw_perma_post tw_set_width tw_notes_block">


<div class="tw_border">

{block:NoteCount}

{/block:NoteCount}

<h3>{NoteCount} Notes</h3>

<div style="max-height:500px;overflow:scroll;width:100%;">

{PostNotes-16}

</div>

</div>

</div>

{/block:PostNotes}

<!--End Permalink Post -->

{/block:permalink}

{/block:Posts}

<!-- End Posts Loop -->

</div>

{block:IndexPage}

{block:Pagination}

<ul id="pagin">

{block:PreviousPage}

<li><a href="{PreviousPage}">Previous</a></li>
{/block:PreviousPage}

{block:JumpPagination length="5"}

{block:CurrentPage}

<li><a class="current"
href="{URL}"><strong>{PageNumber}</strong></a></li>

{/block:CurrentPage}

{block:JumpPage}

<li><a href="{URL}">{PageNumber}</a></li>

{/block:JumpPage}

{/block:JumpPagination}

{block:NextPage}

<li><a id="nextPage" href="{NextPage}">Next</a></li>

{/block:NextPage}

</ul>

{/block:Pagination}

{/block:IndexPage}

<div id="guid" style="display:none;">45e1d44587-djke882-553851shyya0-dopwnn1</div>

{block:IndexPage}

<div class="tw_loadmorebar">

<div class="tw_loadmore">Load more posts</div>

</div>

{/block:IndexPage}

{block:ifBackgroundFullScreen}

<style>

#bg {

position: fixed;

top: -50%;

left: -50%;
width: 200%;

height: 200%;

z-index:-1;

#bg img {

position: absolute;

top: 0;

left: 0;

right: 0;

bottom: 0;

margin: auto;

min-width: 50%;

min-height: 50%;

</style>

<div id="bg">

<img src="{image:background image}" alt="">

</div>

{/block:ifBackgroundFullScreen}

</body>

<!-- JS Files "LoadJS" -->


<script src="http://static.tumblr.com/2w7y46r/ZObmh4jf0/jquery-1.8.3.js"></script>

<script src="http://static.tumblr.com/ssdtkch/pSEmmmohb/tabmob.min.1.0.js"></script>

<script src="http://static.tumblr.com/mcreuad/sPdmm0wl8/masonry.js"></script>

<script src="http://static.tumblr.com/flr59he/QGllzqmy8/jquery.imagesloaded.min.js"></script>

<script src="http://static.tumblr.com/mcreuad/TB2mml7yo/script.min.js"></script>

<script type="text/javascript"
src="http://static.tumblr.com/ssdtkch/K21mmlunj/infinitescroll.lsw.2.0.min.js"></script>

<script type="text/javascript"
src="http://static.tumblr.com/ssdtkch/TPCmnar9z/themeweaver.min.js"></script>

<script>

// Ready

Tabmob.Init();

ThemeWeaver.ThemeName = "narnia-two";

ThemeWeaver.ThemeID = "27";

ThemeWeaver.DebugMode = true;

var WindowWidth = $(window).width();

if(top===self)

ThemeWeaver.CustomizeMode = false;

else if (location.hostname.toString() == "assets.txmblr.com")

ThemeWeaver.CustomizeMode = true;

else

ThemeWeaver.CustomizeMode = false;
}

if (ThemeWeaver.CustomizeMode == true)

ThemeWeaver.LoadSupportWidget();

ThemeWeaver.DebugMode = true;

ThemeWeaver.isFitWidth = true;

{block:permalink}

ThemeWeaver.IsPermalink = true;

{/block:permalink}

ThemeWeaver.NumberOfColumns = {text:Number of columns};

if (Tabmob.TabletDevice.iPad == true || Tabmob.TabletDevice.Android == true )

ThemeWeaver.NumberOfColumns = 2;

}else if (Tabmob.MobileDevice.iPhone == true || Tabmob.MobileDevice.Android == true){

ThemeWeaver.NumberOfColumns = 2;

ThemeWeaver.ContainerWidth = $(document).width();

ThemeWeaver.ContainerSelector = "#tw_post_container";

ThemeWeaver.ColumnWidth = ThemeWeaver.CalcPostWidth('advanced');

ThemeWeaver.AudioCenterPlayerSelector = ".tw_audio_play_button";

ThemeWeaver.MenuSelector = ".tw_menu";

ThemeWeaver.MenuItemSelector = ".tw_menu_html";

{block:IfNotInfiniteScroll}

ThemeWeaver.InfiniteScrollOnClick = true;

$(".tw_loadmorebar").click(function()
{

ThemeWeaver.LoadMorePosts();

});

{/block:IfNotInfiniteScroll}

ThemeWeaver.PostWidthSelector = ".tw_set_width";

ThemeWeaver.SetPostWidth(function() {

ThemeWeaver.SetUpMasonry(function() {

ThemeWeaver.LoadMorePosts();

{block:IfInstagramusername}

ThemeWeaver.LoadInstagram(".tw_ig_post_img img","{text:Instagram username}")

{/block:IfInstagramusername}

});

});

</script>

<script type="text/javascript">

var _gaq = _gaq || [];

{block:ifGoogleAnalyticsID}

_gaq.push(['_setAccount', '{text:GoogleAnalyticsID}']);

{/block:ifGoogleAnalyticsID}

{block:ifNotGoogleAnalyticsID}

_gaq.push(['_setAccount', 'UA-17079548-10']);

{/block:ifNotGoogleAnalyticsID}

_gaq.push(['_trackPageview']);

(function() {

var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;


ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-
analytics.com/ga.js';

var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);

})();

</script>

{block:ifDebugMode}

<!-- DEBUG MODE

<meta name="text:Post Padding" content="{text:Post Padding}"/>

<meta name="text:Number Of Columns" content="{text:Number Of Columns}"/>

<meta name="color:Header Background" content="{color:Header Background}"/>

<meta name="color:Header Hover" content="{color:Header Hover}"/>

<meta name="color:Header Text" content="{color:Header Text}"/>

<meta name="color:Background" content="{color:Background}"/>

<meta name="color:Body Text" content="{color:Body Text}"/>

<meta name="color:Title Text" content="{color:Title Text}"/>

<meta name="if:Top Bar Header"


content="{block:ifTopBarHeader}1{/block:ifTopBarHeader}{block:ifNotTopBarHeader}0{/block:ifNot
TopBarHeader}"/>

<meta name="if:Center Header"


content="{block:ifCenterHeader}1{/block:ifCenterHeader}{block:ifNotCenterHeader}0{/block:ifNotC
enterHeader}"/>

<meta name="if:Use Avatar Blog Title"


content="{block:ifUseAvatarBlogTitle}1{/block:ifUseAvatarBlogTitle}{block:ifNotUseAvatarBlogTitle}0
{/block:ifNotUseAvatarBlogTitle}"/>
<meta name="if:Logo Padding"
content="{block:ifLogoPadding}1{/block:ifLogoPadding}{block:ifNotLogoPadding}0{/block:ifNotLogo
Padding}"/>

<meta name="image:Logo Blog Title" content="{image:Logo Blog Title}"/>

<meta name="color:Post Color" content="{color:Post Color}"/>

<meta name="color:Post Links Color" content="{color:Post Links Color}"/>

<meta name="if:Show Captions On Home Page"


content="{block:ifShowCaptionsOnHomePage}1{/block:ifShowCaptionsOnHomePage}{block:ifNotSh
owCaptionsOnHomePage}0{/block:ifNotShowCaptionsOnHomePage}"/>

<meta name="if:Show Post Controls On Home Page"


content="{block:ifShowPostControlsOnHomePage}1{/block:ifShowPostControlsOnHomePage}{block:
ifNotShowPostControlsOnHomePage}0{/block:ifNotShowPostControlsOnHomePage}"/>

<meta name="if:Infinite Scroll"


content="{block:ifInfiniteScroll}1{/block:ifInfiniteScroll}{block:ifNotInfiniteScroll}0{/block:ifNotInfinit
eScroll}"/>

<meta name="text:Instagram Username" content="{text:Instagram Username}"/>

<meta name="text:Twitter Username" content="{text:Twitter Username}"/>

<meta name="text:Pintrest Username" content="{text:Pintrest Username}"/>

<meta name="text:Dribbble Username" content="{text:Dribbble Username}"/>

<meta name="text:Facebook Username" content="{text:Facebook Username}"/>

<meta name="text:Vimeo Username" content="{text:Vimeo Username}"/>

<meta name="text:Skype Username" content="{text:Skype Username}"/>

<meta name="if:Show Left Column"


content="{block:ifShowLeftColumn}1{/block:ifShowLeftColumn}{block:ifNotShowLeftColumn}0{/bloc
k:ifNotShowLeftColumn}"/>

<meta name="if:Use Avatar Left Column"


content="{block:ifUseAvatarLeftColumn}1{/block:ifUseAvatarLeftColumn}{block:ifNotUseAvatarLeftC
olumn}0{/block:ifNotUseAvatarLeftColumn}"/>
<meta name="image:Hi Res Avatar" content="{image:Hi Res Avatar}"/>

<meta name="text:Google Analytics ID" content="{text:Google Analytics ID}"/>

<meta name="text:SEO Description" content="{text:SEO Description}"/>

<meta name="text:SEO Page Title" content="{text:SEO Page Title}"/>

-->

{/block:ifDebugMode}

</html>

Você também pode gostar