SlideShare a Scribd company logo
@charset "UTF-8";
/* CSS Document */
/*---fondo---*/
body {background:#2D2D2D; font-family:Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", serif}
a{ text-decoration:none; color:#FFFFFF}
a:hover { text-decoration:underline;}
#wrap {width:960px; margin:auto; clear:both}
/*---header---*/
header {width:100%; float:left; background: #f0f9ff; background: rgb(255,183,107); background: rgb(245,246,246); height:50%; /* Old browsers */
background: -moz-linear-gradient(top, rgba(245,246,246,1) 0%, rgba(219,220,226,1) 21%, rgba(184,186,198,1) 49%, rgba(221,223,227,1) 80%, rgba(245,246,246,1) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(245,246,246,1)), color-stop(21%,rgba(219,220,226,1)), color-stop(49%,rgba(184,186,198,1)), color-stop(80%,rgba(221,223,227,1)), color-stop(100%,rgba(245,246,246,1))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top, rgba(245,246,246,1) 0%,rgba(219,220,226,1) 21%,rgba(184,186,198,1) 49%,rgba(221,223,227,1) 80%,rgba(245,246,246,1) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top, rgba(245,246,246,1) 0%,rgba(219,220,226,1) 21%,rgba(184,186,198,1) 49%,rgba(221,223,227,1) 80%,rgba(245,246,246,1) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top, rgba(245,246,246,1) 0%,rgba(219,220,226,1) 21%,rgba(184,186,198,1) 49%,rgba(221,223,227,1) 80%,rgba(245,246,246,1) 100%); /* IE10+ */
background: linear-gradient(to bottom, rgba(245,246,246,1) 0%,rgba(219,220,226,1) 21%,rgba(184,186,198,1) 49%,rgba(221,223,227,1) 80%,rgba(245,246,246,1) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f5f6f6', endColorstr='#f5f6f6',GradientType=0 ); /* IE6-9 */
box-shadow:0px 3px 5px #000000;
-moz-box-shadow:0px 3px 5px #000000;
-webkit-box-shadow:0px 3px 5px #000000
}
#subheader { width:960px; margin:auto;}
#logotipo {float:left; width:300px; padding:10px 0px;}
#logotipo {font-family: Helvetica Neue;
font-size:50px; color:#000000;}
# logotipo a:hover{ text-decoration:none;}
/*menu*/
header #subheader nav { float:left; width:600px; padding: 30px 0px;
text-align:right}
header #subheader nav ul li{display:inline; font-family:helvetica;
}
header #subheader nav ul li a{ color:#000000; font-size:18px;
padding:10px;
border-radius:2px;
-moz-border-radius:2px;
-webkit-border-radius:2px;}
header #subheader nav ul li a:hover { color:#FFF; background:#1798af; background-size:5px;
text-decoration:none;}
/*main*/
#main {width:100%;
margin:20px 0px 0px 0px; float:left;}
/*slideshow*/
#slideshow { width:920px;
height:260px;
float:left;
background:#000000;
border:solid 20px #fff;
margin-bottom:10px;
}
#slideshow .pagination { margin:26px 0px; width:100px;}
#slideshow .pagination ul li {float:left;
margin:0px 5px;
list-style:none}
#slideshow img {width:920px; height:260px;}
#slideshow .pagination ul li a{ display: block; width:12px;
height:0px;
padding-top:12px;
background:#fff;
float:left;
overflow:hidden; border-radius:10px;-moz-border-radius:10px;
-webkit-border-radius:10px;}
/*---bienvenidos*/
#bienvenidos { width:920px;
float:left; padding:20px; background: rgb(45,76,30); /* Old browsers */
background: -moz-linear-gradient(top, rgba(45,76,30,1) 0%, rgba(117,137,12,1) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(45,76,30,1)), color-stop(100%,rgba(117,137,12,1))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top, rgba(45,76,30,1) 0%,rgba(117,137,12,1) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top, rgba(45,76,30,1) 0%,rgba(117,137,12,1) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top, rgba(45,76,30,1) 0%,rgba(117,137,12,1) 100%); /* IE10+ */
background: linear-gradient(to bottom, rgba(45,76,30,1) 0%,rgba(117,137,12,1) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#2d4c1e', endColorstr='#75890c',GradientType=0 ); /* IE6-9 */
; margin:20px 0px;
border-radius:5px;
-moz-border-radius:5px;
-webkit-border-radius:5px;
box-shadow:0px 2px 2px #000000;
-moz-box-shadow:0px 2px 2px #000000;
-webkit-box-shadow:0px 2px 2px #000000;}
#bienvenidos article h3 { font-family:helvetica neue; color:#fff;
font-size:40px; margin-bottom:10px;}
#bienvenidos article { color:#fff; line-height:27px
;}
/*contenido*/
#contenido {width:700px; float:left;}
#contenido article {float:left; margin-bottom:20px; }
#contenido article .titulo { font-size:22px; font-family:"Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif; color:#fff;}
#contenido article .fecha {font-size:14px; color:#1798af; margin-bottom:5px;}
#contenido article .thumb { width:220px;
height:150px; float:left; margin:0px 10px 10px 0px}
#contenido article > p { color:#8c8c8c; font-size:14px;
text-align:justify;}
/*sidebar*/
aside {width:220px; float:left; margin-left:20px; background:#4d78b3; padding:10px 10px 0px 10px;
border-radius:5px;-moz-border-radius:5px;-webkit-border-radius:5px}
aside .widget { margin-bottom:10px; float:left;}
aside .widget > h3 { background:#fff; color:#4d78b3;
width:220px;
padding:10px 0px;
text-align: center;
font-weight:bold; margin-bottom:10px;}
aside .widget a { color:#fff;}
aside .wideget ul li {margin-bottom:5px;}
aside .widget img {width:120px;}

More Related Content

DOCX
PPT
Learn to love CSS3 | Joomla! Day Deutschland
PPT
Learn to Love CSS3 [English]
KEY
CSS3 is Not Magic Pixie Dust
PDF
Refresh Tallahassee: The RE/MAX Front End Story
PDF
The CSS of Tomorrow (Front Row 2011)
DOCX
popular posts widget
TXT
Css3 process bar
Learn to love CSS3 | Joomla! Day Deutschland
Learn to Love CSS3 [English]
CSS3 is Not Magic Pixie Dust
Refresh Tallahassee: The RE/MAX Front End Story
The CSS of Tomorrow (Front Row 2011)
popular posts widget
Css3 process bar

What's hot (8)

PPT
CSS3 pronti all'uso
TXT
Zebra
PPTX
PDF
CSS3 Tips & Techniques
KEY
Css3
PPT
Css A Triedna Spolocnost
PDF
JS Plugin
PDF
HTML5 e Css3 - 4 | WebMaster & WebDesigner
CSS3 pronti all'uso
Zebra
CSS3 Tips & Techniques
Css3
Css A Triedna Spolocnost
JS Plugin
HTML5 e Css3 - 4 | WebMaster & WebDesigner
Ad

Viewers also liked (9)

PPTX
201306 ITにおける第3の波
PDF
Salario dos engenheiros
PDF
Maailman paras myynnin ohjaustyökalu
PDF
CERTIFICATE_DT_TEACHER_INSTALACIONES_3609
PPTX
Wp 20151213-後埔
PPTX
Dispocitiva de mantenimiento
PDF
Letmetho20151219key
PDF
Soal dan jawaban UTS 25.10.2012
PPTX
Trabajo practico economia
201306 ITにおける第3の波
Salario dos engenheiros
Maailman paras myynnin ohjaustyökalu
CERTIFICATE_DT_TEACHER_INSTALACIONES_3609
Wp 20151213-後埔
Dispocitiva de mantenimiento
Letmetho20151219key
Soal dan jawaban UTS 25.10.2012
Trabajo practico economia
Ad

Similar to Css 2 (17)

DOC
Simple Blue Blog Template XML 的副本
DOCX
cssstyle.cssbody { font-family Montserrat, Arial, sa
KEY
Simplifying CSS With Sass
PDF
Sassive Aggressive: Using Sass to Make Your Life Easier (NSWG Version)
DOC
Theme futura suicida não use como base e nem copie
DOC
Theme futura suicida não use como base e nem copie
DOCX
Chapter 6 TemplateWeek 6csshomework.css html {.docx
KEY
Liquid pres
KEY
Liquid pres
KEY
Liquid pres
KEY
Liquid pres
TXT
DOCX
cssblocks.css.b_page{ width 930px; margin 0 auto; position.docx
KEY
Messy css
PDF
Making Links Magical Again with CSS
Simple Blue Blog Template XML 的副本
cssstyle.cssbody { font-family Montserrat, Arial, sa
Simplifying CSS With Sass
Sassive Aggressive: Using Sass to Make Your Life Easier (NSWG Version)
Theme futura suicida não use como base e nem copie
Theme futura suicida não use como base e nem copie
Chapter 6 TemplateWeek 6csshomework.css html {.docx
Liquid pres
Liquid pres
Liquid pres
Liquid pres
cssblocks.css.b_page{ width 930px; margin 0 auto; position.docx
Messy css
Making Links Magical Again with CSS

More from Abdel Suarez (20)

PDF
Dibujando art droid pc
PDF
Barra social
PDF
PDF
La publicidad
PDF
Presentación proyecto integrador
PDF
Creatividad
PDF
Comunicación (Doc de la U. Nacional)
PDF
Comunicación
PDF
PDF
Maqueta
PDF
Ejercicio
PDF
Ejercicio
PDF
Ejercicio
PDF
Css intro
PDF
Visual marca
PDF
Diseño Básico Fundamentos
PDF
Estructura
PDF
Positivo negativo
PDF
Interrelaciondeformas 130912083748-phpapp01
PDF
Listas
Dibujando art droid pc
Barra social
La publicidad
Presentación proyecto integrador
Creatividad
Comunicación (Doc de la U. Nacional)
Comunicación
Maqueta
Ejercicio
Ejercicio
Ejercicio
Css intro
Visual marca
Diseño Básico Fundamentos
Estructura
Positivo negativo
Interrelaciondeformas 130912083748-phpapp01
Listas

Recently uploaded (20)

PPTX
Complete Guide to Microsoft PowerPoint 2019 – Features, Tools, and Tips"
PPTX
HPE Aruba-master-icon-library_052722.pptx
PPTX
AC-Unit1.pptx CRYPTOGRAPHIC NNNNFOR ALL
PPT
EGWHermeneuticsffgggggggggggggggggggggggggggggggg.ppt
PDF
YOW2022-BNE-MinimalViableArchitecture.pdf
PDF
Interior Structure and Construction A1 NGYANQI
PPTX
Entrepreneur intro, origin, process, method
PDF
Trusted Executive Protection Services in Ontario — Discreet & Professional.pdf
PDF
Skskkxiixijsjsnwkwkaksixindndndjdjdjsjjssk
PPTX
Fundamental Principles of Visual Graphic Design.pptx
PDF
Urban Design Final Project-Site Analysis
PPTX
BSCS lesson 3.pptxnbbjbb mnbkjbkbbkbbkjb
PPTX
CLASS_11_BUSINESS_STUDIES_PPT_CHAPTER_1_Business_Trade_Commerce.pptx
PPTX
areprosthodontics and orthodonticsa text.pptx
PPTX
mahatma gandhi bus terminal in india Case Study.pptx
PDF
SEVA- Fashion designing-Presentation.pdf
PPTX
Media And Information Literacy for Grade 12
PPT
UNIT I- Yarn, types, explanation, process
PDF
BRANDBOOK-Presidential Award Scheme-Kenya-2023
PPTX
rapid fire quiz in your house is your india.pptx
Complete Guide to Microsoft PowerPoint 2019 – Features, Tools, and Tips"
HPE Aruba-master-icon-library_052722.pptx
AC-Unit1.pptx CRYPTOGRAPHIC NNNNFOR ALL
EGWHermeneuticsffgggggggggggggggggggggggggggggggg.ppt
YOW2022-BNE-MinimalViableArchitecture.pdf
Interior Structure and Construction A1 NGYANQI
Entrepreneur intro, origin, process, method
Trusted Executive Protection Services in Ontario — Discreet & Professional.pdf
Skskkxiixijsjsnwkwkaksixindndndjdjdjsjjssk
Fundamental Principles of Visual Graphic Design.pptx
Urban Design Final Project-Site Analysis
BSCS lesson 3.pptxnbbjbb mnbkjbkbbkbbkjb
CLASS_11_BUSINESS_STUDIES_PPT_CHAPTER_1_Business_Trade_Commerce.pptx
areprosthodontics and orthodonticsa text.pptx
mahatma gandhi bus terminal in india Case Study.pptx
SEVA- Fashion designing-Presentation.pdf
Media And Information Literacy for Grade 12
UNIT I- Yarn, types, explanation, process
BRANDBOOK-Presidential Award Scheme-Kenya-2023
rapid fire quiz in your house is your india.pptx

Css 2

  • 1. @charset "UTF-8"; /* CSS Document */ /*---fondo---*/ body {background:#2D2D2D; font-family:Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", serif} a{ text-decoration:none; color:#FFFFFF} a:hover { text-decoration:underline;} #wrap {width:960px; margin:auto; clear:both} /*---header---*/ header {width:100%; float:left; background: #f0f9ff; background: rgb(255,183,107); background: rgb(245,246,246); height:50%; /* Old browsers */ background: -moz-linear-gradient(top, rgba(245,246,246,1) 0%, rgba(219,220,226,1) 21%, rgba(184,186,198,1) 49%, rgba(221,223,227,1) 80%, rgba(245,246,246,1) 100%); /* FF3.6+ */ background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(245,246,246,1)), color-stop(21%,rgba(219,220,226,1)), color-stop(49%,rgba(184,186,198,1)), color-stop(80%,rgba(221,223,227,1)), color-stop(100%,rgba(245,246,246,1))); /* Chrome,Safari4+ */ background: -webkit-linear-gradient(top, rgba(245,246,246,1) 0%,rgba(219,220,226,1) 21%,rgba(184,186,198,1) 49%,rgba(221,223,227,1) 80%,rgba(245,246,246,1) 100%); /* Chrome10+,Safari5.1+ */ background: -o-linear-gradient(top, rgba(245,246,246,1) 0%,rgba(219,220,226,1) 21%,rgba(184,186,198,1) 49%,rgba(221,223,227,1) 80%,rgba(245,246,246,1) 100%); /* Opera 11.10+ */ background: -ms-linear-gradient(top, rgba(245,246,246,1) 0%,rgba(219,220,226,1) 21%,rgba(184,186,198,1) 49%,rgba(221,223,227,1) 80%,rgba(245,246,246,1) 100%); /* IE10+ */ background: linear-gradient(to bottom, rgba(245,246,246,1) 0%,rgba(219,220,226,1) 21%,rgba(184,186,198,1) 49%,rgba(221,223,227,1) 80%,rgba(245,246,246,1) 100%); /* W3C */ filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f5f6f6', endColorstr='#f5f6f6',GradientType=0 ); /* IE6-9 */ box-shadow:0px 3px 5px #000000; -moz-box-shadow:0px 3px 5px #000000; -webkit-box-shadow:0px 3px 5px #000000 } #subheader { width:960px; margin:auto;} #logotipo {float:left; width:300px; padding:10px 0px;} #logotipo {font-family: Helvetica Neue; font-size:50px; color:#000000;} # logotipo a:hover{ text-decoration:none;} /*menu*/ header #subheader nav { float:left; width:600px; padding: 30px 0px; text-align:right} header #subheader nav ul li{display:inline; font-family:helvetica; } header #subheader nav ul li a{ color:#000000; font-size:18px; padding:10px; border-radius:2px; -moz-border-radius:2px; -webkit-border-radius:2px;} header #subheader nav ul li a:hover { color:#FFF; background:#1798af; background-size:5px; text-decoration:none;} /*main*/ #main {width:100%; margin:20px 0px 0px 0px; float:left;} /*slideshow*/ #slideshow { width:920px; height:260px; float:left; background:#000000; border:solid 20px #fff; margin-bottom:10px; } #slideshow .pagination { margin:26px 0px; width:100px;} #slideshow .pagination ul li {float:left; margin:0px 5px; list-style:none} #slideshow img {width:920px; height:260px;} #slideshow .pagination ul li a{ display: block; width:12px; height:0px; padding-top:12px; background:#fff; float:left; overflow:hidden; border-radius:10px;-moz-border-radius:10px; -webkit-border-radius:10px;} /*---bienvenidos*/ #bienvenidos { width:920px; float:left; padding:20px; background: rgb(45,76,30); /* Old browsers */ background: -moz-linear-gradient(top, rgba(45,76,30,1) 0%, rgba(117,137,12,1) 100%); /* FF3.6+ */ background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(45,76,30,1)), color-stop(100%,rgba(117,137,12,1))); /* Chrome,Safari4+ */ background: -webkit-linear-gradient(top, rgba(45,76,30,1) 0%,rgba(117,137,12,1) 100%); /* Chrome10+,Safari5.1+ */ background: -o-linear-gradient(top, rgba(45,76,30,1) 0%,rgba(117,137,12,1) 100%); /* Opera 11.10+ */ background: -ms-linear-gradient(top, rgba(45,76,30,1) 0%,rgba(117,137,12,1) 100%); /* IE10+ */ background: linear-gradient(to bottom, rgba(45,76,30,1) 0%,rgba(117,137,12,1) 100%); /* W3C */ filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#2d4c1e', endColorstr='#75890c',GradientType=0 ); /* IE6-9 */ ; margin:20px 0px; border-radius:5px; -moz-border-radius:5px; -webkit-border-radius:5px; box-shadow:0px 2px 2px #000000; -moz-box-shadow:0px 2px 2px #000000; -webkit-box-shadow:0px 2px 2px #000000;} #bienvenidos article h3 { font-family:helvetica neue; color:#fff; font-size:40px; margin-bottom:10px;} #bienvenidos article { color:#fff; line-height:27px ;} /*contenido*/ #contenido {width:700px; float:left;} #contenido article {float:left; margin-bottom:20px; } #contenido article .titulo { font-size:22px; font-family:"Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif; color:#fff;} #contenido article .fecha {font-size:14px; color:#1798af; margin-bottom:5px;} #contenido article .thumb { width:220px; height:150px; float:left; margin:0px 10px 10px 0px} #contenido article > p { color:#8c8c8c; font-size:14px; text-align:justify;} /*sidebar*/ aside {width:220px; float:left; margin-left:20px; background:#4d78b3; padding:10px 10px 0px 10px; border-radius:5px;-moz-border-radius:5px;-webkit-border-radius:5px} aside .widget { margin-bottom:10px; float:left;} aside .widget > h3 { background:#fff; color:#4d78b3; width:220px; padding:10px 0px; text-align: center; font-weight:bold; margin-bottom:10px;} aside .widget a { color:#fff;} aside .wideget ul li {margin-bottom:5px;} aside .widget img {width:120px;}