Benito juarez

Páginas: 9 (2194 palabras) Publicado: 13 de septiembre de 2012
{Title}


{block:Description}{/block:Description}




































{block:ifInfinitescrolling}

{/block:ifInfinitescrolling}

$(window).load(function(){
var $wall = $('#center');

$wall.masonry({
itemSelector: '.post, .twitter',
columnWidth:220
});

$wall.infinitescroll({
navSelector: ".nav",
nextSelector : ".nav a",
itemSelector : ".post",
loading : "",
donetext : ""
},

function( newElements ) {
var $newElems = $( newElements ).css({
opacity: 0
});
$newElems.imagesLoaded(function(){
$newElems.animate({ opacity: 1 });
$wall.masonry( "appended", $newElems, true );});
});
});


$(window).scroll(function(){var totalHeight = $('body').height();var yPos = $(window).scrollTop();if( yPos > (totalHeight*.10) && yPos < (totalHeight*.90) ){$(".footer").fadeIn('medium');} else {$('.footer').fadeOut('medium');}});


body {
padding:0;
margin:0;
overflow-x:hidden;
font-family:'helvetica neue', 'helvetica', arial;font-size:11px;
color:{color:Text};
background-color:{color:background};
background-image:url({image:Background});
background-position:center top;
background-attachment:fixed;}
a {text-decoration:none;
color:{color:text};
font-weight:800;
-webkit-transition: all 0.2s linear;
-moz-transition: all 0.2s linear;
transition: all 0.2s linear;}
a:hover {color:{color:link hover};
{block:if3DEffectforlinks}
text-shadow:2px 0 0 rgba(255,0,0,0.4), -2px 0 0 rgba(0,255,0,0.4);
{/block:if3DEffectforlinks}
-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;}

.clear {clear:both;}

#container{
position:relative;
width:860px;
margin:0px auto;
background-color:{color:Center};
padding:10px 20px 20px;}
#header{
width:860px;
{block:IfNotHeaderlogoimage}
margin:10px 0 20px;
{/block:IfNotHeaderlogoimage}
{block:IfHeaderlogoimage}
margin:0;
{/block:IfHeaderlogoimage}}
#header h1{font-size: 93px;
letter-spacing: -3px;
margin: 0;
word-spacing: -2px;
color:{color:text};
{block:ifNotSidebarleftorright}
text-align:right;
{/block:ifNotSidebarleftorright}
-webkit-transition: all 0.3s ease;
-moz-transition: all 0.3s ease;
transition: all 0.3s ease;}
#header h1:hover{
color:{color:link hover};
{block:if3DEffectforlinks}color:{color:text};
text-shadow:4px 0 0 rgba(255,0,0,0.3), -4px 0 0 rgba(0,255,0,0.3);
-webkit-transition: all 0.4s ease;
-moz-transition: all 0.4s ease;
transition: all 0.4s ease;
{/block:if3DEffectforlinks}}
#header img{
max-width:860px;
max-height:300px;}

#sidebar{
width:200px;
{block:IfSidebarFixed}
position:fixed;{/block:IfSidebarFixed}
{block:ifSidebarleftorright}
float:left;
{/block:ifSidebarleftorright}
{block:ifNotSidebarleftorright}
float:right;
{block:IfSidebarFixed}
margin-left:660px;
{/block:IfSidebarFixed}
{/block:ifNotSidebarleftorright}}
#sidebar h1{
margin:5px 0;
padding:0 0 10px;
border-bottom:2px solid {color:text};
font-size:14px;text-transform:uppercase;
line-height:14px;
color:{color:titles};
{block:ifSidebarleftorright}
text-align: right;
{/block:ifSidebarleftorright}}
#sidebar .inner{
margin:10px 0 0;}
#sidebar .portrait{
width:200px;}
#sidebar .portrait img{
max-width:200px;}
#sidebar .description{
margin:5px 0 10px;
padding:5px 0 10px;
font-weight: 700;...
Leer documento completo

Regístrate para leer el documento completo.

Estos documentos también te pueden resultar útiles

  • benito juarez
  • benito juarez
  • benito juarez
  • Benito Juárez
  • Benito Juarez
  • benito juarez
  • benito juarez
  • benito Juarez

Conviértase en miembro formal de Buenas Tareas

INSCRÍBETE - ES GRATIS