Advertisement
r-eplac-e

Theme 15 Entroase

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