/*
Theme Name: DJ R 2010
Theme URI: http://rare.de
Description: WordPress-Layout
Version: Version 1.0
Author: Ralph Segert
Author URI: http://segert.net
*/


/* Resets und Vorgaben
____________________________________*/

* {
margin: 0;
padding: 0;
}

option { 
padding-left: 0.4em; 
}

body {
font-family: "Lucida Sans", "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
text-align: center;
background-color: #3f0000;
color: #666;
font-size: 14px;
}

a:focus {
outline: none;
}

img, fieldset {
border: 0;
}


hr {
clear:both;
visibility:hidden;
width:0;
height:0; 
margin:0; 
padding:0; 
}

.sichtlos {
position:absolute;
left:-9999px;
}



/*  Linkformatierung
_________________________*/


p a, #content li a {
color: #ff6103;
border-bottom: 0;
text-decoration: none;
}

p a:hover, #content li a:hover {
color: #000;
border-bottom: 0px dotted;
text-decoration: none;
}

#spalte-re p a, #content .spalte-re p a, #content .spalte-page-re p a {
font: 14px verdana, arial, sans-serif;
}



#content .info a {
border-bottom: 0px dotted;
text-decoration: none;
}



#sidebar a, #comments a {
color: #ff8a36;
border-bottom: 0px dotted;
text-decoration: none;
}

h1 a, h2 a, h3 a {
color: #999;
border-bottom: 0px dotted;
text-decoration: none;
}

h1 a:hover, h2 a:hover, h3 a:hover {
color: #777;
text-decoration: none;
}

.footer a {
color: #444;
border-bottom: 0px dotted;
text-decoration: none;
}

.footer a:hover {
color: #000;
}

.tagging a {
color: #ffd9b7;
border-bottom: 0px dotted;
text-decoration: none;
}

.tagging a:hover {
color: #eee;
}

img {
border: 0;
}


/*  Container fuer Header und Hauptmenue sowie H1
_____________________________________________________________________*/


#wrapper {
width: 915px;
margin: 0 auto;
background-color: transparent;
}


#kopf {
float: left;
width: 915px;
text-align:left;
height: 100px;
}


#icons {
float: left;
margin-top: 30px;
width: 600px;
height: 59px;
text-align: left;
}

#suche {
float: right;
margin-top: 50px;
width: 200px;
height: 59px;
text-align: right;
}


#hm {
float: left;
width: 915px;
text-align: left;
height: 159px;
color: #fff;
}


#content {
float: left;
width: 731px;
text-align: left;
padding-top: 20px;
background-color: #fff;
}

#contentfuss {
float: left;
width: 731px;
height: 50px;
margin-top: 70px;
background: url(images/bg-footer.gif) top no-repeat;
}


#sidebar {
float: right;
width: 184px;
text-align: left;
background-color: transparent;
}


#tagging {
width: 918px;
margin: 0 auto;
}

#tags {
float: left;
width: 780px;
margin-bottom: 30px;
}


/*  Icons
_________________________________________________*/


#icons ul li {
display: inline;
list-style: none;
}

#icons {
float: left;
text-align: left;
}


#icons li a {
font-family: "trebuchet ms", verdana, helvetica, sans-serif;
float: left;
font-size: 11px;
letter-spacing: 0px;
color: #724343;
padding: 34px 0px 0 0px;
width: 64px;
height: 50px;
text-align: center;
text-decoration:none;
}

#icons .home a { 
height: 50px;
background: url(images/icon-home.gif) top no-repeat;
background-position: 17px 2px;
}

#icons .radio a { 
height: 50px;
margin-left: 55px;
background: url(images/icon-webradio.gif) top no-repeat;
background-position: 7px 0;
}

#icons .buchen a { 
height: 50px;
background: url(images/icon-buchen.gif) top no-repeat;
background-position: 13px 2px;
}

#icons .about a { 
height: 50px;
background: url(images/icon-about.gif) top no-repeat;
background-position: 18px 2px;
}


#icons li a:hover { 
color: #fff;
}


/*  Hauptmenue
_________________________________________________*/


#hm ul li {
display: inline;
list-style: none;
}

#hm strong {
display: none;
}


#hm .djr {
float: left;
height: 159px;
width: 184px;
background: url(images/hm-djr.jpg) no-repeat;
}

#hm .djr a {
display: block;
height: 159px;
width: 184px;
background: url(images/hm-djr.jpg) no-repeat;
background-position: -184px 0;
}

#hm .djr a:hover {
background: url(images/hm-djr-hoover.jpg) no-repeat;
background-position: 0 0;
}

#hm .djr-aktiv {
float: left;
height: 158px;
width: 183px;
border-top: 1px solid #fff;
border-left: 1px solid #fff;
background: url(images/hm-djr-aktiv.jpg) no-repeat;
}


#hm .transistor {
float: left;
height: 159px;
width: 184px;
background: url(images/hm-transistor.jpg) no-repeat;
}

#hm .transistor a {
display: block;
height: 159px;
width: 184px;
background: url(images/hm-transistor.jpg) no-repeat;
background-position: -184px 0;
}

#hm .transistor a:hover {
background: url(images/hm-transistor-hoover.jpg) no-repeat;
background-position: 0 0;
}

#hm .transistor-aktiv {
float: left;
height: 159px;
width: 184px;
background: url(images/hm-transistor-aktiv.jpg) no-repeat;
}


#hm .hipster {
float: left;
height: 159px;
width: 184px;
margin-left: -1px;
background: url(images/hm-hipster.jpg) no-repeat;
}

#hm .hipster a {
display: block;
height: 159px;
width: 184px;
background: url(images/hm-hipster.jpg) no-repeat;
background-position: -184px 0;
}

#hm .hipster a:hover {
background: url(images/hm-hipster-hoover.jpg) no-repeat;
background-position: 0 0;
}

#hm .hipster-aktiv {
float: left;
height: 159px;
width: 184px;
margin-left: -1px;
background: url(images/hm-hipster-aktiv.jpg) no-repeat;
}

#hm .yeppa {
float: left;
height: 159px;
width: 184px;
margin-left: -1px;
background: url(images/hm-yeppa.jpg) no-repeat;
}

#hm .yeppa a {
display: block;
height: 159px;
width: 184px;
background: url(images/hm-yeppa.jpg) no-repeat;
background-position: -184px 0;
}

#hm .yeppa a:hover {
background: url(images/hm-yeppa-hoover.jpg) no-repeat;
background-position: 0 0;
}

#hm .yeppa-aktiv {
float: left;
height: 159px;
width: 184px;
margin-left: -1px;
background: url(images/hm-yeppa-aktiv.jpg) no-repeat;
}


#hm .rss {
float: left;
height: 159px;
width: 184px;
margin-left: -3px;
background: url(images/hm-rss.jpg) no-repeat;
}

#hm .rss a {
display: block;
height: 159px;
width: 184px;
background: url(images/hm-rss.jpg) no-repeat;
background-position: -184px 0;
}

#hm .rss a:hover {
background: url(images/hm-rss-aktiv.jpg) no-repeat;
background-position: 0 0;
}



/* Postings in 2 Spalten
___________________________________________________*/

.spalte-re {
float: right;
text-align: left;
width: 540px;
margin-bottom: 40px;
}

.spalte-li {
float: left;
text-align: center;
width: 180px;
margin: 2px 0 40px 0;
}


.spalte-page-re {
float: right;
text-align: left;
width: 510px;
margin-bottom: 40px;
}

#content #spalte-page-li {
font-size: 11px;
float: left;
text-align: center;
width: 200px;
margin-left: -232px;
line-height: 17px;
}

#spalte-page-li em {
display: block;
font-style: normal;

}

#content #spalte-page-li img  {
padding: 12px;
border: 1px solid #bbb;
border-left: none;
background-color: #fff;
margin-bottom: 6px;
margin-top: 12px;
}

#content #spalte-page-li a  {
border: solid 0;
}



/* Grundformatierungen Headlines und Fliesstext
___________________________________________________*/


h1 { 
margin: 30px 30px 16px 0;
font: 26px "trebuchet ms", verdana, helvetica, sans-serif;;
letter-spacing: -1px;
font-weight: normal;
color: #999;
}

h2 { 
margin: 30px 30px 16px 0;
font: 26px "trebuchet ms", verdana, helvetica, sans-serif;;
font-weight: normal;
color: #999;
}

h3 { 
margin: 30px 30px 16px 0;
font: 24px "trebuchet ms", verdana, helvetica, sans-serif;;
font-weight: normal;
color: #999;
}

h4 { 
margin: 10px 30px 30px 0;
font: 20px "trebuchet ms", verdana, helvetica, sans-serif;;
font-weight: normal;
color: #999;
}

h5 { 
margin: 20px 30px 20px 190px;
font: 25px "trebuchet ms", verdana, helvetica, sans-serif;;
font-weight: normal;
color: #999;
}

h6 { 
margin: 30px 30px 16px 150px;
font: 25px "trebuchet ms", verdana, helvetica, sans-serif;;
letter-spacing: 0px;
font-weight: normal;
color: #999;
}

p {
font-size: 14px;
line-height: 30px;
color: #000;
margin: 10px 70px 0 0;
text-align: justify;
}

#content .thumb {
float: left;
display: block;
padding: 4px 15px 4px 15px;
border: 1px solid #bbb;
background-color: #fff;
margin-right: 20px;
margin-top: 9px;
}

.datum {
padding-top: 29px;
font: 12px verdana, arial, sans-serif;
color: #666;
width: 180px;
text-align: center;
height: 40px;
background: url(images/bg-datum.gif) top center no-repeat;
}


.info {
font-size: 11px;
color: #000;
line-height: 18px;
width: 180px;
text-align: center;
}

.hinweistext {
font-size: 14px;
color: #999;
line-height: 18px;
margin-bottom: 80px;
text-align: left;
}

.hinweis {
font-size: 14px;
color: #999;
line-height: 22px;
margin-bottom: 40px;
margin-left: 150px;
text-align: left;
}


.webradio2 {
float: left;
text-align: center;
margin: 30px 0 0 20px;
}

.webradio {
float: left;
margin: 30px 0 30px 35px;
text-align: center;
}

.tagging {
font-family: verdana, sans-serif;
padding: 20px 15px 10px 20px;
text-align: center;
}

.footer {
font: 11px verdana, arial, sans serif;
padding: 8px 0 0 180px;
text-align: center;
}

#content ul {
list-style: square;
margin: 14px 30px 10px 30px;
}

#content li {
font-size: 11px;
padding-bottom: 8px;
line-height: 20px;
}

blockquote {
padding: 2px 30px 10px 30px;
}

#content .spalte-re img {
margin: 12px 0 12px 0;
}


/*  Sidebar
_________________________________________________*/



#sidebar ul li {
list-style-type: none;
}

/* Widget für Seiten */

#sidebar .widget_pages a { 
float: left;
font-family: Verdana, Arial, Helvetica, sans-serif;
width: 134px;
height: 33px;
padding: 16px 0 0 46px;
color: #fff; 
font-size: 12px; 
font-weight: normal; 
letter-spacing: 2px;
border-right: 1px solid #fff;
border-top: 1px solid #fff;
background: transparent url(images/sub-start.gif) no-repeat; 
}

#sidebar .widget_pages a:hover { 
color: #000; 
}


#sidebar .page_item a { 
float: left;
width: 135px;
height: 23px;
padding: 9px 0 0 45px; 
font-size: 11px; 
letter-spacing: 0;
border-right: 1px solid #fff;
border-bottom: 1px solid #fff;
border-top: none;
background-image: none;
color: #797979;
background-color: #d1d1d1;
}

#sidebar .page_item a:hover {
color: #000;
border-right: 1px solid #fff;
border-bottom: 1px solid #fff;
background: #d1d1d1 url(images/sub-pfeil-hoover.gif) no-repeat; 
background-position: 0 10px;
}

#sidebar .current_page_item a { 
float: left;
width: 135px;
height: 23px;
padding: 9px 0 0 45px; 
font-size: 11px; 
letter-spacing: 0;
border-right: 1px solid #fff;
border-bottom: 1px solid #fff;
border-top: none;
color: #000;
background: #d2e0df url(images/sub-pfeil.gif) no-repeat; 
background-position: 0 10px;
}





/* Widget für Kategorien */

#sidebar .widget_categories a { 
float: left;
font-family: Verdana, Arial, Helvetica, sans-serif;
width: 134px;
height: 32px;
padding: 16px 0 0 46px;
color: #fff; 
font-size: 12px; 
font-weight: normal; 
letter-spacing: 2px;
border-right: 1px solid #fff;
border-top: 1px solid #fff;
background: transparent url(images/sub-aktiv.gif) no-repeat; 
}

#sidebar .widget_categories a:hover { 
background: transparent url(images/sub-hoover.gif) no-repeat; 
color: #000;
}

#sidebar .cat-item a { 
float: left;
width: 135px;
height: 24px;
padding: 9px 0 0 45px; 
font-size: 11px; 
letter-spacing: 0;
border-right: 1px solid #fff;
border-bottom: 1px solid #fff;
border-top: none;
background-image: none;
color: #797979;
background-color: #d1d1d1;
}

#sidebar .cat-item a:hover {
color: #000;
border-right: 1px solid #fff;
border-bottom: 1px solid #fff;
background: #d1d1d1 url(images/sub-pfeil-hoover.gif) no-repeat; 
background-position: 0 10px;
}



/* Widget für Links */


#sidebar .current-cat a { 
float: left;
width: 135px;
height: 23px;
padding: 9px 0 0 45px; 
font-size: 11px; 
letter-spacing: 0;
border-right: 1px solid #fff;
border-bottom: 1px solid #fff;
border-top: none;
color: #000;
background: #d2e0df url(images/sub-pfeil.gif) no-repeat; 
background-position: 0 10px;
}


/* Widget für Links */

#sidebar .widget_links a { 
float: left;
font-family: Verdana, Arial, Helvetica, sans-serif;
width: 134px;
height: 32px;
padding: 16px 0 0 46px;
color: #fff; 
font-size: 12px; 
font-weight: normal; 
letter-spacing: 2px;
border-right: 1px solid #fff;
border-top: 1px solid #fff;

background: transparent url(images/sub-aktiv.gif) no-repeat; 
}

#sidebar .widget_links a:hover { 
background: transparent url(images/sub-hoover.gif) no-repeat; 
color: #000;
}


#sidebar .blogroll a { 
float: left;
width: 135px;
height: 23px;
padding: 9px 0 0 45px; 
font-size: 11px; 
letter-spacing: 0;
border-right: 1px solid #fff;
border-bottom: 1px solid #fff;
border-top: none;
background-image: none;
color: #797979;
background-color: #d1d1d1;
}

#sidebar .blogroll a:hover {
color: #000;
border-right: 1px solid #fff;
border-bottom: 1px solid #fff;
background: #d1d1d1 url(images/sub-pfeil-hoover.gif) no-repeat; 
background-position: 0 10px;
}


/* Drop Down Menu */


.glossymenu {
width: 180px; /*width of menu*/
}

.glossymenu a.menuitem {
position: relative; /*To help in the anchoring of the ".statusicon" icon image*/
margin-top: -1px;
}

.glossymenu a.menuitem .statusicon { /*CSS for icon image that gets dynamically added to headers*/
position: absolute;
top: 0px;
right: 0;
}


.glossymenu div.submenu ul li {
border-bottom: 1px solid;
}




/*  Pagebar
_________________________________________*/


#mehr { 
margin: 40px 0 0px 0px;
text-align: center;
}


#mehr .pagebar {
font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
font-size: 11px;
letter-spacing: 0;
text-align: center;
text-decoration: none;
}

#mehr .pagebar a, .pageList .this-page {
text-decoration: none;
margin-left: 2px;
margin-right: 2px;
padding: 1.3em 1.6em;
color: #777;
text-align: center;
background: transparent url(images/bg-weiter.gif) no-repeat; 
}

#mehr .pagebar a:visited {
text-decoration: none;
padding: 1.3em 1.6em;
text-align: center;
background: transparent url(images/bg-weiter.gif) no-repeat; 
}

#mehr .pagebar .break {
color: #fff;
margin-left: -2px;
border: 0;
background: #fff;
text-align: center;
text-decoration: none;
}

#mehr .pagebar .this-page {
padding: 1.3em 1.6em;
margin-left: 4px;
color: #999;
text-align: center;
background: transparent url(images/bg-weiter-aktiv.gif) no-repeat; 
}

#mehr .pagebar a:hover {
color: #999;
background: transparent url(images/bg-weiter-aktiv.gif) no-repeat; 
}

#mehr .pagebar .inactive {
color: #999;
text-align: center;
text-decoration: none;
padding: 1.3em 1.6em;
}



/* Text und Listen im Kommentarbereich
________________________________________*/


#comments {
width: 500px;
}

#comments ul li {
list-style-type: none;
background-color: transparent;
letter-spacing: 0;
}


#comments .kommentar {
list-style-type: none;
background-color: transparent;
margin: 0;
}


#comments .header {
margin: 10px 0 0px 0px;
color: #666;
width: 480px;
text-align: left;
padding: 10px 0px 0 20px;
height: 33px;
letter-spacing: 0;
background: url(images/bg-comment.gif) top left no-repeat;
}


#comments .comment {
margin: 0 0 30px 0;
padding: 6px 10px 10px 20px;
background-color: #efeeee;
color: #333;
}


#comments .trackback {
margin: 0 0 30px 0;
padding: 6px 10px 10px 20px;
background-color: #ddd;
color: #666;
}

#comments .pingback {
margin: 0 0 30px 0;
padding: 6px 10px 10px 20px;
background-color: #ddd;
color: #666;
}

#comments .bearbeiten {
letter-spacing: normal;
}


/* Suche
________________________________________*/


#suche form {
margin:0; 
padding:0; 
}

#suche .suche {
padding: 0;
margin: 0;
text-align: center;
}

#suche .suchfeld {
width: 95px;
height: 22px;
color: #fff;
border: 0;
vertical-align: bottom;
background: transparent url(images/bg-suchfeld.gif) no-repeat;
background-position: 0 0;
}

#suche .suchbutton {
border:0;
margin-left: 2px;
height: 26px;
width: 59px;
vertical-align: middle;
background: transparent url(images/bg-suchbutton.gif) no-repeat;
background-position: 0 3px;
}





/* Das Kommentarformular
________________________________________*/


#comments form {
margin: 0px 0 30px 0;
}

fieldset {
padding: 0px 10px 10px 0;
border: 0px;
}


label {
float: left;
width: 100px;
}

.textfeld {
font: 12px verdana, arial, sans-serif;
width: 220px;
font-size: 12px;
height: 24px;
padding: 6px 2px 0 2px;
border: 1px #797979 solid;
background-color: #f9f9f9;
color: #000;
}

.addition {
font: 12px verdana, arial, sans-serif;
width: 39px;
font-size: 12px;
padding: 6px 2px 0 2px;
height: 24px;
border: 1px #797979 solid;
background-color: #f9f9f9;
color: #000;
}

.kommentarfeld {
font: 12px verdana, arial, sans-serif;
width: 220px;
font-size: 12px;
padding: 6px 2px 0 2px;
border: 1px #797979 solid;
background-color: #f9f9f9;
color: #000;
}

.sendbutton {
width: 222px;
border: 1px #48712d solid;
font-size: 13px;
color: #797979;
height: 47px;
padding-bottom: 4px;
letter-spacing: 2px;
margin-left: 100px;
margin-top: 20px;
vertical-align: middle;
background: #d2e0df url(images/bg-button.gif) no-repeat;
background-position: 0 17px;
}

.sendbutton:hover {
background: #f9f9f9;
}



