flaws theme

39
<!-- Flaws Theme Created by Modernise (modernise.us) Please leave at least ONE credit link. Do not delete this box. Theme is best viewed on Google Chrome, with a resolution of 1280x800. *~*~HOW TO INSTALL~*~* 1) Copy this entire code. 2) Open up the customise. 3) Click on Edit HTML 4) Delete the code already in there. 5) Replace it with this code. 6) Hit Update Preview, and then Save. 7) Refresh the page, and press Save again. 8) If it wont let you paste in the box, or if it still does not work, use classic customize. (http://tumblr.com/customize-classic/) If you are experiencing any problems with this theme, please refer to the FAQ on modernisethemes. (http://themes.modernise.us/faq) Thank you for choosing Modernise Themes <3! -->

Upload: andreea-andrunache

Post on 11-Dec-2015

251 views

Category:

Documents


0 download

DESCRIPTION

theme tl

TRANSCRIPT

<!--

Flaws Theme

Created by Modernise (modernise.us)

Please leave at least ONE credit link. Do not delete this box.

Theme is best viewed on Google Chrome, with a resolution of 1280x800.

*~*~HOW TO INSTALL~*~*

1) Copy this entire code.

2) Open up the customise.

3) Click on Edit HTML

4) Delete the code already in there.

5) Replace it with this code.

6) Hit Update Preview, and then Save.

7) Refresh the page, and press Save again.

8) If it wont let you paste in the box, or if it still does not work, use classic customize. (http://tumblr.com/customize-classic/)

If you are experiencing any problems with this theme, please refer to the FAQ on modernisethemes. (http://themes.modernise.us/faq)

Thank you for choosing Modernise Themes <3!

-->

<!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="font:Text" content="lucida sans"/>

<meta name="text:Font Size" content="9px"/>

<meta name="color:Text" content="#888"/>

<meta name="color:Background" content="#fff"/>

<meta name="color:Borders" content="#cccccc"/>

<meta name="color:Blockquote" content="#f5f5f5"/>

<meta name="color:Links" content="#97cde7"/>

<meta name="color:Hover" content="#c1f0dc"/>

<meta name="image:Header" content=""/>

<meta name="if:Image Fade" content="1">

<meta name="if:Rounded Corners" content="0">

<meta name="if:CustomLink1" content="0">

<meta name="if:CustomLink2" content="0">

<meta name="if:CustomLink3" content="0">

<meta name="if:CustomLink4" content="0">

<meta name="if:CustomLink5" content="0">

<meta name="text:Link 1 Title" content="custom link">

<meta name="text:Link 1" content="http://">

<meta name="text:Link 2 Title" content="custom link">

<meta name="text:Link 2" content="http://">

<meta name="text:Link 3 Title" content="custom link">

<meta name="text:Link 3" content="http://">

<meta name="text:Link 4 Title" content="custom link">

<meta name="text:Link 4" content="http://">

<meta name="text:Link 5 Title" content="custom link">

<meta name="text:Link 5" content="http://">

<meta name="text:Ask Link" content="message">

<meta name="if:Animated Post Load" content="0">

<meta name="if:Cross Cursor" content="1">

<meta name="if:Click Photo To Reblog" content="0">

<meta name="if:Infinite Scroll" content="1">

<meta name="if:Title Font" content="1"/>

<meta name="if:Post Borders" content="1"/>

<link rel="shortcut icon" href="{Favicon}">

{block:Description}

<meta name="description" content="{MetaDescription}" />

{/block:Description}

<title>{Title}</title>

<script type="text/javascript" src="http://static.tumblr.com/iddq6cw/4Gum31dpt/modernise.js">

</script>

<script type="text/javascript"

src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.1/jquery.min.js"></script>

<script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.3.2/jquery.min.js"></script>

<style type="text/css">

/* Body Controls */

html {

height:100%;

}

@font-face {

font-family:basket;

src: url('http://static.tumblr.com/ejm8w78/E7bmdzk1u/kgthefighter.ttf');,

}

body {

font-family:{font:Text};

font-size:{text:Font Size};

color:{color:Text};

background-color:{color:background};

background-image:url('http://static.tumblr.com/modonll/Apymdhnhf/banner.png');

background-repeat: repeat-y;

background-position: 270px;

background-attachment: fixed;

{block:IndexPage}text-align:justify;{/block:IndexPage}

{block:PermalinkPage}text-align:justify;{/block:PermalinkPage}

line-height:100%;

height:100%;

{block:IfCrossCursor}

cursor: crosshair, auto;{/block:IfCrossCursor}

{block:IfNotCrossCursor}cursor:default;{/block:IfNotCrossCursor}

font-weight:none;

}

a {

color:{color:Links};

-webkit-transition-duration:1s;text-decoration:none;font-weight:none;

{block:IfCrossCursor}cursor:crosshair;{/block:IfCrossCursor}

{block:IfNotCrossCursor}cursor:default;{/block:IfNotCrossCursor}

}

a:hover {

color:{color:Hover};

text-decoration: none;

{block:IfCrossCursor}

cursor: crosshair, auto;{/block:IfCrossCursor}

{block:IfNotCrossCursor}cursor:default;{/block:IfNotCrossCursor}

}

u {

border-bottom: 1px dashed #888;

}

b, strong{

letter-spacing: 1px;

color: #b1b1b1;

text-transform: none;

text-shadow: 1px 1px 2px #e1dad4;

text-decoration: none;

font-weight: normal;

}

iframe#tumblr_controls {

white-space:nowrap; filter: invert(100%); -webkit-filter: invert(100%); -moz-filter: invert(100%); -o-filter: invert(100%); -ms-filter: invert(100%);opacity:0.4;

}

::-webkit-scrollbar-thumb:vertical {

background-color:{color:Links};

height:10px;width:10px;

-webkit-border-radius:4px;border:2px {color:Background} solid;

}

::-webkit-scrollbar-thumb:horizontal {

background-color:{color:Links};

height:10px !important;border:2px {color:Background} solid;

-webkit-border-radius:4px;

}

::-webkit-scrollbar {

height:10px;

width:10px;

background-color:{color:Background};

-webkit-border-radius:4px;

}

::-webkit-scrollbar-corner {

background-color:{color:Background};

}

::-webkit-resizer {

background-color:{color:Background};

}

ul {

margin-left:-25px;

}

/* Header Controls */

.sidebar {

margin-top: 25%;

margin-left: 20px;margin-right:auto;

width: 225px;position:fixed;

background-color: transparent;

{block:IfCrossCursor}cursor:crosshair;{/block:IfCrossCursor}

{block:IfNotCrossCursor}cursor:default;{/block:IfNotCrossCursor}

}

/* Post Controls */

#content .posts {

{block:IndexPage}width:834px;margin-left:385px;margin-right:auto;{/block:IndexPage}

{block:PermalinkPage}width:700px;margin-left:385px;margin-right:auto;{/block:PermalinkPage}

margin-right:auto;margin-top:30px;

position:relative;

background-color:transparent;

}

#content .posts img {

{block:IndexPage}

max-width: 250px;

margin-bottom:-2px;

{/block:IndexPage}

{block:PermalinkPage}

max-width: 700px;

{/block:PermalinkPage}

{block:IfRoundedCorners}

-webkit-border-radius:4px;

{/block:IfRoundedCorners}

}

#content .entry {

{block:IndexPage}

width:250px;

float:left;

position: relative;

{/block:IndexPage}

margin-right:20px;

margin-bottom:20px;

padding-left:3px;

padding-top:3px;

padding-right:3px;

padding-bottom:1px;{block:IfPostBorders}

border:1px dotted {color:hover};{/block:IfPostBorders}

z-index:1;

{block:PermalinkPage}

width:700px;

{/block:PermalinkPage}

{block:IfAnimatedPostLoad}

-webkit-transition-duration:2s;

{/block:IfAnimatedPostLoad}

}

.heading {

font-family:{block:IfTitleFont}basket{/block:IfTitleFont}{block:IfNotTitleFont}{font:text}{/block:IfNotTitleFont};

font-size:15px;

text-decoration: none;

letter-spacing:0px;

font-weight:none;

line-height:100%;

margin-bottom:0px;

{block:IndexPage}text-align:justify;{/block:IndexPage}

{block:PermalinkPage}text-align:justify;{/block:PermalinkPage}

}

.chat ul {

padding:0px;

margin:0px 0px 0px 0px;

}

.chat li {

list-style-type: none;

padding:3px;

margin-right:0px;

}

.chat li.odd {

color:{color:Text};

background-color: {color:Background};

}

.chat li.even {

color: {color:Text};

background-color: {color:Blockquote};

}

.emp{

}

.label {

font-size: {text:Font Size};

letter-spacing: 1px;

font-family: {font:Text};

text-shadow: 1px 1px 2px #e1dad4;

text-decoration: none;

font-weight: normal;

color:{color:links}

}

blockquote {

padding-left:5px;

padding-top:3px;padding-right:5px;

padding-bottom:3px;margin-left:0px;margin-right:0px;

border-left: 2px solid {color:Borders};

background-color:{color:Blockquote};

}

.stan {

background-color:{color:Blockquote};

}

.kyle {

font-style:italic;

line-height:100%;

margin-bottom:0px;

}

{block:IfImageFade}

{block:IndexPage}

.img {

opacity:0.5;

filter:alpha(opacity=50);

-webkit-transition-duration:0.4s;

}

.img:hover {

opacity:0.8;

filter:alpha(opacity=80);

}

{/block:IndexPage}

{/block:IfImageFade}

.stoley img {

{block:IndexPage}

max-width:150px;

overflow-y:auto;

{/block:IndexPage}

}

.kenny {

width:700px;

opacity: 1;

z-index: 10000;

margin-top:10px;

margin-bottom:10px;

text-align:right;

font-family:helvetica;

font-size:8px;

letter-spacing:1px;

text-transform:uppercase;

}

.cartman {

margin-top:0;

margin-left:0px;

margin-right:auto;

margin-bottom:0px;

width:700px;

text-align:left;

background-color:{color:Post};

}

.wendy {

text-align:center;

width:700px;

margin-left:auto;

margin-right:auto;

}

.video embed, .video object, .video iframe {

{block:IndexPage}

width:250px /**/ !important;

{/block:IndexPage}

{block:PermalinkPage}width:700px !important;

{/block:PermalinkPage}

height:auto !important;

}

.audioplayer {

background-color:white;

overflow-y:hidden;text-align:center;

{block:IndexPage}

width:250px

{/block:IndexPage}

{block:PermalinkPage}width:700px !important;

{/block:PermalinkPage}

}

/* Permalink Controls */

.clear {

display: none;

}

ol.notes {

padding: 0px;

margin: 25px 0px;

list-style-type: none;

border-bottom: solid 1px #ccc;

}

ol.notes li.note {

border-top: solid 1px #ccc;

padding: 6px;

}

.clear {

display: none;

}

ol.notes {

padding: 0px;

margin: 25px 0px;

list-style-type: none;

border-bottom: solid 1px #ccc;

}

ol.notes li.note {

border-top: solid 1px #ccc;

padding: 6px;

}

.wutang {

display:block;

background-color:#ccc;

padding:2px;

margin-right:5px;

max-width:25px;

height:15px;

}

.cl a {

text-transform:none;padding-left:2px;padding-right:2px;

}

.cl a:hover {

background-color:{color:Blockquote};border-bottom:1px solid {color:Borders};

}

.entry .permalink {

padding-top:0px;

}

.craig {

font-family: helvetica;

font-weight: condensed;

color:black;

font-size:7px;

opacity: 0;

-webkit-transition-duration: 1s;top:0px;

width:250px;

height:8px;padding-bottom:5px;

background-color: #fff;

position: absolute; margin-top:-5px;text-align:center;text-transform:Uppercase;font-family:trebuchet ms;letter-spacing:1px;

display:block;}

.entry:hover .craig {

{block:indexpage}opacity:0.95;

{/block:indexpage}z-index:999999;margin-top:3px;}

.permalink {

{block:IndexPage}

float:right;

position: absolute;

margin-top:0px;

opacity: 0;

z-index: 1000;

background-color:{color:Permalink Background};

text-align:right;

{/block:IndexPage}

}

.tweek a {

font-size:15px;

line-height:100%;

padding:2px;

color:{color:Hover};

-webkit-transition-duration:1s;z-index:999999;

}

.tweek a: hover {

color:{color:Link};

}

{CustomCSS}

</style>

{block:IfInfiniteScroll}

<script src="http://static.tumblr.com/df28qmy/SHUlh3i7s/jquery.infinitescroll.js"></script>

{/block:IfInfiniteScroll}

<script src="http://static.tumblr.com/thpaaos/lLwkowcqm/jquery.masonry.js"></script>

<script type="text/javascript">

$(window).load(function () {

$('.posts').masonry(),

$('.masonryWrap').infinitescroll({

navSelector : "div#navigation",

// selector for the paged navigation (it will be hidden)

nextSelector : "div#navigation a#nextPage",

// selector for the NEXT link (to page 2)

itemSelector : ".entry, .clear",

// selector for all items you'll retrieve

bufferPx : 10000,

extraScrollPx: 10,

loadingImg : "http://static.tumblr.com/ejm8w78/KZjlxxt0d/ajax-loader.gif",

loadingText : "<em></em>",

},

// call masonry as a callback.

function() { $('.posts').masonry({ appendedContent: $(this) }); }

);

});

</script>

<script type="text/javascript">

$(window).load(function(){

$("p").remove(":contains('(Source:')");

$("p").remove(":contains('(source:')");

$("p").remove(":contains('(via ')");

});

</script>

{block:indexpage}

<script language="JavaScript">

function function1(){

window.scrollTo(0,5);

}

function function2(){

window.scroll(0,2);

}

</script>

{/block:indexpage}

</head>

<body>

<div style="bottom:1%;right:1%;display:block;position:fixed;font-size:12px;"><a href="http://modernise.us">♏</a></div>

<div id="content">

<div class="sidebar"><center>

<br><br>

<div style="max-width:225px;margin-left:auto;margin-right:auto;">

{block:IfHeaderImage}<a href="/"><img src="{image:Header}" max-width="225"></a>{/block:IfHeaderImage}

{block:IfNotHeaderImage}

<div style="line-height:150%;font-style:none;font-size:25px;font-family:{block:IfTitleFont}basket{/block:IfTitleFont}{block:IfNotTitleFont}{font:text}{/block:IfNotTitleFont};text-decoration:none;font-weight:none;"><a href="/">

{title}

</div></a>

{/block:IfNotHeaderImage}

</div>

<span class="cl" >

<a href="/">home</a>

<a href="/ask">{text:Ask Link}</a>

{block:IfCustomLink1}

<a href="{text:Link 1}">{text:Link 1 Title}</a>

{/block:IfCustomLink1}

{block:IfCustomLink2}

<a href="{text:Link 2}">{text:Link 2 Title}</a>

{/block:IfCustomLink2}

{block:IfCustomLink3}

<a href="{text:Link 3}">{text:Link 3 Title}</a>

{/block:IfCustomLink3}

{block:IfCustomLink4}

<a href="{text:Link 4}">{text:Link 4 Title}</a>

{/block:IfCustomLink4}

{block:IfCustomLink5}

<a href="{text:Link 5}">{text:Link 5 Title}</a>

{/block:IfCustomLink5}

<a href="http://modernise.us">theme</a></span><Br><br>

{block:Description}{Description}{/block:Description}</center>

{block:IndexPage}

<div class="column navigation" id="navigation">

{block:Pagination}

{block:PreviousPage}<a href="{PreviousPage}" class="navigate">{/block:PreviousPage}{block:PreviousPage}</a>{/block:PreviousPage}

{block:NextPage}<a href="{NextPage}" class="navigate" id="nextPage">{/block:NextPage}{block:NextPage}</a>{/block:NextPage}{/block:Pagination}

</div>

{/block:IndexPage}

</div>

<div class="posts">

{block:Posts}

<div class="entry">

{block:Text}

{block:Title} <a href="{permalink}"><div class="heading">{title}</div></a> {/block:Title}

<div class="stoley">{Body}</div>

{block:PermalinkPage}

<div class="kenny">

{block:Date}Posted on {DayOfWeek}, {Month} {DayOfMonth}{DayOfMonthSuffix} at {12HourWithZero}:{Minutes}{CapitalAmPm}{/block:Date} {block:NoteCount}with {NoteCountWithLabel}{/block:NoteCount}

{block:RebloggedFrom}<br>via: <a href="{ReblogParentURL}">{ReblogParentName}</a> , {/block:RebloggedFrom}

{block:RebloggedFrom}source: <a href="{ReblogRootURL}">{ReblogRootName}</a>{/block:RebloggedFrom}

{block:HasTags}<br><Br> tagged as: {block:Tags}<a href="{TagURL}">{Tag}</a>, {/block:Tags}{/block:HasTags}</div>

<div class="cartman">{block:PostNotes}{PostNotes}{/block:PostNotes}</div>

{/block:PermalinkPage}

{/block:Text}

{block:Photo}

<div class="img">

{block:IndexPage}{block:IfClickPhotoToReblog}<a href="{ReblogURL}">{/block:IfClickPhotoToReblog}{block:IfNotClickPhotoToReblog}<a href="{Permalink}">{/block:IfNotClickPhotoToReblog}{/block:IndexPage}

{block:PermalinkPage}<a href="{PhotoURL-HighRes}">{/block:PermalinkPage}

<img src="{PhotoURL-500}" alt="{PhotoAlt}" {block:IndexPage}width="250px" {/block:IndexPage}{block:PermalinkPage}width="700"{/block:PermalinkPage}/>

</a>{/block:IndexPage}

</div>

{block:PermalinkPage}

{block:Caption}{Caption}{/block:Caption}<br>

<div class="kenny">

{block:Date}Posted on {DayOfWeek}, {Month} {DayOfMonth}{DayOfMonthSuffix} at {12HourWithZero}:{Minutes}{CapitalAmPm}{/block:Date} {block:NoteCount}with {NoteCountWithLabel}{/block:NoteCount}

{block:RebloggedFrom}<br>via: <a href="{ReblogParentURL}">{ReblogParentName}</a> , {/block:RebloggedFrom}

{block:RebloggedFrom}source: <a href="{ReblogRootURL}">{ReblogRootName}</a>{/block:RebloggedFrom}

{block:HasTags}<br><Br> tagged as: {block:Tags}<a href="{TagURL}">{Tag}</a>, {/block:Tags}{/block:HasTags}</div>

<div class="cartman">{block:PostNotes}{PostNotes}{/block:PostNotes}</div>

{/block:PermalinkPage}

{/block:Photo}

{block:Photoset}

{block:IndexPage}<center><a href="{Permalink}">

<div class="img">{Photoset-250}</div></center></a>{/block:IndexPage}

{block:PermalinkPage}<Center>

{Photoset-700}</center><br>{block:Caption}{Caption}<br><br>{/block:Caption}

{/block:PermalinkPage}

{block:PermalinkPage}

<div class="kenny">

{block:Date}Posted on {DayOfWeek}, {Month} {DayOfMonth}{DayOfMonthSuffix} at {12HourWithZero}:{Minutes}{CapitalAmPm}{/block:Date} {block:NoteCount}with {NoteCountWithLabel}{/block:NoteCount}

{block:RebloggedFrom}<br>via: <a href="{ReblogParentURL}">{ReblogParentName}</a> , {/block:RebloggedFrom}

{block:RebloggedFrom}source: <a href="{ReblogRootURL}">{ReblogRootName}</a>{/block:RebloggedFrom}

{block:HasTags}<br><Br> tagged as: {block:Tags}<a href="{TagURL}">{Tag}</a>, {/block:Tags}{/block:HasTags}</div>

<div class="cartman">{block:PostNotes}{PostNotes}{/block:PostNotes}</div>

{/block:PermalinkPage}

{/block:Photoset}

{block:Quote}

<div align="left"><i>{Quote}</i></div>

{block:Source} <div align="right">― {Source}</div>{/block:Source}

{block:PermalinkPage}

<div class="kenny">

{block:Date}Posted on {DayOfWeek}, {Month} {DayOfMonth}{DayOfMonthSuffix} at {12HourWithZero}:{Minutes}{CapitalAmPm}{/block:Date} {block:NoteCount}with {NoteCountWithLabel}{/block:NoteCount}

{block:RebloggedFrom}<br>via: <a href="{ReblogParentURL}">{ReblogParentName}</a> , {/block:RebloggedFrom}

{block:RebloggedFrom}source: <a href="{ReblogRootURL}">{ReblogRootName}</a>{/block:RebloggedFrom}

{block:HasTags}<br><Br> tagged as: {block:Tags}<a href="{TagURL}">{Tag}</a>, {/block:Tags}{/block:HasTags}</div>

<div class="cartman">{block:PostNotes}{PostNotes}{/block:PostNotes}</div>

{/block:PermalinkPage}

{/block:Quote}

{block:Link}

<div class="heading"><a href="{URL}"{Target}>&rarr; {Name}</a></div>

{block:Description} {Description}{/block:Description}

{block:PermalinkPage}

<div class="kenny">

{block:Date}Posted on {DayOfWeek}, {Month} {DayOfMonth}{DayOfMonthSuffix} at {12HourWithZero}:{Minutes}{CapitalAmPm}{/block:Date} {block:NoteCount}with {NoteCountWithLabel}{/block:NoteCount}

{block:RebloggedFrom}<br>via: <a href="{ReblogParentURL}">{ReblogParentName}</a> , {/block:RebloggedFrom}

{block:RebloggedFrom}source: <a href="{ReblogRootURL}">{ReblogRootName}</a>{/block:RebloggedFrom}

{block:HasTags}<br><Br> tagged as: {block:Tags}<a href="{TagURL}">{Tag}</a>, {/block:Tags}{/block:HasTags}</div>

<div class="cartman">{block:PostNotes}{PostNotes}{/block:PostNotes}</div>

{/block:PermalinkPage}

{/block:Link}

{block:Video}

{block:PermalinkPage}<div class="video">{Video-500}

</div>{/block:PermalinkPage}

{block:PermalinkPage}

<div class="kenny">

{block:Date}Posted on {DayOfWeek}, {Month} {DayOfMonth}{DayOfMonthSuffix} at {12HourWithZero}:{Minutes}{CapitalAmPm}{/block:Date} {block:NoteCount}with {NoteCountWithLabel}{/block:NoteCount}

{block:RebloggedFrom}<br>via: <a href="{ReblogParentURL}">{ReblogParentName}</a> , {/block:RebloggedFrom}

{block:RebloggedFrom}source: <a href="{ReblogRootURL}">{ReblogRootName}</a>{/block:RebloggedFrom}

{block:HasTags}<br><Br> tagged as: {block:Tags}<a href="{TagURL}">{Tag}</a>, {/block:Tags}{/block:HasTags}</div>

<div class="cartman">{block:PostNotes}{PostNotes}{/block:PostNotes}</div>

{/block:PermalinkPage}

{/block:Video}

{block:Chat}

{block:Title}

<div class="heading"><a href="{Permalink}">{Title}</a></div>

{/block:Title}

<div class="chat ul">

{block:Lines}

<li class="{Alt} user_{UserNumber}">

{block:Label}<span class="label">{Label}</span>{/block:Label} {Line}</li>

{/block:Lines}</div></li>

{block:PermalinkPage}

<div class="kenny">

{block:Date}Posted on {DayOfWeek}, {Month} {DayOfMonth}{DayOfMonthSuffix} at {12HourWithZero}:{Minutes}{CapitalAmPm}{/block:Date} {block:NoteCount}with {NoteCountWithLabel}{/block:NoteCount}

{block:RebloggedFrom}<br>via: <a href="{ReblogParentURL}">{ReblogParentName}</a> , {/block:RebloggedFrom}

{block:RebloggedFrom}source: <a href="{ReblogRootURL}">{ReblogRootName}</a>{/block:RebloggedFrom}

{block:HasTags}<br><Br> tagged as: {block:Tags}<a href="{TagURL}">{Tag}</a>, {/block:Tags}{/block:HasTags}</div>

<div class="cartman">{block:PostNotes}{PostNotes}{/block:PostNotes}</div>

{/block:PermalinkPage}

{/block:Chat}

{block:Audio}{block:PermalinkPage}{block:AlbumArt}

<img src="{AlbumArtURL}" style="width:700px;">{/block:AlbumArt}{/block:PermalinkPage}{block:IndexPage}

{block:AlbumArt}

<img src="{AlbumArtURL}" style="width:25px;height:25px;float:left;padding-right:3px;padding-bottom:3px;padding-top:3px;background-color:{color:background};">{/block:AlbumArt}{/block:IndexPage}

<div class="audioplayer" style="max-width:220px;overflow:hidden;" align="center">{AudioPlayerWhite}</div>

{block:Caption}{Caption}{/block:Caption}

{block:PermalinkPage}

<br>{PlayCountWithLabel}{/block:PermalinkPage}

{block:PermalinkPage}

<div class="kenny">

{block:Date}Posted on {DayOfWeek}, {Month} {DayOfMonth}{DayOfMonthSuffix} at {12HourWithZero}:{Minutes}{CapitalAmPm}{/block:Date} {block:NoteCount}with {NoteCountWithLabel}{/block:NoteCount}

{block:RebloggedFrom}<br>via: <a href="{ReblogParentURL}">{ReblogParentName}</a> , {/block:RebloggedFrom}

{block:RebloggedFrom}source: <a href="{ReblogRootURL}">{ReblogRootName}</a>{/block:RebloggedFrom}

{block:HasTags}<br><Br> tagged as: {block:Tags}<a href="{TagURL}">{Tag}</a>, {/block:Tags}{/block:HasTags}</div>

<div class="cartman">{block:PostNotes}{PostNotes}{/block:PostNotes}</div>

{/block:PermalinkPage}

{/block:Audio}

{block:Answer}

<div style="text-align:left;padding-left:5px;padding-right:5px;border-left: 2px solid {color:Borders};border-right: 2px solid {color:Borders};background-color:{color:blockquote};"><div class="stan">{Asker}: {Question}</div></div><div style="text-align:left;"><div class="kyle">{Answer}</div></div>

{block:PermalinkPage}

<div class="kenny">

{block:Date}Posted on {DayOfWeek}, {Month} {DayOfMonth}{DayOfMonthSuffix} at {12HourWithZero}:{Minutes}{CapitalAmPm}{/block:Date} {block:NoteCount}with {NoteCountWithLabel}{/block:NoteCount}

{block:RebloggedFrom}<br>via: <a href="{ReblogParentURL}">{ReblogParentName}</a> , {/block:RebloggedFrom}

{block:RebloggedFrom}source: <a href="{ReblogRootURL}">{ReblogRootName}</a>{/block:RebloggedFrom}

{block:HasTags}<br><Br> tagged as: {block:Tags}<a href="{TagURL}">{Tag}</a>, {/block:Tags}{/block:HasTags}</div>

<div class="cartman">{block:PostNotes}{PostNotes}{/block:PostNotes}</div>

{/block:PermalinkPage}

{/block:Answer}

{block:IndexPage}<div class="tweek"><a href="{Permalink}"><div class="craig">{block:Date}{Month} {DayOfMonth}{DayOfMonthSuffix} {Year} at {12HourWithZero}:{Minutes}{CapitalAmPm}{/block:Date} {block:NoteCount}| {NoteCountWithLabel}{/block:NoteCount}</div></a></div>{/block:IndexPage}

</div>

{block:ContentSource}

<!-- {SourceURL}{block:SourceLogo}<img src="{BlackLogoURL}"

width="{LogoWidth}" height="{LogoHeight}" alt="{SourceTitle}" />

{/block:SourceLogo}

{block:NoSourceLogo}{SourceLink}{/block:NoSourceLogo} -->

{/block:ContentSource}

{/block:Posts}

</div>

{block:IfNotInfiniteScroll}

<div style="padding-bottom:10px;"><Br><br>

<Center>

{block:Pagination}

{block:PreviousPage}

<a href="{PreviousPage}">-</a>

{/block:PreviousPage}/

{block:JumpPagination length="5"}

{block:CurrentPage}

<span>{PageNumber}</span>

{/block:CurrentPage}

{block:JumpPage}

<a class="jump_page" href="{URL}">{PageNumber}</a>

{/block:JumpPage}

{/block:JumpPagination}

/{block:NextPage}

<a href="{NextPage}">+</a>

{/block:NextPage}

{/block:Pagination}</center>

</div>

{/block:IfNotInfiniteScroll}

<div class="clear"></div>

</div>

</div>

</body>

</html>