- <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
- <!--
- Theme by notliketheothers. Please don't redistribute as your own and please don't remove the credit.
- -->
- <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
- <head>
- <!--DEFAULTS-->
- <meta name="color:blogtitle" content="#E5F760" />
- <meta name="color:title" content="#ffffff" />
- <meta name="color:background" content="#FDFBDF" />
- <meta name="color:sidebar" content="#FEFFE6" />
- <meta name="color:sidebar border" content="#F8F4C0" />
- <meta name="color:navigation background" content="#DD9274" />
- <meta name="color:text" content="#C4C44D" />
- <meta name="color:posts" content="#FEFFE6" />
- <meta name="color:posts border" content="#F8F4C0" />
- <meta name="color:link" content="#E3E327" />
- <meta name="color:link hover" content="#FDFFCF" />
- <meta name="color:asker text" content="#EDBC66" />
- <meta name="color:pagination" content="#EDBC66" />
- <meta name="font:title" content="" />
- <meta name="font:body" content="" />
- <meta name="image:background" content="" />
- <meta name="image:sidebar" content="" />
- <meta name="image:sidebar background" content="" />
- <meta name="text:Link 1" content="" />
- <meta name="text:Link 1 Title" content="" />
- <meta name="text:Link 2" content="" />
- <meta name="text:Link 2 Title" content="" />
- <meta name="text:Link 3" content="" />
- <meta name="text:Link 3 Title" content="" />
- <meta name="text:Link 4" content="" />
- <meta name="text:Link 4 Title" content="" />
- <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
- <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}
- <style type="text/css">
- body{
- background-image: url('{image:background}');
- background-color:{color:background};
- color: {color:text};
- background-attachment:fixed;
- background-repeat:no-repeat;
- background-position:right;
- font-family:{font:body};
- font-size:11px;
- text-align:justify;
- }
- a:link, a:active, a:visited{
- text-decoration:none;
- color:{color:link};
- }
- a:hover{
- -webkit-transition-duration:0.8s;
- -moz-transition-duration:0.8s;
- color:{color:link hover};
- }
- blockquote{
- border-left:6px solid {color:pagination};
- padding-left:7px;
- }
- #blogtitle{
- margin-top: 119px;
- margin-left: 178px;
- width: 264px;
- position: fixed;
- font-family: "Tabitha";
- font-size: 18px;
- font-style: italic;
- text-align: center;
- background-color: {color:sidebar};
- border-left: 5px solid {color:blogtitle};
- border-right: 5px solid {color:blogtitle};
- }
- #title{
- font-size: 15px;
- letter-spacing:5px;
- margin-bottom: 5px;
- background-color: {color:background};
- font-family: {font:title};
- color: {color:title};
- }
- #entries{
- width: 520px;
- top: 10px;
- position: absolute;
- left: 460px;
- padding: 15px;
- }
- #posts{
- overflow:hidden;
- background-color:{color:posts};
- border-left: 2px solid {color:posts border};
- border-right: 2px solid {color:posts border};
- color:{color:text};
- font: {font:body};
- padding: 8px;
- margin-bottom: 15px;
- }
- #sidebar{
- width: 250px;
- height: auto;
- margin-top: 140px;
- left: 186px;
- padding: 10px;
- position: fixed;
- text-align:center;
- background-color: {color:sidebar};
- border-left: 2px solid {color:sidebar border};
- border-right: 2px solid {color:sidebar border};
- font-family: {font:body};
- font-size: 11px;
- }
- #sidebarimg img{
- max-width:250px;
- max-height:auto;
- left: 0px;
- top: 0px;
- text-align: center;
- }
- #description{
- margin-top: 5px;
- margin-bottom: 5px;
- width: 250px;
- text-align:justify;
- font-family: arial;
- font-size: 9px;
- font-color:{color:text};
- }
- #navcontainer{
- top: 30%;
- width: 170px;
- height: auto;
- position: fixed;
- }
- #navigation{
- margin-right:auto;
- margin-bottom: 1px;
- font-family:arial;
- font-size:9px;
- text-align: center;
- letter-spacing:2px;
- border-left: 10px solid {color:navigation background};
- border-right: 10px solid {color:navigation background};
- -webkit-transition-duration: 1.0s;
- -moz-transition-duration: 1.0s;
- background-color: {color:sidebar};
- }
- #navigation:hover{
- border-left: 85px solid {color:navigation background};
- border-right: 85px solid {color:navigation background};
- -webkit-transition-duration: 1.0s;
- -moz-transition-duration: 1.0s;
- }
- #pagination{
- margin-top: 3px;
- height: 20px;
- letter-spacing: 3px;
- text-align:center;
- font-family: arial;
- line-height:15px;
- font-size: 30px;
- background-color: {color:sidebar};
- border-left: 10px solid {color:pagination};
- border-right: 10px solid {color:pagination};
- }
- #link{
- font-size:15px;
- letter-spacing: 5px;
- font-family: {font:title};
- background-color: {color:background};
- }
- #quote{
- font-size:14px;
- font-style:italic;
- font-family:georgia;
- }
- #source{
- margin-top:3px;
- margin-left:50px;
- margin-bottom:5px;
- font-size:10px;
- }
- .user_1 {
- background-color: {color:text};
- margin-right:25px;
- color: {color:posts};
- }
- .user_2 {
- background-color: {color:background};
- color: {color:text};
- margin-right:25px;
- }
- #ask{
- width:485px;
- padding:5px;
- -moz-border-radius: 1em 3em 1em 3em;
- border-radius: 1em 3em 1em 3em;
- -webkit-border-radius: 1em 3em 1em 3em;
- font-family:trebuchet ms;
- font-size:9px;
- text-align:center;
- background-color: {color:background};
- letter-spacing: 2px;
- color:{color:asker text};
- }
- #bottom{
- width: 500px;
- background-color: {color:background};
- }
- #tags{
- margin-right:auto;
- font-family:arial;
- font-size:9px;
- text-align: center;
- letter-spacing:2px;
- border-left: 20px solid {color:navigation background};
- border-right: 20px solid {color:navigation background};
- -webkit-transition-duration: 0.9s;
- -moz-transition-duration: 0.9s;
- }
- #tags:hover{
- background-color: {color:navigation background};
- border-left: 30px solid {color:navigation background};
- border-right: 30px solid {color:navigation background};
- -webkit-transition-duration: 0.9s;
- -moz-transition-duration: 0.9s;
- }
- #tags a{
- color: {color:link};
- }
- #tags a:hover{
- color: {color:link hover};
- }
- #tagscontainer{
- width:500px;
- }
- #date{
- margin-top: 2px;
- text-align:center;
- font-family:arial;
- font-size:9px;
- letter-spacing:2px;
- margin-bottom: 1px;
- border-left: 20px solid {color:blogtitle};
- border-right: 20px solid {color:blogtitle};
- -webkit-transition-duration: 0.9s;
- -moz-transition-duration: 0.9s;
- }
- #date a{
- color: {color:link};
- }
- #date a:hover{
- color: {color:link hover};
- }
- #date:hover{
- background-color: {color:blogtitle};
- border-left: 80px solid {color:blogtitle};
- border-right: 80px solid {color:blogtitle};
- -webkit-transition-duration: 0.9s;
- -moz-transition-duration: 0.9s;
- }
- #datecontainer{
- width: 500px;
- }
- #notes{
- text-align:center;
- font-family:arial;
- font-size:9px;
- letter-spacing:2px;
- margin-bottom: 1px;
- border-left: 20px solid {color:pagination};
- border-right: 20px solid {color:pagination};
- -webkit-transition-duration: 0.9s;
- -moz-transition-duration: 0.9s;
- }
- #notes a{
- color: {color:link};
- }
- #notes a:hover{
- color: {color:link hover};
- }
- #notes:hover{
- border-left: 140px solid {color:pagination};
- border-right: 140px solid {color:pagination};
- background-color: {color:pagination};
- -webkit-transition-duration: 0.9s;
- -moz-transition-duration: 0.9s;
- }
- #notescontainer{
- width: 500px;
- }
- #postnotes{
- width: 500px;
- padding: 8px;
- border-left: 2px solid {color:posts border};
- border-right: 2px solid {color:posts border};
- background-color: {color:posts};
- }
- #audio{
- margin-left:160px;
- margin-top:-10px;
- }
- #audioc{
- margin-bottom:65px;
- }
- #audioinfo{
- float:left;
- margin-top:3px;
- margin-left:160px;
- margin-bottom:10px;
- padding:5px;
- width:250px;
- letter-spacing:2px;
- font-family:georgia;
- font-size:9px;
- font-style:italic;
- border-left:5px solid #ECEBE3;
- }
- #albumart{
- position:absolute;
- width:150px;
- height:150px;
- }
- #albumart img{
- width:150px;
- height:150px;
- }
- </style>
- <style type="text/css">{CustomCSS}
- ::-webkit-scrollbar-thumb:vertical {background-color:{color:navigation background};height:100px;}
- ::-webkit-scrollbar-thumb:horizontal {background-color:#ccc;height:10px !important;}
- ::-webkit-scrollbar { height:10px;width:12px; background-color:{color:background};}
- </style>
- </head>
- <body>
- <div id="navcontainer">
- <div id="navigation"><a href="/">Home</a></div>
- <div id="navigation"><a href="/ask">Ask</a></div>
- <div id="navigation"><a href="/archive">Archive</a></div>
- <div id="navigation"><a href="http://notliketheothers.tumblr.com/tagged/themes">Theme</a></div>
- <div id="navigation">{block:ifLink1}<a href="{text:Link 1}">{text:Link 1 Title}</a>{/block:ifLink1}</div>
- <div id="navigation">{block:ifLink2}<a href="{text:Link 2}">{text:Link 2 Title}</a>{/block:ifLink2}</div>
- <div id="navigation">{block:ifLink3}<a href="{text:Link 3}">{text:Link 3 Title}</a>{/block:ifLink3}</div>
- <div id="navigation">{block:ifLink4}<a href="{text:Link 4}">{text:Link 4 Title}</a>{/block:ifLink4}</div>
- <div id="pagination">
- {block:Pagination}
- {block:PreviousPage}<a href="{PreviousPage}">«</a> {/block:PreviousPage}
- {block:NextPage} <a href="{NextPage}">»</a>{/block:NextPage}
- {/block:Pagination}</div>
- </div>
- <div id="blogtitle"><a href="/">{Title}</a></div>
- <div id="sidebar">
- <div id="sidebarimg">
- <img src="{image:sidebar}"/></div>
- {block:Description}<div id="description">{Description}</div>{/block:Description}
- </div>
- <div id="entries">
- {block:Posts}
- <div id="posts">
- {block:Text}
- {block:Title}
- <div id="title"><a href="{Permalink}">{Title}</a></div>
- {/block:Title}
- <div id="post text">
- {Body}
- </div>
- {/block:Text}
- {block:Photo}
- <div class="post photo">
- {LinkOpenTag}<img src="{PhotoURL-500}" alt="{PhotoAlt}"/>{LinkCloseTag}
- {block:Caption}<div class="caption">{Caption}</div>{/block:Caption}
- </div>
- {/block:Photo}
- {block:Photoset}
- <div class="post photoset">
- {Photoset-500}
- {block:Caption}<div class="caption">{Caption}</div>{/block:Caption}
- </div>
- {/block:Photoset}
- {block:Quote}
- <div id="quote">"{Quote}"</div>
- {block:Source}<div id="source">— {Source}</div>{/block:Source}
- {/block:Quote}
- {block:Link}
- <div id="link">
- <a href="{URL}" class="link" {Target}>{Name}</a></div>
- {block:Description}
- <div class="description">{Description}</div>
- {/block:Description}
- {/block:Link}
- {block:Chat}
- <div class="post chat">
- {block:Title}<h3><a href="{Permalink}">{Title}</a></h3>{/block:Title}
- <ul class="chat">
- {block:Lines}
- <div class="{Alt} user_{UserNumber}">
- {block:Label}
- <span class="label">{Label}</span>
- {/block:Label}
- {Line}
- </div>
- {/block:Lines}
- </ul>
- </div>
- {/block:Chat}
- {block:Video}
- <div id="post video">
- {Video-500}
- {block:Caption}
- <div class="caption">{Caption}</div>
- {/block:Caption}
- </div>
- {/block:Video}
- {block:Audio}
- <div id="post audio">
- {AudioPlayerWhite}
- {block:Caption}
- <div id="caption">{Caption}</div>
- {/block:Caption}
- </div>
- {/block:Audio}
- {block:Answer}
- <div id="ask"><b>{Asker} asked:</b> {Question}</div>
- {Answer}
- {/block:answer}
- <div id="bottom"><div id="date">{block:Date}Posted <a href="{Permalink}">{TimeAgo}</a>{/block:Date}{block:RebloggedFrom} (originally <a href="{ReblogRootURL}">{ReblogRootName}</a>){/block:RebloggedFrom}</div>
- <div id="notes">{block:NoteCount}<a href="{Permalink}"> {NoteCountWithLabel}</a>{/block:NoteCount}</div>
- <div id="tags">{block:HasTags}{block:Tags} #<a href="{TagURL}">{Tag}</a>{/block:Tags}{/block:HasTags}</div>
- </div>
- </div>
- {/block:Posts}
- {block:PostNotes}
- <div id="postnotes">{PostNotes}</div></div>
- {/block:PostNotes}
- </div>
- </div>
- </body>
- </html>

