Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
- "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
- <script type="text/javascript" src="http://static.tumblr.com/asj4fpx/I01m3lzwc/important.txt">
- </script>
- <!-- @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@
- @@@ @@@
- @@@ ALL THEME BY CAROL (HTTP://POETADAVIDA.TUMBLR.COM) @@@
- @@@ DO NOT COPY, LOSERS! @@@
- @@@ @@@
- @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@ -->
- <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
- <head> <!-- DEFAULT VARIABLES -->
- <meta name="font:text" content="verdana" />
- <meta name="color:background" content="#F6F6F6" />
- <meta name="color:text" content="#666666" />
- <meta name="color:link" content="#666666" />
- <meta name="color:linkhover" content="#FFB28E" />
- <meta name="color:entry" content="#ECEBEB" />
- <meta name="color:barra" content="#000" />
- <meta name="color:scroll" content="#000" />
- <meta name="color:scroll bg" content="#fff" />
- <meta name="color:menu" content="#000" />
- <meta name="color:menu t" content="#fff" />
- <meta name="image:sidebar" content=""/>
- <meta name="image:background" content=""/>
- <meta name="text:Link1" content="/" />
- <meta name="text:Link1 Title" content="link 1" />
- <meta name="text:Link2" content="/" />
- <meta name="text:Link2 Title" content="link 2" />
- <meta name="text:Link3" content="/" />
- <meta name="text:Link3 Title" content="link 3" />
- <meta name="text:Link4" content="/" />
- <meta name="text:Link4 Title" content="link 4" />
- <meta name="text:Link5" content="/" />
- <meta name="text:Link5 Title" content="link" />
- <meta name="text:Link6" content="/" />
- <meta name="text:Link6 Title" content="link" />
- <meta name="text:Link7" content="/" />
- <meta name="text:Link7 Title" content="link" />
- <meta name="text:Link7" content="/" />
- <meta name="text:Link7 Title" content="link" />
- <meta name="text:Link8" content="/" />
- <meta name="text:Link8 Title" content="link" />
- <meta name="text:player" content="hypster" />
- <meta name="text:titulo" content="seu titulo" />
- <title>{Title}</title>
- <link rel="shortcut icon" href="{Favicon}">
- <link rel="alternate" type="application/rss+xml" href="{RSS}">
- {block:Description}
- <meta name="description" content="{MetaDescription}" />
- {/block:Description}
- <script src='http://static.tumblr.com/iihcsbj/QUElox2fq/jquery-1.1.3.1.min.js'type='text/javascript'/></script>
- <script src='http://static.tumblr.com/iihcsbj/2Ytlox2g9/jquery.lavalamp.min.js' type='text/javascript'/></script>
- <script src='http://static.tumblr.com/iihcsbj/NTDlox2gu/jquery.easing.min.js' type='text/javascript'/></script>
- <script type='text/javascript'>
- $(function() { $(".lavaLamp").lavaLamp({ fx: "backout", speed: 700 })});
- </script>
- <script type='text/javascript'>
- //<![CDATA[
- jQuery(document).ready(function($){
- $('#top-s').val('').focus(function(){ $(this).val(''); }).blur(function(){ if($(this).val() == '') $(this).val(''); });
- $('#searchform').parent().addClass('search-fix');
- $('.current_page_item').addClass('current');
- $('.lavaLampWithImage').lavaLamp({
- fx: "backout",
- speed: 900 });
- $('.tagpost').each(function(){
- tagPosW = $(this).width();
- if(tagPosW > 532) $(this).addClass('longtag');});
- $('.widthfix + .meta .tagpost').each(function(){ tagPosW = $(this).width(); tagPosH = $(this).height(); if((tagPosW > 420) || (tagPosH > 37)) $(this).removeClass('longtag').addClass('tagfix');});
- $('#tab-content').tabs({ fxSlide: true });
- $('.widget').wrapInner('<div class="inner"></div>');
- //toggle on sidebar
- $('.toggle').each(function() {
- $(this).addClass('pointer');
- var widgetHeader = $(this).parent();
- $(this).toggle(
- function() {$(this).addClass('toggle-down'); widgetHeader.addClass('compact');},
- function() {$(this).removeClass('toggle-down');
- widgetHeader.removeClass('compact');} ); }); });//]]></script>
- <style type="text/css">
- @font-face {font-family: "tinytots";src: url('http://static.tumblr.com/rmj06l2/Usellxb4i/tinytots.ttf');}
- @font-face {
- font-family: 'Loved by the King';
- font-style: normal;
- font-weight: normal;
- src: local('Loved by the King'), local('LovedbytheKing'), url('http://themes.googleusercontent.com/static/fonts/lovedbytheking/v3/wg03xD4cWigj4YDufLBSr8SuHxUvEE05hEBp-kiqXZE.woff') format('woff');}
- body {background-color:{color:background}; color:{color:text}; font-family: {font:text}; font-size: 11px; text-align: center; line-height:120%; margin:0; padding:0; background-image:url('{image:background}'); background-attachment: fixed}
- .ppp {width:833px; height:500px; margin-top:0px; margin-left:200px; }
- #entry {margin-top: 80px; margin-left:300px; float:left; overflow: auto; width: 536px;}
- .posts {width: 500px; background-color: {color:entry}; padding: 15px; margin-bottom: 2px; text-align: justify; font-family: verdana; font-size: 11px; position: relative;}
- a, a:link, a:active, a:visited {color:{color:link}; text-decoration: none}
- a:hover {color:{color:linkhover};}
- img a:hover{border:0px;}
- b{font-weight: bold;}
- i{text-transform: italic; color:{color:text}}
- p{margin:5px 0 2px 0}
- blockquote{margin:2px 5px 2px 5px; padding: 1px 0 3px 6px; border-left: 2px solid {color:background}}
- .image{text-align: center; margin: 0 0 5px 0}
- .image img{width: 500px; border: 0px; margin: 0; padding: 0}
- #ask_form{width: 500px}
- .pquote {font-family: georgia; text-align: center; font-size: 13px; line-height: 15px; padding: 3px;}
- .pquotesource {text-align: center; text-transform: none; font-size:9px; margin-bottom: 5px;}
- .pquotesource a, a:hover{text-transform: none;}
- h1{font-size:20px; letter-spacing: -1px; line-height: 20px; font-weight: normal;
- margin: 0 0 5px 0; text-align: center; font-family:georgia; font-style:italic; }
- h1 a{font-size:20px; letter-spacing: -1px; line-height: 20px; text-transform: uppercase; font-weight: normal;
- margin: 0 0 5px 0; text-decoration: none; text-align: center}
- .qqmarks{font-size: 80px; font-weight: bold; line-height: 80px; opacity: 0.2; filter:alpha (opacity=20)}
- .qquote{font-size: 20px; letter-spacing: -1px; line-height: 20px; text-transform: uppercase; margin-top: -70px; margin-left:
- 45px}
- .qsource{margin: 5px 15px 0 0; text-align: right}
- .chat{line-height: 12px; list-style: none }
- .chat ul {line-height: 15px; list-style: none; padding: 0px; line-height: 20px;}
- .person1 {color: {color:text} }
- .person1 .label {font-weight: bold; padding: 0px; margin: 0 0 5px 0; color: {color:text}}
- .person2 {color: {color:text}}
- .person2 .label { font-weight: bold; padding: 0px; margin: 0 0 5px 0; color: {color:text}}
- .audioimage{float:left; text-align: center; margin: 0 10px 5px 0; width: 205px; border: 15px solid {color:background};
- -moz-border-radius: 6px; border-radius: 6px;}
- .audioimage img{max-width: 205px; height: auto; margin: 0 0 2px 0}
- .playcount {font-style: italic}
- #asker {font-size: 11px; font-family: {font:text}; text-align: justify;}
- .answer {padding: 2px}
- .answer img {max-width: 470px;}
- #info {text-align: left; font-size: 9px; font-family: verdana; text-transform: lowercase; z-index: 11;}
- #info a {font-size: 9px;}
- .tags {color: {color:text}; font-size: 9px; font-family: verdana; display: inline; list-style: none; text-transform: lowercase;}
- .tags a {font-size: 9px; color: verdana; display: inline; list-style: none; text-transform: lowercase;}
- #cap {width: 500px; margin-top: -2px;}
- .source {display: none;}
- .notes {width: 530px; padding: 0px; margin-top: 1px; margin-bottom: 1px; font-size: 9px; text-align: left}
- ol.notes {list-style: none; margin: 0 20px 0 0px; padding: 0px; z-index: 11;}
- ol.notes li {background-color: {color:post}; margin-bottom: 2px; padding: 5px; }
- .notes img{display: none; border:0px}
- #clear{clear: both; width: 50px; height: 0px; background-color: transparent}
- #prevnextlinks{text-align: center;width: 500px; background-color:{color:entry}; padding: 7px 20px 7px 20px;
- margin: 0 0 2px 0; font-size: 10px}
- #notes {width: 500px; margin: 0px; margin-left: 0px; padding: 5px; text-align: left}
- ol.notes {list-style: none; margin: 0 20px 0 10px; padding: 0px}
- ol.notes li {margin: 0px; padding: 2px;}
- #notes img{border:0px}
- #notes a{font-size: 10px}
- ::-webkit-scrollbar{width:5px;height:5px;}
- ::-webkit-scrollbar-button:start:decrement
- ::-webkit-scrollbar-button:end:increment{display:block;height:0;background-color:transparent;}
- ::-webkit-scrollbar-track-piece{background-color: {color:scroll bg}; -webkit-border-radius:0;-webkit-border-bottom-right-radius:0px;-webkit-border-bottom-left-radius:0px;}
- ::-webkit-scrollbar-thumb:vertical{height:50px; background-color: {color:scroll};-webkit-border-radius:px;}
- ::-webkit-scrollbar-thumb:horizontal{width:50px; background-color: {color:scroll}; -webkit-border-radius:px;}
- #paginal {font-family: verdana; font-size: 8px; text-align: center;}
- #paginal a {background: {color:background}; margin: 0 1px 0 0; padding: 2px 4px; color: {color:text};}
- #paginal a:hover {background: {color:text}; color: {color:background};}
- #paginal span.pagina_atual {background: {color:description}; margin: 0 1px 0 0; padding: 2px 4px;; color: {color:descriptiontext}; font-weight: bold; text-decoration: none;}
- .ps {position: fixed; padding: 5px; width: 200px; height: 10px; margin-top: 4px; background-color: {color:entry}; color: {color:text}; margin-left: -5px;}
- #cab{background-color:{color:background}; width:540px; height:80px; margin-left:300px; float:left; position:fixed; margin-top:0; z-index:9999; }
- .lavaLampWithImage {position: relative;height: 30px; width: 540px; background: {color:barra};
- padding: 5px; overflow: hidden; }
- .lavaLampWithImage li {float: left;list-style: none; border-radius: 10px;}
- .lavaLampWithImage li.back {background:{color:menu}; width: 9px; height: 30px;
- z-index: 8; position: absolute; border-radius: 10px; border-radius: 10px;}
- .lavaLampWithImage li.back .left {background: {color:menu}; border-radius: 10px; height: 30px; margin-right: 9px;}
- .lavaLampWithImage li a{font: bold 13px georgia; text-decoration: none;
- color: #000; /* cor dos links */
- outline: none;text-align: center;top: 7px;letter-spacing: 0;
- z-index: 10;display: block;float: left;
- height: 30px;position: relative;
- overflow: hidden;
- margin: auto 10px;
- }
- .lavaLampWithImage li a:hover, .lavaLampWithImage li a:active, .lavaLampWithImage li a:visited {
- color:{color:menu t};
- border: none;
- }
- .lavaLampNoImage {
- position: relative;
- height: 29px;
- width: 421px;
- background-color: white;
- padding: 15px;
- margin: 10px 0;
- overflow: hidden;
- border: 1px solid gray;}
- .lavaLampNoImage li {float: left;list-style: none;}
- .lavaLampNoImage li.back {border: 1px solid #000; background-color: #000;width: 9px;height: 30px;
- z-index: 8; position: absolute;}
- .lavaLampNoImage li a {font: bold 14px arial; text-decoration: none; color: #000;outline: none; text-align: center; top: 7px; text-transform: uppercase; letter-spacing: 0; z-index: 10; display: block; float: left; height: 30px; position: relative; overflow: hidden; margin: auto 10px;}
- .lavaLampNoImage li a:hover, .lavaLampNoImage li a:active, .lavaLampNoImage li a:visited {border: none;}
- .lavaLampBottomStyle {position: relative; height: 29px; width: 421px; background-color: white;
- padding: 15px; margin: 10px 0; overflow: hidden; border: 1px solid gray; }
- .lavaLampBottomStyle li {float: left; list-style: none;}
- .lavaLampBottomStyle li.back {border-bottom: 5px solid blue; width: 9px; height: 30px;
- z-index: 8; position: absolute;}
- .lavaLampBottomStyle li a {font: bold 14px arial;text-decoration: none;color: #000;
- outline: none;text-align: center;top: 7px; text-transform: uppercase;letter-spacing: 0;
- z-index: 10; display: block; float: left; height: 30px;position: relative;overflow: hidden;
- margin: auto 10px;}
- .lavaLampBottomStyle li a:hover, .lavaLampBottomStyle li a:active, .lavaLampBottomStyle li a:visited {border: none;}
- #sidebar{z-index:9999; position:fixed;float:left; margin-left:84px; margin-top:30px;}
- .sid1{width:200px; padding:3px; background-color:{color:entry};}
- .sid1 img{width:200px;}
- .sid2{width:196px; padding:5px; background-color:{color:entry};font-family:verdana; font-size:9px; margin-top:2px; text-align:justify;}
- </head></style><body>
- <div class="ppp">
- <div id="cab">
- <div style="margin-top: 20px; float:left; margin-left:-20px; position:fixed;">
- <ul class='lavaLampWithImage'><div style="margin-left:20px;">
- <li>{block:ifLink1}<a href="{text:Link1}">{text:Link1 Title}</a> {/block:ifLink1}</li>
- <li>{block:ifLink2}<a href="{text:Link2}">{text:Link2 Title}</a> {/block:ifLink2}</li>
- <li>{block:ifLink3}<a href="{text:Link3}">{text:Link3 Title}</a> {/block:ifLink3}</li>
- <li>{block:ifLink4}<a href="{text:Link4}">{text:Link4 Title}</a> {/block:ifLink4}</li>
- <li>{block:ifLink5}<a href="{text:Link5}">{text:Link5 Title}</a> {/block:ifLink5}</li>
- <li>{block:ifLink6}<a href="{text:Link6}">{text:Link6 Title}</a> {/block:ifLink6}</li>
- <li>{block:ifLink7}<a href="{text:Link7}">{text:Link7 Title}</a> {/block:ifLink7}</li>
- <li>{block:ifLink8}<a href="{text:Link8}">{text:Link8 Title}</a> {/block:ifLink8}</li>
- </div></div>
- </ul></div>
- <div id="sidebar">
- <div class="sid1"><img src="{image:sidebar}"></div>
- <div class="sid2">
- <div id="paginal">
- <center>{block:JumpPagination length="8"}
- {block:CurrentPage}<span class="pagina_atual">{PageNumber}</span>{/block:CurrentPage}
- {block:JumpPage}<a class="jump_page" href="{URL}">{PageNumber}</a>{/block:JumpPage}
- {/block:JumpPagination}</center>
- </div></div>
- <div class="sid2">{description}</div>
- <div class="sid2"><div style="font-family:tinytots; font-size:8px; text-transform:uppercase;">theme by poetadavida + menu all4-u</div></div>
- </div>
- <div id="entry">
- {block:Posts}
- <div class="posts">
- {block:Text}{block:Title}<h1>{Title}</h1>{/block:Title}{Body}{/block:Text}
- {block:Photo}{LinkOpenTag}<div class="image"><img src="{PhotoURL-500}"></div>{LinkCloseTag}{/block:Photo}
- {block:Photoset}{Photoset-500}{/block:Photoset}
- {block:Quote}
- <div class="pquote">“{Quote}”</div>
- {block:Source}<div class="pquotesource">— {Source}</div>
- {/block:Source}
- {/block:Quote}
- {block:Link}
- <h1><a href="{URL}" {Target}>{Name} →</a></h1>
- {block:Description}{Description}{/block:Description}
- {/block:Link}
- {block:Chat}
- {block:Title}<h1><a href="{Permalink}">{Title}</a></h1>{/block:Title}
- <div class="chat"><ul>{block:Lines}
- <li class="person{UserNumber}">{block:Label}
- <span class="label">{Label}</span>{/block:Label} {Line}</li>{/block:Lines}</ul></div>
- {/block:Chat}
- {block:Audio}
- <div class="player">{AudioPlayerBlack}</div>
- {block:Caption}{Caption}{/block:Caption}
- {/block:Audio}
- {block:Video}{Video-500}{/block:Video}
- {block:Answer}
- <div id="asker"><b>{Asker} asked:</b> {Question}</div>
- <div class="answer">{Answer}</div>
- {/block:Answer}
- <div id="cap">
- {block:Photo}{block:Caption}{Caption}{/block:Caption}{/block:Photo}
- {block:Video}{block:Caption}{Caption}{/block:Caption}{/block:Video}
- {block:Photoset}{block:Caption}{Caption}{/block:Caption}{/block:Photoset}</div>
- <div class="source">{block:ContentSource}<a href="{SourceURL}">{lang:Source}:{block:SourceLogo}
- <img src="{BlackLogoURL}" width="{LogoWidth}" height="{LogoHeight}" alt="{SourceTitle}" />
- {/block:SourceLogo}{block:NoSourceLogo}{SourceLink}{/block:NoSourceLogo}</a>
- {/block:ContentSource}</div>
- <div id="info">
- {block:Date}{block:IfShowTags}<div class="tags">{block:HasTags}{block:Tags}#<a href="{TagURL}">{Tag}</a> {/block:Tags}<br>{/block:HasTags}</div>{/block:IfShowTags}
- <a href="{Permalink}">{TimeAgo}</a> {block:NoteCount} · <a href="{Permalink}">{NoteCountWithLabel}</a>{/block:NoteCount} {block:IndexPage} · <a href="{ReblogUrl}" target="_blank">reblog</a>{/block:IndexPage}
- {block:RebloggedFrom}<br>originally <a href="{ReblogRootURL}" title="{ReblogRootTitle}">{ReblogRootName}</a>{/block:RebloggedFrom}{block:RebloggedFrom} · via <a href="{ReblogParentURL}">{ReblogParentName}</a>
- {/block:RebloggedFrom}
- </div>{/block:Date}
- </div>
- {/block:Posts}
- {block:PostNotes}<div class="notes">{PostNotes}</div>{/block:PostNotes}
- </body>
- </html>
Advertisement
Add Comment
Please, Sign In to add comment