get paid to paste

#023 Well good luck with that

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
 
 
     
    <!--
     
theme #023 by Rose @ itsacrimescene.tumblr.com
Please do not copy or claim as your own
Do not remove this credit from the code
Thank you :3
   
    -->
   
   
     
    <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
     
    <head>
     
     
    <!-- DEFAULT VARIABLES -->
     
     
    <meta name="color:accent" content="#ca2c2c" />
    <meta name="color:asktext" content="#161615" />
    <meta name="color:askbackground" content="#ebebeb" />
    <meta name="color:background" content="#ebebeb" />
    <meta name="color:bold" content="#272726" />
    <meta name="color:border" content="#23211f" />
    <meta name="color:button1" content="#88857f" />
    <meta name="color:button2" content="#62605c" />
    <meta name="color:button3" content="#42413e" />
    <meta name="color:infolinks" content="#cdcdcd" />
    <meta name="color:infotext" content="#626261" />
    <meta name="color:italics" content="#848480" />
    <meta name="color:link" content="#667994" />
    <meta name="color:posts" content="#f3f3f3" />
    <meta name="color:scrollbar" content="#667994" />
    <meta name="color:sidebar" content="#e4e4e4" />
    <meta name="color:sidebartext" content="#353532" />
    <meta name="color:tags" content="#9f9d97" />
    <meta name="color:text" content="#44413f" />
    <meta name="color:topbar" content="#202020" />
     
    <meta name="image:background" content=""/>
    <meta name="image:sidebarimg" content=""/>
   
    <meta name="text:asker" content="said" />
    <meta name="text:bodyfontsize" content="11px" />
    <meta name="text:blogtitle" content="" />
    <meta name="text:subtitle" content="" />
    <meta name="text:Link1" content="" />
    <meta name="text:Link1 Title" content="" />
    <meta name="text:Link2" content="" />
    <meta name="text:Link2 Title" content="" />
    <meta name="text:Link3" content="" />
    <meta name="text:Link3 Title" content="" />
    <meta name="text:Link4" content="" />
    <meta name="text:Link4 Title" content="" />
    <meta name="text:Link5" content="" />
    <meta name="text:Link5 Title" content="" />
    <meta name="text:Link6" content="" />
    <meta name="text:Link6 Title" content="" />
     
     
            <title>{Title}{block:PostSummary} | {PostSummary}{/block:PostSummary}</title>
            <link rel="shortcut icon" href="{Favicon}">
            <link rel="alternate" type="application/rss+xml" href="{RSS}">
            {block:Description}
            <meta name="description" content="{MetaDescription}" />
            {/block:Description}
                   
           <link href='http://fonts.googleapis.com/css?family=Homemade+Apple' rel='stylesheet' type='text/css'>
           
            <script src="http://ajax.googleapis.com/ajax/libs/jquery/1.4/jquery.min.js" type="text/javascript"></script>
           
            <script src="http://static.tumblr.com/xgofl0y/O7Fm1ufj3/jquery.style-my-tooltips.js" type="text/javascript"></script>
    <script>
    $().ready(function() {
        $("[title]").style_my_tooltips({
            tip_follows_cursor: "on", //on/off
            tip_delay_time: 200 //milliseconds
        });
    });
    </script>
     
        <style type="text/css">
     
    body {background-color:{color:background}; color:{color:text}; font-family: Tahoma; font-size: {text:bodyfontsize}; line-height:128%; text-align:justify; letter-spacing: 1px; margin:0px; background-image:url('{image:background}'); background-attachment: fixed; background-repeat:repeat;}
     
    a, a:link, a:active, a:visited {color:{color:link}; text-decoration: none;}
    a:hover {color:{color:infolinks}; text-decoration: none; -webkit-transition: all 0.9s ease-in-out; -moz-transition: all 0.9s ease-in-out; -o-transition: all 0.9s ease-in-out; transition: all 0.9s ease-in-out;}
     
    img a {border:0px;}
    b, strong{font-weight: bold; color:{color:bold}; font-size: 110%; letter-spacing: 0px;}
    i, em {font-style: italic; color:{color:italics}; font-size:105%;}
    s, strike, del {color: {color:italics}; font-size:110%;}
    p {margin-top: 6px;}
    blockquote {padding-left: 5px; margin: 5px 0 5px 5px; border-left: 1px solid {color:background}; word-wrap: break-word;}
    blockquote img {max-width:100%;}
    pre {width:95%; margin-left:auto; margin-right:auto; font-family: Arial; font-size:11px; padding: 5px 6px 5px 6px; word-wrap: break-word; background-color:{color:background}; color: {color:tags}; border: 1px solid #b6b6b6; max-height:100px!important; overflow-y:auto;}
   
     
    #s-m-t-tooltip{
    position: absolute;
    max-width: 300px;
    padding: 1px 8px 1px 8px;
    z-index: 99999;
    display: inline-block;
    font-family: Calibri;
    font-size: 9px;
    color: #fff;
    background-color:{color:topbar};
    text-transform: uppercase;
    }
   
    /* TOPBAR */
   
    #topbar {
    width: 100%;
    height: 22px;
    position:fixed;
    padding: 5px;
    margin: 0px;
    text-align:center;
    font-family:'Trebuchet MS', Calibri;
    font-size:8px;
    text-transform:uppercase;
    z-index: 99;
    background-color: {color:topbar};
    }
   
    #icon {
    position:absolute;
    width: 40px;
    height: 40px;
    padding: 8px;
    margin: -3px 0 0 285px;
    background-color: {color:topbar};
    }
   
    #topbarlinks {
    width: auto;
    height: auto;
    text-align:left;
    font-size:8px;
    line-height:8px;
    margin: 2px 0 0 350px;
    }
   
    #topbarlinks a {
    display: inline-block;
    padding: 2px 7px 2px 7px;
    margin: 3px 1px auto 1px;
    color: {color:sidebartext};
    background-color: {color:background};
    }
   
    #topbarlinks a:first-letter {
    font-style:none;
    font-weight:bold;
    color: {color:accent};
    }
   
    #topbarlinks a:hover {
    color: {color:link};
    background-color: {color:posts};
    }
     
    /* SIDEBAR 1 */
     
    #sidebar {
    width: 320px;
    height: 100%;
    position:fixed;
    margin: 0px;
    background-color: {color:topbar};
    background-image:url('{image:sidebarimg}');
    background-size:320px auto;
    background-repeat:no-repeat;
    }
     
    /* SIDEBAR 2 */
   
    #sidebar2 {
    width: 200px;
    height: 100%;
    margin: 0px 0 0 320px;
    position:fixed;
    background-color: {color:sidebar};
    }
   
    #blogtitle {
    width: 190px;
    font-family:Georgia;
    font-size:20px;
    line-height:21px;
    text-align:center;
    margin: 120px auto 0 auto;
    font-style:italic;
    color: {color:accent};
    text-shadow:-1px -1px 0px {color:background};
    }
   
    #blogtitle:first-letter {
    font-family: 'Homemade Apple';
    font-size:22px;
    color: {color:topbar};
    }
   
    #subtitle {
    width: 195px;
    font-family: Trebuchet MS, Calibri;
    font-size:8px;
    line-height:9px;
    text-align:center;
    text-transform:uppercase;
    margin: -2px auto 0 auto;
    color: {color:sidebartext};
    }
   
    #sidebarlinks {
    width:170px;
    height: auto;
    padding: 2px 0 4px 0;
    text-align:center;
    background-color: {color:background};
    margin: 80px auto 0 auto;
    }
   
    #sidebarlinks a {
    display:inline-block;
    font-family: Trebuchet MS;
    font-size: 8px;
    line-height:8px;
    padding: 2px 5px;
    font-style:none;
    text-transform:uppercase;
    }
   
    #sidebarlinks a:first-letter {
    font-style:none;
    font-weight:bold;
    color: {color:topbar};
    }
   
    #sidebarlinks a:hover {
    color: {color:topbar};
    background-color: {color:sidebar};
    }
     
    #desc {
    width: 150px;
    height: auto;
    padding:10px;
    margin: 0px auto 0 auto;
    text-align:justify;
    font-family:Calibri;
    font-size:11px;
    line-height:13px;
    color: {color:sidebartext};
    background-color: {color:background};
    border-bottom: 0px solid {color:border};
    }
   
    #desc:first-letter {
    float:left;
    font-family:Georgia;
    font-size:25px;
    line-height:25px;
    padding: 6px 5px 5px 8px;
    margin: 3px 2px 0px 0px;
    text-shadow: -1px -1px 0px {color:background};
    color: {color:accent};
    background-color: {color:sidebar};
    }
   
    /* PAGINATION */
     
    #pagination {
    width: 185px;
    height: auto;
    margin: 15px auto 0px auto;
    font-family:Calibri;
    font-size:9px;
    text-align:right;
    text-transform:uppercase;
    color: {color:sidebartext};
    position:absolute;
    }
     
    #pagination a {
    color: {color:background};
    background-color: {color:border};
    padding: 4px;
    margin: 0 1px 0 0;
    border: 1px solid {color:topbar};
    }
     
    #pagination a:hover {
    color: {color:border};
    background-color: {color:background};
    border: 1px solid {color:background};}
     
    .current_page {
    font-weight:bold;
    padding: 4px 3px;
    color: {color:border};
    }
     
    /* POSTS */
     
    #entries {
    width: 620px;
    height: auto;
    margin: 0px 0 50px 530px;
    padding: 20px 10px 50px 10px;
    position:absolute;
    background-color: transparent;
    }
     
    #entry {
    width: 520px;
    height: auto;
    margin: 60px auto 0px auto;
    background-color: {color:posts};
    border-bottom: 1px solid {color:border};
    border-right: 1px solid {color:border};
    padding: 10px 12px 10px 11px;
    }
     
    #posts {
    width: 500px;
    height: auto;
    margin: auto;
    background-color: {color:posts};
    padding: 10px 10px 6px 10px;
    }
     
    /* INFO */
     
    #meta {
    width: 540px;
    height: auto;
    background-color: transparent;
    text-align:left;
    margin: -1px 0 0 44px;
    }
     
    #meta a {
    display: inline-block;
    font-family: Calibri, Tahoma;
    font-size: 9px;
    line-height:9px;
    text-transform:uppercase;
    padding: 3px 6px;
    letter-spacing:0;
    margin: 0px;
    color: {color:infolinks};
    background-color: {color:border};
    }
     
    #meta a:hover {
    color: {color:bold};
    background-color: {color:posts};
    }
   
    .notething {
    text-align:right;
    float:right;
    width:143px;
    font-family:Georgia;
    font-size:9px;
    line-height:9px;
    position:absolute;
    margin: -13px 0 0 392px;
    color: {color:sidebartext};
    }
   
    /* DATE */
   
    #date {
    width: 25px;
    height: auto;
    position:absolute;
    padding: 5px 2px 7px 2px;
    margin: -2px 0 0 532px;
    font-family: Calibri;
    font-size:8px;
    text-align:center;
    background-color: {color:border};
    }
   
    #date a {
    color: {color:accent};
    }
   
    #date a:hover {
    color: {color:background};
    }
   
    .day {
    font-family: Georgia;
    font-size:15px;
    line-height:15px;
    letter-spacing:0;
    }
   
    .month {
    font-family:Calibri;
    font-size:8px;
    line-height:10px;
    text-transform:uppercase;
    color: {color:infolinks};
    }
     
    /*TAGS */
     
    #tagbox {
    width: 510px;
    height: auto;
    margin: 8px auto 0px auto;
    font-size:8px;
    line-height: 11px;
    color: {color:infotext};
    background-color: {color:background};
    border: 1px solid {color:background};
    padding: 2px 5px;
    }
     
    #tagbox a {
    font-family: Georgia;
    font-size:9px;
    text-transform:none;
    margin-left: 1px;
    padding: 0px 1px;
    font-style:italic;
    color: {color:tags};
    }
     
    #tagbox a:hover {
    color: {color:sidebartext};
    }
     
    /* LIKE AND REBLOG */
   
    #buttoning {
    width: 573px;
    height: 20px;
    margin: 35px auto 0 auto;
    text-align:right;
    background-color:transparent;
    position:absolute;
    -webkit-transition: all 0.6s ease-in-out;
    -moz-transition: all 0.6s ease-in-out;
    -o-transition: all 0.6s ease-in-out;
    transition: all 0.6s ease-in-out;
    }
       
    .buttoning {
    width: 14px;
    height: 14px;
    padding:2px;
    display:inline-block;
    margin: 0 0 0px 2px;
    background-color: {color:button3};
    border: 1px solid {color:border};
    -webkit-transition: all 0.6s ease-in-out;
    -moz-transition: all 0.6s ease-in-out;
    -o-transition: all 0.6s ease-in-out;
    transition: all 0.6s ease-in-out;
    }
   
    .buttoning img {
    width: 14px;
    height: 14px;
    margin: auto;
    text-align:center;
    opacity:0;
    -webkit-transition: all 0.6s ease-in-out;
    -moz-transition: all 0.6s ease-in-out;
    -o-transition: all 0.6s ease-in-out;
    transition: all 0.6s ease-in-out;
    }
   
    .buttoning:hover {    
    -moz-transform:rotate(360deg);
    -webkit-transform:rotate(360deg);
    -o-transform:rotate(360deg);
    -ms-transform:rotate(360deg);
    transform:rotate(360deg);
    -webkit-transition: all 0.6s ease-in-out;
    -moz-transition: all 0.6s ease-in-out;
    -o-transition: all 0.6s ease-in-out;
    transition: all 0.6s ease-in-out;
    }
   
    .buttoning:hover img {
    opacity:1;
    -webkit-transition: all 0.6s ease-in-out;
    -moz-transition: all 0.6s ease-in-out;
    -o-transition: all 0.6s ease-in-out;
    transition: all 0.6s ease-in-out;
    }
     
    /* PERMALINK PAGE INFO */
   
    #permainfo {
    width: 450px;
    height: auto;
    padding: 10px;
    margin: 20px auto 20px auto;
    font-family: 'Trebuchet MS', Calibri;
    font-size: 9px;
    text-align:center;
    line-height: 11px;
    color: {color:infotext};
    }
   
    #permainfo a {
    text-transform:uppercase;
    color: {color:accent};
    }
   
    #permainfo a:hover {
    color: {color:sidebartext};
    }
     
    /* CONTENT */
     
    #titled {
    font-family: Georgia;
    font-size: 20px;
    line-height: 22px;
    text-align: right;
    margin: 10px auto 0 auto;
    padding-right: 10px;
    color: {color:italic};
    }
   
    #titled a {
    font-size: 22px;
    color: {color:accent};
    font-style:italic;
    }
   
    #titled a:hover {
    color: {color:text};
    }
     
    #question {
    width: 500px;
    height: auto;
    padding: 0px;
    text-align:right;
    margin: 0 auto 20px auto;
    color: {color:asktext};
    background-color: {color:askbackground};
    }
   
    #askericon {
    width: 40px;
    padding: 10px;
    }
   
    #askericon img {
    width: 40px;
    height: 40px;
    border: 5px solid {color:asktext};
    }
   
    #ask {
    width: 410px;
    padding: 10px 0px 10px 10px;
    }
   
    #ask .asker {
    padding: 0px 5px;
    font-family: 'Trebuchet MS';
    font-size:9px;
    text-transform:uppercase;
    letter-spacing:2px;
    margin-bottom: 5px;
    background-color: {color:asktext};
    color: {color:askbackground};
    }  
   
    #answer {
    width: 500px;
    height: auto;
    margin: -10px auto 10px auto;
    text-align:left;
    color: {color:asktext};
    background-color: {color:askbackground};
    }
   
    #answerericon {
    width: 40px;
    padding: 10px;
    }
   
    #answerericon img {
    width: 40px;
    height: 40px;
    border: 5px solid {color:asktext};
    }
   
    #reply {
    width: 410px;
    padding: 10px 10px 10px 0;
    }
   
    #reply .answerer {
    padding: 0px 5px;
    font-family: 'Trebuchet MS';
    font-size:9px;
    text-transform:uppercase;
    letter-spacing:2px;
    margin-bottom: 5px;
    background-color: {color:asktext};
    color: {color:askbackground};
    }
     
    .image {
    text-align:center;
    opacity: 0.9;
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
    }
 
    .image:hover {
    opacity:1;
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
    }
   
    .qqmarkleft {
    font-size: 80px;
    font-family: Georgia;
    font-weight: normal;
    line-height: 100px;
    position: relative;
    bottom: 10px;
    left: 30px;
    margin-bottom: -90px;
    color: {color:background};
    opacity: 0.9;
    }
       
    .qqmarkright {
    font-family: Georgia;
    font-size: 80px;
    font-weight: normal;
    padding-right: 0px;
    line-height: 30px;
    text-align: right;
    right: 30px;
    position: relative;
    margin-bottom: -10px;
    color: {color:background};
    opacity: 0.9;
    }
 
    .qquote {
    width: 75%;
    font-family: Palatino, Georgia;
    font-size: 14px;
    text-align: justify;
    padding-top: 10px;
    letter-spacing: 1px;
    line-height: 22px;
    text-transform: none;
    text-indent: 15px;
    margin: 0px 10px;
    margin-bottom: 10px;
    position: relative;
    }
   
    .qquote:first-letter {
    font-family: 'Homemade Apple', cursive;
    font-size:20px;
    line-height:20px;
    color: {color:accent};
    }
 
    .qusource {
    width: 95%;
    text-align:right;
    font-size: 10px;
    font-family: Tahoma;
    color: {color:text};
    line-height: 10px;
    opacity: 0.7;
    margin-bottom:15px;
    padding: 2px;
    }
    .qusource a {
    text-align:right;
    font-size: 9px;
    line-height: 9px;
    text-transform:uppercase;
    opacity: 0.9;
    padding: 1px 0px;
    }
    .qusource a:hover {
    color: {color:bold};
    line-height: 9px;
    opacity: 1;
    background-color:transparent;
    }
     
    #audio {
    margin-bottom: 0px;
    width: 490px;
    height:100px;
    padding: 5px;
    background-color: transparent;
    }
     
    .cover {
    width: 100px;
    height: 100px;
    position: absolute;
    margin-left: 390px;
    }
     
    .cover img {
    width: 100px;
    height: 100px;
    float: left;
    }
     
    .playercontainer {
    width:80px;
    height:80px;
    position:absolute;
    display:block;
    background-color: #ffffff;
    z-index:6;
    opacity:0.6;
    -webkit-transition:all 0.7s ease-in-out;
    -moz-transition:all 0.7s ease-in-out;
    -o-transition:all 0.7s ease-in-out;
    -ms-transition:all 0.7s ease-in-out;
    transition:all 0.7s ease-in-out;
    margin-left: 400px;
    margin-top: 10px;
    }
     
    .playercontainer:hover {
    opacity:0.8;
    -webkit-transition:all 0.7s ease-in-out;
    -moz-transition:all 0.7s ease-in-out;
    -o-transition:all 0.7s ease-in-out;
    -ms-transition:all 0.7s ease-in-out;
    transition:all 0.7s ease-in-out;
    }
     
    .player {
    width: 25px;
    height: 25px;
    overflow: hidden;
    margin: 26px 27px;
    background-color:#ffffff;
    }
     
    .sugarbabylove {
    margin-left:0px;
    float:left;
    width:373px;
    height: 90px;
    padding:5px;
    margin-bottom:5px;
    font-size:10px;
    line-height:13px;
    letter-spacing:0px;
    color: {color:asktext};
    background-color:{color:askbackground};
    text-align:right;
    }
   
    .sugarbabylove small {
    font-family: Helvetica;
    font-size:8px;
    color: {color:italics};
    }
       
    .trackname {
    text-align:center;
    font-family: Georgia;
    font-size:20px;
    line-height:21px;
    color: {color:accent};
    padding: 15px 0px 13px 0px;
    }
   
    .trackname:first-letter {
    font-family: 'Homemade Apple', cursive;
    font-size:22px;
    color: {color:asktext};
    }
     
    .chat .line {
    color: {color:italics};
    margin: 1px 2px;
    padding: 2px;
    }
 
    .chat .line.odd {
    color: {color:text};
    }
 
    .label {
    font-family:Georgia;
    font-size:120%;
    font-weight:normal;
    color:{color:bold};
    font-weight:bold;
    }
   
    .cap {
    margin: 12px auto -7px auto;
    padding: 0px 10px;
    }
   
     
    #notes {background-color: {color:posts}; width:525px; margin: 0px auto 10px auto; padding:10px; font-size:11px;}
    #notestext {width: 510px; margin-left: auto; margin-right: auto; background-color: {color:posts}; padding:5px; text-align: left;}
    #notes blockquote a {color:{color:tags}; font-weight:normal; background-color: transparent; padding: 5px; margin:0;}
     
    ol.notes {list-style: none; padding:0px;}
    ol.notes li {background-color: {color:posts}; margin: 0 px; padding: 5px;}
    ol.notes .avatar {border: 1px solid {color:background}; height: 10px; padding: 0px; width: 10px; margin-right: 5px;}
    ol.notes li .clear {height: 0px!important;}
    ol.notes li blockquote {border-color: {color:background}!important; background-color: {color:background}; padding: 5px; width:90%; margin: 4px auto 0px auto; }
     
    ::-webkit-scrollbar-thumb:vertical {
        background-color:{color:scrollbar};
        height:7px;
        border-bottom:1px solid {color:topbar};
        border-top:1px solid {color:topbar};
        }
       
    ::-webkit-scrollbar-thumb:horizontal {
        background-color:{color:scrollbar};
        height:7px!important;
        border-left:1px solid {color:topbar};
        border-right:1px solid {color:topbar};
        }
       
    ::-webkit-scrollbar {
        height:7px;
        width:9px;
        background-color: {color:background};
        background-image:url('{image:background}');
        background-attachment: fixed;
        }
       
    ::-webkit-scrollbar-button:start:decrement, ::-webkit-scrollbar-button:end:increment{
        display:block;
        height:10px;
        width: 10px;
        background-color:{color:scrollbar};
        }
       
        ::-webkit-scrollbar-corner {
        background:{color:topbar};
        }
     
    ::-moz-selection {background-color:{color:bold}; color:{color:posts};}
    ::selection {background-color: {color:bold}; color: {color:posts};}
     
    .source {
    display:none;
    }
   
    #tumblr_controls {
    -webkit-transition: opacity 0.7s linear;
    opacity: 0.3;
    -webkit-transition: all 0.8s ease-out;
    -moz-transition: all 0.8s ease-out;
    transition: all 0.8s ease-out;}
 
   #tumblr_controls:hover{
   -webkit-transition: opacity 0.7s linear;
   opacity: 0.9;
   -webkit-transition: all 0.4s ease-out;
   -moz-transition: all 0.4s ease-out;
   transition: all 0.4s ease-out;}
     
    {CustomCSS}
     
    </style>
     
    </head>
     
    <body>
     
 
    <div id="topbar">
         <div id="icon"><img src="{PortraitURL-40}"></div>
         
         <div id="topbarlinks">
         {block:ifLink1}<a href="{text:Link1}">{text:Link1 Title}</a>{/block:ifLink1}
          {block:ifLink2}<a href="{text:Link2}">{text:Link2 Title}</a>{/block:ifLink2}
          {block:ifLink3}<a href="{text:Link3}">{text:Link3 Title}</a>{/block:ifLink3}
          {block:ifLink4}<a href="{text:Link4}">{text:Link4 Title}</a>{/block:ifLink4}
          {block:ifLink5}<a href="{text:Link5}">{text:Link5 Title}</a>{/block:ifLink5}
          {block:ifLink6}<a href="{text:Link6}">{text:Link6 Title}</a>{/block:ifLink6}
         </div>
    </div>
     
    <div id="sidebar">
       
    </div>
     
    <div id="sidebar2">
     
      <div id="blogtitle">{text:blogtitle}</div>
      <div id="subtitle">{text:subtitle}</div>
   
      <div id="sidebarlinks">
          <a href="/">home</a>
          <a href="/ask">ask</a>
          <a href="/archive">archive</a>
          <a href="http://itsacrimetheme.tumblr.com/tagged/themes" target="_blank" title="theme by itsacrimetheme">theme</a>
      </div>
   
  {block:Description}<div id="desc">{Description}</div>{/block:Description}
       
             
            {block:Pagination}
            <div id="pagination">
                {block:PreviousPage}
                    <a href="{PreviousPage}">&laquo;</a>
                {/block:PreviousPage}
     
                {block:JumpPagination length="3"}
                    {block:CurrentPage}
                        <span class="current_page">{PageNumber}</span>
                    {/block:CurrentPage}
     
                    {block:JumpPage}
                        <a class="jump_page" href="{URL}">{PageNumber}</a>
                    {/block:JumpPage}
                {/block:JumpPagination}
     
                {block:NextPage}
                    <a href="{NextPage}">&raquo;</a>
                {/block:NextPage}
            </div>
            {/block:Pagination}
   
    </div>
     
     
     
    <div id="entries">
     
    {block:Posts}
   
    {block:IndexPage}<div id="buttoning">
    {block:RebloggedFrom}    
        <div class="buttoning" style="background-color:{color:button1}; border:1px solid {color:button2};"><a href="{ReblogParentURL}" title="via {ReblogParentTitle}" target="_blank"><img src="{ReblogParentPortraitURL-16}"></a></div>
        <div class="buttoning" style="background-color:{color:button2}; border:1px solid {color:button3};"><a href="{ReblogRootURL}" title="originally {ReblogRootTitle}" target="_blank"><img src="{ReblogRootPortraitURL-16}"></a></div>
        {/block:RebloggedFrom}
        <div class="buttoning">{LikeButton size="14" color="grey"}</div>
    </div>{/block:IndexPage}
     
    <div id="entry">
   
   {block:Date}  
    <div id="date">
        <div class="day"><a href="{Permalink}" title="Permalink to this post">{DayOfMonthWithZero}</a></div>
        <div class="month">{ShortMonth}</div>
    </div>
   {/block:Date}        
         
        <div id="posts">
           
    {block:Text}
    {block:Title}<div id="titled">&laquo; <a href="{Permalink}">{Title}</a></div>
    {/block:Title}
    {Body}
    {/block:Text}
     
    {block:Photo}
    <div class="image"><img src="{PhotoURL-500}" border="0"></div>
    {/block:Photo}
     
    {block:Photoset}
    <div class="image">{Photoset-500}</div>
    {/block:Photoset}
     
    {block:Quote}
    <div class="qqmarkleft">“</div><center><div class="qquote">{Quote}</div><div class="qqmarkright">”</div>
    {block:Source}
    <div class="qusource"> {Source} &nbsp; &nbsp; </div>
    {/block:Source}
    {/block:Quote}
     
    {block:Link}
    <div id="titled">&laquo; <a href="{URL}" {Target}>{Name} &nbsp;</a></div>{block:Description}{Description}{/block:Description}
    {/block:Link}
     
    {block:Chat}
    {block:Title}<div id="titled"><a href="{Permalink}">{Title}</a></div>{/block:Title}
    <div class="chat">
    {block:Lines}<div class="chat"><div class="line {Alt}">
    <div class="{Alt} user_{UserNumber}">
    {block:Label}
    <span class="label">{Label}</span>
    {/block:Label}
    {Line}</div>
    </div></div>
    {/block:Lines}
    </div>
    {/block:Chat}
     
    {block:Video}
    {Video-500}
    {/block:Video}
     
    {block:Answer}
    <table id="question">
      <tr>
      <td id="ask">
      <span class="asker" style="text-align:right!important;">{Asker} {text:asker}:</span><br>
      {Question}</td>
      <td id="askericon"><img src="{AskerPortraitURL-40}"></td>
      </tr>
    </table>
   
    {block:Answerer}
    <table id="answer">
      <tr>
      <td id="answerericon"><img src="{AnswererPortraitURL-40}"></td>
      <td id="reply">
      <span class="answerer">{Answerer} replied:</span>
      {Answer}
      </td>  
      </tr>
    </table>{/block:Answerer}
    {Replies}
   
    {/block:Answer}
     
    {block:Audio}<div id="audio">
    <div class="cover"><img src="http://static.tumblr.com/ougddg1/R5Emaxcio/defaultmusic.png"></div>
    {block:AlbumArt}<div class="cover"><img src="{AlbumArtURL}"></div>{/block:AlbumArt}    
    {block:AudioPlayer}<div class="playercontainer"><div class="player">{AudioPlayerWhite}</div>
    </div>{/block:AudioPlayer}
    <div class="sugarbabylove">
    {block:TrackName}<div class="trackname">{TrackName}</div>{/block:TrackName}
    {block:Artist}{Artist}{/block:Artist}    
    {block:Album} <small>&&</small> {Album}{/block:Album}
    </div>
    </div>
    {/block:Audio}
     
     <div class="cap">
    {block:Photo}{block:Caption}{Caption}{/block:Caption}{/block:Photo}
    {block:Video}{block:Caption}{Caption}{/block:Caption}{/block:Video}
    {block:Photoset}{block:Caption}{Caption}{/block:Caption}{/block:Photoset}
    {block:Audio}{block:Caption}{Caption}{/block:Caption}{/block:Audio}
     </div>
     
     <div class="source">
    {block:ContentSource}<a href="{SourceURL}">{lang:Source}:{block:SourceLogo} <img src="{BlackLogoURL}" width="{LogoWidth}" height="{LogoHeight}" alt="{SourceTitle}" /> {/block:SourceLogo}{block:NoSourceLogo}{SourceLink}{/block:NoSourceLogo}</a>{/block:ContentSource}
     </div>    
     
        </div>
     
     {block:HasTags}<div id="tagbox">{block:Tags} #<a href="{TagURL}">{Tag}</a> {/block:Tags}</div>{/block:HasTags}
         
    </div>
   
    {block:IndexPage}
    <div id="meta">
        <a href="{Permalink}" title="Permalink to this post">{TimeAgo}</a>
       
        <a href="{ReblogURL}" title="Reblog this post">reblog</a>
       
        {block:NoteCount}
        <div class="notething" title="note count">{NoteCount}</div>
        {/block:NoteCount}
    </div>
    {/block:IndexPage}
 
         {block:PermalinkPage}
    <div id="permainfo">
        {block:Date}{block:text}{block:RebloggedFrom} reblogged {/block:RebloggedFrom}{block:NotReblog} posted{/block:NotReblog}{/block:text}
  {block:photo}{block:RebloggedFrom} reblogged {/block:RebloggedFrom}{block:NotReblog} posted{/block:NotReblog}{/block:photo}
  {block:photoset}{block:RebloggedFrom} reblogged {/block:RebloggedFrom}{block:NotReblog} posted{/block:NotReblog}{/block:photoset}
  {block:quote}{block:RebloggedFrom} reblogged {/block:RebloggedFrom}{block:NotReblog} posted{/block:NotReblog}{/block:quote}
  {block:audio}{block:RebloggedFrom} reblogged {/block:RebloggedFrom}{block:NotReblog} posted{/block:NotReblog}{/block:audio}
  {block:video}{block:RebloggedFrom} reblogged {/block:RebloggedFrom}{block:NotReblog} posted{/block:NotReblog}{/block:video}
  {block:chat}{block:RebloggedFrom} reblogged {/block:RebloggedFrom}{block:NotReblog} posted{/block:NotReblog}{/block:chat}
  {block:link}{block:RebloggedFrom} reblogged {/block:RebloggedFrom}{block:NotReblog} posted{/block:NotReblog}{/block:link}
  {block:answer} answered {/block:answer}<a href="{Permalink}" title="Permalink to this post">{TimeAgo}</a> @ <a href="/day/{Year}/{MonthNumberWithZero}/{DayOfMonthWithZero}" title="Day Page">{DayOfMonthWithZero} {ShortMonth} {Year}</a>{/block:Date}<br> {block:NoteCount}with {NoteCountWithLabel} {/block:NoteCount} {block:RebloggedFrom}<a href="{ReblogParentURL}" title="{ReblogParentTitle}">via</a>/<a href="{ReblogRootURL}" title="{ReblogRootTitle}">source</a>{/block:RebloggedFrom}
    </div>
    {/block:PermalinkPage}
     
    {/block:Posts}
       
    {block:PostNotes}
    <div id="notes"><div id="notestext">{PostNotes}</div></div>
    {/block:PostNotes}
     
    </div>
   
 
    </body>
    </html>

Pasted: Jan 9, 2014, 12:40:27 pm
Views: 1,077