Advertisement
lennonthemes

Marina

Mar 27th, 2013
80
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 15.93 KB | None | 0 0
  1. <!--- bonivur theme leave all credits--->
  2.  
  3. <link href='http://fonts.googleapis.com/css?family=Asap|Share' rel='stylesheet' type='text/css'>
  4.  
  5.  
  6. <head>
  7.  
  8. <meta name="color:Background" content="#acacac"/>
  9. <meta name="color:Text" content="#000000"/>
  10. <meta name="color:Title" content="#000000"/>
  11. <meta name="color:Hover" content="#130C11"/>
  12. <meta name="color:Link" content="#130C11"/>
  13. <meta name="image:Background" content="1"/>
  14. <meta name="image:borderbarpicture" content="1"/>
  15. <meta name="image:sidebar" content="1"/>
  16. <meta name="if:show photo" content="0"/>
  17. <meta name="text:Link One Title" content="" />
  18. <meta name="text:Link One" content="" />
  19. <meta name="text:Link Two Title" content="" />
  20. <meta name="text:Link Two" content="" />
  21. <meta name="text:Link Three Title" content="" />
  22. <meta name="text:Link Three" content="" />
  23. <meta name="text:Link Four Title" content="" />
  24. <meta name="text:Link Four" content="" />
  25. <meta name="text:Link Five Title" content="" />
  26. <meta name="text:Link Five" content="" />
  27. <meta name="text:Link Six Title" content="" />
  28. <meta name="text:Link Six" content="" />
  29. <meta name="image:Post Background" content="">
  30. <meta name="text:Your Name" content="Your Name Here">
  31. <meta name="text:music player code" content="music player code here" />
  32. <meta name="if:show music" content="1">
  33.  
  34.  
  35. <script type="text/javascript"
  36. src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.1/jquery.min.js"></script>
  37.  
  38. <style type="text/css">
  39.  
  40. @import url(http://fonts.googleapis.com/css?family=Sacramento);
  41. @import url(http://fonts.googleapis.com/css?family=Bad+Script);
  42. @import url(http://fonts.googleapis.com/css?family=Advent+Pro:400,500);
  43.  
  44. iframe#tumblr_controls { white-space:nowrap; -webkit-filter: invert(100%); -moz-filter: invert(100%); -o-filter: invert(100%); -ms-filter: invert(100%); filter: invert(100%); opacity:.2;transition: .8s ease-in-out; -webkit-transition: .8s ease-in-out;-moz-transition: .8s ease-in-out;-o-transition: .8s ease-in-out; }
  45.  
  46.  
  47.  
  48.  
  49.  
  50. .wrapper{
  51. margin: 0px auto;
  52. width: 717px;
  53. }
  54.  
  55. #tumblr_controls{
  56. position:fixed !important;
  57. top: 3px;
  58. right: 3px;
  59. }
  60.  
  61. body {
  62. padding: 0px;
  63. margin: 0px;
  64. color:{color:text};
  65. background-color: {color:Background};
  66. background-image:url({image:Background});
  67. background-attachment: fixed;
  68. background-size: normal;
  69. font-family: 'Advent Pro', sans-serif;
  70. font-size: 10px;
  71. letter-spacing: 1px;
  72. line-height:12px;
  73. color:{color:text};
  74. }
  75.  
  76. p {
  77. margin:0px;
  78. margin-top:0px;
  79. }
  80.  
  81. a:link, a:active, a:visited{
  82. color: {color:Link};
  83. text-decoration: none;
  84. -webkit-transition: color 0.5s ease-out;
  85. -moz-transition: color 0.5s ease-out;
  86. }
  87.  
  88. a:hover{
  89. color:{color:Hover};
  90. text-decoration: underline;
  91. -webkit-transition: color 0.3s ease-out;
  92. -moz-transition: color 0.3s ease-out;
  93. }
  94.  
  95. .entry {
  96. margin:3px;
  97. padding: 8px;
  98. float:left;
  99. background-image: url({image:Post Background});
  100. font-family: cambria;
  101. font-size: 10px;
  102. line-height:11px;
  103. letter-spacing: 1px;
  104. {block:IndexPage}
  105. width:230px;
  106. {/block:IndexPage}
  107. {block:PermalinkPage}
  108. width:500px;
  109. {/block:PermalinkPage}
  110. -moz-box-shadow: 0px 0px {text:Shadow Thickness} {color:Shadow};
  111. -webkit-box-shadow: 0px 0px {text:Shadow Thickness} {color:Shadow};
  112. box-shadow: 0px 0px 0px 0px rgba(0,0,0,0.6)
  113. }
  114.  
  115.  
  116.  
  117. .entry .permalink{
  118. position:absolute;
  119. width:226px;
  120. height:0px;
  121. padding-top:0px;
  122. padding-left:3px;
  123. padding-right:2px;
  124. bottom:3px;
  125. margin-left: 0px;
  126. background-color: #fff;
  127. overflow:hidden;
  128. letter-spacing:1px;
  129. font-family: share;
  130. text-transform: uppercase;
  131. font-size: 10px;
  132. line-height:14px;
  133. text-align:center;
  134. opacity:.9;
  135. -webkit-transition: all 0.5s linear;
  136. -webkit-transition: all 0.5s linear;
  137. -moz-transition: all 0.5s linear;
  138. transition: all 0.5s linear;
  139. border-bottom-right-radius:0px;
  140. border-top-right-radius:0px;
  141. border-top-left-radius:0px;
  142. border-bottom-left-radius:0px;
  143. }
  144.  
  145.  
  146. .entry:hover .permalink{overflow:visible;-webkit-transition: opacity 0.2s linear; opacity: .9;
  147. -webkit-transition: all 0.5s linear;
  148. -moz-transition: all 0.5s linear;
  149. transition: all 0.5s linear;
  150. margin-top: 0px;
  151. bottom: 3px;
  152. width:226px;
  153. height: 14px;
  154. border-bottom-right-radius:0px;
  155. border-top-right-radius:0px;
  156. border-top-left-radius:0px;
  157. border-bottom-left-radius:0px;
  158. }
  159.  
  160. .entry:hover .permalink:hover{
  161. opacity: .9;
  162. padding-top:0px;
  163. padding-left:3px;
  164. padding-right:2px;
  165. height: 14px;
  166. -webkit-transition: all 0.3s linear;
  167. -webkit-transition: all 0.3s linear;
  168. -moz-transition: all 0.3s linear;
  169. transition: all 0.3s linear;
  170. border-bottom-right-radius:0px;
  171. border-top-right-radius:0px;
  172. border-top-left-radius:0px;
  173. border-bottom-left-radius:0px;
  174. }
  175.  
  176.  
  177.  
  178.  
  179. #pagination{
  180. display:none;
  181. }
  182.  
  183.  
  184. .clear {
  185. clear: both;
  186. }
  187.  
  188. #posts {
  189. position:relative;
  190. margin-top: 0px;
  191. {block:IndexPage}
  192. width: 800px;
  193. margin-left: 70px;
  194. margin-top: 0px;
  195. {/block:IndexPage}
  196. {block:PermalinkPage}
  197. width: 500px;
  198. margin-left: 170px;
  199. margin-top: 0px;
  200. {/block:PermalinkPage}
  201. }
  202.  
  203.  
  204.  
  205.  
  206.  
  207. ol.notes img {
  208. width: 16px;
  209. display: inline;
  210. position: relative;
  211. top: 3px;
  212. }
  213.  
  214. #sidebar2{
  215. width:275px;
  216. margin-left: -210px;
  217. position:fixed;
  218. bottom:0px;
  219. height:100%;
  220. background-color: #fff;
  221. opacity: 0.85;
  222. background-image:url({image:borderbarpicture});
  223. }
  224.  
  225. #sidebar{
  226. position:fixed !important;
  227. z-index:1;
  228. height: auto;
  229. margin-left: -198px;
  230. width: 250px;
  231. top:100px;
  232. text-align: center;
  233. padding: 1px;
  234. margin-top: 12px;
  235. background-color: transparent;
  236. opacity: 1;
  237. font-size: 10px;
  238. line-height:16px;
  239. letter-spacing: 1px;
  240. font-family: 'Bad Script', cursive;
  241. color: {color:text};
  242. }
  243.  
  244. askk {
  245. font-family: 'Sacramento', cursive;
  246. color: {color:Title};
  247. font-size:15px;
  248. z-index:1;
  249. }
  250.  
  251. #blogtitle {
  252. text-align:center;
  253. font-family: 'Sacramento', cursive;
  254. font-size: 25px;
  255. line-height: 20px;
  256. margin: 1px;
  257.  
  258.  
  259. #postnotes{
  260. text-align: justify;}
  261.  
  262. #postnotes blockquote{
  263. border: 0px;}
  264.  
  265. #infscr-loading{
  266. bottom: -70px;
  267. position: absolute;
  268. left: 50%;
  269. margin-left:-8px;
  270. width:16px;
  271. height:11px;
  272. overflow:hidden;
  273. margin-bottom: 50px;
  274. }
  275.  
  276. .title{
  277. font-family: 'Sacramento', cursive;
  278. font-size: 25px;
  279. letter-spacing: 1px;
  280. line-height: 14px;
  281. color: {color:Title};
  282. font-weight: normal;
  283. padding:0px 0px 0px 0px;
  284. }
  285.  
  286.  
  287.  
  288. .links a{
  289. font-size: 9px;
  290. line-height:13px;
  291. letter-spacing: 1px;
  292. margin: 3px;
  293. font-family: {font:text font};
  294. color: {color:text};
  295. -webkit-transition: all 0.3s linear;
  296. -webkit-transition: all 0.3s linear;
  297. -moz-transition: all 0.3s linear;
  298. transition: all 0.3s linear;
  299. }
  300.  
  301. .links:hover a{
  302. text-decoration: underline;
  303. -webkit-transition: all 0.3s linear;
  304. -webkit-transition: all 0.3s linear;
  305. -moz-transition: all 0.3s linear;
  306. transition: all 0.3s linear;
  307. }
  308.  
  309. .perma{
  310. opacity: 0.0;
  311. filter: alpha(opacity = 0);
  312. margin-top: -21px;
  313. width: px;
  314. height: 30px;
  315. line-height: 30px;
  316. font-size: 10px;
  317. text-transform: bold;
  318. position:absolute;
  319. text-align: right;
  320. z-index:9999991;
  321. color: {color:permalink};
  322.  
  323. }
  324.  
  325. .entry:hover .perma {
  326.  
  327. -webkit-transition: opacity 0.4s linear;
  328. opacity: 1;
  329. -moz-transition: all 0.4s linear;
  330. transition: all 0.4s linear;
  331. }
  332.  
  333. .yo a{
  334. color: #fff;}
  335.  
  336. .yo{
  337. color: #fff;
  338. font-size: 10px;
  339. display: inline-block;}
  340.  
  341.  
  342.  
  343. a img{border: 0px;}
  344.  
  345. blockquote{
  346. padding:2px 2px 2px 5px;
  347. margin:4px 4px 4px 7px;
  348. border-left: 4px solid #dddddd;
  349. }
  350.  
  351. ul, ol, li{list-style:none; margin:0px; padding:0px;}
  352.  
  353. .user_1 .label, .user_2 .label, .user_3 .label, .user_4 .label, .user_5 .label, .user_6 .label,
  354. .user_7 .label, .user_8 .label, .user_9 .label {color:{color:text};}
  355.  
  356. .notes img{width:10px; position:relative; top:3px;}
  357. <--ses-->
  358. small{font-size: 90%;}
  359.  
  360.  
  361. .caption img {
  362. max-width: 100%;
  363. }
  364.  
  365. {CustomCSS}
  366. </style>
  367.  
  368. <script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1/jquery.min.js"></script>
  369. <script type="text/javascript">
  370. $(function(){
  371. $("#pageLink").click(function(){
  372. $("#titlePages").fadeToggle(500);
  373. });
  374. });
  375. </script>
  376.  
  377. {block:IndexPage}
  378. <script type="text/javascript" src="http://static.tumblr.com/dbek3sy/4IKlvmzup/jquery.masonry.min.js"></script>
  379. <script type="text/javascript" src="http://static.tumblr.com/dbek3sy/Qyblrgjfn/jqueryinfintescroll.js"></script>
  380. <script type="text/javascript">
  381. $(window).load(function () {
  382. var $content = $('#posts');
  383. $content.masonry({
  384. itemSelector: '.entry',
  385. isAnimated: true
  386. }),
  387. $content.infinitescroll({
  388. navSelector : '#pagination',
  389. nextSelector : '#pagination a#nextPage',
  390. itemSelector : '.entry',
  391. loading: {
  392. finishedMsg: '',
  393. img: 'http://static.tumblr.com/dbek3sy/pX1lrx8xv/ajax-loader.gif'
  394. },
  395. bufferPx : 200,
  396. debug : false,
  397. },
  398. // call masonry as a callback.
  399. function( newElements ) {
  400. var $newElems = $( newElements );
  401. $newElems.hide();
  402. // ensure that images load before adding to masonry layout
  403. $newElems.imagesLoaded(function(){
  404. $content.masonry( 'appended',
  405. $newElems, true,
  406. function(){$newElems.fadeIn(300);}
  407. );
  408.  
  409.  
  410. });
  411. });
  412. });
  413. </script>
  414. {/block:IndexPage}
  415.  
  416. <title>{title}</title>
  417. <link rel="shortcut icon" href="{Favicon}">
  418. <link rel="alternate" type="application/rss+xml" title="RSS" href="{RSS}" />
  419. <meta name="viewport" content="width=820" />
  420.  
  421. </style>
  422. </head>
  423. <body>
  424. <div class="wrapper">
  425. <div style="position:fixed;right:0px;top:28px;">
  426. </span>
  427. </div>
  428.  
  429. <div id="sidebar"><div id="blogtitle"><a href="/">{Title}</a></div>
  430.  
  431.  
  432.  
  433. {block:ifshowphoto}<a href="/"><img src="{image:sidebar}" width=235px;></a>{/block:ifshowphoto}
  434. <p>{block:ifLinkOneTitle}<span class="links"><a href="{text:Link One}">{text:Link One Title}</a></span>{/block:ifLinkOneTitle}
  435.  
  436. {block:ifLinkTwoTitle}<span class="links"><a href="{text:Link Two}">{text:Link Two Title}</a></span>{/block:ifLinkTwoTitle}
  437.  
  438. {block:ifLinkThreeTitle}<span class="links"><a href="{text:Link Three}">{text:Link Three Title}</a></span>{/block:ifLinkThreeTitle}
  439.  
  440. {block:ifLinkFourTitle}<span class="links"><a href="{text:Link Four}">{text:Link Four Title}</a></span>{/block:ifLinkFourTitle}
  441.  
  442. {block:ifLinkFiveTitle}<span class="links"><a href="{text:Link Five}">{text:Link Five Title}</a></span>{/block:ifLinkFiveTitle}
  443.  
  444. {block:ifLinkSixTitle}<span class="links"><a href="{text:Link Six}">{text:Link Six Title}</a></span>{/block:ifLinkSixTitle} <a href="http://boniver.tumblr.com/">credit</a<p><div id="blogtitle"></div>
  445. {description}
  446. </div>
  447. <div id="sidebar2">
  448. <img src="{image:borderbar}" height=1000px;>
  449. </div>
  450.  
  451. <div id="posts">
  452.  
  453. {block:Posts}
  454. <div class="entry">
  455.  
  456. {block:Text}
  457. {block:Title}<span class="title">{Title}</span>{/block:Title}
  458. <div class="caption"><span class="entrytext">{Body}</span></div>
  459. {block:IndexPage}<a href="{permalink}"><div align="right"><div style="font-size:10px;line-height:12px; letter-spacing: 1px; border-top: 0px #777777 solid; padding-bottom: 2px;">{Notecount} likes</a> ღ <a href="{permalink}"><a href="{ReblogURL}" target="_blank">reblog</a></span></div></div>{/block:IndexPage}
  460. {/block:Text}
  461.  
  462. {block:Link}
  463. <a href="{URL}" class="title">{Name}</a>
  464. {block:Description}<div class="caption">{Description}</div>{/block:Description}
  465. {block:IndexPage}<a href="{permalink}"><div align="right"><div style="font-size:10px;line-height:12px; letter-spacing: 1px; border-top: 0px #777777 solid; padding-bottom: 2px;">{Notecount} likes</a> ღ <a href="{permalink}"><a href="{ReblogURL}" target="_blank">reblog</a></span></div></div>{/block:IndexPage}
  466. {block:Link}
  467.  
  468. {block:Photo}
  469. {block:IndexPage}{LinkOpenTag}<div class="photo"><div class="permalink">
  470. <a href="{Permalink}"><a href="{permalink}" target="_blank">{Notecount} likes</a> ღ <a href="{ReblogURL}" target="_blank">reblog</a></span></div><a href="{permalink}"><img class="photo" src="{PhotoURL-HighRes}" alt="{PhotoAlt}" width="230"/></a></div>{LinkCloseTag}{/block:IndexPage}
  471. {block:PermalinkPage}{LinkOpenTag}<a href="{permalink}"><img class="photo" src="{PhotoURL-HighRes}" alt="{PhotoAlt}" width="500"/></a>{LinkCloseTag}{/block:PermalinkPage}
  472. {/block:Photo}
  473.  
  474. {block:Photoset}
  475. {block:IndexPage}<center>{Photoset-250}</center>{/block:IndexPage}
  476. <center>{block:PermalinkPage}{Photoset-500}{/block:PermalinkPage}</center>
  477. {block:IndexPage}<a href="{permalink}"><div align="right"><div style="font-size:10px;line-height:12px; border-top: 0px #777777 solid; padding-bottom: 2px;">{Notecount} likes</a> ღ <a href="{permalink}"><a href="{ReblogURL}" target="_blank">reblog</a></span></div></div>{/block:IndexPage}
  478. {/block:Photoset}
  479.  
  480. {block:Quote}
  481. {Quote}</span>
  482. {block:Source}{Source}{/block:Source}
  483. {block:IndexPage}<a href="{permalink}"><div align="right"><div style="font-size:10px;line-height:12px; border-top: 0px #777777 solid; padding-bottom: 2px;">{Notecount} likess</a> ღ <a href="{permalink}"><a href="{ReblogURL}" target="_blank">reblog</a></span></div></div>{/block:IndexPage}
  484. {/block:Quote}
  485.  
  486. {block:Chat}
  487. {block:Title}<span class="title">{Title}</span>{/block:Title}
  488. <ul class="chat">
  489. {block:Lines}
  490. <li class="user_{UserNumber}">
  491. {block:Label}
  492. <span class="label">{Label}</span>
  493. {/block:Label}
  494.  
  495. {Line}
  496. </li>
  497. {/block:Lines}
  498. </ul>
  499. {block:IndexPage}<a href="{permalink}"><div align="right"><div style="font-size:10px;line-height:12px; border-top: 0px #777777 solid; padding-bottom: 2px;">{Notecount} likes</a> ღ <a href="{permalink}"><a href="{ReblogURL}" target="_blank">reblog</a> <br></span></div></div>{/block:IndexPage}
  500. {/block:Chat}
  501.  
  502. {block:Audio}
  503. <div style="width:250px; height:28px;">{AudioPlayerWhite}</div>
  504. {block:IndexPage}
  505. <div class="caption">
  506. {caption}</div>{/block:IndexPage}
  507. {block:IndexPage}<a href="{permalink}"><div align="right"><div style="font-size:10px;line-height:12px; border-top: 0px #777777 solid; padding-bottom: 2px;">{Notecount} likes</a> ღ <a href="{permalink}"><a href="{ReblogURL}" target="_blank">reblog</a></span></div></div>{/block:IndexPage}
  508. {/block:Audio}
  509.  
  510. {block:Video}
  511. <center>
  512. {block:IndexPage}
  513. {Video-250}
  514. {/block:IndexPage}
  515. </center>
  516. {block:PermalinkPage}
  517. <center>{Video-500}</center>
  518. {/block:PermalinkPage}
  519. {block:IndexPage}<a href="{permalink}"><div align="right"><div style="font-size:11px;line-height:12px; border-top: 0px #777777 solid; padding-bottom: 2px;">{Notecount} likes</a> ღ <a href="{permalink}"><a href="{ReblogURL}" target="_blank">reblog</a></span></div></div>{/block:IndexPage}
  520. {block:Video}
  521.  
  522. {block:Answer}
  523. <br>
  524. <div style="border-radius:5px; border: 1px solid #E6DFDF; margin: 3px; margin-top: -2px; min-height:30px; padding: 3px; background: white; box-shadow: 0px 0px 0px 0px #eee;">
  525. <img src="{AskerPortraitURL-30}" width="30" align="left" style="margin-right:3px; box-shadow: 0px 0px 0px 0px #E6DFDF; border-radius: 3px;"/>
  526. <askk>{Asker}</askk>: {Question}<br></div>
  527. <div style="font-family: consolas; font-size: 10px;">
  528. <center>{Answer}</center>
  529. <br><div style="text-align:right;">- <askk>{text:Your Name}</askk></div>
  530. </div>
  531. {/block:Answer}
  532.  
  533. {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}
  534.  
  535. {block:PermalinkPage}
  536. {block:Date}
  537. {block:Caption}{Caption}{/block:Caption}<center>
  538. {TimeAgo} ღ {12HourWithZero}:{Minutes}{AmPm}<br>
  539. {block:NoteCount}{NoteCount} notes{/block:NoteCount}{block:HasTags} {block:Tags}<a href="{TagURL}"> #{Tag}</a> {/block:Tags}{/block:hasTags}</center>
  540. {/block:Date}
  541.  
  542. {/block:PermalinkPage}
  543.  
  544. {block:PostNotes}{PostNotes}
  545. {/block:PostNotes}
  546. </div>
  547.  
  548.  
  549. {/block:Posts}
  550. </div>
  551. </div>
  552. {block:IndexPage}<br>
  553. {block:Pagination}
  554. <div id="pagination">
  555. {block:NextPage}
  556. <a id="nextPage" href="{NextPage}">next</a>
  557. {/block:NextPage}
  558. {block:PreviousPage}
  559. <a href="{PreviousPage}">back</a>
  560. {/block:PreviousPage}
  561. </div>
  562. {/block:Pagination}
  563. {/block:IndexPage}
  564. </div>
  565.  
  566. </body>
  567.  
  568. <div style="position:fixed; bottom:3px; right:3px; background-color:#eee; border: 2px solid #fff; padding: 3px;"> {block:ifshowmusic}{text:music player code}{/block:ifshowmusic}</div>
  569.  
  570. <!--- dont remove! --->
  571. <div style="position:fixed; top:35px; right:5px;font-size:12px;">
  572. <a href="http://bonivur.tumblr.com">bonivur © </a></div>
  573.  
  574. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement