sexmeluke

Theme #6: Queen (dark version)- SEXMELUKE

Feb 21st, 2014
367
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
HTML 14.78 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.                    THEMES BY
  6.      ╭━━━┳━━━┳━╮╭━┳━╮╭━┳━━━┳╮╱╱╭╮╱╭┳╮╭━┳━━━╮
  7.      ┃╭━╮┃╭━━┻╮╰╯╭┫┃╰╯┃┃╭━━┫┃╱╱┃┃╱┃┃┃┃╭┫╭━━╯
  8.      ┃╰━━┫╰━━╮╰╮╭╯┃╭╮╭╮┃╰━━┫┃╱╱┃┃╱┃┃╰╯╯┃╰━━╮
  9.      ╰━━╮┃╭━━╯╭╯╰╮┃┃┃┃┃┃╭━━┫┃╱╭┫┃╱┃┃╭╮┃┃╭━━╯
  10.      ┃╰━╯┃╰━━┳╯╭╮╰┫┃┃┃┃┃╰━━┫╰━╯┃╰━╯┃┃┃╰┫╰━━╮
  11.      ╰━━━┻━━━┻━╯╰━┻╯╰╯╰┻━━━┻━━━┻━━━┻╯╰━┻━━━╯
  12.  
  13. ******** All themes are optimized for google chrome*********
  14.  
  15. • Don't remove or change the credit
  16.  
  17. • Don't use my themes as a base code
  18.  
  19. • Only edit my themes for personal use
  20.  
  21. • Send me an ask if you need help
  22.  
  23. • Send me an ask OFF ANON!
  24. ------------------------------------------------------------------------>
  25.  
  26. <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
  27. <head>
  28. <link href='http://fonts.googleapis.com/css?family=Expletus+Sans' rel='stylesheet' type='text/css'>
  29.     <meta name="color:bg" content="#FFFFFF">
  30.     <meta name="color:link" content="#E6E4E4">
  31.     <meta name="color:hover" content="#454545">
  32.     <meta name="color:infobg" content="#FCFCFC">
  33.     <meta name="color:text" content="#9A9A9A">
  34.     <meta name="color:tags" content="#EDEDED">
  35.     <meta name="color:scrollbar" content="#D6D5D5">
  36.  
  37.    
  38.     <meta name="image:sidebar" content=""/>
  39.  
  40.  
  41.      
  42.      
  43.  
  44.     <meta name="text:linkA" content="">
  45.     <meta name="text:linkA url" content="/">
  46.     <meta name="text:linkB" content="">
  47.     <meta name="text:linkB url" content="/">
  48.     <meta name="text:linkC" content="">
  49.     <meta name="text:linkC url" content="/">
  50.     <meta name="text:linkD" content="">
  51.     <meta name="text:linkD url" content="/">
  52.     <meta name="text:linkE" content="">
  53.     <meta name="text:linkE url" content="/">
  54.     <meta name="text:linkF" content="">
  55.     <meta name="text:linkF url" content="/">
  56.    
  57.    
  58.  
  59.     <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
  60.     <title>{Title}</title> {block:Description}<meta name="description" content="{MetaDescription}" />{/block:Description}
  61.         <link rel="shortcut icon" href="{Favicon}" />
  62.     <link rel="alternate" type="application/rss+xml" href="{RSS}" />
  63.  
  64.  
  65.  <style type="text/css">body, a, a:hover {cursor: url(http://i.imgur.com/vl6y9.jpg), progress;}</style>
  66.  
  67.     <style type="text/css">
  68.     #scrollToTop:link,#scrollToTop:visited { color: transparent; background-color: transparent; display: none; position: fixed; bottom: 40px; right: 15px;}
  69.  
  70.     a {
  71.     color:{color:link};
  72.     text-decoration:none;
  73.     -moz-transition-duration:0.5s;
  74.     -webkit-transition-duration:0.5s;
  75.     -o-transition-duration:0.5s;
  76.     }
  77.    
  78.     a:hover {
  79.     color:{color:hover};
  80.     text-decoration:none;
  81.     -moz-transition-duration:0.5s;
  82.     -webkit-transition-duration:0.5s;
  83.     -o-transition-duration:0.5s;
  84.     }
  85.  
  86.    
  87. ::-webkit-scrollbar {background-color:{color:infobg}; height:8px; width:3px}
  88. ::-webkit-scrollbar-thumb:vertical {background-color:{color:scrollbar}; height:50px}
  89. ::-webkit-scrollbar-thumb:horizontal {background-color:{color:scrollbar}; height:8px!important}
  90.  
  91. body {
  92. background-color:{color:bg};
  93. font-family:calibri;
  94. font-weight:normal;
  95. }
  96.  
  97. h1 {
  98. font-weight:normal;
  99. font-size:10px;
  100. text-align:center;
  101. font-style:normal;
  102. line-height:100%;
  103. letter-spacing:1px;
  104. text-transform:uppercase;
  105. color:{color:text};
  106. }
  107.  
  108. h2 {
  109. font-size:15px;
  110. text-align:center;
  111. line-height:100%;
  112. letter-spacing:-0.5px;
  113. color:{color:text};
  114. font-weight:normal;
  115. padding:5px;
  116. padding-bottom:2px;
  117. }
  118.  
  119.  
  120. blockquote {
  121. border-left:2px solid {color:text};
  122. padding-left:5px;
  123. margin:5px;
  124. }
  125.    
  126.     #theme {
  127.     background-color:{color:bg};
  128.     width:700px;
  129.     margin: 0 auto -12px auto;
  130.     text-align: center;
  131.     }
  132.    
  133.    
  134.     /*-----sidebar-----*/
  135.    
  136.     #all{
  137.         margin-left:0px;
  138.         margin-right:0px;
  139.         width:500px;
  140.         height:800px;
  141.         position:fixed;
  142.         background-color:pink;
  143.     }
  144.    
  145.    #block {
  146.    margin-left:-290px;
  147.    margin-top:200px;
  148.    background:#000;
  149.    width:380px;
  150.    height:440px;
  151.    position:fixed;
  152.     border-radius:200px;
  153. }
  154.  
  155.    
  156.    
  157.     #sidebar {
  158.     color:{color:text};
  159.     position:fixed !important;
  160.     width:500px;
  161.     height:600px;
  162.     margin-top:180px;
  163.     margin-left:-337px;
  164.     text-align:center;
  165.     background-color:transparent;
  166.  
  167.  
  168.     }
  169.    
  170.  #sidebarimage img {
  171.     width:200px;
  172.     height:200px;
  173.     margin-left:-125px;
  174.     margin-top:70px;
  175.     padding:2px;
  176.     position:fixed;
  177.      border-radius:200px;
  178.    
  179.      
  180.     background:#000;
  181.     -moz-transition-duration:1s;
  182.     -webkit-transition-duration:1s;
  183.     -o-transition-duration:1s;
  184.     }
  185.      
  186.    
  187.     #sidebar:hover #sidebarimage img {
  188.        
  189.     -ms-transform: rotate(360deg);
  190.     -webkit-transform: rotate(360deg);
  191.     -o-transform: rotate(360deg);
  192.     -moz-transform: rotate(360deg);
  193.      opacity:1;
  194.      border-radius:200px;
  195.     -moz-transition-duration:1s;
  196.     -webkit-transition-duration:1s;
  197.     -o-transition-duration:1s;
  198.     }
  199.    
  200.  
  201.     #frame img {
  202.     margin-left:-700px;
  203.    margin-top:70px;
  204.    background:transparent;
  205.    width:490px;
  206.    height:650px;
  207.    position:fixed;
  208.        
  209.     }
  210.  
  211.  
  212.     /*---links---*/
  213.    
  214.     .links {
  215.     margin-left:52px;
  216.     margin-top:300px;
  217.     width:350px;
  218.     opacity:1;
  219.     font-family:calibri;
  220.     font-size:11px;
  221.     text-transform:uppercase;
  222.     text-align:center;
  223.     position:fixed;
  224.    
  225.     background:blackk;
  226.     letter-spacing:2px;
  227.     line-height:170%;
  228.     -moz-transition-duration:.5s;
  229.     -webkit-transition-duration:.5s;
  230.     -o-transition-duration:.5s;
  231.     }
  232.    
  233.     .links a{
  234.     padding:5px;
  235.     position:justify;
  236.     color:white;
  237.     letter-spacing:0px;
  238.     text-decoration:none;
  239.     -moz-transition-duration:.5s;
  240.     -webkit-transition-duration:.5s;
  241.     -o-transition-duration:.5s;
  242.     }
  243.    
  244.     .links a:hover{
  245.     color:{color:hover};
  246.     -moz-transition-duration:.5s;
  247.     -webkit-transition-duration:.5s;
  248.     -o-transition-duration:.5s;
  249.     }
  250.    
  251.     /*---description---*/
  252.  
  253.   .desc {
  254.     width:210px;
  255.     height:auto;
  256.     background:black;
  257.     text-align:center;
  258.     font-size:10px;
  259.     margin-top:340px;
  260.     margin-left:120px;
  261.     padding:7px;
  262.     line-height:10px;
  263.     font-family:calibri;
  264.     opacity:0;
  265.     text-transform:none;
  266.     color:#fff;
  267.     z-index:99;
  268.     letter-spacing:1px;
  269.     -moz-transition-duration:.5s;
  270.     -webkit-transition-duration:.5s;
  271.     -o-transition-duration:.5s;
  272.     }
  273.    
  274.     .desc a {
  275.     color:{color:link};
  276.     }
  277.  
  278.     .desc i{
  279.     color:#47a9b8;
  280.     font-style:normal;
  281.     font-weight:bold;
  282.     }
  283.    
  284.     .desc u{
  285.     color:#20d9df;
  286.     font-weight:bold;
  287.     text-decoration:none;
  288.     }
  289.  
  290.     #sidebar:hover .desc {
  291.     opacity:.99;
  292.     -moz-transition-duration:.5s;
  293.     -webkit-transition-duration:.5s;
  294.     -o-transition-duration:.5s;
  295.     }
  296.     /*---pagination---*/
  297.  .pagi {
  298.     font-size:11px;
  299.     margin-left:-200px;
  300.     margin-top:600px;
  301.     width:200px;
  302.     position:fixed;
  303.     opacity:1;
  304.      color:white;
  305.     letter-spacing:0px;
  306.     font-style:normal;
  307.     text-align:center;
  308.     z-index:99999999999;
  309.     -moz-transition-duration:.5s;
  310.     -webkit-transition-duration:.5s;
  311.     -o-transition-duration:.5s;
  312.     }
  313.    
  314.     .pagi a{
  315.         color:white;
  316.     }
  317.    
  318.   /*---ask&answer---*/
  319.    
  320.    .ask {
  321.    padding:10px;
  322.     font-family:trebuchet ms;
  323.     text-align:left;
  324.     color:white;
  325.     font-style:italic;
  326.    background-color:black;
  327.     }
  328.  
  329.     .ans {
  330.     text-align:left;
  331.     font-family:trebuchet ms;
  332.     padding:10px;
  333.     color:{color:text};
  334.     }
  335.    
  336.     /*---entries---*/
  337.    
  338.     #stuffcontainer {
  339.     float:left;
  340.     margin-left:200px;
  341.     margin-top:42px;
  342.     text-align:justify;
  343.     background-color:{color:bg};
  344.     color:{color:text};
  345.     margin-bottom: 35px;
  346.     padding-bottom:10px;
  347.     }
  348.  
  349.     #stuff {
  350.     width:500px;
  351.     margin-top:0px;
  352.     padding:25px;
  353.    
  354.     text-align:justify;
  355.     font-size:11px;
  356.     line-height:90%;
  357.     letter-spacing:0x;
  358.     color:{color:text};
  359.  
  360.     }
  361.  
  362.     .caption {
  363.     width:500px;
  364.     font-family:trebuchet ms;
  365.     text-align:justify;
  366.     line-height:120%;
  367.    
  368.     }
  369.  
  370.     .audio {
  371.     width:500px;
  372.     padding-bottom:10px;
  373.     background-color:{color:infobg};
  374.     }
  375.    
  376.     .albumart {
  377.     float:left;
  378.     padding:0px 10px 10px 0px;
  379.     }
  380.    
  381.     .albumart img {
  382.     width:45px;
  383.     height:45px;
  384.     }
  385.    
  386.     .playercontainer {
  387.     text-align:center;
  388.     padding:10px;
  389.     background-color:#ffffff;
  390.     width:480px;
  391.     }
  392.    
  393.     .audioinfo {
  394.     padding:10px;
  395.     color:{color:text};
  396.     }
  397.  
  398.     #postinfo {
  399.     width:490px;
  400.     padding:5px;
  401.     font-size:9px;
  402.     color:white;
  403.     font-family:calibri;
  404.     font-style:uppercase;
  405.     letter-spacing:2px;
  406.     text-align:center;
  407.     background-color:#1C1C1C;
  408.     -moz-transition-duration:0.5s;
  409.     -webkit-transition-duration:0.5s;
  410.     -o-transition-duration:0.5s;
  411.     }
  412.  
  413.     #postinfo a {
  414.     color:white;
  415.     text-align:center;
  416.     letter-spacing:1px;
  417.     }
  418.    
  419.     #postinfo a:hover {
  420.     color:{color:hover};
  421.     }
  422.    
  423.     .note {
  424.     text-transform:uppercase;
  425.     font-family:trebuchet ms;
  426.     font-style:normal;
  427.     letter-spacing:0px;
  428.     font-size: 9px;
  429.     text-align:left;
  430.     line-height:90%;
  431.     margin-left:-40px;
  432.     }
  433.    
  434.     .note li {
  435.     list-style-type:decimal;
  436.     padding:10px 25px 10px 25px;
  437.     font-size:8px;
  438.     text-align:left;
  439.     margin:0px;
  440.     -moz-transition-duration:0.5s;
  441.     -webkit-transition-duration:0.5s;
  442.     -o-transition-duration:0.5s;
  443.     }
  444.        
  445.     .tags {
  446.     font-style:normal;
  447.     width:500px;
  448.     opacity:1;
  449.     font-family:verdana;
  450.     text-transform:lowercase;
  451.     font-style:none;
  452.     color:{color:tags};
  453.     letter-spacing:2px;
  454.     line-height:100%;
  455.     font-size:8px;
  456.     text-align:center;
  457.  
  458.     padding:2px;
  459.     -moz-transition-duration:0.5s;
  460.     -webkit-transition-duration:0.5s;
  461.     -o-transition-duration:0.5s;
  462.     }
  463.    
  464.     .tags a {
  465.     color:{color:tags};
  466.     letter-spacing:1px;
  467.     padding:1px;
  468.     }
  469.    
  470.     .tags a:hover {
  471.     color:{color:link};
  472.     }
  473.    
  474.     ul.chat, .chat ol, .chat li {
  475.     list-style:none;
  476.     margin:0px;
  477.     padding:2px;
  478.     }
  479.    
  480.     .label {
  481.     text-decoration:underline;
  482.     font-weight:700;
  483.     background-color:{color:infobg};
  484.     margin-right:5px;
  485.     }
  486.    
  487.  
  488.  
  489.  
  490.     #cred {
  491.     font-size:8px;
  492.     font-family:times;
  493.     letter-spacing:1px;
  494.     -moz-transition-duration:0.5s;
  495.     -webkit-transition-duration:0.5s;
  496.     -o-transition-duration:0.5s;
  497.     }
  498.  
  499.     #cred a {
  500.     background-color:#fff;
  501.     color:#a8a8a8;
  502.     padding:5px;
  503.     border:2px solid #ddd;
  504.     position:fixed;
  505.     right:7px;
  506.     bottom:10px
  507.     }    
  508.  
  509.  
  510.     #cred a:hover {
  511.     color:#fff;
  512.     background-color:#000;
  513.     border-radius:110px;
  514.     -moz-transition-duration:2s;
  515.     -webkit-transition-duration:2s;
  516.     -o-transition-duration:2s;
  517.     }
  518.  
  519.  
  520.    
  521.     {CustomCSS}
  522.    
  523.  
  524.  
  525.     </style></head>
  526.  
  527. <div id="theme">
  528.  
  529.  
  530.       {block:Pagination}<div class="pagi">
  531. {block:PreviousPage}
  532. <a href="{PreviousPage}">back</a>
  533. {/block:PreviousPage}
  534. {block:NextPage}
  535. <a href="{NextPage}">forth</a>
  536. {/block:NextPage}
  537. </div>
  538. {/block:Pagination}
  539.  
  540. <div id="block">
  541.  
  542. </div>
  543.  
  544.  
  545.  
  546. <div id="frame"><img src="http://2.bp.blogspot.com/-frymc8F44LI/TxZcNUeROuI/AAAAAAAAHQg/UCNA0T-rGGo/s640/ornate+black+oval+frame.png"></div>
  547. <div id="sidebar">
  548. <div id="sidebarimage"><img src="{image:sidebar}"></div>
  549.  
  550.  
  551. <div class="links">
  552. {block:IfLinkA}
  553. <a href="{text:linkA url}">{text:linkA}</a>
  554. {/block:IfLinkA}
  555. {block:IfLinkB}
  556. <a href="{text:linkB url}">{text:linkB}</a>
  557. {/block:IfLinkB}
  558. {block:IfLinkC}
  559. <a href="{text:linkC url}">{text:linkC}</a>
  560. {/block:IfLinkC}
  561. {block:IfLinkD}
  562. <a href="{text:linkD url}">{text:linkD}</a>
  563. {/block:IfLinkD}
  564. {block:IfLinkE}
  565. <a href="{text:linkE url}">{text:linkE}</a>
  566. {/block:IfLinkE}
  567. {block:IfLinkF}
  568. <a href="{text:linkF url}">{text:linkF}</a>
  569. {/block:IfLinkF}
  570.  
  571. </div>
  572. <div class="desc">
  573. {Description}
  574.  
  575.  
  576.  
  577.  
  578. </div>
  579.  
  580.  
  581.  
  582. </div>
  583.   <div id="stuffcontainer">
  584.  
  585. {block:Posts}
  586.  
  587. <div id="stuff">
  588.  
  589. {block:Text}{block:Title}<h2>{Title}</h2>{/block:Title}{Body}{/block:Text}
  590.  
  591. {block:Quote}<h2>“{Quote}”</h2><h1>{Source}</h1>{/block:Quote}
  592.  
  593. {block:Link}<a href="{URL}"><h2>{Name}</h2></a>
  594. {block:Description}<p>{Description}</p>{/block:Description}{/block:Link}
  595.  
  596. {block:Photo}<center><img src="{PhotoURL-500}"/></center>{block:Caption}{Caption}{/block:Caption}{/block:Photo}
  597.  
  598. {block:Photoset}<center>{Photoset-500}</center>
  599. {block:Caption}{Caption}{/block:Caption}{/block:Photoset}
  600.  
  601. {block:Chat}<ul class="chat">{block:Title}<h2>{Title}</h2>{/block:Title}{block:Lines}<li>{block:Label}<span class="label">{Label}</span>{/block:Label}&nbsp;{Line}</li>{/block:Lines}</ul>{/block:Chat}
  602.  
  603. {block:Video}{Video-500}{block:Caption}{Caption}{/block:Caption}{/block:Video}
  604.  
  605. {block:Answer}<div class="ask">{Asker}:{Question}</div><div class="ans">{Answer}</div>{/block:answer}
  606.  
  607. {block:Audio}<div class="audio">{block:AlbumArt}<div class="albumart"><img src="{AlbumArtURL}"/></div>{/block:AlbumArt}
  608. <div class="audioinfo">{block:TrackName}<b>Title:</b> {TrackName}<br />{/block:TrackName}{block:Artist}<b>Artist:</b> {Artist}<br />{/block:Artist}
  609. {/block:ExternalAudio}<b>Played:</b> {PlayCount} times</div>
  610. <br><div class="playercontainer">{AudioPlayerWhite}</div></div>
  611. {block:Caption}{Caption}{/block:Caption}<br>{/block:Audio}
  612.  
  613.  <br>
  614.  
  615. {block:Date}<div id="postinfo">{Month} {DayOfMonth} | <a href="{Permalink}">{12Hour}:{Minutes}</a>{block:NoteCount} | <a href="{Permalink}">{NoteCount}♥</a>{/block:NoteCount}{block:RebloggedFrom} | <a href="{ReblogParentURL}">{ReblogParentName}</a>{/block:RebloggedFrom}
  616. {block:ContentSource} | <a href="{SourceURL}">{SourceLink}</a>{/block:ContentSource}</div>{/block:Date}
  617. {block:HasTags}
  618. <div class="tags">
  619. {block:Tags}<a href="{TagURL}">#{Tag}</a>{/block:Tags}</div>
  620. {/block:HasTags}
  621. <div class="note">
  622. {block:PostNotes}{PostNotes}{/block:PostNotes}
  623. </div>
  624. </div>
  625. {/block:Posts}
  626.  
  627.  
  628.  
  629. </div>
  630. <div id="cred">
  631. <a href="http://sexmeluke.tumblr.com">SML</a>
  632.                 </div>
  633.  
  634. </div>
  635. </div>
  636. </div>
  637. </body>
  638. </html>
Advertisement
Add Comment
Please, Sign In to add comment