sexycullen

# 29

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