- <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
- "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
- <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
- <link href='http://fonts.googleapis.com/css?family=Snippet|Sue+Ellen+Francisco|Andika|Delius+Swash+Caps|Lobster|Redressed|Tangerine|Rancho|Rochester|Lobster+Two|Dancing+Script|Pacifico|Crafty+Girls' rel='stylesheet' type='text/css'>
- <head>
- <script>
- // <![CDATA[
- var bgcolour="#FFC5DD"; // background colour
- var fgcolour="#999999"; // foreground colour
- var speed=120; // speed of bubbling, lower is faster
- var shades=5; // number of shades of bubble
- /****************************
- * Bubbling Text Effect *
- *(c) 2003-6 mf2fm web-design*
- * http://www.mf2fm.com/rv *
- * DON'T EDIT BELOW THIS BOX *
- ****************************/
- var bubbcol=new Array();
- var bubbler, bubbtxt;
- var bubbchr=new Array();
- window.onload=function() { if (document.getElementById) {
- for (bubbler=0; bubbler<=shades; bubbler++) {
- bubbtxt="#";
- for (var i=1; i<6; i+=2) {
- var bg=parseInt(bgcolour.substring(i,i+2),16);
- bubbtxt+=dechex(Math.floor(bg+(parseInt(fgcolour.substring(i,i+2),16)-bg)*(bubbler/shades)));
- }
- bubbcol[bubbler+1]=bubbtxt;
- }
- bubbler=document.getElementById("bubble");
- bubbtxt=bubbler.firstChild.nodeValue;
- while (bubbler.childNodes.length) bubbler.removeChild(bubbler.childNodes[0]);
- for (var i=0; i<bubbtxt.length; i++) {
- var bubbi=document.createElement("span");
- bubbi.setAttribute("id", "bubb"+i);
- bubbi.appendChild(document.createTextNode(bubbtxt.charAt(i)));
- bubbler.appendChild(bubbi);
- }
- bubbler=setInterval ("bubbling()", speed);
- }}
- function dechex(dec) {
- var hex=dec.toString(16);
- if (dec<16) return "0"+hex;
- else return hex;
- }
- function bubbling() {
- for (var i=0; i<bubbtxt.length; i++) {
- var bubbme=document.getElementById("bubb"+i);
- if (bubbchr[i]) {
- bubbme.style.color=bubbcol[bubbchr[i]];
- bubbchr[i]=(bubbchr[i]+1)%bubbcol.length;
- }
- else if (Math.random()<0.75/bubbchr.length) bubbchr[i]=1;
- }
- }
- // ]]>
- </script>
- <link href='http://fonts.googleapis.com/css?family=Just+Me+Again+Down+Here' rel='stylesheet' type='text/css'>
- <script src="http://code.jquery.com/jquery-latest.js"></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;
- }
- }
- //desabilita botao direito
- function desabilitaBotaoDireito(e)
- {
- if (window.Event)
- {
- if (e.which == 2 || e.which == 3)
- return false;
- }
- else
- if (event.button == 2 || event.button == 3)
- {
- event.cancelBubble = true
- event.returnValue = false;
- return false;
- }
- }
- //desabilita botao direito do mouse
- if ( window.Event )
- document.captureEvents(Event.MOUSEUP);
- if ( document.layers )
- document.captureEvents(Event.MOUSEDOWN);
- document.oncontextmenu = desabilitaMenu;
- document.onmousedown = desabilitaBotaoDireito;
- document.onmouseup = desabilitaBotaoDireito;
- </script>
- <link href='http://fonts.googleapis.com/css?family=Rouge+Script' 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>
- <meta name="color:background" content="#f5f5f5" />
- <meta name="color:link" content="#999999" />
- <meta name="color:linkhover" content="#e4e4e4" />
- <meta name="color:text" content="#999999" />
- <meta name="color:sidebar" content="#ffffff" />
- <meta name="color:entry" content="#ffffff" />
- <meta name="color:bgscrollbar" content="#ffffff"/>
- <meta name="color:scrollbar" content="#e4e4e4"/>
- <meta name="color:source" content="#FF85B8"/>
- <meta name="color:tags" content="#FF85B8"/>
- <meta name="color:borda" content="#FF85B8"/>
- <meta name="image:sidebar" content=""/>
- <meta name="image:background" content=""/>
- <meta name="text:palavra" content="Believe" />
- <meta name="text:Link1" content="" />
- <meta name="text:Link1 Title" content="" />
- <meta name="text:Link2" content="" />
- <meta name="text:Link2 Title" content="" />
- <meta name="text:Link3" content="" />
- <meta name="text:Link3 Title" content="" />
- <meta name="text:Link4" content="" />
- <meta name="text:Link4 Title" content="" />
- <meta name="text:Link5" content="" />
- <meta name="text:Link5 Title" content="" />
- <meta name="text:Link6" content="" />
- <meta name="text:Link6 Title" content="" />
- <meta name="text:Link7" content="" />
- <meta name="text:Link7 Title" content="" />
- <meta name="text:Link8" content="" />
- <meta name="text:Link8 Title" content="" />
- <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}
- <style type="text/css">
- body {background-color: {color:background} ; color:{color:background};
- font-family: verdana; font-size:11px; line-height:110%;
- margin:0 auto 0 auto; text-align:center;
- background-image:url('{image:background}') ;
- background-attachment: fixed; }
- a {color: {color:link}; text-decoration: none; font-size: 10px; text-transform: none}
- a:hover {color: {color:linkhover}; -webkit-transition-duration: 0.6s; -moz-transition-duration: 0.6s; }
- p{margin-top: 1px}
- blockquote{margin-left:3px; margin-right: 0px; border-left: 3px solid #e4e4e4; padding-left:3px;
- margin-top: 4px;}
- #xp {text-align: center; width: 870px; margin: 20px auto 10px auto; padding: 0px; z-index: 1}
- #sid{position: fixed; margin-left:-35px; margin-top:133px; width: 300px; height: 70px; background-color: {color:sidebar}; padding: 10px; background-attachment: fixed; -webkit-transform: rotate(-90deg); line-height:15px;}
- .sid2{float: right; width: 316px; height: 40; background-color: {color:sidebar}; padding: 2px; margin-bottom: 5px; color: {color:sidebar};}
- /* base by kah */
- #navigation{position: fixed; z-index: -2; width: 100%; top: 45%; left: 0px; background-color:transparent; height: 100px;
- text-align: center; font-size: 85px;}
- .left{float:left; margin-left: 10px; width: 40px}
- .left a{text-decoration: none; font-size: 75px; line-height: 75px}
- .left a:hover{background-color: transparent; opacity: 0.4; filter:alpha (opacity=40)}
- .right{float:right; margin-right: 10px; width: 40px}
- .right a{text-decoration: none; font-size: 75px; line-height: 75px}
- .right a:hover{background-color: transparent; opacity: 0.4; filter:alpha (opacity=40)}
- #content{width: 800px; text-align: center; margin:10px auto 0 auto; padding-bottom: 150px; background-color:
- transparent; color:{color:text}; position: absolute; }
- .sidebarpic img{max-width: 200px; text-align:center; margin-top: 1px}
- #entries{float: right; background-color: transparent; text-align: center}
- .post{ width: 503px; margin: 4px 0 4px 200px; padding: 12px; text-align: justify; background-color:{color:entry}; margin-right: -83px; margin-top: 10px; margin-bottom:-8px; padding-bottom:9px; padding-top:25px; padding-left:9px; padding-right:-20px; border-bottom-left-radius: 0px; border-bottom-right-radius: 0px; }
- .post img{margin: 1px 0 1px 0; -webkit-border-radius: 0px 0px 0px 0px; max-width: 500px;}
- h1{font-family: Georgia; font-style: none; font-size: 14px; font-weight:normal; letter-spacing: 0px;text-transform: uppercase; line-height: 22px; text-align:center}
- h1 a{font-size: 14px; font-weight:normal; font-style: none; letter-spacing: 0px;text-transform: uppercase; line-height: 22px; text-align:center}
- h3{font-family: Rochester; font-size:17px; letter-spacing:0px; font-weight:normal; font-style:normal; text-transform: none; line-height: 14px; margin-bottom:-15px; text-align:center}
- h3 a{ font-family: Rochester; font-size:17px; letter-spacing:0px; font-weight:normal; font-style:normal; text-transform: none; line-height: 14px; text-align:center;}
- .image{text-align: center; height: auto; margin-bottom: 3px; border: 0px;
- margin: 1px;
- border: none;
- filter: alpha(opacity=100);
- moz-opacity:1.0;
- opacity:1.0;}
- .image:hover{
- filter: alpha(opacity=75);
- moz-opacity:.80;
- opacity:.80 ;
- -webkit-transition-duration: .50s}
- .qqmarks{font-size: 80px; font-family: verdana; font-weight: normal; line-height: 80px; color:{color:linkbackground}}
- h2{font-size: 10px; display: block; width: 250px; color:{color:text}; background-color: {color:linkbackground}; text-align: center; margin: 0px 0px 3px 0px; padding: 3px 0 3px 0; text-transform: uppercase; text-decoration: none; font-weight: normal}
- .aspas{ position:relative; top: 15px; font-size: 80px; opacity:0.1; filter: alpha(opacity = 10); color: {color:text};}
- .qquote{font-family: Georgia; font-size: 13px; letter-spacing: 0px; line-height: 18px; text-transform: none; text-align: center;}
- .qsource{margin-top: 5px; margin-right: 15px;text-align: right; height:20px;}
- .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-left: 5px; color: {color: text} }
- .person2 {color: {color:text} }
- .person2 .label { font-weight: bold; padding: 0px; margin-left: 5px; color: {color: text} }
- .iaudio{text-align: center; margin-bottom: 2px; width: 100%; background-color: {color:linkbackground}}
- .iaudio img{max-width: 180px; height: auto; padding: 20px 0 20px 0}
- .icap{margin-top: 1px}
- .source{display:none}
- .source {display:none}
- div#source {text-align: right; font-size: 10px}
- .source {display:none}
- div#source {text-align: right; font-size: 9px}
- /* post */
- info {font-family:verdana; font-size: 10px; text-align:center; text-transform: uppercase}
- .info a:hover{text-transform: uppercase; letter-spacing: 1px}
- .basedakah {margin-top: 5px; border-left: -1px solid {color:entry}; padding: 2px; background-color: {color:background}; text-align: left; font-size: 8px; font-family: verdana; letter-spacing: 0px}
- .basedakah a {font-size: 8px; text-transform: uppercase; letter-spacing: 0px}
- .basedakah a:hover{text-transform: uppercase; letter-spacing: 0px}
- .kahzinha {float:right; margin-center: 0px; margin-top: -5px; text-align: center; font-size: 0px; color: {color:infotext}; text-transform: uppercase}
- .kahzinha a{font-size: 0px; text-align: center; color: {color:infotext}; text-transform: uppercase}
- .tags{font-size:8px; display: inline; text-transform: uppercase}
- .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}
- .post:hover #information {opacity:1;}
- #information{position:absolute; font: 9px calibri; text-transform:none; color:{color:link}; margin-left:515px; opacity:0; height:auto; width: 120px; margin-bottom:0px; background-color: #fcfcfc; margin-top:-100px; background-color:#trans; display:block; text-align:left; padding:0px 0px 0px 7px; -moz-transition: all .7s ease-in-out; -o-transition: all .7s ease-in-out; transition: all .7s ease-in-out; -webkit-transition: all .7s ease-in-out; border-left:3px solid #eee; font-family: verdana; padding: 5px; -webkit-border-radius: 0px 0px 0px 0px;}
- #information a{text-transform:lowercase; color:#999; font-style:none; }
- #information a:hover {color: #999; }
- .notes a{ font:11px Georgia!important; color:{color:permalink}!important; letter-spacing:0px; text-transform:none!important; font-style:normal!important; -moz-transition: all .7s ease-in-out; -o-transition: all .7s ease-in-out; transition: all .7s ease-in-out; -webkit-transition: all .7s ease-in-out; font-weight:300!important; }
- .notes a:hover {color: #999!important; }
- .date {font:9px calibri; text-transform:uppercase; color:#999;}
- .search{margin-top: 3px}
- .searcha {background-color: {color:background}; opacity: 0.8; filter:alpha (opacity=80); margin-left: 15px; margin-top:10px; padding: 2px 20px 2px 2px; width: 130px; font-family: georgia; border: 0px; font-size: 11px; background-image: url('http://static.tumblr.com/wmub1ou/U8elgx98n/search.png'); background-repeat: no-repeat; background-position: 98% 50%}
- .search_result{font-size: 12px; text-align: center}
- /* 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; -webkit-transition: all 0.6s ease-out; -moz-transition: all 0.6s ease-out; }
- .asker a:hover{font-size: 11px; color:{color:linkhover}; text-transform: none; line-height:27px; padding: 0; margin: 0; font-family:verdana;}
- .answer {padding: 4px}
- .answer img {max-width: 470px;}
- /*sidebar da kah*/
- #side{
- width:150px;
- position: fixed;
- height: 80;
- background-color: transparent;
- padding:6px;
- margin-top: 200px;
- margin-left: 190px;
- }
- #permapage{
- font-family: verdana;
- font-size: 9px;
- text-align: left;
- margin-bottom: 8px;
- }
- #slideshow {
- position:fixed;
- height:130px;
- width:170px;
- margin-top:80px;
- background-color: {color:sidebar};
- padding: 5px;
- margin-left: -20px;
- z-index:830; -webkit-transition: all 0.9s ease-out;
- -moz-transition: all 0.9s ease-out;
- }
- #slideshow img {
- position:absolute;
- top:0;
- left:0;
- z-index:830;
- height: 130px;
- width:170px;
- padding: 5px;
- }
- #slideshow img.active {
- z-index:10;
- }
- #slideshow img.last-active {
- z-index:9;
- }
- #slideshow:hover {opacity:0.6;}
- #blabla {position: fixed; float: left; margin-top:220px; margin-left:-20px; z-index: 999999999999999999999999999999999999999999999999999999;}
- #blabla a {display: block; font-family: calibri; font-size: 8px; text-align: center;margin-bottom: 1px; text-transform: uppercase; -webkit-transition-duration: 1.5s; -moz-transition-duration:1.5s; background-color: {color:text}; color: #ffffff; height: 12px; width: 180px; opacity: 1.0;}
- #blabla a:hover{background-color: #fff; color: {color:text}; -webkit-transition-duration: 1.5s; -moz-transition-duration:1.5s;opacity: 1.0;}
- #profile{ float: left; margin-top: 310px; margin-left: 5px; height: 49px; width:49px; position: fixed; padding: 0px; overflow: hidden; z-index:43; -webkit-transition: all 0.8s ease-out; -moz-transition: all 0.8s ease-out; background-color: transparent;}
- #profile img {margin-top: 0px; margin-left: 0px;}
- #sidebardakah2 {margin-top:-7px; margin-left:-20px; position: fixed; color: #d5d5d5; width: 180px; height: 110px; background-color:{color:sidebar};}
- #sidotitulo {width:174px; margin-left:-18px; height: 90px; margin-top: 0px; float:left; text-align: center; background-color: transparent; font-size: 9px; position:fixed; color: #999; font-family: verdana; overflow: hidden; -moz-transition: all .8s ease-in-out; -o-transition: all .8s ease-in-out; transition: all .8s ease-in-out; -webkit-transition: all .8s ease-in-out; letter-spacing: 0px; padding-left:7px; padding-top:10px; padding-right:5px; z-index:9; }
- #titulo {width:120px; margin-left: 10px; height: 60px; margin-top: -15px; float:left; text-align: center; background-color: transparent ; font-size: 20px; position:fixed; color: #999; font-family: Just Me Again Down Here, sans-serif; overflow: hidden; -moz-transition: all .8s ease-in-out; -o-transition: all .8s ease-in-out; transition: all .8s ease-in-out; -webkit-transition: all .8s ease-in-out; letter-spacing: 0px; padding-left:7px; padding-top:10px; padding-right:5px; z-index:9;opacity: 0.9;}
- #botaodelike {width: 170px; height: 40px; position: fixed; background-color:{color:transparent}; margin-left: 75px; margin-top: 5px; z-index:2}
- #frasesinha2 {font-family: Just Me Again Down Here, sans-serif; background-color: transparent; color: {color:text}; font-size: 20px; width: 115px; margin-top: 10px; margin-left: 0px; z-index: 830; position: fixed; text-align: center; height: 47px; line-height:9px; border:0px solid ; text-transform: none; }
- #credit {font-family: verdana; background-color: {color:entry}; color: {color:text}; font-size: 8px; padding: 5px 5px 5px 5px; width: 250px; margin-top: 0px; margin-left: 330px; z-index: 1; position: relative; text-align: center; height: 8px; border:0px solid ; text-transform: uppercase;}
- #credit a{font-family: verdana; font-size: 8px; text-transform: uppercase; font-weight: none; padding-left:1px; margin-left:-3px; }
- #title {width: 222px; height: 30px; position:fixed; margin-left: 60px; margin-top: 293px; rotate(-500deg); color: {color:text}}
- .optitle{font-family:"discoverbeauty"; font-size: 12px; font-style: none;
- line-height: 10px; font-weight: none; color: ; margin-top: 10px; margin-left: -5px; text-transform: none; letter-spacing: 0px; -webkit-transform: rotate(-90deg); background-color: {color:sidebar}; padding:4px; color: {color:text};}
- @font-face {font-family: "discoverbeauty";src: url('http://static.tumblr.com/nf5qb3y/3ptm2vwot/discoverbeauty.ttf') format("truetype");}
- #hehe {font-family: georgia; background-color: transparent; color: {color:text}; font-size: 10px; padding: 5px 5px 5px 5px; width: 170px; margin-top: -33px; margin-left: -20px; z-index: 1; position: relative; text-align: center; height: 16px; position: fixed; border-bottom: 3px solid {color:sidebar}; }
- 3iframe#tumblr_controls { right:3px !important; position: fixed !important; -webkit-transition: opacity 0.8s linear; opacity: 0.2; -webkit-transition: all 0.6s ease-out; -moz-transition: all 0.6s ease-out; transition: all 0.6s ease-out;}
- iframe#tumblr_controls:hover{ -webkit-transition: opacity 0.8s linear; opacity: 1; -webkit-transition: all 0.4s ease-out; -moz-transition: all 0.4s ease-out; transition: all 0.4s ease-out;}
- #tumblr_controls{position: fixed!important;z-index:10;}
- ::-webkit-scrollbar{width:8px;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:bgscrollbar};-webkit-border-radius:0;-webkit-border-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:40px; background-color:{color:scrollbar};-webkit-border-radius:px;}
- </style>
- <script language='JavaScript'>
- //Bloqueador de Tecla CTRL - iceBreaker http://www.icebreaker.com.br/
- function checartecla (evt)
- {if (evt.keyCode == '17')
- {alert("Comando Desativado")
- return false}
- return true}
- </script>
- </head>
- <body ondragstart="return false" onkeydown="return false">
- <div id="title">
- <center><div class="optitle">{title}</div></div>
- <div id="side" alt="" title="barbie">
- <div id="titulo"><center>{text:palavra}</center></div>
- <div id="sidotitulo">{block:Description}{Description}{/block:Description}
- <br><br>
- {block:PreviousPage}<a href="{PreviousPage}" title="previous"><big><big><big><font color="{color:tags}">«</font></big></big></big></a>{/block:PreviousPage}
- {block:NextPage}<a href="{NextPage}" title="next"><big><big><big><font color="{color:tags}">»</font></big></big></big></a>{/block:NextPage}
- </div>
- <div id="sidebardakah2"></div>
- <div id="blabla">
- {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>
- <div id="hehe">
- <i>
- {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}
- </i>
- </div>
- <div id="slideshow">
- <img class="active" src="{image:sidebar}" alt="" title="barbie" />
- </div>
- </div>
- <div id="content">
- <div id="entries">
- {block:IfEnableEndlessScrolling}<div class="autopagerize_page_element">
- <script type="text/javascript"
- src="http://codysherman.com/tools/infinite-scrolling/code"></script>{/block:IfEnableEndlessScrolling}
- {block:SearchPage}<div class="search_result">{SearchResultCount} results</div>{/block:SearchPage}
- {block:Posts}
- <div class="post">
- {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="qquote">"{Quote}"</div>
- {block:Source}<div class="qsource"><font color="{color:source}">~ {Source}</font></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="iaudio">{block:AlbumArt}<img src="{AlbumArtURL}">{/block:AlbumArt}</div>
- {AudioPlayerGrey}
- <div class="icap">{block:Caption}{Caption}{/block:Caption}</div>
- {/block:Audio}
- {block:Video}{Video-500}{/block:Video}
- {block:Answer}
- <div class="asker"><img src="{AskerPortraitURL-30}" class="barbie"><b>{Asker}</b> sussurou:<br>{Question}</div>
- <div class="answer"><br>{Answer}</div>
- {/block:Answer}
- <div class="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>
- <div class="info">
- <div class="kahzinha">{block:RebloggedFrom}via <a href="{ReblogParentURL}"
- title="{ReblogParentTitle}">{ReblogParentName}</a> (originally <a href="{ReblogRootURL}"
- title="{ReblogRootTitle}">{ReblogRootName}</a>){/block:RebloggedFrom}</div></div>
- <div style="color:{color:hashtag}"><div class="basedakah"><div class="ddb"><div class="tags">{block:HasTags}{block:Tags}<font color="{color:tags}">#</font><a href="{TagURL}">{Tag}</a> {/block:Tags}<br>{/block:HasTags}</div></div>
- <font color="{color:link}">{DayOfMonth}.{MonthNumber}.{Year}{/block:Date}/</font><a href="{Permalink}">{TimeAgo} ♡</a> {block:NoteCount} • <a href="{Permalink}">{NoteCountWithLabel}</a>{/block:NoteCount} {block:IndexPage} • <a href="{ReblogUrl}" target="_blank">reblog <img src="http://media.tumblr.com/tumblr_m0nj1ziGbG1qe5v0r.png"class="" title=""></a>{/block:IndexPage}
- {block:RebloggedFrom}<br><font color="{color:source}">originally</font> <a href="{ReblogRootURL}" title="{ReblogRootTitle}">{ReblogRootName}</a>{/block:RebloggedFrom}{block:RebloggedFrom} • <font color="{color:source}">via</font> <a href="{ReblogParentURL}">{ReblogParentName}</a>
- {/block:RebloggedFrom}
- </div></div></div>
- {/block:Posts}
- <div id="credit">adpt. <a href="http://bipolar-girll.tumblr.com/">bipolar-girll</a> <font color="{color:tags}">+</font> base <a href="http://amor-compulsivo.tumblr.com/">amor-compulsivo</a></div>
- {block:IfEnableEndlessScrolling}</div>{/block:IfEnableEndlessScrolling}
- {block:PostNotes}
- {/block:PostNotes}
- </div>
- </body>
- </html>