Advertisement
itsally

♡♡♡ Recevoir Theme ♡♡♡

May 13th, 2013
1,857
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 11.32 KB | None | 0 0
  1.  
  2. <head>
  3.  
  4. <script type="text/javascript"
  5. src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.1/jquery.min.js"></script>
  6.  
  7. <!--
  8.  
  9. ♡♡♡ Recevoir Theme ♡♡♡
  10. Created by Ally (bitchato.tumblr.com)
  11. Please do not remove the credit. If you remove it, i'll report you.
  12.  
  13. -->
  14.  
  15. <link href='http://fonts.googleapis.com/css?family=Gloria+Hallelujah' rel='stylesheet' type='text/css'>
  16. <link href='http://fonts.googleapis.com/css?family=Lekton|Antic' rel='stylesheet' type='text/css'>
  17. <link href='http://fonts.googleapis.com/css?family=Share' rel='stylesheet' type='text/css'>
  18. <link href='http://fonts.googleapis.com/css?family=Indie+Flower' rel='stylesheet' type='text/css'>
  19. <link href='http://fonts.googleapis.com/css?family=Ubuntu:300' rel='stylesheet' type='text/css'>
  20. <link href='http://fonts.googleapis.com/css?family=Miniver' rel='stylesheet' type='text/css'>
  21.  
  22.  
  23. <link href="http://static.tumblr.com/eih4pta/Flam72cb8/animate-custom__1_.css" rel="stylesheet">
  24.  
  25.  
  26. <meta name="if:show photo" content="0"/>
  27. <meta name="if:show title" content="1"/>
  28. <meta name="if:tiny scrollbar" content="1"/>
  29. <meta name="color:Background" content="#acacac"/>
  30. <meta name="color:Text" content="#130C11"/>
  31. <meta name="color:Title" content="#130C11"/>
  32. <meta name="color:Hover" content="#130C11"/>
  33. <meta name="color:Scrollbar" content="#130C11"/>
  34. <meta name="color:Link" content="#130C11"/>
  35. <meta name="image:Background" content="1"/>
  36. <meta name="text:Link One Title" content="link1" />
  37. <meta name="text:Link One" content="" />
  38. <meta name="text:Link Two Title" content="link2" />
  39. <meta name="text:Link Two" content="" />
  40. <meta name="text:Link Three Title" content="link3" />
  41. <meta name="text:Link Three" content="" />
  42. <meta name="text:Link Four Title" content="link4" />
  43. <meta name="text:Link Four" content="" />
  44.  
  45. <style type="text/css">
  46.  
  47. {block:iftinyscrollbar}::-webkit-scrollbar {width: 6px; height: 4px; background: {color:Background}; }
  48.  
  49. ::-webkit-scrollbar-thumb { background-color: {color:scrollbar};}{/block:iftinyscrollbar}
  50.  
  51. ::selection {
  52. background: #EEEEEE; /* Safari */
  53. }
  54. ::-moz-selection {
  55. background: #EEEEEE; /* Firefox */
  56. }
  57.  
  58. .wrapper{
  59. margin: 0px auto;
  60. width: 717px;
  61. }
  62.  
  63. #tumblr_controls{
  64. position:fixed !important;
  65. top: 3px;
  66. right: 3px;
  67. }
  68.  
  69. body {
  70. padding: 0px;
  71. margin: 0px;
  72. color:{color:text};
  73. background-color: {color:Background};
  74. background-image:url({image:background});
  75. background-attachment: fixed;
  76. background-size: 1200px;
  77. font-family: lekton;
  78. font-size: 10px;
  79. line-height:10px;
  80. color:{color:text};
  81. }
  82.  
  83. http://25.media.tumblr.com/tumblr_m8b1sr9RQr1r13im2o1_500.jpg
  84.  
  85. p {
  86. margin:0px;
  87. margin-top:0px;
  88. }
  89.  
  90. a:link, a:active, a:visited{
  91. color: {color:Link};
  92. text-decoration: none;
  93. -webkit-transition: color 0.5s ease-out;
  94. -moz-transition: color 0.5s ease-out;
  95. }
  96.  
  97. a:hover{
  98. color:{color:Hover};
  99. -webkit-transition: color 0.3s ease-out;
  100. -moz-transition: color 0.3s ease-out;
  101. }
  102.  
  103. .entry {
  104. margin:17px;
  105. padding: 4px;
  106. padding-bottom: 0px;
  107. float:left;
  108. background-color: #fff;
  109. border: solid 1px #cecece;
  110. font-family: lekton;
  111. font-size: 12px;
  112. line-height:14px;
  113. {block:IndexPage}
  114. width:200px;
  115. {/block:IndexPage}
  116. {block:PermalinkPage}
  117. width:542px;
  118. {/block:PermalinkPage}
  119. }
  120.  
  121. .entry img {
  122. {block:IndexPage}
  123. opacity: .8;
  124. -webkit-transition: all 0.3s linear;
  125. -webkit-transition: all 0.3s linear;
  126. -moz-transition: all 0.3s linear;
  127. transition: all 0.3s linear;
  128. {/block:IndexPage}
  129. }
  130.  
  131. .entry img:hover {
  132. opacity: 1;
  133. }
  134.  
  135. .pperma {
  136. color:#777;
  137. font-size:8px;
  138. opacity: 0;
  139. -webkit-transition-duration: .75s;top:0px;
  140. width:200px;
  141. height:12px;
  142. padding-bottom:4px;
  143. background-color: #fff;
  144. position: absolute;
  145. margin-top:0px;
  146. text-align:center;
  147. text-transform:uppercase;
  148. font-family:lekton;
  149. letter-spacing:1px;
  150. display:block;
  151. }
  152.  
  153. .entry:hover .pperma {
  154. opacity:1;
  155. z-index:999999;
  156. padding-top:4px;}
  157.  
  158. .blogtitle{
  159. text-align: center;
  160. font-family:lekton;
  161. border-bottom:1px #cecece solid;
  162. color: #000;
  163. font-style: normal;
  164. font-size: 18px;
  165. line-height: 22px;
  166. letter-spacing:0px;
  167. }
  168.  
  169. .links a{
  170. font-size: 13px;
  171. line-height:15px;
  172. letter-spacing: 1px;
  173. margin: 2px;
  174. font-family:lekton;
  175. color: #000;
  176. -webkit-transition: all 0.3s linear;
  177. -webkit-transition: all 0.3s linear;
  178. -moz-transition: all 0.3s linear;
  179. transition: all 0.3s linear;
  180. }
  181.  
  182. .links a:hover{
  183. font-style: italic;
  184. }
  185.  
  186. #pagination{
  187. display:none;
  188. }
  189.  
  190. #posts {
  191. position:relative;
  192. margin-top:0px;
  193. padding-bottom:6px;
  194. padding-left:-1px;
  195. {block:IndexPage}
  196. width: 790px;
  197. margin-left: -5px;
  198. margin-top: 0px;
  199. {/block:IndexPage}
  200. {block:PermalinkPage}
  201. width: 500px;
  202. margin-left: 65px;
  203. margin-top: 0px;
  204. {/block:PermalinkPage}
  205. }
  206.  
  207. #sidebar{
  208. position:relative;
  209. height: auto;
  210. width: 595px;
  211. text-align: left;
  212. margin-left: 60px;
  213. text-align: center;
  214. border-radius: 3px;
  215. padding: 5px;
  216. margin-top: 5px;
  217. background:transparent;
  218. font-family:lekton;
  219. font-size: 13px;
  220. line-height:14px;
  221. color: {color:text};
  222. }
  223.  
  224. #sidebar:hover{
  225. opacity: 1;
  226. }
  227.  
  228. .question {
  229. text-align:left;
  230. padding-left:5px;padding-top:7px;
  231. padding-right:5px;padding-bottom:7px;
  232. border-left: 2px solid {color:Link};
  233. border-right: 2px solid {color:Link};
  234. background-color:{color:blockquote};
  235. }
  236.  
  237. .answer {
  238. text-align:left;
  239. padding-left:5px;padding-top:7px;
  240. padding-right:5px;padding-bottom:7px;
  241. }
  242.  
  243. #postnotes{
  244. text-align: justify;}
  245.  
  246. #postnotes blockquote{
  247. border: 0px;}
  248.  
  249. #infscr-loading{
  250. bottom: -70px;
  251. position: absolute;
  252. left: 50%;
  253. margin-left:-8px;
  254. width:16px;
  255. height:11px;
  256. overflow:hidden;
  257. margin-bottom: 50px;
  258. }
  259.  
  260.  
  261. .title{
  262. font-family: lekton;
  263. font-size: 14px;
  264. line-height:15px;
  265. color: {color:Title};
  266. font-weight: normal;
  267. padding:0px 0px 0px 0px;
  268. }
  269.  
  270.  
  271. a img{border: 0px;}
  272.  
  273. blockquote{
  274. padding:2px 2px 2px 5px;
  275. margin:4px 4px 4px 7px;
  276. border-left: 4px solid #dddddd;
  277. }
  278.  
  279. ul, ol, li{list-style:none; margin:0px; padding:0px;}
  280.  
  281. .user_1 .label, .user_2 .label, .user_3 .label, .user_4 .label, .user_5 .label, .user_6 .label,
  282. .user_7 .label, .user_8 .label, .user_9 .label {color:{color:text};}
  283.  
  284. .notes img{width:10px; position:relative; top:3px;}
  285. <--ses-->
  286. small{font-size: 90%;}
  287.  
  288.  
  289. .caption img {
  290. max-width: 100%;
  291. }
  292.  
  293. {CustomCSS}
  294.  
  295.  
  296. </style>
  297.  
  298.  
  299. {block:IndexPage}
  300. <script type="text/javascript" src="http://static.tumblr.com/dbek3sy/iBElrgjim/jquerymasonry.js"></script>
  301. <script type="text/javascript" src="http://static.tumblr.com/dbek3sy/Qyblrgjfn/jqueryinfintescroll.js"></script>
  302.  
  303. <script type="text/javascript">
  304. $(window).load(function () {
  305. var $content = $('#posts');
  306. $content.masonry({itemSelector: '.entry'}),
  307. $content.infinitescroll({
  308. navSelector : 'div#pagination',
  309. nextSelector : 'div#pagination a#nextPage',
  310. itemSelector : '.entry',
  311. loading: {
  312. finishedMsg: '',
  313. img: 'http://static.tumblr.com/dbek3sy/pX1lrx8xv/ajax-loader.gif'
  314. },
  315. bufferPx : 600,
  316. debug : false,
  317. },
  318. // call masonry as a callback.
  319. function( newElements ) {
  320. var $newElems = $( newElements );
  321. $newElems.hide();
  322. // ensure that images load before adding to masonry layout
  323. $newElems.imagesLoaded(function(){
  324. $content.masonry( 'appended', $newElems, true, function(){$newElems.fadeIn(300);} );
  325.  
  326.  
  327. });
  328. });
  329. });
  330. </script>
  331.  
  332. {/block:IndexPage}
  333.  
  334. <title>{title}</title>
  335.  
  336. <link rel="shortcut icon" href="{Favicon}">
  337. <link rel="alternate" type="application/rss+xml" title="RSS" href="{RSS}" />
  338. <meta name="viewport" content="width=820" />
  339.  
  340. </style>
  341.  
  342. </head>
  343. <body>
  344.  
  345. <div style="position:fixed !important;right:1px;top:24px;"><a href="http://bitchato.tumblr.com/"><img src="http://static.tumblr.com/ht0hldm/7Qambbwyq/install.png"></a></div>
  346.  
  347. <div class="wrapper">
  348. <div style="position:fixed;right:0px;top:28px;">
  349. </span>
  350. </div>
  351.  
  352. <div id="sidebar">
  353.  
  354. <a href="/"><div class="blogtitle">{Title}</div></a>
  355.  
  356.  
  357. <p>{Description}</p>
  358.  
  359. <div class="links"><a href="/">home</a>
  360. <a href="/ask">ask</a>
  361. {block:ifLinkOneTitle}<a href="{text:Link One}">{text:Link One Title}</a>{/block:ifLinkOneTitle}
  362. {block:ifLinkTwoTitle}<a href="{text:Link Two}">{text:Link Two Title}</a>{/block:ifLinkTwoTitle}
  363. {block:ifLinkThreeTitle}<a href="{text:Link Three}">{text:Link Three Title}</a>{/block:ifLinkThreeTitle}
  364. {block:ifLinkFourTitle}<a href="{text:Link Four}">{text:Link Four Title}</a>{/block:ifLinkFourTitle}
  365. <a href="http://bitchato.tumblr.com/">theme</a>
  366. </div>
  367.  
  368.  
  369. </div>
  370.  
  371. <div id="posts">
  372.  
  373. {block:Posts}
  374. <div class="entry">
  375.  
  376. {block:Text}
  377. {block:Title}<span class="title">{Title}</span>{/block:Title}
  378. <div class="caption"><span class="entrytext">{Body}</span></div>
  379. {/block:Text}
  380.  
  381. {block:Link}
  382. <a href="{URL}" class="title">{Name}</a>
  383. {block:Description}<div class="caption">{Description}</div>{/block:Description}
  384. {block:Link}
  385.  
  386.  
  387. {block:Photo}
  388. {block:IndexPage}<div class="pperma">
  389. {DayofWeek} with <a href="{permalink}">{notecountwithlabel}</a> / <a href="{ReblogURL}" target="_blank">reblog</a>
  390. </div> {/block:IndexPage}
  391. {block:IndexPage}{LinkOpenTag}<div class="photo"><a href="{permalink}"><img class="photo" src="{PhotoURL-HighRes}" alt="{PhotoAlt}" width="200"/></a></div>{LinkCloseTag}
  392. {/block:IndexPage}
  393. {block:PermalinkPage}<center>{LinkOpenTag}<a href="{permalink}"><img class="photo" src="{PhotoURL-HighRes}" alt="{PhotoAlt}" width="542"/></a>{LinkCloseTag}{/block:PermalinkPage}</center>
  394. {/block:Photo}
  395.  
  396.  
  397.  
  398. {block:Photoset}
  399. {block:IndexPage}<center>{Photoset-250}</center>{/block:IndexPage}
  400. <center>{block:PermalinkPage}{Photoset-500}{/block:PermalinkPage}</center>
  401. {/block:Photoset}
  402.  
  403. {block:Quote}
  404. {Quote}</span>
  405. {block:Source}{Source}{/block:Source}
  406. {/block:Quote}
  407.  
  408. {block:Chat}
  409. {block:Title}<span class="title">{Title}</span>{/block:Title}
  410. <ul class="chat">
  411. {block:Lines}
  412. <li class="user_{UserNumber}">
  413. {block:Label}
  414. <span class="label">{Label}</span>
  415. {/block:Label}
  416.  
  417. {Line}
  418. </li>
  419. {/block:Lines}
  420. </ul>
  421. {/block:Chat}
  422.  
  423. {block:Audio}
  424. <div style="width:200px; height:28px;">{AudioPlayerWhite}</div>
  425. {block:IndexPage}
  426. <div class="caption">
  427. {caption}</div>{/block:IndexPage}
  428. {/block:Audio}
  429.  
  430. {block:Video}
  431. <center>
  432. {block:IndexPage}
  433. {Video-250}
  434. {/block:IndexPage}
  435. </center>
  436. {block:PermalinkPage}
  437. <center>{Video-500}</center>
  438. {/block:PermalinkPage}
  439. {block:Video}
  440.  
  441. {block:Answer}<div class="text">
  442. <div class="question">
  443. <span style="text-transform:uppercase; color:{color:Link}">{Asker}:</span> {Question}</div><div class="answer">{Answer}</div>
  444. </div>{/block:Answer}
  445.  
  446. {block:IndexPage}<div style="display:none;">{block:ContentSource}<a href="{SourceURL}">{SourceTitle}</a> {block:RebloggedFrom}<a href="{ReblogParentURL}">{ReblogParentName}</a>{/block:RebloggedFrom}{/block:ContentSource}</div>{/block:IndexPage}
  447.  
  448.  
  449. {block:PermalinkPage}
  450. {block:Date}
  451. {block:Caption}{Caption}{/block:Caption}<center>
  452. {TimeAgo} | {12HourWithZero}:{Minutes}{AmPm}<br>
  453. {block:NoteCount}{NoteCount} notes{/block:NoteCount}{block:HasTags} {block:Tags}<a href="{TagURL}"> #{Tag}</a> {/block:Tags}{/block:hasTags}</center>
  454. {/block:Date}
  455.  
  456. {/block:PermalinkPage}
  457.  
  458. {block:PostNotes}{PostNotes}
  459. {/block:PostNotes}
  460. </div>
  461.  
  462.  
  463. {/block:Posts}
  464. </div>
  465. </div>
  466. {block:IndexPage}
  467. {block:Pagination}
  468. <div id="pagination">
  469. {block:NextPage}
  470. <a id="nextPage" href="{NextPage}">&nbsp;&rarr;</a>
  471. {/block:NextPage}
  472. {block:PreviousPage}
  473. <a href="{PreviousPage}">&larr;&nbsp;</a>
  474. {/block:PreviousPage}
  475. </div>
  476. {/block:Pagination}
  477. {/block:IndexPage}
  478. </div>
  479.  
  480. </body>
  481. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement