Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- <!DOCTYPE html>
- <!-- -------------------------------------------------------------
- Theme °22 By Max Davis.
- Get this free theme: http://themes.themaxdavis.com/theme/theme_22
- More Themes: http://themes.themaxdavis.com
- PROMOTE YOUR TUMBLR: http://themes.themaxdavis.com/spotlight
- ------------------------------------------------------------- -->
- <html lang="en">
- <head>
- <meta charset="utf-8" />
- <title>{Title}{block:PermalinkPage}{block:PostSummary} — {PostSummary}{/block:PostSummary}{/block:PermalinkPage}</title>
- <link rel="shortcut icon" href="{Favicon}">
- <link rel="alternate" type="application/rss+xml" href="{RSS}">
- <meta name="description" content="{block:IndexPage}{block:Description}{MetaDescription}{/block:Description}{/block:IndexPage}{block:PermalinkPage}{block:PostSummary}{PostSummary}{/block:PostSummary}{/block:PermalinkPage}" />
- <meta name="color:Background" content="#F5F5F5"/>
- <meta name="color:Center" content="#FFFFFF"/>
- <meta name="color:Text" content="#000000"/>
- <meta name="color:Link" content="#000000"/>
- <meta name="color:Link Hover" content="#000000"/>
- <meta name="image:Background" content="" />
- <meta name="image:Sidebar Portrait" content="" />
- <meta name="if:Infinite scrolling" content="1" />
- <meta name="if:2 or 3 Columns" content="0" />
- <meta name="if:Float Left" content="0" />
- <meta name="if:Float Right" content="0" />
- <meta name="if:Facebook Comments" content="0" />
- <meta name="if:Sidebar Left Or Right" content="1" />
- <meta name="if:Sidebar Fixed" content="1" />
- <meta name="if:Sidebar Small" content="1" />
- <meta name="if:Hide Description" content="0" />
- <meta name="if:Hide Links" content="0" />
- <meta name="if:Hide Twitter" content="0" />
- <meta name="if:Hide Captions" content="0" />
- <meta name="if:Round borders" content="1" />
- <meta name="if:Shadow" content="0" />
- <meta name="if:Switch Image Hover Effect" content="0" />
- <meta name="if:Background Image Fixed" content="0" />
- <meta name="if:Background Image Centered" content="1" />
- <meta name="if:Back To Top Button" content="1" />
- <meta name="if:Source Sans Pro Font" content="0" />
- <meta name="text:Twitter Username" 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 name="text:Link 5" content="" />
- <meta name="text:Link 5 Title" content="" />
- <script type="text/javascript" src="http://themaxdavisthemes.com/code/jQuery.js"></script>
- {block:ifSourceSansProFont}<link href='http://fonts.googleapis.com/css?family=Source+Sans+Pro:400,700,400italic,700italic' rel='stylesheet' type='text/css'>{/block:ifSourceSansProFont}
- <style type="text/css"> body { padding:0; margin:0; overflow-x:hidden; font-size:11px; font-family: 'Helvetica', Arial, sans-serif; color:{color:Text}; background-color:{color:background}; background-image:url({image:Background}); {block:ifBackgroundImageCentered} background-position:center top; {/block:ifBackgroundImageCentered} {block:ifBackgroundImageFixed} background-attachment:fixed; {/block:ifBackgroundImageFixed} {block:ifSourceSansProFont} font-family: 'Source Sans Pro', Helvetica, Arial, sans-serif; {/block:ifSourceSansProFont}} a { text-decoration:none; color:{color:link}; -webkit-transition: all 0.2s linear; -moz-transition: all 0.2s linear; transition: all 0.2s linear;} a:hover { color:{color:link hover}; -webkit-transition: all 0.2s linear; -moz-transition: all 0.2s linear; transition: all 0.2s linear;} a:active{outline: none;} a:focus{-moz-outline-style: none;} :-moz-any-link:focus{outline: none;} img{border:none;display:block;} .clear {clear:both;} #content { margin: 20px auto; {block:IfFloatLeft} position:absolute; left:10px; {Block:ifSidebarLeftOrRight} left:20px; {/Block:ifSidebarLeftOrRight} {block:PermalinkPage} left:20px; {/block:PermalinkPage} {/block:IfFloatLeft} {block:IfFloatRight} position:absolute; right:10px; {Block:ifNotSidebarLeftOrRight} right:20px; {/Block:ifNotSidebarLeftOrRight} {block:PermalinkPage} right:20px; {/block:PermalinkPage} {/block:IfFloatRight} {block:if2or3Columns} width:870px; {block:PermalinkPage} width:1030px; {/block:PermalinkPage} {Block:ifSidebarSmall} width:820px; {block:PermalinkPage} width:980px; {/block:PermalinkPage} {/Block:ifSidebarSmall} {/block:if2or3Columns} {block:ifNot2or3Columns} width:1150px; {block:PermalinkPage} width:1030px; {/block:PermalinkPage} {Block:ifSidebarSmall} width:1100px; {block:PermalinkPage} width:980px; {/block:PermalinkPage} {/Block:ifSidebarSmall} {/block:ifNot2or3Columns}} #sidebar { position:absolute; width:270px; {Block:ifSidebarSmall} width:220px; {/Block:ifSidebarSmall} {Block:IfSidebarFixed} position:fixed; {/Block:IfSidebarFixed} {block:if2or3Columns} {Block:ifNotSidebarLeftOrRight} margin:0 0 0 590px; {block:PermalinkPage} margin:0 0 0 760px; {/block:PermalinkPage} {/Block:ifNotSidebarLeftOrRight} {/block:if2or3Columns} {block:ifNot2or3Columns} {Block:ifNotSidebarLeftOrRight} margin:0 0 0 880px; {block:PermalinkPage} margin:0 0 0 760px; {/block:PermalinkPage} {/Block:ifNotSidebarLeftOrRight} {/block:ifNot2or3Columns}} #sidebar h1 { font-size: 17px; height: 13px; line-height: 17px; margin: 0 0 1px; overflow: hidden; padding: 10px; text-overflow: ellipsis; white-space: nowrap; width: 250px; background:{color:center}; {block:ifShadow} box-shadow:0 11px 12px -12px rgba(0, 0, 0, 0.1), 0 1px 3px rgba(0, 0, 0, 0.05); {/block:ifShadow} {Block:ifSidebarSmall} width:200px; {/Block:ifSidebarSmall}} #sidebar #portrait { margin: 0 0 1px; padding: 10px; width: 250px; background:{color:center}; {block:ifRoundborders} border-radius:3px 3px 0 0; {/block:ifRoundborders} {block:ifShadow} box-shadow:0 32px 32px -32px rgba(0, 0, 0, 0.1), 0 1px 3px rgba(0, 0, 0, 0.05); {/block:ifShadow} {Block:ifSidebarSmall} width:200px; {/Block:ifSidebarSmall}} #sidebar #description, #links, #sidebar #twitter { margin: 0 0 1px;} #sidebar #description #desc_click, #sidebar #links #links_click, #sidebar #twitter h1 { cursor: pointer; font-size: 12px; font-weight: bold; height: 9px; line-height: 12px; margin: 0; padding: 10px; width: 250px; background:{color:center}; {Block:ifSidebarSmall} width:200px; {/Block:ifSidebarSmall} {block:ifShadow} box-shadow:0 11px 12px -12px rgba(0, 0, 0, 0.1), 0 1px 3px rgba(0, 0, 0, 0.05); {/block:ifShadow} {Block:ifSidebarSmall} width:200px; {/Block:ifSidebarSmall}} #sidebar #links #links_click, #sidebar #links #background { {Block:IfNotHideTwitter} {block:ifRoundborders} border-radius:0 0 3px 3px; {/block:ifRoundborders} {/Block:IfNotHideTwitter}} #sidebar #twitter h1, #sidebar #twitter #background { {Block:IfHideTwitter} {block:ifRoundborders} border-radius:0 0 3px 3px; {/block:ifRoundborders} {/Block:IfHideTwitter}} #sidebar #description #description_box { position:relative; {Block:IfHideDescription} display:none; {/Block:IfHideDescription}} #sidebar #links #links_box { position:relative; font-size:12px; {Block:IfHideLinks} display:none; {/Block:IfHideLinks}} #sidebar #twitter #twitter_box { position:relative; {Block:IfHideTwitter} display:none; {/Block:IfHideTwitter}} #sidebar #description #background, #sidebar #links #background, #sidebar #twitter #background { position:absolute; height:100%; width:100%; opacity:0.8; z-index:-1; margin-top:-6px; padding:0 0 6px; background:{color:center}; {block:ifShadow} box-shadow:0 32px 32px -32px rgba(0, 0, 0, 0.1), 0 1px 3px rgba(0, 0, 0, 0.05); {/block:ifShadow} {Block:ifSidebarSmall} width:220px; {/Block:ifSidebarSmall}} #sidebar #description #description_box p { padding:10px; margin:0;} #sidebar #links a { display: block; font-weight: bold; margin: 0 10px; overflow: hidden; padding: 7px 0; text-overflow: ellipsis; white-space: nowrap; width: 200px; border-bottom:1px solid {color:center};} #sidebar #links a:last-child {border:none;} #sidebar #twitter #tweets { margin:0; padding:10px; list-style:none;} #sidebar #twitter #tweets li:last-child { margin:0;} #tweets .tweet_list { list-style: none; margin: 0; padding: 0;} #tweets .tweet_list li { background: none repeat scroll 0 0 rgba(0, 0, 0, 0.05); line-height: 110%; margin: 0 0 3px; padding: 10px 10px 9px;} #tweets .tweet_list .tweet_time, #tweets .tweet_list .tweet_avatar, #tweets .tweet_list .tweet_avatar img { display:none;} #sidebar #page_navigation { font-weight: bold; line-height: 100%; padding: 10px; width: 220px; background:{color:center}; {block:ifRoundborders} border-radius:3px; {/block:ifRoundborders} {block:ifShadow} box-shadow:0 32px 32px -32px rgba(0, 0, 0, 0.1), 0 1px 3px rgba(0, 0, 0, 0.05); {/block:ifShadow} {Block:ifSidebarSmall} width:200px; {/Block:ifSidebarSmall}} #sidebar #page_navigation .prev_1 { cursor:default; opacity:0.5; float:left;} #sidebar #page_navigation .prev { float:left; position: relative; z-index: 3;} #sidebar #page_navigation .next { float:right; position: relative; z-index: 3;} #sidebar #page_navigation #jump_pagination { font-size: 9px; position: absolute; text-align: center; width: 220px; {Block:ifSidebarSmall} width:200px; {/Block:ifSidebarSmall}} #sidebar #page_navigation #jump_pagination a, #sidebar #page_navigation #jump_pagination span{ display:inline-block; margin:0 3px;} #container { position:relative; {block:if2or3Columns} width:580px; {Block:ifSidebarLeftOrRight} margin:0 0 0 280px; {Block:ifSidebarSmall} margin:0 0 0 230px; {/Block:ifSidebarSmall} {/Block:ifSidebarLeftOrRight} {Block:ifNotSidebarLeftOrRight} {block:PermalinkPage} width:750px; margin:0; {/block:PermalinkPage} {/Block:ifNotSidebarLeftOrRight} {/block:if2or3Columns} {block:ifNot2or3Columns} width:870px; margin:0 280px 0 0; {block:PermalinkPage} margin:0 0 0 -120px; {/block:PermalinkPage} {Block:ifSidebarSmall} margin:0 0 0 -120px; margin:0; {/Block:ifSidebarSmall} {Block:ifSidebarLeftOrRight} margin:0 0 0 280px; {Block:ifSidebarSmall} margin:0 0 0 230px; {/Block:ifSidebarSmall} {/Block:ifSidebarLeftOrRight} {Block:ifNotSidebarLeftOrRight} {block:PermalinkPage} width:750px; margin:0; {/block:PermalinkPage} {/Block:ifNotSidebarLeftOrRight} {/block:ifNot2or3Columns}} #container #post, #container #twitter, #container #page_navigation { width:250px; float:left; margin:0 10px 20px; padding:10px; overflow:hidden; background:{color:center}; {block:ifRoundborders} border-radius:3px; {/block:ifRoundborders} {block:ifShadow} box-shadow:0 32px 32px -32px rgba(0, 0, 0, 0.1), 0 1px 3px rgba(0, 0, 0, 0.05); {/block:ifShadow} {block:PermalinkPage} width:500px; {Block:ifNotSidebarLeftOrRight} float:right; {/Block:ifNotSidebarLeftOrRight} {/block:PermalinkPage}} #container #twitter h1 { line-height: 100%; margin: 0 0 10px;} #container #twitter #twitter_update_list { list-style: none outside none; margin: 0; padding: 0;} #container #twitter #twitter_update_list li { background: none repeat scroll 0 0 rgba(0, 0, 0, 0.05); line-height: 110%; margin: 0 0 3px; padding: 10px;} #container #twitter #twitter_update_list li a{ font-size:80% !important;} #container #twitter #twitter_update_list li span { display: block; font-size: 11px; padding: 0 0 5px;} #container #twitter #twitter_update_list li span a{ font-size:100% !important;} #container #twitter #twitter_update_list li:last-child{ margin:0;} #container #post #photo { position:relative; width:250px; overflow:hidden; {block:PermalinkPage} width:500px; {block:PermalinkPage}} #container #post #photo img { width:250px; {block:PermalinkPage} width:500px; {block:PermalinkPage}} #container #post #photo a, a:hover { color:{color:Image post hover text};} #container #post #photo #hover { visibility:hidden} #container #post #photo:hover #hover{ visibility:visible} #container #post #photo .kisten { background-color: rgba(0, 0, 0, 0.85); color: white; font-size: 9px; font-weight: bold; height: 7px; line-height: 9px; overflow: hidden; padding: 8px 10px; position: absolute; text-transform: uppercase;} #container #post #photo .kisten a, #container #post #photo .kisten a:hover{color:white;} {Block:IfNotSwitchImageHoverEffect} #container #post #photo .notes { bottom: 76px; left: -80px; background: none repeat scroll 0 0 rgba(0, 0, 0, 0.5); -webkit-transition: all 0.4s ease; -moz-transition: all 0.4s ease; -o-transition: all 0.4s ease; transition: all 0.4s ease;} #container #post #photo .timeago { left:-90px; bottom:52px; background: none repeat scroll 0 0 rgba(0, 0, 0, 0.6); -webkit-transition: all 0.6s ease; -moz-transition: all 0.6s ease; -o-transition: all 0.6s ease; transition: all 0.6s ease;} #container #post #photo .date { left:-80px; bottom: 28px; background: none repeat scroll 0 0 rgba(0, 0, 0, 0.7); -webkit-transition: all 0.8s ease; -moz-transition: all 0.8s ease; -o-transition: all 0.8s ease; transition: all 0.8s ease;} #container #post #photo .reblog { bottom: 28px; right:-65px; background: none repeat scroll 0 0 rgba(0, 0, 0, 0.7); -webkit-transition: all 0.8s ease; -moz-transition: all 0.8s ease; -o-transition: all 0.8s ease; transition: all 0.8s ease;} #container #post #photo .permalink { bottom:52px; right:-75px; background: none repeat scroll 0 0 rgba(0, 0, 0, 0.6); -webkit-transition: all 0.6s ease; -moz-transition: all 0.6s ease; -o-transition: all 0.6s ease; transition: all 0.6s ease;} #container #post #photo .tags { bottom: -46px; padding: 10px; width: 230px; background: none repeat scroll 0 0 rgba(0, 0, 0, 0.8); -webkit-transition: all 0.6s ease; -moz-transition: all 0.6s ease; -o-transition: all 0.6s ease; transition: all 0.6s ease;} #container #post #photo:hover .notes, #container #post #photo:hover .timeago, #container #post #photo:hover .date {left:0;} #container #post #photo:hover .reblog, #container #post #photo:hover .permalink {right:0} #container #post #photo:hover .tags {bottom:0;} {/Block:IfNotSwitchImageHoverEffect} /** IMAGE HOVER STYLE #2 **/ {Block:IfSwitchImageHoverEffect} #container #post #photo #kist { position:absolute; top:0;} #container #post #photo .kisten { opacity:0; position:static; width: 230px; margin-bottom:1px; -webkit-transition: all 0.3s linear; -moz-transition: all 0.3s linear; -o-transition: all 0.3s linear; transition: all 0.3s linear; {Block:ifNotSidebarLeftOrRight} text-align:right; {/Block:ifNotSidebarLeftOrRight} {Block:Ifnotfloatleft} text-align:center; {/Block:Ifnotfloatleft} {Block:Ifnotfloatright} text-align:center; {/Block:Ifnotfloatright}} #container #post #photo .notes { background: none repeat scroll 0 0 rgba(0, 0, 0, 0.8);} #container #post #photo .timeago { background: none repeat scroll 0 0 rgba(0, 0, 0, 0.7); -webkit-transition-delay: 0.2s; -moz-transition-delay: 0.2s; -o-transition-delay: 0.2s; transition-delay: 0.2s;} #container #post #photo .date { background: none repeat scroll 0 0 rgba(0, 0, 0, 0.6); -webkit-transition-delay: 0.4s; -moz-transition-delay: 0.4s; -o-transition-delay: 0.4s; transition-delay: 0.4s;} #container #post #photo .reblog { background: none repeat scroll 0 0 rgba(0, 0, 0, 0.5); -webkit-transition-delay: 0.6s; -moz-transition-delay: 0.6s; -o-transition-delay: 0.6s; transition-delay: 0.6s;} #container #post #photo .reblog a { margin: 0 3px;} {Block:ifSidebarLeftOrRight} #container #post #photo .reblog a:first-child { margin-left:0;} {/Block:ifSidebarLeftOrRight} {Block:ifNotSidebarLeftOrRight} #container #post #photo .reblog a:last-child { margin-right:0;} {/Block:ifNotSidebarLeftOrRight} #container #post #photo .tags { bottom: 0; text-align: left; margin-bottom: 0; position:absolute; background: none repeat scroll 0 0 rgba(0, 0, 0, 0.5); -webkit-transition-delay: 0.8s; -moz-transition-delay: 0.8s; -o-transition-delay: 0.8s; transition-delay: 0.8s;} #container #post #photo:hover .notes, #container #post #photo:hover .timeago, #container #post #photo:hover .date, #container #post #photo:hover .reblog, #container #post #photo:hover .permalink, #container #post #photo:hover .tags {opacity:1.0;} {/Block:IfSwitchImageHoverEffect} #container #post #photo .taglist { height: 7px; list-style: none outside none; margin: 0 0 20px; overflow: hidden; padding: 0; text-overflow: ellipsis; white-space: nowrap; width: 230px; line-height: 9px;} #container #post #photo .taglist li { display: inline-block; margin: 0 0 0 4px; white-space: nowrap;} #container #post #photo .caption { height: 8px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; width: 230px; margin: 0 0 20px; padding: 0; line-height: 9px;} #container #post #photo .caption p { margin:0 0 5px; display: inline-block;} #container #post #photo .caption blockquote { display: inline-block; margin: 0} /** Photo set styling **/ #container #post #photoset { position:relative; width:250px; overflow:hidden; {block:PermalinkPage} width:500px; {block:PermalinkPage}} #container #post #photoset a, a:hover { color:{color:Image post hover text};} #container #post #photoset #hover { visibility:hidden} #container #post #photoset:hover #hover{ visibility:visible} #container #post #photoset .kisten { background-color: rgba(0, 0, 0, 0.85); color: white; font-size: 9px; font-weight: bold; height: 7px; line-height: 9px; overflow: hidden; padding: 8px 10px; position: absolute; text-transform: uppercase;} #container #post #photoset .kisten a, #container #post #photoset .kisten a:hover{color:white;} {Block:IfNotSwitchImageHoverEffect} #container #post #photoset .notes { bottom: 76px; left: -80px; background: none repeat scroll 0 0 rgba(0, 0, 0, 0.5); -webkit-transition: all 0.4s ease; -moz-transition: all 0.4s ease; -o-transition: all 0.4s ease; transition: all 0.4s ease;} #container #post #photoset .timeago { left:-90px; bottom:52px; background: none repeat scroll 0 0 rgba(0, 0, 0, 0.6); -webkit-transition: all 0.6s ease; -moz-transition: all 0.6s ease; -o-transition: all 0.6s ease; transition: all 0.6s ease;} #container #post #photoset .date { left:-80px; bottom: 28px; background: none repeat scroll 0 0 rgba(0, 0, 0, 0.7); -webkit-transition: all 0.8s ease; -moz-transition: all 0.8s ease; -o-transition: all 0.8s ease; transition: all 0.8s ease;} #container #post #photoset .reblog { bottom: 28px; right:-65px; background: none repeat scroll 0 0 rgba(0, 0, 0, 0.7); -webkit-transition: all 0.8s ease; -moz-transition: all 0.8s ease; -o-transition: all 0.8s ease; transition: all 0.8s ease;} #container #post #photoset .permalink { bottom:52px; right:-75px; background: none repeat scroll 0 0 rgba(0, 0, 0, 0.6); -webkit-transition: all 0.6s ease; -moz-transition: all 0.6s ease; -o-transition: all 0.6s ease; transition: all 0.6s ease;} #container #post #photoset .tags { bottom: -46px; padding: 10px; width: 230px; background: none repeat scroll 0 0 rgba(0, 0, 0, 0.8); -webkit-transition: all 0.6s ease; -moz-transition: all 0.6s ease; -o-transition: all 0.6s ease; transition: all 0.6s ease;} #container #post #photoset:hover .notes, #container #post #photoset:hover .timeago, #container #post #photoset:hover .date {left:0;} #container #post #photoset:hover .reblog, #container #post #photoset:hover .permalink {right:0} #container #post #photoset:hover .tags {bottom:0;} {/Block:IfNotSwitchImageHoverEffect} /** IMAGE HOVER STYLE #2 **/ {Block:IfSwitchImageHoverEffect} #container #post #photoset #kist { position:absolute; top:0;} #container #post #photoset .kisten { opacity:0; position:static; width: 230px; margin-bottom:1px; -webkit-transition: all 0.3s linear; -moz-transition: all 0.3s linear; -o-transition: all 0.3s linear; transition: all 0.3s linear; {Block:ifNotSidebarLeftOrRight} text-align:right; {/Block:ifNotSidebarLeftOrRight} {Block:Ifnotfloatleft} text-align:center; {/Block:Ifnotfloatleft} {Block:Ifnotfloatright} text-align:center; {/Block:Ifnotfloatright}} #container #post #photoset .notes { background: none repeat scroll 0 0 rgba(0, 0, 0, 0.8);} #container #post #photoset .timeago { background: none repeat scroll 0 0 rgba(0, 0, 0, 0.7); -webkit-transition-delay: 0.2s; -moz-transition-delay: 0.2s; -o-transition-delay: 0.2s; transition-delay: 0.2s;} #container #post #photoset .date { background: none repeat scroll 0 0 rgba(0, 0, 0, 0.6); -webkit-transition-delay: 0.4s; -moz-transition-delay: 0.4s; -o-transition-delay: 0.4s; transition-delay: 0.4s;} #container #post #photoset .reblog { background: none repeat scroll 0 0 rgba(0, 0, 0, 0.5); -webkit-transition-delay: 0.6s; -moz-transition-delay: 0.6s; -o-transition-delay: 0.6s; transition-delay: 0.6s;} #container #post #photoset .reblog a { margin: 0 3px;} {Block:ifSidebarLeftOrRight} #container #post #photoset .reblog a:first-child { margin-left:0;} {/Block:ifSidebarLeftOrRight} {Block:ifNotSidebarLeftOrRight} #container #post #photoset .reblog a:last-child { margin-right:0;} {/Block:ifNotSidebarLeftOrRight} #container #post #photoset .tags { bottom: 0; text-align: left; margin-bottom: 0; position:absolute; background: none repeat scroll 0 0 rgba(0, 0, 0, 0.5); -webkit-transition-delay: 0.8s; -moz-transition-delay: 0.8s; -o-transition-delay: 0.8s; transition-delay: 0.8s;} #container #post #photoset:hover .notes, #container #post #photoset:hover .timeago, #container #post #photoset:hover .date, #container #post #photoset:hover .reblog, #container #post #photoset:hover .permalink, #container #post #photoset:hover .tags {opacity:1.0;} {/Block:IfSwitchImageHoverEffect} #container #post #photoset .taglist { height: 7px; list-style: none outside none; margin: 0 0 20px; overflow: hidden; padding: 0; text-overflow: ellipsis; white-space: nowrap; width: 230px; line-height: 9px;} #container #post #photoset .taglist li { display: inline-block; margin: 0 0 0 4px; white-space: nowrap;} #container #post #photoset .caption { height: 8px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; width: 230px; margin: 0 0 20px; padding: 0; line-height: 9px;} #container #post #photoset .caption p { margin:0 0 5px; display: inline-block;} #container #post #photoset .caption blockquote { display: inline-block; margin: 0} /** CSS for all posts **/ #container h1 { line-height: 120%; margin: -3px 0 0; font-size:17px;} #container .caption { position:relative; padding:5px;} #container .caption blockquote{ margin:0 0 0 5px;} #container .caption p { margin:2px 0;} #container .caption blockquote img, #container .caption p img{ width:100%; height:auto; margin:5px 0;} /** Chat posts **/ #container #chat{ margin:0; padding:0; list-style:none;} #container #chat li{ background: none repeat scroll 0 0 rgba(0, 0, 0, 0.05); line-height: 110%; margin: 0 0 3px; padding: 10px;} #container #chat li:last-child{ margin:0;} #container #chat .label { font-weight:bold;} /** Quote posts **/ #container #quote h1{ font-size: 14px; letter-spacing: 1px; line-height: 150%; margin: 10px 0; text-align: center; text-transform: uppercase; word-spacing: 3px;} #container #quote .source { text-align: center;} /** Video posts **/ #container #video iframe { width:250px !important;} /** Audio posts **/ #container #audio { position:relative;} #container #audio #album_art { background-image: url("http://static.tumblr.com/8jq17g7/Nxumao2aw/vinyl.png"); float: left; height: 76px; margin: 5px 0 10px 5px; width: 96px;} #container #audio #album_art img { height: 72px; margin: 1px 2px; width: 72px;} #container #audio #player { background: none repeat scroll 0 0 black; border-color: black; border-style: solid; border-width: 0 56px; float: left; margin: 25px 0 0 10px; overflow: hidden; padding: 3px 0; width: 27px; height: 27px; {block:ifRoundborders} border-radius: 3px 3px 3px 3px; {/block:ifRoundborders}} #container #audio .shortplayer { margin: 25px 2px 0 10px !important; border-width: 0 3px !important; {block:ifRoundborders} border-radius: 3px 0 0 3px !important; {/block:ifRoundborders}} #container #audio #playcount { background: none repeat scroll 0 0 #000000; color: white; float: left; font-weight: bold; height: 11px; margin: 25px 0 0; padding: 11px 10px; text-align: right; width: 84px; {block:ifRoundborders} border-radius: 0 3px 3px 0; {/block:ifRoundborders}} #container #audio #info { background: none repeat scroll 0 0 transparent; box-shadow: none; clear: both; list-style: none outside none; margin: 15px 0 0; padding: 0;} #container #audio #info li{ margin:3px 0 0; background: none repeat scroll 0 0 rgba(0, 0, 0, 0.05); white-space:nowrap; overflow:hidden; padding:5px 10px; text-overflow:ellipsis;} #container #audio #info p{ margin:0 3px 0 0; font-weight:bold; display:inline-block;} /** Answer posts **/ #container #answer .question { margin: -5px 0 0;} #container #answer .question .asker_portrait { float: left; height: 40px; margin: 0 5px 0 0; width: 40px;} #container #answer .question p { float: left; margin: 0; padding: 0 0 5px 5px; width: 200px;} #container #answer .answer { clear: both; margin: 5px 0 0;} #container #answer .answer .answer_portrait { float: left; height: 40px; margin: 0 5px 0 0; width: 40px;} #container #answer .answer p{ float: left; margin: 0; padding: 0 0 0 5px; position: relative; width: 200px;} #container #answer .answer p img { max-width:100%; margin:5px 0;} #caption { background: none repeat scroll 0 0 rgba(0, 0, 0, 0.05); margin: 10px 0 0; overflow: hidden; padding: 1px 10px; position: relative;} #caption blockquote { margin: 0 0 0 10px; position: relative;} #caption img{ width:100%; margin:5px 0; height:auto;} /** Page Navigation **/ #container #page_navigation { font-weight:bold; text-transform:uppercase;} #container #page_navigation .prev_1 { cursor:default; opacity:0.5; float:left;} #container #page_navigation .prev { float:left;} #container #page_navigation .next { float:right;} #container #go_up { bottom: 20px; display: none; line-height: 100%; padding: 7px 10px 8px; position: fixed; background:{color:center}; {Block:ifSidebarLeftOrRight} margin: 0 0 0 590px; {block:ifNot2or3Columns} margin: 0 0 0 880px; {/block:ifNot2or3Columns} {/Block:ifSidebarLeftOrRight} {Block:ifNotSidebarLeftOrRight} margin: 0 0 0 -35px; {block:ifNot2or3Columns} {/block:ifNot2or3Columns} {/Block:ifNotSidebarLeftOrRight} {block:ifRoundborders} border-radius:3px; {/block:ifRoundborders} {block:ifShadow} box-shadow:0 32px 32px -32px rgba(0, 0, 0, 0.1), 0 1px 3px rgba(0, 0, 0, 0.05); {/block:ifShadow}} #container #post_sidebar { position: absolute; width: 200px; {Block:IfSidebarFixed} position:fixed; {/Block:IfSidebarFixed} {Block:ifSidebarLeftOrRight} {Block:IfNotSidebarFixed} right:0; {/Block:IfNotSidebarFixed} margin: 0 0 0 550px; {/Block:ifSidebarLeftOrRight} {Block:ifNotSidebarLeftOrRight} {Block:IfNotSidebarFixed} left:0; {/Block:IfNotSidebarFixed} margin: 0 0 0 120px; margin:0; {/Block:ifNotSidebarLeftOrRight}} #container #info, #container #info2, #container #tags, #container #share { position:relative;} #container #info h2, #container #info2 h2, #container #tags h2, #container #share h2 { height: 12px; line-height: 14px; margin: 0; padding: 10px; background:{color:center}; {block:ifRoundborders} border-radius:3px; {/block:ifRoundborders} {block:ifShadow} box-shadow:0 32px 32px -32px rgba(0, 0, 0, 0.1), 0 1px 3px rgba(0, 0, 0, 0.05); {/block:ifShadow}} #container #info #info_li, #container #info2 #info_li, #container #tags #taglist { margin:0; padding:10px; list-style:none;} #container #tags #taglist { padding:10px 10px 7px} #container #info #background, #container #info2 #background, #container #tags #background, #container #share #background { opacity: 0.8; padding: 0 0 6px; position: absolute; top:0;bottom:0;left:0;right:0; z-index: -1; background:{color:center}; {block:ifRoundborders} border-radius:3px; {/block:ifRoundborders} {block:ifShadow} box-shadow:0 32px 32px -32px rgba(0, 0, 0, 0.1), 0 1px 3px rgba(0, 0, 0, 0.05); {/block:ifShadow}} #container #info_li li{ margin: 1px 0;} #container #tags, #container #info2, #container #share { margin:20px 0 0;} #container #tags #taglist li { display: inline-block; margin: 0 1px 3px 0; display: inline-block; font-style: italic; background: rgba(0,0,0,0.05); padding: 4px 4px 3px; height: 12px; line-height: 100%;} #container #share #buttons { padding: 10px; position: relative;} #container #share #google { float: left; overflow: hidden; width: 32px;} #container #share #twitter { background: none repeat scroll 0 0 transparent; box-shadow: none; float: left; margin: 0 5px; padding: 0; width: 55px;} #container #share #facebook { float: left; height: 20px; width: 83px;} #container #fb_comments { padding: 10px; width:500px; float:left; margin:0 10px 20px; overflow:hidden; background:{color:center}; {Block:ifNotSidebarLeftOrRight} float:right; {/Block:ifNotSidebarLeftOrRight} {block:ifRoundborders} border-radius:3px; {/block:ifRoundborders} {block:ifShadow} box-shadow:0 32px 32px -32px rgba(0, 0, 0, 0.1), 0 1px 3px rgba(0, 0, 0, 0.05); {/block:ifShadow}} #container #fb_comments .fb-comments { margin: 0px 0 0;} #container #notes { padding: 10px; width:500px; margin: 0 10px 20px; float:left; list-style-type: none; font-weight:bold; background:{color:center}; {Block:ifNotSidebarLeftOrRight} float:right; {/Block:ifNotSidebarLeftOrRight} {block:ifRoundborders} border-radius:3px; {/block:ifRoundborders} {block:ifShadow} box-shadow:0 32px 32px -32px rgba(0, 0, 0, 0.1), 0 1px 3px rgba(0, 0, 0, 0.05); {/block:ifShadow}} #container #notes span.space { display: inline-block; margin: 0 5px;} #container #notes .hide, #container #notes .show {cursor:pointer;} #container #notes .hide{display:none;} #container ol.notes { padding: 0; margin: 10px 0 0; font-weight:normal; list-style-type: none;} #container ol.notes li.note { clear: none !important; display: inline-block; font-size: 10px; height: 20px; margin: 0 4px 6px !important; overflow: hidden; width: 20px;} #container ol.notes li.more_notes_link_container{ clear: both; display: block; font-size: 11px; font-weight: bold; height: 11px; margin-top: -34px !important; padding: 12px 11px 2px; position: relative; text-align: center; text-transform: uppercase; width: 480px; background:{color:center};} #container ol.notes li.note img.avatar { display: inline-block; height: 20px; margin-right: 7px; vertical-align: -5px; width: 20px;} #container ol.notes li.note span{} #container ol.notes li.note span.action a{ font-weight: bold;} #container ol.notes li.note .answer_content { font-weight: normal; display:none;} #container ol.notes li.note blockquote { padding: 4px 10px; margin: 10px 0 10px 30px; display:none;} #container ol.notes li.note blockquote a { text-decoration: none; display:none;} </style>
- <body>
- <div id="fb-root"></div>
- <script>
- (function(d, s, id) {
- var js, fjs = d.getElementsByTagName(s)[0];
- if (d.getElementById(id)) return;
- js = d.createElement(s); js.id = id;
- js.src = "//connect.facebook.net/en_US/all.js#xfbml=1";
- fjs.parentNode.insertBefore(js, fjs);
- }(document, 'script', 'facebook-jssdk'));
- </script>
- {Block:IfInfinitescrolling}{block:Pagination}<div class="nav">{block:NextPage}<a href="{NextPage}"></a>{/block:NextPage}</div>{/block:Pagination}{/Block:IfInfinitescrolling}
- <div id="content">
- <div id="header"></div>
- <div id="sidebar">
- {block:IfNotSidebarPortraitimage}
- <a href="/"><h1>{Title}</h1></a>
- {/block:IfNotSidebarPortraitimage}
- {block:IfSidebarPortraitimage}
- <a href="/">
- <img src="{image:Sidebar Portrait}" id="portrait"/></a>
- <a href="/"><h1>{Title}</h1></a>
- {/block:IfSidebarPortraitimage}
- <div id="description">
- <div id="desc_click">
- Description
- </div>
- <div id="description_box">
- <div id="background"></div>
- <p>{Description}</p>
- </div>
- </div>
- <div id="links">
- <div id="links_click">
- Links
- </div>
- <div id="links_box">
- <div id="background"></div>
- {block:AskEnabled}
- <a href="/ask">{AskLabel}</a>
- {/block:AskEnabled}
- {block:SubmissionsEnabled}
- <a href="/submit">Submit</a>
- {/block:SubmissionsEnabled}
- {block:ifLink1Title}
- <a href="{text:Link 1}" title="{text:Link 1 Title}">
- {text:Link 1 Title}</a>
- {/block:ifLink1Title}
- {block:ifLink2Title}
- <a href="{text:Link 2}" title="{text:Link 2 Title}">
- {text:Link 2 Title}</a>
- {/block:ifLink2Title}
- {block:ifLink3Title}
- <a href="{text:Link 3}" title="{text:Link 3 Title}">
- {text:Link 3 Title}</a>
- {/block:ifLink3Title}
- {block:ifLink4Title}
- <a href="{text:Link 4}" title="{text:Link 4 Title}">
- {text:Link 4 Title}</a>
- {/block:ifLink4Title}
- {block:ifLink5Title}
- <a href="{text:Link 5}" title="{text:Link 5 Title}">
- {text:Link 5 Title}</a>
- {/block:ifLink5Title}
- <a href="/archive">archive</a>
- {block:HasPages}
- {block:Pages}
- <a href="{URL}" title="{Label}">{Label}</a>
- {/block:Pages}
- {/block:HasPages}
- </div><!-- End Links_box -->
- </div><!-- End Links -->
- {Block:IfHideTwitter}
- {Block:IfTwitterUsername}
- <div id="twitter">
- <h1>Twitter</h1>
- <div id="twitter_box">
- <div id="background"></div>
- <div id="tweets"></div>
- </div>
- </div>
- {/Block:IfTwitterUsername}
- {/Block:IfHideTwitter}
- <script>
- $('#desc_click').click(function() {
- $('#description_box').slideToggle("slow");
- $('#links_box, #twitter_box').slideUp("slow");
- });
- </script>
- <script>
- $('#links_click').click(function() {
- $('#links_box').slideToggle("slow");
- $('#description_box, #twitter_box').slideUp("slow");
- });
- </script>
- <script>
- $('#twitter h1').click(function() {
- $('#twitter_box').slideToggle("slow");
- $('#links_box, #description_box').slideUp("slow");
- });
- </script>
- {block:IndexPage}
- {Block:IfSidebarFixed}
- {block:IfNotInfinitescrolling}
- {block:Pagination}
- <div id="page_navigation">
- <span class="prev_1" {block:PreviousPage}style="display:none;"{/block:PreviousPage}>←</span>
- {block:PreviousPage}
- <a href="{PreviousPage}" class="prev">←</a>
- {/block:PreviousPage}
- <div id="jump_pagination">
- {block:JumpPagination length="5"}
- {block:CurrentPage}
- <span class="current_page">{PageNumber}</span>
- {/block:CurrentPage}
- {block:JumpPage}
- <a class="jump_page" href="{URL}">{PageNumber}</a>
- {/block:JumpPage}
- {/block:JumpPagination}
- </div>
- {block:NextPage}
- <a href="{NextPage}" class="next">→</a>
- {/block:NextPage}
- <div class="clear"></div>
- </div>
- {/block:Pagination}
- {/block:IfNotInfinitescrolling}
- {/Block:IfSidebarFixed}
- {/block:IndexPage}
- </div><!-- End Sidebar -->
- <div id="container">
- {Block:IfNotHideTwitter}
- {block:IndexPage}
- {block:ifTwitterUsername}
- <div id="twitter">
- <a href="http://twitter.com/{text:Twitter Username}">
- <h1>Tweets</h1></a>
- <div id="tweets"></div>
- </div>
- {/block:ifTwitterUsername}
- {/block:IndexPage}
- {/Block:IfNotHideTwitter}
- {block:Posts}
- <div id="post">
- {block:Text}
- {block:Title}
- <a href="{Permalink}"><h1>{Title}</h1></a>
- {/block:Title}
- {Body}
- {/block:Text}
- {block:Photo}
- <div id="photo">
- {block:IndexPage}
- {block:Date}
- <div id="hover">
- <div id="kist">
- {block:NoteCount}
- <div class="kisten notes">
- <a href="{Permalink}">{NoteCountWithLabel}</a>
- </div>
- {/block:NoteCount}
- <div class="kisten timeago">
- <a href="{Permalink}">{TimeAgo}</a></div>
- <div class="kisten date"
- ><a href="{Permalink}">
- {MonthNumberWithZero} - {DayOfMonthWithZero} - {Year}</a></div>{Block:IfNotSwitchImageHoverEffect}
- <div class="kisten permalink">
- <a href="{Permalink}">Permalink</a></div>
- <div class="kisten reblog">
- <a href="{ReblogURL}">Reblog</a></div>
- {/Block:IfNotSwitchImageHoverEffect}
- {Block:IfSwitchImageHoverEffect}
- <div class="kisten reblog">
- <a href="{Permalink}">Permalink</a>
- -
- <a href="{ReblogURL}">Reblog</a>
- </div>
- {/Block:IfSwitchImageHoverEffect}
- </div>
- <div class="kisten tags">
- {block:HasTags}<ul class="taglist">
- Filed under:
- {block:Tags}
- <li><a href="{TagURL}">#{Tag}</a></li>
- {/block:Tags}
- </ul>{/block:HasTags}
- {block:Caption}
- <div class="caption">{Caption}</div>
- {/block:Caption}
- <div id="stamp">Timestamp: {Timestamp}</div>
- </div>
- </div>
- {/block:Date}
- <img src="{PhotoURL-250}" />
- {/block:IndexPage}
- {block:PermalinkPage}
- <img src="{PhotoURL-500}" />
- {/block:PermalinkPage}
- </div>
- {/block:Photo}
- {block:Photoset}
- <div id="photoset">
- {block:IndexPage}
- {block:Date}
- <div id="hover">
- <div id="kist">
- {block:NoteCount}
- <div class="kisten notes">
- <a href="{Permalink}">{NoteCountWithLabel}</a>
- </div>
- {/block:NoteCount}
- <div class="kisten timeago">
- <a href="{Permalink}">{TimeAgo}</a></div>
- <div class="kisten date"
- ><a href="{Permalink}">
- {MonthNumberWithZero} - {DayOfMonthWithZero} - {Year}</a></div>{Block:IfNotSwitchImageHoverEffect}
- <div class="kisten permalink">
- <a href="{Permalink}">Permalink</a></div>
- <div class="kisten reblog">
- <a href="{ReblogURL}">Reblog</a></div>
- {/Block:IfNotSwitchImageHoverEffect}
- {Block:IfSwitchImageHoverEffect}
- <div class="kisten reblog">
- <a href="{Permalink}">Permalink</a>
- -
- <a href="{ReblogURL}">Reblog</a>
- </div>
- {/Block:IfSwitchImageHoverEffect}
- </div>
- <div class="kisten tags">
- {block:HasTags}<ul class="taglist">
- Filed under:
- {block:Tags}
- <li><a href="{TagURL}">#{Tag}</a></li>
- {/block:Tags}
- </ul>{/block:HasTags}
- {block:Caption}
- <div class="caption">{Caption}</div>
- {/block:Caption}
- <div id="stamp">Timestamp: {Timestamp}</div>
- </div>
- </div>
- {/block:Date}
- {Photoset-250}
- {/block:IndexPage}
- {block:PermalinkPage}
- {Photoset-500}
- {/block:PermalinkPage}
- </div>
- {/block:Photoset}
- {block:Quote}
- <div id="quote">
- <a href="{Permalink}"><h1>"{Quote}"</h1></a>
- {block:Source}
- <div class="source">{Source}</div>
- {/block:Source}
- </div>
- {/block:Quote}
- {block:Link}
- <div id="link">
- <a href="{URL}" {Target}><h1>{Name}</h1></a>
- {block:Description}
- <div class="description">{Description}</div>
- {/block:Description}
- </div>
- {/block:Link}
- {block:Audio}
- <div id="audio">
- <a href="{Permalink}">
- <div id="album_art">
- {block:AlbumArt}<img src="{AlbumArtURL}"/>
- {/block:AlbumArt}
- </div>
- </a>
- <div id="player"{block:PlayCount} class="shortplayer"{/block:PlayCount}>
- {AudioPlayerBlack}
- </div>
- {block:PlayCount}
- <div id="playcount">
- {PlayCountWithLabel}
- </div>
- {/block:PlayCount}
- <ul id="info">
- {block:TrackName}
- <li><p>Trackname:</p> {TrackName}</li>
- {/block:TrackName}
- {block:Artist}
- <li><p>Artist:</p> {Artist}</li>
- {/block:Artist}
- {block:Album}
- <li><p>Album:</p> {Album}</li>
- {/block:Album}
- </ul>
- </div>
- {/block:Audio}
- {block:Chat}
- {block:Title}
- <a href="{Permalink}"><h1>{Title}</h1></a>
- {/block:Title}
- <ul id="chat">
- {block:Lines}
- <li class="{Alt} user_{UserNumber}">
- {block:Label}
- <span class="label">{Label}</span>
- {/block:Label}
- {Line}
- </li>
- {/block:Lines}
- </ul>
- {/block:Chat}
- {block:Video}
- <div id="video">
- {Video-250}
- </div>
- {/block:Video}
- {block:Answer}
- <div id="answer">
- <div class="question">
- <img src="{AskerPortraitURL-40}" class="asker_portrait"/><p><strong>{Asker}:</strong><br/>{Question}</p><div class="clear"></div>
- </div>
- <div class="answer">
- <img src="{PortraitURL-40}" class="answer_portrait"/>{Answer}<div class="clear"></div>
- </div>
- </div>
- {/block:Answer}
- {block:IfHideCaptions}
- {block:PermalinkPage}
- {block:Caption}
- <div id="caption" {block:Audio}style="display:none"{/block:Audio}>
- {Caption}</div>
- {/block:Caption}
- {/block:PermalinkPage}
- {/block:IfHideCaptions}
- {block:IfNotHideCaptions}
- {block:Caption}
- <div id="caption" {block:Audio}style="display:none"{/block:Audio}>{Caption}</div>
- {/block:Caption}
- {/block:IfNotHideCaptions}
- </div><!-- End Post -->
- {block:PermalinkPage}
- {block:Date}
- {block:IfFacebookComments}
- <div id="fb_comments">
- <div class="fb-comments" data-href="{URLEncodedPermalink}" data-num-posts="2" data-width="500"></div>
- </div>
- {/block:IfFacebookComments}
- {block:PostNotes}
- <div id="notes">
- {PostNotes-64}
- </div>
- {/block:PostNotes}
- <div id="post_sidebar">
- <div id="info">
- <h2>Post Info</h2>
- <ul id="info_li">
- <div id="background"></div>
- {block:NoteCount}
- <li><strong>Notes: </strong>{NoteCount}</li>
- {/block:NoteCount}
- <li><strong>Posted: </strong>
- {DayOfMonthWithZero} {Month} {Year}</li>
- {block:RebloggedFrom}
- <li><strong>Reblogged from: </strong>
- <a href="{ReblogRootURL}" target="_blank">
- {ReblogRootName}</a></li>
- {/block:RebloggedFrom}
- {block:HighRes}
- <li><strong>High Resolution: </strong>
- <a href="{PhotoURL-HighRes}" target="_blank">
- Link</a></li>
- {/block:HighRes}
- {block:ExternalAudio}
- <li><strong>Download: </strong>
- <a href="{ExternalAudioURL}" target="_blank">
- Link</a></li>
- {/block:ExternalAudio}
- </ul>
- </div>
- <div id="share">
- <h2>Share</h2>
- <div id="buttons">
- <div id="background"></div>
- <div id="google"><div class="g-plusone" data-size="medium" data-annotation="none" data-href="{URLEncodedPermalink}"></div><script type="text/javascript">(function() { var po = document.createElement('script'); po.type = 'text/javascript'; po.async = true; po.src = 'https://apis.google.com/js/plusone.js'; var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(po, s);})();</script></div>
- <div id="twitter"><a href="https://twitter.com/share" class="twitter-share-button" data-url="{URLEncodedPermalink}" data-via="{text:Twitter Username}" data-count="none">Tweet</a>
- <script>!function(d,s,id){var js,fjs=d.getElementsByTagName(s)[0];if(!d.getElementById(id)){js=d.createElement(s);js.id=id;js.src="//platform.twitter.com/widgets.js";fjs.parentNode.insertBefore(js,fjs);}}(document,"script","twitter-wjs");</script></div>
- <div id="facebook"><div class="fb-like" data-href="{URLEncodedPermalink}" data-send="false" data-layout="button_count" data-width="100" data-show-faces="false"></div></div>
- <div class="clear"></div>
- </div>
- </div>
- {block:Exif}
- <div id="info2">
- <h2>Image Info</h2>
- <ul id="info_li">
- <div id="background"></div>
- {block:Camera}
- <li><strong>Camera: </strong>{Camera}</li>
- {/block:Camera}
- {block:Aperture}
- <li><strong>Aperture: </strong>{Aperture}</li>
- {/block:Aperture}
- {block:Exposure}
- <li><strong>Exposure: </strong>{Exposure}</li>
- {/block:Exposure}
- {block:FocalLength}
- <li><strong>Focal length: </strong>{FocalLength}</li>
- {/block:FocalLength}
- </ul>
- </div>
- {/block:Exif}
- {block:HasTags}
- <div id="tags">
- <h2>Post tags</h2>
- <ul id="taglist">
- <div id="background"></div>
- {block:Tags}
- <li><a href="{TagURL}">#{Tag}</a></li>
- {/block:Tags}
- </ul>
- </div>
- {/block:HasTags}
- </div>
- <div class="clear"></div>
- </div>
- {/block:Date}
- {/block:PermalinkPage}
- {/block:Posts}
- {block:IndexPage}
- {Block:IfNotSidebarFixed}
- {block:IfNotInfinitescrolling}
- {block:Pagination}
- <div id="page_navigation">
- <span class="prev_1" {block:PreviousPage}style="display:none;"{/block:PreviousPage}>Previous page</span>
- {block:PreviousPage}
- <a href="{PreviousPage}" class="prev">Previous page</a>
- {/block:PreviousPage}
- {block:NextPage}
- <a href="{NextPage}" class="next">Next Page</a>
- {/block:NextPage}
- <div class="clear"></div>
- </div>
- {/block:Pagination}
- {/block:IfNotInfinitescrolling}
- {/Block:IfNotSidebarFixed}
- {/block:IndexPage}
- {block:IndexPage}
- {Block:IfBackToTopButton}
- {Block:IfInfinitescrolling}
- <div id="go_up"><a href="#home" id="up">↑</a></div>
- <script type="text/javascript">
- $(function() {
- $(window).scroll(function() {
- if($(this).scrollTop() != 0) {
- $('#go_up').fadeIn();}
- else {
- $('#go_up').fadeOut();}
- });
- $('#up').click(function() {
- $('body,html').animate({scrollTop:0},800);
- });
- });
- </script>
- {/Block:IfInfinitescrolling}
- {/Block:IfBackToTopButton}
- {/block:IndexPage}
- <div class="clear"></div>
- </div>
- <script type="text/javascript" src="http://static.tumblr.com/8jq17g7/Q6hmelz1k/jquery.tweet.js"></script>
- <script type="text/javascript">
- $(window).load(function(){
- var $wall = $('#container');
- {block:IndexPage}
- $wall.masonry({
- itemSelector: '#post{Block:IfNotHideTwitter}, #twitter{/Block:IfNotHideTwitter}, #page_navigation',
- columnWidth: 290,
- isAnimated: true
- });
- {/block:IndexPage}
- {Block:IfInfinitescrolling}
- $wall.infinitescroll({
- navSelector : ".nav",
- nextSelector : ".nav a",
- itemSelector : "#post",
- loadingImg : "",
- loadingText : "",
- loading : "",
- donetext : ""
- },
- function( newElements ) {
- var $newElems = $( newElements ).css({
- opacity: 0
- });
- $newElems.imagesLoaded(function(){
- $newElems.animate({ opacity: 1 });
- $wall.masonry( "appended", $newElems, true );
- });
- });
- {/Block:IfInfinitescrolling}
- });
- jQuery(function($){
- $("#tweets").tweet({
- join_text: "auto",
- username: "{Text:Twitter Username}",
- count: 3,
- loading_text: "loading tweets..."
- });
- });
- </script>
- </body>
- </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement