sexycullen

# 55

Dec 17th, 2013
1,247
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 13.77 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 # 55
  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="#292929">
  27. <meta name="color:sidebarlink" content="#292929">
  28. <meta name="color:hover" content="#000000">
  29. <meta name="color:text" content="#292929">
  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:260px;
  154. margin-left:-70px;
  155. }
  156.  
  157. #sidebar img {
  158. width:160px;
  159. height:auto;
  160. margin-bottom:4px;
  161. margin-left:0px;
  162. }
  163.  
  164. .links {
  165. width:245px;
  166. margin-bottom:4px;
  167. font-family:arial;
  168. font-size:9px;
  169. text-transform:lowercase;
  170. text-align:center;
  171. font-weight:none;
  172. letter-spacing:0px;
  173. padding:3px;
  174. border-bottom: 1px solid {color:border};
  175. }
  176.  
  177. .links a {
  178. padding:3px;
  179. color:{color:sidebarlink};
  180. }
  181.  
  182. .links a:hover{
  183. text-decoration:none;
  184. color:{color:hover};
  185. }
  186.  
  187. .description {
  188. position:absolute;padding: 3px;
  189. text-transform:lowercase;
  190. width:245px;
  191. margin-left:0px;
  192. margin-top:0px;
  193. text-align:center;
  194. font-size:10px;
  195. font-family:calibri;
  196. font-style:none;
  197. color:{color:text};
  198. letter-spacing:0px;
  199. padding-left:3px;
  200. }
  201.  
  202. .pagination {
  203. position:fixed;
  204. width:245px;
  205. line-height:190%;
  206. margin-top:-10px;
  207. margin-left:0px;
  208. font-family:arial;
  209. font-size:9px;
  210. text-transform:lowercase;
  211. letter-spacing:-1x;
  212. font-style:normal;
  213. text-align:center;
  214. }
  215.  
  216. .pagination a {
  217. padding:4px;
  218. text-align:left;
  219. color:{color:text};
  220. }
  221.  
  222. .pagination a:hover {
  223. color:{color:hover};
  224. }
  225.  
  226. #postcontainer {
  227. float:left;
  228. margin-left:220px;
  229. margin-top:20px;
  230. text-align:justify;
  231. background-color:{color:background};
  232. color:{color:text};
  233. }
  234.  
  235. #posts {
  236. font-family:calibri;
  237. width:500px;
  238. margin-top:110px;
  239. text-align:justify;
  240. font-size:10px;
  241. line-height:120%;
  242. color:{color:text};
  243. }
  244.  
  245. #info {
  246. margin-top:23px;
  247. margin-left:2px;
  248. padding-bottom:0px;
  249. line-height:0%;
  250. font-family:calibri;
  251. text-transform:lowercase;
  252. font-size:10px;
  253. border-top:0px solid {color:infobg};
  254. }
  255.  
  256. #info a {
  257. color:{color:link};
  258. }
  259.  
  260. #info a:hover {
  261. text-decoration:underline;
  262. color:{color:hover};
  263. }
  264.  
  265. #info2 {
  266. text-align:right;
  267. margin-top:-6px;
  268. margin-left:2px;
  269. padding-bottom:0px;
  270. font-family:calibri;
  271. text-transform:lowercase;
  272. font-size:10px;
  273. border-top:0px solid {color:infobg};
  274. }
  275.  
  276. #info2 a {
  277. color:{color:link};
  278. }
  279.  
  280. #info2 a:hover {
  281. text-decoration:underline;
  282. color:{color:hover};
  283. }
  284.  
  285. .caption {
  286. width:500px;
  287. text-align:justify;
  288. line-height:120%;
  289. }
  290.  
  291.  
  292. .ask {
  293. text-align:left;
  294. font-size:11px;
  295. padding:5px;
  296. position: relative;
  297. font-weight:bold;
  298. font-family:arial;
  299. text-transform:lowercase;
  300. color: {color:text};
  301. }
  302.  
  303. .question {
  304. width:500px;
  305. font-size:10px;
  306. letter-spacing:0px;
  307. padding-top:12px;
  308. padding-bottom:3px;
  309. align:justify;
  310. color:{color:text};
  311. border-bottom: 1px solid {color:border};
  312. }
  313.  
  314. .answer {
  315. width:500px;
  316. font-size:10px;
  317. letter-spacing:0px;
  318. text-align:justify;
  319. padding:10px;
  320. margin-bottom:1px;
  321. color:{color:text};
  322. }
  323.  
  324. .ask img {
  325. align: left;
  326. margin: 2px 7px 4px 6px;
  327. padding: 1px;
  328. }
  329.  
  330. .music {
  331. width:500px;
  332. padding-bottom:10px;
  333. background-color:{color:bg};
  334. }
  335.  
  336. .albumart {
  337. float:left;
  338. padding:0px 10px 10px 0px;
  339. }
  340.  
  341. .albumart img {
  342. width:45px;
  343. height:45px;
  344. }
  345.  
  346. .playercontainer {
  347. text-align:left;
  348. padding:10px;
  349. background-color:#ffffff;
  350. width:480px;
  351. }
  352.  
  353. .musicinfo {
  354. padding:10px;
  355. color:{color:text};
  356. }
  357.  
  358. .postnote {
  359. font-family:calibri;
  360. text-transform:lowercase;
  361. font-style:normal;
  362. letter-spacing:0px;
  363. font-size:10px;
  364. text-align:left;
  365. line-height:90%;
  366. margin-left:-40px;
  367. margin-top:40px;
  368. }
  369.  
  370. .postnote li {
  371. list-style-type:none;
  372. border-bottom:1px solid {color:border};
  373. padding:17px 55px 10px 25px;
  374. text-align:left;
  375. margin:0px;
  376. -moz-transition-duration:0.5s;
  377. -webkit-transition-duration:0.5s;
  378. -o-transition-duration:0.5s;
  379. }
  380.  
  381. .postnote img {
  382. align: left;
  383. margin: 0px 2px -4px 1px;
  384. padding: 3px;
  385. }
  386.  
  387. .tags {
  388. width:500px;
  389. font-family:calibri;
  390. text-transform:none;
  391. margin-top:0px;
  392. letter-spacing:0px;
  393. font-style:none;
  394. line-height:140%;
  395. font-size:10px;
  396. text-align:left;
  397. padding:2px;
  398. border-top:0px solid {color:infobg};
  399. -moz-transition-duration:0.5s;
  400. -webkit-transition-duration:0.5s;
  401. -o-transition-duration:0.5s;
  402. }
  403.  
  404. .tags a {
  405. background-color:none;
  406. color:{color:text};
  407. }
  408.  
  409. .tags a:hover {
  410. text-decoration:underline;
  411. color:{color:hover};
  412. }
  413.  
  414. .quote {
  415. font-family:lekton;
  416. font-size:12px;
  417. font-style:none;
  418. text-align:center;
  419. line-height:17px;
  420. }
  421.  
  422. .postlink {
  423. font-family:cambria;
  424. font-size:12px;
  425. font-style:italic;
  426. text-align:center;
  427. line-height:17px;
  428. }
  429.  
  430. .chat ol {
  431. font-family:Inconsolata;
  432. padding:0px;
  433. line-height:100%;
  434. list-style:none;
  435. }
  436. .label {
  437. padding-right:1px;
  438. letter-spacing;1px;
  439. text-transform:lowercase;
  440. font-weight:bold;
  441. color:{color:link};
  442. }
  443. .line.odd {
  444. padding:7px;
  445. margin-bottom:6px;
  446. background:#fafafa;
  447. }
  448. .line.even {
  449. padding:7px;
  450. margin-bottom:6px;
  451. background:#fcfbfb;
  452. }
  453.  
  454. #credit {
  455. position:fixed;
  456. font-family:calibri;
  457. font-size:8px;
  458. font-weight:normal;
  459. line-height:150%;
  460. letter-spacing:0px;
  461. right:5px;
  462. bottom:20px;
  463. text-transform:uppercase;
  464. text-align:center;
  465. }
  466.  
  467. #credit a {
  468. font-style:normal;
  469. padding:3px;
  470. color:{color:link};
  471. -moz-transition-duration:0.5s;
  472. -webkit-transition-duration:0.5s;
  473. -o-transition-duration:0.5s;
  474. }
  475.  
  476. {CustomCSS}
  477.  
  478. </style></head>
  479.  
  480. <body>
  481. <div id="theme">
  482. <div id="sidebar">
  483. <a href="/"><img src="{image:sidebar}"><a>
  484. <div class="links">
  485. <a href="/">home</a>
  486. <a href="/ask">ask</a>
  487. <a href="{text:link1 url}">{text:link1}</a>
  488. <a href="{text:link2 url}">{text:link2}</a>
  489. <a href="{text:link3 url}">{text:link3}</a>
  490. <a href="{text:link4 url}">{text:link4}</a>
  491. <a href="{text:link5 url}">{text:link5}</a>
  492. </div>
  493. <div class="description">
  494. {Description}
  495. <br><br>
  496. {block:Pagination}
  497. <div class="pagination">
  498. {block:PreviousPage}
  499. <a href="{PreviousPage}">back</a>
  500. {/block:PreviousPage}
  501. {block:NextPage}
  502. <a href="{NextPage}">next</a>
  503. {/block:NextPage}
  504. </div>
  505. {/block:Pagination}
  506. </div>
  507. </div>
  508.  
  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}<div class="quote">&#8220;{Quote}&#8221;</div><center><div class="from">&mdash; {block:Source}{Source}{/block:Source}</div></center><br>{/block:Quote}
  519.  
  520. {block:Link}<div class="quote"><a href="{URL}">{Name}</a></div>
  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}{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}
  529. </ol></div>{/block:Chat}
  530.  
  531. {block:Video}{Video-500}{block:Caption}{Caption}{/block:Caption}{/block:Video}
  532.  
  533. {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}
  534.  
  535. {block:Audio}<div class="music">{block:AlbumArt}<div class="albumart"><img src="{AlbumArtURL}"/></div>{/block:AlbumArt}
  536. <div class="musicinfo">{block:TrackName}<b>Title:</b> {TrackName}<br />{/block:TrackName}{block:Artist}<b>Artist:</b> {Artist}<br />{/block:Artist}
  537. {/block:ExternalAudio}<b>Played:</b> {PlayCount} times</div>
  538. <br><div class="playercontainer">{AudioPlayerWhite}</div></div>
  539. {block:Caption}{Caption}{/block:Caption}<br>{/block:Audio}
  540.  
  541. {block:Date}<div id="info"><a href="{Permalink}">{DayOfMonth}{DayOfMonthSuffix} {Month}</a> {block:NoteCount}{NoteCount}{/block:NoteCount}</div><div id="info2">{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}
  542.  
  543. {block:HasTags}
  544. <div class="tags">
  545. {block:Tags}<a href="{TagURL}">{Tag}</a>  {/block:Tags}</div>
  546. {/block:HasTags}
  547.  
  548. <div class="postnote">
  549. {block:PostNotes}{PostNotes}{/block:PostNotes}
  550. </div>
  551.  
  552. </div>
  553. {/block:Posts}
  554.  
  555. <div id="credit"><a href="http://spunkhandsome.tumblr.com/"><u>spunkhandsome</a></u></div>
  556.  
  557. </div>
  558. </div>
  559. </div>
  560. </div>
  561. </body>
  562. </html>
Advertisement
Add Comment
Please, Sign In to add comment