/* CSS Document */

body { margin:0; padding:0; font-family:Tahoma; color:#333333; font-size:12px; background:url(../images/headerbg.gif) repeat-x #A4A4A4; }

a { color:#2D2D2D; text-decoration:none; }
a:hover {  }
h1 { font-size:16px; }
h2 { font-size:14px; }
hr { color:#000000; height:1px; border:1px dotted #333333; }

#wrapper { width:760px; margin:0 auto; padding:0; margin-top: 33px; }

#header {
	margin: 0 auto;
    position: relative;
    width: 760px;
    height: 0px;
}

.kiepersol-logo img {
	margin-top: 40px;
	margin-bottom: 40px;
}


#headinfo a { font-size: 10px; color:#000000; }
#headinfo a:hover { text-decoration:underline; }

.logotext {
	position:absolute;
	top:33px;
	left:13px;
	font-family:Trebuchet MS;
	font-size:22px;
	color:#FFF;
	width: 740px;
	height: 227px;
}
.logotext strong { color:#EFEFEF; }
.logotext2 { font-size:14px; }

/*#nav {
	position:absolute;
	bottom:0px;
	right:13px;
	width:100%;
	padding:0;
	margin:0;
}
#nav ul { margin:0; padding:0; }
#nav ul li { float:right; list-style:none; padding:0; }
#nav ul li a { display:block; width:100px; padding:7px 0; margin:0 1px 0 0; background:url(../images/buttonbg.gif); text-align:center; }
#nav ul li a:hover { bottom:0; background:url(../images/buttonbgover.gif); color:#999999; overflow:auto; }
#nav ul li a.on, #nav ul li a.on:hover { width:100px; padding:7px 0; background:url(../images/buttonbgon.gif); text-align:center;  }*/

#content { width:100%; padding:0 20px; background: #fff;}


#left { float:left; width:150px; }
#left ul { margin: 0; padding:0; }
#left ul li { list-style:none; margin:1px 0; padding:0; }
#left ul li a { display:block; width:120px; margin:0; padding:5px; background-color:#E6E6E6; }
#left ul li a:hover { background-color:#CCB564; }
#left ul li ul { margin: 0; padding:0; }
#left ul li ul li { list-style:none; margin:1px 0; padding:0; }
#left ul li ul li a { padding:5px 5px 5px 10px; width:115px; background-color:#EFEFEF; }

#breadcrumb { float:left; width:73%; background-color:#FFF; border-bottom:1px dotted #333333; padding:8px 0; }
#breadcrumb a { font-weight:bold; }

#right {
	float:left;
	width:535px;
}
#right a { font-weight:bold; }
#right a:hover { border-bottom:1px dotted;  }
#right .postinfo { display:block; width:90%; margin:5px; padding:6px; background-color:#EFEFEF; border:1px solid #D4D4D4; }
#right blockquote { width:80%; margin:5px; padding:6px; border-left:1px solid #D4D4D4; }
.welcome { float: right; display:block; width:150px; margin:10px; padding:5px; background-color:#FFF; border:1px solid #D4D4D4;  }

.welcome img {

border: 1px solid black;
padding: 3px;
}

.gallery img {

border: 1px solid black;
padding: 3px;
}

#right p a { color:#666666; }

.bottom {
	font-size:11px;
	padding:10px;
	width: 700px;
}
.bottom a:hover { border-bottom:1px dotted #D2D2D2; }

.clear { clear:both; }

input {
	padding:2px;
	margin:2px 0;
	border:1px inset #666666;
	background-color:#efefef;
}
input.submit { width:auto; }

.gallery {
	list-style: none;
	margin: 0;
	padding: 0;
}

.gallery li {
	display:inline-block;
	margin-left: 0px;
	margin-bottom: 6px;
}

.gallery img:hover{
	opacity:0.5;
}

/* Start Nav */

.mobile-menu {
	display:none;
}

.current {
	background-color: #F1F1E4;
	color: #CB7240 !important;
	box-shadow: 0 0 6px rgba(170, 170, 170, 0.7);
	z-index: 151;
}

ul.nav {
    float: right;
    list-style: none outside none;
	margin-top: 5px;
}

ul.nav li {
    display: block;
    float: left;
    margin: 0px 0px 0px 0px;
    padding: 0;
}

ul.nav li a {
    display: block;
    width: 100px;
    padding: 7px 0;
    margin: 0 1px 0 0;
    background: url(../images/buttonbg.gif);
    text-align: center;
}

ul.nav li a:hover {
    bottom: 0;
    background: url(../images/buttonbgover.gif);
    color: #999999;
    overflow: auto;
}

.active {
	background-color: #F1F1E4;
	color: #CB7240 !important;
	box-shadow: 0 0 6px rgba(170, 170, 170, 0.7);
	z-index: 151;
}

.active a{
	color: #CB7240 !important;
}

ul.nav li a:hover.small {
	background-color: #CCF91C;
	box-shadow: 0 0 6px rgba(170, 170, 170, 0.7);
}

ul.nav li a.active {
	background-color: #CCF91C;
	box-shadow: 0 0 6px rgba(170, 170, 170, 0.7);
	background: url("../images/opacity-30.png") repeat scroll 0 0 rgba(152, 237, 0, 100);
}

#scrolldown-pos {
  width: 100%;
  position: relative;
  text-align: center;
  margin: 0;
  padding: 0;
  padding-top: 50.5%;
  border-bottom: 30px solid #fff;
}

#scrolldown {
  position: absolute;
  bottom: -6px;
  width: 350px;
  margin: 0 auto;
  left: 0;
  right: 0;
}

.sub-nav {
	display: none;
	z-index: 1000;
	position: relative;
	padding-top: 5px !important;
}

.sub-nav li {
	float:none !important;
	padding: 0px !important;
	margin: 0px !important;
}

.sub-nav a {
	background-color: #2592d5 !important;
	color: #FEFFE8 !important;
	-webkit-border-radius: 0px !important;
	-moz-border-radius: 0px !important;
	border-radius: 0px !important;
	padding: 10px 20px 10px 20px !important;
}

.sub-nav a:hover {
	background-color: #fff !important;
	color: #000 !important;
}

.sub-nav-parent:hover > ul{
	display: block;
	position: absolute;
	padding: 0px;
	margin: 0px;
	margin-left: 0px;
}

.twelve-columns {
  width: 900px;
  margin: 0 auto;
  padding: 20px;
}

#infotext {
  margin: 0 auto;
  width: 500px;
}

#ui-datepicker-div {
	z-index: 1000 !important;
}

/* End Nav */

@media only screen and (max-width : 800px) {
	
#master0 {
	display: none;
}
	
body {
    margin: 0 auto;
    padding: 0;
    font-family: Tahoma;
    color: #333333;
    font-size: 12px;
    background: #E2CD8E !important;
}
	
#header {
    margin: 0 auto;
    position: inherit;
    width: 100%;
    height: inherit
}
	
#wrapper {
    width: 100%;
    margin: 0 auto;
}

#content {
    width: 100%;
    padding: 0;
	margin: 0;
}

#right {
    float: none;
    width: 90%;
	margin: 0px 0px 0px 15px;
}

#right img {
    width: 50%;
	height: inherit;
}

.welcome {
    float: none;
    display: block;
    width: 150px;
    margin: 10px;
    padding: 5px;
    background-color: #FFF;
    border: 1px solid #D4D4D4;
}

.bottom {
	margin: 0 auto;
    font-size: 11px;
    padding: 0;
    width: 90%;
	line-height: 21px;
	padding-bottom: 10px;
}

iframe {
	width: 90% !important;
}

.facebook iframe {
	width: 90% !important;
	height: 40px !important;
}

.kiepersol-logo img {
margin-top: 0px;
margin-bottom: 30px;
float: none;
width: 250px;
height: inherit;
}

#breadcrumb {
    float: none;
    width: 100%
}

#footer {
	width: 100%;
}

#footer img {
	width: 100%;
}

input {
    width: 130px;
}

textarea {
	width: 185px;
}
	
/* - Start Mobile Nav - */

#nav
{
position: relative;
transition: none!important;

}
#nav li a { width: 100%; padding-top: 6px; padding-bottom: 10px; text-align: center; color: #555; background: none; background-color: #A4A4A4;}
#nav li a:hover { width: 100%; padding-top: 6px; padding-bottom: 10px; color: #333; background: none; background-color: #E2CD8E;}

.sub-nav a:hover {
  background-color: #2592d5 !important;
  color: #333 !important;
}

#nav > a
{
}
#nav:not( :target ) > a:first-of-type,
#nav:target > a:last-of-type
{
    display: block;
    position: absolute;
    right: 18px;
    top: -130px;
    background-image: url('../../images/nav.png');
    background-repeat: no-repeat;
    width: 50px;
    height: 50px;
    z-index: 1000;
}

/* first level */

#nav > ul
{
    height: auto;
    display: none;
    position: absolute;
    z-index: 9999;
    width: 100%;
	margin: 0px;
	padding: 0px;
}
#nav:target > ul
{
display: block;


}
#nav > ul > li
{
width: 100%;
float: none;
margin: 0;
background-color: #fff;
border-bottom: 1px solid #ccc;

}

/* second level */

#nav li ul
{
position: static;
padding-top: 15px;
}

/* - End Mobile Nav - */

}
