
/* - slimbox2.css - */
@media screen {
/* http://www.bluwom.com/portal_css/slimbox2.css?original=1 */
/* */
#lbOverlay {
position: fixed;
z-index: 9999;
left: 0;
top: 0;
width: 100%;
height: 100%;
background-color: #000;
cursor: pointer;
}
#lbCenter, #lbBottomContainer {
position: absolute;
z-index: 9999;
overflow: hidden;
background-color: #fff;
}
.lbLoading {
background: #fff url(img/slimbox/loading.gif) no-repeat center;
}
#lbImage {
position: absolute;
left: 0;
top: 0;
border: 10px solid #fff;
background-repeat: no-repeat;
}
#lbPrevLink, #lbNextLink {
display: block;
position: absolute;
top: 0;
width: 50%;
outline: none;
}
#lbPrevLink {
left: 0;
}
#lbPrevLink:hover {
background: transparent url(img/slimbox/prevlabel.gif) no-repeat 0 15%;
}
#lbNextLink {
right: 0;
}
#lbNextLink:hover {
background: transparent url(img/slimbox/nextlabel.gif) no-repeat 100% 15%;
}
#lbBottom {
font-family: Verdana, Arial, Geneva, Helvetica, sans-serif;
font-size: 10px;
color: #666;
line-height: 1.4em;
text-align: left;
border: 10px solid #fff;
border-top-style: none;
}
#lbCloseLink {
display: block;
float: right;
width: 66px;
height: 22px;
background: transparent url(img/slimbox/closelabel.gif) no-repeat center;
margin: 5px 0;
outline: none;
}
#lbCaption, #lbNumber {
margin-right: 71px;
}
#lbCaption {
font-weight: bold;
}
}


/* - stile.css - */
@media screen {
/* http://www.bluwom.com/portal_css/stile.css?original=1 */
* {
margin: 0;
padding: 0;
}
textarea {
overflow: auto;
font-family: Arial, sans-serif;
padding: 3px;
}
blockquote:before, blockquote:after,
q:before, q:after {
content: '';
content: none;
}
h1, h2, h3 {
font-weight: normal;
}
td, th {
text-align: justify;
vertical-align: top;
padding: 0 10px 20px 0;
}
img {
border: 0;
vertical-align: middle;
}
hr {
clear: both;
visibility: hidden;
}
ul {
list-style: none;
}
.hidden {
display: none;
}
.inline {
display: inline !important;
}
hr {
clear: both;
visibility: hidden;
}
.right {
text-align: right;
}
#page h1, #page h2, #page h3, #page h4, #page h5, #page h6 {
font-weight: normal;
border-bottom: none;
}
table {
border-collapse: collapse;
}
html {
background: #002045 url(http://www.bluwom.com/img/back-html.jpg) no-repeat top center;
font-size: 65%;
}
body {
font-family: Tahoma, Arial, sans-serif;
font-size: 1.2em;
}
#wrapper {
width: 910px;
margin: 0 auto;
padding-top: 20px;
position: relative;
}
a {
text-decoration: none;
color: #7F3F97;
}
#main {
width: 700px;
position: relative;
float: left;
margin-right: 10px;
}
#topmenu {
border-bottom: 1px solid #4F7499;
background: #3A6088 url(http://www.bluwom.com/img/back-menu.gif) repeat-x;
min-width: 200px;
display: inline;
padding: 8px 0 5px 20px;
position: absolute;
right: 0;
top: 0;
text-transform: uppercase;
font-size: 11px;
}
#topmenu li {
display: inline;
margin-right: 10px;
border-right: 1px solid #A1B3C7;
padding-right: 10px;
}
#topmenu li.last {
border-right: none;
margin-right: 0;
}
#topmenu a {
color: #fff;
}
#topmenu a:hover {
text-decoration: underline;
}
#topmenu li.selected a {
color: #888;
}
#topmenu li.selected a:hover {
text-decoration: none;
}
#menu {
margin-top: 30px;
overflow: auto;
}
#menu li {
float: left;
margin-right: 10px;
text-transform: uppercase;
font-size: 1.1em;
width: 200px;
font-family: "Trebuchet MS", Arial, sans-serif;
background-repeat: repeat-x;
background-position: 0 20px;
letter-spacing: 1px;
font-size: 14px;
}
#menu li.separated {
margin-top: 2em;
}
#menu a {
color: #fff;
display: block;
padding-bottom: 5px;
}
#menu li li a {
padding-bottom: 0;
line-height: 13px;
}
#menu li li {
float: none;
text-transform: none;
font-size: .8em;
font-family: Tahoma, Arial, sans-serif;
margin-bottom: 4px;
background: none;
padding-bottom: 0;
letter-spacing: 0;
font-size: 11px;
line-height: 13px;
}
#menu ul {
padding: 10px;
background-color: #002B5C;
min-height: 140px;
position: relative;
z-index: 500;
opacity: .9;
width: 180px;
}
#menu.home ul {
position: static;
}
#menu .submenu3 ul {
width: 260px;
}
* html #menu .submenu3 {
margin-right: -100px;
}
#menu .submenu1 {
background-image: url(http://www.bluwom.com/img/back-menu1.gif);
}
#menu .submenu2 {
background-image: url(http://www.bluwom.com/img/back-menu2.gif);
}
#menu .submenu3 {
width: 280px;
margin-right: 0;
}
#menu .submenu3 {
background-image: url(http://www.bluwom.com/img/back-menu3.gif);
}
#languages {
font-size: 10px;
position: absolute;
top: 7px;
left: 10px;
}
#languages a {
border: 1px solid #fff;
color: #fff;
padding: 1px;
margin-right: 2px;
}
#languages a:hover {
background-color: #6C8EAF;
}
#languages a.selected {
background-color: #fff;
color: #002B5C;
}
#content {
border-top-width: 7px;
border-top-style: solid;
border-color: #999;
margin-top: 10px;
clear: left;
background-color: #fff;
color: #3C3C3C;
padding: 10px;
line-height: 1.3;
position: relative;
font-size: .85em;
font-size: 11px;
overflow: auto;
text-align: justify;
overflow: hidden;
}
* html #content {
height: 1%;
}
#pagetext {
float: left;
width: 400px;
text-align: justify;
}
#pagetext p {
margin-bottom: .5em;
}
#pageinfo {
margin-left: 420px;
}
.template-index_html #content {
background-color: transparent;
border-top: none;
padding: 0;
color: #fff;
}
#slogan {
padding-right: 290px;
padding: 10px 290px 10px 10px;
background: #fff url(http://www.bluwom.com/img/fumetto.gif) no-repeat right bottom;
color: #404040;
margin-bottom: 20px;
}
#slogan p {
margin-bottom: .5em;
}
#content #slogan h2 {
color: #002B5C;
font-size: 2em;
font-weight: normal;
margin: 0 0 1em;
}
.template-index_html #content h2 {
font-weight: normal;
color: #fff;
font-size: 14px;
font-family: "Trebuchet MS", Arial, sans-serif;
}
#news-home {
width: 410px;
float: left;
text-align: left;
}
#news-home ul {
background: #2C658C url(http://www.bluwom.com/img/back-footer.gif) repeat-x;
min-height: 150px;
overflow: auto;
padding: 10px;
margin-bottom: 10px;
}
* html #news-home ul {
position: relative;
height: 1%;
height: 150px;
overflow: visible;
}
#news-home li {
width: 180px;
float: left;
margin-right: 10px;
}
#news-home img {
float: left;
margin: 4px 10px 10px 0;
}
#news-home li a {
color: #fff;
}
#agenda-home {
margin-left: 420px;
position: relative;
}
#agenda-home .today {
position: absolute;
top: 0;
right: 0;
}
#content #news-home h2, #content #agenda-home h2 {
margin: 0 0 10px;
}
#content #news-home h3 {
margin: 0 0 5px;
}
#content .viewall {
color: #fff;
margin-top: 10px;
display: block;
}
#content a {
font-weight: bold;
}
#content a:hover {
text-decoration: underline;
}
#content a:active {
color: #3c3c3c;
}
h1 {
font-size: 1.5em;
margin-bottom: 1em;
color: #002B5C;
font-family: "Trebuchet MS", Verdana, sans-serif;
}
h1 span {
color: #002B5C;
}
.description {
margin: 1em 0;
font-style: italic;
}
#pagetext p.date {
font-weight: bold;
}
#content h2 {
color: #3c3c3c;
font-weight: bold;
font-size: 1.1em;
margin-top: 1em;
}
#content h3 {
color: #002B5C;
font-weight: bold;
font-size: 1em;
margin-top: 1em;
}
#content h4 {
color: #002B5C;
font-size: 1em;
text-transform: uppercase;
font-weight: normal;
}
#content ul {
list-style: none;
margin: .5em 0 .5em 10px;
}
#content ul.nobullet {
margin: 0;
}
#content li {
padding-left: 10px;
background: url(http://www.bluwom.com/img/bullet.gif) no-repeat 0 5px;
height: 1%;
}
#content ul.nobullet li {
padding-left: 0;
background: none;
}
#content ul.boxes {
margin: 0;
}
#content ul.boxes li {
margin: 10px 0;
border:1px solid #b3b3b3;
border-left: 10px solid #999;
padding: 10px;
overflow: auto;
background: none;
clear: left;
}
* html #content ul.boxes li {
overflow: visible;
padding-bottom: 10px;
}
.template-references_listing ul.boxes li {
padding: 5px 10px;
}
ul.boxes li li {
margin: 0;
border: 0;
padding: 0;
}
.logo {
float: left;
margin-right: 20px;
width: 100px;
min-height: 80px;
}
* html .logo {
height: 80px;
}
.main {
float: left;
width: 358px;
margin-right: 10px;
padding-right: 20px;
border-right: 2px solid #ccc;
}
#content .main h3 {
margin-top: 0;
}
.section-practise .main {
min-height: 80px;
width: 240px;
}
.cell {
border-right: 2px solid #ccc;
float: left;
padding-right: 10px;
margin-right: 10px;
width: 80px;
}
#content ul.photos {
background: url(http://www.bluwom.com/img/square.gif);
overflow: auto;
margin: 0;
}
* html #content ul.photos {
position: relative;
/* */
overflow: hidden;
margin-left: 3px;
margin-right: -10px;
}
#content p.photos {
background: url(http://www.bluwom.com/img/square.gif);
height: 65px;
overflow: auto;
}
#content ul.photos li {
float: left;
margin: 0 3px 3px 0;
overflow: hidden;
border: none;
padding: 0;
clear: none;
}
* html #content ul.photos li {
height: 62px;
}
#content ul.photos li.last {
margin-right: 0;
}
#content #pages {
font-weight: bold;
overflow: auto;
position: absolute;
top: 10px;
left: 210px;
font-size: 10px;
margin: 0;
}
#pages li {
float: left;
width: 13px;
height: 13px;
margin-right: 3px;
border: 1px solid #999;
text-align: center;
background: none;
padding: 0;
}
#pages a {
color: #999;
display: block;
height: 13px;
line-height: 11px;
}
#pages a:hover {
background-color: #e0e0e0;
text-decoration: none;
}
#pages li.selected a {
color: #fff;
background-color: #999;
}
.archivio {
position: absolute;
right: 10px;
top: 10px;
}
.archivio .selected {
color: #3c3c3c;
text-decoration: underline;
}
#coldx {
position: relative;
color: #fff;
padding-top: 70px;
margin-left: 710px;
}
#logo-pubbli {
position: absolute;
top: -10px;
right: 0;
}
#coldx q {
display: block;
font-size: 1.3em;
line-height: 1.4;
font-family: "Trebuchet MS", Arial, sans-serif;
margin-left: 10px;
margin-bottom: 10px;
text-indent: -10px;
}
#coldx .author {
margin-left: 10px;
}
.highlights {
background-color: #4D5D6F;
font-size: 11px;
margin-top: 20px;
padding: 10px;
}
.highlights img {
display: block;
margin: 10px 0;
}
.highlights h2 {
background-color: #7F3F97;
color: #fff;
margin-left: -10px;
padding: 2px 0 0 10px;
margin-bottom: 10px;
margin-top: 0;
font-weight: normal;
width: 150px;
font-family: "Trebuchet MS", Arial, sans-serif;
font-size: 14px;
}
.highlights h3 {
font-weight: bold;
font-size: 11px;
margin-bottom: 5px;
}
.highlights h3 a {
color: #fff;
}
.highlights li {
margin-bottom: 20px;
}
.highlights h3 a:hover {
text-decoration: underline;
}
#content #agenda-days {
width: 280px;
overflow: auto;
margin: 0;
padding-top: 10px;
background: url(http://www.bluwom.com/img/tridown.gif) no-repeat 4px 0;
font-size: 10px;
}
* html #content #agenda-days {
overflow: hidden;
height: 75px;
margin-right: -50px;
}
#agenda-days li {
float: left;
width: 18px;
height: 16px;
margin: 0 5px 5px 0;
padding: 2px 0 0;
background: #2C668D;
color: #fff;
font-weight: bold;
text-align: center;
}
#agenda-days li.extreme {
background: #536478;
}
#content #agenda-days a {
color: #fff;
background-color: #7F3F97;
height: 16px;
margin-top: -2px;
padding-top: 2px;
}
#content #agenda-days a:hover {
text-decoration: none;
background: #fff;
color: #000;
border: 1px solid #2C668D;
height: 16px;
}
#agenda-days li.last {
margin-right: 0;
}
#agenda-days li a {
display: block;
}
#agenda-home ul.listing {
margin: 10px 0;
text-align: left;
}
#footer {
position: relative;
clear: left;
color: #fff;
background: url(http://www.bluwom.com/img/back-footer.gif) repeat-x;
margin-top: 10px;
padding-top: 10px;
font-size: 10px;
float: left;
width: 100%;
margin-bottom: 20px;
}
#footer p {
position: absolute;
right: 0;
top: 10px;
}
#footer a {
color: #fff;
}
#footer a:hover {
text-decoration: underline;
}
.section-aboutus #content {
border-top-color: #7F3F97;
}
.section-aboutus h1, #menu .submenu1 li a:hover {
color: #7F3F97;
}
.section-skills #content {
border-top-color: #FAAF40;
}
.section-skills h1, #menu .submenu2 li a:hover {
color: #FAAF40;
}
.section-practise #content {
border-top-color: #58AAD2;
}
.section-practise h1, #menu .submenu3 li a:hover {
color: #58AAD2;
}
#content .contentViews ul {
margin: 0;
}
#content .contentViews li, #content .contentActions li {
padding-left: 0;
background: none;
}
#content h1, #content h2, #content h3, #coldx h2 {
border-bottom: none;
}
#cmfeditions_version_comment_block {
display: none;
}
#content a[href^="http:"] {
background-image: none;
padding-left: 0;
}
}

