fanih

Theme 62

Aug 12th, 2014
336
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
HTML 13.17 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="#727171" />
  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/i1e3kds/3dpna7lt7/couple.jpg"/>
  23.    
  24.          <link href='http://fonts.googleapis.com/css?family=Sacramento' rel='stylesheet' type='text/css'>
  25.     <meta name="text:frase" content="You make me strong"/>
  26. <meta name="color:corfrase" content="#b0b0b0" />
  27.      
  28.     <meta name="text:Link1" content="/" />
  29.     <meta name="text:Link1 Title" content="link1" />
  30.     <meta name="text:Link2" content="/" />
  31.     <meta name="text:Link2 Title" content="link2" />
  32.     <meta name="text:Link3" content="/" />
  33.     <meta name="text:Link3 Title" content="link3" />
  34.     <meta name="text:Link4" content="/" />
  35.     <meta name="text:Link4 Title" content="link4" />
  36.     <meta name="text:Link5" content="/" />
  37.     <meta name="text:Link5 Title" content="link5" />
  38.  
  39.     <link rel="shortcut icon" href="{Favicon}" />
  40.  
  41.     <title>{Title}</title>  
  42.    
  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.  
  46. <script type="text/javascript"
  47. src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.1/jquery.min.js"></script>
  48. <script type="text/javascript" src="http://static.tumblr.com/7qjmkr5/IUmmdsy41/jquery.style-my-tooltips.js"></script>
  49. <script>
  50.     (function($){
  51.  
  52.         $(document).ready(function(){
  53.             $("[title]").style_my_tooltips();
  54.         });
  55.     })(jQuery);
  56. </script>  
  57.  
  58. <script src="http://static.tumblr.com/twte3d7/0pellzh2t/infinitescroll.js"></script>
  59.  
  60.  <script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.4/jquery.min.js"></script>
  61.  
  62. <script type="text/javascript" src="http://static.tumblr.com/me5sfsd/12Qlmj66n/script.js"></script>    
  63.  
  64. </head>
  65.          
  66. <style>
  67.  
  68.  
  69. 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; }
  70.      
  71.     a {color: {color:link}; text-decoration: none; text-transform: none;}
  72.     a:hover {color: {color:lhover}; background-color: transparent; text-decoration: none;}
  73.        
  74.     #pagina {float: left; margin-left: 461px;}
  75.      
  76.     .post {width: 400px; background-color: {color:post}; padding: 10px; top: -3px; margin-bottom: 5px; text-align: justify; font-family: calibri; font-size: 12px; position: relative; color:{color:text}; border-bottom: 1px solid #eee;}
  77.      
  78.     h1 {font-family: calibri; text-align: left; font-size: 14px; text-transform: none; color: {color:text}; font-weight: normal; line-height: 16px;}
  79.     h1 a {text-align: center; font-size: 14px; text-transform: none; color: {color:text}; font-weight: normal; line-height: 16px;}
  80.     h1 a:hover {text-align: center; font-size: 14px; text-transform: none; color: {color:text}; font-weight: normal; line-height: 16px;}
  81.      
  82.     .notes {width: 420px; padding: 0px; margin-top: 10px;  margin-left: 10px; margin-bottom: 1px; font-family: calibri; font-size: 10px; text-align: left; }
  83.     .notes a {color:#696969;}
  84.     ol.notes {list-style: none;  margin: 0 20px 0 0px; padding: 0px; z-index: 11;}
  85.     ol.notes li {background-color: {color:post}; margin-bottom: 2px; padding: 5px; border-top: solid 1px #f8f8f8; }
  86.     .notes img{vertical-align: -6px;margin-right: 10px;width: 16px;height: 16px;float: left;}
  87.    
  88.      
  89.      .quotex {font-family: calibri; text-align: left; font-size: 14px; line-height: 15px; padding: 3px; margin-bottom: 5px; }
  90.     .quotex1 {font-family: calibri; font-size: 12px; text-align: center; text-transform: none; margin-bottom: 5px;  }
  91.     .quotex1 a, a:hover{text-transform: none;}
  92.  
  93.     .chat {line-height: 13px; list-style: none }
  94.     .chat ul {line-height: 13px; list-style: none; padding: 5px; line-height:14px;}
  95.      
  96.     .imagepost {text-align: center; border: 0px}
  97.     .imagepost img {max-width: 400px; margin-bottom: 2px }
  98.     .imagepost:hover { opacity:0.9; }
  99.    
  100.     #info {margin-top: -32px; }
  101.  
  102.      
  103.     #cap {width: 400px; margin-top: -2px;}
  104.     .source {display: none;}
  105.  
  106.   #askheere {width:330px; margin-left:40px;padding:10px; opacity:1; text-align:justify; color:#696969; background-color:#eee; border-radius:5px;font-size: 12px; font-family: Calibri; }
  107.   #askheere a {color:#696969; font-size:13px;}
  108.  
  109.      #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;}
  110.  
  111.    .askfoto {text-align:center; color:{color:text}; font:11px Calibri; text-transform:none; border-radius:60px; opacity:1; -webkit-transition-duration:.25s; }
  112.    .askfoto a{color:{color:text};}
  113.    .askfoto img {width:58px; vertical-align:middle; background-color:{color:background}; padding:3px; }
  114.    .askfoto:hover {opacity:0.7; -webkit-transition-duration:.25s;}
  115.  
  116. .cred {position:fixed; left:0px; top:0px; line-height:11px; font:9px calibri; padding:3px; z-index:400;}
  117. .cred a {text-transform:uppercase; color:{color:desc}; letter-spacing: 0px;}
  118. .cred a:hover{background-color:none; color: {color:desc};text-align: center;}
  119.    
  120. .tags {display: none;}
  121.  
  122. #paginacaohm {display: none;}
  123. #paginacaohm a {background: {color:background}; color: {color:desc}; font: 8px verdana; text-transform: none;padding: 4px; -webkit-transition-duration: .90s;  text-decoration: none;}
  124. #paginacaohm a:hover {background: {color:background}; padding: 4px;  text-decoration: none;}
  125. #paginacaohm span.pagina_atual {background: {color:background}; text-decoration: none;padding: 4px;}
  126.  
  127. /*********helpdesigns******/
  128.  
  129. #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-radius:10px; border: 1px solid #eee;}/*********helpdesigns******/  
  130.  
  131. ::-webkit-scrollbar-thumb:vertical {background-color:{color:Text}; height:auto;-webkit-box-shadow: inset 0 0 6px {color:Text};-webkit-border-radius:1px;}
  132.  
  133. ::-webkit-scrollbar-thumb:horizontal { background-color:{color:Text}; height:5px !important;-webkit-box-shadow: inset 0 0 6px {color:Text};    -webkit-border-radius:1px;}
  134.  
  135. ::-webkit-scrollbar {height:2px; width:7px; background-color:{color:post}; }
  136.  
  137. ::-webkit-scrollbar-corner {background-color:{color:post};}
  138.  
  139. .noteinf {display: block; text-align: justify; overflow: hidden; margin-bottom: 15px; }
  140. .notesinfo {width:100px; position: absolute; background: transparent; text-align:left; margin-left: 409px; color: transparent; padding: 3px; font-family: calibri; font-size: 10px; opacity: 0; z-index: 99; -webkit-transition-duration: .90s; }
  141. .notesinfo a {color: {color:textnotes}; text-transform:uppercase;}
  142. .noteinf:hover .notesinfo {opacity:99; color: {color:textnotes};}
  143.  
  144.  #image {margin-top:124px; margin-left:227px; position:absolute; width:152px; height:190px; position:fixed; background-color:none;  }
  145.  
  146. #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; }
  147. #image:hover img {opacity:0.8;-webkit-transition: all 1.2s ease-out; -moz-transition: all 1.2s ease-out;}
  148.  
  149. #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;}
  150.  
  151. #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;}
  152.  
  153. @font-face { font-family: "learningcurve"; src: url('http://static.tumblr.com/rmj06l2/paAlm4ymo/learningcurve.ttf'); }
  154.  
  155. #menu {text-align:center; width:29px; margin-top: 282px;  margin-left: 140px;  position:fixed;}
  156.  
  157. .links {text-align: center; padding:2px; width:74px; margin-left: 5px; background-color: {color:background}; border-bottom: 1px solid #eee;border-top: 1px solid #eee; }
  158. .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;}
  159. .links a:hover {text-align: center; color: #5d5d5d;  }
  160.  
  161.  
  162. 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}
  163.  
  164.  #box {background:url('{image:bgbox}'); position: fixed; margin-left: 225px; width: 30px; height: 1400px;  margin-top: -10px; opacity:0.90;  background-color:{color:coluna};}
  165.  
  166.  #scrollToTop:link,#scrollToTop:visited {color:transparent; background-color:transparent; display:none; position:fixed; bottom:15px; right:15px;}
  167.  
  168.  
  169.     </style>
  170.      
  171.     <body>
  172.    
  173.    
  174.           <div class="cred">
  175. <a href="http://cultiveis.tumblr.com" title="cultiveis"> THEME</a></div>
  176.  
  177. <div id="image">
  178. <img src="{image:sidebar}"/></div>
  179.  
  180. <div id="desc">{block:Description}{Description}{/block:Description}
  181. </div></div>
  182.  
  183. <div id="box">  </div>
  184.  
  185.  <div id="frase">{text:frase}</div>
  186. <div id="menu">
  187. <div class="links">
  188. <a href="{text:Link1}">{text:Link1 Title}</a> <br>
  189. <a href="{text:Link2}">{text:Link2 Title}</a> <br>
  190. <a href="{text:Link3}">{text:Link3 Title}</a> <br>
  191. <a href="{text:Link4}">{text:Link4 Title}</a> <br>
  192. <a href="{text:Link5}">{text:Link5 Title}</a> </div></div>
  193.  
  194.      
  195.      
  196. <div id="pagina">
  197.      
  198. {block:Posts}
  199.      
  200. <div class="post">
  201.  
  202. <div class="noteinf">
  203.  
  204. <div class="notesinfo">
  205. <a href="{Permalink}">{NoteCountWithLabel}</a> <br> <a href="{ReblogURL}" target="_blank"><b>reblog</b></a></div>
  206.    
  207.    
  208.     {block:Text}{block:Title}<h1>{Title}</h1>{/block:Title}{Body}{/block:Text}
  209.      
  210.     {block:Photo}{LinkOpenTag}<div class="imagepost"><img src="{PhotoURL-400}"></div>{LinkCloseTag}{/block:Photo}
  211.      
  212.  {block:Photoset}{Photoset-400}{/block:Photoset}
  213.     {block:Quote}
  214.     <div class="quotex">"{Quote}"</div>
  215.     {block:Source}<div class="quotex1"><b>— {Source}</b></div>
  216.     {/block:Source}
  217.     {/block:Quote}
  218.      
  219.     {block:Link}
  220.     <h1><a href="{URL}" {Target}>{Name}</a></h1>
  221.     {block:Description}{Description}{/block:Description}
  222.     {/block:Link}
  223.      
  224.     {block:Chat}
  225.     {block:Title}<h1><a href="{Permalink}">{Title}</a></h1>{/block:Title}
  226.     <div class="chat"><ul>{block:Lines}
  227.     <li class="person{UserNumber}">{block:Label}
  228.     <span class="label"><strong>{Label}</strong></span>{/block:Label} {Line}</li>{/block:Lines}</ul></div>
  229.     {/block:Chat}
  230.      
  231.     {block:Audio}
  232.     <div class="player">{AudioPlayerBlack}</div>
  233.     {block:Caption}{Caption}{/block:Caption}
  234.     {/block:Audio}
  235.      
  236.     {block:Video}{Video-400}{/block:Video}
  237.      
  238.          {block:Answer}
  239.     <img src="{AskerPortraitURL-48}" align="left" class="askfoto">
  240.          <div id="askheere">
  241.        <strong>{Asker}</strong> asked: {Question}<br /></div>
  242.         <div class="askshere2">    {Answer}
  243.     </div>{/block:Answer}
  244.    
  245.      
  246.     <div id="cap">
  247.     {block:Photo}{block:Caption}{Caption}{/block:Caption}{/block:Photo}
  248.     {block:Video}{block:Caption}{Caption}{/block:Caption}{/block:Video}
  249.     {block:Photoset}{block:Caption}{Caption}{/block:Caption}{/block:Photoset}
  250.      
  251.     <div class="source">{block:ContentSource}<a href="{SourceURL}">{lang:Source}:{block:SourceLogo}
  252.           <img src="{BlackLogoURL}" width="{LogoWidth} height="{LogoHeight}" alt="{SourceTitle}" />
  253.             {/block:SourceLogo}{block:NoSourceLogo}{SourceLink}{/block:NoSourceLogo}</a>
  254.     {/block:ContentSource}</div></div></div>
  255.     <br>
  256.      
  257.     <div class="opant">
  258.     {block:Date}<div id="info">
  259.    </div><center><div class="tags">{block:HasTags}{block:Tags}<a href="{TagUrl}">#{Tag}</a>{/block:Tags}{/block:HasTags}
  260.     </div></center>{/block:Date}</div>
  261.     </div>
  262.  
  263.      {/block:Posts}
  264.     {block:PostNotes}<div class="notes">{PostNotes}</div>{/block:PostNotes}
  265.      
  266.  
  267.  
  268. </div></div>
  269.  
  270.  
  271.     </div>
  272.     </div>
  273.         <div id= "viachato">
  274.     <a href="{ReblogParentURL}"></a>    
  275. </div>  </div>    
  276.    
  277.  
  278.     </body>
  279.     </html>
Advertisement
Add Comment
Please, Sign In to add comment