- <!--CUSTOMIZABLE-->
- <meta name="color:background" content="#ffffff"/>
- <meta name="color:post" content="#f7f7f7"/>
- <meta name="color:tags" content="#beb2ab"/>
- <meta name="color:tags bg" content="#fafafa"/>
- <meta name="color:text" content="#b49999"/>
- <meta name="color:link" content="#9e7676"/>
- <meta name="color:link hover" content="#7a5757"/>
- <meta name="color:sidebar" content="#f8f2f2"/>
- <meta name="color:description" content="#f8f2f2"/>
- <meta name="color:border" content="#d6c6c2"/>
- <meta name="color:side links" content="#cec1b5"/>
- <meta name="color:link1" content="#f5f1f0"/>
- <meta name="color:link3" content="#f5f1f0"/>
- <meta name="color:link4" content="#f5f1f0"/>
- <meta name="color:link5" content="#f5f1f0"/>
- <meta name="color:scrollbar" content="#ece8e1"/>
- <meta name="color:scrollbg" content="#f8f6f3"/>
- <meta name="image:background" content=""/>
- <meta name="image:sidebar" content=""/>
- <meta name="text:Link1 Url" content="/" />
- <meta name="text:Link1 Title" content="Link1" />
- <meta name="text:Link2 Url" content="/" />
- <meta name="text:Link2 Title" content="Link2" />
- <meta name="text:Link3 Url" content="/" />
- <meta name="text:Link3 Title" content="Link3" />
- <meta name="text:Link4 Url" content="/" />
- <meta name="text:Link4 Title" content="Link4" />
- <meta name="if:SidebarBorder" content="1">
- <link rel="stylesheet" type="text/css" href="http://fonts.googleapis.com/css?family=Dawning+of+a+New+Day">
- <link rel="stylesheet" type="text/css" href="http://fonts.googleapis.com/css?family=Gloria+Hallelujah">
- <style type="text/css">
- ::-webkit-scrollbar {width: 15px; height:auto; background:{color:scrollbg}}
- ::-webkit-scrollbar-corner {background:{color:scrollbg}}
- ::-webkit-scrollbar-button:vertical {height:4px; display: block; background:{color:scrollbar}}
- ::-webkit-scrollbar-button:horizontal {width: 7px; height: 4px; display: block; background:{color:scrollbar}}
- ::-webkit-scrollbar-thumb:vertical {background:{color:scrollbar}; border-top: 1px solid {color:scrollbg}; border-bottom: 1px solid {color:scrollbg}}
- ::-webkit-scrollbar-thumb:horizontal {background: {color:scrollbg}; border: 0px solid {color:scrollbg}}
- ::-webkit-scrollbar-thumb {background: {color:scrollbar}; border-top: 0pt solid {color:scrollbg}; border-bottom: 0pt solid {color:scrollbg}}
- ::-webkit-scrollbar-thumb:hover {background: {color:scrollbar}; cursor:url(http://i53.tinypic.com/zycxmw.png), auto}
- ::-webkit-scrollbar-track-piece {background: {color:scrollbg}; border-top: 1pt solid {color:scrollbg}; border-bottom: 1pt solid {color:scrollbg}; width:4pt;}
- body {
- font-family:calibri;
- font-size:10px;
- color: {color:text};
- background-color:{color:background};
- background-image:url({image:Background});
- background-position:center top;
- background-repeat: repeat;
- background-attachment:fixed;
- }
- a, a:active, a:visited{color:{color:link}; text-decoration: none; -webkit-transition: all 0.2s linear; -moz-transition: all 0.2s linear; transition: all 0.2s linear;}
- a:hover { color:{color:link hover};-webkit-transition: all 0.2s linear; -moz-transition: all 0.2s linear; transition: all 0.2s linear;}
- blockquote{padding:0px 5px 0px 10px; margin:0px; border-left:2px solid {color:border};}
- blockquote img{display:block; max-width:250px;}
- blockquote blockquote{position:relative; left:6px; margin:-5px; padding:0px 5px 0px 10px}
- b, strong{color: {color:links};}
- #entry {
- width:500px;
- margin-left:550px;
- position:absolute;
- margin-top: 20px;
- }
- #post {
- line-height:9px;
- width:500px;
- padding:10px;
- text-align:justify;
- background-color:{color:post};
- margin-bottom:0px;}
- #notes {
- text-align:center;
- font-size:8px;
- width:70px;
- height:30px;
- position:absolute;
- right:-108px;
- padding:10px;
- font-family: 'Gloria Hallelujah';
- opacity:.65;
- transition: all 0.7s ease-in-out 0s; -webkit-transition: all 0.7s ease-in-out 0s; -moz-transition: all 0.7s ease-in-out 0s; -o-transition: all 0.7s ease-in-out 0s; box-transition: all 0.7s ease-in-out 0s;
- background-color:{color:sidebar};
- border-radius:0px 10px 10px 0px}
- #post:hover #notes {opacity:1; transition: all 0.7s ease-in-out 0s; -webkit-transition: all 0.7s ease-in-out 0s; -moz-transition: all 0.7s ease-in-out 0s; -o-transition: all 0.7s ease-in-out 0s; box-transition: all 0.7s ease-in-out 0s;}
- #post .title{
- text-align:left;
- letter-spacing:1;
- color: {color:title};
- font-size:20px;
- line-height:23px;
- font-family:'bebas';
- margin-left:15px;}
- .title {margin-left:20px}
- #tags {
- color:{color:tags};
- width:500px;
- height:auto;
- padding:5px 10px;
- font-size:9px;
- line-height:9px;
- margin-bottom:20px;
- background-color:{color:background};
- margin-left:10px}
- #tags a {color:{color:tags};}
- #sidebar {
- width:230px;
- height:230px;
- position:fixed;
- margin-left:220px;
- margin-top:200px;
- border-radius:250px;
- overflow:hidden;
- background-color:{color:sidebar};
- text-align:center;
- padding: 10px;
- }
- #description {
- width:220px;
- height:220px;
- line-height:10px;
- position: relative;
- overflow:hidden;
- {block:IfSidebarBorder}
- border:5px solid {color:border};
- {/block:IfSidebarBorder}
- {block:IfNotSidebarBorder}
- border:5px solid {color:sidebar};
- {/block:IfNotSidebarBorder}
- text-align:center;
- border-radius: 250px;
- -moz-border-radius: 250px;
- -o-border-radius: 250px;
- box-border-radius: 250px;
- }
- #description .description {
- width: 200px;
- height:120px;
- position:absolute;
- margin-top:0px;
- margin-left:0px;
- padding: 50px 10px;
- text-align:center;
- opacity:0;
- background-color:{color:description};
- border-radius: 250px;
- -moz-border-radius: 250px;
- -o-border-radius: 250px;
- box-border-radius: 250px; transition: all 0.7s ease-in-out 0s; -webkit-transition: all 0.7s ease-in-out 0s; -moz-transition: all 0.7s ease-in-out 0s; -o-transition: all 0.7s ease-in-out 0s; box-transition: all 0.7s ease-in-out 0s;}
- #description:hover .description {
- opacity:0.89;transition: all 0.7s ease-in-out 0s; -webkit-transition: all 0.7s ease-in-out 0s; -moz-transition: all 0.7s ease-in-out 0s; -o-transition: all 0.7s ease-in-out 0s; box-transition: all 0.7s ease-in-out 0s;}
- #description .picture {
- width:220px;
- height:220px;
- position:absolute;
- margin-top:0px;
- margin-left:0px;
- overflow:hidden;
- border-radius: 250px;
- -moz-border-radius: 250px;
- -o-border-radius: 250px;
- box-border-radius: 250px;}
- #description .picture img {
- border-radius: 250px;
- }
- #link {
- width:300px;
- height:0px;
- position: fixed;
- margin-top:220px;
- margin-left:120px;
- background-color: {color:main links};
- }
- #link .link {
- width:25px;
- float:center;
- height:30px;
- text-align:center;
- transition: all 0.7s ease-in-out 0s; -webkit-transition: all 0.7s ease-in-out 0s; -moz-transition: all 0.7s ease-in-out 0s; -o-transition: all 0.7s ease-in-out 0s; box-transition: all 0.7s ease-in-out 0s;
- margin-top:2px; line-height:30px;}
- #link .link:hover {width:100px; transition: all 0.7s ease-in-out 0s; -webkit-transition: all 0.7s ease-in-out 0s; -moz-transition: all 0.7s ease-in-out 0s; -o-transition: all 0.7s ease-in-out 0s; box-transition: all 0.7s ease-in-out 0s;}
- #link .link:hover .text {opacity:1; transition: all 0.7s ease-in-out 0s; -webkit-transition: all 0.7s ease-in-out 0s; -moz-transition: all 0.7s ease-in-out 0s; -o-transition: all 0.7s ease-in-out 0s; box-transition: all 0.7s ease-in-out 0s;}
- #link .text {
- color:{color:side links};
- font-size:10px;
- font-family: 'Gloria Hallelujah';
- opacity:0;
- bottom:5px;
- transition: all 0.7s ease-in-out 0s; -webkit-transition: all 0.7s ease-in-out 0s; -moz-transition: all 0.7s ease-in-out 0s; -o-transition: all 0.7s ease-in-out 0s; box-transition: all 0.7s ease-in-out 0s;
- }
- #askbox {
- color:{color:link};
- position:relative;
- width:480px;
- height:auto;
- padding:10px 10px 0px 10px;
- background-color:{color:tags bg};
- border-radius:20px;
- }
- #askbox .asker {
- width:440px;
- height:35px;
- font-size:10px;
- padding: 10px 10px 0px 10px;
- position:relative;
- margin-bottom:0px;
- font-family:calibri;
- margin-left:20px;
- line-height:23px;
- }
- #askbox .question {
- width:460px;
- position:relative;
- height:auto;
- text-align:left;
- margin-left:20px;
- padding:10px;
- margin-top:-10px;
- border-top:1px solid {color:border};
- }
- #askbox .icon {
- position:absolute;
- height:25px;
- width:25px;
- margin-top:10px;
- margin-right:20px;
- }
- .audio img {
- width: 40px;
- height: 40px;
- float: left;
- margin-right: 5px;
- }
- .player {
- background-color: #fff;
- height: 27px;
- margin-left: 45px;
- }
- @font-face {
- font-family: "bebas";
- src: url('http://static.tumblr.com/rmj06l2/N0vlwxkt8/bebaslp.otf');
- }
- #navigation2 {
- width:auto;
- height:auto;
- position:fixed;
- margin-top:310px;
- margin-left:463px;
- font-size:25px;
- }
- #navigation {
- width:auto;
- height:auto;
- position:fixed;
- margin-top:305px;
- margin-left:211px;
- font-size:30px;
- }
- </style>
- </head>
- <body>
- <div id="sidebar">
- <div id="description">
- <div class="picture"><img src="{image:sidebar}"></div>
- <div class="description">{block:Description}{Description}{/block:Description}</div>
- </div>
- </div>
- <div id="link">
- <div class="link" style="background-color:{color:link1}">
- <a href="/" class="text">home</a></div>
- <div class="link" style="background-color:{color:link4}">
- <a href="/ask" class="text">ask</a></div>
- <div class="link" style="background-color:{color:link3}">
- <a href="{text:Link1 Url}" class="text">{text:Link1 Title}</a></div>
- <div class="link" style="background-color:{color:link5}">
- <a href="{text:Link2 Url}" class="text">{text:Link2 Title}</a></div>
- <div class="link" style="background-color:{color:link3}">
- <a href="{text:Link3 Url}" class="text">{text:Link3 Title}</a></div>
- <div class="link" style="background-color:{color:link4}">
- <a href="{text:Link4 Url}" class="text">{text:Link4 Title}</a></div>
- <div class="link" style="background-color:{color:link1}">
- <a href="http://canadianbiebah.tumblr.com/tagged/themes" class="text">theme</a></div>
- </div>
- <div id="navigation2">
- {block:NextPage}<a href="{NextPage}">+</a>{/block:NextPage}
- </div>
- <div id="navigation">
- {block:PreviousPage}<a href="{PreviousPage}">-</a>{/block:PreviousPage}</div>
- <div id="entry">
- {block:Posts}
- <div id="post">
- <div id="notes">
- {block:NoteCount}<a href="{Permalink}" style="font-size:10px;">{NoteCountWithLabel}</a>{/block:NoteCount}<br>
- <a href="{Permalink}" style="font-size:9px;">{TimeAgo}</a> —
- {block:RebloggedFrom}<a href="{ReblogParentURL}">from</a> | {/block:RebloggedFrom}{block:ContentSource}<a href="{SourceURL}">originally</a>{/block:ContentSource}
- </div>
- {block:Title}<div class="title">{Title}</div>{/block:Title}
- {block:Text}{Body}{/block:Text}
- {block:Quote}<div class="title">"{Quote}"</div>{/block:Quote}
- {block:Source}<div style="text-align:right; font-stlye:italic;">— {Source}</div>{/block:Source}
- {block:Link}<a href="{URL}" class="title">{Target}{Name} </a>
- {block:Description}{Description}{/block:Description}{/block:Link}
- {block:Photo}
- <img src="{PhotoURL-500}" alt="{PhotoAlt}"/>
- {block:Caption}{Caption}{/block:Caption}
- {/block:Photo}
- {block:Photoset}{Photoset-500}{block:Caption}{Caption}{/block:Caption}{/block:Photoset}
- {block:Chat}
- {block:Title}{Title}{/block:Title}
- {block:Lines}
- {block:Label}<b>{Label}</b>{/block:Label}
- {Line}<br />
- {/block:Lines}<br />
- {/block:Chat}
- {block:Video}{Video-400}{block:Caption}{Caption}{/block:Caption}{/block:Video}
- {block:Audio}
- {block:AlbumArt}
- <div class="audio"><img src="{AlbumArtURL}" alt=""></div>
- {/block:AlbumArt}
- <div class="player">{AudioPlayer}</div>
- {block:TrackName}{TrackName} - {/block:TrackName}{block:Artist}<i>{Artist}</i> | {/block:Artist}<b>{FormattedPlayCount}</b> plays
- {block:IfShowCaptions}{block:Caption}<br />{Caption}{/block:Caption}{/block:IfShowCaptions}
- {block:IfNotShowCaptions}{block:PermalinkPage}{block:Caption}<br />
- {Caption}
- {/block:Caption}{/block:PermalinkPage}{/block:IfNotShowCaptions}
- {/block:Audio}
- {block:Answer}<div id="askbox">
- <div class="icon"><img src="{AskerPortraitURL-24}" style="border-radius: 20px; -moz-border-radius: 20px;"></div>
- <div class="asker">{Asker} asked:</div>
- <div class="question">{Question}</div>
- </div>
- {Answer}
- {/block:answer}
- </div>
- <div id="tags">{block:HasTags}tags:{block:Tags}<a href="{TagUrl}"> #{Tag}</a>{/block:Tags}{/block:HasTags}</div>
- {block:PermalinkPage}{block:PostNotes}{PostNotes}{/block:PostNotes}</div>{/block:PermalinkPage}
- {/block:Posts}
- </div>
- </body>
- </html>

