sexmeluke

Theme #14: Fall- SEXMELUKE

May 3rd, 2014
2,391
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
HTML 13.64 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!- I can help you better that way
  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.  
  30.     <meta name="color:background" content="#FFFFFF">
  31.     <meta name="color:link" content="#FA58AC">
  32.     <meta name="color:linkhover" content="#81F7F3">
  33.     <meta name="color:text" content="#424242">
  34.     <meta name="color:tags" content="#A4A4A4">
  35.     <meta name="color:scrollbar" content="#000">
  36.    
  37.     <meta name="image:sidebar" content="https://31.media.tumblr.com/e6ee11656a420a8a217ae32befa85f56/tumblr_inline_n4aydjr8Mo1se7pm5.png">
  38.    
  39.    
  40.     <meta name="text:link1" content="link1">
  41.     <meta name="text:link1 url" content="/">
  42.     <meta name="text:link2" content="link2">
  43.     <meta name="text:link2 url" content="/">
  44.     <meta name="text:link3" content="link3">
  45.     <meta name="text:link3 url" content="/">
  46.     <meta name="text:link4" content="link4">
  47.     <meta name="text:link4 url" content="/">
  48.     <meta name="text:link5" content="link5">
  49.     <meta name="text:link5 url" content="/">
  50.    
  51.      
  52.     <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
  53.     <title>{Title}</title>
  54.    
  55.     {block:Description}<meta name="description" content="{MetaDescription}" />{/block:Description}
  56.    
  57.     <link rel="shortcut icon" href="{Favicon}" />
  58.     <link rel="alternate" type="application/rss+xml" href="{RSS}" />
  59.  
  60.  
  61.  <style type="text/css">body, a, a:hover {cursor: url(http://media.tumblr.com/tumblr_lqs4qdUu8n1qfoi4t.png), progress;}</style>
  62.  
  63.     <style type="text/css">
  64.     #scrollToTop:link,#scrollToTop:visited { color: transparent; background-color: transparent; display: none; position: fixed; bottom: 40px; right: 15px;}
  65.  
  66.     a {
  67.     color:{color:link};
  68.     text-decoration:none;
  69.     -moz-transition-duration:0.5s;
  70.     -webkit-transition-duration:0.5s;
  71.     -o-transition-duration:0.5s;
  72.     }
  73.    
  74.     a:hover {
  75.     color:{color:linkhover};
  76.     text-decoration:none;
  77.     -moz-transition-duration:0.5s;
  78.     -webkit-transition-duration:0.5s;
  79.     -o-transition-duration:0.5s;
  80.     }
  81.  
  82.    
  83. ::-webkit-scrollbar {background-color:{color:infobg}; height:8px; width:5px}
  84. ::-webkit-scrollbar-thumb:vertical {background-color:{color:scrollbar}; height:50px}
  85. ::-webkit-scrollbar-thumb:horizontal {background-color:{color:scrollbar}; height:8px!important}
  86.  
  87. body {
  88.     background-color:{color:background};
  89.     font-family:calibri;
  90.     font-weight:normal;
  91.     line-height:100%
  92.     }
  93.  
  94. h1 {
  95.     font-weight:normal;
  96.     font-size:10px;
  97.     text-align:center;
  98.     font-style:normal;
  99.     line-height:100%;
  100.     letter-spacing:1px;
  101.     text-transform:uppercase;
  102.     color:{color:text};
  103.     }
  104.  
  105. h2 {
  106.     font-size:15px;
  107.     text-align:center;
  108.     line-height:100%;
  109.     letter-spacing:-0.5px;
  110.     color:{color:text};
  111.     font-weight:normal;
  112.     padding:5px;
  113.     padding-bottom:2px;
  114.     }
  115.  
  116.  
  117. blockquote {
  118.     border-left:2px solid {color:text};
  119.     padding-left:5px;
  120.     margin:5px;
  121.     line-height:100%;
  122.     }
  123.  
  124.  
  125. #sidebar{
  126.     position:fixed;
  127.     margin-top:0px;
  128.     margin-left:0px;
  129.     width:480px;
  130.     height:1000px;
  131.    
  132. }
  133.  
  134.    #line1{
  135.       margin-left:-50px;
  136.       margin-top:350px;
  137.       position:fixed;
  138.       background-color:black;
  139.       height:20px;
  140.       width:2000px;
  141.       z-index:-1;
  142.    }
  143.    
  144.    #line2{
  145.        margin-left:-50px;
  146.        margin-top:380px;
  147.        position:fixed;
  148.        background-color:black;
  149.        height:20px;
  150.        width:2000px;
  151.        z-index:-1;
  152.    }
  153.    
  154.    
  155.     #pic img{
  156.        position:fixed;
  157.        width:250px;
  158.        height:250px;
  159.        margin-top:250px;
  160.        margin-left:60px;
  161.        
  162.     z-index:1;
  163.     border-radius:200px;
  164.     background:#000;
  165.     -moz-transition-duration:1s;
  166.     -webkit-transition-duration:1s;
  167.     -o-transition-duration:1s;
  168.     }
  169.  
  170.    
  171.     #sidebar:hover #pic img {
  172.        
  173.      -ms-transform: rotate(360deg);
  174.     -webkit-transform: rotate(360deg);
  175.     -o-transform: rotate(360deg);
  176.     -moz-transform: rotate(360deg);
  177.    
  178.     -moz-transition-duration:1s;
  179.     -webkit-transition-duration:1s;
  180.     -o-transition-duration:1s;
  181.     }
  182.    
  183.     #links{
  184.         position:fixed;
  185.         margin-top:320px;
  186.         margin-left:310px;
  187.         height:auto;
  188.         width:300px;
  189.         text-align:center;
  190.     }
  191.  
  192.    #links a{
  193.       color:white;
  194.        margin-top:50px;
  195.        margin-left:0px;
  196.        background-color:black;
  197.        font-family:calibri;
  198.        text-transform:uppercase;
  199.        font-size:11px;
  200.        width:100px;
  201.        height:auto;
  202.       padding:5px;
  203.        line-height:100%;
  204.        text-align:center;
  205.        
  206.    }
  207.    
  208.    #links a:hover{
  209.        color:{color:linkhover};
  210.        -moz-transition-duration:1s;
  211.     -webkit-transition-duration:1s;
  212.     -o-transition-duration:1s;
  213.        
  214.    }
  215.    
  216.    #desc{
  217.        margin-top:410px;
  218.        margin-left:325px;
  219.        width:250px;
  220.        height:auto;
  221.        text-align:left;
  222.        font-family:calibri;
  223.        font-size:11px;
  224.        border-left:double 5px black;
  225.        padding:5px;
  226.        color:{color:text};
  227.        
  228.    }
  229.  
  230.     #pagination {
  231.     font-size:10px;
  232.     margin-left:1180px;
  233.     margin-top:382px;
  234.     width:50px;
  235.     position:fixed;
  236.     opacity:1;
  237.     color:#fff;
  238.     letter-spacing:0px;
  239.     font-style:normal;
  240.     text-align:center;
  241.     -moz-transition-duration:.5s;
  242.     -webkit-transition-duration:.5s;
  243.     -o-transition-duration:.5s;
  244.     }
  245.    
  246.     #pagination a{
  247.      color:#fff;
  248.     }
  249.    
  250.     #pagination a:hover{
  251.      color:{color:linkhover};
  252.     }
  253.    
  254.     .ask {
  255.     padding:10px;
  256.     font-family:trebuchet ms;
  257.     text-align:left;
  258.     color:white;
  259.     font-style:italic;
  260.     background-color:black;
  261.     }
  262.  
  263.     .ans {
  264.     text-align:left;
  265.     font-family:trebuchet ms;
  266.     padding:10px;
  267.     color:{color:text};
  268.     }
  269.    
  270.  
  271.     #stuffcontainer {
  272.     float:left;
  273.     margin-left:610px;
  274.     margin-top:42px;
  275.     text-align:justify;
  276.     background-color:white;
  277.     color:{color:text};
  278.     margin-bottom: 35px;
  279.     }
  280.  
  281.     #stuff {
  282.     width:500px;
  283.     margin-top:0px;
  284.     padding:15px;
  285.     text-align:justify;
  286.     font-size:11px;
  287.     line-height:90%;
  288.     letter-spacing:0x;
  289.     color:{color:text};
  290.  
  291.     }
  292.  
  293.     .caption {
  294.     width:500px;
  295.     font-family:trebuchet ms;
  296.     text-align:justify;
  297.     line-height:120%;
  298.    
  299.     }
  300.  
  301.     .audio {
  302.     width:500px;
  303.     padding-bottom:10px;
  304.     background-color:{color:infobg};
  305.     }
  306.    
  307.     .albumart {
  308.     float:left;
  309.     padding:0px 10px 10px 0px;
  310.     }
  311.    
  312.     .albumart img {
  313.     width:45px;
  314.     height:45px;
  315.     }
  316.    
  317.     .playercontainer {
  318.     text-align:center;
  319.     padding:10px;
  320.     background-color:#ffffff;
  321.     width:480px;
  322.     }
  323.    
  324.     .audioinfo {
  325.     padding:10px;
  326.     color:{color:text};
  327.     }
  328.  
  329.     #postinfo {
  330.     width:490px;
  331.     padding:5px;
  332.     font-size:9px;
  333.     color:white;
  334.     font-family:calibri;
  335.     font-style:uppercase;
  336.     letter-spacing:2px;
  337.     text-align:center;
  338.     background-color:black;
  339.     -moz-transition-duration:0.5s;
  340.     -webkit-transition-duration:0.5s;
  341.     -o-transition-duration:0.5s;
  342.     }
  343.  
  344.     #postinfo a {
  345.     color:white;
  346.     text-align:center;
  347.     letter-spacing:1px;
  348.     }
  349.    
  350.     #postinfo a:hover {
  351.     color:{color:linkhover};
  352.     }
  353.    
  354.     .note {
  355.     text-transform:uppercase;
  356.     font-family:calibri;
  357.     font-style:normal;
  358.     letter-spacing:0px;
  359.     font-size: 9px;
  360.     text-align:left;
  361.     line-height:90%;
  362.     margin-left:-40px;
  363.     }
  364.    
  365.     .note li {
  366.     list-style-type:decimal;
  367.     padding:10px 25px 10px 25px;
  368.     font-size:8px;
  369.     text-align:left;
  370.     margin:0px;
  371.     -moz-transition-duration:0.5s;
  372.     -webkit-transition-duration:0.5s;
  373.     -o-transition-duration:0.5s;
  374.     }
  375.        
  376.     .tags {
  377.     font-style:normal;
  378.     width:500px;
  379.     font-family:tahoma;
  380.     text-transform:lowercase;
  381.     font-style:none;
  382.     color:{color:tags};
  383.     letter-spacing:3px;
  384.     line-height:100%;
  385.     font-size:9px;
  386.     text-align:center;
  387.  
  388.     padding:5px;
  389.     -moz-transition-duration:0.5s;
  390.     -webkit-transition-duration:0.5s;
  391.     -o-transition-duration:0.5s;
  392.     }
  393.    
  394.     .tags a {
  395.     color:{color:tags};
  396.     letter-spacing:1px;
  397.     padding:2px;
  398.     }
  399.    
  400.     .tags a:hover {
  401.     color:{color:link};
  402.     }
  403.    
  404.     ul.chat, .chat ol, .chat li {
  405.     list-style:none;
  406.     margin:0px;
  407.     padding:2px;
  408.     }
  409.    
  410.     .label {
  411.     text-decoration:underline;
  412.     font-weight:700;
  413.     background-color:{color:infobg};
  414.     margin-right:5px;
  415.     }
  416.    
  417.    
  418.  
  419.     #taco {
  420.     font-size:8px;
  421.     font-family:times;
  422.     letter-spacing:1px;
  423.     -moz-transition-duration:0.5s;
  424.     -webkit-transition-duration:0.5s;
  425.     -o-transition-duration:0.5s;
  426.     }
  427.  
  428.     #taco a {
  429.     background-color:#fff;
  430.     color:#000;
  431.     padding:3px;
  432.     border:2px solid #2E2E2E;
  433.     position:fixed;
  434.     right:7px;
  435.     bottom:10px
  436.    
  437.    
  438.     }    
  439.  
  440.     #taco a:hover {
  441.     color:#fff;
  442.     background-color:#000;
  443.     border-radius:110px;
  444.     -moz-transition-duration:1s;
  445.     -webkit-transition-duration:1s;
  446.     -o-transition-duration:1s;
  447.     }
  448.  
  449.  
  450.    
  451.     {CustomCSS}
  452.    
  453.  
  454.  
  455.     </style></head>
  456.        
  457. <script src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.2/jquery.min.js"></script><script src="http://static.tumblr.com/ikeq9mi/DfYl6o46t/scrolltotop.min.js"></script><a href="javascript:;" id="scrollToTop"><img src="http://i1336.photobucket.com/albums/o649/thelostwhile/02-1_zps696c11bb.png" border="0"></a>
  458.    
  459. <body>
  460.  
  461.  
  462. <div id=line1></div>
  463. <div id=line2></div>
  464.  
  465. <div id=sidebar>
  466.     <div id=pic><img src="{image:sidebar}"></div>
  467.    
  468.     <div id=links>
  469. <a href="{text:link1 url}">{text:link1}</a>
  470. <a href="{text:link2 url}">{text:link2}</a>
  471. <a href="{text:link3 url}">{text:link3}</a>
  472. <a href="{text:link4 url}">{text:link4}</a>
  473. <a href="{text:link5 url}">{text:link5}</a>
  474.        
  475.     </div>
  476.    
  477.    
  478.     <div id=desc>{Description}</div>
  479. </div>
  480.  
  481.  
  482.  <div id="pagination">
  483. {block:PreviousPage}
  484. <a href="{PreviousPage}">back</a>
  485. {/block:PreviousPage}
  486. {block:NextPage}
  487. <a href="{NextPage}">next</a>
  488. {/block:NextPage}
  489. </div>
  490. {/block:Pagination}</div></div>
  491. </div>
  492.  
  493.  
  494.   <div id="stuffcontainer">
  495.  
  496. {block:Posts}
  497.  
  498. <div id="stuff">
  499.  
  500. {block:Text}{block:Title}<h2>{Title}</h2>{/block:Title}{Body}{/block:Text}
  501.  
  502. {block:Quote}<h2>“{Quote}”</h2><h1>{Source}</h1>{/block:Quote}
  503.  
  504. {block:Link}<a href="{URL}"><h2>{Name}</h2></a>
  505. {block:Description}<p>{Description}</p>{/block:Description}{/block:Link}
  506.  
  507. {block:Photo}<center><img src="{PhotoURL-500}"/></center>{block:Caption}{Caption}{/block:Caption}{/block:Photo}
  508.  
  509. {block:Photoset}<center>{Photoset-500}</center>
  510. {block:Caption}{Caption}{/block:Caption}{/block:Photoset}
  511.  
  512. {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}
  513.  
  514. {block:Video}{Video-500}{block:Caption}{Caption}{/block:Caption}{/block:Video}
  515.  
  516. {block:Answer}<div class="ask">{Asker}:{Question}</div><div class="ans">{Answer}</div>{/block:answer}
  517.  
  518. {block:Audio}<div class="audio">{block:AlbumArt}<div class="albumart"><img src="{AlbumArtURL}"/></div>{/block:AlbumArt}
  519. <div class="audioinfo">{block:TrackName}<b>Title:</b> {TrackName}<br />{/block:TrackName}{block:Artist}<b>Artist:</b> {Artist}<br />{/block:Artist}
  520. {/block:ExternalAudio}<b>Played:</b> {PlayCount} times</div>
  521. <br><div class="playercontainer">{AudioPlayerWhite}</div></div>
  522. {block:Caption}{Caption}{/block:Caption}<br>{/block:Audio}
  523.  
  524.  
  525.  
  526. {block:Date}<br>
  527. <div id="postinfo">
  528. {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}
  529. {block:ContentSource} | <a href="{SourceURL}">{SourceLink}</a>{/block:ContentSource}</div>{/block:Date}
  530. {block:HasTags}
  531. <div class="tags">
  532. {block:Tags}<a href="{TagURL}">#{Tag}</a>{/block:Tags}</div>
  533. {/block:HasTags}
  534. <div class="note">
  535. {block:PostNotes}{PostNotes}{/block:PostNotes}
  536. </div>
  537. </div>
  538. {/block:Posts}
  539.  
  540.  
  541.  
  542. </div>
  543. <div id="taco">
  544. <a href="http://sexmeluke.tumblr.com/">SML</a>
  545.                 </div>
  546.  
  547. </div></div></div>
  548.  
  549. </body>
  550. </html>
Advertisement
Add Comment
Please, Sign In to add comment