/*
Theme Name: elegantWhite
Theme URI: http://fimply.com/themes/elegantwhite
Author URI: http://fimply.com/themes
Description: elegantWhite is an awesome and simple Theme for Wordpress. You will love it!
Author: Themes by Fimply
Version: 0.2.2
Tags: white, blue, one-column, fixed-width
License: GNU/GPL Version 2 or later
License URI: http://www.gnu.org/licenses/gpl.html
*/


body {
	margin:0;
	padding: 0;
	background-color: #f4f4f4;
	
}


#container {
    margin:30px auto 20px auto;
	width:1000px;
	background-color: #fff;
	box-shadow: 0 0 7px #cdcdcd;
	-webkit-box-shadow: 0 0 10px #cdcdcd;
	-moz-box-shadow: 0 0 7px #cdcdcd;
	padding:30px 50px 50px 50px;
}

#line {
	height:10px;
	width:1100px;
	margin:-30px 0 30px -50px;
	background-color: #0092e0;

}


#h1 {
	font-family: "Helvetica Neue";
	font-size:45px;
	font-weight: 100;
	color:#7e7e7e;
	-webkit-transition: 0.2s;
	-moz-transition: 0.2s;
	-o-transition: 0.2s;
}

#h2 {
	font-family: "Helvetica Neue";
	font-size:25px;
	letter-spacing: .07em;
	font-weight: 100;
	color:#7e7e7e;
	-webkit-transition: 0.2s;
	-moz-transition: 0.2s;
	-o-transition: 0.2s;
}

#h1 a {
	color:#0092e0;
}

#nav {
	margin:30px 0 0 -40px;
}

ul.nav li, ul.children li  {
	list-style-type: none;
	float: left;

}

ul.nav li a {
	list-style-type: none;
	margin:10px 10px 0 0;
	float: left;
	text-decoration: none;
	padding:11px 13px 11px 13px;
	font-family: Helvetica;
	color:#4e4e4e;
	font-weight: bold;
	border:0;
	border-radius:5px;
	-moz-border-radius:5px;
	-khtml-border-radius:5px;
	background-color: #f0f0f0;
	-webkit-transition: 0.2s;
	-moz-transition: 0.2s;
	-o-transition: 0.2s;
}

ul.nav li.current_page_item a , ul.nav li.current_page_item a:hover {
	background-color: #0092e0;
	color:#fff;
   -webkit-transition: 0.3s;
   -moz-transition: 0.3s;
   -o-transition: 0.3s;
   cursor:pointer;
}

ul.nav li a:hover {
	background-color: #0092e0;
	color:#fff;
   -webkit-transition: 0.2s;
   -moz-transition: 0.2s;
   -o-transition: 0.2s;
   cursor:pointer;
}


#header {
	border-radius: 5px;
	-moz-border-radius:5px;
	-khtml-border-radius:5px;
	height:300px;
	background-image: url(img/head.JPG);
	background-position: center center;
	background-size: cover;
	margin:30px 0 0 0;
}

#slogan {
    padding:250px 30px 0 0;
    float:right;
	color:#fff;
	font-family: "Helvetica";
	font-weight: 100;
	font-size:25px;
}

#footer {
    margin:0px auto 20px auto;
    text-align: center;
	color:#515151;
	font-family: "Helvetica";
	font-weight: 100;
	font-size:16px;
}

#footer elegantwhite {
	font-size:11px;
}

#content {
	margin:30px 0px 0 0;
	font-family: "Helvetica";
	font-size:18px;
	line-height: 33px;
	font-weight: 100;
	color:#515151;
}

h1 {
	font-family: "Helvetica";
	font-size:32px;
	line-height: 37px;
	font-weight: 100;
	color:#515151;
}

a.h1 {
	color:#515151;
	text-decoration: none;
}

a.heading {
	color:#7e7e7e;
	text-decoration: none;
}

a {
	color: #0092e0;
	text-decoration: none;
}

#calendar {
    margin:-20px 0 0px 0;
	font-size:14px;
}

blockquote {
	font-family: Helvetica, Arial, sans-serif;
	font-style: italic !important;
	font-weight: 100;
	background-color: #f3f3f3;
	padding:10px;
	margin: 2em 3em;
	border-left:3px solid #6e6e6e;
}

cite {
	margin:10px 0 0 0;
}

#search {
    width:300px;
    margin:65px 0 0 860px;
	position: absolute;
}

input.search {
	width:125px;
	margin:-1px 0 0 0;
	border:0;
	background-color: #f6f6f6;
	outline: none;
	font-size:16px;
	color:#acacac;
	font-family: Helvetica;
	font-weight: 100;
	padding:12px 15px 11px 15px;
	border-radius: 30px;
	-webkit-transition: 0.6s;
   -moz-transition: 0.6s;
   -o-transition: 0.6s;
}

input.search:focus {
border:0;
  width:180px;
  margin:-1px 0 0 -55px;
	border-radius:30px;
	-moz-border-radius:30px;
	-khtml-border-radius:30px;
	-webkit-transition: 0.6s;
   -moz-transition: 0.6s;
   -o-transition: 0.6s;
}

input.search-sidebar {
	height:35px;
	width:185px;
	outline:none;
	font-family: Helvetica;
	font-weight:100;
	color:#7e7e7e;
	font-size:15px;
	background-color: #f8f8f8;
	padding:0 0 0 15px;
	border:0;
	box-shadow: inset 0 0 4px #b2b2b2;
	border-radius:30px;
	-moz-border-radius:30px;
	-khtml-border-radius:30px;
}

input.search-sidebar:focus {
	height:35px;
	width:185px;
	color:#515151;
	outline:none;
	background-color: #fdfdfd;
	margin:0 0 0 0px;
	padding:0 0 0 15px;
	border:0;
	box-shadow: inset 0 0 4px #b2b2b2;
	border-radius:30px;
	-moz-border-radius:30px;
	-khtml-border-radius:30px;
}

#part {
	margin:-20px 50px 0 0;
	width:700px;
}

#part2 {
	margin:-20px 0px 0 0;
	width:100%;
}

#sidebar {
	margin:-30px 0 0 0;
}

#sidebar li. {
	
}

#sidebar li {
	list-style-type: none;
	margin:0 0 0 -30px;
}

#sidebar h2 {
	font-size:20px;
	font-weight:500;
}


/* Shortcode Buttons */

a {
	cursor: pointer;
}

/* Blue */

a.shortcodebutton-blue-small  {
	background-color: #0092e0;
	margin:15px 0;
	padding:10px 15px;
	color:#fff;
	font-weight: bold;
	border-radius:5px;
	-moz-border-radius:5px;
	-khtml-border-radius:5px;
	-webkit-transition: 0.3s;
   -moz-transition: 0.3s;
   -o-transition: 0.3s;
}


a.shortcodebutton-blue-medium  {
	background-color: #0092e0;
	margin:15px 0;
	padding:12px 17px;
	color:#fff;
	font-weight: bold;
	border-radius:5px;
	-moz-border-radius:5px;
	-khtml-border-radius:5px;
	-webkit-transition: 0.3s;
   -moz-transition: 0.3s;
   -o-transition: 0.3s;
}

a.shortcodebutton-blue-large  {
	background-color: #0092e0;
	margin:15px 0;
	padding:15px 20px;
	color:#fff;
	font-weight: bold;
	border-radius:5px;
	-moz-border-radius:5px;
	-khtml-border-radius:5px;
	-webkit-transition: 0.3s;
   -moz-transition: 0.3s;
   -o-transition: 0.3s;
}


a.shortcodebutton-blue-small:hover  {
	background-color: #006faa;
	margin:15px 0;
	padding:10px 15px;
	color:#fff;
	font-weight: bold;
	border-radius:5px;
	-moz-border-radius:5px;
	-khtml-border-radius:5px;
	-webkit-transition: 0.3s;
   -moz-transition: 0.3s;
   -o-transition: 0.3s;
}


a.shortcodebutton-blue-medium:hover  {
	background-color: #006faa;
	margin:15px 0;
	padding:12px 17px;
	color:#fff;
	font-weight: bold;
	border-radius:5px;
	-moz-border-radius:5px;
	-khtml-border-radius:5px;
	-webkit-transition: 0.3s;
   -moz-transition: 0.3s;
   -o-transition: 0.3s;
}

a.shortcodebutton-blue-large:hover  {
	background-color: #006faa;
	margin:15px 0;
	padding:15px 20px;
	color:#fff;
	font-weight: bold;
	border-radius:5px;
	-moz-border-radius:5px;
	-khtml-border-radius:5px;
	-webkit-transition: 0.3s;
   -moz-transition: 0.3s;
   -o-transition: 0.3s;
}

/* Green */

a.shortcodebutton-green-small  {
	background-color: #1cae0e;
	margin:15px 0;
	padding:10px 15px;
	color:#fff;
	font-weight: bold;
	border-radius:5px;
	-moz-border-radius:5px;
	-khtml-border-radius:5px;
	-webkit-transition: 0.3s;
   -moz-transition: 0.3s;
   -o-transition: 0.3s;
}


a.shortcodebutton-green-medium  {
	background-color: #1cae0e;
	margin:15px 0;
	padding:12px 17px;
	color:#fff;
	font-weight: bold;
	border-radius:5px;
	-moz-border-radius:5px;
	-khtml-border-radius:5px;
	-webkit-transition: 0.3s;
   -moz-transition: 0.3s;
   -o-transition: 0.3s;
}

a.shortcodebutton-green-large  {
	background-color: #1cae0e;
	margin:15px 0;
	padding:15px 20px;
	color:#fff;
	font-weight: bold;
	border-radius:5px;
	-moz-border-radius:5px;
	-khtml-border-radius:5px;
	-webkit-transition: 0.3s;
   -moz-transition: 0.3s;
   -o-transition: 0.3s;
}


a.shortcodebutton-green-small:hover  {
	background-color: #0e8300;
	margin:15px 0;
	padding:10px 15px;
	color:#fff;
	font-weight: bold;
	border-radius:5px;
	-moz-border-radius:5px;
	-khtml-border-radius:5px;
	-webkit-transition: 0.3s;
   -moz-transition: 0.3s;
   -o-transition: 0.3s;
}


a.shortcodebutton-green-medium:hover  {
	background-color: #0e8300;
	margin:15px 0;
	padding:12px 17px;
	color:#fff;
	font-weight: bold;
	border-radius:5px;
	-moz-border-radius:5px;
	-khtml-border-radius:5px;
	-webkit-transition: 0.3s;
   -moz-transition: 0.3s;
   -o-transition: 0.3s;
}

a.shortcodebutton-green-large:hover  {
	background-color: #0e8300;
	margin:15px 0;
	padding:15px 20px;
	color:#fff;
	font-weight: bold;
	border-radius:5px;
	-moz-border-radius:5px;
	-khtml-border-radius:5px;
	-webkit-transition: 0.3s;
   -moz-transition: 0.3s;
   -o-transition: 0.3s;
}

/* Purple */

a.shortcodebutton-purple-small  {
	background-color: #a10eae;
	margin:15px 0;
	padding:10px 15px;
	color:#fff;
	font-weight: bold;
	border-radius:5px;
	-moz-border-radius:5px;
	-khtml-border-radius:5px;
	-webkit-transition: 0.3s;
   -moz-transition: 0.3s;
   -o-transition: 0.3s;
}


a.shortcodebutton-purple-medium  {
	background-color: #a10eae;
	margin:15px 0;
	padding:12px 17px;
	color:#fff;
	font-weight: bold;
	border-radius:5px;
	-moz-border-radius:5px;
	-khtml-border-radius:5px;
	-webkit-transition: 0.3s;
   -moz-transition: 0.3s;
   -o-transition: 0.3s;
}

a.shortcodebutton-purple-large  {
	background-color: #a10eae;
	margin:15px 0;
	padding:15px 20px;
	color:#fff;
	font-weight: bold;
	border-radius:5px;
	-moz-border-radius:5px;
	-khtml-border-radius:5px;
	-webkit-transition: 0.3s;
   -moz-transition: 0.3s;
   -o-transition: 0.3s;
}


a.shortcodebutton-purple-small:hover  {
	background-color: #73007e;
	margin:15px 0;
	padding:10px 15px;
	color:#fff;
	font-weight: bold;
	border-radius:5px;
	-moz-border-radius:5px;
	-khtml-border-radius:5px;
	-webkit-transition: 0.3s;
   -moz-transition: 0.3s;
   -o-transition: 0.3s;
}


a.shortcodebutton-purple-medium:hover  {
	background-color: #73007e;
	margin:15px 0;
	padding:12px 17px;
	color:#fff;
	font-weight: bold;
	border-radius:5px;
	-moz-border-radius:5px;
	-khtml-border-radius:5px;
	-webkit-transition: 0.3s;
   -moz-transition: 0.3s;
   -o-transition: 0.3s;
}

a.shortcodebutton-purple-large:hover  {
	background-color: #73007e;
	margin:15px 0;
	padding:15px 20px;
	color:#fff;
	font-weight: bold;
	border-radius:5px;
	-moz-border-radius:5px;
	-khtml-border-radius:5px;
	-webkit-transition: 0.3s;
   -moz-transition: 0.3s;
   -o-transition: 0.3s;
}

/* Red */

a.shortcodebutton-red-small  {
	background-color: #c50000;
	margin:15px 0;
	padding:10px 15px;
	color:#fff;
	font-weight: bold;
	border-radius:5px;
	-moz-border-radius:5px;
	-khtml-border-radius:5px;
	-webkit-transition: 0.3s;
   -moz-transition: 0.3s;
   -o-transition: 0.3s;
}


a.shortcodebutton-red-medium  {
	background-color: #c50000;
	margin:15px 0;
	padding:12px 17px;
	color:#fff;
	font-weight: bold;
	border-radius:5px;
	-moz-border-radius:5px;
	-khtml-border-radius:5px;
	-webkit-transition: 0.3s;
   -moz-transition: 0.3s;
   -o-transition: 0.3s;
}

a.shortcodebutton-red-large  {
	background-color: #c50000;
	margin:15px 0;
	padding:15px 20px;
	color:#fff;
	font-weight: bold;
	border-radius:5px;
	-moz-border-radius:5px;
	-khtml-border-radius:5px;
	-webkit-transition: 0.3s;
   -moz-transition: 0.3s;
   -o-transition: 0.3s;
}


a.shortcodebutton-red-small:hover  {
	background-color: #900000;
	margin:15px 0;
	padding:10px 15px;
	color:#fff;
	font-weight: bold;
	border-radius:5px;
	-moz-border-radius:5px;
	-khtml-border-radius:5px;
	-webkit-transition: 0.3s;
   -moz-transition: 0.3s;
   -o-transition: 0.3s;
}


a.shortcodebutton-red-medium:hover  {
	background-color: #900000;
	margin:15px 0;
	padding:12px 17px;
	color:#fff;
	font-weight: bold;
	border-radius:5px;
	-moz-border-radius:5px;
	-khtml-border-radius:5px;
	-webkit-transition: 0.3s;
   -moz-transition: 0.3s;
   -o-transition: 0.3s;
}

a.shortcodebutton-red-large:hover  {
	background-color: #900000;
	margin:15px 0;
	padding:15px 20px;
	color:#fff;
	font-weight: bold;
	border-radius:5px;
	-moz-border-radius:5px;
	-khtml-border-radius:5px;
	-webkit-transition: 0.3s;
   -moz-transition: 0.3s;
   -o-transition: 0.3s;
}

/* Orange */

a.shortcodebutton-orange-small  {
	background-color: #f7b100;
	margin:15px 0;
	padding:10px 15px;
	color:#fff;
	font-weight: bold;
	border-radius:5px;
	-moz-border-radius:5px;
	-khtml-border-radius:5px;
	-webkit-transition: 0.3s;
   -moz-transition: 0.3s;
   -o-transition: 0.3s;
}


a.shortcodebutton-orange-medium  {
	background-color: #f7b100;
	margin:15px 0;
	padding:12px 17px;
	color:#fff;
	font-weight: bold;
	border-radius:5px;
	-moz-border-radius:5px;
	-khtml-border-radius:5px;
	-webkit-transition: 0.3s;
   -moz-transition: 0.3s;
   -o-transition: 0.3s;
}

a.shortcodebutton-orange-large  {
	background-color: #f7b100;
	margin:15px 0;
	padding:15px 20px;
	color:#fff;
	font-weight: bold;
	border-radius:5px;
	-moz-border-radius:5px;
	-khtml-border-radius:5px;
	-webkit-transition: 0.3s;
   -moz-transition: 0.3s;
   -o-transition: 0.3s;
}


a.shortcodebutton-orange-small:hover  {
	background-color: #d39700;
	margin:15px 0;
	padding:10px 15px;
	color:#fff;
	font-weight: bold;
	border-radius:5px;
	-moz-border-radius:5px;
	-khtml-border-radius:5px;
	-webkit-transition: 0.3s;
   -moz-transition: 0.3s;
   -o-transition: 0.3s;
}


a.shortcodebutton-orange-medium:hover  {
	background-color: #d39700;
	margin:15px 0;
	padding:12px 17px;
	color:#fff;
	font-weight: bold;
	border-radius:5px;
	-moz-border-radius:5px;
	-khtml-border-radius:5px;
	-webkit-transition: 0.3s;
   -moz-transition: 0.3s;
   -o-transition: 0.3s;
}

a.shortcodebutton-orange-large:hover  {
	background-color: #d39700;
	margin:15px 0;
	padding:15px 20px;
	color:#fff;
	font-weight: bold;
	border-radius:5px;
	-moz-border-radius:5px;
	-khtml-border-radius:5px;
	-webkit-transition: 0.3s;
   -moz-transition: 0.3s;
   -o-transition: 0.3s;
}

/* Shortcodebox */

div.shortcodebox-blue  {
	background-color: #0092e0;
	margin:15px 0px;
	padding:20px 25px;
	color:#fff;
	border-radius:5px;
	-moz-border-radius:5px;
	-khtml-border-radius:5px;
}

div.shortcodebox-orange  {
	background-color: #f7b100;
	margin:15px 0px;
	padding:20px 25px;
	color:#fff;
	border-radius:5px;
	-moz-border-radius:5px;
	-khtml-border-radius:5px;
}

div.shortcodebox-purple  {
	background-color: #a10eae;
	margin:15px 0px;
	padding:20px 25px;
	color:#fff;
	border-radius:5px;
	-moz-border-radius:5px;
	-khtml-border-radius:5px;
}

div.shortcodebox-green  {
	background-color: #1cae0e;
	margin:15px 0px;
	padding:20px 25px;
	color:#fff;
	border-radius:5px;
	-moz-border-radius:5px;
	-khtml-border-radius:5px;
}

div.shortcodebox-grey  {
	background-color: #e7e7e7;
	margin:15px 0px;
	padding:20px 25px;
	color:#515151;
	border-radius:5px;
	-moz-border-radius:5px;
	-khtml-border-radius:5px;
}

div.shortcodebox-black  {
	background-color: #373737;
	margin:15px 0px;
	padding:20px 25px;
	color:#fff;
	border-radius:5px;
	-moz-border-radius:5px;
	-khtml-border-radius:5px;
}

/* Contact */

td.id {
	padding:30px 0 0 0;
}

td.feld {
	padding:30px 0 0 50px;
}

input.contact {
	border:1px solid #dcdcdc;
	background-color: #f6f6f6;
	outline: none;
	font-size:16px;
	width:450px;
	font-family: Helvetica;
	font-weight: 100;
	padding:13px 15px 13px 15px;
	border-radius:5px;
	-moz-border-radius:5px;
	-khtml-border-radius:5px;
}

input.contact:focus {
	border:0;
	box-shadow: inset 0 0 4px #b6b6b6;
    padding:14px 17px 14px 15px;
}

textarea.contact {
	border:1px solid #dcdcdc;
	background-color: #f6f6f6;
	outline: none;
	width:450px;
	font-size:16px;
	font-family: Helvetica;
	font-weight: 100;
	padding:11px 15px 11px 15px;
	border-radius:5px;
	-moz-border-radius:5px;
	-khtml-border-radius:5px;
}

textarea.contact:focus {
	border:0;
	box-shadow: inset 0 0 4px #b6b6b6;
	padding:12px 17px 12px 15px;
}

input.contact-button {
	background-color: #0092e0;
	margin:20px 0 0 0;
	float: right;
	padding:12px 211px;
	color:#fff;
	font-size:16px;
	font-weight: bold;
	border-radius:5px;
	-moz-border-radius:5px;
	-khtml-border-radius:5px;
	border:0;
	-webkit-transition: 0.3s;
   -moz-transition: 0.3s;
   -o-transition: 0.3s;
}

input.contact-button:hover {
	background-color: #006faa;
	cursor: pointer;
	-webkit-transition: 0.3s;
   -moz-transition: 0.3s;
   -o-transition: 0.3s;
}

.wp-caption {
	
}

.wp-caption-text {
	
}

.sticky {
	
}

.gallery-caption {
	
}

.bypostauthor {
	
}

.alignright {
	float: right;
	margin:15px 0px 15px 15px;
}

.alignleft {
    margin:15px 15px 15px 0px;
	float: left;
}

.aligncenter {
	text-align: center;
	float: none;
	margin:35px auto;
}




@media only screen and (max-width: 1024px) {

#container {
	width:100%;
	padding: 0;
	margin:-30px 0 0 0;
}

#search {
	margin:0 0 0 400px;
	position: absolute;
	width:0;
	height:0;
	visibility: hidden;
}

input.search {
	position: absolute;
	width:0;
	height:0;
	visibility: hidden;
}

#header {
	margin:30px 50px 0 50px;
}

#line {
	width:100%;
	margin:0px 0 0px 0px;
}

#content {
	margin:30px 50px 0px 50px;
	padding:0 0 30px 0;
	font-family: "Helvetica";
	font-size:18px;
	line-height: 33px;
	font-weight: 100;
	color:#515151;
}

#part {
    width:100%;
	margin:30px 0px 0px 0px;
	padding: 0 0px 0 0;
}

#h1 {
    margin:30px 0 0 50px;
	font-family: "Helvetica Neue";
	font-size:45px;
	font-weight: 100;
	color:#7e7e7e;
}

#h2 {
    margin:0 0 0 50px;
	font-family: "Helvetica Neue";
	font-size:25px;
	letter-spacing: .07em;
	font-weight: 100;
	color:#7e7e7e;
}

#nav {
	margin:30px 0 0 10px;
}


#sidebar {
	width:0;
	height:0;
	visibility: hidden;
	margin:0 0 0 -600px;
	position: absolute;
}

#calendar {
    margin:-20px 0 0px 0;
	font-size:14px;
}

/* Shortcodebox */

div.shortcodebox-blue  {
	background-color: #0092e0;
	margin:15px 50px 15px 0;
	width:93%;
	padding:20px 25px;
	color:#fff;
	border-radius:5px;
}

div.shortcodebox-orange  {
	background-color: #f7b100;
	margin:15px 50px 15px 0;
	width:93%;
	padding:20px 25px;
	color:#fff;
	border-radius:5px;
}

div.shortcodebox-purple  {
	background-color: #a10eae;
	margin:15px 50px 15px 0;
	width:93%;
	padding:20px 25px;
	color:#fff;
	border-radius:5px;
}

div.shortcodebox-green  {
	background-color: #1cae0e;
	margin:15px 50px 15px 0;
	width:93%;
	padding:20px 25px;
	color:#fff;
	border-radius:5px;
}

div.shortcodebox-grey  {
	background-color: #e7e7e7;
	margin:15px 50px 15px 0;
	width:93%;
	padding:20px 25px;
	color:#515151;
	border-radius:5px;
}

div.shortcodebox-black  {
	background-color: #373737;
	margin:15px 50px 15px 0;
	width:93%;
	padding:20px 25px;
	color:#fff;
	border-radius:5px;
}

}



@media only screen and (max-width: 480px) {

body {
	background-color: #ffffff;
}

#container {
	width:100%;
	padding: 0;
	box-shadow: 0 0 0px #cdcdcd;
	-webkit-box-shadow: 0 0 0px #cdcdcd;
	-moz-box-shadow: 0 0 0px #cdcdcd;
}

#search {
	margin:0 0 0 400px;
	position: absolute;
	width:0;
	height:0;
	visibility: hidden;
}

input.search {
	position: absolute;
	width:0;
	height:0;
	visibility: hidden;
}

#content {
	margin:15px 30px 0px 30px;
	padding:0 0 30px 0;
	font-family: "Helvetica";
	font-size:18px;
	line-height: 29px;
	font-weight: 100;
	color:#515151;
}

#part {
    width:100%;
	margin:30px 0px 0px 0px;
	padding: 0 0px 0 0;
	font-size:18px;
}

#header {
	margin:15px 30px 0 30px;
}

#h1 {
    margin:30px 0 0 30px;
	font-family: "Helvetica Neue";
	font-size:30px;
	font-weight: 100;
	color:#7e7e7e;
}

#h2 {
    margin:0 0 0 30px;
	font-family: "Helvetica Neue";
	font-size:15px;
	letter-spacing: .07em;
	font-weight: 100;
	color:#7e7e7e;
}

#slogan {
    padding:200px auto 0 auto;
    text-align: center;
	color:#fff;
	font-family: "Helvetica";
	font-weight: 100;
	font-size:15px;
}

#nav {
	margin:30px 0 0 -10px;
}

h1 {
	font-family: "Helvetica";
	font-size:25px;
	line-height: 29px;
	font-weight: 100;
	color:#515151;
}

a.h1 {
	color:#515151;
	text-decoration: none;
}

#calendar {
    margin:-20px 0 0px 0;
	font-size:13px;
}

blockquote {
    margin: 0 1em;
}

/* Shortcodebox */

div.shortcodebox-blue  {
	background-color: #0092e0;
	margin:15px 50px 15px 0;
	width:88%;
	padding:20px 25px;
	color:#fff;
	border-radius:5px;
}

div.shortcodebox-orange  {
	background-color: #f7b100;
	margin:15px 50px 15px 0;
	width:88%;
	padding:20px 25px;
	color:#fff;
	border-radius:5px;
}

div.shortcodebox-purple  {
	background-color: #a10eae;
	margin:15px 50px 15px 0;
	width:88%;
	padding:20px 25px;
	color:#fff;
	border-radius:5px;
}

div.shortcodebox-green  {
	background-color: #1cae0e;
	margin:15px 50px 15px 0;
	width:88%;
	padding:20px 25px;
	color:#fff;
	border-radius:5px;
}

div.shortcodebox-grey  {
	background-color: #e7e7e7;
	margin:15px 50px 15px 0;
	width:88%;
	padding:20px 25px;
	color:#515151;
	border-radius:5px;
}

div.shortcodebox-black  {
	background-color: #373737;
	margin:15px 50px 15px 0;
	width:88%;
	padding:20px 25px;
	color:#fff;
	border-radius:5px;
}

/* Blue */

a.shortcodebutton-blue-small  {
	background-color: #0092e0;
	margin:25px 0;

}


a.shortcodebutton-blue-medium  {
	background-color: #0092e0;
	margin:25px 0;
	padding:12px 17px;
	color:#fff;
	font-weight: bold;
	border-radius:5px;
	-webkit-transition: 0.3s;
   -moz-transition: 0.3s;
   -o-transition: 0.3s;
}

a.shortcodebutton-blue-large  {
	background-color: #0092e0;
	margin:25px 0;
	padding:15px 20px;
	color:#fff;
	font-weight: bold;
	border-radius:5px;
	-webkit-transition: 0.3s;
   -moz-transition: 0.3s;
   -o-transition: 0.3s;
}


a.shortcodebutton-blue-small:hover  {
	background-color: #006faa;
	margin:15px 0;
	padding:10px 15px;
	color:#fff;
	font-weight: bold;
	border-radius:5px;
	-webkit-transition: 0.3s;
   -moz-transition: 0.3s;
   -o-transition: 0.3s;
}


a.shortcodebutton-blue-medium:hover  {
	background-color: #006faa;
	margin:15px 0;
	padding:12px 17px;
	color:#fff;
	font-weight: bold;
	border-radius:5px;
	-webkit-transition: 0.3s;
   -moz-transition: 0.3s;
   -o-transition: 0.3s;
}

a.shortcodebutton-blue-large:hover  {
	background-color: #006faa;
	margin:15px 0;
	padding:15px 20px;
	color:#fff;
	font-weight: bold;
	border-radius:5px;
	-webkit-transition: 0.3s;
   -moz-transition: 0.3s;
   -o-transition: 0.3s;
}

/* Green */

a.shortcodebutton-green-small  {
	background-color: #1cae0e;
	margin:15px 0;
	padding:10px 15px;
	color:#fff;
	font-weight: bold;
	border-radius:5px;
	-webkit-transition: 0.3s;
   -moz-transition: 0.3s;
   -o-transition: 0.3s;
}


a.shortcodebutton-green-medium  {
	background-color: #1cae0e;
	margin:15px 0;
	padding:12px 17px;
	color:#fff;
	font-weight: bold;
	border-radius:5px;
	-webkit-transition: 0.3s;
   -moz-transition: 0.3s;
   -o-transition: 0.3s;
}

a.shortcodebutton-green-large  {
	background-color: #1cae0e;
	margin:15px 0;
	padding:15px 20px;
	color:#fff;
	font-weight: bold;
	border-radius:5px;
	-webkit-transition: 0.3s;
   -moz-transition: 0.3s;
   -o-transition: 0.3s;
}


a.shortcodebutton-green-small:hover  {
	background-color: #0e8300;
	margin:15px 0;
	padding:10px 15px;
	color:#fff;
	font-weight: bold;
	border-radius:5px;
	-webkit-transition: 0.3s;
   -moz-transition: 0.3s;
   -o-transition: 0.3s;
}


a.shortcodebutton-green-medium:hover  {
	background-color: #0e8300;
	margin:15px 0;
	padding:12px 17px;
	color:#fff;
	font-weight: bold;
	border-radius:5px;
	-webkit-transition: 0.3s;
   -moz-transition: 0.3s;
   -o-transition: 0.3s;
}

a.shortcodebutton-green-large:hover  {
	background-color: #0e8300;
	margin:15px 0;
	padding:15px 20px;
	color:#fff;
	font-weight: bold;
	border-radius:5px;
	-webkit-transition: 0.3s;
   -moz-transition: 0.3s;
   -o-transition: 0.3s;
}

/* Purple */

a.shortcodebutton-purple-small  {
	background-color: #a10eae;
	margin:15px 0;
	padding:10px 15px;
	color:#fff;
	font-weight: bold;
	border-radius:5px;
	-webkit-transition: 0.3s;
   -moz-transition: 0.3s;
   -o-transition: 0.3s;
}


a.shortcodebutton-purple-medium  {
	background-color: #a10eae;
	margin:15px 0;
	padding:12px 17px;
	color:#fff;
	font-weight: bold;
	border-radius:5px;
	-webkit-transition: 0.3s;
   -moz-transition: 0.3s;
   -o-transition: 0.3s;
}

a.shortcodebutton-purple-large  {
	background-color: #a10eae;
	margin:15px 0;
	padding:15px 20px;
	color:#fff;
	font-weight: bold;
	border-radius:5px;
	-webkit-transition: 0.3s;
   -moz-transition: 0.3s;
   -o-transition: 0.3s;
}


a.shortcodebutton-purple-small:hover  {
	background-color: #73007e;
	margin:15px 0;
	padding:10px 15px;
	color:#fff;
	font-weight: bold;
	border-radius:5px;
	-webkit-transition: 0.3s;
   -moz-transition: 0.3s;
   -o-transition: 0.3s;
}


a.shortcodebutton-purple-medium:hover  {
	background-color: #73007e;
	margin:15px 0;
	padding:12px 17px;
	color:#fff;
	font-weight: bold;
	border-radius:5px;
	-webkit-transition: 0.3s;
   -moz-transition: 0.3s;
   -o-transition: 0.3s;
}

a.shortcodebutton-purple-large:hover  {
	background-color: #73007e;
	margin:15px 0;
	padding:15px 20px;
	color:#fff;
	font-weight: bold;
	border-radius:5px;
	-webkit-transition: 0.3s;
   -moz-transition: 0.3s;
   -o-transition: 0.3s;
}

/* Red */

a.shortcodebutton-red-small  {
	background-color: #c50000;
	margin:15px 0;
	padding:10px 15px;
	color:#fff;
	font-weight: bold;
	border-radius:5px;
	-webkit-transition: 0.3s;
   -moz-transition: 0.3s;
   -o-transition: 0.3s;
}


a.shortcodebutton-red-medium  {
	background-color: #c50000;
	margin:15px 0;
	padding:12px 17px;
	color:#fff;
	font-weight: bold;
	border-radius:5px;
	-webkit-transition: 0.3s;
   -moz-transition: 0.3s;
   -o-transition: 0.3s;
}

a.shortcodebutton-red-large  {
	background-color: #c50000;
	margin:15px 0;
	padding:15px 20px;
	color:#fff;
	font-weight: bold;
	border-radius:5px;
	-webkit-transition: 0.3s;
   -moz-transition: 0.3s;
   -o-transition: 0.3s;
}


a.shortcodebutton-red-small:hover  {
	background-color: #900000;
	margin:15px 0;
	padding:10px 15px;
	color:#fff;
	font-weight: bold;
	border-radius:5px;
	-webkit-transition: 0.3s;
   -moz-transition: 0.3s;
   -o-transition: 0.3s;
}


a.shortcodebutton-red-medium:hover  {
	background-color: #900000;
	margin:15px 0;
	padding:12px 17px;
	color:#fff;
	font-weight: bold;
	border-radius:5px;
	-webkit-transition: 0.3s;
   -moz-transition: 0.3s;
   -o-transition: 0.3s;
}

a.shortcodebutton-red-large:hover  {
	background-color: #900000;
	margin:15px 0;
	padding:15px 20px;
	color:#fff;
	font-weight: bold;
	border-radius:5px;
	-webkit-transition: 0.3s;
   -moz-transition: 0.3s;
   -o-transition: 0.3s;
}

/* Orange */

a.shortcodebutton-orange-small  {
	background-color: #f7b100;
	margin:15px 0;
	padding:10px 15px;
	color:#fff;
	font-weight: bold;
	border-radius:5px;
	-webkit-transition: 0.3s;
   -moz-transition: 0.3s;
   -o-transition: 0.3s;
}


a.shortcodebutton-orange-medium  {
	background-color: #f7b100;
	margin:15px 0;
	padding:12px 17px;
	color:#fff;
	font-weight: bold;
	border-radius:5px;
	-webkit-transition: 0.3s;
   -moz-transition: 0.3s;
   -o-transition: 0.3s;
}

a.shortcodebutton-orange-large  {
	background-color: #f7b100;
	margin:15px 0;
	padding:15px 20px;
	color:#fff;
	font-weight: bold;
	border-radius:5px;
	-webkit-transition: 0.3s;
   -moz-transition: 0.3s;
   -o-transition: 0.3s;
}


a.shortcodebutton-orange-small:hover  {
	background-color: #d39700;
	margin:15px 0;
	padding:10px 15px;
	color:#fff;
	font-weight: bold;
	border-radius:5px;
	-webkit-transition: 0.3s;
   -moz-transition: 0.3s;
   -o-transition: 0.3s;
}


a.shortcodebutton-orange-medium:hover  {
	background-color: #d39700;
	margin:15px 0;
	padding:12px 17px;
	color:#fff;
	font-weight: bold;
	border-radius:5px;
	-webkit-transition: 0.3s;
   -moz-transition: 0.3s;
   -o-transition: 0.3s;
}

a.shortcodebutton-orange-large:hover  {
	background-color: #d39700;
	margin:15px 0;
	padding:15px 20px;
	color:#fff;
	font-weight: bold;
	border-radius:5px;
	-webkit-transition: 0.3s;
   -moz-transition: 0.3s;
   -o-transition: 0.3s;
}


}