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">
- <!-- (c) #52
- ____________________________________________________________________________
- theme por Bianca (rocklessly)
- *insp xantheose e wolfss*
- be original (c)
- não copie, não adapte e não redistribua.
- _______________________________________________________________________________
- #52 (c) --!>
- <head> <!-- DEFAULT VARIABLES -->
- <meta name="color:background" content="#ffffff" />
- <meta name="color:text" content="#000" />
- <meta name="color:text sidebar" content="#000" />
- <meta name="color:link" content="#000" />
- <meta name="color:sdebar" content="#000" />
- <meta name="color:linksidebar" content="#999" />
- <meta name="color:borda" content="#999" />
- <meta name="if:Enable endless scrolling" content="0"/>
- <meta name="image:background" content=""/>
- <meta name="image:sidebar" content=""/>
- <meta name="text:title" content="Titulo de duas linhas bem aqui, nao ultrapasse isso por favor." />
- <meta name="text:Link1" content="/#" />
- <meta name="text:Link1 Title" content="LINK ONE" />
- <meta name="text:Link2" content="/" />
- <meta name="text:Link2 Title" content="LINK TWO" />
- <meta name="text:Link3" content="/#" />
- <meta name="text:Link3 Title" content="LINK THREE" />
- <meta name="text:Link4" content="/#" />
- <meta name="text:Link4 Title" content="LINK FOUR" />
- <meta name="text:Link5" content="/#" />
- <meta name="text:Link5 Title" content="LINK FIVE" />
- <meta name="text:Link6" content="/#" />
- <meta name="text:Link6 Title" content="LINK FIVE" />
- <script type="text/javascript">
- </script>
- <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}
- <link href='http://fonts.googleapis.com/css?family=Amatic+SC' rel='stylesheet' type='text/css'>
- <style type="text/css">
- body {background-color:#fff; color:{color:text}; font-family: tahoma, helvetica; font-size: 11px; text-align: justify; line-height:110%; background-image:url('{image:background}'); background-attachment: fixed; }
- a {color:{color:link}; text-decoration:none; -moz-transition: all .7s ease-in-out!important; -o-transition: all .7s ease-in-out!important; transition: all .7s ease-in-out!important; -webkit-transition: all .7s ease-in-out!important;}
- a:hover {color:{color:hover};}
- p{margin-top: 1px}
- blockquote
- {margin-left:0px; margin-right: 0px; margin-top: 4px;}
- #tudo {width: 800px; text-align: center; background-color:
- transparent; color:{color:text}; margin-left: 430px;}
- @font-face {font-family: "tinytots";src: url('http://static.tumblr.com/rmj06l2/Usellxb4i/tinytots.ttf');}
- #bialinda {float: left; padding-top: 9px; background-color: transparent; text-align: center;}
- #all {width: 500px; padding: 12px; text-align: justify; background-color:#fff; border-bottom:1px dotted {color:borda};}
- #all img{-moz-transition: all .7s ease-in-out!important; -o-transition: all .7s ease-in-out!important; transition: all .7s ease-in-out!important; -webkit-transition: all .7s ease-in-out!important;margin: 2px 0 2px 0}
- #all img:hover {opacity:0.9;}
- h1{padding: 5px; font-family: Georgia; text-align: center; font-size: 14px; letter-spacing: -1px; font-weight: normal; line-height: 18px; -moz-transition: all .7s ease-in-out!important; -o-transition: all .7s ease-in-out!important; transition: all .7s ease-in-out!important; -webkit-transition: all .7s ease-in-out!important;}
- h1 a{font-size: 14px; letter-spacing: -1px; line-height: 18px; letter-spacing: 0px; text-align:center;-moz-transition: all .7s ease-in-out!important; -o-transition: all .7s ease-in-out!important; transition: all .7s ease-in-out!important; -webkit-transition: all .7s ease-in-out!important;}
- .image img {width: 500px; -webkit-transition: all 0.5s ease-out; -moz-transition: all 0.5s ease-out;}
- h2{font-size: 9px; display: block; width: 250px; color:{color:text}; background-color: transp; text-align: center; margin: 0px 0px 3px 0px; padding: 3px 0 3px 0; text-transform: normal; text-decoration: none; font-weight: normal}
- #postquote {font-family: georgia; text-align: center; font-size: 14px; letter-spacing:-1px; line-height: 15px; padding: 2px; }
- #sourcequote {text-align: center; text-transform: none; margin-bottom: 3px;}
- #chat{line-height: 12px; list-style: none }
- #chat ul {line-height: 15px; list-style: none; padding: 0px; line-height: 20px;}
- .person1 {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{text-align: center; margin-bottom: 2px; width: 100%; background-color: {color:background};}
- #audio img{width: 180px; height: auto; padding: 20px 0 20px 0}
- #ssource{display:none}
- #capost {padding-top: 0px; width: 500px;}
- #info { padding: 3px; font-family:verdana; font-size:9px; text-align: left; -moz-transition: all .9s ease-in-out!important; -o-transition: all .9s ease-in-out!important; transition: all .9s ease-in-out!important; -webkit-transition: all .9s ease-in-out!important; border-right: 1px solid#fff;}
- {block:IfBorderLeft} #info:hover {font-size: 9px; font-family: verdana; border-right: 10px solid{color:text};} {/block:IfBorderLeft}
- #info2 { padding: 3px; font-family:verdana; font-size:9px; text-align: left; -moz-transition: all .9s ease-in-out!important; -o-transition: all .9s ease-in-out!important; transition: all .9s ease-in-out!important; -webkit-transition: all .9s ease-in-out!important; border-right: 0px solid#fff; margin-left:0px;}
- #info2:hover {font-size: 9px; font-family: verdana; margin-left: 126px;}
- #asker {font-size: 11px; font-family: verdana; text-align: justify; padding: 5px; }
- #asker a {font-size: 11px; font-family: verdana; text-align: justify;}
- #answer {padding: 5px; font-size: 11px; background-color:{color:background};}
- #xx {margin-top: 50%; text-align: center; margin-left: 970px; position: fixed; padding: 0px;}
- .xx3 {font-size: 50px; font-family: verdana; padding: 1px;}
- .xx3 a{color: #000;}
- .xx3 a:hover {color: {color:hover};}
- #notes {width: 500px; padding: 5px; margin-left: 100px;font-size: 9px; text-align: left;}
- ol.notes {list-style: none; margin: 0 20px 0 0; padding: 0px}
- ol.notes li {margin: 0px; padding: 2px;}
- #notes img{border:0px}
- #page{text-align: center; font-size:50px}
- #page a{font-size: 30px; text-decoratin: none; font-family: georgia;}
- #clear{width: 500px; height: 30px}
- ::-webkit-scrollbar-thumb:vertical { background-color: {color:text}; height: 50px;}
- ::-webkit-scrollbar-thumb:horizontal {background-color: {color:text}; height: 10px;}
- ::-webkit-scrollbar {height: 5px; width: 5px; background-color: {color:post};}
- #basedescr {margin-top:20px; color:#000; position:fixed; margin-left:218px; font-family: verdana; font-size: 35px; text-align:center; -webkit-transition: 1.3s ease-in; -moz-transition: 1.3s ease-in; transition: 1.3s ease-in; width:20px; height:20px; padding:7px; overflow:hidden;}
- #baseimagem {-moz-border-radius: 100px; border-radius: 100px; background-color: {color:text sidebar}; margin-top: 21px; margin-left: 228px; width: 100px; height:100px; position: fixed; padding: 4px;}
- #baseimagem img{-moz-border-radius: 100px; border-radius: 100px; width: 100px; height: 100px; -webkit-transition: 1.3s ease-in; -moz-transition: 1.3s ease-in; transition: 1.3s ease-in;}
- #baselinks {font-size:7px; overflow:hidden; margin-top: 10px; position:relative; -moz-transition: all 1.3s ease-in-out!important; -o-transition: all 1.3s ease-in-out!important; transition: all 1.3s ease-in-out!important; -webkit-transition: all 1.3s ease-in-out!important;}
- #baselinks a{padding:2px; display:inline-block; letter-spacing: 0px; font-size: 10px; margin-bottom: 1px; text-align: left; font-family: georgia; text-transform: lowercase; color: {color:linksidebar}; -webkit-transition: 1.3s ease-in; -moz-transition: 1.3s ease-in; transition: 1.3s ease-in;}
- #baselinks a:hover {opacity:0.7;}
- #desce {width: 7px; margin-left:225px; margin-top: 134px; background-color: #fff; height: 83px; position: fixed;}
- #hoverphoto { opacity:0; margin:0px 0px -500px 504px; filter: alpha(opacity = 0); position:absolute; line-height:16px; -moz-transition: all .7s ease-in-out!important; -o-transition: all .7s ease-in-out!important; transition: all .7s ease-in-out!important; -webkit-transition: all .7s ease-in-out!important;}
- #all:hover #hoverphoto {opacity:0.8; -moz-transition: all .7s ease-in-out!important; -o-transition: all .7s ease-in-out!important; transition: all .7s ease-in-out!important; -webkit-transition: all .7s ease-in-out!important; margin:0px 0px -500px 504px;}
- #title {font-size: 14px; padding:4px; font-family: georgia; overflow:hidden; letter-spacing: -1px; height: 25px; padding:3px; text-align: center; border-bottom:1px dotted {color:text sidebar}; -moz-transition: all 1.3s ease-in-out!important; -o-transition: all 1.3s ease-in-out!important; transition: all 1.3s ease-in-out!important; -webkit-transition: all 1.3s ease-in-out!important;}
- #title:hover {height:65px;}
- #title2 {font-size: 9px; font-family: verdana; overflow:hidden; letter-spacing: 0px; text-align: center; width: 188px; padding:6px; height: autto; margin-left: 1px; margin-top:2px;}
- #like {position:fixed;}
- #basetitulo {position:relative; margin-top: 1px; width: 200px; height: auto; margin-left:-50px; padding:5px; color:{color:text sidebar}; font-family: verdana; font-size: 9px; letter-spacing: -1px; overflow:hidden; text-align:center; -webkit-transition: 0.9s ease-in; -moz-transition: 0.9s ease-in; transition: 0.9s ease-in;}
- #sslide {letter-spacing: 0; margin-left:2px; -moz-transition: all .7s ease-in-out!important; -o-transition: all .7s ease-in-out!important; transition: all .7s ease-in-out!important; -webkit-transition: all .7s ease-in-out!important; padding:1px; background-color:; width:auto;}
- #sslide:hover {opacity:0.7;}
- #sslide a {text-shadow:1px 0px 1px ; font-size: 9px; background-color:; padding:3px; line-height:5px; letter-spacing: px; font-family: consolas; text-transform: uppercase; color:{color:link};}
- #sslide a:hover {opacity:0.6;}
- #tumblr_controls{position: fixed!important}
- {block:IfSelecao}
- ::-moz-selection {color: {color:hover}; background: {color:selecao};}
- ::selection {color: {color:hover}; background: {color:selecao};}
- {/block:IfSelecao}
- {CustomCSS}
- </style>
- </head>
- <body>
- <div id="xx"><div class="xx3">{block:Pagination}{block:PreviousPage}<a href="{PreviousPage}">↓{/block:PreviousPage}{/block:Pagination}{block:Pagination}{block:NextPage}<a href="{NextPage}">↑</a>{/block:NextPage}{/block:Pagination}</div></div>
- <div id="baseimagem"><img src="{image:sidebar}"/>
- <div id="basetitulo">
- <div id="title">{text:title}
- <div id="baselinks">
- {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}
- <a href="http://rocklessly.tumblr.com">credit</a>
- </div>
- </div>
- <div id="title2">{Description}</div>
- </div>
- </div>
- </div>
- <div id="tudo">
- <div id="bialinda">
- {block:IfEnableEndlessScrolling}<div class="autopagerize_page_element">
- <script type="text/javascript" src="http://codysherman.com/tools/infinite-scrolling/code"></script>{/block:IfEnableEndlessScrolling}
- {block:Posts}
- <div id="all">
- <div id="hoverphoto">
- <div id="sslide"> <a href="{Permalink}">{NoteCount}</a></div>{LinkCloseTag}
- <div id="sslide"><a href="{Permalink}">{TimeAgo}</a></div>
- <div id="sslide"><a href="{ReblogURL}" target="_blank">Reblog
- </a> </div>
- {block:RebloggedFrom}<div id="sslide"><a href="{ReblogParentURL}"><b>→</b> {ReblogParentName}</a></div>{/block:RebloggedFrom}{block:RebloggedFrom} <div id="sslide"><a href="{ReblogRootURL}" title="{ReblogRootTitle}">© {ReblogRootName}</a></div>{/block:RebloggedFrom}</div>
- {block:Text}{block:Title}<h1>{Title}</h1>{/block:Title}{Body}
- {/block:Text}
- {block:Photo}{LinkOpenTag} <div class="image"><img src="{PhotoURL-500}" ></div>{block:Source}{block:Date} {block:Date}{/block:Date} {/block:Date}{/block:Source}
- {/block:Date}{block:Source}{block:Date} {block:Date}{/block:Date} {/block:Date}{/block:Source}
- {/block:Photo}
- {block:Photoset}{Photoset-500}
- {/block:Photoset}
- {block:Quote}
- <div id="postquote">❝ {Quote}</div><br>
- {block:Source}<div id="sourcequote"> — {Source}</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 id="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}
- <div id="audio">{block:AlbumArt}<img src="{AlbumArtURL}">{/block:AlbumArt}</div>
- {AudioPlayerGrey}
- {block:Caption}{Caption}{/block:Caption}
- {/block:Audio}
- {block:Video}{Video-500}
- {/block:Video}
- {block:Answer}
- <div id="asker"><b>{Asker} disse:</b> "{Question}"</div>
- <div id="answer">{Answer}</div>
- {/block:Answer}
- <div id="capost">
- {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 id="ssource">{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>
- </div>
- {/block:Posts}
- {block:IfEnableEndlessScrolling}</div>{/block:IfEnableEndlessScrolling}
- {block:PostNotes}
- <div id="notes">{PostNotes}</div>
- {/block:PostNotes}
- </div>
- </div>
- </div>
- </div>
- </div>
- </div>
- </div>
- </div>
- </div>
- </body>
- </html>
Advertisement
Add Comment
Please, Sign In to add comment