Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> <html xmlns="http://www.w3.org/1999/xhtml"> <head profile="http://gmpg.org/xfn/11">
- <!--THEME BASE MADE BY BOXCOLORINGS
- DESIGN MADE BY YEAHSOURCE -->
- <script type="text/javascript" src="http://codysherman.com/tools/infinite-scrolling/code"></script>
- <title>{Title}</title>
- <link rel="shortcut icon" href="{Favicon}" />
- <link rel="alternate" type="application/rss+xml" href="{RSS}" />
- <!--------default variables-------->
- <meta name="image:sidebar" content="sidebar"/>
- <meta name="text:Link1" content="/" />
- <meta name="text:Link1 Title" content="link1" />
- <meta name="text:Link2" content="/" />
- <meta name="text:Link2 Title" content="link2" />
- <meta name="color:background" content="#ffffff" />
- <meta name="color:text" content="#707070" />
- <meta name="color:link" content="#eeeeee" />
- <meta name="color:link hover" content="#000000" />
- <meta name="color:bold" content="#000000" />
- <meta name="color:italic" content="#f9f9f9" />
- <meta name="color:under" content="#eeeeee" />
- <meta name="color:bg links" content="#eeeeee" />
- <meta name="color:bg links hover" content="#f9f9f9" />
- <meta name="color:borderimg" content="#f1f1f1" />
- <meta name="if:100px sidebar image" content="1" />
- <style>
- /********** PRINCIPAL **********/
- body {
- background-color:{color:background};
- font-family:'calibri' 'open sans', 'helvetica neue', arial, sans-serif;
- font-size:9px;
- color:{color:text};
- background-image:{image:background image};
- background-attachment: fixed;
- }
- b, strong, bold: { color: {color:bold}; }
- u {color: {color:under}; }
- i, em { color: {color:italic}; }
- s {color: #000;}
- a, a:link, a:active, a:visited {
- color: {color:link};
- text-decoration: none;
- -webkit-transition: all 0.1s ease-out;
- -moz-transition: all 0.1s ease-out; transition: all 0.1s ease-out;}
- a:hover {
- color: {color:link hover};
- text-decoration:underline;
- -webkit-transition: all 0.1s ease-out;
- -moz-transition: all 0.1s ease-out;
- transition: all 0.1s ease-out;}
- .posts {
- {block:IndexPage}
- margin-bottom:80px;
- {/block:IndexPage}
- {block:PermalinkPage}
- margin-bottom:40px;
- {/block:PermalinkPage}
- width:500px;
- }
- .entries {
- margin-left:-60px;
- width:500px;
- margin-top:50px;
- margin-bottom:50px;
- }
- /* PRE STYLE */
- pre {
- background: #e6e6e6;
- line-height: 20px;
- width: auto;
- font-size: 11px;
- font-family: calibri;
- color: #9a9a9a;
- font-weight:normal;
- text-align: left;
- overflow: scroll;
- display:block;
- word-wrap: break-word;
- margin-right: 1px;
- margin-bottom: 7px;
- padding-left: 5px;
- line-height: 20px; }
- /* TITLES */
- h1 { font-family:calibri;
- font-size:18px;
- color:#5a5a5a;
- text-transform:none;
- text-align:left;
- line-height:100%;
- padding:5px;
- }
- /* BLOCKQUOTE */
- blockquote{
- padding:5px;
- background:#fff;
- border-left:1px solid #cdcdcd;
- border-top:2px;
- }
- /* POST NOTES */
- div#post_notes li {
- list-style-type:square;
- padding:5px;
- margin-left:-10px;
- font-family:calibri; }
- /********** SCROLLBAR **********/
- ::-webkit-scrollbar-thumb {
- background-color: #eee;
- height:auto;}
- ::-webkit-scrollbar {
- height:5px;
- width:4px;
- background-color: #fff;
- }
- /*** SIDEBAR ***/
- .box1 {
- margin-bottom: 10px;
- padding: 5px;
- text-align: center;
- width: 200px;
- margin-top:118px;
- margin-left: 250px;
- position:fixed;
- }
- .espa {
- margin-bottom:65px;
- }
- .sidebarimg{
- position:center;
- margin-left:-60px;
- padding:3px;
- border:8px solid {color:borderimg};
- {block:If100pxSidebarImage}
- width:100px;
- {/block:If100pxSidebarImage}
- {block:IfNot100pxSidebarImage}
- width:80px;
- {/block:IfNot100pxSidebarImage}
- }
- .desc{
- width:100px;
- font-family:arial;
- font-size:10px;
- text-align:justify;
- margin-top:-7px;
- margin-left:20px;
- margin-bottom:4px
- }
- /* LINKS */
- .menu {
- color:{color:link};
- border-radius:10px;
- background-color:{color:bg links};
- position:center;
- text-transform:uppercase;
- padding:5px;
- font-weight:bold;
- font-family:arial;
- font-size:9px;
- letter-spacing:1px;
- width:50px;
- text-align: center;
- margin: 0px;
- float:left;
- margin-left:7px;
- -webkit-transition: all 0.4s;
- margin-bottom:2px;
- }
- .menu:hover{
- color:{color:link hover};
- background-color:{color:bg links hover};
- padding:5px;
- font-family:arial;
- font-size:10px;
- width:50px;
- text-align: center;
- -webkit-transition: all 0.4s;
- }
- /* ASK */
- .qpergunta{
- margin-top:-39px;
- margin-left: 0px;
- background-color:#f9f9f9;
- padding:9px;
- }
- .pergunta{
- margin-left: 43px;
- border-bottom: solid 1px #c6c6c6;
- padding-bottom: 5px;
- position:fixed;
- }
- .resposta{
- margin-left: 0px;
- margin-top:11px;}
- /* POSTS TEXTS */
- .t{
- font-size: 20px;
- color: #000;
- font-family: calibri;
- background: #fff;
- padding: 2px;
- }
- .posts {
- margin-left: 578px;
- font-family:calibri;
- font-size:11px;
- }
- .love{
- font-family:calibri;
- font-size:10px;
- text-align:left;
- padding:1px;
- height:10px;
- margin-top:15px;
- text-transform:lowercase;
- }
- /* POST INFO */
- .info {
- border-top:1px solid #eeeeee;
- padding-top:15px;
- text-transform:uppercase;
- font-size:9px;
- letter-spacing:1px;
- margin-top:15px;
- }
- .tags {
- margin-top:0px;
- font-size:8px;
- letter-spacing:1px;
- font-style:normal;
- }
- .tags a {
- margin-right:8px;
- }
- /*----------credit---------*/
- .credit {
- font-size:11px;
- position:fixed;
- font-weight:bold;
- bottom:15px;
- right:15px;
- z-index:10;
- text-align:right;
- letter-spacing:1px;
- padding:2px;
- }
- .credit a {
- color:{color:links};
- text-decoration:none;
- }
- .credit a:hover {
- color:{color:links hover};
- text-decoration:none;
- }
- </style>
- </head>
- <body>
- </div>
- </div>
- <div class="credit">
- <a title="creator" href="http://yeahsource.tumblr.com/" target="_blank">YEAH</a></div>
- <div class="box1">
- <img src="{image:sidebar}" class="sidebarimg"/><br><br>
- <div class="desc"> {description} </div>
- <a href="/" class="menu">index</a>
- <a href="/ask" class="menu">mssg</a>
- <a href="{text:Link1}" class="menu">{text:Link1 Title}</a>
- <a href="{text:Link2}" class="menu">{text:Link2 Title}</a>
- <div class="pagination">
- {block:Pagination}
- {block:PreviousPage}
- <a href="{PreviousPage}">back</a>{/block:PreviousPage}
- {block:NextPage}
- <a href="{NextPage}">forth</a>
- {/block:NextPage}
- {/block:Pagination}
- </div>
- </div>
- <div class="entries">
- {block:Posts}
- <div class="posts">
- {block:Text}
- <h1>{block:Title}{Title}{/block:Title}</h1>
- {Body}{/block:Text}
- {block:Photo}
- {LinkOpenTag}<img src="{PhotoURL-500}">{LinkCloseTag}
- {block:Caption}{Caption}{/block:Caption}
- {/block:Photo}
- {block:Photoset}
- {Photoset-500}
- {block:Caption}{Caption}{/block:Caption}
- {/block:Photoset}
- {block:Quote}
- <div class="quote">"{Quote}"</div>
- {block:Source}<div class="quotesource"> — {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>{Title}</h1>{/block:Title} <div class="chat"> {block:Lines} <li class="line {Alt}"> {block:Label} <span class="label"> {Label}</span> {/block:Label}{Line}</li> {/block:Lines}</div>
- {/block:Chat}
- {block:Audio}
- {block:AudioPlayer}
- <div class="audiowrapper">
- <div class="playerbuttonbg">
- <div class="playerbutton">
- <div class="playerbuttonhug">
- {AudioPlayerGrey}
- </div></div></div>
- <div class="trackdetails">
- {block:TrackName}<b>TRACK:</b> {TrackName}{/block:TrackName}<br>
- {block:Artist}<b>ARTIST:</b> {Artist}{/block:Artist}<br>
- <b>PLAYS:</b> {FormattedPlayCount}</div></div>
- {/block:AudioPlayer}
- {block:Caption}
- <div class="caption">{Caption}</div>
- {/block:Caption}
- {/block:Audio}
- {block:Video}
- {Video-500}
- {block:Caption}{Caption}{/block:Caption}
- {/block:Video}
- {block:Answer}
- <div class="question">
- <div class="asker"><b>{Asker} said:</b></div>
- {Question}</div><br>
- <div class="answer">
- {Answer}</div>
- {/block:Answer}
- <div class="info">
- {block:Date}
- <b><a href="{Permalink}">{DayOfMonthWithZero}.{ShortMonth}.{ShortYear}</b></a>
- {/block:Date} with <b><a href="{Permalink}">{NoteCountWithLabel}</a></b>
- / <a href="{ReblogURL}" target="_blank" class="details"> reblog</a>
- </div>
- {block:HasTags}
- <div class="tags">
- {block:Tags}
- <a href="{TagURL}">#{Tag}</a>
- {/block:Tags}
- </div>
- {/block:HasTags}
- </div>
- {block:PostNotes}
- {PostNotes}
- {/block:PostNotes}
- {/block:Posts}
- {block:ContentSource}
- <!---{SourceURL}{block:SourceLogo}<img src=”{BlackLogoURL}”
- width=”{LogoWidth}” height=”{LogoHeight}” alt=”{SourceTitle}” />
- {/block:SourceLogo}
- {block:NoSourceLogo}{SourceLink}{/block:NoSourceLogo} --->
- {/block:ContentSource}{block:ReblogParent}{/block:ReblogParent}
- </body>
- </div></div></div></div></div></div></div></div></div></div></div>
- </html>
Advertisement
Add Comment
Please, Sign In to add comment