/*  
Theme Name: Liemke One
Theme URI: http://www.scwliemke.de/
Description: Theme for SCW Liemke soccer club, based on Manhattan
Version: 1.0
Author: ZoolWay (Manhattan Ray)
Tags: black, white, horizontal page menu, fixed width, right sidebar
*/

body {
  margin:0;
  font-family: Arial, Helvetica, Georgia, Sans-serif;
  font-size: 12px;
  text-align: left;
  vertical-align: top;
  background: #F0F0F0;
  color: white;
}


body, h1, h2, h3, h4, h5, h6, address, blockquote, dd, dl, hr, p, form {
  margin: 0;
  padding: 0;
}

img {
  border:0;
}

#topline {
  margin: 0 auto 0 auto;
  padding-left:40px;
  width:1001px;
  color:#323232;
  font-size:93%;
  font-weight:bold;
  margin-top:4px;
  margin-bottom:10px;
}

#previewRaster {
  margin-bottom:8px;
}

#previewRaster tr td {
  padding-top:0px;
  padding-bottom:20px;
  padding-left:0px;
  padding-right:20px;
  vertical-align:top;
}

#previewRaster tr td a img {
  float:left;
  margin-right:7px;
  margin-bottom:2px;
}

span.minitext {
  font-size:10px;
  text-align:justify;
}

div#content div#firstPost {
  text-align:justify;
}

#wrapper {
  margin: 0 auto 0 auto;
  width: 1001px;
  height: 100%;
  overflow:hidden;
  padding: 0;
  text-align: left;
  /*background: #FFFFFF;*/
  background: url(graphics/shadowbar.png);
}

#container {
  float: left;
  width: 702px;
  height:  100%;
  overflow: hidden;
  margin: 0 10px 0 20px;
  display:inline; /* because IE doubles set margins  */
  font-size: 14px;
  position:relative;
}


#header  {
  width: 680px;
  height: 330px;
  padding: 10px;
  /*background: url(graphics/header.jpg);*/
  border: none;
  padding-top:10px;
}

#cover {
  background: url(graphics/top-news-rahmen.png);
  position:absolute;
  width:700px;
  height:350px;
  left:0px;
  top:0px;
  z-index: 1000;
}


#content {
  width: 702px;
  color: #505050;
  padding-top:20px;
}



/* start: sidebar codes, except for calendar and links */

#sidebar {
  float: left;
  width: 254px;
  /*border: 1px solid black;*/
  padding: 0px;
  /*background: #e8e8e8;*/
  margin: 0px 0px 0px 0px;
  display:inline; /* because IE doubles set margins  */
  color: black;
  font-weight:bold;
  border-left:1px solid black;
  padding-left:6px;
}

#sidebar ul {
  list-style-type: none;
  margin: 0;
  padding: 0 0px 0 0px;
}


#sidebar ul li {
  margin: 5px;
  padding-top:0px;
  padding-left:0px;
  padding-right:0px;
  padding-bottom:10px;
}

#sidebar ul > li {
  border: 0px;
}

#sidebar ul li {
  border-bottom:1px solid black;
}

#sidebar ul li li {
  border-bottom:none;
}

#sidebar ul li h2 {
  /*background: black url(graphics/sidebarh2bg.jpg);*/
  display:none;
  height: 17px;
  padding-top: 1px;
  padding-left: 5px;
  font-size: 14px;
  color:#242424;
  border-top:1px solid black;
}

/*#sidebar ul ul li {
  padding: 0;
  line-height:24px;
}*/


/* end: sidebar codes, except for calendar and links */

#wp-calendar table thead {
  font-size:15px;
}



#footer {
  clear:both;
  width: 993px;
  padding:4px;
  position:relative;
  background: #323232;
  color: #bbb;
  font-size:10px;
}


/* start: anchor/link codes, except for page menu  */

#header a{
text-decoration: none;
color: #bbb;
}

#header a:hover{
color: #000080;
}

#content a, #topline a {
  text-decoration: none;
  color: #C00202;
}

#content a:hover, #topline a:hover {
  color: #C00202;
}

#sidebar a {
  text-decoration: none;
  color: #C00202;
}

#sidebar a:hover {
  text-decoration: underline overline;
  color: #C00202;
}



#footer a{
text-decoration: none;
color: #bbb;
}

#footer a:hover{
text-decoration: underline overline;
color: white;
}


/* end: anchor/link codes, except for page menu  */


.aligncenter,
div.aligncenter {
   display: block;
   margin-left: auto;
   margin-right: auto;
}

.alignleft {
   float: left;
}

.alignright {
   float: right;
}

.textcenter {
  text-align:center;
}

.textright {
  text-align:right;
}

h1 {
  font-size: 24px;
  padding: 0 0 10px 0;
  color: #C00202;
}

.post{
padding: 10px 0 10px 0;
}

.post h2 {
  font-size: 18px;
}

.entry{
line-height: 18px;
}

p{
padding: 10px 0 0 0;
}

p.postmetadata{
border-top: 1px solid #444;
border-bottom: 2px solid black;
margin: 10px 0 0 0;
}


.navigation{
padding: 10px 0 0 0;
font-size: 14px;
font-weight: bold;
line-height: 18px;
}


table#wp-calendar{
width: 100%;
}



.comments-template{
margin: 10px 0 0;
border-top: 1px solid #ccc;
padding: 10px 0 0;
}

.comments-template ol{
margin: 0;
padding: 0 0 15px;
list-style: none;
}

.comments-template ol li{
margin: 0px;
line-height: 18px;
padding: 10px;
border-bottom: 1px solid #444;
}

.comments-template ol li.alt{
background: #aaa;
border-bottom: 1px solid #444;
}


.comments-template h2, .comments-template h3 {
  font-size: 16px;
  border-bottom: 1px solid black;
}

.commentmetadata{
font-size: 12px;
}

.comments-template p.nocomments{
padding: 0;
}

.comments-template textarea {
  font-size: 12px;
}

.comments-template img{
border: 1px solid black;
}

#pages ul {
  list-style-position:inside;
}

#pages ul li {
  background-image:url(graphics/nav0.png);
  background-repeat:no-repeat;
  padding-left: 22px;
  padding-top: 4px;
  padding-bottom: 4px;
  padding-right: 0px;
  margin-left: 0px;
  margin-top: 2px;
  margin-right: 0px;
  margin-bottom: 2px;
}

#pages ul li:hover {
  background-image:url(graphics/nav0_act.png);
}

#pages ul li a {
  display:block;
}

#pages ul li ul {
  background-color:#FFFFFF;
  list-style-position:inside;
  margin-left:-22px;
  margin-top:6px;
  margin-bottom:-6px;
}

#pages ul li ul li {
  border-left: 0px;
  padding-left: 33px;
  background-image:url(graphics/nav1.png);
  background-repeat:no-repeat;
  background-position:0px 0px;
}

#pages ul li ul li:hover {
  background-image:url(graphics/nav1_act.png);
}

img.idxCatIcon {
  border:1px solid #C02020;
}

img.archiveCatIcon {
  float:left;
  border:1px solid #C02020;
  margin-right:0.5em;
  margin-bottom:0.5em;
}