/*--------- Header-WGN-Logo ---------------*/

#wgn_logo {width: 950px; height: 52px; margin:0px auto; padding-top: 20px; text-align: left; font: bold 42px Georgia, "Times New Roman", Times, serif;}
#wgn_logo a {color: white; padding-bottom:0;}

/*-------------------------HEADER IMAGE --------------------------*/
.custom #header #logo a { display: block; height: 180px; width: 960px; background: url('images/header_jun2.jpg') no-repeat; outline: none; }

/* This line gets rid of the site title & tagline by casting them out to far left field */
.custom #header #logo, .custom #header #tagline { text-indent: -9999px; }

/* This line collapses the vertical space of the tagline so that there isn't unnecessary white space after the header image */

/* This is a bit of a kludge, but it seems to work. */
.custom #header #tagline { height: 0; }

/* This line removes the padding from the header so that the background image sits close to the nav menu, the bottom border of the header, and the sides of the content */
.custom #header { padding: 0; }

/* ------------------------BACKGROUND ----------------------------*/


body.custom {
background: #44443f;
}

.custom #container {
padding-top: 0em;
margin-top: 0em;             /* war 2 */
padding: 0em;
}

.custom #page {
background: #fff;
}

/*---------------------- Google-Search -----------------------*/
div#g_search {
width : 190px;
height: 60px;
background : url('images/g_search.jpg') no-repeat;
background-color : #ffffff;
overflow:hidden;
margin-top:0px;
border: none;
}

#g_search a {
font-weight : normal;
color : #64666b;
border:none;
}
#g_search a :hover {
font-weight : normal;
color : #64666b;
border:none;
}

div#g_search img {
float : right;
}
#g_form {
margin-top : 15px;
margin-left: 35px;
}
#g_form .g_input {
float : left;
border : 0;
width : 120px;
height : 19px;
background : url('images/input.jpg') no-repeat;
font : 11px Arial;
color : #333333;
margin-top:0px;
overflow:hidden;
padding-left : 3px;
padding-top : 3px;
margin-left : 0px;
}
#g_form .g_submit {
float : left;
border : 0;
margin-top : 0px;
}




/*-------------------------ARCHIV-WIDGET ----------------------------*/

.custom li.widget_archive select {
width: 190px;   
font: 12px Arial;
}
.custom li.widget_archive h3 {
width: 160px;
color: white;
margin-top: 0;
height:40px;
background: url(images/archiv.jpg) no-repeat;
}

/* ------------------------TAG-CLOUD-WIDGET ------------------------------*/

.custom li.widget_tag_cloud h3 {
display: none;
}


/* ----------------------------GO-Button -----------------------------------*/

.go_button {width: 20px; height:20px; margin-left:3px; margin-top: 1px; background: url(images/go.jpg) no-repeat; border:none;}

/*--------------------- TWITTER Widget ----------------------- */

div#twitter_div {
width : 190px;
background-color : #ffffff;
overflow:hidden;
margin-top:0px;
border: none;
}

.custom li#text-346248793.widget h3 {
color: white;
margin-top:-20px;
padding-bottom:0px;
height:30px;
background: url(images/twitter.png) no-repeat;
}

.custom li#text-346248793.widget {
background: #ffffff;   
font: 12px Arial;
border: 1px solid #C8D0DE;
padding: 3px;
}


/*-------------- Feedburner Subscription ---------------------*/

div#subscribe {
width : 190px;
height: 60px;
background : url('images/emailsubscribe2.jpg') no-repeat;
background-color : #ffffff;
overflow:hidden;
margin-top:0px;
border: none;
}

#subscribe a {
font-weight : normal;
color : #64666b;
border:none;
}
#subscribe a :hover {
font-weight : normal;
color : #64666b;
border:none;
}

div#subscribe img {
float : right;
}
#subscribeform {
margin-top : 15px;
margin-left: 42px;
}
#subscribeform .subscribeinput {
float : left;
border : 0;
width : 120px;
height : 19px;
background : url('images/input.jpg') no-repeat;
font : 11px Arial;
color : #333333;
margin-top:0px;
overflow:hidden;
padding-left : 3px;
padding-top : 3px;
margin-left : 0px;
}
#subscribeform .subscribesubmit {
float : left;
border : 0;
margin-top : 0px;
}

/*------------------- Print-und Email-Button in Post --------------*/

div#print-mail{margin-left: 5px; margin-top: -6px;}

/*--------------------- RSS Abo-Buttons -----------------------*/

div#abos{margin-top:20px;}

/*--------------------- Comment Overflow:hidden -----------------------*/

.custom #comments {
overflow:hidden;
}


div#books{
width : 380px;
height: 780px;
overflow:hidden;
margin-top:10px;
margin-left:10px;
border: none;
}

/*--------------------- Div abos in Sidebar 2 -----------------------*/

div#abos{
width : 190px;
overflow:hidden;
margin-top:10px;
margin-left:10px;
border: none;
}

/*--------------------- Sidebar Header Colour -----------------------*/

.custom li#text-346248796.widget h3 {
color: black;
}
.custom li#text-346248797.widget h3 {
color: black;
}
.custom li#text-346248798.widget h3 {
color: black;
}
.custom li.widget_recent_comments h3 {
color: black;
}
.custom li.widget_views h3 {
color: black;
}

