fanih

Theme 49

Mar 9th, 2014
258
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
HTML 19.28 KB | None | 0 0
  1.    <!----theme por A-RTICULADA.tumblr.com (Fanih)  -->
  2.                                        
  3.    <!--- Don't use as base and details, good use. ---->  
  4.      
  5.     <html>
  6.     <head>
  7.    
  8. <!-- DEFAULT VARIABLES -->
  9.  
  10. <meta name="color:Background" content="#fff" />
  11. <meta name="color:Link" content="#979595" />
  12. <meta name="color:text" content="#979595" />
  13. <meta name="color:Post" content="#ffffff" />
  14. <meta name="color:linksmenu" content="#eeeeee" />
  15. <meta name="color:lhover" content="#000" />
  16. <meta name="color:desc" content="#898787" />
  17. <meta name="color:allcor" content="#ddd" />
  18. <meta name="color:bgnotes" content="#fff"/>
  19. <meta name="color:textnotes" content="#797878"/>
  20.          
  21.     <meta name="image:background"/>
  22.     <meta name="image:sidebar" content="http://static.tumblr.com/i1e3kds/ryTn1zx24/teen_wolf.png"/>
  23.          
  24. <meta name="text:frase" content="Maktub"/>
  25. <meta name="color:corfrase" content="#696969" />
  26.      
  27.     <meta name="text:Link1" content="/" />
  28.     <meta name="text:Link1 Title" content="link1" />
  29.     <meta name="text:Link2" content="/" />
  30.     <meta name="text:Link2 Title" content="link2" />
  31.     <meta name="text:Link3" content="/" />
  32.     <meta name="text:Link3 Title" content="link3" />
  33.     <meta name="text:Link4" content="/" />
  34.     <meta name="text:Link4 Title" content="link4" />
  35.     <meta name="text:Link5" content="/" />
  36.     <meta name="text:Link5 Title" content="link5" />
  37.    
  38.       <title>{Title}</title>  
  39.      
  40.     <link rel="shortcut icon" href="{Favicon}" />
  41.      
  42.      <script type="text/javascript" src="http://codysherman.com/tools/infinite-scrolling/code"></script>
  43. <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/i1e3kds/h3Hmxkesf/botao.png" border="0"></a>
  44.  
  45. <script type="text/javascript"
  46. src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.1/jquery.min.js"></script>
  47. <script type="text/javascript" src="http://static.tumblr.com/7qjmkr5/IUmmdsy41/jquery.style-my-tooltips.js"></script>
  48. <script>
  49.     (function($){
  50.  
  51.         $(document).ready(function(){
  52.             $("[title]").style_my_tooltips();
  53.         });
  54.     })(jQuery);
  55. </script>  
  56.  
  57. <script src="http://static.tumblr.com/twte3d7/0pellzh2t/infinitescroll.js"></script>
  58.  
  59.  <script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.4/jquery.min.js"></script>
  60.  
  61. <script type="text/javascript" src="http://static.tumblr.com/me5sfsd/12Qlmj66n/script.js"></script>
  62.  
  63. <script>
  64. $(function(){
  65. var $container = $('#pagina');
  66. $container.imagesLoaded(function(){
  67. $container.masonry({
  68. itemSelector: '.posts',
  69. columnWidth: 270
  70. });
  71. });
  72. $container.infinitescroll({
  73. navSelector : "div#navigation",
  74. nextSelector : "div#navigation a#nextPage",
  75. itemSelector : '.posts',
  76. loadingImg : "http://static.tumblr.com/8yo5xxv/3Tum7rjpo/loader.gif",
  77. loadingText : "",
  78. donetext : " ",
  79. extraScrollPx : 1000,
  80. bufferPx : 10100,
  81. debug : false,
  82. errorCallback: function() {
  83. $('#infscr-loading').animate({opacity: .8},2000).fadeOut('normal');
  84. }},
  85. function( newElements ) {
  86. var $newElems = $( newElements ).css({ opacity: 0 });
  87. $newElems.imagesLoaded(function(){
  88. $newElems.animate({ opacity: 1 });
  89. $container.masonry( 'appended', $newElems, true );
  90. });
  91. }
  92. );
  93.  
  94. });
  95. </script>
  96.  
  97.  
  98. </head>        
  99. <style>
  100.  
  101. body {background-color: {color:background}; font-family: verdana; color: {color:text}; text-align: center; font-size: 11px; background-image:url('{image:background}'); background-attachment: fixed; }
  102.      
  103.     a {color: {color:link}; text-decoration: none; text-transform: none;}
  104.     a:hover {color: {color:lhover}; background-color: transparent; text-decoration: none;}
  105.        
  106.    #pagina {top:0px; width:55%; margin-left: 400px; margin-bottom: 1px; margin-top: 1px; }
  107.      
  108. .posts {background: #fff; {block:IndexPage}width:250px;{/block:IndexPage}{block:PermalinkPage}width:400px;{/block:PermalinkPage}  padding: 5px; top: 3px; margin-bottom: 2px; text-align: justify; font-family: calibri; font-size: 12px; position: relative; color:{color:text}; z-index:100;  background-color:{color:post}; position:relative; overflow:hidden; float:left; margin-right:3px;  border: 1px solid #f8f8f8;}
  109.      
  110.     h1 {font-family: calibri; text-align: left; font-size: 16px; text-transform: none; color: {color:text}; font-weight: normal; line-height: 18px;}
  111.     h1 a {text-align: center; font-size: 16px; text-transform: none; color: {color:text}; font-weight: normal; line-height: 18px;}
  112.     h1 a:hover {text-align: center; font-size: 16px; text-transform: none; color: {color:text}; font-weight: normal; line-height: 18px;}
  113.      
  114. .notes {width: 220px; padding: 0px; margin-top: -3px;  margin-left: 500px; margin-bottom: 2px; font-family: calibri; font-size: 10px; text-align: left; }
  115. ol.notes {list-style: none;  margin: 0 20px 0 0px; padding: 0px; z-index: 11;}
  116. ol.notes li {background-color: {color:post}; margin-bottom: 2px; padding: 5px; border-top: solid 1px #f8f8f8; }
  117. .notes img{vertical-align: -6px;margin-right: 10px;width: 16px;height: 16px;float: left;}
  118.    
  119.      
  120.         .quotex {font-family: 'Segoe UI'; text-align: left; font-size: 12px; line-height: 15px; padding: 3px; margin-bottom: 5px;}
  121.     .quotex1 {font-family: calibri; font-size: px; text-align: center; text-transform: none; margin-bottom: 5px; border-top: 1px solid #eee;}
  122.     .quotex1 a, a:hover{text-transform: none;}
  123.  
  124.     .chat {line-height: 13px; list-style: none }
  125.     .chat ul {line-height: 13px; list-style: none; padding: 5px; line-height:14px;}
  126.      
  127.     .imagepost {text-align: center; border: 0px}
  128.     .imagepost img {max-width: 250px; margin-bottom: 2px }
  129.     .imagepost:hover { opacity:0.8; }
  130.    
  131.     #info {margin-top: -32px; }
  132.  
  133.      
  134.     #cap {width: 200px; margin-top: -2px;}
  135.     .source {display: none;}
  136.  
  137.   #askheere {width:230px; margin-left:0px;padding:10px; opacity:1; text-align:justify; color:{color:text}; background-color:#f8f8f8; border-radius:5px;font-size: 12px; font-family: Calibri; }
  138.   #askheere a {color:#8b8b8b; font-size:13px;}
  139.   #askheere a:hover {color:#696969; font-size:13px;}  
  140.  
  141.      #askhere2 {color:{color:text}; font-size: 11px; font-weight: normal; font-family: Calibri; padding:10px; opacity:1; text-align:justify; background-color:{color:post}; border-radius:5px;}
  142.  
  143.    .askfoto {text-align:center; color:{color:text}; font:11px Calibri; text-transform:none; border-radius:60px; opacity:1; -webkit-transition-duration:.25s; }
  144.    .askfoto a{color:{color:text};}
  145.    .askfoto img {width:58px; vertical-align:middle; background-color:{color:background}; padding:3px; }
  146.    .askfoto:hover {opacity:0.7; -webkit-transition-duration:.25s;}
  147.  
  148. .tags {display: none;}
  149.  
  150. #frase1 {width:169px; height: 34px; margin-left: 178px; margin-top: 120px; position:fixed; text-align:center; line-height: 17px;  font-family:"Cedarville Cursive"; font-size: 14px;  overflow:hidden; color:{color:corfrase}; background-color: none; padding: 6px 2px; z-index:11;}
  151.  
  152. @font-face { font-family: "Cedarville Cursive"; src: url('http://themes.googleusercontent.com/static/fonts/cedarvillecursive/v2/cuCe6HrkcqrWTWTUE7dw-5zpMnghKP_wiJrQSyqob5U.woff'); }
  153.  
  154.  
  155. /*** aspas by promisse ***/
  156. #descc {width:145px; height: 38px; margin-left: 191px; margin-top:342px; position:fixed; z-index:3; text-align:left; line-height: 11px;  font-family: calibri; font-size: 10px;  overflow:hidden; color:{color:desc}; background-color: none; background: url(http://static.tumblr.com/4goxet7/iaqmf172c/aspas.jpg) no-repeat 0 4px; padding: 5px 14px;}
  157.  
  158. .image1 {margin-left: 183px;margin-top: 142px; padding:5px; border:1px solid #ddd; background-color:none;width: 150px; height: 190px;position: fixed;box-shadow:inset 0 0 0 10px rgba(255,255,255,0.2);-webkit-transition: all 0.4s ease-in-out;-moz-transition: all 0.4s ease-in-out;-o-transition: all 0.4s ease-in-out;-ms-transition: all 0.4s ease-in-out;transition: all 0.4s ease-in-out;}
  159.  
  160. .imagem img {  margin-left: 0px; width: 150px;height: 190px; }
  161.  
  162. .imagem img:hover {width: 150px;height: 190px;}
  163. .allimage:hover {box-shadow: inset 0 0 0 130px rgba(255,255,255,0.3), 0 0px 0px rgba(0,0,0,0.4);}
  164.  
  165. ::-webkit-scrollbar-thumb:vertical {background-color:{color:Text}; height:auto;-webkit-box-shadow: inset 0 0 6px {color:Text};-webkit-border-radius:1px;}
  166.  
  167. ::-webkit-scrollbar-thumb:horizontal { background-color:{color:Text}; height:5px !important;-webkit-box-shadow: inset 0 0 6px {color:Text};    -webkit-border-radius:1px;}
  168.  
  169. ::-webkit-scrollbar {height:2px; width:7px; background-color:{color:post}; }
  170.  
  171. ::-webkit-scrollbar-corner {background-color:{color:post};}
  172.  
  173. /*********helpdesigns******/
  174.  
  175. #s-m-t-tooltip {max-width:300px; padding:5px; margin:10px 20px;background-color:#fff; font-family:’04b03′;  font-size:8px;  letter-spacing:1px;   text-transform:uppercase; color:#888; z-index:9999999; border: 1px solid #eee;}/*********helpdesigns******/  
  176.  
  177. .cred {position:fixed; left:0px; top:0px; width:70px; line-height:11px; font:9px calibri; padding:3px; z-index:400;}
  178. .cred a {text-transform:uppercase; color:{color:desc}; letter-spacing: 1px;}
  179. .cred a:hover{background-color:none; color: {color:desc};text-align: center;}
  180.  
  181. .notesinf {display: block; text-align: justify; overflow: hidden; margin-bottom: 15px; -webkit-transition: all 0.6s linear; -moz-transition: all 0.6s linear; -o-transition: all 0.6s linear; transition: all 0.6s linear; }
  182. .notesinfo {bottom:1px; position: absolute; background: {color:post}; text-align:center; margin-left: 0px; text-transform:uppercase; color: transparent; padding: 3px; font-size: 10px; opacity: 0; z-index: 99; width:250px; height:15px; -webkit-transition: all 0.6s linear; -moz-transition: all 0.6s linear; -o-transition: all 0.6s linear; transition: all 0.6s linear; padding-top:5px; padding-left:3px; padding-right:3px;
  183. bottom:-10px;left:10px; -webkit-transition: all 0.2s ease; -moz-transition: all 0.2s ease; -o-transition: all 0.2s ease; transition: all 0.2s ease;}
  184. .notesinfo a {color: {color:textnotes}; text-transform:uppercase;-webkit-transition: all 0.6s linear; -moz-transition: all 0.2s linear; -o-transition: all 0.6s linear; transition: all 0.2s linear;  }
  185. .notesinf:hover .notesinfo {opacity:99; color: {color:textnotes}; text-transform:uppercase; -webkit-transition: all 0.2s linear; -moz-transition: all 0.6s linear; -o-transition: all 0.2s linear; transition: all 0.2s linear; bottom:5px;}
  186.  
  187. .notesinf1 {display: block; text-align: justify; overflow: hidden; margin-bottom: 10px; -webkit-transition: all 0.6s linear; -moz-transition: all 0.6s linear; -o-transition: all 0.6s linear; transition: all 0.6s linear; }
  188. .notesinfo1 {position: absolute; background: {color:post}; text-align:center; margin-left: -5px; text-transform:uppercase; color: transparent; padding: 3px; font-size: 10px; opacity: 0; z-index: 99; -webkit-transition: all 0.6s linear; -moz-transition: all 0.8s linear; -o-transition: all 0.6s linear; transition: all 0.6s linear; padding-bottom:5px; padding-left:3px; padding-right:3px;
  189. top:-10px;left:10px; -webkit-transition: all 0.4s ease; -moz-transition: all 0.4s ease; -o-transition: all 0.4s ease; transition: all 0.4s ease;}
  190. .notesinfo1 a {color: {color:textnotes}; text-transform:uppercase;-webkit-transition: all 0.8s linear; -moz-transition: all 0.4s linear; -o-transition: all 0.8s linear; transition: all 0.4s linear;  }
  191. .notesinf1:hover .notesinfo1 {opacity:99; color: {color:textnotes}; text-transform:uppercase; -webkit-transition: all 0.4s linear; -moz-transition: all 0.8s linear; -o-transition: all 0.4s linear; transition: all 0.4s linear; top:5px;}
  192.  
  193.  
  194. .notesinf2 {display: block; text-align: justify; overflow: hidden; margin-bottom: 15px; }
  195. .notesinfo2 {bottom: -1px; position: absolute; background-color: {color:bgnotes}; text-align:right; margin-left: 0px; text-transform:uppercase; color: transparent; padding: 3px; font-size: 10px; opacity: 0; z-index: 99; -webkit-border-bottom-right-radius: 6px; -moz-border-radius-bottomright: 6px; border-bottom-right-radius: 6px; -webkit-transition-duration: .90s; width:110px; padding-top:5px; bottom:-10px; left:140px; -webkit-transition: all 0.2s ease; -moz-transition: all 0.2s ease; -o-transition: all 0.2s ease; transition: all 0.2s ease;}
  196.  
  197. .notesinfo2 a {color: {color:textnotes}; text-transform:uppercase;-webkit-transition: all 0.6s linear; -moz-transition: all 0.2s linear; -o-transition: all 0.6s linear; transition: all 0.2s linear; }
  198. .notesinf2:hover .notesinfo2 {opacity:99; color: {color:textnotes}; text-transform:uppercase;-webkit-transition: all 0.2s linear; -moz-transition: all 0.6s linear; -o-transition: all 0.2s linear; transition: all 0.2s linear; bottom:5px;}
  199.  
  200. #viachato {display: none}
  201.  
  202. .pagination {display: none;}
  203.  
  204. #scrollToTop:link,#scrollToTop:visited {color:transparent; background-color:transparent; display:none; position:fixed; bottom:15px; right:15px;}
  205.  
  206. /*** AGRADECER AO TUTORIAL DA sweet-help QUE ME AJUDOU BASTANTE A MONTAR ESSE THEME DE DUAS COLUNAS, ENFIM, OBRIGADA! ***/
  207.  
  208. /** detalhes dos links por promisse ***/
  209.  
  210. .menu a {display: inline-block; width: 119px; margin-top: 2px; padding: 3px 0; font-size:9px; text-transform: uppercase; text-align: left; border: 1px solid {color:allcor}; box-shadow: inset 15px 0px {color:allcor}; -webkit-transition: all .60s ease-out; -moz-transition: all .60s ease-out; -o-transition: all .60s ease-out; transition: all .60s ease-out;padding-left:20px; }
  211. .menu a:hover {z-index:999999999;text-decoration: none; box-shadow: inset 185px 0px {color:allcor};}
  212. #links {z-index:999999999;width: 140px; padding: 5px; height:103px; border: 1px solid {color:allcor}; overflow: auto; margin-top:160px; margin-left:-6px;}
  213. #linkss {width: 405px; padding: 5px; margin: 10px auto 0; height:440px; border: 1px solid {color:linksmenu}; overflow: auto;}
  214.  
  215. #sid {width:0px; height:0px;margin-top:382px; margin-left:109px; background-color: {color:background} ;font-size:20px; position:fixed;}
  216.  
  217. .box {text-align: center; overflow: auto; height: auto; font-family: calibri; position: fixed; margin-left:80px; width: 148px; background-color: none; padding: 6px; margin-top: -175px; background-attachment: fixed; opacity: 1; line-height: 10px;}
  218.  
  219.  
  220.     </style>
  221.      
  222.  <body onkeydown="return false">
  223.  
  224.    
  225.     <div class="cred">
  226. <a href="http://a-rticulada.tumblr.com" title="A-RTICULADA"> THEME</a></div>
  227.  
  228.  <div id="sid">
  229.  <div class="box">
  230.       <div id="links">
  231.  
  232. <div class="menu">
  233. <a href="{text:Link1}">{text:Link1 Title}</a>  
  234. <a href="{text:Link2}">{text:Link2 Title}</a>  
  235. <a href="{text:Link3}">{text:Link3 Title}</a>  
  236. <a href="{text:Link4}">{text:Link4 Title}</a>  
  237. <a href="{text:Link5}">{text:Link5 Title}</a>  
  238.       </a>
  239. </div></div></div></div>
  240.  
  241. <div id="descc">{block:Description}{Description}{/block:Description}
  242. </div></div>
  243.       <div id="frase1">{text:frase}</div>  
  244.  
  245. <div class="image1 imagem">
  246. <img src="{image:sidebar}">
  247. </div>
  248. </div>
  249.  
  250. <div id="pagina">
  251.      
  252. {block:Posts}
  253.      
  254.    <div class="posts">
  255.    
  256.  
  257.     {block:Text}{block:IndexPage}<div class="notesinf2"><div class="notesinfo2"><a href="{Permalink}">{NoteCountWithLabel}</a><a href="{ReblogURL}">reblog</a></div>{/block:IndexPage}{block:Title}<h1>{Title}</h1>{/block:Title}{Body}{/block:Text}
  258.      
  259.     {block:Photo}{block:IndexPage}<div class="notesinf1"><div class="notesinfo1"><a href="{Permalink}">{NoteCountWithLabel}</a><a href="{ReblogURL}">reblog</a></div>{LinkOpenTag}<div class="imagepost"><img src="{PhotoURL-250}"></div>{/block:IndexPage}{LinkCloseTag}{/block:Photo}
  260.      
  261.  {block:Photoset}{block:IndexPage}<div class="notesinf1"><div class="notesinfo1"><a href="{Permalink}">{NoteCountWithLabel}</a><a href="{ReblogURL}">reblog</a></div>{/block:IndexPage}{Photoset-250}{/block:Photoset}
  262.    
  263.     {block:Quote}{block:IndexPage}<div class="notesinf"><div class="notesinfo"><a href="{Permalink}">{NoteCountWithLabel}</a><a href="{ReblogURL}">reblog</a></div> {/block:IndexPage}<div class="quotex"><i>“{Quote}”</i></div>
  264.     {block:Source}<div class="quotex1"><b><i> {Source}</b></i></div>
  265.     {/block:Source}
  266.     {/block:Quote}
  267.      
  268.     {block:Link}{block:IndexPage}<div class="notesinf2"><div class="notesinfo2"><a href="{Permalink}">{NoteCountWithLabel}</a><a href="{ReblogURL}">reblog</a></div>{/block:IndexPage}<h1><a href="{URL}" {Target}>{Name}</a></h1>
  269.     {block:Description}{Description}{/block:Description}
  270.     {/block:Link}
  271.      
  272.     {block:Chat}{block:IndexPage}<div class="notesinf"><div class="notesinfo"><a href="{Permalink}">{NoteCountWithLabel}</a><a href="{ReblogURL}">reblog</a></div>{/block:IndexPage}
  273.     {block:Title}<h1><a href="{Permalink}">{Title}</a></h1>{/block:Title}
  274.     <div class="chat"><ul>{block:Lines}
  275.     <li class="person{UserNumber}">{block:Label}
  276.     <span class="label"><strong>{Label}</strong></span>{/block:Label} {Line}</li>{/block:Lines}</ul></div>
  277.     {/block:Chat}
  278.      
  279.     {block:Audio}{block:IndexPage}<div class="notesinf1"><div class="notesinfo1"><a href="{Permalink}">{NoteCountWithLabel}</a><a href="{ReblogURL}">reblog</a></div>{/block:IndexPage}<div class="player">{AudioPlayerBlack}</div>
  280.     {block:Caption}{Caption}{/block:Caption}
  281.     {/block:Audio}
  282.      
  283.     {block:Video}{block:IndexPage}<div class="notesinf1"><div class="notesinfo1"><a href="{Permalink}">{NoteCountWithLabel}</a><a href="{ReblogURL}">reblog</a></div>{/block:IndexPage}{Video-250}{/block:Video}
  284.      
  285.          {block:Answer}{block:IndexPage}<div class="notesinf2"><div class="notesinfo2"><a href="{Permalink}">{NoteCountWithLabel}</a></div>{/block:IndexPage}<img src="{AskerPortraitURL-48}" align="right" class="askfoto">
  286.          <div id="askheere">
  287.        <strong>{Asker}</strong> <font color= #8b8b8b>asked:</font> <br>{Question}<br /></div>
  288.         <div class="askshere2">    {Answer}
  289.     </div>{/block:Answer}
  290.    
  291.      
  292.     <div id="cap">
  293.     {block:Photo}{block:Caption}{Caption}{/block:Caption}{/block:Photo}
  294.     {block:Video}{block:Caption}{Caption}{/block:Caption}{/block:Video}
  295.     {block:Photoset}{block:Caption}{Caption}{/block:Caption}{/block:Photoset}
  296.      
  297.     <div class="source">{block:ContentSource}<a href="{SourceURL}">{lang:Source}:{block:SourceLogo}
  298.           <img src="{BlackLogoURL}" width="{LogoWidth} height="{LogoHeight}" alt="{SourceTitle}" />
  299.             {/block:SourceLogo}{block:NoSourceLogo}{SourceLink}{/block:NoSourceLogo}</a>
  300.     {/block:ContentSource}</div></div></div>
  301.     <br>
  302.      
  303.     <div class="opant">
  304.     {block:Date}<div id="info">
  305.    </div><center><div class="tags">{block:HasTags}{block:Tags}<a href="{TagUrl}">#{Tag}</a>{/block:Tags}{/block:HasTags}
  306.     </div></center>{/block:Date}</div>
  307.     </div>
  308.  
  309.      {/block:Posts}
  310.      
  311.      {block:IndexPage}
  312. <div class="column navigation" id="navigation">
  313. {block:Pagination}
  314. {block:PreviousPage}<a href="{PreviousPage}" class="navigate">{/block:PreviousPage}{block:PreviousPage}</a>{/block:PreviousPage}
  315. {block:NextPage}<a href="{NextPage}" class="navigate" id="nextPage">{/block:NextPage}{block:NextPage}</a>{/block:NextPage}{/block:Pagination}
  316. </div>
  317. {/block:IndexPage}
  318.  
  319.     {block:PostNotes}<div class="notes" style="margin-bottom:40px;">{PostNotes}</div>{/block:PostNotes}
  320.      
  321.  
  322.  
  323. </div></div>
  324.  
  325.  
  326.  
  327.     </div>
  328.     </div>
  329.  
  330.         <div id= "viachato">
  331.     <a href="{ReblogParentURL}"></a>    
  332. </div>  </div>    
  333.    
  334.     </body>
  335.     </html>
Advertisement
Add Comment
Please, Sign In to add comment