sexmeluke

Theme #4: City Lights- SEXMELUKE

Jan 13th, 2014
996
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
HTML 12.16 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. <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
  4.  
  5. <head><title>{Title}</title>
  6.  
  7. <link rel="shortcut icon" href="{Favicon}">
  8.  
  9. <link rel="alternate" type="application/rss+xml" href="{RSS}">
  10.  
  11. {block:Description}<meta name="description" content="{MetaDescription}" />{/block:Description}
  12.  
  13.  
  14.  
  15. <!-- PLEASE DON'T REMOVE THE CREDIT!! I WORKED REALLY HARD ON THIS THEME. I'D APPRECIATE IT IF YOU DIDN'T STEAL BY REMOVING THE CREDIT -->
  16.  
  17. <!-- THEME BY SEXMELUKE-->
  18.  
  19.  
  20.  
  21. <meta name="color:Background" content="#ffffff"/>
  22.  
  23. <meta name="color:Text" content="#838282"/>
  24.  
  25. <meta name="color:Link" content="#b8b8b8"/>
  26.  
  27. <meta name="color:border" content="#eeeeee"/>
  28.  
  29. <meta name="color:Link hover" content="#b8b8b8"/>
  30.  
  31. <meta name="image:sidebar" content=""/>
  32. <meta name="image:titletab" content=""/>
  33.  
  34.  
  35.    <meta name="text:linkA" content="">
  36.  
  37.     <meta name="text:linkA url" content="/">
  38.  
  39.     <meta name="text:linkB" content="">
  40.  
  41.     <meta name="text:linkB url" content="/">
  42.  
  43.     <meta name="text:linkC" content="">
  44.  
  45.     <meta name="text:linkC url" content="/">
  46.  
  47.     <meta name="text:linkD" content="">
  48.  
  49.     <meta name="text:linkD url" content="/">
  50.    
  51.     <meta name="text:linkE" content="">
  52.  
  53.     <meta name="text:linkE url" content="/">
  54.    
  55.   <style type="text/css">body, a, a:hover {cursor: url(http://i.imgur.com/2qleX.jpg), progress;}</style>
  56.  
  57.  
  58. <style type="text/css">
  59.  
  60.  
  61. body {
  62.  
  63.     background:{color:background};
  64.  
  65.     margin:0px;
  66.  
  67.     color:{color:text};
  68.  
  69.     font-size:9px;
  70.  
  71.     line-height:100%;
  72.  
  73. }
  74.  
  75.  
  76.  
  77. a {
  78.  
  79.     color:#b1b0b0; text-decoration:none; -webkit-transition:all 0.5s ease-in-out; -moz-transition:all 0.5s ease-in-out; -o-transition:all 0.5s ease-in-out; -ms-transition:all 0.5s ease-in-out; transition:all 0.5s ease-in-out;
  80.  
  81. }
  82.  
  83.  
  84.  
  85. a:hover{
  86.  color:{color:link hover};
  87.  
  88.    
  89.         -moz-transition-duration:0.5s;
  90.  
  91.     -webkit-transition-duration:0.5s;
  92.  
  93.     -o-transition-duration:0.5s;}
  94.  
  95.  
  96.  
  97. img {
  98.  
  99.     border:none;
  100.  
  101. }
  102.  
  103.  
  104.  
  105. blockquote {
  106.  
  107.     padding-left:5px;
  108.  
  109.     border-left:2px solid;
  110.  
  111. }
  112.  
  113.    
  114.  
  115. blockquote blockquote {
  116.  
  117.     padding-left:5px;
  118.  
  119.     border-left:2px solid;
  120.  
  121. }
  122.  
  123.  
  124.  
  125. h1 {
  126.  
  127.     font-size:10px;
  128.  
  129. }
  130.  
  131.  
  132.  
  133.  
  134.  
  135. #entries {
  136.  
  137.     padding:10px;
  138.  
  139.     width:500px;
  140.  
  141.     margin-left:700px;
  142.  
  143.     margin-top:0px;
  144.  
  145.     padding:0px;
  146.  
  147. }
  148.  
  149.  
  150.  
  151. #post {
  152.  
  153.     width:500px;
  154.  
  155. }
  156.  
  157.  
  158. #sidebar {
  159.     width:150px;
  160.     position:fixed;
  161.     margin-left:300px;
  162.     margin-top:200px;
  163. }
  164.  
  165.  
  166. #sidebarimage {
  167.     width 170px;
  168. }
  169.  
  170. #sidebarimage img {
  171.     width:250px;
  172.     height: 350px;
  173.     border: 5px solid {color: text};
  174. border-style:double;
  175.     padding:3px;
  176. }
  177.  
  178. #description {
  179.     width:250px;
  180.     margin-top:-98px;
  181.     margin-left:8px;
  182.     line-height:13px;
  183.     font-size:11px;
  184.     text-align:justify;
  185.     font-family:raavi;
  186. }
  187.  
  188.  #links {
  189.     font-size:11px;
  190.     font-family:raavi;
  191.     letter-spacing:0px;
  192.    
  193.     -moz-transition-duration:0.5s;
  194.     -webkit-transition-duration:0.5s;
  195.     -o-transition-duration:0.5s;
  196.     }
  197.  
  198.     #links a {
  199.     margin-top:-320px;  
  200.     margin-left:245px;
  201.     height:5px;
  202.     width:42px;
  203.     text-transform:lowercase;
  204.     text-align: left;
  205.     background-color:#fff;
  206.     color:{color: text};
  207.     padding:5px;
  208.     border:1px solid {color: text};
  209.      
  210.     position:fixed;
  211.  
  212.  
  213.    
  214.     }    
  215.  
  216.  
  217.     #links a:hover {
  218.     color:{color:link hover};
  219.     background-color:{color: link hover};
  220.   border-radius:8px;
  221.  
  222.     -moz-transition-duration:0.5s;
  223.     -webkit-transition-duration:0.5s;
  224.     -o-transition-duration:0.5s;
  225.     }
  226.  
  227.  
  228. #pagination {
  229.     font-size:9px;
  230.     margin-top:10px;
  231.     text-align:center;
  232.     margin-left:0px;
  233.     font-style:italic;
  234. }
  235.  
  236.  
  237.  
  238.  
  239.  
  240.  
  241.  
  242. .caption {
  243.  
  244.     width:500px;
  245.  
  246.     text-align:justify;
  247.  
  248.     line-height:120%;
  249.  
  250.     }
  251.  
  252.    
  253.  
  254.     .ask {
  255.  
  256.     padding:10px;
  257.  
  258.     text-align:left;
  259.  
  260.     color:{color:text};
  261.  
  262.     background-color:#eee;
  263.  
  264.     border-bottom:1px solid #eee;
  265.  
  266.     }
  267.  
  268.    
  269.  
  270.     .ans {
  271.  
  272.     text-align:left;
  273.  
  274.     padding:10px;
  275.  
  276.     color:{color:text};
  277.  
  278.     }
  279.  
  280.  
  281.  
  282.     .audio {
  283.  
  284.     width:500px;
  285.  
  286.     padding-bottom:10px;
  287.  
  288.     background-color:{color:infobg};
  289.  
  290.     }
  291.  
  292.    
  293.  
  294.     .albumart {
  295.  
  296.     float:left;
  297.  
  298.     padding:0px 10px 10px 0px;
  299.  
  300.     }
  301.  
  302.    
  303.  
  304.     .albumart img {
  305.  
  306.     width:45px;
  307.  
  308.     height:45px;
  309.  
  310.     }
  311.  
  312.    
  313.  
  314.     .playercontainer {
  315.  
  316.     text-align:left;
  317.  
  318.     padding:10px;
  319.  
  320.     background-color:#ffffff;
  321.  
  322.     width:480px;
  323.  
  324.     }
  325.  
  326.    
  327.  
  328.     .audioinfo {
  329.  
  330.     padding:10px;
  331.  
  332.     color:{color:text};
  333.  
  334.     }
  335.  
  336.  
  337.  
  338.     #postinfo {
  339.  
  340. text-align:left;padding-top:3px;
  341.  
  342. margin-top:5px;
  343.  
  344. margin-bottom:10px;
  345.  
  346. text-transform: lowercase;
  347.  
  348. letter-spacing:0px;
  349. text-align:center;
  350.  
  351. font-size:8px;
  352.  
  353. line-height: 10px;
  354.  
  355. color:{color:link};
  356.  
  357.  
  358. }
  359.  
  360.  
  361.  
  362.     #postinfo a {
  363.  
  364.     color:{color:link};
  365.  
  366.     text-align:center;
  367.  
  368.     font-style:normal;
  369.    
  370.  
  371.     }
  372.  
  373.    
  374.  
  375.     #postinfo a:hover {
  376.  
  377.     color:{color:hover};
  378.  
  379.     }
  380.  
  381.    
  382.  
  383.     .note {
  384.  
  385.     text-transform:lowercase;
  386.  
  387.     font-style:normal;
  388.  
  389.     letter-spacing:0px;
  390.  
  391.     font-size: 9px;
  392.  
  393.     text-align:left;
  394.  
  395.     line-height:90%;
  396.  
  397.     margin-left:-40px;
  398.  
  399.     }
  400.  
  401.    
  402.  
  403.     .note li {
  404.  
  405.     list-style-type:none;
  406.  
  407.     border-bottom:1px solid {color:border};
  408.  
  409.     padding:10px 25px 10px 25px;
  410.  
  411.     text-align:left;
  412.  
  413.     margin:0px;
  414.  
  415.     -moz-transition-duration:0.5s;
  416.  
  417.     -webkit-transition-duration:0.5s;
  418.  
  419.     -o-transition-duration:0.5s;
  420.  
  421.     }
  422.  
  423.        
  424.  
  425.     .tags {
  426.  
  427.     font-style:normal;
  428.  
  429.     width:500px;
  430.  
  431.     text-transform:uppercase;
  432.  
  433.     font-style:normal;
  434.  
  435.     color:{color:tags};
  436.  
  437.     letter-spacing:2px;
  438.  
  439.     line-height:120%;
  440.  
  441.     font-size:8px;
  442.  
  443.     text-align:left;
  444.  
  445.     padding:2px;
  446.  
  447.     -moz-transition-duration:0.5s;
  448.  
  449.     -webkit-transition-duration:0.5s;
  450.  
  451.     -o-transition-duration:0.5s;
  452.  
  453.     }
  454.  
  455.    
  456.  
  457.     .tags a {
  458.  
  459.     color:{color:tags};
  460.  
  461.     letter-spacing:1px;
  462.  
  463.     padding:1px;
  464.  
  465.     }
  466.  
  467.    
  468.  
  469.     .tags a:hover {
  470.  
  471.     color:{color:link};
  472.  
  473.     }
  474.    
  475.  
  476.     ul.chat, .chat ol, .chat li {
  477.  
  478.     list-style:none;
  479.  
  480.     margin:0px;
  481.  
  482.     padding:2px;
  483.  
  484.     }
  485.  
  486.    
  487.  
  488.     .label {
  489.  
  490.     text-decoration:underline;
  491.  
  492.     font-weight:300;
  493.  
  494.     background-color:{color:infobg};
  495.  
  496.     margin-right:5px;
  497.  
  498.     }
  499.    
  500.     #what {
  501. text-align: center;
  502. font-size: 10px;
  503. position:fixed;
  504. left:15px;
  505. top:-210px;
  506. -webkit-transition: all .5s ease-in-out;
  507. -moz-transition: all .5s ease-in-out;
  508. -o-transition: all .5s ease-in-out;
  509. z-index:999;
  510. }
  511.  
  512. #what:hover {top:0px;}
  513.  
  514. #hey {
  515. border-right-style:solid;
  516. border-bottom-style:solid;
  517. border-left-style:solid;
  518. border-width:1px;
  519. border-color:#FFFFFF;
  520. padding: 5px 0 5px 0;
  521. background: #fff;
  522. width:130px;
  523. height:200px;
  524. z-index: 9999;
  525. }
  526.  
  527. #heytab img {
  528. text-align: center;
  529. color:#454545;
  530. height:25px;
  531. padding: 2px 0 8px 0;
  532. background:#fff;
  533. width: 90px;
  534. height:auto;
  535. }
  536.  
  537.  
  538.  
  539.  
  540.  
  541. .user_1 .label {color:{color:text}; font-weight:bold}
  542.  
  543. .user_2 .label {color:{color:link}; font-weight:bold}
  544.  
  545. .user_3 .label {color:{color:text}; font-weight:bold}
  546.  
  547. .user_4 .label {color:{color:link}; font-weight:bold}
  548.  
  549. .user_5 .label {color:{color:text}; font-weight:bold}
  550.  
  551. .user_6 .label {color:{color:link}; font-weight:bold}
  552.  
  553. ul.chat, .chat ol, .chat li {list-style:none; padding:2px}
  554.  
  555.  
  556.  #cred {
  557.     font-size:8px;
  558.     font-family:times;
  559.     letter-spacing:1px;
  560.     -moz-transition-duration:0.5s;
  561.     -webkit-transition-duration:0.5s;
  562.     -o-transition-duration:0.5s;
  563.     }
  564.  
  565.     #cred a {
  566.     background-color:#fff;
  567.     color:#a8a8a8;
  568.     padding:5px;
  569.     border:2px solid #ddd;
  570.     position:fixed;
  571.     right:7px;
  572.     bottom:10px
  573.     }    
  574.  
  575.  
  576.     #cred a:hover {
  577.     color:#fff;
  578.     background-color:#000;
  579.     border-radius:110px;
  580.     -moz-transition-duration:2s;
  581.     -webkit-transition-duration:2s;
  582.     -o-transition-duration:2s;
  583.     }
  584.  
  585.  
  586.   #scrollToTop:link,#scrollToTop:visited { color: transparent; background-color: transparent; display: none; position: fixed; bottom:50px; right: 15px;}
  587.  
  588.  
  589. {CustomCSS}</style>
  590.    
  591.     <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="https://lh4.googleusercontent.com/-2vvAYxnLRTA/T68Vc2ShbSI/AAAAAAAAAtI/mWweb7Rtu3g/s54/SH%2521%2520button1.png" border="0"></a>
  592.    
  593. </head><body>
  594.  
  595. <div id="what">
  596. <div id="hey"> <center>
  597. <big><u><b>Updates</b></u></big>
  598. <p>
  599. <!-- This is where you edit your updates tab, add anything you like :)-->
  600. Write you updates here
  601. <hr>
  602. Write your updates here
  603. <br>
  604. Write your updates here
  605. </center></div>
  606. <div id="heytab"><img src="{image:titletab}"></div>
  607. </div>
  608.  
  609. <div id="sidebar">
  610.  
  611.  
  612.  
  613. <div id="sidebarimage"><img src="{image:sidebar}"></div>
  614.  
  615. <div id="links">
  616. <a href="{text:linkA url}">{text:linkA}</a>
  617. <br>
  618. <br>
  619. <br>
  620. <a href="{text:linkB url}">{text:linkB}</a>
  621. <br>
  622. <br>
  623. <br>
  624.  
  625. <a href="{text:linkC url}">{text:linkC}</a>
  626. <br>
  627. <br>
  628. <br>
  629. <a href="{text:linkD url}">{text:linkD}</a>
  630. <br>
  631. <br>
  632. <br>
  633. <a href="{text:linkE url}">{text:linkE}</a>
  634.  
  635.  
  636.  
  637. </div>
  638.  
  639. <div id="description">{Description}</div>
  640.  
  641. <div id="pagination">
  642. {block:Pagination}{block:PreviousPage}<a href="{PreviousPage}">back</a> {/block:PreviousPage}
  643. {block:NextPage}— <a href="{NextPage}">next</a>{/block:NextPage}{/block:Pagination}    
  644. </div>
  645.  
  646. </div>
  647.  
  648.  
  649.  
  650. <div id="entries">
  651.  
  652.  
  653. {block:Posts}<div id="post"><br><br><br><br><br><br>
  654.  
  655.  
  656.  
  657. {block:Text}{block:Title}<h2>{Title}</h2>{/block:Title}{Body}{/block:Text}
  658.  
  659.  
  660.  
  661. {block:Quote}<h2>“{Quote}”</h2><h1>{Source}</h1>{/block:Quote}
  662.  
  663.  
  664.  
  665. {block:Link}<a href="{URL}"><h2>{Name}</h2></a>
  666.  
  667. {block:Description}<p>{Description}</p>{/block:Description}{/block:Link}
  668.  
  669.  
  670.  
  671. {block:Photo}<center><img src="{PhotoURL-500}"/></center>{block:Caption}{Caption}{/block:Caption}{/block:Photo}
  672.  
  673.  
  674.  
  675. {block:Photoset}<center>{Photoset-500}</center>
  676.  
  677. {block:Caption}{Caption}{/block:Caption}{/block:Photoset}
  678.  
  679.  
  680.  
  681. {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}
  682.  
  683.  
  684.  
  685. {block:Video}{Video-500}{block:Caption}{Caption}{/block:Caption}{/block:Video}
  686.  
  687.  
  688.  
  689. {block:Answer}<div class="ask">{Asker} said: {Question}</div><div class="ans">{Answer}</div>{/block:answer}
  690.  
  691.  
  692.  
  693. {block:Audio}<div class="audio">{block:AlbumArt}<div class="albumart"><img src="{AlbumArtURL}"/></div>{/block:AlbumArt}
  694.  
  695. <div class="audioinfo">{block:TrackName}<b>Title:</b> {TrackName}<br />{/block:TrackName}{block:Artist}<b>Artist:</b> {Artist}<br />{/block:Artist}
  696.  
  697. {/block:ExternalAudio}<b>Played:</b> {PlayCount} times</div>
  698.  
  699. <br><div class="playercontainer">{AudioPlayerWhite}</div></div>
  700.  
  701. {block:Caption}{Caption}{/block:Caption}<br>{/block:Audio}
  702.  
  703.  
  704.  
  705.  
  706.  
  707.  
  708. <div id="postinfo"><a href="{Perimalink}">posted on {block:Date}<a href="{Permalink}">{Month} {DayOfMonth}</a> {/block:Date} with <a href="{Permalink}">{NoteCount} notes </a>  {block:RebloggedFrom} ♡ <a href="{ReblogParentURL}">via</a> & {/block:RebloggedFrom}
  709.  
  710. {block:ContentSource}<a href="{SourceURL}"> source <a href="{SourceURL}"></a>{/block:ContentSource}{/block:RebloggedFrom}<div id="tags" st>
  711.  
  712. {block:HasTags}<div id="tags">{block:Tags} # <a href="{TagURL}">{Tag}</a> {/block:Tags}</div>{/block:HasTags}</div></div>
  713.  
  714. {/block:Posts}
  715.  
  716. {block:PostNotes}<div id="notes">{PostNotes}</div>{/block:PostNotes}
  717.  
  718.  
  719. {/block:Posts}</div></div></div>
  720.  
  721.  
  722.  
  723.  
  724.  
  725. </div>
  726.  
  727.  
  728.  
  729.  
  730.  
  731. </div>
  732.  
  733. </div>
  734.  
  735. </div>
  736.  
  737.  
  738.  
  739. </body>
  740.  
  741.  
  742. <div id="cred">
  743. <a href="http://sexmeluke.tumblr.com">SML</a>
  744.                </div>
  745.  
  746. </div>
  747.  
  748. </html>
Advertisement
Add Comment
Please, Sign In to add comment