Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- <html>
- <head>
- <link rel="shortcut icon" href="{image:Favicon}" />
- <link rel="alternate" type="application/rss+xml" href="{RSS}" />
- <title>{Title}</title>
- {block:Description}<meta name="description" content="{MetaDescription}" />{/block:Description}
- <meta name="image:sidebar" content=""/>
- <meta name="image:Background" content="" />
- <meta name="image:favicon" content="" />
- <meta name="color:background" content="#dcecf5">
- <meta name="color:text" content="#000000" />
- <meta name="color:link" content="#000000" />
- <meta name="color:link hover" content="#529ecc" />
- <meta name="color:Sidebar Link" content="#000000" />
- <meta name="color:Sidebar Link Hover" content="#ffffff"/>
- <meta name="color:Sidebar Link BG" content="#ffffff" />
- <meta name="color:Sidebar Link BG Hover" content="#000000" />
- <meta name="color:Borders" content="#ffffff" />
- <meta name="color:Post Color" content="#ffffff" />
- <meta name="color:scrollbar" content="#000000" />
- <meta name="color:SelectionBG" content="#dcecf5" />
- <meta name="color:SelectionText" content="#000000" />
- <meta name="color:HoverBoxBG" content="#dcecf5" />
- <meta name="color:HoverBoxBorder" content="#bad8eb" />
- <meta name="color:HoverBoxText" content="#6e6c6c" />
- <meta name="if:Background Cover" content="1" />
- <meta name="if:Background" content="1" />
- <meta name="if:ShowTags" content="1" />
- <meta name="text:Font Size" content="12" />
- <meta name="text:link1" content="/url" />
- <meta name="text:name1" content="• link one" />
- <meta name="text:link2" content="/url" />
- <meta name="text:name2" content="• link two" />
- <meta name="text:link3" content="/url" />
- <meta name="text:name3" content="• link three" />
- <meta name="text:link4" content="/url" />
- <meta name="text:name4" content="• link four" />
- <meta name="text:link5" content="/url" />
- <meta name="text:name5" content="• link five" />
- <meta name="text:link6" content="/url" />
- <meta name="text:name6" content="• link six" />
- </head>
- <style type="text/css">
- body {color:{color:text}; {block:ifbackground}background-color:{color:Background};background-image: url('{image:background}'); top: 0;background-attachment: fixed; {block:ifbackgroundcover}-webkit-background-size: cover; -moz-background-size: cover; -o-background-size: cover; background-size: cover;{/block:ifbackgroundcover}{/block:ifbackground} font-family:verdana; font-size: {text:Font Size}px; line-height:17px; text-align:left}
- ::-webkit-scrollbar { height: 0px; width: 9px; background: {color:scrollbar}; border: 4px solid {color:background}; opacity:1; } ::-webkit-scrollbar-thumb { background: {color:scrollbar}; border: {color:background} solid 2px; height: 8px; width: 11px; border-radius: 8px; -moz-border-radius: 8px -webkit-border-radius: 8px o-border-radius: 8px; -ms-border-radius: 8px; }
- a:link, a:active, a:visited{color: {color:link}; text-decoration:none}
- a:hover {
- color:{color:link hover};-webkit-transition: all 0.2s linear; -moz-transition: all 0.2s linear; transition: all 0.2s linear;}
- p{margin-top:6px; margin-bottom:6px}
- blockquote {padding:0px; padding-left:10px; margin:8px; border-left:2px solid {color:text}}
- img a{border:none; width:100%;}
- #sidebar{position:fixed; width:310px; background:transparent; border:1px solid {color:Borders}; padding:10px; left:130px; top:140px; height: auto; border-style: solid solid none solid;}
- #description{padding: 2px 8px; text-align: center; margin-bottom: 8px; border: 1px solid {color:Borders}; background: {color:Post Color};}
- #sidebarimage{width: 45%; height: auto; float: left;}
- #sidebarimage img{border: 1px solid {color:Borders}; padding: 8px; background: {color:Post Color}; height: 142px; }
- #sidebarimage img:hover {background: {color:Sidebar Link BG Hover}; border: 1px solid {color:Sidebar Link BG Hover};-webkit-transition: all 0.2s linear; -moz-transition: all 0.2s linear; transition: all 0.2s linear;}
- #title{background:{color:Post Color}; font-size:16px; margin: 0px 0px 5px 0px; font-weight: bold; line-height: 17px; padding: 10px; border: 1px solid {color:Borders};}
- #links {width: 45%; float: right;}
- #links a{color:{color:Sidebar Link};border: 1px solid {color:Borders}; background: {color:Sidebar Link BG}; padding:1px 10px; height: 17px; display: block; }
- #links a:hover{color:{color:Sidebar Link Hover};background: {color:Sidebar Link BG Hover}; border: 1px solid {color:Sidebar Link BG Hover}; }
- #paginationcontent{border: 1px solid {color:Borders}; position: fixed; display: block; text-align: center; margin-top: 158px; padding: 10px; width: 310px; left: 130px; border-style: none solid solid solid; background: transparent;}
- #pagination{padding: 10px; border: 1px solid {color:Borders}; background: {color:Post Color};}
- #entries {margin: 0px 20% 100px 0px; top: 0px; float: right; text-align: left; width: 520px; }
- #content {margin: 70px 0px 0px 0px; width: 500px; text-align: left; padding: 10px;border: 1px double {color:Borders}; background: ; }
- #posts img {max-width:95%;padding: 10px; border: 1px solid {color:Borders}; background:{color:Post Color};}
- #copy {margin: 5px 0px; }
- #copy a{text-decoration: underline; }
- #posts #copy img{border: none;padding: 0px; border: none;}
- .questionask {background: {color:Post Color}; padding: 10px; border:1px solid {color:Borders};} .questionask a{text-decoration: underline;}
- #posts #answer{margin-top: 10px;} #answer a{text-decoration: underline;}
- .audio{background-color:black; display:block}
- #album{margin:8px 8px 3px 3px; padding: 0px; float:left; width:85px; background:{color:accent}; {block:ifBorders}border:3px solid {color:borders};{/block:ifBorders} height:80px;}
- #album img {border-radius:0px; padding: 0px; width: 75px;}
- #player{ float:left; width:25px; margin-left: 5px; padding-top:0px; margin-right: 30px; padding-bottom: 7px; height:18px; background-color:#fff; overflow-x:hidden; overflow-y:hidden; opacity: .9; filter:alpha(opacity=10); -moz-opacity: 0.1; -moz-transition: all .9s ease; -o-transition: all .9s ease; transition: all .9s ease; -webkit-transition: all .9s ease; color:{color:Text}; margin-top:11px; margin-left:-91px; }
- .clear { clear: both; height: 0px; overflow: hidden; }
- .user_1 .label, .user_2 .label, .user_3 .label {color:{color:link}; font-weight:bold}
- ul.chat, .chat ol, .chat li {list-style:none; margin:0px; padding:0px}
- .notes img{width:10px; position:relative; top:1px}
- #entries #posts .notecontainer { font-family: {select:Body Font}; font-size: {text:bodyfontsize}px; color:{color:text}; margin-top: 0px; margin-bottom: 10px; background: transparent; text-align: left;}
- #entries #posts .notecontainer a {color:{color:link};text-decoration: underline; }
- #entries #posts .notecontainer ol.notes { padding: 0px 0 10px 0; list-style-type: none; font-size: {text:bodyfontsize}px; }
- #entries #posts .notecontainer ol.notes li.note {padding: 10px 10px 0 10px; }
- #entries #posts .notecontainer ol.notes li.note img.avatar { vertical-align: -4px; margin-right: 10px; width: 16px; height: 16px; padding: 1px;}
- #entries #posts .notecontainer ol.notes li.note span.action { font-weight: normal; }
- #entries #posts .notecontainer ol.notes li.note .answer_content { font-weight: normal; }
- #entries #posts .notecontainer ol.notes li.note blockquote { border-left: solid 1px {color:link}; padding: 4px 10px; margin: 10px 0px 0px 20px; }
- #entries #posts .notecontainer ol.notes li.note blockquote a { text-decoration: none; color:{color:link}; }
- #info{display:block; padding:5px; margin: 10px 0px 0px 0px; width:auto; font-size:12px; font-family:verdana; text-transform:none; border: 1px solid {color:Borders};background: {color:Post Color};}
- #tags{padding: 6px; font-size: 12px; border: 1px solid {color:Borders}; background: {color:Post Color}; text-align:left;}
- #posts #tags .comma:last-child {display: none;}
- #credit{position:fixed; bottom:10px; left:10px; font-size:12px; font-family:calibri; text-transform:none;letter-spacing: 0px; font-style:normal; background:white; border:1px solid black; padding:3px;} #credit a{color:black;}
- #posts left { float:left; }
- #posts right {float: right;}
- #yeah{background:{color:Post Color}; border: 1px solid {color:Borders}; padding: 3px 10px;} #yeah a{text-decoration: underline}
- </style>
- <body>
- <div id="sidebar">
- <div id="sidebarcontent">
- <div id="description">
- {description}
- </div> <!-- end description -->
- <div id="sidebarimage">
- <a href="/"><img src="{image:sidebar}"></a>
- </div><!-- end sidebarimage -->
- <div id="links">
- <a href="{text:link1}">{text:name1}</a><p>
- <a href="{text:link2}">{text:name2}</a><p>
- <a href="{text:link3}">{text:name3}</a><p>
- <a href="{text:link4}">{text:name4}</a><p>
- <a href="{text:link5}">{text:name5}</a><p>
- <a href="{text:link6}">{text:name6}</a><p>
- </div> <!-- end links -->
- <div id="paginationcontent">
- {block:Pagination}
- <div id="pagination">
- {block:PreviousPage}
- <a href="{PreviousPage}">{lang:Previous Page}</a>
- {/block:PreviousPage}
- {block:JumpPagination length="5"}
- {block:CurrentPage}
- <span class="current_page">{PageNumber}</span>
- {/block:CurrentPage}
- {block:JumpPage}
- <a class="jump_page" href="{URL}">{PageNumber}</a>
- {/block:JumpPage}
- {/block:JumpPagination}
- {block:NextPage}
- <a href="{NextPage}">{lang:Next Page}</a>
- {/block:NextPage}
- </div> <!-- end pagination -->
- {/block:Pagination}
- </div><!-- end sidebar content -->
- </div> <!-- end sidebar -->
- </div>
- <div id="credit">
- <a href="http://themesbyarin.tumblr.com/">THEME</a>
- </div>
- <div id="entries">
- {block:posts}
- <div id="posts">
- <div id="content">
- {block:Text}<div id="yeah" ><div id="copy">{block:Title}<div id="title">{Title}</div>{/block:Title}{Body}</div></div>{/block:Text}
- {block:Quote}<div id="yeah" style="padding: 10px;">“{Quote}” — {Source}</div>{/block:Quote}
- {block:Link}<a href="{URL}"><div id="yeah" style="font-size: 15px; padding: 10px; font-weight: bold; text-align: center">{Name}</div></a>
- {block:Description}<p><div id="copy"><div id="yeah">{Description}</div></div></p>{/block:Description}{/block:Link}
- {block:Photo}<center><img src="{PhotoURL-500}"/></center>
- {block:Caption}<div id="copy"><div id="yeah">{Caption}</div></div>{/block:Caption}{/block:Photo}
- {block:Photoset}<center>{Photoset-500}</center>
- {block:Caption}<div id="copy"><div id="yeah" style="margin: 10px 0px">{Caption}</div></div>{/block:Caption}{/block:Photoset}
- {block:Chat}{block:Title}<div id="title">{Title}</div>{/block:Title}<div id="yeah" style ="margin: 8px 0px;"><ul class="chat">{block:Lines}<li class="user_{UserNumber}">{block:Label}<span class="label">{Label}</span>{/block:Label} {Line}</li>{/block:Lines}</div></ul>{/block:Chat}
- {block:Video}{Video-500}{block:Caption}<div id="copy"><div id="yeah" style="margin-top: 5px;">{Caption}</div></div>{/block:Caption}{/block:Video}
- <div class="question">{block:Answer}<b><div class="questionask">{Asker} asked: {text:Asker Text}</b> {Question}</div><div id="asnwer"><div id="yeah" style=" margin-top:5px;">{Answer}</div></div>{/block:Answer}</div>
- {block:Audio}
- <div id="yeah" style="padding: 5px 5px 5px 3px;">{block:AudioPlayer}
- <div id="album">
- {block:AlbumArt}<img src="{AlbumArtURL}"/>{/block:AlbumArt}
- </div>
- <div id="player">
- <div style="marginp:3px;">{AudioPlayerWhite}</div>
- </div>
- <div id="infos" style="padding: 8px;">
- <span style="">{block:TrackName}<b>{TrackName}</b>{/block:TrackName}{block:ExternalAudio}<a href="{ExternalAudioURL}" title="{lang:Download}"> +</a>{/block:ExternalAudio}</span>
- <br>{block:Artist}{Artist}{/block:Artist}<br>{block:Album}{Album}{/block:Album}<br>{PlayCountWithLabel}</div>
- <div class="clear"></div>{/block:AudioPlayer}</div>
- {block:AudioEmbed}
- {block:indexpage}{block:if500px}{AudioEmbed-500}{/block:if500px}{block:if400px}{AudioEmbed-400}{/block:if400px}{/block:indexpage}
- {block:permalinkpage}{AudioEmbed-500}{/block:permalinkpage}
- {/block:AudioEmbed}
- {block:Caption}<div id="copy" style="margin-top: 10px;"><div id="yeah">{Caption}</div></div>{/block:Caption}{/block:Audio}
- <center>{block:Date}<div id="info"><left><b>posted: </b><a href="{Permalink}"> <a href="{Permalink}">{timeago} at {12HourWithZero}.{Minutes} {AmPm}</a></left><right>{block:NoteCount} <a href="{Permalink}">{NoteCountWithLabel}</a> / {/block:NoteCount} {block:RebloggedFrom} <a href="{ReblogParentURL}" title="{lang:Reblogged from ReblogParentName}">via</a> /{/block:RebloggedFrom}{block:ContentSource} <a href="{SourceURL}" title="{lang:Originally from ReblogRootName}">source </a> / {/block:ContentSource}<a href="{Permalink}"> <a href="{ReblogURL}" target="_blank" class="details">reblog </a> </right><br>{/block:Date}</center>
- <center>{block:ifShowTags}{block:HasTags}<p><div id="tags"><b>{lang:Tagged}:</b>{block:Tags}
- <a href="{TagURL}">{Tag}</a><span class="comma">, </span>{/block:Tags}.</div>{/block:HasTags}{/block:ifShowTags}</div> <!-- end info -->
- <left>
- {block:PostNotes}
- <div class="notes">
- <div class="notecontainer">{PostNotes}</div>
- </div>
- {/block:PostNotes}
- </left>
- {/block:Posts}
- </div>
- </div>
- </div>
- </body>
- </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement