/*  
Theme Name: sk-nez
Theme URI:
Description: Design für dieevangelische.de nach einem Entwurf von Kare Ahlschwede, Druckversion
Version: 1.0
Author: Susanne Kruse, sanne3d@gmx.net
Author URI:
*/

/* ==========================================================================
========== Common ===========================================================
========================================================================== */
a, a:hover,
#content a, #content a:hover {
  color: #000; text-decoration: none;
}

body {
  background: none;
} 

#page {
  width: auto;
  background: none;
}

/* ==========================================================================
========== Hide =============================================================
========================================================================== */
#menuwrap, #archive, #navlink, #sk-validate,
.overview, .more, .meta a
{display: none;}

/* ==========================================================================
========== Header ===========================================================
========================================================================== */
#header {
  background: none;
  margin-bottom: 30px;
  border-bottom: 1px solid #000;
}

/* ==========================================================================
========== Main =============================================================
========================================================================== */
#main {
  background: none;
}

/* ==========================================================================
========== Content ==========================================================
========================================================================== */
#contentwrap {
  float: none;
  width: auto;
}

#content .post .meta {
  background: none;
  border: 1px solid #000;
}

/* ==========================================================================
========== Footer ===========================================================
========================================================================== */
#footer {
  padding-top: 10px;
  border-top: 1px solid #000;
}
