rejeitei

theme40

Aug 4th, 2013
399
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
HTML 34.31 KB | None | 0 0
  1. <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
  2. "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
  3.  
  4. <html xmlns="http://www.w3.org/1999/xhtml">
  5. <head>
  6. <title>{title}</title>
  7. <link rel="shortcut icon" href="{Favicon}">
  8.  
  9.  
  10.  
  11. <script src="http://ajax.googleapis.com/ajax/libs/jquery/1.7/jquery.min.js"></script>
  12.  
  13.  
  14. <script src="http://static.tumblr.com/iuw14ew/VSQma1786/jquery.style-my-tooltips.js"></script>
  15.  
  16. <script>
  17.  
  18. (function($){
  19.  
  20. $(document).ready(function(){
  21.  
  22. $("a[title]").style_my_tooltips({
  23.  
  24. tip_follows_cursor:true,
  25.  
  26. tip_delay_time:90,
  27.  
  28. tip_fade_speed:600,
  29.  
  30. attribute:"title"
  31.  
  32. });
  33. });
  34.  
  35. })(jQuery);
  36.  
  37. </script>
  38.      <script src="http://static.tumblr.com/8jq17g7/e7bm0d3ib/ui.totop_jquery_easing.js" type="text/javascript"></script>
  39. <script type="text/javascript">
  40.   $(document).ready(function() {
  41.    $().UItoTop({ easingType: 'easeOutQuart' });  
  42.   });
  43. </script>
  44.  
  45.  
  46.      
  47.  <link href='http://fonts.googleapis.com/css?family=Iceland' rel='stylesheet' type='text/css'>
  48.  
  49.  
  50.  
  51.  
  52.  
  53.  
  54. <!----------- INÍCIO DAS  FONTES PERSONALIZADAS DO THEME ------------>
  55.  
  56. <!-- c a l i b r i -->
  57. <link href='http://fonts.googleapis.com/css?family=Calibri' rel='stylesheet' type='text/css'>
  58.  
  59. <!-- m e g r i m -->
  60. <link href='http://fonts.googleapis.com/css?family=Megrim' rel='stylesheet' type='text/css'>
  61. <link href='http://fonts.googleapis.com/css?family=Baumans' rel='stylesheet' type='text/css'>
  62.  
  63.  
  64. <!-- w i r e   o n e -->
  65. <link href='http://fonts.googleapis.com/css?family=Wire+One' rel='stylesheet' type='text/css'>
  66.  
  67. <!-- s a c r a m e n t o -->
  68. <link href='http://fonts.googleapis.com/css?family=Sacramento' rel='stylesheet' type='text/css'>
  69.  
  70. <!-- r o b o t o  c o n d e n s e d -->
  71. <link href='http://fonts.googleapis.com/css?family=Roboto+Condensed:300' rel='stylesheet' type='text/css'>
  72.  
  73. <!-- j u l i u s    s a n s     o n e -->
  74. <link href='http://fonts.googleapis.com/css?family=Julius+Sans+One' rel='stylesheet' type='text/css'>
  75.  
  76. <!-- h o m e n a j e -->
  77. <link href='http://fonts.googleapis.com/css?family=Homenaje' rel='stylesheet' type='text/css'>
  78.  
  79. <link href='http://fonts.googleapis.com/css?family=Gabriela' rel='stylesheet' type='text/css'>
  80.  
  81. <link href='http://fonts.googleapis.com/css?family=Donegal+One' rel='stylesheet' type='text/css'>
  82. <link href='http://fonts.googleapis.com/css?family=Inconsolata:400,700' rel='stylesheet' type='text/css'>
  83. <!-- p o i r e t    o n e -->
  84. <link href='http://fonts.googleapis.com/css?family=Poiret+One' rel='stylesheet' type='text/css'>
  85.  
  86. <link href='http://fonts.googleapis.com/css?family=Sanchez' rel='stylesheet' type='text/css'><link href='http://fonts.googleapis.com/css?family=Russo+One' rel='stylesheet' type='text/css'>
  87.  <!--
  88. AQUI TEM VÁRIAS FONTES, OS NOMES ABAIXO \/
  89. font-family: 'Sue Ellen Francisco', cursive;
  90. font-family: 'Armata', sans-serif;
  91. font-family: 'Schoolbell', cursive;
  92. font-family: 'Just Me Again Down Here', cursive;
  93. font-family: 'Indie Flower', cursive;
  94. font-family: 'Rochester', cursive;
  95. font-family: 'Loved by the King', cursive; -->
  96.  <link href='http://fonts.googleapis.com/css?family=Sue+Ellen+Francisco|Armata|Schoolbell|Just+Me+Again+Down+Here|Indie+Flower|Rochester|Loved+by+the+King' rel='stylesheet' type='text/css'>
  97.  
  98.   <link rel="stylesheet" href="http://fonts.googleapis.com/css?family=Oswald" type="text/css">
  99.  <link href='http://fonts.googleapis.com/css?family=Baumans|Pacifico|Orienta' rel='stylesheet' type='text/css'>
  100.  
  101.  <link href='http://fonts.googleapis.com/css?family=Grand+Hotel' rel='stylesheet' type='text/css'>
  102.  
  103.  
  104.  <link href='http://fonts.googleapis.com/css?family=Grand+Hotel' rel='stylesheet' type='text/css'>
  105.  
  106.  
  107. <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
  108. <title>{Title}{block:PostTitle} - {PostTitle}{/block:PostTitle}</title>
  109. {block:Description}<meta name="description" content="{MetaDescription}" />{/block:Description}
  110. <link rel="shortcut icon" href="{Favicon}">
  111. <link rel="alternate" type="application/rss+xml" href="{RSS}">
  112. <!--- TEXTS --->
  113. <meta name="text:frase" content="Stupid Hoe" />
  114. <meta name="text:Link1" content="/" />
  115. <meta name="text:Link1 Title" content="Home" />
  116. <meta name="text:Link2" content="/ask" />
  117. <meta name="text:Link2 Title" content="Ask" />
  118. <meta name="text:Link3" content="/" />
  119. <meta name="text:Link3 Title" content="link3" />
  120. <meta name="text:Link4" content="/" />
  121. <meta name="text:Link4 Title" content="link4" />
  122. <meta name="text:Link5" content="/" />
  123. <meta name="text:Link5 Title" content="link5" />
  124. <meta name="text:Link6" content="/" />
  125. <meta name="text:Link6 Title" content="link6" />
  126.  
  127.  <meta name="image:sidebar" content="http://static.tumblr.com/72f32f07d03a98633243a836ce349a12/4mnaeqb/0cQmqri7s/tumblr_static_tumblr_mcoat0ueku1qi6jxxo1_500.gif"/>
  128.  
  129. <meta name="color:description" content="#555555">
  130. <meta name="color:border" content="#e0dddd" />
  131. <meta name="color:linksidebar" content="#525252" />
  132. <meta name="color:background" content="#ffffff">
  133. <meta name="color:text" content="#525252">
  134. <meta name="color:titulo" content="#525252">
  135. <meta name="color:post" content="#ffffff">
  136. <meta name="color:link" content="#525252">
  137. <meta name="color:scroll" content="#222222">
  138. <meta name="if:1 coluna" content="">
  139.  
  140. <meta name="if:black and white hover" content="1">
  141. <meta name="if:follow white" content="1">
  142. <meta name="if:To Top Button" content="1"/>
  143. <meta name="if:Show Captions" content=""/>
  144. <meta name="image:Background" content=""/>
  145. <meta name="image:sidebar" content="http://static.tumblr.com/120b66b455ca5faecb4389a4bd5f4141/duveckp/AKbmoysp9/tumblr_static_tumblr_mn4778skeh1re7kdno1_500.jpg">
  146.  
  147. <script type="text/javascript" src="http://static.tumblr.com/uiqhh9x/jkEm9tb4p/jquery-1.8.1.min.js"></script>
  148. <link rel="stylesheet" type="text/css" href="http://static.tumblr.com/cpaytv3/2V1m9r58l/reset.css">
  149. <script type="text/javascript" src="http://static.tumblr.com/zkivutz/RXEmnvl3u/minified.js"></script>
  150.  
  151. <style type="text/css">
  152. body {
  153.     color:{color:text};background-color:{color:background}; background-image: url('{image:Background}');
  154.     font-family: Calibri;background-attachment:fixed;margin-left:10px;
  155.     font-size: 12px; background-size:100% 100%; }
  156. ::-webkit-scrollbar {
  157. width: 7px;
  158. height: 5px;
  159. background-color:{color:scroll};
  160. border:3px solid {color:background};
  161. }
  162.  
  163. ::-webkit-scrollbar-thumb { border-radius:3px;  -webkit-border-radius:3px; -moz-border-radius:3px;
  164. border:1px solid {color:scroll};
  165. background-color: {color:scroll}; }
  166.  
  167.  
  168.  
  169.  
  170.  
  171. p {margin:0 0 .75em 0} p:last-child {margin:0}
  172. a {    color: {color:link};
  173.     text-decoration:none;
  174. {block:IfAnimation}-webkit-transition:all .2s ease;-moz-transition:all .2s ease;transition:all .2s ease;-o-transition:all .2s ease;{/block:IfAnimation}}
  175.  
  176. blockquote {quotes: "" "" "'" "'"; margin: 0.75em 0 .75em .75em;padding-left: 1.5em;
  177.     line-height: 100%;border-left: solid 4px #EDEDED;
  178. }
  179.  
  180.  
  181.  
  182. .frase {margin-left:447px; ;width:198px; height:16px;   margin-top:233px; position:fixed;  overflow:hidden!important;   text-align:center;
  183.     font-family: 'Inconsolata';  z-index:99999; opacity:0.9;
  184.     font-size: 16px; color:{color:titulo};  transition: .6s ease-in-out; -webkit-transition: .6s ease-in-out;-moz-transition: .6s ease-in-out;-o-transition: .6s ease-in-out}
  185. .frase:hover{;transition: .6s ease-in-out; -webkit-transition: .6s ease-in-out;-moz-transition: .6s ease-in-out;-o-transition: .6s ease-in-out; text-shadow: -3px  0px  #E86060, 3px 0px #54d2cb; color:{color:titulo};}
  186.  
  187. h1 {
  188.     font-family: 'poiret one';text-transform:uppercase;
  189.     font-size: 30px;color:{color:titulo};
  190.      font-weight: normal;
  191. }
  192. ul {
  193.     margin: 0px 1.5em .65em;}
  194. li {
  195.     margin: .75em 0;
  196.     list-style-type: square;
  197. }
  198. .box img {
  199.     display: block;
  200.     max-width: 100%;}.m-i {
  201. display: block;
  202. line-height: 1px!important;
  203. }
  204.  
  205.  
  206.  
  207.  .menu {font-family: 'inconsolata'; text-align: center;font-size: 10px;text-transform:  uppercase;  ;position:fixed; ;  margin-top: 390px; margin-left:453px; width: auto;   opacity:1; z-index:999999999999999999;  }
  208. .menu a {; opacity:0.9; padding:6px; width:176px; ;line-height:11px;  margin-right:15px;   text-align:center;display:block;background:none; text-transform:  uppercase ;    ;-moz-transition:all .5s; -webkit-transition:all .5s; -o-transition:all .5s; transition:all .5s;;
  209. ; color:{color:linksidebar}; border-bottom:1px solid {color:border} }
  210.  
  211. .menu a:hover {padding-top:11px;padding-bottom:11px  ;color:{linksidebar} ;-moz-transition:all .3s; -webkit-transition:all .3s; -o-transition:all .3s; transition:all .3s;;}
  212.  
  213.  
  214. .post-link{
  215. opacity:0; margin-bottom:-50px;  margin-left:-120px;  
  216. height:0px;;-moz-transition:all .5s; -webkit-transition:all .5s; -o-transition:all .5s; transition:all .5s;  }
  217.    
  218. .post:hover .post-link{margin-left:2px; margin-bottom:2px;
  219. opacity:1; margin-top:0px;  font-family: Verdana;
  220.     font-size: 8px; padding:2px;  text-transform:lowercase;
  221.     line-height: 12px;;-moz-transition:all .5s; -webkit-transition:all .5s; -o-transition:all .5s; transition:all .5s;}
  222.    
  223.  p.source{text-align: center; padding:5px;  border-top: 1px solid  {color:border};; line-height:15px;}
  224.  
  225.  
  226.  #s-m-t-tooltip {
  227.  
  228. max-width:auto;
  229. margin:20px 20px 20px 20px;
  230. background: #FFFFFF;
  231. border:1px solid #bebebe;
  232. font-family:calibri;
  233. font-size:11px;
  234. letter-spacing:0px;
  235. text-transform: uppercase;
  236. color:#555;
  237. padding:5px;
  238. z-index:999999999999999999999999998999999999999999;
  239.  
  240. }
  241.  
  242.  
  243.  
  244.  
  245.  
  246. p.source{text-align: center; margin-bottom:-5px;}
  247.  
  248. h3 {line-height:25px;
  249.     font-size: 16px; font-weight: normal;
  250. }.tagged { text-align: center; line-height: 8px;font-size: 8px;}
  251. .text { padding: 5px; line-height:14px; }p.question {
  252.     margin-bottom: .375em;
  253. }
  254. p.words {
  255.     padding: 2px;
  256.  line-height:15px;
  257.  
  258. }
  259. .response {
  260.     background: #efefef;
  261.     padding: 5px;color#555;
  262.     margin-bottom: .75em;
  263. }.answer {
  264. text-align: center;
  265. }
  266. .post {z-index:1; ;-moz-transition:all 1s; -webkit-transition:all 1s; -o-transition:all 1s; transition:all 1s;overflow:hidden;
  267.     position: relative;margin-left:-120px; background:{color:post};
  268.     {block:IndexPage}
  269.     width:250px;background:{color:post};
  270.         {/block:IndexPage}
  271.     {block:PermalinkPage}
  272.     width:500px;
  273.     {/block:PermalinkPage}
  274.     float:left;
  275. {Block:if1Coluna}width:400px;margin:2px 2px 2px 2px{/Block:if1Coluna}
  276.     background:{color:post};
  277.     padding:5px;background:{color:post};
  278.     margin: 2px 2px 2px 2px;
  279.     border: 1px solid {color:border};
  280. }.box {position: relative;overflow:hidden; ;-moz-transition:all 1s; -webkit-transition:all 1s; -o-transition:all 1s; transition:all 1s;}
  281.  
  282.   .pergunta {padding:6px; border-bottom:1px solid {color:border};opacity:1; text-align:center; display:block; overflow:auto; {block:PermalinkPage} max-width:500px;{/block:PermalinkPage} {block:IndexPage}max-width:265px;{/block:IndexPage} margin-top:0px;  background-color:{color:Chat}; font-size:12px; font-family:calibri; border-bottom:1px solid {color:border};}
  283. .answer {text-align:left; overflow:hidden; padding:6px; font-size:12px; font-family:calibri; opacity:1;}
  284.  
  285. #side {;
  286. text-align: center;
  287.     margin-top: -1px;margin-left:493px;
  288.   overflow:hidden;
  289.     position:fixed;
  290.     background:none; z-index:999999;  {block:if1coluna} margin-left:633px{/block:if1coluna}
  291. }
  292.  
  293.  
  294. ul {margin-bottom: .65em;}
  295. #contain {margin-left:100px;
  296.     width:426px;float:left; {block:PermalinkPage}margin-left:103px;{/block:PermalinkPage}
  297.  
  298. }
  299. #content { margin-top:30px;  
  300.     width:660px;  
  301.     float: left; {block:if1coluna} margin-left:110px{/block:if1coluna}
  302. }
  303. {block:IfBlackAndWhiteHover}
  304. .post:hover {-webkit-filter:grayscale(100%);-o-filter:grayscale(100%);-moz-filter:grayscale(100%);-ms-filter:grayscale(100%);-moz-transition:all 1s; -webkit-transition:all 1s; -o-transition:all 1s; transition:all 1s;}{/block:IfBlackAndWhiteHover}
  305.  
  306. .post:hover .photopermaholder2{width:246px;text-align:center;background:white; bottom:0px;  opacity:1; font-size:10px; padding:7px;;  color:#777; ;right:0px; filter:alpha(opacity = 100);  ;-moz-transition:all 1s; -webkit-transition:all 1s; -o-transition:all 1s; transition:all 1s;{Block:if1Coluna}width:396px{/Block:if1Coluna}}
  307.  
  308. .photopermaholder2{position:absolute; width:246px;  right:-105px;bottom:0px;   padding:7px; opacity:0; text-align:center; filter: alpha(opacity = 0); -moz-transition:all 0.8s; -webkit-transition:all 0.8s; -o-transition:all 0.8s; transition:all 0.8s;;;background:none;}
  309.  
  310. .photopermaholder2 a {color:#777; font-family:'consolas'; text-transform:uppercase; font-size:10px;text-align:center;  }
  311. .photopermaholder2 a:hover{ border-bottom:1px solid #777; color:#555}
  312.  
  313. #bordleft {position:fixed; top:0px;  z-index:999; background:{color:border};padding:1px solid; height:100%; width:1px; margin-left:252px; }
  314. #bordright {position:fixed; top:0px;  z-index:999; background:{color:border};padding:1px solid; height:100%; width:1px; margin-left:798px; }
  315.  
  316. #infscr-loading{position:absolute!important;width:16px!important;height:11px!important;margin-bottom:-16px!important;top:auto!important;bottom:0;left:50%!important}
  317.  
  318.  
  319. .post-header-a{z-index:10;top:-25px;left:5px;position:absolute;display:block;opacity:0;filter:alpha(opacity = 0);;-moz-transition:all .8s; -webkit-transition:all .8s; -o-transition:all .8s; transition:all .8s}
  320.  
  321. .post:hover .post-header-a{;-moz-transition:all .8s; -webkit-transition:all .8s; -o-transition:all .8s; transition:all .8s;opacity:1;filter:alpha(opacity = 100);top:5px;left:5px;}
  322.  
  323. .reblog-button:hover,.like-button:hover,.note-perma:hover{; opacity:1!important;filter:alpha(opacity = 100)!important}
  324.  
  325. .reblog-button{;;margin-left:3px;float:left;z-index:3333;display:inline-block;width:24px;height:20px;background:url('http://static.tumblr.com/tpqedpr/3n8m9zvjl/radar_sprite.png') -1864px 0 no-repeat;text-indent:-999em;overflow:hidden;-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px;opacity:1;filter:alpha(opacity = 75)}
  326.  
  327. .like-button{;-;float:left;z-index:3333;display:inline-block;right:10px;width:21px;background-position:-1898px 0;background:url('http://static.tumblr.com/tpqedpr/3n8m9zvjl/radar_sprite.png') -1898px 0 no-repeat;overflow:hidden;-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px;opacity:1;filter:alpha(opacity = 75)}
  328.  
  329. .note-perma{;;float:left;z-index:3333;font-weight:bold;display:inline-block;margin-left:3px;color:#fff;background:#000;background:url('http://static.tumblr.com/tpqedpr/dLim9uidw/bg.png');padding:0 5px;font:11px/20px arial,sans-serif;-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px;-webkit-box-shadow:inset 0 0 1px rgba(0,0,0,0.5);-moz-box-shadow:inset 0 0 1px rgba(0,0,0,0.5);box-shadow:inset 0 0 1px rgba(0,0,0,0.5);opacity:1;filter:alpha(opacity = 75)}
  330.  
  331. a.note-perma,a.note-perma:hover{color:white;font-weight:bold;}
  332.  
  333. .post-right { float: left; text-transform: uppercase; }
  334.  
  335. .post-left { float: right;  text-transform: uppercase;}
  336.  
  337. #men ul{margin: 0 auto 0 -1px;width: 246px;display:inline-block;padding: 0;list-style: none;}#men ul li{display: block;position: relative;float: left;text-align: center;text-transform: uppercase;font-size: 8px;height: 18px;line-height: 18px;margin: 1px 0px 0px 1px;}#men li ul{display: none; margin: 0 auto 0 -1px;}#men ul li a{display: block;text-decoration: none;color: #ffffff;border-top: 0px solid #ffffff;padding: 0px;background: #666666;margin-left: 1px;white-space: nowrap;text-transform: uppercase;font-size: 8px;width: 80px; {block:IfAnimation}-webkit-transition:all .2s ease;-moz-transition:all .2s ease;transition:all .2s ease;-o-transition:all .2s ease;{/block:IfAnimation}}#men ul li a:hover{background: #333333;letter-spacing: 1px;}#men li:hover ul{display: block;position: absolute;z-index: 999999999999;}#men li:hover li{float: none;font-size: 11px;}#s{width: 500px;margin: 10px auto;}#men{position: relative;margin-top: 4px;height: 22px;}iframe#tumblr_controls,.btn.icon.theme{filter:invert(100%);-webkit-filter:invert(100%);-moz-filter:invert(100%);-o-filter:invert(100%);-ms-filter:invert(100%); opacity:.4;position:fixed!important}.box iframe {
  338.     max-width: 100%;
  339. }.text img {max-width: 100%;}img {display: block;}.box img {display: block;}
  340. .post-info-data{text-align:center}.notes img{display:block;float:left;margin-right:.75em}ol.notes li{margin:.375em 0;list-style-type:none;line-height:16px}
  341.  
  342. #toTop{display:none;text-decoration:none;position:fixed;bottom:40px;right:40px;overflow:hidden;width:21px;height:21px;border:0;text-indent:100%;background:url(http://static.tumblr.com/uiqhh9x/372m6hyqw/up.png) no-repeat left top;opacity:.5;filter:alpha(opacity = 50);{block:IfAnimation}-webkit-transition:all .2s ease;-moz-transition:all .2s ease;transition:all .2s ease;-o-transition:all .2s ease;{/block:IfAnimation}}#toTopHover{width:21px;height:21px;display:block;overflow:hidden;float:left;opacity:0;-moz-opacity:0;filter:alpha(opacity=0);{block:IfAnimation}-webkit-transition:all .2s ease;-moz-transition:all .2s ease;transition:all .2s ease;-o-transition:all .2s ease;{/block:IfAnimation}}#toTop:hover{opacity:1;filter:alpha(opacity = 100)}#toTop:active,#toTop:focus{outline:0}
  343.  
  344. a.btn{position:absolute;z-index:999999;top:26px;right:3px;white-space:nowrap;outline:0;text-decoration:none;cursor:pointer;overflow:hidden;text-overflow:ellipsis;font:600 12px/18px "Helvetica Neue","HelveticaNeue",Helvetica,Arial,sans-serif;height:20px;padding:0 5px;-webkit-font-smoothing:antialiased;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;-ms-box-sizing:border-box;-o-box-sizing:border-box;box-sizing:border-box;-webkit-transition-property:padding;-moz-transition-property:padding;-ms-transition-property:padding;-o-transition-property:padding;transition-property:padding;-webkit-transition-duration:.1s;-moz-transition-duration:.1s;-ms-transition-duration:.1s;-o-transition-duration:.1s;transition-duration:.1s;-webkit-transition-timing-function:ease;-moz-transition-timing-function:ease;-ms-transition-timing-function:ease;-o-transition-timing-function:ease;transition-timing-function:ease}.btn{color:#fff;border:1px solid rgba(0,0,0,0.18);background:rgba(0,0,0,0.38);text-shadow:1px 1px 0 rgba(0,0,0,0.08)}a.btn,a.btn:hover{color:white!important}.btn{margin-bottom:5px;color:#fff;border:1px solid rgba(0,0,0,0.18);background:rgba(0,0,0,0.38);text-shadow:1px 1px 0 rgba(0,0,0,0.08);-webkit-border-radius:2px;-moz-border-radius:2px;border-radius:2px}.btn:hover::after,.btn:focus::after{background:rgba(255,255,255,0.09);color:white}.btn:active::after{background:rgba(255,255,255,0.18) color:white}.btn_label.show{display:block}.btn::after{position:absolute;top:0;right:0;bottom:0;left:0;content:'';-webkit-border-radius:inherit;-moz-border-radius:inherit;border-radius:inherit}.btn.icon::before{display:block;content:'';position:absolute;top:0;left:0;bottom:0;width:20px;border-radius:inherit;background:url('http://static.tumblr.com/tpqedpr/cQ1mbwb60/de.png') 0 0 no-repeat}.btn.theme::before{background-position:0 -0px}.btn img{width:15px}.btn.icon{padding-left:20px}.btn:active::after {background:rgba(255,255,255,0.18)}.clear {clear: both;} #pagination {display: none;} .clearfix:after{content:".";display:block;clear:both;visibility:hidden;line-height:0;height:0}.clearfix{display:inline-block}html[xmlns] .clearfix{display:block}* html .clearfix{height:1%}
  345.  
  346.  #description {line-height:18px; position:fixed; z-index:1; opacity:0.9;   ; width: 174px; padding:7px;  font-size:13px;overflow:hidden!important; margin-left:453px;  margin-top:255px; ;z-index:999999999; ;height:120px; ;font-family: "baumans";  background:none;    text-align: center;;color:{color:description}; border-top:1px solid {color:border}; border-bottom:1px solid {color:border}   }
  347.  
  348. #sidebar{ width:110px;
  349.     height:230px;
  350.     padding-top:102px;
  351.     position:fixed;
  352.     margin-top:20px;
  353.     margin-left:495px;
  354.     text-align:center;}
  355.     #caixafoto2{ border:double #919191;
  356.     text-align:center;
  357.     width:186px;
  358.     height:186px;
  359.     margin-left: 4px;margin-top:10px;opacity:0.8;}
  360. #caixafoto img{ width:100px;
  361.     height:100px; padding-top:5px; padding-left:0px;opacity:0.7;}
  362. #photo{ text-align:3px;
  363.     padding-top:30px;
  364.     padding-bottom:5px;
  365.     margin-top:-188px;
  366.     z-index:56;opacity:1.6;}
  367. #photo img{ width:80px;
  368.     height:80px;
  369.     margin-top:10px;
  370.     transition:all 0.3s;
  371.     -moz-transition:all 0.3s;
  372.     -o-transition:all 0.3s;
  373.     -webkit-transition:all 0.3s}
  374. #photo img:hover{ width:90px;
  375.     height:90px;
  376.     margin-top:10px;
  377.     opacity:0.0;
  378.     transition:all 0.3s;
  379.     -moz-transition:all 0.3s;
  380.     -o-transition:all 0.3s;
  381.     -webkit-transition:all 0.3s}
  382. #a {width:1100px;
  383. margin-left:auto;
  384. margin-right:auto;
  385. margin-bottom:auto;
  386. margin-top:auto;
  387. margin:auto;
  388. float:center;}
  389.  
  390. iframe#tumblr_controls { white-space:nowrap; -webkit-filter: invert(100%); -moz-filter:invert(100%); -o-filter: invert(100%); -ms-filter: invert(100%); filter: invert(100%); opacity:1;transition: .8s ease-in-out; -webkit-transition: .8s ease-in-out;-moz-transition: .8s ease-in-out;-o-transition: .8s ease-in-out; }
  391.  
  392. body, a:hover {cursor: url(http://static.tumblr.com/i8axhtw/359marh29/smallcursor.png), auto !important;}
  393.  
  394. body, a:hover {cursor: url(http://i.imgur.com/ZOrzC.png), progress !important;} a:hover {cursor: url(http://cur.cursors-4u.net/others/oth-6/oth589.cur), progress !important;}
  395.  
  396. ::-webkit-scrollbar {
  397. width: 7px;
  398. height: 5px;
  399. background-color:{color:scroll};
  400. border:3px solid {color:background};
  401. }
  402.  
  403. ::-webkit-scrollbar-thumb { border-radius:3px;  -webkit-border-radius:3px; -moz-border-radius:3px;
  404. border:1px solid {color:scroll};
  405. background-color: {color:scroll}; }
  406.  
  407. </style>
  408.    
  409.    
  410.  
  411. </head>
  412. <body>
  413. <div id="a">
  414.  
  415. <div id="contain" class="clearfix">
  416.  
  417. <div id="sidebar">
  418. <div id="caixafoto">
  419. <img src="{image:sidebar}">
  420. </div></div>
  421.  
  422. <div id="description" >{Description}</div>
  423.  
  424. <div class="frase"><a href="/">{text:frase}</a></div>
  425.  
  426.  
  427.  
  428. <div class="menu">
  429. <a href="{text:Link1}">{text:Link1 Title}</a>
  430. <a href="{text:Link2}">{text:Link2 Title}</a>
  431. <a href="{text:Link3}">{text:Link3 Title}</a>
  432. <a href="{text:Link4}">{text:Link4 Title}</a>
  433. <a href="{text:Link5}">{text:Link5 Title}</a>
  434. <a href="{text:Link6}">{text:Link6 Title}</a>
  435. <a href="http://rejeitei.tumblr.com/">CREDIT</a>
  436.  </div> </div>
  437.  
  438.  
  439. {block:IfInfiniteScroll}{block:Pagination}<p class="previous-next text">{block:PreviousPage}<a href="{PreviousPage}" class="next"><</a>{/block:PreviousPage}<span id="pages"> {CurrentPage} of {TotalPages} </span>{block:NextPage}<a href="{NextPage}" class="previous">></a>{/block:NextPage}</p>{/block:Pagination}{/block:IfInfiniteScroll}
  440. </div>
  441. </div>
  442.  
  443. <div id="a">
  444.  
  445. <div id="content">
  446. {block:Posts}
  447. <div class="post">
  448.  
  449. {block:Text}
  450. <div class="text">
  451. {block:Title}<h3>{Title}</h3>{/block:Title}
  452. {Body}
  453. {block:IndexPage}
  454. <div class="photopermaholder2"><div class="photoperma">
  455. {NoteCount} /
  456. <a href="{ReblogURL}"target="_blank" title="reblog"> <b>reblog </b></a></a> / <a href="{Permalink}" title="Permalink"> permalink</a></a>
  457. {block:ifs}{SourceURL}{/block:ifs}
  458. </div>
  459. </div>
  460. {/block:IndexPage}
  461. </div>
  462. {/block:Text}
  463.    
  464. {block:Quote}
  465. <div class="text quote">
  466. <p class="words">&#8220;{Quote}&#8221;</p>
  467. {block:Source}<p class="source">{Source}</p>{/block:Source}
  468. {block:IndexPage}
  469. <div class="photopermaholder2"><div class="photoperma">
  470. {NoteCount} /
  471. <a href="{ReblogURL}"target="_blank" title="reblog"> <b>reblog </b></a></a> / <a href="{Permalink}" title="Permalink"> permalink</a></a>
  472. {block:ifs}{SourceURL}{/block:ifs}
  473. </div>
  474. </div>
  475. {/block:IndexPage}
  476. </div>
  477. {/block:Quote}
  478.  
  479. {block:Link}
  480. <div class="text link">        
  481. <h3><a href="{URL}" {Target}>{Name}</a></h3>
  482. {block:Description}{Description}{/block:Description}
  483. {block:IndexPage}
  484. <div class="photopermaholder2"><div class="photoperma">
  485. {NoteCount} /
  486. <a href="{ReblogURL}"target="_blank" title="reblog"> <b>reblog </b></a></a> / <a href="{Permalink}" title="Permalink"> permalink</a></a>
  487. {block:ifs}{SourceURL}{/block:ifs}
  488. </div>
  489. </div>
  490. {/block:IndexPage}
  491. </div>
  492. {/block:Link}
  493.  
  494. {block:Chat}
  495. <div class="text chat">
  496. <ul class="conversation">
  497. {block:Lines}
  498. <li class="line {Alt}">
  499. {block:Label}<span class="person">{Label}</span>{/block:Label}
  500. <span class="person-said">{Line}</span>
  501. </li>
  502. {/block:Lines}
  503. </ul>
  504. {block:IndexPage}
  505. <div class="photopermaholder2"><div class="photoperma">
  506. {NoteCount} /
  507. <a href="{ReblogURL}"target="_blank" title="reblog"> <b>reblog </b></a></a> / <a href="{Permalink}" title="Permalink"> permalink</a></a>
  508. {block:ifs}{SourceURL}{/block:ifs}
  509. </div>
  510. </div>
  511. {/block:IndexPage}
  512. </div>
  513. {/block:Chat}
  514.  
  515. {block:Audio}
  516. <div class="text audio">
  517. <p>{AudioPlayerBlack}</p>
  518. {block:IndexPage}{block:IfShowCaptions}
  519. {block:Caption}{Caption}{/block:Caption}
  520. {/block:IfShowCaptions}{/block:IndexPage}
  521. {block:IndexPage}
  522. <div class="photopermaholder2"><div class="photoperma">
  523. {NoteCount} /
  524. <a href="{ReblogURL}"target="_blank" title="reblog"> <b>reblog </b></a></a> / <a href="{Permalink}" title="Permalink"> permalink</a></a>
  525. {block:ifs}{SourceURL}{/block:ifs}
  526. </div>
  527. </div>
  528. {/block:IndexPage}
  529. </div>
  530. {/block:Audio}
  531.  
  532.  
  533.  
  534.  {block:Answer}
  535.  
  536. <div style="background-color:#eee; color:#666; padding:3px; max-width:100%; margin-left:2px; font-size:12px; text-align:center; font-family:calibri; ">{Asker} said:</div>
  537. <div class="pergunta">{Question}</div>
  538. <div class="answer">{Answer}</div>
  539. {block:IndexPage}
  540. <div class="photopermaholder2"><div class="photoperma">
  541. {NoteCount} /
  542. <a href="{Permalink}" title="Permalink"> permalink</a></a>
  543. {block:ifs}{SourceURL}{/block:ifs}
  544. </div>
  545. </div>
  546. {/block:IndexPage}
  547. {/block:Answer}
  548.  
  549.  
  550. {block:if1coluna}
  551.  
  552. {block:Photoset}
  553. <div class="photoset">
  554. <div class="box">
  555. <!-- permalink --> {block:IndexPage}
  556. <div class="post-header-a">
  557. <a class="like-button" id="like{PostID}" href="javascript:likelink('{PostID}','{Permalink}','');"><img src="http://static.tumblr.com/lba83dv/OUUltd958/spacer.gif" width="21" height="20" alt="Like this post" id="likeimage{PostID}"/></a>
  558. <a class="reblog-button" href="{reblogurl}" target="_blank"></a>
  559. <a class="note-perma" id="notes{PostID}" href="{Permalink}">{NoteCount}</a>
  560. </div>
  561. <!-- /permalink --> {/block:IndexPage}
  562. {block:IndexPage}<center>{Photoset-400}</center>{/block:IndexPage}
  563.  
  564. {block:PermalinkPage}{Photoset-500}{/block:PermalinkPage}
  565. </div>
  566. {block:IndexPage}{block:IfShowCaptions}
  567. {block:Caption}<div class="caption">{Caption}</div>{/block:Caption}
  568. {/block:IfShowCaptions}{/block:IndexPage}
  569. </div>
  570. {/block:Photoset}
  571.  
  572. {block:Video}
  573. <div class="video">
  574. <div class="box">
  575. <!-- permalink --> {block:IndexPage}
  576. <div class="post-header-a">
  577. <a class="like-button" id="like{PostID}" href="javascript:likelink('{PostID}','{Permalink}','');"><img src="http://static.tumblr.com/lba83dv/OUUltd958/spacer.gif" width="21" height="20" alt="Like this post" id="likeimage{PostID}"/></a>
  578. <a class="reblog-button" href="{reblogurl}" target="_blank"></a>
  579. <a class="note-perma" id="notes{PostID}" href="{Permalink}">{NoteCount}</a>
  580. </div>
  581. <!-- /permalink --> {/block:IndexPage}
  582. {block:IndexPage}<center>{Video-400}</center>{Block:if1Coluna}<center>{Video-400}</center>{/Block:if1Coluna}{/block:IndexPage}
  583. {block:PermalinkPage}{Video-500}{/block:PermalinkPage}
  584. </div>
  585. {block:IndexPage}{block:IfShowCaptions}
  586. {block:Caption}<div class="caption text">{Caption}</div>{/block:Caption}
  587. {/block:IfShowCaptions}{/block:IndexPage}
  588. </div>
  589. {/block:Video}
  590.    
  591. {block:Photo}
  592. <div class="photo">
  593. <div class="box">
  594. <!-- permalink --> {block:IndexPage}
  595. <div class="post-header-a">
  596. <a class="like-button" id="like{PostID}" href="javascript:likelink('{PostID}','{Permalink}','');"><img src="http://static.tumblr.com/lba83dv/OUUltd958/spacer.gif" width="21" height="20" alt="Like this post" id="likeimage{PostID}"/></a>
  597. <a class="reblog-button" href="{reblogurl}" target="_blank"></a>
  598. <a class="note-perma" id="notes{PostID}" href="{Permalink}">{NoteCount}</a>
  599. </div>
  600. <!-- /permalink --> {/block:IndexPage}
  601. {block:IndexPage}
  602. <a href="{Permalink}"><img src="{PhotoURL-500}" alt="{PhotoAlt}" width="100%"/></a>
  603. {/block:IndexPage}
  604. {block:PermalinkPage}
  605. {LinkOpenTag}<img src="{PhotoURL-HighRes}" alt="{PhotoAlt}" width="500"/>{LinkCloseTag}
  606. {/block:PermalinkPage}
  607. </div>
  608. {block:IndexPage}{block:IfShowCaptions}
  609. {block:Caption}<div class="caption text">{Caption}</div>{/block:Caption}
  610. {/block:IfShowCaptions}{/block:IndexPage}
  611. </div>
  612. {/block:Photo}
  613. {/block:if1coluna}
  614.  
  615.  
  616.  
  617.  
  618. {block:ifnot1coluna}
  619. {block:Photoset}
  620. <div class="photoset">
  621. <div class="box">
  622. <!-- permalink --> {block:IndexPage}
  623. <div class="post-header-a">
  624. <a class="like-button" id="like{PostID}" href="javascript:likelink('{PostID}','{Permalink}','');"><img src="http://static.tumblr.com/lba83dv/OUUltd958/spacer.gif" width="21" height="20" alt="Like this post" id="likeimage{PostID}"/></a>
  625. <a class="reblog-button" href="{reblogurl}" target="_blank"></a>
  626. <a class="note-perma" id="notes{PostID}" href="{Permalink}">{NoteCount}</a>
  627. </div>
  628. <!-- /permalink --> {/block:IndexPage}
  629. {block:IndexPage}<center>{Photoset-250}</center>{/block:IndexPage}
  630.  
  631. {block:PermalinkPage}{Photoset-500}{/block:PermalinkPage}
  632. </div>
  633. {block:IndexPage}{block:IfShowCaptions}
  634. {block:Caption}<div class="caption">{Caption}</div>{/block:Caption}
  635. {/block:IfShowCaptions}{/block:IndexPage}
  636. </div>
  637. {/block:Photoset}
  638.  
  639. {block:Video}
  640. <div class="video">
  641. <div class="box">
  642. <!-- permalink --> {block:IndexPage}
  643. <div class="post-header-a">
  644. <a class="like-button" id="like{PostID}" href="javascript:likelink('{PostID}','{Permalink}','');"><img src="http://static.tumblr.com/lba83dv/OUUltd958/spacer.gif" width="21" height="20" alt="Like this post" id="likeimage{PostID}"/></a>
  645. <a class="reblog-button" href="{reblogurl}" target="_blank"></a>
  646. <a class="note-perma" id="notes{PostID}" href="{Permalink}">{NoteCount}</a>
  647. </div>
  648. <!-- /permalink --> {/block:IndexPage}
  649. {block:IndexPage}<center>{Video-250}</center>{Block:if1Coluna}<center>{Video-400}</center>{/Block:if1Coluna}{/block:IndexPage}
  650. {block:PermalinkPage}{Video-500}{/block:PermalinkPage}
  651. </div>
  652. {block:IndexPage}{block:IfShowCaptions}
  653. {block:Caption}<div class="caption text">{Caption}</div>{/block:Caption}
  654. {/block:IfShowCaptions}{/block:IndexPage}
  655. </div>
  656. {/block:Video}
  657.    
  658. {block:Photo}
  659. <div class="photo">
  660. <div class="box">
  661. <!-- permalink --> {block:IndexPage}
  662. <div class="post-header-a">
  663. <a class="like-button" id="like{PostID}" href="javascript:likelink('{PostID}','{Permalink}','');"><img src="http://static.tumblr.com/lba83dv/OUUltd958/spacer.gif" width="21" height="20" alt="Like this post" id="likeimage{PostID}"/></a>
  664. <a class="reblog-button" href="{reblogurl}" target="_blank"></a>
  665. <a class="note-perma" id="notes{PostID}" href="{Permalink}">{NoteCount}</a>
  666. </div>
  667. <!-- /permalink --> {/block:IndexPage}
  668. {block:IndexPage}
  669. <a href="{Permalink}"><img src="{PhotoURL-500}" alt="{PhotoAlt}" width="100%"/></a>
  670. {/block:IndexPage}
  671. {block:PermalinkPage}
  672. {LinkOpenTag}<img src="{PhotoURL-HighRes}" alt="{PhotoAlt}" width="500"/>{LinkCloseTag}
  673. {/block:PermalinkPage}
  674. </div>
  675. {block:IndexPage}{block:IfShowCaptions}
  676. {block:Caption}<div class="caption text">{Caption}</div>{/block:Caption}
  677. {/block:IfShowCaptions}{/block:IndexPage}
  678. </div>
  679. {/block:Photo}
  680.  
  681. {/block:ifnot1coluna}
  682.  
  683. {block:IfShowTags}{block:IndexPage}{block:HasTags}
  684. <div class="tagged"><p>{lang:Tagged}: {block:Tags}<a href="{TagURL}">#{Tag}</a> {/block:Tags}</p></div>
  685. {/block:HasTags}{/block:IndexPage}{/block:IfShowTags}
  686.  
  687. {block:PermalinkPage}
  688. <div id="post-info" class="text">
  689. {block:Caption}<div class="caption">{Caption}</div>{/block:Caption}
  690. {block:HasTags}
  691. <p class="tagged">{lang:Tagged}: {block:Tags}<a href="{TagURL}">#{Tag}</a> {/block:Tags}</p>
  692. {/block:HasTags}
  693. <p class="post-info-data">
  694. {block:Date}{12Hour}:{Minutes}:{Seconds} @ {MonthNumber}/{DayOfMonth}/{Year}<br/>{/block:Date}
  695. {block:NoteCount}{NoteCountWithLabel}<br />{/block:NoteCount}{block:RebloggedFrom}
  696. Reblogged from <a href="{ReblogParentURL}">{ReblogParentName}</a><br/>Posted by <a href="{ReblogRootURL}">{ReblogRootName}</a>{block:RebloggedFrom}</p>
  697. {block:PostNotes}
  698. {PostNotes}
  699. {/block:PostNotes}
  700. </div>
  701. {/block:PermalinkPage}
  702.  
  703. </div> <!-- end single post -->
  704. {block:ContentSource}
  705. <!-- {SourceURL}{block:SourceLogo}<img src="{BlackLogoURL}" width="{LogoWidth}" height="{LogoHeight}" alt="{SourceTitle}" /> {/block:SourceLogo} {block:NoSourceLogo}{SourceLink}{/block:NoSourceLogo} -->
  706. {/block:ContentSource}
  707. <!--{block:NoRebloggedFrom}{block:RebloggedFrom}{ReblogParentName}{/block:RebloggedFrom}{/block:NoRebloggedFrom} -->
  708. {/block:Posts}    
  709. </div> <!-- end content -->
  710. <div class="loading"></div>
  711. </div> <!-- end containing div -->
  712.  
  713. {block:Pagination}<ul id="pagination">
  714. {block:PreviousPage}
  715. <li><a href="{PreviousPage}"></a></li>
  716. {/block:PreviousPage}
  717. {block:JumpPagination length="5"}
  718. {block:CurrentPage}
  719. <li><span class="current_page numbersNav"><strong>{PageNumber}</strong></span></li>
  720. {/block:CurrentPage}
  721. {block:JumpPage}
  722. <li><a class="jump_page numbersNav" href="{URL}">{PageNumber}</a></li>
  723. {/block:JumpPage}
  724. {/block:JumpPagination}
  725. {block:NextPage}
  726. <li><a id="nextPage" href="{NextPage}"></a></li>
  727. {/block:NextPage}
  728. </ul>{/block:Pagination}
  729.  
  730. {block:IndexPage}
  731. <script type="text/javascript">
  732. $(window).load(function () {
  733. $('#content').masonry(),
  734. $('.masonryWrap').infinitescroll({
  735. navSelector    : '#pagination',  
  736. nextSelector   : '#pagination a#nextPage',
  737. itemSelector : ".post, .loading",
  738. bufferPx : 40,
  739. loadingImg : "http://static.tumblr.com/uiqhh9x/38Em68qk4/loading.gif",
  740. loadingText : "<em></em>",
  741. },
  742. function() { $('#content').masonry({ appendedContent: $(this) }); }
  743. );
  744. });
  745. </script>
  746. {/block:IndexPage}
  747. {block:IfToTopButton}
  748. <script type="text/javascript">
  749.         $(document).ready(function() {
  750.                 /*
  751.                         var defaults = {
  752.                                 containerID: 'toTop', // fading element id
  753.                                 containerHoverID: 'toTopHover', // fading element hover id
  754.                                 scrollSpeed: 1200,
  755.                                 easingType: 'linear'
  756.                         };
  757.                         */
  758.                        
  759.                         $().UItoTop({ easingType: 'easeOutQuart' });
  760.                        
  761.                 });
  762. </script>
  763. <a href="#" id="toTop" style="display: none; "><span id="toTopHover"></span>To Top</a>
  764. {/block:IfToTopButton}<script type="text/javascript" src="http://static.tumblr.com/tpqedpr/R4Vmc9wcl/like.js"></script>
  765. <iframe id="likeiframe" style="width: 1px; height: 1px;"></iframe>
  766.  
  767.  
  768.  
  769. </div></div>
  770.  
  771. </body></html>
Advertisement
Add Comment
Please, Sign In to add comment