/*
Theme Name: Janine Baier
Theme URI: 
Description: 
Version: 1.0
Author: Matthias Romppel
Author URI: http://www.mr-entwicklung.de/
*/



/* Begin Typography & Colors */

* {
  margin:0;
  padding:0;
}

body {
  font-size: 11px;
	font-family: Verdana, Arial, Sans-Serif;
	color: #000000;
	background: white;
	margin-top: 0;
}

#header address {
	color: #66CC00;
	text-align: right;
	line-height: 11px;
	font-style: normal;
} 

a {
  text-decoration: none;
  font-weight: normal;
  color: #66CC00;
}

a:hover, a:active {
  font-weight: bold;
}

#content {
  font-size: 11px;
  color: #000000;
  background-color: inherit;
  line-height: 18px;
}

#content h2 {
  font-weight: bold;
  text-transform: uppercase;
  font-size: 12px;
  color: #66CC00;
  background-color: inherit;
  padding-bottom: 12px;
}

#content h2 a {
  font-weight: bold;
}

#footer {
  font-size: 11px;
  color: #999999;
  background-color: inherit;
  text-transform: lowercase;
}

/* End Typography & Colors */



/* Begin Structure */
#page {
  width: 990px;
  margin: 0 auto;
  font-size: 11px;
}

#header {
  background: url(images/logo.png) no-repeat left 33px;
  height: 120px;
}

#header address {
  border-bottom: 1px solid black;
	padding: 11px 0;
}

#header h1 {
  display: none;
}

hr {
  margin: 0;
  height: 1px;
  width: 946px;
  border: 0;
  color: #000000;
  border-top: solid 1px #000000;
}

#footer {
  background: url(images/bottom-border.png) no-repeat bottom;
  padding: 0px 22px;
  clear: both;
  margin-bottom:35px;
}

#footer p {
  border-top: 1px solid black;
  padding: 11px 0px 18px 0px;
  margin: 0;
}

#content {
  padding: 10px 22px;
  background: url(images/border.png) repeat-y;
  width:946px;
  overflow:auto;
}

#content p {
  padding: 6px 0;
}

div.post, div.page {
  padding-top: 24px;
  width: 280px;
  float: left;
}

.gallery, .ngg-galleryoverview {
  width: 640px;
  padding: 0;
  padding-top: 28px;
/* FF,IE8 margin-left: 310px; */
/* IE7 margin-left: 306px; */
/* IE6 margin-left: 303px; */  
  margin-left: 303px;
  list-style: none;
}

.gallery li {
  float: left;
}

.gallery a {
  display: block;
  width: 158px;
  height: 121px;
  margin-bottom: 20px;
  margin-right: 1px;
}

/* End Structure */



/*	Begin Navigation */

#nav {
  background: url(images/top-border.png) no-repeat;
  padding: 20px 22px;
  list-style: none;
  margin: 0;
}

#nav li {
  display: inline;
}

#nav li a {
  text-decoration: none;
  float: left;
  display: block;
  color: #000000;
  padding-right: 5px;
  text-transform: lowercase;
}

#nav li a:hover, #nav li a:active, #nav li.current_page_item a {
  color: #66CC00;
  font-weight: normal;
}

/* End Navigation */



/* Begin Images */

/* 150x113px
border: solid 4px #CCCCCC;
a:hover {
  border-color: #66CC00;
*/

.gallery li a img {
  display: block;
  width: 150px;
  height: 113px;
  border: solid 4px #CCCCCC;
}

.gallery li a:hover img {
  border: solid 4px #66CC00;
}

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;
	}

.alignleft {
	float: left;
	}
/* End Images */



/* Begin Lists

/* End Entry Lists */



/* Begin Form Elements */

/* End Form Elements */



/* Begin Comments*/
/* End Comments */



/* Begin Sidebar */
/* End Sidebar */




/* Begin Various Tags & Classes */
/* End Various Tags & Classes*/



/* Captions */
/* End captions */



