User:SugarBunni Invincible

From diaspora* project wiki
Revision as of 00:17, 22 September 2014 by SugarBunni Invincible (talk | contribs)

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html xmlns="http://www.w3.org/1999/xhtml"> <HEAD> <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <meta name="description" content="{MetaDescription}" /> <title> {title}</title> <link rel="shortcut icon" href="{favicon}"> <pnk rel="alternate" type="application/rss+xml" href="{RSS}"> <META name="color:Background Color" content="#ffffff"> <META name="color:Post Background" content="#transparent"> <META name="color:header background" content="#transparent"> <META name="color:header font" content="#000000"> <META name="color:image border" content="#CC22FF"> <META name="color:font color" content="#000000"> <META name="color:link color" content="#000000"> <META name="color:link hover" content="#000000"> <META name="color:Notes Border" content="#CC22FF"> <META name="color:post title font" content="#000000"> <META name="color:Bold font" content="#000000"> <META name="color:nav bg" content="#transparent"> <META name="color:nav hover" content="#000000">


<meta name="if:ShowPostDetails" content="1"/> <meta name="if:ShowReblogLink" content="1"/> <meta name="if:ShowTagLink" content="1"/>


<style type="text/css"> @charset "utf-8"; body { background-color: {color:Background Color}; background-image:url(f_db7db118f5.jpg); background-repeat: repeat; background-attachment: fixed; background-position: Top Center; cursor: url(""), default; }


/* Links */ a:link, a:visited, a:active { color: {color:link color}; text-decoration:none;

}

a:hover { color: {color:link hover}; text-decoration:none;

} /* Text Effect */ b {

color: {color:Bold font};}

strong {

color: {color:Bold font};}

i {

color: {color:Italic font};}

u {

font-color: {color:Bold font};

} /* Navigation */ a.links{ font-weight:none; text-decoration:none; display:block; font-family: arial; font-size:11px; background-color:{color:nav bg}; border: 0px solid {color:header background}; text-align:left; padding:2 0 2 0; width:185px; } a.links:hover{ font-weight:none; text-decoration:none; display:block; font-family: arial; font-size:11px; background-color:{color:nav bg}; border: 0px solid CC22FF; text-align:left; padding:2 0 2 0; width:185px;

} /* Table */

  1. table {

background:transparent; font-family: arial; font-size: 11px; color: {color:font color}; text-align:justify; width:700px; padding:10px; margin:0 auto; } /* Post */

  1. each {

background-color:{color:Post Background}; background-image:url(22ffff-50-tp.png); padding:5px; margin:5px 0px 5px 0px; -moz-border-radius: 4px; -webkit-border-radius: 4px; }


/* Bullets */ table ul li { margin-right:2px; margin-left:5px; list-style-image: url(arrow_bullets.gif); } /* Columns */

  1. post { width: 450px; float:right;

}

  1. right { width: 200px; float:left;

} /* Headers */ h1 { margin:0; color:#000000; font-family: 'Arial, verdana', arial, serif; font-weight:normal; font-style: italic; font-size:20px; line-height:17px; letter-spacing:0px; } .header2 { background-color:{color:header background}; font-size: 16px; font-family: 'Arial, verdana', arial, serif; font-weight:normal; text-transform: normal; letter-spacing: 0px; line-height: 12px; text-align: left; margin-bottom: 5px; margin-top: 5px; } .header { background-color:{color:header background}; font-size: 16px; font-family: 'Arial, verdana', arial, serif; font-weight:normal; text-transform: normal; letter-spacing: 0px; line-height: 12px; text-align: left; margin-bottom: 5px; margin-top: 5px;

} .tumblrdate { padding: 5px 0 0 0; font-family: Trebuchet Ms; text-transform: normal; font-size:11px; } /* Post Blockquote */ blockquote{ border-left-width: 5px; border-left-style: solid; border-left-color:{color:Notes Border}; padding:1px; padding-left: 5px; margin: 0px; }

/* Notes */ ol.notes { padding: 0px; margin: 15px 0px; list-style-type: none; border-bottom: solid 0px {color:Notes Border}; } ol.notes li.note { border-top: solid 0px {color:Notes Border}; padding: 5px; }

ol.notes li.note img.avatar {

vertical-align: -4px; margin-right: 10px; width: 16px; height: 16px; } ol.notes li.note span.action { font-weight: bold; } ol.notes li.note .answer_content { font-weight: normal; } ol.notes li.note blockquote { border-color: {color:Notes Border}; padding: 4px 10px; margin: 10px 0px 0px 25px; } ol.notes li.note blockquote a { text-decoration: none; }

{CustomCSS} </style>

<a style="position:fixed;" href="http://www.pimp-my-profile.com/tumblr-themes/" title="Tumblr Themes" target=_blank><img src="tumblr-support.png" alt="Tumblr Themes" border=0></a>

</head> <body>

<a href="http://www.pimp-my-profile.com/"><img border=0 src="blank.gif" width="0" height="0"></a>

{block:Posts}

{block:Text}
Text Post <a href="{Permalink}"> {ShortDayOfWeek}, {ShortMonth}. {DayOfMonthWithZero}, {Year}</a> {block:NoteCount}{NoteCountWithLabel}</a>{/block:NoteCount}
                       {block:Title}

{Title}

                       {/block:Title}
                       

{Body}



{block:IfShowPostDetails}

{block:IfShowTagLink}{block:HasTags}{block:Tags}#<a href="{TagURL}">{Tag}</a>{/block:Tags}

{/block:HasTags}{/block:IfShowTagLink}



{block:PostNotes}
COMMENTS
{PostNotes}{/block:PostNotes}

{/block:Text}

               
{block:Photo}


Photo Post <a href="{Permalink}"> {ShortDayOfWeek}, {ShortMonth}. {DayOfMonthWithZero}, {Year} </a>{block:NoteCount}{NoteCountWithLabel}</a>{/block:NoteCount}

{LinkOpenTag}
<img id="pic" style="border:0px solid {color:image border}" src="{PhotoURL-400}" alt="{PhotoAlt}"/>
{LinkCloseTag}
                       {block:Caption}

{Caption}

                       {/block:Caption}


{block:IfShowPostDetails}

{block:IfShowTagLink}{block:HasTags}{block:Tags}#<a href="{TagURL}">{Tag}</a>{/block:Tags}

{/block:HasTags}{/block:IfShowTagLink}



{block:PostNotes}
COMMENTS
{PostNotes}{/block:PostNotes}
{/block:Photo} {block:Quote}
Quote Post <a href="{Permalink}">{ShortDayOfWeek}, {ShortMonth}. {DayOfMonthWithZero}, {Year}</a> {block:NoteCount}{NoteCountWithLabel}</a>{/block:NoteCount}

"{Quote}"

                       {block:Source}
                           
{Source}
{/block:Source}


{block:IfShowPostDetails}

{block:IfShowTagLink}{block:HasTags}{block:Tags}#<a href="{TagURL}">{Tag}</a>{/block:Tags}

{/block:HasTags}{/block:IfShowTagLink}



{block:PostNotes}
COMMENTS
{PostNotes}{/block:PostNotes}

{/block:Quote}

{block:Link}
Link Post <a href="{Permalink}"> {ShortDayOfWeek}, {ShortMonth}. {DayOfMonthWithZero}, {Year} </a>{block:NoteCount}{NoteCountWithLabel}</a>{/block:NoteCount}

<a href="{URL}" id="postlink" {Target}>

{Name}

</a>

                       {block:Description}

{Description}

                       {/block:Description}


{block:IfShowPostDetails}

{block:IfShowTagLink}{block:HasTags}{block:Tags}#<a href="{TagURL}">{Tag}</a>{/block:Tags}

{/block:HasTags}{/block:IfShowTagLink}



{block:PostNotes}
COMMENTS
{PostNotes}{/block:PostNotes}

{/block:Link}

{block:Chat}
Chat Post<a href="{Permalink}"> {ShortDayOfWeek}, {ShortMonth}. {DayOfMonthWithZero}, {Year}</a> {block:NoteCount}{NoteCountWithLabel}</a>{/block:NoteCount}
                       {block:Title}

<a href="{Permalink}">{Title}</a>

                       {/block:Title}
    {block:Lines}
  • {block:Label} {Label} {/block:Label} {Line} {/block:Lines}
{block:IfShowPostDetails}

{block:IfShowTagLink}{block:HasTags}{block:Tags}#<a href="{TagURL}">{Tag}</a>{/block:Tags}

{/block:HasTags}{/block:IfShowTagLink}



{block:PostNotes}
COMMENTS
{PostNotes}{/block:PostNotes}

{/block:Chat}

{block:Video}
Video Post <a href="{Permalink}"> {ShortDayOfWeek}, {ShortMonth}. {DayOfMonthWithZero}, {Year}</a> {block:NoteCount}{NoteCountWithLabel}</a>{/block:NoteCount}
                       {Video-400}
                    {block:Caption}

{Caption}

                       {/block:Caption}


{block:IfShowPostDetails}

{block:IfShowTagLink}{block:HasTags}{block:Tags}#<a href="{TagURL}">{Tag}</a>{/block:Tags}

{/block:HasTags}{/block:IfShowTagLink}



{block:PostNotes}
COMMENTS
{PostNotes}{/block:PostNotes}

{/block:Video}

{block:Audio}
Audio Post<a href="{Permalink}">{ShortDayOfWeek}, {ShortMonth}. {DayOfMonthWithZero}, {Year} </a>{block:NoteCount}{NoteCountWithLabel}</a>{/block:NoteCount}

{block:AlbumArt}<img src="{AlbumArtURL}" align="left" width="50px" height="50px" />{/block:AlbumArt}
{AudioPlayerblack}
{block:TrackName}Title: {TrackName}{/block:TrackName}
                    {block:Artist}Artist: {Artist}{/block:Artist}
{PlayCountWithLabel}


                       {block:Caption}

{Caption}

                       {/block:Caption}
{block:IfShowPostDetails}

{block:IfShowTagLink}{block:HasTags}{block:Tags}#<a href="{TagURL}">{Tag}</a>{/block:Tags}

{/block:HasTags}{/block:IfShowTagLink}



{block:PostNotes}
Comments
{PostNotes}{/block:PostNotes}

{/block:Audio}

{block:Answer}
Ask me anything <a href="{Permalink}">{ShortDayOfWeek}, {ShortMonth}. {DayOfMonthWithZero}, {Year} </a>{block:NoteCount}{NoteCountWithLabel}</a>{/block:NoteCount}
<img style="border:3px solid #1A1A1A" src="{AskerPortraitURL-40}"align="left" />
{Asker} Asked:
{Question}

{answer}


{block:PostNotes}
Comments
{PostNotes}

{/block:PostNotes}
{/block:answer}


{/block:Posts} {/block:Posts}

{block:PreviousPage}<a href="{PreviousPage}">« newer</a> {/block:PreviousPage}{CurrentPage}/{TotalPages}{block:NextPage} <a href="{NextPage}">older »</a>{/block:NextPage}{/block:Pagination}



</body> </html>