Advertisement
missdilaurentis

MissDiLaurentis Theme #3

Jun 30th, 2013
547
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 12.28 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.  
  4. <head><title>{Title}</title>
  5. <link rel="shortcut icon" href="{Favicon}">
  6. <link rel="alternate" type="application/rss+xml" href="{RSS}">
  7. {block:Description}<meta name="description" content="{MetaDescription}" />{/block:Description}
  8.  
  9. <!--
  10. Theme #3 by jasondilaurents
  11. http://jasondilaurents.tumblr.com
  12. http://themesbyjasondilaurents.tumblr.com
  13.  
  14. Please do not use as base
  15. Don't claim as your own
  16. Don't remove my credit.
  17.  
  18. Thank you!
  19.  
  20. If you have any problem send me a message and I'll try my best to fix it.-->
  21.  
  22. <meta name="color:Background" content="#ffffff"/>
  23. <meta name="color:Blog title" content="#e6e1e9"/>
  24. <meta name="color:Bold" content="#adabab"/>
  25. <meta name="color:Italic" content="#ac94a9"/>
  26. <meta name="color:Link" content="#d3cccc"/>
  27. <meta name="color:Link Hover" content="#b6abab"/>
  28. <meta name="color:NavLinks" content="#d3cccc"/>
  29. <meta name="color:NavLinks Background" content="#f7f7f7"/>
  30. <meta name="color:NavLinks Hover" content="#a6a4a7"/>
  31. <meta name="color:Post Background" content="#ffffff"/>
  32. <meta name="color:Post Title" content="#c1bcc4"/>
  33. <meta name="color:Selection" content="#13030d"/>
  34. <meta name="color:Selection BG" content="#f8f8f8"/>
  35. <meta name="color:Text" content="#8b8a8b"/>
  36.  
  37. <meta name="image:Background" content="" />
  38. <meta name="image:Sidebar" content=""/>
  39.  
  40. <meta name="text:Link 1" content="LINK 1" />
  41. <meta name="text:Link 1 URL" content=" " />
  42. <meta name="text:Link 2" content="LINK 2" />
  43. <meta name="text:Link 2 URL" content=" " />
  44. <meta name="text:Link 3" content="LINK 3" />
  45. <meta name="text:Link 3 URL" content=" " />
  46. <meta name="text:Link 4" content="LINK 4" />
  47. <meta name="text:Link 4 URL" content=" " />
  48. <meta name="text:Link 5" content="LINK 5" />
  49. <meta name="text:Link 5 URL" content=" " />
  50. <meta name="text:Link 6" content="LINK 6" />
  51. <meta name="text:Link 6 URL" content=" " />
  52.  
  53.  
  54. <script type="text/javascript" src="http://static.tumblr.com/tiu5k68/xTkm8wqw2/tumblr-title-qtip.js"></script>
  55.  
  56. <script src="http://static.tumblr.com/wgijwsy/Ebfm2v4gy/jquery.masonry.min.js"></script>
  57.  
  58. <style type="text/css">
  59.  
  60.  
  61. body {
  62. background:{color:background};
  63. background-image: url('{image:background}');
  64. margin:0px;
  65. color:{color:text};
  66. font-family:Calibri;
  67. font-size:10px;
  68. line-height:100%;
  69. }
  70.  
  71.  
  72. /* SCROLLBAR */
  73.  
  74. ::-webkit-scrollbar-thumb:vertical {
  75. background-color: {color:Link};
  76. height: 50px;
  77. }
  78.  
  79. ::-webkit-scrollbar {
  80. height: 10px;
  81. width: 8px;
  82. background-color: {color:Post Background};
  83. }
  84.  
  85.  
  86.  
  87. a {
  88. color: {color:Link};
  89. text-decoration: none;
  90. font-weight: normal;
  91. }
  92.  
  93. a:hover {
  94. color: {color:Link Hover};
  95. font-weight: normal;
  96. text-decoration:underline;
  97. }
  98.  
  99. div#qTip {
  100. display:none;
  101. color:{color:text};
  102. text-align:left;
  103. position:absolute;
  104. letter-spacing:1px;
  105. text-transform:uppercase;
  106. font-weight:bold;
  107. z-index:99;
  108. font-family:cambria;
  109. font-size:8px;
  110. background:{color:background};
  111. padding:1px 3px;
  112. line-height:13px;
  113. }
  114.  
  115. blockquote {
  116. padding-left: 5px;
  117. border-left: 2px solid;
  118. }
  119.  
  120. blockquote blockquote {
  121. padding-left:5px;
  122. border-left:2px solid;
  123. }
  124.  
  125. b, strong {color:{color:Bold}}
  126. i, em {color:{color:Italic}}
  127. p{margin-top:5px; margin-bottom:5px}
  128.  
  129. blockquote {
  130. padding:0px;
  131. padding-left:5px;
  132. margin:5px;
  133. border-left:2px solid {color:bold};
  134. }
  135.  
  136. blockquote img {
  137. max-width:500px
  138. }
  139.  
  140. ul, li img {
  141. max-with:300px
  142. }
  143.  
  144. h1 {
  145. font-size:14px;
  146. font-family:'arial';
  147. line-height:100%;
  148. font-weight:normal;
  149. text-align:left;
  150. color:{color:post title};
  151. }
  152.  
  153. h2 {
  154. font-size:12px;
  155. width:220px;
  156. margin-left:auto;
  157. margin-right:auto;
  158. font-family:'cambria';
  159. font-style:italic;
  160. font-weight:normal;
  161. text-transform:lowercase;
  162. letter-spacing:0px;
  163. word-spacing:1px;
  164. text-align:center;
  165. color:{color:blog title};
  166. margin-bottom:0px;
  167. }
  168.  
  169.  
  170. /* POSTS & TAGS*/
  171.  
  172. #entries {
  173. padding:10px;
  174. width:500px;
  175. margin-left:550px;
  176. margin-top:40px;
  177. font-family:'calibri';
  178. color:{color:Text};
  179. }
  180.  
  181.  
  182. #post {
  183. width:500px;
  184. padding-bottom:10px;
  185. padding-top:10px;
  186. padding-left:10px;
  187. padding-right:10px;
  188. margin-top:20px;
  189. font-family:'calibri';
  190. color: {color:text};
  191. background-color: {color:post background};
  192. }
  193.  
  194. #post:hover .tags { opacity: 1; display: block; margin-left:500px;
  195. -webkit-transition: opacity 0.5s linear;
  196. -webkit-transition: all 0.5s ease-in-out;
  197. -moz-transition: all 0.5s ease-in-out;
  198. -o-transition: all 0.5s ease-in-out;}
  199.  
  200. .tags {
  201. float: left;
  202. position:absolute;
  203. padding-left: 0px;
  204. width: 150px;
  205. opacity: 0;
  206. font-family: cambria;
  207. text-transform:uppercase;
  208. text-align:justify;
  209. font-size:8px;
  210. color:{color:link};
  211. margin-left:500px;
  212. margin-top:0px;
  213. padding: 5px;
  214. line-height:11px;
  215. -webkit-transition: opacity 0.5s linear;
  216. -webkit-transition: all 0.5s ease-in-out;
  217. -moz-transition: all 0.5s ease-in-out;
  218. -o-transition: all 0.5s ease-in-out;
  219. }
  220.  
  221. .tags a {
  222. color:{color:link};
  223. }
  224.  
  225. .tags a:hover {
  226. color:{color:link hover};
  227. }
  228.  
  229. #quote {
  230. font-size: 9pt;
  231. line-height: 15pt;
  232. font-style:none;
  233. color: {color:Link};
  234. font-family: 'arial';
  235. padding-left: 10px;
  236. }
  237.  
  238. #source {
  239. text-align: right;
  240. font-style:italic;
  241. }
  242.  
  243.  
  244. /* CREDIT */
  245.  
  246. .credit {font-family:calibri; letter-spacing:1px; font-size:8px; bottom:2px; right:3px; position:fixed; padding:10px; text-align:right; font-weight:bold; }
  247.  
  248. .credit a{font-family:calibri; letter-spacing:1px; font-size:8px; bottom:2px; right:3px; position:fixed; padding:10px; text-align:right; font-weight:bold; }
  249.  
  250.  
  251. /* SIDEBAR, SIDEBAR IMAGE, LINKS, PAGINATION */
  252.  
  253. #sidebar {
  254. width:256px;
  255. height:100%;
  256. position:fixed;
  257. margin-left:200px;
  258. margin-top:0px;
  259. padding-top:10px;
  260. padding-bottom:10px;
  261. padding-left:10px;
  262. padding-right:10px;
  263. background:{color:transparent};
  264. }
  265.  
  266. #sidebarimage {
  267. max-width 245px;
  268. text-align:center;
  269. margin-top:120px;
  270. }
  271.  
  272. #sidebarimage img{
  273. max-width:245px;
  274. }
  275.  
  276. #sidebarimage:hover #navlinks { opacity: 1; display: block; margin-left:-20px;
  277. -webkit-transition: opacity 0.5s linear;
  278. -webkit-transition: all 0.5s ease-in-out;
  279. -moz-transition: all 0.5s ease-in-out;
  280. -o-transition: all 0.5s ease-in-out;}
  281.  
  282. #navlinks {
  283. float:left;
  284. padding-left:0px;
  285. width: auto;
  286. height:auto;
  287. opacity: 0;
  288. font-family: 'cambria';
  289. text-transform:uppercase;
  290. text-align:center;
  291. font-size:8px;
  292. color:{color:link};
  293. font-weight:bold;
  294. margin-left:-20px;
  295. margin-top:auto;
  296. word-spacing:10px;
  297. display:block;
  298. background-color:{color:navlinks background}; padding:3px;
  299. border-right:1px solid; color:{color:navlinks};
  300. -webkit-transition: opacity 0.5s linear;
  301. -webkit-transition: all 0.5s ease-in-out;
  302. -moz-transition: all 0.5s ease-in-out;
  303. -o-transition: all 0.5s ease-in-out;
  304. }
  305.  
  306. #navlinks a {
  307. font-family:'cambria';
  308. color:{color:navlinks};
  309. }
  310.  
  311. #navlinks a:hover {
  312. color:{color:navlinks hover};
  313. }
  314.  
  315. #description {
  316. width:250px;
  317. height:auto;
  318. margin-left:auto;
  319. margin-right:auto;
  320. text-align:justify;
  321. margin-top:20px;
  322. font-size:10px;
  323. font-family:'calibri';
  324. color:{color:text};
  325. }
  326.  
  327. #description:first-letter {
  328. margin-right: 0px;
  329. font-family: cambria;
  330. font-size: 18px;
  331. font-style: italic;
  332. text-transform: lowercase;
  333. color:{color:link};
  334. }
  335.  
  336. #pagination {
  337. font-family: calibri;
  338. text-align: center;
  339. color: {color:link};
  340. text-transform: uppercase;
  341. width: 250px;
  342. margin-left:auto;
  343. margin-right:auto;
  344. font-size: 12px;
  345. margin-top: 5px;
  346. }
  347.  
  348. .paginationright {
  349. float: right;
  350. margin-top: -15px;
  351. }
  352.  
  353. .paginationleft {
  354. float: left;
  355. margin-top: -15px;
  356. }
  357.  
  358.  
  359. /* INFO */
  360.  
  361. #info {
  362. width:500px;
  363. height:10px;
  364. display:inline-block;
  365. text-align:right;
  366. text-transform:uppercase;
  367. font-family:'cambria';
  368. font-style:none;
  369. font-size:8px;
  370. margin-top:3px;
  371. margin-bottom:30px;
  372. padding-top:1px;
  373. padding-bottom:3px;
  374. }
  375.  
  376.  
  377. /* QUESTIONS */
  378.  
  379. #question {
  380. font-size: 10px;
  381. padding:10px;
  382. font-family:'calibri';
  383. font-style:none;
  384. border-bottom:1px solid; width:480px;
  385. }
  386.  
  387. #asker {
  388. float:left;
  389. margin-right:5px;
  390. }
  391.  
  392.  
  393. /* SELECTION */
  394.  
  395. ::selection {color:{color:selection}; background: {color:selection BG};}
  396. ::-moz-selection {color: {color:selection}; background: {color:selection BG};}
  397. ::-webkit-selection {color:{color:selection} ; background:{color:selection BG};}
  398.  
  399.  
  400.  
  401. {CustomCSS}</style></head><body>
  402.  
  403. <div id="sidebar">
  404.  
  405. <div id="sidebarimage"><img src="{image:sidebar}">
  406.  
  407. <div id="navlinks">
  408. <a href="/" title="{text:Link 1}">I.</a><br><br><br>
  409. <a href="/ask" title="{text:Link 2}">II.</a><br><br><br>
  410. <a href="{text:Link 3 URL}" title="{text:Link 3}">III.</a><br><br><br>
  411. <a href="{text:Link 4 URL}" title="{text:Link 4}">IV.</a><br><br><br>
  412. <a href="{text:Link 5 URL}" title="{text:Link 5}">V.</a><br><br><br>
  413. <a href="{text:Link 6 URL}" title="{text:Link 6}">VI.</a>
  414.  
  415. </div></br>
  416.  
  417. <div id="title"><h2>{Title}</h2>
  418.  
  419. <div id="pagination">
  420. <div class="paginationright">
  421. {block:Pagination}
  422. {block:NextPage}
  423. <a href="{NextPage}">+</a>
  424. {/block:NextPage}
  425. {/block:Pagination}</div>
  426. <div class="paginationleft">
  427. {block:Pagination}
  428. {block:PreviousPage}
  429. <a href="{PreviousPage}">-</a>
  430. {/block:PreviousPage}
  431. {/block:Pagination}
  432. </div></div>
  433.  
  434.  
  435.  
  436. <div id="description">{Description}</div>
  437.  
  438.  
  439.  
  440. </div></div>
  441.  
  442. <div class="credit"><a href="http://jasondilaurents.tumblr.com">© JASONDILAURENTS</a></div>
  443. </div>
  444.  
  445. <div id="entries">{block:Posts}<div id="post">
  446.  
  447. <div class="tags">{block:HasTags}{block:Tags}<a href="{TagURL}"> # {Tag}<br></a>{/block:Tags}{/block:HasTags}</div>
  448.  
  449. {block:Text}<h1>{block:Title}{Title}{/block:Title}</h1><span style="font-family:'calibri'; color:{color:text};">{Body}</span>{/block:Text}
  450.  
  451. {block:Photo}{LinkOpenTag}<img src="{PhotoURL-500}">{LinkCloseTag}{block:Caption}{Caption}{/block:Caption}{/block:Photo}
  452.  
  453. {block:Photoset}{Photoset-500}{block:Caption}{Caption}{/block:Caption}{/block:Photoset}
  454.  
  455. {block:Quote}<div id="quote">"{Quote}"</div>{block:Source} <Br><div id="source">—{Source}</div>{/block:Source}{/block:Quote}
  456.  
  457. {block:Link}<h1><a href="{URL}" {Target}>{Name}</a></h1>{block:Description}{Description}{/block:Description}{/block:Link}
  458.  
  459. {block:Chat}{block:Title}<h1>{Title}</h1>{/block:Title}{block:Lines}{block:Label}<b>{Label}</b>{/block:Label} {Line}<br>{/block:Lines}{/block:Chat}
  460.  
  461. {block:Audio}
  462. <div id="audioplayer">{AudioPlayerWhite}</div>
  463. <div id="albumart">{block:AlbumArt}<img src="{AlbumArtURL}" width="50">{/block:AlbumArt}</div>
  464. {block:TrackName}
  465. <b>Name:</b> {TrackName}<br>
  466. {/block:TrackName}
  467. {block:Artist}
  468. <b>Artist:</b> {Artist}<br>
  469. {/block:Artist}
  470. {block:Album}
  471. <b>Album:</b> {Album}<br>
  472. {/block:Album}
  473. {PlayCountWithLabel}
  474. {block:caption}<div id="caption">{Caption}</div>{/block:caption}
  475. {/block:Audio}
  476.  
  477. {block:Video}{Video-500}{block:Caption}{Caption}{/block:Caption}{/block:Video}
  478.  
  479. {block:Answer}<div id="question"><div id="asker"><img src="{AskerPortraitURL-24}" style="border-radius:12px;"></td></div>{Asker}: {Question}<br><Br></div>{Answer}{/block:Answer}
  480.  
  481. </div>
  482.  
  483. <div id="info">
  484. POSTED {block:Date}{TimeAgo}{/block:Date} &nbsp;
  485.  
  486. with <a href="{Permalink}">{NoteCount} NOTES</a>
  487. <br>
  488. {block:RebloggedFrom}<a title ="{ReblogParentName}" href="{ReblogParentURL}">via</a> &nbsp;-&nbsp; {/block:RebloggedFrom}
  489.  
  490. {block:ContentSource} <a href="{SourceURL}">SOURCE</a></span> {/block:ContentSource}
  491. </div>
  492.  
  493. {block:PostNotes}{PostNotes}{/block:PostNotes}
  494. {/block:Posts}</div>
  495.  
  496. </body></html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement