Advertisement
themepirate

Oceanus Theme by ThemePirate

May 13th, 2013
2,777
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 32.50 KB | None | 0 0
  1. <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
  2.  
  3. <!--------------------------------------------
  4.  
  5. *************** *************
  6. *************** **************
  7. *************** ***************
  8. ***** ***** ****
  9. ***** ***************
  10. ***** *************
  11. ***** heme ***** irate
  12. ***** *****
  13. ***** *****
  14.  
  15. Theme: Oceanus Date: 5/13/13
  16. By: Byron (BlogInfinity.me)
  17.  
  18. themepirate.tumblr.com
  19. ---------------------------------------------->
  20.  
  21. <html xmlns="http://www.w3.org/1999/xhtml" dir="ltr" lang="en-US">
  22. <title>{Title}</title>
  23. {block:Description}<meta name="description" content="{MetaDescription}" />{/block:Description}
  24.  
  25. <link rel="shortcut icon" href="{Favicon}" />
  26. <link rel="alternate" type="application/rss+xml" href="{RSS}" />
  27. <link href='http://fonts.googleapis.com/css?family=Open+Sans' rel='stylesheet' type='text/css'>
  28. <link href='http://fonts.googleapis.com/css?family=Open+Sans+Condensed:300' rel='stylesheet' type='text/css'>
  29. <link href='http://fonts.googleapis.com/css?family=Droid+Serif:700,700italic' rel='stylesheet' type='text/css'>
  30.  
  31. <meta name="color:Background" content="#f0f0f0" />
  32. <meta name="color:Box" content="#fafafa" />
  33. <meta name="color:Text" content="#5e5d5d" />
  34. <meta name="color:Links" content="#777676" />
  35. <meta name="color:Links Hover" content="#5f5f5f" />
  36. <meta name="color:Title Color" content="#474747" />
  37. <meta name="color:Title Hover Color" content="#363636" />
  38. <meta name="color:NavLinks Background Hover" content="#c4c2c2" />
  39. <meta name="color:Navlinks Text Color" content="#474747" />
  40. <meta name="color:Navlinks Text Hover Color" content="#363636" />
  41. <meta name="color:Menu Background Color" content="#ebe9e9" />
  42. <meta name="color:Chat" content="#f1f1f1" />
  43. <meta name="color:Asker Background" content="#f1f1f1" />
  44. <meta name="image:Background" content="http://static.tumblr.com/psjhflr/DQUmmbwb7/bgbg.png" />
  45.  
  46. <meta name="font:Body" content="Helvetica" />
  47. <meta name="if:Infinite Scroll" content="0"/>
  48. <meta name="if:To top button" content="1" />
  49. <meta name="if:Show Caption" content="0" />
  50. <meta name="if:Show Post Links" content="1" />
  51. <meta name="if:Show Tags" content="0" />
  52.  
  53. <meta name="text:Custom Link 1" content="" />
  54. <meta name="text:Custom Link 1 Title" content="Link 1" />
  55. <meta name="text:Custom Link 2" content="" />
  56. <meta name="text:Custom Link 2 Title" content="Link 2" />
  57. <meta name="text:Custom Link 3" content="" />
  58. <meta name="text:Custom Link 3 Title" content="Link 3" />
  59. <meta name="text:Custom Link 4" content="" />
  60. <meta name="text:Custom Link 4 Title" content="Link 4" />
  61. <meta name="text:Custom Link 5" content="" />
  62. <meta name="text:Custom Link 5 Title" content="Link 5" />
  63. <meta name="text:Custom Link 6" content="" />
  64. <meta name="text:Custom Link 6 Title" content="Link 6" />
  65. <meta name="text:Custom Link 7" content="" />
  66. <meta name="text:Custom Link 7 Title" content="Link 7" />
  67. <meta name="text:Custom Link 8" content="" />
  68. <meta name="text:Custom Link 8 Title" content="Link 8" />
  69. <meta name="text:Custom Link 9" content="" />
  70. <meta name="text:Custom Link 9 Title" content="Link 9" />
  71. <meta name="text:Custom Link 10" content="" />
  72. <meta name="text:Custom Link 10 Title" content="Link 10" />
  73.  
  74. <head>
  75.  
  76. <script src="http://static.tumblr.com/psjhflr/lpGmmq0oc/like.js"></script>
  77. <script src="http://static.tumblr.com/uiqhh9x/61sm66w66/jquery.min.js" type="text/javascript"></script>
  78. <script src="http://static.tumblr.com/uiqhh9x/3Jpm92lk1/totop.js" type="text/javascript"></script>
  79.  
  80. <link rel="stylesheet" type="text/css" href="http://static.tumblr.com/cpaytv3/nKOlyumhg/reset.css">
  81.  
  82.  
  83. <style type="text/css">
  84. body {
  85. background: {color:Background} url('{image:Background}') top left scroll repeat;
  86. color: {color:Text};
  87. font-family: {font:Body};
  88. font-size: 11px;
  89. text-align:left; letter-spacing: 1px;
  90. text-transform:{text:Body Text transform};
  91. -webkit-font-smoothing: antialiased;
  92. }
  93.  
  94. a, a:link, a:visited {
  95. color: {color:Links};
  96. font-family: {font:Links};
  97. text-transform: {text:Body Text transform};
  98. text-decoration: none;
  99. font-size: 11px;
  100. }
  101.  
  102. a:hover {
  103. color: {color:Links Hover};
  104. font-family: {font:Links};
  105. text-decoration: none;
  106. font-size: 11px; }
  107.  
  108. p {
  109. margin: 5px 0 0 0;
  110. line-height:12px;
  111. padding: 0; }
  112. ul, ol {
  113. margin: 5px 0 0 25px; padding: 0; }
  114. blockquote {
  115. margin: 2px 2px 1px 2px;
  116. padding: 1px 2px 1px 4px;
  117. border: 0px solid {color:Text}; }
  118. blockquote p {
  119. margin: 0;
  120. padding: 0;
  121. line-height: 12px; }
  122.  
  123.  
  124. .header {
  125. background: {color:Box};
  126. top: 30px; left: 124px;
  127. width: 979px; padding: 20px;
  128. text-align: left; height: 230px;
  129. display: block; position: absolute;
  130.  
  131. }
  132.  
  133. .menu, .menu a {
  134. margin-right: 0px; width: 250px; margin-right: 30px;
  135. text-align: left; font-size: 11px;
  136. color: {color:Blog Title Color};
  137. text-transform: capitalize; font-weight: bold;
  138. font-family: 'Open Sans', sans-serif;
  139. }
  140.  
  141. #content {
  142. top: 290px;
  143. left: 412px;
  144. {block:IndexPage}
  145. width: 900px; padding: 20px;
  146. {/block:IndexPage}
  147. {block:PermalinkPage}
  148. width:600px; padding: 20px;
  149. {/block:PermalinkPage}
  150. float: right; position: absolute;
  151. -khtml-border-radius: 5px;
  152. -moz-border-radius: 5px;
  153. -webkit-border-radius: 5px;
  154. }
  155.  
  156. #container {
  157. width: 1000px;
  158. margin: 0px auto;
  159. }
  160.  
  161. .entry {
  162. background: {color:Box};
  163. float: left;
  164. width: 300px;
  165. margin: 10px; margin-bottom: 7px;
  166. {block:PermalinkPage}
  167. width: 500px;
  168. {/block:PermalinkPage}
  169. padding: 20px;
  170. display: block;
  171. position: relative;
  172.  
  173. }
  174.  
  175. .entry img {
  176. display: block;
  177. max-width: 100%;
  178. {block:PermalinkPage}
  179. margin-bottom: 10px;
  180. {/block:PermalinkPage}
  181.  
  182. }
  183.  
  184. .entry:hover img {
  185. max-width: 100%;
  186. }
  187.  
  188. #sb {
  189. float: left;
  190. left: 120px;
  191. top: 340px;
  192. width: 245px;
  193. height: auto;
  194. padding: 0px;
  195. margin-top: 0px;
  196. display: block; margin: 5px;
  197. position: absolute;
  198. }
  199.  
  200. .sb1 {
  201. background: {color:Box};
  202. width: 260px;
  203. margin-bottom: 18px;
  204. padding: 20px;
  205. display: block;
  206. position: relative;
  207.  
  208. }
  209.  
  210.  
  211.  
  212. #sb img {
  213. display: block;
  214. max-width: 100%;
  215. -webkit-box-shadow: 0px 0px 5px rgba(0,0,0,0.2);
  216. -moz-box-shadow: 0px 0px 5px rgba(0,0,0,0.2);
  217. box-shadow: 0px 0px 5px rgba(0,0,0,0.2)
  218. }
  219.  
  220. .sbcont {
  221. margin-top: auto;
  222. }
  223.  
  224. #sb:hover img {
  225. max-width: 100%;
  226. }
  227.  
  228. .dp {
  229. background: url("{PortraitURL-128}");
  230. no-repeat center center fixed;
  231. -webkit-background-size: cover;
  232. -moz-background-size: cover;
  233. -o-background-size: cover;
  234. background-size: cover;
  235. width: 150px; height: 150px; border-radius: 75px; margin-top: -60px;
  236. -webkit-box-shadow: 0px 0px 5px rgba(0,0,0,0.2);
  237. -moz-box-shadow: 0px 0px 5px rgba(0,0,0,0.2);
  238. box-shadow: 0px 0px 5px rgba(0,0,0,0.2)
  239. }
  240.  
  241. #dp_bg {
  242. background: {color:Box}; z-index: -999999;
  243. width: 150px; height: 150px; border-radius: 75px;
  244. top: 310px; left: 140px;
  245. padding: 5px;
  246. display: block;
  247. position: absolute;
  248.  
  249. }
  250.  
  251. .menulinks a {
  252. no-repeat center center fixed;
  253. margin-top: -2px; margin-left: -3px; margin-top: -4px;
  254. text-transform: capitalize;
  255. color: {color:Navlinks Text Color};
  256. border-right: 2px dotted #ccc;
  257. font-family: 'Open Sans', sans-serif;
  258. text-transform: capitalize; font-size: 12px;
  259. text-align: center; font-weight: bold;
  260. letter-spacing:0px; display:block; line-height: 23px;
  261. width: 100px; height: 26px;
  262. padding: 13px 15px 13px;
  263. }
  264.  
  265. .menulinks a:hover {
  266. display:block;
  267. color: {color:Navlinks Text Hover Color};
  268. background-color: {color:NavLinks Background Hover} ;
  269. }
  270.  
  271. #menubar { -webkit-box-shadow: 0px 0px 5px rgba(0,0,0,0.2);
  272. -moz-box-shadow: 0px 0px 5px rgba(0,0,0,0.2);
  273. box-shadow: 0px 0px 5px rgba(0,0,0,0.2);
  274. background-color: {color:Menu Background Color} ;
  275. position: absolute; top: 200px; left: 0px;
  276. height: 50px; width: 1020px; color: {color:Navlinks Text Color};
  277. }
  278.  
  279.  
  280. .navlinks a {
  281. background-color: {color:Menu Background Color} ;
  282. no-repeat center center fixed;
  283. margin-right: 5px; margin-bottom: 5px;
  284. text-transform: capitalize;
  285. font-family: 'Open Sans', sans-serif;
  286. text-transform: capitalize; font-size: 11px;
  287. color: {color:Navlinks Text Color};
  288. text-align: center; font-weight: bold;
  289. letter-spacing:0px; display:block;
  290. padding: 9px 0px 9px;
  291. width:125px;height:20px;line-height:20px; border-radius: 75px;
  292. }
  293.  
  294. .navlinks a:hover {
  295. display:block;
  296. color: {color:Links Hover};
  297. background-color: {color:NavLinks Background Hover} ;
  298. }
  299.  
  300. #left {
  301. line-height: 12px; position: absolute; top: 40px;
  302. height:auto; color: {color:Text};
  303. padding: 15px; left: 0px; text-align: right;
  304. font-size: 11px; letter-spacing: 0px;
  305. Display:block;
  306. }
  307.  
  308.  
  309. .entry:hover .nts {
  310. width: 21px; height: 20px; top: 10px; left: 0px;
  311. opacity: .9; font-family: 'Maven Pro', sans-serif;
  312. filter: alpha(opacity = 90);
  313. -webkit-transition: all 0.5s ease-out;
  314. -moz-transition: all 0.5s ease-out;
  315. }
  316.  
  317. .entry:hover .rblg, .entry:hover .dte {
  318. width: 210px; height: 20px; top: 10px; left: 10px;
  319. opacity: .9; font-family: 'Maven Pro', sans-serif;
  320. filter: alpha(opacity = 90);
  321. -webkit-transition: all 0.5s ease-out;
  322. -moz-transition: all 0.5s ease-out;
  323. }
  324.  
  325.  
  326. .entry:hover .p1, .entry:hover .p2, .entry:hover .p3 {
  327. opacity: 1;
  328. filter: alpha(opacity = 100);
  329.  
  330.  
  331. }
  332.  
  333. .p1 {
  334. -webkit-transition: all 0.5s ease-out;
  335. -moz-transition: all 0.5s ease-out;
  336. top: 15px; left: 15px;
  337. opacity: 0;
  338. filter: alpha(opacity = 0);
  339. z-index:9999999;
  340. display: inline-block;
  341. position: absolute;
  342. text-transform: uppercase;
  343. font-family: 'Maven Pro', sans-serif;
  344. size: 11px;
  345. }
  346. .p2 {
  347. -webkit-transition: all 0.5s ease-out;
  348. -moz-transition: all 0.5s ease-out;
  349. top: 15px; left: 55px;
  350. opacity: 0;
  351. filter: alpha(opacity = 0);
  352. z-index:9999999;
  353. display: inline-block;
  354. position: absolute;
  355. text-transform: uppercase;
  356. font-family: 'Maven Pro', sans-serif;
  357. size: 12px;width: 21px;
  358. height: 20px;
  359. }
  360.  
  361.  
  362. .rblg {
  363. width: 210px;
  364. height: 20px;
  365. top: 0px; left: 10px;
  366. overflow: hidden;
  367. z-index: 9999999;
  368. color: #fff;
  369. -moz-border-radius: 2px;
  370. border-radius: 2px;
  371. position: relative;
  372. display: inline-block;
  373. text-transform: uppercase;
  374. text-align: left;
  375. -webkit-transition: all 0.5s ease-out;
  376. -moz-transition: all 0.5s ease-out;
  377. opacity: .9;
  378. filter: alpha(opacity = 90);
  379.  
  380. }
  381.  
  382. .rblg a {
  383. color: #ffffff!important; text-transform: uppercase;
  384. font-size: 42px;
  385. }
  386.  
  387. .rblg:hover, .rblg a:hover {
  388. color: #000; text-transform: uppercase;
  389. font-family: 'Maven Pro', sans-serif;
  390. }
  391.  
  392. .nts {
  393. width: 21px;
  394. height: 20px;
  395. top: 0px;
  396. background: url('http://static.tumblr.com/uiqhh9x/BPnlzww8v/like.png');
  397. overflow: hidden;
  398. z-index: 9999999;
  399. color: #fff;
  400. -moz-border-radius: 2px;
  401. border-radius: 2px;
  402. position: relative;
  403. display: inline-block;
  404. text-transform: uppercase;
  405. text-align: left;
  406. -webkit-transition: all 0.5s ease-out;
  407. -moz-transition: all 0.5s ease-out;
  408. opacity: .9;
  409. filter: alpha(opacity = 90);
  410.  
  411. }
  412.  
  413. .nts a {
  414. color: #ffffff!important; text-transform: uppercase;
  415. font-size: 14px;
  416. font-weight: bold;
  417. }
  418.  
  419. .nts img {
  420. width: 21px;
  421. height: 20px;
  422. }
  423.  
  424. .nts:hover, .nts a:hover {
  425. color: #000; text-transform: uppercase;
  426. font-family: 'Maven Pro', sans-serif;
  427. }
  428.  
  429.  
  430.  
  431. .perma1 {
  432. margin-top: 0px;
  433. font-family: 'Open Sans', sans-serif; padding: 5px;
  434. font-size:11px; color: {color:Links};
  435. text-transform: capitalize; letter-spacing: 0px;
  436. border-bottom: 1px dotted #ccc; line-height: 20px; margin-bottom: 10px;
  437. }
  438.  
  439. .perma1 a {
  440. font-family: 'Open Sans', sans-serif;
  441. font-size:11px; color: {color:Links};
  442. text-transform: capitalize; letter-spacing: 0px;
  443. }
  444.  
  445. .perma1 a:hover {
  446. color: {color:Links Hover};
  447. }
  448.  
  449. .tags {
  450. margin-top: 5px;
  451. font-family: 'Open Sans', sans-serif; padding: 5px;
  452. font-size:11px; color: {color:Links};
  453. text-transform: capitalize; letter-spacing: 0px;
  454. border: 1px dotted #ccc; line-height: 15px; margin-top: 10px;
  455. }
  456.  
  457. .tags a {
  458. margin-top: 5px;
  459. font-family: 'Open Sans', sans-serif;
  460. font-size:11px; color: {color:Links};
  461. text-transform: capitalize; letter-spacing: 0px;
  462. }
  463.  
  464. .tags a:hover {
  465. color: {color:Links Hover};
  466. }
  467.  
  468.  
  469. .n1, .n1 a {
  470. text-transform: capitalize;
  471. font-family: 'Open Sans', sans-serif;
  472. font-size: 45px;
  473. text-align: center;
  474. color: #fff;
  475. }
  476.  
  477. .n1:hover, .n1 a:hover {
  478. color: #fff;
  479. }
  480.  
  481. .n2, .n2 a {
  482. text-transform: capitalize; text-align: center; margin-top: 0px;
  483. font-family: 'Open Sans', sans-serif; font-size: 15px; letter-spacing: 1px;
  484. color: #fff;
  485.  
  486. }
  487.  
  488. .n2:hover, .n2 a:hover {
  489. text-transform: capitalize; text-align: center; margin-top: 0px;
  490. font-family: 'Open Sans', sans-serif;
  491. color: #fff;
  492. }
  493.  
  494. .n3, .n3 a {
  495. text-transform: capitalize; text-align: center; letter-spacing: 3px;
  496. font-family: 'Open Sans', sans-serif; font-size: 17px; margin-right: -5px;
  497. color: #fff;
  498.  
  499. }
  500.  
  501. .n3:hover, .n3 a:hover {
  502. color: #fff; font-family: 'Open Sans', sans-serif; font-size: 17px;
  503. margin-top: 5px;
  504. text-transform: capitalize;
  505. }
  506.  
  507. .n4, .n4 a {
  508. text-transform: capitalize; text-align: left; letter-spacing: 0px;
  509. font-family: 'Droid Serif', serif; font-style: italic;
  510. font-size: 13px; margin-right: -5px;
  511. border-bottom: 1px dotted #ccc; margin-bottom: 10px; line-height: 30px;
  512. color: {color: Text};
  513.  
  514. }
  515.  
  516. .n5, .n5 a {
  517. text-transform: capitalize; text-align: left;
  518. letter-spacing: 3px; font-family: 'Open Sans', sans-serif;
  519. font-size: 9px; margin-right: -5px;
  520. margin-bottom: 0px; line-height: 0px; color: {color: box};
  521.  
  522. }
  523.  
  524.  
  525. .nts:hover , .rblg:hover , .dte:hover {
  526. color: #ffffff!important;
  527. }
  528.  
  529. .title, .title a {
  530. font-family: 'Droid Serif', serif; font-style: italic;
  531. font-size: 20px;
  532. color: {color:title color};
  533. line-height: 25px; margin-bottom: 10px;
  534. letter-spacing:2px;
  535. text-transform: none;
  536. }
  537.  
  538. .title:hover, .title a:hover {
  539. color:{color:title hover color};
  540. }
  541.  
  542. .btitle a {
  543. font-family: 'Droid Serif', serif; font-style: italic;
  544. font-size: 90px; height: 20px;
  545. color: {color:Title color}; width:800px;
  546. letter-spacing:-4px; line-height: 110px;
  547. text-transform: none; left: 0px;
  548. }
  549.  
  550. .btitle:hover, .btitle a:hover {
  551. color: {color:Title color};
  552. }
  553.  
  554.  
  555.  
  556. .pos {
  557. background-color: {color:Chat};
  558. }
  559. .audioplayer {
  560. padding-left: 12px;
  561. background-color:{color:Chat};
  562. }
  563. .playcount {
  564. float: right;
  565. clear: both;
  566. padding-top: 10px;
  567. padding-right: 20px;
  568. color:{color:link};
  569. text-shadow: none;
  570. font-size:10px;
  571. text-transform:{text:Title text transform};
  572. }
  573.  
  574. #sidebar img {
  575. max-width:100%;
  576. }
  577.  
  578. #sidebar img {
  579. border: 0px;
  580. display: block;
  581. }
  582.  
  583. .ques {
  584. background-color:{color:Asker Background};
  585. padding:5px;
  586. font-family: {font:Title};
  587. font-size: 12px;
  588. line-height: 16px;
  589. text-transform: uppercase;
  590. letter-spacing:-1px;
  591. }
  592. .ques a {
  593. font-family: {font:Title};
  594. font-size: 12px;
  595. line-height: 16px;
  596. text-transform: uppercase;
  597. letter-spacing:-1px;color:{color:Links};
  598. }
  599. .ques a:hover {
  600. color: {color:Links Hover};}
  601. .said a {
  602. font-family: {font:Title};
  603. font-size: 12px;
  604. line-hepxht: 14px;
  605. text-transform: uppercase;
  606. letter-spacing:-1px;
  607. margin-top:6px;
  608. }
  609. .said a:hover {
  610. font-family: {font:Title};
  611. font-size: 12px;
  612. line-height: 14px;
  613. text-transform: uppercase;
  614. letter-spacing:-1px;
  615. margin-top:6px;
  616. }
  617.  
  618. .nav a {
  619. font-size: 13px;
  620. font-family: 'Open Sans', sans-serif;
  621. }
  622. .nav {
  623. font-size: 13px;
  624. font-family: 'Open Sans', sans-serif;
  625. }
  626.  
  627.  
  628. .pagination {
  629. float:center; color: {color: Navlinks Text Color};
  630. margin-top:0px;
  631. width: auto;
  632. height:20px;
  633. margin-left: 3px;
  634. text-align: right;
  635. line-height:20px; letter-spacing: 1px;
  636. font-family: 'Droid Serif', serif;
  637. font-size:13px;
  638. }
  639.  
  640.  
  641. .pagination a, .pagination, .pagination a:active, .pagination a:visited {
  642. float:center; color: {color: Navlinks Text Color};
  643. margin-top:0px;
  644. width: auto;
  645. height:20px;
  646. margin-left: 3px;
  647. text-align: right;
  648. line-height:20px; letter-spacing: 1px;
  649. font-family: 'Droid Serif', serif;
  650. font-size:13px;
  651. }
  652.  
  653. .pagination a:hover, .pagination :hover {
  654. float:center;
  655. margin-top:0px;
  656. width: auto;
  657. height:20px;
  658. margin-left: 3px;
  659. text-align: right;
  660. line-height:20px; letter-spacing: 1px;
  661. font-family: 'Droid Serif', serif;
  662. font-size:13px; color: {color: Links Hover};
  663. }
  664.  
  665. #toTop {
  666. display:none;
  667. text-decoration:none;
  668. position:fixed;
  669. bottom:2px;
  670. right:2px;
  671. overflow:hidden;
  672. width:51px;
  673. height:51px;
  674. border:none;
  675. text-indent:100%;
  676. background:url(http://static.tumblr.com/8jq17g7/Ecym0czgw/ui.totop.png) no-repeat left top;
  677. opacity: .5;
  678. filter: alpha(opacity = 50);
  679. }
  680.  
  681. #toTopHover {
  682. background:url(http://static.tumblr.com/8jq17g7/Ecym0czgw/ui.totop.png) no-repeat left top;
  683. width:51px;
  684. height:51px;
  685. display:block;
  686. overflow:hidden;
  687. float:left;
  688. opacity: 0;
  689. -moz-opacity: 0;
  690. filter:alpha(opacity=0);
  691. }
  692.  
  693. #toTop:hover {
  694. opacity: 1;
  695. filter: alpha(opacity = 100);
  696. }
  697.  
  698. #toTop:active, #toTop:focus {
  699. outline:none;
  700. }
  701.  
  702. {block:IfInfiniteScroll}
  703. .tumblrAutoPager_page_info, .tumblrAutoPager_page_separator {display:none;}
  704. #infscr-loading {
  705. display:none;
  706. }
  707. .navigation {
  708. display:none!important;
  709. }
  710. #pagination {
  711. display:none;
  712. {/block:IfInfiniteScroll}
  713. }
  714.  
  715. #infscr-loading {
  716. position: absolute!important;
  717. width: 16px!important;
  718. height: 11px!important;
  719. bottom: 0px!important;
  720. left: 50%!important;
  721. margin-top: 10px!important;
  722. margin-bottom: 5px!important;
  723. }
  724.  
  725. #over{
  726. height:50000px!important;
  727. position:absolute;
  728. top:0px;
  729. left:0px;
  730. width: 100%;}
  731.  
  732. .hrline { margin-left: -5px; margin-right: -5px; padding:-1000px width: 410px;}
  733.  
  734. .t1, .t1 a {
  735. font-family: 'Open Sans', sans-serif;
  736. font-size: 11px;
  737. color: {color:Links};
  738. line-height: 20px;
  739. letter-spacing:3px; margin-top: 10px; margin-right: -4px;
  740. text-transform: uppercase; text-align:right;
  741. }
  742.  
  743.  
  744.  
  745. .perma2, .perma2 a {
  746. font-family: 'Open Sans', sans-serif;
  747. font-size:14px; color: {color:Links};
  748. }
  749.  
  750.  
  751.  
  752. .prmlnk {
  753. background: {color:Box};
  754. font-size:15px;
  755. margin: 10px;
  756. width: 500px;
  757. padding: 20px;
  758. display: block; overflow:hidden;
  759. position: relative;
  760.  
  761. }
  762.  
  763. .wrap {position: fixed; bottom:10px; left:0px;}
  764.  
  765. .wrap:hover .cred a {width: 140px; height: 20px; text-align: right;}
  766.  
  767. .cred a {
  768. height: 100%; width: 80px; height: 20px; margin-left:-65px;
  769. background-color: #000; font-size: 14px; text-align: right;
  770. overflow: hidden; line-height: 15px;
  771. z-index: 9999999; padding-top: 3px;
  772. color: #fff; padding-right: 5px;
  773. -moz-border-radius: 2px;
  774. border-radius: 2px;
  775. display: inline-block;
  776. text-transform: capitalize;
  777. -webkit-transition: all 0.5s ease-out;
  778. -moz-transition: all 0.5s ease-out;
  779. opacity: .7;
  780. filter: alpha(opacity = 70);
  781. font-family: 'Open Sans', sans-serif;
  782. line-spacing: 1px;
  783. }
  784.  
  785. .desc {
  786. height: 50px; position: relative;
  787. }
  788.  
  789. ol.notes {
  790. padding: 0px;
  791. margin: 25px 0px;
  792. list-style-type: none;
  793. border-bottom: solid 1px #ccc;
  794. }
  795.  
  796. ol.notes li.note {
  797. border-top: solid 1px #ccc;
  798. padding: 10px;
  799. }
  800.  
  801. ol.notes li.note img.avatar {
  802. vertical-align: -4px;
  803. margin-right: 10px;
  804. width: 16px;
  805. height: 16px;
  806. }
  807.  
  808. ol.notes li.note span.action {
  809. font-weight: bold;
  810. }
  811.  
  812. ol.notes li.note .answer_content {
  813. font-weight: normal;
  814. }
  815.  
  816. ol.notes li.note blockquote {
  817. border-color: #eee;
  818. padding: 4px 10px;
  819. margin: 10px 0px 0px 25px;
  820. }
  821.  
  822. ol.notes li.note blockquote a {
  823. text-decoration: none;
  824. }
  825.  
  826. </style>
  827. <script type="text/javascript" src="http://static.tumblr.com/psjhflr/nvqmmq0r3/liked.js"></script>
  828. </head>
  829.  
  830.  
  831. <style type="text/css">{CustomCSS}</style>
  832.  
  833. <body>
  834.  
  835.  
  836.  
  837. <div class="header"><br><br>
  838. <div class="btitle"><a href="/"><center>{Title}</center></a></div>
  839. <br>
  840. <div id="menubar">
  841. <table cellpadding="0" cellspacing="3" width="230px">
  842. <div align="center">
  843. <tr>
  844. <td><div class="menulinks"><a href="/">Index</a></div></td>
  845. <td><div class="menulinks"><a href="/archive">Archive</a></div></td>
  846.  
  847. <td><div class="menulinks"><a href="/ask">Message</a></div></td>
  848. <td>{block:ifCustomLink1Title}<div class="menulinks"><a href="{text:Custom Link 1}">{text:Custom Link 1 Title}</a></div>{/block:ifCustomLink1Title}</td>
  849. <td>
  850. {block:ifCustomLink2Title}<div class="menulinks"><a href="{text:Custom Link 2}">{text:Custom Link 2 Title}</a></div>{/block:ifCustomLink2Title}</td>
  851. <td>{block:ifCustomLink3Title}<div class="menulinks"><a href="{text:Custom Link 3}">{text:Custom Link 3 Title}</a></div>{/block:ifCustomLink3Title}
  852. </td>
  853. <td>
  854. {block:ifCustomLink4Title}<div class="menulinks"><a href="{text:Custom Link 4}">{text:Custom Link 4 Title}</a></div>{/block:ifCustomLink4Title}</td>
  855. </tr>
  856. </table>
  857. </div></div>
  858.  
  859. <div id="dp_bg"></div>
  860.  
  861. <div id="sb">
  862. <div class="sb1"><br>
  863. <div align="left"><div class="dp"></div>
  864. </div>
  865. <div align="justify">
  866. <a href="/"><img src="{image:DisplayImage}"></a><p>
  867. <div class="n4">About</div>
  868. {Description}</div>
  869. </div>
  870. <div class="sb1">
  871. <div class="n4">Links</div>
  872. <table cellpadding="0" cellspacing="3" width="230px">
  873. <div align="center">
  874. <tr>
  875. <td>{block:ifCustomLink5Title}<div class="navlinks"><a href="{text:Custom Link 5}">{text:Custom Link 5 Title}</a></div>{/block:ifCustomLink5Title}</td>
  876. <td>{block:ifCustomLink6Title}<div class="navlinks"><a href="{text:Custom Link 6}">{text:Custom Link 6 Title}</a></div>{/block:ifCustomLink6Title}</td>
  877. </tr>
  878. <tr>
  879. <td>
  880. {block:ifCustomLink7Title}<div class="navlinks"><a href="{text:Custom Link 7}">{text:Custom Link 7 Title}</a></div>{/block:ifCustomLink7Title}</td>
  881. <td>{block:ifCustomLink8Title}<div class="navlinks"><a href="{text:Custom Link 8}">{text:Custom Link 8 Title}</a></div>{/block:ifCustomLink8Title}
  882. </td>
  883. </tr>
  884. <tr>
  885. <td>
  886. {block:ifCustomLink9Title}<div class="navlinks"><a href="{text:Custom Link 9}">{text:Custom Link 9 Title}</a></div>{/block:ifCustomLink9Title}</td>
  887. <td>{block:ifCustomLink10Title}<div class="navlinks"><a href="{text:Custom Link10}">{text:Custom Link 10 Title}</a></div>{/block:ifCustomLink10Title}
  888. </td>
  889. </tr>
  890. </table>
  891. </div>
  892.  
  893.  
  894. <div class="sb1"><div align="center">
  895. <div class="n4">Theme:</div><p> <a href="http://themepirate.me/tumblrthemes/oceanus"><i>Oceanus</i> </a> by <a href="http://themepirate.tumblr.com"><b>ThemePirate</b></a>
  896. </div>
  897. </div>
  898.  
  899. </div>
  900.  
  901. <div id="container">
  902. <div id="content">
  903.  
  904.  
  905. {block:Posts}
  906. <div class="entry">
  907.  
  908. {block:Text}
  909. {block:IfShowPostLinks}
  910. <div class="perma1">
  911. {Month} {DayOfMonth}, {Year} / <a href="{Permalink}">{NoteCountWithLabel}</a>
  912. </div>
  913. {/block:IfShowPostLinks}
  914. {block:Title}
  915. <div class="title"><a href="{Permalink}">{Title}</a></div>
  916. {/block:Title} {block:indexpage}
  917. {Body}
  918. {block:IfShowTags}
  919. {block:HasTags}
  920. <div class="tags">
  921. {block:Tags}
  922. <i>#{Tag}</i>
  923. {/block:Tags}</div>
  924. {/block:HasTags}
  925. {/block:IfShowTags}
  926. {/block:indexpage}
  927. {block:PermalinkPage}
  928. {Body}
  929. {/block:PermalinkPage}
  930. {/block:Text}
  931.  
  932. {block:Photo}
  933. {block:IndexPage}
  934. <div class="p1">
  935. <div class="rblg">
  936. <a href="{reblogurl}"><img src="http://static.tumblr.com/psjhflr/lx6mmq21l/reblog.png"></a>
  937. </div></div>
  938. <div class="p2">
  939. <div class="nts">
  940. <a id="like{PostID}" href="javascript:likelink('{PostID}','{Permalink}','');"><img src="http://static.tumblr.com/psjhflr/DJNmmpxrc/spacer.gif" width="21" height="20" alt="Like this post" id="likeimage{PostID}"/></a>
  941. </div>
  942. </div>
  943.  
  944. {LinkOpenTag}<a href="{permalink}"><img src="{PhotoURL-500}" alt="{PhotoAlt}" width="500"/></a>{LinkCloseTag}
  945. {block:ifShowCaption}
  946.  
  947. {block:Caption}{caption}{/block:Caption}
  948.  
  949. {/block:ifShowCaption}
  950.  
  951. {block:IfShowTags}
  952. {block:HasTags}
  953. <div class="tags">
  954. {block:Tags}
  955. <i>#{Tag}</i>
  956. {/block:Tags}</div>
  957. {/block:HasTags}
  958. {/block:IfShowTags}
  959.  
  960. {/block:IndexPage}
  961. {block:PermalinkPage}<div align="center">
  962. <img src="{PhotoURL-500}" alt="{PhotoAlt}"/></div>
  963. {block:Caption}{Caption}{/block:Caption}
  964. {/block:PermalinkPage}
  965. {/block:Photo}
  966.  
  967. {block:Photoset}
  968. {block:IndexPage}
  969. {block:IfShowPostLinks}
  970. <div class="perma1">
  971. {Month} {DayOfMonth}, {Year} / <a href="{Permalink}">{NoteCountWithLabel}</a>
  972. </div>
  973. {/block:IfShowPostLinks}
  974. <center>{Photoset-250}</center>
  975. {block:ifShowCaption}{block:Caption}{caption}{/block:Caption}{/block:ifShowCaption}
  976. {block:IfShowTags}
  977. {block:HasTags}
  978. <div class="tags">
  979. {block:Tags}
  980. <i>#{Tag}</i>
  981. {/block:Tags}</div>
  982. {/block:HasTags}
  983. {/block:IfShowTags}
  984. {/block:IndexPage}
  985. {block:permalinkpage}
  986. <div align="center">{Photoset-500}</div>
  987. {block:Caption}{Caption}{/block:Caption}
  988. {/block:permalinkpage}
  989. {/block:Photoset}
  990.  
  991. {block:Video}
  992. {block:IndexPage}
  993. {block:IfShowPostLinks}
  994. <div class="perma1">
  995. {Month} {DayOfMonth}, {Year} / <a href="{Permalink}">{NoteCountWithLabel}</a>
  996. </div>
  997. {/block:IfShowPostLinks}
  998. <div align="center">{Video-250}</div> <p>
  999. {block:IfShowTags}
  1000. {block:HasTags}
  1001. <div class="tags">
  1002. {block:Tags}
  1003. <i>#{Tag}</i>
  1004. {/block:Tags}</div>
  1005. {/block:HasTags}
  1006. {/block:IfShowTags}
  1007. {block:ifShowCaption}{block:Caption}{caption}{/block:Caption}{/block:ifShowCaption}
  1008. {/block:IndexPage}
  1009. {block:permalinkpage}
  1010. <div align="center">{Video-500}</div>
  1011. {block:Caption}{Caption}{/block:Caption}
  1012. {/block:permalinkpage}
  1013. {/block:Video}
  1014.  
  1015. {block:Audio}
  1016. {block:IfShowPostLinks}
  1017. <div class="perma1">
  1018. {Month} {DayOfMonth}, {Year} / <a href="{Permalink}">{NoteCountWithLabel}</a>
  1019. </div>
  1020. {/block:IfShowPostLinks}
  1021. <div class="audioplayer">{AudioPlayerGrey}</div>{block:Caption}{Caption}{/block:Caption}<p>{block:IndexPage}
  1022. {block:IfShowTags}
  1023. {block:HasTags}
  1024. <div class="tags">
  1025. {block:Tags}
  1026. <i>#{Tag}</i>
  1027. {/block:Tags}</div>
  1028. {/block:HasTags}
  1029. {/block:IfShowTags}
  1030. {/block:IndexPage}
  1031. {block:permalinkpage}
  1032. <div class="perma1"><a id="notes{PostID}" href="{Permalink}">{PlayCount} Plays</a></div>
  1033. {/block:permalinkpage}
  1034. {/block:Audio}
  1035.  
  1036. {block:Quote}
  1037. {block:IfShowPostLinks}
  1038. <div class="perma1">
  1039. {Month} {DayOfMonth}, {Year} / <a href="{Permalink}">{NoteCountWithLabel}</a>
  1040. </div>
  1041. {/block:IfShowPostLinks}
  1042. <div class="title"><a href="{Permalink}">{Quote}</a></div><p> {block:Source}— {Source}{/block:Source}<p>{block:IndexPage}
  1043. {block:IfShowTags}
  1044. {block:HasTags}
  1045. <div class="tags">
  1046. {block:Tags}
  1047. <i>#{Tag}</i>
  1048. {/block:Tags}</div>
  1049. {/block:HasTags}
  1050. {/block:IfShowTags}
  1051. {/block:IndexPage}
  1052. {/block:Quote}
  1053.  
  1054. {block:Link}
  1055. {block:IfShowPostLinks}
  1056. <div class="perma1">
  1057. {Month} {DayOfMonth}, {Year} / <a href="{Permalink}">{NoteCountWithLabel}</a>
  1058. </div>
  1059. {/block:IfShowPostLinks}
  1060. <div class="title"><a href="{URL}" class="post_title" target="_blank"> {Name}</a></div> {block:Description}{Description}{/block:Description}<p>{block:IndexPage}
  1061. {block:IfShowTags}
  1062. {block:HasTags}
  1063. <div class="tags">
  1064. {block:Tags}
  1065. <i>#{Tag}</i>
  1066. {/block:Tags}</div>
  1067. {/block:HasTags}
  1068. {/block:IfShowTags}
  1069. {/block:IndexPage}
  1070. {/block:Link}
  1071.  
  1072. {block:Chat}
  1073. {block:IfShowPostLinks}
  1074. <div class="perma1">
  1075. {Month} {DayOfMonth}, {Year} / <a href="{Permalink}">{NoteCountWithLabel}</a>
  1076. </div>
  1077. {/block:IfShowPostLinks}
  1078. {block:Title}<div class="title"><a href="{Permalink}">{Title}<p></a></div>{/block:Title} {block:Lines}<div class="{Alt}">{block:Label}{Label}{/block:Label} {Line}</div>{/block:Lines}<p>{block:IndexPage}
  1079. {block:IfShowTags}
  1080. {block:HasTags}
  1081. <div class="tags">
  1082. {block:Tags}
  1083. <i>#{Tag}</i>
  1084. {/block:Tags}</div>
  1085. {/block:HasTags}
  1086. {/block:IfShowTags}
  1087. {/block:IndexPage}
  1088. {/block:Chat}
  1089. {block:Answer} <div class="ques"> {Asker} said: {Question}</div>
  1090. <i>{Answer}</i>{/block:Answer}
  1091.  
  1092. </div>
  1093.  
  1094. {block:permalinkpage}{block:NoteCount}
  1095. <div class="prmlnk"><div class="perma2">
  1096. Posted on: <a href="{Permalink}">{DayOfMonth} {month}, {Year}</a>
  1097. with <a href="{Permalink}">{NoteCount} Notes</a><p>
  1098. <i>via</i> {block:RebloggedFrom}
  1099. {ReblogParentName} <i> source: </i> {ReblogRootName}
  1100. {/block:RebloggedFrom}
  1101. {/block:NoteCount}
  1102. {block:PostNotes}
  1103. {PostNotes}
  1104. {/block:PostNotes}
  1105. </div>
  1106.  
  1107. </div>
  1108. {/block:permalinkpage}
  1109. {/block:Posts}
  1110.  
  1111.  
  1112.  
  1113. <div class="clear"></div>
  1114. {block:IfNotInfiniteScroll}
  1115. {block:IndexPage}
  1116. <div class="entry">
  1117. <div class="pagination">
  1118. {block:Pagination}
  1119. <div class="navigation">
  1120. {block:PreviousPage}
  1121. <a href="{PreviousPage}">Previous</a>
  1122. {/block:PreviousPage}
  1123.  
  1124. {block:NextPage}
  1125. <a href="{NextPage}" >Next</a>
  1126. {/block:NextPage}
  1127. <div class="clear"></div>
  1128. </div>
  1129. {/block:Pagination}
  1130. {/block:IndexPage}
  1131. </div>
  1132. </div>{/block:IfNotInfiniteScroll}
  1133.  
  1134. </div>
  1135. </div>
  1136.  
  1137. <div class="wrap"><div class="cred"><a href="http://styleandluxury.tumblr.com/">THEME ©</a></div></div>
  1138.  
  1139. {block:Pagination}
  1140. <ul id="pagination">
  1141. {block:PreviousPage}
  1142. <li><a href="{PreviousPage}"></a></li>
  1143. {/block:PreviousPage}
  1144. {block:NextPage}
  1145. <li><a id="nextPage" href="{NextPage}"></a></li>
  1146. {/block:NextPage}
  1147. </ul>
  1148. {/block:Pagination}
  1149. <script src="http://static.tumblr.com/psjhflr/bxnmcwj9t/masonry.js"></script>
  1150. {block:IfInfiniteScroll}
  1151. <script src="http://static.tumblr.com/twte3d7/0pellzh2t/infinitescroll.js"></script>{/block:IfInfiniteScroll}
  1152. <script type="text/javascript">
  1153. $(window).load(function () {
  1154. $('#content').masonry(),
  1155. $('.masonryWrap').infinitescroll({
  1156. navSelector : '#pagination',
  1157. nextSelector : '#pagination a#nextPage',
  1158. itemSelector : ".entry, .clear",
  1159. bufferPx : 40,
  1160. loadingImg : "",
  1161. loadingText : "",
  1162. },
  1163. function() { $('#content').masonry({ appendedContent: $(this) }); }
  1164. );
  1165. });
  1166. </script>
  1167.  
  1168. </div>
  1169.  
  1170.  
  1171.  
  1172.  
  1173. {block:iftotopbutton}
  1174. <script type="text/javascript">
  1175. $(document).ready(function() {
  1176. /*
  1177. var defaults = {
  1178. containerID: 'toTop', // fading element id
  1179. containerHoverID: 'toTopHover', // fading element hover id
  1180. scrollSpeed: 1200,
  1181. easingType: 'linear'
  1182. };
  1183. */
  1184.  
  1185. $().UItoTop({ easingType: 'easeOutQuart' });
  1186.  
  1187. });
  1188. </script>
  1189. <a href="#" id="toTop" style="display: none; "><span id="toTopHover"></span>To Top</a>{block:iftotopbutton}
  1190.  
  1191.  
  1192.  
  1193. </div>
  1194. </body>
  1195. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement