Advertisement
r-eplac-e

Theme 16 Entroase

Jan 29th, 2015
183
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 14.20 KB | None | 0 0
  1. <!--------------------------------------------------------------------------
  2.  
  3. THEME FEITO POR ENTROASE,POR FAVOR NÃO RETIRE OS CREDITOS,NEM USE COMO BASE.
  4.  
  5.  
  6. http://entroase.tumblr.com
  7. <----------------------------- ---------------------------------------------->
  8.  
  9.  
  10. <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> <html xmlns="http://www.w3.org/1999/xhtml">
  11. <head profile="http://gmpg.org/xfn/11">
  12.  
  13. <script type="text/javascript"
  14. src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.1/jquery.min.js"></script>
  15. <script type="text/javascript" src="http://static.tumblr.com/7qjmkr5/IUmmdsy41/jquery.style-my-tooltips.js"></script>
  16. <script>
  17. (function($){
  18.  
  19. $(document).ready(function(){
  20. $("[title]").style_my_tooltips();
  21. });
  22. })(jQuery);
  23. </script>
  24.  
  25.  
  26. <!--- DEFAULT VARIABLES --->
  27. <meta name="color:background" content="#ffffff" />
  28. <meta name="color:text" content="#575656" />
  29. <meta name="color:1letraquote" content="#7c7c7c" />
  30. <meta name="color:hover" content="#bfbfbf" />
  31. <meta name="color:post" content="#ffffff" />
  32. <meta name="color:sidebar" content="#ffffff" />
  33. <meta name="color:border" content="#e2e2e2" />
  34. <meta name="color:chat" content="#eaeaea" />
  35. <meta name="color:chathover" content="#cccccc" />
  36. <meta name="color:ask" content="#fbfbfb" />
  37. <meta name="color:frase" content="#fbfbfb" />
  38. <meta name="color:bghover" content="#d4d4d4" />
  39.  
  40. <meta name="if:Uma Coluna" content="1" />
  41. <meta name="if:Cores Claras" content="/"/>
  42. <meta name="if:Borda" content="/"/>
  43.  
  44. <meta name="image:background" content="" />
  45. <meta name="image:fundoask" content="" />
  46.  
  47.  
  48. <meta name="image:icon" content="http://static.tumblr.com/n66cz1n/dXwm6qymk/flor1.png" />
  49.  
  50. <meta name="text:Link1" content="/" />
  51. <meta name="text:Link1 Title" content="um" />
  52. <meta name="text:Link2" content="/" />
  53. <meta name="text:Link2 Title" content="dois" />
  54. <meta name="text:Link3" content="/" />
  55. <meta name="text:Link3 Title" content="tres" />
  56. <meta name="text:Link4" content="/" />
  57. <meta name="text:Link4 Title" content="quatro" />
  58. <meta name="text:Link5" content="/" />
  59. <meta name="text:Link5 Title" content="cinco" />
  60.  
  61. <meta name="text:mensagem fim ask" content="Volte Sempre ♥" />
  62.  
  63. <meta name="text:frase" content="I'll love u forever">
  64.  
  65.  
  66. <title>{title}</title>
  67. <link rel="shortcut icon" href="{Favicon}">
  68. {block:Description}
  69. <meta name="description" content="{MetaDescription}" />
  70. {/block:Description}
  71.  
  72. <link rel="stylesheet" type="text/css" href="http://static.tumblr.com/5u1fog0/UCmnc0f10/install.css">
  73. <script type="text/javascript" src="http://static.tumblr.com/gwrylhv/GMAnib88w/theme.js"></script>
  74.  
  75. <link href='http://fonts.googleapis.com/css?family=Lobster|Muli|Homenaje|Alef|Dancing+Script' rel='stylesheet' type='text/css'>
  76.  
  77. <link href='http://fonts.googleapis.com/css?family=Abel|Yellowtail|Bad+Script|Marck+Script|Slabo+27px|Open+Sans+Condensed:300|Pacifico|Dancing+Script|Playball|Satisfy|Pinyon+Script|Cookie' rel='stylesheet' type='text/css'>
  78.  
  79. </head>
  80.  
  81.  
  82.  
  83. <style type="text/css">
  84. body {background-color:{color:background};font-family:arial;color:{color:text};text-align:center;background-attachment:fixed;background-repeat:no-repeat;background-image:url('{image:background}'); }
  85.  
  86. #entry {width:640px;margin-left:300px;margin-top:10px;{block:IfUmaColuna}margin-left: 350px;{/block:IfUmaColuna};}
  87.  
  88. .post {width: 250px;height:auto; background-color:{color:post} ;text-align: left;padding: 6px;float: left;font-family:verdana;font-size:11px;{block:IfBorda} margin:1px;border:1px solid {color:border};{/block:IfBorda};opacity:2;{block:PermalinkPage}width:400px {/block:PermalinkPage};{block:IfUmaColuna}width: 350px {/block:IfUmaColuna};}
  89.  
  90. /* QUOTE cerejadosundae */
  91. .quote:first-letter{font-family: 'Cookie'; font-style:italic; font-size: 20px;color:{color:1letraquote};}
  92. .quote {margin: 0; padding: 0px; font: normal 11px 'Abel'; text-align: justify;}
  93. .quotesource {font-family: 'Bad Script'; color: {color:text};font-size: 12px;padding: 6px; text-align: right; text-transform: none; margin-bottom: -13px; height:10px; outline-offset: -3px; outline:}
  94.  
  95. .quotesource a, a:hover{text-transform: none; color: {color:text};}
  96.  
  97. a, a:link, a:active, a:visited {color:{color:text}; text-decoration:none}
  98. a:hover {color: {color:hover}; text-decoration:none}
  99.  
  100. blockquote {border-left: 3px solid {color:border}; border-right: 3px solid{color:border} ;padding: 15px 15px 15px; margin: 2px; background: {color:post}; }
  101.  
  102. h1 {font-family:'Abel'; text-align: left; font-size: 12px; text-transform: none; color: {color:text};line-height: 13px;padding:6px;margin-bottom:-10px;}
  103. h1 a {text-align:left; font-size: 12px; text-transform: none; color: {color:text}; font-weight: normal; line-height: 13px;}
  104. h1 a:hover {text-align: center; font-size: 12px; text-transform: none; color: {color:text}; line-height: 13px;}
  105.  
  106. ::-webkit-scrollbar {height:10px; width:5px; background:transparent;}
  107. ::-webkit-scrollbar-thumb:vertical {background:#646464;}
  108.  
  109. .image {text-align: center;}
  110.  
  111. .image img {max-width: 250px; margin-bottom: 0px ;{block:IfUmaColuna}max-width: 350px;{/block:IfUmaColuna};-webkit-transition-duration: 0.9s;
  112. -moz-transition-duration: 0.9s;}
  113.  
  114. .photoset {max-width:250px;{block:IfUmaColuna}max-width: 350px;{/block:IfUmaColuna};}
  115.  
  116. .post:hover .image img {border-radius:10px;-webkit-transition-duration: 0.9s;
  117. -moz-transition-duration: 0.9s;}
  118.  
  119. .player {background-color: {color:post}; text-align: left; display:block;}
  120.  
  121. #cap {width: 250px; margin-top:1px;}
  122. .source {display: none;}
  123.  
  124. .notes {width: 250px; padding: 0px; margin-top: 1px; margin-bottom: 1px; font-size: 9px; text-align: center;}
  125. ol.notes {list-style: none; margin: 0 20px 0 0px; padding: 0px; z-index: 11;}
  126. ol.notes li {background-color: {color:post}; margin-bottom: 2px; padding: 5px; }
  127. .notes img{display: none; border:0px;}
  128.  
  129. /** htmluv **/
  130.  
  131. .chat {background: #fff; margin: 0; font-size: 12px; font-family: 'Play';}
  132.  
  133. .chat .lines {font-family: 'Play'; -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px; background: {color:chat}; padding: 5px; margin-bottom: 2px; font-size: 12px; color: {color:text}; text-shadow: 1px 1px 0px #eee; transition-duration: 1s; -webkit-transition-duration: 1s; -moz-transition-duration: 1s;}
  134.  
  135. .chat .lines:hover {background: {color:chathover}; transition-duration: 1s; -webkit-transition-duration: 1s; -moz-transition-duration: 1s;}
  136.  
  137. .chat .lines span {font-weight: bold;}
  138.  
  139. .caixask {width:auto;height:auto;border-radius:10px;background-image:url('{image:fundoask}');}
  140.  
  141. .ask {text-align:left; background: {color:ask};font-size:10px font-family:"handy";color:{color:text}; padding:6px;height:auto;}
  142.  
  143. .askresp {text-align:left;font-size:10px font-family:"handy";color:{color:text};height:auto;overflow:auto;margin: 2px;}
  144.  
  145. .barrinha {width:99%;height:15px;color:{color:text};font-family:'handy';margin-left:2px;border-radius:10px;text-align:right;background-color:{color:ask};}
  146.  
  147. #tumblr_controls{position: fixed!important}
  148. #tumblr_controls{position: fixed!important}
  149. #tumblr_controls{position: fixed!important}
  150.  
  151. .tumblrAutoPager_page_separator, .tumblrAutoPager_page_info {display: none;}
  152.  
  153. /* Helpdesign */
  154. #s-m-t-tooltip {max-width:300px;border-radius: 5px; padding:3px 4px 5px 4px;margin:15px 20px;background-color:{color:post}; font-family:calibri; font-size:9px; letter-spacing:1px; text-transform:uppercase; color:{color:text}; z-index:9999999;}
  155.  
  156. #sidebar {width:150px; height: 300px; top: 150px;margin-left:150px;position: fixed;{block:IfUmaColuna}margin-left: 200px;{/block:IfUmaColuna};background-color:transparent;}
  157.  
  158. .lu {width:140px;height:0px;margin-left:-20px;margin-top:-5px;border:1px solid {color:border};}
  159.  
  160. .notas {width:240px;height:10px;margin-top:-22px;margin-left:-4px;padding:8px;position:absolute;opacity:0;background-color:{color:sidebar};font-size:9px;font-family:arial;text-align:center;color:{color:text};{block:IfBorda}border-top:1px solid {color:border}{/block:IfBorda};{block:IfUmaColuna}margin-left:-2px;width: 345px;{/block:IfUmaColuna};-webkit-transition-duration: 0.9s;
  161. -moz-transition-duration: 0.9s;}
  162.  
  163. .notas a:hover {color:{color:hover};}
  164.  
  165. .post:hover .notas {opacity:1;}
  166.  
  167. .desc{width: 125px; height: auto;opacity: 0.7; color:{color:text};transparent; -webkit-transition-duration: .90s; margin-top: 10px;margin-left:5px; overflow:hidden; position: fixed;padding:5px; text-align: right;font-size:11px;font-family:'Slabo 27px'; }
  168.  
  169. .frase {position: fixed;width: 150px; margin-top: 30px; text-align: center; margin-left: 0px;font-family:'Bad Script';font-size:20px;color:{color:frase};}
  170.  
  171. /* FRAGILEHELP */
  172. {block:IfCoresClaras} iframe#tumblr_controls, .credit.icon.theme {position:fixed!important; -webkit-filter:invert(100%); opacity:.4;} {/block:IfCoresClaras}
  173. {block:IfNotCoresClaras} iframe#tumblr_controls, .credit.icon.theme {position:fixed!important;} {/block:IfNotCoresClaras}
  174.  
  175. #menu {position:fixed;margin-left:85px;margin-top:140px;padding:10px;
  176. height:170px;width:50px;}
  177.  
  178. #menu a {display:block;background:transparent;padding:5px;font-size:11px;color:{color:text};font-family:arial;width:30px;height:10px;line-height:15px;text-align:right;margin:1px 0;}
  179.  
  180. #menu a:hover {background:{color:bghover};
  181. -webkit-transition-duration: 0.9s;
  182. -moz-transition-duration: 0.9s;
  183. }
  184.  
  185. /* cursor CssandHtml-4you */
  186. body {cursor: url('https://31.media.tumblr.com/da5a12cc0fb8f866b7d3a1cd8b47e072/tumblr_inline_n8h1jahpaZ1rjt0c2.gif'), default!important;}
  187. a:hover {cursor:url(http://static.tumblr.com/ua81nyy/O9Hn1kfx3/cursor_9_.cur), progress;}
  188.  
  189. </style>
  190.  
  191. <script type='text/javascript' src='http://static.tumblr.com/d0qlne1/DiAl6ekb7/jquery-1.4.2.min.js'></script>
  192.  
  193. <script src="http://static.tumblr.com/twte3d7/H8Glm663z/masonry.js"></script>
  194. <script src="http://static.tumblr.com/twte3d7/0pellzh2t/infinitescroll.js"></script>
  195. <script type="text/javascript">
  196. $(window).load(function () {
  197. $('#entry').masonry(),
  198. $('.masonryWrap').infinitescroll({
  199. navSelector : "div#navigation",
  200. nextSelector : "div#navigation a#nextPage",
  201. itemSelector : ".post",
  202. bufferPx : 10000,
  203. extraScrollPx: 12000,
  204. loadingImg : "http://www.pgbovine.net/photos/wait26.gif",
  205. loadingText : "",
  206. },
  207. function() { $('#entry').masonry({ appendedContent: $(this) }); }
  208. );
  209. });
  210. </script>
  211.  
  212. </style>
  213.  
  214. <body>
  215.  
  216. <div id="sidebar">
  217. <div class="frase">{text:frase}
  218. <div class="lu">
  219. <div class="desc">{description}</div>
  220. <div id="menu">
  221. <a href="{text:Link1}">{text:Link1 Title}</a>
  222. <a href="{text:Link2}">{text:Link2 Title}</a>
  223. <a href="{text:Link3}">{text:Link3 Title}</a>
  224. <a href="{text:Link4}">{text:Link4 Title}</a>
  225. <a href="{text:Link5}">{text:Link5 Title}</a>
  226.  
  227. </div></div></div></div>
  228.  
  229.  
  230.  
  231. </div></div></div></div></div>
  232.  
  233. <div id="entry">
  234.  
  235. {block:Posts}
  236. <div class="post">
  237.  
  238. {block:Text}
  239. {block:Title}<h1>{Title}</h1>{/block:Title}{Body}
  240. {/block:Text}
  241.  
  242. {block:Photo}
  243. {block:Photo}{LinkOpenTag}<div class="image"><img src="{PhotoURL-400}"></div>{LinkCloseTag}{/block:Photo}
  244. {/block:Photo}
  245.  
  246. {block:Photoset}
  247.  
  248. {Photoset-250}
  249. {block:Caption}{Caption}{/block:Caption}
  250. {/block:Photoset}
  251.  
  252. {block:Video}
  253.  
  254. {Video-250}
  255. {block:Caption}{Caption}{/block:Caption}
  256. {/block:Video}
  257.  
  258. {block:Audio}
  259. <div class="player">{AudioPlayerBlack}</div>
  260. {block:Caption}{Caption}{/block:Caption}
  261. {/block:Audio}
  262.  
  263. {block:Quote}
  264. <div class="quote">{Quote}</div>
  265. {block:Source}<div class="quotesource"> {Source}</b></div>
  266. {/block:Source}
  267. {/block:Quote}
  268.  
  269. {block:Chat}
  270. {block:Lines}
  271. <div class="chat">
  272. <div class="lines">{block:Label}
  273. <span>{Label}</span>
  274. {/block:Label}
  275. {Line}</div></div>
  276. {/block:Lines}
  277. {/block:Chat}
  278.  
  279. {block:Link}
  280.  
  281. <a href="{URL}">{Name}</a>
  282. {block:Description}{Description}{/block:Description}
  283. {/block:Link}
  284.  
  285. {block:Answer}
  286. <table width="{block:IfUmaColuna}350px{/block:IfUmaColuna}250px" cellspacing="0" cellpadding="0">
  287. <tr>
  288. <div class="caixask">
  289. <div class="ask">
  290. <img src="{AskerPortraitURL-40}"align="right" style="border-radius:30px;margin-top:-15px;-webkit-transform: rotate(10deg);">
  291. <strong>{Asker}, perguntou: </strong>{Question}<br/>
  292. </div><br>
  293. <div class="askresp">
  294. {Answer}<br/></div>
  295. <div class="barrinha">{text:mensagem fim ask}
  296. </td>
  297. </tr>
  298. </table>
  299. {/block:Answer}
  300.  
  301. <div id="cap">
  302. {block:Photo}{block:Caption}{Caption}{/block:Caption}{/block:Photo}
  303. {block:Video}{block:Caption}{Caption}{/block:Caption}{/block:Video}
  304. {block:Photoset}{block:Caption}{Caption}{/block:Caption}{/block:Photoset}
  305.  
  306. <div class="source">{block:ContentSource}<a href="{SourceURL}">{lang:Source}:{block:SourceLogo}
  307. <img src="{BlackLogoURL}" width="{LogoWidth} height="{LogoHeight}" alt="{SourceTitle}" />
  308. {/block:SourceLogo}{block:NoSourceLogo}{SourceLink}{/block:NoSourceLogo}</a>
  309. {/block:ContentSource}</div></div>
  310. <br>
  311.  
  312.  
  313. <div class="notas">
  314. {block:Date}{TimeAgo} • {block:NoteCount}<a href="{Permalink}">{NoteCountWithLabel} • </a>{/block:NoteCount} {block:IndexPage}{block:RebloggedFrom}<a href="{ReblogParentURL}"><a href="{ReblogParentURL}"></a>{/block:RebloggedFrom} {block:ContentSource} <a href="{SourceURL}"></a>{/block:ContentSource} {block:IndexPage}<a href="{ReblogUrl}" target="_blank">Reblog</a>{/block:IndexPage}</center>
  315. </div>
  316. </div>
  317. {/block:Date}
  318. {/block:Posts}
  319.  
  320. {block:PostNotes}<div class="notes">{PostNotes}</div>{/block:PostNotes}
  321.  
  322. </div>
  323.  
  324. {block:IndexPage}
  325. <div class="column navigation" id="navigation">
  326. {block:Pagination}
  327. {block:PreviousPage}<a href="{PreviousPage}" class="navigate">{/block:PreviousPage}{block:PreviousPage}</a>{/block:PreviousPage}
  328. {block:NextPage}<a href="{NextPage}" class="navigate" id="nextPage">{/block:NextPage}{block:NextPage}</a>{/block:NextPage}{/block:Pagination}
  329. </div>
  330.  
  331.  
  332. </div></div></div></div></div></div></div></div></div></div></div></div></div></div></div></div></div></div></div>
  333.  
  334. </body>
  335.  
  336. </html>
  337.  
  338. <!--------------------------------------------------------------------------
  339.  
  340. THEME FEITO POR ENTROASE,POR FAVOR NÃO RETIRE OS CREDITOS,NEM USE COMO BASE.
  341.  
  342.  
  343. http://entroase.tumblr.com
  344. <----------------------------- ---------------------------------------------->
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement