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" xml:lang="en" lang="en">
- <!-- ----------------------------------
- theme por caducordeiro.tumblr.com
- ---------------------------------- -->
- <head>
- <!-- DEFAULT VARIABLES -->
- <meta name="color:background" content="#f0f0f0" />
- <meta name="color:link" content="#000000" />
- <meta name="color:hover" content="#fff" />
- <meta name="color:texto sidbar" content="#000000" />
- <meta name="color:link sidbar hover" content="#000000" />
- <meta name="color:bg links" content="#fff"/>
- <meta name="color:bg links hover" content="#ffffff"/>
- <meta name="color:text links" content="#000000"/>
- <meta name="color:text links hover" content="#000000"/>
- <meta name="color:sidebar" content="#fff" />
- <meta name="color:text" content="#000000" />
- <meta name="color:post" content="#ffffff" />
- <meta name="image:background" content=""/>
- <meta name="image:sidebar 1" content="" />
- <meta name="text:Link1" content="/" />
- <meta name="text:Link1 Title" content="link" />
- <meta name="text:Link2" content="/" />
- <meta name="text:Link2 Title" content="link" />
- <meta name="text:Link3" content="/" />
- <meta name="text:Link3 Title" content="link" />
- <meta name="text:Link4" content="/" />
- <meta name="text:Link4 Title" content="link" />
- <meta name="text:Link5" content="/" />
- <meta name="text:Link5 Title" content="link" />
- <meta name="text:Link6" content="/" />
- <meta name="text:Link6 Title" content="link" />
- <meta name="text:Link7" content="/" />
- <meta name="text:Link7 Title" content="link" />
- <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
- <title>{Title}</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}
- {block:IfEnableEndlessScrolling}
- <script type="text/javascript" src="http://codysherman.com/tools/infinite-scrolling/code"></script>
- {/block:IfEnableEndlessScrolling}
- <style type="text/css">
- ::-webkit-scrollbar{width:6px;height:6px;}
- ::-webkit-scrollbar-button:start:decrement
- ::-webkit-scrollbar-button:end:increment{display:block;height:0;background-color:#f1f1f1; }
- ::-webkit-scrollbar-track-piece{background-color:{color:background};-webkit-border-radius:0;-webkit-border-bottom-right-radius:3px;-webkit-border-bottom-left-radius:3px;}
- ::-webkit-scrollbar-thumb:vertical{height:50px; background-color: {color:scrollbar};-webkit-border-radius:px;}
- ::-webkit-scrollbar-thumb:horizontal{width:50px; background-color: {color:scrollbar};-webkit-border-radius:px;}
- body {
- background-color: {color:background};
- color:{color:text};
- font-family: verdana;
- font-size: 10px;
- text-align: center;
- line-height:120%;
- margin:0;
- padding:0;
- background-image:url('{image:background}');
- background-attachment: fixed
- }
- a {color: {color:link}; text-decoration: none; text-transform: none; -webkit-transition-duration: .40s;}
- a:hover {color: {color:hover}; background-color: {color:bg hover}; text-decoration: none;}
- p {margin: 6px 0 0 0}
- blockquote {border-left:2px {color:post} solid; padding-left:5px; margin:0px 2px 0px 10px}
- blockquote {padding:0px; padding-left:5px; margin:5px; border-left:2px solid {color:background}}
- #entries{margin-top:30px; }
- .post {width: 500px; background-color: {color:post}; padding: 10px; margin-bottom: 1px; text-align: justify; font-family: verdana; font-size: 11px; position: relative; color:{color:text}; margin-left:430px;}
- #xright {position: fixed; margin-top: 52px; margin-left: 357px; overflow: auto; width: 524px; height: 703px;}
- .tags{font-size: 9px; color:{color:link}; font-family: verdana; background-color: {color:post};}
- .tags a:hover {background-color: {color:post}; color:{linkhover}; -webkit-transition: all .2s linear; -moz-transition: all .2s linear; transition: all 0.2s linear;}
- h1 {font-family: georgia; text-align: center; font-size: 16px; color: {color:text}; font-weight: normal; line-height: 18px;}
- h1 a {text-align: center; font-size: 16px; color: {color:text}; font-weight: normal; line-height: 18px;}
- h1 a:hover {text-align: center; font-size: 16px; color: {color:text}; font-weight: normal; line-height: 18px;}
- .image {text-align: center; border: 0px; }
- .image img {max-width: 500px; margin-bottom: 3px }
- .markqt {font-size: 90px; font-family: {font:title}; color:{color:text}; line-height: 90px; margin-left: 5px; opacity: 0.1; filter:alpha (opacity=100);}
- .qt {font-family: verdana; font-size: 18px; line-height: 23px; margin-top: -95px; margin-left: 45px; padding: 10px;}
- .qsr{margin: 5px 15px 0 0; text-align: right; text-transform: none;}
- .qsr a, a:hover{text-transform: none;}
- .chat {line-height: 12px; list-style: none }
- .chat ul {line-height: 15px; list-style: none; padding: 0px; line-height:20px;}
- .person1 {background-color:{color:background}; color: {color:text}; }
- .person1 .label {font-weight: bold; padding: 0px; margin-left: 5px; color:{color:text}}
- .person2 {color: {color:text}; }
- .person2 .label {font-weight: bold; padding: 0px; margin-left: 5px; color:{color:text}}
- .audio{background-color:black; display:block;}
- .source{display:none}
- #questions {background-color:{color:background}; color: {color:text}; padding:10px; margin-bottom:0px; font-family:verdana; font-size:9px}
- #questions a {color:{color:link}}
- #cap {width: 500px; margin-top: -2px;}
- #dda {font-size: 9px; font-family: verdana; text-transform: lowercase;}
- .dda a {font-size: 9px;}
- .tags {color: {color:text}; font-size: 9px; font-family: verdana; display: inline; list-style: none; text-transform: lowercase;}
- .tags a {font-size: 9px; color: verdana; display: inline; list-style: none; text-transform: lowercase;}
- .qqmarks{
- font-size: 80px;
- font-weight: bold;
- line-height: 80px;
- font-family: Georgia, Palatino, 'Palatino Linotype', Times, 'Times New Roman', serif;
- opacity: 0.2;
- filter:alpha (opacity=20)
- }
- .qquote {font-family: georgia; text-align: justify; font-size: 13px; line-height: 15px; padding: 3px;}
- .qsource {text-align: center; text-transform: none; margin-left: 0px; margin-bottom: 5px;}
- .qsource a, a:hover{text-transform: none;}
- .notes {width: 520px; padding: 0px; margin-top: 0px; margin-bottom: 10px; font-size: 9px; text-align: left; margin-left:0px;}
- ol.notes {list-style: none; margin: 0 20px 0 0px; padding: 0px; z-index: 11; margin-left:100px;}
- ol.notes li {background-color: {color:post}; margin-bottom: 1px; padding: 5px; }
- .notes img{display: none; border:0px}
- b{text-transform: block; color:;}
- i{text-transform: italic; color:{color:text}}
- p{margin:2px 0 2px 0}
- u {text-decoration: none; border-bottom: 1px dashed;}
- d1 {opacity:0.8}
- d2 {opacity:0.6}
- d3 {opacity:0.4}
- d4 {opacity:0.2}
- /* PAGINAÇÃO BY CINTIA HEYILOVE */
- #page{margin-left: 170px; margin-top:515px; background-color: transparent; color:{color:texto sidbar}; float:center; width:240px; height:15px; position:fixed; border-right: 8px solid transparent; border-left: 4px solid transparent; border-bottom: 3px solid transparent; -webkit-border-bottom-left-radius:10px}
- .pgs{padding:3px; font-family:georgia; font-style: ; font-size: 22px; letter-spacing:-1px; z-index:12000000; color:{color:texto sidbar};}
- #cre {float: left; margin-top: 490px; margin-left: 170px; width: 240px; background-color: transparent; color: {color:texto sidbar}; padding: 3px; font-size: 8px; font-family: tinytots; text-align: center; position:fixed; -webkit-border-radius:0; -webkit-border-bottom-right-radius:0px; -webkit-border-bottom-left-radius:0px; position:fixed; letter-spacing: 0px;}
- #cre a{font-size: 8px; color:{color:texto sidbar}}
- #cadulinkada {float: left; margin-top: 2px; margin-left: 170px; width: 240px; background-color: transparent; color: {color:texto sidbar}; padding: 3px; font-size: 8px; font-family: tinytots; text-align: justify; position:fixed; letter-spacing: 0px; height: 440px; z-index:90000; opacity: text-transform: uppercase}
- #cadulinkada a{font-size: 8px; color:{color:texto sidbar}}
- #cadudescre {float: left; margin-top: 430px; margin-left: 170px; width: 240px; background-color: transparent; color: {color:texto sidbar}; padding: 3px; font-size: 8px; font-family: tinytots; text-align: justify; position:fixed; letter-spacing: 0px; height: 40px; z-index:90000; opacity: text-transform: uppercase}
- #cadudescre a{font-size: 8px; color:#fff}
- #pic {margin-top: 35px; margin-left: 170px; width: 240px; height: auto;
- position: fixed; padding: 3px;
- background-color: {color:sidebar}; border: 3px solid #fff;}
- #pic img{width: 240px; height: 370px;}
- @font-face {font-family: "tinytots";src: url('http://static.tumblr.com/rmj06l2/Usellxb4i/tinytots.ttf');}
- #cadulink {margin-top: 30px; margin-left: 350px; position:fixed; width: 20px; z-index:90000}
- #cadulink a{font-size: 8px; color: {color:link sidbar} ; background-color: transparent; padding: 5px 1px 5px 1px; display:block; margin-bottom: 1px; width: 50px; height: 6px; text-align: center; -webkit-transition: all 0.3s ease-out; -moz-transition: all 0.3s ease-out; line-height: 6px; font-family: tinytots;text-transform: uppercase; }
- #cadulink a:hover{color: {color:link sidbar hover}; background-color: transparent; letter-spacing: 0px; }
- #barra {width: 262px; margin-left:165px; margin-top: -30px; background-color: {color:sidebar}; height: 2000px; position: fixed; }
- </style>
- <div id="barra"></div>
- </div><div id="cadudescre"> {description}
- </div></div>
- <div id="cadulinkada"><center>
- {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} <br> {block:ifLink6}<a href="{text:Link6}">{text:Link6 Title}</a>{/block:ifLink6} • {block:ifLink7}<a href="{text:Link7}">{text:Link7 Title}</a>{/block:ifLink7}</center>
- </div>
- </div>
- <div id="cre">« theme por <b><a href="http://c4fajeste.tumblr.com/">c4fajeste inspirado em wolfss </a></b> </i> » </font> </a>
- </div></div>
- <div id="page">
- <div class="pgs">{block:Pagination}{block:PreviousPage}<a href="{PreviousPage}">«
- </a> {/block:PreviousPage}{block:NextPage}<a href="{NextPage}"> »</a>{/block:NextPage}{/block:Pagination}</font></font></div></div></div></div>
- <div id="pic"><img src="{image:sidebar 1}"/>
- </div></div></div></div></div></div>
- <div id="entries">
- {block:Posts}
- <div class="post">
- {block:Text}{block:Title}<h1>{Title}</h1>{/block:Title}{Body}{/block:Text}
- {block:Photo}{LinkOpenTag}<div class="image"><img src="{PhotoURL-500}"></div>{LinkCloseTag}{/block:Photo}
- {block:Photoset}{Photoset-500}{/block:Photoset}
- {block:Quote}
- <div class="qquote"><center>“{Quote}”</div>
- {block:Source}<div class="qsource">— {Source}</center></div>{/block:Source}
- {/block:Quote}
- {block:Link}
- <h1><a href="{URL}" {Target}>{Name}</a></h1>
- {block:Description}{Description}{/block:Description}
- {/block:Link}
- {block:Chat}
- {block:Title}<h1><a href="{Permalink}">{Title}</a></h1>{/block:Title}
- <div class="chat"><ul>{block:Lines}
- <li class="person{UserNumber}">{block:Label}
- <span class="label">{Label}</span>{/block:Label} {Line}</li>{/block:Lines}</ul></div>
- {/block:Chat}
- {block:Audio}
- <br>
- <div class="audio">{AudioPlayerBlack}</div>
- {block:Caption}{Caption}{/block:Caption}
- {/block:Audio}
- {block:Video}{Video-500}{/block:Video}
- {block:Answer}<div id="questions">{Asker} gemeu gostoso: "{Question}"</div><small>
- {Answer}</small>{/block:answer}
- <div id="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}
- <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>
- <br>
- <div class="tags"> <b>indiretas</b>: {block:HasTags}{block:Tags}<a href="{TagURL}" > #{Tag}</a> {/block:Tags}{/block:HasTags}</div>
- <div id="dda">
- <div style="float:left;" class="tags">
- {block:Date} <a href="{Permalink}">{TimeAgo}</a> {/block:Date} {block:NoteCount} • <a href="{Permalink}">{NoteCountWithLabel}</a>{/block:NoteCount}{block:IndexPage} • <a href="{ReblogUrl}" target="_blank"><b>reblog</b></a>{/block:IndexPage}<br>
- {block:RebloggedFrom} © <a href="{ReblogRootURL}" title="{ReblogRootTitle}">{ReblogRootName}</a>
- </span>{/block:RebloggedFrom} {block:RebloggedFrom} • via <a href="{ReblogParentURL}">{ReblogParentName}</a>{/block:RebloggedFrom}
- </div>
- </ br>
- <br clear="all" /></div></div>
- {/block:Posts}
- {block:PostNotes}
- <div id="notes"><div id="ntstext">{PostNotes}</div></div>
- {/block:PostNotes}
- </div>
- </div>
- </div></div></div>
- </div></div>
- </body>
- </html>
Advertisement
Add Comment
Please, Sign In to add comment