Advertisement
worenow

2colunas

Jul 20th, 2014
223
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 17.24 KB | None | 0 0
  1.  
  2. <!-- THEME BASE EXPLICATIVO POR FCKRAW.TUMBLR.COM + DETALHES POR TITANIOS -->
  3.  
  4.  
  5. <!-- DEFAULT VARIABLES -->
  6. <meta name="color:background" content="#ffffff" />
  7. <meta name="color:link" content="#000000" />
  8. <meta name="color:text" content="#000000" />
  9. <meta name="color:sidebar" content="#ffffff" />
  10. <meta name="color:scrollbar" content="#000" />
  11.  
  12. <meta name="image:background" content="" />
  13. <meta name="image:sidebar" content="" />
  14. <meta name="if:Show tags" content="1"/>
  15.  
  16.  
  17. <meta name="text:Link1" content="" />
  18. <meta name="text:Link1 Title" content="UM" />
  19. <meta name="text:Link2" content="" />
  20. <meta name="text:Link2 Title" content="DOIS" />
  21. <meta name="text:Link3" content="" />
  22. <meta name="text:Link3 Title" content="TRES" />
  23. <meta name="text:Link4" content="" />
  24. <meta name="text:Link4 Title" content="QUATRO" />
  25.  
  26. <title>{Title}</title>
  27. <link rel="shortcut icon" href="{Favicon}">
  28. <link rel="alternate" type="application/rss+xml" href="{RSS}">
  29. {block:Description}
  30. <meta name="description" content="{MetaDescription}" />
  31. {/block:Description}
  32.  
  33.  
  34. <link href='http://fonts.googleapis.com/css?family=Droid+Serif:400,400italic' rel='stylesheet' type='text/css'>
  35.  
  36. <link href='http://fonts.googleapis.com/css?family=Homenaje' rel='stylesheet' type='text/css'>
  37.  
  38.  
  39. <style type="text/css">
  40.  
  41. /*** CORPO BÁSICO
  42.  
  43.  
  44. ***/
  45.  
  46.  
  47. body {background-color: {color:background}; font-family: calibri; color: {color:text}; text-align: center; font-size: 10px; background-image:url('{image:background}'); background-attachment: fixed; }
  48.  
  49. a {color: {color:link}; text-decoration: none; text-transform: none;}
  50. a:hover {color: {color:lhover}; background-color: transparent; text-decoration: none;}
  51.  
  52. p {margin: 6px 0 0 0}
  53.  
  54. blockquote {margin: 5px 5px 5px 5px; border-left: 6px solid {color:background}; padding-left: 5px; }
  55. blockquote blockquote {margin: 0px 5px 0px 5px; border-left: 5px solid {color:background};}
  56. blockquote blockquote blockquote {margin: 0px 5px 0px 5px; border-left: 4px solid {color:background}; }
  57. blockquote blockquote blockquote blockquote {margin: 0px 5px 0px 5px; border-left: 3px solid {color:background}; }
  58.  
  59. blockquote img{max-width: 470px!important}
  60. blockquote blockquote img{max-width: 450px!important}
  61. blockquote blockquote blockquote img{max-width: 430px!important}
  62. blockquote blockquote blockquote blockquote img{max-width: 410px!important}
  63.  
  64.  
  65.  
  66.  
  67. /*** CONFIGURAÇÕES DOS POSTS
  68.  
  69. ***/
  70.  
  71. #entryys {position:absolute; margin:auto; margin-top:50px; margin-bottom:30px; margin-left:520px; width:700px;}
  72.  
  73. #everytg {margin:0px auto 20px auto; width:auto;}
  74.  
  75. .posts {background:#fff; border:1px solid #eee; margin: 2px; width: 250px; -webkit-transition: opacity 1.55s linear;-moz-transition: opacity 1.55s linear;-webkit-transition: all 1.55s ease-in-out;-moz-transition: all 1.55s ease-in-out;-o-transition: all 1.55s ease-in-out; overflow: hidden; float:left; position:relative; padding:5px;}
  76. .posts:hover {width:250px;opacity:1; -webkit-transition:all 0.66s linear;-moz-transition:all 0.66s linear;transition:all 0.66s linear;}
  77. .posts:hover .infoimg{opacity:9;}
  78.  
  79. .bpostx {overflow: hidden; float:left; position:relative; -webkit-transition: opacity 1.55s linear;-moz-transition: opacity 1.55s linear;-webkit-transition: all 1.55s ease-in-out;-moz-transition: all 1.55s ease-in-out;-o-transition: all 1.55s ease-in-out; width: 250px; }
  80. .bpostx:hover {width:250px; opacity:9; -webkit-transition:all 0.66s linear;-moz-transition:all 0.66s linear;transition:all 0.66s linear;}
  81.  
  82.  
  83. /*** CONFIGURAÇÕES DAS FONTES
  84.  
  85.  
  86.  
  87. ***/
  88.  
  89. h1 {font-family:calibri;text-align:center; font-size: 14px; letter-spacing:1px; font-weight: normal; line-height: 14px;color: #000;}
  90. h1 a {text-align: center;color: #000; }
  91.  
  92.  
  93.  
  94.  
  95.  
  96. /*** CONFIGURAÇÕES DOS QUOTES
  97.  
  98.  
  99. ***/
  100.  
  101. .quote {font-family: calibri; text-align: justify; font-size: 11px; line-height: 15px; padding: 0px;
  102. }
  103. .sc {text-align: center; padding:1px; border-bottom:1px solid #ee; font-size:11px; font-family:calibri;text-transform: none; margin-bottom: 0px;}
  104. .sc a, a:hover{text-transform: none; }
  105.  
  106.  
  107.  
  108.  
  109.  
  110. /*** CONFIGURAÇÕES DOS CHATS
  111.  
  112. ***/
  113.  
  114. .chat .lines{
  115. font:10px {font:Body};
  116. background-color:{color:chat1};
  117. margin: 0 0 1px;
  118. padding: 2px;
  119. }
  120. .chat .lines.odd{ background-color:{color:chat2};}
  121.  
  122. .label {font-weight:bold; color:{color:bold}}
  123.  
  124.  
  125.  
  126. /*** CONFIGURAÇÕES DAS PERGUNTAS-RESPOSTAS
  127.  
  128. ***/
  129.  
  130. #balaoask {margin-left:0px; font-size: 10px; font-family: calibri; text-align: justify;}
  131. .answer {margin-left:0px; padding: 0px}
  132. .askker img {max-width: 370px;}
  133.  
  134.  
  135.  
  136. /*** INFORMAÇOES DOS POSTS
  137.  
  138.  
  139. ***/
  140.  
  141. .infoimg{background-image: linear-gradient(to bottom, transparent, #000); height:14px; padding:20px 0 15px 0; width:250px; left:0; bottom:0;position:absolute;-webkit-transition-duration: 0.4s; -moz-transition: all .7s ease-in-out; -o-transition: all .7s ease-in-out; transition: all .7s ease-in-out; -webkit-transition: all .7s ease-in-out;text-align:center;opacity:0;}
  142. .infoimg .notess{font-size:18px; color:#fff; font-family:calibri; padding-left: 10px; padding-right: 10px; }
  143. .infoimg a:hover{text-decoration:none;}
  144. .infoimg .rebblog img{width:13px; margin-top:3px;}
  145. .heart img{width:13px; margin-top:3px;}
  146.  
  147.  
  148. .infotxt {font-family:arial; opacity:0; font-size:8px; text-transform: lowercase; text-align:right; color:#666; -webkit-transition: all 0.8s ease-in-out; -moz-transition-duration:0.8s; -webkit-transition-duration:0.8s; -o-transition-duration:0.8s; margin-bottom:0px; margin-top:10px;}
  149. .posts:hover .infotxt {-webkit-transition: all 0.8s ease-in-out; -moz-transition-duration:0.8s; opacity:1; font-size:8px; -webkit-transition-duration:0.8s; -o-transition-duration:0.8s;}
  150.  
  151. .source {display: none;} .vsanna{display: none;}
  152.  
  153.  
  154.  
  155.  
  156.  
  157. /*** BARRA DE ROLAGEM
  158.  
  159.  
  160. ***/
  161.  
  162. ::-webkit-scrollbar{width:7px;height:0px;}
  163. ::-webkit-scrollbar-button:start:decrement
  164. ::-webkit-scrollbar-button:end:increment{display:block;height:0;background-color:transparent;}
  165. ::-webkit-scrollbar-track-piece{background-color: {color:post}; -webkit-border-radius:0;-webkit-border-bottom-right-radius:0px;-webkit-border-bottom-left-radius:0px;}
  166. ::-webkit-scrollbar-thumb:vertical{height:50px; background-color: {color:scrollbar};-webkit-border-radius:px;}
  167. ::-webkit-scrollbar-thumb:horizontal{width:0px; background-color: {color:sidebar};-webkit-border-radius:px;}
  168.  
  169. #pagination {font-family:calibri; font-size:11px; margin-left:510px; margin-top:350px; text-transform:none}
  170.  
  171. .tumblrAutoPager_page_separator, .tumblrAutoPager_page_info {display: none;}
  172.  
  173. #tumblr_controls{position: fixed!important}
  174. #tumblr_controls{position: fixed!important}
  175. #tumblr_controls{position: fixed!important}
  176. #tumblr_controls{position: fixed!important}
  177.  
  178.  
  179.  
  180.  
  181. #sidebar{position:fixed;padding: px; width:225px;height:300px;top:150px;left:210px;margin-bottom: -13px;}
  182.  
  183.  
  184. #tumblr_controls{position: fixed!important}
  185. #tumblr_controls{position: fixed!important}
  186.  
  187. #sidebar:hover #imagem img {-webkit-filter:grayscale(0%);}
  188. #sidebar:hover .pipi {margin-top:10px;transition:all .5s ease-out;}
  189. #sidebar:hover #links {opacity:0;transition:all .9s ease-out;}
  190.  
  191.  
  192.  
  193.  
  194. #imagem img {border-left:px solid {color:border};padding-top:10px; padding:8px;width:180px; height:250px;-webkit-filter: grayscale(10%);}
  195.  
  196. #links {background-color:#fff;width:175px;position: fixed;font-style:; font-family:; letter-spacing:px;font-size:11px; line-height:px; height:px;text-align:center; color:#000; padding:px;border-left:px solid;margin-top:-40px;margin-left:25px;border-top:px solid #000;text-transform:;letter-spacing:px;opacity:0.7;padding-top:3px;padding-bottom:3px;}
  197. #links a:hover {color:#555555;-webkit-transition: all 0.8s ease-out; -moz-transition: all 0.4s ease-out; text-decoration:line-through; }
  198. #sidebar:hover #links {opacity:10;-webkit-transition: all 0.8s ease-out;color:#000;}
  199.  
  200. #descri {opacity:0;width:200px;background-color:#;position: fixed;font-style:italic; font-family:cambria; font-size:10px; line-height:auto; height:px;text-align:center; color:#000;padding:0px;margin-top:8px;margin-left:-16px;border-bottom:px solid #ddd;border:px solid #ddd;border-left:px solid #ddd; text-transform:;-webkit-transition: all 0.5s ease-out;-moz-transition: all 0.9s ease-out;all 0.3s ease-out; font-weight:; padding-bottom:1px; letter-spacing:px;}
  201. #sidebar:hover #descri {opacity:1; margin-top:20px;color solid #fff;}
  202.  
  203. ::-webkit-scrollbar-thumb:vertical{height:50px; background-color:{colorborder};}::-webkit-scrollbar-thumb:horizontal{width:50px; background-color:{color:border};}
  204.  
  205.  
  206. #tumblr_controls{position: fixed!important}
  207. #tumblr_controls{position: fixed!important}
  208.  
  209. .simb2{width:100px; position:fixed; margin-left:41px; margin-top:5px; font-size:15px; font-family: 'Old Standard TT'; text-align:center; color: {color:border}; line-height:1px; z-index: 9999999;}
  210. .simb2 a{color: transparent;}
  211. .simb2 a:hover{font-size:15px; color: black; -webkit-transition: all 0.4s ease-out; -moz-transition: all 0.4s ease-out;}
  212.  
  213.  
  214.  
  215. .pipi2 {;margin-left:18px; margin-top:260px; position:fixed;text-align:left;-webkit-transition-duration: 0.4s; -moz-transition: all .7s ease-in-out; -o-transition: all .7s ease-in-out; transition: all .7s ease-in-out; -webkit-transition: all .7s ease-in-out}
  216. .pipi2 img { width:190px; height:auto;}
  217. #sidebar:hover .pipi2 {opacity:0; margin-left:137px;}
  218.  
  219. #contador {position:fixed; margin-top:-25px; margin-left:;}
  220.  
  221.  
  222.  
  223.  
  224.  
  225. </style>
  226.  
  227.  
  228.  
  229.  
  230. <body oncontextmenu="return false" onkeydown="return false">
  231. <div id="sidebar">
  232. <div class="pipi2"><img src=" http://static.tumblr.com/yhjuoiu/QVKn8b6ou/emojislinha.png"></div>
  233. <div id="imagem">
  234. <img src="{image:sidebar}"></div>
  235. <div id="links">
  236. <a href="{text:Link1}">{text:Link1 Title}</a>
  237. <b><a href="{text:Link2}">{text:Link2 Title}</a></b>
  238. <a href="{text:Link3}">{text:Link3 Title}</a>
  239. <b><a href="{text:Link4}">{text:Link4 Title}</a></b>
  240. <a href="{text:Link5}">{text:Link5 Title}</a>
  241. <div id="descri">mina nós era só clima</div>
  242. </div>
  243. </div>
  244. </div>
  245. </div>
  246. </div>
  247.  
  248. <div id="entryys">{block:Posts}<div class="posts"><div class="bpostx">
  249.  
  250. <!-- postagem texto-->{block:Text}{/block:IndexPage}{block:Title}<h1>{Title}</h1>{/block:Title}{Body}{block:IndexPage}
  251. <div class="infotxt">{block:IndexPage}{block:NoteCount} <a href="{Permalink}" {block:NoteCount}{/block:NoteCount}</a>{NoteCountWithLabel}</a>{block:RebloggedFrom} / <a href="{ReblogParentURL}"><a href="{ReblogParentURL}">via</a>{/block:RebloggedFrom} {block:ContentSource} / <a href="{SourceURL}">source</a>{/block:ContentSource}{block:IndexPage} / <a href="{ReblogUrl}" target="_blank">reblog</a>{/block:IndexPage}</div>{/block:Text}
  252.  
  253. <!--postagem foto--><div id="cap">{block:Photo}{block:IndexPage}<div class="infoimg"><a href="{ReblogURL}" title="Reblog" target="_blank"><span class="rebblog"><img src="http://media.tumblr.com/tumblr_mboy88Mmjo1qk7o6d.png"></span></a><a href="{Permalink}" title="Permalink"><span class="notess">{NoteCount}</span></a><span class="heart" data-reblog="{ReblogURL}" data-id="{PostID}" title="Like"><img src="http://media.tumblr.com/tumblr_mbp2zdKVHR1qk7o6d.png"></span></div>{/block:IndexPage}{block:IndexPage}<img src="{PhotoURL-400}" width="250">{/block:IndexPage}{/block:Photo}
  254.  
  255. <!--postagem photoset-->
  256. {block:Photoset}{block:IndexPage}{Photoset-400}{/block:IndexPage}{block:PermalinkPage}{Photoset-400}{block:Caption}{Caption}{/block:Caption}{/block:PermalinkPage}{block:IndexPage}<div class="infoimg"><a href="{ReblogURL}" title="Reblog" target="_blank"><span class="rebblog"><img src="http://media.tumblr.com/tumblr_mboy88Mmjo1qk7o6d.png"></span></a><a href="{Permalink}" title="Permalink"><span class="notess">{NoteCount}</span></a><span class="heart" data-reblog="{ReblogURL}" data-id="{PostID}" title="Like"><img src="http://media.tumblr.com/tumblr_mbp2zdKVHR1qk7o6d.png"></span></div>{/block:IndexPage}{/block:Photoset}
  257.  
  258. <!--postagem quote-->{block:Quote}<div class="quote">"{Quote}"</div><div class="sc">– {Source}</div>{block:IndexPage}<div class="infotxt"><br>{block:NoteCount} <a href="{Permalink}" {block:NoteCount}{/block:NoteCount}</a>{NoteCountWithLabel}</a>{block:RebloggedFrom} / <a href="{ReblogParentURL}"><a href="{ReblogParentURL}">via</a>{/block:RebloggedFrom} {block:ContentSource} / <a href="{SourceURL}">source</a>{/block:ContentSource}{block:IndexPage} / <a href="{ReblogUrl}" target="_blank">reblog</a>{/block:IndexPage}</div>{/block:IndexPage}{/block:Quote}
  259.  
  260. <!--postagem links-->{block:Link}<h1><a href="{URL}" {Target}>{Name}</a></h1>{block:Description}{Description}{/block:Description}{block:IndexPage}<div class="infotxt">{block:NoteCount} <a href="{Permalink}" {block:NoteCount}{/block:NoteCount}</a>{NoteCountWithLabel}</a>{block:RebloggedFrom} / <a href="{ReblogParentURL}"><a href="{ReblogParentURL}">via</a>{/block:RebloggedFrom} {block:ContentSource} / <a href="{SourceURL}">source</a>{/block:ContentSource}{block:IndexPage} / <a href="{ReblogUrl}" target="_blank">Orgasm</a>{/block:IndexPage}</div>{/block:IndexPage}{/block:Link}
  261.  
  262. <!--chat-->{block:chat}{block:lines}<div class="chat"><div class="lines">{block:Label}<span>{Label}</span>{/block:Label} {Line}</div></div>{/block:lines}{block:IndexPage}<div class="infotxt">{block:NoteCount} <a href="{Permalink}" {block:NoteCount}{/block:NoteCount}</a>{NoteCountWithLabel}</a>{block:RebloggedFrom} / <a href="{ReblogParentURL}"><a href="{ReblogParentURL}">via</a>{/block:RebloggedFrom} {block:ContentSource} / <a href="{SourceURL}">source</a>{/block:ContentSource}{block:IndexPage} / <a href="{ReblogUrl}" target="_blank">reblog</a>{/block:IndexPage}</div>{/block:IndexPage}{/block:chat}
  263.  
  264. <!--musica-->{block:Audio}<div class="player">{AudioPlayerBlack}</div>{block:Caption}{Caption}{/block:Caption}{block:IndexPage}<div class="infotxt">{block:NoteCount} <a href="{Permalink}" {block:NoteCount}{/block:NoteCount}</a>{NoteCountWithLabel}</a>{block:RebloggedFrom} / <a href="{ReblogParentURL}"><a href="{ReblogParentURL}">via</a>{/block:RebloggedFrom} {block:ContentSource} / <a href="{SourceURL}">source</a>{/block:ContentSource}{block:IndexPage} / <a href="{ReblogUrl}" target="_blank">reblog</a>{/block:IndexPage}</div>{/block:IndexPage}{/block:Audio}
  265.  
  266. <!--video-->{block:Video}{block:IndexPage}<div class="infoimg"><a href="{ReblogURL}" title="Reblog" target="_blank"><span class="rebblog"><img src="http://media.tumblr.com/tumblr_mboy88Mmjo1qk7o6d.png"></span></a><a href="{Permalink}" title="Permalink"><span class="notess">{NoteCount}</span></a><span class="heart" data-reblog="{ReblogURL}" data-id="{PostID}" title="Like"><img src="http://media.tumblr.com/tumblr_mbp2zdKVHR1qk7o6d.png"></span></div>{/block:IndexPage}{block:IndexPage}{Video-400}{/block:IndexPage}{block:PermalinkPage}<center>{Video-400}</center>{block:Caption}{Caption}{/block:Caption}{/block:PermalinkPage}{/block:Video}
  267.  
  268. <!--ask-->{block:Answer}<div id="askker"><a href="/" title="{Asker}"><img src="{AskerPortraitURL-24}"></a> UM PUTO FALOU :</div><div id="balaoask">{Question}</div><div id="answer">{Answer}</div>{/block:answer}</div>
  269.  
  270. <div class="vsanna">{block:RebloggedFrom}<a href="{ReblogParentURL}">via</a>{/block:RebloggedFrom}
  271. {block:ContentSource}<a href="{SourceURL}">source</a>{/block:ContentSource}</div></div></div>{/block:Posts}
  272.  
  273.  
  274.  
  275.  
  276. <script src="http://static.tumblr.com/twte3d7/0pellzh2t/infinitescroll.js"></script>
  277. <script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.4/jquery.min.js"></script>
  278. <script type="text/javascript" src="http://static.tumblr.com/me5sfsd/12Qlmj66n/script.js"></script>
  279. <script type="text/javascript">
  280. $(window).load(function(){
  281. var $wall = $('#entryys');
  282. $wall.imagesLoaded(function(){
  283. $wall.masonry({
  284. itemSelector: '.posts',
  285. isAnimated : true
  286. });
  287. });
  288. $wall.infinitescroll({
  289. navSelector : "div#navigation",
  290. nextSelector : "div#navigation a#nextPage",
  291. itemSelector : '.posts',
  292. loadingImg : "http://static.tumblr.com/8yo5xxv/3Tum7rjpo/loader.gif",
  293. loadingText : "",
  294. donetext : " ",
  295. extraScrollPx : 1000,
  296. bufferPx : 10100,
  297. debug : false,
  298. errorCallback: function() {
  299. $('#infscr-loading').animate({opacity: .8},2000).fadeOut('normal');
  300. }},
  301. function( newElements ) {
  302. var $newElems = $( newElements );
  303. $newElems.hide();
  304. $newElems.imagesLoaded(function(){
  305. $wall.masonry( 'appended', $newElems, {isAnimated: true, animationOptions: {duration: 25, easing: 'linear', queue: false}}, function(){$newElems.fadeIn('slow');} );
  306. });
  307. }); $('#entryys').show(500);
  308. });
  309. </script>
  310. <div class="column navigation" id="navigation">
  311. {block:Pagination}
  312. {block:PreviousPage}<a href="{PreviousPage}" class="navigate">{/block:PreviousPage}{block:PreviousPage}</a>{/block:PreviousPage}
  313. {block:NextPage}<a href="{NextPage}" class="navigate" id="nextPage">{/block:NextPage}{block:NextPage}</a>{/block:NextPage}{/block:Pagination}
  314. </div>
  315. {/block:IndexPage}
  316.  
  317. </div></div></div></div></div>
  318. </div></div></div></div></div></div></div></div></div>
  319. </body>
  320.  
  321. <a style="position:fixed;right:10px;bottom:30px;font-family:consolas;padding:5px;font-size:10px;font-style:;opacity:0.8;color:#020200;background:; border-top-left-radius: 20px; border-bottom-right-radius: 20px; border-top-right-radius: 20px; border-bottom-left-radius:25px;" href="http://worenow.tumblr.com" title="theme by worenow">
  322. worenow </a>
  323.  
  324. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement