CSS
/*
Theme Name: Freshy 2
*/
html { overflow-x: hidden; overflow-y: auto; }
body {
margin:0;
padding:0;
background:#7F7F7F;
background-image:url(images/background/fat_lines_light.gif);
background-attachment:fixed;
font-family:Arial, Verdana, Lucida, serif, sans;
line-height: 1.7em;
font-size: 76%;
color:#232323;
}
input, select, textarea {
font-family:Arial, Verdana, Lucida, serif, sans;
font-size:12px;
border:1px solid #c6c6c6;
}
input {
margin-right:5px;
}
textarea{
width:99%;
}
label {
font-weight:bold;
}
label small {
font-weight:normal;
}
*::-moz-selection, *::-selection {
background-color:#ff6600;
color:white;
}
a {
color:#ff6600;
}
#content a:hover {
text-decoration:underline !important;
}
a img {
border:0px none;
}
#title {
margin:0;
padding:18px;
position:relative;
z-index:86;
}
#header_image {
padding-top:200px;
background-image:url(images/headers/499153_79030836.jpg);
background-position:center;
}
#title, #frame, #footer_content {
background:white url(images/page-gradient.png) repeat-y right;
}
#footer_content {
border-top:1px solid #d0d0d0;
}
h1 {
margin:0;
padding:0;
font-family:Trebuchet Ms, Lucida, Arial, Verdana, serif, sans;
font-weight:normal;
font-style:italic;
font-size:2.2em;
letter-spacing:-2px;
color:#3d3d3d;
}
h1 a {
color:#3d3d3d;
text-decoration:none;
}
.description small {
font-family:Trebuchet Ms, Lucida, Arial, Verdana, serif, sans;
font-weight:bold;
font-style:italic;
font-size:1em;
color:#8d8d8d;
}
#quicklinks {
position:absolute;
right:0;
top:0;
padding:13px 23px 13px 13px;
margin:0;
list-style:none;
}
#quicklinks #searchform {
margin:0;
padding:0;
clear:none;
display:inline;
line-height:4em;
position:relative;
margin-left:20px;
}
* html #quicklinks #s {
*margin-top:1.1em;
}
#quicklinks ul {
list-style:none;
padding:0;
margin:0;
float:left;
}
* html #quicklinks {
right:10px;
}
#quicklinks ul li {
padding:0;
margin:0;
font-style:italic;
font-size:1.2em;
float:left;
text-transform:lowercase;
color:#8d8d8d;
}
#quicklinks ul li a {
margin-left:20px;
height:3.5em;
line-height:3.5em;
text-decoration:none;
color:#8d8d8d;
display:inline;
}
#quicklinks ul li a:hover {
text-decoration:underline;
}
#quicklinks ul li a.rss {
color:#ee7700;
padding-right:20px;
background:transparent url(images/icons/feed-icon-16x16.gif) no-repeat center right;
}
#quicklinks ul li#fr_FR a {
background:transparent url(images/flags/fr.png) no-repeat center right;
}
#quicklinks ul li#en_US a {
background:transparent url(images/flags/gb.png) no-repeat center right;
}
#quicklinks ul li#fr_FR.current_page_item a, #quicklinks ul li#en_US.current_page_item a {
display:none;
}
#quicklinks #addicted_results {
position:relative;
z-index:90;
*width:160px;
}
#quicklinks #addicted_results ul {
float:none !important;
position:absolute;
background:white;
border:1px solid #c6c6c6;
opacity:.9;
-moz-opacity:.9;
filter:alpha(opacity=90);
zoom:1;
width:164px;
overflow:hidden;
margin-left:20px;
right:5px;
*left:0;
}
html > body #quicklinks #addicted_results ul {
margin-top:-15px;
}
* html #quicklinks #addicted_results ul {
*margin-top:-2px;
}
#quicklinks #addicted_results ul li {
font-family:Arial, Verdana, Lucida, serif, sans;
font-size:12px;
font-style:normal;
float:left;
clear:both;
width:160px;
line-height:1.2em !important;
height:auto !important;
}
#quicklinks #addicted_results ul li a {
line-height:1.4em !important;
height:auto !important;
margin-left:0;
color:#3d3d3d;
text-decoration:none;
padding:3px;
display:block;
float:left;
clear:both;
width:160px;
}
#quicklinks #addicted_results ul li a:hover {
color:#ffffff;
background-color:#ff6600;
}
h2, h3, h4, h5, h6 {
font-family:Trebuchet Ms, Lucida, Arial, Verdana, serif, sans;
font-weight:normal;
color:#010101;
margin:.5em 0 .5em 0;
padding:0;
}
h2 a, h3 a, h4 a, h5 a, h6 a {
color:#010101;
text-decoration:none;
}
h2 a:hover, h3 a:hover, h4 a:hover, h5 a:hover, h6 a:hover {
text-decoration:underline;
}
h2, h3 {
color:#4d9301;
font-size:1.9em;
letter-spacing:-1px;
line-height:1.1em;
margin:1em 0 0 0;
padding:0 0 0 0;
}
h2 a, h3 a {
color:#4d9301;
}
h2 a, h3 a, h2 img, h3 img {
border:0px none;
}
Alles anzeigen