Advertisement
beliebed

#24 Love And Other Drugs Theme

Sep 21st, 2013
293
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
HTML 8.81 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.  
  3. <!--
  4.  
  5. theme by artcicmonkeyz
  6.  
  7. -->
  8.  
  9.  
  10. <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
  11. <head><title>{Title}</title>
  12. <link rel="shortcut icon" href="{Favicon}">
  13. <link rel="alternate" type="application/rss+xml" href="{RSS}">
  14. {block:Description}<meta name="description" content="{MetaDescription}" />{/block:Description}
  15.  
  16.  
  17. <meta name="color:Background" content="#ffffff"/>
  18. <meta name="image:sidebar" content="#A4A4A4"/>
  19. <meta name="color:Text" content="#a8a8a8"/>
  20. <meta name="color:Link" content="#b8b8b8"/>
  21. <meta name="color:Tags" content="f0f0f0"/>
  22. <meta name="color:Hover" content="#f2f2f2"/>
  23. <meta name="color:Line" content="#f2f2f2"/>
  24. <meta name="color:Border" content="#e4e4e4"/>
  25. <meta name="color:Post" content="#ffffff"/>
  26. <meta name="color:Answer" content="#f8f8f8"/>
  27. <meta name="image:sidebar" content=""/>
  28. <meta name="image:bg" content=""/>
  29. <meta name="text:Link 1" content="" />
  30. <meta name="text:Link 1 Text" content="" />
  31. <meta name="text:Link 2" content="" />
  32. <meta name="text:Link 2 Text" content="" />
  33. <meta name="if:Show Link 1" content="1" />
  34. <meta name="if:Show Link 2" content="1" />
  35. <meta name="color:scrollbarbg" content="ffffff"/>
  36.  
  37.  
  38. <style type="text/css">
  39. /* --- SCROLLBAR ---*/
  40.  
  41.  ::-webkit-scrollbar {
  42. width: 5px;height: 5px;}
  43. ::-webkit-scrollbar-button:start:decrement,
  44. ::-webkit-scrollbar-button:end:increment {
  45. height: 6px;display: block;background-color: {color:white};}
  46. ::-webkit-scrollbar-track-piece {
  47. background-color: {color:scrollbarbg};}
  48. ::-webkit-scrollbar-thumb:vertical {
  49. height: 9px;background-color: {color:scrollbarbg};border-top:1px solid {color:scrollbarbg};border-bottom:1px solid {color:scrollbarbg};}
  50.  
  51.  
  52. /* --- BODY ---*/
  53.  
  54. body {
  55.     background:{color:background};
  56.     margin:0px;
  57.     color:{color:text};
  58.     font-family:cambria;
  59.     font-size:9px;
  60.     line-height:100%;
  61. }
  62.  
  63. a {
  64.     text-decoration:none;
  65.     outline:none;
  66.     -moz-outline-style:none;
  67.     color:{color:link};
  68. }
  69.  
  70. img {
  71.     border:none;
  72. }
  73.  
  74. blockquote {
  75.     padding-left:5px;
  76.     border-left:2px solid;
  77. }
  78.    
  79. blockquote blockquote {
  80.     padding-left:5px;
  81.     border-left:2px solid;
  82. }
  83.  
  84. h1 {
  85.     font-size:9px;
  86.     text-transform:uppercase;
  87. }
  88.  
  89. a:hover {
  90.     opacity:10;
  91.     color:{color:hover};
  92.      -webkit-transition: all 0.7s ease;
  93.     -moz-transition: all 0.7s ease;
  94.     -o-transition: all 0.7s ease
  95. }
  96.  
  97. #tree {
  98. position:fixed;
  99. margin-top:100px;
  100. margin-left:37px;
  101. }
  102.  
  103. #tree img {
  104. width:150px;
  105. height:25px;
  106.  
  107. }
  108.  
  109. /* --- POST ENTRIES ---*/
  110.  
  111.  
  112. #entries {
  113.     padding:10px;
  114.     width:500px;
  115.     margin-left:470px;
  116.     margin-top:30px;
  117.     font-size:12px;
  118. }
  119.  
  120. /* --- BODY: POSTS ---*/
  121.  
  122.  
  123. #post {
  124.     width:500px;
  125.     padding-bottom:20px;
  126.     padding:10px;
  127.     margin-top:15px;
  128.     background-color:{color:Post};
  129. }
  130.  
  131. /* --- SIDEBAR IMAGE ---*/
  132.  
  133.  
  134. #sidebar {
  135.     width:90px;
  136.     position:fixed;
  137.     margin-left:145px;
  138.     margin-top:210px;
  139.     opacity:.80;
  140.     background-color:{color:gray};
  141. }
  142.  
  143. #sidebarimage {
  144.     position:fixed;
  145.     margin-top:-4px;
  146.     margin-left:60px;
  147.     width 90px;
  148. }
  149.  
  150. #sidebarimage img {
  151.     position:fixed;
  152.     width:100px;
  153.     border:solid 0px;
  154.     padding:2px;
  155.     border-color: {color:gray};
  156.     background-color:{color:Sidebar};
  157. }
  158. /* --- SIDEBAR LINKS ---*/
  159.  
  160. .links {
  161.     width:150px;
  162.     height:100px;
  163.     padding: 9px;
  164.     font-size:7px;
  165.     font-family:'cambria';
  166.     text-align:center;
  167.     margin-top:-26px;
  168.     margin-left:28px;
  169.     text-align:center;
  170.     word-spacing:1px;
  171.     position:fixed;
  172.     padding-bottom:8px;
  173.     display:block;
  174. }
  175.  
  176. .links a {
  177.     font-size: 11px;
  178.     color:{color:SidebarLinks};
  179.     line-height:0px;
  180.     letter-spacing:0px;
  181.     display:line;
  182.     background-color:#;
  183.    
  184. }
  185.  
  186. .links a:hover {
  187.    color:{color:Hover}
  188.  
  189. }  
  190.  
  191.  
  192. /* --- DESCRIPTION ---*/
  193.  
  194. #description {
  195.     position:fixed;
  196.     display;block;
  197.     font-family:cambria;
  198.     line-height:100%;
  199.     font-size:10px;
  200.     font-style:;
  201.     width:100px;
  202.     margin-top:115px;
  203.     padding:8px;
  204.     margin-left:53px;
  205.     text-align:center;
  206.     color:{color:text};
  207.    
  208.     }
  209.    
  210. #description a {color:{color:text}; -moz-transition-duration:0.4s;
  211. -webkit-transition-duration:0.4s; -o-transition-duration:0.4s;}
  212.  
  213.  
  214. /* --- PAGINATION---*/
  215.  
  216.  
  217. #pagination {
  218.     width:60px;
  219.     font-size:9px;
  220.     text-align:center;
  221.     background-color:;
  222.     margin-left:70px;
  223.     margin-top:212px;
  224.     position:fixed;
  225.     font-family:cambria;
  226.     letter-spacing:1px;
  227.     font-style:none;
  228.     height:5px;
  229.     padding:8px;
  230. }
  231.  
  232. #pagination a {color:{color:links}; -moz-transition-duration:1s;
  233. -webkit-transition-duration:1s; -o-transition-duration:1s;}
  234.  
  235. /* --- POST INFO ---*/
  236.  
  237.  
  238. #info {
  239.     text-align:center;
  240.     margin-top:10px;
  241.     text-transform:lowercase;
  242.     font-size:10px;
  243.     font-style:none;
  244.     border-top:1px solid {color:Line}
  245. }
  246.  
  247. /* --- POST TAGS---*/
  248.  
  249.  
  250. #tags {
  251.     font-family:cambria;
  252.     letter-spacing:1px;
  253.     text-transform:uppercase;
  254.     font-size:9px;
  255.     font-style:italic;
  256.     margin-top:4px;
  257.     text-align:center;
  258. }
  259.    
  260. #tags
  261. a {display:inline;background-color:{color:Tags};padding:-3px;text-align:left;
  262.     -webkit-transition: all 0.6s ease-in-out;
  263.     -moz-transition: all 0.6s ease-in-out;
  264.     -o-transition: all 0.6s ease-in-out;
  265.     -ms-transition: all 0.6s ease-in-out; transition: all 0.6s ease-in-out;}  
  266.  
  267.  
  268. /* --- QUESTIONS ---*/
  269.  
  270. #asker {
  271.     padding:5px;
  272.     font-family:cambria;
  273.     letter-spacing:1px;
  274.     text-align:left;
  275.     font-style:italic;
  276.     margin-left:10px;
  277.     border-left:3px #eee solid;
  278.     background-color:{color:background}
  279. }
  280.  
  281. {CustomCSS}</style></head><body>
  282.  
  283.  
  284. <div id="sidebar">
  285. <div id="sidebarimage"><img src="{image:sidebar}"></div>
  286.  
  287.  
  288. <div id="description">
  289. {Description}
  290. </div>
  291.  
  292. <div id="tree"><img src="http://31.media.tumblr.com/9c7e4019f938b38145ea8eed291e0116/tumblr_mtfkin4uEJ1rndjxxo1_400.png"></div>
  293.  
  294. <div class="links">
  295. <a href="/">home</a>
  296. <a href="/ask">ask</a>
  297. {block:IfShowLink1}<a href="{text:Link 1}">{text:Link 1 Text}</a>{/block:IfShowLink1}
  298. {block:IfShowLink2}<a href="{text:Link 2}">{text:Link 2 Text}</a>{/block:IfShowLink2}
  299. </div>
  300.  
  301.  
  302. <div id="pagination">
  303. <center>{block:Pagination}{block:PreviousPage}<a href="{PreviousPage}">fly</a>{/block:PreviousPage} - {block:NextPage}<a href="{NextPage}">fall</a><br />{/block:NextPage}{/block:Pagination}</div></center></div>
  304. </div></div></div>
  305.  
  306. </div>
  307.  
  308. </div>
  309.  
  310. <div id="entries">{block:Posts}<div id="post">
  311.  
  312. {block:Text}<h1>{block:Title}{Title}{/block:Title}</h1>{Body}{/block:Text}
  313.  
  314. {block:Photo}{LinkOpenTag}<img src="{PhotoURL-500}">{LinkCloseTag}{block:Caption}{Caption}{/block:Caption}{/block:Photo}
  315.  
  316. {block:Photoset}{Photoset-500}{block:Caption}{Caption}{/block:Caption}{/block:Photoset}
  317.  
  318. {block:Quote}{Quote}{/block:Quote}
  319.  
  320. {block:Link}<h1><a href="{URL}" {Target}>{Name}</a></h1>{block:Description}{Description}{/block:Description}{/block:Link}
  321.  
  322. {block:Chat}{block:Title}<h1>{Title}</h1>{/block:Title}{block:Lines}{block:Label}<b>{Label}</b>{/block:Label} {Line}<br>{/block:Lines}{/block:Chat}
  323.  
  324. {block:Audio}<left>{block:AlbumArt}<img src="{AlbumArtURL}" width="80px" height="80px" align="left" style="margin-right:10px" />{/block:AlbumArt}<span class="audio">{AudioPlayerWhite}</left></span>
  325. <br>{block:TrackName}<b>Track:</b> {TrackName}<br />{/block:TrackName}
  326. <br>{block:Artist}<b>By:</b> {Artist}<br />{/block:Artist}
  327. {/block:ExternalAudio}<br><b>Dancers:</b> {PlayCount} listeners
  328. {/block:Audio}
  329.  
  330. {block:Video}{Video-500}{block:Caption}{Caption}{/block:Caption}{/block:Video}
  331.  
  332. {block:Answer}<div id="asker"><span style="font-family:cambria;font-size:9px;font-style:italic;"> {Asker}: </span>{Question}</div><left><font face="cambria">{Answer}</font>{/block:Answer}
  333.  
  334. <div id="info">
  335. <br>posted <a href="{Permalink}">{TimeAgo}</a> {block:RebloggedFrom} from <a href="{ReblogParentURL}">{ReblogParentName}</a>{/block:RebloggedFrom} {block:ContentSource}(<a href="{SourceURL}">source <a href="{SourceURL}">{SourceLink}</a>){/block:ContentSource}{block:RebloggedFrom} <a href="{ReblogParentURL}" target="_blank"></a>{/block:RebloggedFrom} with <a href="{Permalink}">{NoteCountWithLabel}</a>
  336. {block:HasTags}<div id="tags"><img src="">{block:Tags} #<a href="{TagURL}">{Tag}</a> {/block:Tags}</div>{/block:HasTags}</div></div>
  337. {/block:Posts}
  338. {block:PostNotes}<div id="notes">{PostNotes}</div>{/block:PostNotes}
  339. {/block:Posts}</div></div></div>
  340.  
  341.  
  342.  
  343.  
  344.  
  345. <div style="position:fixed;bottom:3px; right:3px; font-size:9px; letter-spacing:2px; font-family:cambria;"><a href=""><a href="http://artcicmonkeyz.tumblr.com/">© artcicmonkeyz</a></center></div>
  346.  
  347.    
  348. </body></html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement