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">
- <head>
- <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}
- <head>
- <meta name="color:Background" content="#ffffff"/>
- <meta name="color:Text" content="#838282"/>
- <meta name="color:description" content="#b8b8b8"/>
- <meta name="color:border" content="#f1f1f1"/>
- <meta name="color:scrollbar" content="#b8b8b8"/>
- <meta name="color:link" content="#b8b8b8"/>
- <meta name="color:links hover" content="#ffffff"/>
- <meta name="image:sidebar" content=""/>
- <meta name="text:link 1" content="link 1"/>
- <meta name="text:link 1 URL" content="/"/>
- <meta name="text:link 2" content="link 2"/>
- <meta name="text:link 2 URL" content="/"/>
- <meta name="text:link 3" content="link 3"/>
- <meta name="text:link 3 URL" content="/"/>
- <meta name="text:link 4" content="link 4"/>
- <meta name="text:link 4 URL" content="/"/>
- <link href='http://fonts.googleapis.com/css?family=Playfair+Display:400italic' rel='stylesheet' type='text/css'>
- <style type="text/css">
- ::-webkit-scrollbar {width: 7px; height:auto; background:{color:background}}
- ::-webkit-scrollbar-corner {background:{color:background}}
- ::-webkit-scrollbar-thumb:vertical {background:{color:scrollbar};}
- ::-webkit-scrollbar-thumb:horizontal {background: {color:scrollbg}; border: 0px solid {color:bg}
- }
- body { background:url('http://assets.tumblr.com/images/x.gif') repeat;
- line-height:140%;
- font-family: cambria;
- font-size:10px;
- text-align:justify;
- background-color:{color:background};
- color:{Color:Text}; }
- small { font-size: 10px; }
- a {
- color:{color:link};
- text-decoration:none;
- outline:none;
- opacity:1 ;
- -webkit-transition: all 0.5s;
- -moz-transition: all 0.5s;
- transition: all 0.5s;
- }
- a:hover {
- color: {color:links hover};
- -webkit-transition: all 0.5s;
- -moz-transition: all 0.5s;
- transition: all 0.5s;
- }
- img {
- border:none;
- }
- blockquote {
- padding-left:5px;
- border-left:2px solid;
- }
- blockquote blockquote {
- padding-left:5px;
- border-left:2px solid;
- }
- h1, h2 {color:{color:text}; font-size:14px; letter-spacing:2px; font-family:times; font-style:italic; font-weight:normal; letter-spacing:1px; line-height:110%; margin:0px; padding:0px; text-align:left;}
- h2 { text-align: center; }
- .qsource {font-size:8px; margin-top:10px; text-transform:uppercase; letter-spacing:1px; {block:ifPosts500}width:500px;{/block:ifPosts500} {block:ifPosts400}width:400px;{/block:ifPosts400} text-align:center;}
- #entries {
- padding:10px;
- width:500px;
- margin-left:500px; text-align:justify;
- margin-top:50px;
- border-color:#f7f7f7;
- }
- #post {
- width:500px;
- padding-bottom:30px;
- }
- #entries:hover .iuu {
- opacity: 1;
- }
- #sidebar {
- width:150px;
- height: 200px;
- position:fixed;
- margin-left:285px;
- margin-top:140px;
- }
- .sidebarlinks {
- border-top:1px solid {color:border}; border-bottom:1px solid {color:border}; margin-top:10px; background-color:{color:background}; width:170px; letter-spacing:1px; font-size:8px; font-family:times; text-transform:uppercase; margin-bottom:5px; text-align:center; padding:5px 2px 5px 2px;
- margin-top:-5px;
- }
- .sidebarlinks a {
- width:55px;
- text-align:center;
- padding: 2px 5px 2px 5px;
- margin:2px;
- color:{color:text};
- background-color:#fff; }
- #sidebarimage {
- width 180px;
- height: 180px; margin-top: 50px;
- }
- #description {
- opacity: 0.9;
- position:fixed;
- width:150px; font-family: cambria; text-align: justify;
- margin-left:0px;
- margin-top:193px;
- font-size:10px;
- padding:10px;
- color:#838282;
- -webkit-transition: all 0.5s;
- -moz-transition: all 0.5s;
- transition: all 0.5s;
- }
- .askbg {
- background-color: #fbfbfb; border-top: 1px solid #eee;
- padding: 15px;
- color: #a6a6a6; }
- .asker {
- text-transform: uppercase;
- text-align: justify;
- font-family: cambria; font-style: italic;
- font-size: 10px;
- text-transform: lowercase;
- letter-spacing: 1px;
- font-weight: normal;
- margin-bottom: 0px;
- color: #a6a6a6; }
- .asker a:link, .asker a:visited, .asker a:active {
- text-transform: uppercase;
- text-align: justify;
- font-family: cambria; font-style: italic;
- font-size: 10px;
- text-transform: lowercase;
- letter-spacing: 1px;
- font-weight: normal;
- margin-bottom: 0px;
- color: #a6a6a6; }
- .border {
- border-top:1px solid {color:border};
- padding:10px;
- margin-top:20px;
- }
- .askerimg { padding: 5px;
- border: 1px solid #f1f1f1; background-color: #fff;
- margin-right: 0px; }
- #pagination{
- font-size:9px;
- text-align:center;
- letter-spacing:5px;
- width:172px; margin-left: -8px;
- margin-top:-290px;
- position:fixed;
- border-color:#f7f7f7;
- color:{color:text};
- }
- .quote { font-size:14px; font-style:italic; text-align:center; }
- .source { width:400px; float:center; margin:auto; margin-top:10px; padding-top:5px; text-align:center; border-top:3px double #f1f1f1; }
- .quote-source { margin-top:-40px; text-align:center; margin-bottom:20px; }
- .source { letter-spacing:1px;background-color:#ffffff; padding:5px;}
- .quote-border { border-top:3px double #dddddd; padding:10px;margin:20px 0 10px 0; }
- .iuu{ opacity: 1; color: #747474; margin-bottom: -5px; border-top: 1px solid #f1f1f1; margin-top: -2px; -webkit-transition:0.5s ease-in;
- -moz-transition:0.5s ease-in; font-style: italic;
- -o-transition:0.5s ease-in;
- transition:0.5s ease-in;}
- .iuu a { color: #747474; font-family:times; letter-spacing: 0px; text-transform:uppercase; font-size:8px; }
- .iuu a:hover { color: #fff; }
- .credit {right: 1px;bottom: 5px;text-transform: uppercase; position: fixed; font-size: 8px; right: 7px;}
- .ask {
- text-align:justify;
- padding:0px;
- line-height:14px;
- font-size:10px;
- }
- .ask a:hover {
- background-color:transparent;
- }
- /* --- POST INFO ---*/
- #info {
- text-align:left;
- margin-top:-10px;
- text-transform:uppercase;
- font-size:8px; line-height: 100%;
- font-style:none; font-family: times;
- }
- #info a {
- color:{color:Text};
- }
- /* --- POST TAGS---*/
- #tags {
- font-family:sans serif;
- letter-spacing:0px;
- text-transform:lowercase;
- font-size:9px; line-height: 100%;
- font-style:italic;
- margin-top:2px;
- text-align:center;
- }
- #tags
- a {display:inline;color:#bf9fa9};padding:-3px;text-align:left;
- -webkit-transition: all 0.6s ease-in-out;
- -moz-transition: all 0.6s ease-in-out;
- -o-transition: all 0.6s ease-in-out;
- -ms-transition: all 0.6s ease-in-out; transition: all 0.6s ease-in-out;}
- #tags a:hover {
- color:#090909;
- }
- {CustomCSS}</style>
- <script type="text/javascript"
- src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.1/jquery.min.js"></script>
- <script type="text/javascript">
- $(window).load(function(){
- $("p").remove(":contains('Source:')");
- $("p").remove(":contains('(via')");
- });
- </script>
- </head>
- <body>
- <div id="sidebar">
- <div id="sidebarimage" style="background-image:url({Image:Sidebar}); width: 170px; height: 160px; background-repeat: no-repeat; background-position: center;"><div id="description">{Description}<div id="pagination">
- {block:pagination}
- {block:PreviousPage}<a href="{PreviousPage}" class="jump_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}" class="jump_page">»</a>{/block:NextPage}
- {/block:Pagination}
- </div> </div> </div>
- <div class="sidebarlinks">
- <a href="/"> home </a>
- <a href="/ask"> message </a>
- <a href="{text:link 1 URL}"> {text:link 1} </a>
- <a href="{text:link 2 URL}"> {text:link 2} </a>
- <a href="{text:link 3 URL}"> {text:link 3} </a>
- <a href="{text:link 4 URL}"> {text:link 4} </a>
- </a>
- </div></div>
- </div>
- <div id="entries">{block:Posts}<div id="post"></div>
- {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}<h1>{block:Title}{Title}{/block:Title}</h1>{Body}{/block:Text}
- {block:Photo}{LinkOpenTag}<img src="{PhotoURL-500}">{LinkCloseTag}{block:Caption}{Caption}{/block:Caption}{/block:Photo}
- {block:Photoset}{Photoset-500}{block:Caption}{Caption}{/block:Caption}{/block:Photoset}
- {block:Quote}<h2>"{Quote}"</h2><div class="qsource">{Source}</div>{/block:Quote}
- {block:Link}<h1><a href="{URL}" {Target}>{Name}</a></h1>{block:Description} {Description}{/block:Description}{/block:Link}
- {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:Audio}{block:AlbumArt}<img src="{AlbumArtURL}" width="100px" height="100px" align="left" style="margin-right:10px;" />{/block:AlbumArt}
- {block:TrackName}<b>Title:</b> {TrackName}<br />{/block:TrackName}{block:Artist}<b>Artist:</b> {Artist}<br />{/block:Artist}
- {/block:ExternalAudio}
- <div id="player">
- <br>{AudioPlayerwhite}<br></span>
- {block:Caption}{Caption}{/block:Caption}<br>{/block:Audio}
- {block:Video}{Video-500}{block:Caption}{Caption}{/block:Caption}{/block:Video}
- {block:Answer}
- <div class="ask"><div style="color: #555555; padding: 10px; padding-bottom: 8px; background-color: #f7f7f7; text-transform: none; font-family: times; font-style: italic;"><table><td><img src="{AskerPortraitURL-30}" style="border: 8px solid #fff; margin: 1px; margin-right: 5px;"></td><td><font style="font-size: 8px; text-transform: uppercase; width: 64px; line-height: 30%; margin-top: -10px; letter-spacing: 1px;"> {Asker} SAID:</font><br><font style="text-transform: lowercase;">
- {Question}</font></td></table>
- </div><div style="margin-left: 0px; margin-top: -5px;">
- {Answer}</div></div>
- {/block:Answer}
- <div style="margin-bottom: 35px;">
- <div id="info">
- <center><table><td><div class="border" style="width: 130px;">
- </div></td>
- <td>
- <div class="info">
- {block:Date} <a href="{Permalink}">{DayOfMonthWithZero} {ShortMonth} {ShortYear}</a>{/block:Date} ({NoteCountWithLabel}) {block:RebloggedFrom} {block:ContentSource}<a href="{SourceURL}"><a href="{SourceURL}">© </a>{/block:ContentSource} - <a href="{ReblogParentURL}">via </a>{/block:RebloggedFrom}</a>
- </div></td>
- <td>
- <div class="border" style="width: 130px;">
- </div></td></table></center>
- {block:HasTags}<div id="tags" style="margin-top: -18px;">{block:Tags} <a href="{TagURL}">{Tag}</a> {/block:Tags}</div>{/block:HasTags}</div> </div>
- {block:PostNotes}{PostNotes}{/block:PostNotes}
- {/block:Posts}</div>
- <div class="credit" style="font-family: calibri; font-size: 8px;"><a href="http://claraosmin.tumblr.com/">CLARAOSMIN</a></div>
- </body></html>
Advertisement
Add Comment
Please, Sign In to add comment