Advertisement
diasociosos

Theme 03 - So Girly

Nov 6th, 2012
667
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 20.79 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. <html>
  3. <head>
  4.  
  5. <!--
  6. PLEASE, DO NOT REMOVE THE CREDITS
  7.  
  8. THEME: #03 SO GIRLY
  9. diasdeocio.tumblr.com | BY JULIANA
  10.  
  11. BASE: http://sweet-help.tumblr.com
  12.  
  13. --Rules--
  14. 1) DO NOT REMOVE THE CREDITS
  15. 2) DON'T USE AS BASE
  16. 4) IF YOU USE SOMETHING FROM THIS THEME, DON'T FORGET THE CREDITS
  17. _ _ _
  18. | |_ _| (_) __ _ _ __ __ _
  19. _ | | | | | | |/ _` | '_ \ / _` |
  20. | |_| | |_| | | | (_| | | | | (_| |
  21. \___/ \__,_|_|_|\__,_|_| |_|\__,_|
  22.  
  23.  
  24. -->
  25.  
  26.  
  27. <!-- DEFAULT VARIABLES -->
  28. <meta name="color:background" content="#fff" />
  29. <meta name="color:sidebartext" content="#838283" />
  30. <meta name="color:sidebar" content="#e0dce0" />
  31. <meta name="color:entry" content="#fff" />
  32. <meta name="color:selection" content="#f383a1" />
  33. <meta name="color:text" content="#dfdfdf" />
  34. <meta name="color:bold" content="#f0769c" />
  35. <meta name="color:strike" content="#838283" />
  36. <meta name="color:italic" content="#cf7fa2" />
  37. <meta name="color:underline dots" content="#000" />
  38. <meta name="color:to do" content="#fcfafc" />
  39. <meta name="color:to do shadow" content="#cc98c50" />
  40. <meta name="color:title" content="#cc98c5" />
  41. <meta name="color:title shadow" content="#faf0f5" />
  42. <meta name="color:quote1" content="#cac8c8" />
  43. <meta name="font:sidebar" content="verdana" />
  44. <meta name="image:favicon" content="http://static.tumblr.com/bcpjrkj/Wzimd3ckf/tumblr_lsuxnghkqe1qiz8uq.gif" />
  45. <meta name="image:tbar" content="http://static.tumblr.com/bcpjrkj/HKjmd3cm2/tumblr_mcqgxplr781rinc39o1_500.jpg" />
  46. <meta name="image:background" content="http://static.tumblr.com/bcpjrkj/qQFmd3cmh/smallpattern-11.png" />
  47. <meta name="image:cursor" content="http://static.tumblr.com/bcpjrkj/Qeemd3cmx/2dc7q6a.png" />
  48. <meta name="text:Link1" content="/" />
  49. <meta name="text:Link1 Title" content="your" />
  50. <meta name="text:Link2" content="/" />
  51. <meta name="text:Link2 Title" content="links" />
  52. <meta name="text:Link3" content="/" />
  53. <meta name="text:Link3 Title" content="here" />
  54. <meta name="text:to do01" content="01" />
  55. <meta name="text:to do02" content="02" />
  56. <meta name="text:to do03" content="03" />
  57. <meta name="text:to do04" content="04" />
  58. <meta name="text:to do05" content="05" />
  59. <meta name="text:list title" content="To do List" />
  60.  
  61.  
  62.  
  63.  
  64.  
  65.  
  66. <title>{Title}</title>
  67. <link rel="shortcut icon" href="{image:favicon}">
  68. <link rel="alternate" type="application/rss+xml" href="{RSS}">
  69. {block:Description}
  70. <meta name="description" content="{MetaDescription}" />
  71. {/block:Description}
  72.  
  73. <script src="https://ajax.googleapis.com/ajax/libs/jquery/1.4.4/jquery.min.js" type="text/javascript"></script>
  74.  
  75. {block:IndexPage}
  76.  
  77. <script src="http://masonry.desandro.com/js/jquery-1.7.1.min.js"></script>
  78. <script src="http://masonry.desandro.com/jquery.masonry.min.js"></script>
  79. <script src="http://masonry.desandro.com/js/jquery.infinitescroll.min.js"></script>
  80.  
  81. <script>
  82. $(function(){
  83. var $container = $('#conteudo');
  84. $container.imagesLoaded(function(){
  85. $container.masonry({
  86. itemSelector: '.posts',
  87. columnWidth: 270
  88. });
  89. });
  90. $container.infinitescroll({
  91. navSelector : "div#navigation",
  92. nextSelector : "div#navigation a#nextPage",
  93. itemSelector : '.posts',
  94. loading: {
  95. finishedMsg: ' ',
  96. img: ' '
  97. }
  98. },
  99. function( newElements ) {
  100. var $newElems = $( newElements ).css({ opacity: 0 });
  101. $newElems.imagesLoaded(function(){
  102. $newElems.animate({ opacity: 1 });
  103. $container.masonry( 'appended', $newElems, true );
  104. });
  105. }
  106. );
  107.  
  108. });
  109. </script>
  110.  
  111. {/block:IndexPage}
  112. <link href='http://fonts.googleapis.com/css?family=Play' rel='stylesheet' type='text/css'>
  113. <link href='http://fonts.googleapis.com/css?family=Cookie'
  114. rel='stylesheet' type='text/css'>
  115. <script src="http://static.tumblr.com/is5f0mm/0cxlrpwye/rainbow_links.txt" type="text/javascript"></script>
  116. <script type="text/javascript" src="http://static.tumblr.com/8yo5xxv/YnTm5op3n/like.js"></script>
  117. <iframe id="likeiframe" style="width: 1px; height: 1px;"></iframe>
  118. </head>
  119.  
  120.  
  121. <style type="text/css">
  122.  
  123.  
  124. body {background-color:{color:background}; background-image: url('{image:Background}'); fixed ; text-align: justify; padding: 0; line-height: 150%; color: #848484; height: 100%; font: normal 12px 'arial';}
  125.  
  126. .reblogue{
  127. margin-top: -25px;
  128. margin-left: 145px;
  129. position: absolute;
  130. opacity: 0;
  131. -webkit-transition: all 1s ease;
  132. -moz-transition: all 1s ease;
  133. -o-transition: all 1s ease;
  134. transition: all 1s ease;
  135. }
  136. .box:hover .reblogue{
  137. opacity: 1;
  138. margin-left: 198px;
  139. -webkit-transition: all 1s ease;
  140. -moz-transition: all 1s ease;
  141. -o-transition: all 1s ease;
  142. transition: all 1s ease;
  143. }
  144. .likep a:hover {
  145. background-position: 0px 0px;
  146. }
  147. .likep a {
  148. background: url("http://static.tumblr.com/8yo5xxv/hDOm5ooyh/heart.png") no-repeat;
  149. background-position: 0px 0px;
  150. z-index: 9999999;
  151. -webkit-transition: all 0s linear;
  152. -moz-transition: all 0s linear;
  153. transition: all 0s linear;
  154. margin-top: -22px;
  155. margin-left: 28px;
  156. display: inline-block;
  157. position: absolute;}
  158. .likep img {
  159. width: 21px;
  160. height: 20px;
  161. webkit-transition: all 0.2s linear;
  162. -webkit-transition: all 0.2s linear;
  163. -moz-transition: all 0.2s linear;
  164. transition: all 0.2s linear;}
  165. #likeiframe {
  166. display: none;
  167. }
  168. .notas{
  169. margin-top: -25px;
  170. margin-left: 55px;
  171. position: absolute;
  172. opacity: 0;
  173. -webkit-transition: all 1s ease;
  174. -moz-transition: all 1s ease;
  175. -o-transition: all 1s ease;
  176. transition: all 1s ease;
  177. }
  178. .box:hover .notas{
  179. opacity: 1;
  180. -webkit-transition: all 1s ease;
  181. -moz-transition: all 1s ease;
  182. -o-transition: all 1s ease;
  183. transition: all 1s ease;
  184. margin-left: 5px;}
  185.  
  186. .notas a{
  187. background: rgba(0,0,0,0.5);
  188. padding: 3px 4px 2px 4px;
  189. font-family: Trebuchet MS;
  190. font-weight: bold;
  191. text-align: center;
  192. display: inline-block;
  193. color: #fff;
  194. -webkit-border-radius: 2px;
  195. -moz-border-radius: 2px;
  196. border-radius: 2px;
  197. font-size: 10px;
  198. }
  199.  
  200.  
  201.  
  202. #pagina {width: 1010px; display: block; margin: 0 auto; text-align: center; overflow: hidden;}
  203. #conteudo {width: 810px; display: block; margin: 0 auto; text-align: justify; overflow: hidden; margin-left: 400px;}
  204. #sidebar {width: 300px; display: block; margin: 0 auto; text-align: justify; overflow: hidden; left: 100px; z-index: 1;top: 10px; height: auto; position: fixed; border-bottom: -3px; color:{color:sidebartext}; font-family:{font:sidebar};}
  205. #menu {width: 784px; display: block; margin: 0 auto; text-align: justify; overflow: hidden;}
  206.  
  207.  
  208.  
  209. .heart:hover {display : block; font-size: 8pt; font-family: {font:sidebar}, Lucida Sans Unicode; line-height: 15px; border-bottom : 1px solid {color:entry}; text-indent : 5px; vertical-align : middle; background: url('http://www.hellostar.org/wp-admin/images/q1.gif') no-repeat left; padding-left : 10px; padding-bottom : 2px;}
  210.  
  211. .heart {display : block; font-size: 8pt; font-family: {font:sidebar}, Lucida Sans Unicode; line-height: 15px; border-bottom : 1px dashed {color:entry}; text-indent : 5px; vertical-align : middle; background : url('http://www.hellostar.org/wp-admin/images/q2.gif') no-repeat left; padding-left : 10px; padding-bottom : 2px;}
  212.  
  213.  
  214. .box {background: {color:entry}; display: block; text-align: justify; overflow: hidden; padding: 5px; margin-bottom: 10px;}
  215. .boxside {background: {color:sidebar}; display: block; text-align: justify; overflow: hidden; padding: 5px; margin-bottom: 10px;}
  216. .box2 {background: {color:entry}; display: block; text-align: justify; overflow: hidden; padding: 5px; margin-bottom: 10px; margin-left: 10px; float: right; width: 500px;}
  217. .posts {float: left; width: 260px; overflow: auto; margin-left: 5px;}
  218.  
  219.  
  220.  
  221. ::-webkit-scrollbar-thumb:vertical {
  222. background-color: {color:bold};
  223. height: 50px;
  224. }
  225.  
  226. ::-webkit-scrollbar {
  227. height: 10px;
  228. width: 5px;
  229. background-color: {color:background};
  230. }
  231.  
  232. ::-moz-selection
  233. {
  234. background: {color:selection};
  235. color:{color:entry};
  236. }
  237. ::selection
  238. {
  239. background: {color:selection};
  240. color:{color:entry};
  241. }
  242.  
  243.  
  244.  
  245. h1 {font: italic 17px '{font:body}'; color: {color:text}; text-align: center; margin: 0;}
  246. h2 {font: italic 14px '{font:body}'; color: {color:text}; text-align: justify; margin: 0;}
  247.  
  248. b, strong {color: {color:bold}; text-decoration: none;}
  249. s {color: {color:strike};}
  250. i, em {color: {color:italic}; text-decoration: none;}
  251. u, underline {text-decoration: none; border-bottom: 1px dotted {color:underline dots};}
  252.  
  253.  
  254. a {color: #000; text-decoration: none;}
  255. a:hover {color: #000; text-decoration: underline;}
  256.  
  257.  
  258. #musicplayer {text-align: center; font-size: 11px; position:fixed; left:48px; bottom:-69px; -webkit-transition: all .5s ease-in-out; -moz-transition: all .5s ease-in-out; -o-transition: all .5s ease-in-out; z-index:599; padding: 2px 0 0 0 ; }
  259.  
  260. #musicplayer:hover {bottom:-10px; }
  261.  
  262. #music {position: relative; height: 60px; width: 100%; z-index: 599; left: 0px; text-align: center; background: {color:bold}; color: #FFF; padding-top: 8px;-webkit-border-bottom-right-radius: 4px;-moz-border-radius-bottomright: 4px;border-bottom-right-radius: 4px;}
  263.  
  264. #musictab {font-family:century gothic; z-index: 9999; text-shadow: 0 1px 0 {color:entry}; height:30px; padding: 0 0 2px 0; background: {color:bold};width: 40px; padding-top: 8px;
  265.  
  266. -webkit-border-top-right-radius: 5px; -webkit-border-top-left-radius: 5px; -moz-border-radius-bottomright: 0px; -moz-border-radius-bottomleft: 0px; border-bottom-right-radius: 0px; border-bottom-left-radius: 0px;}
  267.  
  268. div#post_notes li {list-style-type: none;}
  269.  
  270.  
  271. #navigationMenu li{list-style:none; height: 29px; padding: 1px; width: 29px;}
  272. #navigationMenu span{width:0; left: 29px; padding: 0; position:absolute; overflow: hidden; font-family:'Yanone Kaffeesatz', sans-serif; font-size: 16px; line-height:29px; -webkit-transition: 0.25s; -moz-transition: 0.25s; transition: 0.25s; letter-spacing: 0px; text-transform: uppercase;}
  273. #navigationMenu a{background:url('http://static.tumblr.com/8yo5xxv/yLjmbj9ma/icons.png') no-repeat; height:29px; width:29px; display:block; position:relative; opacity: 0.6;}
  274. #navigationMenu a:hover span{width:auto; padding:0 20px; overflow:visible;}
  275. #navigationMenu a:hover{text-decoration:none; opacity: 1;}
  276. #navigationMenu .home {background-position: 0 0;}
  277. #navigationMenu .home:hover {background-position:0 0;}
  278. #navigationMenu .home span{color: #888; background-color: rgba(255, 255, 255, 0.60);}
  279. #navigationMenu .message {background-position: -29px 0;}
  280. #navigationMenu .message:hover {background-position: -29px 0;}
  281. #navigationMenu .message span{color: #888; background-color: rgba(255, 255, 255, 0.60);}
  282. #navigationMenu .love {background-position: -58px 0;}
  283. #navigationMenu .love:hover {background-position: -58px 0;}
  284. #navigationMenu .love span{color: #888; background-color: rgba(255, 255, 255, 0.60);}
  285. #navigationMenu .twitter {background-position: -87px 0;}
  286. #navigationMenu .twitter:hover{background-position: -87 0;}
  287. #navigationMenu .twitter span{color: #888; background-color: rgba(255, 255, 255, 0.60);}
  288. #navigationMenu .links {background-position: -116px 0;}
  289. #navigationMenu .links:hover {background-position: -116px 0;}
  290. #navigationMenu .links span{color: #888; background-color: rgba(255, 255, 255, 0.60);}
  291. #navigationMenu{position: absolute; margin: -60px 0 0 -20px; -webkit-transition: all 0.5s ease; -moz-transition: all 0.5s ease; -o-transition: all 0.5s ease; transition: all 0.5s ease; opacity: 0;}
  292. #sidebar:hover #navigationMenu{opacity: 1; margin: 0 0 0 -20px; -webkit-transition: all 0.7s ease; -moz-transition: all 0.7s ease; -o-transition: all 0.7s ease; transition: all 0.7s ease;}
  293.  
  294. .quote {font-family: 'Play', sans-serif; font-size: 14px; text-align:justy; padding: 4px; color: {color:sidebartext}; }
  295. .quotem {overflow: hidden; padding: 5px; background: #ececec; -webkit-border-radius: 6px; -moz-border-radius: 6px; border-radius: 6px;}
  296. .bottomq {background: url('http://static.tumblr.com/bcpjrkj/yYZmczhh8/bottomquote.png') no-repeat; width: 69px; height: 19px; margin-left: 30px; margin-bottom: 10px;}
  297. .ci {color: {color:text}; display: inline-block;background: {color:quote1}; padding: 3px; margin-left: 20px; margin-top: -14px; margin-bottom: 10px;-webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px;}
  298. .ci a {color: #c19494;}
  299. .ci a:hover {color: #fff;}
  300.  
  301.  
  302. #todolist {
  303. font-size:35px;
  304. text-align:center;
  305. color: {color:to do};
  306. margin-bottom:5px;
  307. -moz-text-shadow: 2px 2px 2px {color:to do shadow};
  308. -webkit-text-shadow: 2px 2px 2px {color:to do shadow};
  309. text-shadow: 2px 2px 2px {color:to do shadow};
  310. font-family: 'Cookie', cursive;
  311. }
  312.  
  313. #todolist:hover{
  314. font-size:35px;
  315. text-align:center;
  316. color: {color:to do shadow};
  317. margin-bottom:5px;
  318. -moz-text-shadow: 2px 2px 2px {color:to do};
  319. -webkit-text-shadow: 2px 2px 2px {color:to do};
  320. text-shadow: 2px 2px 2px {color:to do};
  321. font-family: 'Cookie', cursive;
  322. }
  323.  
  324.  
  325. #title {
  326. font-size:45px;
  327. text-align:center;
  328. color: {color:title};
  329. margin-bottom:5px;
  330. -moz-text-shadow: 1px 2px 2px {color:title shadow};
  331. -webkit-text-shadow: 1px 2px 2px {color:title shadow};
  332. text-shadow: 2px 2px 2px {color:title shadow};
  333. font-family: 'Cookie', cursive;
  334. }
  335.  
  336. #title:hover{
  337. font-size:45px;
  338. text-align:center;
  339. color: {color:title shadow};
  340. margin-bottom:5px;
  341. -moz-text-shadow: 2px 2px 2px {color:title};
  342. -webkit-text-shadow: 2px 2px 2px {color:title};
  343. text-shadow: 2px 2px 2px {color:title};
  344. font-family: 'Cookie', cursive;
  345. }
  346.  
  347.  
  348. li {list-style: none; border-bottom: 1px solid #f1f1f1; -webkit-transition: all 0.2s linear;-webkit-transition: all 0.2s linear;-moz-transition: all 0.2s linear;transition: all 0.2s linear; background: #; padding-top: 4px; padding-bottom: 4px;}
  349. li:hover {background:{color:selection};padding-left: 20px;}
  350.  
  351.  
  352. blockquote {background: #ececec; border-bottom: 2px solid {color:quote1}; text-align: left; padding: 4px 4px 4px 6px; margin: 2px; line-height: 14px; font-family: '04b03', small fonts; font-size: 8px; text-transform: uppercase; -moz-border-radius: 6px; -webkit-border-radius: 6px; border-radius: 6px; }
  353.  
  354.  
  355. .pergunta {background: #ececec; padding: 11px; margin-top: 0px; border-bottom: 1px solid #; margin-left: 67px;margin-right: 0;overflow: hidden; text-shadow: 0px 1px 1px #;}
  356. .perguntou {letter-spacing: 1px; text-transform:uppercase;font-family: 'Play', sans-serif; font-size: 12px; background: #f4bcc3; padding: 9px; margin-top: -11px; border-bottom: 1px solid #; margin-left: -11px;margin-right: -11px;overflow: hidden; text-shadow: 0px 1px 1px #;color: #fff; margin-bottom: 7px;}
  357. .perguntou g {color: #eb909b;}
  358. .perguntou a {color: #eb909b; }
  359. .askfoto {opacity: 0.7;}
  360. .askfoto:hover {opacity: 0.9;}
  361.  
  362. body, a:hover {cursor: url({image:cursor}), auto !important;}
  363.  
  364. #timg {margin-bottom:2px; margin-top:1px}
  365. #timg img {max-width: 290px; height: auto; text-align:center}
  366.  
  367. #timg2 {margin-bottom:2px; margin-top:1px}
  368. #timg2 img {max-width: 290px; height: auto; text-align:center}
  369.  
  370. .chat {background: #f0f0f0; margin: 0;}
  371. .chat .chat1 {margin-left: 0px;}
  372. .chat .chat1 .chat2 {background: #f8f8f8; margin-bottom: 1px; padding: 4px 5px 4px 5px;}
  373. .chat .chat1 .chat2.even {color: #aaa; background: #f0f0f0;}
  374. .chat .chat1 .chat2 span {font-weight: bold;}
  375.  
  376. .tumbletricks_opacidade:hover {
  377. -webkit-filter: blur(2px);
  378. -moz-filter: blur(2px);
  379. -o-filter: blur(2px);
  380. -ms-filter: blur(2px);
  381. }
  382.  
  383. #infscr-loading{display: none;}
  384.  
  385. </style>
  386.  
  387. <body>
  388. <div id="musicplayer">
  389. <div id="musictab">
  390.  
  391. <img src="http://static.tumblr.com/9nod2fq/tIrlw9bih/biibisheart.png" width="30px"/></div>
  392. <div id="music">
  393.  
  394. ♥ <a href="http://diasdeocio.tumblr.com">Theme</a> ♥ <br>♥ <a href="http://sweet-help.tumblr.com/post/27578832999/04-theme-em-grade-base-contem-sidebar-tres"> Base </a> ♥
  395.  
  396. </div></div></div>
  397.  
  398. <div id="pagina">
  399.  
  400. <div id="sidebar">
  401. <div id="title">{Title}</div>
  402. <div class="boxside">
  403. <div id="navigationMenu">
  404. <ul id="navigationMenu">
  405. <li><a class="home" href="/"><span>Home</span></a></li>
  406. <li><a class="message" href="/ask"><span>Message</span></a></li>
  407. <li><a class="love" href="{text:Link1}"><span>{text:Link1 Title}</span></a></li>
  408. <li><a class="love" href="{text:Link2}"><span>{text:Link2 Title}</span></a></li>
  409. <li><a class="love" href="{text:Link3}"><span>{text:Link3 Title}</span></a></li>
  410. </ul>
  411. </div>
  412. <div id="timg"><img src="{image:tbar}"/></div> <br>
  413. {Description}
  414. </div>
  415. <div class="boxside">
  416. <!-- THEME: #03 SO GIRLY
  417. diasdeocio.tumblr.com | BY JULIANA-->
  418. <div id="todolist">{text:list title}</div>
  419. <div class=heart> {text:to do01} </div>
  420. <div class=heart> {text:to do02} </div>
  421. <div class=heart> {text:to do03} </div>
  422. <div class=heart> {text:to do04} </div>
  423. <div class=heart> {text:to do05} </div>
  424. </div>
  425. <div style="cleart:both;"></div>
  426.  
  427.  
  428. </div>
  429.  
  430.  
  431. </div>
  432.  
  433. </div>
  434.  
  435. </div>
  436.  
  437.  
  438. <div id="conteudo">
  439.  
  440.  
  441.  
  442. {block:Posts}
  443.  
  444. <div class="posts">
  445.  
  446. <div class="box">
  447.  
  448.  
  449. {block:Text}
  450. {block:Title}
  451. <h1>{Title}</h1>
  452. {/block:Title}
  453. {Body}
  454. {/block:Text}
  455.  
  456.  
  457.  
  458. {block:Answer}
  459. <div class="box">
  460. <img src="{AskerPortraitURL-64}" align="left" class="askfoto">
  461. <div class="pergunta">
  462. <div class="perguntou"><g>{Asker}</g> asked {TimeAgo}</div>
  463. {Question}
  464. </div><br>
  465. {Answer}
  466. </div>
  467. {/block:Answer}
  468.  
  469.  
  470.  
  471. {block:Link}
  472. <a href="{URL}" onMouseover="ddrivetip('Clique aqui!')"; onMouseout="hideddrivetip()"><h1>{Name}</h1></a>
  473. {block:Description}{Description}{/block:Description}
  474. {block:Link}
  475.  
  476.  
  477.  
  478. {block:Photo}
  479. <div class="tumbletricks_opacidade">
  480. <center>
  481. <img src="{PhotoURL-250}" width="250px" style="max-width: 250px;">
  482. </center></div>
  483. {/block:Photo}
  484.  
  485.  
  486.  
  487. {block:Photoset}<div class="tumbletricks_opacidade">
  488. <center>{Photoset-250}</center></div>
  489. {/block:Photoset}
  490.  
  491.  
  492.  
  493. {block:Quote}
  494. <div class="caixa">
  495. <div class="quotem">
  496. <div class="quote">{Quote}</div>
  497. </div>
  498. <div class="bottomq"></div>
  499. <div class="ci">{block:Source}
  500. <div class="source">{Source}</div>
  501. {/block:Source}</div>
  502. </div>
  503. {/block:Quote}
  504.  
  505.  
  506.  
  507. {block:Chat}
  508. {block:Title}<h1>{Title}</h1>{/block:Title}
  509. <div class="chat"> <div class="chat1">
  510. {block:Lines} <div class="chat2 {Alt}"> {block:Label}
  511. <span>{Label}</span> {/block:Label} {Line}</div> {/block:Lines}
  512. </div> </div>
  513. {/block:Chat}
  514.  
  515.  
  516.  
  517. {block:Audio}
  518. <div style="float:right; margin-top: 6px;">
  519. <i>Música ouvida {PlayCount} vezes</i>
  520. {block:ExternalAudio}(<a href="{ExternalAudioURL}">download!</a>)
  521. {/block:ExternalAudio}</div>
  522. <center>{AudioPlayerWhite}</center>
  523. {block:Caption}{Caption}{/block:Caption}
  524. {/block:Audio}
  525.  
  526.  
  527.  
  528. {block:Video}
  529. <center>{Video-500}</center>
  530. {block:Caption}{Caption}{/block:Caption}<br />
  531. {/block:Video}
  532.  
  533.  
  534. {block:IndexPage}
  535. <div class="reblogue">
  536. <a href="{ReblogURL}" target="_blank"><img src="http://static.tumblr.com/8yo5xxv/k7rm3zr0o/reblog.png"></a>
  537. <div class="likep"> <a id="like{PostID}" href="javascript:likelink('{PostID}','{Permalink}','');"> <img src="http://static.tumblr.com/ifqwhnb/b6Lm5chs7/espa__o.png" width="25" height="35" alt="Like this post" id="likeimage{PostID}"/> </a></div>
  538. </div>
  539. {block:NoteCount}<div class="notas">
  540. <a href="{Permalink}">{NoteCount}</a>
  541. </div>{/block:NoteCount}
  542. {/block:IndexPage}
  543. </div>
  544.  
  545. </div>
  546.  
  547.  
  548. {block:PostNotes}
  549. <div class="box2">
  550. {block:Caption}{Caption}{/block:Caption}
  551. {block:PostNotes}<div class=”box”>{PostNotes}</div>{/block:PostNotes}
  552. {/block:Posts}
  553.  
  554. {/block:Posts}
  555.  
  556. {block:IndexPage}
  557. <div class="column navigation" id="navigation">
  558. {block:Pagination}
  559. {block:PreviousPage}<a href="{PreviousPage}" class="navigate">{/block:PreviousPage}{block:PreviousPage}</a>{/block:PreviousPage}
  560. {block:NextPage}<a href="{NextPage}" class="navigate" id="nextPage">{/block:NextPage}{block:NextPage}</a>{/block:NextPage}{/block:Pagination}
  561. </div>
  562. {/block:IndexPage}
  563.  
  564. </div>
  565.  
  566. </div>
  567.  
  568. </div>
  569.  
  570. </div>
  571. <!--
  572. PLEASE, DO NOT REMOVE THE CREDITS
  573.  
  574. THEME: #03 SO GIRLY
  575. diasdeocio.tumblr.com | BY JULIANA
  576.  
  577. BASE: http://sweet-help.tumblr.com
  578.  
  579. --Rules--
  580. 1) DO NOT REMOVE THE CREDITS
  581. 2) DON'T USE AS BASE
  582. 4) IF YOU USE SOMETHING FROM THIS THEME, DON'T FORGET THE CREDITS
  583.  
  584. -->
  585.  
  586.  
  587. </body>
  588. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement