@charset "utf-8";
/* CSS Document */

html, body {
	padding-bottom: 20px;
}
body {
	margin-top: 50px;
	padding-bottom: 40px;
	color: #333;
	background: #FFF url(../images/healthy-food-vegetable-salad.jpg) top center no-repeat;
	font-family: VAGRoundedBT-Regular, Verdana, Geneva, sans-serif;
	font-weight: 100;
}
.navbar {
	background: #0080FF;
	background-color: rgba(0,128,255,0.8);
	border-bottom: 1px solid #0080FF;
	border-radius: 0px;
	margin-bottom: 0px;
}
.navbar-brand {
	float: right;
	color: #FFF!important;
}
ul.nav.navbar-nav {
	float: right
}
h1, h2, h3, h4, h5 {
	font-family: VAGRoundedBT-Regular, Verdana, Geneva, sans-serif;
	font-weight: 400;
	font-style: normal;
	color: #0080FF;
	text-transform: lowercase;
}
h3, h4, h5 {
	color: #888;
	text-shadow: 0 0 0.2em #FFF
}
.navbar-wrapper {
	position: relative;
	z-index: 15;
}
div.navbar-inner {
	height: 10px;
}
.navbar-default {
	border-color: #93C;
}
.navbar-nav a {
	color: #FFF!important;
}
.navbar-nav a:hover {
	color: #333!important;
}
header {
	padding: 0px 0px 0px 0px;
}
.jumbotron {
	background: none;
	padding: 0px!important;
}
.ed-bg-wt {
	background-color: rgba(255,255,255,0.2);
	margin-top: 30px;
}
.ed-row1 {
	background-color: rgba(255,255,255,0.5);
}
.ed-row2 {
	background-color: rgba(255,255,255,1.0);
	padding: 10px 0px 30px 0px;
}
.ed-row3 {
	margin-bottom: 40px;
	background-color: #5BC0DE;
	background-color: rgba(255,255,255,0.5);
	padding-bottom: 30px;
}
.ed-title {
	text-align: center
}
.ed-sections {
	text-align: center;
}
.ed-20 {
	padding-left: 20px;
}
.ed-35 {
	padding-left: 35px;
}
.col-lg-3 {
	padding-top: 10px;
}
.col-lg-3:hover {
	background: #D8D563;
}
.footer-links a {
	color: #333
}
.footer-links a:hover {
	color: #CF6
}
.ed-logo {
	margin: auto;
}
.ed-recipes {
	list-style: none;
	text-transform: lowercase;
}
.btn {
	text-transform: lowercase;
}
.cas-title-bg {
	background-color: rgba(255,255,255,0.9);
	-webkit-border-radius: 0px 12px 12px 0px;
	-moz-border-radius: 0px 12px 12px 0px;
	border-radius: 0px 12px 12px 0px;
}
.btn-success {
	margin: auto
}
.nav > li > a:hover, .nav > li > a:focus {
	background-color: #93C;
	text-decoration: none;
}
.ed-footer {
	font-size: small;
	font-family: Tahoma, Geneva, sans-serif;
}
.ed-footer a:hover {
	color: #FFF;
}
.ed-icon {
	margin: auto
}
