Advertisement
Lolovers

pink water

Oct 22nd, 2013
167
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 25.85 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 xmlns="http://www.w3.org/1999/xhtml">
  3.  
  4. <head>
  5.  
  6.  
  7. <title>{title}</title>
  8. <link rel="shortcut icon" href="http://2.bp.blogspot.com/-KhzsFquGzlg/T49rNRavldI/AAAAAAAABH8/WtliXwr82Kw/s1600/favicon+%25282%2529.ico">
  9.  
  10.  
  11. <link href='http://fonts.googleapis.com/css?family=Satisfy' rel='stylesheet' type='text/css'>
  12. <link href='http://fonts.googleapis.com/css?family=Marck+Script' rel='stylesheet' type='text/css'>
  13.  
  14. <script type="text/javascript">
  15. function changeNavigation(id) {document.getElementById('post').innerHTML=document.getElementById(id).innerHTML}
  16. </script>
  17.  
  18. <script type="text/javascript"
  19. src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.1/jquery.min.js"></script>
  20.  
  21. <script>
  22.  
  23.  
  24.  
  25. $(document).ready(function() {
  26.  
  27. //
  28.  
  29.  
  30.  
  31. //When you click on a link with class of poplight and the href starts with a #
  32.  
  33. $('a.poplight[href^=#]').click(function() {
  34.  
  35. var popID = $(this).attr('rel'); //Get Popup Name
  36.  
  37. var popURL = $(this).attr('href'); //Get Popup href to define size
  38.  
  39.  
  40.  
  41. //Pull Query & Variables from href URL
  42.  
  43. var query= popURL.split('?');
  44.  
  45. var dim= query[1].split('&');
  46.  
  47. var popWidth = dim[0].split('=')[1]; //Gets the first query string value
  48.  
  49.  
  50.  
  51. //Fade in the Popup and add close button
  52.  
  53. $('#' + popID).fadeIn().css({ 'width': Number( popWidth ) }).prepend('<a href="#" class="close"><img src="http://static.tumblr.com/eun3dfg/RERmuxsh7/c4.png" width="66" height="64" z-index="10000000000000000000000000000000000000000000000000000000000000" class="btn_close" title="Close | Fechar" alt="Close"/></a>');
  54.  
  55.  
  56. //Define margin for center alignment (vertical horizontal) - we add 80px to the height/width to accomodate for the padding and border width defined in the css
  57.  
  58. var popMargTop = ($('#' + popID).height() + 80) / 2;
  59.  
  60. var popMargLeft = ($('#' + popID).width() + 80) / 2;
  61.  
  62.  
  63.  
  64. //Apply Margin to Popup
  65.  
  66. $('#' + popID).css({
  67.  
  68. 'margin-top' : -popMargTop,
  69.  
  70. 'margin-left' : -popMargLeft
  71.  
  72. });
  73.  
  74.  
  75.  
  76. //Fade in Background
  77.  
  78. $('body').append('<div id="fade"></div>'); //Add the fade layer to bottom of the body tag.
  79.  
  80. $('#fade').css({'filter' : 'alpha(opacity=80)'}).fadeIn(); //Fade in the fade layer - .css({‘filter’ : ‘alpha(opacity=80)’}) is used to fix the IE Bug on fading transparencies
  81.  
  82.  
  83.  
  84. return false;
  85.  
  86. });
  87.  
  88.  
  89.  
  90. //Close Popups and Fade Layer
  91.  
  92. $('a.close, #fade').live('click', function() { //When clicking on the close or fade layer…
  93.  
  94. $('#fade , .popup_block').fadeOut(function() {
  95.  
  96. $('#fade, a.close').remove(); //fade them both out
  97.  
  98. });
  99.  
  100. return false;
  101.  
  102. });
  103.  
  104.  
  105.  
  106.  
  107.  
  108. });
  109.  
  110. </script>
  111.  
  112.  
  113. <style type="text/css">
  114.  
  115.  
  116.  
  117. body {background: url("http://static.tumblr.com/eun3dfg/foqmv2r64/bgddd.png"); }
  118.  
  119.  
  120.  
  121. #pagina {background-image: url('http://static.tumblr.com/eun3dfg/8xnmv2r77/page.png');width: 850px; margin-left: auto;margin-right: auto;}
  122.  
  123. #header {background: url('http://static.tumblr.com/eun3dfg/ce4mv2r6i/header.png') no-repeat top center; width: 850px;height: 155px; margin-top: 0px;z-index:1000; margin-left:0px; margin-right:0px;}
  124.  
  125. #footer {background:url('http://static.tumblr.com/eun3dfg/bWOmv2r7k/footer.png') no-repeat; width: 850px; height: 55px; clear: both; padding-bottom: 0px; z-index:500;margin-left:0px; margin-right:0px;background-repeat: no-repeat;}
  126.  
  127. #sidebar { width: 245px; text-align: justify; padding: 5px; float: left; margin-top: -10px; margin-left: -148px; color: #5C4666; border-right:0px dotted #c4c4c4;z-index:10000000;}
  128.  
  129. #conteudo { width: 584px; font-family: bold;text-align: justify; margin-left:0px; margin-right:155px; float: right; margin-top: -15px;z-index:500;}
  130.  
  131. .floresquerda {bottom:0px; margin-left:0px; position:fixed;float:left;}
  132. .flordireita {bottom:0px; margin-left:720px; position:fixed;float:right;}
  133.  
  134. .barrinhat {width: 100%; position: absolute; left: 0px; top: 0px; z-index: -100; height:24px; background-image: url('http://static.tumblr.com/eun3dfg/mFkmv2vjc/cortina.png'); }
  135.  
  136.  
  137.  
  138. b, strong { color: #fff; TEXT-DECORATION: none; background:#ffcfcf;padding-left:3px;padding-right:5px;margin:3px;}
  139.  
  140. u {color: #c7a2b9; TEXT-DECORATION: none; border-bottom: 1px solid #ec9f4f;}
  141. s, strike {color: #f9d3d2;}
  142. i {color: #ea7789; TEXT-DECORATION: none; border-bottom: 1px dotted #none;}
  143. br{margin:20px;}
  144. p{margin:20px;}
  145.  
  146. a:link, a:active, a:visited {
  147. color: #999;
  148. text-decoration: none;
  149. cursor: auto;
  150. }
  151.  
  152. a:hover { color: #c1cad1;
  153. text-decoration: none;
  154. cursor: auto;}
  155.  
  156.  
  157.  
  158.  
  159. ::-moz-selection {background: #f8c0c2; color: #fff;}
  160. ::selection {background: #f8c0c2; color:#fff;}
  161.  
  162.  
  163.  
  164.  
  165.  
  166. .h1 { font-size: 15pt; text-align: center; color: #bcc9d4;border-top: 0px dotted #f5f5f5;font-family: georgia;padding: 3px;letter-spacing: 0px;margin-bottom:10px;margin-top:10px;background:#f5f5f5;padding:10px;border-radius:10px;}
  167.  
  168. .h2 {background: #ffcfcf; font-family:'bebas';font-size:15px;padding:5px;color:#fff;text-shadow: 0 1px 0px #999;margin-top:-20px;margin-left:-20px;}
  169.  
  170.  
  171.  
  172. .post{margin-bottom:9px;}
  173.  
  174.  
  175.  
  176. .box {overflow:hidden; background: rgba(255,255,255,0.3); letter-spacing: 0px; text-align: justify; font-family:"visitor1.ttf", small fonts; font-size: 14px;color:#c5c5c5; padding:4px; margin: 2px 2px 2px 2px;box-shadow: 0 2px 1px -1px rgba(0,0,0,0.1);line-height:20px;border-radius:0px;}
  177.  
  178. .sidebar {
  179. overflow:hidden; background: rgba(255,255,255,0.3); letter-spacing: 0px; text-align: justify; font-family:"visitor1.ttf", small fonts; font-size: 12px;color:#c5c5c5; padding:4px; margin: 2px 2px 2px 2px;box-shadow: 0 2px 1px -1px rgba(0,0,0,0.1);line-height:20px;border-radius:0px;}
  180.  
  181. /*** Notes enfeitados por things-to-help-you ******/
  182. ol.notes { display : block;border-left : 1px solid #fae2e8;bakground-repeat : no-repeat;vertical-align : middle;text-decoration : none;margin-bottom : 1px;background: #f5f5f5; list-style-type: none; font-size: 10px;}
  183. ol.notes li.note {border-top: solid 1px #fff; padding: 4px;}
  184. ol.notes li.note img.avatar {display: none;}
  185. ol.notes li.note span.action {font-weight: none;}
  186. ol.notes li.note .answer_content {font-weight: normal;}
  187. ol.notes li.note blockquote {display: none;}
  188. ol.notes li.note blockquote a {text-decoration: none;}
  189. ful { list-style: none; }
  190. ol { list-style-position: inside; }
  191. * { margin: 0; padding: 0; outline: none; }
  192. .caixa {overflow: hidden;background: #fff; padding: 7px;
  193. font-family: Verdana, Geneva, sans-serif;
  194. color: #ff81b9;text-align: justify;outline: 0px solid #; margin-bottom: 0px;}
  195. .extra {border-left: 4px solid #ff81b9; display : block;border-bottom : 0px solid #fff;background-repeat : no-repeat;text-indent : 5px;vertical-align : middle;text-decoration : none;margin-bottom : 1px;background: #f5f5f5; line-height: 18px;}
  196. .extrass {border-left: 4px solid #ff81b9; display : block;border-bottom : 1px solid #ff81b9;background-repeat : no-repeat;text-indent : 5px;vertical-align : middle;text-decoration : none;margin-bottom : 1px;background: #f5f5f5; line-height: 18px;}
  197. .extra a {padding-right: 6px; color: #80acb9; border-right: dotted 1px #e7daee; text-shadow: 1px 1px 1px #;}
  198.  
  199.  
  200.  
  201.  
  202.  
  203.  
  204. /*** blockquote e tabelinhas ***/
  205.  
  206.  
  207. blockquote {background: #transparent; margin: 0 5px; text-align: justify; line-height:150%; border-left: 5px solid #d7e2e9; padding-left:5px; padding-right:2px; padding-top:0; padding-bottom:0;}
  208.  
  209. .blockquote {background: #transparent; margin: 0 5px; text-align: justify; line-height:150%; border-left: 5px solid #d7e2e9; padding-left:5px; padding-right:2px; padding-top:0; padding-bottom:0;}
  210.  
  211.  
  212. .pergunta {background: #f1f1f1;font-family: 'Play', sans-serif; font-size:12px; color: #829dae;text-shadow: 0px 1px 1px #fff;padding:10px;text-align: justify;margin-left: auto;margin-right: auto;border-radius:0px;margin-bottom:0px;}
  213.  
  214. .perguntou {background: #ffcfcf url(""); color:#fff;font-family: 'Play', sans-serif; font-size:12px; color: #fff2f8;text-shadow: 0px 1px 1px #fff;padding:5px;text-align: justify;margin-left: auto;margin-right: auto;margin-bottom:1px;float:right;height:15px;border-bottom-right-radius: 5px;border-bottom-left-radius: 5px;}
  215.  
  216. .perguntou a {color: #fff;}
  217.  
  218. .pergunta p {margin:1px 0px;color:#fff;}
  219.  
  220.  
  221. .fotos {float:right; border-radius:0px;margin-top:-5px;margin-right:-5px;margin-left:5px;filter:alpha(opacity=100); -moz-opacity:1.0; opacity:1.0; -webkit-transition-duration: .99s; -moz-transition-duration: .99s;}
  222.  
  223. .fotos:hover {filter: alpha(opacity=100); opacity: 0.65; -moz-opacity:0.45; -webkit-transition-duration: .99s; -moz-transition-duration: .99s;}
  224.  
  225. .ii {width:15; height:14px;float:left;margin-right:5px;}
  226.  
  227. .resposta {background: #transparent;font-family: 'Play', sans-serif; font-size:12px; color: #829dae;text-shadow: 0px 1px 1px #fff;padding:10px;text-align: justify;margin-left: auto;margin-right: auto;border-radius:5px;}
  228.  
  229.  
  230.  
  231. /* Chat por Anna (livelikeasuicide) *********/
  232. .chat {background: #fff; margin: 0; font-size:
  233. 10px; font-family: Fonte;}
  234. .chat .chat1 {margin-left: 0px;}
  235. .chat .chat1 .chat2 {background: #f5f5f5; color: #999;
  236. margin-bottom: 1px; padding: 2px 2px 2px 2px;} /* Primeira linha */
  237. .chat .chat1 .chat2.even {background: #bcc9d4;
  238. color: #fff;} /* Segunda linha */
  239. .chat .chat1 .chat2 span{font-weight: bold;}
  240.  
  241. .quote {background: #f5f5f5; overflow: hidden; padding:10px; border-radius:0px;font-family: 'Galdeano', sans-serif; color: #999; font-size: 16px; text-align:justy;margin-left:0px;margin-right:0px;text-shadow: 0px 1px 1px #fff;box-shadow: 0px 1px 1px #eee;text-align:left;margin-bottom:2px;}
  242. .sou a {color: #fff;}
  243. .sou a:hover {color: #fff;}
  244. .sou {background:#fcdde4; border-radius:0px;padding:2px;font-family: 'Galdeano', sans-serif; color: #fff; font-size: 13px;text-shadow: 1px 1px 1px #999;box-shadow: 0px 0px 1px #f5f5f5;margin-left:10px;border-top-left-radius: 5px;border-bottom-left-radius: 5px;}
  245. .fica {margin-left:0px;}
  246.  
  247.  
  248. #fade { /*—Transparent background layer—*/
  249.  
  250. display: none; /*—hidden by default—*/
  251.  
  252. background: #c7cfdf;
  253.  
  254. position: fixed; left: 0; top: 0;
  255.  
  256. width: 100000%; height: 100000%;
  257.  
  258. opacity: .50;
  259.  
  260. z-index: 9999999;
  261.  
  262. }
  263.  
  264. .popup_block{
  265.  
  266. display: none; /*—hidden by default—*/
  267.  
  268. background: #fff;
  269.  
  270. color: #999;
  271.  
  272. padding: 20px;
  273.  
  274. border: 0px solid #dccedc;
  275.  
  276. float: left;
  277.  
  278. font-size: 11px;
  279.  
  280. font-family: verdana;
  281.  
  282. position: fixed;
  283.  
  284. top: 50%; left: 50%;
  285.  
  286. z-index: 100000000000000000000000000000000000000;
  287.  
  288. /*—CSS3 Box Shadows—*/
  289.  
  290. -webkit-box-shadow: 0px 0px 1px #eee;
  291.  
  292. -moz-box-shadow: 0px 0px 1px #eee;
  293.  
  294. box-shadow: 0px 0px 1px #eee;
  295.  
  296. /*—CSS3 Rounded Corners—*/
  297.  
  298. -webkit-border-radius: 0px;
  299.  
  300. -moz-border-radius: 0px;
  301.  
  302. border-radius: 0px;
  303.  
  304. }
  305.  
  306. img.btn_close {
  307.  
  308. float: right;
  309.  
  310. margin: -40px -40px 0 0;
  311.  
  312. }
  313.  
  314. /*—Making IE6 Understand Fixed Positioning—*/
  315.  
  316. *html #fade {
  317.  
  318. position: absolute;
  319.  
  320. }
  321.  
  322. *html .popup_block {
  323.  
  324. position: absolute;
  325.  
  326. }
  327.  
  328. /*** Block de audio - TTHY **/
  329. .trackid {font-family: 'Pontano Sans', sans-serif; font-size: 9pt; margin-left: 98px;padding: 6px; margin-top: 1px; margin-bottom: 2px; background:#f5f5f5;margin-right: 0px; text-shadow: 0px 1px 1px #;}
  330. .trackid c {color: #999;text-transform:uppercase; font-size: 8pt;}
  331. .trackid2 {margin-top: 1px; background:#f5f5f5; display: block; height:27px;overflow:hidden; padding:1px;}
  332. .album {opacity: 0.7;margin-top: 0px; float: left; display: inline-block;}
  333. .boxmusica {background:#f5f5f5;}
  334. .clear {margin-top:1px;}
  335.  
  336.  
  337.  
  338. .tag {-webkit-transition: all 1s ease;-moz-transition: all 1s ease;-o-transition: all 1s ease;transition: all 1s ease; background: #f5f5f5;color: #999;font-family: arial;font-size: 10px;text-align: center;text-shadow: 0 1px 1px #f5f5f5;padding:5px;width:400px;line-height : 15px;text-indent : 120px;margin-bottom:0px;border-radius:5px;margin-left:-500px;}
  339.  
  340.  
  341. .box:hover .tag {-webkit-transition: all 1s ease;-moz-transition: all 1s ease;-o-transition: all 1s ease;transition: all 1s ease; background: #f5f5f5;color: #999;font-family: arial;font-size: 10px;text-align: center;text-shadow: 0 1px 1px #f5f5f5;padding:5px;width:400px;line-height : 15px;text-indent : 120px;margin-bottom:0px;border-radius:5px;margin-left:-140px;}
  342.  
  343.  
  344.  
  345. .menu a{font-family:'Unica One'; color:#999; font-size:8px; text-transform: uppercase;-webkit-transition: all 1.5s ease-out;text-shadow: 0px 1px 0px #f5f5f5;text-decoration:none; cursor:pointer;background: #cfe2e0;display: inline-block; text-align:left; padding-top:2px;padding-left:10px;padding-right:10px;padding-bottom:3px;box-shadow: 0 2px 1px -1px rgba(0,0,0,0.1);margin:2px;margin-top:10px;margin-bottom:10px;float:right;}
  346.  
  347.  
  348. .menu:hover a{font-family:'Unica One'; color:#999; font-size:8px; text-transform: uppercase;-webkit-transition: all 1.5s ease-out;text-shadow: 0px 1px 0px #f5f5f5;text-decoration:none; cursor:pointer;background: rgba(252, 221, 228, 0.5);display:inline-block; border-radius:0px;margin-bottom:3px;text-align:left; padding-top:2px;padding-left:10px;padding-right:10px;padding-bottom:3px;margin-bottom:10px;}
  349.  
  350.  
  351.  
  352.  
  353.  
  354.  
  355.  
  356. cred {display: block; border-bottom: 1px dotted #e1cfe6; vertical-align: middle; line-height: 13px; margin-bottom: 0px; text-decoration: none; padding: 5px; font-style: normal;font-size: 10px; background: #f5f5f5; border-radius: 5px;margin-bottom:4px;}
  357.  
  358. cred a {background: #e0edf5; padding: 5px; color: #fff; border-radius: 5px;-webkit-transition: all 1s ease; -moz-transition: all 1s ease; -o-transition: all 1s ease; transition: all 1s ease;margin-left:-3px;margin-top:1px;}
  359.  
  360. cred:hover a {background: #ffcfcf; padding: 5px; color: #fff; border-radius: 5px;}
  361.  
  362.  
  363. /*** Paginação personalizada por tthy *****/
  364. #paginacaoml {display: block; font-size: 10px; font-weight: bold; padding-top: 8px; padding-bottom: 8px; text-shadow: 0 1px 1px #; background: #; margin-bottom: 11px; margin-left: 4px; margin-right: 22px; text-align: left;}
  365. #paginacaoml a {margin-left: 2px; margi-top: 0px; font-family: 'Nunito', sans-serif; font-size: 10pt; background: #d5e4ed; border: none;color: #ccc; display: inline-block;padding-left: 10px; height: 30px; line-height: 30px; padding-right: 10px;cursor: pointer; -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px; background-image: -moz-linear-gradient(top, #FFFFFF, #E6E6FA); background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0.00, #FFFFFF), color-stop(1.0, #E6E6FA)); border: 1px solid #dedede; text-shadow: 1px 1px 0px #fff; }
  366. #paginacaoml a:hover {margin-left: 2px; margi-top: 0px; font-family: 'Nunito', sans-serif; font-size: 10pt; background: #d5e4ed; border: none;color: #ccc; display: inline-block;padding-left: 10px; height: 30px; line-height: 30px; padding-right: 10px;cursor: pointer; -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px; background-image: -moz-linear-gradient(top, #E6E6FA, #FFFFFF); background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0.00, #E6E6FA), color-stop(1.0, #FFFFFF)); border: 1px solid #dedede; text-shadow: 1px 1px 0px #fff; }
  367. #paginacaoml span.pagina_atual {margin-left: 2px; margi-top: 0px; font-family: 'Nunito', sans-serif; font-size: 10pt; background: #d5e4ed; border: none;color: #ccc; display: inline-block;padding-left: 10px; height: 30px; line-height: 30px; padding-right: 10px;cursor: pointer; -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px; background-image: -moz-linear-gradient(top, #E6E6FA, #FFFFFF); background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0.00, #E6E6FA), color-stop(1.0, #FFFFFF)); border: 1px solid #dedede; text-shadow: 1px 1px 0px #fff; }
  368. #paginacaoml span.info {margin-left: 2px; margi-top: 0px; font-family: 'Nunito', sans-serif; font-size: 10pt; background: #d5e4ed; border: none;color: #ccc; display: inline-block;padding-left: 10px; height: 30px; line-height: 30px; padding-right: 10px;cursor: pointer; -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px; background-image: -moz-linear-gradient(top, #FFFFFF, #E6E6FA); background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0.00, #FFFFFF), color-stop(1.0, #E6E6FA)); border: 1px solid #dedede; text-shadow: 1px 1px 0px #fff; }
  369. #paginacaoml span.info b {color: #a6a6a6;}
  370.  
  371.  
  372.  
  373.  
  374.  
  375.  
  376. </style>
  377.  
  378.  
  379.  
  380. <body>
  381.  
  382. <div class="barrinhat"></div>
  383. <div id="pagina">
  384. <div id="header">
  385. </div>
  386.  
  387. <div class="floresquerda"><img src="http://static.tumblr.com/eun3dfg/WtTmv2v72/xs.png"></div>
  388. <div class="flordireita"><img src="http://static.tumblr.com/eun3dfg/aGemv2v8o/x2.png"></div>
  389.  
  390.  
  391. <div id="sidebar">
  392.  
  393. </div>
  394.  
  395.  
  396.  
  397.  
  398. <div id="conteudo">
  399.  
  400.  
  401.  
  402. <div id="post">
  403.  
  404. <div class="sidebar"<img src="http://4.bp.blogspot.com/_TxtrmxcBj1E/TDzcCGH1qxI/AAAAAAAAC8Q/ASWddCofveA/s1600/mini219.gif" width="45" align="left" class="border">
  405.  
  406. {block:Description}{Description}{/block:Description}
  407. <br>
  408.  
  409. <div class="menu">
  410. <a href="/"> Home</a>
  411. <a href="/ask"> Ask</a>
  412. <a href="LINK"> Twitter</a>
  413. <a href="LINK"> About</a>
  414. <a href="#?w=500" rel="creditos" class="poplight">Here ♥</a>
  415. </div>
  416.  
  417. </div><br>
  418.  
  419. {block:Posts}
  420.  
  421. {block:Regular}<div class="post"><div class="box">
  422.  
  423.  
  424. {block:Title}<div class="h1"><p>{Title}</div>{/block:Title}
  425. <div class="entry">{Body}</div>
  426.  
  427. <div class="divdate"></div>
  428.  
  429.  
  430.  
  431. <br><div style="float: center"><div class="tag">Postado em: <a href="{Permalink}">{DayOfMonth}.{MonthNumberWithZero}.{Year} </a> | {block:NoteCount}<a href="{Permalink}">{block:NoteCount}{NoteCountWithLabel}{/block:NoteCount} </a>{/block:NoteCount} | <a href="{ReblogURL}" target="_blank" class="details"> Reblogue This! </a> </div>
  432.  
  433. </div></div> </div>
  434.  
  435.  
  436. {/block:Regular}
  437.  
  438.  
  439.  
  440.  
  441.  
  442. {block:Photo}
  443. <div class="post"><div class="box">
  444.  
  445.  
  446.  
  447. <center>{LinkOpenTag}<div class="opacidade"><img src="{PhotoURL-500}" class="" alt="{PhotoAlt}" width=570px/></div>{LinkCloseTag}</center>
  448. {block:Caption}
  449. <br>
  450. <div class="caption">{Caption}</div>
  451. {/block:Caption}
  452.  
  453.  
  454. <br><div style="float: center"><div class="tag">Postado em: <a href="{Permalink}">{DayOfMonth}.{MonthNumberWithZero}.{Year} </a> | {block:NoteCount}<a href="{Permalink}">{block:NoteCount}{NoteCountWithLabel}{/block:NoteCount} </a>{/block:NoteCount} | <a href="{ReblogURL}" target="_blank" class="details"> Reblogue This! </a> </div>
  455.  
  456.  
  457. </div></div></div>
  458. {/block:Photo}
  459.  
  460. {block:Photoset}
  461. <div class="post"><div class="box">
  462.  
  463. <div class="photoset">{Photoset-700}</div>
  464. {block:Caption}
  465. <div class="caption">{Caption}</div>
  466. {/block:Caption}
  467.  
  468. <br><div style="float: center"><div class="tag">Postado em: <a href="{Permalink}">{DayOfMonth}.{MonthNumberWithZero}.{Year} </a> | {block:NoteCount}<a href="{Permalink}">{block:NoteCount}{NoteCountWithLabel}{/block:NoteCount} </a>{/block:NoteCount} | <a href="{ReblogURL}" target="_blank" class="details"> Reblogue This! </a> </div>
  469. </div></div></div>
  470. {/block:Photoset}
  471.  
  472.  
  473.  
  474. {block:Answer}
  475. <div class="post"><div class="box">
  476. <div class="pergunta">{Question}</div>
  477. <div class="perguntou"><img src="{AskerPortraitURL-24}" class="fotos"><div class="ii"><img src="http://media.tumblr.com/b30014df2e69e34f1d3fdfac6ca79bdc/tumblr_inline_mjxmf32kDt1qz4rgp.png"></div>Pergunta por: {Asker}</div>
  478. <br><br>
  479. <div class="resposta">{Answer}</div>
  480. <br><div style="float: center"><div class="tag">Respondida em: <a href="{Permalink}">{DayOfMonth}.{MonthNumberWithZero}.{Year} </a> | {block:NoteCount}<a href="{Permalink}">{block:NoteCount}{NoteCountWithLabel}{/block:NoteCount} </a>{/block:NoteCount} | <a href="{ReblogURL}" target="_blank" class="details"> Reblogue This! </a> </div>
  481.  
  482.  
  483. </div></div></div>
  484. {/block:Answer}
  485.  
  486.  
  487.  
  488.  
  489. {block:Quote}
  490. <div class="post"><div class="box">
  491. <div class="quote">" {Quote} "</div>
  492. <div class="fica">
  493. <div class="sou">{block:Source}
  494. <div class="sou">{Source}</div>
  495. {/block:Source}</div></div>
  496.  
  497.  
  498.  
  499.  
  500. <div class="divdate"></div>
  501.  
  502.  
  503. <br><div style="float: center"><div class="tag">Postado em: <a href="{Permalink}">{DayOfMonth}.{MonthNumberWithZero}.{Year} </a> | {block:NoteCount}<a href="{Permalink}">{block:NoteCount}{NoteCountWithLabel}{/block:NoteCount} </a>{/block:NoteCount} | <a href="{ReblogURL}" target="_blank" class="details"> Reblogue This! </a> </div>
  504.  
  505.  
  506. </div> </div> </div>
  507. {/block:Quote}
  508.  
  509.  
  510.  
  511. {block:Link}
  512. <div class="post"><div class="box">
  513.  
  514.  
  515. <a href="{URL}" class="link" {Target}><div class="h1">{Name}</div></a>
  516. {block:Description}
  517. <div class="description">{Description}</div>
  518. {/block:Description}
  519.  
  520.  
  521. <div class="divdate"></div>
  522.  
  523.  
  524.  
  525. <br><div style="float: center"><div class="tag">Postado em: <a href="{Permalink}">{DayOfMonth}.{MonthNumberWithZero}.{Year} </a> | {block:NoteCount}<a href="{Permalink}">{block:NoteCount}{NoteCountWithLabel}{/block:NoteCount} </a>{/block:NoteCount} | <a href="{ReblogURL}" target="_blank" class="details"> Reblogue This! </a> </div>
  526.  
  527.  
  528. </div></div> </div>
  529.  
  530. {/block:Link}
  531.  
  532.  
  533.  
  534.  
  535. {block:Chat}
  536. <div class="post"><div class="box">
  537.  
  538.  
  539.  
  540. <div class="chat">
  541. <div class="chat1">
  542. {block:Lines}
  543. <div class="chat2 {Alt}">
  544. {block:Label}
  545. <span>{Label}</span>
  546. {/block:Label}
  547. {Line}</div>
  548. {/block:Lines}
  549. </div>
  550. </div>
  551. <div class="divdate"></div>
  552.  
  553.  
  554.  
  555.  
  556. <!---------------- DATA DOS POSTS ------------->
  557.  
  558. <br><div style="float: center"><div class="tag">Postado em: <a href="{Permalink}">{DayOfMonth}.{MonthNumberWithZero}.{Year} </a> | {block:NoteCount}<a href="{Permalink}">{block:NoteCount}{NoteCountWithLabel}{/block:NoteCount} </a>{/block:NoteCount} | <a href="{ReblogURL}" target="_blank" class="details"> Reblogue This! </a> </div>
  559.  
  560.  
  561. </div></div> </div>
  562. {/block:Chat}
  563.  
  564.  
  565.  
  566. {block:Audio}
  567. <div class="post"><div class="box">
  568.  
  569.  
  570.  
  571. <div class="trackid2">{AudioPlayerGrey}</div>
  572. <div class="boxmusica">
  573. <div class="album">{block:AlbumArt}
  574. <img src="{AlbumArtURL}" class="album"width="95" >
  575. {/block:AlbumArt}</div>
  576. {block:TrackName}<div class="trackid">
  577. <c>Faixa:</c> {TrackName}</div>{/block:TrackName}
  578. {block:Artist} <div class="trackid"><c>Artista:</c> {Artist}</div>{/block:Artist}
  579. <div class="trackid"><c>Executado:</c> ({PlayCount}) Vezes</div>
  580. <div class="clear"></div>
  581. </div>
  582.  
  583.  
  584. <div class="divdate"></div>
  585.  
  586.  
  587.  
  588.  
  589. <br><div style="float: center"><div class="tag">postado em: <a href="{Permalink}">{DayOfMonth}.{MonthNumberWithZero}.{Year} </a> | {block:NoteCount}<a href="{Permalink}">{block:NoteCount}{NoteCountWithLabel}{/block:NoteCount} </a>{/block:NoteCount} | <a href="{ReblogURL}" target="_blank" class="details"> Reblogue This! </a> </div>
  590.  
  591.  
  592. </div></div> </div>
  593. {/block:Audio}
  594.  
  595.  
  596.  
  597. {block:Video}
  598. <div class="post">
  599. <div class="box">
  600.  
  601.  
  602.  
  603. <center>{Video-500}
  604. {block:Caption}
  605. <div class="caption">{Caption}</div>
  606. {/block:Caption}</center>
  607.  
  608.  
  609. <div class="divdate"></div>
  610.  
  611.  
  612.  
  613.  
  614. <br><div style="float: center"><div class="tag">Postado em: <a href="{Permalink}">{DayOfMonth}.{MonthNumberWithZero}.{Year} </a> | {block:NoteCount}<a href="{Permalink}">{block:NoteCount}{NoteCountWithLabel}{/block:NoteCount} </a>{/block:NoteCount} | <a href="{ReblogURL}" target="_blank" class="details"> Reblogue This! </a> </div>
  615.  
  616. <div class="sombra"></div>
  617. </div></div> </div>
  618.  
  619. {/block:Video}
  620.  
  621.  
  622. {block:PostNotes}
  623. <div class="caixa">
  624. <div class="extra"><img src="http://static.tumblr.com/wa79tuo/3OKm1iuvh/clock.png" class="user"> {block:RebloggedFrom} <a href="{ReblogParentURL}"> Via,</a> <a href="{ReblogRootURL}"> From,</a> {/block:RebloggedFrom} {block:ContentSource}<a href="{SourceURL}" target=blank> Source </a>. {/block:ContentSource} </div>
  625. <div class="extra">
  626. <img src="http://static.tumblr.com/wa79tuo/3OKm1iuvh/clock.png" class="user"> {DayOfMonth},<b> {Month}</b> de {Year}<br>
  627. </div>
  628. <div class="extra">
  629. <img src="http://static.tumblr.com/wa79tuo/YzBm1iuyx/tag.png" class="user"> {block:HasTags}{/block:HasTags}
  630. <span style="width:auto;">
  631. {block:HasTags}
  632. {block:Tags}
  633. <a class="tag" href="{TagURL}">{Tag}</a>
  634. {/block:Tags}
  635. {/block:HasTags}</span>
  636. <br>
  637. </div>
  638. <div class="extra">
  639. <img src="http://static.tumblr.com/wa79tuo/MiZm1iv2y/heart.png" class="user">{NoteCount}
  640. </div>
  641. </div><br>
  642. <div class="caixa">
  643. {PostNotes}
  644. </div>
  645. {/block:PostNotes}
  646.  
  647. <!---------------- FIM DAS NOTAS DOS POSTS ------------->
  648. {/block:Posts}
  649.  
  650.  
  651.  
  652. {block:IndexPage}
  653. <div id="paginacaoml"><span class="info" style="font-weight: normal;">Página {CurrentPage} de {TotalPages}</span> {block:Pagination}{block:PreviousPage}<a href="{PreviousPage}">&laquo;</a>{/block:PreviousPage}{/block:Pagination}
  654. {block:JumpPagination length="8"}
  655. {block:CurrentPage}<span class="pagina_atual">{PageNumber}</span>{/block:CurrentPage}
  656. {block:JumpPage}<a class="jump_page" href="{URL}">{PageNumber}</a>{/block:JumpPage}
  657. {/block:JumpPagination}
  658. {block:Pagination}{block:NextPage}<a href="{NextPage}">&raquo;</a>{/block:NextPage}{/block:Pagination}
  659. </div>
  660. {/block:IndexPage}
  661.  
  662. </div>
  663.  
  664.  
  665. <div id="creditos" class="popup_block">
  666.  
  667.  
  668. <div class="h2">Creditos</div><br>
  669.  
  670. <center> Theme desenvolvido por Jéssica V. (Jessierobsten). Não copie e não se inspire sem a minha autorização, todos os direitos do theme são reservados. Lembre-se que plágio é crime. <p>
  671. Obrigada a todas as pessoas que me ajudaram a fazer esse theme, abaixo darei uma lista das pessoas que me ajudaram e que sempre terei que agradecer:</center>
  672.  
  673. <cred><a href="http://jessierobsten.tumblr.com/"><cred1>Jéssyca Victoria</cred1></a> <img src=""> Desenvolvimento do theme e design </cred>
  674.  
  675. <cred><a href="http://things-to-help-you.tumblr.com/"><cred1>TTHY</cred1></a> <img src=""> Muitos códigos, materiais e tutoriais</cred>
  676.  
  677. <cred><a href="http://tumblr.com/"> <cred1>Tumblr USF </cred1></a> <img src=""> Hospedagem</cred>
  678.  
  679. <cred><a href="OLINK"><cred1> Cores, imagens e etc...</cred1></a> <img src=""> Photoshop SC5</cred>
  680.  
  681. <cred><a href="OLINK"> <cred1>Dafontes e Google</a> </cred1><img src=""> Fontes</cred>
  682.  
  683.  
  684. </div>
  685.  
  686.  
  687. </div>
  688.  
  689. <div id="footer"></div>
  690.  
  691.  
  692.  
  693. </body>
  694. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement