sexycullen

# 18

Jun 24th, 2013
769
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 14.00 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. <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
  3. <head><title>{Title}</title>
  4. <link rel="shortcut icon" href="{Favicon}">
  5. <link rel="alternate" type="application/rss+xml" href="{RSS}">
  6. {block:Description}<meta name="description" content="{MetaDescription}" />{/block:Description}
  7.  
  8. <!--- spunkhandsome theme #18 --->
  9.  
  10.  
  11. <head>
  12.  
  13.  
  14. <meta name="color:bg" content="#FFFFFF">
  15. <meta name="color:sidelink" content="#7e7e7e">
  16. <meta name="color:sidelinkh" content="#888888">
  17. <meta name="color:link" content="#949393">
  18. <meta name="color:hover" content="#AAAAAA">
  19. <meta name="color:text" content="#686868">
  20. <meta name="color:scrollbar" content="#EEEEEE">
  21. <meta name="color:border" content="#F5F5F5">
  22. <meta name="color:infobg" content="#F5F5F5">
  23.  
  24. <meta name="image:sidebar" content=""/>
  25. <meta name="text:phrase" content="">
  26.  
  27. <meta name="if:Show Phrase" content="0" />
  28.  
  29. <meta name="text:link1" content="">
  30. <meta name="text:link1 url" content="/">
  31. <meta name="text:link1 hover" content="link1">
  32. <meta name="text:link2" content="">
  33. <meta name="text:link2 url" content="/">
  34. <meta name="text:link2 hover" content="link2">
  35. <meta name="text:link3" content="">
  36. <meta name="text:link3 url" content="/">
  37. <meta name="text:link3 hover" content="link3">
  38. <meta name="text:link4" content="">
  39. <meta name="text:link4 url" content="/">
  40. <meta name="text:link4 hover" content="link4">
  41. <meta name="text:link5" content="">
  42. <meta name="text:link5 url" content="/">
  43. <meta name="text:link5 hover" content="link5">
  44. <meta name="text:link6" content="">
  45. <meta name="text:link6 url" content="/">
  46. <meta name="text:link6 hover" content="link6">
  47.  
  48. <!-- HTML5 Shiv -->
  49. <!--[if lt IE 9]>
  50. <script src="http://static.tumblr.com/hriofhd/Qj0m8pn7q/html5shiv.js"></script>
  51. <![endif]-->
  52.  
  53. <link href='http://fonts.googleapis.com/css?family=Cuprum:400,400italic,700,700italic' rel='stylesheet' type='text/css'>
  54.  
  55.  
  56. <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
  57. <title>{Title}</title> {block:Description}<meta name="description" content="{MetaDescription}" />{/block:Description}
  58. <link rel="shortcut icon" href="{Favicon}" />
  59. <link rel="alternate" type="application/rss+xml" href="{RSS}" />
  60.  
  61. <style type="text/css">
  62.  
  63. iframe#tumblr_controls {-webkit-transition: opacity 0.7s linear;opacity: 1;-webkit-transition: all 0.4s ease-out;-moz-transition: all 0.4s ease-out;transition: all 0.4s ease-out; right:3px !important; position: fixed !important;}
  64.  
  65. a {
  66. color:{color:link};
  67. text-decoration:none;
  68. -moz-transition-duration:0.5s;
  69. -webkit-transition-duration:0.5s;
  70. -o-transition-duration:0.5s;
  71. }
  72.  
  73. a:hover {
  74. color:{color:hover};
  75. text-decoration:none;
  76. -moz-transition-duration:0.5s;
  77. -webkit-transition-duration:0.5s;
  78. -o-transition-duration:0.5s;
  79. }
  80.  
  81. small {font-size:10px;}
  82. sub {font-size:10px;}
  83. b, strong {color:{color:link};}
  84. i {color: {color:link};}
  85.  
  86.  
  87. ::-webkit-scrollbar {background-color:{color:bg}; height:8px; width:8px}
  88. ::-webkit-scrollbar-thumb:vertical {background-color:{color:scrollbar}; height:50px}
  89. ::-webkit-scrollbar-thumb:horizontal {background-color:{color:scrollbar}; height:8px!important}
  90.  
  91. body {
  92. background-color:{color:bg};
  93. font-family:cambria;
  94. font-weight:normal;
  95. font-style:normal;
  96. font-size:10px;
  97. }
  98.  
  99.  
  100.  
  101. h1 {
  102. font-weight:normal;
  103. font-size:11px;
  104. text-align:center;
  105. font-style:italic;
  106. line-height:50%;
  107. letter-spacing:0px;
  108. text-transform:none;
  109. color:{color:text};
  110.  
  111. }
  112.  
  113. h2 {
  114. font-size:12px;
  115. text-align:center;
  116. line-height:100%;
  117. letter-spacing:0px;
  118. font-family:georgia;
  119. color:{color:text};
  120. font-style:italic;
  121. font-weight:normal;
  122. }
  123.  
  124.  
  125. blockquote {
  126. border-left:2px solid {color:infobg};
  127. padding-left:6px;
  128. margin:14px;
  129. }
  130.  
  131. blockquote img {
  132. max-width:245px;
  133. }
  134.  
  135. #themenum {
  136. background-color:{color:bg};
  137. width:700px;
  138. margin: 0 auto -72px auto;
  139. text-align: center;
  140. }
  141.  
  142. #phrase {
  143. {block:ifShowPhrase}
  144. width: 90px;
  145. padding:5px;
  146. position: fixed;
  147. margin-left:0px;
  148. margin-top:-28px;
  149. line-height:13px;
  150. font-size:9px;
  151. font-family: cambria;
  152. letter-spacing:0px;
  153. font-style:none;
  154. text-transform:lowercase;
  155. text-align:right;
  156. color: {color:text};
  157. line-height:90%;
  158. border-top: 1px solid {color:infobg};
  159. {/block:ifShowPhrase}
  160. }
  161.  
  162. #sidebar {
  163. color:{color:text};
  164. position:fixed;
  165. width:245px;
  166. height:auto;
  167. margin-top:250px;
  168. margin-left:-130px;
  169. text-align:left;
  170. }
  171.  
  172. #sidebar img {
  173. width:100px;
  174. height:auto;
  175. margin-bottom:10px;
  176. margin-left:90px;
  177. outline-offset:2px;
  178. outline:0px solid {color:border};
  179. }
  180.  
  181.  
  182. .slinks {
  183. width:250px;
  184. margin-bottom:10px;
  185. margin-top:-90px;
  186. margin-left:-65px;
  187. font-size:9px;
  188. font-family:cambria;
  189. text-transform:uppercase;
  190. text-align:center;
  191. letter-spacing:2px;
  192. line-height:150%;
  193. outline-offset:0px;
  194. outline:0px solid {color:border};
  195. }
  196.  
  197. .slinks a{
  198. padding:3px;
  199. color:{color:sidelink};
  200. letter-spacing:0px;
  201. text-decoration:none;
  202. -moz-transition-duration:1s;
  203. -webkit-transition-duration:1s;
  204. -o-transition-duration:1s;
  205. }
  206.  
  207. .slinks a:hover{
  208. color:{color:sidelinkh};
  209. -moz-transition-duration:1s;
  210. -webkit-transition-duration:1s;
  211. -o-transition-duration:1s;
  212. }
  213.  
  214.  
  215. .description {
  216. position:absolute;padding: 3px;
  217. text-transform:lowercase;
  218. width:200px;
  219. margin-left:16px;
  220. margin-top:0px;
  221. text-align:justify;
  222. font-size:9px;
  223. font-family:cambria;
  224. font-style:none;
  225. color:{color:text};
  226. letter-spacing:0px;
  227. border-top: 0px solid {color:infobg};
  228. border-bottom: 0px solid {color:infobg};
  229. border-right: 0px solid {color:infobg};
  230. border-left: 0px solid {color:infobg};
  231. }
  232.  
  233. .description a {
  234. color:{color:link};
  235. }
  236.  
  237. .description a:hover {
  238. color:#f1f1f1;
  239. }
  240.  
  241. .pagination {
  242. font-size:9px;
  243. text-transform:uppercase;
  244. letter-spacing:3px;
  245. font-style:normal;
  246. text-align:center;
  247. }
  248.  
  249. .pagination a {
  250. color:{color:link};
  251. }
  252.  
  253.  
  254.  
  255. #postcontainer {
  256. float:left;
  257. margin-left:98px;
  258. margin-top:80px;
  259. text-align:justify;
  260. background-color:{color:bg};
  261. color:{color:text};
  262. margin-bottom: 35px;
  263. padding-left:30px;
  264. border-left: 0px solid #000;
  265. }
  266.  
  267.  
  268. #posts {
  269. width:500px;
  270. margin-top:75px;
  271. text-align:justify;
  272. font-size:10px;
  273. letter-spacing:0x;
  274. color:{color:text};
  275. padding-left:9px;
  276. padding-right:9px;
  277. border-right:0px solid {color:infobg};
  278. border-bottom:0px solid {color:infobg};
  279. outline-offset:20px;
  280. }
  281.  
  282. #info {
  283. text-align:right;
  284. margin-top:10px;
  285. padding-top:2px;
  286. padding:9px;
  287. font-family:cambria;
  288. text-transform:lowercase;
  289. letter-spacing:0px;
  290. font-size:9px;
  291. font-style:none;
  292. border-top:1px solid {color:infobg};
  293. border-left: 1px solid {color:infobg};
  294. }
  295.  
  296. #info a {
  297. color:{color:link};
  298. }
  299.  
  300. #info a:hover {
  301. color:{color:hover};
  302. }
  303.  
  304. .caption {
  305. width:500px;
  306. text-align:justify;
  307. line-height:120%;
  308. }
  309.  
  310.  
  311. .ask {
  312. align:justify;
  313. color: {color:text};
  314. font-size:10px;
  315. margin:3px 0px 5px 0px;
  316. padding:3px;
  317. position: relative;
  318. font-family:cambria;
  319. border-bottom: 1px solid {color:infobg};
  320. border-right: 1px solid {color:infobg};
  321. }
  322.  
  323. .ask p {
  324. margin:1px 0px;
  325. }
  326.  
  327. .ask span {
  328. display:block;
  329. position:absolute;
  330. width:1px;
  331. height:1px;
  332. font-size: 0;
  333. line-height: 1px;
  334. left:-10px;
  335. top:10px;
  336. }
  337.  
  338. .askborder {
  339. float: left;
  340. margin: 1px 2px 0 0;
  341. padding: 2px;
  342. background: {color:border};
  343. }
  344.  
  345. .music {
  346. width:500px;
  347. padding-bottom:10px;
  348. background-color:{color:bg};
  349. }
  350.  
  351. .albumart {
  352. float:left;
  353. padding:0px 10px 10px 0px;
  354. }
  355.  
  356. .albumart img {
  357. width:45px;
  358. height:45px;
  359. }
  360.  
  361. .playercontainer {
  362. text-align:left;
  363. padding:10px;
  364. background-color:#ffffff;
  365. width:480px;
  366. }
  367.  
  368. .musicinfo {
  369. padding:10px;
  370. color:{color:text};
  371. }
  372.  
  373. .postnote {
  374. text-transform:uppercase;
  375. font-style:normal;
  376. letter-spacing:0px;
  377. font-size: 9px;
  378. text-align:left;
  379. line-height:90%;
  380. margin-left:-40px;
  381. }
  382.  
  383. .postnote li {
  384. list-style-type:none;
  385. border-bottom:1px solid {color:border};
  386. padding:10px 25px 10px 25px;
  387. text-align:left;
  388. margin:0px;
  389. -moz-transition-duration:0.5s;
  390. -webkit-transition-duration:0.5s;
  391. -o-transition-duration:0.5s;
  392. }
  393.  
  394. .tags {
  395. font-family:cambria;
  396. font-style:normal;
  397. width:490px;
  398. text-transform:lowercase;
  399. color:{color:tags};
  400. margin-top:2px;
  401. letter-spacing:0px;
  402. line-height:110%;
  403. font-size:10px;
  404. text-align:right;
  405. padding:2px;
  406. -moz-transition-duration:0.5s;
  407. -webkit-transition-duration:0.5s;
  408. -o-transition-duration:0.5s;
  409. }
  410.  
  411. .tags a {
  412. color:{color:text};
  413. letter-spacing:0px;
  414. padding:1px;
  415. }
  416.  
  417. .tags a:hover {
  418. color:{color:hover};
  419. }
  420.  
  421. ul.chat, .chat ol, .chat li {
  422. list-style:none;
  423. margin:0px;
  424. padding:2px;
  425. }
  426.  
  427. .tab {
  428. text-decoration:underline;
  429. font-weight:700;
  430. background-color:{color:bg};
  431. margin-right:5px;
  432. }
  433.  
  434. #credit {
  435. position:fixed;
  436. font-size:8px;
  437. font-weight:normal;
  438. line-height:150%;
  439. letter-spacing:2px;
  440. right:10px;
  441. bottom:10px;
  442. text-transform:uppercase;
  443. text-align:center;
  444. }
  445.  
  446. #credit a {
  447. padding:3px;
  448. color:{color:text};
  449. -moz-transition-duration:0.5s;
  450. -webkit-transition-duration:0.5s;
  451. -o-transition-duration:0.5s;
  452. }
  453.  
  454. {CustomCSS}
  455.  
  456. </style></head>
  457.  
  458. <body>
  459. <div id="themenum">
  460. <div id="sidebar">
  461. <center><a href="/"><img src="{image:sidebar}"></a></center>
  462. {block:ifShowPhrase}<div id="phrase"><i>“{text:phrase}”</i></div>{/block:ifShowPhrase}
  463.  
  464. <div class="description">
  465. {Description}
  466. <br><br>
  467. {block:Pagination}
  468. <div class="pagination">
  469. {block:PreviousPage}
  470. <a href="{PreviousPage}">«</a>
  471. {/block:PreviousPage}
  472. {block:JumpPagination length="5"}
  473. {block:CurrentPage}
  474. <span class="current_page">{PageNumber}</span>
  475. {/block:CurrentPage}
  476. {block:JumpPage}
  477. <a class="jump_page" href="{URL}">{PageNumber}</a>
  478. {/block:JumpPage}
  479. {/block:JumpPagination}
  480. {block:NextPage}
  481. <a href="{NextPage}">»</a>
  482. {/block:NextPage}
  483. </div>
  484. {/block:Pagination}
  485. </div>
  486. <div class="slinks">
  487. <span title=home><a href="/">I.</a></span>
  488. <span title=ask><a href="/ask">II.</a></span><br>
  489. {block:IfLink1}
  490. <span title={text:link1 hover}><a href="{text:link1 url}">III.</a></span>
  491. {/block:IfLink1}
  492. {block:IfLink2}
  493. <span title={text:link2 hover}><a href="{text:link2 url}">IV.</a></span>
  494. {/block:IfLink2}<br>
  495. {block:IfLink3}
  496. <span title={text:link3 hover}><a href="{text:link3 url}">V.</a></span>
  497. {/block:IfLink3}
  498. {block:IfLink4}
  499. <span title={text:link4 hover}><a href="{text:link4 url}">VI.</a></span>
  500. {/block:IfLink4}<br>
  501. {block:IfLink5}
  502. <span title={text:link5 hover}><a href="{text:link5 url}">VII.</a></span>
  503. {/block:IfLink5}
  504. {block:IfLink6}
  505. <span title={text:link6 hover}><a href="{text:link6 url}">VIII.</a></span>
  506. {/block:IfLink6}
  507. </div>
  508. </div>
  509.  
  510. <div id="postcontainer">
  511.  
  512. {block:Posts}
  513.  
  514. <div id="posts">
  515.  
  516. {block:Text}{block:Title}<h2><a href="{Permalink}">{Title}</a></h2>{/block:Title}{Body}{/block:Text}
  517.  
  518. {block:Quote}<h2>“{Quote}”</h2><h1>{Source}</h1>{/block:Quote}
  519.  
  520. {block:Link}<a href="{URL}"><h2>{Name}</h2></a>
  521. {block:Description}<p>{Description}</p>{/block:Description}{/block:Link}
  522.  
  523. {block:Photo}<center><img src="{PhotoURL-500}"/></center>{block:Caption}{Caption}{/block:Caption}{/block:Photo}
  524.  
  525. {block:Photoset}<center>{Photoset-500}</center>
  526. {block:Caption}{Caption}{/block:Caption}{/block:Photoset}
  527.  
  528. {block:Chat}<ul class="chat">{block:Title}<h2>{Title}</h2>{/block:Title}{block:Lines}<li>{block:Label}<span class="tab">{Label}</span>{/block:Label}&nbsp;{Line}</li>{/block:Lines}</ul>{/block:Chat}
  529.  
  530. {block:Video}{Video-500}{block:Caption}{Caption}{/block:Caption}{/block:Video}
  531.  
  532. {block:Answer}
  533.  
  534. <div class="ask"><span></span><b><i>x {Asker} —</i></b> {Question}&nbsp; </div>{Answer}
  535. {/block:Answer}
  536.  
  537. {block:Audio}<div class="music">{block:AlbumArt}<div class="albumart"><img src="{AlbumArtURL}"/></div>{/block:AlbumArt}
  538. <div class="musicinfo">{block:TrackName}<b>Title:</b> {TrackName}<br />{/block:TrackName}{block:Artist}<b>Artist:</b> {Artist}<br />{/block:Artist}
  539. {/block:ExternalAudio}<b>Played:</b> {PlayCount} times</div>
  540. <br><div class="playercontainer">{AudioPlayerWhite}</div></div>
  541. {block:Caption}{Caption}{/block:Caption}<br>{/block:Audio}
  542.  
  543.  
  544.  
  545. {block:Date}<div id="info"><a href="{Permalink}">{TimeAgo}</a> {block:NoteCount}  <a href="{Permalink}">{NoteCountWithLabel}</a>{/block:NoteCount}{block:RebloggedFrom} <a href="{ReblogParentURL}">via</a>{/block:RebloggedFrom} {block:ContentSource}<a href="{SourceURL}">source</a>{/block:ContentSource} <a href="{ReblogURL}" target="_blank">Reblog</a>
  546.  
  547. {block:HasTags}
  548. <div class="tags">
  549. <u>tagged:</u> <i>{block:Tags}<a href="{TagURL}">{Tag}</a> {/block:Tags}</i></div>
  550. {/block:HasTags}
  551.  
  552. </div>{/block:Date}
  553.  
  554.  
  555. <div class="postnote">
  556. {block:PostNotes}{PostNotes}{/block:PostNotes}
  557. </div>
  558. </div>
  559. {/block:Posts}
  560.  
  561.  
  562. </div>
  563.  
  564. <div id="credit"><a href="http://spunkhandsome.tumblr.com/">spunkhandsome</a></div>
  565.  
  566. </div>
  567. </div>
  568. </div>
  569. </body>
  570. </html>
Advertisement
Add Comment
Please, Sign In to add comment