Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- <!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=iso-8859-1" />
- <!-- "Polaroid" Theme by Charlie Agron |
- Free tumblr themes made for you , if you need more tumblr themes, visit me on http://mrcharlieagron.tumblr.com
- <!-- Enjoy! -->
- <link rel="shortcut icon" href="{Favicon}">
- <link rel="alternate" type="application/rss+xml" href="{RSS}" />
- <title>{Title}{block:SearchPage}, {lang:Search results for SearchQuery}{/block:SearchPage}{block:PostSummary}, {PostSummary}{/block:PostSummary}</title>
- {block:Description}<meta name="description" content="{MetaDescription}" />{/block:Description}
- <link rel="shortcut icon" href="{Favicon}" />
- <link rel="apple-touch-icon" href="{PortraitURL-128}"/>
- <link rel="alternate" type="application/rss+xml" href="{RSS}" / />
- <!-- FEATURES | EDIT | CHARLIE-AGRON THEMES -->
- <meta name="image:Portrait" content="0"/>
- <meta name="image:Background image" content="http://25.media.tumblr.com/tumblr_m35s5qbnXl1r0ixdro1_500.jpg" />
- <meta name="color:Background" content="#f0f0f0"/>
- <meta name="color:Content" content="#ffffff"/>
- <meta name="color:Sidebar" content="#f9f9f9"/>
- <meta name="color:Text" content="#666565"/>
- <meta name="color:SidebarText" content="#666565"/>
- <meta name="color:Title" content="#424242"/>
- <meta name="if:Font Oswald" content="1"/>
- <meta name="if:Show Date" content="1"/>
- <meta name="if:Border" content="0"/>
- <meta name="if:Shadow" content="1"/>
- <meta name="if:Fade Post" content="0"/>
- <meta name="if:Show Captions" content="1"/>
- <meta name="if:Show Title" content="1"/>
- <meta name="if:Show Submit" content="0" />
- <meta name="if:Show Pages" content="0"/>
- <meta name="if:Show Ask" content="0"/>
- <meta name="color:Caption" content="#eaeaea"/>
- <meta name="color:Border" content="#c3c3c3"/>
- <meta name="color:Permalink" content="#f9f9f9"/>
- <meta name="color:Permalink Hover" content="#ffffff"/>
- <meta name="color:Shadow" content="#d2d2d2"/>
- <meta name="color:Link" content="#1d1c1c"/>
- <meta name="color:LinkHover" content="#0e0e0e"/>
- <meta name="text:Ask Title" content="Ask" />
- <meta name="text:Submit Title" content="Submit" />
- <meta name="text:Link 1 title" content="" />
- <meta name="text:Link 1 url" content="" />
- <meta name="text:Link 2 title" content="" />
- <meta name="text:Link 2 url" content="" />
- <meta name="text:Link 3 title" content="" />
- <meta name="text:Link 3 url" content="" />
- <meta name="text:Link 4 title" content="" />
- <meta name="text:Link 4 url" content="" />
- <link href='http://fonts.googleapis.com/css?family=Oswald' rel='stylesheet' type='text/css'>
- <style type="text/css">
- body {
- background-image: url({image:Background image});
- background-color: {color:Background};
- color:{color:Text};
- background-repeat: repeat;
- background-attachment: fixed;
- overflow-x:hidden;
- text-align:left;
- font-family:Arial, Helvetica, sans-serif;
- font-size: 11px;
- line-height:14px;
- overflow:auto;
- }
- #wrapper {
- margin-left:217px;
- width:1037px;
- }
- #content {
- width:1037px;
- position:relative;
- }
- .post {
- {block:IndexPage}
- background-color:{color:Content};
- padding:10px;
- background-image:url(http://i.imgur.com/d29ZQ.png);
- background-repeat:repeat;
- margin:3px;
- float:left;
- {block:ifborder}border: 1px solid {color:Border};{/block:ifborder}
- {block:ifShadow}box-shadow: 0px 0px 7px {color:Shadow};{/block:ifShadow}
- overflow:hidden;
- width:230px;
- height:auto;
- {block:IndexPage}
- {block:PermalinkPage}
- background-color:{color:Content};
- padding:10px;
- background-image:url(http://i.imgur.com/d29ZQ.png);
- background-repeat:repeat;
- margin:3px;
- float:left;
- {block:ifborder}border: 1px solid {color:Border};{/block:ifborder}
- {block:ifShadow}box-shadow: 0px 0px 7px {color:Shadow};{/block:ifShadow}
- width:auto;
- height:auto;
- {/block:PermalinkPage}
- }
- #cage_sidebar {
- width:240px;
- background-color:{color:Sidebar};
- {block:ifborder}border: 1px solid {color:Border};{/block:ifborder}
- {block:ifShadow}box-shadow: 0px 0px 7px {color:Shadow};{/block:ifShadow};
- position:fixed;
- left:-1px;
- top:-2px;
- width:216px;
- height:950px;
- z-index:1;
- }
- .portrait {
- padding:5px;
- {block:ifborder}border: 1px solid {color:Border};{/block:ifborder}
- -webkit-transition: opacity 0.9s linear;
- -webkit-transition: all 0.2s ease-out;
- -moz-transition: all 0.2s ease-out;
- transition: all 0.2s ease-out;
- }
- .portrait:hover {
- padding:5px;
- {block:ifborder}border: 1px solid {color:Border};{/block:ifborder}
- -webkit-transition: opacity 0.9s linear;
- opacity: 0.6;
- -webkit-transition: all 0.2s ease-out;
- -moz-transition: all 0.2s ease-out;
- transition: all 0.2s ease-out;
- }
- .center-sidebar {
- width:207px;
- margin-left:5px;
- }
- .description {
- text-align:left;
- font-family:Arial, Helvetica, sans-serif;
- font-size: 11px;
- line-height:14px;
- color:{color:SidebarText};
- }
- .menu {
- width:170px;
- }
- .padding {
- padding:6px;
- }
- .perma {
- opacity:0;
- width: auto;
- left:113px;
- top:-2px;
- height: 30px;
- position: absolute;
- -webkit-transition: opacity 0.9s linear;
- -webkit-transition: all 0.4s ease-out;
- -moz-transition: all 0.4s ease-out;
- transition: all 0.4s ease-out;
- }
- .post:hover {
- {block:IndexPage}
- {block:ifFadePost}opacity:0.9;{/block:ifFadePost}
- -webkit-transition: opacity 0.9s linear;
- -webkit-transition: all 0.4s ease-out;
- -moz-transition: all 0.4s ease-out;
- transition: all 0.4s ease-out;
- {/block:IndexPage}
- }
- .post:hover .perma{
- opacity: 1;
- top:-2px;
- width: auto;
- left:113px;
- height: 30px;
- -webkit-transition: opacity 0.9s linear;
- -webkit-transition: all 0.4s ease-out;
- -moz-transition: all 0.4s ease-out;
- transition: all 0.4s ease-out;
- {block:PermalinkPage}
- opacity: 0;
- {/block:PermalinkPage}
- }
- .text-notes {
- margin-top:3px;
- margin-left:-1px;
- text-align:center;
- }
- .background-permalink-notes{
- background-color:{color:Permalink};
- background-repeat:repeat;
- width:auto;
- margin:0px;
- padding:5px;
- font-size:11px;
- height:21px;
- -webkit-border-radius: 3px;
- -moz-border-radius: 3px;
- border-radius: 3px;
- {block:ifborder}border: 1px solid {color:Border};{/block:ifborder}
- {block:ifShadow}box-shadow: 0px 0px 7px {color:Shadow};{/block:ifShadow}
- }
- .background-permalink-notes:hover{
- background-color:{color:PermalinkHover};
- background-repeat:repeat;
- width:auto;
- margin:0px;
- padding:5px;
- font-size:11px;
- height:21px;
- -webkit-border-radius: 3px;
- -moz-border-radius: 3px;
- border-radius: 3px;
- {block:ifborder}border: 1px solid {color:Border};{/block:ifborder}
- {block:ifShadow}box-shadow: 0px 0px 7px {color:Shadow};{/block:ifShadow}
- }
- .permalink-effect {
- opacity:1;
- -webkit-transition: opacity 0.9s linear;
- -webkit-transition: all 0.4s ease-out;
- -moz-transition: all 0.4s ease-out;
- transition: all 0.4s ease-out;
- }
- .permalink-effect:hover {
- opacity:0.7;
- -webkit-transition: opacity 0.9s linear;
- -webkit-transition: all 0.4s ease-out;
- -moz-transition: all 0.4s ease-out;
- transition: all 0.4s ease-out;
- }
- .photo {
- {block:IndexPage}
- width:230px;
- height:auto;
- {/block:IndexPage}
- {block:PermalinkPage}
- with:auto;
- height:auto;
- {/block:PermalinkPage}
- }
- .photo:hover {
- {block:IndexPage}
- width:230px;
- height:auto;
- {/block:IndexPage}
- {block:PermalinkPage}
- with:auto;
- height:auto;
- {/block:PermalinkPage}
- }
- .chatline {
- background-color:{color:Caption};
- padding:3px;
- margin:5px;
- }
- .notes-tags{
- background-color:{color:Caption};
- padding:3px;
- margin:5px;
- }
- .noteslink {
- width:auto;
- padding:3px;
- width:auto;
- {block:ifFontOswald}
- font-family: 'Oswald', sans-serif;
- font-size:12px;
- text-transform:uppercase;
- {/block:ifFontOswald}
- {block:ifnotFontOswald}
- font-family:Arial, Helvetica, sans-serif;
- font-weight:bold;
- font-size:11px;
- {/block:ifnotFontOswald}
- -webkit-transition: opacity 0.9s linear;
- -webkit-transition: all 0.2s ease-out;
- -moz-transition: all 0.2s ease-out;
- transition: all 0.2s ease-out;
- }
- .noteslink:hover {
- width:auto;
- padding:3px;
- margin-left:6px;
- width:auto;
- {block:ifFontOswald}
- font-family: 'Oswald', sans-serif;
- font-size:12px;
- letter-spacing:1px;
- text-transform:uppercase;
- {/block:ifFontOswald}
- {block:ifnotFontOswald}
- font-family:Arial, Helvetica, sans-serif;
- font-weight:bold;
- font-size:11px;
- {/block:ifnotFontOswald}
- -webkit-transition: opacity 0.9s linear;
- -webkit-transition: all 0.2s ease-out;
- -moz-transition: all 0.2s ease-out;
- transition: all 0.2s ease-out;
- }
- a:link {
- color:{color:Link};
- text-decoration: none;
- -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;
- }
- a:visited {
- color:{color:Link};
- text-decoration: none;
- -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;
- }
- a:hover {
- color:{color:LinkHover};
- text-decoration: none;
- -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;
- }
- a:active {
- color:{color:Link};
- text-decoration: none;
- -webkit-transition: all 0.4s ease-out;
- -moz-transition: all 0.4s ease-out;
- transition: all 0.4s ease-out;
- }
- .audioplayer {
- overflow:hidden;
- background-color:{color:Content};
- width:230px;
- }
- blockquote {
- border-left:5px solid #8a8a8a;
- {block:IndexPage}width:200px;{/block:IndexPage}
- {block:PermalinkPage}width:auto;{/block:PermalinkPage}
- height:auto;
- background-color:{color:Caption};
- padding:3px;
- padding-left:10px;
- margin-left:3px;
- }
- h2 {
- {block:ifFontOswald}font-family: 'Oswald', sans-serif;{/block:ifFontOswald}
- {block:ifnotFontOswald}font-family:Arial, Helvetica, sans-serif;{/block:ifnotFontOswald}
- color:{color:Title};
- text-transform:uppercase;
- letter-spacing:-1px;
- font-size:16px;
- line-height:18px;
- text-align:left;
- }
- h3 {
- {block:ifFontOswald}font-family: 'Oswald', sans-serif;{/block:ifFontOswald}
- {block:ifnotFontOswald}font-family:Arial, Helvetica, sans-serif;{/block:ifnotFontOswald}
- color:{color:Title};
- font-size:16px;
- line-height:18px;
- text-transform:uppercase;
- letter-spacing:-1px;
- text-align:left;
- }
- h4 {
- font-family: Georgia, Times New Roman, Times, serif;
- color:{color:Title};
- font-size:14px;
- font-style:italic;
- text-align:left;
- }
- .Title {
- {block:ifFontOswald}font-family: 'Oswald', sans-serif;{/block:ifFontOswald}
- {block:ifnotFontOswald}font-family:Arial, Helvetica, sans-serif;{/block:ifnotFontOswald}
- color:{color:Title};
- font-size:18px;
- letter-spacing:-1px;
- text-align:left;
- }
- #infscr-loading {
- height:1px;
- width:1px;
- opacity:0;
- position: fixed;
- background-color: transparent;
- right:50px;
- bottom: 20px;
- }
- .container-video-photoset {
- width:230px;
- height:auto;
- overflow:hidden;
- }
- .ask-container {
- {block:IndexPage}
- width:230px;
- height:auto;
- {/block:IndexPage}
- {block:PermalinkPage}
- with:auto;
- height:auto;
- min-width:490px;
- max-width:490px;
- {/block:PermalinkPage}
- }
- .ask-box {
- {block:IndexPage}
- width:230px;
- height:auto;
- {/block:IndexPage}
- {block:PermalinkPage}
- with:auto;
- height:auto;
- min-width:490px;
- max-width:490px;
- {/block:PermalinkPage}
- }
- .postnotes {
- margin-left:-47px;
- with:500px;
- max-width:500px;
- height:auto;
- background-color:{color:Content};
- padding:5px;
- }
- .album2 {
- {block:IndexPage}
- width:230px;
- height:auto;
- {/block:IndexPage}
- {block:PermalinkPage}
- width:auto;
- height:auto;
- {/block:PermalinkPage}
- }
- .opacity {
- opacity:0;
- }
- #theme {
- position:fixed;
- bottom:-3px;
- right:0px;
- width:auto;
- height:auto;
- z-index:20;
- }
- .theme-img {
- -webkit-border-radius: 6px;
- -moz-border-radius: 6px;
- border-radius: 6px;
- opacity:0.4;
- {block:ifborder}border: 1px solid {color:Border};{/block:ifborder}
- -webkit-transition: all 0.4s ease-out;
- -moz-transition: all 0.4s ease-out;
- transition: all 0.4s ease-out;
- }
- .theme-img:hover {
- -webkit-border-radius: 6px;
- -moz-border-radius: 6px;
- border-radius: 6px;
- opacity:1;
- {block:ifborder}border: 1px solid {color:Border};{/block:ifborder}
- -webkit-transition: all 0.4s ease-out;
- -moz-transition: all 0.4s ease-out;
- transition: all 0.4s ease-out;
- }
- #up {
- position:fixed;
- bottom:2px;
- left:209px;
- width:auto;
- height:auto;
- z-index:21;
- }
- .top {
- background-color:{color:Content};
- opacity:1;
- margin-left:-36px;
- -webkit-transition: all 0.4s ease-out;
- -moz-transition: all 0.4s ease-out;
- transition: all 0.4s ease-out;
- border-radius: 4px;
- }
- .top:hover {
- background-color:{color:Content};
- font-family:Arial, Helvetica, sans-serif;
- font-size: 11px;
- font-weight:bold;
- opacity:0.8;
- margin-left:-36px;
- -webkit-transition: all 0.4s ease-out;
- -moz-transition: all 0.4s ease-out;
- transition: all 0.4s ease-out;
- border-radius: 4px;
- }
- .date {
- {block:IndexPage}
- width:214px;
- padding:3px;
- font-family:Arial, Helvetica, sans-serif;
- font-size:11px;
- color:#aaaaaa;
- background-color:{color:Content};
- {block:ifborder}border-bottom: 1px solid {color:Border};{/block:ifborder}
- text-align:right;
- {/block:IndexPage}
- }
- .viewpost {
- {block:IndexPage}
- width:214px;
- padding:3px;
- font-family:Arial, Helvetica, sans-serif;
- font-size:11px;
- color:#aaaaaa;
- text-align:right;
- {/block:IndexPage}
- }
- {CustomCSS}
- </style>
- <script type="text/javascript" src="http://static.tumblr.com/53unaru/kx3lgzker/jquery-1.3.2.min.js" charset="utf-8"></script>
- <script type="text/javascript" src="http://static.tumblr.com/53unaru/4jtlgzkf8/easing.js"></script>
- <script type="text/javascript" src="http://static.tumblr.com/53unaru/y8wlgzkbt/jquery.ui.totop.js"></script>
- {block:IfEndlessScroll}
- <script type="text/javascript" src="http://static.tumblr.com/q0etgkr/J5bl3lkz1/tumblrautopagernopage.js"></script>
- {/block:IfEndlessScroll}
- <script type="text/javascript">
- $(document).ready(function() {
- $('#arriba').click(function(){ //Id del elemento cliqueable
- $('html, body').animate({scrollTop:0}, 'slow');
- return false;
- });
- });
- </script>
- </head>
- <script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.4/jquery.min.js"></script>
- <script src="http://static.tumblr.com/jxakff1/rlXm4djhi/polaroid.js"></script>
- <body>
- <div id="cage_sidebar">
- <div class="center-sidebar">
- <table width="170" border="0" align="center" cellpadding="0" cellspacing="0">
- <tr>
- <td></br>{block:IfPortraitImage}<a href="/"><img src="{image:Portrait}" width="160" height="160" border="0" class="portrait"/></a>{/block:IfPortraitImage}</td>
- </tr>
- </table></br>
- {block:ifShowTitle}
- <table width="170" border="0" align="center" cellpadding="0" cellspacing="0">
- <tr>
- <td height="26"><div align="center"><span class="Title">{Title}</a></span></div></td>
- </tr>
- </table></br>{/block:ifShowTitle}
- <table width="170" border="0" align="center" cellpadding="0" cellspacing="0">
- <tr>
- <td class="description">{block:Description}{Description}<br />
- {/block:Description} </td>
- </tr>
- </table>
- <br>
- <table width="170" border="0" align="center" cellpadding="1" cellspacing="6">
- <tr>
- <td width="265" height="15"><span class="menu-text"><a class="noteslink" href="/" >Home</a></span></td>
- </tr>
- {block:ifShowAsk}<tr>
- <td height="15"><span class="menu-text">{block:AskEnabled}<a class="noteslink" href="/ask" >{block:ifasktitle}{text:Ask Title}{/block:ifasktitle}
- {block:ifnotasktitle}{/block:ifnotasktitle}</a>{/block:AskEnabled}</span></td>
- </tr>{/block:ifShowAsk}
- {block:ifShowPages}<tr>
- <td width="265" height="15"><span class="menu-text">{block:HasPages}{block:Pages}<a class="noteslink" href="{URL}">{Label}</a>{/block:Pages}{/block:HasPages}</span></td>
- </tr>{/block:ifShowPages}
- <tr>{block:IfLink1title}
- <td width="265" height="15"><span class="menu-text"><a class="noteslink" href="{text:Link 1 url}" >{text:Link 1 title}</a></span></td>
- </tr>{/block:IfLink1title}
- {block:IfLink2title}<tr>
- <td height="15"><span class="menu-text"><a class="noteslink" href="{text:Link 2 url}" >{text:Link 2 title}</a></span></td>
- </tr>{/block:IfLink2title}
- {block:IfLink3title}<tr>
- <td height="15"><span class="menu-text"><a class="noteslink" href="{text:Link 3 url}" >{text:Link 3 title}</a></span></td>
- </tr>{/block:IfLink3title}
- {block:IfLink4title}<tr>
- <td height="15"><span class="menu-text"><a class="noteslink" href="{text:Link 4 url}" >{text:Link 4 title}</a></span></td>
- </tr>{/block:IfLink4title}
- {block:ifShowSubmit}<tr>
- <td height="15"><span class="menu-text"><a class="noteslink" href="/submit">{block:ifsubmittitle}{text:submit Title}{/block:ifsubmittitle}
- {block:ifnotsubmittitle}{/block:ifnotsubmittitle}</a></span></td>
- </tr>{/block:ifShowSubmit}
- </table>
- </div>
- </div>
- <div id="wrapper">
- <div id="content">
- {block:Posts}
- {block:Text}
- <div class="post"><div class="perma">{block:IndexPage}
- <p>
- <table width="290" border="0" cellpadding="1" cellspacing="0">
- <tr>
- <td width="21"><div class="background-permalink-notes"><a href="{Permalink}"><img src="http://i.imgur.com/gr3LM.png" border="0" class="permalink-effect"></a></div></td>
- <td width="21"><div class="background-permalink-notes"><a href="{ReblogURL}"><img src="http://i.imgur.com/00qB8.png" alt="reblog" border="0" class="permalink-effect"></a></div></td>
- <td width="60"><div class="background-permalink-notes">
- <div class="text-notes">{NoteCount}{/block:NoteCount}</div>
- </div></td>
- <td width="190"> </td>
- </tr>
- {/block:IndexPage}</table>
- </p>
- </div>
- <div class="padding">
- {block:Title}<h2>{Title}</a></h2>{/block:Title}
- {Body}
- {block:IndexPage}{block:ifShowDate}<div class="date">Posted : {block:Date}{TimeAgo}{/block:Date}</div>{/block:ifShowDate}{/block:IndexPage}
- {block:Permalink}
- <table width="500" border="0" align="center" cellpadding="0" cellspacing="4" class="notes-tags">
- <tr>
- <td width="364">Posted : {block:Date}
- {TimeAgo}
- {/block:Date}<br />
- Notes : {block:NoteCount} <a class="notes" title="{NoteCountWithLabel}" href="{Permalink}">{NoteCountWithLabel}</a>{/block:NoteCount} <br />
- Reblogged from : {block:RebloggedFrom}<a href="{ReblogParentURL}">{ReblogParentName}</a>{/block:RebloggedFrom}<br>
- Posted originally by: {block:RebloggedFrom}<a href="{ReblogRootURL}">{ReblogRootName}</a>
- {/block:RebloggedFrom}
- <br />
- {block:HasTags}Tag: {block:Tags}<a href="{TagURL}">{Tag}</a> | {/block:Tags}{/block:HasTags}</td>
- </tr>
- </table>
- {/block:Permalink}
- </div>
- </div>
- {/block:Text}
- {block:Photo}
- <div class="post"><div class="perma">{block:IndexPage}
- <p>
- <table width="290" border="0" cellpadding="1" cellspacing="0">
- <tr>
- <td width="21"><div class="background-permalink-notes"><a href="{Permalink}"><img src="http://i.imgur.com/gr3LM.png" border="0" class="permalink-effect"></a></div></td>
- <td width="21"><div class="background-permalink-notes"><a href="{ReblogURL}"><img src="http://i.imgur.com/00qB8.png" alt="reblog" border="0" class="permalink-effect"></a></div></td>
- <td width="60"><div class="background-permalink-notes">
- <div class="text-notes">{NoteCount}{/block:NoteCount}</div>
- </div></td>
- <td width="190"> </td>
- </tr>
- {/block:IndexPage}</table>
- </p>
- </div>
- {block:IndexPage}{/block:IndexPage}
- {block:PermalinkPage}{LinkOpenTag}{/block:PermalinkPage}
- <img src="{block:IndexPage}{PhotoURL-500}{/block:IndexPage}{block:PermalinkPage}{PhotoURL-HighRes}{/block:PermalinkPage}" alt="{PhotoAlt}" class="photo"/> {block:IndexPage}{block:ifShowCaptions}{block:Caption}{Caption}{/block:Caption}{/block:ifShowCaptions}{/block:IndexPage}
- {block:IndexPage}{block:ifShowDate}
- <div class="date">Posted : {block:Date}{TimeAgo}{/block:Date}</div>{/block:ifShowDate}{/block:IndexPage}
- {block:PermalinkPage}{LinkCloseTag}{/block:PermalinkPage}
- {block:PermalinkPage}{block:Caption}{Caption}{/block:Caption}{/block:PermalinkPage}
- {block:Permalink}
- <table width="500" border="0" align="center" cellpadding="0" cellspacing="4" class="notes-tags">
- <tr>
- <td width="364">Posted : {block:Date}
- {TimeAgo}
- {/block:Date}<br />
- Notes : {block:NoteCount} <a class="notes" title="{NoteCountWithLabel}" href="{Permalink}">{NoteCountWithLabel}</a>{/block:NoteCount} <br />
- Reblogged from : {block:RebloggedFrom}<a href="{ReblogParentURL}">{ReblogParentName}</a>{/block:RebloggedFrom}<br>
- Posted originally by: {block:RebloggedFrom}<a href="{ReblogRootURL}">{ReblogRootName}</a>
- {/block:RebloggedFrom}
- <br />
- {block:HasTags}Tag: {block:Tags}<a href="{TagURL}">{Tag}</a> | {/block:Tags}{/block:HasTags}</td>
- </tr>
- </table>
- {/block:Permalink}
- </div>
- {/block:Photo}
- {block:Photoset}
- <div class="post"><div class="perma">{block:IndexPage}
- <p>
- <table width="290" border="0" cellpadding="1" cellspacing="0">
- <tr>
- <td width="21"><div class="background-permalink-notes"><a href="{Permalink}"><img src="http://i.imgur.com/gr3LM.png" border="0" class="permalink-effect"></a></div></td>
- <td width="21"><div class="background-permalink-notes"><a href="{ReblogURL}"><img src="http://i.imgur.com/00qB8.png" alt="reblog" border="0" class="permalink-effect"></a></div></td>
- <td width="60"><div class="background-permalink-notes">
- <div class="text-notes">{NoteCount}{/block:NoteCount}</div>
- </div></td>
- <td width="190"> </td>
- </tr>
- {/block:IndexPage}</table>
- </p>
- </div>
- <div class="container-video-photoset">{block:IndexPage}{Photoset-250}{/block:IndexPage}</div>
- {block:IndexPage}<div class="viewpost"><a href="{Permalink}">View Post</a></div>{/block:IndexPage}
- {block:PermalinkPage}{Photoset-500}{/block:PermalinkPage}
- {block:IndexPage}{block:ifShowDate}
- <div class="date">Posted : {block:Date}{TimeAgo}{/block:Date}</div>{/block:ifShowDate}{/block:IndexPage}
- {block:Permalink}
- <table width="500" border="0" align="center" cellpadding="0" cellspacing="4" class="notes-tags">
- <tr>
- <td width="364">Posted : {block:Date}
- {TimeAgo}
- {/block:Date}<br />
- Notes : {block:NoteCount} <a class="notes" title="{NoteCountWithLabel}" href="{Permalink}">{NoteCountWithLabel}</a>{/block:NoteCount} <br />
- Reblogged from : {block:RebloggedFrom}<a href="{ReblogParentURL}">{ReblogParentName}</a>{/block:RebloggedFrom}<br>
- Posted originally by: {block:RebloggedFrom}<a href="{ReblogRootURL}">{ReblogRootName}</a>
- {/block:RebloggedFrom}
- <br />
- {block:HasTags}Tag: {block:Tags}<a href="{TagURL}">{Tag}</a> | {/block:Tags}{/block:HasTags}</td>
- </tr>
- </table>
- {/block:Permalink}
- </div>
- {/block:Photoset}
- {block:Quote}
- <div class="post"><div class="padding">
- <a href="{Permalink}" style="border:0"><h4>"{Quote}"</h4></a>
- {block:Source}<p>— {Source}</p>{/block:Source}
- {block:IndexPage}<div class="viewpost"><a href="{Permalink}">View Post</a> - Posted: {block:Date}{TimeAgo}{/block:Date}</div>
- {/block:IndexPage}
- {block:PermalinkPage}{block:ifShowDate}<div class="date">Posted : {block:Date}{TimeAgo}{/block:Date}</div>{/block:ifShowDate}{/block:PermalinkPage}
- {block:Permalink}
- <table width="500" border="0" align="center" cellpadding="0" cellspacing="4" class="notes-tags">
- <tr>
- <td width="364">Posted : {block:Date}
- {TimeAgo}
- {/block:Date}<br />
- Notes : {block:NoteCount} <a class="notes" title="{NoteCountWithLabel}" href="{Permalink}">{NoteCountWithLabel}</a>{/block:NoteCount} <br />
- Reblogged from : <a href="{ReblogParentURL}">{ReblogParentName}</a><br>
- Posted originally by: <a href="{ReblogRootURL}">{ReblogRootName}</a>
- {/block:RebloggedFrom}
- <br />
- {block:HasTags}Tag: {block:Tags}<a href="{TagURL}">{Tag}</a> | {/block:Tags}{/block:HasTags}</td>
- </tr>
- </table>
- {/block:Permalink}
- </div>
- </div>
- {/block:Quote}
- {block:Link}
- <div class="post"><div class="perma">{block:IndexPage}
- <p>
- <table width="290" border="0" cellpadding="1" cellspacing="0">
- <tr>
- <td width="21"><div class="background-permalink-notes"><a href="{Permalink}"><img src="http://i.imgur.com/gr3LM.png" border="0" class="permalink-effect"></a></div></td>
- <td width="21"><div class="background-permalink-notes"><a href="{ReblogURL}"><img src="http://i.imgur.com/00qB8.png" alt="reblog" border="0" class="permalink-effect"></a></div></td>
- <td width="60"><div class="background-permalink-notes">
- <div class="text-notes">{NoteCount}{/block:NoteCount}</div>
- </div></td>
- <td width="190"> </td>
- </tr>
- {/block:IndexPage}</table>
- </p>
- </div><div class="padding">
- <h2><a href="{URL}">{Name}</a></h2>
- <a href="{Permalink}" style="border:0">{block:Description}{Description}{/block:Description}</a>
- {block:IndexPage}{block:ifShowDate}<div class="date">Posted : {block:Date}{TimeAgo}{/block:Date}</div>{/block:ifShowDate}{/block:IndexPage}
- {block:Permalink}
- <table width="500" border="0" align="center" cellpadding="0" cellspacing="4" class="notes-tags">
- <tr>
- <td width="364">Posted : {block:Date}
- {TimeAgo}
- {/block:Date}<br />
- Notes : {block:NoteCount} <a class="notes" title="{NoteCountWithLabel}" href="{Permalink}">{NoteCountWithLabel}</a>{/block:NoteCount} <br />
- Reblogged from : {block:RebloggedFrom}<a href="{ReblogParentURL}">{ReblogParentName}</a>{/block:RebloggedFrom}<br>
- Posted originally by: {block:RebloggedFrom}<a href="{ReblogRootURL}">{ReblogRootName}</a>
- {/block:RebloggedFrom}
- <br />
- {block:HasTags}Tag: {block:Tags}<a href="{TagURL}">{Tag}</a> | {/block:Tags}{/block:HasTags}</td>
- </tr>
- </table>
- {/block:Permalink}
- </div>
- </div>
- {/block:Link}
- {block:Chat}
- <div class="post"><div class="perma">{block:IndexPage}
- <p>
- <table width="290" border="0" cellpadding="1" cellspacing="0">
- <tr>
- <td width="21"><div class="background-permalink-notes"><a href="{Permalink}"><img src="http://i.imgur.com/gr3LM.png" border="0" class="permalink-effect"></a></div></td>
- <td width="21"><div class="background-permalink-notes"><a href="{ReblogURL}"><img src="http://i.imgur.com/00qB8.png" alt="reblog" border="0" class="permalink-effect"></a></div></td>
- <td width="60"><div class="background-permalink-notes">
- <div class="text-notes">{NoteCount}{/block:NoteCount}</div>
- </div></td>
- <td width="190"> </td>
- </tr>
- {/block:IndexPage}</table>
- </p>
- </div>
- <div class="padding">
- {block:Title}
- <h3><a href="{Permalink}">{Title}</a></h3>
- {/block:Title}</br>
- {block:Lines}
- {block:Label}
- <span class="label">{Label}</span>
- {/block:Label}
- <div class="chatline"> {Line}</div>
- {/block:Lines}
- {block:IndexPage}{block:ifShowDate}<div class="date">Posted : {block:Date}{TimeAgo}{/block:Date}</div>{/block:ifShowDate}{/block:IndexPage}
- {block:Permalink}
- <table width="500" border="0" align="center" cellpadding="0" cellspacing="4" class="notes-tags">
- <tr>
- <td width="364">Posted : {block:Date}
- {TimeAgo}
- {/block:Date}<br />
- Notes : {block:NoteCount} <a class="notes" title="{NoteCountWithLabel}" href="{Permalink}">{NoteCountWithLabel}</a>{/block:NoteCount} <br />
- Reblogged from : {block:RebloggedFrom}<a href="{ReblogParentURL}">{ReblogParentName}</a>{/block:RebloggedFrom}<br>
- Posted originally by: {block:RebloggedFrom}<a href="{ReblogRootURL}">{ReblogRootName}</a>
- {/block:RebloggedFrom}
- <br />
- {block:HasTags}Tag: {block:Tags}<a href="{TagURL}">{Tag}</a> | {/block:Tags}{/block:HasTags}</td>
- </tr>
- </table>
- {/block:Permalink}
- </div>
- </div>
- {/block:Chat}
- {block:Audio}
- <div class="post"><div class="perma">{block:IndexPage}
- <p>
- <table width="290" border="0" cellpadding="1" cellspacing="0">
- <tr>
- <td width="21"><div class="background-permalink-notes"><a href="{Permalink}"><img src="http://i.imgur.com/gr3LM.png" border="0" class="permalink-effect"></a></div></td>
- <td width="21"><div class="background-permalink-notes"><a href="{ReblogURL}"><img src="http://i.imgur.com/00qB8.png" alt="reblog" border="0" class="permalink-effect"></a></div></td>
- <td width="60"><div class="background-permalink-notes">
- <div class="text-notes">{NoteCount}{/block:NoteCount}</div>
- </div></td>
- <td width="190"> </td>
- </tr>
- {/block:IndexPage}</table>
- </p>
- </div>
- {block:AlbumArt}<img src="{AlbumArtURL}" class="album2">{/block:AlbumArt}
- <div class="audioplayer">{AudioPlayerWhite}<br>
- <div class="chatline">
- <ul>
- <li>{block:Artist} {Artist} {/block:Artist}</li>
- <li> {block:TrackName} {TrackName}
- {/block:TrackName} </li>
- <li> {block:Album} {Album} {/block:Album} </li>
- <li> {PlayCountWithLabel}</li>
- </ul>
- </div>
- </div>
- {block:Caption}{Caption}{/block:Caption}
- {block:IndexPage}{block:ifShowDate}<div class="date">Posted : {block:Date}{TimeAgo}{/block:Date}</div>{/block:ifShowDate}{/block:IndexPage}
- {block:Permalink}
- <table width="500" border="0" align="center" cellpadding="0" cellspacing="4" class="notes-tags">
- <tr>
- <td width="364">Posted : {block:Date}
- {TimeAgo}
- {/block:Date}<br />
- Notes : {block:NoteCount} <a class="notes" title="{NoteCountWithLabel}" href="{Permalink}">{NoteCountWithLabel}</a>{/block:NoteCount} <br />
- Reblogged from : {block:RebloggedFrom}<a href="{ReblogParentURL}">{ReblogParentName}</a>{/block:RebloggedFrom}<br>
- Posted originally by: {block:RebloggedFrom}<a href="{ReblogRootURL}">{ReblogRootName}</a>
- {/block:RebloggedFrom}
- <br />
- {block:HasTags}Tag: {block:Tags}<a href="{TagURL}">{Tag}</a> | {/block:Tags}{/block:HasTags}</td>
- </tr>
- </table>
- {/block:Permalink}
- </div>
- {/block:Audio}
- {block:Answer}
- <div class="post">
- <div class="padding">
- <div class="ask-box">
- <table width="auto" border="0" cellpadding="0" cellspacing="2" class="ask-container">
- <tr>
- <td width="auto"><strong>{Asker}:</strong> {Question} </td>
- <td width="40"><img src="{AskerPortraitURL-40}" /></td>
- </tr>
- </table>
- {Answer} </div>
- {block:IndexPage}<div class="viewpost"><a href="{Permalink}">View Post</a> - Posted: {block:Date}{TimeAgo}{/block:Date}</div>
- {/block:IndexPage}
- {block:PermalinkPage}{block:ifShowDate}<div class="date">Posted : {block:Date}{TimeAgo}{/block:Date}</div>{/block:ifShowDate}{/block:PermalinkPage}
- </div>
- </div>
- {/block:answer}
- {block:Video}
- <div class="post">
- <div class="video"><div class="perma">{block:IndexPage}
- <p>
- <table width="290" border="0" cellpadding="1" cellspacing="0">
- <tr>
- <td width="21"><div class="background-permalink-notes"><a href="{Permalink}"><img src="http://i.imgur.com/gr3LM.png" border="0" class="permalink-effect"></a></div></td>
- <td width="21"><div class="background-permalink-notes"><a href="{ReblogURL}"><img src="http://i.imgur.com/00qB8.png" alt="reblog" border="0" class="permalink-effect"></a></div></td>
- <td width="60"><div class="background-permalink-notes">
- <div class="text-notes">{NoteCount}{/block:NoteCount}</div>
- </div></td>
- <td width="190"> </td>
- </tr>
- {/block:IndexPage}</table>
- </p>
- </div>
- <div class="container-video-photoset">{block:IndexPage}{Video-250}{/block:IndexPage}</div>{block:PermalinkPage}{Video-500}{/block:PermalinkPage}
- {block:IndexPage}{block:ifShowCaptions}{block:Caption}{Caption}{/block:Caption}{/block:ifShowCaptions}{/block:IndexPage}</div>
- {block:IndexPage}<div class="viewpost"><a href="{Permalink}">View Post</a></div>{/block:IndexPage}
- {block:IndexPage}<div class="date">Posted : {block:Date}{TimeAgo}{/block:Date}</div>{/block:ifShowDate}{/block:IndexPage}
- {block:PermalinkPage}{block:Caption}{Caption}{/block:Caption}{/block:PermalinkPage}
- {block:Permalink}
- <table width="500" border="0" align="center" cellpadding="0" cellspacing="4" class="notes-tags">
- <tr>
- <td width="364">Posted : {block:Date}
- {TimeAgo}
- {/block:Date}<br />
- Notes : {block:NoteCount} <a class="notes" title="{NoteCountWithLabel}" href="{Permalink}">{NoteCountWithLabel}</a>{/block:NoteCount} <br />
- Reblogged from : {block:RebloggedFrom}<a href="{ReblogParentURL}">{ReblogParentName}</a>{/block:RebloggedFrom}<br>
- Posted originally by: {block:RebloggedFrom}<a href="{ReblogRootURL}">{ReblogRootName}</a>
- {/block:RebloggedFrom}
- <br />
- {block:HasTags}Tag: {block:Tags}<a href="{TagURL}">{Tag}</a> | {/block:Tags}{/block:HasTags}</td>
- </tr>
- </table>
- {/block:Permalink}
- </div>
- {/block:Video}
- {/block:Posts}
- </div>
- {block:PermalinkPage} <br />
- <br />
- <table width="994" border="0" align="center" cellpadding="0" cellspacing="0">
- <tr>
- <td width="30"> </td>
- <td width="964"><div class="postnotes">
- <div align="left">
- <table width="400" border="0" align="center" cellpadding="0" cellspacing="2">
- <tr>
- <td><a href="javascript:history.back()" class="Title">Back to the previous page</a></td>
- </tr>
- </table>
- <span class="Title"><a href="javascript:history.back()"></a></span>
- {block:PostNotes}
- {PostNotes}
- {/block:PostNotes} </div>
- </div></td>
- </tr>
- </table>
- {/block:PermalinkPage}</div>
- <ul id="pagination" class="opacity">
- <li>{block:Pagination}{block:PreviousPage}<a href="{PreviousPage}">{/block:PreviousPage}{lang:PREV}{block:PreviousPage}</a>{/block:PreviousPage}{block:NextPage}<a href="{NextPage}" class="pagination_nextlink">{/block:NextPage}{lang:NEXT}{block:NextPage}</a>{/block:NextPage}
- {/block:Pagination}</li></ul>
- </div>
- </div>
- <div id="theme"><a href="http://mrcharlieagron.tumblr.com/" target="_blank"><img src="http://i.imgur.com/ibFMA.png" class="theme-img" width="169" height="21" border="0" /></a></div>
- <div id="up"> <table width="43" border="0" cellpadding="0" cellspacing="0" class="top">
- <tr>
- <td><div align="center"><a href='#' id='arriba'><img src="http://i.imgur.com/fhQj9.png" /></a></div></td>
- </tr>
- </table></div>
- </body>
- </html>
Advertisement
Add Comment
Please, Sign In to add comment