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">
- <! theme by sintonizo
- DONT COPY BABY, be original (c) !>
- <head>
- <link href='http://fonts.googleapis.com/css?family=Rouge+Script' rel='stylesheet' type='text/css'>
- <link href='http://fonts.googleapis.com/css?family=Open+Sans+Condensed:300|Dosis|Inconsolata' rel='stylesheet' type='text/css'>
- <link href='http://fonts.googleapis.com/css?family=Engagement' rel='stylesheet' type='text/css'>
- <link rel="stylesheet" href="stylesheet.css" type="text/css" charset="utf-8" />
- <link href='http://fonts.googleapis.com/css?family=Homenaje' rel='stylesheet' type='text/css'>
- <script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.4/jquery.min.js"></script>
- <script type="text/javascript">
- function slideSwitch() {
- var $active = $('#slideshow2 img.active');
- $active.addClass('last-active');
- // verifica se existe um próximo objeto na div #slideshow2, caso ele nao exista, retorna para o primeiro
- var $next = $active.next().length ? $active.next() : $('#slideshow2 img:first');
- $next.css({opacity: 0.0})
- .addClass('active')
- .animate({opacity: 1.0}, 1000, function() {
- $active.removeClass('active last-active');
- });
- }
- $(function() {
- //Executa a função a cada 2 segundos
- setInterval( "slideSwitch()", 2500 );
- });
- </script>
- <script type="text/javascript">
- //Created by Title bar Maker (http://www.bosiljak.hr/titlemaker)
- function tb8_makeArray(n){
- this.length = n;
- return this.length;
- }
- tb8_messages = new tb8_makeArray(1);
- tb8_messages[0] = "{Title}";
- tb8_rptType = 'infinite';
- tb8_rptNbr = 5;
- tb8_speed = 100;
- tb8_delay = 2000;
- var tb8_counter=1;
- var tb8_currMsg=0;
- var tb8_tekst ="";
- var tb8_i=0;
- var tb8_TID = null;
- function tb8_pisi(){
- tb8_tekst = tb8_tekst + tb8_messages[tb8_currMsg].substring(tb8_i, tb8_i+1);
- document.title = tb8_tekst;
- tb8_sp=tb8_speed;
- tb8_i++;
- if (tb8_i==tb8_messages[tb8_currMsg].length){
- tb8_currMsg++; tb8_i=0; tb8_tekst="";tb8_sp=tb8_delay;
- }
- if (tb8_currMsg == tb8_messages.length){
- if ((tb8_rptType == 'finite') && (tb8_counter==tb8_rptNbr)){
- clearTimeout(tb8_TID);
- return;
- }
- tb8_counter++;
- tb8_currMsg = 0;
- }
- tb8_TID = setTimeout("tb8_pisi()", tb8_sp);}
- tb8_pisi()
- </script>
- <link href='http://fonts.googleapis.com/css?family=Homenaje' rel='stylesheet' type='text/css'>
- <!-- DEFAULT VARIABLES -->
- <meta name="font:text" content="verdana" />
- <meta name="font:title" content="georgia" />
- <meta name="color:background" content="#f8f8f8" />
- <meta name="color:fundo" content="#ffffff" />
- <meta name="color:link" content="#000000" />
- <meta name="color:text" content="#000000" />
- <meta name="color:post" content="#ffffff" />
- <meta name="color:scroll" content="#000000" />
- <meta name="color:ask" content="#ebebeb" />
- <meta name="color:links" content="#000" />
- <meta name="color:tags" content="#000" />
- <meta name="color:linkbg" content="#ffffff" />
- <meta name="color:linktext" content="#000" />
- <meta name="color:linkbghover" content="#000" />
- <meta name="color:linktexthover" content="#fff" />
- <meta name="color:border" content="#EEEEEE" />
- <meta name="color:titlee" content="#EEEEEE" />
- <meta name="image:background" content="" />
- <meta name="image:sidebar" content="http://24.media.tumblr.com/tumblr_mamp904K9L1rzamyno1_500.jpg"/>
- <meta name="text:title1" content="blood" />
- <meta name="text:title2" content="into" />
- <meta name="text:title3" content="flames" />
- <meta name="text:link1" content="/" />
- <meta name="text:Link1 Title" content="link" />
- <meta name="text:Link2" content="/" />
- <meta name="text:Link2 Title" content="link" />
- <meta name="text:Link3" content="/" />
- <meta name="text:Link3 Title" content="link" />
- <meta name="text:Link4" content="/" />
- <meta name="text:Link4 Title" content="link" />
- <meta name="text:Link5" content="/" />
- <meta name="text:Link5 Title" content="link" />
- <meta name="text:Link6" content="/" />
- <meta name="text:Link6 Title" content="link" />
- <link href='http://fonts.googleapis.com/css?family=Homenaje' rel='stylesheet' type='text/css'>
- <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}
- <link href='http://fonts.googleapis.com/css?family=Megrim' rel='stylesheet' type='text/css'>
- <style type="text/css">
- body {background-color: {color:background}; font-family: georgia; color: {color:text}; text-align: center; font-size: 9px; background-image:url('{image:background}'); background-attachment: fixed; }
- a {color: {color:link}; text-decoration: none; text-transform: none; -webkit-transition: all .2s ease-out; -moz-transition: all .2s ease-out;}
- p {margin: 6px 0 0 0}
- blockquote {margin: 5px 5px 5px 5px; border-left: 4px solid {color:background}; padding-left: 4px; }
- blockquote blockquote {margin: 0px 5px 0px 5px; border-left: 4px solid {color:post};}
- blockquote blockquote blockquote {margin: 0px 5px 0px 5px; border-left: 4px solid {color:background}; }
- blockquote blockquote blockquote blockquote {margin: 0px 5px 0px 5px; border-left: 3px solid {color:background}; }
- blockquote img{max-width: 470px!important}
- blockquote blockquote img{max-width: 450px!important}
- blockquote blockquote blockquote img{max-width: 430px!important}
- blockquote blockquote blockquote blockquote img{max-width: 410px!important}
- .qquote{font-family: Georgia; font-size: 15px; letter-spacing: 0px; line-height: 18px; text-transform: none; text-align: center;
- }
- .qsource{margin-top: 5px; margin-right: 15px;text-align: right}
- #tudo {text-align: center; margin: 20px auto 20px auto; z-index: 1; width:400px; position:fixed; }
- #entries{float: left; margin-left:490px; margin-top: 20px; position: relative; border-left: 0px solid {color:background}; z-index:1000; }
- #msd {width: 350px; height: 350px; margin-left:-180px; margin-top: 30px; position:fixed; overflow:hidden; padding:3px; background-color: {color:sidebar};}
- .danpost {width: 400px; background-color: {color:post}; padding: 15px; margin-bottom: 1px; text-align: justify; font-family: tahoma; font-size: 11px;}
- .danpost:hover #info {opacity:0.9; margin-left:140px; margin-top:0px;}
- .danpost:hover #infu {opacity:1}
- #infu {text-align: center; font-size: 9px; font-family: tahoma; text-transform: lowercase; z-index: 11; margin-top:10px;}
- #infu a {font-size: 9px;}
- h1 {font-family: georgia; text-align: center; font-size: 16px; text-transform: uppercase; color: {color:text}; font-weight: normal; line-height: 18px;}
- h1 a {text-align: center; font-size: 16px; text-transform: uppercase; color: {color:link}; font-weight: normal; line-height: 18px;}
- h1 a:hover {text-align: center; font-size: 16px; text-transform: uppercase; color: {color:linkhover}; font-weight: normal; line-height: 18px;}
- .image {text-align: center; border: 0px}
- .image img {max-width: 400px; margin-bottom: 2px }
- .oiqqtt {font-family: georgia; text-align: center; font-size: 13px; line-height: 15px; padding: 3px;}
- .oiqqtts {text-align: center; text-transform: none; margin-bottom: 5px;}
- .oiqqtts a, a:hover{text-transform: none;}
- .chat {line-height: 13px; list-style: none }
- .chat ul {line-height: 13px; list-style: none; padding: 5px; line-height:14px;}
- .person1 {color: {color:text}; padding: 2px; }
- .person1 .label {font-weight: bold; color:{color:text}}
- .person2 {color: {color:text}; padding: 2px; }
- .person2 .label {font-weight: bold; color:{color:text}}
- .player {background-color: #000; text-align: left; display:block;}
- /* asker */
- .asker {width: 480px; background-color: transparent; color:#969696; padding: 5px;}
- .asker img{float: left; padding: 0px 5px 0px 0px}
- .asker a{font-size: 11px; font-weight: bold; color:#969696; text-transform: lowercase; line-height: 11px; padding: 0; margin: 0}
- .asker a:hover{font-size: 11px; font-weight: bold; color:#969696; background-color: transparent; text-transform: uppercase; line-height:11px; padding: 0; margin: 0}
- .question {font-size: 10px;}
- .answer {padding: 4px}
- .answer img {max-width: 470px;}
- .bg {width: 480px; background-color: {color:entrie}; color:{color:text}; margin-top: 5px; padding-right: 10px; padding-left: 5px; padding-top: 2px; padding-bottom: 3px; border-radius:8px;}
- #infoa {text-align:center;margin-top:0px; height:10px; text-transform:uppercase; padding:5px; font-size:9px; text-transform: none; text-align:center;opacity:2; border-bottom: 1px solid {color:fundo}; border-top: 1px solid {color:fundo};}
- .source{display:none; }
- #oidata {text-align: left; font-size: 9px; font-family: verdana; text-transform: lowercase; z-index: 11; }
- #oidata a {font-size: 9px;}
- #oidata2 {text-align: right; font-size: 9px; font-family: verdana; text-transform: lowercase; z-index: 11; margin-top:-24px;}
- #oidata2 a {font-size: 9px; }
- #oidata3 {text-align: right; font-size: 9px; font-family: verdana; text-transform: lowercase; z-index: 11; margin-top:-14px;}
- #oidata3 a {font-size: 9px; }
- .tags {color: {color:text}; font-size: 9px; font-family: {font:text}; display: inline; list-style: none; margin-left: 100px; text-transform: lowercase;}
- .tags a {font-size: 9px; color: {color:links}; display: inline; list-style: none; text-transform: lowercase; opacity: 0.7;}
- .pquote {font-family: tahoma; text-align: center; font-size: 13px; line-height: 15px; padding: 3px;}
- .pquotesource {text-align: right; text-transform: none; margin-bottom: 5px;}
- .pquotesource a, a:hover{text-transform: none;}
- #cap {width: 400px; margin-top: -2px; }
- .source {display: none;}
- .notes {width: 530px; padding: 0px; margin-top: 5px; margin-bottom: 10px; 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: 5px; padding: 5px; border:2px solid #000;}
- .notes img{display: none; border:0px}
- .question {
- color:{color:text};
- font-size: 11px;
- font-weight: normal;
- font-family: verdana;
- line-height:95%;
- background: {color:background};
- position: relative;
- min-height:70px;
- padding:10px 15px;
- margin-bottom:2px;
- margin-right:-10px;}
- .questionarrow {
- font-size:30px;
- color:{color:background};
- vertical-align:middle;
- margin-left:-5px!important;}
- .asker {width:500px; text-align:right; text-transform:lowercase; color:{color:text};}
- .asker a {color:{color:text};}
- .asker img {float:left; margin-left:500px; vertical-align:top; margin-right:3px; max-height:15px;}
- .asking {text-align:center; color:{color:text}; font:9px verdana; text-transform:none;}
- .asking a{color:{color:text};}
- .asking img {width:58px; vertical-align:middle; background-color:{color:background}; padding:3px;}
- .arrow {padding-top:11px; color:{color:question background}; font-size:30px;}
- .fj {font-size: 130px; font-family: arial; line-height: 95px; margin-left: 5px; color: {color: titulos posts}; opacity:0.15; -moz-opacity: 0.15; filter: alpha(opacity=15);}
- .jf {font-size: 19px; font-family: Euphemia; letter-spacing: -1px; line-height: 20px; color: {color: titulos posts}; margin-left: 35px; margin-top: -92px; }
- /** estilo de ask by htmland **/
- @font-face {font-family: "tinytots"; src: url('http://static.tumblr.com/rmj06l2/Usellxb4i/tinytots.ttf')}
- .hlanswer {background: #bebebe color: {color:text}; background: {color:ask}; width: 385px; font: normal 10px arial; margin-bottom: 2px; padding-top: 8px; padding-left: 13px; padding-bottom: 13px; text-align: justify; display: block; overflow: hidden; border-top: 2px solid #bebebe;}
- .hlanswer img {border: 2px solid #bebebe; float: right; margin-top: -15px; margin-left: 13px; margin-bottom: -13px; opacity: 0.8; }
- .hlanswer img:hover {opacity: 1.0}
- .hlanswerinfo {background: transparent; padding: 3px; float: left; display: inline-block; width: auto; color: {color:text}; font: normal 10px "tahoma"; text-transform: none; margin-bottom: -1px}
- .hlanswerinfo a {color: {color:text};}
- #entry {float: left; margin-left: 250px; margin-top:0px; opacity:0.9; }
- .posts { width: 400px; background-color: {color:post}; padding: 10px; margin-bottom: 1px; text-align: justify; font-family: verdana; font-size: 11px; position: relative; }
- ::-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:background}; -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;}
- #tumblr_controls{position: fixed!important}
- #tumblr_controls{position: fixed!important}
- #tumblr_controls{position: fixed!important}
- #tumblr_controls{position: fixed!important}
- #contain {margin: 0px auto; -webkit-transition: all 1.2s ease-in-out; z-index:9}
- #side {position: fixed; margin-top: -8px; margin-left: 60px; width: 140px; height: 1130px; background: {color:fundo}; z-index:20}
- #imagebru1{float: left; margin-top: 200px; margin-left:8px; padding: 0px; width: 120px; height:190px; position: fixed; -webkit-transition: all 1s ease-out; -moz-transition: all 1s ease-out; background-color: {color:background}; border: 2px solid {color:background};}
- #imagebru1 a {background-attachment: absolute;}
- #imagebru2 {margin-top: 0px; margin-left: 0px; position: absolute;}
- #imagebru2 img{width: 120px; height:190px; position: absolute; -webkit-transform: rotate(0deg); -webkit-transition: all 1s ease-out; -moz-transition: all 1s ease-out; -webkit-filter: grayscale(70%);}
- #imagebru2 img:hover {opacity:0.8}
- #title {position: absolute; margin-left: 10px; font-family: Trebuchet MS; font-size: 14px; text-align: center; margin-top: 112px; height:80px; width: 120px; color:{color:titlee}; line-height: 19px; letter-spacing: 0px; background-color: ; padding: 0px; border-bottom: 1px solid {color:titlee};}
- #paginal {font-family: verdana; font-size: 10px; text-align: center;}
- #paginal a {background: {color:linkbg}; margin: 0 1px 0 0; padding: 2px 4px; color: {color:linktext};}
- #paginal a:hover {background: {color:linkbg}; color: {color:linktext};}
- #paginal span.pagina_atual {background: {color:linkbg}; margin: 0 1px 0 0; padding: 2px 4px;; color: {color:linktext}; font-weight: bold; text-decoration: none;}
- .ps {position:fixed; color: #000; padding: 0px; margin-top: 475px; margin-left: 20px; width: 220px; height:5px; z-index: 2000000;}
- #bru1 {width:120px; height: 192px; float: left; margin-left:10px; margin-top: 200px; padding: 0px; text-align: center; position: absolute; -webkit-transition: all .3s ease-out; -moz-transition: all .3s ease-out; border-bottom: 0px solid {color:fundo}; border-right: 0px solid {color:fundo}; border-top: 0px solid {color:fundo}; border-bottom: 0px solid {color:fundo}; opacity:0; background: url(http://static.tumblr.com/kwaqeuc/cbCm42wjc/bg.png);}
- #bru1:hover {opacity:1}
- #bru1 a {float: left; margin-left: 1px; font-family: georgia; font-size: 9px; text-align: center; margin-top: 4px; height: 27px; width: 116px; color:#fff line-height: 31px; letter-spacing: 0px; text-transform: lowercase; -webkit-transition: all .5s ease-out; -moz-transition: all .5s ease-out; font-style: normal; background-color: {color:fundo}; text-transform: lowercase; text-shadow:1px 1px 1px #000;}
- #bru1 a:hover{color:#000;}
- .love {clear: both; float: left; width: 164px; margin-top: 397px; text-align: center; margin-left: 8px; }
- .love a {float: left; margin-right: 1px; display: block; width: 116px; letter-spacing: 0px; font-family: calibri; font-size: 11px; text-align: right; margin-bottom: 1px; background-color: {color:linkbg}; color:{color:linktext};; text-decoration: none; text-transform: lowercase; height: 4px; line-height: 4px; -webkit-transition: all 0.7s ease-out; -moz-transition: all 0.7s ease-out; padding: 4px;}
- .love a:hover {letter-spacing: 0px; background-color: {color:linktext}; color:{color:linkbg}; font-weight: bold; }
- </style>
- </head>
- <body>
- <div id="contain">
- <div id="side">
- <div id="title">
- <div style="font-family: Oranienbaum; line-height: 15px; text-transform: uppercase; font-size: 35px;"><link href='http://fonts.googleapis.com/css?family=Oswald:300' rel='stylesheet' type='text/css'>{text:title1}</h1></div>
- <div style="font-family: Oranienbaum; line-height: 45px; text-transform: uppercase; font-size: 30px;"><link href='http://fonts.googleapis.com/css?family=Oswald:300' rel='stylesheet' type='text/css'>
- {text:title2}</h1></div>
- <div style="font-family: Oranienbaum; line-height: 7px; text-transform: uppercase; font-size: 30px;"><link href='http://fonts.googleapis.com/css?family=Oswald:300' rel='stylesheet' type='text/css'>{text:title3}</h1></div>
- </div>
- <div id="imagebru1">
- <div id="imagebru2">
- <img src="{image:sidebar}"/>
- </div></div>
- <div id="bru1"><br>
- {description}
- </div>
- <div class="love">
- <a href="{text:Link1}" class="link1">{text:Link1 Title}</a>
- <a href="{text:Link2}" class="link2">{text:Link2 Title}</a>
- <a href="{text:Link3}" class="link3">{text:Link3 Title}</a>
- <a href="{text:Link4}" class="link4">{text:Link4 Title}</a>
- <a href="{text:Link5}" class="link5">{text:Link5 Title}</a>
- <a href="{text:Link6}" class="link6">{text:Link6 Title}</a>
- </div></div>
- <div class="ps"><div id="paginal">{block:PreviousPage}<a href="{PreviousPage}">«</a> {/block:PreviousPage}
- {block:JumpPagination length="5"}
- {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:NextPage}<a href="{NextPage}">»</a>{/block:NextPage}
- </div></div>
- <div style="display:block; height: 350px; bottom:-295px;left:102px;font-size:9px;font-family:georgia;position:fixed;background-color:{color:linkbg}; color: {color:linktext}; padding:3px;border-radius:0px;z-index:55554235555;opacity:0.75;"><a href="http://sintonizo.tumblr.com" title= "made by sintonizo, dtlhs of a-cids and promisse.">sintonizo</a> <font color="#000">©</font></a></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-400}"></div>{LinkCloseTag}{/block:Photo}
- {block:Photoset}{Photoset-400}{/block:Photoset}
- {block:Quote}
- <div class="pquote">“{Quote}”</div>
- {block:Source}<div class="pquotesource"> <font color="(color:tags)"> — </font></a> {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-400}{/block:Video}
- {block:Answer}
- <table width="400px" cellspacing="0" cellpadding="0">
- <tr>
- <td width="415px" class="question">{Question}</td>
- <td width="30px"><span class="questionarrow">◤</span></td>
- <td width="64px" class="asking"><img src="{AskerPortraitURL-64}"><br>{Asker}</td>
- </tr>
- </table>
- <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 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>
- <br>
- <div class="credito">
- {block:Date}<div id="infoa">
- <center> <a href="{Permalink}">{TimeAgo}</a> {block:NoteCount} · <a href="{Permalink}" {block:NoteCount}{/block:NoteCount}</a>{NoteCountWithLabel}</a>{block:RebloggedFrom} · <a href="{ReblogParentURL}"><a href="{ReblogParentURL}">via</a>{/block:RebloggedFrom} {block:ContentSource} · <a href="{SourceURL}">source</a>{/block:ContentSource} {block:IndexPage}· <a href="{ReblogUrl}" target="_blank">reblog</a>{/block:IndexPage}</center> </div>{block:IfShowTags}<center><div id="tags">{block:HasTags}{block:Tags} #<a href="{TagUrl}">{Tag}</a>{/block:Tags}{/block:HasTags}
- </div></center>{/block:IfShowTags}{/block:Date}</div>
- <div class="tags">{block:HasTags}{block:Tags} <font color="{color:tags}">#</font><a href="{TagURL}">{Tag}</a> {/block:Tags}{/block:HasTags} </div>
- </div>
- {/block:Posts}
- {block:PostNotes}<div class="notes">{PostNotes}</div>{/block:PostNotes}
- </div>
- </div>
- </div>
- </div>
- </body>
- </html>
Advertisement
Add Comment
Please, Sign In to add comment