xohannahbeth

Overboard Theme 2

May 29th, 2013
170
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 20.33 KB | None | 0 0
  1. <!--Overboard Theme 2 by gracefulstate. Originally: Insecure Theme 13 by demurest.
  2. keep the credit in your faq or on theme. thanks!-->
  3.  
  4. <html lang="en">
  5. <head>
  6.  
  7. <meta name="color:Background" content="#fafafa"/>
  8. <meta name="color:Title" content="#aaa"/>
  9. <meta name="color:Text" content="#aaa"/>
  10. <meta name="color:Link" content="#aaa"/>
  11. <meta name="color:bold" content="#ddd"/>
  12. <meta name="color:scrollbar" content="#ddd"/>
  13. <meta name="color:Hover" content="#ddd"/>
  14. <meta name="image:Background" content=""/>
  15. <meta name="image:Sidebar" content=""/>
  16. <meta name="image:SideBackground" content=""/>
  17. <meta name="color:permalinks border" content="#ddd"/>
  18. <meta name="text:Link One" content="" />
  19. <meta name="text:Link Two" content="" />
  20. <meta name="text:Link Three" content="" />
  21. <meta name="text:Link Four" content="" />
  22. <meta name="text:Link Five" content="" />
  23. <meta name="text:Link Six" content="" />
  24. <meta name="text:Link Six" content="" />
  25. <meta name="text:link 1 hover text" content="title here" />
  26. <meta name="text:link 2 hover text" content="title here" />
  27. <meta name="text:link 3 hover text" content="title here" />
  28. <meta name="text:link 4 hover text" content="title here" />
  29. <meta name="text:link 5 hover text" content="title here" />
  30. <meta name="text:link 6 hover text" content="title here" />
  31. <meta name="text:blogtitle" content="insecure" />
  32. <meta name="text:blogtitle size" content="46" />
  33. <meta name="text:description size" content="12" />
  34. <meta name="text:italic text size" content="14" />
  35. <meta name="color:titlebar" content="#ddd" />
  36. <meta name="if:jane austen" content="1"/>
  37. <meta name="if:lala" content="0"/>
  38. <meta name="if:just realize" content="0"/>
  39. </script>
  40.  
  41. <script language="JavaScript" src="http://dl.dropbox.com/u/3173073/GothicDarkness/qTip.js"type="text/JavaScript"></script>
  42. <style>
  43. div#qTip {
  44. padding:4px;
  45. height: 10px;
  46. margin-top:-20px;
  47. margin-left:20px;
  48. font-family:just realize;
  49. font-size:12px;
  50. display: none;
  51. text-align: center;
  52. position: absolute;
  53. line-height: 10px;
  54. letter-spacing:1px;
  55. text-transform:none;
  56. z-index: 999999999999;
  57. background: {color:title};
  58. border-radius:5px;
  59. color:white;
  60. font-weight:italic;
  61. border:2px solid #fff;
  62. box-shadow: 0px 2px 6px rgba(0, 0, 0, 0.06);
  63. -moz-box-shadow: 0px 2px 6px rgba(0, 0, 0, 0.06);
  64. -webkit-box-shadow: 0px 2px 6px rgba(0, 0, 0, 0.06);
  65. font-style: none;
  66. }
  67. </style>
  68.  
  69. <style type="text/css">
  70.  
  71. #entry img{
  72. {block:indexpage}
  73. max-width:300px;
  74. {/block:indexpage}
  75. border-radius: 0px;
  76. opacity:1;
  77. -webkit-transition: all 0.7s ease-out;
  78. -moz-transition: all 0.7s ease-out;
  79. transition: all 0.7s ease-out;
  80. {/block:indexpage}
  81. }
  82. #entry img:hover{
  83. opacity: 1;
  84. -webkit-transition: all 0.7s ease-out;
  85. -moz-transition: all 0.7s ease-out;
  86. transition: all 0.7s ease-out;
  87. }
  88. #tumblr_controls{
  89. position:fixed !important;
  90. -webkit-filter: invert(100%)
  91. }
  92. iframe#tumblr_controls {
  93. {block:iffourcolumn}
  94. top:0% !important;
  95. left:0% !important;
  96. position: fixed !important;
  97. {/block:iffourcolumn}
  98. }
  99.  
  100. @font-face {font-family: "cedarville"; src: url('http://static.tumblr.com/fxpo5zq/oefmes3gi/cedarville_pnkfun_1_cursive.ttf');}
  101. @font-face{font-family:Lala;src:url(http://static.tumblr.com/vpzhdvv/6d7m90v7t/111.woff);}
  102. @font-face{font-family:"Just Realize";src:url('http://static.tumblr.com/sghs9ih/2tFlu5il8/justrealize.ttf');}
  103. @font-face{font-family:"Jenna Sue";src:url('http://static.tumblr.com/9wzbixa/nq2mj2mox/jennasue.ttf');}
  104. @font-face{font-family:"Jane Austen";src:url('http://static.tumblr.com/9wzbixa/ncHmj2mmb/janeaust.ttf');}
  105. @font-face {font-family:Caviar Dreams;src:url(http://static.tumblr.com/4yxykdm/xXTlrecqr/caviardreams.ttf); }
  106.  
  107. iframe#tumblr_controls {right:3px !important; position: fixed !important;-webkit-transition: opacity 0.7s linear;opacity: 0.2;-webkit-transition: all 0.8s ease-out;-moz-transition: all 0.8s ease-out;transition: all 0.8s ease-out;}
  108.  
  109. iframe#tumblr_controls:hover{-webkit-transition: opacity 0.7s linear;opacity: 1;-webkit-transition: all 0.4s ease-out;-moz-transition: all 0.4s ease-out;transition: all 0.4s ease-out;}
  110.  
  111. ::-webkit-scrollbar {width: 8px; height: 4px; background: #eeeeee; border-left: 1px solid #eee; }
  112.  
  113. ::-webkit-scrollbar-thumb { background-color:{color:scrollbar}; border-bottom: 1px solid #eee; border-top: 1px solid #eee; border-left: 1px solid
  114. #eee; border-right: 1px solid #eee; }
  115.  
  116. body, a, a:hover {cursor: url(http://img69.imageshack.us/img69/7673/cursorw.png), progress;}
  117.  
  118. a:link, a:active, a:visited{
  119. color:{color:link};
  120. text-decoration: none;
  121. -webkit-transition: all 0.6s ease-out;-moz-transition: all 0.6s ease-out;-o-transition: all 0.6s ease-out;transition: all 0.6s ease-out;
  122. }
  123. a:hover {
  124. color:{color:hover};
  125. text-decoration: none;
  126. text-shadow:0px 0px 2px #000;
  127. cursor: url(http://img69.imageshack.us/img69/7673/cursorw.png), auto;
  128. }
  129. #akina{width:270px; height:auto;}
  130. {block:PermalinkPage}
  131. width:1000px;
  132. {/block:PermalinkPage}
  133. }
  134. #center{
  135. padding-top:3px;
  136. padding-bottom:3px;
  137. position:fixed !important;
  138. width:270px;
  139. height:207px;
  140. background-color:white;
  141. {block:PermalinkPage}
  142. width:410px;
  143. height:207px;
  144. {/block:PermalinkPage}
  145. }
  146. body{
  147. margin:5px;
  148. background-color: {color:Background};
  149. background-image:url({image:Background});
  150. background-attachment: fixed;
  151. background-repeat: repeat;
  152. color:{color:Text};
  153. }
  154.  
  155. b, strong {
  156. color: {color: bold};
  157. font-weight: none;
  158. }
  159.  
  160. i,em {
  161. font-family: 'just realize';
  162. font-size:{text:italic text size}px;
  163. text-decoration: none;
  164. line-height: 10px;
  165. }
  166.  
  167. #audio {
  168. width:200px;
  169. height:auto;
  170. min-height:60px;
  171. padding-bottom:0px;
  172. }
  173. .cover {
  174. position:absolute;
  175. z-index:1;
  176. width:60px;
  177. height:60px;
  178. }
  179. .cover img {
  180. float:left;
  181. width:60px;
  182. height:60px;
  183. }
  184. .playbox {
  185. opacity:0.6;
  186. width:27px;
  187. height:30px;
  188. overflow:hidden;
  189. position:absolute;
  190. z-index:1000;
  191. margin-left:17px;
  192. margin-top:17px;
  193. text-align:center;
  194. }
  195. .info {
  196. margin-left:73px;
  197. margin-top:4px;
  198. line-height:14px;
  199. }
  200. #posts{
  201. float:center;
  202. {block:indexpage}
  203. width:1000px;
  204. margin-left:338px;
  205. {/block:indexpage}
  206. {block:permalinkpage}
  207. margin-left:400px;
  208. {/block:permalinkpage}
  209. margin-top:10px;
  210. }
  211.  
  212. #sidebar {
  213. position: fixed;
  214. width: 300px;
  215. height: 100%;
  216. margin-top:-6px;
  217. margin-left:15px;
  218. padding:9px;
  219. border:1px solid #eee;
  220. background:white;
  221. background-image:url({image:SideBackground});
  222. border-radius: 5px;
  223. }
  224. div#description{
  225. position: fixed;
  226. text-align:justify;
  227. width:280px;
  228. font-size:{text:description size}px;
  229. font-family:caviar dreams;
  230. line-height:12px;
  231. color:{color:text};
  232. margin-top:320px;
  233. margin-left:5px;
  234. padding:5px;
  235. }
  236. #links a {
  237. display:inline-block;
  238. padding:5px;
  239. background:{color:title};
  240. color:white;
  241. z-index:99999999;
  242. margin-bottom: 4px;
  243. margin-top: 15px;
  244. border: 2px solid #ffffff;
  245. box-shadow: 0px 2px 6px rgba(0, 0, 0, 0.06);
  246. -moz-box-shadow: 0px 2px 6px rgba(0, 0, 0, 0.06);
  247. -webkit-box-shadow: 0px 2px 6px rgba(0, 0, 0, 0.06);
  248. border-radius: 666px;
  249. }
  250. #links {
  251. opacity:.3;
  252. padding: 5px;
  253. margin-top: 17px;
  254. display: block;
  255. position: fixed;
  256. z-index: 999999999;
  257. font-size: 10px;
  258. margin-left: -11px;
  259. letter-spacing: 2px;
  260. text-align: left;
  261. line-height: 15px;
  262. font-family: consolas;
  263. font-style: italic;
  264. text-transform: uppercase;
  265. -webkit-transition: all 0.7s ease-out;
  266. -moz-transition: all 0.7s ease-out;
  267. transition: all 0.7s ease-out;
  268. }
  269. #sidebar:hover #links {
  270. margin-left:-11px;
  271. opacity:1;
  272. -webkit-transition: all 0.7s ease-out;
  273. -moz-transition: all 0.7s ease-out;
  274. transition: all 0.7s ease-out;
  275. }
  276. #blogtitle{
  277. position:fixed !important;
  278. {block:ifjaneausten}
  279. font-family:jane austen;
  280. margin-top:-17px;
  281. {/block:ifjaneausten}
  282. {block:iflala}
  283. font-family:lala;
  284. margin-top:-7px;
  285. {/block:iflala}
  286. {block:ifjustrealize}
  287. font-family:just realize;
  288. margin-top:-17px;
  289. {/block:ifjustrealize}
  290. font-size:{text:blogtitle size}px;
  291. margin-left:20px;
  292. width:300px;
  293. color:{color:titlebar};
  294. text-shadow:
  295. -1px 0 #fff,
  296. 0 1px #fff,
  297. 1px 0 #fff,
  298. 0 -1px #fff;
  299. }
  300. #yourebeautiful {
  301. position:fixed;
  302. font-family: caviar dreams;
  303. font-size: 10px;
  304. text-align:right;
  305. bottom:-5px;
  306. right:5px;
  307. padding: 8px;
  308. height:12px;
  309. text-transform:none;
  310. padding-bottom:8px;
  311. border-top-right-radius: 10px;
  312. border-top-left-radius: 10px;
  313. border: 1px solid #ddd;
  314. transition: all 0.6s ease-out;
  315. -o-transition-transition: all 0.6s ease-out;
  316. -webkit-transition: all 0.6s ease-out;
  317. -moz-transition: all 0.6s ease-out;
  318. }
  319. #yourebeautiful:hover{
  320. bottom:-5px;
  321. height:50px;
  322. transition: all 0.6s ease-out;
  323. -o-transition-transition: all 0.6s ease-out;
  324. -webkit-transition: all 0.6s ease-out;
  325. -moz-transition: all 0.6s ease-out;
  326. }
  327. askk {
  328. font-family: just realize;
  329. color: {color:Title};
  330. font-size:12px;
  331. text-transform:none;
  332. letter-spacing:1px;
  333. z-index:1;
  334. }
  335. #entry {
  336. opacity: .9;
  337. margin:0px;
  338. margin:3px;
  339. padding: 8px;
  340. border: 1px solid #ececec;
  341. float:left;
  342. background-color:white;
  343. font-family:caviar dreams;
  344. font-size: 10px;
  345. line-height:12px;
  346. padding-bottom:5px;
  347. width:260px;
  348. border-radius: 0px;
  349. {block:PermalinkPage}
  350. width: 400px;
  351. height: auto;
  352. {/block:PermalinkPage}
  353. }
  354. #entry:hover {
  355. opacity: 1;
  356. }
  357.  
  358. .title{
  359. font-family:lala;
  360. font-size: 17px;
  361. line-height: 10px;
  362. color: {color:Title};
  363. font-weight: normal;
  364. letter-spacing: 0px;
  365. text-transform: normal;
  366. padding: 2px 0px 0px 0px;
  367. }
  368. #entry .perma{
  369. width:240px;
  370. height: 15px;
  371. font-family:caviar dreams;
  372. position: absolute;
  373. font-size: 8px;
  374. line-height: 15px;
  375. text-align: center;
  376. z-index: 99999;
  377. text-transform:uppercase;
  378. overflow:hidden;
  379. background-color:white;
  380. letter-spacing:1px;
  381. -webkit-filter: blur(5px);
  382. bottom:1px;
  383. margin-left: 6px;
  384. padding: 2px;
  385. border-radius: 0px;
  386. -webkit-transition: opacity 0.5s linear; opacity: 0.0;
  387. -webkit-transition: all 0.5s linear;
  388. -moz-transition: all 0.5s linear;
  389. transition: all 0.5s linear;
  390. }
  391. #entry:hover .perma{
  392. overflow:visible;
  393. opacity:1;
  394. -webkit-filter: blur(0px);
  395. margin-left: 6px;
  396. bottom: 7%;
  397. border:2px solid {color:permalinks border};
  398. border-top-right-radius: 0px;
  399. border-bottom-left-radius: 0px;
  400. -webkit-transition: all 0.5s linear;
  401. -webkit-transition: all 0.5s linear;
  402. -moz-transition: all 0.5s linear;
  403. transition: all 0.5s linear;
  404. }
  405. .permalinktext{
  406. display: block;
  407. font-family:caviar dreams;
  408. font-size:8px;
  409. line-height:10px;
  410. letter-spacing:1px;
  411. opacity: 1;
  412. text-transform:uppercase;
  413. text-align: right;
  414. background-color:transparent;
  415. padding: 0px;
  416. margin: 2px;
  417. margin-top:5px;
  418. -webkit-transition: all .7s ease;
  419. -moz-transition: all .7s ease;
  420. transition: all .7s ease;
  421. -o-transition: all .7s ease;
  422. }
  423.  
  424. .tags{
  425. font-family:caviar dreams;
  426. text-align:left;
  427. font-size:10px;
  428. text-transform:none;
  429. }
  430.  
  431. {CustomCSS}
  432.  
  433. iframe#tumblr_controls { position: fixed! important;
  434. white-space:nowrap; filter: invert(100%); -webkit-filter: invert(100%); -moz-filter: invert(100%); -o-filter: invert(100%); -ms-filter: invert(100%);opacity:0.4;
  435. }
  436.  
  437. .foot{ bottom:0px; right: 6px; font-size: 9px; z-index:99999; position:fixed; font-family: georgia; font-color: #ffffff; padding:0px; -webkit-transition: all 0.7s ease-out; -moz-transition: all 0.7s ease-out;transition: all 0.7s ease-out;}
  438. .foot:hover{bottom: 25px;
  439. -webkit-transition: all 0.7s ease-out; -moz-transition: all 0.7s ease-out;transition: all 0.7s ease-out;}
  440. .foot .yolo {opacity:0; bottom:5px; right:7px; font-family: consolas; font-size: 10px; line-height: 9px; x-index: 1000; position:fixed; text-align: right; padding:0px;
  441. -webkit-transition: all 0.7s ease-out; -moz-transition: all 0.7s ease-out;transition: all 0.7s ease-out;}
  442. .foot:hover .yolo{opacity:0.9;
  443. -webkit-transition: all 0.7s ease-out; -moz-transition: all 0.7s ease-out;transition: all 0.7s ease-out;}
  444.  
  445. </style>
  446. <title>{title}</title>
  447. <link rel="shortcut icon" href="http://media.tumblr.com/70998c022ff4c8666bcd1ccc41cbb3b9/tumblr_inline_mnju8k8h2U1qz4rgp.png">
  448. <meta name="viewport" content="width=820" /></head>
  449.  
  450. <body>
  451. <div id="center">
  452. <div id="content">
  453.  
  454.  
  455. <div id="sidebar">
  456. <div id="description">{Description}</div>
  457. <div id="links">
  458. <a href="{text:Link One}"title="{text:link 1 hover text}"><font color="{color:Sidebar Links}">01</font></a> <br>
  459. <a href="{text:Link Two}"title="{text:link 2 hover text}"><font color="{color:Sidebar Links}">02</font></a> <br>
  460. <a href="{text:Link Three}"title="{text:link 3 hover text}"><font color="{color:Sidebar Links}">03</font></a> <br>
  461. <a href="{text:Link Four}"title="{text:link 4 hover text}"><font color="{color:Sidebar Links}">04</font></a> <br>
  462. <a href="{text:Link Five}"title="{text:link 5 hover text}"><font color="{color:Sidebar Links}">05</font></a> <br>
  463. <a href="{text:Link Six}"title="{text:link 6 hover text}"><font color="{color:Sidebar Links}">06</font></a></div>
  464.  
  465. <img src="{image:sidebar}" style="width:280px;height:auto;margin-top:40px;margin-left:25px;"></a></div>
  466.  
  467. <center><div id="blogtitle">{text:blogtitle}</div></center>
  468.  
  469. <div id="posts">
  470. {block:Posts}
  471. <div id="entry">
  472.  
  473. {block:Text}
  474. {block:Title}<span class="title">{Title}</span>{/block:Title}
  475. <span class="entrytext">{Body}</span></a>
  476. {block:IndexPage}
  477. <div class="permalinktext">
  478. <center> posted {12Hour}:{Minutes} {AmPm}, {DayOfWeek} with <a href="{permalink}">{notecountwithlabel}</a> </center>
  479. </div>
  480. {/block:IndexPage}
  481. {block:PermalinkPage}
  482. <div class="tags">{block:HasTags}{block:Tags} #<a href="{TagURL}">{Tag}</a><br>{/block:Tags}{/block:HasTags}</div>
  483. {/block:PermalinkPage}
  484. {/block:Text}
  485.  
  486. {block:Link}
  487. <a href="{URL}" class="title">{Name}</a>
  488. {block:Description}{Description}{/block:Description}
  489. {block:IndexPage}
  490. <div class="permalinktext">
  491. {Month} {DayOfMonth} with <a href="{permalink}">{notecountwithlabel}</a>
  492. </div>
  493. {/block:IndexPage}
  494. {block:Link}
  495.  
  496.  
  497. {block:Photo}{block:IndexPage}
  498. <div class="perma">
  499. {DayOfWeek} - <a href="{permalink}">{notecountwithlabel}</a> - <a href="{reblogurl}">reblog</a> </span></div>
  500. {/block:IndexPage}
  501. {block:IndexPage}<img src="{PhotoURL-500}" alt="{PhotoAlt}" style="" width=260px /></a>{/block:IndexPage}{block:PermalinkPage}{LinkOpenTag}<img src="{PhotoURL-500}" alt="{PhotoAlt}"width=400px/>{LinkCloseTag}{/block:PermalinkPage}
  502. {/block:Photo}
  503.  
  504. {block:Photoset}
  505. <center>
  506. {block:IndexPage}
  507. <div class="perma">
  508. posted {timeago} on {DayOfWeek}<br>
  509. with <a href="{permalink}">{notecountwithlabel}</a> - <a href="{reblogurl}">share this post</a>
  510. </div>
  511. <div style="width: 200px; overflow-x:hidden;overflow-y:hidden;">{Photoset-250}</div>
  512. {/block:IndexPage}
  513. </center>
  514. <center>{block:PermalinkPage}<div style="width: auto; overflow-x:hidden;overflow-y:hidden;">{Photoset-500}{/block:PermalinkPage}</center>
  515. {/block:Photoset}
  516.  
  517. {block:Quote}
  518. <div class="quote">❝{quote}</div>
  519. {block:IndexPage}
  520. <div class="permalinktext">
  521. {Month} {DayOfMonth} with <a href="{permalink}">{notecountwithlabel}</a>
  522. </div>{/block:IndexPage}
  523. {/block:IndexPage}
  524. {/block:Quote}
  525.  
  526. {block:Chat}
  527. {block:Title}<span class="title">{Title}</span>{/block:Title}
  528. <ul class="chat">
  529. {block:Lines}
  530. <li class="user_{UserNumber}">
  531. {block:Label}
  532. <span class="label">{Label}</span>
  533. {/block:Label}
  534.  
  535. {Line}<br>
  536. {/block:Lines}
  537. {block:IndexPage}
  538. <div class="permalinktext">
  539. {Month} {DayOfMonth} with <a href="{permalink}">{notecountwithlabel}</a>
  540. </div>{/block:IndexPage}
  541. {/block:Chat}
  542.  
  543. {block:Audio}
  544. <div id="audio"><div class="cover"><img src="http://static.tumblr.com/k9utpfa/tcom8wpif/default_cover_m.jpg"></div>{block:AlbumArt}<div class="cover"><img src="{AlbumArtURL}"></div>{/block:AlbumArt}<div class="playbox">{block:AudioPlayer}{AudioPlayerWhite}{/block:AudioPlayer}</div><div class="info"><b>Artist:</b> <span{block:Artist} style="display:none;"{/block:Artist}>Unknown</span>{block:Artist}{Artist}{/block:Artist}<br><b>Title:</b> <span{block:TrackName} style="display:none;"{/block:TrackName}>Unknown</span>{block:TrackName}{TrackName}{/block:TrackName}<br><b>Album:</b> <span{block:Album} style="display:none;"{/block:Album}>Unknown</span>{block:Album}{Album}{/block:Album}{block:PlayCount}<br><b>Plays:</b> {FormattedPlayCount}{/block:PlayCount}</div></div>
  545. {block:IndexPage}
  546. {/block:IndexPage}
  547. {/block:Audio}
  548.  
  549. {block:Video}
  550. <center>
  551. {block:IndexPage}
  552. <div class="perma">
  553. {Month} {DayOfMonth} with <a href="{permalink}">{notecountwithlabel}</a> - <a href="{reblogurl}">reblog</a>
  554. </div>
  555. <div style="width: 200px; overflow-x:hidden;overflow-y:hidden;">{Video-250}</div>
  556. {/block:IndexPage}
  557. </center>
  558. <center>{block:PermalinkPage}<div style="width: 450px; overflow-x:hidden;overflow-y:hidden;">{Video-500}{/block:PermalinkPage}</center>
  559. {block:Video}
  560.  
  561. {block:Answer}
  562. <div style="margin-top:2px;;margin-bottom:0px;min-height:auto; padding: 4px; background-color:#fff;border-bottom:1px solid #eee; text-transform:normal; font-size:10px; font-family: caviar dreams; border-radius:0px;">
  563. <img src="{AskerPortraitURL-30}" width="30" align="left"
  564. style="margin-right:4px; margin-top:-6px; margin-left:0px; border:1px solid #ddd; padding:4px; background:white; border-radius:10px;"/>
  565. <askk>{asker}</askk>: {Question}</div>
  566. <div style="margin-top:2px; line-height:11px;margin-bottom:4px; text-transform:normal; font-size:10px; font-family: caviar dreams;background: transparent;">{Answer}</div>
  567. {block:IndexPage}
  568. <div class="permalinktext">
  569. {12Hour}:{Minutes} {AmPm} <a href="{permalink}">♡</a>
  570. </div>
  571. {/block:indexpage}
  572. {block:PermalinkPage}
  573. <div class="permalinktext">
  574. {12Hour}:{Minutes} {AmPm} <a href="{permalink}">♡</a>
  575. <div class="tags">{block:HasTags}{block:Tags} #<a href="{TagURL}">{Tag}</a><br>{/block:Tags}{/block:HasTags}</div>
  576. {/block:PermalinkPage}
  577. {/block:Answer}
  578.  
  579. {block:PermalinkPage}
  580. <center>
  581. {block:Caption}{Caption}{/block:Caption}
  582. {block:RebloggedFrom}
  583. posted {12Hour}:{Minutes} {AmPm} on {DayOfWeek}, {Month} {DayOfMonth}, {Year} with {notecountwithlabel}<br>
  584. <b>orginally posted by:</b> <a href="{ReblogRootURL}">{ReblogRootName}</a> | <b>reblogged from:</b> <a href="{ReblogParentURL}">{ReblogParentName}</a><br>{/block:RebloggedFrom}
  585. {block:NoteCount} tags:{block:HasTags}{block:Tags} #<a href="{TagURL}">{Tag}</a><br>{/block:Tags}{/block:HasTags}
  586. <div style="border-bottom: 1px solid #eee; text-align: center; margin: 10px;"></div>{/block:NoteCount}
  587. </center>
  588. {/block:PermalinkPage}
  589.  
  590. {block:PostNotes}<div align="middle"></div>
  591. <center></center></span><br>
  592. <div id="postnotes">{PostNotes}</div><br>
  593. <center>{block:ContentSource}
  594. <br><a href="{SourceURL}">
  595. {lang:Source}:
  596. {block:SourceLogo}
  597. <img src="{BlackLogoURL}" width="{LogoWidth}"
  598. height="{LogoHeight}" alt="{SourceTitle}" />
  599. {/block:SourceLogo}
  600. {block:NoSourceLogo}
  601. {SourceLink}
  602. {/block:NoSourceLogo}
  603. </a>
  604. {/block:ContentSource}</center>
  605.  
  606. {/block:PostNotes}
  607. </div>
  608. {/block:Posts}
  609. </div></div>
  610.  
  611. {block:indexpage}
  612. {block:NextPage}<div id="page-nav"><a href="{NextPage}"></a></div>{/block:NextPage}
  613. <script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.4/jquery.min.js"></script>
  614. <script type="text/javascript" src="http://static.tumblr.com/bswe8t6/UFVlryaq2/jquerymsnryv2.js"></script>
  615. <script type="text/javascript">
  616. $(window).load(function(){
  617. var $wall = $('#posts');
  618. $wall.imagesLoaded(function(){
  619. $wall.masonry({
  620. itemSelector: '#entry, #entry_photo',
  621. isAnimated : false
  622. });
  623. });
  624.  
  625. $wall.infinitescroll({
  626. navSelector : '#page-nav',
  627. nextSelector : '#page-nav a',
  628. itemSelector : '#entry, #entry_photo',
  629. bufferPx : 2000,
  630. debug : false,
  631. errorCallback: function() {
  632. $('#infscr-loading').fadeOut('normal');
  633. }},
  634. function( newElements ) {
  635. var $newElems = $( newElements );
  636. $newElems.hide();
  637. $newElems.imagesLoaded(function(){
  638. $wall.masonry( 'appended', $newElems,{isAnimated: false}, function(){$newElems.fadeIn('slow');} );
  639. });
  640. }); $('#content').show(500);
  641. });
  642. </script>
  643. {/block:indexpage}
  644.  
  645. <script type="text/javascript">
  646. <!--
  647.  
  648. // Disable Right Click Script
  649.  
  650. function IE(e)
  651. {
  652. if (navigator.appName == "Microsoft Internet Explorer" && (event.button == "2" || event.button == "3"))
  653. {
  654. return false;
  655. }
  656. }
  657. function NS(e)
  658. {
  659. if (document.layers || (document.getElementById && !document.all))
  660. {
  661. if (e.which == "2" || e.which == "3")
  662. {
  663. return false;
  664. }
  665. }
  666. }
  667. document.onmousedown=IE;document.onmouseup=NS;document.oncontextmenu=new Function("return false");
  668.  
  669. //-->
  670. </script>
  671.  
  672. </body>
  673.  
  674. <div class="foot"><a href="http://gracefulstate.tumblr.com/"><img src="http://media.tumblr.com/e619157342efda73d152a72c8bc7d3da/tumblr_inline_mnjm7oi1f61qz4rgp.png"></a><br> <div class="yolo"></a>Theme by <a href="http://gracefulstate.tumblr.com" target="_blank">gracefulstate</a> <br> Originally by <a href="http://demurest.tumblr.com/"> demurest</a>
  675. </div>
  676. </html>
Advertisement
Add Comment
Please, Sign In to add comment