Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- <!--
- Amplamente
- -->
- <html>
- <head>
- <link href='https://fonts.googleapis.com/css?family=Poiret+One' rel='stylesheet' type='text/css'>
- <script type="text/javascript"
- src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.1/jquery.min.js"></script>
- <meta name="color:Background" content="#FFFFFF" />
- <meta name="color:Text" content="#57554F" />
- <meta name="color:Link" content="#f31350" />
- <meta name="color:Link hover" content="#00b2f3"/>
- <meta name="font:Body Font" content=""/>
- <meta name="image:Background" content="" />
- <meta name="text:Music code" content="" />
- <meta name="text:Bouncing Text" content="" />
- <meta name="text:Box1" content="" />
- <meta name="text:Cat1" content="" />
- <meta name="text:Cat2" content="" />
- <meta name="text:Cat3" content="" />
- <meta name="text:Cat4" content="" />
- <meta name="text:Cat5" content="" />
- <meta name="text:link 1 title" content="" />
- <meta name="text:link 1" content="" />
- <meta name="text:link 2 title" content="" />
- <meta name="text:link 2" content="" />
- <meta name="text:link 3 title" content="" />
- <meta name="text:link 3" content="" />
- <meta name="text:link 4 title" content="" />
- <meta name="text:link 4" content="" />
- <meta name="text:link 5 title" content="" />
- <meta name="text:link 5" content="" />
- <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
- <title>{Title}{block:SearchPage} - Search results for: {SearchQuery}{/block:SearchPage}{block:PostSummary}, {PostSummary}{/block:PostSummary}</title>
- {block:Description}<meta name="description" content="{MetaDescription}" />{/block:Description}
- <link rel="shortcut icon" href="{Favicon}" />
- <link rel="alternate" type="application/rss+xml" href="{RSS}" />
- <style type="text/css">
- @import url(https://fonts.googleapis.com/css?family=Poiret+One);
- #s-m-t-tooltip {
- max-width:300px;
- padding:10px;
- margin:15px 20px;
- background-color:{color:link};
- font-family: 'Poiret One', cursive;
- font-size:9px;
- letter-spacing:1px;
- text-transform:uppercase;
- color:#fff;
- z-index:9999999;
- }
- body {
- color:{color:text};
- background-color:{color:background};
- background-image: url('{image:background}');
- background-position: center;
- background-attachment:fixed;
- background-repeat:
- font-size:11px;
- font-family:{font:body font};
- line-height:90%;
- text-align:justify;
- }
- a{
- color: {color:link};
- text-decoration: none;
- }
- a:hover {
- text-decoration: none;
- font-style: italic;
- color: {color:link hover};
- }
- #content {
- text-align:justify;
- float:right;
- background:#fff;
- margin-right:500px;
- margin-top:180px;
- width:505px;
- padding:10px;
- }
- #posts{
- overflow:hidden;
- background-color: {color:background};
- border-left:0px solid;
- border-right:0px solid;
- padding:3px
- }
- #title {
- font-size:20px;
- text-align:center;
- font-family: 'Poiret One', cursive;
- line-height:110%
- }
- #sidebar img {
- max-width: 260px;
- margin-left:0px;
- margin-top:0px;
- height: auto;
- text-align:center;
- }
- div#sidebar{
- border-bottom:4px solid {color:link};
- padding:1%;
- left:0px;
- top:0px;
- position:fixed !important;
- width:100%;
- height: auto;
- background: #000;
- text-align: center;
- color:#999;
- }
- #description {
- font-size:10px;
- text-align:center;
- font-family:helvetica;
- line-height:110%;
- margin-bottom:15px
- }
- h1{
- color:{color:link};
- font-family: 'Poiret One', cursive;
- font-size:15px;
- line-height:15px;
- letter-spacing:0px;
- font-weight:normal;
- margin:0px;
- padding:0px;
- text-align:left
- }
- h2{
- color:{color:title};
- font-family:helvetica;
- font-size:11px;
- line-height:14px;
- letter-spacing:0px;
- font-weight:normal;
- margin:0px;
- padding:0px;
- margin-bottom:-0px;
- text-align:justify
- }
- #credit{
- position:fixed;
- font-family:calibri;
- text-transform:uppercase;
- z-index:999;
- bottom:10px;
- right:10px;
- width:60px;
- height:10px;
- padding-bottom:1px;
- overflow:hidden;
- text-align:center;
- font-size:8px;
- letter-spacing:1px;
- opacity:1;
- background:#fff;
- -webkit-transition: all 0.3s linear;
- -moz-transition: all 0.3s linear;
- transition: all 0.3s linear;
- }
- #credit a{
- color:#000;
- }
- .credit_u{
- line-height:10px;
- -webkit-transition: all 0.3s linear;
- -moz-transition: all 0.3s linear;
- transition: all 0.3s linear;
- }
- #credit a:hover .credit_u{
- margin-top:-13px;
- -webkit-transition: all 0.3s linear;
- -moz-transition: all 0.3s linear;
- transition: all 0.3s linear;
- }
- .credit_h{
- line-height:16px;
- font-size:8px;
- }
- #poxa {
- margin-top:0px;
- float:center;
- width:100%;
- text-align:center;
- }
- #poxa a {
- padding:5px;
- font-size:9px;
- text-align:center;
- margin-left:3px;
- font-family:calibri;
- text-transform:uppercase;
- color:#fff;
- display:inline-block;
- -webkit-transition:all 0.3s ease-out;
- -moz-transition:all 0.3s ease-out;
- transition:all 0.3s ease-out;
- background:#000;
- }
- #poxa a:hover {
- letter-spacing:4px;
- color:#fff;
- background-color:{color:link};
- -webkit-transition:all 0.3s ease-out;
- -moz-transition:all 0.3s ease-out;
- transition:all 0.3s ease-out;
- }
- .user_1 .label {color:{color:link}; font-weight:bold}
- .user_2 .label {color:{color:text}; font-weight:bold}
- ul.chat, .chat ol, .chat li {list-style:circle; margin:0px; padding:0px;}
- ::selection {
- color:#fff;
- background-color: {color:Link};
- }
- ::-moz-selection {
- color:#fff;
- background-color: {color:Link};
- }
- ::-webkit-selection {
- color:#fff;
- background-color:{color:Link};
- }
- blockquote {border-left:2px {color:Link} solid; padding-left:5px; margin:1px 6px 1px 10px}
- p{margin-top:5px; margin-bottom:5px; }
- blockquote {padding:0px; text-align:left; padding-left:4px; margin:4px; background-color:transparent; border-left:2px solid {color:Link};}
- ::-webkit-scrollbar-thumb{
- background-color: {color:link};
- height:0px;
- -moz-border-radius: 0px;
- border-radius: 0px;
- }
- ::-webkit-scrollbar {
- height:0px;
- width:6px;
- background-color: {color:background};
- }
- ol.notes img {
- border:2px solid #000;
- width: 16px;
- position: relative;
- display: inline;
- top: 3px;
- }
- .photoset, .photoset_row, div.photoset_photo, .photoset img, .html_photoset {
- margin: 0 auto;
- }
- .text {
- font-size:12px;
- padding: 5px;
- }
- ol.notes {
- padding: 0 10px;
- }
- {block:iffadedimagesonhover}
- img{ -webkit-transition: opacity 0.4s linear; opacity: 1; }
- img:hover{ -webkit-transition: opacity 0.4s linear; opacity: 0.75; }
- {/block:iffadedimagesonhover}
- {block:ifinvertedfade}img{-webkit-transition: opacity 0.7s linear;opacity: 0.8;}img:hover{-webkit-transition: opacity 0.5s linear;opacity: 1;}{/block:ifinvertedfade}
- .perma
- {
- opacity: 0.0;sho
- filter: alpha(opacity = 0);
- margin-top: -21px;
- width: px;
- height: 30px;
- line-height: 30px;
- font-size: 9px;
- position:absolute;
- text-align: center;
- z-index:9999991;
- color: {color:permalink};
- }
- a.p
- {
- color: {color:permalink};
- }
- .entry:hover .perma {
- -webkit-transition: opacity 0.4s linear;
- opacity: 1;
- -moz-transition: all 0.4s linear;
- transition: all 0.4s linear;
- filter: alpha(opacity = 100);
- }
- select {
- font-size: 9px;
- width: 100px;
- margin-left: 10px;
- }
- option {
- font-size: 9px;
- text-align: left;
- }
- input[type=button]
- {
- font-size: 9px;
- }
- .likep {
- width: 21px;
- height: 20px;
- overflow: hidden;
- position: relative;
- z-index: 9999999;
- position: absolute;
- margin-top: 26px;
- margin-left: 5px;
- }
- .rep {
- width: 24px;
- height: 20px;
- overflow: hidden;
- position: relative;
- z-index: 9999999;
- position: absolute;
- margin-top: 26px;
- margin-left: 29px;
- }
- .likep a:hover {
- background-position: 0px 0px;
- }
- .likep a {
- background-image: url("http://static.tumblr.com/uiqhh9x/BPnlzww8v/like.png");
- background-position: 0px 0px;
- display: block;
- z-index: 9999999;
- webkit-transition: all 0s linear;
- -webkit-transition: all 0s linear;
- -moz-transition: all 0s linear;
- transition: all 0s linear;
- }
- .likep img {
- width: 21px;
- height: 20px;
- webkit-transition: all 0.2s linear;
- -webkit-transition: all 0.2s linear;
- -moz-transition: all 0.2s linear;
- transition: all 0.2s linear;
- }
- .rep img{
- width: 24px;
- height: 20px;
- line-height: 30px;
- display: inline;
- }
- .not { position: absolute;
- background: url("http://static.tumblr.com/uiqhh9x/X6Ym17xp2/middle.png");
- height: 20px;
- font-size: 11px;
- line-height: 20px;
- color: #fff;
- position: absolute;
- margin-top: 26px;
- margin-left: 56px;
- padding-left: 4px;
- padding-right: 4px;
- -moz-border-radius:2px;
- border-radius: 2px;
- }
- .not a{
- color: #fff;
- font-weight: bold;
- font-family: helvetica;
- }
- .ask {align:right;background: #eee; margin:7px 0px 5px 66px;padding:10px;position: relative;-moz-border-radius:5px;-webkit-border-radius:5px;border-radius:5px;}
- .ask p {margin:1px 0px;}
- .ask span {display:block;position:absolute;width:1px;height:1px;font-size: 0;line-height: 1px;left:-10px;top:10px;border-top:7px solid transparent;border-bottom:7px solid transparent;border-right:10px solid #eee;}
- .askborder {float: left;margin: 1px 4px 0 0;padding: 2px; background: #eee}
- h3 {
- text-shadow: 1px 2px {color:link hover};
- font-family: 'Poiret One', cursive;
- font-size:25px;
- color:{color:link};
- }
- #let {
- text-shadow: 1px 2px {color:link hover};
- font-family: Mistral;
- font-size:45px;
- color:{color:link};
- margin-bottom:10px;
- margin-top:10px;
- }
- div#corre {
- position:fixed;
- overflow:hidden;
- width:300px;
- height:447px;
- background:#000;
- padding:5px;
- margin-top:200px;
- margin-left:100px;
- float:left;
- }
- #pri{
- float:left;
- width:135px;
- height:250px;
- background:#fff;
- padding:5px;
- font-size:8.5px;
- font-family: 'Ubuntu', sans-serif;
- text-transform:uppercase;
- border:1px solid #f5f5f5;
- top:0px;
- left:0px;
- overflow-x: hidden;
- overflow-y: auto;
- font-weight:bold;
- }
- #seg{
- float:right;
- width:145px;
- height:260px;
- background:#fff;
- padding:0px 0px;
- font-size:8px;
- font-family:calibri;
- text-transform:uppercase;
- border:1px solid #f5f5f5;
- top:0px;
- right:0px;
- overflow-x: hidden;
- overflow-y: auto;
- }
- #vamos {
- float:left;
- width:298px;
- height:145px;
- background:#fff;
- font-size:8px;
- font-family:calibri;
- text-transform:uppercase;
- border:1px solid #f5f5f5;
- margin-top:5px;
- margin-left:0px;
- overflow-x: hidden;
- overflow-y: hidden;
- }
- #fala {
- border-top-right-radius: 1em;
- border-bottom-left-radius: 1em;
- padding:5px;
- float:right;
- width:288px;
- height:15px;
- background:#fff;
- font-size:11px;
- font-family:calibri;
- text-transform:none;
- border:1px solid #f5f5f5;
- margin-top:5px;
- margin-left:0px;
- overflow-x: hidden;
- overflow-y: hidden;
- }
- h5 { text-align:left; margin-top:0px; margin-bottom:2px;
- font: 17px Century Gothic; letter-spacing: 3px; text-transform: uppercase;
- background: {color:link}; color: #fff !important; padding: 13px 12px; border: 1px solid {color:link};
- transition: 0.5s ease; -webkit-transition: 0.5s ease; -o-transition: 0.5s ease; -ms-transition: 0.5s ease;
- }
- h5:hover { background: #fff; color: {color:link} !important; }
- h6 { text-align:right; margin-top:0px; margin-bottom:2px;
- font: 17px Century Gothic; letter-spacing: 3px; text-transform: uppercase;
- background: #000; color: #fff !important; padding: 13px 12px; border: 1px solid #000;
- transition: 0.5s ease; -webkit-transition: 0.5s ease; -o-transition: 0.5s ease; -ms-transition: 0.5s ease;
- }
- h6:hover { background: #fff; color: #000 !important; }
- b { color: {color:link}; !important; }
- i { color: {color:link}; !important; }
- p::first-letter {
- font-family: 'Poiret One', cursive;
- font-weight:bold;
- font-size:20px;
- font-style:italic;
- color: {color:link hover};
- }
- #bubble-music {
- position:fixed;
- left:20px;
- top:20px;
- width:30px;
- height:30px;
- background-color:{color:link};
- border-radius:100%;
- -moz-border-radius:100%;
- overflow:hidden;
- -webkit-transition: all 0.5s ease-out;
- -moz-transition: all 0.5s ease-out;
- transition: all 0.5s ease-out
- }
- #bubble-music:hover {
- border-radius:9px;
- -moz-border-radius:9px;
- width:140px;
- height:30px;
- }
- .music_embed {
- margin:-23px 0 0 70px;
- z-index:1;
- font-family:consolas;
- font-size:8px;
- -webkit-transition: all 0.5s ease-out;
- -moz-transition: all 0.5s ease-out;
- transition: all 0.5s ease-out
- }
- #bubble-music:hover .music_embed {
- margin:-23px 0 0 34px;
- opacity:1;
- }
- @import url(https://fonts.googleapis.com/css?family=Ubuntu:500);
- {CustomCss}
- </style>
- </head>
- <body>
- {block:Answer}<img src="{AskerPortraitURL-40}" align="center" class="askborder"><div class="ask"><span></span>{Asker}: {Question} </div>{Answer}{/block:Answer}
- <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/7qjmkr5/IUmmdsy41/jquery.style-my-tooltips.js"></script>
- <script>
- (function($){
- $(document).ready(function(){
- $("[title]").style_my_tooltips();
- });
- })(jQuery);
- </script>
- <div id="corre">
- <div id="pri">
- {text:box1}
- </div>
- <div id="seg">
- <h5>{text:cat1}</h5>
- <h6>{text:cat2}</h6>
- <h5>{text:cat3}</h5>
- <h6>{text:cat4}</h6>
- <h5>{text:cat5}</h5>
- </div>
- <div id="vamos">
- <object type="application/x-shockwave-flash" style="outline:none;" data="http://cdn.abowman.com/widgets/fish/fish.swf?up_fishName=Fish&up_fishColor2=000000&up_fishColor5=000000&up_fishColor8=000000&up_fishColor7=000000&up_foodColor=E32222&up_fishColor6=000000&up_fishColor10=000000&up_backgroundColor=FFFFFF&up_numFish=10&up_fishColor1=000000&up_fishColor3=000000&up_fishColor9=000000&up_backgroundImage=http://&up_fishColor4=000000&" width="300" height="200"><param name="movie" value="http://cdn.abowman.com/widgets/fish/fish.swf?up_fishName=Fish&up_fishColor2=000000&up_fishColor5=000000&up_fishColor8=000000&up_fishColor7=000000&up_foodColor=E32222&up_fishColor6=000000&up_fishColor10=000000&up_backgroundColor=FFFFFF&up_numFish=10&up_fishColor1=000000&up_fishColor3=000000&up_fishColor9=000000&up_backgroundImage=http://&up_fishColor4=000000&"></param><param name="AllowScriptAccess" value="always"></param><param name="wmode" value="opaque"></param><param name="scale" value="noscale"/><param name="salign" value="tl"/></object>
- </div>
- <div id="fala">
- <marquee behavior="alternate" scrollamount="1">
- {text:Bouncing Text}
- </marquee>
- </div>
- </div>
- <div id="sidebar">
- <div id="sidebarimg"></div>
- <div id="let">
- {Title}
- </div>
- <div id="poxa"><br>
- <a href="{text:link 1}" >{text:link 1 title}</a>
- <a href="{text:link 2}" >{text:link 2 title}</a>
- <a href="{text:link 3}" >{text:link 3 title}</a>
- <a href="{text:link 4}" >{text:link 4 title}</a>
- <a href="{text:link 5}" >{text:link 5 title}</a><br>
- </center></div>
- <div id="description"><center>{Description}</center></div>
- <script type="text/javascript" src="http://codysherman.tumblr.com/tools/infinite-scrolling/code"></script>
- </div>
- </div>
- <div id="content">
- {block:Posts}
- <div class="entry">
- {block:IndexPage}<div class="perma">
- <div class="likep"><a id="like{PostID}" href="javascript:likelink('{PostID}','{Permalink}','');"><img src="http://static.tumblr.com/lba83dv/OUUltd958/spacer.gif" width="21" height="20" alt="Like this post" id="likeimage{PostID}"/></a></div> <div class="rep"><a href="{reblogurl}" target="_blank"><img src="http://static.tumblr.com/uiqhh9x/OAClzwwao/reblog.png" width="30"/></a></div>
- <div class="not"><a id="notes{PostID}" href="{Permalink}">{NoteCount}</a></div>
- </div>
- {/block:IndexPage}
- {block:Text}
- <div class="text">
- {block:Title}
- <h3><a href="{Permalink}">{Title}</a></h3>
- {/block:Title}
- {Body}
- </div>
- {/block:Text}
- {block:Photo}
- {block:IndexPage}
- {LinkOpenTag}<img src="{PhotoURL-500}" alt="{PhotoAlt}" width="500"/>{LinkCloseTag}
- {/block:IndexPage}
- {block:permalinkpage}{LinkOpenTag}
- <img src="{PhotoURL-500}" alt="{PhotoAlt}" width="500"/>{LinkCloseTag}
- {block:Caption}{Caption}{/block:Caption}{/block:permalinkpage}
- {/block:Photo}
- {block:Photoset}
- {block:IndexPage}
- {Photoset-500}
- {/block:IndexPage}
- {block:permalinkpage}
- {Photoset-500}
- {/block:permalinkpage}
- {/block:Photoset}
- {block:Quote}
- <div class="text">
- "{Quote}"
- {block:Source}
- <div class="source">{Source}</div>
- {/block:Source}
- </div>
- {/block:Quote}
- {block:Link}
- <div class="text">
- <a href="{URL}" class="link" {Target}>{Name}</a>
- {block:Description}
- <div class="description">{Description}</div>
- {/block:Description}
- </div>
- {/block:Link}
- {block:Chat}
- <div class="text">
- {block:Title}
- <h3><a href="{Permalink}">{Title}</a></h3>
- {/block:Title}
- <ul class="chat">
- {block:Lines}
- <li class="{Alt} user_{UserNumber}"> {block:Label} <span class="label">{Label}</span> {/block:Label}
- {Line} </li>
- {/block:Lines}
- </ul>
- </div>
- {/block:Chat}
- {block:Video}
- {block:IndexPage}
- {Video-500}
- {/block:IndexPage}
- {block:permalinkpage}
- {Video-500}
- {/block:permalinkpage}
- {/block:Video}
- {block:Audio}
- {AudioPlayerBlack}
- <div class="text">
- {block:Caption}
- {Caption}
- {/block:Caption}
- </div>
- {/block:Audio}
- {block:PermalinkPage}
- <center>{block:Date}{ShortMonth} {DayofMonth}{DayofMonthSuffix} {Year}{/block:Date}{block:NoteCount} - {NoteCountWithLabel}{/block:NoteCount}{block:HasTags} - Tags: {block:Tags}<a href="{TagURL}">#{Tag} </a>{/block:Tags}{/block:HasTags}</center>
- {/block:PermalinkPage}
- {block:PostNotes}{PostNotes}{/block:PostNotes}
- </div>
- {/block:Posts}
- </div>
- </div>
- {block:ifendlessscroll}
- {block:Pagination}
- <ul id="pagination">
- {block:PreviousPage}
- <li><a href="{PreviousPage}"</a></li>
- {/block:PreviousPage}
- {block:JumpPagination length="5"}
- {block:CurrentPage}
- <li><span class="current_page numbersNav"><strong>{PageNumber}</strong></span></li>
- {/block:CurrentPage}
- {block:JumpPage}
- <li><a class="jump_page numbersNav" href="{URL}">{PageNumber}</a></li>
- {/block:JumpPage}
- {/block:JumpPagination}
- {block:NextPage}
- <li><a id="nextPage" href="{NextPage}"></a></li>
- {/block:NextPage}
- </ul>
- {/block:Pagination}
- {block:IndexPage}
- <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.infinitescroll({
- navSelector : '#pagination',
- nextSelector : '#pagination a#nextPage',
- itemSelector : '.entry',
- loading: {
- finishedMsg: '',
- img: 'http://static.tumblr.com/dbek3sy/pX1lrx8xv/ajax-loader.gif'
- },
- bufferPx : 200,
- debug : false,
- });
- });
- </script>
- {/block:IndexPage}{/block:ifendlessscroll}
- <script type="text/javascript" src="http://static.tumblr.com/uiqhh9x/aK8m1cpdr/like2.js"></script>
- <iframe id="likeiframe" style="width: 1px; height: 1px;"></iframe>
- <span id="scriptsinsert"> </span>
- <div id="bubble-music">
- <img style="margin:7px;" src="http://38.media.tumblr.com/tumblr_m7w2py1dEP1r6o8v2.gif">
- <div class="music_embed">
- {text:music code}
- </div>
- </div>
- <div id="credit"><a href="http://amplamente.tumblr.com"><div class="credit_u">theme</div><div class="credit_h">amplamente</div></a></div>
- </body>
- <div style="position:fixed;right:2px;top:25px;">
- <script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.7.2/jquery.min.js"></script>
- <script type="text/javascript" src="http://arrow.scrolltotop.com/arrow35.js"></script>
- <noscript><a href="http://www.scrolltotop.com">Back to Top</a></noscript>
- <div style="position:fixed;bottom:0px; right:0px;"><img src="{image:corner picture}" width=380px</a>
- </a><div style="position:fixed; bottom:10px; left:1300px;">
- <a href="amplamente"><small></small></a>
- </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement