Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- <html>
- <!-- theme por umapequenapoeta -->
- <link
- href='http://fonts.googleapis.com/css?family=Snippet|Sue+Ellen+Francisco|Andika|Deliu
- s+Swash+Caps|Lobster|Redressed|Tangerine|Rancho|Rochester|Lobster+Two|Dancing
- +Script|Pacifico|Crafty+Girls' rel='stylesheet' type='text/css'>
- <link href='http://fonts.googleapis.com/css?family=Cookie' rel='stylesheet'
- type='text/css'>
- <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>
- <head>
- <script type="text/javascript">
- function changeNavigation(id)
- {document.getElementById('entries').innerHTML=document.getElementById(id).innerHTM
- L}
- </script>
- <script type="text/javascript">
- //desabilita menu de opcoes ao clicar no botao direito
- function desabilitaMenu(e)
- {
- if (window.Event)
- {
- if (e.which == 2 || e.which == 3)
- return false;
- }
- else
- {
- event.cancelBubble = true
- event.returnValue = false;
- return false;
- }
- }
- document.oncontextmenu = desabilitaMenu;
- document.onmousedown = desabilitaBotaoDireito;
- document.onmouseup = desabilitaBotaoDireito;
- </script>
- <!-- DEFAULT VARIABLES -->
- <meta name="color:background" content="#f8f8f8" />
- <meta name="color:sbar" content="#FAFAFA" />
- <meta name="color:entry" content="#fff" />
- <meta name="color:text" content="#666" />
- <meta name="color:link" content="#888" />
- <meta name="color:linkhover" content="#ddd" />
- <meta name="color:bgmenu" content="#f9f9f9" />
- <meta name="color:linkmenu" content="#888" />
- <meta name="color:bgmenu hover" content="#f9f9f9" />
- <meta name="color:linkmenu hover" content="#999" />
- <meta name="color:scrollbar" content="#ddd" />
- <meta name="image:sidebar1" content="http://static.tumblr.com/ebpcutk/diylyo0do/hehe.jpg"/>
- <meta name="image:background" content="">
- <meta name="text:titulo" content="Dear god the only thing" />
- <meta name="text:subtitulo" content="...takes care of it for me" />
- <meta name="text:Link1" content="/" />
- <meta name="text:Link1 Title" content="use" />
- <meta name="text:Link2" content="/" />
- <meta name="text:Link2 Title" content="todos" />
- <meta name="text:Link3" content="/" />
- <meta name="text:Link3 Title" content="os links" />
- <meta name="text:Link4" content="/" />
- <meta name="text:Link4 Title" content="e mude" />
- <meta name="text:Link5" content="/" />
- <meta name="text:Link5 Title" content="no apparence" />
- <meta name="text:Link6" content="/" />
- <meta name="text:Link6 Title" content="ok?" />
- <meta name="text:Link7" content="/" />
- <meta name="text:Link7 Title" content="oooook!" />
- <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">
- /* body */
- body {color:{color:text}; background-color:{color:background}; background-image:
- url('{image:background}'); background-attachment:fixed; font-family:verdana;
- font-size:11px; line-height:110%; text-align:justify}
- a:link, a:active, a:visited{color: {color:link}; text-decoration:none; -moz-transition: all
- 1.0s ease-out; -o-transition: all 1.0s ease-out; -webkit-transition: all 1.0s ease-out;
- transition: all 1.0s ease-out;}
- a:hover{color:{color:linkhover}}
- /* container */
- #entries{left:50%; margin-left:400px; margin-top:20px; width:520px; }
- #posts{overflow:hidden; background-color: {color:entry}; border-left:0px solid
- {color:link}; border-right:0px solid {color:link}; margin-left: 0px; margin-bottom:0px;
- padding-bottom:0px; padding-top:9px; padding-left:10px; padding-right:,10px; }
- #container {margin-left: 160px;}
- /* sidebar e outras */
- #sbar {width: 300px; float: left; margin-left:30px; margin-top:40px; padding: 6px;
- background-color: {color:sbar}; text-align: center; position: fixed; padding:5px;}
- #setimasid {margin-bottom: 5px; width:-1; float: left; background-color: {color:transparent};
- padding: 5px; position: fixed; margin: 0 0 0 -115px; text-align: center; margin-top:
- 370px; height: auto; font-family:verdana; font-size:9px; border-bottom-left-radius: 0px;
- border-bottom-right-radius: 0px;}
- #barrafrase {
- position: left;
- left: 0px;
- top: 20px;
- height: 30px;
- background-color:{color:background};
- text-align: center;
- position: fixed;
- color:{color:text};
- width: 394px;
- font-style: italic;
- margin-top: 2px;
- font-size: 15px;
- font-family: georgia;
- text-align: center;
- letter-spacing: 2px;
- line-height:31px;
- font-style: bold;
- margin-bottom: 5px;
- opacity: 100;
- -webkit-transition: all 0.5s ease-out;
- -moz-transition: all 0.5s ease-out;
- }
- #barrafrase:hover {
- background-color:transparent;
- height: 30px;
- color: {color:text};
- }
- .barrafrase {
- text-align: center;
- font-size: 15px;
- position: fixed;
- color: transparent;
- width: 394px;
- margin-top: 0px;
- margin-left: 0px;
- height: 30px;
- font-style: italic;
- margin-top: 0px;
- font-size: 15px;
- font-family: georgia;
- text-align: center;
- letter-spacing: 2px;
- line-height:31px;
- font-style: bold;
- margin-bottom: 5px;
- opacity: 100;
- -webkit-transition: all 0.5s ease-out;
- -moz-transition: all 0.5s ease-out;
- }
- .barrafrase:hover {
- text-align: center;
- color: {color:text};
- font-size: 15px;
- text-align: center;
- background-color: {color:background};
- }
- /* mini fotos ou avatar */
- .pic {float: left; margin: 0px 0px 0px 0;}
- .simage {margin-left:115px; margin-top:-133px;}
- .simage img {width:180px; height:131px;}
- /* description */
- .sidebartext{clear: both; text-align: justify; background-color: #fff; opacity: 1.0;
- filter:alpha (opacity=95); margin: 0px 0px 0px 0px; padding: 1px; -moz-border-radius:
- 6px; border-radius: 1px ;height:121px}
- .sidebartext a{font-size:9px}
- .sidebartext a:hover{font-size:9px}
- /* h1, h2, h3 e quote */
- h1{color:{color:title}; font-family:gabriola; font-size:28px; line-height:23px;
- letter-spacing:-1px; font-weight:normal; margin:0px; padding:0px; text-align:center}
- h2{color:{color:title}; font-family:gabriola; font-size:28px; line-height:23px;
- letter-spacing:-1px; font-weight:normal; margin:0px; padding:0px; margin-bottom:-0px;
- text-align:center}
- h3{color:{color:title}!important;font-family:gabriola;
- font-size:25px;text-align:center;letter-spacing: 1px; font-weight:normal;}
- .quote{
- font-size:90px; font-family: georgia; color:#bbb; line-height: 90px; margin-left: 5px;
- opacity:0.5; filter:alpha (opacity=100);}
- .q{font-family:gabriola; font-size:28px; line-height: 23px; margin-top: -95px;
- margin-left: 45px; padding: 10px;
- }
- #source {text-align: right; font-size: 9px;}
- /* Menu */
- .s2 a {display: block; font-family: verdana; font-size: 10px; text-align: center; width:
- 82px; height: auto; background-color: {color:bgmenu}; color:{color:linkmenu};
- text-decoration: none; padding:3px 12px 3px 11px; overflow:hidden;
- margin-bottom:1px; margin-left:5px; -webkit-transition: all 0.4s linear; -moz-transition:
- all 0.4s linear; -o-transition: all 0.8s linear; transition: all 0.4s linear}
- .s2 a:hover{background-color:{color:bgmenu hover}; text-align:center;letter-spacing:
- 2px; color:{color:linkmenu hover};}
- .nav1 {display: block; font-family: verdana; font-size: 10px; text-align: center; width:
- 82px; height: auto; background-color: {color:bgmenu}; color:{color:linkmenu};
- text-decoration: none; padding:3px 12px 3px 11px; margin-bottom: 1px;
- margin-left:-4px; -webkit-transition: all 0.4s linear; -moz-transition: all 0.4s linear;
- -o-transition: all 0.8s linear; transition: all 0.4s linear}
- .nav1:hover{background-color:{color:bgmenu hover}; text-align:center;letter-spacing:
- 2px; color:{color:linkmenu hover};}
- /* post - info */
- #info{margin-top: 15px; }
- #info a{color: {color:link} !important}
- #info a:hover{color:{color:linkhover}!important}
- .tags{font-size: 10px; display: inline; text-align: left;text-transform: lowercase;}
- .tags a{color: #FF88F5 !important}
- .line1{font-size:10px; text-transform: lowercase; margin-top: 7px}
- .line2{font-size:10px; text-transform:lowercase; clear: both}
- .line3{font-size:10px; text-transform:lowercase; clear: both}
- .ileft{float: left}
- .iright{float: right}
- .postclear{clear: both; width: 100%; visibility: hidden; height: 1px}
- #clear{clear: both; width: 100%; visibility: hidden; height: 20px}
- .date {display:inline; text-align:right; float:right}
- .date a {color:#000}
- /* frases e titulos */
- .titulo {font-size: 22px; font-family:'Rochester', cursive; letter-spacing: 0px; color:
- {color:text}; text-align:center; margin-top:6px;-webkit-transition: all 0.4s linear;
- -moz-transition: all 0.4s linear; -o-transition: all 0.8s linear; transition: all 0.4s linear;}
- .subtitulo {font-size: 10px; font-family: verdana; letter-spacing: 1px; color: {color:text};
- border-bottom: 2px solid {color:border}; border-top: 2px solid {color:border}; }
- .titulos {color:{color:text}!important;font-family:'Delius Swash Caps',
- cursive;font-size:20px;line-height:25px;font-weight:normal;margin:0px;padding:0px;mar
- gin-bottom:-0px;text-align:left;letter-spacing: 1px;}
- .divi {border-bottom: 2px dashed #eee; margin-bottom: 2px;}
- /* asker */
- .asker {width: 480px; background-color: {color:background}; color:{color:text};
- padding: 10px}
- .asker img{float: left; margin: 0px 4px 2px 0;}
- .asker a{font-size: 11px; color:{color:link}; text-transform: none; line-height: 27px;
- padding: 0; margin: 0; font-family: verdana;}
- .asker a:hover{font-size: 11px; color:{color:linkhover}; text-transform: none;
- line-height:27px; padding: 0; margin: 0; font-family:verdana;}
- .answer {padding: 5px 0 0 0}
- /*** Paginação by madlyluv.com ***/
- #pagination {left: 270px; top: 350px; position:absolute; z-index: 4;
- width:380;background-color: {color:sidebar}; height:auto; position: fixed !important;}
- #pagination {font-size:42px; text-align: center; font-family:{font:Body};
- text-align:center;}
- #pagination a{color:{color:Link}}
- #bottompost{background-color:{color:Background}; width: 295px; margin-bottom:2px;
- margin-top:8px; font-size:9px; text-align: center; letter-spacing:1px; padding:3px;
- text-transform: lowercase; margin-left:2px;}
- #bottompost a{color: {color:Link};}
- #bottompost a:hover{color: {color:Hold}}
- #tumblr_controls{position: fixed!important}
- .sidebarpages {font-size: 11px; margin-top: 7px; text-align: center; width: 300px;
- font-family: verdana; float: center; clear:
- both; }
- .bg {width: 480px; background-color: {color:background}; color:{color:text};
- padding-right: 10px; padding-left: 10px; padding-top: 0px; padding-bottom: 3px;
- border-radius:0px;}
- /* bold, italic e blockquote */
- b, strong{color:bold}
- i, em {color:;}
- p{margin-top:5px; margin-bottom:5px}
- blockquote {margin: 5px 5px 5px 5px; border-left: 3px solid {color:link}; padding-left:
- 5px; }
- blockquote blockquote {margin: 0px 5px 0px 5px; border-left: 3px solid {color:link};}
- blockquote blockquote blockquote {margin: 0px 5px 0px 5px; border-left: 3px solid
- {color:link}; }
- blockquote blockquote blockquote blockquote {margin: 0px 5px 0px 5px; border-left: 3px
- solid {color:link}; }
- 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}
- img a{border:none; width:100%}
- /* chat e audio */
- .chat{line-height: 12px; list-style: none}
- .chat ul {line-height: 15px; list-style: none; padding: 0px; line-height: 20px;}
- .person1 {background-color: {color:link}; color: {color:background}}
- .person1 .label {font-weight: bold; padding: 0px; margin-left: 5px; color: {color: text}}
- .person2 {background-color: {color:background}; color: {color: text}}
- .person2 .label {font-weight: bold; padding: 0px; margin-left: 5px; color: {color: text}}
- .audioimage{width: 100%; text-align: center; margin: 0 10px 0 10px}
- .audioimage img{max-width: 300px; height: auto; padding: 5px}
- /* notes */
- notes {width: 500px; margin: 0px; margin-left: 0px; padding: 0px; text-align: left}
- ol.notes {list-style: none; margin: 0 20px 0 10px; padding: 0px}
- ol.notes li {margin: 0px; padding: 0px;}
- .notes img{width:10px; position:relative; top:1px}
- iframe input, iframe submit, iframe textarea, iframe div, iframe table
- {background-color:transparent!important;}
- /* scrollbar */
- ::-webkit-scrollbar{width:5px;height:4px;}
- ::-webkit-scrollbar-button:start:decrement
- ::-webkit-scrollbar-button:end:increment{display:block;height:0;background-color:transp
- arent;}
- ::-webkit-scrollbar-track-piece{background-color:#fff;-webkit-border-radius:0;-webkit-b
- order-bottom-right-radius:3px;-webkit-border-bottom-left-radius:3px;}
- ::-webkit-scrollbar-thumb:vertical{height:50px;
- background-color:{color:scrollbar};-webkit-border-radius:px;}
- ::-webkit-scrollbar-thumb:horizontal{width:50px;
- background-color:{color:scrollbar};-webkit-border-radius:px;}
- </style>
- <style type="text/css">{CustomCSS}</style>
- </head>
- <body>
- <div id="container">
- <div id="setimasid">theme por <b>umapequenapoeta</b>, base por the-dreamgirl,
- <p>detalhes por sabedorias.</p></div>
- </div>
- <div id="sbar"><div class="s2">
- {block:ifLink1}<a href="{text:Link1}">{text:Link1 Title}</a>{/block:ifLink1}
- {block:ifLink2}<a href="{text:Link2}">{text:Link2 Title}</a>{/block:ifLink2}
- {block:ifLink3}<a href="{text:Link3}">{text:Link3 Title}</a>{/block:ifLink3}
- {block:ifLink4}<a href="{text:Link4}">{text:Link4 Title}</a>{/block:ifLink4}
- {block:ifLink5}<a href="{text:Link5}">{text:Link5 Title}</a>{/block:ifLink5}
- {block:ifLink6}<a href="{text:Link6}">{text:Link6 Title}</a>{/block:ifLink6}
- {block:ifLink7}<a href="{text:Link7}">{text:Link7 Title}</a>{/block:ifLink7}</div>
- <center><div class="simage"><img src="{image:sidebar1}"/></div></center>
- <div id="barrafrase"><div class="barrafrase">{text:subtitulo}</div>{text:titulo}</div>
- <br><div style="background:{color:sbar}; font-family: verdana; text-align: justify;
- font-size: 10px; line-height: 100%; padding:3px; height:110px; border: 1px solid #eee;
- overflow: auto;">{block:Description}{Description}{/block:Description}</div>
- <div id="pagination">{block:PreviousPage}<a href="{PreviousPage}">«</a>
- {/block:PreviousPage}{block:NextPage}<a
- href="{NextPage}">»</a>{/block:NextPage}</div>
- {/block:Pagination}</div></center></div>
- <div id="entries">
- {block:Posts}
- <div id="posts">
- {block:Title}<h1>{Title} </h1>{/block:Title}
- {block:Text}{Body}{/block:Text}
- {block:Quote}<span class="quote">“</span><div
- class="q">{Quote}</div>{/block:Quote}
- {block:Source}<div id="source">— {Source}</div>{/block:Source}
- {block:Link}<a href="{URL}" class="link" {Target}><h1>{Name} </h1></a>
- {block:Description}<P>{Description}</p>{/block:Description}{/block:Link}
- {block:Photo}<center>{LinkOpenTag}<img src="{PhotoURL-500}" alt="{PhotoAlt}" align="center"/>{LinkCloseTag}</center>{block:Caption}{Caption}{/block:Caption}{/block:Photo}
- {block:Photoset}<center>{Photoset-500}</center>{block:Caption}{Caption}{/block:Caption}{/block:Photoset}
- {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="audioimage">{block:AlbumArt}<img
- src="{AlbumArtURL}">{/block:AlbumArt}
- <span style="width:300px">{AudioPlayerGrey}</span></div>
- <div class="cap">{block:Caption}<div
- class="caption">{Caption}</div>{/block:Caption}</div>
- {/block:Audio}
- {block:Video}{Video-500}
- <div id="cap">{block:Caption}{Caption}{/block:Caption}</div>{/block:Video}
- {block:Answer}
- <div class="asker"><img src="{AskerPortraitURL-30}"> <b>{Asker}</b> :
- <i>{Question}</i></div>
- <div class="answer">{Answer}</div>
- {/block:Answer}
- {block:Audio}<span
- class="audio"><center>{AudioPlayerBlack}</center></span>{block:Caption}{Caption}{/block:Caption}{/block:Audio}
- <div class="bg">
- {block:Date}
- <div id="info">{block:HasTags}<div class="tags">{block:Tags}# <a href="{TagURL}">{Tag}</a> {/block:Tags}</div>{/block:HasTags}
- <div class="line3"><span class="ileft">Posted {DayOfMonth}
- {Month} {Year}, <a href="{Permalink}">{TimeAgo} · {block:NoteCount}
- <a href="{Permalink}" title="permalink to this post">{NoteCountWithLabel} ·
- </a>{/block:NoteCount} </a><a href="{ReblogURL}" target="_blank">Reblog</a>
- <br>{block:RebloggedFrom}originally <a href="{ReblogRootURL}" title="{ReblogRootTitle}">{ReblogRootName}</a> · via: <a href="{ReblogParentURL}"
- title="{ReblogParentTitle}">{ReblogParentName}</a>
- </span>{/block:RebloggedFrom}</span> </div>
- <div class="postclear"></div>
- </div>{/block:Date}
- </div></div>
- {/block:Posts}
- {block:PostNotes}{PostNotes}{/block:PostNotes}
- </div>
- </div>
- </body>
- </html>
Advertisement
Add Comment
Please, Sign In to add comment