sexmeluke

Theme #6: Queen (light version)- SEXMELUKE

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