Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- <html>
- <head>
- <!--
- THEME BY HOLLANDLERODEN
- -->
- <!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">
- <!-- DEFAULT VARIABLES -->
- <meta name="color:Background" content="#ffffff" />
- <meta name="color:Text" content="#d7d7d7" />
- <meta name="color:Linkhover" content="#ffffff"/>
- <meta name="color:Link" content="#cc9999" />
- <meta name="color:Linkbg" content="#ffffff" />
- <meta name="color:Scrollbar" content="#cc9999" />
- <meta name="color:QuestionBg" content="#f8f8f8" />
- <meta name="color:SidebarBg" content="#000000" />
- <meta name="text:Link 1 URL" content="">
- <meta name="text:Link 1" content="">
- <meta name="text:Link 2 URL" content="">
- <meta name="text:Link 2" content="">
- <meta name="text:Link 3 URL" content="">
- <meta name="text:Link 3" content="">
- <meta name="text:Link 4 URL" content="">
- <meta name="text:Link 4" content="">
- <meta name="image:Sidebar" content="" />
- <meta name="image:Background" content="" />
- <title>{Title}</title>
- <link rel="shortcut icon" href="{Favicon}">
- <link rel="alternate" type="application/rss+xml" href="{RSS}">
- {block:Description}
- <meta name="description" content="{MetaDescription}" />
- {/block:Description}
- <link href='http://fonts.googleapis.com/css?family=Homenaje' rel='stylesheet' type='text/css'><link href='http://fonts.googleapis.com/css?family=Inconsolata' rel='stylesheet' type='text/css'><link href='http://fonts.googleapis.com/css?family=Yanone+Kaffeesatz' rel='stylesheet' type='text/css'><link href='http://fonts.googleapis.com/css?family=Pontano Sans|Oranienbaum' rel='stylesheet' type='text/css'><link href='http://fonts.googleapis.com/css?family=Droid+Serif' rel='stylesheet' type='text/css'>
- </head>
- <style type="text/css">
- body {
- line-height:140%;
- font-family: TimesNewRoman, "Times New Roman", Times, Baskerville, Georgia, serif;
- font-size:10px;
- text-align:justify;
- background-color:{color:background};
- color:{color:text}; }
- a, a:active, a:visited{
- text-decoration: none;
- color: {color:link};}
- a:hover{
- color: {color:linkhover};
- -webkit-transition: all 0.3s ease-in-out;
- -moz-transition: all 0.3s ease-in-out;
- opacity: 1;
- -o-transition: all 0.3s ease-in-out;
- -ms-transition: all 0.3s ease-in-out;
- transition: all 0.3s ease-in-out;}
- big { font-size: 12px; }
- blockquote {text-align:left;padding-left:10px; border-color:{color:border}; border-left:2px solid #d6d4ce;}
- blockquote img{max-width:485px;}
- /* POSTS */
- #container {
- width: 850px;
- margin-left: 300px; margin-top: 50px;
- margin-bottom: 50px;
- }
- .quote {
- color: #aaa;
- display: block;
- background: url(http://static.tumblr.com/cc4ocei/Y5Mkzk5s7/quote.png) no-repeat 0 10px; font-size: 15px;
- font-style: italic; font-family: georgia;
- padding: 16px 18px 10px 32px; }
- #pagey { font-size: 6px; }
- #pagey:a { font-size: 6px; }
- h1{ font-weight: 500;
- font-size: 18px!important; font-family:times new roman;text-transform: lowercase;font-style:italic;
- }
- #post {
- font-size:10px;
- padding: 10px; margin-bottom: 20px;
- width: 500px;
- background-color:#fff;
- color:#797979;
- text-align: justify;
- }
- #post:hover .iuu { opacity: 1; -webkit-transition: 1s ease-out;
- -moz-transition: 1s ease-out;
- -o-transition: 1s ease-out;
- transition: 1s ease-out; margin-bottom: -8px;}
- #sidey { opacity:0;
- text-transform:uppercase;
- font-family:calibri;
- letter-spacing:1px;
- line-height:13px;
- font-size:8px;
- display:block; color: #ababab;
- width:100px;
- margin-top:7px;
- position:absolute;
- margin-left:505px;
- text-align: left;
- padding-left:3px;
- -webkit-transition: all 0.7s ease;
- -moz-transition: all 0.7s ease;
- -o-transition: all 0.7s ease;
- }
- .iuu { opacity: 0; color: #bbb; margin-bottom: -25px;}
- .iuu a { color: #b1b1b1; }
- small { font-size: 10px; font-family: cambria; }
- .credit {right: 1px;bottom: 5px;text-transform: uppercase; position: fixed; font-size: 11px; right: 7px;}
- /* SIDEBAR */
- #title {background-color: transparent; margin-top:5px; height:auto; padding:4px; font-family:Calibri; font-size:15px; text-transform:lowercase; font-style:none; width:200px; margin-left:0px;}
- #title a {padding:2px; color: #bfbfbf; font-size:15px; font-style:italic; font-family: georgia;}
- /* AUDIO */
- .audio {
- position:relative;
- overflow:hidden;
- min-height:100px;
- }
- .player {
- position:absolute;
- z-index:3;
- background:#FFFFFF;
- margin-top:63px;
- margin-left:63px;
- opacity:0.75;
- filter:alpha(opacity=75);
- border:2px {color:Accent} solid;
- }
- .audioplayer {
- width:15px;
- height:25px;
- overflow:hidden;
- padding:3px;
- margin-right:11px
- }
- .audioinfo {
- margin-left:112px;
- font-size:10px!important;
- }
- .audiocaption {
- margin-left:112px;
- }
- .audiocaption img {
- max-width:270px!important
- }
- .audiocaption blockquote img {
- max-width:260px!important
- }
- .audiocaption blockquote blockquote img {
- max-width:250px!important
- }
- /* ANSWERS */
- #question {padding:10px;background-color: #f2f2f2;position: relative;border: 4px solid #f2f2f2;}
- #question:after, #demo:before {border: solid transparent;content: ' ';height: 0;left: 100%;position: absolute;width: 0;}
- #question:after {border-width: 9px;border-left-color: #f2f2f2;top: 15px;}
- #question:before {border-width: 14px;border-left-color: #f2f2f2;top: 10px;}
- .la { opacity: 0; margin-top: -10px; }
- /* INFO */
- /* ANSWERS */
- .askbg {
- background: #f4f4f4;
- padding: 35px;
- color: #a6a6a6; }
- .asker {
- text-transform: uppercase;
- text-align: center;
- font-family: Oranienbaum, serif;
- font-size: 10px;
- text-transform: uppercase;
- letter-spacing: 2px;
- font-weight: normal;
- margin-bottom: 0px;
- color: #a6a6a6; }
- .asker a:link, .asker a:visited, .asker a:active {
- text-transform: uppercase;
- text-align: center;
- font-family: Oranienbaum, serif;
- font-size: 10px;
- text-transform: uppercase;
- letter-spacing: 2px;
- font-weight: normal;
- margin-bottom: 5px;
- color: #a6a6a6; }
- /* CONTROLS */
- iframe#tumblr_controls {
- right:3px !important;
- position: fixed !important;
- -webkit-transition: opacity 0.7s linear;
- opacity: 0.2;
- -webkit-transition: all 0.8s ease-out;
- -moz-transition: all 0.8s ease-out;
- transition: all 0.8s ease-out;}
- iframe#tumblr_controls:hover{
- -webkit-transition: opacity 0.7s linear;
- opacity: 1;
- -webkit-transition: all 0.4s ease-out;
- -moz-transition: all 0.4s ease-out;
- transition: all 0.4s ease-out;}
- iframe#tumblr_controls {
- top: 0% !important;
- right:0% !important;
- position: fixed !important;}
- /* PAGINATION */
- #pagination {
- width:200px; padding-top: 240px;
- font-size:10px;
- word-spacing:7px; }
- .jump_page {
- padding:3px;
- background-color:#transparent; }
- .current_page {
- padding:3px;
- background-color:#transparent;
- color:{color:text};}
- #leftcolumn {
- position:fixed;
- width:130px;
- padding:10px;
- margin-left:0px;
- text-align:right;
- }
- /* SCROLLBAR */
- ::-webkit-scrollbar-thumb:vertical {
- background-color:{color:scrollbar};
- height:30px;}
- ::-webkit-scrollbar-thumb:horizontal {
- background-color:{color:scrollbar};
- height:10px!important;}
- ::-webkit-scrollbar {
- background-color:{color:background};
- height:10px;width:08px;}
- #sidebar {
- width:160px;
- height:100%;
- padding:50px; padding-top: 150px;
- margin-left:-10px;
- margin-top:-50px; color: bfbfbf;
- position:fixed;
- color:#bfbfbf;
- background-color:{color:sidebarbg};
- z-index:99;
- }
- #sidebar:hover .links { opacity: 1; -webkit-transition: 1s ease-out;
- -moz-transition: 1s ease-out;
- -o-transition: 1s ease-out;
- transition: 1s ease-out; margin-left: -40px; margin-top: 0px; margin-bottom: -5px;}
- #sidebar img {
- width:160px;
- height:auto;
- margin-bottom:2px;
- }
- .titl {
- font-family:old standard tt;
- font-size:16px; font-weight: 500;
- text-transform:lowercase; font-style: italic; text-align: center;
- }
- .links a {
- width:160px;
- display:block;
- padding:5px 0px 5px;
- margin-bottom:-10px;
- background-color:{color:linkbg}; font-size: 11px;
- color:{color:link};
- border-bottom:1px solid #F2F2F2;
- z-index:-2;
- -moz-transition-duration:0.4s;
- -webkit-transition-duration:0.4s;
- -o-transition-duration:0.4s;
- }
- .links a:hover {
- color:{color:link hover};
- letter-spacing:2px;
- -webkit-transition: all 0.3s linear;
- -moz-transition: all 0.3s linear;
- -o-transition: all 0.3s linear;
- transition: all 0.3s linear;
- }
- .links {
- color:{color:link};
- margin-top:5px; opacity: 0;
- height:auto; font-style: italic; line-height: 180%:
- padding-top:5px; padding-bottom: 5px;
- width:220px;
- margin-top: -175px; margin-left:-40px;
- }
- .desc {
- width:190px;
- margin-left:5px;
- margin-top:5px; color: #bfbfbf;
- }
- .pages {
- font-size:10px;
- color:{color:link};
- margin-top:5px;
- }
- .tags {
- margin-left: 0; opacity: 1;
- padding-left: 5px; padding-top: 5px; text-transform: lowercase;}
- .tags a {
- padding:1px; color: #9c9c9c;
- margin-left:-2px;
- }
- {CustomCSS}
- </style>
- <body>
- <div id="sidebar">
- <a href="/"><img src="{image:sidebar}"></a>
- <div class="desc" style="padding-top: 5px; color:bfbfbf;">
- <center><div class="links">
- <a href="/">home</a> <br>
- <a href="/ask">mail</a> <br>
- <a href="{text:Link 1 URL}">{text:Link 1}</a><br>
- <a href="{text:Link 2 URL}">{text:Link 2}</a><br>
- <a href="{text:Link 3 URL}">{text:Link 3}</a><br>
- <a href="{text:Link 4 URL}">{text:Link 4}</a><br>
- </center><br></div><div class="titl" style="padding-bottom: 5px;">{Title}</div>
- {Description}
- <center>
- <div class="pages">
- {block:Pagination}
- {block:PreviousPage}<a href="{PreviousPage}">«</a>
- {/block:PreviousPage}{CurrentPage} of {TotalPages}{block:NextPage}
- <a href="{NextPage}">»</a>{/block:NextPage}
- {/block:Pagination}
- </div>
- </div>
- <div id="container">
- <div id="entry">
- {block:Posts}
- <div id="post">
- {block:ContentSource}
- <!-- {SourceURL}{block:SourceLogo}<img src="{BlackLogoURL}"
- width="{LogoWidth}" height="{LogoHeight}" alt="{SourceTitle}" />
- {/block:SourceLogo}
- {block:NoSourceLogo}{SourceLink}{/block:NoSourceLogo} -->
- {/block:ContentSource}
- {block:Text}
- {block:Title}<h1>{Title}</h1>{/block:Title}
- {Body}
- {/block:Text}
- {block:Photo}
- {LinkOpenTag}<img src="{PhotoURL-500}"/>{LinkCloseTag}
- {Caption}
- {/block:Photo}
- {block:Photoset}
- {Photoset-500}
- {Caption}
- {/block:Photoset}
- {block:Quote}
- <div class="quote">{Quote}</div>
- {block:Source}<div style="text-align: left; padding-left: 35px; text-transform: lowercase;">- {Source};</div>{/block:Source}
- {/block:Quote}
- {block:Link}
- <h1><a href="{URL}" {Target}>{Name}</a></h1>
- {block:Description}{Description}{/block:Description}
- {/block:Link}
- {block:Video}
- {Video-500}
- {block:Caption}<div class="caption">{Caption}</div>{/block:Caption}
- {/block:Video}
- {block:Chat}
- {block:Title}<h1>{Title}</h1>{/block:Title}
- {block:Lines}{block:Label}<b>{Label}</b>{/block:Label} {Line}<br>{/block:Lines}
- {/block:Chat}
- {block:Answer}
- <div style="border-bottom: 1px solid #f1f1f1; padding-bottom: 7px; "><img src="{AskerPortraitURL-48}" style="float:left; margin-right: 10px; border: 5px solid #f1f1f1; ">{Asker} whispered: {Question}</div>
- <p><div style="padding-bottom:1px;"{Answer}</div></p>{/block:Answer}
- {block:Audio}<div class="audio"><span style="background-color:{color:background}; position:bottom-left; width:100px; height:100px; margin-right:12px;">{block:AlbumArt}<img src="{AlbumArtURL}" width="100px" height="100px" align="left" style="margin-right:12px;" />{/block:AlbumArt}<div class="player"><div class="audioplayer">{AudioPlayerWhite}</div></div></span><div class="audioinfo"><b>Title:</b> <span{block:TrackName} style="display: none;"{block:TrackName}>Unknown</span>{block:TrackName}{TrackName}{/block:TrackName}<br /><b>Artist:</b> <span{block:Artist} style="display: none;"{block:Artist}>Unknown</span>{block:Artist}{Artist}{/block:Artist}<br /><b>Album:</b> <span{block:Album} style="display: none;"{block:Album}>Unknown</span>{block:Album}{Album}{/block:Album}<br />{block:ExternalAudio}<b>Download:</b> <a href="{ExternalAudioURL}">Click Here</a><br />{/block:ExternalAudio}<b>Played:</b> {PlayCount} times</div><div class="audiocaption">{block:Caption}{Caption}{/block:Caption}</div></div>{/block:Audio}
- <div style="">
- <div class="iuu"><div style="font-size: 8px;
- text-transform: uppercase;
- letter-spacing: 1px;
- width: 500px;
- font-family:calibri;
- padding: 5px 0px;
- color: #bbbbbb;
- line-height: 100%;"> <a href="{Permalink}"> {TimeAgo} {block:NoteCount} · {NoteCount}{/block:NoteCount} </a> <div style="float:right;">{block:RebloggedFrom}<a href="{ReblogParentURL}">VIA</a> · <a href="{ReblogRootURL}"title="{ReblogRoottitle}">SOURCE</a>{/block:RebloggedFrom} </div></div></div>
- <div class="tags" style="text-transform: uppercase; font-family:cambria; text-align: left; width: 500px; margin-bottom: 0px; font-size:8px; margin-top: 10px; border-top: 1px solid #f1f1f1;
- padding:2px;">{block:HasTags}{block:Tags}<a href="{TagURL}">#{Tag}  </a>
- {/block:Tags}{/block:HasTags}</div>
- </div></div>
- {block:PermalinkPage}{block:PostNotes}<div style="width:500px;">{PostNotes}</div>{/block:PostNotes}{/block:PermalinkPage}
- {/block:Posts}
- </div>
- </div>
- <a href="{ReblogRootURL}" title="{ReblogRootName}"></a>
- <div style="float: center;">{block:RebloggedFrom} via <a href="{ReblogParentURL}" title="{ReblogParentName}">{ReblogParentName}</a> (© <a href="{ReblogRootURL}" title="{ReblogRootName}">{ReblogRootName}</a>) {/block:RebloggedFrom}</div>
- <div class="credit" style="font-family: calibri; font-size: 9px;"><a href="http://claraosmin.tumblr.com/">CLARAOSMIN</a></div>
- </body>
- </html>
Advertisement
Add Comment
Please, Sign In to add comment