c3d2-web/content/static/style/default.css

483 lines
8.6 KiB
CSS

/* -- General -- */
body {
font: 0.8em Verdana, Arial, sans-serif;
background-image: url(../images/background.png);
text-align: center;
}
a[href ^=https] {
padding-left: 16px;
margin-left: 2px;
background: url(../images/secure.png) no-repeat;
}
pre {
border: thin dotted #ccc;
margin-left: 1em;
margin-right: 1em;
background-color: #fafafa;
padding: 1em;
}
/* -- Logo -- */
#logo::before {
background: transparent url(../images/top-right.png) scroll no-repeat top right;
margin-bottom: -20px;
height: 30px;
display: block;
border: none;
content: url(../images/top-left.png);
padding: 0;
line-height: 0.1em;
font-size: 1px;
}
#logo {
margin: 2em 2em 0 2em;
height: 150px;
background: url(../images/c3d2_blue.jpg);
text-align: left;
}
#logo h1 {
position: relative;
top: 23px;
left: 23px;
padding: 65px 0 0 0;
overflow: hidden;
background-image: url(../images/logo.png);
background-repeat: no-repeat;
height: 0px !important;
height /**/:65px;
}
/* -- Body -- */
#body {
display: block;
float: left;
}
/* -- Navigation -- */
#navigation {
float: left;
text-align: left;
width: 12%;
margin-left: 2em;
padding: 1em;
padding-top: 100px;
background: url(../images/ck.png) top center no-repeat;
}
#navigation form {
padding: 0.2em 0 0.2em 0;
margin: 1em 0.3em 0 0.3em;
border-top: #ebc63c 1px solid;
border-bottom: #ebc63c 1px solid;
text-align: center;
}
#navigation input[type =text] {
width: 80%;
}
#navigation ul {
list-style-type: square;
list-style-image: url(../images/bullet.png);
font-size: small;
padding-left: 2em;
}
#navigation li {
line-height: 2em;
}
#navigation a {
color: #676767;
text-decoration: none;
font-weight: bold;
}
#navigation a:hover {
text-decoration: underline;
}
/* -- Content -- */
#content {
text-align: left;
float: left;
width: 50%;
border-left: #ccc 1.1px dashed;
border-right: #ccc 1.1px dashed;
line-height: 1.3em;
padding: 2em;
}
#content p {
margin: 1.5em 1em;
}
#content a {
text-decoration: none;
border-bottom: #ebc63c 1px solid;
color: #555;
}
#content a:hover {
border-width: 2px;
}
#content h1,
#content h2,
#content h3,
#content h4,
#content h5 {
letter-spacing: 3px;
margin: 0px;
background-color: transparent;
font-weight: bold;
}
#content h2 {
font-size: 200%;
margin-bottom: 1em;
margin-top: 0px;
color: #333;
}
#content h3 {
font-size: 130%;
margin-top: 30px;
color: #555;
}
#content h4 {
font-size: 120%;
}
#content hr.news {
visibility: hidden;
clear: both;
}
#content div.news {
padding: 1em;
margin: 0;
margin-bottom: 0.5em;
}
.news_author {
font-size: small;
font-style: italic;
margin-left: 1em;
font-weight: bold;
}
#content h2.news, #content h3.news {
border-bottom: #ebc63c 3px solid;
padding: 0px;
line-height: 1.1em;
margin-bottom: 0px;
}
#content h3.news a {
border: none;
}
/* -- News -- */
#news {
text-align: left;
float: right;
margin-right: 2em;
margin-left: -5%;
width: 19%;
background: url(../images/pesthoernchen.png) top center no-repeat;
padding: 2em;
padding-top: 90px;
font-size: small;
}
#news h2 {
font-size: 1.2em;
border-top: #ebc63c 1px solid;
padding-top: 5%;
}
#news ul {
list-style-type: circle;
list-style-image: url(../images/star.png);
font-size: small;
margin-left: -1em;
max-width: 10em !important;
}
#news ul li {
line-height: 1.5em;
}
#news a {
color: #666;
text-decoration: none;
font-style: italic;
}
#news a:hover {
text-decoration: underline;
}
/* -- footer -- */
#footer {
margin: 0 2em 2em 2em;
text-align: center;
font-size: small;
border: #ccc 1px solid;
border-top: none;
background: #fff url(../images/background_bottom.png) no-repeat left bottom;
}
#footer ul, #footer li {
display: inline;
list-style-type: none;
}
#footer li a {
margin: 0 1em;
color: #676767;
text-decoration: none;
font-weight: bold;
}
#footer li a img {
border: none;
}
.hidden {
color: white;
font-size: xx-small;
clear: both;
}
#update {
font: xx-small sans-serif;
letter-spacing: 0.8px;
color: #666;
}
/* some little helpers */
img.left {
float: left;
margin-right: 1em;
}
img.right {
float: right;
margin-left: 1em;
}
dt {
font-weight: bold;
font-style: italic;
margin-left: 2em;
margin-top: 0.5em;
color: #555;
}
dt:after {
content: ":";
}
dl {
font-size: 90%;
margin-top: 2em;
margin-bottom: 3em;
}
dt.main {
font-style: normal;
font-size: 100%;
margin-left: 1em;
margin-top: 1em;
color: #000;
}
dt.main:after, dt.main:before {
content: "";
}
dd, dt {
font-size: 95%;
}
dd {
margin-left: 4em;
}
ul.details_event {
list-style-type: none;
}
/* -- Search Engine -- */
div.search div.estform {
margin: 0.8em 1.0em; padding: 0em 1.0em;
background: #eeeeff none; border: solid 1pt #bbbbcc;
-moz-border-radius: 0.4em;
}
div.search div.form_basic {
margin: 0.4em 0em 0em 0em; padding: 0em 0em;
font-size: smaller;
}
div.search div.form_extension {
margin: 0.3em 0em 0.3em 0em; padding: 0em 0em;
font-size: smaller;
}
div.search div.estresult {
text-align: left;
margin: 1.0em 1.0em; padding: 0em 0em;
}
div.search div.resinfo {
text-align: right;
font-size: smaller;
}
div.search div.hints {
margin-right: 0.8em; text-align: right;
font-size: smaller; color: #555555;
}
div.search div.relkeys {
margin-right: 0.3em; text-align: right;
font-size: smaller; color: #555555;
opacity: 0.70;
}
div.search div.relkeys a {
color: #007777; text-decoration: none;
}
div.search div.relkeys a:hover {
color: #0066dd; text-decoration: underline;
}
div.search dl.doc {
margin: 1.3em 0em;
}
div.search dl.doc dd {
font-size: smaller; color: #222222;
}
div.search a.doc_title {
color: #0011ee; text-decoration: underline;
}
div.search a.doc_title:hover {
color: #0033ff; text-decoration: underline;
}
div.search span.doc_score {
font-size: smaller; color: #555555;
}
div.search span.doc_score:before {
content: "(";
}
div.search span.doc_score:after {
content: ")";
}
div.search span.doc_link {
color: #007744;
}
div.search dd.doc_attr {
margin: 0em 0.8em;
}
div.search span.doc_val {
color: #111111;
}
div.search dd.doc_text {
margin: 0em 1.3em;
}
div.search strong.key {
margin: 0em -0.1em; padding: 0em 0.1em;
color: #000011;
-moz-border-radius: 0.3em;
}
div.search strong.key1 { background-color: #ffffcc; }
div.search strong.key2 { background-color: #ffeeee; }
div.search strong.key3 { background-color: #eeeeff; }
div.search strong.key4 { background-color: #eeffdd; }
div.search code.delim { color: #555555; letter-spacing: -0.1em; }
div.search dd.doc_navi {
margin: 0em 1.1em;
}
div.search div.doc_clip {
margin-left: 2.5em; margin-top: -0.6em;
}
div.search div.doc_clip p {
font-size: smaller; color: #444444;
}
div.search a.detail,a.similar,a.include {
color: #007777; text-decoration: none;
}
div.search a.detail:hover,a.similar:hover,a.include:hover {
color: #0066dd; text-decoration: underline;
}
div.search p.note {
margin: 3em 1.5em;
color: #444444;
}
div.search div.paging {
margin: 2em 1em; text-align: right;
font-size: smaller;
}
div.search a.navi {
margin: 0em 0.2em; padding: 0em 0.5em;
background: #eeeeff none; border: solid 1pt #bbbbcc;
-moz-border-radius: 0.25em;
color: #0022aa; text-decoration: none;
}
div.search span.void {
margin: 0em 0.2em; padding: 0em 0.5em;
background: #eeeeee none; border: solid 1pt #bbbbcc;
-moz-border-radius: 0.25em;
color: #aaaaaa;
opacity: 0.70;
}
div.search a.pnum {
margin: 0em 0em; padding: 0em 0.2em;
background: #eeeeff none; border: solid 1pt #bbbbcc;
-moz-border-radius: 0.25em;
font-size: smaller; color: #0022aa; text-decoration: none;
}
div.search span.pnow {
margin: 0em 0em; padding: 0em 0.2em;
background: #ffeedd none; border: solid 1pt #bbbbcc;
-moz-border-radius: 0.25em;
}
div.search div.estinfo {
margin: 1.5em 1.0em; padding: 0em 0em; text-align: right;
font-size: smaller; color: #555555;
opacity: 0.80;
}
div.search div.estinfo a {
color: #555555; text-decoration: none;
}
div.search div.logo {
margin: 4.0em 1em; text-align: center;
}
div.search div.logo h1 {
color: #000000;
}
div.search div.logo div.caption {
margin-top: -0.9em;
color: #222222;
}
div.search div.help {
margin: 2em 4em; padding: 2em 2em;
background-color: #eeeeff; border: 2pt solid #ddddee;
-moz-border-radius: 0.8em;
}
div.search div.help h2 {
margin-top: 1.2em;
}
div.search div.help p {
line-height: 145%; text-indent: 0.8em;
}
div.search div.help pre {
margin: 0em 2em; padding: 0em 0.2em;
background-color: #ffffff; border: 1pt solid #999999;
-moz-border-radius: 0.2em;
}
input#phrase {
width: 50%;
}