Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
cerca.ubuntu-it.org
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
Analytics
Analytics
Repository
Value Stream
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
Gruppo Web
cerca.ubuntu-it.org
Commits
7efcfb67
Commit
7efcfb67
authored
Aug 27, 2017
by
Pietro Albini
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Cleanup the website source code
parent
9cdd3380
Changes
22
Hide whitespace changes
Inline
Side-by-side
Showing
22 changed files
with
136 additions
and
973 deletions
+136
-973
www/index.html
www/index.html
+132
-126
www/libs/cerca.css
www/libs/cerca.css
+4
-17
www/libs/common.css
www/libs/common.css
+0
-709
www/libs/common_ie.css
www/libs/common_ie.css
+0
-42
www/libs/images/help_grey_hex.png
www/libs/images/help_grey_hex.png
+0
-0
www/libs/img/H3_arrow.png
www/libs/img/H3_arrow.png
+0
-0
www/libs/img/accessibility.png
www/libs/img/accessibility.png
+0
-0
www/libs/img/box-bottom-top.png
www/libs/img/box-bottom-top.png
+0
-0
www/libs/img/box-content.png
www/libs/img/box-content.png
+0
-0
www/libs/img/dotted.png
www/libs/img/dotted.png
+0
-0
www/libs/img/feed-fake.gif
www/libs/img/feed-fake.gif
+0
-0
www/libs/img/feed-hover.png
www/libs/img/feed-hover.png
+0
-0
www/libs/img/feed.png
www/libs/img/feed.png
+0
-0
www/libs/img/header-shadow.png
www/libs/img/header-shadow.png
+0
-0
www/libs/img/header-uit-bk.png
www/libs/img/header-uit-bk.png
+0
-0
www/libs/img/header_b.png
www/libs/img/header_b.png
+0
-0
www/libs/img/header_b_active.png
www/libs/img/header_b_active.png
+0
-0
www/libs/img/logo.png
www/libs/img/logo.png
+0
-0
www/libs/img/smaller-dots.gif
www/libs/img/smaller-dots.gif
+0
-0
www/libs/img/topnav_divider.png
www/libs/img/topnav_divider.png
+0
-0
www/libs/jquery-1.6.1.min.js
www/libs/jquery-1.6.1.min.js
+0
-18
www/libs/main.js
www/libs/main.js
+0
-61
No files found.
www/index.html
View file @
7efcfb67
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html
xmlns=
"http://www.w3.org/1999/xhtml"
xml:lang=
"it"
>
<head>
<meta
http-equiv=
"Content-Type"
content=
"text/html; charset=utf-8"
/>
<meta
name=
"keywords"
content=
"ubuntu,edubuntu,kubuntu,xubuntu,ubuntu search,ubuntu linux,ubuntu ricerca,ricerca ubuntu-it,ubuntu-it,supporto,aiuto,help,comunita italiana,documentazione,wiki,locoteam italiano"
/>
<meta
name=
"description"
content=
"Cerca in tutto Ubuntu-it."
/>
<link
href=
"libs/favicon.ico"
rel=
"shortcut icon"
/>
<meta
name=
"robots"
content=
"index, follow"
/>
<!DOCTYPE html>
<html
lang=
"it"
>
<head>
<meta
charset=
"utf-8"
>
<link
href=
"libs/favicon.ico"
rel=
"shortcut icon"
/>
<title>
Cerca in Ubuntu-it
</title>
<title>
Cerca in Ubuntu-it
</title>
<!-- Accessibility ubuntu-it -->
<script
type=
"text/javascript"
src=
"https://static.ubuntu-it.org/themes/light/accessibility.min.js"
></script>
<script
type=
"text/javascript"
src=
"https://static.ubuntu-it.org/themes/light/cookies.min.js"
></script>
<script
type=
"text/javascript"
src=
"https://static.ubuntu-it.org/themes/light/accessibility.min.js"
></script>
<script
type=
"text/javascript"
src=
"https://static.ubuntu-it.org/themes/light/cookies.min.js"
></script>
<!-- Google analytics -->
<script
type=
"text/javascript"
>
var
_gaq
=
_gaq
||
[];
_gaq
.
push
([
'
_setAccount
'
,
'
UA-8147493-5
'
]);
_gaq
.
push
([
'
_trackPageview
'
]);
<script
type=
"text/javascript"
>
accessibility
();
</script>
(
function
()
{
var
ga
=
document
.
createElement
(
'
script
'
);
ga
.
type
=
'
text/javascript
'
;
ga
.
async
=
true
;
ga
.
src
=
(
'
https:
'
==
document
.
location
.
protocol
?
'
https://ssl
'
:
'
http://www
'
)
+
'
.google-analytics.com/ga.js
'
;
var
s
=
document
.
getElementsByTagName
(
'
script
'
)[
0
];
s
.
parentNode
.
insertBefore
(
ga
,
s
);
})();
</script>
<link
rel=
"stylesheet"
type=
"text/css"
href=
"https://static.ubuntu-it.org/fonts/ubuntu/include.min.css"
>
<link
rel=
"stylesheet"
type=
"text/css"
href=
"https://static.ubuntu-it.org/themes/light/common.min.css"
/>
<link
rel=
"stylesheet"
type=
"text/css"
href=
"libs/cerca.css"
/>
</head>
<link
rel=
"stylesheet"
type=
"text/css"
href=
"libs/common.css"
/>
<link
rel=
"stylesheet"
type=
"text/css"
href=
"libs/cerca.css"
/>
<link
rel=
"stylesheet"
type=
"text/css"
href=
"https://static.ubuntu-it.org/fonts/ubuntu/include.min.css"
>
<script
type=
"text/javascript"
>
accessibility
();
</script>
</head>
<body>
<body>
<div
id=
"fixed-header"
>
<!-- Header -->
<div
id=
"header"
class=
"shadowed curved-bottom"
>
<div
class=
"container"
>
<ul
class=
"links"
>
<li><a
href=
"http://www.ubuntu-it.org/supporto"
title=
"Scopri come ricervere supporto"
>
Supporto
</a></li>
<!-- <li><a href="http://www.ubuntu-it.org/comunita" title="Scopri come far parte della comunità di ubuntu-it">Comunità</a></li>-->
<li><a
href=
"http://www.ubuntu-it.org/contatti"
title=
"Tutti i contatti della comunità"
>
Contatti
</a></li>
</ul>
<div
id=
"logo"
>
<div
id=
"ubuntu-it-sites"
>
<a
id=
""
href=
"http://www.ubuntu-it.org"
>
web
</a>
<a
href=
"http://wiki.ubuntu-it.org"
>
wiki
</a>
<a
id=
""
href=
"http://forum.ubuntu-it.org"
>
forum
</a>
<a
id=
""
href=
"http://chiedi.ubuntu-it.org"
>
chiedi
</a>
<a
id=
""
href=
"http://chat.ubuntu-it.org"
>
chat
</a>
<a
class=
"active"
href=
"http://cerca.ubuntu-it.org"
>
cerca
</a>
<a
class=
""
id=
""
href=
"http://planet.ubuntu-it.org"
>
planet
</a>
</div>
<span
class=
"suffix"
>
cerca.
</span><span
class=
"title"
>
ubuntu-it
</span>
<span
class=
"description"
>
comunità italiana
</span>
</div>
<div
class=
"buttons"
>
<div
id=
"accessibility"
title=
"Maggiore focus ai contenuti"
onclick=
'accessibility_toggle();'
></div>
<div
id=
"header"
class=
"shadowed curved-bottom"
>
<div
class=
"container"
>
<ul
class=
"links"
>
<li><a
href=
"http://www.ubuntu-it.org/supporto"
title=
"Scopri come ricervere supporto"
>
Supporto
</a></li>
<li><a
href=
"http://www.ubuntu-it.org/contatti"
title=
"Tutti i contatti della comunità"
>
Contatti
</a></li>
</ul>
<div
id=
"logo"
>
<div
id=
"ubuntu-it-sites"
>
<a
href=
"https://www.ubuntu-it.org"
>
web
</a>
<a
href=
"https://wiki.ubuntu-it.org"
>
wiki
</a>
<a
href=
"https://forum.ubuntu-it.org"
>
forum
</a>
<a
href=
"https://chiedi.ubuntu-it.org"
>
chiedi
</a>
<a
href=
"http://chat.ubuntu-it.org"
>
chat
</a>
<a
class=
"active"
href=
"http://cerca.ubuntu-it.org"
>
cerca
</a>
<a
href=
"http://planet.ubuntu-it.org"
>
planet
</a>
</div>
<span
class=
"title"
>
ubuntu-it
</span>
<span
class=
"description"
>
comunità italiana
</span>
</div>
<div
class=
"buttons"
>
<div
id=
"accessibility"
title=
"Maggiore focus ai contenuti"
onclick=
'accessibility_toggle();'
></div>
</div>
</div>
</div>
<div
id=
"subheader"
>
<div
class=
"container"
>
<div
class=
"container-inside"
>
<ul
class=
"links secondary-links"
>
<li
class=
"label"
>
Ricerche avanzate:
</li>
<li><a
href=
"https://www.ubuntu-it.org/cerca"
>
web
</a></li>
<li><a
href=
"https://wiki.ubuntu-it.org/CercaPagina"
>
wiki
</a></li>
<li><a
href=
"https://forum.ubuntu-it.org/search.php"
>
forum
</a></li>
</ul>
</div>
</div>
</div>
</div>
</div>
</div>
<!-- Sub Header -->
<div
id=
"subheader"
>
<div
id=
"content"
>
<div
id=
"content-top"
></div>
<div
class=
"container"
>
<div
class=
"container-inside"
>
<ul
class=
"links secondary-links"
>
<li
class=
"label"
>
Ricerche avanzate:
</li>
<li><a
href=
"http://www.ubuntu-it.org/cerca"
>
web
</a></li>
<li><a
href=
"http://wiki.ubuntu-it.org/CercaPagina"
>
wiki
</a></li>
<li><a
href=
"http://forum.ubuntu-it.org/search.php"
>
forum
</a></li>
</ul>
</div>
<div>
<h1
class=
"pagetitle"
>
Cerca in ubuntu-it
</h1>
<div
class=
"page_info"
>
Benvenuti! Qui potrete effettuare ricerche su tutti
i portali della comunit
à
di Ubuntu!
<br>
Cercate qualcosa in particolare? Provate anche le
seguenti ricerche avanzate:
<ul>
<li><a
href=
"http://www.ubuntu-it.org/cerca"
>
Informazioni su Ubuntu nel sito web
</a></li>
<li><a
href=
"http://wiki.ubuntu-it.org/CercaPagina"
>
Le guide del Wiki
</a></li>
<li><a
href=
"http://forum.ubuntu-it.org/search.php"
>
Le soluzioni ai problemi nel forum
</a></li>
</ul>
Non avete trovato quello che cercate?
<a
href=
"http://www.ubuntu-it.org/contatti"
>
Contattateci
</a>
!
</div>
<gcse:search></gcse:search>
</div>
</div>
<div
id=
"content-bottom"
></div>
<div
id=
"footer"
>
<p>
<a
href=
"http://code.ubuntu-it.org/ubuntu-it-web/cerca"
>
Codice sorgente disponibile
</a><br>
Ubuntu e Canonical sono marchi registrati da Canonical
Ltd.
</p>
</div>
</div>
</div>
<!-- Content -->
<div
id=
"content"
>
<div
id=
"content-top"
>
</div>
<div
class=
"container"
>
<div>
<!-- Inzio Cerca -->
<h1
class=
"pagetitle"
>
Cerca in ubuntu-it
</h1>
<div
class=
"page_info"
>
Benvenuti! Qui potrete effettuare ricerche su tutti i portali della comunit
à
di Ubuntu!
<br
/>
Cercate qualcosa in particolare? Provate anche le seguenti ricerche avanzate:
<ul>
<li><a
href=
"http://www.ubuntu-it.org/cerca"
>
Informazioni su Ubuntu nel sito web
</a></li>
<li><a
href=
"http://wiki.ubuntu-it.org/CercaPagina"
>
Le guide del Wiki
</a></li>
<li><a
href=
"http://forum.ubuntu-it.org/search.php"
>
Le soluzioni ai problemi nel forum
</a></li>
</ul>
Non avete trovato quello che cercate?
<a
href=
"http://www.ubuntu-it.org/contatti"
>
Contattateci
</a>
!
</div>
<gcse:search></gcse:search>
<script>
(
function
()
{
var
cx
=
'
008742922050479854700:9nnmuh99is4
'
;
var
gcse
=
document
.
createElement
(
'
script
'
);
gcse
.
type
=
'
text/javascript
'
;
gcse
.
async
=
true
;
gcse
.
src
=
'
https://cse.google.com/cse.js?cx=
'
+
cx
;
var
s
=
document
.
getElementsByTagName
(
'
script
'
)[
0
];
s
.
parentNode
.
insertBefore
(
gcse
,
s
);
})();
</script>
<!-- Fine Cerca -->
</div>
</div>
<div
id=
"content-bottom"
>
</div>
<div
id=
"footer"
>
<p>
<a
href=
"http://code.ubuntu-it.org/ubuntu-it-web/cerca"
>
Codice sorgente disponibile
</a><br>
Ubuntu e Canonical sono marchi registrati da Canonical Ltd.
</p>
</div>
</div>
</body>
<script
type=
"text/javascript"
>
var
_gaq
=
_gaq
||
[];
_gaq
.
push
([
'
_setAccount
'
,
'
UA-8147493-5
'
]);
_gaq
.
push
([
'
_trackPageview
'
]);
(
function
()
{
var
ga
=
document
.
createElement
(
'
script
'
);
ga
.
type
=
'
text/javascript
'
;
ga
.
async
=
true
;
ga
.
src
=
(
'
https:
'
==
document
.
location
.
protocol
?
'
https://ssl
'
:
'
http://www
'
)
+
'
.google-analytics.com/ga.js
'
;
var
s
=
document
.
getElementsByTagName
(
'
script
'
)[
0
];
s
.
parentNode
.
insertBefore
(
ga
,
s
);
})();
</script>
<script>
(
function
()
{
var
cx
=
'
008742922050479854700:9nnmuh99is4
'
;
var
gcse
=
document
.
createElement
(
'
script
'
);
gcse
.
type
=
'
text/javascript
'
;
gcse
.
async
=
true
;
gcse
.
src
=
'
https://cse.google.com/cse.js?cx=
'
+
cx
;
var
s
=
document
.
getElementsByTagName
(
'
script
'
)[
0
];
s
.
parentNode
.
insertBefore
(
gcse
,
s
);
})();
</script>
</body>
</html>
www/libs/cerca.css
100755 → 100644
View file @
7efcfb67
/* Start entries From planet.ubuntu.com */
body
*
{
font-family
:
Ubuntu
,
"Ubuntu Beta"
,
UbuntuBeta
,
"Bitstream Vera Sans"
,
"DejaVu Sans"
,
Tahoma
,
sans-serif
!important
;
}
#logo
>
a
>
span
{
/*display: inline;*/
}
h1
.pagetitle
{
margin
:
0.35em
0
0.5em
;
font-size
:
2em
;
margin
:
0.35em
0
0.5em
;
font-size
:
2em
;
}
.page_info
{
background
:
#
F7F7F7
url(img/help_grey_hex.png)
no-repeat
right
50%
;
border
:
1px
solid
#
F0F0F
0
;
background
:
#
f7f7f7
url("images/help_grey_hex.png")
no-repeat
98%
50%
;
border
:
1px
solid
#
f0f0f
0
;
padding
:
10px
10px
12px
;
border-radius
:
5px
;
-moz-border-radius
:
5px
;
-webkit-border-radius
:
5px
;
margin-bottom
:
22px
;
background-image
:
}
.page_info
,
.page_info
*
{
...
...
www/libs/common.css
deleted
100644 → 0
View file @
9cdd3380
/* common.css
Copyright © 2011 Ubuntu-it - Leo Iannacone <l3on@ubuntu.com>
*/
html
{
/* color: #222222; */
color
:
#333
;
font-family
:
Ubuntu
,
"Ubuntu Beta"
,
UbuntuBeta
,
"Bitstream Vera Sans"
,
"DejaVu Sans"
,
Tahoma
,
sans-serif
!important
;
background
:
url("img/dotted.png")
repeat
scroll
0
0
#F5F6F7
;
font-size
:
13px
;
line-height
:
1.25em
;
}
body
{
background
:
url("img/dotted.png")
repeat
scroll
0
0
#F5F6F7
;
min-width
:
985px
;
margin
:
0
1px
0
0
;
}
div
,
p
{
}
tbody
{
border-top
:
medium
none
;
}
a
,
a
:link
,
a
:visited
{
text-decoration
:
none
;
}
a
:hover
{
text-decoration
:
underline
;
}
h1
,
h2
,
h3
,
h4
,
h5
,
h6
{
color
:
#222222
;
font-weight
:
normal
;
margin-bottom
:
20px
;
text-shadow
:
0
1px
3px
rgba
(
0
,
0
,
0
,
0.14
);
}
h1
{
font-size
:
36px
;
line-height
:
40px
;
margin
:
24px
0
32px
;
padding
:
0
;
}
h2
,
#center
h2
a
{
font-size
:
24px
;
line-height
:
28px
;
margin
:
0
0
8px
;
padding
:
0
;
}
h3
{
font-size
:
16px
;
line-height
:
20px
;
padding
:
0
;
}
h4
,
h5
,
h6
{
font-size
:
12px
;
line-height
:
16px
;
margin
:
0
;
padding
:
0
;
}
code
,
blockquote
{
font-family
:
courier
,
monospace
;
}
pre
{
background-color
:
#FAFAFA
;
border
:
1px
dotted
#DDDDDD
;
color
:
#111111
;
font-family
:
courier
,
monospace
;
padding
:
4pt
;
white-space
:
pre-wrap
;
word-wrap
:
break-word
;
}
p
{
/*
line-height: 16px;
margin: 4px 0;
padding: 0;
*/
}
a
,
a
:link
,
a
:visited
{
color
:
#DD4814
;
}
a
,
a
:link
,
a
:visited
{
text-decoration
:
none
;
}
ul
.links
{
margin
:
0
;
padding
:
0
;
}
ul
.links
li
{
display
:
inline
;
list-style-type
:
none
;
}
.commercial
{
color
:
#772953
!important
;
}
table
.sticky-table
{
width
:
100%
;
}
.alignright
,
.rteright
{
float
:
right
;
text-align
:
right
;
}
.alignleft
,
.rteleft
{
float
:
left
;
text-align
:
left
;
}
.aligncenter
,
.rtecenter
{
margin-left
:
auto
;
margin-right
:
auto
;
display
:
block
;
text-align
:
center
;
}
.centered
{
margin-left
:
auto
;
margin-right
:
auto
;
}
.clear
{
clear
:
both
;
}
.curved-top
{
border-radius
:
4px
4px
0
0
;
-webkit-border-radius
:
4px
4px
0
0
;
-moz-border-radius
:
4px
4px
0
0
;
-khtml-border-radius
:
4px
4px
0
0
;
}
.curved-bottom
{
border-radius
:
0
0
4px
4px
;
-webkit-border-radius
:
0
0
4px
4px
;
-moz-border-radius
:
0
0
4px
4px
;
-khtml-border-radius
:
0
0
4px
4px
;
}
.curved-both
{
border-radius
:
4px
4px
4px
4px
;
-webkit-border-radius
:
4px
4px
4px
4px
;
-moz-border-radius
:
4px
4px
4px
4px
;
-khtml-border-radius
:
4px
4px
4px
4px
;
}
.shadowed
{
box-shadow
:
0
1px
3px
#989898
;
-webkit-box-shadow
:
0
1px
3px
#989898
;
-moz-box-shadow
:
0
1px
3px
#989898
;
-khtml-box-shadow
:
0
1px
3px
#989898
;
}
.no-padding
{
padding
:
0
!important
;
}
.quote-source
{
font-size
:
10px
;
}
#center
h2
{
margin
:
18px
0
10px
;
}
table
#attachments
{
display
:
none
;
}
#fixed-header
{
height
:
120px
;
}
.container
{
width
:
985px
;
background
:
transparent
;
margin
:
0
auto
;
padding
:
0
;
}
#header
{
background
:
url("img/header_b.png")
repeat-x
scroll
left
top
#DD4814
;
height
:
64px
;
margin
:
0
2px
;
text-shadow
:
0
1px
black
;
min-width
:
985px
;
padding
:
0
5px
;
position
:
relative
;
}
#header
.container
{
background
:
url("img/topnav_divider.png")
no-repeat
scroll
left
top
transparent
!important
;
height
:
100%
;
padding-left
:
2px
;
}
#header
li
,
#header
li
.last
{
border
:
0
none
;
}
#header
li
{
background
:
url("img/topnav_divider.png")
no-repeat
scroll
right
top
transparent
!important
;
padding-right
:
2px
;
float
:
left
;
margin
:
0
;
padding-right
:
2px
;
}
#header
li
a
{
background
:
url("img/header_b.png")
repeat-x
scroll
left
top
#DD4814
;
height
:
64px
;
line-height
:
64px
;
padding
:
0
7px
0
5px
;
color
:
#FFFFFF
;
text-shadow
:
1px
1px
1px
#333333
;
float
:
left
;
}
#header
li
.active-trail
a
,
#header
li
a
.active
,
#header
li
.active
a
,
#header
li
a
:hover
{
background
:
url("img/header_b_active.png")
repeat-x
scroll
left
top
#B83A10
!important
;
text-decoration
:
none
;
}
#logo
{
float
:
right
;
color
:
white
;
text-shadow
:
none
;
}
#logo
>
span
.description
{
float
:
right
;
font-size
:
12px
;
opacity
:
0.8
;
line-height
:
24px
;
}
#logo
>
span
.title
{
font-size
:
30px
;
display
:
block
;
margin-top
:
23px
;
color
:
white
;
text-align
:
right
;
}
#logo
>
span
.suffix
{
/* color: black;
opacity: 0.5; Does not work for every browser*/
color
:
#6F240A
;
font-size
:
20px
;
margin-right
:
1px
;
display
:
none
;
}
#logo
a
:hover
{
text-decoration
:
none
;
}
#header
.buttons
{
cursor
:
pointer
;
float
:
left
;
margin-left
:
5px
;
margin-top
:
5px
;
}
#header
.buttons
#accessibility
{
background
:
url("img/accessibility.png")
repeat
scroll
0
0
transparent
;
height
:
24px
;
width
:
24px
;
}
#header
.buttons
#accessibility
:hover
{
background-position
:
center
bottom
;
}
#header
.buttons
#accessibility
:active
{
background-position
:
24px
50%
;
}
#header
#ubuntu-it-sites
{
float
:
right
;
font-size
:
10.5px
;
}
#header
#ubuntu-it-sites
a
{
color
:
#FFFFFF
;
padding
:
1px
6px
2px
;
text-shadow
:
none
;
}
#header
#ubuntu-it-sites
a
:hover
{
text-shadow
:
1px
1px
1px
#333333
;
text-decoration
:
none
;
}
#header
#ubuntu-it-sites
a
.active
{
background
:
url(img/header-uit-bk.png)
repeat
;
border
:
1px
solid
#6F202A
;
background
:
rgba
(
0
,
0
,
0
,
0.25
);
border
:
1px
solid
rgba
(
0
,
0
,
0
,
0.1
);
text-shadow
:
0
1px
1px
#333
;
border-radius
:
0
0
4px
4px
;
}
#subheader
.container-inside
{
background
:
url("img/header-shadow.png")
repeat-x
scroll
center
top
#F7F7F7
;
border-radius
:
0
0
8px
8px
;
-webkit-border-radius
:
0
0
8px
8px
;
-moz-border-radius
:
0
0
8px
8px
;
height
:
39px
;
margin
:
0
auto
;
position
:
relative
;
width
:
96%
;
background-color
:
#F7F7F7
;
box-shadow
:
0
1px
1px
#DFDFDF
;
-webkit-box-shadow
:
0
1px
1px
#DFDFDF
;
-moz-box-shadow
:
0
1px
1px
#DFDFDF
;
}
#subheader
.links
{
display
:
block
;
float
:
left
;
padding
:
0
10px
;
}
#subheader
.links
a
,
#subheader
.links
li
{
clear
:
none
;
color
:
#333333
;
display
:
block
;
float
:
left
;
text-shadow
:
none
;
width
:
auto
;
line-height
:
40px
;
margin
:
0
;
padding
:
0
15px
;
text-decoration
:
none
;
}
#subheader
.links
a
:focus
,
#subheader
.links
a
:hover
,
#subheader
.links
a
:active
,
#subheader
.links
li
.active
a
{
background
:
url("img/header-shadow.png")
repeat-x
scroll
center
top
#F2F2F2
;
border-bottom
:
medium
solid
#666666
;
color
:
#DD4814
;
}
#subheader
.links
a
:hover
{
border-color
:
#DD4814
;
}
#footer
.container
*
{
color
:
#666666
;
font-size
:
10px
;
text-align
:
center
;
text-shadow
:
0
1px
0
#FFFFFF
;
}
#search-box
div
{
padding-left
:
0
!important
;
padding-right
:
0
!important
;
}
#center
.sidebar
{
}
#center
.sidebar-left
{
}
#content
,
#footer
,
#subheader
{
background
:
none
repeat
scroll
0
0
transparent
;
}
#sidebar-left
{
margin-top
:
15px
;
}
.cke_show_borders
{
background
:
none
repeat
scroll
0
0
#FFFFFF
;
}
h2
.pane-title
{
display
:
none
;
}
#content-top
,
div
.box-top-added
{
background
:
url("img/box-bottom-top.png")
no-repeat
scroll
center
top
transparent
;
height
:
10px
;
padding
:
0
;
width
:
100%
;
}
#content
.container
,
div
.box-content
{
background
:
url("img/box-content.png")
repeat-y
scroll
center
top
transparent
;
}
#content
.container
{
margin-top
:
0
;
padding-top
:
0
;
}
#content
{
line-height
:
1.4em
;
/*overflow: hidden;*/
clear
:
both
;
}
#content-bottom
,
div
.box-bottom-added
{
background
:
url("img/box-bottom-top.png")
no-repeat
scroll
center
bottom
transparent
;
height
:
12px
;
margin-bottom
:
5px
;
padding
:
0
;
width
:
100%
;