Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- <head>
- <link rel="shortcut icon" href="{PortraitURL-24}">
- <link rel="alternate" type="application/rss+xml" title="RSS" href="{RSS}" />
- <meta name="viewport" content="width=820" />
- <link href='http://fonts.googleapis.com/css?family=Open+Sans+Condensed:300' rel='stylesheet' type='text/css'>
- {block:IndexPage}
- <script type="text/javascript"
- src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.1/jquery.min.js"></script>
- <script type="text/javascript" src="http://static.tumblr.com/dbek3sy/iBElrgjim/jquerymasonry.js"></script>
- <script type="text/javascript" src="http://static.tumblr.com/dbek3sy/Qyblrgjfn/jqueryinfintescroll.js"></script>
- <script type="text/javascript">
- $(window).load(function () {
- var $content = $('#content');
- $content.masonry({itemSelector: '.entry'}),
- $content.infinitescroll({
- navSelector : 'div#pagination',
- nextSelector : 'div#pagination a#nextPage',
- itemSelector : '.entry',
- loading: {
- finishedMsg: '',
- img: 'http://static.tumblr.com/dbek3sy/pX1lrx8xv/ajax-loader.gif'
- },
- bufferPx : 600,
- debug : false,
- },
- // call masonry as a callback.
- function( newElements ) {
- var $newElems = $( newElements );
- $newElems.hide();
- // ensure that images load before adding to masonry layout
- $newElems.imagesLoaded(function(){
- $content.masonry( 'appended', $newElems, true, function(){$newElems.fadeIn(300);} );});});});</script>
- {/block:IndexPage}
- <meta name="color:Background" content="#ffffff" />
- <meta name="color:Text" content="#cccccc" />
- <meta name="color:Link" content="#5ac9e1" />
- <meta name="color:Link hover" content="#fff" />
- <meta name="color:Post Bg" content="#fff" />
- <meta name="color:Nav Borders" content="#fff" />
- <meta name="color:Scrollbar" content="#000" />
- <meta name="color:Masthead bg" content="#000" />
- <meta name="color:Post Border" content="#fff" />
- <meta name="color:Permalinks" content="#999">
- <meta name="font:Title" content="Mistral" />
- <meta name="font:Body font" content="Brutal Type" />
- <meta name="font:Post font" content="Brutal Type" />
- <meta name="font:Perma font" content="Courier New" />
- <meta name="if:1 column" content="0">
- <meta name="if:2 columns" content="0">
- <meta name="if:3 columns" content="1">
- <meta name="image:Background" content="" />
- <meta name="image:Masthead" content="" />
- <meta name="text:Tab Title" content="Oriente" />
- <meta name="text:Updates Text" content="Dentro da menina ainda dança" />
- <meta name="text:link1" content="link1" />
- <meta name="text:link1url" content="http://" />
- <meta name="text:link2" content="link2" />
- <meta name="text:link2url" content="http://" />
- <meta name="text:link3" content="link3" />
- <meta name="text:link3url" content="http://" />
- <meta name="text:link4" content="link4" />
- <meta name="text:link4url" content="http://" />
- <meta name="text:link5" content="link5" />
- <meta name="text:link5url" content="http://" />
- <meta name="if:Grayscale" content="0"/>
- <meta name="if:Fadding" content="0"/>
- <meta name="if:ToTop" content="1"/>
- <style type="text/css">
- #scrlTop{{block:IfToTop}
- z-index:1;
- position: fixed;
- bottom: 10%;
- right: 0px;
- font:7px trebuchet ms;
- letter-spacing:1px;
- text-transform:uppercase;
- padding:7px;
- background:{color:Masthead Bg};
- color:{color:post bg};
- {/block:IfToTop}}
- img{{block:IfFadding}
- -webkit-transition: opacity 0.8s linear;
- opacity: 0.70;{/block:IfFadding}
- }
- img:hover{
- -webkit-transition: opacity 0.8s linear;
- opacity: 1;
- }
- img {{block:Ifgrayscale} -webkit-filter: grayscale(100%); -webkit-transition: all .6s ease; -webkit-backface-visibility: hidden;{/block:Ifgrayscale}}
- img:hover { filter: none; -webkit-filter: grayscale(0%); -webkit-transition: all .6s ease;}
- ::-webkit-scrollbar {width: 5px; height: 0px; background:{color:background};}
- ::-webkit-scrollbar-thumb {background: {color:scrollbar}; border-radius:0px;}
- iframe#tumblr_controls {position:fixed; z-index:9999999999; top: 3px; margin: 0 0 0 0; right:4px; -webkit-filter: invert(100%);}
- body {cursor:crosshair;
- background-color: {color:background};
- background-image:url({image:Background});
- background-attachment: fixed;
- background-repeat: repeat;
- font-size:13px;
- font-family:{font:body font};
- line-height:14px;
- text-transform:none;
- color: {color:text};
- }
- #masthead {
- background: {color:masthead bg}; url('{image:Masthead}');
- padding: 2%;
- color: {color:Masthead text};}
- .answer{
- }
- .answer img {
- width:250px;
- height:auto;
- {block:permalinkpage}
- width:auto;
- height:auto;
- {/block:permalinkpage}
- }
- a {
- text-decoration:none;
- color:{color:link};
- -webkit-transition: all 0.4s linear;
- -moz-transition: all 0.4s linear;
- transition: all 0.4s linear;
- }
- a:link, a:active, a:visited{
- color: {color:link};
- }
- a:hover{text-decoration:line-through;
- color: {color:link hover};
- }
- div#center{
- margin-left: 0px;
- width: 100%;
- height: auto;
- overflow-x:hidden;
- }
- div#content {
- {block:if1column}
- width: 300px;
- {block:if1column}
- {block:if2columns}
- width: 800px;
- {block:if2columns}
- {block:if3columns}
- width: 930px;
- {block:if3columns}
- left:380px;
- margin-top:10px;
- position: absolute;
- }
- .entry{
- margin:8px;
- padding:5px;
- float:left;
- height:auto;
- background-color: {color:post bg};
- {block:IndexPage}
- border:1px solid {color:post border};
- width:250px;
- overflow:hidden;
- {/block:IndexPage}
- {block:PermalinkPage}
- width:400px;
- height:auto;
- {/block:PermalinkPage}
- }
- .title{font-family:{font:post font};
- font-size:21px;
- line-height:22px;
- color: {color:text};
- }
- blockquote{
- padding:0px 0px 0px 3px;
- margin:0px 0px 0px 2px;
- border-left: 2px solid #ddd;
- }
- #updatestab {
- /* UPDATES TAB BY: MARIESTHEMES.TUMBLR.COM
- DO NOT REMOVE THIS CREDIT, EDIT AS MUCH AS YOU LIKE */
- height:15px;
- width:114px;
- left:10px;
- top:10px;
- z-index:999999;
- position:fixed;}
- #updatestab:hover {
- height:auto;}
- .updatescontent {
- width:100px;
- height:auto;
- margin-left:-120px;
- padding:10px 5px 14px 5px;
- font-size:7px; /* CHANGE THE FONT SIZE */
- letter-spacing:1px; /* CHENGE THE LETTER SPACING*/
- font-family:tahoma; /* CHANGE THE FONT */
- line-height:1.15; /* CHAGE THE LINE HEIGHT */
- text-transform:uppercase; /* UPPERCASE OR LOWERCASE */
- color:#333333; /* TEXT COLOR */
- text-align:center;
- background-color:#ffffff;
- -webkit-transition:all 0.6s ease-out;
- -moz-transition:all 0.6s ease-out;
- transition:all 0.6s ease-out;}
- #updatestab:hover .updatescontent {
- margin-left:4px;
- -webkit-transition:all 0.6s ease-out;
- -moz-transition:all 0.6s ease-out;
- transition:all 0.6s ease-out;}
- .updatesheadline {
- padding:3px 5px;
- font-size:7px; /* CHANGE THE TITLE FONT SIZE */
- letter-spacing:1px; /* CHENGE THE TITLE LETTER SPACING*/
- font-family:tahoma; /* CHANGE THE TITLE FONT */
- text-transform:uppercase; /* TITLE UPPERCASE OR LOWERCASE */
- color:#333333; /* UN-HOVER TITLE TEXT COLOR */
- background-color:#ffffff; /* UN-HOVER TITLE BACKGROUND COLOR */
- border-left:4px solid {color:link}; /* UN-HOVER TITLE BORDER COLOR */
- -webkit-transition:all 0.7s ease-out;
- -moz-transition:all 0.7s ease-out;
- transition:all 0.7 ease-out;}
- #updatestab:hover .updatesheadline {
- color:#ffffff; /* HOVER TITLE TEXT COLOR */
- background-color:{color:link}; /* HOVER TITLE BACKGROUND COLOR */
- border-left:4px solid #ffffff; /* HOVER TITLE BORDER COLOR */
- -webkit-transition:all 0.4s ease-out;
- -moz-transition:all 0.4s ease-out;
- transition:all 0.4s ease-out;}
- .big { /* YOU DON'T HAVE TO USE THESE IF YOU DON'T WANT TO */
- font-size:7px;
- letter-spacing:1px;
- font-family:tahoma;
- line-height:1.15;
- text-transform:uppercase;}
- .bodytext { /* YOU DON'T HAVE TO USE THESE IF YOU DON'T WANT TO */
- font-family:arial;
- font-size:8px;
- letter-spacing:1px;
- text-transform:none;
- text-align:center;
- line-height:1.15;}
- .entry .perma{font-family:{font:perma font};
- position:absolute;
- background:{color:permalinks};
- border-radius:0px;
- padding-top:15px;
- padding-bottom:5px;
- left: 0%;
- margin-left:5px;
- width:250px;
- height:60px;
- margin-top:0px;
- top:5px;
- overflow:hidden;
- text-align:center;
- text-transform:uppercase;
- font-size:14px;
- line-height:23px;
- opacity: 0;
- -webkit-transition: all 0.2s linear;
- -webkit-transition: all 0.2s linear;
- -moz-transition: all 0.2s linear;
- transition: all 0.2s linear;
- }
- .entry .perma a:hover {text-decoration:none; text-shadow:none; background:{color:masthead bg}; padding:4px; padding-left:6px;}
- .entry:hover .perma{
- overflow:hidden;
- opacity: .9;
- -webkit-transition: all 0.2s linear;
- -webkit-transition: all 0.2s linear;
- -moz-transition: all 0.2s linear;
- transition: all 0.2s linear;
- }
- .k{
- word-spacing:1px;
- }
- #titlelink a{
- background-color:{color:title link};
- }
- .permalink{
- text-align:center;
- opacity:0;
- -webkit-transition: all 0.4s linear;
- -webkit-transition: all 0.4s linear;
- -moz-transition: all 0.4s linear;
- transition: all 0.4s linear;
- }
- .entry:hover .permalink{
- opacity:1;
- -webkit-transition: all 0.4s linear;
- -webkit-transition: all 0.4s linear;
- -moz-transition: all 0.4s linear;
- transition: all 0.4s linear;
- }
- .notess{
- position:absolute;
- border:12px solid {color:post border};
- padding:5px;
- left:450px;
- top:10px;
- height:500px;
- width:500px;
- overflow:scroll;
- }
- #poxa {float:center;
- margin-left:340px;
- text-align:left;}
- #poxa a {
- padding:7px;
- font-size:9px;
- text-align:center;
- margin:5px;
- width:115px;
- font-family:calibri;
- text-transform:uppercase;
- color:{color:Nav Borders};
- border-top:1px solid {color:Nav Borders};
- border-bottom:1px solid {color:Nav Borders};
- border-left:1px solid transparent;
- border-right:1px solid transparent;
- display:inline-block;
- -webkit-transition:all 0.3s ease-out;
- -moz-transition:all 0.3s ease-out;
- transition:all 0.3s ease-out;
- background:transparent;
- }
- #poxa a:hover { text-shadow: 0px 6px 1px #999;
- border-top:1px solid transparent;
- border-bottom:1px solid transparent; text-decoration:none;
- border-right:1px solid {color:Nav Borders};
- border-left:1px solid {color:Nav Borders};
- background-color:transparent;
- -webkit-transition:all 0.3s ease-out;
- -moz-transition:all 0.3s ease-out;
- transition:all 0.3s ease-out;}
- h3 {color:#fff !important; font-family:Mistral; text-transform:uppercase; font-size:50px; text-align:center; margin-bottom:30px; margin-top:10px; margin-left:0px;}
- h3 a:hover {text-decoration:none; text-shadow:none;}
- {CustomCSS}
- </style>
- {block:IfToTop}<a id="scrlTop" href="#">to top</a>{/block:IfToTop}
- <title>{title}</title>
- <link rel="alternate" type="application/rss+xml" title="RSS" href="{RSS}" />
- </head>
- <body>
- <!-- PUT THIS BETWEEN < body> and < /body> -->
- <div id="updatestab">
- <div class="updatesheadline">Click here \o/</div>
- <div class="updatescontent">
- <!-- WRITE YOUR UPDATES BETWEEN THIS -->
- <div class="big">{text:Tab Title}</div></p>
- <div class="bodytext">
- {text:Updates Text}
- </div>
- <!-- AND THIS -->
- </div>
- </div>
- <div id="masthead">
- <h3><a href="/">{Title}</a></h3>
- <div id="poxa">
- <a href="/">home</a>
- <a href="/ask">ask</a>
- <a href="{text:link1url}">{text:link1}</a>
- <a href="{text:link2url}">{text:link2}</a>
- <a href="{text:link3url}">{text:link3}</a>
- <a href="{text:link4url}">{text:link4}</a>
- {block:HasPages}{block:Pages}<a href="{URL}"><span class="k">{Label}</span></a> {/block:Pages}{/block:HasPages}
- </div>
- </div>
- <div id="center">
- <div id="content">
- {block:Posts}
- <div class="entry">
- {block:Text}
- {block:Title}<center><span class="title">{Title}</span></center>{/block:Title}<div class="answer">
- <div style="margin-left:1px;">{Body}</div></div>
- <div class="permalink"><a href="{ReblogUrl}">REBLOG</a> with <a href="{permalink}">{NoteCountwithLabel}</a></div>
- {/block:Text}
- {block:Link}
- <center><a href="{URL}"><span class="title">{Name}</span></a></center>
- <div style="margin-left:3px;">{block:Description}{Description}{/block:Description}</div>
- <div class="permalink"><a href="{ReblogUrl}">REBLOG</a> with <a href="{permalink}">{NoteCountwithLabel}</a></div>
- {block:Link}
- {block:Photo}
- {block:IndexPage}{LinkOpenTag}<div class="photo"><a href="{permalink}"><img src="{PhotoURL-500}" alt="{PhotoAlt}" width=250px/></a></div>{LinkCloseTag}
- <div class="perma">
- <a href="{Permalink}">{NotecountWithLabel}</a><br>
- <a href="{ReblogURL}" target="_blank">REBLOG</a></div>
- {/block:IndexPage}{block:PermalinkPage}{LinkOpenTag}<img src="{PhotoURL-500}" alt="{PhotoAlt}"width=400px/>{LinkCloseTag}{/block:PermalinkPage}
- {/block:Photo}
- {block:Photoset}
- {block:IndexPage}{Photoset-250}{/block:IndexPage}
- {block:PermalinkPage}{PhotoSet-700}{/block:PermalinkPage}
- <div class="permalink"><a href="{ReblogUrl}">REBLOG</a> with <a href="{permalink}">{NoteCountwithLabel}</a></div>
- {/block:Photoset}
- {block:Quote}
- <div style="margin-left:3px;">
- {Quote}</span><br><i>{Source}</i>
- </div>
- <div class="permalink"><a href="{ReblogUrl}">REBLOG</a> with <a href="{permalink}">{NoteCountwithLabel}</a></div>
- {/block:Quote}
- {block:Chat}
- <div style="margin-left:3px;">
- {block:Title}<span class="title">{Title}</span>{/block:Title}
- <ul class="chat">
- {block:Lines}
- <li class="user_{UserNumber}">
- {block:Label}
- <span class="label">{Label}</span>
- {/block:Label}
- {Line}
- </li>
- {/block:Lines}
- </ul>
- </div>
- <div class="permalink"><a href="{ReblogUrl}">?</a> with <a href="{permalink}">{NoteCountwithLabel}</a></div>
- {/block:Chat}
- {block:Audio}<div style="height:0px;background-color:black;opacity:0.1;width:100%;margin-top:10px;margin-bottom:5px;"></div>
- <center>{AudioPlayerBlack}
- {block:Caption}{Caption}{/block:Caption}</center>
- <div class="permalink"><a href="{ReblogUrl}">{text:reblog}</a> with <a href="{permalink}">{NoteCountwithLabel}</a></div>
- {/block:Audio}
- {block:Answer}<img src="{AskerPortraitURL-24}" align="left" z-index: 1; style="padding:2px; border:1px solid #eeeeee"/> {Asker} asked: <br><i>{Question}</i><br><br><div class="answer">{Answer}</div>
- <div class="permalink"><a href="{ReblogUrl}">{text:reblog}</a> with <a href="{permalink}">{NoteCountwithLabel}</a></div>
- {/block:Answer}
- {block:Video}
- {block:IndexPage}
- <center>
- {Video-400}</center>
- {/block:IndexPage}
- {block:PermalinkPage}
- <center>
- {Video-500}</center>
- {/block:PermalinkPage}
- {block:Video}
- {block:PermalinkPage}
- {block:Caption}{Caption}<div style="height:1px;background-color:black;opacity:0.1;width:100%;margin-top:5px;margin-bottom:5px;"></div>{/block:Caption}
- {block:NoteCount}{NoteCountWithLabel}{/block:NoteCount}{block:HasTags} · {block:Tags}<a href="TagURL"> #{Tag}</a> {/block:Tags}{/block:hasTags}
- {/block:PermalinkPage}
- {block:PostNotes}
- <div class="notess">{PostNotes}</div>
- {/block:PostNotes}
- </div>
- {/block:Posts}
- {block:IndexPage}
- {block:Pagination}
- <div id="pagination">
- {block:NextPage}
- <a id="nextPage" href="{NextPage}"></a>
- {/block:NextPage}
- {block:PreviousPage}
- <a href="{PreviousPage}"></a>
- {/block:PreviousPage}
- </div>
- {/block:Pagination}
- {/block:IndexPage}
- </div>
- </body>
- </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement