Advertisement
simonecereja

Theme criminal

Aug 22nd, 2012
3,108
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 37.46 KB | None | 0 0
  1. <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
  2.  
  3. <html xmlns="http://www.w3.org/1999/xhtml">
  4. <!-----------------------------------------------------------------------------------------------
  5.  
  6.  
  7.  
  8. Theme feito totalmente por Simone Montilares (cerejadosundae.tumblr.com). NÃO RETIRE OS CRÉDITOS, NEM COPIE NEM PLAGIE EU CONHEÇO MEUS CÓDIGO E ISSO NÃO FICARÁ BARATO, NÃO USE COMO BASE JAMAIS. ROUBAR É CRIME.
  9.  
  10.  
  11.  
  12. ------------------------------------------------------------------------------------------------>
  13.  
  14.  
  15.  
  16. <html xmlns="http://www.w3.org/1999/xhtml"><script type="text/javascript">
  17. //Created by Title bar Maker (http://www.bosiljak.hr/titlemaker)
  18.  
  19. function tb8_makeArray(n){
  20.  
  21. this.length = n;
  22.  
  23. return this.length;
  24.  
  25. }
  26.  
  27. tb8_messages = new tb8_makeArray(1);
  28.  
  29. tb8_messages[0] = "{Title}";
  30.  
  31. tb8_rptType = 'infinite';
  32.  
  33. tb8_rptNbr = 5;
  34.  
  35. tb8_speed = 100;
  36.  
  37. tb8_delay = 2000;
  38.  
  39. var tb8_counter=1;
  40.  
  41. var tb8_currMsg=0;
  42.  
  43. var tb8_tekst ="";
  44.  
  45. var tb8_i=0;
  46.  
  47. var tb8_TID = null;
  48.  
  49. function tb8_pisi(){
  50.  
  51. tb8_tekst = tb8_tekst + tb8_messages[tb8_currMsg].substring(tb8_i, tb8_i+1);
  52.  
  53. document.title = tb8_tekst;
  54.  
  55. tb8_sp=tb8_speed;
  56.  
  57. tb8_i++;
  58.  
  59. if (tb8_i==tb8_messages[tb8_currMsg].length){
  60.  
  61. tb8_currMsg++; tb8_i=0; tb8_tekst="";tb8_sp=tb8_delay;
  62.  
  63. }
  64.  
  65. if (tb8_currMsg == tb8_messages.length){
  66.  
  67. if ((tb8_rptType == 'finite') && (tb8_counter==tb8_rptNbr)){
  68.  
  69. clearTimeout(tb8_TID);
  70.  
  71. return;
  72.  
  73. }
  74.  
  75. tb8_counter++;
  76.  
  77. tb8_currMsg = 0;
  78.  
  79. }
  80.  
  81. tb8_TID = setTimeout("tb8_pisi()", tb8_sp);
  82.  
  83. }
  84.  
  85. tb8_pisi()
  86.  
  87. </script>
  88.  
  89.  
  90.  
  91.  
  92.  
  93. <head profile="http://gmpg.org/xfn/11"> <link href='http://fonts.googleapis.com/css?family=Happy+Monkey' rel='stylesheet' type='text/css'>
  94. <link href='http://fonts.googleapis.com/css?family=Dosis' rel='stylesheet' type='text/css'><link href='http://fonts.googleapis.com/css?family=Advent+Pro' rel='stylesheet' type='text/css'>
  95. <link href='http://fonts.googleapis.com/css?family=Yanone+Kaffeesatz' rel='stylesheet' type='text/css'>
  96. <link href='http://fonts.googleapis.com/css?family=Didact+Gothic' rel='stylesheet' type='text/css'><link href='http://fonts.googleapis.com/css?family=Lobster+Two' rel='stylesheet' type='text/css'>
  97. <link href='http://fonts.googleapis.com/css?family=Great+Vibes' rel='stylesheet' type='text/css'><link href='http://fonts.googleapis.com/css?family=Didact+Gothic' rel='stylesheet' type='text/css'>
  98.  
  99. <title>{title}</title>
  100. <link rel="shortcut icon" href="{Favicon}" />
  101. <meta name="color:title" content="#969696"/>
  102. <meta name="color:negrito" content="#737373"/>
  103. <meta name="color:letras" content="#AAAAAA"/>
  104. <meta name="color:menu" content="#727272"/>
  105. <meta name="color:menuhover" content="#000"/>
  106. <meta name="color:menu2" content="#727272"/>
  107. <meta name="color:menuhover2" content="#000"/>
  108. <meta name="color:textlinks" content="#fff"/>
  109. <meta name="color:textlinkhover" content="#000"/>
  110. <meta name="color:links" content="#AAAAAA" />
  111. <meta name="color:linkshover" content="#ED7F91" />
  112. <meta name="color:border" content="#E55A71"/>
  113. <meta name="color:boxinterno" content="#000000" />
  114. <meta name="color:boxcentral" content="#d6d6d6" />
  115. <meta name="color:texthover" content="#000000" />
  116. <meta name="color:backgroundbox" content="#fff"/>
  117. <meta name="color:letrasidebar" content="#fff"/>
  118. <meta name="color:backgroundtheme" content="#eee"/>
  119. <meta name="color:scroll" content="#737373"/>
  120. <meta name="color:backgroundfrase" content="#AAAAAA"/>
  121. <meta name="color:frase" content="#737373/>
  122.  
  123. <meta name="image:background" content=""/>
  124. <meta name="image:sidgif" content="http://24.media.tumblr.com/tumblr_m94vmpHHv61ra62m5o1_500.jpg"/>
  125. <meta name="text:subtitle" content="" />
  126. <meta name="text:subtitle" content="" />
  127. <meta name="text:frase" content="Frase 1" />
  128. <meta name="text:frase2" content="Frase 2" />
  129. <meta name="text:Link1" content="link" />
  130. <meta name="text:Link1 Title" content="troque" />
  131. <meta name="text:Link2" content="Link" />
  132. <meta name="text:Link2 Title" content="esses links" />
  133. <meta name="text:Link3" content="link" />
  134. <meta name="text:Link3 Title" content="no" />
  135. <meta name="text:Link4" content="Link" />
  136. <meta name="text:Link4 Title" content="appearance" />
  137. <meta name="text:Link5" content="link" />
  138. <meta name="text:Link5 Title" content="troque" />
  139. <meta name="text:Link6" content="link" />
  140. <meta name="text:Link6 Title" content="esses" />
  141. <meta name="text:Link7" content="link" />
  142. <meta name="text:Link7 Title" content="links" />
  143.  
  144. </head>
  145.  
  146. <style type="text/css">
  147. ::-webkit-scrollbar{width:6px;height:3px;}
  148. ::-webkit-scrollbar-button:start:decrement
  149. ::-webkit-scrollbar-button:end:increment{display:block;height:0;background-color:transparent;}
  150. ::-webkit-scrollbar-track-piece{background-color:#fff;-webkit-border-radius:0;-webkit-border-bottom-right-radius:0px;-webkit-border-bottom-left-radius:0px;}
  151. ::-webkit-scrollbar-thumb:vertical{height:50px; background:{color:scroll};-webkit-border-radius:px;}
  152. ::-webkit-scrollbar-thumb:horizontal{width:50px; background-color:#ddd;-webkit-border-radius:px;}
  153.  
  154. @font-face {font-family:existence; src: url('http://static.tumblr.com/zvqacv0/zVAm5glze/champagne___limousines.ttf');}
  155.  
  156.  
  157. /*** Background ***/
  158. body{background: {color:backgroundtheme} Url('{image:background}');color:{color:letras}; font:normal 11px 'Lucida Grande',Verdana,sans-serif; background-attachment:fixed; background-repeat:repeat; }
  159.  
  160. .home {
  161. height:30px; width:30px;align:center;opacity:0.4;-webkit-transition: all 1.0s ease-out; -moz-transition: all 2.5s ease-out;margin:-6px;}
  162.  
  163. .home:hover {-webkit-transition: all 1.0s ease-out; -moz-transition: all 2.5s ease-out;
  164. opacity:1;}
  165. /*** Papa ***/
  166. #pagina {font: normal 12px arial; color: #000; width: 350px; padding: 2px, text-align: center;}
  167.  
  168. /*** Conteudo ***/
  169. #conteudo {margin-left:400px; margin-top:2px; width: 350px; padding: 5px; }
  170. #conteudo .post {margin-bottom:20px;}
  171. /****** tumblr controls by ritamafalda */
  172. iframe#tumblr_controls {right:3px !important; position: fixed !important; filter:alpha(opacity=30); -moz-opacity:0.30; opacity:0.30; -webkit-transition:all .3s linear;-moz-transition:all .3s linear;transition:all .3s linear;}
  173. iframe#tumblr_controls:hover{filter:alpha(opacity=100); -moz-opacity:1; opacity:1;}
  174.  
  175. .sidebar {position: fixed;margin-left:-1px;height:320px;
  176. background-repeat: no-repeat;margin-top:13px;color:{color:letrasidebar}; background: {color:boxcentral};padding: 3px;
  177.  
  178. }
  179.  
  180. .sidebarmenu {position: fixed;margin-left:-8px;
  181. background-repeat: no-repeat;margin-top:318px;width:220px;color:{color:letrasidebar};-webkit-transition: all 1.0s ease-out; -moz-transition: all 2.5s ease-out;
  182. }
  183. .sidebarmenu:hover {position: fixed;
  184. background-repeat: no-repeat;margin-top:340px;width:220px;color:{color:letrasidebar};-webkit-transition: all 1.0s ease-out; -moz-transition: all 2.5s ease-out;
  185.  
  186. }
  187. #descr {position: fixed;
  188.  
  189. padding: 3px;width:180px;height:100%;;
  190. margin-left: 275px;
  191. margin-top:20px;-webkit-transition: all 1.0s ease-out; -moz-transition: all 2.5s ease-out;
  192. }
  193.  
  194.  
  195. /* Chat por Anna (livelikeasuicide) *********/
  196. .chat {background: {color:backgroundbox}; margin: 0; font-size:
  197.  
  198. 11px; font-family: calibri;}
  199. .chat .chat1 {margin-left: 0px;font-size: 
  200. 8px; }
  201. .chat .chat1 .chat2 {background: {color:links}; color: #fff;font-size: 
  202. 9px;
  203. margin-bottom: 1px; padding: 4px 5px 4px 5px;} /* Primeira linha */
  204. .chat .chat1 .chat2.even {background: {color:linkshover};
  205. color: #fff;font-size: 
  206. 9px; } /* Segunda linha */
  207. .chat .chat1 .chat2 span{}
  208. /*--- textarea etc ------- */
  209. input, textarea, option, select, button
  210. {font-family: Verdana, Helvetica; font-size: 8px;
  211. color: {color:menu};
  212. padding: 1px;
  213. background:{color:frase} ;
  214. border: 1px solid #f9e5f1;
  215. -moz-border-radius: 4px;
  216.  
  217. -webkit-border-radius: 5px;
  218. -moz-border-radius: 5px;
  219. border-radius: 5px;}
  220.  
  221. .sidebar2 {position: fixed;
  222. background-repeat: no-repeat;
  223.  
  224. margin-left: 945px;
  225. margin-top:150px;}
  226.  
  227. .cred {position: fixed;
  228. background-repeat: no-repeat;
  229. width:220px;
  230. margin-left: 64px;margin-top:50px;
  231. }
  232.  
  233.  
  234. .borda{
  235. padding : 3px;background-color:transparent;-webkit-transition: all 1.0s ease-out; -moz-transition: all 1.0s ease-out;opacity:0.8;
  236.  
  237. border-radius:0px;}
  238. .borda:hover{opacity:1;
  239. padding : 3px;background-color: {color:border};-webkit-transition: all 1.0s ease-out; -moz-transition: all 1.0s ease-out;}
  240. /*** Notes enfeitados por things-to-help-you  ******/
  241. ol.notes { display : block;border-left : 1px solid {color:boxcentral};background-repeat : no-repeat;vertical-align : middle;text-decoration : none;margin-bottom : 1px;background: {color:backgroundbox}; list-style-type: none; font-size: 10px;}
  242. ol.notes li.note {border-top: solid 1px {color:boxcentral}; padding: 4px;}
  243. ol.notes li.note img.avatar {display: none;}
  244. ol.notes li.note span.action {font-weight: none;}
  245. ol.notes li.note .answer_content {font-weight: normal;}
  246. ol.notes li.note blockquote {display: none;}
  247. ol.notes li.note blockquote a {text-decoration: none;}
  248. ful { list-style: none; }
  249. ol { list-style-position: inside; }
  250. * { margin: 0; padding: 0; outline: none; }
  251. .caixa2  {overflow: hidden;background: {color:backgroundbox}; padding: 7px;
  252. font-family: Verdana, Geneva, sans-serif;
  253. color: {color:textlinks};text-align: justify;outline: 0px solid #; margin-bottom: 0px;}
  254. .extra {border-left: 4px solid {color:border}; display : block;border-bottom : 0px solid #fff;background-repeat : no-repeat;text-indent : 5px;vertical-align : middle;text-decoration : none;margin-bottom : 1px;background: {color:backgrounbox}; line-height: 18px;color:{color:letrasidebar};}
  255. .extrass {border-left: 4px solid {color:border}; display : block;border-bottom : 1px solid #d4c8da;background-repeat : no-repeat;text-indent : 5px;vertical-align : middle;text-decoration : none;margin-bottom : 1px;background: {color:backgroundbox}; line-height: 18px;}
  256. .extra a {padding-right: 6px; color: {color:letrasidebar}; border-right: dotted 1px #e7daee; text-shadow: 1px 1px 1px #;}
  257.  
  258. .bordaborda {
  259. height:20px; width:15px;align:center;margin-left:3px;margin-top:5px;}
  260. .bordasmm321 {height:96px;width:96px;-webkit-border-radius: 100px;
  261. -moz-border-radius: 100px;
  262. border-radius: 100px;opacity:0.8;}
  263. .bordasm1{
  264. padding : 5px;background-color: {color:menu};
  265.  
  266. border-radius:0px;width:74px;}
  267.  
  268. .bordasm {
  269. padding : 0px;
  270. -webkit-border-radius: 80px;
  271. -moz-border-radius: 80px;
  272. border-radius: 80px;}
  273.  
  274. .bordasm321 {height:40px;width:40px;background:{color:linkshover};margin:2px 0px 0px 2px;padding : 2px;opacity:0.6;}
  275. .bordasm321:hover{opacity:1;-webkit-transition: all 1.0s ease-out; -moz-transition: all 1.0s ease-out;background:{color:links};}
  276.  
  277. .bordasm123 {width:60px; height:60px;
  278. -webkit-border-radius: 50px;
  279. -moz-border-radius: 50px ;
  280. border-radius: 50px;
  281. }
  282. #dhtmltooltip{position: absolute; left: -300px; border-radius: 3px; padding: 2px; background: {color:menu}; color: {color:textlinks}; text-align: center; visibility: hidden; z-index: 100; font-weight: normal; filter: progid:DXImageTransform.Microsoft.Shadow(color=gray,direction=135);margin-top:-10px;}
  283. #dhtmlpointer{position:absolute; left: -20px; margin-top: 3px; z-index: 101; background: #none; visibility: hidden;margin-top:-10px;}
  284. .imageside { margin-top:0px; }
  285. .imageside img {background:{color:backgroundbox};width:201px; height:320px;align:center;opacity:0.8;}
  286.  
  287. {color:backgroundbox};}
  288. .imageside img:hover { transform: rotateX(180deg); -webkit-transform: rotateX(180deg); -moz-transform: rotateX(180deg); -webkit-transition: all 0.4s ease-out; -moz-transition: all 0.4s ease-out; }
  289.  
  290. .imageside .descrip {width: 190px;margin-left: -1px;
  291.  
  292. text-align: center; height: 308px;
  293. border: 3px solid {color:boxcentral};color:{color:letrasidebar};
  294. position: absolute; padding: 4px;
  295. margin-top: -822px;
  296.  
  297. background: {color:boxinterno};
  298. -webkit-transition: all 0.6s ease;-moz-transition: all 0.6s ease;
  299.  
  300. -o-transition: all 0.6s ease;transition: all 0.6s ease; opacity: 0;
  301. }
  302.  
  303.  
  304. .imageside:hover .descrip {margin-left: -1px; opacity: 1.0;margin-top: -322px; }
  305.  
  306.  
  307. .menu { margin-left: 1px; width: 223px;
  308.  
  309. text-align: center;height: 32px;
  310.  
  311. position: absolute; padding: 4px;
  312. margin-top: 155px;-webkit-transition: all 0.4s ease-out; -moz-transition: all 0.4s ease-out;
  313.  
  314. opacity: 0;}
  315.  
  316.  
  317.  
  318.  
  319.  
  320. .smsource{text-align: right; text-transform: none;margin-bottom: 3px;font-family: verdana;font-size:8pt; }
  321.  
  322.  
  323.  
  324. .caixa {width:198px; height: 300px; margin: 10px; float: left; border: 2px solid {color:boxinterno}; overflow: hidden; position: relative; text-align: center; background: #fff;}
  325. .caixa .efeito,.caixa .content {width: 198px; height: 300px; position: absolute; overflow: hidden; top: 0; left: 0;}
  326. .caixa img {display: block; position: relative;width: 198px; height: 300px; }
  327. .caixa h1 {text-transform: uppercase; color: #fff; text-align: center; position: relative; font-size: 17px; padding: 10px; background: {color:backgroundfrase}; font-weight: normal; margin: 20px 0 0 0; font-family: 'Play', sans-serif;}
  328. .caixa .texto {font-family: verdana, serif; font-style: italic; font-size: 9px;position: relative; color:#fff; padding: 10px 20px 20px; text-align: justify;}
  329. .caixa a.info {display: inline-block; text-decoration: none; padding: 7px 14px; background: {color:menu}; color: {letrasidebar}; text-transform: uppercase; font-family: 'Play', sans-serif;}
  330. .caixa a.info: hover {-webkit-box-shadow: 0 0 5px #000; -moz-box-shadow: 0 0 5px #000; box-shadow: 0 0 5px #000;}
  331. /* --- Efeito ------------------------ */
  332. .caixa-two img {-webkit-transition: all 0.2s ease-in; -moz-transition: all 0.2s ease-in; -o-transition: all 0.1s ease-in; -ms-transition: all 0.1s ease-in; transition: all 0.1s ease-in;opacity:0.8;}
  333. .caixa-two .efeito {background-color: {color:boxcentral}; -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=0)"; filter: alpha(opacity=0); opacity: 0; -webkit-transform: translate(460px, -100px) rotate(180deg); -moz-transform: translate(460px, -100px) rotate(180deg); -o-transform: translate(460px, -100px) rotate(180deg); -ms-transform: translate(460px, -100px) rotate(180deg); transform: translate(460px, -100px) rotate(180deg); -webkit-transition: all 0.2s 0.4s ease-in-out; -moz-transition: all 0.2s 0.4s ease-in-out; -o-transition: all 0.2s 0.4s ease-in-out; -ms-transition: all 0.2s 0.4s ease-in-out; transition: all 0.2s 0.4s ease-in-out;}
  334. .caixa-two h1 {-webkit-transform: translateY(-100px); -moz-transform: translateY(-100px); -o-transform: translateY(-100px); -ms-transform: translateY(-100px); transform: translateY(-100px); -webkit-transition: all 0.2s ease-in-out; -moz-transition: all 0.2s ease-in-out; -o-transition: all 0.2s ease-in-out; -ms-transition: all 0.2s ease-in-out; transition: all 0.2s ease-in-out;}
  335. .caixa-two .texto {-webkit-transform: translateX(300px) rotate(90deg); -moz-transform: translateX(300px) rotate(90deg); -o-transform: translateX(300px) rotate(90deg); -ms-transform: translateX(300px) rotate(90deg); transform: translateX(300px) rotate(90deg); -webkit-transition: all 0.2s ease-in-out; -moz-transition: all 0.2s ease-in-out; -o-transition: all 0.2s ease-in-out; -ms-transition: all 0.2s ease-in-out; transition: all 0.2s ease-in-out;}
  336. .caixa-two a.info {-webkit-transform: translateY(-200px); -moz-transform: translateY(-200px); -o-transform: translateY(-200px); -ms-transform: translateY(-200px); transform: translateY(-200px); -webkit-transition: all 0.2s ease-in-out; -moz-transition: all 0.2s ease-in-out; -o-transition: all 0.2s ease-in-out; -ms-transition: all 0.2s ease-in-out; transition: all 0.2s ease-in-out;}
  337. .caixa-two:hover .efeito {-ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=100)"; filter: alpha(opacity=100); opacity: 1; -webkit-transition-delay: 0s; -moz-transition-delay: 0s; -o-transition-delay: 0s; -ms-transition-delay: 0s; transition-delay: 0s; -webkit-transform: translate(0px, 0px); -moz-transform: translate(0px, 0px); -o-transform: translate(0px, 0px); -ms-transform: translate(0px, 0px); transform: translate(0px, 0px);}
  338. .caixa-two:hover h1 {-webkit-transform: translateY(0px); -moz-transform: translateY(0px); -o-transform: translateY(0px); -ms-transform: translateY(0px); transform: translateY(0px);
  339. -webkit-transition-delay: 0.5s; -moz-transition-delay: 0.5s; -o-transition-delay: 0.5s; -ms-transition-delay: 0.5s; transition-delay: 0.5s;}
  340. .caixa-two:hover .texto {-webkit-transform: translateX(0px) rotate(0deg); -moz-transform: translateX(0px) rotate(0deg); -o-transform: translateX(0px) rotate(0deg); -ms-transform: translateX(0px) rotate(0deg); transform: translateX(0px) rotate(0deg); -webkit-transition-delay: 0.4s; -moz-transition-delay: 0.4s; -o-transition-delay: 0.4s; -ms-transition-delay: 0.4s; transition-delay: 0.4s;}
  341. .caixa-two:hover a.info {-webkit-transform: translateY(0px); -moz-transform: translateY(0px); -o-transform: translateY(0px); -ms-transform: translateY(0px); transform: translateY(0px); -webkit-transition-delay: 0.3s; -moz-transition-delay: 0.3s; -o-transition-delay: 0.3s; -ms-transition-delay: 0.3s; transition-delay: 0.3s;}
  342. .asklist {margin-bottom : 1px;display : block;font-size: 10px;font-family: verdana; letter-spacing : 0; line-height: 15px;border-bottom : 0px solid #eee;text-indent : 5px;vertical-align : middle;background : url('')no-repeat left;background-repeat : no-repeat; padding-left : 15px;text-indent : 5px;text-decoration : none;padding-bottom : 2px;border-bottom : 1px dotted #eee;-webkit-transition-duration: .30s;}
  343.  
  344. .asklist:hover {margin-bottom : 1px;display : block;letter-spacing : 0; line-height: 15px;border-bottom : 0px solid #eee;text-indent : 5px;vertical-align : middle;background : {color:backgroundtheme}; -webkit-transition-duration: .30s; padding-left: 20px;}
  345.  
  346. .wishlist {margin-bottom : 1px;display : block;font-size: 10px;font-family: verdana;  letter-spacing : 0; line-height: 15px;border-bottom : 0px solid #eee;text-indent : 5px;vertical-align : middle;background : url('')no-repeat left;background-repeat : no-repeat; text-indent : 5px;text-decoration : none;padding-bottom : 2px;border-bottom : 1px dotted #eee;}
  347. .wishlist:hover {margin-bottom : 1px;display : block;letter-spacing : 0; line-height: 15px;border-bottom : 0px solid #eee;text-indent : 5px;vertical-align : middle;background : url('')no-repeat left;background-repeat : no-repeat; text-indent : 5px;text-decoration : none;padding-bottom : 2px;border-bottom : 1px dotted #eee;}
  348.  
  349.  
  350.  
  351.  
  352.  
  353.  
  354.  
  355.  
  356. .box {background: {color:backgroundbox}; margin-bottom: 1px; padding: 5px; text-align: justify; border-radius: 0px;}
  357.  
  358.  
  359.  
  360.  
  361.  
  362.  
  363. /*** boxnotes em hover por amandaleocadio ***/
  364. .box .boxnotes {margin-left: 370px; width:130px;
  365. text-align: left; height:55px;
  366. position: absolute; margin-top: -5px; padding: 4px;
  367.  line-height: 10px;font-family:verdana; font-size:8px;
  368. -webkit-transition: all 1s ease;-moz-transition: all 1s ease;
  369. -o-transition: all 1s ease;transition: all 1s ease; opacity: 0; text-transform: uppercase; color:#000;
  370. }
  371.  
  372.  
  373.  
  374.  
  375. .box:hover .boxnotes {opacity: 1; }
  376. /*** fim da boxnotes ***/
  377.  
  378.  
  379.  
  380.  
  381. h1{color:{color:title} !important;font-family: 'Advent Pro', sans-serif; font-size:18px;line-height:20px;font-weight:normal;margin:0px;padding:0px;margin-bottom:-0px;text-align:left;letter-spacing: 1px;}
  382. /*** BlockQuote ***/
  383. blockquote {
  384. margin: -2px;
  385. padding: 3px;}
  386.  
  387. h2{color:{color:frase} !important;font-family:calibri;
  388. font-size:20px;line-height:20px;font-weight:normal;margin:0px;padding:0px;margin-bottom:-0px;text-align:center;letter-spacing: -1px;}
  389.  
  390. h3{color:{color:title} !important;font-family:verdana; font-size:11px;line-height:20px;font-weight:normal;margin:0px;padding:0px;margin-bottom:2px;text-align:left;}
  391.  
  392. a:link, a:visited, a:active {color: {color:links}; text-shadow: 0 0px 0px #ffffff; letter-spacing: 1px; text-decoration: none;}
  393. a:hover {color: {color:linkshover}; -webkit-transition-duration: .99s;}
  394.  
  395. /*** Seleção colorida Sm ***/
  396. ::-moz-selection
  397. {
  398. background: #28B5BF;
  399. color: #f3f3f3;
  400. }
  401. ::selection
  402. {
  403. background: #28B5BF;
  404. color:#fff;
  405. }
  406.  
  407.  
  408.  
  409.  
  410. /** Menu SM**/
  411. .nav { background:{color:menu}; color:{color:textlinks}; display: inline-block; padding: 2px; text-align: center; line-height: 14px; height: 13px; text-transform: uppercase; width:61px; float: center; margin:1px 1px 1px 1px; font-family:calibri;
  412. font-size:9.5px; !important;text-decoration: none; letter-spacing: 0.10em; text-transform:uppercase; border: 1px solid {color:menuhover};}
  413. .nav:hover { background:{color:menuhover};display: inline-block; padding: 2px; text-align: center; color:{color:textlinkshover}; text-transform: uppercase; float: center; margin:1px 1px 1px 1px; font-family:calibri;
  414. !important;text-decoration: none; letter-spacing: 0.10em; text-transform:uppercase; text-shadow:3px 1px 9px #ACACAF; }
  415.  
  416.  
  417.  
  418. /** Menu SM**/
  419. .nava { background:{color:menuhover}; display: inline-block; padding: 3px; text-align: center; line-height:16px;height:12px; color:{letrasidebar}; text-transform: uppercase; width:auto; float: center; margin:-2px 4px 3px -2px; font-family: tinytots;font-size: 9px;text-transform: uppercase;!important;text-decoration: none; letter-spacing: 0.10em; box-shadow:0px 0px 0px #eee; -webkit-transition-duration: .90s;text-transform:uppercase;-webkit-transition-duration: .80s;border: 1px solid #eee;}
  420.  
  421.  
  422.  
  423.  
  424. .nava:hover {background:{color:menu}; ;display: inline-block; text-align: center; color:#fff; float: center; box-shadow:0px 0px 0px #eee;-webkit-transition-duration: .90s;
  425. -webkit-transition-duration: .90s;text-shadow:6px 5px 9px #000;
  426.  
  427. }
  428.  
  429.  
  430. b, strong, bold {color:{color:negrito};}
  431. u, span.sublinha {cursor: help; text-decoration: none; border-bottom: 1px dashed {color:letras};}
  432. i, em{color: {color:letras};}
  433. s {color: {color:letras};}
  434.  
  435.  
  436.  
  437. /*** PAGINACAO BY RITAMAFALDA ***/
  438. .pagi {font-family:georgia; font-size: 50px; font-weight: bold; line-height: 21px; text-shadow: 0 1px 1px #fff; right: 30px; bottom: 50px; position: fixed;}
  439. .pagi1 {font-family:georgia; font-size: 50px; font-weight: bold; line-height: 21px; text-shadow: 0 1px 1px #fff; left: 30px; bottom: 50px; position: fixed;}
  440. a.pagl {color: {color:links}; text-decoration: none;}
  441. a.pagl:hover {color:{color:linkshover};}
  442. .date {width: 99%; background:{color:backgroundbox}; font-weight:normal; text-align:right; letter-spacing:1px; padding:3px; margin-bottom: 1px; text-shadow:0 0px 0px #fff; font-size: 8px; font-family:arial; font-size:8px; text-transform: uppercase; text-transform:uppercase; }
  443. tags {width: 99%; font-weight:normal; letter-spacing:1px; padding:3px; margin-bottom: 3px; text-align:left;background: {color:backgroundbox};text-shadow:0 0px 0px #000; border-radius: 02px; font-size: 8px; font-family:tinytots; text-transform: uppercase; }
  444.  
  445. .tag {width: 99%; font-weight:normal; letter-spacing:1px; padding:3px; margin-bottom: 1px; text-align:left;text-shadow:0 0px 0px #000; fborder-radius: 02px;font-size: 8px; font-family:tinytots;text-transform:uppercase; }
  446.  
  447.  
  448.  
  449. #triangulo
  450. {width: 0;
  451. height: 0;
  452. border-right: 10px solid transparent;
  453. border-top: 10px solid #eee;
  454. border-bottom: 10px solid transparent;
  455. border-left: 10px solid transparent;
  456. margin-left: 20px;}
  457. #caixaquote
  458. {background: {color:backgroundtheme} url(http://static.tumblr.com/03fwsqk/cdfm5qnm0/quote.png)no-repeat top left;
  459. display: block;
  460. border-radius: 5px;
  461. margin: 5px 5px 0px 5px;
  462. padding: 10px 10px 10px 40px;
  463. color:{color:letras};}
  464.  
  465.  
  466.  
  467.  
  468.  
  469. .box1 { width:193px;height:20px; margin-bottom: 0px;padding:3px; text-align: justify; }
  470.  
  471.  
  472. .box2 {background: {color:backgroundbox};width: 15px; margin-bottom: 0px; padding: 3px; text-align: justify; }
  473. /*** Ask Por Simone (cerejadosundae)***/
  474. .ask {width: 99%; background:{color:backgroundtheme}; font-weight:normal; padding:3px; margin-bottom: 1px; text-shadow:0 px 0px #fff;color:{color:letras}; font-size: 11px; }
  475. .asker {width: 99%;height:18px; background: {color:menu}; font-weight:normal; padding:3px; margin-bottom: 1px; color:{color:textlinks}; font-size: 10px;text-align:left;line-height:20px;text-transform:uppercase;font-family: calibri;
  476. }
  477. .asker a{background:#; color:{color:textlinks};}
  478. .askborder {width:38px;float: left; display: inline; margin-bottom: 2px;margin-left:-3px;border: 3px solid {color:menu};margin-top:-3px;}
  479. .resposta {background:{color:backgroundbox}; font-weight:normal; padding:10px; margin-bottom: 1px; text-shadow:0 0px 0px #fff;color:{color:letras}; font-size: 11px; }
  480.  
  481. @font-face {font-family: "tinytots";src: url('http://static.tumblr.com/rmj06l2/Usellxb4i/tinytots.ttf');}
  482.  
  483. .caixinha{font-size: 16px;font-family: Georgia;font-style:italic; color: {color:letrasidebar};padding:4px;text-align: center; font-weight:normal; text-shadow: 0 0px 0px #000; letter-spacing:0px; padding:2px; margin-bottom:4px; background:{color:menu};text-align:center;margin-top:-15px; }
  484.  
  485.  
  486.  
  487.  
  488. @font-face {font-family: "Edo";
  489.  
  490.  
  491.  
  492. src: url('http://static.tumblr.com/lj4xzrj/an4m39jkw/edo.ttf');}
  493. #seta {width: 30px; position: absolute; padding: 8px; background-color: transparent; margin-top: -60px; color:{color:links}; font-size: 60px; -webkit-transform: rotate(0deg); margin-left: 10px;}
  494.  
  495. #seta2 {width: 30px; position: absolute; padding: 8px; background-color: transparent; margin-top: -60px; color:{color:linkshover}; font-size: 60px; -webkit-transform: rotate(0deg); margin-left: 10px;}
  496.  
  497.  
  498. .caixinha1{font-size: 15px;width:320px; font-family:'Trebuchet MS'; cursive;; background: {color:linkshover};text-align: center;font-weight:normal; text-shadow: 0 0px 0px #000; padding:4px;letter-spacing:0px; margin-bottom:4px; color:#fff; margin-left: -15px;}
  499. .caixinha2{font-size: 15px; line-height: 20px;font-family:'Trebuchet MS'; cursive;color: {color:links};padding:4px;text-align: center;height:20px; font-weight:normal; text-shadow: 0 0px 0px #000; letter-spacing:0px;margin-bottom:4px; background:{backgroundtheme};text-align:center;border-top:1px dashed {color:links}; border-bottom: 1px dashed {color:links}; }
  500. .notepost{width: 99%; background: #F8F8F8; font-weight:italic; text-align:right; letter-spacing:1px; text-shadow:0 0px 0px #fff; font-size: 7pt; margin-bottom: 1px; padding: 3px; border-radius: 3px; }
  501. .entries {
  502. background-repeat: no-repeat;
  503. padding: 5px;margin-left:485px; margin-top:23px;width:415px;}
  504.  
  505.  
  506.  
  507.  
  508. #frase {width:201px; height: 28px; position:fixed; x;overflow:hidden; ;
  509. -webkit-transition: all 0.4s ease-out; -moz-transition: all 0.4s ease-out;margin-top:18px;background:{color:menuhover};border: 1px solid {color:backgroundtheme};}
  510. #frase {font-family:georgia;margin-left:-2px;
  511. font-size:15px;color: {color:frase};font-style:italic; text-align: center; padding: 3px; line-height:25px;
  512. }
  513. #frase:hover { position:fixed; margin-left:-155px;overflow:hidden;opacity:0;
  514. -webkit-transition: all 1.0s ease-out; -moz-transition: all 0.4s ease-out;}
  515. #frase2 {width:201px; height: 27px; position:fixed; x;overflow:hidden; ;
  516. -webkit-transition: all 0.4s ease-out; -moz-transition: all 0.4s ease-out;margin-top:18px;background:{color:backgroundfrase};border: 1px solid {color:backgroundtheme};border-top: 2px solid {color:boxinterno};}
  517. #frase2 {font-family:verdana;margin-left:-2px;opacity:0.8;
  518. font-size:9px;color: {color:textlinks};font-style:italic; text-align: center; padding: 3px; line-height:12px;
  519. }
  520. #frase2:hover { position:fixed; margin-bottom:5px;overflow:hidden;
  521. -webkit-transition: all 1.0s ease-out; -moz-transition: all 1.0s ease-out;}
  522.  
  523. /*** Seleção Colorida - By; MADLYLUV.com ***/
  524. ::-moz-selection
  525. {color: #000;
  526. background: #eee;}
  527.  
  528. ::selection
  529. {color: #000;
  530. background: #eee;}
  531.  
  532.  
  533.  
  534. </style>
  535.  
  536. <body>
  537. <div ></div>
  538. <script type="text/javascript" src="http://static.tumblr.com/zvqacv0/wL3m63d3z/tooltip.txt">
  539. </script>
  540.  
  541.  
  542.  
  543.  
  544.  
  545. </div>
  546.  
  547.  
  548.  
  549.  
  550.  
  551.  
  552. <!-- DESCRICAO --><div id="descr"> <br><br><br><br>
  553.  
  554. <div id="frase2">{text:frase2}</div>
  555.  
  556. <div id="frase">{text:frase}</div>
  557. <br><br><br>
  558.  
  559. <div class="sidebarmenu"><center>
  560. {block:ifLink1}<a href="{text:Link1}"><div class="nav">{text:Link1 Title}</div></a>{/block:ifLink1}{block:ifLink2}<a href="{text:Link2}"><div class="nav">{text:Link2 Title}</div></a>{/block:ifLink2}{block:ifLink3}<a href="{text:Link3}"><div class="nav">{text:Link3 Title}</div></a>{/block:ifLink3}{block:ifLink4}<a href="{text:Link4}"><div class="nav">{text:Link4 Title}</div></a>{/block:ifLink4}{block:ifLink5}<a href="{text:Link5}"><div class="nav">{text:Link5 Title}</div></a>{/block:ifLink5}{block:ifLink6}<a href="{text:Link6}"><div class="nav">{text:Link6 Title}</div></a>{/block:ifLink6}
  561.  
  562. </div></center>
  563.  
  564. <div class="sidebar"><div class="imageside">
  565. <img src="{image:sidgif}"/><div class="descrip">{block:Description}{Description}{/block:Description}</div>
  566.  
  567.  
  568.  
  569.  
  570.  
  571.  
  572.  
  573.  
  574.  
  575. <center><div class="cred">
  576. <div style="padding:0px;;text-align: justify; line-height: 110% ;font-family: calibri;font-size: 10px;text-transform: uppercase;"><center>
  577. © <a href="http://cerejadosundae.tumblr.com" title="insp. the-dreamgirl e det. inovandohtml tthy">Theme</a>.
  578. </div></div>
  579.  
  580. </div></div></div></div>
  581. <!-- TAGS PRINCIPAIS DO POST -->
  582.  
  583. <div class="entries">
  584.  
  585.  
  586.  
  587. {block:Posts}
  588.  
  589.  
  590.  
  591. {block:Regular}<div class="box"><div class="boxnotes">
  592. <center>
  593.  
  594.  
  595.  
  596.  
  597. <a href="{Permalink}"><img src="http://static.tumblr.com/h6lrzq7/hg5lyh1za/1327692058_monotone_pen_write.png"></a></span><center>
  598. <a class="tags" href="{Permalink}"><a class="notes" href="{Permalink}"> {block:Date}{NoteCount}{/block:Date}</a>
  599.  
  600. </center>
  601. </div>
  602. {block:Title}<h1>{Title}</h1>{/block:Title}<br><br>
  603. <div class="entry">{Body}</div>
  604.  
  605. <div class="divdate"></div>
  606.  
  607. <div class="tag">
  608. {block:HasTags}Tags: {block:Tags}&nbsp;<a class="" href="{TagURL}">{Tag}</a>&nbsp;#{/block:Tags}{/block:HasTags}</a><br> {block:RebloggedFrom}<a href="{ReblogParentURL}"> (Via</a>{/block:RebloggedFrom} {block:ContentSource}<a href="{SourceURL}"target=blank>/source)</a>{/block:ContentSource} · </a>
  609. <a href="{Permalink}">{TimeAgo}</a> · <a href="{ReblogURL}" target="_blank">reblog</a></div>
  610.  
  611.  
  612. </div>
  613. {/block:Regular}
  614.  
  615.  
  616.  
  617.  
  618. {block:Photo}
  619. <div class="post"><div class="box"><div class="boxnotes">
  620. <center>
  621.  
  622.  
  623.  
  624.  
  625.  
  626. <a href="{Permalink}"><img src="http://static.tumblr.com/h6lrzq7/mGMlyh16s/1327691207_monotone_camera_photography.ico"></a></span><center>
  627. <a class="tags" href="{Permalink}"><a class="notes" href="{Permalink}"> {block:Date}{NoteCount}{/block:Date}</a>
  628.  
  629. </center>
  630. </div>
  631. <center>
  632. <img src="{PhotoURL-500}" alt="{PhotoAlt}" margin-left=05px; width=400px class="borda"></center>
  633. {block:Caption}
  634. <div class="caption">{Caption}</div>
  635. {/block:Caption}
  636. <div style="clear:both;"></div>
  637. <BR>
  638.  
  639. <div class="divdate"></div>
  640.  
  641.  
  642.  
  643.  
  644. <div class="tag">
  645. {block:HasTags}Tags: {block:Tags}&nbsp;<a class="" href="{TagURL}">{Tag}</a>&nbsp;#{/block:Tags}{/block:HasTags}</a><br> {block:RebloggedFrom}<a href="{ReblogParentURL}"> (Via</a>{/block:RebloggedFrom} {block:ContentSource}<a href="{SourceURL}" target=blank>/source)</a>{/block:ContentSource} · </a>
  646. <a href="{Permalink}">{TimeAgo}</a> · <a href="{ReblogURL}" target="_blank">reblog</a></div>
  647.  
  648.  
  649. </div>
  650. {/block:Photo}
  651.  
  652.  
  653.  
  654.  
  655.  
  656. {block:Answer}<div class="post"><div class="box"><div class="boxnotes">
  657. <center>
  658.  
  659.  
  660.  
  661.  
  662. <a href="{Permalink}"><img src="http://media.tumblr.com/tumblr_m4nmh2naMv1ql8oo9.gif"></a></span></div></center>
  663. <div class="asker"><img src="{AskerPortraitURL-64}"align="left" class="askborder"/>Pergunta feita por: {Asker}
  664. </div>
  665. <div class="ask">
  666. {Question} </div>
  667. <div class="resposta">{Answer}</div>
  668.  
  669.  
  670.  
  671.  
  672. <BR>
  673.  
  674. <div class="divdate"></div>
  675.  
  676.  
  677. <div class="date"> <strong>{DayOfMonth}</strong>/<strong>{MonthNumberWithZero}</strong>/<strong>{Year}</strong> às {12Hour}:{Minutes}{AmPm} · <a class="notes"><a class="notes" href="{Permalink}">{NoteCountWithLabel}</a>
  678.  
  679. </div>
  680.  
  681. </div>
  682. </div>
  683.  
  684. {block:Answer}
  685.  
  686.  
  687.  
  688.  
  689.  
  690. {block:Quote}
  691. <div class="post"><div class="box"><div class="boxnotes">
  692. <center>
  693.  
  694.  
  695.  
  696.  
  697.  
  698.  
  699. <span class="permalink"><a href="{Permalink}"><img src="http://static.tumblr.com/h6lrzq7/hCelyh12a/1327691156_quote.ico"></a></span><center>
  700. <a class="tags" href="{Permalink}"><a class="notes" href="{Permalink}"> {block:Date}{NoteCount}{/block:Date}</a>
  701.  
  702.  
  703.  
  704. </center>
  705. </div>
  706. <div id="caixaquote">{Quote}</div>
  707. <div id="triangulo"></div>
  708. {block:Source}&mdash; {Source}{/block:Source}
  709. <br>
  710. <div class="divdate"></div>
  711.  
  712.  
  713.  
  714.  
  715. <div class="tag">
  716. {block:HasTags}Tags: {block:Tags}&nbsp;<a class="" href="{TagURL}">{Tag}</a>&nbsp;#{/block:Tags}{/block:HasTags}</a><br> {block:RebloggedFrom}<a href="{ReblogParentURL}"> (Via</a>{/block:RebloggedFrom} {block:ContentSource}<a href="{SourceURL}" target=blank>/source)</a>{/block:ContentSource} · </a>
  717. <a href="{Permalink}">{TimeAgo}</a> · <a href="{ReblogURL}" target="_blank">reblog</a></div>
  718.  
  719.  
  720.  
  721. </div></div>
  722. {/block:Quote}
  723.  
  724.  
  725.  
  726.  
  727.  
  728.  
  729.  
  730. {block:Link}
  731. <div class="post"><div class="box"><div class="boxnotes">
  732. <center>
  733.  
  734.  
  735.  
  736.  
  737.  
  738.  
  739. <a href="{Permalink}"><img src="http://static.tumblr.com/h6lrzq7/0jNlyh1bq/1327691498_cursor_arrow.ico"></a></span><center>
  740. <a class="tags" href="{Permalink}"><a class="notes" href="{Permalink}"> {block:Date}{NoteCount}{/block:Date}</a>
  741.  
  742. </center>
  743. </div><a href="{URL}" class="link" {Target}><h1>{Name}</h1></a>
  744. {block:Description}
  745. <div class="description">{Description}</div>
  746. {/block:Description}
  747.  
  748. <BR>
  749. <div class="divdate"></div>
  750.  
  751.  
  752. <div class="tag">
  753. {block:HasTags}Tags: {block:Tags}&nbsp;<a class="" href="{TagURL}">{Tag}</a>&nbsp;#{/block:Tags}{/block:HasTags}</a><br> {block:RebloggedFrom}<a href=”{ReblogParentURL}”> (Via</a>{/block:RebloggedFrom} {block:ContentSource}•<a href="{SourceURL}" target=blank>/source)</a>{/block:ContentSource} · </a>
  754. <a href="{Permalink}">{TimeAgo}</a></div>
  755.  
  756.  
  757.  
  758.  
  759. </div></div>
  760. {/block:Link}
  761.  
  762.  
  763. {block:chat}
  764.  
  765. <div class="post"><div class="box"><div class="boxnotes">
  766. <center>
  767.  
  768.  
  769.  
  770.  
  771.  
  772.  
  773. <a href="{Permalink}"><img src="http://static.tumblr.com/h6lrzq7/2k3lyh1et/1327691608_conversation.ico"></a></span><center>
  774. <a class="tags" href="{Permalink}"><a class="notes" href="{Permalink}"> {block:Date}{NoteCount}{/block:Date}</a>
  775. </center>
  776. </div>
  777. {block:Title}<div class="titulo"><a href="{Permalink}">{Title}</a></div>
  778. {/block:Title}
  779. <div class="chat">
  780. <div class="chat1">
  781. {block:Lines}
  782. <div class="chat2 {Alt}">
  783. {block:Label}
  784. <span>{Label}</span>
  785. {/block:Label}
  786. {Line}</div>
  787. {/block:Lines}
  788. </div>
  789. </div>
  790. <BR>
  791. <div class="divdate"></div>
  792.  
  793.  
  794.  
  795.  
  796. <div class="tag">
  797. {block:HasTags}Tags: {block:Tags}&nbsp;<a class="" href="{TagURL}">{Tag}</a>&nbsp;#{/block:Tags}{/block:HasTags}</a><br> {block:RebloggedFrom}<a href="{ReblogParentURL}"> (Via</a>{/block:RebloggedFrom} {block:ContentSource}<a href="{SourceURL}" target=blank>/source)</a>{/block:ContentSource} · </a>
  798. <a href="{Permalink}">{TimeAgo}</a> · <a href="{ReblogURL}" target="_blank">reblog</a></div>
  799.  
  800.  
  801.  
  802.  
  803.  
  804. </div></div>
  805. {/block:Chat}
  806.  
  807.  
  808.  
  809.  
  810. {block:Audio}
  811. <div class="post"><div class="box"><div class="boxnotes">
  812. <center>
  813.  
  814.  
  815.  
  816.  
  817.  
  818.  
  819. <a href="{Permalink}"><img src="http://static.tumblr.com/zvqacv0/QQSm5yrzx/icone-play.png"></a></span><center>
  820. <a class="tags" href="{Permalink}"><a class="notes" href="{Permalink}"> {block:Date}{NoteCount}{/block:Date}</a>
  821.  
  822.  
  823. </center>
  824. </div>
  825. {AudioPlayerWhite}
  826. {block:Caption}
  827. <div class="caption">{Caption}</div>
  828. <div style="float:right; margin-top: -50px;"><h>Música ouvida {PlayCount} vezes</h> {block:ExternalAudio}(<a href="{ExternalAudioURL}">download!</a>){/block:ExternalAudio}</div>
  829. {/block:Caption}
  830.  
  831.  
  832. <div class="divdate"></div>
  833.  
  834.  
  835. <div class="tag">
  836. {block:HasTags}Tags: {block:Tags}&nbsp;<a class="" href="{TagURL}">{Tag}</a>&nbsp;#{/block:Tags}{/block:HasTags}</a><br> {block:RebloggedFrom}<a href="{ReblogParentURL}"> (Via</a>{/block:RebloggedFrom} {block:ContentSource}<a href="{SourceURL}" target=blank>/source)</a>{/block:ContentSource} · </a>
  837. <a href="{Permalink}">{TimeAgo}</a> · <a href="{ReblogURL}" target="_blank">reblog</a></div>
  838.  
  839.  
  840.  
  841.  
  842. </div></div>
  843. {/block:Audio}
  844.  
  845.  
  846.  
  847.  
  848. {block:Video}
  849. <div class="post"><div class="box"><div class="boxnotes">
  850. <center>
  851.  
  852.  
  853.  
  854.  
  855.  
  856. <a href="{Permalink}"><img src="http://static.tumblr.com/h6lrzq7/0cDlyh22v/1327692469_video.ico"></a></span><center>
  857. <a class="tags" href="{Permalink}"><a class="notes" href="{Permalink}"> {block:Date}{NoteCount}{/block:Date}</a>
  858.  
  859.  
  860. </center>
  861. </div>
  862. <class="borda"><center>
  863. {Video-400}</center>
  864. <br>
  865. {block:Caption}
  866. <div class="caption">{Caption}</div>
  867. {/block:Caption}
  868.  
  869. <BR>
  870. <div class="divdate"></div>
  871.  
  872.  
  873. <div class="tag">
  874. {block:HasTags}Tags: {block:Tags}&nbsp;<a class="" href="{TagURL}">{Tag}</a>&nbsp;#{/block:Tags}{/block:HasTags}</a><br> {block:RebloggedFrom}<a href="{ReblogParentURL}"> (Via</a>{/block:RebloggedFrom} {block:ContentSource}<a href="{SourceURL}" target=blank>/source)</a>{/block:ContentSource} · </a>
  875. <a href="{Permalink}">{TimeAgo}</a> · <a href="{ReblogURL}" target="_blank">reblog</a></div>
  876.  
  877.  
  878. </div></div>
  879. {/block:Video}
  880.  
  881.  
  882. {/block:Posts}{block:PostNotes}
  883. <div class="caixa2">
  884.  
  885. <div class="caixa2">
  886. {PostNotes}
  887. </div>
  888. {/block:PostNotes}
  889.  
  890. <!--- PAGINACAO BY RITAMAFALDA --->
  891. <div class="pagi">{block:Pagination}{block:NextPage}<a class="pagl" href="{NextPage}">+</a>{/block:NextPage}{/block:Pagination}</div>
  892. <div class="pagi1">{block:Pagination}{block:PreviousPage}<a class="pagl" href="{PreviousPage}">-</a>{/block:PreviousPage}{/block:Pagination}</div>
  893. <!---------------- FINAL DE TAGS DO POST ------------->
  894. <br></div>
  895.  
  896. </div></div></div></div></div></div></div></div></div></div></div></div></div></div></div></div></div></div></div></div></div></div></div></div>
  897.  
  898.  
  899.  
  900.  
  901.  
  902.  
  903. </div></div></div></div></div></div>
  904.  </div></div></div></div></div></div></div></div></div></div></div></div></div></div></div></div></div></div>
  905.  </div></div></div></div></div></div></div></div></div></div></div></div>
  906. </body>
  907. </head>
  908. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement