inperfeito

theme 56

Jul 22nd, 2013
2,970
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
HTML 26.23 KB | None | 0 0
  1. <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
  2.  
  3. <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
  4.  
  5.  
  6. <head></script>
  7. <html>
  8. <!---------------------------------------------------------------
  9. |                theme by versificar {base titanios}           |
  10. ---------------------------------------------------------------->
  11.  
  12.  
  13. <link href='http://fonts.googleapis.com/css?family=Raleway' rel='stylesheet' type='text/css'>
  14.  
  15.  
  16. <meta charset="utf-8" />
  17.  
  18. <title>{Title}</title>
  19. <link rel="shortcut icon" href="{Favicon}">
  20. <link rel="alternate" type="application/rss+xml" href="{RSS}">
  21. {block:Description}<meta name="description" content="{MetaDescription}" />{/block:Description}
  22.  
  23. <meta name="color:background" content="#fff"/>
  24. <meta name="color:posts" content="#fff"/>
  25. <meta name="color:text" content="#696969"/>
  26. <meta name="color:textsid" content="#696969"/>
  27. <meta name="color:link" content="#696969"/>
  28. <meta name="color:hover" content="#696969"/>
  29. <meta name="color:borda" content="#eeeeee"/>
  30. <meta name="color:scrollbar" content="#fff"/>
  31. <meta name="image:background" content="" />
  32. <meta name="image:sidebar" content="" />
  33. <meta name="text:titulo" content="Pedro Pinheiro" />
  34.  
  35.  
  36. <meta name="if:1Column" content="0"/>
  37. <meta name="if:2Columns" content="1"/>
  38. <meta name="if:3Columns" content="0"/>
  39. <meta name="if:PostWidth250px" content="0"/>
  40. <meta name="if:PostWidth320px" content="1"/>
  41. <meta name="if:PermalinkSwitch" content="0"/>
  42. <meta name="if:PermalinkMovement" content="1"/>
  43. <meta name="if:WebkitScrollbar" content="1"/>
  44.  
  45.  
  46.  
  47. <meta name="text:Link1" content="" />
  48. <meta name="text:Link1 Title" content="" />
  49. <meta name="text:Link2" content="" />
  50. <meta name="text:Link2 Title" content="" />
  51. <meta name="text:Link3" content="" />
  52. <meta name="text:Link3 Title" content="" />
  53. <meta name="text:Link4" content="" />
  54. <meta name="text:Link4 Title" content="" />
  55. <meta name="text:Link5" content="" />
  56. <meta name="text:Link5 Title" content="" />
  57. <meta name="text:Link6" content="" />
  58. <meta name="text:Link6 Title" content="" />
  59.  
  60.  
  61.  
  62. <meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
  63.  
  64. <script src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.2/jquery.min.js"></script><script src="http://static.tumblr.com/ikeq9mi/DfYl6o46t/scrolltotop.min.js"></script><a href="javascript:;" id="scrollToTop"><img src="http://static.tumblr.com/uiqhh9x/372m6hyqw/up.png" border="0"></a>
  65.  
  66.  
  67. <link href='http://fonts.googleapis.com/css?family=Raleway:200' rel='stylesheet' type='text/css'>
  68. <style type="text/css">
  69.  ::-moz-selection
  70. {color: #FFF; background: #FFF;}
  71.  ::selection
  72. {color: #B2DFEE background:transparent; text-shadow:#B2DFEE 1px 1px 5px;}
  73.  
  74. iframe#tumblr_controls {
  75.     right:3px !important;
  76.     position: fixed !important;
  77.     -webkit-filter:invert(100%);
  78. }
  79.  
  80.  
  81. body { font-family: cambria;font-size: 12px; color:{color:text}; letter-spacing:0px; line-height:14px; background:{color:background} url('{image:background}') repeat fixed center top; margin:-20px;margin-left:40px;}
  82.  
  83. a {text-decoration:none; color:{color:link}; -webkit-transition: all 0.2s linear; -moz-transition: all 0.2s linear; transition: all 0.2s linear; }
  84.  
  85. a:hover { color:{color:hover};}
  86.  
  87. a:active {     outline:none; }
  88.  
  89. a:focus { -moz-outline-style: none; }
  90.  
  91. :-moz-any-link:focus {     outline: none; }
  92.  
  93. h1 { margin: 10px 0; font-size:16px; line-height:16px; font-weight:normal;text-align:center;}
  94.  
  95. p { margin: 10px 0; }
  96.  
  97. ol, ul{ margin: 10px 0;    padding-left:25px; }
  98.  
  99. blockquote { margin: 10px 0; padding-left:10px;; }
  100.  
  101. img { vertical-align: bottom; opacity:0.8; -webkit-filter: grayscale(60%);
  102. }
  103.  
  104. hr { color:{color:text}; background-color:{color:text}; height:1px;    border:0; }
  105. .transition{ -webkit-transition: all 0.2s linear; moz-transition: all 0.2s linear; transition: all 0.2s linear; }
  106.  
  107. #scrollToTop {  display:none; text-decoration:none; position:fixed; bottom:25px; right:10px; overflow:hidden; width:21px; height:21px; border:none;     text-indent:100%; background:url(http://static.tumblr.com/uiqhh9x/372m6hyqw/up.png) no-repeat left top; opacity: .7; filter: alpha(opacity = 50); }
  108.  
  109. #toTopHover { width:11px; height:11px; display:block; overflow:hidden;   float:left; opacity: 0; -moz-opacity: 0; filter:alpha(opacity=0); }
  110.  
  111. #scrollToTop:hover { opacity: 1; filter: alpha(opacity = 100); }
  112.  
  113. #scrollToTop:active, #toTop:focus { outline:none; }
  114.  
  115. #sidebar{ position:absolute;    {block:IfNotSwitchSidebar}left:50%;margin-left:
  116. {block:If1Column}
  117. {block:IfPostWidth500px}-395px{/block:IfPostWidth500px}
  118. {block:IfPostWidth400px}-345px{/block:IfPostWidth400px}
  119. {block:IfPostWidth320px}-305px{/block:IfPostWidth320px}
  120. {block:IfPostWidth250px}-270px{/block:IfPostWidth250px}
  121. {/block:If1Column}
  122. {block:If2Columns}
  123. {block:IfPostWidth500px}-655px{/block:IfPostWidth500px}
  124. {block:IfPostWidth400px}-555px{/block:IfPostWidth400px}
  125. {block:IfPostWidth320px}-475px{/block:IfPostWidth320px}
  126. {block:IfPostWidth250px}-405px{/block:IfPostWidth250px}
  127. {/block:If2Columns}
  128. {block:If3Columns}
  129. {block:IfPostWidth500px}-915px{/block:IfPostWidth500px}
  130. {block:IfPostWidth400px}-765px{/block:IfPostWidth400px}
  131. {block:IfPostWidth320px}-645px{/block:IfPostWidth320px}
  132. {block:IfPostWidth250px}-540px{/block:IfPostWidth250px}
  133. {/block:If3Columns};
  134. {/block:IfNotSwitchSidebar}
  135. {block:IfSwitchSidebar}
  136. right:50%;
  137. margin-right:    
  138. {block:If1Column}
  139. {block:IfPostWidth500px}-135px{/block:IfPostWidth500px}
  140. {block:IfPostWidth400px}-85px{/block:IfPostWidth400px}
  141. {block:IfPostWidth320px}-45px{/block:IfPostWidth320px}
  142. {block:IfPostWidth250px}-10px{/block:IfPostWidth250px}
  143. {/block:If1Column}
  144. {block:If2Columns}
  145. {block:IfPostWidth500px}-395px{/block:IfPostWidth500px}
  146. {block:IfPostWidth400px}-295px{/block:IfPostWidth400px}
  147. {block:IfPostWidth320px}-215px{/block:IfPostWidth320px}
  148. {block:IfPostWidth250px}-145px{/block:IfPostWidth250px}
  149. {/block:If2Columns}
  150. {block:If3Columns}
  151. {block:IfPostWidth500px}-655px{/block:IfPostWidth500px}
  152. {block:IfPostWidth400px}-505px{/block:IfPostWidth400px}
  153. {block:IfPostWidth320px}-385px{/block:IfPostWidth320px}
  154. {block:IfPostWidth250px}-280px{/block:IfPostWidth250px}
  155. {/block:If3Columns};
  156. {/block:IfSwitchSidebar}}
  157. #container{
  158. width:
  159. {block:If1Column}
  160. {block:IfPostWidth500px}520px{/block:IfPostWidth500px}
  161. {block:IfPostWidth400px}420px{/block:IfPostWidth400px}
  162. {block:IfPostWidth320px}340px{/block:IfPostWidth320px}
  163. {block:IfPostWidth250px}270px{/block:IfPostWidth250px}
  164. {/block:If1Column}
  165. {block:If2Columns}
  166. {block:IfPostWidth500px}1040px{/block:IfPostWidth500px}
  167. {block:IfPostWidth400px}840px{/block:IfPostWidth400px}
  168. {block:IfPostWidth320px}680px{/block:IfPostWidth320px}
  169. {block:IfPostWidth250px}540px{/block:IfPostWidth250px}
  170. {/block:If2Columns}
  171. {block:If3Columns}
  172. {block:IfPostWidth500px}1560px{/block:IfPostWidth500px}
  173. {block:IfPostWidth400px}1260px{/block:IfPostWidth400px}
  174. {block:IfPostWidth320px}1020px{/block:IfPostWidth320px}
  175. {block:IfPostWidth250px}810px{/block:IfPostWidth250px}
  176. {/block:If3Columns};
  177. {block:IfNot1Column}
  178. {block:PermalinkPage}
  179. width:520px;
  180. {/block:PermalinkPage}
  181. {/block:IfNot1Column}
  182. padding:5px;
  183. margin-left:170px;
  184. margin-top:15px;
  185. {block:IfSwitchSidebar}
  186. margin-left:0;
  187. {/block:IfSwitchSidebar}}
  188.  
  189. #relativity {
  190. position:relative;
  191. width:100%;height:100%; }
  192.  
  193. .entry {
  194. overflow:hidden;
  195. background:{color:posts};
  196. margin:3px;
  197. width:
  198. {block:IfPostWidth500px}500px{/block:IfPostWidth500px}
  199. {block:IfPostWidth400px}400px{/block:IfPostWidth400px}
  200. {block:IfPostWidth320px}320px{/block:IfPostWidth320px}
  201. {block:IfPostWidth250px}250px{/block:IfPostWidth250px};
  202. {block:IfNot1Column}
  203. {block:PermalinkPage}width:500px;{/block:PermalinkPage}
  204. {/block:IfNot1Column}
  205. padding:4px;
  206. float:left;
  207. position:relative;
  208. ;
  209. ;}
  210.  
  211. .ask {margin: 0px 0px 0px 0px; -webkit-border-radius: 100px; -webkit-border-top-left-radius: 0; -moz-border-radius: 100px; -moz-border-radius-topleft: 0; border-radius: 100px; border-top-left-radius: 0; padding:2px; background:#eee; z-index:2;}
  212. .ask1 {width:auto; text-align:right; padding: 1px; font-family:calibri; text-transform:uppercase; font-size:10px; -webkit-border-top-left-radius: 5px; -webkit-border-top-right-radius: 5px; -moz-border-radius-topleft: 5px; -moz-border-radius-topright: 5px; border-top-left-radius: 5px; border-top-right-radius: 5px; background:#eee;}
  213. .ask2 {margin:2px 0px 0px 20px; padding:2px; -webkit-border-bottom-right-radius: 5px; -webkit-border-bottom-left-radius: 5px; -moz-border-radius-bottomright: 5px; -moz-border-radius-bottomleft: 5px; border-bottom-right-radius: 5px; border-bottom-left-radius: 5px; font-style:; margin-top: -4px;background:#fafafa; font-style:italic;}
  214.  
  215. ul.chat {
  216. margin: 0 0 0 0;
  217. padding: 0 0 0 0;}
  218. .chat li {
  219. list-style-type: none;
  220. margin-left: 0px;
  221. padding: 4px;}
  222. .chat li.odd {}
  223. .chat li.even {background-color:#f5f5f5;}
  224.  
  225. ol.notes {padding: 0px; margin: 5px 0px; text-align:left; font-family:calibri; font-size:11px; list-style-type: none; border-bottom: solid 1px #eee;background:;}
  226.  
  227. ol.notes li.note {border-top: solid 1px #eee; padding: 8px;}
  228. ol.notes li.note img.avatar {vertical-align: -4px; border-radius:100px; margin-right: 8px; width: 16px; height: 16px;}
  229. ol.notes li.note span.action {font-weight:normal;}
  230. ol.notes li.note .answer_content {font-weight: normal;}
  231. ol.notes li.note blockquote {padding: 4px 10px;  margin: 10px 0px 0px 25px;}
  232. ol.notes li.note blockquote a {text-decoration: none;}
  233.  
  234. #infscr-loading{
  235. position: absolute;
  236. bottom: 0px;    
  237. left: 50%;
  238. width:56px;
  239. height:21px;
  240. margin: 0 0 15px -28px;
  241. overflow:hidden;
  242. opacity:0.8;}
  243.  
  244. .permatext{
  245. width:100%;
  246. height:auto;
  247. line-height:100%;
  248. position:absolute;
  249. font-family:cambria;
  250. font-size:10px;
  251. text-transform:lowercase;
  252. right:-150px;
  253. bottom:-5px;
  254. opacity:0;
  255. padding:4px;
  256. background:{color:posts}
  257. ;font-style:italic;
  258. -webkit-transition: all 0.5s linear; -moz-transition: all 0.5s linear; transition: all 0.5s linear;}
  259.  
  260. .entry:hover .permatext{
  261. right:-5px; bottom:-5px;
  262. opacity:1;
  263. -webkit-transition: all 0.5s linear; -moz-transition: all 0.5s linear; transition: all 0.5s linear;}
  264.  
  265. .entry:hover .permatext:hover{ opacity:1; }
  266.  
  267. .gradient{
  268. position:absolute;
  269. left:0;
  270. height:14px;
  271. width:100%;
  272. text-align:center;
  273. opacity:0;
  274. {block:IfNotPermalinkSwitch}
  275. bottom:0;
  276. padding:16px 0 10px 0;
  277. {block:IfPermalinkMovement}
  278. padding:16px 0 0px 0;
  279. {/block:IfPermalinkMovement}
  280. background: -moz-linear-gradient(top,  rgba(0,0,0,0) 0%, rgba(0,0,0,{text:PermalinkOpacity}) 100%);
  281. background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(0,0,0,0)), color-stop(100%,rgba(0,0,0,{text:PermalinkOpacity})));
  282. background: -webkit-linear-gradient(top,  rgba(0,0,0,0) 0%,rgba(0,0,0,{text:PermalinkOpacity}) 100%);
  283. background: -o-linear-gradient(top,  rgba(0,0,0,0) 0%,rgba(0,0,0,{text:PermalinkOpacity}) 100%);
  284. background: -ms-linear-gradient(top,  rgba(0,0,0,0) 0%,rgba(0,0,0,{text:PermalinkOpacity}) 100%);
  285. background: linear-gradient(to bottom,  rgba(0,0,0,0) 0%,rgba(0,0,0,{text:PermalinkOpacity}) 100%);
  286. {/block:IfNotPermalinkSwitch}
  287. {block:IfPermalinkSwitch}
  288. top:0;
  289. padding:10px 0 16px 0;
  290. {block:IfPermalinkMovement}
  291. padding:0px 0 16px 0;
  292. {/block:IfPermalinkMovement}
  293. background: -moz-linear-gradient(bottom,  rgba(0,0,0,0) 0%, rgba(0,0,0,{text:PermalinkOpacity}) 100%);
  294. background: -webkit-gradient(linear, left bottom, left top, color-stop(0%,rgba(0,0,0,0)), color-stop(100%,rgba(0,0,0,{text:PermalinkOpacity})));
  295. background: -webkit-linear-gradient(bottom,  rgba(0,0,0,0) 0%,rgba(0,0,0,{text:PermalinkOpacity}) 100%);
  296. background: -o-linear-gradient(bottom,  rgba(0,0,0,0) 0%,rgba(0,0,0,{text:PermalinkOpacity}) 100%);
  297. background: -ms-linear-gradient(bottom,  rgba(0,0,0,0) 0%,rgba(0,0,0,{text:PermalinkOpacity}) 100%);
  298. background: linear-gradient(to top,  rgba(0,0,0,0) 0%,rgba(0,0,0,{text:PermalinkOpacity}) 100%);
  299. {/block:IfPermalinkSwitch}}
  300.  
  301. .entry:hover .gradient{
  302. opacity:0.99;
  303. padding:16px 0 10px 0;
  304. {block:IfPermalinkSwitch}
  305. padding:10px 0 16px 0;
  306. {/block:IfPermalinkSwitch} }
  307.  
  308. .gradient a:hover{
  309. text-decoration:none;}
  310.  
  311. .gradient .reblogspan{
  312. color:transparent;
  313. width:13px;
  314. height:13px;
  315. background:url('http://media.tumblr.com/tumblr_mboy88Mmjo1qk7o6d.png');
  316. display:inline-block; }
  317.  
  318. .gradient .notespan{
  319. padding: 0 5px;
  320. color:#fff;
  321. font-family: arial;
  322. font-size:13px;
  323. line-height:14px;}
  324. .my-like {
  325. cursor:pointer;
  326. color:transparent;
  327. width:13px;
  328. height:13px;
  329. background:url('http://media.tumblr.com/tumblr_mbp2zdKVHR1qk7o6d.png');
  330. display:inline-block; }
  331. .my-liked {
  332. cursor:pointer;
  333. color:transparent;
  334. width:13px;
  335. height:13px;
  336. background:url('http://media.tumblr.com/tumblr_mbp2zu4pim1qk7o6d.png');
  337. display:inline-block; filter: invert(100%); -webkit-filter: invert(100%); -moz-filter: invert(100%); -o-filter: invert(100%); -ms-filter: invert(100%);opacity:0.3;}
  338.  
  339. .quote {font-weight:none; font-style:none; text-align:justify;font-family: cambria;font-size: 12px; line-height: 16px; text-indent:2px; padding-bottom: 12px; margin-left: 2px;}
  340. .quotesource {margin: 0px; padding:2px; text-align:right;margin-bottom:-4px; font-family:cambria; font-size:11px; text-transform:normal;}
  341.  
  342.  
  343. #side {position:fixed;;width:210px;height:1000%;left:0px;margin-top:0px; text-align:center;padding:0px;;background-image: url('{image:sidebar}');;}
  344.  
  345. .titulo {position:fixed; color:{color:textsid}; background-color:transparent;   overflow:hidden; margin-left:17px; margin-top:220px; text-align:center; letter-spacing:1px; font-size:22px;font-family: Garamond;; padding:5px; font-style:normal; text-transform:none; line-height:10px; width:173px;  height:158px;}
  346.  
  347. #descri {position:fixed; color:{color:textsid}; background-color:transparent;   overflow:hidden; margin-left:0px; margin-top:295px; text-align:center; letter-spacing:0px; font-size:12px;font-family: Georgia, Palatino, 'Palatino Linotype', Times, 'Times New Roman', serif; padding:5px;  text-transform:none; line-height:14px; width:200px;  height:1058px;}
  348.  
  349.  
  350.  
  351. #links {position:fixed; margin-left:-3px; margin-top:241px; width:195px; height:19px; line-height:17px;;font-family: Georgia, Palatino, 'Palatino Linotype', Times, 'Times New Roman', serif; font-size: 13px;;text-align:center; background-color:transparent; padding:10px; text-transform:none; font-style:normal;margin-right:10px; color:{color:textsid};;}
  352.  
  353.  
  354. {block:IfWebkitScrollbar}
  355. ::-webkit-scrollbar-thumb {-webkit-border-radius: 2px;border-radius: 2px;background:{color:Scrollbar};box-shadow: 0 0 3px 0 rgba(0,0,0,0.1) inset;}
  356. ::-webkit-scrollbar-track-piece {background:none;box-shadow: 0 0 6px 0 rgba(0,0,0,0.4) inset;}  
  357. ::-webkit-scrollbar {background:{color:Background};width:5px;height:5px;}
  358. {/block:IfWebkitScrollbar}
  359.  
  360.  
  361. </style>
  362.  
  363. <script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.1/jquery.min.js"></script>
  364.  
  365. <link href='http://fonts.googleapis.com/css?family=Raleway:200' rel='stylesheet' type='text/css'>
  366.  
  367. <script>
  368. window.onload = function () {
  369. document.body.insertAdjacentHTML( 'beforeEnd', '<iframe id="my-like-frame" style="display:none;"></iframe>' );
  370. document.addEventListener( 'click', function ( event ) {
  371. var myLike = event.target;
  372. if( myLike.className.indexOf( 'my-like' ) > -1 ) {
  373. var frame = document.getElementById( 'my-like-frame' ),
  374. liked = ( myLike.className == 'my-liked' ),
  375. command = liked ? 'unlike' : 'like',
  376. reblog = myLike.getAttribute( 'data-reblog' ),
  377. id = myLike.getAttribute( 'data-id' ),
  378. oauth = reblog.slice( -8 );
  379. frame.src = 'http://www.tumblr.com/' + command + '/' + oauth + '?id=' + id;
  380. liked ? myLike.className = 'my-like' : myLike.className = 'my-liked'; };
  381. }, false );
  382. };
  383. </script>
  384. <script language="javascript">
  385. function clickIE() {if (document.all) {(mensagem);return false;}}
  386. function clickNS(e) {if
  387. (document.layers||(document.getElementById&&!document.all)) {
  388. if (e.which==2||e.which==3) {alert(mensagem);return false;}}}
  389. if (document.layers)
  390. {document.captureEvents(Event.MOUSEDOWN);document.onmousedown=clickNS;}
  391. else{document.onmouseup=clickNS;document.oncontextmenu=clickIE;}
  392. document.oncontextmenu=new Function("return false")
  393. </script>
  394.  
  395. <link href='http://fonts.googleapis.com/css?family=Coming+Soon' rel='stylesheet' type='text/css'>
  396.  
  397.  
  398.  
  399. </head>
  400.  
  401. <script type="text/javascript"
  402. src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.1/jquery.min.js"></script>
  403. <script>
  404. $(document).ready(function() {
  405.     //
  406. //When you click on a link with class of poplight and the href starts with a #
  407.  
  408. $('a.poplight[href^=#]').click(function() {
  409.  
  410.     var popID = $(this).attr('rel'); //Get Popup Name
  411.  
  412.     var popURL = $(this).attr('href'); //Get Popup href to define size
  413.  
  414.     //Pull Query & Variables from href URL
  415.  
  416.    var query= popURL.split('?');
  417.  
  418.     var dim= query[1].split('&');
  419.  
  420.     var popWidth = dim[0].split('=')[1]; //Gets the first query string value
  421.  
  422.     //Fade in the Popup and add close button
  423.  
  424.     $('#' + popID).fadeIn().css({ 'width': Number( popWidth ) }).prepend('<a href="#" class="close"><img src="http://media.tumblr.com/b28c104906c576285505ca134600853a/tumblr_inline_mfp5cwdybL1qh7cpd.gif" class="btn_close" title="Close" alt="Close" /></a>');
  425.  
  426.     //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
  427.  
  428.     var popMargTop = ($('#' + popID).height() + 80) / 2;
  429.  
  430.     var popMargLeft = ($('#' + popID).width() + 80) / 2;
  431.  
  432.     //Apply Margin to Popup
  433.  
  434.     $('#' + popID).css({
  435.  
  436.         'margin-top' : -popMargTop,
  437.  
  438.         'margin-left' : -popMargLeft
  439.  
  440.     });
  441.  
  442.     //Fade in Background
  443.  
  444.     $('body').append('<div id="fade"></div>'); //Add the fade layer to bottom of the body tag.
  445.  
  446.     $('#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
  447.  
  448.     return false;
  449.  
  450. });
  451.  
  452.  
  453. //Close Popups and Fade Layer
  454.  
  455. $('a.close, #fade').live('click', function() { //When clicking on the close or fade layer...
  456.  
  457.     $('#fade , .popup_block').fadeOut(function() {
  458.  
  459.         $('#fade, a.close').remove();  //fade them both out
  460.     });
  461.     return false;
  462. });
  463.  
  464. });
  465.  
  466. </script>
  467.  
  468. <body>
  469.  
  470.  
  471.  
  472. <div id="sidebar">
  473. <div id="side"></a>
  474. <div class="titulo">{text:titulo}</a></div>
  475. <div id="frase"></div>
  476. <div id="descri">{Description}</div>
  477. <div id="links"><div class="links">
  478. <a href="{text:Link1}">{text:Link1 Title}</a>
  479. <a href="{text:Link2}">{text:Link2 Title}</a>
  480. <a href="{text:Link3}">{text:Link3 Title}</a>
  481. <a href="{text:Link4}">{text:Link4 Title}</a>
  482. <a href="{text:Link5}">{text:Link5 Title}</a>
  483.  
  484.  
  485. </div></div></div>
  486.  
  487.  
  488.  
  489. <div id="container">
  490.  
  491. {block:Posts}
  492. <div class="entry">
  493. <div id="relativity">
  494.  
  495. {block:Text}
  496. <div class="textbox">              
  497. {block:Title}
  498. <h1>{Title}</h1>
  499. {/block:Title}
  500. {Body}
  501. </div>
  502. {/block:Text}
  503.  
  504. {block:Photo}
  505. {block:IndexPage}<a href="{Permalink}">
  506. <img src="{PhotoURL-500}" alt="{PhotoAlt}" width="100%" />
  507. </a>
  508. {/block:IndexPage}
  509. {block:PermalinkPage}
  510. {LinkOpenTag}
  511. <img src="{PhotoURL-500}" alt="{PhotoAlt}" width="100%" />
  512. {LinkCloseTag}
  513. {/block:PermalinkPage}
  514. {/block:Photo}
  515.  
  516. {block:Photoset}
  517. <div style="margin-bottom:-4px;text-align:center;">
  518. {block:IndexPage}
  519. {block:IfPostWidth500px}
  520. {Photoset-500}
  521. {/block:IfPostWidth500px}{block:IfPostWidth400px}
  522. {Photoset-400}
  523. {/block:IfPostWidth400px}
  524. {block:IfPostWidth320px}
  525. {Photoset-250}
  526. {/block:IfPostWidth320px}
  527. {block:IfPostWidth250px}
  528. {Photoset-250}
  529. {/block:IfPostWidth250px}
  530. {/block:IndexPage}
  531. {block:PermalinkPage}
  532. {block:IfNot1Column}
  533. {Photoset-500}
  534. {/block:IfNot1Column}
  535. {block:If1Column}
  536. {block:IfPostWidth500px}
  537. {Photoset-500}
  538. {/block:IfPostWidth500px}
  539. {block:IfPostWidth400px}
  540. {Photoset-400}
  541. {/block:IfPostWidth400px}
  542. {block:IfPostWidth320px}
  543. {Photoset-250}
  544. {/block:IfPostWidth320px}
  545. {block:IfPostWidth250px}
  546. {Photoset-250}
  547. {/block:IfPostWidth250px}
  548. {/block:If1Column}
  549. {/block:PermalinkPage}
  550. </div>
  551. {/block:Photoset}
  552.  
  553. {block:Quote}
  554. <div class="quote">{Quote}</div>
  555. {block:Source}<div class="quotesource"></div>
  556. {/block:Source}
  557. {/block:Quote}
  558.  
  559. {block:Link}
  560. <div class="textbox">
  561. <h1> <a href="{URL}" class="link" {Target}>{Name}</a> </h1>
  562. {block:Description}
  563. <p>{Description}</p>
  564. {/block:Description}
  565. </div>
  566. {/block:Link}
  567.  
  568. {block:Chat}
  569. {block:Title}
  570.     {Title}
  571.     {/block:Title}
  572.        
  573. <ul class="chat">
  574. {block:Lines}
  575. <li class="{Alt} user_{UserNumber}">
  576. {block:Label}
  577. <b>{Label}</b>
  578. {/block:Label}
  579. <span style="font-style:italic">{Line}</span>
  580. </li>
  581. {/block:Lines}
  582. </ul>
  583. {/block:Chat}
  584.  
  585. {block:Audio}
  586. <div class="textbox" style="text-align:center;">
  587. <p>{AudioPlayerBlack}</p>
  588. <p>
  589. {block:TrackName}
  590. {TrackName}
  591. {/block:TrackName}
  592. {block:Artist}
  593. - {Artist}
  594. {/block:Artist}
  595. </p>
  596. </div>
  597. {/block:Audio}
  598.  
  599. {block:Video}
  600. <div style="text-align:center;margin-bottom:-4px;">
  601. {block:IndexPage}
  602. {block:IfPostWidth500px}
  603. {Video-500}
  604. {/block:IfPostWidth500px}
  605. {block:IfPostWidth400px}
  606. {Video-400}
  607. {/block:IfPostWidth400px}
  608. {block:IfPostWidth320px}
  609. {Video-250}
  610. {/block:IfPostWidth320px}
  611. {block:IfPostWidth250px}
  612. {Video-250}
  613. {/block:IfPostWidth250px}
  614. {/block:IndexPage}
  615. {block:PermalinkPage}
  616. {block:IfNot1Column}
  617. {Video-500}
  618. {/block:IfNot1Column}
  619. {block:If1Column}
  620. {block:IfPostWidth500px}
  621. {Video-500}
  622. {/block:IfPostWidth500px}
  623. {block:IfPostWidth400px}
  624. {Video-400}
  625. {/block:IfPostWidth400px}
  626. {block:IfPostWidth320px}
  627. {Video-250}
  628. {/block:IfPostWidth320px}
  629. {block:IfPostWidth250px}
  630. {Video-250}
  631. {/block:IfPostWidth250px}
  632. {/block:If1Column}
  633. {/block:PermalinkPage}
  634. </div>
  635. {/block:Video}
  636.  
  637. {block:Answer}<div ><img src="{AskerPortraitURL-64}" width="50" align="left" class="ask"></div>
  638. <div class="ask1">{Asker} disse:</div>
  639. <div class="ask2">{Question}</div>
  640. <div class="ask3">{Answer}</div>{/block:Answer}
  641.  
  642.  
  643. {block:IndexPage}
  644. {block:Photo}
  645. <div class="gradient transition">
  646. <a href="{ReblogURL}" title="Reblog" target="_blank"><span class="reblogspan">x</span></a>
  647. <a href="{Permalink}" title="Permalink"><span class="notespan">{NoteCount}</span></a>
  648. <span class="my-like" data-reblog="{ReblogURL}" data-id="{PostID}" title="Like">x</span></div>
  649. {/block:Photo}
  650. {block:Video}
  651. <div class="gradient transition">
  652. <a href="{ReblogURL}" title="Reblog" target="_blank"><span class="reblogspan">x</span></a>
  653. <a href="{Permalink}" title="Permalink"><span class="notespan">{NoteCount}</span></a>
  654. <span class="my-like" data-reblog="{ReblogURL}" data-id="{PostID}" title="Like">x</span></div>
  655. {/block:Video}
  656.  
  657. {block:Text}
  658. <div class="permatext"><a href="{Permalink}">{NoteCount} </a> <div style="float:right"> <a href="{ReblogUrl}" target="_blank">reblog</a></div></div>
  659. {/block:Text}
  660. {block:Photoset}
  661. <div class="permatext"><a href="{Permalink}">{NoteCount}</a> <div style="float:right"> <a href="{ReblogUrl}" target="_blank">reblog</a></div></div>
  662. {/block:Photoset}
  663. {block:Quote}
  664.  
  665. <div class="permatext"><a href="{Permalink}"></a>{block:RebloggedFrom} <a href="{ReblogParentURL}"><a href="{ReblogParentURL}"></a>{/block:RebloggedFrom} {block:ContentSource}  <a href="{SourceURL}"></a>{/block:ContentSource} {block:IndexPage}<div style="float:right"> <a href="{ReblogUrl}" target="_blank">reblog</a></div>{/block:IndexPage} </div>
  666.  
  667. {/block:Quote}
  668.  
  669. {block:Link}
  670. <div class="permatext"><a href="{Permalink}">{NoteCount} </a> <div style="float:right"> <a href="{ReblogUrl}" target="_blank">reblog</a></div></div>
  671. {/block:Link}
  672. {block:Chat}
  673. <div class="permatext"><a href="{Permalink}">{NoteCount} </a><div style="float:right"> <a href="{ReblogUrl}" target="_blank">reblog</a></div></div>
  674. {/block:Chat}
  675. {block:Audio}
  676. <div class="permatext"><a href="{Permalink}">{NoteCount} </a><div style="float:right"> <a href="{ReblogUrl}" target="_blank">reblog</a></div></div>
  677. {/block:Audio}
  678. {/block:IndexPage}
  679.  
  680. </div>
  681. </div>      
  682.  
  683. {block:PermalinkPage}
  684. {block:Date}
  685. {block:Photo}
  686. {block:Caption}<div class="entry"><div class="textbox">{Caption}</div></div>{/block:Caption}
  687. {/block:Photo}
  688. {block:Photoset}
  689. {block:Caption}<div class="entry"><div class="textbox">{Caption}</div></div>{/block:Caption}
  690. {/block:Photoset}
  691. {block:Audio}
  692. {block:Caption}<div class="entry"><div class="textbox">{Caption}</div></div>{/block:Caption}
  693. {/block:Audio}
  694. {block:Video}
  695. {block:Caption}<div class="entry"><div class="textbox">{Caption}</div></div>{/block:Caption}
  696. {/block:Video}
  697.  
  698. <div class="entry">
  699. <div class="textbox">
  700. {block:NoteCount}
  701. <p>{NoteCountWithLabel}</p>
  702. {/block:NoteCount}
  703. <p>{DayOfMonth}{DayOfMonthSuffix} {Month} {Year} @ {12HourWithZero}:{Minutes}{AmPm}</p>
  704. {block:RebloggedFrom}
  705. <p>via <a href="{ReblogParentURL}">{ReblogParentName}</a></p><p>originally <a href="{ReblogRootURL}">{ReblogRootName}</a></p>
  706. {/block:RebloggedFrom}
  707. {block:HasTags}
  708. <p>{block:Tags}
  709. <a href="{TagURL}">#{Tag}</a>
  710. {/block:Tags}</p>
  711. {/block:HasTags}
  712. </div></div>
  713. {/block:Date}
  714.  
  715. {block:PostNotes}
  716. <div class="entry">
  717. <div class="textbox">
  718. {PostNotes}
  719. </div></div>
  720. {/block:PostNotes}
  721. {/block:PermalinkPage}
  722.  
  723. {/block:Posts}
  724.  
  725. </div></div>
  726.  
  727. {block:Pagination}
  728. <div id="pagination" style="display:none;">
  729. {block:NextPage}
  730. <a id="nextPage" href="{NextPage}"></a>
  731. {/block:NextPage}
  732. </div>
  733. {/block:Pagination}
  734.  
  735. <script type="text/javascript" src="http://static.tumblr.com/dbek3sy/iBElrgjim/jquerymasonry.js"></script>
  736. <script type="text/javascript" src="http://static.tumblr.com/dbek3sy/Qyblrgjfn/jqueryinfintescroll.js"></script>
  737. <script type="text/javascript">
  738. $(window).load(function () {
  739. var $content = $('#container');
  740. $content.masonry({itemSelector: '.entry'}),
  741. $content.infinitescroll({
  742. navSelector : 'div#pagination',
  743. nextSelector : 'div#pagination a#nextPage',
  744. itemSelector : '.entry',
  745. loading: {
  746. finishedMsg: '',
  747. img: 'http://static.tumblr.com/qzpui9z/5ptmhyx9q/loading.gif'
  748. },debug : false,
  749. },
  750. // call masonry as a callback.
  751. function( newElements ) {
  752. var $newElems = $( newElements );
  753. $newElems.hide();
  754. // ensure that images load before adding to masonry layout
  755. $newElems.imagesLoaded(function(){
  756. $content.masonry( 'appended', $newElems, true, function(){$newElems.fadeIn(300);} );
  757. });
  758. });
  759. });
  760. </script>
  761.  
  762.  <a style="position:fixed;left:5px;background-color:#e4e4e4;border-radius:40px;width:20px;height:20px;line-height:20px;text-align:center;top:5px;font-family:georgia;font-weight:bold;font-size:10px;" href="http://versificar.tumblr.com" title="© versificar (base titanios)">C </a>
  763.  
  764. </body>
  765. </html>
Advertisement
Add Comment
Please, Sign In to add comment