Advertisement
themepirate

Obsidian Theme by THEMEPIRATE

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