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|Delius+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'>
- <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>
- <head>
- <script type="text/javascript">
- function changeNavigation(id) {document.getElementById('entries').innerHTML=document.getElementById(id).innerHTML}
- </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="image:sidebar1" content="http://30.media.tumblr.com/tumblr_lzwxb8mKkk1qks6r2o2_250.png" />
- <meta name="image:sidebar2" content="http://29.media.tumblr.com/tumblr_lzwxb8mKkk1qks6r2o1_250.png" />
- <meta name="color:background" content="#F0F0F0" />
- <meta name="color:sbar" content="#fff" />
- <meta name="color:entry" content="#fff" />
- <meta name="color:bold" content="#000" />
- <meta name="color:title" content="#000" />
- <meta name="color:text" content="#000" />
- <meta name="color:link" content="#888" />
- <meta name="color:bgmenu" content="#fff" />
- <meta name="color:borders" content="#999" />
- <meta name="color:navlink" content="#FFFFFF" />
- <meta name="color:navback" content="#FFFFFF" />
- <meta name="color:scrollbar" content="#f0f0f0" />
- <meta name="color:bordersb" content="#fff" />
- <meta name="image:background" content="">
- <meta name="text:subtitle1" content="Dear god..." />
- <meta name="text:subtitle2" content="protect he please?" />
- <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="font:body" content="verdana" />
- <meta name="font:body2" content="georgia" />
- <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:{font:body}; 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:320px; margin-top:0px; 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:2px; padding-bottom:9px; padding-top:9px; padding-left:9px; padding-right:9px;}
- #container {margin-left: 160px;}
- /* tittle */
- #sid{float: left; display: block; height:30px; font-size: 9px; font-family: verdana; position: fixed; margin-left: -101px; width: 186px; background-color: {color:entry}; padding: 12px; margin-top: 146px; background-attachment: fixed; background-image:url(''); border-top: 0px solid {color:borders}; border-right: 0px solid {color:borders}; }
- .ttle {letter-spacing: 0px; margin-left: 0px; text-align: center; font-family: verdana; font-size:15px; color: {color:text};}
- .subttle {letter-spacing: 0px; margin-left: 40px; text-align: center; font-family: verdana; text-transform: lowercase; font-size: 10px; color: {color:text};}
- /* sidebar e outras */
- #sbarc {width: 364px; float: left; margin-left:-101px; height:10px; margin-top:230px; padding: 6px; background-color: {color:sbar}; text-align: center; position: fixed; padding:6px;}
- #sbar {margin-left:168px; margin-top:19px; padding: 6px; text-align: center; position: fixed;}
- #sidebar1 {width: 200px; left: 67px; height:110px; top:45px; font-size: 9px; font-family: verdana; padding: 5px; background-color: {color:sbar};
- text-align: justify; position: fixed}
- #sbar3 {margin-left:-56px; margin-top:25px; padding: 5px; text-align: center; position: fixed; width: 215px; background-color: {color:sbar}; height:150px;}
- #sbar4 {width: 95px; float: left; margin-left:25px; height:12px; margin-top:220px; padding: 6px; background-color: {color:sbar}; text-align: center; position: fixed; padding:5px;}
- #sbar5 {width: 200px; float: left; margin-left:-101px; height:18px; margin-top:201px; padding: 6px; background-color: {color:sbar}; text-align: center; position: fixed; padding:5px;opacity:0.9; -webkit-transition: all 0.4s ease-out; -moz-transition: all 0.4s ease-out; }
- #sbar5:hover {opacity:1.0}
- #sbar6 {margin-left:140px; margin-top:300px; padding: 5px; text-align: center; position: fixed; background-color:; font-size: 12px; font-family: georgia;}
- #sbar8 {margin-left:850px; margin-top:500px; padding: 5px; text-align: center; position: fixed; background-color:}
- .credit {font-family:verdana; font-size:9px; margin-top:-5px;}
- div#sid2{background-color: {color:sbar};-moz-border-bottom-right-radius: 0px; border-bottom-right-radius: 0px; -moz-border-bottom-left-radius: 10px; border-bottom-left-radius: 0px; float: right; letter-spacing: 0px; color: {color:link}; width:376px; height:20px; position: fixed; padding-top: 4px; -webkit-transition: all 0.4s ease-out; -moz-transition: all 0.4s ease-out; font-family: Verdana, Geneva, Tahoma, sans-serif; z-index: 2; margin-left: -101px; margin-top: 0px; font-weight: none; font-size: 9px;}
- div#sid2:hover {background-color: {color:sbar}; color:{color:linkhover}; font-weight: none;}
- div#sid3{background-color: {color:sbar};-moz-border-bottom-right-radius: 0px; border-bottom-right-radius: 10px; -moz-border-bottom-left-radius: 10px; border-bottom-left-radius: 10px; float: right; letter-spacing: 0px; color: {color:link}; width:376px; height:20px; position: fixed; padding-top:4px; -webkit-transition: all 0.4s ease-out; -moz-transition: all 0.4s ease-out; font-family: Verdana, Geneva, Tahoma, sans-serif; z-index: 2; margin-left: -101px; margin-top: 253px; font-weight: none; font-size: 9px;}
- div#sid3:hover {background-color: {color:sbar}; color:{color:linkhover}; font-weight: none;}
- /* h1, h2, h3 e quote */
- h1{color:{color:title}; font-family: georgia; font-size:16px; line-height:18px;
- letter-spacing:0px; font-weight:normal; margin:0px; padding:0px; text-align:center}
- h2{color:{color:title}; font-family:georgia; 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:georgia;
- 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:georgia; font-size:13px; line-height: 15px; margin-top: -95px;
- margin-left: 45px; padding: 10px;
- }
- #source {text-align: center; font-size: 9px;}
- /* Menu */
- #sdbarexx{margin-left: -33px; margin-top: -50px; width: 100px; float: left; background-color: {color:entry}; padding: 0px; position: fixed; height: autopx;}
- #links2 {position: relative; margin-top: 60px; margin-left: 0px; height: auto;}
- .s5 {position: absolute; text-align: center; margin-top: 50px; margin-left: 0px;}
- .s5 a {display: block; font-family: verdana; font-size: 9px; text-align: center; width: 112px; height: auto; background-color: #ffffff; color:#000000; text-decoration: none; padding: 5px 5px 5px 5px; -webkit-transition: all 0.3s ease-out; -moz-transition: all 0.3s ease-out; margin-bottom: 1px; -webkit-border-radius: 0px 0px 0px 0px }
- .s5 a:hover{text-align: center; letter-spacing: 3px; background-color: #000000; color:#ffffff;}
- .s6 {position: absolute; text-align: center; margin-top: 50px; margin-left: 122px;}
- .s6 a {display: block; font-family: verdana; font-size: 9px; text-align: center; width: 121px; height: auto; background-color: #ffffff; color:#000000; text-decoration: none; padding: 5px 5px 5px 5px; -webkit-transition: all 0.3s ease-out; -moz-transition: all 0.3s ease-out; margin-bottom: 1px; -webkit-border-radius: 0px 0px 0px 0px }
- .s6 a:hover{text-align: center; letter-spacing: 3px; background-color: #000000; color:#ffffff;}
- #aparente { position:fixed; margin-top:-50px; margin-left: 83px; height:20px;}
- ul#nav-ap,
- ul#nav-ap ul {margin-left: -8px; margin-bottom: 0px; padding: 0; background: transparent; font-size: 10px; letter-spacing: 1px; -webkit-transition: all 0.6s ease-out; -moz-transition: all 0.6s ease-out; }
- ul#nav-ap li {position: relative; list-style: none; background-color: transparent; color:#FFFFFF; line-height: 10px; letter-spacing: 1px; font-size: 9px; font-family: Georgia, Palatino, 'Palatino Linotype', Times, 'Times New Roman', serif; -webkit-transition: all 0.6s ease-out; -moz-transition: all 0.6s ease-out;}
- ul#nav-ap ul {width: 150px; height: 188px; position: absolute; display: none; margin-left: -106px; top: 0px; z-index: 10; background-color: {color:entry}; padding: 5px; -webkit-transition: all 0.6s ease-out; -moz-transition: all 0.6s ease-out; border: 3px solid {color:borders};}
- ul#nav-ap li:hover ul ul,
- ul#nav-ap li:hover ul ul ul,
- ul#nav-ap li.over ul ul,
- ul#nav-ap li.over ul ul ul { display: none; }
- ul#nav-ap li:hover ul,
- ul#nav-ap li li:hover ul,
- ul#nav-ap li li li:hover ul,
- ul#nav-ap li.over ul,
- ul#nav-ap li li.over ul,
- ul#nav-ap li li li.over ul { display: block; }
- ul#nav-ap li.menuaparente {margin-top:100px; height:10px;}
- ul#nav-ap li.menuaparente:hover,
- ul#nav-ap li.over { background-color: transparent; color: #3f3f3f; }
- #link4 {margin-top: 0px; margin-left: 60px; width: 25px; font-size: 20px; height: 10px; text-align: center; background-color: {color:borders}; color: {color:navlink}; padding: 5px 0 9px 0; -webkit-border-radius: 0px 20px 20px 0px}
- #link4:hover {background-color:{color:entry}; color: {color:borders}; }
- .nav {text-align:center; margin: 0 0 10px 0;}
- .nav a{font-size: 9px; display: block; color: {color:link}; background-color: {color:entry}; padding: 5px 0 9px 0; margin:0 0 1px 0; font-family: verdana; -webkit-transition: all 0.4s ease-out; -moz-transition: all 0.4s ease-out; border-bottom: 1px solid #eee;}
- .nav a:hover{background-color:{color:navback}; padding-left: 50px; color: {color:lhover}; }
- #sdbarse{margin-left: -0px; margin-top: 400px; width: 59px; float: left; background-color: {color:background}; position: fixed}
- .pic {text-align: left; position: fixed; margin-bottom: 5px;}
- /*SlideShow ou imagens da sidebar */
- #slideShowContainer{ float: left; margin-top:25px; margin-left: 110px; height: 196px; width:159px; position: fixed; background-color: {color:borderphotos}; border-left: 4px solid {color:bordersb}; border-right: 2px solid {color:bordersb}; border-top: 4px solid {color:bordersb}; border-bottom: 4px solid {color:bordersb};}
- #slideShow2 {margin-top: -197px; margin-bottom: 0px; -webkit-transition: all 2s ease-out; -moz-transition: all 2s ease-out;}
- #slideShow2 img{width: 159px; height: 196px; margin-left: 0px;}
- #slideShow2:hover {opacity: 0;}
- #slideShow4 {margin-top: 0px; margin-bottom: 0px;}
- #slideShow4 img{width: 159px; height: 196px; margin-left: 0px;}
- /* 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 */
- #sidotitulo {width: 160px; margin-left: -111px; height: 13px; margin-top: 277px; float:left; text-align: center; background-color: #fff; font-size: 18px; position:fixed; padding: 5px; color: #888; opacity:0.9; font-family: 'Rochester', cursive; 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;}
- #sidotitulo:hover { width: 371px; letter-spacing: 2px;}
- .titulo {font-size: 21px; font-family:'Rochester', cursive; letter-spacing: 2px; color: {color:text}; text-align:center; margin-top:0px;-webkit-transition: all 0.4s linear; -moz-transition: all 0.4s linear; -o-transition: all 0.8s linear; transition: all 0.4s linear; letter-spacing:1px}
- .titulo2 {font-size: 21px; font-family:'Rochester', cursive; letter-spacing: 2px; color: {color:text}; text-align:center; margin-top:0px;-webkit-transition: all 0.4s linear; -moz-transition: all 0.4s linear; -o-transition: all 0.8s linear; transition: all 0.4s linear;}
- /* 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 e outros ***/
- .sidebarpages {font-size: 12px; margin-top: 0px; text-align: center; width: 400px; 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;}
- /* 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:8px;height:4px;}
- ::-webkit-scrollbar-button:start:decrement
- ::-webkit-scrollbar-button:end:increment{display:block;height:0;background-color:transparent;}
- ::-webkit-scrollbar-track-piece{background-color:#fff;-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:50px; background-color:{color:scrollbar};-webkit-border-radius:px;}
- </style>
- <style type="text/css">{CustomCSS}</style>
- </head>
- <body onkeydown="return false">
- <div id="container">
- <div id="sbar">
- <div id="sdbarexx">
- <div>
- <div id="sdbar">
- <div id="aparente"><ul id="nav-ap"><li class="menuaparente"><div id="link4"><b><font face=verdana>+</font></b></div>
- <ul>
- <div class="nav">
- {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></div></div>
- </div>
- </div></div>
- <div id="slideShowContainer">
- <div id="slideShow4"><img src="{image:sidebar1}"></div><div id="slideShow2">
- <img src="{image:sidebar2}"/>
- </div></div>
- <div id="sidebar1">
- {block:Description}{Description}{/block:Description}
- </div>
- <div id="sbar5"><div class="credit">theme por <b><a href="http://umapequenapoeta.tumblr.com/">umapequenapoeta</a></b> + <a href="http://esque-cido.tumblr.com/">detalhes</a>. </div></div>
- <div id="sbarc">{block:Pagination}<div class="sidebarpages">
- {block:PreviousPage}<a href="{PreviousPage}"> « prev</a>{/block:PreviousPage}
- {block:NextPage}<a href="{NextPage}">/ next »</a>{/block:NextPage}
- </div> {/block:Pagination}
- </div>
- <div id="sid2">
- <div class="titulo">{text:titulo}</div></div>
- <div id="sid3">
- <div class="titulo2">{text:titulo2}</div></div>
- <div id="sid"><div class="ttle"><i>{text:Subtitle1}</i></div>
- <div class="subttle">{text:Subtitle2}</div>
- </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}{Description}{/block:Description}{/block:Link}
- {block:Photo}<center>{LinkOpenTag}<img src="{PhotoURL-500}" alt="{PhotoAlt}" align="center" class="dreamgirl"/>{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:Answer}
- <div class="asker"><img src="{AskerPortraitURL-48}"> <b>{Asker}</b> sussurou: <i>{Question}</i></div>
- <div class="answer">{Answer}</div>
- {/block:Answer}
- {block:Video}{Video-500}
- <div id="cap">{block:Caption}{Caption}{/block:Caption}</div>{/block:Video}
- <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