Advertisement
domdeamar

theme 53

Sep 22nd, 2014
211
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 21.16 KB | None | 0 0
  1. <!--------------------------------
  2. THEME FEITO POR domdeamar
  3. base:suffixyou ♥
  4. NÃO COPIE, OBRIGADA.
  5. ------------------------>
  6.  
  7.  
  8. <html>
  9.  
  10.  
  11. <head>
  12.  
  13. <link rel="shortcut icon" href="http://static.tumblr.com/cynt26m/Ru0nbyns8/flowerdomdeamar__.png">
  14.  
  15.  
  16. <title>{Title}</title>
  17. <script type="text/javascript"> function tb8_makeArray(n){ this.length = n; return this.length; } tb8_messages = new tb8_makeArray(3); tb8_messages[0] = "{Title}"; tb8_messages[1] = "{Title}"; tb8_messages[2] = "{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>
  18.  
  19.  
  20.  
  21. <!-- DEFAULT -->
  22. <meta name="color:background" content="#ffffff" />
  23. <meta name="color:hover" content="#fb61c3" />
  24. <meta name="color:text" content="#6a6369" />
  25. {block:Description}<meta name="description" content="{MetaDescription}" />{/block:Description}
  26.  
  27.  
  28.  
  29. <meta name="image:sidebar" content="http://static.tumblr.com/cbf8f96e1151cef03b2ab69dbaddf578/dv4l2kq/OdYnbx7rd/tumblr_static_bsajudibc0g80kc000cggckso.jpg" />
  30. <meta name="if:Rolagem infinita" content="1"/>
  31. <meta name="image:background" content=""/
  32.  
  33.  
  34.  
  35. <meta name="text:Atoa1 Title" content="link" />
  36. <meta name="text:Link1" content="/" />
  37. <meta name="text:Link1 Title" content="link" />
  38. <meta name="text:Link2" content="/" />
  39. <meta name="text:Link2 Title" content="link" />
  40. <meta name="text:Link3" content="/" />
  41. <meta name="text:Link3 Title" content="link" />
  42. <meta name="text:Link4" content="/" />
  43. <meta name="text:Link4 Title" content="link" />
  44. <meta name="text:Link5" content="/" />
  45. <meta name="text:Link5 Title" content="link" />
  46. <meta name="text:Link6" content="/" />
  47. <meta name="text:Link6 Title" content="link" />
  48.  
  49.  
  50.  
  51.  
  52. <link href='http://fonts.googleapis.com/css?family=Shadows+Into+Light+Two' rel='stylesheet' type='text/css'>
  53.  
  54.  
  55.  
  56. <link rel="alternate" type="application/rss+xml" href="{RSS}">
  57. {block:Description}
  58. <meta name="description" content="{MetaDescription}" />
  59. {/block:Description}
  60.  
  61. <style type="text/css">
  62.  
  63.  
  64. body, a, a:hover {cursor: url('http://media.tumblr.com/d17bac21d79ef0dc4a76f88085025931/tumblr_inline_mkhu3vdIxv1qz4rgp.png'), default !important;}
  65.  
  66. body {background-color: {color:background}; background-image:{image:background}; color:{color:text}; font:12px calibri; text-align: center;}
  67.  
  68.  
  69. a:link, a:active, a:visited{color: #000; text-decoration:none;}
  70. a:hover{color: #fb61c3 }
  71.  
  72. p {margin: 6px 0 0 0}
  73.  
  74. h1 {text-align: center;font-weight: normal;font-family:cambria; font-size: 16px; color: #000;}
  75.  
  76. s {color: #000000;}
  77. i {color: #000000;}
  78. b, strong {color: #fe3b80;}
  79. u, span.sublinha {color: #000; text-decoration: none; border-bottom:5px solid #000000;}
  80.  
  81. blockquote {margin: 3px; border-left: 3px solid {color:background}; padding-left: 5px; }
  82. blockquote blockquote {margin: 0px 5px 0px 5px; border-left: 3px solid {color:background};}
  83. blockquote blockquote blockquote {margin: 0px 5px 0px 5px; border-left: 3px solid {color:background}; }
  84. blockquote blockquote blockquote blockquote {margin: 0px 5px 0px 5px; border-left: 3px solid {color:background}; }
  85.  
  86. blockquote img{max-width: 470px!important}
  87. blockquote blockquote img{max-width: 450px!important}
  88. blockquote blockquote blockquote img{max-width: 430px!important}
  89. blockquote blockquote blockquote blockquote img{max-width: 410px!important}
  90.  
  91. #container {width: 420px; margin:50px auto: 50px auto;}
  92.  
  93. iframe#tumblr_controls {
  94. top:0px !important;
  95. right:3px !important;
  96. position: fixed !important;
  97. -webkit-transition: opacity 0.7s linear;
  98. opacity: 0.4;
  99. -webkit-transition: all 0.8s ease-out;
  100. -moz-transition: all 0.8s ease-out;
  101. transition: all 0.8s ease-out;
  102. z-index:999999999999999999;}
  103.  
  104. iframe#tumblr_controls:hover{
  105. -webkit-transition: opacity 0.7s linear;
  106. opacity: 1;
  107. -webkit-transition: all 0.4s ease-out;
  108. -moz-transition: all 0.4s ease-out;
  109. transition: all 0.4s ease-out;
  110. z-index:999999999999999999999;}
  111.  
  112.  
  113. #entries {width:450px; float:left; margin-left:530px; margin-top:20px;position:relative; z-index:999; padding-right:0px; padding-top:0px}
  114.  
  115. .entries {width:450px; padding:5px; background-color:#ffffff; margin:0px 0px 0px 0px; margin-bottom:-0px; float:right; text-align:justify; font-family:verdana; font-size:11px; font-family:arial; }
  116.  
  117.  
  118. .image {text-align: center; border: 0px}
  119. .image img {width: 450px; margin-bottom: 1px; }
  120. .image img:hover { -webkit-filter: grayscale(0%);-webkit-transition: all 0.3s ease-out;-moz-transition: all 0.3s ease-out;all 0.3s ease-out;}
  121.  
  122. .quote {font-family:calibri; text-align: justify; font-size: 12px; line-height:15px; padding: 2px; border-top: px solid #eee;}
  123. .quotesource {text-align:left; text-transform: none; margin-bottom: 2px;font-family:cambria; font-size: 10px;background-color:#;border-bottom:3px solid #eee;}
  124.  
  125. .chat {line-height: 13px; list-style: none }
  126. .chat ul {line-height: 13px; list-style: none; padding: 5px; line-height:14px;}
  127. .person1 {color: {color:text}; padding: 2px; }
  128. .person1 .label {font-weight: bold; color:{color:text}}
  129. .person2 {color: {color:text}; padding: 2px; }
  130. .person2 .label {font-weight: bold; color:{color:text}}
  131.  
  132. .player {background-color: #000; text-align: left; display:block;}
  133.  
  134.  
  135.  
  136. #asker {font-family:cambria; text-align: justify; background-color:;color:#000; font-size:12px;padding:2px; border-bottom:2px solid #ff4841; border-left:px solid #f2f2f2; border: 1px dashed #000; }
  137. .answer {padding: 1px; font-family:cambria; font-size:12px;}
  138. .answer img {max-width: 400px;}
  139. #asker a:hover {color:#fe3b80;text-shadow: 3px 1px 5px #fe3b80;}
  140. #ssource{margin-left:10px; display:none}
  141.  
  142. #hoverphoto { padding:3px;opacity:0; margin:0px 0px 495px 495px; filter: alpha(opacity = 0.2); position:absolute; -webkit-transition: all 0.4s ease-out; -moz-transition: all 0.4s ease-out;margin-top:-5px; background-color:transparent;text-transform:lowercase }
  143. #hoverphoto:hover {color:#777;}
  144.  
  145. .entries:hover #hoverphoto { opacity:1.0;}
  146.  
  147.  
  148. #gogoho {margin-left:-44px; text-align:left; font-size: 10px; font-family: arial; width:100px;height: auto; text-transform:lowercase}
  149. #gogoho a {text-transform:lowercase; font-style:normal}
  150. #gogoho a:hover {color:#fb61c3;}
  151. .notes {width:550px; padding:0px; margin-top:1px; margin-bottom:1px; font-size:12px; text-align:center} ol.notes {list-style: none; margin: 0 20px 0 0px; padding:0px; bord00er-bottom: 1px sólida # ccc; z-index:11;} ol.notes li {background-color:{color:post};margin-bottom:1px; padding:5px;}.notes img{display:none; border:0px}
  152.  
  153.  
  154.  
  155. #sidebar {position:fixed; width: 150px; height:150px; margin-left:300px;margin-top:70px; -webkit-transition-duration: 0.4s;}
  156.  
  157. #foto img {display: inline; margin-left:0px; position:fixed; text-align:left;-webkit-transition: all 0.3s ease-out; -moz-transition: all 0.3s ease-out; margin-top:3px;}
  158. #foto img {width:160px; height:220px; margin-top:-200px;margin-left:-70px;}
  159. #foto img:hover {-webkit-filter: grayscale(0%);transition:All .5s ease;-o-transition:All .5s ease;}
  160.  
  161.  
  162. #menu{font-size: 12px;color:#fff; font-family:cambria;margin-left:15px;position:fixed;margin-top:10px;width:150px;text-transform:;opacity:0;;opacity:10; padding:0.5px;}
  163. #menu a:hover {color:#d81884; opacity:1;-moz-transition: all 0.8s ease-in-out;-o-transition: all 0.8s ease-in-out;-ms-transition: all 0.8s ease-in-out;transition: all 0.8s ease-in-out;font-weight:bold;text-shadow: 3px 1px 5px; font-size: 14px;-webkit-transform: rotate(360deg);}
  164.  
  165. #sidebar:hover #menu {;opacity:10;border-radius:20px;opacity:0.7;border-style:outset;height:15px;background:#d81884;margin-left:0px;width:160px;margin-top:50px;}
  166. #sidebar:hover #menu a { color:#fff;}
  167.  
  168.  
  169. .dl {-webkit-transition-duration: 0.4s; -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;position:fixed;font: 11px calibri;font-style:;color: ;padding: 2px;background-color:;opacity:0;width:170px;text-align:center;margin-left:-10px;margin-top:0px;height:20px}
  170. .dl a{color: ;text-transform:;display: inline-block;-webkit-transition: all .5s ease-out; -moz-transition: all .5s ease-out; font-style:;}
  171. .dl a:hover{text-shadow: 0px 0px 10px;-webkit-transition: all 0.8s ease-out; -moz-transition: all 0.4s ease-out;}
  172. #sidebar:hover .dl {color:{color:lhover};text-transform:;margin-left:7;opacity:9;-webkit-transition: all 0.7s ease-out; -moz-transition: all 0.8s ease-out;}
  173. /*se vc veio ate aqui COPIAR isso, ja sai, sério, ou CREDITE. isso é regristrado como minha autoria , então se copiar, só te denuncio ok? rs :) */
  174. .debsd a::before, .debsd a::after {display: inline-block;opacity: 0;-webkit-transition: -webkit-transform 0.3s, opacity 0.2s;-moz-transition: -moz-transform 0.3s, opacity 0.2s;transition: transform 0.3s, opacity 0.2s;}
  175.  
  176. .debsd a::before {margin-right: 2px;content: ' ღ '; -webkit-transform: translateX(20px);-moz-transform: translateX(20px);transform: translateX(20px);}
  177. /*domdeamar*/
  178. .debsd a::after { margin-left: 2px;content: ' ';-webkit-transform: translateX(-20px); -moz-transform: translateX(-20px); transform: translateX(-20px);}
  179.  
  180. .debsd a:hover::before,.debsd a:hover::after,.debsd a:focus::before,.debsd a:focus::after { opacity: 1; -webkit-transform: translateX(0px); -moz-transform: translateX(0px);transform: translateX(0px);}
  181. /*se vc veio ate aqui COPIAR isso, ja sai, sério, ou CREDITE. isso é regristrado como minha autoria , então se copiar, só te denuncio ok? rs :) */
  182.  
  183. .frase { border-left:px solid #ddd;border-right:px solid #ddd;-webkit-transition-duration: 0.4s; -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;margin-top:-42px; text-transform:; padding: 2px ;line-height:12px;margin-left:5px; font-family: 'calibri'; font-size:14px;text-align:center; position:fixed;color:#fff; text-shadow: 2px 2px 5px #000 ;opacity:0.9;background-color:;width:150px;opacity:0.8;font-weight:bold;}
  184. #sidebar:hover .frase {opacity:0;}
  185.  
  186. .frasetwos { border-left:px solid #ddd;border-right:px solid #ddd;-webkit-transition-duration: 0.4s; -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;margin-top:40px; text-transform:; padding: 2px ;line-height:12px;margin-left:25px; font-family:'cambria'; font-size:13px;text-align:center; position:fixed;color:#888888; text-shadow: 2px 2px 5px #ddd ;opacity:0.9;background-color:width:150px;opacity:0.8;font-weight: bold;border-radius:10px 10px 10px;opacity:0; }
  187. #sidebar:hover .frasetwos {webkit-transition: all 0.7s ease-out; -moz-transition: all 0.8s ease-out;background-color:;opacity:10;margin-top:10px;font-size:11px;width:100px;margin-left:30px;color:#000;opacity:10;}
  188.  
  189.  
  190.  
  191. .b1{;margin-left:5px; margin-top:4px; position:fixed;text-align:left;-webkit-transition-duration: 0.4s; -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;opacity:0;}
  192. .b1 img {width:190px; height:auto;-webkit-filter: grayscale(0%);}
  193. #sidebar:hover .b1 { -webkit-transform:rotate(-360deg);;width:170px;opacity:10;}
  194.  
  195.  
  196. .b2{margin-left:75px;margin-top:-10px; position:fixed;text-align:left;-webkit-transition-duration: 0.4s; -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;opacity:0;}
  197. .b2 img {width:25px; height:auto;}
  198. #sidebar:hover .b2 {margin-left:67px; margin-top:8px;opacity:10;}
  199.  
  200. #b3{position:fixed;margin-top:5px;margin-left:-10px;-webkit-transition-duration:0.8s;opacity:;}
  201. #b3 img{width:30px;;height:auto;-webkit-transform:rotate(0deg)}
  202. #sidebar:hover #b3{opacity:0;margin-left:150px;-webkit-transform:rotate(360deg)}
  203.  
  204.  
  205. #b4{position:fixed;margin-left:-6px; margin-top:4px;-webkit-transition-duration:0.8s;-webkit-transition-duration:0.8s; -webkit-transform:rotate(-10deg);opacity:0;}
  206. #b4 img{width:30px;height:auto;}
  207. #sidebar:hover #b4{opacity:10;margin-top:4px;margin-left:2px; -webkit-transform:rotate(0deg)}
  208.  
  209.  
  210. .barrinha{width:160px; background:#fff; padding:1px; margin:-16px;margin-left:-10px;border-style:outset;opacity:0;height:15px;}
  211. #sidebar:hover .barrinha {background:#ae0a46;opacity:0;}
  212.  
  213. #bordas{position:fixed;margin-left:17px;margin-top:10px;border-left:px dotted #888888;border-bottom:1px dotted #d81884;border-right:1px dotted #d81884;padding:4px;width:140px;-webkit-transition: all 0.8s linear; -webkit-transition: all 0.8s ease-in-out;-moz-transition: all 0.8s ease-in-out;
  214. -o-transition: all 0.8s ease-in-out;-ms-transition: all 0.8s ease-in-out; transition: all 0.8s ease-in-out;border-color:#aaa;line-height:11px;-moz-transition:all 0.6s linear; transition:all 0.6s linear;border:1px dotted #000;border-radius:10px 10px 10px;height:10px;}
  215. #sidebar:hover #bordas{border-left:1px dotted #888888;border-bottom:1px dotted #d81884;border-right:2px dotted #d81884;margin-top:30px;width:160px;margin-left:0px;opacity:0}
  216.  
  217. .ddamar{position:fixed;font-size:15px;font-family:tahoma;color:#000;text-decoration:none;margin-top:22px;margin-left:60px;z-index:9999999;background:;-webkit-transition: all 0.8s linear; -webkit-transition: all 0.8s ease-in-out;-moz-transition: all 0.8s ease-in-out;
  218. -o-transition: all 0.8s ease-in-out;-ms-transition: all 0.8s ease-in-out; transition: all 0.8s ease-in-out}
  219.  
  220. #sidebar:hover .ddamar{margin-top:-240px;margin-left:100px;opacity:;}
  221.  
  222. /*** TOOLTIP BY RITAMAFALDA POR LUVHTML***/
  223. #dhtmltooltip{position: absolute; padding: 2px; background-color: #fff; border: 4px solid #000; left: -100px; color: #bebebe; text-align: center; font-size: 10px; width: auto; margin: 10px; -webkit-border-radius: 7px; -moz-border-radius: 7px; border-radius: 7px; visibility: hidden; z-index: 300; filter: progid:DXImageTransform.Microsoft.Shadow(color=gray,direction=135);}
  224.  
  225.  
  226. #tudo {width:150px; margin-left:20px; margin-top:300px;}
  227. ::-webkit-scrollbar{width:7px;
  228. height:0px;}
  229. ::-webkit-scrollbar-button:start:decrement
  230. ::-webkit-scrollbar-button:end:increment{display:block;
  231. height:0;
  232. background-color:#000;}
  233. ::-webkit-scrollbar-track-piece{background-color:#fff;
  234. -webkit-border-radius:0;
  235. -webkit-border-bottom-right-radius:3px;
  236. -webkit-border-bottom-left-radius:3px;}
  237. ::-webkit-scrollbar-thumb:vertical{height:50px;
  238. background-color:#000;}
  239. ::-webkit-scrollbar-thumb:horizontal{width:50px;
  240. background-color:#000;}
  241.  
  242.  
  243.  
  244. /*** Botões de Permalink e Reblog by Making-Themes ***/
  245. #reblogmt {background: url('URL_DO_REBLOG'); margin-left: -60px; position: absolute; height: 40px; width: 40px; display: inline-block; filter: alpha(opacity=100); opacity: .12; -webkit-transition-duration: .70s;}
  246. #reblogmt:hover {background: url('URL_DO_REBLOG'); margin-left: -60px; position: absolute; height: 40px; width: 40px; display: inline-block; opacity:100; -webkit-transition-duration: .70s;}
  247. #permalinkmt {background: url('URL_DO_PERMALINK'); margin-left: -35px; position: absolute; height: 40px; width: 40px; display: inline-block; filter: alpha(opacity=100); opacity: .12; -webkit-transition-duration: .70s;}
  248. #permalinkmt:hover {background: url('URL_DO_PERMALINK'); margin-left: -35px; position: absolute; height: 40px; width: 40px; display: inline-block; opacity:100; -webkit-transition-duration: .70s;}
  249.  
  250.  
  251.  
  252.  
  253.  
  254. /* Botão Follow Branco - by: domdeamar ~ credite se usar bjs */
  255. iframe#tumblr_controls {-webkit-filter: invert(100%); -moz-filter: invert(100%); -o-filter: invert(100%); -ms-filter: invert(100%); filter: invert(100%); opacity: .50;}
  256. iframe#tumblr_controls:hover {color:#fff;opacity: 10;}
  257.  
  258.  
  259.  
  260. /*----------------------- fim codigo extra -----------------------------*/
  261.  
  262. /*efeito da borda -- domdeamar -- */
  263. .borderdom {border-left:2px dotted #0885b3;/*VOU TE DAR UMA DICA NAO COPIA ISSO , PQ QUEM FEZ FUI EU E SEI DESCOBRIR SE COPIAR :* */ border-right:2px dotted #0885b3; -WEBKIT-TRANSITION-DURATION: .50S; -WEBKIT-TRANSITION:ALL 1S EASE; /*domdeamar*/ -MOZ-TRANSITION:ALL 1S EASE; -O-TRANSITION:ALL 1S EASE; }
  264.  
  265. .borderdom:HOVER {-webkit-border-bottom-right-radius: 70px;
  266. -moz-border-radius-bottomright: 70px;
  267. border-bottom-right-radius: 70px;
  268. -webkit-border-top-left-radius: 70px;
  269. -moz-border-radius-topleft: 70px;
  270. border-top-left-radius: 70px;/*domdeamar*/ -MOZ-TRANSITION:ALL 3S;-O-TRANSITION:ALL 3S; -WEBKIT-TRANSITION:ALL 3S;border-left:5px double #0885b3; border-right:5px double #0885b3}
  271.  
  272.  
  273. </style>
  274.  
  275.  
  276.  
  277. <style type="text/css">{CustomCSS}</style>
  278.  
  279. <body onkeydown="return false">
  280.  
  281.  
  282.  
  283. </center></div>
  284. </div>
  285.  
  286. </div>
  287.  
  288. </center></div>
  289. </div>
  290. </div>
  291.  
  292.  
  293.  
  294.  
  295. <div id="container">
  296. <div id="sidebar">
  297. <div id="tudo">
  298. <div id="foto"><img src="{image:sidebar}" /> </div>
  299. <br>
  300.  
  301. <div id="b3"><img src="http://static.tumblr.com/kvkwzak/rYtncbeb3/flordom_.png"></div>
  302.  
  303. <div class="b2"><img src="http://static.tumblr.com/kvkwzak/ddgncbec3/bocadom_.png"class="b2"></div>
  304.  
  305. <div id="b4"><img src="http://static.tumblr.com/kvkwzak/rYtncbeb3/flordom_.png" id="b4"></div>
  306.  
  307.  
  308.  
  309. <div class="frase">{description}</div></b>
  310.  
  311. <div class="frasetwos">{description}</div></b>
  312.  
  313.  
  314. <div id="bordas"></div>
  315.  
  316.  
  317. <div id="menu">
  318.  
  319. <a href="{text:Link1}">{text:Link1 Title}</a>
  320.  
  321. <b><a href="{text:Link2}">{text:Link2 Title}</a> </b>
  322.  
  323.  
  324. <a href="{text:Link3}">{text:Link3 Title}</a>
  325.  
  326.  
  327. <b><a href="{text:Link4}">{text:Link4 Title}</a> </b>
  328. </div>
  329.  
  330.  
  331.  
  332. </div>
  333. </div>
  334.  
  335.  
  336.  
  337.  
  338.  
  339. </div>
  340. </div>
  341.  
  342.  
  343.  
  344. </div>
  345.  
  346.  
  347.  
  348. </div>
  349.  
  350.  
  351.  
  352.  
  353.  
  354.  
  355.  
  356. </div>
  357.  
  358.  
  359.  
  360. </div>
  361.  
  362. </div>
  363.  
  364. </div></div>
  365.  
  366.  
  367. <div id="entries">
  368. <div class="autopagerize_page_element">
  369.  
  370.  
  371. {block:IfRolagemInfinita}<div class="autopagerize_page_element">
  372. <script type="text/javascript" src="http://codysherman.com/tools/infinite-scrolling/code"></script>{/block:IfRolagemInfinita}
  373.  
  374.  
  375. {block:Posts}
  376.  
  377.  
  378.  
  379. <div class="entries">
  380. <div id="hoverphoto">
  381. <div id="gogoho"><a href="{Permalink}">{block:NoteCount}{notecount}{/block:NoteCount}</a></div>{LinkCloseTag}
  382. {block:RebloggedFrom}
  383. <div id="gogoho"><a href="{ReblogParentURL}"></a><a href="{ReblogRootURL}">source</a></div>
  384. {/block:RebloggedFrom}
  385. <div id="gogoho"><a href="{ReblogURL}">reblog <img src="http://media.tumblr.com/tumblr_m0nj16ZpbH1qe5v0r.png" width="15px"/></a></div>
  386. {block:HasTags}{block:Tags}
  387. <div id="gogoho"><a href="{TagURL}"><b></b>#{Tag}</a>&nbsp;</div>{/block:Tags}{/block:HasTags}</div>
  388.  
  389. {block:Text}{block:Title}<h1>{Title}</h1>{/block:Title}{Body}{/block:Text}
  390.  
  391. {block:Photo}{LinkOpenTag}<div class="image"><img src="{PhotoURL-400}"></div>{LinkCloseTag}{/block:Photo}
  392.  
  393. {block:Photoset}{Photoset-450}{/block:Photoset}
  394.  
  395. {block:Quote}
  396. <div class="quote">“{Quote}”</div>
  397. {block:Source}<div class="quotesource">
  398. <b>{Source}</b></div>
  399. {/block:Source}
  400. {/block:Quote}
  401.  
  402. {block:Link}
  403. <h1><a href="{URL}" {Target}>{Name}</a></h1>
  404. {block:Description}{Description}{/block:Description}
  405. {/block:Link}
  406.  
  407. {block:Chat}
  408. {block:Title}<h1><a href="{Permalink}">{Title}</a></h1>{/block:Title}
  409. <div class="chat"><ul>{block:Lines}
  410. <li class="person{UserNumber}">{block:Label}
  411. <span class="label">{Label}</span>{/block:Label} {Line}</li>{/block:Lines}</ul></div>
  412. {/block:Chat}
  413.  
  414. {block:Audio}
  415. <div class="player">{AudioPlayerBlack}</div>
  416. {block:Caption}{Caption}{/block:Caption}
  417. {/block:Audio}
  418.  
  419. {block:Video}{Video-400}{/block:Video}
  420.  
  421.  
  422. {block:Answer}
  423. <div id="asker"> <b>{Asker}</b>:</i> {Question}</div>
  424. <div class="answer">{Answer}</div>
  425. {/block:Answer}
  426.  
  427. <div id="photoset">
  428. {block:Photo}{block:Caption}{Caption}{/block:Caption}{/block:Photo}
  429. {block:Video}{block:Caption}{Caption}{/block:Caption}{/block:Video}
  430. {block:Photoset}{block:Caption}{Caption}{/block:Caption}{/block:Photoset}
  431. </div>
  432.  
  433. <div id="ssource">{block:ContentSource}<a href="{SourceURL}">{lang:Source}:{block:SourceLogo}
  434. <img src="{BlackLogoURL}" width="{LogoWidth} height="{LogoHeight}" alt="{SourceTitle}" />
  435. {/block:SourceLogo}{block:NoSourceLogo}{SourceLink}{/block:NoSourceLogo}</a>
  436. {/block:ContentSource}</div>
  437.  
  438. </div>
  439.  
  440.  
  441. {/block:Posts}
  442.  
  443. {block:PostNotes}{PostNotes}{/block:PostNotes}<br />
  444.  
  445.  
  446.  
  447.  
  448. <a href="{Permalink}"><div id="permalinkmt"></div></a>
  449. <a href="{ReblogURL}" target="_blank"><div id="reblogmt"></div></a>
  450.  
  451. </div>
  452. </div>
  453. </div>
  454. </div>
  455.  
  456.  
  457.  
  458. </div>
  459. </div>
  460. </div>
  461.  
  462.  
  463.  
  464.  
  465.  
  466.  
  467.  
  468. </body>
  469.  
  470. <!--♥-- por favor não retire meus creditos --♥-->
  471. <a style=" font-size:11px; color:#000;font-family:pf arma five;;position:fixed;bottom:30px;padding:3px;z-index:55554235555;border-bottom:1px dashed #d7288b ;left:10px;" href="http://domdeamar.tumblr.com/" title="by domdeamar ♔ ">domdeamar <font color="#d7288b">©</font></a></div>
  472. <!--♥-- por favor não retire meus creditos --♥-->
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement