/* 

	eMedia Jungen, Webagentur - www.emediajungen.ch
 
 	Datei    : style.css
 	Rechte   : Franziska Jungen, eMedia Jungen
 	Erstellt : Dezember 2009

*/

html[xmlns^="http"] {
	overflow-y: scroll;
}

body {
	margin: 0;
	padding: 0;
	background: #3c6530;
	font-family: Arial, Helvetica, sans-serif;
	color: #444;
	font-size: 12px;
}
#webcontainer {
	background: url(images/bg_webcontainer.jpg) repeat-y center top; 
	width: 1002px;
	margin: 0 auto;
	position: relative;
}
p a {
	color: black;
}
p a:hover {
	color: black;
	background: white;
}
img {
	border: 0;
}

/* Menu */

#menu {
	padding-top: 20px;
	padding-left: 20px;
}

ul#level1 {
	width: 200px;
	list-style: none;
	padding: 0;
}

ul#level1 li {
	display: block;
	width: 200px;
	padding: 6px 0 4px 5px;
	margin-bottom: 5px;
}
ul#level1 li#level1active {
	background: url(images/bg_navi_aktiv.jpg) repeat-x;
}
li a#level1current, li a {
	text-decoration: none;
	color: white;
}
ul#level2 {
	width: 180px;
	list-style: none;
	padding: 0;
}
ul#level2 li {
	display: block;
	width: 180px;
	padding: 8px 0 4px 10px;
	margin-bottom: 5px;
}
ul#level2 li#level2active {
	background: url(images/bg_navi_aktiv.jpg) repeat-x;
	padding-right: 10px;
}

/* Header */

#header {
	height: 128px;
}


#headerLeft {
	width: 701px;
	height: 128px;
	background: url(images/bg_header.jpg) no-repeat;
	float: left;
}


#headerLogo {
	float: right;
	width: 301px;
	height: 128px;
	background: url(images/logo_tierhuebeli.jpg) no-repeat;
}
#headerLogo span h1 {
	visibility: hidden;
	padding-top: 30px;
}

#header h1 a {
	color: #d3d3d3;
	text-decoration: none;
	font-weight: normal;
	font-style: normal;
	text-shadow: #000 0 1px 2px;
	float: left;
}

#blog-description {
	position: relative;
	top: 60px;
	color: #616161;
	text-shadow: #000 0 1px 1px;
	left: 1.3em;
}

/* Content */

#content {	

}

#inhalt {
	background: url(images/bg_inhalt.jpg) no-repeat right top;
	width: 640px; /*700*/
	float: right;
	margin-right: 10px;
	padding: 20px 30px 0 30px;
}
#inhaltStart {
	background: url(images/bg_inhalt_start.jpg) no-repeat right top;
	width: 340px; /*700*/
	float: right;
	margin-right: 10px;
	min-height: 411px;
  height: auto !important;
  height: 411px;
	padding: 20px 30px 0 330px;
}
#spendenformular, #kontaktformular {
	background: url(images/bg_inhalt.jpg) no-repeat right top;
	width: 640px; /*700*/
	float: right;
	margin-right: 10px;
	padding: 20px 30px 0 30px;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}

#kontaktformular table, #spendenformular table {
	margin: 0;
	padding: 0;
}
#kontaktformular table td, #spendenformular table td {
	padding-right: 10px;
	padding-bottom: 10px;
	
}

#kontaktformular .form {
	border: 1px solid #666;
	padding: 2px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: 250px;
}
#spendenformular .form {
	border: 1px solid #666;
	padding: 2px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: 30px;
}
#spendenformular .formadresse, #kontaktformular .formadresse {
	border: 1px solid #666;
	padding: 2px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: 250px;
}

#kontaktformular .submit {
	border: 1px dashed #444;
	background-color: #efefef;
	padding: 2px;
	width: 100px;
}
#spendenformular .submit {
	border: 1px dashed #444;
	background-color: #efefef;
	padding: 2px;
	width: 200px;
}
.small {
	font-size: 10px;
}

/* Sidebar */

#sidebar {
	background: url(images/bg_navigation.jpg) repeat-y;
	float: left;
	font-size: 12px;
	width: 281px;
	margin-left: 11px;
	min-height: 412px;
  height: auto !important;
  height: 412px;
}
#sidebarHeader {
	background: url(images/header_navigation.jpg) no-repeat;
	width: 281px;
	height: 36px;
}
#sidebarNavi {
	background: url(images/navigation.jpg);
	width: 281px;
}
/* ----------- Album Styles Extend -------------*/



.ngg-albumoverview {

	margin-top: 10px;

	width: 200px;


	display:block !important;
	
	float: left;

}



.ngg-album {

    height: 100%;

    padding: 5px;

    margin-bottom: 5px;

    border: 1px solid #fff;

}



/* IE6 will ignore this , again I hate IE6 */

/* See also http://www.sitepoint.com/article/browser-specific-css-hacks */

html>body .ngg-album {

    overflow:hidden;

    padding: 5px;

    margin-bottom: 5px;

    border: 1px solid #cccccc;
	
	position:relative;
} 



.ngg-album {

	overflow: hidden;

	padding: 5px;

	margin-bottom: 5px;

	border: 1px solid #cccccc;
	


}



.ngg-albumtitle {

	text-align: left;

 	font-weight: bold;

	margin:0px;

	padding:0px;

	font-size: 1.4em;

	margin-bottom: 10px;

}



.ngg-thumbnail {

	float: left;

	margin-right: 12px;

}



.ngg-thumbnail img {

	background-color:#FFFFFF;

	border:1px solid #A9A9A9;

	margin:4px 0px 4px 5px;

	padding:4px;


}



.ngg-thumbnail img:hover {

	background-color: #A9A9A9;

}



.ngg-description {

	text-align: left;

}
#inhalt a.Link img {
	color: #A9A9A9;
	text-decoration: none;
}
#inhalt a.Link:hover img {
	color: #ff9900;
	text-decoration: none;
}
/* ----------- Album Styles Compact -------------*/



.ngg-album-compact {

	float:left;

	height:180px;

	padding-right:6px !important;

	margin:0px !important; 

	text-align:left;

	width:120px;	

}



.ngg-album-compactbox {

		margin:2px 0px 4px 4px;
	border:none;

	height:72px;

	margin:0pt 0pt 0px !important;

	padding:0 !important;

	width:94px;
	

}





.ngg-album-compactbox .Thumb {

	/*border:1px solid #000000;*/

	margin:0px !important;

	padding:0px !important;

	width:92px; 

	height:69px;
	position: relative;
	top: 0px;
	left: 0px;
}



.ngg-album-compact h4 {

	font-size:12px;

	font-weight:bold;

	margin-bottom:0px;

	margin-top:0px;

	width:110px;
}


.ngg-album-compact p {

	font-size:11px;

	margin-top:2px;

}



/* ----------- Gallery style ------------- */

#ngg-gallery-1-15 {
	padding: 0;
	margin: 0;
}

.ngg-galleryoverview {
	overflow: hidden;
	margin-top: 10px;
	width: 100%;
	clear:both; 
	display:block !important;
}

.ngg-galleryoverview .desc {
   margin:0px 10px 10px 0px;
   padding:5px;
}

.ngg-gallery-thumbnail-box {
	float: left;
}

.ngg-gallery-thumbnail {
	float: left;
	margin-right: 5px;
	text-align: center;
}

.ngg-gallery-thumbnail img {
	background-color:#FFFFFF;
	border:1px solid #A9A9A9;
	display:block;  
	margin:4px 0px 4px 5px;
	padding:4px;
	position:relative;
}

.ngg-gallery-thumbnail img:hover {
	background-color: #A9A9A9;
} 

/*.ngg-gallery-thumbnail span {
	font-size:90%;
	padding-left:5px;
	display:block;
}*/

.ngg-clear {
	clear: both;
}

/****************************
 **   Content
 ****************************/

/* General 

h2 {
	font-size: 16px;
	font-weight: bold;
	font-style: normal;
	color: #3b3b3b;
	margin-top: 10px;
	margin-bottom: 15px;
}

h2 a {
	text-decoration: none;
	color: #3b3b3b;
}

.post .entry {
	font-size: 12px;
	line-height: 18px;
	clear: both;
}

.post .author {
	color: #949494;
	font-size: 10px;
	position: relative;
	top: -60px;
}

.post .info {
	color: #bcbcbc;
	font-size: 10px;
}

.post .date {
	background-image: url(images/date.jpg);
	width: 89px;
	height: 73px;
	text-align: center;
	float: right;
	text-transform: uppercase;
}

.post .date .month {
	display: block;
	font-size: 14px;
	line-height: 17px;
	padding-top: 3px;
	color: #a9a9a9;
	font-weight: bold;
}

.post .date .day {
	display: block;
	font-weight: bold;
	font-size: 20px;
	padding-top: 3px;
	line-height: 18px;
	color: #afafaf;
}

.post .date .year {
	display: block;
	font-size: 0.7em;
	padding-top: 3px;
	color: #a5a5a5;
}

.metadata {
	margin-top: 40px;
	text-align: center;
	font-size: 0.7em;
	color: #797979;
}

.metadata a {
	text-decoration: none;
}

.photoblog-thumbnail {
	display: inline;
	vertical-align: middle;
}

.more-link {
	clear: both;
	display: block;
	margin-top: 30px;
	margin-left: 20px;
	font-size: 0.9em;
	color: #88897b;
	background: url(images/more-link.png) no-repeat left center;
	padding-left: 30px;
}

.hr {
	clear: both;
	border: 0;
	background-image: url(images/hr.jpg);
	color: #f8faf7;
	background-color: #f8faf7;
	width: 426px;
	height: 121px;
	margin: -8px auto 0;
}

.hr hr {
	display: none;
}

.navigation {
	width: 100%;
	margin-top: 50px;
}

.navigation a {
	text-decoration: none;
	font-size: 0.7em;
}

.navigation .previous {
	float: right;
}

.navigation .next {
	float: left;
}

.search_result {
	margin-left: 20px;
}

.search_result h4 {
	margin-left: -20px;
}

.search_result h4 a {
	text-decoration: none;
}

.search_result .metadata {
	color: #BFC4C1;
	margin-top: 10px;
	text-align: left;
}

.search_result .metadata a {
	color: #BFC4C1;
}
*/

/* Standard wordpress */

.aligncenter, div.aligncenter {
   display: block;
   margin-left: auto;
   margin-right: auto;
}

.alignleft {
  	float: left;
}

.alignright {
   float: right;
}

.clear {
	clear:both;
}

.wp-caption {
   border: none;
   text-align: center;
   background-color: #f8faf7;
   padding-top: 4px;
}

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

.wp-caption p.wp-caption-text {
   font-size: 11px;
   line-height: 17px;
   padding: 0 4px 5px;
   margin: 0;
}



/****************************
 **   Sidebar
 ****************************/

/* General*/

.sidebar h2 {
	font-size: 1.4em;
	color: #676767;
	margin-bottom: 20px;
}

.sidebar a {
	color: #9f9f9f;
}

.sidebar ul, .sidebar ul ol {
	margin: 0;
	padding: 0;
}

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

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

.sidebar ul ul, .sidebar ul ol {
	margin: 3px 0 0 13px;
}

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

ol li, .sidebar ul ol li {
	list-style: decimal outside;
}

.sidebar ul ul li, .sidebar ul ol li {
	margin: 3px 0 0;
	padding: 0;
}
 */
/* Search */

.sidebar #searchform div {
	background-image: url(images/searchform.jpg);
	width: 226px;
	height: 49px;
	margin-left: -7px;
}
.sidebar #searchform div #s {
	border: 0;
	margin-top: 14px;
	margin-left: 19px;
	width: 152px;
	height: 16px;
	color: #909090;
	font-size: 1.1em;
	outline: none;
}
.sidebar #searchform div #searchsubmit {
	border: 0;
	background: none;
	width: 39px;
	height: 26px;
	margin-left: 4px;
	overflow: hidden;
	text-indent: -2000px;
	cursor: pointer;
}
.double-right-sidebar .sidebar #searchform div {
	background-image: url(images/searchform-double-sidebar.jpg);
	width: 190px;
	height: 45px;
	margin-left: -3px;
}
.double-right-sidebar .sidebar #searchform div #s {
	border: 0;
	margin-top: 14px;
	margin-left: 19px;
	width: 115px;
	height: 16px;
	color: #909090;
	font-size: 0.9em;
	outline: none;
}


/* Tag cloud */

.widget_tag_cloud a {
	text-decoration: none;
}

/* Wordpress calendar */

#calendar_wrap {
	margin: 0px;
}

#wp-calendar {
	width: 100%;
}

#wp-calendar th {
	text-align: left;
}

/* Photoblog widget */

.sidebar .elegant_grunge_photoblog div {
	text-align: center;
}

.sidebar .photoblog-thumbnail img {
	background: #fff;
	border: 1px solid #aaa;
	padding: 3px;
	display: inline;
}


/****************************
 **   Footer
 ****************************/


#footer .widget-wrap {
	float: left;
	width: 264px;
	margin-bottom: 36px;
}


#footer .widget {
	margin-right: 21px;
	margin-left: 21px;
}


#footer {
	clear: both;
	width: 1002px;
	height: 200px;
	background: url(images/bg_footer.jpg) no-repeat center bottom;
	margin: 0 auto;
}
#goldenesHerz {
	position: absolute;
	bottom: 85px;
	right: 125px;
}
#goldenesHerz a, #goldenesHerz a:visited {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
	color: #173c0b;
	text-decoration: none;
}
#goldenesHerz a:hover, #goldenesHerz a:active {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
	color: white;
	text-decoration: none;
}
#adresse {
	float: left;
	width: 500px;
	color: white;
	font-size: 11px;
	padding-left: 19px;
	padding-top: 174px;
}
#copyright {
	float: right;
	width: 400px;
	color: #666;
	font-size: 11px;
	text-align: right;
	padding-right: 19px;
	padding-top: 174px;
}
#copyright a {
	text-decoration: none;
	color: #666;
	font-size: 11px;
}
#copyright a:hover {
	text-decoration: underline;
	color: black;
}
#footer h2 {
	color: #fff;
	font-size: 1.3em;
	margin-bottom: 15px;
	font-weight: normal;
	font-style: normal;
}

