- <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
- <html>
- <!----
- © THEME #2: THE CAVE | MADE BY PANEMTHEMES.TUMBLR.COM
- * Do NOT redistribute this theme.
- * Do NOT delete or move the theme credit.
- * All changes are most definitely allowed.
- * Personal: Rachael @ freedom-in-panem.tumblr.com.
- * Enjoy the theme!
- ---->
- <meta name="color:Background" content="#111111">
- <meta name="color:Bold Text" content="#FF1E00">
- <meta name="color:Italic Text" content="#0FB60A">
- <meta name="color:Link Text" content="#FF7F00">
- <meta name="color:Nav Background" content="#013A85">
- <meta name="color:Nav Link Background" content="#3F58BE">
- <meta name="color:Nav Link Background Hover" content="#8AA0FC">
- <meta name="color:Nav Link Text" content="#202020">
- <meta name="color:Sidebar Background" content="#444444">
- <meta name="color:Sidebar Title" content="#FF1E00">
- <meta name="color:Sidebar Subtitle" content="#FC9B05">
- <meta name="color:Sidebar Text" content="#BBBBBB">
- <meta name="color:Post Wrap" content="#444444">
- <meta name="color:Post Background" content="#2E2E2E">
- <meta name="color:Post Title" content="#FFB100">
- <meta name="color:Post Text" content="#BBBBBB">
- <meta name="color:Question Background" content="#242424">
- <meta name="color:Question Text" content="#FFFFFF">
- <meta name="color:Stats Background" content="#013485">
- <meta name="color:Stats Text" content="#FFFFFF">
- <meta name="image:Background" content="">
- <meta name="image:Sidebar" content="http://static.tumblr.com/imnherg/HsLm1zevs/tumblr_m1cal0cnkg1adfasr565x2o1_500.jpg">
- <meta name="text:Header Title" content="Title">
- <meta name="text:Header Subtitle" content="Subtitle">
- <meta name="text:Name 1" content="Link 1">
- <meta name="text:URL 1" content="http://">
- <meta name="text:Name 2" content="Link 2">
- <meta name="text:URL 2" content="http://">
- <meta name="text:Name 3" content="Link 3">
- <meta name="text:URL 3" content="http://">
- <meta name="text:Name 4" content="Link 4">
- <meta name="text:URL 4" content="http://">
- <head>
- <meta http-equiv="content-type" content="text/html; charset=utf-8">
- <link href='http://fonts.googleapis.com/css?family=Ruthie' rel='stylesheet' type='text/css'>
- <link href='http://fonts.googleapis.com/css?family=IM+Fell+English+SC' rel='stylesheet' type='text/css'>
- <script type="text/javascript" src="http://static.tumblr.com/kwlg23j/QXAlgobzw/jquery-1.5.min.js"></script>
- <script type="text/javascript" src="http://static.tumblr.com/kwlg23j/w6Plgoc1g/cufon-yui.js"></script>
- <script src="http://static.tumblr.com/3driglx/PH8l1y75m/lorie_400.font.js" type="text/javascript"></script>
- <link href='http://fonts.googleapis.com/css?family=Pacifico' rel='stylesheet' type='text/css'>
- <link href='http://fonts.googleapis.com/css?family=Ubuntu+Condensed' rel='stylesheet' type='text/css'>
- <title>{Title}</title>
- <link rel="shortcut icon" href="{Favicon}">
- {block:Description}<meta name="description" content="{MetaDescription}" />{/block:Description}
- <link rel="alternate" type="application/rss+xml" href="{RSS}" />
- <style type="text/css">
- /* BODY */
- body {
- background-image: url('{image:Background}');
- background-attachment: fixed;
- background-color: {color:Background};
- margin: 0;
- }
- #credits {position:fixed; bottom:6px; left:8px; font-size:12px}
- #credits a {color:{color:Sidebar Subtitle}; text-transform:uppercase; text-decoration:none; font-family:'Ubuntu Condensed';}
- #credits a:hover {color:{color:Sidebar Title};}
- #nav {
- background-color: {color:Nav Background};
- width: 470px;
- padding-top: 15px;
- padding-bottom: 0px;
- padding-left:7px;
- padding-right:7px;
- position: fixed;
- left: 0px;
- top: 120px;
- -moz-border-radius: 0px 50px 50px 0px;
- -webkit-border-radius: 0px 50px 50px 0px;
- border-radius: 0px 50px 50px 0px;
- -webkit-box-shadow: 0px 5px 4px -2px #111; -moz-box-shadow: 0px 5px 4px -2px #111; box-shadow: 0px 5px 4px -2px #111; z-index:9999;
- }
- #header1 {display:inline; padding:3px;}
- .header1 {width:58px; height:45px; background-color:{color:Nav Link Background}; font:11px 'Ubuntu Condensed'; color:{color:Nav Link Text}; padding:2px; -webkit-border-radius: 250px; -moz-border-radius: 250px;
- border-radius: 250px; text-transform:uppercase; text-align:center; -moz-transition: all .6s ease-in-out; -o-transition: all .6s ease-in-out; transition: all .6s ease-in-out; -webkit-transition: all .6s ease-in-out;}
- .header1 a {color:{color:Nav Link Text}; text-decoration:none; -moz-transition: all .6s ease-in-out; -o-transition: all .6s ease-in-out; transition: all .6s ease-in-out; -webkit-transition: all .6s ease-in-out; background-color:#trans;}
- .header1 img {-webkit-border-radius: 250px; -moz-border-radius: 250px;
- border-radius: 250px; padding:-3px!important;}
- .header1:hover a{color:{color:Nav Link Text Hover};}
- .header1:hover {color:{color:Nav Link Text Hover}; background-color:{color:Nav Link Background Hover}; opacity:1; transform: rotate(270deg); -moz-transform: rotate(270deg); -webkit-transform: rotate(270deg); -o-transform: rotate(270deg);}
- #sidebar {
- width: 260px;
- position: fixed;
- left: 150px;
- top: 225px;
- z-index:999;
- }
- #title {
- font-family: 'Ruthie', cursive;
- position:fixed;
- font-size: 42px;
- width: 450px;
- margin-top:55px;
- color: {color:Sidebar Title};
- text-align: center;
- }
- #subtitle {
- font-family: 'IM Fell English SC';
- position:fixed;
- font-size: 21px;
- width: 450px;
- margin-top:70px;
- color: {color:Sidebar Subtitle};
- text-align: center;
- }
- #description {
- background-color: {color:Sidebar Background};
- width: 260px;
- padding: 15px;
- font-family: helvetica;
- font-size: 10px;
- color: {color:Sidebar Text};
- letter-spacing: 0px;
- text-align: justify;
- margin-bottom: 3px;
- }
- #sidebar b, strong {
- color: {color:Bold Text};
- }
- #sidebar i, em {
- color: {color:Italic Text};
- }
- #sidebar a {
- color: {color:Link Text};
- text-decoration: none;
- }
- #sidebar img {
- max-width: 260px;
- margin-bottom: 10px;}
- #page {
- width: 272px;
- margin-left: 0px;
- margin-top:210px;
- position:fixed;
- }
- #page a {
- background-color: #trans;
- display: inline;
- width: 130px;
- height: 15px;
- font-family: georgia;
- font-size: 72px;
- color: {color:Link Text};
- text-align: center;
- margin-left: 20px;
- text-decoration:none;
- -webkit-transition: all 0.5s ease-in-out;
- -moz-transition: all 0.5s ease-in-out;
- -o-transition: all 0.5s ease-in-out;
- -ms-transition: all 0.5s ease-in-out;
- transition: all 0.5s ease-in-out;
- }
- #page a:hover {
- background-color: {color:Navi Link Background Hover};
- color: {color:Navi Link Text};
- }
- #postwrap {
- background-color: {color:Post Wrap};
- position: fixed;
- width: 540px;
- height: 100%;
- left: 500px;
- top: 0;
- }
- #posts {
- margin-top: 0px;
- margin-left: 510px;
- }
- .entry {
- background-color: {color:Post Background};
- padding: 10px;
- overflow: hidden;
- position: relative;
- width: 500px;
- margin-bottom: 15px;
- font-family: helvetica;
- font-size: 10px;
- color: {color:Post Text};
- letter-spacing: 0px;
- }
- .entry b, strong {
- color: {color:Bold Text};
- }
- .entry i, em {
- color: {color:Italic Text};
- }
- .entry a {
- color: {color:Link Text};
- text-decoration: none;
- }
- .entry h1 {
- font-family: georgia;
- font-size: 20px;
- color: {color:Post Title};
- font-weight: normal;
- text-transform: none;
- text-align: left;
- margin: 0;
- }
- .entry h1 a {
- color: {color:Post Title};
- }
- .entry img {
- max-width: 500px;
- margin-bottom: -3px;
- }
- .entry blockquote {
- border-left: 5px solid {color:Post Wrap};
- padding-left: 6px;
- margin-left: 5px;
- }
- .quote {
- font-family: georgia;
- font-size: 24px;
- color: {color:Bold Text};
- float: left;
- padding-right:5px;
- margin-top:-5px;
- }
- .entry h2 {
- font-family: georgia;
- font-size: 20px;
- color: {color:Post Title};
- font-weight: normal;
- text-transform: none;
- margin: 0;
- }
- .audio {
- background-color: #000000;
- width: 500px;
- height: 27px;
- }
- #question{
- width:470px;
- padding:15px;
- background-color: {color:Question Background};
- color:{color:Question Text};-moz-border-radius-topright: 15px; -moz-border-radius-bottomright: 15px; -moz-border-radius-bottomleft: 15px; -webkit-border-radius: 15px 15px 15px 15px; border-radius: 15px 15px 15px 15px;
- }
- #asker{
- text-align: left; vertical-align:bottom; margin-top:2px; margin-left:20px; font-size:14px; letter-spacing:1px; font-family: 'Ubuntu Condensed'; text-transform:uppercase;
- }
- #asker a{color:{color:link}}
- #asker img{
- vertical-align:center;
- float:left;
- max-height:16px;
- margin-left: 26px;
- margin-right: 5px;
- }
- #arrow{
- width: 13px;
- height: 7px;
- font-size:32px;
- margin-top:-15px;
- margin-left:18px;
- font-family:'trebuchet ms';
- color:{color:Question Background};
- }
- .hover{
- width:70px;
- position:absolute;
- margin-left:430px;
- margin-top:5px;
- float:right;
- background:{color:Stats Background};
- padding:5px;
- opacity:0;
- -webkit-transition: 0.3s ease-in;
- height:auto;
- -moz-border-radius: 40px 0px 0px 40px;
- -webkit-border-radius: 40px 0px 0px 40px;
- border-radius: 40px 0px 0px 40px;
- text-align:center;}
- .hover a{color:{color:Stats Text}; font-size:12px; font-family: 'Ubuntu Condensed', sans-serif; text-transform:uppercase;}
- .entry:hover .hover{
- opacity:1;
- -webkit-transition: 0.6s ease-in-out;
- -moz-transition: 0.6s ease-in-out;
- -o-transition: 0.6s ease-in-out;
- z-index:1;
- }
- #ending {width:500px; background-color:#trans; font:10px 'Ubuntu Condensed'; text-transform:uppercase; text-align:right; margin-top:2px; letter-spacing:1px; margin-bottom:-3px; margin-right:5px; padding:2px 0px; padding-top:7px; color:#888888; line-height:92%; border-top:1px {color:Post Wrap} solid; {block:PermalinkPage}display:none;{/block:PermalinkPage};}
- #ending a{color:{color:Post Wrap};}
- .permalink {
- font-family: georgia;
- font-size: 10px;
- color: {color:Post Text};
- text-transform: lowercase;
- text-align: center;
- width: 520px;
- position: relative;
- z-index: 999;
- }
- .permalink b {
- color: {color:Bold Text};
- font-weight: normal;
- }
- #date {
- color: {color:Italic Text};
- }
- .permalink a {
- color: {color:Link Text};
- text-decoration: none;
- }
- ol.notes {
- padding: 0px;
- margin: 15px 0px;
- list-style-type: none;
- background: transparent;
- border: 0px;
- letter-spacing: 0px;
- text-transform: lowercase;
- }
- ol.notes li.note {
- padding: 1px;
- text-align: left;
- letter-spacing: 0px;
- text-transform: lowercase;
- }
- .notes img{
- width: 8px;
- position: relative;
- top: 1px;
- opacity: .5;
- }
- iframe#tumblr_controls {
- right:3px !important;
- position: fixed !important;
- -webkit-transition: opacity 0.7s linear;
- opacity: 0.2;
- -webkit-transition: all 0.8s ease-out;
- -moz-transition: all 0.8s ease-out;
- transition: all 0.8s ease-out;
- }
- iframe#tumblr_controls:hover {
- -webkit-transition: opacity 0.7s linear;
- opacity: 1;
- -webkit-transition: all 0.4s ease-out;
- -moz-transition: all 0.4s ease-out;
- transition: all 0.4s ease-out;
- }
- {CustomCSS}
- </style>
- </head>
- <body>
- <div id="credits"><a href="http://panemthemes.tumblr.com" target="_new">panemthemes</a></div>
- <div id="title">{text:Header Title}</div><br>
- <div id="subtitle">{text:Header Subtitle}</div>
- <div id="nav">
- <div id="header1">
- <table class="tble" cellspacing="4px">
- <tr>
- <td class="header1"><a href="/"><img src="{PortraitURL-64}" border="0" width="58"></a></td>
- <td class="header1"><a href="/ask">message</a></td>
- <td class="header1"><a href="/archive">archive</a></td>
- <td class="header1"><a href="{text:URL 1}">{text:Name 1}</a></td>
- <td class="header1"><a href="{text:URL 2}">{text:Name 2}</a></td>
- <td class="header1"><a href="{text:URL 3}">{text:Name 3}</a></td>
- <td class="header1"><a href="{text:URL 4}">{text:Name 4}</a></td>
- </tr>
- </table></div></div>
- {block:Pagination}<div id="page">
- {block:PreviousPage}<a href="{PreviousPage}">«</a>{/block:PreviousPage}
- {block:NextPage}<a href="{NextPage}">»</a>{/block:NextPage}
- </div>{/block:Pagination}
- <div id="sidebar">
- <div id="description">
- <center><img src="{image:Sidebar}" alt=""></center>
- {Description}
- </div>
- </div>
- <div id="postwrap"></div>
- <div id="posts">
- {block:Posts}
- <div class="entry">
- {block:IndexPage}<div class="hover"><a href="{Permalink}">{NoteCountWithLabel}</a></div>{/block:IndexPage}
- {block:Text}
- {block:Title}<h1>{Title}</h1>{/block:Title}
- {Body}
- {/block:Text}
- {block:Photo}
- <center>{LinkOpenTag}<img src="{PhotoURL-500}" alt="{PhotoAlt}">{LinkCloseTag}</center>
- {block:Caption}{Caption}{/block:Caption}
- {/block:Photo}
- {block:Photoset}
- <div class="photo">{Photoset-500}
- </div>
- {block:Caption}{Caption}{/block:Caption}
- {/block:Photoset}
- {block:Quote}
- <div class="quote">❝</div>
- <h2>{Quote}</h2>
- {block:Source}<p align="right"><b>—</b> {Source}</p>{/block:Source}
- {/block:Quote}
- {block:Link}
- <h1><a href="{URL}" target="{Target}">{Name}</a></h1>
- {block:Description}{Description}{/block:Description}
- {/block:Link}
- {block:Chat}
- {block:Title}<h1>{Title}</h1>{/block:Title}
- {block:Lines}
- {block:Label}
- <b>{Label}</b>
- {/block:Label}
- {Line}<br />
- {/block:Lines}
- {/block:Chat}
- {block:Audio}
- <div class="audio"><center>{AudioPlayerBlack}</center></div>
- {block:Caption}<br />{Caption}{/block:Caption}
- {/block:Audio}
- {block:Video}
- {Video-500}
- <center><i>{FormattedPlayCount}</i> plays</center><br />
- {block:Caption}{Caption}{/block:Caption}
- {/block:Video}
- {block:Answer}
- <div id="question">{Question}</div>
- <div id="arrow">◥</div>
- <br>
- <div id="asker"><img src="{AskerPortraitURL-24}">{Asker}</div><br>
- {Answer}
- {/block:answer}
- <div id="ending">
- {block:date}{TimeAgo} on {Month} {DayOfMonth}{DayOfMonthSuffix}, {Year}{block:RebloggedFrom} | <a href="{ReblogParentURL}" target="_blank">VIA</a> - <a href="{ReblogRootURL}" target="_blank">SOURCE</a>{/block:RebloggedFrom}{/block:date}
- </div>
- </div>
- {block:PermalinkPage}
- <div class="permalink">
- <center><div id="date">{block:Date}posted {12Hour}:{Minutes} {AmPm} on {DayOfWeek}, {Month} {DayOfMonth}, {Year}{/block:Date} {block:NoteCount}with {NoteCountWithLabel}{/block:NoteCount}</div>{block:RebloggedFrom}<b>origin:</b> <a href="{ReblogRootURL}">{ReblogRootName}</a> | <b>via:</b> <a href="{ReblogParentURL}">{ReblogParentName}</a><br />{/block:RebloggedFrom}
- {block:HasTags}<b>tags »</b> {block:Tags}<a href="{TagURL}">#{Tag}</a> {/block:Tags}{/block:HasTags}</center>
- {block:PostNotes}
- {PostNotes}
- {/block:PostNotes}
- </div>
- {/block:PermalinkPage}
- {/block:Posts}
- </div>
- </div>
- </body>
- </html>