You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@openoffice.apache.org by wa...@apache.org on 2011/12/20 01:01:15 UTC

svn commit: r1221031 - in /incubator/ooo/ooo-site/trunk/content/ast: ./ estils/ img/

Author: wave
Date: Tue Dec 20 00:01:14 2011
New Revision: 1221031

URL: http://svn.apache.org/viewvc?rev=1221031&view=rev
Log:
Missing Asturian images and style

Added:
    incubator/ooo/ooo-site/trunk/content/ast/estils/
    incubator/ooo/ooo-site/trunk/content/ast/estils/home.css   (with props)
    incubator/ooo/ooo-site/trunk/content/ast/estils/print.css   (with props)
    incubator/ooo/ooo-site/trunk/content/ast/estils/style.css   (with props)
    incubator/ooo/ooo-site/trunk/content/ast/img/
    incubator/ooo/ooo-site/trunk/content/ast/img/action-bg.png   (with props)
    incubator/ooo/ooo-site/trunk/content/ast/img/action-contract.png   (with props)
    incubator/ooo/ooo-site/trunk/content/ast/img/action-download.png   (with props)
    incubator/ooo/ooo-site/trunk/content/ast/img/action-expand.png   (with props)
    incubator/ooo/ooo-site/trunk/content/ast/img/action-extend.png   (with props)
    incubator/ooo/ooo-site/trunk/content/ast/img/action-help.png   (with props)
    incubator/ooo/ooo-site/trunk/content/ast/img/action-info.png   (with props)
    incubator/ooo/ooo-site/trunk/content/ast/img/action-link.png   (with props)
    incubator/ooo/ooo-site/trunk/content/ast/img/action-participate.png   (with props)
    incubator/ooo/ooo-site/trunk/content/ast/img/bannerlogo.png   (with props)
    incubator/ooo/ooo-site/trunk/content/ast/img/campaign-divider.png   (with props)
    incubator/ooo/ooo-site/trunk/content/ast/img/collabnet-logo.png   (with props)
    incubator/ooo/ooo-site/trunk/content/ast/img/dl-bg.png   (with props)
    incubator/ooo/ooo-site/trunk/content/ast/img/download-bg.png   (with props)
    incubator/ooo/ooo-site/trunk/content/ast/img/header.png   (with props)
    incubator/ooo/ooo-site/trunk/content/ast/img/language-projects.png   (with props)
    incubator/ooo/ooo-site/trunk/content/ast/img/login-button.png   (with props)
    incubator/ooo/ooo-site/trunk/content/ast/img/search.png   (with props)
    incubator/ooo/ooo-site/trunk/content/ast/img/sun-mysql-logo.png   (with props)
    incubator/ooo/ooo-site/trunk/content/ast/img/tab.png   (with props)
    incubator/ooo/ooo-site/trunk/content/ast/img/user.png   (with props)
    incubator/ooo/ooo-site/trunk/content/ast/img/wave-bottom.png   (with props)
    incubator/ooo/ooo-site/trunk/content/ast/img/wave-bottom2.png   (with props)
Modified:
    incubator/ooo/ooo-site/trunk/content/ast/index.html

Added: incubator/ooo/ooo-site/trunk/content/ast/estils/home.css
URL: http://svn.apache.org/viewvc/incubator/ooo/ooo-site/trunk/content/ast/estils/home.css?rev=1221031&view=auto
==============================================================================
--- incubator/ooo/ooo-site/trunk/content/ast/estils/home.css (added)
+++ incubator/ooo/ooo-site/trunk/content/ast/estils/home.css Tue Dec 20 00:01:14 2011
@@ -0,0 +1,50 @@
+#navcol { display: none; }
+#bodycol, #midcol { margin: 0px; width: 100%; width: auto; }
+#breadcrumbs { visibility: hidden; }
+
+#actionstatements { width: 650px; margin-left: auto; margin-right:auto; margin-top: 50px; }
+#actionstatements a { text-decoration: none; width: 590px; display: block; outline: none; margin: 0; }
+#actionstatements h2 { font-size: 1.5em; color: #666; margin: 0; border: none; }
+#actionstatements h2 a { color: #444; padding: 5px 0 5px 60px; }
+#actionstatements p { margin: 0; padding: 0; line-height: 150%; color: #999; font-size: .8em; }
+#actionstatements p a { color: #555; padding: 0 0 8px 60px; }
+
+#actionstatements ul { margin: 0; padding: 0; }
+#actionstatements li { margin: 0; padding: 0; list-style: none; background: url(../img/action-bg.png) no-repeat; }
+#actionstatements li:hover { background: url(../img/action-bg.png) #E8F0FD repeat-x; }
+#actionstatements li:hover div.action-text:hover h2 a { color: #06338B; }
+#actionstatements li:hover div.action-text:hover p a, #actionstatements li:hover div.action-text:hover p a:hover, #actionstatements div.action-download:hover #downloadbutton p.options a:hover { color: #0949C1; }
+#actionstatements hr { display: block; width: 100%; border: none; border-top: 1px solid white; border-bottom: 1px dotted #CCC; margin: 0 0 15px 0; padding: 0; background: #FFF; }
+
+#actionstatements div.action-link:hover { background: url(../img/action-link.png) top right no-repeat; margin: 0 5px 0 0; }
+#actionstatements div.action-expand:hover { background: url(../img/action-expand.png) top right no-repeat; margin: 0 5px 0 0; }
+#actionstatements div.action-contract:hover { background: url(../img/action-contract.png) top right no-repeat; margin: 0 5px 0 0; }
+
+#actionstatements div.action-info { background: url(../img/action-info.png) no-repeat; }
+#actionstatements div.action-info:hover { background: url(../img/action-info.png) 0 -250px no-repeat; }
+#actionstatements div.action-download { background: url(../img/action-download.png) no-repeat; }
+#actionstatements div.action-download:hover { background: url(../img/action-download.png) 0 -250px no-repeat; }
+#actionstatements div.action-download #action-download-extra a { display: inline; margin: 0; padding: 0; text-decoration: underline; }
+#actionstatements div.action-help { background: url(../img/action-help.png) no-repeat; }
+#actionstatements div.action-help:hover { background: url(../img/action-help.png) 0 -250px no-repeat; }
+#actionstatements div.action-extend { background: url(../img/action-extend.png) no-repeat; }
+#actionstatements div.action-extend:hover { background: url(../img/action-extend.png) 0 -250px no-repeat; }
+#actionstatements div.action-participate { background: url(../img/action-participate.png) no-repeat; }
+#actionstatements div.action-participate:hover { background: url(../img/action-participate.png) 0 -250px no-repeat; }
+
+#actionstatements div.action-download #buttonwrap { padding: 15px 0 20px 60px; }
+#actionstatements div.action-download #downloadbutton { display: block; width: 550px; background: #C7E094 url(../img/download-bg.png) right top no-repeat; }
+#actionstatements div.action-download:hover #downloadbutton { background: #CCE891 url(../img/download-bg.png) right -200px no-repeat; }
+#actionstatements div.action-download:hover #downloadbutton:hover { background: #CCE891 url(../img/download-bg.png) right -400px no-repeat; cursor: pointer; }
+#actionstatements div.action-download #downloadbutton h3 { margin: 0; padding: 25px 0 7px 30px; font-size: 1.6em; }
+#actionstatements div.action-download #downloadbutton h3 a { color: #718D36; text-decoration: none; }
+#actionstatements div.action-download #downloadbutton:hover h3 a { color: #546828; }
+#actionstatements div.action-download #downloadbutton p { display: block; width: 500px; margin: 0; padding: 2px 0 20px 30px; color: #333; }
+#actionstatements div.action-download p.options { cursor: default; padding: 5px 0 5px 30px; width: 520px; color: #333; background: #E9FEBE; border-top: 1px solid #C3E480; border-bottom: 1px solid #C3E480; }
+#actionstatements div.action-download p.options a { color: #546828; }
+#actionstatements div.action-download p.options:hover a:hover { color: #2E3816; }
+
+#news { width: 24%; float: right; margin: 30px 20px 0 0; }
+#news div.campaign { min-height: 50px; width: 90%; padding: 0 5% 30px 5%; margin: 10px 0 0 0; background: url(../img/campaign-divider.png) no-repeat center bottom; clear: right; }
+#news div.campaign h2 { margin: 0; padding: 0; border: none; width: 100%; color: #06338B; background: none; }
+#news div.campaign p { line-height: 150%; padding: 10px 0 0 0; color: #333; text-align: justify; background: none; }
\ No newline at end of file

Propchange: incubator/ooo/ooo-site/trunk/content/ast/estils/home.css
------------------------------------------------------------------------------
    svn:eol-style = native

Added: incubator/ooo/ooo-site/trunk/content/ast/estils/print.css
URL: http://svn.apache.org/viewvc/incubator/ooo/ooo-site/trunk/content/ast/estils/print.css?rev=1221031&view=auto
==============================================================================
--- incubator/ooo/ooo-site/trunk/content/ast/estils/print.css (added)
+++ incubator/ooo/ooo-site/trunk/content/ast/estils/print.css Tue Dec 20 00:01:14 2011
@@ -0,0 +1,12 @@
+body {
+  font-family: sans-serif;
+}
+#breadcrumbs {
+  float: right;
+}
+.nonscreen, #minilinks, #minitabs, #subheader, #navigation, #navcol, #footer, #leftcol, #header, #subheader, #headertools {
+  display:none;
+}
+div.printbreak { 
+  page-break-after: always;
+} 
\ No newline at end of file

Propchange: incubator/ooo/ooo-site/trunk/content/ast/estils/print.css
------------------------------------------------------------------------------
    svn:eol-style = native

Added: incubator/ooo/ooo-site/trunk/content/ast/estils/style.css
URL: http://svn.apache.org/viewvc/incubator/ooo/ooo-site/trunk/content/ast/estils/style.css?rev=1221031&view=auto
==============================================================================
--- incubator/ooo/ooo-site/trunk/content/ast/estils/style.css (added)
+++ incubator/ooo/ooo-site/trunk/content/ast/estils/style.css Tue Dec 20 00:01:14 2011
@@ -0,0 +1,362 @@
+/*--------------------------- Standard HTML Elements ---------------------------*/
+/* $Revision: 1.6 $ */
+
+html, body { height: 100%; margin: 0; padding: 0; }
+body { font: .9em sans-serif; background: #FFF; }
+
+p { line-height: 150%; margin: 0; padding: .75em 0 0 0; }
+a { color: #06338B; margin: 0; padding: 0; }
+ul { margin: .75em 15px 0 5px; padding: 0; }
+li { line-height: 115%; }
+h1, h2, h3 { font-family: sans-serif; font-weight: normal; }
+h1 { font-size: 1.75em; font-weight: bold; padding: .15em 5px .15em 5px; margin: 0; background: #ECF2FD; border-bottom: 1px solid #CBDEFA; border-top: 1px solid #CBDEFA; color: #036; }
+h2 { font-size: 1.45em; color: #333; margin: .75em 0 .5em 0; border-bottom: 1px solid #AAA; }
+h2 a { text-decoration: none; color: #008; }
+h3 { font-size: 1.25em; color: #444; margin: .75em 0 0 0; font-weight: bold; }
+
+img { border: none; }
+form { margin: 0; padding: 0; }
+th, td { margin: 0; padding: 0; text-align: left; vertical-align: top; }
+dt { font-weight: bold; }
+hr { display: none; }
+del { text-decoration: line-through; }
+label { display: block; float: left; }
+fieldset { border: 1px solid #ccc; border-color: #ccc #999 #999 #ccc; margin-bottom: 3px; width: 100%; }
+th { background: #EEE; color: #000; }
+
+.nonscreen { width: 0; height: 0; margin: 0; padding: 0; display: block; overflow: hidden; }
+
+/*--------------------------- Header ---------------------------*/
+
+#nonfooter1 { min-height: 100%; position: relative; }
+#header { width: 100%; min-width: 750px; height: 125px; background: url(../img/header.png) no-repeat #9BC0F5; }
+#positioner { float: left; }
+#positioner a { margin: 0; padding: 0; float: left; width: 175px; height: 125px; background: url(../img/bannerlogo.png) no-repeat; display: block; }
+#positioner h1 { margin: 29px 0 0 175px; padding: 10px 0 10px 15px; border: none; border-left: 1px solid #EDF4FD; color: white; font: italic 1.4em sans-serif; text-shadow: #AAC4EA 2px 2px; background: none; text-transform: lowercase; }
+
+#headertools { position: absolute; top: 12px; right: 10px; height: 110px; z-index: 10; font-size: .9em; width: 600px; }
+#headertools #tools-main { float: right; }
+#headertools span { color: #FFF; float: left; min-height: 17px; padding: 2px 0 0 0; }
+#headertools a { color: #FFF; margin: 0; padding: 0; text-decoration: underline; }
+#headertools #language-projects { float: left; padding: 2px 0 0 0; }
+#headertools #language-projects a { padding: 0 0 2px 24px; margin: 0 20px 0 0; background: url(../img/language-projects.png) no-repeat left 0; }
+#headertools a.user-icon { float: left; height: 18px; width: 16px; margin: 0; padding: 0 6px 0 0; background: url(../img/user.png) no-repeat 0 1px; }
+#headertools a.expand, #headertools a.contract { background-repeat: no-repeat; padding: 4px 16px 6px 4px; margin: 0 0 0 2px; }
+#headertools a.expand { background-image: url(../img/login-button.png); background-position: right 1px; -moz-border-radius: 3px; -khtml-border-radius: 3px; -webkit-border-radius: 3px;  }
+#headertools a.expand:hover, #headertools a.contract:hover { background-color: #06C; text-decoration: none; }
+#headertools a.contract { background: url(../img/login-button.png) #06C right -51px no-repeat; text-decoration: none; -moz-border-radius-topleft: 3px; -khtml-border-radius-topleft: 3px; -webkit-border-radius-topleft: 3px; -moz-border-radius-topright: 3px; -khtml-border-radius-topright: 3px; -webkit-border-radius-topright: 3px; padding-bottom: 10px; }
+#headertools input { padding: 3px; border: 1px solid #06338B; -moz-border-radius: 3px; -khtml-border-radius: 3px; -webkit-border-radius: 3px; color: #444; }
+#headertools input.submit { background: #ECF2FD; float: left; padding: 2px; }
+
+#headertools #login-expand { margin: 2px 0 0 0; float: right; visibility: hidden; clear: both; padding: 5px 0 5px 5px; background-color: #06C; -moz-border-radius: 3px; -khtml-border-radius: 3px; -webkit-border-radius: 3px; -moz-border-radius-topright: 0; -khtml-border-radius-topright: 0; -webkit-border-radius-topright: 0; }
+#headertools #login-expand div { float: left; width: 104px; }
+#headertools #login-expand label { color: #CBDEFA; margin: 0; padding: 0 0 3px 1px; font-size: .9em; text-transform: capitalize; }
+#headertools #login-expand input { margin: 0; width: 90px; }
+#headertools #login-expand input.submit { width: auto; margin: 18px 5px 0 0; }
+#headertools #search { position: absolute; right: 5px; top: 80px; }
+#headertools #search a { margin: 0 4px 0 0; padding: 0 4px 0 4px; width: 16px; height: 20px; background: url(../img/search.png) no-repeat 4px 3px; display: block; float: left; }
+#headertools #search input { width: 179px; margin: 0 7px 0 0; }
+#headertools #search input.submit { margin: 0; width: auto; float: none; }
+
+/*--------------------------- Top Menu / Navigation ---------------------------*/
+
+#subheader { margin: 0 0 13px 0; width: 100%; min-width: 750px; height: 25px; background: url(../img/header.png) no-repeat left -125px #CBDEFA; }
+#navigation { height: 25px; float: right; }
+.navigation { font-size: .8em; }
+.navigation ul { margin: 0 8px 0 0; padding: 0; }
+.navigation li { margin: 0; padding: 0; list-style: none; display: inline; }
+.navigation span { float: left; display: block; background: url(../img/tab.png) no-repeat right top #F0F5FE; padding: 7px 8px 5px 2px; }
+.navigation a { margin: 0 7px 0 0; padding: 0 0 0 5px; float: left; outline: none; background: url(../img/tab.png) no-repeat left top #F0F5FE; cursor: pointer; text-decoration: none; font-family: sans-serif; }
+.navigation a:hover { background: url(../img/tab.png) no-repeat left -50px #FAFCFF; }
+.navigation a:hover span { background: url(../img/tab.png) right -50px #FAFCFF; }
+.navigation li.th a { float: left; background: url(../img/tab.png) no-repeat left -100px #FFF; }
+.navigation li.th a span { background: url(../img/tab.png) no-repeat right -100px #FFF; }
+
+/*--------------------------- Breadcrumbs ---------------------------*/
+
+#breadcrumbs { margin: 0 0 0 15px; font-size: .9em; color: #AAA; }
+#breadcrumbs a { color: #AAB; }
+
+/*--------------------------- Content (informational body) Layout ---------------------------*/
+
+#content1 { width: 100%; padding: 10px 0 160px 0; clear: both; display: block; font-size: 1em; background:#FFF; }
+#main { width: 100%; margin: 0; }
+#bodycol1 { margin: 0; padding: 0 13px 0 0; height: auto; }
+#bodycol1 a:hover { color: #06C; }
+#bodycol1 > a:visited, #bodycol > p > a:visited, #bodycol > ul > li > a:visited { color: #063; }
+#bodycol1 li { margin: 10px 0 10px 30px; }
+#bodycol1 dd { line-height: 150%; margin: 20px 0 20px 30px; }
+
+/*--------------------------- NavColumn Layout ---------------------------*/
+
+#navcol { width: 162px; }
+#navcolumn { width: 162px; margin: 0 23px 0 -2px; font-size: .9em; float: left; }
+.navgroup { margin: 0; padding: 0 0 10px 0; }
+.navgroup, .navgroup div.body { background: url(../img/dl-bg.png) right bottom no-repeat #F8F8F8; }
+.navgroup div.body a, .navgroup dd ul li a, .navgroup dd div div a, #searchbox dd div a { display: block; color: #039; text-decoration: none; width: 85%; padding: 1px 5% 1px 10%; }
+.navgroup div.body a:hover, .navgroup dd ul li a:hover, .navgroup dd div div a:hover, #searchbox dd div a:hover { border: 1px solid #9BC0F5; background: #DCE9FC; border-left: none; padding: 0 5% 0 10%; width: 84.5%; }
+.navgroup, .navgroup dt, .navgroup dd, .navgroup ul, .navgroup li { margin: 0; padding: 0; }
+.navgroup ul li { line-height: 150%; display: block; list-style-type: none; margin: 0; padding: 0; }
+.navgroup dd { border: none; }
+.navgroup dt, .navgroup div.label, #rightcol .www h3 { font-weight: bold; background: url(../img/dt-bg.png) left bottom repeat-x #DCE9FC; border-bottom: 1px solid #9BC0F5; color: #039; padding: 5px 0 5px 15px; margin: 0 0 10px 0; font-size: 1.15em; }
+.navgroup dt a, .navgroup div.label a, #rightcol .www h3 a { text-decoration: none; }
+.navgroup div.body { padding: 0; }
+.navgroup dd div { margin: 0; padding: 0; }
+.navgroup > dd div.body { background: none; }
+#searchbox select, #searchbox input { margin: 0 -15px 5px 10%; }
+#searchbox select { width: 135px; }
+
+/*---------------------------  CommunityCol --------------------------- */
+
+#communitycol { font-size: .8em; width: 185px; padding: 0; margin: 0 15px 0 0; }
+#rightcol { margin: 0 13px 0 0; }
+#rightcol .www h3 { background-color: #DCE9FC; border-bottom: 1px solid #9BC0F5; color: #039; padding: 5px 0 5px 5px; margin: 0 -15px 0 0; font-size: 1.2em; font-family: sans-serif; }
+#rightcol .www h3 a { text-decoration: none; color: #039; }
+#rightcol .www ul li { margin: 0 0 5px 10px; line-height: 150%; }
+
+/*--------------------------- Campaign ---------------------------*/
+
+div.campaign { width: 250px; min-height: 100px; float: right; background: url(../img/campaign-bg.png) 10px bottom no-repeat #FFF; padding: 0 0 10px 0; }
+div.campaign h2 { margin: 0; padding: 50px 75px 10px 20px; font-size: 1.25em; font-weight: normal; color: #06338B; border: none; background: url(../img/campaign-bg.png) 10px top no-repeat #FFF; }
+div.campaign p { line-height: 140%; font-size: .8em; padding: 0 65px 20px 20px; margin: 0; }
+
+/*--------------------------- Footer ---------------------------*/
+
+#footer { width: 100%; min-width: 750px; height: 130px; margin: -135px 0 0 0; padding: 5px 0 0 0; background: url(../img/footer-bg.png) 0 top repeat-x #F2F2F2; text-align: center; position: relative; clear: both; display: block; font-size: .8em; }
+#footer a { color: #888; }
+#footer a:hover { color: #069; }
+#footer ul { padding: 0 0 10px 0; margin: 15px 0 7px 0; }
+#footer li { list-style: none; display: inline; margin: 0 20px 0 0; padding: 0; }
+#footer img { border: none; }
+#sunlogo { float: left; padding: 10px 0 40px 15px; }
+#collabnetlogo { float: right; padding: 10px 15px 40px 15px; }
+#smallprint { margin: auto; display: inline; }
+#smallprint p { margin: 0 auto 10px auto; padding: 0; display: block; width: 65%; }
+
+/*--------------------------- IssueZilla & Filebrowser Specific Styling ---------------------------*/
+
+div.application { font-size: .9em; }
+div.application th { padding: 5px; }
+div.application th a { color: #333; }
+div.application td { padding: 2px 4px 2px 4px; }
+div.application td a { color: #06C; }
+div.application pre, #helpbox pre { font-size: 1.2em; }
+
+#topmodule div { position: absolute; right: 40px; margin-top: 15px; }
+#topmodule table { margin-top: -4px; }
+#issuezilla select { font-size: .8em; }
+#issuezilla table { font-size: .9em; }
+#issuezilla h2 { display: none; }
+#issuezilla .h2 { margin: 0; }
+#mode { float: left; }
+
+#projectmailinglistlist p { margin: 10px 0 10px 1px; padding: 2px 4px 3px 4px; background: #F2F2F2; border-top: 1px solid #CCC; border-bottom: 1px solid #CCC; }
+#projectmailinglistlist form p { border: none; background: none; }
+div.h2 div p, p.blue { margin: 10px 0 10px 1px; padding: 2px 4px 3px 4px; background: #F3F8FE; border-top: 1px solid #CBDEFA; border-bottom: 1px solid #CBDEFA; }
+div.h2 form div p { margin: 10px 0 10px 1px; padding: 2px 4px 3px 4px; background: none; border: none; }
+div.h2 div p a, p.blue a, #projectmailinglistlist p a, div.h2 form div p a, p.green a { color: #333; }
+p.yellow { margin: 10px 0 10px 1px; padding: 2px 4px 3px 4px; background: #FF9; border-top: 1px solid #FC0; border-bottom: 1px solid #FC0; }
+
+.filebrowse h2 { margin-top: 0; }
+.filebrowse ul, .filebrowse-alt ul { list-style-type: none; margin: 0 0 0 -30px; padding: 0; }
+.filebrowse li, .filebrowse-alt li { margin: 0; padding: 0; }
+.filebrowse ul ul, .filebrowse-alt ul ul { margin: 0 0 0 -10px; padding: 0; }
+.filebrowse .leaf,.filebrowse-alt .leaf { background: url(../img/collabnet/icon_doc_sml.gif) no-repeat; padding: 0 0 0 20px; }
+.filebrowse .leafnode,.filebrowse-alt .leafnode { background: url(../img/collabnet/icon_folder_sml.gif) no-repeat; padding: 0 0 0 20px; }
+.filebrowse-alt .expanded,.filebrowse-alt .collapsed,.filebrowse-alt .leaf,.filebrowse-alt .leafnode,.sortup,.sortdown { display: inline; float: left; height: 15px; padding: 0; width: 18px; }
+.filebrowse-alt .leaf,.filebrowse-alt .leafnode,.sortup,.sortdown { width: 20px; }
+
+/*--------------------------- Custom Stylings ---------------------------*/
+
+.bigboldleft { font-weight: bold; text-align: left; vertical-align: top; }
+.blue { background: #369; color: #FFF; padding: 2px; }
+.blueboldcenter { color: #00F; font-weight: bold; text-align: center; }
+.boldcenter { font-weight: bold; text-align: center; }
+.darkbluebold,.darkblueleft { background: #00315A; color: #FFF; font-weight: bold; text-align: left; }
+.darkblueleftmiddle { background: #00315A; color: #FFF; text-align: left; vertical-align: middle; }
+.fontredochre { color: #C30; text-align: left; }
+.fontwhite { color: #FFF; }
+.fontwhitesmall { color: #FFF; font-weight: bold; text-align: left; }
+.green { color: #060; }
+.liteblue { background: #9CF; font-weight: bold; }
+.liteblue-back { background: #ECF2FD; padding: 5px; text-align: center; }
+.purple { color: #339; }
+.red { color: #F00; }
+.helplink { cursor: pointer; }
+.indent { margin-left: .25in; }
+.indenttable th .strut { width: 16em; }
+.infomark { background:url(../img/collabnet/icon_info_sml.gif); }
+.infomessage { background: url(../img/collabnet/icon_info_lrg.gif) left center no-repeat; border-color: #369; padding: 20px 0 20px 50px; }
+.infomessage p { line-height: 100%; margin-bottom: 0; padding-bottom: 0; }
+.inline { display: inline; }
+.it_nav { background: #009; color: #FFF; font-weight: bold; }
+.leftpadding-medium,.additembox-expanded { padding-left: 14px; }
+.legend th,.bars th { background: #FFF; padding-left: 1em; text-align: right; }
+.messagechild { padding-left: 34px; }
+.metricchart { margin: 6px auto; text-align: center; }
+.metricchart img { border: 1px solid #ddd; }
+
+.alt1 { text-align: center; vertical-align: top; }
+.alt2 { background: #00315A; color:#FFF; text-align:left; }
+.alt3, .graybold { background: #CCC; font-weight: bold; }
+.alt4 { background: #9CF; font-weight: bold; }
+.alt5 { color: #333; font-weight: bold; padding: 3pt; text-align: left; white-space: normal; }
+.alt6 { background: #F0F0F0; font-weight: bold; text-align:left; }
+.alt7 { background: #FFF; font-weight: bold; text-align: left; }
+.alt8 { background: #FFF; font-weight: bold; text-align: left; vertical-align: top; }
+.alt8b { background: #F0F0F0; font-weight: bold; text-align: left; vertical-align: top; }
+.alt9 { background: #FFF; text-align: left; vertical-align: top; }
+.alt9b { background: #F0F0F0; text-align: left; vertical-align: top; }
+.alt10 { font-size: 85%; text-align: left; }
+.alt12 { color: #00F; font-weight: bold; text-align: center; }
+
+.band1 { background: #663; color: #FFF; }
+.band10 { background: #699; color: #fff; }
+.band11 { background: #CC9; }
+.band12 { background: #CCF; }
+.band13 { background: #366; color: #FFF; }
+.band14 { background: #996; color: #FFF; }
+.band15 { background: #99C; }
+.band16 { background: #FCC; }
+.band2 { background: #66C; color: #FFF; }
+.band3 { background: #C99; }
+.band4 { background: #CFF; }
+.band5 { background: #336; color:#FFF; }
+.band6 { background:#966; color: #FFF; }
+.band7 { background: #9CC; }
+.band8 { background: #FFC; }
+.band9 { background: #633; color:#FFF; }
+.bars th { width: 12em; }
+.btntop { vertical-align: top; }
+
+/*--------------------------- Formerly tigris.css ---------------------------*/
+
+#banner { background: #234; } 
+#broadcastmsg { background: 3px 6px #ecf4fe; border: 1px solid #aaa; border-left: 1px solid #999; border-right: 1px solid #999; margin: .75em 0; } 
+#helpbox { margin-bottom: 1em; padding: 6px 11px 1em 6px; } 
+#helpbox p { padding: 4px 0 4px 0; } 
+#issuezilla.application .blue { color: #036; text-align: left; } 
+#ownermessage { background: url(../img/collabnet/icon_info_lrg.gif) no-repeat 5px 5px #e7f3fe; border: 1px solid #369; border-top: 5px solid #369; margin: .67em 0 1.5em; min-height: 32px; padding: .33em 0 .67em 42px; } 
+#projectperformance { padding: 10px; } 
+#report-export { float: right; margin-left: 3em; } 
+#report-links { float: right; margin: 0 5px 2px; } 
+#report-sequence { margin-bottom: 1em; } 
+#report-sequence table { background: #ccc; border-spacing: 0; width: 100%; } 
+#report-sequence table td,#report-sequence table th { width: 33%; } 
+#report-sequence table th { background: #cef; font-weight: 700; } 
+#report-sequence td,#report-sequence th { border: 1px solid #ccc; border-bottom: 1px solid #666; border-right: 1px solid #666; padding: 4px 5px; } 
+.\3031centmidd { background: #00315A; color: #FFF; text-align: center; } 
+.a td, .a { background: #f9f9f9; } 
+.a:hover td, .a:hover, .b:hover td, .b:hover, .hilight { background: #E0E9F9; } 
+.additembox { background: #efefef; padding: 5px 3px; } 
+.hide { display: none; } 
+.axial td th { text-align: left; } 
+.b td, .b { background: #ededef; } 
+.calendarbody { margin: 17px; } 
+.calendarday { background: #fff; } 
+.calendardays,calendarperiod { border: 1px solid #999; } 
+.calendarmonths { background: #9bf; border: 1px solid #ccf; border-color: #ccf #69c #69c #ccf; } 
+.calendartoday { background: #ee9; border: 1px solid #999; border-color: #999 #777 #69c #aaa; } 
+.calendartoday, .calendarmonths { padding: 0 2px 0 3px; } 
+.calendarweeklabel { background: #aaa; padding-bottom: 7px; text-align: center; } 
+.center, .textcenter, .alt15 { text-align: center; } 
+.colbar { background: #eee; border: 1px solid #999; border-color: #aaa #eee #eee #aaa; margin: 1px 2px 2px; padding: 2px; min-height: 18px; } 
+.courtesylinks { margin-top: 1em; padding-top: 1em; } 
+.currentperiod,#today { background: #ee9; } 
+.cvsdiffadd { background: #bfffbf; } 
+.cvsdiffchanges1, .cvsdiffchanges2 { background: #ff7; } 
+.cvsdiffremove { background: #ffbaaa; } 
+.dashboardchart { background: #ddd; margin: 2px 2px 0; padding: 5px; text-align: center; } 
+.expandwidget a { background: url(../img/collabnet/button-open.gif) no-repeat left top; padding-left: 14px; } 
+.expandwidget a:hover { background: url(../img/collabnet/button-open-over.gif) no-repeat left top; } 
+.expandwidget,#additemlink { margin-top: 2px; padding-left: 3px; padding-top: 2px; } 
+.dirinfo { background: url(../img/collabnet/icon_folder_lrg.gif) no-repeat; } 
+.docinfo { background: url(../img/collabnet/icon_doc_lrg.gif) no-repeat; } 
+.docinfo, .dirinfo { margin: .67em 0; min-height: 32px; padding: .33em 0 .67em 42px; } 
+.collapsewidget { background: #efefef; } 
+.collapsewidget a { background: url(../img/collabnet/button-close.gif) no-repeat left top; padding-left: 14px; } 
+.collapsewidget a:hover { background: url(../img/collabnet/button-close-over.gif) no-repeat left top; } 
+.effort { margin-left: 50px; } 
+.effortbar1 { background: #79f; } 
+.effortbar1, .effortbar2 { position: absolute; } 
+.errormark, .warningmark, .donemark, .infomark { background: url(../img/collabnet/icon_error_sml.gif) left center no-repeat; min-height: 15px; padding-left: 20px; } 
+.errormessage { background: #fff5f1; } 
+.errormessage, .warningmessage, .donemessage { background: url(../img/collabnet/icon_error_lrg.gif) no-repeat 5px 1.33em; border-left: 1px solid #900; border-top: 5px solid #900; margin: .67em 0; min-height: 32px; padding: .33em 0 .67em 42px; } 
+.donemark { background: url(../img/collabnet/icon_success_sml.gif); } 
+.donemessage { background: url(../img/collabnet/icon_success_lrg.gif) #f8fff4; border-color: #090; } 
+.fieldset, .tabset, .tabset .tabset { padding: .67em; }
+.floatleft, .reportlet-a { float: left; } 
+.floatright { float: right; } 
+.othermonthday, .othermonthday a { background: #ddd; color: #888; } 
+.periodax { background: #9cc; } 
+.periodax, .periodbx, .currentperiod { border-bottom: 1px solid #eee; } 
+.periodax, .periodbx, .currentperiod, .othermonthday, .othermonthday a, .calendarday { padding-bottom: 7px; } 
+.periodbx { background: #ac9; } 
+.printbreak { border-top: 2px #000 solid; margin-top: 20px; } 
+.removedbox { float: left; margin-right: 10px; } 
+.report-title, .reportlet-title { background: #ccccc1; font-weight: 700; text-align: center; } 
+.reportlet { clear: both; min-width: 615px; width: 100%; } 
+.reportlet-a, .reportlet-b { border: 1px solid #998; min-width: 300px; width: 49%; } 
+.reportlet-b { float: right; position: relative; } 
+.reportlet-footer { margin: 0; padding-bottom: 3px; text-align: center; } 
+.reportlet-single { border: 1px solid #998; min-width: 600px; width: 100%; } 
+.reportletchart { margin: 3px auto; text-align: center; } 
+.right, .axial th, .axial th .strut, .periodax, .periodbx, .currentperiod, .calendarday, .alt14 { text-align: right; } 
+.rollupactivity td { background: #ddd; } 
+.select-medium { margin: 3px 0; min-width: 13em; } 
+.selectiongroup { padding-left: 1.5em; } 
+.small { font-size: 85%; } 
+.smaller { font-size: 75%; } 
+.sortdown { background: url(../img/collabnet/icon_sortdown.gif) no-repeat; } 
+.sortup { background: url(../img/collabnet/icon_sortup.gif) no-repeat; } 
+.spaced { line-height: 160%; } 
+.spaced13 { line-height: 140%; } 
+.statusnotstarted, .statusontrack, .statuscaution, .statusslip, .statusended { height: 10px; white-space: nowrap; width: 50px; } 
+.strut15 { width: 15em; } 
+.subp1em { text-indent: 1em; } 
+.subp2em { text-indent: 2em; } 
+.subp3em { text-indent: 3em; } 
+.subp4em { text-indent: 4em; } 
+.superscript { font-size: 75%; line-height: 110%; vertical-align: super; } 
+.tablef0 { background: #F0F0F0; } 
+.tasknav { margin-bottom: 1.33em; } 
+.th-heading { padding: 2px 2px 7px; } 
+.tier2 { margin-left: 1.5em; } 
+.tier3 { margin-left: 3em; } 
+.tier4 { margin-left: 4.5em; } 
+.tier5 { margin-left: 6em; } 
+.tier6 { margin-left: 7.5em; } 
+.tier7 { margin-left: 9em; } 
+.tier8 { margin-left: 10.5em; } 
+.tier9 { margin-left: 12em; } 
+.tier10 { margin-left: 13.5em; } 
+.tip { color: #333; font-size: smaller; font-style: italic; font-weight: 400; margin-bottom: 4px; margin-top: 3px; } 
+.tiptexttoggle { background: #C0CFDB; border: none; border-bottom: 1px solid #89C; border-right: 1px solid #89C; color: #444; margin: -3px 1px 0; padding: 2px 5px; } 
+.warningmark { background: url(../img/collabnet/icon_warning_sml.gif) left center no-repeat; } 
+.warningmessage { background: url(../img/collabnet/icon_warning_lrg.gif) #fdf7f1 no-repeat; border-color: #c60; } 
+body .grid td { border-left: 1px solid #ccc; border-top: 1px solid #ccc; } 
+body .mtb { margin-top: 2em; text-indent: 0; } 
+body .stb { margin-top: 1em; text-indent: 0; } 
+div.a,div.b { margin: 2px 0; padding: 3px; } 
+div.strut13,table.axial th,table.axial th .strut { width: 13em; } 
+div.strut14 { width: 14em; } 
+div.strut7 { width: 7em; } 
+div.strut8 { width: 8em; } 
+p.attrdesc, .tier1 { margin-left: 0; } 
+table td.statusalert, .statusalert { background: #f30; } 
+table td.statuscaution, .statuscaution { background: #fc6; } 
+table td.statusended, .statusended { background: #ccc; } 
+table td.statusnotstarted, .statusnotstarted { background: #cca; } 
+table td.statusontrack, .statusontrack { background: #6c6; } 
+td.sequence-known,td.sequence-previous { background: #ace; color: #333; } 
+td.sequence-unknown,td.sequence-next { background: inherit; color: #333; } 
+.functnbar { background: url(../img/collabnet/nw_maj_rond.gif) no-repeat; } 
+.functnbar, .functnbar2, .effortbar2 { background: #aaa; } 
+.functnbar, .functnbar2, .functnbar3, .functnbar4 { margin: .4em 2px .5em; padding: 4px 1em 5px; } 
+.functnbar2 { background: url(../img/collabnet/sw_maj_rond.gif) no-repeat bottom left; } 
+.functnbar3 { background: url(../img/collabnet/sw_maj_rond.gif) no-repeat bottom left #ddd; margin-top: 0; padding: 2px 1em 3px; } 
+.functnbar4 { background: #888; margin: 1px 2px 0; white-space: nowrap; } 
+.functnbar4 a { padding-left: .5em; padding-right: .5em; } 
+.functnbar4 a, .functnbar4 a:link, .functnbar4 a:visited, .blue a, .app h3 a:hover, .application h2 a:hover { color: #fff; } 
+.functnbar5 { margin: .4em 2px 0 0; padding: 4px 1em 2px 0; } 
+.cumulative td, .subtotal,table td.c, .c { background: #bbb; } 

Propchange: incubator/ooo/ooo-site/trunk/content/ast/estils/style.css
------------------------------------------------------------------------------
    svn:eol-style = native

Added: incubator/ooo/ooo-site/trunk/content/ast/img/action-bg.png
URL: http://svn.apache.org/viewvc/incubator/ooo/ooo-site/trunk/content/ast/img/action-bg.png?rev=1221031&view=auto
==============================================================================
Binary file - no diff available.

Propchange: incubator/ooo/ooo-site/trunk/content/ast/img/action-bg.png
------------------------------------------------------------------------------
    svn:mime-type = image/png

Added: incubator/ooo/ooo-site/trunk/content/ast/img/action-contract.png
URL: http://svn.apache.org/viewvc/incubator/ooo/ooo-site/trunk/content/ast/img/action-contract.png?rev=1221031&view=auto
==============================================================================
Binary file - no diff available.

Propchange: incubator/ooo/ooo-site/trunk/content/ast/img/action-contract.png
------------------------------------------------------------------------------
    svn:mime-type = image/png

Added: incubator/ooo/ooo-site/trunk/content/ast/img/action-download.png
URL: http://svn.apache.org/viewvc/incubator/ooo/ooo-site/trunk/content/ast/img/action-download.png?rev=1221031&view=auto
==============================================================================
Binary file - no diff available.

Propchange: incubator/ooo/ooo-site/trunk/content/ast/img/action-download.png
------------------------------------------------------------------------------
    svn:mime-type = image/png

Added: incubator/ooo/ooo-site/trunk/content/ast/img/action-expand.png
URL: http://svn.apache.org/viewvc/incubator/ooo/ooo-site/trunk/content/ast/img/action-expand.png?rev=1221031&view=auto
==============================================================================
Binary file - no diff available.

Propchange: incubator/ooo/ooo-site/trunk/content/ast/img/action-expand.png
------------------------------------------------------------------------------
    svn:mime-type = image/png

Added: incubator/ooo/ooo-site/trunk/content/ast/img/action-extend.png
URL: http://svn.apache.org/viewvc/incubator/ooo/ooo-site/trunk/content/ast/img/action-extend.png?rev=1221031&view=auto
==============================================================================
Binary file - no diff available.

Propchange: incubator/ooo/ooo-site/trunk/content/ast/img/action-extend.png
------------------------------------------------------------------------------
    svn:mime-type = image/png

Added: incubator/ooo/ooo-site/trunk/content/ast/img/action-help.png
URL: http://svn.apache.org/viewvc/incubator/ooo/ooo-site/trunk/content/ast/img/action-help.png?rev=1221031&view=auto
==============================================================================
Binary file - no diff available.

Propchange: incubator/ooo/ooo-site/trunk/content/ast/img/action-help.png
------------------------------------------------------------------------------
    svn:mime-type = image/png

Added: incubator/ooo/ooo-site/trunk/content/ast/img/action-info.png
URL: http://svn.apache.org/viewvc/incubator/ooo/ooo-site/trunk/content/ast/img/action-info.png?rev=1221031&view=auto
==============================================================================
Binary file - no diff available.

Propchange: incubator/ooo/ooo-site/trunk/content/ast/img/action-info.png
------------------------------------------------------------------------------
    svn:mime-type = image/png

Added: incubator/ooo/ooo-site/trunk/content/ast/img/action-link.png
URL: http://svn.apache.org/viewvc/incubator/ooo/ooo-site/trunk/content/ast/img/action-link.png?rev=1221031&view=auto
==============================================================================
Binary file - no diff available.

Propchange: incubator/ooo/ooo-site/trunk/content/ast/img/action-link.png
------------------------------------------------------------------------------
    svn:mime-type = image/png

Added: incubator/ooo/ooo-site/trunk/content/ast/img/action-participate.png
URL: http://svn.apache.org/viewvc/incubator/ooo/ooo-site/trunk/content/ast/img/action-participate.png?rev=1221031&view=auto
==============================================================================
Binary file - no diff available.

Propchange: incubator/ooo/ooo-site/trunk/content/ast/img/action-participate.png
------------------------------------------------------------------------------
    svn:mime-type = image/png

Added: incubator/ooo/ooo-site/trunk/content/ast/img/bannerlogo.png
URL: http://svn.apache.org/viewvc/incubator/ooo/ooo-site/trunk/content/ast/img/bannerlogo.png?rev=1221031&view=auto
==============================================================================
Binary file - no diff available.

Propchange: incubator/ooo/ooo-site/trunk/content/ast/img/bannerlogo.png
------------------------------------------------------------------------------
    svn:mime-type = image/png

Added: incubator/ooo/ooo-site/trunk/content/ast/img/campaign-divider.png
URL: http://svn.apache.org/viewvc/incubator/ooo/ooo-site/trunk/content/ast/img/campaign-divider.png?rev=1221031&view=auto
==============================================================================
Binary file - no diff available.

Propchange: incubator/ooo/ooo-site/trunk/content/ast/img/campaign-divider.png
------------------------------------------------------------------------------
    svn:mime-type = image/png

Added: incubator/ooo/ooo-site/trunk/content/ast/img/collabnet-logo.png
URL: http://svn.apache.org/viewvc/incubator/ooo/ooo-site/trunk/content/ast/img/collabnet-logo.png?rev=1221031&view=auto
==============================================================================
Binary file - no diff available.

Propchange: incubator/ooo/ooo-site/trunk/content/ast/img/collabnet-logo.png
------------------------------------------------------------------------------
    svn:mime-type = image/png

Added: incubator/ooo/ooo-site/trunk/content/ast/img/dl-bg.png
URL: http://svn.apache.org/viewvc/incubator/ooo/ooo-site/trunk/content/ast/img/dl-bg.png?rev=1221031&view=auto
==============================================================================
Binary file - no diff available.

Propchange: incubator/ooo/ooo-site/trunk/content/ast/img/dl-bg.png
------------------------------------------------------------------------------
    svn:mime-type = image/png

Added: incubator/ooo/ooo-site/trunk/content/ast/img/download-bg.png
URL: http://svn.apache.org/viewvc/incubator/ooo/ooo-site/trunk/content/ast/img/download-bg.png?rev=1221031&view=auto
==============================================================================
Binary file - no diff available.

Propchange: incubator/ooo/ooo-site/trunk/content/ast/img/download-bg.png
------------------------------------------------------------------------------
    svn:mime-type = image/png

Added: incubator/ooo/ooo-site/trunk/content/ast/img/header.png
URL: http://svn.apache.org/viewvc/incubator/ooo/ooo-site/trunk/content/ast/img/header.png?rev=1221031&view=auto
==============================================================================
Binary file - no diff available.

Propchange: incubator/ooo/ooo-site/trunk/content/ast/img/header.png
------------------------------------------------------------------------------
    svn:mime-type = image/png

Added: incubator/ooo/ooo-site/trunk/content/ast/img/language-projects.png
URL: http://svn.apache.org/viewvc/incubator/ooo/ooo-site/trunk/content/ast/img/language-projects.png?rev=1221031&view=auto
==============================================================================
Binary file - no diff available.

Propchange: incubator/ooo/ooo-site/trunk/content/ast/img/language-projects.png
------------------------------------------------------------------------------
    svn:mime-type = image/png

Added: incubator/ooo/ooo-site/trunk/content/ast/img/login-button.png
URL: http://svn.apache.org/viewvc/incubator/ooo/ooo-site/trunk/content/ast/img/login-button.png?rev=1221031&view=auto
==============================================================================
Binary file - no diff available.

Propchange: incubator/ooo/ooo-site/trunk/content/ast/img/login-button.png
------------------------------------------------------------------------------
    svn:mime-type = image/png

Added: incubator/ooo/ooo-site/trunk/content/ast/img/search.png
URL: http://svn.apache.org/viewvc/incubator/ooo/ooo-site/trunk/content/ast/img/search.png?rev=1221031&view=auto
==============================================================================
Binary file - no diff available.

Propchange: incubator/ooo/ooo-site/trunk/content/ast/img/search.png
------------------------------------------------------------------------------
    svn:mime-type = image/png

Added: incubator/ooo/ooo-site/trunk/content/ast/img/sun-mysql-logo.png
URL: http://svn.apache.org/viewvc/incubator/ooo/ooo-site/trunk/content/ast/img/sun-mysql-logo.png?rev=1221031&view=auto
==============================================================================
Binary file - no diff available.

Propchange: incubator/ooo/ooo-site/trunk/content/ast/img/sun-mysql-logo.png
------------------------------------------------------------------------------
    svn:mime-type = image/png

Added: incubator/ooo/ooo-site/trunk/content/ast/img/tab.png
URL: http://svn.apache.org/viewvc/incubator/ooo/ooo-site/trunk/content/ast/img/tab.png?rev=1221031&view=auto
==============================================================================
Binary file - no diff available.

Propchange: incubator/ooo/ooo-site/trunk/content/ast/img/tab.png
------------------------------------------------------------------------------
    svn:mime-type = image/png

Added: incubator/ooo/ooo-site/trunk/content/ast/img/user.png
URL: http://svn.apache.org/viewvc/incubator/ooo/ooo-site/trunk/content/ast/img/user.png?rev=1221031&view=auto
==============================================================================
Binary file - no diff available.

Propchange: incubator/ooo/ooo-site/trunk/content/ast/img/user.png
------------------------------------------------------------------------------
    svn:mime-type = image/png

Added: incubator/ooo/ooo-site/trunk/content/ast/img/wave-bottom.png
URL: http://svn.apache.org/viewvc/incubator/ooo/ooo-site/trunk/content/ast/img/wave-bottom.png?rev=1221031&view=auto
==============================================================================
Binary file - no diff available.

Propchange: incubator/ooo/ooo-site/trunk/content/ast/img/wave-bottom.png
------------------------------------------------------------------------------
    svn:mime-type = image/png

Added: incubator/ooo/ooo-site/trunk/content/ast/img/wave-bottom2.png
URL: http://svn.apache.org/viewvc/incubator/ooo/ooo-site/trunk/content/ast/img/wave-bottom2.png?rev=1221031&view=auto
==============================================================================
Binary file - no diff available.

Propchange: incubator/ooo/ooo-site/trunk/content/ast/img/wave-bottom2.png
------------------------------------------------------------------------------
    svn:mime-type = image/png

Modified: incubator/ooo/ooo-site/trunk/content/ast/index.html
URL: http://svn.apache.org/viewvc/incubator/ooo/ooo-site/trunk/content/ast/index.html?rev=1221031&r1=1221030&r2=1221031&view=diff
==============================================================================
--- incubator/ooo/ooo-site/trunk/content/ast/index.html (original)
+++ incubator/ooo/ooo-site/trunk/content/ast/index.html Tue Dec 20 00:01:14 2011
@@ -2,20 +2,20 @@
 <html xmlns="http://www.w3.org/1999/xhtml" lang="ast"><head profile="http://www.w3.org/2005/10/profile">
 
 
-																	
+                                  
 
  
  
  
-	<title>OpenOffice - La office llibre n'asturianu</title>
-	<meta http-equiv="Content-Type" content="text/html; charset=UTF-8"/>
-	<meta name="keywords" content="OpenOffice, n'asturianu, bable, asturiano, llingua asturiana, OpenOffice.org, Open Office, openoffice, StarOffice, Star Office, OOo"/>
-	<meta name="description" content="OpenOffice - La suite ofimática llibre"/>
-	<link rel="stylesheet" type="text/css" href="estils/style.css" media="screen"/>
-	<link rel="stylesheet" type="text/css" href="estils/print.css" media="print"/>
-	<link rel="icon" type="image/x-icon" href="http://www.openoffice.org/branding/images/favicon.ico"/>
-	<link rel="shortcut icon" type="image/x-icon" href="http://www.openoffice.org/branding/images/favicon.ico"/>
-	<link rel="alternate" href="http://planet.services.openoffice.org/atom.xml" title="" type="application/atom+xml"/>
+  <title>OpenOffice - La office llibre n'asturianu</title>
+  <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"/>
+  <meta name="keywords" content="OpenOffice, n'asturianu, bable, asturiano, llingua asturiana, OpenOffice.org, Open Office, openoffice, StarOffice, Star Office, OOo"/>
+  <meta name="description" content="OpenOffice - La suite ofimática llibre"/>
+  <link rel="stylesheet" type="text/css" href="estils/style.css" media="screen"/>
+  <link rel="stylesheet" type="text/css" href="estils/print.css" media="print"/>
+  <link rel="icon" type="image/x-icon" href="http://www.openoffice.org/branding/images/favicon.ico"/>
+  <link rel="shortcut icon" type="image/x-icon" href="http://www.openoffice.org/branding/images/favicon.ico"/>
+  <link rel="alternate" href="http://planet.services.openoffice.org/atom.xml" title="" type="application/atom+xml"/>
 
 
 
@@ -41,19 +41,19 @@ var SHOWDOWNLOAD = false;
 
 function toggleDownload() {
 
-	if (!SHOWDOWNLOAD) {
+  if (!SHOWDOWNLOAD) {
 
-		SHOWDOWNLOAD = true;
+    SHOWDOWNLOAD = true;
 
-		showDownload();
+    showDownload();
 
-	} else {
+  } else {
 
-		SHOWDOWNLOAD = false;
+    SHOWDOWNLOAD = false;
 
-		hideDownload();
+    hideDownload();
 
-	}
+  }
 
 }
 
@@ -63,27 +63,27 @@ function toggleDownload() {
 
 function showDownload() {
 
-	var downloadCont = document.getElementById("action-download-extra");
+  var downloadCont = document.getElementById("action-download-extra");
 
-	var newHTML = "<div id=\"buttonwrap\"><div id=\"downloadbutton\" onclick=\"openItem('optionitem1','" + getLink( VERSION ) + "');return false;\">";
+  var newHTML = "<div id=\"buttonwrap\"><div id=\"downloadbutton\" onclick=\"openItem('optionitem1','" + getLink( VERSION ) + "');return false;\">";
 
 
 
-	if ( hasBouncerLink() ) {
+  if ( hasBouncerLink() ) {
 
-		newHTML += "<h3><a href='"+ getLink( VERSION ) + "'>Download now!</a></h3><p>Start downloading OpenOffice.org " + VERSION + " for " + getPlatform() + " in " + getLanguage() + "<br/>(Java runtime, JRE, included for all OS versions except Linux Deb and Mac)</p>";
+    newHTML += "<h3><a href='"+ getLink( VERSION ) + "'>Download now!</a></h3><p>Start downloading OpenOffice.org " + VERSION + " for " + getPlatform() + " in " + getLanguage() + "<br/>(Java runtime, JRE, included for all OS versions except Linux Deb and Mac)</p>";
 
-	} else {
+  } else {
 
-		newHTML += "<h3><a href='"+ getLink( VERSION ) + "'>Download now!</a></h3><p>OpenOffice.org " + VERSION + " for " + getPlatform() + " (" + getLanguage() + ")</p>";
+    newHTML += "<h3><a href='"+ getLink( VERSION ) + "'>Download now!</a></h3><p>OpenOffice.org " + VERSION + " for " + getPlatform() + " (" + getLanguage() + ")</p>";
 
-	}
+  }
 
 
 
-	newHTML += "</div><p class=\"options\">Get <a title=\"get other laguages, platforms, non-JRE options to download\" onclick=\"document.location = this.href; return false;\" href=\"http://download.openoffice.org/other.html#" + getLanguageISO() + "\">more platforms,  languages, non-JRE versions</a>, <a title='Order CD-ROM' onclick=\"document.location = this.href; return false;\" href='http://distribution.openoffice.org/cdrom/index.html#cdrom'>order CD-ROM</a>, or <a title='P2P downloads' onclick=\"document.location = this.href; return false;\" href='http://distribution.openoffice.org/p2p/'>P2P downloads</a></p></div>";
+  newHTML += "</div><p class=\"options\">Get <a title=\"get other laguages, platforms, non-JRE options to download\" onclick=\"document.location = this.href; return false;\" href=\"http://download.openoffice.org/other.html#" + getLanguageISO() + "\">more platforms,  languages, non-JRE versions</a>, <a title='Order CD-ROM' onclick=\"document.location = this.href; return false;\" href='http://distribution.openoffice.org/cdrom/index.html#cdrom'>order CD-ROM</a>, or <a title='P2P downloads' onclick=\"document.location = this.href; return false;\" href='http://distribution.openoffice.org/p2p/'>P2P downloads</a></p></div>";
 
-	downloadCont.innerHTML = newHTML;
+  downloadCont.innerHTML = newHTML;
 
 }
 
@@ -91,11 +91,11 @@ function showDownload() {
 
 function hideDownload() {
 
-	var downloadCont = document.getElementById("action-download-extra");
+  var downloadCont = document.getElementById("action-download-extra");
 
-	var newHTML = "";
+  var newHTML = "";
 
-	downloadCont.innerHTML = newHTML;
+  downloadCont.innerHTML = newHTML;
 
 }
 
@@ -117,7 +117,7 @@ function hideDownload() {
 
 
 
-	
+  
 
 <div id="bodycol1">
 
@@ -125,69 +125,69 @@ function hideDownload() {
 
 <div id="actionstatements">
 
-	<ul>
+  <ul>
 
-		<li><div class="action-info"><div class="action-text action-link">
+    <li><div class="action-info"><div class="action-text action-link">
 
-		<h2><a name="content" href="http://wiki.softastur.org/OpenOffice.org">Algama más información sobre OpenOffice.org</a></h2>
+    <h2><a name="content" href="http://wiki.softastur.org/OpenOffice.org">Algama más información sobre OpenOffice.org</a></h2>
 
-		<p><a href="http://wiki.softastur.org/OpenOffice.org">¿Qué ye OpenOffice.org? ¿Por qué escoyelu?</a></p>
+    <p><a href="http://wiki.softastur.org/OpenOffice.org">¿Qué ye OpenOffice.org? ¿Por qué escoyelu?</a></p>
 
-		</div></div></li>
+    </div></div></li>
 
-		<li><hr/></li>
+    <li><hr/></li>
 
 
 
-		<li><div class="action-download"><div class="action-text action-link">
+    <li><div class="action-download"><div class="action-text action-link">
 
-		<h2><a name="content" href="http://wiki.softastur.org/OpenOffice.org/Descargues">Baxar OpenOffice.org</a></h2>
+    <h2><a name="content" href="http://wiki.softastur.org/OpenOffice.org/Descargues">Baxar OpenOffice.org</a></h2>
 
-		<p><a href="http://wiki.softastur.org/OpenOffice.org/Descargues">Baxalu de baldre, pa tolos sistemes operativos</a></p>
+    <p><a href="http://wiki.softastur.org/OpenOffice.org/Descargues">Baxalu de baldre, pa tolos sistemes operativos</a></p>
 
-		</div></div></li>
-		
-		<li><hr/></li>
+    </div></div></li>
+    
+    <li><hr/></li>
 
 
 
-		<li><div class="action-help"><div class="action-text action-link">
+    <li><div class="action-help"><div class="action-text action-link">
 
-		<h2><a href="http://foros.softastur.org/viewforum.php?f=23">Echámoste un gabitu con OpenOffice.org</a></h2>
+    <h2><a href="http://foros.softastur.org/viewforum.php?f=23">Echámoste un gabitu con OpenOffice.org</a></h2>
 
-		<p><a href="http://foros.softastur.org/viewforum.php?f=23">Hai toa una comunidá darrera</a>
+    <p><a href="http://foros.softastur.org/viewforum.php?f=23">Hai toa una comunidá darrera</a>
 
-		</p></div></div></li>
+    </p></div></div></li>
 
-		<li><hr/></li>
+    <li><hr/></li>
 
 
 
-		<li><div class="action-extend"><div class="action-text action-link">
+    <li><div class="action-extend"><div class="action-text action-link">
 
-		<h2><a href="http://extensions.services.openoffice.org/">Pescuda qué más puede facese con OpenOffice.org</a></h2>
+    <h2><a href="http://extensions.services.openoffice.org/">Pescuda qué más puede facese con OpenOffice.org</a></h2>
 
-		<p><a href="http://extensions.services.openoffice.org/">Funciones adicionales, plantíes ya imáxenes prediseñaes</a></p>
+    <p><a href="http://extensions.services.openoffice.org/">Funciones adicionales, plantíes ya imáxenes prediseñaes</a></p>
 
-		</div></div></li>
+    </div></div></li>
 
-		<li><hr/></li>
+    <li><hr/></li>
 
 
 
-		<li><div class="action-participate"><div class="action-text action-link">
+    <li><div class="action-participate"><div class="action-text action-link">
 
-		<h2><a href="http://softastur.org">Participar nel proyeutu de torna</a></h2>
+    <h2><a href="http://softastur.org">Participar nel proyeutu de torna</a></h2>
 
-		<p><a href="http://softastur.orgxml, open source, developer, ">Puedes collaborar na torna d'OpenOffice.org, contauta con nós</a></p>
+    <p><a href="http://softastur.orgxml, open source, developer, ">Puedes collaborar na torna d'OpenOffice.org, contauta con nós</a></p>
 
-		</div></div></li>
+    </div></div></li>
 
-		<li><hr/></li>
+    <li><hr/></li>
 
 
 
-	</ul>
+  </ul>
 
 </div>
 
@@ -195,7 +195,7 @@ function hideDownload() {
 
 <div id="news">
 
-	</div>
+  </div>
 
 </div>