/* Desktop CSS */
@charset "utf-8";

.column  {
	padding: 0px;
	width: 1100px;
	max-width: 96%;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

/* Pre-Header */
#preheader {
	padding: 2px 0 2px 0;
	}
#preheader .info {
	width: 64%;
	float: left;
	clear: left;
	text-align: left;
	}
#preheader .icons {
	width: 21%;
	float: right;
	clear: right;
	text-align: right;
	padding-top: 4px;
	padding-bottom: 4px;
	}
#preheader .nav {
	width: 78%;
	float: left;
	clear: left;
	text-align: left;
}
#preheader .nav a {
	height: 40px;
	line-height: 40px;
	padding-top: 13px;
	padding-right: 12px;
	padding-bottom: 13px;
	padding-left: 12px;
}
#preheader .nav a:hover {
}

/* Header */


/* Home Banner */
#banner {
	text-align: left;
	height: 530px;
	width: 100%;
	background-position: center top;
}
#banner .column {
	max-width: 1100px;
	width: 98%;
	padding-left: 2%;
	text-align: left;
}
#banner h1 {
	max-width: 450px;
	text-align: left;
	padding-top: 80px;
	margin-right: 40%;
}
#banner p {
	max-width: 450px;
	text-align: left;
	padding-top: 15px;
	padding-bottom: 30px;
	margin-right: 40%;
}
#banner h5 {
}
#meteor-slideshow {
	margin-right: auto;
	margin-left: auto;
}

/* Section - general */
#section {
	padding-top: 30px;
	padding-bottom: 30px;
}
#section .column {
}

/* Section - Heading */
.heading#section {
	padding-top: 20px;
	padding-bottom: 20px;
}
.heading#section h1 {
	margin: 0px;
	padding: 0px;
}

/* Section - Teaser */
.teaser#section {
}
.teaser#section .column {
}
.teaser#section .largepic {
	width: 48%;
}
.teaser#section .content {
	width: 48%;
	float: left;
	clear: left;
	overflow: hidden;
}
.teaser#section h1 {
	padding-top: 40px;
}
.teaser#section h1 strong {
}
.teaser#section h2 {
}
.teaser#section h3 {
}
.teaser#section h4 {
}
.teaser#section p {
}
.teaser#section p strong {
}
.teaser#section li {
}
.teaser#section h5 {
}
.teaser#section h5 a {
}
.teaser#section h5 a:hover {
}

/* Section - Teaser ALT */
.teaser.alt#section {
}
.teaser.alt#section .largepic {
	width: 48%;
	padding-right: 4%;
}
.teaser.alt#section .content {
	width: 48%;
	float: right;
	clear: right;
	overflow: hidden;
}


/* Section - 3 Teasers */
.teasers#section {
}
.teasers#section .column {
	max-width: 98%;
}
.teasers#section div.section {
	float: left;
	width: 31%;
	margin-bottom: 20px;
	margin-right: 1%;
	margin-left: 1%;
}
.teasers#section img {
	margin: 0px 0px 15px 0px;
	width: 100%;
	height: auto;
}
.teasers#section h4 {
	margin: 0px 0px 15px 0px;
}
.teasers#section p {
	margin: 0px 0px 15px 0px;
}
.teasers#section h5 {
	margin: 0px;
	padding: 5px 10px 5px 10px;
}

/* Section - Posts Teaser */
.tposts#section {
	margin-top: 15px;
	padding-top: 0px;
}
.tposts#section h2 {
}
.tposts#section .minipost {
	margin-bottom: 10px;
	margin-right: 50px;
	margin-left: 30px;
	padding-bottom: 10px;
}
.tposts#section img {
}
.tposts#section h3 {
}
.tposts#section .date {
	margin-bottom: 5px;
	margin-left: 175px;
}
.tposts#section p {
	margin-bottom: 13px;
	margin-left: 175px;
}
.tposts#section h5 {
	margin-left: 175px;
}


/* Section - Icons */
.icons#section h3 {
	text-align: center;
	margin-bottom: 40px;
	margin-top: 20px;
}
.icons#section .boxes {
	margin-right: 10px;
	margin-left: 40px;
}
.icons#section .boxes .box {
	width: 350px;
	float: left;
}
.icons#section .boxes h4 {
	padding-top: 10px;
	padding-bottom: 10px;
	width: 290px;
	padding-right: 0px;
	margin: 0px;
	padding-left: 0px;
	text-align: left;
	float: right;
}
.icons#section .boxes p {
	width: 265px;
	padding-top: 0px;
	padding-right: 25px;
	padding-bottom: 40px;
	padding-left: 0px;
	float: right;
	clear: none;
	margin: 0px;
}
.icons#section .boxes img {
	float: left;
}


/* Section - Team */
.team#section {
}
.team#section h2 {
	width: 60%;
}
.team#section p {
}
.team#section .box {
	float: left;
	width: 22%;
	margin-right: 3%;
}
.team#section .box img {
	height: auto;
	width: 100%;
}
.team#section .box h4 {
}
.team#section .box p {
}


/* Section - Menu */
.menu#section {
}
.menu#section h3 {
	margin-top: 0px;
	margin-bottom: 10px;
	margin-right: 5%;
	margin-left: 5%;
	text-align: center;
}
.menu#section p {
	margin-right: 5%;
	margin-left: 5%;
	text-align: center;
}
.menu#section .box {
	width: 40%;
	float: left;
	margin-right: 5%;
	margin-left: 5%;
	margin-bottom: 15px;
}
.menu#section .box img {
	width: 96%;
	height: auto;
	padding: 2%;
	background-color: #EEE;
}
.menu#section .box h4 {
	text-align: center;
}
.menu#section .box p {
	text-align: center;
}
.menu#section .box h6 {
	text-align: center;
}


/* Section - Info */
.info#section {
	padding-left: 20px;
}


/* Section - Testimonial */
.testimonial#section {
	border-top-color: #D6D9E0;
	border-top-width: 1px;
	border-top-style: solid;
	padding-top: 40px;
	padding-bottom: 35px;
}
.testimonial#section img {
	float: left;
	margin-right: 50px;
	padding-bottom: 20px;
	padding-left: 20px;
}
.testimonial#section p {
	margin-right: 15%;
	padding-top: 30px;
}
.testimonial#section em {
}


/* Section - Badges */
.badges#section {
	padding-top: 50px;
	padding-bottom: 50px;
	text-align: left;
}
.badges#section img {
	padding-right: 20px;
	padding-left: 20px;
	float: left;
	clear: none;
	margin: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}

/* Sponsors */
.sponsors {
}
.sponsors img.sponsor {
	float: left;
	height: auto;
	width: 24%;
	margin-bottom: 10px;
	margin-top: 10px;
	margin-right: 1%;
}
.tposts .sponsors {
	margin-bottom: 10px;
}

/* Headlines */
#headlines {
	padding-top: 10px;
	padding-bottom: 1px;
}
#headlines span {
	width: 48%;
	max-width: 350px;
	float: left;
	margin-right: 2%;
}

/* Section - Page */
#page {
	text-align: left;
	width: 95%;
	max-width: 1000px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 20px;
	padding-bottom: 35px;
	padding-right: 20px;
	padding-left: 20px;
}
#page .column {
	width: auto;
}
#page .largepic {
	float: right;
	padding-bottom: 10px;
	padding-left: 10px;
}
#page .wp-caption-text {
	padding: 0px;
	margin-top: 6px;
	margin-bottom: 0px;
}
#page .wp-caption {
	max-width: 100%;
	height: auto;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
	margin-bottom: 14px;
	padding-bottom: 7px;
}
#page .wp-caption.alignleft, #page .wp-caption.alignright {
	max-width: 50%;
	height: auto;
}
#page .post img {
	max-width: 100%;
	height: auto;
}
#page img.alignright {
	max-width: 50%;
	height: auto;
}
#page img.alignleft {
	max-width: 50%;
	height: auto;
}
#page h1 {
	padding-bottom: 20px;
	padding-top: 30px;
}
#page h2 {
	margin-bottom: 25px;
}
#page h3 {
	margin-bottom: 10px;
}
#page h4 {
	margin-bottom: 15px;
}
#page .columns {
	clear: both;
	margin-bottom: 20px;
}
#page .column1 {
	float: left;
	width: 310px;
	margin-right: 30px;
}
#page .box {
	padding: 20px;
	margin-bottom: 20px;
}
#page .navigation {
	display: block;
	text-align: center;
	margin-top: 0px;
	margin-bottom: 25px;
	margin-right: 0px;
	margin-left: 0px;
	padding-top: 12px;
	padding-right: 25px;
	padding-bottom: 6px;
	padding-left: 25px;
	}
#page .navigation a:link, #main .navigation a:visited {
}
#page .navigation a:hover {
}
#page .post {
	text-align: left;
	padding: 40px;
	margin-bottom: 30px;
}
#page .date {
	margin-bottom: 7px;
}
#page h2 a {
}
#page h2 a:hover {
}
#page .postmetadata {
}
#page blockquote {
	padding-left: 58px;
	margin-top: 15px;
	margin-right: 35px;
	margin-bottom: 0.8em;
	margin-left: 0px;
	padding-top: 22px;
	padding-right: 22px;
	padding-bottom: 10px;
	}
#page .ngg-gallery-thumbnail img {
	display:block;
	padding:4px;
	position:relative;
	margin-top: 4px;
	margin-right: 5px;
	margin-bottom: 4px;
	margin-left: 0px;
}
#page .box-special form {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding: 0px;
	width: auto;
	clear: none;
	float: none;
	height: auto;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 9px;
	margin-left: 0px;
}
#page .box-special form label span {
	width: 70px;
}
#page .box-special form label {
	width: 70px;
}
#page .box-special form input {
	width: 125px;
	margin: 0px;
}
#page .box-special form input.sendbutton {
	margin-top: 5px;
	width: 70px;
}
#page .box-special form .reqtxt, #page .box-special form .emailreqtxt {
	display: none;
}

/* Section - Contact Page */
.contact#page img.alignleft {
	margin: 0px;
	padding: 0px;
	max-width: 35%;
	height: auto;
	float: left;
}
.contact#page h2 {
	margin-left: 38%;
}
.contact#page h3 {
	margin-left: 38%;
}
.contact#page h4 {
	margin-left: 38%;
}
.contact#page p {
	margin-left: 38%;
}
.contact#page .ninja-forms-cont {
	width: 54%;
	float: right;
	clear: right;
}
.contact#page .ninja-forms-cont h2 {
}
.contact#page .ninja-forms-cont p {
}

/* Section - Footer */
#footer {
	text-align: left;
	clear: both;
	margin: 0px;
	padding: 15px 0px 0px 0px;
	}
#footer .column {
	padding-bottom: 45px;
}
#footer p, #footer li {
}
#footer .logo {
	width: 33%;
	max-width: 310px;
	padding-top: 38px;
	padding-right: 2%;
	float: left;
}
#footer .nav {
	width: 26%;
	max-width: 240px;
	float: left;
	padding-top: 65px;
	padding-right: 2%;
}
#footer .news {
	width: 35%;
	float: left;
	padding-top: 65px;
	padding-bottom: 20px;
}
#footer .news a {
}
#footer h4 {
	margin-bottom: 12px;
}
#footer a {
	margin-right: 2px;
	margin-left: 2px;
}
#footer a:hover {
}
