fanih

Theme 61

Aug 2nd, 2014
352
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
HTML 18.50 KB | None | 0 0
  1.    <!---- cultiveis.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="#4d4b4b" />
  12. <meta name="color:text" content="#b2b2b2" />
  13. <meta name="color:Post" content="#ffffff" />
  14. <meta name="color:linksmenu" content="#727272" />
  15. <meta name="color:lhover" content="#7e7d7d" />
  16. <meta name="color:desc" content="#a5a4a4" />
  17. <meta name="color:allcor" content="#ddd" />
  18. <meta name="color:bgnotes" content="#fff"/>
  19. <meta name="color:textnotes" content="#adadad"/>
  20.          
  21.     <meta name="image:background"/>
  22.     <meta name="image:sidebar" content="http://static.tumblr.com/0e9rsgb/e0Wn9p3nx/couple.png"/>
  23.          
  24. <meta name="text:frase" content="You make me strong"/>
  25. <meta name="color:corfrase" content="#b0b0b0" />
  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.         <link rel="shortcut icon" href="{Favicon}" />
  39.  
  40.         <title>{Title}</title>  
  41.    
  42. <link href='http://fonts.googleapis.com/css?family=Sacramento' rel='stylesheet' type='text/css'>    
  43. <script type="text/javascript" src="http://codysherman.com/tools/infinite-scrolling/code"></script>
  44. <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>
  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.        
  107.    #pagina {top:0px; width:55%; margin-left: 460px; margin-bottom: 1px; margin-top: 1px;}
  108.      
  109. .posts {background: #fff; {block:IndexPage}width:250px;{/block:IndexPage}{block:PermalinkPage}width:400px;{/block:PermalinkPage}  padding: 5px; top: 3px; margin-bottom: 2px; margin-right:2px; text-align: justify; font-family: calibri; font-size: 12px; position: relative; color:{color:text}; z-index:100;  background-color:{color:postbg}; position:relative; overflow:hidden; float:left; border: 1px solid #f4f4f4; border-left: 3px double #f4f4f4; border-right: 3px double #f4f4f4;}
  110.     h1 {font-family: calibri; text-align: center; font-size: 14px; text-transform: none; color: {color:text}; font-weight: normal; line-height: 16px;}
  111.     h1 a {text-align: center; font-size: 14px; text-transform: none; color: {color:text}; font-weight: normal; line-height: 16px;}
  112.     h1 a:hover {text-align: center; font-size: 14px; text-transform: none; color: {color:text}; font-weight: normal; line-height: 16px;}
  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.         .quotex {font-family: 'Segoe UI'; text-align: left; font-size: 12px; line-height: 15px; padding: 3px; margin-bottom: 5px;}
  120.     .quotex1 {font-family: calibri; font-size: px; text-align: center; text-transform: none; margin-bottom: 5px; border-top: 1px solid #eee;}
  121.     .quotex1 a, a:hover{text-transform: none;}
  122.    
  123.     .chat {line-height: 13px; list-style: none }
  124.     .chat ul {line-height: 13px; list-style: none; padding: 5px; line-height:14px;}
  125.      
  126.     .imagepost {text-align: center; border: 0px; -webkit-transition: opacity 0.6s linear;-webkit-transition: all 0.6s ease-in-out;-moz-transition: all 0.6s ease-in-out;-o-transition: all 0.6s ease-in-out; text-transform:uppercase;-webkit-transition: opacity 0.6s linear;-webkit-transition: all 0.6s ease-in-out;-moz-transition: all 0.6s ease-in-out;-o-transition: all 0.6s ease-in-out; -webkit-filter: grayscale(20%);}
  127.     .imagepost img {max-width: 250px; margin-bottom: 2px; -webkit-filter: grayscale(20%);}
  128.     .imagepost:hover {-webkit-filter: grayscale(0%);opacity:0.9; }
  129.    
  130.     #info {margin-top: -32px; }
  131.  
  132.      
  133.     #cap {width: 200px; margin-top: -2px;}
  134.     .source {display: none;}
  135.  
  136.   #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; }
  137.   #askheere a {color:#8b8b8b; font-size:13px;}
  138.   #askheere a:hover {color:#696969; font-size:13px;}  
  139.  
  140.      #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;}
  141.  
  142.    .askfoto {text-align:center; color:{color:text}; font:11px Calibri; text-transform:none; border-radius:60px; opacity:1; -webkit-transition-duration:.25s; }
  143.    .askfoto a{color:{color:text};}
  144.    .askfoto img {width:58px; vertical-align:middle; background-color:{color:background}; padding:3px; }
  145.    .askfoto:hover {opacity:0.7; -webkit-transition-duration:.25s;}
  146.  
  147. .tags {display: none;}
  148.  
  149. #box {background:url('{image:bgbox}'); position: fixed; margin-left: 225px; width: 30px; height: 1400px;  margin-top: -10px; opacity:0.90;  background-color:{color:coluna};}
  150.  
  151. #image {margin-top:124px; margin-left:227px; position:absolute; width:152px; height:190px; position:fixed; background-color:none;  }
  152.  
  153. #image img {display: block;width:180px; height:225px; border: 1px solid #eee; padding: 5px;  -webkit-transition: all 1.0s ease-out; -moz-transition: all 1.2s ease-out; }
  154. #image:hover img {opacity:0.8;-webkit-transition: all 1.2s ease-out; -moz-transition: all 1.2s ease-out;}
  155.  
  156. #desc {width:165px; height: 65px; margin-left: 238px; margin-top:368px; position:fixed; z-index:3; text-align:left; line-height: 11px;  font-family: calibri; font-size: 12px; font-style:italic;  overflow:hidden; color:{color:desc}; background-color: none;}
  157.  
  158. #frase {width:229px; height: 34px; margin-left: 186px; margin-top: 100px; position:fixed; text-align:center; line-height: 17px;  font-family:Sacramento; font-size: 21px;  overflow:hidden; color:{color:corfrase}; background-color: none; padding: 6px 2px; z-index:11; font-style:italic;}
  159.  
  160. @font-face { font-family: "learningcurve"; src: url('http://static.tumblr.com/rmj06l2/paAlm4ymo/learningcurve.ttf'); }
  161.  
  162. #menu {text-align:center; width:29px; margin-top: 282px;  margin-left: 140px;  position:fixed;}
  163.  
  164. .links {text-align: center; padding:2px; width:74px; margin-left: 5px; background-color: {color:bgmenu}; border-bottom: 1px solid #eee;border-top: 1px solid #eee; }
  165. .links a {text-transform: none; letter-spacing: 0px; font-family:calibri; font-size: 12px; text-align:center; color:{color:linksmenu}; text-shadow:0px 10px transparent, 0px -10px transparent;-webkit-transition: all 0.4s ease-in-out; font-style:italic;}
  166. .links a:hover {text-align: center; color: #5d5d5d;  }
  167.  
  168. ::-webkit-scrollbar-thumb:vertical {background-color:{color:Text}; height:auto;-webkit-box-shadow: inset 0 0 6px {color:Text};-webkit-border-radius:1px;}
  169.  
  170. ::-webkit-scrollbar-thumb:horizontal { background-color:{color:Text}; height:5px !important;-webkit-box-shadow: inset 0 0 6px {color:Text};    -webkit-border-radius:1px;}
  171.  
  172. ::-webkit-scrollbar {height:2px; width:7px; background-color:{color:post}; }
  173.  
  174. ::-webkit-scrollbar-corner {background-color:{color:post};}
  175.  
  176. /** helpdesigns **/
  177. #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;}/** finish **/  
  178.  
  179. .cred {position:fixed; left:0px; top:0px; line-height:11px; font:9px calibri; padding:3px; z-index:400;}
  180. .cred a {text-transform:uppercase; color:{color:desc}; letter-spacing: 0px;}
  181. .cred a:hover{background-color:none; color: {color:desc};text-align: center;}
  182.  
  183.  
  184. .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; }
  185. .notesinfo {bottom:1px; position: absolute; background: {color:bgnotes}; 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; }
  186. .notesinfo a {color: {color:textnotes}; text-transform:uppercase;-webkit-transition: all 0.6s linear; -moz-transition: all 0.6s linear; -o-transition: all 0.6s linear; transition: all 0.6s linear;  }
  187. .notesinf:hover .notesinfo {opacity:99; color: {color:textnotes}; text-transform:uppercase; -webkit-transition: all 0.6s linear; -moz-transition: all 0.6s linear; -o-transition: all 0.6s linear; transition: all 0.6s linear;}
  188.  
  189. .notesinf1 {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; }
  190. .notesinfo1 {position: absolute; background: {color:post}; text-align:center; margin-top: 10px; text-transform:uppercase; color: transparent; padding: 8px; font-size: 10px; opacity: 0; z-index: 99; -webkit-transition: all 0.6s linear; -moz-transition: all 0.6s linear; -o-transition: all 0.6s linear; transition: all 0.6s linear; padding-right:3px; padding-left:7px; left:-20px; -webkit-transition: all 0.20s ease; -moz-transition: all 0.20s ease; -o-transition: all 0.20s ease; transition: all 0.20s ease;}
  191. .notesinfo1 a {color: {color:textnotes}; text-transform:uppercase;-webkit-transition: all 0.6s linear; -moz-transition: all 0.6s linear; -o-transition: all 0.6s linear; transition: all 0.6s linear;  }
  192. .notesinf1:hover .notesinfo1 {opacity:0.8; color: {color:textnotes}; text-transform:uppercase; -webkit-transition: all 0.6s linear; -moz-transition: all 0.6s linear; -o-transition: all 0.6s linear; transition: all 0.6s linear; left:20px;}
  193.  
  194. .notesinf2 {display: block; text-align: justify; overflow: hidden; margin-bottom: 15px; }
  195. .notesinfo2 {bottom:-1px; position: absolute; background: {color:bgnotes}; text-align:right; margin-left: 145px; text-transform:uppercase; color: transparent; padding: 3px; font-size: 9px; 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:100px;  }
  196.  
  197. .notesinfo2 a {color: {color:textnotes}; text-transform:uppercase;}
  198. .notesinf2:hover .notesinfo2 {opacity:99; color: {color:textnotes}; text-transform:uppercase;}
  199.  
  200. #viachato {display: none}
  201.  
  202.  
  203. iframe#tumblr_controls {filter:invert(100%);-webkit-filter:invert(100%);-moz-filter:invert(100%);-o-filter:invert(100%);-ms-filter:invert(100%); opacity:.4;position:fixed!important}
  204.  
  205. .pagination {display: none;}
  206.  
  207. #scrollToTop:link,#scrollToTop:visited {color:transparent; background-color:transparent; display:none; position:fixed; bottom:15px; right:15px;}
  208.  
  209.     </style>
  210.      
  211.  <body onkeydown="return false">
  212.    
  213. <div class="cred">
  214. <a href="http://cultiveis.tumblr.com" title="cultiveis"> THEME</a></div>
  215.  
  216. <div id="image">
  217. <img src="{image:sidebar}"/></div>
  218.  
  219. <div id="desc">{block:Description}{Description}{/block:Description}
  220. </div></div>
  221.  
  222. <div id="box">  </div>
  223.  
  224.  <div id="frase">{text:frase}</div>
  225. <div id="menu">
  226. <div class="links">
  227. <a href="{text:Link1}">{text:Link1 Title}</a> <br>
  228. <a href="{text:Link2}">{text:Link2 Title}</a> <br>
  229. <a href="{text:Link3}">{text:Link3 Title}</a> <br>
  230. <a href="{text:Link4}">{text:Link4 Title}</a> <br>
  231. <a href="{text:Link5}">{text:Link5 Title}</a> </div></div>
  232.  
  233.  
  234. <div id="pagina">
  235.      
  236. {block:Posts}
  237.      
  238.    <div class="posts">
  239.    
  240.  
  241.     {block:Text}{block:IndexPage}<div class="notesinf2"><div class="notesinfo2"><a href="{Permalink}" >{NoteCountWithLabel}</a>
  242. <a href="{ReblogURL}" target="_blank">reblog</a></div>{/block:IndexPage}{block:Title}<h1>{Title}</h1>{/block:Title}{Body}{/block:Text}
  243.      
  244.     {block:Photo}{block:IndexPage}<div class="notesinf1"><div class="notesinfo1"><a href="{Permalink}" >{NoteCountWithLabel}</a><a href="{ReblogURL}" target="_blank">reblog</a></div>{LinkOpenTag}<div class="imagepost"><img src="{PhotoURL-250}"></div>{/block:IndexPage}{LinkCloseTag}{/block:Photo}
  245.      
  246.  {block:Photoset}{block:IndexPage}<div class="notesinf1"><div class="notesinfo1"><a href="{Permalink}" >{NoteCountWithLabel}</a><a href="{ReblogURL}" target="_blank">reblog</a></div>{/block:IndexPage}{Photoset-250}{/block:Photoset}
  247.    
  248.     {block:Quote}{block:IndexPage}<div class="notesinf"><div class="notesinfo"><a href="{Permalink}" >{NoteCountWithLabel}</a>
  249. <a href="{ReblogURL}" target="_blank">reblog</a></div> {/block:IndexPage}<div class="quotex"><i>“{Quote}”</i></div>
  250.     {block:Source}<div class="quotex1"><b>— {Source}</b></div>
  251.     {/block:Source}
  252.     {/block:Quote}
  253.      
  254.     {block:Link}{block:IndexPage}<div class="notesinf2"><div class="notesinfo2"><a href="{Permalink}" >{NoteCountWithLabel}</a>
  255. <a href="{ReblogURL}" target="_blank">reblog</a></div>{/block:IndexPage}<h1><a href="{URL}" {Target}>{Name}</a></h1>
  256.     {block:Description}{Description}{/block:Description}
  257.     {/block:Link}
  258.      
  259.     {block:Chat}{block:IndexPage}<div class="notesinf2"><div class="notesinfo"><a href="{Permalink}" >{NoteCountWithLabel}</a>
  260. <a href="{ReblogURL}" target="_blank">reblog</a></div>{/block:IndexPage}
  261.     {block:Title}<h1><a href="{Permalink}">{Title}</a></h1>{/block:Title}
  262.     <div class="chat"><ul>{block:Lines}
  263.     <li class="person{UserNumber}">{block:Label}
  264.     <span class="label"><strong>{Label}</strong></span>{/block:Label} {Line}</li>{/block:Lines}</ul></div>
  265.     {/block:Chat}
  266.      
  267.     {block:Audio}{block:IndexPage}<div class="notesinf1"><div class="notesinfo1"><a href="{Permalink}" >{NoteCountWithLabel}</a>
  268. <a href="{ReblogURL}" target="_blank">reblog</a></div>{/block:IndexPage}<div class="player">{AudioPlayerBlack}</div>
  269.     {block:Caption}{Caption}{/block:Caption}
  270.     {/block:Audio}
  271.      
  272.     {block:Video}{block:IndexPage}<div class="notesinf1"><div class="notesinfo1"><a href="{Permalink}" >{NoteCountWithLabel}</a>
  273. <a href="{ReblogURL}" target="_blank">reblog</a></div>{/block:IndexPage}{Video-250}{/block:Video}
  274.      
  275.          {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">
  276.          <div id="askheere">
  277.        <strong>{Asker}</strong> <font color= #8b8b8b>asked:</font> <br>{Question}<br /></div>
  278.         <div class="askshere2">    {Answer}
  279.     </div>{/block:Answer}
  280.    
  281.      
  282.     <div id="cap">
  283.     {block:Photo}{block:Caption}{Caption}{/block:Caption}{/block:Photo}
  284.     {block:Video}{block:Caption}{Caption}{/block:Caption}{/block:Video}
  285.     {block:Photoset}{block:Caption}{Caption}{/block:Caption}{/block:Photoset}
  286.      
  287.     <div class="source">{block:ContentSource}<a href="{SourceURL}">{lang:Source}:{block:SourceLogo}
  288.           <img src="{BlackLogoURL}" width="{LogoWidth} height="{LogoHeight}" alt="{SourceTitle}" />
  289.             {/block:SourceLogo}{block:NoSourceLogo}{SourceLink}{/block:NoSourceLogo}</a>
  290.     {/block:ContentSource}</div></div></div>
  291.     <br>
  292.      
  293.     <div class="opant">
  294.     {block:Date}<div id="info">
  295.    </div><center><div class="tags">{block:HasTags}{block:Tags}<a href="{TagUrl}">#{Tag}</a>{/block:Tags}{/block:HasTags}
  296.     </div></center>{/block:Date}</div>
  297.     </div>
  298.  
  299.      {/block:Posts}
  300.      
  301.      {block:IndexPage}
  302. <div class="column navigation" id="navigation">
  303. {block:Pagination}
  304. {block:PreviousPage}<a href="{PreviousPage}" class="navigate">{/block:PreviousPage}{block:PreviousPage}</a>{/block:PreviousPage}
  305. {block:NextPage}<a href="{NextPage}" class="navigate" id="nextPage">{/block:NextPage}{block:NextPage}</a>{/block:NextPage}{/block:Pagination}
  306. </div>
  307. {/block:IndexPage}
  308.  
  309.     {block:PostNotes}<div class="notes" style="margin-bottom:40px;">{PostNotes}</div>{/block:PostNotes}
  310.      
  311.  
  312.  
  313. </div></div>
  314.  
  315.  
  316.  
  317.     </div>
  318.     </div>
  319.  
  320.         <div id= "viachato">
  321.     <a href="{ReblogParentURL}"></a>    
  322. </div>  </div>    
  323.    
  324.     </body>
  325.     </html>
Advertisement
Add Comment
Please, Sign In to add comment