Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">
- <!--
- .---. .-''-.,---------. .-'''-..-------. .-------.
- | ,_| .'_ _ \ \/ _ | _ _ \ \ _(`)_ \
- ,-./ ) / ( ` ) `--. ,---(`' )/`--| ( ' ) | | (_ o._)|
- \ '_ '`). (_ o _) | | \ (_ o _). |(_ o _) / | (_,_) /
- > (_) )| (_,_)___| :_ _: (_,_). '.| (_,_).' __| '-.-'
- ( . .-'' \ .---. (_I_) .---. \ | |\ \ | | |
- `-'`-'|__\ `-' / (_(=)_)\ `-' | | \ `' | |
- | \ / (_I_) \ /| | \ // )
- `--------``'-..-' '---' `-...-' ''-' `'-' `---'
- this theme was made by letsrp @ tumblr.com
- - don't use as base to make your own themes
- - don't edit and redistribute it
- - keep credit
- - don't steal, please
- -->
- <html>
- <head>
- <title>{Title}</title>
- <link rel="shortcut icon" href="{Favicon}" />
- <link rel="alternate" type="application/rss+xml" href="{RSS}" />
- <meta name="description" content="{MetaDescription}" />
- <link href='http://fonts.googleapis.com/css?family=Dosis' rel='stylesheet' type='text/css'>
- <!-- DEFAULT VARIABLES -->
- <meta name="color:Background" content="#ffffff"/>
- <meta name="color:Text" content="#686563"/>
- <meta name="color:Links" content="#757979"/>
- <meta name="color:Links Hover" content="#b5b6b6"/>
- <meta name="color:LBars" content="#e7e6e6">
- <meta name="color:LBars Hover" content="#bbbbbb">
- <meta name="image:Sidebar" content=""/>
- <meta name="image:Background" content=""/>
- <meta name="text:Link1" content="/" />
- <meta name="text:Link1 Title" content="link 1" />
- <meta name="text:Link2" content="/" />
- <meta name="text:Link2 Title" content="link 2" />
- <meta name="text:Link3" content="/" />
- <meta name="text:Link3 Title" content="link 3" />
- <meta name="text:Link4" content="/" />
- <meta name="text:Link4 Title" content="link 4" />
- <style type="text/css">
- body{
- color:{color:Text};
- background-attachment:fixed;
- background-image: url('{image:Background}');
- background-color:{color:Background};
- text-align:justify;
- line-height:100%;
- font-family: Calibri;
- font-size:11px;
- }
- a{
- color:{color:Links};
- text-decoration:none;
- }
- a:hover{
- color:{color:Links Hover};
- text-decoration:none;
- }
- blockquote {
- border-left:2px solid {color:text};
- padding-left:3px;
- margin-left:15px;
- margin-right:15px;
- margin-bottom:0px;
- margin-top:0px;
- }
- #sidebar{
- font-size:10px;
- width:243px;
- margin-top:80px;
- position:fixed;
- overflow:hidden;
- padding:0px;
- margin-left:170px;
- letter-spacing:0px;}
- #sidebar img{
- width: 243px;
- height:169px;
- z-index: 1;
- margin-top:10px;
- }
- #description{
- margin-top:287px;
- width: 238px;
- margin-left: 170px;
- text-align:justify;
- color:{color:text};
- position:fixed;
- font-size:10px;
- line-height: 12px;
- }
- #entry{
- margin-left:450px;
- text-align:justify;
- width:500px;
- height:100%;
- margin-top:60px;
- }
- #posts{
- overflow:hidden;
- text-align:justify;
- width:500px;
- margin-bottom:10px;
- padding:10px;
- }
- #audio{
- margin-bottom:5px;
- width:500px;
- height:105px;
- }
- #info {
- width:485px;
- padding:0px;
- font-size:8px;
- color:{color:Links};
- margin-top:10px;
- margin-bottom:5px;
- text-transform:uppercase;
- letter-spacing:2px;
- text-align:left;;
- font-size:8px;
- }
- #tags {
- margin-top:-10px;
- font-size:8px;
- text-align:left;
- padding:5px;
- text-transform:uppercase;
- }
- #date {
- display:inline-block; padding: 2px 10px 3px;
- color:{color:Links};
- border-left:10px solid {color:LBars};
- }
- #tags a:hover {
- text-decoration:underline;
- transition-duration: 0.9s;
- -moz-transition-duration: 0.9s;
- -webkit-transition-duration: 0.9s;
- -o-transition-duration: 0.9s;
- }
- #title2{
- text-align: center; font-family: Dosis;
- text-transform: uppercase;
- font-weight: normal;
- font-size:15px;
- margin-top:10px;
- line-height:18px;
- }
- #source{
- margin-top:3px;
- text-align:right;
- margin-bottom:5px;
- font-size:9px;
- }
- .chat{
- line-height: 12px;
- list-style: none;
- margin-left:-40px;
- }
- .chat ul{
- line-height: 15px;
- list-style: none;
- line-height:20px;
- }
- .person1{
- background-color:{color:Background};
- color: {color:Text};
- }
- .person1 .label{
- font-weight: bold;
- color:{color:Text};
- }
- .person2{
- color: {color:Text};
- left: 5px;
- }
- ::-webkit-scrollbar{
- width: 9px;
- height: 4px;
- background:{color:Background};
- }
- ::-webkit-scrollbar-thumb{
- background-color: {color:LBars};
- }
- #q{
- color:{color:Text};
- margin-left:0px;
- width:500px;
- height:auto;
- text-transform:uppercase;
- margin-top:7px;
- padding:10px;
- text-align:justify;
- font-size:8px;
- border-bottom:1px solid {color:Lbars};
- }
- .notes{
- margin-left:-15px;
- margin-top:30px;
- width:480px;
- font-size:10px;
- }
- .notes a:hover{
- color:{color:Links};
- }
- ol.notes{
- list-style-type:none;
- }
- ol.notes li.note{
- padding-bottom:7px;
- margin-bottom:12px;
- border-bottom:1px solid {color:LBars};
- }
- ol.notes li.note img.avatar{
- vertical-align:-6px;
- }
- ol.notes li.note img{
- padding:2px;
- border-radius:10px;
- }
- ol.notes li.note blockquote{
- padding-left:5px;
- margin-left:30px;
- }
- #ok{
- margin-top: 5px;
- text-align:center;
- display:inline-block;}
- #links a{
- margin-left: -1px;
- text-align: center;
- display:inline-block;
- width:42px;
- font-size:8px;
- letter-spacing:2px;
- text-transform:uppercase;
- color: {color:Links};
- padding: 3px;
- background-color: {color:LBars};
- -webkit-transition-duration: .70s;}
- #links a:hover{
- margin-left: -1px;
- display:inline-block;
- border-bottom:1px solid {color:LBars Hover};
- color: {color:Links Hover};
- -webkit-transition-duration: .70s;
- }
- {CustomCSS}
- </style>
- </head>
- <body>
- <div id="sidebar">
- <div id="sidebar img"><img src="{image:sidebar}"></div>
- <div id="ok">
- <div id="links">
- {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}
- <a href="http://letsrp.tumblr.com/">credit</a></div></div></div>
- <div id="description">{Description}
- <center>{block:Pagination}{block:PreviousPage}<a href="{PreviousPage}">prev</a> ― {/block:PreviousPage}{block:NextPage}<a href="{NextPage}">next</a>{/block:NextPage}{/block:Pagination}</center></div></div></div>
- <div id="entry">
- {block:Posts}
- <div id="posts">
- {block:Title}<div id="title2">{Title}</div>{/block:Title}
- {block:Text}{Body}{/block:Text}
- {block:Photo}<center>{LinkOpenTag}<img src="{PhotoURL-500}" alt="{PhotoAlt}"/>{LinkCloseTag}</center>{block:Caption}{Caption}{/block:Caption}{/block:Photo}
- {block:Photoset}<center>{Photoset-500}</center>{block:Caption}{Caption}{/block:Caption}{/block:Photoset}
- {block:Quote}<div id="title2">"{Quote}"</div>
- {block:Source}<div id="source">— {Source}</div>{/block:Source}{/block:Quote}
- {block:Link}<div id="title2"><a href="{URL}" class="link" {Target}>{Name}</a></div>
- {block:Description}{Description}{/block:Description}
- {/block:Link}
- {block:Chat}<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}<div id="audio">{block:AlbumArt}<img src="{AlbumArtURL}" width="70px" height="70px" align="left" style="margin-right:10px" />{/block:AlbumArt}<div style="width:495px; height:auto;padding:2px;font-size:8px;line-height:100%;">
- {AudioPlayerWhite}<br>
- {block:TrackName}<b>Title:</b> {TrackName}<br>{/block:TrackName}
- {block:Artist}<b>Artist:</b> {Artist}<br>{/block:Artist}
- <b>Played:</b> {PlayCount} times
- {block:Caption}{Caption}{/block:Caption}<br clear="all" /></div></div> {/block:Audio}
- {block:Video}{Video-500}{block:Caption}{Caption}{/block:Caption}{/block:Video}
- {block:Answer}
- <div id="q"><b>{Asker}</b> wants to know: {Question}</div>{Answer}{/block:Answer}
- {block:Date}<div id="info">
- <div id="date">{ShortMonth}-{DayOfMonthWithZero}</div> -
- <a href="{Permalink}">{24Hour}:{Minutes}</a>
- {block:NoteCount} - <a href="{Permalink}">{NoteCountWithLabel}</a>{/block:NoteCount} -
- <a href="{ReblogURL}" target="_blank"> Reblog </a>
- {block:RebloggedFrom} - <a href="{ReblogParentURL}">{ReblogParentName}</a>{/block:RebloggedFrom}
- {block:ContentSource} - <a href="{SourceURL}">{SourceLink}</a>{/block:ContentSource}</div>{/block:Date}
- {block:HasTags}
- <div id="tags">
- {block:Tags}<a href="{TagURL}"> #{Tag}</a>{/block:Tags}</div>
- {/block:HasTags}
- {block:PostNotes}<div class="notes">{PostNotes}</div>{/block:PostNotes}
- </div>{/block:Posts}
- </div>
- </div>
- </div>
- </body>
- </html>
Advertisement
Add Comment
Please, Sign In to add comment