Advertisement
Omitidora

Theme 5

Mar 6th, 2015
212
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
HTML 11.32 KB | None | 0 0
  1. <head>
  2.  
  3. <!--------------
  4. Theme por ofluida
  5. nada de plágios
  6. Não se inspire
  7. Não use base.
  8. Beijos da wih s2
  9. ---------------->
  10.  
  11. <meta name="color:Rolagem" content="#DDDDDD">
  12. <meta name="color:Background" content="#fff" />
  13. <meta name="color:text" content="#000" />
  14. <meta name="color:link" content="#000" />
  15. <meta name="color:scrollbar" content="#000" />
  16. <meta name="color:bordas" content="#eee"/>    
  17. <meta name="image:Background" content=""/>
  18. <meta name="color:linkx" content="#000000" />
  19. <meta name="color:frase" content="#000000" />
  20. <meta name="color:fundodetalhe" content="#000000" />
  21. <meta name="image:sidebar" content=""/>
  22. <meta name="text:frase" content="" />
  23. <meta name="text:detalhe" content="" />
  24. <meta name="text:Link1" content="/" />
  25. <meta name="text:Link1 Title" content="home" />
  26. <meta name="text:Link2" content="/ask" />
  27. <meta name="text:Link2 Title" content="ask" />
  28. <meta name="text:Link3" content="" />
  29. <meta name="text:Link3 Title" content="link3" />
  30. <meta name="text:Link4" content="" />
  31. <meta name="text:Link4 Title" content="link4" />
  32. <meta name="text:Link5" content="" />
  33. <meta name="text:Link5 Title" content="link5" />
  34. <meta name="text:Link6" content="" />
  35. <meta name="text:Link6 Title" content="link6" />
  36. <meta name="if:Rolagem infinita" content="1"/>
  37.  
  38.              <title>{Title}</title>
  39.         <link rel="shortcut icon" href="{Favicon}">
  40.     <link rel="alternate" type="application/rss+xml" href="{RSS}">
  41.         {block:Description}
  42.   <meta name="description" content="{MetaDescription}" />
  43.         {/block:Description}
  44.    
  45.     <style type="text/css">
  46.  
  47. body {background-color: {color:background}; font-family: calibri; color: {color:text}; text-align: center; font-size: 12px; background-image:url('{image:background}'); background-attachment: fixed; line-height:16px; }
  48.  
  49. #bg img {
  50. z-index:-1;
  51. position:fixed;
  52. top:0;
  53. left:0;
  54. height:100%;
  55. width:100%;
  56. }
  57.  
  58. a {color: {color:link}; text-decoration: none; text-transform: none;}
  59. a:hover {color: {color:lhover}; background-color: transparent; text-decoration: none;}
  60.  
  61. p {margin: 6px 0 0 0}
  62.  
  63. blockquote {margin: 5px 5px 5px 5px; border-left: 6px solid {color:background}; padding-left: 5px; }
  64. blockquote blockquote {margin: 0px 5px 0px 5px; border-left: 5px solid {color:background};}
  65. blockquote blockquote blockquote {margin: 0px 5px 0px 5px; border-left: 4px solid {color:background}; }
  66. blockquote blockquote blockquote blockquote {margin: 0px 5px 0px 5px; border-left: 3px solid {color:background}; }
  67.  
  68. blockquote img{max-width: 470px!important}
  69. blockquote blockquote img{max-width: 450px!important}
  70. blockquote blockquote blockquote img{max-width: 430px!important}
  71. blockquote blockquote blockquote blockquote img{max-width: 410px!important}
  72.  
  73. #entry {width:350px; float:left; margin-left:475px; margin-top:10px; position:relative; z-index:999; padding-right:5px; background:transparent;}
  74.  
  75. .entry {width:350px; padding:0px; background:transparent margin:0px 0px 0px 0px; margin-bottom:4px; float:right; text-align:justify;}
  76.  
  77. .entry:hover #hover {opacity:1;}
  78.  
  79.  
  80. h1 {color:{color:text}; font-family:Georgia; font-size:14px; line-height:16px; text-align: center; font-weight:normal; }
  81. h1 a {color:{color:link}}
  82. h1 a:hover {color:{color:link hover}}
  83.  
  84. .quote {margin: 0; padding: 5px; font: normal 12px 'georgia'; text-align: justify;}
  85. .quotesource {font-size:12px;font-family:Lora;font-style:italic}
  86.  
  87. ul.chat { margin: 0 0 0 0; padding: 0 0 0 0;}
  88. .chat li { list-style-type: none; margin-left: 0px; padding: 4px;}
  89. .chat li.even { border:1px solid #eee; margin-left:-5px;}
  90. .person1 {  color: {color:text}; padding: 2px;  }
  91. .person1 .label { font-weight: bold; color:{color:text} ;}
  92. .person2 { color: {color:text}; padding: 2px; }    
  93. .person2 .label {font-weight: bold; color:{color:text}  }
  94.  
  95. .player {background-color: #000; text-align: left; display:block;}
  96. .answer{margin:5px;;}
  97.  
  98.  
  99. .asker{margin-bottom:15px;font-style:12px;font-family:Geordia;}
  100.  
  101. .image {text-align: center;}
  102. .image img {max-width: 350px; margin-bottom: 2px;}
  103. .image img:hover{-webkit-filter: grayscale(0%);}
  104.  
  105. .caption {margin:0px; padding:0px; font:10px {font:Body};}
  106.  
  107. #info {text-align: right; margin-top:-30px; opacity:0; font-size: 11px; font-family: georgia; font-style:italic; z-index: 11; margin-left:0px; width: 400px; margin-bottom:02px; letter-spacing:1px;-webkit-transition:All .9s ease;-moz-transition:All .9s ease;-o-transition:All .9s ease;text-align: center;}
  108. #info a {font-size:10px; text-transform: lowercase;}
  109. .entry:hover #info{opacity:1; margin-top:-10px; text-align: center;}
  110.  
  111. .posts:hover .tags{opacity:0.8;}
  112. .tags {position:absolute; width:80px; text-align:center; font: 10px calibri; font-style:none; text-transform: lowercase; margin-left:405px; -webkit-transition-duration: 0.2s; opacity:0;}
  113. .tags a {font-size: 10px; text-transform: lowercase;}
  114.  
  115. #photoset {width: 500px; margin-top: -2px;}
  116. .source {display: none;}
  117.  
  118. ::-webkit-scrollbar-thumb:horizontal {background:{color:Rolagem}; height: 5px;}
  119. ::-webkit-scrollbar {background:{color:Background} Url('{image:Background}'); width:5px; height: 1px}
  120. ::-webkit-scrollbar-thumb:vertical {background:{color:Rolagem}; height: 15px;}
  121.  
  122. #tumblr_controls{position: fixed!important}
  123. #tumblr_controls{position: fixed!important}
  124. #tumblr_controls{position: fixed!important}
  125. #tumblr_controls{position: fixed!important}
  126. iframe#tumblr_controls{position:fixed !important;}
  127. a.tf {
  128.     -moz-border-radius: 2px 2px 2px 2px;
  129.     border-radius:2px;
  130. -webkit-border-radius: 2px 2px 2px 2px;
  131. background: none repeat scroll 0 0 rgba(0, 0, 0, 0.38);
  132. border: 1px solid rgba(0, 0, 0, 0.18);
  133. color: #FFFFFF !important;
  134. text-shadow: 1px 1px 0 rgba(0, 0, 0, 0.08);
  135. -moz-box-sizing: border-box;
  136. -moz-user-select: none;
  137. cursor: pointer;
  138. font: 600 12px/18px "Helvetica Neue","HelveticaNeue",Helvetica,Arial,sans-serif;
  139. height: 18px;
  140. outline: 0 none;
  141. overflow: hidden;
  142. padding: 0 5px;
  143. position: fixed;
  144. top: 26px;
  145. right: 3px;
  146. text-decoration: none;!important;
  147. white-space: nowrap;
  148. z-index: 9999999;
  149. }
  150. a.tf:hover{
  151.     background: none repeat scroll 0 0 rgba(0, 0, 0, 0.25);
  152. text-decoration: none;!important;
  153. }
  154. a.tf:visited{
  155.     color: #ffffff !important;
  156. text-decoration: none;!important;
  157. }
  158.  
  159.  
  160.  
  161.    
  162.    
  163.  #foto {width:170px;padding:2px;margin-top:115px;margin-left:230px;float: center;text-align: justify; position: fixed ;background:transparent;opacity:1.0;}  
  164.  
  165.  #cordeiro  {font-family:Harkiw Solid;width:180px; position:fixed;display:block;height:8px; margin-top:350px; margin-left:223px; font-size:12px; font-style:italic; padding:4px;text-align:center;letter-spacing:1px;{color:linkx};}
  166.  
  167. #cordeiro a:hover {text-shadow: 0px 0px 0px, 0px 0px 0px;}
  168.  
  169.  
  170.  
  171. #frase {background:;position:fixed; width: 161px; height: 10px;; font-family:cambria; font-size: 13px; padding: 4px;text-align: center;color: {color:frase}; background:;margin-top: 327px; margin-left:243px; overflow:hidden;font-style:italic;text-shadow: 0px 0px 0px, 0px 0px 0px}  
  172.  
  173.  
  174. #cordeiro2 {font-family:calibri; position:fixed;width:10px;height:15px;padding:5px;margin-top:327px; margin-left:232px;color:#fff;z-index:99999;background:{color:fundodetalhe};-webkit-transition: all 0.9s ease-out;text-transform:uppercase;}
  175. #cordeiro2:hover {width:160px;-webkit-transition: all 0.9s ease-out;✿✿✿✿✿✿}
  176.  
  177. </style>
  178.  
  179. <body oncontextmenu="return false" onkeydown="return false">
  180.  
  181. <div id="cordeiro">
  182. <a href="{text:Link1}">{text:Link1 Title}</a>
  183. <a href="{text:Link2}">{text:Link2 Title}</a>
  184. <a href="{text:Link3}">{text:Link3 Title}</a>
  185. <a href="{text:Link4}">{text:Link4 Title}</a>
  186. <a href="{text:Link5}">{text:Link5 Title}</a>
  187. </div></div>
  188. <div id="foto">
  189. <img src="{image:sidebar}" height="210" width="170"/>></div>
  190. <div id="frase">{text:frase}</div>
  191. <div id="cordeiro2">{text:detalhe}</div>
  192.  
  193. <div id="bg">
  194. <img src="{image:background}"/></div>
  195. </div>
  196.  
  197.  
  198. {block:IfRolagemInfinita}<div class="autopagerize_page_element">
  199. <script type="text/javascript" src="http://codysherman.com/tools/infinite-scrolling/code"></script>{/block:IfRolagemInfinita}
  200.  
  201. <div id="entry">
  202. {block:Posts}
  203. <div class="entry {block:Photo}photo{/block:Photo}{block:Quote}quote{/block:Quote}{block:Link}link{/block:Link}{block:Text}text{/block:Text}{block:Chat}chat{/block:Chat}{block:Audio}audio{/block:Audio}{block:Video}video{/block:Video}{block:Answer}answer{/block:Answer}">
  204.  
  205. <div class="tags">{block:HasTags}{block:Tags}#<a href="{TagURL}">{Tag}</a><br>{/block:Tags}{/block:HasTags}</div>
  206.  
  207. {block:Text}{block:Title}<h1>{Title}</h1>{/block:Title}{Body}{/block:Text}
  208.  
  209. {block:Photo}{LinkOpenTag}<div class="image"><img src="{PhotoURL-500}"></div>{LinkCloseTag}{/block:Photo}
  210.  
  211. {block:Photoset}{Photoset-400}{/block:Photoset}
  212.  
  213. {block:Quote}<span class="botoes2">
  214. </span>
  215. <div class="quote"><div style="font-family:garamond;float:left;font-style:normal;margin:-4px 10px -40px -20px;font-size:30px;font-weight:bold;color:{color:detalhes}"></div>{Quote}</div>
  216. {block:Source}<div class=quotesource> - <b>{Source}</b></div>
  217. {/block:Source}
  218. {/block:Quote}
  219.  
  220. {block:Link}
  221. <h1><a href="{URL}" {Target}>{Name}</a></h1>
  222. {block:Description}{Description}{/block:Description}
  223. {/block:Link}
  224.  
  225. {block:Chat}
  226. {block:Title} {Title} {/block:Title}
  227. <ul class="chat">
  228. {block:Lines}
  229. <li class="{Alt} user_{UserNumber}">
  230. {block:Label}
  231. <b>{Label}</b>
  232. {/block:Label}
  233. <span>{Line}</span>
  234. </li>
  235. {/block:Lines}
  236.  
  237.  
  238. {/block:Chat}
  239.  
  240. {block:Audio}
  241. <div class="player">{AudioPlayerBlack}</div>
  242. {block:Caption}{Caption}{/block:Caption}
  243. {/block:Audio}
  244.  
  245. {block:Video}{Video-500}{/block:Video}
  246.  
  247.  
  248. {block:Answer}
  249. <div><img src="{AskerPortraitURL-24}" style="border-radius:50px;"><b>{Asker}</b><font color="#e17e66"> sussurrou:</font> {Question}</div>
  250. <div class="answer">{Answer}</div>
  251. {/block:Answer}
  252.  
  253.  
  254. <div id="photoset">
  255. {block:Photo}{block:Caption}{Caption}{/block:Caption}{/block:Photo}
  256. {block:Video}{block:Caption}{Caption}{/block:Caption}{/block:Video}
  257. {block:Photoset}{block:Caption}{Caption}{/block:Caption}{/block:Photoset}
  258.  
  259. <div class="source">{block:ContentSource}<a href="{SourceURL}">{lang:Source}:{block:SourceLogo}
  260.       <img src="{BlackLogoURL}" width="{LogoWidth} height="{LogoHeight}" alt="{SourceTitle}" />
  261.         {/block:SourceLogo}{block:NoSourceLogo}{SourceLink}{/block:NoSourceLogo}</a>
  262. {/block:ContentSource}</div></div>
  263. <br>
  264.  
  265. <div class="creditoaokaique">
  266. {block:Date}<div id="info">
  267. <left> <a href="{Permalink}">{Month} {DayOfMonthWithZero}</a> {block:Date}{block:NoteCount} · <a href="{Permalink}" {block:NoteCount}{/block:NoteCount}</a>{NoteCountWithLabel}</a> {block:RebloggedFrom}<a href="{ReblogParentURL}">{/block:RebloggedFrom} {block:IndexPage}· <a href="{ReblogUrl}" target="_blank">Reblog <font color=#FF69B4></font></a>{/block:IndexPage}</center> </div>{block:IfShowTags}<center><div id="tags">{block:HasTags}{block:Tags} #<a href="{TagUrl}">{Tag}</a>{/block:Tags}{/block:HasTags}
  268. </div></left>{/block:IfShowTags}{/block:Date}</div>
  269. </div>
  270.  
  271.  
  272.  {/block:Posts}
  273. {block:PostNotes}<div class="notes">{PostNotes}</div>{/block:PostNotes}
  274.  
  275.  
  276.  
  277. </div>
  278. </div>
  279. </div>
  280. <div style="display:block;top:50px;left:25px;font-size:12px;font-family:cambria;color:#FFFFFF;font-style:italic;position:fixed;  background-color:transparent;  padding:3px;z-index:55554235555;"><a href="http://omitidora.tumblr.com/" title="ofluida"><font color=#000>ofluida ©</font></div>
  281.  
  282. </body>
  283. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement