/*
Theme Name: WordPress geoberg
Theme URI: http://www.geoberg.de/
Description: The geoberg.de Theme for Wordpress. All rights reserved.
Version: 1.0
Author: Lutz Geißler
Author URI: http://www.lutzgeissler.de/
Tags: red, gray, grey, black, custom header, fixed width, two columns
Text Domain: geoberg

	geoberg v1.0
	 http://www.geoberg.de/blog/

	This theme was designed and built by Lutz Geißler,
	whose blog you will find at http://www.geoberg.de/blog/

  All rights reserved.

*/



/* Begin Typography & Colors */

body {
  background-color: #a0a0a0;
  background-image: url(images/gb_bg_top.jpg);
  background-repeat: repeat-x;
  min-width: 920px;
  margin: 0em;
  font-family: 'Verdana', 'Nimbus Sans L', sans-serif;
  text-align: center;
  font-size: 62.5%;
  color: #000000;
  font-style: normal;
  font-weight: normal;
  text-decoration: none;
}

a#rss, a#newsletter {
  position: fixed;
	z-index: 2000;
	left: 0px;
	bottom: 90px;
	text-decoration: none;
	text-indent: -999em;
	height: 44px;
	width: 42px;
	background: url(images/gb_rss.png) top left no-repeat;
	display: block;
}

a#newsletter {
	bottom: 50px;
	height: 33px;
	width: 42px;
	background: url(images/gb_news.png) top left no-repeat;
}
/*
div#google_translate_element {
  margin: 10px 20px -25px 23px;
}
.goog-logo-link {
  display: none;
}
*/

.qtrans_language_chooser li {display: inline; float: left;}
.qtrans_flag span { display:none }
.qtrans_flag { height:12px; width:18px; display:block; }
.qtrans_flag_de { background:url(http://www.geoberg.de/wp-content/plugins/qtranslate/flags/de.png) no-repeat }
.qtrans_flag_en { background:url(http://www.geoberg.de/wp-content/plugins/qtranslate/flags/gb.png) no-repeat }

div#wrapperall {
  width: 920px;
  height: auto;
  margin: auto;
}

div#wrappermain {
  width: 920px;
  height: auto;
  margin: auto;
  background-image: url(images/gb_bg_main.png);
  background-color: #ffffff;
}

div#header {
  width: 920px;
  height: 230px;
  margin-top:20px;
  background-image: url(rotate.php);
}

div#menu {
  width: 125px;
  float: right;
  clear: both;
  margin: 0em;
  margin-right: 10px;
  padding: 0em;
}

#navi{
    padding: 0;
    margin: 0;
    margin-top: 22px;
}
#navi ul{ list-style-type: none;}
#navi a{
    text-decoration: none;
}

#navi li{
    margin: 4px 0px 4px 0px;
    padding: 0;
    text-align: left;
    display: block;
}

#navi li a{
    font-family: 'Verdana', 'Helvetica', sans-serif;
    color: #ffffff;
    font-size: 2.3em;
    font-weight: bold;
    display: block;
    height: 50px;
    position: relative;
    line-height: 2.1em;
    padding: 0px 0px 0px 20px;
    text-align: left;
    background-color: #2d2d2d;
    border-width: 0px;
}

#navi li a.kontakt{
    color: #ffffff;
    background-color: #7e7e7e;
    font-size: 1.5em;
    height: 25px;
    line-height: 1.6em;
}

#navi li a:hover{
    background-color: #8c2800;
    color: #ffffff;
    display: block;
    text-align: left;
}

div#sidebar {
  width: 230px;
  height: 100%;
  float: right;
  margin: 0px 10px 0px 0px;
  padding: 0em;
  text-align: left;
  background: transparent;
}

div#sidebar p {
  font-size: 1.0em;
  font-family: 'Verdana', 'Helvetica', sans-serif;
  text-align: left;
  font-style: normal;
  font-weight: normal;
  margin: 20px 20px 20px 30px;
  color: #ffffff;
}

div#sidebar a.url {
  font-weight: bold;
}

div#sidebar a.banner {
  margin: 0 0 40px 20px;
}

div#sidebar a:hover.banner {
  background-color: transparent;
}

div#sidebar a.banner img {
  border-width: 5px;
  border-style: solid;
  border-color: #000000;
}

div#main {
  width: 610px;
  float: left;
  margin-left: 40px;
  padding: 0;
}

div#main h1 {
  font-size: 4em;
  font-family: 'Verdana', 'Helvetica', sans-serif;
  margin: 0.6em 20px 0.6em 0px;
  color: #a52d00;
}

div#main h2 {
  font-size: 2.2em;
  font-family: 'Verdana', 'Helvetica', sans-serif;
  margin: 20px 20px 20px 0px;
  color: #a52d00;
  text-align: left;
}

h3, h4, h5, h6, h7 {
  font-size: 1.5em;
  font-family: 'Verdana', 'Helvetica', sans-serif;
  margin: 20px 20px 10px 0px;
  text-align: left;
}

h4 {
  font-size: 1.3em;
  margin: 15px 20px 10px 0px;
}

h5 {
  font-size: 1.2em;
  margin: 15px 20px 0px 0px;
}

h6 {
  font-size: 1.2em;
  margin: 10px 20px 0px 0px;
}

h7 {
  font-size: 1.1em;
  margin: 10px 20px 0px 0px;
}

div#main p {
  font-size: 1.2em;
  margin: 0.5em 0px 1em 0px;
  line-height: 1.4em;
  text-align: justify;
}

div#main ul {
  list-style-type: circle;
  font-size: 1.2em;
  margin: 0.5em 1.5em 1em 1.5em;
  line-height: 1.4em;
  color: #000000;
}

div#main ul li {
  margin: 0 1.5em 0.1em 1em;
}

a.menu {
  border-width: 0px;
  margin: 0px
  padding: 0px;
}

a:hover.menu {
  border-width: 0px;
  margin: 0px
  padding: 0px;
}

#main a, #sidebar a {
  text-decoration: none;
  border-width: 0px;
  color: #000000;
  background-color: #f0f0f0;
}

#sidebar a {
  color: #ffffff;
  background-color: transparent;
}

#main a:hover, #sidebar a:hover {
  text-decoration: none;
  border-width: 0px;
  color: #ffffff;
  background-color: #9e3d25;
}

#main a.more-link {
  color: #ffffff;
  background-color: #9e3d25;
}

#main a:hover.more-link {
  background-color: #000000;
}

#main h2 a {
  text-decoration: none;
  border-width: 0 0 2px 0;
  border-style: dotted;
  border-color: #a52d00;
  color: #a52d00;
  background-color: transparent;
}

#main h2 a:hover {
  text-decoration: none;
  border-width: 0px;
  color: #ffffff;
  background-color: #a52d00;
}

#main h3 a {
  text-decoration: none;
  border-width: 0 0 1px 0;
  border-style: dotted;
  border-color: #a52d00;
  color: #a52d00;
  background-color: transparent;
}

#main h3 a:hover {
  text-decoration: none;
  border-width: 0px;
  color: #ffffff;
  background-color: #a52d00;
}

div#black {
  width: 900px;
  height: 150px;
  clear: both;
  margin: 0 0 0 10px;
  background-image: url(images/gb_black.jpg);
  text-align: left;
  color: #000000;
  border-width: 0 0 3px 0;
  border-style: solid;
  border-color: #000000;
  padding: 0em;
}

*+html div#black {
  margin: 0 0 0 0px;
}

*+html div#red {
  margin: 0 0 0 0px;
}

div#red {
  width: 900px;
  height: 50px;
  clear: both;
  margin: 0 0 0 10px;
  background-image: url(images/gb_red.jpg);
  text-align: left;
  color: #000000;
  border-width: 0px;
  padding: 0em;
}

div#black div.links, div#black div.linksmitte, div#black div.rechtsmitte, div#black div.rechts {
  width: 225px;
  height: 150px;
  margin: 0px;
  float: left;
  text-align: left;
  color: #ffffff;
  border-width: 0 1px 0 0;
  border-style: solid;
  border-color: #414141;
  padding: 0em;
}

div#black div.rechts {
  width: 220px;
  border-width: 0px;
}

div#red div.links, div#red div.linksmitte, div#red div.rechtsmitte, div#red div.rechts {
  width: 225px;
  height: 50px;
  margin: 0px;
  float: left;
  text-align: left;
  color: #ffffff;
  border-width: 0 1px 0 0;
  border-style: solid;
  border-color: #962800;
  padding: 0em;
}

div#red div.links {
  background-image: url(images/gb_partner.jpg);
  background-repeat:no-repeat;
}

div#red div.rechts {
  width: 220px;
  border-width: 0px;
}

div#black h2 {
  font-size: 1.4em;
  font-variant: small-caps;
  margin: 10px 15px;
  color: #dedede;
}

div#black ul {
  list-style-type: none;
  font-size: 1em;
  margin: 1em 0.7em 1em 0.7em;
  line-height: 1.0em;
  color: #dedede;
}

div#black ul li {
  margin-bottom: 0.4em;
  margin-top: 0.4em;
}

*+html div#black ul li {
  margin: 0em 1em 0.6em 0.8em;
}

div#red ul {
  list-style-type: none;
  font-size: 1em;
  margin: 0.7em 1em 0.7em 0.7em;
  line-height: 0.6em;
  color: #dedede;
}

div#red .links ul {
  margin-left: 2.2em;
}

div#red ul li {
  margin-bottom: 0.7em;
}

*+html div#red ul {
  line-height: 0.8em;
}

*+html div#red ul li {
  margin: 0em 1em 0.5em 0.8em;
}

div#footer {
  width: 920px;
  height: 40px;
  clear: both;
  margin: 0em;
  background-image: url(images/gb_footer.jpg);
  text-align: left;
  color: #c9c9c9;
  padding: 0em;
}

div#footer a, div#red li a, div#black li a {
  text-decoration: none;
  font-size: 0.95em;
  line-height: 2em;
  color: #c9c9c9;
  border-width: 0 0 1px 0;
  border-style: dotted;
  border-color: #c9c9c9;
  background-color: transparent;
}

div#red li a, div#black li a {
  line-height: 1.2em;
  }

*+html div#red li a {
  line-height: 0.7em;
}

*+html div#black li a {
  line-height: 1.3em;
}

div#red li a {
  line-height: 0.6em;
  color: #c85f3c;
  border-color: #c85f3c;
}

div#footer a:hover, div#red li a:hover, div#black li a:hover {
  text-decoration: none;
  border-width: 0px;
  color: #000000;
  background-color: #c9c9c9;
}

div#red li a:hover {
  text-decoration: none;
  border-width: 0px;
  color: #ffffff;
  background-color: #000000;
}

div#footer p {
  font-size: 1em;
  line-height: 2em;
  margin: 0 0 0 5px;
  padding: 0.3em 0em 0.5em 1.3em;
}

#creditfooter { display: none;}


#page {
	background-color: white;
	border: 1px solid #959596;
	text-align: left;
	}

.thread-alt {
	background-color: #fafafa;
}
.thread-even {
	background-color: white;
}
.depth-1 {
  border: 0px solid #ddd;
}

.even {

	border-top: 1px solid #ddd;
  background-color: #f0f0f0;
}

.alt {

	border-top: 1px solid #ddd;
}

small, #main p.postmetadata {
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-size: 1em;
	line-height: 1.5em;
	}

#sidebar li {
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-size: 1em;
  font-weight: bold;
	line-height: 1.3em;
	}

#sidebar li.recentcomments {
  font-weight: normal;
	}

#main h2.pagetitle {
	font-size: 2.0em;
  margin: 30px 20px 20px 0;
	}

#sidebar h2 {
	font-family: Verdana, Sans-Serif;
	font-size: 1.3em;
  color: #c8c8c8;
	}

#main h1, h1 a, h1 a:hover, h1 a:visited {
	text-decoration: none;
	color: #a52d00;
	}

#main h3, h4, h5, h3 a, h3 a:visited {
	color: #a52d00;
	}

#main h3, h3 a, h3 a:hover, h3 a:visited, #sidebar h2{
	text-decoration: none;
  text-align: left;
	}

.sticky {
	background: #f7f7f7;
	padding: 0 10px 10px;
	}
.sticky h2 {
	padding-top: 10px;
	}

.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em Verdana, Arial, Sans-Serif;
	}
.commentlist li ul li {
	font-size: 1em;
}

.commentlist li {
	font-weight: bold;
}

.commentlist li .avatar {
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

#commentform p {
	font-family: Verdana, Arial, Sans-Serif;
  text-align: left;
	}

.commentmetadata {
	font-weight: normal;
	}

#sidebar ul ul li, #sidebar ul ol li {
	color: #c8c8c8;
	}

small, .nocomments, .postmetadata, blockquote, strike {
	color: #969696;
	}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}

/* End Typography & Colors */



/* Begin Structure */

#page {
	background-color: white;
	margin: 20px auto;
	padding: 0;
	width: 920px;
	border: 1px solid #959596;
	}

.post {
	margin: 0 0 40px;
	text-align: left;
	}

.post hr {
	display: block;
	}

.postmetadata {
	clear: both;
}

.clear {
	clear: both;
}

/* End Structure */



/*	Begin Headers */

h2.pagetitle {
	margin-top: 30px;
	text-align: left;
}

#sidebar h2 {
	margin: 5px 0 0px;
	padding: 0;
	}

#sidebar .sponsor {
	margin: 5px 5px 10px 20px;
  color: #aaaaaa;
	}

h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
	}
/* End Headers */



/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

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;
	}

.alignright {
	float: right;
  margin: 5px 0 10px 10px;
	}

.alignleft {
	float: left;
  margin: 5px 10px 10px 0;
	}
/* End Images */



/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

html>body ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: none;
	padding-left: 0px;
	text-indent: 0px;
	}

html>body li {
	margin: 7px 0 8px 10px;
	}

div#main ol {
  font-size: 1.2em;
  margin: 0.5em 1.5em 1em 0em;
  line-height: 1.4em;
  color: #000000;
}

div#main ol li {
  margin: 0 1.5em 0 1em;
}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}

#sidebar ul, #sidebar ul ol {
  margin: 10px 10px 0px 10px;
	padding: 0;
	}

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 15px;
	}

#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
	}

#sidebar ul ul, #sidebar ul ol {
	margin: 5px 0 0 0px;
	}

#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 10px;
	}

div#main ol li, #sidebar ul ol li {
	list-style-type: decimal;
  list-style-position: outside;
	}

#sidebar ul ul li, #sidebar ul ol li {
	margin: 3px 0 0;
	padding: 0;
	}
/* End Entry Lists */



/* Begin Form Elements */
#searchform {
	margin: auto;
	padding: 0px 3px 0px 0px;
	text-align: left;
  clear: both;
	}

#sidebar #searchform #s {
	width: 110px;
	padding: 2px;
	}

#sidebar #searchsubmit {
	padding: 1px;
	}

.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 {
	margin: 5px 10px 0 0;
	}
#commentform textarea {
	width: 100%;
	padding: 2px;
	}
#respond:after {
		content: ".";
	    display: block;
	    height: 0;
	    clear: both;
	    visibility: hidden;
	}
#commentform #submit {
	margin: 0 0 20px auto;
	float: right;
	}
/* End Form Elements */



/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 10px;
	padding: 5px 5px 10px 10px;
	list-style: none;

	}
.commentlist li ul li {
	margin-right: -5px;
	margin-left: 10px;
}

.commentlist p {
	margin: 10px 5px 10px 0;
}
.children { padding: 0;}

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: left;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */



/* Begin Sidebar */

#sidebar form {
	margin: 0;
	}
/* End Sidebar */


/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

.hidden {
	display: none;
	}

.screen-reader-text {
     position: absolute;
     left: -1000em;
}

hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: left;
	margin-top: 10px;
	margin-bottom: 60px;
	}

*+html .navigation {
  clear: both;
  padding-bottom: 5px;
	}

*+html .navigation .alignright {
  width: auto;
  margin-top: 0px;
	}

*+html .navigation .alignleft {
  width: 50%;
	}

.navigation .alignleft {
	text-align: left;
  margin: 0px;
	}
/* End Various Tags & Classes*/



/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
  margin-top: 15px;
  margin-bottom: 15px;
}

.wp-caption {
	border: solid #2d2d2d;
  border-width: 7px 3px 3px 3px;
	text-align: center;
	background-color: #2d2d2d;
	padding: 0px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

#main .wp-caption p.wp-caption-text {
  color: #ffffff;
  font-size: 1.1em;
  text-align: left;
	line-height: 1.3em;
	padding: 3px 5px 3px 8px;
	margin: 0;
}
/* End captions */


/* "Daisy, Daisy, give me your answer do. I'm half crazy all for the love of you.
	It won't be a stylish marriage, I can't afford a carriage.
	But you'll look sweet upon the seat of a bicycle built for two." */
