Sophie

Sophie

distrib > * > cooker > x86_64 > by-pkgid > cb2fb1abd7b468a4661f6b757dd3e95e > files > 278

calf-0.0.19-0.git20120421.1.x86_64.rpm

body {
    background: url(../images/background_dark.png);
    color: white;
    text-align: center;
    font-family: sans-serif;
    font-size: 0.8em;
}
a {
    color: white;
    font-weight: bold;
    text-decoration: underline;
}
a:hover {
    color: #0af;
    text-decoration: underline;
}
img {
    border: none;
}
h1 {
/*    color: #D5F16A;*/
    color: white;
    font-weight: normal;
/*    background: url(../images/style_p.png) transparent;*/
    text-align: center;
    margin: 20px;
/*    border-bottom: 1px dotted #fff;*/
    text-shadow: 0px -1px black;
}
h2 {
/*    color: #D5F16A;*/
    color: white;
    font-size: 16px;
    font-weight: normal;
    text-shadow: 0px -1px black;
    padding: 5px 0 10px 0;
}
h3 {
/*    border-bottom: 1px dotted #fff;*/
}
p, ul {
    background: url(../images/style_p.png) transparent;
    margin: 0 0 15px;
    padding: 10px;
    border: 2px groove white;
    -moz-border-radius: 12px;
    -webkit-border-radius: 12px;
}
ul {
}
li {
    padding: 0;
    margin: 20;
}
strong {
    color: #D5F16A;
/*    color: black;*/
}

.wrapper {
    clear: both;
    width: 800px;
    margin: auto;
    text-align: left;
}
.thumbnail {
    width: 320px;
    float: right;
    margin: 10px;
/*    border: 2px solid black;*/
/*    border-top: 12px solid black;*/
    -moz-box-shadow:    0 3px 10px #000000;
    -webkit-box-shadow: 0 3px 10px #000000;
    box-shadow:         0 3px 10px #000000;

}

.headerbg {
    background: url(../../../gui/background_black.png);
    border-bottom: 1px solid #111;
}
.header {
    width: 800px;
    margin: auto;
    text-align: left;
    font-size: 9px;
    position: relative;
}
.header img {
    margin: 8px;
    position: absolute;
    left: 0px;
    bottom: 10px;
}
.header .menu {
    float: left;
    text-transform:uppercase;
}
.header .menu h3 {
    margin: 5px;
    font-weight: normal;
    font-size: 13px;
    border-bottom: 1px dotted #fff;
}
.header .menu ul {
    margin: 3px;
    padding: 5px;
    background: none;
    color: #0af;
    border: none;
}
.header .menu ul li {
    margin: 0 10px;
    padding: 2px;
}
.header .menu ul li:hover {
    background:black;
}
.header .menu a {
    font-weight: normal;
}
.header img {
    width: 80px;
}
.header .menu img {
    display: none;
    margin: 0;
}

.index {
    padding: 20px 50px;
}
.index h3 {
    border-bottom: 1px dotted white;
}
.index a {
    display: block;
    text-align: center;
    font-weight: normal;
    position: absolute;
    top: 120px;
    width: 150px;
}
.index img {
    position: absolute;
    bottom: 55px !important;
    top: auto;
    left: 5px;
    text-align: center;
/*    border: 1px solid black;*/
/*    border-top: 5px solid black;*/
    -moz-box-shadow:    0 3px 10px #000000;
    -webkit-box-shadow: 0 3px 10px #000000;
    box-shadow:         0 3px 10px #000000;
}
.index img {
    width: 140px;
}
.index ul {
    background: none;
    color: #0af;
    border: none;
}
.index li {
    position: relative;
    display: block;
    width: 150px;
    height: 170px;
    margin: 8px;
    float: left;
    text-align: center;
}
.index li:hover {

}

.inactive {
    color: #999 !important;
}

.developers li {
    clear: left;
}
.portrait {
    width: 100px;
    float: left;
    margin: 10px;
}