Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- <!---- theme by a-rticulada, base por ir-radiante -->
- <!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">
- <head>
- <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
- <meta name="color:bg" content="#ffffff" />
- <meta name="color:posttxt" content="#000000" />
- <meta name="color:post" content="#ffffff" />
- <meta name="image:background" content="" />
- <meta name="image:sidebar" content="http://static.tumblr.com/d3dbda4a5a0274b364e4980ad86d7952/i1e3kds/Ub8mguc3u/tumblr_static_tumblr_me7ldayseo1rlqtrvo1_500.jpg" />
- <meta name="color:linksmenu" content="#000000" />
- <meta name="color:desc" content="#0e0d0d" />
- <meta name="if:Duascolunas" content="1"/>
- <meta name="text:Link1" content="/" />
- <meta name="text:Link1 Title" content="link1" />
- <meta name="text:Link2" content="/" />
- <meta name="text:Link2 Title" content="link2" />
- <meta name="text:Link3" content="/" />
- <meta name="text:Link3 Title" content="link3" />
- <meta name="text:Link4" content="/" />
- <meta name="text:Link4 Title" content="link4" />
- <meta name="text:Link5" content="/" />
- <meta name="text:Link5 Title" content="link5" />
- <meta name="text:frase" content="Uma frase aqui ok"/>
- <meta name="color:corfrase" content="#696969" />
- <link href='http://fonts.googleapis.com/css?family=Miniver' rel='stylesheet' type='text/css'>
- <script type="text/javascript"
- src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.1/jquery.min.js"></script>
- <script src="http://static.tumblr.com/thpaaos/lLwkowcqm/jquery.masonry.js"></script>
- <script type="text/javascript">
- $(window).load(function () {
- $('#posts').masonry(),
- $('.masonryWrap').infinitescroll({
- navSelector : "{block:ifScrollinfinito}#pagination a{/block:ifScrollinfinito}",
- // selector for the paged navigation (it will be hidden)
- nextSelector : "{block:ifScrollinfinito}#pagination a{/block:ifScrollinfinito}",
- // selector for the NEXT link (to page 2)
- itemSelector : "{block:ifScrollinfinito}.post{/block:ifScrollinfinito}",
- // selector for all items you'll retrieve
- bufferPx : 10000,
- extraScrollPx: 10,
- loadingImg : "",
- loadingText : "<em></em>",
- },
- // call masonry as a callback.
- function() { $('#posts').masonry({ appendedContent: $(this) }); }
- );
- });
- </script>
- <link rel="shortcut icon" href="{Favicon}">
- <link rel="alternate" type="application/rss+xml" href="{RSS}">
- <title>{Title}</title>
- <style type="text/css">
- body {background-color:{color:bg}; font-family: arial; color: {color:posttxt}; background-image:url('{image:bg}'); font-size: 12px; background-position:bottom left; background-attachment:fixed; background-repeat:repeat;}
- a {color:{color:posttxt}; text-decoration:none; -webkit-transition: all 0.5s ease-out;-moz-transition: all 0.5s ease-out;transition: all 0.5s ease-out;}
- a:hover {opacity:0.5;}
- ::-webkit-scrollbar-thumb:vertical {background-color: {color:scrollbar}; height: 50px;}
- ::-webkit-scrollbar-thumb:horizontal {background-color: {color:scrollbar}; height: 10px;}
- ::-webkit-scrollbar {height: 5px; width: 5px; background-color: {color:scrollbarbg}; }
- blockquote {margin: 5px 5px 5px 5px; border-left: 4px solid {color:bg}; padding-left: 5px; }
- blockquote blockquote {margin: 0px 5px 0px 5px; border-left: 4px solid {color:bg};}
- blockquote blockquote blockquote {margin: 0px 5px 0px 5px; border-left: 4px solid {color:bg}; }
- blockquote blockquote blockquote blockquote {margin: 0px 5px 0px 5px; border-left: 4px solid {color:bg}; }
- blockquote img{max-width: 370px!important}
- blockquote blockquote img{max-width: 350px!important}
- blockquote blockquote blockquote img{max-width: 330px!important}
- blockquote blockquote blockquote blockquote img{max-width: 310px!important}
- #content {}
- @font-face {font-family: 'Homenaje'; font-style: normal; font-weight: 400; src: local('Homenaje'), local('Homenaje-Regular'), url('http://themes.googleusercontent.com/static/fonts/homenaje/v1/jYyetuCOSxcVAexXms8sf_esZW2xOQ-xsNqO47m55DA.woff') format('woff');
- }
- #posts {position:relative; {block:ifnotDuascolunas}left:550px;{/block:ifnotDuascolunas}{block:ifDuascolunas}{block:IndexPage}left:450px;{/block:IndexPage}{/block:ifDuascolunas} {block:PermalinkPage}left:180px;{/block:PermalinkPage} top:10px; width:540px; }
- .post {{block:ifnotDuascolunas}width:500px;{/block:ifnotDuascolunas}{block:ifDuascolunas}{block:IndexPage}width:250px;{/block:IndexPage}{/block:ifDuascolunas} {block:PermalinkPage}width:500px;{/block:PermalinkPage} padding: 3px; text-align: justify; font-family: arial; font-size: 11px; position: relative; color:{color:posttxt}; z-index:100; background-color:{color:post}; position:relative; overflow:hidden; float:left; margin-right:12px; margin-bottom:3px; border:1px solid #e8e8e8;}
- .post img {max-width:500px; {block:ifDuascolunas}{block:IndexPage}max-width:250px;{/block:IndexPage}{/block:ifDuascolunas}; }
- .post img:hover {opacity:1;}
- .title {font-family:calibri; text-transform:uppercase;}
- .chat {line-height: 12px; list-style: none; }
- .chat ul {line-height: 15px; list-style: none; padding: 0px; line-height:20px;}
- .person1 .label {font-weight: bold; padding: 0px; margin-left: 5px;}
- .person2 .label {font-weight: bold; padding: 0px; margin-left: 5px;}
- .quote {font-size:11px; text-align:justify; font-family:calibri; position:relative; margin-top:6px; margin-bottom:4px;}
- .quote small {font-size:12px;}
- .sourcequote {text-align:right; font-size:10px; margin-bottom:10px;}
- .title {font-size:14px; text-align:center; text-transform: none; margin-top: 10px;}
- .person1, .person2, .person {padding:3px; }
- .everthingaboutyou {margin-left: 350px;}
- .date {font-size:10px; overflow:hidden;font-family:calibri; text-align:left; margin:3px; margin-bottom:0px; opacity:0.3; -webkit-transition: all 0.5s ease-out;-moz-transition: all 0.5s ease-out;transition: all 0.5s ease-out; position:absolute; top:3px; left:3px; background-color:{color:post}; color:{color:posttxt}; opacity:0; padding:5px; width:484px;{block:ifDuascolunas}{block:IndexPage}width:234px;{/block:IndexPage}{/block:ifDuascolunas}}
- .post:hover .date {opacity:0.95;}
- .date a {color:{color:posttxt}; text-transform:uppercase; opacity:1; font-family:calibri;}
- .date a:hover {opacity:1;}
- .notecount {font-family:verdana;}
- .tags {margin:3px; margin-left:0px;}
- .tumblrAutoPager_page_separator, .tumblrAutoPager_page_info {display: none;}
- .tags a {padding:2px; margin-top:2px; margin-left:2px; background-color:{color:posttxt}; color:{color:post}; display:inline; float:center;}
- #notess {margin-left: 0px; width:500px;font-size:7px; text-transform:none; font-family:arial; margin-top:-9px; z-index:9999; text-align:right;}
- #notess img {display: none; border:0px; height:0px; width:0px; overflow:hidden;}
- #notess a {color:{color:posttxt};}
- ol.notes {list-style: none; margin-bottom:1px; padding: 0px; border-top:1px solid {color:bg};}
- ol.notes li {background-color:{color:post}; border-bottom: 1px solid {color:bg}; padding: 5px; font-size:10px;}
- #cap {position:relative;}
- .source {display: none; position:absolute;}
- #pagination {color:{color:sidetxt}; position:fixed; bottom:4px; left:721px; font-size:22px;}
- #pagination a {color:{color:sidetxt};}
- #askheere {width:190px; margin-left:40px;padding:10px; opacity:1; text-align:justify; color:#000; background-color:#DCDCDC; border-radius:5px;font-size: 11px; font-family: arial; }
- #askheere a {color:#000}
- #askhere2 {color:{color:text}; font-size: 11px; font-weight: normal; font-family: verdana; padding:10px; opacity:1; text-align:justify; background-color:{color:post}; border-radius:5px;}
- .askfoto {text-align:center; color:{color:text}; font:11px verdana; text-transform:none;}
- .askfoto a{color:{color:text};}
- .askfoto img {width:48px; vertical-align:middle; background-color:{color:background}; padding:3px;}
- .askfoto:hover {opacity: 0.9;}
- #allimage{ float: left; top: 190px; left: 248px; height: auto; width:102px; height: 82px; position: fixed; background-color: none; }
- #image {margin-top: 5px; margin-bottom: 5px;}
- #image img{width: 202px; height: 200px; margin-top: -1px; margin-left: -1; border-radius:100px }
- #desc {width:210px; height: 45px; margin-left: 28px; margin-top: 300px; position:fixed; text-align:right; line-height: 12px; font-family: calibri; font-size: 11px; overflow:hidden; color:{color:desc}; background-color: none; padding: 3px 2px;}
- #titulo {float: left; width: 230px; height:-452px; top: 253px; left: 10px; padding:0px; text-align: right; position: fixed; background: none; }
- .titulo {clear: both; margin-top: -3px; background-color: none; padding:0px; letter-spacing: 0px; font-size: 16px; font-family: Miniver; color: {color:corfrase}; text-transform: none; }
- #menu {text-align:center; width:259px; margin-top: 282px; margin-left: -28px; position:fixed;}
- .links { text-align: center; padding:4px; margin-top: -7px; width:274px; margin-left: 25px; background-color:none;}
- .links a {text-transform: uppercase; padding: 5px; letter-spacing: 0px; font-family:calibri; font-size: 10px; text-align:center; color:{color:linksmenu}; text-decoration: none; background-color: none; font-weight:normal; }
- .links a:hover {text-align: center; font-weight: none; }
- ::-webkit-scrollbar-thumb:vertical {background-color:{color:posttxt}; height:auto;-webkit-box-shadow: inset 0 0 6px {color:posttxt};-webkit-border-radius:1px;}
- ::-webkit-scrollbar-thumb:horizontal { background-color:{color:posttxt}; height:5px !important;-webkit-box-shadow: inset 0 0 6px {color:posttxt}; -webkit-border-radius:1px;}
- ::-webkit-scrollbar {height:2px; width:7px; background-color:{color:post}; }
- ::-webkit-scrollbar-corner {background-color:{color:post};}
- .cred {margin-left:30px; margin-top:20px; padding:5px; text-align: center; z-index:3; position: fixed;}
- .cred a {float: left; margin-right: 1px; font-family: Calibri; font-size:10px; margin-bottom:1px; width: 90px; background-color:{color:background}; color:{color:desc}; display: block; letter-spacing: 1px; text-decoration: none; line-height:20px; -webkit-transition: all 0.6s ease-out; -moz-transition: all 0.6s ease-out; }
- .cred a:hover{background-color:{color:background} ;color: {color:desc};text-align: center;}
- @font-face { font-family: "ronda"; src: url'http://static.tumblr.com/rmj06l2/kcLlo1q2y/pf_ronda_seven.ttf'); }
- @font-face { font-family: "just realize"; src: url('http://static.tumblr.com/sghs9ih/2tFlu5il8/justrealize.ttf'); }
- div.navigate a{
- text-align:center;
- font-family:tinytots;
- text-transform:uppercase;
- letter-spacing:2px;
- line-height:13px;
- color:{color:sidebar text};
- background-color:{color:links background};
- border:1px solid grey;
- border-radius:0px;
- padding-right:3px;
- padding-left:3px;
- margin:1px 2px 4px 1px;
- float:center;
- width: 30px;
- display: inline-block;
- -webkit-transition: opacity 0.3s linear;
- -webkit-transition: all 0.3s ease-in-out;
- -moz-transition: all 0.3s ease-in-out;
- -o-transition: all 0.3s ease-in-out;
- }
- div.navigate a:hover{
- color: grey;
- width:65px;
- letter-spacing:3px;
- background: white;
- z-index:2;
- }
- iframe#tumblr_controls {right:3px !important; position: fixed !important;-webkit-transition: opacity 0.7s linear;opacity: 0.6;-webkit-transition: all 0.8s ease-out;-moz-transition: all 0.8s ease-out;transition: all 0.8s ease-out; z-index:99; z-index:19;}
- iframe#tumblr_controls:hover{-webkit-transition: opacity 0.7s linear;opacity: 1;-webkit-transition: all 0.5s ease-out;-moz-transition: all 0.5s ease-out;transition: all 0.5s ease-out; }
- #pagicon{ margin-top: 355px; margin-left: 162px; width: 100px; float: right; background-color: transparent; position: fixed; height: 24px; -webkit-border-radius: 0px 0px 0px 0px; z-index:1000000; opacity:0.9;}
- #confpag {font-size: 10px; font-family: calibri; line-height: 24px;}
- #confpag a {font-size: 10px; font-family: calibri; background: transparent; margin: 0 1px 0 0; padding: 2px 2px; color: {color:desc}; text-decoration: none;}
- #confpag a:hover {font-size: 10px; font-family: calibri; background: transparent; border: none;}
- #confpag span.pagina_atual {background: {color:background}; margin: 0 1px 0 0; padding: 2px 4px; color: {color:desc}; text-decoration: none; font-weight: bold;}
- </style>
- </head>
- <body>
- <div class="cred">
- <a href="http://a-rticulada.tumblr.com"> THEME</a></div>
- <div id="pagicon"><div id="confpag"> {block:Pagination}{block:PreviousPage}<a href="{PreviousPage}"alt="" title="Previous">«back</a>/{/block:PreviousPage}{/block:Pagination}
- {block:JumpPagination length="0"} {block:CurrentPage}<span class="pagina_atual">{PageNumber}</span>{/block:CurrentPage} {block:JumpPage}<a class="jump_page" href="{URL}">{PageNumber}</a>{/block:JumpPage}{/block:JumpPagination}{block:Pagination}{block:NextPage}<a href="{NextPage}"alt="" title="Next">next»</a>{/block:NextPage}{/block:Pagination}</div></div>
- <div id="desc">{block:Description}{Description}{/block:Description}
- </div></div>
- <div id="titulo"><div class="titulo">{text:frase}</div></div>
- <div id="allimage"><div id="image">
- <img src="{image:sidebar}"/></div></div>
- <div id="menu">
- <div class="links">
- <a href="{text:Link1}">{text:Link1 Title}</a>
- <a href="{text:Link2}">{text:Link2 Title}</a>
- <a href="{text:Link3}">{text:Link3 Title}</a>
- <a href="{text:Link4}">{text:Link4 Title}</a>
- <a href="{text:Link5}">{text:Link5 Title}</a>
- </a></div></div>
- <div id="posts">
- {block:Posts}
- <div class="post">
- {block:Text}{block:Title}<div class="title">{Title}</div>{/block:Title}{Body}{/block:Text}
- {block:Quote}
- <div class="quote"><font class="smbluc">“</font>{Quote}”</div>
- {block:Source}<div class="sourcequote">— {Source}</div>
- {/block:Source}
- {/block:Quote}
- {block:Link}
- <div class="title"><a href="{URL}" {Target}>{Name}</a></div>
- {block:Description}{Description}{/block:Description}
- {/block:Link}
- {block:Chat}
- {block:Title}<div class="title"><a href="{Permalink}">{Title}</a></div>{/block:Title}
- <div class="chat">{block:Lines}
- <div class="person{UserNumber}">{block:Label}
- <strong>{Label}</strong>{/block:Label} {Line}</div>{/block:Lines}</div>
- {/block:Chat}
- {block:Audio}
- <div class="player">{AudioPlayerBlack}</div>
- {block:Caption}{Caption}{/block:Caption}
- {/block:Audio}
- {block:Photo}{LinkOpenTag}<div class="image"><img src="{block:ifDuascolunas}{block:IndexPage}{PhotoURL-250}{/block:IndexPage}{/block:ifDuascolunas}{block:PermalinkPage}{PhotoURL-500}{/block:PermalinkPage}{block:ifnotDuascolunas}{block:IndexPage}{PhotoURL-500}{/block:IndexPage}{/block:ifnotDuascolunas}"></div>{LinkCloseTag}{/block:Photo}
- {block:Photoset}{block:ifDuascolunas}{block:IndexPage}{Photoset-250}{/block:IndexPage}{/block:ifDuascolunas}{block:PermalinkPage}{Photoset-500}{/block:PermalinkPage}{block:ifnotDuascolunas}{block:IndexPage}{Photoset-500}{/block:IndexPage}{/block:ifnotDuascolunas}{/block:Photoset}
- {block:Video}{block:ifDuascolunas}{block:IndexPage}{Video-250}{/block:IndexPage}{/block:ifDuascolunas}{block:PermalinkPage}{Video-500}{/block:PermalinkPage}{block:ifnotDuascolunas}{block:IndexPage}{Video-500}{/block:IndexPage}{/block:ifnotDuascolunas}{/block:Video}
- {block:Answer}
- <img src="{AskerPortraitURL-48}" align="left" class="askfoto">
- <div id="askheere">
- <strong>{Asker}</strong> asked: {Question}<br /></div>
- <div class="askshere2"> {Answer}
- </div>{/block:Answer}
- {block:Photo}<div id="cap">{block:Caption}{Caption}{/block:Caption}</div>{/block:Photo}
- {block:Video}<div id="cap">{block:Caption}{Caption}{/block:Caption}</div>{/block:Video}
- {block:Photoset}<div id="cap">{block:Caption}{Caption}{/block:Caption}</div>{/block:Photoset}
- <div class="source">
- {block:ContentSource}<a href="{SourceURL}" target="_blank">Source</a>{/block:ContentSource}
- </div>
- {block:Date}
- <div class="date">
- <div><a href="{Permalink}">{TimeAgo}</a>{block:NoteCount} · <a href="{Permalink}"><strong>{NoteCount}</strong> notes</a> {/block:NoteCount}
- {block:RebloggedFrom} · <a href="{ReblogRootURL}" title="{ReblogRootTitle}">original</a> · <a href="{ReblogParentURL}">via</a>{/block:RebloggedFrom}<a href="{ReblogUrl}" target="_blank"> · <strong>reblog</strong></a>
- {block:IfMostrartags}{block:HasTags}<div class="tags">{block:Tags}<a href="{TagURL}"><strong>#</strong>{Tag}</a>{/block:Tags}</div>{/block:HasTags}{/block:IfMostrartags}
- </div></div>
- {/block:Date}
- {block:PostNotes}<div id="notess" style="margin-top:4px;">{PostNotes}</div>{/block:PostNotes}
- </div>
- {/block:Posts}
- </div>
- </div>
- <div style="display:none">
- </div>
- </div>
- </body>
- </html>
Advertisement
Add Comment
Please, Sign In to add comment