- Leave the credit please! Enjoy!
- <html>
- <head>
- <!-- DEFAULT VARIABLES -->
- <meta name="color:background" content="#FDFBF5" />
- <meta name="color:sidebar" content="#F7F4E8" />
- <meta name="color:entries" content="#F7F4E8" />
- <meta name="color:permalink" content="#FDFBF5" />
- <meta name="color:text" content="#B9AF91" />
- <meta name="color:link" content="#8F896D" />
- <meta name="color:title" content="#8F896D" />
- <meta name="color:link hover" content="#5F5B47" />
- <meta name="color:links background" content="#F7F4E8" />
- <meta name="font:body" content="Georgia" />
- <meta name="image:sidebar" content=""/>
- <meta name="image:background" content="" />
- <meta name="text:Link1Title" content="link 1"/>
- <meta name="text:Link1" content="http://" />
- <meta name="text:Link2Title" content="link 2" />
- <meta name="text:Link2" content="http://" />
- <meta name="text:Link3Title" content="link 3" />
- <meta name="text:Link3" content="http://" />
- <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
- <title>{Title}{block:SearchPage}, Search results for: {SearchQuery}{/block:SearchPage}{block:PostSummary}, {PostSummary}{/block:PostSummary}</title>
- {block:Description}<meta name="description" content="{MetaDescription}" />{/block:Description}
- <link rel="shortcut icon" href="{Favicon}" />
- <link rel="alternate" type="application/rss+xml" href="{RSS}" />
- <style type="text/css">
- @font-face {
- font-family: 'StarsFromOurEyesRegular';
- src: url('http://static.tumblr.com/2lqtwbf/GwJly7nlm/starsfromoureyes-webfont.eot');
- src: url('http://static.tumblr.com/2lqtwbf/GwJly7nlm/starsfromoureyes-webfont.eot?#iefix') format('embedded-opentype'),
- url('http://static.tumblr.com/2lqtwbf/8Obly7nj0/starsfromoureyes-webfont.ttf') format('truetype'),
- url('http://static.tumblr.com/2lqtwbf/8NAly7nnb/starsfromoureyes-webfont.svg') format('svg');
- font-weight: normal;
- font-style: normal;
- }
- body {
- color:{color:text};
- background-color:{color:Background};
- background-image: url('{image:Background}');
- background-position:top left;
- background-attachment:fixed;
- background-repeat:repeat;
- font-size:9px;
- font-family:{font:body};
- line-height:110%;
- text-align:justify}
- a:link, a:active, a:visited{
- color: {color:link}; text-decoration:none}
- a:hover{
- color:{color:title}; text-shadow: 0px 0px 0px #B39F8C; font-style:normal;
- -webkit-transition: all 0.9s ease-in;
- -moz-transition: all 0.9s ease-in;
- -o-transition: all 0.9s ease-in;
- transition: all 0.9s ease-in;
- letter-spacing:0px;}
- #entries {
- margin-left:500px;
- margin-top:5px;
- padding:3px;
- width:520px;}
- #posts{
- overflow:hidden;
- background-color:{color:entries};
- padding:10px;
- font-size:9px;
- margin-bottom:20px;
- font-family:{font:body};
- letter-spacing:0px;
- }
- #sidebar {
- width:260px;
- padding:10px;
- height:1000px;
- margin-top:85px;
- margin-left:110px;
- position:fixed;
- border-radius:50px 50px 0px 0px;
- border-top:2px solid {color:text};
- background-color:{color:sidebar};
- }
- #sidebarimg img {
- width:260px;
- border-radius:50px 50px 0px 0px;
- }
- #sidebarinfo{
- color:{color:text};
- font-family:{font:body};
- font-size:9px;
- font-weight:normal;
- }
- #title {
- width:250px;
- margin-top:60px;
- margin-left:115px;
- margin-bottom:0px;
- color:{color:title};
- font-family: 'StarsFromOurEyesRegular';
- font-size:15px;
- font-style:italic;
- letter-spacing:0px;
- text-align:center;
- line-height:13px;
- position:fixed;
- }
- #links {margin-top:95px;
- position:fixed;
- float:left;
- margin-left:400px;
- width:60px;}
- #links a:hover {-webkit-transition: all 1.3s ease-out;
- -moz-transition: all 1.3s ease-out;
- -o-transition: all 1.3s ease-out;
- transition: all 1.3s ease-out;}
- .linky a {-webkit-transition: all 1.3s ease-out;
- -moz-transition: all 1.3s ease-out;
- -o-transition: all 1.3s ease-out;
- transition: all 1.3s ease-out;
- border-radius:10px 100px 10px 100px;
- display:block;
- width:80px;
- font-size:9px;
- font-family:Georgia;
- font-style:normal;
- line-height:30px;
- background-color:{color:links background};
- color:{color:link};
- text-align:center;
- padding:3px 0px 3px 0px;
- margin-left:3px;
- margin-bottom:0px;
- letter-spacing:0px;
- border:2px solid {color:link};}
- .linky a:hover {text-shadow: 1px 1px 1px #B39F8C;
- color:{color:link hover};
- letter-spacing:2px;
- font-style:italic;
- border-radius:100px 10px 100px 10px;
- border:2px solid {color:link};}
- h1{
- color:{color:link};
- font-family: 'StarsFromOurEyesRegular';
- font-size:12px;
- line-height:17px;
- letter-spacing:0px;
- font-weight:none;
- margin:0px;
- padding:0px;
- text-align:left}
- h2{
- color:{color:link};
- font-family:'StarsFromOurEyesRegular';
- font-size:9px;
- line-height:14px;
- letter-spacing:0px;
- font-weight:none;
- margin:0px;
- padding:0px;
- margin-bottom:0px;
- text-align:center}
- #pagination {
- font-family:georgia;
- text-align:center;
- font-size:25px;
- }
- #permalink {
- display:block;
- margin:2px 0px 2px 0px;
- padding:2px;
- color:{color:text};
- font:9px {font:body};
- line-height:110%;
- text-align:left;
- text-transform:none;
- background-color:{color:permalink};
- letter-spacing:0px;
- }
- #permalink a {color:{color:link};}
- #permalink a:hover {color:{color:link hover};}
- #audiopost{display:block; background-color:white;}
- #audioimage{float:left; width: 60px; border: 5px solid; color: {color:background};}
- #audioimage img {max-width: 60px; height: auto;}
- #askerimg{float: center; margin: 0px 4px 2px 0}
- #questions {background-color:{color:permalink};
- color: {color:text};
- padding:10px;
- margin-bottom:0px;
- font-size:9px;
- text-align:center;
- font-family:{font:body};
- }
- #notes {font-weight:normal}
- #notes li {padding-bottom:0.5em}
- #notes li img.avatar {vertical-align:-4px; margin-right:5px; width:16px; height:16px; border-radius:28px}
- #questions a {color:{color:text};}
- blockquote {border-left:4px solid {color:text}; padding-left:5px; margin:2px 10px;}
- blockquote img, blockquote a img {max-width: 500px}
- #user_1 .label {color:{color:links}; font-weight:bold}
- #user_2 .label {color:{color:text}; font-weight:bold}
- ul.chat, .chat ol, .chat li {display:block; background-color: {color:sidebar}; list-style:none; margin:0px; padding:0px;}
- </style>
- <style type="text/css">{CustomCSS}</style>
- </head>
- <body>
- <div id="title">{Title}</div>
- <div id="sidebar">
- <div id="sidebarimg"><center><img src="{image:sidebar}"></center><br></div>
- <div id="sidebarinfo">{Description}</div><br>
- <div id="pagination">{block:PreviousPage}<a href="{PreviousPage}">« </a>{/block:PreviousPage}{block:NextPage}<a href="{NextPage}"> »</a>{/block:NextPage}</div><br><center></div></div>
- <div id="links"><div class="linky">
- <a href="/">home</a><br>
- <a href="/ask">ask</a><br>
- {block:ifLink1}<a href="{text:Link1}">{text:Link1Title}</a>{/block:ifLink1}<br>
- {block:ifLink2}<a href="{text:Link2}">{text:Link2Title}</a> {/block:ifLink2}<br>
- {block:ifLink3}<a href="{text:Link3}">{text:Link3Title}</a>{/block:ifLink3}<br>
- <a href="http://canadianbiebah.tumblr.com/tagged/themes">theme</a></div></div>
- <div id="entries">
- {block:Posts}
- <div id="posts">
- {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><img src="{PhotoURL-500}" width="500px"/></center>{block:Caption}{Caption}{/block:Caption}{/block:Photo}
- {block:Photoset}<center>{Photoset-500}</center>
- {block:Caption}{Caption}{/block:Caption}{/block:Photoset}
- {block:Chat}<ul class="chat">{block:Lines}<li id="user_{UserNumber}">{block:Label}<span class="label">{Label}</span>{/block:Label} {Line}</li>{/block:Lines}</ul>{/block:Chat}
- {block:Video}{Video-500}{block:Caption}{Caption}{/block:Caption}{/block:Video}
- {block:Answer}<div id="questions"><div class="askerimg"><img src="{AskerPortraitURL-16}"> <strong>{Asker}</strong> asked: "{Question}"</div></div>
- {Answer}{/block:answer}
- {block:Audio}<div id="audioimage">{block:AlbumArt}<img src="{AlbumArtURL}">{/block:AlbumArt}</div><span id="audiopost">
- {AudioPlayerWhite}</span><br><center>Played {FormattedPlayCount} Times {block:Caption}{Caption}{/block:Caption}{/block:Audio}</center>
- <div id="permalink">{block:Date}<a href="{Permalink}">{TimeAgo}</a> {block:NoteCount} · <a href="{Permalink}">{NoteCountwithLabel}</a>{/block:NoteCount}{/block:Date}{block:RebloggedFrom} · via <a href="{ReblogParentURL}">{ReblogParentName}</a>{/block:RebloggedFrom}{block:ContentSource} · © <a href="{SourceURL}">{SourceLink}</a>{/block:ContentSource}<br>{block:HasTags}{block:Tags}#<a href="/tagged/{Tag}">{Tag}</a> {/block:Tags}{/block:HasTags}</div>
- </div>{/block:Posts}
- {block:PostNotes}<div id="notes">{PostNotes}</div>{/block:PostNotes}
- </div>
- </body>
- </html>

