/*

Theme Name: GoodBadMedia

Theme URI: http://www.reisswolfdesign.de/

Description: Designed by Thomas Reisser for <a href="http://www.goodbadmedia.de">GoodBadMedia</a>.

Version: 1.0
Author: Thomas Reisser
Author URI: http://reisswolfdesign.de/
																	
*/

/* Main Sections */ 

html {
  margin: 0;
  padding: 0;
  background-color:#fff;
}

body {
  margin: 0;
  padding: 0;
  font-family: Verdana, sans-serif;
  font-size: small;
  text-align: center;
  color: #373737;
  }
  
#content {
  float: right;
  width: 540px;
  margin: -300px 60px 0 15px;
  padding: 0;
  line-height: 1.5em;
}
	
#page {
  width: 920px;
  margin: 0 auto;
  text-align: left;
  background:transparent url(images/background1.jpg) left top repeat-y;
}
#pagea {
  background:transparent url(images/back_top.jpg) left top no-repeat;
}
/* End of Main Sections */

/* Header Attributes */
#header {
  margin: 0 10px;
  padding: 0;
  height:410px;
  font-family: "Lucida Grande", "Trebuchet MS";
}
  
 #header h1 {
  margin: 15px 0 0 13px;
  padding: 0;
  height:144px;
  width:801px;
  font-size: 200%;
  color: #930000;
  background: url(images/logo.png) 0 0 no-repeat;
}

#header h1 a {
  display:block;
  padding:10px 20px 10px 50px;
  text-decoration: none;
  color: #930000;
  height:60px;
  width:400px;
  text-indent:-5000px;
  }

#smallbox {
  position:relative;
  top:290px;
  left:30px;
  width:250px;
}
.red { 
  font-size:115%;
  font-weight:bold;
  color:#930000;
}

#topbar {
   position:relative;
   top:10px;
   left:360px;
   height:15px;
   width:500px;
   padding:0 0 0 10px;
}

#header ul { 
  margin:0;
  padding:0;
}
.topmenu li {
  float:left;
  padding:3px 5px;
}
.topmenu img {
  padding:2px 0;
}
.clearer { clear:both; }
/* End of Header */

/* Sidebar */
#sidebar {
  margin: 133px 635px 0 0;
  padding:0 5px;
  font-size: 85%;
  line-height: 1.4em;
  color: #373737;
  }

#sidebar form {
	margin: 0;
	}

#sidebar ul,#sidebar p {
  margin: 0;
  padding: 5px 20px 1em 20px;
	margin-left: -5px;
}

#sidebar ul ul{
  border-bottom: 1px solid #ddd;
  }

#sidebar ul li ul li {
  background: url(images/tictac_green.gif) no-repeat 0 6px;
  }
  
#sidebar #searchform #s {
	width: 115px;
	padding: 2px;
	}

#sidebar #searchsubmit {
	padding: 1px;
	}

#sidebar h2 {

  margin: 0 0 0 0;
  padding: 20px 0 0 65px;
  font-family: "Lucida Grande", "Trebuchet MS";
  text-transform: uppercase; 
  font-size: 150%;
  color: #930000;
  height: 50px;
  background: url(images/tropfen.png) no-repeat 12px 0;
  height: 50px !important; /* for most browsers */
  height /**/:75px; /* for IE5/Win */
	}

#sidebar #wp-cumulus {
    padding: 5px 0 0 35px;
}


#sidebar select.wpcyt_combo {
    margin: 10px 0 10px 32px;
}
/* End of Sidebar */


/* Comments */
#comments {
  padding-top: 10px;
  font-size: 85%;
  line-height: 1.5em;
  color: #777;
  background: #eee; /* url(images/comments_curve.gif) no-repeat top left; */

}


#commentform p {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

#comments h4 {

  margin: 20px 0 15px 0;
  padding: 8px 0 0 10px; /*40px; */
  font-family: "Lucida Grande", "Trebuchet MS";
  font-size: 130%;
  color: #777;
  xbackground: url(images/tropfen.png) no-repeat 10px 0;
  height: 29px !important; /* for most browsers */

	}
	
.comment-body {
  padding: 0 10px 0 25px;
  background: url(images/tictac_orange.gif) no-repeat 10px 5px;
  }

.comment-body p {
  margin-bottom: 0;
  }

#comments ul {
  margin-left: 0;
  }

#comments li {
  background: none;
  padding-left: 0;
  }
/* End of Comments */

/* Begin Calendar */

#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
	}



#wp-calendar #next a {
	font-size: 100%;
	padding-right: 10px;
	text-align: right;
	}



#wp-calendar #prev a {
	font-size: 100%;
	padding-left: 10px;
	text-align: left;
	}



#wp-calendar a {
	display: block;
	}



#wp-calendar caption {
	text-align: center;
	width: 100%;
	}



#wp-calendar th {
	padding: 3px 0;
	text-align: center;
	}



#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}



#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff;
	}
	
#wp-calendar #prev a {
	font-size: 9pt;
	}



#wp-calendar a {
	text-decoration: none;
	}




#wp-calendar caption {
	font: bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: center;
	}



#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}

/* End Calendar */

/* Post */
.post {
  margin: 0 0 1.5em 0;
  padding: 0 0 1.5em 14px;
  border-bottom: 1px solid #ddd;
  }
  
.post h3 {
  margin-top: 0;
  font-family: "Lucida Grande", "Trebuchet MS";
  font-size: 130%;
  letter-spacing: -1px;
  color:#930000;
}


/* End of Post*/

/* Footer */
#footer {
  margin: 0px;
  padding: 0 0 9px 0;
  font-size: 85%;
  color: #373737;
  background: url(images/footer.png) no-repeat bottom left;
  }

#footer p {
  margin: 0px;
  padding: 20px 320px 20px 95px;
  xbackground: url(images/bottom_sash.gif) no-repeat top left;
  }
 

.clear { /* to fix IE6 padding-top issue */
  clear: both;
  height: 0;
  }
/* End of footer */

/* Everything Else */
.xklammer {
        float:left;
	background: url(images/raster.png) no-repeat left top !important;
        z-index:3000;
	margin: -8px 0 0 -8px !important;
	margin: -8px 0 0 -8px;
}
.img-shadow {
	float: left;	
	background: url(images/shadowalpha.png) no-repeat bottom right !important;
	background: url(images/shadow.gif) no-repeat bottom right;
	margin: 13px 0 0 13px !important;
	margin: 13px 0 0 13px;
        z-index:10;
}

.img-shadow img {
	display: block;
	position: relative;
	background-color: #fff;
	border: 1px solid #ef027d; /* #f00780; */ 
	margin: -8px 6px 6px -8px !important;
	margin: -8px 6px 6px -4px;
	xpadding: 1px;
}

.alt {
	background-color: #f8f8f8;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	}



h1, h2, h3 {
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-weight: bold;
	}



h1 {
	font-size: 4em;
	text-align: center;
	}



.description {
	font-size: 1.2em;
	text-align: center;
	}



h2 {
	font-size: 1.6em;
	}



h2.pagetitle {
	font-size: 1.6em;
	}



h3 {
	font-size: 1.3em;
	}



h1, h1 a, h1 a:hover, h1 a:visited, .description {
	text-decoration: none;
	color: #a3a3a3;
	}


h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
  color: #930000;
	}


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;
	}



code {
	font: 1.1em 'Courier New', Courier, Fixed;
	 color: #555;
	}



acronym, abbr, span.caps

{
	font-size: 0.9em;
	letter-spacing: .07em;
	}



a, h2 a:hover, h3 a:hover {
	color: #777;
	text-decoration: none;
	}



a:hover {
	color: #777;
	text-decoration: underline;
	}



h1 {
	padding-top: 70px;
	margin: 0;
	}



.description {
	text-align: center;
	}



h2 {
	margin: 30px 0 0;
	}



h2.pagetitle {
	margin-top: 30px;
	text-align: center;
}



h3 {
	padding: 0;
	margin: 30px 0 0;
	}



p img {
	padding: 0;
	max-width: 100%;
	}



img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}



img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}



img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
        z-index:10;
	}



.alignright {
	float: right;
	}



.alignleft {
	float: left;
	}


#searchform {
	xmargin: 10px auto;
	xpadding: 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;
	}



#commentform textarea {
	width: 100%;
	padding: 2px;
	}



#commentform #submit {
	margin: 0;
	float: right;
	}

.alt {
	margin: 0;
	padding: 10px;
	}



#commentform p {
	margin: 5px 0;
	}



.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}



.commentmetadata {
  margin: 4px 0 0 0;
  padding: 0 10px 1em 60px;
  color: #777;
  background: url(images/comment_arrow.gif) no-repeat 44px 2px;
	}

acronym, abbr, span.caps {
	cursor: help;
	}

abbr, acronym {
  cursor: help;
  font-style: normal;
  border-bottom: 1px dotted;
  }

blockquote {
  margin: 0 0 0 30px;
  padding: 10px 0 0 20px;
  font-size: 88%;
  line-height: 1.5em;
  color: #666;
  background: url(images/quotes.gif) no-repeat top left;
  }
  
  blockquote p {
  margin-top: 0;
  }



blockquote cite {
	margin: 5px 0 0;
	display: block;
	}



.center {
	text-align: center;
	}



hr {
	display: none;
	}



a img {
	border: none;
        z-index:10;
	}

.navigation {
	display: block;
	text-align: center;
	margin-top: 0px;
	margin-bottom: 5px;
	}

hr {
  display: none;
  }

img {
  border: none;
  z-index:10;
  } 
			
a:link {
  color: #930000;
  }

a:visited {
  color: #777;
  }

a:hover {
  color: #555;
  }

a:active {
  color: #930000;
  text-decoration: none;
  }


ul {
  list-style: none;
  margin: 0 0 20px 30px;
  padding: 0;
  }

li {
  list-style: none;
  padding-left: 14px;
  margin-bottom: 3px;
  }
  
.entry ul li{
	background: url(images/tictac_orange.gif) no-repeat 0 6px;
}

h4.date-header {
  position: relative;
  top:82px;
  left:576px;
  background-color:#fff;
  padding:18px 3px 7px 3px;
  margin-top: 0;
  margin-bottom:0;
  width:85px;
  height:65px;
  font-size: 80%;
  line-height:1.2;
  color: #777;
  background:transparent url(images/datum.png) left top no-repeat;
  }


/* Everything Else */
.thumb_left {
	margin: 10px;
	float: left;
}

.thumb_right {
	margin: 10px;
	float: right;
}

.subtitle {
	color: #6aa09a;
	border-bottom: 1px dotted #adadad;	font: 16px Georgian;
}

.post h2 {
	font: 22px "Geogian, Verdana";
}

.contactform {
	width: 100%; 
	position: relative;
	}

.contactleft {
	width: 25%; 
	text-align: right;
	clear: both; 
	float: left; 
	display: inline; 
	padding: 4px; 
	margin: 5px 0; 
	}

.contactright {
	width: 70%;  
	float: right; 
	display: inline; 
	padding: 4px; 
	margin: 5px 0; 
	}
	
.chinese
{
	font-style: italic;
}

abbr {
	border-bottom: 1px dotted #3f3f3f;
	cursor: help;
}

.worte { 
         font-size:65%;
         font-weight:normal;
}

#nggSlideShowHeader {
          position:relative;
          top:0;
          left: 1px;
          padding:1px;
          border:#777 solid 1px;
          width:1px;
}