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:topbar" content="#f2f8f7" />
- <meta name="color:posts" content="#f8f8f8"/>
- <meta name="color:titleh1" content="#96a7a6" />
- <meta name="color:sidelinksbg" content="#f8f8f8"/>
- <meta name="color:customlinksbg" content="#ffffff"/>
- <meta name="color:askbg" content="#f8f8f8"/>
- <meta name="color:permalinkbg" content="#ffffff"/>
- <meta name="color:tagsbg" content="#ffffff"/>
- <meta name="color:bordertags" content"#eee3e3"/>
- <meta name="color:bordertopbar" content="#ffffff" />
- <meta name="font:title" content="calibri" />
- <meta name="font:body" content="cambria" />
- <meta name="image:topbar" content=""/>
- <meta name="image:sidebarbg" 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 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 href='http://fonts.googleapis.com/css?family=Open+Sans+Condensed:300' rel='stylesheet' type='text/css'>
- <link rel="stylesheet" media="screen" href="http://openfontlibrary.org/face/web-symbols" 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:11px; font-family:open sans condensed; text-align:justify; background-image:url('{image:Background}'); background-attachment:fixed; background-repeat: no-repeat; background-position:right bottom; }
- #title {margin-top:160px; font-size:25px; color:{color:title}; font-family: open sans condensed; text-align:center; text-shadow:0px 0 0 rgba(244,0,0,0.2), -4px 0 0 rgba(0,244,0,0.2); font-weight:normal}
- blockquote {border-left:1px solid; padding-left:5px; margin:0px 2px 0px 10px}
- blockquote img, blockquote a img {width:390px;}
- a:link, a:active, a:visited{color: {color:link}; text-decoration:none;}
- #entries {position:absolute; margin-left:430px; margin-top:150px; margin-bottom:30px; width:430px}
- #posts {background-color:{color:posts}; width:400px}
- #posts:hover #permalink {opacity:1}
- #topbar {z-index:100; position:fixed; margin-left:425px; background-color: {color:topbar}; width:350px; padding:30px; margin-top:-10px; border-bottom:{color:bordertopbar} 1px solid}
- #topbarimg img {float:left; margin-left:75px ; max-width:70px; opacity:1; padding:3px; transition: all 0.6s ease-out; -o-transition-transition: all 0.6s ease-out; -webkit-transition: all 0.6s ease-out; -moz-transition: all 0.6s ease-out; border:{color:sidebar} 1px solid}
- #sidebar {width:200px; background-color:{color:sidebar}; color:{color:text}; padding:80px; text-transform:lowercase; position:fixed; margin-left:-10px; margin-top:-8px; height:100%; border-right:{color:bordersidebar} 0px solid; font-family:open sans condensed; font-size:13px; background-image:url('{image:Sidebarbg}'); background-attachment:fixed; background-repeat: no-repeat;}
- #sidelinks a {display:inline-table; float:left; width:20px; line-height:60px; font-size:10px; color:{color:link}; font-family:open sans condensed; letter-spacing:1px;text-transform:uppercase; background-color:{color:sidelinksbg}; transition: all 0.6s ease-out; -o-transition-transition: all 0.6s ease-out; -webkit-transition: all 0.6s ease-out; -moz-transition: all 0.6s ease-out; padding:5px}
- #sidelinks a:hover {background-color:{color:sidebar}; height:20px}
- #customlinks a {background-color:{color:customlinksbg}; display:inline; width:100px; color:{link}; font-size:12px; text-align:center; text-transform:lowercase; letter-spacing: 1px; padding:5px; transition: all 0.6s ease-out; -o-transition-transition: all 0.6s ease-out; -webkit-transition: all 0.6s ease-out; -moz-transition: all 0.6s ease-out}
- #customlinks a:hover {opacity:0.3}
- .pagination {font-size:15px; color:{color:text}; text-align:center; font-weight:normal;}
- .page { background-color:{color:customlinksbg}; padding:3px; opacity:0.5}
- h1{color:{color:titleh1}; font-family:open sans condensed; font-size:16px; text-align:justify; text-transform:uppercase; font-weight:normal}
- h2{color:{color:text}; font-family:open sans condensed; font-size:12px; letter-spacing:1px; text-align:justify; text-transform:lowercase; font-weight:normal}
- #permalink {width:400px; opacity:0; position:absolute; background-color:{color:permalinkbg}; text-align:center; padding:2px; letter-spacing: 1px; text-transform:uppercase; font-famiy: open sans condensed; font-size:8px; transition: all 0.6s ease-out; -o-transition-transition: all 0.6s ease-out; -webkit-transition: all 0.6s ease-out; -moz-transition: all 0.6s ease-out}
- #tags {background-color:{color:tagsbg}; font-size:9px; text-transform: uppercase; text-align:justify; padding:5px; border-top:{color:bordertags} 1px solid; border-bottom:{color:bordertags} 1px solid;}
- .symbols {font-family: 'Web Symbols'; font-size: 9px;}
- .links {text-align:center; margin-top:15px; margin-bottom:5px; text-transform:lowercase}
- .askerportrait {float:left; opacity:0.6}
- #question {font-size: 11px; background-color:{color:askbg}; color:{color:text}; margin-left:40px; padding: 10px; text-transform:uppercase; text-align:center; width:300px;}
- #answer {text-align:center}
- #audio {background-color: white; margin-left:0px; display:block; overflow:hidden; opacity:0.7; -moz-transition:all linear 0.8s;-webkit-transition:all linear 0.8s; -o-transition:all linear 0.8s; transition:all linear 0.8s;}
- .albumart img {float:left; width:70px;}
- .audiocaption {margin-left:30px; 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="topbar">
- <div id="topbarimg" align="center"><a href="/"><img src="{image:topbar}"/></a></div><p>
- <div id="sidelinks" align="center"><a href="/"><span class="symbols">R</span></a> <a href="/archive"><span class="symbols">Z</span></a> <a href="/ask"><span class="symbols">@</span></a> <a href="http://rtylers.tumblr.com/tagged/rdtheme"><span class="symbols">A</span></a></div>
- </div>
- <div id="sidebar">
- <div id="title">{Title}</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}
- {block:ifURL4}<a href="{text:URL4}">{text:URL4 Title}</a>{/block:ifURL4}
- </div><br><div class="desc">{block:Description}{Description}{/block:Description}</div><br>
- <div class="pagination">{block:PreviousPage}<a href="{PreviousPage}"><span class="page">prev</span></a> {/block:PreviousPage}{block:JumpPagination length="2"}
- {block:CurrentPage}{PageNumber}{/block:CurrentPage}
- {block:JumpPage}<a href="{URL}">{PageNumber}</a>{/block:JumpPage}
- {/block:JumpPagination} {block:NextPage}<a href="{NextPage}"><span class="page">next</span></a>{/block:NextPage}</div>
- </div>
- <div id="entries">
- {block:Posts}
- <div id="posts">
- <div id="permalink"><span class="symbols">P</span> <a href="{Permalink}">{TimeAgo} ▪ {block:NoteCount}{NoteCount}</a>{/block:NoteCount} <a href="{ReblogURL}" target="_blank" class="details">[ <span class="symbols">J</span> ]</a> {block:RebloggedFrom}<a href="{ReblogParentURL}">via</a>{/block:RebloggedFrom} {block:ContentSource}<a href="{SourceURL}">org</a>{/block:ContentSource}</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">{Asker} 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}Artist: {Artist}{/block:Artist}<br>
- {block:Album}Album: {Album}{/block:Album}<br>
- {block:TrackName}Track: {TrackName}{/block:TrackName}</div></div>
- {/block:AudioPlayer}<br>
- <div id="tags"><span class="symbols">,</span>{block:HasTags}{block:Tags} <a href="/tagged/{Tag}">{Tag} </a>{/block:Tags}{/block:HasTags}</div></div>
- <br><br><br>
- {block:PostNotes}{PostNotes}{/block:PostNotes}{/block:Posts}
- </body></html>
Advertisement
Add Comment
Please, Sign In to add comment