/*
Theme Name: Dentalblog
Theme URI: http://www.segert.net
Description: WordPress-Layout fuer dentalblog.info
Version: 0.1
Author: Ralph Segert
Author URI:
*/

/* Erstellt von Ralph Segert - www.segert.net*/


* {
margin: 0;
padding: 0;
}

body {
font-family: Verdana, Helvetica, sans-serif;
text-align: center;
background-color: #b6b6b6;
color: #000;
}



/*      Das Layoutgeruest
____________________________________*/


#gesamt {
width: 760px;
margin: 0 auto;
text-align: left;
}

#rahmen {
float: left;
width: 760px;
background-color: #cbcbcb;
color: #000;
}

#kopf {
float: left;
width: 760px;
height: 310px;
background: #fff url(images/_bg-kopf.jpg) no-repeat bottom center;
color: #555;
}

#navi {
float: left;
width: 760px;
height: 50px;
background: url(images/00hm.jpg) no-repeat top left;
}


#inhalt {
float: left;
margin: 0;
width: 525px;
}

#sidebar {
float: left;
margin: 0;
width: 235px;
}


#footer {
border-top: 1px solid #1e426c;
float: left;
width: 760px;
margin-bottom: 40px;
background-color: #b6b6b6;
color: #fff;
}



/* Allgemeine Linkformatierung
____________________________________*/


a:link {
color: #1e426c;
background-color: #cbcbcb;
text-decoration: none;
}


a:visited {
color: #1e426c;
background-color: #cbcbcb;
border-bottom: 0px solid;
text-decoration: none;
}

a:hover, a:active {
color: #c00;
background-color: #cbcbcb;
border-bottom: 1px dotted;
}

#inhalt a {
font-weight: bold;
}

#footer a {
color: #1e426c;
background-color: transparent;
}

#footer a:visited {
color: #1e426c;
background-color: #b6b6b6;
}

#footer a:hover {
color: #c00;
background-color: #b6b6b6;
border-bottom: 1px dotted;
}

#inhalt .kommentar a {
background-color: transparent;
font-weight: normal;
}



/* Grundformatierungen Text
____________________________________*/


h1 {
display: none;
}

h2 {
margin: 60px 20px -10px 10px;
font-size: 12px;
letter-spacing: 1px;
}

h3 {
margin: 50px 20px -14px 10px;
font-size: 1em;
font-weight: normal;
line-height: 20px;
}

h4 {
font-weight: normal;
font-size: 12px;
margin: 25px 0px 12px -15px;
background-color: #cbcbcb;
color: #000;
letter-spacing: 3px;
}


p {
font-size: .8em;
letter-spacing: 1px;
line-height: 22px;
margin: 20px 12px -12px 10px;
}





/* Textklassen
____________________________________*/


.datum {
font-size: .8em;
color: #666;
background-color: #cbcbcb;
margin-bottom: -8px;
margin-top:22px;
}

.info {
font-size: .7em;
color: #666;
background-color: #cbcbcb;
margin-bottom: 20px;
}

#inhalt .info a {
font-weight: normal;
}

.bullet {
text-align: center;
margin: 20px 20px 0 0;
}


.footer {
text-align: center;
margin-top: 10px;
margin-left: 4px;
font-size: .7em;
color: #666;
background-color: #b6b6b6;
letter-spacing: normal;
}

.footerleft /* Linksausrichtung fuer einen Teil des Footers */ {
float: left;
text-align: left;
padding: 0;
width: 374px;
}


.highlight  /* Hervorhebung Suchwort */ {
color: #333;
background-color: #ff3;
font-weight: bold;
}

.kurzinfo /* Versteckter Textlink Startseite */ {
position: absolute;
left: -1000px;
top: -1000px;
width: 0;
height: 0;
overflow: hidden;
display: inline;
}

.last /* letzter Absatz eines Textes */ {
margin-bottom: 15px;
}

blockquote p {
margin: 25px 25px -5px 40px;
letter-spacing: 0px;
}



/*   Spezielle Klassen fuer Ueberschriften
___________________________________________________*/


.h3kategoriename /* Ueberschrift der Kategorie in Aktuell */ {
color: #333;
background-color: #cbcbcb;
font-weight: normal;
font-size: 12px;
letter-spacing: 2px;
margin: 31px 0 -10px 10px;
}


.h3kategorie /* Ueberschrift Kategorie in der Sidenavi */  { 
font-weight: normal;
font-size: 12px;
margin: 0 0 12px -15px;
letter-spacing: 5px;
}

.h2suche /* Ueberschrift Links suchen */ {
font-weight: normal;
font-size: 12px;
margin: 32px 0px 11px 35px;
background-color: #cbcbcb;
color: #000;
letter-spacing: 3px;
}


.h3archivtitel /* Erste Ueberschrift Archiv */ {
font-weight: normal;
font-size: 12px;
margin: 30px 0px 40px 10px;
background-color: #cbcbcb;
color: #000;
letter-spacing: 2px;
}

.h4archiv /* Ueberschrift Monate im Archiv */ {
font-weight: normal;
font-size: 12px;
margin: 25px 0px 11px 10px;
background-color: #cbcbcb;
color: #000;
letter-spacing: 2px;
}

.h4comment /* Ueberschrift Kommentar */ {
margin-top: 40px;
}


/* Hauptnavigation in Listenform
____________________________________*/


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


.hauptnavi a, .hauptnavi a:visited {
font-family: "trebuchet ms" serif;
float: left;
font-size: 16px;
letter-spacing: 8px;
color: #fff;
background-color: transparent;
border-top: 0px solid #fff;
border-left: 0px solid #fff;
border-right: 0px solid #fff;
border-bottom: 0px solid #fff;
margin: 0 -1px 0 0;
padding: 12px 0 0 0;
width: 190px;
height: 28px;
text-align: center;
} 

.hauptnavi a {

}


.hauptnavi a:hover {
font-family: "trebuchet ms" serif;
border-top: 0px solid #fff;
border-left: 0px solid #fff;
border-right: 0px solid #fff;
border-bottom: 0px solid #fff;
height: 28px;
color: #ccc;
background-color: transparent;
}

.hauptnavi a:hover {

}



.hauptnavi_aktiv  {
font-family: "trebuchet ms" serif;
float: left;
font-size: 16px;
letter-spacing: 8px;
color: #ccc;
background-color: transparent;
border-top: 0px solid #fff;
border-left: 0px solid #fff;
border-right: 0px solid #fff;
border-bottom: 0px solid #fff;
margin: 0 -1px 0 0;
padding: 12px 0 0 0;
width: 190px;
height: 28px;
text-align: center;

}

#navi .hauptnavi_aktiv a {
color: #ccc;
background-color: transparent;
border: 0;
}

/* Subnavigation Aktuell in Sidebar
______________________________________*/


#sidenavi {
margin: 20px 0 30px 50px;
}

#sidenavi a:visited {
color: #1e426c;
background-color: #cbcbcb;
}

.sidemenue1 li {
margin-top: 10px;
font-size: 12px;
text-align: left;
list-style-type: square;
}


.children li {
margin-top:6px;
text-align: left;
margin-left: 20px;
list-style-type: circle;
list-style-image: none;
}


.sidemenue2 li {
font-size: 11px;
line-height: 18px;
color: #666;
background-color: #cbcbcb;
margin-top: 10px;
margin-right: 30px;
margin-left: -15px;
list-style-type: none;
text-align: left;
}



/* Navigation von Seite zu Seite
____________________________________*/


#inhalt .mehr a {
font-weight: normal;
letter-spacing: 2px;
}

.mehr {
margin-top: 30px;
margin-bottom: 30px;
}

.mehr br {
clear: both;
}

.nachoben {
text-align: center;
margin: 30px 20px 30px 0;
}

#inhalt .nachoben a {
border: 0;
}

.next {
float:right;
}

.previous {
float:left;
}

.mehrstatic {
text-align: center;
margin: 30px 20px 30px 0;
}

.mehrstatic a {
border: 0;
}




/* Archiv
____________________________________*/


.archivliste {
text-align: left;
font-size: .8em;
color: #555;
background-color: #cbcbcb;
line-height: 20px;
margin: 6px 16px 0 25px;
list-style-type: square;
}

.archivliste ul {
margin-bottom: 20px;
margin-top: 10px;
}


#inhalt .archivliste a {
font-weight: normal;
}



/* Grafik
____________________________________*/


img {
border: 0;
margin: 0;
}

#inhalt img {
padding: 0px;
border: 1px #fff solid;
color: #000;
background-color: #fff;
margin: 20px 0 15px 0;
text-align: right;
}

.bild {
text-align: left;
margin: 17px 0 0 35px;
}

.center {
font-size: 11px;
text-align: center;
margin-bottom: 22px;
}

.bild a {
border: none;
}



/* Sonstiges: hr rss etc.
____________________________________*/



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



/* Felder uund Buttons fuer Suche
________________________________________*/



.suche {
font-weight: normal;
font-size: 12px;
margin: 0 0px 0px 35px;
background-color: #cbcbcb;
color: #000;
letter-spacing: 3px;
}

.suchfeld {
width: 110px;
padding: 0 0 0 2px;
border: 1px solid #bb0000;
height: 17px;
font-size: 12px;
background-color: #fff;
color: #000;
letter-spacing: 1px;
vertical-align: middle;
}

.suchbutton {
width: auto;
padding: 0 0 0 2px;
border: 1px solid #666;
font-size: 12px;
background-color: #f9f9f9;
color: #000;
letter-spacing: 2px;
vertical-align: middle;
}


/* Text und Listen im Kommentarbereich
________________________________________*/


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


.header {
font-size: .7em;
margin: 40px 0 0 0;
padding: 10px;
color: #666;
background-color: #b6b6b6;
}


.comment {
margin: 0;
padding-bottom: 35px;
color: #444;
background-color: transparent;
}


.trackback {
margin: 0;
padding-bottom: 35px;
color: #888;
background-color: #f1f1f1;
}


.bearbeiten {
letter-spacing: normal;
}


/* Das Kommentarformular
________________________________________*/


form {
margin-top: 30px;
margin-bottom: 30px;
}

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

legend {
font-size: .9em;
letter-spacing: 1px;
padding: 10px;
}

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

.textfeld {
width: 190px;
border: 1px #bb0000 solid;
background-color: #fff;
color: #000;
}

.kommentarfeld {
width: 320px;
border: 1px #bb0000 solid;
background-color: #fff;
color: #000;
}

.sendbutton {
width: 180px;
border: 1px #666 solid;
background-color: #999;
color: #fff;
margin-left: 110px;
margin-bottom: 10px;
}



