Leltár

Adatlapok

Trükktár

TeveClub filmek



[ Mi ez? ] [ Írok ide ]
haverok:

Maya naplója


jaredleto [320918 AL], gazdája Maya
Brandon (11.18.)

Ugrás egy másik naplóhoz!

Tartalomjegyzék
A napló közvetlen linkje:
http://teveclub.hu/naplo/320918
Brandon (11.18.)

<!--
Theme by bluntstatements
Please don't remove the credit.
-->

<head>
<!-- DEFAULT VARIABLES -->
<meta name="color:Background" content="#FFF"/>
<meta name="color:Quote background" content="#F5F5F5"/>
<meta name="color:Photoset background" content="#EEE"/>
<meta name="color:Box" content="#FFF"/>
<meta name="color:Scrollbar" content="#CCC"/>
<meta name="color:Scrollbar background" content="#F5F5F5"/>
<meta name="color:Title" content="#777"/>
<meta name="color:Text" content="#000"/>
<meta name="color:Link" content="#777"/>
<meta name="color:Shadow" content="#DDD"/>
<meta name="image:Background" content=""/>
<meta name="if:Show Title" content="0"/>
<meta name="if:Faded Images" content="0"/>
<meta name="if:Inverted Fade" content="0"/>
<meta name="font:Title" content="Courier New"/>
<meta name="font:Body" content="Arial"/>
<meta name="text:Title font size" content="12px"/>
<meta name="text:Title line height" content="12px"/>

<title>{Title}</title>

<script type="text/javascript" src="http://code.jquery.com/jquery-latest.js"></script>

{block:indexpage}
{block:NextPage}<div id="page-nav"><a href="{NextPage}"></a></div>{/block:NextPage}

<script src='http://code.jquery.com/jquery-1.4.2.min.js' type='text/javascript'></script>

<script src='http://static.tumblr.com/1s4z8hu/UTBlo4136/jquery.masonry.min.js' type='text/javascript'></script>

<script type="text/javascript" src="http://static.tumblr.com/jnmer2r/WKhljk73d/jquery.infinitescroll.min.js"></script>

<script>
jQuery(window).load(function(){
var $wall = $('#posts');
$wall.imagesLoaded(function(){
$wall.masonry({
singleMode: true,
columnWidth: 275,
itemSelector: '#space'
});
});
$wall.infinitescroll({
navSelector : '#page-nav',
nextSelector : '#page-nav a',
itemSelector : '#space',
},

function( newElements ){
$(newElements).hide();
setTimeout(function(){
$wall.masonry({ appendedContent: $(newElements) });
},2000);
setTimeout(function(){
$(newElements).fadeIn('slow');
},2100);
},1000);
});
</script>


<script>
$.fn.imagesLoaded = function(callback){
var elems = this.find('img'),
len = elems.length,
_this = this;
if ( !elems.length ) {
callback.call( this );}
elems.bind('load',function(){
if (--len <= 0){
callback.call( _this );}
}).each(function(){
// cached images don't fire load sometimes, so we reset src.
if (this.complete || this.complete === undefined){
var src = this.src;
// webkit hack from http://groups.google.com/group/jquery-dev/browse_thread/thread/eee6ab7b2da50e1f
// data uri bypasses webkit log warning (thx doug jones)
this.src = "data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///ywAAAAAAQABAAACAUwAOw==";
this.src = src;}
});
return this;};
</script>

{/block:Indexpage}
<style type="text/css">

body{margin:0px; background-color: {color:Background}; background-image:url({image:Background});
background-attachment: fixed; background-repeat: repeat; font-family: {font:body}; font-size: 10px; line-height:10px; color:{color:Text};}

a:link, a:active, a:visited{color: {color:Link}; text-decoration: none; -webkit-transition: color 0.3s ease-out; -moz-transition: color 0.3s ease-out; transition: color 0.3s ease-out;}

a:hover{color:{color:link}; text-decoration: none;}

#center{margin:auto; position:relative; width:560px; overflow:auto; overflow-y:hidden;}

#posts{{block:IndexPage}margin-top:30px; width: 560px;{/block:IndexPage} {block:PermalinkPage}margin-left: 14px; margin-top: 30px; width: 500px;{/block:PermalinkPage}height: auto; margin-bottom: 20px;}

#bottom{position: fixed; margin: 8px; width: auto; bottom: 0px; right: 0px; background-color:#FFF; padding: 5px; color:#777; font-family: Arial; font-size: 10px; line-height: 10px; opacity: 0.8;}
#bottom a{color:#555;}

#space{float: left; {block:IndexPage}width: 250px;{/block:IndexPage} {block:PermalinkPage}width: 500px;{/block:PermalinkPage} padding: 5px; margin: 8px; background-color: {color:box};}

#space img{{block:IndexPage}max-width:250px;{/block:IndexPage}}

#side{width:515px; height: auto; background-color:{color:box}; padding:10px; margin-top: 30px; margin-left: 8px;}

#pages{font-family: Tahoma; font-size: 9px; line-height: 9px; margin-top: 15px;}

#permapage{font-family: Bakersville; font-size: 10px; margin-bottom: 20px;}

.permalink{display: block; font: normal 9px Helvetica, Arial, Sans Serif; text-align: right; text-transform: none; padding: 1px;}

.permalink a{color:#999;}

.title{font-family: {font:Title}; font-size: {text:Title font size}; line-height: {text:Title line height}; color: {color:Title}; font-weight: normal;}

.blogtitle{font-family: Times New Roman; font-size: 18px; line-height: 18px; letter-spacing: 1px; font-style: italic; margin-bottom: 12px;}

.blogtitle a{color: #555;}

.video embed, .post div.video object {width:250px !important; height:auto !important;}

blockquote{padding:0px 0px 2px 3px; margin:0px 0px 2px 1px; border-left: 1px solid {color:Text};}

{block:ifFadedImages}img{-webkit-transition: opacity 0.8s linear; opacity: 0.75;}img:hover{-webkit-transition: opacity 0.8s linear; opacity: 1;}
{/block:ifFadedImages}

{block:ifInvertedFade}img{-webkit-transition: opacity 0.7s linear; opacity: 50;}img:hover{-webkit-transition: opacity 0.7s linear; opacity: .7;}
{/block:ifInvertedFade}

</style>

<link rel="shortcut icon" href="{Favicon}">
<link rel="alternate" type="application/rss+xml" title="RSS" href="{RSS}" />
<meta name="viewport" content="width=820" />
</head>
<body>

<div id="bottom"><a href="http://bluntstatements.tumblr.com">THEME</a></div>

<div id="center">

<div id="side">
{block:ifShowTitle}<center><div class="blogtitle"><a href="/">{Title}</a></div>{/block:ifShowTitle}{block:ifShowPhoto}<a title="" href="/"><img src="{image:sidebar}" width=200px></a>{/block:ifShowPhoto}</center>

{Description}</div>

<div id="posts">
{block:Posts}
<div id="space">

{block:Text}
{block:Title}<span class="title">{Title}</span>{/block:Title}
<span class="entrytext">{Body}</span>
{block:IndexPage}<div style="float: right; width: auto; font-size: 9px; line-height: 9px;"><a href="{Permalink}">Posted {DayofMonth} {ShortMonth}</a></div>{/block:IndexPage}
{/block:Text}

{block:Answer}
<div style="background-color:#F5F5F5; padding: 4px; {block:IndexPage}width: 242px;{/block:IndexPage}{block:PermalinkPage}width:492px;{/block:PermalinkPage}"><b>{Asker}</b>: {Question}</div>
<div style="padding-left: 4px;">{Answer}</div>
{block:IndexPage}<div style="float: right; width: auto; font-size: 9px; line-height: 9px;"><a href="{Permalink}">Posted {DayofMonth} {ShortMonth}</a></div></div>{/block:IndexPage}
{/block:Answer}

{block:Link}
<a href="{URL}" class="title">{Name}</a>
{block:Description}{Description}{/block:Description}
{block:IndexPage}<div style="float: right; width: auto; font-size: 9px; line-height: 9px;"><a href="{Permalink}">Posted {DayofMonth} {ShortMonth}</a></div>{/block:IndexPage}
{block:Link}

{block:Photo}{block:IndexPage}<a href="{permalink}"><img src="{PhotoURL-500}" alt="{PhotoAlt}" width=250px/></a>{/block:IndexPage}{block:PermalinkPage}{LinkOpenTag}<img src="{PhotoURL-500}" alt="{PhotoAlt}"width=500px/>{/block:PermalinkPage}{/block:Photo}

{block:Photoset}
{block:IndexPage}<center><div style="padding-top: 10px; padding-bottom: 10px; background-color:{color:Photoset background};">{Photoset-250}</div></center>{/block:IndexPage}
{block:PermalinkPage}{Photoset-500}{/block:PermalinkPage}
{block:IndexPage}<div style="float: right; width: auto; font-size: 9px; line-height: 9px;"><a href="{Permalink}">Posted {DayofMonth} {ShortMonth}</a></div>{/block:IndexPage}
{/block:Photoset}

{block:Quote}
<div style="background-color:{color:Quote background}; padding: 4px;">{Quote}<div style="margin-left: 30px; font-style: italic;">{block:Source}- {Source}{/block:Source}</div></div>
{block:IndexPage}<div style="float: right; width: auto; font-size: 9px; line-height: 9px;"><a href="{Permalink}">Posted {DayofMonth} {ShortMonth}</a></div>{/block:IndexPage}
{/block:Quote}

{block:Chat}
{block:Title}<span class="title">{Title}</span>{/block:Title}
<ul class="chat">
{block:Lines}
<li class="user_{UserNumber}">
{block:Label}
<span class="label">{Label}</span>
{/block:Label}

{Line}
</li>
{/block:Lines}
</ul>
{block:IndexPage}<div style="float: right; width: auto; font-size: 9px; line-height: 9px;"><a href="{Permalink}">Posted {DayofMonth} {ShortMonth}</a></div>{/block:IndexPage}
{/block:Chat}

{block:Audio}
{block:IndexPage}<div style="background-color:#000; width: 250px;"><div style="width:250px; height:27px;">{AudioPlayerBlack}</div></div>{/block:IndexPage}
{block:PermalinkPage}<div style="background-color:#000; width: 500px;"><div style="width:500px; height:27px;">{AudioPlayerBlack}</div></div>{/block:PermalinkPage}
{block:IndexPage}<div style="float: right; width: auto; font-size: 9px; line-height: 9px;"><a href="{Permalink}">Posted {DayofMonth} {ShortMonth}</a></div>{/block:IndexPage}
{/block:Audio}

{block:Video}
{block:IndexPage}{Video-250}{/block:IndexPage}
{block:PermalinkPage}{Video-500}{/block:PermalinkPage}
{block:IndexPage}<div style="float: right; width: auto; font-size: 9px; line-height: 9px;"><a href="{Permalink}">Posted {DayofMonth} {ShortMonth}</a></div>{/block:IndexPage}
{block:Video}

{block:PermalinkPage}
<div id="permapage"><div style="float: left; width: auto; font-weight: bold;">{block:Date}Posted on {DayofMonth} {Month}{/block:Date}</div>

<div style="float: right; width: auto; font-weight: bold;">{block:NoteCount}{NoteCountWithLabel}{/block:NoteCount}</div>

<BR>{Caption}</div>
{/block:PermalinkPage}

{block:PostNotes}{PostNotes}
{/block:PostNotes}</div>
{/block:Posts}

</div>
</div>
</div>
</center>
</body>
</html>



Problémás tartalom jelzése






© Napfolt Kft. - Médiaajánlat