sexycullen

# 38 2

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