Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- <!---All themes by Duda.R , proibida quaisquer tipos de cópias, não use como base,só adapte para seu próprio uso e não disponibilize,aliás não foi você quem fez.---->
- <head prefix="og: http://ogp.me/ns# fb: http://ogp.me/ns/fb# blog: http://ogp.me/ns/blog#">
- <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
- <script src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.2/jquery.min.js"></script><link href='http://fonts.googleapis.com/css?family=Sacramento' rel='stylesheet' type='text/css'>
- <link href='http://fonts.googleapis.com/css?family=Ruge+Boogie' rel='stylesheet' type='text/css'>
- <link href='http://fonts.googleapis.com/css?family=Grand+Hotel' rel='stylesheet' type='text/css'>
- <script src="http://static.tumblr.com/twte3d7/0pellzh2t/infinitescroll.js"></script>
- <script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.4/jquery.min.js"></script>
- <script type="text/javascript" src="http://static.tumblr.com/me5sfsd/12Qlmj66n/script.js"></script>
- <script type="text/javascript" src="http://static.tumblr.com/q0etgkr/mFbkoqlkr/tumblrautopager.js"></script>
- <script type="text/javascript">
- $(window).load(function(){
- var $wall = $('#omdg');
- $wall.imagesLoaded(function(){
- $wall.masonry({
- itemSelector: '.baseduh',
- isAnimated : true
- });
- });
- $wall.infinitescroll({
- navSelector : "div#navigation",
- nextSelector : "div#navigation a#nextPage",
- itemSelector : '.baseduh',
- loadingImg : "http://static.tumblr.com/kwz90l7/bIdlst7ub/transparent.png",
- loadingText : " ",
- donetext : " ",
- extraScrollPx : 9000,
- bufferPx : 10000,
- debug : false,
- errorCallback: function() {
- $('#infscr-loading').animate({opacity: .8},2000).fadeOut('normal');
- }},
- function( newElements ) {
- var $newElems = $( newElements );
- $newElems.hide();
- $newElems.imagesLoaded(function(){
- $wall.masonry( 'appended', $newElems, {isAnimated: true, animationOptions: {duration: 250, easing: 'linear', queue: false}}, function(){$newElems.fadeIn('slow');} );
- });
- }); $('#omdg').show(500);
- });
- </script>
- <head>
- <script>
- $(document).ready(function() {
- //
- //When you click on a link with class of poplight and the href starts with a #
- $('a.poplight[href^=#]').click(function() {
- var popID = $(this).attr('rel'); //Get Popup Name
- var popURL = $(this).attr('href'); //Get Popup href to define size
- //Pull Query & Variables from href URL
- var query= popURL.split('?');
- var dim= query[1].split('&');
- var popWidth = dim[0].split('=')[1]; //Gets the first query string value
- //Fade in the Popup and add close button
- $('#' + popID).fadeIn().css({ 'width': Number( popWidth ) }).prepend('<a href="#" class="close"><img src="http://static.tumblr.com/2bh9bxo/iTXmdcocj/sbdb.gif" class="btn_close" title="Volte My boo" alt="Close" /></a>');
- //Define margin for center alignment (vertical horizontal) - we add 80px to the height/width to accomodate for the padding and border width defined in the css
- var popMargTop = ($('#' + popID).height() + 80) / 2;
- var popMargLeft = ($('#' + popID).width() + 80) / 2;
- //Apply Margin to Popup
- $('#' + popID).css({
- 'margin-top' : -popMargTop,
- 'margin-left' : -popMargLeft
- });
- //Fade in Background
- $('body').append('<div id="fade"></div>'); //Add the fade layer to bottom of the body tag.
- $('#fade').css({'filter' : 'alpha(opacity=80)'}).fadeIn(); //Fade in the fade layer - .css({'filter' : 'alpha(opacity=80)'}) is used to fix the IE Bug on fading transparencies
- return false;
- });
- //Close Popups and Fade Layer
- $('a.close, #fade').live('click', function() { //When clicking on the close or fade layer...
- $('#fade , .popup_block').fadeOut(function() {
- $('#fade, a.close').remove(); //fade them both out
- });
- return false;
- });
- });
- </script>
- <!-- -------APPERENCE OMDG --------♥-------->
- <meta name="color:background" content="#f1f1f1" />
- <meta name="color:link" content="#8B8682" />
- <meta name="color:text" content="#8B8682" />
- <meta name="color:post" content="#fff" />
- <meta name="color:sidebar" content="#fff" />
- <meta name="color:pag" content="#FFC0CB" />
- <meta name="color:text links" content="#8B8682" />
- <meta name="color:tags" content="#FFC0CB" />
- <meta name="color:frase" content="#8B8682" />
- <meta name="color:abc" content="#FFC0CB" />
- <meta name="color:italico" content="#B0E0E6" />
- <meta name="color:borda" content="#d3d3d3" />
- <meta name="color:borda2" content="#FFC0CB" />
- <meta name="color:bghover" content="#f8a9b2" />
- <meta name="color:sombra" content="#8B8682" />
- <meta name="color:textdesc" content="#8B8682" />
- <meta name="color:bgask" content="#f1f1f1" />
- <meta name="color:bgask2" content="#FFC0CB" />
- <meta name="color:bordaimg" content="#f0f0f0" />
- <meta name="color:scrollbar" content="#fff" />
- <meta name="color:links" content="#8B8989" />
- <meta name="color:linkshover" content="#000" />
- <meta name="color:flor1" content=" #FFC0CB" />
- <meta name="color:flor2" content="#B0E0E6" />
- <meta name="image:sidebar" content="http://static.tumblr.com/43085c70726d88a04df6c729b613c883/2bh9bxo/KBMmlvc56/tumblr_static_tumblr_maklfymuq31qgeajko1_500.jpg" />
- <meta name="image:background" content="" />
- <meta name="text:frase" content="pessoas" />
- <meta name="text:frase1" content="são frias demais" />
- <meta name="text:Link1" content="/" />
- <meta name="text:Link1 Title" content="home" />
- <meta name="text:Link2" content="/ask" />
- <meta name="text:Link2 Title" content="askbox" />
- <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" />
- <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:Link9" content="/" />
- <meta name="text:Link9 Title" content="link" />
- <link href='http://fonts.googleapis.com/css?family=Grand+Hotel' rel='stylesheet' type='text/css'>
- <link href='http://fonts.googleapis.com/css?family=Poiret+One' rel='stylesheet' type='text/css'>
- <link href='http://fonts.googleapis.com/css?family=ABeeZee|Kameron|Muli|Almendra' rel='stylesheet' type='text/css'>
- <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}" />
- </head>
- <style type="text/css">
- body{background-color:{color:background};color:{color:text};font-size:11px; font-family:arial; background-image:url('{image:background}'); background-attachment: fixed; }
- a {color:{color:links}; text-decoration: none;-webkit-transition: all 0.9s ease-out; -moz-transition: all 0.9s ease-out;}
- a:hover {color:{color:text};}
- u,underline {color:{color:text}; border-bottom: 1px dotted {color:text}; text-decoration:none; }
- blockquote {padding:0px; padding-left:5px; margin:5px; border-left:2px solid {color:text};}
- b, strong, bold {color:{color:abc};}
- i, em{color:{color:italico};}
- ul {list-style-type: square;}
- pre {background:{color:background}; padding: 3px; border-radius: 3px; width:366px; -webkit-background-clip:initial; -webkit-background-origin:initial; background-attachment:initial; overflow-x:auto;
- overflow-y:auto; display:block; text-align:left; font: normal 12 'trebuchet ms';}
- /***----OMDG corpo do theme---***/
- #omdg {float: left; width:700px; margin-left:390px; margin-top: 15px;}
- .baseduh{{block:IndexPage}width:320px;float:left;margin:2px; -moz-border-radius: 3px;-webkit-border-radius: 3px;border-radius: 3px;padding-top:1px;padding-right: 3px;padding-left:3px; background-color:{color:post};
- {/block:IndexPage}{block:PermalinkPage} padding:5px; width:400px; background-color:{color:posts}; text-align: left;
- {/block:PermalinkPage}
- }
- .baseduh img{max-width:320px;
- }
- h1{color:{color:text}!important;font-family:Poiret One ;font-size:15px;line-height:28px;font-weight:normal;padding:8px;}
- .image {text-align: center; border: 0px}
- .image img {width: 320px;opacity:0.95;-moz-transition: all 0.4s ease-out; -o-transition: all 0.4s ease-out; -webkit-transition: all 0.4s ease-out; transition: all 0.4s ease-out;}
- .image img:hover{opacity:1}
- #baseduh1 {text-align: right; margin-top:-8px; font-size: 8px; font-family: consolas; text-transform: uppercase; z-index: 11; background:{color:background}; padding:4px;}
- #baseduh1 a {font-size: 8px; text-transform: uppercase;}
- #baseduh1 a:hover {text-indent:20px;}
- .baseduh:hover #info {opacity:0.7; margin-top:0px}
- #baseduh2 {border-bottom: 1px dotted {color:borda2};position:absolute; opacity:0; margin-left:180px; color:{color:links}; padding:2px 0px 2px 5px;-webkit-border-radius: 0px 0px 5px 5px; font-family:consolas; font-size:11px; margin-top: 10px; width: auto; -webkit-transition: 0.3s linear;-webkit-transition: all 0.3s ease-in-out;-moz-transition: all 0.6s ease-in-out;-o-transition: all 0.3s ease-in-out; background-color:{color:background}; text-align: center; padding: 3px;font-weight:normal;z-index:9 ;}
- .baseduh:hover #baseduh2 {opacity:1;margin-top:0px;}
- #baseduh2 a {color:{color:links}; background-color: {color:post}; letter-spacing:0px;}
- #baseduh2 a:hover {opacity:0.9;}
- @font-face{font-family:'Cursive standard'; src:url('http://static.tumblr.com/zvqacv0/Sr8mdnqxr/respective.ttf');}
- @font-face { font-family: "sunshine"; src: url('http://static.tumblr.com/5fd89aw/U3vli7rvs/sunshine_in_my_soul.ttf'); }
- .faixa {margin-top: -10px ; margin-left:172px; position: fixed; background-color:{color:sidebar}; font-family:sunshine, consolas; font-style: normal; font-size: 15px; text-align: center; width:110px; color:; height:100%; line-height:15px;; text-align: center; z-index:9; }
- #faixa2 {margin-top: -30px; margin-left: 190px; position: fixed; background:{color:sidebar}; border-left: 1px solid {color:borda};border-right: 1px solid {color:borda};height: 740px; width:113px;}/***detalhes by o-mundo-de-uma-garota***/
- #notinholaduda {text-align: center; width:120px; margin-top: 210px; margin-left: 23px; position:fixed; font-family: consolas; font-size: 10px; color:{color:textdesc}; line-height:10px;;text-transform: none; height:120px; z-index:-10; overflow:auto; padding-top:8px; text-shadow:1px 1px 0px {color:sombra};}
- #links {width:16px; background-color:#OMG; height: 20px; float: left; margin-left:220px; margin-top:362px; padding: 0px; text-align: center; position: fixed; -webkit-transition: all 1s ease-out; -moz-transition: all 1s ease-out; line-height:14px; z-index:9;}
- #links a {float: left; margin-left: 1px; font-family:consolas; font-size: 10px; text-align: center; margin-top: 2px; height: 18px; width: 54px; color:{color:text}; line-height: 18px; letter-spacing: 1px; text-transform: lowercase; -webkit-transition: all .5s ease-out; -moz-transition: all .5s ease-out; background-color:{color:linkshover}; text-transform: uppercase;}
- #links a:hover {background-color:{color:linkshover}; color:{color:text}; border-bottom:4px solid {color:borda2};}
- .imsureduh {background:{color:bordaimg};width:120px;height:20px;line-height:17px;
- margin-top:90px;
- color:{color:frase};
- opacity:0.999;
- text-align:center;
- position:fixed;
- font-family:sunshine;
- font-size:13px;
- letter-spacing:1px; /**--OMDG---♥---**/
- margin-left:190px;-webkit-transform: rotate(5deg); }
- .imsureduh1 {background:{color:bordaimg};width:115px;height:13px;line-height:10px;
- margin-top:110px;
- color:{color:frase};
- opacity:0.999;
- text-align:center;
- position:fixed;
- font-family:Muli;
- font-size:9px;
- letter-spacing:1px; /**--OMDG---♥---**/
- margin-left:190px;-webkit-transform: rotate(0deg); }
- /***---Imagem ---{OMDG}-----***/
- #duhimg {left: 172px; top: 150px; position:fixed;background-color:{color:bordaimg}; width:170px; height:200px; }
- #duhimg img {width: 160px; height: 200px; background: {color:bordaimg};padding:4px;z-index: 11;
- border: 1px solid {color:borda};
- outline: 1px solid {color:borda2};
- -webkit-transition-duration: .90s;
- outline-offset: -8px; }
- #duhimg img:hover {opacity:1;
- outline-offset: 2px;
- }
- @font-face {font-family: "ilove";src: url('http://static.tumblr.com/zvqacv0/kV7mbs1tz/i_love_what_you_do__...ttf') format("truetype");}
- /*** Stilo da Ask por tthy ****/
- .pergunta {font-family : calibri; display: block; padding: 5px; text-align: justify; background: {color:borda2}; color: {color:post}; text-shadow: 1px 1px 0px {color:sombra}; overflow: hidden; box-shadow: 0 6px 2px -2px rgba(160,160,160,0.1); -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px; font-size: 12px; line-height: 20px;}
- .fotoperfil {box-shadow: 0 6px 2px -2px rgba(160,160,160,0.1); -webkit-border-radius: 5px; box-shadow: 0px 0px 11px 0px rgba(160,160,160,0.2); border: 5px solid {color:bgask}; display: block; position: absolute; }
- .local { display: block; position: relative;}
- .perguntou {-webkit-border-radius: 5px; display: block; background: {color:bgask}; margin-left: 36px; height: 24px; padding: 5px; line-height: 24px; font-family : calibri; color: {color:text}; font-size: 10px; text-transform: uppercase;}
- .perguntou a {text-decoration: none; border-bottom: 0px solid {color:borda}; margin-left: 1px; margin-right: 1px; color: {color:text}; text-shadow: 1px 1px 0px {color:sombra}; letter-spacing: 0px;}
- .perguntou g {border-bottom: 1px solid {color:background}; margin-left: 1px; margin-right: 1px; color: {color:text}; text-shadow: 1px 1px 0px {color:sombra}; letter-spacing: 0px;}
- .oi {margin-top: -3px; border-top: 4px solid rgba(231,195,208,0.5); font-family : calibri; display: block; padding: 5px; text-align: justify; background: {color:bgask}; color: {color:text}; text-shadow: 1px 1px 0px #fff; overflow: hidden; font-size: 12px; line-height: 20px; margin-left: 5px; margin-right: 5px; -webkit-border-bottom-right-radius: 5px; -webkit-border-bottom-left-radius: 5px; -moz-border-radius-bottomright: 5px; -moz-border-radius-bottomleft: 5px; border-bottom-right-radius: 5px; border-bottom-left-radius: 5px;}
- .perme {float: right; margin-right: 10px;}
- .perme a {border: none; color: {color:italico}; text-shadow: 0px 0px 0px {color:sombra}; text-decoration: none; font-size: 13px;}
- /***--- SCROLLBAR---♥----***/
- ::-webkit-scrollbar-thumb:vertical {background-color:{color:borda2};height:50px; border:3px solid {color:scrollbar};}
- ::-webkit-scrollbar-button:vertical {height:8px;display: block; background:{color:borda2};}
- ::-webkit-scrollbar {height:0px;width:11px;background-color:{color:scrollbar};}
- .quote:first-letter{font-family: sunshine; font-size: 24px;color:{color:borda2};}
- .quote {font-family: Muli; text-align: center; font-size: 12px; line-height: 15px; padding: 3px; margin-top: 6px;}
- .taysource {-webkit-transform: rotate(0deg);font-family:'candara'; font-style:italic; font-size: 12px; text-transform: none; margin-bottom: 5px; margin-top:4px; padding-left:10px; background: {color:background}; padding:0px 10px 0px 0px; line-height:20px; height:22; border-top: 1px dashed {color:borda2}; font-weight:bold; text-align: right;}
- }
- .taysource a, a:hover{text-transform: none;}
- /* Chat por Anna (livelikeasuicide) *********/
- .chat {background:{color:borda}; margin: 0; font-size:
- 10px; font-family: consolas;}
- .chat .chat1 {margin-left: 0px;font-size:
- 8px; }
- .chat .chat1 .chat2 {background:{color:borda2}; color:{color:link};font-size: 10px;
- margin-bottom: 1px; padding:4px; font-family: tahoma; } /* Primeira linha */
- .chat .chat1 .chat2.even {background:{color:borda};
- color:{color:text};font-size:
- 11px; } /* Segunda linha */
- .player {padding: 6px; color:{color:text}; margin-top: 1px; margin-left: 1px; margin-right: 1px; opacity:1}
- .html_photoset {
- -webkit-filter: grayscale(0%);
- opacity:.7;
- -webkit-transition-duration: .80s;}
- .html_photoset:hover {
- -webkit-filter: grayscale(80%);
- -webkit-transition:all .3s linear;
- -moz-transition:all .3s linear;transition:all .3s linear;
- -webkit-transition-duration: .80s;}
- /***---Tags do post --{OMDG}-----***/
- .tags {text-align:right; font-size:8px; font-family:calibri; text-transform:uppercase; z-index: 11;background:{color:background}; }
- .tags a {font-size: 8px;}
- .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}
- #cap {width: 400px; margin-top: -2px;}
- .source {display: none;}
- .notes {width: 420px;padding:0px;margin-top:2px; margin-bottom: 2px; font-size: 9px; text-align: left; margin-left:0px;}
- ol.notes {list-style: none; margin: 0 20px 0 0px; padding: 0px; z-index: 11;}
- ol.notes li {background-color:{color:post}; margin-bottom: 1px; padding: 5px; }
- .notes img{display:none; border:0px}
- /****** tumblr controls by ritamafalda */
- iframe#tumblr_controls {right:3px !important; position: fixed !important; filter:alpha(opacity=99); -moz-opacity:0.99; opacity:0.99; -webkit-transition:all .3s linear;-moz-transition:all .3s linear;transition:all .3s linear;}
- iframe#tumblr_controls:hover{filter:alpha(opacity=0.30); -moz-opacity:1; opacity:1;}
- /***----------FLOR OWNT [OMDG]--------♥-----***/
- #duca {margin-top:87px;
- line-height:2px;
- background-color:duggs;
- margin-left: 293px;
- overflow: hidden;
- position: fixed;
- color: {color:flor1};
- padding: 10px;
- background-attachment: fixed;
- width:9px;
- height: 0px;
- -webkit-transition: all .5s ease-out;
- -moz-transition: all .5s ease-out;
- text-transform: uppercase;
- -webkit-transform: rotate(-16deg); z-index: 8000000;}
- #duca1 {font-size: 18px;
- font-family:sofia ;
- letter-spacing: -1px;
- text-transform: none;
- line-height: 3px;}
- #duca2 { margin-top:77px;
- line-height:2px;
- background-color:duggs;
- margin-left: 280px;
- overflow: hidden;
- position: fixed;
- color:{color:flor2};
- padding: 10px;
- background-attachment: fixed;
- width:18px; height: 0px;
- -webkit-transition: all .5s ease-out;
- -moz-transition: all .5s ease-out;
- text-transform: uppercase;
- -webkit-transform: rotate(24deg); z-index: 8000000;
- }
- #duca3 {font-size: 28px;
- font-family:sofia ;
- letter-spacing: -1px;
- text-transform: none;
- line-height: 3px;}
- /**** SELECAO COLORIDA - MADLYLUV.com ****/
- ::-moz-selection{background:{color:borda2};text-shadow:0px 1px 1px {color:sombra}; }
- ::selection{background: {color:borda2}; color: {color:text};text-shadow:0px 1px 1px {color:sombra}; }
- /**--OMDG---♥---**/ /**--OMDG---♥---**/ /**--OMDG---♥---**/
- #pagina{ margin-top: 510px; margin-left:230px;font-size:13px; width: 88px; float: right; background-color: transparent; position: fixed; height: 24px; -webkit-border-radius: 0px 0px 0px 0px; z-index:830 }
- </style>
- <body onkeydown="return false">
- <div id="faixa2"></div>
- <div class="imsureduh"> {text:frase}</div>
- <div class="imsureduh1"> {text:frase1}</div>
- <div id="duhimg"><img src="{image:sidebar}">
- </div></div>
- <div id="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 href="{text:Link6}" >{text:Link6 title}</a>
- </div>
- <div id="duca"><div id="duca1">+</div></div></div></div></div>
- <div id="duca2"><div id="duca3">+</div></div></div></div></div>
- <div id="notinholaduda">{Description}</div>
- <div id="pagina"><div id="paginacaoml"> {block:Pagination}{block:PreviousPage}<a href="{PreviousPage}"><font color="{color:pag}">«</font></a>{/block:PreviousPage}{/block:Pagination}
- {CurrentPage} <font color="{color:tags}"><b> of</b></font> {TotalPages}
- {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}"><font color="{color:pag}">»</font></a>{/block:NextPage}{/block:Pagination}</div></div></div>
- <!-------------CRÉDITOS-----------------♥------------->
- <div style="margin-left:50px;-webkit-border-radius: 5px 5px 5px 5px;-webkit-transform: rotate(0deg); width:95px; font-family:Muli;font-size:11px; margin-top: 515px; height:15px;position:fixed; border: 1px dashed {color:borda2};"><a href="http://o-mundo-de-uma-garota.tumblr.com/"title="Theme por Duda.R [OMDG] + imagem do Ribbons pela a minha dinha [UBC] not copie plagio é crime"><small>All Themes OMDG </a></a>
- <font color="{color:tags}">©</font> </a></div>
- <div id="omdg">
- {block:Posts}
- <div class="baseduh">
- <div id="baseduh2">
- <a href="{Permalink}">{block:Date}{DayOfMonth}.{MonthNumber}.{Year}{/block:Date}</a> <font color="{color:tags}">+</font>
- {block:IndexPage}<a href="{ReblogUrl}" target="_blank"><img src="http://static.tumblr.com/pcjzxya/WXCmh4wa1/4.png"></a>{/block:IndexPage} <font color="{color:tags}">+</font>
- {block:NoteCount}<a href="{Permalink}">{NoteCountWithLabel}</a>{/block:NoteCount}
- </div>
- {block:Title}<h1>{Title}</h1>{/block:Title}
- {Body}
- {block:Photo}{LinkOpenTag}<div class="image"><img src="{PhotoURL-250}"><img src="http://static.tumblr.com/p9yfoyc/z9Bm75q9b/tumblr_lpn6ksezug1qm57imo1_500.png" style="width:300px;margin-top:0px;"></a></div>{LinkCloseTag}{/block:Photo}
- {block:Photoset}<center>{Photoset-250}<img src="http://static.tumblr.com/p9yfoyc/z9Bm75q9b/tumblr_lpn6ksezug1qm57imo1_500.png" style="width:300px;margin-top:0px;"></a></center>{/block:Photoset}
- {block:Quote}
- <div class="quote">“{Quote}”</div>
- {block:Source}<div class="taysource"> — {Source}</div>
- {/block:Source}
- {/block:Quote}
- {block:Link}
- <h1><a href="{URL}" {Target}>{Name}</a></h1>
- {block:Description}{Description}{/block:Description}
- {/block:Link}
- {block:Audio}
- <div class="player">{AudioPlayerBlack}</div>
- {block:Caption}{Caption}{/block:Caption}
- {/block:Audio}
- {block:Video}{Video-250}{/block:Video}
- {block:Chat}
- <div class="chat">
- <div class="chat1">
- {block:Lines}
- <div class="chat2 {Alt}">
- {block:Label}
- <span>{Label}</span>
- {/block:Label}
- {Line}</div>
- {/block:Lines}
- </div>
- </div>
- {/block:Chat}
- {block:Answer}
- <div class="caixa">
- <div class="local">
- <img src="{AskerPortraitURL-24}" class="fotoperfil"></div>
- <div class="perguntou">Ask por <g><a>{Asker}</a></g> <span class="perme"><a href="{Permalink}">♥</a></span></div>
- <img style="margin-left: 8px; margin-top: 4px; margin-bottom: -3px;" src="http://static.tumblr.com/ifqwhnb/8Tkmkp22u/sb.png">
- <div class="pergunta">
- {Question}
- </div>
- <div class="oi">
- {Answer}
- </div>
- </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 id="baseduh1">
- <a href="{Permalink}">{TimeAgo}</a> <font color="{color:tags}">.</font> {block:RebloggedFrom}<a href="{ReblogParentURL}" title="{ReblogParentTitle}"> via</a> <a href="{ReblogRootURL}" title="{ReblogRootTitle}"> <font color="{color:tags}">❀</font> source</a>{/block:RebloggedFrom}</div>
- <div class="tags">{block:HasTags}{block:Tags} <font color="{color:tags}">#</font><a href="{TagURL}">{Tag}</a> {/block:Tags}<br>{/block:HasTags}
- </div></div>
- {/block:Posts}
- {block:PostNotes}<div class="notes">{PostNotes}</div>{/block:PostNotes}
- </div></div>
- </div>
- </div></div></div></div></div></div>
- </div></div></div></div></div></div></div></div></div></div></div>
- </div></div></div></div></div></div></div></div></div></div></div>
- </body>
- </html>
Advertisement
Add Comment
Please, Sign In to add comment