sexycullen

# 54

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