/*
Theme Name: Star Press 1.0
Theme URI: http://www.onewaylinks.co.uk/star-press-free-wordpress-themes/
Description: The Star Press 1.0 features 3 columns with eye warming red and white colours presented to you by One Way Links
Author: One Way Links
Author URI: http://www.onewaylinks.co.uk/
Version: 1.0
Tags: red, fixed width, three columns, widgets, gravatar
*/
/** BEGIN basic styles **/
* {
margin: 0;
padding: 0;
}
body {
font: 12px Arial;
text-align: center;
background: transparent url(images/body.gif) repeat 0 0;
color: #FFFFFF;
}
img {
border: 0;
}
a {
text-decoration: none;
color: #000000;
}
a:hover {
color: #FF0000 !important;
}
.break {
clear: both;
}
.left {
float: left;
}
.right {
float: right;
}
.alignleft {
float: left;
margin: 10px 10px 5px 0;
}
.alignright {
float: right;
margin: 10px 0 5px 10px;
}
.aligncenter {
display: block;
margin-left: auto;
margin-right: auto;
}
/** END basic styles **/
.wrapper {
text-align: left;
width: 963px;
margin: auto auto;
background: url(images/wrapper.gif) repeat-y 0 0;
}
/** BEGIN header **/
#header {
background: url(images/header.gif) repeat 0 0;
}
#logo {
float: left;
background: url(images/logo.gif) no-repeat right 7px ;
padding: 20px 70px 10px 15px;
}
#logo h1 {
font-size: 2.7em;
}
#logo h3 {
font: 1.3em Arial;
}
#logo a {
color: #FFFFFF;
}
#logo a:hover {
color: #FFFFFF !important;
}
#navigation {
float: right;
list-style-type: none;
padding: 35px 10px 0 0;
}
#navigation li {
float: left;
margin-right: 3px;
}
#navigation li a {
float: left;
display: block;
background-color: #910202;
padding: 5px 20px;
font: bold 1.2em Arial;
text-transform: uppercase;
color: #FFFFFF;
}
#navigation li a:hover {
text-decoration: none;
background-color: #DE0303;
color: #FFFFFF !important;
}
/** END header **/
/** BEGIN content **/
#content {
background: url(images/content.gif) repeat-y 0 0;
color: #000000;
padding: 20px 14px;
}
#content img{
	float:left;
margin:4px; }
#content a {
color: #E24804;
font-weight: bold;
border-bottom: 1px solid #C0C0C0;
}
/** BEGIN main **/
#main {
float: left;
width: 47%;
}
.title {
font-size: 1.4em !important;
font-weight: normal;
padding: 20px 10px;		
}
.post {
margin: 0 10px 20px 10px;
border-bottom: 1px dotted #C0C0C0;
padding-bottom: 10px;
}
.post p {
line-height: 1.8em;
margin: 10px 0;
text-align: justify;
}
.post h3, h4, h5 {
font-size: 1.5em;
font-weight: normal;
margin: 20px 0 10px;
}
.post ul {
margin: 0 0 10px 18px;
list-style-type: disc;
}
.post ul li {
padding: 4px 0;
}
.post ol {
margin: 0 0 10px 22px;
list-style-type: decimal;
}
.post ol li {
padding: 4px 0;
}
#content blockquote {
line-height: 1.8em;
margin: 10px 0;
text-align: justify;
font-style: italic;
padding: 0 5px 0 10px;
border-left: 2px solid #CCCCCC;
background-color: #EEEEEE;
}
#content h2 {
font-size: 2em;
font-weight: normal;
}
.post h2 a {
font-weight: normal !important;
}
.author {
margin: 0 !important;
padding-left: 25px;
background: url(images/author.gif) no-repeat 0 2px;
}
.category {
margin: 0 !important;
padding-left: 25px;
background: url(images/category.gif) no-repeat 0 5px;
text-align: center;
}
.date {
margin: 0 !important;
padding-left: 25px;
background: url(images/date.gif) no-repeat 0 4px;
}
.comments {
margin: 0 !important;
padding-left: 25px;
background: url(images/comments.gif) no-repeat 0 5px;
}
.author a, .category a, .date a, .comments a {
font-weight: normal !important;
}
.author a:hover, .category a:hover, .date a:hover, .comments a:hover {
font-weight: bold !important;
}
#postnav {
padding: 10px;
}
#main .left {
width: 70%;
}
#comments {
padding: 10px;
}
#comments h2 {
font-size: 1.8em;
margin-bottom: 20px;
}
#comments h3 {
font-size: 1.6em;
margin: 20px 0;
font-weight: normal;
}
#comments form {
padding: 5px;
}
#comments form input, #comments form textarea {
margin-bottom: 2px;
}
.comment1, .comment2 {
margin: 5px 0;
padding: 5px;
}
.comment1 p, .comment2 p {
margin-bottom: 10px;
text-align: justify;
line-height: 1.6em;
}
.comment2 {
background-color: #EEEEEE;
border-top: 1px dotted #C0C0C0;
border-bottom: 1px dotted #C0C0C0;
}
.required {
font-weight: bold;
color: #FF0000;
}
.notfound {
padding: 20px;
}
.notfound p {
margin: 10px 0;
}
.commentdetails {
float: left;
}
.commentauthor {
font-size: 1.5em;
margin-bottom: 2px !important;
}
.commentauthor a {
font-weight: normal !important;
}
.commentdate {
font-size: 0.9em;
}
.gravatar {
float: right;
margin: 5px 0 5px 10px;
}
/** END main **/
/** BEGIN sidebar **/
#sidebar {
float: right;
width: 52%;
}
#sideleft {
width: 37%;
float: left;
}
#sideright {
width: 62%;
float: right;
}
#sideright img{
float: none;
}
#sidebar ul {
list-style-type: none;
margin: 5px 0 5px;
}
#sidebar ul li ul {
margin: 0 0 0 -10px !important;
}
#sidebar ul li {
padding: 2px 10px 2px 25px;
line-height: 2em;
background: url(images/categories.gif) no-repeat 0 7px;
}
#sidebar ul li a {
display: block;
font-weight: normal !important;
}
#sidebar ul li a:hover {
background: #EFEFEF;
color: #990000;
}
#sidebar h3 {
font-size: 1.6em;
margin-bottom: 10px;
font-variant: small-caps;
}
/** BEGIN brands **/
#dreisuisses ul {
list-style-type: none;
margin: 5px 0 5px;
}
#dreisuisses ul li {
padding: 2px 10px 2px 42px;
line-height: 2em;
background: url(images/brands/3suisses.jpg) no-repeat 0 0px;
}
#adidas ul {
list-style-type: none;
margin: 5px 0 5px;
}
#adidas ul li {
padding: 2px 10px 2px 42px;
line-height: 2em;
background: url(images/brands/adidas.jpg) no-repeat 0 0px;
}
#adultshop ul {
list-style-type: none;
margin: 5px 0 5px;
}
#adultshop ul li {
padding: 2px 10px 2px 42px;
line-height: 2em;
background: url(images/brands/adultshop.jpg) no-repeat 0 0px;
}
#albamoda ul {
list-style-type: none;
margin: 5px 0 5px;
}
#albamoda ul li {
padding: 2px 10px 2px 42px;
line-height: 2em;
background: url(images/brands/albamoda.jpg) no-repeat 0 0px;
}
#apart ul {
list-style-type: none;
margin: 5px 0 5px;
}
#apart ul li {
padding: 2px 10px 2px 42px;
line-height: 2em;
background: url(images/brands/apart.jpg) no-repeat 0 0px;
}
#baby-walz ul {
list-style-type: none;
margin: 5px 0 5px;
}
#baby-walz ul li {
padding: 2px 10px 2px 42px;
line-height: 2em;
background: url(images/brands/baby-walz.jpg) no-repeat 0 0px;
}
#baur ul {
list-style-type: none;
margin: 5px 0 5px;
}
#baur ul li {
padding: 2px 10px 2px 42px;
line-height: 2em;
background: url(images/brands/baur.jpg) no-repeat 0 0px;
}
#bonprix ul {
list-style-type: none;
margin: 5px 0 5px;
}
#bonprix ul li {
padding: 2px 10px 2px 42px;
line-height: 2em;
background: url(images/brands/bonprix.jpg) no-repeat 0 0px;
}
#brigitte-hachenburg ul {
list-style-type: none;
margin: 5px 0 5px;
}
#brigitte-hachenburg ul li {
padding: 2px 10px 2px 42px;
line-height: 2em;
background: url(images/brands/brigitte-hachenburg.jpg) no-repeat 0 0px;
}
#brunotti ul {
list-style-type: none;
margin: 5px 0 5px;
}
#brunotti ul li {
padding: 2px 10px 2px 42px;
line-height: 2em;
background: url(images/brands/brunotti.jpg) no-repeat 0 0px;
}
#buffalo ul {
list-style-type: none;
margin: 5px 0 5px;
}
#buffalo ul li {
padding: 2px 10px 2px 42px;
line-height: 2em;
background: url(images/brands/buffalo.jpg) no-repeat 0 0px;
}
#burner ul {
list-style-type: none;
margin: 5px 0 5px;
}
#burner ul li {
padding: 2px 10px 2px 42px;
line-height: 2em;
background: url(images/brands/burner.jpg) no-repeat 0 0px;
}
#cunda ul {
list-style-type: none;
margin: 5px 0 5px;
}
#cunda ul li {
padding: 2px 10px 2px 42px;
line-height: 2em;
background: url(images/brands/cunda.jpg) no-repeat 0 0px;
}
#damenausstatter ul {
list-style-type: none;
margin: 5px 0 5px;
}
#damenausstatter ul li {
padding: 2px 10px 2px 42px;
line-height: 2em;
background: url(images/brands/damenausstatter.jpg) no-repeat 0 0px;
}
#dessousshop ul {
list-style-type: none;
margin: 5px 0 5px;
}
#dessousshop ul li {
padding: 2px 10px 2px 42px;
line-height: 2em;
background: url(images/brands/dessousshop.jpg) no-repeat 0 0px;
}
#discount24 ul {
list-style-type: none;
margin: 5px 0 5px;
}
#discount24 ul li {
padding: 2px 10px 2px 42px;
line-height: 2em;
background: url(images/brands/discount24.jpg) no-repeat 0 0px;
}
#elegance ul {
list-style-type: none;
margin: 5px 0 5px;
}
#elegance ul li {
padding: 2px 10px 2px 42px;
line-height: 2em;
background: url(images/brands/elegance.jpg) no-repeat 0 0px;
}
#ernsting-family ul {
list-style-type: none;
margin: 5px 0 5px;
}
#ernsting-family ul li {
padding: 2px 10px 2px 42px;
line-height: 2em;
background: url(images/brands/ernsting-family.jpg) no-repeat 0 0px;
}
#erwin-mueller ul {
list-style-type: none;
margin: 5px 0 5px;
}
#erwin-mueller ul li {
padding: 2px 10px 2px 42px;
line-height: 2em;
background: url(images/brands/erwin-mueller.jpg) no-repeat 0 0px;
}
#esprit ul {
list-style-type: none;
margin: 5px 0 5px;
}
#esprit ul li {
padding: 2px 10px 2px 42px;
line-height: 2em;
background: url(images/brands/esprit.jpg) no-repeat 0 0px;
}
#gerryweber ul {
list-style-type: none;
margin: 5px 0 5px;
}
#gerryweber ul li {
padding: 2px 10px 2px 42px;
line-height: 2em;
background: url(images/brands/gerryweber.jpg) no-repeat 0 0px;
}
#glamoutlet ul {
list-style-type: none;
margin: 5px 0 5px;
}
#glamoutlet ul li {
padding: 2px 10px 2px 42px;
line-height: 2em;
background: url(images/brands/glamoutlet.jpg) no-repeat 0 0px;
}
#goetz ul {
list-style-type: none;
margin: 5px 0 5px;
}
#goetz ul li {
padding: 2px 10px 2px 42px;
line-height: 2em;
background: url(images/brands/goetz.jpg) no-repeat 0 0px;
}
#guna ul {
list-style-type: none;
margin: 5px 0 5px;
}
#guna ul li {
padding: 2px 10px 2px 42px;
line-height: 2em;
background: url(images/brands/guna.jpg) no-repeat 0 0px;
}
#happysize ul {
list-style-type: none;
margin: 5px 0 5px;
}
#happysize ul li {
padding: 2px 10px 2px 42px;
line-height: 2em;
background: url(images/brands/happysize.jpg) no-repeat 0 0px;
}
#heine ul {
list-style-type: none;
margin: 5px 0 5px;
}
#heine ul li {
padding: 2px 10px 2px 42px;
line-height: 2em;
background: url(images/brands/heine.jpg) no-repeat 0 0px;
}
#herrenausstatter ul {
list-style-type: none;
margin: 5px 0 5px;
}
#herrenausstatter ul li {
padding: 2px 10px 2px 42px;
line-height: 2em;
background: url(images/brands/herrenausstatter.jpg) no-repeat 0 0px;
}
#hse24 ul {
list-style-type: none;
margin: 5px 0 5px;
}
#hse24 ul li {
padding: 2px 10px 2px 42px;
line-height: 2em;
background: url(images/brands/hse24.jpg) no-repeat 0 0px;
}
#hunkemoeller ul {
list-style-type: none;
margin: 5px 0 5px;
}
#hunkemoeller ul li {
padding: 2px 10px 2px 42px;
line-height: 2em;
background: url(images/brands/hunkemoeller.jpg) no-repeat 0 0px;
}
#jako-o ul {
list-style-type: none;
margin: 5px 0 5px;
}
#jako-o ul li {
padding: 2px 10px 2px 42px;
line-height: 2em;
background: url(images/brands/jako-o.jpg) no-repeat 0 0px;
}
#jeanswelt ul {
list-style-type: none;
margin: 5px 0 5px;
}
#jeanswelt ul li {
padding: 2px 10px 2px 42px;
line-height: 2em;
background: url(images/brands/jeanswelt.jpg) no-repeat 0 0px;
}
#klingel ul {
list-style-type: none;
margin: 5px 0 5px;
}
#klingel ul li {
padding: 2px 10px 2px 42px;
line-height: 2em;
background: url(images/brands/klingel.jpg) no-repeat 0 0px;
}
#kolibri ul {
list-style-type: none;
margin: 5px 0 5px;
}
#kolibri ul li {
padding: 2px 10px 2px 42px;
line-height: 2em;
background: url(images/brands/kolibri.jpg) no-repeat 0 0px;
}
#landsend ul {
list-style-type: none;
margin: 5px 0 5px;
}
#landsend ul li {
padding: 2px 10px 2px 42px;
line-height: 2em;
background: url(images/brands/landsend.jpg) no-repeat 0 0px;
}
#leiser ul {
list-style-type: none;
margin: 5px 0 5px;
}
#leiser ul li {
padding: 2px 10px 2px 42px;
line-height: 2em;
background: url(images/brands/leiser.jpg) no-repeat 0 0px;
}
#lensway ul {
list-style-type: none;
margin: 5px 0 5px;
}
#lensway ul li {
padding: 2px 10px 2px 42px;
line-height: 2em;
background: url(images/brands/lensway.jpg) no-repeat 0 0px;
}
#marc ul {
list-style-type: none;
margin: 5px 0 5px;
}
#marc ul li {
padding: 2px 10px 2px 42px;
line-height: 2em;
background: url(images/brands/marc.jpg) no-repeat 0 0px;
}
#mexx ul {
list-style-type: none;
margin: 5px 0 5px;
}
#mexx ul li {
padding: 2px 10px 2px 42px;
line-height: 2em;
background: url(images/brands/mexx.jpg) no-repeat 0 0px;
}
#more-and-more ul {
list-style-type: none;
margin: 5px 0 5px;
}
#more-and-more ul li {
padding: 2px 10px 2px 42px;
line-height: 2em;
background: url(images/brands/more-and-more.jpg) no-repeat 0 0px;
}
#mytoys ul {
list-style-type: none;
margin: 5px 0 5px;
}
#mytoys ul li {
padding: 2px 10px 2px 42px;
line-height: 2em;
background: url(images/brands/mytoys.jpg) no-repeat 0 0px;
}
#neckermann ul {
list-style-type: none;
margin: 5px 0 5px;
}
#neckermann ul li {
padding: 2px 10px 2px 42px;
line-height: 2em;
background: url(images/brands/neckermann.jpg) no-repeat 0 0px;
}
#netzoptiker ul {
list-style-type: none;
margin: 5px 0 5px;
}
#netzoptiker ul li {
padding: 2px 10px 2px 42px;
line-height: 2em;
background: url(images/brands/netzoptiker.jpg) no-repeat 0 0px;
}
#nike ul {
list-style-type: none;
margin: 5px 0 5px;
}
#nike ul li {
padding: 2px 10px 2px 42px;
line-height: 2em;
background: url(images/brands/nike.jpg) no-repeat 0 0px;
}
#oboy ul {
list-style-type: none;
margin: 5px 0 5px;
}
#oboy ul li {
padding: 2px 10px 2px 42px;
line-height: 2em;
background: url(images/brands/oboy.jpg) no-repeat 0 0px;
}
#only ul {
list-style-type: none;
margin: 5px 0 5px;
}
#only ul li {
padding: 2px 10px 2px 42px;
line-height: 2em;
background: url(images/brands/only.jpg) no-repeat 0 0px;
}
#orsay ul {
list-style-type: none;
margin: 5px 0 5px;
}
#orsay ul li {
padding: 2px 10px 2px 42px;
line-height: 2em;
background: url(images/brands/orsay.jpg) no-repeat 0 0px;
}
#otto ul {
list-style-type: none;
margin: 5px 0 5px;
}
#otto ul li {
padding: 2px 10px 2px 42px;
line-height: 2em;
background: url(images/brands/otto.jpg) no-repeat 0 0px;
}
#pabo ul {
list-style-type: none;
margin: 5px 0 5px;
}
#pabo ul li {
padding: 2px 10px 2px 42px;
line-height: 2em;
background: url(images/brands/pabo.jpg) no-repeat 0 0px;
}
#pimkie ul {
list-style-type: none;
margin: 5px 0 5px;
}
#pimkie ul li {
padding: 2px 10px 2px 42px;
line-height: 2em;
background: url(images/brands/pimkie.jpg) no-repeat 0 0px;
}
#plutosport ul {
list-style-type: none;
margin: 5px 0 5px;
}
#plutosport ul li {
padding: 2px 10px 2px 42px;
line-height: 2em;
background: url(images/brands/plutosport.jpg) no-repeat 0 0px;
}
#popkorn ul {
list-style-type: none;
margin: 5px 0 5px;
}
#popkorn ul li {
padding: 2px 10px 2px 42px;
line-height: 2em;
background: url(images/brands/popkorn.jpg) no-repeat 0 0px;
}
#promod ul {
list-style-type: none;
margin: 5px 0 5px;
}
#promod ul li {
padding: 2px 10px 2px 42px;
line-height: 2em;
background: url(images/brands/promod.jpg) no-repeat 0 0px;
}
#quelle ul {
list-style-type: none;
margin: 5px 0 5px;
}
#quelle ul li {
padding: 2px 10px 2px 42px;
line-height: 2em;
background: url(images/brands/quelle.jpg) no-repeat 0 0px;
}
#qvc ul {
list-style-type: none;
margin: 5px 0 5px;
}
#qvc ul li {
padding: 2px 10px 2px 42px;
line-height: 2em;
background: url(images/brands/qvc.jpg) no-repeat 0 0px;
}
#ready2style ul {
list-style-type: none;
margin: 5px 0 5px;
}
#ready2style ul li {
padding: 2px 10px 2px 42px;
line-height: 2em;
background: url(images/brands/ready2style.jpg) no-repeat 0 0px;
}
#rtl-shop ul {
list-style-type: none;
margin: 5px 0 5px;
}
#rtl-shop ul li {
padding: 2px 10px 2px 42px;
line-height: 2em;
background: url(images/brands/rtl-shop.jpg) no-repeat 0 0px;
}
#sc24 ul {
list-style-type: none;
margin: 5px 0 5px;
}
#sc24 ul li {
padding: 2px 10px 2px 42px;
line-height: 2em;
background: url(images/brands/sc24.jpg) no-repeat 0 0px;
}
#shirt66 ul {
list-style-type: none;
margin: 5px 0 5px;
}
#shirt66 ul li {
padding: 2px 10px 2px 42px;
line-height: 2em;
background: url(images/brands/shirt66.jpg) no-repeat 0 0px;
}
#shirtcity ul {
list-style-type: none;
margin: 5px 0 5px;
}
#shirtcity ul li {
padding: 2px 10px 2px 42px;
line-height: 2em;
background: url(images/brands/shirtcity.jpg) no-repeat 0 0px;
}
#shirtinator ul {
list-style-type: none;
margin: 5px 0 5px;
}
#shirtinator ul li {
padding: 2px 10px 2px 42px;
line-height: 2em;
background: url(images/brands/shirtinator.jpg) no-repeat 0 0px;
}
#sneakersworld ul {
list-style-type: none;
margin: 5px 0 5px;
}
#sneakersworld ul li {
padding: 2px 10px 2px 42px;
line-height: 2em;
background: url(images/brands/sneakersworld.jpg) no-repeat 0 0px;
}
#soliver ul {
list-style-type: none;
margin: 5px 0 5px;
}
#soliver ul li {
padding: 2px 10px 2px 42px;
line-height: 2em;
background: url(images/brands/soliver.jpg) no-repeat 0 0px;
}
#sportscheck ul {
list-style-type: none;
margin: 5px 0 5px;
}
#sportscheck ul li {
padding: 2px 10px 2px 42px;
line-height: 2em;
background: url(images/brands/sportscheck.jpg) no-repeat 0 0px;
}
#spreadshirt ul {
list-style-type: none;
margin: 5px 0 5px;
}
#spreadshirt ul li {
padding: 2px 10px 2px 42px;
line-height: 2em;
background: url(images/brands/spreadshirt.jpg) no-repeat 0 0px;
}
#stylebop ul {
list-style-type: none;
margin: 5px 0 5px;
}
#stylebop ul li {
padding: 2px 10px 2px 42px;
line-height: 2em;
background: url(images/brands/stylebop.jpg) no-repeat 0 0px;
}
#subsidesports ul {
list-style-type: none;
margin: 5px 0 5px;
}
#subsidesports ul li {
padding: 2px 10px 2px 42px;
line-height: 2em;
background: url(images/brands/subsidesports.jpg) no-repeat 0 0px;
}
#tchibo ul {
list-style-type: none;
margin: 5px 0 5px;
}
#tchibo ul li {
padding: 2px 10px 2px 42px;
line-height: 2em;
background: url(images/brands/tchibo.jpg) no-repeat 0 0px;
}
#theladen ul {
list-style-type: none;
margin: 5px 0 5px;
}
#theladen ul li {
padding: 2px 10px 2px 42px;
line-height: 2em;
background: url(images/brands/theladen.jpg) no-repeat 0 0px;
}
#titus ul {
list-style-type: none;
margin: 5px 0 5px;
}
#titus ul li {
padding: 2px 10px 2px 42px;
line-height: 2em;
background: url(images/brands/titus.jpg) no-repeat 0 0px;
}
#tom-tailor ul {
list-style-type: none;
margin: 5px 0 5px;
}
#tom-tailor ul li {
padding: 2px 10px 2px 42px;
line-height: 2em;
background: url(images/brands/tom-tailor.jpg) no-repeat 0 0px;
}
#veromoda ul {
list-style-type: none;
margin: 5px 0 5px;
}
#veromoda ul li {
padding: 2px 10px 2px 42px;
line-height: 2em;
background: url(images/brands/veromoda.jpg) no-repeat 0 0px;
}
#ulla-popken ul {
list-style-type: none;
margin: 5px 0 5px;
}
#ulla-popken ul li {
padding: 2px 10px 2px 42px;
line-height: 2em;
background: url(images/brands/ulla-popken.jpg) no-repeat 0 0px;
}
#tommy-hilfiger ul {
list-style-type: none;
margin: 5px 0 5px;
}
#tommy-hilfiger ul li {
padding: 2px 10px 2px 42px;
line-height: 2em;
background: url(images/brands/tommy-hilfiger.jpg) no-repeat 0 0px;
}
#wenz ul {
list-style-type: none;
margin: 5px 0 5px;
}
#wenz ul li {
padding: 2px 10px 2px 42px;
line-height: 2em;
background: url(images/brands/wenz.jpg) no-repeat 0 0px;
}
#yesstyle ul {
list-style-type: none;
margin: 5px 0 5px;
}
#yesstyle ul li {
padding: 2px 10px 2px 42px;
line-height: 2em;
background: url(images/brands/yesstyle.jpg) no-repeat 0 0px;
}
#yoox ul {
list-style-type: none;
margin: 5px 0 5px;
}
#yoox ul li {
padding: 2px 10px 2px 42px;
line-height: 2em;
background: url(images/brands/yoox.jpg) no-repeat 0 0px;
}
/** END brands **/
#categories li {
background-image: url(images/categories.gif) !important;
}
#popularposts li {
background-image: url(images/popularposts.gif) !important;
}
#blogroll li {
background-image: url(images/blogroll.gif) !important;
}
#recentposts li {
background-image: url(images/recentposts.gif) !important;
}
#recentcomments li {
background-image: url(images/recentcomments.gif) !important;
}
#ads {
margin-bottom: 20px;
text-align: center;
}
#ads img {
margin: 2px 1px 1px 2px;
text-align: center;
}
/** END sidebar **/
/** END content **/
/** BEGIN footer **/
#footer{background:url(images/footer.gif) repeat 0 0;}
#footer div.wrapper{height:220px;}
#footer a{color:#fff;font-weight:bold;}
#footer a:hover{color:#fff!important;text-decoration:underline;}
#footer ul{float:left;list-style-type:none;padding-left:20px;padding-right:10px;}
#footer ul li{display:inline;}
#copy{float:left;padding:20px;}
#rss{float:right;padding:5px 20px 20px 50px;font-size:2em;background:url(images/rss.gif) no-repeat 0 0;line-height:.8em;}
.links{font-size:12px!important;}
#search{float:right;padding:20px;}
#search input{font-size:2em;color:#c50000;background-color:#fcd7a1;border:0;width:200px;float:left;padding-left:5px;}
#search button{width:32px;height:27px;background:url(images/search.gif) no-repeat 0 0;border:0;text-indent:-9999px;margin-left:10px;}
#kasten{border-color:red red red red;border-style:solid solid solid solid;border-width:5px 5px 5px 5px;}