- <!--
- theme 3 by strawbharry.
- remove the credit/steal/copy and ill shoot you
- -->
- <!-- DEFAULT VARIABLES -->
- <meta name="color:text" content="#978481" />
- <meta name="color:link" content="#AF7E79" />
- <meta name="color:link hover" content="#AF7E79" />
- <meta name="color:background" content="#FDF6F5" />
- <meta name="color:scroll bar" content="#000000" />
- <meta name="color:text shadow" content="#FFFFFF" />
- <meta name="font:body" content="Arial" />
- <meta name="image:sidebar" content=""/>
- <meta name="image:background" content="" />
- <meta name="if:fading images" content="1" />
- <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 name="text:Link4Title" content="link 4" />
- <meta name="text:Link4" content="http://" />
- <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /><title>{Title}</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">
- {block:iffadingimages}
- img{
- -webkit-transition: opacity 0.7s linear;
- opacity: 0.7;
- }
- img:hover{
- -webkit-transition: opacity 0.7s linear;
- opacity: 1;
- }
- {/block:iffadingimages}
- ::-webkit-scrollbar-thumb:vertical {background-color:{color:scroll bar}; height:30px;}
- ::-webkit-scrollbar-thumb:horizontal {background-color:{color:scroll bar}; height:10px!important;}
- ::-webkit-scrollbar {background-color:{color:background}; height:10px; width:5px;}
- 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:10px;
- font-family:trebuchet ms;
- line-height:110%;
- text-align:justify}
- a:link, a:active, a:visited{
- color: {color:link}; text-decoration:none}
- a:hover{
- color:{color:link hover}; text-shadow: 0px 0px 2px {color:text shadow}; font-style:bold;
- -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;
- }
- #entries {
- margin-left:450px;
- margin-top:5px;
- padding:3px;
- width:520px;}
- #posts{
- overflow:hidden;
- background-color:transparent;
- padding:10px;
- font-size:10px;
- margin-bottom:15px;
- font-family:{font:body};
- letter-spacing:0px;
- }
- #sidebar {
- width:255px;
- padding:40px;
- margin-top:5px;
- margin-left:135px;
- height:100%;
- position:fixed
- }
- .slinks {
- opacity:0.4;
- height:40px;
- position:fixed;
- margin-top:-5px;
- margin-left:10px;
- text-align:justify;
- font-size:25px;
- font-family:arial;
- font-size:11px;
- width:40px;
- position:fixed;
- z-index:1; -webkit-transition: all 1.0s ease-in-out ;-moz-transition: all 1.0s ease-in-out; -o-transition: all 1.0s ease-in-out; -ms-transition: all 1.0s ease-in-out;transition: all 1.0s ease-in-out;
- }
- #sidebarimg {
- margin-top:180px;
- }
- #sidebarimg img {
- max-width:120px;
- height:auto;
- -webkit-transition: all 1.0s ease-in-out; -moz-transition: all 1.0s ease-in-out; -o-transition: all 1.0s ease-in-out; -ms-transition: all 1.0s ease-in-out; transition: all 1.0s ease-in-out;
- }
- #sidebarimg:hover .slinks {background-color:{color:sidebar}; height:300px; opacity:0.8; -webkit-transition: all 1.0s ease-in-out; -moz-transition: all 1.0s ease-in-out; -o-transition: all 1.0s ease-in-out; -ms-transition: all 1.0s ease-in-out; transition: all 1.0s ease-in-out;}
- #sidebarinfo{
- color:{color:text};
- font-family:{font:body};
- text-align:center;
- font-size:8.5px;
- width:148px;
- margin-top:7px;
- margin-left:54px;
- }
- h1{
- color:{color:text};
- font-family:{font:body};
- font-size:18px;
- line-height:17px;
- letter-spacing:0px;
- font-weight:none;
- margin:0px;
- padding:0px;
- text-align:center}
- h2{
- color:{color:text};
- font-family:{font:body};
- font-size:12px;
- line-height:14px;
- letter-spacing:0px;
- font-weight:none;
- margin:0px;
- padding:0px;
- margin-bottom:0px;
- text-align:center}
- #pagination {
- font-family:arial;
- text-align:center;
- padding:3px;
- font-size:20px;
- }
- #permalink {
- display:block;
- margin:2px 0px 2px 0px;
- padding:2px;
- color:{color:text};
- font:10px {font:body};
- line-height:110%;
- text-transform:none;
- background-color:{color:permalink};
- letter-spacing:0px;
- border-bottom:1px dashed {color:text};
- }
- #permalink a {color:{color:link};}
- #permalink a:hover {color:{color:link hover}; text-shadow: 0px 0px 3px {color:text shadow};}
- #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:10px;
- 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:8px}
- #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>
- <div id="sidebar">
- <div id="sidebarimg">
- <div class="slinks">
- <a href="/">home</a></br></br>
- <a href="/ask">ask</a></br></br>
- {block:ifLink1}<a href="{text:Link1}">{text:Link1Title}</a>{/block:ifLink1}<br><br>
- {block:ifLink2}<a href="{text:Link2}">{text:Link2Title}</a> {/block:ifLink2}<br><br>
- {block:ifLink3}<a href="{text:Link3}">{text:Link3Title}</a>{/block:ifLink3}<br><br>
- {block:ifLink4}<a href="{text:Link4}">{text:Link4Title}</a> {/block:ifLink4}</br></br>
- <a href="http://strawbharry.tumblr.com/tagged/theme">theme</a>
- </div>
- <center><img src="{image:sidebar}"></center></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="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">{Asker} asked: {Question}</div>
- {Answer}{/block:answer}
- {block:Audio}<div id="audioimage">{block:AlbumArt}<img src="{AlbumArtURL}">{/block:AlbumArt}</div><span id="audiopost">
- {AudioPlayerWhite}</span><br>Played {FormattedPlayCount} Times {block:Caption}{Caption}{/block:Caption}{/block:Audio}
- <div id="permalink">{block:Date} posted <a href="{Permalink}">{TimeAgo}</a> {block:NoteCount} with {NoteCountwithLabel}{/block:NoteCount}{/block:Date}<div style="float:right">{block:RebloggedFrom}via <a href="{ReblogParentURL}">{ReblogParentName}</a>{/block:RebloggedFrom}{block:ContentSource} / © <a href="{SourceURL}">{SourceLink}</a>{/block:ContentSource}</div><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>