/* Slideshow star ayudadeblogger.com -------------*/ #showcase { overflow: hidden; height: 395px; margin: 5px; } #awOnePageButton .view-slide { display: none; } /* This class is removed after the showcase is loaded */ /* Assign the correct showcase height to prevent loading jumps in IE */ .showcase-load { height: 470px; /* Same as showcase javascript option */ overflow: hidden; } /* Container when content is shown as one page */ .showcase-onepage { /**/ } /* Container when content is shown in slider */ .showcase { position: relative; margin: auto; background: #f1f1f1; border: 1px solid #d2d2d2; padding: 0px 0px 9px; box-shadow: 0 2px 7px #dddddd; } .showcase-content-container { background-color: #000; } /* Navigation arrows */ .showcase-arrow-previous, .showcase-arrow-next { position: absolute; background: url('https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEiGfxZixeqFHsqF-9Q6GirZkW9UivFkiI0RACmKtN-tYMHT9BA9S0XmECoeMKmDOd4RZPSxZsg162qbJIdLBmSOoZIuhZa3eiq_pOCuw0_P5mvQw-2TlLc3i3duGMZACxaV-oiNtUeBkC0h/s1600/arrows.png'); width: 35px; height: 31px; top: 220px; cursor: pointer; z-index: 99999; opacity: 0.95; } .showcase-arrow-previous { right: 35px; background-position: 0 0; top: 274px; } .showcase-arrow-next { right: 0px; top: 274px; background-position: -34px 0; } /* Content */ .showcase-content { background-color: #000; text-align: center; } .showcase-content-wrapper { text-align: center; height: 470px; width: 700px; display: table-cell; vertical-align: middle; } /* Styling the tooltips */ .showcase-plus-anchor { background-image: url(''); background-repeat: no-repeat; } .showcase-plus-anchor:hover { background-position: -32px 0; } div.showcase-tooltip { background-color: #fff; color: #000; text-align: left; padding: 5px 8px; background-image: url(https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjpU0xpBRngQhWOoGcMgzPzOj3aeE3zlzcxOofs5zaFCekVK2pWn3V4qO0cL4VQl9KdIYxPegkTfg1H4t2TKShSozDEmwMd2e_4MJsyiV-rZ-5tFlEreSIPk0mMqH-0npjJZAKC5WGh7WLT/s1600/white-opacity-80.png); } /* Styling the caption */ .showcase-caption { color: #000; padding: 10px; width: 323px; text-align: left; position: absolute; bottom: 0px; left: 0px; display: none; background: #282828 url(https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgSCbOXAVOp4IwJZSx0kig8ckkyj5NPvhKR_1SYu5TcDNuDhji7jcVayjm8IHZrXbIGZtZ-aHLBWj0JvIEixnuqhWrqZ_5CRQgKs9uuuhDAkwibrYzXkqP9tQLOKXsB5P-8LXMSb4qQ6MPQ/s1600/caption.jpg) repeat-x; border: 1px solid #000000; opacity: 0.95; } h2.stitle a, h2.stitle a:visited { color: #fff; text-shadow: 1px 0 1px #000; font-size: 16px; text-transform: uppercase; display: inline-block; margin: 5px 0 8px 0; } .showcase-caption p { color: #757575; font-size: 12px; } .showcase-onepage .showcase-content { margin-bottom: 10px; } /* Button Wrapper */ .showcase-button-wrapper { clear: both; margin-top: 10px; text-align: center; } .showcase-button-wrapper span { margin-right: 3px; padding: 2px 5px 0px 5px; cursor: pointer; font-size: 12px; color: #444444; } .showcase-button-wrapper span.active { color: #fff; } /* Thumbnails */ .showcase-thumbnail-container /* Used for backgrounds, no other styling!!! */ { } .showcase-thumbnail-wrapper { overflow: hidden; } .showcase-thumbnail { width: 140px; height: 75px; cursor: pointer; border: solid 1px #d2d2d2; position: relative; } .showcase-thumbnail-caption { position: absolute; bottom: 2px; padding-left: 10px; padding-bottom: 5px; } .showcase-thumbnail-content { padding: 10px; text-align: center; padding-top: 25px; } .showcase-thumbnail-cover { background-image: url(https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEiKIfHAGqn-NxFsmbaFiOGNWWtauNAhjacV3eC8tLC7Glov7buDHYTo_ahA3_ZeAa9dwX0HYKCwNMm6ilMguWcbciHLEQUxP8_NNUUXbhzGvWQSnXUfBpwQZuZPuJf3Ty2vritc3UtyCHUU/s1600/black-opacity-40.png); position: absolute; top: 0; bottom: 0; left: 0; right: 0; } .showcase-thumbnail:hover { border: solid 1px #000; } .showcase-thumbnail:hover .showcase-thumbnail-cover { display: none; } .showcase-thumbnail.active { border: solid 1px #000; } .showcase-thumbnail.active .showcase-thumbnail-cover { display: none; } .showcase-thumbnail-wrapper-horizontal { padding: 10px 10px 0; } .showcase-thumbnail-wrapper-horizontal .showcase-thumbnail { margin-right: 16px; width: 140px; } .showcase-thumbnail-wrapper-vertical { padding: 10px; } .showcase-thumbnail-wrapper-vertical .showcase-thumbnail { margin-bottom: 10px; } .showcase-thumbnail-button-backward, .showcase-thumbnail-button-forward { padding: 7px; cursor: pointer; } .showcase-thumbnail-button-backward { padding-bottom: 0px; padding-right: 0px; } .showcase-thumbnail-button-backward .showcase-thumbnail-vertical, .showcase-thumbnail-button-forward .showcase-thumbnail-vertical, .showcase-thumbnail-button-forward .showcase-thumbnail-horizontal, .showcase-thumbnail-button-backward .showcase-thumbnail-horizontal { background-image: url(https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEj1vvrbl3qgPtAohsfK9fve0a5aLVma7DODDO45GI-ArQNts9laiVLshbkEXN9MO4smx2ToR02kSJtbmUeIMqCJsowB26fim6YhZdX8sRwGGyrVLFvt3o-ruacENs9SIj7KWhkqokACqAUJ/s1600/arrows-small.png); background-repeat: no-repeat; display: none; width: 17px; height: 17px; } .showcase-thumbnail-button-backward .showcase-thumbnail-vertical { background-position: 0 -51px; margin-left: 55px; } .showcase-thumbnail-button-backward:hover .showcase-thumbnail-vertical { background-position: -17px -51px; } .showcase-thumbnail-button-forward .showcase-thumbnail-vertical { background-position: 0 -34px; margin-left: 55px; } .showcase-thumbnail-button-forward:hover .showcase-thumbnail-vertical { background-position: -17px -34px; } .showcase-thumbnail-button-backward .showcase-thumbnail-horizontal { background-position: 0 -17px; margin-top: 40px; margin-bottom: 40px; } .showcase-thumbnail-button-backward:hover .showcase-thumbnail-horizontal { background-position: -17px -17px; } .showcase-thumbnail-button-forward .showcase-thumbnail-horizontal { background-position: 0 0; margin-top: 40px; margin-bottom: 40px; } .showcase-thumbnail-button-forward:hover .showcase-thumbnail-horizontal { background-position: -17px 0; } /* Hide button text */ .showcase-thumbnail-button-forward span span, .showcase-thumbnail-button-backward span span { display: none; } /* Clear (used for horizontal thumbnails)by www.ayudadeblogger.com -------------------------------------------*/ .clear { clear: both; display: block; overflow: hidden; visibility: hidden; width: 0; height: 0; float: none; } banner2k { background: #ffffff; )

Conoce los lugares turísticos de Ecuador...

Ecuador
Ecuador
Ecuador
Ecuador

lunes, 29 de abril de 2013

Práctica 4: 2º Reportaje: Moros y cristianos Cieza

1 2 3 4 5 6 7 8 9 10 ...

lunes, 15 de abril de 2013

Práctica 4: Reportaje Nº1: Semana Santa Cieza

 1  2  3  4  5  6  7  8  9  10 ...

lunes, 11 de marzo de 2013

Práctica 3: Retratos

Retrato: Retrato de ambiente: ...

martes, 12 de febrero de 2013

Práctica 2 (Velocidad de obturación)

Prueba Velocidad 1/60 Prueba Velocidad 1/125     Prueba Velocidad 1/500 Prueba 2 Velocidad 1/125 con desenfoque: ...

lunes, 11 de febrero de 2013

Prática 1 (planos)

 Plano: Picado: Contrapicado:   Cenital: ...

Pages 212 »