Advertisement
themepirate

TOPSAIL Theme by ThemePirate

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