
/* -------------------------------------------------------------- 
  
   Main Print Stylesheet for evangelische-kitas.de
   written by mtk, pheedelity.com in january 2008 

   
-------------------------------------------------------------- */

body { font-size: 75%; }


/* Default fonts and colors. 
   If you prefer serif fonts, remove the font-family 
   on the headings, and apply this one to the body:
   font: 1em Georgia, "lucida bright", "times new roman", serif; */
   
body { 
  	color: #222; 
  	font-family: "Lucida Grande", Helvetica, Arial, Verdana, sans-serif; 
	line-height: 1.8em;
}

input {
	font-family: "Lucida Grande", Helvetica, Arial, Verdana, sans-serif;
	font-size: 100%;
}

h1,h2,h3,h4,h5,h6 { 
  color: #65339A; 
  font-family: "Lucida Grande", Helvetica, Arial, sans-serif; 
}


/* Headings
-------------------------------------------------------------- */

h1,h2,h3,h4,h5,h6 { font-weight: normal; }

h1 { font-size: 3em; line-height: 1; margin-bottom: 0.5em; }
h2 { font-size: 1.8em; margin-bottom: 0.75em; font-weight: normal; }
h3 { font-size: 1em; line-height: 1.8em; margin-bottom: 0.3em; }
h4 { font-size: 1.2em; line-height: 1.25; margin-bottom: 1.25em; }
h5 { font-size: 1em; font-weight: bold; margin-bottom: 1.5em; }
h6 { font-size: 1em; font-weight: bold; }


/* Text elements
-------------------------------------------------------------- */

p           { margin: 0 0 1.5em; }
p.last      { margin-bottom: 0; }
p img       { float: left; margin: 1.5em 1.5em 1.5em 0; padding: 0; }
p img.top   { margin-top: 0; } /* Use this if the image is at the top of the <p>. */
img         { margin: 0 0 1.5em; }

ul, ol      { margin: 1.5em 1.5em 1.5em 3em; }
ul          { list-style-type: square; }
ol          { list-style-type: decimal; }
dl          { margin: 0 0 1.5em 0; }
dl dt       { font-weight: bold; }
dd          { margin-left: 1.5em;}

abbr, 
acronym     { border-bottom: 1px dotted #666; }
address     { margin-top: 1.5em; font-style: italic; }
del         { color:#666; }

a:focus, 
a:hover     { color: #65339A; }
a           { color: #222; text-decoration: underline; }

blockquote  { margin: 1.5em; color: #666; font-style: italic; }
strong      { font-weight: bold; }
em,dfn      { font-style: italic; background: #ffc; }
dfn         { font-weight: bold; }
pre,code    { margin: 1.5em 0; white-space: pre; }


body {
	margin: 15px;
}

a {
	background: url(../images/bg_link.jpg) 3px center no-repeat;
	padding-left: 12px;
}

#header {
	margin-bottom: 3em;
	display: block;
}

#mainNavWrapper {
}

#keyVisual {
	display: none;
}

#mainNav {
	display: none
}


#branding {
	display: block;
}

#jumpLink {
	display: none
}

#logo {
	background: none;
	padding: 0;
}

#logo img {
	border: 0;
}

#searchform {
	display: none
}

#contentWrapper {

}

#subNav {
	display: none
}

#content {
	float: none;
	width: auto;
}

#content h2 {
	border-bottom: 1px solid #DEDCED;
	padding-bottom: 0.4em;
	line-height: 1.4em;
}

#marginalia {
	float: none;
	width: auto;
}

#marginalia .marginalBox {
	margin-bottom: 2em;
}

#marginalia .marginalBox h2 {
	background: #EDEEFF;
	color: #65339A;
	text-transform: uppercase;
	font-size: 1em;
	margin-bottom: 2px;
	font-weight: bold;
	line-height: 2em;
	padding: 0 10px;
}

.marginalBoxBody {
	background: #fbfbfb;
	padding: 10px;
}

#footer a {
	display: none;
}
.post {
	margin-bottom: 3em;
}

#marginalia .post {
	margin-bottom: 1em;
}

.post h2 a {
	text-decoration: none;
	color: #65339A; 
	background: none;
	padding-left: 0;
}

.post h3.postHead a {
	color: #65339A; 
	background: none;
	padding: 0;
	text-decoration: none;
	font-size: 1em;
	font-weight: bold;
	padding-bottom: 1.5em;
}

.post h3.postHead a:hover {
	text-decoration: underline;
}

.postDate {
	font-size: .9em;
	color: #666;
}

.prev {
	padding-bottom: 1.5em;
}


/*	&#966;	*/
