- <!--
- ~My first theme "Do You Love Me"~
- PLEASE DO NOT REMOVE THIS CREDIT
- Theme by grandelegacy.tumblr.com ~~ grimmielegacy.tumblr.com
- PLEASE do not remove my credit :]♥
- PLEASE AND THANK YOU
- -->
- <html lang="en">
- <head>
- <title>{title}</title>
- <meta name="color:Background" content="#4b0b0b" />
- <meta name="color:text" content="#e0999e" />
- <meta name="color:link" content="#b6152d" />
- <meta name="color:link hover" content="#cc5461" />
- <meta name="color:Content" content="#421313" />
- <meta name="color:post" content="#6b0909" />
- <meta name="color:description" content="#6b0909" />
- <meta name="font:Body" content="Georgia" />
- <meta name="color:button" content="#310202" />
- <meta name="color:button background" content="#915858" />
- <meta name="color:button border" content="#a71212" />
- <meta name="color:button hover" content="#832629" />
- <meta name="color:button hover background" content="#4e1d1d" />
- <meta name="color:button hover border" content="#b15757" />
- <meta name="font:Links" content="Georgia" />
- <meta name="text:link1" content="link 1" />
- <meta name="text:link1 url" content="/" />
- <meta name="text:link2" content="link 2" />
- <meta name="text:link2 url" content="/" />
- <meta name="text:link3" content="link 3" />
- <meta name="text:link3 url" content="/" />
- <meta name="image:Sidebar" content="http://25.media.tumblr.com/tumblr_m4306fd2EB1ru0676o1_500.gif"/>
- <meta name="image:Background" content=""/>
- <link rel=”shortcut icon” href=”{Favicon}”/>
- <link rel="alternate" type="application/rss+xml" href="{RSS}">
- {block:Description}<meta name="Description" content="{MetaDescription}" />{/block:Description}
- <style type="text/css">
- #sidebar img {
- max-width:200px;z-index: 100;border: 3px solid {color:border};opacity:0.5-webkit-border-radius: 0px;-moz-border-radius: 10px;border-radius: 5px;margin-bottom: 5px;}
- #sidebar {width:190px; height-auto; font-size:11px;text-align:center; font-family: calibri; margin-left:170px; letter-spacing:0px; line-height:12px; margin-top:100px; position:fixed; overflow:visible; background-color: {color:sidebar};}
- #postlinks{
- position:absolute;
- font-size:10px;
- padding:2px;
- text-align:right;
- }
- div.button a{
- display: inline-block;
- color:{color:button};
- background-color:{color:button background};
- height:15px;
- width:100px;
- padding-left:5px;
- padding-top:2px;
- border-right:8px solid {color:button border};
- }
- div.button a:hover{
- width:150px;
- text-align:right;
- border-right:65px solid {color:button hover border};
- padding-right:2px;
- color: {color:button hover};
- background-color:{color:button hover background};
- -webkit-transition: 0.5s
- }
- .content {width:500px; padding-left:10px; padding-right:10px; position: absolute; top:35px; left: 33%; background-color: {color:content}; padding-top:10px;}
- ::-webkit-scrollbar-thumb:vertical {
- height:9px;
- background-color: #000000;
- }
- ::-webkit-scrollbar {
- width:7px;
- height:5px;
- background:#ffffff;
- margin-right:5px;
- }
- body{
- color:black;
- font-family:verdana;
- font-size:10px;
- background-color:{color:background};
- }
- #cent{
- width:510px;
- margin-left:460px;
- background-color:{color:content};
- position:absolute;
- padding:5px;
- }
- #post{
- padding:2px;
- background-color:{color:post};
- width:500px;
- float:left;
- margin:2px;
- }
- #description{margin-top:-40px;margin-left:2px;width:183px;background-color:{color:background}}
- #paginacaoml {font-family: verdana;font-size: 11px; font-weight: bold;-moz-border-radius: 10px; -webkit-border-radius:10px;}
- #paginacaoml a {background: #000;margin: 1px; padding: 2px 5px; color: #fff; text-decoration: none;-moz-border-radius: 10px; -webkit-border-radius:10px;}
- #paginacaoml a:hover {background: #fff; border: none;color:#000;text-decoration: none;}
- #paginacaoml span.pagina_atual {background: #eee;margin: 1px; padding: 2px 5px; color: #666; text-decoration: none; -moz-border-radius: 10px; -webkit-border-radius:10px; }
- #paginacaoml span.info { margin: 1px; padding: 2px 4px; color: #777; text-decoration: none;}
- a:link, a:active, a:visited{
- color:{color:link};
- text-decoration:none;
- -webkit-transition-duration: 0.6s;}
- a:hover{ color:{color:hover};}
- body {
- background-attachment:fixed; background-color:{color:Background}; background-image: url('{image:Background}'); background-repeat:no-repeat; background-position:right top; text-align:justify; font-family: arial; color: {color:text}; font-size: 10px; line-height:150%;}
- {CustomCSS}
- </style>
- </head>
- <body>
- </div>
- <div id="sidebar">
- <div id="Description"><img src="{image:sidebar}" style="width: 300px; opacity:1;"></br></br><center>{description}</center></br></br>
- {block:Description}{/block:Description}<br><br></div>
- <div class="button">
- <a href="/">home</a></br><a href="/ask">ask</a></br>
- {block:ifLink1}<a href="{text:link1 url}">{text:link1}</a>{/block:ifLink1}
- </br>
- {block:ifLink2}<a href="{text:link2 url}">{text:link2}</a>{/block:ifLink2}
- </br>
- {block:ifLink3}<a href="{text:link3 url}">{text:link3}</a>{/block:ifLink3}</div>
- </br>
- <a href="http://grandelegacy.tumblr.com/themestuff">Ⓒ</a><a href="http://grimmielegacy.tumblr.com/themestuff">/Ⓒ</a>
- </div>
- <div id="cent">
- {block:Posts}
- <div id="post">
- {block:Title}{Title}{/block:Title}
- {block:Text}{Body}{/block:Text}
- {block:Photo}
- <a href="{permalink}"><img src="{PhotoURL-500}" width="500"/></a>
- {/block:Photo}
- {block:Photoset}
- {Photoset-500}
- {/block:Photoset}
- {block:Quote}
- {Quote}
- <div align="right">
- {block:Source}-{Source}{/block:Source}
- </div>
- {/block:Quote}
- {block:Video}
- {Video-500}<br>
- {PlayCountWithLabel}
- {/block:Video}
- {block:Link}
- <a href="{URL}" class="link" {Target}>{Name}</a><BR>
- {block:Description}{Description}{/block:Description}
- {/block:Link}
- {block:Chat}
- {block:Lines}
- {block:Label}
- <br>{Label}
- {/block:Label}
- {Line}
- {/block:Lines}
- {/block:Chat}
- {block:Audio}
- {AudioPlayerGrey}
- <br><div align="right">{block:Artist}
- Artist: {Artist}</div>
- {/block:Artist}<br>
- {block:Caption}{Caption}{/block:Caption}
- {/block:Audio}
- {block:Answer}
- {Asker} asked <b>{Question}</b><Br>
- {Answer}
- {/block:Answer}
- {block:PermalinkPage}
- {block:Caption}
- {Caption}
- {/block:Caption}
- <br>
- {block:NoteCount}
- {NoteCount} notes
- {/block:NoteCount}
- <Br>
- {block:PostNotes}{PostNotes}{/block:PostNotes}</div>
- {/block:PermalinkPage}
- </br><div id="date">
- {block:Date}posted <a href="{Permalink}" target="_blank">{TimeAgo}</a> {/block:Date}{block:NoteCount}with{NoteCountWithLabel} {/block:NoteCount} {block:RebloggedFrom} - <a href="{ReblogParentURL}">via</a> - <a href="{ReblogRootURL}">source</a> {/block:RebloggedFrom}</div>
- <div id="border" style="border-top:2px solid {color:border};"></div>
- <div id="tags">{block:HasTags}{block:Tags}#<a href="{TagUrl}">{Tag}</a>{/block:Tags}{/block:HasTags}
- {block:ifShowQuickReblog}<div id="reblog"> <a href="{ReblogURL}" target="_blank">reblog{/block:ifShowQuickReblog}</div>
- </div>
- {/block:Posts}
- <div id="paginacaoml"> {block:Pagination}{block:PreviousPage}<a href="{PreviousPage}">«</a>{/block:PreviousPage}{/block:Pagination} {block:JumpPagination length="10"} {block:CurrentPage}<span class="pagina_atual">{PageNumber}</span>{/block:CurrentPage} {block:JumpPage}<a class="jump_page" href="{URL}">{PageNumber}</a>{/block:JumpPage} {/block:JumpPagination} {block:Pagination}{block:NextPage}<a href="{NextPage}">»</a>{/block:NextPage}{/block:Pagination} </div>
- </div>
- </body>
- </html>