begayisnotaproblem

reatei-theme04

Jun 25th, 2013
92
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 18.40 KB | None | 0 0
  1. <!--
  2.  
  3. Paulo e Bubys Theme
  4. © http://reatei.tumblr.com e http://nevou.tumblr.com
  5. Please leave at least one form of credit. Thank you for using our theme!
  6.  
  7. -->
  8. <head>
  9.  
  10. <title>{Title}</title>
  11.  
  12. <script type="text/javascript"
  13. src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.1/jquery.min.js"></script>
  14.  
  15. <link rel="shortcut icon" href="{Favicon}">
  16.  
  17. <meta name="if:inverted follow" content="1">
  18.  
  19. <meta name="if:Body Font Two" content="">
  20.  
  21.  
  22. <meta name="color:Background" content="#ffffff"/>
  23. <meta name="color:Text" content="#000000"/>
  24. <meta name="color:Hover" content="#000000"/>
  25. <meta name="color:Link" content="#000000"/>
  26. <meta name="color:side" content="#000000"/>
  27. <meta name="color:frase" content="#ffffff"/>
  28. <meta name="color:titulo" content="#000000"/>
  29. <meta name="image:Background" content="1"/>
  30. <meta name="if:Faded Posts" content="0"/>
  31. <meta name="if:One Column" content="1"/>
  32.  
  33. <meta name="image:image" content="http://media.tumblr.com/a27ccbe7ed0154d06c859ab592ef73a4/tumblr_inline_mnx2a1PpR31qz4rgp.png"/>
  34. <meta name="text:titulo" content="" />
  35. <meta name="text:frase" content="" />
  36. <meta name="text:Link1" content="/" />
  37. <meta name="text:Link1 Title" content="link" />
  38. <meta name="text:Link2" content="/" />
  39. <meta name="text:Link2 Title" content="link" />
  40. <meta name="text:Link3" content="/" />
  41. <meta name="text:Link3 Title" content="link" />
  42. <meta name="text:Link4" content="/" />
  43. <meta name="text:Link4 Title" content="link" />
  44. <meta name="text:Link5" content="/" />
  45. <meta name="text:Link5 Title" content="link" />
  46. <style type="text/css">
  47.  
  48.  
  49.  
  50.  
  51. #tumblr_controls{position:fixed !important;{block:ifinvertedfollow}-webkit-filter:invert(100%);{/block:ifinvertedfollow}}
  52.  
  53. #optionz{{block:ifinvertedfollow}-webkit-filter:invert(100%);{/block:ifinvertedfollow}}
  54.  
  55. @font-face {
  56. font-family: 'Open Sans';
  57. font-style: normal;
  58. font-weight: 400;
  59. src: local('Open Sans'), local('OpenSans'), url(http://themes.googleusercontent.com/static/fonts/opensans/v6/cJZKeOuBrn4kERxqtaUH3bO3LdcAZYWl9Si6vvxL-qU.woff) format('woff');
  60. }
  61.  
  62. {block:ifBodyFontThree}
  63. @font-face {
  64. font-family: ha;
  65. font-style: normal;
  66. font-weight: 400;
  67. src: local('Didact Gothic'), local('DidactGothic'), url(http://themes.googleusercontent.com/static/fonts/didactgothic/v4/v8_72sD3DYMKyM0dn3LtWk3vq9dAc3DuCNWjMJNKvGE.woff) format('woff');
  68. }
  69. {/block:ifBodyFontThree}
  70.  
  71. a {color:;text-decoration:none;-webkit-transition: all 0.7s ease-out;-moz-transition: all 0.7s ease-out;transition: all 0.7s ease-out;}
  72.  
  73. body {padding: 0px;margin: 0px;color:{color:text};font-size: 10px;background-color: {color:Background};background-image: url({image:Background});background-attachment: fixed; background-repeat: repeat;cursor: url(http://cur.cursors-4u.net/cursors/cur-9/cur817.cur), progress;
  74. {block:ifBodyFontOne}font-family: open sans;{/block:ifBodyFontOne}
  75. {block:ifBodyFontTwo}font-family: consolas;{/block:ifBodyFontTwo}
  76. {block:ifBodyFontThree}font-family: ha;{/block:ifBodyFontThree}}
  77.  
  78. a:link, a:active, a:visited{color: {color:Link}; text-decoration: none; -webkit-transition: color 0.4s ease-out; -moz-transition: color 0.4s ease-out;cursor: url(http://cur.cursors-4u.net/cursors/cur-9/cur817.cur), progress; }
  79.  
  80. a:hover{color:{color:Hover};-webkit-transition: color 0.4s ease-out; -moz-transition: color 0.4s ease-out;text-decoration: none;cursor: url(http://cur.cursors-4u.net/cursors/cur-9/cur817.cur), progress;}
  81.  
  82. #pull{z-index: 15;width: 30px; height: 15px; position:fixed !important;top:0px; background: black; border-radius: 0px 0px 10px 10px; -webkit-transition: all 0.9s ease-out;
  83. {block:ifonecolumn}margin-left: 627px;{/block:ifonecolumn}
  84. {block:iftwocolumns}margin-left: 654px;{/block:iftwocolumns}
  85. {block:ifthreecolumns}left: 665px;{/block:ifthreecolumns}}
  86.  
  87. #pull:hover .desc{margin-top: 0px;-webkit-transition: all 0.9s ease-out;}
  88.  
  89. #pull .desc{ height: auto; background: black; position:fixed !important; margin-top:-200px; -webkit-transition: all 0.9s ease-out; max-height: 250px;{block:ifonecolumn}width: 283px; margin-left: -135px;{/block:ifonecolumn}
  90. {block:iftwocolumns}width: 557px; margin-left: -265px;{/block:iftwocolumns}
  91. {block:ifthreecolumns}width: 850px; margin-left: -400px;{/block:ifthreecolumns}}
  92.  
  93. #pull .desc a {color: white;}
  94.  
  95. #barone {z-index:10;top:0px; height: 100%; position: absolute !important;position: fixed !important; background: transparent; width: 40px;border-left:1px dashed {color:side};
  96. {block:ifonecolumn}margin-left: 775px;{/block:ifonecolumn}
  97. {block:iftwocolumns}margin-left: 350px;{/block:iftwocolumns}
  98. {block:ifthreecolumns}margin-left: 225px;{/block:ifthreecolumns}
  99. {block:PermalinkPage}margin-left: 350px;{/block:PermalinkPage}}
  100.  
  101. #bartwo {z-index:10;top:0px; height: 100%; position: absolute !important;position: fixed !important; width: 40px;border-right:1px dashed {color:side}; margin-left: 452px;
  102.  
  103.  
  104. {block:PermalinkPage}{/block:PermalinkPage}}
  105.  
  106. #bar3 {z-index:10;height: 12px; position: absolute !important;position: fixed !important; background: {color:side} ;width: 100px; margin-left: 391px;margin-top:600px;
  107. {block:PermalinkPage}{/block:PermalinkPage}}
  108.  
  109. #sidebar{z-index:10;top:100px; position: absolute !important;position: fixed !important; -webkit-transition: all .5s ease; width: 90px;
  110. {block:ifonecolumn}margin-left: 425px;{/block:ifonecolumn}
  111. {block:iftwocolumns}margin-left: 275px;{/block:iftwocolumns}
  112. {block:ifthreecolumns}margin-left: 150px;{/block:ifthreecolumns}
  113. {block:PermalinkPage}margin-left: 275px;{/block:PermalinkPage}}
  114.  
  115. #sidebar2{z-index:10;top:150px; position: absolute !important;position: fixed !important; background: transparent; -webkit-transition: all .5s ease; width: 90px;
  116. {block:ifonecolumn}margin-left: 810px;{/block:ifonecolumn}
  117. {block:iftwocolumns}margin-left: 980px;{/block:iftwocolumns}
  118. {block:ifthreecolumns}margin-left: 1130px;{/block:ifthreecolumns}
  119. {block:PermalinkPage}margin-left: 980px;{/block:PermalinkPage}
  120. }
  121.  
  122. #posts {z-index: 11;margin-top:5px;float:left;
  123. {block:ifonecolumn}width: 230px; margin-left: 500px;{/block:ifonecolumn}
  124. {block:iftwocolumns}width: 536px;margin-left: 400px;{/block:iftwocolumns}
  125. {block:ifthreecolumns}width: 810px;margin-left: 275px;{/block:ifthreecolumns} {block:PermalinkPage}width: 520px; margin-left: 409px;{/block:PermalinkPage}}
  126.  
  127. .title{font-size: 13px;line-height: 14px;font-weight: normal; font-style: italic;}
  128.  
  129. .credit{bottom: 5px; left: 5px; position: fixed;font-size: 14px;line-height:14px;color: black; font-weight: normal;}
  130.  
  131. .links{text-transform: uppercase; text-align: left; width: 60px;color: white; height: 10px;border-right: 1px solid black;
  132. padding: 4px 4px 4px 10px; margin-bottom: 4px; -webkit-transition: all 0.5s ease-out; background: black;
  133. {block:ifBodyFontOne}line-height: 1px; font-size: 9px;{/block:ifBodyFontOne}
  134. {block:ifBodyFontTwo}line-height: 15px;{/block:ifBodyFontTwo}
  135. {block:ifBodyFontThree}line-height: 12px;{/block:ifBodyFontThree}} .links:hover{border-right: 15px solid black;-webkit-transition: all 0.5s ease-out; margin-left: -10px;} .links a {color: white;}
  136.  
  137. .links2{text-transform: uppercase; text-align: right; width: 60px;color: white; height: 12px; line-height: 15px;border-left: 1px solid black;
  138. padding: 4px 10px 4px 4px; margin-bottom: 4px; -webkit-transition: all 0.5s ease-out; background: black;{block:ifBodyFontOne}line-height: 12px; font-size: 9px;{/block:ifBodyFontOne}
  139. {block:ifBodyFontTwo}line-height: 15px;{/block:ifBodyFontTwo}
  140. {block:ifBodyFontThree}line-height: 12px;{/block:ifBodyFontThree}} .links2:hover{border-left: 15px solid black;-webkit-transition: all 0.5s ease-out; margin-right: -10px;} .links2 a {color: white;}
  141.  
  142. .entry {margin:3px; padding: 5px 5px 2px 5px;height: auto; float:left;text-align: left; background: white; border: 1px solid #eee;width: 250px;
  143. {block:PermalinkPage}width: 500px;{/block:PermalinkPage}
  144. {block:iffadedposts}opacity: 0.8;-webkit-transition: all 1s ease-out;-moz-transition: all 1s ease-out;transition: all 1s ease-out;{/block:iffadedposts}}
  145.  
  146. .entry:hover {{block:iffadedposts}opacity: 1;-webkit-transition: all 1s ease-out;-moz-transition: all 1s ease-out;transition: all 1s ease-out;{/block:iffadedposts}}
  147.  
  148. .bubble {text-align:left;background: #eee; margin:7px 0px 5px 0px;padding:10px;position: relative;-webkit-border-radius:2px;border-radius:2px; font-size: 11px; color: black;} .bubble a{color: black;}
  149. .bubble p {margin:1px 0px; font-size: 10px;}
  150. .bubble span {display:block;position:absolute;width:1px;height:1px;font-size: 0;line-height: 1px;left:-10px;top:10px;border-top:7px solid transparent;border-bottom:7px solid transparent;border-right:10px solid #000;font-size: 11px;}
  151.  
  152. /* imagem */
  153.  
  154. #imagebru1{float: left; margin-top: 450px; margin-left:-148px; padding: 0px; width: 0px; position: fixed; -webkit-transition: all 1s ease-out; -moz-transition: all 1s ease-out; background-color: transparent;}
  155. #imagebru1 a {background-attachment: absolute;}
  156. #imagebru2 {margin-top: 0px; margin-left: 0px; position: absolute;}
  157. #imagebru2 img{width: 100px; height:100px; position: absolute; -webkit-transform: rotate(0deg); -webkit-transition: all 1s ease-out; -moz-transition: all 1s ease-out;border: 5px solid ;border-color:{color:side};padding:2px;border-radius:300px }
  158. #imagebru2 img:hover {opacity:1}
  159.  
  160. /*frase e titulo*/
  161. .frase {width:170px;margin-top:497px;margin-left:-69px;text-align:center;font-size:9px;font-family:verdana;;background-color:transparent;position:fixed;padding:0px;letter-spacing:0px;height:18px;line-height:17px;;font-style:italic;color: {color:frase};}
  162.  
  163. .titulo {width:170px;margin-top:478px;margin-left:-17px;text-align:left;font-size:19px;font-family: 'Cedarville Cursive', cursive;background-color:transparent;position:fixed;padding:0px;letter-spacing:0px;height:19px;line-height:19px;color:{color:titulo};}
  164.  
  165.  
  166. #credit {width:249px; height: 131px; float: left; margin-left:-370px; margin-top:590px; padding: 0px; text-align: center; position: absolute; -webkit-transition: all 1s ease-out; -moz-transition: all 1s ease-out; border-bottom: 0px solid {color:bglinkshover}; border-right: 0px solid {color:bglinks}; border-top: 0px solid {color:bglinks}; border-bottom: 0px solid {color:borda};}
  167. #credit a {float: left; margin-left: 1px; font-family: georgia; font-size: 9px; text-align: center; margin-top: 3px; height: 27px; width: 16px; color:#000; line-height: 11px; letter-spacing: 0px; text-transform: lowercase; -webkit-transition: all .5s ease-out; -moz-transition: all .5s ease-out; font-style: normal; background-color: {color:bglinks}; text-transform: lowercase; }
  168.  
  169. /* links */
  170.  
  171. #bru1 {width:239px; height:10px;float: left; margin-left:-19px; margin-top: 510px; padding: 0px; text-align: center; position: absolute; -webkit-transition: all 1s ease-out; -moz-transition: all 1s ease-out; border-bottom: 0px solid {color:bglinkshover}; border-right: 0px solid {color:bglinks}; border-top: 0px solid {color:bglinks}; border-bottom: 0px solid {color:borda};letter-spacing: 0px;}
  172. #bru1 a {float: left; margin-left: -3px; font-family: georgia; font-size: 9px; text-align: center; margin-top: 3px; height: 27px; width: 16px; color: {color:Link}; line-height: 11px; letter-spacing: 0px; text-transform: lowercase; -webkit-transition: all .5s ease-out; -moz-transition: all .5s ease-out; font-style: normal; background-color: {color:bglinks}; text-transform: lowercase; }
  173.  
  174.  
  175.  
  176.  
  177. .entry .perma{z-index: 1;position: absolute;top:5px;margin-left: 0px;opacity: 0;-webkit-transition: all .5s ease;-moz-transition: all .7s ease;-o-transition: all .5s ease;transition: all .5s ease;}
  178.  
  179. .entry:hover .perma{top:5px;margin-left: 0px;width: auto;overflow:visible;-webkit-transition: opacity 1s linear;opacity: 1;}
  180.  
  181. .perm {height: 20px;opacity: 0;background-color: black;position: absolute;text-align: center; margin-top: 10px;margin-left:5px;-webkit-transition: opacity 0.2s linear; opacity: 1;-webkit-transition: all 0.2s linear;-moz-transition: all 0.2s linear;transition: all 0.2s linear; line-height: 20px;font-size: 9px;width: 240px; color: white; -webkit-transition: all 0.5s ease-out; text-transform: uppercase;border-left: 0px solid #fff; border-right: 0px solid #fff;opacity:0.8}
  182.  
  183. .perm a{color: white;} .perm:hover {border-left: 10px solid #fff; border-right: 0px solid #fff;-webkit-transition: all 0.5s ease-out; }
  184.  
  185. blockquote{padding:0px 0px 2px 5px;margin:0px 10px 15px 15px;border-left: 3px solid #eee;}
  186.  
  187. ::-webkit-scrollbar {width: 5px; background: #000;}
  188.  
  189. ::-webkit-scrollbar-thumb { background-color: #000; -webkit-border-radius: 1px; border: 1px solid #000;}
  190.  
  191. </style>
  192. <link href='http://fonts.googleapis.com/css?family=Cedarville+Cursive' rel='stylesheet' type='text/css'>
  193.  
  194. {block:IndexPage}
  195. <script type="text/javascript" src="http://static.tumblr.com/dbek3sy/iBElrgjim/jquerymasonry.js"></script>
  196. <script type="text/javascript" src="http://static.tumblr.com/bopzqaa/B8gmonmue/scrollinfinito.js"></script>
  197.  
  198.  
  199. <script type="text/javascript">
  200. $(window).load(function () {
  201. var $content = $('#posts');
  202. $content.masonry({itemSelector: '.entry'}),
  203. $content.infinitescroll({
  204. navSelector : 'div#pagination',
  205. nextSelector : 'div#pagination a#nextPage',
  206. itemSelector : '.entry',
  207. loading: {
  208. finishedMsg: '',
  209. img: 'http://static.tumblr.com/dbek3sy/pX1lrx8xv/ajax-loader.gif'
  210. },
  211. bufferPx : 600,
  212. debug : false,
  213. },
  214. // call masonry as a callback.
  215. function( newElements ) {
  216. var $newElems = $( newElements );
  217. $newElems.hide();
  218. // ensure that images load before adding to masonry layout
  219. $newElems.imagesLoaded(function(){
  220. $content.masonry( 'appended', $newElems, true, function(){$newElems.fadeIn(300);} );
  221.  
  222.  
  223. });
  224. });
  225. });
  226. </script>
  227.  
  228. {/block:IndexPage}
  229.  
  230. <title>{title}</title>
  231.  
  232. <link rel="shortcut icon" href="{Favicon}">
  233. <meta name="viewport" content="width=820" />
  234.  
  235. </head>
  236. <body>
  237.  
  238. <div id="barone"></div><div id="bartwo"></div><div id="bar3"></div>
  239.  
  240.  
  241. <div id="sidebar">
  242.  
  243. <div id="imagebru1">
  244. <div id="imagebru2">
  245. <img src="{image:image}"/>
  246. </div></div>
  247.  
  248. <div class="frase">{text:frase}</div>
  249. <div class="titulo">{text:titulo}</script> </div>
  250.  
  251. <div id="bru1">
  252.  
  253. <a href="{text:Link1}" title="{text:Link1 Title}"><big>▲</big> </a>
  254. <a href="{text:Link2}" title="{text:Link2 Title}"><big>▲</big> </a>
  255. <a href="{text:Link3}" title="{text:Link3 Title}"><big>▲</big> </a>
  256. <a href="{text:Link4}" title="{text:Link4 Title}"><big>▲</big> </a>
  257. <a href="{text:Link5}" title="{text:Link5 Title}"><big>▲</big> </a>
  258. <a href="http://nevouthemes.tumblr.com/" title="feito por reatei e por nevou"><big>☯</big> </a>
  259.  
  260. </div>
  261.  
  262. </div>
  263.  
  264.  
  265. <div id="posts">
  266.  
  267. {block:Posts}
  268. <div class="entry">
  269.  
  270. {block:Text}
  271. {block:Title}<span class="title"><a href="{permalink}">{Title}</a></span>{/block:Title}
  272. {Body}
  273. {block:IndexPage}
  274. <div style="text-align: right; border-top: 1px solid #eee; padding: 3px;"><a href="{Permalink}" target="_blank"> {Timeago} with {notecountwithlabel}</a></div>
  275. {/block:IndexPage}
  276. {/block:Text}
  277.  
  278. {block:Link}
  279. <a href="{URL}" class="title">{Name}</a>{block:Description}{Description}
  280. {block:IndexPage}
  281. <div style="text-align: right; border-top: 1px solid #eee; padding: 3px;"><a href="{Permalink}" target="_blank"> {Timeago} with {notecountwithlabel}</a></div>
  282. {/block:IndexPage}
  283. {/block:Description}{block:Link}
  284.  
  285. {block:Answer}
  286. <div class="bubble"><b>{Asker}</b>: {Question}&nbsp;</div><div style="overflow: auto; font-size: 11px;">{Answer}
  287. {block:IndexPage}
  288. <div style="text-align: right; border-top: 1px solid #eee; padding: 3px; font-size: 10px;"><a href="{Permalink}" target="_blank"> {Timeago} with {notecountwithlabel}</a></div>
  289. {/block:IndexPage}
  290. </div></span></a>
  291. {/block:Answer}
  292.  
  293. {block:Photo}
  294. {block:IndexPage}
  295. <div class="perma">
  296. <span class="perm"><a href="{ReblogURL}" target="_blank">Reblog</a> this post with <a href="{permalink}">{notecountwithlabel}</a></span></div>
  297. {LinkOpenTag}<img src="{PhotoURL-250}" width="250"/>{LinkCloseTag}
  298. {/block:IndexPage}
  299. {block:PermalinkPage}{LinkOpenTag}<img src="{PhotoURL-500}" width="500"/>{LinkCloseTag}{/block:PermalinkPage}
  300. {/block:Photo}
  301.  
  302. {block:Photoset}
  303. {block:IndexPage}
  304. <div class="perma">
  305. <span class="perm"><a href="{ReblogURL}" target="_blank">Reblog</a> this post with <a href="{permalink}">{notecountwithlabel}</a></span></div>
  306. {Photoset-250}
  307. {/block:IndexPage}
  308. {block:PermalinkPage}{Photoset-500}{/block:PermalinkPage}
  309. {/block:Photoset}
  310.  
  311. {block:Quote}
  312. {Quote}{block:Source}<br><br><strong><center>{Source}</center></strong><br>{/block:Source}{block:RebloggedFrom}
  313. <a href="{ReblogParentURL}" target="_blank"></a>{/block:RebloggedFrom}{block:ContentSource}<a href="{SourceURL}" target="_blank"></a>{/block:ContentSource}
  314. {block:IndexPage}
  315. <div class="perma">
  316. <span class="perm"><a href="{ReblogURL}" target="_blank">Reblog</a> this post with <a href="{permalink}">{notecountwithlabel}</a></span></div>
  317. {/block:IndexPage}
  318. {/block:Quote}
  319.  
  320. {block:Chat}
  321. {block:Title}<h1>{Title}</h1>{/block:Title}{block:Lines}{block:Label}<b>{Label}</b>{/block:Label} {Line}<br>{/block:Lines}<br>
  322. {block:IndexPage}
  323. <div style="text-align: right; border-top: 1px solid #eee; padding: 3px;"><a href="{Permalink}" target="_blank"> {Timeago} with {notecountwithlabel}</a></div>
  324. {/block:IndexPage}
  325. {/block:Chat}
  326.  
  327. {block:Audio}
  328. {AudioPlayerBlack}<br><br>{block:Artist}<b>{Artist}</b>{/block:Artist}: {block:TrackName}<i>{TrackName}</i><br><br>{/block:TrackName}
  329. {block:IndexPage}
  330. <div style="text-align: right; border-top: 1px solid #eee; padding: 3px;"><a href="{Permalink}" target="_blank"> {Timeago} with {notecountwithlabel}</a></div>
  331. {/block:IndexPage}
  332. {/block:Audio}
  333.  
  334. {block:Video}
  335. {block:IndexPage}
  336. {Video-250}
  337. <div class="perma">
  338. <span class="perm"><a href="{ReblogURL}" target="_blank">Reblog</a> this post with <a href="{permalink}">{notecountwithlabel}</a></span></div>
  339. {/block:IndexPage}
  340. {block:PermalinkPage}{Video-500}{/block:PermalinkPage}
  341. {/block:Video}
  342.  
  343. {block:PermalinkPage}
  344. <center><br>{block:Caption}{Caption}{/block:Caption}{block:NoteCount}{NoteCountWithLabel}{/block:NoteCount}{block:HasTags} &middot; {block:Tags}<a href="TagURL"> #{Tag}</a> {/block:Tags}{/block:hasTags}</center>{/block:PermalinkPage}
  345.  
  346. {block:PostNotes}{PostNotes}
  347. {/block:PostNotes}
  348. </div>
  349.  
  350. {/block:Posts}
  351. </div></div> {block:IndexPage}{block:Pagination}<div id="pagination">{block:NextPage}
  352. <a id="nextPage" href="{NextPage}"><div style="color: transparent;">&nbsp;&rarr;</div></a>{/block:NextPage}
  353. {block:PreviousPage}<a href="{PreviousPage}"><div style="color: transparent;">&larr;&nbsp;</div></a>{/block:PreviousPage}
  354. </div>{/block:Pagination}{/block:IndexPage}</div>
  355.  
  356. </body>
  357.  
  358. </html>
Advertisement
Add Comment
Please, Sign In to add comment