Advertisement
domdeamar

Theme 79

Jun 19th, 2015
396
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 17.02 KB | None | 0 0
  1.  
  2.  
  3. <!--♥--♥--♥--♥--♥--♥--♥--♥--♥--♥--♥--♥--♥--♥--♥--♥--♥--♥--♥--♥--♥--♥--♥--♥--♥
  4.  
  5. ❥ THEME FEITO POR
  6.  
  7. | | ,d88b.d88b,
  8. ___| ___ _ _ ___| ___ ___ _ _ ___ ___ 88888888888
  9. | )| )| | )| )|___)| )| | )| )| ) `Y8888888Y'
  10. |__/ |__/ | / |__/ |__ |__/|| / |__/|| `Y888Y'
  11. `Y'
  12.  
  13.  
  14. ⋆ NÃO RETIRE MEUS CRÉDITOS.
  15. ⋆ Se copiar algum detalhe tenha decência de colocar os devidos créditos.
  16. base: warvada
  17.  
  18. --♥--♥--♥--♥--♥--♥--♥--♥--♥--♥--♥--♥--♥--♥--♥--♥--♥--♥--♥--♥--♥--♥--♥--♥--♥-->
  19.  
  20.  
  21.  
  22.  
  23. <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
  24.  
  25. <html xmlns="http://www.w3.org/1999/xhtml">
  26. <head profile="http://gmpg.org/xfn/11">
  27.  
  28. <link rel="shortcut icon" href="http://static.tumblr.com/cynt26m/ZxPnfxqq0/lovedomdeamar.png">
  29. <title>{title}</title>
  30.  
  31. <meta name="image:background" content=""/>
  32. <meta name="image:sidebar" content="http://40.media.tumblr.com/958ec52c8761ef6a5ea49feb4b7a64f8/tumblr_nnuprdQLSi1tqyin3o1_500.jpg"/>
  33.  
  34.  
  35. <meta name="color:background" content="#ffffff"/>
  36. <meta name="color:text" content="#aaaaaa"/>
  37. <meta name="color:links" content="#aaaaaa"/>
  38. <meta name="color:links hover" content="#dddddd"/>
  39. <meta name="color:barra de rolagem" content="#aaaaaa"/>
  40. <meta name="color:ask" content="#eeeeee" />
  41. <meta name="color:menu" content="#ffffff" />
  42. <meta name="color:hover" content="#ff4162" />
  43.  
  44.  
  45.  
  46. <meta name="text:Link1" content="/" />
  47. <meta name="text:Link1 Title" content="link" />
  48. <meta name="text:Link2" content="/" />
  49. <meta name="text:Link2 Title" content="link" />
  50. <meta name="text:Link3" content="/" />
  51. <meta name="text:Link3 Title" content="link" />
  52. <meta name="text:Link4" content="/" />
  53. <meta name="text:Link4 Title" content="link" />
  54. <meta name="text:Link5" content="/" />
  55. <meta name="text:Link5 Title" content="link" />
  56. <meta name="text:Link6" content="/" />
  57. <meta name="text:Link6 Title" content="link" />
  58.  
  59.  
  60.  
  61. <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
  62. <meta http-equiv="x-dns-prefetch-control" content="off"/>
  63. <script type="text/javascript" src="http://static.tumblr.com/8yo5xxv/Ebrm7rdy0/botao.js"></script>
  64.  
  65. </head>
  66.  
  67. <style type="text/css" media="screen">
  68.  
  69. body {color:{color:text}; background-color:{color:background}; background-image: url('{image:Background}'); background-attachment:fixed; font-family:Tahoma; font-size:12px; text-align:justify; }
  70. a:link, a:active, a:visited{ color:{color:links}; text-decoration:none; -webkit-transition-duration: 0.4s; }
  71. a:hover{color:{color:linkshover};}
  72. p {margin: 6px 0 0 0}
  73. blockquote {padding:10px;}
  74.  
  75. ::-webkit-scrollbar {height:10px; width:10px; background:{color:background};}
  76. ::-webkit-scrollbar-thumb:vertical {background:{color:barra de rolagem};}
  77. ::-webkit-scrollbar-thumb:horizontal {background:{color:barra de rolagem};}
  78.  
  79.  
  80. #content {width:650px; margin-left:450px; margin-right:auto;}
  81. #main {width:600px; float:right; position:absolute;}
  82. .caixa {background:{color:background}; margin:4px 4px 10px 4px; width:250px;}.caixa img{max-width:250px;}
  83. .imaagem img{width:240px;}
  84. .vsanna{display: none;}
  85.  
  86. .caixa .notes {margin-top:0px; margin-left:-30px; width:240px; height:13px; line-height:13px; background:{color:background}; text-align:right; padding-right:10px; font-size:9px; text-transform:uppercase; opacity:0; -webkit-transition-duration:.4s; -moz-transition-duration:.4s;}.notes a{ color:{color:links};}.notes a:hover{text-shadow:0px 0px 1px {color:links hover}; color:{color:links hover};}
  87. .caixa:hover .notes {margin-left:0px; opacity:1; -webkit-transition-duration:.4s; -moz-transition-duration:.4s;}
  88. .notes2 {position:absolute; top:5px; left:0px; width:auto; height:auto; padding:2px; background:{color:background}; text-align:center; font-size:10px; text-transform: uppercase; display:block; opacity:0; -webkit-transition-duration: 0.4s; -moz-transition-duration: 0.4s; -o-transition-duration: 0.4s;}.notes2 a{ color:{color:links};}.notes2 a:hover{text-shadow:0px 0px 1px {color:links hover}; color:{color:links hover};}
  89. .caixa:hover .notes2 {left:10px; opacity:0.7; -webkit-transition-duration: 0.4s; -moz-transition-duration: 0.4s; -o-transition-duration: 0.4s;}
  90.  
  91. h1 {font-size:12px; padding:0px; margin:0px; text-align:center;} h2 {font-size:12px; padding:0px; margin:0px; text-align:center;}
  92.  
  93. .quote {text-align:justify; padding-bottom:5px;}
  94. .source {font-size:9px; text-transform:uppercase; font-style:none; text-decoration:none; text-align:center; font-weight:bold;}
  95.  
  96. #asker {font-family:cambria; text-align: justify; background-color:;color:#000; font-size:12px;padding:2px; border-bottom:2px solid #f5b5d9; border-left:px solid #f2f2f2; border: 2px dotted #f5b5d9 ; border-radius:5px;background: url('http://static.tumblr.com/cynt26m/j8Pnlhg92/dadoms.jpg') }
  97. .answer {padding: 1px; font-family:cambria; font-size:12px;border:2px solid #f5b5d9;;-webkit-border-radius:8px;-moz-border-radius:5px;border-radius:3px}
  98. .answer img {max-width: 400px;}
  99. #asker a:hover {text-shadow: 0px 0px 1px {color:hover}}
  100. #ssource{margin-left:10px; display:none}
  101.  
  102. .bordinha {margin-top:-226px;margin-left:-5px;width:160px;height:280px;border:4px solid pink;outline-offset: 1px; outline:1px solid #ffecf5;position:fixed;-webkit-transition: 0.1s ease-in;-moz-transition: 0.1s ease-in; transition: 0.1s ease-in}
  103. .side:hover .bordinha {;width:160px;height:220px;}
  104.  
  105. .bordinhatwo {margin-top:-226px;margin-left:-5px;width:220px;height:298px;border:1px dashed white;outline-offset: 1px; outline:1px solid #ffecf5;position:fixed;-webkit-transition: 0.9s ease-in;-moz-transition: 0.9s ease-in; transition: 0.9s ease-in;opacity:0;}
  106. .side:hover .bordinhatwo {opacity:10;width:165px;height:225px;-webkit-transition: 0.9s ease-in;-moz-transition: 0.9s ease-in; transition: 0.9s ease-in;opacity:0;}
  107.  
  108. .side{position:fixed; margin-top:130px; margin-left:210px; width:190px; height:330px; }
  109.  
  110. .sideimg img{width:160px; height:220px; margin-top:0px; margin-left:0px;}
  111. .side:hover .sideimg {-webkit-filter: grayscale(50%) ; -webkit-filter: grayscale(0.0) blur(1px); transition:All .8s ease;-o-transition:All .5s ease;}
  112.  
  113.  
  114. .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;width:145px; height:13px;margin-top:0px; text-transform:; padding: 2px ;line-height:12px;margin-left:5px; font-family:'Gabriola'; font-size:16px;text-align:center; position:fixed;color:#000 opacity:2;;font-style:;opacity:;text-transform: none}
  115. .side:hover .frase {opacity:0;}
  116.  
  117. .bb {margin-top:-228px; margin-left:-7px; border-left:3px solid #ff7fc1
  118. ; width:12px; height:12px;border-top:3px solid #ff7fc1;opacity:0;}
  119. .side:hover .bb {opacity:10}
  120.  
  121. .bb1 {margin-top:205px; margin-left:152px; border-right:3px solid #ff7fc1
  122. ; width:12px; height:12px;border-bottom:3px solid #ff7fc1;opacity:0;}
  123. .side:hover .bb1 {opacity:10}
  124.  
  125.  
  126. #milbjs {-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-left:0px; margin-top:30px; position:fixed; text-align:left;font-size:20px;color:#ddd}
  127. #milbjs img { width:25px; height:auto;}
  128. .side:hover #milbjs { color:;opacity:0;margin-top:-100px;}
  129.  
  130. #doismilbjs {-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-left:8px; margin-top:40px; position:fixed; text-align:left;opacity:10;font-size:13px;color: #f5b5d9}
  131. #doismilbjs img { width:22px; height:auto; }
  132. .side:hover #doismilbjs {;opacity:0;margin-top:-100px;}
  133.  
  134. .debs{width:50px;height:25px;float: left; margin-left:150px; margin-top:-130px; position: fixed;-webkit-transition: all 0.4s ease-out; -moz-transition: all 0.1s ease-out;opacity:0;z-index:99;border-radius:10px;}
  135. .debs a {outline: solid 1px #fff;display: inline-block;float: left; margin-left: 1px ;height: auto; width: 60px; -webkit-transition: all .8s ease-out; -moz-transition: all .8s ease-out; -webkit-transition: all .8s ease-out; -moz-transition: all .8s ease-out;overflow:hidden;color:#fff;font-size:11px;font-family: caliri ;line-height:20px;text-align:center;margin-bottom:1px;background-color:rgba(278,250,300,0.3)}
  136. .debs a:hover{ text-shadow:0px 0px 1px #fff;color:#fff;transition:0.40s;box-shadow: inset 0px 0px 80px 0px #ddd;transition:0.60s;outline: solid 1px #eee;letter-spacing:4px;-webkit-transform: rotateX(360deg);font-style: bold; background:url('https://s-media-cache-ak0.pinimg.com/originals/94/c5/6a/94c56ab4b02a445b1aa5209cc686c98a.jpg') repeat;}
  137. .side:hover .debs{-webkit-transition: all .8s ease-out; -moz-transition: all .8s ease-out;margin-left:55px;opacity:10;}
  138.  
  139.  
  140.  
  141. #dhtmltooltip{ z-index: 99999;position: absolute; padding: 2px; background-color: #fff; border: 1px dotted #fe89b3; left: -100px; color: #888888; text-align: center; font-size: 10px; width: auto; margin: 10px; -webkit-border-radius: 3px; -moz-border-radius: 100px; border-radius: 3px; visibility: hidden; z-index: 99999; filter: progid:DXImageTransform.Microsoft.Shadow(color=gray,direction=135);}
  142.  
  143.  
  144. #bbj {-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-left:0px; margin-top:27px; position:fixed; text-align:left;opacity:0;}
  145. #bbj img { width:160px; height:auto; }
  146. .side:hover #bbj {;width:160px; margin-top:0px;opacity:10;}
  147.  
  148.  
  149. #b1 {-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-left:35px; margin-top:-150px; position:fixed; text-align:left;font-size:14px;color:#888;opacity:0;}
  150. #b1 img { width:25px; height:auto;}
  151. .side:hover #b1 { color:;opacity:10;margin-top:-109px;text-shadow:0px 10px 25px #fff; )}
  152.  
  153. #b2 {-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-left:36px; margin-top:-155px; position:fixed; text-align:left;opacity:0;font-size:13px;color: #ff7fc1}
  154. #b2 img { width:22px; height:auto;text-shadow:0px 10px 25px #000 }
  155. .side:hover #b2 {;opacity:10;margin-top:-130px;text-shadow:0px 0px 25px #fff}
  156.  
  157. #b3 {-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-left:36px; margin-top:-150px; position:fixed; text-align:left;font-size:14px;color:#ff7fc1;opacity:0;}
  158. #b3 img { width:23px; height:auto;}
  159. .side:hover #b3 { color:;opacity:10;margin-top:-86px;text-shadow:0px 0px 25px #fff}
  160.  
  161. #b4 {-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-left:36px; margin-top:-145px; position:fixed; text-align:left;opacity:0;font-size:13px;color: #888}
  162. #b4 img { width:22px; height:auto; }
  163. .side:hover #b4 {;opacity:10;margin-top:-65px;text-shadow:0px 0px 25px #fff}
  164.  
  165.  
  166. </style>
  167.  
  168. <link href='http://fonts.googleapis.com/css?family=Rouge+Script' rel='stylesheet' type='text/css'>
  169.  
  170.  
  171. <body onkeydown="return false">
  172.  
  173.  
  174. <div id="dhtmltooltip"></div>
  175. <script language="JavaScript" src="http://static.tumblr.com/xajwmek/wC6lsg2fd/titlediferenciado_ritamafalda.txt"></script>
  176.  
  177. <div class="side">
  178. <div class="sideimg"><img src="{image:sidebar}"></div>
  179.  
  180. <div id="b1">♥</div>
  181. <div id="b2">♥</div>
  182.  
  183. <div id="b3">♥</div>
  184. <div id="b4">♥</div>
  185. <div id="milbjs">♥</div>
  186. <div id="doismilbjs">♥</div>
  187.  
  188. <div class="debs">
  189.  
  190.  
  191. <a href="{text:Link1}">{text:Link1 Title} </a>
  192. <a href="{text:Link2}">{text:Link2 Title} </a>
  193. <a href="{text:Link3}">{text:Link3 Title} </a>
  194. <a href="{text:Link4}">{text:Link4 Title} </a>
  195.  
  196. </div>
  197.  
  198. <div class="frase">{description}</div>
  199.  
  200. <div class="bordinha"></div>
  201. <div class="bordinhatwo"></div>
  202. </div>
  203.  
  204.  
  205.  
  206.  
  207.  
  208. <div id="content">
  209. <div id="main">
  210. {block:Posts}
  211. <div class="caixa">
  212.  
  213.  
  214. {block:Text}
  215. {block:Title}
  216. <h2>{Title}</h2>
  217. {/block:Title}
  218. {body}
  219. {block:indexpage} <div class="notes"> <a href="{ReblogURL}" target="_blank">Reblog</a> <small><small>♥</small></small></font> | <a href="{permalink}">{NoteCount} notes</a> </div> {/block:indexpage} {/block:Text} {block:Photo} {LinkOpenTag} <div class="imaagem"><img src="{PhotoURL-250}"></div> {block:indexpage} <div class="notes2"> <a href="{ReblogURL}" target="_blank">Reblog</a> <small><small>♥</small></small></font> | <a href="{permalink}">{NoteCount} notes</a> </div> {/block:indexpage} {/block:Photo} {block:Photoset} <div class="imaagem">{Photoset-250}</div>{LinkCloseTag} {block:indexpage} <div class="notes2"> <a href="{ReblogURL}" target="_blank">Reblog</a> <small><small>♥</small></small></font> | <a href="{permalink}">{NoteCount} notes</a> </div> {/block:indexpage} {/block:Photoset} {block:Quote} <div class="quote">"{Quote}"</div> {block:Source}<div class="source"> {Source}</div> {/block:Source} {block:indexpage} <div class="notes"> <a href="{ReblogURL}" target="_blank">Reblog</a> <small><small>♥</small></small></font> | <a href="{permalink}">{NoteCount} notes</a> </div> {/block:indexpage} {/block:Quote} {block:Chat} {block:Title}<h2>{Title}</h2>{/block:Title} {block:Lines} <div class="chat"> <div class="lines">{block:Label} <span>{Label}</span> {/block:Label} {Line}</div></div> {/block:Lines} {block:indexpage} <div class="notes"> <a href="{ReblogURL}" target="_blank">Reblog</a> <small><small>♥</small></small></font> | <a href="{permalink}">{NoteCount} notes</a> </div> {/block:indexpage} {/block:Chat} {block:Link} <a href="{URL}" target="{Target}"><h2>{Title}</h2></a> {block:Description}{Description}{/block:Description} {block:indexpage} <div class="notes"> <a href="{ReblogURL}" target="_blank">Reblog</a> <small><small>♥</small></small></font> | <a href="{permalink}">{NoteCount} notes</a> </div> {/block:indexpage} {/block:Link} {block:Audio} {AudioPlayer} {block:indexpage} <div class="notes"> <a href="{ReblogURL}" target="_blank">Reblog</a> <small><small>♥</small></small></font> | <a href="{permalink}">{NoteCount} notes</a> </div> {/block:indexpage} {/block:Audio} {block:Video} {block:Indexpage}{Video-250}{/block:IndexPage} {block:PermalinkPage}{Video-400}{/block:PermalinkPage} {block:Caption}{Caption}{/block:Caption} {block:indexpage} <div class="notes"> <a href="{ReblogURL}" target="_blank">Reblog</a> <small><small>♥</small></small></font> | <a href="{permalink}">{NoteCount} notes</a> </div> {/block:indexpage} {/block:Video}
  220. {block:Answer}
  221. <div id="asker"> <b>{Asker}</b>:</i> {Question}</div>
  222. <div class="answer">{Answer}</div>
  223. {/block:Answer}
  224.  
  225. <div class="vsanna">
  226. {block:RebloggedFrom}
  227. <a href="{ReblogParentURL}">via</a>
  228. {/block:RebloggedFrom}
  229. {block:ContentSource}
  230. <a href="{SourceURL}">source</a>
  231. {/block:ContentSource}
  232. </div>
  233.  
  234.  
  235. </div>
  236. {/block:Posts}
  237.  
  238. </div>
  239.  
  240.  
  241. <script type="text/javascript" src="http://static.tumblr.com/imovwvl/dJWl20ley/jqueryformasonry.js"></script>
  242. <script src="http://static.tumblr.com/df28qmy/SHUlh3i7s/jquery.infinitescroll.js"></script>
  243. <script src="http://static.tumblr.com/thpaaos/lLwkowcqm/jquery.masonry.js"></script>
  244. <script type="text/javascript">
  245. $(window).load(function () {
  246. $('#main').masonry(),
  247. $('.masonryWrap').infinitescroll({
  248. navSelector : "div#navigation",
  249. nextSelector : "div#navigation a#nextPage",
  250. itemSelector : ".caixa",
  251. bufferPx : 10000,
  252. extraScrollPx: 11000,
  253. loadingImg : "",
  254. loadingText : "<i> </i>",
  255. },
  256. // call masonry as a callback.
  257. function() { $('#main').masonry({ appendedContent: $(this) }); }
  258. );
  259. });
  260. </script>
  261. {block:IndexPage}
  262. <div class="column navigation" id="navigation">
  263. {block:Pagination}
  264. {block:PreviousPage}<a href="{PreviousPage}" class="navigate">{/block:PreviousPage}{block:PreviousPage}</a>{/block:PreviousPage}
  265. {block:NextPage}<a href="{NextPage}" class="navigate" id="nextPage">{/block:NextPage}{block:NextPage}</a>{/block:NextPage}{/block:Pagination}
  266. </div>
  267. {/block:IndexPage}
  268.  
  269. </body>
  270.  
  271.  
  272. <!--♥-- por favor não retire meus creditos --♥-->
  273. <a style=" position:fixed;font-size:11px; color:#000;font-family:pf arma five;;position:fixed;bottom:30px;padding:3px;z-index:55554235555;border-bottom:1px dashed #fe3b80 ;left:10px;" href="http://domdeamar.tumblr.com/" onMouseover="ddrivetip('feito por <b>domdeamar</b> ♔ ')"; onMouseout="hideddrivetip()"> <font color="#fe3b80">©</font> domdeamar <font color="#fe3b80">♥</font></a></div>
  274. <!--♥-- por favor não retire meus creditos --♥-->
  275.  
  276.  
  277.  
  278. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement