sexmeluke

Theme #11: Air- SEXMELUKE

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