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">
- <html><head>
- <!-- DEFAULT VARIABLES -->
- <meta name="color:background" content="#ffffff" />
- <meta name="color:title" content="#afa8a8" />
- <meta name="color:text" content="#c0c0c0" />
- <meta name="color:link" content="#b3c3c4" />
- <meta name="color:sidebar" content="#f8f8f8" />
- <meta name="color:sidebar" content="#f2f8f7" />
- <meta name="color:posts" content="#f8f8f8"/>
- <meta name="color:titleh1" content="#96a7a6" />
- <meta name="color:ribbonbg" content="#f5f5f5" />
- <meta name="color:permalinkbg" content="#f8f8f8"/>
- <meta name="color:customlinksbg" content="#ffffff"/>
- <meta name="color:borderpermabox" content"#eee3e3"/>
- <meta name="color:bordersidebar" content="#ffffff" />
- <meta name="font:title" content="calibri" />
- <meta name="font:body" content="cambria" />
- <meta name="image:sidebar" content=""/>
- <meta name="image:background" content=""/>
- <meta name="text:URL1" content="" />
- <meta name="text:URL1 Title" content="" />
- <meta name="text:URL2" content="" />
- <meta name="text:URL2 Title" content="" />
- <meta name="text:URL3" content="" />
- <meta name="text:URL3 Title" content="" />
- <meta name="text:URL4" content="" />
- <meta name="text:URL4 Title" content="" />
- <meta name="text:URL5" content="" />
- <meta name="text:URL5 Title" content="" />
- <meta name="text:URL6" content="" />
- <meta name="text:URL6 Title" content="" />
- <meta name="text:URL7" content="" />
- <meta name="text:URL7 Title" content="" />
- <meta name="text:URL8" content="" />
- <meta name="text:URL8 Title" content="" />
- <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
- <title>{Title}</title>
- <link href='http://fonts.googleapis.com/css?family=Tauri' rel='stylesheet' type='text/css'>
- <link href='http://fonts.googleapis.com/css?family=Tangerine' rel='stylesheet' type='text/css'>
- <link rel="shortcut icon" href="{Favicon}">
- <link rel="alternate" type="application/rss+xml" href="{RSS}">
- {block:Description}
- <meta name="description" content="{MetaDescription}" />
- {/block:Description}
- <style type="text/css">
- body {color:{color:text}; background-color:{color:background}; font-size:8px; font-family:tauri; text-align:justify; background-image:url('{image:Background}'); background-attachment:fixed; background-repeat: no-repeat; background-position:right bottom;}
- #title {font-size:30px; color:{color:title}; font-family: tangerine; padding:2px; text-align:center; border-bottom:{color:bordersidebar} 1px solid;}
- blockquote {border-left:1px solid; padding-left:5px; margin:0px 2px 0px 10px}
- blockquote img, blockquote a img {max-width:390px}
- a:link, a:active, a:visited{color: {color:link}; text-decoration:none;}
- #entries {margin-left:500px; width:450px}
- #posts {width:400px; background-color:{color:transparent}; padding:20px;}
- #sidebar {width:137px; font-size:8px; background-color:{color:sidebar}; padding:30px; text-transform:lowercase; margin-top:-10px; margin-left: 250px; position:fixed; height:100%;}
- #sidebarimg img {max-width: 100px; height-auto; border:{color:bordersidebar} 1px solid; padding: 5px; border-radius: 50px; -webkit-border-radius: 50px; -moz-border-radius: 50px;}
- #sidelinks a {font-size:8px; color:{color:link}; text-align:center; text-transform:uppercase; padding: 6px; border-top:{color:bordersidebar} 1px solid; }
- #customlinks a {background-color:{color:customlinksbg}; display:inline; width:100px; color:{link}; font-size:7px; text-align:center; text-transform: uppercase; letter-spacing: 1px; padding:1px}
- .pagination {font-size:20px; color:{color:text}; text-align:center; margin-left:0px; margin-top:0px}
- h1{color:{color:titleh1}; font-family:calibri; font-size:12px; text-align:justify; text-transform:lowercase; letter-spacing:0px; font-weight:normal;}
- h2{color:{color:text}; font-family:calibri; font-size:11px; letter-spacing:1px; text-align:justify; text-transform:lowercase; font-weight:normal;}
- #permabox {position:absolute; margin-left:410px; border:{color:borderpermabox} 1px solid; width:20px;}
- #permalink {background-color:{color:permalinkbg}; font-size:7px; text-transform:uppercase}
- #permalink:hover {border-bottom:{color:borderpermalink} 1px solid;}
- #info {font-size:7px; color:{color:text}; text-align:center; padding:2px; text-transform:uppercase; opacity:0.5;}
- #tags {background-color:{color:transparent}; font-size:7px; text-transform: lowercase; letter-spacing: 1px; text-align:center; padding:2px;}
- /* ribbon style */
- .ribbon-wrapper {
- position: relative;
- }
- .ribbon-front {
- background-color:{color:ribbonbg}; height:auto;
- width: 430px;
- position: relative;
- left:8px;
- z-index: 2;
- }
- .ribbon-front,
- .ribbon-back-left,
- .ribbon-back-right
- {
- -moz-box-shadow: 0px 0px 0px rgba(0,0,0,0.55);
- -khtml-box-shadow: 0px 0px 0px rgba(0,0,0,0.55);
- -webkit-box-shadow: 0px 0px 0px rgba(0,0,0,0.55);
- -o-box-shadow: 0px 0px 0px rgba(0,0,0,0.55);
- }
- .ribbon-edge-topleft,
- .ribbon-edge-topright,
- .ribbon-edge-bottomleft,
- .ribbon-edge-bottomright {
- position: absolute;
- z-index: 1;
- border-style:solid;
- height:0px;
- width:0px;
- }
- .ribbon-edge-topleft,
- .ribbon-edge-topright {
- }
- .ribbon-edge-bottomleft,
- .ribbon-edge-bottomright {
- top: 40px;
- }
- .ribbon-edge-topleft,
- .ribbon-edge-bottomleft {
- left: 8px;
- border-color: transparent{color:ribbonbg} transparent transparent;
- }
- .ribbon-edge-topleft {
- top: -11px;
- border-width: 10px 20px 0 0;
- }
- .ribbon-edge-bottomleft {
- border-width: 0 20px 0px 0;
- }
- .ribbon-edge-topright,
- .ribbon-edge-bottomright {
- left: 418px;
- border-color: transparent transparent transparent {color:ribbonbg};
- }
- .ribbon-edge-topright {
- top: -11px;
- border-width: 10px 0 0 20px;
- }
- .ribbon-edge-bottomright {
- border-width: 0 0 0px 20px;
- }
- .ribbon-back-left {
- position: absolute;
- top: -10px;
- left: 0px;
- width: 0px;
- height: 40px;
- z-index: 0;
- }
- .ribbon-back-right {
- position: absolute;
- top: -10px;
- right: 0px;
- width: 0px;
- height: 40px;
- z-index: 0;
- }
- .links {text-align:center; margin-top:15px; margin-bottom:5px; text-transform:lowercase}
- #question {font-size: 10px; font-family:calibri; background-color:{color:sidebar}; color:{color:text};margin-left:40px; padding: 10px; text-transform:uppercase; width:300px; text-align:center;}
- #answer {text-align:center}
- #audio {background-color: white; margin-left:30px;}
- .albumart img {float:left; width:70px;}
- .audiocaption {margin-left:50px; text-transform:uppercase; }
- b, strong{color:{color:text};}
- i, em {color:{color:title};}
- p{margin-top:3px; margin-bottom:3px}
- .user_1 .label {color:{color:link}; text-transform:lowercase; font-weight:normal}
- .user_2 .label {color:{color:text}; text-transform:lowercase; font-weight:normal}
- ul.chat, .chat ol, .chat li {list-style:none; margin:0px; padding:5px;}
- .notes img{width:10px; position:relative; top:1px;}
- ol.notes, .notes li{list-style:none; margin:0px; padding:0px;}
- iframe input, iframe submit, iframe textarea, iframe div, iframe table {background-color:transparent!important;}
- </style>
- <style type="text/css">{CustomCSS}</style>
- </head>
- <body>
- <div id="sidebar">
- <div id="title">{Title}</div><br>
- <div id="sidebarimg" align="center"><a href="/"><img src="{image:sidebar}"/></a></div><br>
- {block:Description}<center>{Description}</center>{/block:Description}<br>
- <div id="sidelinks" align="center">
- <a href="/">home</a><a href="/archive">back</a><a href="/ask">ask</a><a href="http://rtylers.tumblr.com">theme</a></div><br>
- <div id="customlinks" align="center">
- {block:ifURL1}<a href="{text:URL1}">{text:URL1 Title}</a>{/block:ifURL1}
- {block:ifURL2}<a href="{text:URL2}">{text:URL2 Title}</a>{/block:ifURL2}
- {block:ifURL3}<a href="{text:URL3}">{text:URL3 Title}</a>{/block:ifURL3}<p>
- {block:ifURL4}<a href="{text:URL4}">{text:URL4 Title}</a>{/block:ifURL4}
- {block:ifURL5}<a href="{text:URL5}">{text:URL5 Title}</a>{/block:ifURL5} {block:ifURL6}<a href="{text:URL6}">{text:URL6 Title}</a>{/block:ifURL6}<p>
- {block:ifURL7}<a href="{text:URL7}">{text:URL7 Title}</a>{/block:ifURL7} {block:ifURL8}<a href="{text:URL8}">{text:URL8 Title}</a>{/block:ifURL8}</div><br><div class="pagination">{block:PreviousPage}<a href="{PreviousPage}">◀ </a> {/block:PreviousPage}{block:NextPage}<a href="{NextPage}"> ▶</a>{/block:NextPage}</div>
- </div>
- <div id="entries">
- {block:Posts}
- <div id="posts">
- <div id="permabox">
- <div id="permalink" align="center">{block:RebloggedFrom}<a href="{ReblogParentURL}">via</a>{/block:RebloggedFrom}<br>{block:ContentSource}<a href="{SourceURL}">org</a>{/block:ContentSource}</div></div>
- {block:Quote}<h2>"{Quote}" - {Source}</h2>{/block:Quote}
- {block:Title}<h1>{Title}</h1>{/block:Title}
- {block:Text}{Body}{/block:Text}
- {block:Link}<a href="{URL}" class="link" {Target}><h1>{Name} </h1></a>
- {block:Description}<p>{Description}</p>{/block:Description}{/block:Link}
- {block:Photo}<center>{LinkOpenTag}<img src="{PhotoURL-400}" alt="{PhotoAlt}"/>{LinkCloseTag}</center>{block:Caption}{Caption}{/block:Caption}{/block:Photo}
- {block:Photoset}<center>{Photoset-400}</center>{block:Caption}{Caption}{/block:Caption}{/block:Photoset}
- {block:Chat}<ul class="chat">{block:Lines}<li class="user_{UserNumber}">{block:Label}<span class="label">{Label}</span>{/block:Label} {Line}</li>{/block:Lines}</ul>{/block:Chat}
- {block:Video}{Video-400}{block:Caption}{Caption}{/block:Caption}{/block:Video}
- {block:Answer}
- <div id="question"><b>{Asker}</b> said: {Question}</div><br>
- <div id="answer">{Answer}</div>{/block:Answer}
- {block:AudioPlayer}{block:AlbumArt}
- <div class="albumart"><img src="{AlbumArtURL}"></div>
- {/block:AlbumArt} <div id="audio">{AudioPlayerWhite}
- <div class="audiocaption">{block:Artist}<b>Artist</b>: {Artist}{/block:Artist}<br>
- {block:Album}<b>Album</b>: {Album}{/block:Album}<br>
- {block:TrackName}<b>Track</b>: {TrackName}{/block:TrackName}</div></div>
- {/block:AudioPlayer}</div><br>
- <div class="ribbon-wrapper">
- <div class="ribbon-front">
- <div id="info"><a href="{permalink}">{TimeAgo} with {block:NoteCount}<a href="{Permalink}">{NoteCount} notes</a>{/block:NoteCount}</a></div></div>
- <div class="ribbon-edge-topleft"></div>
- <div class="ribbon-edge-topright"></div>
- <div class="ribbon-edge-bottomleft"></div>
- <div class="ribbon-edge-bottomright"></div>
- <div class="ribbon-back-left"></div>
- <div class="ribbon-back-right"></div></div>
- <div id="tags">{block:HasTags}{block:Tags}<a href="/tagged/{Tag}">▪ {Tag} </a>{/block:Tags}{/block:HasTags}</div>
- <p><p>
- {block:PostNotes}{PostNotes}{/block:PostNotes}{/block:Posts}
- </body></html>
Advertisement
Add Comment
Please, Sign In to add comment