
/*
Theme Name: 3c-Black-LetterHead
Theme URI: http://aydin.net/blog/2006/02/13/wordpress-theme-three-column-black-letterhead/
Description: Based on Robin Hastings' Letterhead, and modifications by Ulysses Ronquillo, but with a three column layout. Deutsche &Uuml;bersetzung von <a href="http://annette.wordblog.de/themes/">Annette Foelske-Schmitz</a>.
Author: Hakan Aydin
Author URI: http://www.aydin.net/blog
Version: 1.1

.
Three column version by Hakan Aydin - http://aydin.net/blog
.
CSS colors modified by Ulysses Ronquillo located at http://ulyssesonline.com.
.
This theme was originally designed and built by Robin Hastings, whose blog you will find at
http://www.rhasting.net. It uses the default Kubrick theme as a base.

The CSS, XHTML and design is released under GPL:
http://www.opensource.org/licenses/gpl-license.php
.
*/

.widecolumn .entry p {
	font-size: 1.05em;
	}
/* Beiträge Zeilenabstände */
.narrowcolumn .entry, .widecolumn .entry {
	line-height: 1.3em;
	}

.widecolumn {
	line-height: 1.6em;
	}
/* Beiträg Dieser Beitrag wurde am 22. August 2006 in der Kategorie Muelleimer*/
.narrowcolumn .postmetadata {
	text-align: center;
	}

.alt   {
        margin: 0;
	padding: 10px;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	}




/* Kommentare alle Texte */
.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em Verdana, Arial, Sans-Serif;
	}

.commentlist li {
	font-weight: bold;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

#commentform p {
	font-family: Verdana, Arial, Sans-Serif;
	}

.commentmetadata {
	font-weight: normal;
	}



/* Strukturen */


.narrowcolumn {
	float: left;
	padding: 10px 20px 10px 15px;
	margin: 0px 10px 0 10px;
	width: 510px;
      	}

/* ??????? margin  außen 1=Abstand oben 2=nach rechts 3=nach unten 4=nach links*/
.widecolumn {
	padding: 10px 0 20px 0;
	margin: 5px 0 0 100px;
	width: 540px;
	}

.pagepost {
	margin: 0 0 40px;
	border-top: 1px solid grey;
	}

.post {
	margin: 0 0 15px;
	text-align: justify;
	border-top: 1px solid grey;
	}
.widecolumn .post {
	margin: 0;
	}


/* Beiträge Abtand */
.narrowcolumn .postmetadata {
	padding-top: 5px;
	}

.widecolumn .postmetadata {
	margin: 30px 0;
	}




/* Begin Form Elements */
#searchform {
	margin: 10px auto;
	padding: 5px 3px;
	text-align: center;
	}


.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
        background-color: #A0A0A0;
        border-style: ridge;
	}

#commentform textarea {
	width: 100%;
	padding: 2px;
        background-color: #A0A0A0;
        border-style: ridge;
	}

#commentform #submit {
	margin: 0;
	float: right;
	}
/* End Form Elements */



/* Begin Comments*/

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 3px;
	padding: 5px 10px 3px;
	list-style: none;
	}

.commentlist p {
	margin: 10px 5px 10px 0;
	}

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */


/* Texte generelle Einstellungen */
body {
	background-color: #100122;
        font-size: 72.5%; /* Resets 1em to 10px */
	font-family: Verdana, Arial, Sans-Serif;
	color: #1d003e;
	text-align: center;
        margin: 0;
	padding: 0;
	}
/* Gesamte Seite */
#page {
	background-color: #d6bef2;
	text-align: left;
        margin: 20px auto;
	padding: 0;
	width: 920px;
	border: 1px solid #fc0404;
	}
/* Oben Kopf */
#header {
        background-image:url("images/header_1.jpg");
        padding: 0;
	margin: 0 auto;
	height: 100px;
	width: 100%;
	}
/* Hauptüberschrift Beschreibung */
.description {
        padding: 0px 0px 10px 0px;
	font-size: 1.2em;
        font-weight: bold;
        color: black;
	text-align: center;
	letter-spacing: .6em;
	}
/* HEADER allgmein Unterhalb des Kopf */
#headerU {
        background-image:url("images/header_U.jpg");
        padding: 0px;
	margin: 0px 0px 0px 0px;
        height: 25px;
       	}
/* Header I Striche */
#headerU .nav {
        text-align: center;
        font-size: 1.2em;
	color: #ffff00;
	}
/* Header Menuebezeichnung */
#headerU .nav a {
        font-weight: bold;
	color: Yellow;
}
#footer {
	padding: 0 0 0 1px;
	margin: 0 auto;
	width: 919px;
	clear: both;
	}

#footer p {
	margin: 0;
	padding: 20px 0;
	text-align: center;
	}
/* Der Mitte Bereich */
#content {
        background-color: #e9d7fd;
	font-size: 1.1em
  	}





/* Sidebar rechts Verdana rechts besser */
#sidebar {
        background-image:url("images/back_side_R.jpg");
        font: 0.8em Verdana,Arial,Sans-Serif;
        margin: 0px 0 0 756px;
        padding: 20px 0 10px 10px;
        border-width: 1px 0px 1px 0px;
        border-style:dashed;
        border-color:#CCFFFF;
        width: 154px;
        list-style-type: none;

        }
/* Ueberschriften */
#sidebar h2 {
        color: #e1e1fe;
	font-family: Verdana,Arial,Sans-Serif;
	font-size: 1.2em;
	margin: 5px 0 0;
	padding: 0;
	}
/* Listen */
#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
	}
#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 5px;
	}
#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
	}
#sidebar ul ul, #sidebar ul ol {
	margin: 5px 0 0 10px;
	}
#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 10px;
	}
ol li, #sidebar ul ol li {
	list-style: decimal outside;
	}
#sidebar ul ul li, #sidebar ul ol li {
	margin: 3px 0 0;
	padding: 0;
	}
/* Suchform */
#sidebar #searchsubmit {
	padding: 1px;
	background-color: #909090;
	}
#sidebar #searchform #s {
	width: 115px;
	padding: 2px;
        background-color: #909090;
        border-style: ridge;
	}
#sidebar form {
	margin: 0;
	}


/* Sidebar links */
/* Menue ganz oben margin  außen 1=Abstand oben 2=nach rechts 3=nach unten 4=nach links*/
#sidebar2 {
        background-image:url("images/back_side_L.jpg");
       /* Schriftgröße=alle Menue und Texte */
	font: 1.0em Arial,Verdana,Sans-Serif;
        line-height: 1.6em;
        border-width: 1px 0px 1px 0px;
        border-style:dashed;
        border-color:#CCFFFF;
	padding: 0px 0 10px 20px;
	margin: 0px 0 0 0;
	width: 170px;
        float: left;
        list-style-type: none;
        list-style-position:outside;
	}
/* Uberschrift */
#sidebar2 h2 {
        color: #e1e1fe;
        border-width: 0px 0px 1px 0px;
        border-style:dashed;
        font-family: Verdana, Arial, Sans-Serif;
	font-size: 1.3em;
	margin: 0px 0 0 0;
	padding: 10px;
        }
/* LISTEN */
/* Ebene 2 */
#sidebar2 li, #sidebar2 ul ol {
        margin: 0 0 0 0px;
        padding: 0px;
        list-style-type: none;
        }
/* Ebene 2 */
#sidebar2 ul, #sidebar2 ul ol {
        margin: 0 0 0 10px;
        padding: 3px;
        }
/* Ebene 3 */
#sidebar2 ul ul, #sidebar2 ul ol {
	margin: 0 0 0 10px;
        padding: 3px;
        }
/* Ebene 4*/
#sidebar2 ul ul ul, #sidebar2 ul ol {
	margin: 0 0 0 10px;
        padding: 5px;
	}

ol li, #sidebar2 ul ol li {
	list-style: decimal outside;
	}

#sidebar2 ul p, #sidebar2 ul select {
	margin: 5px 0 8px;
	}
#sidebar2 form {
	margin: 0;
	}

/*  Besonderheiten TEXTE */
small   {
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-size: 0.8em;
	line-height: 1.5em;
	}

h1, h2, h3 {
	font-family: Garamond, 'Copperplate Gothic Light', Georgia, 'Times New Roman', Serif;
	font-weight: bold;
	}
/* Überschrift ganz oben sehr groß */
h1      {
	padding-top: 40px;
	margin: 0;
	font-size: 3.2em;
	text-align: center;
	text-transform: uppercase;
	letter-spacing: .5em;
	}
/* Überschrift Beiträge */
h2      {
	font-size: 1.5em;
        text-align: center;
        margin: 30px 0 0;
	}

h2.pagetitle {
	font-size: 1.6em;
        margin-top: 30px;
	text-align: center;
	}


/* Technische Erklärungen */
h3      {
	font-size: 1.3em;
        padding: 0;
	margin: 30px 0 0;
        }

h3.comments {
        padding: 0;
	margin: 40px auto 20px ;
	}
/* unbekannt */
h1, h1 a, h1 a:hover, h1 a:visited, .description {
	text-decoration: none;
	}
/* Farbe Überschriften Sitebar / Mitte (besser leer) */
h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {

	}

h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #sidebar h2, #wp-calendar caption, cite {
	text-decoration: none;
	}

.entry p a:visited {
	color: #FFFF99;
	}
code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
cursor: help;
	}

a, h2 a:hover, h3 a:hover {
  color: Yellow;
  text-decoration: none;
  font-weight: bold
}
/* Wenn Maus über Link ist */
a:hover {
  background-color: #CC00CC;
  color: Yellow
}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}
hr {
 display: none;
 }

.center {
	text-align: center;
	}

a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
	}
.theme {
	font: 80% 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: left;
       }
.description {
        margin: 0 0 0;
	text-align: center;
	}
html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: none;
	padding-left: 10px;
	text-indent: -10px;
	}
html>body .entry li {
	margin: 7px 0 8px 10px;
	}
.entry img, .entrytext img {
	margin: 7px;
	}
.entry ul li:before, #sidebar ul ul li:before {
	content: "\00BB \0020";
	}
.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}
.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}

.gallery {
  margin: auto
}

.gallery a {
  color: #3366FF;
}

.gallery a:hover {
  color: Yellow;
}
