- <!-- Glitter Dust Theme | #002 by ( zouiss @ tumblr )
- please do not
- - remove the credit
- - redistribute the theme
- if you have any questions, just ask. i'll happily help -->
- <html>
- <head>
- <!-- DEFAULT VARIABLES -->
- <meta name="color:background" content="#ffffff">
- <meta name="color:entry" content="#ffffff">
- <meta name="color:info" content="#f8f8f8">
- <meta name="color:text" content="#808080" />
- <meta name="color:shadow" content="#f7f7f7" />
- <meta name="color:title" content="#b2a4bf" />
- <meta name="color:border" content="#ffffff" />
- <meta name="color:border2" content="#e3dbeb" />
- <meta name="color:link" content="#b2a4bf" />
- <meta name="color:scrollbar" content="#9f90a0" />
- <meta name="color:scrollbg" content="#ffffff" />
- <meta name="color:sbar" content="#f8f8f8" />
- <meta name="font:title" content="Georgia"/>
- <meta name="font:body" content="Georgia" />
- <meta name="font:description" content="Georgia"/>
- <meta name="image:sidebar" content=""/>
- <!-- LINKS -->
- <meta name="text:Link1" content="" />
- <meta name="text:Link1 Title" content="" />
- <meta name="text:Link2" content="" />
- <meta name="text:Link2 Title" content="" />
- <meta name="text:Link3" content="" />
- <meta name="text:Link3 Title" content="" />
- <meta name="text:Link4" content="" />
- <meta name="text:Link4 Title" content="" />
- <meta name="text:Link5" content="" />
- <meta name="text:Link5 Title" content="" />
- <meta name="text:Link6" content="" />
- <meta name="text:Link6 Title" content="" />
- <link rel="shortcut icon" href="{Favicon}" />
- <link rel="alternate" type="application/rss+xml" href="{RSS}" />
- <title>{Title}</title>
- {block:Description}<meta name="description" content="{MetaDescription}" />{/block:Description}
- <link href='http://fonts.googleapis.com/css?family=Codystar' rel='stylesheet' type='text/css'>
- <script type="text/javascript">
- WebFontConfig = {
- google: { families: [ 'Codystar::latin' ] }
- };
- (function() {
- var wf = document.createElement('script');
- wf.src = ('https:' == document.location.protocol ? 'https' : 'http') +
- '://ajax.googleapis.com/ajax/libs/webfont/1/webfont.js';
- wf.type = 'text/javascript';
- wf.async = 'true';
- var s = document.getElementsByTagName('script')[0];
- s.parentNode.insertBefore(wf, s);
- })(); </script>
- </head>
- <style type="text/css">
- @import url(http://fonts.googleapis.com/css?family=Codystar);
- /*** ask ***/
- .bubble {align:right;background: #eee; margin:7px 0px 5px 66px;padding:10px;position: relative;-moz-border-radius:5px;-webkit-border-radius:5px;border-radius:5px;}
- .bubble p {margin:1px 0px;}
- .bubble span {display:block;position:absolute;width:1px;height:1px;font-size: 0;line-height: 1px;left:-10px;top:10px;border-top:7px solid transparent;border-bottom:7px solid transparent;border-right:10px solid #eee;}
- .askborder {float: left;margin: 1px 4px 0 0;padding: 2px; background: #eee}
- ::-webkit-scrollbar-thumb:vertical {background-color: {color:scrollbar}; height:auto;}
- ::-webkit-scrollbar-thumb:horizontal {background-color: {color:scrollbar};height:10px !important;}
- ::-webkit-scrollbar {height:7px; width:6px; background-color:{color:scrollbg};}
- ::-moz-selection {background-color:{color:scrollbg}; color: {color:scrollbar};}
- ::selection {background-color:{color:scrollbg}; color: {color:scrollbar};}
- body {color:{color:text}; background-color:{color:background}; background-image: url('{image:Background}'); background-attachment:fixed; font-family:calibri; font-size:11px; line-height:110%; text-align:justify}
- a:link, a:active, a:visited{color: {color:link}; text-decoration:none}
- a:hover{color:{color:linkhover}}
- a:hover{
- color:{color:title}; text-shadow: 0px 0px 3px {color:shadow}; font-style:auto;
- -webkit-transition: all 0.4s ease-in;
- -moz-transition: all 0.4s ease-in;
- -o-transition: all 0.4s ease-in;
- transition: all 0.4s ease-in;
- }
- small{font-size:auto}
- big{font-size:auto}
- b, strong{color:{color:text}}
- i, em {color:{color:text}}
- p{margin-top:6px; margin-bottom:6px}
- blockquote {padding:0px; padding-left:10px; margin:8px; border-left:2px solid {color:text}}
- img a{border:none; width:100%}
- #container {background-color:transparent; width: 800px; text-align: center; margin: 0 auto -10px auto}
- #entries {margin: 22px 0 -10px 260px; margin-right:0px; float:right; text-align: justify;}
- #entry {margin: 0px 0 0px 0; width: 500px; background-color:{color:entry}; text-align: justify; padding: 10px; border:2px solid {color:border2};}
- #sidebar {width:300px; padding:0px; margin-top:0px; margin-left:-50px; height:100%; position:fixed; background-color:{color:sbar};border:2px solid {color:border2};}
- #sidebarimg {margin-top:0px;}
- #sidebarimg img {width:250px; height:auto;}
- #description {background-color: {color:transparent}}; font-family:calibri; padding-top:1px; width:250px; margin-top:-20px; margin-bottom:25px; text-align:center; line-height:113%; font-size:9px; }
- #description img {max-width:250px;}
- #sidelinks {background-color:; font:10px calibri; color:{color:link} text-decoration: shadow; letter-spacing: 1px; text-align:center; padding:1px; text-transform:auto;}
- #stext {text-align:justify; font-family: calibri; font-size: 10px; padding:6px; text-transform:auto;}
- #pagination {font-family:calibri; text-align:center; font-size:10px; margin-top:3px; margin-bottom:2px; text-transform:uppercase}
- #title {margin-left:25px; width:250px; color:{color:title}; text-transform:lowercase;font-size:27px; font-family: 'Codystar'; line-height:120%;}
- #credit { position:fixed; bottom:5px; right:5px; font-family:consolas; font-size:9px; text-transform:auto;}
- h1{color:{color:text}; font-family:{font:text}; font-size:12px; line-height:12px; letter-spacing:0px; font-weight:italic; text-transform:uppercase; margin:0px; padding:0px; text-align:center}
- h2{color:{color:text}; font-family:{font:link}; font-size:12px; line-height:12px; letter-spacing:0px; font-weight:normal; text-transform:none; margin:0px; padding:0px; margin-bottom:-5px; text-align:center}
- #info{padding-top:5px; display:block; padding-bottom:5px; width:500px; color:{color:title}; border-top:1px solid {color:border}; background-color:{color:info}; font-size:10px; font-family:calibri; text-align:left; text-transform:lowercase; border:1px solid {color:border}}
- #questions {background-color:{color:info}; color: {color:text}; padding:2px; margin-top: 6px; margin-bottom:2px; font-family:calibri; font-size:11px; text-transform:lowercase; border-bottom:1px {color:text}; text-align:center;}
- #questions a {color:{color:link}}
- .audio{background-color:black; display:block}
- .user_1 .label {color:{color:link}; font-weight:bold}
- .user_2 .label {color:{color:text}; font-weight:bold}
- .user_3 .label {color:{color:link}; font-weight:bold}
- .user_4 .label {color:{color:text}; font-weight:bold}
- .user_5 .label {color:{color:link}; font-weight:bold}
- .user_6 .label {color:{color:text}; font-weight:bold}
- .user_7 .label {color:{color:link}; font-weight:bold}
- .user_8 .label {color:{color:text}; font-weight:bold}
- .user_9 .label {color:{color:link}; font-weight:bold}
- .user_10 .label {color:{color:text}; font-weight:bold}
- .user_11 .label {color:{color:link}; font-weight:bold}
- ul.chat, .chat ol, .chat li {list-style:none; margin:0px; padding:0px}
- .notes img{width:10px; position:relative; top:1px}
- ol.notes, .notes li{width:490px; list-style:none; margin:0px 0 -1px 5px; padding:0px}
- </style>
- <style type="text/css">{CustomCSS}</style>
- </head>
- <body>
- <div id="container">
- <div id="sidebar">
- <div id="sidelinks" align="center"><br><br><br><br><br><br><br><br><br><br>
- {block:ifLink1}<a href="{text:Link1}">{text:Link1 Title}</a>{/block:ifLink1}
- {block:ifLink2} <b>•</b> <a href="{text:Link2}">{text:Link2 Title}</a>{/block:ifLink2}
- {block:ifLink3} <b>•</b> <a href="{text:Link3}">{text:Link3 Title}</a>{/block:ifLink3}
- {block:ifLink4} <b>•</b> <a href="{text:Link4}">{text:Link4 Title}</a>{/block:ifLink4}
- {block:ifLink5} <b>•</b> <a href="{text:Link5}">{text:Link5 Title}</a>{/block:ifLink5}
- {block:ifLink6} <b>•</b> <a href="{text:Link6}">{text:Link6 Title}</a>{/block:ifLink6}<p>
- <div id="sidebarimg"><a href="/"><img src="{image:sidebar}"></a></div>
- <div id="description">
- <div id="title" align="center"><p><a href="/">{Title}</a></div>
- <div id="stext">{Description}<br /><br /></div>
- <p><br><big><big><big>{block:PreviousPage}<a href="{PreviousPage}">-</a>{/block:PreviousPage} {block:NextPage}<a href="{NextPage}">+</a>{/block:NextPage}{/block:Pagination}</big></big></big>
- </div></div></div>
- <div id="entries">
- {block:posts}
- <div id="entry">
- {block:Text}{block:Title}<h1>{Title}</h1>{/block:Title}{Body}{/block:Text}
- {block:Quote}<h2>“{Quote}” — {Source}</h2><br>{/block:Quote}
- {block:Link}<a href="{URL}"><h1>{Name}</h1></a>
- {block:Description}<p>{Description}</p>{/block:Description}{/block:Link}
- {block:Photo}<center><img src="{PhotoURL-500}"/></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 class="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}<img src="{AskerPortraitURL-48}" align="left" class="askborder"><div class="bubble"><span></span>{Asker}: {Question} </div>{Answer}{/block:Answer}
- {block:Audio}<div id="_">{AudioPlayerWhite}<br>
- {block:Caption}{Caption}{/block:Caption}<br clear="all" /></div> {/block:Audio}
- <div id="info"><center>{block:Date}<a href="{Permalink}">{TimeAgo}</a>{/block:Date}{block:NoteCount} <i>with</i> <a href="{Permalink}">{NoteCountWithLabel}</a>{/block:NoteCount}{block:RebloggedFrom}<br><i>reblogged from</i> <a href="{ReblogParentURL}"><a href="{ReblogParentURL}">{ReblogParentName}</a> | {/block:RebloggedFrom}{block:ContentSource} <i>originally from</i> <a href="{SourceURL}">{SourceLink}</a>{/block:ContentSource}</center></div><p>
- <center>{block:HasTags}{block:Tags}<b>•</b> <a href="{TagURL}">{Tag} </a> {/block:Tags}{/block:HasTags}</center></div>
- <br />
- {/block:Posts}
- {block:PostNotes}{PostNotes}{/block:PostNotes}<br />
- </div>
- </div>
- <div id="credit"><b><a href="http://zouiss.tumblr.com/">THEME</a></b></div>
- </body>
- </html>

