cest-lavie

THEME 5 ☾

Mar 24th, 2017
102
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 17.94 KB | None | 0 0
  1. <!--
  2.  
  3. (◍•ᴗ•◍)♡ ✧*。
  4.  
  5. * THEME 5 BY CEST-LAVIE.TUMBLR.COM
  6. * É EXTREMAMENTE PROIBIDO QUALQUER TIPO DE CÓPIA.
  7. * POR FAVOR MANTENHA TODO O CRÉDITO, OBRIGADA !❤
  8. =================================================
  9.  
  10. -->
  11. <html>
  12. <head>
  13.  
  14. <meta name="color:background" content="#f9f9f9" />
  15. <meta name="color:post" content="#ffff" />
  16. <meta name="color:text" content="#252525" />
  17. <meta name="color:link" content="#252525" />
  18. <meta name="color:descricao" content="#000" />
  19. <meta name="color:sidebar" content="#fff" />
  20. <meta name="color:frase" content="#000" />
  21. <meta name="color:linksid" content="#252525" />
  22. <meta name="color:scroll" content="#000" />
  23.  
  24. <meta name="if:Cursor pequeno" content="1"/>
  25.  
  26. <meta name="image:background" content="" />
  27. <meta name="image:sidebar" content="https://secure.static.tumblr.com/81bf3ae260ec1ded9171678725106320/icmnqoq/3YFoo9iep/tumblr_static_cjnvx1uxbhw8oscw40ogogsk4.jpg" />
  28.  
  29. <meta name="text:frase" content="Here Without You" />
  30.  
  31. <meta name="text:Link1 URL" content="/" />
  32. <meta name="text:Link1 Titulo" content="link 1" />
  33. <meta name="text:Link2 URL" content="/" />
  34. <meta name="text:Link2 Titulo" content="link 2" />
  35. <meta name="text:Link3 URL" content="/" />
  36. <meta name="text:Link3 Titulo" content="link 3" />
  37. <meta name="text:Link4 URL" content="/" />
  38. <meta name="text:Link4 Titulo" content="link 4" />
  39. <meta name="text:Link5 URL" content="/" />
  40. <meta name="text:Link5 Titulo" content="link 5" />
  41.  
  42.  
  43. <title>{Title}</title>
  44. <link rel="shortcut icon" href="{Favicon}">
  45. <link rel="alternate" type="application/rss+xml" href="{RSS}">
  46.  
  47.  
  48.  
  49. <link href="https://fonts.googleapis.com/css?family=Wire+One" rel="stylesheet">
  50. <style type="text/css">/*
  51. Por favor, NÃO REMOVA OS CRÉDITOS, RESPEITE ESSA REGRA SIMPLES!
  52. Eu gastei muito tempo para fazer esses temas.
  53. OBS: Se usar quaisquer detalhes credite à CEST-LAVIE. Grata. */
  54.  
  55. /*------- BASE -------*/
  56. body {background-color: {color:background}; font-family: tahoma; color: {color:text}; text-align: center; font-size: 11px; background-image:url('{image:background}'); background-attachment: fixed; }
  57. /*------- LINKS E HOVER LINKS -------*/
  58. a {color: {color:link}; text-decoration: none; text-transform: none;}
  59. a:hover {color: {color:link}; background-color: transparent; text-decoration: none;}
  60. /*------- BOTAO DE IR AO TOPO -------*/
  61. #scrollToTop:link,#scrollToTop:visited{position:fixed; display:none; bottom:30px; right:30px; opacity:.7;}
  62. /*------- TOOLTIP -------*/
  63. #s-m-t-tooltip {max-width:300px; padding:4px 4px 4px 4px;margin:12px 15px;background-color:#fff; font-family:consolas;font-size:9px;letter-spacing: 1px; text-transform:uppercase; color:#000; z-index:9999999;}
  64. /*------- BLOCK QUOTE -------*/
  65. p {margin: 6px 0 0 0}
  66. blockquote {margin: 5px 5px 5px 5px; border-left: 6px solid {color:sidebar}; padding-left: 5px; }
  67. blockquote blockquote {margin: 0px 5px 0px 5px; border-left: 5px solid {color:sidebar};}
  68. blockquote blockquote blockquote {margin: 0px 5px 0px 5px; border-left: 4px solid {color:sidebar}; }
  69. blockquote blockquote blockquote blockquote {margin: 0px 5px 0px 5px; border-left: 3px solid {color:sidebar}; }
  70. blockquote img{max-width: 470px!important}
  71. blockquote blockquote img{max-width: 450px!important}
  72. blockquote blockquote blockquote img{max-width: 430px!important}
  73. blockquote blockquote blockquote blockquote img{max-width: 410px!important}
  74. /*------- CORPO DO THEME -------*/
  75. #entry {float: left; margin-left: 408px; margin-top: 9px;border-right: 2px solid {color:sidebar}; border-top: 2px solid {color:sidebar};}
  76. .posts {width: 500px; background-color: {color:post}; padding: 7px; margin-bottom: 1px; text-align: justify; font-family: verdana; font-size: 11px; position: relative; border-bottom: 1px solid #f9f9f9; margin-right:2px; margin-top:2px; }
  77. /*------- TITULOS -------*/
  78. h1 {font-family: georgia; text-align: center; font-size: 15px; text-transform: none; color: {color:text}; font-weight: normal; line-height: 18px;}
  79. h1 a {text-align: center; font-size: 16px; text-transform: none; color: {color:text}; font-weight: normal; line-height: 18px;}
  80. h1 a:hover {text-align: center; font-size: 16px; text-transform: none; color: {color:text}; font-weight: normal; line-height: 18px;}
  81. /*------- QUOTE -------*/
  82. .pquote {font-family: georgia; text-align: center; font-size: 13px; line-height: 15px; padding: 3px;}
  83. .pquotesource {text-align: center; font-size: 11px; text-transform: none; margin-bottom: 5px;font-weight:bold;}
  84. .pquotesource a, a:hover{text-transform: none;}
  85. .title {text-align: center; font-family: Calibri; font-size: 20px; color: {color:text}; letter-spacing: 1px; height: 30px; opacity:0.8; }
  86. /*------- CHAT -------*/
  87. .chat {line-height: 13px; list-style: none }
  88. .chat ul {line-height: 13px; list-style: none; padding: 5px; line-height:14px;}
  89. .person1 {color: {color:text}; padding: 2px; }
  90. .person1 .label {font-weight: bold; color:{color:text}}
  91. .person2 {color: {color:text}; padding: 2px; }
  92. .person2 .label {font-weight: bold; color:{color:text}}
  93. .player {background-color: #181818; text-align: justify; display:block;}
  94. /*------- ASK -------*/
  95. .question {
  96. color:{color:text};
  97. font-size: 11px;
  98. font-weight: normal;
  99. font-family: verdana;
  100. line-height:95%;
  101. background: #f9f9f9;
  102. position: relative;
  103. min-height:70px;
  104. padding:10px 15px;
  105. margin-bottom:2px;
  106. margin-right:-10px;}
  107. .questionarrow {
  108. font-size:30px;
  109. color:#f9f9f9;
  110. vertical-align:middle;
  111. margin-left:-5px!important;}
  112. .asker {width:500px; text-align:right; text-transform:lowercase; color:{color:text};}
  113. .asker a {color:#000;}
  114. .asker img {float:left; margin-left:400px; vertical-align:top; margin-right:3px; max-height:15px;}
  115. .asking {text-align:center; color:{color:text}; font:9px verdana; text-transform:none;}
  116. .asking a{color:#000;}
  117. .asking img {width:58px; vertical-align:middle; background-color:#1a1919; border-radius:5px; -webkit-transition: all 0.5s ease-out;-moz-transition: all 0.5s ease-out;transition: all 0.5s ease-out;}
  118. .arrow {padding-top:11px; color:; font-size:30px;}
  119. .answer {color:{color:text};}
  120. /*------- REBLOG -------*/
  121. #info {text-align: left; margin-top:-4px; font-size: 10px; font-family: calibri; text-transform: uppercase; z-index: 11;}
  122. #info a {font-size: 10px; text-transform: uppercase;}
  123. .infs {-webkit-transition: all 0.6s ease-out; -moz-transition: all 0.6s ease-out;}
  124.  
  125. #cap {width: 500px; margin-top: -2px;}
  126. .source {display: none;}
  127. /*------- TAGS -------*/
  128. .tags {color: {color:text}; font-size: 10px; font-family: calibri; text-transform: uppercase; display: inline; list-style: none;}
  129. .tags a {font-size: 10px; font-family: calibri; text-transform: uppercase; display: inline; list-style: none;}
  130. /*------- NOTES -------*/
  131. .but { border-radius:5px; padding:0px; overflow: hidden; float:left; position:relative; margin:1px; {block:indexpage} width:400px; {/block:indexpage}{block:PermalinkPage}width:400px;{/block:PermalinkPage};}
  132. .extra1 { width: 400px; text-indent: 5px; margin-bottom: 2px; padding-left: 7px; padding-top: 5px; padding-bottom: 4px; padding-right: 5px; margin-left:-4px; margin-right:-2px; border-bottom:1px {color:border}; solid; line-height:30px;}
  133. ol.notes {list-style: none; width:400px; margin-left:-40px;}
  134. ol.notes li.note {margin-bottom: 2px; padding-left: 7px; padding-top: 5px; padding-bottom: 4px; padding-right: 5px;text-transform: lowercase; line-height: 25px; border-bottom:1px {color:border}; width:400px;}
  135. ol.notes li.note img.avatar {display:inline; width:16px; height:16px; border-radius:30px;}
  136. ol.notes li.note .answer_content {font-weight: normal;}
  137. ol.notes li.note blockquote {display: none;}
  138. /** VOCÊ NÃO TEM O DIREITO PARA MODIFICAR OU RETIRAR MEUS CRÉDITOS!!! **/
  139. .credit {position:fixed; bottom:7px; left:4px; font: 11px arial, sans-serif; background: {color:background}; color: #000; text-transform:lowercase; letter-spacing: 0px; padding: 3px; width:27px;}
  140. .credit a{color:#000; opacity:0.9;}
  141. .credit a:hover{text-shadow: -1px 0px #47e6dd, 1px 0px #ee4848;opacity:1.0;}
  142. /*------- CONTROLS -------*/
  143. #tumblr_controls{position: fixed!important}
  144. #tumblr_controls{position: fixed!important}
  145. #tumblr_controls{position: fixed!important}
  146. #tumblr_controls{position: fixed!important}
  147. #tumblrcontrols2 {position:fixed; top:25px; right:5px; z-index:999;}
  148. #tumblrcontrols2 a {opacity:1;}
  149. #tumblrcontrols2 a:hover {opacity:1;}
  150. /*------- IMAGEM -------*/
  151. #side {position: fixed; margin: -10px 0px 0px 0px;}
  152. #imgg { position:fixed; width:230px; height:270px; margin-top: 58px; background-color: #fff; padding: 5px; margin-left: 165px; -webkit-transition: all 1s ease-out; -moz-transition: all 1s ease-out; z-index: 0; }
  153. #imgg img { position:absolute; top:0; left: 0; width:230px; height:270px; padding: 5px; z-index: 0; -webkit-transition: all 0.4s ease-out; -moz-transition: all 0.4s ease-out;opacity:1; }
  154. /*------- LINKS -------*/
  155. #links2 {width: 250px; float: left; margin-left: 162px; height:21px; margin-top: 356px; padding: 3px; text-align: center; position: fixed; background-color: transparent; -webkit-transition: all 0.4s ease-out; -moz-transition: all 0.4s ease-out; z-index:90000000000000000000000000000000000000000000000000;}
  156. #links2 a {float: left; margin-right: 0px; display: block; width: 40.1px; letter-spacing: 0px; font-family: calibri; font-size: 10px; text-transform: uppercase; text-align: center; margin-bottom: 1px; background-color:#fff; color: {color:linksid}; text-decoration: none; line-height: 9px; padding: 4px; -webkit-transition: all 0.4s ease-out; -moz-transition: all 0.4s ease-out; height:11px;}
  157. #links2 a:hover{text-align: center; background-color:#000 color: ; font-size:11px; -webkit-transition: all 0.4s ease-out; -moz-transition: all 0.4s ease-out;-webkit-transition: all 0.5s ease-out; -moz-transition: all 0.5s ease-out; opacity: 0.8; text-shadow: -2px 0px #E86060, 2px 0px #fff;}
  158. #mi2{text-align: justify; font-size: 9px; font-family: calibri; position: fixed; margin-left: 1px; width: 500px; height:19px; background-color:transparent; color: #fff; padding: 2px; margin-top: 243px; background-attachment: fixed;}
  159. /*------- FRASE -------*/
  160. #fraseemi { margin-top: 30px; line-height: 14px; margin-left:165px; width: 236px; text-align:left; font-size: 40px; font-family: 'Wire One', sans-serif; position: fixed; background-color: transparent; color: {color:txtsidebar}; padding: 2px; background-attachment: fixed; letter-spacing:1px; text-transform: uppercase; z-index:0; text-align: center; opacity: 0.9; webkit-transition: all 0.5s ease-out; -moz-transition: all 0.5s ease-out; opacity: 0.8; text-shadow: 0px 0px #E86060, 0px 0px #54d2cb;}
  161. /*------- SCROLLBAR E SELEÇÃO COLORIDA -------*/
  162. ::selection {color:#fff;background:#a8a7a7;}
  163. ::-moz-selection {color:#fff;background:#a8a7a7;}
  164. ::-webkit-scrollbar-thumb:vertical{background-color: {color:scroll};border-radius: 3px;}
  165. ::-webkit-scrollbar-thumb:horizontal{background-color: {color:scroll};border-radius: 3px;}
  166. ::-webkit-scrollbar{height: 5px;width: 7px;background-color: #fff;}
  167. /*------- ROLAGEM INFINITA -------*/
  168. #infscr-loading {position:relative!important; left:49%}
  169. .clear {clear:both;}
  170. #pagination {display:none;}
  171. .clearfix:after {display:block; clear:both; visibility:hidden; line-height:0; height:0; content:".";}
  172. .clearfix {display:inline-block;}
  173. html[xmlns] .clearfix {display:block;}* html .clearfix {height:1%;}
  174. /*------- CURSOR -------*/
  175. {block:ifCursorpequeno}
  176. html{cursor:url('http://www.dolliehost.com/dolliecrave/cursors/cursors-arrow/arrow38.gif'), auto !important;}
  177. a, a:hover{cursor:url('http://cur.cursors-4u.net/others/oth-6/oth589.cur'), auto !important;}
  178. {/block:ifCursorpequeno}
  179. </style>
  180. <script src="https://ajax.googleapis.com/ajax/libs/jquery/1.7.2/jquery.min.js"></script>
  181. <script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.1/jquery.min.js"></script> <script type="text/javascript" src="http://static.tumblr.com/7qjmkr5/IUmmdsy41/jquery.style-my-tooltips.js"></script> <script> (function($){ $(document).ready(function(){ $("[title]").style_my_tooltips(); }); })(jQuery); </script>
  182. <script type="text/javascript" src="http://static.tumblr.com/5u1fog0/z2jnb4r5z/jquery.js"></script>
  183. <script type="text/javascript" src="http://static.tumblr.com/5u1fog0/uRynb4r20/minifield.js"></script>
  184. <body>
  185.  
  186. <div id="tumblrcontrols2">
  187. <a href="http://cest-lavie.tumblr.com/" target="_blank"><img src="http://static.tumblr.com/fi6k5io/9ieoqhrr6/installcestlavie.png"/></a>
  188. </div>
  189.  
  190. <div id="mih">
  191.  
  192. <div id="side">
  193. </b>
  194. <div class="title"></div>
  195.  
  196. <div id="fraseemi"> {text:frase} </div>
  197.  
  198.  
  199. <div id="imgg"><img class="hover" src="{image:sidebar}"></div></div>
  200.  
  201.  
  202. <div id="links2">
  203.  
  204. <a href="{text:Link1 URL}">{text:Link1 Titulo}</a>
  205. <a href="{text:Link2 URL}">{text:Link2 Titulo}</a>
  206. <a href="{text:Link3 URL}">{text:Link3 Titulo}</a>
  207. <a href="{text:Link4 URL}">{text:Link4 Titulo}</a>
  208. <a href="{text:Link5 URL}">{text:Link5 Titulo}</a>
  209. </a>
  210.  
  211.  
  212. </div>
  213.  
  214. </center>
  215.  
  216.  
  217.  
  218.  
  219.  
  220. <div id="entry">
  221. {block:Posts}
  222. <div class="posts">
  223.  
  224. {block:Text}{block:Title}<h1>{Title}</h1>{/block:Title}{Body}{/block:Text}
  225.  
  226. {block:Photo}{LinkOpenTag}<div class="image"><img src="{PhotoURL-500}"></div>{LinkCloseTag}{/block:Photo}
  227.  
  228. {block:Photoset}{Photoset-500}{/block:Photoset}
  229.  
  230. {block:Quote}
  231. <div class="pquote">“{Quote}”</div>
  232. {block:Source}<div class="pquotesource"><b> — {Source}</b></div>
  233. {/block:Source}
  234. {/block:Quote}
  235.  
  236. {block:Link}
  237. <h1><a href="{URL}" {Target}>{Name}</a></h1>
  238. {block:Description}{Description}{/block:Description}
  239. {/block:Link}
  240.  
  241. {block:Chat}
  242. {block:Title}<h1><a href="{Permalink}">{Title}</a></h1>{/block:Title}
  243. <div class="chat"><ul>{block:Lines}
  244. <li class="person{UserNumber}">{block:Label}
  245. <span class="label">{Label}</span>{/block:Label} {Line}</li>{/block:Lines}</ul></div>
  246. {/block:Chat}
  247.  
  248. {block:Audio}
  249. <div class="player">{AudioPlayerBlack}</div>
  250. {block:Caption}{Caption}{/block:Caption}
  251. {/block:Audio}
  252.  
  253. {block:Video}{Video-500}{/block:Video}
  254.  
  255.  
  256. {block:Answer}
  257. <table width="500px" cellspacing="0" cellpadding="0">
  258. <tr>
  259. <td width="415px" class="question">{Question}</td>
  260. <td width="30px"><span class="questionarrow">◤</span></td>
  261. <td width="64px" class="asking"><img src="{AskerPortraitURL-64}"><br>{Asker}</td>
  262. </tr>
  263. </table>
  264. <div class="answer">{Answer}</div>
  265. {/block:answer}
  266.  
  267.  
  268. <div id="cap">
  269. {block:Photo}{block:Caption}{Caption}{/block:Caption}{/block:Photo}
  270. {block:Video}{block:Caption}{Caption}{/block:Caption}{/block:Video}
  271. {block:Photoset}{block:Caption}{Caption}{/block:Caption}{/block:Photoset}
  272.  
  273. <div class="source">{block:ContentSource}<a href="{SourceURL}">{lang:Source}:{block:SourceLogo}
  274. <img src="{BlackLogoURL}" width="{LogoWidth} "height="{LogoHeight}" alt="{SourceTitle}" />
  275. {/block:SourceLogo}{block:NoSourceLogo}{SourceLink}{/block:NoSourceLogo}</a>
  276. {/block:ContentSource}</div></div>
  277. <br>
  278.  
  279.  
  280. <div class="infs">
  281. {block:Date}<div id="info">
  282. <center> <a href="{Permalink}">{TimeAgo}</a> {block:NoteCount} · <a href="{Permalink}" {block:NoteCount}{/block:NoteCount}</a>{NoteCountWithLabel}</a>{block:RebloggedFrom} · <a href="{ReblogParentURL}"><a href="{ReblogParentURL}">via</a>{/block:RebloggedFrom} {block:ContentSource} · <a href="{SourceURL}">source</a>{/block:ContentSource} {block:IndexPage}· <a href="{ReblogUrl}" target="_blank">reblog </a>{/block:IndexPage}</center> </div><center><div id="tags">{block:HasTags}{block:Tags} #<a href="{TagUrl}">{Tag}</a>{/block:Tags}{/block:HasTags}
  283. </div></center>{/block:Date}</div>
  284. </div>
  285.  
  286. {block:PostNotes}
  287. {block:PermalinkPage}
  288. <div class="posts">
  289. <div class="but">{block:Date}
  290. <div class="extra1">
  291. <img src="http://static.tumblr.com/cdfpv33/5oymjxo65/cal.png"> Postado no dia {DayOfMonth},<b> de {Month}</b> de {Year}.</div>{/block:Date}{block:RebloggedFrom}
  292. <div class="extra1">
  293. <img src="http://static.tumblr.com/cdfpv33/2L0mjxo4l/coracao.png"> Com {NoteCountWithLabel}.</div>
  294. {/block:RebloggedFrom}{/block:PermalinkPage}{PostNotes}</div></div>{/block:PostNotes}{/block:Posts}
  295. </div></div>
  296. </div>
  297. </div>
  298. </div>
  299. </div>
  300.  
  301. </body>
  302. <div class="clearfix">
  303. {block:IndexPage}
  304. {block:Pagination}<ul id="pagination">
  305. {block:PreviousPage}
  306. <li><a href="{PreviousPage}"></a></li>
  307. {/block:PreviousPage}
  308. {block:JumpPagination length="5"}
  309. {block:CurrentPage}
  310. <li><span class="current_page numbersNav"><strong>{PageNumber}</strong></span></li>
  311. {/block:CurrentPage}
  312. {block:JumpPage}
  313. <li><a class="jump_page numbersNav" href="{URL}">{PageNumber}</a></li>
  314. {/block:JumpPage}
  315. {/block:JumpPagination}
  316. {block:NextPage}
  317. <li><a id="nextPage" href="{NextPage}"></a></li>
  318. {/block:NextPage}
  319. </ul>{/block:Pagination}
  320. <script type="text/javascript">
  321. $(window).load(function () {
  322. var $content = $('#entry');
  323. $content.infinitescroll({
  324. navSelector : '#pagination',
  325. nextSelector : '#pagination a#nextPage',
  326. itemSelector : '.posts, .loading',
  327. loading: {
  328. finishedMsg: '',
  329. img: 'http://static.tumblr.com/8yo5xxv/3Dem80mch/loading.gif'
  330. },
  331. bufferPx : 200,
  332. debug : false,
  333. });
  334. });
  335. </script>
  336. {/block:IndexPage}
  337. </div>
  338. <script src="http://static.tumblr.com/rzl30kg/eAxm7a751/jquery.style-my-tooltips.js"></script><script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.7.1/jquery.min.js"></script>
  339. <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/5u1fog0/9KNmunmb6/white.png" border="0"></a>
  340. {block:Ifneve}
  341. <script src="http://static.tumblr.com/8l2gpxb/Apwlulgho/snowstorm2.js"></script>
  342. {/block:Ifneve}
  343. <!----------------------------------------------------------------------------
  344. Se eu vejo você usando um dos meus temas sem esse crédito, vou denunciá-lo.
  345. ----------------------------------------------------------------------------->
  346. <div class="credit"><a href="http://cest-lavie.tumblr.com/" title="theme credit"><img src="http://static.tumblr.com/25e99782ab1375a490b15414b1270de1/lcdil8e/P9Encwfta/tumblr_static_ej7sks1o70g04s8wkgo4sck04.png"/></a></div>
  347. </html>
Advertisement
Add Comment
Please, Sign In to add comment