- <html>
- <head>
- <!-- ATL theme by ishvi.tumblr.com -->
- <title>{block:PostTitle}{PostTitle} - {/block:PostTitle}{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}
- <meta name="color:Background" content="#ffffff" />
- <meta name="image:Background" content="http://static.tumblr.com/vqwkook/X6Vm436qk/background.png" />
- <meta name="image:Top Background" content="http://static.tumblr.com/vqwkook/6xVm436s9/darkwood.png" />
- <meta name="color:Top Background" content="#000000" />
- <meta name="color:Border" content="#000000" />
- <meta name="color:Navigation" content="#ffffff" />
- <meta name="color:Navigation Select" content="#ffffff" />
- <meta name="color:Links" content="#9dbddc" />
- <meta name="color:Links Hover" content="#9dbddc" />
- <meta name="image:Slider 1" content="http://static.tumblr.com/vqwkook/Xx5m436xx/image001.png" />
- <meta name="text:Slider 1 Title" content="Lorem Ipsum" />
- <meta name="text:Slider 1 Text" content="dolor sit amet, consectetuer adipiscing elit, sed diam nonummy nibh euismod tincidunt ut laoreet dolore magna aliquam erat volutpat." />
- <meta name="image:Slider 2" content="http://static.tumblr.com/vqwkook/UlLm436yc/image002.png" />
- <meta name="text:Slider 2 Title" content="" />
- <meta name="text:Slider 2 Text" content="You can add text captions to the slider. Even HTML can be used! <i>Wow!</i>" />
- <meta name="text:Slider 3 Title" content="Lorem Ipsum" />
- <meta name="image:Slider 3" content="http://static.tumblr.com/vqwkook/twwm436yp/image003.png" />
- <meta name="text:Slider 3 Text" content="dolor sit amet, consectetuer adipiscing elit, sed diam nonummy nibh euismod tincidunt ut laoreet dolore magna aliquam erat volutpat." />
- <meta name="if:Infinite Scroll" content="0" />
- <meta name="if:Show Captions" content="1" />
- <meta name="if:Show Slider" content="1" />
- <meta name="if:Enable Slider Text" content="1" />
- <style>
- /* LAYOUT STRUCTURE */
- iframe#tumblr_controls {
- top: 90px !important;
- right: 3px !important;
- }
- body {
- background: {color:Background} url('{image:Background}');
- color: #888888;
- font: 12px "Arial", sans-serif;
- font-weight: normal;
- line-height: 150%;
- text-align: center;
- }
- @font-face {
- font-family: edelsans;
- src: url('http://static.tumblr.com/vqwkook/xYXm43714/edelsans.otf');
- }
- a {
- color: {color:Links};
- text-decoration: none;
- }
- a:hover {
- color: {color:Links Hover};
- }
- a img {
- border: none;
- }
- #top {
- position: absolute;
- top: 0px;
- left: 0px;
- width: 100%;
- height: 80px;
- background: {color:Top Background} url('{image:Top Background}');
- border-bottom: 10px solid {color:Border};
- }
- #title {
- padding-top: 30px;
- padding-left: 30px;
- font-family: "edelsans", Georgia, sans-serif;
- font-size: 35px;
- font-weight: normal;
- letter-spacing: 3px;
- float: left;
- }
- #title a {
- color: {color:Navigation};
- }
- ul.navigation {
- font-family: "Arial", sans-serif;
- font-size: 15px;
- letter-spacing: 2px;
- text-align: right;
- padding-top: 20px;
- padding-right: 30px;
- text-transform: uppercase;
- }
- ul.navigation li {
- list-style-type: none;
- display: inline;
- }
- ul.navigation li a {
- font-weight: normal;
- color: {color:Navigation};
- margin-right: 10px;
- padding-bottom: 3px;
- text-shadow:1px 1px 0 rgba(0,0,0,0.4);
- }
- ul.navigation li a:hover {
- border-bottom: 2px solid {color:Navigation Select};
- }
- #wrapper {
- width: 800px;
- position: static;
- margin-top: 130px;
- margin-right: auto;
- margin-left: auto;
- margin-bottom: 50px;
- background: #ffffff;
- }
- #header {
- position: static;
- width: 800px;
- height: 300px;
- padding-bottom: 20px;
- }
- #content {
- position: static;
- width: 800px;
- }
- .date {
- background: #000000;
- position: absolute;
- top: 30px;
- left: 70px;
- line-height: 20px;
- padding: 10px;
- text-align: center;
- text-transform: uppercase;
- width: 40px;
- border-radius: 40px;
- -moz-border-radius: 40px;
- font-size: 20px;
- }
- .date a {
- color: #ffffff;
- }
- .postcontainer {
- overflow: hidden;
- position: relative;
- width: 800px;
- margin-bottom: 50px;
- }
- .post {
- padding: 10px;
- margin-left: auto;
- margin-right: auto;
- width: 500px;
- text-align: justify;
- }
- .postbottom {
- margin-top: 20px;
- height: 20px;
- border-top: 1px dotted #dddddd;
- }
- ul.tags {
- background: url('http://static.tumblr.com/vqwkook/Bzsm439hn/pencil.png') top left no-repeat;
- font-family: "Arial", sans-serif;
- font-size: 10px;
- text-align: left;
- padding-left: 20px;
- text-transform: uppercase;
- }
- ul.tags li {
- list-style-type: none;
- display: inline;
- }
- ul.tags a {
- font-weight: normal;
- color: #111111;
- margin-right: 10px;
- }
- .post h1 {
- font-family: "edelsans", Georgia, sans-serif;
- font-size: 33px;
- font-weight: normal;
- letter-spacing: 3px;
- color: #111111;
- text-align: left;
- text-indent: 3px;
- margin: 0;
- padding-top: 5px;
- padding-bottom: 20px;
- }
- .subject {
- margin-bottom: 20px;
- }
- .post img {
- max-width: 500px;
- }
- .post blockquote {
- border-left: 5px solid #111111;
- padding-left: 6px;
- margin-left: 5px;
- }
- .photo, .video {
- text-align: center;
- }
- .quote {
- background: url('http://static.tumblr.com/vqwkook/7R6m43rz1/quotes.png') top left no-repeat;
- padding-left: 40px;
- padding-bottom: 5px;
- font-family: "edelsans", Georgia, sans-serif;
- font-size: 30px;
- float: left;
- color: #111111;
- line-height: 150%;
- }
- .audio {
- text-align: center;
- }
- .album {
- float: right;
- display: block;
- z-index:1;
- }
- .album_art{
- width: 50px;
- height: 50px;
- border: 5px solid #111111;
- }
- .ask {
- font-family: "Georgia", sans-serif;
- font-size: 10px;
- font-style: italic;
- background: #f5f5f5;
- border: 1px solid #eeeeee;
- padding: 3px;
- }
- .ask_f {
- font-style: normal;
- text-transform: lowercase;
- }
- .ask_icon {
- height: 30px;
- width: 30px;
- border: 1px solid #eeeeee;
- padding: 1px;
- margin-right: 3px;
- float: left;
- }
- .permalink {
- background: url('http://static.tumblr.com/vqwkook/S4Pm43tly/bubble.png') top left no-repeat;
- margin-top: 5px;
- margin-bottom: -5px;
- }
- .reblog {
- background: url('http://static.tumblr.com/vqwkook/XT6m43tta/arrow.png') top left no-repeat;
- }
- .permalink, .reblog {
- font-family: "Arial", sans-serif;
- font-size: 10px;
- text-align: left;
- color: #111111;
- width: 100%;
- text-transform: uppercase;
- padding-left: 20px;
- }
- .lnotes {
- margin-top: 10px;
- }
- .lnotes, ol.notes li.note{
- font-family: "Courier New", sans-serif;
- font-size: 10px;
- color: #888888;
- text-transform: uppercase;
- }
- ol.notes {
- list-style-type: none;
- background: transparent;
- border: none;
- margin: 0;
- padding: 0;
- }
- ol.notes li.note {
- padding: 1px;
- text-align: left;
- letter-spacing: 0px;
- }
- .notes img{
- width: 10px;
- height: 10px;
- }
- .clear {
- clear: both;
- }
- #jump {
- position: fixed;
- bottom: 10px;
- right: 10px;
- }
- /* NIVO SLIDER */
- .theme-default #slider {
- margin:auto;
- width:800px;
- height:280px;
- }
- #slider img {
- width: 800px;
- height: 280px;
- }
- .captiontitle {
- font-family: "edelsans", Georgia, sans-serif;
- font-size: 26px;
- font-weight: normal;
- letter-spacing: 3px;
- color: #ffffff;
- text-align: center;
- text-transform: lowercase;
- padding-bottom: 20px;
- }
- .nivoSlider {
- position: relative;
- }
- .nivoSlider img {
- position: absolute;
- top: 0px;
- left: 0px;
- }
- /* If an image is wrapped in a link */
- .nivoSlider a.nivo-imageLink {
- position:absolute;
- top: 0px;
- left: 0px;
- width: 100%;
- height: 100%;
- border: 0;
- padding: 0;
- margin: 0;
- z-index: 6;
- display: none;
- }
- /* The slices and boxes in the Slider */
- .nivo-slice {
- display: block;
- position: absolute;
- z-index: 5;
- height: 100%;
- }
- .nivo-box {
- display: block;
- position: absolute;
- z-index: 5;
- }
- /* Caption styles */
- .nivo-caption {
- position: absolute;
- right: 40px;
- top: 0px;
- background: url('http://static.tumblr.com/vqwkook/4Ozm436tv/blacktrans.png');
- color: #ffffff;
- text-shadow: 1px 1px 0 rgba(0,0,0,0.4);
- width: 300px;
- height: 240px;
- z-index: 8;
- text-align: justify;
- padding: 20px;
- }
- .nivo-caption p {
- padding: 5px;
- margin: 0;
- }
- .nivo-caption a {
- display: inline !important;
- }
- .nivo-html-caption {
- display: none;
- }
- .nivo-directionNav a {
- position: absolute;
- top: 45%;
- z-index: 9;
- cursor: pointer;
- }
- .nivo-prevNav {
- left: 0px;
- }
- .nivo-nextNav {
- right: 0px;
- }
- .nivo-controlNav a {
- position: relative;
- z-index: 9;
- cursor: pointer;
- }
- .nivo-controlNav a.active {
- font-weight: bold;
- }
- /* NIVO STYLES */
- .theme-default .nivoSlider {
- position: relative;
- background: #ffffff url(http://static.tumblr.com/vqwkook/1K2m436uy/loading.gif) no-repeat 50% 50%;
- }
- .theme-default .nivoSlider img {
- position: absolute;
- top: 0px;
- left: 0px;
- display: none;
- }
- .theme-default .nivoSlider a {
- border: 0;
- display: block;
- }
- .theme-default .nivo-controlNav {
- position: absolute;
- left: 50%;
- bottom: -42px;
- margin-left:-40px;
- }
- .theme-default .nivo-controlNav a {
- display: block;
- width: 22px;
- height: 22px;
- background: url(http://static.tumblr.com/vqwkook/GX7m436wp/bullets.png) no-repeat;
- text-indent: -9999px;
- border: 0;
- margin-right: 3px;
- float: left;
- }
- .theme-default .nivo-controlNav a.active {
- background-position: 0 -22px;
- }
- .theme-default .nivo-directionNav a {
- display: block;
- width: 30px;
- height: 30px;
- background: url(http://static.tumblr.com/vqwkook/KGrm436x2/arrows.png) no-repeat;
- text-indent: -9999px;
- border: 0;
- }
- .theme-default a.nivo-nextNav {
- background-position: -30px 0;
- right: 0px;
- }
- .theme-default a.nivo-prevNav {
- left: 0px;
- }
- .theme-default .nivo-caption {
- font-family: "Georgia", sans-serif;
- font-weight: normal;
- font-size: 13px;
- line-height: 150%;
- }
- .theme-default .nivo-caption a {
- color: #ffffff;
- border-bottom: 1px dotted #ffffff;
- }
- .theme-default .nivo-caption a:hover {
- color: #ffffff;
- }
- </style>
- </head>
- <body>
- {block:ifInfiniteScroll}
- <script type="text/javascript" src="http://static.tumblr.com/q0etgkr/lPHlj76n8/infinitescrollingbycodysherman.js"></script>
- {/block:ifInfiniteScroll}
- {block:ifNotInfiniteScroll}
- {block:Pagination}
- <div id="jump">
- {block:PreviousPage}<a href="{PreviousPage}"><img src="http://static.tumblr.com/vqwkook/J47m3l98a/arrowleft.png"></a>{/block:PreviousPage}
- {block:NextPage}<a href="{NextPage}"><img src="http://static.tumblr.com/vqwkook/Wc7m3l99d/arrowright.png"></a>{/block:NextPage}
- </div>
- {/block:Pagination}
- {/block:ifNotInfiniteScroll}
- <div id="top">
- <div id="title"><a href="/">{Title}</a></div>
- <ul class="navigation">
- <li><a href="/">Index</a></li>
- <li><a href="/ask">Ask</a></li>
- {block:HasPages}
- {block:Pages}
- <li><a href="{URL}">{Label}</a></li>
- {/block:Pages}
- {/block:HasPages}
- <li><a href="http://ishvi.tumblr.com" target="_blank">Theme</a></li>
- </ul>
- </div>
- <div id="wrapper">
- {block:ifShowSlider}
- <div id="header">
- <div class="slider-wrapper theme-default">
- <div class="ribbon"></div>
- <div id="slider" class="nivoSlider">
- <img src="{image:Slider 1}" title="{block:ifEnableSliderText}#caption1{/block:ifEnableSliderText}"/>
- <img src="{image:Slider 2}" title="{block:ifEnableSliderText}#caption2{/block:ifEnableSliderText}"/>
- <img src="{image:Slider 3}" title="{block:ifEnableSliderText}#caption3{/block:ifEnableSliderText}"/>
- </div>
- {block:ifEnableSliderText}
- <div id="caption1" class="nivo-html-caption">
- <div class="captiontitle">{text:Slider 1 Title}</div>
- {text:Slider 1 Text}
- </div>
- <div id="caption2" class="nivo-html-caption">
- <div class="captiontitle">{text:Slider 2 Title}</div>
- {text:Slider 2 Text}
- </div>
- <div id="caption3" class="nivo-html-caption">
- <div class="captiontitle">{text:Slider 3 Title}</div>
- {text:Slider 3 Text}
- </div>
- {/block:ifEnableSliderText}
- </div>
- </div>
- {/block:ifShowSlider}
- <div id="content">
- {block:ifInfiniteScroll}
- <div class="autopagerize_page_element">
- {/block:ifInfiniteScroll}
- {block:Posts}
- <div class="postcontainer">
- <div class="post">
- <div class="subject">
- <a href="{Permalink}">
- {block:Title}<h1>{Title}</h1>{/block:Title}
- </a>
- </div>
- {block:IndexPage}
- <div class="date">
- <a href="{Permalink}">{ShortMonth}<br />{DayOfMonthWithZero}</a>
- </div>
- {/block:IndexPage}
- {block:Text}
- {Body}
- {/block:Text}
- {block:Photo}
- <center>{LinkOpenTag}<img src="{PhotoURL-500}" alt="{PhotoAlt}">{LinkCloseTag}</center>
- {block:ifShowCaptions}
- {block:Caption}
- {Caption}
- {/block:Caption}
- {/block:ifShowCaptions}
- {block:ifNotShowCaptions}
- {block:PermalinkPage}
- {block:Caption}
- {Caption}
- {/block:Caption}
- {/block:PermalinkPage}
- {/block:ifNotShowCaptions}
- {/block:Photo}
- {block:Photoset}
- <div class="photo">{Photoset-500}</div>
- {block:ifShowCaptions}
- {block:Caption}
- {Caption}
- {/block:Caption}
- {/block:ifShowCaptions}
- {block:ifNotShowCaptions}
- {block:PermalinkPage}
- {block:Caption}
- {Caption}
- {/block:Caption}
- {/block:PermalinkPage}
- {/block:ifNotShowCaptions}
- {/block:Photoset}
- {block:Quote}
- <div class="quote">{Quote}</div>
- {block:Source}<p align="right">— {Source}</p>{/block:Source}
- {/block:Quote}
- {block:Link}
- {block:Description}{Description}{/block:Description}
- {/block:Link}
- {block:Chat}
- {block:Lines}
- {block:Label}
- <b>{Label}</b>
- {/block:Label}
- {Line}<br />
- {/block:Lines}
- {/block:Chat}
- {block:Audio}
- {block:AlbumArt}<div class="album"><img src="{AlbumArtURL}" class="album_art"></div>{/block:AlbumArt}
- <div class="audio">{AudioPlayerBlack}</br>
- {block:TrackName}"<b>{TrackName}</b>"{/block:TrackName} {block:Artist} by {Artist}{/block:Artist}
- </div>
- {block:ifShowCaptions}
- {block:Caption}
- {Caption}
- {/block:Caption}
- {/block:ifShowCaptions}
- {block:ifNotShowCaptions}
- {block:PermalinkPage}
- {block:Caption}
- {Caption}
- {/block:Caption}
- {/block:PermalinkPage}
- {/block:ifNotShowCaptions}
- {/block:Audio}
- {block:Video}
- <div class="video">{Video-400}</div>
- {block:ifShowCaptions}
- {block:Caption}
- {Caption}
- {/block:Caption}
- {/block:ifShowCaptions}
- {block:ifNotShowCaptions}
- {block:PermalinkPage}
- {block:Caption}
- {Caption}
- {/block:Caption}
- {/block:PermalinkPage}
- {/block:ifNotShowCaptions}
- {/block:Video}
- {block:Answer}
- <div class="ask">
- <img src="{AskerPortraitURL-30}" class="ask_icon">
- <span class="ask_f">{Asker} sent:</span> {Question}
- </div>
- <div class="clear"></div>
- {Answer}
- {/block:Answer}
- <div class="postbottom">
- {block:HasTags}
- <ul class="tags">
- {block:Tags}
- <li><a href="{TagURL}">{Tag}</a></li>
- {/block:Tags}
- </ul>
- {/block:HasTags}
- </div>
- <div class="permalink">
- {block:NoteCount}{NoteCountWithLabel}{/block:NoteCount}
- </div>
- {block:RebloggedFrom}
- <div class="reblog">
- Origin: <a href="{ReblogRootURL}">{ReblogRootName}</a> | Via: <a href="{ReblogParentURL}">{ReblogParentName}</a>
- </div>
- {/block:RebloggedFrom}
- {block:PermalinkPage}
- <div class="lnotes">
- {block:PostNotes}
- {PostNotes}
- {/block:PostNotes}
- </div>
- {/block:PermalinkPage}
- </div>
- </div>
- {/block:Posts}
- </div>
- </div>
- </div>
- <script type="text/javascript" src="http://static.tumblr.com/vqwkook/gipm436zg/jquery-1.6.1.min.js"></script>
- <script type="text/javascript" src="http://static.tumblr.com/vqwkook/wSGm43l19/jquery.nivo.slider.js"></script>
- <script type="text/javascript">
- $(window).load(function() {
- $('#slider').nivoSlider();
- });
- </script>
- </body>
- </html>

