Conformou

Theme 9

Sep 7th, 2013
168
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 24.35 KB | None | 0 0
  1. <!-- THEME POR CONFORMOU,NÃO COPIE,PLÁGIO É CRIME AVISE SE USAR-->
  2. <!-- THEME POR CONFORMOU,NÃO COPIE,PLÁGIO É CRIME AVISE SE USAR-->
  3. <!-- THEME POR CONFORMOU,NÃO COPIE,PLÁGIO É CRIME AVISE SE USAR-->
  4. <!-- THEME POR CONFORMOU,NÃO COPIE,PLÁGIO É CRIME AVISE SE USAR-->
  5.  
  6.  
  7. <head>
  8.  
  9.  
  10. <meta name="if:Background repetido" content="0"/>
  11. <meta name="color:background" content="#FFFFFF"/>
  12. <meta name="color:ask" content="#efefef"/>
  13. <meta name="color:descricao" content="#efefef"/>
  14. <meta name="color:linkhover" content="#363636"/>
  15. <meta name="color:border" content="#ffffff"/>
  16. <meta name="color:bordinha" content="#f0f0f0"/>
  17. <meta name="color:linkhover" content="#363636"/>
  18. <meta name="color:text" content="#000000"/>
  19. <meta name="color:frase" content="#bebebe"/>
  20. <meta name="color:link" content="#636363"/>
  21. <meta name="color:linkhover" content="#636363"/>
  22. <meta name="color:post" content="#fff"/>
  23. <meta name="color:scroll" content="#eee" />
  24.  
  25.  
  26. <meta name="image:background" content=""/>
  27. <meta name="image:sidebar" content="http://static.tumblr.com/1b959beae38f62db041a9cc79060f665/rzck61w/bTcmoz9jm/tumblr_static_tumblr_inline_mo4u88qflc1qz4rgp.jpg"/>
  28.  
  29.  
  30. <meta name="text:Link1" content="/" />
  31. <meta name="text:Link1 Title" content="um" />
  32. <meta name="text:Link2" content="/" />
  33. <meta name="text:Link2 Title" content="dois" />
  34. <meta name="text:Link3" content="/" />
  35. <meta name="text:Link3 Title" content="tres" />
  36. <meta name="text:Link4" content="/" />
  37. <meta name="text:Link4 Title" content="quatro" />
  38.  
  39.  
  40.  
  41. <link rel="shortcut icon" href="{Favicon}">
  42. <link rel="alternate" type="application/rss+xml" title="RSS" href="{RSS}" />
  43. <meta name="viewport" content="width=820" />
  44.  
  45. {block:IndexPage}
  46.  
  47. <script src="http://static.tumblr.com/twte3d7/0pellzh2t/infinitescroll.js"></script>
  48.  
  49. <script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.4/jquery.min.js"></script>
  50.  
  51. <script type="text/javascript" src="http://static.tumblr.com/me5sfsd/12Qlmj66n/script.js"></script>
  52.  
  53. <script type="text/javascript">
  54. $(window).load(function(){
  55. var $wall = $('#content');
  56. $wall.imagesLoaded(function(){
  57. $wall.masonry({
  58. itemSelector: '.entry',
  59. isAnimated : true
  60. });
  61. });
  62. $wall.infinitescroll({
  63. navSelector : "div#navigation",
  64. nextSelector : "div#navigation a#nextPage",
  65. itemSelector : '.entry',
  66. loadingImg : "http://static.tumblr.com/kwz90l7/bIdlst7ub/transparent.png",
  67. loadingText : " ",
  68. donetext : " ",
  69. extraScrollPx : 9000,
  70. bufferPx : 10000,
  71. debug : false,
  72. errorCallback: function() {
  73. $('#infscr-loading').animate({opacity: .8},2000).fadeOut('normal');
  74. }},
  75. function( newElements ) {
  76. var $newElems = $( newElements );
  77. $newElems.hide();
  78. $newElems.imagesLoaded(function(){
  79. $wall.masonry( 'appended', $newElems, {isAnimated: true, animationOptions: {duration: 750, easing: 'linear', queue: false}}, function(){$newElems.fadeIn('slow');} );
  80. });
  81. }); $('#content').show(500);
  82. });
  83. </script>
  84.  
  85. {/block:IndexPage}
  86.  
  87. {block:Description}<meta name="description" content="{MetaDescription}" />{/block:Description}
  88. <title>{block:SearchPage}Search results for "{SearchQuery}" - {/block:SearchPage}{block:PostSummary}
  89.  
  90. {PostSummary} - {/block:PostSummary}{Title}</title>
  91.  
  92.  
  93. <link href='http://fonts.googleapis.com/css?family=Megrim' rel='stylesheet' type='text/css'>
  94.  
  95. <link href='http://fonts.googleapis.com/css?family=Snippet|Sue+Ellen+Francisco|Andika|Delius+Swash+Caps|Lobster|Redressed|Tangerine|Rancho|Rochester|Lobster+Two|Dancing+Script|Pacifico|Crafty+Girls' rel='stylesheet' type='text/css'>
  96.  
  97.  
  98. <style type="text/css">
  99.  
  100. #asked { text-align: center; text-transform: uppercase; margin-bottom: 5px; font:9px calibri; border: 1px solid {color:ask};}
  101. .question {color: {color:link}; text-align: center; padding: 5px;position: relative;background-color: {color:ask}; font:10px calibri; }
  102. .question:after {text-transform:uppercase; top: 100%;border: solid transparent;content: " ";height: 0;width: 0;position: absolute;pointer-events: none; text-transform:uppercase;}
  103. .question:after {text-transform:uppercase; border-top-color: {color:ask};border-width: 0px;left: 95%;margin-left: 0px; text-transform:uppercase;}
  104.  
  105.  
  106. iframe#tumblr_controls{top: 1px !important;margin: 0 0 0 0;right: 6px !important;position: fixed !important;}
  107.  
  108. body {background-image: url('{image:background}');background-attachment:fixed;background-color:{color:background};font-family:calibri;font-size:10px;color:{color:text};margin-left:170px;margin-top:0px;}
  109.  
  110. a:link, a:active, a:visited{color:{color:link}; text-decoration: none;}
  111. a:hover{color:{color:linkhover};}
  112.  
  113.  
  114. ::-webkit-scrollbar {width: 6px; height:auto; background:transparent;}
  115. ::-webkit-scrollbar-corner {background:{color:background};}
  116. ::-webkit-scrollbar-button:vertical {height:4px; display: block; background:{color:scroll};}
  117. ::-webkit-scrollbar-button:horizontal { width:5px; height:4px!important; display: block; background:{color:scroll};}
  118. ::-webkit-scrollbar-thumb:vertical {background:{color:scroll}; border-top: 1px solid {color:background}; border-bottom: 1px solid {color:background};}
  119. ::-webkit-scrollbar-thumb:horizontal {background:{color:scroll};border-left: 1px solid {color:background}; border-right: 1px solid {color:background}; height:4px;}
  120. ::-webkit-scrollbar-thumb:hover {background:{color:scroll}; cursor:url(http://i53.tinypic.com/zycxmw.png), auto;-webkit-border-radius: }
  121. ::-webkit-scrollbar-track-piece {background:{color:background}; width:4px;-webkit-border-radius:}
  122. ::-webkit-scrollbar:horizontal {height:3px!important; display: block; background:http://i53.tinypic.com/zycxmw.png;-webkit-border-radius:}
  123.  
  124. div#content{padding: 10px;margin-top:0px;margin-left:300px;{block:IndexPage}width:700px;{block:If400px}width:860px;{/block:If400px}{block:IndexPage}{block:PermalinkPage}width:500px;{/block:PermalinkPage};}
  125.  
  126. .pquote {font-size:10px; margin-top:-70px;text-align:left;margin-left:5px; }
  127.  
  128. .quote{position:relative;top:-18px;left:-5px;font-size:70px;opacity:0.1;filter: alpha(opacity = 0.7); }
  129.  
  130. .quotesource{ font-size:10px;margin-left:auto;margin-top:-7px;text-align:right; margin-right:15px;}
  131.  
  132. div#side{position:fixed; top:290px; width:145px; padding:20px;}
  133.  
  134.  
  135. .info{padding-top:20px;}
  136.  
  137. a.nav{ display:right; line-height:10px;font-size:12px; font-family:{font:body};text-decoration:nony;}
  138.  
  139. .post_title{font-family:calibri; font-size:18px;color:{color:text};
  140. line-height:24px ;text-align:center;}
  141.  
  142. .post_title a{text-align:center;}
  143.  
  144. .entry{padding: 5px; border: 1px solid {color:border}; position: relative;overflow:hidden;{block:IndexPage}width:250px;{block:If400px}width:400px;{/block:If400px}float:center; margin:1px;{/block:IndexPage}{block:PermalinkPage}width:400px;margin:1px;{/block:PermalinkPage}background-color:{color:post};}
  145.  
  146. .entry img{{block:IndexPage}max-width:300px;{block:If400px}max-width:400px{/block:If400px}{/block:IndexPage}{block:PermalinkPage}max-width:500px;{/block:PermalinkPage};}
  147.  
  148. .asker{padding-bottom:10px; line-height:5px; font-size:12px font-family: Megrim;}
  149.  
  150. blockquote{padding:0px 0px 0px 5px;margin:0px 0px 2px 1px;border-left: 1px solid {color:Text};}
  151.  
  152. .permalink{font-size:10px;font-family:cambria; font-style:italic; color:{color:link};text-align:center;}
  153.  
  154. /***BOXNOTES Simone (cerejadosundae)***/
  155. .entry .boxnotes {z-index: 11;
  156. margin-left:182px; width:auto;padding:-5px;
  157. text-align: left; height:auto;
  158. position: absolute; margin-top: 5px; text-transform:uppercase;
  159. line-height: 25px; font-family:verdana;font-size:18px;opacity: 0;
  160. -webkit-transition: all 0.4s ease;-moz-transition: all 0.5s ease;
  161. -o-transition: all 0.5s ease;transition: all 0.5s ease;}
  162. .entry .boxnotes img{width:20px;margin-top:-15px; background-color:#fff;border-radius: 360px; padding: 5px; opacity: 0.92;}
  163. .entry .boxnotes a{color:none;}
  164. .entry:hover .boxnotes {opacity: 1; }
  165. /***Class do primeiro note***/
  166. .entry .boxnotess { z-index: 11;display: inline-block;height:30px; width:30px; background:none;margin-left:0px;margin-top:21px; -webkit-transition: all 0.4s ease;-moz-transition: all 0.5s ease;
  167. -o-transition: all 0.5s ease;transition: all 0.5s ease;}
  168. .entry:hover .boxnotesss {margin-left:2px; }
  169. /***Class do segundo note***/
  170. .entry .boxnotesss {z-index: 11;display: inline-block;height:auto; width:auto; background: none;border-radius:0px;margin-left:-25px;-webkit-transition: all 0.4s ease;-moz-transition: all 0.5s ease;
  171. -o-transition: all 0.5s ease;transition: all 0.5s ease;}
  172. .entry:hover .boxnotesss { margin-left:-4px; }
  173.  
  174. .photobar{height:100%; width:100%;}
  175.  
  176.  
  177.  
  178.  
  179. div#chat li {padding: 0px;background-color:{color:post};margin-top: 2px; }
  180.  
  181. div#chat ul{{block:IndexPage}width:250px;{block:If400px}width:400px;{/block:If400px}{/block:IndexPage}{block:PermalinkPage}width:500px;{/block:PermalinkPage}list-style: none;padding: 0px;margin-top:5px;
  182. margin-bottom:5px;
  183. text-align: left;
  184. }
  185.  
  186. .audiocast{background-color:#E4E4E4;height:27px;{block:IndexPage}width:250px;{block:If400px}width:400px;{/block:If400px}{/block:IndexPage}{block:PermalinkPage}width:500px;{/block:PermalinkPage}overflow:hidden;}
  187.  
  188. div#postnotes{width:500px; margin-top:10px;}
  189.  
  190. ol.notes {padding: 0px;margin: 25px 0px;list-style-type: none;border-bottom: solid 1px {color:text};font-size:10px;}
  191.  
  192. ol.notes li.note {border-top: 1px solid #efefef;padding: 5px;font-size:10px;}
  193.  
  194. ol.notes li.note img.avatar {vertical-align: -4px;margin-right: 10px;width: 16px;height: 16px;}
  195.  
  196. ol.notes li.note span.action {font-weight: normal;font-size:10px;}
  197.  
  198. ol.notes li.note .answer_content {font-weight: normal;font-size:10px;}
  199.  
  200. ol.notes li.note blockquote {border-color: {color:text};padding: 4px 10px;margin: 10px 0px 0px 25px;font-size:10px;
  201. }
  202.  
  203. ol.notes li.note blockquote a {text-decoration: none;font-size:10px;}
  204.  
  205. div#page{padding:10px 20px 10px 0px;{block:IfEndlessScrolling}display:none;{/block:IfEndlessScrolling}}
  206.  
  207. div#page a{color:{color:title};font-family:Arial;font-size:12px;}
  208.  
  209.  
  210. .giroht{ -webkit-border-radius: 30px; -moz-border-radius: 30px; border-radius: 30px; -webkit-transition-duration: 1.20s; width:64px;}
  211.  
  212.  
  213. .giroht:hover{-webkit-transform: rotate(360deg);}
  214.  
  215. #content {{block:indexpage}width:572px;{/block:indexpage}{block:permalinkpage}width:524px;{/block:permalinkpage}margin:auto;}
  216.  
  217.  
  218.  
  219. /** IMAGEM SIDEBAR **/
  220. #drug {
  221. z-index: 9999;
  222. position:fixed;
  223.  
  224. margin-top: 190px;
  225. margin-left: 80px;
  226. height:285px;
  227. width: 205px;
  228. -webkit-transition: all 1.2s ease-out;
  229. -moz-transition: all 1.2s ease-out;
  230. }
  231. #drug img {
  232. margin-left:-5px;
  233. margin-top:5px;
  234. height:230px;
  235. width:190px;
  236. -webkit-transition: all 1.2s ease-out;
  237. -moz-transition: all 1.2s ease-out;}
  238.  
  239.  
  240.  
  241. #text {margin-top: 5px; margin-left: 10px; position: fixed; font-family:cambria; font-style:italic;;font-size:10px;color:{color:descricao}; width: 175px;line-height:10px;z-index:999999999; }
  242.  
  243.  
  244. .ppka {width:190px; height: 155px; float: left; margin-left:-5px; margin-top:7px; padding: 0px; text-align:left;letter-spacing:1px; position: fixed; z-index:100000000000000000000000; border-top:1px solid {color:bordinha} }
  245. .ppka a {width:176px; display: inline-block; float: left; margin-left: 0px; font-family: cambria; font-size: 12px; text-align: center; padding:6px; -webkit-transition: all .6s ease-out; -moz-transition: all .6s ease-out; font-style: italic; opacity:1; color:{color:descricao}; -webkit-transform: rotate(0deg);border-bottom:1px solid {color:bordinha} ; }
  246.  
  247.  
  248. .ppka a:hover{ -moz-transition: all .8s ease-out; -webkit-transition: all .6s ease-out;opacity:1; padding: 12px 6px 12px 6px; }
  249.  
  250.  
  251.  
  252. /** CRÉDITOS E REDES SOCIAIS **/
  253.  
  254. #creditos { height: 12px; position:fixed;left:10px;top:5px; text-align: center;font-family:calibri;font-size:11px;padding:4px; background:{color:post};border:1px solid #f0f0f0;font-style: normal;}
  255. #creditos:hover {-webkit-transition: all .5s ease-in-out;
  256. -moz-transition: all .5s ease-in-out;
  257. -o-transition: all .5s ease-in-out; left: 25px;}
  258.  
  259. .boox {width:55px; margin-left: 2px; padding: 5px; margin-top:22px; background-color:#fff; font-size:11px; font-family: calibri;text-align: center; color: #b4b3b3;position:fixed; height: 10px; -moz-transition: all .7s ease-in-out; -o-transition: all .7s ease-in-out; transition: all .7s ease-in-out; -webkit-transition: all .7s ease-in-out; overflow:hidden; font-style: normal; border:1px solid #f0f0f0;}
  260. .boox:hover {height: 145px; text-align: center; -webkit-transition: all .5s ease-in-out;
  261. -moz-transition: all .5s ease-in-out;
  262. -o-transition: all .5s ease-in-out; left: 20px; }
  263.  
  264. /** MENU POP UP **/
  265.  
  266. #fade {display: none;background: #ececec;position: fixed; left: 0; top: 0; width: 100%; height: 100%; opacity: .70; z-index: 9999; background-image:url(http://static.tumblr.com/zvqacv0/Ldvmhe0pm/bg1.png);}
  267.  
  268. .popup_block{display: none; background: #fff; padding: 20px; border: 4px solid #000; font-size: 11px; position: fixed; top: 40%; left: 35%; z-index: 99999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999;
  269.  
  270. /*--CSS3 Box Shadows--*/
  271. -webkit-box-shadow: 0px 0px 20px #fff;
  272. -moz-box-shadow: 0px 0px 20px #fff;
  273. box-shadow: 0px 0px 20px #fff;
  274. /*--CSS3 Rounded Corners--*/
  275. -webkit-border-radius: 15px;
  276. -moz-border-radius: 15px;
  277. border-radius: 15px;}
  278.  
  279. img.btn_close {float: right; margin: -40px -40px 0 0; }
  280.  
  281. /*--Making IE6 Understand Fixed Positioning--*/
  282. *html #fade {position: absolute;}
  283. *html .popup_block {position: absolute;}
  284.  
  285.  
  286. .regras {margin-bottom : 1px;display : block;font-size: 11px;font-family: calibri; line-height: 15px; height: 10px;text-align:left;text-indent : 5px;vertical-align : middle;background:#fff; padding : 5px;text-indent : 5px;text-decoration : none;padding-bottom : 1px;-webkit-transition-duration: .90s; }
  287. .regras:hover{border-left:0px solid #eee;padding-left:25px;padding-right:25px;}
  288.  
  289. h2{color:#000!important;font-family: 'calibri'; font-size:17px;line-height:7px;font-weight:normal;width:400px;text-align: center; text-shadow: 0 0 0.1em #000;}
  290. h3{color:#000!important;font-family: 'calibri'; font-size:14px;line-height:0px;font-weight:normal;width:484px; text-align: left;text-shadow: 0 0 0.1em #000}
  291. h4{color:#000!important; font-family: 'calibri'; font-size:14px;line-height:0px; font-weight:normal; text-align: center;text-shadow: 0 0 0.1em #000}
  292.  
  293.  
  294.  
  295. {CustomCSS}
  296.  
  297.  
  298. </style>
  299.  
  300. <!-- THEME POR CONFORMOU,NÃO COPIE,PLÁGIO É CRIME AVISE SE USAR-->
  301.  
  302. </style>
  303.  
  304.  
  305. {block:IfEndlessScroll}<script type="text/javascript" src="http://static.tumblr.com/q0etgkr/J5bl3lkz1/tumblrautopagernopage.js"></script>{/block:IfEndlessScroll}
  306. <script src="http://cufon.shoqolate.com/js/cufon-yui.js" type="text/javascript"></script>
  307. <script src="http://yourjavascript.com/60103161822/fely.cufonfonts.js" type="text/javascript"></script>
  308. <script type="text/javascript">
  309. Cufon.replace('.cufon');
  310. </script>
  311.  
  312. <script>
  313.  
  314. $(document).ready(function() {
  315.  
  316. //
  317.  
  318. //When you click on a link with class of poplight and the href starts with a #
  319.  
  320. $('a.poplight[href^=#]').click(function() {
  321.  
  322. var popID = $(this).attr('rel'); //Get Popup Name
  323.  
  324. var popURL = $(this).attr('href'); //Get Popup href to define size
  325.  
  326. //Pull Query & Variables from href URL
  327.  
  328. var query= popURL.split('?');
  329.  
  330. var dim= query[1].split('&');
  331.  
  332. var popWidth = dim[0].split('=')[1]; //Gets the first query string value
  333. //Fade in the Popup and add close button
  334.  
  335. $('#' + popID).fadeIn().css({ 'width': Number( popWidth ) }).prepend('<a href="#" class="close"><img src="http://cdn3.iconfinder.com/data/icons/wpzoom-developer-icon-set/500/119-48.png" class="btn_close" title="Close" alt="Close" /></a>');
  336.  
  337.  
  338. //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
  339.  
  340. var popMargTop = ($('#' + popID).height() + 80) / 2;
  341.  
  342. var popMargLeft = ($('#' + popID).width(400) + 80) / 2;
  343.  
  344. //Apply Margin to Popup
  345.  
  346. $('#' + popID).css({
  347.  
  348. 'margin-top' : -popMargTop,
  349.  
  350. 'margin-left' : -popMargLeft
  351.  
  352. });
  353.  
  354. //Fade in Background
  355.  
  356. $('body').append('<div id="fade"></div>'); //Add the fade layer to bottom of the body tag.
  357.  
  358. $('#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
  359.  
  360.  
  361.  
  362. return false;
  363.  
  364. });
  365.  
  366. //Close Popups and Fade Layer
  367.  
  368. $('a.close, #fade').live('click', function() { //When clicking on the close or fade layer...
  369.  
  370. $('#fade , .popup_block').fadeOut(function() {
  371.  
  372. $('#fade, a.close').remove(); //fade them both out
  373.  
  374. });
  375.  
  376. return false;
  377.  
  378. });
  379.  
  380. });
  381.  
  382. </script>
  383. </head>
  384.  
  385.  
  386. <body onkeydown="return false">
  387.  
  388.  
  389.  
  390. </div></div></div></div></div></div></div></div></div></div></div></div>
  391. <center>
  392. <!-- THEME POR CONFORMOU,NÃO COPIE,PLÁGIO É CRIME AVISE SE USAR-->
  393.  
  394.  
  395.  
  396.  
  397. <div id="drug">
  398. <div id="drugimg"><img src="{image:sidebar}"></a>
  399. <div id="text">{description}
  400. <div class="ppka">
  401.  
  402. <a href="{text:Link1}">{text:Link1 Title}</a>
  403. <a href="{text:Link2}">{text:Link2 Title}</a>
  404. <a href="{text:Link3}">{text:Link3 Title}</a>
  405. <a href="{text:Link4}">{text:link4 Title}</a>
  406.  
  407.  
  408. </div>
  409. </div>
  410. </div>
  411. </div>
  412. </center>
  413.  
  414. </div>
  415.  
  416. <div id="content">
  417. <!-- THEME POR CONFORMOU,NÃO COPIE,PLÁGIO É CRIME AVISE SE USAR-->
  418.  
  419.  
  420. {block:Posts}
  421.  
  422.  
  423. {block:Text}
  424. <div class="entry">
  425.  
  426. {block:Title}<span class="post_title">{Title}</span><p>{/block:Title}
  427. {Body}
  428. {block:IndexPage}<span class="permalink"><a href="{Permalink}">{TimeAgo} · </a><a href="{Permalink}"> {NoteCountWithLabel}</a> · <a href="{Permalink}">{SourceURL} </a><a href="{Permalink}">{ReblogParentURL}</a> <a href="{ReblogURL}" target="_blank">Reblog</a></span>{/block:IndexPage}
  429. </div>
  430. {/block:Text}
  431.  
  432. <!-- THEME POR CONFORMOU,NÃO COPIE,PLÁGIO É CRIME AVISE SE USAR-->
  433.  
  434.  
  435.  
  436. <!-- THEME POR CONFORMOU,NÃO COPIE,PLÁGIO É CRIME AVISE SE USAR-->
  437. {block:Photo}
  438. <div class="entry">
  439. {block:IndexPage}
  440. <div class="boxnotes"><center><div class="boxnotess"><a href="{ReblogURL}" target="_blank"><img src="http://cdn1.iconfinder.com/data/icons/TWG_Retina_Icons/64/arrow_circle_left.png" height="20" width="20"/></div>
  441. <div class="boxnotesss"><a class="notes" href="{Permalink}"><img src="http://cdn1.iconfinder.com/data/icons/windows8_icons_iconpharm/26/like_outline.png"height="20" width="20"/>
  442.  
  443. </center></div>
  444. {/block:IndexPage}
  445.  
  446. </span>
  447. {LinkOpenTag}
  448. <meta name="{PhotoAlt}" content="{PhotoAlt}"/>
  449. <img {block:indexpage}style="width:250px;padding:0px;"{/block:indexpage} src="{PhotoURL-500}">
  450.  
  451. {LinkCloseTag}
  452. {block:indexpage}
  453. {block:ifshowcaptions}
  454. {Caption}
  455. {/block:ifshowcaptions}
  456. {/block:indexpage}
  457. {block:PermalinkPage}
  458. {Caption}
  459. {/block:PermalinkPage}
  460. </div>
  461.  
  462. {/block:Photo}
  463.  
  464. <!-- THEME POR CONFORMOU,NÃO COPIE,PLÁGIO É CRIME AVISE SE USAR-->
  465.  
  466.  
  467.  
  468. {block:Photoset}
  469. <div class="entry">
  470.  
  471. <center>{Photoset-250}</center>
  472. {block:Caption}{Caption}{/block:Caption}
  473. {block:IndexPage}<span class="permalink"><a href="{Permalink}">{TimeAgo} · </a><a href="{Permalink}"> {NoteCountWithLabel}</a> · <a href="{ReblogURL}" target="_blank">Reblog</a> {/block:IndexPage}
  474. </div>
  475. {block:Caption}{Caption}{/block:Caption}
  476. {/block:PermalinkPage}
  477. {/block:photoset}
  478. <!-- THEME POR CONFORMOU,NÃO COPIE,PLÁGIO É CRIME AVISE SE USAR-->
  479.  
  480. {block:Quote}
  481. <div class="entry">
  482. {block:IndexPage}
  483. <div class="boxnotes"><center><div class="boxnotess"><a href="{ReblogURL}" target="_blank"><img src="http://cdn1.iconfinder.com/data/icons/TWG_Retina_Icons/64/arrow_circle_left.png" height="20" width="20"/></div>
  484. <div class="boxnotesss"><a class="notes" href="{Permalink}"><img src="http://cdn1.iconfinder.com/data/icons/windows8_icons_iconpharm/26/like_outline.png"height="20" width="20"/>
  485. <!-- THEME POR CONFORMOU,NÃO COPIE,PLÁGIO É CRIME AVISE SE USAR-->
  486. </center></div>
  487. {/block:IndexPage}
  488. <span class="quote">&#10077;</span><div class="pquote">{Quote}</div>
  489. {block:Source}<div class="quotesource"><p>&#8212; {Source}</p></div>{/block:Source}
  490. {block:IndexPage}
  491. <span class="permalink"><a href="{Permalink}">{TimeAgo} · </a><a href="{Permalink}"> {NoteCountWithLabel}</a> · <a href="{Permalink}">{SourceURL} </a><a href="{Permalink}">{ReblogParentURL}</a> <a href="{ReblogURL}" target="_blank">Reblog</a>
  492. {/block:IndexPage}
  493.  
  494. </div>
  495. {/block:Quote}
  496.  
  497. {block:Chat}
  498. <div class="entry">
  499. {block:Title}<span class="post_title">{Title}</span>{/block:Title}
  500. <div id="chat">
  501. <ul>{block:Lines}<li>
  502. {block:Label}<b>{Label}</b>{/block:Label}
  503. {Line}
  504. </li>{/block:Lines}</ul>
  505. </div>
  506. {block:IndexPage}<span class="permalink"><a href="{Permalink}">{TimeAgo} · </a><a href="{Permalink}"> {NoteCountWithLabel}</a> · <a href="{ReblogURL}" target="_blank">Reblog</a> {/block:IndexPage}
  507. </div>
  508. {/block:Chat}
  509. <!-- THEME POR CONFORMOU,NÃO COPIE,PLÁGIO É CRIME AVISE SE USAR-->
  510. {block:Link}
  511. <div class="entry">
  512. <span class="post_title"><a href="{URL}">{Name} &#8600;</span></a><p>
  513. {block:Description}{Description}{/block:Description}
  514. {block:IndexPage}<span class="permalink"> <a href="{Permalink}">{NoteCountWithLabel}</a> - <span class="reblog-liuc"><a href="{ReblogURL}" target="_blank">Reblog</a></span>{/block:IndexPage}
  515. </div>
  516. {/block:Link}
  517.  
  518. {block:Audio}
  519. <div class="entry">
  520. <center>
  521. {block:AlbumArt}<img src="{AlbumArtURL}" alt="" width="180"/><p>{/block:AlbumArt}</center>
  522. <div class="audiocas">{AudioPlayerGrey}</div>
  523. {block:Caption}{Caption}
  524. {PlayCount} listens {block:ExternalAudio} <a href="{ExternalAudioURL}"> (download link) </a> {/block:ExternalAudio}{/block:Caption}<p>
  525. {block:IndexPage}<span class="permalink"><a href="{Permalink}">{TimeAgo} · </a><a href="{Permalink}"> {NoteCountWithLabel}</a> · <a href="{Permalink}">{SourceURL} </a><a href="{Permalink}">{ReblogParentURL}</a> <a href="{ReblogURL}" target="_blank">Reblog</a></span>{/block:IndexPage}
  526. </div>
  527. {/block:Audio}
  528.  
  529. {block:Video}
  530. <div class="entry">
  531. {block:IndexPage}{block:IfNot400px}{Video-250}{/block:IfNot400px}{block:If400px}{Video-400}{/block:If400px}{/block:IndexPage}
  532. {block:PermalinkPage}{Video-500}{/block:PermalinkPage}
  533. {block:Caption}{Caption}{/block:Caption}
  534. <p>
  535. {block:IndexPage}<span class="permalink"><a href="{Permalink}">{TimeAgo} · </a><a href="{Permalink}"> {NoteCountWithLabel}</a> · <a href="{Permalink}">{SourceURL} </a><a href="{Permalink}">{ReblogParentURL}</a> <a href="{ReblogURL}" target="_blank">Reblog</a></span>{/block:IndexPage}
  536. </div>
  537. {/block:Video}
  538.  
  539. <!-- THEME POR CONFORMOU,NÃO COPIE,PLÁGIO É CRIME AVISE SE USAR-->
  540. {block:Answer}
  541. <div class="entry">
  542. <div class="question">{Asker} asked: {Question}</div>
  543. {Answer}
  544. <center>{block:IndexPage}<span class="permalink"><a href="{Permalink}">{TimeAgo} · </a><a href="{Permalink}"> {NoteCountWithLabel}</a> · <a href="{Permalink}">{SourceURL} </a><a href="{Permalink}">{ReblogParentURL}</a> <a href="{ReblogURL}" target="_blank">Reblog</a>{/block:IndexPage} {/block:IndexPage}</center></div>
  545. {/block:Answer}
  546. <!-- THEME POR CONFORMOU,NÃO COPIE,PLÁGIO É CRIME AVISE SE USAR-->
  547. {block:PostNotes}
  548. <div id="postnotes">
  549. Posted {TimeAgo} with {NoteCountWithLabel}<br>
  550. {block:HasTags}Tagged with {block:Tags}<a href="{TagURL}" style="margin-right:5px; text-decoration:underline;">#{Tag}</a>{/block:Tags}{/block:HasTags}<p>
  551.  
  552. </div>
  553. {PostNotes}
  554. {/block:PostNotes}
  555.  
  556. {/block:posts}
  557.  
  558. {block:IndexPage}
  559. <div class="column navigation" id="navigation">
  560. {block:Pagination}
  561. {block:PreviousPage}<a href="{PreviousPage}" class="navigate">{/block:PreviousPage}{block:PreviousPage}</a>{/block:PreviousPage}
  562. {block:NextPage}<a href="{NextPage}" class="navigate" id="nextPage">{/block:NextPage}{block:NextPage}</a>{/block:NextPage}{/block:Pagination}
  563. </div>
  564. {/block:IndexPage}
  565. <!-- THEME POR CONFORMOU,NÃO COPIE,PLÁGIO É CRIME AVISE SE USAR-->
  566. </div>
  567.  
  568. <script type="text/javascript"> Cufon.now(); </script>
  569.  
  570. <div style="position: fixed; font-size:10px;
  571. font-family:calibri; bottom: 0px; left: 150px; background: '{color: background}'; padding: 2px; left: 60px; bottom: 80px; -moz-border-radius: 10px; -webkit-border-radius: 10px; border-radius: 10px; opacity: .65;">
  572. <a href="http://conformou.tumblr.com/" target="_blank" title="Theme conformou ">@Conformou</a>
  573. </body>
  574.  
  575. </html>
Advertisement
Add Comment
Please, Sign In to add comment