
/*
Theme Name: WordPress AGH Weikmann
Theme URI: http://www.wirnennenesdesign.de/
Description: Wordpress Theme for Weikmann Agrar Handelsgesellschaft
Version: 1.1
Author: Matthias Lein
Author URI: http://www.wirnennenesdesign.de/
Tags: 
*/



/* Begin Typography & Colors */
* {
	padding: px;
	margin: 0px;
	font-family: "Helvetica Neue", Helvetica, Geneva, sans-serif;
	color: white;
}


html {
	
overflow: scroll;
}

body {
	
	background-color: #5da0c3;
	line-height: 1.3em;
	overflow: hidden;
	}

hr {
	margin: 20px 0px 10px 0px;
	}
 
h1, h2, h3, h4, h5 {
	font-family: Georgia, "Times New Roman", Times, serif;
}

.hidden {
	
display: none;
}

#pagewrap {
	background-color: #5da0c3;
	width: 890px;
	margin: auto;

}

#header {
	background-image: url(images/header.jpg);
	background-repeat: no-repeat;
	background-color: #5da0c3;
	height: 172px;
	text-indent: -999px;
}

#navbar {
	width: 890px;
	height: 45px;
	background-image: url(images/navbar.gif);
	background-repeat: no-repeat;
	overflow: visible;
}



#navbar ul {
	display: block;
	list-style-type: none;

}
#navbar ul li  {
	display: inline;
	
}

#navbar ul li a {
	text-align: center;
	min-width: 50px;
	padding: 3px;
	font-size: 14px;
	
	float: left;
	margin-left: 30px;
	margin-top: 13px;
	text-decoration: none;
    font-weight: bold;
	text-shadow: black 2px 2px 2px;
	text-indent: 0;
	letter-spacing: 0;
	text-transform: uppercase;
	
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;

}
* html #navbar ul li a {
	margin-left: 15px;
}


#navbar ul.sf-menu li {
	margin: 0px;
	}

#navbar ul li a:hover {
	padding: 2px;
	border: 1px solid #5f9922;
	background-color: #5f9922;
	
	color: #white;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
}

* html #navbar ul li a:hover {
		
	border: 1px solid #5f9922;
	background-color: #5f9922;
}

.sf-menu {
	padding: 0px;
	z-index: 1000;
}

.sf-menu ul{
	padding: 0px;
	margin-left: 30px;
}

.sf-menu ul li ul a{
	padding: 2px;
	margin: 0px;
}

#navbar ul.sf-menu li ul li a {  /*THIS IS THE SUZPERFISH HOVER FOR SUBMENUS! */
	text-align: left;
	font-size: 12px;
	margin: 6px;
	padding: 0px;
}
#navbar ul.sf-menu li ul li a:hover {
	margin: 5px;
	padding: 0px;

}

.sfHover{
	color: grey;
	z-index: 1000;
}


#navbar ul li.current_page_item a{

}



#navbar ul li.current_page_item a:hover{


	}

#navbar ul.sf-menu. ul {

}







#searcharea {
	text-indent: 0px;
	color: #000000;
	font-size: 12px;
	float: right;
	margin-right: 15px;
	margin-top: -10px;
}

#searchbar input{
	margin-top: 10px;
	color: black;
	border: solid 1px white;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	padding: 2px;
	
}

#searchbar input#searchsubmit{
	background-color: grey;
	color: white;
	margin-left: -2px;
	margin-right: 12px;
	border: none;
}
#searchbar input#searchsubmit:hover{
	background-color: white;
	color: black;

}

#searchform {
	margin-top: 10px;
	margin-left: 40px;
}

#maincontent {
display: block;

/*min-height:200px;
height:auto !important;
height:200px;*/


/*Needs to match the min height pixels above*/
	
	background: url(images/maincontent.gif) repeat-y left top;
	background-color: #5da0c3;
	padding-bottom: 0px;
	padding-left: 40px;
	
	
}

* html #maincontent {
	width:930px;
}

#maincontent h1,h2,h3,h4,h5{
	

margin-top: 5px;
	}

#maincontent h2 {
   	padding: 2px;

	font-size: 34px;

    margin-top: 10px;
	letter-spacing: 1px;
	line-height: 35px;
	display: inline;
}

#maincontent h3 {
	font-size: 18px;
 	shadow: 1px 1px 4px;

	margin-top: 20px;
	letter-spacing: 0px;
	margin-bottom: 0px;
	display: inline-block;
}
#maincontent a {
text-decoration: none;
color: #D1BE57;
font-weight: bolder;
}

#maincontent a:hover {
text-decoration: underline;
}

#maincontent img {
border: none;
padding: 5px;

}

#maincontent p {
	margin-top: 20px;
	line-height: 16px;
}
#maincontent table {

}
.entry {
	padding-top: 20px;
	font-size: 13px;
 
	width: 810px;
	line-height: 21px;
}

#maincontent small {
	font-size: 13px;

	margin-right: 40px;
	margin-top: 10px;
}


#postcontent {

}


#footer {
	margin-left: -40px;

	margin-top: 20px;

	background-image: url(images/footer.gif);
	background-repeat: no-repeat;
	background-color: #5da0c3 ;
	height: 64px;
	font-size: 10px;
	padding-left: 40px;
	padding-top: 0px;
	
	

}

#footer p{
	margin: 0px;
	
}

/** html #footer {
	margin-left: 0px;
	margin-top: 0px;
}*/



#sidebar {
min-height:500px;
height:auto !important;
height:500px;/*Needs to match the min height pixels above*/
	
margin-left: 20px;
padding-bottom: 15px;

	list-style-type: none;
}

#sidebar ul {
	list-style-type: none;
	float: left;
	background: red;
	padding: 10px;
}


div#map {
color: black;	
width: 400px;
height: 400px;

}

div#map div.gmnoprint * {
color: black;
}

#contactForm{
	
	
}

#contactForm input, textarea{
	width: 300px;
	color: black;
	font-size: 12px;
	border: none;
	padding: 2px;
	-webkit-border-radius:4px;
	-moz-border-radius: 4px;
}

#contactForm .wpcf7-not-valid-tip {
	color: red;
	width: auto;
	border: 1px solid red;
	-webkit-border-radius:4px;
	-moz-border-radius: 4px;
}

#contactForm .wpcf7-response-output {
	display: block;
	float: left;
	color: red;
	width: 300px;
	background-color: #373217;
	margin-left: auto;
	margin-right: auto;
	border: 0px solid red;
	-webkit-border-radius:4px;
	-moz-border-radius: 4px;
}


.center {
	margin-left: 40px;;
}

.post {
	width: 900px;
}
.floatLeftHome {
	display: block;
	width: 350px;
	
	float: left;
	
	margin-left: 60px;
	
}
.clearFloat {
	clear: both;
}

/* Captions & aligment */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.alignleft {
	float: left;
}

.alignright {
	float: right;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.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;
}
/* End captions & aligment */
